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 [ 'option-true' ][ 'en-us' ] = "True" ;
$text [ 'option-true' ][ 'es-cl' ] = "Verdadero" ;
$text [ 'option-true' ][ 'pt-pt' ] = "Sim" ;
$text [ 'option-true' ][ 'fr-fr' ] = "Oui" ;
$text [ 'option-true' ][ 'pt-br' ] = "Sim " ;
$text [ 'option-true' ][ 'pl' ] = "Tak" ;
$text [ 'option-true' ][ 'uk' ] = "Так" ;
$text [ 'option-true' ][ 'sv-se' ] = "Sann" ;
2015-06-29 22:30:02 +00:00
$text [ 'option-true' ][ 'de-at' ] = "Ein" ;
2015-04-08 13:38:58 +00:00
$text [ 'option-false' ][ 'en-us' ] = "False" ;
$text [ 'option-false' ][ 'es-cl' ] = "Falso" ;
$text [ 'option-false' ][ 'pt-pt' ] = "Não" ;
$text [ 'option-false' ][ 'fr-fr' ] = "Non" ;
$text [ 'option-false' ][ 'pt-br' ] = "Não" ;
$text [ 'option-false' ][ 'pl' ] = "Nie" ;
$text [ 'option-false' ][ 'uk' ] = "Ні" ;
$text [ 'option-false' ][ 'sv-se' ] = "Falsk" ;
2015-06-29 22:30:02 +00:00
$text [ 'option-false' ][ 'de-at' ] = "Aus" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour" ;
$text [ 'message-update' ][ 'pt-br' ] = "Atualização Efetuada" ;
$text [ 'message-update' ][ 'pl' ] = "Zaktualizowano poprawnie" ;
$text [ 'message-update' ][ 'uk' ] = "Оновлення завершено" ;
$text [ 'message-update' ][ 'sv-se' ] = "Uppdatering Klar" ;
2015-06-29 22:30:02 +00:00
$text [ 'message-update' ][ 'de-at' ] = "Aktualisierung durchgeführt" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
$text [ 'message-required' ][ 'fr-fr' ] = "Merci d'indiquer: " ;
$text [ 'message-required' ][ 'pt-br' ] = "Por favor Indique:" ;
$text [ 'message-required' ][ 'pl' ] = "Wpisz:" ;
$text [ 'message-required' ][ 'uk' ] = "Будь ласка, вкажіть:" ;
$text [ 'message-required' ][ 'sv-se' ] = "Var god uppge:" ;
2015-06-29 22:30:02 +00:00
$text [ 'message-required' ][ 'de-at' ] = "Bitte geben Sie folgendes an:" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
$text [ 'message-delete' ][ 'fr-fr' ] = "Supprimé" ;
$text [ 'message-delete' ][ 'pt-br' ] = "Remoção Efetuada" ;
$text [ 'message-delete' ][ 'pl' ] = "Usunięto poprawnie" ;
$text [ 'message-delete' ][ 'uk' ] = "Видалено" ;
$text [ 'message-delete' ][ 'sv-se' ] = "Borttagning Klar" ;
2015-06-29 22:30:02 +00:00
$text [ 'message-delete' ][ 'de-at' ] = "Erfolgreich gelöscht" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completado" ;
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
$text [ 'message-add' ][ 'fr-fr' ] = "Ajouté" ;
$text [ 'message-add' ][ 'pt-br' ] = "Criação Efetuada" ;
$text [ 'message-add' ][ 'pl' ] = "Dodano poprawnie" ;
$text [ 'message-add' ][ 'uk' ] = "Додано" ;
$text [ 'message-add' ][ 'sv-se' ] = "Tillagd" ;
2015-06-30 13:30:02 +00:00
$text [ 'message-add' ][ 'de-at' ] = "Erfolgreich hinzugefügt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-value' ][ 'en-us' ] = "Value" ;
$text [ 'label-value' ][ 'es-cl' ] = "Valor" ;
$text [ 'label-value' ][ 'pt-pt' ] = "Valor" ;
$text [ 'label-value' ][ 'fr-fr' ] = "Valeur" ;
$text [ 'label-value' ][ 'pt-br' ] = "Valor" ;
$text [ 'label-value' ][ 'pl' ] = "Wartość" ;
$text [ 'label-value' ][ 'uk' ] = "Значення" ;
$text [ 'label-value' ][ 'sv-se' ] = "Värde" ;
2015-06-29 22:30:02 +00:00
$text [ 'label-value' ][ 'de-at' ] = "Wert" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-order' ][ 'en-us' ] = "Order" ;
$text [ 'label-order' ][ 'es-cl' ] = "Orden" ;
$text [ 'label-order' ][ 'pt-pt' ] = "Ordem" ;
$text [ 'label-order' ][ 'fr-fr' ] = "Ordre" ;
$text [ 'label-order' ][ 'pt-br' ] = "Ordenação" ;
$text [ 'label-order' ][ 'pl' ] = "Kolejność" ;
$text [ 'label-order' ][ 'uk' ] = "Інше" ;
$text [ 'label-order' ][ 'sv-se' ] = "Ordning" ;
2015-06-30 13:30:02 +00:00
$text [ 'label-order' ][ 'de-at' ] = "Reihenfolge" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
$text [ 'label-name' ][ 'pt-br' ] = "Nome" ;
$text [ 'label-name' ][ 'pl' ] = "Nazwa" ;
$text [ 'label-name' ][ 'uk' ] = "Назва" ;
$text [ 'label-name' ][ 'sv-se' ] = "Namn" ;
2015-06-29 22:30:02 +00:00
$text [ 'label-name' ][ 'de-at' ] = "Name" ;
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-enabled' ][ 'en-us' ] = "Enabled" ;
$text [ 'label-enabled' ][ 'es-cl' ] = "Activada" ;
$text [ 'label-enabled' ][ 'pt-pt' ] = "Habilitado" ;
$text [ 'label-enabled' ][ 'fr-fr' ] = "Actif" ;
$text [ 'label-enabled' ][ 'pt-br' ] = "Habilitado" ;
$text [ 'label-enabled' ][ 'pl' ] = "Włączony" ;
$text [ 'label-enabled' ][ 'uk' ] = "Включено" ;
$text [ 'label-enabled' ][ 'sv-se' ] = "Aktiverad" ;
2015-06-30 13:30:02 +00:00
$text [ 'label-enabled' ][ 'de-at' ] = "Aktiv" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
$text [ 'label-description' ][ 'pt-br' ] = "Descrição" ;
$text [ 'label-description' ][ 'pl' ] = "Opis" ;
$text [ 'label-description' ][ 'uk' ] = "Опис" ;
$text [ 'label-description' ][ 'sv-se' ] = "Beskrivning" ;
2015-06-30 13:30:02 +00:00
$text [ 'label-description' ][ 'de-at' ] = "Beschreibung" ;
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 [ 'label-category' ][ 'en-us' ] = "Category" ;
$text [ 'label-category' ][ 'es-cl' ] = "Categoria" ;
$text [ 'label-category' ][ 'pt-pt' ] = "Categoria" ;
$text [ 'label-category' ][ 'fr-fr' ] = "Catégorie" ;
$text [ 'label-category' ][ 'pt-br' ] = "Categoria" ;
$text [ 'label-category' ][ 'pl' ] = "Kategoria" ;
$text [ 'label-category' ][ 'uk' ] = "Категорія" ;
$text [ 'label-category' ][ 'sv-se' ] = "Kategori" ;
2015-06-30 13:30:02 +00:00
$text [ 'label-category' ][ 'de-at' ] = "Kategorie" ;
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-value' ][ 'en-us' ] = "Enter the variable value." ;
$text [ 'description-value' ][ 'es-cl' ] = "Ingrese el valor de la variable." ;
$text [ 'description-value' ][ 'pt-pt' ] = "Introduza o valor da variável." ;
$text [ 'description-value' ][ 'fr-fr' ] = "" ;
$text [ 'description-value' ][ 'pt-br' ] = "Insira o valor da variável" ;
$text [ 'description-value' ][ 'pl' ] = "Wprowadź wartość zmiennej" ;
$text [ 'description-value' ][ 'uk' ] = "Введіть значенння змінної" ;
$text [ 'description-value' ][ 'sv-se' ] = "Fyll i variabel värde." ;
2015-06-29 22:30:02 +00:00
$text [ 'description-value' ][ 'de-at' ] = "Geben Sie den Wert für diese Einstellung an." ;
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
$text [ 'description-category' ][ 'en-us' ] = "Select the category." ;
$text [ 'description-category' ][ 'es-cl' ] = "Seleccione la categoría." ;
$text [ 'description-category' ][ 'pt-pt' ] = "Escolha a categoria." ;
$text [ 'description-category' ][ 'fr-fr' ] = "" ;
$text [ 'description-category' ][ 'pt-br' ] = "Escolha a categoria" ;
$text [ 'description-category' ][ 'pl' ] = "Wprowadź kategorię" ;
$text [ 'description-category' ][ 'uk' ] = "Виберіть категорію" ;
$text [ 'description-category' ][ 'sv-se' ] = "Beskrivning" ;
2015-06-29 22:30:02 +00:00
$text [ 'description-category' ][ 'de-at' ] = "Beschreibung" ;
2015-04-08 13:38:58 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to delete this?" ;
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Tem a certeza que pretende remover isto?" ;
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
$text [ 'confirm-delete' ][ 'pt-br' ] = "Tem certeza que vai remover isso?" ;
$text [ 'confirm-delete' ][ 'pl' ] = "Czy na pewno chcesz to usunąć?" ;
$text [ 'confirm-delete' ][ 'uk' ] = "Ви дійсно бажаєте це видалити?" ;
$text [ 'confirm-delete' ][ 'sv-se' ] = "Vill du verkligen ta bort detta?" ;
2015-06-29 22:30:02 +00:00
$text [ 'confirm-delete' ][ 'de-at' ] = "Wollen Sie das wirklich löschen?" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
$text [ 'button-save' ][ 'pt-br' ] = "Salvar" ;
$text [ 'button-save' ][ 'pl' ] = "Zachowaj" ;
$text [ 'button-save' ][ 'uk' ] = "Зберегти" ;
$text [ 'button-save' ][ 'sv-se' ] = "Spara" ;
2015-06-29 22:30:02 +00:00
$text [ 'button-save' ][ 'de-at' ] = "Speichern" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-restore' ][ 'en-us' ] = "Restore Default" ;
$text [ 'button-restore' ][ 'es-cl' ] = "Restaurar Predeterminadas" ;
$text [ 'button-restore' ][ 'pt-pt' ] = "Restaurar Valores" ;
$text [ 'button-restore' ][ 'fr-fr' ] = "Restaurer" ;
$text [ 'button-restore' ][ 'pt-br' ] = "Restaurar valores" ;
$text [ 'button-restore' ][ 'pl' ] = "Przywróć ustawienia domyślne" ;
$text [ 'button-restore' ][ 'uk' ] = "Відновити значення за замовчуванням" ;
$text [ 'button-restore' ][ 'sv-se' ] = "Aktivera Standard Inställningar" ;
2015-06-29 22:30:02 +00:00
$text [ 'button-restore' ][ 'de-at' ] = "Zurücksetzen" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
$text [ 'button-edit' ][ 'pt-br' ] = "Editar" ;
$text [ 'button-edit' ][ 'pl' ] = "Edytuj" ;
$text [ 'button-edit' ][ 'uk' ] = "Редагувати" ;
$text [ 'button-edit' ][ 'sv-se' ] = "Editera" ;
2015-06-29 22:30:02 +00:00
$text [ 'button-edit' ][ 'de-at' ] = "Bearbeiten" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
$text [ 'button-delete' ][ 'pt-br' ] = "Remover" ;
$text [ 'button-delete' ][ 'pl' ] = "Usuń" ;
$text [ 'button-delete' ][ 'uk' ] = "Видалити" ;
$text [ 'button-delete' ][ 'sv-se' ] = "Ta Bort" ;
2015-06-30 13:30:02 +00:00
$text [ 'button-delete' ][ 'de-at' ] = "Löschen" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
$text [ 'button-back' ][ 'pt-br' ] = "Voltar" ;
$text [ 'button-back' ][ 'pl' ] = "Wróć" ;
$text [ 'button-back' ][ 'uk' ] = "Назад" ;
$text [ 'button-back' ][ 'sv-se' ] = "Tillbaka" ;
2015-06-29 22:30:02 +00:00
$text [ 'button-back' ][ 'de-at' ] = "Zurück" ;
2015-04-08 13:38:58 +00:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
$text [ 'button-add' ][ 'pt-br' ] = "Adicionar" ;
$text [ 'button-add' ][ 'pl' ] = "Dodaj" ;
$text [ 'button-add' ][ 'uk' ] = "Додати" ;
$text [ 'button-add' ][ 'sv-se' ] = "Lägg Till" ;
2015-06-29 22:30:02 +00:00
$text [ 'button-add' ][ 'de-at' ] = "Hinzufügen" ;
2013-09-30 13:19:40 +00:00
2014-08-17 00:14:03 +00:00
?>