236 lines
14 KiB
PHP
236 lines
14 KiB
PHP
<?php
|
|
|
|
//conferences
|
|
$text['title-conferences']['en-us'] = "Conferences";
|
|
$text['title-conferences']['es-cl'] = "Conferencias";
|
|
$text['title-conferences']['pt-pt'] = "Conferências";
|
|
$text['title-conferences']['fr-fr'] = "Conférences";
|
|
$text['title-conferences']['de-de'] = "Konferenzen";
|
|
$text['title-conferences']['de-at'] = "Konferenzen";
|
|
|
|
$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['description']['de-de'] = "Konferenzen wird verwendet, um KOnferenzräume mit einem Namen, Beschreibung und optionaler PIN zu erstellen.";
|
|
$text['description']['de-at'] = "Konferenzen wird verwendet, um KOnferenzräume mit einem Namen, Beschreibung und optionaler PIN zu erstellen.";
|
|
|
|
$text['label-active_conferences']['en-us'] = "Active Conferences";
|
|
$text['label-active_conferences']['es-cl'] = "Conferencias Activas";
|
|
$text['label-active_conferences']['pt-pt'] = "Conferências Activas";
|
|
$text['label-active_conferences']['fr-fr'] = "Conférences actives";
|
|
$text['label-active_conferences']['de-de'] = "Aktive Konferenzen";
|
|
$text['label-active_conferences']['de-at'] = "Aktive Konferenzen";
|
|
|
|
$text['button-view_active']['en-us'] = "View Active";
|
|
$text['button-view_active']['es-cl'] = "Ver Activo";
|
|
$text['button-view_active']['pt-pt'] = "Ver Ativo";
|
|
$text['button-view_active']['fr-fr'] = "Voir Active";
|
|
$text['button-view_active']['de-de'] = "Aktive anzeigen";
|
|
$text['button-view_active']['de-at'] = "Aktive anzeigen";
|
|
|
|
$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-name']['de-de'] = "Name";
|
|
$text['table-name']['de-at'] = "Name";
|
|
|
|
$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-extension']['de-de'] = "Nebenstelle";
|
|
$text['table-extension']['de-at'] = "Nebenstelle";
|
|
|
|
$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-profile']['de-de'] = "Profile";
|
|
$text['table-profile']['de-at'] = "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-order']['de-de'] = "Reihenfolge";
|
|
$text['table-order']['de-at'] = "Reihenfolge";
|
|
|
|
$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-enabled']['de-de'] = "Aktiviert";
|
|
$text['table-enabled']['de-at'] = "Aktiviert";
|
|
|
|
$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";
|
|
$text['table-description']['de-de'] = "Beschreibung";
|
|
$text['table-description']['de-at'] = "Beschreibung";
|
|
|
|
//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-add']['de-de'] = "Erfolgreich hinzugefügt";
|
|
$text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|
|
|
$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-update']['de-de'] = "Aktualisierung durchgeführt";
|
|
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
|
|
|
$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-name']['de-de'] = "Bitte angeben: Name";
|
|
$text['confirm-name']['de-at'] = "Bitte angeben: Name";
|
|
|
|
$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-extension']['de-de'] = "Bitte angeben: Nebenstelle";
|
|
$text['confirm-extension']['de-at'] = "Bitte angeben: Nebenstelle";
|
|
|
|
$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-profile']['de-de'] = "Bitte angeben: Profil";
|
|
$text['confirm-profile']['de-at'] = "Bitte angeben: Profil";
|
|
|
|
$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['confirm-enabled']['de-de'] = "Bitte angeben: Aktiviert";
|
|
$text['confirm-enabled']['de-at'] = "Bitte angeben: Aktiviert";
|
|
|
|
$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-add']['de-de'] = "Konferenz hinzufügen";
|
|
$text['label-conference-add']['de-at'] = "Konferenz hinzufügen";
|
|
|
|
$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['label-conference-edit']['de-de'] = "Konferenz bearbeiten";
|
|
$text['label-conference-edit']['de-at'] = "Konferenz bearbeiten";
|
|
|
|
$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']['de-de'] = "Nebenstelle";
|
|
$text['label-extension']['de-at'] = "Nebenstelle";
|
|
|
|
$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-name']['de-de'] = "Geben Sie einen Namen für die Konferenz ein.";
|
|
$text['description-name']['de-at'] = "Geben Sie einen Namen für die Konferenz ein.";
|
|
|
|
$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-extension']['de-de'] = "Geben Sie die Nebenstelle der Konferenz an.";
|
|
$text['description-extension']['de-at'] = "Geben Sie die Nebenstelle der Konferenz an.";
|
|
|
|
$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['description-3']['de-de'] = "um eine Konferenz zu überwachen und zu steuern.";
|
|
$text['description-3']['de-at'] = "um eine Konferenz zu überwachen und zu steuern.";
|
|
|
|
$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['label-pin']['de-de'] = "PIN Nummer";
|
|
$text['label-pin']['de-at'] = "PIN Nummer";
|
|
|
|
$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['description-pin']['de-de'] = "Optionale PIN Nummer um den Zugriff auf die Konferenz ab zu sichern.)";
|
|
$text['description-pin']['de-de'] = "Optionale PIN Nummer um den Zugriff auf die Konferenz ab zu sichern.)";
|
|
|
|
$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['confirm-delete-2']['de-de'] = "Wollen Sie das wirklich löschen?";
|
|
$text['confirm-delete-2']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|
|
|
$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-info']['de-de'] = "Geben Sie die Beschreibung ein.";
|
|
$text['description-info']['de-at'] = "Geben Sie die Beschreibung ein.";
|
|
|
|
$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-conference-enable']['de-de'] = "Wählen Sie, ob die Konferenz ein- oder ausgeschaltet werden soll.";
|
|
$text['description-conference-enable']['de-at'] = "Wählen Sie, ob die Konferenz ein- oder ausgeschaltet werden soll.";
|
|
|
|
$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['description-order']['de-de'] = "Geben Sie die Nummer für die Reihenfolge an.";
|
|
$text['description-order']['de-at'] = "Geben Sie die Nummer für die Reihenfolge an.";
|
|
|
|
$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-user-add']['fr-fr'] = "Wählen Sie die Benutzer aus, welche die Konferenz administrieren können.";
|
|
$text['description-user-add']['fr-at'] = "Wählen Sie die Benutzer aus, welche die Konferenz administrieren können.";
|
|
|
|
$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-profile']['de-de'] = "Ein Profil ist eine Zusammenfassung von Parametern für die Konferenz.";
|
|
$text['description-profile']['de-at'] = "Ein Profil ist eine Zusammenfassung von Parametern für die Konferenz.";
|
|
|
|
$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";
|
|
$text['description-flags']['de-de'] = "Optionale Attribute für die Konferenz. Beispiele: mute|deaf|waste|moderator";
|
|
$text['description-flags']['de-at'] = "Optionale Attribute für die Konferenz. Beispiele: mute|deaf|waste|moderator";
|
|
|
|
$text['label-user_list']['en-us'] = "User List";
|
|
$text['label-user_list']['es-cl'] = "Lista de usuarios";
|
|
$text['label-user_list']['pt-pt'] = "Lista de usuários";
|
|
$text['label-user_list']['fr-fr'] = "Liste des utilisateurs";
|
|
$text['label-user_list']['de-de'] = "Benutzerliste";
|
|
$text['label-user_list']['de-at'] = "Benutzerliste";
|
|
|
|
$text['label-flags']['en-us'] = "Flags";
|
|
$text['label-flags']['es-cl'] = "Banderas";
|
|
$text['label-flags']['pt-pt'] = "Bandeiras";
|
|
$text['label-flags']['fr-fr'] = "Drapeaux";
|
|
$text['label-flags']['de-de'] = "Attribute";
|
|
$text['label-flags']['de-at'] = "Attribute";
|
|
|
|
?>
|