Add en-gb fusionpbx language (#5192)

* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
This commit is contained in:
racitup
2020-03-20 14:47:13 -06:00
committed by GitHub
co-authored by FusionPBX
parent 26f38dc16c
commit a1699f6fa6
219 changed files with 3908 additions and 64 deletions
+20
View File
@@ -2,6 +2,7 @@
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
$text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['title-variables_advanced']['en-gb'] = "Switch Variables: Advanced";
$text['title-variables_advanced']['ar-eg'] = "";
$text['title-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['title-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
@@ -22,6 +23,7 @@ $text['title-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['title-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
$text['title-variables']['en-us'] = "Switch Variables";
$text['title-variables']['en-gb'] = "Switch Variables";
$text['title-variables']['ar-eg'] = "";
$text['title-variables']['de-at'] = "Switch Variablen"; //copied from de-de
$text['title-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
@@ -42,6 +44,7 @@ $text['title-variables']['sv-se'] = "Switch Variabler";
$text['title-variables']['uk-ua'] = "Задання змінних ";
$text['title-variable']['en-us'] = "Variable";
$text['title-variable']['en-gb'] = "Variable";
$text['title-variable']['ar-eg'] = "";
$text['title-variable']['de-at'] = "Variable"; //copied from de-de
$text['title-variable']['de-ch'] = "Variable"; //copied from de-de
@@ -62,6 +65,7 @@ $text['title-variable']['sv-se'] = "Variabel";
$text['title-variable']['uk-ua'] = "Змінна";
$text['label-command']['en-us'] = "Command";
$text['label-command']['en-gb'] = "Command";
$text['label-command']['ar-eg'] = "";
$text['label-command']['de-at'] = "";
$text['label-command']['de-ch'] = "";
@@ -82,6 +86,7 @@ $text['label-command']['sv-se'] = "";
$text['label-command']['uk-ua'] = "";
$text['option-set']['en-us'] = "set";
$text['option-set']['en-gb'] = "set";
$text['option-set']['ar-eg'] = "";
$text['option-set']['de-at'] = "";
$text['option-set']['de-ch'] = "";
@@ -102,6 +107,7 @@ $text['option-set']['sv-se'] = "";
$text['option-set']['uk-ua'] = "";
$text['option-exec-set']['en-us'] = "exec-set";
$text['option-exec-set']['en-gb'] = "exec-set";
$text['option-exec-set']['ar-eg'] = "";
$text['option-exec-set']['de-at'] = "";
$text['option-exec-set']['de-ch'] = "";
@@ -122,6 +128,7 @@ $text['option-exec-set']['sv-se'] = "";
$text['option-exec-set']['uk-ua'] = "";
$text['label-hostname']['en-us'] = "Hostname";
$text['label-hostname']['en-gb'] = "Hostname";
$text['label-hostname']['ar-eg'] = "";
$text['label-hostname']['de-at'] = "Hostname"; //copied from de-de
$text['label-hostname']['de-ch'] = "Hostname"; //copied from de-de
@@ -142,6 +149,7 @@ $text['label-hostname']['sv-se'] = "Hostname";
$text['label-hostname']['uk-ua'] = "Назва хоста";
$text['label-codec_information']['en-us'] = "Codec Information";
$text['label-codec_information']['en-gb'] = "Codec Information";
$text['label-codec_information']['ar-eg'] = "";
$text['label-codec_information']['de-at'] = "Codec Information"; //copied from de-de
$text['label-codec_information']['de-ch'] = "Codec Information"; //copied from de-de
@@ -162,6 +170,7 @@ $text['label-codec_information']['sv-se'] = "Codec Information";
$text['label-codec_information']['uk-ua'] = "Інформація про кодек";
$text['header-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['header-variables_advanced']['en-gb'] = "Switch Variables: Advanced";
$text['header-variables_advanced']['ar-eg'] = "";
$text['header-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
$text['header-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
@@ -182,6 +191,7 @@ $text['header-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['header-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
$text['header-variables']['en-us'] = "Switch Variables";
$text['header-variables']['en-gb'] = "Switch Variables";
$text['header-variables']['ar-eg'] = "";
$text['header-variables']['de-at'] = "Switch Variablen"; //copied from de-de
$text['header-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
@@ -202,6 +212,7 @@ $text['header-variables']['sv-se'] = "Switch Variabler";
$text['header-variables']['uk-ua'] = "Задання змінних";
$text['header-variable']['en-us'] = "Variable";
$text['header-variable']['en-gb'] = "Variable";
$text['header-variable']['ar-eg'] = "";
$text['header-variable']['de-at'] = "Variable"; //copied from de-de
$text['header-variable']['de-ch'] = "Variable"; //copied from de-de
@@ -222,6 +233,7 @@ $text['header-variable']['sv-se'] = "Variabel";
$text['header-variable']['uk-ua'] = "Змінна";
$text['header-hostname']['en-us'] = "Hostname";
$text['header-hostname']['en-gb'] = "Hostname";
$text['header-hostname']['ar-eg'] = "";
$text['header-hostname']['de-at'] = "Hostname"; //copied from de-de
$text['header-hostname']['de-ch'] = "Hostname"; //copied from de-de
@@ -242,6 +254,7 @@ $text['header-hostname']['sv-se'] = "Hostname";
$text['header-hostname']['uk-ua'] = "Назва хоста";
$text['description-variables_advanced']['en-us'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
$text['description-variables_advanced']['en-gb'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
$text['description-variables_advanced']['ar-eg'] = "";
$text['description-variables_advanced']['de-at'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
$text['description-variables_advanced']['de-ch'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
@@ -262,6 +275,7 @@ $text['description-variables_advanced']['sv-se'] = "Definiera preprocessor varia
$text['description-variables_advanced']['uk-ua'] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $.";
$text['description-variables']['en-us'] = "Define preprocessor variables here.";
$text['description-variables']['en-gb'] = "Define preprocessor variables here.";
$text['description-variables']['ar-eg'] = "";
$text['description-variables']['de-at'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
$text['description-variables']['de-ch'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
@@ -282,6 +296,7 @@ $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']['en-gb'] = "Set the command.";
$text['description-command']['ar-eg'] = "";
$text['description-command']['de-at'] = "";
$text['description-command']['de-ch'] = "";
@@ -302,6 +317,7 @@ $text['description-command']['sv-se'] = "";
$text['description-command']['uk-ua'] = "";
$text['description-name']['en-us'] = "Enter the variable name.";
$text['description-name']['en-gb'] = "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
$text['description-name']['de-ch'] = "Geben Sie den Namen der Variable an."; //copied from de-de
@@ -322,6 +338,7 @@ $text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
$text['description-name']['uk-ua'] = "Введіть назву змінної";
$text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
$text['description-hostname']['en-gb'] = "Enter the hostname / switchname.";
$text['description-hostname']['ar-eg'] = "";
$text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
$text['description-hostname']['de-ch'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
@@ -342,6 +359,7 @@ $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']['en-gb'] = "Enable or disable this variable.";
$text['description-enabled']['ar-eg'] = "";
$text['description-enabled']['de-at'] = "";
$text['description-enabled']['de-ch'] = "";
@@ -362,6 +380,7 @@ $text['description-enabled']['sv-se'] = "";
$text['description-enabled']['uk-ua'] = "";
$text['description-order']['en-us'] = "Select the order.";
$text['description-order']['en-gb'] = "Select the order.";
$text['description-order']['ar-eg'] = "";
$text['description-order']['de-at'] = "";
$text['description-order']['de-ch'] = "";
@@ -382,6 +401,7 @@ $text['description-order']['sv-se'] = "";
$text['description-order']['uk-ua'] = "";
$text['description-description']['en-us'] = "Enter the description.";
$text['description-description']['en-gb'] = "Enter the description.";
$text['description-description']['ar-eg'] = "";
$text['description-description']['de-at'] = "";
$text['description-description']['de-ch'] = "";