Fork of FusionPBX but with LDAP kinda working
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

424 lines
25 KiB

<?php
#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
$text['title-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
$text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['title-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
$text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['title-variables_advanced']['he-il'] = "";
$text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['title-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid";
$text['title-variables_advanced']['pl-pl'] = "Zmienne PBXu (zaawansowane)";
$text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['title-variables_advanced']['ro-ro'] = "";
$text['title-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенные";
$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
$text['title-variables']['de-de'] = "Switch Variablen";
$text['title-variables']['es-cl'] = "Variables de Switch";
$text['title-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
$text['title-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['title-variables']['fr-fr'] = "Variables Système";
$text['title-variables']['he-il'] = "";
$text['title-variables']['it-it'] = "Variabili Centrale";
$text['title-variables']['nl-nl'] = "Centrale variabelen";
$text['title-variables']['pl-pl'] = "Zmienne PBXu";
$text['title-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['title-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['title-variables']['ro-ro'] = "";
$text['title-variables']['ru-ru'] = "Параметры FreeSwitch";
$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
$text['title-variable']['de-de'] = "Variable";
$text['title-variable']['es-cl'] = "Editar Variable";
$text['title-variable']['es-mx'] = "Editar Variable"; //copied from es-cl
$text['title-variable']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
$text['title-variable']['fr-fr'] = "Editer la Variable";
$text['title-variable']['he-il'] = "";
$text['title-variable']['it-it'] = "Variabile";
$text['title-variable']['nl-nl'] = "Variabele bijwerken";
$text['title-variable']['pl-pl'] = "Zmienna";
$text['title-variable']['pt-br'] = "Editar Variável ";
$text['title-variable']['pt-pt'] = "Editar Variável";
$text['title-variable']['ro-ro'] = "";
$text['title-variable']['ru-ru'] = "Переменная";
$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'] = "";
$text['label-command']['de-de'] = "";
$text['label-command']['es-cl'] = "";
$text['label-command']['es-mx'] = "";
$text['label-command']['fr-ca'] = "Command";
$text['label-command']['fr-fr'] = "Command";
$text['label-command']['he-il'] = "";
$text['label-command']['it-it'] = "";
$text['label-command']['nl-nl'] = "Commando";
$text['label-command']['pl-pl'] = "";
$text['label-command']['pt-br'] = "";
$text['label-command']['pt-pt'] = "";
$text['label-command']['ro-ro'] = "";
$text['label-command']['ru-ru'] = "";
$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'] = "";
$text['option-set']['de-de'] = "";
$text['option-set']['es-cl'] = "";
$text['option-set']['es-mx'] = "";
$text['option-set']['fr-ca'] = "Définir";
$text['option-set']['fr-fr'] = "Définir";
$text['option-set']['he-il'] = "";
$text['option-set']['it-it'] = "";
$text['option-set']['nl-nl'] = "Definieer";
$text['option-set']['pl-pl'] = "";
$text['option-set']['pt-br'] = "";
$text['option-set']['pt-pt'] = "";
$text['option-set']['ro-ro'] = "";
$text['option-set']['ru-ru'] = "";
$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'] = "";
$text['option-exec-set']['de-de'] = "";
$text['option-exec-set']['es-cl'] = "";
$text['option-exec-set']['es-mx'] = "";
$text['option-exec-set']['fr-ca'] = "exec-set";
$text['option-exec-set']['fr-fr'] = "exec-set";
$text['option-exec-set']['he-il'] = "";
$text['option-exec-set']['it-it'] = "";
$text['option-exec-set']['nl-nl'] = "exec-set";
$text['option-exec-set']['pl-pl'] = "";
$text['option-exec-set']['pt-br'] = "";
$text['option-exec-set']['pt-pt'] = "";
$text['option-exec-set']['ro-ro'] = "";
$text['option-exec-set']['ru-ru'] = "";
$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
$text['label-hostname']['de-de'] = "Hostname";
$text['label-hostname']['es-cl'] = "";
$text['label-hostname']['es-mx'] = "";
$text['label-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-hostname']['he-il'] = "";
$text['label-hostname']['it-it'] = "Hostname";
$text['label-hostname']['nl-nl'] = "Hostnaam";
$text['label-hostname']['pl-pl'] = "Nazwa hosta";
$text['label-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['label-hostname']['pt-pt'] = "Hostname";
$text['label-hostname']['ro-ro'] = "";
$text['label-hostname']['ru-ru'] = "Имя хоста";
$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
$text['label-codec_information']['de-de'] = "Codec Information";
$text['label-codec_information']['es-cl'] = "Informatión de Codec";
$text['label-codec_information']['es-mx'] = "Informatión de Codec"; //copied from es-cl
$text['label-codec_information']['fr-ca'] = "Codec Information"; //copied from fr-fr
$text['label-codec_information']['fr-fr'] = "Codec Information";
$text['label-codec_information']['he-il'] = "";
$text['label-codec_information']['it-it'] = "Informazioni Codec";
$text['label-codec_information']['nl-nl'] = "Codec informatie";
$text['label-codec_information']['pl-pl'] = "Informacja o kodekach";
$text['label-codec_information']['pt-br'] = "Informações sobre o Codec";
$text['label-codec_information']['pt-pt'] = "Informação do Codec";
$text['label-codec_information']['ro-ro'] = "";
$text['label-codec_information']['ru-ru'] = "Информация о кодеке";
$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
$text['header-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
$text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['header-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
$text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['header-variables_advanced']['he-il'] = "";
$text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['header-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid";
$text['header-variables_advanced']['pl-pl'] = "Zamień zmienne (zaawansowane)";
$text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['header-variables_advanced']['ro-ro'] = "";
$text['header-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенный";
$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
$text['header-variables']['de-de'] = "Switch Variablen";
$text['header-variables']['es-cl'] = "Variables de Switch";
$text['header-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
$text['header-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['header-variables']['fr-fr'] = "Variables Système";
$text['header-variables']['he-il'] = "";
$text['header-variables']['it-it'] = "Variabili Centrale";
$text['header-variables']['nl-nl'] = "Centrale variabelen";
$text['header-variables']['pl-pl'] = "Zmienne PBXu";
$text['header-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['header-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['header-variables']['ro-ro'] = "";
$text['header-variables']['ru-ru'] = "Параметры FreeSwitch";
$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
$text['header-variable']['de-de'] = "Variable";
$text['header-variable']['es-cl'] = "Editar Variable";
$text['header-variable']['es-mx'] = "Editar Variable"; //copied from es-cl
$text['header-variable']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
$text['header-variable']['fr-fr'] = "Editer la Variable";
$text['header-variable']['he-il'] = "";
$text['header-variable']['it-it'] = "Variabile";
$text['header-variable']['nl-nl'] = "Variabelen";
$text['header-variable']['pl-pl'] = "Zmienna";
$text['header-variable']['pt-br'] = "Editar variável"; //copied from pt-pt
$text['header-variable']['pt-pt'] = "Editar variável";
$text['header-variable']['ro-ro'] = "";
$text['header-variable']['ru-ru'] = "Переменная";
$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
$text['header-hostname']['de-de'] = "Hostname";
$text['header-hostname']['es-cl'] = "";
$text['header-hostname']['es-mx'] = "";
$text['header-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$text['header-hostname']['fr-fr'] = "Nom d'hôte";
$text['header-hostname']['he-il'] = "";
$text['header-hostname']['it-it'] = "Hostname";
$text['header-hostname']['nl-nl'] = "Hostnaam";
$text['header-hostname']['pl-pl'] = "Nazwa hosta";
$text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['header-hostname']['pt-pt'] = "Hostname";
$text['header-hostname']['ro-ro'] = "";
$text['header-hostname']['ru-ru'] = "Имя хоста";
$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
$text['description-variables_advanced']['de-de'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
$text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
$text['description-variables_advanced']['es-mx'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $."; //copied from es-cl
$text['description-variables_advanced']['fr-ca'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $."; //copied from fr-fr
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
$text['description-variables_advanced']['he-il'] = "";
$text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $.";
$text['description-variables_advanced']['nl-nl'] = "Definieer voorbewerkings variabelen. Kan in XML configuraties gebruikt worden met $.";
$text['description-variables_advanced']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $.";
$text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $";
$text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $.";
$text['description-variables_advanced']['ro-ro'] = "";
$text['description-variables_advanced']['ru-ru'] = "Определите здесь параметры FreeSwitch. Доступ к файлу xml можно получить с помощью $.";
$text['description-variables_advanced']['sv-se'] = "Definiera preprocessor variabler här. Kan nås i xml konfigurationen med $.";
$text['description-variables_advanced']['uk-ua'] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $.";
$text['description-variables']['en-us'] = "Define preprocessor variables here. A switch restart is required for changes to take effect.";
$text['description-variables']['en-gb'] = "Define preprocessor variables here. A switch restart is required for changes to take effect.";
$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
$text['description-variables']['de-de'] = "Definieren Sie Preprozessor Variablen.";
$text['description-variables']['es-cl'] = "Defina variables de procesador aquí.";
$text['description-variables']['es-mx'] = "Defina variables de procesador aquí."; //copied from es-cl
$text['description-variables']['fr-ca'] = "Définir ici les variables préprocessées."; //copied from fr-fr
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
$text['description-variables']['he-il'] = "";
$text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore.";
$text['description-variables']['nl-nl'] = "Definieer hier voorbewerkings variabelen";
$text['description-variables']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora";
$text['description-variables']['pt-br'] = "Defina as variáveis aqui:";
$text['description-variables']['pt-pt'] = "Defina as variáveis aqui.";
$text['description-variables']['ro-ro'] = "";
$text['description-variables']['ru-ru'] = "Определите здесь параметры FreeSwitch.";
$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'] = "";
$text['description-command']['de-de'] = "";
$text['description-command']['es-cl'] = "";
$text['description-command']['es-mx'] = "";
$text['description-command']['fr-ca'] = "Définir la commande";
$text['description-command']['fr-fr'] = "Définir la commande";
$text['description-command']['he-il'] = "";
$text['description-command']['it-it'] = "";
$text['description-command']['nl-nl'] = "Stel commando in";
$text['description-command']['pl-pl'] = "";
$text['description-command']['pt-br'] = "";
$text['description-command']['pt-pt'] = "";
$text['description-command']['ro-ro'] = "";
$text['description-command']['ru-ru'] = "";
$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
$text['description-name']['de-de'] = "Geben Sie den Namen der Variable an.";
$text['description-name']['es-cl'] = "Ingrese el nombre de la variable.";
$text['description-name']['es-mx'] = "Ingrese el nombre de la variable."; //copied from es-cl
$text['description-name']['fr-ca'] = "Entrez le nom de la variable";
$text['description-name']['fr-fr'] = "Entrez le nom de la variable";
$text['description-name']['he-il'] = "";
$text['description-name']['it-it'] = "Inserire nome variabile.";
$text['description-name']['nl-nl'] = "Voer variabelenaam in.";
$text['description-name']['pl-pl'] = "Wprowadź nazwę zmiennej";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pt-pt'] = "Introduza o nome da variável.";
$text['description-name']['ro-ro'] = "";
$text['description-name']['ru-ru'] = "Введите имя переменной.";
$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
$text['description-hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
$text['description-hostname']['es-cl'] = "";
$text['description-hostname']['es-mx'] = "";
$text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch."; //copied from fr-fr
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
$text['description-hostname']['he-il'] = "";
$text['description-hostname']['it-it'] = "Inserire l'hostname / switchname.";
$text['description-hostname']['nl-nl'] = "Voer Hostnaam / centrale naam in.";
$text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu";
$text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt
$text['description-hostname']['pt-pt'] = "Introduza o hostname";
$text['description-hostname']['ro-ro'] = "";
$text['description-hostname']['ru-ru'] = "Введите имя хоста / имя_схемы.";
$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'] = "";
$text['description-enabled']['de-de'] = "";
$text['description-enabled']['es-cl'] = "";
$text['description-enabled']['es-mx'] = "";
$text['description-enabled']['fr-ca'] = "Activer ou désactiver cette variable";
$text['description-enabled']['fr-fr'] = "Activer ou désactiver cette variable";
$text['description-enabled']['he-il'] = "";
$text['description-enabled']['it-it'] = "";
$text['description-enabled']['nl-nl'] = "Deze variabele aan of uit zetten.";
$text['description-enabled']['pl-pl'] = "";
$text['description-enabled']['pt-br'] = "";
$text['description-enabled']['pt-pt'] = "";
$text['description-enabled']['ro-ro'] = "";
$text['description-enabled']['ru-ru'] = "";
$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'] = "";
$text['description-order']['de-de'] = "";
$text['description-order']['es-cl'] = "";
$text['description-order']['es-mx'] = "";
$text['description-order']['fr-ca'] = "Sélectionnez l'ordre";
$text['description-order']['fr-fr'] = "Sélectionnez l'ordre";
$text['description-order']['he-il'] = "";
$text['description-order']['it-it'] = "";
$text['description-order']['nl-nl'] = "Kies de volgorde.";
$text['description-order']['pl-pl'] = "";
$text['description-order']['pt-br'] = "";
$text['description-order']['pt-pt'] = "";
$text['description-order']['ro-ro'] = "";
$text['description-order']['ru-ru'] = "";
$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'] = "";
$text['description-description']['de-de'] = "";
$text['description-description']['es-cl'] = "";
$text['description-description']['es-mx'] = "";
$text['description-description']['fr-ca'] = "Entrez la description";
$text['description-description']['fr-fr'] = "Entrez la description";
$text['description-description']['he-il'] = "";
$text['description-description']['it-it'] = "";
$text['description-description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-description']['pl-pl'] = "";
$text['description-description']['pt-br'] = "";
$text['description-description']['pt-pt'] = "";
$text['description-description']['ro-ro'] = "";
$text['description-description']['ru-ru'] = "";
$text['description-description']['sv-se'] = "";
$text['description-description']['uk-ua'] = "";
?>