2013-09-30 13:19:40 +00:00
<? php
2015-04-08 13:38:58 +00:00
$text [ 'title-variables_advanced' ][ 'en-us' ] = "Switch Variables: Advanced" ;
$text [ 'title-variables_advanced' ][ 'es-cl' ] = "Variables de Switch: Avanzadas" ;
$text [ 'title-variables_advanced' ][ 'pt-pt' ] = "Variáveis do Softswitch: Avançadas" ;
$text [ 'title-variables_advanced' ][ 'fr-fr' ] = "Variables Système: Avancé" ;
$text [ 'title-variables_advanced' ][ 'pt-br' ] = "Variáveis do Softswitch: Avançadas " ;
$text [ 'title-variables_advanced' ][ 'pl' ] = "Zmienne PBXu (zaawansowane)" ;
$text [ 'title-variables_advanced' ][ 'uk' ] = "Задання змінних: Додатково" ;
$text [ 'title-variables_advanced' ][ 'sv-se' ] = "Switch Variabler: Avancerat" ;
2015-06-29 22:30:02 +00:00
$text [ 'title-variables_advanced' ][ 'de-at' ] = "Switch Variablen: Erweitert" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-variables' ][ 'en-us' ] = "Switch Variables" ;
$text [ 'title-variables' ][ 'es-cl' ] = "Variables de Switch" ;
$text [ 'title-variables' ][ 'pt-pt' ] = "Variáveis do Softswitch" ;
$text [ 'title-variables' ][ 'fr-fr' ] = "Variables Système" ;
$text [ 'title-variables' ][ 'pt-br' ] = "Variáveis do Softswitch " ;
$text [ 'title-variables' ][ 'pl' ] = "Zmienne PBXu" ;
$text [ 'title-variables' ][ 'uk' ] = "Задання змінних " ;
$text [ 'title-variables' ][ 'sv-se' ] = "Switch Variabler" ;
2015-06-29 22:30:02 +00:00
$text [ 'title-variables' ][ 'de-at' ] = "Switch Variablen" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-variable_edit' ][ 'en-us' ] = "Variable" ;
$text [ 'title-variable_edit' ][ 'es-cl' ] = "Editar Variable" ;
$text [ 'title-variable_edit' ][ 'pt-pt' ] = "Editar Variável" ;
$text [ 'title-variable_edit' ][ 'fr-fr' ] = "Editer la Variable" ;
$text [ 'title-variable_edit' ][ 'pt-br' ] = "Editar Variável " ;
$text [ 'title-variable_edit' ][ 'pl' ] = "Zmienna" ;
$text [ 'title-variable_edit' ][ 'uk' ] = "Змінна" ;
$text [ 'title-variable_edit' ][ 'sv-se' ] = "Variabel" ;
2015-06-30 13:30:02 +00:00
$text [ 'title-variable_edit' ][ 'de-at' ] = "Variable" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-variable_add' ][ 'en-us' ] = "Variable" ;
$text [ 'title-variable_add' ][ 'pt-pt' ] = "Adicionar Variável" ;
$text [ 'title-variable_add' ][ 'fr-fr' ] = "Ajouter une Variable" ;
$text [ 'title-variable_add' ][ 'pt-br' ] = "Adicionar Variável " ;
$text [ 'title-variable_add' ][ 'pl' ] = "Zmienna" ;
$text [ 'title-variable_add' ][ 'uk' ] = "Змінна" ;
$text [ 'title-variable_add' ][ 'sv-se' ] = "Variabel" ;
2015-06-30 13:30:02 +00:00
$text [ 'title-variable_add' ][ 'de-at' ] = "Variable" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-hostname' ][ 'en-us' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'pt-pt' ] = "Hostname" ;
$text [ 'label-hostname' ][ 'fr-fr' ] = "Nom d'hôte" ;
$text [ 'label-hostname' ][ 'pl' ] = "Nazwa hosta" ;
$text [ 'label-hostname' ][ 'uk' ] = "Назва хоста" ;
$text [ 'label-hostname' ][ 'sv-se' ] = "Hostname" ;
2015-06-29 22:30:02 +00:00
$text [ 'label-hostname' ][ 'de-at' ] = "Hostname" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-codec_information' ][ 'en-us' ] = "Codec Information" ;
$text [ 'label-codec_information' ][ 'es-cl' ] = "Informatión de Codec" ;
$text [ 'label-codec_information' ][ 'pt-pt' ] = "Informação do Codec" ;
$text [ 'label-codec_information' ][ 'fr-fr' ] = "Codec Information" ;
$text [ 'label-codec_information' ][ 'pt-br' ] = "Informações sobre o Codec" ;
$text [ 'label-codec_information' ][ 'pl' ] = "Informacja o kodekach" ;
$text [ 'label-codec_information' ][ 'uk' ] = "Інформація про кодек" ;
$text [ 'label-codec_information' ][ 'sv-se' ] = "Codec Information" ;
2015-06-30 13:30:02 +00:00
$text [ 'label-codec_information' ][ 'de-at' ] = "Codec Information" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-variables_advanced' ][ 'en-us' ] = "Switch Variables: Advanced" ;
$text [ 'header-variables_advanced' ][ 'es-cl' ] = "Variables de Switch: Avanzadas" ;
$text [ 'header-variables_advanced' ][ 'pt-pt' ] = "Variáveis do Softswitch: Avançadas" ;
$text [ 'header-variables_advanced' ][ 'fr-fr' ] = "Variables Système: Avancé" ;
$text [ 'header-variables_advanced' ][ 'pt-br' ] = "Variáveis do Softswitch: Avançadas " ;
$text [ 'header-variables_advanced' ][ 'pl' ] = "Zamień zmienne (zaawansowane)" ;
$text [ 'header-variables_advanced' ][ 'uk' ] = "Задання змінних: Додатково" ;
$text [ 'header-variables_advanced' ][ 'sv-se' ] = "Switch Variabler: Avancerat" ;
2015-06-30 13:30:02 +00:00
$text [ 'header-variables_advanced' ][ 'de-at' ] = "Switch Variablen: Erweitert" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-variables' ][ 'en-us' ] = "Switch Variables" ;
$text [ 'header-variables' ][ 'es-cl' ] = "Variables de Switch" ;
$text [ 'header-variables' ][ 'pt-pt' ] = "Variáveis do Softswitch" ;
$text [ 'header-variables' ][ 'fr-fr' ] = "Variables Système" ;
$text [ 'header-variables' ][ 'pt-br' ] = "Variáveis do Softswitch " ;
$text [ 'header-variables' ][ 'pl' ] = "Zmienne PBXu" ;
$text [ 'header-variables' ][ 'uk' ] = "Задання змінних" ;
$text [ 'header-variables' ][ 'sv-se' ] = "Switch Variabler" ;
2015-06-30 13:30:02 +00:00
$text [ 'header-variables' ][ 'de-at' ] = "Switch Variablen" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-variable_edit' ][ 'en-us' ] = "Variable" ;
$text [ 'header-variable_edit' ][ 'es-cl' ] = "Editar Variable" ;
$text [ 'header-variable_edit' ][ 'pt-pt' ] = "Editar variável" ;
$text [ 'header-variable_edit' ][ 'fr-fr' ] = "Editer la Variable" ;
$text [ 'header-variable_edit' ][ 'pt-br' ] = "Editar variável" ;
$text [ 'header-variable_edit' ][ 'pl' ] = "Zmienna" ;
$text [ 'header-variable_edit' ][ 'uk' ] = "Змінна" ;
$text [ 'header-variable_edit' ][ 'sv-se' ] = "Variabel" ;
2015-06-30 13:30:02 +00:00
$text [ 'header-variable_edit' ][ 'de-at' ] = "Variable" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-hostname' ][ 'en-us' ] = "Hostname" ;
$text [ 'header-hostname' ][ 'pt-pt' ] = "Hostname" ;
$text [ 'header-hostname' ][ 'fr-fr' ] = "Nom d'hôte" ;
$text [ 'header-hostname' ][ 'pl' ] = "Nazwa hosta" ;
$text [ 'header-hostname' ][ 'uk' ] = "Назва хоста" ;
$text [ 'header-hostname' ][ 'sv-se' ] = "Hostname" ;
2015-06-30 13:30:02 +00:00
$text [ 'header-hostname' ][ 'de-at' ] = "Hostname" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-variables_advanced' ][ 'en-us' ] = "Define preprocessor variables here. Can be accessed in the xml configuration with $." ;
$text [ 'description-variables_advanced' ][ 'es-cl' ] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $." ;
$text [ 'description-variables_advanced' ][ 'pt-pt' ] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $." ;
$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' ][ 'pt-br' ] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $" ;
$text [ 'description-variables_advanced' ][ 'pl' ] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $." ;
$text [ 'description-variables_advanced' ][ 'uk' ] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $." ;
$text [ 'description-variables_advanced' ][ 'sv-se' ] = "Definiera preprocessor variabler här. Kan nås i xml konfigurationen med $." ;
2015-06-30 13:30:02 +00:00
$text [ 'description-variables_advanced' ][ 'de-at' ] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-variables' ][ 'en-us' ] = "Define preprocessor variables here." ;
$text [ 'description-variables' ][ 'es-cl' ] = "Defina variables de procesador aquí." ;
$text [ 'description-variables' ][ 'pt-pt' ] = "Defina as variáveis aqui." ;
$text [ 'description-variables' ][ 'fr-fr' ] = "Définir ici les variables préprocessées." ;
$text [ 'description-variables' ][ 'pt-br' ] = "Defina as variáveis aqui:" ;
$text [ 'description-variables' ][ 'pl' ] = "Tutaj zdefiniuj zmienne preprocesora" ;
$text [ 'description-variables' ][ 'uk' ] = "Задайте змінні препроцесора тут." ;
$text [ 'description-variables' ][ 'sv-se' ] = "Definiera preprocessor variabler här." ;
2015-06-30 13:30:02 +00:00
$text [ 'description-variables' ][ 'de-at' ] = "Definieren Sie Preprozessor Variablen." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the variable name." ;
$text [ 'description-name' ][ 'es-cl' ] = "Ingrese el nombre de la variable." ;
$text [ 'description-name' ][ 'pt-pt' ] = "Introduza o nome da variável." ;
$text [ 'description-name' ][ 'fr-fr' ] = "" ;
$text [ 'description-name' ][ 'pt-br' ] = "Insira o nome do menu" ;
$text [ 'description-name' ][ 'pl' ] = "Wprowadź nazwę zmiennej" ;
$text [ 'description-name' ][ 'uk' ] = "Введіть назву змінної" ;
$text [ 'description-name' ][ 'sv-se' ] = "Skriv in namnet på menyn." ;
2015-06-30 13:30:02 +00:00
$text [ 'description-name' ][ 'de-at' ] = "Geben Sie den Namen der Variable an." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-hostname' ][ 'en-us' ] = "Enter the hostname / switchname." ;
$text [ 'description-hostname' ][ 'pt-pt' ] = "Introduza o hostname" ;
$text [ 'description-hostname' ][ 'fr-fr' ] = "Entrer le nom de l'hôte / du switch." ;
$text [ 'description-hostname' ][ 'pl' ] = "Wprowadź nazwę hosta / PBXu" ;
$text [ 'description-hostname' ][ 'uk' ] = "Введіть назву хоста / switchname." ;
$text [ 'description-hostname' ][ 'sv-se' ] = "Fyll i hostname / switchname." ;
2015-06-30 13:30:02 +00:00
$text [ 'description-hostname' ][ 'de-at' ] = "Geben Sie den Hostnamen / Switchnamen an." ;
2015-04-08 13:38:58 +00:00
2014-08-17 00:14:03 +00:00
?>