fusionpbx/app/call_flows/app_languages.php

433 lines
23 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";
$text['title-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['title-call_flows']['fr-fr'] = "Flux d'appel";
$text['title-call_flows']['pt-br'] = "Fluxo de chamadas";
$text['title-call_flows']['pl'] = "Przepływ rozmów";
$text['title-call_flows']['sv-se'] = "Samtalsflöden";
2015-06-06 04:37:26 +02:00
$text['title-call_flows']['uk'] = "Потоки дзвінків";
2015-06-15 21:30:00 +02:00
$text['title-call_flows']['de-at'] = "Anruf Steuerung";
$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";
$text['title-call_flow-edit']['pt-br'] = "Fluxo de chamada";
$text['title-call_flow-edit']['pl'] = "Przepływ rozmów";
$text['title-call_flow-edit']['sv-se'] = "Samtalsflöde";
2015-06-06 04:37:26 +02:00
$text['title-call_flow-edit']['uk'] = "Потік дзвінків";
2015-06-15 21:30:00 +02:00
$text['title-call_flow-edit']['de-at'] = "Anruf Steuerung";
$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['title-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
$text['title-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
$text['title-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
2015-06-06 04:37:26 +02:00
$text['title-call_flow-add']['uk'] = "";
2015-06-15 21:30:00 +02:00
$text['title-call_flow-add']['de-at'] = "Anruf Steuerung hinzufügen";
$text['message-update']['en-us'] = "Update Completed";
$text['message-update']['es-cl'] = "Actualizar Completado";
$text['message-update']['pt-pt'] = "Actualização Efectuada";
2015-06-06 04:37:26 +02:00
$text['message-update']['fr-fr'] = "Mise à jour effectuée";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['sv-se'] = "Uppdatering Klar";
2015-06-06 04:37:26 +02:00
$text['message-update']['uk'] = "Оновлено";
2015-06-13 07:35:54 +02:00
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['es-cl'] = "Por favor indique: ";
$text['message-required']['pt-pt'] = "Por favor indique: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wpisz:";
$text['message-required']['sv-se'] = "Var god uppge:";
2015-06-06 04:37:26 +02:00
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
2015-06-13 07:35:54 +02:00
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
$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-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['message-message']['sv-se'] = "Meddelande";
2015-06-06 04:37:26 +02:00
$text['message-message']['uk'] = "Повідомлення";
2015-06-13 07:35:54 +02:00
$text['message-message']['de-at'] = "Nachricht";
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['es-cl'] = "Eliminar Completado";
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
2015-06-06 04:37:26 +02:00
$text['message-delete']['fr-fr'] = "Suppression effectuée";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['sv-se'] = "Borttagning Klar";
2015-06-06 04:37:26 +02:00
$text['message-delete']['uk'] = "Видалено";
2015-06-13 07:35:54 +02:00
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['es-cl'] = "Agregar Completado";
$text['message-add']['pt-pt'] = "Adição Efectuada";
2015-06-06 04:37:26 +02:00
$text['message-add']['fr-fr'] = "Ajout effectué";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['sv-se'] = "Tillagd";
2015-06-06 04:37:26 +02:00
$text['message-add']['uk'] = "Додано";
2015-06-13 07:35:54 +02:00
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
$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-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['label-true']['sv-se'] = "Sann";
2015-06-06 04:37:26 +02:00
$text['label-true']['uk'] = "Так";
2015-06-13 07:35:54 +02:00
$text['label-true']['de-at'] = "Ein";
$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['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['label-status']['sv-se'] = "Status";
2015-06-06 04:37:26 +02:00
$text['label-status']['uk'] = "Статус";
2015-06-13 07:35:54 +02:00
$text['label-status']['de-at'] = "Status";
$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['label-pin_number']['pt-br'] = "Código PIN";
$text['label-pin_number']['pl'] = "Numer PIN";
$text['label-pin_number']['sv-se'] = "PIN Kod";
2015-06-06 04:37:26 +02:00
$text['label-pin_number']['uk'] = "PIN-код";
2015-06-13 07:35:54 +02:00
$text['label-pin_number']['de-at'] = "PIN Nummer";
$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['label-none']['pt-br'] = "Nenhum";
$text['label-none']['pl'] = "Żaden";
$text['label-none']['sv-se'] = "Ingen";
2015-06-06 04:37:26 +02:00
$text['label-none']['uk'] = "Жоден";
2015-06-13 07:35:54 +02:00
$text['label-none']['de-at'] = "keine";
$text['label-name']['en-us'] = "Name";
$text['label-name']['es-cl'] = "Nombre";
$text['label-name']['pt-pt'] = "Nome";
$text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
2015-06-06 04:37:26 +02:00
$text['label-name']['uk'] = "Назва";
2015-06-13 07:35:54 +02:00
$text['label-name']['de-at'] = "Name";
$text['label-feature_code']['en-us'] = "Feature Code";
$text['label-feature_code']['es-cl'] = "Código distintivo";
$text['label-feature_code']['pt-pt'] = "Código de Função";
$text['label-feature_code']['fr-fr'] = "Code Fonction";
$text['label-feature_code']['pt-br'] = "Código de função";
$text['label-feature_code']['pl'] = "";
$text['label-feature_code']['sv-se'] = "Funktionskod";
2015-06-06 04:37:26 +02:00
$text['label-feature_code']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['label-feature_code']['de-at'] = "Stern-Code";
$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-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-false']['sv-se'] = "Falsk";
2015-06-06 04:37:26 +02:00
$text['label-false']['uk'] = "Ні";
2015-06-13 07:35:54 +02:00
$text['label-false']['de-at'] = "Aus";
$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-extension']['pt-br'] = "Ramal";
$text['label-extension']['pl'] = "Numer wewnętrzny";
$text['label-extension']['sv-se'] = "Anknytning";
2015-06-06 04:37:26 +02:00
$text['label-extension']['uk'] = "Розширення (Extention)";
2015-06-15 21:30:00 +02:00
$text['label-extension']['de-at'] = "Nebenstelle";
$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['label-destination_label']['pt-br'] = "Destino";
$text['label-destination_label']['pl'] = "Etykieta destynacji";
$text['label-destination_label']['sv-se'] = "Destination Etikett";
2015-06-06 04:37:26 +02:00
$text['label-destination_label']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['label-destination_label']['de-at'] = "Ziel Kennzeichnung";
$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['label-destination']['pt-br'] = "Número de destino";
$text['label-destination']['pl'] = "Destynacja";
$text['label-destination']['sv-se'] = "Destination";
2015-06-06 04:37:26 +02:00
$text['label-destination']['uk'] = "Номер";
2015-06-13 07:35:54 +02:00
$text['label-destination']['de-at'] = "Ziel";
$text['label-description']['en-us'] = "Description";
$text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['sv-se'] = "Beskrivning";
2015-06-06 04:37:26 +02:00
$text['label-description']['uk'] = "Опис";
2015-06-13 07:35:54 +02:00
$text['label-description']['de-at'] = "Beschreibung";
$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['label-context']['pt-br'] = "Contexto";
$text['label-context']['pl'] = "Kontekst";
$text['label-context']['sv-se'] = "Context";
2015-06-06 04:37:26 +02:00
$text['label-context']['uk'] = "Контекст";
2015-06-13 07:35:54 +02:00
$text['label-context']['de-at'] = "Kontext";
$text['label-alternate_label']['en-us'] = "Alternate Label";
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
$text['label-alternate_label']['pt-pt'] = "Etiqueta Alternativa";
$text['label-alternate_label']['fr-fr'] = "Label alternatif";
$text['label-alternate_label']['pt-br'] = "Etqueta alternativa";
$text['label-alternate_label']['pl'] = "Alternatywna etykieta";
$text['label-alternate_label']['sv-se'] = "Alternativ Etikett";
2015-06-06 04:37:26 +02:00
$text['label-alternate_label']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['label-alternate_label']['de-at'] = "Alternatives Ziel Beschreibung";
$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['label-alternate_destination']['pt-br'] = "Destino alternativo";
$text['label-alternate_destination']['pl'] = "Alternatywna destynacja";
$text['label-alternate_destination']['sv-se'] = "Alternativ Destination";
2015-06-06 04:37:26 +02:00
$text['label-alternate_destination']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['label-alternate_destination']['de-at'] = "Alternatives Ziel";
$text['header-call_flows']['en-us'] = "Call Flows";
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
$text['header-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['header-call_flows']['fr-fr'] = "Flux d'appel";
$text['header-call_flows']['pt-br'] = "Fluxo de chamadas";
$text['header-call_flows']['pl'] = "Przepływ rozmów";
$text['header-call_flows']['sv-se'] = "Samtalsflöden";
2015-06-06 04:37:26 +02:00
$text['header-call_flows']['uk'] = "Потоки дзвінків";
2015-06-15 21:30:00 +02:00
$text['header-call_flows']['de-at'] = "Anruf Steuerung";
$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['header-call_flow-edit']['pt-br'] = "Fluxo de chamada";
$text['header-call_flow-edit']['pl'] = "Przepływ rozmów";
$text['header-call_flow-edit']['sv-se'] = "Samtalsflöde";
2015-06-06 04:37:26 +02:00
$text['header-call_flow-edit']['uk'] = "Потік дзвінка";
2015-06-15 21:30:00 +02:00
$text['header-call_flow-edit']['de-at'] = "Anruf Steuerung";
$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['header-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
$text['header-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
$text['header-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
2015-06-06 04:37:26 +02:00
$text['header-call_flow-add']['uk'] = "Потоки дзвінків";
2015-06-15 21:30:00 +02:00
$text['header-call_flow-add']['de-at'] = "Anruf Steuerung hinzufügen";
$text['description-status']['en-us'] = "Select the status.";
$text['description-status']['es-cl'] = "Seleccione el estado.";
$text['description-status']['pt-pt'] = "Seleccione o estado.";
$text['description-status']['fr-fr'] = "Choisir le statut.";
$text['description-status']['pt-br'] = "Escolha o estado do usuário.";
$text['description-status']['pl'] = "Wybierz status użytkownika";
$text['description-status']['sv-se'] = "Välj Status";
2015-06-06 04:37:26 +02:00
$text['description-status']['uk'] = "Виберіть статус користувача";
2015-06-13 07:35:54 +02:00
$text['description-status']['de-at'] = "Benutzerstatus auswählen";
$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";
$text['description-pin_number']['fr-fr'] = "Choisir le code PIN.";
$text['description-pin_number']['pt-br'] = "Insira o código PIN";
$text['description-pin_number']['pl'] = "";
$text['description-pin_number']['sv-se'] = "Ange PIN Kod.";
2015-06-06 04:37:26 +02:00
$text['description-pin_number']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-pin_number']['de-at'] = "Geben Sie einen PIN ein.";
$text['description-name']['en-us'] = "Enter the name.";
$text['description-name']['es-cl'] = "Ingrese el nombre.";
$text['description-name']['pt-pt'] = "Introduza o nome.";
$text['description-name']['fr-fr'] = "Choisr le nom.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['sv-se'] = "Ange Namn.";
2015-06-06 04:37:26 +02:00
$text['description-name']['uk'] = "Введіть назву меню";
2015-06-13 07:35:54 +02:00
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
$text['description-feature_code']['en-us'] = "Enter the feature code.";
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
$text['description-feature_code']['pt-pt'] = "Introduza o código de função.";
$text['description-feature_code']['fr-fr'] = "Choisir le code la fonction";
$text['description-feature_code']['pt-br'] = "Insira o código de função";
$text['description-feature_code']['pl'] = "Dodaj specjalny kod";
$text['description-feature_code']['sv-se'] = "Ange Funktionskoden.";
2015-06-06 04:37:26 +02:00
$text['description-feature_code']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-feature_code']['de-at'] = "Geben Sie den Stern-Code an.";
$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.";
$text['description-extension']['fr-fr'] = "Choisir le numéro d'extension.";
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
2015-06-06 04:37:26 +02:00
$text['description-extension']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
$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.";
$text['description-destination_label']['fr-fr'] = "Choisir le label de la destination.";
$text['description-destination_label']['pt-br'] = "Insira o destino";
$text['description-destination_label']['pl'] = "Wprowadź opis destynacji";
$text['description-destination_label']['sv-se'] = "Ange Destinations Etiketten.";
2015-06-06 04:37:26 +02:00
$text['description-destination_label']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-destination_label']['de-at'] = "Geben Sie eine Beschreibung für das Ziel an.";
$text['description-destination']['en-us'] = "Select the destination.";
$text['description-destination']['es-cl'] = "Seleccione el destino.";
$text['description-destination']['pt-pt'] = "Seleccione o destino.";
$text['description-destination']['fr-fr'] = "Choisir la destination.";
$text['description-destination']['pt-br'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número.";
$text['description-destination']['pl'] = "Wybierz numer docelowy.";
$text['description-destination']['sv-se'] = "Välj destinationen.";
2015-06-06 04:37:26 +02:00
$text['description-destination']['uk'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
2015-06-13 07:35:54 +02:00
$text['description-destination']['de-at'] = "Wählen Sie das Ziel.";
$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.";
2015-06-06 04:37:26 +02:00
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
2015-06-06 04:37:26 +02:00
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
2015-06-13 07:35:54 +02:00
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
$text['description-context']['en-us'] = "Enter the context.";
$text['description-context']['es-cl'] = "Ingrese el contexto.";
$text['description-context']['pt-pt'] = "Introduza o contexto";
$text['description-context']['fr-fr'] = "Choisir le contexte.";
$text['description-context']['pt-br'] = "Insira o contexto";
$text['description-context']['pl'] = "Wprowadź kontekst";
$text['description-context']['sv-se'] = "Ange Context.";
2015-06-06 04:37:26 +02:00
$text['description-context']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-context']['de-at'] = "Geben Sie den Kontext hier an.";
$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.";
$text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos recorrendo a um código de função.";
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction.";
$text['description-call_flows']['pt-br'] = "Para chamadas direta entre dois destinos utilize um código ";
$text['description-call_flows']['pl'] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu.";
$text['description-call_flows']['sv-se'] = "Samtal mellan två destinationer genom att ringa en funktionskod.";
2015-06-06 04:37:26 +02:00
$text['description-call_flows']['uk'] = "";
2015-06-15 21:30:00 +02:00
$text['description-call_flows']['de-at'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Stern-Code wählen.";
$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.";
$text['description-alternate_label']['fr-fr'] = "Choisir le label de la destination alternative.";
$text['description-alternate_label']['pt-br'] = "Insira um destino alternativo";
$text['description-alternate_label']['pl'] = "Wprowadź alternatywny opis destynacji";
$text['description-alternate_label']['sv-se'] = "Ange den alternativa destinations etiketten.";
2015-06-06 04:37:26 +02:00
$text['description-alternate_label']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-alternate_label']['de-at'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
$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.";
$text['description-alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
$text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo";
$text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację";
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
2015-06-06 04:37:26 +02:00
$text['description-alternate_destination']['uk'] = "";
2015-06-13 07:35:54 +02:00
$text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
$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['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
2015-06-06 04:37:26 +02:00
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
2015-06-13 07:35:54 +02:00
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
$text['button-save']['en-us'] = "Save";
$text['button-save']['es-cl'] = "Guardar";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['sv-se'] = "Spara";
2015-06-06 04:37:26 +02:00
$text['button-save']['uk'] = "Зберегти";
2015-06-13 07:35:54 +02:00
$text['button-save']['de-at'] = "Speichern";
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['es-cl'] = "Editar";
$text['button-edit']['pt-pt'] = "Editar";
$text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
2015-06-06 04:37:26 +02:00
$text['button-edit']['uk'] = "Редагувати";
2015-06-13 07:35:54 +02:00
$text['button-edit']['de-at'] = "Bearbeiten";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['es-cl'] = "Eliminar";
$text['button-delete']['pt-pt'] = "Remover";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
2015-06-06 04:37:26 +02:00
$text['button-delete']['uk'] = "Видалити";
2015-06-13 07:35:54 +02:00
$text['button-delete']['de-at'] = "Löschen";
$text['button-back']['en-us'] = "Back";
$text['button-back']['es-cl'] = "Volver";
$text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['sv-se'] = "Tillbaka";
2015-06-06 04:37:26 +02:00
$text['button-back']['uk'] = "Назад";
2015-06-13 07:35:54 +02:00
$text['button-back']['de-at'] = "Zurück";
$text['button-add']['en-us'] = "Add";
$text['button-add']['es-cl'] = "Agregar";
$text['button-add']['pt-pt'] = "Adicionar";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
$text['button-add']['sv-se'] = "Lägg Till";
2015-06-06 04:37:26 +02:00
$text['button-add']['uk'] = "Додати";
2015-06-13 07:35:54 +02:00
$text['button-add']['de-at'] = "Hinzufügen";
?>