Update app_languages.php

This commit is contained in:
FusionPBX 2018-03-25 10:38:02 -06:00 committed by GitHub
parent 0e0a3f4d12
commit f5d189ded4
1 changed files with 140 additions and 0 deletions

View File

@ -81,6 +81,66 @@ $text['title-variable_add']['ru-ru'] = "Переменная";
$text['title-variable_add']['sv-se'] = "Variabel";
$text['title-variable_add']['uk-ua'] = "Змінна";
$text['label-command']['en-us'] = "Command";
$text['label-command']['ar-eg'] = "";
$text['label-command']['de-at'] = "";
$text['label-command']['de-ch'] = "";
$text['label-command']['de-de'] = "";
$text['label-command']['es-cl'] = "";
$text['label-command']['es-mx'] = "";
$text['label-command']['fr-ca'] = "";
$text['label-command']['fr-fr'] = "";
$text['label-command']['he-il'] = "";
$text['label-command']['it-it'] = "";
$text['label-command']['nl-nl'] = "";
$text['label-command']['pl-pl'] = "";
$text['label-command']['pt-br'] = "";
$text['label-command']['pt-pt'] = "";
$text['label-command']['ro-ro'] = "";
$text['label-command']['ru-ru'] = "";
$text['label-command']['sv-se'] = "";
$text['label-command']['uk-ua'] = "";
$text['option-set']['en-us'] = "set";
$text['option-set']['ar-eg'] = "";
$text['option-set']['de-at'] = "";
$text['option-set']['de-ch'] = "";
$text['option-set']['de-de'] = "";
$text['option-set']['es-cl'] = "";
$text['option-set']['es-mx'] = "";
$text['option-set']['fr-ca'] = "";
$text['option-set']['fr-fr'] = "";
$text['option-set']['he-il'] = "";
$text['option-set']['it-it'] = "";
$text['option-set']['nl-nl'] = "";
$text['option-set']['pl-pl'] = "";
$text['option-set']['pt-br'] = "";
$text['option-set']['pt-pt'] = "";
$text['option-set']['ro-ro'] = "";
$text['option-set']['ru-ru'] = "";
$text['option-set']['sv-se'] = "";
$text['option-set']['uk-ua'] = "";
$text['option-exec-set']['en-us'] = "exec-set";
$text['option-exec-set']['ar-eg'] = "";
$text['option-exec-set']['de-at'] = "";
$text['option-exec-set']['de-ch'] = "";
$text['option-exec-set']['de-de'] = "";
$text['option-exec-set']['es-cl'] = "";
$text['option-exec-set']['es-mx'] = "";
$text['option-exec-set']['fr-ca'] = "";
$text['option-exec-set']['fr-fr'] = "";
$text['option-exec-set']['he-il'] = "";
$text['option-exec-set']['it-it'] = "";
$text['option-exec-set']['nl-nl'] = "";
$text['option-exec-set']['pl-pl'] = "";
$text['option-exec-set']['pt-br'] = "";
$text['option-exec-set']['pt-pt'] = "";
$text['option-exec-set']['ro-ro'] = "";
$text['option-exec-set']['ru-ru'] = "";
$text['option-exec-set']['sv-se'] = "";
$text['option-exec-set']['uk-ua'] = "";
$text['label-hostname']['en-us'] = "Hostname";
$text['label-hostname']['ar-eg'] = "";
$text['label-hostname']['de-at'] = "Hostname"; //copied from de-de
@ -241,6 +301,26 @@ $text['description-variables']['ru-ru'] = "Определите здесь па
$text['description-variables']['sv-se'] = "Definiera preprocessor variabler här.";
$text['description-variables']['uk-ua'] = "Задайте змінні препроцесора тут.";
$text['description-command']['en-us'] = "Set the command.";
$text['description-command']['ar-eg'] = "";
$text['description-command']['de-at'] = "";
$text['description-command']['de-ch'] = "";
$text['description-command']['de-de'] = "";
$text['description-command']['es-cl'] = "";
$text['description-command']['es-mx'] = "";
$text['description-command']['fr-ca'] = "";
$text['description-command']['fr-fr'] = "";
$text['description-command']['he-il'] = "";
$text['description-command']['it-it'] = "";
$text['description-command']['nl-nl'] = "";
$text['description-command']['pl-pl'] = "";
$text['description-command']['pt-br'] = "";
$text['description-command']['pt-pt'] = "";
$text['description-command']['ro-ro'] = "";
$text['description-command']['ru-ru'] = "";
$text['description-command']['sv-se'] = "";
$text['description-command']['uk-ua'] = "";
$text['description-name']['en-us'] = "Enter the variable name.";
$text['description-name']['ar-eg'] = "";
$text['description-name']['de-at'] = "Geben Sie den Namen der Variable an."; //copied from de-de
@ -281,4 +361,64 @@ $text['description-hostname']['ru-ru'] = "Введите имя хоста / и
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
$text['description-hostname']['uk-ua'] = "Введіть назву хоста / switchname.";
$text['description-enabled']['en-us'] = "Enable or disable this variable.";
$text['description-enabled']['ar-eg'] = "";
$text['description-enabled']['de-at'] = "";
$text['description-enabled']['de-ch'] = "";
$text['description-enabled']['de-de'] = "";
$text['description-enabled']['es-cl'] = "";
$text['description-enabled']['es-mx'] = "";
$text['description-enabled']['fr-ca'] = "";
$text['description-enabled']['fr-fr'] = "";
$text['description-enabled']['he-il'] = "";
$text['description-enabled']['it-it'] = "";
$text['description-enabled']['nl-nl'] = "";
$text['description-enabled']['pl-pl'] = "";
$text['description-enabled']['pt-br'] = "";
$text['description-enabled']['pt-pt'] = "";
$text['description-enabled']['ro-ro'] = "";
$text['description-enabled']['ru-ru'] = "";
$text['description-enabled']['sv-se'] = "";
$text['description-enabled']['uk-ua'] = "";
$text['description-order']['en-us'] = "Select the order.";
$text['description-order']['ar-eg'] = "";
$text['description-order']['de-at'] = "";
$text['description-order']['de-ch'] = "";
$text['description-order']['de-de'] = "";
$text['description-order']['es-cl'] = "";
$text['description-order']['es-mx'] = "";
$text['description-order']['fr-ca'] = "";
$text['description-order']['fr-fr'] = "";
$text['description-order']['he-il'] = "";
$text['description-order']['it-it'] = "";
$text['description-order']['nl-nl'] = "";
$text['description-order']['pl-pl'] = "";
$text['description-order']['pt-br'] = "";
$text['description-order']['pt-pt'] = "";
$text['description-order']['ro-ro'] = "";
$text['description-order']['ru-ru'] = "";
$text['description-order']['sv-se'] = "";
$text['description-order']['uk-ua'] = "";
$text['description-description']['en-us'] = "Enter the description.";
$text['description-description']['ar-eg'] = "";
$text['description-description']['de-at'] = "";
$text['description-description']['de-ch'] = "";
$text['description-description']['de-de'] = "";
$text['description-description']['es-cl'] = "";
$text['description-description']['es-mx'] = "";
$text['description-description']['fr-ca'] = "";
$text['description-description']['fr-fr'] = "";
$text['description-description']['he-il'] = "";
$text['description-description']['it-it'] = "";
$text['description-description']['nl-nl'] = "";
$text['description-description']['pl-pl'] = "";
$text['description-description']['pt-br'] = "";
$text['description-description']['pt-pt'] = "";
$text['description-description']['ro-ro'] = "";
$text['description-description']['ru-ru'] = "";
$text['description-description']['sv-se'] = "";
$text['description-description']['uk-ua'] = "";
?>