2013-05-14 07:34:04 +02:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
//Default Settings
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-default_settings']['en-us'] = "Default Settings";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['title-default_settings']['es-cl'] = "Condiciones Predeterminadas";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['title-default_settings']['pt-pt'] = "Predefinições";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-default_settings']['en-us'] = "Default Settings";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['header-default_settings']['es-cl'] = "Condiciones Predeterminadas";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['header-default_settings']['pt-pt'] = "Predefinições";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_settings']['en-us'] = "Settings used for all domains.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-default_settings']['es-cl'] = "Configuraciones usadas por todos los dominios";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_settings']['pt-pt'] = "Definições comuns a todos os domínios.";
|
|
|
|
|
$text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
|
|
|
|
//------
|
|
|
|
|
|
2014-06-22 10:12:07 +02:00
|
|
|
$text['title-default_setting-edit']['en-us'] = "Default Setting";
|
|
|
|
|
$text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
|
|
|
|
|
$text['title-default_setting-edit']['pt-pt'] = "Predefinições";
|
|
|
|
|
$text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
|
|
|
|
|
|
|
|
|
|
$text['header-default_setting-edit']['en-us'] = "Default Setting";
|
|
|
|
|
$text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
|
|
|
|
|
$text['header-default_setting-edit']['pt-pt'] = "Predefinições";
|
|
|
|
|
$text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_setting-edit']['en-us'] = "Settings used for all domains.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_setting-edit']['pt-pt'] = "Definições comuns a todos os domínios.";
|
|
|
|
|
$text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
|
|
|
|
//------
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-default_setting-add']['en-us'] = "Default Setting Add";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['title-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['title-default_setting-add']['pt-pt'] = "Adicionar Predefinição";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-default_setting-add']['en-us'] = "Default Setting Add";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['header-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['header-default_setting-add']['pt-pt'] = "Adicionar Predefinição ";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_setting-add']['en-us'] = "Settings used for all domains.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-default_setting-add']['es-cl'] = "Configuraciones usadas para todos los dominios.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-default_setting-add']['pt-pt'] = "Definições comuns a todos os domínios.";
|
|
|
|
|
$text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
|
|
|
|
//------
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-category']['en-us'] = "Category";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-category']['es-cl'] = "Categoría";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-category']['pt-pt'] = "Categoria";
|
|
|
|
|
$text['label-category']['fr-fr'] = "Catégorie";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-category']['en-us'] = "Enter the category.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-category']['es-cl'] = "Ingrese la categoría.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-category']['pt-pt'] = "Introduza a categoria.";
|
|
|
|
|
$text['description-category']['fr-fr'] = "Entrer la Catégorie.";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-subcategory']['en-us'] = "Subcategory";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-subcategory']['es-cl'] = "Subcategoría";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-subcategory']['pt-pt'] = "Subcategoria";
|
|
|
|
|
$text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-subcategory']['en-us'] = "Enter the subcategory.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-subcategory']['es-cl'] = "Ingrese la subcategoría.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-subcategory']['pt-pt'] = "Introduza a subcategoria.";
|
|
|
|
|
$text['description-subcategory']['fr-fr'] = "Entrer la Sous-Catégorie.";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-type']['en-us'] = "Type";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-type']['es-cl'] = "Tipo";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-type']['pt-pt'] = "Tipo";
|
|
|
|
|
$text['label-type']['fr-fr'] = "Type";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)";
|
|
|
|
|
$text['description-type']['fr-fr'] = "Choisir le type de paramètre (ie. uuid, nom, var, dir, etc).";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-value']['en-us'] = "Value";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-value']['es-cl'] = "Valor";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-value']['pt-pt'] = "Valor";
|
|
|
|
|
$text['label-value']['fr-fr'] = "Valeur";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-value']['en-us'] = "Enter the value of this setting.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-value']['es-cl'] = "Ingrese el valor de esta configuración";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-value']['fr-fr'] = "Entrer la valeur de ce paramètre.";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2014-07-25 04:07:03 +02: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['description-order']['en-us'] = "Set the order (index) for this array element.";
|
|
|
|
|
$text['description-order']['es-cl'] = "Establecer el orden (índice) para este elemento de la matriz.";
|
|
|
|
|
$text['description-order']['pt-pt'] = "Defina a ordem (índice) para este elemento da matriz.";
|
|
|
|
|
$text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-enabled']['en-us'] = "Enabled";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-enabled']['es-cl'] = "Activado";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['label-enabled']['pt-pt'] = "Habilitado";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-enabled']['fr-fr'] = "Actif";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-enabled']['en-us'] = "Set the status of this default setting.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-enabled']['es-cl'] = "Ingrese el estado de esta configuración.";
|
2014-02-25 23:49:35 +01:00
|
|
|
$text['description-enabled']['pt-pt'] = "Escolha o estado desta predefinição.";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce paraètre";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2014-07-25 08:11:07 +02:00
|
|
|
$text['label-select']['en-us'] = "Select";
|
|
|
|
|
$text['label-select']['es-cl'] = "Seleccionar";
|
|
|
|
|
$text['label-select']['pt-pt'] = "Selecionar";
|
|
|
|
|
$text['label-select']['fr-fr'] = "Sélectionner";
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-description']['en-us'] = "Description";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-description']['es-cl'] = "Descripción";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-description']['pt-pt'] = "Descrição";
|
|
|
|
|
$text['label-description']['fr-fr'] = "Description";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['description-description']['pt-pt'] = "Insira a descrição. (opcional) ";
|
2014-07-25 04:07:03 +02:00
|
|
|
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-true']['en-us'] = "True";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-true']['es-cl'] = "Verdadero";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-true']['pt-pt'] = "Sim";
|
|
|
|
|
$text['label-true']['fr-fr'] = "Oui";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-false']['en-us'] = "False";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-false']['es-cl'] = "Falso";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-false']['pt-pt'] = "Não";
|
|
|
|
|
$text['label-false']['fr-fr'] = "Non";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-none']['en-us'] = "None";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['label-none']['es-cl'] = "Ninguno";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['label-none']['pt-pt'] = "Nenhum";
|
|
|
|
|
$text['label-none']['fr-fr'] = "Aucun";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2014-09-04 08:57:26 +02:00
|
|
|
$text['label-normal']['en-us'] = "Normal";
|
|
|
|
|
$text['label-normal']['es-cl'] = "Normal";
|
|
|
|
|
$text['label-normal']['pt-pt'] = "Normal";
|
|
|
|
|
$text['label-normal']['fr-fr'] = "Normal";
|
|
|
|
|
|
|
|
|
|
$text['label-fine']['en-us'] = "Fine";
|
|
|
|
|
$text['label-fine']['es-cl'] = "Fine";
|
|
|
|
|
$text['label-fine']['pt-pt'] = "Belas";
|
|
|
|
|
$text['label-fine']['fr-fr'] = "Fin";
|
|
|
|
|
|
|
|
|
|
$text['label-superfine']['en-us'] = "Superfine";
|
|
|
|
|
$text['label-superfine']['es-cl'] = "Superfino";
|
|
|
|
|
$text['label-superfine']['pt-pt'] = "Extrafino";
|
|
|
|
|
$text['label-superfine']['fr-fr'] = "Superfin";
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-add']['en-us'] = "Add";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['button-add']['es-cl'] = "Agregar";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
|
|
|
|
$text['button-add']['fr-fr'] = "Ajouter";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-edit']['en-us'] = "Edit";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['button-edit']['es-cl'] = "Editar";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-edit']['pt-pt'] = "Editar";
|
|
|
|
|
$text['button-edit']['fr-fr'] = "Editer";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['button-delete']['es-cl'] = "Eliminar";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-delete']['pt-pt'] = "Remover";
|
|
|
|
|
$text['button-delete']['fr-fr'] = "Supprimer";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
2014-02-25 04:28:28 +01:00
|
|
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-save']['en-us'] = "Save";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['button-save']['es-cl'] = "Guardar";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
|
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-back']['en-us'] = "Back";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['button-back']['es-cl'] = "Volver";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
|
|
|
$text['button-back']['fr-fr'] = "Retour";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2014-07-25 08:11:07 +02:00
|
|
|
$text['button-copy']['en-us'] = "Copy";
|
|
|
|
|
$text['button-copy']['es-cl'] = "Copiar";
|
|
|
|
|
$text['button-copy']['pt-pt'] = "Copiar";
|
|
|
|
|
$text['button-copy']['fr-fr'] = "Copier";
|
|
|
|
|
|
|
|
|
|
$text['button-paste']['en-us'] = "Paste";
|
|
|
|
|
$text['button-paste']['es-cl'] = "Propagar";
|
|
|
|
|
$text['button-paste']['pt-pt'] = "Propagar";
|
|
|
|
|
$text['button-paste']['fr-fr'] = "Propager";
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-message']['en-us'] = "Message";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['message-message']['es-cl'] = "Mensaje";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-message']['pt-pt'] = "Mensagem";
|
|
|
|
|
$text['message-message']['fr-fr'] = "Message";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
|
|
|
|
$text['message-add']['fr-fr'] = "Ajouté";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-update']['en-us'] = "Update Completed";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
|
|
|
|
$text['message-update']['fr-fr'] = "Mis à jour";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-delete']['en-us'] = "Delete Completed";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
|
|
|
|
$text['message-delete']['fr-fr'] = "Supprimé";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2014-07-25 09:28:59 +02:00
|
|
|
$text['message-copy']['en-us'] = "Copy Completed";
|
|
|
|
|
$text['message-copy']['es-cl'] = "Copia Completado";
|
|
|
|
|
$text['message-copy']['pt-pt'] = "Cópia Preenchida";
|
|
|
|
|
$text['message-copy']['fr-fr'] = "Copier Terminé";
|
|
|
|
|
|
|
|
|
|
$text['message-copy_failed']['en-us'] = "No Settings Checked or Invalid Domain";
|
|
|
|
|
$text['message-copy_failed']['es-cl'] = "No hay ajustes facturado o de dominio no válido";
|
|
|
|
|
$text['message-copy_failed']['pt-pt'] = "Nenhuma configuração marcada ou domínio inválido";
|
|
|
|
|
$text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
|
|
|
|
|
|
2014-07-27 06:09:25 +02:00
|
|
|
$text['message-delete_failed']['en-us'] = "No Settings Checked";
|
|
|
|
|
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
|
|
|
|
|
$text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada";
|
|
|
|
|
$text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
|
|
|
|
|
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-required']['en-us'] = "Please provide: ";
|
2014-02-13 19:09:45 +01:00
|
|
|
$text['message-required']['es-cl'] = "Por favor indique: ";
|
2013-10-18 00:06:01 +02:00
|
|
|
$text['message-required']['pt-pt'] = "Por favor indique: ";
|
2013-09-30 15:19:40 +02:00
|
|
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
2013-05-14 07:34:04 +02:00
|
|
|
|
2015-03-20 02:09:18 +01:00
|
|
|
//------ app specific ------
|
|
|
|
|
|
|
|
|
|
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
|
|
|
|
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
|
|
|
|
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
|
|
|
|
|
$text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
|
|
|
|
|
|
|
|
|
|
$text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
|
|
|
|
|
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
|
|
|
|
|
$text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)";
|
|
|
|
|
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
|
|
|
|
|
|
|
|
|
|
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
|
|
|
|
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
|
|
|
|
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
|
|
|
|
|
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
|
|
|
|
|
|
|
|
|
|
?>
|