158 lines
13 KiB
PHP
158 lines
13 KiB
PHP
<?php
|
|
|
|
$text['title-notifications']['en-us'] = "Notifications";
|
|
$text['title-notifications']['es-cl'] = "Notificaciones";
|
|
$text['title-notifications']['pt-pt'] = "Notificações";
|
|
$text['title-notifications']['fr-fr'] = "Notifications";
|
|
|
|
$text['header-notifications']['en-us'] = "Notifications";
|
|
$text['header-notifications']['es-cl'] = "Notificaciones";
|
|
$text['header-notifications']['pt-pt'] = "Notificações";
|
|
$text['header-notifications']['fr-fr'] = "Notifications";
|
|
|
|
$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
|
|
$text['description-notifications']['es-cl'] = "Definición de las preferencias de notificación de la comunicación relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
|
$text['description-notifications']['pt-pt'] = "Definir preferências de notificação para a comunicação relacionada com o projecto FusionPBX e outros alertas do sistema local.";
|
|
$text['description-notifications']['fr-fr'] = "Definición de las preferencias de notificación de la comunicación relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
|
|
|
$text['label-project_notifications']['en-us'] = "Project Notifications";
|
|
$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
|
|
$text['label-project_notifications']['pt-pt'] = "Projeto Notificações";
|
|
$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
|
|
|
|
$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
|
|
$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
|
|
$text['description-project_notifications']['pt-pt'] = "Ativar notificações de projetos FusionPBX.";
|
|
$text['description-project_notifications']['fr-fr'] = "Ativar notificações de projetos FusionPBX.";
|
|
|
|
$text['label-project_security']['en-us'] = "Security";
|
|
$text['label-project_security']['es-cl'] = "Segurança";
|
|
$text['label-project_security']['pt-pt'] = "Segurança";
|
|
$text['label-project_security']['fr-fr'] = "Sécurité";
|
|
|
|
$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
|
|
$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
|
|
$text['description-project_security']['pt-pt'] = "Receber notificações de atualizações de segurança.";
|
|
$text['description-project_security']['fr-fr'] = "Receber notificações de atualizações de segurança.";
|
|
|
|
$text['label-project_releases']['en-us'] = "Releases";
|
|
$text['label-project_releases']['es-cl'] = "Estrenos";
|
|
$text['label-project_releases']['pt-pt'] = "Lançamentos";
|
|
$text['label-project_releases']['fr-fr'] = "Communiqués";
|
|
|
|
$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
|
|
$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versión estable de FusionPBX se liberan y disponible para su descarga.";
|
|
$text['description-project_releases']['pt-pt'] = "Receba notificações quando nova versão estável do FusionPBX são liberados e disponíveis para download.";
|
|
$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont libérés et disponibles pour le téléchargement.";
|
|
|
|
$text['label-project_events']['en-us'] = "Events";
|
|
$text['label-project_events']['es-cl'] = "Eventos";
|
|
$text['label-project_events']['pt-pt'] = "Eventos";
|
|
$text['label-project_events']['fr-fr'] = "événements";
|
|
|
|
$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
|
|
$text['description-project_events']['es-cl'] = "Recibir notificaciones de próximas clases FusionPBX formación, cabinas de convenciones y otros eventos relacionados con el proyecto.";
|
|
$text['description-project_events']['pt-pt'] = "Receber notificações de futuras aulas FusionPBX formação, cabines de convenções e outros eventos relacionados ao projeto.";
|
|
$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congrès et d'autres événements liés au projet.";
|
|
|
|
$text['label-project_news']['en-us'] = "News";
|
|
$text['label-project_news']['es-cl'] = "Noticias";
|
|
$text['label-project_news']['pt-pt'] = "Notícia";
|
|
$text['label-project_news']['fr-fr'] = "Nouvelles";
|
|
|
|
$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
|
|
$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e información general.";
|
|
$text['description-project_news']['pt-pt'] = "Receber notificações de notícias e informações gerais FusionPBX relacionados.";
|
|
$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information générale FusionPBX liés.";
|
|
|
|
$text['option-enabled']['en-us'] = "Enabled";
|
|
$text['option-enabled']['es-cl'] = "Activado";
|
|
$text['option-enabled']['pt-pt'] = "Ativado";
|
|
$text['option-enabled']['fr-fr'] = "Activé";
|
|
|
|
$text['option-disabled']['en-us'] = "Disabled";
|
|
$text['option-disabled']['es-cl'] = "Discapacitado";
|
|
$text['option-disabled']['pt-pt'] = "Inválido";
|
|
$text['option-disabled']['fr-fr'] = "Handicapés";
|
|
|
|
$text['label-project_notification_method']['en-us'] = "Method";
|
|
$text['label-project_notification_method']['es-cl'] = "Método";
|
|
$text['label-project_notification_method']['pt-pt'] = "Método";
|
|
$text['label-project_notification_method']['fr-fr'] = "Méthode";
|
|
|
|
// $text['option-ticker']['en-us'] = "Ticker";
|
|
// $text['option-ticker']['es-cl'] = "";
|
|
// $text['option-ticker']['pt-pt'] = "";
|
|
// $text['option-ticker']['fr-fr'] = "";
|
|
|
|
$text['option-email']['en-us'] = "Email";
|
|
$text['option-email']['es-cl'] = "Email";
|
|
$text['option-email']['pt-pt'] = "Email";
|
|
$text['option-email']['fr-fr'] = "Email";
|
|
|
|
// $text['option-text']['en-us'] = "Text/SMS";
|
|
// $text['option-text']['es-cl'] = "Texto/SMS";
|
|
// $text['option-text']['pt-pt'] = "Texto/SMS";
|
|
// $text['option-text']['fr-fr'] = "Texte/SMS";
|
|
|
|
$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
|
|
$text['description-project_notification_method']['es-cl'] = "Seleccione el método deseado de la comunicación.";
|
|
$text['description-project_notification_method']['pt-pt'] = "Seleccione o método desejado de comunicação.";
|
|
$text['description-project_notification_method']['fr-fr'] = "Sélectionnez la méthode souhaitée de communication.";
|
|
|
|
$text['label-project_notification_recipient']['en-us'] = "Recipient";
|
|
$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
|
|
$text['label-project_notification_recipient']['pt-pt'] = "Beneficiário";
|
|
$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
|
|
|
|
$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
|
|
$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada dirección de correo electrónico del destinatario.";
|
|
$text['description-project_notification_recipient']['pt-pt'] = "Digite o endereço de email desejado para o destinatário.";
|
|
$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhaitée pour le destinataire.";
|
|
|
|
$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-failed']['en-us'] = "Update Failed - Contact Support";
|
|
$text['message-failed']['es-cl'] = "Update Error - Contact Support";
|
|
$text['message-failed']['pt-pt'] = "Falha na atualização - Contato com o suporte";
|
|
$text['message-failed']['fr-fr'] = "Mise à jour a échoué - Contacter le support technique";
|
|
|
|
$text['message-no_channels']['en-us'] = "No Channels Enabled";
|
|
$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
|
|
$text['message-no_channels']['pt-pt'] = "Não há canais habilitados";
|
|
$text['message-no_channels']['fr-fr'] = "Pas de canaux activés";
|
|
|
|
$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
|
|
$text['message-invalid_recipient']['es-cl'] = "Inválido destinatario de la notificación";
|
|
$text['message-invalid_recipient']['pt-pt'] = "Inválido Notificação Destinatário";
|
|
$text['message-invalid_recipient']['fr-fr'] = "Notification invalide bénéficiaire";
|
|
|
|
$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
|
|
$text['message-demographics_submitted']['es-cl'] = "Demografía Enviado";
|
|
$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
|
|
$text['message-demographics_submitted']['fr-fr'] = "Démographie Soumis";
|
|
|
|
$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['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment. Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
|
|
$text['message-disclaimer']['es-cl'] = "<u>Divulgación</u>: Habilitación del proyecto Notificaciones es el consentimiento a la recopilación de <i>anónimo</i> y <i>generales</i> la información demográfica sobre su entorno de instalación. La información solicitada se compone de los siguientes: 1) FusionPBX versión, 2) la versión de PHP, 3) del servidor web y la versión 4) Versión conmutador de voz, 5) el tipo de base de datos y la versión 6) plataforma de sistema operativo y versión, y 7) IP pública dirección. Si usted no desea que esta información sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna información se presentará sobre su sistema.";
|
|
$text['message-disclaimer']['pt-pt'] = "<u>Divulgação</u>: A habilitação do projeto Notificações é o consentimento para a coleta de <i>anônimo</i> e <i>geral</i> informações demográficas sobre o seu ambiente de instalação. As informações solicitadas consiste no seguinte: 1) versão FusionPBX, 2) versão PHP, 3) servidor web e versão, 4) versão interruptor de voz, 5) Tipo de banco de dados e versão, 6) plataforma de sistema operacional e versão, e 7) IP público endereço. Se você não deseja que esta informação ser submetida, basta deixar Projeto Notificações desativada, e nenhuma informação será apresentada sobre o sistema.";
|
|
$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement à la collecte de <i>anonyme</i> et <i>générale</i> des informations démographiques sur l'environnement d'installation. Les informations demandées se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de données et la version 6) plate-forme de système d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit présentée, laissez simplement Notifications projet désactivé, et aucune information ne sera soumis à votre système.";
|
|
|
|
$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
|
|
$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la información demográfica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
|
|
$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informações demográficas descrito acima sem a assinatura do Projeto Notificações, basta ";
|
|
$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information démographique décrit ci-dessus, sans souscrire au Projet Notifications, ";
|
|
|
|
$text['message-demographics_click_here']['en-us'] = "click here";
|
|
$text['message-demographics_click_here']['es-cl'] = "clic aquí";
|
|
$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
|
|
$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
|
|
|
|
?>
|