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:
committed by
GitHub
co-authored by
FusionPBX
parent
26f38dc16c
commit
a1699f6fa6
@@ -2,6 +2,7 @@
|
||||
#This file was last reorganized on 19th of September 2017 08:54:24 AM UTC
|
||||
|
||||
$text['title-conference_profiles']['en-us'] = "Conference Profiles";
|
||||
$text['title-conference_profiles']['en-gb'] = "Conference Profiles";
|
||||
$text['title-conference_profiles']['ar-eg'] = "";
|
||||
$text['title-conference_profiles']['de-at'] = "Konferenzprofile"; //copied from de-de
|
||||
$text['title-conference_profiles']['de-ch'] = "Konferenzprofile"; //copied from de-de
|
||||
@@ -22,6 +23,7 @@ $text['title-conference_profiles']['sv-se'] = "Konferens Profiler";
|
||||
$text['title-conference_profiles']['uk-ua'] = "";
|
||||
|
||||
$text['title-conference_profile']['en-us'] = "Conference Profile";
|
||||
$text['title-conference_profile']['en-gb'] = "Conference Profile";
|
||||
$text['title-conference_profile']['ar-eg'] = "";
|
||||
$text['title-conference_profile']['de-at'] = "Konferenzprofile"; //copied from de-de
|
||||
$text['title-conference_profile']['de-ch'] = "Konferenzprofile"; //copied from de-de
|
||||
@@ -42,6 +44,7 @@ $text['title-conference_profile']['sv-se'] = "Konferens Profil";
|
||||
$text['title-conference_profile']['uk-ua'] = "";
|
||||
|
||||
$text['description-conference_profiles']['en-us'] = "A group of conference parameters saved together as a profile.";
|
||||
$text['description-conference_profiles']['en-gb'] = "A group of conference parameters saved together as a profile.";
|
||||
$text['description-conference_profiles']['ar-eg'] = "";
|
||||
$text['description-conference_profiles']['de-at'] = "Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst"; //copied from de-de
|
||||
$text['description-conference_profiles']['de-ch'] = "Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst"; //copied from de-de
|
||||
@@ -62,6 +65,7 @@ $text['description-conference_profiles']['sv-se'] = "En grupp av konferens param
|
||||
$text['description-conference_profiles']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_name']['en-us'] = "Name";
|
||||
$text['label-profile_name']['en-gb'] = "Name";
|
||||
$text['label-profile_name']['ar-eg'] = "";
|
||||
$text['label-profile_name']['de-at'] = "Name"; //copied from de-de
|
||||
$text['label-profile_name']['de-ch'] = "Name"; //copied from de-de
|
||||
@@ -82,6 +86,7 @@ $text['label-profile_name']['sv-se'] = "Namn";
|
||||
$text['label-profile_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_name']['en-us'] = "Enter the profile name.";
|
||||
$text['description-profile_name']['en-gb'] = "Enter the profile name.";
|
||||
$text['description-profile_name']['ar-eg'] = "";
|
||||
$text['description-profile_name']['de-at'] = "Geben Sie den Profil Namen ein."; //copied from de-de
|
||||
$text['description-profile_name']['de-ch'] = "Geben Sie den Profil Namen ein."; //copied from de-de
|
||||
@@ -102,6 +107,7 @@ $text['description-profile_name']['sv-se'] = "Ang eprofilens namn.";
|
||||
$text['description-profile_name']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_enabled']['en-us'] = "Enabled";
|
||||
$text['label-profile_enabled']['en-gb'] = "Enabled";
|
||||
$text['label-profile_enabled']['ar-eg'] = "";
|
||||
$text['label-profile_enabled']['de-at'] = "Aktiviert"; //copied from de-de
|
||||
$text['label-profile_enabled']['de-ch'] = "Aktiviert"; //copied from de-de
|
||||
@@ -122,6 +128,7 @@ $text['label-profile_enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-profile_enabled']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_enabled']['en-us'] = "Set the status of the profile.";
|
||||
$text['description-profile_enabled']['en-gb'] = "Set the status of the profile.";
|
||||
$text['description-profile_enabled']['ar-eg'] = "";
|
||||
$text['description-profile_enabled']['de-at'] = "Setzen Sie den Status des Profils"; //copied from de-de
|
||||
$text['description-profile_enabled']['de-ch'] = "Setzen Sie den Status des Profils"; //copied from de-de
|
||||
@@ -142,6 +149,7 @@ $text['description-profile_enabled']['sv-se'] = "Ange status för profilen.";
|
||||
$text['description-profile_enabled']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_description']['en-us'] = "Description";
|
||||
$text['label-profile_description']['en-gb'] = "Description";
|
||||
$text['label-profile_description']['ar-eg'] = "";
|
||||
$text['label-profile_description']['de-at'] = "Beschreibung"; //copied from de-de
|
||||
$text['label-profile_description']['de-ch'] = "Beschreibung"; //copied from de-de
|
||||
@@ -162,6 +170,7 @@ $text['label-profile_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-profile_description']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_description']['en-us'] = "Enter the description.";
|
||||
$text['description-profile_description']['en-gb'] = "Enter the description.";
|
||||
$text['description-profile_description']['ar-eg'] = "";
|
||||
$text['description-profile_description']['de-at'] = "Geben Sie die Beschreibung ein."; //copied from de-de
|
||||
$text['description-profile_description']['de-ch'] = "Geben Sie die Beschreibung ein."; //copied from de-de
|
||||
@@ -182,6 +191,7 @@ $text['description-profile_description']['sv-se'] = "Ange beskrivningen.";
|
||||
$text['description-profile_description']['uk-ua'] = "";
|
||||
|
||||
$text['title-conference_profile_params']['en-us'] = "Profile Parameters";
|
||||
$text['title-conference_profile_params']['en-gb'] = "Profile Parameters";
|
||||
$text['title-conference_profile_params']['ar-eg'] = "";
|
||||
$text['title-conference_profile_params']['de-at'] = "Profil Parameter"; //copied from de-de
|
||||
$text['title-conference_profile_params']['de-ch'] = "Profil Parameter"; //copied from de-de
|
||||
@@ -202,6 +212,7 @@ $text['title-conference_profile_params']['sv-se'] = "Profil Parameters";
|
||||
$text['title-conference_profile_params']['uk-ua'] = "";
|
||||
|
||||
$text['title-conference_profile_param']['en-us'] = "Profile Parameter";
|
||||
$text['title-conference_profile_param']['en-gb'] = "Profile Parameter";
|
||||
$text['title-conference_profile_param']['ar-eg'] = "";
|
||||
$text['title-conference_profile_param']['de-at'] = "Profil Parameter"; //copied from de-de
|
||||
$text['title-conference_profile_param']['de-ch'] = "Profil Parameter"; //copied from de-de
|
||||
@@ -222,6 +233,7 @@ $text['title-conference_profile_param']['sv-se'] = "Profil Parameter";
|
||||
$text['title-conference_profile_param']['uk-ua'] = "";
|
||||
|
||||
$text['title_description-conference_profile_param']['en-us'] = "Settings assigned to the conference profiles.";
|
||||
$text['title_description-conference_profile_param']['en-gb'] = "Settings assigned to the conference profiles.";
|
||||
$text['title_description-conference_profile_param']['ar-eg'] = "";
|
||||
$text['title_description-conference_profile_param']['de-at'] = "Zugewiesene Einstellungen des Konferenz Profils"; //copied from de-de
|
||||
$text['title_description-conference_profile_param']['de-ch'] = "Zugewiesene Einstellungen des Konferenz Profils"; //copied from de-de
|
||||
@@ -242,6 +254,7 @@ $text['title_description-conference_profile_param']['sv-se'] = "Inställningar k
|
||||
$text['title_description-conference_profile_param']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_param_name']['en-us'] = "Name";
|
||||
$text['label-profile_param_name']['en-gb'] = "Name";
|
||||
$text['label-profile_param_name']['ar-eg'] = "";
|
||||
$text['label-profile_param_name']['de-at'] = "Name"; //copied from de-de
|
||||
$text['label-profile_param_name']['de-ch'] = "Name"; //copied from de-de
|
||||
@@ -262,6 +275,7 @@ $text['label-profile_param_name']['sv-se'] = "Namn";
|
||||
$text['label-profile_param_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_param_name']['en-us'] = "Enter the parameter name.";
|
||||
$text['description-profile_param_name']['en-gb'] = "Enter the parameter name.";
|
||||
$text['description-profile_param_name']['ar-eg'] = "";
|
||||
$text['description-profile_param_name']['de-at'] = "Geben Sie den Namen für den Parameter ein."; //copied from de-de
|
||||
$text['description-profile_param_name']['de-ch'] = "Geben Sie den Namen für den Parameter ein."; //copied from de-de
|
||||
@@ -282,6 +296,7 @@ $text['description-profile_param_name']['sv-se'] = "Ange parameterns namn.";
|
||||
$text['description-profile_param_name']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_param_value']['en-us'] = "Value";
|
||||
$text['label-profile_param_value']['en-gb'] = "Value";
|
||||
$text['label-profile_param_value']['ar-eg'] = "";
|
||||
$text['label-profile_param_value']['de-at'] = "Wert"; //copied from de-de
|
||||
$text['label-profile_param_value']['de-ch'] = "Wert"; //copied from de-de
|
||||
@@ -302,6 +317,7 @@ $text['label-profile_param_value']['sv-se'] = "Värde";
|
||||
$text['label-profile_param_value']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_param_value']['en-us'] = "Enter the value.";
|
||||
$text['description-profile_param_value']['en-gb'] = "Enter the value.";
|
||||
$text['description-profile_param_value']['ar-eg'] = "";
|
||||
$text['description-profile_param_value']['de-at'] = "Geben Sie den Wert ein."; //copied from de-de
|
||||
$text['description-profile_param_value']['de-ch'] = "Geben Sie den Wert ein."; //copied from de-de
|
||||
@@ -322,6 +338,7 @@ $text['description-profile_param_value']['sv-se'] = "Ange värdet.";
|
||||
$text['description-profile_param_value']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_param_enabled']['en-us'] = "Enabled";
|
||||
$text['label-profile_param_enabled']['en-gb'] = "Enabled";
|
||||
$text['label-profile_param_enabled']['ar-eg'] = "";
|
||||
$text['label-profile_param_enabled']['de-at'] = "Aktiviert"; //copied from de-de
|
||||
$text['label-profile_param_enabled']['de-ch'] = "Aktiviert"; //copied from de-de
|
||||
@@ -342,6 +359,7 @@ $text['label-profile_param_enabled']['sv-se'] = "";
|
||||
$text['label-profile_param_enabled']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_param_enabled']['en-us'] = "Set the status of the parameter.";
|
||||
$text['description-profile_param_enabled']['en-gb'] = "Set the status of the parameter.";
|
||||
$text['description-profile_param_enabled']['ar-eg'] = "";
|
||||
$text['description-profile_param_enabled']['de-at'] = "Setzen Sie den Status des Parameters"; //copied from de-de
|
||||
$text['description-profile_param_enabled']['de-ch'] = "Setzen Sie den Status des Parameters"; //copied from de-de
|
||||
@@ -362,6 +380,7 @@ $text['description-profile_param_enabled']['sv-se'] = "Ange statusen för parame
|
||||
$text['description-profile_param_enabled']['uk-ua'] = "";
|
||||
|
||||
$text['label-profile_param_description']['en-us'] = "Description";
|
||||
$text['label-profile_param_description']['en-gb'] = "Description";
|
||||
$text['label-profile_param_description']['ar-eg'] = "";
|
||||
$text['label-profile_param_description']['de-at'] = "Beschreibung"; //copied from de-de
|
||||
$text['label-profile_param_description']['de-ch'] = "Beschreibung"; //copied from de-de
|
||||
@@ -382,6 +401,7 @@ $text['label-profile_param_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-profile_param_description']['uk-ua'] = "";
|
||||
|
||||
$text['description-profile_param_description']['en-us'] = "Enter the description.";
|
||||
$text['description-profile_param_description']['en-gb'] = "Enter the description.";
|
||||
$text['description-profile_param_description']['ar-eg'] = "";
|
||||
$text['description-profile_param_description']['de-at'] = "Geben Sie die Beschreibung ein."; //copied from de-de
|
||||
$text['description-profile_param_description']['de-ch'] = "Geben Sie die Beschreibung ein."; //copied from de-de
|
||||
|
||||
Reference in New Issue
Block a user