diff --git a/app/call_broadcast/app_languages.php b/app/call_broadcast/app_languages.php index 2cb537a5e9..0da0c9cf0b 100644 --- a/app/call_broadcast/app_languages.php +++ b/app/call_broadcast/app_languages.php @@ -3,128 +3,159 @@ //v_call_broadcast $text['title']['en-us'] = "Call Broadcasts"; $text['title']['pt-pt'] = "Chamadas de Broadcast"; + $text['title']['es-cl'] = "Llamada Masiva (Broadcast)"; $text['title']['fr-fr'] = "Appels de Masse"; $text['label-name']['en-us'] = "Name"; $text['label-name']['pt-pt'] = "Nome"; + $text['label-name']['es-cl'] = "Nombre"; $text['label-name']['fr-fr'] = "Nom"; $text['label-concurrent-limit']['en-us'] = "Concurrent Limit"; + $text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia"; $text['label-concurrent-limit']['pt-pt'] = "Limite de chamadas concorrentes"; $text['label-concurrent-limit']['fr-fr'] = "Limite concurrents"; $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['confirm-delete-info']['en-us'] = "Do you really want to delete this?"; + $text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?"; $text['confirm-delete-info']['pt-pt'] = "Deseja realmente remover isto?"; $text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; //v_call_broadcast_delete $text['confirm-delete']['en-us'] = "Delete Complete"; + $text['confirm-delete']['es-cl'] = "Eliminación Completa"; $text['confirm-delete']['pt-pt'] = "Remoção Efectuada"; $text['confirm-delete']['fr-fr'] = "Supprimé"; //v_call_broadcast_edit $text['confirm-name']['en-us'] = "Please provide: Name"; + $text['confirm-name']['es-cl'] = "Por favor agregue: Nombre"; $text['confirm-name']['pt-pt'] = "Por favor indique: Nome"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['confirm-add']['en-us'] = "Add Complete"; + $text['confirm-add']['es-cl'] = "Ingreso Completo"; $text['confirm-add']['pt-pt'] = "Adição Efectuada"; $text['confirm-add']['fr-fr'] = "Ajouté"; $text['confirm-update']['en-us'] = "Update Complete"; + $text['confirm-update']['es-cl'] = "Actualización Completa"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada"; $text['confirm-update']['fr-fr'] = "Mis à jour"; $text['label-call-broadcasts']['en-us'] = "Call Broadcasts"; + $text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)"; $text['label-call-broadcasts']['pt-pt'] = "Chamadas de Broadcast"; $text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels"; $text['label-call-broadcast']['en-us'] = "Call Broadcast"; + $text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)"; $text['label-call-broadcast']['pt-pt'] = "Chamada de Broadcast"; $text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels"; $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['description-name']['en-us'] = "Enter the name here."; + $text['description-name']['es-cl'] = "Ingrese el nombre aquí."; $text['description-name']['pt-pt'] = "Introduza o nome aqui."; $text['description-name']['fr-fr'] = "Insérer le Nom."; $text['label-timeout']['en-us'] = "Timeout"; + $text['label-timeout']['es-cl'] = "Tiempo Líimite"; $text['label-timeout']['pt-pt'] = "Timeout"; $text['label-timeout']['fr-fr'] = "Timeout"; $text['description-timeout']['en-us'] = "Limit the length of the call. Leave this empty for no limit."; + $text['description-timeout']['es-cl'] = "Limitar la duración de la llamada. Deje en blanco para no establecer un límite."; $text['description-timeout']['pt-pt'] = "Limitar a duração da chamada. Deixe este campo em branco para não ter limite."; $text['description-timeout']['fr-fr'] = "Limiter la durée de l'appel. Laisser vide pour illimité."; $text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit."; + $text['description-concurrent-limit']['es-cl'] = "Limitar el nímero de llamadas simultaneas. Deje en blanco para no establecer un límite."; $text['description-concurrent-limit']['pt-pt'] = "Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite."; $text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité."; $text['label-caller-id-name']['en-us'] = "Caller ID Name"; + $text['label-caller-id-name']['es-cl'] = "Nombre de origen"; $text['label-caller-id-name']['pt-pt'] = "Nome do Originador"; $text['label-caller-id-name']['fr-fr'] = "Nom d'appelant"; $text['label-callerid-number']['en-us'] = "Caller ID Number"; + $text['label-callerid-number']['es-cl'] = "Número de Origen"; $text['label-callerid-number']['pt-pt'] = "Número do Originador"; $text['label-callerid-number']['fr-fr'] = "Numéro d'appelant"; $text['description-caller-id-name']['en-us'] = "Applicable if the provider allow the Caller ID Name to be set. default: anonymous"; + $text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el nombre de origen. Por defecto: anonymous"; $text['description-caller-id-name']['pt-pt'] = "Aplicável se o provedor permitir o envio do nome do originador das chamadas. Omissão: anonymous"; $text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous"; $text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000"; + $text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000"; $text['description-caller-id-number']['pt-pt'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000"; $text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000"; $text['label-destination']['en-us'] = "Destination Number"; + $text['label-destination']['es-cl'] = "Número de Destino"; $text['label-destination']['pt-pt'] = "Número de Destino"; $text['label-destination']['fr-fr'] = "Numéro de Destination"; $text['description-destination']['en-us'] = "Send the call to the extension an IVR Menu, Conference Room, or any other number."; + $text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número."; $text['description-destination']['pt-pt'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número."; $text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro."; $text['label-phone']['en-us'] = "Phone Number List"; + $text['label-phone']['es-cl'] = "Lista de Números de Telefono"; $text['label-phone']['pt-pt'] = "Lista de Números de Telefone"; $text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone"; $text['description-phone']['en-us'] = "Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name"; + $text['description-phone']['es-cl'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato:  123-123-1234 | Apellido, Nombre"; $text['description-phone']['pt-pt'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 123-123-1234 | Apelido, Primeiro Nome"; $text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom"; $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['description-info']['en-us'] = "Enter the description here."; + $text['description-info']['en-us'] = "Ingrese descripción aquí."; $text['description-info']['pt-pt'] = "Insira a descrição aqui."; $text['description-info']['fr-fr'] = ""; $text['button-send']['en-us'] = "Send Broadcast"; + $text['button-send']['es-cl'] = "Enviar Llamada Masiva (Broadcast)"; $text['button-send']['pt-pt'] = "Enviar Broadcast"; $text['button-send']['fr-fr'] = "Lancer les appels"; $text['button-save']['en-us'] = "Save"; + $text['button-save']['es-cl'] = "Guardar"; $text['button-save']['pt-pt'] = "Guardar"; $text['button-save']['fr-fr'] = "Sauvegarder"; //v_call_broadcast_send $text['label-view-calls']['en-us'] = "View Calls"; + $text['label-view-calls']['es-cl'] = "Ver llamadas"; $text['label-view-calls']['pt-pt'] = "Ver Chamadas"; $text['label-view-calls']['fr-fr'] = "Voir les appels"; $text['label-message']['en-us'] = "Message"; + $text['label-message']['es-cl'] = "Mensaje"; $text['label-message']['pt-pt'] = "Mensagem"; $text['label-message']['fr-fr'] = "Message"; $text['label-has-been']['en-us'] = "has been started"; + $text['label-has-been']['es-cl'] = "iniciada"; $text['label-has-been']['pt-pt'] = "foi inicializada"; $text['label-has-been']['fr-fr'] = "a commencé"; diff --git a/app/call_center/app_languages.php b/app/call_center/app_languages.php index 26c8c247f6..225914c05f 100644 --- a/app/call_center/app_languages.php +++ b/app/call_center/app_languages.php @@ -1,123 +1,152 @@ diff --git a/app/call_center_active/app_languages.php b/app/call_center_active/app_languages.php index 372bd17f02..14ecd7bdb9 100644 --- a/app/call_center_active/app_languages.php +++ b/app/call_center_active/app_languages.php @@ -1,144 +1,230 @@ diff --git a/app/calls/app_languages.php b/app/calls/app_languages.php index aafb666bda..1d3b948839 100644 --- a/app/calls/app_languages.php +++ b/app/calls/app_languages.php @@ -1,148 +1,185 @@ diff --git a/app/conferences/app_languages.php b/app/conferences/app_languages.php index 88c5b5a159..709adf07bb 100644 --- a/app/conferences/app_languages.php +++ b/app/conferences/app_languages.php @@ -2,160 +2,199 @@ //conferences $text['title']['en-us'] = "Conferences"; + $text['title']['es-cl'] = "Conferencias"; $text['title']['pt-pt'] = "Conferências"; $text['title']['fr-fr'] = "Conférences"; $text['description']['en-us'] = "Conferences is used to setup conference rooms with a name, description, and optional pin number."; + $text['description']['es-cl'] = "Las conferencias son usadas para configurar salas con un nombre, descripción y un número de acceso pin (opcional)."; $text['description']['pt-pt'] = "As conferências são utilizadas para configurar salas de conferência com um nome, descrição e número pin opcional."; $text['description']['fr-fr'] = "Ce menu est utilisé pour créer des salles de conférence avec un nom, une description et en option un code PIN."; $text['title-2']['en-us'] = "Active Conferences"; + $text['title-2']['es-cl'] = "Conferencias Activas"; $text['title-2']['pt-pt'] = "Conferências Activas"; $text['title-2']['fr-fr'] = "Conférences actives"; $text['title-3']['en-us'] = "Active Conference"; + $text['title-3']['es-cl'] = "Conferencia Activa"; $text['title-3']['pt-pt'] = "Conferência Activa"; $text['title-3']['fr-fr'] = "Conférence actives"; $text['description-2']['en-us'] = "and then select a conference to monitor and interact with it."; + $text['description-2']['es-cl'] = "y luego seleccionar una conferencia para monitorear e interacuar con ella."; $text['description-2']['pt-pt'] = "e selecione uma conferência para monitorizar e poder interagir."; $text['description-2']['fr-fr'] = "et ensuite sélectionner la conférence à superviser et à gérer."; $text['table-name']['en-us'] = "Name"; + $text['table-name']['es-cl'] = "Nombre"; $text['table-name']['pt-pt'] = "Nome"; $text['table-name']['fr-fr'] = "Nom"; $text['table-extension']['en-us'] = "Extension"; + $text['table-extension']['es-cl'] = "Extensión"; $text['table-extension']['pt-pt'] = "Extensão"; $text['table-extension']['fr-fr'] = "Extension"; $text['table-profile']['en-us'] = "Profile"; + $text['table-profile']['es-cl'] = "Perfil"; $text['table-profile']['pt-pt'] = "Perfil"; $text['table-profile']['fr-fr'] = "Profile"; $text['table-order']['en-us'] = "Order"; + $text['table-order']['es-cl'] = "Orden"; $text['table-order']['pt-pt'] = "Ordem"; $text['table-order']['fr-fr'] = "Ordre"; $text['table-enabled']['en-us'] = "Enabled"; + $text['table-enabled']['es-cl'] = "Activo"; $text['table-enabled']['pt-pt'] = "Activo"; $text['table-enabled']['fr-fr'] = "Actif"; $text['table-description']['en-us'] = "Description"; + $text['table-description']['es-cl'] = "Descripción"; $text['table-description']['pt-pt'] = "Descrição"; $text['table-description']['fr-fr'] = "Description"; //conferences_delete $text['confirm-delete']['en-us'] = "Delete Complete"; + $text['confirm-delete']['es-cl'] = "Eliminación Completa"; $text['confirm-delete']['pt-pt'] = "Remoçãp Efectuada"; $text['confirm-delete']['fr-fr'] = "Supprimé"; //conferences_add $text['confirm-add']['en-us'] = "Add Complete"; + $text['confirm-add']['es-cl'] = "Agregado Completo"; $text['confirm-add']['pt-pt'] = "Adição Efectuada"; $text['confirm-add']['fr-fr'] = "Ajouté"; $text['confirm-update']['en-us'] = "Update Complete"; + $text['confirm-update']['es-cl'] = "Actualización Completa"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada"; $text['confirm-update']['fr-fr'] = "Mis a jour"; $text['confirm-name']['en-us'] = "Please provide: Name"; + $text['confirm-name']['es-cl'] = "Por favor, indique: Nombre"; $text['confirm-name']['pt-pt'] = "Por favor indique: Nome"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['confirm-extension']['en-us'] = "Please provide: Extension"; + $text['confirm-extension']['es-cl'] = "Por favor, indique: Extensión"; $text['confirm-extension']['pt-pt'] = "Por favor indique: Extensão"; $text['confirm-extension']['fr-fr'] = "Merci d'indiquer: Extension"; $text['confirm-profile']['en-us'] = "Please provide: Profile"; + $text['confirm-profile']['es-cl'] = "Por favor, indique: Perfil"; $text['confirm-profile']['pt-pt'] = "Por favor indique: Perfil"; $text['confirm-profile']['fr-fr'] = "Merci d'indiquer: Profile"; $text['confirm-enabled']['en-us'] = "Please provide: Enabled"; + $text['confirm-enabled']['es-cl'] = "Por favor, indique: Activado"; $text['confirm-enabled']['pt-pt'] = "Por favor indique: Ativado"; $text['confirm-enabled']['fr-fr'] = "Merci d'indiquer: Actif"; $text['label-conference-add']['en-us'] = "Conferences Add"; + $text['label-conference-add']['es-cl'] = "Agregar Conferencias"; $text['label-conference-add']['pt-pt'] = "Adição de Conferências"; $text['label-conference-add']['fr-fr'] = "Ajouter des conférences"; $text['label-conference-edit']['en-us'] = "Conferences Edit"; + $text['label-conference-edit']['es-cl'] = "Edición de Conferencias"; $text['label-conference-edit']['pt-pt'] = "Edição de Conferências"; $text['label-conference-edit']['fr-fr'] = "Editer les conférences"; $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['label-extension']['en-us'] = "Extension"; + $text['label-extension']['es-cl'] = "Extensión"; $text['label-extension']['pt-pt'] = "Extensão"; $text['label-extension']['fr-fr'] = "Extension"; $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['description-name']['en-us'] = "Enter the conference name."; + $text['description-name']['es-cl'] = "Ingrese el nombre de la conferencia."; $text['description-name']['pt-pt'] = "Insira o nome da conferência."; $text['description-name']['fr-fr'] = "Entrer le nom de la conférence."; $text['description-extension']['en-us'] = "Enter the conference extension number."; + $text['description-extension']['es-cl'] = "Ingrese el número de extensión de la conferencia"; $text['description-extension']['pt-pt'] = "Insira a extensão da conferência"; $text['description-extension']['fr-fr'] = "Entrer le numéro d'extension de la conférence."; $text['description-3']['en-us'] = "to monitor and interact with the conference room."; + $text['description-3']['es-cl'] = "para monitorear e interactuar con la sala de conferencia."; $text['description-3']['pt-pt'] = "para monitorizar e interagir com a sala de conferências."; $text['description-3']['fr-fr'] = "Superviser et interagir avec la salle de conférence."; $text['label-pin']['en-us'] = "Pin Number"; + $text['label-pin']['es-cl'] = "Número Pin"; $text['label-pin']['pt-pt'] = "Código Pin"; $text['label-pin']['fr-fr'] = "Code Pin"; $text['description-pin']['en-us'] = "Optional pin number to secure access to the conference."; + $text['description-pin']['es-cl'] = "Número de pin opcional para garantizar el acceso a la conferencia."; $text['description-pin']['pt-pt'] = "Código pin opcional para garantir o acesso à conferência."; $text['description-pin']['fr-fr'] = "Numéro d'identifiant pour sécuriser l'accès à la conf. (Optionnel)"; $text['confirm-delete-2']['en-us'] = "Do you really want to delete this?"; + $text['confirm-delete-2']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['confirm-delete-2']['pt-pt'] = "Deseja realmente apagar isto?"; $text['confirm-delete-2']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $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-save']['en-us'] = "Save"; + $text['button-save']['es-cl'] = "Guardar"; $text['button-save']['pt-pt'] = "Gravar"; $text['button-save']['fr-fr'] = "Sauvegarder"; $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['description-info']['en-us'] = "Enter the description."; + $text['description-info']['es-cl'] = "Ingrese una descripción."; $text['description-info']['pt-pt'] = "Insira a descrição."; $text['description-info']['fr-fr'] = ""; $text['description-conference-enable']['en-us'] = "Select whether to enable or disable the conference."; + $text['description-conference-enable']['es-cl'] = "Indique si desea activar o desactivar la conferencia."; $text['description-conference-enable']['pt-pt'] = "Seleccione se deseja ativar ou desativar a conferência."; $text['description-conference-enable']['fr-fr'] = "Choisir d'activer ou non la conférence."; $text['description-order']['en-us'] = "Enter the order number."; + $text['description-order']['es-cl'] = "Ingrese el número de orden."; $text['description-order']['pt-pt'] = "Digite o número do pedido."; $text['description-order']['fr-fr'] = "Entrer le numéro d'ordre."; $text['label-order']['en-us'] = "Order"; + $text['label-order']['es-cl'] = "Orden"; $text['label-order']['pt-pt'] = "Pedido"; $text['label-order']['fr-fr'] = "Ordre"; $text['description-user-add']['en-us'] = "Assign the users that are can manage this conference extension."; + $text['description-user-add']['es-cl'] = "Asignar usuarios para que puedan administrar esta extensión de conferencia."; $text['description-user-add']['pt-pt'] = "Atribuir utilizadores que podem gerir esta extensão de conferência."; $text['description-user-add']['fr-fr'] = "Selectionner les usagers pouvant gérer cette conférence."; $text['description-profile']['en-us'] = "Conference Profile is a collection of settings for the conference."; + $text['description-profile']['es-cl'] = "El perfil de conferencia es una colección de ajustes para la conferencia."; $text['description-profile']['pt-pt'] = "Perfil de conferência é um conjunto de definições para a conferência."; $text['description-profile']['fr-fr'] = "Le profile de la conférence est une liste de paramètres pour la conférence."; $text['description-flags']['en-us'] = "Optional conference flags. examples: mute|deaf|waste|moderator"; + $text['description-flags']['es-cl'] = "Flags opcionales de conferencia. Ejemplo: mute|deaf|waste|moderator"; $text['description-flags']['pt-pt'] = "Flags opcionais de conferências. Exemplos: mute|deaf|waste|moderator"; $text['description-flags']['fr-fr'] = "Flags Optionnels de la conférence. exemple: mute|deaf|waste|moderator"; diff --git a/app/conferences_active/app_languages.php b/app/conferences_active/app_languages.php index 4d4029437b..dc557a6247 100644 --- a/app/conferences_active/app_languages.php +++ b/app/conferences_active/app_languages.php @@ -26,174 +26,218 @@ Philippe Rioual */ $text['message-denied']['en-us'] = "access denied"; + $text['message-denied']['es-cl'] = "acceso denegado"; $text['message-denied']['pt-pt'] = "Acesso negado"; $text['message-denied']['fr-fr'] = "Accès non authorisé"; $text['label-interactive']['en-us'] = "Interactive Conference"; + $text['label-interactive']['es-cl'] = "Conferencia Interactiva"; $text['label-interactive']['pt-pt'] = "Conferência Interactiva"; $text['label-interactive']['fr-fr'] = "Conférence Interactive"; $text['description-interactive']['en-us'] = "Use this to monitor and interact with the members of the conference."; + $text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia."; $text['description-interactive']['pt-pt'] = "Use isto para monitorizar e interagir com os membros da conferência."; $text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence"; $text['message-connection']['en-us'] = "Connection to Event Socket failed."; + $text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida."; $text['message-connection']['pt-pt'] = "Conexão à Event Socket falhou."; $text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec."; $text['label-message']['en-us'] = "Message"; + $text['label-message']['es-cl'] = "Mensaje"; $text['label-message']['pt-pt'] = "Mensagem"; $text['label-message']['fr-fr'] = "Message"; $text['label-tools']['en-us'] = "Tools"; + $text['label-tools']['es-cl'] = "Herramientas"; $text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-tools']['fr-fr'] = "Outils"; $text['button-start-rec']['en-us'] = "Start Record"; + $text['button-start-rec']['es-cl'] = "Iniciar Grabación"; $text['button-start-rec']['pt-pt'] = "Começar gravação"; $text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement"; $text['button-stop-rec']['en-us'] = "Stop Record"; + $text['button-stop-rec']['es-cl'] = "Detener Grabación"; $text['button-stop-rec']['pt-pt'] = "Parar gravação"; $text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement"; $text['label-recording']['en-us'] = "Recording"; + $text['label-recording']['es-cl'] = "Grabando"; $text['label-recording']['pt-pt'] = "Gravando"; $text['label-recording']['fr-fr'] = "Enregistré"; $text['label-not-recording']['en-us'] = "Not Recording"; + $text['label-not-recording']['es-cl'] = "Sin grabar"; $text['label-not-recording']['pt-pt'] = "Não Gravando"; $text['label-not-recording']['fr-fr'] = "Non Enregistré"; $text['label-unlock']['en-us'] = "Unlock"; + $text['label-unlock']['es-cl'] = "Desbloquear"; $text['label-unlock']['pt-pt'] = "Desbloquear"; $text['label-unlock']['fr-fr'] = "Débloqué"; $text['label-lock']['en-us'] = "Lock"; + $text['label-lock']['es-cl'] = "Bloquear"; $text['label-lock']['pt-pt'] = "Bloquear"; $text['label-lock']['fr-fr'] = "Bloqué"; $text['label-id']['en-us'] = "ID"; + $text['label-id']['es-cl'] = "ID"; $text['label-id']['pt-pt'] = "ID"; $text['label-id']['fr-fr'] = "ID"; $text['label-cid-name']['en-us'] = "Caller ID Name"; + $text['label-cid-name']['es-cl'] = "Nombre de Caller ID"; $text['label-cid-name']['pt-pt'] = "Nome do Originador"; $text['label-cid-name']['fr-fr'] = "Nom d'appelant"; $text['label-cid-num']['en-us'] = "Caller ID Number"; + $text['label-cid-num']['es-cl'] = "Número de Caller ID"; $text['label-cid-num']['pt-pt'] = "Número do Originador"; $text['label-cid-num']['fr-fr'] = "Numéro d'appelant"; $text['label-moderator']['en-us'] = "Moderator"; + $text['label-moderator']['es-cl'] = "Moderador"; $text['label-moderator']['pt-pt'] = "Moderador"; $text['label-moderator']['fr-fr'] = "Modérateur"; $text['label-joined']['en-us'] = "Joined"; + $text['label-joined']['es-cl'] = "Unido"; $text['label-joined']['pt-pt'] = "Entrou"; $text['label-joined']['fr-fr'] = "a joint"; $text['label-hear']['en-us'] = "Hear"; + $text['label-hear']['es-cl'] = "Escuchar"; $text['label-hear']['pt-pt'] = "Ouvir"; $text['label-hear']['fr-fr'] = "écouter"; $text['label-speak']['en-us'] = "Speak"; + $text['label-speak']['es-cl'] = "Hablar"; $text['label-speak']['pt-pt'] = "Falar"; $text['label-speak']['fr-fr'] = "parler"; $text['label-talking']['en-us'] = "Talking"; + $text['label-talking']['es-cl'] = "Hablando"; $text['label-talking']['pt-pt'] = "Falando"; $text['label-talking']['fr-fr'] = "parle"; $text['label-last-talk']['en-us'] = "Last Talked"; + $text['label-last-talk']['es-cl'] = "Último Hablando"; $text['label-last-talk']['pt-pt'] = "Último a falar"; $text['label-last-talk']['fr-fr'] = "dernier parlant"; $text['label-video']['en-us'] = "Video"; + $text['label-video']['es-cl'] = "Video"; $text['label-video']['pt-pt'] = "Vídeo"; $text['label-video']['fr-fr'] = "Vidéo"; $text['label-floor']['en-us'] = "Has Floor"; + $text['label-floor']['es-cl'] = "Tiene Piso"; $text['label-floor']['pt-pt'] = "Floor"; $text['label-floor']['fr-fr'] = "A la parole"; $text['label-tool']['en-us'] = "Tools"; + $text['label-tool']['es-cl'] = "Herramientas"; $text['label-tool']['pt-pt'] = "Ferramentas"; $text['label-tool']['fr-fr'] = "Outils"; $text['label-yes']['en-us'] = "yes"; + $text['label-yes']['es-cl'] = "si"; $text['label-yes']['pt-pt'] = "sim"; $text['label-yes']['fr-fr'] = "Oui"; $text['label-no']['en-us'] = "no"; + $text['label-no']['es-cl'] = "no"; $text['label-no']['pt-pt'] = "não"; $text['label-no']['fr-fr'] = "Non"; $text['label-energy']['en-us'] = "Energy"; + $text['label-energy']['es-cl'] = "Energía"; $text['label-energy']['pt-pt'] = "Energia"; $text['label-energy']['fr-fr'] = "Energie"; $text['label-volume']['en-us'] = "Vol"; + $text['label-volume']['es-cl'] = "Vol"; $text['label-volume']['pt-pt'] = "Vol"; $text['label-volume']['fr-fr'] = "Vol"; $text['label-gain']['en-us'] = "Gain"; + $text['label-gain']['es-cl'] = "Ganancia"; $text['label-gain']['pt-pt'] = "Ganho"; $text['label-gain']['fr-fr'] = "Gain"; $text['label-mute']['en-us'] = "Mute"; + $text['label-mute']['es-cl'] = "Silenciar"; $text['label-mute']['pt-pt'] = "Silenciar"; $text['label-mute']['fr-fr'] = "muet"; $text['label-unmute']['en-us'] = "Unmute"; + $text['label-unmute']['es-cl'] = "Desilenciar"; $text['label-unmute']['pt-pt'] = "Com som"; $text['label-unmute']['fr-fr'] = "sonore"; $text['label-mute-all']['en-us'] = "Mute All"; + $text['label-mute-all']['es-cl'] = "Silenciar a todos"; $text['label-mute-all']['pt-pt'] = "Silenciar tudo"; $text['label-mute-all']['fr-fr'] = "tous muets"; $text['label-mute-all-alt']['en-us'] = "Mute all but moderator."; + $text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador."; $text['label-mute-all-alt']['pt-pt'] = "Silenciar tudo mas moderador."; $text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur."; $text['label-unmute-all']['en-us'] = "Unmute All"; + $text['label-unmute-all']['es-cl'] = "Desilenciar a todos"; $text['label-unmute-all']['pt-pt'] = "Todos com som"; $text['label-unmute-all']['fr-fr'] = "tous sonore"; $text['label-end-conference']['en-us'] = "End Conference"; + $text['label-end-conference']['es-cl'] = "Terminar Conferencia"; $text['label-end-conference']['pt-pt'] = "Terminar conferência"; $text['label-end-conference']['fr-fr'] = "finir la conférence"; $text['label-deaf']['en-us'] = "Deaf"; + $text['label-deaf']['es-cl'] = "Sordo"; $text['label-deaf']['pt-pt'] = "Ensurdecer"; $text['label-deaf']['fr-fr'] = "sourd"; $text['label-undeaf']['en-us'] = "Undeaf"; + $text['label-undeaf']['es-cl'] = "Deshacer Sordo"; $text['label-undeaf']['pt-pt'] = "Desensurdecer"; $text['label-undeaf']['fr-fr'] = "entandant"; $text['label-kick']['en-us'] = "Kick"; + $text['label-kick']['es-cl'] = "Echar"; $text['label-kick']['pt-pt'] = "Ejectar"; $text['label-kick']['fr-fr'] = "jeter"; $text['label-active']['en-us'] = "Active Conferences"; + $text['label-active']['es-cl'] = "Conferencias Activas"; $text['label-active']['pt-pt'] = "Conferências Activas"; $text['label-active']['fr-fr'] = "Conférences Avtives"; $text['description-active']['en-us'] = "List all the conferences that are currently active with one or more members."; + $text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos."; $text['description-active']['pt-pt'] = "Listar todas as conferências que estão actualmente activas com um ou mais membros."; $text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants."; $text['label-name']['en-us'] = "Name"; + $text['label-name']['en-us'] = "Nombre"; $text['label-name']['pt-pt'] = "Nome"; $text['label-name']['fr-fr'] = "Nom"; $text['label-member-count']['en-us'] = "Member Count"; + $text['label-member-count']['es-cl'] = "Conteo de Miembros"; $text['label-member-count']['pt-pt'] = "Total de membros"; $text['label-member-count']['fr-fr'] = "Décompte des participants"; $text['button-view']['en-us'] = "view"; + $text['button-view']['es-cl'] = "ver"; $text['button-view']['pt-pt'] = "vista"; $text['button-view']['fr-fr'] = "Voir"; + ?> diff --git a/app/contacts/app_languages.php b/app/contacts/app_languages.php index 19cd7ffcc8..4363dc952c 100644 --- a/app/contacts/app_languages.php +++ b/app/contacts/app_languages.php @@ -3,477 +3,566 @@ // Contacts $text['title-contacts']['en-us'] = "Contacts"; + $text['title-contacts']['es-cl'] = "Contactos"; $text['title-contacts']['pt-pt'] = "Contactos"; $text['title-contacts']['fr-fr'] = "Contacts"; $text['header-contacts']['en-us'] = "Contacts"; + $text['header-contacts']['es-cl'] = "Contactos"; $text['header-contacts']['pt-pt'] = "Contactos"; $text['header-contacts']['fr-fr'] = "Contacts"; $text['description-contacts']['en-us'] = "The contact is a list of individuals and organizations."; + $text['description-contacts']['es-cl'] = "El contacto es una lista de personas y organizaciones"; $text['description-contacts']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; $text['description-contacts']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; - $text['button-import']['en-us'] = "Import"; + $text['button-import']['es-cl'] = "Importar"; $text['button-import']['pt-pt'] = "Importat"; $text['button-import']['fr-fr'] = "Importer"; $text['button-search']['en-us'] = "Search"; + $text['button-search']['es-cl'] = "Buscar"; $text['button-search']['pt-pt'] = "Pesquisar"; $text['button-search']['fr-fr'] = "Chercher"; // contact - $text['title-contact-add']['en-us'] = "Contact Add"; + $text['title-contact-add']['es-cl'] = "Agregar Contacto"; $text['title-contact-add']['pt-pt'] = "Adicionar Contacto"; $text['title-contact-add']['fr-fr'] = "Ajouter Contact"; $text['header-contact-add']['en-us'] = "Contact Add"; + $text['header-contact-add']['es-cl'] = "Agregar Contacto"; $text['header-contact-add']['pt-pt'] = "Adicionar Contacto"; $text['header-contact-add']['fr-fr'] = "Ajouter Contact"; $text['description-contact-add']['en-us'] = "The contact is a list of individuals and organizations."; + $text['description-contact-add']['es-cl'] = "El contacto es una lista de personas y organizaciones"; $text['description-contact-add']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; $text['description-contact-add']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; $text['title-contact-edit']['en-us'] = "Contact Edit"; + $text['title-contact-edit']['es-cl'] = "Editar Contacto"; $text['title-contact-edit']['pt-pt'] = "Editar Contacto"; $text['title-contact-edit']['fr-fr'] = "Editer Contact"; $text['header-contact-edit']['en-us'] = "Contact Edit"; + $text['header-contact-edit']['es-cl'] = "Editar Contacto"; $text['header-contact-edit']['pt-pt'] = "Editar Contacto"; $text['header-contact-edit']['fr-fr'] = "Editer Contact"; $text['description-contact-edit']['en-us'] = "The contact is a list of individuals and organizations."; + $text['description-contact-edit']['es-cl'] = "El contacto es una lista de personas y organizaciones"; $text['description-contact-edit']['pt-pt'] = "O contacto é uma lista de indivíduos e organizações."; $text['description-contact-edit']['fr-fr'] = "Fourni une liste d'individus et d'organisations."; - $text['label-contact_type']['en-us'] = "Type"; + $text['label-contact_type']['es-cl'] = "Tipo"; $text['label-contact_type']['pt-pt'] = "Tipo"; $text['label-contact_type']['fr-fr'] = "Type"; $text['description-contact_type']['en-us'] = "Select the contact type."; + $text['description-contact_type']['es-cl'] = "Seleccione el tipo de contacto."; $text['description-contact_type']['pt-pt'] = "Seleccionar o tipo de contacto."; $text['description-contact_type']['fr-fr'] = "Choisir le type de contact."; $text['label-contact_organization']['en-us'] = "Organization"; + $text['label-contact_organization']['es-cl'] = "Organización"; $text['label-contact_organization']['pt-pt'] = "Organização"; $text['label-contact_organization']['fr-fr'] = "Organisation"; $text['description-contact_organization']['en-us'] = "Enter the organization."; + $text['description-contact_organization']['es-cl'] = "Ingrese la organización."; $text['description-contact_organization']['pt-pt'] = "Introduzir a organização."; $text['description-contact_organization']['fr-fr'] = ""; $text['label-contact_name']['en-us'] = "Name"; + $text['label-contact_name']['es-cl'] = "Nombre"; $text['label-contact_name']['pt-pt'] = "Nome"; $text['label-contact_name']['fr-fr'] = "Nom"; $text['label-contact_name_given']['en-us'] = "First Name"; + $text['label-contact_name_given']['es-cl'] = "Primer Nombre"; $text['label-contact_name_given']['pt-pt'] = "Primeiro Nome"; $text['label-contact_name_given']['fr-fr'] = "Prénom"; $text['description-contact_name_given']['en-us'] = "Enter the given name."; + $text['description-contact_name_given']['es-cl'] = "Ingrese el nombre dado."; $text['description-contact_name_given']['pt-pt'] = "Introduzir o nome"; $text['description-contact_name_given']['fr-fr'] = ""; $text['label-contact_name_family']['en-us'] = "Last Name"; + $text['label-contact_name_family']['es-cl'] = "Segundo Nombre"; $text['label-contact_name_family']['pt-pt'] = "Último nome"; $text['label-contact_name_family']['fr-fr'] = "Nom"; $text['description-contact_name_family']['en-us'] = "Enter the family name."; + $text['description-contact_name_family']['es-cl'] = "Ingrese el apellido."; $text['description-contact_name_family']['pt-pt'] = "Introduzir o nome de família"; $text['description-contact_name_family']['fr-fr'] = ""; $text['label-contact_nickname']['en-us'] = "Nickname"; + $text['label-contact_nickname']['es-cl'] = "Apodo"; $text['label-contact_nickname']['pt-pt'] = "Nickname"; $text['label-contact_nickname']['fr-fr'] = "Surnom"; $text['description-contact_nickname']['en-us'] = "Enter the nickname."; + $text['description-contact_nickname']['es-cl'] = "Ingrese un apodo."; $text['description-contact_nickname']['pt-pt'] = "Introduza o nickname."; $text['description-contact_nickname']['fr-fr'] = ""; $text['label-contact_title']['en-us'] = "Title"; + $text['label-contact_title']['es-cl'] = "Título"; $text['label-contact_title']['pt-pt'] = "Título"; $text['label-contact_title']['fr-fr'] = "Titre"; $text['description-contact_title']['en-us'] = "Enter the title."; + $text['description-contact_title']['es-cl'] = "Ingrese el título."; $text['description-contact_title']['pt-pt'] = "Introduza o título."; $text['description-contact_title']['fr-fr'] = ""; $text['label-contact_category']['en-us'] = "Category"; + $text['label-contact_category']['es-cl'] = "Categoría"; $text['label-contact_category']['pt-pt'] = "Categoria"; $text['label-contact_category']['fr-fr'] = "Catégorie"; $text['description-contact_category']['en-us'] = "Enter the category."; + $text['description-contact_category']['es-cl'] = "Ingrese la categoría."; $text['description-contact_category']['pt-pt'] = "Introduza a categoria."; $text['description-contact_category']['fr-fr'] = ""; $text['label-contact_role']['en-us'] = "Role"; + $text['label-contact_role']['es-cl'] = "Rol"; $text['label-contact_role']['pt-pt'] = "Papel"; $text['label-contact_role']['fr-fr'] = "Rôle"; $text['description-contact_role']['en-us'] = "Enter the role."; + $text['description-contact_role']['es-cl'] = "Ingrese el rol."; $text['description-contact_role']['pt-pt'] = "Introduza o papel desempenhado"; $text['description-contact_role']['fr-fr'] = ""; $text['label-contact_email']['en-us'] = "Email"; + $text['label-contact_email']['es-cl'] = "Correo Electrónico"; $text['label-contact_email']['pt-pt'] = "Email"; $text['label-contact_email']['fr-fr'] = "Courriel"; $text['description-contact_email']['en-us'] = "Enter the email address."; + $text['description-contact_email']['es-cl'] = "Ingrese la dirección de correo electrónico."; $text['description-contact_email']['pt-pt'] = "Introduza o endereço de email."; $text['description-contact_email']['fr-fr'] = ""; $text['label-contact_url']['en-us'] = "URL"; + $text['label-contact_url']['es-cl'] = "URL"; $text['label-contact_url']['pt-pt'] = "URL"; $text['label-contact_url']['fr-fr'] = "URL"; $text['description-contact_url']['en-us'] = "Enter the website address."; + $text['description-contact_url']['es-cl'] = "Ingrese la dirección del sitio web."; $text['description-contact_url']['pt-pt'] = "Introduza o endereço do website."; $text['description-contact_url']['fr-fr'] = "Entrer l'adresse du site internet."; $text['label-contact_time_zone']['en-us'] = "Time Zone"; + $text['label-contact_time_zone']['es-cl'] = "Zona Horaria"; $text['label-contact_time_zone']['pt-pt'] = "Time Zone"; $text['label-contact_time_zone']['fr-fr'] = "Fuseau Horaire"; $text['description-contact_time_zone']['en-us'] = "Enter the time zone."; + $text['description-contact_time_zone']['es-cl'] = "Ingrese la zona horaria."; $text['description-contact_time_zone']['pt-pt'] = "Introduza o time zone."; $text['description-contact_time_zone']['fr-fr'] = ""; $text['label-contact_note']['en-us'] = "Note"; + $text['label-contact_note']['es-cl'] = "Notas"; $text['label-contact_note']['pt-pt'] = "Nota"; $text['label-contact_note']['fr-fr'] = "Note"; $text['description-contact_note']['en-us'] = "Enter a note."; + $text['description-contact_note']['es-cl'] = "Ingrese una nota."; $text['description-contact_note']['pt-pt'] = "Introduza uma nota."; $text['description-contact_note']['fr-fr'] = ""; $text['button-qr_code']['en-us'] = "QR Code"; + $text['button-qr_code']['es-cl'] = "Código QR"; $text['button-qr_code']['pt-pt'] = "Código QR."; $text['button-qr_code']['fr-fr'] = "Code QR"; $text['button-vcard']['en-us'] = "vCard"; + $text['button-vcard']['es-cl'] = "vCard"; $text['button-vcard']['pt-pt'] = "vCard"; $text['button-vcard']['fr-fr'] = "vCard"; $text['button-invoices']['en-us'] = "Invoices"; + $text['button-invoices']['es-cl'] = "Facturas"; $text['button-invoices']['pt-pt'] = "Facturas"; $text['button-invoices']['fr-fr'] = "Factures"; - - // contact phones - $text['title-contact_phones-add']['en-us'] = "Contact Phone Add"; + $text['title-contact_phones-add']['es-cl'] = "Agregar Número de Contacto"; $text['title-contact_phones-add']['pt-pt'] = "Adicionar contacto telefónico"; $text['title-contact_phones-add']['fr-fr'] = "Ajouter un téléphone au Contact"; $text['header-contact_phones-add']['en-us'] = "Contact Phone Add"; + $text['header-contact_phones-add']['es-cl'] = "Agregar Número de Contacto"; $text['header-contact_phones-add']['pt-pt'] = "Adicionar contacto telefónico"; $text['header-contact_phones-add']['fr-fr'] = "Ajouter un téléphone au Contact"; $text['title-contact_phones-edit']['en-us'] = "Contact Phone Edit"; + $text['title-contact_phones-edit']['es-cl'] = "Editar Número de Contacto"; $text['title-contact_phones-edit']['pt-pt'] = "Editar contacto telefónico"; $text['title-contact_phones-edit']['fr-fr'] = "Editer le téléphone du Contact"; $text['header-contact_phones-edit']['en-us'] = "Contact Phone Edit"; + $text['header-contact_phones-edit']['es-cl'] = "Editar Número de Contacto"; $text['header-contact_phones-edit']['pt-pt'] = "Editar contacto telefónico"; $text['header-contact_phones-edit']['fr-fr'] = "Editer le téléphone du Contact"; - $text['label-phone_numbers']['en-us'] = "Phone Numbers"; + $text['label-phone_numbers']['es-cl'] = "Números telefónicos"; $text['label-phone_numbers']['pt-pt'] = "Números de telefone"; $text['label-phone_numbers']['fr-fr'] = "Numéros de téléphone"; $text['label-phone_type']['en-us'] = "Type"; + $text['label-phone_type']['es-cl'] = "Tipo"; $text['label-phone_type']['pt-pt'] = "Tipo"; $text['label-phone_type']['fr-fr'] = "Type"; $text['description-phone_type']['en-us'] = "Select the phone type."; + $text['description-phone_type']['es-cl'] = "Seleccione el tipo de teléfono."; $text['description-phone_type']['pt-pt'] = "Seleccionar tipo de telefone"; $text['description-phone_type']['fr-fr'] = ""; $text['label-phone_number']['en-us'] = "Number"; + $text['label-phone_number']['es-cl'] = "Número"; $text['label-phone_number']['pt-pt'] = "Número"; $text['label-phone_number']['fr-fr'] = "Numéro"; $text['description-phone_number']['en-us'] = "Enter the phone number."; + $text['description-phone_number']['es-cl'] = "Ingrese el número de teléfono."; $text['description-phone_number']['pt-pt'] = "Introduza o número de telefone"; $text['description-phone_number']['fr-fr'] = ""; $text['label-phone_extension']['en-us'] = "Extension"; + $text['label-phone_extension']['es-cl'] = "Extensión"; $text['label-phone_extension']['pt-pt'] = "Extensão"; $text['label-phone_extension']['fr-fr'] = "Extension"; $text['description-phone_extension']['en-us'] = "Enter the extension."; + $text['description-phone_extension']['es-cl'] = "Ingrese la extensión."; $text['description-phone_extension']['pt-pt'] = "Introduza a extensão"; $text['description-phone_extension']['fr-fr'] = ""; $text['label-phone_description']['en-us'] = "Description"; + $text['label-phone_description']['es-cl'] = "Descripción"; $text['label-phone_description']['pt-pt'] = "Descrição"; $text['label-phone_description']['fr-fr'] = "Description"; $text['description-phone_description']['en-us'] = "Enter the description."; + $text['description-phone_description']['es-cl'] = "Ingrese una descripción."; $text['description-phone_description']['pt-pt'] = "Introduza a descrição"; $text['description-phone_description']['fr-fr'] = ""; $text['label-phone_tools']['en-us'] = "Tools"; + $text['label-phone_tools']['es-cl'] = "Herramientas"; $text['label-phone_tools']['pt-pt'] = "Ferramentas"; $text['label-phone_tools']['fr-fr'] = "Outils"; $text['label-phone_call']['en-us'] = "Call"; + $text['label-phone_call']['es-cl'] = "Llamar"; $text['label-phone_call']['pt-pt'] = "Chamada"; $text['label-phone_call']['fr-fr'] = "Appel"; - // contact addresses - $text['title-contact_addresses-add']['en-us'] = "Contact Address Add"; + $text['title-contact_addresses-add']['es-cl'] = "Agregar Dirección de Contacto"; $text['title-contact_addresses-add']['pt-pt'] = "Adicionar endereço do contacto"; $text['title-contact_addresses-add']['fr-fr'] = "Ajouter une adresse au contact"; $text['header-contact_addresses-add']['en-us'] = "Contact Address Add"; + $text['header-contact_addresses-add']['es-cl'] = "Agregar Dirección de Contacto"; $text['header-contact_addresses-add']['pt-pt'] = "Adicionar endereço do contacto"; $text['header-contact_addresses-add']['fr-fr'] = "Ajouter une adresse au contact"; $text['description-contact_addresses-add']['en-us'] = "Contact address information."; + $text['description-contact_addresses-add']['es-cl'] = "Información de dirección de contacto"; $text['description-contact_addresses-add']['pt-pt'] = "Informação de endereço do contacto"; $text['description-contact_addresses-add']['fr-fr'] = "Informations sur l'adresse du contact."; $text['title-contact_addresses-edit']['en-us'] = "Contact Address Edit"; + $text['title-contact_addresses-edit']['es-cl'] = "Editar Dirección de Contacto"; $text['title-contact_addresses-edit']['pt-pt'] = "Editar endereço do contacto"; $text['title-contact_addresses-edit']['fr-fr'] = "Editer l'adresse du contact"; $text['header-contact_addresses-edit']['en-us'] = "Contact Address Edit"; + $text['header-contact_addresses-edit']['es-cl'] = "Editar Dirección de Contacto"; $text['header-contact_addresses-edit']['pt-pt'] = "Editar endereço do contacto"; $text['header-contact_addresses-edit']['fr-fr'] = "Editer l'adresse du contact"; $text['description-contact_addresses-edit']['en-us'] = "Contact address information."; + $text['description-contact_addresses-edit']['es-cl'] = "Información de dirección de contacto"; $text['description-contact_addresses-edit']['pt-pt'] = "Informação de endereço do contacto"; $text['description-contact_addresses-edit']['fr-fr'] = "Informations sur l'adresse du contact."; - $text['label-addresses']['en-us'] = "Addresses"; + $text['label-addresses']['es-cl'] = "Direcciones"; $text['label-addresses']['pt-pt'] = "Endereços"; $text['label-addresses']['fr-fr'] = "Adresses"; $text['label-address_type']['en-us'] = "Type"; + $text['label-address_type']['es-cl'] = "Tipo"; $text['label-address_type']['pt-pt'] = "Tipo"; $text['label-address_type']['fr-fr'] = "Type"; $text['description-address_type']['en-us'] = "Enter the address type."; + $text['description-address_type']['es-cl'] = "Ingrese el tipo de dirección."; $text['description-address_type']['pt-pt'] = "Introduza o tipo de endereço"; $text['description-address_type']['fr-fr'] = ""; $text['label-address_street']['en-us'] = "Street Address"; + $text['label-address_street']['es-cl'] = "Calle"; $text['label-address_street']['pt-pt'] = "Rua"; $text['label-address_street']['fr-fr'] = "Rue"; $text['description-address_street']['en-us'] = "Enter the street address."; + $text['description-address_street']['es-cl'] = "Ingrese la calle."; $text['description-address_street']['pt-pt'] = "Introduza o endereço da rua"; $text['description-address_street']['fr-fr'] = ""; $text['label-address_extended']['en-us'] = "Extended Address"; + $text['label-address_extended']['es-cl'] = "Dirección Extendida"; $text['label-address_extended']['pt-pt'] = "Mais informações"; $text['label-address_extended']['fr-fr'] = "Autres infos"; $text['description-address_extended']['en-us'] = "Enter the extended address."; + $text['description-address_extended']['es-cl'] = "Ingrese la dirección extendida."; $text['description-address_extended']['pt-pt'] = "Introduza mais informações relativamente ao endereço."; $text['description-address_extended']['fr-fr'] = ""; $text['label-address_locality']['en-us'] = "City"; + $text['label-address_locality']['es-cl'] = "Ciudad"; $text['label-address_locality']['pt-pt'] = "Cidade"; $text['label-address_locality']['fr-fr'] = "Ville"; $text['description-address_locality']['en-us'] = "Enter the city."; + $text['description-address_locality']['es-cl'] = "Ingrese la ciudad"; $text['description-address_locality']['pt-pt'] = "Introduza a cidade."; $text['description-address_locality']['fr-fr'] = ""; $text['label-address_region']['en-us'] = "Region"; + $text['label-address_region']['es-cl'] = "Región"; $text['label-address_region']['pt-pt'] = "Região"; $text['label-address_region']['fr-fr'] = "Département"; $text['description-address_region']['en-us'] = "Enter the state or province."; + $text['description-address_region']['es-cl'] = "Ingrese el estado o provincia."; $text['description-address_region']['pt-pt'] = "Introduza o estado ou província."; $text['description-address_region']['fr-fr'] = ""; $text['label-address_postal_code']['en-us'] = "Postal Code"; + $text['label-address_postal_code']['es-cl'] = "Código Postal"; $text['label-address_postal_code']['pt-pt'] = "Código Postal"; $text['label-address_postal_code']['fr-fr'] = "Code Postal"; $text['description-address_postal_code']['en-us'] = "Enter the postal code."; + $text['description-address_postal_code']['es-cl'] = "Ingrese el código postal."; $text['description-address_postal_code']['pt-pt'] = "Introduza o código postal."; $text['description-address_postal_code']['fr-fr'] = ""; $text['label-address_country']['en-us'] = "Country"; + $text['label-address_country']['es-cl'] = "País"; $text['label-address_country']['pt-pt'] = "País"; $text['label-address_country']['fr-fr'] = "Pays"; $text['description-address_country']['en-us'] = "Enter the country."; + $text['description-address_country']['es-cl'] = "Ingrese el país."; $text['description-address_country']['pt-pt'] = "Introduza o país."; $text['description-address_country']['fr-fr'] = ""; $text['label-address_latitude']['en-us'] = "Latitude"; + $text['label-address_latitude']['es-cl'] = "Latitud"; $text['label-address_latitude']['pt-pt'] = "Latitude"; $text['label-address_latitude']['fr-fr'] = "Latitude"; $text['description-address_latitude']['en-us'] = "Enter the latitude."; + $text['description-address_latitude']['es-cl'] = "Ingrese la latitud."; $text['description-address_latitude']['pt-pt'] = "Introduza a latitude."; $text['description-address_latitude']['fr-fr'] = "Coordonnées GPS: latitude."; $text['label-address_longitude']['en-us'] = "Longitude"; + $text['label-address_longitude']['es-cl'] = "Longitud"; $text['label-address_longitude']['pt-pt'] = "Longitude"; $text['label-address_longitude']['fr-fr'] = "Longitude"; $text['description-address_longitude']['en-us'] = "Enter the longitude."; + $text['description-address_longitude']['es-cl'] = "Ingrese la longitud."; $text['description-address_longitude']['pt-pt'] = "Introduza a longitude."; $text['description-address_longitude']['fr-fr'] = "Coordonnées GPS: longitude."; $text['label-address_description']['en-us'] = "Description"; + $text['label-address_description']['es-cl'] = "Descripción"; $text['label-address_description']['pt-pt'] = "Descrição"; $text['label-address_description']['fr-fr'] = "Description"; $text['description-address_description']['en-us'] = "Enter a description."; + $text['description-address_description']['es-cl'] = "Ingrese una descripción"; $text['description-address_description']['pt-pt'] = "Introduza uma descrição."; $text['description-address_description']['fr-fr'] = ""; $text['label-address_tools']['en-us'] = "Tools"; + $text['label-address_tools']['es-cl'] = "Herramientas"; $text['label-address_tools']['pt-pt'] = "Ferramentas"; $text['label-address_tools']['fr-fr'] = "Outils"; - - // contact notes - $text['title-contact_notes-add']['en-us'] = "Contact Note Add"; + $text['title-contact_notes-add']['es-cl'] = "Agregar Nota de Contacto"; $text['title-contact_notes-add']['pt-pt'] = "Adicionar nota de contacto"; $text['title-contact_notes-add']['fr-fr'] = "Ajouter une note au contact"; $text['header-contact_notes-add']['en-us'] = "Contact Note Add"; + $text['header-contact_notes-add']['es-cl'] = "Agregar Nota de Contacto"; $text['header-contact_notes-add']['pt-pt'] = "Adicionar nota de contacto"; $text['header-contact_notes-add']['fr-fr'] = "Ajouter une note au contact"; $text['description-contact_notes-add']['en-us'] = ""; + $text['description-contact_notes-add']['es-cl'] = "Ingrese una nota de contacto."; $text['description-contact_notes-add']['pt-pt'] = ""; $text['description-contact_notes-add']['fr-fr'] = ""; $text['title-contact_notes-edit']['en-us'] = "Contact Note Edit"; + $text['title-contact_notes-edit']['es-cl'] = "Editar Nota de Contactos"; $text['title-contact_notes-edit']['pt-pt'] = "Editar notas de contacto"; $text['title-contact_notes-edit']['fr-fr'] = "Editer la note du contact"; $text['header-contact_notes-edit']['en-us'] = "Contact Note Edit"; + $text['header-contact_notes-edit']['es-cl'] = "Editar Nota de Contactos"; $text['header-contact_notes-edit']['pt-pt'] = "Editar notas de contacto"; $text['header-contact_notes-edit']['fr-fr'] = "Editer la note du contact"; $text['description-contact_notes-edit']['en-us'] = "."; + $text['description-contact_notes-edit']['es-cl'] = "Modifique la nota de contacto"; $text['description-contact_notes-edit']['pt-pt'] = ""; $text['description-contact_notes-edit']['fr-fr'] = "."; $text['label-contact_notes']['en-us'] = "Notes"; + $text['label-contact_notes']['es-cl'] = "Notas"; $text['label-contact_notes']['pt-pt'] = "Notas"; $text['label-contact_notes']['fr-fr'] = "Notes"; $text['label-contact_note']['en-us'] = "Note"; + $text['label-contact_note']['es-cl'] = "Nota"; $text['label-contact_note']['pt-pt'] = "Nota"; $text['label-contact_note']['fr-fr'] = "Note"; $text['description-contact_note']['en-us'] = ""; + $text['description-contact_note']['es-cl'] = "Nota de contacto"; $text['description-contact_note']['pt-pt'] = ""; $text['description-contact_note']['fr-fr'] = ""; - - // contact import - $text['title-contacts_import']['en-us'] = "Import Contacts"; + $text['title-contacts_import']['es-cl'] = "Importar Contactos"; $text['title-contacts_import']['pt-pt'] = "Importar Contactos"; $text['title-contacts_import']['fr-fr'] = "Importe des Contacts"; $text['header-contacts_import']['en-us'] = "Import Contacts"; + $text['header-contacts_import']['es-cl'] = "Importar Contactos"; $text['header-contacts_import']['pt-pt'] = "Importar Contactos"; $text['header-contacts_import']['fr-fr'] = "Importe des Contacts"; $text['description-contacts_import']['en-us'] = "Export your contacts from outlook to a comma delimitted csv file. Then use this tool to upload and add the contacts from that file."; + $text['description-contacts_import']['es-cl'] = "Exporte sus contactos desde Outlook a un archivo csv separado por comas. Luego, utilice esta herramienta para importarlos desde el archivo csv."; $text['description-contacts_import']['pt-pt'] = "Exportar os seus contactos do outlook para um ficheiro csv. Esta ferramenta pode ser utilizada para fazer submeter e adicionar contactos a partir do ficheiro."; $text['description-contacts_import']['fr-fr'] = "Exporter vos contacts à partir d'outlook vers un fichier CSV. Puis utiliser cet outil pour télécharger et ajouter les contacts à partir de précédent CSV."; $text['label-import_delimiter']['en-us'] = "Delimiter"; + $text['label-import_delimiter']['es-cl'] = "Delimitador"; $text['label-import_delimiter']['pt-pt'] = "Delimitador de campos"; $text['label-import_delimiter']['fr-fr'] = "Délimiteur de champs"; $text['description-import_delimiter']['en-us'] = "Select the delimiter (comma or pipe)."; + $text['description-import_delimiter']['es-cl'] = "Select el delimitador (coma o pipe)."; $text['description-import_delimiter']['pt-pt'] = "Seleccione o delimitador ( ',' ou '|' )."; $text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs (virgule ou pipe)."; $text['label-import_enclosure']['en-us'] = "Enclosure"; + $text['label-import_enclosure']['es-cl'] = "Cercado"; $text['label-import_enclosure']['pt-pt'] = "Delimitador de texto"; $text['label-import_enclosure']['fr-fr'] = "Délimiteur de texte"; $text['description-import_enclosure']['en-us'] = "Select the enclosure of text (double-quotes or nothing)."; + $text['description-import_enclosure']['es-cl'] = "Seleccione el cercado de texto (doble comilla o ninguno)"; $text['description-import_enclosure']['pt-pt'] = "Seleccione o delimitador de texto (aspas ou nada)."; $text['description-import_enclosure']['fr-fr'] = "Choisir le séparateur de texte (guillements ou rien)."; $text['label-import_file_upload']['en-us'] = "File to Upload"; + $text['label-import_file_upload']['es-cl'] = "Archivo a subir"; $text['label-import_file_upload']['pt-pt'] = "Ficheiro para submeter"; $text['label-import_file_upload']['fr-fr'] = "Fichier à télécharger"; $text['button-upload']['en-us'] = "Upload"; + $text['button-upload']['es-cl'] = "Subir"; $text['button-upload']['pt-pt'] = "Submeter"; $text['button-upload']['fr-fr'] = "Télécharger"; $text['message-results']['en-us'] = "The following contacts were successfully imported from the uploaded CSV file:"; + $text['message-results']['es-cl'] = "Los siguientes contactos fueron importados exitosamente desde el archivo CSV:"; $text['message-results']['pt-pt'] = "Os seguintes contactos foram importados com sucesso a partir do ficheiro CSV submetido:"; $text['message-results']['fr-fr'] = "Les contacts suivants ont été téléchargés correctement à partir di fichier CSV:"; - - // general labels - $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-edit']['en-us'] = "Edit"; + $text['button-edit']['es-cl'] = "Editar"; $text['button-edit']['pt-pt'] = "Editar"; $text['button-edit']['fr-fr'] = "Editer"; $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-save']['en-us'] = "Save"; + $text['button-save']['es-cl'] = "Guardar"; $text['button-save']['pt-pt'] = "Guardar"; $text['button-save']['fr-fr'] = "Sauvegarder"; $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['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'] = "Deseja realmente remover isto?"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $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-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-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-required']['en-us'] = "Please provide: "; + $text['message-required']['es-cl'] = "Por favor ingrese: "; $text['message-required']['pt-pt'] = "Por favor indique: "; $text['message-required']['fr-fr'] = "Merci d'indiquer: "; - - - ?> diff --git a/app/content/app_languages.php b/app/content/app_languages.php index cadfbbc141..662be133c9 100644 --- a/app/content/app_languages.php +++ b/app/content/app_languages.php @@ -26,162 +26,202 @@ Philippe Rioual */ $text['title-rss']['en-us'] = "RSS Feed"; + $text['title-rss']['es-cl'] = "Fuentes RSS"; $text['title-rss']['pt-pt'] = "RSS Feed"; $text['title-rss']['fr-fr'] = "RSS Feed"; $text['description-rss']['en-us'] = "Task List for RSS..."; + $text['description-rss']['es-cl'] = "Listado de tareas para RSS..."; $text['description-rss']['pt-pt'] = "Lista de tarefas para RSS..."; $text['description-rss']['fr-fr'] = "Liste de Tâches pour RSS..."; $text['message-add']['en-us'] = "Add Complete"; + $text['message-add']['es-cl'] = "Agregar Completado"; $text['message-add']['pt-pt'] = "Adição Efectuada"; $text['message-add']['fr-fr'] = "ajouté"; $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-public']['en-us'] = "public"; + $text['button-public']['es-cl'] = "público"; $text['button-public']['pt-pt'] = "público"; $text['button-public']['fr-fr'] = "public"; $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-content']['en-us'] = "Content"; + $text['label-content']['es-cl'] = "Contenido"; $text['label-content']['pt-pt'] = "Conteúdo"; $text['label-content']['fr-fr'] = "Contenu"; $text['button-add-title']['en-us'] = "Add"; + $text['button-add-title']['es-cl'] = "Agregar"; $text['button-add-title']['pt-pt'] = "Adicionar"; $text['button-add-title']['fr-fr'] = "Ajouter"; $text['message-delete-done']['en-us'] = "Delete Completed"; + $text['message-delete-done']['es-cl'] = "Eliminar Completado"; $text['message-delete-done']['pt-pt'] = "Remoção Efectuada"; $text['message-delete-done']['fr-fr'] = "Supprimé"; $text['label-list']['en-us'] = "List"; + $text['label-list']['es-cl'] = "Lista"; $text['label-list']['pt-pt'] = "Lista"; $text['label-list']['fr-fr'] = "Liste"; $text['label-title']['en-us'] = "Title"; + $text['label-title']['es-cl'] = "Título"; $text['label-title']['pt-pt'] = "Título"; $text['label-title']['fr-fr'] = "Titre"; $text['label-link']['en-us'] = "Link"; + $text['label-link']['es-cl'] = "Enlace"; $text['label-link']['pt-pt'] = "Link"; $text['label-link']['fr-fr'] = "Lien"; $text['label-group']['en-us'] = "Group"; + $text['label-group']['es-cl'] = "Grupo"; $text['label-group']['pt-pt'] = "Grupo"; $text['label-group']['fr-fr'] = "Groupe"; $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-edit']['en-us'] = "Edit"; + $text['label-edit']['es-cl'] = "Editar"; $text['label-edit']['pt-pt'] = "Editar"; $text['label-edit']['fr-fr'] = "Editer"; $text['message-confirm-delete']['en-us'] = "Do you really want to delete this?"; + $text['message-confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['message-confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['message-confirm-delete']['fr-fr'] = "Voulez-vous vraiment faire cela?"; $text['message-item-down']['en-us'] = "Item Moved Down"; + $text['message-item-down']['es-cl'] = "Ítem Descendido"; $text['message-item-down']['pt-pt'] = "Item Movido para baixo"; $text['message-item-down']['fr-fr'] = "Objet descendu"; $text['message-item-up']['en-us'] = "Item Moved Up"; + $text['message-item-up']['es-cl'] = "Ítem Ascendido"; $text['message-item-up']['pt-pt'] = "Item Movido para cima"; $text['message-item-up']['fr-fr'] = "Objet remonté"; $text['label-search']['en-us'] = "Search Results"; + $text['label-search']['es-cl'] = "Resultado de la búsqueda"; $text['label-search']['pt-pt'] = "Resultados da pesquisa"; $text['label-search']['fr-fr'] = "Resultats de la recherche"; $text['label-id']['en-us'] = "ID"; - $text['label-id']['en-us'] = "ID"; + $text['label-id']['es-cl'] = "ID"; + $text['label-id']['pt-pt'] = "ID"; $text['label-id']['fr-fr'] = "ID"; $text['label-category']['en-us'] = "Category"; + $text['label-category']['es-cl'] = "Categoría"; $text['label-category']['pt-pt'] = "Categoria"; $text['label-category']['fr-fr'] = "Categorie"; $text['label-sub-category']['en-us'] = "Sub Category"; + $text['label-sub-category']['es-cl'] = "Sub Categoría"; $text['label-sub-category']['pt-pt'] = "Sub-Categoria"; $text['label-sub-category']['fr-fr'] = "Sous Categorie"; $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['button-search']['en-us'] = "Search"; + $text['button-search']['es-cl'] = "Buscar"; $text['button-search']['pt-pt'] = "Pesquisa"; $text['button-search']['fr-fr'] = "recherche"; $text['label-rss-category']['en-us'] = "RSS Category"; + $text['label-rss-category']['es-cl'] = "Categoría RSS"; $text['label-rss-category']['pt-pt'] = "Categoria RSS"; $text['label-rss-category']['fr-fr'] = "RSS Categorie"; $text['button-update']['en-us'] = "Update"; + $text['button-update']['es-cl'] = "Actualizar"; $text['button-update']['pt-pt'] = "Actualização"; $text['button-update']['fr-fr'] = "Mise à Jour"; $text['message-update']['en-us'] = "Update Complete"; + $text['message-update']['es-cl'] = "Actualización Completada"; $text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['message-update']['fr-fr'] = "Mis à Jour"; $text['label-details']['en-us'] = "Details"; + $text['label-details']['es-cl'] = "Detalles"; $text['label-details']['pt-pt'] = "Detalhes"; $text['label-details']['fr-fr'] = "Détails"; $text['label-template']['en-us'] = "Template"; + $text['label-template']['es-cl'] = "Plantilla"; $text['label-template']['pt-pt'] = "Template"; $text['label-template']['fr-fr'] = "Template"; $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['label-sub-id']['en-us'] = "Sub ID"; + $text['label-sub-id']['es-cl'] = "Sub ID"; $text['label-sub-id']['pt-pt'] = "Sub-ID"; $text['label-sub-id']['fr-fr'] = "Sous ID"; $text['label-sub-title']['en-us'] = "Sub Title"; + $text['label-sub-title']['es-cl'] = "Subtítulo"; $text['label-sub-title']['pt-pt'] = "Sub-Título"; $text['label-sub-title']['fr-fr'] = "Sous Titre"; $text['label-sub-link']['en-us'] = "Sub Link"; + $text['label-sub-link']['es-cl'] = "Sub Enlace"; $text['label-sub-link']['pt-pt'] = "Sub-Link"; $text['label-sub-link']['fr-fr'] = "Sub Link"; $text['label-sub-desc']['en-us'] = "Sub Description"; + $text['label-sub-desc']['es-cl'] = "Sub Descripción"; $text['label-sub-desc']['pt-pt'] = "Sub-descrição"; $text['label-sub-desc']['fr-fr'] = "Sub Description"; $text['message-error-missing']['en-us'] = "Error missing"; + $text['message-error-missing']['es-cl'] = "Error perdido"; $text['message-error-missing']['pt-pt'] = "Error missing"; $text['message-error-missing']['fr-fr'] = "Erreur missing"; $text['message-description']['en-us'] = "Please provide a description."; + $text['message-description']['es-cl'] = "Por favor ingrese una descripción."; $text['message-description']['pt-pt'] = "Por favor indique uma descrição."; $text['message-description']['fr-fr'] = "Merci d'écrire une description."; $text['label-content-edit']['en-us'] = "Content Edit"; + $text['label-content-edit']['es-cl'] = "Editar Contenido"; $text['label-content-edit']['pt-pt'] = "Editar conteúdo"; $text['label-content-edit']['fr-fr'] = "Edition du contenu"; $text['label-type']['en-us'] = "Type"; + $text['label-type']['es-cl'] = "Tipo"; $text['label-type']['pt-pt'] = "Tipo"; $text['label-type']['fr-fr'] = "Type"; $text['label-on-off']['en-us'] = "on/off"; + $text['label-on-off']['es-cl'] = "on/off"; $text['label-on-off']['pt-pt'] = "on/off"; $text['label-on-off']['fr-fr'] = "on/off"; $text['button-save']['en-us'] = "Save"; + $text['button-save']['es-cl'] = "Guardar"; $text['button-save']['pt-pt'] = "Guardar"; $text['button-save']['fr-fr'] = "Sauvegarde"; diff --git a/app/destinations/app_languages.php b/app/destinations/app_languages.php index 46205c18c8..97bc27a984 100644 --- a/app/destinations/app_languages.php +++ b/app/destinations/app_languages.php @@ -3,150 +3,187 @@ //Destinations $text['title-destinations']['en-us'] = "Destinations"; + $text['title-destinations']['es-cl'] = "Destinos"; $text['title-destinations']['pt-pt'] = "Destinos"; $text['title-destinations']['fr-fr'] = "Destinations"; $text['title-destination-edit']['en-us'] = "Destination Edit"; + $text['title-destination-edit']['es-cl'] = "Editar Destino"; $text['title-destination-edit']['pt-pt'] = "Editar destinos"; $text['title-destination-edit']['fr-fr'] = "Editer la Destination"; $text['title-destination-add']['en-us'] = "Destination Add"; + $text['title-destination-add']['es-cl'] = "Agregar Destino"; $text['title-destination-add']['pt-pt'] = "Adicionar destinos"; $text['title-destination-add']['fr-fr'] = "Ajouter une Destination"; $text['header-destinations']['en-us'] = "Destinations"; + $text['header-destinations']['es-cl'] = "Destinos"; $text['header-destinations']['pt-pt'] = "Destinos"; $text['header-destinations']['fr-fr'] = "Destinations"; $text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls."; + $text['description-destinations']['es-cl'] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes"; $text['description-destinations']['pt-pt'] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada."; $text['description-destinations']['fr-fr'] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases."; $text['header-destination-edit']['en-us'] = "Destination Edit"; + $text['header-destination-edit']['es-cl'] = "Editar Destino"; $text['header-destination-edit']['pt-pt'] = "Editar destino"; $text['header-destination-edit']['fr-fr'] = "Editer la Destination"; $text['header-destination-add']['en-us'] = "Destination Add"; + $text['header-destination-add']['es-cl'] = "Agregar Destino"; $text['header-destination-add']['pt-pt'] = "Adicionar destino"; $text['header-destination-add']['fr-fr'] = "Ajouter une Destination"; $text['label-destination_type']['en-us'] = "Type"; + $text['label-destination_type']['es-cl'] = "Tipo"; $text['label-destination_type']['pt-pt'] = "Tipo"; $text['label-destination_type']['fr-fr'] = "Type"; $text['description-destination_type']['en-us'] = "Select the type."; + $text['description-destination_type']['es-cl'] = "Seleccione el tipo."; $text['description-destination_type']['pt-pt'] = "Seleccionar o tipo."; $text['description-destination_type']['fr-fr'] = "Choisir le type."; $text['option-type_inbound']['en-us'] = "Inbound"; + $text['option-type_inbound']['es-cl'] = "Entrante"; $text['option-type_inbound']['pt-pt'] = "Entrada"; $text['option-type_inbound']['fr-fr'] = "Entrant"; $text['option-type_outbound']['en-us'] = "Outbound"; + $text['option-type_outbound']['es-cl'] = "Saliente"; $text['option-type_outbound']['pt-pt'] = "Saída"; $text['option-type_outbound']['fr-fr'] = "Sortant"; $text['label-destination_number']['en-us'] = "Destination"; + $text['label-destination_number']['es-cl'] = "Destino"; $text['label-destination_number']['pt-pt'] = "Destino"; $text['label-destination_number']['fr-fr'] = "Destination"; $text['description-destination_number']['en-us'] = "Enter the destination."; + $text['description-destination_number']['es-cl'] = "Ingrese el destino."; $text['description-destination_number']['pt-pt'] = "Introduza o destino."; $text['description-destination_number']['fr-fr'] = "Indiquer la destination."; $text['label-destination_caller_id_name']['en-us'] = "Caller ID Name"; + $text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['label-destination_caller_id_name']['pt-pt'] = "Nome do originador"; $text['label-destination_caller_id_name']['fr-fr'] = "Caller ID Name"; $text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name."; + $text['description-destination_caller_id_name']['es-cl'] = "Ingrese el nombre de caller ID"; $text['description-destination_caller_id_name']['pt-pt'] = "Introduza o nome do originador"; $text['description-destination_caller_id_name']['fr-fr'] = "Insérer le nom d'appelant."; $text['label-destination_caller_id_number']['en-us'] = "Caller ID Number"; + $text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID"; $text['label-destination_caller_id_number']['pt-pt'] = "Número do originador"; $text['label-destination_caller_id_number']['fr-fr'] = "Caller ID Number"; $text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number."; + $text['description-destination_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID"; $text['description-destination_caller_id_number']['pt-pt'] = "Introduza o número do originador"; $text['description-destination_caller_id_number']['fr-fr'] = "Insérer le numéro d'appelant."; $text['label-destination_context']['en-us'] = "Context"; + $text['label-destination_context']['es-cl'] = "Contexto"; $text['label-destination_context']['pt-pt'] = "Contexto"; $text['label-destination_context']['fr-fr'] = "Contexte"; $text['description-destination_context']['en-us'] = "Enter the context."; + $text['description-destination_context']['es-cl'] = "Ingrese el contexto"; $text['description-destination_context']['pt-pt'] = "Introduza o cotnexto."; $text['description-destination_context']['fr-fr'] = "Entrer le context."; $text['label-fax_uuid']['en-us'] = "Fax Destination"; + $text['label-fax_uuid']['es-cl'] = "Destino de Fax"; $text['label-fax_uuid']['pt-pt'] = "Destino de fax"; $text['label-fax_uuid']['fr-fr'] = "Destination Fax"; $text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. "; + $text['description-fax_uuid']['es-cl'] = "Seleccione el destino de fax para activar su detección"; $text['description-fax_uuid']['pt-pt'] = "Seleccione o destino de fax para activar a detecção de fax."; $text['description-fax_uuid']['fr-fr'] = "Insérer la destination Fax afin d'activer la détection de Fax."; $text['label-destination_enabled']['en-us'] = "Enabled"; + $text['label-destination_enabled']['es-cl'] = "Activado"; $text['label-destination_enabled']['pt-pt'] = "Activado"; $text['label-destination_enabled']['fr-fr'] = "Actif"; $text['description-destination_enabled']['en-us'] = "Set the current status of this destination."; + $text['description-destination_enabled']['es-cl'] = "Configure el estado actual de este destino"; $text['description-destination_enabled']['pt-pt'] = "Escolha o estado corrente deste destino."; $text['description-destination_enabled']['fr-fr'] = "Choisir l'état courant de la destination."; $text['label-destination_description']['en-us'] = "Description"; + $text['label-destination_description']['es-cl'] = "Descripción"; $text['label-destination_description']['pt-pt'] = "Descrição"; $text['label-destination_description']['fr-fr'] = "Description"; $text['description-destination_description']['en-us'] = "Enter a description for this destination (optional)."; + $text['description-destination_description']['es-cl'] = "Ingrese una descripción para este destino (opcional)"; $text['description-destination_description']['pt-pt'] = "Introduza uma descrição para este destino (opcional)."; $text['description-destination_description']['fr-fr'] = ""; $text['label-true']['en-us'] = "True"; + $text['label-true']['es-cl'] = "Verdadero"; $text['label-true']['pt-pt'] = "Sim"; $text['label-true']['fr-fr'] = "Oui"; $text['label-false']['en-us'] = "False"; + $text['label-false']['es-cl'] = "Falso"; $text['label-false']['pt-pt'] = "Não"; $text['label-false']['fr-fr'] = "Non"; $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-edit']['en-us'] = "Edit"; + $text['button-edit']['es-cl'] = "Editar"; $text['button-edit']['pt-pt'] = "Editar"; $text['button-edit']['fr-fr'] = "Editer"; $text['button-delete']['en-us'] = "Delete"; + $text['button-delete']['es-cl'] = "Eliminar"; $text['button-delete']['pt-pt'] = "Remoção"; $text['button-delete']['fr-fr'] = "Supprimer"; $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-back']['en-us'] = "Back"; + $text['button-back']['es-cl'] = "Volver"; $text['button-back']['pt-pt'] = "Voltar"; $text['button-back']['fr-fr'] = "Retour"; $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'] = "Deseja realmente remover isto?"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['message-add']['en-us'] = "Add Completed"; + $text['message-add']['es-cl'] = "Agregar Completo"; $text['message-add']['pt-pt'] = "Adição Realizada"; $text['message-add']['fr-fr'] = "Ajouté"; $text['message-update']['en-us'] = "Update Completed"; + $text['message-update']['es-cl'] = "Actualización Completa"; $text['message-update']['pt-pt'] = "Actualização Realizada"; $text['message-update']['fr-fr'] = "Mis à jour"; $text['message-delete']['en-us'] = "Delete Completed"; + $text['message-delete']['es-cl'] = "Eliminación Completa"; $text['message-delete']['pt-pt'] = "Remoção Realizada"; $text['message-delete']['fr-fr'] = "Supprimé"; $text['message-required']['en-us'] = "Please provide: "; + $text['message-required']['es-cl'] = "Por favor ingrese: "; $text['message-required']['pt-pt'] = "Por favor forneça: "; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";