fusionpbx/app/services/app_languages.php

234 lines
13 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$text['title-services']['en-us'] = "Services";
$text['title-services']['es-cl'] = "Servicios";
$text['title-services']['pt-pt'] = "Serviços";
$text['title-services']['fr-fr'] = "Services";
$text['title-services']['pt-br'] = "Serviços";
$text['title-services']['pl'] = "Serwisy";
$text['title-services']['sv-se'] = "Tjänster";
$text['title-services']['ro'] = "Servicii";
$text['title-services']['uk'] = "Служби";
$text['title-services']['de-at'] = "Services";
$text['title']['en-us'] = "Service Add";
$text['title']['es-cl'] = "Agregar Servicio";
$text['title']['pt-pt'] = "Adicionar Serviço";
$text['title']['fr-fr'] = "Ajouter Service";
$text['title']['pt-br'] = "Configurações da Conta";
$text['title']['pl'] = "Dodaj serwis";
$text['title']['sv-se'] = "Lägg Till Tjänst";
$text['title']['ro'] = "Adăugare serviciu";
$text['title']['uk'] = "Параметри облікового запису";
$text['title']['de-at'] = "Service hinzufügen";
$text['message-stopping']['en-us'] = "Stopping Service";
$text['message-stopping']['es-cl'] = "Servicio de Detención";
$text['message-stopping']['pt-pt'] = "A Parar Serviço";
$text['message-stopping']['fr-fr'] = "Service de L'arrêt";
$text['message-stopping']['pt-br'] = "Pausar serviço";
$text['message-stopping']['pl'] = "Zatrzymaj serwis";
$text['message-stopping']['sv-se'] = "Stoppar Tjänst";
$text['message-stopping']['ro'] = "Oprire serviciu";
$text['message-stopping']['uk'] = "Зупинка служби";
$text['message-stopping']['de-at'] = "Stoppe Service";
$text['message-starting']['en-us'] = "Starting Service";
$text['message-starting']['es-cl'] = "Servicio de Inicio";
$text['message-starting']['pt-pt'] = "A Iniciar Serviço";
$text['message-starting']['fr-fr'] = "Démarrage du Service";
$text['message-starting']['pt-br'] = "Inciar serviço";
$text['message-starting']['pl'] = "Załącz serwis";
$text['message-starting']['sv-se'] = "Startar Tjänst";
$text['message-starting']['ro'] = "Pornire serviciu";
$text['message-starting']['uk'] = "Запуск служби";
$text['message-starting']['de-at'] = "Starte Service";
$text['label-stopped']['en-us'] = "Stopped";
$text['label-stopped']['es-cl'] = "Detenido";
$text['label-stopped']['pt-pt'] = "Parou";
$text['label-stopped']['fr-fr'] = "Arrêtée";
$text['label-stopped']['pt-br'] = "Pausado";
$text['label-stopped']['pl'] = "Zatrzymany";
$text['label-stopped']['sv-se'] = "Stoppad";
$text['label-stopped']['ro'] = "Oprit";
$text['label-stopped']['uk'] = "Зупинено";
$text['label-stopped']['de-at'] = "Gestoppt";
$text['label-stop_command']['en-us'] = "Stop Command";
$text['label-stop_command']['es-cl'] = "Comando para Detener";
$text['label-stop_command']['pt-pt'] = "Comando para Parar";
$text['label-stop_command']['fr-fr'] = "Comande d'arrêt";
$text['label-stop_command']['pt-br'] = "Comando para pausar";
$text['label-stop_command']['pl'] = "Polecenie: STOP";
$text['label-stop_command']['sv-se'] = "Stopp Komando";
$text['label-stop_command']['ro'] = "Comandă oprire";
$text['label-stop_command']['uk'] = "Команда для зупинки ";
$text['label-stop_command']['de-at'] = "Stopp Befehl";
$text['label-stop']['en-us'] = "Stop";
$text['label-stop']['es-cl'] = "Deténgase";
$text['label-stop']['pt-pt'] = "Pare";
$text['label-stop']['fr-fr'] = "Arrêtez";
$text['label-stop']['pt-br'] = "Parar";
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
$text['label-stop']['sv-se'] = "Stoppa";
$text['label-stop']['ro'] = "Oprește";
$text['label-stop']['uk'] = "Зупинити";
$text['label-stop']['de-at'] = "Stopp";
$text['label-status']['en-us'] = "Status";
$text['label-status']['es-cl'] = "Estado";
$text['label-status']['pt-pt'] = "Estado";
$text['label-status']['fr-fr'] = "Statut";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['label-status']['sv-se'] = "Status";
$text['label-status']['ro'] = "Stare";
$text['label-status']['uk'] = "Стан";
$text['label-status']['de-at'] = "Status";
$text['label-start_command']['en-us'] = "Start Command";
$text['label-start_command']['es-cl'] = "Comando para Iniciar";
$text['label-start_command']['pt-pt'] = "Comando para Iniciar";
$text['label-start_command']['fr-fr'] = "Commande démarrage";
$text['label-start_command']['pt-br'] = "Comando para iniciar";
$text['label-start_command']['pl'] = "Polecenie: START";
$text['label-start_command']['sv-se'] = "Start Komando";
$text['label-start_command']['ro'] = "Comandă pornire";
$text['label-start_command']['uk'] = "Команда для запуску ";
$text['label-start_command']['de-at'] = "Start Befehl";
$text['label-start']['en-us'] = "Start";
$text['label-start']['es-cl'] = "Comienzo";
$text['label-start']['pt-pt'] = "Começo";
$text['label-start']['fr-fr'] = "Début";
$text['label-start']['pt-br'] = "Iniciar";
$text['label-start']['pl'] = "Start";
$text['label-start']['sv-se'] = "Starta";
$text['label-start']['ro'] = "Pornește";
$text['label-start']['uk'] = "Запустити";
$text['label-start']['de-at'] = "Start";
$text['label-running']['en-us'] = "Running";
$text['label-running']['es-cl'] = "Runcionamiento";
$text['label-running']['pt-pt'] = "Funcionamento";
$text['label-running']['fr-fr'] = "Fonctionnement";
$text['label-running']['pt-br'] = "Em execução";
$text['label-running']['pl'] = "Działa";
$text['label-running']['sv-se'] = "I Drift";
$text['label-running']['ro'] = "În desfășurare";
$text['label-running']['uk'] = "Запущено";
$text['label-running']['de-at'] = "Läuft";
$text['label-data']['en-us'] = "Data";
$text['label-data']['es-cl'] = "Datos";
$text['label-data']['pt-pt'] = "Dados";
$text['label-data']['fr-fr'] = "Données";
$text['label-data']['pt-br'] = "Data";
$text['label-data']['pl'] = "Dane";
$text['label-data']['sv-se'] = "Data";
$text['label-data']['ro'] = "Data";
$text['label-data']['uk'] = "Дані";
$text['label-data']['de-at'] = "Daten";
$text['label-action']['en-us'] = "Action";
$text['label-action']['es-cl'] = "Acción";
$text['label-action']['pt-pt'] = "Ação";
$text['label-action']['fr-fr'] = "Action";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['pl'] = "Operacja";
$text['label-action']['sv-se'] = "Åtgärd";
$text['label-action']['ro'] = "Acțiune";
$text['label-action']['uk'] = "Дія";
$text['label-action']['de-at'] = "Aktion";
$text['header-services']['en-us'] = "Services";
$text['header-services']['es-cl'] = "Servicios";
$text['header-services']['pt-pt'] = "Serviços";
$text['header-services']['fr-fr'] = "Services";
$text['header-services']['pt-br'] = "Serviços";
$text['header-services']['pl'] = "Serwisy";
$text['header-services']['sv-se'] = "Tjänster";
$text['header-services']['ro'] = "Servicii";
$text['header-services']['uk'] = "Служби";
$text['header-services']['de-at'] = "Services";
$text['description-type']['en-us'] = "Select the service type.";
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
$text['description-type']['pt-pt'] = "Seleccione o tipo de serviço.";
$text['description-type']['fr-fr'] = "Choisir le type de service.";
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
$text['description-type']['sv-se'] = "Ange Tjänst-typen.";
$text['description-type']['ro'] = "Selectați tipul serviciului";
$text['description-type']['uk'] = "Вкажіть тип служби";
$text['description-type']['de-at'] = "Wählen Sie einen Service Typ.";
$text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
$text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
$text['description-stop_command']['pt-pt'] = "Introduza o comando para parar o serviço.";
$text['description-stop_command']['fr-fr'] = "Entrer la commande pour arrêter le service.";
$text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
$text['description-stop_command']['pl'] = "Wprowadź polecenie, aby zatrzymać serwis.";
$text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
$text['description-stop_command']['ro'] = "Introduceți comanda de oprire a serviciului.";
$text['description-stop_command']['uk'] = "Введіть команду, щоб зупинити службу";
$text['description-stop_command']['de-at'] = "Geben Sie einen Befehl zum Stoppen des Services an.";
$text['description-start_command']['en-us'] = "Enter the command to start the service.";
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
$text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço.";
$text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer le service.";
$text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
$text['description-start_command']['pl'] = "Wprowadź polecenie, aby uruchomić serwis.";
$text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
$text['description-start_command']['ro'] = "Introduceți comanda de pornire a serviciului";
$text['description-start_command']['uk'] = "Введіть команду, щоб запустити службу";
$text['description-start_command']['de-at'] = "Geben Sie einen Befehl zum Starten des Services an.";
$text['description-services']['en-us'] = "Shows a list of processes, the status of the process and provides control to start and stop the process.";
$text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
$text['description-services']['pt-pt'] = "Mostra uma lista de processos, o estado do processo e proporciona um controlo para iniciar e parar o processo.";
$text['description-services']['fr-fr'] = "Affiche une liste des processus, l'état du processus et fournit un contrôle pour démarrer et arrêter le processus.";
$text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
$text['description-services']['pl'] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
$text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
$text['description-services']['ro'] = "";
$text['description-services']['uk'] = "Показує список процесів, стан процесу і забезпечує контроль запуску і зупинки процесу.";
$text['description-services']['de-at'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen.";
$text['description-name']['en-us'] = "Enter the service name.";
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
$text['description-name']['pt-pt'] = "Introduza o nome do serviço.";
$text['description-name']['fr-fr'] = "Entrer le nom du service.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['sv-se'] = "Ange namn på tjänsten.";
$text['description-name']['ro'] = "Introduceți numele serviciului";
$text['description-name']['uk'] = "Введіть назву служби";
$text['description-name']['de-at'] = "Geben Sie den Namen des Services an";
$text['description-data']['en-us'] = "Enter the service data.";
$text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
$text['description-data']['pt-pt'] = "Introduza os dados do serviço.";
$text['description-data']['fr-fr'] = "Entrer les données du service.";
$text['description-data']['pt-br'] = "Insira os dados do serviço";
$text['description-data']['pl'] = "Wprowadź dane serwisu.";
$text['description-data']['sv-se'] = "Ange data för tjänsten.";
$text['description-data']['ro'] = "";
$text['description-data']['uk'] = "Введіть дані про службу";
$text['description-data']['de-at'] = "Geben Sie die Service Daten ein.";
$text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
$text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar.";
$text['description']['fr-fr'] = "Affiche la liste des processus et permet de les démarrer et les arrêter.";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['description']['pl'] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
$text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
$text['description']['ro'] = "";
$text['description']['uk'] = "Показує список процесів і забезпечує можливість запуску і зупинки їх.";
$text['description']['de-at'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen.";
?>