2013-09-30 13:19:40 +00:00
<? php
2013-10-01 11:35:07 +00:00
$text [ 'title-variables' ][ 'en-us' ] = "Switch Variables" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-variables' ][ 'es-cl' ] = "Variables de Switch" ;
2014-02-25 22:49:35 +00:00
$text [ 'title-variables' ][ 'pt-pt' ] = "Variáveis do Softswitch" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-variables' ][ 'fr-fr' ] = "Variables Système" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title-variable_add' ][ 'en-us' ] = "Variable Add" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-variable_add' ][ 'pt-pt' ] = "Adicionar Variável" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-variable_add' ][ 'fr-fr' ] = "Ajouter une Variable" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title-variable_edit' ][ 'en-us' ] = "Variable Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-variable_edit' ][ 'es-cl' ] = "Editar Variable" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-variable_edit' ][ 'pt-pt' ] = "Editar Variável" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-variable_edit' ][ 'fr-fr' ] = "Editer la Variable" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title-variables_advanced' ][ 'en-us' ] = "Switch Variables: Advanced" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-variables_advanced' ][ 'es-cl' ] = "Variables de Switch: Avanzadas" ;
2014-02-25 22:49:35 +00:00
$text [ 'title-variables_advanced' ][ 'pt-pt' ] = "Variáveis do Softswitch: Avançadas" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-variables_advanced' ][ 'fr-fr' ] = "Variables Système: Avancé" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-variables' ][ 'en-us' ] = "Switch Variables" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-variables' ][ 'es-cl' ] = "Variables de Switch" ;
2014-02-25 22:49:35 +00:00
$text [ 'header-variables' ][ 'pt-pt' ] = "Variáveis do Softswitch" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-variables' ][ 'fr-fr' ] = "Variables Système" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-variable_add' ][ 'en-us' ] = "Variable Add" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-variable_add' ][ 'es-cl' ] = "Agregar Variable" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-variable_add' ][ 'pt-pt' ] = "Adicionar variável" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-variable_add' ][ 'fr-fr' ] = "Ajouter une Variable" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-variable_edit' ][ 'en-us' ] = "Variable Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-variable_edit' ][ 'es-cl' ] = "Editar Variable" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-variable_edit' ][ 'pt-pt' ] = "Editar variável" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-variable_edit' ][ 'fr-fr' ] = "Editer la Variable" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-variables_advanced' ][ 'en-us' ] = "Switch Variables: Advanced" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-variables_advanced' ][ 'es-cl' ] = "Variables de Switch: Avanzadas" ;
2014-02-25 22:49:35 +00:00
$text [ 'header-variables_advanced' ][ 'pt-pt' ] = "Variáveis do Softswitch: Avançadas" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-variables_advanced' ][ 'fr-fr' ] = "Variables Système: Avancé" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-variables' ][ 'en-us' ] = "Define preprocessor variables here." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-variables' ][ 'es-cl' ] = "Defina variables de procesador aquí." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-variables' ][ 'pt-pt' ] = "Defina as variáveis aqui." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-variables' ][ 'fr-fr' ] = "Définir ici les variables préprocessées." ;
2014-02-14 18:37:58 +00:00
2013-10-17 22:06:01 +00:00
$text [ 'description-variables_advanced' ][ 'en-us' ] = "Define preprocessor variables here. Can be accessed in the xml configuration with $ ${ var_name } ." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-variables_advanced' ][ 'es-cl' ] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $ ${ var_name } ." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-variables_advanced' ][ 'pt-pt' ] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $ ${ var_name } ." ;
2013-10-01 12:26:41 +00:00
$text [ 'description-variables_advanced' ][ 'fr-fr' ] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $ ${ var_name } ." ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-value' ][ 'en-us' ] = "Value" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-value' ][ 'es-cl' ] = "Valor" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-value' ][ 'pt-pt' ] = "Valor" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-value' ][ 'fr-fr' ] = "Valeur" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-category' ][ 'en-us' ] = "Category" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-category' ][ 'es-cl' ] = "Categoria" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-category' ][ 'pt-pt' ] = "Categoria" ;
2014-01-23 21:15:49 +00:00
$text [ 'label-category' ][ 'fr-fr' ] = "Catégorie" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-enabled' ][ 'en-us' ] = "Enabled" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-enabled' ][ 'es-cl' ] = "Activada" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-enabled' ][ 'pt-pt' ] = "Habilitado" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-enabled' ][ 'fr-fr' ] = "Actif" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-order' ][ 'en-us' ] = "Order" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-order' ][ 'es-cl' ] = "Orden" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-order' ][ 'pt-pt' ] = "Ordem" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-order' ][ 'fr-fr' ] = "Ordre" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-codec_information' ][ 'en-us' ] = "Codec Information" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-codec_information' ][ 'es-cl' ] = "Informatión de Codec" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-codec_information' ][ 'pt-pt' ] = "Informação do Codec" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-codec_information' ][ 'fr-fr' ] = "Codec Information" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the variable name." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-name' ][ 'es-cl' ] = "Ingrese el nombre de la variable." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-name' ][ 'pt-pt' ] = "Introduza o nome da variável." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-name' ][ 'fr-fr' ] = "" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-value' ][ 'en-us' ] = "Enter the variable value." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-value' ][ 'es-cl' ] = "Ingrese el valor de la variable." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-value' ][ 'pt-pt' ] = "Introduza o valor da variável." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-value' ][ 'fr-fr' ] = "" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-category' ][ 'en-us' ] = "Select the category." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-category' ][ 'es-cl' ] = "Seleccione la categoría." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-category' ][ 'pt-pt' ] = "Escolha a categoria." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-category' ][ 'fr-fr' ] = "" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'option-true' ][ 'en-us' ] = "True" ;
2014-02-14 18:37:58 +00:00
$text [ 'option-true' ][ 'es-cl' ] = "Verdadero" ;
2013-10-17 22:06:01 +00:00
$text [ 'option-true' ][ 'pt-pt' ] = "Sim" ;
2013-10-01 11:35:07 +00:00
$text [ 'option-true' ][ 'fr-fr' ] = "Oui" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'option-false' ][ 'en-us' ] = "False" ;
2014-02-14 18:37:58 +00:00
$text [ 'option-false' ][ 'es-cl' ] = "Falso" ;
2013-10-17 22:06:01 +00:00
$text [ 'option-false' ][ 'pt-pt' ] = "Não" ;
2013-10-01 11:35:07 +00:00
$text [ 'option-false' ][ 'fr-fr' ] = "Non" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-restore' ][ 'en-us' ] = "Restore Default" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-restore' ][ 'es-cl' ] = "Restaurar Predeterminadas" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-restore' ][ 'pt-pt' ] = "Restaurar Valores" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-restore' ][ 'fr-fr' ] = "Restaurer" ;
2013-09-30 13:19:40 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to delete this?" ;
2014-02-25 03:28:28 +00:00
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Tem a certeza que pretende remover isto?" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completado" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'fr-fr' ] = "Ajouté" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'fr-fr' ] = "Mis à jour" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'fr-fr' ] = "Supprimé" ;
2014-02-14 18:37:58 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
2014-02-14 18:37:58 +00:00
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
2013-10-17 22:06:01 +00:00
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
2013-09-30 13:19:40 +00:00
$text [ 'message-required' ][ 'fr-fr' ] = "Merci d'indiquer: " ;
?>