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
+31
View File
@@ -2,6 +2,7 @@
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
$text['label-user']['en-us'] = "User";
$text['label-user']['en-gb'] = "User";
$text['label-user']['ar-eg'] = "";
$text['label-user']['de-at'] = "Benutzer"; //copied from de-de
$text['label-user']['de-ch'] = "Benutzer"; //copied from de-de
@@ -22,6 +23,7 @@ $text['label-user']['sv-se'] = "Användare";
$text['label-user']['uk-ua'] = "Користувач";
$text['label-status']['en-us'] = "Status";
$text['label-status']['en-gb'] = "Status";
$text['label-status']['ar-eg'] = "";
$text['label-status']['de-at'] = "Status"; //copied from de-de
$text['label-status']['de-ch'] = "Status"; //copied from de-de
@@ -42,6 +44,7 @@ $text['label-status']['sv-se'] = "Status";
$text['label-status']['uk-ua'] = "Статус";
$text['label-response']['en-us'] = "Response:";
$text['label-response']['en-gb'] = "Response:";
$text['label-response']['ar-eg'] = "";
$text['label-response']['de-at'] = "Antwort:"; //copied from de-de
$text['label-response']['de-ch'] = "Antwort:"; //copied from de-de
@@ -62,6 +65,7 @@ $text['label-response']['sv-se'] = "Respons:";
$text['label-response']['uk-ua'] = "Відповідь:";
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
$text['label-refresh_pause']['en-gb'] = "Pause Refresh";
$text['label-refresh_pause']['ar-eg'] = "";
$text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren"; //copied from de-de
$text['label-refresh_pause']['de-ch'] = "Seite neu laden deaktivieren"; //copied from de-de
@@ -82,6 +86,7 @@ $text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
$text['label-refresh_pause']['uk-ua'] = "пауза Оновити";
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
$text['label-refresh_enable']['en-gb'] = "Enable Refresh";
$text['label-refresh_enable']['ar-eg'] = "";
$text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren"; //copied from de-de
$text['label-refresh_enable']['de-ch'] = "Seite neu laden aktivieren"; //copied from de-de
@@ -102,6 +107,7 @@ $text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatera";
$text['label-refresh_enable']['uk-ua'] = "включити Оновити";
$text['label-port']['en-us'] = "Port";
$text['label-port']['en-gb'] = "Port";
$text['label-port']['ar-eg'] = "";
$text['label-port']['de-at'] = "Port"; //copied from de-de
$text['label-port']['de-ch'] = "Port"; //copied from de-de
@@ -122,6 +128,7 @@ $text['label-port']['sv-se'] = "Port";
$text['label-port']['uk-ua'] = "Порт";
$text['label-ping']['en-us'] = "Ping";
$text['label-ping']['en-gb'] = "Ping";
$text['label-ping']['ar-eg'] = "";
$text['label-ping']['de-at'] = "Ping"; //copied from de-de
$text['label-ping']['de-ch'] = "Ping"; //copied from de-de
@@ -142,6 +149,7 @@ $text['label-ping']['sv-se'] = "Ping";
$text['label-ping']['uk-ua'] = "пінг";
$text['label-message']['en-us'] = "Invalid Profile!";
$text['label-message']['en-gb'] = "Invalid Profile!";
$text['label-message']['ar-eg'] = "";
$text['label-message']['de-at'] = "Ungültiges Profil!"; //copied from de-de
$text['label-message']['de-ch'] = "Ungültiges Profil!"; //copied from de-de
@@ -162,6 +170,7 @@ $text['label-message']['sv-se'] = "Ogiltig Profil!";
$text['label-message']['uk-ua'] = "Хибний профіль!";
$text['label-lan_ip']['en-us'] = "LAN IP";
$text['label-lan_ip']['en-gb'] = "LAN IP";
$text['label-lan_ip']['ar-eg'] = "";
$text['label-lan_ip']['de-at'] = "LAN IP"; //copied from de-de
$text['label-lan_ip']['de-ch'] = "LAN IP"; //copied from de-de
@@ -182,6 +191,7 @@ $text['label-lan_ip']['sv-se'] = "LAN IP";
$text['label-lan_ip']['uk-ua'] = "LAN IP";
$text['label-ip']['en-us'] = "IP";
$text['label-ip']['en-gb'] = "IP";
$text['label-ip']['ar-eg'] = "";
$text['label-ip']['de-at'] = "IP"; //copied from de-de
$text['label-ip']['de-ch'] = "IP"; //copied from de-de
@@ -202,6 +212,7 @@ $text['label-ip']['sv-se'] = "IP";
$text['label-ip']['uk-ua'] = "IP";
$text['label-interval']['en-us'] = "Interval (Sec)";
$text['label-interval']['en-gb'] = "Interval (Sec)";
$text['label-interval']['ar-eg'] = "";
$text['label-interval']['de-at'] = "Intervall (Sek)"; //copied from de-de
$text['label-interval']['de-ch'] = "Intervall (Sek)"; //copied from de-de
@@ -222,6 +233,7 @@ $text['label-interval']['sv-se'] = "Intervall (Sek)";
$text['label-interval']['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
@@ -242,6 +254,7 @@ $text['label-hostname']['sv-se'] = "Hostname";
$text['label-hostname']['uk-ua'] = "Назва хоста";
$text['label-event']['en-us'] = "Event:";
$text['label-event']['en-gb'] = "Event:";
$text['label-event']['ar-eg'] = "";
$text['label-event']['de-at'] = "Event:"; //copied from de-de
$text['label-event']['de-ch'] = "Event:"; //copied from de-de
@@ -262,6 +275,7 @@ $text['label-event']['sv-se'] = "Event:";
$text['label-event']['uk-ua'] = "Подія:";
$text['label-domain']['en-us'] = "Domain";
$text['label-domain']['en-gb'] = "Domain";
$text['label-domain']['ar-eg'] = "";
$text['label-domain']['de-at'] = "Domäne"; //copied from de-de
$text['label-domain']['de-ch'] = "Domäne"; //copied from de-de
@@ -282,6 +296,7 @@ $text['label-domain']['sv-se'] = "Domän";
$text['label-domain']['uk-ua'] = "Домен";
$text['label-agent']['en-us'] = "Agent";
$text['label-agent']['en-gb'] = "Agent";
$text['label-agent']['ar-eg'] = "";
$text['label-agent']['de-at'] = "Agent"; //copied from de-de
$text['label-agent']['de-ch'] = "Agent"; //copied from de-de
@@ -302,6 +317,7 @@ $text['label-agent']['sv-se'] = "Agent";
$text['label-agent']['uk-ua'] = "Оператор";
$text['label-contact']['en-us'] = "Contact";
$text['label-contact']['en-gb'] = "Contact";
$text['label-contact']['ar-eg'] = "";
$text['label-contact']['de-at'] = "Kontakt"; //copied from de-de
$text['label-contact']['de-ch'] = "Kontakt"; //copied from de-de
@@ -322,6 +338,7 @@ $text['label-contact']['sv-se'] = "Kontakta";
$text['label-contact']['uk-ua'] = "Контакт";
$text['label-sip_profile_name']['en-us'] = "Profile";
$text['label-sip_profile_name']['en-gb'] = "Profile";
$text['label-sip_profile_name']['ar-eg'] = "";
$text['label-sip_profile_name']['de-at'] = "Profile"; //copied from de-de
$text['label-sip_profile_name']['de-ch'] = "Profile"; //copied from de-de
@@ -342,6 +359,7 @@ $text['label-sip_profile_name']['sv-se'] = "Profiler";
$text['label-sip_profile_name']['uk-ua'] = "профілі";
$text['header-registrations']['en-us'] = "Registrations";
$text['header-registrations']['en-gb'] = "Registrations";
$text['header-registrations']['ar-eg'] = "";
$text['header-registrations']['de-at'] = "Registrierungen"; //copied from de-de
$text['header-registrations']['de-ch'] = "Registrierungen"; //copied from de-de
@@ -362,6 +380,7 @@ $text['header-registrations']['sv-se'] = "Registreringar";
$text['header-registrations']['uk-ua'] = "Реєстрації";
$text['description-registrations']['en-us'] = "Manage current extensions registered to the system.";
$text['description-registrations']['en-gb'] = "Manage current extensions registered to the system.";
$text['description-registrations']['ar-eg'] = "Manage current extensions registered to the system.";
$text['description-registrations']['de-at'] = "Manage current extensions registered to the system.";
$text['description-registrations']['de-ch'] = "Manage current extensions registered to the system.";
@@ -382,6 +401,7 @@ $text['description-registrations']['sv-se'] = "Manage current extensions registe
$text['description-registrations']['uk-ua'] = "Manage current extensions registered to the system.";
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
$text['error-event-socket']['en-gb'] = "Connection to Event Socket failed.";
$text['error-event-socket']['ar-eg'] = "";
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen."; //copied from de-de
$text['error-event-socket']['de-ch'] = "Verbindung zum Event Socket fehlgeschlagen."; //copied from de-de
@@ -402,6 +422,7 @@ $text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckad
$text['error-event-socket']['uk-ua'] = "Помилка підключення до Event Socket";
$text['button-unregister']['en-us'] = "Unregister";
$text['button-unregister']['en-gb'] = "Unregister";
$text['button-unregister']['ar-eg'] = "";
$text['button-unregister']['de-at'] = "Unregister"; //copied from de-de
$text['button-unregister']['de-ch'] = "Unregister"; //copied from de-de
@@ -422,6 +443,7 @@ $text['button-unregister']['sv-se'] = "Avregistrera";
$text['button-unregister']['uk-ua'] = "Розреєструвати";
$text['button-reboot']['en-us'] = "Reboot";
$text['button-reboot']['en-gb'] = "Reboot";
$text['button-reboot']['ar-eg'] = "";
$text['button-reboot']['de-at'] = "Neu starten"; //copied from de-de
$text['button-reboot']['de-ch'] = "Neu starten"; //copied from de-de
@@ -442,6 +464,7 @@ $text['button-reboot']['sv-se'] = "Starta Om";
$text['button-reboot']['uk-ua'] = "Перезавантажити";
$text['button-provision']['en-us'] = "Provision";
$text['button-provision']['en-gb'] = "Provision";
$text['button-provision']['ar-eg'] = "";
$text['button-provision']['de-at'] = "Bereitstellen"; //copied from de-de
$text['button-provision']['de-ch'] = "Bereitstellen"; //copied from de-de
@@ -462,6 +485,7 @@ $text['button-provision']['sv-se'] = "Provisionera";
$text['button-provision']['uk-ua'] = "Provision ";
$text['button-all_profiles']['en-us'] = "All Profiles";
$text['button-all_profiles']['en-gb'] = "All Profiles";
$text['button-all_profiles']['ar-eg'] = "All Profiles";
$text['button-all_profiles']['de-at'] = "All Profiles";
$text['button-all_profiles']['de-ch'] = "All Profiles";
@@ -482,6 +506,7 @@ $text['button-all_profiles']['sv-se'] = "All Profiles";
$text['button-all_profiles']['uk-ua'] = "All Profiles";
$text['button-single_profile']['en-us'] = "Single Profile";
$text['button-single_profile']['en-gb'] = "Single Profile";
$text['button-single_profile']['ar-eg'] = "Single Profile";
$text['button-single_profile']['de-at'] = "Single Profile";
$text['button-single_profile']['de-ch'] = "Single Profile";
@@ -502,6 +527,7 @@ $text['button-single_profile']['sv-se'] = "Single Profile";
$text['button-single_profile']['uk-ua'] = "Single Profile";
$text['message-registrations_unregistered']['en-us'] = "Registrations Unregistered";
$text['message-registrations_unregistered']['en-gb'] = "Registrations Unregistered";
$text['message-registrations_unregistered']['ar-eg'] = "Registrations Unregistered";
$text['message-registrations_unregistered']['de-at'] = "Registrations Unregistered";
$text['message-registrations_unregistered']['de-ch'] = "Registrations Unregistered";
@@ -522,6 +548,7 @@ $text['message-registrations_unregistered']['sv-se'] = "Registrations Unregister
$text['message-registrations_unregistered']['uk-ua'] = "Registrations Unregistered";
$text['message-registrations_provisioned']['en-us'] = "Registrations Provisioned";
$text['message-registrations_provisioned']['en-gb'] = "Registrations Provisioned";
$text['message-registrations_provisioned']['ar-eg'] = "Registrations Provisioned";
$text['message-registrations_provisioned']['de-at'] = "Registrations Provisioned";
$text['message-registrations_provisioned']['de-ch'] = "Registrations Provisioned";
@@ -542,6 +569,7 @@ $text['message-registrations_provisioned']['sv-se'] = "Registrations Provisioned
$text['message-registrations_provisioned']['uk-ua'] = "Registrations Provisioned";
$text['message-registrations_rebooted']['en-us'] = "Registrations Rebooted";
$text['message-registrations_rebooted']['en-gb'] = "Registrations Rebooted";
$text['message-registrations_rebooted']['ar-eg'] = "Registrations Rebooted";
$text['message-registrations_rebooted']['de-at'] = "Registrations Rebooted";
$text['message-registrations_rebooted']['de-ch'] = "Registrations Rebooted";
@@ -562,6 +590,7 @@ $text['message-registrations_rebooted']['sv-se'] = "Registrations Rebooted";
$text['message-registrations_rebooted']['uk-ua'] = "Registrations Rebooted";
$text['confirm-unregister']['en-us'] = "Do you really want to UNREGISTER these?";
$text['confirm-unregister']['en-gb'] = "Do you really want to UNREGISTER these?";
$text['confirm-unregister']['ar-eg'] = "Do you really want to UNREGISTER these?";
$text['confirm-unregister']['de-at'] = "Do you really want to UNREGISTER these?";
$text['confirm-unregister']['de-ch'] = "Do you really want to UNREGISTER these?";
@@ -582,6 +611,7 @@ $text['confirm-unregister']['sv-se'] = "Do you really want to UNREGISTER these?"
$text['confirm-unregister']['uk-ua'] = "Do you really want to UNREGISTER these?";
$text['confirm-provision']['en-us'] = "Do you really want to PROVISION these?";
$text['confirm-provision']['en-gb'] = "Do you really want to PROVISION these?";
$text['confirm-provision']['ar-eg'] = "Do you really want to PROVISION these?";
$text['confirm-provision']['de-at'] = "Do you really want to PROVISION these?";
$text['confirm-provision']['de-ch'] = "Do you really want to PROVISION these?";
@@ -602,6 +632,7 @@ $text['confirm-provision']['sv-se'] = "Do you really want to PROVISION these?";
$text['confirm-provision']['uk-ua'] = "Do you really want to PROVISION these?";
$text['confirm-reboot']['en-us'] = "Do you really want to REBOOT these?";
$text['confirm-reboot']['en-gb'] = "Do you really want to REBOOT these?";
$text['confirm-reboot']['ar-eg'] = "Do you really want to REBOOT these?";
$text['confirm-reboot']['de-at'] = "Do you really want to REBOOT these?";
$text['confirm-reboot']['de-ch'] = "Do you really want to REBOOT these?";