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 20:47:13 +00:00
committed by GitHub
parent 26f38dc16c
commit a1699f6fa6
219 changed files with 3908 additions and 64 deletions

View File

@@ -2,6 +2,7 @@
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
$text['title-call_flows']['en-us'] = "Call Flows";
$text['title-call_flows']['en-gb'] = "Call Flows";
$text['title-call_flows']['ar-eg'] = "";
$text['title-call_flows']['de-at'] = "Anruf Steuerung"; //copied from de-de
$text['title-call_flows']['de-ch'] = "Anruf Steuerung"; //copied from de-de
@@ -22,6 +23,7 @@ $text['title-call_flows']['sv-se'] = "Samtalsflöden";
$text['title-call_flows']['uk-ua'] = "Потоки дзвінків";
$text['title-call_flow']['en-us'] = "Call Flow";
$text['title-call_flow']['en-gb'] = "Call Flow";
$text['title-call_flow']['ar-eg'] = "";
$text['title-call_flow']['de-at'] = "Anruf Steuerung"; //copied from de-de
$text['title-call_flow']['de-ch'] = "Anruf Steuerung"; //copied from de-de
@@ -42,6 +44,7 @@ $text['title-call_flow']['sv-se'] = "Samtalsflöde";
$text['title-call_flow']['uk-ua'] = "Потік дзвінків";
$text['label-call_flow_name']['en-us'] = "Name";
$text['label-call_flow_name']['en-gb'] = "Name";
$text['label-call_flow_name']['ar-eg'] = "";
$text['label-call_flow_name']['de-at'] = "Name"; //copied from de-de
$text['label-call_flow_name']['de-ch'] = "Name"; //copied from de-de
@@ -62,6 +65,7 @@ $text['label-call_flow_name']['sv-se'] = "Namn";
$text['label-call_flow_name']['uk-ua'] = "Назва";
$text['label-call_flow_status']['en-us'] = "Status";
$text['label-call_flow_status']['en-gb'] = "Status";
$text['label-call_flow_status']['ar-eg'] = "";
$text['label-call_flow_status']['de-at'] = "Aktiviert"; //copied from de-de
$text['label-call_flow_status']['de-ch'] = "Aktiviert"; //copied from de-de
@@ -82,6 +86,7 @@ $text['label-call_flow_status']['sv-se'] = "Status";
$text['label-call_flow_status']['uk-ua'] = "Статус";
$text['label-call_flow_pin_number']['en-us'] = "PIN Number";
$text['label-call_flow_pin_number']['en-gb'] = "PIN Number";
$text['label-call_flow_pin_number']['ar-eg'] = "";
$text['label-call_flow_pin_number']['de-at'] = "PIN Nummer"; //copied from de-de
$text['label-call_flow_pin_number']['de-ch'] = "PIN Nummer"; //copied from de-de
@@ -102,6 +107,7 @@ $text['label-call_flow_pin_number']['sv-se'] = "PIN Kod";
$text['label-call_flow_pin_number']['uk-ua'] = "PIN-код";
$text['label-call_flow_feature_code']['en-us'] = "Feature Code";
$text['label-call_flow_feature_code']['en-gb'] = "Feature Code";
$text['label-call_flow_feature_code']['ar-eg'] = "";
$text['label-call_flow_feature_code']['de-at'] = "Funktions-Code"; //copied from de-de
$text['label-call_flow_feature_code']['de-ch'] = "Funktions-Code"; //copied from de-de
@@ -122,6 +128,7 @@ $text['label-call_flow_feature_code']['sv-se'] = "Funktionskod";
$text['label-call_flow_feature_code']['uk-ua'] = "";
$text['label-call_flow_extension']['en-us'] = "Extension";
$text['label-call_flow_extension']['en-gb'] = "Extension";
$text['label-call_flow_extension']['ar-eg'] = "";
$text['label-call_flow_extension']['de-at'] = "Nebenstelle"; //copied from de-de
$text['label-call_flow_extension']['de-ch'] = "Nebenstelle"; //copied from de-de
@@ -142,6 +149,7 @@ $text['label-call_flow_extension']['sv-se'] = "Anknytning";
$text['label-call_flow_extension']['uk-ua'] = "Розширення (Extention)";
$text['label-call_flow_label']['en-us'] = "Destination Label";
$text['label-call_flow_label']['en-gb'] = "Destination Label";
$text['label-call_flow_label']['ar-eg'] = "";
$text['label-call_flow_label']['de-at'] = "Ziel Kennzeichnung"; //copied from de-de
$text['label-call_flow_label']['de-ch'] = "Ziel Kennzeichnung"; //copied from de-de
@@ -162,6 +170,7 @@ $text['label-call_flow_label']['sv-se'] = "Destination Etikett";
$text['label-call_flow_label']['uk-ua'] = "призначення етикетки";
$text['label-call_flow_destination']['en-us'] = "Destination";
$text['label-call_flow_destination']['en-gb'] = "Destination";
$text['label-call_flow_destination']['ar-eg'] = "";
$text['label-call_flow_destination']['de-at'] = "Ziel"; //copied from de-de
$text['label-call_flow_destination']['de-ch'] = "Ziel"; //copied from de-de
@@ -182,6 +191,7 @@ $text['label-call_flow_destination']['sv-se'] = "Destination";
$text['label-call_flow_destination']['uk-ua'] = "Номер";
$text['label-call_flow_context']['en-us'] = "Context";
$text['label-call_flow_context']['en-gb'] = "Context";
$text['label-call_flow_context']['ar-eg'] = "";
$text['label-call_flow_context']['de-at'] = "Kontext"; //copied from de-de
$text['label-call_flow_context']['de-ch'] = "Kontext"; //copied from de-de
@@ -202,6 +212,7 @@ $text['label-call_flow_context']['sv-se'] = "Context";
$text['label-call_flow_context']['uk-ua'] = "Контекст";
$text['label-call_flow_alternate_label']['en-us'] = "Alternate Label";
$text['label-call_flow_alternate_label']['en-gb'] = "Alternate Label";
$text['label-call_flow_alternate_label']['ar-eg'] = "";
$text['label-call_flow_alternate_label']['de-at'] = "Alternative Bezeichnung"; //copied from de-de
$text['label-call_flow_alternate_label']['de-ch'] = "Alternative Bezeichnung"; //copied from de-de
@@ -222,6 +233,7 @@ $text['label-call_flow_alternate_label']['sv-se'] = "Alternativ Etikett";
$text['label-call_flow_alternate_label']['uk-ua'] = "альтернативні етикетки";
$text['label-call_flow_alternate_destination']['en-us'] = "Alternate Destination";
$text['label-call_flow_alternate_destination']['en-gb'] = "Alternate Destination";
$text['label-call_flow_alternate_destination']['ar-eg'] = "";
$text['label-call_flow_alternate_destination']['de-at'] = "Alternatives Ziel"; //copied from de-de
$text['label-call_flow_alternate_destination']['de-ch'] = "Alternatives Ziel"; //copied from de-de
@@ -242,6 +254,7 @@ $text['label-call_flow_alternate_destination']['sv-se'] = "Alternativ Destinatio
$text['label-call_flow_alternate_destination']['uk-ua'] = "альтернативні варіанти призначення";
$text['label-call_flow_sound']['en-us'] = "Sound";
$text['label-call_flow_sound']['en-gb'] = "Sound";
$text['label-call_flow_sound']['ar-eg'] = "";
$text['label-call_flow_sound']['de-at'] = "Rufton"; //copied from de-de
$text['label-call_flow_sound']['de-ch'] = "Rufton"; //copied from de-de
@@ -262,6 +275,7 @@ $text['label-call_flow_sound']['sv-se'] = "Ljud";
$text['label-call_flow_sound']['uk-ua'] = "звук";
$text['label-call_flow_alternate_sound']['en-us'] = "Alternate Sound";
$text['label-call_flow_alternate_sound']['en-gb'] = "Alternate Sound";
$text['label-call_flow_alternate_sound']['ar-eg'] = "";
$text['label-call_flow_alternate_sound']['de-at'] = "Alternativer Rufton"; //copied from de-de
$text['label-call_flow_alternate_sound']['de-ch'] = "Alternativer Rufton"; //copied from de-de
@@ -282,6 +296,7 @@ $text['label-call_flow_alternate_sound']['sv-se'] = "alternativt ljud";
$text['label-call_flow_alternate_sound']['uk-ua'] = "альтернативний звук";
$text['label-call_flow_description']['en-us'] = "Description";
$text['label-call_flow_description']['en-gb'] = "Description";
$text['label-call_flow_description']['ar-eg'] = "";
$text['label-call_flow_description']['de-at'] = "Beschreibung"; //copied from de-de
$text['label-call_flow_description']['de-ch'] = "Beschreibung"; //copied from de-de
@@ -302,6 +317,7 @@ $text['label-call_flow_description']['sv-se'] = "Beskrivning";
$text['label-call_flow_description']['uk-ua'] = "Опис";
$text['header-call_flows']['en-us'] = "Call Flows";
$text['header-call_flows']['en-gb'] = "Call Flows";
$text['header-call_flows']['ar-eg'] = "";
$text['header-call_flows']['de-at'] = "Anruf Steuerung"; //copied from de-de
$text['header-call_flows']['de-ch'] = "Anruf Steuerung"; //copied from de-de
@@ -322,6 +338,7 @@ $text['header-call_flows']['sv-se'] = "Samtalsflöden";
$text['header-call_flows']['uk-ua'] = "Потоки дзвінків";
$text['header-call_flow']['en-us'] = "Call Flow";
$text['header-call_flow']['en-gb'] = "Call Flow";
$text['header-call_flow']['ar-eg'] = "";
$text['header-call_flow']['de-at'] = "Anruf Steuerung"; //copied from de-de
$text['header-call_flow']['de-ch'] = "Anruf Steuerung"; //copied from de-de
@@ -342,6 +359,7 @@ $text['header-call_flow']['sv-se'] = "Samtalsflöde";
$text['header-call_flow']['uk-ua'] = "Потік дзвінка";
$text['description-call_flow_status']['en-us'] = "Select the status.";
$text['description-call_flow_status']['en-gb'] = "Select the status.";
$text['description-call_flow_status']['ar-eg'] = "";
$text['description-call_flow_status']['de-at'] = "Status festlegen."; //copied from de-de
$text['description-call_flow_status']['de-ch'] = "Status festlegen."; //copied from de-de
@@ -362,6 +380,7 @@ $text['description-call_flow_status']['sv-se'] = "Välj Status";
$text['description-call_flow_status']['uk-ua'] = "Виберіть статус користувача";
$text['description-call_flow_pin_number']['en-us'] = "Enter the pin number.";
$text['description-call_flow_pin_number']['en-gb'] = "Enter the pin number.";
$text['description-call_flow_pin_number']['ar-eg'] = "";
$text['description-call_flow_pin_number']['de-at'] = "Geben Sie eine PIN ein."; //copied from de-de
$text['description-call_flow_pin_number']['de-ch'] = "Geben Sie eine PIN ein."; //copied from de-de
@@ -382,6 +401,7 @@ $text['description-call_flow_pin_number']['sv-se'] = "Ange PIN Kod.";
$text['description-call_flow_pin_number']['uk-ua'] = "Введіть пін - код.";
$text['description-call_flow_name']['en-us'] = "Enter the name.";
$text['description-call_flow_name']['en-gb'] = "Enter the name.";
$text['description-call_flow_name']['ar-eg'] = "";
$text['description-call_flow_name']['de-at'] = "Geben Sie den Namen an"; //copied from de-de
$text['description-call_flow_name']['de-ch'] = "Geben Sie den Namen an"; //copied from de-de
@@ -402,6 +422,7 @@ $text['description-call_flow_name']['sv-se'] = "Ange Namn.";
$text['description-call_flow_name']['uk-ua'] = "Введіть назву меню";
$text['description-call_flow_feature_code']['en-us'] = "Enter the feature code.";
$text['description-call_flow_feature_code']['en-gb'] = "Enter the feature code.";
$text['description-call_flow_feature_code']['ar-eg'] = "";
$text['description-call_flow_feature_code']['de-at'] = "Geben Sie den Funktions-Code an."; //copied from de-de
$text['description-call_flow_feature_code']['de-ch'] = "Geben Sie den Funktions-Code an."; //copied from de-de
@@ -422,6 +443,7 @@ $text['description-call_flow_feature_code']['sv-se'] = "Ange Funktionskoden.";
$text['description-call_flow_feature_code']['uk-ua'] = "Введіть код об'єкта.";
$text['description-call_flow_extension']['en-us'] = "Enter the extension number.";
$text['description-call_flow_extension']['en-gb'] = "Enter the extension number.";
$text['description-call_flow_extension']['ar-eg'] = "";
$text['description-call_flow_extension']['de-at'] = "Weisen Sie die Nebenstelle aus."; //copied from de-de
$text['description-call_flow_extension']['de-ch'] = "Weisen Sie die Nebenstelle aus."; //copied from de-de
@@ -442,6 +464,7 @@ $text['description-call_flow_extension']['sv-se'] = "Ange anknytningsnumret.";
$text['description-call_flow_extension']['uk-ua'] = "Введіть номер розширення.";
$text['description-call_flow_destination_label']['en-us'] = "Enter the destination label.";
$text['description-call_flow_destination_label']['en-gb'] = "Enter the destination label.";
$text['description-call_flow_destination_label']['ar-eg'] = "";
$text['description-call_flow_destination_label']['de-at'] = "Geben Sie eine Beschreibung für das Ziel an."; //copied from de-de
$text['description-call_flow_destination_label']['de-ch'] = "Geben Sie eine Beschreibung für das Ziel an."; //copied from de-de
@@ -462,6 +485,7 @@ $text['description-call_flow_destination_label']['sv-se'] = "Ange Destinations E
$text['description-call_flow_destination_label']['uk-ua'] = "Введіть мітку призначення.";
$text['description-call_flow_destination']['en-us'] = "Select the destination.";
$text['description-call_flow_destination']['en-gb'] = "Select the destination.";
$text['description-call_flow_destination']['ar-eg'] = "";
$text['description-call_flow_destination']['de-at'] = "Wählen Sie das Ziel."; //copied from de-de
$text['description-call_flow_destination']['de-ch'] = "Wählen Sie das Ziel."; //copied from de-de
@@ -482,6 +506,7 @@ $text['description-call_flow_destination']['sv-se'] = "Välj destinationen.";
$text['description-call_flow_destination']['uk-ua'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
$text['description-call_flow_context']['en-us'] = "Enter the context.";
$text['description-call_flow_context']['en-gb'] = "Enter the context.";
$text['description-call_flow_context']['ar-eg'] = "";
$text['description-call_flow_context']['de-at'] = "Geben Sie den Kontext hier an."; //copied from de-de
$text['description-call_flow_context']['de-ch'] = "Geben Sie den Kontext hier an."; //copied from de-de
@@ -502,6 +527,7 @@ $text['description-call_flow_context']['sv-se'] = "Ange Context.";
$text['description-call_flow_context']['uk-ua'] = "Введіть контекст.";
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
$text['description-call_flows']['en-gb'] = "Direct calls between two destinations by calling a feature code.";
$text['description-call_flows']['ar-eg'] = "";
$text['description-call_flows']['de-at'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen."; //copied from de-de
$text['description-call_flows']['de-ch'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen."; //copied from de-de
@@ -522,6 +548,7 @@ $text['description-call_flows']['sv-se'] = "Samtal mellan två destinationer gen
$text['description-call_flows']['uk-ua'] = "Прямі виклики між двома пунктами шляхом виклику коду функції.";
$text['description-call_flow_alternate_label']['en-us'] = "Enter the alternate destination label.";
$text['description-call_flow_alternate_label']['en-gb'] = "Enter the alternate destination label.";
$text['description-call_flow_alternate_label']['ar-eg'] = "";
$text['description-call_flow_alternate_label']['de-at'] = "Geben Sie eine Beschreibung für das alternative Ziel ein."; //copied from de-de
$text['description-call_flow_alternate_label']['de-ch'] = "Geben Sie eine Beschreibung für das alternative Ziel ein."; //copied from de-de
@@ -542,6 +569,7 @@ $text['description-call_flow_alternate_label']['sv-se'] = "Ange den alternativa
$text['description-call_flow_alternate_label']['uk-ua'] = "Введіть альтернативний ярлик призначення.";
$text['description-call_flow_alternate_destination']['en-us'] = "Select the alternate destination.";
$text['description-call_flow_alternate_destination']['en-gb'] = "Select the alternate destination.";
$text['description-call_flow_alternate_destination']['ar-eg'] = "";
$text['description-call_flow_alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel."; //copied from de-de
$text['description-call_flow_alternate_destination']['de-ch'] = "Wählen Sie ein alternatives Ziel."; //copied from de-de
@@ -562,6 +590,7 @@ $text['description-call_flow_alternate_destination']['sv-se'] = "Välj den alter
$text['description-call_flow_alternate_destination']['uk-ua'] = "Виберіть інше розташування.";
$text['description-call_flow_sound']['en-us'] = "Select the sound to play when the status is set to the destinations.";
$text['description-call_flow_sound']['en-gb'] = "Select the sound to play when the status is set to the destinations.";
$text['description-call_flow_sound']['ar-eg'] = "";
$text['description-call_flow_sound']['de-at'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist."; //copied from de-de
$text['description-call_flow_sound']['de-ch'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist."; //copied from de-de
@@ -582,6 +611,7 @@ $text['description-call_flow_sound']['sv-se'] = "Välj ljud att spela när statu
$text['description-call_flow_sound']['uk-ua'] = "Виберіть звук для відтворення , коли статус встановлений в пункти призначення.";
$text['description-call_flow_alternate_sound']['en-us'] = "Select the sound to play when status is set to the alternate destination.";
$text['description-call_flow_alternate_sound']['en-gb'] = "Select the sound to play when status is set to the alternate destination.";
$text['description-call_flow_alternate_sound']['ar-eg'] = "";
$text['description-call_flow_alternate_sound']['de-at'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist."; //copied from de-de
$text['description-call_flow_alternate_sound']['de-ch'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist."; //copied from de-de
@@ -602,6 +632,7 @@ $text['description-call_flow_alternate_sound']['sv-se'] = "Välj ljud att spela
$text['description-call_flow_alternate_sound']['uk-ua'] = "Виберіть звук для відтворення , коли встановлено стан альтернативного призначення.";
$text['recordings']['en-us'] = "Recordings";
$text['recordings']['en-gb'] = "Recordings";
$text['recordings']['ar-eg'] = "";
$text['recordings']['de-at'] = "Aufnahmen"; //copied from de-de
$text['recordings']['de-ch'] = "Aufnahmen"; //copied from de-de
@@ -622,6 +653,7 @@ $text['recordings']['sv-se'] = "inspelningar";
$text['recordings']['uk-ua'] = "записи";
$text['miscellaneous']['en-us'] = "Miscellaneous";
$text['miscellaneous']['en-gb'] = "Miscellaneous";
$text['miscellaneous']['ar-eg'] = "";
$text['miscellaneous']['de-at'] = "Sonstiges"; //copied from de-de
$text['miscellaneous']['de-ch'] = "Sonstiges"; //copied from de-de
@@ -642,6 +674,7 @@ $text['miscellaneous']['sv-se'] = "Diverse";
$text['miscellaneous']['uk-ua'] = "Різне";
$text['sounds']['en-us'] = "Sounds";
$text['sounds']['en-gb'] = "Sounds";
$text['sounds']['ar-eg'] = "";
$text['sounds']['de-at'] = "Ruftöne"; //copied from de-de
$text['sounds']['de-ch'] = "Ruftöne"; //copied from de-de