2013-09-30 15:19:40 +02:00
< ? php
2012-11-07 10:41:43 +01:00
//conference centers
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-centers' ][ 'en-us' ] = " Conference Centers " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-centers' ][ 'pt-pt' ] = " Centro de Conferências " ;
2013-09-30 15:19:40 +02:00
$text [ 'title-conference-centers' ][ 'fr-fr' ] = " Conférences " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-conference-centers' ][ 'en-us' ] = " Conference Centers are a group of conference rooms. They can be organized by cost center, geographically, or other criteria. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-conference-centers' ][ 'pt-pt' ] = " Centros de Conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-conference-centers' ][ 'fr-fr' ] = " Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-center' ][ 'en-us' ] = " Conference Center " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-center' ][ 'pt-pt' ] = " Centro de Conferência " ;
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-center' ][ 'fr-fr' ] = " Conférence " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-conference-center' ][ 'en-us' ] = " Conference Center is used to setup one or more conference rooms with a name, extension number, a required pin number length, and a description. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-conference-center' ][ 'pt-pt' ] = " Centro de Conferência é usado para configurar uma ou mais salas de conferência com um nome, número de extensão, tamanho do código pin e uma descrição. " ;
2013-10-01 14:26:41 +02:00
$text [ 'description-conference-center' ][ 'fr-fr' ] = " Il est possible de configurer une ou plusieures salles de conférence avec un nom, un neméro, une taille de code d'identification et une description. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-name' ][ 'en-us' ] = " Name " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-name' ][ 'pt-pt' ] = " Nome " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-name' ][ 'fr-fr' ] = " Nom " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-extension' ][ 'en-us' ] = " Extension " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-extension' ][ 'pt-pt' ] = " Extensão " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-extension' ][ 'fr-fr' ] = " Extension " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-pin-length' ][ 'en-us' ] = " PIN Length " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-pin-length' ][ 'pt-pt' ] = " Tamanho do PIN " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-pin-length' ][ 'fr-fr' ] = " Code Nb digits " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-delete' ][ 'en-us' ] = " Delete " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-delete' ][ 'pt-pt' ] = " Remover " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-delete' ][ 'fr-fr' ] = " Supprimer " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-edit' ][ 'en-us' ] = " Edit " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-edit' ][ 'pt-pt' ] = " Editar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-edit' ][ 'fr-fr' ] = " Editer " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-name' ][ 'en-us' ] = " Enter the conference center name. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-name' ][ 'pt-pt' ] = " Introduza o nome do centro de conferência " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-name' ][ 'fr-fr' ] = " Choisir le nom de la conférence. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-extension' ][ 'en-us' ] = " Enter the conference center extension number. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-extension' ][ 'pt-pt' ] = " Introduza o número da extensão do centro de conferência. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-extension' ][ 'fr-fr' ] = " Choisir le numéro de la conférence. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-pin-length' ][ 'en-us' ] = " Enter the required PIN length. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-pin-length' ][ 'pt-pt' ] = " Introduza o tamanho do código PIN " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-pin-length' ][ 'fr-fr' ] = " Choisir la longueur requise pour le code d'authentification. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-enabled' ][ 'en-us' ] = " Select whether to enable or disable the conference center. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-enabled' ][ 'pt-pt' ] = " Active ou Desactive o centro de conferência " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-enabled' ][ 'fr-fr' ] = " Choisir d'activer ou non la conférence. " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-description' ][ 'en-us' ] = " Enter the description. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-description' ][ 'pt-pt' ] = " Introduza uma descrição. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-description' ][ 'fr-fr' ] = " " ;
2012-11-09 05:41:36 +01:00
2012-11-07 10:41:43 +01:00
//conference rooms
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-rooms' ][ 'en-us' ] = " Conference Rooms " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-rooms' ][ 'pt-pt' ] = " Salas de Conferência " ;
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-rooms' ][ 'fr-fr' ] = " Salles de conférence " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-room' ][ 'en-us' ] = " Conference Room " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-room' ][ 'pt-pt' ] = " Sala de Conferência " ;
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-room' ][ 'fr-fr' ] = " Salle de conférence " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-profile' ][ 'en-us' ] = " Profile " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-profile' ][ 'pt-pt' ] = " Perfil " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-profile' ][ 'fr-fr' ] = " Profile " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-record' ][ 'en-us' ] = " Record " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-record' ][ 'pt-pt' ] = " Gravar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-record' ][ 'fr-fr' ] = " Enregistrer " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-wait-moderator' ][ 'en-us' ] = " Secure " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-wait-moderator' ][ 'pt-pt' ] = " Proteger " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-wait-moderator' ][ 'fr-fr' ] = " Assurer " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-announce' ][ 'en-us' ] = " Announce " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-announce' ][ 'pt-pt' ] = " Anunciar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-announce' ][ 'fr-fr' ] = " Annonce " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-mute' ][ 'en-us' ] = " Mute " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-mute' ][ 'pt-pt' ] = " Silenciar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-mute' ][ 'fr-fr' ] = " Entrée Micro désactivé " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-enabled' ][ 'en-us' ] = " Enabled " ;
$text [ 'label-enabled' ][ 'pt-pt' ] = " Activo " ;
$text [ 'label-enabled' ][ 'fr-fr' ] = " Actif " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-sounds' ][ 'en-us' ] = " Sounds " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-sounds' ][ 'pt-pt' ] = " Sons " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-sounds' ][ 'fr-fr' ] = " Sons " ;
2013-02-01 13:23:39 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-members' ][ 'en-us' ] = " Count " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-members' ][ 'pt-pt' ] = " Total " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-members' ][ 'fr-fr' ] = " Décompte " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-tools' ][ 'en-us' ] = " Tools " ;
$text [ 'label-tools' ][ 'pt-pt' ] = " Ferramentas " ;
$text [ 'label-tools' ][ 'fr-fr' ] = " Outils " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-view' ][ 'en-us' ] = " View " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-view' ][ 'pt-pt' ] = " Vista " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-view' ][ 'fr-fr' ] = " Vue " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-sessions' ][ 'en-us' ] = " Sessions " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-sessions' ][ 'pt-pt' ] = " Sessões " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-sessions' ][ 'fr-fr' ] = " Sessions " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-true' ][ 'en-us' ] = " true " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-true' ][ 'pt-pt' ] = " sim " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-true' ][ 'fr-fr' ] = " Oui " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-false' ][ 'en-us' ] = " false " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-false' ][ 'pt-pt' ] = " não " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-false' ][ 'fr-fr' ] = " Non " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-description' ][ 'en-us' ] = " Description " ;
$text [ 'label-description' ][ 'pt-pt' ] = " Descrição " ;
$text [ 'label-description' ][ 'fr-fr' ] = " Description " ;
2012-11-07 10:41:43 +01:00
//conference room edit
2013-10-01 13:35:07 +02:00
$text [ 'button-rooms' ][ 'en-us' ] = " Rooms " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-rooms' ][ 'pt-pt' ] = " Salas " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-rooms' ][ 'fr-fr' ] = " Salles " ;
2012-11-09 05:41:36 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-sessions' ][ 'en-us' ] = " Sessions " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-sessions' ][ 'pt-pt' ] = " Sessões " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-sessions' ][ 'fr-fr' ] = " Sessions " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-view' ][ 'en-us' ] = " View " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-view' ][ 'pt-pt' ] = " Vista " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-view' ][ 'fr-fr' ] = " Vue " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-back' ][ 'en-us' ] = " Back " ;
$text [ 'button-back' ][ 'pt-pt' ] = " Voltar " ;
$text [ 'button-back' ][ 'fr-fr' ] = " Retour " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'confirm-update' ][ 'en-us' ] = " Update Complete " ;
2013-10-18 00:06:01 +02:00
$text [ 'confirm-update' ][ 'pt-pt' ] = " Actualização Efectuada " ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-update' ][ 'fr-fr' ] = " Mis à jour " ;
2012-11-07 10:41:43 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = " Do you really want to delete this? " ;
2013-10-18 00:06:01 +02:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = " Deseja realmente remover isto? " ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-conference-name' ][ 'en-us' ] = " Conference Name " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-conference-name' ][ 'pt-pt' ] = " Nome da Conferência " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-conference-name' ][ 'fr-fr' ] = " Nom de la Conférence " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-users' ][ 'en-us' ] = " Users " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-users' ][ 'pt-pt' ] = " Utilizadores " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-users' ][ 'fr-fr' ] = " Utilisateurs " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-users' ][ 'en-us' ] = " Assign additional users as administrators of this conference room. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-users' ][ 'pt-pt' ] = " Atribuir utilizadores adicionais como administradores da sala de conferência. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-users' ][ 'fr-fr' ] = " Ajouter des utilisateurs comme administrateurs des cette salle de conférence. " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-add' ][ 'en-us' ] = " Add " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-add' ][ 'pt-pt' ] = " Adicionar " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-add' ][ 'fr-fr' ] = " Ajouter " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-moderator-pin' ][ 'en-us' ] = " Moderator " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-moderator-pin' ][ 'pt-pt' ] = " Moderador " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-moderator-pin' ][ 'fr-fr' ] = " Modérateur " ;
2013-01-05 14:03:00 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-participant-pin' ][ 'en-us' ] = " Participant " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-participant-pin' ][ 'pt-pt' ] = " Participante " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-participant-pin' ][ 'fr-fr' ] = " Participant " ;
2013-01-05 14:03:00 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-member-pin' ][ 'en-us' ] = " PIN Numbers " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-member-pin' ][ 'pt-pt' ] = " Números PIN " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-member-pin' ][ 'fr-fr' ] = " Code Membre " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-moderator-pin' ][ 'en-us' ] = " Pin number for the moderators. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-moderator-pin' ][ 'pt-pt' ] = " Número PIN para os moderadores. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-moderator-pin' ][ 'fr-fr' ] = " Code PIN des modérateurs. " ;
2013-01-05 14:03:00 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-participant-pin' ][ 'en-us' ] = " Pin number for the participants. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-participant-pin' ][ 'pt-pt' ] = " Número PIN para os participantes. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-participant-pin' ][ 'fr-fr' ] = " Code PIN des participants. " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-member-type-moderator' ][ 'en-us' ] = " moderator " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-member-type-moderator' ][ 'pt-pt' ] = " moderador " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-member-type-moderator' ][ 'fr-fr' ] = " modérateur " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-member-type-participant' ][ 'en-us' ] = " participant " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-member-type-participant' ][ 'pt-pt' ] = " participante " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-member-type-participant' ][ 'fr-fr' ] = " participant " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-profile' ][ 'en-us' ] = " Conference Profile is a collection of settings for the conference center. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-profile' ][ 'pt-pt' ] = " Perfil da Conferência é um conjunto de definições para o centro de conferência. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-profile' ][ 'fr-fr' ] = " Le profile de conférence est une liste de configuration pour les conférences. " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-max-members' ][ 'en-us' ] = " Max Members " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-max-members' ][ 'pt-pt' ] = " Nº máximo de membros " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-max-members' ][ 'fr-fr' ] = " Membres Max " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-wait-for-moderator' ][ 'en-us' ] = " Wait for Moderator " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-wait-for-moderator' ][ 'pt-pt' ] = " Esperar pelo Moderador " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-wait-for-moderator' ][ 'fr-fr' ] = " Attente du Modérateur " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-enter-sound' ][ 'en-us' ] = " Enter Sound " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-enter-sound' ][ 'pt-pt' ] = " Introduza Som " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-enter-sound' ][ 'fr-fr' ] = " Sons d'arrivée " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-exit-sound' ][ 'en-us' ] = " Exit Sound " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-exit-sound' ][ 'pt-pt' ] = " Desligar Som " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-exit-sound' ][ 'fr-fr' ] = " Sons de sortie " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-save' ][ 'en-us' ] = " Save " ;
$text [ 'button-save' ][ 'pt-pt' ] = " Guardar " ;
$text [ 'button-save' ][ 'fr-fr' ] = " Sauvegarder " ;
2012-11-07 11:58:42 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'button-search' ][ 'en-us' ] = " Search " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-search' ][ 'pt-pt' ] = " Pesquisar " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-save' ][ 'fr-fr' ] = " Chercher " ;
2013-02-28 19:55:36 +01:00
2012-11-09 09:27:55 +01:00
//Conference Sessions
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-sessions' ][ 'en-us' ] = " Conference Sessions " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-sessions' ][ 'pt-pt' ] = " Sessões " ;
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-sessions' ][ 'fr-fr' ] = " Sessions de conférences " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-conference-sessions' ][ 'en-us' ] = " Conference Sessions are log details about the conferences. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-conference-sessions' ][ 'pt-pt' ] = " As sessões das conferências representam os detalhes dos logs das conferências. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-conference-sessions' ][ 'fr-fr' ] = " Sessions de conférences sont les détails des logs sur les conférences. " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-time' ][ 'en-us' ] = " Time " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-time' ][ 'pt-pt' ] = " Tempo " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-time' ][ 'fr-fr' ] = " Heure " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-start' ][ 'en-us' ] = " Start " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-start' ][ 'pt-pt' ] = " Início " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-start' ][ 'fr-fr' ] = " Début " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-end' ][ 'en-us' ] = " End " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-end' ][ 'pt-pt' ] = " Fim " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-end' ][ 'fr-fr' ] = " Fin " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-profile' ][ 'en-us' ] = " Profile " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-profile' ][ 'pt-pt' ] = " Perfil " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-profile' ][ 'fr-fr' ] = " Profile " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-recording' ][ 'en-us' ] = " Recording " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-recording' ][ 'pt-pt' ] = " Gravando " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-recording' ][ 'fr-fr' ] = " Enregistrement " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-tools' ][ 'en-us' ] = " Tools " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-tools' ][ 'pt-pt' ] = " Ferramentas " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-tools' ][ 'fr-fr' ] = " Outils " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-details' ][ 'en-us' ] = " Details " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-details' ][ 'pt-pt' ] = " Detalhes " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-details' ][ 'fr-fr' ] = " Détails " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-play' ][ 'en-us' ] = " Play " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-play' ][ 'pt-pt' ] = " Tocar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-play' ][ 'fr-fr' ] = " Jouer " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-download' ][ 'en-us' ] = " Download " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-download' ][ 'pt-pt' ] = " Descarregar " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-download' ][ 'fr-fr' ] = " Télécharger " ;
2012-11-09 09:27:55 +01:00
//Conference Sessions Details
2013-10-01 13:35:07 +02:00
$text [ 'title-conference-session-details' ][ 'en-us' ] = " Conference Session Details " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-conference-session-details' ][ 'pt-pt' ] = " Detalhes da Sessão de Conferência " ;
2013-09-30 15:19:40 +02:00
$text [ 'title-conference-session-details' ][ 'fr-fr' ] = " Détails de Sessions de Conference " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'description-conference-session-details' ][ 'en-us' ] = " Conference Sessions are log details of the conferences calls. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-conference-session-details' ][ 'pt-pt' ] = " As sessões das conferências representam os detalhes dos logs das chamadas. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-conference-session-details' ][ 'fr-fr' ] = " Sessions de conférences sont les détails des logs sur les conférences. " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-username' ][ 'en-us' ] = " Username " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-username' ][ 'pt-pt' ] = " Nome de Utilizador " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-username' ][ 'fr-fr' ] = " Nom d'Utilisateur " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-uuid' ][ 'en-us' ] = " UUID " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-uuid' ][ 'pt-pt' ] = " UUID " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-uuid' ][ 'fr-fr' ] = " UUID " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-caller-id-name' ][ 'en-us' ] = " Caller ID Name " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-caller-id-name' ][ 'pt-pt' ] = " Nome do Originador " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-caller-id-name' ][ 'fr-fr' ] = " Nom d'appelant " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-caller-id-number' ][ 'en-us' ] = " Caller ID Number " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-caller-id-number' ][ 'pt-pt' ] = " Número do Originador " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-caller-id-number' ][ 'fr-fr' ] = " Numéro d'appelant " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-moderator' ][ 'en-us' ] = " Moderator " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-moderator' ][ 'pt-pt' ] = " Moderador " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-moderator' ][ 'fr-fr' ] = " Modérateur " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-network-address' ][ 'en-us' ] = " Network Address " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-network-address' ][ 'pt-pt' ] = " Endereço de Rede " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-network-address' ][ 'fr-fr' ] = " Adresse Réseau " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-time' ][ 'en-us' ] = " Time " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-time' ][ 'pt-pt' ] = " Hora " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-time' ][ 'fr-fr' ] = " Heure " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-start' ][ 'en-us' ] = " Start " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-start' ][ 'pt-pt' ] = " Início " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-start' ][ 'fr-fr' ] = " Début " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-end' ][ 'en-us' ] = " End " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-end' ][ 'pt-pt' ] = " Fim " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-end' ][ 'fr-fr' ] = " Fin " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-details' ][ 'en-us' ] = " Details " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-details' ][ 'pt-pt' ] = " Detalhes " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-details' ][ 'fr-fr' ] = " Détails " ;
2012-11-09 09:27:55 +01:00
2013-10-01 13:35:07 +02:00
$text [ 'label-cdr' ][ 'en-us' ] = " CDR " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-cdr' ][ 'pt-pt' ] = " Detalhes das Chamadas " ;
2013-09-30 15:19:40 +02:00
$text [ 'label-cdr' ][ 'fr-fr' ] = " Historique d'appels " ;
?>