Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.

This commit is contained in:
Mark Crane 2015-04-08 13:38:58 +00:00
parent 59bd481b6c
commit 3b8b7ad0ca
112 changed files with 24232 additions and 15590 deletions

View File

@ -1,107 +1,150 @@
<?php <?php
$text['title-backup']['en-us'] = "Backup"; $text['title-backup']['en-us'] = "Backup";
$text['title-backup']['es-cl'] = "Copia de seguridad"; $text['title-backup']['es-cl'] = "Copia de seguridad";
$text['title-backup']['pt-pt'] = "Backup"; $text['title-backup']['pt-pt'] = "Backup";
$text['title-backup']['fr-fr'] = "Sauvegarde"; $text['title-backup']['fr-fr'] = "Sauvegarde";
$text['title-backup']['pt-br'] = "Backup";
$text['title-backup']['pl'] = "Kopie zapasowe";
$text['header-backup']['en-us'] = "Backup"; $text['option-file_download']['en-us'] = "File Download";
$text['header-backup']['es-cl'] = "Copia de seguridad"; $text['option-file_download']['es-cl'] = "Descarga de archivos";
$text['header-backup']['pt-pt'] = "Backup"; $text['option-file_download']['pt-pt'] = "download do arquivo";
$text['header-backup']['fr-fr'] = "Sauvegarde"; $text['option-file_download']['fr-fr'] = "Télécharger le fichier";
$text['option-file_download']['pt-br'] = "Download do arquivo";
$text['option-file_download']['pl'] = "Pobierz plik";
$text['description-backup']['en-us'] = "To create a backup of the Source Paths below (defined in Default Settings), select the desired File Format and Target Type."; $text['option-command']['en-us'] = "Command";
$text['description-backup']['es-cl'] = "Para crear una copia de seguridad de las rutas de origen siguientes (definidos en la configuración predeterminada), seleccione el formato de archivo deseado y tipo de destino."; $text['option-command']['es-cl'] = "Comando";
$text['description-backup']['pt-pt'] = "Para criar uma cópia de segurança dos caminhos de origem abaixo (definidos em Default Settings), selecione o formato de arquivo desejado e Target Type."; $text['option-command']['pt-pt'] = "Comando";
$text['description-backup']['fr-fr'] = "Pour créer une sauvegarde des chemins source ci-dessous (défini dans les paramètres par défaut), sélectionnez le format de fichier désiré et Type de cible."; $text['option-command']['fr-fr'] = "Commandementt";
$text['option-command']['pt-br'] = "Comando";
$text['option-command']['pl'] = "Polecenie";
$text['label-source_paths']['en-us'] = "Source Paths"; $text['message-restore_failed_upload']['en-us'] = "Restore Failed - File Upload Failed";
$text['label-source_paths']['es-cl'] = "Fuente Caminos"; $text['message-restore_failed_upload']['es-cl'] = "Falló la recup - Cargar archivo Error";
$text['label-source_paths']['pt-pt'] = "Fonte Caminhos"; $text['message-restore_failed_upload']['pt-pt'] = "Falha de restauração - Upload de arquivo falhou";
$text['label-source_paths']['fr-fr'] = "Chemins Source"; $text['message-restore_failed_upload']['fr-fr'] = "Echec de la restauration - Echec du téléchargement";
$text['message-restore_failed_upload']['pt-br'] = "Falha de restauração - Atualização de arquivo falhou ";
$text['message-restore_failed_upload']['pl'] = "Przywracanie oraz przesłanie pliku nie powiodło się";
$text['label-file_format']['en-us'] = "File Format"; $text['message-restore_failed_format']['en-us'] = "Restore Failed - Invalid File Format";
$text['label-file_format']['es-cl'] = "Formato de Archivo"; $text['message-restore_failed_format']['es-cl'] = "Restaurar Error - Formato de archivo no válido";
$text['label-file_format']['pt-pt'] = "Formato de arquivo"; $text['message-restore_failed_format']['pt-pt'] = "Falha na restauração - Formato de arquivo inválido";
$text['label-file_format']['fr-fr'] = "Format de Fichier"; $text['message-restore_failed_format']['fr-fr'] = "Échec de la restauration - Format de fichier incorrect";
$text['message-restore_failed_format']['pt-br'] = "Falha na restauração - Formato de arquivo inválido";
$text['message-restore_failed_format']['pl'] = "Przywracanie nie powiodło się - niepoprawny format pliku";
$text['label-target_type']['en-us'] = "Target Type"; $text['message-restore_completed']['en-us'] = "Restore Completed";
$text['label-target_type']['es-cl'] = "Tipo de destino"; $text['message-restore_completed']['es-cl'] = "Restaurar Completado";
$text['label-target_type']['pt-pt'] = "Tipo de Destino"; $text['message-restore_completed']['pt-pt'] = "Concluída a Restauração";
$text['label-target_type']['fr-fr'] = "type de cible"; $text['message-restore_completed']['fr-fr'] = "Restaurer Terminé";
$text['message-restore_completed']['pt-br'] = "Concluida a restauração";
$text['message-restore_completed']['pl'] = "Przywracanie zakończono pomyślnie.";
$text['option-file_download']['en-us'] = "File Download"; $text['message-backup_failed_paths']['en-us'] = "Backup Failed - No Backup Paths Defined";
$text['option-file_download']['es-cl'] = "Descarga de archivos"; $text['message-backup_failed_paths']['es-cl'] = "Fallidos de copia de seguridad - No hay rutas de copia de seguridad definida";
$text['option-file_download']['pt-pt'] = "download do arquivo"; $text['message-backup_failed_paths']['pt-pt'] = "Backup falhou - Sem Caminhos backup definido";
$text['option-file_download']['fr-fr'] = "Télécharger le fichier"; $text['message-backup_failed_paths']['fr-fr'] = "Echec de sauvegarde - Pas de chemins sauvegarde définis";
$text['message-backup_failed_paths']['pt-br'] = "Backup falhou - Sem destino para o backup definido";
$text['message-backup_failed_paths']['pl'] = "Przywracanie nie powiodło się ścieżki nie zostały zdefiniowane.";
$text['option-command']['en-us'] = "Command"; $text['message-backup_failed_format']['en-us'] = "Backup Failed - Unable to Create Backup File";
$text['option-command']['es-cl'] = "Comando"; $text['message-backup_failed_format']['es-cl'] = "Copia de seguridad Error - No se puede crear archivo de copia de seguridad";
$text['option-command']['pt-pt'] = "Comando"; $text['message-backup_failed_format']['pt-pt'] = "Falha no backup - Não é possível criar arquivo de backup";
$text['option-command']['fr-fr'] = "Commandementt"; $text['message-backup_failed_format']['fr-fr'] = "Echec de la sauvegarde - Impossible de créer le fichier de sauvegarde";
$text['message-backup_failed_format']['pt-br'] = "Falha no backup - Não é possível criar arquivo de backup ";
$text['message-backup_failed_format']['pl'] = "Przywracanie nie powiodło się - nie można utworzyć pliku kopii zapasowej";
$text['label-command']['en-us'] = "Command"; $text['label-target_type']['en-us'] = "Target Type";
$text['label-command']['es-cl'] = "Comando"; $text['label-target_type']['es-cl'] = "Tipo de destino";
$text['label-command']['pt-pt'] = "Comando"; $text['label-target_type']['pt-pt'] = "Tipo de Destino";
$text['label-command']['fr-fr'] = "Commandementt"; $text['label-target_type']['fr-fr'] = "type de cible";
$text['label-target_type']['pt-br'] = "Tipo de destino";
$text['label-target_type']['pl'] = "Typ docelowy";
$text['header-restore']['en-us'] = "Restore"; $text['label-source_paths']['en-us'] = "Source Paths";
$text['header-restore']['es-cl'] = "Restaurar"; $text['label-source_paths']['es-cl'] = "Fuente Caminos";
$text['header-restore']['pt-pt'] = "Restaurar"; $text['label-source_paths']['pt-pt'] = "Fonte Caminhos";
$text['header-restore']['fr-fr'] = "Restaurer"; $text['label-source_paths']['fr-fr'] = "Chemins Source";
$text['label-source_paths']['pt-br'] = "Destino da fonte";
$text['label-source_paths']['pl'] = " Ścieżki źródłowe";
$text['description-restore']['en-us'] = "To restore a backup from a file on your local system, click 'Browse' then select the desired backup file (eg. 'backup_[YYMMDD]_[HHMMSS].tgz'), then click the 'Restore' button."; $text['label-select_backup']['en-us'] = "Select Backup File";
$text['description-restore']['es-cl'] = "Para restaurar una copia de seguridad de un archivo en el sistema local, haga clic en 'Examinar' y seleccione el archivo de copia de seguridad que desee (por ejemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), a continuación, haga clic en el botón 'Restaurar'."; $text['label-select_backup']['es-cl'] = "Seleccione Copia de Seguridad";
$text['description-restore']['pt-pt'] = "Para restaurar um backup de um arquivo em seu sistema local, clique em 'Procurar' e selecione o arquivo de backup desejado (por exemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), então clique no botão 'Restaurar'."; $text['label-select_backup']['pt-pt'] = "Selecione Backup";
$text['description-restore']['fr-fr'] = "Pour restaurer une sauvegarde à partir d'un fichier sur votre système local, cliquez sur 'Parcourir' puis sélectionnez le fichier de sauvegarde souhaité (par exemple, 'backup_[YYMMDD]_[HHMMSS].tgz'), puis cliquez sur le bouton 'Restaurer'."; $text['label-select_backup']['fr-fr'] = "Sélectionnez le Fichier de Sauvegarde";
$text['label-select_backup']['pt-br'] = "Selecione o Backup";
$text['label-select_backup']['pl'] = "Wybierz plik kopii zapasowej";
$text['description-restore_warning']['en-us'] = "Warning: Existing files, if any, will be overwritten."; $text['label-file_format']['en-us'] = "File Format";
$text['description-restore_warning']['es-cl'] = "Advertencia: Los archivos existentes, si los hay, se sobrescribirá."; $text['label-file_format']['es-cl'] = "Formato de Archivo";
$text['description-restore_warning']['pt-pt'] = "Aviso: Os arquivos existentes, se houver, serão substituídos."; $text['label-file_format']['pt-pt'] = "Formato de arquivo";
$text['description-restore_warning']['fr-fr'] = "Attention: les fichiers existants, s'il y en a, seront écrasés."; $text['label-file_format']['fr-fr'] = "Format de Fichier";
$text['label-file_format']['pt-br'] = "Formato do arquivo";
$text['label-file_format']['pl'] = "Format pliku";
$text['label-select_backup']['en-us'] = "Select Backup File"; $text['label-command']['en-us'] = "Command";
$text['label-select_backup']['es-cl'] = "Seleccione Copia de Seguridad"; $text['label-command']['es-cl'] = "Comando";
$text['label-select_backup']['pt-pt'] = "Selecione Backup"; $text['label-command']['pt-pt'] = "Comando";
$text['label-select_backup']['fr-fr'] = "Sélectionnez le Fichier de Sauvegarde"; $text['label-command']['fr-fr'] = "Commandementt";
$text['label-command']['pt-br'] = "Comando";
$text['label-command']['pl'] = "Polecenie";
$text['button-download']['en-us'] = "Download"; $text['header-restore']['en-us'] = "Restore";
$text['button-download']['es-cl'] = "Descargar"; $text['header-restore']['es-cl'] = "Restaurar";
$text['button-download']['pt-pt'] = "Baixar"; $text['header-restore']['pt-pt'] = "Restaurar";
$text['button-download']['fr-fr'] = "Télécharger"; $text['header-restore']['fr-fr'] = "Restaurer";
$text['header-restore']['pt-br'] = "Restaurar";
$text['header-restore']['pl'] = "Przywróć";
$text['button-generate']['en-us'] = "Generate"; $text['header-backup']['en-us'] = "Backup";
$text['button-generate']['es-cl'] = "Generar"; $text['header-backup']['es-cl'] = "Copia de seguridad";
$text['button-generate']['pt-pt'] = "Gerar"; $text['header-backup']['pt-pt'] = "Backup";
$text['button-generate']['fr-fr'] = "Générer"; $text['header-backup']['fr-fr'] = "Sauvegarde";
$text['header-backup']['pt-br'] = "Backup";
$text['header-backup']['pl'] = "Kopia zapasowa";
$text['button-restore']['en-us'] = "Restore"; $text['description-restore_warning']['en-us'] = "Warning: Existing files, if any, will be overwritten.";
$text['button-restore']['es-cl'] = "Restaurar"; $text['description-restore_warning']['es-cl'] = "Advertencia: Los archivos existentes, si los hay, se sobrescribirá.";
$text['button-restore']['pt-pt'] = "Restaurar"; $text['description-restore_warning']['pt-pt'] = "Aviso: Os arquivos existentes, se houver, serão substituídos.";
$text['button-restore']['fr-fr'] = "Restaurer"; $text['description-restore_warning']['fr-fr'] = "Attention: les fichiers existants, s'il y en a, seront écrasés.";
$text['description-restore_warning']['pt-br'] = "Aviso: Os arquivos existentes, se houver, serão todos substituidos";
$text['description-restore_warning']['pl'] = "Uwaga - aktualne pliki (jeżeli istnieją), zostaną nadpisane";
$text['message-backup_failed_format']['en-us'] = "Backup Failed - Unable to Create Backup File"; $text['description-restore']['en-us'] = "To restore a backup from a file on your local system, click 'Browse' then select the desired backup file (eg. 'backup_[YYMMDD]_[HHMMSS].tgz'), then click the 'Restore' button.";
$text['message-backup_failed_format']['es-cl'] = "Copia de seguridad Error - No se puede crear archivo de copia de seguridad"; $text['description-restore']['es-cl'] = "Para restaurar una copia de seguridad de un archivo en el sistema local, haga clic en 'Examinar' y seleccione el archivo de copia de seguridad que desee (por ejemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), a continuación, haga clic en el botón 'Restaurar'.";
$text['message-backup_failed_format']['pt-pt'] = "Falha no backup - Não é possível criar arquivo de backup"; $text['description-restore']['pt-pt'] = "Para restaurar um backup de um arquivo em seu sistema local, clique em 'Procurar' e selecione o arquivo de backup desejado (por exemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), então clique no botão 'Restaurar'.";
$text['message-backup_failed_format']['fr-fr'] = "Echec de la sauvegarde - Impossible de créer le fichier de sauvegarde"; $text['description-restore']['fr-fr'] = "Pour restaurer une sauvegarde à partir d'un fichier sur votre système local, cliquez sur 'Parcourir' puis sélectionnez le fichier de sauvegarde souhaité (par exemple, 'backup_[YYMMDD]_[HHMMSS].tgz'), puis cliquez sur le bouton 'Restaurer'.";
$text['description-restore']['pt-br'] = "Para restaurar um backup de um arquivo em seu sistema local, clique em 'Procurar' e selecione o arquivo de backup desejado (por exemplo, 'backup_[YYMMDD]_[HHMMSS].tgz'), então clique no botão 'Restaurar'. ";
$text['description-restore']['pl'] = "Aby przywrócić kopię zapasową z pliku w systemie lokalnym, kliknij 'Przeglądaj', a następnie wybierz żądany plik kopią zapasową (np. 'Backup_ [ YYMMDD ] _ [ GGMMSS ] .tgz' ), a następnie kliknij przycisk 'Przywróć ustawienia domyślne'.";
$text['message-backup_failed_paths']['en-us'] = "Backup Failed - No Backup Paths Defined"; $text['description-backup']['en-us'] = "To create a backup of the Source Paths below (defined in Default Settings), select the desired File Format and Target Type.";
$text['message-backup_failed_paths']['es-cl'] = "Fallidos de copia de seguridad - No hay rutas de copia de seguridad definida"; $text['description-backup']['es-cl'] = "Para crear una copia de seguridad de las rutas de origen siguientes (definidos en la configuración predeterminada), seleccione el formato de archivo deseado y tipo de destino.";
$text['message-backup_failed_paths']['pt-pt'] = "Backup falhou - Sem Caminhos backup definido"; $text['description-backup']['pt-pt'] = "Para criar uma cópia de segurança dos caminhos de origem abaixo (definidos em Default Settings), selecione o formato de arquivo desejado e Target Type.";
$text['message-backup_failed_paths']['fr-fr'] = "Echec de sauvegarde - Pas de chemins sauvegarde définis"; $text['description-backup']['fr-fr'] = "Pour créer une sauvegarde des chemins source ci-dessous (défini dans les paramètres par défaut), sélectionnez le format de fichier désiré et Type de cible.";
$text['description-backup']['pt-br'] = "Para criar uma cópia de segurança do caminhos de origem abaixo (definidos em Default Settings), selecione o formato de arquivo desejado e Target Type. ";
$text['description-backup']['pl'] = "Aby utworzyć kopię zapasową ponizszej scieżki zródłowej (zdefiniowanej w ustawieniach domyślnych), wybierz żądany format pliku i typ docelowy.";
$text['message-restore_completed']['en-us'] = "Restore Completed"; $text['button-restore']['en-us'] = "Restore";
$text['message-restore_completed']['es-cl'] = "Restaurar Completado"; $text['button-restore']['es-cl'] = "Restaurar";
$text['message-restore_completed']['pt-pt'] = "Concluída a Restauração"; $text['button-restore']['pt-pt'] = "Restaurar";
$text['message-restore_completed']['fr-fr'] = "Restaurer Terminé"; $text['button-restore']['fr-fr'] = "Restaurer";
$text['button-restore']['pt-br'] = "Restaurar valores";
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
$text['message-restore_failed_format']['en-us'] = "Restore Failed - Invalid File Format"; $text['button-generate']['en-us'] = "Generate";
$text['message-restore_failed_format']['es-cl'] = "Restaurar Error - Formato de archivo no válido"; $text['button-generate']['es-cl'] = "Generar";
$text['message-restore_failed_format']['pt-pt'] = "Falha na restauração - Formato de arquivo inválido"; $text['button-generate']['pt-pt'] = "Gerar";
$text['message-restore_failed_format']['fr-fr'] = "Échec de la restauration - Format de fichier incorrect"; $text['button-generate']['fr-fr'] = "Générer";
$text['button-generate']['pt-br'] = "Geração";
$text['button-generate']['pl'] = "Generuj";
$text['message-restore_failed_upload']['en-us'] = "Restore Failed - File Upload Failed"; $text['button-download']['en-us'] = "Download";
$text['message-restore_failed_upload']['es-cl'] = "Falló la recup - Cargar archivo Error"; $text['button-download']['es-cl'] = "Descargar";
$text['message-restore_failed_upload']['pt-pt'] = "Falha de restauração - Upload de arquivo falhou"; $text['button-download']['pt-pt'] = "Baixar";
$text['message-restore_failed_upload']['fr-fr'] = "Echec de la restauration - Echec du téléchargement"; $text['button-download']['fr-fr'] = "Télécharger";
?> $text['button-download']['pt-br'] = "Download";
$text['button-download']['pl'] = "Pobierz logi";
?>

View File

@ -1,20 +1,12 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Backup"; $apps[$x]['menu'][0]['title']['en-us'] = "Backup";
$apps[$x]['menu'][0]['title']['es-cl'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Sauvegarde";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Kopie zapasowe";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['uuid'] = "7e174c3c-e494-4bb0-a52a-4ea55209ffeb";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Sauvegarde"; $apps[$x]['menu'][0]['path'] = "/app/backup/index.php";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "7e174c3c-e494-4bb0-a52a-4ea55209ffeb";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/backup/index.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,204 +1,370 @@
<?php <?php
// call_block.php
$text['title-call-block']['en-us'] = "Call Block";
$text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
$text['title-call-block']['pt-pt'] = "Bloqueio de Chamadas";
$text['title-call-block']['fr-fr'] = "Bloquage d'appel";
$text['description-call-block']['en-us'] = "A list of numbers from which to block calls."; $text['title-call-block']['en-us'] = "Call Block";
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas"; $text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
$text['description-call-block']['pt-pt'] = "Uma lista de números que deseje bloquear as chamadas"; $text['title-call-block']['pt-pt'] = "Bloqueio de Chamadas";
$text['description-call-block']['fr-fr'] = "Une liste de numéro dont on veut bloquer les appels"; $text['title-call-block']['fr-fr'] = "Bloquage d'appel";
$text['title-call-block']['nl-nl'] = "";
$text['title-call-block']['pt-br'] = "Bloqueio de chamadas";
$text['title-call-block']['pl'] = "Blokowanie rozmów";
$text['title-call-block']['sv-se'] = "Blockera Samtal";
$text['label-number']['en-us'] = "Number"; $text['prompt-block_recent_name']['en-us'] = "Block Recent Call
$text['label-number']['es-cl'] = "Número";
$text['label-number']['pt-pt'] = "Número";
$text['label-number']['fr-fr'] = "Numéro";
$text['label-name']['en-us'] = "Name"; Edit the Name, if desired...";
$text['label-name']['es-cl'] = "Nombre"; $text['prompt-block_recent_name']['es-cl'] = "Bloqueo de llamadas recientes
$text['label-name']['pt-pt'] = "Nome";
$text['label-name']['fr-fr'] = "Nom";
$text['label-count']['en-us'] = "Count"; Edite el nombre, si lo desea...";
$text['label-count']['es-cl'] = "Conteo"; $text['prompt-block_recent_name']['pt-pt'] = "Bloquear Chamadas Recentes
$text['label-count']['pt-pt'] = "Contagem";
$text['label-count']['fr-fr'] = "Décompte";
$text['label-date-added']['en-us'] = "Date Added"; Edite o nome, se desejar...";
$text['label-date-added']['es-cl'] = "Fecha de ingreso"; $text['prompt-block_recent_name']['fr-fr'] = "Bloquer appels récents
$text['label-date-added']['pt-pt'] = "Data adicionada";
$text['label-date-added']['fr-fr'] = "Date Ajoutée";
$text['label-action']['en-us'] = "Action"; Modifiez le nom, si vous le souhaitez...";
$text['label-action']['es-cl'] = "Acción"; $text['prompt-block_recent_name']['nl-nl'] = "";
$text['label-action']['pt-pt'] = "Acção"; $text['prompt-block_recent_name']['pt-br'] = "Bloquear chamadas recentes, edite o nome se assim desejar";
$text['label-action']['fr-fr'] = "Action"; $text['prompt-block_recent_name']['pl'] = "Zablokuj ostatnią rozmowę. Edytuj nazwę";
$text['prompt-block_recent_name']['sv-se'] = "Blockera Senaste Samtal, meditera namnet om nödvändigt...";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-update-complete']['en-us'] = "Update Complete";
$text['label-enabled']['es-cl'] = "Activo"; $text['label-update-complete']['es-cl'] = "Actualización Completa";
$text['label-enabled']['pt-pt'] = "Activado"; $text['label-update-complete']['pt-pt'] = "Actualização Efectuada";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-update-complete']['fr-fr'] = "Mis à jour";
$text['label-update-complete']['nl-nl'] = "";
$text['label-update-complete']['pt-br'] = "Atualização efetuada";
$text['label-update-complete']['pl'] = "Zaktualizowano poprawnie";
$text['label-update-complete']['sv-se'] = "Uppdatering Klar";
$text['label-inbound']['en-us'] = "Inbound"; $text['label-true']['en-us'] = "True";
$text['label-inbound']['es-cl'] = "Entrada"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-inbound']['pt-pt'] = "Entrada"; $text['label-true']['pt-pt'] = "Sim";
$text['label-inbound']['fr-fr'] = "Entrant"; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['nl-nl'] = "";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['label-true']['sv-se'] = "Sann";
$text['label-local']['en-us'] = "Local"; $text['label-reject']['en-us'] = "Reject";
$text['label-local']['es-cl'] = "Local"; $text['label-reject']['es-cl'] = "Rechazar";
$text['label-local']['pt-pt'] = "Local"; $text['label-reject']['pt-pt'] = "Rejeitar";
$text['label-local']['fr-fr'] = "Local"; $text['label-reject']['fr-fr'] = "Rejeter.";
$text['label-reject']['nl-nl'] = "";
$text['label-reject']['pt-br'] = "Rejeitar";
$text['label-reject']['pl'] = "Odrzuć ";
$text['label-reject']['sv-se'] = "Neka";
$text['button-edit']['en-us'] = "Edit"; $text['label-provide-number']['en-us'] = "Please provide: Number";
$text['button-edit']['es-cl'] = "Editar"; $text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
$text['button-edit']['pt-pt'] = "Editar"; $text['label-provide-number']['pt-pt'] = "Por favor indique: Número";
$text['button-edit']['fr-fr'] = "Editer"; $text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro";
$text['label-provide-number']['nl-nl'] = "";
$text['label-provide-number']['pt-br'] = "Por favor indique um número";
$text['label-provide-number']['pl'] = " Wprowadź numer";
$text['label-provide-number']['sv-se'] = "Ange: Nummer";
$text['button-delete']['en-us'] = "Delete"; $text['label-provide-name']['en-us'] = "Please provide: Name";
$text['button-delete']['es-cl'] = "Eliminar"; $text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
$text['button-delete']['pt-pt'] = "Remover"; $text['label-provide-name']['pt-pt'] = "Por favor indique: Nome";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['label-provide-name']['nl-nl'] = "";
$text['label-provide-name']['pt-br'] = "Por favor indique um nome";
$text['label-provide-name']['pl'] = " Wprowadź nazwę ";
$text['label-provide-name']['sv-se'] = "Ange: Namn";
$text['button-add']['en-us'] = "Add"; $text['label-provide-enabled']['en-us'] = "Please provide: Enabled";
$text['button-add']['pt-pt'] = "Adicionar"; $text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
$text['button-add']['fr-fr'] = "Ajouter"; $text['label-provide-enabled']['pt-pt'] = "Por favor indique: Activado";
$text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
$text['label-provide-enabled']['nl-nl'] = "";
$text['label-provide-enabled']['pt-br'] = "Por favor indique se esta ativado";
$text['label-provide-enabled']['pl'] = " Wprowadź: Włączony";
$text['label-provide-enabled']['sv-se'] = "Ange: Aktiverad";
$text['button-view']['en-us'] = "View"; $text['label-number']['en-us'] = "Number";
$text['button-view']['es-cl'] = "Ver"; $text['label-number']['es-cl'] = "Número";
$text['button-view']['pt-pt'] = "Vista"; $text['label-number']['pt-pt'] = "Número";
$text['button-view']['fr-fr'] = "Voir"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['nl-nl'] = "";
$text['label-number']['pt-br'] = "Número";
$text['label-number']['pl'] = "Numer";
$text['label-number']['sv-se'] = "Nummer";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['label-name']['en-us'] = "Name";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?"; $text['label-name']['es-cl'] = "Nombre";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['label-name']['pt-pt'] = "Nome";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['nl-nl'] = "";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
// call_block_cdr_add.php $text['label-message']['en-us'] = "Message";
$text['label-add-complete']['en-us'] = "Add Complete"; $text['label-message']['es-cl'] = "Mensaje";
$text['label-add-complete']['es-cl'] = "Agregar Completo"; $text['label-message']['pt-pt'] = "Mensagem";
$text['label-add-complete']['pt-pt'] = "Adição Efectuada"; $text['label-message']['fr-fr'] = "Message";
$text['label-add-complete']['fr-fr'] = "Ajouté"; $text['label-message']['nl-nl'] = "";
$text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pl'] = "Wiadomość";
$text['label-message']['sv-se'] = "Meddelande";
// call_block_delete.php $text['label-local']['en-us'] = "Local";
$text['label-message']['en-us'] = "Message"; $text['label-local']['es-cl'] = "Local";
$text['label-message']['es-cl'] = "Mensaje"; $text['label-local']['pt-pt'] = "Local";
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-local']['fr-fr'] = "Local";
$text['label-message']['fr-fr'] = "Message"; $text['label-local']['nl-nl'] = "";
$text['label-local']['pt-br'] = "Local";
$text['label-local']['pl'] = "Lokalny";
$text['label-local']['sv-se'] = "Lokal";
$text['label-delete-complete']['en-us'] = "Delete Complete"; $text['label-inbound']['en-us'] = "Inbound";
$text['label-delete-complete']['es-cl'] = "Eliminar Completo"; $text['label-inbound']['es-cl'] = "Entrada";
$text['label-delete-complete']['pt-pt'] = "Remoção Efectuada"; $text['label-inbound']['pt-pt'] = "Entrada";
$text['label-delete-complete']['fr-fr'] = "Supprimé"; $text['label-inbound']['fr-fr'] = "Entrant";
$text['label-inbound']['nl-nl'] = "";
$text['label-inbound']['pt-br'] = "Entrada";
$text['label-inbound']['pl'] = "Przychodzący";
$text['label-inbound']['sv-se'] = "Inkommande";
// call_block_edit.php $text['label-false']['en-us'] = "False";
$text['label-provide-name']['en-us'] = "Please provide: Name"; $text['label-false']['es-cl'] = "falso";
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre"; $text['label-false']['pt-pt'] = "Não";
$text['label-provide-name']['pt-pt'] = "Por favor indique: Nome"; $text['label-false']['fr-fr'] = "Non";
$text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['label-false']['nl-nl'] = "";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-false']['sv-se'] = "Falsk";
$text['label-provide-number']['en-us'] = "Please provide: Number"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número"; $text['label-enabled']['es-cl'] = "Activo";
$text['label-provide-number']['pt-pt'] = "Por favor indique: Número"; $text['label-enabled']['pt-pt'] = "Activado";
$text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['nl-nl'] = "";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-enabled']['sv-se'] = "Aktiverad";
$text['label-provide-enabled']['en-us'] = "Please provide: Enabled"; $text['label-edit-note']['en-us'] = "Block calls from a number. Edit the name and enable/disable below.";
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo"; $text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
$text['label-provide-enabled']['pt-pt'] = "Por favor indique: Activado"; $text['label-edit-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Edite o nome e active/desactive.";
$text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif"; $text['label-edit-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Editer le nom et activer/désactiver ci-dessous.";
$text['label-edit-note']['nl-nl'] = "";
$text['label-edit-note']['pt-br'] = "Bloquear chamadas a partir de um número. Edite o nome e ative ou desative";
$text['label-edit-note']['pl'] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej.";
$text['label-edit-note']['sv-se'] = "Blockera samtal från nummer. Editera namn och Aktiv/Inaktiv nedan.";
$text['label-update-complete']['en-us'] = "Update Complete"; $text['label-edit-edit']['en-us'] = "Call Block";
$text['label-update-complete']['es-cl'] = "Actualización Completa"; $text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
$text['label-update-complete']['pt-pt'] = "Actualização Efectuada"; $text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas";
$text['label-update-complete']['fr-fr'] = "Mis à jour"; $text['label-edit-edit']['fr-fr'] = "Bloquage d'appel";
$text['label-edit-edit']['nl-nl'] = "";
$text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas";
$text['label-edit-edit']['pl'] = "Blokowanie rozmów";
$text['label-edit-edit']['sv-se'] = "Blockera Samtal";
$text['label-called-on']['en-us'] = "Called on"; $text['label-edit-add-recent']['en-us'] = "Recent Calls";
$text['label-called-on']['es-cl'] = "Llamó en"; $text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
$text['label-called-on']['pt-pt'] = "Chamado em"; $text['label-edit-add-recent']['pt-pt'] = "Chamadas Recentes";
$text['label-called-on']['fr-fr'] = "Appelé sur"; $text['label-edit-add-recent']['fr-fr'] = "Appels Récents";
$text['label-edit-add-recent']['nl-nl'] = "";
$text['label-edit-add-recent']['pt-br'] = "Chamadas recentes";
$text['label-edit-add-recent']['pl'] = "Ostatnie rozmowy";
$text['label-edit-add-recent']['sv-se'] = "Senaste Samtal";
$text['label-duration']['en-us'] = "Duration"; $text['label-edit-add']['en-us'] = "Call Block";
$text['label-duration']['es-cl'] = "Duración"; $text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
$text['label-duration']['pt-pt'] = "Duração"; $text['label-edit-add']['pt-pt'] = "Adicionar Bloqueio de Chamadas";
$text['label-duration']['fr-fr'] = "Durée"; $text['label-edit-add']['fr-fr'] = "Ajouter bloquage d'appel";
$text['label-edit-add']['nl-nl'] = "";
$text['label-edit-add']['pt-br'] = "Adicionar bloqueio de chamadas";
$text['label-edit-add']['pl'] = "Blokowaie rozmów";
$text['label-edit-add']['sv-se'] = "Blockera Samtal";
$text['label-edit-add']['en-us'] = "Call Block"; $text['label-duration']['en-us'] = "Duration";
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada"; $text['label-duration']['es-cl'] = "Duración";
$text['label-edit-add']['pt-pt'] = "Adicionar Bloqueio de Chamadas"; $text['label-duration']['pt-pt'] = "Duração";
$text['label-edit-add']['fr-fr'] = "Ajouter bloquage d'appel"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['nl-nl'] = "";
$text['label-duration']['pt-br'] = "Duração";
$text['label-duration']['pl'] = "Czas trwania";
$text['label-duration']['sv-se'] = "Samtalstid";
$text['label-edit-add-recent']['en-us'] = "Recent Calls"; $text['label-delete-complete']['en-us'] = "Delete Complete";
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes"; $text['label-delete-complete']['es-cl'] = "Eliminar Completo";
$text['label-edit-add-recent']['pt-pt'] = "Chamadas Recentes"; $text['label-delete-complete']['pt-pt'] = "Remoção Efectuada";
$text['label-edit-add-recent']['fr-fr'] = "Appels Récents"; $text['label-delete-complete']['fr-fr'] = "Supprimé";
$text['label-delete-complete']['nl-nl'] = "";
$text['label-delete-complete']['pt-br'] = "Remoção efetuada";
$text['label-delete-complete']['pl'] = "Usunięto poprawnie";
$text['label-delete-complete']['sv-se'] = "Borttagning Klar";
$text['label-edit-edit']['en-us'] = "Call Block"; $text['label-date-added']['en-us'] = "Date Added";
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada"; $text['label-date-added']['es-cl'] = "Fecha de ingreso";
$text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas"; $text['label-date-added']['pt-pt'] = "Data adicionada";
$text['label-edit-edit']['fr-fr'] = "Bloquage d'appel"; $text['label-date-added']['fr-fr'] = "Date Ajoutée";
$text['label-date-added']['nl-nl'] = "";
$text['label-date-added']['pt-br'] = "Data acionada";
$text['label-date-added']['pl'] = "Dodano datę";
$text['label-date-added']['sv-se'] = "Datum Tillagt";
$text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below."; $text['label-count']['en-us'] = "Count";
$text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el n&uacute, nombre y activarlo abajo."; $text['label-count']['es-cl'] = "Conteo";
$text['label-add-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Seleccione um número a partir da lista indicada ou introduza um número, nome e active."; $text['label-count']['pt-pt'] = "Contagem";
$text['label-add-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activer le."; $text['label-count']['fr-fr'] = "Décompte";
$text['label-count']['nl-nl'] = "";
$text['label-count']['pt-br'] = "Contagem";
$text['label-count']['pl'] = "Wyliczenie";
$text['label-count']['sv-se'] = "Räkna";
$text['label-edit-note']['en-us'] = "Block calls from a number. Edit the name and enable/disable below."; $text['label-called-on']['en-us'] = "Called on";
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo."; $text['label-called-on']['es-cl'] = "Llamó en";
$text['label-edit-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Edite o nome e active/desactive."; $text['label-called-on']['pt-pt'] = "Chamado em";
$text['label-edit-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Editer le nom et activer/désactiver ci-dessous."; $text['label-called-on']['fr-fr'] = "Appelé sur";
$text['label-called-on']['nl-nl'] = "";
$text['label-called-on']['pt-br'] = "Chamada em ";
$text['label-called-on']['pl'] = "Zadzwoniono na";
$text['label-called-on']['sv-se'] = "Ringdes på";
$text['description-number']['en-us'] = "Enter the exact number."; $text['label-busy']['en-us'] = "Busy";
$text['description-number']['es-cl'] = "Ingrese el nú exacto."; $text['label-busy']['es-cl'] = "Ocupado";
$text['description-number']['pt-pt'] = "Introduza o número exacto."; $text['label-busy']['pt-pt'] = "Ocupado";
$text['description-number']['fr-fr'] = "Entrer le numéro exact."; $text['label-busy']['fr-fr'] = "Occupé";
$text['label-busy']['nl-nl'] = "";
$text['label-busy']['pt-br'] = "Ocupado";
$text['label-busy']['pl'] = "Zajęty";
$text['label-busy']['sv-se'] = "Upptagen";
$text['description-name']['en-us'] = "Enter the name."; $text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below.";
$text['description-name']['es-cl'] = "Introduzca el nombre."; $text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el n&uacute, nombre y activarlo abajo.";
$text['description-name']['pt-pt'] = "Digite o nome."; $text['label-add-note']['pt-pt'] = "Bloquear chamadas a partir de um número. Seleccione um número a partir da lista indicada ou introduza um número, nome e active.";
$text['description-name']['fr-fr'] = "Entrez le nom."; $text['label-add-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activer le.";
$text['label-add-note']['nl-nl'] = "";
$text['label-add-note']['pt-br'] = "Bloquear chamadas a partir de um número. Selecione um número a partir da lista indicada ou insira um número e um nome em seguida ative";
$text['label-add-note']['pl'] = "Blokowanie połączeń z danego numeru . Albo wybierz numer z listy powyżej lub wpisz numer, nazwę i załącz poniżej.";
$text['label-add-note']['sv-se'] = "Blockera samtal från ett nummer. Välj antingen ett nummer från listan ovan eller fyll i nummer, namn och aktivera nedan.";
$text['label-reject']['en-us'] = "Reject"; $text['label-add-complete']['en-us'] = "Add Complete";
$text['label-reject']['es-cl'] = "Rechazar"; $text['label-add-complete']['es-cl'] = "Agregar Completo";
$text['label-reject']['pt-pt'] = "Rejeitar"; $text['label-add-complete']['pt-pt'] = "Adição Efectuada";
$text['label-reject']['fr-fr'] = "Rejeter."; $text['label-add-complete']['fr-fr'] = "Ajouté";
$text['label-add-complete']['nl-nl'] = "";
$text['label-add-complete']['pt-br'] = "Criação efetuada ";
$text['label-add-complete']['pl'] = "Dodano poprawnie";
$text['label-add-complete']['sv-se'] = "Tillagd";
$text['label-busy']['en-us'] = "Busy"; $text['label-action']['en-us'] = "Action";
$text['label-busy']['es-cl'] = "Ocupado"; $text['label-action']['es-cl'] = "Acción";
$text['label-busy']['pt-pt'] = "Ocupado"; $text['label-action']['pt-pt'] = "Acção";
$text['label-busy']['fr-fr'] = "Occupé"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['nl-nl'] = "";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['pl'] = "Operacja";
$text['label-action']['sv-se'] = "Åtgärd";
$text['description-action']['en-us'] = "Set an action for calls from this number."; $text['description-number']['en-us'] = "Enter the exact number.";
$text['description-action']['es-cl'] = "Configurar una acción para llamadas desde este número."; $text['description-number']['es-cl'] = "Ingrese el nú exacto.";
$text['description-action']['pt-pt'] = "Escolha uma acção para chamadas com origem neste número."; $text['description-number']['pt-pt'] = "Introduza o número exacto.";
$text['description-action']['fr-fr'] = "Choisir une action pour les appels venant de ce numéro."; $text['description-number']['fr-fr'] = "Entrer le numéro exact.";
$text['description-number']['nl-nl'] = "";
$text['description-number']['pt-br'] = "Insira o número exato";
$text['description-number']['pl'] = "Wprowadź dokładny numer.";
$text['description-number']['sv-se'] = "Ange det exakta numret";
$text['label-true']['en-us'] = "True"; $text['description-name']['en-us'] = "Enter the name.";
$text['label-true']['es-cl'] = "Verdadero"; $text['description-name']['es-cl'] = "Introduzca el nombre.";
$text['label-true']['pt-pt'] = "Sim"; $text['description-name']['pt-pt'] = "Digite o nome.";
$text['label-true']['fr-fr'] = "Oui"; $text['description-name']['fr-fr'] = "Entrez le nom.";
$text['description-name']['nl-nl'] = "";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['sv-se'] = "Skriv in namnet.";
$text['label-false']['en-us'] = "False"; $text['description-enable']['en-us'] = "Set to true to enable call blocking for this number.";
$text['label-false']['es-cl'] = "falso"; $text['description-enable']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
$text['label-false']['pt-pt'] = "Não"; $text['description-enable']['pt-pt'] = "Escolha 'sim' para activar o bloqueio de chamadas para este número.";
$text['label-false']['fr-fr'] = "Non"; $text['description-enable']['fr-fr'] = "Choisir Oui pour activer le bloquage d'appel.";
$text['description-enable']['nl-nl'] = "";
$text['description-enable']['pt-br'] = "Escolha sim para ativar o bloqueio de chamadas para este número";
$text['description-enable']['pl'] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru ";
$text['description-enable']['sv-se'] = "Välj Sann för att blockera detta nummer.";
$text['description-enable']['en-us'] = "Set to true to enable call blocking for this number."; $text['description-call-block']['en-us'] = "A list of numbers from which to block calls.";
$text['description-enable']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número."; $text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
$text['description-enable']['pt-pt'] = "Escolha 'sim' para activar o bloqueio de chamadas para este número."; $text['description-call-block']['pt-pt'] = "Uma lista de números que deseje bloquear as chamadas";
$text['description-enable']['fr-fr'] = "Choisir Oui pour activer le bloquage d'appel."; $text['description-call-block']['fr-fr'] = "Une liste de numéro dont on veut bloquer les appels";
$text['description-call-block']['nl-nl'] = "";
$text['description-call-block']['pt-br'] = "Uma lista de números que deseja bloquear as chamadas";
$text['description-call-block']['pl'] = "Lista numerów, z których rozmowy są blokowane.";
$text['description-call-block']['sv-se'] = "En lista med nummer för blockering av samtal.";
$text['button-save']['en-us'] = "Save"; $text['description-action']['en-us'] = "Set an action for calls from this number.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-action']['es-cl'] = "Configurar una acción para llamadas desde este número.";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-action']['pt-pt'] = "Escolha uma acção para chamadas com origem neste número.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['description-action']['fr-fr'] = "Choisir une action pour les appels venant de ce numéro.";
$text['description-action']['nl-nl'] = "";
$text['description-action']['pt-br'] = "Escolha uma ação para chamadas com origem neste número";
$text['description-action']['pl'] = "Ustaw co zrobić w przypadku polaczeń z tego numeru.";
$text['description-action']['sv-se'] = "Välj en aktion för samtal från detta nummer.";
$text['button-back']['en-us'] = "Back"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-back']['es-cl'] = "Volver"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
$text['button-back']['pt-pt'] = "Voltar"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['button-back']['fr-fr'] = "Retour"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['nl-nl'] = "";
$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?";
$text['prompt-block_recent_name']['en-us'] = "Block Recent Call\\n\\nEdit the Name, if desired..."; $text['button-view']['en-us'] = "View";
$text['prompt-block_recent_name']['es-cl'] = "Bloqueo de llamadas recientes\\n\\nEdite el nombre, si lo desea..."; $text['button-view']['es-cl'] = "Ver";
$text['prompt-block_recent_name']['pt-pt'] = "Bloquear Chamadas Recentes\\n\\nEdite o nome, se desejar..."; $text['button-view']['pt-pt'] = "Vista";
$text['prompt-block_recent_name']['fr-fr'] = "Bloquer appels récents\\n\\nModifiez le nom, si vous le souhaitez..."; $text['button-view']['fr-fr'] = "Voir";
?> $text['button-view']['nl-nl'] = "";
$text['button-view']['pt-br'] = "Visualizar";
$text['button-view']['pl'] = "Widok";
$text['button-view']['sv-se'] = "Visa";
$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']['nl-nl'] = "";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['sv-se'] = "Spara";
$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']['nl-nl'] = "";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
$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']['nl-nl'] = "";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
$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']['nl-nl'] = "";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['sv-se'] = "Tillbaka";
$text['button-add']['en-us'] = "Add";
$text['button-add']['pt-pt'] = "Adicionar";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['nl-nl'] = "";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
$text['button-add']['sv-se'] = "Lägg Till";
?>

View File

@ -1,21 +1,18 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Call Block"; $apps[$x]['menu'][0]['title']['en-us'] = "Call Block";
$apps[$x]['menu'][0]['title']['es-cl'] = "Bloqueo de llamadas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Bloqueo de llamadas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Blocage d'appel";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Bloqueio de Chamadas";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Bloqueio de chamadas";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Blocage d'appel"; $apps[$x]['menu'][0]['title']['pl'] = "Blokowanie rozmów";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Blockera Samtal";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "29295c90-b1b9-440b-9c7E-c8363c6e8975";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Bloqueio de Chamadas"; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "29295c90-b1b9-440b-9c7E-c8363c6e8975"; $apps[$x]['menu'][0]['path'] = "/app/call_block/call_block.php";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['path'] = "/app/call_block/call_block.php"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,212 +1,314 @@
<?php <?php
//call_broadcast $text['title']['en-us'] = "Call Broadcasts";
$text['title']['en-us'] = "Call Broadcasts"; $text['title']['es-cl'] = "Llamada Masiva (Broadcast)";
$text['title']['es-cl'] = "Llamada Masiva (Broadcast)"; $text['title']['pt-pt'] = "Chamadas de Broadcast";
$text['title']['pt-pt'] = "Chamadas de Broadcast"; $text['title']['fr-fr'] = "Campagne d'appels";
$text['title']['fr-fr'] = "Campagne d'appels"; $text['title']['pt-br'] = "Configurações da Conta";
$text['title']['pl'] = "Rozsylanie rozmów";
$text['title']['sv-se'] = "Samtalsdistributioner";
$text['label-name']['en-us'] = "Name"; $text['option-true']['en-us'] = "True";
$text['label-name']['es-cl'] = "Nombre"; $text['option-true']['es-cl'] = "Verdadero";
$text['label-name']['pt-pt'] = "Nome"; $text['option-true']['pt-pt'] = "Sim";
$text['label-name']['fr-fr'] = "Nom"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['pt-br'] = "Sim";
$text['option-true']['pl'] = "Tak";
$text['option-true']['sv-se'] = "Sann";
$text['label-concurrent-limit']['en-us'] = "Concurrent Limit"; $text['option-false']['en-us'] = "False";
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia"; $text['option-false']['es-cl'] = "Falso";
$text['label-concurrent-limit']['pt-pt'] = "Limite de chamadas concorrentes"; $text['option-false']['pt-pt'] = "Não";
$text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['pt-br'] = "Não";
$text['option-false']['pl'] = "Nie";
$text['option-false']['sv-se'] = "Falsk";
$text['label-description']['en-us'] = "Description"; $text['message-message']['en-us'] = "Message";
$text['label-description']['es-cl'] = "Descripción"; $text['message-message']['es-cl'] = "Mensaje";
$text['label-description']['pt-pt'] = "Descrição"; $text['message-message']['pt-pt'] = "Mensagem";
$text['label-description']['fr-fr'] = "Description"; $text['message-message']['fr-fr'] = "Message";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['message-message']['sv-se'] = "Meddelande";
$text['confirm-delete-info']['en-us'] = "Do you really want to delete this?"; $text['label-view-calls']['en-us'] = "View Calls";
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?"; $text['label-view-calls']['es-cl'] = "Ver llamadas";
$text['confirm-delete-info']['pt-pt'] = "Deseja realmente remover isto?"; $text['label-view-calls']['pt-pt'] = "Ver Chamadas";
$text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['label-view-calls']['fr-fr'] = "Voir les appels";
$text['label-view-calls']['pt-br'] = "Ver chamadas";
$text['label-view-calls']['pl'] = "Podgląd rozmów";
$text['label-view-calls']['sv-se'] = "Granska Samtal";
$text['button-edit']['en-us'] = "Edit"; $text['label-timeout']['en-us'] = "Timeout";
$text['button-edit']['es-cl'] = "Editar"; $text['label-timeout']['es-cl'] = "Tiempo Líimite";
$text['button-edit']['pt-pt'] = "Editar"; $text['label-timeout']['pt-pt'] = "Timeout";
$text['button-edit']['fr-fr'] = "Editer"; $text['label-timeout']['fr-fr'] = "Timeout";
$text['label-timeout']['pt-br'] = "Tempo limite";
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
$text['label-timeout']['sv-se'] = "Tidsgräns";
$text['button-delete']['en-us'] = "Delete"; $text['label-phone']['en-us'] = "Phone Number List";
$text['button-delete']['es-cl'] = "Eliminar"; $text['label-phone']['es-cl'] = "Lista de Números de Telefono";
$text['button-delete']['pt-pt'] = "Remover"; $text['label-phone']['pt-pt'] = "Lista de Números de Telefone";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone";
$text['label-phone']['pt-br'] = "Lista de números de telefone";
$text['label-phone']['pl'] = "Lista numerów telefonu";
$text['label-phone']['sv-se'] = "Lista Med Telefonnummer";
//v_call_broadcast_delete $text['label-name']['en-us'] = "Name";
$text['confirm-delete']['en-us'] = "Delete Complete"; $text['label-name']['es-cl'] = "Nombre";
$text['confirm-delete']['es-cl'] = "Eliminación Completa"; $text['label-name']['pt-pt'] = "Nome";
$text['confirm-delete']['pt-pt'] = "Remoção Efectuada"; $text['label-name']['fr-fr'] = "Nom";
$text['confirm-delete']['fr-fr'] = "Supprimé"; $text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
//v_call_broadcast_edit $text['label-message']['en-us'] = "Message";
$text['confirm-name']['en-us'] = "Please provide: Name"; $text['label-message']['es-cl'] = "Mensaje";
$text['confirm-name']['es-cl'] = "Por favor agregue: Nombre"; $text['label-message']['pt-pt'] = "Mensagem";
$text['confirm-name']['pt-pt'] = "Por favor indique: Nome"; $text['label-message']['fr-fr'] = "Message";
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pl'] = "Wiadomość";
$text['label-message']['sv-se'] = "Meddelande";
$text['confirm-add']['en-us'] = "Add Complete"; $text['label-has-been']['en-us'] = "has been started";
$text['confirm-add']['es-cl'] = "Ingreso Completo"; $text['label-has-been']['es-cl'] = "iniciada";
$text['confirm-add']['pt-pt'] = "Adição Efectuada"; $text['label-has-been']['pt-pt'] = "foi inicializada";
$text['confirm-add']['fr-fr'] = "Ajouté"; $text['label-has-been']['fr-fr'] = "a commencé";
$text['label-has-been']['pt-br'] = "Foi inicializada";
$text['label-has-been']['pl'] = "rozpoczęto";
$text['label-has-been']['sv-se'] = "har startat";
$text['confirm-update']['en-us'] = "Update Complete"; $text['label-destination']['en-us'] = "Destination Number";
$text['confirm-update']['es-cl'] = "Actualización Completa"; $text['label-destination']['es-cl'] = "Número de Destino";
$text['confirm-update']['pt-pt'] = "Actualização Efectuada"; $text['label-destination']['pt-pt'] = "Número de Destino";
$text['confirm-update']['fr-fr'] = "Mis à jour"; $text['label-destination']['fr-fr'] = "Numéro de Destination";
$text['label-destination']['pt-br'] = "Número de destino";
$text['label-destination']['pl'] = "Destynacja";
$text['label-destination']['sv-se'] = "Destinationsnummer";
$text['label-call-broadcasts']['en-us'] = "Call Broadcasts"; $text['label-description']['en-us'] = "Description";
$text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)"; $text['label-description']['es-cl'] = "Descripción";
$text['label-call-broadcasts']['pt-pt'] = "Chamadas de Broadcast"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-call-broadcast']['en-us'] = "Call Broadcast"; $text['label-concurrent-limit']['en-us'] = "Concurrent Limit";
$text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)"; $text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
$text['label-call-broadcast']['pt-pt'] = "Chamada de Broadcast"; $text['label-concurrent-limit']['pt-pt'] = "Limite de chamadas concorrentes";
$text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels"; $text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés";
$text['label-concurrent-limit']['pt-br'] = "Limite de chamadas concorrentes";
$text['label-concurrent-limit']['pl'] = "Limit jednoczesnych rozmów";
$text['label-concurrent-limit']['sv-se'] = "Samtidig Gräns";
$text['button-back']['en-us'] = "Back"; $text['label-callerid-number']['en-us'] = "Caller ID Number";
$text['button-back']['es-cl'] = "Volver"; $text['label-callerid-number']['es-cl'] = "Número de Origen";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-callerid-number']['pt-pt'] = "Número do Chamador";
$text['button-back']['fr-fr'] = "Retour"; $text['label-callerid-number']['fr-fr'] = "Numéro d'appelant";
$text['label-callerid-number']['pt-br'] = "Número do discador";
$text['label-callerid-number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['label-callerid-number']['sv-se'] = "Caller ID Nummer";
$text['description-name']['en-us'] = "Enter the name here."; $text['label-caller-id-name']['en-us'] = "Caller ID Name";
$text['description-name']['es-cl'] = "Ingrese el nombre aquí."; $text['label-caller-id-name']['es-cl'] = "Nombre de origen";
$text['description-name']['pt-pt'] = "Introduza o nome aqui."; $text['label-caller-id-name']['pt-pt'] = "Nome do Chamador";
$text['description-name']['fr-fr'] = "Insérer le Nom."; $text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
$text['label-caller-id-name']['pt-br'] = "Nome do discador";
$text['label-caller-id-name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller-id-name']['sv-se'] = "Caller ID Namn";
$text['label-timeout']['en-us'] = "Timeout"; $text['label-call-broadcasts']['en-us'] = "Call Broadcasts";
$text['label-timeout']['es-cl'] = "Tiempo Líimite"; $text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)";
$text['label-timeout']['pt-pt'] = "Timeout"; $text['label-call-broadcasts']['pt-pt'] = "Chamadas de Broadcast";
$text['label-timeout']['fr-fr'] = "Timeout"; $text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels";
$text['label-call-broadcasts']['pt-br'] = "Chamadas broadcast";
$text['label-call-broadcasts']['pl'] = "Rozsylanie rozmów";
$text['label-call-broadcasts']['sv-se'] = "Samtalsdistributioner";
$text['label-accountcode']['en-us'] = "Accountcode"; $text['label-call-broadcast']['en-us'] = "Call Broadcast";
$text['label-accountcode']['es-cl'] = "Código de cuenta"; $text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
$text['label-accountcode']['pt-pt'] = "Accountcode"; $text['label-call-broadcast']['pt-pt'] = "Chamada de Broadcast";
$text['label-accountcode']['fr-fr'] = "Code de l'account"; $text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels";
$text['label-call-broadcast']['pt-br'] = "Chamada de broadcast";
$text['label-call-broadcast']['pl'] = "Rozsylanie rozmów";
$text['label-call-broadcast']['sv-se'] = "Samtalsdistribution";
$text['description-timeout']['en-us'] = "Limit the length of the call. Leave this empty for no limit."; $text['label-avmd']['en-us'] = "Voicemail Detection";
$text['description-timeout']['es-cl'] = "Limitar la duración de la llamada. Deje en blanco para no establecer un límite."; $text['label-avmd']['es-cl'] = "Detección de correo de voz";
$text['description-timeout']['pt-pt'] = "Limitar a duração da chamada. Deixe este campo em branco para não ter limite."; $text['label-avmd']['pt-pt'] = "Voicemail Detecção";
$text['description-timeout']['fr-fr'] = "Limiter la durée de l'appel. Laisser vide pour illimité."; $text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale";
$text['label-avmd']['pt-br'] = "Detecção Voicemail";
$text['label-avmd']['pl'] = "Wykrywanie poczty głosowej";
$text['label-avmd']['sv-se'] = "Känn Av Röstbrevlåda";
$text['description-timeout']['en-us'] = ""; $text['label-accountcode']['en-us'] = "Accountcode";
$text['description-timeout']['es-cl'] = ""; $text['label-accountcode']['es-cl'] = "Código de cuenta";
$text['description-timeout']['pt-pt'] = ""; $text['label-accountcode']['pt-pt'] = "Accountcode";
$text['description-timeout']['fr-fr'] = ""; $text['label-accountcode']['fr-fr'] = "Code de l'account";
$text['label-accountcode']['pt-br'] = "Código da conta";
$text['label-accountcode']['pl'] = "Numer konta billingowego";
$text['label-accountcode']['sv-se'] = "Accountcode";
$text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit."; $text['description-timeout']['en-us'] = "";
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite."; $text['description-timeout']['es-cl'] = "";
$text['description-concurrent-limit']['pt-pt'] = "Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite."; $text['description-timeout']['pt-pt'] = "";
$text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité."; $text['description-timeout']['fr-fr'] = "";
$text['description-timeout']['pt-br'] = "";
$text['description-timeout']['pl'] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro.";
$text['description-timeout']['sv-se'] = "";
$text['label-caller-id-name']['en-us'] = "Caller ID Name"; $text['description-phone']['en-us'] = "Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name";
$text['label-caller-id-name']['es-cl'] = "Nombre de origen"; $text['description-phone']['es-cl'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato:  123-123-1234 | Apellido, Nombre";
$text['label-caller-id-name']['pt-pt'] = "Nome do Chamador"; $text['description-phone']['pt-pt'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000 | Apelido, Primeiro Nome";
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant"; $text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom";
$text['description-phone']['pt-br'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000 | Apelido, Primeiro Nome ";
$text['description-phone']['pl'] = "Opcjonalne - ułóż listę numerów (jeden pod drugim) w formacie: 123-123-1234|Nazwisko, Imię";
$text['description-phone']['sv-se'] = "Frivillig, fyll i en lista med nummer (ett per rad) i följande format: 123-123-1234|Efternamn, Förnamn";
$text['label-callerid-number']['en-us'] = "Caller ID Number"; $text['description-name']['en-us'] = "Enter the name here.";
$text['label-callerid-number']['es-cl'] = "Número de Origen"; $text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
$text['label-callerid-number']['pt-pt'] = "Número do Chamador"; $text['description-name']['pt-pt'] = "Introduza o nome aqui.";
$text['label-callerid-number']['fr-fr'] = "Numéro d'appelant"; $text['description-name']['fr-fr'] = "Insérer le Nom.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['sv-se'] = "Skriv in namnet här.";
$text['description-caller-id-name']['en-us'] = "Applicable if the provider allow the Caller ID Name to be set. default: anonymous"; $text['description-info']['en-us'] = "Enter the description here.";
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el nombre de origen. Por defecto: anonymous"; $text['description-info']['es-cl'] = "Ingrese descripción aquí.";
$text['description-caller-id-name']['pt-pt'] = "Aplicável se o provedor permitir o envio do nome do originador das chamadas. Omissão: anonymous"; $text['description-info']['pt-pt'] = "Insira a descrição aqui.";
$text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous"; $text['description-info']['fr-fr'] = "";
$text['description-info']['pt-br'] = "Inisra uma descrição";
$text['description-info']['pl'] = "Wprowadź opis";
$text['description-info']['sv-se'] = "Ange beskrivning här.";
$text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000"; $text['description-destination']['en-us'] = "Send the call to the extension an IVR Menu, Conference Room, or any other number.";
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000"; $text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
$text['description-caller-id-number']['pt-pt'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000"; $text['description-destination']['pt-pt'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número.";
$text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000"; $text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
$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'] = "Skicka samtalet till en anknytning, IVR Meny, Konferens Rum eller något annat nummer.";
$text['label-destination']['en-us'] = "Destination Number"; $text['description-concurrent-limit']['en-us'] = "Limit the approximate number of concurrent calls. Leave this empty for no limit.";
$text['label-destination']['es-cl'] = "Número de Destino"; $text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
$text['label-destination']['pt-pt'] = "Número de Destino"; $text['description-concurrent-limit']['pt-pt'] = "Limitar o número de chamadas concurrentes. Deixe este campo em branco para não ter limite.";
$text['label-destination']['fr-fr'] = "Numéro de Destination"; $text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
$text['description-concurrent-limit']['pt-br'] = "Limitar o número de chamadas concorrentes. Deixe este campo em branco para não ter limite. ";
$text['description-concurrent-limit']['pl'] = "Ogranicz liczbę równoczesnych połączeń. Aby nie było limitu zostaw to pole puste.";
$text['description-concurrent-limit']['sv-se'] = "Begränsa ungefärliga antalet samtidiga samtal. Lämna det här tomt för ingen gräns.";
$text['description-destination']['en-us'] = "Send the call to the extension an IVR Menu, Conference Room, or any other number."; $text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
$text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número."; $text['description-caller-id-number']['pt-pt'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000";
$text['description-destination']['pt-pt'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número."; $text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
$text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro."; $text['description-caller-id-number']['pt-br'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000 ";
$text['description-caller-id-number']['pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację numeru. Standardowo prezentacja jest w formacie: 0000000000";
$text['description-caller-id-number']['sv-se'] = "Gäller om leverantör tillåter att Caller ID nummer skickas. Standard: 0000000000";
$text['label-phone']['en-us'] = "Phone Number List"; $text['description-caller-id-name']['en-us'] = "Applicable if the provider allow the Caller ID Name to be set. default: anonymous";
$text['label-phone']['es-cl'] = "Lista de Números de Telefono"; $text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
$text['label-phone']['pt-pt'] = "Lista de Números de Telefone"; $text['description-caller-id-name']['pt-pt'] = "Aplicável se o provedor permitir o envio do nome do originador das chamadas. Omissão: anonymous";
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone"; $text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
$text['description-caller-id-name']['pt-br'] = "Aplicar se o provedor ";
$text['description-caller-id-name']['pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację nazwy. Standardowo prezentacja jest w formacie: 0000000000";
$text['description-caller-id-name']['sv-se'] = "Gäller om leverantör tillåter att Caller ID namn skickas. Standard: anonymous";
$text['description-phone']['en-us'] = "Optional, set a list of phone numbers one per row in the following format: 123-123-1234|Last Name, First Name"; $text['description-avmd']['en-us'] = "Select whether to enable or disable the detection of voicemail messaging and answering machine systems.";
$text['description-phone']['es-cl'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato:  123-123-1234 | Apellido, Nombre"; $text['description-avmd']['es-cl'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y.";
$text['description-phone']['pt-pt'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000 | Apelido, Primeiro Nome"; $text['description-avmd']['pt-pt'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica.";
$text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789 | Nom, Prénom"; $text['description-avmd']['fr-fr'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur.";
$text['description-avmd']['pt-br'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica. ";
$text['description-avmd']['pl'] = "Wybierz, czy chcesz włączyć lub wyłączyć wykrywanie wiadomości poczty głosowej lub innych systemów automatycznego odbierania rozmów.";
$text['description-avmd']['sv-se'] = "Välj om deteketering av röstbrevlåda skall användas.";
$text['label-avmd']['en-us'] = "Voicemail Detection"; $text['confirm-update']['en-us'] = "Update Complete";
$text['label-avmd']['es-cl'] = "Detección de correo de voz"; $text['confirm-update']['es-cl'] = "Actualización Completa";
$text['label-avmd']['pt-pt'] = "Voicemail Detecção"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada";
$text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale"; $text['confirm-update']['fr-fr'] = "Mis à jour";
$text['confirm-update']['pt-br'] = "Atualização Efetuada";
$text['confirm-update']['pl'] = "Aktualizacja zakonczona";
$text['confirm-update']['sv-se'] = "Uppdatering Klar";
$text['option-true']['en-us'] = "True"; $text['confirm-name']['en-us'] = "Please provide: Name";
$text['option-true']['es-cl'] = "Verdadero"; $text['confirm-name']['es-cl'] = "Por favor agregue: Nombre";
$text['option-true']['pt-pt'] = "Sim"; $text['confirm-name']['pt-pt'] = "Por favor indique: Nome";
$text['option-true']['fr-fr'] = "Oui"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['confirm-name']['pt-br'] = "Por favor indique: Nome";
$text['confirm-name']['pl'] = "Wprowadź: Nazwę";
$text['confirm-name']['sv-se'] = "Ange: Namn";
$text['option-false']['en-us'] = "False"; $text['confirm-delete-info']['en-us'] = "Do you really want to delete this?";
$text['option-false']['es-cl'] = "Falso"; $text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
$text['option-false']['pt-pt'] = "Não"; $text['confirm-delete-info']['pt-pt'] = "Deseja realmente remover isto?";
$text['option-false']['fr-fr'] = "Non"; $text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-info']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete-info']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete-info']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['description-avmd']['en-us'] = "Select whether to enable or disable the detection of voicemail messaging and answering machine systems."; $text['confirm-delete']['en-us'] = "Delete Complete";
$text['description-avmd']['es-cl'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y."; $text['confirm-delete']['es-cl'] = "Eliminación Completa";
$text['description-avmd']['pt-pt'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica."; $text['confirm-delete']['pt-pt'] = "Remoção Efectuada";
$text['description-avmd']['fr-fr'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur."; $text['confirm-delete']['fr-fr'] = "Supprimé";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Usunięto poprawnie";
$text['confirm-delete']['sv-se'] = "Borttagning Klar";
$text['label-description']['en-us'] = "Description"; $text['confirm-add']['en-us'] = "Add Complete";
$text['label-description']['es-cl'] = "Descripción"; $text['confirm-add']['es-cl'] = "Ingreso Completo";
$text['label-description']['pt-pt'] = "Descrição"; $text['confirm-add']['pt-pt'] = "Adição Efectuada";
$text['label-description']['fr-fr'] = "Description"; $text['confirm-add']['fr-fr'] = "Ajouté";
$text['confirm-add']['pt-br'] = "Criação efetuada";
$text['confirm-add']['pl'] = "Dodano poprawnie";
$text['confirm-add']['sv-se'] = "Tillagd";
$text['description-info']['en-us'] = "Enter the description here."; $text['button-stop']['en-us'] = "Stop Broadcast";
$text['description-info']['es-cl'] = "Ingrese descripción aquí."; $text['button-stop']['es-cl'] = "Detener Broadcast";
$text['description-info']['pt-pt'] = "Insira a descrição aqui."; $text['button-stop']['pt-pt'] = "Parar Broadcast";
$text['description-info']['fr-fr'] = ""; $text['button-stop']['fr-fr'] = "Arrêter la diffusion";
$text['button-stop']['pt-br'] = "Pausar Broadcast";
$text['button-stop']['pl'] = "Zatrzymaj rozsylanie rozmów";
$text['button-stop']['sv-se'] = "Stoppa Samtalsdistribution";
$text['message-message']['en-us'] = "Message"; $text['button-send']['en-us'] = "Send Broadcast";
$text['message-message']['es-cl'] = "Mensaje"; $text['button-send']['es-cl'] = "Enviar Llamada Masiva";
$text['message-message']['pt-pt'] = "Mensagem"; $text['button-send']['pt-pt'] = "Enviar Broadcast";
$text['message-message']['fr-fr'] = "Message"; $text['button-send']['fr-fr'] = "Lancer les appels";
$text['button-send']['pt-br'] = "Enviar Broadcast";
$text['button-send']['pl'] = "Wysłane";
$text['button-send']['sv-se'] = "Skicka Samtalsdistribution";
$text['button-send']['en-us'] = "Send Broadcast"; $text['button-save']['en-us'] = "Save";
$text['button-send']['es-cl'] = "Enviar Llamada Masiva"; $text['button-save']['es-cl'] = "Guardar";
$text['button-send']['pt-pt'] = "Enviar Broadcast"; $text['button-save']['pt-pt'] = "Guardar";
$text['button-send']['fr-fr'] = "Lancer les appels"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['sv-se'] = "Spara";
$text['button-save']['en-us'] = "Save"; $text['button-edit']['en-us'] = "Edit";
$text['button-save']['es-cl'] = "Guardar"; $text['button-edit']['es-cl'] = "Editar";
$text['button-save']['pt-pt'] = "Guardar"; $text['button-edit']['pt-pt'] = "Editar";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
$text['button-stop']['en-us'] = "Stop Broadcast"; $text['button-delete']['en-us'] = "Delete";
$text['button-stop']['es-cl'] = "Detener Broadcast"; $text['button-delete']['es-cl'] = "Eliminar";
$text['button-stop']['pt-pt'] = "Parar Broadcast"; $text['button-delete']['pt-pt'] = "Remover";
$text['button-stop']['fr-fr'] = "Arrêter la diffusion"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
//v_call_broadcast_send $text['button-back']['en-us'] = "Back";
$text['label-view-calls']['en-us'] = "View Calls"; $text['button-back']['es-cl'] = "Volver";
$text['label-view-calls']['es-cl'] = "Ver llamadas"; $text['button-back']['pt-pt'] = "Voltar";
$text['label-view-calls']['pt-pt'] = "Ver Chamadas"; $text['button-back']['fr-fr'] = "Retour";
$text['label-view-calls']['fr-fr'] = "Voir les appels"; $text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['sv-se'] = "Tillbaka";
$text['label-message']['en-us'] = "Message"; ?>
$text['label-message']['es-cl'] = "Mensaje";
$text['label-message']['pt-pt'] = "Mensagem";
$text['label-message']['fr-fr'] = "Message";
$text['label-has-been']['en-us'] = "has been started";
$text['label-has-been']['es-cl'] = "iniciada";
$text['label-has-been']['pt-pt'] = "foi inicializada";
$text['label-has-been']['fr-fr'] = "a commencé";
?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Call Broadcast"; $apps[$x]['menu'][0]['title']['en-us'] = "Call Broadcast";
$apps[$x]['menu'][0]['title']['es-cl'] = "Llamada Broadcast"; $apps[$x]['menu'][0]['title']['es-cl'] = "Llamada Broadcast";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Campagne d'Appels";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Chamada em Broadcast";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Chamada em broadcast";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Campagne d'Appels"; $apps[$x]['menu'][0]['title']['pl'] = "Rozsylanie rozmów";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Samtalsdistribution";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "50153bbf-78c5-b49e-7bd9-4b3e4b1134e6";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Chamada em Broadcast"; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "50153bbf-78c5-b49e-7bd9-4b3e4b1134e6"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['path'] = "/app/call_broadcast/call_broadcast.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['path'] = "/app/call_broadcast/call_broadcast.php";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,39 +1,34 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Call Center"; $apps[$x]['menu'][0]['title']['en-us'] = "Call Center";
$apps[$x]['menu'][0]['title']['es-cl'] = "Centro de Llamadas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Centro de Llamadas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Centre d'appel";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d' appels";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Centre d'appel"; $apps[$x]['menu'][0]['title']['pt-br'] = "Centro de chamadas";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d' appels"; $apps[$x]['menu'][0]['title']['pl'] = "Call Center ";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Call Center";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas"; $apps[$x]['menu'][0]['uuid'] = "6c072b29-5b6c-49fc-008e-95e24c77de99";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['uuid'] = "6c072b29-5b6c-49fc-008e-95e24c77de99"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['path'] = "/app/call_center/call_center_queues.php";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "agent";
$apps[$x]['menu'][0]['path'] = "/app/call_center/call_center_queues.php"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "agent"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin"; $apps[$x]['menu'][1]['title']['en-us'] = "Agent Status";
$apps[$x]['menu'][1]['title']['es-cl'] = "Estado de Agente";
$apps[$x]['menu'][1]['title']['en-us'] = "Agent Status"; $apps[$x]['menu'][1]['title']['fr-fr'] = "État de l'agent";
$apps[$x]['menu'][1]['title']['es-cl'] = "Estado de Agente"; $apps[$x]['menu'][1]['title']['pt-pt'] = "Estado do Agente";
$apps[$x]['menu'][1]['title']['de-de'] = ""; $apps[$x]['menu'][1]['title']['pt-br'] = "Estado do agente";
$apps[$x]['menu'][1]['title']['de-ch'] = ""; $apps[$x]['menu'][1]['title']['pl'] = "Status agenta";
$apps[$x]['menu'][1]['title']['de-at'] = ""; $apps[$x]['menu'][1]['title']['sv-se'] = "Agent Status";
$apps[$x]['menu'][1]['title']['fr-fr'] = "État de l'agent"; $apps[$x]['menu'][1]['uuid'] = "597c483a-51a9-f95a-8d54-ea7d87ada2b8";
$apps[$x]['menu'][1]['title']['fr-ca'] = ""; $apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][1]['title']['fr-ch'] = ""; $apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['title']['pt-pt'] = "Estado do Agente"; $apps[$x]['menu'][1]['path'] = "/app/call_center/call_center_agent_status.php";
$apps[$x]['menu'][1]['title']['pt-br'] = ""; $apps[$x]['menu'][1]['groups'][] = "agent_admin";
$apps[$x]['menu'][1]['uuid'] = "597c483a-51a9-f95a-8d54-ea7d87ada2b8"; $apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][1]['groups'][] = "superadmin";
$apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['path'] = "/app/call_center/call_center_agent_status.php";
$apps[$x]['menu'][1]['groups'][] = "agent_admin";
$apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][1]['groups'][] = "superadmin";
?> ?>

View File

@ -1,231 +1,363 @@
<?php <?php
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['es-cl'] = "Editar";
$text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-pt'] = "Editar";
$text['button-view']['en-us'] = "View"; $text['title-call_center_queue_activity']['en-us'] = "Call Center Queue Activity";
$text['button-view']['es-cl'] = "Ver"; $text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados";
$text['button-view']['pt-pt'] = "Vista"; $text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel";
$text['button-view']['fr-fr'] = "Voir"; $text['title-call_center_queue_activity']['pt-pt'] = "Actividade das filas do Call Center";
$text['title-call_center_queue_activity']['pt-br'] = "Atividade das filas do call center";
$text['title-call_center_queue_activity']['pl'] = "Aktywność kolejek w Call Center ";
$text['title-call_center_queue_activity']['sv-se'] = "Call Center Grupp Aktivitet";
$text['description-active_call_center']['en-us'] = "Select a Call Center Queue from the list below to view its activity."; $text['title-active_call_center']['en-us'] = "Active Call Center";
$text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad."; $text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
$text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité."; $text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif";
$text['description-active_call_center']['pt-pt'] = "Seleccione uma fila de Call Center a partir da lista em baixo para ver a sua actividade."; $text['title-active_call_center']['pt-pt'] = "Atividade do Call Center";
$text['title-active_call_center']['pt-br'] = "Atividade do callcenter";
$text['title-active_call_center']['pl'] = "Aktywność w Call Center ";
$text['title-active_call_center']['sv-se'] = "Aktivt Call Center";
$text['description-agents']['en-us'] = "A current list of agents is below."; $text['message-confirm']['en-us'] = "Do you really want to do this?";
$text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación."; $text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
$text['description-agents']['fr-fr'] = "Liste des agents"; $text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?";
$text['description-agents']['pt-pt'] = "Lista de agentes."; $text['message-confirm']['pt-pt'] = "Deseja realmente fazer isto?";
$text['message-confirm']['pt-br'] = "Deseja realmente fazer isto?";
$text['message-confirm']['pl'] = "Czy napewno chcesz to zrobić?";
$text['message-confirm']['sv-se'] = "Vill du verkligen göra det här?";
$text['description-queue']['en-us'] = "A current list of callers in the queue is below."; $text['label-waiting']['en-us'] = "Waiting";
$text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación."; $text['label-waiting']['es-cl'] = "Esperando";
$text['description-queue']['fr-fr'] = "Liste des appelants dans la file."; $text['label-waiting']['fr-fr'] = "d'attente";
$text['description-queue']['pt-pt'] = "Lista de chamadas na fila."; $text['label-waiting']['pt-pt'] = "Espera";
$text['label-waiting']['pt-br'] = "Esperar";
$text['label-waiting']['pl'] = "Oczekiwanie";
$text['label-waiting']['sv-se'] = "Väntar";
$text['header-active_call_center']['en-us'] = "Active Call Center"; $text['label-trying']['en-us'] = "Trying";
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo"; $text['label-trying']['es-cl'] = "Intentando";
$text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif"; $text['label-trying']['fr-fr'] = "d'essais";
$text['header-active_call_center']['pt-pt'] = "Atividade do Call Center"; $text['label-trying']['pt-pt'] = "Tentar";
$text['label-trying']['pt-br'] = "Tentando";
$text['label-trying']['pl'] = "Próba";
$text['label-trying']['sv-se'] = "Försöker";
$text['header-agents']['en-us'] = "Agents"; $text['label-transfer']['en-us'] = "Transfer";
$text['header-agents']['es-cl'] = "Agentes"; $text['label-transfer']['es-cl'] = "Transferir";
$text['header-agents']['fr-fr'] = "Agents"; $text['label-transfer']['fr-fr'] = "Transfert";
$text['header-agents']['pt-pt'] = "Agentes"; $text['label-transfer']['pt-pt'] = "Transferir";
$text['label-transfer']['pt-br'] = "Tranferência";
$text['label-transfer']['pl'] = "Transferowanie";
$text['label-transfer']['sv-se'] = "Överför";
$text['label-abandoned_resume_allowed']['en-us'] = "Abandoned Resume Allowed"; $text['label-time_base_score']['en-us'] = "Time Base Score";
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono"; $text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
$text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés"; $text['label-time_base_score']['fr-fr'] = "Score basé sur le temps";
$text['label-abandoned_resume_allowed']['pt-pt'] = "Resume Autorizado"; $text['label-time_base_score']['pt-pt'] = "Pontuação baseada no tempo";
$text['label-time_base_score']['pt-br'] = "Pontuação baseada no tempo";
$text['label-time_base_score']['pl'] = "Wynik oparty na czasie";
$text['label-time_base_score']['sv-se'] = "Tidsbaserat Resultat";
$text['label-agent']['en-us'] = "Agent"; $text['label-time']['en-us'] = "Time";
$text['label-agent']['es-cl'] = "Agente"; $text['label-time']['es-cl'] = "Tiempo";
$text['label-agent']['fr-fr'] = "Agent"; $text['label-time']['fr-fr'] = "Temps";
$text['label-agent']['pt-pt'] = "Agente"; $text['label-time']['pt-pt'] = "Tempo";
$text['label-time']['pt-br'] = "Fuso Horário";
$text['label-time']['pl'] = "Czas";
$text['label-time']['sv-se'] = "Tid";
$text['label-answered']['en-us'] = "Answered"; $text['label-tier_state']['en-us'] = "Tier State";
$text['label-answered']['es-cl'] = "Respondido"; $text['label-tier_state']['es-cl'] = "Estado de Nivel";
$text['label-answered']['fr-fr'] = "Répondu"; $text['label-tier_state']['fr-fr'] = "Etat du Niveau";
$text['label-answered']['pt-pt'] = "Respondidas"; $text['label-tier_state']['pt-pt'] = "Estado do Nível";
$text['label-tier_state']['pt-br'] = "Nivel de estado";
$text['label-tier_state']['pl'] = "Status poziomu";
$text['label-tier_state']['sv-se'] = "Kunskap Status";
$text['label-call']['en-us'] = "Call"; $text['label-tier_rules_apply']['en-us'] = "Tier Rules Apply";
$text['label-call']['es-cl'] = "Llamar"; $text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
$text['label-call']['fr-fr'] = "Appel"; $text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles du Niveau";
$text['label-call']['pt-pt'] = "Chamada"; $text['label-tier_rules_apply']['pt-pt'] = "Aplicar as Regras do Nível";
$text['label-tier_rules_apply']['pt-br'] = "Aplicar regas de nivel";
$text['label-tier_rules_apply']['pl'] = "Zastosuj zasadę poziomów";
$text['label-tier_rules_apply']['sv-se'] = "Kunskap Regler Gäller";
$text['label-description']['en-us'] = "Description"; $text['label-tier_rule_wait_second']['en-us'] = "Tier Rule Wait Second";
$text['label-description']['es-cl'] = "Descripción"; $text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
$text['label-description']['fr-fr'] = "Description"; $text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Niveau";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-tier_rule_wait_second']['pt-pt'] = "Regra de nível segundo espera";
$text['label-tier_rule_wait_second']['pt-br'] = "Regra de segundo nivel de espera";
$text['label-tier_rule_wait_second']['pl'] = "Poziomowa zasada czekania";
$text['label-tier_rule_wait_second']['sv-se'] = "Kunskap Regel Väntetid i Sekunder";
$text['label-discard_abandoned_after']['en-us'] = "Discard Abandoned After"; $text['label-tier_rule_wait_multiply_level']['en-us'] = "Tier Rule Wait Multiply Level";
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de"; $text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera";
$text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après"; $text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Règle d'attente multipliée par Niveau";
$text['label-discard_abandoned_after']['pt-pt'] = "Rejeição abandonada depois"; $text['label-tier_rule_wait_multiply_level']['pt-pt'] = "Regra de nível de espera multiplicado pelo nível";
$text['label-tier_rule_wait_multiply_level']['pt-br'] = "Regra de espera multiplicado pelo nivel";
$text['label-tier_rule_wait_multiply_level']['pl'] = "Poziomowa zasada przemnożenia";
$text['label-tier_rule_wait_multiply_level']['sv-se'] = "Kunskap Regel Väntetid Multipla Värden";
$text['label-eavesdrop']['en-us'] = "Eavesdrop"; $text['label-tier_rule_no_agent_no_wait']['en-us'] = "Tier Rule No Agent No Wait";
$text['label-eavesdrop']['es-cl'] = "Escuchar"; $text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera";
$text['label-eavesdrop']['fr-fr'] = "Espionnage"; $text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle du Niveau Pas d'agent, pas d'attente";
$text['label-eavesdrop']['pt-pt'] = "Escutar"; $text['label-tier_rule_no_agent_no_wait']['pt-pt'] = "Regra de Nível Sem Agente Sem Espera";
$text['label-tier_rule_no_agent_no_wait']['pt-br'] = "Regra de nivel sem espera do agente";
$text['label-tier_rule_no_agent_no_wait']['pl'] = "Zasada poziomowa - nie ma agentów, nie ma czekania";
$text['label-tier_rule_no_agent_no_wait']['sv-se'] = "Kunskap Regel Ingen Agent Ingen Väntan";
$text['label-extension']['en-us'] = "Extension"; $text['label-tier_position']['en-us'] = "Tier Position";
$text['label-extension']['es-cl'] = "Extensión"; $text['label-tier_position']['es-cl'] = "Posición de Nivel";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-tier_position']['fr-fr'] = "Position du Niveau";
$text['label-extension']['pt-pt'] = "Extensão"; $text['label-tier_position']['pt-pt'] = "Posição do Tier";
$text['label-tier_position']['pt-br'] = "Nivel da posição";
$text['label-tier_position']['pl'] = "Pozycja poziomu";
$text['label-tier_position']['sv-se'] = "Kunskap Position";
$text['label-max_wait_time']['en-us'] = "Max Wait Time"; $text['label-tier_level']['en-us'] = "Tier Level";
$text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera"; $text['label-tier_level']['es-cl'] = "Nivel";
$text['label-max_wait_time']['fr-fr'] = "Max d'attente"; $text['label-tier_level']['fr-fr'] = "Niveau";
$text['label-max_wait_time']['pt-pt'] = "Tempo máximo de espera"; $text['label-tier_level']['pt-pt'] = "Nível do Tier";
$text['label-tier_level']['pt-br'] = "Nivel da camada";
$text['label-tier_level']['pl'] = "Tier Level";
$text['label-tier_level']['sv-se'] = "Kunskap Nivå";
$text['label-max_wait_time_with_no_agent']['en-us'] = "Max Wait Time with No Agent"; $text['label-system']['en-us'] = "System";
$text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente"; $text['label-system']['es-cl'] = "Sistema";
$text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent"; $text['label-system']['fr-fr'] = "Système";
$text['label-max_wait_time_with_no_agent']['pt-pt'] = "Tempo máximo de espera sem agente"; $text['label-system']['pt-pt'] = "Sistema";
$text['label-system']['pt-br'] = "Sistema";
$text['label-system']['pl'] = "System";
$text['label-system']['sv-se'] = "System";
$text['label-missed']['en-us'] = "Missed"; $text['label-strategy']['en-us'] = "Strategy";
$text['label-missed']['es-cl'] = "Perdido"; $text['label-strategy']['es-cl'] = "Estrategia";
$text['label-missed']['fr-fr'] = "Raté"; $text['label-strategy']['fr-fr'] = "Stratégie";
$text['label-missed']['pt-pt'] = "Perdidas"; $text['label-strategy']['pt-pt'] = "Estratégia";
$text['label-strategy']['pt-br'] = "Estratégia";
$text['label-strategy']['pl'] = "Strategia";
$text['label-strategy']['sv-se'] = "Strategi";
$text['label-music_on_hold']['en-us'] = "Music on Hold"; $text['label-status_change']['en-us'] = "Status Change";
$text['label-music_on_hold']['es-cl'] = "Musica en Espera"; $text['label-status_change']['es-cl'] = "Cambio de Estado";
$text['label-music_on_hold']['fr-fr'] = "Musique de Garde"; $text['label-status_change']['fr-fr'] = "Change Status";
$text['label-music_on_hold']['pt-pt'] = "Música em espera"; $text['label-status_change']['pt-pt'] = "Mundança de Estado";
$text['label-status_change']['pt-br'] = "Mudança de estado";
$text['label-status_change']['pl'] = "Zmiana statusu";
$text['label-status_change']['sv-se'] = "Status Förändra";
$text['label-name']['en-us'] = "Name"; $text['label-status']['en-us'] = "Status";
$text['label-name']['es-cl'] = "Nombre"; $text['label-status']['es-cl'] = "Estado";
$text['label-name']['fr-fr'] = "Nom"; $text['label-status']['fr-fr'] = "status";
$text['label-name']['pt-pt'] = "Nome"; $text['label-status']['pt-pt'] = "Estado";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['label-status']['sv-se'] = "Status";
$text['label-number']['en-us'] = "Number"; $text['label-state']['en-us'] = "State";
$text['label-number']['es-cl'] = "Número"; $text['label-state']['es-cl'] = "Estado";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-state']['fr-fr'] = "Etat";
$text['label-number']['pt-pt'] = "Número"; $text['label-state']['pt-pt'] = "Estado";
$text['label-state']['pt-br'] = "Estado";
$text['label-state']['pl'] = "Stan";
$text['label-state']['sv-se'] = "Status";
$text['label-options']['en-us'] = "Options"; $text['label-record_template']['en-us'] = "Record Template";
$text['label-options']['es-cl'] = "Opciones"; $text['label-record_template']['es-cl'] = "Plantilla de Grabación";
$text['label-options']['fr-fr'] = "Options"; $text['label-record_template']['fr-fr'] = "Modèle d'enregistrement";
$text['label-options']['pt-pt'] = "Opções"; $text['label-record_template']['pt-pt'] = "Gravar template";
$text['label-record_template']['pt-br'] = "Gravar";
$text['label-record_template']['pl'] = "Nagraj";
$text['label-record_template']['sv-se'] = "Spela In Mall";
$text['label-queue']['en-us'] = "Queue"; $text['label-queue_name']['en-us'] = "Queue Name";
$text['label-queue']['es-cl'] = "Cola"; $text['label-queue_name']['es-cl'] = "Nombre de Cola";
$text['label-queue']['fr-fr'] = "File"; $text['label-queue_name']['fr-fr'] = " Nom de la file";
$text['label-queue']['pt-pt'] = "Fila"; $text['label-queue_name']['pt-pt'] = "Nome da Fila";
$text['label-queue_name']['pt-br'] = "Nome da fila";
$text['label-queue_name']['pl'] = "Nazwa kolejki";
$text['label-queue_name']['sv-se'] = "Grupp Namn";
$text['label-queue_name']['en-us'] = "Queue Name"; $text['label-queue']['en-us'] = "Queue";
$text['label-queue_name']['es-cl'] = "Nombre de Cola"; $text['label-queue']['es-cl'] = "Cola";
$text['label-queue_name']['fr-fr'] = " Nom de la file"; $text['label-queue']['fr-fr'] = "File";
$text['label-queue_name']['pt-pt'] = "Nome da Fila"; $text['label-queue']['pt-pt'] = "Fila";
$text['label-queue']['pt-br'] = "Fila";
$text['label-queue']['pl'] = "Kolejka";
$text['label-queue']['sv-se'] = "Grupp";
$text['label-record_template']['en-us'] = "Record Template"; $text['label-options']['en-us'] = "Options";
$text['label-record_template']['es-cl'] = "Plantilla de Grabación"; $text['label-options']['es-cl'] = "Opciones";
$text['label-record_template']['fr-fr'] = "Modèle d'enregistrement"; $text['label-options']['fr-fr'] = "Options";
$text['label-record_template']['pt-pt'] = "Gravar template"; $text['label-options']['pt-pt'] = "Opções";
$text['label-options']['pt-br'] = "Opções";
$text['label-options']['pl'] = "Opcje";
$text['label-options']['sv-se'] = "Val";
$text['label-state']['en-us'] = "State"; $text['label-number']['en-us'] = "Number";
$text['label-state']['es-cl'] = "Estado"; $text['label-number']['es-cl'] = "Número";
$text['label-state']['fr-fr'] = "Etat"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-state']['pt-pt'] = "Estado"; $text['label-number']['pt-pt'] = "Número";
$text['label-number']['pt-br'] = "Número";
$text['label-number']['pl'] = "Numer";
$text['label-number']['sv-se'] = "Nummer";
$text['label-status']['en-us'] = "Status"; $text['label-name']['en-us'] = "Name";
$text['label-status']['es-cl'] = "Estado"; $text['label-name']['es-cl'] = "Nombre";
$text['label-status']['fr-fr'] = "status"; $text['label-name']['fr-fr'] = "Nom";
$text['label-status']['pt-pt'] = "Estado"; $text['label-name']['pt-pt'] = "Nome";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
$text['label-status_change']['en-us'] = "Status Change"; $text['label-music_on_hold']['en-us'] = "Music on Hold";
$text['label-status_change']['es-cl'] = "Cambio de Estado"; $text['label-music_on_hold']['es-cl'] = "Musica en Espera";
$text['label-status_change']['fr-fr'] = "Change Status"; $text['label-music_on_hold']['fr-fr'] = "Musique de Garde";
$text['label-status_change']['pt-pt'] = "Mundança de Estado"; $text['label-music_on_hold']['pt-pt'] = "Música em espera";
$text['label-music_on_hold']['pt-br'] = "Música de espera";
$text['label-music_on_hold']['pl'] = "Muzyka na czekanie";
$text['label-music_on_hold']['sv-se'] = "Väntmusik";
$text['label-strategy']['en-us'] = "Strategy"; $text['label-missed']['en-us'] = "Missed";
$text['label-strategy']['es-cl'] = "Estrategia"; $text['label-missed']['es-cl'] = "Perdido";
$text['label-strategy']['fr-fr'] = "Stratégie"; $text['label-missed']['fr-fr'] = "Raté";
$text['label-strategy']['pt-pt'] = "Estratégia"; $text['label-missed']['pt-pt'] = "Perdidas";
$text['label-missed']['pt-br'] = "Perdidas";
$text['label-missed']['pl'] = "Nie odebrany";
$text['label-missed']['sv-se'] = "Missade";
$text['label-system']['en-us'] = "System"; $text['label-max_wait_time_with_no_agent']['en-us'] = "Max Wait Time with No Agent";
$text['label-system']['es-cl'] = "Sistema"; $text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente";
$text['label-system']['fr-fr'] = "Système"; $text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent";
$text['label-system']['pt-pt'] = "Sistema"; $text['label-max_wait_time_with_no_agent']['pt-pt'] = "Tempo máximo de espera sem agente";
$text['label-max_wait_time_with_no_agent']['pt-br'] = "Tempo máximo sem agente";
$text['label-max_wait_time_with_no_agent']['pl'] = "Maks czas oczekiwania bez agenta";
$text['label-max_wait_time_with_no_agent']['sv-se'] = "Max Vänt Tid (Ingen Agent)";
$text['label-tier_level']['en-us'] = "Tier Level"; $text['label-max_wait_time']['en-us'] = "Max Wait Time";
$text['label-tier_level']['es-cl'] = "Nivel"; $text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera";
$text['label-tier_level']['fr-fr'] = "Niveau"; $text['label-max_wait_time']['fr-fr'] = "Max d'attente";
$text['label-tier_level']['pt-pt'] = "Nível do Tier"; $text['label-max_wait_time']['pt-pt'] = "Tempo máximo de espera";
$text['label-max_wait_time']['pt-br'] = "Tempo máximo de espera";
$text['label-max_wait_time']['pl'] = "Maks czas oczekiwania";
$text['label-max_wait_time']['sv-se'] = "Max Vänt Tid";
$text['label-tier_position']['en-us'] = "Tier Position"; $text['label-extension']['en-us'] = "Extension";
$text['label-tier_position']['es-cl'] = "Posición de Nivel"; $text['label-extension']['es-cl'] = "Extensión";
$text['label-tier_position']['fr-fr'] = "Position du Niveau"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-tier_position']['pt-pt'] = "Posição do Tier"; $text['label-extension']['pt-pt'] = "Extensão";
$text['label-extension']['pt-br'] = "Ramal";
$text['label-extension']['pl'] = "Numer wewnętrzny";
$text['label-extension']['sv-se'] = "Anknytning";
$text['label-tier_rule_no_agent_no_wait']['en-us'] = "Tier Rule No Agent No Wait"; $text['label-eavesdrop']['en-us'] = "Eavesdrop";
$text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera"; $text['label-eavesdrop']['es-cl'] = "Escuchar";
$text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle du Niveau Pas d'agent, pas d'attente"; $text['label-eavesdrop']['fr-fr'] = "Espionnage";
$text['label-tier_rule_no_agent_no_wait']['pt-pt'] = "Regra de Nível Sem Agente Sem Espera"; $text['label-eavesdrop']['pt-pt'] = "Escutar";
$text['label-eavesdrop']['pt-br'] = "Investigar";
$text['label-eavesdrop']['pl'] = "Podsłuchiwanie";
$text['label-eavesdrop']['sv-se'] = "Medlyssning";
$text['label-tier_rule_wait_multiply_level']['en-us'] = "Tier Rule Wait Multiply Level"; $text['label-discard_abandoned_after']['en-us'] = "Discard Abandoned After";
$text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera"; $text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
$text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Règle d'attente multipliée par Niveau"; $text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après";
$text['label-tier_rule_wait_multiply_level']['pt-pt'] = "Regra de nível de espera multiplicado pelo nível"; $text['label-discard_abandoned_after']['pt-pt'] = "Rejeição abandonada depois";
$text['label-discard_abandoned_after']['pt-br'] = "Rejeição abandonada depois";
$text['label-discard_abandoned_after']['pl'] = "Odrzuć opuszczoną rozmowę po";
$text['label-discard_abandoned_after']['sv-se'] = "Uteslut Övergivna Efter ";
$text['label-tier_rule_wait_second']['en-us'] = "Tier Rule Wait Second"; $text['label-description']['en-us'] = "Description";
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera"; $text['label-description']['es-cl'] = "Descripción";
$text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Niveau"; $text['label-description']['fr-fr'] = "Description";
$text['label-tier_rule_wait_second']['pt-pt'] = "Regra de nível segundo espera"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-tier_rules_apply']['en-us'] = "Tier Rules Apply"; $text['label-call']['en-us'] = "Call";
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel"; $text['label-call']['es-cl'] = "Llamar";
$text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles du Niveau"; $text['label-call']['fr-fr'] = "Appel";
$text['label-tier_rules_apply']['pt-pt'] = "Aplicar as Regras do Nível"; $text['label-call']['pt-pt'] = "Chamada";
$text['label-call']['pt-br'] = "Chamada";
$text['label-call']['pl'] = "Rozmowa";
$text['label-call']['sv-se'] = "Samtal";
$text['label-tier_state']['en-us'] = "Tier State"; $text['label-answered']['en-us'] = "Answered";
$text['label-tier_state']['es-cl'] = "Estado de Nivel"; $text['label-answered']['es-cl'] = "Respondido";
$text['label-tier_state']['fr-fr'] = "Etat du Niveau"; $text['label-answered']['fr-fr'] = "Répondu";
$text['label-tier_state']['pt-pt'] = "Estado do Nível"; $text['label-answered']['pt-pt'] = "Atendidas";
$text['label-answered']['pt-br'] = "Atendidas";
$text['label-answered']['pl'] = "Odebrano";
$text['label-answered']['sv-se'] = "Besvarad";
$text['label-time']['en-us'] = "Time"; $text['label-agent']['en-us'] = "Agent";
$text['label-time']['es-cl'] = "Tiempo"; $text['label-agent']['es-cl'] = "Agente";
$text['label-time']['fr-fr'] = "Temps"; $text['label-agent']['fr-fr'] = "Agent";
$text['label-time']['pt-pt'] = "Tempo"; $text['label-agent']['pt-pt'] = "Agente";
$text['label-agent']['pt-br'] = "Agente";
$text['label-agent']['pl'] = "Agent";
$text['label-agent']['sv-se'] = "Agent";
$text['label-time_base_score']['en-us'] = "Time Base Score"; $text['label-abandoned_resume_allowed']['en-us'] = "Abandoned Resume Allowed";
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo"; $text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
$text['label-time_base_score']['fr-fr'] = "Score basé sur le temps"; $text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés";
$text['label-time_base_score']['pt-pt'] = "Pontuação baseada no tempo"; $text['label-abandoned_resume_allowed']['pt-pt'] = "Resume Autorizado";
$text['label-abandoned_resume_allowed']['pt-br'] = "Resumo autorizado";
$text['label-abandoned_resume_allowed']['pl'] = "Odbieranie odrzuconych rozmów jest dozwolone";
$text['label-abandoned_resume_allowed']['sv-se'] = "Återuppta Övergivna Tillåtet";
$text['label-answered']['en-us'] = "Answered"; $text['header-agents']['en-us'] = "Agents";
$text['label-answered']['es-cl'] = "Respondido"; $text['header-agents']['es-cl'] = "Agentes";
$text['label-answered']['fr-fr'] = "Répondu"; $text['header-agents']['fr-fr'] = "Agents";
$text['label-answered']['pt-pt'] = "Atendidas"; $text['header-agents']['pt-pt'] = "Agentes";
$text['header-agents']['pt-br'] = "Agentes";
$text['header-agents']['pl'] = "Agenci";
$text['header-agents']['sv-se'] = "Agenter";
$text['label-trying']['en-us'] = "Trying"; $text['header-active_call_center']['en-us'] = "Active Call Center";
$text['label-trying']['es-cl'] = "Intentando"; $text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
$text['label-trying']['fr-fr'] = "d'essais"; $text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif";
$text['label-trying']['pt-pt'] = "Tentar"; $text['header-active_call_center']['pt-pt'] = "Atividade do Call Center";
$text['header-active_call_center']['pt-br'] = "Atividade do call center";
$text['header-active_call_center']['pl'] = "Aktywność w Call Center ";
$text['header-active_call_center']['sv-se'] = "Aktivt Call Center";
$text['label-waiting']['en-us'] = "Waiting"; $text['description-queue']['en-us'] = "A current list of callers in the queue is below.";
$text['label-waiting']['es-cl'] = "Esperando"; $text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación.";
$text['label-waiting']['fr-fr'] = "d'attente"; $text['description-queue']['fr-fr'] = "Liste des appelants dans la file.";
$text['label-waiting']['pt-pt'] = "Espera"; $text['description-queue']['pt-pt'] = "Lista de chamadas na fila.";
$text['description-queue']['pt-br'] = "Lista de chamada na fila";
$text['description-queue']['pl'] = "Aktualna lista rozmówców w kolejce jest poniżej .";
$text['description-queue']['sv-se'] = "Aktuell lista på köande samtal enligt nedan ";
$text['label-transfer']['en-us'] = "Transfer"; $text['description-agents']['en-us'] = "A current list of agents is below.";
$text['label-transfer']['es-cl'] = "Transferir"; $text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación.";
$text['label-transfer']['fr-fr'] = "Transfert"; $text['description-agents']['fr-fr'] = "Liste des agents";
$text['label-transfer']['pt-pt'] = "Transferir"; $text['description-agents']['pt-pt'] = "Lista de agentes.";
$text['description-agents']['pt-br'] = "Lista de agentes";
$text['description-agents']['pl'] = "Aktualna lista agentów jest poniżej ";
$text['description-agents']['sv-se'] = "Aktuell lista på Agenter enligt nedan";
$text['message-confirm']['en-us'] = "Do you really want to do this?"; $text['description-active_call_center']['en-us'] = "Select a Call Center Queue from the list below to view its activity.";
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?"; $text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
$text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?"; $text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité.";
$text['message-confirm']['pt-pt'] = "Deseja realmente fazer isto?"; $text['description-active_call_center']['pt-pt'] = "Seleccione uma fila de Call Center a partir da lista em baixo para ver a sua actividade.";
$text['description-active_call_center']['pt-br'] = "Selecione uma fila de call center a partir da lista embaixo para ver a sua atividade";
$text['description-active_call_center']['pl'] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy.";
$text['description-active_call_center']['sv-se'] = "Välj en Call Center Grupp från listan nedan för att se dess aktivitet";
$text['title-active_call_center']['en-us'] = "Active Call Center"; $text['button-view']['en-us'] = "View";
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo"; $text['button-view']['es-cl'] = "Ver";
$text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif"; $text['button-view']['pt-pt'] = "Vista";
$text['title-active_call_center']['pt-pt'] = "Atividade do Call Center"; $text['button-view']['fr-fr'] = "Voir";
$text['button-view']['pt-br'] = "Visualizar";
$text['button-view']['pl'] = "Widok";
$text['button-view']['sv-se'] = "Visa";
$text['title-call_center_queue_activity']['en-us'] = "Call Center Queue Activity"; $text['button-edit']['en-us'] = "Edit";
$text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados"; $text['button-edit']['es-cl'] = "Editar";
$text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel"; $text['button-edit']['fr-fr'] = "Editer";
$text['title-call_center_queue_activity']['pt-pt'] = "Actividade das filas do Call Center"; $text['button-edit']['pt-pt'] = "Editar";
?> $text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
?>

View File

@ -1,20 +1,18 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Active Call Center"; $apps[$x]['menu'][0]['title']['en-us'] = "Active Call Center";
$apps[$x]['menu'][0]['title']['es-cl'] = "Centro de Llamada Activo"; $apps[$x]['menu'][0]['title']['es-cl'] = "Centro de Llamada Activo";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Centre d'Appel Actif";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d'Appels Active";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas Activo";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Centre d'Appel Actif"; $apps[$x]['menu'][0]['title']['pt-br'] = "Centro de chamadas ativas";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Centre d'Appels Active"; $apps[$x]['menu'][0]['title']['pl'] = "Aktywność w Call Center ";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Aktivt Call Center";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Centro de Chamadas Activo"; $apps[$x]['menu'][0]['uuid'] = "7fb0dd87-e984-9980-c512-2c76b887aeb2";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['uuid'] = "7fb0dd87-e984-9980-c512-2c76b887aeb2"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][0]['path'] = "/app/call_center_active/call_center_queue.php";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['path'] = "/app/call_center_active/call_center_queue.php"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,218 +1,347 @@
<?php <?php
$text['title-call_flows']['en-us'] = "Call Flows"; $text['title-call_flows']['en-us'] = "Call Flows";
$text['title-call_flows']['es-cl'] = "Flujo de Llamada"; $text['title-call_flows']['es-cl'] = "Flujo de Llamada";
$text['title-call_flows']['pt-pt'] = "Fluxo de Chamadas"; $text['title-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['title-call_flows']['fr-fr'] = "Flux d'appel"; $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";
$text['header-call_flows']['en-us'] = "Call Flows"; $text['title-call_flow-edit']['en-us'] = "Call Flow";
$text['header-call_flows']['es-cl'] = "flujo de Llamada"; $text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada";
$text['header-call_flows']['pt-pt'] = "Fluxo de Chamadas"; $text['title-call_flow-edit']['pt-pt'] = "Fluxo de Chamada";
$text['header-call_flows']['fr-fr'] = "Flux d'appel"; $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";
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code."; $text['title-call_flow-add']['en-us'] = "Call Flow Add";
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo."; $text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
$text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos recorrendo a um código de função."; $text['title-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction."; $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";
$text['title-call_flow-edit']['en-us'] = "Call Flow"; $text['message-update']['en-us'] = "Update Completed";
$text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada"; $text['message-update']['es-cl'] = "Actualizar Completado";
$text['title-call_flow-edit']['pt-pt'] = "Fluxo de Chamada"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['title-call_flow-edit']['fr-fr'] = "Editer le flux"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['sv-se'] = "Uppdatering Klar";
$text['header-call_flow-edit']['en-us'] = "Call Flow"; $text['message-required']['en-us'] = "Please provide: ";
$text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada"; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['header-call_flow-edit']['pt-pt'] = "Fluxo de Chamada"; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['header-call_flow-edit']['fr-fr'] = "Editer le flux"; $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:";
$text['title-call_flow-add']['en-us'] = "Call Flow Add"; $text['message-message']['en-us'] = "Message";
$text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada"; $text['message-message']['es-cl'] = "Mensaje";
$text['title-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada"; $text['message-message']['pt-pt'] = "Mensagem";
$text['title-call_flow-add']['fr-fr'] = "Ajouter un flux"; $text['message-message']['fr-fr'] = "Message";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['message-message']['sv-se'] = "Meddelande";
$text['header-call_flow-add']['en-us'] = "Call Flow Add"; $text['message-delete']['en-us'] = "Delete Completed";
$text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada"; $text['message-delete']['es-cl'] = "Eliminar Completado";
$text['header-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['header-call_flow-add']['fr-fr'] = "Ajouter un flux"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['sv-se'] = "Borttagning Klar";
$text['label-name']['en-us'] = "Name"; $text['message-add']['en-us'] = "Add Completed";
$text['label-name']['es-cl'] = "Nombre"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-name']['pt-pt'] = "Nome"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-name']['fr-fr'] = "Nom"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['sv-se'] = "Tillagd";
$text['description-name']['en-us'] = "Enter the name."; $text['label-true']['en-us'] = "True";
$text['description-name']['es-cl'] = "Ingrese el nombre."; $text['label-true']['es-cl'] = "Verdadero";
$text['description-name']['pt-pt'] = "Introduza o nome."; $text['label-true']['pt-pt'] = "Sim";
$text['description-name']['fr-fr'] = "Choisr le nom."; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['label-true']['sv-se'] = "Sann";
$text['label-extension']['en-us'] = "Extension"; $text['label-status']['en-us'] = "Status";
$text['label-extension']['es-cl'] = "Extensión"; $text['label-status']['es-cl'] = "Estado";
$text['label-extension']['pt-pt'] = "Extensão"; $text['label-status']['pt-pt'] = "Estado";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-status']['fr-fr'] = "Etat";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['label-status']['sv-se'] = "Status";
$text['description-extension']['en-us'] = "Enter the extension number."; $text['label-pin_number']['en-us'] = "PIN Number";
$text['description-extension']['es-cl'] = "Ingrese el número de extensión."; $text['label-pin_number']['es-cl'] = "Número PIN";
$text['description-extension']['pt-pt'] = "Introduza o número da extensão."; $text['label-pin_number']['pt-pt'] = "Código PIN";
$text['description-extension']['fr-fr'] = "Choisir le numéro d'extension."; $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";
$text['label-feature_code']['en-us'] = "Feature Code"; $text['label-none']['en-us'] = "None";
$text['label-feature_code']['es-cl'] = "Código distintivo"; $text['label-none']['es-cl'] = "Ninguno";
$text['label-feature_code']['pt-pt'] = "Código de Função"; $text['label-none']['pt-pt'] = "Nenhum";
$text['label-feature_code']['fr-fr'] = "Code Fonction"; $text['label-none']['fr-fr'] = "Aucun";
$text['label-none']['pt-br'] = "Nenhum";
$text['label-none']['pl'] = "Żaden";
$text['label-none']['sv-se'] = "Ingen";
$text['description-feature_code']['en-us'] = "Enter the feature code."; $text['label-name']['en-us'] = "Name";
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo."; $text['label-name']['es-cl'] = "Nombre";
$text['description-feature_code']['pt-pt'] = "Introduza o código de função."; $text['label-name']['pt-pt'] = "Nome";
$text['description-feature_code']['fr-fr'] = "Choisir le code la fonction"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
$text['label-context']['en-us'] = "Context"; $text['label-feature_code']['en-us'] = "Feature Code";
$text['label-context']['es-cl'] = "Contexto"; $text['label-feature_code']['es-cl'] = "Código distintivo";
$text['label-context']['pt-pt'] = "Contexto"; $text['label-feature_code']['pt-pt'] = "Código de Função";
$text['label-context']['fr-fr'] = "Contexte"; $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";
$text['description-context']['en-us'] = "Enter the context."; $text['label-false']['en-us'] = "False";
$text['description-context']['es-cl'] = "Ingrese el contexto."; $text['label-false']['es-cl'] = "Falso";
$text['description-context']['pt-pt'] = "Introduza o contexto"; $text['label-false']['pt-pt'] = "Não";
$text['description-context']['fr-fr'] = "Choisir le contexte."; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-false']['sv-se'] = "Falsk";
$text['label-status']['en-us'] = "Status"; $text['label-extension']['en-us'] = "Extension";
$text['label-status']['es-cl'] = "Estado"; $text['label-extension']['es-cl'] = "Extensión";
$text['label-status']['pt-pt'] = "Estado"; $text['label-extension']['pt-pt'] = "Extensão";
$text['label-status']['fr-fr'] = "Etat"; $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";
$text['description-status']['en-us'] = "Select the status."; $text['label-destination_label']['en-us'] = "Destination Label";
$text['description-status']['es-cl'] = "Seleccione el estado."; $text['label-destination_label']['es-cl'] = "Etiqueta de Destino";
$text['description-status']['pt-pt'] = "Seleccione o estado."; $text['label-destination_label']['pt-pt'] = "Destino";
$text['description-status']['fr-fr'] = "Choisir le statut."; $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";
$text['label-pin_number']['en-us'] = "PIN Number"; $text['label-destination']['en-us'] = "Destination";
$text['label-pin_number']['es-cl'] = "Número PIN"; $text['label-destination']['es-cl'] = "Destino";
$text['label-pin_number']['pt-pt'] = "Código PIN"; $text['label-destination']['pt-pt'] = "Destino";
$text['label-pin_number']['fr-fr'] = "Code PIN"; $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";
$text['description-pin_number']['en-us'] = "Enter the pin number."; $text['label-description']['en-us'] = "Description";
$text['description-pin_number']['es-cl'] = "Ingrese el número PIN."; $text['label-description']['es-cl'] = "Descripción";
$text['description-pin_number']['pt-pt'] = "Introduza o código PIN"; $text['label-description']['pt-pt'] = "Descrição";
$text['description-pin_number']['fr-fr'] = "Choisir le code PIN."; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-destination_label']['en-us'] = "Destination Label"; $text['label-context']['en-us'] = "Context";
$text['label-destination_label']['es-cl'] = "Etiqueta de Destino"; $text['label-context']['es-cl'] = "Contexto";
$text['label-destination_label']['pt-pt'] = "Destino"; $text['label-context']['pt-pt'] = "Contexto";
$text['label-destination_label']['fr-fr'] = "Label de la destination"; $text['label-context']['fr-fr'] = "Contexte";
$text['label-context']['pt-br'] = "Contexto";
$text['label-context']['pl'] = "Kontekst";
$text['label-context']['sv-se'] = "Context";
$text['description-destination_label']['en-us'] = "Enter the destination label."; $text['label-alternate_label']['en-us'] = "Alternate Label";
$text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino."; $text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
$text['description-destination_label']['pt-pt'] = "Introduza o destino."; $text['label-alternate_label']['pt-pt'] = "Etiqueta Alternativa";
$text['description-destination_label']['fr-fr'] = "Choisir le label de la destination."; $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";
$text['label-destination']['en-us'] = "Destination"; $text['label-alternate_destination']['en-us'] = "Alternate Destination";
$text['label-destination']['es-cl'] = "Destino"; $text['label-alternate_destination']['es-cl'] = "Destino Alternativo";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-alternate_destination']['pt-pt'] = "Destino Alternativo";
$text['label-destination']['fr-fr'] = "Destination"; $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";
$text['description-destination']['en-us'] = "Select the destination."; $text['header-call_flows']['en-us'] = "Call Flows";
$text['description-destination']['es-cl'] = "Seleccione el destino."; $text['header-call_flows']['es-cl'] = "flujo de Llamada";
$text['description-destination']['pt-pt'] = "Seleccione o destino."; $text['header-call_flows']['pt-pt'] = "Fluxo de Chamadas";
$text['description-destination']['fr-fr'] = "Choisir la destination."; $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";
$text['label-alternate_label']['en-us'] = "Alternate Label"; $text['header-call_flow-edit']['en-us'] = "Call Flow";
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa"; $text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada";
$text['label-alternate_label']['pt-pt'] = "Etiqueta Alternativa"; $text['header-call_flow-edit']['pt-pt'] = "Fluxo de Chamada";
$text['label-alternate_label']['fr-fr'] = "Label alternatif"; $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";
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label."; $text['header-call_flow-add']['en-us'] = "Call Flow Add";
$text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo."; $text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
$text['description-alternate_label']['pt-pt'] = "Introduza um destino alternativo."; $text['header-call_flow-add']['pt-pt'] = "Adicionar Fluxo de Chamada";
$text['description-alternate_label']['fr-fr'] = "Choisir le label de la destination alternative."; $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";
$text['label-alternate_destination']['en-us'] = "Alternate Destination"; $text['description-status']['en-us'] = "Select the status.";
$text['label-alternate_destination']['es-cl'] = "Destino Alternativo"; $text['description-status']['es-cl'] = "Seleccione el estado.";
$text['label-alternate_destination']['pt-pt'] = "Destino Alternativo"; $text['description-status']['pt-pt'] = "Seleccione o estado.";
$text['label-alternate_destination']['fr-fr'] = "Destination alternative"; $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";
$text['description-alternate_destination']['en-us'] = "Select the alternate destination."; $text['description-pin_number']['en-us'] = "Enter the pin number.";
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo."; $text['description-pin_number']['es-cl'] = "Ingrese el número PIN.";
$text['description-alternate_destination']['pt-pt'] = "Seleccione um destino alternativo."; $text['description-pin_number']['pt-pt'] = "Introduza o código PIN";
$text['description-alternate_destination']['fr-fr'] = "Choisir la destination alternative."; $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.";
$text['label-description']['en-us'] = "Description"; $text['description-name']['en-us'] = "Enter the name.";
$text['label-description']['es-cl'] = "Descripción"; $text['description-name']['es-cl'] = "Ingrese el nombre.";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-name']['pt-pt'] = "Introduza o nome.";
$text['label-description']['fr-fr'] = "Description"; $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.";
$text['description-description']['en-us'] = "Enter a description, if desired."; $text['description-feature_code']['en-us'] = "Enter the feature code.";
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional."; $text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
$text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar."; $text['description-feature_code']['pt-pt'] = "Introduza o código de função.";
$text['description-description']['fr-fr'] = ""; $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.";
$text['label-true']['en-us'] = "True"; $text['description-extension']['en-us'] = "Enter the extension number.";
$text['label-true']['es-cl'] = "Verdadero"; $text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
$text['label-true']['pt-pt'] = "Sim"; $text['description-extension']['pt-pt'] = "Introduza o número da extensão.";
$text['label-true']['fr-fr'] = "Oui"; $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.";
$text['label-false']['en-us'] = "False"; $text['description-destination_label']['en-us'] = "Enter the destination label.";
$text['label-false']['es-cl'] = "Falso"; $text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
$text['label-false']['pt-pt'] = "Não"; $text['description-destination_label']['pt-pt'] = "Introduza o destino.";
$text['label-false']['fr-fr'] = "Non"; $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.";
$text['label-none']['en-us'] = "None"; $text['description-destination']['en-us'] = "Select the destination.";
$text['label-none']['es-cl'] = "Ninguno"; $text['description-destination']['es-cl'] = "Seleccione el destino.";
$text['label-none']['pt-pt'] = "Nenhum"; $text['description-destination']['pt-pt'] = "Seleccione o destino.";
$text['label-none']['fr-fr'] = "Aucun"; $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.";
$text['button-add']['en-us'] = "Add"; $text['description-description']['en-us'] = "Enter a description, if desired.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar.";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-description']['fr-fr'] = "";
$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.";
$text['button-edit']['en-us'] = "Edit"; $text['description-context']['en-us'] = "Enter the context.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-context']['es-cl'] = "Ingrese el contexto.";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-context']['pt-pt'] = "Introduza o contexto";
$text['button-edit']['fr-fr'] = "Editer"; $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.";
$text['button-delete']['en-us'] = "Delete"; $text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-call_flows']['pt-pt'] = "Chamadas directas entre dois destinos recorrendo a um código de função.";
$text['button-delete']['fr-fr'] = "Supprimer"; $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.";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?"; $text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['description-alternate_label']['pt-pt'] = "Introduza um destino alternativo.";
$text['confirm-delete']['fr-fr'] = "Voulez-vour vraiment supprimer cela?"; $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.";
$text['button-save']['en-us'] = "Save"; $text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-alternate_destination']['pt-pt'] = "Seleccione um destino alternativo.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $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.";
$text['button-back']['en-us'] = "Back"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-back']['es-cl'] = "Volver"; $text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
$text['button-back']['pt-pt'] = "Voltar"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['button-back']['fr-fr'] = "Retour"; $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?";
$text['message-message']['en-us'] = "Message"; $text['button-save']['en-us'] = "Save";
$text['message-message']['es-cl'] = "Mensaje"; $text['button-save']['es-cl'] = "Guardar";
$text['message-message']['pt-pt'] = "Mensagem"; $text['button-save']['pt-pt'] = "Guardar";
$text['message-message']['fr-fr'] = "Message"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['sv-se'] = "Spara";
$text['message-add']['en-us'] = "Add Completed"; $text['button-edit']['en-us'] = "Edit";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-edit']['es-cl'] = "Editar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
$text['message-update']['en-us'] = "Update Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-update']['es-cl'] = "Actualizar Completado"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-back']['en-us'] = "Back";
$text['message-delete']['es-cl'] = "Eliminar Completado"; $text['button-back']['es-cl'] = "Volver";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['sv-se'] = "Tillbaka";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['en-us'] = "Add";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['es-cl'] = "Agregar";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $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";
?> ?>

View File

@ -1,20 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Call Flows"; $apps[$x]['menu'][0]['title']['en-us'] = "Call Flows";
$apps[$x]['menu'][0]['title']['es-cl'] = "Flujo de Llamada"; $apps[$x]['menu'][0]['title']['es-cl'] = "Flujo de Llamada";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "cinématiques d'Appel";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Circulation d'Appel";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Przepływ rozmów";
$apps[$x]['menu'][0]['title']['fr-fr'] = "cinématiques d'Appel"; $apps[$x]['menu'][0]['title']['sv-se'] = "Samtalsflöden";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Circulation d'Appel"; $apps[$x]['menu'][0]['uuid'] = "b0939384-7055-44e8-8b4c-9f72293e1878";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['pt-pt'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/call_flows/call_flows.php";
$apps[$x]['menu'][0]['uuid'] = "b0939384-7055-44e8-8b4c-9f72293e1878"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/call_flows/call_flows.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
?> ?>

View File

@ -1,230 +1,332 @@
<?php <?php
$text['title']['en-us'] = "Calls"; $text['title']['en-us'] = "Calls";
$text['title']['es-cl'] = "Llamadas"; $text['title']['es-cl'] = "Llamadas";
$text['title']['pt-pt'] = "Chamadas"; $text['title']['pt-pt'] = "Chamadas";
$text['title']['fr-fr'] = "Appels"; $text['title']['fr-fr'] = "Appels";
$text['title']['pt-br'] = "Configurações da Conta";
$text['title']['pl'] = "Rozmowy";
$text['description']['en-us'] = "Directs incoming calls for extension:"; $text['table-tools']['en-us'] = "Tools";
$text['description']['es-cl'] = "Dirige las llamadas entrantes hacia una extensión:"; $text['table-tools']['es-cl'] = "Herramientas";
$text['description']['pt-pt'] = "Direciona as chamadas recebidas para a extensão:"; $text['table-tools']['pt-pt'] = "Ferramentas";
$text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:"; $text['table-tools']['fr-fr'] = "Outils";
$text['table-tools']['pt-br'] = "Ferramentas";
$text['table-tools']['pl'] = "Narzędzia";
$text['description-2']['en-us'] = "Use the links to configure call forward follow me, or do not disturb."; $text['table-extension']['en-us'] = "Extension";
$text['description-2']['es-cl'] = "Utilice los links para configurar reenvio de llamada, sígueme o no Molestar."; $text['table-extension']['es-cl'] = "Extensión";
$text['description-2']['pt-pt'] = "Utilizar os links para definir as funcinalidades de encaminhamento de chamada, seguimento ou de não perturbar."; $text['table-extension']['pt-pt'] = "Extensão";
$text['description-2']['fr-fr'] = "Utiliser les liens afin de configurer le renvoi \"follow me\", ou ne pas déranger."; $text['table-extension']['fr-fr'] = "Extension";
$text['table-extension']['pt-br'] = "Ramal";
$text['table-extension']['pl'] = "Numer wewnętrzny";
$text['description-3']['en-us'] = "The following list the extensions that have been assigned to this user account."; $text['table-description']['en-us'] = "Description";
$text['description-3']['es-cl'] = "El siguiente listado muestra las extensiones que han sido asignadas a esta cuenta de usuario."; $text['table-description']['es-cl'] = "Descripción";
$text['description-3']['pt-pt'] = "A tabela seguinte lista as extensões que foram atribuídas a esta conta de utilizador."; $text['table-description']['pt-pt'] = "Descrição";
$text['description-3']['fr-fr'] = "Ici la liste des extensions assignées à cet usager."; $text['table-description']['fr-fr'] = "Description";
$text['table-description']['pt-br'] = "Descrição";
$text['table-description']['pl'] = "Opis";
$text['label-call-forward']['en-us'] = "Call Forward"; $text['label-select-cid-number']['en-us'] = "Select Caller ID Number";
$text['label-call-forward']['es-cl'] = "Reenvio de Llamadas"; $text['label-select-cid-number']['es-cl'] = "Seleccione Llamadas Número de Identificación";
$text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamadas"; $text['label-select-cid-number']['pt-pt'] = "Selecione Caller ID Number";
$text['label-call-forward']['fr-fr'] = "Renvoi d'appel"; $text['label-select-cid-number']['fr-fr'] = "Sélectionnez Caller ID Number";
$text['label-select-cid-number']['pt-br'] = "Selecionar ID da chamada";
$text['label-select-cid-number']['pl'] = "Ustaw prezentację numeru dzwoniącego";
$text['label-on-busy']['en-us'] = "On Busy"; $text['label-ring-timeout']['en-us'] = "Timeout";
$text['label-on-busy']['es-cl'] = "Concurrida"; $text['label-ring-timeout']['es-cl'] = "Timeout";
$text['label-on-busy']['pt-pt'] = "Movimentado"; $text['label-ring-timeout']['pt-pt'] = "Timeout";
$text['label-on-busy']['fr-fr'] = "Sur Occupé"; $text['label-ring-timeout']['fr-fr'] = "Timeout";
$text['label-on-busy']['it-it'] = "Su occupato"; $text['label-ring-timeout']['pt-br'] = "Tempo limite";
$text['label-ring-timeout']['pl'] = "Przekroczenie czasu oczekiwania ";
$text['description-on-busy']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension."; $text['label-ring-order']['en-us'] = "Ring Order";
$text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión."; $text['label-ring-order']['es-cl'] = "Solicitar Llamado";
$text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; $text['label-ring-order']['pt-pt'] = "Pedir Chamada";
$text['description-on-busy']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension."; $text['label-ring-order']['fr-fr'] = "Ordre de sonnerie";
$text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; $text['label-ring-order']['pt-br'] = "Solicitar chamada";
$text['label-ring-order']['pl'] = "Kolejność dzwonienia";
$text['label-no_answer']['en-us'] = "No Answer"; $text['label-ring-delay']['en-us'] = "Delay";
$text['label-no_answer']['es-cl'] = "Sin Respuesta"; $text['label-ring-delay']['es-cl'] = "Retardo";
$text['label-no_answer']['pt-pt'] = "Sem Resposta"; $text['label-ring-delay']['pt-pt'] = "Atraso";
$text['label-no_answer']['fr-fr'] = "Sans Réponse"; $text['label-ring-delay']['fr-fr'] = "Délais";
$text['label-no_answer']['it-it'] = "Senza Risposta"; $text['label-ring-delay']['pt-br'] = "Delay";
$text['label-ring-delay']['pl'] = "Opóznienie";
$text['description-no_answer']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension."; $text['label-prompt']['en-us'] = "Prompt to accept the call";
$text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión."; $text['label-prompt']['es-cl'] = "Preguntar para aceptar una llamada";
$text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; $text['label-prompt']['pt-pt'] = "Perguntar para aceitar a chamada";
$text['description-no_answer']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension."; $text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel";
$text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; $text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada";
$text['label-prompt']['pl'] = "Podpowiedz, aby odebrać rozmowę";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-on-busy']['en-us'] = "On Busy";
$text['label-enabled']['es-cl'] = "Activo"; $text['label-on-busy']['es-cl'] = "Concurrida";
$text['label-enabled']['pt-pt'] = "Activo"; $text['label-on-busy']['pt-pt'] = "Movimentado";
$text['label-enabled']['fr-fr'] = "Activé"; $text['label-on-busy']['fr-fr'] = "Sur Occupé";
$text['label-on-busy']['it-it'] = "Su occupato";
$text['label-on-busy']['pt-br'] = "Ocupado";
$text['label-on-busy']['pl'] = "Kiedy zajęty";
$text['label-enable']['en-us'] = "Enable"; $text['label-number']['en-us'] = "Number";
$text['label-enable']['es-cl'] = "Activar"; $text['label-number']['es-cl'] = "Número";
$text['label-enable']['pt-pt'] = "Activar"; $text['label-number']['pt-pt'] = "Número";
$text['label-enable']['fr-fr'] = "Activer"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['pt-br'] = "Número";
$text['label-number']['pl'] = "Numer";
$text['label-disable']['en-us'] = "Disable"; $text['label-no_answer']['en-us'] = "No Answer";
$text['label-disable']['es-cl'] = "Desactivar"; $text['label-no_answer']['es-cl'] = "Sin Respuesta";
$text['label-disable']['pt-pt'] = "Desactivo"; $text['label-no_answer']['pt-pt'] = "Sem Resposta";
$text['label-disable']['fr-fr'] = "Désactiver"; $text['label-no_answer']['fr-fr'] = "Sans Réponse";
$text['label-no_answer']['it-it'] = "Senza Risposta";
$text['label-no_answer']['pt-br'] = "Sem resposta";
$text['label-no_answer']['pl'] = "Brak odpowiedzi";
$text['label-disabled']['en-us'] = "Disabled"; $text['label-follow-me']['en-us'] = "Follow Me";
$text['label-disabled']['es-cl'] = "Desactivado"; $text['label-follow-me']['es-cl'] = "Sígueme";
$text['label-disabled']['pt-pt'] = "Desactivo"; $text['label-follow-me']['pt-pt'] = "Segue-me";
$text['label-disabled']['fr-fr'] = "Desactivé"; $text['label-follow-me']['fr-fr'] = "Follow Me";
$text['label-follow-me']['pt-br'] = "Siga-me";
$text['label-follow-me']['pl'] = "Podążaj za mną";
$text['label-number']['en-us'] = "Number"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-number']['es-cl'] = "Número"; $text['label-enabled']['es-cl'] = "Activo";
$text['label-number']['pt-pt'] = "Número"; $text['label-enabled']['pt-pt'] = "Activo";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-enabled']['fr-fr'] = "Activé";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-follow-me']['en-us'] = "Follow Me"; $text['label-enable']['en-us'] = "Enable";
$text['label-follow-me']['es-cl'] = "Sígueme"; $text['label-enable']['es-cl'] = "Activar";
$text['label-follow-me']['pt-pt'] = "Segue-me"; $text['label-enable']['pt-pt'] = "Activar";
$text['label-follow-me']['fr-fr'] = "Follow Me"; $text['label-enable']['fr-fr'] = "Activer";
$text['label-enable']['pt-br'] = "Ativar";
$text['label-enable']['pl'] = "Włącz";
$text['label-destination']['en-us'] = "Destination"; $text['label-dnd']['en-us'] = "Do Not Disturb";
$text['label-destination']['es-cl'] = "Destino"; $text['label-dnd']['es-cl'] = "No Molestar";
$text['label-destination']['fr-fr'] = "Destination"; $text['label-dnd']['pt-pt'] = "Não Perturbar";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-dnd']['fr-fr'] = "Ne pas déranger";
$text['label-dnd']['pt-br'] = "Não Pertube";
$text['label-dnd']['pl'] = "Nie przeszkadzaj (DND)";
$text['label-destinations']['en-us'] = "Destinations"; $text['label-disabled']['en-us'] = "Disabled";
$text['label-destinations']['es-cl'] = "Destinos"; $text['label-disabled']['es-cl'] = "Desactivado";
$text['label-destinations']['fr-fr'] = "Destinations"; $text['label-disabled']['pt-pt'] = "Desactivo";
$text['label-destinations']['pt-pt'] = "Destinos"; $text['label-disabled']['fr-fr'] = "Desactivé";
$text['label-disabled']['pt-br'] = "Inválido";
$text['label-disabled']['pl'] = "Wyłączony";
$text['label-destination_number']['en-us'] = "Destination"; $text['label-disable']['en-us'] = "Disable";
$text['label-destination_number']['es-cl'] = "Destino"; $text['label-disable']['es-cl'] = "Desactivar";
$text['label-destination_number']['fr-fr'] = "Destination"; $text['label-disable']['pt-pt'] = "Desactivo";
$text['label-destination_number']['pt-pt'] = "Destino"; $text['label-disable']['fr-fr'] = "Désactiver";
$text['label-disable']['pt-br'] = "Desativado";
$text['label-disable']['pl'] = "Wyłącz";
$text['label-destination_delay']['en-us'] = "Delay"; $text['label-destinations']['en-us'] = "Destinations";
$text['label-destination_delay']['es-cl'] = "Retraso"; $text['label-destinations']['es-cl'] = "Destinos";
$text['label-destination_delay']['fr-fr'] = "Délais"; $text['label-destinations']['fr-fr'] = "Destinations";
$text['label-destination_delay']['pt-pt'] = "Atraso"; $text['label-destinations']['pt-pt'] = "Destinos";
$text['label-destinations']['pt-br'] = "Destinos";
$text['label-destinations']['pl'] = "Destynacje";
$text['label-destination_timeout']['en-us'] = "Timeout"; $text['label-destination_timeout']['en-us'] = "Timeout";
$text['label-destination_timeout']['es-cl'] = "Timeout"; $text['label-destination_timeout']['es-cl'] = "Timeout";
$text['label-destination_timeout']['fr-fr'] = "Timeout"; $text['label-destination_timeout']['fr-fr'] = "Timeout";
$text['label-destination_timeout']['pt-pt'] = "Timeout"; $text['label-destination_timeout']['pt-pt'] = "Timeout";
$text['label-destination_timeout']['pt-br'] = "Tempo de saída";
$text['label-destination_timeout']['pl'] = "Limit czasowy";
$text['label-destination_prompt']['en-us'] = "Prompt"; $text['label-destination_prompt_confirm']['en-us'] = "Confirm";
$text['label-destination_prompt']['es-cl'] = "Prompt"; $text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
$text['label-destination_prompt']['fr-fr'] = "Prompt"; $text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
$text['label-destination_prompt']['pt-pt'] = "Prompt"; $text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
$text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
$text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
$text['label-destination_prompt_confirm']['en-us'] = "Confirm"; $text['label-destination_prompt_announce']['en-us'] = "Announce";
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar"; $text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer"; $text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
$text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar"; $text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
$text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
$text['label-destination_prompt_announce']['en-us'] = "Announce"; $text['label-destination_prompt']['en-us'] = "Prompt";
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar"; $text['label-destination_prompt']['es-cl'] = "Prompt";
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce"; $text['label-destination_prompt']['fr-fr'] = "Prompt";
$text['label-destination_prompt_announce']['pt-pt'] = "Anunciar"; $text['label-destination_prompt']['pt-pt'] = "Prompt";
$text['label-destination_prompt']['pt-br'] = "Prompt";
$text['label-destination_prompt']['pl'] = "Podpowiedź";
$text['label-cid-name-prefix']['en-us'] = "Caller ID Name"; $text['label-destination_number']['en-us'] = "Destination";
$text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID"; $text['label-destination_number']['es-cl'] = "Destino";
$text['label-cid-name-prefix']['pt-pt'] = "Nome do Chamador"; $text['label-destination_number']['fr-fr'] = "Destination";
$text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant"; $text['label-destination_number']['pt-pt'] = "Destino";
$text['label-destination_number']['pt-br'] = "Desvio";
$text['label-destination_number']['pl'] = "Destynacja";
$text['description-cid-name-prefix']['en-us'] = "Set the caller ID name prefix."; $text['label-destination_delay']['en-us'] = "Delay";
$text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID"; $text['label-destination_delay']['es-cl'] = "Retraso";
$text['description-cid-name-prefix']['pt-pt'] = "Defina o nome do Chamador"; $text['label-destination_delay']['fr-fr'] = "Délais";
$text['description-cid-name-prefix']['fr-fr'] = "Choisr le péfixe du nom d'appelant."; $text['label-destination_delay']['pt-pt'] = "Atraso";
$text['label-destination_delay']['pt-br'] = "Delay";
$text['label-destination_delay']['pl'] = "Opóźnienie";
$text['label-cid-number-prefix']['en-us'] = "Caller ID Number"; $text['label-destination']['en-us'] = "Destination";
$text['label-cid-number-prefix']['es-cl'] = "Número de Caller ID"; $text['label-destination']['es-cl'] = "Destino";
$text['label-cid-number-prefix']['pt-pt'] = "Número do Chamador"; $text['label-destination']['fr-fr'] = "Destination";
$text['label-destination']['pt-pt'] = "Destino";
$text['label-destination']['pt-br'] = "Número de destino";
$text['label-destination']['pl'] = "Destynacja";
$text['description-cid-number-prefix']['en-us'] = "Set the caller ID number prefix."; $text['label-cid-number-prefix']['en-us'] = "Caller ID Number";
$text['description-cid-number-prefix']['es-cl'] = "Configure el prefijo de número de caller ID."; $text['label-cid-number-prefix']['es-cl'] = "Número de Caller ID";
$text['description-cid-number-prefix']['pt-pt'] = "Defina o número do Chamador"; $text['label-cid-number-prefix']['pt-pt'] = "Número do Chamador";
$text['label-cid-number-prefix']['pt-br'] = "Número do discador";
$text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
$text['label-call-prompt']['en-us'] = "Call Prompt"; $text['label-cid-name-prefix']['en-us'] = "Caller ID Name";
$text['label-call-prompt']['es-cl'] = "Aviso de Llamadas"; $text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID";
$text['label-call-prompt']['pt-pt'] = "Espoletar Chamada"; $text['label-cid-name-prefix']['pt-pt'] = "Nome do Chamador";
$text['label-call-prompt']['fr-fr'] = "Annonce d'appel"; $text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant";
$text['label-cid-name-prefix']['pt-br'] = "Nome do discador";
$text['label-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
$text['description-call-prompt']['en-us'] = "Prompt to accept the call for external destinations."; $text['label-call-prompt']['en-us'] = "Call Prompt";
$text['description-call-prompt']['es-cl'] = "Preguntar para aceptar un llamado para destinos externos"; $text['label-call-prompt']['es-cl'] = "Aviso de Llamadas";
$text['description-call-prompt']['pt-pt'] = "Aceitar chamada para destinos externos."; $text['label-call-prompt']['pt-pt'] = "Espoletar Chamada";
$text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes."; $text['label-call-prompt']['fr-fr'] = "Annonce d'appel";
$text['label-call-prompt']['pt-br'] = "Prompt chamada";
$text['label-call-prompt']['pl'] = "Potwierdź przed odebraniem rozmowy";
$text['label-ring-order']['en-us'] = "Ring Order"; $text['label-call-forward']['en-us'] = "Call Forward";
$text['label-ring-order']['es-cl'] = "Solicitar Llamado"; $text['label-call-forward']['es-cl'] = "Reenvio de Llamadas";
$text['label-ring-order']['pt-pt'] = "Pedir Chamada"; $text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamadas";
$text['label-ring-order']['fr-fr'] = "Ordre de sonnerie"; $text['label-call-forward']['fr-fr'] = "Renvoi d'appel";
$text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
$text['label-call-forward']['pl'] = "Przekierowanie";
$text['label-ring-delay']['en-us'] = "Delay"; $text['description-on-busy']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
$text['label-ring-delay']['es-cl'] = "Retardo"; $text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
$text['label-ring-delay']['pt-pt'] = "Atraso"; $text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
$text['label-ring-delay']['fr-fr'] = "Délais"; $text['description-on-busy']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension.";
$text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
$text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver ocupado";
$text['description-on-busy']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
$text['label-ring-timeout']['en-us'] = "Timeout"; $text['description-no_answer']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
$text['label-ring-timeout']['es-cl'] = "Timeout"; $text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
$text['label-ring-timeout']['pt-pt'] = "Timeout"; $text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
$text['label-ring-timeout']['fr-fr'] = "Timeout"; $text['description-no_answer']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension.";
$text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
$text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando";
$text['description-no_answer']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
$text['check-sequence']['en-us'] = "sequence"; $text['description-cid-number-prefix']['en-us'] = "Set the caller ID number prefix.";
$text['ckeck-sequence']['es-cl'] = "secuencia"; $text['description-cid-number-prefix']['es-cl'] = "Configure el prefijo de número de caller ID.";
$text['ckeck-sequence']['pt-pt'] = "sequência"; $text['description-cid-number-prefix']['pt-pt'] = "Defina o número do Chamador";
$text['check-sequence']['fr-fr'] = "séquence"; $text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo";
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
$text['check-simultaneous']['en-us'] = "simultaneous"; $text['description-cid-name-prefix']['en-us'] = "Set the caller ID name prefix.";
$text['ckeck-simultaneous']['es-cl'] = "simultaneo"; $text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID";
$text['ckeck-simultaneous']['pt-pt'] = "simultâneo"; $text['description-cid-name-prefix']['pt-pt'] = "Defina o nome do Chamador";
$text['check-simultaneous']['fr-fr'] = "simultanément"; $text['description-cid-name-prefix']['fr-fr'] = "Choisr le péfixe du nom d'appelant.";
$text['description-cid-name-prefix']['pt-br'] = "Defina o nome do discador";
$text['description-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego.";
$text['label-prompt']['en-us'] = "Prompt to accept the call"; $text['description-call-prompt']['en-us'] = "Prompt to accept the call for external destinations.";
$text['label-prompt']['es-cl'] = "Preguntar para aceptar una llamada"; $text['description-call-prompt']['es-cl'] = "Preguntar para aceptar un llamado para destinos externos";
$text['label-prompt']['pt-pt'] = "Perguntar para aceitar a chamada"; $text['description-call-prompt']['pt-pt'] = "Aceitar chamada para destinos externos.";
$text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel"; $text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes.";
$text['description-call-prompt']['pt-br'] = "Aceiter chamada para destinos externos";
$text['description-call-prompt']['pl'] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji.";
$text['check-true']['en-us'] = "True"; $text['description-3']['en-us'] = "The following list the extensions that have been assigned to this user account.";
$text['ckeck-true']['es-cl'] = "Verdadero"; $text['description-3']['es-cl'] = "El siguiente listado muestra las extensiones que han sido asignadas a esta cuenta de usuario.";
$text['ckeck-true']['pt-pt'] = "Sim"; $text['description-3']['pt-pt'] = "A tabela seguinte lista as extensões que foram atribuídas a esta conta de utilizador.";
$text['ckeck-true']['fr-fr'] = "Oui"; $text['description-3']['fr-fr'] = "Ici la liste des extensions assignées à cet usager.";
$text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação sobre os registos de chamadas desejados.";
$text['description-3']['pl'] = "Tutaj prezentowane są numery wewnętrzne przypisane to tego konta użytkownika.";
$text['check-false']['en-us'] = "False"; $text['description-2']['en-us'] = "Use the links to configure call forward follow me, or do not disturb.";
$text['ckeck-false']['es-cl'] = "Falso"; $text['description-2']['es-cl'] = "Utilice los links para configurar reenvio de llamada, sígueme o no Molestar.";
$text['ckeck-false']['pt-pt'] = "Não"; $text['description-2']['pt-pt'] = "Utilizar os links para definir as funcinalidades de encaminhamento de chamada, seguimento ou de não perturbar.";
$text['ckeck-false']['fr-fr'] = "Non"; $text['description-2']['fr-fr'] = "Utiliser les liens afin de configurer le renvoi 'follow me', ou ne pas déranger.";
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada.";
$text['description-2']['pl'] = "Użyj tych linków, aby skonfigurować przekierowania, usługę „Podążaj z mną” lub „Nie przeszkadzać” (DnD).";
$text['label-dnd']['en-us'] = "Do Not Disturb"; $text['description']['en-us'] = "Directs incoming calls for extension:";
$text['label-dnd']['es-cl'] = "No Molestar"; $text['description']['es-cl'] = "Dirige las llamadas entrantes hacia una extensión:";
$text['label-dnd']['pt-pt'] = "Não Perturbar"; $text['description']['pt-pt'] = "Direciona as chamadas recebidas para a extensão:";
$text['label-dnd']['fr-fr'] = "Ne pas déranger"; $text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['description']['pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny:";
$text['button-back']['en-us'] = "Back"; $text['confirm-update']['en-us'] = "Update Complete";
$text['button-back']['es-cl'] = "Volver"; $text['confirm-update']['es-cl'] = "Actualización Completa";
$text['button-back']['pt-pt'] = "Voltar"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada";
$text['button-back']['fr-fr'] = "Retour"; $text['confirm-update']['fr-fr'] = "Mis à jour";
$text['confirm-update']['pt-br'] = "Atualização Efetuada";
$text['confirm-update']['pl'] = "Aktualizacja zakonczona";
$text['button-save']['en-us'] = "Save"; $text['ckeck-true']['es-cl'] = "Verdadero";
$text['button-save']['es-cl'] = "Guardar"; $text['ckeck-true']['pt-pt'] = "Sim";
$text['button-save']['pt-pt'] = "Guardar"; $text['ckeck-true']['fr-fr'] = "Oui";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['ckeck-true']['pt-br'] = "Sim";
$text['ckeck-true']['pl'] = "";
$text['confirm-update']['en-us'] = "Update Complete"; $text['ckeck-simultaneous']['es-cl'] = "simultaneo";
$text['confirm-update']['es-cl'] = "Actualización Completa"; $text['ckeck-simultaneous']['pt-pt'] = "simultâneo";
$text['confirm-update']['pt-pt'] = "Actualização Efectuada"; $text['ckeck-simultaneous']['pt-br'] = "Simultâneo";
$text['confirm-update']['fr-fr'] = "Mis à jour"; $text['ckeck-simultaneous']['pl'] = "";
$text['table-extension']['en-us'] = "Extension"; $text['ckeck-sequence']['es-cl'] = "secuencia";
$text['table-extension']['es-cl'] = "Extensión"; $text['ckeck-sequence']['pt-pt'] = "sequência";
$text['table-extension']['pt-pt'] = "Extensão"; $text['ckeck-sequence']['pt-br'] = "Sequência";
$text['table-extension']['fr-fr'] = "Extension"; $text['ckeck-sequence']['pl'] = "";
$text['table-tools']['en-us'] = "Tools"; $text['ckeck-false']['es-cl'] = "Falso";
$text['table-tools']['es-cl'] = "Herramientas"; $text['ckeck-false']['pt-pt'] = "Não";
$text['table-tools']['pt-pt'] = "Ferramentas"; $text['ckeck-false']['fr-fr'] = "Non";
$text['table-tools']['fr-fr'] = "Outils"; $text['ckeck-false']['pt-br'] = "Não";
$text['ckeck-false']['pl'] = "";
$text['table-description']['en-us'] = "Description"; $text['check-true']['en-us'] = "True";
$text['table-description']['es-cl'] = "Descripción"; $text['check-true']['pt-br'] = "";
$text['table-description']['pt-pt'] = "Descrição"; $text['check-true']['pl'] = "Tak";
$text['table-description']['fr-fr'] = "Description";
$text['label-select-cid-number']['en-us'] = "Select Caller ID Number"; $text['check-simultaneous']['en-us'] = "simultaneous";
$text['label-select-cid-number']['es-cl'] = "Seleccione Llamadas Número de Identificación"; $text['check-simultaneous']['fr-fr'] = "simultanément";
$text['label-select-cid-number']['pt-pt'] = "Selecione Caller ID Number"; $text['check-simultaneous']['pt-br'] = "";
$text['label-select-cid-number']['fr-fr'] = "Sélectionnez Caller ID Number"; $text['check-simultaneous']['pl'] = "jednoczesne";
?> $text['check-sequence']['en-us'] = "sequence";
$text['check-sequence']['fr-fr'] = "séquence";
$text['check-sequence']['pt-br'] = "";
$text['check-sequence']['pl'] = "kolejność";
$text['check-false']['en-us'] = "False";
$text['check-false']['pt-br'] = "";
$text['check-false']['pl'] = "Nie";
$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-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óć";
?>

View File

@ -1,21 +1,3 @@
<?php <?php
//$apps[$x]['menu'][0]['title']['en-us'] = "Calls";
//$apps[$x]['menu'][0]['title']['es-cl'] = "Llamadas";
//$apps[$x]['menu'][0]['title']['de-de'] = "";
//$apps[$x]['menu'][0]['title']['de-ch'] = "";
//$apps[$x]['menu'][0]['title']['de-at'] = "";
//$apps[$x]['menu'][0]['title']['fr-fr'] = "Appels";
//$apps[$x]['menu'][0]['title']['fr-ca'] = "";
//$apps[$x]['menu'][0]['title']['fr-ch'] = "";
//$apps[$x]['menu'][0]['title']['pt-pt'] = "Chamadas";
//$apps[$x]['menu'][0]['title']['pt-br'] = "";
//$apps[$x]['menu'][0]['uuid'] = "";
//$apps[$x]['menu'][0]['parent_uuid'] = "";
//$apps[$x]['menu'][0]['category'] = "internal";
//$apps[$x]['menu'][0]['path'] = "/app/calls/calls.php";
//$apps[$x]['menu'][0]['groups'][] = "user";
//$apps[$x]['menu'][0]['groups'][] = "admin";
//$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -166,3 +166,81 @@
$text['title-2']['fr-fr'] = "Extensions Actives"; $text['title-2']['fr-fr'] = "Extensions Actives";
$text['title-2']['pt-pt'] = "Extensões Ativas"; $text['title-2']['pt-pt'] = "Extensões Ativas";
?> ?>
icação";
$text['label-app']['pt-br'] = "Aplicação";
$text['label-app']['pl'] = "Aplikacja";
$text['label-app']['sv-se'] = "Ansökan";
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
$text['description-2']['es-cl'] = "Utilice este menú para ver todas las extensiones, monitorear e interactuar con las llamadas activas.";
$text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives.";
$text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas.";
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada.";
$text['description-2']['pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi połączeniami.";
$text['description-2']['sv-se'] = "Använd detta för att se alla anknytningar och monitorera och hantera aktiva samtal.";
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
$text['description']['es-cl'] = "Utilice este menú para monitorear e interactuar con las llamadas activas.";
$text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives.";
$text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas.";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['description']['pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi połączeniami.";
$text['description']['sv-se'] = "Använd detta för att monitorera och hantera aktiva samtal.";
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
$text['confirm-socket']['es-cl'] = "Conexión con socket fallida.";
$text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué.";
$text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
$text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou";
$text['confirm-socket']['pl'] = "Polaczenie do Event Socket nie powiodło się";
$text['confirm-socket']['sv-se'] = "Anslutning till 'Event Socket' misslyckades";
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
$text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?";
$text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?";
$text['confirm-hangup']['pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
$text['confirm-hangup']['sv-se'] = "Vill du verkligen avsluta detta samtal";
$text['check-onbreak-status']['en-us'] = "On Break";
$text['check-onbreak-status']['es-cl'] = "En Pausa";
$text['check-onbreak-status']['fr-fr'] = "En Pause";
$text['check-onbreak-status']['pt-pt'] = "Em Pausa";
$text['check-onbreak-status']['pt-br'] = "Em Pausa";
$text['check-onbreak-status']['pl'] = "Na przerwie";
$text['check-onbreak-status']['sv-se'] = "På Rast";
$text['check-loggedout-status']['en-us'] = "Logged Out";
$text['check-loggedout-status']['es-cl'] = "Desconectado";
$text['check-loggedout-status']['fr-fr'] = "Délogué";
$text['check-loggedout-status']['pt-pt'] = "Desligado";
$text['check-loggedout-status']['pt-br'] = "Desligado";
$text['check-loggedout-status']['pl'] = "Wylogowany";
$text['check-loggedout-status']['sv-se'] = "Utloggad";
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
$text['check-do-not-disturb-status']['es-cl'] = "No molestar";
$text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger";
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
$text['check-do-not-disturb-status']['pt-br'] = "Não Pertube";
$text['check-do-not-disturb-status']['pl'] = "Nie przeszkadzaj (DND)";
$text['check-do-not-disturb-status']['sv-se'] = "Stör Ej";
$text['check-available-status']['en-us'] = "Available";
$text['check-available-status']['es-cl'] = "Disponible";
$text['check-available-status']['fr-fr'] = "Disponible";
$text['check-available-status']['pt-pt'] = "Disponível";
$text['check-available-status']['pt-br'] = "Disponível";
$text['check-available-status']['pl'] = "Dostępny";
$text['check-available-status']['sv-se'] = "Anträffbar";
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
$text['check-available-on-demand-status']['es-cl'] = "Disponible (On Demand)";
$text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)";
$text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
$text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)";
$text['check-available-on-demand-status']['pl'] = "Dostępny (na żądanie)";
$text['check-available-on-demand-status']['sv-se'] = "Anträffbar (På Begäran) ";
?>

View File

@ -1,19 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Active Calls"; $apps[$x]['menu'][0]['title']['en-us'] = "Active Calls";
$apps[$x]['menu'][0]['title']['es-cl'] = "Llamadas Activas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Llamadas Activas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Appels en cours";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Chamadas Activas";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Chamadas ativas";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Appels en cours"; $apps[$x]['menu'][0]['title']['pl'] = "Aktywne połączenia";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva samtal";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Chamadas Activas"; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade"; $apps[$x]['menu'][0]['path'] = "/app/calls_active/calls_active.php";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/calls_active/calls_active.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,22 +1,18 @@
<?php <?php
$y = 0; $apps[$x]['menu'][0]['title']['en-us'] = "Conference Center";
$apps[$x]['menu'][$y]['title']['en-us'] = "Conference Center"; $apps[$x]['menu'][0]['title']['es-cl'] = "Cent. de Conferencias";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Cent. de Conferencias"; $apps[$x]['menu'][0]['title']['fr-fr'] = "Centre de Conférences";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Conferencias";
$apps[$x]['menu'][$y]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Conferência";
$apps[$x]['menu'][$y]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Centrum Konferencyjne";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre de Conférences"; $apps[$x]['menu'][0]['title']['sv-se'] = "Konferenscenter";
$apps[$x]['menu'][$y]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "95f88726-4706-43f0-b52b-9504a0b8046f";
$apps[$x]['menu'][$y]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Conferencias"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/conference_centers/conference_centers.php";
$apps[$x]['menu'][$y]['uuid'] = "95f88726-4706-43f0-b52b-9504a0b8046f"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][$y]['path'] = "/app/conference_centers/conference_centers.php";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; ?>
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "user";
?>

View File

@ -1,275 +1,395 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['message-denied']['en-us'] = "access denied";
1.1 (the "License"); you may not use this file except in compliance with $text['message-denied']['es-cl'] = "acceso denegado";
the License. You may obtain a copy of the License at $text['message-denied']['pt-pt'] = "Acesso negado";
http://www.mozilla.org/MPL/ $text['message-denied']['fr-fr'] = "Accès non authorisé";
$text['message-denied']['pt-br'] = "Acesso negado";
$text['message-denied']['pl'] = "Odmowa dostępu";
$text['message-denied']['sv-se'] = "Tillträde Nekat";
Software distributed under the License is distributed on an "AS IS" basis, $text['message-connection']['en-us'] = "Connection to Event Socket failed.";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida.";
for the specific language governing rights and limitations under the $text['message-connection']['pt-pt'] = "Conexão à Event Socket falhou.";
License. $text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou";
$text['message-connection']['pl'] = "Połączenie do „Event Socket” nie powiodło się";
$text['message-connection']['sv-se'] = "Anslutning till Händelse misslyckades";
The Original Code is FusionPBX $text['message-click_to_unmute']['en-us'] = "Click to Unmute Member";
$text['message-click_to_unmute']['es-cl'] = "Haga clic para desactivar el silencio miembro";
$text['message-click_to_unmute']['pt-pt'] = "Clique para microf Estados";
$text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres";
$text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo";
$text['message-click_to_unmute']['pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
$text['message-click_to_unmute']['sv-se'] = "Klicka för att Aktivera Deltagares Mikrofon";
The Initial Developer of the Original Code is $text['message-click_to_mute']['en-us'] = "Click to mute Member";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-click_to_mute']['es-cl'] = "Haga clic en silencio miembro";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['message-click_to_mute']['pt-pt'] = "Clique para silenciar Estados";
the Initial Developer. All Rights Reserved. $text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres";
$text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo";
$text['message-click_to_mute']['pl'] = "Kliknij, aby wyciszyć uczestnika";
$text['message-click_to_mute']['sv-se'] = "Klicka för att Stänga Av Deltagares Mikrofon";
Contributor(s): $text['label-yes']['en-us'] = "Yes";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-yes']['es-cl'] = "Si";
James Rose <james.o.rose@gmail.com> $text['label-yes']['pt-pt'] = "Sim";
Philippe Rioual <bhouba@gmail.com> $text['label-yes']['fr-fr'] = "Oui";
*/ $text['label-yes']['pt-br'] = "Sim";
$text['message-denied']['en-us'] = "access denied"; $text['label-yes']['pl'] = "Tak";
$text['message-denied']['es-cl'] = "acceso denegado"; $text['label-yes']['sv-se'] = "Ja";
$text['message-denied']['pt-pt'] = "Acesso negado";
$text['message-denied']['fr-fr'] = "Accès non authorisé";
$text['label-interactive']['en-us'] = "Interactive Conference"; $text['label-volume']['en-us'] = "Vol";
$text['label-interactive']['es-cl'] = "Conferencia Interactiva"; $text['label-volume']['es-cl'] = "Vol";
$text['label-interactive']['pt-pt'] = "Conferência Interactiva"; $text['label-volume']['pt-pt'] = "Vol";
$text['label-interactive']['fr-fr'] = "Conférence Interactive"; $text['label-volume']['fr-fr'] = "Vol";
$text['label-volume']['pt-br'] = "Volume";
$text['label-volume']['pl'] = "Głośność";
$text['label-volume']['sv-se'] = "Vol";
$text['description-interactive']['en-us'] = "Use this to monitor and interact with the members of the conference."; $text['label-video']['en-us'] = "Video";
$text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia."; $text['label-video']['es-cl'] = "Video";
$text['description-interactive']['pt-pt'] = "Use isto para monitorizar e interagir com os membros da conferência."; $text['label-video']['pt-pt'] = "Vídeo";
$text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence"; $text['label-video']['fr-fr'] = "Vidéo";
$text['label-video']['pt-br'] = "Video";
$text['label-video']['pl'] = "Wideo";
$text['label-video']['sv-se'] = "Video";
$text['message-connection']['en-us'] = "Connection to Event Socket failed."; $text['label-unmute-all']['en-us'] = "Unmute All";
$text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida."; $text['label-unmute-all']['es-cl'] = "Desilenciar a todos";
$text['message-connection']['pt-pt'] = "Conexão à Event Socket falhou."; $text['label-unmute-all']['pt-pt'] = "Todos com som";
$text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec."; $text['label-unmute-all']['fr-fr'] = "tous sonore";
$text['label-unmute-all']['pt-br'] = "Todos com som";
$text['label-unmute-all']['pl'] = "Wyłącz wyciszenie wszystkim";
$text['label-unmute-all']['sv-se'] = "Aktivera Allas Mikrofoner";
$text['label-message']['en-us'] = "Message"; $text['label-unmute']['en-us'] = "Unmute";
$text['label-message']['es-cl'] = "Mensaje"; $text['label-unmute']['es-cl'] = "Desilenciar";
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-unmute']['pt-pt'] = "Com som";
$text['label-message']['fr-fr'] = "Message"; $text['label-unmute']['fr-fr'] = "sonore";
$text['label-unmute']['pt-br'] = "Com som";
$text['label-unmute']['pl'] = "Wyłącz wyciszenie";
$text['label-unmute']['sv-se'] = "Mikrofon Aktiv";
$text['label-tools']['en-us'] = "Tools"; $text['label-unlock']['en-us'] = "Unlock";
$text['label-tools']['es-cl'] = "Herramientas"; $text['label-unlock']['es-cl'] = "Desbloquear";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-unlock']['pt-pt'] = "Desbloquear";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-unlock']['fr-fr'] = "Débloqué";
$text['label-unlock']['pt-br'] = "Desbloquear";
$text['label-unlock']['pl'] = "Odblokuj";
$text['label-unlock']['sv-se'] = "Lås Upp";
$text['button-start-rec']['en-us'] = "Start Record"; $text['label-undeaf']['en-us'] = "Undeaf";
$text['button-start-rec']['es-cl'] = "Iniciar Grabación"; $text['label-undeaf']['es-cl'] = "Deshacer Sordo";
$text['button-start-rec']['pt-pt'] = "Começar gravação"; $text['label-undeaf']['pt-pt'] = "Desensurdecer";
$text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement"; $text['label-undeaf']['fr-fr'] = "entandant";
$text['label-undeaf']['pt-br'] = "Desensurdecer ";
$text['label-undeaf']['pl'] = "Undeaf ";
$text['label-undeaf']['sv-se'] = "Hörbarhet";
$text['button-stop-rec']['en-us'] = "Stop Record"; $text['label-tools']['en-us'] = "Tools";
$text['button-stop-rec']['es-cl'] = "Detener Grabación"; $text['label-tools']['es-cl'] = "Herramientas";
$text['button-stop-rec']['pt-pt'] = "Parar gravação"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-tools']['pl'] = "Narzędzia";
$text['label-tools']['sv-se'] = "Verktyg";
$text['label-recording']['en-us'] = "Recording"; $text['label-tool']['en-us'] = "Tools";
$text['label-recording']['es-cl'] = "Grabando"; $text['label-tool']['es-cl'] = "Herramientas";
$text['label-recording']['pt-pt'] = "Gravando"; $text['label-tool']['pt-pt'] = "Ferramentas";
$text['label-recording']['fr-fr'] = "Enregistré"; $text['label-tool']['fr-fr'] = "Outils";
$text['label-tool']['pt-br'] = "Ferramentas";
$text['label-tool']['pl'] = "Narzędzia";
$text['label-tool']['sv-se'] = "Verktyg";
$text['label-not-recording']['en-us'] = "Not Recording"; $text['label-talking']['en-us'] = "Talking";
$text['label-not-recording']['es-cl'] = "Sin grabar"; $text['label-talking']['es-cl'] = "Hablando";
$text['label-not-recording']['pt-pt'] = "Não Gravando"; $text['label-talking']['pt-pt'] = "Falando";
$text['label-not-recording']['fr-fr'] = "Non Enregistré"; $text['label-talking']['fr-fr'] = "parle";
$text['label-talking']['pt-br'] = "Falando";
$text['label-talking']['pl'] = "Mówiący";
$text['label-talking']['sv-se'] = "Talande";
$text['label-unlock']['en-us'] = "Unlock"; $text['label-speak']['en-us'] = "Speak";
$text['label-unlock']['es-cl'] = "Desbloquear"; $text['label-speak']['es-cl'] = "Hablar";
$text['label-unlock']['pt-pt'] = "Desbloquear"; $text['label-speak']['pt-pt'] = "Falar";
$text['label-unlock']['fr-fr'] = "Débloqué"; $text['label-speak']['fr-fr'] = "parler";
$text['label-speak']['pt-br'] = "Falar";
$text['label-speak']['pl'] = "Mów";
$text['label-speak']['sv-se'] = "Tala";
$text['label-lock']['en-us'] = "Lock"; $text['label-recording']['en-us'] = "Recording";
$text['label-lock']['es-cl'] = "Bloquear"; $text['label-recording']['es-cl'] = "Grabando";
$text['label-lock']['pt-pt'] = "Bloquear"; $text['label-recording']['pt-pt'] = "Gravando";
$text['label-lock']['fr-fr'] = "Bloqué"; $text['label-recording']['fr-fr'] = "Enregistré";
$text['label-recording']['pt-br'] = "Gravando";
$text['label-recording']['pl'] = "Nagrywanie";
$text['label-recording']['sv-se'] = "Inspelning";
$text['label-id']['en-us'] = "ID"; $text['label-quiet']['en-us'] = "Quiet";
$text['label-id']['es-cl'] = "ID"; $text['label-quiet']['es-cl'] = "Tranquilo";
$text['label-id']['pt-pt'] = "ID"; $text['label-quiet']['pt-pt'] = "Tranquilo";
$text['label-id']['fr-fr'] = "ID"; $text['label-quiet']['fr-fr'] = "Calme";
$text['label-quiet']['pt-br'] = "Tranquilo";
$text['label-quiet']['pl'] = "Cichy";
$text['label-quiet']['sv-se'] = "Tyst";
$text['label-cid-name']['en-us'] = "CID Name"; $text['label-participant-pin']['en-us'] = "Participant PIN";
$text['label-cid-name']['es-cl'] = "Nombre de Caller ID"; $text['label-participant-pin']['es-cl'] = "Participante PIN";
$text['label-cid-name']['pt-pt'] = "Nome do Chamador"; $text['label-participant-pin']['pt-pt'] = "Participante PIN";
$text['label-cid-name']['fr-fr'] = "Nom d'appelant"; $text['label-participant-pin']['fr-fr'] = "Code Participant";
$text['label-participant-pin']['pt-br'] = "Participante";
$text['label-participant-pin']['pl'] = "Numer PIN uczestnika";
$text['label-participant-pin']['sv-se'] = "PIN Deltagare";
$text['label-cid-num']['en-us'] = "CID Number"; $text['label-participant']['en-us'] = "Participant";
$text['label-cid-num']['es-cl'] = "Número de Caller ID"; $text['label-participant']['es-cl'] = "Participante";
$text['label-cid-num']['pt-pt'] = "Número do Chamador"; $text['label-participant']['pt-pt'] = "Participante";
$text['label-cid-num']['fr-fr'] = "Numéro d'appelant"; $text['label-participant']['fr-fr'] = "Participant";
$text['label-participant']['pt-br'] = "Participante";
$text['label-participant']['pl'] = "Uczestnik";
$text['label-participant']['sv-se'] = "Deltagare";
$text['label-moderator']['en-us'] = "Moderator"; $text['label-not-recording']['en-us'] = "Not Recording";
$text['label-moderator']['es-cl'] = "Moderador"; $text['label-not-recording']['es-cl'] = "Sin grabar";
$text['label-moderator']['pt-pt'] = "Moderador"; $text['label-not-recording']['pt-pt'] = "Não Gravando";
$text['label-moderator']['fr-fr'] = "Modérateur"; $text['label-not-recording']['fr-fr'] = "Non Enregistré";
$text['label-not-recording']['pt-br'] = "Não gravando";
$text['label-not-recording']['pl'] = "Nie nagrywa";
$text['label-not-recording']['sv-se'] = "Spelar inte in";
$text['label-participant']['en-us'] = "Participant"; $text['label-no']['en-us'] = "No";
$text['label-participant']['es-cl'] = "Participante"; $text['label-no']['es-cl'] = "No";
$text['label-participant']['pt-pt'] = "Participante"; $text['label-no']['pt-pt'] = "Não";
$text['label-participant']['fr-fr'] = "Participant"; $text['label-no']['fr-fr'] = "Non";
$text['label-no']['pt-br'] = "Não ";
$text['label-no']['pl'] = "Nie";
$text['label-no']['sv-se'] = "Nej";
$text['label-joined']['en-us'] = "Joined"; $text['label-name']['en-us'] = "Name";
$text['label-joined']['es-cl'] = "Unido"; $text['label-name']['es-cl'] = "Nombre";
$text['label-joined']['pt-pt'] = "Entrou"; $text['label-name']['pt-pt'] = "Nome";
$text['label-joined']['fr-fr'] = "a joint"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
$text['label-capabilities']['en-us'] = "Capabilities"; $text['label-mute-all-alt']['en-us'] = "Mute all Participants.";
$text['label-capabilities']['es-cl'] = "Capacidades"; $text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador.";
$text['label-capabilities']['pt-pt'] = "Capacidades"; $text['label-mute-all-alt']['pt-pt'] = "Silenciar tudo menos o moderador.";
$text['label-capabilities']['fr-fr'] = "Capacités"; $text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur.";
$text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador";
$text['label-mute-all-alt']['pl'] = "Wycisz wszystkich uczestników";
$text['label-mute-all-alt']['sv-se'] = "Stäng av Deltagares mikrofon";
$text['label-hear']['en-us'] = "Hear"; $text['label-mute-all']['en-us'] = "Mute All";
$text['label-hear']['es-cl'] = "Escuchar"; $text['label-mute-all']['es-cl'] = "Silenciar a todos";
$text['label-hear']['pt-pt'] = "Ouvir"; $text['label-mute-all']['pt-pt'] = "Silenciar tudo";
$text['label-hear']['fr-fr'] = "écouter"; $text['label-mute-all']['fr-fr'] = "tous muets";
$text['label-mute-all']['pt-br'] = "Silenciar todos";
$text['label-mute-all']['pl'] = "Wycisz wszystkich";
$text['label-mute-all']['sv-se'] = "Stäng av Allas mikrofon";
$text['label-speak']['en-us'] = "Speak"; $text['label-mute']['en-us'] = "Mute";
$text['label-speak']['es-cl'] = "Hablar"; $text['label-mute']['es-cl'] = "Silenciar";
$text['label-speak']['pt-pt'] = "Falar"; $text['label-mute']['pt-pt'] = "Silenciar";
$text['label-speak']['fr-fr'] = "parler"; $text['label-mute']['fr-fr'] = "muet";
$text['label-mute']['pt-br'] = "Silenciar";
$text['label-mute']['pl'] = "Wycisz";
$text['label-mute']['sv-se'] = "Stäng av mikrofon";
$text['label-video']['en-us'] = "Video"; $text['label-moderator']['en-us'] = "Moderator";
$text['label-video']['es-cl'] = "Video"; $text['label-moderator']['es-cl'] = "Moderador";
$text['label-video']['pt-pt'] = "Vídeo"; $text['label-moderator']['pt-pt'] = "Moderador";
$text['label-video']['fr-fr'] = "Vidéo"; $text['label-moderator']['fr-fr'] = "Modérateur";
$text['label-moderator']['pt-br'] = "Administrador";
$text['label-moderator']['pl'] = "Moderator";
$text['label-moderator']['sv-se'] = "Värd";
$text['label-talking']['en-us'] = "Talking"; $text['label-message']['en-us'] = "Message";
$text['label-talking']['es-cl'] = "Hablando"; $text['label-message']['es-cl'] = "Mensaje";
$text['label-talking']['pt-pt'] = "Falando"; $text['label-message']['pt-pt'] = "Mensagem";
$text['label-talking']['fr-fr'] = "parle"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pl'] = "Wiadomość";
$text['label-message']['sv-se'] = "Meddelande";
$text['label-quiet']['en-us'] = "Quiet"; $text['label-members']['en-us'] = "Members";
$text['label-quiet']['es-cl'] = "Tranquilo"; $text['label-members']['es-cl'] = "Miembros";
$text['label-quiet']['pt-pt'] = "Tranquilo"; $text['label-members']['pt-pt'] = "Deputados";
$text['label-quiet']['fr-fr'] = "Calme"; $text['label-members']['fr-fr'] = "Membres";
$text['label-members']['pt-br'] = "Total";
$text['label-members']['pl'] = "Uczestnicy";
$text['label-members']['sv-se'] = "Deltagare";
$text['label-floor']['en-us'] = "Has Floor"; $text['label-member-count']['en-us'] = "Member Count";
$text['label-floor']['es-cl'] = "Tiene Piso"; $text['label-member-count']['es-cl'] = "Conteo de Miembros";
$text['label-floor']['pt-pt'] = "Floor"; $text['label-member-count']['pt-pt'] = "Total de membros";
$text['label-floor']['fr-fr'] = "A la parole"; $text['label-member-count']['fr-fr'] = "Décompte des participants";
$text['label-member-count']['pt-br'] = "Total de membros";
$text['label-member-count']['pl'] = "Liczba uczestników";
$text['label-member-count']['sv-se'] = "Antal Deltagare";
$text['label-tool']['en-us'] = "Tools"; $text['label-lock']['en-us'] = "Lock";
$text['label-tool']['es-cl'] = "Herramientas"; $text['label-lock']['es-cl'] = "Bloquear";
$text['label-tool']['pt-pt'] = "Ferramentas"; $text['label-lock']['pt-pt'] = "Bloquear";
$text['label-tool']['fr-fr'] = "Outils"; $text['label-lock']['fr-fr'] = "Bloqué";
$text['label-lock']['pt-br'] = "Bloquear";
$text['label-lock']['pl'] = "Zablokowany";
$text['label-lock']['sv-se'] = "Lås";
$text['label-yes']['en-us'] = "Yes"; $text['label-kick']['en-us'] = "Kick";
$text['label-yes']['es-cl'] = "Si"; $text['label-kick']['es-cl'] = "Echar";
$text['label-yes']['pt-pt'] = "Sim"; $text['label-kick']['pt-pt'] = "Ejectar";
$text['label-yes']['fr-fr'] = "Oui"; $text['label-kick']['fr-fr'] = "jeter";
$text['label-kick']['pt-br'] = "Ejetar";
$text['label-kick']['pl'] = "Kick ";
$text['label-kick']['sv-se'] = "Kick";
$text['label-no']['en-us'] = "No"; $text['label-joined']['en-us'] = "Joined";
$text['label-no']['es-cl'] = "No"; $text['label-joined']['es-cl'] = "Unido";
$text['label-no']['pt-pt'] = "Não"; $text['label-joined']['pt-pt'] = "Entrou";
$text['label-no']['fr-fr'] = "Non"; $text['label-joined']['fr-fr'] = "a joint";
$text['label-joined']['pt-br'] = "Entrou";
$text['label-joined']['pl'] = "Dołączył";
$text['label-joined']['sv-se'] = "Blev medlem";
$text['label-energy']['en-us'] = "Energy"; $text['label-interactive']['en-us'] = "Interactive Conference";
$text['label-energy']['es-cl'] = "Energía"; $text['label-interactive']['es-cl'] = "Conferencia Interactiva";
$text['label-energy']['pt-pt'] = "Energia"; $text['label-interactive']['pt-pt'] = "Conferência Interactiva";
$text['label-energy']['fr-fr'] = "Energie"; $text['label-interactive']['fr-fr'] = "Conférence Interactive";
$text['label-interactive']['pt-br'] = "Conferência interativa";
$text['label-interactive']['pl'] = "Interaktywna rozmowa konferencyjna";
$text['label-interactive']['sv-se'] = "Interaktiv Konferens";
$text['label-volume']['en-us'] = "Vol"; $text['label-id']['en-us'] = "ID";
$text['label-volume']['es-cl'] = "Vol"; $text['label-id']['es-cl'] = "ID";
$text['label-volume']['pt-pt'] = "Vol"; $text['label-id']['pt-pt'] = "ID";
$text['label-volume']['fr-fr'] = "Vol"; $text['label-id']['fr-fr'] = "ID";
$text['label-id']['pt-br'] = "ID";
$text['label-id']['pl'] = "ID";
$text['label-id']['sv-se'] = "ID";
$text['label-gain']['en-us'] = "Gain"; $text['label-hear']['en-us'] = "Hear";
$text['label-gain']['es-cl'] = "Ganancia"; $text['label-hear']['es-cl'] = "Escuchar";
$text['label-gain']['pt-pt'] = "Ganho"; $text['label-hear']['pt-pt'] = "Ouvir";
$text['label-gain']['fr-fr'] = "Gain"; $text['label-hear']['fr-fr'] = "écouter";
$text['label-hear']['pt-br'] = "Ouvir";
$text['label-hear']['pl'] = "Usłysz";
$text['label-hear']['sv-se'] = "Höra";
$text['label-mute']['en-us'] = "Mute"; $text['label-gain']['en-us'] = "Gain";
$text['label-mute']['es-cl'] = "Silenciar"; $text['label-gain']['es-cl'] = "Ganancia";
$text['label-mute']['pt-pt'] = "Silenciar"; $text['label-gain']['pt-pt'] = "Ganho";
$text['label-mute']['fr-fr'] = "muet"; $text['label-gain']['fr-fr'] = "Gain";
$text['label-gain']['pt-br'] = "Ganho";
$text['label-gain']['pl'] = "Przyrost";
$text['label-gain']['sv-se'] = "Förstärka";
$text['label-unmute']['en-us'] = "Unmute"; $text['label-floor']['en-us'] = "Has Floor";
$text['label-unmute']['es-cl'] = "Desilenciar"; $text['label-floor']['es-cl'] = "Tiene Piso";
$text['label-unmute']['pt-pt'] = "Com som"; $text['label-floor']['pt-pt'] = "Floor";
$text['label-unmute']['fr-fr'] = "sonore"; $text['label-floor']['fr-fr'] = "A la parole";
$text['label-floor']['pt-br'] = "Derrubar";
$text['label-floor']['pl'] = "Posiada piętro";
$text['label-floor']['sv-se'] = "Har Ordet";
$text['label-mute-all']['en-us'] = "Mute All"; $text['label-energy']['en-us'] = "Energy";
$text['label-mute-all']['es-cl'] = "Silenciar a todos"; $text['label-energy']['es-cl'] = "Energía";
$text['label-mute-all']['pt-pt'] = "Silenciar tudo"; $text['label-energy']['pt-pt'] = "Energia";
$text['label-mute-all']['fr-fr'] = "tous muets"; $text['label-energy']['fr-fr'] = "Energie";
$text['label-energy']['pt-br'] = "Energia";
$text['label-energy']['pl'] = "Energia";
$text['label-energy']['sv-se'] = "Energi";
$text['label-mute-all-alt']['en-us'] = "Mute all Participants."; $text['label-end-conference']['en-us'] = "End Conference";
$text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador."; $text['label-end-conference']['es-cl'] = "Terminar Conferencia";
$text['label-mute-all-alt']['pt-pt'] = "Silenciar tudo menos o moderador."; $text['label-end-conference']['pt-pt'] = "Terminar conferência";
$text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur."; $text['label-end-conference']['fr-fr'] = "finir la conférence";
$text['label-end-conference']['pt-br'] = "Finalizar conferência";
$text['label-end-conference']['pl'] = "Zakończ rozmowę konferencyjna";
$text['label-end-conference']['sv-se'] = "Avsluta Konferens";
$text['label-unmute-all']['en-us'] = "Unmute All"; $text['label-deaf']['en-us'] = "Deaf";
$text['label-unmute-all']['es-cl'] = "Desilenciar a todos"; $text['label-deaf']['es-cl'] = "Sordo";
$text['label-unmute-all']['pt-pt'] = "Todos com som"; $text['label-deaf']['pt-pt'] = "Ensurdecer";
$text['label-unmute-all']['fr-fr'] = "tous sonore"; $text['label-deaf']['fr-fr'] = "sourd";
$text['label-deaf']['pt-br'] = "Ensurdecer ";
$text['label-deaf']['pl'] = "Głuchy";
$text['label-deaf']['sv-se'] = "Hör inte";
$text['message-click_to_mute']['en-us'] = "Click to mute Member"; $text['label-cid-num']['en-us'] = "CID Number";
$text['message-click_to_mute']['es-cl'] = "Haga clic en silencio miembro"; $text['label-cid-num']['es-cl'] = "Número de Caller ID";
$text['message-click_to_mute']['pt-pt'] = "Clique para silenciar Estados"; $text['label-cid-num']['pt-pt'] = "Número do Chamador";
$text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres"; $text['label-cid-num']['fr-fr'] = "Numéro d'appelant";
$text['label-cid-num']['pt-br'] = "Número de destino";
$text['label-cid-num']['pl'] = "Prezentacja numeru dzwoniącego";
$text['label-cid-num']['sv-se'] = "CID, nummerpresentation";
$text['message-click_to_unmute']['en-us'] = "Click to Unmute Member"; $text['label-cid-name']['en-us'] = "CID Name";
$text['message-click_to_unmute']['es-cl'] = "Haga clic para desactivar el silencio miembro"; $text['label-cid-name']['es-cl'] = "Nombre de Caller ID";
$text['message-click_to_unmute']['pt-pt'] = "Clique para microf Estados"; $text['label-cid-name']['pt-pt'] = "Nome do Chamador";
$text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres"; $text['label-cid-name']['fr-fr'] = "Nom d'appelant";
$text['label-cid-name']['pt-br'] = "Nome CID";
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-cid-name']['sv-se'] = "CID, namnpresentation";
$text['label-end-conference']['en-us'] = "End Conference"; $text['label-capabilities']['en-us'] = "Capabilities";
$text['label-end-conference']['es-cl'] = "Terminar Conferencia"; $text['label-capabilities']['es-cl'] = "Capacidades";
$text['label-end-conference']['pt-pt'] = "Terminar conferência"; $text['label-capabilities']['pt-pt'] = "Capacidades";
$text['label-end-conference']['fr-fr'] = "finir la conférence"; $text['label-capabilities']['fr-fr'] = "Capacités";
$text['label-capabilities']['pt-br'] = "Capacidades";
$text['label-capabilities']['pl'] = "Możliwości";
$text['label-capabilities']['sv-se'] = "Möjligheter";
$text['label-deaf']['en-us'] = "Deaf"; $text['label-active']['en-us'] = "Active Conferences";
$text['label-deaf']['es-cl'] = "Sordo"; $text['label-active']['es-cl'] = "Conferencias Activas";
$text['label-deaf']['pt-pt'] = "Ensurdecer"; $text['label-active']['pt-pt'] = "Conferências Activas";
$text['label-deaf']['fr-fr'] = "sourd"; $text['label-active']['fr-fr'] = "Conférences Avtives";
$text['label-active']['pt-br'] = "Conferências ativas";
$text['label-active']['pl'] = "Aktywne konferencje";
$text['label-active']['sv-se'] = "Aktiva Konferenser";
$text['label-undeaf']['en-us'] = "Undeaf"; $text['description-interactive']['en-us'] = "Use this to monitor and interact with the members of the conference.";
$text['label-undeaf']['es-cl'] = "Deshacer Sordo"; $text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia.";
$text['label-undeaf']['pt-pt'] = "Desensurdecer"; $text['description-interactive']['pt-pt'] = "Use isto para monitorizar e interagir com os membros da conferência.";
$text['label-undeaf']['fr-fr'] = "entandant"; $text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence";
$text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui";
$text['description-interactive']['pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
$text['description-interactive']['sv-se'] = "Använd detta för att Monitorera och Interagera med deltagare i Konferensen";
$text['label-kick']['en-us'] = "Kick"; $text['description-active']['en-us'] = "List all the conferences that are currently active with one or more members.";
$text['label-kick']['es-cl'] = "Echar"; $text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos.";
$text['label-kick']['pt-pt'] = "Ejectar"; $text['description-active']['pt-pt'] = "Listar todas as conferências que estão actualmente activas com um ou mais membros.";
$text['label-kick']['fr-fr'] = "jeter"; $text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants.";
$text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros";
$text['description-active']['pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
$text['description-active']['sv-se'] = "Lista alla Konferenser som är aktiva med en eller fler deltagare";
$text['label-active']['en-us'] = "Active Conferences"; $text['button-view']['en-us'] = "View";
$text['label-active']['es-cl'] = "Conferencias Activas"; $text['button-view']['es-cl'] = "Ver";
$text['label-active']['pt-pt'] = "Conferências Activas"; $text['button-view']['pt-pt'] = "Vista";
$text['label-active']['fr-fr'] = "Conférences Avtives"; $text['button-view']['fr-fr'] = "Voir";
$text['button-view']['pt-br'] = "Visualizar";
$text['button-view']['pl'] = "Widok";
$text['button-view']['sv-se'] = "Visa";
$text['description-active']['en-us'] = "List all the conferences that are currently active with one or more members."; $text['button-stop-rec']['en-us'] = "Stop Record";
$text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos."; $text['button-stop-rec']['es-cl'] = "Detener Grabación";
$text['description-active']['pt-pt'] = "Listar todas as conferências que estão actualmente activas com um ou mais membros."; $text['button-stop-rec']['pt-pt'] = "Parar gravação";
$text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants."; $text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement";
$text['button-stop-rec']['pt-br'] = "Pausar gravação";
$text['button-stop-rec']['pl'] = "Zatrzymanie nagrywania";
$text['button-stop-rec']['sv-se'] = "Stoppa Inspelning";
$text['label-name']['en-us'] = "Name"; $text['button-start-rec']['en-us'] = "Start Record";
$text['label-name']['es-cl'] = "Nombre"; $text['button-start-rec']['es-cl'] = "Iniciar Grabación";
$text['label-name']['pt-pt'] = "Nome"; $text['button-start-rec']['pt-pt'] = "Começar gravação";
$text['label-name']['fr-fr'] = "Nom"; $text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement";
$text['button-start-rec']['pt-br'] = "Iniciar gravação";
$text['button-start-rec']['pl'] = "Początek nagrywania";
$text['button-start-rec']['sv-se'] = "Starta Inspelning";
$text['label-member-count']['en-us'] = "Member Count"; ?>
$text['label-member-count']['es-cl'] = "Conteo de Miembros";
$text['label-member-count']['pt-pt'] = "Total de membros";
$text['label-member-count']['fr-fr'] = "Décompte des participants";
$text['button-view']['en-us'] = "View";
$text['button-view']['es-cl'] = "Ver";
$text['button-view']['pt-pt'] = "Vista";
$text['button-view']['fr-fr'] = "Voir";
$text['label-participant-pin']['en-us'] = "Participant PIN";
$text['label-participant-pin']['es-cl'] = "Participante PIN";
$text['label-participant-pin']['pt-pt'] = "Participante PIN";
$text['label-participant-pin']['fr-fr'] = "Code Participant";
$text['label-members']['en-us'] = "Members";
$text['label-members']['es-cl'] = "Miembros";
$text['label-members']['pt-pt'] = "Deputados";
$text['label-members']['fr-fr'] = "Membres";
?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Active Conferences"; $apps[$x]['menu'][0]['title']['en-us'] = "Active Conferences";
$apps[$x]['menu'][0]['title']['es-cl'] = "Conferencias Activas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Conferencias Activas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Conférences en cours";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Conferencias Activas";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Conferência ativa";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Conférences en cours"; $apps[$x]['menu'][0]['title']['pl'] = "Aktywne rozmowy konferencyjne";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Konferenser";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "2d857bbb-43b9-b8f7-a138-642868e0453a";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Conferencias Activas"; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "2d857bbb-43b9-b8f7-a138-642868e0453a"; $apps[$x]['menu'][0]['path'] = "/app/conferences_active/conferences_active.php";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['path'] = "/app/conferences_active/conferences_active.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,27 @@
<?php <?php
$apps[$x]['menu'][$y]['title']['en-us'] = "Contacts"; $apps[$x]['menu'][0]['title']['en-us'] = "Contacts";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Contactos"; $apps[$x]['menu'][0]['title']['pt-br'] = "Contatos";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Kontakty";
$apps[$x]['menu'][$y]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['uk'] = "Контакти";
$apps[$x]['menu'][$y]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Kontakter";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Contacts";
$apps[$x]['menu'][$y]['title']['fr-ca'] = ""; $apps[$x]['menu'][1]['title']['es-cl'] = "Contactos";
$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos"; $apps[$x]['menu'][2]['title']['fr-fr'] = "Contacts";
$apps[$x]['menu'][$y]['title']['pt-br'] = "";
$apps[$x]['menu'][$y]['uuid'] = "f14e6ab6-6565-d4e6-cbad-a51d2e3e8ec6"; $apps[$x]['menu'][3]['title']['pt-pt'] = "Contactos";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][4]['uuid'] = "f14e6ab6-6565-d4e6-cbad-a51d2e3e8ec6";
$apps[$x]['menu'][$y]['path'] = "/app/contacts/contacts.php";
//$apps[$x]['menu'][$y]['groups'][] = "user"; $apps[$x]['menu'][5]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][6]['category'] = "internal";
$apps[$x]['menu'][7]['path'] = "/app/contacts/contacts.php";
$apps[$x]['menu'][8]['groups'][] = "admin";
$apps[$x]['menu'][9]['groups'][] = "superadmin";
?> ?>

View File

@ -226,3 +226,213 @@
$text['button-save']['fr-fr'] = "Sauvegarde"; $text['button-save']['fr-fr'] = "Sauvegarde";
?> ?>
= "Categoría RSS";
$text['label-rss-category']['pt-pt'] = "Categoria RSS";
$text['label-rss-category']['fr-fr'] = "RSS Categorie";
$text['label-rss-category']['pt-br'] = "Categoria RSS";
$text['label-rss-category']['he'] = "RSS קטגוריית";
$text['label-rss-category']['pl'] = "Kategoria RSS";
$text['label-rss-category']['uk'] = "Категорія RSS";
$text['label-rss-category']['sv-se'] = "RSS Kategori";
$text['label-order']['en-us'] = "Order";
$text['label-order']['es-cl'] = "Orden";
$text['label-order']['pt-pt'] = "Ordem";
$text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-order']['he'] = "סדר";
$text['label-order']['pl'] = "Kolejność";
$text['label-order']['uk'] = "Інше";
$text['label-order']['sv-se'] = "Ordning";
$text['label-on-off']['en-us'] = "on/off";
$text['label-on-off']['es-cl'] = "on/off";
$text['label-on-off']['pt-pt'] = "on/off";
$text['label-on-off']['fr-fr'] = "on/off";
$text['label-on-off']['pt-br'] = "On/Off";
$text['label-on-off']['he'] = "הדלקֿֿ/כבה";
$text['label-on-off']['pl'] = "Włączony/wyłączony";
$text['label-on-off']['uk'] = "увімк./вимкн.";
$text['label-on-off']['sv-se'] = "på/av";
$text['label-list']['en-us'] = "List";
$text['label-list']['es-cl'] = "Lista";
$text['label-list']['pt-pt'] = "Lista";
$text['label-list']['fr-fr'] = "Liste";
$text['label-list']['pt-br'] = "Lista";
$text['label-list']['he'] = "רשימה";
$text['label-list']['pl'] = "Lista";
$text['label-list']['uk'] = "Список";
$text['label-list']['sv-se'] = "Lista";
$text['label-link']['en-us'] = "Link";
$text['label-link']['es-cl'] = "Enlace";
$text['label-link']['pt-pt'] = "Link";
$text['label-link']['fr-fr'] = "Lien";
$text['label-link']['pt-br'] = "Link";
$text['label-link']['he'] = "קישור";
$text['label-link']['pl'] = "Link";
$text['label-link']['uk'] = "Посилання";
$text['label-link']['sv-se'] = "Länk";
$text['label-id']['en-us'] = "ID";
$text['label-id']['es-cl'] = "ID";
$text['label-id']['pt-pt'] = "ID";
$text['label-id']['fr-fr'] = "ID";
$text['label-id']['pt-br'] = "ID";
$text['label-id']['he'] = "זיהוי";
$text['label-id']['pl'] = "ID";
$text['label-id']['uk'] = "ID";
$text['label-id']['sv-se'] = "ID";
$text['label-group']['en-us'] = "Group";
$text['label-group']['es-cl'] = "Grupo";
$text['label-group']['pt-pt'] = "Grupo";
$text['label-group']['fr-fr'] = "Groupe";
$text['label-group']['pt-br'] = "Grupo";
$text['label-group']['he'] = "קבוצה";
$text['label-group']['pl'] = "Grupa";
$text['label-group']['uk'] = "Група";
$text['label-group']['sv-se'] = "Grupp";
$text['label-edit']['en-us'] = "Edit";
$text['label-edit']['es-cl'] = "Editar";
$text['label-edit']['pt-pt'] = "Editar";
$text['label-edit']['fr-fr'] = "Editer";
$text['label-edit']['pt-br'] = "Editar";
$text['label-edit']['he'] = "עריכה";
$text['label-edit']['pl'] = "Edytuj";
$text['label-edit']['uk'] = "Редагувати";
$text['label-edit']['sv-se'] = "Redigera";
$text['label-details']['en-us'] = "Details";
$text['label-details']['es-cl'] = "Detalles";
$text['label-details']['pt-pt'] = "Detalhes";
$text['label-details']['fr-fr'] = "Détails";
$text['label-details']['pt-br'] = "Detalhes";
$text['label-details']['he'] = "פרטים";
$text['label-details']['pl'] = "Szczegóły";
$text['label-details']['uk'] = "Деталі";
$text['label-details']['sv-se'] = "Detaljer";
$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']['he'] = "תיאור";
$text['label-description']['pl'] = "Opis";
$text['label-description']['uk'] = "Опис";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-content-edit']['en-us'] = "Content";
$text['label-content-edit']['es-cl'] = "Contenido";
$text['label-content-edit']['pt-pt'] = "Conteúdo";
$text['label-content-edit']['fr-fr'] = "Contenu";
$text['label-content-edit']['pt-br'] = "Conteúdo";
$text['label-content-edit']['he'] = "תוכן";
$text['label-content-edit']['pl'] = "Zawartość";
$text['label-content-edit']['uk'] = "Вміст";
$text['label-content-edit']['sv-se'] = "Innehåll";
$text['label-content']['en-us'] = "Content";
$text['label-content']['es-cl'] = "Contenido";
$text['label-content']['pt-pt'] = "Conteúdo";
$text['label-content']['fr-fr'] = "Contenu";
$text['label-content']['pt-br'] = "Conteúdo";
$text['label-content']['he'] = "תוכן";
$text['label-content']['pl'] = "Zawartość";
$text['label-content']['uk'] = "Вміст";
$text['label-content']['sv-se'] = "Innehåll";
$text['label-category']['en-us'] = "Category";
$text['label-category']['es-cl'] = "Categoría";
$text['label-category']['pt-pt'] = "Categoria";
$text['label-category']['fr-fr'] = "Categorie";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['he'] = "קטגוריה";
$text['label-category']['pl'] = "Kategoria";
$text['label-category']['uk'] = "Категорія";
$text['label-category']['sv-se'] = "Kategori";
$text['description-rss']['en-us'] = "Task List for RSS...";
$text['description-rss']['es-cl'] = "Listado de tareas para RSS...";
$text['description-rss']['pt-pt'] = "Lista de tarefas para RSS...";
$text['description-rss']['fr-fr'] = "Liste de Tâches pour RSS...";
$text['description-rss']['pt-br'] = "Lista de tarefas para RSS";
$text['description-rss']['he'] = "";
$text['description-rss']['pl'] = "Lista zadań RSS";
$text['description-rss']['uk'] = "Список завдань для RSS";
$text['description-rss']['sv-se'] = "Uppgiftslista för RSS...";
$text['button-update']['en-us'] = "Update";
$text['button-update']['es-cl'] = "Actualizar";
$text['button-update']['pt-pt'] = "Actualização";
$text['button-update']['fr-fr'] = "Mise à Jour";
$text['button-update']['pt-br'] = "Atualização";
$text['button-update']['he'] = "";
$text['button-update']['pl'] = "Uaktualnij";
$text['button-update']['uk'] = "Оновити";
$text['button-update']['sv-se'] = "Uppdatera";
$text['button-search']['en-us'] = "Search";
$text['button-search']['es-cl'] = "Buscar";
$text['button-search']['pt-pt'] = "Pesquisa";
$text['button-search']['fr-fr'] = "recherche";
$text['button-search']['pt-br'] = "Pesquisa";
$text['button-search']['he'] = "";
$text['button-search']['pl'] = "Wyszukaj";
$text['button-search']['uk'] = "Пошук";
$text['button-search']['sv-se'] = "Sök";
$text['button-save']['en-us'] = "Save";
$text['button-save']['es-cl'] = "Guardar";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarde";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['he'] = "שמור";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$text['button-save']['sv-se'] = "Spara";
$text['button-public']['en-us'] = "public";
$text['button-public']['es-cl'] = "público";
$text['button-public']['pt-pt'] = "público";
$text['button-public']['fr-fr'] = "public";
$text['button-public']['pt-br'] = "Público";
$text['button-public']['he'] = "";
$text['button-public']['pl'] = "publiczny";
$text['button-public']['uk'] = "для всіх";
$text['button-public']['sv-se'] = "allmän";
$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']['he'] = "";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['uk'] = "Видалити";
$text['button-delete']['sv-se'] = "Ta Bort";
$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']['he'] = "חזרה";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$text['button-back']['sv-se'] = "Tillbaka";
$text['button-add-title']['en-us'] = "Add";
$text['button-add-title']['es-cl'] = "Agregar";
$text['button-add-title']['pt-pt'] = "Adicionar";
$text['button-add-title']['fr-fr'] = "Ajouter";
$text['button-add-title']['pt-br'] = "Adicionar";
$text['button-add-title']['he'] = "";
$text['button-add-title']['pl'] = "Dodaj";
$text['button-add-title']['uk'] = "Додати";
$text['button-add-title']['sv-se'] = "Lägg Till";
?>

View File

@ -1,21 +1,21 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Content Manager"; $apps[$x]['menu'][0]['title']['en-us'] = "Content Manager";
$apps[$x]['menu'][0]['title']['es-cl'] = "Gestor de Contenido"; $apps[$x]['menu'][0]['title']['es-cl'] = "Gestor de Contenido";
$apps[$x]['menu'][0]['title']['es-mx'] = "Administrador de Contenido"; $apps[$x]['menu'][0]['title']['es-mx'] = "Administrador de Contenido";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Contenu";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Administrateur";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Conteúdo";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Contenu"; $apps[$x]['menu'][0]['title']['pt-br'] = "Gerenciador de Conteúdo";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Administrateur"; $apps[$x]['menu'][0]['title']['he'] = "מנהל תוכן";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Menedżer zawartości";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor de Conteúdo"; $apps[$x]['menu'][0]['title']['uk'] = "Менеджер вмісту";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Innehålls Inställningar";
$apps[$x]['menu'][0]['uuid'] = "90397352-395c-40f6-2087-887144abc06d"; $apps[$x]['menu'][0]['uuid'] = "90397352-395c-40f6-2087-887144abc06d";
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/content/rsslist.php"; $apps[$x]['menu'][0]['path'] = "/app/content/rsslist.php";
$apps[$x]['menu'][0]['groups'][] = "admin"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,293 +1,516 @@
<?php <?php
$text["title-destinations"]["en-us"] = "Destinations"; $text['title-destinations']['en-us'] = "Destinations";
$text["title-destinations"]["es-cl"] = "Destinos"; $text['title-destinations']['es-cl'] = "Destinos";
$text["title-destinations"]["pt-pt"] = "Destinos"; $text['title-destinations']['pt-pt'] = "Destinos";
$text["title-destinations"]["fr-fr"] = "Destinations"; $text['title-destinations']['fr-fr'] = "Destinations";
$text['title-destinations']['pt-br'] = "Destinos";
$text['title-destinations']['pl'] = "Destynacje";
$text['title-destinations']['sv-se'] = "Destinationer";
$text['title-destinations']['uk'] = "Номери";
$text["title-destination-edit"]["en-us"] = "Destination"; $text['title-destination-edit']['en-us'] = "Destination";
$text["title-destination-edit"]["es-cl"] = "Editar Destino"; $text['title-destination-edit']['es-cl'] = "Editar Destino";
$text["title-destination-edit"]["pt-pt"] = "Editar Desvio"; $text['title-destination-edit']['pt-pt'] = "Editar Desvio";
$text["title-destination-edit"]["fr-fr"] = "Editer la Destination"; $text['title-destination-edit']['fr-fr'] = "Editer la Destination";
$text['title-destination-edit']['pt-br'] = "Editar destino";
$text['title-destination-edit']['pl'] = "Destynacja";
$text['title-destination-edit']['sv-se'] = "Destination";
$text['title-destination-edit']['uk'] = "Номер";
$text["title-destination-add"]["en-us"] = "Destination"; $text['title-destination-add']['en-us'] = "Destination";
$text["title-destination-add"]["es-cl"] = "Agregar Destino"; $text['title-destination-add']['es-cl'] = "Agregar Destino";
$text["title-destination-add"]["pt-pt"] = "Adicionar Desvio"; $text['title-destination-add']['pt-pt'] = "Adicionar Desvio";
$text["title-destination-add"]["fr-fr"] = "Ajouter une Destination"; $text['title-destination-add']['fr-fr'] = "Ajouter une Destination";
$text['title-destination-add']['pt-br'] = "Adicionar destino";
$text["option-type_outbound"]["en-us"] = "Outbound"; $text['title-destination-add']['pl'] = "Destynacja";
$text["option-type_outbound"]["es-cl"] = "Saliente"; $text['title-destination-add']['sv-se'] = "Destination";
$text["option-type_outbound"]["pt-pt"] = "Saída"; $text['title-destination-add']['uk'] = "Номер";
$text["option-type_outbound"]["fr-fr"] = "Sortant";
$text["option-type_inbound"]["en-us"] = "Inbound";
$text["option-type_inbound"]["es-cl"] = "Entrante";
$text["option-type_inbound"]["pt-pt"] = "Entrada";
$text["option-type_inbound"]["fr-fr"] = "Entrant";
$text["message-update"]["en-us"] = "Update Completed";
$text["message-update"]["es-cl"] = "Actualización Completa";
$text["message-update"]["pt-pt"] = "Actualização Realizada";
$text["message-update"]["fr-fr"] = "Mis à jour";
$text["message-required"]["en-us"] = "Please provide: ";
$text["message-required"]["es-cl"] = "Por favor ingrese: ";
$text["message-required"]["pt-pt"] = "Por favor forneça: ";
$text["message-required"]["fr-fr"] = "Merci d'indiquer: ";
$text["message-duplicate"]["en-us"] = "Duplicate detected";
$text["message-duplicate"]["es-cl"] = "Duplicar detectado";
$text["message-duplicate"]["pt-pt"] = "Duplicar detectado";
$text["message-duplicate"]["fr-fr"] = "Dupliquer détecté";
$text["message-delete"]["en-us"] = "Delete Completed";
$text["message-delete"]["es-cl"] = "Eliminación Completa";
$text["message-delete"]["pt-pt"] = "Remoção Realizada";
$text["message-delete"]["fr-fr"] = "Supprimé";
$text["message-add"]["en-us"] = "Add Completed";
$text["message-add"]["es-cl"] = "Agregar Completo";
$text["message-add"]["pt-pt"] = "Adição Realizada";
$text["message-add"]["fr-fr"] = "Ajouté";
$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-monthly_price_buy"]["en-us"] = "Monthly buy price";
$text["label-monthly_price_buy"]["es-cl"] = "Precio mensual de compra";
$text["label-monthly_price_buy"]["pt-pt"] = "Preço mensal compra";
$text["label-monthly_price_buy"]["fr-fr"] = "Prix mensuel d'achat";
$text["label-monthly_price"]["en-us"] = "Monthly selling price";
$text["label-monthly_price"]["es-cl"] = "Precio mensual de venta";
$text["label-monthly_price"]["pt-pt"] = "Preço mensal de venta";
$text["label-monthly_price"]["fr-fr"] = "Prix mensuel à vendre";
$text["label-fax_uuid"]["en-us"] = "Fax Detection";
$text["label-fax_uuid"]["es-cl"] = "Detección de Fax";
$text["label-fax_uuid"]["pt-pt"] = "Detecção de fax";
$text["label-fax_uuid"]["fr-fr"] = "Détection de Fax";
$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-detail_action"]["en-us"] = "Actions";
$text["label-detail_action"]["es-cl"] = "Accións";
$text["label-detail_action"]["pt-pt"] = "Ações";
$text["label-detail_action"]["fr-fr"] = "Actions";
$text["label-destination_type"]["en-us"] = "Type";
$text["label-destination_type"]["es-cl"] = "Tipo";
$text["label-destination_type"]["pt-pt"] = "Tipo";
$text["label-destination_type"]["fr-fr"] = "Type";
$text["label-destination_number"]["en-us"] = "Destination";
$text["label-destination_number"]["es-cl"] = "Destino";
$text["label-destination_number"]["pt-pt"] = "Desvio";
$text["label-destination_number"]["fr-fr"] = "Destination";
$text["label-destination_enabled"]["en-us"] = "Enabled";
$text["label-destination_enabled"]["es-cl"] = "Activado";
$text["label-destination_enabled"]["pt-pt"] = "Activado";
$text["label-destination_enabled"]["fr-fr"] = "Actif";
$text["label-destination_description"]["en-us"] = "Description";
$text["label-destination_description"]["es-cl"] = "Descripción";
$text["label-destination_description"]["pt-pt"] = "Descrição";
$text["label-destination_description"]["fr-fr"] = "Description";
$text["label-destination_context"]["en-us"] = "Context";
$text["label-destination_context"]["es-cl"] = "Contexto";
$text["label-destination_context"]["pt-pt"] = "Contexto";
$text["label-destination_context"]["fr-fr"] = "Contexte";
$text["label-destination_cid_name_prefix"]["en-us"] = "Caller ID Name Prefix";
$text["label-destination_cid_name_prefix"]["es-cl"] = "Prefijo de Nombre de Caller ID";
$text["label-destination_cid_name_prefix"]["pt-pt"] = "Nome do Chamador";
$text["label-destination_cid_name_prefix"]["fr-fr"] = "Préfixe ajouté au nom de l'appelant";
$text["label-destination_caller_id_number"]["en-us"] = "Caller ID Number";
$text["label-destination_caller_id_number"]["es-cl"] = "Número de Caller ID";
$text["label-destination_caller_id_number"]["pt-pt"] = "Número do chamador";
$text["label-destination_caller_id_number"]["fr-fr"] = "Caller ID Number";
$text["label-destination_caller_id_name"]["en-us"] = "Caller ID Name";
$text["label-destination_caller_id_name"]["es-cl"] = "Nombre de Caller ID";
$text["label-destination_caller_id_name"]["pt-pt"] = "Nome do chamador";
$text["label-destination_caller_id_name"]["fr-fr"] = "Caller ID Name";
$text["label-carrier"]["en-us"] = "Carrier name";
$text["label-carrier"]["es-cl"] = "Nombre del carrier";
$text["label-carrier"]["pt-pt"] = "Nombre del carrier";
$text["label-carrier"]["fr-fr"] = "Nom du carrier";
$text['label-domain']['en-us'] = "Domain";
$text['label-domain']['es-cl'] = "Dominio";
$text['label-domain']['pt-pt'] = "Domínio";
$text['label-domain']['fr-fr'] = "Domaine";
$text['description-domain']['en-us'] = "";
$text['description-domain']['es-cl'] = "";
$text['description-domain']['pt-pt'] = "";
$text['description-domain']['fr-fr'] = "";
$text['select-global']['en-us'] = "Global"; $text['select-global']['en-us'] = "Global";
$text['select-global']['es-cl'] = "Global"; $text['select-global']['es-cl'] = "Global";
$text['select-global']['pt-pt'] = "Global"; $text['select-global']['pt-pt'] = "Global";
$text['select-global']['fr-fr'] = "Mondial"; $text['select-global']['fr-fr'] = "Mondial";
$text['select-global']['pt-br'] = "Global";
$text['select-global']['pl'] = "Globalny";
$text['select-global']['sv-se'] = "Global";
$text['select-global']['uk'] = "Глобальний";
$text['label-destination_enabled']['en-us'] = "Enabled"; $text['option-type_outbound']['en-us'] = "Outbound";
$text['label-destination_enabled']['es-cl'] = "Activado"; $text['option-type_outbound']['es-cl'] = "Saliente";
$text['label-destination_enabled']['pt-pt'] = "Activado"; $text['option-type_outbound']['pt-pt'] = "Saída";
$text['label-destination_enabled']['fr-fr'] = "Actif"; $text['option-type_outbound']['fr-fr'] = "Sortant";
$text['option-type_outbound']['pt-br'] = "Saída";
$text['option-type_outbound']['pl'] = "Wychodzący";
$text['option-type_outbound']['sv-se'] = "Utgående";
$text['option-type_outbound']['uk'] = "Вихідний";
$text["header-destinations"]["en-us"] = "Destinations"; $text['option-type_inbound']['en-us'] = "Inbound";
$text["header-destinations"]["es-cl"] = "Destinos"; $text['option-type_inbound']['es-cl'] = "Entrante";
$text["header-destinations"]["pt-pt"] = "Destinos"; $text['option-type_inbound']['pt-pt'] = "Entrada";
$text["header-destinations"]["fr-fr"] = "Destinations"; $text['option-type_inbound']['fr-fr'] = "Entrant";
$text['option-type_inbound']['pt-br'] = "Entrada";
$text['option-type_inbound']['pl'] = "Przychodzący";
$text['option-type_inbound']['sv-se'] = "Inkommande";
$text['option-type_inbound']['uk'] = "Вхідний";
$text["header-destination-edit"]["en-us"] = "Destination"; $text['message-update']['en-us'] = "Update Completed";
$text["header-destination-edit"]["es-cl"] = "Editar Destino"; $text['message-update']['es-cl'] = "Actualización Completa";
$text["header-destination-edit"]["pt-pt"] = "Editar Desvio"; $text['message-update']['pt-pt'] = "Actualização Realizada";
$text["header-destination-edit"]["fr-fr"] = "Editer la Destination"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['sv-se'] = "Uppdatering Klar";
$text['message-update']['uk'] = "Оновлення завершено";
$text["header-destination-add"]["en-us"] = "Destination"; $text['message-required']['en-us'] = "Please provide: ";
$text["header-destination-add"]["es-cl"] = "Agregar Destino"; $text['message-required']['es-cl'] = "Por favor ingrese: ";
$text["header-destination-add"]["pt-pt"] = "Adicionar Desvio"; $text['message-required']['pt-pt'] = "Por favor forneça: ";
$text["header-destination-add"]["fr-fr"] = "Ajouter une Destination"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor forneça:";
$text["description-monthly_price_buy"]["en-us"] = "Enter monthly price you pay for this destination (only when inbound)"; $text['message-required']['pl'] = "Wpisz:";
$text["description-monthly_price_buy"]["es-cl"] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)"; $text['message-required']['sv-se'] = "Var god uppge:";
$text["description-monthly_price_buy"]["pt-pt"] = "Digite o preço mensal de paga para este destino (somente quando entrada)"; $text['message-required']['uk'] = "Будь ласка, вкажіть:";
$text["description-monthly_price_buy"]["fr-fr"] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)";
$text["description-monthly_price"]["en-us"] = "Enter monthly price to bill for this destination (only when inbound)";
$text["description-monthly_price"]["es-cl"] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)";
$text["description-monthly_price"]["pt-pt"] = "Digite o preço mensal de conta para este destino (somente quando entrada)";
$text["description-monthly_price"]["fr-fr"] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)";
$text["description-fax_uuid"]["en-us"] = "Select the fax destination to enable fax detection. ";
$text["description-fax_uuid"]["es-cl"] = "Seleccione el destino de fax para activar su detección";
$text["description-fax_uuid"]["pt-pt"] = "Seleccione o destino de fax para activar a detecção de fax.";
$text["description-fax_uuid"]["fr-fr"] = "Insérer la destination Fax afin d'activer la détection de Fax.";
$text["description-destinations"]["en-us"] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
$text["description-destinations"]["es-cl"] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes";
$text["description-destinations"]["pt-pt"] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada.";
$text["description-destinations"]["fr-fr"] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases.";
$text["description-destination_type"]["en-us"] = "Select the type.";
$text["description-destination_type"]["es-cl"] = "Seleccione el tipo.";
$text["description-destination_type"]["pt-pt"] = "Seleccionar o tipo.";
$text["description-destination_type"]["fr-fr"] = "Choisir le type.";
$text["description-destination_number"]["en-us"] = "Enter the destination.";
$text["description-destination_number"]["es-cl"] = "Ingrese el destino.";
$text["description-destination_number"]["pt-pt"] = "Introduza o desvio.";
$text["description-destination_number"]["fr-fr"] = "Indiquer la destination.";
$text["description-destination_enabled"]["en-us"] = "Set the current status of this destination.";
$text["description-destination_enabled"]["es-cl"] = "Configure el estado actual de este destino";
$text["description-destination_enabled"]["pt-pt"] = "Escolha o estado corrente deste destino.";
$text["description-destination_enabled"]["fr-fr"] = "Choisir l'état courant de la destination.";
$text["description-destination_description"]["en-us"] = "Enter a description for this destination (optional).";
$text["description-destination_description"]["es-cl"] = "Ingrese una descripción para este destino (opcional)";
$text["description-destination_description"]["pt-pt"] = "Introduza uma descrição para este destino (opcional).";
$text["description-destination_description"]["fr-fr"] = "Entrez une description pour cette destination (facultative).";
$text["description-destination_context"]["en-us"] = "Enter the context.";
$text["description-destination_context"]["es-cl"] = "Ingrese el contexto";
$text["description-destination_context"]["pt-pt"] = "Introduza o contexto.";
$text["description-destination_context"]["fr-fr"] = "Entrer le context.";
$text["description-destination_cid_name_prefix"]["en-us"] = "Set a prefix on the caller ID name.";
$text["description-destination_cid_name_prefix"]["es-cl"] = "Configurar el prefijo del nombre de Caller ID.";
$text["description-destination_cid_name_prefix"]["pt-pt"] = "Escolha um prefixo a adicionar ao nome do chamador.";
$text["description-destination_cid_name_prefix"]["fr-fr"] = "Choisir un préfixe à ajouter au nom de l'appelant.";
$text["description-destination_caller_id_number"]["en-us"] = "Enter the caller ID number.";
$text["description-destination_caller_id_number"]["es-cl"] = "Ingrese el número de Caller ID";
$text["description-destination_caller_id_number"]["pt-pt"] = "Introduza o número do chamador";
$text["description-destination_caller_id_number"]["fr-fr"] = "Insérer le numéro d'appelant.";
$text["description-destination_caller_id_name"]["en-us"] = "Enter the caller ID name.";
$text["description-destination_caller_id_name"]["es-cl"] = "Ingrese el nombre de caller ID";
$text["description-destination_caller_id_name"]["pt-pt"] = "Introduza o nome do chamador";
$text["description-destination_caller_id_name"]["fr-fr"] = "Insérer le nom d'appelant.";
$text["description-carrier"]["en-us"] = "Enter the carrier name. This is use to keep track incase billing";
$text["description-carrier"]["es-cl"] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación";
$text["description-carrier"]["pt-pt"] = "Digite o nome da operadora. Isto é usado para manter o controle meter faturamento";
$text["description-carrier"]["fr-fr"] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation";
$text['label-account_code']['en-us'] = "Account Code";
$text['label-account_code']['es-cl'] = "Código de Cuenta";
$text['label-account_code']['pt-pt'] = "Código de Conta";
$text['label-account_code']['fr-fr'] = "Code de Compte";
$text["description-account_code"]["en-us"] = "Enter account code.";
$text["description-account_code"]["es-cl"] = "Ingrese el código de cuenta.";
$text["description-account_code"]["pt-pt"] = "Digite o código de conta.";
$text["description-account_code"]["fr-fr"] = "Entrez nom de client.";
$text["confirm-delete"]["en-us"] = "Do you really want to delete this?";
$text["confirm-delete"]["es-cl"] = "¿Realmente desea eliminar esto?";
$text["confirm-delete"]["pt-pt"] = "Deseja realmente remover isto?";
$text["confirm-delete"]["fr-fr"] = "Voulez-vous vraiment supprimer cela?";
$text["button-search"]["en-us"] = "Search";
$text["button-search"]["es-cl"] = "Buscar";
$text["button-search"]["pt-pt"] = "Pesquisar";
$text["button-search"]["fr-fr"] = "Chercher";
$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-edit"]["en-us"] = "Edit";
$text["button-edit"]["es-cl"] = "Editar";
$text["button-edit"]["pt-pt"] = "Editar";
$text["button-edit"]["fr-fr"] = "Editer";
$text["button-delete"]["en-us"] = "Delete";
$text["button-delete"]["es-cl"] = "Eliminar";
$text["button-delete"]["pt-pt"] = "Remoção";
$text["button-delete"]["fr-fr"] = "Supprimer";
$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-add"]["en-us"] = "Add";
$text["button-add"]["es-cl"] = "Agregar";
$text["button-add"]["pt-pt"] = "Adicionar";
$text["button-add"]["fr-fr"] = "Ajouter";
$text["billing-warning"]["en-us"] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables.";
$text["billing-warning"]["es-cl"] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier";
$text["billing-warning"]["pt-pt"] = "Se você estiver usando o aplicativo de faturamento fusionpbx, certifique-se de adicionar variáveis accountcode e carrier";
$text["billing-warning"]["fr-fr"] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier";
$text['button-show_all']['en-us'] = "Show All";
$text['button-show_all']['es-cl'] = "Mostrar Todos";
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
$text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['label-domain-name']['en-us'] = "Domain Name";
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
$text['label-domain-name']['pt-pt'] = "Nome de Domínio";
$text['label-domain-name']['fr-fr'] = "Nom de Domaine";
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:"; $text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:"; $text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
$text['message-maximum_destinations']['pt-pt'] = "Destinos Máximo Permitido:"; $text['message-maximum_destinations']['pt-pt'] = "Destinos Máximo Permitido:";
$text['message-maximum_destinations']['fr-fr'] = "Destinations Maximum Autorisé:"; $text['message-maximum_destinations']['fr-fr'] = "Destinations Maximum Autorisé:";
$text['message-maximum_destinations']['pt-br'] = "Destino máximo permitido";
$text['message-maximum_destinations']['pl'] = "Maksymalna ilość destynacji";
$text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer";
$text['message-maximum_destinations']['uk'] = "Максимум номерів:";
$text['message-duplicate']['en-us'] = "Duplicate detected";
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
$text['message-duplicate']['pt-pt'] = "Duplicar detectado";
$text['message-duplicate']['fr-fr'] = "Dupliquer détecté";
$text['message-duplicate']['pt-br'] = "Detectado uma dubplicidade";
$text['message-duplicate']['pl'] = "Wykryto duplikat";
$text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
$text['message-duplicate']['uk'] = "Знайдено дублікат";
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['es-cl'] = "Eliminación Completa";
$text['message-delete']['pt-pt'] = "Remoção Realizada";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['sv-se'] = "Borttagning Klar";
$text['message-delete']['uk'] = "Видалено";
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['es-cl'] = "Agregar Completo";
$text['message-add']['pt-pt'] = "Adição Realizada";
$text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['sv-se'] = "Tillagd";
$text['message-add']['uk'] = "Додано";
$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";
$text['label-true']['uk'] = "Так";
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
$text['label-monthly_price_buy']['pt-pt'] = "Preço mensal compra";
$text['label-monthly_price_buy']['fr-fr'] = "Prix mensuel d'achat";
$text['label-monthly_price_buy']['pt-br'] = "Preço mensal de compra";
$text['label-monthly_price_buy']['pl'] = "Miesięczna cena zakupu";
$text['label-monthly_price_buy']['sv-se'] = "Inköpspris / Månad";
$text['label-monthly_price_buy']['uk'] = "Щомісячна ціна купівлі";
$text['label-monthly_price']['en-us'] = "Monthly selling price";
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
$text['label-monthly_price']['pt-pt'] = "Preço mensal de venta";
$text['label-monthly_price']['fr-fr'] = "Prix mensuel à vendre";
$text['label-monthly_price']['pt-br'] = "Preço mensal de venda";
$text['label-monthly_price']['pl'] = "Miesięczna cena sprzedaży";
$text['label-monthly_price']['sv-se'] = "Säljpris / Månad";
$text['label-monthly_price']['uk'] = "Щомісячна ціна продажу";
$text['label-fax_uuid']['en-us'] = "Fax Detection";
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
$text['label-fax_uuid']['pt-pt'] = "Detecção de fax";
$text['label-fax_uuid']['fr-fr'] = "Détection de Fax";
$text['label-fax_uuid']['pt-br'] = "Detecção de FAX";
$text['label-fax_uuid']['pl'] = "Wykrywanie faksu";
$text['label-fax_uuid']['sv-se'] = "Fax Detektering";
$text['label-fax_uuid']['uk'] = "Виявлення факсу";
$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";
$text['label-false']['uk'] = "Ні";
$text['label-domain-name']['en-us'] = "Domain Name";
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
$text['label-domain-name']['pt-pt'] = "Nome de Domínio";
$text['label-domain-name']['fr-fr'] = "Nom de Domaine";
$text['label-domain-name']['pt-br'] = "Nome do Dominio";
$text['label-domain-name']['pl'] = "Nazwa domeny";
$text['label-domain-name']['sv-se'] = "Domän Namn";
$text['label-domain-name']['uk'] = "Назва домену";
$text['label-domain']['en-us'] = "Domain";
$text['label-domain']['es-cl'] = "Dominio";
$text['label-domain']['pt-pt'] = "Domínio";
$text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['pt-br'] = "Dominio";
$text['label-domain']['pl'] = "Domena";
$text['label-domain']['sv-se'] = "Domän";
$text['label-domain']['uk'] = "Домен";
$text['label-detail_action']['en-us'] = "Actions";
$text['label-detail_action']['es-cl'] = "Accións";
$text['label-detail_action']['pt-pt'] = "Ações";
$text['label-detail_action']['fr-fr'] = "Actions";
$text['label-detail_action']['pt-br'] = "Ações";
$text['label-detail_action']['pl'] = "Operacje (gdzie przesłać rozmowę).";
$text['label-detail_action']['sv-se'] = "Åtgärder";
$text['label-detail_action']['uk'] = "Дії";
$text['label-destination_type']['en-us'] = "Type";
$text['label-destination_type']['es-cl'] = "Tipo";
$text['label-destination_type']['pt-pt'] = "Tipo";
$text['label-destination_type']['fr-fr'] = "Type";
$text['label-destination_type']['pt-br'] = "Tipo";
$text['label-destination_type']['pl'] = "Typ";
$text['label-destination_type']['sv-se'] = "Typ";
$text['label-destination_type']['uk'] = "Тип";
$text['label-destination_number']['en-us'] = "Destination";
$text['label-destination_number']['es-cl'] = "Destino";
$text['label-destination_number']['pt-pt'] = "Desvio";
$text['label-destination_number']['fr-fr'] = "Destination";
$text['label-destination_number']['pt-br'] = "Desvio";
$text['label-destination_number']['pl'] = "Destynacja";
$text['label-destination_number']['sv-se'] = "Destination";
$text['label-destination_number']['uk'] = "Номер";
$text['label-destination_enabled']['en-us'] = "Enabled";
$text['label-destination_enabled']['es-cl'] = "Activado";
$text['label-destination_enabled']['pt-pt'] = "Activado";
$text['label-destination_enabled']['fr-fr'] = "Actif";
$text['label-destination_enabled']['pt-br'] = "Ativado";
$text['label-destination_enabled']['pl'] = "Włączona";
$text['label-destination_enabled']['sv-se'] = "Aktiverad";
$text['label-destination_enabled']['uk'] = "Включено";
$text['label-destination_description']['en-us'] = "Description";
$text['label-destination_description']['es-cl'] = "Descripción";
$text['label-destination_description']['pt-pt'] = "Descrição";
$text['label-destination_description']['fr-fr'] = "Description";
$text['label-destination_description']['pt-br'] = "Descrição";
$text['label-destination_description']['pl'] = "Opis";
$text['label-destination_description']['sv-se'] = "Beskrivning";
$text['label-destination_description']['uk'] = "Опис";
$text['label-destination_context']['en-us'] = "Context";
$text['label-destination_context']['es-cl'] = "Contexto";
$text['label-destination_context']['pt-pt'] = "Contexto";
$text['label-destination_context']['fr-fr'] = "Contexte";
$text['label-destination_context']['pt-br'] = "Contexto";
$text['label-destination_context']['pl'] = "Kontekst";
$text['label-destination_context']['sv-se'] = "Context";
$text['label-destination_context']['uk'] = "Контекст";
$text['label-destination_cid_name_prefix']['en-us'] = "Caller ID Name Prefix";
$text['label-destination_cid_name_prefix']['es-cl'] = "Prefijo de Nombre de Caller ID";
$text['label-destination_cid_name_prefix']['pt-pt'] = "Nome do Chamador";
$text['label-destination_cid_name_prefix']['fr-fr'] = "Préfixe ajouté au nom de l'appelant";
$text['label-destination_cid_name_prefix']['pt-br'] = "Nome do discador";
$text['label-destination_cid_name_prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
$text['label-destination_cid_name_prefix']['sv-se'] = "Caller ID Namn Prefix ";
$text['label-destination_cid_name_prefix']['uk'] = "Caller ID Префікс імені";
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
$text['label-destination_caller_id_number']['pt-pt'] = "Número do chamador";
$text['label-destination_caller_id_number']['fr-fr'] = "Caller ID Number";
$text['label-destination_caller_id_number']['pt-br'] = "Número do discador";
$text['label-destination_caller_id_number']['pl'] = "Prezentaca numeru dzwoniącego";
$text['label-destination_caller_id_number']['sv-se'] = "Caller ID Nummer";
$text['label-destination_caller_id_number']['uk'] = "Caller ID Номер";
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
$text['label-destination_caller_id_name']['pt-pt'] = "Nome do chamador";
$text['label-destination_caller_id_name']['fr-fr'] = "Caller ID Name";
$text['label-destination_caller_id_name']['pt-br'] = "Nome do discador";
$text['label-destination_caller_id_name']['pl'] = "Prezentaca nazwy dzwoniącego";
$text['label-destination_caller_id_name']['sv-se'] = "Caller ID Namn";
$text['label-destination_caller_id_name']['uk'] = "Caller ID Ім’я";
$text['label-carrier']['en-us'] = "Carrier name";
$text['label-carrier']['es-cl'] = "Nombre del carrier";
$text['label-carrier']['pt-pt'] = "Nombre del carrier";
$text['label-carrier']['fr-fr'] = "Nom du carrier";
$text['label-carrier']['pt-br'] = "Nome do transporte";
$text['label-carrier']['pl'] = "Nazwa operatora";
$text['label-carrier']['sv-se'] = "Operatör";
$text['label-carrier']['uk'] = "Назва оператора";
$text['label-account_code']['en-us'] = "Account Code";
$text['label-account_code']['es-cl'] = "Código de Cuenta";
$text['label-account_code']['pt-pt'] = "Código de Conta";
$text['label-account_code']['fr-fr'] = "Code de Compte";
$text['label-account_code']['pt-br'] = "Código da conta";
$text['label-account_code']['pl'] = "Numer konta bilingowego";
$text['label-account_code']['sv-se'] = "Account Code";
$text['label-account_code']['uk'] = "Код облікового запису";
$text['header-destinations']['en-us'] = "Destinations";
$text['header-destinations']['es-cl'] = "Destinos";
$text['header-destinations']['pt-pt'] = "Destinos";
$text['header-destinations']['fr-fr'] = "Destinations";
$text['header-destinations']['pt-br'] = "Destinos";
$text['header-destinations']['pl'] = "Destynacje";
$text['header-destinations']['sv-se'] = "Destinationer";
$text['header-destinations']['uk'] = "Номери";
$text['header-destination-edit']['en-us'] = "Destination";
$text['header-destination-edit']['es-cl'] = "Editar Destino";
$text['header-destination-edit']['pt-pt'] = "Editar Desvio";
$text['header-destination-edit']['fr-fr'] = "Editer la Destination";
$text['header-destination-edit']['pt-br'] = "Editar destino";
$text['header-destination-edit']['pl'] = "Destynacja";
$text['header-destination-edit']['sv-se'] = "Destination";
$text['header-destination-edit']['uk'] = "Номер";
$text['header-destination-add']['en-us'] = "Destination";
$text['header-destination-add']['es-cl'] = "Agregar Destino";
$text['header-destination-add']['pt-pt'] = "Adicionar Desvio";
$text['header-destination-add']['fr-fr'] = "Ajouter une Destination";
$text['header-destination-add']['pt-br'] = "Adicionar desvio";
$text['header-destination-add']['pl'] = "Destynacja";
$text['header-destination-add']['sv-se'] = "Destination";
$text['header-destination-add']['uk'] = "Номер";
$text['description-monthly_price_buy']['en-us'] = "Enter monthly price you pay for this destination (only when inbound)";
$text['description-monthly_price_buy']['es-cl'] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)";
$text['description-monthly_price_buy']['pt-pt'] = "Digite o preço mensal de paga para este destino (somente quando entrada)";
$text['description-monthly_price_buy']['fr-fr'] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)";
$text['description-monthly_price_buy']['pt-br'] = "Digite o preço mensal para este destino (Apenas quando for entrada)";
$text['description-monthly_price_buy']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)";
$text['description-monthly_price_buy']['sv-se'] = "Ange pris per månad som du betslar för denna destination (endast vid inkommande)";
$text['description-monthly_price_buy']['uk'] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)";
$text['description-monthly_price']['en-us'] = "Enter monthly price to bill for this destination (only when inbound)";
$text['description-monthly_price']['es-cl'] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)";
$text['description-monthly_price']['pt-pt'] = "Digite o preço mensal de conta para este destino (somente quando entrada)";
$text['description-monthly_price']['fr-fr'] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)";
$text['description-monthly_price']['pt-br'] = "Digite o preço mensal da conta para este destino";
$text['description-monthly_price']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)";
$text['description-monthly_price']['sv-se'] = "Ange pris per månad till kund för denna destination (endast vid inkommande)";
$text['description-monthly_price']['uk'] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)";
$text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. ";
$text['description-fax_uuid']['es-cl'] = "Seleccione el destino de fax para activar su detección";
$text['description-fax_uuid']['pt-pt'] = "Seleccione o destino de fax para activar a detecção de fax.";
$text['description-fax_uuid']['fr-fr'] = "Insérer la destination Fax afin d'activer la détection de Fax.";
$text['description-fax_uuid']['pt-br'] = "Selecione o destino de FAX para ativar a detecção de FAX";
$text['description-fax_uuid']['pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu.";
$text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering.";
$text['description-fax_uuid']['uk'] = "Виберіть номер для факсу, щоб дозволити його виявлення";
$text['description-domain']['en-us'] = "";
$text['description-domain']['es-cl'] = "";
$text['description-domain']['pt-pt'] = "";
$text['description-domain']['fr-fr'] = "";
$text['description-domain']['pt-br'] = "";
$text['description-domain']['pl'] = "";
$text['description-domain']['sv-se'] = "";
$text['description-domain']['uk'] = "";
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
$text['description-destinations']['es-cl'] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes";
$text['description-destinations']['pt-pt'] = "Destinos de entrada são os DID/DDI, DNIS ou Alias para as chamadas de entrada.";
$text['description-destinations']['fr-fr'] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases.";
$text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS";
$text['description-destinations']['pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące.";
$text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal.";
$text['description-destinations']['uk'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
$text['description-destination_type']['en-us'] = "Select the type.";
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
$text['description-destination_type']['pt-pt'] = "Seleccionar o tipo.";
$text['description-destination_type']['fr-fr'] = "Choisir le type.";
$text['description-destination_type']['pt-br'] = "Selecionar o tipo";
$text['description-destination_type']['pl'] = "Wybierz typ";
$text['description-destination_type']['sv-se'] = "Välj typ";
$text['description-destination_type']['uk'] = "Виберіть тип";
$text['description-destination_number']['en-us'] = "Enter the destination.";
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
$text['description-destination_number']['pt-pt'] = "Introduza o desvio.";
$text['description-destination_number']['fr-fr'] = "Indiquer la destination.";
$text['description-destination_number']['pt-br'] = "Insira o destino";
$text['description-destination_number']['pl'] = "Wpisz destynację (np. numer DDI).";
$text['description-destination_number']['sv-se'] = "Ange destinationen.";
$text['description-destination_number']['uk'] = "Введіть номер";
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
$text['description-destination_enabled']['es-cl'] = "Configure el estado actual de este destino";
$text['description-destination_enabled']['pt-pt'] = "Escolha o estado corrente deste destino.";
$text['description-destination_enabled']['fr-fr'] = "Choisir l'état courant de la destination.";
$text['description-destination_enabled']['pt-br'] = "Selecione o destino";
$text['description-destination_enabled']['pl'] = "Ustaw obecny stan destynacji";
$text['description-destination_enabled']['sv-se'] = "Ange den nuvarande statusen för denna destination.";
$text['description-destination_enabled']['uk'] = "Виберіть поточний статус для номера";
$text['description-destination_description']['en-us'] = "Enter a description for this destination (optional).";
$text['description-destination_description']['es-cl'] = "Ingrese una descripción para este destino (opcional)";
$text['description-destination_description']['pt-pt'] = "Introduza uma descrição para este destino (opcional).";
$text['description-destination_description']['fr-fr'] = "Entrez une description pour cette destination (facultative).";
$text['description-destination_description']['pt-br'] = "Insira uma descrição para este destino (opcional)";
$text['description-destination_description']['pl'] = "Wpisz opis tej destynacji (opcjonalne)";
$text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig).";
$text['description-destination_description']['uk'] = "Введіть опис для номера (не обов’язково)";
$text['description-destination_context']['en-us'] = "Enter the context.";
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
$text['description-destination_context']['pt-pt'] = "Introduza o contexto.";
$text['description-destination_context']['fr-fr'] = "Entrer le context.";
$text['description-destination_context']['pt-br'] = "Insira o contexto";
$text['description-destination_context']['pl'] = "Wpisz kontekst";
$text['description-destination_context']['sv-se'] = "Ange Context.";
$text['description-destination_context']['uk'] = "Контекст";
$text['description-destination_cid_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
$text['description-destination_cid_name_prefix']['es-cl'] = "Configurar el prefijo del nombre de Caller ID.";
$text['description-destination_cid_name_prefix']['pt-pt'] = "Escolha um prefixo a adicionar ao nome do chamador.";
$text['description-destination_cid_name_prefix']['fr-fr'] = "Choisir un préfixe à ajouter au nom de l'appelant.";
$text['description-destination_cid_name_prefix']['pt-br'] = "Escolha um prefixo e adicione ao nome do discador ";
$text['description-destination_cid_name_prefix']['pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego";
$text['description-destination_cid_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID Namn.";
$text['description-destination_cid_name_prefix']['uk'] = "Введіть префікс для імені Caller ID";
$text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number.";
$text['description-destination_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID";
$text['description-destination_caller_id_number']['pt-pt'] = "Introduza o número do chamador";
$text['description-destination_caller_id_number']['fr-fr'] = "Insérer le numéro d'appelant.";
$text['description-destination_caller_id_number']['pt-br'] = "Insira o número do discador";
$text['description-destination_caller_id_number']['pl'] = "Wpisz prezentację numeru dzwoniącego";
$text['description-destination_caller_id_number']['sv-se'] = "Ange Caller ID Nummer.";
$text['description-destination_caller_id_number']['uk'] = "Введіть номер Caller ID";
$text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name.";
$text['description-destination_caller_id_name']['es-cl'] = "Ingrese el nombre de caller ID";
$text['description-destination_caller_id_name']['pt-pt'] = "Introduza o nome do chamador";
$text['description-destination_caller_id_name']['fr-fr'] = "Insérer le nom d'appelant.";
$text['description-destination_caller_id_name']['pt-br'] = "Insira o nome do discador";
$text['description-destination_caller_id_name']['pl'] = "Wpisz prezentację nazwy dzwoniącego";
$text['description-destination_caller_id_name']['sv-se'] = "Ange Caller ID Namn.";
$text['description-destination_caller_id_name']['uk'] = "Введіть ім’я Caller ID";
$text['description-carrier']['en-us'] = "Enter the carrier name. This is use to keep track incase billing";
$text['description-carrier']['es-cl'] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación";
$text['description-carrier']['pt-pt'] = "Digite o nome da operadora. Isto é usado para manter o controle meter faturamento";
$text['description-carrier']['fr-fr'] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation";
$text['description-carrier']['pt-br'] = "Digite o nome da operadora. Isto é usado para manter o controle sobre o faturamento";
$text['description-carrier']['pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach";
$text['description-carrier']['sv-se'] = "Ange operatörens namn. Detta används för att hålla reda på debitering.";
$text['description-carrier']['uk'] = "Введіть назву оператора. Використовується для тарифікації";
$text['description-account_code']['en-us'] = "Enter account code.";
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
$text['description-account_code']['pt-pt'] = "Digite o código de conta.";
$text['description-account_code']['fr-fr'] = "Entrez nom de client.";
$text['description-account_code']['pt-br'] = "Digite o código de conta";
$text['description-account_code']['pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE).";
$text['description-account_code']['sv-se'] = "Ange 'account code'.";
$text['description-account_code']['uk'] = "Введіть код облікового запису";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous 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?";
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
$text['button-show_all']['en-us'] = "Show All";
$text['button-show_all']['es-cl'] = "Mostrar Todos";
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
$text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['button-show_all']['pt-br'] = "Mostrar todos";
$text['button-show_all']['pl'] = "Pokaż wszystkie";
$text['button-show_all']['sv-se'] = "Visa Allt";
$text['button-show_all']['uk'] = "Показати всі";
$text['button-search']['en-us'] = "Search";
$text['button-search']['es-cl'] = "Buscar";
$text['button-search']['pt-pt'] = "Pesquisar";
$text['button-search']['fr-fr'] = "Chercher";
$text['button-search']['pt-br'] = "Pesquisar";
$text['button-search']['pl'] = "Wyszukaj";
$text['button-search']['sv-se'] = "Sök";
$text['button-search']['uk'] = "Пошук";
$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";
$text['button-save']['uk'] = "Зберегти";
$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";
$text['button-edit']['uk'] = "Редагувати";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['es-cl'] = "Eliminar";
$text['button-delete']['pt-pt'] = "Remoção";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['button-delete']['uk'] = "Видалити";
$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";
$text['button-back']['uk'] = "Назад";
$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";
$text['button-add']['uk'] = "Додати";
$text['billing-warning']['en-us'] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables.";
$text['billing-warning']['es-cl'] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier";
$text['billing-warning']['pt-pt'] = "Se você estiver usando o aplicativo de faturamento fusionpbx, certifique-se de adicionar variáveis accountcode e carrier";
$text['billing-warning']['fr-fr'] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier";
$text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar as variáveis de transporte";
$text['billing-warning']['pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora";
$text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler";
$text['billing-warning']['uk'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. ";
?> ?>

View File

@ -1,21 +1,19 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Destinations"; $apps[$x]['menu'][0]['title']['en-us'] = "Destinations";
$apps[$x]['menu'][0]['title']['es-cl'] = "Destinos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Destinos";
$apps[$x]['menu'][0]['title']['es-mx'] = "Destinos"; $apps[$x]['menu'][0]['title']['es-mx'] = "Destinos";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Destinations";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Cibler";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Destinos";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Destinations"; $apps[$x]['menu'][0]['title']['pt-br'] = "Destinos";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Cibler"; $apps[$x]['menu'][0]['title']['pl'] = "Destynacje";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Destinationer";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Destinos"; $apps[$x]['menu'][0]['title']['uk'] = "Номери";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['uuid'] = "fd2a708a-ff03-c707-c19d-5a4194375eba";
$apps[$x]['menu'][0]['uuid'] = "fd2a708a-ff03-c707-c19d-5a4194375eba"; $apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['path'] = "/app/destinations/destinations.php";
$apps[$x]['menu'][0]['path'] = "/app/destinations/destinations.php"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
//$apps[$x]['menu'][0]['groups'][] = "admin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,20 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Devices"; $apps[$x]['menu'][0]['title']['en-us'] = "Devices";
$apps[$x]['menu'][0]['title']['es-cl'] = "Dispositivos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Dispositivos";
$apps[$x]['menu'][0]['title']['es-mx'] = "Dispositivos"; $apps[$x]['menu'][0]['title']['es-mx'] = "Dispositivos";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Equipements";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Dispositifs";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Telefones";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Equipements"; $apps[$x]['menu'][0]['title']['pt-br'] = "Telefones";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Dispositifs"; $apps[$x]['menu'][0]['title']['pl'] = "Urządzenia";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['uk'] = "Пристрої";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Telefones"; $apps[$x]['menu'][0]['title']['sv-se'] = "Enheter";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['uuid'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0";
$apps[$x]['menu'][0]['uuid'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0"; $apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['path'] = "/app/devices/devices.php";
$apps[$x]['menu'][0]['path'] = "/app/devices/devices.php"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "admin"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -0,0 +1,161 @@
<?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.
The Original Code is FusionPBX
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2015
the Initial Developer. All Rights Reserved.
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
*/
include "root.php";
require_once "resources/require.php";
require_once "resources/check_auth.php";
if (permission_exists('device_add')) {
//access granted
}
else {
echo "access denied";
exit;
}
//add multi-lingual support
$language = new text;
$text = $language->get();
//set the http get/post variable(s) to a php variable
if (isset($_REQUEST["id"]) && isset($_REQUEST["mac"])) {
$device_uuid = check_str($_REQUEST["id"]);
$mac_address_new = check_str($_REQUEST["mac"]);
$mac_address_new = preg_replace('#[^a-fA-F0-9./]#', '', $mac_address_new);
}
//set the default
$save = true;
//check to see if the mac address exists
if ($mac_address_new == "" || $mac_address_new == "000000000000") {
//allow duplicates to be used as templaes
}
else {
$sql = "SELECT count(*) AS num_rows FROM v_devices ";
$sql .= "WHERE device_mac_address = '".$mac_address_new."' ";
$prep_statement = $db->prepare($sql);
if ($prep_statement) {
$prep_statement->execute();
$row = $prep_statement->fetch(PDO::FETCH_ASSOC);
if ($row['num_rows'] == "0") {
$save = true;
}
else {
$save = false;
$_SESSION['message'] = $text['message-duplicate'];
}
}
unset($prep_statement);
}
//get the device
$sql = "SELECT * FROM v_devices ";
$sql .= "where device_uuid = '".$device_uuid."' ";
$prep_statement = $db->prepare(check_sql($sql));
$prep_statement->execute();
$devices = $prep_statement->fetchAll(PDO::FETCH_NAMED);
//get device lines
$sql = "SELECT * FROM v_device_lines ";
$sql .= "where device_uuid = '".$device_uuid."' ";
$sql .= "order by line_number asc ";
$prep_statement = $db->prepare(check_sql($sql));
$prep_statement->execute();
$device_lines = $prep_statement->fetchAll(PDO::FETCH_NAMED);
//get device keys
$sql = "SELECT * FROM v_device_keys ";
$sql .= "WHERE device_uuid = '".$device_uuid."' ";
$sql .= "ORDER by ";
$sql .= "CASE device_key_category ";
$sql .= "WHEN 'line' THEN 1 ";
$sql .= "WHEN 'memort' THEN 2 ";
$sql .= "WHEN 'programmable' THEN 3 ";
$sql .= "WHEN 'expansion' THEN 4 ";
$sql .= "ELSE 100 END, ";
$sql .= "cast(device_key_id as numeric) asc ";
$prep_statement = $db->prepare(check_sql($sql));
$prep_statement->execute();
$device_keys = $prep_statement->fetchAll(PDO::FETCH_NAMED);
//get device settings
$sql = "SELECT * FROM v_device_settings ";
$sql .= "WHERE device_uuid = '".$device_uuid."' ";
$sql .= "ORDER by device_setting_subcategory asc ";
$prep_statement = $db->prepare(check_sql($sql));
$prep_statement->execute();
$device_settings = $prep_statement->fetchAll(PDO::FETCH_NAMED);
//prepare the devices array
unset($devices[0]["device_uuid"]);
//add copy to the device description
$devices[0]["device_description"] = $text['button-copy']." ".$devices[0]["device_description"];
//prepare the device_lines array
$x = 0;
foreach ($device_lines as $row) {
unset($device_lines[$x]["device_uuid"]);
unset($device_lines[$x]["device_line_uuid"]);
$x++;
}
//prepare the device_keys array
$x = 0;
foreach ($device_keys as $row) {
unset($device_keys[$x]["device_uuid"]);
unset($device_keys[$x]["device_key_uuid"]);
$x++;
}
//prepare the device_settings array
$x = 0;
foreach ($device_settings as $row) {
unset($device_settings[$x]["device_uuid"]);
unset($device_settings[$x]["device_setting_uuid"]);
$x++;
}
//create the device array
$device = $devices[0];
$device["device_mac_address"] = $mac_address_new;
$device["device_lines"] = $device_lines;
$device["device_keys"] = $device_keys;
$device["device_settings"] = $device_settings;
//copy the device
if ($save) {
$orm = new orm;
$orm->name('devices');
$orm->save($device);
$response = $orm->message;
$_SESSION["message"] = $text['message-copy'];
}
//redirect
header("Location: devices.php");
return;
?>

File diff suppressed because it is too large Load Diff

View File

@ -1,40 +1,37 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Dialplan"; $apps[$x]['menu'][0]['title']['en-us'] = "Dialplan";
$apps[$x]['menu'][0]['title']['es-cl'] = "Plan de Marcado"; $apps[$x]['menu'][0]['title']['es-cl'] = "Plan de Marcado";
$apps[$x]['menu'][0]['title']['es-mx'] = "Plan de Marcado"; $apps[$x]['menu'][0]['title']['es-mx'] = "Plan de Marcado";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Dialplan";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Dialplan";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Dialplan";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Dialplan"; $apps[$x]['menu'][0]['title']['pl'] = "Dialplan ";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['uk'] = "Маршрутизація";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Nummerplan";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Dialplan"; $apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "";
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['parent_uuid'] = ""; $apps[$x]['menu'][0]['path'] = "";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['order'] = "15";
$apps[$x]['menu'][0]['path'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['order'] = "15"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin"; $apps[$x]['menu'][1]['title']['en-us'] = "Dialplan Manager";
$apps[$x]['menu'][1]['title']['es-cl'] = "Gest. de Plan de Marcado";
$apps[$x]['menu'][1]['title']['en-us'] = "Dialplan Manager"; $apps[$x]['menu'][1]['title']['es-mx'] = "Administrador de Planes de Marcado";
$apps[$x]['menu'][1]['title']['es-cl'] = "Gest. de Plan de Marcado"; $apps[$x]['menu'][1]['title']['fr-fr'] = "Gestion du Plan de Numérotation";
$apps[$x]['menu'][1]['title']['es-mx'] = "Administrador de Planes de Marcado"; $apps[$x]['menu'][1]['title']['fr-ca'] = "Administrateur de Dialplan";
$apps[$x]['menu'][1]['title']['de-de'] = ""; $apps[$x]['menu'][1]['title']['pt-pt'] = "Gestor de Dialplan";
$apps[$x]['menu'][1]['title']['de-ch'] = ""; $apps[$x]['menu'][1]['title']['pt-br'] = "Gerenciador de Dialplan";
$apps[$x]['menu'][1]['title']['de-at'] = ""; $apps[$x]['menu'][1]['title']['pl'] = "Menadżer dialplanu";
$apps[$x]['menu'][1]['title']['fr-fr'] = "Gestion du Plan de Numérotation"; $apps[$x]['menu'][1]['title']['uk'] = "Керування маршрутизацією";
$apps[$x]['menu'][1]['title']['fr-ca'] = "Administrateur de Dialplan"; $apps[$x]['menu'][1]['title']['sv-se'] = "Nummerplan Inställningar";
$apps[$x]['menu'][1]['title']['fr-ch'] = ""; $apps[$x]['menu'][1]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
$apps[$x]['menu'][1]['title']['pt-pt'] = "Gestor de Dialplan"; $apps[$x]['menu'][1]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][1]['title']['pt-br'] = ""; $apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2"; $apps[$x]['menu'][1]['path'] = "/app/dialplan/dialplans.php";
$apps[$x]['menu'][1]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a"; $apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][1]['category'] = "internal"; $apps[$x]['menu'][1]['groups'][] = "superadmin";
$apps[$x]['menu'][1]['path'] = "/app/dialplan/dialplans.php";
$apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][1]['groups'][] = "superadmin";
?> ?>

View File

@ -1,238 +1,325 @@
<?php <?php
// main $text['title-dialplan-inbound-add']['en-us'] = "Inbound Call Routing";
$text['title-dialplan-inbound-add']['en-us'] = "Inbound Call Routing"; $text['title-dialplan-inbound-add']['es-cl'] = "Ruteo de Llamadas Entrantes";
$text['title-dialplan-inbound-add']['es-cl'] = "Ruteo de Llamadas Entrantes"; $text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada";
$text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada"; $text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant"; $text['title-dialplan-inbound-add']['pl'] = "Przesyłanie (routing) rozmów przychodzących";
$text['title-dialplan-inbound-add']['uk'] = "Маршрутизація вхідних дзвінків";
$text['description-dialplan-inbound-add']['en-us'] = "The public dialplan is used to route incoming calls to destinations based on one or more conditions and context. It can send incoming calls to an auto attendant, huntgroup, extension, external number, or a script."; $text['option-uuid']['en-us'] = "UUID";
$text['description-dialplan-inbound-add']['es-cl'] = "El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto. Puede enviar llamadas entrantes a un IVR, grupo, extensión, número externo o un script"; $text['option-uuid']['es-cl'] = "UUID";
$text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script."; $text['option-uuid']['pt-pt'] = "UUID";
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script."; $text['option-uuid']['fr-fr'] = "UUID";
$text['option-uuid']['pl'] = "UUID";
$text['option-uuid']['uk'] = "UUID";
$text['label-access-denied']['en-us'] = "access denied"; $text['option-username']['en-us'] = "Username";
$text['label-access-denied']['es-cl'] = "acceso denegado"; $text['option-username']['es-cl'] = "Nombre de usuario";
$text['label-access-denied']['pt-pt'] = "acesso negado"; $text['option-username']['pt-pt'] = "Nome de Utilizador";
$text['label-access-denied']['fr-fr'] = "accès refusé"; $text['option-username']['fr-fr'] = "Utilisateur";
$text['option-username']['pl'] = "Użytkownik";
$text['option-username']['uk'] = "Користувач";
$text['button-back']['en-us'] = "Back"; $text['option-source']['en-us'] = "Source";
$text['button-back']['es-cl'] = "Volver"; $text['option-source']['es-cl'] = "Fuente";
$text['button-back']['pt-pt'] = "Voltar"; $text['option-source']['pt-pt'] = "Fonte";
$text['button-back']['fr-fr'] = "Retour"; $text['option-source']['fr-fr'] = "Source";
$text['option-source']['pl'] = "Źródło";
$text['option-source']['uk'] = "Джерело";
// basic $text['option-rdnis']['en-us'] = "RDNIS";
$text['button-basic']['en-us'] = "Basic"; $text['option-rdnis']['es-cl'] = "RDNIS";
$text['button-basic']['es-cl'] = "Básico"; $text['option-rdnis']['pt-pt'] = "RDNIS";
$text['button-basic']['pt-pt'] = "Básico"; $text['option-rdnis']['fr-fr'] = "RDNIS";
$text['button-basic']['fr-fr'] = "Basique"; $text['option-rdnis']['pl'] = "RDNIS";
$text['option-rdnis']['uk'] = "RDNIS";
$text['label-name']['en-us'] = "Name"; $text['option-public']['en-us'] = "Public";
$text['label-name']['es-cl'] = "Nombre"; $text['option-public']['es-cl'] = "Público";
$text['label-name']['pt-pt'] = "Nome"; $text['option-public']['pt-pt'] = "Público";
$text['label-name']['fr-fr'] = "Nom"; $text['option-public']['fr-fr'] = "";
$text['option-public']['pl'] = "Publiczny";
$text['option-public']['uk'] = "Публічний";
$text['description-name']['en-us'] = "Please enter an inbound route name."; $text['option-network_addr']['en-us'] = "Network Address";
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante."; $text['option-network_addr']['es-cl'] = "Dirección de Red";
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada."; $text['option-network_addr']['pt-pt'] = "Endereço de Rede";
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante"; $text['option-network_addr']['fr-fr'] = "Adresse Réseau";
$text['option-network_addr']['pl'] = "Adres sieci";
$text['option-network_addr']['uk'] = "Адреси мережі";
$text['label-destination-number']['en-us'] = "Destination Number"; $text['option-destination_number']['en-us'] = "Destination Number";
$text['label-destination-number']['es-cl'] = "Número de destino"; $text['option-destination_number']['es-cl'] = "Número de Destino";
$text['label-destination-number']['pt-pt'] = "Número de Destino"; $text['option-destination_number']['pt-pt'] = "Número de Destino";
$text['label-destination-number']['fr-fr'] = "Numéro de Destination"; $text['option-destination_number']['fr-fr'] = "Numéro de Destination";
$text['option-destination_number']['pl'] = "Numer destynacji";
$text['option-destination_number']['uk'] = "Номер призначення";
$text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number."; $text['option-context']['en-us'] = "Context";
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante."; $text['option-context']['es-cl'] = "Contexto";
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada."; $text['option-context']['pt-pt'] = "Contexto";
$text['label-select-inbound-destination-number']['fr-fr'] = ""; $text['option-context']['fr-fr'] = "Contexte";
$text['option-context']['pl'] = "Kontekst";
$text['option-context']['uk'] = "Контекст";
$text['button-add']['en-us'] = "Add"; $text['option-chan_name']['en-us'] = "Channel Name";
$text['button-add']['es-cl'] = "Agregar"; $text['option-chan_name']['es-cl'] = "Nombre de Canal";
$text['button-add']['pt-pt'] = "Adicionar"; $text['option-chan_name']['pt-pt'] = "Nome do Canal";
$text['button-add']['fr-fr'] = "Ajouter"; $text['option-chan_name']['fr-fr'] = "Nom de canal";
$text['option-chan_name']['pl'] = "Nazwa kanału";
$text['option-chan_name']['uk'] = "Назва каналу";
$text['label-action']['en-us'] = "Action"; $text['option-caller_id_number']['en-us'] = "Caller ID Number";
$text['label-action']['es-cl'] = "Acción"; $text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
$text['label-action']['pt-pt'] = "Acção"; $text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['label-action']['fr-fr'] = "Action"; $text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['option-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['option-caller_id_number']['uk'] = "Caller ID Номер";
$text['label-redial-outbound-prefix']['en-us'] = "Redial outbound prefix"; $text['option-caller_id_name']['en-us'] = "Caller ID Name";
$text['label-redial-outbound-prefix']['es-cl'] = "Redial prefijo de salida"; $text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
$text['label-redial-outbound-prefix']['pt-pt'] = "Remarcar prefixo de saída"; $text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['label-redial-outbound-prefix']['fr-fr'] = "Bis préfixe pour sortant"; $text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['option-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['option-caller_id_name']['uk'] = "Caller ID Назва";
$text['description-redial-outbound-prefix']['en-us'] = "Effective Caller ID Number prefix"; $text['option-ani2']['en-us'] = "ANI2";
$text['description-redial-outbound-prefix']['es-cl'] = "Prefijo par Número de Caller ID Efectivo"; $text['option-ani2']['es-cl'] = "ANI2";
$text['description-redial-outbound-prefix']['pt-pt'] = "Prefixo par Número interno"; $text['option-ani2']['pt-pt'] = "ANI2";
$text['description-redial-outbound-prefix']['fr-fr'] = "Préfixe pour Numéro interne"; $text['option-ani2']['fr-fr'] = "ANI2";
$text['option-ani2']['pl'] = "ANI2";
$text['option-ani2']['uk'] = "ANI2";
$text['label-limit']['en-us'] = "Limit"; $text['option-ani']['en-us'] = "ANI";
$text['label-limit']['es-cl'] = "Límite"; $text['option-ani']['es-cl'] = "ANI";
$text['label-limit']['pt-pt'] = "Limite"; $text['option-ani']['pt-pt'] = "ANI";
$text['label-limit']['fr-fr'] = "Limite"; $text['option-ani']['fr-fr'] = "ANI";
$text['option-ani']['pl'] = "ANI";
$text['option-ani']['uk'] = "ANI";
$text['label-order']['en-us'] = "Order"; $text['label-true']['en-us'] = "True";
$text['label-order']['es-cl'] = "Orden"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-true']['pt-pt'] = "Sim";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pl'] = "Tak";
$text['label-true']['uk'] = "Так";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number.";
$text['label-enabled']['es-cl'] = "Activado"; $text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-select-inbound-destination-number']['fr-fr'] = "";
$text['label-select-inbound-destination-number']['pl'] = "Wybierz destynację numeru przychodzącego.";
$text['label-select-inbound-destination-number']['uk'] = "Виберіть вхідний номер";
$text['label-true']['en-us'] = "True"; $text['label-required-domain_uuid']['en-us'] = "Please provide: domain_uuid";
$text['label-true']['es-cl'] = "Verdadero"; $text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
$text['label-true']['pt-pt'] = "Sim"; $text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
$text['label-true']['fr-fr'] = "Oui"; $text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
$text['label-required-domain_uuid']['pl'] = "Label 10";
$text['label-required-domain_uuid']['uk'] = "Будь ласка, надайте: UUID домену";
$text['label-false']['en-us'] = "False"; $text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
$text['label-false']['es-cl'] = "Falso"; $text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
$text['label-false']['pt-pt'] = "Não"; $text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
$text['label-false']['fr-fr'] = "Non"; $text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
$text['label-required-dialplan_name']['pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
$text['label-required-dialplan_name']['uk'] = "Будь ласка, надайте назву розширення";
$text['label-description']['en-us'] = "Description"; $text['label-required-condition_field_1']['en-us'] = "Please provide: Condition Field";
$text['label-description']['es-cl'] = "Descripción"; $text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
$text['label-description']['fr-fr'] = "Description"; $text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
$text['label-required-condition_field_1']['pl'] = "Wprowadź: pole warunku";
$text['label-required-condition_field_1']['uk'] = "Будь ласка, надайте поле умови";
$text['label-required-condition_expression_1']['en-us'] = "Please provide: Condition Expression";
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición";
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição";
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
$text['label-required-condition_expression_1']['pl'] = "Wprowadź: warunek wyrażenia";
$text['label-required-condition_expression_1']['uk'] = "Будь ласка, надайте вираз умови";
// advanced $text['label-required-action_application_1']['en-us'] = "Please provide: Action Application";
$text['button-advanced']['en-us'] = "Advanced"; $text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
$text['button-advanced']['es-cl'] = "Avanzado"; $text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
$text['button-advanced']['pt-pt'] = "Avançadas"; $text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
$text['button-advanced']['fr-fr'] = "Avancé"; $text['label-required-action_application_1']['pl'] = "Wprowadź:aplikację operacji";
$text['label-required-action_application_1']['uk'] = "Будь ласка, надайте додаток для дії";
$text['label-condition_1']['en-us'] = "Condition 1"; $text['label-redial-outbound-prefix']['en-us'] = "Redial outbound prefix";
$text['label-condition_1']['es-cl'] = "Condición 1"; $text['label-redial-outbound-prefix']['es-cl'] = "Redial prefijo de salida";
$text['label-condition_1']['pt-pt'] = "Condição 1"; $text['label-redial-outbound-prefix']['pt-pt'] = "Remarcar prefixo de saída";
$text['label-condition_1']['fr-fr'] = "Condition 1"; $text['label-redial-outbound-prefix']['fr-fr'] = "Bis préfixe pour sortant";
$text['label-redial-outbound-prefix']['pl'] = "Prefiks ponownego wybierania";
$text['label-redial-outbound-prefix']['uk'] = "Префікс для повторного набору вихідного дзвінка";
$text['label-condition_2']['en-us'] = "Condition 2"; $text['label-order']['en-us'] = "Order";
$text['label-condition_2']['es-cl'] = "Condición 2"; $text['label-order']['es-cl'] = "Orden";
$text['label-condition_2']['pt-pt'] = "Condição 2"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-condition_2']['fr-fr'] = "Condition 2"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pl'] = "Kolejność";
$text['label-order']['uk'] = "Порядок";
$text['label-action_1']['en-us'] = "Action 1"; $text['label-name']['en-us'] = "Name";
$text['label-action_1']['es-cl'] = "Acción 1"; $text['label-name']['es-cl'] = "Nombre";
$text['label-action_1']['pt-pt'] = "Acção 1"; $text['label-name']['pt-pt'] = "Nome";
$text['label-action_1']['fr-fr'] = "Action 1"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['uk'] = "Назва";
$text['label-action_2']['en-us'] = "Action 2"; $text['label-limit']['en-us'] = "Limit";
$text['label-action_2']['es-cl'] = "Acción 2"; $text['label-limit']['es-cl'] = "Límite";
$text['label-action_2']['pt-pt'] = "Acção 2"; $text['label-limit']['pt-pt'] = "Limite";
$text['label-action_2']['fr-fr'] = "Action 2"; $text['label-limit']['fr-fr'] = "Limite";
$text['label-limit']['pl'] = "Limit";
$text['label-limit']['uk'] = "Обмеження";
$text['label-field']['en-us'] = "Field"; $text['label-field']['en-us'] = "Field";
$text['label-field']['es-cl'] = "Campo"; $text['label-field']['es-cl'] = "Campo";
$text['label-field']['pt-pt'] = "Campo"; $text['label-field']['pt-pt'] = "Campo";
$text['label-field']['fr-fr'] = "Champs"; $text['label-field']['fr-fr'] = "Champs";
$text['label-field']['pl'] = "Pole";
$text['label-field']['uk'] = "Поле";
$text['label-expression']['en-us'] = "Expression"; $text['label-false']['en-us'] = "False";
$text['label-expression']['es-cl'] = "Expresión"; $text['label-false']['es-cl'] = "Falso";
$text['label-expression']['pt-pt'] = "Expressão"; $text['label-false']['pt-pt'] = "Não";
$text['label-expression']['fr-fr'] = "Expression"; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pl'] = "Nie";
$text['label-false']['uk'] = "Ні";
$text['option-context']['en-us'] = "Context"; $text['label-expression']['en-us'] = "Expression";
$text['option-context']['es-cl'] = "Contexto"; $text['label-expression']['es-cl'] = "Expresión";
$text['option-context']['pt-pt'] = "Contexto"; $text['label-expression']['pt-pt'] = "Expressão";
$text['option-context']['fr-fr'] = "Contexte"; $text['label-expression']['fr-fr'] = "Expression";
$text['label-expression']['pl'] = "Wyrażenie";
$text['label-expression']['uk'] = "Вираз";
$text['option-username']['en-us'] = "Username"; $text['label-enabled']['en-us'] = "Enabled";
$text['option-username']['es-cl'] = "Nombre de usuario"; $text['label-enabled']['es-cl'] = "Activado";
$text['option-username']['pt-pt'] = "Nome de Utilizador"; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['option-username']['fr-fr'] = "Utilisateur"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pl'] = "Numer wew włączony?";
$text['label-enabled']['uk'] = "Включено";
$text['option-rdnis']['en-us'] = "RDNIS"; $text['label-destination-number']['en-us'] = "Destination Number";
$text['option-rdnis']['es-cl'] = "RDNIS"; $text['label-destination-number']['es-cl'] = "Número de destino";
$text['option-rdnis']['pt-pt'] = "RDNIS"; $text['label-destination-number']['pt-pt'] = "Número de Destino";
$text['option-rdnis']['fr-fr'] = "RDNIS"; $text['label-destination-number']['fr-fr'] = "Numéro de Destination";
$text['label-destination-number']['pl'] = "Numer destynacji";
$text['label-destination-number']['uk'] = "Номер";
$text['option-destination_number']['en-us'] = "Destination Number"; $text['label-description']['en-us'] = "Description";
$text['option-destination_number']['es-cl'] = "Número de Destino"; $text['label-description']['es-cl'] = "Descripción";
$text['option-destination_number']['pt-pt'] = "Número de Destino"; $text['label-description']['pt-pt'] = "Descrição";
$text['option-destination_number']['fr-fr'] = "Numéro de Destination"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pl'] = "Opis";
$text['label-description']['uk'] = "Опис";
$text['option-public']['en-us'] = "Public"; $text['label-condition_2']['en-us'] = "Condition 2";
$text['option-public']['es-cl'] = "Público"; $text['label-condition_2']['es-cl'] = "Condición 2";
$text['option-public']['pt-pt'] = "Público"; $text['label-condition_2']['pt-pt'] = "Condição 2";
$text['option-public']['fr-fr'] = ""; $text['label-condition_2']['fr-fr'] = "Condition 2";
$text['label-condition_2']['pl'] = "Warunek 2";
$text['label-condition_2']['uk'] = "Умова 2";
$text['option-caller_id_name']['en-us'] = "Caller ID Name"; $text['label-condition_1']['en-us'] = "Condition 1";
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['label-condition_1']['es-cl'] = "Condición 1";
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador"; $text['label-condition_1']['pt-pt'] = "Condição 1";
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['label-condition_1']['fr-fr'] = "Condition 1";
$text['label-condition_1']['pl'] = "Warunek 1";
$text['label-condition_1']['uk'] = "Умова 1";
$text['option-caller_id_number']['en-us'] = "Caller ID Number"; $text['label-action_2']['en-us'] = "Action 2";
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['label-action_2']['es-cl'] = "Acción 2";
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['label-action_2']['pt-pt'] = "Acção 2";
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['label-action_2']['fr-fr'] = "Action 2";
$text['label-action_2']['pl'] = "Operacja 2";
$text['label-action_2']['uk'] = "Дія 2";
$text['option-ani']['en-us'] = "ANI"; $text['label-action_1']['en-us'] = "Action 1";
$text['option-ani']['es-cl'] = "ANI"; $text['label-action_1']['es-cl'] = "Acción 1";
$text['option-ani']['pt-pt'] = "ANI"; $text['label-action_1']['pt-pt'] = "Acção 1";
$text['option-ani']['fr-fr'] = "ANI"; $text['label-action_1']['fr-fr'] = "Action 1";
$text['label-action_1']['pl'] = "Operacja 1";
$text['label-action_1']['uk'] = "Дія 1";
$text['option-ani2']['en-us'] = "ANI2"; $text['label-action']['en-us'] = "Action";
$text['option-ani2']['es-cl'] = "ANI2"; $text['label-action']['es-cl'] = "Acción";
$text['option-ani2']['pt-pt'] = "ANI2"; $text['label-action']['pt-pt'] = "Acção";
$text['option-ani2']['fr-fr'] = "ANI2"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['pl'] = "Operacja (gdzie przesłać rozmowę).";
$text['label-action']['uk'] = "Дія";
$text['option-uuid']['en-us'] = "UUID"; $text['label-access-denied']['en-us'] = "access denied";
$text['option-uuid']['es-cl'] = "UUID"; $text['label-access-denied']['es-cl'] = "acceso denegado";
$text['option-uuid']['pt-pt'] = "UUID"; $text['label-access-denied']['pt-pt'] = "acesso negado";
$text['option-uuid']['fr-fr'] = "UUID"; $text['label-access-denied']['fr-fr'] = "accès refusé";
$text['label-access-denied']['pl'] = "brak dostępu";
$text['label-access-denied']['uk'] = "в доступі відмовлено";
$text['option-source']['en-us'] = "Source"; $text['description-redial-outbound-prefix']['en-us'] = "Effective Caller ID Number prefix";
$text['option-source']['es-cl'] = "Fuente"; $text['description-redial-outbound-prefix']['es-cl'] = "Prefijo par Número de Caller ID Efectivo";
$text['option-source']['pt-pt'] = "Fonte"; $text['description-redial-outbound-prefix']['pt-pt'] = "Prefixo par Número interno";
$text['option-source']['fr-fr'] = "Source"; $text['description-redial-outbound-prefix']['fr-fr'] = "Préfixe pour Numéro interne";
$text['description-redial-outbound-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
$text['description-redial-outbound-prefix']['uk'] = "Effective Caller ID префікс номера";
$text['option-chan_name']['en-us'] = "Channel Name"; $text['description-name']['en-us'] = "Please enter an inbound route name.";
$text['option-chan_name']['es-cl'] = "Nombre de Canal"; $text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
$text['option-chan_name']['pt-pt'] = "Nome do Canal"; $text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
$text['option-chan_name']['fr-fr'] = "Nom de canal"; $text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-name']['uk'] = "Введіть назву меню";
$text['option-network_addr']['en-us'] = "Network Address"; $text['description-dialplan-inbound-add']['en-us'] = "The public dialplan is used to route incoming calls to destinations based on one or more conditions and context. It can send incoming calls to an auto attendant, huntgroup, extension, external number, or a script.";
$text['option-network_addr']['es-cl'] = "Dirección de Red"; $text['description-dialplan-inbound-add']['es-cl'] = "El plan de marcado público es usado para dirigir llamadas entrantes a destinos basados en una o más condiciones y contexto. Puede enviar llamadas entrantes a un IVR, grupo, extensión, número externo o un script";
$text['option-network_addr']['pt-pt'] = "Endereço de Rede"; $text['description-dialplan-inbound-add']['pt-pt'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições. As chamadas de entrada podem ser enviadas para um atendimento automático, um huntgroup, uma extensão, um número externo, ou um script.";
$text['option-network_addr']['fr-fr'] = "Adresse Réseau"; $text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
$text['description-dialplan-inbound-add']['pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
$text['description-dialplan-inbound-add']['uk'] = "Маршрутизація спрямовує вхідні дзвінки в напрямку відповідно до умов і контексту. Можна спрямувати вхідні виклики на групи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
// general $text['confirm-update-complete']['en-us'] = "Update Complete";
$text['button-save']['en-us'] = "Save"; $text['confirm-update-complete']['es-cl'] = "Actualización Completa";
$text['button-save']['es-cl'] = "Guardar"; $text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
$text['button-save']['pt-pt'] = "Guardar"; $text['confirm-update-complete']['fr-fr'] = "Mis à jour";
$text['button-save']['fr-fr'] = "Sauvegarde"; $text['confirm-update-complete']['pl'] = "Potwierdź";
$text['confirm-update-complete']['uk'] = "Оновлення завершено";
$text['label-required-domain_uuid']['en-us'] = "Please provide: domain_uuid"; $text['button-save']['en-us'] = "Save";
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid"; $text['button-save']['es-cl'] = "Guardar";
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid"; $text['button-save']['pt-pt'] = "Guardar";
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid"; $text['button-save']['fr-fr'] = "Sauvegarde";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name"; $text['button-basic']['en-us'] = "Basic";
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión"; $text['button-basic']['es-cl'] = "Básico";
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão"; $text['button-basic']['pt-pt'] = "Básico";
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension"; $text['button-basic']['fr-fr'] = "Basique";
$text['button-basic']['pl'] = "Podstawowy";
$text['button-basic']['uk'] = "Основний";
$text['label-required-condition_field_1']['en-us'] = "Please provide: Condition Field"; $text['button-back']['en-us'] = "Back";
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición"; $text['button-back']['es-cl'] = "Volver";
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição"; $text['button-back']['pt-pt'] = "Voltar";
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$text['label-required-condition_expression_1']['en-us'] = "Please provide: Condition Expression"; $text['button-advanced']['en-us'] = "Advanced";
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición"; $text['button-advanced']['es-cl'] = "Avanzado";
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição"; $text['button-advanced']['pt-pt'] = "Avançadas";
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition"; $text['button-advanced']['fr-fr'] = "Avancé";
$text['button-advanced']['pl'] = "Zaawansowane";
$text['button-advanced']['uk'] = "Додатково";
$text['label-required-action_application_1']['en-us'] = "Please provide: Action Application"; $text['button-add']['en-us'] = "Add";
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción"; $text['button-add']['es-cl'] = "Agregar";
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação"; $text['button-add']['pt-pt'] = "Adicionar";
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pl'] = "Dodaj";
$text['button-add']['uk'] = "Додати";
$text['confirm-update-complete']['en-us'] = "Update Complete"; ?>
$text['confirm-update-complete']['es-cl'] = "Actualización Completa";
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
?>

View File

@ -1,20 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Inbound Routes"; $apps[$x]['menu'][0]['title']['en-us'] = "Inbound Routes";
$apps[$x]['menu'][0]['title']['es-cl'] = "Rutas de entrada"; $apps[$x]['menu'][0]['title']['es-cl'] = "Rutas de entrada";
$apps[$x]['menu'][0]['title']['es-mx'] = "Rutas de entrada"; $apps[$x]['menu'][0]['title']['es-mx'] = "Rutas de entrada";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Entrantes";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Entrada";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Trasy przychodzące";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Entrantes"; $apps[$x]['menu'][0]['title']['uk'] = "Вхідні маршрути";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "b64b2bbf-f99b-b568-13dc-32170515a687";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Entrada"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php?app_uuid=c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4";
$apps[$x]['menu'][0]['uuid'] = "b64b2bbf-f99b-b568-13dc-32170515a687"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php?app_uuid=c03b422e-13a8-bd1b-e42b-b6b9b4d27ce4";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,360 +1,464 @@
<?php <?php
/*
FusionPBX $text['title-dialplan-outbound-add']['en-us'] = "Outbound Call Routing";
Version: MPL 1.1 $text['title-dialplan-outbound-add']['es-cl'] = "Direccionamiento de llamadas de salida";
$text['title-dialplan-outbound-add']['pt-pt'] = "Encaminhamento de chamadas de saída";
The contents of this file are subject to the Mozilla Public License Version $text['title-dialplan-outbound-add']['fr-fr'] = "Routage d'appel sortant";
1.1 (the "License"); you may not use this file except in compliance with $text['title-dialplan-outbound-add']['pl'] = "Przesyłanie (routing) rozmów wychodzących.";
the License. You may obtain a copy of the License at $text['title-dialplan-outbound-add']['uk'] = "Маршрутизація вихідних дзвінків";
http://www.mozilla.org/MPL/
$text['message-update']['en-us'] = "Update Complete";
Software distributed under the License is distributed on an "AS IS" basis, $text['message-update']['es-cl'] = "Actualización Completa";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['message-update']['pt-pt'] = "Actualização Efectuada";
for the specific language governing rights and limitations under the $text['message-update']['fr-fr'] = "Mis à jour";
License. $text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['uk'] = "Оновлення завершено";
The Original Code is FusionPBX
$text['message-provide']['en-us'] = "Please Provide";
The Initial Developer of the Original Code is $text['message-provide']['es-cl'] = "Por favor indique";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-provide']['pt-pt'] = "Por favor indique";
Portions created by the Initial Developer are Copyright (C) 2008-2013 $text['message-provide']['fr-fr'] = "Merci d'indiquer";
the Initial Developer. All Rights Reserved. $text['message-provide']['pl'] = "Wprowadź";
$text['message-provide']['uk'] = "Будь ласка, надайте";
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com> $text['message-add-options2']['en-us'] = "Select another gateway as an alternative to use if the second one fails.";
James Rose <james.o.rose@gmail.com> $text['message-add-options2']['es-cl'] = "Seleccione otra pasarela para utilizar de forma alternativa, en caso de que las demas fallen.";
Philippe Rioual <bhouba@gmail.com> $text['message-add-options2']['pt-pt'] = "Escolha outro gateway como alternativa ao segundo no caso de falha.";
Riccardo Granchi <riccardo.granchi@nems.it> $text['message-add-options2']['fr-fr'] = "Choisir une autre passerelle comme alternative si la seconde échoue.";
*/ $text['message-add-options2']['pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli druga nie prześle rozmowy.";
$text['message-add-options2']['uk'] = "Виберіть інший шлюз в якості альтернативи, якщо другого використати не вдається .";
$text['title-dialplan-outbound-add']['en-us'] = "Outbound Call Routing";
$text['title-dialplan-outbound-add']['es-cl'] = "Direccionamiento de llamadas de salida"; $text['message-add-options1']['en-us'] = "Select another gateway as an alternative to use if the first one fails.";
$text['title-dialplan-outbound-add']['pt-pt'] = "Encaminhamento de chamadas de saída"; $text['message-add-options1']['es-cl'] = "Seleccione otra pasarela para utilizar de forma alternativa, en caso de que la primera falle.";
$text['title-dialplan-outbound-add']['fr-fr'] = "Routage d'appel sortant"; $text['message-add-options1']['pt-pt'] = "Escolha outro gateway como alternativa ao primeiro no caso de falha.";
$text['message-add-options1']['fr-fr'] = "Choisir une autre passerelle comme alternative si la première échoue.";
$text['message-provide']['en-us'] = "Please Provide"; $text['message-add-options1']['pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli pierwsza nie prześle rozmowy.";
$text['message-provide']['es-cl'] = "Por favor indique"; $text['message-add-options1']['uk'] = "Виберіть інший шлюз в якості альтернативи, якщо першого використати не вдається .";
$text['message-provide']['pt-pt'] = "Por favor indique";
$text['message-provide']['fr-fr'] = "Merci d'indiquer"; $text['message-add-options']['en-us'] = "Select the gateway to use with this outbound route.";
$text['message-add-options']['es-cl'] = "Seleccione una pasarela para utilizar con esta regla de salida.";
$text['label-gateway-name']['en-us'] = "Gateway Name"; $text['message-add-options']['pt-pt'] = "Seleccione o gateway para usar nesta rota de saída.";
$text['label-gateway-name']['es-cl'] = "Nombre de Pasarela"; $text['message-add-options']['fr-fr'] = "Choisir la passerelle utilisée par cette route sortante.";
$text['label-gateway-name']['pt-pt'] = "Nome do Gateway"; $text['message-add-options']['pl'] = "Wybierz Bramę Wyjściową przez którą zostanie przesłaną rozmowa wychodząca.";
$text['label-gateway-name']['fr-fr'] = "Nom de la passerelle"; $text['message-add-options']['uk'] = "Виберіть шлюз для цього вихідного маршруту";
$text['label-dialplan-expression']['en-us'] = "Dialplan Expression"; $text['label-true']['en-us'] = "True";
$text['label-dialplan-expression']['es-cl'] = "Expresión de plan de marcado"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-dialplan-expression']['pt-pt'] = "Expressão do dialplan"; $text['label-true']['pt-pt'] = "Sim";
$text['label-dialplan-expression']['fr-fr'] = "Expression du Plan de numérotation"; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pl'] = "Tak";
$text['label-2d']['en-us'] = "2 Digits"; $text['label-true']['uk'] = "Так";
$text['label-2d']['es-cl'] = "2 Dígitos";
$text['label-2d']['pt-pt'] = "2 Dígitos"; $text['label-toll_allow']['en-us'] = "Toll allow";
$text['label-2d']['fr-fr'] = "2 Digits"; $text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
$text['label-toll_allow']['pt-pt'] = "Permissões";
$text['label-3d']['en-us'] = "3 Digits"; $text['label-toll_allow']['fr-fr'] = "Droits";
$text['label-3d']['es-cl'] = "3 Dígitos"; $text['label-toll_allow']['pl'] = "Zezwalaj na połaczenia specjalne";
$text['label-3d']['pt-pt'] = "3 Dígitos"; $text['label-toll_allow']['uk'] = "TOLL дозволено";
$text['label-3d']['fr-fr'] = "3 Digits";
$text['label-sip-gateway']['en-us'] = "SIP Gateways";
$text['label-4d']['en-us'] = "4 Digits"; $text['label-sip-gateway']['es-cl'] = "Pasarela SIP";
$text['label-4d']['es-cl'] = "4 Dígitos"; $text['label-sip-gateway']['pt-pt'] = "SIP Gateways";
$text['label-4d']['pt-pt'] = "4 Dígitos"; $text['label-sip-gateway']['fr-fr'] = "Passerelle SIP";
$text['label-4d']['fr-fr'] = "4 Digits"; $text['label-sip-gateway']['pl'] = "Bramy wyjściowe SIP";
$text['label-sip-gateway']['uk'] = "SIP Шлюз";
$text['label-5d']['en-us'] = "5 Digits";
$text['label-5d']['es-cl'] = "5 Dígitos"; $text['label-prefix']['en-us'] = "Prefix";
$text['label-5d']['pt-pt'] = "5 Dígitos"; $text['label-prefix']['es-cl'] = "Prefijo";
$text['label-5d']['fr-fr'] = "5 Digits"; $text['label-prefix']['pt-pt'] = "Prefixo";
$text['label-prefix']['fr-fr'] = "Préfixe";
$text['label-6d']['en-us'] = "6 Digits"; $text['label-prefix']['pl'] = "Prefiks";
$text['label-6d']['es-cl'] = "6 Dígitos"; $text['label-prefix']['uk'] = "Префікс";
$text['label-6d']['pt-pt'] = "6 Dígitos";
$text['label-6d']['fr-fr'] = "6 Digits"; $text['label-outbound-routes']['en-us'] = "Outbound Routes";
$text['label-outbound-routes']['es-cl'] = "Rutas de Salida";
$text['label-7d']['en-us'] = "7 Digits Local"; $text['label-outbound-routes']['pt-pt'] = "Rotas de Saída";
$text['label-7d']['es-cl'] = "7 Dígitos Local"; $text['label-outbound-routes']['fr-fr'] = "Routes Sortantes";
$text['label-7d']['pt-pt'] = "7 Dígitos Local"; $text['label-outbound-routes']['pl'] = "Trasy wyjściowe";
$text['label-7d']['fr-fr'] = "7 Digits Local"; $text['label-outbound-routes']['uk'] = "Вихідні маршрути";
$text['label-8d']['en-us'] = "8 Digits"; $text['label-order']['en-us'] = "Order";
$text['label-8d']['es-cl'] = "8 Dígitos"; $text['label-order']['es-cl'] = "Orden";
$text['label-8d']['pt-pt'] = "8 Dígitos"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-8d']['fr-fr'] = "8 Digits"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pl'] = "Kolejność";
$text['label-9d']['en-us'] = "9 Digits"; $text['label-order']['uk'] = "Інше";
$text['label-9d']['es-cl'] = "9 Dígitos";
$text['label-9d']['pt-pt'] = "9 Dígitos"; $text['label-north-america-intl']['en-us'] = "North America International";
$text['label-9d']['fr-fr'] = "9 Digits"; $text['label-north-america-intl']['es-cl'] = "America del Norte Internacional";
$text['label-north-america-intl']['pt-pt'] = "América do Norte Internacional";
$text['label-10d']['en-us'] = "10 Digits Long Distance"; $text['label-north-america-intl']['fr-fr'] = "Amérique du Nord International";
$text['label-10d']['es-cl'] = "10 Dígitos Larga Distancia"; $text['label-north-america-intl']['pl'] = "Ameryka Północna międzynarodowe";
$text['label-10d']['pt-pt'] = "10 Dígitos"; $text['label-north-america-intl']['uk'] = "Північна Америка (міжнародний)";
$text['label-10d']['fr-fr'] = "10 Digits";
$text['label-north-america']['en-us'] = "North America";
$text['label-11d']['en-us'] = "11 Digits Long Distance"; $text['label-north-america']['es-cl'] = "América del Norte";
$text['label-11d']['es-cl'] = "11 Dígitos Larga Distancia"; $text['label-north-america']['pt-pt'] = "América do Norte";
$text['label-11d']['pt-pt'] = "11 Dígitos"; $text['label-north-america']['fr-fr'] = "Amérique du Nord";
$text['label-11d']['fr-fr'] = "11 Digits"; $text['label-north-america']['pl'] = "Ameryka Północna";
$text['label-north-america']['uk'] = "Північна Америка";
$text['label-north-america']['en-us'] = "North America";
$text['label-north-america']['es-cl'] = "América del Norte"; $text['label-limit']['en-us'] = "Limit";
$text['label-north-america']['pt-pt'] = "América do Norte"; $text['label-limit']['es-cl'] = "Límite";
$text['label-north-america']['fr-fr'] = "Amérique du Nord"; $text['label-limit']['pt-pt'] = "Limite";
$text['label-limit']['fr-fr'] = "Limite";
$text['label-north-america-intl']['en-us'] = "North America International"; $text['label-limit']['pl'] = "Limit";
$text['label-north-america-intl']['es-cl'] = "America del Norte Internacional"; $text['label-limit']['uk'] = "Обмеження";
$text['label-north-america-intl']['pt-pt'] = "América do Norte Internacional";
$text['label-north-america-intl']['fr-fr'] = "Amérique du Nord International"; $text['label-intl']['en-us'] = "International";
$text['label-intl']['es-cl'] = "Internacional";
$text['label-europe-intl']['en-us'] = "Europe International"; $text['label-intl']['pt-pt'] = "Internacional";
$text['label-europe-intl']['es-cl'] = "Europa Internacional"; $text['label-intl']['fr-fr'] = "International";
$text['label-europe-intl']['pt-pt'] = "Europa Internacional"; $text['label-intl']['pl'] = "Międzynarodowy";
$text['label-europe-intl']['fr-fr'] = "Europe International"; $text['label-intl']['uk'] = "Міжнародний";
$text['label-intl']['en-us'] = "International"; $text['label-gateway-name']['en-us'] = "Gateway Name";
$text['label-intl']['es-cl'] = "Internacional"; $text['label-gateway-name']['es-cl'] = "Nombre de Pasarela";
$text['label-intl']['pt-pt'] = "Internacional"; $text['label-gateway-name']['pt-pt'] = "Nome do Gateway";
$text['label-intl']['fr-fr'] = "International"; $text['label-gateway-name']['fr-fr'] = "Nom de la passerelle";
$text['label-gateway-name']['pl'] = "Nazwa Bramy wyjściowej";
$text['label-311']['en-us'] = "311 Information"; $text['label-gateway-name']['uk'] = "Назва шлюза";
$text['label-311']['es-cl'] = "311 Información";
$text['label-311']['pt-pt'] = "311 Informação"; $text['label-gateway']['en-us'] = "Gateway";
$text['label-311']['fr-fr'] = "311 Information"; $text['label-gateway']['es-cl'] = "Pasarela";
$text['label-gateway']['pt-pt'] = "Gateway";
$text['label-411']['en-us'] = "411 Information"; $text['label-gateway']['fr-fr'] = "Passerelle";
$text['label-411']['es-cl'] = "411 Información"; $text['label-gateway']['pl'] = "Brama wyjściowa";
$text['label-411']['pt-pt'] = "411 Informação"; $text['label-gateway']['uk'] = "Шлюз";
$text['label-411']['fr-fr'] = "411 Information";
$text['label-false']['en-us'] = "False";
$text['label-911']['en-us'] = "911 Emergency"; $text['label-false']['es-cl'] = "Falso";
$text['label-911']['es-cl'] = "911 Emergencias"; $text['label-false']['pt-pt'] = "Não";
$text['label-911']['pt-pt'] = "911 Emergência"; $text['label-false']['fr-fr'] = "Non";
$text['label-911']['fr-fr'] = "911 Emergency"; $text['label-false']['pl'] = "Nie";
$text['label-false']['uk'] = "Ні";
$text['label-9d2']['en-us'] = "Dial 9, then 2 Digits";
$text['label-9d2']['es-cl'] = "Marcar 9, luego 2 dígitos"; $text['label-europe-intl']['en-us'] = "Europe International";
$text['label-9d2']['pt-pt'] = "Marque 9, seguido de 2 Dígitos"; $text['label-europe-intl']['es-cl'] = "Europa Internacional";
$text['label-9d2']['fr-fr'] = "Compose 9, puis 2 Digits"; $text['label-europe-intl']['pt-pt'] = "Europa Internacional";
$text['label-europe-intl']['fr-fr'] = "Europe International";
$text['label-9d3']['en-us'] = "Dial 9, then 3 Digits"; $text['label-europe-intl']['pl'] = "Europa międzynarodowy";
$text['label-9d3']['es-cl'] = "Marcar 9, luego 3 dígitos"; $text['label-europe-intl']['uk'] = "Європа (міжнародний)";
$text['label-9d3']['pt-pt'] = "Marque 9, seguido de 3 Dígitos";
$text['label-9d3']['fr-fr'] = "Compose 9, puis 3 Digits"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-enabled']['es-cl'] = "Activo";
$text['label-9d4']['en-us'] = "Dial 9, then 4 Digits"; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['label-9d4']['es-cl'] = "Marcar 9, luego 4 dígitos"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-9d4']['pt-pt'] = "Marque 9, seguido de 4 Dígitos"; $text['label-enabled']['pl'] = "Numer wew włączony?";
$text['label-9d4']['fr-fr'] = "Compose 9, puis 4 Digits"; $text['label-enabled']['uk'] = "Включено";
$text['label-9d5']['en-us'] = "Dial 9, then 5 Digits"; $text['label-dialplan-expression']['en-us'] = "Dialplan Expression";
$text['label-9d5']['es-cl'] = "Marcar 9, luego 5 dígitos"; $text['label-dialplan-expression']['es-cl'] = "Expresión de plan de marcado";
$text['label-9d5']['pt-pt'] = "Marque 9, seguido de 5 Dígitos"; $text['label-dialplan-expression']['pt-pt'] = "Expressão do dialplan";
$text['label-9d5']['fr-fr'] = "Compose 9, puis 5 Digits"; $text['label-dialplan-expression']['fr-fr'] = "Expression du Plan de numérotation";
$text['label-dialplan-expression']['pl'] = "Wyrażenie dialplanu";
$text['label-9d6']['en-us'] = "Dial 9, then 6 Digits"; $text['label-dialplan-expression']['uk'] = "Вираз маршрутизації";
$text['label-9d5']['es-cl'] = "Marcar 9, luego 5 dígitos";
$text['label-9d6']['pt-pt'] = "Marque 9, seguido de 6 Dígitos"; $text['label-description']['en-us'] = "Description";
$text['label-9d6']['fr-fr'] = "Compose 9, puis 6 Digits"; $text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição";
$text['label-9d7']['en-us'] = "Dial 9, then 7 Digits"; $text['label-description']['fr-fr'] = "Description";
$text['label-9d7']['es-cl'] = "Marcar 9, luego 7 dígitos"; $text['label-description']['pl'] = "Opis";
$text['label-9d7']['pt-pt'] = "Marque 9, seguido de 7 Dígitos"; $text['label-description']['uk'] = "Опис";
$text['label-9d7']['fr-fr'] = "Compose 9, puis 7 Digits";
$text['label-custom-outbound-prefix']['en-us'] = "Dial custom prefix, then Digits";
$text['label-9d8']['en-us'] = "Dial 9, then 8 Digits"; $text['label-custom-outbound-prefix']['es-cl'] = "Marcar prefijo personalizados, luego Dígitos";
$text['label-9d8']['es-cl'] = "Marcar 9, luego 8 dígitos"; $text['label-custom-outbound-prefix']['pt-pt'] = "Marque prefixo personalizado, seguido de Dígitos";
$text['label-9d8']['pt-pt'] = "Marque 9, seguido de 8 Dígitos"; $text['label-custom-outbound-prefix']['fr-fr'] = "Compose préfixe personnalisé, puis Digits";
$text['label-9d8']['fr-fr'] = "Compose 9, puis 8 Digits"; $text['label-custom-outbound-prefix']['pl'] = "Wybierz swój prefiks a następnie numer.";
$text['label-custom-outbound-prefix']['uk'] = "Наберіть префікс а потім цифри";
$text['label-9d9']['en-us'] = "Dial 9, then 9 Digits";
$text['label-9d9']['es-cl'] = "Marcar 9, luego 9 dígitos"; $text['label-alt2']['en-us'] = "Alternate 2";
$text['label-9d9']['pt-pt'] = "Marque 9, seguido de 9 Dígitos"; $text['label-alt2']['es-cl'] = "Alternativa 2";
$text['label-9d9']['fr-fr'] = "Compose 9, puis 9 Digits"; $text['label-alt2']['pt-pt'] = "Alternativa 2";
$text['label-alt2']['fr-fr'] = "Alternative 2";
$text['label-9d10']['en-us'] = "Dial 9, then 10 Digits"; $text['label-alt2']['pl'] = "Alternatywa 2";
$text['label-9d10']['es-cl'] = "Marcar 9, luego 10 dígitos"; $text['label-alt2']['uk'] = "Інший 2";
$text['label-9d10']['pt-pt'] = "Marque 9, seguido de 10 Dígitos";
$text['label-9d10']['fr-fr'] = "Compose 9, puis 10 Digits"; $text['label-alt1']['en-us'] = "Alternate 1";
$text['label-alt1']['es-cl'] = "Alternativa 1";
$text['label-9d11']['en-us'] = "Dial 9, then 11 Digits"; $text['label-alt1']['pt-pt'] = "Alternativa 1";
$text['label-9d11']['es-cl'] = "Marcar 9, luego 11 dígitos"; $text['label-alt1']['fr-fr'] = "Alternative 1";
$text['label-9d11']['pt-pt'] = "Maruqe 9, seguido de 11 Dígitos"; $text['label-alt1']['pl'] = "Alternatywa 1";
$text['label-9d11']['fr-fr'] = "Compose 9, puis 11 Digits"; $text['label-alt1']['uk'] = "Інший 1";
$text['label-9d.12-20']['en-us'] = "Dial 9, then International"; $text['label-add-options']['en-us'] = "Additional Options";
$text['label-9d.12-20']['es-cl'] = "Marcar 9, luego Internacional"; $text['label-add-options']['es-cl'] = "Opciones Adicionales";
$text['label-9d.12-20']['pt-pt'] = "Marque 9, seguido de Internacional"; $text['label-add-options']['pt-pt'] = "Opções Adicionais";
$text['label-9d.12-20']['fr-fr'] = "Compose 9, puis International"; $text['label-add-options']['fr-fr'] = "Autres Options";
$text['label-add-options']['pl'] = "Opcje dodatkowe";
$text['label-800']['en-us'] = "Toll-Free"; $text['label-add-options']['uk'] = "Додаткові параметри";
$text['label-800']['es-cl'] = "Línea gratuita";
$text['label-800']['pt-pt'] = "Sem Custo"; $text['label-accountcode']['en-us'] = "Account Code";
$text['label-800']['fr-fr'] = "Sans Charge"; $text['label-accountcode']['es-cl'] = "Código de Cuenta";
$text['label-accountcode']['pt-pt'] = "Conta";
$text['label-custom-outbound-prefix']['en-us'] = "Dial custom prefix, then Digits"; $text['label-accountcode']['fr-fr'] = "Centre de Frais";
$text['label-custom-outbound-prefix']['es-cl'] = "Marcar prefijo personalizados, luego Dígitos"; $text['label-accountcode']['pl'] = "Numer konta billingowego";
$text['label-custom-outbound-prefix']['pt-pt'] = "Marque prefixo personalizado, seguido de Dígitos"; $text['label-accountcode']['uk'] = "Код облікового запису";
$text['label-custom-outbound-prefix']['fr-fr'] = "Compose préfixe personnalisé, puis Digits";
$text['label-9d9']['en-us'] = "Dial 9, then 9 Digits";
$text['button-add']['en-us'] = "Add"; $text['label-9d9']['es-cl'] = "Marcar 9, luego 9 dígitos";
$text['button-add']['es-cl'] = "Agregar"; $text['label-9d9']['pt-pt'] = "Marque 9, seguido de 9 Dígitos";
$text['button-add']['pt-pt'] = "Adicionar"; $text['label-9d9']['fr-fr'] = "Compose 9, puis 9 Digits";
$text['button-add']['fr-fr'] = "Ajouter"; $text['label-9d9']['pl'] = "Wybierz 9, a następnie 9 cyfr";
$text['label-9d9']['uk'] = "Наберіть 9, а потім 9 цифр";
$text['description-enter-custom-outbound-prefix']['en-us'] = "Enter custom outbound prefix";
$text['description-enter-custom-outbound-prefix']['es-cl'] = "Ingrese un prefijo de salida personalizados"; $text['label-9d8']['en-us'] = "Dial 9, then 8 Digits";
$text['description-enter-custom-outbound-prefix']['pt-pt'] = "Introduza um prefixo de saída personalizado"; $text['label-9d8']['es-cl'] = "Marcar 9, luego 8 dígitos";
$text['description-enter-custom-outbound-prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé"; $text['label-9d8']['pt-pt'] = "Marque 9, seguido de 8 Dígitos";
$text['label-9d8']['fr-fr'] = "Compose 9, puis 8 Digits";
$text['message-update']['en-us'] = "Update Complete"; $text['label-9d8']['pl'] = "Wybierz 9, a następnie 8 cyfr";
$text['message-update']['es-cl'] = "Actualización Completa"; $text['label-9d8']['uk'] = "Наберіть 9, а потім 8 цифр";
$text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['label-9d7']['en-us'] = "Dial 9, then 7 Digits";
$text['label-9d7']['es-cl'] = "Marcar 9, luego 7 dígitos";
$text['label-outbound-routes']['en-us'] = "Outbound Routes"; $text['label-9d7']['pt-pt'] = "Marque 9, seguido de 7 Dígitos";
$text['label-outbound-routes']['es-cl'] = "Rutas de Salida"; $text['label-9d7']['fr-fr'] = "Compose 9, puis 7 Digits";
$text['label-outbound-routes']['pt-pt'] = "Rotas de Saída"; $text['label-9d7']['pl'] = "Wybierz 9, a następnie 7 cyfr";
$text['label-outbound-routes']['fr-fr'] = "Routes Sortantes"; $text['label-9d7']['uk'] = "Наберіть 9, а потім 7 цифр";
$text['button-back']['en-us'] = "Back"; $text['label-9d6']['en-us'] = "Dial 9, then 6 Digits";
$text['button-back']['es-cl'] = "Volver"; $text['label-9d6']['pt-pt'] = "Marque 9, seguido de 6 Dígitos";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-9d6']['fr-fr'] = "Compose 9, puis 6 Digits";
$text['button-back']['fr-fr'] = "Retour"; $text['label-9d6']['pl'] = "Wybierz 9, a następnie 6 cyfr";
$text['label-9d6']['uk'] = "Наберіть 9, а потім 6 цифр";
$text['description-outbound-routes']['en-us'] = "Outbound dialplans have one or more conditions that are matched to attributes of a call. When a call matches the conditions the call is then routed to the gateway.";
$text['description-outbound-routes']['es-cl'] = "Los planes de marcado de salida tienen una o más condiciones que deben cumplirse. Cuando las condiciones se cumplen, las llamada es dirigida con la pasarela seleccionada."; $text['label-9d5']['en-us'] = "Dial 9, then 5 Digits";
$text['description-outbound-routes']['pt-pt'] = " Dialplans de saída têm uma ou mais condições que se encontram nos atributos da chamada. Quando uma chamada verifica as condições a chamada é encaminhada para o gateway."; $text['label-9d5']['es-cl'] = "Marcar 9, luego 5 dígitos";
$text['description-outbound-routes']['fr-fr'] = "les Plan de numérotation sortant doivent remplir une ou plusieures conditions afin d'acheminer un appel. Lorsqu'un appel rempli la ou des conditions, l'appel est alors acheminé à la passerelle."; $text['label-9d5']['pt-pt'] = "Marque 9, seguido de 5 Dígitos";
$text['label-9d5']['fr-fr'] = "Compose 9, puis 5 Digits";
$text['label-gateway']['en-us'] = "Gateway"; $text['label-9d5']['pl'] = "Wybierz 9, a następnie 5 cyfr";
$text['label-gateway']['es-cl'] = "Pasarela"; $text['label-9d5']['uk'] = "Наберіть 9, а потім 5 цифр";
$text['label-gateway']['pt-pt'] = "Gateway";
$text['label-gateway']['fr-fr'] = "Passerelle"; $text['label-9d4']['en-us'] = "Dial 9, then 4 Digits";
$text['label-9d4']['es-cl'] = "Marcar 9, luego 4 dígitos";
$text['label-sip-gateway']['en-us'] = "SIP Gateways"; $text['label-9d4']['pt-pt'] = "Marque 9, seguido de 4 Dígitos";
$text['label-sip-gateway']['es-cl'] = "Pasarela SIP"; $text['label-9d4']['fr-fr'] = "Compose 9, puis 4 Digits";
$text['label-sip-gateway']['pt-pt'] = "SIP Gateways"; $text['label-9d4']['pl'] = "Wybierz 9, a następnie 4 cyfry";
$text['label-sip-gateway']['fr-fr'] = "Passerelle SIP"; $text['label-9d4']['uk'] = "Наберіть 9, а потім 4 цифр";
$text['label-add-options']['en-us'] = "Additional Options"; $text['label-9d3']['en-us'] = "Dial 9, then 3 Digits";
$text['label-add-options']['es-cl'] = "Opciones Adicionales"; $text['label-9d3']['es-cl'] = "Marcar 9, luego 3 dígitos";
$text['label-add-options']['pt-pt'] = "Opções Adicionais"; $text['label-9d3']['pt-pt'] = "Marque 9, seguido de 3 Dígitos";
$text['label-add-options']['fr-fr'] = "Autres Options"; $text['label-9d3']['fr-fr'] = "Compose 9, puis 3 Digits";
$text['label-9d3']['pl'] = "Wybierz 9, a następnie 3 cyfry";
$text['message-add-options']['en-us'] = "Select the gateway to use with this outbound route."; $text['label-9d3']['uk'] = "Наберіть 9, а потім 3 цифр";
$text['message-add-options']['es-cl'] = "Seleccione una pasarela para utilizar con esta regla de salida.";
$text['message-add-options']['pt-pt'] = "Seleccione o gateway para usar nesta rota de saída."; $text['label-9d2']['en-us'] = "Dial 9, then 2 Digits";
$text['message-add-options']['fr-fr'] = "Choisir la passerelle utilisée par cette route sortante."; $text['label-9d2']['es-cl'] = "Marcar 9, luego 2 dígitos";
$text['label-9d2']['pt-pt'] = "Marque 9, seguido de 2 Dígitos";
$text['label-alt1']['en-us'] = "Alternate 1"; $text['label-9d2']['fr-fr'] = "Compose 9, puis 2 Digits";
$text['label-alt1']['es-cl'] = "Alternativa 1"; $text['label-9d2']['pl'] = "Wybierz 9, a następnie 2 cyfry";
$text['label-alt1']['pt-pt'] = "Alternativa 1"; $text['label-9d2']['uk'] = "Наберіть 9, а потім 2 цифр";
$text['label-alt1']['fr-fr'] = "Alternative 1";
$text['label-9d11']['en-us'] = "Dial 9, then 11 Digits";
$text['message-add-options1']['en-us'] = "Select another gateway as an alternative to use if the first one fails."; $text['label-9d11']['es-cl'] = "Marcar 9, luego 11 dígitos";
$text['message-add-options1']['es-cl'] = "Seleccione otra pasarela para utilizar de forma alternativa, en caso de que la primera falle."; $text['label-9d11']['pt-pt'] = "Maruqe 9, seguido de 11 Dígitos";
$text['message-add-options1']['pt-pt'] = "Escolha outro gateway como alternativa ao primeiro no caso de falha."; $text['label-9d11']['fr-fr'] = "Compose 9, puis 11 Digits";
$text['message-add-options1']['fr-fr'] = "Choisir une autre passerelle comme alternative si la première échoue."; $text['label-9d11']['pl'] = "Wybierz 9, a następnie 11 cyfr";
$text['label-9d11']['uk'] = "Наберіть 9, а потім 11 цифр";
$text['label-alt2']['en-us'] = "Alternate 2";
$text['label-alt2']['es-cl'] = "Alternativa 2"; $text['label-9d10']['en-us'] = "Dial 9, then 10 Digits";
$text['label-alt2']['pt-pt'] = "Alternativa 2"; $text['label-9d10']['es-cl'] = "Marcar 9, luego 10 dígitos";
$text['label-alt2']['fr-fr'] = "Alternative 2"; $text['label-9d10']['pt-pt'] = "Marque 9, seguido de 10 Dígitos";
$text['label-9d10']['fr-fr'] = "Compose 9, puis 10 Digits";
$text['message-add-options2']['en-us'] = "Select another gateway as an alternative to use if the second one fails."; $text['label-9d10']['pl'] = "Wybierz 9, a następnie 10 cyfr";
$text['message-add-options2']['es-cl'] = "Seleccione otra pasarela para utilizar de forma alternativa, en caso de que las demas fallen."; $text['label-9d10']['uk'] = "Наберіть 9, а потім 10 цифр";
$text['message-add-options2']['pt-pt'] = "Escolha outro gateway como alternativa ao segundo no caso de falha.";
$text['message-add-options2']['fr-fr'] = "Choisir une autre passerelle comme alternative si la seconde échoue."; $text['label-9d.12-20']['en-us'] = "Dial 9, then International";
$text['label-9d.12-20']['es-cl'] = "Marcar 9, luego Internacional";
$text['description-shortcut']['en-us'] = "Shortcut to create the outbound dialplan entries for this Gateway."; $text['label-9d.12-20']['pt-pt'] = "Marque 9, seguido de Internacional";
$text['description-shortcut']['es-cl'] = "Acceso directo para crear las entradas del plan de marcado saliente para esta pasarela."; $text['label-9d.12-20']['fr-fr'] = "Compose 9, puis International";
$text['description-shortcut']['pt-pt'] = "Atalho para criar entradas no dialplan de saída para este Gateway."; $text['label-9d.12-20']['pl'] = "Wybierz 9 a następnie format międzynarodowy";
$text['description-shortcut']['fr-fr'] = "Raccourci pour créer l'entrée de cette passerelle dans le plan de numérotation sortant."; $text['label-9d.12-20']['uk'] = "Наберіть 9, а потім міжнародний номер";
$text['label-prefix']['en-us'] = "Prefix"; $text['label-9d']['en-us'] = "9 Digits";
$text['label-prefix']['es-cl'] = "Prefijo"; $text['label-9d']['es-cl'] = "9 Dígitos";
$text['label-prefix']['pt-pt'] = "Prefixo"; $text['label-9d']['pt-pt'] = "9 Dígitos";
$text['label-prefix']['fr-fr'] = "Préfixe"; $text['label-9d']['fr-fr'] = "9 Digits";
$text['label-9d']['pl'] = "9 cyfr";
$text['description-enter-prefix']['en-us'] = "Enter a prefix number to add to the beginning of the destination number."; $text['label-9d']['uk'] = "9 цифр";
$text['description-enter-prefix']['es-cl'] = "Ingrese un número de prefijo para agregar al inicio del número de destino.";
$text['description-enter-prefix']['pt-pt'] = "Introduza um número de prefixo para adicionar ao início do número de destino."; $text['label-911']['en-us'] = "911 Emergency";
$text['description-enter-prefix']['fr-fr'] = "Choisir un préfixe à ajouter en début de numérotation pour joindre la destination."; $text['label-911']['es-cl'] = "911 Emergencias";
$text['label-911']['pt-pt'] = "911 Emergência";
$text['label-limit']['en-us'] = "Limit"; $text['label-911']['fr-fr'] = "911 Emergency";
$text['label-limit']['es-cl'] = "Límite"; $text['label-911']['pl'] = "911 Emergency";
$text['label-limit']['pt-pt'] = "Limite"; $text['label-911']['uk'] = "911";
$text['label-limit']['fr-fr'] = "Limite";
$text['label-8d']['en-us'] = "8 Digits";
$text['description-limit']['en-us'] = "Enter limit to restrict the number of outbound calls."; $text['label-8d']['es-cl'] = "8 Dígitos";
$text['description-limit']['es-cl'] = "Ingrese un límite para restringir el número de llamadas salientes."; $text['label-8d']['pt-pt'] = "8 Dígitos";
$text['description-limit']['pt-pt'] = "Introduza o limite máximo de número de chamadas de saída."; $text['label-8d']['fr-fr'] = "8 Digits";
$text['description-limit']['fr-fr'] = "Choisir une limite afin de limiter le noombre d'appel sortants."; $text['label-8d']['pl'] = "8 cyfr";
$text['label-8d']['uk'] = "8 цифр";
$text['label-accountcode']['en-us'] = "Account Code";
$text['label-accountcode']['es-cl'] = "Código de Cuenta"; $text['label-800']['en-us'] = "Toll-Free";
$text['label-accountcode']['pt-pt'] = "Conta"; $text['label-800']['es-cl'] = "Línea gratuita";
$text['label-accountcode']['fr-fr'] = "Centre de Frais"; $text['label-800']['pt-pt'] = "Sem Custo";
$text['label-800']['fr-fr'] = "Sans Charge";
$text['description-accountcode']['en-us'] = "Enter the accountcode."; $text['label-800']['pl'] = "Połaczenia specjalne (toll-free)";
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta."; $text['label-800']['uk'] = "Безкоштовний";
$text['description-accountcode']['pt-pt'] = "Introduza a conta.";
$text['description-accountcode']['fr-fr'] = ""; $text['label-7d']['en-us'] = "7 Digits Local";
$text['label-7d']['es-cl'] = "7 Dígitos Local";
$text['label-toll_allow']['en-us'] = "Toll allow"; $text['label-7d']['pt-pt'] = "7 Dígitos Local";
$text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales"; $text['label-7d']['fr-fr'] = "7 Digits Local";
$text['label-toll_allow']['pt-pt'] = "Permissões"; $text['label-7d']['pl'] = "7 cyfr w formacie lokalnym";
$text['label-toll_allow']['fr-fr'] = "Droits"; $text['label-7d']['uk'] = "7 цифр";
$text['description-enable-toll_allow']['en-us'] = "Set to true to enable toll allow"; $text['label-6d']['en-us'] = "6 Digits";
$text['description-enable-toll_allow']['es-cl'] = "Seleccione verdadero para activar permitir Tarifas Especiales"; $text['label-6d']['es-cl'] = "6 Dígitos";
$text['description-enable-toll_allow']['pt-pt'] = "scolha 'sim' para activar permissões"; $text['label-6d']['pt-pt'] = "6 Dígitos";
$text['description-enable-toll_allow']['fr-fr'] = "Choisir Oui pour activer droits"; $text['label-6d']['fr-fr'] = "6 Digits";
$text['label-6d']['pl'] = "6 cyfr";
$text['label-order']['en-us'] = "Order"; $text['label-6d']['uk'] = "6 цифр";
$text['label-order']['es-cl'] = "Orden";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-5d']['en-us'] = "5 Digits";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-5d']['es-cl'] = "5 Dígitos";
$text['label-5d']['pt-pt'] = "5 Dígitos";
$text['description-order']['en-us'] = "Select the order number. The order number determines the order of the outbound routes when there is more than one."; $text['label-5d']['fr-fr'] = "5 Digits";
$text['description-order']['es-cl'] = "Ingrese el número de orden. El número de orden determina el orden de las rutas de salida cuando existe más de una."; $text['label-5d']['pl'] = "5 cyfr";
$text['description-order']['pt-pt'] = "Seleccione o número de ordem. O número de ordem determina a ordem das rotas de saída sempre que haja mais do que uma."; $text['label-5d']['uk'] = "5 цифр";
$text['description-order']['fr-fr'] = "Choisir le numéro d'ordre. Ce nombre détermine l'ordre dans le quel cette route sera utilisées si plusieurs routes correspondant aux conditions de l'appel existent.";
$text['label-4d']['en-us'] = "4 Digits";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-4d']['es-cl'] = "4 Dígitos";
$text['label-enabled']['es-cl'] = "Activo"; $text['label-4d']['pt-pt'] = "4 Dígitos";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['label-4d']['fr-fr'] = "4 Digits";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-4d']['pl'] = "4 cyfry";
$text['label-4d']['uk'] = "4 цифри";
$text['label-true']['en-us'] = "True";
$text['label-true']['es-cl'] = "Verdadero"; $text['label-411']['en-us'] = "411 Information";
$text['label-true']['pt-pt'] = "Sim"; $text['label-411']['es-cl'] = "411 Información";
$text['label-true']['fr-fr'] = "Oui"; $text['label-411']['pt-pt'] = "411 Informação";
$text['label-411']['fr-fr'] = "411 Information";
$text['label-false']['en-us'] = "False"; $text['label-411']['pl'] = "411 Informacja";
$text['label-false']['es-cl'] = "Falso"; $text['label-411']['uk'] = "411 Довідка";
$text['label-false']['pt-pt'] = "Não";
$text['label-false']['fr-fr'] = "Non"; $text['label-3d']['en-us'] = "3 Digits";
$text['label-3d']['es-cl'] = "3 Dígitos";
$text['description-enabled']['en-us'] = "Choose to enable or disable the outbound route."; $text['label-3d']['pt-pt'] = "3 Dígitos";
$text['description-enabled']['es-cl'] = "Seleccione si desea activar o desactivar la ruta de salida."; $text['label-3d']['fr-fr'] = "3 Digits";
$text['description-enabled']['pt-pt'] = "Active ou desactive a rota de saída."; $text['label-3d']['pl'] = "3 cyfry";
$text['description-enabled']['fr-fr'] = ""; $text['label-3d']['uk'] = "3 цифри";
$text['label-description']['en-us'] = "Description"; $text['label-311']['en-us'] = "311 Information";
$text['label-description']['es-cl'] = "Descripción"; $text['label-311']['es-cl'] = "311 Información";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-311']['pt-pt'] = "311 Informação";
$text['label-description']['fr-fr'] = "Description"; $text['label-311']['fr-fr'] = "311 Information";
$text['label-311']['pl'] = "Informacja 311";
$text['description-description']['en-us'] = "Enter a description for the outbound route."; $text['label-311']['uk'] = "311 Довідка";
$text['description-description']['es-cl'] = "Ingrese una descripción para la ruta de salida.";
$text['description-description']['pt-pt'] = "Introduza uma descrição para a rota de saída."; $text['label-2d']['en-us'] = "2 Digits";
$text['description-description']['fr-fr'] = ""; $text['label-2d']['es-cl'] = "2 Dígitos";
$text['label-2d']['pt-pt'] = "2 Dígitos";
$text['button-save']['en-us'] = "Save"; $text['label-2d']['fr-fr'] = "2 Digits";
$text['button-save']['es-cl'] = "Guardar"; $text['label-2d']['pl'] = "2 cyfry";
$text['button-save']['pt-pt'] = "Guardar"; $text['label-2d']['uk'] = "2 цифри";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['label-11d']['en-us'] = "11 Digits Long Distance";
?> $text['label-11d']['es-cl'] = "11 Dígitos Larga Distancia";
$text['label-11d']['pt-pt'] = "11 Dígitos";
$text['label-11d']['fr-fr'] = "11 Digits";
$text['label-11d']['pl'] = "11 cyfr, pozamiejscowe";
$text['label-11d']['uk'] = "11 цифр міжміського номера";
$text['label-10d']['en-us'] = "10 Digits Long Distance";
$text['label-10d']['es-cl'] = "10 Dígitos Larga Distancia";
$text['label-10d']['pt-pt'] = "10 Dígitos";
$text['label-10d']['fr-fr'] = "10 Digits";
$text['label-10d']['pl'] = "10 cyfr, pozamiejscowe";
$text['label-10d']['uk'] = "10 цифр міжміського номера";
$text['description-shortcut']['en-us'] = "Shortcut to create the outbound dialplan entries for this Gateway.";
$text['description-shortcut']['es-cl'] = "Acceso directo para crear las entradas del plan de marcado saliente para esta pasarela.";
$text['description-shortcut']['pt-pt'] = "Atalho para criar entradas no dialplan de saída para este Gateway.";
$text['description-shortcut']['fr-fr'] = "Raccourci pour créer l'entrée de cette passerelle dans le plan de numérotation sortant.";
$text['description-shortcut']['pl'] = "Pomoc w stworzeniu dialplanu wychodzącego w tej Bramie wyjściowej.";
$text['description-shortcut']['uk'] = "Ярлик для створення маршрутизації вихідного дзвінка для цього шлюзу.";
$text['description-outbound-routes']['en-us'] = "Outbound dialplans have one or more conditions that are matched to attributes of a call. When a call matches the conditions the call is then routed to the gateway.";
$text['description-outbound-routes']['es-cl'] = "Los planes de marcado de salida tienen una o más condiciones que deben cumplirse. Cuando las condiciones se cumplen, las llamada es dirigida con la pasarela seleccionada.";
$text['description-outbound-routes']['pt-pt'] = " Dialplans de saída têm uma ou mais condições que se encontram nos atributos da chamada. Quando uma chamada verifica as condições a chamada é encaminhada para o gateway.";
$text['description-outbound-routes']['fr-fr'] = "les Plan de numérotation sortant doivent remplir une ou plusieures conditions afin d'acheminer un appel. Lorsqu'un appel rempli la ou des conditions, l'appel est alors acheminé à la passerelle.";
$text['description-outbound-routes']['pl'] = "Wychodzący dialplan ma jeden lub więcej warunków, które zostają porównane z atrybutami każdego połączenia. Gdy rozmowa wychodząca spełnia warunki dialplanu jest przesyłana do Bramy wyjściowej.";
$text['description-outbound-routes']['uk'] = "Плани набору вихідних дзвінків мають умови, які відповідають атрибутам дзвінка. Коли дзвінок відповідає умовам, то він спрямовується на шлюзу.";
$text['description-order']['en-us'] = "Select the order number. The order number determines the order of the outbound routes when there is more than one.";
$text['description-order']['es-cl'] = "Ingrese el número de orden. El número de orden determina el orden de las rutas de salida cuando existe más de una.";
$text['description-order']['pt-pt'] = "Seleccione o número de ordem. O número de ordem determina a ordem das rotas de saída sempre que haja mais do que uma.";
$text['description-order']['fr-fr'] = "Choisir le numéro d'ordre. Ce nombre détermine l'ordre dans le quel cette route sera utilisées si plusieurs routes correspondant aux conditions de l'appel existent.";
$text['description-order']['pl'] = "Wybierz kolejność.";
$text['description-order']['uk'] = "Виберіть порядковий номер. Він визначає порядок використання маршрутів вихідних дзвінків";
$text['description-limit']['en-us'] = "Enter limit to restrict the number of outbound calls.";
$text['description-limit']['es-cl'] = "Ingrese un límite para restringir el número de llamadas salientes.";
$text['description-limit']['pt-pt'] = "Introduza o limite máximo de número de chamadas de saída.";
$text['description-limit']['fr-fr'] = "Choisir une limite afin de limiter le noombre d'appel sortants.";
$text['description-limit']['pl'] = "Wprowadź limit ograniczyć liczbę połączeń wychodzących.";
$text['description-limit']['uk'] = "Введіть обмеження кількість вихідних дзвінків.";
$text['description-enter-prefix']['en-us'] = "Enter a prefix number to add to the beginning of the destination number.";
$text['description-enter-prefix']['es-cl'] = "Ingrese un número de prefijo para agregar al inicio del número de destino.";
$text['description-enter-prefix']['pt-pt'] = "Introduza um número de prefixo para adicionar ao início do número de destino.";
$text['description-enter-prefix']['fr-fr'] = "Choisir un préfixe à ajouter en début de numérotation pour joindre la destination.";
$text['description-enter-prefix']['pl'] = "Wprowadź prefiks, który zostanie dodany do początku numeru docelowego.";
$text['description-enter-prefix']['uk'] = "Введіть префікс, щоб додати на початок номера";
$text['description-enter-custom-outbound-prefix']['en-us'] = "Enter custom outbound prefix";
$text['description-enter-custom-outbound-prefix']['es-cl'] = "Ingrese un prefijo de salida personalizados";
$text['description-enter-custom-outbound-prefix']['pt-pt'] = "Introduza um prefixo de saída personalizado";
$text['description-enter-custom-outbound-prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé";
$text['description-enter-custom-outbound-prefix']['pl'] = "Wprowadź swój prefiks wyjściowy";
$text['description-enter-custom-outbound-prefix']['uk'] = "Введіть префікс вихідного дзвінка";
$text['description-enabled']['en-us'] = "Choose to enable or disable the outbound route.";
$text['description-enabled']['es-cl'] = "Seleccione si desea activar o desactivar la ruta de salida.";
$text['description-enabled']['pt-pt'] = "Active ou desactive a rota de saída.";
$text['description-enabled']['fr-fr'] = "";
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
$text['description-enabled']['uk'] = "Виберіть щоб включити або відключити маршрут";
$text['description-enable-toll_allow']['en-us'] = "Set to true to enable toll allow";
$text['description-enable-toll_allow']['es-cl'] = "Seleccione verdadero para activar permitir Tarifas Especiales";
$text['description-enable-toll_allow']['pt-pt'] = "scolha 'sim' para activar permissões";
$text['description-enable-toll_allow']['fr-fr'] = "Choisir Oui pour activer droits";
$text['description-enable-toll_allow']['pl'] = "Wybierz TAK aby zezwolić na połaczenia specjalne (toll-free).";
$text['description-enable-toll_allow']['uk'] = "Встановіть 'Так' щоб дозволити номери TOLL";
$text['description-description']['en-us'] = "Enter a description for the outbound route.";
$text['description-description']['es-cl'] = "Ingrese una descripción para la ruta de salida.";
$text['description-description']['pt-pt'] = "Introduza uma descrição para a rota de saída.";
$text['description-description']['fr-fr'] = "";
$text['description-description']['pl'] = "Wprowadź opis trasy wyjściowej.";
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
$text['description-accountcode']['en-us'] = "Enter the accountcode.";
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta.";
$text['description-accountcode']['pt-pt'] = "Introduza a conta.";
$text['description-accountcode']['fr-fr'] = "";
$text['description-accountcode']['pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
$text['description-accountcode']['uk'] = "Введіть код облікового запису";
$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']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$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']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$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']['pl'] = "Dodaj";
$text['button-add']['uk'] = "Додати";
?>

View File

@ -1,20 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Outbound Routes"; $apps[$x]['menu'][0]['title']['en-us'] = "Outbound Routes";
$apps[$x]['menu'][0]['title']['es-cl'] = "Rutas de salida"; $apps[$x]['menu'][0]['title']['es-cl'] = "Rutas de salida";
$apps[$x]['menu'][0]['title']['es-mx'] = "Rutas de salida"; $apps[$x]['menu'][0]['title']['es-mx'] = "Rutas de salida";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Sortantes";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Saída";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Trasy wyjściowe";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Routes Sortantes"; $apps[$x]['menu'][0]['title']['uk'] = "Вихідні маршрути";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "17e14094-1d57-1106-db2a-a787d34015e9";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Rotas de Saída"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php?app_uuid=8c914ec3-9fc0-8ab5-4cda-6c9288bdc9a3";
$apps[$x]['menu'][0]['uuid'] = "17e14094-1d57-1106-db2a-a787d34015e9"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/dialplan/dialplans.php?app_uuid=8c914ec3-9fc0-8ab5-4cda-6c9288bdc9a3";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,153 +1,213 @@
<?php <?php
$text['title-emails']['en-us'] = "Emails"; $text['title-view_email']['en-us'] = "View Email";
$text['title-emails']['es-cl'] = "Los Correos Electrónicos"; $text['title-view_email']['es-cl'] = "Ver Email";
$text['title-emails']['pt-pt'] = "Emails"; $text['title-view_email']['pt-pt'] = "Ver Email";
$text['title-emails']['fr-fr'] = "Emails"; $text['title-view_email']['fr-fr'] = "Visualiser Courriel";
$text['title-view_email']['pt-br'] = "Ver email";
$text['header-emails']['en-us'] = "Emails"; $text['title-view_email']['pl'] = "Widok e0maili";
$text['header-emails']['es-cl'] = "Los Correos Electrónicos";
$text['header-emails']['pt-pt'] = "Emails"; $text['title-emails']['en-us'] = "Emails";
$text['header-emails']['fr-fr'] = "Emails"; $text['title-emails']['es-cl'] = "Los Correos Electrónicos";
$text['title-emails']['pt-pt'] = "Emails";
$text['description-emails']['en-us'] = "Manage failed email messages."; $text['title-emails']['fr-fr'] = "Emails";
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos."; $text['title-emails']['pt-br'] = "Emails";
$text['description-emails']['pt-pt'] = "Gerenciar mensagens de e-mail falhou."; $text['title-emails']['pl'] = "E-maile";
$text['description-emails']['fr-fr'] = "Gérer les messages électroniques échoué.";
$text['message-resend_failed']['en-us'] = "Resend Failed";
$text['button-refresh']['en-us'] = "Refresh"; $text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
$text['button-refresh']['es-cl'] = "Actualizar"; $text['message-resend_failed']['pt-pt'] = "Reenviar Falha";
$text['button-refresh']['pt-pt'] = "Actualizar"; $text['message-resend_failed']['fr-fr'] = "Renvoyer Échec";
$text['button-refresh']['fr-fr'] = "rafraîchir"; $text['message-resend_failed']['pt-br'] = "Reenviar falha";
$text['message-resend_failed']['pl'] = "Próba ponownego wysÅania nie powiodÅa siÄ™.";
$text['confirm-delete']['en-us'] = "Are you sure you want to delete this?";
$text['confirm-delete']['es-cl'] = "&iquest;Realmente desea eliminar esto?"; $text['message-message_resent']['en-us'] = "Message Resent";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que deseja remover?"; $text['message-message_resent']['es-cl'] = "Mensaje Resent";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['message-message_resent']['pt-pt'] = "Mensagem Reenviada";
$text['message-message_resent']['fr-fr'] = "Renvoyer un Message";
$text['message-delete']['en-us'] = "Delete Complete"; $text['message-message_resent']['pt-br'] = "Mensagem reenviada";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['message-message_resent']['pl'] = "WiadomoÅć zostaÅa wysÅana ponownie";
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['message-invalid_email']['en-us'] = "Invalid Email";
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
$text['label-type']['en-us'] = "Type"; $text['message-invalid_email']['pt-pt'] = "E-mail Inválido";
$text['label-type']['es-cl'] = "Tipo"; $text['message-invalid_email']['fr-fr'] = "Email Valide";
$text['label-type']['pt-pt'] = "Tipo"; $text['message-invalid_email']['pt-br'] = "Endereço de E-mail Inválido";
$text['label-type']['fr-fr'] = "Type"; $text['message-invalid_email']['pl'] = "NieprawidÅowy adres email";
$text['label-type_voicemail']['en-us'] = "Voicemail"; $text['message-delete']['en-us'] = "Delete Complete";
$text['label-type_voicemail']['es-cl'] = "Correo de Voz"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['label-type_voicemail']['pt-pt'] = "Correio de Voz"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['label-type_voicemail']['fr-fr'] = "Messagerie Vocale"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['label-reference']['en-us'] = "Reference"; $text['message-delete']['pl'] = "Usunięto poprawnie";
$text['label-reference']['es-cl'] = "Referencia";
$text['label-reference']['pt-pt'] = "Referência"; $text['message-decoding_error']['en-us'] = "MIME Message Decoding Error";
$text['label-reference']['fr-fr'] = "Référence"; $text['message-decoding_error']['es-cl'] = "MIME Mensaje Decodificación de error";
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro";
$text['label-reference_cdr']['en-us'] = "CDR"; $text['message-decoding_error']['fr-fr'] = "MIME message Décodage Erreur";
$text['label-reference_cdr']['es-cl'] = "RDL"; $text['message-decoding_error']['pt-br'] = "MIME mensagem decoding erro";
$text['label-reference_cdr']['pt-pt'] = "RC"; $text['message-decoding_error']['pl'] = "Ä…d dekodowania wiadomoÅci MIME";
$text['label-reference_cdr']['fr-fr'] = "HDA";
$text['label-type_voicemail']['en-us'] = "Voicemail";
$text['label-sent']['en-us'] = "Sent"; $text['label-type_voicemail']['es-cl'] = "Correo de Voz";
$text['label-sent']['es-cl'] = "Enviado"; $text['label-type_voicemail']['pt-pt'] = "Correio de Voz";
$text['label-sent']['pt-pt'] = "Enviados"; $text['label-type_voicemail']['fr-fr'] = "Messagerie Vocale";
$text['label-sent']['fr-fr'] = "Expédié"; $text['label-type_voicemail']['pt-br'] = "Correio de voz";
$text['label-type_voicemail']['pl'] = "Poczta gÅosowa";
$text['label-status']['en-us'] = "Status";
$text['label-status']['es-cl'] = "Estado"; $text['label-type']['en-us'] = "Type";
$text['label-status']['pt-pt'] = "Estado"; $text['label-type']['es-cl'] = "Tipo";
$text['label-status']['fr-fr'] = "Statut"; $text['label-type']['pt-pt'] = "Tipo";
$text['label-type']['fr-fr'] = "Type";
$text['label-status_failed']['en-us'] = "Failed"; $text['label-type']['pt-br'] = "Tipo";
$text['label-status_failed']['es-cl'] = "Fracasado"; $text['label-type']['pl'] = "Typ";
$text['label-status_failed']['pt-pt'] = "Fracassado";
$text['label-status_failed']['fr-fr'] = "Manqué"; $text['label-to']['en-us'] = "To";
$text['label-to']['es-cl'] = "Final";
$text['label-from']['en-us'] = "From"; $text['label-to']['pt-pt'] = "Final";
$text['label-from']['es-cl'] = "Desde"; $text['label-to']['fr-fr'] = "Fin";
$text['label-from']['pt-pt'] = "A Partir De"; $text['label-to']['pt-br'] = "Final";
$text['label-from']['fr-fr'] = "A Partir De"; $text['label-to']['pl'] = "Do";
$text['label-to']['en-us'] = "To"; $text['label-subject']['en-us'] = "Subject";
$text['label-to']['es-cl'] = "Final"; $text['label-subject']['es-cl'] = "Sujeto";
$text['label-to']['pt-pt'] = "Final"; $text['label-subject']['pt-pt'] = "Assunto";
$text['label-to']['fr-fr'] = "Fin"; $text['label-subject']['fr-fr'] = "Sujet";
$text['label-subject']['pt-br'] = "Assunto";
$text['label-subject']['en-us'] = "Subject"; $text['label-subject']['pl'] = "TytuÅ";
$text['label-subject']['es-cl'] = "Sujeto";
$text['label-subject']['pt-pt'] = "Assunto"; $text['label-status_failed']['en-us'] = "Failed";
$text['label-subject']['fr-fr'] = "Sujet"; $text['label-status_failed']['es-cl'] = "Fracasado";
$text['label-status_failed']['pt-pt'] = "Fracassado";
$text['label-message']['en-us'] = "Message"; $text['label-status_failed']['fr-fr'] = "Manqué";
$text['label-message']['es-cl'] = "Mensaje"; $text['label-status_failed']['pt-br'] = "Falha";
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-status_failed']['pl'] = "Nie udaÅo siÄ™";
$text['label-message']['fr-fr'] = "Message";
$text['label-status']['en-us'] = "Status";
$text['label-message_view']['en-us'] = "View"; $text['label-status']['es-cl'] = "Estado";
$text['label-message_view']['es-cl'] = "Ver"; $text['label-status']['pt-pt'] = "Estado";
$text['label-message_view']['pt-pt'] = "Vista"; $text['label-status']['fr-fr'] = "Statut";
$text['label-message_view']['fr-fr'] = "Vue"; $text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['label-attachment']['en-us'] = "Attachment";
$text['label-attachment']['es-cl'] = "Accesorio"; $text['label-sent']['en-us'] = "Sent";
$text['label-attachment']['pt-pt'] = "Acessório"; $text['label-sent']['es-cl'] = "Enviado";
$text['label-attachment']['fr-fr'] = "Attachement"; $text['label-sent']['pt-pt'] = "Enviados";
$text['label-sent']['fr-fr'] = "Expédié";
$text['label-download']['en-us'] = "Download"; $text['label-sent']['pt-br'] = "Enviados";
$text['label-download']['es-cl'] = "Descargar"; $text['label-sent']['pl'] = "WysÅano";
$text['label-download']['pt-pt'] = "Descarregar";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-resend']['en-us'] = "Resend";
$text['label-resend']['es-cl'] = "Vuelva a Enviar";
$text['label-resend']['en-us'] = "Resend"; $text['label-resend']['pt-pt'] = "Reenviar";
$text['label-resend']['es-cl'] = "Vuelva a Enviar"; $text['label-resend']['fr-fr'] = "Renvoyer";
$text['label-resend']['pt-pt'] = "Reenviar"; $text['label-resend']['pt-br'] = "Reenviar";
$text['label-resend']['fr-fr'] = "Renvoyer"; $text['label-resend']['pl'] = "WyÅlij ponownie";
$text['message-invalid_email']['en-us'] = "Invalid Email"; $text['label-reference_cdr']['en-us'] = "CDR";
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico"; $text['label-reference_cdr']['es-cl'] = "RDL";
$text['message-invalid_email']['pt-pt'] = "E-mail Inválido"; $text['label-reference_cdr']['pt-pt'] = "RC";
$text['message-invalid_email']['fr-fr'] = "Email Valide"; $text['label-reference_cdr']['fr-fr'] = "HDA";
$text['label-reference_cdr']['pt-br'] = "RC";
$text['message-decoding_error']['en-us'] = "MIME Message Decoding Error"; $text['label-reference_cdr']['pl'] = "Wykaz rozmów";
$text['message-decoding_error']['es-cl'] = "MIME Mensaje Decodificación de error";
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro"; $text['label-reference']['en-us'] = "Reference";
$text['message-decoding_error']['fr-fr'] = "MIME message Décodage Erreur"; $text['label-reference']['es-cl'] = "Referencia";
$text['label-reference']['pt-pt'] = "Referência";
$text['title-view_email']['en-us'] = "View Email"; $text['label-reference']['fr-fr'] = "Référence";
$text['title-view_email']['es-cl'] = "Ver Email"; $text['label-reference']['pt-br'] = "Referência";
$text['title-view_email']['pt-pt'] = "Ver Email"; $text['label-reference']['pl'] = "Odniesienie";
$text['title-view_email']['fr-fr'] = "Visualiser Courriel";
$text['label-message_view']['en-us'] = "View";
$text['header-view_email']['en-us'] = "View Email"; $text['label-message_view']['es-cl'] = "Ver";
$text['header-view_email']['es-cl'] = "Ver Email"; $text['label-message_view']['pt-pt'] = "Vista";
$text['header-view_email']['pt-pt'] = "Ver Email"; $text['label-message_view']['fr-fr'] = "Vue";
$text['header-view_email']['fr-fr'] = "Visualiser Courriel"; $text['label-message_view']['pt-br'] = "Visualizar";
$text['label-message_view']['pl'] = "Widok";
$text['button-back']['en-us'] = "Back";
$text['button-back']['es-cl'] = "Volver"; $text['label-message']['en-us'] = "Message";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-message']['es-cl'] = "Mensaje";
$text['button-back']['fr-fr'] = "Retour"; $text['label-message']['pt-pt'] = "Mensagem";
$text['label-message']['fr-fr'] = "Message";
$text['button-download']['en-us'] = "Download"; $text['label-message']['pt-br'] = "Mensagem";
$text['button-download']['es-cl'] = "Descargar"; $text['label-message']['pl'] = "WiadomoÅć";
$text['button-download']['pt-pt'] = "Descarregar";
$text['button-download']['fr-fr'] = "Télécharger"; $text['label-from']['en-us'] = "From";
$text['label-from']['es-cl'] = "Desde";
$text['button-resend']['en-us'] = "Resend"; $text['label-from']['pt-pt'] = "A Partir De";
$text['button-resend']['es-cl'] = "Vuelva a Enviar"; $text['label-from']['fr-fr'] = "A Partir De";
$text['button-resend']['pt-pt'] = "Reenviar"; $text['label-from']['pt-br'] = "Começo";
$text['button-resend']['fr-fr'] = "Renvoyer"; $text['label-from']['pl'] = "Od";
$text['message-message_resent']['en-us'] = "Message Resent"; $text['label-download']['en-us'] = "Download";
$text['message-message_resent']['es-cl'] = "Mensaje Resent"; $text['label-download']['es-cl'] = "Descargar";
$text['message-message_resent']['pt-pt'] = "Mensagem Reenviada"; $text['label-download']['pt-pt'] = "Descarregar";
$text['message-message_resent']['fr-fr'] = "Renvoyer un Message"; $text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['pt-br'] = "Download";
$text['message-resend_failed']['en-us'] = "Resend Failed"; $text['label-download']['pl'] = "Pobierz";
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
$text['message-resend_failed']['pt-pt'] = "Reenviar Falha"; $text['label-attachment']['en-us'] = "Attachment";
$text['message-resend_failed']['fr-fr'] = "Renvoyer Échec"; $text['label-attachment']['es-cl'] = "Accesorio";
$text['label-attachment']['pt-pt'] = "Acessório";
$text['label-attachment']['fr-fr'] = "Attachement";
$text['label-attachment']['pt-br'] = "Acessório";
$text['label-attachment']['pl'] = "ZaÅÄ…cznik";
$text['header-view_email']['en-us'] = "View Email";
$text['header-view_email']['es-cl'] = "Ver Email";
$text['header-view_email']['pt-pt'] = "Ver Email";
$text['header-view_email']['fr-fr'] = "Visualiser Courriel";
$text['header-view_email']['pt-br'] = "Visualizar email";
$text['header-view_email']['pl'] = "PodglÄ…d e-maili";
$text['header-emails']['en-us'] = "Emails";
$text['header-emails']['es-cl'] = "Los Correos Electrónicos";
$text['header-emails']['pt-pt'] = "Emails";
$text['header-emails']['fr-fr'] = "Emails";
$text['header-emails']['pt-br'] = "Emails";
$text['header-emails']['pl'] = "E-maile";
$text['description-emails']['en-us'] = "Manage failed email messages.";
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos.";
$text['description-emails']['pt-pt'] = "Gerenciar mensagens de e-mail falhou.";
$text['description-emails']['fr-fr'] = "Gérer les messages électroniques échoué.";
$text['description-emails']['pt-br'] = "Gerenciar mensagens de email que falharam ";
$text['description-emails']['pl'] = "ZarzÄ…dzaj wiadomoÅciami e-mail, które nie zostaÅy wysÅane.";
$text['confirm-delete']['en-us'] = "Are you sure you want to delete this?";
$text['confirm-delete']['es-cl'] = "&iquest;Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que deseja remover?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['button-resend']['en-us'] = "Resend";
$text['button-resend']['es-cl'] = "Vuelva a Enviar";
$text['button-resend']['pt-pt'] = "Reenviar";
$text['button-resend']['fr-fr'] = "Renvoyer";
$text['button-resend']['pt-br'] = "Reenviar";
$text['button-resend']['pl'] = "WyÅlij ponownie";
$text['button-refresh']['en-us'] = "Refresh";
$text['button-refresh']['es-cl'] = "Actualizar";
$text['button-refresh']['pt-pt'] = "Actualizar";
$text['button-refresh']['fr-fr'] = "rafraîchir";
$text['button-refresh']['pt-br'] = "Atualizar";
$text['button-refresh']['pl'] = "OdÅwież";
$text['button-download']['en-us'] = "Download";
$text['button-download']['es-cl'] = "Descargar";
$text['button-download']['pt-pt'] = "Descarregar";
$text['button-download']['fr-fr'] = "Télécharger";
$text['button-download']['pt-br'] = "Download";
$text['button-download']['pl'] = "Pobierz";
$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óć";
?> ?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Emails"; $apps[$x]['menu'][0]['title']['en-us'] = "Emails";
$apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónicos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónicos";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Emails";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "E-maile";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Emails"; $apps[$x]['menu'][0]['uuid'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Emails"; $apps[$x]['menu'][0]['path'] = "/app/emails/emails.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/emails/emails.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,79 +1,73 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-command']['en-us'] = "Command";
1.1 (the "License"); you may not use this file except in compliance with $text['title-command']['es-cl'] = "Comando";
the License. You may obtain a copy of the License at $text['title-command']['pt-pt'] = "Comando";
http://www.mozilla.org/MPL/ $text['title-command']['fr-fr'] = "Commande";
$text['title-command']['pt-br'] = "Comando";
$text['title-command']['pl'] = "Polecenie";
Software distributed under the License is distributed on an "AS IS" basis, $text['label-switch']['en-us'] = "Switch";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['label-switch']['es-cl'] = "Comando de switch";
for the specific language governing rights and limitations under the $text['label-switch']['pt-pt'] = "Comando Freeswitch";
License. $text['label-switch']['fr-fr'] = "Commande CLI Freeswitch";
$text['label-switch']['pt-br'] = "Comando Freeswitch ";
$text['label-switch']['pl'] = "PBX";
The Original Code is FusionPBX $text['label-shell']['en-us'] = "Shell";
$text['label-shell']['es-cl'] = "Terminal de Comandos";
$text['label-shell']['pt-pt'] = "Comando Shell";
$text['label-shell']['fr-fr'] = "Commande Shell";
$text['label-shell']['pt-br'] = "Comando Shell ";
$text['label-shell']['pl'] = "Powłoka (shell)";
The Initial Developer of the Original Code is $text['label-php']['en-us'] = "PHP";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-php']['es-cl'] = "Comando PHP";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['label-php']['pt-pt'] = "Comandos PHP";
the Initial Developer. All Rights Reserved. $text['label-php']['fr-fr'] = "Commande PHP";
$text['label-php']['pt-br'] = "Comandos PHP ";
$text['label-php']['pl'] = "PHP";
Contributor(s): $text['label-execute']['en-us'] = "Execute Command";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-execute']['es-cl'] = "Ejecutar Comando";
James Rose <james.o.rose@gmail.com> $text['label-execute']['pt-pt'] = "Executar Comando";
Philippe Rioual <bhouba@gmail.com> $text['label-execute']['fr-fr'] = "Executer la Commande";
*/ $text['label-execute']['pt-br'] = "Executar";
$text['label-execute']['pl'] = "Wykonywanie poleceń";
$text['title-command']['en-us'] = "Command"; $text['description-switch']['en-us'] = "For a list of the valid commands use: help";
$text['title-command']['es-cl'] = "Comando"; $text['description-switch']['es-cl'] = "Para un listado de comandos válidos use: help";
$text['title-command']['pt-pt'] = "Comando"; $text['description-switch']['pt-pt'] = "Para uma lista dos comandos válidos utilize: help";
$text['title-command']['fr-fr'] = "Commande"; $text['description-switch']['fr-fr'] = "Pour la liste des commandes valides, utiliser : help";
$text['description-switch']['pt-br'] = "Para verificar a lista de comandos válidos utilize: Ajuda";
$text['description-switch']['pl'] = "Aby uzyskać listę poprawnych poleceń użyj pomocy";
$text['label-execute']['en-us'] = "Execute Command"; $text['description-shell']['en-us'] = "System commands.";
$text['label-execute']['es-cl'] = "Ejecutar Comando"; $text['description-shell']['es-cl'] = "Comandos de sistema";
$text['label-execute']['pt-pt'] = "Executar Comando"; $text['description-shell']['pt-pt'] = "Comandos do sistema.";
$text['label-execute']['fr-fr'] = "Executer la Commande"; $text['description-shell']['fr-fr'] = "Commande Système";
$text['description-shell']['pt-br'] = "Comando do sistema";
$text['description-shell']['pl'] = "Polecenia systemowe.";
$text['description-execute']['en-us'] = "Provides a conventient way to execute system, PHP, and switch commands."; $text['description-php']['en-us'] = "Use the following link as a reference for PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
$text['description-execute']['es-cl'] = "Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch."; $text['description-php']['es-cl'] = "Utilice el siguiente enlace como referencia para PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>Manual PHP";
$text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch."; $text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
$text['description-execute']['fr-fr'] = "Fournir un moyen pour executer des commandes système, PHP et freeswitch. "; $text['description-php']['fr-fr'] = "Utiliser le lien suivant comme référence pour le PHP: <a href='http://php.net/manual/fr/index.php' target='_blank'>Manuel PHP";
$text['description-php']['pt-br'] = "Utilize a ligação seguinte como referência para o PHP: PHP Manual ";
$text['description-php']['pl'] = "Aby użyć odniesienia do PHP kliknij na ten link: PHP manual";
$text['label-shell']['en-us'] = "Shell"; $text['description-execute']['en-us'] = "Provides a conventient way to execute system, PHP, and switch commands.";
$text['label-shell']['es-cl'] = "Terminal de Comandos"; $text['description-execute']['es-cl'] = "Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch.";
$text['label-shell']['pt-pt'] = "Comando Shell"; $text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch.";
$text['label-shell']['fr-fr'] = "Commande Shell"; $text['description-execute']['fr-fr'] = "Fournir un moyen pour executer des commandes système, PHP et freeswitch. ";
$text['description-execute']['pt-br'] = "Utilize facilmente a execução de comandos do sistema, PHP e Freeswitch ";
$text['description-execute']['pl'] = "Zapewnia dogodny sposób aby wykonywać polecenia systemowe, PHP oraz PBX.";
$text['description-shell']['en-us'] = "System commands."; $text['button-execute']['en-us'] = "Execute";
$text['description-shell']['es-cl'] = "Comandos de sistema"; $text['button-execute']['es-cl'] = "Ejecutar";
$text['description-shell']['pt-pt'] = "Comandos do sistema."; $text['button-execute']['pt-pt'] = "Executar";
$text['description-shell']['fr-fr'] = "Commande Système"; $text['button-execute']['fr-fr'] = "Executer";
$text['button-execute']['pt-br'] = "Executar";
$text['button-execute']['pl'] = "Wykonaj";
$text['label-php']['en-us'] = "PHP"; ?>
$text['label-php']['es-cl'] = "Comando PHP";
$text['label-php']['pt-pt'] = "Comandos PHP";
$text['label-php']['fr-fr'] = "Commande PHP";
$text['description-php']['en-us'] = "Use the following link as a reference for PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
$text['description-php']['es-cl'] = "Utilice el siguiente enlace como referencia para PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>Manual PHP";
$text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
$text['description-php']['fr-fr'] = "Utiliser le lien suivant comme référence pour le PHP: <a href='http://php.net/manual/fr/index.php' target='_blank'>Manuel PHP";
$text['label-switch']['en-us'] = "Switch";
$text['label-switch']['es-cl'] = "Comando de switch";
$text['label-switch']['pt-pt'] = "Comando Freeswitch";
$text['label-switch']['fr-fr'] = "Commande CLI Freeswitch";
$text['description-switch']['en-us'] = "For a list of the valid commands use: help";
$text['description-switch']['es-cl'] = "Para un listado de comandos válidos use: help";
$text['description-switch']['pt-pt'] = "Para uma lista dos comandos válidos utilize: help";
$text['description-switch']['fr-fr'] = "Pour la liste des commandes valides, utiliser : help";
$text['button-execute']['en-us'] = "Execute";
$text['button-execute']['es-cl'] = "Ejecutar";
$text['button-execute']['pt-pt'] = "Executar";
$text['button-execute']['fr-fr'] = "Executer";
?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Command"; $apps[$x]['menu'][0]['title']['en-us'] = "Command";
$apps[$x]['menu'][0]['title']['es-cl'] = "Comando"; $apps[$x]['menu'][0]['title']['es-cl'] = "Comando";
$apps[$x]['menu'][0]['title']['es-mx'] = "Comando"; $apps[$x]['menu'][0]['title']['es-mx'] = "Comando";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Commande";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Command";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Comandos";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Commande"; $apps[$x]['menu'][0]['title']['pt-br'] = "Comandos";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Command"; $apps[$x]['menu'][0]['title']['pl'] = "Polecenie";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Comandos"; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "06493580-9131-ce57-23cd-d42d69dd8526"; $apps[$x]['menu'][0]['path'] = "/app/exec/exec.php";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/exec/exec.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,20 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Extensions"; $apps[$x]['menu'][0]['title']['en-us'] = "Extensions";
$apps[$x]['menu'][0]['title']['es-cl'] = "Extensiones"; $apps[$x]['menu'][0]['title']['es-cl'] = "Extensiones";
$apps[$x]['menu'][0]['title']['es-mx'] = "Extensiones"; $apps[$x]['menu'][0]['title']['es-mx'] = "Extensiones";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Extensions";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Post téléphonique";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Extensões";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Extensions"; $apps[$x]['menu'][0]['title']['pt-br'] = "Extensões";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Post téléphonique"; $apps[$x]['menu'][0]['title']['pl'] = "Numery wewnętrzne";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['uk'] = "Розширення";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Extensões"; $apps[$x]['menu'][0]['title']['sv-se'] = "Anknytningar";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3";
$apps[$x]['menu'][0]['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3"; $apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['path'] = "/app/extensions/extensions.php";
$apps[$x]['menu'][0]['path'] = "/app/extensions/extensions.php"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "admin"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,31 +1,22 @@
<?php <?php
$y = 0; $apps[$x]['menu'][0]['title']['en-us'] = "Fax Server";
$apps[$x]['menu'][$y]['title']['en-us'] = "Fax Server"; $apps[$x]['menu'][0]['title']['es-cl'] = "Servidor de Fax";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Servidor de Fax"; $apps[$x]['menu'][0]['title']['es-mx'] = "Servidor de Fax";
$apps[$x]['menu'][$y]['title']['es-mx'] = "Servidor de Fax"; $apps[$x]['menu'][0]['title']['de-de'] = "Faxserver";
$apps[$x]['menu'][$y]['title']['de-de'] = "Faxserver"; $apps[$x]['menu'][0]['title']['de-ch'] = "Faxserver";
$apps[$x]['menu'][$y]['title']['de-ch'] = "Faxserver"; $apps[$x]['menu'][0]['title']['de-at'] = "Faxserver";
$apps[$x]['menu'][$y]['title']['de-at'] = "Faxserver"; $apps[$x]['menu'][0]['title']['fr-fr'] = "Serveur Fax";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Serveur Fax"; $apps[$x]['menu'][0]['title']['fr-ca'] = "Serveur du fax";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Serveur du fax"; $apps[$x]['menu'][0]['title']['pt-pt'] = "Servidor de Fax";
$apps[$x]['menu'][$y]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Servidor de Fax";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Servidor de Fax"; $apps[$x]['menu'][0]['title']['pl'] = "Serwer faksowy";
$apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['uuid'] = "9c9642e4-2b9b-2785-18d0-6c0a4ede2b2f";
$apps[$x]['menu'][$y]['uuid'] = "9c9642e4-2b9b-2785-18d0-6c0a4ede2b2f"; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][0]['path'] = "/app/fax/fax.php";
$apps[$x]['menu'][$y]['path'] = "/app/fax/fax.php"; $apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][$y]['groups'][] = "user"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
$y++; ?>
//$apps[$x]['menu'][$y]['title']['en-us'] = 'FAX Logs';
//$apps[$x]['menu'][$y]['uuid'] = 'f91b1476-e7e9-40f5-a181-2f3e1e5bc16b';
//$apps[$x]['menu'][$y]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
//$apps[$x]['menu'][$y]['category'] = 'internal';
//$apps[$x]['menu'][$y]['path'] = '/app/fax_logs/fax_logs.php';
//$apps[$x]['menu'][$y]['groups'][] = 'superadmin';
?>

View File

@ -1,113 +1,179 @@
<?php <?php
$text['title-active_queues']['en-us'] = "Active Queues"; $text['title-queue']['en-us'] = "Queue";
$text['title-active_queues']['es-cl'] = "Colas Activas"; $text['title-queue']['es-cl'] = "Cola";
$text['title-active_queues']['pt-pt'] = "Filas Activas"; $text['title-queue']['pt-pt'] = "Fila";
$text['title-active_queues']['fr-fr'] = "Files Actives"; $text['title-queue']['fr-fr'] = "File";
$text['title-queue']['pt-br'] = "Fila";
$text['title-queue']['pl'] = "Kolejka";
$text['title-queue']['sv-se'] = "";
$text['title-queue']['en-us'] = "Queue"; $text['title-active_queues']['en-us'] = "Active Queues";
$text['title-queue']['es-cl'] = "Cola"; $text['title-active_queues']['es-cl'] = "Colas Activas";
$text['title-queue']['pt-pt'] = "Fila"; $text['title-active_queues']['pt-pt'] = "Filas Activas";
$text['title-queue']['fr-fr'] = "File"; $text['title-active_queues']['fr-fr'] = "Files Actives";
$text['title-active_queues']['pt-br'] = "Filas ativas";
$text['title-active_queues']['pl'] = "Aktywne kolejki";
$text['title-active_queues']['sv-se'] = "Aktiva Köer";
$text['header-active_queues']['en-us'] = "Active Queues"; $text['label-waiting_count']['en-us'] = "Waiting Count";
$text['header-active_queues']['es-cl'] = "Colas Activas"; $text['label-waiting_count']['es-cl'] = "Conteo de Espera";
$text['header-active_queues']['pt-pt'] = "Filas Activas"; $text['label-waiting_count']['pt-pt'] = "Total em Espera";
$text['header-active_queues']['fr-fr'] = "Files Actives"; $text['label-waiting_count']['fr-fr'] = "Décompte attente";
$text['label-waiting_count']['pt-br'] = "Total em espera";
$text['label-waiting_count']['pl'] = "Ilość oczekujących";
$text['label-waiting_count']['sv-se'] = "Antal Väntande";
$text['header-queue']['en-us'] = "Queue"; $text['label-view']['en-us'] = "View";
$text['header-queue']['es-cl'] = "Cola"; $text['label-view']['es-cl'] = "Ver";
$text['header-queue']['pt-pt'] = "Fila"; $text['label-view']['pt-pt'] = "Vista";
$text['header-queue']['fr-fr'] = "File"; $text['label-view']['fr-fr'] = "Voir";
$text['label-view']['pt-br'] = "Visualizar";
$text['label-view']['pl'] = "Widok";
$text['label-view']['sv-se'] = "Visa";
$text['description-active_queues']['en-us'] = "List all the queues that are currently active with one or more callers."; $text['label-username']['en-us'] = "Username";
$text['description-active_queues']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera."; $text['label-username']['es-cl'] = "Nombre de Usuario";
$text['description-active_queues']['pt-pt'] = "Lista todas as filas que estão actualmente activas com uma ou mais chamadas."; $text['label-username']['pt-pt'] = "Nome de Utilizador";
$text['description-active_queues']['fr-fr'] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels"; $text['label-username']['fr-fr'] = "Utilisateur";
$text['label-username']['pt-br'] = "Nome do Usuário";
$text['label-username']['pl'] = "Użytkownik";
$text['label-username']['sv-se'] = "Användarnamn";
$text['description-queue']['en-us'] = "Use this page to monitor the queue activity."; $text['label-status']['en-us'] = "Status";
$text['description-queue']['es-cl'] = "Utilice esta página para monitorear la actividad de la cola."; $text['label-status']['es-cl'] = "Estado";
$text['description-queue']['pt-pt'] = "Utilize esta página para monitorizar a actividade da fila."; $text['label-status']['pt-pt'] = "Estado";
$text['description-queue']['fr-fr'] = "Utiliser cette page pour superviser l'activité des files d'attente."; $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-name']['en-us'] = "Name"; $text['label-priority']['en-us'] = "Priority";
$text['label-name']['es-cl'] = "Nombre"; $text['label-priority']['es-cl'] = "Prioridad";
$text['label-name']['pt-pt'] = "Nome"; $text['label-priority']['pt-pt'] = "Prioridade";
$text['label-name']['fr-fr'] = "Nom"; $text['label-priority']['fr-fr'] = "Priorité";
$text['label-priority']['pt-br'] = "Prioridade";
$text['label-priority']['pl'] = "Priorytet";
$text['label-priority']['sv-se'] = "Prioritet";
$text['label-consumer_count']['en-us'] = "Consumer Count"; $text['label-position']['en-us'] = "Position";
$text['label-consumer_count']['es-cl'] = "Conteo de Consumo"; $text['label-position']['es-cl'] = "Posición";
$text['label-consumer_count']['pt-pt'] = "Total Consumidas"; $text['label-position']['pt-pt'] = "Posição";
$text['label-consumer_count']['fr-fr'] = "Décompte Client"; $text['label-position']['fr-fr'] = "Position";
$text['label-position']['pt-br'] = "Posição";
$text['label-position']['pl'] = "Pozycja";
$text['label-position']['sv-se'] = "Position";
$text['label-caller_count']['en-us'] = "Caller Count"; $text['label-name']['en-us'] = "Name";
$text['label-caller_count']['es-cl'] = "Conteo de Llamadas"; $text['label-name']['es-cl'] = "Nombre";
$text['label-caller_count']['pt-pt'] = "Total em Chamada"; $text['label-name']['pt-pt'] = "Nome";
$text['label-caller_count']['fr-fr'] = "Décompte appelant"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['sv-se'] = "Namn";
$text['label-waiting_count']['en-us'] = "Waiting Count"; $text['label-language']['en-us'] = "Language";
$text['label-waiting_count']['es-cl'] = "Conteo de Espera"; $text['label-language']['es-cl'] = "Lenguaje";
$text['label-waiting_count']['pt-pt'] = "Total em Espera"; $text['label-language']['pt-pt'] = "Linguagem";
$text['label-waiting_count']['fr-fr'] = "Décompte attente"; $text['label-language']['fr-fr'] = "Langue";
$text['label-language']['pt-br'] = "Lingua";
$text['label-language']['pl'] = "Język";
$text['label-language']['sv-se'] = "Språk";
$text['label-importance']['en-us'] = "Importance"; $text['label-importance']['en-us'] = "Importance";
$text['label-importance']['es-cl'] = "Importancia"; $text['label-importance']['es-cl'] = "Importancia";
$text['label-importance']['pt-pt'] = "Importância"; $text['label-importance']['pt-pt'] = "Importância";
$text['label-importance']['fr-fr'] = "Importance"; $text['label-importance']['fr-fr'] = "Importance";
$text['label-importance']['pt-br'] = "Importância";
$text['label-importance']['pl'] = "Znaczenie";
$text['label-importance']['sv-se'] = "Betydelse";
$text['label-view']['en-us'] = "View"; $text['label-duration']['en-us'] = "Duration";
$text['label-view']['es-cl'] = "Ver"; $text['label-duration']['es-cl'] = "Duración";
$text['label-view']['pt-pt'] = "Vista"; $text['label-duration']['pt-pt'] = "Duração";
$text['label-view']['fr-fr'] = "Voir"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['pt-br'] = "Duração";
$text['label-duration']['pl'] = "Czas trwania";
$text['label-duration']['sv-se'] = "Samtalstid";
$text['button-view']['en-us'] = "View"; $text['label-destination_number']['en-us'] = "Destination Number";
$text['button-view']['es-cl'] = "Ver"; $text['label-destination_number']['es-cl'] = "Número de Destino";
$text['button-view']['pt-pt'] = "Vista"; $text['label-destination_number']['pt-pt'] = "Número de Destino";
$text['button-view']['fr-fr'] = "Voir"; $text['label-destination_number']['fr-fr'] = "Numéro Destination";
$text['label-destination_number']['pt-br'] = "Desvio";
$text['label-destination_number']['pl'] = "Destynacja";
$text['label-destination_number']['sv-se'] = "Destination Nummer";
$text['label-username']['en-us'] = "Username"; $text['label-consumer_count']['en-us'] = "Consumer Count";
$text['label-username']['es-cl'] = "Nombre de Usuario"; $text['label-consumer_count']['es-cl'] = "Conteo de Consumo";
$text['label-username']['pt-pt'] = "Nome de Utilizador"; $text['label-consumer_count']['pt-pt'] = "Total Consumidas";
$text['label-username']['fr-fr'] = "Utilisateur"; $text['label-consumer_count']['fr-fr'] = "Décompte Client";
$text['label-consumer_count']['pt-br'] = "Total consumidas";
$text['label-consumer_count']['pl'] = "Liczba konsumentów";
$text['label-consumer_count']['sv-se'] = "Förbrukat Antal";
$text['label-caller_id_name']['en-us'] = "Caller ID Name"; $text['label-caller_id_number']['en-us'] = "Caller ID Number";
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
$text['label-caller_id_name']['pt-pt'] = "Nome do Chamador"; $text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['label-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['label-caller_id_number']['pt-br'] = "Número CID";
$text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['label-caller_id_number']['sv-se'] = "Inringande ID Nummer";
$text['label-caller_id_number']['en-us'] = "Caller ID Number"; $text['label-caller_id_name']['en-us'] = "Caller ID Name";
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
$text['label-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['label-caller_id_name']['pt-br'] = "Nome CID";
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller_id_name']['sv-se'] = "Inringande ID Namn";
$text['label-language']['en-us'] = "Language"; $text['label-caller_count']['en-us'] = "Caller Count";
$text['label-language']['es-cl'] = "Lenguaje"; $text['label-caller_count']['es-cl'] = "Conteo de Llamadas";
$text['label-language']['pt-pt'] = "Linguagem"; $text['label-caller_count']['pt-pt'] = "Total em Chamada";
$text['label-language']['fr-fr'] = "Langue"; $text['label-caller_count']['fr-fr'] = "Décompte appelant";
$text['label-caller_count']['pt-br'] = "Total de chamada";
$text['label-caller_count']['pl'] = "Ilość dzwoniących";
$text['label-caller_count']['sv-se'] = "Antal samtal";
$text['label-destination_number']['en-us'] = "Destination Number"; $text['header-queue']['en-us'] = "Queue";
$text['label-destination_number']['es-cl'] = "Número de Destino"; $text['header-queue']['es-cl'] = "Cola";
$text['label-destination_number']['pt-pt'] = "Número de Destino"; $text['header-queue']['pt-pt'] = "Fila";
$text['label-destination_number']['fr-fr'] = "Numéro Destination"; $text['header-queue']['fr-fr'] = "File";
$text['header-queue']['pt-br'] = "Fila";
$text['header-queue']['pl'] = "Kolejka";
$text['header-queue']['sv-se'] = "";
$text['label-position']['en-us'] = "Position"; $text['header-active_queues']['en-us'] = "Active Queues";
$text['label-position']['es-cl'] = "Posición"; $text['header-active_queues']['es-cl'] = "Colas Activas";
$text['label-position']['pt-pt'] = "Posição"; $text['header-active_queues']['pt-pt'] = "Filas Activas";
$text['label-position']['fr-fr'] = "Position"; $text['header-active_queues']['fr-fr'] = "Files Actives";
$text['header-active_queues']['pt-br'] = "Fila ativa";
$text['header-active_queues']['pl'] = "Aktywne kolejki";
$text['header-active_queues']['sv-se'] = "Aktiva Köer";
$text['label-priority']['en-us'] = "Priority"; $text['description-queue']['en-us'] = "Use this page to monitor the queue activity.";
$text['label-priority']['es-cl'] = "Prioridad"; $text['description-queue']['es-cl'] = "Utilice esta página para monitorear la actividad de la cola.";
$text['label-priority']['pt-pt'] = "Prioridade"; $text['description-queue']['pt-pt'] = "Utilize esta página para monitorizar a actividade da fila.";
$text['label-priority']['fr-fr'] = "Priorité"; $text['description-queue']['fr-fr'] = "Utiliser cette page pour superviser l'activité des files d'attente.";
$text['description-queue']['pt-br'] = "Lista de chamada na fila";
$text['description-queue']['pl'] = "Aktualna lista rozmówców w kolejce jest poniżej .";
$text['description-queue']['sv-se'] = "Använd denna sida för att monitorera kö aktivitet";
$text['label-status']['en-us'] = "Status"; $text['description-active_queues']['en-us'] = "List all the queues that are currently active with one or more callers.";
$text['label-status']['es-cl'] = "Estado"; $text['description-active_queues']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
$text['label-status']['pt-pt'] = "Estado"; $text['description-active_queues']['pt-pt'] = "Lista todas as filas que estão actualmente activas com uma ou mais chamadas.";
$text['label-status']['fr-fr'] = "Statut"; $text['description-active_queues']['fr-fr'] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels";
$text['description-active_queues']['pt-br'] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas";
$text['description-active_queues']['pl'] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem";
$text['description-active_queues']['sv-se'] = "Lista alla köer med en eller fler aktiva samtal";
$text['label-duration']['en-us'] = "Duration"; $text['button-view']['en-us'] = "View";
$text['label-duration']['es-cl'] = "Duración"; $text['button-view']['es-cl'] = "Ver";
$text['label-duration']['pt-pt'] = "Duração"; $text['button-view']['pt-pt'] = "Vista";
$text['label-duration']['fr-fr'] = "Durée"; $text['button-view']['fr-fr'] = "Voir";
$text['button-view']['pt-br'] = "Visualizar";
$text['button-view']['pl'] = "Widok";
$text['button-view']['sv-se'] = "Visa";
?> ?>

View File

@ -1,21 +1,19 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Active Queues"; $apps[$x]['menu'][0]['title']['en-us'] = "Active Queues";
$apps[$x]['menu'][0]['title']['es-cl'] = "Colas activas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Colas activas";
$apps[$x]['menu'][0]['title']['es-mx'] = "Colas activas"; $apps[$x]['menu'][0]['title']['es-mx'] = "Colas activas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Queues Actives";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Queues actives";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Filas Activas";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Queues Actives"; $apps[$x]['menu'][0]['title']['pt-br'] = "Filas ativas";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Queues actives"; $apps[$x]['menu'][0]['title']['pl'] = "Aktywne kolejki";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Köer";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Filas Activas"; $apps[$x]['menu'][0]['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][0]['path'] = "/app/fifo_list/fifo_list.php";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['path'] = "/app/fifo_list/fifo_list.php"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,18 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Gateways"; $apps[$x]['menu'][0]['title']['en-us'] = "Gateways";
$apps[$x]['menu'][0]['title']['es-cl'] = "Pasarelas"; $apps[$x]['menu'][0]['title']['es-cl'] = "Pasarelas";
$apps[$x]['menu'][0]['title']['es-mx'] = "Pasarelas"; $apps[$x]['menu'][0]['title']['es-mx'] = "Pasarelas";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Passerelles";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Gateways";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Gateways";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Passerelles"; $apps[$x]['menu'][0]['title']['pl'] = "Brama wyjściowa ";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['uk'] = "Шлюзи";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Gateways";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gateways"; $apps[$x]['menu'][0]['uuid'] = "237a512a-f8fe-1ce4-b5d7-e71c401d7159";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['uuid'] = "237a512a-f8fe-1ce4-b5d7-e71c401d7159"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55"; $apps[$x]['menu'][0]['path'] = "/app/gateways/gateways.php";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['path'] = "/app/gateways/gateways.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,138 +1,165 @@
<?php <?php
//Hot Desking $text['title-hot_desking']['en-us'] = "Hot Desking";
$text['title-hot_desking']['en-us'] = "Hot Desking"; $text['title-hot_desking']['es-cl'] = "Escritorio Remoto";
$text['title-hot_desking']['es-cl'] = "Escritorio Remoto"; $text['title-hot_desking']['pt-pt'] = "Escritório Remoto";
$text['title-hot_desking']['pt-pt'] = "Escritório Remoto"; $text['title-hot_desking']['fr-fr'] = "Itinérance";
$text['title-hot_desking']['fr-fr'] = "Itinérance"; $text['title-hot_desking']['pt-br'] = "Escritório remoto";
$text['header-hot_desking']['en-us'] = "Hot Desking"; $text['message-update']['en-us'] = "Update Completed";
$text['header-hot_desking']['es-cl'] = "Escritorio Remoto"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header-hot_desking']['pt-pt'] = "Escritório Remoto"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header-hot_desking']['fr-fr'] = "Itinérance"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['header-message']['en-us'] = "Message"; $text['message-unique']['en-us'] = "The Unique ID is not unique. Please provide a numeric ID not already in use by a different extension.";
$text['header-message']['es-cl'] = "Mensaje"; $text['message-unique']['es-cl'] = "El ID no es único. Por favor ingrese un ID numérico que no este asignado actualmente a una extensión diferente.";
$text['header-message']['pt-pt'] = "Mensagem"; $text['message-unique']['pt-pt'] = "O ID único não é único. Por favor indique um ID numérico que ainda não esteja em utilização noutra extensão.";
$text['header-message']['fr-fr'] = "Message"; $text['message-unique']['fr-fr'] = "Le 'Unique ID' n'est pas unique. Merci d'indiquer un identifiant numérique n'étant pas déjà utilisé par une autre extension.";
$text['message-unique']['pt-br'] = "O ID informado já esta sendo utilizado, favor informar outro ID.";
$text['description-hot_desking']['en-us'] = "Log in to hot desking with a unique ID and your voicemail password to direct your calls to a remote extension. Then, make and receive calls as if you were at your extension."; $text['message-required']['en-us'] = "Please provide: ";
$text['description-hot_desking']['es-cl'] = "Ingrese en un escritorio con un ID y la contaseña para direccionar las llamadas a una extensión remota. Hace y recibe llamadas"; $text['message-required']['es-cl'] = "Por favor ingrese: ";
$text['description-hot_desking']['pt-pt'] = "Habilite o escritório remoto recorrendo a um ID único e à sua password do correio de voz para encaminhar as suas chamadas para uma extensão remota. Depois, faça e receba chamadas como se estivesse na sua extensão."; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['description-hot_desking']['fr-fr'] = "Se connecter à l'itinérance avec votre Identifiant et votre mot de passe de messagerie pour rediriger vos appels vers une extensions distante. Alors, passez et recevez des appels comme si vous étiez sur votre extensions. "; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['label-extension']['en-us'] = "Extension"; $text['message-delete']['en-us'] = "Delete Completed";
$text['label-extension']['es-cl'] = "Extensión"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['label-extension']['pt-pt'] = "Extensão"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['label-extension']['fr-fr'] = "Extension"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['label-unique_id']['en-us'] = "Unique ID"; $text['message-add']['en-us'] = "Add Completed";
$text['label-unique_id']['es-cl'] = "ID Único"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-unique_id']['pt-pt'] = "ID Único"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-unique_id']['fr-fr'] = "Unique ID"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['label-forward_to']['en-us'] = "Forward To"; $text['label-voicemail_password']['en-us'] = "Voicemail Password";
$text['label-forward_to']['es-cl'] = "Dirigir A"; $text['label-voicemail_password']['es-cl'] = "Contraseña de correo de voz";
$text['label-forward_to']['pt-pt'] = "Encaminhar Para"; $text['label-voicemail_password']['pt-pt'] = "Password do Correio de Voz";
$text['label-forward_to']['fr-fr'] = "Renvoyé vers"; $text['label-voicemail_password']['fr-fr'] = "Mot de passe de la messagerie";
$text['label-voicemail_password']['pt-br'] = "Senha do correio de voz";
$text['label-description']['en-us'] = "Description"; $text['label-unique_id']['en-us'] = "Unique ID";
$text['label-description']['es-cl'] = "Descripción"; $text['label-unique_id']['es-cl'] = "ID Único";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-unique_id']['pt-pt'] = "ID Único";
$text['label-description']['fr-fr'] = "Description"; $text['label-unique_id']['fr-fr'] = "Unique ID";
$text['label-unique_id']['pt-br'] = "ID Único";
$text['label-voicemail_password']['en-us'] = "Voicemail Password"; $text['label-forward_to']['en-us'] = "Forward To";
$text['label-voicemail_password']['es-cl'] = "Contraseña de correo de voz"; $text['label-forward_to']['es-cl'] = "Dirigir A";
$text['label-voicemail_password']['pt-pt'] = "Password do Correio de Voz"; $text['label-forward_to']['pt-pt'] = "Encaminhar Para";
$text['label-voicemail_password']['fr-fr'] = "Mot de passe de la messagerie"; $text['label-forward_to']['fr-fr'] = "Renvoyé vers";
$text['label-forward_to']['pt-br'] = "Encaminhar para";
$text['label-dial_string']['en-us'] = "Dial String"; $text['label-extension']['en-us'] = "Extension";
$text['label-dial_string']['es-cl'] = "Cadena de Marcado"; $text['label-extension']['es-cl'] = "Extensión";
$text['label-dial_string']['pt-pt'] = "Dial String"; $text['label-extension']['pt-pt'] = "Extensão";
$text['label-dial_string']['fr-fr'] = "numérotation"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-extension']['pt-br'] = "Ramal";
$text['description-extension-add']['en-us'] = "Select the extension number."; $text['label-dial_string']['en-us'] = "Dial String";
$text['description-extension-add']['es-cl'] = "Seleccione el número de extensión."; $text['label-dial_string']['es-cl'] = "Cadena de Marcado";
$text['description-extension-add']['pt-pt'] = "Escolha o número da extensão."; $text['label-dial_string']['pt-pt'] = "Dial String";
$text['description-extension-add']['fr-fr'] = "Choisir le numéro d'extension."; $text['label-dial_string']['fr-fr'] = "numérotation";
$text['label-dial_string']['pt-br'] = "Dial String";
$text['description-extension-edit']['en-us'] = "Extension number."; $text['label-description']['en-us'] = "Description";
$text['description-extension-edit']['es-cl'] = "Número de Extensión."; $text['label-description']['es-cl'] = "Descripción";
$text['description-extension-edit']['pt-pt'] = "Número da Extensão."; $text['label-description']['pt-pt'] = "Descrição";
$text['description-extension-edit']['fr-fr'] = "Numéro d'extension."; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['description-unique_id']['en-us'] = "A unique NUMERIC ID to identify the extension and domain."; $text['header-message']['en-us'] = "Message";
$text['description-unique_id']['es-cl'] = "Un ID numérico único para identificar la extensión y dominio."; $text['header-message']['es-cl'] = "Mensaje";
$text['description-unique_id']['pt-pt'] = "Um ID único numérico para identificar a extensão e o domínio."; $text['header-message']['pt-pt'] = "Mensagem";
$text['description-unique_id']['fr-fr'] = "Un Identifiant numérique Unique afin d'identifier l'extension et le domaine."; $text['header-message']['fr-fr'] = "Message";
$text['header-message']['pt-br'] = "Mensagem";
$text['description-voicemail_password']['en-us'] = "Enter the voicemail password here."; $text['header-hot_desking']['en-us'] = "Hot Desking";
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña del correo de voz aquí."; $text['header-hot_desking']['es-cl'] = "Escritorio Remoto";
$text['description-voicemail_password']['pt-pt'] = "Introduza a password do correio de voz aqui."; $text['header-hot_desking']['pt-pt'] = "Escritório Remoto";
$text['description-voicemail_password']['fr-fr'] = "Insérer le Mot de passe de la messagerie ici."; $text['header-hot_desking']['fr-fr'] = "Itinérance";
$text['header-hot_desking']['pt-br'] = "Escritório remoto";
$text['description-password']['en-us'] = "Password"; $text['description-voicemail_password']['en-us'] = "Enter the voicemail password here.";
$text['description-password']['es-cl'] = "Contraseña"; $text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña del correo de voz aquí.";
$text['description-password']['pt-pt'] = "Password"; $text['description-voicemail_password']['pt-pt'] = "Introduza a password do correio de voz aqui.";
$text['description-password']['fr-fr'] = "Mot de passe"; $text['description-voicemail_password']['fr-fr'] = "Insérer le Mot de passe de la messagerie ici.";
$text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui";
$text['description-dial_string']['en-us'] = "Location of the endpoint."; $text['description-unique_id']['en-us'] = "A unique NUMERIC ID to identify the extension and domain.";
$text['description-dial_string']['es-cl'] = "Localización del extremo."; $text['description-unique_id']['es-cl'] = "Un ID numérico único para identificar la extensión y dominio.";
$text['description-dial_string']['pt-pt'] = "Localização do terminal."; $text['description-unique_id']['pt-pt'] = "Um ID único numérico para identificar a extensão e o domínio.";
$text['description-dial_string']['fr-fr'] = "Localisation de l'équipement."; $text['description-unique_id']['fr-fr'] = "Un Identifiant numérique Unique afin d'identifier l'extension et le domaine.";
$text['description-unique_id']['pt-br'] = "Um ID numérico para identificar a extensão do dominio";
$text['button-add']['en-us'] = "Add"; $text['description-password']['en-us'] = "Password";
$text['button-add']['es-cl'] = "Agregar"; $text['description-password']['es-cl'] = "Contraseña";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-password']['pt-pt'] = "Password";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-password']['fr-fr'] = "Mot de passe";
$text['description-password']['pt-br'] = "Introduza a senha";
$text['button-edit']['en-us'] = "Edit"; $text['description-hot_desking']['en-us'] = "Log in to hot desking with a unique ID and your voicemail password to direct your calls to a remote extension. Then, make and receive calls as if you were at your extension.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-hot_desking']['es-cl'] = "Ingrese en un escritorio con un ID y la contaseña para direccionar las llamadas a una extensión remota. Hace y recibe llamadas";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-hot_desking']['pt-pt'] = "Habilite o escritório remoto recorrendo a um ID único e à sua password do correio de voz para encaminhar as suas chamadas para uma extensão remota. Depois, faça e receba chamadas como se estivesse na sua extensão.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-hot_desking']['fr-fr'] = "Se connecter à l'itinérance avec votre Identifiant et votre mot de passe de messagerie pour rediriger vos appels vers une extensions distante. Alors, passez et recevez des appels comme si vous étiez sur votre extensions. ";
$text['description-hot_desking']['pt-br'] = "Habilite o escritório remoto recorrendo a um ID único e à sua senha do correio de voz para encaminhar as suas chamadas para uma extensão remota. Depois, faça e receba chamadas como se estivesse na sua extensão. ";
$text['button-delete']['en-us'] = "Delete"; $text['description-extension-edit']['en-us'] = "Extension number.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-extension-edit']['es-cl'] = "Número de Extensión.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-extension-edit']['pt-pt'] = "Número da Extensão.";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-extension-edit']['fr-fr'] = "Numéro d'extension.";
$text['description-extension-edit']['pt-br'] = "Edite o número da extensão";
$text['button-back']['en-us'] = "Back"; $text['description-extension-add']['en-us'] = "Select the extension number.";
$text['button-back']['es-cl'] = "Volver"; $text['description-extension-add']['es-cl'] = "Seleccione el número de extensión.";
$text['button-back']['pt-pt'] = "Voltar"; $text['description-extension-add']['pt-pt'] = "Escolha o número da extensão.";
$text['button-back']['fr-fr'] = "Retour"; $text['description-extension-add']['fr-fr'] = "Choisir le numéro d'extension.";
$text['description-extension-add']['pt-br'] = "Adicione o número da extensão";
$text['button-save']['en-us'] = "Save"; $text['description-dial_string']['en-us'] = "Location of the endpoint.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-dial_string']['es-cl'] = "Localización del extremo.";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-dial_string']['pt-pt'] = "Localização do terminal.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['description-dial_string']['fr-fr'] = "Localisation de l'équipement.";
$text['description-dial_string']['pt-br'] = "Lolicação do ponto final";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['message-add']['en-us'] = "Add Completed"; $text['button-save']['en-us'] = "Save";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-save']['es-cl'] = "Guardar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-save']['pt-pt'] = "Guardar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['message-update']['en-us'] = "Update Completed"; $text['button-edit']['en-us'] = "Edit";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-edit']['es-cl'] = "Editar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['message-required']['en-us'] = "Please provide: "; $text['button-back']['en-us'] = "Back";
$text['message-required']['es-cl'] = "Por favor ingrese: "; $text['button-back']['es-cl'] = "Volver";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-back']['pt-pt'] = "Voltar";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['message-unique']['en-us'] = "The Unique ID is not unique. Please provide a numeric ID not already in use by a different extension."; $text['button-add']['en-us'] = "Add";
$text['message-unique']['es-cl'] = "El ID no es único. Por favor ingrese un ID numérico que no este asignado actualmente a una extensión diferente."; $text['button-add']['es-cl'] = "Agregar";
$text['message-unique']['pt-pt'] = "O ID único não é único. Por favor indique um ID numérico que ainda não esteja em utilização noutra extensão."; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-unique']['fr-fr'] = "Le \"Unique ID\" n'est pas unique. Merci d'indiquer un identifiant numérique n'étant pas déjà utilisé par une autre extension."; $text['button-add']['fr-fr'] = "Ajouter";
?> $text['button-add']['pt-br'] = "Adicionar";
?>

View File

@ -1,20 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Hot Desking"; $apps[$x]['menu'][0]['title']['en-us'] = "Hot Desking";
$apps[$x]['menu'][0]['title']['es-cl'] = "Escritorio remoto"; $apps[$x]['menu'][0]['title']['es-cl'] = "Escritorio remoto";
$apps[$x]['menu'][0]['title']['es-mx'] = "Escritorio remoto"; $apps[$x]['menu'][0]['title']['es-mx'] = "Escritorio remoto";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Itinérance";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['fr-ca'] = "Bureau Lointain";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Escritório Remoto";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Itinérance"; $apps[$x]['menu'][0]['title']['pt-br'] = "Escritório remoto";
$apps[$x]['menu'][0]['title']['fr-ca'] = "Bureau Lointain"; $apps[$x]['menu'][0]['uuid'] = "baa57691-37d4-4c7d-b227-f2929202b480";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Escritório Remoto"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/hot_desking/index.php";
$apps[$x]['menu'][0]['uuid'] = "baa57691-37d4-4c7d-b227-f2929202b480"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/hot_desking/index.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "IVR Menu"; $apps[$x]['menu'][0]['title']['en-us'] = "IVR Menu";
$apps[$x]['menu'][0]['title']['es-cl'] = "Menú IVR"; $apps[$x]['menu'][0]['title']['es-cl'] = "Menú IVR";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Menu SVI";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Menu de IVR";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Menu de IVR";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Zapowiedzi głosowe (IVR)";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Menu SVI"; $apps[$x]['menu'][0]['uuid'] = "72259497-a67b-e5aa-cac2-0f2dcef16308";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Menu de IVR"; $apps[$x]['menu'][0]['path'] = "/app/ivr_menu/ivr_menus.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "72259497-a67b-e5aa-cac2-0f2dcef16308"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/ivr_menu/ivr_menus.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,99 +1,101 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['label-syntax']['en-us'] = "Syntax Highlighted";
1.1 (the "License"); you may not use this file except in compliance with $text['label-syntax']['es-cl'] = "Destacar Sintaxis";
the License. You may obtain a copy of the License at $text['label-syntax']['pt-pt'] = "Realçar a Sintaxe";
http://www.mozilla.org/MPL/ $text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
$text['label-syntax']['pl'] = "Składnia wyróżniona";
Software distributed under the License is distributed on an "AS IS" basis, $text['label-sort']['en-us'] = "Sort Descending";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['label-sort']['es-cl'] = "Mostrar en orden descendente";
for the specific language governing rights and limitations under the $text['label-sort']['pt-pt'] = "Ordenar Descendetemente";
License. $text['label-sort']['fr-fr'] = "Affichage ordre descendant";
$text['label-sort']['pt-br'] = "Ordenar por tipo";
$text['label-sort']['pl'] = "Sortuj malejąco";
The Original Code is FusionPBX $text['label-open-file']['en-us'] = "opening entire file";
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
$text['label-open-file']['pt-pt'] = "abrir o ficheiro todo";
$text['label-open-file']['fr-fr'] = "Ouvrir le fichier entier";
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
$text['label-open-file']['pl'] = "otwarcie całego pliku";
The Initial Developer of the Original Code is $text['label-open-at']['en-us'] = "opening at";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-open-at']['es-cl'] = "Abrir en";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['label-open-at']['pt-pt'] = "abrir";
the Initial Developer. All Rights Reserved. $text['label-open-at']['fr-fr'] = "Ouvrir à";
$text['label-open-at']['pt-br'] = "Abrir";
$text['label-open-at']['pl'] = "otwarcie na";
Contributor(s): $text['label-log-viewer']['en-us'] = "Log Viewer";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-log-viewer']['es-cl'] = "Visor de Eventos";
James Rose <james.o.rose@gmail.com> $text['label-log-viewer']['pt-pt'] = "Visualização de Logs";
Philippe Rioual <bhouba@gmail.com> $text['label-log-viewer']['fr-fr'] = "Afficher les Logs";
*/ $text['label-log-viewer']['pt-br'] = "Visualizar os logs";
$text['label-log-viewer']['pl'] = "Podgląd Logów";
$text['label-log-viewer']['en-us'] = "Log Viewer"; $text['label-line-num']['en-us'] = "Show Line Numbers";
$text['label-log-viewer']['es-cl'] = "Visor de Eventos"; $text['label-line-num']['es-cl'] = "Mostrar números de línea";
$text['label-log-viewer']['pt-pt'] = "Visualização de Logs"; $text['label-line-num']['pt-pt'] = "Mostrar Números das Linhas";
$text['label-log-viewer']['fr-fr'] = "Afficher les Logs"; $text['label-line-num']['fr-fr'] = "Afficher les numéros de ligne";
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
$text['label-line-num']['pl'] = "Pokaż numery wierszy";
$text['label-line-num']['en-us'] = "Show Line Numbers"; $text['label-kb']['en-us'] = "KB";
$text['label-line-num']['es-cl'] = "Mostrar números de línea"; $text['label-kb']['es-cl'] = "KB";
$text['label-line-num']['pt-pt'] = "Mostrar Números das Linhas"; $text['label-kb']['pt-pt'] = "KB";
$text['label-line-num']['fr-fr'] = "Afficher les numéros de ligne"; $text['label-kb']['fr-fr'] = "KB";
$text['label-kb']['pt-br'] = "KB";
$text['label-kb']['pl'] = "KB";
$text['label-sort']['en-us'] = "Sort Descending"; $text['label-filter']['en-us'] = "Filter";
$text['label-sort']['es-cl'] = "Mostrar en orden descendente"; $text['label-filter']['es-cl'] = "Filtrar";
$text['label-sort']['pt-pt'] = "Ordenar Descendetemente"; $text['label-filter']['pt-pt'] = "Filtro";
$text['label-sort']['fr-fr'] = "Affichage ordre descendant"; $text['label-filter']['fr-fr'] = "Filtre";
$text['label-filter']['pt-br'] = "Filtro";
$text['label-filter']['pl'] = "Filter ";
$text['label-filter']['en-us'] = "Filter"; $text['label-displaying']['en-us'] = "Displaying the last";
$text['label-filter']['es-cl'] = "Filtrar"; $text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
$text['label-filter']['pt-pt'] = "Filtro"; $text['label-displaying']['pt-pt'] = "Mostrar o último";
$text['label-filter']['fr-fr'] = "Filtre"; $text['label-displaying']['fr-fr'] = "Afficher les derniers";
$text['label-displaying']['pt-br'] = "Mostrar o último";
$text['label-displaying']['pl'] = "Wyświetlanie od ostatniego";
$text['description-filter']['en-us'] = "Filtering the log with the text:"; $text['label-bytes']['en-us'] = "bytes";
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:"; $text['label-bytes']['es-cl'] = "bytes";
$text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:"; $text['label-bytes']['pt-pt'] = "bytes";
$text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:"; $text['label-bytes']['fr-fr'] = "bytes";
$text['label-bytes']['pt-br'] = "bytes";
$text['label-bytes']['pl'] = "bajtów";
$text['button-reload']['en-us'] = "Reload"; $text['error-open-file']['en-us'] = "Unable to open file!";
$text['button-reload']['es-cl'] = "Recargar"; $text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
$text['button-reload']['pt-pt'] = "Recarregar"; $text['error-open-file']['pt-pt'] = "Impossível abrir o ficheiro!";
$text['button-reload']['fr-fr'] = "Recharger"; $text['error-open-file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
$text['error-open-file']['pl'] = "Nie można otworzyć pliku!";
$text['label-kb']['en-us'] = "KB"; //KiloBytes $text['description-filter']['en-us'] = "Filtering the log with the text:";
$text['label-kb']['es-cl'] = "KB"; //KiloBytes $text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
$text['label-kb']['pt-pt'] = "KB"; //KiloBytes $text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:";
$text['label-kb']['fr-fr'] = "KB"; //KiloBytes $text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
$text['description-filter']['pl'] = "Filtrowanie logu z tekstem:";
$text['button-download']['en-us'] = "Download Logs"; $text['button-reload']['en-us'] = "Reload";
$text['button-download']['es-cl'] = "Descargar Registro"; $text['button-reload']['es-cl'] = "Recargar";
$text['button-download']['pt-pt'] = "Descarregar Logs"; $text['button-reload']['pt-pt'] = "Recarregar";
$text['button-download']['fr-fr'] = "Télécharger les Logs"; $text['button-reload']['fr-fr'] = "Recharger";
$text['button-reload']['pt-br'] = "Recarregar";
$text['button-reload']['pl'] = "Przeładuj";
$text['label-displaying']['en-us'] = "Displaying the last"; $text['button-download']['en-us'] = "Download Logs";
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos"; $text['button-download']['es-cl'] = "Descargar Registro";
$text['label-displaying']['pt-pt'] = "Mostrar o último"; $text['button-download']['pt-pt'] = "Descarregar Logs";
$text['label-displaying']['fr-fr'] = "Afficher les derniers"; $text['button-download']['fr-fr'] = "Télécharger les Logs";
$text['button-download']['pt-br'] = "Download";
$text['button-download']['pl'] = "Pobierz logi";
$text['label-bytes']['en-us'] = "bytes"; ?>
$text['label-bytes']['es-cl'] = "bytes";
$text['label-bytes']['pt-pt'] = "bytes";
$text['label-bytes']['fr-fr'] = "bytes";
$text['label-syntax']['en-us'] = "Syntax Highlighted";
$text['label-syntax']['es-cl'] = "Destacar Sintaxis";
$text['label-syntax']['pt-pt'] = "Realçar a Sintaxe";
$text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
$text['label-open-at']['en-us'] = "opening at";
$text['label-open-at']['es-cl'] = "Abrir en";
$text['label-open-at']['pt-pt'] = "abrir";
$text['label-open-at']['fr-fr'] = "Ouvrir à";
$text['label-open-file']['en-us'] = "opening entire file";
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
$text['label-open-file']['pt-pt'] = "abrir o ficheiro todo";
$text['label-open-file']['fr-fr'] = "Ouvrir le fichier entier";
$text['error-open-file']['en-us'] = "Unable to open file!";
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
$text['error-open-file']['pt-pt'] = "Impossível abrir o ficheiro!";
$text['error-open-file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Log Viewer"; $apps[$x]['menu'][0]['title']['en-us'] = "Log Viewer";
$apps[$x]['menu'][0]['title']['es-cl'] = "Visor de eventos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Visor de eventos";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Voir les Logs";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Visualizar Log";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Visualizar Log";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Podgląd Logów";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Voir les Logs"; $apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Visualizar Log"; $apps[$x]['menu'][0]['path'] = "/app/log_viewer/log_viewer.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/log_viewer/log_viewer.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,174 +1,343 @@
<?php <?php
//Modules $text['title-modules']['en-us'] = "Modules";
$text['title-modules']['en-us'] = "Modules"; $text['title-modules']['es-cl'] = "Módulos";
$text['title-modules']['es-cl'] = "Módulos"; $text['title-modules']['pt-pt'] = "Módulos";
$text['title-modules']['pt-pt'] = "Módulos"; $text['title-modules']['fr-fr'] = "Modules";
$text['title-modules']['fr-fr'] = "Modules"; $text['title-modules']['pt-br'] = "Módulos";
$text['title-modules']['he'] = "";
$text['title-modules']['pl'] = "Moduły";
$text['title-modules']['uk'] = "Модулі";
$text['title-modules']['sv-se'] = "Moduler";
$text['title-module_add']['en-us'] = "Module Add"; $text['title-module_edit']['en-us'] = "Module Edit";
$text['title-module_add']['es-cl'] = "Agregar Módulo"; $text['title-module_edit']['es-cl'] = "Editar Módulo";
$text['title-module_add']['pt-pt'] = "Adicionado Módulo"; $text['title-module_edit']['pt-pt'] = "Editar Módulo";
$text['title-module_add']['fr-fr'] = "Ajouter un Module"; $text['title-module_edit']['fr-fr'] = "Editer le Module";
$text['title-module_edit']['pt-br'] = "Editar Módulo";
$text['title-module_edit']['he'] = "";
$text['title-module_edit']['pl'] = "Edytuj moduł";
$text['title-module_edit']['uk'] = "Редагувати модуль";
$text['title-module_edit']['sv-se'] = "Editera Modul";
$text['title-module_edit']['en-us'] = "Module Edit"; $text['title-module_add']['en-us'] = "Module Add";
$text['title-module_edit']['es-cl'] = "Editar Módulo"; $text['title-module_add']['es-cl'] = "Agregar Módulo";
$text['title-module_edit']['pt-pt'] = "Editar Módulo"; $text['title-module_add']['pt-pt'] = "Adicionado Módulo";
$text['title-module_edit']['fr-fr'] = "Editer le Module"; $text['title-module_add']['fr-fr'] = "Ajouter un Module";
$text['title-module_add']['pt-br'] = "Módulo Adicionado";
$text['title-module_add']['he'] = "";
$text['title-module_add']['pl'] = "Dodaj moduł";
$text['title-module_add']['uk'] = "Додати модуль";
$text['title-module_add']['sv-se'] = "Lägg Till Modul";
$text['header-modules']['en-us'] = "Modules"; $text['option-true']['en-us'] = "True";
$text['header-modules']['es-cl'] = "Módulos"; $text['option-true']['es-cl'] = "Verdadero";
$text['header-modules']['pt-pt'] = "Módulos"; $text['option-true']['pt-pt'] = "Sim";
$text['header-modules']['fr-fr'] = "Modules"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['pt-br'] = "Sim ";
$text['option-true']['he'] = "";
$text['option-true']['pl'] = "Tak";
$text['option-true']['uk'] = "Так";
$text['option-true']['sv-se'] = "Sann";
$text['header-module_add']['en-us'] = "Module Add"; $text['option-false']['en-us'] = "False";
$text['header-module_add']['es-cl'] = "Agregar Módulo"; $text['option-false']['es-cl'] = "Falso";
$text['header-module_add']['pt-pt'] = "Adicionar Módulo"; $text['option-false']['pt-pt'] = "Não";
$text['header-module_add']['fr-fr'] = "Ajouter un Module"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['pt-br'] = "Não";
$text['option-false']['he'] = "";
$text['option-false']['pl'] = "Nie";
$text['option-false']['uk'] = "Ні";
$text['option-false']['sv-se'] = "Falsk";
$text['header-module_edit']['en-us'] = "Module Edit"; $text['message-update']['en-us'] = "Update Completed";
$text['header-module_edit']['es-cl'] = "Editar Módulo"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header-module_edit']['pt-pt'] = "Editar Módulo"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header-module_edit']['fr-fr'] = "Editer le Module"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['he'] = "עידכון הושלם";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['uk'] = "Оновлення завершено";
$text['message-update']['sv-se'] = "Uppdatering Klar";
$text['description-modules']['en-us'] = "Modules extend the features of the system. Use this page to enable or disable modules."; $text['message-required']['en-us'] = "Please provide: ";
$text['description-modules']['es-cl'] = "Los módulos extienden las funcionalidades del sistema. Utilice esta página para activar o desactivar los diferentes módulos."; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['description-modules']['pt-pt'] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos."; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['description-modules']['fr-fr'] = "Les modules augmentent les fonctionnalités du système. Cette page permet de les activer ou les désactiver."; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['he'] = "";
$text['message-required']['pl'] = "Wpisz:";
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
$text['message-required']['sv-se'] = "Var god uppge:";
$text['label-label']['en-us'] = "Label"; $text['message-delete']['en-us'] = "Delete Completed";
$text['label-label']['es-cl'] = "Etiqueta"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['label-label']['pt-pt'] = "Etiqueta"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['label-label']['fr-fr'] = "Label"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['he'] = "";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['uk'] = "Видалено";
$text['message-delete']['sv-se'] = "Borttagning Klar";
$text['label-module_name']['en-us'] = "Module Name"; $text['message-add']['en-us'] = "Add Completed";
$text['label-module_name']['es-cl'] = "Nombre del Módulo"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-module_name']['pt-pt'] = "Nome do Módulo"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-module_name']['fr-fr'] = "Nom du Module"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['he'] = "הוספה הושלמה";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['uk'] = "Додано";
$text['message-add']['sv-se'] = "Tillagd";
$text['label-description']['en-us'] = "Description"; $text['label-unload_module']['en-us'] = "Unload Module";
$text['label-description']['es-cl'] = "Descripción"; $text['label-unload_module']['es-cl'] = "Descargar Módulo";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-unload_module']['pt-pt'] = "Desactivar Módulo";
$text['label-description']['fr-fr'] = "Description"; $text['label-unload_module']['fr-fr'] = "Décharger le Module";
$text['label-unload_module']['pt-br'] = "Desativar Módulo";
$text['label-unload_module']['he'] = "";
$text['label-unload_module']['pl'] = "Wyłącz moduł";
$text['label-unload_module']['uk'] = "";
$text['label-unload_module']['sv-se'] = "Ladda av Modul";
$text['label-module_category']['en-us'] = "Module Category"; $text['label-stopped']['en-us'] = "Stopped";
$text['label-module_category']['es-cl'] = "Categoría del Módulo"; $text['label-stopped']['es-cl'] = "Detenido";
$text['label-module_category']['pt-pt'] = "Categoria do Módulo"; $text['label-stopped']['pt-pt'] = "Parado";
$text['label-module_category']['fr-fr'] = "Catégorie du Module"; $text['label-stopped']['fr-fr'] = "Arrété";
$text['label-stopped']['pt-br'] = "Pausado";
$text['label-stopped']['he'] = "";
$text['label-stopped']['pl'] = "Zatrzymany";
$text['label-stopped']['uk'] = "Зупинено";
$text['label-stopped']['sv-se'] = "Stoppad";
$text['label-status']['en-us'] = "Status"; $text['label-stop']['en-us'] = "Stop";
$text['label-status']['es-cl'] = "Estado"; $text['label-stop']['es-cl'] = "Detener";
$text['label-status']['pt-pt'] = "Estado"; $text['label-stop']['pt-pt'] = "Parar";
$text['label-status']['fr-fr'] = "Statut"; $text['label-stop']['fr-fr'] = "Stop";
$text['label-stop']['pt-br'] = "Parar";
$text['label-stop']['he'] = "";
$text['label-stop']['pl'] = "Zatrzymaj";
$text['label-stop']['uk'] = "Зупинити";
$text['label-stop']['sv-se'] = "Stoppa";
$text['label-action']['en-us'] = "Action"; $text['label-status']['en-us'] = "Status";
$text['label-action']['es-cl'] = "Acción"; $text['label-status']['es-cl'] = "Estado";
$text['label-action']['pt-pt'] = "Acção"; $text['label-status']['pt-pt'] = "Estado";
$text['label-action']['fr-fr'] = "Action"; $text['label-status']['fr-fr'] = "Statut";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['he'] = "סטטוס";
$text['label-status']['pl'] = "Status";
$text['label-status']['uk'] = "Статус";
$text['label-status']['sv-se'] = "Status";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-start']['en-us'] = "Start";
$text['label-enabled']['es-cl'] = "Activo"; $text['label-start']['es-cl'] = "Iniciar";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['label-start']['pt-pt'] = "Iniciar";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-start']['fr-fr'] = "Démarrer";
$text['label-start']['pt-br'] = "Iniciar";
$text['label-start']['he'] = "";
$text['label-start']['pl'] = "Włącz";
$text['label-start']['uk'] = "Запустити";
$text['label-start']['sv-se'] = "Starta";
$text['label-default_enabled']['en-us'] = "Default Enabled"; $text['label-running']['en-us'] = "Running";
$text['label-default_enabled']['es-cl'] = "Activo Predeterminado"; $text['label-running']['es-cl'] = "Corriendo";
$text['label-default_enabled']['pt-pt'] = "Habilitado por Omissão"; $text['label-running']['pt-pt'] = "Em execução";
$text['label-default_enabled']['fr-fr'] = "Activé par Défaut"; $text['label-running']['fr-fr'] = "Actif";
$text['label-running']['pt-br'] = "Em execução";
$text['label-running']['he'] = "";
$text['label-running']['pl'] = "Włączony";
$text['label-running']['uk'] = "Запущено";
$text['label-running']['sv-se'] = "I Drift";
$text['label-stopped']['en-us'] = "Stopped"; $text['label-module_name']['en-us'] = "Module Name";
$text['label-stopped']['es-cl'] = "Detenido"; $text['label-module_name']['es-cl'] = "Nombre del Módulo";
$text['label-stopped']['pt-pt'] = "Parado"; $text['label-module_name']['pt-pt'] = "Nome do Módulo";
$text['label-stopped']['fr-fr'] = "Arrété"; $text['label-module_name']['fr-fr'] = "Nom du Module";
$text['label-module_name']['pt-br'] = "Nome do Módulo";
$text['label-module_name']['he'] = "";
$text['label-module_name']['pl'] = "Nazwa modułu";
$text['label-module_name']['uk'] = "Назва модуля";
$text['label-module_name']['sv-se'] = "Modul Namn";
$text['label-running']['en-us'] = "Running"; $text['label-module_category']['en-us'] = "Module Category";
$text['label-running']['es-cl'] = "Corriendo"; $text['label-module_category']['es-cl'] = "Categoría del Módulo";
$text['label-running']['pt-pt'] = "Em execução"; $text['label-module_category']['pt-pt'] = "Categoria do Módulo";
$text['label-running']['fr-fr'] = "Actif"; $text['label-module_category']['fr-fr'] = "Catégorie du Module";
$text['label-module_category']['pt-br'] = "Catedoria do Módulo";
$text['label-module_category']['he'] = "";
$text['label-module_category']['pl'] = "Kategoria modułu";
$text['label-module_category']['uk'] = "Категорія модуля";
$text['label-module_category']['sv-se'] = "Modul Kategori";
$text['label-start']['en-us'] = "Start"; $text['label-message']['en-us'] = "Message";
$text['label-start']['es-cl'] = "Iniciar"; $text['label-message']['es-cl'] = "Mensaje";
$text['label-start']['pt-pt'] = "Iniciar"; $text['label-message']['pt-pt'] = "Mensagem";
$text['label-start']['fr-fr'] = "Démarrer"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['he'] = "";
$text['label-message']['pl'] = "Wiadomość";
$text['label-message']['uk'] = "Повідомлення";
$text['label-message']['sv-se'] = "Meddelande";
$text['label-stop']['en-us'] = "Stop"; $text['label-load_module']['en-us'] = "Load Module";
$text['label-stop']['es-cl'] = "Detener"; $text['label-load_module']['es-cl'] = "Cargar Módulo";
$text['label-stop']['pt-pt'] = "Parar"; $text['label-load_module']['pt-pt'] = "Carregar Módulo";
$text['label-stop']['fr-fr'] = "Stop"; $text['label-load_module']['fr-fr'] = "charger le Module";
$text['label-load_module']['pt-br'] = "Carregar Módulo";
$text['label-load_module']['he'] = "";
$text['label-load_module']['pl'] = "Włącz moduł";
$text['label-load_module']['uk'] = "";
$text['label-load_module']['sv-se'] = "Ladda Modul";
$text['label-unload_module']['en-us'] = "Unload Module"; $text['label-label']['en-us'] = "Label";
$text['label-unload_module']['es-cl'] = "Descargar Módulo"; $text['label-label']['es-cl'] = "Etiqueta";
$text['label-unload_module']['pt-pt'] = "Desactivar Módulo"; $text['label-label']['pt-pt'] = "Etiqueta";
$text['label-unload_module']['fr-fr'] = "Décharger le Module"; $text['label-label']['fr-fr'] = "Label";
$text['label-label']['pt-br'] = "Etiqueta";
$text['label-label']['he'] = "";
$text['label-label']['pl'] = "Etykieta";
$text['label-label']['uk'] = "Назва";
$text['label-label']['sv-se'] = "Etikett";
$text['label-load_module']['en-us'] = "Load Module"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-load_module']['es-cl'] = "Cargar Módulo"; $text['label-enabled']['es-cl'] = "Activo";
$text['label-load_module']['pt-pt'] = "Carregar Módulo"; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['label-load_module']['fr-fr'] = "charger le Module"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['he'] = "";
$text['label-enabled']['pl'] = "Włączony";
$text['label-enabled']['uk'] = "Включено";
$text['label-enabled']['sv-se'] = "Aktiverad";
$text['label-message']['en-us'] = "Message"; $text['label-description']['en-us'] = "Description";
$text['label-message']['es-cl'] = "Mensaje"; $text['label-description']['es-cl'] = "Descripción";
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-message']['fr-fr'] = "Message"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['he'] = "תיאור";
$text['label-description']['pl'] = "Opis";
$text['label-description']['uk'] = "Опис";
$text['label-description']['sv-se'] = "Beskrivning";
$text['option-true']['en-us'] = "True"; $text['label-default_enabled']['en-us'] = "Default Enabled";
$text['option-true']['es-cl'] = "Verdadero"; $text['label-default_enabled']['es-cl'] = "Activo Predeterminado";
$text['option-true']['pt-pt'] = "Sim"; $text['label-default_enabled']['pt-pt'] = "Habilitado por Omissão";
$text['option-true']['fr-fr'] = "Oui"; $text['label-default_enabled']['fr-fr'] = "Activé par Défaut";
$text['label-default_enabled']['pt-br'] = "Habilitado ";
$text['label-default_enabled']['he'] = "";
$text['label-default_enabled']['pl'] = "Włączony domyślnie";
$text['label-default_enabled']['uk'] = "Включено значення за замовчуванням";
$text['label-default_enabled']['sv-se'] = "Aktiverad som Standard";
$text['option-false']['en-us'] = "False"; $text['label-action']['en-us'] = "Action";
$text['option-false']['es-cl'] = "Falso"; $text['label-action']['es-cl'] = "Acción";
$text['option-false']['pt-pt'] = "Não"; $text['label-action']['pt-pt'] = "Acção";
$text['option-false']['fr-fr'] = "Non"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['he'] = "";
$text['label-action']['pl'] = "Operacja";
$text['label-action']['uk'] = "Дія";
$text['label-action']['sv-se'] = "Åtgärd";
$text['button-add']['en-us'] = "Add"; $text['header-modules']['en-us'] = "Modules";
$text['button-add']['es-cl'] = "Agregar"; $text['header-modules']['es-cl'] = "Módulos";
$text['button-add']['pt-pt'] = "Adicionar"; $text['header-modules']['pt-pt'] = "Módulos";
$text['button-add']['fr-fr'] = "Ajouter"; $text['header-modules']['fr-fr'] = "Modules";
$text['header-modules']['pt-br'] = "Módulos";
$text['header-modules']['he'] = "";
$text['header-modules']['pl'] = "Moduły";
$text['header-modules']['uk'] = "Модулі";
$text['header-modules']['sv-se'] = "Moduler";
$text['button-edit']['en-us'] = "Edit"; $text['header-module_edit']['en-us'] = "Module Edit";
$text['button-edit']['es-cl'] = "Editar"; $text['header-module_edit']['es-cl'] = "Editar Módulo";
$text['button-edit']['pt-pt'] = "Editar"; $text['header-module_edit']['pt-pt'] = "Editar Módulo";
$text['button-edit']['fr-fr'] = "Editer"; $text['header-module_edit']['fr-fr'] = "Editer le Module";
$text['header-module_edit']['pt-br'] = "Editar Módulo";
$text['header-module_edit']['he'] = "";
$text['header-module_edit']['pl'] = "Edytuj moduł";
$text['header-module_edit']['uk'] = "Редагувати модуль";
$text['header-module_edit']['sv-se'] = "Editera Modul";
$text['button-delete']['en-us'] = "Delete"; $text['header-module_add']['en-us'] = "Module Add";
$text['button-delete']['es-cl'] = "Eliminar"; $text['header-module_add']['es-cl'] = "Agregar Módulo";
$text['button-delete']['pt-pt'] = "Remover"; $text['header-module_add']['pt-pt'] = "Adicionar Módulo";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['header-module_add']['fr-fr'] = "Ajouter un Module";
$text['header-module_add']['pt-br'] = "Adicionar Módulo";
$text['header-module_add']['he'] = "";
$text['header-module_add']['pl'] = "Dodaj moduł";
$text['header-module_add']['uk'] = "Додати модуль";
$text['header-module_add']['sv-se'] = "Lägg Till Modul";
$text['button-back']['en-us'] = "Back"; $text['description-modules']['en-us'] = "Modules extend the features of the system. Use this page to enable or disable modules.";
$text['button-back']['es-cl'] = "Volver"; $text['description-modules']['es-cl'] = "Los módulos extienden las funcionalidades del sistema. Utilice esta página para activar o desactivar los diferentes módulos.";
$text['button-back']['pt-pt'] = "Voltar"; $text['description-modules']['pt-pt'] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos.";
$text['button-back']['fr-fr'] = "Retour"; $text['description-modules']['fr-fr'] = "Les modules augmentent les fonctionnalités du système. Cette page permet de les activer ou les désactiver.";
$text['description-modules']['pt-br'] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos. ";
$text['description-modules']['he'] = "";
$text['description-modules']['pl'] = "Moduły rozszerzają funkcjonalność systemu. Użyj tej strony, aby je włączyć lub wyłączyć.";
$text['description-modules']['uk'] = "Модулі розширюють можливості системи. Використовуйте цю сторінку, щоб включити або відключити модулі.";
$text['description-modules']['sv-se'] = "Moduler utökar funktionerna i systemet. Använd den här sidan för att aktivera eller inaktivera moduler.";
$text['button-save']['en-us'] = "Save"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-save']['es-cl'] = "Guardar"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-save']['pt-pt'] = "Guardar"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['he'] = "";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['button-save']['en-us'] = "Save";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['button-save']['es-cl'] = "Guardar";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['button-save']['pt-pt'] = "Guardar";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['he'] = "שמור";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$text['button-save']['sv-se'] = "Spara";
$text['message-add']['en-us'] = "Add Completed"; $text['button-edit']['en-us'] = "Edit";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-edit']['es-cl'] = "Editar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['he'] = "";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['uk'] = "Редагувати";
$text['button-edit']['sv-se'] = "Editera";
$text['message-update']['en-us'] = "Update Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['he'] = "";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['uk'] = "Видалити";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-back']['en-us'] = "Back";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-back']['es-cl'] = "Volver";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['he'] = "חזרה";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$text['button-back']['sv-se'] = "Tillbaka";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['en-us'] = "Add";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['es-cl'] = "Agregar";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['he'] = "";
$text['button-add']['pl'] = "Dodaj";
$text['button-add']['uk'] = "Додати";
$text['button-add']['sv-se'] = "Lägg Till";
?> ?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Modules"; $apps[$x]['menu'][0]['title']['en-us'] = "Modules";
$apps[$x]['menu'][0]['title']['es-cl'] = "Módulos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Módulos";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Modules";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Modulos";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Módulos";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Moduły";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Modules"; $apps[$x]['menu'][0]['title']['uk'] = "Модулі";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Moduler";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "49fdb4e1-5417-0e7a-84b3-eb77f5263ea7";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Modulos"; $apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "49fdb4e1-5417-0e7a-84b3-eb77f5263ea7"; $apps[$x]['menu'][0]['path'] = "/app/modules/modules.php";
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/modules/modules.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,165 +1,186 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-moh']['en-us'] = "Music on Hold";
1.1 (the "License"); you may not use this file except in compliance with $text['title-moh']['es-cl'] = "Musica en Espera";
the License. You may obtain a copy of the License at $text['title-moh']['pt-pt'] = "Música em Espera";
http://www.mozilla.org/MPL/ $text['title-moh']['fr-fr'] = "Musique de Garde";
$text['title-moh']['pt-br'] = "Música de espera ";
$text['title-moh']['pl'] = "Muzyka na czekanie";
Software distributed under the License is distributed on an "AS IS" basis, $text['opt-new']['en-us'] = "New...";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['opt-new']['es-cl'] = "Nuevo...";
for the specific language governing rights and limitations under the $text['opt-new']['pt-pt'] = "Novo...";
License. $text['opt-new']['fr-fr'] = "Nouveau...";
$text['opt-new']['pt-br'] = "Novo";
$text['opt-new']['pl'] = "Nowy";
The Original Code is FusionPBX $text['opt-default']['en-us'] = "Default";
$text['opt-default']['es-cl'] = "Predeterminado";
$text['opt-default']['pt-pt'] = "Predefinido";
$text['opt-default']['fr-fr'] = "Défaut";
$text['opt-default']['pt-br'] = "Predefinido";
$text['opt-default']['pl'] = "Domyślny";
The Initial Developer of the Original Code is $text['message-nofiles']['en-us'] = "No files found.";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['message-nofiles']['pt-pt'] = "Não foram encontrados ficheiros.";
the Initial Developer. All Rights Reserved. $text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
$text['message-nofiles']['pl'] = "Nie znaleziono plików";
Contributor(s): $text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
James Rose <james.o.rose@gmail.com> $text['message-event-socket']['pt-pt'] = "A Conexão ao Event Socket falhou.";
Philippe Rioual <bhouba@gmail.com> $text['message-event-socket']['fr-fr'] = "Connexion à Event Socket echoué.";
*/ $text['message-event-socket']['pt-br'] = "A conexão ao evento Socket falhou";
$text['message-event-socket']['pl'] = "Polączenie do „Event Socket” nie powiodło się.";
$text['title-moh']['en-us'] = "Music on Hold"; $text['message-delete']['en-us'] = "Do you really want to delete this file?";
$text['title-moh']['es-cl'] = "Musica en Espera"; $text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
$text['title-moh']['pt-pt'] = "Música em Espera"; $text['message-delete']['pt-pt'] = "Deseja realmente remover este ficheiro?";
$text['title-moh']['fr-fr'] = "Musique de Garde"; $text['message-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ce fichier?";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['label-moh']['en-us'] = "Music on Hold"; $text['message-click-select']['en-us'] = "Double-Click to Select an Existing Category";
$text['label-moh']['es-cl'] = "Musica en Espera"; $text['message-click-select']['es-cl'] = "Doble click para seleccionar una categoría existente";
$text['label-moh']['pt-pt'] = "Música em Espera"; $text['message-click-select']['pt-pt'] = "Duplo-Clique para Seleccionar uma Categoria Existente";
$text['label-moh']['fr-fr'] = "Musique de Garde"; $text['message-click-select']['fr-fr'] = "Double-Click pour choisir une Catégorie existante";
$text['message-click-select']['pt-br'] = "Duplo clique para selecionar uma categoria existente";
$text['message-click-select']['pl'] = "Kliknij dwa razy aby wybrać obecną kategorię.";
$text['desc-moh']['en-us'] = "Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod_shout enabled on the 'Modules' tab. You can adjust the volume of the MP3 audio from the 'Settings' tab. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files."; $text['message-available-to-all']['en-us'] = "Available to All Domains";
$text['desc-moh']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>."; $text['message-available-to-all']['es-cl'] = "Disponible para todos los Dominios";
$text['desc-moh']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>."; $text['message-available-to-all']['pt-pt'] = "Disponível para todos os domínios";
$text['desc-moh']['fr-fr'] = "La Musique de Garde peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la partie modules. Le Volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>."; $text['message-available-to-all']['fr-fr'] = "Disponible pour tous Domaines";
$text['message-available-to-all']['pt-br'] = "Disponivel para todos os dominios";
$text['message-available-to-all']['pl'] = "Dostępne w każdej domenie";
$text['label-upload-moh']['en-us'] = "Upload Music"; $text['label-uploaded']['en-us'] = "Uploaded";
$text['label-upload-moh']['es-cl'] = "Subir Música"; $text['label-uploaded']['es-cl'] = "Subir";
$text['label-upload-moh']['pt-pt'] = "Carregar Música"; $text['label-uploaded']['pt-pt'] = "Carregado";
$text['label-upload-moh']['fr-fr'] = "Télécharger de la Musique"; $text['label-uploaded']['fr-fr'] = "Envoyé";
$text['label-uploaded']['pt-br'] = "Carregado";
$text['label-uploaded']['pl'] = "Przesłano";
$text['label-file-path']['en-us'] = "File Path"; $text['label-upload-moh']['en-us'] = "Upload Music";
$text['label-file-path']['es-cl'] = "Ruta al archivo"; $text['label-upload-moh']['es-cl'] = "Subir Música";
$text['label-file-path']['pt-pt'] = "Caminho do Ficheiro"; $text['label-upload-moh']['pt-pt'] = "Carregar Música";
$text['label-file-path']['fr-fr'] = "Chemin du Fichier"; $text['label-upload-moh']['fr-fr'] = "Télécharger de la Musique";
$text['label-upload-moh']['pt-br'] = "Carregar música";
$text['label-upload-moh']['pl'] = "Prześlij plik z muzyką";
$text['button-clear']['en-us'] = "Clear"; $text['label-tools']['en-us'] = "Tools";
$text['button-clear']['es-cl'] = "Limpiar"; $text['label-tools']['es-cl'] = "Instrumentos";
$text['button-clear']['pt-pt'] = "Apagar"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['button-clear']['fr-fr'] = "Nettoyer"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-tools']['pl'] = "Narzędzia";
$text['label-sampling']['en-us'] = "Sampling"; $text['label-sampling']['en-us'] = "Sampling";
$text['label-sampling']['es-cl'] = "Muestreo"; $text['label-sampling']['es-cl'] = "Muestreo";
$text['label-sampling']['pt-pt'] = "Amostragem"; $text['label-sampling']['pt-pt'] = "Amostragem";
$text['label-sampling']['fr-ca'] = "échatillage"; $text['label-sampling']['fr-ca'] = "échatillage";
$text['label-sampling']['fr-fr'] = "échantillonnage"; $text['label-sampling']['fr-fr'] = "Echantillonage";
$text['label-sampling']['pt-br'] = "Amostragem";
$text['label-sampling']['pl'] = "Sampling ";
$text['label-category']['en-us'] = "Category"; $text['label-play']['en-us'] = "Play";
$text['label-category']['es-cl'] = "Categoría"; $text['label-play']['es-cl'] = "Reproducir";
$text['label-category']['pt-pt'] = "Categoria"; $text['label-play']['pt-pt'] = "Tocar";
$text['label-category']['fr-fr'] = "Catégorie"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-play']['pt-br'] = "Tocar";
$text['label-play']['pl'] = "Odtwórz";
$text['opt-default']['en-us'] = "Default"; $text['label-pause']['en-us'] = "Pause";
$text['opt-default']['es-cl'] = "Predeterminado"; $text['label-pause']['es-cl'] = "Pausa";
$text['opt-default']['pt-pt'] = "Predefinido"; $text['label-pause']['pt-pt'] = "Pausa";
$text['opt-default']['fr-fr'] = "Défaut"; $text['label-pause']['fr-fr'] = "Pause";
$text['label-pause']['pt-br'] = "Pausado";
$text['label-pause']['pl'] = "Pauza";
$text['opt-new']['en-us'] = "New..."; $text['label-moh']['en-us'] = "Music on Hold";
$text['opt-new']['es-cl'] = "Nuevo..."; $text['label-moh']['es-cl'] = "Musica en Espera";
$text['opt-new']['pt-pt'] = "Novo..."; $text['label-moh']['pt-pt'] = "Música em Espera";
$text['opt-new']['fr-fr'] = "Nouveau..."; $text['label-moh']['fr-fr'] = "Musique de Garde";
$text['label-moh']['pt-br'] = "Música de espera";
$text['label-moh']['pl'] = "Muzyka na czekanie";
$text['message-click-select']['en-us'] = "Double-Click to Select an Existing Category"; $text['label-location']['en-us'] = "Location";
$text['message-click-select']['es-cl'] = "Doble click para seleccionar una categoría existente"; $text['label-location']['es-cl'] = "Ubicación";
$text['message-click-select']['pt-pt'] = "Duplo-Clique para Seleccionar uma Categoria Existente"; $text['label-location']['pt-pt'] = "Localização";
$text['message-click-select']['fr-fr'] = "Double-Click pour choisir une Catégorie existante"; $text['label-location']['fr-fr'] = "endroit";
$text['label-location']['pt-br'] = "Localização";
$text['label-location']['pl'] = "Lokalizacja";
$text['button-upload']['en-us'] = "Upload"; $text['label-file_name']['en-us'] = "File Name";
$text['button-upload']['es-cl'] = "Subir"; $text['label-file_name']['es-cl'] = "Nombre del Archivo";
$text['button-upload']['pt-pt'] = "Carregar"; $text['label-file_name']['pt-pt'] = "Nome do Arquivo";
$text['button-upload']['fr-fr'] = "envoyer"; $text['label-file_name']['fr-fr'] = "Nom du Fichier";
$text['label-file_name']['pt-br'] = "Nome do arquivo";
$text['label-file_name']['pl'] = "Nazwa pliku";
$text['message-available-to-all']['en-us'] = "Available to All Domains"; $text['label-file-size']['en-us'] = "File Size";
$text['message-available-to-all']['es-cl'] = "Disponible para todos los Dominios"; $text['label-file-size']['es-cl'] = "Tamaño del archivo";
$text['message-available-to-all']['pt-pt'] = "Disponível para todos os domínios"; $text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
$text['message-available-to-all']['fr-fr'] = "Disponible pour tous Domaines"; $text['label-file-size']['fr-fr'] = "Taille de Fichier";
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
$text['label-file-size']['pl'] = "Rozmiar pliku";
$text['label-file_name']['en-us'] = "File Name"; $text['label-file-path']['en-us'] = "File Path";
$text['label-file_name']['es-cl'] = "Nombre del Archivo"; $text['label-file-path']['es-cl'] = "Ruta al archivo";
$text['label-file_name']['pt-pt'] = "Nome do Arquivo"; $text['label-file-path']['pt-pt'] = "Caminho do Ficheiro";
$text['label-file_name']['fr-fr'] = "Nom du Fichier"; $text['label-file-path']['fr-fr'] = "Chemin du Fichier";
$text['label-file-path']['pt-br'] = "Caminho do arquivo";
$text['label-file-path']['pl'] = "Ścieżka do pliku";
$text['label-tools']['en-us'] = "Tools"; $text['label-download']['en-us'] = "Download";
$text['label-tools']['es-cl'] = "Instrumentos"; $text['label-download']['es-cl'] = "Descargar";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-download']['pt-pt'] = "Descarregar";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['pt-br'] = "Download";
$text['label-download']['pl'] = "Pobierz";
$text['label-download']['en-us'] = "Download"; $text['label-delete-category']['en-us'] = "Delete Category";
$text['label-download']['es-cl'] = "Descargar"; $text['label-delete-category']['es-cl'] = "Eliminar categoría";
$text['label-download']['pt-pt'] = "Descarregar"; $text['label-delete-category']['pt-pt'] = "Remover Categoria";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-delete-category']['fr-fr'] = "Supprimer la Categorie";
$text['label-delete-category']['pt-br'] = "Remover categoria";
$text['label-delete-category']['pl'] = "Usuń kategorię";
$text['label-play']['en-us'] = "Play"; $text['label-default']['en-us'] = "Default";
$text['label-play']['es-cl'] = "Reproducir"; $text['label-default']['es-cl'] = "Predeterminado";
$text['label-play']['pt-pt'] = "Tocar"; $text['label-default']['pt-pt'] = "Predefinido";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-default']['fr-fr'] = "Défaut";
$text['label-default']['pt-br'] = "Predefinido";
$text['label-default']['pl'] = "Domyślny";
$text['label-pause']['en-us'] = "Pause"; $text['label-category']['en-us'] = "Category";
$text['label-pause']['es-cl'] = "Pausa"; $text['label-category']['es-cl'] = "Categoría";
$text['label-pause']['pt-pt'] = "Pausa"; $text['label-category']['pt-pt'] = "Categoria";
$text['label-pause']['fr-fr'] = "Pause"; $text['label-category']['fr-fr'] = "Catégorie";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['pl'] = "Kategoria";
$text['label-uploaded']['en-us'] = "Uploaded"; $text['desc-moh']['en-us'] = "Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod_shout enabled on the 'Modules' tab. You can adjust the volume of the MP3 audio from the 'Settings' tab. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
$text['label-uploaded']['es-cl'] = "Subir"; $text['desc-moh']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
$text['label-uploaded']['pt-pt'] = "Carregado"; $text['desc-moh']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>.";
$text['label-uploaded']['fr-fr'] = "Envoyé"; $text['desc-moh']['fr-fr'] = "La Musique de Garde peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la partie modules. Le Volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
$text['desc-moh']['pt-br'] = "Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono.";
$text['desc-moh']['pl'] = "Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono.";
$text['label-file-size']['en-us'] = "File Size"; $text['button-upload']['en-us'] = "Upload";
$text['label-file-size']['es-cl'] = "Tamaño del archivo"; $text['button-upload']['es-cl'] = "Subir";
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro"; $text['button-upload']['pt-pt'] = "Carregar";
$text['label-file-size']['fr-fr'] = "Taille de Fichier"; $text['button-upload']['fr-fr'] = "envoyer";
$text['button-upload']['pt-br'] = "Submeter";
$text['button-upload']['pl'] = "Wyślij";
$text['label-sampling']['en-us'] = "Sampling"; $text['button-clear']['en-us'] = "Clear";
$text['label-sampling']['es-cl'] = "Muestreo"; $text['button-clear']['es-cl'] = "Limpiar";
$text['label-sampling']['pt-pt'] = "Amostragem"; $text['button-clear']['pt-pt'] = "Apagar";
$text['label-sampling']['fr-fr'] = "Echantillonage"; $text['button-clear']['fr-fr'] = "Nettoyer";
$text['button-clear']['pt-br'] = "Apagar";
$text['button-clear']['pl'] = "Wyczyść";
$text['message-delete']['en-us'] = "Do you really want to delete this file?"; ?>
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
$text['message-delete']['pt-pt'] = "Deseja realmente remover este ficheiro?";
$text['message-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ce fichier?";
$text['message-nofiles']['en-us'] = "No files found.";
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
$text['message-nofiles']['pt-pt'] = "Não foram encontrados ficheiros.";
$text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
$text['label-delete-category']['en-us'] = "Delete Category";
$text['label-delete-category']['es-cl'] = "Eliminar categoría";
$text['label-delete-category']['pt-pt'] = "Remover Categoria";
$text['label-delete-category']['fr-fr'] = "Supprimer la Categorie";
$text['label-location']['en-us'] = "Location";
$text['label-location']['es-cl'] = "Ubicación";
$text['label-location']['pt-pt'] = "Localização";
$text['label-location']['fr-fr'] = "endroit";
$text['label-default']['en-us'] = "Default";
$text['label-default']['es-cl'] = "Predeterminado";
$text['label-default']['pt-pt'] = "Predefinido";
$text['label-default']['fr-fr'] = "Défaut";
$text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
$text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
$text['message-event-socket']['pt-pt'] = "A Conexão ao Event Socket falhou.";
$text['message-event-socket']['fr-fr'] = "Connexion à Event Socket echoué.";
?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Music on Hold"; $apps[$x]['menu'][0]['title']['en-us'] = "Music on Hold";
$apps[$x]['menu'][0]['title']['es-cl'] = "Música en espera"; $apps[$x]['menu'][0]['title']['es-cl'] = "Música en espera";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Musique de Garde";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Musica em Espera";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Música de espera";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Muzyka na czekanie";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Musique de Garde"; $apps[$x]['menu'][0]['uuid'] = "1cd1d6cb-912d-db32-56c3-e0d5699feb9d";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Musica em Espera"; $apps[$x]['menu'][0]['path'] = "/app/music_on_hold/music_on_hold.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "1cd1d6cb-912d-db32-56c3-e0d5699feb9d"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/music_on_hold/music_on_hold.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
?> ?>

View File

@ -1,103 +1,143 @@
<?php <?php
$text['title-operator_panel']['en-us'] = 'Operator Panel'; $text['title-operator_panel']['en-us'] = "Operator Panel";
$text['title-operator_panel']['es-cl'] = 'Panel de Operador'; $text['title-operator_panel']['es-cl'] = "Panel de Operador";
$text['title-operator_panel']['pt-pt'] = 'Painel do Operador'; $text['title-operator_panel']['pt-pt'] = "Painel do Operador";
$text['title-operator_panel']['fr-fr'] = 'Operator Panel'; $text['title-operator_panel']['fr-fr'] = "Operator Panel";
$text['title-operator_panel']['pt-br'] = "Painel do operador";
$text['label-call_group']['en-us'] = "Call Group"; $text['title-operator_panel']['pl'] = "Panel operatora";
$text['label-call_group']['es-cl'] = "Llamar a Grupo";
$text['label-call_group']['pt-pt'] = "Grupo"; $text['label-status_on_demand']['en-us'] = "On Demand";
$text['label-call_group']['fr-fr'] = "Groupe d'appel"; $text['label-status_on_demand']['es-cl'] = "A Pedido";
$text['label-status_on_demand']['pt-pt'] = "A Pedido";
$text['label-other_extensions']['en-us'] = "Other Extensions"; $text['label-status_on_demand']['fr-fr'] = "Sur Demande";
$text['label-other_extensions']['es-cl'] = "Otras Extensiones"; $text['label-status_on_demand']['pt-br'] = "A pedido";
$text['label-other_extensions']['pt-pt'] = "Outros Extensions"; $text['label-status_on_demand']['pl'] = "Na żądanie ";
$text['label-other_extensions']['fr-fr'] = "Autres Extensions";
$text['label-status_on_break']['en-us'] = "On Break";
$text['label-no_extensions_found']['en-us'] = "No extensions found."; $text['label-status_on_break']['es-cl'] = "En Pausa";
$text['label-no_extensions_found']['es-cl'] = "No hay extensiones encontrados."; $text['label-status_on_break']['pt-pt'] = "Em Pausa";
$text['label-no_extensions_found']['pt-pt'] = "Sem extensões encontrado."; $text['label-status_on_break']['fr-fr'] = "En Pause";
$text['label-no_extensions_found']['fr-fr'] = "Aucun extensions trouvés."; $text['label-status_on_break']['pt-br'] = "Em pausa";
$text['label-status_on_break']['pl'] = "Na przerwie";
$text['label-status_available']['en-us'] = "Available";
$text['label-status_available']['es-cl'] = "Disponible"; $text['label-status_logged_out_or_unknown']['en-us'] = "Logged Out / Unknown";
$text['label-status_available']['pt-pt'] = "Disponível"; $text['label-status_logged_out_or_unknown']['es-cl'] = "Desconectado / Desconocido";
$text['label-status_available']['fr-fr'] = "Disponible"; $text['label-status_logged_out_or_unknown']['pt-pt'] = "Desligado / Unknown";
$text['label-status_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown";
$text['label-status_available_on_demand']['en-us'] = "Available (On Demand)"; $text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido";
$text['label-status_available_on_demand']['es-cl'] = "Disponible (A Pedido)"; $text['label-status_logged_out_or_unknown']['pl'] = "Wylogowany/nieznany";
$text['label-status_available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
$text['label-status_available_on_demand']['fr-fr'] = "Disponble (sur demande)"; $text['label-status_logged_out']['en-us'] = "Logged Out";
$text['label-status_logged_out']['es-cl'] = "Desconectado";
$text['label-status_on_demand']['en-us'] = "On Demand"; $text['label-status_logged_out']['pt-pt'] = "Desligado";
$text['label-status_on_demand']['es-cl'] = "A Pedido"; $text['label-status_logged_out']['fr-fr'] = "Déconnexion";
$text['label-status_on_demand']['pt-pt'] = "A Pedido"; $text['label-status_logged_out']['pt-br'] = "Desligado";
$text['label-status_on_demand']['fr-fr'] = "Sur Demande"; $text['label-status_logged_out']['pl'] = "Wylogowany";
$text['label-status_logged_out']['en-us'] = "Logged Out"; $text['label-status_do_not_disturb']['en-us'] = "Do Not Disturb";
$text['label-status_logged_out']['es-cl'] = "Desconectado"; $text['label-status_do_not_disturb']['es-cl'] = "No Molestar";
$text['label-status_logged_out']['pt-pt'] = "Desligado"; $text['label-status_do_not_disturb']['pt-pt'] = "Não Perturbar";
$text['label-status_logged_out']['fr-fr'] = "Déconnexion"; $text['label-status_do_not_disturb']['fr-fr'] = "Ne pas Déranger";
$text['label-status_do_not_disturb']['pt-br'] = "Não perturbe";
$text['label-status_logged_out_or_unknown']['en-us'] = "Logged Out / Unknown"; $text['label-status_do_not_disturb']['pl'] = "Nie przeszkadzać (DND)";
$text['label-status_logged_out_or_unknown']['es-cl'] = "Desconectado / Desconocido";
$text['label-status_logged_out_or_unknown']['pt-pt'] = "Desligado / Unknown"; $text['label-status_available_on_demand']['en-us'] = "Available (On Demand)";
$text['label-status_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown"; $text['label-status_available_on_demand']['es-cl'] = "Disponible (A Pedido)";
$text['label-status_available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
$text['label-status_on_break']['en-us'] = "On Break"; $text['label-status_available_on_demand']['fr-fr'] = "Disponble (sur demande)";
$text['label-status_on_break']['es-cl'] = "En Pausa"; $text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)";
$text['label-status_on_break']['pt-pt'] = "Em Pausa"; $text['label-status_available_on_demand']['pl'] = "Dostępny (na żądanie)";
$text['label-status_on_break']['fr-fr'] = "En Pause";
$text['label-status_available']['en-us'] = "Available";
$text['label-status_do_not_disturb']['en-us'] = "Do Not Disturb"; $text['label-status_available']['es-cl'] = "Disponible";
$text['label-status_do_not_disturb']['es-cl'] = "No Molestar"; $text['label-status_available']['pt-pt'] = "Disponível";
$text['label-status_do_not_disturb']['pt-pt'] = "Não Perturbar"; $text['label-status_available']['fr-fr'] = "Disponible";
$text['label-status_do_not_disturb']['fr-fr'] = "Ne pas Déranger"; $text['label-status_available']['pt-br'] = "Disponível";
$text['label-status_available']['pl'] = "Dostępny";
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
$text['label-eavesdrop']['es-cl'] = "Escuchar"; $text['label-refresh_pause']['en-us'] = "Pause Refresh";
$text['label-eavesdrop']['pt-pt'] = "Bisbilhotar"; $text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
$text['label-eavesdrop']['fr-fr'] = "Espionner"; $text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
$text['description-eavesdrop_destination']['en-us'] = "Select the Eavesdrop Destination"; $text['label-refresh_pause']['pt-br'] = "Pausar atualização";
$text['description-eavesdrop_destination']['es-cl'] = "Seleccione el Eavesdrop Destino"; $text['label-refresh_pause']['pl'] = "Pauzuj odÅwieżanie";
$text['description-eavesdrop_destination']['pt-pt'] = "Selecione o Eavesdrop Destino";
$text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez le Eavesdrop Destinations"; $text['label-refresh_enable']['en-us'] = "Enable Refresh";
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
$text['label-kill']['en-us'] = "Kill"; $text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
$text['label-kill']['es-cl'] = "Finalizar Llamada"; $text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
$text['label-kill']['pt-pt'] = "Chamada Final"; $text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
$text['label-kill']['fr-fr'] = "Tuer Appel"; $text['label-refresh_enable']['pl'] = "Ä…cz odÅwieżanie";
$text['label-record']['en-us'] = "Record"; $text['label-recording']['en-us'] = "Recording";
$text['label-record']['es-cl'] = "Registro"; $text['label-recording']['es-cl'] = "Grabación de Llamadas";
$text['label-record']['pt-pt'] = "Registro"; $text['label-recording']['pt-pt'] = "Gravação de Chamadas";
$text['label-record']['fr-fr'] = "Enregistrer"; $text['label-recording']['fr-fr'] = "Enregistrement de L'appel";
$text['label-recording']['pt-br'] = "Gravação de chamadas";
$text['label-recording']['en-us'] = "Recording"; $text['label-recording']['pl'] = "Nagrywanie";
$text['label-recording']['es-cl'] = "Grabación de Llamadas";
$text['label-recording']['pt-pt'] = "Gravação de Chamadas"; $text['label-record']['en-us'] = "Record";
$text['label-recording']['fr-fr'] = "Enregistrement de L'appel"; $text['label-record']['es-cl'] = "Registro";
$text['label-record']['pt-pt'] = "Registro";
$text['button-all']['en-us'] = "All"; $text['label-record']['fr-fr'] = "Enregistrer";
$text['button-all']['es-cl'] = "Todos"; $text['label-record']['pt-br'] = "Registro";
$text['button-all']['pt-pt'] = "Tudo"; $text['label-record']['pl'] = "Nagrywanie";
$text['button-all']['fr-fr'] = "Tous";
$text['label-other_extensions']['en-us'] = "Other Extensions";
$text['label-refresh_pause']['en-us'] = "Pause Refresh"; $text['label-other_extensions']['es-cl'] = "Otras Extensiones";
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa"; $text['label-other_extensions']['pt-pt'] = "Outros Extensions";
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar"; $text['label-other_extensions']['fr-fr'] = "Autres Extensions";
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser"; $text['label-other_extensions']['pt-br'] = "Outras extensões";
$text['label-other_extensions']['pl'] = "Inne numery wew";
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar"; $text['label-no_extensions_found']['en-us'] = "No extensions found.";
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização"; $text['label-no_extensions_found']['es-cl'] = "No hay extensiones encontrados.";
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser"; $text['label-no_extensions_found']['pt-pt'] = "Sem extensões encontrado.";
$text['label-no_extensions_found']['fr-fr'] = "Aucun extensions trouvés.";
$text['label-call_direction']['en-us'] = "Call Direction"; $text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma extensão";
$text['label-call_direction']['es-cl'] = "Dirección de la llamada"; $text['label-no_extensions_found']['pl'] = "Nie znaleziono numeru wew";
$text['label-call_direction']['pt-pt'] = "Direção da chamada";
$text['label-call_direction']['fr-fr'] = "Sens de l'appel"; $text['label-kill']['en-us'] = "Kill";
$text['label-kill']['es-cl'] = "Finalizar Llamada";
$text['label-kill']['pt-pt'] = "Chamada Final";
$text['label-kill']['fr-fr'] = "Tuer Appel";
$text['label-kill']['pt-br'] = "Chamada final";
$text['label-kill']['pl'] = "WyÅÄ…cz";
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
$text['label-eavesdrop']['es-cl'] = "Escuchar";
$text['label-eavesdrop']['pt-pt'] = "Bisbilhotar";
$text['label-eavesdrop']['fr-fr'] = "Espionner";
$text['label-eavesdrop']['pt-br'] = "Investigar";
$text['label-eavesdrop']['pl'] = "PodsÅuchiwanie";
$text['label-call_group']['en-us'] = "Call Group";
$text['label-call_group']['es-cl'] = "Llamar a Grupo";
$text['label-call_group']['pt-pt'] = "Grupo";
$text['label-call_group']['fr-fr'] = "Groupe d'appel";
$text['label-call_group']['pt-br'] = "Grupo";
$text['label-call_group']['pl'] = "Grupa odbiorców rozmowy";
$text['label-call_direction']['en-us'] = "Call Direction";
$text['label-call_direction']['es-cl'] = "Dirección de la llamada";
$text['label-call_direction']['pt-pt'] = "Direção da chamada";
$text['label-call_direction']['fr-fr'] = "Sens de l'appel";
$text['label-call_direction']['pt-br'] = "Direção da chamada";
$text['label-call_direction']['pl'] = "Kierunek rozmowy";
$text['description-eavesdrop_destination']['en-us'] = "Select the Eavesdrop Destination";
$text['description-eavesdrop_destination']['es-cl'] = "Seleccione el Eavesdrop Destino";
$text['description-eavesdrop_destination']['pt-pt'] = "Selecione o Eavesdrop Destino";
$text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez le Eavesdrop Destinations";
$text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino";
$text['description-eavesdrop_destination']['pl'] = "Wybierz destynacjÄ™ podsÅuchiwanych rozmów";
$text['button-all']['en-us'] = "All";
$text['button-all']['es-cl'] = "Todos";
$text['button-all']['pt-pt'] = "Tudo";
$text['button-all']['fr-fr'] = "Tous";
$text['button-all']['pt-br'] = "Tudo";
$text['button-all']['pl'] = "Wszyscy";
?> ?>

View File

@ -1,20 +1,13 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = 'Operator Panel'; $apps[$x]['menu'][0]['title']['en-us'] = "Operator Panel";
$apps[$x]['menu'][0]['title']['es-mx'] = ''; $apps[$x]['menu'][0]['title']['pl'] = "Panel operatora";
$apps[$x]['menu'][0]['title']['de'] = ''; $apps[$x]['menu'][0]['title']['pt-br'] = "Painel do operador";
$apps[$x]['menu'][0]['title']['de-ch'] = ''; $apps[$x]['menu'][0]['uuid'] = "dd3d173a-5d51-4231-ab22-b18c5b712bb2";
$apps[$x]['menu'][0]['title']['de-at'] = ''; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr'] = ''; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['path'] = "/app/operator_panel/index.php";
$apps[$x]['menu'][0]['title']['fr-ch'] = ''; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['title']['pt-pt'] = ''; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['title']['pt-br'] = '';
$apps[$x]['menu'][0]['uuid'] = 'dd3d173a-5d51-4231-ab22-b18c5b712bb2';
$apps[$x]['menu'][0]['parent_uuid'] = 'fd29e39c-c936-f5fc-8e2b-611681b266b5';
$apps[$x]['menu'][0]['category'] = 'internal';
$apps[$x]['menu'][0]['path'] = '/app/operator_panel/index.php';
$apps[$x]['menu'][0]['groups'][] = 'superadmin';
$apps[$x]['menu'][0]['groups'][] = 'admin';
?> ?>

View File

@ -1,193 +1,262 @@
<?php <?php
$text['title_phrases']['en-us'] = "Phrases"; $text['title_phrases']['en-us'] = "Phrases";
$text['title_phrases']['es-cl'] = "Grabaciones"; $text['title_phrases']['es-cl'] = "Grabaciones";
$text['title_phrases']['pt-pt'] = "Gravações"; $text['title_phrases']['pt-pt'] = "Gravações";
$text['title_phrases']['fr-fr'] = "Guides Vocaux"; $text['title_phrases']['fr-fr'] = "Guides Vocaux";
$text['title_phrases']['pt-br'] = "Gravações";
$text['title_phrases']['pl'] = "Zwroty";
$text['title-add_phrase']['en-us'] = "Add Phrase"; $text['title-edit_phrase']['en-us'] = "Edit Phrase";
$text['title-add_phrase']['es-cl'] = "Añadir Frase"; $text['title-edit_phrase']['es-cl'] = "Editar Frase";
$text['title-add_phrase']['pt-pt'] = "Añadir Frase"; $text['title-edit_phrase']['pt-pt'] = "Editar Frase";
$text['title-add_phrase']['fr-fr'] = "Ajouter Phrase"; $text['title-edit_phrase']['fr-fr'] = "Modifier Phrase";
$text['title-edit_phrase']['pt-br'] = "Editar frase";
$text['title-edit_phrase']['pl'] = "Edytuj zwrot";
$text['title-edit_phrase']['en-us'] = "Edit Phrase"; $text['title-add_phrase']['en-us'] = "Add Phrase";
$text['title-edit_phrase']['es-cl'] = "Editar Frase"; $text['title-add_phrase']['es-cl'] = "Añadir Frase";
$text['title-edit_phrase']['pt-pt'] = "Editar Frase"; $text['title-add_phrase']['pt-pt'] = "Añadir Frase";
$text['title-edit_phrase']['fr-fr'] = "Modifier Phrase"; $text['title-add_phrase']['fr-fr'] = "Ajouter Phrase";
$text['title-add_phrase']['pt-br'] = "Adicionar frase";
$text['title-add_phrase']['pl'] = "Dodaj zwrot";
$text['header_phrases']['en-us'] = "Phrases"; $text['message-update']['en-us'] = "Update Complete";
$text['header_phrases']['es-cl'] = "Grabaciones"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header_phrases']['pt-pt'] = "Gravações"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header_phrases']['fr-fr'] = "Guides Vocaux"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['header-add_phrase']['en-us'] = "Add Phrase"; $text['message-required']['en-us'] = "Please provide: ";
$text['header-add_phrase']['es-cl'] = "Añadir Frase"; $text['message-required']['es-cl'] = "Por favor ingrese: ";
$text['header-add_phrase']['pt-pt'] = "Añadir Frase"; $text['message-required']['pt-pt'] = "Por favor forneça: ";
$text['header-add_phrase']['fr-fr'] = "Ajouter Phrase"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wprowadź";
$text['header-edit_phrase']['en-us'] = "Edit Phrase"; $text['message-delete']['en-us'] = "Delete Complete";
$text['header-edit_phrase']['es-cl'] = "Editar Frase"; $text['message-delete']['es-cl'] = "Eliminación Completa";
$text['header-edit_phrase']['pt-pt'] = "Editar Frase"; $text['message-delete']['pt-pt'] = "Remoçãoo Realizada";
$text['header-edit_phrase']['fr-fr'] = "Modifier Phrase"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['description-phrases']['en-us'] = "Create phrases of audio files to be played in sequence."; $text['message-add']['en-us'] = "Add Complete";
$text['description-phrases']['es-cl'] = "Crear frases de archivos de audio para ser jugados en secuencia."; $text['message-add']['es-cl'] = "Agregar Completado";
$text['description-phrases']['pt-pt'] = "Criar frases de arquivos de áudio para serem tocados em sequência."; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['description-phrases']['fr-fr'] = "Créer des phrases de fichiers audio à jouer dans l'ordre."; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['label-name']['en-us'] = "Name"; $text['label-true']['en-us'] = "True";
$text['label-name']['es-cl'] = "Nombre"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-name']['pt-pt'] = "Nome"; $text['label-true']['pt-pt'] = "Sim";
$text['label-name']['fr-fr'] = "Nom"; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['description-name']['en-us'] = "Name for the phrase (Example: 'xyz_audio')"; $text['label-tools']['en-us'] = "Tools";
$text['description-name']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x"; $text['label-tools']['es-cl'] = "Instrumentos";
$text['description-name']['pt-pt'] = "Nome da gravação. exemplo: recording_x"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['description-name']['fr-fr'] = "Nom de l'enregistrement. exemple: enregistrement_x"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-tools']['pl'] = "Narzędzia";
$text['label-language']['en-us'] = "Language"; $text['label-structure']['en-us'] = "Structure";
$text['label-language']['es-cl'] = "Idioma"; $text['label-structure']['es-cl'] = "Estructura";
$text['label-language']['pt-pt'] = "Língua"; $text['label-structure']['pt-pt'] = "Estrutura";
$text['label-language']['fr-fr'] = "Langue"; $text['label-structure']['fr-fr'] = "Structure";
$text['label-structure']['pt-br'] = "Estrutura";
$text['label-structure']['pl'] = "Struktura";
$text['description-language']['en-us'] = "Language used in the phrase."; $text['label-say']['en-us'] = "Say";
$text['description-language']['es-cl'] = "El lenguaje utilizado en la frase."; $text['label-say']['es-cl'] = "Decir";
$text['description-language']['pt-pt'] = "Linguagem utilizada na frase."; $text['label-say']['pt-pt'] = "Dizer";
$text['description-language']['fr-fr'] = "Langue utilisée dans la phrase."; $text['label-say']['fr-fr'] = "Dire";
$text['label-say']['pt-br'] = "Dizer";
$text['label-say']['pl'] = "Powiedz";
$text['label-structure']['en-us'] = "Structure"; $text['label-play']['en-us'] = "Play";
$text['label-structure']['es-cl'] = "Estructura"; $text['label-play']['es-cl'] = "Reproducir";
$text['label-structure']['pt-pt'] = "Estrutura"; $text['label-play']['pt-pt'] = "Tocar";
$text['label-structure']['fr-fr'] = "Structure"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-play']['pt-br'] = "Tocar";
$text['label-play']['pl'] = "Odtwórz";
$text['description-structure']['en-us'] = "Define the various components that make up the phrase."; $text['label-pause']['en-us'] = "Pause";
$text['description-structure']['es-cl'] = "Definir los diversos componentes que componen la frase."; $text['label-pause']['es-cl'] = "Pausa";
$text['description-structure']['pt-pt'] = "Definir os vários componentes que compõem a frase."; $text['label-pause']['pt-pt'] = "Pausa";
$text['description-structure']['fr-fr'] = "Définir les différents éléments qui composent la phrase."; $text['label-pause']['fr-fr'] = "Pause";
$text['label-pause']['pt-br'] = "Pausado";
$text['label-pause']['pl'] = "Pauza";
$text['label-function']['en-us'] = "Function"; $text['label-order']['en-us'] = "Order";
$text['label-function']['es-cl'] = "Función"; $text['label-order']['es-cl'] = "Orden";
$text['label-function']['pt-pt'] = "Função"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-function']['fr-fr'] = "Fonction"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-order']['pl'] = "Kolejność";
$text['label-action']['en-us'] = "Action"; $text['label-name']['en-us'] = "Name";
$text['label-action']['es-cl'] = "Acción"; $text['label-name']['es-cl'] = "Nombre";
$text['label-action']['pt-pt'] = "Ação"; $text['label-name']['pt-pt'] = "Nome";
$text['label-action']['fr-fr'] = "Action"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-order']['en-us'] = "Order"; $text['label-language']['en-us'] = "Language";
$text['label-order']['es-cl'] = "Orden"; $text['label-language']['es-cl'] = "Idioma";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-language']['pt-pt'] = "Língua";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-language']['fr-fr'] = "Langue";
$text['label-language']['pt-br'] = "Lingua";
$text['label-language']['pl'] = "Język";
$text['label-play']['en-us'] = "Play"; $text['label-function']['en-us'] = "Function";
$text['label-play']['es-cl'] = "Jugar"; $text['label-function']['es-cl'] = "Función";
$text['label-play']['pt-pt'] = "Jogar"; $text['label-function']['pt-pt'] = "Função";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-function']['fr-fr'] = "Fonction";
$text['label-function']['pt-br'] = "Função";
$text['label-function']['pl'] = "Funkcja";
$text['label-say']['en-us'] = "Say"; $text['label-false']['en-us'] = "False";
$text['label-say']['es-cl'] = "Decir"; $text['label-false']['es-cl'] = "Falso";
$text['label-say']['pt-pt'] = "Dizer"; $text['label-false']['pt-pt'] = "Não";
$text['label-say']['fr-fr'] = "Dire"; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-execute']['en-us'] = "Execute"; $text['label-execute']['en-us'] = "Execute";
$text['label-execute']['es-cl'] = "Ejecutar"; $text['label-execute']['es-cl'] = "Ejecutar";
$text['label-execute']['pt-pt'] = "Executar"; $text['label-execute']['pt-pt'] = "Executar";
$text['label-execute']['fr-fr'] = "Exécuter"; $text['label-execute']['fr-fr'] = "Exécuter";
$text['label-execute']['pt-br'] = "Executar";
$text['label-execute']['pl'] = "Wykonaj";
$text['label-description']['en-us'] = "Description"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-description']['es-cl'] = "Descripción"; $text['label-enabled']['es-cl'] = "Activado";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-enabled']['pt-pt'] = "Habilitada";
$text['label-description']['fr-fr'] = "Description"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-tools']['en-us'] = "Tools"; $text['label-description']['en-us'] = "Description";
$text['label-tools']['es-cl'] = "Instrumentos"; $text['label-description']['es-cl'] = "Descripción";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-play']['en-us'] = "Play"; $text['label-action']['en-us'] = "Action";
$text['label-play']['es-cl'] = "Reproducir"; $text['label-action']['es-cl'] = "Acción";
$text['label-play']['pt-pt'] = "Tocar"; $text['label-action']['pt-pt'] = "Ação";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['pl'] = "Operacja";
$text['label-pause']['en-us'] = "Pause"; $text['header_phrases']['en-us'] = "Phrases";
$text['label-pause']['es-cl'] = "Pausa"; $text['header_phrases']['es-cl'] = "Grabaciones";
$text['label-pause']['pt-pt'] = "Pausa"; $text['header_phrases']['pt-pt'] = "Gravações";
$text['label-pause']['fr-fr'] = "Pause"; $text['header_phrases']['fr-fr'] = "Guides Vocaux";
$text['header_phrases']['pt-br'] = "Gravações";
$text['header_phrases']['pl'] = "Zwroty";
$text['label-enabled']['en-us'] = "Enabled"; $text['header-edit_phrase']['en-us'] = "Edit Phrase";
$text['label-enabled']['es-cl'] = "Activado"; $text['header-edit_phrase']['es-cl'] = "Editar Frase";
$text['label-enabled']['pt-pt'] = "Habilitada"; $text['header-edit_phrase']['pt-pt'] = "Editar Frase";
$text['label-enabled']['fr-fr'] = "Actif"; $text['header-edit_phrase']['fr-fr'] = "Modifier Phrase";
$text['header-edit_phrase']['pt-br'] = "Editar frase";
$text['header-edit_phrase']['pl'] = "Edytuj zwrot";
$text['description-enabled']['en-us'] = "Set the status of the phrase."; $text['header-add_phrase']['en-us'] = "Add Phrase";
$text['description-enabled']['es-cl'] = "Ajuste el estado de la frase."; $text['header-add_phrase']['es-cl'] = "Añadir Frase";
$text['description-enabled']['pt-pt'] = "Defina o status da frase."; $text['header-add_phrase']['pt-pt'] = "Añadir Frase";
$text['description-enabled']['fr-fr'] = "Définition de l'état de la phrase."; $text['header-add_phrase']['fr-fr'] = "Ajouter Phrase";
$text['header-add_phrase']['pt-br'] = "Adicionar frase";
$text['header-add_phrase']['pl'] = "Dodaj zwrot";
$text['label-true']['en-us'] = "True"; $text['description-structure']['en-us'] = "Define the various components that make up the phrase.";
$text['label-true']['es-cl'] = "Verdadero"; $text['description-structure']['es-cl'] = "Definir los diversos componentes que componen la frase.";
$text['label-true']['pt-pt'] = "Sim"; $text['description-structure']['pt-pt'] = "Definir os vários componentes que compõem a frase.";
$text['label-true']['fr-fr'] = "Oui"; $text['description-structure']['fr-fr'] = "Définir les différents éléments qui composent la phrase.";
$text['description-structure']['pt-br'] = "Definir os vários componentes que compoem a frase";
$text['description-structure']['pl'] = "Zdefiniuj różne elementy, które składają się na zwrot.";
$text['label-false']['en-us'] = "False"; $text['description-phrases']['en-us'] = "Create phrases of audio files to be played in sequence.";
$text['label-false']['es-cl'] = "Falso"; $text['description-phrases']['es-cl'] = "Crear frases de archivos de audio para ser jugados en secuencia.";
$text['label-false']['pt-pt'] = "Não"; $text['description-phrases']['pt-pt'] = "Criar frases de arquivos de áudio para serem tocados em sequência.";
$text['label-false']['fr-fr'] = "Non"; $text['description-phrases']['fr-fr'] = "Créer des phrases de fichiers audio à jouer dans l'ordre.";
$text['description-phrases']['pt-br'] = "Criar frases de arquivos de áudio para serem tocados em sequência";
$text['description-phrases']['pl'] = "Stwórz zwroty z plików audio do odtwarzania w kolejności. ";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['description-name']['en-us'] = "Name for the phrase (Example: 'xyz_audio')";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['description-name']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['description-name']['pt-pt'] = "Nome da gravação. exemplo: recording_x";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['description-name']['fr-fr'] = "Nom de l'enregistrement. exemple: enregistrement_x";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['message-add']['en-us'] = "Add Complete"; $text['description-language']['en-us'] = "Language used in the phrase.";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['description-language']['es-cl'] = "El lenguaje utilizado en la frase.";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['description-language']['pt-pt'] = "Linguagem utilizada na frase.";
$text['message-add']['fr-fr'] = "Ajouté"; $text['description-language']['fr-fr'] = "Langue utilisée dans la phrase.";
$text['description-language']['pt-br'] = "Insira a linguagem";
$text['description-language']['pl'] = "Język używany w zwrocie.";
$text['message-update']['en-us'] = "Update Complete"; $text['description-enabled']['en-us'] = "Set the status of the phrase.";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['description-enabled']['es-cl'] = "Ajuste el estado de la frase.";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['description-enabled']['pt-pt'] = "Defina o status da frase.";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['description-enabled']['fr-fr'] = "Définition de l'état de la phrase.";
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
$text['message-delete']['en-us'] = "Delete Complete"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['message-delete']['es-cl'] = "Eliminación Completa"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['message-delete']['pt-pt'] = "Remoçãoo Realizada"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['message-required']['en-us'] = "Please provide: "; $text['button-save']['en-us'] = "Save";
$text['message-required']['es-cl'] = "Por favor ingrese: "; $text['button-save']['es-cl'] = "Guardar";
$text['message-required']['pt-pt'] = "Por favor forneça: "; $text['button-save']['pt-pt'] = "Gravar";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-add']['en-us'] = "Add"; $text['button-edit']['en-us'] = "Edit";
$text['button-add']['es-cl'] = "Agregar"; $text['button-edit']['es-cl'] = "Editar";
$text['button-add']['pt-pt'] = "Adicionar"; $text['button-edit']['pt-pt'] = "Editar";
$text['button-add']['fr-fr'] = "Ajouter"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['en-us'] = "Edit"; $text['button-delete']['en-us'] = "Delete";
$text['button-edit']['es-cl'] = "Editar"; $text['button-delete']['es-cl'] = "Eliminar";
$text['button-edit']['pt-pt'] = "Editar"; $text['button-delete']['pt-pt'] = "Remover";
$text['button-edit']['fr-fr'] = "Editer"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['en-us'] = "Delete"; $text['button-back']['en-us'] = "Back";
$text['button-delete']['es-cl'] = "Eliminar"; $text['button-back']['es-cl'] = "Volver";
$text['button-delete']['pt-pt'] = "Remover"; $text['button-back']['pt-pt'] = "Voltar";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['en-us'] = "Back"; $text['button-advanced']['en-us'] = "Advanced";
$text['button-back']['es-cl'] = "Volver"; $text['button-advanced']['es-cl'] = "Avanzado";
$text['button-back']['pt-pt'] = "Voltar"; $text['button-advanced']['pt-pt'] = "Avançadas";
$text['button-back']['fr-fr'] = "Retour"; $text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés";
$text['button-advanced']['pt-br'] = "Avançar";
$text['button-advanced']['pl'] = "Zaawansowany";
$text['button-save']['en-us'] = "Save"; $text['button-add']['en-us'] = "Add";
$text['button-save']['es-cl'] = "Guardar"; $text['button-add']['es-cl'] = "Agregar";
$text['button-save']['pt-pt'] = "Gravar"; $text['button-add']['pt-pt'] = "Adicionar";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-advanced']['en-us'] = "Advanced"; $text['button-add']['pl'] = "Dodaj";
$text['button-advanced']['es-cl'] = "Avanzado";
$text['button-advanced']['pt-pt'] = "Avançadas";
$text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés";
?> ?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Phrases"; $apps[$x]['menu'][0]['title']['en-us'] = "Phrases";
$apps[$x]['menu'][0]['title']['es-cl'] = "Grabaciones"; $apps[$x]['menu'][0]['title']['es-cl'] = "Grabaciones";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Guides Vocaux";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Gravações";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Gravações";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Zwroty";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Guides Vocaux"; $apps[$x]['menu'][0]['uuid'] = "a5caa6dc-a6d7-41c3-a484-e556ffd0d2ff";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gravações"; $apps[$x]['menu'][0]['path'] = "/app/phrases/phrases.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "a5caa6dc-a6d7-41c3-a484-e556ffd0d2ff"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/phrases/phrases.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,174 +1,199 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-edit']['en-us'] = "Recording";
1.1 (the "License"); you may not use this file except in compliance with $text['title-edit']['es-cl'] = "Grabación";
the License. You may obtain a copy of the License at $text['title-edit']['pt-pt'] = "Gravação";
http://www.mozilla.org/MPL/ $text['title-edit']['fr-fr'] = "Guide";
$text['title-edit']['pt-br'] = "Gravações";
$text['title-edit']['pl'] = "Nagrywanie rozmów";
Software distributed under the License is distributed on an "AS IS" basis, $text['title-add']['en-us'] = "Add Recording";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['title-add']['es-cl'] = "Agregar Grabación";
for the specific language governing rights and limitations under the $text['title-add']['pt-pt'] = "Adicionar Gravação";
License. $text['title-add']['fr-fr'] = "Ajouter un Guide";
$text['title-add']['pt-br'] = "Adicionar gravação";
$text['title-add']['pl'] = "Dodaj nagrywanie rozmów";
The Original Code is FusionPBX $text['title']['en-us'] = "Recordings";
$text['title']['es-cl'] = "Grabaciones";
$text['title']['pt-pt'] = "Gravações";
$text['title']['fr-fr'] = "Guides Vocaux";
$text['title']['pt-br'] = "Configurações da Conta";
$text['title']['pl'] = "Ustawienia konta";
The Initial Developer of the Original Code is $text['message-uploaded']['en-us'] = "Uploaded file to";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-uploaded']['es-cl'] = "Archivo subido a";
Portions created by the Initial Developer are Copyright (C) 2008-2014 $text['message-uploaded']['pt-pt'] = "Ficheiro carregado para";
the Initial Developer. All Rights Reserved. $text['message-uploaded']['fr-fr'] = "Fichier téléchargé";
$text['message-uploaded']['pt-br'] = "Arquivo carregado para";
$text['message-uploaded']['pl'] = "Wyślij plik do";
Contributor(s): $text['message-update']['en-us'] = "Update Complete";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-update']['es-cl'] = "Actualización Completada";
James Rose <james.o.rose@gmail.com> $text['message-update']['pt-pt'] = "Actualização Efectuada";
Philippe Rioual <bhouba@gmail.com> $text['message-update']['fr-fr'] = "Mis à jour";
*/ $text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-uploaded']['en-us'] = "Uploaded file to"; $text['message-delete']['en-us'] = "Delete Complete";
$text['message-uploaded']['es-cl'] = "Archivo subido a"; $text['message-delete']['es-cl'] = "Eliminación Completa";
$text['message-uploaded']['pt-pt'] = "Ficheiro carregado para"; $text['message-delete']['pt-pt'] = "Remoçãoo Realizada";
$text['message-uploaded']['fr-fr'] = "Fichier téléchargé"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['title']['en-us'] = "Recordings"; $text['message-add']['en-us'] = "Add Complete";
$text['title']['es-cl'] = "Grabaciones"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['title']['pt-pt'] = "Gravações"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['title']['fr-fr'] = "Guides Vocaux"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['description']['en-us'] = "To make a recording dial *732 or you can make a 16bit 8khz/16khz Mono WAV file then copy it to the following directory then refresh the page to play it back. Click on the \'Filename\' to download it or the \'Recording Name\' to play the audio."; $text['label-upload']['en-us'] = "File Path";
$text['description']['es-cl'] = "Para realizar una grabación marque *732 o puede crear un archivo en formato WAV a 16 bit 8khz/16khz Mono y luego copiarlo en el siguiente directorio y refrezcar la página para reproducirlo. Click en el 'Nombre de archivo' para descargarlo o el 'Nombre de grabación' para reproducirlo."; $text['label-upload']['es-cl'] = "Archivo a subir";
$text['description']['pt-pt'] = "Para fazer uma gravação marque *732 ou crie um ficheiro WAV de 16bit 8khz/16khz e copie-o para a seguinte directoria e actualize a página para o ouvir. Clique em \'Filename\' para descarregá-lo ou em \'Recording Name\' para ouvir o áudio."; $text['label-upload']['pt-pt'] = "Ficheiro a carregar";
$text['description']['fr-fr'] = "Pour créer un guide vocal, composer le *732 ou créer un fichier audio WAV 16bit 8khz/16khz Mono et ensuite le copier dans le répertoire qui suit. Rafraîchir ensuite cette page pour le voir apparaitre."; $text['label-upload']['fr-fr'] = "Fichier à déposer";
$text['label-upload']['pt-br'] = "Carregando arquivo";
$text['label-upload']['pl'] = "Ścieżka do pliku";
$text['header']['en-us'] = "Upload Recording"; $text['label-tools']['en-us'] = "Tools";
$text['header']['es-cl'] = "Subir Grabación"; $text['label-tools']['es-cl'] = "Instrumentos";
$text['header']['pt-pt'] = "Carregar Gravações"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['header']['fr-fr'] = "Télécharger Enregistrement"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-tools']['pl'] = "Narzędzia";
$text['label-upload']['en-us'] = "File Path"; $text['label-recording_name']['en-us'] = "Recording Name";
$text['label-upload']['es-cl'] = "Archivo a subir"; $text['label-recording_name']['es-cl'] = "Nombre de la grabación";
$text['label-upload']['pt-pt'] = "Ficheiro a carregar"; $text['label-recording_name']['pt-pt'] = "Nome da gravação";
$text['label-upload']['fr-fr'] = "Fichier à déposer"; $text['label-recording_name']['fr-fr'] = "Nom de l'enregistrement";
$text['label-recording_name']['pt-br'] = "Nome da gravação";
$text['label-recording_name']['pl'] = "Nazwa nagrania";
$text['button-upload']['en-us'] = "Upload"; $text['label-play']['en-us'] = "Play";
$text['button-upload']['es-cl'] = "Subir"; $text['label-play']['es-cl'] = "Reproducir";
$text['button-upload']['pt-pt'] = "Carregar"; $text['label-play']['pt-pt'] = "Tocar";
$text['button-upload']['fr-fr'] = "déposer"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-play']['pt-br'] = "Tocar";
$text['label-play']['pl'] = "Odtwórz";
$text['label-file']['en-us'] = "Filename (Download)"; $text['label-pause']['en-us'] = "Pause";
$text['label-file']['es-cl'] = "Nombre de archivo (Descargar)"; $text['label-pause']['es-cl'] = "Pausa";
$text['label-file']['pt-pt'] = "Nome do Ficheiro (Descarregar)"; $text['label-pause']['pt-pt'] = "Pausa";
$text['label-file']['fr-fr'] = "Nom du fichier (Télécharger)"; $text['label-pause']['fr-fr'] = "Pause";
$text['label-pause']['pt-br'] = "Pausado";
$text['label-pause']['pl'] = "Pauza";
$text['description-file']['en-us'] = "Name of the file. example.wav"; $text['label-file_name']['en-us'] = "File Name";
$text['description-file']['es-cl'] = "Nombre del archivo. ejemplo.wav"; $text['label-file_name']['es-cl'] = "Nombre del Archivo";
$text['description-file']['pt-pt'] = "Nome do ficheiro. exemplo.wav"; $text['label-file_name']['pt-pt'] = "Nome do Arquivo";
$text['description-file']['fr-fr'] = "Nom du fichier. exemple.wav"; $text['label-file_name']['fr-fr'] = "Nom du Fichier";
$text['label-file_name']['pt-br'] = "Nome do arquivo";
$text['label-file_name']['pl'] = "Nazwa pliku";
$text['label-recording_name']['en-us'] = "Recording Name"; $text['label-file-size']['en-us'] = "File Size";
$text['label-recording_name']['es-cl'] = "Nombre de la grabación"; $text['label-file-size']['es-cl'] = "Tamaño del archivo";
$text['label-recording_name']['pt-pt'] = "Nome da gravação"; $text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
$text['label-recording_name']['fr-fr'] = "Nom de l'enregistrement"; $text['label-file-size']['fr-fr'] = "Taille de Fichier";
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
$text['label-file-size']['pl'] = "Rozmiar pliku";
$text['label-file_name']['en-us'] = "File Name"; $text['label-file']['en-us'] = "Filename (Download)";
$text['label-file_name']['es-cl'] = "Nombre del Archivo"; $text['label-file']['es-cl'] = "Nombre de archivo (Descargar)";
$text['label-file_name']['pt-pt'] = "Nome do Arquivo"; $text['label-file']['pt-pt'] = "Nome do Ficheiro (Descarregar)";
$text['label-file_name']['fr-fr'] = "Nom du Fichier"; $text['label-file']['fr-fr'] = "Nom du fichier (Télécharger)";
$text['label-file']['pt-br'] = "Ficheiro não encontrado";
$text['label-file']['pl'] = "Nazwa pliku (pobranie)";
$text['label-file-size']['en-us'] = "File Size"; $text['label-edit-recording']['en-us'] = "Please provide: Recording Name (play)";
$text['label-file-size']['es-cl'] = "Tamaño del archivo"; $text['label-edit-recording']['es-cl'] = "Por favor indique: Nombre de la grabación (reproducir)";
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro"; $text['label-edit-recording']['pt-pt'] = "Por favor indique: Nome da Gravação (tocar)";
$text['label-file-size']['fr-fr'] = "Taille de Fichier"; $text['label-edit-recording']['fr-fr'] = "Merci d'indiquer: nom de l'enregistrement (jouer)";
$text['label-edit-recording']['pt-br'] = "Por favor indique: Nome da gravação (tocar)";
$text['label-edit-recording']['pl'] = "Wprowadź: Nazwę nagrania (do odsłuchania)";
$text['label-tools']['en-us'] = "Tools"; $text['label-edit-file']['en-us'] = "Please provide: Filename (download)";
$text['label-tools']['es-cl'] = "Instrumentos"; $text['label-edit-file']['es-cl'] = "Por favor indique: Nombre de archivo (descargar)";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-edit-file']['pt-pt'] = "Por favor indique: Nome do ficheiro (descarregar)";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-edit-file']['fr-fr'] = "Merci d'indiquer: nom de fichier (Télécharger)";
$text['label-edit-file']['pt-br'] = "Por favor indique: Nome de ficheiro (download)";
$text['label-edit-file']['pl'] = "Wprowadź: Nazwę pliku (do pobrania)";
$text['label-download']['en-us'] = "Download"; $text['label-download']['en-us'] = "Download";
$text['label-download']['es-cl'] = "Descargar"; $text['label-download']['es-cl'] = "Descargar";
$text['label-download']['pt-pt'] = "Descarregar"; $text['label-download']['pt-pt'] = "Descarregar";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['pt-br'] = "Download";
$text['label-download']['pl'] = "Pobierz";
$text['label-play']['en-us'] = "Play"; $text['label-description']['en-us'] = "Description";
$text['label-play']['es-cl'] = "Reproducir"; $text['label-description']['es-cl'] = "Descripción";
$text['label-play']['pt-pt'] = "Tocar"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-pause']['en-us'] = "Pause"; $text['header']['en-us'] = "Upload Recording";
$text['label-pause']['es-cl'] = "Pausa"; $text['header']['es-cl'] = "Subir Grabación";
$text['label-pause']['pt-pt'] = "Pausa"; $text['header']['pt-pt'] = "Carregar Gravações";
$text['label-pause']['fr-fr'] = "Pause"; $text['header']['fr-fr'] = "Télécharger Enregistrement";
$text['header']['pt-br'] = "Carregadr gravações";
$text['header']['pl'] = "Wyślij nagranie";
$text['label-description']['en-us'] = "Size"; $text['description-recording']['en-us'] = "Recording Name. example: recording_x";
$text['label-description']['es-cl'] = "Descripción"; $text['description-recording']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-recording']['pt-pt'] = "Nome da gravação. exemplo: recording_x";
$text['label-description']['fr-fr'] = "Description"; $text['description-recording']['fr-fr'] = "Nom de l'enregistrement. exemple: enregistrement_x";
$text['description-recording']['pt-br'] = "Nome da gravação: exemplo: recording_x";
$text['description-recording']['pl'] = "Nazwa nagrania, przykład: nagranie_x";
$text['description-recording']['en-us'] = "Recording Name. example: recording_x"; $text['description-file']['en-us'] = "Name of the file. example.wav";
$text['description-recording']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x"; $text['description-file']['es-cl'] = "Nombre del archivo. ejemplo.wav";
$text['description-recording']['pt-pt'] = "Nome da gravação. exemplo: recording_x"; $text['description-file']['pt-pt'] = "Nome do ficheiro. exemplo.wav";
$text['description-recording']['fr-fr'] = "Nom de l'enregistrement. exemple: enregistrement_x"; $text['description-file']['fr-fr'] = "Nom du fichier. exemple.wav";
$text['description-file']['pt-br'] = "Nome do arquivo: exemplo.wav";
$text['description-file']['pl'] = "Nazwa pliku: przykład.wav";
$text['label-description']['en-us'] = "Description"; $text['description-description']['en-us'] = "You may enter a description here for your reference (not parsed).";
$text['label-description']['es-cl'] = "Descripción"; $text['description-description']['es-cl'] = "Puede ingresar una descripción aquí para su referencia.";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-description']['pt-pt'] = "Deverá introduzir uma descrição para sua referência.";
$text['label-description']['fr-fr'] = "Description"; $text['description-description']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé).";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Tutaj możesz wpisać opis w celach informacyjnych.";
$text['description-description']['en-us'] = "You may enter a description here for your reference (not parsed)."; $text['description']['en-us'] = "To make a recording dial *732 or you can make a 16bit 8khz/16khz Mono WAV file then copy it to the following directory then refresh the page to play it back. Click on the \'Filename\' to download it or the \'Recording Name\' to play the audio.";
$text['description-description']['es-cl'] = "Puede ingresar una descripción aquí para su referencia."; $text['description']['es-cl'] = "Para realizar una grabación marque *732 o puede crear un archivo en formato WAV a 16 bit 8khz/16khz Mono y luego copiarlo en el siguiente directorio y refrezcar la página para reproducirlo. Click en el 'Nombre de archivo' para descargarlo o el 'Nombre de grabación' para reproducirlo.";
$text['description-description']['pt-pt'] = "Deverá introduzir uma descrição para sua referência."; $text['description']['pt-pt'] = "Para fazer uma gravação marque *732 ou crie um ficheiro WAV de 16bit 8khz/16khz e copie-o para a seguinte directoria e actualize a página para o ouvir. Clique em \'Filename\' para descarregá-lo ou em \'Recording Name\' para ouvir o áudio.";
$text['description-description']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé)."; $text['description']['fr-fr'] = "Pour créer un guide vocal, composer le *732 ou créer un fichier audio WAV 16bit 8khz/16khz Mono et ensuite le copier dans le répertoire qui suit. Rafraîchir ensuite cette page pour le voir apparaitre.";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['description']['pl'] = "Aby stworzyć nagranie wybierz *732 z klawiatury telefonu lub stwórz plik audio w formacie WAV o następujących parametrach: 16bit 8khz/16khz Mono, a następnie skopiuj go do odpowiedniego katalogu i odśwież, aby go odsłuchać. Kliknij na \Filename\, aby pobrać plik lub na \Recording Name\, aby odsłuchać.";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['label-edit-file']['en-us'] = "Please provide: Filename (download)"; $text['button-upload']['en-us'] = "Upload";
$text['label-edit-file']['es-cl'] = "Por favor indique: Nombre de archivo (descargar)"; $text['button-upload']['es-cl'] = "Subir";
$text['label-edit-file']['pt-pt'] = "Por favor indique: Nome do ficheiro (descarregar)"; $text['button-upload']['pt-pt'] = "Carregar";
$text['label-edit-file']['fr-fr'] = "Merci d'indiquer: nom de fichier (Télécharger)"; $text['button-upload']['fr-fr'] = "déposer";
$text['button-upload']['pt-br'] = "Submeter";
$text['button-upload']['pl'] = "Wyślij";
$text['label-edit-recording']['en-us'] = "Please provide: Recording Name (play)"; $text['button-save']['en-us'] = "Save";
$text['label-edit-recording']['es-cl'] = "Por favor indique: Nombre de la grabación (reproducir)"; $text['button-save']['es-cl'] = "Guardar";
$text['label-edit-recording']['pt-pt'] = "Por favor indique: Nome da Gravação (tocar)"; $text['button-save']['pt-pt'] = "Gravar";
$text['label-edit-recording']['fr-fr'] = "Merci d'indiquer: nom de l'enregistrement (jouer)"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['message-add']['en-us'] = "Add Complete"; $text['button-back']['en-us'] = "Back";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-back']['es-cl'] = "Volver";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['message-update']['en-us'] = "Update Complete"; ?>
$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-delete']['en-us'] = "Delete Complete";
$text['message-delete']['es-cl'] = "Eliminación Completa";
$text['message-delete']['pt-pt'] = "Remoçãoo Realizada";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['title-add']['en-us'] = "Add Recording";
$text['title-add']['es-cl'] = "Agregar Grabación";
$text['title-add']['pt-pt'] = "Adicionar Gravação";
$text['title-add']['fr-fr'] = "Ajouter un Guide";
$text['title-edit']['en-us'] = "Recording";
$text['title-edit']['es-cl'] = "Grabación";
$text['title-edit']['pt-pt'] = "Gravação";
$text['title-edit']['fr-fr'] = "Guide";
$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-save']['en-us'] = "Save";
$text['button-save']['es-cl'] = "Guardar";
$text['button-save']['pt-pt'] = "Gravar";
$text['button-save']['fr-fr'] = "Sauvegarder";
?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Recordings"; $apps[$x]['menu'][0]['title']['en-us'] = "Recordings";
$apps[$x]['menu'][0]['title']['es-cl'] = "Grabaciones"; $apps[$x]['menu'][0]['title']['es-cl'] = "Grabaciones";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Guides Vocaux";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Gravações";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Gravações";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Nagrywanie rozmów";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Guides Vocaux"; $apps[$x]['menu'][0]['uuid'] = "e4290fd2-3ccc-a758-1714-660d38453104";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gravações"; $apps[$x]['menu'][0]['path'] = "/app/recordings/recordings.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "e4290fd2-3ccc-a758-1714-660d38453104"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/recordings/recordings.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,124 +1,129 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['label-user']['en-us'] = "User";
1.1 (the "License"); you may not use this file except in compliance with $text['label-user']['es-cl'] = "Usuario";
the License. You may obtain a copy of the License at $text['label-user']['pt-pt'] = "Utilizador";
http://www.mozilla.org/MPL/ $text['label-user']['fr-fr'] = "Usager";
$text['label-user']['pt-br'] = "Usuário";
$text['label-user']['pl'] = "Użytkownik";
Software distributed under the License is distributed on an "AS IS" basis, $text['label-status']['en-us'] = "Status";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['label-status']['es-cl'] = "Estado";
for the specific language governing rights and limitations under the $text['label-status']['pt-pt'] = "Estado";
License. $text['label-status']['fr-fr'] = "Statut";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
The Original Code is FusionPBX $text['label-response']['en-us'] = "Response:";
$text['label-response']['es-cl'] = "Respuesta:";
$text['label-response']['pt-pt'] = "Resposta:";
$text['label-response']['fr-fr'] = "Réponse:";
$text['label-response']['pt-br'] = "Resposta";
$text['label-response']['pl'] = "Odpowiedź";
The Initial Developer of the Original Code is $text['label-port']['en-us'] = "Port";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-port']['es-cl'] = "Puerto";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['label-port']['pt-pt'] = "Porto";
the Initial Developer. All Rights Reserved. $text['label-port']['fr-fr'] = "Port";
$text['label-port']['pt-br'] = "Porta";
$text['label-port']['pl'] = "Port";
Contributor(s): $text['label-message']['en-us'] = "Invalid Profile!";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-message']['es-cl'] = "&iexcl;Perfil Inválido!";
James Rose <james.o.rose@gmail.com> $text['label-message']['pt-pt'] = "Perfil Inválido!";
Philippe Rioual <bhouba@gmail.com> $text['label-message']['fr-fr'] = "Profile Invalide!";
*/ $text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pl'] = "Wiadomość";
$text['header-registrations']['en-us'] = "Registrations"; $text['label-ip']['en-us'] = "IP";
$text['header-registrations']['es-cl'] = "Inscripciones"; $text['label-ip']['es-cl'] = "IP";
$text['header-registrations']['pt-pt'] = "Inscrições"; $text['label-ip']['pt-pt'] = "IP";
$text['header-registrations']['fr-fr'] = "Inscriptions"; $text['label-ip']['fr-fr'] = "IP";
$text['label-ip']['pt-br'] = "IP";
$text['label-ip']['pl'] = "IP";
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed."; $text['label-interval']['en-us'] = "Interval (Sec)";
$text['error-event-socket']['es-cl'] = "Conexión a Socket de eventos fallida."; $text['label-interval']['es-cl'] = "Intervalo";
$text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou."; $text['label-interval']['pt-pt'] = "Intervalo";
$text['error-event-socket']['fr-fr'] = "Connexion a l'Event Socket en echec."; $text['label-interval']['fr-fr'] = "Intervalle";
$text['label-interval']['pt-br'] = "Intervalo";
$text['label-interval']['pl'] = "Interwał (sek)";
$text['label-event']['en-us'] = "Event:"; $text['label-hostname']['en-us'] = "Hostname";
$text['label-event']['es-cl'] = "Evento:"; $text['label-hostname']['es-cl'] = "Hostname";
$text['label-event']['pt-pt'] = "Evento:"; $text['label-hostname']['pt-pt'] = "Hostname";
$text['label-event']['fr-fr'] = "Evénement:"; $text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-hostname']['pt-br'] = "Hostname";
$text['label-hostname']['pl'] = "Nazwa hosta";
$text['label-response']['en-us'] = "Response:"; $text['label-event']['en-us'] = "Event:";
$text['label-response']['es-cl'] = "Respuesta:"; $text['label-event']['es-cl'] = "Evento:";
$text['label-response']['pt-pt'] = "Resposta:"; $text['label-event']['pt-pt'] = "Evento:";
$text['label-response']['fr-fr'] = "Réponse:"; $text['label-event']['fr-fr'] = "Evénement:";
$text['label-event']['pt-br'] = "Evento";
$text['label-event']['pl'] = "Zdarzenie";
$text['button-show_all']['en-us'] = "Show All"; $text['label-domain']['en-us'] = "Domain";
$text['button-show_all']['es-cl'] = "Mostrar Todos"; $text['label-domain']['es-cl'] = "Dominio";
$text['button-show_all']['pt-pt'] = "Mostrar Todos"; $text['label-domain']['pt-pt'] = "Domínio";
$text['button-show_all']['fr-fr'] = "Montrer Tout"; $text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['pt-br'] = "Dominio";
$text['label-domain']['pl'] = "Domena";
$text['button-unregister']['en-us'] = "Unregister"; $text['label-agent']['en-us'] = "Agent";
$text['button-unregister']['es-cl'] = ""; $text['label-agent']['es-cl'] = "Agente";
$text['button-unregister']['pt-pt'] = ""; $text['label-agent']['pt-pt'] = "Agente";
$text['button-unregister']['fr-fr'] = "Désenregistrer"; $text['label-agent']['fr-fr'] = "Agent";
$text['label-agent']['pt-br'] = "Agente";
$text['label-agent']['pl'] = "Agent";
$text['button-reboot']['en-us'] = "Reboot"; $text['header-registrations']['en-us'] = "Registrations";
$text['button-reboot']['es-cl'] = "Reiniciar"; $text['header-registrations']['es-cl'] = "Inscripciones";
$text['button-reboot']['pt-pt'] = "Reinicialização"; $text['header-registrations']['pt-pt'] = "Inscrições";
$text['button-reboot']['fr-fr'] = "Redémarrer"; $text['header-registrations']['fr-fr'] = "Inscriptions";
$text['header-registrations']['pt-br'] = "Inscrições";
$text['header-registrations']['pl'] = "Rejestracje";
$text['button-provision']['en-us'] = "Provision"; $text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
$text['button-provision']['es-cl'] = ""; $text['error-event-socket']['es-cl'] = "Conexión a Socket de eventos fallida.";
$text['button-provision']['pt-pt'] = ""; $text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
$text['button-provision']['fr-fr'] = "Provisionner"; $text['error-event-socket']['fr-fr'] = "Connexion a l'Event Socket en echec.";
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
$text['label-message']['en-us'] = "Message"; $text['button-unregister']['en-us'] = "Unregister";
$text['label-message']['es-cl'] = "Mensaje"; $text['button-unregister']['es-cl'] = "";
$text['label-message']['pt-pt'] = "Mensagem"; $text['button-unregister']['pt-pt'] = "";
$text['label-message']['fr-fr'] = "Message"; $text['button-unregister']['fr-fr'] = "Désenregistrer";
$text['button-unregister']['pt-br'] = "";
$text['button-unregister']['pl'] = "Wyrejestruj";
$text['label-message']['en-us'] = "Invalid Profile!"; $text['button-show_all']['en-us'] = "Show All";
$text['label-message']['es-cl'] = "&iexcl;Perfil Inválido!"; $text['button-show_all']['es-cl'] = "Mostrar Todos";
$text['label-message']['pt-pt'] = "Perfil Inválido!"; $text['button-show_all']['pt-pt'] = "Mostrar Todos";
$text['label-message']['fr-fr'] = "Profile Invalide!"; $text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['button-show_all']['pt-br'] = "Mostrar todos";
$text['button-show_all']['pl'] = "Pokaż wszystkie";
$text['button-back']['en-us'] = "Back"; $text['button-reboot']['en-us'] = "Reboot";
$text['button-back']['es-cl'] = "Volver"; $text['button-reboot']['es-cl'] = "Reiniciar";
$text['button-back']['pt-pt'] = "Voltar"; $text['button-reboot']['pt-pt'] = "Reinicialização";
$text['button-back']['fr-fr'] = "Retour"; $text['button-reboot']['fr-fr'] = "Redémarrer";
$text['button-reboot']['pt-br'] = "Reiniciando";
$text['button-reboot']['pl'] = "Zrestartuj";
$text['label-interval']['en-us'] = "Interval (Sec)"; $text['button-provision']['en-us'] = "Provision";
$text['label-interval']['es-cl'] = "Intervalo"; $text['button-provision']['es-cl'] = "";
$text['label-interval']['pt-pt'] = "Intervalo"; $text['button-provision']['pt-pt'] = "";
$text['label-interval']['fr-fr'] = "Intervalle"; $text['button-provision']['fr-fr'] = "Provisionner";
$text['button-provision']['pt-br'] = "";
$text['button-provision']['pl'] = "Konfigutuj";
$text['label-domain']['en-us'] = "Domain"; $text['button-back']['en-us'] = "Back";
$text['label-domain']['es-cl'] = "Dominio"; $text['button-back']['es-cl'] = "Volver";
$text['label-domain']['pt-pt'] = "Domínio"; $text['button-back']['pt-pt'] = "Voltar";
$text['label-domain']['fr-fr'] = "Domaine"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['label-user']['en-us'] = "User"; $text['button-back']['pl'] = "Wróć";
$text['label-user']['es-cl'] = "Usuario";
$text['label-user']['pt-pt'] = "Utilizador";
$text['label-user']['fr-fr'] = "Usager";
$text['label-agent']['en-us'] = "Agent";
$text['label-agent']['es-cl'] = "Agente";
$text['label-agent']['pt-pt'] = "Agente";
$text['label-agent']['fr-fr'] = "Agent";
$text['label-hostname']['en-us'] = "Hostname";
$text['label-hostname']['es-cl'] = "Hostname";
$text['label-hostname']['pt-pt'] = "Hostname";
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-ip']['en-us'] = "IP";
$text['label-ip']['es-cl'] = "IP";
$text['label-ip']['pt-pt'] = "IP";
$text['label-ip']['fr-fr'] = "IP";
$text['label-port']['en-us'] = "Port";
$text['label-port']['es-cl'] = "Puerto";
$text['label-port']['pt-pt'] = "Porto";
$text['label-port']['fr-fr'] = "Port";
$text['label-status']['en-us'] = "Status";
$text['label-status']['es-cl'] = "Estado";
$text['label-status']['pt-pt'] = "Estado";
$text['label-status']['fr-fr'] = "Statut";
?> ?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Registrations"; $apps[$x]['menu'][0]['title']['en-us'] = "Registrations";
$apps[$x]['menu'][0]['title']['es-cl'] = "Registros"; $apps[$x]['menu'][0]['title']['es-cl'] = "Registros";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Enregistrements SIP";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Registos";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Registros";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Rejestracje";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Enregistrements SIP"; $apps[$x]['menu'][0]['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Registos"; $apps[$x]['menu'][0]['path'] = "/app/registrations/status_registrations.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/registrations/status_registrations.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,422 +1,553 @@
<?php <?php
/*
FusionPBX $text['title']['en-us'] = "Ring Groups";
Version: MPL 1.1 $text['title']['es-cl'] = "Grupo de llamado";
$text['title']['fr-fr'] = "Groupes de Sonnerie";
The contents of this file are subject to the Mozilla Public License Version $text['title']['pt-pt'] = "Grupos";
1.1 (the "License"); you may not use this file except in compliance with $text['title']['pt-br'] = "Configurações da Conta";
the License. You may obtain a copy of the License at $text['title']['pl'] = "Ustawienia konta";
http://www.mozilla.org/MPL/
$text['option-usring']['en-us'] = "us-ring";
Software distributed under the License is distributed on an "AS IS" basis, $text['option-usring']['es-cl'] = "us-ring";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['option-usring']['fr-fr'] = "us-ring";
for the specific language governing rights and limitations under the $text['option-usring']['pt-pt'] = "us-ring";
License. $text['option-usring']['pt-br'] = "USRing";
$text['option-usring']['pl'] = "us-ring";
The Original Code is FusionPBX
$text['option-ukring']['en-us'] = "uk-ring";
The Initial Developer of the Original Code is $text['option-ukring']['es-cl'] = "uk-ring";
Mark J Crane <markjcrane@fusionpbx.com> $text['option-ukring']['fr-fr'] = "uk-ring";
Portions created by the Initial Developer are Copyright (C) 2014 $text['option-ukring']['pt-pt'] = "uk-ring";
the Initial Developer. All Rights Reserved. $text['option-ukring']['pt-br'] = "UKRing";
$text['option-ukring']['pl'] = "uk-ring ";
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com> $text['option-true']['en-us'] = "True";
James Rose <james.o.rose@gmail.com> $text['option-true']['es-cl'] = "Verdadero";
Philippe Rioual <bhouba@gmail.com> $text['option-true']['fr-fr'] = "Oui";
Nuno Reis <nreis@wavecom.pt> $text['option-true']['pt-pt'] = "Sim";
*/ $text['option-true']['pt-br'] = "Sim";
$text['button-add']['en-us'] = "Add"; $text['option-true']['pl'] = "Tak";
$text['button-add']['es-cl'] = "Agregar";
$text['button-add']['fr-fr'] = "Ajouter"; $text['option-simultaneous']['en-us'] = "Simultaneous";
$text['button-add']['pt-pt'] = "Adicionar"; $text['option-simultaneous']['es-cl'] = "Simultaneos";
$text['option-simultaneous']['fr-fr'] = "Simultané";
$text['button-back']['en-us'] = "Back"; $text['option-simultaneous']['pt-pt'] = "Simultâneo";
$text['button-back']['es-cl'] = "Volver"; $text['option-simultaneous']['pt-br'] = "Simultâneo";
$text['button-back']['fr-fr'] = "Retour"; $text['option-simultaneous']['pl'] = "Jednoczesne";
$text['button-back']['pt-pt'] = "Voltar";
$text['option-sequence']['en-us'] = "Sequence";
$text['button-save']['en-us'] = "Save"; $text['option-sequence']['es-cl'] = "Secuencia";
$text['button-save']['es-cl'] = "Guardar"; $text['option-sequence']['fr-fr'] = "Séquence";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['option-sequence']['pt-pt'] = "Sequência";
$text['button-save']['pt-pt'] = "Guardar"; $text['option-sequence']['pt-br'] = "Sequência";
$text['option-sequence']['pl'] = "Kolejność";
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?"; $text['option-rsring']['en-us'] = "rs-ring";
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?"; $text['option-rsring']['es-cl'] = "rs-ring";
$text['confirm-copy']['pt-pt'] = "Tem a certeza que pretende copiar isto?"; $text['option-rsring']['fr-fr'] = "rs-ring";
$text['option-rsring']['pt-pt'] = "rs-ring";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['option-rsring']['pt-br'] = "RSRing";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['option-rsring']['pl'] = "rs-ring";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['option-rollover']['en-us'] = "Rollover";
$text['option-rollover']['es-cl'] = "Rollover";
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy."; $text['option-rollover']['pt-pt'] = "Rollover";
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado."; $text['option-rollover']['fr-fr'] = "capotage";
$text['description']['fr-fr'] = "Un groupe de sonnerie est un groupe de destinations pouvant être appelé via une stratégie de sonnerie."; $text['option-rollover']['pt-br'] = "Rollover";
$text['description']['pt-pt'] = "Um grupo é um conjunto de destinos que podem ser chamados segunda uma determinada estratégia."; $text['option-rollover']['pl'] = "Rollover ";
$text['description-cid-name-prefix']['en-us'] = "Set a prefix on the caller ID name."; $text['option-ptring']['en-us'] = "pt-ring";
$text['description-cid-name-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID"; $text['option-ptring']['es-cl'] = "pt-ring";
$text['description-cid-name-prefix']['fr-fr'] = "Choisir un préfixe pour le nom de l'appelant."; $text['option-ptring']['fr-fr'] = "pt-ring";
$text['description-cid-name-prefix']['pt-pt'] = "Escolha um prefixo para o nome do originador da chamada."; $text['option-ptring']['pt-pt'] = "pt-ring";
$text['option-ptring']['pt-br'] = "PTRing";
$text['description-cid-number-prefix']['en-us'] = "Set a prefix on the caller ID number."; $text['option-ptring']['pl'] = "pt-ring ";
$text['description-cid-number-prefix']['es-cl'] = "Establezca un prefijo del número de identificación de llamadas.";
$text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant."; $text['option-itring']['en-us'] = "it-ring";
$text['description-cid-number-prefix']['pt-pt'] = "Definir um prefixo do número de identificação de chamadas."; $text['option-itring']['es-cl'] = "it-ring";
$text['option-itring']['fr-fr'] = "it-ring";
$text['description-description']['en-us'] = "Enter a description (optional)."; $text['option-itring']['pt-pt'] = "it-ring";
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)"; $text['option-itring']['pt-br'] = "ITRing";
$text['description-description']['fr-fr'] = ""; $text['option-itring']['pl'] = "it-ring ";
$text['description-description']['pt-pt'] = "Introduzir uma descrição (opcional)";
$text['option-frring']['en-us'] = "fr-ring";
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group."; $text['option-frring']['es-cl'] = "fr-ring";
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado"; $text['option-frring']['fr-fr'] = "fr-ring";
$text['description-destinations']['fr-fr'] = "Ajouter des destinations et des paramètres au groupe de sonnerie."; $text['option-frring']['pt-pt'] = "fr-ring";
$text['description-destinations']['pt-pt'] = "Adicionar destinos e parâmetros ao grupo."; $text['option-frring']['pt-br'] = "FRRing";
$text['option-frring']['pl'] = "fr-ring ";
$text['description-skip_active']['en-us'] = "Skip destinations with active calls.";
$text['description-skip_active']['es-cl'] = "Saltar destinos con llamadas activas."; $text['option-false']['en-us'] = "False";
$text['description-skip_active']['fr-fr'] = "Passer destinations avec des appels actifs."; $text['option-false']['es-cl'] = "Falso";
$text['description-skip_active']['pt-pt'] = "Ir destinos com ligações ativas."; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['pt-pt'] = "Não";
$text['description-enabled']['en-us'] = "Set the status of this ring group."; $text['option-false']['pt-br'] = "Não";
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado."; $text['option-false']['pl'] = "Nie";
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce groupe de sonnerie";
$text['description-enabled']['pt-pt'] = "Escolher o estado do grupo."; $text['option-enterprise']['en-us'] = "Enterprise";
$text['option-enterprise']['es-cl'] = "Compañia";
$text['description-enter-context']['en-us'] = "Enter the context."; $text['option-enterprise']['fr-fr'] = "Entreprise";
$text['description-enter-context']['es-cl'] = "Ingrese un contexto"; $text['option-enterprise']['pt-pt'] = "Empresa";
$text['description-enter-context']['fr-fr'] = ""; $text['option-enterprise']['pt-br'] = "Empresa";
$text['description-enter-context']['pt-pt'] = "Introduza um contexto."; $text['option-enterprise']['pl'] = "Enterprise ";
$text['description-extension']['en-us'] = "Enter the extension number."; $text['option-enabled']['en-us'] = "Enabled";
$text['description-extension']['es-cl'] = "Introduzca el número de extensión."; $text['option-enabled']['es-cl'] = "Activado";
$text['description-extension']['pt-pt'] = "Digite o número do ramal."; $text['option-enabled']['fr-fr'] = "Activé";
$text['description-extension']['fr-fr'] = "Entrez le numéro de poste."; $text['option-enabled']['pt-pt'] = "Habilitado";
$text['option-enabled']['pt-br'] = "Ativado";
$text['description-name']['en-us'] = "Enter a name."; $text['option-enabled']['pl'] = "Włączony";
$text['description-name']['es-cl'] = "Ingrese un nombre.";
$text['description-name']['fr-fr'] = "Insérer un nom."; $text['option-disabled']['en-us'] = "Disabled";
$text['description-name']['pt-pt'] = "Introduza um nome."; $text['option-disabled']['es-cl'] = "Desactivado";
$text['option-disabled']['fr-fr'] = "Désactivé";
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension "; $text['option-disabled']['pt-pt'] = "Desabilitado";
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo"; $text['option-disabled']['pt-br'] = "Inválido";
$text['description-ring-group-forward']['fr-fr'] = "Renvoyer les appels vers une destination alternative "; $text['option-disabled']['pl'] = "Wyłączony";
$text['description-ring-group-forward']['pt-pt'] = "Encaminhar chamadas para um destino alternativo.";
$text['message-update']['en-us'] = "Update Complete";
$text['description-ringback']['en-us'] = "Defines what the caller will hear while the destination is being called."; $text['message-update']['es-cl'] = "Actualización Completada";
$text['description-ringback']['es-cl'] = "Define lo que va a escuchar quien llama mientras el destino es llamado."; $text['message-update']['fr-fr'] = "Mis à jour";
$text['description-ringback']['fr-fr'] = "Définir le retour de sonnerie entendu par l'appelant tant que la destination est en alerte."; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['description-ringback']['pt-pt'] = "Define o que o chamador vai ouvir enquanto estiver a chamar para o destinatário."; $text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['description-strategy']['en-us'] = "Select the ring strategy.";
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado."; $text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
$text['description-strategy']['fr-fr'] = "Choisir la statégie de sonnerie."; $text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
$text['description-strategy']['pt-pt'] = "Escolha o tipo de estratégia de toque."; $text['message-timeout-action']['fr-fr'] = "Merci d'indiquer: Action sur timeout";
$text['message-timeout-action']['pt-pt'] = "Por favor indique: Acção de Timeout";
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds"; $text['message-timeout-action']['pt-br'] = "Por favor indique: Ação de tempo de saída";
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos"; $text['message-timeout-action']['pl'] = "Wprowadź następny krok po upływie limitu czasu operacji";
$text['description-timeout']['fr-fr'] = "Temps total du timeout sur l'appel en secondes";
$text['description-timeout']['pt-pt'] = "Introduza o timeout da chamada em segundos"; $text['message-timeout']['en-us'] = "Please provide: Timeout";
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
$text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group."; $text['message-timeout']['fr-fr'] = "Merci d'indiquer: Timeout";
$text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado"; $text['message-timeout']['pt-pt'] = "Por favor indique: Timeout";
$text['description-timeout_destination']['fr-fr'] = ""; $text['message-timeout']['pt-br'] = "Por favor indique: Tempo de saída";
$text['description-timeout_destination']['pt-pt'] = "Escolha destino no caso de timeout no grupo."; $text['message-timeout']['pl'] = "Wprowadź limit czasu operacji";
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group."; $text['message-strategy']['en-us'] = "Please provide: Strategy";
$text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado"; $text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
$text['description-user_list']['fr-fr'] = "Associer les utilisateurs à ce groupe de sonnerie. "; $text['message-strategy']['fr-fr'] = "Merci d'indiquer: Stratégie";
$text['description-user_list']['pt-pt'] = "Associar utilizadores ao grupo."; $text['message-strategy']['pt-pt'] = "Por favor indique: Estratégia";
$text['message-strategy']['pt-br'] = "Por favor indique: Estratégia";
$text['header-description']['en-us'] = "Description"; $text['message-strategy']['pl'] = "Wprowadź strategię";
$text['header-description']['es-cl'] = "Descripción";
$text['header-description']['fr-fr'] = "Description"; $text['message-name']['en-us'] = "Please provide: Name";
$text['header-description']['pt-pt'] = "Descrição"; $text['message-name']['es-cl'] = "Por favor indique: Nombre ";
$text['message-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward"; $text['message-name']['pt-pt'] = "Por favor indique: Nome";
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado"; $text['message-name']['pt-br'] = "Por favor indique: Nome";
$text['header-ring-group-forward']['fr-fr'] = "Renvoi du groupe de sonnerie"; $text['message-name']['pl'] = "Wprowadź nazwę";
$text['header-ring-group-forward']['pt-pt'] = "Encaminhar Grupo";
$text['message-message']['es-cl'] = "Mensaje";
$text['label-call-forward']['en-us'] = "Call Forward"; $text['message-message']['pt-br'] = "Mensagem";
$text['label-call-forward']['es-cl'] = "Desvío de llamados"; $text['message-message']['pl'] = "Wiadomość";
$text['label-call-forward']['fr-fr'] = "Renvoi d'Appel";
$text['label-call-forward']['pt-pt'] = "Encaminhar Chamada"; $text['message-maximum_ring_groups']['en-us'] = "Maximum Ring Groups:";
$text['message-maximum_ring_groups']['es-cl'] = "Grupos máximos Anillo Animales:";
$text['label-cid-name-prefix']['en-us'] = "CID Name Prefix"; $text['message-maximum_ring_groups']['pt-pt'] = "Grupos Máximo Anel de Estimação:";
$text['label-cid-name-prefix']['es-cl'] = "CID Nombre Prefijo"; $text['message-maximum_ring_groups']['fr-fr'] = "Groupes de Sonneries Maximum Autorisé:";
$text['label-cid-name-prefix']['fr-fr'] = "CID Préfixe de Nom"; $text['message-maximum_ring_groups']['pt-br'] = "Máximo de chamadas por grupo";
$text['label-cid-name-prefix']['pt-pt'] = "CID Prefixo do Nome"; $text['message-maximum_ring_groups']['pl'] = "Maksymalna ilość grup odbiorców.";
$text['label-cid-number-prefix']['en-us'] = "CID Number Prefix"; $text['message-enabled']['en-us'] = "Please provide: Enabled";
$text['label-cid-number-prefix']['es-cl'] = "Número CID Prefijo"; $text['message-enabled']['es-cl'] = "Por favor indique: Activado";
$text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe"; $text['message-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
$text['label-cid-number-prefix']['pt-pt'] = "CID Prefixo"; $text['message-enabled']['pt-pt'] = "Por favor indique: Activado";
$text['message-enabled']['pt-br'] = "Por favor informe: Ativado";
$text['label-context']['en-us'] = "Context"; $text['message-enabled']['pl'] = "Wprowadź: Włączony";
$text['label-context']['es-cl'] = "Contexto";
$text['label-context']['fr-fr'] = "Context"; $text['message-delete']['en-us'] = "Delete Complete";
$text['label-context']['pt-pt'] = "Contexto"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['label-delay']['en-us'] = "Delay"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['label-delay']['es-cl'] = "Retardo"; $text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['label-delay']['fr-fr'] = "Délais"; $text['message-delete']['pl'] = "Usunięto poprawnie";
$text['label-delay']['pt-pt'] = "Atraso";
$text['message-add']['en-us'] = "Add Complete";
$text['label-description']['en-us'] = "Description"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-description']['es-cl'] = "Descripción"; $text['message-add']['fr-fr'] = "Ajouté";
$text['label-description']['fr-fr'] = "Description"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-description']['pt-pt'] = "Descrição"; $text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['label-destination_delay']['en-us'] = "Delay";
$text['label-destination_delay']['es-cl'] = "Retraso"; $text['link-call-forward']['en-us'] = "Call Forward";
$text['label-destination_delay']['fr-fr'] = "Délais"; $text['link-call-forward']['es-cl'] = "Desvío de llamados";
$text['label-destination_delay']['pt-pt'] = "Atraso"; $text['link-call-forward']['fr-fr'] = "Renvoi d'Appel";
$text['link-call-forward']['pt-pt'] = "Encaminhar Chamada";
$text['label-destination_order']['en-us'] = "Order"; $text['link-call-forward']['pt-br'] = "Encaminhar chamada";
$text['label-destination_order']['es-cl'] = "Orden"; $text['link-call-forward']['pl'] = "Przekierowanie rozmowy";
$text['label-destination_order']['fr-fr'] = "Ordem";
$text['label-destination_order']['pt-pt'] = "Ordre"; $text['label-user_list']['en-us'] = "User List";
$text['label-user_list']['es-cl'] = "Listado de usuarios";
$text['label-destination_number']['en-us'] = "Destination"; $text['label-user_list']['fr-fr'] = "Liste d'Usagers";
$text['label-destination_number']['es-cl'] = "Destino"; $text['label-user_list']['pt-pt'] = "Utilizadores";
$text['label-destination_number']['fr-fr'] = "Destination"; $text['label-user_list']['pt-br'] = "Utilizadores";
$text['label-destination_number']['pt-pt'] = "Destino"; $text['label-user_list']['pl'] = "Lista użytkowników";
$text['label-destination_prompt']['en-us'] = "Prompt"; $text['label-tools']['en-us'] = "Tools";
$text['label-destination_prompt']['es-cl'] = "Prompt"; $text['label-tools']['es-cl'] = "Herramientas";
$text['label-destination_prompt']['fr-fr'] = "Prompt"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-destination_prompt']['pt-pt'] = "Prompt"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-destination_prompt_announce']['en-us'] = "Announce"; $text['label-tools']['pl'] = "Narzędzia";
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce"; $text['label-timeout_destination']['en-us'] = "Timeout Destination";
$text['label-destination_prompt_announce']['pt-pt'] = "Anunciar"; $text['label-timeout_destination']['es-cl'] = "Timeout de destino";
$text['label-timeout_destination']['fr-fr'] = "Timeout Destination";
$text['label-destination_prompt_confirm']['en-us'] = "Confirm"; $text['label-timeout_destination']['pt-pt'] = "Destino Timeout";
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar"; $text['label-timeout_destination']['pt-br'] = "Destino tempo de saída";
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer"; $text['label-timeout_destination']['pl'] = "Alternatywna destynacja rozmowy po upłynięciu limitu czasowego.";
$text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
$text['label-timeout']['en-us'] = "Timeout";
$text['label-destination_timeout']['en-us'] = "Timeout"; $text['label-timeout']['es-cl'] = "Timeout";
$text['label-destination_timeout']['es-cl'] = "Timeout"; $text['label-timeout']['fr-fr'] = "Timeout";
$text['label-destination_timeout']['fr-fr'] = "Timeout"; $text['label-timeout']['pt-pt'] = "Timeout";
$text['label-destination_timeout']['pt-pt'] = "Timeout"; $text['label-timeout']['pt-br'] = "Tempo limite";
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
$text['label-destinations']['en-us'] = "Destinations";
$text['label-destinations']['es-cl'] = "Destinos"; $text['label-strategy']['en-us'] = "Strategy";
$text['label-destinations']['fr-fr'] = "Destinations"; $text['label-strategy']['es-cl'] = "Estrategia";
$text['label-destinations']['pt-pt'] = "Destinos"; $text['label-strategy']['fr-fr'] = "Stratégie";
$text['label-strategy']['pt-pt'] = "Estratégia";
$text['label-duration']['en-us'] = "Duration"; $text['label-strategy']['pt-br'] = "Estratégia";
$text['label-duration']['es-cl'] = "Duración"; $text['label-strategy']['pl'] = "Strategia";
$text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['pt-pt'] = "Duração"; $text['label-skip_active']['en-us'] = "Skip Active";
$text['label-skip_active']['es-cl'] = "Saltar activo";
$text['label-skip_active']['en-us'] = "Skip Active"; $text['label-skip_active']['fr-fr'] = "Passer active";
$text['label-skip_active']['es-cl'] = "Saltar activo"; $text['label-skip_active']['pt-pt'] = "Ir ativa";
$text['label-skip_active']['fr-fr'] = "Passer active"; $text['label-skip_active']['pt-br'] = "Pular ativação";
$text['label-skip_active']['pt-pt'] = "Ir ativa"; $text['label-skip_active']['pl'] = "Pomiń aktywne";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-ringback']['en-us'] = "Ring Back";
$text['label-enabled']['es-cl'] = "Activado"; $text['label-ringback']['es-cl'] = "Tono de retorno";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-ringback']['fr-fr'] = "tonalité en retour d'appel";
$text['label-enabled']['pt-pt'] = "Activado"; $text['label-ringback']['pt-pt'] = "Tom de Chamada";
$text['label-ringback']['pt-br'] = "Tom de chamada";
$text['label-extension']['en-us'] = "Extension"; $text['label-ringback']['pl'] = "Rodzaj sygnału w słuchawce dzwoniącego.";
$text['label-extension']['es-cl'] = "Extensión";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
$text['label-extension']['pt-pt'] = "Extensão"; $text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
$text['label-ring-group-extension']['fr-fr'] = "Extension du groupe de sonnerie";
$text['label-forward_destination']['en-us'] = "Number"; $text['label-ring-group-extension']['pt-pt'] = "Extensão associada ao grupo";
$text['label-forward_destination']['es-cl'] = "Número"; $text['label-ring-group-extension']['pt-br'] = "Extensão associada ao grupo";
$text['label-forward_destination']['fr-fr'] = "Numéro"; $text['label-ring-group-extension']['pl'] = "Numer wewnętrzny grupy odbiorców.";
$text['label-forward_destination']['pt-pt'] = "Número";
$text['label-ring-group']['en-us'] = "Ring Group";
$text['label-name']['en-us'] = "Name"; $text['label-ring-group']['es-cl'] = "Grupo de llamado";
$text['label-name']['es-cl'] = "Nombre"; $text['label-ring-group']['fr-fr'] = "Groupe de sonnerie";
$text['label-name']['fr-fr'] = "Nom"; $text['label-ring-group']['pt-pt'] = "Grupo";
$text['label-name']['pt-pt'] = "Nome"; $text['label-ring-group']['pt-br'] = "Grupo";
$text['label-ring-group']['pl'] = "Grupa odbiorców.";
$text['label-ring-group']['en-us'] = "Ring Group";
$text['label-ring-group']['es-cl'] = "Grupo de llamado"; $text['label-name']['en-us'] = "Name";
$text['label-ring-group']['fr-fr'] = "Groupe de sonnerie"; $text['label-name']['es-cl'] = "Nombre";
$text['label-ring-group']['pt-pt'] = "Grupo"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-pt'] = "Nome";
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension"; $text['label-name']['pt-br'] = "Nome";
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado"; $text['label-name']['pl'] = "Nazwa";
$text['label-ring-group-extension']['fr-fr'] = "Extension du groupe de sonnerie";
$text['label-ring-group-extension']['pt-pt'] = "Extensão associada ao grupo"; $text['label-forward_destination']['en-us'] = "Number";
$text['label-forward_destination']['es-cl'] = "Número";
$text['label-ringback']['en-us'] = "Ring Back"; $text['label-forward_destination']['fr-fr'] = "Numéro";
$text['label-ringback']['es-cl'] = "Tono de retorno"; $text['label-forward_destination']['pt-pt'] = "Número";
$text['label-ringback']['fr-fr'] = "tonalité en retour d'appel"; $text['label-forward_destination']['pt-br'] = "Número";
$text['label-ringback']['pt-pt'] = "Tom de Chamada"; $text['label-forward_destination']['pl'] = "Numer";
$text['label-strategy']['en-us'] = "Strategy"; $text['label-extension']['en-us'] = "Extension";
$text['label-strategy']['es-cl'] = "Estrategia"; $text['label-extension']['es-cl'] = "Extensión";
$text['label-strategy']['fr-fr'] = "Stratégie"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-strategy']['pt-pt'] = "Estratégia"; $text['label-extension']['pt-pt'] = "Extensão";
$text['label-extension']['pt-br'] = "Ramal";
$text['label-timeout']['en-us'] = "Timeout"; $text['label-extension']['pl'] = "Numer wewnętrzny";
$text['label-timeout']['es-cl'] = "Timeout";
$text['label-timeout']['fr-fr'] = "Timeout"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-timeout']['pt-pt'] = "Timeout"; $text['label-enabled']['es-cl'] = "Activado";
$text['label-enabled']['fr-fr'] = "Actif";
$text['label-timeout_destination']['en-us'] = "Timeout Destination"; $text['label-enabled']['pt-pt'] = "Activado";
$text['label-timeout_destination']['es-cl'] = "Timeout de destino"; $text['label-enabled']['pt-br'] = "Habilitado";
$text['label-timeout_destination']['fr-fr'] = "Timeout Destination"; $text['label-enabled']['pl'] = "Włączony";
$text['label-timeout_destination']['pt-pt'] = "Destino Timeout";
$text['label-duration']['en-us'] = "Duration";
$text['label-tools']['en-us'] = "Tools"; $text['label-duration']['es-cl'] = "Duración";
$text['label-tools']['es-cl'] = "Herramientas"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-duration']['pt-pt'] = "Duração";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-duration']['pt-br'] = "Duração";
$text['label-duration']['pl'] = "Czas trwania";
$text['label-user_list']['en-us'] = "User List";
$text['label-user_list']['es-cl'] = "Listado de usuarios"; $text['label-destinations']['en-us'] = "Destinations";
$text['label-user_list']['fr-fr'] = "Liste d'Usagers"; $text['label-destinations']['es-cl'] = "Destinos";
$text['label-user_list']['pt-pt'] = "Utilizadores"; $text['label-destinations']['fr-fr'] = "Destinations";
$text['label-destinations']['pt-pt'] = "Destinos";
$text['link-call-forward']['en-us'] = "Call Forward"; $text['label-destinations']['pt-br'] = "Destinos";
$text['link-call-forward']['es-cl'] = "Desvío de llamados"; $text['label-destinations']['pl'] = "Destynacje";
$text['link-call-forward']['fr-fr'] = "Renvoi d'Appel";
$text['link-call-forward']['pt-pt'] = "Encaminhar Chamada"; $text['label-destination_timeout']['en-us'] = "Timeout";
$text['label-destination_timeout']['es-cl'] = "Timeout";
$text['message-add']['en-us'] = "Add Complete"; $text['label-destination_timeout']['fr-fr'] = "Timeout";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['label-destination_timeout']['pt-pt'] = "Timeout";
$text['message-add']['fr-fr'] = "Ajouté"; $text['label-destination_timeout']['pt-br'] = "Tempo de saída";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['label-destination_timeout']['pl'] = "Limit czasowy";
$text['message-delete']['en-us'] = "Delete Complete"; $text['label-destination_prompt_confirm']['en-us'] = "Confirm";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
$text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
$text['message-enabled']['en-us'] = "Please provide: Enabled"; $text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
$text['message-enabled']['fr-fr'] = "Merci d'indiquer: Actif"; $text['label-destination_prompt_announce']['en-us'] = "Announce";
$text['message-enabled']['pt-pt'] = "Por favor indique: Activado"; $text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
//ALONE $text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
$text['message-message']['es-cl'] = "Mensaje"; $text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
$text['message-name']['en-us'] = "Please provide: Name";
$text['message-name']['es-cl'] = "Por favor indique: Nombre "; $text['label-destination_prompt']['en-us'] = "Prompt";
$text['message-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['label-destination_prompt']['es-cl'] = "Prompt";
$text['message-name']['pt-pt'] = "Por favor indique: Nome"; $text['label-destination_prompt']['fr-fr'] = "Prompt";
$text['label-destination_prompt']['pt-pt'] = "Prompt";
$text['message-strategy']['en-us'] = "Please provide: Strategy"; $text['label-destination_prompt']['pt-br'] = "Prompt";
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia"; $text['label-destination_prompt']['pl'] = "Podpowiedź";
$text['message-strategy']['fr-fr'] = "Merci d'indiquer: Stratégie";
$text['message-strategy']['pt-pt'] = "Por favor indique: Estratégia"; $text['label-destination_order']['en-us'] = "Order";
$text['label-destination_order']['es-cl'] = "Orden";
$text['message-timeout']['en-us'] = "Please provide: Timeout"; $text['label-destination_order']['fr-fr'] = "Ordem";
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout"; $text['label-destination_order']['pt-pt'] = "Ordre";
$text['message-timeout']['fr-fr'] = "Merci d'indiquer: Timeout"; $text['label-destination_order']['pt-br'] = "Order de destino";
$text['message-timeout']['pt-pt'] = "Por favor indique: Timeout"; $text['label-destination_order']['pl'] = "Kolejność";
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action"; $text['label-destination_number']['en-us'] = "Destination";
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout"; $text['label-destination_number']['es-cl'] = "Destino";
$text['message-timeout-action']['fr-fr'] = "Merci d'indiquer: Action sur timeout"; $text['label-destination_number']['fr-fr'] = "Destination";
$text['message-timeout-action']['pt-pt'] = "Por favor indique: Acção de Timeout"; $text['label-destination_number']['pt-pt'] = "Destino";
$text['label-destination_number']['pt-br'] = "Desvio";
$text['message-update']['en-us'] = "Update Complete"; $text['label-destination_number']['pl'] = "Destynacja";
$text['message-update']['es-cl'] = "Actualización Completada";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['label-destination_delay']['en-us'] = "Delay";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['label-destination_delay']['es-cl'] = "Retraso";
$text['label-destination_delay']['fr-fr'] = "Délais";
$text['option-disabled']['en-us'] = "Disabled"; $text['label-destination_delay']['pt-pt'] = "Atraso";
$text['option-disabled']['es-cl'] = "Desactivado"; $text['label-destination_delay']['pt-br'] = "Delay";
$text['option-disabled']['fr-fr'] = "Désactivé"; $text['label-destination_delay']['pl'] = "Opóźnienie";
$text['option-disabled']['pt-pt'] = "Desabilitado";
$text['label-description']['en-us'] = "Description";
$text['option-enabled']['en-us'] = "Enabled"; $text['label-description']['es-cl'] = "Descripción";
$text['option-enabled']['es-cl'] = "Activado"; $text['label-description']['fr-fr'] = "Description";
$text['option-enabled']['fr-fr'] = "Activé"; $text['label-description']['pt-pt'] = "Descrição";
$text['option-enabled']['pt-pt'] = "Habilitado"; $text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['option-enterprise']['en-us'] = "Enterprise";
$text['option-enterprise']['es-cl'] = "Compañia"; $text['label-delay']['en-us'] = "Delay";
$text['option-enterprise']['fr-fr'] = "Entreprise"; $text['label-delay']['es-cl'] = "Retardo";
$text['option-enterprise']['pt-pt'] = "Empresa"; $text['label-delay']['fr-fr'] = "Délais";
$text['label-delay']['pt-pt'] = "Atraso";
$text['option-rollover']['en-us'] = "Rollover"; $text['label-delay']['pt-br'] = "Delay";
$text['option-rollover']['es-cl'] = "Rollover"; $text['label-delay']['pl'] = "Opóźnienie";
$text['option-rollover']['pt-pt'] = "Rollover";
$text['option-rollover']['fr-fr'] = "capotage"; $text['label-context']['en-us'] = "Context";
$text['label-context']['es-cl'] = "Contexto";
$text['option-false']['en-us'] = "False"; $text['label-context']['fr-fr'] = "Context";
$text['option-false']['es-cl'] = "Falso"; $text['label-context']['pt-pt'] = "Contexto";
$text['option-false']['fr-fr'] = "Non"; $text['label-context']['pt-br'] = "Contexto";
$text['option-false']['pt-pt'] = "Não"; $text['label-context']['pl'] = "Kontekst";
$text['option-frring']['en-us'] = "fr-ring"; $text['label-cid-number-prefix']['en-us'] = "CID Number Prefix";
$text['option-frring']['es-cl'] = "fr-ring"; $text['label-cid-number-prefix']['es-cl'] = "Número CID Prefijo";
$text['option-frring']['fr-fr'] = "fr-ring"; $text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe";
$text['option-frring']['pt-pt'] = "fr-ring"; $text['label-cid-number-prefix']['pt-pt'] = "CID Prefixo";
$text['label-cid-number-prefix']['pt-br'] = "Número do discador";
$text['option-ptring']['en-us'] = "pt-ring"; $text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
$text['option-ptring']['es-cl'] = "pt-ring";
$text['option-ptring']['fr-fr'] = "pt-ring"; $text['label-cid-name-prefix']['en-us'] = "CID Name Prefix";
$text['option-ptring']['pt-pt'] = "pt-ring"; $text['label-cid-name-prefix']['es-cl'] = "CID Nombre Prefijo";
$text['label-cid-name-prefix']['fr-fr'] = "CID Préfixe de Nom";
$text['option-rsring']['en-us'] = "rs-ring"; $text['label-cid-name-prefix']['pt-pt'] = "CID Prefixo do Nome";
$text['option-rsring']['es-cl'] = "rs-ring"; $text['label-cid-name-prefix']['pt-br'] = "Nome do discador";
$text['option-rsring']['fr-fr'] = "rs-ring"; $text['label-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
$text['option-rsring']['pt-pt'] = "rs-ring";
$text['label-call-forward']['en-us'] = "Call Forward";
$text['option-itring']['en-us'] = "it-ring"; $text['label-call-forward']['es-cl'] = "Desvío de llamados";
$text['option-itring']['es-cl'] = "it-ring"; $text['label-call-forward']['fr-fr'] = "Renvoi d'Appel";
$text['option-itring']['fr-fr'] = "it-ring"; $text['label-call-forward']['pt-pt'] = "Encaminhar Chamada";
$text['option-itring']['pt-pt'] = "it-ring"; $text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
$text['label-call-forward']['pl'] = "Przekierowanie";
$text['option-sequence']['en-us'] = "Sequence";
$text['option-sequence']['es-cl'] = "Secuencia"; $text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
$text['option-sequence']['fr-fr'] = "Séquence"; $text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
$text['option-sequence']['pt-pt'] = "Sequência"; $text['header-ring-group-forward']['fr-fr'] = "Renvoi du groupe de sonnerie";
$text['header-ring-group-forward']['pt-pt'] = "Encaminhar Grupo";
$text['option-simultaneous']['en-us'] = "Simultaneous"; $text['header-ring-group-forward']['pt-br'] = "Encaminhar grupo";
$text['option-simultaneous']['es-cl'] = "Simultaneos"; $text['header-ring-group-forward']['pl'] = "Przekierowanie grupy odbiorców rozmów.";
$text['option-simultaneous']['fr-fr'] = "Simultané";
$text['option-simultaneous']['pt-pt'] = "Simultâneo"; $text['header-description']['en-us'] = "Description";
$text['header-description']['es-cl'] = "Descripción";
$text['option-true']['en-us'] = "True"; $text['header-description']['fr-fr'] = "Description";
$text['option-true']['es-cl'] = "Verdadero"; $text['header-description']['pt-pt'] = "Descrição";
$text['option-true']['fr-fr'] = "Oui"; $text['header-description']['pt-br'] = "Descrição";
$text['option-true']['pt-pt'] = "Sim"; $text['header-description']['pl'] = "Opis";
$text['option-ukring']['en-us'] = "uk-ring"; $text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group.";
$text['option-ukring']['es-cl'] = "uk-ring"; $text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado";
$text['option-ukring']['fr-fr'] = "uk-ring"; $text['description-user_list']['fr-fr'] = "Associer les utilisateurs à ce groupe de sonnerie. ";
$text['option-ukring']['pt-pt'] = "uk-ring"; $text['description-user_list']['pt-pt'] = "Associar utilizadores ao grupo.";
$text['description-user_list']['pt-br'] = "Atribua os utilizadores que estão associados a essa extensão";
$text['option-usring']['en-us'] = "us-ring"; $text['description-user_list']['pl'] = "Przypisz użytkowników do grupy odbiorców rozmów.";
$text['option-usring']['es-cl'] = "us-ring";
$text['option-usring']['fr-fr'] = "us-ring"; $text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group.";
$text['option-usring']['pt-pt'] = "us-ring"; $text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado";
$text['description-timeout_destination']['fr-fr'] = "";
$text['title']['en-us'] = "Ring Groups"; $text['description-timeout_destination']['pt-pt'] = "Escolha destino no caso de timeout no grupo.";
$text['title']['es-cl'] = "Grupo de llamado"; $text['description-timeout_destination']['pt-br'] = "Escolha destino no caso do tempo de saída do grupo";
$text['title']['fr-fr'] = "Groupes de Sonnerie"; $text['description-timeout_destination']['pl'] = "Wybierz alternatywna destynację rozmowy po upłynięciu limitu czasowego.";
$text['title']['pt-pt'] = "Grupos";
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
$text['button-edit']['en-us'] = "Edit"; $text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
$text['button-edit']['es-cl'] = "Editar"; $text['description-timeout']['fr-fr'] = "Temps total du timeout sur l'appel en secondes";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-timeout']['pt-pt'] = "Introduza o timeout da chamada em segundos";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-timeout']['pt-br'] = "Insira o tempo de saída da chamada em segundos";
$text['description-timeout']['pl'] = "Wpisz ogólny limit czasu rozmowy (milisekundy)";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-strategy']['en-us'] = "Select the ring strategy.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-strategy']['fr-fr'] = "Choisir la statégie de sonnerie.";
$text['description-strategy']['pt-pt'] = "Escolha o tipo de estratégia de toque.";
$text['message-maximum_ring_groups']['en-us'] = "Maximum Ring Groups:"; $text['description-strategy']['pt-br'] = "Selecione a estraétia da fila";
$text['message-maximum_ring_groups']['es-cl'] = "Grupos máximos Anillo Animales:"; $text['description-strategy']['pl'] = "Wybierz strategię";
$text['message-maximum_ring_groups']['pt-pt'] = "Grupos Máximo Anel de Estimação:";
$text['message-maximum_ring_groups']['fr-fr'] = "Groupes de Sonneries Maximum Autorisé:"; $text['description-skip_active']['en-us'] = "Skip destinations with active calls.";
$text['description-skip_active']['es-cl'] = "Saltar destinos con llamadas activas.";
$text['description-skip_active']['fr-fr'] = "Passer destinations avec des appels actifs.";
$text['description-skip_active']['pt-pt'] = "Ir destinos com ligações ativas.";
$text['description-skip_active']['pt-br'] = "Pular destinos de ligação ativa";
$text['description-skip_active']['pl'] = "Pomiń destynacje w przypadku aktywnej rozmowy.";
$text['description-ringback']['en-us'] = "Defines what the caller will hear while the destination is being called.";
$text['description-ringback']['es-cl'] = "Define lo que va a escuchar quien llama mientras el destino es llamado.";
$text['description-ringback']['fr-fr'] = "Définir le retour de sonnerie entendu par l'appelant tant que la destination est en alerte.";
$text['description-ringback']['pt-pt'] = "Define o que o chamador vai ouvir enquanto estiver a chamar para o destinatário.";
$text['description-ringback']['pt-br'] = "Define o que o receptor vai ouvir enquanto estiver a chamada para o destinatário";
$text['description-ringback']['pl'] = "Określa, co słyszy w słuchawce osoba dzwoniąca zanim rozmowa zostanie odebrana.";
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension ";
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo";
$text['description-ring-group-forward']['fr-fr'] = "Renvoyer les appels vers une destination alternative ";
$text['description-ring-group-forward']['pt-pt'] = "Encaminhar chamadas para um destino alternativo.";
$text['description-ring-group-forward']['pt-br'] = "Encaminhar chamadas para um destino alternativo";
$text['description-ring-group-forward']['pl'] = "Przekazuje rozmowy na alternatywny numer.";
$text['description-name']['en-us'] = "Enter a name.";
$text['description-name']['es-cl'] = "Ingrese un nombre.";
$text['description-name']['fr-fr'] = "Insérer un nom.";
$text['description-name']['pt-pt'] = "Introduza um nome.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-extension']['en-us'] = "Enter the extension number.";
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
$text['description-extension']['pt-pt'] = "Digite o número do ramal.";
$text['description-extension']['fr-fr'] = "Entrez le numéro de poste.";
$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-enter-context']['en-us'] = "Enter the context.";
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
$text['description-enter-context']['fr-fr'] = "";
$text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
$text['description-enter-context']['pt-br'] = "Insira um contexto";
$text['description-enter-context']['pl'] = "Wprowadź kontekst";
$text['description-enabled']['en-us'] = "Set the status of this ring group.";
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado.";
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce groupe de sonnerie";
$text['description-enabled']['pt-pt'] = "Escolher o estado do grupo.";
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
$text['description-enabled']['pl'] = "Ustaw status tej grupy odbiorców.";
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group.";
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado";
$text['description-destinations']['fr-fr'] = "Ajouter des destinations et des paramètres au groupe de sonnerie.";
$text['description-destinations']['pt-pt'] = "Adicionar destinos e parâmetros ao grupo.";
$text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS";
$text['description-destinations']['pl'] = "Dodaj destynację i parametry grupy odbiorców.";
$text['description-description']['en-us'] = "Enter a description (optional).";
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
$text['description-description']['fr-fr'] = "";
$text['description-description']['pt-pt'] = "Introduzir uma descrição (opcional)";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
$text['description-cid-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
$text['description-cid-number-prefix']['es-cl'] = "Establezca un prefijo del número de identificación de llamadas.";
$text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant.";
$text['description-cid-number-prefix']['pt-pt'] = "Definir um prefixo do número de identificação de chamadas.";
$text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo";
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
$text['description-cid-name-prefix']['en-us'] = "Set a prefix on the caller ID name.";
$text['description-cid-name-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID";
$text['description-cid-name-prefix']['fr-fr'] = "Choisir un préfixe pour le nom de l'appelant.";
$text['description-cid-name-prefix']['pt-pt'] = "Escolha um prefixo para o nome do originador da chamada.";
$text['description-cid-name-prefix']['pt-br'] = "Defina o nome do discador";
$text['description-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego.";
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy.";
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado.";
$text['description']['fr-fr'] = "Un groupe de sonnerie est un groupe de destinations pouvant être appelé via une stratégie de sonnerie.";
$text['description']['pt-pt'] = "Um grupo é um conjunto de destinos que podem ser chamados segunda uma determinada estratégia.";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['description']['pl'] = "Grupa odbiorców rozmowy składa się z kilku destynacji na które można dzwonić za pomocą różnych strategii.";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
$text['confirm-copy']['pt-pt'] = "Tem a certeza que pretende copiar isto?";
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
$text['button-save']['en-us'] = "Save";
$text['button-save']['es-cl'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$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-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-back']['en-us'] = "Back";
$text['button-back']['es-cl'] = "Volver";
$text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-add']['en-us'] = "Add";
$text['button-add']['es-cl'] = "Agregar";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-pt'] = "Adicionar";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
?> ?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Ring Groups"; $apps[$x]['menu'][0]['title']['en-us'] = "Ring Groups";
$apps[$x]['menu'][0]['title']['es-cl'] = "Grupo de llamados"; $apps[$x]['menu'][0]['title']['es-cl'] = "Grupo de llamados";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Groupes de sonnerie";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Grupos de Ring";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Grupos de chamada";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Grupy odbiorców rozmów.";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Groupes de sonnerie"; $apps[$x]['menu'][0]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Grupos de Ring"; $apps[$x]['menu'][0]['path'] = "/app/ring_groups/ring_groups.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/ring_groups/ring_groups.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
?> ?>

View File

@ -1,194 +1,234 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-services']['en-us'] = "Services";
1.1 (the "License"); you may not use this file except in compliance with $text['title-services']['es-cl'] = "Servicios";
the License. You may obtain a copy of the License at $text['title-services']['pt-pt'] = "Serviços";
http://www.mozilla.org/MPL/ $text['title-services']['fr-fr'] = "Services";
$text['title-services']['pt-br'] = "Serviços";
$text['title-services']['pl'] = "Serwisy";
Software distributed under the License is distributed on an "AS IS" basis, $text['title']['en-us'] = "Service Add";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['title']['es-cl'] = "Agregar Servicio";
for the specific language governing rights and limitations under the $text['title']['pt-pt'] = "Adicionar Serviço";
License. $text['title']['fr-fr'] = "Ajouter Service";
$text['title']['pt-br'] = "Configurações da Conta";
$text['title']['pl'] = "Dodaj serwis";
The Original Code is FusionPBX $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-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
The Initial Developer of the Original Code is $text['message-stopping']['en-us'] = "Stopping Service";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-stopping']['es-cl'] = "Servicio de Detención";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['message-stopping']['pt-pt'] = "A Parar Serviço";
the Initial Developer. All Rights Reserved. $text['message-stopping']['fr-fr'] = "Service de L'arrêt";
$text['message-stopping']['pt-br'] = "Pausar serviço";
$text['message-stopping']['pl'] = "Zatrzymaj serwis";
Contributor(s): $text['message-starting']['en-us'] = "Starting Service";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-starting']['es-cl'] = "Servicio de Inicio";
James Rose <james.o.rose@gmail.com> $text['message-starting']['pt-pt'] = "A Iniciar Serviço";
Philippe Rioual <bhouba@gmail.com> $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['title-services']['en-us'] = "Services"; $text['message-delete']['en-us'] = "Delete Complete";
$text['title-services']['es-cl'] = "Servicios"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['title-services']['pt-pt'] = "Serviços"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['title-services']['fr-fr'] = "Services"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['header-services']['en-us'] = "Services"; $text['message-add']['en-us'] = "Add Completed";
$text['header-services']['es-cl'] = "Servicios"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['header-services']['pt-pt'] = "Serviços"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['header-services']['fr-fr'] = "Services"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$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['label-type']['en-us'] = "Type";
$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['label-type']['es-cl'] = "Tipo";
$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['label-type']['pt-pt'] = "Tipo";
$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['label-type']['fr-fr'] = "Type";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['label-stopped']['en-us'] = "Stopped";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['label-stopped']['es-cl'] = "Detenido";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['label-stopped']['pt-pt'] = "Parou";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['label-stopped']['fr-fr'] = "Arrêtée";
$text['label-stopped']['pt-br'] = "Pausado";
$text['label-stopped']['pl'] = "Zatrzymany";
$text['message-delete']['en-us'] = "Delete Complete"; $text['label-stop_command']['en-us'] = "Stop Command";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['label-stop_command']['es-cl'] = "Comando para Detener";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['label-stop_command']['pt-pt'] = "Comando para Parar";
$text['message-delete']['fr-fr'] = "Supprimé"; $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['message-add']['en-us'] = "Add Completed"; $text['label-stop']['en-us'] = "Stop";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['label-stop']['es-cl'] = "Deténgase";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['label-stop']['pt-pt'] = "Pare";
$text['message-add']['fr-fr'] = "Ajouté"; $text['label-stop']['fr-fr'] = "Arrêtez";
$text['label-stop']['pt-br'] = "Parar";
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
$text['message-update']['en-us'] = "Update Completed"; $text['label-status']['en-us'] = "Status";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['label-status']['es-cl'] = "Estado";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['label-status']['pt-pt'] = "Estado";
$text['message-update']['fr-fr'] = "Mis à Jour"; $text['label-status']['fr-fr'] = "Statut";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pl'] = "Status";
$text['button-back']['en-us'] = "Back"; $text['label-start_command']['en-us'] = "Start Command";
$text['button-back']['es-cl'] = "Volver"; $text['label-start_command']['es-cl'] = "Comando para Iniciar";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-start_command']['pt-pt'] = "Comando para Iniciar";
$text['button-back']['fr-fr'] = "Retour"; $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['button-save']['en-us'] = "Save"; $text['label-start']['en-us'] = "Start";
$text['button-save']['es-cl'] = "Guardar"; $text['label-start']['es-cl'] = "Comienzo";
$text['button-save']['pt-pt'] = "Guardar"; $text['label-start']['pt-pt'] = "Começo";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['label-start']['fr-fr'] = "Début";
$text['label-start']['pt-br'] = "Iniciar";
$text['label-start']['pl'] = "Start";
$text['title']['en-us'] = "Service Add"; $text['label-running']['en-us'] = "Running";
$text['title']['es-cl'] = "Agregar Servicio"; $text['label-running']['es-cl'] = "Runcionamiento";
$text['title']['pt-pt'] = "Adicionar Serviço"; $text['label-running']['pt-pt'] = "Funcionamento";
$text['title']['fr-fr'] = "Ajouter Service"; $text['label-running']['fr-fr'] = "Fonctionnement";
$text['label-running']['pt-br'] = "Em execução";
$text['label-running']['pl'] = "Działa";
$text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them."; $text['label-name']['en-us'] = "Name";
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos."; $text['label-name']['es-cl'] = "Nombre";
$text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar."; $text['label-name']['pt-pt'] = "Nome";
$text['description']['fr-fr'] = "Affiche la liste des processus et permet de les démarrer et les arrêter."; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['en-us'] = "Name"; $text['label-description']['en-us'] = "Description";
$text['label-name']['es-cl'] = "Nombre"; $text['label-description']['es-cl'] = "Descripción";
$text['label-name']['pt-pt'] = "Nome"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-name']['fr-fr'] = "Nom"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-status']['en-us'] = "Status"; $text['label-data']['en-us'] = "Data";
$text['label-status']['es-cl'] = "Estado"; $text['label-data']['es-cl'] = "Datos";
$text['label-status']['pt-pt'] = "Estado"; $text['label-data']['pt-pt'] = "Dados";
$text['label-status']['fr-fr'] = "Statut"; $text['label-data']['fr-fr'] = "Données";
$text['label-data']['pt-br'] = "Data";
$text['label-data']['pl'] = "Dane";
$text['label-action']['en-us'] = "Action"; $text['label-action']['en-us'] = "Action";
$text['label-action']['es-cl'] = "Acción"; $text['label-action']['es-cl'] = "Acción";
$text['label-action']['pt-pt'] = "Ação"; $text['label-action']['pt-pt'] = "Ação";
$text['label-action']['fr-fr'] = "Action"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['pt-br'] = "Ação";
$text['label-action']['pl'] = "Operacja";
$text['label-running']['en-us'] = "Running"; $text['header-services']['en-us'] = "Services";
$text['label-running']['es-cl'] = "Runcionamiento"; $text['header-services']['es-cl'] = "Servicios";
$text['label-running']['pt-pt'] = "Funcionamento"; $text['header-services']['pt-pt'] = "Serviços";
$text['label-running']['fr-fr'] = "Fonctionnement"; $text['header-services']['fr-fr'] = "Services";
$text['header-services']['pt-br'] = "Serviços";
$text['header-services']['pl'] = "Serwisy";
$text['label-stopped']['en-us'] = "Stopped"; $text['description-type']['en-us'] = "Select the service type.";
$text['label-stopped']['es-cl'] = "Detenido"; $text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
$text['label-stopped']['pt-pt'] = "Parou"; $text['description-type']['pt-pt'] = "Seleccione o tipo de serviço.";
$text['label-stopped']['fr-fr'] = "Arrêtée"; $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['label-start']['en-us'] = "Start"; $text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
$text['label-start']['es-cl'] = "Comienzo"; $text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
$text['label-start']['pt-pt'] = "Começo"; $text['description-stop_command']['pt-pt'] = "Introduza o comando para parar o serviço.";
$text['label-start']['fr-fr'] = "Début"; $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['label-stop']['en-us'] = "Stop"; $text['description-start_command']['en-us'] = "Enter the command to start the service.";
$text['label-stop']['es-cl'] = "Deténgase"; $text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
$text['label-stop']['pt-pt'] = "Pare"; $text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço.";
$text['label-stop']['fr-fr'] = "Arrêtez"; $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['message-starting']['en-us'] = "Starting Service"; $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['message-starting']['es-cl'] = "Servicio de Inicio"; $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['message-starting']['pt-pt'] = "A Iniciar Serviço"; $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['message-starting']['fr-fr'] = "Démarrage du Service"; $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['message-stopping']['en-us'] = "Stopping Service"; $text['description-name']['en-us'] = "Enter the service name.";
$text['message-stopping']['es-cl'] = "Servicio de Detención"; $text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
$text['message-stopping']['pt-pt'] = "A Parar Serviço"; $text['description-name']['pt-pt'] = "Introduza o nome do serviço.";
$text['message-stopping']['fr-fr'] = "Service de L'arrêt"; $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']['en-us'] = "Enter the service name."; $text['description-description']['en-us'] = "Enter the service description.";
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio."; $text['description-description']['es-cl'] = "Ingrese una descripción del servicio.";
$text['description-name']['pt-pt'] = "Introduza o nome do serviço."; $text['description-description']['pt-pt'] = "Introduza a descrição do serviço.";
$text['description-name']['fr-fr'] = "Entrer le nom du service."; $text['description-description']['fr-fr'] = "Entrer la description du service.";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wprowadź opis serwisu.";
$text['label-type']['en-us'] = "Type"; $text['description-data']['en-us'] = "Enter the service data.";
$text['label-type']['es-cl'] = "Tipo"; $text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
$text['label-type']['pt-pt'] = "Tipo"; $text['description-data']['pt-pt'] = "Introduza os dados do serviço.";
$text['label-type']['fr-fr'] = "Type"; $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-type']['en-us'] = "Select the service type."; $text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio."; $text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
$text['description-type']['pt-pt'] = "Seleccione o tipo de serviço."; $text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar.";
$text['description-type']['fr-fr'] = "Choisir le type de service."; $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'] = "Edytuj informacje o koncie";
$text['label-data']['en-us'] = "Data"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['label-data']['es-cl'] = "Datos"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['label-data']['pt-pt'] = "Dados"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['label-data']['fr-fr'] = "Données"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['description-data']['en-us'] = "Enter the service data."; $text['button-save']['en-us'] = "Save";
$text['description-data']['es-cl'] = "Ingrese los datos del servicio."; $text['button-save']['es-cl'] = "Guardar";
$text['description-data']['pt-pt'] = "Introduza os dados do serviço."; $text['button-save']['pt-pt'] = "Guardar";
$text['description-data']['fr-fr'] = "Entrer les données du service."; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['label-start_command']['en-us'] = "Start Command"; $text['button-edit']['en-us'] = "Edit";
$text['label-start_command']['es-cl'] = "Comando para Iniciar"; $text['button-edit']['es-cl'] = "Editar";
$text['label-start_command']['pt-pt'] = "Comando para Iniciar"; $text['button-edit']['pt-pt'] = "Editar";
$text['label-start_command']['fr-fr'] = "Commande démarrage"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['description-start_command']['en-us'] = "Enter the command to start the service."; $text['button-delete']['en-us'] = "Delete";
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio."; $text['button-delete']['es-cl'] = "Eliminar";
$text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço."; $text['button-delete']['pt-pt'] = "Remover";
$text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer le service."; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['label-stop_command']['en-us'] = "Stop Command"; $text['button-back']['en-us'] = "Back";
$text['label-stop_command']['es-cl'] = "Comando para Detener"; $text['button-back']['es-cl'] = "Volver";
$text['label-stop_command']['pt-pt'] = "Comando para Parar"; $text['button-back']['pt-pt'] = "Voltar";
$text['label-stop_command']['fr-fr'] = "Comande d'arrêt"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$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['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['description-description']['en-us'] = "Enter the service description.";
$text['description-description']['es-cl'] = "Ingrese una descripción del servicio.";
$text['description-description']['pt-pt'] = "Introduza a descrição do serviço.";
$text['description-description']['fr-fr'] = "Entrer la description du service.";
$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-edit']['en-us'] = "Edit";
$text['button-edit']['es-cl'] = "Editar";
$text['button-edit']['pt-pt'] = "Editar";
$text['button-edit']['fr-fr'] = "Editer";
?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Services"; $apps[$x]['menu'][0]['title']['en-us'] = "Services";
$apps[$x]['menu'][0]['title']['es-cl'] = "Servicios"; $apps[$x]['menu'][0]['title']['es-cl'] = "Servicios";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Services";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Serviços";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Serviços";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Serwisy";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Services"; $apps[$x]['menu'][0]['uuid'] = "c28f14e9-e5ad-e992-0931-d5f5f0db6a79";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Serviços"; $apps[$x]['menu'][0]['path'] = "/app/services/services.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "c28f14e9-e5ad-e992-0931-d5f5f0db6a79";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/services/services.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,149 +1,218 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-settings-update']['en-us'] = "Setting Update";
1.1 (the "License"); you may not use this file except in compliance with $text['title-settings-update']['es-cl'] = "Actualizar Configuración";
the License. You may obtain a copy of the License at $text['title-settings-update']['pt-pt'] = "Actualizar a Configuração";
http://www.mozilla.org/MPL/ $text['title-settings-update']['fr-fr'] = "Mise à jour de la configuration";
$text['title-settings-update']['pt-br'] = "Atualizar configurações";
$text['title-settings-update']['pl'] = "Aktualizacja ustawienia";
$text['title-settings-update']['uk'] = "Оновлення налаштувань";
$text['title-settings-update']['sv-se'] = "Ändra Inställningar";
Software distributed under the License is distributed on an "AS IS" basis, $text['title-settings-add']['en-us'] = "Setting Add";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['title-settings-add']['es-cl'] = "Añadir Configuración";
for the specific language governing rights and limitations under the $text['title-settings-add']['pt-pt'] = "Adicionar Configuração";
License. $text['title-settings-add']['fr-fr'] = "Ajouter Cadre";
$text['title-settings-add']['pt-br'] = "Adionar configuração";
$text['title-settings-add']['pl'] = "Dodaj ustawienie";
$text['title-settings-add']['uk'] = "Додати налаштування";
$text['title-settings-add']['sv-se'] = "Lägg Till Inställning";
The Original Code is FusionPBX $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-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['uk'] = "Оновлення завершено";
$text['message-update']['sv-se'] = "Uppdatering Klar";
The Initial Developer of the Original Code is $text['message-add']['en-us'] = "Add Completed";
Mark J Crane <markjcrane@fusionpbx.com> $text['message-add']['es-cl'] = "Agregar Completado";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['message-add']['pt-pt'] = "Adição Efectuada";
the Initial Developer. All Rights Reserved. $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['uk'] = "Додано";
$text['message-add']['sv-se'] = "Tillagd";
Contributor(s): $text['label-xml-rpc-user']['en-us'] = "XML RPC Auth User";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-xml-rpc-user']['es-cl'] = "Usuario XML RPC";
James Rose <james.o.rose@gmail.com> $text['label-xml-rpc-user']['pt-pt'] = "Utilizador de autenticação de XML RPC";
Philippe Rioual <bhouba@gmail.com> $text['label-xml-rpc-user']['fr-fr'] = "Auth usager XML RPC";
*/ $text['label-xml-rpc-user']['pt-br'] = "Utilizar autenticação de XML RPC";
$text['label-xml-rpc-user']['pl'] = "Użytkownik XML RPC";
$text['label-xml-rpc-user']['uk'] = "";
$text['label-xml-rpc-user']['sv-se'] = "XML RPC Auth User";
$text['title-settings-add']['en-us'] = "Setting Add"; $text['label-xml-rpc-realm']['en-us'] = "XML RPC Auth Realm";
$text['title-settings-add']['es-cl'] = "Añadir Configuración"; $text['label-xml-rpc-realm']['es-cl'] = "Reino de Autenticación XML RPC";
$text['title-settings-add']['pt-pt'] = "Adicionar Configuração"; $text['label-xml-rpc-realm']['pt-pt'] = "Realm de autenticação do XML RPC";
$text['title-settings-add']['fr-fr'] = "Ajouter Cadre"; $text['label-xml-rpc-realm']['fr-fr'] = "XML RPC Auth Realm";
$text['label-xml-rpc-realm']['pt-br'] = "Reutilizar autenticação de XML RPC";
$text['label-xml-rpc-realm']['pl'] = "Realm (domena) XML RPC";
$text['label-xml-rpc-realm']['uk'] = "";
$text['label-xml-rpc-realm']['sv-se'] = "XML RPC Auth Realm";
$text['title-settings-update']['en-us'] = "Setting Update"; $text['label-xml-rpc-pw']['en-us'] = "XML RPC Auth Password";
$text['title-settings-update']['es-cl'] = "Actualizar Configuración"; $text['label-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC";
$text['title-settings-update']['pt-pt'] = "Actualizar a Configuração"; $text['label-xml-rpc-pw']['pt-pt'] = "Palavra-passe de autenticação do XML RPC";
$text['title-settings-update']['fr-fr'] = "Mise à jour de la configuration"; $text['label-xml-rpc-pw']['fr-fr'] = "Mot de passe XML RPC";
$text['label-xml-rpc-pw']['pt-br'] = "Palavra chave de autenticação do XML RPC";
$text['label-xml-rpc-pw']['pl'] = "Hasło XML RPC";
$text['label-xml-rpc-pw']['uk'] = "";
$text['label-xml-rpc-pw']['sv-se'] = "XML RPC Auth Password";
$text['label-event-socket-ip']['en-us'] = "Event Socket IP Address"; $text['label-xml-rpc-port']['en-us'] = "XML RPC HTTP Port";
$text['label-event-socket-ip']['es-cl'] = "Dirección IP del Socket de Eventos"; $text['label-xml-rpc-port']['es-cl'] = "Puerto XML RPC HTTP";
$text['label-event-socket-ip']['pt-pt'] = "Endreço IP do Event Socket"; $text['label-xml-rpc-port']['pt-pt'] = "Porto HTTP do XML RPC";
$text['label-event-socket-ip']['fr-fr'] = "Adresse IP pour Event Socket"; $text['label-xml-rpc-port']['fr-fr'] = "XML RPC HTTP Port";
$text['label-xml-rpc-port']['pt-br'] = "Porta HTTP do XML RPC";
$text['label-xml-rpc-port']['pl'] = "Port HTTP XML RPC";
$text['label-xml-rpc-port']['uk'] = "";
$text['label-xml-rpc-port']['sv-se'] = "XML RPC HTTP Port";
$text['description-event-socket-ip']['en-us'] = "Enter the event socket IP address. default: 127.0.0.1"; $text['label-shout-volume']['en-us'] = "Mod Shout Volume";
$text['description-event-socket-ip']['es-cl'] = "Dirección IP del socket de eventos. Predeterminada: 127.0.0.1"; $text['label-shout-volume']['es-cl'] = "Volumen Mod Shout";
$text['description-event-socket-ip']['pt-pt'] = "Introduza o endereço IP do event socket. omissão: 127.0.0.1"; $text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout";
$text['description-event-socket-ip']['fr-fr'] = "Adresse IP pour le module Event Socket. défaut: 127.0.0.1"; $text['label-shout-volume']['fr-fr'] = "Mod Shout Volume";
$text['label-shout-volume']['pt-br'] = "Volume do Mod Shout";
$text['label-shout-volume']['pl'] = "Głośność modułu mod_shout";
$text['label-shout-volume']['uk'] = "";
$text['label-shout-volume']['sv-se'] = "Mod Shout Volume";
$text['label-event-socket-port']['en-us'] = "Event Socket Port"; $text['label-shout-decoder']['en-us'] = "Mod Shout Decoder";
$text['label-event-socket-port']['es-cl'] = "Puerto del Socket de Eventos"; $text['label-shout-decoder']['es-cl'] = "Descodificador Mod Shout (MP3)";
$text['label-event-socket-port']['pt-pt'] = "Porto do Event Socket"; $text['label-shout-decoder']['pt-pt'] = "Descodificador do Mod Shout (MP3)";
$text['label-event-socket-port']['fr-fr'] = "Event Socket Port"; $text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3)";
$text['label-shout-decoder']['pt-br'] = "Decodificador do Mod Shout (MP3) ";
$text['label-shout-decoder']['pl'] = "Dekoder modułu mod_shout";
$text['label-shout-decoder']['uk'] = "";
$text['label-shout-decoder']['sv-se'] = "Mod Shout Decoder";
$text['description-event-socket-port']['en-us'] = "Enter the event socket port. default: 8021"; $text['label-event-socket-pw']['en-us'] = "Event Socket Password";
$text['description-event-socket-port']['es-cl'] = "Puerto del Socket de eventos. Predeterminado: 8021"; $text['label-event-socket-pw']['es-cl'] = "Contraseña del Docket de Eventos";
$text['description-event-socket-port']['pt-pt'] = "Introduza o porto do event socket. omissão: 8021"; $text['label-event-socket-pw']['pt-pt'] = "Palavra-chave do Event Socket";
$text['description-event-socket-port']['fr-fr'] = "Port du module Event Socket. défaut: 8021"; $text['label-event-socket-pw']['fr-fr'] = "Mot de Passe Event Socket";
$text['label-event-socket-pw']['pt-br'] = "Palavra-chave do Evento Socket ";
$text['label-event-socket-pw']['pl'] = "Hasło 'Event Socket'";
$text['label-event-socket-pw']['uk'] = "";
$text['label-event-socket-pw']['sv-se'] = "Event Socket Password";
$text['label-event-socket-pw']['en-us'] = "Event Socket Password"; $text['label-event-socket-port']['en-us'] = "Event Socket Port";
$text['label-event-socket-pw']['es-cl'] = "Contraseña del Docket de Eventos"; $text['label-event-socket-port']['es-cl'] = "Puerto del Socket de Eventos";
$text['label-event-socket-pw']['pt-pt'] = "Palavra-chave do Event Socket"; $text['label-event-socket-port']['pt-pt'] = "Porto do Event Socket";
$text['label-event-socket-pw']['fr-fr'] = "Mot de Passe Event Socket"; $text['label-event-socket-port']['fr-fr'] = "Event Socket Port";
$text['label-event-socket-port']['pt-br'] = "Porta do Evento Socket ";
$text['label-event-socket-port']['pl'] = "Port 'Event Socket'";
$text['label-event-socket-port']['uk'] = "";
$text['label-event-socket-port']['sv-se'] = "Event Socket Port ";
$text['description-event-socket-pw']['en-us'] = "Enter the event socket password."; $text['label-event-socket-ip']['en-us'] = "Event Socket IP Address";
$text['description-event-socket-pw']['es-cl'] = "Ingrese la contraseña del socket de eventos."; $text['label-event-socket-ip']['es-cl'] = "Dirección IP del Socket de Eventos";
$text['description-event-socket-pw']['pt-pt'] = "Introduza a palavra-chave do event socket."; $text['label-event-socket-ip']['pt-pt'] = "Endreço IP do Event Socket";
$text['description-event-socket-pw']['fr-fr'] = "Mot de passe pour se connecter au module Event Socket."; $text['label-event-socket-ip']['fr-fr'] = "Adresse IP pour Event Socket";
$text['label-event-socket-ip']['pt-br'] = "Endreço IP do Evento Socket ";
$text['label-event-socket-ip']['pl'] = "Adres IP 'Event Socket'";
$text['label-event-socket-ip']['uk'] = "";
$text['label-event-socket-ip']['sv-se'] = "Event Socket IP Address";
$text['label-xml-rpc-port']['en-us'] = "XML RPC HTTP Port"; $text['description-xml-rpc-user']['en-us'] = "Enter the XML RPC Auth User. default: xmlrpc";
$text['label-xml-rpc-port']['es-cl'] = "Puerto XML RPC HTTP"; $text['description-xml-rpc-user']['es-cl'] = "Ingrese usuario XML RPC. Predeterminado: xmlrpc";
$text['label-xml-rpc-port']['pt-pt'] = "Porto HTTP do XML RPC"; $text['description-xml-rpc-user']['pt-pt'] = "Introduza o utilizador de autenticação do XML RPC. omissão: xmlrpc";
$text['label-xml-rpc-port']['fr-fr'] = "XML RPC HTTP Port"; $text['description-xml-rpc-user']['fr-fr'] = "Usager XML RPC. défaut: xmlrpc";
$text['description-xml-rpc-user']['pt-br'] = "Introduza o utilizador de autenticação do XML RPC.xmlrpc ";
$text['description-xml-rpc-user']['pl'] = "Wprowadź użytkownika XML RPC (domyślny xmlrpc)";
$text['description-xml-rpc-user']['uk'] = "";
$text['description-xml-rpc-user']['sv-se'] = "Fyll i XML RPC Auth User. default: xmlrpc";
$text['description-xml-rpc-port']['en-us'] = "Enter the XML RPC HTTP Port. default: 8787"; $text['description-xml-rpc-realm']['en-us'] = "Enter the XML RPC Auth Realm. default: freeswitch";
$text['description-xml-rpc-port']['es-cl'] = "Ingrese el puerto XML RPC HTTP. Predeterminado: 8787"; $text['description-xml-rpc-realm']['es-cl'] = "Ingrese el reino de autenticación XML RPC. Predeterminado: freeswitch";
$text['description-xml-rpc-port']['pt-pt'] = "Introduza o porto HTTP para o XML RPC. omissão: 8787"; $text['description-xml-rpc-realm']['pt-pt'] = "Introduza o Realm de autenticação do XML RPC. omissão: freeswitch";
$text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8787"; $text['description-xml-rpc-realm']['fr-fr'] = "Royaume d'authentification XML RPC. défaut: freeswitch";
$text['description-xml-rpc-realm']['pt-br'] = "Introduza o dominio de autenticação do XML RPC. freeswitch ";
$text['description-xml-rpc-realm']['pl'] = "Wprowadź realm (domenę) XML RPC (domyślna freeswitch).";
$text['description-xml-rpc-realm']['uk'] = "";
$text['description-xml-rpc-realm']['sv-se'] = "Fyll i XML RPC Auth Realm. default: freeswitch ";
$text['label-xml-rpc-realm']['en-us'] = "XML RPC Auth Realm"; $text['description-xml-rpc-pw']['en-us'] = "Enter the XML RPC Auth Password.";
$text['label-xml-rpc-realm']['es-cl'] = "Reino de Autenticación XML RPC"; $text['description-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC.";
$text['label-xml-rpc-realm']['pt-pt'] = "Realm de autenticação do XML RPC"; $text['description-xml-rpc-pw']['pt-pt'] = "Introduza a palavra-passe de autenticação do XML RPC.";
$text['label-xml-rpc-realm']['fr-fr'] = "XML RPC Auth Realm"; $text['description-xml-rpc-pw']['fr-fr'] = "Mot de passe pour XML RPC.";
$text['description-xml-rpc-pw']['pt-br'] = "Introduza a palavra-chave de autenticação do XML RPC. ";
$text['description-xml-rpc-pw']['pl'] = "Wprowadź hasło XML RPC";
$text['description-xml-rpc-pw']['uk'] = "";
$text['description-xml-rpc-pw']['sv-se'] = "Fyll i XML RPC Auth Password.";
$text['description-xml-rpc-realm']['en-us'] = "Enter the XML RPC Auth Realm. default: freeswitch"; $text['description-xml-rpc-port']['en-us'] = "Enter the XML RPC HTTP Port. default: 8787";
$text['description-xml-rpc-realm']['es-cl'] = "Ingrese el reino de autenticación XML RPC. Predeterminado: freeswitch"; $text['description-xml-rpc-port']['es-cl'] = "Ingrese el puerto XML RPC HTTP. Predeterminado: 8787";
$text['description-xml-rpc-realm']['pt-pt'] = "Introduza o Realm de autenticação do XML RPC. omissão: freeswitch"; $text['description-xml-rpc-port']['pt-pt'] = "Introduza o porto HTTP para o XML RPC. omissão: 8787";
$text['description-xml-rpc-realm']['fr-fr'] = "Royaume d'authentification XML RPC. défaut: freeswitch"; $text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8787";
$text['description-xml-rpc-port']['pt-br'] = "Introduza a oirta HTTP para o XML RPC. 8787 ";
$text['description-xml-rpc-port']['pl'] = "Wprowadź port HTTP XML RPC";
$text['description-xml-rpc-port']['uk'] = "";
$text['description-xml-rpc-port']['sv-se'] = "Fyll i XML RPC HTTP Port. default: 8787";
$text['label-xml-rpc-user']['en-us'] = "XML RPC Auth User"; $text['description-shout-volume']['en-us'] = "Enter Mod Shout Volume.";
$text['label-xml-rpc-user']['es-cl'] = "Usuario XML RPC"; $text['description-shout-volume']['es-cl'] = "Ingrese el volumen del Mod Shout.";
$text['label-xml-rpc-user']['pt-pt'] = "Utilizador de autenticação de XML RPC"; $text['description-shout-volume']['pt-pt'] = "Introduza o volume do Mod Shout.";
$text['label-xml-rpc-user']['fr-fr'] = "Auth usager XML RPC"; $text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
$text['description-shout-volume']['pt-br'] = "Introduza o volume do Mod Shout. ";
$text['description-shout-volume']['pl'] = "Wprowadź głośność modułu Mod Shout";
$text['description-shout-volume']['uk'] = "";
$text['description-shout-volume']['sv-se'] = "Fyll i Mod Shout Volume.";
$text['description-xml-rpc-user']['en-us'] = "Enter the XML RPC Auth User. default: xmlrpc"; $text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386";
$text['description-xml-rpc-user']['es-cl'] = "Ingrese usuario XML RPC. Predeterminado: xmlrpc"; $text['description-shout-decoder']['es-cl'] = "Ingrese el tipo de descodificador. Predeterminado: i386";
$text['description-xml-rpc-user']['pt-pt'] = "Introduza o utilizador de autenticação do XML RPC. omissão: xmlrpc"; $text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão: i386";
$text['description-xml-rpc-user']['fr-fr'] = "Usager XML RPC. défaut: xmlrpc"; $text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386";
$text['description-shout-decoder']['pt-br'] = "Tipo de descodificador. i386 ";
$text['description-shout-decoder']['pl'] = "Wprowadź rodzaj dekodera (domyślny i386)";
$text['description-shout-decoder']['uk'] = "";
$text['description-shout-decoder']['sv-se'] = "Fyll i Decoder. default: i386";
$text['label-xml-rpc-pw']['en-us'] = "XML RPC Auth Password"; $text['description-event-socket-pw']['en-us'] = "Enter the event socket password.";
$text['label-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC"; $text['description-event-socket-pw']['es-cl'] = "Ingrese la contraseña del socket de eventos.";
$text['label-xml-rpc-pw']['pt-pt'] = "Palavra-passe de autenticação do XML RPC"; $text['description-event-socket-pw']['pt-pt'] = "Introduza a palavra-chave do event socket.";
$text['label-xml-rpc-pw']['fr-fr'] = "Mot de passe XML RPC"; $text['description-event-socket-pw']['fr-fr'] = "Mot de passe pour se connecter au module Event Socket.";
$text['description-event-socket-pw']['pt-br'] = "Introduza a palavra-chave do event socket. ";
$text['description-event-socket-pw']['pl'] = "Wprowadź hasło 'Event Socket'";
$text['description-event-socket-pw']['uk'] = "";
$text['description-event-socket-pw']['sv-se'] = "Fyll i event socket password.";
$text['description-xml-rpc-pw']['en-us'] = "Enter the XML RPC Auth Password."; $text['description-event-socket-port']['en-us'] = "Enter the event socket port. default: 8021";
$text['description-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC."; $text['description-event-socket-port']['es-cl'] = "Puerto del Socket de eventos. Predeterminado: 8021";
$text['description-xml-rpc-pw']['pt-pt'] = "Introduza a palavra-passe de autenticação do XML RPC."; $text['description-event-socket-port']['pt-pt'] = "Introduza o porto do event socket. omissão: 8021";
$text['description-xml-rpc-pw']['fr-fr'] = "Mot de passe pour XML RPC."; $text['description-event-socket-port']['fr-fr'] = "Port du module Event Socket. défaut: 8021";
$text['description-event-socket-port']['pt-br'] = "Introduza o porto do evento socket. 8021 ";
$text['description-event-socket-port']['pl'] = "Wprowadź port 'Event Socket' (domyślny 8021)";
$text['description-event-socket-port']['uk'] = "";
$text['description-event-socket-port']['sv-se'] = "Fyll i event socket port. default: 8021";
$text['label-shout-decoder']['en-us'] = "Mod Shout Decoder"; $text['description-event-socket-ip']['en-us'] = "Enter the event socket IP address. default: 127.0.0.1";
$text['label-shout-decoder']['es-cl'] = "Descodificador Mod Shout (MP3)"; $text['description-event-socket-ip']['es-cl'] = "Dirección IP del socket de eventos. Predeterminada: 127.0.0.1";
$text['label-shout-decoder']['pt-pt'] = "Descodificador do Mod Shout (MP3)"; $text['description-event-socket-ip']['pt-pt'] = "Introduza o endereço IP do event socket. omissão: 127.0.0.1";
$text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3)"; $text['description-event-socket-ip']['fr-fr'] = "Adresse IP pour le module Event Socket. défaut: 127.0.0.1";
$text['description-event-socket-ip']['pt-br'] = "Introduza o endereço IP do evento socket. omissão: 127.0.0.1 ";
$text['description-event-socket-ip']['pl'] = "Wprowadź adres IP 'Event Socket' (domyślny 127.0.0.1)";
$text['description-event-socket-ip']['uk'] = "";
$text['description-event-socket-ip']['sv-se'] = "Fyll i event socket IP address. default: 127.0.0.1";
$text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386"; $text['button-save']['en-us'] = "Save";
$text['description-shout-decoder']['es-cl'] = "Ingrese el tipo de descodificador. Predeterminado: i386"; $text['button-save']['pt-pt'] = "Guardar";
$text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão: i386"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386"; $text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$text['button-save']['sv-se'] = "Spara";
$text['label-shout-volume']['en-us'] = "Mod Shout Volume"; $text['button-back']['en-us'] = "Back";
$text['label-shout-volume']['es-cl'] = "Volumen Mod Shout"; $text['button-back']['es-cl'] = "Guardar";
$text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout"; $text['button-back']['pt-pt'] = "Voltar";
$text['label-shout-volume']['fr-fr'] = "Mod Shout Volume"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$text['button-back']['sv-se'] = "Tillbaka";
$text['description-shout-volume']['en-us'] = "Enter Mod Shout Volume."; ?>
$text['description-shout-volume']['es-cl'] = "Ingrese el volumen del Mod Shout.";
$text['description-shout-volume']['pt-pt'] = "Introduza o volume do Mod Shout.";
$text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
$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-save']['en-us'] = "Save";
$text['button-back']['es-cl'] = "Guardar";
$text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['es-cl'] = "Agregar Completado";
$text['message-add']['pt-pt'] = "Adição Efectuada";
$text['message-add']['fr-fr'] = "Ajouté";
$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";
?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Settings"; $apps[$x]['menu'][0]['title']['en-us'] = "Settings";
$apps[$x]['menu'][0]['title']['es-cl'] = "Configuraciones"; $apps[$x]['menu'][0]['title']['es-cl'] = "Configuraciones";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Configuration";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Definições";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Definições";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Ustawienia";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Configuration"; $apps[$x]['menu'][0]['title']['uk'] = "Налаштування";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Inställningar";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "148ea42a-3711-3d64-181b-07a6a3c3ed60";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Definições"; $apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "148ea42a-3711-3d64-181b-07a6a3c3ed60"; $apps[$x]['menu'][0]['path'] = "/app/settings/setting_edit.php";
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/settings/setting_edit.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,193 +1,270 @@
<?php <?php
$text['title-sip_profiles']['en-us'] = "SIP Profiles"; $text['title-sip_profiles']['en-us'] = "SIP Profiles";
$text['title-sip_profiles']['es-cl'] = "Perfiles SIP"; $text['title-sip_profiles']['es-cl'] = "Perfiles SIP";
$text['title-sip_profiles']['pt-pt'] = "Perfis SIP"; $text['title-sip_profiles']['pt-pt'] = "Perfis SIP";
$text['title-sip_profiles']['fr-fr'] = "Profiles SIP"; $text['title-sip_profiles']['fr-fr'] = "Profiles SIP";
$text['title-sip_profiles']['pt-br'] = "Perfis SIP";
$text['title-sip_profiles']['pl'] = "Profile SIP";
$text['title-sip_profile']['en-us'] = "SIP Profile"; $text['title-sip_profile']['en-us'] = "SIP Profile";
$text['title-sip_profile']['es-cl'] = "Perfil SIP"; $text['title-sip_profile']['es-cl'] = "Perfil SIP";
$text['title-sip_profile']['pt-pt'] = "Perfil SIP"; $text['title-sip_profile']['pt-pt'] = "Perfil SIP";
$text['title-sip_profile']['fr-fr'] = "Profile SIP"; $text['title-sip_profile']['fr-fr'] = "Profile SIP";
$text['title-sip_profile']['pt-br'] = "Perfis SIP";
$text['title-sip_profile']['pl'] = "Profil SIP";
$text['title-setting']['en-us'] = "Profile Setting"; $text['title-setting']['en-us'] = "Profile Setting";
$text['title-setting']['es-cl'] = "Configuración de Perfil"; $text['title-setting']['es-cl'] = "Configuración de Perfil";
$text['title-setting']['pt-pt'] = "Definições do Perfil"; $text['title-setting']['pt-pt'] = "Definições do Perfil";
$text['title-setting']['fr-fr'] = "Paramètres du Profile"; $text['title-setting']['fr-fr'] = "Paramètres du Profile";
$text['title-setting']['pt-br'] = "Configurações do perfil";
$text['title-setting']['pl'] = "Ustawienia profilu";
$text['header-sip_profiles']['en-us'] = "SIP Profiles"; $text['option-true']['en-us'] = "True";
$text['header-sip_profiles']['es-cl'] = "Perfiles SIP"; $text['option-true']['es-cl'] = "Verdadero";
$text['header-sip_profiles']['pt-pt'] = "Perfis SIP"; $text['option-true']['pt-pt'] = "Sim";
$text['header-sip_profiles']['fr-fr'] = "Profiles SIP"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['pt-br'] = "Sim";
$text['option-true']['pl'] = "Tak";
$text['header-sip_profile']['en-us'] = "SIP Profile"; $text['option-false']['en-us'] = "False";
$text['header-sip_profiles']['es-cl'] = "Perfiles SIP"; $text['option-false']['es-cl'] = "Falso";
$text['header-sip_profile']['pt-pt'] = "Perfil SIP"; $text['option-false']['pt-pt'] = "Não";
$text['header-sip_profile']['fr-fr'] = "Profile SIP"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['pt-br'] = "Não";
$text['option-false']['pl'] = "Nie";
$text['header_settings']['en-us'] = "Settings"; $text['message-update']['en-us'] = "Update Completed";
$text['header_settings']['es-cl'] = "Configuraciones"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header_settings']['pt-pt'] = "Definições"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header_settings']['fr-fr'] = "Paramètres"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['header-setting']['en-us'] = "Profile Setting"; $text['message-required']['en-us'] = "Please provide: ";
$text['header-setting']['es-cl'] = "Configuración de Perfil"; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['header-setting']['pt-pt'] = "Definições do Perfil"; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['header-setting']['fr-fr'] = "Paramètres du Profile"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wpisz:";
$text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles."; $text['message-delete']['en-us'] = "Delete Completed";
$text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP."; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['description-sip_profiles']['pt-pt'] = "Gerir definições para os perfis SIP."; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['description-sip_profiles']['fr-fr'] = "Gérer les paramètres du profile SIP"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile."; $text['message-copy']['en-us'] = "Copy Completed";
$text['description-sip_profile']['es-cl'] = "Administrar configuraciones para perfiles SIP."; $text['message-copy']['pt-pt'] = "Cópia Efectuada";
$text['description-sip_profile']['pt-pt'] = "Gerir definições para o perfil SIP."; $text['message-copy']['fr-fr'] = "Copié";
$text['description-sip_profile']['fr-fr'] = "Gérer les paramètres du profile SIP"; $text['message-copy']['pt-br'] = "Cópia Efetuada";
$text['message-copy']['pl'] = "Skopiowano poprawnie";
$text['label-name']['en-us'] = "Name"; $text['message-add']['en-us'] = "Add Completed";
$text['label-name']['es-cl'] = "Nombre"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-name']['pt-pt'] = "Nome"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-name']['fr-fr'] = "Nom"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['label-description']['en-us'] = "Description"; $text['label-setting_value']['en-us'] = "Value";
$text['label-description']['es-cl'] = "Descripción"; $text['label-setting_value']['es-cl'] = "Valor";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-setting_value']['pt-pt'] = "Valor";
$text['label-description']['fr-fr'] = "Description"; $text['label-setting_value']['fr-fr'] = "Valeur";
$text['label-setting_value']['pt-br'] = "Valor";
$text['label-setting_value']['pl'] = "Wartość";
$text['label-setting_name']['en-us'] = "Name"; $text['label-setting_name']['en-us'] = "Name";
$text['label-setting_name']['es-cl'] = "Nombre"; $text['label-setting_name']['es-cl'] = "Nombre";
$text['label-setting_name']['pt-pt'] = "Nome"; $text['label-setting_name']['pt-pt'] = "Nome";
$text['label-setting_name']['fr-fr'] = "Nom"; $text['label-setting_name']['fr-fr'] = "Nom";
$text['label-setting_name']['pt-br'] = "Nome";
$text['label-setting_name']['pl'] = "Nazwa";
$text['label-setting_value']['en-us'] = "Value"; $text['label-setting_enabled']['en-us'] = "Enabled";
$text['label-setting_value']['es-cl'] = "Valor"; $text['label-setting_enabled']['es-cl'] = "Activado";
$text['label-setting_value']['pt-pt'] = "Valor"; $text['label-setting_enabled']['pt-pt'] = "Habilitado";
$text['label-setting_value']['fr-fr'] = "Valeur"; $text['label-setting_enabled']['fr-fr'] = "Actif";
$text['label-setting_enabled']['pt-br'] = "Habilitado";
$text['label-setting_enabled']['pl'] = "Włączony";
$text['label-setting_enabled']['en-us'] = "Enabled"; $text['label-setting_description']['en-us'] = "Description";
$text['label-setting_enabled']['es-cl'] = "Activado"; $text['label-setting_description']['es-cl'] = "Descripción";
$text['label-setting_enabled']['pt-pt'] = "Habilitado"; $text['label-setting_description']['pt-pt'] = "Descrição";
$text['label-setting_enabled']['fr-fr'] = "Actif"; $text['label-setting_description']['fr-fr'] = "Description";
$text['label-setting_description']['pt-br'] = "Descrição";
$text['label-setting_description']['pl'] = "opis";
$text['label-setting_description']['en-us'] = "Description"; $text['label-name']['en-us'] = "Name";
$text['label-setting_description']['es-cl'] = "Descripción"; $text['label-name']['es-cl'] = "Nombre";
$text['label-setting_description']['pt-pt'] = "Descrição"; $text['label-name']['pt-pt'] = "Nome";
$text['label-setting_description']['fr-fr'] = "Description"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['description-name']['en-us'] = "Enter the SIP Profile name."; $text['label-hostname']['en-us'] = "Hostname";
$text['description-name']['es-cl'] = "Ingrese el nombre de perfil SIP."; $text['label-hostname']['pt-pt'] = "Hostname";
$text['description-name']['pt-pt'] = "Introduza o nome do perfil SIP."; $text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['description-name']['fr-fr'] = "Entrer le nom du Profile SIP."; $text['label-hostname']['pt-br'] = "Hostname";
$text['label-hostname']['pl'] = "Nazwa hosta";
$text['description-description']['en-us'] = "Enter the description."; $text['label-description']['en-us'] = "Description";
$text['description-description']['es-cl'] = "Ingrese una descripción."; $text['label-description']['es-cl'] = "Descripción";
$text['description-description']['pt-pt'] = "Introduza a descrição."; $text['label-description']['pt-pt'] = "Descrição";
$text['description-description']['fr-fr'] = "Entrer la description."; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['description-setting_name']['en-us'] = "Enter the name."; $text['header_settings']['en-us'] = "Settings";
$text['description-setting_name']['es-cl'] = "Ingrese un nombre."; $text['header_settings']['es-cl'] = "Configuraciones";
$text['description-setting_name']['pt-pt'] = "Introduza o nome."; $text['header_settings']['pt-pt'] = "Definições";
$text['description-setting_name']['fr-fr'] = "Entrer le nom."; $text['header_settings']['fr-fr'] = "Paramètres";
$text['header_settings']['pt-br'] = "Configurações";
$text['header_settings']['pl'] = "Ustawienia";
$text['description-setting_value']['en-us'] = "Enter the value."; $text['header-sip_profiles']['en-us'] = "SIP Profiles";
$text['description-setting_value']['es-cl'] = "Ingrese un valor."; $text['header-sip_profiles']['es-cl'] = "Perfiles SIP";
$text['description-setting_value']['pt-pt'] = "Introduza o valor."; $text['header-sip_profiles']['pt-pt'] = "Perfis SIP";
$text['description-setting_value']['fr-fr'] = "Entrer la valeur."; $text['header-sip_profiles']['fr-fr'] = "Profiles SIP";
$text['header-sip_profiles']['pt-br'] = "Perfis SIP";
$text['header-sip_profiles']['pl'] = "Profile SIP";
$text['description-setting_enabled']['en-us'] = "Choose to enable or disable this."; $text['header-sip_profile']['en-us'] = "SIP Profile";
$text['description-setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto."; $text['header-sip_profile']['pt-pt'] = "Perfil SIP";
$text['description-setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado."; $text['header-sip_profile']['fr-fr'] = "Profile SIP";
$text['description-setting_enabled']['fr-fr'] = "Choisir si le paramètre sera actif ou non."; $text['header-sip_profile']['pt-br'] = "Perfil SIP";
$text['header-sip_profile']['pl'] = "Profil SIP";
$text['description-setting_description']['en-us'] = "Enter the description."; $text['header-setting']['en-us'] = "Profile Setting";
$text['description-setting_description']['es-cl'] = "Ingrese una descripción."; $text['header-setting']['es-cl'] = "Configuración de Perfil";
$text['description-setting_description']['pt-pt'] = "Introduza uma descrição."; $text['header-setting']['pt-pt'] = "Definições do Perfil";
$text['description-setting_description']['fr-fr'] = "Entrer la description."; $text['header-setting']['fr-fr'] = "Paramètres du Profile";
$text['header-setting']['pt-br'] = "Configurações do perfil";
$text['header-setting']['pl'] = "Ustawienia profilu";
$text['header-hostname']['en-us'] = "Hostname"; $text['header-hostname']['en-us'] = "Hostname";
$text['header-hostname']['pt-pt'] = "Hostname"; $text['header-hostname']['pt-pt'] = "Hostname";
$text['header-hostname']['fr-fr'] = "Nom d'hôte"; $text['header-hostname']['fr-fr'] = "Nom d'hôte";
$text['header-hostname']['pt-br'] = "Hostname";
$text['header-hostname']['pl'] = "Nazwa hosta";
$text['label-hostname']['en-us'] = "Hostname"; $text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles.";
$text['label-hostname']['pt-pt'] = "Hostname"; $text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
$text['label-hostname']['fr-fr'] = "Nom d'hôte"; $text['description-sip_profiles']['pt-pt'] = "Gerir definições para os perfis SIP.";
$text['description-sip_profiles']['fr-fr'] = "Gérer les paramètres du profile SIP";
$text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os perfis SIP";
$text['description-sip_profiles']['pl'] = "Zarządzaj ustawieniami profili SIP.";
$text['description-hostname']['en-us'] = "Enter the hostname / switchname."; $text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile.";
$text['description-hostname']['pt-pt'] = "Introduza o hostname"; $text['description-sip_profile']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; $text['description-sip_profile']['pt-pt'] = "Gerir definições para o perfil SIP.";
$text['description-sip_profile']['fr-fr'] = "Gérer les paramètres du profile SIP";
$text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o perfil SIP";
$text['description-sip_profile']['pl'] = "Zarządzaj ustawienia profilu SIP.";
$text['option-true']['en-us'] = "True"; $text['description-setting_value']['en-us'] = "Enter the value.";
$text['option-true']['es-cl'] = "Verdadero"; $text['description-setting_value']['es-cl'] = "Ingrese un valor.";
$text['option-true']['pt-pt'] = "Sim"; $text['description-setting_value']['pt-pt'] = "Introduza o valor.";
$text['option-true']['fr-fr'] = "Oui"; $text['description-setting_value']['fr-fr'] = "Entrer la valeur.";
$text['description-setting_value']['pt-br'] = "Insira o valor";
$text['description-setting_value']['pl'] = "Wprowadź wartość.";
$text['option-false']['en-us'] = "False"; $text['description-setting_name']['en-us'] = "Enter the name.";
$text['option-false']['es-cl'] = "Falso"; $text['description-setting_name']['es-cl'] = "Ingrese un nombre.";
$text['option-false']['pt-pt'] = "Não"; $text['description-setting_name']['pt-pt'] = "Introduza o nome.";
$text['option-false']['fr-fr'] = "Non"; $text['description-setting_name']['fr-fr'] = "Entrer le nom.";
$text['description-setting_name']['pt-br'] = "Insira o nome";
$text['description-setting_name']['pl'] = "Wpisz nazwę.";
$text['button-add']['en-us'] = "Add"; $text['description-setting_enabled']['en-us'] = "Choose to enable or disable this.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado.";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-setting_enabled']['fr-fr'] = "Choisir si le paramètre sera actif ou non.";
$text['description-setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. ";
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
$text['button-edit']['en-us'] = "Edit"; $text['description-setting_description']['en-us'] = "Enter the description.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-setting_description']['es-cl'] = "Ingrese una descripción.";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-setting_description']['pt-pt'] = "Introduza uma descrição.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-setting_description']['fr-fr'] = "Entrer la description.";
$text['description-setting_description']['pt-br'] = "Insira uma descrição";
$text['description-setting_description']['pl'] = "Wprowadź opis.";
$text['button-delete']['en-us'] = "Delete"; $text['description-name']['en-us'] = "Enter the SIP Profile name.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-name']['es-cl'] = "Ingrese el nombre de perfil SIP.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-name']['pt-pt'] = "Introduza o nome do perfil SIP.";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-name']['fr-fr'] = "Entrer le nom du Profile SIP.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['button-back']['en-us'] = "Back"; $text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
$text['button-back']['es-cl'] = "Volver"; $text['description-hostname']['pt-pt'] = "Introduza o hostname";
$text['button-back']['pt-pt'] = "Voltar"; $text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
$text['button-back']['fr-fr'] = "Retour"; $text['description-hostname']['pt-br'] = "Insira o hostname";
$text['description-hostname']['pl'] = "Wprowadź nazwę hosta / PBXu.";
$text['button-copy']['en-us'] = "Copy"; $text['description-description']['en-us'] = "Enter the description.";
$text['button-copy']['pt-pt'] = "Copiar"; $text['description-description']['es-cl'] = "Ingrese una descripción.";
$text['button-copy']['fr-fr'] = "Copier"; $text['description-description']['pt-pt'] = "Introduza a descrição.";
$text['description-description']['fr-fr'] = "Entrer la description.";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wprowadź opis";
$text['button-save']['en-us'] = "Save"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-save']['es-cl'] = "Guardar"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-save']['pt-pt'] = "Guardar"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['confirm-delete']['fr-fr'] = "Voulez-vous 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']['en-us'] = "Do you really want to delete this?"; $text['confirm-copy']['en-us'] = "Enter the SIP Profile name.";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['confirm-copy']['es-cl'] = "Ingrese el nombre de perfil SIP.";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['confirm-copy']['pt-pt'] = "Introduza o nome do perfil SIP.";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-copy']['fr-fr'] = "Entrer le nom du Profile SIP.";
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
$text['confirm-copy']['en-us'] = "Enter the SIP Profile name."; $text['button-save']['en-us'] = "Save";
$text['confirm-copy']['es-cl'] = "Ingrese el nombre de perfil SIP."; $text['button-save']['es-cl'] = "Guardar";
$text['confirm-copy']['pt-pt'] = "Introduza o nome do perfil SIP."; $text['button-save']['pt-pt'] = "Guardar";
$text['confirm-copy']['fr-fr'] = "Entrer le nom du Profile SIP."; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['message-add']['en-us'] = "Add Completed"; $text['button-edit']['en-us'] = "Edit";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-edit']['es-cl'] = "Editar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['message-update']['en-us'] = "Update Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-copy']['en-us'] = "Copy";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-copy']['pt-pt'] = "Copiar";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-copy']['fr-fr'] = "Copier";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-copy']['pt-br'] = "Copiar";
$text['button-copy']['pl'] = "Kopiuj";
$text['message-copy']['en-us'] = "Copy Completed"; $text['button-back']['en-us'] = "Back";
$text['message-copy']['pt-pt'] = "Cópia Efectuada"; $text['button-back']['es-cl'] = "Volver";
$text['message-copy']['fr-fr'] = "Copié"; $text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['en-us'] = "Add";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['es-cl'] = "Agregar";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
?> ?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "SIP Profiles"; $apps[$x]['menu'][0]['title']['en-us'] = "SIP Profiles";
$apps[$x]['menu'][0]['title']['es-cl'] = "Perfiles SIP"; $apps[$x]['menu'][0]['title']['es-cl'] = "Perfiles SIP";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Profiles SIP";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Perfis SIP";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Perfis SIP";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Profile SIP";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Profiles SIP"; $apps[$x]['menu'][0]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Perfis SIP"; $apps[$x]['menu'][0]['path'] = "/app/sip_profiles/sip_profiles.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/sip_profiles/sip_profiles.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,128 +1,143 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-status']['en-us'] = "Status";
1.1 (the "License"); you may not use this file except in compliance with $text['title-status']['es-cl'] = "Estado";
the License. You may obtain a copy of the License at $text['title-status']['pt-pt'] = "Estado";
http://www.mozilla.org/MPL/ $text['title-status']['fr-fr'] = "Statut";
$text['title-status']['pt-br'] = "Estado";
$text['title-status']['pl'] = "Status ";
Software distributed under the License is distributed on an "AS IS" basis, $text['title-sofia-status-profile']['en-us'] = "sofia status profile";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
for the specific language governing rights and limitations under the $text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia";
License. $text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia";
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
$text['title-sofia-status-profile']['pl'] = "Status profilu sofia";
The Original Code is FusionPBX $text['title-sofia-status']['en-us'] = "sofia status";
$text['title-sofia-status']['es-cl'] = "estado sofia";
$text['title-sofia-status']['pt-pt'] = "estado do módulo sofia";
$text['title-sofia-status']['fr-fr'] = "sofia statut";
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
$text['title-sofia-status']['pl'] = "status sofi";
The Initial Developer of the Original Code is $text['title-sip-status']['en-us'] = "SIP Status";
Mark J Crane <markjcrane@fusionpbx.com> $text['title-sip-status']['es-cl'] = "SIP Estado";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['title-sip-status']['pt-pt'] = "SIP Estado";
the Initial Developer. All Rights Reserved. $text['title-sip-status']['fr-fr'] = "SIP État";
$text['title-sip-status']['pt-br'] = "Estado SIP";
$text['title-sip-status']['pl'] = "Status SIP";
Contributor(s): $text['label-type']['en-us'] = "Type";
Mark J Crane <markjcrane@fusionpbx.com> $text['label-type']['es-cl'] = "Tipo";
James Rose <james.o.rose@gmail.com> $text['label-type']['pt-pt'] = "Tipo";
Philippe Rioual <bhouba@gmail.com> $text['label-type']['fr-fr'] = "Type";
*/ $text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['title-sip-status']['en-us'] = "SIP Status"; $text['label-state']['en-us'] = "State";
$text['title-sip-status']['es-cl'] = "SIP Estado"; $text['label-state']['es-cl'] = "Estado";
$text['title-sip-status']['pt-pt'] = "SIP Estado"; $text['label-state']['fr-fr'] = "Etat";
$text['title-sip-status']['fr-fr'] = "SIP État"; $text['label-state']['pt-pt'] = "Estado";
$text['label-state']['pt-br'] = "Estado";
$text['label-state']['pl'] = "Status";
$text['header-sip-status']['en-us'] = "SIP Status"; $text['label-name']['en-us'] = "Name";
$text['header-sip-status']['es-cl'] = "SIP Estado"; $text['label-name']['es-cl'] = "Nombre";
$text['header-sip-status']['pt-pt'] = "SIP Estado"; $text['label-name']['pt-pt'] = "Nome";
$text['header-sip-status']['fr-fr'] = "SIP État"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed."; $text['label-message']['en-us'] = "Message";
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida."; $text['label-message']['es-cl'] = "Mensaje";
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou."; $text['label-message']['pt-pt'] = "Mensagem";
$text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec."; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['pt-br'] = "Mensagem";
$text['label-message']['pl'] = "Wiadomość";
$text['label-message']['en-us'] = "Message"; $text['label-data']['en-us'] = "Data";
$text['label-message']['es-cl'] = "Mensaje"; $text['label-data']['es-cl'] = "Datos";
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-data']['pt-pt'] = "Dados";
$text['label-message']['fr-fr'] = "Message"; $text['label-data']['fr-fr'] = "Données";
$text['label-data']['pt-br'] = "Data";
$text['label-data']['pl'] = "Dane";
$text['title-sofia-status']['en-us'] = "sofia status"; $text['header-sip-status']['en-us'] = "SIP Status";
$text['title-sofia-status']['es-cl'] = "estado sofia"; $text['header-sip-status']['es-cl'] = "SIP Estado";
$text['title-sofia-status']['pt-pt'] = "estado do módulo sofia"; $text['header-sip-status']['pt-pt'] = "SIP Estado";
$text['title-sofia-status']['fr-fr'] = "sofia statut"; $text['header-sip-status']['fr-fr'] = "SIP État";
$text['header-sip-status']['pt-br'] = "SIP Estado";
$text['header-sip-status']['pl'] = "Status SIP";
$text['title-sofia-status-profile']['en-us'] = "sofia status profile"; $text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia"; $text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
$text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia"; $text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
$text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia"; $text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
$text['title-status']['en-us'] = "Status"; $text['button-stop']['en-us'] = "Stop";
$text['title-status']['es-cl'] = "Estado"; $text['button-stop']['es-cl'] = "Detener";
$text['title-status']['pt-pt'] = "Estado"; $text['button-stop']['pt-pt'] = "Parar";
$text['title-status']['fr-fr'] = "Statut"; $text['button-stop']['fr-fr'] = "Stop";
$text['button-stop']['pt-br'] = "Pausar Broadcast";
$text['button-stop']['pl'] = "Zatrzymaj rozsylanie rozmów";
$text['button-flush_memcache']['en-us'] = "Flush Memcache"; $text['button-start']['en-us'] = "Start";
$text['button-flush_memcache']['es-cl'] = "Memcache Flush"; $text['button-start']['es-cl'] = "Iniciar";
$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar"; $text['button-start']['pt-pt'] = "Iniciar";
$text['button-flush_memcache']['fr-fr'] = "Vider Memcache"; $text['button-start']['fr-fr'] = "Démarrer";
$text['button-start']['pt-br'] = "Iniciar";
$text['button-start']['pl'] = "Start";
$text['button-reload_acl']['en-us'] = "Reload ACL"; $text['button-restart']['en-us'] = "Restart";
$text['button-reload_acl']['es-cl'] = "Actualizar ACL"; $text['button-restart']['es-cl'] = "Reanudar";
$text['button-reload_acl']['pt-pt'] = "Recarregar ACL"; $text['button-restart']['pt-pt'] = "Restart";
$text['button-reload_acl']['fr-fr'] = "Reload ACL"; $text['button-restart']['fr-fr'] = "Redémarrer";
$text['button-restart']['pt-br'] = "Reiniciar";
$text['button-restart']['pl'] = "Restartuj";
$text['button-reload_xml']['en-us'] = "Reload XML"; $text['button-rescan']['en-us'] = "Rescan";
$text['button-reload_xml']['es-cl'] = "Actualizar XML"; $text['button-rescan']['es-cl'] = "Vuelva a Explorar";
$text['button-reload_xml']['pt-pt'] = "Recarregar XML"; $text['button-rescan']['pt-pt'] = "Redigitalize";
$text['button-reload_xml']['fr-fr'] = "Reload XML"; $text['button-rescan']['fr-fr'] = "Rescan";
$text['button-rescan']['pt-br'] = "Digite novamente";
$text['button-rescan']['pl'] = "Przeskanuj";
$text['button-flush_registrations']['en-us'] = "Flush Registrations"; $text['button-reload_xml']['en-us'] = "Reload XML";
$text['button-flush_registrations']['es-cl'] = "Inscripciones Flush"; $text['button-reload_xml']['es-cl'] = "Actualizar XML";
$text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar"; $text['button-reload_xml']['pt-pt'] = "Recarregar XML";
$text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements"; $text['button-reload_xml']['fr-fr'] = "Reload XML";
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
$text['button-reload_xml']['pl'] = "Przeskanuj XML";
$text['button-registrations']['en-us'] = "Registrations"; $text['button-reload_acl']['en-us'] = "Reload ACL";
$text['button-registrations']['es-cl'] = "Inscripciones"; $text['button-reload_acl']['es-cl'] = "Actualizar ACL";
$text['button-registrations']['pt-pt'] = "Inscrições"; $text['button-reload_acl']['pt-pt'] = "Recarregar ACL";
$text['button-registrations']['fr-fr'] = "Enregistrements"; $text['button-reload_acl']['fr-fr'] = "Reload ACL";
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
$text['button-reload_acl']['pl'] = "Przeskanuj liste kontroli dostępu";
$text['button-start']['en-us'] = "Start"; $text['button-registrations']['en-us'] = "Registrations";
$text['button-start']['es-cl'] = "Iniciar"; $text['button-registrations']['es-cl'] = "Inscripciones";
$text['button-start']['pt-pt'] = "Iniciar"; $text['button-registrations']['pt-pt'] = "Inscrições";
$text['button-start']['fr-fr'] = "Démarrer"; $text['button-registrations']['fr-fr'] = "Enregistrements";
$text['button-registrations']['pt-br'] = "Inscrições";
$text['button-registrations']['pl'] = "Rejestracje";
$text['button-stop']['en-us'] = "Stop"; $text['button-flush_registrations']['en-us'] = "Flush Registrations";
$text['button-stop']['es-cl'] = "Detener"; $text['button-flush_registrations']['es-cl'] = "Inscripciones Flush";
$text['button-stop']['pt-pt'] = "Parar"; $text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar";
$text['button-stop']['fr-fr'] = "Stop"; $text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements";
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
$text['button-flush_registrations']['pl'] = "Wyrejestruj";
$text['button-restart']['en-us'] = "Restart"; $text['button-flush_memcache']['en-us'] = "Flush Memcache";
$text['button-restart']['es-cl'] = "Reanudar"; $text['button-flush_memcache']['es-cl'] = "Memcache Flush";
$text['button-restart']['pt-pt'] = "Restart"; $text['button-flush_memcache']['pt-pt'] = "Memcache Lavar";
$text['button-restart']['fr-fr'] = "Redémarrer"; $text['button-flush_memcache']['fr-fr'] = "Vider Memcache";
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
$text['button-flush_memcache']['pl'] = "Opróżnij pamięć podręczną (memcache)";
$text['button-rescan']['en-us'] = "Rescan";
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
$text['button-rescan']['pt-pt'] = "Redigitalize";
$text['button-rescan']['fr-fr'] = "Rescan";
$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-type']['en-us'] = "Type";
$text['label-type']['es-cl'] = "Tipo";
$text['label-type']['pt-pt'] = "Tipo";
$text['label-type']['fr-fr'] = "Type";
$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-state']['en-us'] = "State";
$text['label-state']['es-cl'] = "Estado";
$text['label-state']['fr-fr'] = "Etat";
$text['label-state']['pt-pt'] = "Estado";
?> ?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "SIP Status"; $apps[$x]['menu'][0]['title']['en-us'] = "SIP Status";
$apps[$x]['menu'][0]['title']['es-cl'] = "Estado de SIP"; $apps[$x]['menu'][0]['title']['es-cl'] = "Estado de SIP";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Statut SIP";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do SIP";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Estado do SIP";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Status SIP";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Statut SIP"; $apps[$x]['menu'][0]['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do SIP"; $apps[$x]['menu'][0]['path'] = "/app/sip_status/sip_status.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/sip_status/sip_status.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,119 +1,164 @@
<?php <?php
//SQL Query $text['title-sql_query']['en-us'] = "SQL Query";
$text['title-sql_query']['es-cl'] = "Consulta SQL";
$text['title-sql_query']['pt-pt'] = "Consulta SQL";
$text['title-sql_query']['fr-fr'] = "Requête SQL";
$text['title-sql_query']['pt-br'] = "Consulta SQL";
$text['title-sql_query']['pl'] = "Zapytanie SQL";
$text['title-sql_query']['en-us'] = "SQL Query"; $text['title-databases']['en-us'] = "Databases";
$text['title-sql_query']['es-cl'] = "Consulta SQL"; $text['title-databases']['es-cl'] = "Bases de datos";
$text['title-sql_query']['pt-pt'] = "Consulta SQL"; $text['title-databases']['pt-pt'] = "Bases de Dados";
$text['title-sql_query']['fr-fr'] = "Requête SQL"; $text['title-databases']['fr-fr'] = "Bases de données";
$text['title-databases']['pt-br'] = "Base de dados";
$text['title-databases']['pl'] = "Bazy danych";
$text['title-databases']['en-us'] = "Databases"; $text['option-result_type_view']['en-us'] = "View";
$text['title-databases']['es-cl'] = "Bases de datos"; $text['option-result_type_view']['es-cl'] = "Ver";
$text['title-databases']['pt-pt'] = "Bases de Dados"; $text['option-result_type_view']['pt-pt'] = "Ver";
$text['title-databases']['fr-fr'] = "Bases de données"; $text['option-result_type_view']['fr-fr'] = "Voir";
$text['option-result_type_view']['pt-br'] = "Visualizar";
$text['option-result_type_view']['pl'] = "Widok";
$text['header-sql_query']['en-us'] = "SQL Query"; $text['option-result_type_insert']['en-us'] = "SQL Inserts";
$text['header-sql_query']['es-cl'] = "Consulta SQL"; $text['option-result_type_insert']['es-cl'] = "Inserciones SQL";
$text['header-sql_query']['pt-pt'] = "Consulta SQL"; $text['option-result_type_insert']['pt-pt'] = "Inserções SQL";
$text['header-sql_query']['fr-fr'] = "Requêtes SQL"; $text['option-result_type_insert']['fr-fr'] = "Insertion SQL";
$text['option-result_type_insert']['pt-br'] = "Inserir SQL";
$text['option-result_type_insert']['pl'] = "Wstawianie SQL";
$text['header-databases']['en-us'] = "Databases"; $text['option-result_type_csv']['en-us'] = "CSV Download";
$text['header-databases']['es-cl'] = "Bases de datos"; $text['option-result_type_csv']['es-cl'] = "Descargar CSV";
$text['header-databases']['pt-pt'] = "Bases de Dados"; $text['option-result_type_csv']['pt-pt'] = "Descarregar CSV";
$text['header-databases']['fr-fr'] = "Bases de données"; $text['option-result_type_csv']['fr-fr'] = "Télécharger le CSV";
$text['option-result_type_csv']['pt-br'] = "Download CSV";
$text['option-result_type_csv']['pl'] = "Pobieranie w formacie CSV";
$text['description-databases']['en-us'] = "Select the database to use with SQL Query."; $text['label-type']['en-us'] = "Type";
$text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL."; $text['label-type']['es-cl'] = "Tipo";
$text['description-databases']['pt-pt'] = "Escolha a base de dados a utilizar."; $text['label-type']['pt-pt'] = "Tipo";
$text['description-databases']['fr-fr'] = "Choisir la base de données utilisée par la requête SQL."; $text['label-type']['fr-fr'] = "Type";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['label-sql_query']['en-us'] = "SQL Query"; $text['label-table']['en-us'] = "Table";
$text['label-sql_query']['es-cl'] = "Consulta SQL"; $text['label-table']['es-cl'] = "Tabla";
$text['label-sql_query']['pt-pt'] = "Consulta SQL"; $text['label-table']['pt-pt'] = "Tabela";
$text['label-sql_query']['fr-fr'] = "Requête SQL"; $text['label-table']['fr-fr'] = "Table";
$text['label-table']['pt-br'] = "Tabela";
$text['label-table']['pl'] = "Tabela";
$text['label-table']['en-us'] = "Table"; $text['label-sql_query']['en-us'] = "SQL Query";
$text['label-table']['es-cl'] = "Tabla"; $text['label-sql_query']['es-cl'] = "Consulta SQL";
$text['label-table']['pt-pt'] = "Tabela"; $text['label-sql_query']['pt-pt'] = "Consulta SQL";
$text['label-table']['fr-fr'] = "Table"; $text['label-sql_query']['fr-fr'] = "Requête SQL";
$text['label-sql_query']['pt-br'] = "Consulta SQL";
$text['label-sql_query']['pl'] = "Zapytanie SQL";
$text['label-result_type']['en-us'] = "Result"; $text['label-results']['en-us'] = "Results";
$text['label-result_type']['es-cl'] = "Resultado"; $text['label-results']['es-cl'] = "Resultados";
$text['label-result_type']['pt-pt'] = "Resultado"; $text['label-results']['pt-pt'] = "Resultados";
$text['label-result_type']['fr-fr'] = "Résultat"; $text['label-results']['fr-fr'] = "Résultats";
$text['label-results']['pt-br'] = "Resultados";
$text['label-results']['pl'] = "Rezultaty";
$text['label-results']['en-us'] = "Results"; $text['label-result_type']['en-us'] = "Result";
$text['label-results']['es-cl'] = "Resultados"; $text['label-result_type']['es-cl'] = "Resultado";
$text['label-results']['pt-pt'] = "Resultados"; $text['label-result_type']['pt-pt'] = "Resultado";
$text['label-results']['fr-fr'] = "Résultats"; $text['label-result_type']['fr-fr'] = "Résultat";
$text['label-result_type']['pt-br'] = "Resultado";
$text['label-result_type']['pl'] = "Rezultat";
$text['label-error']['en-us'] = "Error"; $text['label-name']['en-us'] = "Name";
$text['label-error']['es-cl'] = "Error"; $text['label-name']['es-cl'] = "Nombre";
$text['label-error']['pt-pt'] = "Erro"; $text['label-name']['pt-pt'] = "Nome";
$text['label-error']['fr-fr'] = "Erreur"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-type']['en-us'] = "Type"; $text['label-host']['en-us'] = "Host";
$text['label-type']['es-cl'] = "Tipo"; $text['label-host']['es-cl'] = "Host";
$text['label-type']['pt-pt'] = "Tipo"; $text['label-host']['pt-pt'] = "Host";
$text['label-type']['fr-fr'] = "Type"; $text['label-host']['fr-fr'] = "Hôte";
$text['label-host']['pt-br'] = "Máquina";
$text['label-host']['pl'] = "Host";
$text['label-host']['en-us'] = "Host"; $text['label-error']['en-us'] = "Error";
$text['label-host']['es-cl'] = "Host"; $text['label-error']['es-cl'] = "Error";
$text['label-host']['pt-pt'] = "Host"; $text['label-error']['pt-pt'] = "Erro";
$text['label-host']['fr-fr'] = "Hôte"; $text['label-error']['fr-fr'] = "Erreur";
$text['label-error']['pt-br'] = "Erro";
$text['label-error']['pl'] = "Błąd";
$text['label-name']['en-us'] = "Name"; $text['label-description']['en-us'] = "Description";
$text['label-name']['es-cl'] = "Nombre"; $text['label-description']['es-cl'] = "Descripción";
$text['label-name']['pt-pt'] = "Nome"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-name']['fr-fr'] = "Nom"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['en-us'] = "Description"; $text['header-sql_query']['en-us'] = "SQL Query";
$text['label-description']['es-cl'] = "Descripción"; $text['header-sql_query']['es-cl'] = "Consulta SQL";
$text['label-description']['pt-pt'] = "Descrição"; $text['header-sql_query']['pt-pt'] = "Consulta SQL";
$text['label-description']['fr-fr'] = "Description"; $text['header-sql_query']['fr-fr'] = "Requêtes SQL";
$text['header-sql_query']['pt-br'] = "Consulta SQL";
$text['header-sql_query']['pl'] = "Zapytanie SQL";
$text['option-result_type_view']['en-us'] = "View"; $text['header-databases']['en-us'] = "Databases";
$text['option-result_type_view']['es-cl'] = "Ver"; $text['header-databases']['es-cl'] = "Bases de datos";
$text['option-result_type_view']['pt-pt'] = "Ver"; $text['header-databases']['pt-pt'] = "Bases de Dados";
$text['option-result_type_view']['fr-fr'] = "Voir"; $text['header-databases']['fr-fr'] = "Bases de données";
$text['header-databases']['pt-br'] = "Base de dados";
$text['header-databases']['pl'] = "Bazy danych";
$text['option-result_type_csv']['en-us'] = "CSV Download"; $text['description-databases']['en-us'] = "Select the database to use with SQL Query.";
$text['option-result_type_csv']['es-cl'] = "Descargar CSV"; $text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL.";
$text['option-result_type_csv']['pt-pt'] = "Descarregar CSV"; $text['description-databases']['pt-pt'] = "Escolha a base de dados a utilizar.";
$text['option-result_type_csv']['fr-fr'] = "Télécharger le CSV"; $text['description-databases']['fr-fr'] = "Choisir la base de données utilisée par la requête SQL.";
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
$text['description-databases']['pl'] = "Informacje o bazie danych.";
$text['option-result_type_insert']['en-us'] = "SQL Inserts"; $text['button-select_database']['en-us'] = "Select Database";
$text['option-result_type_insert']['es-cl'] = "Inserciones SQL"; $text['button-select_database']['es-cl'] = "Seleccionar Base de Datos";
$text['option-result_type_insert']['pt-pt'] = "Inserções SQL"; $text['button-select_database']['pt-pt'] = "Seleccionar Base de Dados";
$text['option-result_type_insert']['fr-fr'] = "Insertion SQL"; $text['button-select_database']['fr-fr'] = "Choisir la Base de données";
$text['button-select_database']['pt-br'] = "Selecionar base de dados";
$text['button-select_database']['pl'] = "Wybierz bazę danych";
$text['button-edit']['en-us'] = "Edit"; $text['button-manage']['en-us'] = "Manage";
$text['button-edit']['es-cl'] = "Editar"; $text['button-manage']['es-cl'] = "Administrar";
$text['button-edit']['pt-pt'] = "Editar"; $text['button-manage']['pt-pt'] = "Gerir";
$text['button-edit']['fr-fr'] = "Editer"; $text['button-manage']['fr-fr'] = "Gérer";
$text['button-manage']['pt-br'] = "Gerenciar";
$text['button-manage']['pl'] = "Zarządzaj";
$text['button-backup']['en-us'] = "Backup"; $text['button-execute']['en-us'] = "Execute";
$text['button-backup']['es-cl'] = "Respaldar"; $text['button-execute']['es-cl'] = "Ejecutar";
$text['button-backup']['pt-pt'] = "Backup"; $text['button-execute']['pt-pt'] = "Executar";
$text['button-backup']['fr-fr'] = "Sauvegarder"; $text['button-execute']['fr-fr'] = "Exécuter";
$text['button-execute']['pt-br'] = "Executar";
$text['button-execute']['pl'] = "Wykonaj";
$text['button-select_database']['en-us'] = "Select Database"; $text['button-edit']['en-us'] = "Edit";
$text['button-select_database']['es-cl'] = "Seleccionar Base de Datos"; $text['button-edit']['es-cl'] = "Editar";
$text['button-select_database']['pt-pt'] = "Seleccionar Base de Dados"; $text['button-edit']['pt-pt'] = "Editar";
$text['button-select_database']['fr-fr'] = "Choisir la Base de données"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-back']['en-us'] = "Back"; $text['button-backup']['en-us'] = "Backup";
$text['button-back']['es-cl'] = "Volver"; $text['button-backup']['es-cl'] = "Respaldar";
$text['button-back']['pt-pt'] = "Voltar"; $text['button-backup']['pt-pt'] = "Backup";
$text['button-back']['fr-fr'] = "Retour"; $text['button-backup']['fr-fr'] = "Sauvegarder";
$text['button-backup']['pt-br'] = "Backup";
$text['button-backup']['pl'] = "Kopia Zapasowa";
$text['button-execute']['en-us'] = "Execute"; $text['button-back']['en-us'] = "Back";
$text['button-execute']['es-cl'] = "Ejecutar"; $text['button-back']['es-cl'] = "Volver";
$text['button-execute']['pt-pt'] = "Executar"; $text['button-back']['pt-pt'] = "Voltar";
$text['button-execute']['fr-fr'] = "Exécuter"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-manage']['en-us'] = "Manage"; ?>
$text['button-manage']['es-cl'] = "Administrar";
$text['button-manage']['pt-pt'] = "Gerir";
$text['button-manage']['fr-fr'] = "Gérer";
?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "SQL Query"; $apps[$x]['menu'][0]['title']['en-us'] = "SQL Query";
$apps[$x]['menu'][0]['title']['es-cl'] = "Coinsulta SQL"; $apps[$x]['menu'][0]['title']['es-cl'] = "Coinsulta SQL";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Requête SQL";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Consultas SQL";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Consulta SQL";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Zapytanie SQL";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Requête SQL"; $apps[$x]['menu'][0]['uuid'] = "a894fed7-5a17-f695-c3de-e32ce58b3794";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Consultas SQL"; $apps[$x]['menu'][0]['path'] = "/app/sql_query/sql_query.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "a894fed7-5a17-f695-c3de-e32ce58b3794";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/sql_query/sql_query.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,108 +1,115 @@
<?php <?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version $text['title-sys-status']['en-us'] = "System Status";
1.1 (the "License"); you may not use this file except in compliance with $text['title-sys-status']['es-cl'] = "Estado del Sistema";
the License. You may obtain a copy of the License at $text['title-sys-status']['pt-pt'] = "Status do Sistema";
http://www.mozilla.org/MPL/ $text['title-sys-status']['fr-fr'] = "État du Système";
$text['title-sys-status']['pt-br'] = "Status do sistema";
$text['title-sys-status']['pl'] = "Stan systemu";
Software distributed under the License is distributed on an "AS IS" basis, $text['title-sys-info']['en-us'] = "System Information";
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License $text['title-sys-info']['es-cl'] = "Información de Sistema";
for the specific language governing rights and limitations under the $text['title-sys-info']['pt-pt'] = "Informação do Sistema";
License. $text['title-sys-info']['fr-fr'] = "Info Système";
$text['title-sys-info']['pt-br'] = "Informação do sistema";
$text['title-sys-info']['pl'] = "Informacje o systemie";
The Original Code is FusionPBX $text['title-memcache']['en-us'] = "Memcache Information";
$text['title-memcache']['es-cl'] = "Información de Memcache";
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
$text['title-memcache']['fr-fr'] = "Information Memcache";
$text['title-memcache']['pt-br'] = "Informação da memória cache";
$text['title-memcache']['pl'] = "Informacje o pamięci podręcznej (memcache)";
The Initial Developer of the Original Code is $text['title-mem']['en-us'] = "Memory Information";
Mark J Crane <markjcrane@fusionpbx.com> $text['title-mem']['es-cl'] = "Información de Memoria";
Portions created by the Initial Developer are Copyright (C) 2008-2012 $text['title-mem']['pt-pt'] = "Informação da Memória";
the Initial Developer. All Rights Reserved. $text['title-mem']['fr-fr'] = "Information Mémoire";
$text['title-mem']['pt-br'] = "Informação da memória";
$text['title-mem']['pl'] = "Informacje o pamięci";
Contributor(s): $text['title-drive']['en-us'] = "Drive Information";
Mark J Crane <markjcrane@fusionpbx.com> $text['title-drive']['es-cl'] = "Información de Disco";
James Rose <james.o.rose@gmail.com> $text['title-drive']['pt-pt'] = "Informação do Disco";
Philippe Rioual <bhouba@gmail.com> $text['title-drive']['fr-fr'] = "Info Disque";
*/ $text['title-drive']['pt-br'] = "Informação do disco";
$text['title-drive']['pl'] = "Informacje o dysku";
$text['title-sys-status']['en-us'] = "System Status"; $text['title-cpu']['en-us'] = "CPU Information";
$text['title-sys-status']['es-cl'] = "Estado del Sistema"; $text['title-cpu']['es-cl'] = "Info CPU";
$text['title-sys-status']['pt-pt'] = "Status do Sistema"; $text['title-cpu']['pt-pt'] = "Informação de CPU";
$text['title-sys-status']['fr-fr'] = "État du Système"; $text['title-cpu']['fr-fr'] = "Info CPU";
$text['title-cpu']['pt-br'] = "Informação da CPU";
$text['title-cpu']['pl'] = "Informacje o procesorze";
$text['header-sys-status']['en-us'] = "System Status"; $text['message-unavailable']['en-us'] = "Unavailable";
$text['header-sys-status']['es-cl'] = "Estado del Sistema"; $text['message-unavailable']['es-cl'] = "Indisponible";
$text['header-sys-status']['pt-pt'] = "Status do Sistema"; $text['message-unavailable']['pt-pt'] = "Indisponível";
$text['header-sys-status']['fr-fr'] = "État du Système"; $text['message-unavailable']['fr-fr'] = "Indisponible";
$text['message-unavailable']['pt-br'] = "Indisponivel";
$text['message-unavailable']['pl'] = "Niedostępny";
$text['title-sys-info']['en-us'] = "System Information"; $text['label-os']['en-us'] = "Operating System";
$text['title-sys-info']['es-cl'] = "Información de Sistema"; $text['label-os']['es-cl'] = "Sistema Operativo";
$text['title-sys-info']['pt-pt'] = "Informação do Sistema"; $text['label-os']['pt-pt'] = "Sistema Operativo";
$text['title-sys-info']['fr-fr'] = "Info Système"; $text['label-os']['fr-fr'] = "Operating System";
$text['label-os']['pt-br'] = "Sistema operacional";
$text['label-os']['pl'] = "System operacyjny";
$text['label-os']['en-us'] = "Operating System"; $text['label-memcache_status']['en-us'] = "Memcache Status";
$text['label-os']['es-cl'] = "Sistema Operativo"; $text['label-memcache_status']['es-cl'] = "Estado de Memcache";
$text['label-os']['pt-pt'] = "Sistema Operativo"; $text['label-memcache_status']['pt-pt'] = "Estado da Memcache";
$text['label-os']['fr-fr'] = "Operating System"; $text['label-memcache_status']['fr-fr'] = "Statut Memcache";
$text['label-memcache_status']['pt-br'] = "Estado da memória cache";
$text['label-memcache_status']['pl'] = "Status pamięci podręcznej (memcache)";
$text['title-mem']['en-us'] = "Memory Information"; $text['label-mem']['en-us'] = "Memory Status";
$text['title-mem']['es-cl'] = "Información de Memoria"; $text['label-mem']['es-cl'] = "Estado de Memoria";
$text['title-mem']['pt-pt'] = "Informação da Memória"; $text['label-mem']['pt-pt'] = "Estado da Memória";
$text['title-mem']['fr-fr'] = "Information Mémoire"; $text['label-mem']['fr-fr'] = "Statut Mémoire";
$text['label-mem']['pt-br'] = "Estado de memória";
$text['label-mem']['pl'] = "Status pamięci";
$text['label-mem']['en-us'] = "Memory Status"; $text['label-drive-percent']['en-us'] = "Percent Free";
$text['label-mem']['es-cl'] = "Estado de Memoria"; $text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
$text['label-mem']['pt-pt'] = "Estado da Memória"; $text['label-drive-percent']['pt-pt'] = "Percentagem Livre";
$text['label-mem']['fr-fr'] = "Statut Mémoire"; $text['label-drive-percent']['fr-fr'] = "Pourcent Libre";
$text['label-drive-percent']['pt-br'] = "Percentagem livre";
$text['label-drive-percent']['pl'] = "Dostępne w %";
$text['title-cpu']['en-us'] = "CPU Information"; $text['label-drive-free']['en-us'] = "Free Space";
$text['title-cpu']['es-cl'] = "Info CPU"; $text['label-drive-free']['es-cl'] = "Espacio Libre";
$text['title-cpu']['pt-pt'] = "Informação de CPU"; $text['label-drive-free']['pt-pt'] = "Espaço Livre";
$text['title-cpu']['fr-fr'] = "Info CPU"; $text['label-drive-free']['fr-fr'] = "Espace Libre";
$text['label-drive-free']['pt-br'] = "Espeço livre";
$text['label-drive-free']['pl'] = "Wolne miejsce";
$text['label-cpu']['en-us'] = "CPU Status"; $text['label-drive-capacity']['en-us'] = "Capacity";
$text['label-cpu']['es-cl'] = "Estado de CPU"; $text['label-drive-capacity']['es-cl'] = "Capacidad";
$text['label-cpu']['pt-pt'] = "Estado do CPU"; $text['label-drive-capacity']['pt-pt'] = "Capacidade";
$text['label-cpu']['fr-fr'] = "CPU Statut"; $text['label-drive-capacity']['fr-fr'] = "Capacité";
$text['label-drive-capacity']['pt-br'] = "Capacidade";
$text['label-drive-capacity']['pl'] = "Pojemność";
$text['title-drive']['en-us'] = "Drive Information"; $text['label-drive']['en-us'] = "Drive Space";
$text['title-drive']['es-cl'] = "Información de Disco"; $text['label-drive']['es-cl'] = "Espacio en Disco";
$text['title-drive']['pt-pt'] = "Informação do Disco"; $text['label-drive']['pt-pt'] = "Espaço do Disco";
$text['title-drive']['fr-fr'] = "Info Disque"; $text['label-drive']['fr-fr'] = "Espace Disque";
$text['label-drive']['pt-br'] = "Espaço do disco";
$text['label-drive']['pl'] = "Pojemność dysku";
$text['label-drive']['en-us'] = "Drive Space"; $text['label-cpu']['en-us'] = "CPU Status";
$text['label-drive']['es-cl'] = "Espacio en Disco"; $text['label-cpu']['es-cl'] = "Estado de CPU";
$text['label-drive']['pt-pt'] = "Espaço do Disco"; $text['label-cpu']['pt-pt'] = "Estado do CPU";
$text['label-drive']['fr-fr'] = "Espace Disque"; $text['label-cpu']['fr-fr'] = "CPU Statut";
$text['label-cpu']['pt-br'] = "Estado da CPU";
$text['label-cpu']['pl'] = "Status procesora";
$text['label-drive-capacity']['en-us'] = "Capacity"; $text['header-sys-status']['en-us'] = "System Status";
$text['label-drive-capacity']['es-cl'] = "Capacidad"; $text['header-sys-status']['es-cl'] = "Estado del Sistema";
$text['label-drive-capacity']['pt-pt'] = "Capacidade"; $text['header-sys-status']['pt-pt'] = "Status do Sistema";
$text['label-drive-capacity']['fr-fr'] = "Capacité"; $text['header-sys-status']['fr-fr'] = "État du Système";
$text['header-sys-status']['pt-br'] = "Status do sistema";
$text['header-sys-status']['pl'] = "Stan systemu";
$text['label-drive-free']['en-us'] = "Free Space"; ?>
$text['label-drive-free']['es-cl'] = "Espacio Libre";
$text['label-drive-free']['pt-pt'] = "Espaço Livre";
$text['label-drive-free']['fr-fr'] = "Espace Libre";
$text['label-drive-percent']['en-us'] = "Percent Free";
$text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
$text['label-drive-percent']['pt-pt'] = "Percentagem Livre";
$text['label-drive-percent']['fr-fr'] = "Pourcent Libre";
$text['title-memcache']['en-us'] = "Memcache Information";
$text['title-memcache']['es-cl'] = "Información de Memcache";
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
$text['title-memcache']['fr-fr'] = "Information Memcache";
$text['label-memcache_status']['en-us'] = "Memcache Status";
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
$text['label-memcache_status']['pt-pt'] = "Estado da Memcache";
$text['label-memcache_status']['fr-fr'] = "Statut Memcache";
$text['message-unavailable']['en-us'] = "Unavailable";
$text['message-unavailable']['es-cl'] = "Indisponible";
$text['message-unavailable']['pt-pt'] = "Indisponível";
$text['message-unavailable']['fr-fr'] = "Indisponible";
?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "System Status"; $apps[$x]['menu'][0]['title']['en-us'] = "System Status";
$apps[$x]['menu'][0]['title']['es-cl'] = "Estado de Sistema"; $apps[$x]['menu'][0]['title']['es-cl'] = "Estado de Sistema";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Etat Système";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do Sistema";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Estado do sistema";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Stan systemu";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Etat Système"; $apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do Sistema"; $apps[$x]['menu'][0]['path'] = "/app/system/system.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/system/system.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,337 +1,472 @@
<?php <?php
$text['title-time-conditions']['en-us'] = "Time Conditions"; $text['title-time-conditions']['en-us'] = "Time Conditions";
$text['title-time-conditions']['es-cl'] = "Condiciones Temporales"; $text['title-time-conditions']['es-cl'] = "Condiciones Temporales";
$text['title-time-conditions']['pt-pt'] = "Condições Temporais"; $text['title-time-conditions']['pt-pt'] = "Condições Temporais";
$text['title-time-conditions']['fr-fr'] = "Conditions Temporelles"; $text['title-time-conditions']['fr-fr'] = "Conditions Temporelles";
$text['title-time-conditions']['pt-br'] = "Condições temporarias";
$text['header-time_conditions']['en-us'] = "Time Conditions"; $text['title-time-conditions']['pl'] = "Warunki czasowe";
$text['header-time_conditions']['es-cl'] = "Condiciones de Tiempo";
$text['header-time_conditions']['pt-pt'] = "Condições Temporais"; $text['message-update']['en-us'] = "Update Complete";
$text['header-time_conditions']['fr-fr'] = "Conditions Temporelles"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['description-time_conditions']['en-us'] = "Dynamically route calls to an IVR menu, external numbers, scripts, or other destinations based on time conditions."; $text['message-update']['fr-fr'] = "Mis à jour";
$text['description-time_conditions']['es-cl'] = "Ruta dinámicamente llama a un menú IVR, números externos, guiones u otros destinos basados en las condiciones de tiempo."; $text['message-update']['pt-br'] = "Atualização Efetuada";
$text['description-time_conditions']['pt-pt'] = "Rota dinamicamente as chamadas para um menu IVR, números externos, scripts ou outros destinos com base nas condições de tempo."; $text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['description-time_conditions']['fr-fr'] = "Dynamiquement acheminer les appels à un menu IVR, numéros externes, scripts, ou d'autres destinations en fonction des conditions de temps.";
$text['message-delete']['en-us'] = "Delete Completed";
$text['label-number']['en-us'] = "Number"; $text['message-delete']['es-cl'] = "Eliminar Completado";
$text['label-number']['es-cl'] = "Número"; $text['message-delete']['pt-pt'] = "Apagar Concluído";
$text['label-number']['pt-pt'] = "Número"; $text['message-delete']['fr-fr'] = "Supprimer Terminé";
$text['label-number']['fr-fr'] = "Numéro"; $text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['label-context']['en-us'] = "Context";
$text['label-context']['es-cl'] = "Contexto"; $text['message-alternate_destination_required']['en-us'] = "Alternate Destination Required";
$text['label-context']['pt-pt'] = "Contexto"; $text['message-alternate_destination_required']['es-cl'] = "Destino Alternativo Requerido";
$text['label-context']['fr-fr'] = "Contexte"; $text['message-alternate_destination_required']['pt-pt'] = "Destino Alternativo Obrigatório";
$text['message-alternate_destination_required']['fr-fr'] = "Autre Destination Requise";
$text['button-advanced']['en-us'] = "Advanced"; $text['message-alternate_destination_required']['pt-br'] = "Destino alternativo obrigatório";
$text['button-advanced']['es-cl'] = "Avanzado"; $text['message-alternate_destination_required']['pl'] = "Wymagana jest alternatywna destynacja";
$text['button-advanced']['pt-pt'] = "Avancé";
$text['button-advanced']['fr-fr'] = "Avançado"; $text['message-add']['en-us'] = "Add Complete";
$text['message-add']['es-cl'] = "Agregar Completado";
$text['button-dialplan']['en-us'] = "Dialplan"; $text['message-add']['fr-fr'] = "Ajouté";
$text['button-dialplan']['es-cl'] = "Agregar Plan de Marcado"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['button-dialplan']['pt-pt'] = "Dialplan"; $text['message-add']['pt-br'] = "Criação Efetuada";
$text['button-dialplan']['fr-fr'] = "Plan de num"; $text['message-add']['pl'] = "Dodano poprawnie";
$text['button-search']['en-us'] = "Search"; $text['label-year']['en-us'] = "Year";
$text['button-search']['es-cl'] = "Buscar"; $text['label-year']['es-cl'] = "Año";
$text['button-search']['pt-pt'] = "Pesquisar"; $text['label-year']['pt-pt'] = "Ano";
$text['button-search']['fr-fr'] = "Chercher"; $text['label-year']['fr-fr'] = "Année";
$text['label-year']['pt-br'] = "Ano";
$text['button-back']['en-us'] = "Back"; $text['label-year']['pl'] = "Rok";
$text['button-back']['es-cl'] = "Volver";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-week-of-year']['en-us'] = "Week of Year";
$text['button-back']['fr-fr'] = "Retour"; $text['label-week-of-year']['es-cl'] = "Semana del año";
$text['label-week-of-year']['pt-pt'] = "Semana do ano";
$text['label-name']['en-us'] = "Name"; $text['label-week-of-year']['fr-fr'] = "Semaine de l'année";
$text['label-name']['es-cl'] = "Nombre"; $text['label-week-of-year']['pt-br'] = "Semana do ano";
$text['label-name']['pt-pt'] = "Nome"; $text['label-week-of-year']['pl'] = "Tydzień roku";
$text['label-name']['fr-fr'] = "Nom";
$text['label-week-of-month']['en-us'] = "Week of Month";
$text['description-name']['en-us'] = "Enter the name for the time condition."; $text['label-week-of-month']['es-cl'] = "Semana del Mes";
$text['description-name']['es-cl'] = "Introduzca un nombre para esta condición."; $text['label-week-of-month']['pt-pt'] = "Semana do Mês";
$text['description-name']['pt-pt'] = "Introduza o nome da condição temporal."; $text['label-week-of-month']['fr-fr'] = "Semaine du Mois";
$text['description-name']['fr-fr'] = "Choisir un nom pour cette condition temporelle."; $text['label-week-of-month']['pt-br'] = "Semand do mês";
$text['label-week-of-month']['pl'] = "Tydzień miesiąca";
$text['label-extension']['en-us'] = "Extension";
$text['label-extension']['es-cl'] = "Extensión"; $text['label-true']['en-us'] = "True";
$text['label-extension']['pt-pt'] = "Extensão"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-true']['pt-pt'] = "Sim";
$text['label-true']['fr-fr'] = "Oui";
$text['description-extension']['en-us'] = "Enter the extension number."; $text['label-true']['pt-br'] = "Sim";
$text['description-extension']['es-cl'] = "Introduzca un número de extensión."; $text['label-true']['pl'] = "Tak";
$text['description-extension']['pt-pt'] = "Introduza o número da extensão.";
$text['description-extension']['fr-fr'] = "Choisir le numéro d'extension."; $text['label-time-of-day_minute']['en-us'] = "Minute";
$text['label-time-of-day_minute']['es-cl'] = "Minuto";
$text['label-template']['en-us'] = "Template"; $text['label-time-of-day_minute']['pt-pt'] = "Minuto";
$text['label-template']['es-cl'] = "Plantilla"; $text['label-time-of-day_minute']['fr-fr'] = "Minute";
$text['label-template']['pt-pt'] = "Template"; $text['label-time-of-day_minute']['pt-br'] = "Minuto";
$text['label-template']['fr-fr'] = "Modèle"; $text['label-time-of-day_minute']['pl'] = "Minuta";
$text['description-template']['en-us'] = "The templates provides a list of preset time conditions."; $text['label-time-of-day_hour']['en-us'] = "Hour";
$text['description-template']['es-cl'] = "Las plantillas ofrecen una lista de condiciones preestablecidas."; $text['label-time-of-day_hour']['es-cl'] = "Horas";
$text['description-template']['pt-pt'] = "Os templates oferecem uma lista condições temporais."; $text['label-time-of-day_hour']['pt-pt'] = "Horas";
$text['description-template']['fr-fr'] = "Le modèle fourni une liste de présélection."; $text['label-time-of-day_hour']['fr-fr'] = "Hour";
$text['label-time-of-day_hour']['pt-br'] = "Horas";
$text['label-settings']['en-us'] = "Settings"; $text['label-time-of-day_hour']['pl'] = "Godzina";
$text['label-settings']['es-cl'] = "Ajustes";
$text['label-settings']['pt-pt'] = "Definições"; $text['label-time-of-day']['en-us'] = "Time of Day";
$text['label-settings']['fr-fr'] = "Paramètres"; $text['label-time-of-day']['es-cl'] = "Hora del día";
$text['label-time-of-day']['pt-pt'] = "Hora do Dia";
$text['label-conditions']['en-us'] = "Conditions"; $text['label-time-of-day']['fr-fr'] = "Heure de la journée";
$text['label-conditions']['es-cl'] = "Condición"; $text['label-time-of-day']['pt-br'] = "Hora do dia";
$text['label-conditions']['pt-pt'] = "Condição"; $text['label-time-of-day']['pl'] = "Pora dnia";
$text['label-conditions']['fr-fr'] = "état";
$text['label-template']['en-us'] = "Template";
$text['label-condition']['en-us'] = "Condition"; $text['label-template']['es-cl'] = "Plantilla";
$text['label-condition']['es-cl'] = "Condiciones"; $text['label-template']['pt-pt'] = "Template";
$text['label-condition']['pt-pt'] = "Condições"; $text['label-template']['fr-fr'] = "Modèle";
$text['label-condition']['fr-fr'] = "état"; $text['label-template']['pt-br'] = "Template";
$text['label-template']['pl'] = "Szablon";
$text['label-label']['en-us'] = "Label";
$text['label-label']['es-cl'] = "Etiqueta"; $text['label-settings']['en-us'] = "Settings";
$text['label-label']['pt-pt'] = "Etiqueta"; $text['label-settings']['es-cl'] = "Ajustes";
$text['label-label']['fr-fr'] = "étiquette"; $text['label-settings']['pt-pt'] = "Definições";
$text['label-settings']['fr-fr'] = "Paramètres";
$text['description-settings']['en-us'] = "Define custom conditions necessary to execute the destination selected above."; $text['label-settings']['pt-br'] = "Definições";
$text['description-settings']['es-cl'] = "Definir las condiciones personalizados necesarios para ejecutar el destino seleccionado anteriormente."; $text['label-settings']['pl'] = "Ustawienia";
$text['description-settings']['pt-pt'] = "Definir condições personalizadas necessárias para executar o destino selecionado acima.";
$text['description-settings']['fr-fr'] = "Définir les conditions nécessaires pour exécuter la destination sélectionnée ci-dessus personnalisés."; $text['label-select_destination']['en-us'] = "Select Destination";
$text['label-select_destination']['es-cl'] = "Seleccione Destino";
$text['label-condition_parameter']['en-us'] = "Parameter"; $text['label-select_destination']['pt-pt'] = "Selecione um Destino";
$text['label-condition_parameter']['es-cl'] = "Parámetro"; $text['label-select_destination']['fr-fr'] = "Choisissez une Destination";
$text['label-condition_parameter']['pt-pt'] = "Parâmetro"; $text['label-select_destination']['pt-br'] = "Selecione um destino";
$text['label-condition_parameter']['fr-fr'] = "Paramètre"; $text['label-select_destination']['pl'] = "Wybierz numer docelowy";
$text['label-condition_value']['en-us'] = "Value"; $text['label-select_default_destination']['en-us'] = "Select Default Destination";
$text['label-condition_value']['es-cl'] = "Valor"; $text['label-select_default_destination']['es-cl'] = "Seleccionar Destino Predeterminado";
$text['label-condition_value']['pt-pt'] = "Valor"; $text['label-select_default_destination']['pt-pt'] = "Selecione Padrão Destino";
$text['label-condition_value']['fr-fr'] = "Valeur"; $text['label-select_default_destination']['fr-fr'] = "Sélectionnez Par défaut Destinations";
$text['label-select_default_destination']['pt-br'] = "Selecione padrão de destino";
$text['label-condition_range']['en-us'] = "Range"; $text['label-select_default_destination']['pl'] = "Wybierz domyślny numer docelowy";
$text['label-condition_range']['es-cl'] = "Rango";
$text['label-condition_range']['pt-pt'] = "Range"; $text['label-required-dialplan_number']['en-us'] = "Please provide: Extension Number";
$text['label-condition_range']['fr-fr'] = "Range"; $text['label-required-dialplan_number']['es-cl'] = "Por favor indique: Número de extensión";
$text['label-required-dialplan_number']['pt-pt'] = "Por favor indique: Número da Extensão";
$text['label-presets']['en-us'] = "Presets"; $text['label-required-dialplan_number']['fr-fr'] = "Merci d'indiquer: Numéro de l'extension";
$text['label-presets']['es-cl'] = "Presets"; $text['label-required-dialplan_number']['pt-br'] = "Por favor indique: O número da extensão";
$text['label-presets']['pt-pt'] = "Presets"; $text['label-required-dialplan_number']['pl'] = "Wprowadź: Numer wewnętrzny";
$text['label-presets']['fr-fr'] = "Présélections";
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
$text['description-presets']['en-us'] = "Select from available presets. Click a preset name to further customize the conditions and/or destination of each."; $text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre de Extensión";
$text['description-presets']['es-cl'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun."; $text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
$text['description-presets']['pt-pt'] = "Selecione a partir de predefinições disponíveis. Clique em um nome pré-definido para personalizar ainda mais as condições e/ou destino de cada um."; $text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom de l'extension";
$text['description-presets']['fr-fr'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun."; $text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome da Extensão";
$text['label-required-dialplan_name']['pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
$text['description-presets_advanced']['en-us'] = "Select a Default Destination above to be <i>applied</i> to each preset checked (without a destination already defined).";
$text['description-presets_advanced']['es-cl'] = "Seleccione un destino predeterminado por encima de ser <i>apliqué</i> para cada preset facturado (sin destino ya definido)."; $text['label-required-action']['en-us'] = "Please provide: Destination";
$text['description-presets_advanced']['pt-pt'] = "Selecione um destino padrão acima para ser <i>aplicado</i> para cada predefinição marcada (sem um destino já definido)."; $text['label-required-action']['es-cl'] = "Por favor indique: Acción cuando sea Verdadeo";
$text['description-presets_advanced']['fr-fr'] = "Sélectionnez une destination par défaut ci-dessus pour être <i>appliqué</i> pour chaque preset vérifié (sans destination déjà défini)."; $text['label-required-action']['pt-pt'] = "Por favor indique: Acção quando Verdadeiro";
$text['label-required-action']['fr-fr'] = "Merci d'indiquer: Action quand Vrai";
$text['label-preset_new_years_day']['en-us'] = "New Year's Day"; $text['label-required-action']['pt-br'] = "Por favor indique: Ação quanto verdadeiro";
$text['label-preset_new_years_day']['es-cl'] = "Año Nuevo"; $text['label-required-action']['pl'] = "Wprowadź: Numer docelowy";
$text['label-preset_new_years_day']['pt-pt'] = "Dia de Ano Novo";
$text['label-preset_new_years_day']['fr-fr'] = "Nouvel an"; $text['label-presets']['en-us'] = "Presets";
$text['label-presets']['es-cl'] = "Presets";
$text['label-preset_martin_luther_king_jr_day']['en-us'] = "Martin Luther King Jr. Day"; $text['label-presets']['pt-pt'] = "Presets";
$text['label-preset_martin_luther_king_jr_day']['es-cl'] = "Día de Martin Luther King Jr."; $text['label-presets']['fr-fr'] = "Présélections";
$text['label-preset_martin_luther_king_jr_day']['pt-pt'] = "Dia de Martin Luther King Jr."; $text['label-presets']['pt-br'] = "Atual";
$text['label-preset_martin_luther_king_jr_day']['fr-fr'] = "Martin Luther King Jr. Day"; $text['label-presets']['pl'] = "Przykładowe ustawienia";
$text['label-preset_presidents_day']['en-us'] = "Presidents Day"; $text['label-preset_veterans_day']['en-us'] = "Veteran's Day";
$text['label-preset_presidents_day']['es-cl'] = "Día de los Presidentes"; $text['label-preset_veterans_day']['es-cl'] = "Día de los Veteranos";
$text['label-preset_presidents_day']['pt-pt'] = "Dia dos Presidentes"; $text['label-preset_veterans_day']['pt-pt'] = "Dia dos Veteranos";
$text['label-preset_presidents_day']['fr-fr'] = "Presidents Day"; $text['label-preset_veterans_day']['fr-fr'] = "Veteran's Day";
$text['label-preset_veterans_day']['pt-br'] = "Dia dos veteranos";
$text['label-preset_memorial_day']['en-us'] = "Memorial Day"; $text['label-preset_veterans_day']['pl'] = "Dzień Weterana";
$text['label-preset_memorial_day']['es-cl'] = "Día del Memorial";
$text['label-preset_memorial_day']['pt-pt'] = "Dia do Memorial"; $text['label-preset_thanksgiving_day']['en-us'] = "Thanksgiving Day";
$text['label-preset_memorial_day']['fr-fr'] = "Memorial Day"; $text['label-preset_thanksgiving_day']['es-cl'] = "Thanksgiving";
$text['label-preset_thanksgiving_day']['pt-pt'] = "Thanksgiving";
$text['label-preset_independence_day']['en-us'] = "Independence Day"; $text['label-preset_thanksgiving_day']['fr-fr'] = "Thanksgiving";
$text['label-preset_independence_day']['es-cl'] = "Día de la Independencia"; $text['label-preset_thanksgiving_day']['pt-br'] = "Ação de graças";
$text['label-preset_independence_day']['pt-pt'] = "Dia da Independência"; $text['label-preset_thanksgiving_day']['pl'] = "Święto Dziękczynienia";
$text['label-preset_independence_day']['fr-fr'] = "Independence Day";
$text['label-preset_presidents_day']['en-us'] = "Presidents Day";
$text['label-preset_labor_day']['en-us'] = "Labor Day"; $text['label-preset_presidents_day']['es-cl'] = "Día de los Presidentes";
$text['label-preset_labor_day']['es-cl'] = "Día del Trabajo"; $text['label-preset_presidents_day']['pt-pt'] = "Dia dos Presidentes";
$text['label-preset_labor_day']['pt-pt'] = "Dia do Trabalho"; $text['label-preset_presidents_day']['fr-fr'] = "Presidents Day";
$text['label-preset_labor_day']['fr-fr'] = "Labor Day"; $text['label-preset_presidents_day']['pt-br'] = "Descobrimento do brasil";
$text['label-preset_presidents_day']['pl'] = "Dzień Prezydenta";
$text['label-preset_columbus_day']['en-us'] = "Columbus Day";
$text['label-preset_columbus_day']['es-cl'] = "Día de Colón"; $text['label-preset_new_years_day']['en-us'] = "New Year's Day";
$text['label-preset_columbus_day']['pt-pt'] = "Dia de Colombo"; $text['label-preset_new_years_day']['es-cl'] = "Año Nuevo";
$text['label-preset_columbus_day']['fr-fr'] = "Columbus Day"; $text['label-preset_new_years_day']['pt-pt'] = "Dia de Ano Novo";
$text['label-preset_new_years_day']['fr-fr'] = "Nouvel an";
$text['label-preset_veterans_day']['en-us'] = "Veteran's Day"; $text['label-preset_new_years_day']['pt-br'] = "Ano novo";
$text['label-preset_veterans_day']['es-cl'] = "Día de los Veteranos"; $text['label-preset_new_years_day']['pl'] = "Nowy Rok";
$text['label-preset_veterans_day']['pt-pt'] = "Dia dos Veteranos";
$text['label-preset_veterans_day']['fr-fr'] = "Veteran's Day"; $text['label-preset_memorial_day']['en-us'] = "Memorial Day";
$text['label-preset_memorial_day']['es-cl'] = "Día del Memorial";
$text['label-preset_thanksgiving_day']['en-us'] = "Thanksgiving Day"; $text['label-preset_memorial_day']['pt-pt'] = "Dia do Memorial";
$text['label-preset_thanksgiving_day']['es-cl'] = "Thanksgiving"; $text['label-preset_memorial_day']['fr-fr'] = "Memorial Day";
$text['label-preset_thanksgiving_day']['pt-pt'] = "Thanksgiving"; $text['label-preset_memorial_day']['pt-br'] = "Corpus Crist";
$text['label-preset_thanksgiving_day']['fr-fr'] = "Thanksgiving"; $text['label-preset_memorial_day']['pl'] = "Dzień Pamięci";
$text['label-preset_christmas_day']['en-us'] = "Christmas Day"; $text['label-preset_martin_luther_king_jr_day']['en-us'] = "Martin Luther King Jr. Day";
$text['label-preset_christmas_day']['es-cl'] = "Navidad"; $text['label-preset_martin_luther_king_jr_day']['es-cl'] = "Día de Martin Luther King Jr.";
$text['label-preset_christmas_day']['pt-pt'] = "Natal"; $text['label-preset_martin_luther_king_jr_day']['pt-pt'] = "Dia de Martin Luther King Jr.";
$text['label-preset_christmas_day']['fr-fr'] = "Noël"; $text['label-preset_martin_luther_king_jr_day']['fr-fr'] = "Martin Luther King Jr. Day";
$text['label-preset_martin_luther_king_jr_day']['pt-br'] = "";
$text['label-year']['en-us'] = "Year"; $text['label-preset_martin_luther_king_jr_day']['pl'] = "Dzień Martina Lutera Kinga";
$text['label-year']['es-cl'] = "Año";
$text['label-year']['pt-pt'] = "Ano"; $text['label-preset_labor_day']['en-us'] = "Labor Day";
$text['label-year']['fr-fr'] = "Année"; $text['label-preset_labor_day']['es-cl'] = "Día del Trabajo";
$text['label-preset_labor_day']['pt-pt'] = "Dia do Trabalho";
$text['label-month']['en-us'] = "Month"; $text['label-preset_labor_day']['fr-fr'] = "Labor Day";
$text['label-month']['es-cl'] = "Més"; $text['label-preset_labor_day']['pt-br'] = "Dia do trabalho";
$text['label-month']['pt-pt'] = "Mês"; $text['label-preset_labor_day']['pl'] = "Dzień Pracy";
$text['label-month']['fr-fr'] = "Mois";
$text['label-preset_independence_day']['en-us'] = "Independence Day";
$text['label-day-of-month']['en-us'] = "Day of Month"; $text['label-preset_independence_day']['es-cl'] = "Día de la Independencia";
$text['label-day-of-month']['es-cl'] = "Día del Mes"; $text['label-preset_independence_day']['pt-pt'] = "Dia da Independência";
$text['label-day-of-month']['pt-pt'] = "Dia do Mês"; $text['label-preset_independence_day']['fr-fr'] = "Independence Day";
$text['label-day-of-month']['fr-fr'] = "Jour du Mois"; $text['label-preset_independence_day']['pt-br'] = "Independência do Brasil";
$text['label-preset_independence_day']['pl'] = "Dzień Niepodległości";
$text['label-day-of-week']['en-us'] = "Day of Week";
$text['label-day-of-week']['es-cl'] = "Día de la Semana"; $text['label-preset_columbus_day']['en-us'] = "Columbus Day";
$text['label-day-of-week']['pt-pt'] = "Dia da Semana"; $text['label-preset_columbus_day']['es-cl'] = "Día de Colón";
$text['label-day-of-week']['fr-fr'] = "Jour de la semaine"; $text['label-preset_columbus_day']['pt-pt'] = "Dia de Colombo";
$text['label-preset_columbus_day']['fr-fr'] = "Columbus Day";
$text['label-day-of-year']['en-us'] = "Day of Year"; $text['label-preset_columbus_day']['pt-br'] = "";
$text['label-day-of-year']['es-cl'] = "Día del Año"; $text['label-preset_columbus_day']['pl'] = "Dzień Kolumba";
$text['label-day-of-year']['pt-pt'] = "Dia do Ano";
$text['label-day-of-year']['fr-fr'] = "Jour de l'année"; $text['label-preset_christmas_day']['en-us'] = "Christmas Day";
$text['label-preset_christmas_day']['es-cl'] = "Navidad";
$text['label-week-of-year']['en-us'] = "Week of Year"; $text['label-preset_christmas_day']['pt-pt'] = "Natal";
$text['label-week-of-year']['es-cl'] = "Semana del año"; $text['label-preset_christmas_day']['fr-fr'] = "Noël";
$text['label-week-of-year']['pt-pt'] = "Semana do ano"; $text['label-preset_christmas_day']['pt-br'] = "Natal";
$text['label-week-of-year']['fr-fr'] = "Semaine de l'année"; $text['label-preset_christmas_day']['pl'] = "Boże Narodzenie";
$text['label-week-of-month']['en-us'] = "Week of Month"; $text['label-order']['en-us'] = "Order";
$text['label-week-of-month']['es-cl'] = "Semana del Mes"; $text['label-order']['es-cl'] = "Orden";
$text['label-week-of-month']['pt-pt'] = "Semana do Mês"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-week-of-month']['fr-fr'] = "Semaine du Mois"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-hour-of-day']['en-us'] = "Hour of Day"; $text['label-order']['pl'] = "Kolejność";
$text['label-hour-of-day']['es-cl'] = "Hora del día";
$text['label-hour-of-day']['pt-pt'] = "Hora do dia"; $text['label-number']['en-us'] = "Number";
$text['label-hour-of-day']['fr-fr'] = "Heure du jour"; $text['label-number']['es-cl'] = "Número";
$text['label-number']['pt-pt'] = "Número";
$text['label-minute-of-hour']['en-us'] = "Minute of Hour"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-minute-of-hour']['es-cl'] = "Minuto de horas"; $text['label-number']['pt-br'] = "Número";
$text['label-minute-of-hour']['pt-pt'] = "Minuto de horas"; $text['label-number']['pl'] = "Numer";
$text['label-minute-of-hour']['fr-fr'] = "Minute Hour";
$text['label-name']['en-us'] = "Name";
$text['label-minute-of-day']['en-us'] = "Minute of Day"; $text['label-name']['es-cl'] = "Nombre";
$text['label-minute-of-day']['es-cl'] = "Minuto del Día"; $text['label-name']['pt-pt'] = "Nome";
$text['label-minute-of-day']['pt-pt'] = "Minuto do Dia"; $text['label-name']['fr-fr'] = "Nom";
$text['label-minute-of-day']['fr-fr'] = "Minute de la journée"; $text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-time-of-day']['en-us'] = "Time of Day";
$text['label-time-of-day']['es-cl'] = "Hora del día"; $text['label-month']['en-us'] = "Month";
$text['label-time-of-day']['pt-pt'] = "Hora do Dia"; $text['label-month']['es-cl'] = "Més";
$text['label-time-of-day']['fr-fr'] = "Heure de la journée"; $text['label-month']['pt-pt'] = "Mês";
$text['label-month']['fr-fr'] = "Mois";
$text['label-time-of-day_minute']['en-us'] = "Minute"; $text['label-month']['pt-br'] = "Mês";
$text['label-time-of-day_minute']['es-cl'] = "Minuto"; $text['label-month']['pl'] = "Miesiąc";
$text['label-time-of-day_minute']['pt-pt'] = "Minuto";
$text['label-time-of-day_minute']['fr-fr'] = "Minute"; $text['label-minute-of-hour']['en-us'] = "Minute of Hour";
$text['label-minute-of-hour']['es-cl'] = "Minuto de horas";
$text['label-time-of-day_hour']['en-us'] = "Hour"; $text['label-minute-of-hour']['pt-pt'] = "Minuto de horas";
$text['label-time-of-day_hour']['es-cl'] = "Horas"; $text['label-minute-of-hour']['fr-fr'] = "Minute Hour";
$text['label-time-of-day_hour']['pt-pt'] = "Horas"; $text['label-minute-of-hour']['pt-br'] = "Minuto de horas";
$text['label-time-of-day_hour']['fr-fr'] = "Hour"; $text['label-minute-of-hour']['pl'] = "Minuta godziny";
$text['label-date-and-time']['en-us'] = "Date & Time"; $text['label-minute-of-day']['en-us'] = "Minute of Day";
$text['label-date-and-time']['es-cl'] = "Fecha y hora"; $text['label-minute-of-day']['es-cl'] = "Minuto del Día";
$text['label-date-and-time']['pt-pt'] = "Data e Hora"; $text['label-minute-of-day']['pt-pt'] = "Minuto do Dia";
$text['label-date-and-time']['fr-fr'] = "Date et heure"; $text['label-minute-of-day']['fr-fr'] = "Minute de la journée";
$text['label-minute-of-day']['pt-br'] = "Minuto do dia";
$text['label-true']['en-us'] = "True"; $text['label-minute-of-day']['pl'] = "Minuta dnia";
$text['label-true']['es-cl'] = "Verdadero";
$text['label-true']['pt-pt'] = "Sim"; $text['label-label']['en-us'] = "Label";
$text['label-true']['fr-fr'] = "Oui"; $text['label-label']['es-cl'] = "Etiqueta";
$text['label-label']['pt-pt'] = "Etiqueta";
$text['label-false']['en-us'] = "False"; $text['label-label']['fr-fr'] = "étiquette";
$text['label-false']['es-cl'] = "Falso"; $text['label-label']['pt-br'] = "Etiqueta";
$text['label-false']['pt-pt'] = "Não"; $text['label-label']['pl'] = "Etykieta";
$text['label-false']['fr-fr'] = "Non";
$text['label-hour-of-day']['en-us'] = "Hour of Day";
$text['label-select_destination']['en-us'] = "Select Destination"; $text['label-hour-of-day']['es-cl'] = "Hora del día";
$text['label-select_destination']['es-cl'] = "Seleccione Destino"; $text['label-hour-of-day']['pt-pt'] = "Hora do dia";
$text['label-select_destination']['pt-pt'] = "Selecione um Destino"; $text['label-hour-of-day']['fr-fr'] = "Heure du jour";
$text['label-select_destination']['fr-fr'] = "Choisissez une Destination"; $text['label-hour-of-day']['pt-br'] = "Hora do dia";
$text['label-hour-of-day']['pl'] = "Godzina dnia";
$text['label-select_default_destination']['en-us'] = "Select Default Destination";
$text['label-select_default_destination']['es-cl'] = "Seleccionar Destino Predeterminado"; $text['label-false']['en-us'] = "False";
$text['label-select_default_destination']['pt-pt'] = "Selecione Padrão Destino"; $text['label-false']['es-cl'] = "Falso";
$text['label-select_default_destination']['fr-fr'] = "Sélectionnez Par défaut Destinations"; $text['label-false']['pt-pt'] = "Não";
$text['label-false']['fr-fr'] = "Non";
$text['label-alternate-destination']['en-us'] = "Alternate Destination"; $text['label-false']['pt-br'] = "Não";
$text['label-alternate-destination']['es-cl'] = "Destino Alternativo"; $text['label-false']['pl'] = "Nie";
$text['label-alternate-destination']['pt-pt'] = "Destino Alternativo";
$text['label-alternate-destination']['fr-fr'] = "Autre Destinations"; $text['label-extension']['en-us'] = "Extension";
$text['label-extension']['es-cl'] = "Extensión";
$text['label-order']['en-us'] = "Order"; $text['label-extension']['pt-pt'] = "Extensão";
$text['label-order']['es-cl'] = "Orden"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-extension']['pt-br'] = "Ramal";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-extension']['pl'] = "Numer wewnętrzny";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-enabled']['es-cl'] = "Activado"; $text['label-enabled']['es-cl'] = "Activado";
$text['label-enabled']['pt-pt'] = "Activado"; $text['label-enabled']['pt-pt'] = "Activado";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-description']['en-us'] = "Description"; $text['label-enabled']['pl'] = "Włączony";
$text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-description']['en-us'] = "Description";
$text['label-description']['fr-fr'] = "Description"; $text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição";
$text['button-save']['en-us'] = "Save"; $text['label-description']['fr-fr'] = "Description";
$text['button-save']['es-cl'] = "Guardar"; $text['label-description']['pt-br'] = "Descrição";
$text['button-save']['pt-pt'] = "Guardar"; $text['label-description']['pl'] = "Opis";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['label-day-of-year']['en-us'] = "Day of Year";
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name"; $text['label-day-of-year']['es-cl'] = "Día del Año";
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre de Extensión"; $text['label-day-of-year']['pt-pt'] = "Dia do Ano";
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão"; $text['label-day-of-year']['fr-fr'] = "Jour de l'année";
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom de l'extension"; $text['label-day-of-year']['pt-br'] = "Dia do ano";
$text['label-day-of-year']['pl'] = "Dzień roku";
$text['label-required-dialplan_number']['en-us'] = "Please provide: Extension Number";
$text['label-required-dialplan_number']['es-cl'] = "Por favor indique: Número de extensión"; $text['label-day-of-week']['en-us'] = "Day of Week";
$text['label-required-dialplan_number']['pt-pt'] = "Por favor indique: Número da Extensão"; $text['label-day-of-week']['es-cl'] = "Día de la Semana";
$text['label-required-dialplan_number']['fr-fr'] = "Merci d'indiquer: Numéro de l'extension"; $text['label-day-of-week']['pt-pt'] = "Dia da Semana";
$text['label-day-of-week']['fr-fr'] = "Jour de la semaine";
$text['label-required-action']['en-us'] = "Please provide: Destination"; $text['label-day-of-week']['pt-br'] = "Dia da semana";
$text['label-required-action']['es-cl'] = "Por favor indique: Acción cuando sea Verdadeo"; $text['label-day-of-week']['pl'] = "Dzień tygodnia";
$text['label-required-action']['pt-pt'] = "Por favor indique: Acção quando Verdadeiro";
$text['label-required-action']['fr-fr'] = "Merci d'indiquer: Action quand Vrai"; $text['label-day-of-month']['en-us'] = "Day of Month";
$text['label-day-of-month']['es-cl'] = "Día del Mes";
$text['message-update']['en-us'] = "Update Complete"; $text['label-day-of-month']['pt-pt'] = "Dia do Mês";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['label-day-of-month']['fr-fr'] = "Jour du Mois";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['label-day-of-month']['pt-br'] = "Dia do mês";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['label-day-of-month']['pl'] = "Dzień miesiąca";
$text['message-alternate_destination_required']['en-us'] = "Alternate Destination Required"; $text['label-date-and-time']['en-us'] = "Date & Time";
$text['message-alternate_destination_required']['es-cl'] = "Destino Alternativo Requerido"; $text['label-date-and-time']['es-cl'] = "Fecha y hora";
$text['message-alternate_destination_required']['pt-pt'] = "Destino Alternativo Obrigatório"; $text['label-date-and-time']['pt-pt'] = "Data e Hora";
$text['message-alternate_destination_required']['fr-fr'] = "Autre Destination Requise"; $text['label-date-and-time']['fr-fr'] = "Date et heure";
$text['label-date-and-time']['pt-br'] = "Data e hora";
$text['message-add']['en-us'] = "Add Complete"; $text['label-date-and-time']['pl'] = "Data i godzina";
$text['message-add']['es-cl'] = "Agregar Completado";
$text['message-add']['fr-fr'] = "Ajouté"; $text['label-context']['en-us'] = "Context";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['label-context']['es-cl'] = "Contexto";
$text['label-context']['pt-pt'] = "Contexto";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['label-context']['fr-fr'] = "Contexte";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar este?"; $text['label-context']['pt-br'] = "Contexto";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['label-context']['pl'] = "Kontekst";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['label-conditions']['en-us'] = "Conditions";
$text['message-delete']['en-us'] = "Delete Completed"; $text['label-conditions']['es-cl'] = "Condición";
$text['message-delete']['es-cl'] = "Eliminar Completado"; $text['label-conditions']['pt-pt'] = "Condição";
$text['message-delete']['pt-pt'] = "Apagar Concluído"; $text['label-conditions']['fr-fr'] = "état";
$text['message-delete']['fr-fr'] = "Supprimer Terminé" $text['label-conditions']['pt-br'] = "Condição";
$text['label-conditions']['pl'] = "Warunki";
$text['label-condition_value']['en-us'] = "Value";
$text['label-condition_value']['es-cl'] = "Valor";
$text['label-condition_value']['pt-pt'] = "Valor";
$text['label-condition_value']['fr-fr'] = "Valeur";
$text['label-condition_value']['pt-br'] = "Valor";
$text['label-condition_value']['pl'] = "Wartość";
$text['label-condition_range']['en-us'] = "Range";
$text['label-condition_range']['es-cl'] = "Rango";
$text['label-condition_range']['pt-pt'] = "Range";
$text['label-condition_range']['fr-fr'] = "Range";
$text['label-condition_range']['pt-br'] = "Condição da extensão";
$text['label-condition_range']['pl'] = "Zakres";
$text['label-condition_parameter']['en-us'] = "Parameter";
$text['label-condition_parameter']['es-cl'] = "Parámetro";
$text['label-condition_parameter']['pt-pt'] = "Parâmetro";
$text['label-condition_parameter']['fr-fr'] = "Paramètre";
$text['label-condition_parameter']['pt-br'] = "Parâmetro";
$text['label-condition_parameter']['pl'] = "Parametr";
$text['label-condition']['en-us'] = "Condition";
$text['label-condition']['es-cl'] = "Condiciones";
$text['label-condition']['pt-pt'] = "Condições";
$text['label-condition']['fr-fr'] = "état";
$text['label-condition']['pt-br'] = "Condições";
$text['label-condition']['pl'] = "Warunek";
$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'] = "Autre Destinations";
$text['label-alternate-destination']['pt-br'] = "Destino alternativo";
$text['label-alternate-destination']['pl'] = "Alternatywna destynacja";
$text['header-time_conditions']['en-us'] = "Time Conditions";
$text['header-time_conditions']['es-cl'] = "Condiciones de Tiempo";
$text['header-time_conditions']['pt-pt'] = "Condições Temporais";
$text['header-time_conditions']['fr-fr'] = "Conditions Temporelles";
$text['header-time_conditions']['pt-br'] = "Condições Temporarias";
$text['header-time_conditions']['pl'] = "Warunki czasowe";
$text['description-time_conditions']['en-us'] = "Dynamically route calls to an IVR menu, external numbers, scripts, or other destinations based on time conditions.";
$text['description-time_conditions']['es-cl'] = "Ruta dinámicamente llama a un menú IVR, números externos, guiones u otros destinos basados en las condiciones de tiempo.";
$text['description-time_conditions']['pt-pt'] = "Rota dinamicamente as chamadas para um menu IVR, números externos, scripts ou outros destinos com base nas condições de tempo.";
$text['description-time_conditions']['fr-fr'] = "Dynamiquement acheminer les appels à un menu IVR, numéros externes, scripts, ou d'autres destinations en fonction des conditions de temps.";
$text['description-time_conditions']['pt-br'] = "As condições temporárias encaminham as chamadas com base no tempo. Podem ser usadas para enviar chamadas para menus de IVR, números externos, scripts ou outros destinos.";
$text['description-time_conditions']['pl'] = "Przesyłaj rozmowy dynamicznie do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc na podstawie warunków czasowych.";
$text['description-template']['en-us'] = "The templates provides a list of preset time conditions.";
$text['description-template']['es-cl'] = "Las plantillas ofrecen una lista de condiciones preestablecidas.";
$text['description-template']['pt-pt'] = "Os templates oferecem uma lista condições temporais.";
$text['description-template']['fr-fr'] = "Le modèle fourni une liste de présélection.";
$text['description-template']['pt-br'] = "Os templates oferecem uma lista de condições temporárias";
$text['description-template']['pl'] = "Szablony zawierają listę zaprogramowanych warunków czasowych.";
$text['description-settings']['en-us'] = "Define custom conditions necessary to execute the destination selected above.";
$text['description-settings']['es-cl'] = "Definir las condiciones personalizados necesarios para ejecutar el destino seleccionado anteriormente.";
$text['description-settings']['pt-pt'] = "Definir condições personalizadas necessárias para executar o destino selecionado acima.";
$text['description-settings']['fr-fr'] = "Définir les conditions nécessaires pour exécuter la destination sélectionnée ci-dessus personnalisés.";
$text['description-settings']['pt-br'] = "Definir condições personalizadas necessárias para executar o destino selecionado acima. ";
$text['description-settings']['pl'] = "Zdefiniuj swoje warunki, które są niezbędne do przesłania rozmowy do wybranego powyżej celu.";
$text['description-presets_advanced']['en-us'] = "Select a Default Destination above to be <i>applied</i> to each preset checked (without a destination already defined).";
$text['description-presets_advanced']['es-cl'] = "Seleccione un destino predeterminado por encima de ser <i>apliqué</i> para cada preset facturado (sin destino ya definido).";
$text['description-presets_advanced']['pt-pt'] = "Selecione um destino padrão acima para ser <i>aplicado</i> para cada predefinição marcada (sem um destino já definido).";
$text['description-presets_advanced']['fr-fr'] = "Sélectionnez une destination par défaut ci-dessus pour être <i>appliqué</i> pour chaque preset vérifié (sans destination déjà défini).";
$text['description-presets_advanced']['pt-br'] = "Selecione um destino padrão acima para ser aplicado para cada predefinição marcada (sem um destino já definido). ";
$text['description-presets_advanced']['pl'] = "Powyżej wybierz domyślna destynację, która zostanie przypisana do każdego wcześniej zdefiniowanego szablonu, do którego jeszcze nie została przypisana żadna destynacja.";
$text['description-presets']['en-us'] = "Select from available presets. Click a preset name to further customize the conditions and/or destination of each.";
$text['description-presets']['es-cl'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun.";
$text['description-presets']['pt-pt'] = "Selecione a partir de predefinições disponíveis. Clique em um nome pré-definido para personalizar ainda mais as condições e/ou destino de cada um.";
$text['description-presets']['fr-fr'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun.";
$text['description-presets']['pt-br'] = "Selecione a partir de configurações disponíveis. Clique em um nome pré-definido para personalizar ainda mais as condições e/ou destino de cada um. ";
$text['description-presets']['pl'] = " Wybierz wcześniej zdefiniowany szablon. Kliknij na nazwę, aby móc go dostosować do własnych potrzeb (warunki i destynacje).";
$text['description-name']['en-us'] = "Enter the name for the time condition.";
$text['description-name']['es-cl'] = "Introduzca un nombre para esta condición.";
$text['description-name']['pt-pt'] = "Introduza o nome da condição temporal.";
$text['description-name']['fr-fr'] = "Choisir un nom pour cette condition temporelle.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-extension']['en-us'] = "Enter the extension number.";
$text['description-extension']['es-cl'] = "Introduzca un 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['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar este?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['button-search']['en-us'] = "Search";
$text['button-search']['es-cl'] = "Buscar";
$text['button-search']['pt-pt'] = "Pesquisar";
$text['button-search']['fr-fr'] = "Chercher";
$text['button-search']['pt-br'] = "Pesquisar";
$text['button-search']['pl'] = "Wyszukaj";
$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-dialplan']['en-us'] = "Dialplan";
$text['button-dialplan']['es-cl'] = "Agregar Plan de Marcado";
$text['button-dialplan']['pt-pt'] = "Dialplan";
$text['button-dialplan']['fr-fr'] = "Plan de num";
$text['button-dialplan']['pt-br'] = "Dialplan";
$text['button-dialplan']['pl'] = "Dialplan ";
$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-advanced']['en-us'] = "Advanced";
$text['button-advanced']['es-cl'] = "Avanzado";
$text['button-advanced']['pt-pt'] = "Avancé";
$text['button-advanced']['fr-fr'] = "Avançado";
$text['button-advanced']['pt-br'] = "Avançar";
$text['button-advanced']['pl'] = "Zaawansowany";
?> ?>

View File

@ -1,21 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Time Conditions"; $apps[$x]['menu'][0]['title']['en-us'] = "Time Conditions";
$apps[$x]['menu'][0]['title']['es-cl'] = "Condic. de Tiempo"; $apps[$x]['menu'][0]['title']['es-cl'] = "Condic. de Tiempo";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Conditions Temporelles";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Condições Temporais";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Condições temporarias";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Warunki czasowe";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Conditions Temporelles"; $apps[$x]['menu'][0]['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Condições Temporais"; $apps[$x]['menu'][0]['path'] = "/app/time_conditions/time_conditions.php";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/time_conditions/time_conditions.php";
$apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,28 +1,38 @@
<?php <?php
$text['title-traffic_graph']['en-us'] = "Traffic Graph"; $text['title-traffic_graph']['en-us'] = "Traffic Graph";
$text['title-traffic_graph']['es-cl'] = "Gráfico de Tráfico"; $text['title-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
$text['title-traffic_graph']['pt-pt'] = "Gráfico do Tráfego"; $text['title-traffic_graph']['pt-pt'] = "Gráfico do Tráfego";
$text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic"; $text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic";
$text['title-traffic_graph']['pt-br'] = "Gráfico de tráfego";
$text['title-traffic_graph']['pl'] = "Wykres przesyłu danych";
$text['header-traffic_graph']['en-us'] = "Traffic Graph"; $text['label-interface']['en-us'] = "Interface";
$text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico"; $text['label-interface']['es-cl'] = "Interfaz";
$text['header-traffic_graph']['pt-pt'] = "Gráfico do Tráfego"; $text['label-interface']['pt-pt'] = "Interface";
$text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic"; $text['label-interface']['fr-fr'] = "Interface";
$text['label-interface']['pt-br'] = "Interface";
$text['label-interface']['pl'] = "Interfejs";
$text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below."; $text['header-traffic_graph']['en-us'] = "Traffic Graph";
$text['description-traffic_graph']['es-cl'] = "Un navegador (o plugin) que soporte SVG (Scalable Vector Graphics) es necesario para ver el gráfico siguiente."; $text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
$text['description-traffic_graph']['pt-pt'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo."; $text['header-traffic_graph']['pt-pt'] = "Gráfico do Tráfego";
$text['description-traffic_graph']['fr-fr'] = "Un explorateur (ou plugin) qui support le Graphique Vectoriel Evolutif (SVG) est nécessaire pour afficher les graphique ci-dessous."; $text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic";
$text['header-traffic_graph']['pt-br'] = "Gráfico de tráfego";
$text['header-traffic_graph']['pl'] = "Wykres przesyłu danych";
$text['label-interface']['en-us'] = "Interface"; $text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below.";
$text['label-interface']['es-cl'] = "Interfaz"; $text['description-traffic_graph']['es-cl'] = "Un navegador (o plugin) que soporte SVG (Scalable Vector Graphics) es necesario para ver el gráfico siguiente.";
$text['label-interface']['pt-pt'] = "Interface"; $text['description-traffic_graph']['pt-pt'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo.";
$text['label-interface']['fr-fr'] = "Interface"; $text['description-traffic_graph']['fr-fr'] = "Un explorateur (ou plugin) qui support le Graphique Vectoriel Evolutif (SVG) est nécessaire pour afficher les graphique ci-dessous.";
$text['description-traffic_graph']['pt-br'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo. ";
$text['description-traffic_graph']['pl'] = "Aby zobaczyć przesytu danych wymagana jest przeglądarka (lub wtyczka), która obsługuje Scalable Vector Graphics (SVG). ";
$text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG)."; $text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG).";
$text['description-no_svg']['es-cl'] = "Su navegador no soporta SVG (Scalable Vector Graphics). Para ver el gráfico debe utilizar un navegador (o plugin) que soporte SVG."; $text['description-no_svg']['es-cl'] = "Su navegador no soporta SVG (Scalable Vector Graphics). Para ver el gráfico debe utilizar un navegador (o plugin) que soporte SVG.";
$text['description-no_svg']['pt-pt'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG."; $text['description-no_svg']['pt-pt'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
$text['description-no_svg']['fr-fr'] = "Malheureusement votre explorateur ne ssupporte pas le Graphique Vectoriel Evolutif (SVG). Pour voir le graphique, merci d'utiliser un explorateur (ou plugin) qui le supporte."; $text['description-no_svg']['fr-fr'] = "Malheureusement votre explorateur ne ssupporte pas le Graphique Vectoriel Evolutif (SVG). Pour voir le graphique, merci d'utiliser un explorateur (ou plugin) qui le supporte.";
$text['description-no_svg']['pt-br'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
$text['description-no_svg']['pl'] = "Niestety twoja przeglądarka nie obsługuje obecnie Scalable Vector Graphics (SVG). Aby wyświetlić wykres przesyłu danych, należy użyć przeglądarki (lub wtyczki), który obsługuje Scalable Vector Graphics (SVG).";
?> ?>

View File

@ -1,20 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Traffic Graph"; $apps[$x]['menu'][0]['title']['en-us'] = "Traffic Graph";
$apps[$x]['menu'][0]['title']['es-cl'] = "Gráfico de Tráfico"; $apps[$x]['menu'][0]['title']['es-cl'] = "Gráfico de Tráfico";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Traffic Graphe";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Grafico de Trafego";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Gráfico de tráfego";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Wykres przesyłu danych";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Traffic Graphe"; $apps[$x]['menu'][0]['uuid'] = "05ac3828-dc2b-c0e2-282c-79920f5349e0";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Grafico de Trafego"; $apps[$x]['menu'][0]['path'] = "/app/traffic_graph/status_graph.php?width=660&height=330";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['uuid'] = "05ac3828-dc2b-c0e2-282c-79920f5349e0";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/traffic_graph/status_graph.php?width=660&height=330";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,179 +1,311 @@
<?php <?php
$text['title-variables']['en-us'] = "Switch Variables"; $text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['title-variables']['es-cl'] = "Variables de Switch"; $text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['title-variables']['pt-pt'] = "Variáveis do Softswitch"; $text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['title-variables']['fr-fr'] = "Variables Système"; $text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['title-variables_advanced']['pl'] = "Zmienne PBXu (zaawansowane)";
$text['title-variables_advanced']['uk'] = "Задання змінних: Додатково";
$text['title-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['title-variable_add']['en-us'] = "Variable"; $text['title-variables']['en-us'] = "Switch Variables";
$text['title-variable_add']['pt-pt'] = "Adicionar Variável"; $text['title-variables']['es-cl'] = "Variables de Switch";
$text['title-variable_add']['fr-fr'] = "Ajouter une Variable"; $text['title-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['title-variables']['fr-fr'] = "Variables Système";
$text['title-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['title-variables']['pl'] = "Zmienne PBXu";
$text['title-variables']['uk'] = "Задання змінних ";
$text['title-variables']['sv-se'] = "Switch Variabler";
$text['title-variable_edit']['en-us'] = "Variable"; $text['title-variable_edit']['en-us'] = "Variable";
$text['title-variable_edit']['es-cl'] = "Editar Variable"; $text['title-variable_edit']['es-cl'] = "Editar Variable";
$text['title-variable_edit']['pt-pt'] = "Editar Variável"; $text['title-variable_edit']['pt-pt'] = "Editar Variável";
$text['title-variable_edit']['fr-fr'] = "Editer la Variable"; $text['title-variable_edit']['fr-fr'] = "Editer la Variable";
$text['title-variable_edit']['pt-br'] = "Editar Variável ";
$text['title-variable_edit']['pl'] = "Zmienna";
$text['title-variable_edit']['uk'] = "Змінна";
$text['title-variable_edit']['sv-se'] = "Variabel";
$text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced"; $text['title-variable_add']['en-us'] = "Variable";
$text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas"; $text['title-variable_add']['pt-pt'] = "Adicionar Variável";
$text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; $text['title-variable_add']['fr-fr'] = "Ajouter une Variable";
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['title-variable_add']['pt-br'] = "Adicionar Variável ";
$text['title-variable_add']['pl'] = "Zmienna";
$text['title-variable_add']['uk'] = "Змінна";
$text['title-variable_add']['sv-se'] = "Variabel";
$text['header-variables']['en-us'] = "Switch Variables"; $text['option-true']['en-us'] = "True";
$text['header-variables']['es-cl'] = "Variables de Switch"; $text['option-true']['es-cl'] = "Verdadero";
$text['header-variables']['pt-pt'] = "Variáveis do Softswitch"; $text['option-true']['pt-pt'] = "Sim";
$text['header-variables']['fr-fr'] = "Variables Système"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['pt-br'] = "Sim ";
$text['option-true']['pl'] = "Tak";
$text['option-true']['uk'] = "Так";
$text['option-true']['sv-se'] = "Sann";
$text['header-variable_add']['en-us'] = "Variable"; $text['option-false']['en-us'] = "False";
$text['header-variable_add']['es-cl'] = "Agregar Variable"; $text['option-false']['es-cl'] = "Falso";
$text['header-variable_add']['pt-pt'] = "Adicionar variável"; $text['option-false']['pt-pt'] = "Não";
$text['header-variable_add']['fr-fr'] = "Ajouter une Variable"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['pt-br'] = "Não";
$text['option-false']['pl'] = "Nie";
$text['option-false']['uk'] = "Ні";
$text['option-false']['sv-se'] = "Falsk";
$text['header-variable_edit']['en-us'] = "Variable"; $text['message-update']['en-us'] = "Update Completed";
$text['header-variable_edit']['es-cl'] = "Editar Variable"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header-variable_edit']['pt-pt'] = "Editar variável"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header-variable_edit']['fr-fr'] = "Editer la Variable"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['uk'] = "Оновлення завершено";
$text['message-update']['sv-se'] = "Uppdatering Klar";
$text['header-variables_advanced']['en-us'] = "Switch Variables: Advanced"; $text['message-required']['en-us'] = "Please provide: ";
$text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas"; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wpisz:";
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
$text['message-required']['sv-se'] = "Var god uppge:";
$text['description-variables']['en-us'] = "Define preprocessor variables here."; $text['message-delete']['en-us'] = "Delete Completed";
$text['description-variables']['es-cl'] = "Defina variables de procesador aquí."; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['description-variables']['pt-pt'] = "Defina as variáveis aqui."; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées."; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['uk'] = "Видалено";
$text['message-delete']['sv-se'] = "Borttagning Klar";
$text['description-variables_advanced']['en-us'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $${var_name}."; $text['message-add']['en-us'] = "Add Completed";
$text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $${var_name}."; $text['message-add']['es-cl'] = "Agregar Completado";
$text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $${var_name}."; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $${var_name}."; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['uk'] = "Додано";
$text['message-add']['sv-se'] = "Tillagd";
$text['label-name']['en-us'] = "Name"; $text['label-value']['en-us'] = "Value";
$text['label-name']['es-cl'] = "Nombre"; $text['label-value']['es-cl'] = "Valor";
$text['label-name']['pt-pt'] = "Nome"; $text['label-value']['pt-pt'] = "Valor";
$text['label-name']['fr-fr'] = "Nom"; $text['label-value']['fr-fr'] = "Valeur";
$text['label-value']['pt-br'] = "Valor";
$text['label-value']['pl'] = "Wartość";
$text['label-value']['uk'] = "Значення";
$text['label-value']['sv-se'] = "Värde";
$text['label-value']['en-us'] = "Value"; $text['label-order']['en-us'] = "Order";
$text['label-value']['es-cl'] = "Valor"; $text['label-order']['es-cl'] = "Orden";
$text['label-value']['pt-pt'] = "Valor"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-value']['fr-fr'] = "Valeur"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-order']['pl'] = "Kolejność";
$text['label-order']['uk'] = "Інше";
$text['label-order']['sv-se'] = "Ordning";
$text['label-category']['en-us'] = "Category"; $text['label-name']['en-us'] = "Name";
$text['label-category']['es-cl'] = "Categoria"; $text['label-name']['es-cl'] = "Nombre";
$text['label-category']['pt-pt'] = "Categoria"; $text['label-name']['pt-pt'] = "Nome";
$text['label-category']['fr-fr'] = "Catégorie"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['label-name']['uk'] = "Назва";
$text['label-name']['sv-se'] = "Namn";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-hostname']['en-us'] = "Hostname";
$text['label-enabled']['es-cl'] = "Activada"; $text['label-hostname']['pt-pt'] = "Hostname";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-hostname']['pl'] = "Nazwa hosta";
$text['label-hostname']['uk'] = "Назва хоста";
$text['label-hostname']['sv-se'] = "Hostname";
$text['label-order']['en-us'] = "Order"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-order']['es-cl'] = "Orden"; $text['label-enabled']['es-cl'] = "Activada";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-enabled']['uk'] = "Включено";
$text['label-enabled']['sv-se'] = "Aktiverad";
$text['label-description']['en-us'] = "Description"; $text['label-description']['en-us'] = "Description";
$text['label-description']['es-cl'] = "Descripción"; $text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['fr-fr'] = "Description"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['uk'] = "Опис";
$text['label-description']['sv-se'] = "Beskrivning";
$text['label-codec_information']['en-us'] = "Codec Information"; $text['label-codec_information']['en-us'] = "Codec Information";
$text['label-codec_information']['es-cl'] = "Informatión de Codec"; $text['label-codec_information']['es-cl'] = "Informatión de Codec";
$text['label-codec_information']['pt-pt'] = "Informação do Codec"; $text['label-codec_information']['pt-pt'] = "Informação do Codec";
$text['label-codec_information']['fr-fr'] = "Codec Information"; $text['label-codec_information']['fr-fr'] = "Codec Information";
$text['label-codec_information']['pt-br'] = "Informações sobre o Codec";
$text['label-codec_information']['pl'] = "Informacja o kodekach";
$text['label-codec_information']['uk'] = "Інформація про кодек";
$text['label-codec_information']['sv-se'] = "Codec Information";
$text['description-name']['en-us'] = "Enter the variable name."; $text['label-category']['en-us'] = "Category";
$text['description-name']['es-cl'] = "Ingrese el nombre de la variable."; $text['label-category']['es-cl'] = "Categoria";
$text['description-name']['pt-pt'] = "Introduza o nome da variável."; $text['label-category']['pt-pt'] = "Categoria";
$text['description-name']['fr-fr'] = ""; $text['label-category']['fr-fr'] = "Catégorie";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['pl'] = "Kategoria";
$text['label-category']['uk'] = "Категорія";
$text['label-category']['sv-se'] = "Kategori";
$text['description-value']['en-us'] = "Enter the variable value."; $text['header-variables_advanced']['en-us'] = "Switch Variables: Advanced";
$text['description-value']['es-cl'] = "Ingrese el valor de la variable."; $text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
$text['description-value']['pt-pt'] = "Introduza o valor da variável."; $text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
$text['description-value']['fr-fr'] = ""; $text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['header-variables_advanced']['pl'] = "Zamień zmienne (zaawansowane)";
$text['header-variables_advanced']['uk'] = "Задання змінних: Додатково";
$text['header-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
$text['description-category']['en-us'] = "Select the category."; $text['header-variables']['en-us'] = "Switch Variables";
$text['description-category']['es-cl'] = "Seleccione la categoría."; $text['header-variables']['es-cl'] = "Variables de Switch";
$text['description-category']['pt-pt'] = "Escolha a categoria."; $text['header-variables']['pt-pt'] = "Variáveis do Softswitch";
$text['description-category']['fr-fr'] = ""; $text['header-variables']['fr-fr'] = "Variables Système";
$text['header-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['header-variables']['pl'] = "Zmienne PBXu";
$text['header-variables']['uk'] = "Задання змінних";
$text['header-variables']['sv-se'] = "Switch Variabler";
$text['header-hostname']['en-us'] = "Hostname"; $text['header-variable_edit']['en-us'] = "Variable";
$text['header-hostname']['pt-pt'] = "Hostname"; $text['header-variable_edit']['es-cl'] = "Editar Variable";
$text['header-hostname']['fr-fr'] = "Nom d'hôte"; $text['header-variable_edit']['pt-pt'] = "Editar variável";
$text['header-variable_edit']['fr-fr'] = "Editer la Variable";
$text['header-variable_edit']['pt-br'] = "Editar variável";
$text['header-variable_edit']['pl'] = "Zmienna";
$text['header-variable_edit']['uk'] = "Змінна";
$text['header-variable_edit']['sv-se'] = "Variabel";
$text['label-hostname']['en-us'] = "Hostname"; $text['header-hostname']['en-us'] = "Hostname";
$text['label-hostname']['pt-pt'] = "Hostname"; $text['header-hostname']['pt-pt'] = "Hostname";
$text['label-hostname']['fr-fr'] = "Nom d'hôte"; $text['header-hostname']['fr-fr'] = "Nom d'hôte";
$text['header-hostname']['pl'] = "Nazwa hosta";
$text['header-hostname']['uk'] = "Назва хоста";
$text['header-hostname']['sv-se'] = "Hostname";
$text['description-hostname']['en-us'] = "Enter the hostname / switchname."; $text['description-variables_advanced']['en-us'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
$text['description-hostname']['pt-pt'] = "Introduza o hostname"; $text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; $text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $.";
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
$text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $";
$text['description-variables_advanced']['pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $.";
$text['description-variables_advanced']['uk'] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $.";
$text['description-variables_advanced']['sv-se'] = "Definiera preprocessor variabler här. Kan nås i xml konfigurationen med $.";
$text['option-true']['en-us'] = "True"; $text['description-variables']['en-us'] = "Define preprocessor variables here.";
$text['option-true']['es-cl'] = "Verdadero"; $text['description-variables']['es-cl'] = "Defina variables de procesador aquí.";
$text['option-true']['pt-pt'] = "Sim"; $text['description-variables']['pt-pt'] = "Defina as variáveis aqui.";
$text['option-true']['fr-fr'] = "Oui"; $text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
$text['description-variables']['pt-br'] = "Defina as variáveis aqui:";
$text['description-variables']['pl'] = "Tutaj zdefiniuj zmienne preprocesora";
$text['description-variables']['uk'] = "Задайте змінні препроцесора тут.";
$text['description-variables']['sv-se'] = "Definiera preprocessor variabler här.";
$text['option-false']['en-us'] = "False"; $text['description-value']['en-us'] = "Enter the variable value.";
$text['option-false']['es-cl'] = "Falso"; $text['description-value']['es-cl'] = "Ingrese el valor de la variable.";
$text['option-false']['pt-pt'] = "Não"; $text['description-value']['pt-pt'] = "Introduza o valor da variável.";
$text['option-false']['fr-fr'] = "Non"; $text['description-value']['fr-fr'] = "";
$text['description-value']['pt-br'] = "Insira o valor da variável";
$text['description-value']['pl'] = "Wprowadź wartość zmiennej";
$text['description-value']['uk'] = "Введіть значенння змінної";
$text['description-value']['sv-se'] = "Fyll i variabel värde.";
$text['button-add']['en-us'] = "Add"; $text['description-name']['en-us'] = "Enter the variable name.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-name']['es-cl'] = "Ingrese el nombre de la variable.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-name']['pt-pt'] = "Introduza o nome da variável.";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-name']['fr-fr'] = "";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę zmiennej";
$text['description-name']['uk'] = "Введіть назву змінної";
$text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
$text['button-edit']['en-us'] = "Edit"; $text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-hostname']['pt-pt'] = "Introduza o hostname";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-hostname']['pl'] = "Wprowadź nazwę hosta / PBXu";
$text['description-hostname']['uk'] = "Введіть назву хоста / switchname.";
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
$text['button-delete']['en-us'] = "Delete"; $text['description-category']['en-us'] = "Select the category.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-category']['es-cl'] = "Seleccione la categoría.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-category']['pt-pt'] = "Escolha a categoria.";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-category']['fr-fr'] = "";
$text['description-category']['pt-br'] = "Escolha a categoria";
$text['description-category']['pl'] = "Wprowadź kategorię";
$text['description-category']['uk'] = "Виберіть категорію";
$text['description-category']['sv-se'] = "Beskrivning";
$text['button-back']['en-us'] = "Back"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-back']['es-cl'] = "Volver"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-back']['pt-pt'] = "Voltar"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['button-back']['fr-fr'] = "Retour"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Tem certeza que vai remover isso?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['button-save']['en-us'] = "Save"; $text['button-save']['en-us'] = "Save";
$text['button-save']['es-cl'] = "Guardar"; $text['button-save']['es-cl'] = "Guardar";
$text['button-save']['pt-pt'] = "Guardar"; $text['button-save']['pt-pt'] = "Guardar";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['uk'] = "Зберегти";
$text['button-save']['sv-se'] = "Spara";
$text['button-restore']['en-us'] = "Restore Default"; $text['button-restore']['en-us'] = "Restore Default";
$text['button-restore']['es-cl'] = "Restaurar Predeterminadas"; $text['button-restore']['es-cl'] = "Restaurar Predeterminadas";
$text['button-restore']['pt-pt'] = "Restaurar Valores"; $text['button-restore']['pt-pt'] = "Restaurar Valores";
$text['button-restore']['fr-fr'] = "Restaurer"; $text['button-restore']['fr-fr'] = "Restaurer";
$text['button-restore']['pt-br'] = "Restaurar valores";
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
$text['button-restore']['uk'] = "Відновити значення за замовчуванням";
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['button-edit']['en-us'] = "Edit";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['button-edit']['es-cl'] = "Editar";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['button-edit']['pt-pt'] = "Editar";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['uk'] = "Редагувати";
$text['button-edit']['sv-se'] = "Editera";
$text['message-add']['en-us'] = "Add Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['uk'] = "Видалити";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['message-update']['en-us'] = "Update Completed"; $text['button-back']['en-us'] = "Back";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-back']['es-cl'] = "Volver";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['uk'] = "Назад";
$text['button-back']['sv-se'] = "Tillbaka";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-add']['en-us'] = "Add";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-add']['es-cl'] = "Agregar";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['pl'] = "Dodaj";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['uk'] = "Додати";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-add']['sv-se'] = "Lägg Till";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
?> ?>

View File

@ -1,20 +1,17 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Variables"; $apps[$x]['menu'][0]['title']['en-us'] = "Variables";
$apps[$x]['menu'][0]['title']['es-cl'] = "Variables"; $apps[$x]['menu'][0]['title']['es-cl'] = "Variables";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Variables";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Variáveis";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Variáveis";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Zmienne";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Variables"; $apps[$x]['menu'][0]['title']['uk'] = "Змінні";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Variabler";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['uuid'] = "7a4e9ec5-24b9-7200-89b8-d70bf8afdd8f";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Variáveis"; $apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['uuid'] = "7a4e9ec5-24b9-7200-89b8-d70bf8afdd8f"; $apps[$x]['menu'][0]['path'] = "/app/vars/vars.php";
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/vars/vars.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,130 +1,152 @@
<?php <?php
//voicemail_greetings $text['title']['en-us'] = "Voicemail Greetings";
$text['title']['en-us'] = "Voicemail Greetings"; $text['title']['pt-pt'] = "Saudações de correio de voz";
$text['title']['pt-pt'] = "Bienvenida de correo de voz"; $text['title']['fr-fr'] = "Salutations de la messagerie";
$text['title']['pt-pt'] = "Saudações de correio de voz"; $text['title']['pt-br'] = "Configurações da Conta";
$text['title']['fr-fr'] = "Salutations de la messagerie";
$text['description']['en-us'] = "Select the active greeting message to play for extension:"; $text['table-size']['en-us'] = "Size";
$text['description']['es-cl'] = "Seleccione el mensaje activo para reproducir:"; $text['table-size']['es-cl'] = "Tamaño";
$text['description']['pt-pt'] = "Escolha e active uma mensagem de saudação a aplicar na extensão:"; $text['table-size']['pt-pt'] = "Tamanho";
$text['description']['fr-fr'] = "Choisir le message de salutation à jouer pour l'extension:"; $text['table-size']['fr-fr'] = "Taille";
$text['table-size']['pt-br'] = "Tamanho";
$text['table-choose']['en-us'] = "Choose"; $text['table-name']['en-us'] = "Name";
$text['table-choose']['es-cl'] = "Escoger"; $text['table-name']['es-cl'] = "Nombre";
$text['table-choose']['pt-pt'] = "Escolher"; $text['table-name']['pt-pt'] = "Nome";
$text['table-choose']['fr-fr'] = "Choisir"; $text['table-name']['fr-fr'] = "Nom";
$text['table-name']['pt-br'] = "Nome";
$text['table-name']['en-us'] = "Name"; $text['table-download']['en-us'] = "Download";
$text['table-name']['es-cl'] = "Nombre"; $text['table-download']['es-cl'] = "Descargar";
$text['table-name']['pt-pt'] = "Nome"; $text['table-download']['pt-pt'] = "Descarregar";
$text['table-name']['fr-fr'] = "Nom"; $text['table-download']['fr-fr'] = "Télécharger";
$text['table-download']['pt-br'] = "Número";
$text['table-download']['en-us'] = "Download"; $text['table-description']['en-us'] = "Description";
$text['table-download']['es-cl'] = "Descargar"; $text['table-description']['es-cl'] = "Descripción";
$text['table-download']['pt-pt'] = "Descarregar"; $text['table-description']['pt-pt'] = "Descrição";
$text['table-download']['fr-fr'] = "Télécharger"; $text['table-description']['fr-fr'] = "Description";
$text['table-description']['pt-br'] = "Descrição";
$text['table-size']['en-us'] = "Size"; $text['table-choose']['en-us'] = "Choose";
$text['table-size']['es-cl'] = "Tamaño"; $text['table-choose']['es-cl'] = "Escoger";
$text['table-size']['pt-pt'] = "Tamanho"; $text['table-choose']['pt-pt'] = "Escolher";
$text['table-size']['fr-fr'] = "Taille"; $text['table-choose']['fr-fr'] = "Choisir";
$text['table-choose']['pt-br'] = "Escolher";
$text['table-description']['en-us'] = "Description"; $text['message-uploaded']['en-us'] = "Upload Complete";
$text['table-description']['es-cl'] = "Descripción"; $text['message-uploaded']['es-cl'] = "Subida Finalizada";
$text['table-description']['pt-pt'] = "Descrição"; $text['message-uploaded']['pt-pt'] = "Carregamento Finalizado";
$text['table-description']['fr-fr'] = "Description"; $text['message-uploaded']['fr-fr'] = "Enregistrer Complet";
$text['message-uploaded']['pt-br'] = "Arquivo carregado para";
$text['button-back']['en-us'] = "Back"; $text['message-update']['en-us'] = "Update Complete";
$text['button-back']['es-cl'] = "Volver"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['button-back']['pt-pt'] = "Voltar"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['button-back']['fr-fr'] = "Retour"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['button-upload']['en-us'] = "Upload"; $text['message-delete']['en-us'] = "Delete Complete";
$text['button-upload']['es-cl'] = "Subir"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['button-upload']['pt-pt'] = "Carregar"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['button-upload']['fr-fr'] = "Télécharger"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['button-save']['en-us'] = "Save"; $text['message-add']['en-us'] = "Add Complete";
$text['button-save']['es-cl'] = "Guardar"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['button-save']['pt-pt'] = "Guardar"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['label-tools']['en-us'] = "Tools"; $text['label-tools']['en-us'] = "Tools";
$text['label-tools']['es-cl'] = "Instrumentos"; $text['label-tools']['es-cl'] = "Instrumentos";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-download']['en-us'] = "Download"; $text['label-play']['en-us'] = "Play";
$text['label-download']['es-cl'] = "Descargar"; $text['label-play']['es-cl'] = "Reproducir";
$text['label-download']['pt-pt'] = "Descarregar"; $text['label-play']['pt-pt'] = "Tocar";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-play']['pt-br'] = "Tocar";
$text['label-play']['en-us'] = "Play"; $text['label-pause']['en-us'] = "Pause";
$text['label-play']['es-cl'] = "Reproducir"; $text['label-pause']['es-cl'] = "Pausa";
$text['label-play']['pt-pt'] = "Tocar"; $text['label-pause']['pt-pt'] = "Pausa";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-pause']['fr-fr'] = "Pause";
$text['label-pause']['pt-br'] = "Pausado";
$text['label-pause']['en-us'] = "Pause"; $text['label-name']['en-us'] = "Greeting Name";
$text['label-pause']['es-cl'] = "Pausa"; $text['label-name']['es-cl'] = "Nombre de Saludo";
$text['label-pause']['pt-pt'] = "Pausa"; $text['label-name']['pt-pt'] = "Nome da Saudação";
$text['label-pause']['fr-fr'] = "Pause"; $text['label-name']['fr-fr'] = "Nom de salutation";
$text['label-name']['pt-br'] = "Nome";
//voicemail_greeting_edit $text['label-edit']['en-us'] = "Edit Greeting";
$text['confirm-name']['en-us'] = "Please provide: Greeting Name (play)"; $text['label-edit']['es-cl'] = "Edición de Saludo";
$text['confirm-name']['es-cl'] = "Por favor indique: Nombre de Bienvenida (reproducir)"; $text['label-edit']['pt-pt'] = "Editar Saudação";
$text['confirm-name']['pt-pt'] = "Por favor indique: Nome da saudação (tocar)"; $text['label-edit']['fr-fr'] = "Editer Salutation";
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom de salutation (jouer)"; $text['label-edit']['pt-br'] = "Editar";
$text['message-add']['en-us'] = "Add Complete"; $text['label-download']['en-us'] = "Download";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['label-download']['es-cl'] = "Descargar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['label-download']['pt-pt'] = "Descarregar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['pt-br'] = "Download";
$text['message-update']['en-us'] = "Update Complete"; $text['label-description']['en-us'] = "Description";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['label-description']['es-cl'] = "Descripción";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['label-description']['pt-pt'] = "Descrição";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['message-delete']['en-us'] = "Delete Complete"; $text['label-add']['en-us'] = "Add Greeting";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['label-add']['es-cl'] = "Agregar Saludo";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['label-add']['pt-pt'] = "Adicionar Saudação";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['label-add']['fr-fr'] = "Ajouter salutation";
$text['label-add']['pt-br'] = "Adicionar Greeting";
$text['message-uploaded']['en-us'] = "Upload Complete"; $text['description-name']['en-us'] = "Greeting Name. example: greeting_x";
$text['message-uploaded']['es-cl'] = "Subida Finalizada"; $text['description-name']['es-cl'] = "Nombre de Bienvenida. Ejemplo: bienvenida_x";
$text['message-uploaded']['pt-pt'] = "Carregamento Finalizado"; $text['description-name']['pt-pt'] = "Nome da Saudação. exemplo: saudação_x";
$text['message-uploaded']['fr-fr'] = "Enregistrer Complet"; $text['description-name']['fr-fr'] = "Nome da Salutation. exemple: accueil_x";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['label-add']['en-us'] = "Add Greeting"; $text['description-info']['en-us'] = "You may enter a description here for your reference (not parsed).";
$text['label-add']['es-cl'] = "Agregar Saludo"; $text['description-info']['es-cl'] = "Ingrese una descripción (Opcional).";
$text['label-add']['pt-pt'] = "Adicionar Saudação"; $text['description-info']['pt-pt'] = "Pode inserir uma descrição para referência futura aqui.";
$text['label-add']['fr-fr'] = "Ajouter salutation"; $text['description-info']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé).";
$text['description-info']['pt-br'] = "Inisra uma descrição";
$text['label-edit']['en-us'] = "Edit Greeting"; $text['description']['en-us'] = "Select the active greeting message to play for extension:";
$text['label-edit']['es-cl'] = "Edición de Saludo"; $text['description']['es-cl'] = "Seleccione el mensaje activo para reproducir:";
$text['label-edit']['pt-pt'] = "Editar Saudação"; $text['description']['pt-pt'] = "Escolha e active uma mensagem de saudação a aplicar na extensão:";
$text['label-edit']['fr-fr'] = "Editer Salutation"; $text['description']['fr-fr'] = "Choisir le message de salutation à jouer pour l'extension:";
$text['description']['pt-br'] = "Editar informações da conta.";
$text['label-name']['en-us'] = "Greeting Name"; $text['confirm-name']['en-us'] = "Please provide: Greeting Name (play)";
$text['label-name']['es-cl'] = "Nombre de Saludo"; $text['confirm-name']['es-cl'] = "Por favor indique: Nombre de Bienvenida (reproducir)";
$text['label-name']['pt-pt'] = "Nome da Saudação"; $text['confirm-name']['pt-pt'] = "Por favor indique: Nome da saudação (tocar)";
$text['label-name']['fr-fr'] = "Nom de salutation"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom de salutation (jouer)";
$text['confirm-name']['pt-br'] = "Por favor indique: Nome";
$text['description-name']['en-us'] = "Greeting Name. example: greeting_x"; $text['button-upload']['en-us'] = "Upload";
$text['description-name']['es-cl'] = "Nombre de Bienvenida. Ejemplo: bienvenida_x"; $text['button-upload']['es-cl'] = "Subir";
$text['description-name']['pt-pt'] = "Nome da Saudação. exemplo: saudação_x"; $text['button-upload']['pt-pt'] = "Carregar";
$text['description-name']['fr-fr'] = "Nome da Salutation. exemple: accueil_x"; $text['button-upload']['fr-fr'] = "Télécharger";
$text['button-upload']['pt-br'] = "Submeter";
$text['label-description']['en-us'] = "Description"; $text['button-save']['en-us'] = "Save";
$text['label-description']['es-cl'] = "Descripción"; $text['button-save']['es-cl'] = "Guardar";
$text['label-description']['pt-pt'] = "Descrição"; $text['button-save']['pt-pt'] = "Guardar";
$text['label-description']['fr-fr'] = "Description"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['description-info']['en-us'] = "You may enter a description here for your reference (not parsed)."; $text['button-back']['en-us'] = "Back";
$text['description-info']['es-cl'] = "Ingrese una descripción (Opcional)."; $text['button-back']['es-cl'] = "Volver";
$text['description-info']['pt-pt'] = "Pode inserir uma descrição para referência futura aqui."; $text['button-back']['pt-pt'] = "Voltar";
$text['description-info']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé)."; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
?> ?>

View File

@ -1,12 +1,3 @@
<?php <?php
//menu details
//$apps[$x]['menu'][0]['title']['en-us'] = "Voicemail Greetings";
//$apps[$x]['menu'][0]['uuid'] = "71197938-224b-3a90-c076-3979cabb3ee9";
//$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
//$apps[$x]['menu'][0]['category'] = "internal";
//$apps[$x]['menu'][0]['path'] = "/app/voicemail_greetings/voicemail_greetings.php";
//$apps[$x]['menu'][0]['groups'][] = "admin";
//$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,400 +1,542 @@
<?php <?php
//Voicemails $text['title-voicemails']['en-us'] = "Voicemails";
$text['title-voicemails']['en-us'] = "Voicemails"; $text['title-voicemails']['es-cl'] = "Correo de Voz";
$text['title-voicemails']['es-cl'] = "Correo de Voz"; $text['title-voicemails']['pt-pt'] = "Correio de Voz";
$text['title-voicemails']['pt-pt'] = "Correio de Voz"; $text['title-voicemails']['fr-fr'] = "Messageries Vocales";
$text['title-voicemails']['fr-fr'] = "Messageries Vocales"; $text['title-voicemails']['pt-br'] = "Correio de voz";
$text['title-voicemails']['pl'] = "Poczta głosowa";
$text['title-voicemail']['en-us'] = "Voicemail";
$text['title-voicemail']['es-cl'] = "Correo de Voz"; $text['title-voicemail_option']['en-us'] = "Voicemail Option";
$text['title-voicemail']['pt-pt'] = "Correio de Voz"; $text['title-voicemail_option']['es-cl'] = "Opción de correo de voz";
$text['title-voicemail']['fr-fr'] = "Messagerie Vocale"; $text['title-voicemail_option']['pt-pt'] = "Voicemail Opção";
$text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
$text['description-voicemail']['en-us'] = "Voicemail settings."; $text['title-voicemail_option']['pt-br'] = "Voicemail opção";
$text['description-voicemail']['es-cl'] = "Configuración de correo de voz"; $text['title-voicemail_option']['pl'] = "Opcje poczty głosowej";
$text['description-voicemail']['pt-pt'] = "Definições do Correio de Voz";
$text['description-voicemail']['fr-fr'] = "Configuration messagerie."; $text['title-voicemail_messages']['en-us'] = "Voicemail Messages";
$text['title-voicemail_messages']['es-cl'] = "Mensajes de correo de voz";
$text['title-voicemail_option']['en-us'] = "Voicemail Option"; $text['title-voicemail_messages']['pt-pt'] = "Mensagens de Correio de Voz";
$text['title-voicemail_option']['es-cl'] = "Opción de correo de voz"; $text['title-voicemail_messages']['fr-fr'] = "Messages vocaux";
$text['title-voicemail_option']['pt-pt'] = "Voicemail Opção"; $text['title-voicemail_messages']['pt-br'] = "Mensagem de correio de voz";
$text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['title-voicemail_messages']['pl'] = "Wiadomości poczty głosowej";
$text['header-voicemail_option']['en-us'] = "Voicemail Option"; $text['title-voicemail_message']['en-us'] = "Voicemail Message";
$text['header-voicemail_option']['es-cl'] = "Opción de correo de voz"; $text['title-voicemail_message']['es-cl'] = "Mensaje de correo de voz";
$text['header-voicemail_option']['pt-pt'] = "Voicemail Opção"; $text['title-voicemail_message']['pt-pt'] = "Mensagem de Correio de Voz";
$text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['title-voicemail_message']['fr-fr'] = "Message vocal";
$text['title-voicemail_message']['pt-br'] = "Mensagem de correio de voz";
$text['label-voicemail_id']['en-us'] = "Voicemail ID"; $text['title-voicemail_message']['pl'] = "Wiadomość poczty głosowej";
$text['label-voicemail_id']['es-cl'] = "ID de correo de voz";
$text['label-voicemail_id']['pt-pt'] = "ID de Correio de Voz"; $text['title-voicemail']['en-us'] = "Voicemail";
$text['label-voicemail_id']['fr-fr'] = "ID de Messagerie"; $text['title-voicemail']['es-cl'] = "Correo de Voz";
$text['title-voicemail']['pt-pt'] = "Correio de Voz";
$text['description-voicemail_id']['en-us'] = "Enter the Voicemail ID"; $text['title-voicemail']['fr-fr'] = "Messagerie Vocale";
$text['description-voicemail_id']['es-cl'] = "Ingrese el ID del correo de voz"; $text['title-voicemail']['pt-br'] = "Correio de voz";
$text['description-voicemail_id']['pt-pt'] = "Introduza o ID do Correio de Voz"; $text['title-voicemail']['pl'] = "Poczta głosowa";
$text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale.";
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
$text['label-voicemail_password']['en-us'] = "Password"; $text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
$text['label-voicemail_password']['es-cl'] = "Contraseña"; $text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
$text['label-voicemail_password']['pt-pt'] = "Palavra-passe"; $text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
$text['label-voicemail_password']['fr-fr'] = "Mot de Passe"; $text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
$text['description-voicemail_password']['en-us'] = "Enter the Password";
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña"; $text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
$text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe"; $text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
$text['description-voicemail_password']['fr-fr'] = ""; $text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)";
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
$text['label-greeting_id']['en-us'] = "Greeting ID"; $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)";
$text['label-greeting_id']['es-cl'] = "ID de bienvenida"; $text['option-voicemail_file_link']['pl'] = "Link do pobrania (logowanie nie jest wymagane)";
$text['label-greeting_id']['pt-pt'] = "ID de Saudação";
$text['label-greeting_id']['fr-fr'] = "ID de Salutation"; $text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
$text['description-greeting_id']['en-us'] = "Enter the Greeting ID"; $text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
$text['description-greeting_id']['es-cl'] = "Ingrese el ID de bienvenida"; $text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
$text['description-greeting_id']['pt-pt'] = "Introduza o ID da Saudação"; $text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio";
$text['description-greeting_id']['fr-fr'] = "Choisir le numéro de message vocal de salutation."; $text['option-voicemail_file_attach']['pl'] = "Załącznik plik audio";
$text['label-voicemail_mail_to']['en-us'] = "Mail To"; $text['message-update']['en-us'] = "Update Completed";
$text['label-voicemail_mail_to']['es-cl'] = "Correo a"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['label-voicemail_mail_to']['pt-pt'] = "Email Para"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['description-voicemail_mail_to']['en-us'] = "Enter the email address to send voicemail to. "; $text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['description-voicemail_mail_to']['es-cl'] = "Ingrese las direcciones de correo a quien desee enviar el correo de voz.";
$text['description-voicemail_mail_to']['pt-pt'] = "Introduza o endereço de email para enviar o correio de voz."; $text['message-required']['en-us'] = "Please provide: ";
$text['description-voicemail_mail_to']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale."; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['message-required']['pt-pt'] = "Por favor indique";
$text['label-voicemail_file']['en-us'] = "Voicemail File"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['label-voicemail_file']['es-cl'] = "Correo de Voz Archivo"; $text['message-required']['pt-br'] = "Por favor Indique:";
$text['label-voicemail_file']['pt-pt'] = "Voicemail Arquivo"; $text['message-required']['pl'] = "Wpisz:";
$text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier";
$text['message-delete']['en-us'] = "Delete Completed";
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment"; $text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)"; $text['message-add']['en-us'] = "Add Completed";
$text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['message-add']['fr-fr'] = "Ajouté";
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)"; $text['message-add']['pt-br'] = "Criação Efetuada";
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)"; $text['message-add']['pl'] = "Dodano poprawnie";
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)"; $text['label-voicemail_uuid']['en-us'] = "Voicemail UUID";
$text['label-voicemail_uuid']['es-cl'] = "UUID";
$text['description-voicemail_file']['en-us'] = "Select a listening option to include with the email notification."; $text['label-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz";
$text['description-voicemail_file']['es-cl'] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico."; $text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale";
$text['description-voicemail_file']['pt-pt'] = "Escolha qual opção de escuta para incluir com a notificação de e-mail."; $text['label-voicemail_uuid']['pt-br'] = "UUID de caixa de correio de voz";
$text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email."; $text['label-voicemail_uuid']['pl'] = "UUID poczty głosowej";
$text['label-voicemail_file_attached']['en-us'] = "Attached"; $text['label-voicemail_password']['en-us'] = "Password";
$text['label-voicemail_file_attached']['es-cl'] = "Adjunto"; $text['label-voicemail_password']['es-cl'] = "Contraseña";
$text['label-voicemail_file_attached']['pt-pt'] = "Ligado"; $text['label-voicemail_password']['pt-pt'] = "Palavra-passe";
$text['label-voicemail_file_attached']['fr-fr'] = "Attaché"; $text['label-voicemail_password']['fr-fr'] = "Mot de Passe";
$text['label-voicemail_password']['pt-br'] = "Senha do correio de voz";
$text['label-voicemail_local_after_email']['en-us'] = "Keep Local"; $text['label-voicemail_password']['pl'] = "Hasło poczty głosowej";
$text['label-voicemail_local_after_email']['es-cl'] = "Conservar después de enviar";
$text['label-voicemail_local_after_email']['pt-pt'] = "Conservar Mensagem de Voz"; $text['label-voicemail_mail_to']['en-us'] = "Mail To";
$text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message"; $text['label-voicemail_mail_to']['es-cl'] = "Correo a";
$text['label-voicemail_mail_to']['pt-pt'] = "Email Para";
$text['description-voicemail_local_after_email']['en-us'] = "Choose whether to keep the voicemail in the system after sending the email notification."; $text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception";
$text['description-voicemail_local_after_email']['es-cl'] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico."; $text['label-voicemail_mail_to']['pt-br'] = "Enviar correio de voz para";
$text['description-voicemail_local_after_email']['pt-pt'] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail."; $text['label-voicemail_mail_to']['pl'] = "Wyślij pocztę głosową na email";
$text['description-voicemail_local_after_email']['fr-fr'] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email.";
$text['label-voicemail_local_after_email']['en-us'] = "Keep Local";
$text['label-forward_destinations']['en-us'] = "Forward Destinations"; $text['label-voicemail_local_after_email']['es-cl'] = "Conservar después de enviar";
$text['label-forward_destinations']['es-cl'] = "Destinos Adelante"; $text['label-voicemail_local_after_email']['pt-pt'] = "Conservar Mensagem de Voz";
$text['label-forward_destinations']['pt-pt'] = "Destinos Atacante"; $text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message";
$text['label-forward_destinations']['fr-fr'] = "Destinations à terme"; $text['label-voicemail_local_after_email']['pt-br'] = "Manter mensagem de correio de voz depois de enviado o email";
$text['label-voicemail_local_after_email']['pl'] = "Zachowaj na dysku pocztę głosową";
$text['description-forward_destinations']['en-us'] = "Forward voicemail messages to additional destinations.";
$text['description-forward_destinations']['es-cl'] = "Reenviar mensajes de voz a destinos adicionales."; $text['label-voicemail_id']['en-us'] = "Voicemail ID";
$text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais."; $text['label-voicemail_id']['es-cl'] = "ID de correo de voz";
$text['description-forward_destinations']['fr-fr'] = "Messages vocaux à terme vers des destinations supplémentaires."; $text['label-voicemail_id']['pt-pt'] = "ID de Correio de Voz";
$text['label-voicemail_id']['fr-fr'] = "ID de Messagerie";
$text['label-voicemail_enabled']['en-us'] = "Enabled"; $text['label-voicemail_id']['pt-br'] = "ID de correio de voz";
$text['label-voicemail_enabled']['es-cl'] = "Activado"; $text['label-voicemail_id']['pl'] = "ID poczty głosowej";
$text['label-voicemail_enabled']['pt-pt'] = "Habilitado";
$text['label-voicemail_enabled']['fr-fr'] = "Actif"; $text['label-voicemail_file_attached']['en-us'] = "Attached";
$text['label-voicemail_file_attached']['es-cl'] = "Adjunto";
$text['description-voicemail_enabled']['en-us'] = "Select to enable or disable this voicemail."; $text['label-voicemail_file_attached']['pt-pt'] = "Ligado";
$text['description-voicemail_enabled']['es-cl'] = "Indique si desea activar este correo"; $text['label-voicemail_file_attached']['fr-fr'] = "Attaché";
$text['description-voicemail_enabled']['pt-pt'] = "Escolha se pretende habilitar ou desabilitar esta caixa de correio de voz."; $text['label-voicemail_file_attached']['pt-br'] = "Ligado";
$text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non."; $text['label-voicemail_file_attached']['pl'] = "Dodano";
$text['label-voicemail_description']['en-us'] = "Description"; $text['label-voicemail_file']['en-us'] = "Voicemail File";
$text['label-voicemail_description']['es-cl'] = "Descripción"; $text['label-voicemail_file']['es-cl'] = "Correo de Voz Archivo";
$text['label-voicemail_description']['pt-pt'] = "Descrição"; $text['label-voicemail_file']['pt-pt'] = "Voicemail Arquivo";
$text['label-voicemail_description']['fr-fr'] = "Description"; $text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier";
$text['label-voicemail_file']['pt-br'] = "Arquivo Voicemail";
$text['description-voicemail_description']['en-us'] = "Enter the description."; $text['label-voicemail_file']['pl'] = "Plik poczty głosowej";
$text['description-voicemail_description']['es-cl'] = "Ingrese una descripción.";
$text['description-voicemail_description']['pt-pt'] = "Introduza a descrição."; $text['label-voicemail_enabled']['en-us'] = "Enabled";
$text['description-voicemail_description']['fr-fr'] = "Entrez la description."; $text['label-voicemail_enabled']['es-cl'] = "Activado";
$text['label-voicemail_enabled']['pt-pt'] = "Habilitado";
$text['label-count']['en-us'] = "Count"; $text['label-voicemail_enabled']['fr-fr'] = "Actif";
$text['label-count']['es-cl'] = "Conteo"; $text['label-voicemail_enabled']['pt-br'] = "Correio de voz habilitado";
$text['label-count']['pt-pt'] = "Total"; $text['label-voicemail_enabled']['pl'] = "Włączona poczta głosowa";
$text['label-count']['fr-fr'] = "Compter";
$text['label-voicemail_description']['en-us'] = "Description";
$text['label-tools']['en-us'] = "Tools"; $text['label-voicemail_description']['es-cl'] = "Descripción";
$text['label-tools']['es-cl'] = "Herramientas"; $text['label-voicemail_description']['pt-pt'] = "Descrição";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-voicemail_description']['fr-fr'] = "Description";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-voicemail_description']['pt-br'] = "Descrição";
$text['label-voicemail_description']['pl'] = "Opis";
$text['label-message_size']['en-us'] = "Size";
$text['label-message_size']['es-cl'] = "Tamaño"; $text['label-view']['en-us'] = "View";
$text['label-message_size']['pt-pt'] = "Tamanho"; $text['label-view']['es-cl'] = "Ver";
$text['label-message_size']['fr-fr'] = "Taille"; $text['label-view']['pt-pt'] = "Ver";
$text['label-view']['fr-fr'] = "Voir";
$text['label-download']['en-us'] = "Download"; $text['label-view']['pt-br'] = "Visualizar";
$text['label-download']['es-cl'] = "Descargar"; $text['label-view']['pl'] = "Widok";
$text['label-download']['pt-pt'] = "Descarregar";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-true']['en-us'] = "True";
$text['label-true']['es-cl'] = "Verdadero";
$text['label-play']['en-us'] = "Play"; $text['label-true']['pt-pt'] = "Sim";
$text['label-play']['es-cl'] = "Reproducir"; $text['label-true']['fr-fr'] = "Oui";
$text['label-play']['pt-pt'] = "Tocar"; $text['label-true']['pt-br'] = "Sim";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-true']['pl'] = "Tak";
$text['label-pause']['en-us'] = "Pause"; $text['label-tools']['en-us'] = "Tools";
$text['label-pause']['es-cl'] = "Pausa"; $text['label-tools']['es-cl'] = "Herramientas";
$text['label-pause']['pt-pt'] = "Pausa"; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['label-pause']['fr-fr'] = "Pause"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-view']['en-us'] = "View"; $text['label-tools']['pl'] = "Narzędzia";
$text['label-view']['es-cl'] = "Ver";
$text['label-view']['pt-pt'] = "Ver"; $text['label-read_epoch']['en-us'] = "Read";
$text['label-view']['fr-fr'] = "Voir"; $text['label-read_epoch']['es-cl'] = "Leer";
$text['label-read_epoch']['pt-pt'] = "Ler";
$text['label-true']['en-us'] = "True"; $text['label-read_epoch']['fr-fr'] = "Lire";
$text['label-true']['es-cl'] = "Verdadero"; $text['label-read_epoch']['pt-br'] = "Ler";
$text['label-true']['pt-pt'] = "Sim"; $text['label-read_epoch']['pl'] = "Odczyt";
$text['label-true']['fr-fr'] = "Oui";
$text['label-play']['en-us'] = "Play";
$text['label-false']['en-us'] = "False"; $text['label-play']['es-cl'] = "Reproducir";
$text['label-false']['es-cl'] = "Falso"; $text['label-play']['pt-pt'] = "Tocar";
$text['label-false']['pt-pt'] = "Não"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-false']['fr-fr'] = "Non"; $text['label-play']['pt-br'] = "Tocar";
$text['label-play']['pl'] = "Odtwórz";
$text['label-greetings']['en-us'] = "Greetings";
$text['label-greetings']['es-cl'] = "Bienvenida"; $text['label-pause']['en-us'] = "Pause";
$text['label-greetings']['pt-pt'] = "Saudações"; $text['label-pause']['es-cl'] = "Pausa";
$text['label-greetings']['fr-fr'] = "Salutations"; $text['label-pause']['pt-pt'] = "Pausa";
$text['label-pause']['fr-fr'] = "Pause";
$text['label-description']['en-us'] = "Description"; $text['label-pause']['pt-br'] = "Pausado";
$text['label-description']['es-cl'] = "Descripción"; $text['label-pause']['pl'] = "Pauza";
$text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['fr-fr'] = "Description"; $text['label-order']['en-us'] = "Order";
$text['label-order']['es-cl'] = "Orden";
$text['label-option']['en-us'] = "Option"; $text['label-order']['pt-pt'] = "Ordem";
$text['label-option']['es-cl'] = "Opción"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-option']['pt-pt'] = "Opção"; $text['label-order']['pt-br'] = "Ordenação";
$text['label-option']['fr-fr'] = "Option"; $text['label-order']['pl'] = "Kolejność";
$text['label-options']['en-us'] = "Options"; $text['label-options']['en-us'] = "Options";
$text['label-options']['es-cl'] = "Opciones"; $text['label-options']['es-cl'] = "Opciones";
$text['label-options']['pt-pt'] = "Opções"; $text['label-options']['pt-pt'] = "Opções";
$text['label-options']['fr-fr'] = "Options"; $text['label-options']['fr-fr'] = "Options";
$text['label-options']['pt-br'] = "Opções";
$text['description-options']['en-us'] = "Define caller options for the voicemail greeting."; $text['label-options']['pl'] = "Opcje";
$text['description-options']['es-cl'] = "Definir opciones del llamador para el saludo del correo de voz.";
$text['description-options']['pt-pt'] = "Definir opções de chamadas para a saudação de correio de voz."; $text['label-option']['en-us'] = "Option";
$text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil."; $text['label-option']['es-cl'] = "Opción";
$text['label-option']['pt-pt'] = "Opção";
$text['label-destination']['en-us'] = "Destination"; $text['label-option']['fr-fr'] = "Option";
$text['label-destination']['es-cl'] = "Destino"; $text['label-option']['pt-br'] = "Opção";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-option']['pl'] = "Opcja";
$text['label-destination']['fr-fr'] = "Destination";
$text['label-message_status']['en-us'] = "Status";
$text['label-order']['en-us'] = "Order"; $text['label-message_status']['es-cl'] = "Estado";
$text['label-order']['es-cl'] = "Orden"; $text['label-message_status']['pt-pt'] = "Estado";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-message_status']['fr-fr'] = "Etat";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-message_status']['pt-br'] = "Estado";
$text['label-message_status']['pl'] = "Status";
$text['button-greetings']['en-us'] = "Greetings";
$text['button-greetings']['es-cl'] = "Bienvenida"; $text['label-message_size']['en-us'] = "Size";
$text['button-greetings']['pt-pt'] = "Saudações"; $text['label-message_size']['es-cl'] = "Tamaño";
$text['button-greetings']['fr-fr'] = "Salutations"; $text['label-message_size']['pt-pt'] = "Tamanho";
$text['label-message_size']['fr-fr'] = "Taille";
$text['button-settings']['en-us'] = "Settings"; $text['label-message_size']['pt-br'] = "Tamanho";
$text['button-settings']['es-cl'] = "Configuraciones"; $text['label-message_size']['pl'] = "Rozmiar";
$text['button-settings']['pt-pt'] = "Definições";
$text['button-settings']['fr-fr'] = "Configurations"; $text['label-message_priority']['en-us'] = "Priority";
$text['label-message_priority']['es-cl'] = "Prioridad";
$text['button-add']['en-us'] = "Add"; $text['label-message_priority']['pt-pt'] = "Prioridade";
$text['button-add']['es-cl'] = "Agregar"; $text['label-message_priority']['fr-fr'] = "Priorité";
$text['button-add']['pt-pt'] = "Adicionar"; $text['label-message_priority']['pt-br'] = "Prioridade";
$text['button-add']['fr-fr'] = "Ajouter"; $text['label-message_priority']['pl'] = "Priorytet";
$text['button-edit']['en-us'] = "Edit"; $text['label-message_length']['en-us'] = "Length";
$text['button-edit']['es-cl'] = "Editar"; $text['label-message_length']['es-cl'] = "Duración";
$text['button-edit']['pt-pt'] = "Editar"; $text['label-message_length']['pt-pt'] = "Duração";
$text['button-edit']['fr-fr'] = "Editer"; $text['label-message_length']['fr-fr'] = "Durée";
$text['label-message_length']['pt-br'] = "Duração";
$text['button-delete']['en-us'] = "Delete"; $text['label-message_length']['pl'] = "Długość";
$text['button-delete']['es-cl'] = "Eliminar";
$text['button-delete']['pt-pt'] = "Remover"; $text['label-mailbox']['en-us'] = "Mailbox";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['label-mailbox']['es-cl'] = "Bandeja de entrada";
$text['label-mailbox']['pt-pt'] = "Caixa de Entrada de Email";
$text['button-save']['en-us'] = "Save"; $text['label-mailbox']['fr-fr'] = "Boite mail";
$text['button-save']['es-cl'] = "Guardar"; $text['label-mailbox']['pt-br'] = "Caixa de entrada de e-mail";
$text['button-save']['pt-pt'] = "Guardar"; $text['label-mailbox']['pl'] = "Skrzynka poczty głosowej";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['label-greetings']['en-us'] = "Greetings";
$text['button-view']['en-us'] = "View"; $text['label-greetings']['es-cl'] = "Bienvenida";
$text['button-view']['es-cl'] = "Ver"; $text['label-greetings']['pt-pt'] = "Saudações";
$text['button-view']['pt-pt'] = "Ver"; $text['label-greetings']['fr-fr'] = "Salutations";
$text['button-view']['fr-fr'] = "Voir"; $text['label-greetings']['pt-br'] = "Saudações";
$text['label-greetings']['pl'] = "Powitania";
$text['button-back']['en-us'] = "Back";
$text['button-back']['es-cl'] = "Volver"; $text['label-greeting_id']['en-us'] = "Greeting ID";
$text['button-back']['pt-pt'] = "Voltar"; $text['label-greeting_id']['es-cl'] = "ID de bienvenida";
$text['button-back']['fr-fr'] = "Retour"; $text['label-greeting_id']['pt-pt'] = "ID de Saudação";
$text['label-greeting_id']['fr-fr'] = "ID de Salutation";
$text['button-search']['en-us'] = "Search"; $text['label-greeting_id']['pt-br'] = "ID de saudação";
$text['button-search']['es-cl'] = "Buscar"; $text['label-greeting_id']['pl'] = "ID Powitania";
$text['button-search']['pt-pt'] = "Pesquisar";
$text['button-search']['fr-fr'] = "Chercher"; $text['label-forward_destinations']['en-us'] = "Forward Destinations";
$text['label-forward_destinations']['es-cl'] = "Destinos Adelante";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['label-forward_destinations']['pt-pt'] = "Destinos Atacante";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['label-forward_destinations']['fr-fr'] = "Destinations à terme";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['label-forward_destinations']['pt-br'] = "Destino seguinte";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['label-forward_destinations']['pl'] = "Destynacje przekierowania";
$text['message-add']['en-us'] = "Add Completed"; $text['label-false']['en-us'] = "False";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['label-false']['es-cl'] = "Falso";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['label-false']['pt-pt'] = "Não";
$text['message-add']['fr-fr'] = "Ajouté"; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pt-br'] = "Não";
$text['message-update']['en-us'] = "Update Completed"; $text['label-false']['pl'] = "Nie";
$text['message-update']['es-cl'] = "Actualización Completada";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['label-download']['en-us'] = "Download";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['label-download']['es-cl'] = "Descargar";
$text['label-download']['pt-pt'] = "Descarregar";
$text['message-delete']['en-us'] = "Delete Completed"; $text['label-download']['fr-fr'] = "Télécharger";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['label-download']['pt-br'] = "Download";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['label-download']['pl'] = "Pobierz";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['label-destination']['en-us'] = "Destination";
$text['message-required']['en-us'] = "Please provide: "; $text['label-destination']['es-cl'] = "Destino";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['label-destination']['pt-pt'] = "Destino";
$text['message-required']['pt-pt'] = "Por favor indique"; $text['label-destination']['fr-fr'] = "Destination";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['label-destination']['pt-br'] = "Número de destino";
$text['label-destination']['pl'] = "Destynacja";
$text['message-mailbox_not_found']['en-us'] = "No mailbox found.";
$text['message-mailbox_not_found']['es-cl'] = "No se encontró buzón de correo."; $text['label-description']['en-us'] = "Description";
$text['message-mailbox_not_found']['pt-pt'] = "Sem caixa de correio encontrado."; $text['label-description']['es-cl'] = "Descripción";
$text['message-mailbox_not_found']['fr-fr'] = "Aucune boîte aux lettres trouvé."; $text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['fr-fr'] = "Description";
//Voicemail Messages $text['label-description']['pt-br'] = "Descrição";
$text['title-voicemail_messages']['en-us'] = "Voicemail Messages"; $text['label-description']['pl'] = "Opis";
$text['title-voicemail_messages']['es-cl'] = "Mensajes de correo de voz";
$text['title-voicemail_messages']['pt-pt'] = "Mensagens de Correio de Voz"; $text['label-created_epoch']['en-us'] = "Created";
$text['title-voicemail_messages']['fr-fr'] = "Messages vocaux"; $text['label-created_epoch']['es-cl'] = "Creación";
$text['label-created_epoch']['pt-pt'] = "Criada";
$text['title-voicemail_message']['en-us'] = "Voicemail Message"; $text['label-created_epoch']['fr-fr'] = "créé";
$text['title-voicemail_message']['es-cl'] = "Mensaje de correo de voz"; $text['label-created_epoch']['pt-br'] = "Criado";
$text['title-voicemail_message']['pt-pt'] = "Mensagem de Correio de Voz"; $text['label-created_epoch']['pl'] = "Stworzono";
$text['title-voicemail_message']['fr-fr'] = "Message vocal";
$text['label-count']['en-us'] = "Count";
$text['description-voicemail_message']['en-us'] = "A list of recorded voice messages which shows when the message was created, caller ID information, length, file size and download or delete the message."; $text['label-count']['es-cl'] = "Conteo";
$text['description-voicemail_message']['es-cl'] = "Un listado de grabaciones de mensajes de voz que muestran la fecha de creación, información del Caller ID, duración, tamaño del archivo y permite descargar o eliminar el archivo"; $text['label-count']['pt-pt'] = "Total";
$text['description-voicemail_message']['pt-pt'] = "Uma lista de mensagens gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de descarregar ou remover a mensagem."; $text['label-count']['fr-fr'] = "Compter";
$text['description-voicemail_message']['fr-fr'] = "Liste des messages vocaux et les details tels que la date de création, les informations sur l'appelant, la durée, la taille du fichier et la possibilité de télécharger ou supprimer le message."; $text['label-count']['pt-br'] = "Contagem";
$text['label-count']['pl'] = "Wyliczenie";
$text['label-mailbox']['en-us'] = "Mailbox";
$text['label-mailbox']['es-cl'] = "Bandeja de entrada"; $text['label-caller_id_number']['en-us'] = "Caller ID Number";
$text['label-mailbox']['pt-pt'] = "Caixa de Entrada de Email"; $text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
$text['label-mailbox']['fr-fr'] = "Boite mail"; $text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['label-voicemail_uuid']['en-us'] = "Voicemail UUID"; $text['label-caller_id_number']['pt-br'] = "Número CID";
$text['label-voicemail_uuid']['es-cl'] = "UUID"; $text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['label-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz";
$text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale"; $text['label-caller_id_name']['en-us'] = "Caller ID Name";
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
$text['description-voicemail_uuid']['en-us'] = "Voicemail UUID"; $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['description-voicemail_uuid']['es-cl'] = "UUID"; $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['description-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz"; $text['label-caller_id_name']['pt-br'] = "Nome CID";
$text['description-voicemail_uuid']['fr-fr'] = ""; $text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-created_epoch']['en-us'] = "Created"; $text['header-voicemail_option']['en-us'] = "Voicemail Option";
$text['label-created_epoch']['es-cl'] = "Creación"; $text['header-voicemail_option']['es-cl'] = "Opción de correo de voz";
$text['label-created_epoch']['pt-pt'] = "Criada"; $text['header-voicemail_option']['pt-pt'] = "Voicemail Opção";
$text['label-created_epoch']['fr-fr'] = "créé"; $text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
$text['header-voicemail_option']['pt-br'] = "Opção Voicemail";
$text['description-created_epoch']['en-us'] = "Created"; $text['header-voicemail_option']['pl'] = "Opcje poczty głosowej";
$text['description-created_epoch']['es-cl'] = "Creación";
$text['description-created_epoch']['pt-pt'] = "Criada"; $text['description-voicemail_uuid']['en-us'] = "Voicemail UUID";
$text['description-created_epoch']['fr-fr'] = "Date de création"; $text['description-voicemail_uuid']['es-cl'] = "UUID";
$text['description-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz";
$text['label-read_epoch']['en-us'] = "Read"; $text['description-voicemail_uuid']['fr-fr'] = "";
$text['label-read_epoch']['es-cl'] = "Leer"; $text['description-voicemail_uuid']['pt-br'] = "UUID da caixa de correio de voz";
$text['label-read_epoch']['pt-pt'] = "Ler"; $text['description-voicemail_uuid']['pl'] = "UUID poczty głosowej";
$text['label-read_epoch']['fr-fr'] = "Lire";
$text['description-voicemail_password']['en-us'] = "Enter the Password";
$text['description-read_epoch']['en-us'] = "Read"; $text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña";
$text['description-read_epoch']['es-cl'] = "Leer"; $text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe";
$text['description-read_epoch']['pt-pt'] = "Ler"; $text['description-voicemail_password']['fr-fr'] = "";
$text['description-read_epoch']['fr-fr'] = "Lire"; $text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui";
$text['description-voicemail_password']['pl'] = "Dodaj numeryczne hasło poczty głosowej";
$text['label-caller_id_name']['en-us'] = "Caller ID Name";
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['description-voicemail_message']['en-us'] = "A list of recorded voice messages which shows when the message was created, caller ID information, length, file size and download or delete the message.";
$text['label-caller_id_name']['pt-pt'] = "Nome do Chamador"; $text['description-voicemail_message']['es-cl'] = "Un listado de grabaciones de mensajes de voz que muestran la fecha de creación, información del Caller ID, duración, tamaño del archivo y permite descargar o eliminar el archivo";
$text['label-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['description-voicemail_message']['pt-pt'] = "Uma lista de mensagens gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de descarregar ou remover a mensagem.";
$text['description-voicemail_message']['fr-fr'] = "Liste des messages vocaux et les details tels que la date de création, les informations sur l'appelant, la durée, la taille du fichier et la possibilité de télécharger ou supprimer le message.";
$text['description-caller_id_name']['en-us'] = "Caller ID Name"; $text['description-voicemail_message']['pt-br'] = "Lista de mensagem gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de download ou remover a mensagem.";
$text['description-caller_id_name']['es-cl'] = "Nombre de Caller ID"; $text['description-voicemail_message']['pl'] = "Lista nagranych wiadomości głosowych, która pokazuje, kiedy wiadomość została nagrana, identyfikator rozmówcy, długość, rozmiar pliku i opcje pobrania lub usunięcia.";
$text['description-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['description-caller_id_name']['fr-fr'] = ""; $text['description-voicemail_mail_to']['en-us'] = "Enter the email address to send voicemail to. ";
$text['description-voicemail_mail_to']['es-cl'] = "Ingrese las direcciones de correo a quien desee enviar el correo de voz.";
$text['label-caller_id_number']['en-us'] = "Caller ID Number"; $text['description-voicemail_mail_to']['pt-pt'] = "Introduza o endereço de email para enviar o correio de voz.";
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['description-voicemail_mail_to']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale.";
$text['label-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['description-voicemail_mail_to']['pt-br'] = "Insira o endereço de email para enviar o correio de voz (opcional)";
$text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['description-voicemail_mail_to']['pl'] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej";
$text['description-caller_id_number']['en-us'] = "Caller ID Number"; $text['description-voicemail_local_after_email']['en-us'] = "Choose whether to keep the voicemail in the system after sending the email notification.";
$text['description-caller_id_number']['es-cl'] = "Número de Caller ID"; $text['description-voicemail_local_after_email']['es-cl'] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico.";
$text['description-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['description-voicemail_local_after_email']['pt-pt'] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail.";
$text['description-caller_id_number']['fr-fr'] = ""; $text['description-voicemail_local_after_email']['fr-fr'] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email.";
$text['description-voicemail_local_after_email']['pt-br'] = "Selecione de desjea manter o correio de voz no sistema, após o envio de notificações de e-mail";
$text['label-message_length']['en-us'] = "Length"; $text['description-voicemail_local_after_email']['pl'] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu zawiadomienia e-mail";
$text['label-message_length']['es-cl'] = "Duración";
$text['label-message_length']['pt-pt'] = "Duração"; $text['description-voicemail_id']['en-us'] = "Enter the Voicemail ID";
$text['label-message_length']['fr-fr'] = "Durée"; $text['description-voicemail_id']['es-cl'] = "Ingrese el ID del correo de voz";
$text['description-voicemail_id']['pt-pt'] = "Introduza o ID do Correio de Voz";
$text['description-message_length']['en-us'] = "Length"; $text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale.";
$text['description-message_length']['es-cl'] = "Duración"; $text['description-voicemail_id']['pt-br'] = "Insira o ID do correio de voz";
$text['description-message_length']['pt-pt'] = "Duração"; $text['description-voicemail_id']['pl'] = "Wprowadź ID poczty głosowej";
$text['description-message_length']['fr-fr'] = "";
$text['description-voicemail_file']['en-us'] = "Select a listening option to include with the email notification.";
$text['label-message_status']['en-us'] = "Status"; $text['description-voicemail_file']['es-cl'] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico.";
$text['label-message_status']['es-cl'] = "Estado"; $text['description-voicemail_file']['pt-pt'] = "Escolha qual opção de escuta para incluir com a notificação de e-mail.";
$text['label-message_status']['pt-pt'] = "Estado"; $text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email.";
$text['label-message_status']['fr-fr'] = "Etat"; $text['description-voicemail_file']['pt-br'] = "Selecione dentre as opções qual áudio deseja incluir a notificação de e-mail";
$text['description-voicemail_file']['pl'] = "Wybierz opcje odsłuchania poczty głosowej w zawiadomieniu e-mail";
$text['description-message_status']['en-us'] = "Status";
$text['description-message_status']['es-cl'] = "Estado"; $text['description-voicemail_enabled']['en-us'] = "Select to enable or disable this voicemail.";
$text['description-message_status']['pt-pt'] = "Estado"; $text['description-voicemail_enabled']['es-cl'] = "Indique si desea activar este correo";
$text['description-message_status']['fr-fr'] = "Etat"; $text['description-voicemail_enabled']['pt-pt'] = "Escolha se pretende habilitar ou desabilitar esta caixa de correio de voz.";
$text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non.";
$text['label-message_priority']['en-us'] = "Priority"; $text['description-voicemail_enabled']['pt-br'] = "Habilitar/Desabilitar o correio de voz para esta extensão";
$text['label-message_priority']['es-cl'] = "Prioridad"; $text['description-voicemail_enabled']['pl'] = "Włącz/wyłącz pocztę głosowa dla tego numeru wewnętrznego";
$text['label-message_priority']['pt-pt'] = "Prioridade";
$text['label-message_priority']['fr-fr'] = "Priorité"; $text['description-voicemail_description']['en-us'] = "Enter the description.";
$text['description-voicemail_description']['es-cl'] = "Ingrese una descripción.";
$text['description-message_priority']['en-us'] = "Priority"; $text['description-voicemail_description']['pt-pt'] = "Introduza a descrição.";
$text['description-message_priority']['es-cl'] = "Prioridad"; $text['description-voicemail_description']['fr-fr'] = "Entrez la description.";
$text['description-message_priority']['pt-pt'] = "Prioridade"; $text['description-voicemail_description']['pt-br'] = "Insira a descrição";
$text['description-message_priority']['fr-fr'] = "Priorité"; $text['description-voicemail_description']['pl'] = "Wprowadź opis";
$text['message-messages_not_found']['en-us'] = "No messages found."; $text['description-voicemail']['en-us'] = "Voicemail settings.";
$text['message-messages_not_found']['es-cl'] = "No hay mensajes encontrados."; $text['description-voicemail']['es-cl'] = "Configuración de correo de voz";
$text['message-messages_not_found']['pt-pt'] = "Nenhuma mensagem encontrada."; $text['description-voicemail']['pt-pt'] = "Definições do Correio de Voz";
$text['message-messages_not_found']['fr-fr'] = "Aucun message trouvé."; $text['description-voicemail']['fr-fr'] = "Configuration messagerie.";
$text['description-voicemail']['pt-br'] = "Definições do correio de voz";
?> $text['description-voicemail']['pl'] = "Ustawienia poczty głosowej";
$text['description-read_epoch']['en-us'] = "Read";
$text['description-read_epoch']['es-cl'] = "Leer";
$text['description-read_epoch']['pt-pt'] = "Ler";
$text['description-read_epoch']['fr-fr'] = "Lire";
$text['description-read_epoch']['pt-br'] = "Ler";
$text['description-read_epoch']['pl'] = "Odczytanie";
$text['description-options']['en-us'] = "Define caller options for the voicemail greeting.";
$text['description-options']['es-cl'] = "Definir opciones del llamador para el saludo del correo de voz.";
$text['description-options']['pt-pt'] = "Definir opções de chamadas para a saudação de correio de voz.";
$text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil.";
$text['description-options']['pt-br'] = "Selecione o nome da fila";
$text['description-options']['pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR";
$text['description-message_status']['en-us'] = "Status";
$text['description-message_status']['es-cl'] = "Estado";
$text['description-message_status']['pt-pt'] = "Estado";
$text['description-message_status']['fr-fr'] = "Etat";
$text['description-message_status']['pt-br'] = "Estado";
$text['description-message_status']['pl'] = "Status";
$text['description-message_priority']['en-us'] = "Priority";
$text['description-message_priority']['es-cl'] = "Prioridad";
$text['description-message_priority']['pt-pt'] = "Prioridade";
$text['description-message_priority']['fr-fr'] = "Priorité";
$text['description-message_priority']['pt-br'] = "Prioridade";
$text['description-message_priority']['pl'] = "Priorytet";
$text['description-message_length']['en-us'] = "Length";
$text['description-message_length']['es-cl'] = "Duración";
$text['description-message_length']['pt-pt'] = "Duração";
$text['description-message_length']['fr-fr'] = "";
$text['description-message_length']['pt-br'] = "Durção";
$text['description-message_length']['pl'] = "Długość";
$text['description-greeting_id']['en-us'] = "Enter the Greeting ID";
$text['description-greeting_id']['es-cl'] = "Ingrese el ID de bienvenida";
$text['description-greeting_id']['pt-pt'] = "Introduza o ID da Saudação";
$text['description-greeting_id']['fr-fr'] = "Choisir le numéro de message vocal de salutation.";
$text['description-greeting_id']['pt-br'] = "Insira o ID da saudação";
$text['description-greeting_id']['pl'] = "Wprowadź ID powitania";
$text['description-forward_destinations']['en-us'] = "Forward voicemail messages to additional destinations.";
$text['description-forward_destinations']['es-cl'] = "Reenviar mensajes de voz a destinos adicionales.";
$text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais.";
$text['description-forward_destinations']['fr-fr'] = "Messages vocaux à terme vers des destinations supplémentaires.";
$text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais";
$text['description-forward_destinations']['pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji.";
$text['description-created_epoch']['en-us'] = "Created";
$text['description-created_epoch']['es-cl'] = "Creación";
$text['description-created_epoch']['pt-pt'] = "Criada";
$text['description-created_epoch']['fr-fr'] = "Date de création";
$text['description-created_epoch']['pt-br'] = "Criado";
$text['description-created_epoch']['pl'] = "Stworzono";
$text['description-caller_id_number']['en-us'] = "Caller ID Number";
$text['description-caller_id_number']['es-cl'] = "Número de Caller ID";
$text['description-caller_id_number']['pt-pt'] = "Número do Chamador";
$text['description-caller_id_number']['fr-fr'] = "";
$text['description-caller_id_number']['pt-br'] = "Número do receptor";
$text['description-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
$text['description-caller_id_name']['en-us'] = "Caller ID Name";
$text['description-caller_id_name']['es-cl'] = "Nombre de Caller ID";
$text['description-caller_id_name']['pt-pt'] = "Nome do Chamador";
$text['description-caller_id_name']['fr-fr'] = "";
$text['description-caller_id_name']['pt-br'] = "Nome do receptor";
$text['description-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['button-view']['en-us'] = "View";
$text['button-view']['es-cl'] = "Ver";
$text['button-view']['pt-pt'] = "Ver";
$text['button-view']['fr-fr'] = "Voir";
$text['button-view']['pt-br'] = "Visualizar";
$text['button-view']['pl'] = "Widok";
$text['button-settings']['en-us'] = "Settings";
$text['button-settings']['es-cl'] = "Configuraciones";
$text['button-settings']['pt-pt'] = "Definições";
$text['button-settings']['fr-fr'] = "Configurations";
$text['button-settings']['pt-br'] = "Definições";
$text['button-settings']['pl'] = "Ustawienia";
$text['button-search']['en-us'] = "Search";
$text['button-search']['es-cl'] = "Buscar";
$text['button-search']['pt-pt'] = "Pesquisar";
$text['button-search']['fr-fr'] = "Chercher";
$text['button-search']['pt-br'] = "Pesquisar";
$text['button-search']['pl'] = "Wyszukaj";
$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-greetings']['en-us'] = "Greetings";
$text['button-greetings']['es-cl'] = "Bienvenida";
$text['button-greetings']['pt-pt'] = "Saudações";
$text['button-greetings']['fr-fr'] = "Salutations";
$text['button-greetings']['pt-br'] = "Saudações";
$text['button-greetings']['pl'] = "Powitania";
$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-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-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-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";
?>

View File

@ -1,13 +1,14 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Voicemail"; $apps[$x]['menu'][0]['title']['en-us'] = "Voicemail";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Messagerie Vocale"; $apps[$x]['menu'][0]['title']['fr-fr'] = "Messagerie Vocale";
$apps[$x]['menu'][0]['uuid'] = "0347f82a-62a0-49d0-bacd-511d080c46d5"; $apps[$x]['menu'][0]['title']['pl'] = "Poczta głosowa";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['title']['pt-br'] = "Correio de voz";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['uuid'] = "0347f82a-62a0-49d0-bacd-511d080c46d5";
$apps[$x]['menu'][0]['path'] = "/app/voicemails/voicemails.php"; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['groups'][] = "superadmin"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['groups'][] = "admin"; $apps[$x]['menu'][0]['path'] = "/app/voicemails/voicemails.php";
//$apps[$x]['menu'][0]['groups'][] = "user"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['groups'][] = "admin";
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -1,60 +1,47 @@
<?php <?php
$y = 0; $apps[$x]['menu'][0]['title']['en-us'] = "Call Detail Records";
$apps[$x]['menu'][$y]['title']['en-us'] = "Call Detail Records"; $apps[$x]['menu'][0]['title']['es-cl'] = "Registro de detalle de llamada";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Registro de detalle de llamada"; $apps[$x]['menu'][0]['title']['fr-fr'] = "Historiques Appels";
$apps[$x]['menu'][$y]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Detalhes das Gravações de Voz";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Detalhes das gravações de voz";
$apps[$x]['menu'][$y]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Wykaz rozmów";
$apps[$x]['menu'][$y]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['sv-se'] = "Detaljerad Samtalsinformation";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels"; $apps[$x]['menu'][0]['uuid'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05";
$apps[$x]['menu'][$y]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][$y]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz"; $apps[$x]['menu'][0]['path'] = "/app/xml_cdr/xml_cdr.php";
$apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][$y]['uuid'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][$y]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr.php"; $apps[$x]['menu'][1]['title']['en-us'] = "CDR Statistics";
$apps[$x]['menu'][$y]['groups'][] = "user"; $apps[$x]['menu'][1]['title']['es-cl'] = "Statistics CDR";
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][1]['title']['fr-fr'] = "Statistiques CDR";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][1]['title']['pt-pt'] = "Statistics CDR";
$y++; $apps[$x]['menu'][1]['title']['pt-br'] = "Estatisticas do CDR";
$apps[$x]['menu'][$y]['title']['en-us'] = "CDR Statistics"; $apps[$x]['menu'][1]['title']['pl'] = "Statystyki wykazu rozmów";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Statistics CDR"; $apps[$x]['menu'][1]['title']['sv-se'] = "CDR Statistik";
$apps[$x]['menu'][$y]['title']['es-mx'] = ""; $apps[$x]['menu'][1]['uuid'] = "032887d2-2315-4e10-b3a2-8989f719c80c";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['title']['de-ch'] = ""; $apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][$y]['title']['de-at'] = ""; $apps[$x]['menu'][1]['path'] = "/app/xml_cdr/xml_cdr_statistics.php";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Statistiques CDR"; $apps[$x]['menu'][1]['groups'][] = "user";
$apps[$x]['menu'][$y]['title']['fr-ca'] = ""; $apps[$x]['menu'][1]['groups'][] = "admin";
$apps[$x]['menu'][$y]['title']['fr-ch'] = ""; $apps[$x]['menu'][1]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Statistics CDR";
$apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][2]['title']['en-us'] = "Extension Summary";
$apps[$x]['menu'][$y]['uuid'] = "032887d2-2315-4e10-b3a2-8989f719c80c"; $apps[$x]['menu'][2]['title']['es-cl'] = "Extension Summary";
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1"; $apps[$x]['menu'][2]['title']['fr-fr'] = "Résumé de l'Extension";
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][2]['title']['pt-pt'] = "Extension Summary";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr_statistics.php"; $apps[$x]['menu'][2]['title']['pt-br'] = "Extensão do sumário";
$apps[$x]['menu'][$y]['groups'][] = "user"; $apps[$x]['menu'][2]['title']['pl'] = "Podsumowanie numerów wewnętrznych";
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][2]['title']['sv-se'] = "Anknytnings Summering";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][2]['uuid'] = "4e45a3c1-6db5-417f-9abb-1d30a4fd0bf2";
$y++; $apps[$x]['menu'][2]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['title']['en-us'] = "Extension Summary"; $apps[$x]['menu'][2]['category'] = "internal";
$apps[$x]['menu'][$y]['title']['es-cl'] = "Extension Summary"; $apps[$x]['menu'][2]['path'] = "/app/xml_cdr/xml_cdr_extension_summary.php";
$apps[$x]['menu'][$y]['title']['es-mx'] = ""; $apps[$x]['menu'][2]['groups'][] = "admin";
$apps[$x]['menu'][$y]['title']['de-de'] = ""; $apps[$x]['menu'][2]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['title']['de-ch'] = "";
$apps[$x]['menu'][$y]['title']['de-at'] = "";
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé de l'Extension";
$apps[$x]['menu'][$y]['title']['fr-ca'] = "";
$apps[$x]['menu'][$y]['title']['fr-ch'] = "";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Extension Summary";
$apps[$x]['menu'][$y]['title']['pt-br'] = "";
$apps[$x]['menu'][$y]['uuid'] = "4e45a3c1-6db5-417f-9abb-1d30a4fd0bf2";
$apps[$x]['menu'][$y]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['path'] = "/app/xml_cdr/xml_cdr_extension_summary.php";
$apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>

View File

@ -1,303 +1,483 @@
<?php <?php
$text['title-xmpp']['en-us'] = "XMPP Manager"; $text['title-xmpp-edit']['en-us'] = "Profile Edit";
$text['title-xmpp']['es-cl'] = "Administración XMPP"; $text['title-xmpp-edit']['es-cl'] = "Editar Perfil";
$text['title-xmpp']['pt-pt'] = "Gestor XMPP"; $text['title-xmpp-edit']['pt-pt'] = "Editar Perfil";
$text['title-xmpp']['fr-fr'] = "Gestion XMPP"; $text['title-xmpp-edit']['fr-fr'] = "Edition du Profile";
$text['title-xmpp-edit']['pt-br'] = "Editar perfil";
$text['title-xmpp-edit']['pl'] = "Edycja profilu";
$text['title-xmpp-edit']['sv-se'] = "Editera Profil";
$text['title-xmpp-edit']['en-us'] = "Profile Edit"; $text['title-xmpp-add']['en-us'] = "Profile Add";
$text['title-xmpp-edit']['es-cl'] = "Editar Perfil"; $text['title-xmpp-add']['es-cl'] = "Agregar Perfil";
$text['title-xmpp-edit']['pt-pt'] = "Editar Perfil"; $text['title-xmpp-add']['pt-pt'] = "Adicionar Perfil";
$text['title-xmpp-edit']['fr-fr'] = "Edition du Profile"; $text['title-xmpp-add']['fr-fr'] = "Ajouter un Profile";
$text['title-xmpp-add']['pt-br'] = "Adicionar perfil";
$text['title-xmpp-add']['pl'] = "Dodaj profi";
$text['title-xmpp-add']['sv-se'] = "Lägg Till Profil";
$text['title-xmpp-add']['en-us'] = "Profile Add"; $text['title-xmpp']['en-us'] = "XMPP Manager";
$text['title-xmpp-add']['es-cl'] = "Agregar Perfil"; $text['title-xmpp']['es-cl'] = "Administración XMPP";
$text['title-xmpp-add']['pt-pt'] = "Adicionar Perfil"; $text['title-xmpp']['pt-pt'] = "Gestor XMPP";
$text['title-xmpp-add']['fr-fr'] = "Ajouter un Profile"; $text['title-xmpp']['fr-fr'] = "Gestion XMPP";
$text['title-xmpp']['pt-br'] = "Gerenciador XMPP";
$text['title-xmpp']['pl'] = "Menedżer XMPP";
$text['title-xmpp']['sv-se'] = "XMPP Inställningar";
$text['header-xmpp']['en-us'] = "XMPP Manager"; $text['option-vad_out']['en-us'] = "Out";
$text['header-xmpp']['es-cl'] = "Administración XMPP"; $text['option-vad_out']['es-cl'] = "Salida";
$text['header-xmpp']['pt-pt'] = "Gestor XMPP"; $text['option-vad_out']['pt-pt'] = "Saída";
$text['header-xmpp']['fr-fr'] = "Gestion XMPP"; $text['option-vad_out']['fr-fr'] = "Sortant";
$text['option-vad_out']['pt-br'] = "Saída";
$text['option-vad_out']['pl'] = "Na zewnątrz";
$text['option-vad_out']['sv-se'] = "Ute";
$text['header-xmpp-edit']['en-us'] = "Profile Edit"; $text['option-vad_none']['en-us'] = "None";
$text['header-xmpp-edit']['es-cl'] = "Editar Perfil"; $text['option-vad_none']['es-cl'] = "Ninguno";
$text['header-xmpp-edit']['pt-pt'] = "Editar Perfil"; $text['option-vad_none']['pt-pt'] = "Nenhum";
$text['header-xmpp-edit']['fr-fr'] = "Editer le profile"; $text['option-vad_none']['fr-fr'] = "Aucune";
$text['option-vad_none']['pt-br'] = "Nenhum";
$text['option-vad_none']['pl'] = "Żaden";
$text['option-vad_none']['sv-se'] = "Ingen";
$text['header-xmpp-add']['en-us'] = "Profile Add"; $text['option-vad_in']['en-us'] = "In";
$text['header-xmpp-add']['es-cl'] = "Agregar Perfil|"; $text['option-vad_in']['es-cl'] = "Entrada";
$text['header-xmpp-add']['pt-pt'] = "Adicionar Perfil"; $text['option-vad_in']['pt-pt'] = "Entrada";
$text['header-xmpp-add']['fr-fr'] = "Ajouter un profile"; $text['option-vad_in']['fr-fr'] = "Entrant";
$text['option-vad_in']['pt-br'] = "Entrada";
$text['option-vad_in']['pl'] = "W środku";
$text['option-vad_in']['sv-se'] = "Inne";
$text['description-xmpp-list']['en-us'] = "Utilizes the Jingle protocol. Jingle is an extension to the Jabber/XMPP protocol."; $text['option-vad_both']['en-us'] = "Both";
$text['description-xmpp-list']['es-cl'] = "Utiliza el protocolo Jingle. Jingle es una extensión del protocolo Jabber/XMPP"; $text['option-vad_both']['es-cl'] = "Ambos";
$text['description-xmpp-list']['pt-pt'] = "Utiliza o protocolo Jingle. O Jingle é uma extensão ao protocolo Jabber/XMPP."; $text['option-vad_both']['pt-pt'] = "Ambas";
$text['description-xmpp-list']['fr-fr'] = "Utilise le protocle Jingle. Jingle est une extension du protocol Jabber/ XMPP."; $text['option-vad_both']['fr-fr'] = "Les Deux";
$text['option-vad_both']['pt-br'] = "Ambas";
$text['option-vad_both']['pl'] = "Obydwa";
$text['option-vad_both']['sv-se'] = "Båda";
$text['description-xmpp-edit-add']['en-us'] = "Defines a connection to a Jabber, GTalk, or other XMPP Provider server."; $text['message-update']['en-us'] = "Update Completed";
$text['description-xmpp-edit-add']['es-cl'] = "Define una conexión a Jabber. GTalk u otro proveedor XMPP"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['description-xmpp-edit-add']['pt-pt'] = "Define uma ligação ao Jabber, GTalk, ou outro provedor de XMPP."; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['description-xmpp-edit-add']['fr-fr'] = "Définir une connexion à Jabber, GTalk ou tout autre fournissuer de service XMPP."; $text['message-update']['fr-fr'] = "Mis à Jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['message-update']['sv-se'] = "Uppdatering Klar";
$text['label-profile_name']['en-us'] = "Profile Name"; $text['message-required']['en-us'] = "Please provide: ";
$text['label-profile_name']['es-cl'] = "Nombre de perfil"; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['label-profile_name']['pt-pt'] = "Nome"; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['label-profile_name']['fr-fr'] = "Nom du Profile"; $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:";
$text['description-profile_name']['en-us'] = "Enter the profile name here."; $text['message-delete']['en-us'] = "Delete Completed";
$text['description-profile_name']['es-cl'] = "Ingrese el nombre perfil"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['description-profile_name']['pt-pt'] = "Introduza o nome do perfil aqui."; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['description-profile_name']['fr-fr'] = "Insérer le nom du profile."; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['message-delete']['sv-se'] = "Borttagning Klar";
$text['label-username']['en-us'] = "Username"; $text['message-add']['en-us'] = "Add Completed";
$text['label-username']['es-cl'] = "Nombre de usuario"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-username']['pt-pt'] = "Nome de Utilizador"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-username']['fr-fr'] = "Nom d'utilisateur"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['message-add']['sv-se'] = "Tillagd";
$text['description-username']['en-us'] = "Enter the XMPP username here."; $text['label-xmpp_server']['en-us'] = "XMPP Server";
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario XMPP"; $text['label-xmpp_server']['es-cl'] = "Servidor XMPP";
$text['description-username']['pt-pt'] = "Introduza o nome do utilizador XMPP aqui."; $text['label-xmpp_server']['pt-pt'] = "Servidor XMPP";
$text['description-username']['fr-fr'] = "Insérer l'utilisateur XMPP."; $text['label-xmpp_server']['fr-fr'] = "Serveur XMPP";
$text['label-xmpp_server']['pt-br'] = "Servidor XMPP";
$text['label-xmpp_server']['pl'] = "Serwer XMPP";
$text['label-xmpp_server']['sv-se'] = "XMPP Server";
$text['label-password']['en-us'] = "Password"; $text['label-vad']['en-us'] = "Voice Activity Detection (VAD)";
$text['label-password']['es-cl'] = "Contraseña"; $text['label-vad']['es-cl'] = "Voice Activity Detection (VAD)";
$text['label-password']['pt-pt'] = "Palavra-passe"; $text['label-vad']['pt-pt'] = "Detecção de Actividade de Voz (VAD)";
$text['label-password']['fr-fr'] = "Mot de Passe"; $text['label-vad']['fr-fr'] = "Dectection d'activité voix (VAD)";
$text['label-vad']['pt-br'] = "Detecção de atividade voz (VAD)";
$text['label-vad']['pl'] = "Detekcja głosu (VAD)";
$text['label-vad']['sv-se'] = "Voice Activity Detection (VAD) ";
$text['description-password']['en-us'] = "Enter the password here."; $text['label-username']['en-us'] = "Username";
$text['description-password']['es-cl'] = "Ingrese la contraseña"; $text['label-username']['es-cl'] = "Nombre de usuario";
$text['description-password']['pt-pt'] = "Introduza a palavra-passe aqui."; $text['label-username']['pt-pt'] = "Nome de Utilizador";
$text['description-password']['fr-fr'] = "Insérer le mot de passe XMPP."; $text['label-username']['fr-fr'] = "Nom d'utilisateur";
$text['label-username']['pt-br'] = "Nome do Usuário";
$text['label-username']['pl'] = "Użytkownik";
$text['label-username']['sv-se'] = "Användarnamn";
$text['label-auto_login']['en-us'] = "Auto-Login"; $text['label-use_rtp_timer']['en-us'] = "Use RTP Timer";
$text['label-auto_login']['es-cl'] = "Ingreso automático"; $text['label-use_rtp_timer']['es-cl'] = "Utilizar un timer RIP";
$text['label-auto_login']['pt-pt'] = "Login Automático"; $text['label-use_rtp_timer']['pt-pt'] = "Utilize um temporizador RTP";
$text['label-auto_login']['fr-fr'] = "Login Auto"; $text['label-use_rtp_timer']['fr-fr'] = "Utilise le timer RTP";
$text['label-use_rtp_timer']['pt-br'] = "Utilize um temporizador RTP";
$text['label-use_rtp_timer']['pl'] = "Użyj RTP timer";
$text['label-use_rtp_timer']['sv-se'] = "Använd RTP Timer";
$text['description-auto_login']['en-us'] = "Choose whether to automatically login."; $text['label-true']['en-us'] = "True";
$text['description-auto_login']['es-cl'] = "Seleccione si desea ingresar automáticamente"; $text['label-true']['es-cl'] = "Verdadero";
$text['description-auto_login']['pt-pt'] = "Escolha se pretende login automático."; $text['label-true']['pt-pt'] = "Sim";
$text['description-auto_login']['fr-fr'] = "Choisir un mode de connexion automatique ou non."; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['label-true']['sv-se'] = "Sann";
$text['label-xmpp_server']['en-us'] = "XMPP Server"; $text['label-tls_enable']['en-us'] = "Enable TLS";
$text['label-xmpp_server']['es-cl'] = "Servidor XMPP"; $text['label-tls_enable']['es-cl'] = "Activar TLS";
$text['label-xmpp_server']['pt-pt'] = "Servidor XMPP"; $text['label-tls_enable']['pt-pt'] = "Habilitar TLS";
$text['label-xmpp_server']['fr-fr'] = "Serveur XMPP"; $text['label-tls_enable']['fr-fr'] = "Activer TLS";
$text['label-tls_enable']['pt-br'] = "Habilitar TLS";
$text['label-tls_enable']['pl'] = "Włącz TLS";
$text['label-tls_enable']['sv-se'] = "Aktivera TLS";
$text['description-xmpp_server']['en-us'] = "Enter the alternate XMPP server if not the same as specified in the Username field above (e.g. GoogleTalk is: talk.google.com)."; $text['label-status']['en-us'] = "Status";
$text['description-xmpp_server']['es-cl'] = "Ingrese un servidor XMPP alternativo (ejm: GoogleTalk es: talk.google.com)"; $text['label-status']['es-cl'] = "Estado";
$text['description-xmpp_server']['pt-pt'] = "Introduza um servidor XMPP alternativo diferente do especificado no campo Nome de Utilizador acima (ex: GoogleTalk é: talk.google.com)."; $text['label-status']['pt-pt'] = "Estado";
$text['description-xmpp_server']['fr-fr'] = "Insérer le serveur XMPP alternatif si ce n'est pas le même que celui renseigné dans le nom d'utilisateur précédent (e.g. GoogleTalk est talk.google.com)."; $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-default_exten']['en-us'] = "Default Extension"; $text['label-sasl_type']['en-us'] = "SASL Type";
$text['label-default_exten']['es-cl'] = "Extensión predeterminada"; $text['label-sasl_type']['es-cl'] = "Tipo de SASL";
$text['label-default_exten']['pt-pt'] = "Extensão predefinida"; $text['label-sasl_type']['pt-pt'] = "Tipo de SASL";
$text['label-default_exten']['fr-fr'] = "Extension par Défaut"; $text['label-sasl_type']['fr-fr'] = "Type SASL";
$text['label-sasl_type']['pt-br'] = "Tipo de SASL";
$text['label-sasl_type']['pl'] = "Typ SASL ";
$text['label-sasl_type']['sv-se'] = "SASL Typ";
$text['description-default_exten']['en-us'] = "Default extension (if one cannot be determined) ."; $text['label-rtp_ip']['en-us'] = "RTP IP";
$text['description-default_exten']['es-cl'] = "Extensión predeterminada (si no puede ser determinada)"; $text['label-rtp_ip']['es-cl'] = "RTP IP";
$text['description-default_exten']['pt-pt'] = "Extensão predefinida"; $text['label-rtp_ip']['pt-pt'] = "IP do RTP";
$text['description-default_exten']['fr-fr'] = "Extension par défaut (si aucune ne peut être déterminé)."; $text['label-rtp_ip']['fr-fr'] = "RTP IP";
$text['label-rtp_ip']['pt-br'] = "IP do RTP";
$text['label-rtp_ip']['pl'] = "IP RTP";
$text['label-rtp_ip']['sv-se'] = "RTP IP";
$text['label-context']['en-us'] = "Context"; $text['label-profile_name']['en-us'] = "Profile Name";
$text['label-context']['es-cl'] = "Contexto"; $text['label-profile_name']['es-cl'] = "Nombre de perfil";
$text['label-context']['pt-pt'] = "Contexto"; $text['label-profile_name']['pt-pt'] = "Nome";
$text['label-context']['fr-fr'] = "Contexte"; $text['label-profile_name']['fr-fr'] = "Nom du Profile";
$text['label-profile_name']['pt-br'] = "Nome";
$text['label-profile_name']['pl'] = "Nazwa profilu";
$text['label-profile_name']['sv-se'] = "Namn";
$text['description-context']['en-us'] = "Enter the context here."; $text['label-password']['en-us'] = "Password";
$text['description-context']['es-cl'] = "Ingrese el contexto"; $text['label-password']['es-cl'] = "Contraseña";
$text['description-context']['pt-pt'] = "Introduza o contexo aqui."; $text['label-password']['pt-pt'] = "Palavra-passe";
$text['description-context']['fr-fr'] = ""; $text['label-password']['fr-fr'] = "Mot de Passe";
$text['label-password']['pt-br'] = "Senha";
$text['label-password']['pl'] = "Hasło";
$text['label-password']['sv-se'] = "Lösenord";
$text['label-rtp_ip']['en-us'] = "RTP IP"; $text['label-local_network_acl']['en-us'] = "Local Network ACL";
$text['label-rtp_ip']['es-cl'] = "RTP IP"; $text['label-local_network_acl']['es-cl'] = "ACL de red local";
$text['label-rtp_ip']['pt-pt'] = "IP do RTP"; $text['label-local_network_acl']['pt-pt'] = "Rede Local ACL";
$text['label-rtp_ip']['fr-fr'] = "RTP IP"; $text['label-local_network_acl']['fr-fr'] = "ACL Réseau local";
$text['label-local_network_acl']['pt-br'] = "Rede Local ACL";
$text['label-local_network_acl']['pl'] = "Lokalna lista kontroli dostępu";
$text['label-local_network_acl']['sv-se'] = "Lokalt Nätverk ACL";
$text['description-rtp_ip']['en-us'] = "IP Address for RTP."; $text['label-false']['en-us'] = "False";
$text['description-rtp_ip']['es-cl'] = "Dirección IP para RTP"; $text['label-false']['es-cl'] = "Falso";
$text['description-rtp_ip']['pt-pt'] = "Endereço IP para o RTP."; $text['label-false']['pt-pt'] = "Não";
$text['description-rtp_ip']['fr-fr'] = "Adresse IP du proxy RTP."; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-false']['sv-se'] = "Falsk";
$text['label-ext_rtp_ip']['en-us'] = "External RTP IP"; $text['label-ext_rtp_ip']['en-us'] = "External RTP IP";
$text['label-ext_rtp_ip']['es-cl'] = "RTP IP Externo"; $text['label-ext_rtp_ip']['es-cl'] = "RTP IP Externo";
$text['label-ext_rtp_ip']['pt-pt'] = "IP Externo do RTP"; $text['label-ext_rtp_ip']['pt-pt'] = "IP Externo do RTP";
$text['label-ext_rtp_ip']['fr-fr'] = "RTP IP Externe"; $text['label-ext_rtp_ip']['fr-fr'] = "RTP IP Externe";
$text['label-ext_rtp_ip']['pt-br'] = "IP Externo do RTP";
$text['label-ext_rtp_ip']['pl'] = "Zewnętrzny IP RTP";
$text['label-ext_rtp_ip']['sv-se'] = "External RTP IP";
$text['description-ext_rtp_ip']['en-us'] = "External IP Address for RTP."; $text['label-enabled']['en-us'] = "Enabled";
$text['description-ext_rtp_ip']['es-cl'] = "Dirección IP externa para RTP"; $text['label-enabled']['es-cl'] = "Activado";
$text['description-ext_rtp_ip']['pt-pt'] = "Endereço IP Externo para o RTP."; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['description-ext_rtp_ip']['fr-fr'] = "Adresse externe IP du proxy RTP."; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-enabled']['sv-se'] = "Aktiverad";
$text['label-sasl_type']['en-us'] = "SASL Type"; $text['label-description']['en-us'] = "Description";
$text['label-sasl_type']['es-cl'] = "Tipo de SASL"; $text['label-description']['es-cl'] = "Descripción";
$text['label-sasl_type']['pt-pt'] = "Tipo de SASL"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-sasl_type']['fr-fr'] = "Type SASL"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-description']['sv-se'] = "Beskrivning";
$text['description-sasl_type']['en-us'] = "Select an SASL type."; $text['label-default_exten']['en-us'] = "Default Extension";
$text['description-sasl_type']['es-cl'] = "Seleccione un tipo de SASL"; $text['label-default_exten']['es-cl'] = "Extensión predeterminada";
$text['description-sasl_type']['pt-pt'] = "Introduza um tipo de SASL"; $text['label-default_exten']['pt-pt'] = "Extensão predefinida";
$text['description-sasl_type']['fr-fr'] = "Choisir un type de SASL."; $text['label-default_exten']['fr-fr'] = "Extension par Défaut";
$text['label-default_exten']['pt-br'] = "Extensão predefinida";
$text['label-default_exten']['pl'] = "Domyślny numer wew";
$text['label-default_exten']['sv-se'] = "Standard Anknytning";
$text['label-tls_enable']['en-us'] = "Enable TLS"; $text['label-context']['en-us'] = "Context";
$text['label-tls_enable']['es-cl'] = "Activar TLS"; $text['label-context']['es-cl'] = "Contexto";
$text['label-tls_enable']['pt-pt'] = "Habilitar TLS"; $text['label-context']['pt-pt'] = "Contexto";
$text['label-tls_enable']['fr-fr'] = "Activer TLS"; $text['label-context']['fr-fr'] = "Contexte";
$text['label-context']['pt-br'] = "Contexto";
$text['label-context']['pl'] = "Kontekst";
$text['label-context']['sv-se'] = "Context";
$text['description-tls_enable']['en-us'] = "Set the status of TLS support."; $text['label-candidate_acl']['en-us'] = "Candidate ACL";
$text['description-tls_enable']['es-cl'] = "Indicar el estado del soporte TLS"; $text['label-candidate_acl']['es-cl'] = "Candidato ACL";
$text['description-tls_enable']['pt-pt'] = "Defina o estado do suporte TLS."; $text['label-candidate_acl']['pt-pt'] = "Candidato ACL";
$text['description-tls_enable']['fr-fr'] = "Choisir le statut du support TLS."; $text['label-candidate_acl']['fr-fr'] = "ACL Candidat";
$text['label-candidate_acl']['pt-br'] = "Candidato ACL";
$text['label-candidate_acl']['pl'] = "Proponowana lista kontroli dostępu.";
$text['label-candidate_acl']['sv-se'] = "Candidate ACL ";
$text['label-use_rtp_timer']['en-us'] = "Use RTP Timer"; $text['label-auto_login']['en-us'] = "Auto-Login";
$text['label-use_rtp_timer']['es-cl'] = "Utilizar un timer RIP"; $text['label-auto_login']['es-cl'] = "Ingreso automático";
$text['label-use_rtp_timer']['pt-pt'] = "Utilize um temporizador RTP"; $text['label-auto_login']['pt-pt'] = "Login Automático";
$text['label-use_rtp_timer']['fr-fr'] = "Utilise le timer RTP"; $text['label-auto_login']['fr-fr'] = "Login Auto";
$text['label-auto_login']['pt-br'] = "Login automático";
$text['label-auto_login']['pl'] = "Automatyczne logowanie";
$text['label-auto_login']['sv-se'] = "Auto-Login";
$text['description-use_rtp_timer']['en-us'] = "Disable to trade async for more calls."; $text['header-xmpp-edit']['en-us'] = "Profile Edit";
$text['description-use_rtp_timer']['es-cl'] = "Desactivar asincronía de intercambio para más llamadas"; $text['header-xmpp-edit']['es-cl'] = "Editar Perfil";
$text['description-use_rtp_timer']['pt-pt'] = "Desabilitar sincronização para mais chamadas"; $text['header-xmpp-edit']['pt-pt'] = "Editar Perfil";
$text['description-use_rtp_timer']['fr-fr'] = "désactiver la synchronisation pour augmenter le nombre d'appels"; $text['header-xmpp-edit']['fr-fr'] = "Editer le profile";
$text['header-xmpp-edit']['pt-br'] = "Editar perfil";
$text['header-xmpp-edit']['pl'] = "Edytuj profil";
$text['header-xmpp-edit']['sv-se'] = "Editera Profil";
$text['label-vad']['en-us'] = "Voice Activity Detection (VAD)"; $text['header-xmpp-add']['en-us'] = "Profile Add";
$text['label-vad']['es-cl'] = "Voice Activity Detection (VAD)"; $text['header-xmpp-add']['es-cl'] = "Agregar Perfil|";
$text['label-vad']['pt-pt'] = "Detecção de Actividade de Voz (VAD)"; $text['header-xmpp-add']['pt-pt'] = "Adicionar Perfil";
$text['label-vad']['fr-fr'] = "Dectection d'activité voix (VAD)"; $text['header-xmpp-add']['fr-fr'] = "Ajouter un profile";
$text['header-xmpp-add']['pt-br'] = "Adicionar perfil";
$text['header-xmpp-add']['pl'] = "Dodaj profil";
$text['header-xmpp-add']['sv-se'] = "Lägg Till Profil";
$text['description-vad']['en-us'] = "The direction for which VAD should be enabled."; $text['header-xmpp']['en-us'] = "XMPP Manager";
$text['description-vad']['es-cl'] = "La dirección en la cual VAD debe ser activado."; $text['header-xmpp']['es-cl'] = "Administración XMPP";
$text['description-vad']['pt-pt'] = "Escolha a direcção para a qual a VAD deverá ser activada."; $text['header-xmpp']['pt-pt'] = "Gestor XMPP";
$text['description-vad']['fr-fr'] = "Choisir la direction pour la quelle la VAD doit être activée."; $text['header-xmpp']['fr-fr'] = "Gestion XMPP";
$text['header-xmpp']['pt-br'] = "Gerenciador XMPP";
$text['header-xmpp']['pl'] = "Menedżer XMPP";
$text['header-xmpp']['sv-se'] = "XMPP Inställningar";
$text['option-vad_none']['en-us'] = "None"; $text['description-xmpp_server']['en-us'] = "Enter the alternate XMPP server if not the same as specified in the Username field above (e.g. GoogleTalk is: talk.google.com).";
$text['option-vad_none']['es-cl'] = "Ninguno"; $text['description-xmpp_server']['es-cl'] = "Ingrese un servidor XMPP alternativo (ejm: GoogleTalk es: talk.google.com)";
$text['option-vad_none']['pt-pt'] = "Nenhum"; $text['description-xmpp_server']['pt-pt'] = "Introduza um servidor XMPP alternativo diferente do especificado no campo Nome de Utilizador acima (ex: GoogleTalk é: talk.google.com).";
$text['option-vad_none']['fr-fr'] = "Aucune"; $text['description-xmpp_server']['fr-fr'] = "Insérer le serveur XMPP alternatif si ce n'est pas le même que celui renseigné dans le nom d'utilisateur précédent (e.g. GoogleTalk est talk.google.com).";
$text['description-xmpp_server']['pt-br'] = "Insira um servidor XMPP alternativo diferente do especificado no campo Nome de Utilizador acima (ex: GoogleTalk é: talk.google.com). ";
$text['description-xmpp_server']['pl'] = "Wprowadź alternatywny serwer XMPP, jeśli nie jest taki sam, jak określono w polu Nazwa użytkownika powyżej (np Google Talk: talk.google.com)";
$text['description-xmpp_server']['sv-se'] = "Ange alternativ XMPP server om inte samma som anges i fältet Användarnamn ovan ( t.ex. Google är : talk.google.com ).";
$text['option-vad_in']['en-us'] = "In"; $text['description-xmpp-list']['en-us'] = "Utilizes the Jingle protocol. Jingle is an extension to the Jabber/XMPP protocol.";
$text['option-vad_in']['es-cl'] = "Entrada"; $text['description-xmpp-list']['es-cl'] = "Utiliza el protocolo Jingle. Jingle es una extensión del protocolo Jabber/XMPP";
$text['option-vad_in']['pt-pt'] = "Entrada"; $text['description-xmpp-list']['pt-pt'] = "Utiliza o protocolo Jingle. O Jingle é uma extensão ao protocolo Jabber/XMPP.";
$text['option-vad_in']['fr-fr'] = "Entrant"; $text['description-xmpp-list']['fr-fr'] = "Utilise le protocle Jingle. Jingle est une extension du protocol Jabber/ XMPP.";
$text['description-xmpp-list']['pt-br'] = "Utilize o protocolo Jingle é uma extensão ao protocolo Jabber/XMPP";
$text['description-xmpp-list']['pl'] = "Korzysta z protokołu Jingle - jest on rozszerzeniem protokołu Jabber / XMPP.";
$text['description-xmpp-list']['sv-se'] = "Utnyttjar Jingle protokollet. Jingle är ett tillägg till Jabber / XMPP -protokollet.";
$text['option-vad_out']['en-us'] = "Out"; $text['description-xmpp-edit-add']['en-us'] = "Defines a connection to a Jabber, GTalk, or other XMPP Provider server.";
$text['option-vad_out']['es-cl'] = "Salida"; $text['description-xmpp-edit-add']['es-cl'] = "Define una conexión a Jabber. GTalk u otro proveedor XMPP";
$text['option-vad_out']['pt-pt'] = "Saída"; $text['description-xmpp-edit-add']['pt-pt'] = "Define uma ligação ao Jabber, GTalk, ou outro provedor de XMPP.";
$text['option-vad_out']['fr-fr'] = "Sortant"; $text['description-xmpp-edit-add']['fr-fr'] = "Définir une connexion à Jabber, GTalk ou tout autre fournissuer de service XMPP.";
$text['description-xmpp-edit-add']['pt-br'] = "Define uma ligação ao Jabber, GTalk, ou outro provedor de XMPP";
$text['description-xmpp-edit-add']['pl'] = "Ustanawia połączenie z Jabber, GTalk lub innego dostawcy serwera XMPP.";
$text['description-xmpp-edit-add']['sv-se'] = "Definierar en anslutning till en Jabber , GTalk eller annan XMPP Provider server.";
$text['option-vad_both']['en-us'] = "Both"; $text['description-vad']['en-us'] = "The direction for which VAD should be enabled.";
$text['option-vad_both']['es-cl'] = "Ambos"; $text['description-vad']['es-cl'] = "La dirección en la cual VAD debe ser activado.";
$text['option-vad_both']['pt-pt'] = "Ambas"; $text['description-vad']['pt-pt'] = "Escolha a direcção para a qual a VAD deverá ser activada.";
$text['option-vad_both']['fr-fr'] = "Les Deux"; $text['description-vad']['fr-fr'] = "Choisir la direction pour la quelle la VAD doit être activée.";
$text['description-vad']['pt-br'] = "Escolha a direção para qual o VAD deverá ser ativado";
$text['description-vad']['pl'] = "Kieruneki dla których VAD powinien być włączony.";
$text['description-vad']['sv-se'] = "Riktningen som VAD ska vara aktiverat för.";
$text['label-candidate_acl']['en-us'] = "Candidate ACL"; $text['description-username']['en-us'] = "Enter the XMPP username here.";
$text['label-candidate_acl']['es-cl'] = "Candidato ACL"; $text['description-username']['es-cl'] = "Ingrese el nombre de usuario XMPP";
$text['label-candidate_acl']['pt-pt'] = "Candidato ACL"; $text['description-username']['pt-pt'] = "Introduza o nome do utilizador XMPP aqui.";
$text['label-candidate_acl']['fr-fr'] = "ACL Candidat"; $text['description-username']['fr-fr'] = "Insérer l'utilisateur XMPP.";
$text['description-username']['pt-br'] = "Insira o nome do usuário";
$text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
$text['description-username']['sv-se'] = "Ange XMPP användarnamn här.";
$text['description-candidate_acl']['en-us'] = "Candidate access control list."; $text['description-use_rtp_timer']['en-us'] = "Disable to trade async for more calls.";
$text['description-candidate_acl']['es-cl'] = "Candidato ACL"; $text['description-use_rtp_timer']['es-cl'] = "Desactivar asincronía de intercambio para más llamadas";
$text['description-candidate_acl']['pt-pt'] = "Candidato à lista de controlo de acesso"; $text['description-use_rtp_timer']['pt-pt'] = "Desabilitar sincronização para mais chamadas";
$text['description-candidate_acl']['fr-fr'] = "Candidat aux listes de contrôle d'accès"; $text['description-use_rtp_timer']['fr-fr'] = "désactiver la synchronisation pour augmenter le nombre d'appels";
$text['description-use_rtp_timer']['pt-br'] = "Desabilitar sincronização para mais chamadas";
$text['description-use_rtp_timer']['pl'] = "Wyłącz funkcję ASYNCH w następnych rozmowach";
$text['description-use_rtp_timer']['sv-se'] = "Inaktivare för att byta async mot fler samtal.";
$text['label-local_network_acl']['en-us'] = "Local Network ACL"; $text['description-tls_enable']['en-us'] = "Set the status of TLS support.";
$text['label-local_network_acl']['es-cl'] = "ACL de red local"; $text['description-tls_enable']['es-cl'] = "Indicar el estado del soporte TLS";
$text['label-local_network_acl']['pt-pt'] = "Rede Local ACL"; $text['description-tls_enable']['pt-pt'] = "Defina o estado do suporte TLS.";
$text['label-local_network_acl']['fr-fr'] = "ACL Réseau local"; $text['description-tls_enable']['fr-fr'] = "Choisir le statut du support TLS.";
$text['description-tls_enable']['pt-br'] = "Defina o estado do suporte TLS";
$text['description-tls_enable']['pl'] = "Ustaw status wsparcia TLS.";
$text['description-tls_enable']['sv-se'] = "Ange status för TLS support.";
$text['description-local_network_acl']['en-us'] = "Local network access control list."; $text['description-sasl_type']['en-us'] = "Select an SASL type.";
$text['description-local_network_acl']['es-cl'] = "ACL de red local"; $text['description-sasl_type']['es-cl'] = "Seleccione un tipo de SASL";
$text['description-local_network_acl']['pt-pt'] = "Lista de controlo de acesso da Rede Local."; $text['description-sasl_type']['pt-pt'] = "Introduza um tipo de SASL";
$text['description-local_network_acl']['fr-fr'] = "listes de contrôle d'accès du Réseau local"; $text['description-sasl_type']['fr-fr'] = "Choisir un type de SASL.";
$text['description-sasl_type']['pt-br'] = "Insira um tipo de SASL";
$text['description-sasl_type']['pl'] = "Wybierz typ SASL";
$text['description-sasl_type']['sv-se'] = "Välj en SASL typ.";
$text['label-enabled']['en-us'] = "Enabled"; $text['description-rtp_ip']['en-us'] = "IP Address for RTP.";
$text['label-enabled']['es-cl'] = "Activado"; $text['description-rtp_ip']['es-cl'] = "Dirección IP para RTP";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['description-rtp_ip']['pt-pt'] = "Endereço IP para o RTP.";
$text['label-enabled']['fr-fr'] = "Actif"; $text['description-rtp_ip']['fr-fr'] = "Adresse IP du proxy RTP.";
$text['description-rtp_ip']['pt-br'] = "Endereço para o RTP";
$text['description-rtp_ip']['pl'] = "Zewnętrzny IP RTP";
$text['description-rtp_ip']['sv-se'] = "IP-adress för RTP.";
$text['description-enabled']['en-us'] = "Set the current status of this profile."; $text['description-profile_name']['en-us'] = "Enter the profile name here.";
$text['description-enabled']['es-cl'] = "Indicar el estado actual de este perfil."; $text['description-profile_name']['es-cl'] = "Ingrese el nombre perfil";
$text['description-enabled']['pt-pt'] = "Escolha o estado actual deste perfil."; $text['description-profile_name']['pt-pt'] = "Introduza o nome do perfil aqui.";
$text['description-enabled']['fr-fr'] = "Choisir le statut actuel de ce profile."; $text['description-profile_name']['fr-fr'] = "Insérer le nom du profile.";
$text['description-profile_name']['pt-br'] = "Digite um nome para identificar este perfil";
$text['description-profile_name']['pl'] = "Wpisz nazwę aby zidentyfikować ten profil";
$text['description-profile_name']['sv-se'] = "Ange ett namn för att identifiera denna profil.";
$text['label-description']['en-us'] = "Description"; $text['description-password']['en-us'] = "Enter the password here.";
$text['label-description']['es-cl'] = "Descripción"; $text['description-password']['es-cl'] = "Ingrese la contraseña";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-password']['pt-pt'] = "Introduza a palavra-passe aqui.";
$text['label-description']['fr-fr'] = "Description"; $text['description-password']['fr-fr'] = "Insérer le mot de passe XMPP.";
$text['description-password']['pt-br'] = "Introduza a senha";
$text['description-password']['pl'] = "Wpisz hasło";
$text['description-password']['sv-se'] = "Ange lösenord här.";
$text['description-description']['en-us'] = "Enter the description for the Profile here (optional)."; $text['description-local_network_acl']['en-us'] = "Local network access control list.";
$text['description-description']['es-cl'] = "Ingrese la descripción para el perfil (opcional)"; $text['description-local_network_acl']['es-cl'] = "ACL de red local";
$text['description-description']['pt-pt'] = "Introduza a descrição para o perfil aqui (opcional)."; $text['description-local_network_acl']['pt-pt'] = "Lista de controlo de acesso da Rede Local.";
$text['description-description']['fr-fr'] = "Mettre ici la description du profile (optionnel)."; $text['description-local_network_acl']['fr-fr'] = "listes de contrôle d'accès du Réseau local";
$text['description-local_network_acl']['pt-br'] = "Lista de controle de acesso a rede local";
$text['description-local_network_acl']['pl'] = "Lokalna lista kontroli dostępu do sieci.";
$text['description-local_network_acl']['sv-se'] = "Lokalt nätverks access kontroll lista.";
$text['label-status']['en-us'] = "Status"; $text['description-ext_rtp_ip']['en-us'] = "External IP Address for RTP.";
$text['label-status']['es-cl'] = "Estado"; $text['description-ext_rtp_ip']['es-cl'] = "Dirección IP externa para RTP";
$text['label-status']['pt-pt'] = "Estado"; $text['description-ext_rtp_ip']['pt-pt'] = "Endereço IP Externo para o RTP.";
$text['label-status']['fr-fr'] = "Statut"; $text['description-ext_rtp_ip']['fr-fr'] = "Adresse externe IP du proxy RTP.";
$text['description-ext_rtp_ip']['pt-br'] = "Endereço IP externo para o RTP";
$text['description-ext_rtp_ip']['pl'] = "Zewnętrzny adres IP dla RTP.";
$text['description-ext_rtp_ip']['sv-se'] = "Extern IP-adress för RTP.";
$text['label-true']['en-us'] = "True"; $text['description-enabled']['en-us'] = "Set the current status of this profile.";
$text['label-true']['es-cl'] = "Verdadero"; $text['description-enabled']['es-cl'] = "Indicar el estado actual de este perfil.";
$text['label-true']['pt-pt'] = "Sim"; $text['description-enabled']['pt-pt'] = "Escolha o estado actual deste perfil.";
$text['label-true']['fr-fr'] = "Oui"; $text['description-enabled']['fr-fr'] = "Choisir le statut actuel de ce profile.";
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
$text['description-enabled']['pl'] = "Ustaw aktualny stan tego profilu.";
$text['description-enabled']['sv-se'] = "Välj status på denna profil.";
$text['label-false']['en-us'] = "False"; $text['description-description']['en-us'] = "Enter the description for the Profile here (optional).";
$text['label-false']['es-cl'] = "Falso"; $text['description-description']['es-cl'] = "Ingrese la descripción para el perfil (opcional)";
$text['label-false']['pt-pt'] = "Não"; $text['description-description']['pt-pt'] = "Introduza a descrição para o perfil aqui (opcional).";
$text['label-false']['fr-fr'] = "Non"; $text['description-description']['fr-fr'] = "Mettre ici la description du profile (optionnel).";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wprowadź opis profilu (opcjonalnie).";
$text['description-description']['sv-se'] = "Fyll i en beskrivning för profilen här (valbart)";
$text['button-add']['en-us'] = "Add"; $text['description-default_exten']['en-us'] = "Default extension (if one cannot be determined) .";
$text['button-add']['es-cl'] = "Agregar"; $text['description-default_exten']['es-cl'] = "Extensión predeterminada (si no puede ser determinada)";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-default_exten']['pt-pt'] = "Extensão predefinida";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-default_exten']['fr-fr'] = "Extension par défaut (si aucune ne peut être déterminé).";
$text['description-default_exten']['pt-br'] = "Extensão predefinida";
$text['description-default_exten']['pl'] = "Domyślny numer wew (jeśli nie można ustalić).";
$text['description-default_exten']['sv-se'] = "Standard anknytning (om en inte kan bestämmas)";
$text['button-edit']['en-us'] = "Edit"; $text['description-context']['en-us'] = "Enter the context here.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-context']['es-cl'] = "Ingrese el contexto";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-context']['pt-pt'] = "Introduza o contexo aqui.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-context']['fr-fr'] = "";
$text['description-context']['pt-br'] = "Insira o contexto";
$text['description-context']['pl'] = "Wprowadź kontekst";
$text['description-context']['sv-se'] = "Ange 'context' här.";
$text['button-delete']['en-us'] = "Delete"; $text['description-candidate_acl']['en-us'] = "Candidate access control list.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-candidate_acl']['es-cl'] = "Candidato ACL";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-candidate_acl']['pt-pt'] = "Candidato à lista de controlo de acesso";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-candidate_acl']['fr-fr'] = "Candidat aux listes de contrôle d'accès";
$text['description-candidate_acl']['pt-br'] = "Candidado a lista de controle de acesso";
$text['description-candidate_acl']['pl'] = "Proponowana lista kontroli dostępu.";
$text['description-candidate_acl']['sv-se'] = "Candidate access control list.";
$text['button-save']['en-us'] = "Save"; $text['description-auto_login']['en-us'] = "Choose whether to automatically login.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-auto_login']['es-cl'] = "Seleccione si desea ingresar automáticamente";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-auto_login']['pt-pt'] = "Escolha se pretende login automático.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['description-auto_login']['fr-fr'] = "Choisir un mode de connexion automatique ou non.";
$text['description-auto_login']['pt-br'] = "Selecione se deseja fazer login automático";
$text['description-auto_login']['pl'] = "Wybierz, czy automatycznie się zalogować";
$text['description-auto_login']['sv-se'] = "Välj om auto-inloggning skall vara aktivt.";
$text['button-back']['en-us'] = "Back"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-back']['es-cl'] = "Volver"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-back']['pt-pt'] = "Voltar"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['button-back']['fr-fr'] = "Retour"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Tem certeza que vai remover isso?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
$text['button-advanced']['en-us'] = "Advanced"; $text['button-save']['en-us'] = "Save";
$text['button-advanced']['es-cl'] = "Avanzadas"; $text['button-save']['es-cl'] = "Guardar";
$text['button-advanced']['pt-pt'] = "Avançadas"; $text['button-save']['pt-pt'] = "Guardar";
$text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-save']['sv-se'] = "Spara";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['button-edit']['en-us'] = "Edit";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['button-edit']['es-cl'] = "Editar";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?"; $text['button-edit']['pt-pt'] = "Editar";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-edit']['sv-se'] = "Editera";
$text['message-add']['en-us'] = "Add Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-delete']['sv-se'] = "Ta Bort";
$text['message-update']['en-us'] = "Update Completed"; $text['button-back']['en-us'] = "Back";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-back']['es-cl'] = "Volver";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-update']['fr-fr'] = "Mis à Jour"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['sv-se'] = "Tillbaka";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-advanced']['en-us'] = "Advanced";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-advanced']['es-cl'] = "Avanzadas";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-advanced']['pt-pt'] = "Avançadas";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés";
$text['button-advanced']['pt-br'] = "Avançar";
$text['button-advanced']['pl'] = "Zaawansowane";
$text['button-advanced']['sv-se'] = "Avancerat";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['en-us'] = "Add";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['es-cl'] = "Agregar";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-required']['fr-fr'] = "Merci d'indiquer:"; $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";
?> ?>

View File

@ -1,20 +1,16 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "XMPP Manager"; $apps[$x]['menu'][0]['title']['en-us'] = "XMPP Manager";
$apps[$x]['menu'][0]['title']['es-cl'] = "Gestor XMPP"; $apps[$x]['menu'][0]['title']['es-cl'] = "Gestor XMPP";
$apps[$x]['menu'][0]['title']['es-mx'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion XMPP";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor XMPP";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Gerenciador XMPP";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pl'] = "Menedżer XMPP";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Gestion XMPP"; $apps[$x]['menu'][0]['title']['sv-se'] = "XMPP Inställningar";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "1808365b-0f7c-7555-89d0-31b3d9a75abb";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Gestor XMPP"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/app/xmpp/xmpp.php";
$apps[$x]['menu'][0]['uuid'] = "1808365b-0f7c-7555-89d0-31b3d9a75abb"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/xmpp/xmpp.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,114 +1,150 @@
<?php <?php
//Apps $text['title-apps']['en-us'] = "App Manager";
$text['title-apps']['es-cl'] = "Administrador de Aplicaciones";
$text['title-apps']['pt-pt'] = "Gestor de Aplicações";
$text['title-apps']['fr-fr'] = "Gestionnaire App";
$text['title-apps']['pt-br'] = "Gerenciador de aplicações";
$text['title-apps']['pl'] = "Menedżer aplikacji";
$text['title-apps']['en-us'] = "App Manager"; $text['title-app-edit']['en-us'] = "App Edit";
$text['title-apps']['es-cl'] = "Administrador de Aplicaciones"; $text['title-app-edit']['es-cl'] = "Editar Aplicaciones";
$text['title-apps']['pt-pt'] = "Gestor de Aplicações"; $text['title-app-edit']['pt-pt'] = "Editar aplicação";
$text['title-apps']['fr-fr'] = "Gestionnaire App"; $text['title-app-edit']['fr-fr'] = "Editer l'application";
$text['title-app-edit']['pt-br'] = "Editar aplicação";
$text['title-app-edit']['pl'] = "Edytuj aplikację ";
$text['header-apps']['en-us'] = "App Manager"; $text['message-update']['en-us'] = "Update Completed";
$text['header-apps']['es-cl'] = "Administrador de Aplicaciones"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header-apps']['pt-pt'] = "Gestor de Aplicações"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header-apps']['fr-fr'] = "Gestionnaire App"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['description-apps']['en-us'] = "Manage the applications that are installed."; $text['message-message']['en-us'] = "Message";
$text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas."; $text['message-message']['es-cl'] = "Mensaje";
$text['description-apps']['pt-pt'] = "Gerir as aplicações instaladas."; $text['message-message']['pt-pt'] = "Mensagem";
$text['description-apps']['fr-fr'] = "Gérer les applications installées."; $text['message-message']['fr-fr'] = "Message";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
//------ $text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['es-cl'] = "Eliminación Completada";
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['title-app-edit']['en-us'] = "App Edit"; $text['message-add']['en-us'] = "Add Completed";
$text['title-app-edit']['es-cl'] = "Editar Aplicaciones"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['title-app-edit']['pt-pt'] = "Editar aplicação"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['title-app-edit']['fr-fr'] = "Editer l'application"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['header-app-edit']['en-us'] = "App Edit"; $text['label-version']['en-us'] = "Version";
$text['header-app-edit']['es-cl'] = "Editar Aplicaciones"; $text['label-version']['es-cl'] = "Versión";
$text['header-app-edit']['pt-pt'] = "Editar aplicação"; $text['label-version']['pt-pt'] = "Versão";
$text['header-app-edit']['fr-fr'] = "Editer l'application"; $text['label-version']['fr-fr'] = "Version";
$text['label-version']['pt-br'] = "Versão";
$text['label-version']['pl'] = "Wersja";
$text['description-app-edit']['en-us'] = "Manage the applications that are installed."; $text['label-subcategory']['en-us'] = "Subcategory";
$text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas."; $text['label-subcategory']['es-cl'] = "Subcategoría";
$text['description-app-edit']['pt-pt'] = "Gerir as aplicações instaladas."; $text['label-subcategory']['pt-pt'] = "Subcategoria";
$text['description-app-edit']['fr-fr'] = "Gérer les applications installées"; $text['label-subcategory']['fr-fr'] = "Sous-catégories";
$text['label-subcategory']['pt-br'] = "Subcategoria";
$text['label-subcategory']['pl'] = "Podkategoria";
//------ $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']['en-us'] = "Name"; $text['label-description']['en-us'] = "Description";
$text['label-name']['es-cl'] = "Nombre"; $text['label-description']['es-cl'] = "Descripción";
$text['label-name']['pt-pt'] = "Nome"; $text['label-description']['pt-pt'] = "Descripção";
$text['label-name']['fr-fr'] = "Nom"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-category']['en-us'] = "Category"; $text['label-category']['en-us'] = "Category";
$text['label-category']['es-cl'] = "Categoría"; $text['label-category']['es-cl'] = "Categoría";
$text['label-category']['pt-pt'] = "Categoria"; $text['label-category']['pt-pt'] = "Categoria";
$text['label-category']['fr-fr'] = "Catégories"; $text['label-category']['fr-fr'] = "Catégories";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['pl'] = "Kategoria";
$text['label-subcategory']['en-us'] = "Subcategory"; $text['header-apps']['en-us'] = "App Manager";
$text['label-subcategory']['es-cl'] = "Subcategoría"; $text['header-apps']['es-cl'] = "Administrador de Aplicaciones";
$text['label-subcategory']['pt-pt'] = "Subcategoria"; $text['header-apps']['pt-pt'] = "Gestor de Aplicações";
$text['label-subcategory']['fr-fr'] = "Sous-catégories"; $text['header-apps']['fr-fr'] = "Gestionnaire App";
$text['header-apps']['pt-br'] = "Gerenciador de aplicações";
$text['header-apps']['pl'] = "Menedżer aplikacji";
$text['label-version']['en-us'] = "Version"; $text['header-app-edit']['en-us'] = "App Edit";
$text['label-version']['es-cl'] = "Versión"; $text['header-app-edit']['es-cl'] = "Editar Aplicaciones";
$text['label-version']['pt-pt'] = "Versão"; $text['header-app-edit']['pt-pt'] = "Editar aplicação";
$text['label-version']['fr-fr'] = "Version"; $text['header-app-edit']['fr-fr'] = "Editer l'application";
$text['header-app-edit']['pt-br'] = "Editar aplicação";
$text['header-app-edit']['pl'] = "Edytuj aplikację ";
$text['label-description']['en-us'] = "Description"; $text['description-apps']['en-us'] = "Manage the applications that are installed.";
$text['label-description']['es-cl'] = "Descripción"; $text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas.";
$text['label-description']['pt-pt'] = "Descripção"; $text['description-apps']['pt-pt'] = "Gerir as aplicações instaladas.";
$text['label-description']['fr-fr'] = "Description"; $text['description-apps']['fr-fr'] = "Gérer les applications installées.";
$text['description-apps']['pt-br'] = "Gerenciar aplicações instaladas";
$text['description-apps']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
$text['button-add']['en-us'] = "Add"; $text['description-app-edit']['en-us'] = "Manage the applications that are installed.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-app-edit']['pt-pt'] = "Gerir as aplicações instaladas.";
$text['button-add']['fr-fr'] = "Ajouté"; $text['description-app-edit']['fr-fr'] = "Gérer les applications installées";
$text['description-app-edit']['pt-br'] = "Gerenciar aplicações instaladas";
$text['description-app-edit']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
$text['button-edit']['en-us'] = "Edit"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-edit']['es-cl'] = "Editar"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-edit']['pt-pt'] = "Editar"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que deseja eliminar?";
$text['button-edit']['fr-fr'] = "Editer"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['button-delete']['en-us'] = "Delete"; $text['button-save']['en-us'] = "Save";
$text['button-delete']['es-cl'] = "Eliminar"; $text['button-save']['es-cl'] = "Guardar";
$text['button-delete']['pt-pt'] = "Remover"; $text['button-save']['pt-pt'] = "Guardar";
$text['button-delete']['fr-fr'] = "Supprimé"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['button-edit']['en-us'] = "Edit";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['button-edit']['es-cl'] = "Editar";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que deseja eliminar?"; $text['button-edit']['pt-pt'] = "Editar";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['button-save']['en-us'] = "Save"; $text['button-delete']['en-us'] = "Delete";
$text['button-save']['es-cl'] = "Guardar"; $text['button-delete']['es-cl'] = "Eliminar";
$text['button-save']['pt-pt'] = "Guardar"; $text['button-delete']['pt-pt'] = "Remover";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-delete']['fr-fr'] = "Supprimé";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-back']['en-us'] = "Back"; $text['button-back']['en-us'] = "Back";
$text['button-back']['es-cl'] = "Volver"; $text['button-back']['es-cl'] = "Volver";
$text['button-back']['pt-pt'] = "Voltar"; $text['button-back']['pt-pt'] = "Voltar";
$text['button-back']['fr-fr'] = "Retour"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['message-message']['en-us'] = "Message"; $text['button-add']['en-us'] = "Add";
$text['message-message']['es-cl'] = "Mensaje"; $text['button-add']['es-cl'] = "Agregar";
$text['message-message']['pt-pt'] = "Mensagem"; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-message']['fr-fr'] = "Message"; $text['button-add']['fr-fr'] = "Ajouté";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
$text['message-add']['en-us'] = "Add Completed"; ?>
$text['message-add']['es-cl'] = "Agregar Completado";
$text['message-add']['pt-pt'] = "Adição Efectuada";
$text['message-add']['fr-fr'] = "Ajouté";
$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-delete']['en-us'] = "Delete Completed";
$text['message-delete']['es-cl'] = "Eliminación Completada";
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['message-delete']['fr-fr'] = "Supprimé";
?>

View File

@ -1,38 +1,30 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Apps"; $apps[$x]['menu'][0]['title']['en-us'] = "Apps";
$apps[$x]['menu'][0]['title']['es-cl'] = "Aplicaciones"; $apps[$x]['menu'][0]['title']['es-cl'] = "Aplicaciones";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Apps";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Aplicações";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Aplicações";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Apps"; $apps[$x]['menu'][0]['title']['pl'] = "Aplikacje";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Aplicações"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "";
$apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5"; $apps[$x]['menu'][0]['order'] = "20";
$apps[$x]['menu'][0]['parent_uuid'] = ""; $apps[$x]['menu'][0]['groups'][] = "user";
$apps[$x]['menu'][0]['category'] = "internal"; $apps[$x]['menu'][0]['groups'][] = "admin";
$apps[$x]['menu'][0]['path'] = ""; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['order'] = "20";
$apps[$x]['menu'][0]['groups'][] = "user"; $apps[$x]['menu'][1]['title']['en-us'] = "App Manager";
$apps[$x]['menu'][0]['groups'][] = "admin"; $apps[$x]['menu'][1]['title']['es-cl'] = "Administrador de Aplicaciones";
$apps[$x]['menu'][0]['groups'][] = "superadmin"; $apps[$x]['menu'][1]['title']['fr-fr'] = "Gestion App";
$apps[$x]['menu'][1]['title']['pt-pt'] = "Gestor de Aplicações";
$apps[$x]['menu'][1]['title']['en-us'] = "App Manager"; $apps[$x]['menu'][1]['title']['pt-br'] = "Gerenciador de aplicações";
$apps[$x]['menu'][1]['title']['es-cl'] = "Administrador de Aplicaciones"; $apps[$x]['menu'][1]['title']['pl'] = "Menedżer aplikacji";
$apps[$x]['menu'][1]['title']['de-de'] = ""; $apps[$x]['menu'][1]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
$apps[$x]['menu'][1]['title']['de-ch'] = ""; $apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][1]['title']['de-at'] = ""; $apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['title']['fr-fr'] = "Gestion App"; $apps[$x]['menu'][1]['path'] = "/core/apps/apps.php";
$apps[$x]['menu'][1]['title']['fr-ca'] = ""; $apps[$x]['menu'][1]['groups'][] = "superadmin";
$apps[$x]['menu'][1]['title']['fr-ch'] = "";
$apps[$x]['menu'][1]['title']['pt-pt'] = "Gestor de Aplicações";
$apps[$x]['menu'][1]['title']['pt-br'] = "";
$apps[$x]['menu'][1]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][1]['category'] = "internal";
$apps[$x]['menu'][1]['path'] = "/core/apps/apps.php";
$apps[$x]['menu'][1]['groups'][] = "superadmin";
?> ?>

View File

@ -1,203 +1,269 @@
<?php <?php
//Databases $text['title-databases']['en-us'] = "Databases";
$text['title-databases']['es-cl'] = "Bases de datos";
$text['title-databases']['pt-pt'] = "Bases de Dados";
$text['title-databases']['fr-fr'] = "Bases de données";
$text['title-databases']['pt-br'] = "Base de dados";
$text['title-databases']['pl'] = "Bazy danych";
$text['title-databases']['en-us'] = "Databases"; $text['title-database-edit']['en-us'] = "Database Edit";
$text['title-databases']['es-cl'] = "Bases de datos"; $text['title-database-edit']['es-cl'] = "Editar base de datos";
$text['title-databases']['pt-pt'] = "Bases de Dados"; $text['title-database-edit']['pt-pt'] = "Editar a Base de Dados";
$text['title-databases']['fr-fr'] = "Bases de données"; $text['title-database-edit']['fr-fr'] = "Editer la Base de données";
$text['title-database-edit']['pt-br'] = "Editar base de dados";
$text['title-database-edit']['pl'] = "Edytuj bazę danych";
$text['header-databases']['en-us'] = "Databases"; $text['title-database-add']['en-us'] = "Database Add";
$text['header-databases']['es-cl'] = "Bases de datos"; $text['title-database-add']['es-cl'] = "Agregar Base de Datos";
$text['header-databases']['pt-pt'] = "Bases de Dados"; $text['title-database-add']['pt-pt'] = "Adicionar Base de Dados";
$text['header-databases']['fr-fr'] = "Bases de données"; $text['title-database-add']['fr-fr'] = "Ajouter une Base de données";
$text['title-database-add']['pt-br'] = "Adicionar base de dados";
$text['title-database-add']['pl'] = "Dodaj bazę danych";
$text['description-databases']['en-us'] = "Database information."; $text['message-update']['en-us'] = "Update Completed";
$text['description-databases']['es-cl'] = "Información de bases de datos."; $text['message-update']['es-cl'] = "Actualización Completada";
$text['description-databases']['pt-pt'] = "Informação da Base de Dados"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['description-databases']['fr-fr'] = "Informations sur les bases de données"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
//------ $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['title-database-edit']['en-us'] = "Database Edit"; $text['message-message']['en-us'] = "Message";
$text['title-database-edit']['es-cl'] = "Editar base de datos"; $text['message-message']['es-cl'] = "Mensaje";
$text['title-database-edit']['pt-pt'] = "Editar a Base de Dados"; $text['message-message']['pt-pt'] = "Mensagem";
$text['title-database-edit']['fr-fr'] = "Editer la Base de données"; $text['message-message']['fr-fr'] = "Message";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['header-database-edit']['en-us'] = "Database Edit"; $text['message-delete']['en-us'] = "Delete Completed";
$text['header-database-edit']['es-cl'] = "Editar base de datos"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['header-database-edit']['pt-pt'] = "Editar a Base de Dados"; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['header-database-edit']['fr-fr'] = "Editer la Base de données"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['description-database-edit']['en-us'] = "Database connection information."; $text['message-add']['en-us'] = "Add Completed";
$text['description-database-edit']['es-cl'] = "Información de conexión a base de datos."; $text['message-add']['es-cl'] = "Agregar Completado";
$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados."; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
//------ $text['label-username']['en-us'] = "Username";
$text['label-username']['es-cl'] = "Nombre de usuario";
$text['label-username']['pt-pt'] = "Utilizador";
$text['label-username']['fr-fr'] = "Utilisateur";
$text['label-username']['pt-br'] = "Nome do Usuário";
$text['label-username']['pl'] = "Użytkownik";
$text['title-database-add']['en-us'] = "Database Add"; $text['label-type']['en-us'] = "Type";
$text['title-database-add']['es-cl'] = "Agregar Base de Datos"; $text['label-type']['es-cl'] = "Tipo";
$text['title-database-add']['pt-pt'] = "Adicionar Base de Dados"; $text['label-type']['pt-pt'] = "Tipo";
$text['title-database-add']['fr-fr'] = "Ajouter une Base de données"; $text['label-type']['fr-fr'] = "Type";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['header-database-add']['en-us'] = "Database Add"; $text['label-port']['en-us'] = "Port";
$text['header-database-add']['es-cl'] = "Agregar Base de Datos"; $text['label-port']['es-cl'] = "Puerto";
$text['header-database-add']['pt-pt'] = "Adicionar Base de Dados"; $text['label-port']['pt-pt'] = "Porto";
$text['header-database-add']['fr-fr'] = "Ajouter une Base de données"; $text['label-port']['fr-fr'] = "Port";
$text['label-port']['pt-br'] = "Porta";
$text['label-port']['pl'] = "Port";
$text['description-database-add']['en-us'] = "Database connection information."; $text['label-path']['en-us'] = "Path";
$text['description-database-add']['es-cl'] = "Información de conexión a base de datos."; $text['label-path']['es-cl'] = "Ruta";
$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados."; $text['label-path']['pt-pt'] = "Caminho";
$text['description-database-add']['fr-fr'] = "Informations de connexion à la Base."; $text['label-path']['fr-fr'] = "Chemin";
$text['label-path']['pt-br'] = "Caminho";
$text['label-path']['pl'] = "Ścieżka";
//------ $text['label-password']['en-us'] = "Password";
$text['label-password']['es-cl'] = "Contreseña";
$text['label-password']['pt-pt'] = "Palavra-Chave";
$text['label-password']['fr-fr'] = "Mot de Passe";
$text['label-password']['pt-br'] = "Senha";
$text['label-password']['pl'] = "Hasło";
$text['label-driver']['en-us'] = "Driver"; $text['label-name']['en-us'] = "Name";
$text['label-driver']['es-cl'] = "Controlador"; $text['label-name']['es-cl'] = "Nombre";
$text['label-driver']['pt-pt'] = "Driver"; $text['label-name']['pt-pt'] = "Nome";
$text['label-driver']['fr-fr'] = "Driver"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['description-driver']['en-us'] = "Select the database driver."; $text['label-host']['en-us'] = "Host";
$text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos."; $text['label-host']['es-cl'] = "Host";
$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados"; $text['label-host']['pt-pt'] = "Máquina";
$text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données."; $text['label-host']['fr-fr'] = "Hôte";
$text['label-host']['pt-br'] = "Máquina";
$text['label-host']['pl'] = "Host";
$text['label-type']['en-us'] = "Type"; $text['label-driver']['en-us'] = "Driver";
$text['label-type']['es-cl'] = "Tipo"; $text['label-driver']['es-cl'] = "Controlador";
$text['label-type']['pt-pt'] = "Tipo"; $text['label-driver']['pt-pt'] = "Driver";
$text['label-type']['fr-fr'] = "Type"; $text['label-driver']['fr-fr'] = "Driver";
$text['label-driver']['pt-br'] = "Driver";
$text['label-driver']['pl'] = "Sterownik";
$text['description-type']['en-us'] = "Select the database type."; $text['label-description']['en-us'] = "Description";
$text['description-type']['es-cl'] = "Seleccione el tipo de base de datos"; $text['label-description']['es-cl'] = "Descripción";
$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados."; $text['label-description']['pt-pt'] = "Descrição";
$text['description-type']['fr-fr'] = "Choisir le type de Base de données."; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['label-host']['en-us'] = "Host"; $text['header-databases']['en-us'] = "Databases";
$text['label-host']['es-cl'] = "Host"; $text['header-databases']['es-cl'] = "Bases de datos";
$text['label-host']['pt-pt'] = "Máquina"; $text['header-databases']['pt-pt'] = "Bases de Dados";
$text['label-host']['fr-fr'] = "Hôte"; $text['header-databases']['fr-fr'] = "Bases de données";
$text['header-databases']['pt-br'] = "Base de dados";
$text['header-databases']['pl'] = "Bazy danych";
$text['description-host']['en-us'] = "Enter the host name."; $text['header-database-edit']['en-us'] = "Database Edit";
$text['description-host']['es-cl'] = "Ingrese el nombre de host"; $text['header-database-edit']['es-cl'] = "Editar base de datos";
$text['description-host']['pt-pt'] = "Introduza o nome da máquina."; $text['header-database-edit']['pt-pt'] = "Editar a Base de Dados";
$text['description-host']['fr-fr'] = "Entrer le nom de l'hôte."; $text['header-database-edit']['fr-fr'] = "Editer la Base de données";
$text['header-database-edit']['pt-br'] = "Editar a base de dados";
$text['header-database-edit']['pl'] = "Edytuj bazę danych";
$text['label-port']['en-us'] = "Port"; $text['header-database-add']['en-us'] = "Database Add";
$text['label-port']['es-cl'] = "Puerto"; $text['header-database-add']['es-cl'] = "Agregar Base de Datos";
$text['label-port']['pt-pt'] = "Porto"; $text['header-database-add']['pt-pt'] = "Adicionar Base de Dados";
$text['label-port']['fr-fr'] = "Port"; $text['header-database-add']['fr-fr'] = "Ajouter une Base de données";
$text['header-database-add']['pt-br'] = "Adicionar base de dados";
$text['header-database-add']['pl'] = "Dodaj bazę danych";
$text['description-port']['en-us'] = "Enter the port number."; $text['description-username']['en-us'] = "Enter the database username.";
$text['description-port']['es-cl'] = "Ingrese el número del puerto."; $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
$text['description-port']['pt-pt'] = "Introduza o número do porto."; $text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
$text['description-port']['fr-fr'] = "Entrer le numéro de port."; $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
$text['description-username']['pt-br'] = "Insira o nome do usuário";
$text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
$text['label-name']['en-us'] = "Name"; $text['description-type']['en-us'] = "Select the database type.";
$text['label-name']['es-cl'] = "Nombre"; $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
$text['label-name']['pt-pt'] = "Nome"; $text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
$text['label-name']['fr-fr'] = "Nom"; $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
$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-name']['en-us'] = "Enter the database name."; $text['description-port']['en-us'] = "Enter the port number.";
$text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos."; $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
$text['description-name']['pt-pt'] = "Introduza o nome da base de dados."; $text['description-port']['pt-pt'] = "Introduza o número do porto.";
$text['description-name']['fr-fr'] = "Entrer le nom de la Base de données."; $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
$text['description-port']['pt-br'] = "Insira o número da porta";
$text['description-port']['pl'] = "Wprowadź numer portu";
$text['label-username']['en-us'] = "Username"; $text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
$text['label-username']['es-cl'] = "Nombre de usuario"; $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
$text['label-username']['pt-pt'] = "Utilizador"; $text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
$text['label-username']['fr-fr'] = "Utilisateur"; $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
$text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
$text['description-path']['pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
$text['description-username']['en-us'] = "Enter the database username."; $text['description-password']['en-us'] = "Enter the database password.";
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos."; $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
$text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados."; $text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
$text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données."; $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
$text['description-password']['pt-br'] = "Introduza a senha";
$text['description-password']['pl'] = "Wpisz hasło";
$text['label-password']['en-us'] = "Password"; $text['description-name']['en-us'] = "Enter the database name.";
$text['label-password']['es-cl'] = "Contreseña"; $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
$text['label-password']['pt-pt'] = "Palavra-Chave"; $text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
$text['label-password']['fr-fr'] = "Mot de Passe"; $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['description-password']['en-us'] = "Enter the database password."; $text['description-host']['en-us'] = "Enter the host name.";
$text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos."; $text['description-host']['es-cl'] = "Ingrese el nombre de host";
$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados."; $text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
$text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données."; $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
$text['description-host']['pt-br'] = "Insira o nome da máquina ";
$text['description-host']['pl'] = "Wprowadź nazwę hosta.";
$text['label-path']['en-us'] = "Path"; $text['description-driver']['en-us'] = "Select the database driver.";
$text['label-path']['es-cl'] = "Ruta"; $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
$text['label-path']['pt-pt'] = "Caminho"; $text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
$text['label-path']['fr-fr'] = "Chemin"; $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
$text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
$text['description-driver']['pl'] = "Wybierz sterownik bazy danych.";
$text['description-path']['en-us'] = "Enter the database file path (SQLite only)."; $text['description-description']['en-us'] = "Enter a description for this database, if desired.";
$text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite)."; $text['description-description']['es-cl'] = "Ingrese una descripción para esta base de datos, opcional.";
$text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)"; $text['description-description']['pt-pt'] = "Introduza a descrição para a base de dados (opcional).";
$text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite)."; $text['description-description']['fr-fr'] = "Entrer une description pour cette Base de données. (optionnel)";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wprowadź opis bazy danych (opcjonalne)";
$text['label-description']['en-us'] = "Description"; $text['description-databases']['en-us'] = "Database information.";
$text['label-description']['es-cl'] = "Descripción"; $text['description-databases']['es-cl'] = "Información de bases de datos.";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-databases']['pt-pt'] = "Informação da Base de Dados";
$text['label-description']['fr-fr'] = "Description"; $text['description-databases']['fr-fr'] = "Informations sur les bases de données";
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
$text['description-databases']['pl'] = "Informacje o bazie danych.";
$text['description-description']['en-us'] = "Enter a description for this database, if desired."; $text['description-database-edit']['en-us'] = "Database connection information.";
$text['description-description']['es-cl'] = "Ingrese una descripción para esta base de datos, opcional."; $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
$text['description-description']['pt-pt'] = "Introduza a descrição para a base de dados (opcional)."; $text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
$text['description-description']['fr-fr'] = "Entrer une description pour cette Base de données. (optionnel)"; $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
$text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
$text['description-database-edit']['pl'] = "Informacje o połączeniach z bazą danych.";
//------ $text['description-database-add']['en-us'] = "Database connection information.";
$text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
$text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
$text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
$text['description-database-add']['pl'] = "Informacje o połączeniach z bazą danych.";
$text['button-add']['en-us'] = "Add"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-add']['es-cl'] = "Agregar"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-add']['pt-pt'] = "Adicionar"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['button-add']['fr-fr'] = "Ajouter"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['button-edit']['en-us'] = "Edit"; $text['button-save']['en-us'] = "Save";
$text['button-edit']['es-cl'] = "Editar"; $text['button-save']['es-cl'] = "Guardar";
$text['button-edit']['pt-pt'] = "Editar"; $text['button-save']['pt-pt'] = "Guardar";
$text['button-edit']['fr-fr'] = "Editer"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['button-delete']['en-us'] = "Delete"; $text['button-edit']['en-us'] = "Edit";
$text['button-delete']['es-cl'] = "Eliminar"; $text['button-edit']['es-cl'] = "Editar";
$text['button-delete']['pt-pt'] = "Remover"; $text['button-edit']['pt-pt'] = "Editar";
$text['button-delete']['fr-fr'] = "Supprimé"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['button-delete']['en-us'] = "Delete";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['button-delete']['es-cl'] = "Eliminar";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['button-delete']['pt-pt'] = "Remover";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['button-delete']['fr-fr'] = "Supprimé";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['button-save']['en-us'] = "Save"; $text['button-back']['en-us'] = "Back";
$text['button-save']['es-cl'] = "Guardar"; $text['button-back']['es-cl'] = "Volver";
$text['button-save']['pt-pt'] = "Guardar"; $text['button-back']['pt-pt'] = "Voltar";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['button-back']['en-us'] = "Back"; $text['button-add']['en-us'] = "Add";
$text['button-back']['es-cl'] = "Volver"; $text['button-add']['es-cl'] = "Agregar";
$text['button-back']['pt-pt'] = "Voltar"; $text['button-add']['pt-pt'] = "Adicionar";
$text['button-back']['fr-fr'] = "Retour"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['button-add']['pl'] = "Dodaj";
$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-add']['en-us'] = "Add Completed";
$text['message-add']['es-cl'] = "Agregar Completado";
$text['message-add']['pt-pt'] = "Adição Efectuada";
$text['message-add']['fr-fr'] = "Ajouté";
$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-delete']['en-us'] = "Delete Completed";
$text['message-delete']['es-cl'] = "Eliminación Completada";
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['message-delete']['fr-fr'] = "Supprimé";
$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: ";
?>

View File

@ -1,19 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Databases"; $apps[$x]['menu'][0]['title']['en-us'] = "Databases";
$apps[$x]['menu'][0]['title']['es-cl'] = "Bases de datos"; $apps[$x]['menu'][0]['title']['es-cl'] = "Bases de datos";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "BDD";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Base de dados";
$apps[$x]['menu'][0]['title']['fr-fr'] = "BDD"; $apps[$x]['menu'][0]['title']['pl'] = "Bazy danych";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Base de Dados"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/core/databases/databases.php";
$apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/core/databases/databases.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,258 +1,395 @@
<?php <?php
//Default Settings $text['title-default_settings']['en-us'] = "Default Settings";
$text['title-default_settings']['es-cl'] = "Condiciones Predeterminadas";
$text['title-default_settings']['pt-pt'] = "Predefinições";
$text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
$text['title-default_settings']['nl-nl'] = "";
$text['title-default_settings']['pt-br'] = "Configurações";
$text['title-default_settings']['pl'] = "Ustawienia domyślne";
$text['title-default_settings']['en-us'] = "Default Settings"; $text['title-default_setting-edit']['en-us'] = "Default Setting";
$text['title-default_settings']['es-cl'] = "Condiciones Predeterminadas"; $text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
$text['title-default_settings']['pt-pt'] = "Predefinições"; $text['title-default_setting-edit']['pt-pt'] = "Predefinições";
$text['title-default_settings']['fr-fr'] = "Configurations par Défaut"; $text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
$text['title-default_setting-edit']['nl-nl'] = "";
$text['title-default_setting-edit']['pt-br'] = "Configurações";
$text['title-default_setting-edit']['pl'] = "Ustawienie domyślne";
$text['header-default_settings']['en-us'] = "Default Settings"; $text['title-default_setting-add']['en-us'] = "Default Setting Add";
$text['header-default_settings']['es-cl'] = "Condiciones Predeterminadas"; $text['title-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
$text['header-default_settings']['pt-pt'] = "Predefinições"; $text['title-default_setting-add']['pt-pt'] = "Adicionar Predefinição";
$text['header-default_settings']['fr-fr'] = "Configurations par Défaut"; $text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
$text['title-default_setting-add']['nl-nl'] = "";
$text['title-default_setting-add']['pt-br'] = "Adicionar Configurações";
$text['title-default_setting-add']['pl'] = "Dodaj ustawienie domyślne";
$text['description-default_settings']['en-us'] = "Settings used for all domains."; $text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
$text['description-default_settings']['es-cl'] = "Configuraciones usadas por todos los dominios"; $text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
$text['description-default_settings']['pt-pt'] = "Definições comuns a todos os domínios."; $text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
$text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines."; $text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
$text['option-voicemail_file_listen']['nl-nl'] = "";
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
//------ $text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
$text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)";
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
$text['option-voicemail_file_link']['nl-nl'] = "";
$text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)";
$text['option-voicemail_file_link']['pl'] = "Link do pobrania (logowanie nie jest wymagane)";
$text['title-default_setting-edit']['en-us'] = "Default Setting"; $text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
$text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas"; $text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
$text['title-default_setting-edit']['pt-pt'] = "Predefinições"; $text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
$text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut"; $text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
$text['option-voicemail_file_attach']['nl-nl'] = "";
$text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio";
$text['option-voicemail_file_attach']['pl'] = "Załącznik plik audio";
$text['header-default_setting-edit']['en-us'] = "Default Setting"; $text['message-update']['en-us'] = "Update Completed";
$text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas"; $text['message-update']['es-cl'] = "Actualización Completada";
$text['header-default_setting-edit']['pt-pt'] = "Predefinições"; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut"; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['nl-nl'] = "";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['description-default_setting-edit']['en-us'] = "Settings used for all domains."; $text['message-required']['en-us'] = "Please provide: ";
$text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios."; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['description-default_setting-edit']['pt-pt'] = "Definições comuns a todos os domínios."; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['nl-nl'] = "";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wpisz:";
//------ $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']['nl-nl'] = "";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['title-default_setting-add']['en-us'] = "Default Setting Add"; $text['message-delete_failed']['en-us'] = "No Settings Checked";
$text['title-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada"; $text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
$text['title-default_setting-add']['pt-pt'] = "Adicionar Predefinição"; $text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada";
$text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut"; $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
$text['message-delete_failed']['nl-nl'] = "";
$text['message-delete_failed']['pt-br'] = "Falha na exclusão";
$text['message-delete_failed']['pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
$text['header-default_setting-add']['en-us'] = "Default Setting Add"; $text['message-delete']['en-us'] = "Delete Completed";
$text['header-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada"; $text['message-delete']['es-cl'] = "Eliminación Completada";
$text['header-default_setting-add']['pt-pt'] = "Adicionar Predefinição "; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut"; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['nl-nl'] = "";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['description-default_setting-add']['en-us'] = "Settings used for all domains."; $text['message-copy_failed']['en-us'] = "No Settings Checked or Invalid Domain";
$text['description-default_setting-add']['es-cl'] = "Configuraciones usadas para todos los dominios."; $text['message-copy_failed']['es-cl'] = "No hay ajustes facturado o de dominio no válido";
$text['description-default_setting-add']['pt-pt'] = "Definições comuns a todos os domínios."; $text['message-copy_failed']['pt-pt'] = "Nenhuma configuração marcada ou domínio inválido";
$text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines"; $text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
$text['message-copy_failed']['nl-nl'] = "";
$text['message-copy_failed']['pt-br'] = "Nenhuma configuração selecionada ou dominio inválido";
$text['message-copy_failed']['pl'] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
//------ $text['message-copy']['en-us'] = "Copy Completed";
$text['message-copy']['es-cl'] = "Copia Completado";
$text['message-copy']['pt-pt'] = "Cópia Preenchida";
$text['message-copy']['fr-fr'] = "Copier Terminé";
$text['message-copy']['nl-nl'] = "";
$text['message-copy']['pt-br'] = "Cópia Efetuada";
$text['message-copy']['pl'] = "Skopiowano poprawnie";
$text['label-category']['en-us'] = "Category"; $text['message-add']['en-us'] = "Add Completed";
$text['label-category']['es-cl'] = "Categoría"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-category']['pt-pt'] = "Categoria"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-category']['fr-fr'] = "Catégorie"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['nl-nl'] = "";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['description-category']['en-us'] = "Enter the category."; $text['label-value']['en-us'] = "Value";
$text['description-category']['es-cl'] = "Ingrese la categoría."; $text['label-value']['es-cl'] = "Valor";
$text['description-category']['pt-pt'] = "Introduza a categoria."; $text['label-value']['pt-pt'] = "Valor";
$text['description-category']['fr-fr'] = "Entrer la Catégorie."; $text['label-value']['fr-fr'] = "Valeur";
$text['label-value']['nl-nl'] = "";
$text['label-value']['pt-br'] = "Valor";
$text['label-value']['pl'] = "Wartość";
$text['label-subcategory']['en-us'] = "Subcategory"; $text['label-type']['en-us'] = "Type";
$text['label-subcategory']['es-cl'] = "Subcategoría"; $text['label-type']['es-cl'] = "Tipo";
$text['label-subcategory']['pt-pt'] = "Subcategoria"; $text['label-type']['pt-pt'] = "Tipo";
$text['label-subcategory']['fr-fr'] = "Sous-Catégorie"; $text['label-type']['fr-fr'] = "Type";
$text['label-type']['nl-nl'] = "";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['description-subcategory']['en-us'] = "Enter the subcategory."; $text['label-true']['en-us'] = "True";
$text['description-subcategory']['es-cl'] = "Ingrese la subcategoría."; $text['label-true']['es-cl'] = "Verdadero";
$text['description-subcategory']['pt-pt'] = "Introduza a subcategoria."; $text['label-true']['pt-pt'] = "Sim";
$text['description-subcategory']['fr-fr'] = "Entrer la Sous-Catégorie."; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['nl-nl'] = "";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['label-type']['en-us'] = "Type"; $text['label-superfine']['en-us'] = "Superfine";
$text['label-type']['es-cl'] = "Tipo"; $text['label-superfine']['es-cl'] = "Superfino";
$text['label-type']['pt-pt'] = "Tipo"; $text['label-superfine']['pt-pt'] = "Extrafino";
$text['label-type']['fr-fr'] = "Type"; $text['label-superfine']['fr-fr'] = "Superfin";
$text['label-superfine']['nl-nl'] = "";
$text['label-superfine']['pt-br'] = "Resumido";
$text['label-superfine']['pl'] = "Najlepsza";
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc)."; $text['label-subcategory']['en-us'] = "Subcategory";
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc)."; $text['label-subcategory']['es-cl'] = "Subcategoría";
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)"; $text['label-subcategory']['pt-pt'] = "Subcategoria";
$text['description-type']['fr-fr'] = "Choisir le type de paramètre (ie. uuid, nom, var, dir, etc)."; $text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
$text['label-subcategory']['nl-nl'] = "";
$text['label-subcategory']['pt-br'] = "Subcategoria";
$text['label-subcategory']['pl'] = "Podkategoria";
$text['label-value']['en-us'] = "Value"; $text['label-select']['en-us'] = "Select";
$text['label-value']['es-cl'] = "Valor"; $text['label-select']['es-cl'] = "Seleccionar";
$text['label-value']['pt-pt'] = "Valor"; $text['label-select']['pt-pt'] = "Selecionar";
$text['label-value']['fr-fr'] = "Valeur"; $text['label-select']['fr-fr'] = "Sélectionner";
$text['label-select']['nl-nl'] = "";
$text['label-select']['pt-br'] = "Selecionar";
$text['label-select']['pl'] = "Wybierz";
$text['description-value']['en-us'] = "Enter the value of this setting."; $text['label-order']['en-us'] = "Order";
$text['description-value']['es-cl'] = "Ingrese el valor de esta configuración"; $text['label-order']['es-cl'] = "Orden";
$text['description-value']['pt-pt'] = "Introduza o valor desta definição."; $text['label-order']['pt-pt'] = "Ordem";
$text['description-value']['fr-fr'] = "Entrer la valeur de ce paramètre."; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['nl-nl'] = "";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-order']['pl'] = "Kolejność";
$text['label-order']['en-us'] = "Order"; $text['label-normal']['en-us'] = "Normal";
$text['label-order']['es-cl'] = "Orden"; $text['label-normal']['es-cl'] = "Normal";
$text['label-order']['pt-pt'] = "Ordem"; $text['label-normal']['pt-pt'] = "Normal";
$text['label-order']['fr-fr'] = "Ordre"; $text['label-normal']['fr-fr'] = "Normal";
$text['label-normal']['nl-nl'] = "";
$text['label-normal']['pt-br'] = "Normal";
$text['label-normal']['pl'] = "Normalny";
$text['description-order']['en-us'] = "Set the order (index) for this array element."; $text['label-none']['en-us'] = "None";
$text['description-order']['es-cl'] = "Establecer el orden (índice) para este elemento de la matriz."; $text['label-none']['es-cl'] = "Ninguno";
$text['description-order']['pt-pt'] = "Defina a ordem (índice) para este elemento da matriz."; $text['label-none']['pt-pt'] = "Nenhum";
$text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau."; $text['label-none']['fr-fr'] = "Aucun";
$text['label-none']['nl-nl'] = "";
$text['label-none']['pt-br'] = "Nenhum";
$text['label-none']['pl'] = "Żaden";
$text['label-enabled']['en-us'] = "Enabled"; $text['label-fine']['en-us'] = "Fine";
$text['label-enabled']['es-cl'] = "Activado"; $text['label-fine']['es-cl'] = "Fine";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['label-fine']['pt-pt'] = "Belas";
$text['label-enabled']['fr-fr'] = "Actif"; $text['label-fine']['fr-fr'] = "Fin";
$text['label-fine']['nl-nl'] = "";
$text['label-fine']['pt-br'] = "Agradável ";
$text['label-fine']['pl'] = "Dobry";
$text['description-enabled']['en-us'] = "Set the status of this default setting."; $text['label-false']['en-us'] = "False";
$text['description-enabled']['es-cl'] = "Ingrese el estado de esta configuración."; $text['label-false']['es-cl'] = "Falso";
$text['description-enabled']['pt-pt'] = "Escolha o estado desta predefinição."; $text['label-false']['pt-pt'] = "Não";
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce paraètre"; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['nl-nl'] = "";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['label-select']['en-us'] = "Select"; $text['label-enabled']['en-us'] = "Enabled";
$text['label-select']['es-cl'] = "Seleccionar"; $text['label-enabled']['es-cl'] = "Activado";
$text['label-select']['pt-pt'] = "Selecionar"; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['label-select']['fr-fr'] = "Sélectionner"; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['nl-nl'] = "";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-description']['en-us'] = "Description"; $text['label-description']['en-us'] = "Description";
$text['label-description']['es-cl'] = "Descripción"; $text['label-description']['es-cl'] = "Descripción";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-description']['fr-fr'] = "Description"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['nl-nl'] = "";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['description-description']['en-us'] = "Enter a description, if desired."; $text['label-category']['en-us'] = "Category";
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional."; $text['label-category']['es-cl'] = "Categoría";
$text['description-description']['pt-pt'] = "Insira a descrição. (opcional) "; $text['label-category']['pt-pt'] = "Categoria";
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez."; $text['label-category']['fr-fr'] = "Catégorie";
$text['label-category']['nl-nl'] = "";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['pl'] = "Kategoria";
$text['label-true']['en-us'] = "True"; $text['header-default_settings']['en-us'] = "Default Settings";
$text['label-true']['es-cl'] = "Verdadero"; $text['header-default_settings']['es-cl'] = "Condiciones Predeterminadas";
$text['label-true']['pt-pt'] = "Sim"; $text['header-default_settings']['pt-pt'] = "Predefinições";
$text['label-true']['fr-fr'] = "Oui"; $text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
$text['header-default_settings']['nl-nl'] = "";
$text['header-default_settings']['pt-br'] = "Configurações";
$text['header-default_settings']['pl'] = "Ustawienia domyślne";
$text['label-false']['en-us'] = "False"; $text['header-default_setting-edit']['en-us'] = "Default Setting";
$text['label-false']['es-cl'] = "Falso"; $text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
$text['label-false']['pt-pt'] = "Não"; $text['header-default_setting-edit']['pt-pt'] = "Predefinições";
$text['label-false']['fr-fr'] = "Non"; $text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
$text['header-default_setting-edit']['nl-nl'] = "";
$text['header-default_setting-edit']['pt-br'] = "Configurações";
$text['header-default_setting-edit']['pl'] = "Ustawienie domyślne";
$text['label-none']['en-us'] = "None"; $text['header-default_setting-add']['en-us'] = "Default Setting Add";
$text['label-none']['es-cl'] = "Ninguno"; $text['header-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
$text['label-none']['pt-pt'] = "Nenhum"; $text['header-default_setting-add']['pt-pt'] = "Adicionar Predefinição ";
$text['label-none']['fr-fr'] = "Aucun"; $text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
$text['header-default_setting-add']['nl-nl'] = "";
$text['header-default_setting-add']['pt-br'] = "Adicionar configurações";
$text['header-default_setting-add']['pl'] = "Dodaj ustawienie domyślne";
$text['label-normal']['en-us'] = "Normal"; $text['description-value']['en-us'] = "Enter the value of this setting.";
$text['label-normal']['es-cl'] = "Normal"; $text['description-value']['es-cl'] = "Ingrese el valor de esta configuración";
$text['label-normal']['pt-pt'] = "Normal"; $text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
$text['label-normal']['fr-fr'] = "Normal"; $text['description-value']['fr-fr'] = "Entrer la valeur de ce paramètre.";
$text['description-value']['nl-nl'] = "";
$text['description-value']['pt-br'] = "Insira o valor da variável";
$text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
$text['label-fine']['en-us'] = "Fine"; $text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
$text['label-fine']['es-cl'] = "Fine"; $text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, name, var, dir, etc).";
$text['label-fine']['pt-pt'] = "Belas"; $text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)";
$text['label-fine']['fr-fr'] = "Fin"; $text['description-type']['fr-fr'] = "Choisir le type de paramètre (ie. uuid, nom, var, dir, etc).";
$text['description-type']['nl-nl'] = "";
$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['label-superfine']['en-us'] = "Superfine"; $text['description-subcategory']['en-us'] = "Enter the subcategory.";
$text['label-superfine']['es-cl'] = "Superfino"; $text['description-subcategory']['es-cl'] = "Ingrese la subcategoría.";
$text['label-superfine']['pt-pt'] = "Extrafino"; $text['description-subcategory']['pt-pt'] = "Introduza a subcategoria.";
$text['label-superfine']['fr-fr'] = "Superfin"; $text['description-subcategory']['fr-fr'] = "Entrer la Sous-Catégorie.";
$text['description-subcategory']['nl-nl'] = "";
$text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
$text['description-subcategory']['pl'] = "Wprowadź podkategorię";
$text['button-add']['en-us'] = "Add"; $text['description-order']['en-us'] = "Set the order (index) for this array element.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-order']['es-cl'] = "Establecer el orden (índice) para este elemento de la matriz.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-order']['pt-pt'] = "Defina a ordem (índice) para este elemento da matriz.";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
$text['description-order']['nl-nl'] = "";
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
$text['description-order']['pl'] = "Wybierz kolejność.";
$text['button-edit']['en-us'] = "Edit"; $text['description-enabled']['en-us'] = "Set the status of this default setting.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-enabled']['es-cl'] = "Ingrese el estado de esta configuración.";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-enabled']['pt-pt'] = "Escolha o estado desta predefinição.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-enabled']['fr-fr'] = "Choisir l'état de ce paraètre";
$text['description-enabled']['nl-nl'] = "";
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
$text['button-delete']['en-us'] = "Delete"; $text['description-description']['en-us'] = "Enter a description, if desired.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-description']['pt-pt'] = "Insira a descrição. (opcional) ";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
$text['description-description']['nl-nl'] = "";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wpisz opis (opcjonalne).";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['description-default_settings']['en-us'] = "Settings used for all domains.";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['description-default_settings']['es-cl'] = "Configuraciones usadas por todos los dominios";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?"; $text['description-default_settings']['pt-pt'] = "Definições comuns a todos os domínios.";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
$text['description-default_settings']['nl-nl'] = "";
$text['description-default_settings']['pt-br'] = "Configurações comuns a todos os dominios";
$text['description-default_settings']['pl'] = "Ustawienia stosowane dla wszystkich domen .";
$text['button-save']['en-us'] = "Save"; $text['description-default_setting-edit']['en-us'] = "Settings used for all domains.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios.";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-default_setting-edit']['pt-pt'] = "Definições comuns a todos os domínios.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
$text['description-default_setting-edit']['nl-nl'] = "";
$text['description-default_setting-edit']['pt-br'] = "Configurações comuns a todos os dominios";
$text['description-default_setting-edit']['pl'] = "Ustawienia stosowane dla wszystkich domen .";
$text['button-back']['en-us'] = "Back"; $text['description-default_setting-add']['en-us'] = "Settings used for all domains.";
$text['button-back']['es-cl'] = "Volver"; $text['description-default_setting-add']['es-cl'] = "Configuraciones usadas para todos los dominios.";
$text['button-back']['pt-pt'] = "Voltar"; $text['description-default_setting-add']['pt-pt'] = "Definições comuns a todos os domínios.";
$text['button-back']['fr-fr'] = "Retour"; $text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
$text['description-default_setting-add']['nl-nl'] = "";
$text['description-default_setting-add']['pt-br'] = "Configurações comuns a todos os dominio";
$text['description-default_setting-add']['pl'] = "Ustawienia stosowane dla wszystkich domen .";
$text['button-copy']['en-us'] = "Copy"; $text['description-category']['en-us'] = "Enter the category.";
$text['button-copy']['es-cl'] = "Copiar"; $text['description-category']['es-cl'] = "Ingrese la categoría.";
$text['button-copy']['pt-pt'] = "Copiar"; $text['description-category']['pt-pt'] = "Introduza a categoria.";
$text['button-copy']['fr-fr'] = "Copier"; $text['description-category']['fr-fr'] = "Entrer la Catégorie.";
$text['description-category']['nl-nl'] = "";
$text['description-category']['pt-br'] = "Descrição";
$text['description-category']['pl'] = "Wprowadź kategorię";
$text['button-paste']['en-us'] = "Paste"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['button-paste']['es-cl'] = "Propagar"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['button-paste']['pt-pt'] = "Propagar"; $text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['button-paste']['fr-fr'] = "Propager"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['nl-nl'] = "";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['message-message']['en-us'] = "Message"; $text['button-save']['en-us'] = "Save";
$text['message-message']['es-cl'] = "Mensaje"; $text['button-save']['es-cl'] = "Guardar";
$text['message-message']['pt-pt'] = "Mensagem"; $text['button-save']['pt-pt'] = "Guardar";
$text['message-message']['fr-fr'] = "Message"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['nl-nl'] = "";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['message-add']['en-us'] = "Add Completed"; $text['button-paste']['en-us'] = "Paste";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-paste']['es-cl'] = "Propagar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-paste']['pt-pt'] = "Propagar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-paste']['fr-fr'] = "Propager";
$text['button-paste']['nl-nl'] = "";
$text['button-paste']['pt-br'] = "Colar";
$text['button-paste']['pl'] = "Wklej";
$text['message-update']['en-us'] = "Update Completed"; $text['button-edit']['en-us'] = "Edit";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-edit']['es-cl'] = "Editar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['nl-nl'] = "";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-delete']['en-us'] = "Delete";
$text['message-delete']['es-cl'] = "Eliminación Completada"; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-delete']['pt-pt'] = "Remover";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['nl-nl'] = "";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['message-copy']['en-us'] = "Copy Completed"; $text['button-copy']['en-us'] = "Copy";
$text['message-copy']['es-cl'] = "Copia Completado"; $text['button-copy']['es-cl'] = "Copiar";
$text['message-copy']['pt-pt'] = "Cópia Preenchida"; $text['button-copy']['pt-pt'] = "Copiar";
$text['message-copy']['fr-fr'] = "Copier Terminé"; $text['button-copy']['fr-fr'] = "Copier";
$text['button-copy']['nl-nl'] = "";
$text['button-copy']['pt-br'] = "Copiar";
$text['button-copy']['pl'] = "Kopiuj";
$text['message-copy_failed']['en-us'] = "No Settings Checked or Invalid Domain"; $text['button-back']['en-us'] = "Back";
$text['message-copy_failed']['es-cl'] = "No hay ajustes facturado o de dominio no válido"; $text['button-back']['es-cl'] = "Volver";
$text['message-copy_failed']['pt-pt'] = "Nenhuma configuração marcada ou domínio inválido"; $text['button-back']['pt-pt'] = "Voltar";
$text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['nl-nl'] = "";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['message-delete_failed']['en-us'] = "No Settings Checked"; $text['button-add']['en-us'] = "Add";
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado"; $text['button-add']['es-cl'] = "Agregar";
$text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada"; $text['button-add']['pt-pt'] = "Adicionar";
$text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['nl-nl'] = "";
$text['message-required']['en-us'] = "Please provide: "; $text['button-add']['pt-br'] = "Adicionar";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-add']['pl'] = "Dodaj";
$text['message-required']['pt-pt'] = "Por favor indique: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
//------ app specific ------
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
$text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
$text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
$text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)";
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
?> ?>

View File

@ -1,19 +1,15 @@
<?php <?php
$apps[$x]['menu'][0]['title']['en-us'] = "Default Settings"; $apps[$x]['menu'][0]['title']['en-us'] = "Default Settings";
$apps[$x]['menu'][0]['title']['es-cl'] = "Conf. Predeterminada"; $apps[$x]['menu'][0]['title']['es-cl'] = "Conf. Predeterminada";
$apps[$x]['menu'][0]['title']['de-de'] = ""; $apps[$x]['menu'][0]['title']['fr-fr'] = "Confs par Défaut";
$apps[$x]['menu'][0]['title']['de-ch'] = ""; $apps[$x]['menu'][0]['title']['pt-pt'] = "Predefinições";
$apps[$x]['menu'][0]['title']['de-at'] = ""; $apps[$x]['menu'][0]['title']['pt-br'] = "Configurações";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs par Défaut"; $apps[$x]['menu'][0]['title']['pl'] = "Ustawienia domyślne";
$apps[$x]['menu'][0]['title']['fr-ca'] = ""; $apps[$x]['menu'][0]['uuid'] = "834b2739-9e99-4345-9b0b-7ec3ca332b67";
$apps[$x]['menu'][0]['title']['fr-ch'] = ""; $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Predefinições"; $apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['title']['pt-br'] = ""; $apps[$x]['menu'][0]['path'] = "/core/default_settings/default_settings.php";
$apps[$x]['menu'][0]['uuid'] = "834b2739-9e99-4345-9b0b-7ec3ca332b67"; $apps[$x]['menu'][0]['groups'][] = "superadmin";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/core/default_settings/default_settings.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?> ?>

View File

@ -1,293 +1,395 @@
<?php <?php
$text['title-domains']['en-us'] = "Domains"; $text['title-domains']['en-us'] = "Domains";
$text['title-domains']['es-cl'] = "Dominios"; $text['title-domains']['es-cl'] = "Dominios";
$text['title-domains']['pt-pt'] = "Domínios"; $text['title-domains']['pt-pt'] = "Domínios";
$text['title-domains']['fr-fr'] = "Domaines"; $text['title-domains']['fr-fr'] = "Domaines";
$text['title-domains']['pt-br'] = "Dominios";
$text['title-domains']['pl'] = "Domeny";
$text['header-domains']['en-us'] = "Domains"; $text['title-domain_setting-edit']['en-us'] = "Domain Setting";
$text['header-domains']['es-cl'] = "Dominios"; $text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio.";
$text['header-domains']['pt-pt'] = "Domínios"; $text['title-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
$text['header-domains']['fr-fr'] = "Domaines"; $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
$text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
$text['title-domain_setting-edit']['pl'] = "Ustawienia domen";
$text['description-domains']['en-us'] = "Control the list of domains to manage."; $text['title-domain_setting-add']['en-us'] = "Domain Setting Add";
$text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar."; $text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
$text['description-domains']['pt-pt'] = "Controlar a lista dos domínios a gerir"; $text['title-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
$text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer"; $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
$text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
$text['title-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
$text['title-domain-edit']['en-us'] = "Domain"; $text['title-domain-edit']['en-us'] = "Domain";
$text['title-domain-edit']['es-cl'] = "Dominio"; $text['title-domain-edit']['es-cl'] = "Dominio";
$text['title-domain-edit']['pt-pt'] = "Domínio"; $text['title-domain-edit']['pt-pt'] = "Domínio";
$text['title-domain-edit']['fr-fr'] = "Domaines"; $text['title-domain-edit']['fr-fr'] = "Domaines";
$text['title-domain-edit']['pt-br'] = "Dominio";
$text['title-domain-edit']['pl'] = "Domena";
$text['header-domain-edit']['en-us'] = "Domain"; $text['title-domain-add']['en-us'] = "Domain Add";
$text['header-domain-edit']['es-cl'] = "Dominio"; $text['title-domain-add']['es-cl'] = "Agregar Dominio";
$text['header-domain-edit']['pt-pt'] = "Domínio"; $text['title-domain-add']['pt-pt'] = "Adicionar Domínio";
$text['header-domain-edit']['fr-fr'] = "Domaine"; $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
$text['title-domain-add']['pt-br'] = "Adicionar dominio";
$text['title-domain-add']['pl'] = "Dodaj domenę";
$text['description-domain-edit']['en-us'] = "Edit the details of this domain."; $text['message-update']['en-us'] = "Update Completed";
$text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio."; $text['message-update']['es-cl'] = "Actualización Completada";
$text['description-domain-edit']['pt-pt'] = "Editar detalhes deste domínio."; $text['message-update']['pt-pt'] = "Actualização Efectuada";
$text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine. "; $text['message-update']['fr-fr'] = "Mis à jour";
$text['message-update']['pt-br'] = "Atualização Efetuada";
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
$text['header-settings']['en-us'] = "Settings"; $text['message-required']['en-us'] = "Please provide: ";
$text['header-settings']['es-cl'] = "Configuraciones"; $text['message-required']['es-cl'] = "Por favor indique: ";
$text['header-settings']['pt-pt'] = "Definições"; $text['message-required']['pt-pt'] = "Por favor indique: ";
$text['header-settings']['fr-fr'] = "Paramètres"; $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['message-required']['pt-br'] = "Por favor Indique:";
$text['message-required']['pl'] = "Wpisz:";
$text['title-domain-add']['en-us'] = "Domain Add"; $text['message-message']['en-us'] = "Message";
$text['title-domain-add']['es-cl'] = "Agregar Dominio"; $text['message-message']['es-cl'] = "Mensaje";
$text['title-domain-add']['pt-pt'] = "Adicionar Domínio"; $text['message-message']['pt-pt'] = "Mensagem";
$text['title-domain-add']['fr-fr'] = "Ajouter un Domaine"; $text['message-message']['fr-fr'] = "Message";
$text['message-message']['pt-br'] = "Mensagem";
$text['message-message']['pl'] = "Wiadomość";
$text['header-domain-add']['en-us'] = "Domain Add"; $text['message-delete_failed']['en-us'] = "No Settings Checked";
$text['header-domain-add']['es-cl'] = "Agregar Dominio"; $text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
$text['header-domain-add']['pt-pt'] = "Adicionar Domínio"; $text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada";
$text['header-domain-add']['fr-fr'] = "Ajouter un Domaine"; $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
$text['message-delete_failed']['pt-br'] = "Falha na exclusão";
$text['message-delete_failed']['pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
$text['description-domain-add']['en-us'] = "Enter the domain details below."; $text['message-delete']['en-us'] = "Delete Completed";
$text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación."; $text['message-delete']['es-cl'] = "Eliminar Completado";
$text['description-domain-add']['pt-pt'] = "Introduza os detalhes do domínio abaixo."; $text['message-delete']['pt-pt'] = "Remoção Efectuada";
$text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous."; $text['message-delete']['fr-fr'] = "Supprimé";
$text['message-delete']['pt-br'] = "Remoção Efetuada";
$text['message-delete']['pl'] = "Usunięto poprawnie";
$text['label-domain']['en-us'] = "Domain"; $text['message-add']['en-us'] = "Add Completed";
$text['label-domain']['es-cl'] = "Dominio"; $text['message-add']['es-cl'] = "Agregar Completado";
$text['label-domain']['pt-pt'] = "Domínio"; $text['message-add']['pt-pt'] = "Adição Efectuada";
$text['label-domain']['fr-fr'] = "Domaine"; $text['message-add']['fr-fr'] = "Ajouté";
$text['message-add']['pt-br'] = "Criação Efetuada";
$text['message-add']['pl'] = "Dodano poprawnie";
$text['label-tools']['en-us'] = "Tools"; $text['label-value']['en-us'] = "Value";
$text['label-tools']['es-cl'] = "Herramientas"; $text['label-value']['es-cl'] = "Valor";
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-value']['pt-pt'] = "Valor";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-value']['fr-fr'] = "Valeur";
$text['label-value']['pt-br'] = "Valor";
$text['label-value']['pl'] = "Wartość";
$text['label-manage']['en-us'] = "Manage"; $text['label-type']['en-us'] = "Type";
$text['label-manage']['es-cl'] = "Gestionar"; $text['label-type']['es-cl'] = "Tipo";
$text['label-manage']['pt-pt'] = "Gerir"; $text['label-type']['pt-pt'] = "Tipo";
$text['label-manage']['fr-fr'] = "Gérer"; $text['label-type']['fr-fr'] = "Type";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pl'] = "Typ";
$text['label-name']['en-us'] = "Name"; $text['label-true']['en-us'] = "True";
$text['label-name']['es-cl'] = "Nombre"; $text['label-true']['es-cl'] = "Verdadero";
$text['label-name']['pt-pt'] = "Nome"; $text['label-true']['pt-pt'] = "Sim";
$text['label-name']['fr-fr'] = "Nom"; $text['label-true']['fr-fr'] = "Oui";
$text['label-true']['pt-br'] = "Sim";
$text['label-true']['pl'] = "Tak";
$text['description-name']['en-us'] = "Enter the name of the domain."; $text['label-tools']['en-us'] = "Tools";
$text['description-name']['es-cl'] = "Ingrese el nombre del dominio"; $text['label-tools']['es-cl'] = "Herramientas";
$text['description-name']['pt-pt'] = "Introduza o nome do domínio."; $text['label-tools']['pt-pt'] = "Ferramentas";
$text['description-name']['fr-fr'] = "Entrer le nom du domaine."; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['pt-br'] = "Ferramentas";
$text['label-tools']['pl'] = "Narzędzia";
$text['label-description']['en-us'] = "Description"; $text['label-subcategory']['en-us'] = "Subcategory";
$text['label-description']['es-cl'] = "Descripción"; $text['label-subcategory']['es-cl'] = "Subcategoría";
$text['label-description']['pt-pt'] = "Descrição"; $text['label-subcategory']['pt-pt'] = "Subcategoria";
$text['label-description']['fr-fr'] = "Description"; $text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
$text['label-subcategory']['pt-br'] = "Subcategoria";
$text['label-subcategory']['pl'] = "Podkategoria";
$text['description-description']['en-us'] = "Enter a description for this domain, if desired."; $text['label-parent_domain']['en-us'] = "Parent Domain";
$text['description-description']['es-cl'] = "Ingrese una descripción para este dominio, opcional."; $text['label-parent_domain']['es-cl'] = "Dominio de los Padres";
$text['description-description']['pt-pt'] = "Introduza a descrição deste domínio, caso queira."; $text['label-parent_domain']['pt-pt'] = "Domínio Parent";
$text['description-description']['fr-fr'] = ""; $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
$text['label-parent_domain']['pt-br'] = "Dominio principal";
$text['label-parent_domain']['pl'] = "Domena nadrzędna";
$text['title-domain_setting-edit']['en-us'] = "Domain Setting"; $text['label-order']['en-us'] = "Order";
$text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio."; $text['label-order']['es-cl'] = "Orden";
$text['title-domain_setting-edit']['pt-pt'] = "Definições do Domínio"; $text['label-order']['pt-pt'] = "Ordem";
$text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine"; $text['label-order']['fr-fr'] = "Ordre";
$text['label-order']['pt-br'] = "Ordenação";
$text['label-order']['pl'] = "Kolejność";
$text['header-domain_setting-edit']['en-us'] = "Domain Setting"; $text['label-none']['en-us'] = "None";
$text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio"; $text['label-none']['es-cl'] = "Ninguno";
$text['header-domain_setting-edit']['pt-pt'] = "Definições do Domínio"; $text['label-none']['pt-pt'] = "Nenhum";
$text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine"; $text['label-none']['fr-fr'] = "Aucun";
$text['label-none']['pt-br'] = "Nenhum";
$text['label-none']['pl'] = "Żaden";
$text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain."; $text['label-name']['en-us'] = "Name";
$text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio."; $text['label-name']['es-cl'] = "Nombre";
$text['description-domain_setting-edit']['pt-pt'] = "Editar uma definição deste domínio."; $text['label-name']['pt-pt'] = "Nome";
$text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine."; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['pt-br'] = "Nome";
$text['label-name']['pl'] = "Nazwa";
$text['title-domain_setting-add']['en-us'] = "Domain Setting Add"; $text['label-manage']['en-us'] = "Manage";
$text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio"; $text['label-manage']['es-cl'] = "Gestionar";
$text['title-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio"; $text['label-manage']['pt-pt'] = "Gerir";
$text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine"; $text['label-manage']['fr-fr'] = "Gérer";
$text['label-manage']['pt-br'] = "Gerenciar";
$text['label-manage']['pl'] = "Zarządzaj";
$text['header-domain_setting-add']['en-us'] = "Domain Setting Add"; $text['label-false']['en-us'] = "False";
$text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio"; $text['label-false']['es-cl'] = "Falso";
$text['header-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio"; $text['label-false']['pt-pt'] = "Não";
$text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine"; $text['label-false']['fr-fr'] = "Non";
$text['label-false']['pt-br'] = "Não";
$text['label-false']['pl'] = "Nie";
$text['description-domain_setting-add']['en-us'] = "Add a setting for this domain."; $text['label-enabled']['en-us'] = "Enabled";
$text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio."; $text['label-enabled']['es-cl'] = "Activado";
$text['description-domain_setting-add']['pt-pt'] = "Adicionar uma definição a este domínio."; $text['label-enabled']['pt-pt'] = "Habilitado";
$text['description-domain_setting-add']['fr-fr'] = ""; $text['label-enabled']['fr-fr'] = "Actif";
$text['label-enabled']['pt-br'] = "Habilitado";
$text['label-enabled']['pl'] = "Włączony";
$text['label-category']['en-us'] = "Category"; $text['label-domain']['en-us'] = "Domain";
$text['label-category']['es-cl'] = "Categoría"; $text['label-domain']['es-cl'] = "Dominio";
$text['label-category']['pt-pt'] = "Categoria"; $text['label-domain']['pt-pt'] = "Domínio";
$text['label-category']['fr-fr'] = "Catégorie"; $text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['pt-br'] = "Dominio";
$text['label-domain']['pl'] = "Domena";
$text['description-category']['en-us'] = "Enter the category."; $text['label-disabled']['en-us'] = "Disabled";
$text['description-category']['es-cl'] = "Ingrese la categoría."; $text['label-disabled']['es-cl'] = "Discapacitado";
$text['description-category']['pt-pt'] = "Introduza a categoria."; $text['label-disabled']['pt-pt'] = "Inválido";
$text['description-category']['fr-fr'] = ""; $text['label-disabled']['fr-fr'] = "Non Permis";
$text['label-disabled']['pt-br'] = "Inválido";
$text['label-disabled']['pl'] = "Wyłączony";
$text['label-subcategory']['en-us'] = "Subcategory"; $text['label-description']['en-us'] = "Description";
$text['label-subcategory']['es-cl'] = "Subcategoría"; $text['label-description']['es-cl'] = "Descripción";
$text['label-subcategory']['pt-pt'] = "Subcategoria"; $text['label-description']['pt-pt'] = "Descrição";
$text['label-subcategory']['fr-fr'] = "Sous-Catégorie"; $text['label-description']['fr-fr'] = "Description";
$text['label-description']['pt-br'] = "Descrição";
$text['label-description']['pl'] = "Opis";
$text['description-subcategory']['en-us'] = "Enter the subcategory."; $text['label-category']['en-us'] = "Category";
$text['description-subcategory']['es-cl'] = "Ingrese la categoría."; $text['label-category']['es-cl'] = "Categoría";
$text['description-subcategory']['pt-pt'] = "Introduza a subcategoria"; $text['label-category']['pt-pt'] = "Categoria";
$text['description-subcategory']['fr-fr'] = ""; $text['label-category']['fr-fr'] = "Catégorie";
$text['label-category']['pt-br'] = "Categoria";
$text['label-category']['pl'] = "Kategoria";
$text['label-type']['en-us'] = "Type"; $text['header-settings']['en-us'] = "Settings";
$text['label-type']['es-cl'] = "Tipo"; $text['header-settings']['es-cl'] = "Configuraciones";
$text['label-type']['pt-pt'] = "Tipo"; $text['header-settings']['pt-pt'] = "Definições";
$text['label-type']['fr-fr'] = "Type"; $text['header-settings']['fr-fr'] = "Paramètres";
$text['header-settings']['pt-br'] = "Configurações";
$text['header-settings']['pl'] = "Ustawienia";
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc)."; $text['header-domains']['en-us'] = "Domains";
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, nombre, var, dir, etc.)"; $text['header-domains']['es-cl'] = "Dominios";
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc)."; $text['header-domains']['pt-pt'] = "Domínios";
$text['description-type']['fr-fr'] = "Entrer le type du paramètre (ie. uuid, nom, var, dir, etc)."; $text['header-domains']['fr-fr'] = "Domaines";
$text['header-domains']['pt-br'] = "Dominios";
$text['header-domains']['pl'] = "Domeny";
$text['label-value']['en-us'] = "Value"; $text['header-domain_setting-edit']['en-us'] = "Domain Setting";
$text['label-value']['es-cl'] = "Valor"; $text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio";
$text['label-value']['pt-pt'] = "Valor"; $text['header-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
$text['label-value']['fr-fr'] = "Valeur"; $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
$text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
$text['header-domain_setting-edit']['pl'] = "Ustawienia domeny";
$text['description-value']['en-us'] = "Enter the value of this setting."; $text['header-domain_setting-add']['en-us'] = "Domain Setting Add";
$text['description-value']['es-cl'] = "Ingrese el valor para esta configuración."; $text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
$text['description-value']['pt-pt'] = "Introduza o valor desta definição."; $text['header-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
$text['description-value']['fr-fr'] = ""; $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
$text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
$text['header-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
$text['label-order']['en-us'] = "Order"; $text['header-domain-edit']['en-us'] = "Domain";
$text['label-order']['es-cl'] = "Orden"; $text['header-domain-edit']['es-cl'] = "Dominio";
$text['label-order']['pt-pt'] = "Ordem"; $text['header-domain-edit']['pt-pt'] = "Domínio";
$text['label-order']['fr-fr'] = "Ordre"; $text['header-domain-edit']['fr-fr'] = "Domaine";
$text['header-domain-edit']['pt-br'] = "Dominio";
$text['header-domain-edit']['pl'] = "Domena";
$text['description-order']['en-us'] = "Set the order for this array element."; $text['header-domain-add']['en-us'] = "Domain Add";
$text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz."; $text['header-domain-add']['es-cl'] = "Agregar Dominio";
$text['description-order']['pt-pt'] = "Definir a ordem para este elemento do array."; $text['header-domain-add']['pt-pt'] = "Adicionar Domínio";
$text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau."; $text['header-domain-add']['fr-fr'] = "Ajouter un Domaine";
$text['header-domain-add']['pt-br'] = "Adicionar dominio";
$text['header-domain-add']['pl'] = "Dodaj domenę";
$text['label-enabled']['en-us'] = "Enabled"; $text['description-value']['en-us'] = "Enter the value of this setting.";
$text['label-enabled']['es-cl'] = "Activado"; $text['description-value']['es-cl'] = "Ingrese el valor para esta configuración.";
$text['label-enabled']['pt-pt'] = "Habilitado"; $text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
$text['label-enabled']['fr-fr'] = "Actif"; $text['description-value']['fr-fr'] = "";
$text['description-value']['pt-br'] = "Insira o valor da variável";
$text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
$text['description-setting_enabled']['en-us'] = "Set the status of this default setting."; $text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
$text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada."; $text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, nombre, var, dir, etc.)";
$text['description-setting_enabled']['pt-pt'] = "Escolha o estado desta definição por omissão."; $text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc).";
$text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre"; $text['description-type']['fr-fr'] = "Entrer le type du paramètre (ie. uuid, nom, var, dir, etc).";
$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['label-description']['en-us'] = "Description"; $text['description-subcategory']['en-us'] = "Enter the subcategory.";
$text['label-description']['es-cl'] = "Descripción"; $text['description-subcategory']['es-cl'] = "Ingrese la categoría.";
$text['label-description']['pt-pt'] = "Descrição"; $text['description-subcategory']['pt-pt'] = "Introduza a subcategoria";
$text['label-description']['fr-fr'] = "Description"; $text['description-subcategory']['fr-fr'] = "";
$text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
$text['description-subcategory']['pl'] = "Wprowadź podkategorię";
$text['description-description']['en-us'] = "Enter a description, if desired."; $text['description-setting_enabled']['en-us'] = "Set the status of this default setting.";
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional."; $text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada.";
$text['description-description']['pt-pt'] = "Introduza uma descrição, caso queira."; $text['description-setting_enabled']['pt-pt'] = "Escolha o estado desta definição por omissão.";
$text['description-description']['fr-fr'] = ""; $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
$text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
$text['label-true']['en-us'] = "True"; $text['description-parent_domain']['en-us'] = "Set the parent domain.";
$text['label-true']['es-cl'] = "Verdadero"; $text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
$text['label-true']['pt-pt'] = "Sim"; $text['description-parent_domain']['pt-pt'] = "Defina o domínio pai.";
$text['label-true']['fr-fr'] = "Oui"; $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
$text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
$text['description-parent_domain']['pl'] = "Ustaw domenę nadrzędną";
$text['label-false']['en-us'] = "False"; $text['description-order']['en-us'] = "Set the order for this array element.";
$text['label-false']['es-cl'] = "Falso"; $text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz.";
$text['label-false']['pt-pt'] = "Não"; $text['description-order']['pt-pt'] = "Definir a ordem para este elemento do array.";
$text['label-false']['fr-fr'] = "Non"; $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
$text['description-order']['pl'] = "Wybierz kolejność.";
$text['label-none']['en-us'] = "None"; $text['description-name']['en-us'] = "Enter the name of the domain.";
$text['label-none']['es-cl'] = "Ninguno"; $text['description-name']['es-cl'] = "Ingrese el nombre del dominio";
$text['label-none']['pt-pt'] = "Nenhum"; $text['description-name']['pt-pt'] = "Introduza o nome do domínio.";
$text['label-none']['fr-fr'] = "Aucun"; $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
$text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pl'] = "Wprowadź nazwę";
$text['button-add']['en-us'] = "Add"; $text['description-domains']['en-us'] = "Control the list of domains to manage.";
$text['button-add']['es-cl'] = "Agregar"; $text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar.";
$text['button-add']['pt-pt'] = "Adicionar"; $text['description-domains']['pt-pt'] = "Controlar a lista dos domínios a gerir";
$text['button-add']['fr-fr'] = "Ajouter"; $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
$text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
$text['description-domains']['pl'] = "Zarządzaj listą domen";
$text['button-edit']['en-us'] = "Edit"; $text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain.";
$text['button-edit']['es-cl'] = "Editar"; $text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio.";
$text['button-edit']['pt-pt'] = "Editar"; $text['description-domain_setting-edit']['pt-pt'] = "Editar uma definição deste domínio.";
$text['button-edit']['fr-fr'] = "Editer"; $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
$text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
$text['description-domain_setting-edit']['pl'] = "Edytuj ustawienia w tej domenie";
$text['button-delete']['en-us'] = "Delete"; $text['description-domain_setting-add']['en-us'] = "Add a setting for this domain.";
$text['button-delete']['es-cl'] = "Eliminar"; $text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio.";
$text['button-delete']['pt-pt'] = "Remover"; $text['description-domain_setting-add']['pt-pt'] = "Adicionar uma definição a este domínio.";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['description-domain_setting-add']['fr-fr'] = "";
$text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
$text['description-domain_setting-add']['pl'] = "Dodaj ustawienie w tej domenie";
$text['button-search']['en-us'] = "Search"; $text['description-domain_enabled']['en-us'] = "Set the status of the domain.";
$text['button-search']['es-cl'] = "Buscar"; $text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio.";
$text['button-search']['pt-pt'] = "Pesquisar"; $text['description-domain_enabled']['pt-pt'] = "Definir o estado do domínio.";
$text['button-search']['fr-fr'] = "Chercher"; $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
$text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
$text['description-domain_enabled']['pl'] = "Ustaw ststus tej domeny.";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?"; $text['description-domain-edit']['en-us'] = "Edit the details of this domain.";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?"; $text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto"; $text['description-domain-edit']['pt-pt'] = "Editar detalhes deste domínio.";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine. ";
$text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
$text['description-domain-edit']['pl'] = "Edytuj szczegóły tej domeny.";
$text['button-save']['en-us'] = "Save"; $text['description-domain-add']['en-us'] = "Enter the domain details below.";
$text['button-save']['es-cl'] = "Guardar"; $text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación.";
$text['button-save']['pt-pt'] = "Guardar"; $text['description-domain-add']['pt-pt'] = "Introduza os detalhes do domínio abaixo.";
$text['button-save']['fr-fr'] = "Sauvegarder"; $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
$text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";
$text['description-domain-add']['pl'] = "Poniżej wprowadź szczegóły domeny";
$text['button-back']['en-us'] = "Back"; $text['description-description']['en-us'] = "Enter a description, if desired.";
$text['button-back']['es-cl'] = "Volver"; $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
$text['button-back']['pt-pt'] = "Voltar"; $text['description-description']['pt-pt'] = "Introduza uma descrição, caso queira.";
$text['button-back']['fr-fr'] = "Retour"; $text['description-description']['fr-fr'] = "";
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
$text['button-export']['en-us'] = "Export"; $text['description-category']['en-us'] = "Enter the category.";
$text['button-export']['es-cl'] = "Exportar"; $text['description-category']['es-cl'] = "Ingrese la categoría.";
$text['button-export']['pt-pt'] = "Exportar"; $text['description-category']['pt-pt'] = "Introduza a categoria.";
$text['button-export']['fr-fr'] = "Exporter"; $text['description-category']['fr-fr'] = "";
$text['description-category']['pt-br'] = "Descrição";
$text['description-category']['pl'] = "Wprowadź kategorię";
$text['message-message']['en-us'] = "Message"; $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['message-message']['es-cl'] = "Mensaje"; $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['message-message']['pt-pt'] = "Mensagem"; $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto";
$text['message-message']['fr-fr'] = "Message"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
$text['message-add']['en-us'] = "Add Completed"; $text['button-search']['en-us'] = "Search";
$text['message-add']['es-cl'] = "Agregar Completado"; $text['button-search']['es-cl'] = "Buscar";
$text['message-add']['pt-pt'] = "Adição Efectuada"; $text['button-search']['pt-pt'] = "Pesquisar";
$text['message-add']['fr-fr'] = "Ajouté"; $text['button-search']['fr-fr'] = "Chercher";
$text['button-search']['pt-br'] = "Pesquisar";
$text['button-search']['pl'] = "Wyszukaj";
$text['message-update']['en-us'] = "Update Completed"; $text['button-save']['en-us'] = "Save";
$text['message-update']['es-cl'] = "Actualización Completada"; $text['button-save']['es-cl'] = "Guardar";
$text['message-update']['pt-pt'] = "Actualização Efectuada"; $text['button-save']['pt-pt'] = "Guardar";
$text['message-update']['fr-fr'] = "Mis à jour"; $text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-save']['pt-br'] = "Salvar";
$text['button-save']['pl'] = "Zachowaj";
$text['message-delete']['en-us'] = "Delete Completed"; $text['button-export']['en-us'] = "Export";
$text['message-delete']['es-cl'] = "Eliminar Completado"; $text['button-export']['es-cl'] = "Exportar";
$text['message-delete']['pt-pt'] = "Remoção Efectuada"; $text['button-export']['pt-pt'] = "Exportar";
$text['message-delete']['fr-fr'] = "Supprimé"; $text['button-export']['fr-fr'] = "Exporter";
$text['button-export']['pt-br'] = "Exportação";
$text['button-export']['pl'] = "Eksportuj";
$text['message-delete_failed']['en-us'] = "No Settings Checked"; $text['button-edit']['en-us'] = "Edit";
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado"; $text['button-edit']['es-cl'] = "Editar";
$text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada"; $text['button-edit']['pt-pt'] = "Editar";
$text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés"; $text['button-edit']['fr-fr'] = "Editer";
$text['button-edit']['pt-br'] = "Editar";
$text['button-edit']['pl'] = "Edytuj";
$text['message-required']['en-us'] = "Please provide: "; $text['button-delete']['en-us'] = "Delete";
$text['message-required']['es-cl'] = "Por favor indique: "; $text['button-delete']['es-cl'] = "Eliminar";
$text['message-required']['pt-pt'] = "Por favor indique: "; $text['button-delete']['pt-pt'] = "Remover";
$text['message-required']['fr-fr'] = "Merci d'indiquer: "; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['pt-br'] = "Remover";
$text['button-delete']['pl'] = "Usuń";
$text['description-domain_enabled']['en-us'] = "Set the status of the domain."; $text['button-back']['en-us'] = "Back";
$text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio."; $text['button-back']['es-cl'] = "Volver";
$text['description-domain_enabled']['pt-pt'] = "Definir o estado do domínio."; $text['button-back']['pt-pt'] = "Voltar";
$text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine."; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['pt-br'] = "Voltar";
$text['button-back']['pl'] = "Wróć";
$text['label-parent_domain']['en-us'] = "Parent Domain"; $text['button-add']['en-us'] = "Add";
$text['label-parent_domain']['es-cl'] = "Dominio de los Padres"; $text['button-add']['es-cl'] = "Agregar";
$text['label-parent_domain']['pt-pt'] = "Domínio Parent"; $text['button-add']['pt-pt'] = "Adicionar";
$text['label-parent_domain']['fr-fr'] = "Domaine Parent"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['pt-br'] = "Adicionar";
$text['description-parent_domain']['en-us'] = "Set the parent domain."; $text['button-add']['pl'] = "Dodaj";
$text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
$text['description-parent_domain']['pt-pt'] = "Defina o domínio pai.";
$text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
$text['label-disabled']['en-us'] = "Disabled";
$text['label-disabled']['es-cl'] = "Discapacitado";
$text['label-disabled']['pt-pt'] = "Inválido";
$text['label-disabled']['fr-fr'] = "Non Permis";
?> ?>

Some files were not shown because too many files have changed in this diff Show More