fusionpbx/app/call_flows/app_languages.php

219 lines
10 KiB
PHP
Raw Normal View History

2013-09-22 00:46:32 +02:00
<?php
2013-05-14 17:09:15 +02:00
$text['title-call_flows']['en-us'] = "Call Flows";
$text['title-call_flows']['es-cl'] = "Flujo de Llamada";
2014-02-25 23:49:35 +01:00
$text['title-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['title-call_flows']['fr-fr'] = "Flux d'appel";
$text['header-call_flows']['en-us'] = "Call Flows";
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
2014-02-25 23:49:35 +01:00
$text['header-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['header-call_flows']['fr-fr'] = "Flux d'appel";
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
2014-02-25 23:49:35 +01:00
$text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos recorrendo a um código de função.";
2014-10-29 09:51:56 +01:00
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction.";
2014-06-22 10:12:07 +02:00
$text['title-call_flow-edit']['en-us'] = "Call Flow";
$text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada";
$text['title-call_flow-edit']['pt-pt'] = "Fluxo de Chamada";
$text['title-call_flow-edit']['fr-fr'] = "Editer le flux";
2014-06-22 10:12:07 +02:00
$text['header-call_flow-edit']['en-us'] = "Call Flow";
$text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada";
$text['header-call_flow-edit']['pt-pt'] = "Fluxo de Chamada";
$text['header-call_flow-edit']['fr-fr'] = "Editer le flux";
$text['title-call_flow-add']['en-us'] = "Call Flow Add";
$text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
$text['title-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
$text['title-call_flow-add']['fr-fr'] = "Ajouter un flux";
$text['header-call_flow-add']['en-us'] = "Call Flow Add";
$text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
$text['header-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
$text['header-call_flow-add']['fr-fr'] = "Ajouter un flux";
$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 name.";
$text['description-name']['es-cl'] = "Ingrese el nombre.";
$text['description-name']['pt-pt'] = "Introduza o nome.";
2014-10-29 09:51:56 +01:00
$text['description-name']['fr-fr'] = "Choisr le nom.";
$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['description-extension']['en-us'] = "Enter the extension number.";
$text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
$text['description-extension']['pt-pt'] = "Introduza o número da extensão.";
2014-10-29 09:51:56 +01:00
$text['description-extension']['fr-fr'] = "Choisir le numéro d'extension.";
$text['label-feature_code']['en-us'] = "Feature Code";
$text['label-feature_code']['es-cl'] = "Código distintivo";
2014-02-25 23:49:35 +01:00
$text['label-feature_code']['pt-pt'] = "Código de Função";
$text['label-feature_code']['fr-fr'] = "Code Fonction";
$text['description-feature_code']['en-us'] = "Enter the feature code.";
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
2014-02-25 23:49:35 +01:00
$text['description-feature_code']['pt-pt'] = "Introduza o código de função.";
2014-10-29 09:51:56 +01:00
$text['description-feature_code']['fr-fr'] = "Choisir le code la fonction";
$text['label-context']['en-us'] = "Context";
$text['label-context']['es-cl'] = "Contexto";
$text['label-context']['pt-pt'] = "Contexto";
$text['label-context']['fr-fr'] = "Contexte";
$text['description-context']['en-us'] = "Enter the context.";
$text['description-context']['es-cl'] = "Ingrese el contexto.";
$text['description-context']['pt-pt'] = "Introduza o contexto";
2014-10-29 09:51:56 +01:00
$text['description-context']['fr-fr'] = "Choisir le contexte.";
$text['label-status']['en-us'] = "Status";
$text['label-status']['es-cl'] = "Estado";
$text['label-status']['pt-pt'] = "Estado";
$text['label-status']['fr-fr'] = "Etat";
$text['description-status']['en-us'] = "Select the status.";
$text['description-status']['es-cl'] = "Seleccione el estado.";
$text['description-status']['pt-pt'] = "Seleccione o estado.";
2014-10-29 09:51:56 +01:00
$text['description-status']['fr-fr'] = "Choisir le statut.";
$text['label-pin_number']['en-us'] = "PIN Number";
$text['label-pin_number']['es-cl'] = "Número PIN";
$text['label-pin_number']['pt-pt'] = "Código PIN";
$text['label-pin_number']['fr-fr'] = "Code PIN";
$text['description-pin_number']['en-us'] = "Enter the pin number.";
$text['description-pin_number']['es-cl'] = "Ingrese el número PIN.";
$text['description-pin_number']['pt-pt'] = "Introduza o código PIN";
2014-10-29 09:51:56 +01:00
$text['description-pin_number']['fr-fr'] = "Choisir le code PIN.";
$text['label-destination_label']['en-us'] = "Destination Label";
$text['label-destination_label']['es-cl'] = "Etiqueta de Destino";
$text['label-destination_label']['pt-pt'] = "Destino";
$text['label-destination_label']['fr-fr'] = "Label de la destination";
$text['description-destination_label']['en-us'] = "Enter the destination label.";
$text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
$text['description-destination_label']['pt-pt'] = "Introduza o destino.";
2014-10-29 09:51:56 +01:00
$text['description-destination_label']['fr-fr'] = "Choisir le label de la destination.";
$text['label-destination']['en-us'] = "Destination";
$text['label-destination']['es-cl'] = "Destino";
$text['label-destination']['pt-pt'] = "Destino";
$text['label-destination']['fr-fr'] = "Destination";
$text['description-destination']['en-us'] = "Select the destination.";
$text['description-destination']['es-cl'] = "Seleccione el destino.";
$text['description-destination']['pt-pt'] = "Seleccione o destino.";
2014-10-29 09:51:56 +01:00
$text['description-destination']['fr-fr'] = "Choisir la destination.";
$text['label-alternate_label']['en-us'] = "Alternate Label";
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
2014-02-25 23:49:35 +01:00
$text['label-alternate_label']['pt-pt'] = "Etiqueta Alternativa";
$text['label-alternate_label']['fr-fr'] = "Label alternatif";
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
$text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
$text['description-alternate_label']['pt-pt'] = "Introduza um destino alternativo.";
2014-10-29 09:51:56 +01:00
$text['description-alternate_label']['fr-fr'] = "Choisir le label de la destination alternative.";
$text['label-alternate_destination']['en-us'] = "Alternate Destination";
$text['label-alternate_destination']['es-cl'] = "Destino Alternativo";
$text['label-alternate_destination']['pt-pt'] = "Destino Alternativo";
$text['label-alternate_destination']['fr-fr'] = "Destination alternative";
$text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
$text['description-alternate_destination']['pt-pt'] = "Seleccione um destino alternativo.";
2014-10-29 09:51:56 +01:00
$text['description-alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
$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-description']['en-us'] = "Enter a description, if desired.";
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
$text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar.";
$text['description-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['label-none']['en-us'] = "None";
$text['label-none']['es-cl'] = "Ninguno";
$text['label-none']['pt-pt'] = "Nenhum";
$text['label-none']['fr-fr'] = "Aucun";
$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['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vour vraiment supprimer cela?";
$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['message-message']['en-us'] = "Message";
$text['message-message']['es-cl'] = "Mensaje";
$text['message-message']['pt-pt'] = "Mensagem";
$text['message-message']['fr-fr'] = "Message";
$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'] = "Actualizar Completado";
$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'] = "Eliminar Completado";
$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 indique: ";
$text['message-required']['pt-pt'] = "Por favor indique: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
2013-05-14 17:09:15 +02:00
?>