reworked text class to gather the languages on construction (more efficient) (#2576)

organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
This commit is contained in:
Mafoo
2017-05-12 08:44:53 -06:00
committed by FusionPBX
parent db98723eed
commit 0302d8085c
62 changed files with 14192 additions and 9499 deletions
+23 -1
View File
@@ -1,5 +1,5 @@
<?php
#This file was last reorganized on 10th of May 2017 11:09:40 AM UTC
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
$text['title-access_controls']['en-us'] = "Access Controls";
$text['title-access_controls']['ar-eg'] = "عناصر التحكم في الوصول";
@@ -7,6 +7,7 @@ $text['title-access_controls']['de-at'] = " Zugriffskontrolle";
$text['title-access_controls']['de-de'] = " Zugriffskontrolle";
$text['title-access_controls']['es-cl'] = "Controles de acceso";
$text['title-access_controls']['fr-fr'] = "Contrôle d'accès";
$text['title-access_controls']['he' ] = "";
$text['title-access_controls']['it-it'] = "Controllo Accessi";
$text['title-access_controls']['nl-nl'] = "";
$text['title-access_controls']['pl' ] = "Kontrola dostępu";
@@ -22,6 +23,7 @@ $text['title-access_control_nodes']['de-at'] = "Knoten";
$text['title-access_control_nodes']['de-de'] = "Knoten";
$text['title-access_control_nodes']['es-cl'] = "Nodos";
$text['title-access_control_nodes']['fr-fr'] = " nœuds";
$text['title-access_control_nodes']['he' ] = "";
$text['title-access_control_nodes']['it-it'] = "Nodi";
$text['title-access_control_nodes']['nl-nl'] = "";
$text['title-access_control_nodes']['pl' ] = "węzły";
@@ -37,6 +39,7 @@ $text['title-access_control_node']['de-at'] = "Netzknoten";
$text['title-access_control_node']['de-de'] = "Netzknoten";
$text['title-access_control_node']['es-cl'] = "Nodo";
$text['title-access_control_node']['fr-fr'] = " noeud";
$text['title-access_control_node']['he' ] = "";
$text['title-access_control_node']['it-it'] = "Nodo";
$text['title-access_control_node']['nl-nl'] = "";
$text['title-access_control_node']['pl' ] = "węzeł";
@@ -52,6 +55,7 @@ $text['title-access_control']['de-at'] = " Zugangskontrolle";
$text['title-access_control']['de-de'] = " Zugangskontrolle";
$text['title-access_control']['es-cl'] = "Control de acceso";
$text['title-access_control']['fr-fr'] = "Contrôle d'accès";
$text['title-access_control']['he' ] = "";
$text['title-access_control']['it-it'] = "Controllo Accesso";
$text['title-access_control']['nl-nl'] = "";
$text['title-access_control']['pl' ] = "Kontrola dostępu";
@@ -67,6 +71,7 @@ $text['label-node_type']['de-at'] = "Art";
$text['label-node_type']['de-de'] = "Art";
$text['label-node_type']['es-cl'] = "Escribe";
$text['label-node_type']['fr-fr'] = "Type";
$text['label-node_type']['he' ] = "";
$text['label-node_type']['it-it'] = "Tipo";
$text['label-node_type']['nl-nl'] = "";
$text['label-node_type']['pl' ] = "typ";
@@ -82,6 +87,7 @@ $text['label-node_domain']['de-at'] = " Domäne";
$text['label-node_domain']['de-de'] = " Domäne";
$text['label-node_domain']['es-cl'] = "Dominio";
$text['label-node_domain']['fr-fr'] = "Domaine";
$text['label-node_domain']['he' ] = "";
$text['label-node_domain']['it-it'] = "Dominio";
$text['label-node_domain']['nl-nl'] = "";
$text['label-node_domain']['pl' ] = "domeny";
@@ -97,6 +103,7 @@ $text['label-node_description']['de-at'] = "Beschreibung";
$text['label-node_description']['de-de'] = "Beschreibung";
$text['label-node_description']['es-cl'] = "Descripción";
$text['label-node_description']['fr-fr'] = "Description";
$text['label-node_description']['he' ] = "";
$text['label-node_description']['it-it'] = "Descrizione";
$text['label-node_description']['nl-nl'] = "";
$text['label-node_description']['pl' ] = "opis";
@@ -112,6 +119,7 @@ $text['label-node_cidr']['de-at'] = "CIDR";
$text['label-node_cidr']['de-de'] = "CIDR";
$text['label-node_cidr']['es-cl'] = "CIDR";
$text['label-node_cidr']['fr-fr'] = "CIDR";
$text['label-node_cidr']['he' ] = "";
$text['label-node_cidr']['it-it'] = "CIDR";
$text['label-node_cidr']['nl-nl'] = "";
$text['label-node_cidr']['pl' ] = "CIDR";
@@ -127,6 +135,7 @@ $text['label-deny']['de-at'] = " verbieten";
$text['label-deny']['de-de'] = " verbieten";
$text['label-deny']['es-cl'] = "Negar";
$text['label-deny']['fr-fr'] = " nier";
$text['label-deny']['he' ] = "";
$text['label-deny']['it-it'] = "nega";
$text['label-deny']['nl-nl'] = "";
$text['label-deny']['pl' ] = "zaprzeczać";
@@ -142,6 +151,7 @@ $text['label-allow']['de-at'] = "erlauben";
$text['label-allow']['de-de'] = "erlauben";
$text['label-allow']['es-cl'] = "Permitir";
$text['label-allow']['fr-fr'] = " permettre";
$text['label-allow']['he' ] = "";
$text['label-allow']['it-it'] = "permetti";
$text['label-allow']['nl-nl'] = "";
$text['label-allow']['pl' ] = "dopuszczać";
@@ -157,6 +167,7 @@ $text['label-access_control_name']['de-at'] = "Name";
$text['label-access_control_name']['de-de'] = "Name";
$text['label-access_control_name']['es-cl'] = "Nombre";
$text['label-access_control_name']['fr-fr'] = "Nom";
$text['label-access_control_name']['he' ] = "";
$text['label-access_control_name']['it-it'] = "Nome";
$text['label-access_control_name']['nl-nl'] = "";
$text['label-access_control_name']['pl' ] = " Imię";
@@ -172,6 +183,7 @@ $text['label-access_control_description']['de-at'] = "Beschreibung";
$text['label-access_control_description']['de-de'] = "Beschreibung";
$text['label-access_control_description']['es-cl'] = "Descripción";
$text['label-access_control_description']['fr-fr'] = "Description";
$text['label-access_control_description']['he' ] = "";
$text['label-access_control_description']['it-it'] = "Descrizione";
$text['label-access_control_description']['nl-nl'] = "";
$text['label-access_control_description']['pl' ] = "opis";
@@ -187,6 +199,7 @@ $text['label-access_control_default']['de-at'] = "Standard";
$text['label-access_control_default']['de-de'] = "Standard";
$text['label-access_control_default']['es-cl'] = "Defecto";
$text['label-access_control_default']['fr-fr'] = "Par défaut";
$text['label-access_control_default']['he' ] = "";
$text['label-access_control_default']['it-it'] = "Predefinito";
$text['label-access_control_default']['nl-nl'] = "";
$text['label-access_control_default']['pl' ] = "Domyślnie";
@@ -202,6 +215,7 @@ $text['description-node_type']['de-at'] = " Wählen Sie den Typ.";
$text['description-node_type']['de-de'] = " Wählen Sie den Typ.";
$text['description-node_type']['es-cl'] = "Seleccione el tipo.";
$text['description-node_type']['fr-fr'] = " Sélectionnez le type";
$text['description-node_type']['he' ] = "";
$text['description-node_type']['it-it'] = "Seleziona il tipo.";
$text['description-node_type']['nl-nl'] = "";
$text['description-node_type']['pl' ] = "Wybierz rodzaj.";
@@ -217,6 +231,7 @@ $text['description-node_domain']['de-at'] = "Geben Sie den Domain-Namen.";
$text['description-node_domain']['de-de'] = "Geben Sie den Domain-Namen.";
$text['description-node_domain']['es-cl'] = "Introduzca el nombre de dominio.";
$text['description-node_domain']['fr-fr'] = "Entrez le nom de domaine.";
$text['description-node_domain']['he' ] = "";
$text['description-node_domain']['it-it'] = "Inserisci il nome del dominio.";
$text['description-node_domain']['nl-nl'] = "";
$text['description-node_domain']['pl' ] = " Wprowadź nazwę domeny.";
@@ -232,6 +247,7 @@ $text['description-node_description']['de-at'] = "Geben Sie die Beschreibung ein
$text['description-node_description']['de-de'] = "Geben Sie die Beschreibung ein.";
$text['description-node_description']['es-cl'] = " Introduzca la descripción.";
$text['description-node_description']['fr-fr'] = "Entrez la description.";
$text['description-node_description']['he' ] = "";
$text['description-node_description']['it-it'] = "Inserisci la descrizione.";
$text['description-node_description']['nl-nl'] = "";
$text['description-node_description']['pl' ] = " Wprowadź opis.";
@@ -247,6 +263,7 @@ $text['description-node_cidr']['de-at'] = " Geben Sie die IP CIDR-Bereich an.";
$text['description-node_cidr']['de-de'] = " Geben Sie die IP CIDR-Bereich an.";
$text['description-node_cidr']['es-cl'] = " Introduzca el rango de direcciones IP CIDR.";
$text['description-node_cidr']['fr-fr'] = "Entrez la plage IP CIDR.";
$text['description-node_cidr']['he' ] = "";
$text['description-node_cidr']['it-it'] = "Inserire l'intervallo IP CIDR.";
$text['description-node_cidr']['nl-nl'] = "";
$text['description-node_cidr']['pl' ] = "Wprowadź zakres IP CIDR.";
@@ -262,6 +279,7 @@ $text['description-access_control_node']['de-at'] = "";
$text['description-access_control_node']['de-de'] = "";
$text['description-access_control_node']['es-cl'] = "";
$text['description-access_control_node']['fr-fr'] = "";
$text['description-access_control_node']['he' ] = "";
$text['description-access_control_node']['it-it'] = "";
$text['description-access_control_node']['nl-nl'] = "";
$text['description-access_control_node']['pl' ] = "";
@@ -277,6 +295,7 @@ $text['description-access_control_name']['de-at'] = "Namen eingeben.";
$text['description-access_control_name']['de-de'] = "Namen eingeben.";
$text['description-access_control_name']['es-cl'] = " Introduzca el nombre.";
$text['description-access_control_name']['fr-fr'] = "Entrez le nom.";
$text['description-access_control_name']['he' ] = "";
$text['description-access_control_name']['it-it'] = "Inserisci il nome.";
$text['description-access_control_name']['nl-nl'] = "";
$text['description-access_control_name']['pl' ] = " Wpisz nazwę.";
@@ -292,6 +311,7 @@ $text['description-access_control_description']['de-at'] = "Beschreibung eingebe
$text['description-access_control_description']['de-de'] = "Beschreibung eingeben.";
$text['description-access_control_description']['es-cl'] = "Introduzca la descripción";
$text['description-access_control_description']['fr-fr'] = "Entrez la description.";
$text['description-access_control_description']['he' ] = "";
$text['description-access_control_description']['it-it'] = "Inserisci la descrizione";
$text['description-access_control_description']['nl-nl'] = "";
$text['description-access_control_description']['pl' ] = "Wprowadź opis";
@@ -307,6 +327,7 @@ $text['description-access_control_default']['de-at'] = " Wählen Sie den Standar
$text['description-access_control_default']['de-de'] = " Wählen Sie den Standardtyp.";
$text['description-access_control_default']['es-cl'] = "Seleccione el tipo de defecto.";
$text['description-access_control_default']['fr-fr'] = "Sélectionnez le type de défaut";
$text['description-access_control_default']['he' ] = "";
$text['description-access_control_default']['it-it'] = "Seleziona il tipo predefinito.";
$text['description-access_control_default']['nl-nl'] = "";
$text['description-access_control_default']['pl' ] = "Wybierz typ domyślny.";
@@ -322,6 +343,7 @@ $text['description-access_control']['de-at'] = " Die Zugriffskontrollliste kann
$text['description-access_control']['de-de'] = " Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen.";
$text['description-access_control']['es-cl'] = " Lista de control de acceso puede permitir o denegar los rangos de direcciones IP.";
$text['description-access_control']['fr-fr'] = " Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP.";
$text['description-access_control']['he' ] = "";
$text['description-access_control']['it-it'] = "La lista del controllo degli accessi consente o nega l'accesso ad un intervallo di indirizzi IP.";
$text['description-access_control']['nl-nl'] = "";
$text['description-access_control']['pl' ] = "Lista kontroli dostępu może umożliwić lub zablokować zakresy adresów IP.";