Update app_languages.php

This commit is contained in:
FusionPBX 2017-09-14 12:16:45 -05:00 committed by GitHub
parent 7a0a7d7b80
commit e8fe9502f7
1 changed files with 40 additions and 0 deletions

View File

@ -2058,6 +2058,46 @@ $text['label-groups']['ru-ru'] = "Группы";
$text['label-groups']['sv-se'] = "Grupper"; $text['label-groups']['sv-se'] = "Grupper";
$text['label-groups']['uk-ua'] = "Групи"; $text['label-groups']['uk-ua'] = "Групи";
$text['label-recording']['en-us'] = "Recording";
$text['label-recording']['ar-eg'] = "";
$text['label-recording']['de-at'] = "Aufnahme";
$text['label-recording']['de-ch'] = "Aufnahme"; //copied from de-de
$text['label-recording']['de-de'] = "Aufnahme";
$text['label-recording']['es-cl'] = "Grabación";
$text['label-recording']['es-mx'] = "Grabación"; //copied from es-cl
$text['label-recording']['fr-ca'] = "Enregistrement"; //copied from fr-fr
$text['label-recording']['fr-fr'] = "Enregistrement";
$text['label-recording']['he-il'] = "";
$text['label-recording']['it-it'] = "";
$text['label-recording']['nl-nl'] = "";
$text['label-recording']['pl-pl'] = "Nagranie";
$text['label-recording']['pt-br'] = "Gravação";
$text['label-recording']['pt-pt'] = "Gravação";
$text['label-recording']['ro-ro'] = "";
$text['label-recording']['ru-ru'] = "Запись";
$text['label-recording']['sv-se'] = "Inspelning";
$text['label-recording']['uk-ua'] = "Запис";
$text['label-download']['en-us'] = "Download";
$text['label-download']['ar-eg'] = "";
$text['label-download']['de-at'] = "Download";
$text['label-download']['de-ch'] = "Download"; //copied from de-de
$text['label-download']['de-de'] = "Download";
$text['label-download']['es-cl'] = "Descargar";
$text['label-download']['es-mx'] = "Descargar"; //copied from es-cl
$text['label-download']['fr-ca'] = "Télécharger"; //copied from fr-fr
$text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['he-il'] = "";
$text['label-download']['it-it'] = "";
$text['label-download']['nl-nl'] = "";
$text['label-download']['pl-pl'] = "Pobierz";
$text['label-download']['pt-br'] = "Download";
$text['label-download']['pt-pt'] = "Descarregar";
$text['label-download']['ro-ro'] = "";
$text['label-download']['ru-ru'] = "Загрузить";
$text['label-download']['sv-se'] = "Ladda Ned";
$text['label-download']['uk-ua'] = "Завантажини";
$text['description-name']['en-us'] = "Enter the name."; $text['description-name']['en-us'] = "Enter the name.";
$text['description-name']['ar-eg'] = ""; $text['description-name']['ar-eg'] = "";
$text['description-name']['de-at'] = "Geben Sie den Namen ein."; $text['description-name']['de-at'] = "Geben Sie den Namen ein.";