reworked text class to gather the languages on construction (more efficient) (#2576)
organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate enabled two missing flags organize on remaining app_languages.php and add missing 'he'
This commit is contained in:
parent
db98723eed
commit
0302d8085c
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:09:40 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-access_controls']['en-us'] = "Access Controls";
|
||||
$text['title-access_controls']['ar-eg'] = "عناصر التحكم في الوصول";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-access_controls']['de-at'] = " Zugriffskontrolle";
|
|||
$text['title-access_controls']['de-de'] = " Zugriffskontrolle";
|
||||
$text['title-access_controls']['es-cl'] = "Controles de acceso";
|
||||
$text['title-access_controls']['fr-fr'] = "Contrôle d'accès";
|
||||
$text['title-access_controls']['he' ] = "";
|
||||
$text['title-access_controls']['it-it'] = "Controllo Accessi";
|
||||
$text['title-access_controls']['nl-nl'] = "";
|
||||
$text['title-access_controls']['pl' ] = "Kontrola dostępu";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-access_control_nodes']['de-at'] = "Knoten";
|
|||
$text['title-access_control_nodes']['de-de'] = "Knoten";
|
||||
$text['title-access_control_nodes']['es-cl'] = "Nodos";
|
||||
$text['title-access_control_nodes']['fr-fr'] = " nœuds";
|
||||
$text['title-access_control_nodes']['he' ] = "";
|
||||
$text['title-access_control_nodes']['it-it'] = "Nodi";
|
||||
$text['title-access_control_nodes']['nl-nl'] = "";
|
||||
$text['title-access_control_nodes']['pl' ] = "węzły";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-access_control_node']['de-at'] = "Netzknoten";
|
|||
$text['title-access_control_node']['de-de'] = "Netzknoten";
|
||||
$text['title-access_control_node']['es-cl'] = "Nodo";
|
||||
$text['title-access_control_node']['fr-fr'] = " noeud";
|
||||
$text['title-access_control_node']['he' ] = "";
|
||||
$text['title-access_control_node']['it-it'] = "Nodo";
|
||||
$text['title-access_control_node']['nl-nl'] = "";
|
||||
$text['title-access_control_node']['pl' ] = "węzeł";
|
||||
|
|
@ -52,6 +55,7 @@ $text['title-access_control']['de-at'] = " Zugangskontrolle";
|
|||
$text['title-access_control']['de-de'] = " Zugangskontrolle";
|
||||
$text['title-access_control']['es-cl'] = "Control de acceso";
|
||||
$text['title-access_control']['fr-fr'] = "Contrôle d'accès";
|
||||
$text['title-access_control']['he' ] = "";
|
||||
$text['title-access_control']['it-it'] = "Controllo Accesso";
|
||||
$text['title-access_control']['nl-nl'] = "";
|
||||
$text['title-access_control']['pl' ] = "Kontrola dostępu";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-node_type']['de-at'] = "Art";
|
|||
$text['label-node_type']['de-de'] = "Art";
|
||||
$text['label-node_type']['es-cl'] = "Escribe";
|
||||
$text['label-node_type']['fr-fr'] = "Type";
|
||||
$text['label-node_type']['he' ] = "";
|
||||
$text['label-node_type']['it-it'] = "Tipo";
|
||||
$text['label-node_type']['nl-nl'] = "";
|
||||
$text['label-node_type']['pl' ] = "typ";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-node_domain']['de-at'] = " Domäne";
|
|||
$text['label-node_domain']['de-de'] = " Domäne";
|
||||
$text['label-node_domain']['es-cl'] = "Dominio";
|
||||
$text['label-node_domain']['fr-fr'] = "Domaine";
|
||||
$text['label-node_domain']['he' ] = "";
|
||||
$text['label-node_domain']['it-it'] = "Dominio";
|
||||
$text['label-node_domain']['nl-nl'] = "";
|
||||
$text['label-node_domain']['pl' ] = "domeny";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-node_description']['de-at'] = "Beschreibung";
|
|||
$text['label-node_description']['de-de'] = "Beschreibung";
|
||||
$text['label-node_description']['es-cl'] = "Descripción";
|
||||
$text['label-node_description']['fr-fr'] = "Description";
|
||||
$text['label-node_description']['he' ] = "";
|
||||
$text['label-node_description']['it-it'] = "Descrizione";
|
||||
$text['label-node_description']['nl-nl'] = "";
|
||||
$text['label-node_description']['pl' ] = "opis";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-node_cidr']['de-at'] = "CIDR";
|
|||
$text['label-node_cidr']['de-de'] = "CIDR";
|
||||
$text['label-node_cidr']['es-cl'] = "CIDR";
|
||||
$text['label-node_cidr']['fr-fr'] = "CIDR";
|
||||
$text['label-node_cidr']['he' ] = "";
|
||||
$text['label-node_cidr']['it-it'] = "CIDR";
|
||||
$text['label-node_cidr']['nl-nl'] = "";
|
||||
$text['label-node_cidr']['pl' ] = "CIDR";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-deny']['de-at'] = " verbieten";
|
|||
$text['label-deny']['de-de'] = " verbieten";
|
||||
$text['label-deny']['es-cl'] = "Negar";
|
||||
$text['label-deny']['fr-fr'] = " nier";
|
||||
$text['label-deny']['he' ] = "";
|
||||
$text['label-deny']['it-it'] = "nega";
|
||||
$text['label-deny']['nl-nl'] = "";
|
||||
$text['label-deny']['pl' ] = "zaprzeczać";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-allow']['de-at'] = "erlauben";
|
|||
$text['label-allow']['de-de'] = "erlauben";
|
||||
$text['label-allow']['es-cl'] = "Permitir";
|
||||
$text['label-allow']['fr-fr'] = " permettre";
|
||||
$text['label-allow']['he' ] = "";
|
||||
$text['label-allow']['it-it'] = "permetti";
|
||||
$text['label-allow']['nl-nl'] = "";
|
||||
$text['label-allow']['pl' ] = "dopuszczać";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-access_control_name']['de-at'] = "Name";
|
|||
$text['label-access_control_name']['de-de'] = "Name";
|
||||
$text['label-access_control_name']['es-cl'] = "Nombre";
|
||||
$text['label-access_control_name']['fr-fr'] = "Nom";
|
||||
$text['label-access_control_name']['he' ] = "";
|
||||
$text['label-access_control_name']['it-it'] = "Nome";
|
||||
$text['label-access_control_name']['nl-nl'] = "";
|
||||
$text['label-access_control_name']['pl' ] = " Imię";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-access_control_description']['de-at'] = "Beschreibung";
|
|||
$text['label-access_control_description']['de-de'] = "Beschreibung";
|
||||
$text['label-access_control_description']['es-cl'] = "Descripción";
|
||||
$text['label-access_control_description']['fr-fr'] = "Description";
|
||||
$text['label-access_control_description']['he' ] = "";
|
||||
$text['label-access_control_description']['it-it'] = "Descrizione";
|
||||
$text['label-access_control_description']['nl-nl'] = "";
|
||||
$text['label-access_control_description']['pl' ] = "opis";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-access_control_default']['de-at'] = "Standard";
|
|||
$text['label-access_control_default']['de-de'] = "Standard";
|
||||
$text['label-access_control_default']['es-cl'] = "Defecto";
|
||||
$text['label-access_control_default']['fr-fr'] = "Par défaut";
|
||||
$text['label-access_control_default']['he' ] = "";
|
||||
$text['label-access_control_default']['it-it'] = "Predefinito";
|
||||
$text['label-access_control_default']['nl-nl'] = "";
|
||||
$text['label-access_control_default']['pl' ] = "Domyślnie";
|
||||
|
|
@ -202,6 +215,7 @@ $text['description-node_type']['de-at'] = " Wählen Sie den Typ.";
|
|||
$text['description-node_type']['de-de'] = " Wählen Sie den Typ.";
|
||||
$text['description-node_type']['es-cl'] = "Seleccione el tipo.";
|
||||
$text['description-node_type']['fr-fr'] = " Sélectionnez le type";
|
||||
$text['description-node_type']['he' ] = "";
|
||||
$text['description-node_type']['it-it'] = "Seleziona il tipo.";
|
||||
$text['description-node_type']['nl-nl'] = "";
|
||||
$text['description-node_type']['pl' ] = "Wybierz rodzaj.";
|
||||
|
|
@ -217,6 +231,7 @@ $text['description-node_domain']['de-at'] = "Geben Sie den Domain-Namen.";
|
|||
$text['description-node_domain']['de-de'] = "Geben Sie den Domain-Namen.";
|
||||
$text['description-node_domain']['es-cl'] = "Introduzca el nombre de dominio.";
|
||||
$text['description-node_domain']['fr-fr'] = "Entrez le nom de domaine.";
|
||||
$text['description-node_domain']['he' ] = "";
|
||||
$text['description-node_domain']['it-it'] = "Inserisci il nome del dominio.";
|
||||
$text['description-node_domain']['nl-nl'] = "";
|
||||
$text['description-node_domain']['pl' ] = " Wprowadź nazwę domeny.";
|
||||
|
|
@ -232,6 +247,7 @@ $text['description-node_description']['de-at'] = "Geben Sie die Beschreibung ein
|
|||
$text['description-node_description']['de-de'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-node_description']['es-cl'] = " Introduzca la descripción.";
|
||||
$text['description-node_description']['fr-fr'] = "Entrez la description.";
|
||||
$text['description-node_description']['he' ] = "";
|
||||
$text['description-node_description']['it-it'] = "Inserisci la descrizione.";
|
||||
$text['description-node_description']['nl-nl'] = "";
|
||||
$text['description-node_description']['pl' ] = " Wprowadź opis.";
|
||||
|
|
@ -247,6 +263,7 @@ $text['description-node_cidr']['de-at'] = " Geben Sie die IP CIDR-Bereich an.";
|
|||
$text['description-node_cidr']['de-de'] = " Geben Sie die IP CIDR-Bereich an.";
|
||||
$text['description-node_cidr']['es-cl'] = " Introduzca el rango de direcciones IP CIDR.";
|
||||
$text['description-node_cidr']['fr-fr'] = "Entrez la plage IP CIDR.";
|
||||
$text['description-node_cidr']['he' ] = "";
|
||||
$text['description-node_cidr']['it-it'] = "Inserire l'intervallo IP CIDR.";
|
||||
$text['description-node_cidr']['nl-nl'] = "";
|
||||
$text['description-node_cidr']['pl' ] = "Wprowadź zakres IP CIDR.";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-access_control_node']['de-at'] = "";
|
|||
$text['description-access_control_node']['de-de'] = "";
|
||||
$text['description-access_control_node']['es-cl'] = "";
|
||||
$text['description-access_control_node']['fr-fr'] = "";
|
||||
$text['description-access_control_node']['he' ] = "";
|
||||
$text['description-access_control_node']['it-it'] = "";
|
||||
$text['description-access_control_node']['nl-nl'] = "";
|
||||
$text['description-access_control_node']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-access_control_name']['de-at'] = "Namen eingeben.";
|
|||
$text['description-access_control_name']['de-de'] = "Namen eingeben.";
|
||||
$text['description-access_control_name']['es-cl'] = " Introduzca el nombre.";
|
||||
$text['description-access_control_name']['fr-fr'] = "Entrez le nom.";
|
||||
$text['description-access_control_name']['he' ] = "";
|
||||
$text['description-access_control_name']['it-it'] = "Inserisci il nome.";
|
||||
$text['description-access_control_name']['nl-nl'] = "";
|
||||
$text['description-access_control_name']['pl' ] = " Wpisz nazwę.";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-access_control_description']['de-at'] = "Beschreibung eingebe
|
|||
$text['description-access_control_description']['de-de'] = "Beschreibung eingeben.";
|
||||
$text['description-access_control_description']['es-cl'] = "Introduzca la descripción";
|
||||
$text['description-access_control_description']['fr-fr'] = "Entrez la description.";
|
||||
$text['description-access_control_description']['he' ] = "";
|
||||
$text['description-access_control_description']['it-it'] = "Inserisci la descrizione";
|
||||
$text['description-access_control_description']['nl-nl'] = "";
|
||||
$text['description-access_control_description']['pl' ] = "Wprowadź opis";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-access_control_default']['de-at'] = " Wählen Sie den Standar
|
|||
$text['description-access_control_default']['de-de'] = " Wählen Sie den Standardtyp.";
|
||||
$text['description-access_control_default']['es-cl'] = "Seleccione el tipo de defecto.";
|
||||
$text['description-access_control_default']['fr-fr'] = "Sélectionnez le type de défaut";
|
||||
$text['description-access_control_default']['he' ] = "";
|
||||
$text['description-access_control_default']['it-it'] = "Seleziona il tipo predefinito.";
|
||||
$text['description-access_control_default']['nl-nl'] = "";
|
||||
$text['description-access_control_default']['pl' ] = "Wybierz typ domyślny.";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-access_control']['de-at'] = " Die Zugriffskontrollliste kann
|
|||
$text['description-access_control']['de-de'] = " Die Zugriffskontrollliste kann Bereiche von IP Adressen zulassen oder ablehnen.";
|
||||
$text['description-access_control']['es-cl'] = " Lista de control de acceso puede permitir o denegar los rangos de direcciones IP.";
|
||||
$text['description-access_control']['fr-fr'] = " Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP.";
|
||||
$text['description-access_control']['he' ] = "";
|
||||
$text['description-access_control']['it-it'] = "La lista del controllo degli accessi consente o nega l'accesso ad un intervallo di indirizzi IP.";
|
||||
$text['description-access_control']['nl-nl'] = "";
|
||||
$text['description-access_control']['pl' ] = "Lista kontroli dostępu może umożliwić lub zablokować zakresy adresów IP.";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:32 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-backup']['en-us'] = "Backup";
|
||||
$text['title-backup']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-backup']['de-at'] = "Datensicherung";
|
|||
$text['title-backup']['de-de'] = "Datensicherung";
|
||||
$text['title-backup']['es-cl'] = "Copia de seguridad";
|
||||
$text['title-backup']['fr-fr'] = "Sauvegarde";
|
||||
$text['title-backup']['he' ] = "";
|
||||
$text['title-backup']['it-it'] = "Backup";
|
||||
$text['title-backup']['nl-nl'] = "";
|
||||
$text['title-backup']['pl' ] = "Kopie zapasowe";
|
||||
|
|
@ -22,6 +23,7 @@ $text['option-file_download']['de-at'] = "Datei herunterladen";
|
|||
$text['option-file_download']['de-de'] = "Datei herunterladen";
|
||||
$text['option-file_download']['es-cl'] = "Descarga de archivos";
|
||||
$text['option-file_download']['fr-fr'] = "Télécharger le fichier";
|
||||
$text['option-file_download']['he' ] = "";
|
||||
$text['option-file_download']['it-it'] = "Download File";
|
||||
$text['option-file_download']['nl-nl'] = "";
|
||||
$text['option-file_download']['pl' ] = "Pobierz plik";
|
||||
|
|
@ -37,6 +39,7 @@ $text['option-command']['de-at'] = "Befehl";
|
|||
$text['option-command']['de-de'] = "Befehl";
|
||||
$text['option-command']['es-cl'] = "Comando";
|
||||
$text['option-command']['fr-fr'] = "Commandementt";
|
||||
$text['option-command']['he' ] = "";
|
||||
$text['option-command']['it-it'] = "Comando";
|
||||
$text['option-command']['nl-nl'] = "";
|
||||
$text['option-command']['pl' ] = "Polecenie";
|
||||
|
|
@ -52,6 +55,7 @@ $text['message-restore_failed_upload']['de-at'] = "Wiederherstellung fehlgeschla
|
|||
$text['message-restore_failed_upload']['de-de'] = "Wiederherstellung fehlgeschlagen - Datei hochladen fehlgeschlagen";
|
||||
$text['message-restore_failed_upload']['es-cl'] = "Falló la recup - Cargar archivo Error";
|
||||
$text['message-restore_failed_upload']['fr-fr'] = "Echec de la restauration - Echec du téléchargement";
|
||||
$text['message-restore_failed_upload']['he' ] = "";
|
||||
$text['message-restore_failed_upload']['it-it'] = "Ripristino Fallito - Caricamento del File Fallito";
|
||||
$text['message-restore_failed_upload']['nl-nl'] = "";
|
||||
$text['message-restore_failed_upload']['pl' ] = "Przywracanie oraz przesłanie pliku nie powiodło się";
|
||||
|
|
@ -67,6 +71,7 @@ $text['message-restore_failed_format']['de-at'] = "Wiederherstellung fehlgeschla
|
|||
$text['message-restore_failed_format']['de-de'] = "Wiederherstellung fehlgeschlagen - Ungültiges Dateiformat";
|
||||
$text['message-restore_failed_format']['es-cl'] = "Restaurar Error - Formato de archivo no válido";
|
||||
$text['message-restore_failed_format']['fr-fr'] = "Échec de la restauration - Format de fichier incorrect";
|
||||
$text['message-restore_failed_format']['he' ] = "";
|
||||
$text['message-restore_failed_format']['it-it'] = "Ripristino Fallito - Formato File non valido";
|
||||
$text['message-restore_failed_format']['nl-nl'] = "";
|
||||
$text['message-restore_failed_format']['pl' ] = "Przywracanie nie powiodło się - niepoprawny format pliku";
|
||||
|
|
@ -82,6 +87,7 @@ $text['message-restore_failed_extract']['de-at'] = "Wiederherstellung fehlgeschl
|
|||
$text['message-restore_failed_extract']['de-de'] = "Wiederherstellung fehlgeschlagen - Die Extraktion ist fehlgeschlagen";
|
||||
$text['message-restore_failed_extract']['es-cl'] = "Restaurar Error - Error de extracción";
|
||||
$text['message-restore_failed_extract']['fr-fr'] = "Échec de la restauration - Échec de l'extraction";
|
||||
$text['message-restore_failed_extract']['he' ] = "";
|
||||
$text['message-restore_failed_extract']['it-it'] = "Ripristino Fallito - Errore di Estrazione";
|
||||
$text['message-restore_failed_extract']['nl-nl'] = "";
|
||||
$text['message-restore_failed_extract']['pl' ] = "Przywracanie nie powiodło się - Ekstrakcja zawiodły";
|
||||
|
|
@ -97,6 +103,7 @@ $text['message-restore_completed']['de-at'] = "Wiederherstellung erfolgreich";
|
|||
$text['message-restore_completed']['de-de'] = "Wiederherstellung erfolgreich";
|
||||
$text['message-restore_completed']['es-cl'] = "Restaurar Completado";
|
||||
$text['message-restore_completed']['fr-fr'] = "Restaurer Terminé";
|
||||
$text['message-restore_completed']['he' ] = "";
|
||||
$text['message-restore_completed']['it-it'] = "Ripristino Completato";
|
||||
$text['message-restore_completed']['nl-nl'] = "";
|
||||
$text['message-restore_completed']['pl' ] = "Przywracanie zakończono pomyślnie.";
|
||||
|
|
@ -112,6 +119,7 @@ $text['message-backup_failed_paths']['de-at'] = "Sicherung fehlgeschlagen - Kein
|
|||
$text['message-backup_failed_paths']['de-de'] = "Sicherung fehlgeschlagen - Kein Sicherungspfad angegeben";
|
||||
$text['message-backup_failed_paths']['es-cl'] = "Fallidos de copia de seguridad - No hay rutas de copia de seguridad definida";
|
||||
$text['message-backup_failed_paths']['fr-fr'] = "Echec de sauvegarde - Pas de chemins sauvegarde définis";
|
||||
$text['message-backup_failed_paths']['he' ] = "";
|
||||
$text['message-backup_failed_paths']['it-it'] = "Backup Fallito - Nessuno percorso di Backup definito";
|
||||
$text['message-backup_failed_paths']['nl-nl'] = "";
|
||||
$text['message-backup_failed_paths']['pl' ] = "Przywracanie nie powiodło się – ścieżki nie zostały zdefiniowane.";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-backup_failed_format']['de-at'] = "Sicherung fehlgeschlagen - Sic
|
|||
$text['message-backup_failed_format']['de-de'] = "Sicherung fehlgeschlagen - Sicherungsdatei kann nicht erstellt werden";
|
||||
$text['message-backup_failed_format']['es-cl'] = "Copia de seguridad Error - No se puede crear archivo de copia de seguridad";
|
||||
$text['message-backup_failed_format']['fr-fr'] = "Echec de la sauvegarde - Impossible de créer le fichier de sauvegarde";
|
||||
$text['message-backup_failed_format']['he' ] = "";
|
||||
$text['message-backup_failed_format']['it-it'] = "Backup Fallito - Impossibile creare il File di Backup";
|
||||
$text['message-backup_failed_format']['nl-nl'] = "";
|
||||
$text['message-backup_failed_format']['pl' ] = "Przywracanie nie powiodło się - nie można utworzyć pliku kopii zapasowej";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-target_type']['de-at'] = "Ziel Typ";
|
|||
$text['label-target_type']['de-de'] = "Ziel Typ";
|
||||
$text['label-target_type']['es-cl'] = "Tipo de destino";
|
||||
$text['label-target_type']['fr-fr'] = "type de cible";
|
||||
$text['label-target_type']['he' ] = "";
|
||||
$text['label-target_type']['it-it'] = "Tipo Destinazione";
|
||||
$text['label-target_type']['nl-nl'] = "";
|
||||
$text['label-target_type']['pl' ] = "Typ docelowy";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-source_paths']['de-at'] = "Quell Pfade";
|
|||
$text['label-source_paths']['de-de'] = "Quell Pfade";
|
||||
$text['label-source_paths']['es-cl'] = "Fuente Caminos";
|
||||
$text['label-source_paths']['fr-fr'] = "Chemins Source";
|
||||
$text['label-source_paths']['he' ] = "";
|
||||
$text['label-source_paths']['it-it'] = "Percorso Sorgenti";
|
||||
$text['label-source_paths']['nl-nl'] = "";
|
||||
$text['label-source_paths']['pl' ] = " Ścieżki źródłowe";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-select_backup']['de-at'] = "Wählen Sie eine Sicherungsdatei aus";
|
|||
$text['label-select_backup']['de-de'] = "Wählen Sie eine Sicherungsdatei aus";
|
||||
$text['label-select_backup']['es-cl'] = "Seleccione Copia de Seguridad";
|
||||
$text['label-select_backup']['fr-fr'] = "Sélectionnez le Fichier de Sauvegarde";
|
||||
$text['label-select_backup']['he' ] = "";
|
||||
$text['label-select_backup']['it-it'] = "Seleziona il File di Backup";
|
||||
$text['label-select_backup']['nl-nl'] = "";
|
||||
$text['label-select_backup']['pl' ] = "Wybierz plik kopii zapasowej";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-file_format']['de-at'] = "Dateiformat";
|
|||
$text['label-file_format']['de-de'] = "Dateiformat";
|
||||
$text['label-file_format']['es-cl'] = "Formato de Archivo";
|
||||
$text['label-file_format']['fr-fr'] = "Format de Fichier";
|
||||
$text['label-file_format']['he' ] = "";
|
||||
$text['label-file_format']['it-it'] = "Formato File";
|
||||
$text['label-file_format']['nl-nl'] = "";
|
||||
$text['label-file_format']['pl' ] = "Format pliku";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-command']['de-at'] = "Befehl";
|
|||
$text['label-command']['de-de'] = "Befehl";
|
||||
$text['label-command']['es-cl'] = "Comando";
|
||||
$text['label-command']['fr-fr'] = "Commandementt";
|
||||
$text['label-command']['he' ] = "";
|
||||
$text['label-command']['it-it'] = "Comando";
|
||||
$text['label-command']['nl-nl'] = "";
|
||||
$text['label-command']['pl' ] = "Polecenie";
|
||||
|
|
@ -217,6 +231,7 @@ $text['header-restore']['de-at'] = "Wiederherstellen";
|
|||
$text['header-restore']['de-de'] = "Wiederherstellen";
|
||||
$text['header-restore']['es-cl'] = "Restaurar";
|
||||
$text['header-restore']['fr-fr'] = "Restaurer";
|
||||
$text['header-restore']['he' ] = "";
|
||||
$text['header-restore']['it-it'] = "Ripristina";
|
||||
$text['header-restore']['nl-nl'] = "";
|
||||
$text['header-restore']['pl' ] = "Przywracanie kopii zapasowej";
|
||||
|
|
@ -232,6 +247,7 @@ $text['header-backup']['de-at'] = "Sichern";
|
|||
$text['header-backup']['de-de'] = "Sichern";
|
||||
$text['header-backup']['es-cl'] = "Copia de seguridad";
|
||||
$text['header-backup']['fr-fr'] = "Sauvegarde";
|
||||
$text['header-backup']['he' ] = "";
|
||||
$text['header-backup']['it-it'] = "Backup";
|
||||
$text['header-backup']['nl-nl'] = "";
|
||||
$text['header-backup']['pl' ] = "Tworzenie kopii zapasowej";
|
||||
|
|
@ -247,6 +263,7 @@ $text['description-restore_warning']['de-at'] = "Warnung: Existierende Dateien,
|
|||
$text['description-restore_warning']['de-de'] = "Warnung: Existierende Dateien, falls vorhanden, werden überschrieben.";
|
||||
$text['description-restore_warning']['es-cl'] = "Advertencia: Los archivos existentes, si los hay, se sobrescribirá.";
|
||||
$text['description-restore_warning']['fr-fr'] = "Attention: les fichiers existants, s'il y en a, seront écrasés.";
|
||||
$text['description-restore_warning']['he' ] = "";
|
||||
$text['description-restore_warning']['it-it'] = "Attenzione: I File esistenti, se presenti, saranno sovrascritti.";
|
||||
$text['description-restore_warning']['nl-nl'] = "";
|
||||
$text['description-restore_warning']['pl' ] = "Uwaga - obecne pliki (jeżeli istnieją), zostaną nadpisane";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-restore']['de-at'] = "Um das System von einer lokalen Datei w
|
|||
$text['description-restore']['de-de'] = "Um das System von einer lokalen Datei wiederherzustellen klicken Sie 'Durchsuchen' und wählen Sie die gewünschte Sicherungsdatei.";
|
||||
$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['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']['he' ] = "";
|
||||
$text['description-restore']['it-it'] = "Per ripristinare un backup dal tuo file system locale, clicca 'Sfoglia' e seleziona il file di backup desiderato (eg. 'backup_[YYMMDD]_[HHMMSS].tgz'), poi clicca il pulsante 'Ripristina'.";
|
||||
$text['description-restore']['nl-nl'] = "";
|
||||
$text['description-restore']['pl' ] = "Aby przywrócić kopię zapasową z pliku w systemie lokalnym, kliknij 'Przeglądaj', wybierz żądany plik kopii zapasowej (np. 'Backup_ [ YYMMDD ] _ [ GGMMSS ] .tgz' ), a następnie kliknij przycisk 'Przywróć ustawienia domyślne'.";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-backup']['de-at'] = "Um eine Sicherung der unten angeführten
|
|||
$text['description-backup']['de-de'] = "Um eine Sicherung der unten angeführten Quell-Pfade (in Standard-Einstellungen definiert) zu erstellen, wählen Sie das gewünschte Dateiformat und den Ziel Typ.";
|
||||
$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['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']['he' ] = "";
|
||||
$text['description-backup']['it-it'] = "Per creare un backup dei percorsi sorgente (definiti nelle Impostazioni Predefinite), sleziona il formato del File e il Tipo di Destinazione.";
|
||||
$text['description-backup']['nl-nl'] = "";
|
||||
$text['description-backup']['pl' ] = "Aby utworzyć kopię zapasową scieżki zródłowej zdefiniowanej w ustawieniach domyślnych, wybierz żądany format pliku i typ docelowy.";
|
||||
|
|
@ -292,6 +311,7 @@ $text['button-generate']['de-at'] = "Erzeugen";
|
|||
$text['button-generate']['de-de'] = "Erzeugen";
|
||||
$text['button-generate']['es-cl'] = "Generar";
|
||||
$text['button-generate']['fr-fr'] = "Générer";
|
||||
$text['button-generate']['he' ] = "";
|
||||
$text['button-generate']['it-it'] = "Genera";
|
||||
$text['button-generate']['nl-nl'] = "";
|
||||
$text['button-generate']['pl' ] = "Generuj";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:36 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-call-block']['en-us'] = "Call Block";
|
||||
$text['title-call-block']['ar-eg'] = "حظر المكالمات";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-call-block']['de-at'] = "Sperrlisten";
|
|||
$text['title-call-block']['de-de'] = "Sperrlisten";
|
||||
$text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
|
||||
$text['title-call-block']['fr-fr'] = "Liste noire";
|
||||
$text['title-call-block']['he' ] = "";
|
||||
$text['title-call-block']['it-it'] = "Blocco chiamate";
|
||||
$text['title-call-block']['nl-nl'] = "";
|
||||
$text['title-call-block']['pl' ] = "Blokowanie rozmów";
|
||||
|
|
@ -22,6 +23,7 @@ $text['prompt-block_recent_name']['de-at'] = "Kürzliche Anrufe Blockieren - Bea
|
|||
$text['prompt-block_recent_name']['de-de'] = "Kürzliche Anrufe Blockieren - Bearbeiten Sie den Namen, falls gewünscht...";
|
||||
$text['prompt-block_recent_name']['es-cl'] = "Bloqueo de llamadas recientes - Edite el nombre, si lo desea...";
|
||||
$text['prompt-block_recent_name']['fr-fr'] = "Bloquer appels récents - Modifiez le nom, si vous le souhaitez...";
|
||||
$text['prompt-block_recent_name']['he' ] = "";
|
||||
$text['prompt-block_recent_name']['it-it'] = "Blocca chiamata recente - Modifica il nome, se lo desideri...";
|
||||
$text['prompt-block_recent_name']['nl-nl'] = "";
|
||||
$text['prompt-block_recent_name']['pl' ] = "Zablokuj ostatnią rozmowę. Edytuj nazwę";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-update-complete']['de-at'] = "Aktualisierung abgeschlossen";
|
|||
$text['label-update-complete']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['label-update-complete']['fr-fr'] = "Mise à jour effectuée";
|
||||
$text['label-update-complete']['he' ] = "";
|
||||
$text['label-update-complete']['it-it'] = "Aggiornamento Completato";
|
||||
$text['label-update-complete']['nl-nl'] = "";
|
||||
$text['label-update-complete']['pl' ] = "Zaktualizowano poprawnie";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-reject']['de-at'] = "Zurückweisen";
|
|||
$text['label-reject']['de-de'] = "Zurückweisen";
|
||||
$text['label-reject']['es-cl'] = "Rechazar";
|
||||
$text['label-reject']['fr-fr'] = "Rejeter";
|
||||
$text['label-reject']['he' ] = "";
|
||||
$text['label-reject']['it-it'] = "Rifiuta";
|
||||
$text['label-reject']['nl-nl'] = "";
|
||||
$text['label-reject']['pl' ] = "Odrzuć ";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-provide-number']['de-at'] = "Bitte geben Sie die Nummer an";
|
|||
$text['label-provide-number']['de-de'] = "Bitte geben Sie die Nummer an";
|
||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||
$text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro";
|
||||
$text['label-provide-number']['he' ] = "";
|
||||
$text['label-provide-number']['it-it'] = "Per favore indica: Numero";
|
||||
$text['label-provide-number']['nl-nl'] = "";
|
||||
$text['label-provide-number']['pl' ] = " Wprowadź numer";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-provide-name']['de-at'] = "Bitte geben Sie den Namen an";
|
|||
$text['label-provide-name']['de-de'] = "Bitte geben Sie den Namen an";
|
||||
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||
$text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
$text['label-provide-name']['he' ] = "";
|
||||
$text['label-provide-name']['it-it'] = "Per favore indica: Nome";
|
||||
$text['label-provide-name']['nl-nl'] = "";
|
||||
$text['label-provide-name']['pl' ] = " Wprowadź nazwę ";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-provide-enabled']['de-at'] = "Bitte geben Sie folgendes an: Aktiv";
|
|||
$text['label-provide-enabled']['de-de'] = "Bitte geben Sie folgendes an: Aktiv";
|
||||
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
|
||||
$text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
|
||||
$text['label-provide-enabled']['he' ] = "";
|
||||
$text['label-provide-enabled']['it-it'] = "Per favore indica: Abilitato";
|
||||
$text['label-provide-enabled']['nl-nl'] = "";
|
||||
$text['label-provide-enabled']['pl' ] = " Wprowadź: Włączony";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-number']['de-at'] = "Nummer";
|
|||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['he' ] = "";
|
||||
$text['label-number']['it-it'] = "Numero";
|
||||
$text['label-number']['nl-nl'] = "";
|
||||
$text['label-number']['pl' ] = "Numer";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-message']['de-at'] = "Nachricht";
|
|||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-local']['de-at'] = "Lokal";
|
|||
$text['label-local']['de-de'] = "Lokal";
|
||||
$text['label-local']['es-cl'] = "Local";
|
||||
$text['label-local']['fr-fr'] = "Local";
|
||||
$text['label-local']['he' ] = "";
|
||||
$text['label-local']['it-it'] = "Locale";
|
||||
$text['label-local']['nl-nl'] = "";
|
||||
$text['label-local']['pl' ] = "Lokalny";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-inbound']['de-at'] = "Eingehend";
|
|||
$text['label-inbound']['de-de'] = "Eingehend";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
$text['label-inbound']['fr-fr'] = "Entrant";
|
||||
$text['label-inbound']['he' ] = "";
|
||||
$text['label-inbound']['it-it'] = "In Ingresso";
|
||||
$text['label-inbound']['nl-nl'] = "";
|
||||
$text['label-inbound']['pl' ] = "Przychodzący";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-edit-note']['de-at'] = "Anrufe von einer Rufnummer sperren. Bearbei
|
|||
$text['label-edit-note']['de-de'] = "Anrufe von einer Rufnummer sperren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie diesen unten.";
|
||||
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
|
||||
$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']['he' ] = "";
|
||||
$text['label-edit-note']['it-it'] = "Blocca la chiamata da un numero. Modifica il nome e abilita o disabilita.";
|
||||
$text['label-edit-note']['nl-nl'] = "";
|
||||
$text['label-edit-note']['pl' ] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej.";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-edit-edit']['de-at'] = "Sperrlisten";
|
|||
$text['label-edit-edit']['de-de'] = "Sperrlisten";
|
||||
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
|
||||
$text['label-edit-edit']['fr-fr'] = "Liste noire";
|
||||
$text['label-edit-edit']['he' ] = "";
|
||||
$text['label-edit-edit']['it-it'] = "Blocco Chiamate";
|
||||
$text['label-edit-edit']['nl-nl'] = "";
|
||||
$text['label-edit-edit']['pl' ] = "Blokowanie rozmów";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-edit-add-recent']['de-at'] = "Kürzliche Anrufe";
|
|||
$text['label-edit-add-recent']['de-de'] = "Kürzliche Anrufe";
|
||||
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
|
||||
$text['label-edit-add-recent']['fr-fr'] = "Appels Récents";
|
||||
$text['label-edit-add-recent']['he' ] = "";
|
||||
$text['label-edit-add-recent']['it-it'] = "Chiamate Recenti";
|
||||
$text['label-edit-add-recent']['nl-nl'] = "";
|
||||
$text['label-edit-add-recent']['pl' ] = "Ostatnie rozmowy";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-edit-add']['de-at'] = "Sperrlisten";
|
|||
$text['label-edit-add']['de-de'] = "Sperrlisten";
|
||||
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
|
||||
$text['label-edit-add']['fr-fr'] = "Ajouter bloquage d'appel";
|
||||
$text['label-edit-add']['he' ] = "";
|
||||
$text['label-edit-add']['it-it'] = "Blocco Chiamate";
|
||||
$text['label-edit-add']['nl-nl'] = "";
|
||||
$text['label-edit-add']['pl' ] = "Blokowaie rozmów";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-duration']['de-at'] = "Dauer";
|
|||
$text['label-duration']['de-de'] = "Dauer";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
$text['label-duration']['fr-fr'] = "Durée";
|
||||
$text['label-duration']['he' ] = "";
|
||||
$text['label-duration']['it-it'] = "Durata";
|
||||
$text['label-duration']['nl-nl'] = "";
|
||||
$text['label-duration']['pl' ] = "Czas trwania";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-delete-complete']['de-at'] = "Erfolgreich gelöscht";
|
|||
$text['label-delete-complete']['de-de'] = "Erfolgreich gelöscht";
|
||||
$text['label-delete-complete']['es-cl'] = "Eliminar Completo";
|
||||
$text['label-delete-complete']['fr-fr'] = "Supprimé";
|
||||
$text['label-delete-complete']['he' ] = "";
|
||||
$text['label-delete-complete']['it-it'] = "Eliminazione Completata";
|
||||
$text['label-delete-complete']['nl-nl'] = "";
|
||||
$text['label-delete-complete']['pl' ] = "Usunięto poprawnie";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-date-added']['de-at'] = "Datum hinzugefügt";
|
|||
$text['label-date-added']['de-de'] = "Datum hinzugefügt";
|
||||
$text['label-date-added']['es-cl'] = "Fecha de ingreso";
|
||||
$text['label-date-added']['fr-fr'] = "Date d'ajout";
|
||||
$text['label-date-added']['he' ] = "";
|
||||
$text['label-date-added']['it-it'] = "Data Aggiunta";
|
||||
$text['label-date-added']['nl-nl'] = "";
|
||||
$text['label-date-added']['pl' ] = "Dodano datę";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-count']['de-at'] = "Zähler";
|
|||
$text['label-count']['de-de'] = "Zähler";
|
||||
$text['label-count']['es-cl'] = "Conteo";
|
||||
$text['label-count']['fr-fr'] = "Nombre d'appels";
|
||||
$text['label-count']['he' ] = "";
|
||||
$text['label-count']['it-it'] = "Conteggio";
|
||||
$text['label-count']['nl-nl'] = "";
|
||||
$text['label-count']['pl' ] = "Wyliczenie";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-called-on']['de-at'] = "Anruf am";
|
|||
$text['label-called-on']['de-de'] = "Anruf am";
|
||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||
$text['label-called-on']['fr-fr'] = "Appelé sur";
|
||||
$text['label-called-on']['he' ] = "";
|
||||
$text['label-called-on']['it-it'] = "Chiamato su";
|
||||
$text['label-called-on']['nl-nl'] = "";
|
||||
$text['label-called-on']['pl' ] = "Zadzwoniono na";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-busy']['de-at'] = "Besetzt";
|
|||
$text['label-busy']['de-de'] = "Besetzt";
|
||||
$text['label-busy']['es-cl'] = "Ocupado";
|
||||
$text['label-busy']['fr-fr'] = "Occupé";
|
||||
$text['label-busy']['he' ] = "";
|
||||
$text['label-busy']['it-it'] = "Occupato";
|
||||
$text['label-busy']['nl-nl'] = "";
|
||||
$text['label-busy']['pl' ] = "Zajęty";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-hold']['de-at'] = "Halten";
|
|||
$text['label-hold']['de-de'] = "Halten";
|
||||
$text['label-hold']['es-cl'] = "";
|
||||
$text['label-hold']['fr-fr'] = "";
|
||||
$text['label-hold']['he' ] = "";
|
||||
$text['label-hold']['it-it'] = "Attesa";
|
||||
$text['label-hold']['nl-nl'] = "";
|
||||
$text['label-hold']['pl' ] = "";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-voicemail']['de-at'] = "Mailbox";
|
|||
$text['label-voicemail']['de-de'] = "Mailbox";
|
||||
$text['label-voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['label-voicemail']['fr-fr'] = "Messagerie Vocale";
|
||||
$text['label-voicemail']['he' ] = "";
|
||||
$text['label-voicemail']['it-it'] = "Casella Vocale";
|
||||
$text['label-voicemail']['nl-nl'] = "";
|
||||
$text['label-voicemail']['pl' ] = "Poczta głosowa";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-add-note']['de-at'] = "Anrufe einer Rufnummer sperren. Wählen Sie
|
|||
$text['label-add-note']['de-de'] = "Anrufe einer Rufnummer sperren. Wählen Sie eine Nummer von der Liste oder geben Sie eine Nummer und einen Name ein. Aktivieren Sie die Sperrliste unten.";
|
||||
$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ú, nombre y activarlo abajo.";
|
||||
$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']['he' ] = "";
|
||||
$text['label-add-note']['it-it'] = "Blocca le chiamate da un numero. Seleziona un numero dalla lista sopra o inserisci un numero, nome e abilita o disabilita il blocco.";
|
||||
$text['label-add-note']['nl-nl'] = "";
|
||||
$text['label-add-note']['pl' ] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej.";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-add-complete']['de-at'] = "Erfolgreich hinzugefügt";
|
|||
$text['label-add-complete']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['label-add-complete']['es-cl'] = "Agregar Completo";
|
||||
$text['label-add-complete']['fr-fr'] = "Ajouté";
|
||||
$text['label-add-complete']['he' ] = "";
|
||||
$text['label-add-complete']['it-it'] = "Inserimento Completato";
|
||||
$text['label-add-complete']['nl-nl'] = "";
|
||||
$text['label-add-complete']['pl' ] = "Dodano poprawnie";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-action']['de-at'] = "Aktion";
|
|||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja";
|
||||
|
|
@ -397,6 +423,7 @@ $text['description-number']['de-at'] = "Geben Sie die genaue Nummer an.";
|
|||
$text['description-number']['de-de'] = "Geben Sie die genaue Nummer an.";
|
||||
$text['description-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||
$text['description-number']['fr-fr'] = "Entrer le numéro exact.";
|
||||
$text['description-number']['he' ] = "";
|
||||
$text['description-number']['it-it'] = "Inserisci il numero esatto.";
|
||||
$text['description-number']['nl-nl'] = "";
|
||||
$text['description-number']['pl' ] = "Wprowadź dokładny numer.";
|
||||
|
|
@ -412,6 +439,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen an";
|
|||
$text['description-name']['de-de'] = "Geben Sie den Namen an";
|
||||
$text['description-name']['es-cl'] = "Introduzca el nombre.";
|
||||
$text['description-name']['fr-fr'] = "Entrez le nom.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci il Nome.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
|
|
@ -427,6 +455,7 @@ $text['description-enable']['de-at'] = "Setzen Sie auf An, um die Sperrung für
|
|||
$text['description-enable']['de-de'] = "Setzen Sie auf An, um die Sperrung für diese Nummer zu aktivieren.";
|
||||
$text['description-enable']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
|
||||
$text['description-enable']['fr-fr'] = "Choisir Oui pour activer le bloquage d'appel.";
|
||||
$text['description-enable']['he' ] = "";
|
||||
$text['description-enable']['it-it'] = "Seleziona vero per abilitare il blocco delle chiamate da questo numero.";
|
||||
$text['description-enable']['nl-nl'] = "";
|
||||
$text['description-enable']['pl' ] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru ";
|
||||
|
|
@ -442,6 +471,7 @@ $text['description-call-block']['de-at'] = "Eine Liste von Nummern die gesperrt
|
|||
$text['description-call-block']['de-de'] = "Eine Liste von Nummern die gesperrt werden sollen.";
|
||||
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
|
||||
$text['description-call-block']['fr-fr'] = "Une liste de numéro dont on veut bloquer les appels";
|
||||
$text['description-call-block']['he' ] = "";
|
||||
$text['description-call-block']['it-it'] = "Una lista di numeri le cui chiamate sono bloccate.";
|
||||
$text['description-call-block']['nl-nl'] = "";
|
||||
$text['description-call-block']['pl' ] = "Lista numerów, z których rozmowy są blokowane.";
|
||||
|
|
@ -457,6 +487,7 @@ $text['description-action']['de-at'] = "Wählen Sie eine Aktion für Anrufe von
|
|||
$text['description-action']['de-de'] = "Wählen Sie eine Aktion für Anrufe von dieser Nummer.";
|
||||
$text['description-action']['es-cl'] = "Configurar una acción para llamadas desde este número.";
|
||||
$text['description-action']['fr-fr'] = "Choisir une action pour les appels venant de ce numéro.";
|
||||
$text['description-action']['he' ] = "";
|
||||
$text['description-action']['it-it'] = "Imposta un'azione per questo numero.";
|
||||
$text['description-action']['nl-nl'] = "";
|
||||
$text['description-action']['pl' ] = "Ustaw co zrobić w przypadku polaczeń z tego numeru.";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:39 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title']['en-us'] = "Call Broadcasts";
|
||||
$text['title']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title']['de-at'] = "Rundrufe";
|
|||
$text['title']['de-de'] = "Rundrufe";
|
||||
$text['title']['es-cl'] = "Llamada Masiva (Broadcast)";
|
||||
$text['title']['fr-fr'] = "Campagne d'appels";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Rozsyłanie rozmów";
|
||||
|
|
@ -22,6 +23,7 @@ $text['option-true']['de-at'] = "Ein";
|
|||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['he' ] = "";
|
||||
$text['option-true']['it-it'] = "";
|
||||
$text['option-true']['nl-nl'] = "";
|
||||
$text['option-true']['pl' ] = "Tak";
|
||||
|
|
@ -37,6 +39,7 @@ $text['option-false']['de-at'] = "Aus";
|
|||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['he' ] = "";
|
||||
$text['option-false']['it-it'] = "";
|
||||
$text['option-false']['nl-nl'] = "";
|
||||
$text['option-false']['pl' ] = "Nie";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-view-calls']['de-at'] = "Anrufe ansehen";
|
|||
$text['label-view-calls']['de-de'] = "Anrufe ansehen";
|
||||
$text['label-view-calls']['es-cl'] = "Ver llamadas";
|
||||
$text['label-view-calls']['fr-fr'] = "Voir les appels";
|
||||
$text['label-view-calls']['he' ] = "";
|
||||
$text['label-view-calls']['it-it'] = "";
|
||||
$text['label-view-calls']['nl-nl'] = "";
|
||||
$text['label-view-calls']['pl' ] = "Podgląd rozmów";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-timeout']['de-at'] = "Zeitüberschreitung";
|
|||
$text['label-timeout']['de-de'] = "Zeitüberschreitung";
|
||||
$text['label-timeout']['es-cl'] = "Tiempo Líimite";
|
||||
$text['label-timeout']['fr-fr'] = "Timeout";
|
||||
$text['label-timeout']['he' ] = "";
|
||||
$text['label-timeout']['it-it'] = "";
|
||||
$text['label-timeout']['nl-nl'] = "";
|
||||
$text['label-timeout']['pl' ] = "Przekroczenie czasu oczekiwania (timeout)";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-phone']['de-at'] = "Liste der Telefonnummern";
|
|||
$text['label-phone']['de-de'] = "Liste der Telefonnummern";
|
||||
$text['label-phone']['es-cl'] = "Lista de Números de Telefono";
|
||||
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone";
|
||||
$text['label-phone']['he' ] = "";
|
||||
$text['label-phone']['it-it'] = "";
|
||||
$text['label-phone']['nl-nl'] = "";
|
||||
$text['label-phone']['pl' ] = "Lista numerów telefonu";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-message']['de-at'] = "Nachricht";
|
|||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-has-been']['de-at'] = "wurde gestartet";
|
|||
$text['label-has-been']['de-de'] = "wurde gestartet";
|
||||
$text['label-has-been']['es-cl'] = "iniciada";
|
||||
$text['label-has-been']['fr-fr'] = "a commencé";
|
||||
$text['label-has-been']['he' ] = "";
|
||||
$text['label-has-been']['it-it'] = "";
|
||||
$text['label-has-been']['nl-nl'] = "";
|
||||
$text['label-has-been']['pl' ] = "rozpoczęto";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-destination']['de-at'] = "Zielnummer";
|
|||
$text['label-destination']['de-de'] = "Zielnummer";
|
||||
$text['label-destination']['es-cl'] = "Número de Destino";
|
||||
$text['label-destination']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination']['he' ] = "";
|
||||
$text['label-destination']['it-it'] = "";
|
||||
$text['label-destination']['nl-nl'] = "";
|
||||
$text['label-destination']['pl' ] = "Destynacja";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-concurrent-limit']['de-at'] = "Gleichzeitige Anrufe";
|
|||
$text['label-concurrent-limit']['de-de'] = "Gleichzeitige Anrufe";
|
||||
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
|
||||
$text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés";
|
||||
$text['label-concurrent-limit']['he' ] = "";
|
||||
$text['label-concurrent-limit']['it-it'] = "";
|
||||
$text['label-concurrent-limit']['nl-nl'] = "";
|
||||
$text['label-concurrent-limit']['pl' ] = "Limit jednoczesnych rozmów";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-callerid-number']['de-at'] = "Anruferkennung (Nummer)";
|
|||
$text['label-callerid-number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['label-callerid-number']['es-cl'] = "Número de Origen";
|
||||
$text['label-callerid-number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['label-callerid-number']['he' ] = "";
|
||||
$text['label-callerid-number']['it-it'] = "";
|
||||
$text['label-callerid-number']['nl-nl'] = "";
|
||||
$text['label-callerid-number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)";
|
|||
$text['label-caller-id-name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['label-caller-id-name']['es-cl'] = "Nombre de origen";
|
||||
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['label-caller-id-name']['he' ] = "";
|
||||
$text['label-caller-id-name']['it-it'] = "";
|
||||
$text['label-caller-id-name']['nl-nl'] = "";
|
||||
$text['label-caller-id-name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-call-broadcasts']['de-at'] = "Rundrufe";
|
|||
$text['label-call-broadcasts']['de-de'] = "Rundrufe";
|
||||
$text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)";
|
||||
$text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels";
|
||||
$text['label-call-broadcasts']['he' ] = "";
|
||||
$text['label-call-broadcasts']['it-it'] = "";
|
||||
$text['label-call-broadcasts']['nl-nl'] = "";
|
||||
$text['label-call-broadcasts']['pl' ] = "Rozsyłanie rozmów";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-call-broadcast']['de-at'] = "Rundrufe";
|
|||
$text['label-call-broadcast']['de-de'] = "Rundrufe";
|
||||
$text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
|
||||
$text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels";
|
||||
$text['label-call-broadcast']['he' ] = "";
|
||||
$text['label-call-broadcast']['it-it'] = "";
|
||||
$text['label-call-broadcast']['nl-nl'] = "";
|
||||
$text['label-call-broadcast']['pl' ] = "Rozsyłanie rozmów";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-avmd']['de-at'] = "Erkennung von Sprachnachrichten";
|
|||
$text['label-avmd']['de-de'] = "Erkennung von Sprachnachrichten";
|
||||
$text['label-avmd']['es-cl'] = "Detección de correo de voz";
|
||||
$text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale";
|
||||
$text['label-avmd']['he' ] = "";
|
||||
$text['label-avmd']['it-it'] = "";
|
||||
$text['label-avmd']['nl-nl'] = "";
|
||||
$text['label-avmd']['pl' ] = "Wykrywanie poczty głosowej";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-accountcode']['de-at'] = "Kontoschlüssel";
|
|||
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['es-cl'] = "Código de cuenta";
|
||||
$text['label-accountcode']['fr-fr'] = "Code de l'account";
|
||||
$text['label-accountcode']['he' ] = "";
|
||||
$text['label-accountcode']['it-it'] = "";
|
||||
$text['label-accountcode']['nl-nl'] = "";
|
||||
$text['label-accountcode']['pl' ] = "Numer konta billingowego";
|
||||
|
|
@ -247,6 +263,7 @@ $text['description-timeout']['de-at'] = "Geben Sie die absolute Zeitüberschreit
|
|||
$text['description-timeout']['de-de'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
|
||||
$text['description-timeout']['es-cl'] = "";
|
||||
$text['description-timeout']['fr-fr'] = "";
|
||||
$text['description-timeout']['he' ] = "";
|
||||
$text['description-timeout']['it-it'] = "";
|
||||
$text['description-timeout']['nl-nl'] = "";
|
||||
$text['description-timeout']['pl' ] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro.";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-phone']['de-at'] = "Optional: Ergänzen Sie eine Liste von Te
|
|||
$text['description-phone']['de-de'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname, Vorname";
|
||||
$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-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']['he' ] = "";
|
||||
$text['description-phone']['it-it'] = "";
|
||||
$text['description-phone']['nl-nl'] = "";
|
||||
$text['description-phone']['pl' ] = "Opcjonalne - ułóż listę numerów (jeden pod drugim) w formacie: 123-123-1234|Nazwisko, Imię";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen an.";
|
|||
$text['description-name']['de-de'] = "Geben Sie den Namen an.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
|
||||
$text['description-name']['fr-fr'] = "Insérer le Nom.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-info']['de-at'] = "Geben Sie eine Beschreibung an.";
|
|||
$text['description-info']['de-de'] = "Geben Sie eine Beschreibung an.";
|
||||
$text['description-info']['es-cl'] = "Ingrese descripción aquí.";
|
||||
$text['description-info']['fr-fr'] = "";
|
||||
$text['description-info']['he' ] = "";
|
||||
$text['description-info']['it-it'] = "";
|
||||
$text['description-info']['nl-nl'] = "";
|
||||
$text['description-info']['pl' ] = "Wprowadź opis";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-destination']['de-at'] = "Der Anruf wird an eine Nebenstelle,
|
|||
$text['description-destination']['de-de'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
|
||||
$text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
|
||||
$text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
|
||||
$text['description-destination']['he' ] = "";
|
||||
$text['description-destination']['it-it'] = "";
|
||||
$text['description-destination']['nl-nl'] = "";
|
||||
$text['description-destination']['pl' ] = "Wybierz numer docelowy.";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-concurrent-limit']['de-at'] = "Begrenzt die Anzahl gleichzeit
|
|||
$text['description-concurrent-limit']['de-de'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
|
||||
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
|
||||
$text['description-concurrent-limit']['he' ] = "";
|
||||
$text['description-concurrent-limit']['it-it'] = "";
|
||||
$text['description-concurrent-limit']['nl-nl'] = "";
|
||||
$text['description-concurrent-limit']['pl' ] = "Ogranicz liczbę równoczesnych połączeń. Aby nie było limitu zostaw to pole puste.";
|
||||
|
|
@ -337,6 +359,7 @@ $text['description-caller-id-number']['de-at'] = "Geben Sie die Anruferkennung (
|
|||
$text['description-caller-id-number']['de-de'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
|
||||
$text['description-caller-id-number']['es-cl'] = "";
|
||||
$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-caller-id-number']['he' ] = "";
|
||||
$text['description-caller-id-number']['it-it'] = "";
|
||||
$text['description-caller-id-number']['nl-nl'] = "";
|
||||
$text['description-caller-id-number']['pl' ] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację numeru. Standardowo prezentacja jest w formacie: 0000000000";
|
||||
|
|
@ -352,6 +375,7 @@ $text['description-caller-id-name']['de-at'] = "Geben Sie die Anruferkennung (Na
|
|||
$text['description-caller-id-name']['de-de'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
|
||||
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
|
||||
$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']['he' ] = "";
|
||||
$text['description-caller-id-name']['it-it'] = "";
|
||||
$text['description-caller-id-name']['nl-nl'] = "";
|
||||
$text['description-caller-id-name']['pl' ] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację nazwy. Standardowo prezentacja jest w formacie: 0000000000";
|
||||
|
|
@ -367,6 +391,7 @@ $text['description-avmd']['de-at'] = "Wählen Sie ob die Erkennung von Sprach-Ma
|
|||
$text['description-avmd']['de-de'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
|
||||
$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-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']['he' ] = "";
|
||||
$text['description-avmd']['it-it'] = "";
|
||||
$text['description-avmd']['nl-nl'] = "";
|
||||
$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.";
|
||||
|
|
@ -382,6 +407,7 @@ $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
|||
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update']['he' ] = "";
|
||||
$text['confirm-update']['it-it'] = "";
|
||||
$text['confirm-update']['nl-nl'] = "";
|
||||
$text['confirm-update']['pl' ] = "Aktualizacja zakonczona";
|
||||
|
|
@ -397,6 +423,7 @@ $text['confirm-name']['de-at'] = "Bitte geben Sie den Namen an";
|
|||
$text['confirm-name']['de-de'] = "Bitte geben Sie den Namen an";
|
||||
$text['confirm-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
$text['confirm-name']['he' ] = "";
|
||||
$text['confirm-name']['it-it'] = "";
|
||||
$text['confirm-name']['nl-nl'] = "";
|
||||
$text['confirm-name']['pl' ] = "Wprowadź: Nazwę";
|
||||
|
|
@ -412,6 +439,7 @@ $text['confirm-delete-info']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|||
$text['confirm-delete-info']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
|
||||
$text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['confirm-delete-info']['he' ] = "";
|
||||
$text['confirm-delete-info']['it-it'] = "";
|
||||
$text['confirm-delete-info']['nl-nl'] = "";
|
||||
$text['confirm-delete-info']['pl' ] = "Czy na pewno chcesz to usunąć?";
|
||||
|
|
@ -427,6 +455,7 @@ $text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|||
$text['confirm-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['confirm-add']['es-cl'] = "Ingreso Completo";
|
||||
$text['confirm-add']['fr-fr'] = "Ajouté";
|
||||
$text['confirm-add']['he' ] = "";
|
||||
$text['confirm-add']['it-it'] = "";
|
||||
$text['confirm-add']['nl-nl'] = "";
|
||||
$text['confirm-add']['pl' ] = "Dodano poprawnie";
|
||||
|
|
@ -442,6 +471,7 @@ $text['button-stop']['de-at'] = "Rundruf beenden";
|
|||
$text['button-stop']['de-de'] = "Rundruf beenden";
|
||||
$text['button-stop']['es-cl'] = "Detener Broadcast";
|
||||
$text['button-stop']['fr-fr'] = "Arrêter la diffusion";
|
||||
$text['button-stop']['he' ] = "";
|
||||
$text['button-stop']['it-it'] = "";
|
||||
$text['button-stop']['nl-nl'] = "";
|
||||
$text['button-stop']['pl' ] = "Zatrzymaj rozsylanie rozmów";
|
||||
|
|
@ -457,6 +487,7 @@ $text['button-send']['de-at'] = "Rundruf senden";
|
|||
$text['button-send']['de-de'] = "Rundruf senden";
|
||||
$text['button-send']['es-cl'] = "Enviar Llamada Masiva";
|
||||
$text['button-send']['fr-fr'] = "Lancer les appels";
|
||||
$text['button-send']['he' ] = "";
|
||||
$text['button-send']['it-it'] = "";
|
||||
$text['button-send']['nl-nl'] = "";
|
||||
$text['button-send']['pl' ] = "Wysłane";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:46 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-call_center_queue_activity']['en-us'] = "Call Center Queue Activity";
|
||||
$text['title-call_center_queue_activity']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-call_center_queue_activity']['de-at'] = "Callcenter Warteschlangen
|
|||
$text['title-call_center_queue_activity']['de-de'] = "Callcenter Warteschlangen Aktivität";
|
||||
$text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados";
|
||||
$text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel";
|
||||
$text['title-call_center_queue_activity']['he' ] = "";
|
||||
$text['title-call_center_queue_activity']['it-it'] = "Attività della coda del Call Center";
|
||||
$text['title-call_center_queue_activity']['nl-nl'] = "";
|
||||
$text['title-call_center_queue_activity']['pl' ] = "Aktywność kolejek w Call Center ";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-active_call_center']['de-at'] = "Aktive Callcenter";
|
|||
$text['title-active_call_center']['de-de'] = "Aktive Callcenter";
|
||||
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
$text['title-active_call_center']['he' ] = "";
|
||||
$text['title-active_call_center']['it-it'] = "Call Center Attivi";
|
||||
$text['title-active_call_center']['nl-nl'] = "";
|
||||
$text['title-active_call_center']['pl' ] = "Aktywność w Call Center ";
|
||||
|
|
@ -37,6 +39,7 @@ $text['message-confirm']['de-at'] = "Wollen Sie das wirklich tun?";
|
|||
$text['message-confirm']['de-de'] = "Wollen Sie das wirklich tun?";
|
||||
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
|
||||
$text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?";
|
||||
$text['message-confirm']['he' ] = "";
|
||||
$text['message-confirm']['it-it'] = "Vuoi davvero eseguire questa operazione?";
|
||||
$text['message-confirm']['nl-nl'] = "";
|
||||
$text['message-confirm']['pl' ] = "Czy napewno chcesz to zrobić?";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-waiting']['de-at'] = "Warten";
|
|||
$text['label-waiting']['de-de'] = "Warten";
|
||||
$text['label-waiting']['es-cl'] = "Esperando";
|
||||
$text['label-waiting']['fr-fr'] = "d'attente";
|
||||
$text['label-waiting']['he' ] = "";
|
||||
$text['label-waiting']['it-it'] = "Attendere";
|
||||
$text['label-waiting']['nl-nl'] = "";
|
||||
$text['label-waiting']['pl' ] = "Oczekiwanie";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-trying']['de-at'] = "Versuchen";
|
|||
$text['label-trying']['de-de'] = "Versuchen";
|
||||
$text['label-trying']['es-cl'] = "Intentando";
|
||||
$text['label-trying']['fr-fr'] = "d'essais";
|
||||
$text['label-trying']['he' ] = "";
|
||||
$text['label-trying']['it-it'] = "Tentando";
|
||||
$text['label-trying']['nl-nl'] = "";
|
||||
$text['label-trying']['pl' ] = "Próba";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-transfer']['de-at'] = "Weiterleiten";
|
|||
$text['label-transfer']['de-de'] = "Weiterleiten";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
$text['label-transfer']['fr-fr'] = "Transfert";
|
||||
$text['label-transfer']['he' ] = "";
|
||||
$text['label-transfer']['it-it'] = "Trasferimento";
|
||||
$text['label-transfer']['nl-nl'] = "";
|
||||
$text['label-transfer']['pl' ] = "Transferowanie";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-time_base_score']['de-at'] = "Zeitgeber für Klassifikation";
|
|||
$text['label-time_base_score']['de-de'] = "Zeitgeber für Klassifikation";
|
||||
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
|
||||
$text['label-time_base_score']['fr-fr'] = "Score basé sur le temps";
|
||||
$text['label-time_base_score']['he' ] = "";
|
||||
$text['label-time_base_score']['it-it'] = "Punteggio basato sul Tempo";
|
||||
$text['label-time_base_score']['nl-nl'] = "";
|
||||
$text['label-time_base_score']['pl' ] = "Wynik oparty na czasie";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-time']['de-at'] = "Zeit";
|
|||
$text['label-time']['de-de'] = "Zeit";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
$text['label-time']['he' ] = "";
|
||||
$text['label-time']['it-it'] = "Tempo";
|
||||
$text['label-time']['nl-nl'] = "";
|
||||
$text['label-time']['pl' ] = "Czas";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-tier_state']['de-at'] = "Ebenen-Status";
|
|||
$text['label-tier_state']['de-de'] = "Ebenen-Status";
|
||||
$text['label-tier_state']['es-cl'] = "Estado de Nivel";
|
||||
$text['label-tier_state']['fr-fr'] = "Etat du Niveau";
|
||||
$text['label-tier_state']['he' ] = "";
|
||||
$text['label-tier_state']['it-it'] = "Stato Livello";
|
||||
$text['label-tier_state']['nl-nl'] = "";
|
||||
$text['label-tier_state']['pl' ] = "Status poziomu";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-tier_rules_apply']['de-at'] = "Ebenen-Regeln werden angewendet";
|
|||
$text['label-tier_rules_apply']['de-de'] = "Ebenen-Regeln werden angewendet";
|
||||
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
|
||||
$text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles du Niveau";
|
||||
$text['label-tier_rules_apply']['he' ] = "";
|
||||
$text['label-tier_rules_apply']['it-it'] = "Applica Regole di Livello";
|
||||
$text['label-tier_rules_apply']['nl-nl'] = "";
|
||||
$text['label-tier_rules_apply']['pl' ] = "Zastosuj zasadę poziomów";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-tier_rule_wait_second']['de-at'] = "Wartezeit für Ebenen-Regel in
|
|||
$text['label-tier_rule_wait_second']['de-de'] = "Wartezeit für Ebenen-Regel in Sekunden";
|
||||
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
|
||||
$text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Niveau";
|
||||
$text['label-tier_rule_wait_second']['he' ] = "";
|
||||
$text['label-tier_rule_wait_second']['it-it'] = "Secondi di Attesa Regola di Livello";
|
||||
$text['label-tier_rule_wait_second']['nl-nl'] = "";
|
||||
$text['label-tier_rule_wait_second']['pl' ] = "Poziomowa zasada czekania";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-tier_rule_wait_multiply_level']['de-at'] = "Regel für Wartezeit-Mu
|
|||
$text['label-tier_rule_wait_multiply_level']['de-de'] = "Regel für Wartezeit-Multiplikator pro Ebene";
|
||||
$text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera";
|
||||
$text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Règle d'attente multipliée par Niveau";
|
||||
$text['label-tier_rule_wait_multiply_level']['he' ] = "";
|
||||
$text['label-tier_rule_wait_multiply_level']['it-it'] = "Regola di Attesa multi Livello";
|
||||
$text['label-tier_rule_wait_multiply_level']['nl-nl'] = "";
|
||||
$text['label-tier_rule_wait_multiply_level']['pl' ] = "Poziomowa zasada przemnożenia";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-tier_rule_no_agent_no_wait']['de-at'] = "Ebenen-Regel kein Agent ni
|
|||
$text['label-tier_rule_no_agent_no_wait']['de-de'] = "Ebenen-Regel kein Agent nicht warten";
|
||||
$text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera";
|
||||
$text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle du Niveau Pas d'agent, pas d'attente";
|
||||
$text['label-tier_rule_no_agent_no_wait']['he' ] = "";
|
||||
$text['label-tier_rule_no_agent_no_wait']['it-it'] = "Regola di Livello No Operatori No Attesa";
|
||||
$text['label-tier_rule_no_agent_no_wait']['nl-nl'] = "";
|
||||
$text['label-tier_rule_no_agent_no_wait']['pl' ] = "Zasada poziomowa - nie ma agentów, nie ma czekania";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-tier_position']['de-at'] = "Ebenen-Position";
|
|||
$text['label-tier_position']['de-de'] = "Ebenen-Position";
|
||||
$text['label-tier_position']['es-cl'] = "Posición de Nivel";
|
||||
$text['label-tier_position']['fr-fr'] = "Position du Niveau";
|
||||
$text['label-tier_position']['he' ] = "";
|
||||
$text['label-tier_position']['it-it'] = "Posizione Livello";
|
||||
$text['label-tier_position']['nl-nl'] = "";
|
||||
$text['label-tier_position']['pl' ] = "Pozycja poziomu";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-tier_level']['de-at'] = "Ebenen-Niveau";
|
|||
$text['label-tier_level']['de-de'] = "Ebenen-Niveau";
|
||||
$text['label-tier_level']['es-cl'] = "Nivel";
|
||||
$text['label-tier_level']['fr-fr'] = "Niveau";
|
||||
$text['label-tier_level']['he' ] = "";
|
||||
$text['label-tier_level']['it-it'] = "Livello";
|
||||
$text['label-tier_level']['nl-nl'] = "";
|
||||
$text['label-tier_level']['pl' ] = "Tier Level";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-system']['de-at'] = "System";
|
|||
$text['label-system']['de-de'] = "System";
|
||||
$text['label-system']['es-cl'] = "Sistema";
|
||||
$text['label-system']['fr-fr'] = "Système";
|
||||
$text['label-system']['he' ] = "";
|
||||
$text['label-system']['it-it'] = "Sistema";
|
||||
$text['label-system']['nl-nl'] = "";
|
||||
$text['label-system']['pl' ] = "System";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-strategy']['de-at'] = "Strategie";
|
|||
$text['label-strategy']['de-de'] = "Strategie";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['fr-fr'] = "Stratégie";
|
||||
$text['label-strategy']['he' ] = "";
|
||||
$text['label-strategy']['it-it'] = "Strategia";
|
||||
$text['label-strategy']['nl-nl'] = "";
|
||||
$text['label-strategy']['pl' ] = "Strategia";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-status_change']['de-at'] = "Status Änderung";
|
|||
$text['label-status_change']['de-de'] = "Status Änderung";
|
||||
$text['label-status_change']['es-cl'] = "Cambio de Estado";
|
||||
$text['label-status_change']['fr-fr'] = "Change Status";
|
||||
$text['label-status_change']['he' ] = "";
|
||||
$text['label-status_change']['it-it'] = "Cambio Stato";
|
||||
$text['label-status_change']['nl-nl'] = "";
|
||||
$text['label-status_change']['pl' ] = "Zmiana statusu";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-status']['de-at'] = "Status";
|
|||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "status";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-state']['de-at'] = "Status";
|
|||
$text['label-state']['de-de'] = "Status";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
$text['label-state']['he' ] = "";
|
||||
$text['label-state']['it-it'] = "Stato";
|
||||
$text['label-state']['nl-nl'] = "";
|
||||
$text['label-state']['pl' ] = "Stan";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-record_template']['de-at'] = "Aufnahme Vorlage";
|
|||
$text['label-record_template']['de-de'] = "Aufnahme Vorlage";
|
||||
$text['label-record_template']['es-cl'] = "Plantilla de Grabación";
|
||||
$text['label-record_template']['fr-fr'] = "Modèle d'enregistrement";
|
||||
$text['label-record_template']['he' ] = "";
|
||||
$text['label-record_template']['it-it'] = "Registra Template";
|
||||
$text['label-record_template']['nl-nl'] = "";
|
||||
$text['label-record_template']['pl' ] = "Nagraj";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-queue_name']['de-at'] = "Warteschlange Name";
|
|||
$text['label-queue_name']['de-de'] = "Warteschlange Name";
|
||||
$text['label-queue_name']['es-cl'] = "Nombre de Cola";
|
||||
$text['label-queue_name']['fr-fr'] = " Nom de la file";
|
||||
$text['label-queue_name']['he' ] = "";
|
||||
$text['label-queue_name']['it-it'] = "Nome Coda";
|
||||
$text['label-queue_name']['nl-nl'] = "";
|
||||
$text['label-queue_name']['pl' ] = "Nazwa kolejki";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-queue']['de-at'] = "Warteschlange";
|
|||
$text['label-queue']['de-de'] = "Warteschlange";
|
||||
$text['label-queue']['es-cl'] = "Cola";
|
||||
$text['label-queue']['fr-fr'] = "File";
|
||||
$text['label-queue']['he' ] = "";
|
||||
$text['label-queue']['it-it'] = "Coda";
|
||||
$text['label-queue']['nl-nl'] = "";
|
||||
$text['label-queue']['pl' ] = "Kolejka";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-options']['de-at'] = "Optionen";
|
|||
$text['label-options']['de-de'] = "Optionen";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
$text['label-options']['fr-fr'] = "Options";
|
||||
$text['label-options']['he' ] = "";
|
||||
$text['label-options']['it-it'] = "Opzioni";
|
||||
$text['label-options']['nl-nl'] = "";
|
||||
$text['label-options']['pl' ] = "Opcje";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-number']['de-at'] = "Nummer";
|
|||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['he' ] = "";
|
||||
$text['label-number']['it-it'] = "Numero";
|
||||
$text['label-number']['nl-nl'] = "";
|
||||
$text['label-number']['pl' ] = "Numer";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-music_on_hold']['de-at'] = "Wartemusik";
|
|||
$text['label-music_on_hold']['de-de'] = "Wartemusik";
|
||||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||||
$text['label-music_on_hold']['fr-fr'] = "Musique de Garde";
|
||||
$text['label-music_on_hold']['he' ] = "";
|
||||
$text['label-music_on_hold']['it-it'] = "Musica di Attesa";
|
||||
$text['label-music_on_hold']['nl-nl'] = "";
|
||||
$text['label-music_on_hold']['pl' ] = "Muzyka na czekanie";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-missed']['de-at'] = "Verpasst";
|
|||
$text['label-missed']['de-de'] = "Verpasst";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
$text['label-missed']['fr-fr'] = "Raté";
|
||||
$text['label-missed']['he' ] = "";
|
||||
$text['label-missed']['it-it'] = "Persa";
|
||||
$text['label-missed']['nl-nl'] = "";
|
||||
$text['label-missed']['pl' ] = "Nie odebrany";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-max_wait_time_with_no_agent']['de-at'] = "Maximale Wartezeit ohne A
|
|||
$text['label-max_wait_time_with_no_agent']['de-de'] = "Maximale Wartezeit ohne Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente";
|
||||
$text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['he' ] = "";
|
||||
$text['label-max_wait_time_with_no_agent']['it-it'] = "Tempo Massimo di Attea Senza Operatori";
|
||||
$text['label-max_wait_time_with_no_agent']['nl-nl'] = "";
|
||||
$text['label-max_wait_time_with_no_agent']['pl' ] = "Maks czas oczekiwania bez agenta";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-max_wait_time']['de-at'] = "Maximale Wartezeit";
|
|||
$text['label-max_wait_time']['de-de'] = "Maximale Wartezeit";
|
||||
$text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera";
|
||||
$text['label-max_wait_time']['fr-fr'] = "Max d'attente";
|
||||
$text['label-max_wait_time']['he' ] = "";
|
||||
$text['label-max_wait_time']['it-it'] = "Tempo Massimo di Attesa";
|
||||
$text['label-max_wait_time']['nl-nl'] = "";
|
||||
$text['label-max_wait_time']['pl' ] = "Maks czas oczekiwania";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['he' ] = "";
|
||||
$text['label-extension']['it-it'] = "Interno";
|
||||
$text['label-extension']['nl-nl'] = "";
|
||||
$text['label-extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-eavesdrop']['de-at'] = "Mithören";
|
|||
$text['label-eavesdrop']['de-de'] = "Mithören";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
$text['label-eavesdrop']['fr-fr'] = "Espionnage";
|
||||
$text['label-eavesdrop']['he' ] = "";
|
||||
$text['label-eavesdrop']['it-it'] = "Ascolta";
|
||||
$text['label-eavesdrop']['nl-nl'] = "";
|
||||
$text['label-eavesdrop']['pl' ] = "Podsłuchiwanie";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-discard_abandoned_after']['de-at'] = "Zurückweisen nach Abwurf";
|
|||
$text['label-discard_abandoned_after']['de-de'] = "Zurückweisen nach Abwurf";
|
||||
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
|
||||
$text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après";
|
||||
$text['label-discard_abandoned_after']['he' ] = "";
|
||||
$text['label-discard_abandoned_after']['it-it'] = "Scartare Abbandonate dopo";
|
||||
$text['label-discard_abandoned_after']['nl-nl'] = "";
|
||||
$text['label-discard_abandoned_after']['pl' ] = "Odrzuć opuszczoną rozmowę po";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-call']['de-at'] = "Anruf";
|
|||
$text['label-call']['de-de'] = "Anruf";
|
||||
$text['label-call']['es-cl'] = "Llamar";
|
||||
$text['label-call']['fr-fr'] = "Appel";
|
||||
$text['label-call']['he' ] = "";
|
||||
$text['label-call']['it-it'] = "Chiama";
|
||||
$text['label-call']['nl-nl'] = "";
|
||||
$text['label-call']['pl' ] = "Rozmowa";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-answered']['de-at'] = "Angenommen";
|
|||
$text['label-answered']['de-de'] = "Angenommen";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
$text['label-answered']['fr-fr'] = "Répondu";
|
||||
$text['label-answered']['he' ] = "";
|
||||
$text['label-answered']['it-it'] = "Risposto";
|
||||
$text['label-answered']['nl-nl'] = "";
|
||||
$text['label-answered']['pl' ] = "Odebrano";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-agent']['de-at'] = "Agent";
|
|||
$text['label-agent']['de-de'] = "Agent";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
$text['label-agent']['fr-fr'] = "Agent";
|
||||
$text['label-agent']['he' ] = "";
|
||||
$text['label-agent']['it-it'] = "Operatore";
|
||||
$text['label-agent']['nl-nl'] = "";
|
||||
$text['label-agent']['pl' ] = "Agent";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-abandoned_resume_allowed']['de-at'] = "Wiederaufnahme nach Zurückw
|
|||
$text['label-abandoned_resume_allowed']['de-de'] = "Wiederaufnahme nach Zurückweisung erlaubt";
|
||||
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
|
||||
$text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés";
|
||||
$text['label-abandoned_resume_allowed']['he' ] = "";
|
||||
$text['label-abandoned_resume_allowed']['it-it'] = "Permettere ripresa delle Abbandonate";
|
||||
$text['label-abandoned_resume_allowed']['nl-nl'] = "";
|
||||
$text['label-abandoned_resume_allowed']['pl' ] = "Odbieranie odrzuconych rozmów jest dozwolone";
|
||||
|
|
@ -547,6 +583,7 @@ $text['header-agents']['de-at'] = "Agenten";
|
|||
$text['header-agents']['de-de'] = "Agenten";
|
||||
$text['header-agents']['es-cl'] = "Agentes";
|
||||
$text['header-agents']['fr-fr'] = "Agents";
|
||||
$text['header-agents']['he' ] = "";
|
||||
$text['header-agents']['it-it'] = "Operatori";
|
||||
$text['header-agents']['nl-nl'] = "";
|
||||
$text['header-agents']['pl' ] = "Agenci";
|
||||
|
|
@ -562,6 +599,7 @@ $text['header-active_call_center']['de-at'] = "Aktives Callcenter";
|
|||
$text['header-active_call_center']['de-de'] = "Aktives Callcenter";
|
||||
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif";
|
||||
$text['header-active_call_center']['he' ] = "";
|
||||
$text['header-active_call_center']['it-it'] = "Call Center Attivo";
|
||||
$text['header-active_call_center']['nl-nl'] = "";
|
||||
$text['header-active_call_center']['pl' ] = "Aktywność w Call Center ";
|
||||
|
|
@ -577,6 +615,7 @@ $text['description-queue']['de-at'] = "Eine aktuelle Liste der Anrufer in der Wa
|
|||
$text['description-queue']['de-de'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación.";
|
||||
$text['description-queue']['fr-fr'] = "Liste des appelants dans la file.";
|
||||
$text['description-queue']['he' ] = "";
|
||||
$text['description-queue']['it-it'] = "La lista delle chiamate in coda è visualizzata di seguito.";
|
||||
$text['description-queue']['nl-nl'] = "";
|
||||
$text['description-queue']['pl' ] = "Aktualna lista rozmówców w kolejce jest poniżej .";
|
||||
|
|
@ -592,6 +631,7 @@ $text['description-agents']['de-at'] = "Eine aktuelle Liste der Agenten sehen si
|
|||
$text['description-agents']['de-de'] = "Eine aktuelle Liste der Agenten sehen sie unten.";
|
||||
$text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación.";
|
||||
$text['description-agents']['fr-fr'] = "Liste des agents";
|
||||
$text['description-agents']['he' ] = "";
|
||||
$text['description-agents']['it-it'] = "La lista degli operatori attuali è mostrata di seguito.";
|
||||
$text['description-agents']['nl-nl'] = "";
|
||||
$text['description-agents']['pl' ] = "Aktualna lista agentów jest poniżej ";
|
||||
|
|
@ -607,6 +647,7 @@ $text['description-active_call_center']['de-at'] = "Wählen Sie eine Callcenter-
|
|||
$text['description-active_call_center']['de-de'] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten.";
|
||||
$text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
|
||||
$text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité.";
|
||||
$text['description-active_call_center']['he' ] = "";
|
||||
$text['description-active_call_center']['it-it'] = "Seleziona una Coda del Call Center per vedere la sua attività.";
|
||||
$text['description-active_call_center']['nl-nl'] = "";
|
||||
$text['description-active_call_center']['pl' ] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy.";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:50 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-call_flows']['en-us'] = "Call Flows";
|
||||
$text['title-call_flows']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-call_flows']['de-at'] = "Anruf Steuerung";
|
|||
$text['title-call_flows']['de-de'] = "Anruf Steuerung";
|
||||
$text['title-call_flows']['es-cl'] = "Flujo de Llamada";
|
||||
$text['title-call_flows']['fr-fr'] = "Flux d'appel";
|
||||
$text['title-call_flows']['he' ] = "";
|
||||
$text['title-call_flows']['it-it'] = "";
|
||||
$text['title-call_flows']['nl-nl'] = "";
|
||||
$text['title-call_flows']['pl' ] = "Przepływ rozmów";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-call_flow']['de-at'] = "Anruf Steuerung";
|
|||
$text['title-call_flow']['de-de'] = "Anruf Steuerung";
|
||||
$text['title-call_flow']['es-cl'] = "Flujo de Llamada";
|
||||
$text['title-call_flow']['fr-fr'] = "Editer le flux";
|
||||
$text['title-call_flow']['he' ] = "";
|
||||
$text['title-call_flow']['it-it'] = "";
|
||||
$text['title-call_flow']['nl-nl'] = "";
|
||||
$text['title-call_flow']['pl' ] = "Przepływ rozmów";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-call_flow_name']['de-at'] = "Name";
|
|||
$text['label-call_flow_name']['de-de'] = "Name";
|
||||
$text['label-call_flow_name']['es-cl'] = "Nombre";
|
||||
$text['label-call_flow_name']['fr-fr'] = "Nom";
|
||||
$text['label-call_flow_name']['he' ] = "";
|
||||
$text['label-call_flow_name']['it-it'] = "";
|
||||
$text['label-call_flow_name']['nl-nl'] = "";
|
||||
$text['label-call_flow_name']['pl' ] = "Nazwa";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-call_flow_status']['de-at'] = "Aktiviert";
|
|||
$text['label-call_flow_status']['de-de'] = "Aktiviert";
|
||||
$text['label-call_flow_status']['es-cl'] = "Estado";
|
||||
$text['label-call_flow_status']['fr-fr'] = "Etat";
|
||||
$text['label-call_flow_status']['he' ] = "";
|
||||
$text['label-call_flow_status']['it-it'] = "";
|
||||
$text['label-call_flow_status']['nl-nl'] = "";
|
||||
$text['label-call_flow_status']['pl' ] = "Status";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-call_flow_pin_number']['de-at'] = "PIN Nummer";
|
|||
$text['label-call_flow_pin_number']['de-de'] = "PIN Nummer";
|
||||
$text['label-call_flow_pin_number']['es-cl'] = "Número PIN";
|
||||
$text['label-call_flow_pin_number']['fr-fr'] = "Code PIN";
|
||||
$text['label-call_flow_pin_number']['he' ] = "";
|
||||
$text['label-call_flow_pin_number']['it-it'] = "";
|
||||
$text['label-call_flow_pin_number']['nl-nl'] = "";
|
||||
$text['label-call_flow_pin_number']['pl' ] = "Numer PIN";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-call_flow_feature_code']['de-at'] = "Funktions-Code";
|
|||
$text['label-call_flow_feature_code']['de-de'] = "Funktions-Code";
|
||||
$text['label-call_flow_feature_code']['es-cl'] = "Código distintivo";
|
||||
$text['label-call_flow_feature_code']['fr-fr'] = "Code Fonction";
|
||||
$text['label-call_flow_feature_code']['he' ] = "";
|
||||
$text['label-call_flow_feature_code']['it-it'] = "";
|
||||
$text['label-call_flow_feature_code']['nl-nl'] = "";
|
||||
$text['label-call_flow_feature_code']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-call_flow_extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-call_flow_extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-call_flow_extension']['es-cl'] = "Extensión";
|
||||
$text['label-call_flow_extension']['fr-fr'] = "Extension";
|
||||
$text['label-call_flow_extension']['he' ] = "";
|
||||
$text['label-call_flow_extension']['it-it'] = "";
|
||||
$text['label-call_flow_extension']['nl-nl'] = "";
|
||||
$text['label-call_flow_extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-call_flow_label']['de-at'] = "Ziel Kennzeichnung";
|
|||
$text['label-call_flow_label']['de-de'] = "Ziel Kennzeichnung";
|
||||
$text['label-call_flow_label']['es-cl'] = "Etiqueta de Destino";
|
||||
$text['label-call_flow_label']['fr-fr'] = "Label de la destination";
|
||||
$text['label-call_flow_label']['he' ] = "";
|
||||
$text['label-call_flow_label']['it-it'] = "";
|
||||
$text['label-call_flow_label']['nl-nl'] = "";
|
||||
$text['label-call_flow_label']['pl' ] = "Etykieta destynacji";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-call_flow_destination']['de-at'] = "Ziel";
|
|||
$text['label-call_flow_destination']['de-de'] = "Ziel";
|
||||
$text['label-call_flow_destination']['es-cl'] = "Destino";
|
||||
$text['label-call_flow_destination']['fr-fr'] = "Destination";
|
||||
$text['label-call_flow_destination']['he' ] = "";
|
||||
$text['label-call_flow_destination']['it-it'] = "";
|
||||
$text['label-call_flow_destination']['nl-nl'] = "";
|
||||
$text['label-call_flow_destination']['pl' ] = "Destynacja";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-call_flow_context']['de-at'] = "Kontext";
|
|||
$text['label-call_flow_context']['de-de'] = "Kontext";
|
||||
$text['label-call_flow_context']['es-cl'] = "Contexto";
|
||||
$text['label-call_flow_context']['fr-fr'] = "Contexte";
|
||||
$text['label-call_flow_context']['he' ] = "";
|
||||
$text['label-call_flow_context']['it-it'] = "";
|
||||
$text['label-call_flow_context']['nl-nl'] = "";
|
||||
$text['label-call_flow_context']['pl' ] = "Kontekst";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-call_flow_alternate_label']['de-at'] = "Alternative Bezeichnung";
|
|||
$text['label-call_flow_alternate_label']['de-de'] = "Alternative Bezeichnung";
|
||||
$text['label-call_flow_alternate_label']['es-cl'] = "Etiqueta alternativa";
|
||||
$text['label-call_flow_alternate_label']['fr-fr'] = "Label alternatif";
|
||||
$text['label-call_flow_alternate_label']['he' ] = "";
|
||||
$text['label-call_flow_alternate_label']['it-it'] = "";
|
||||
$text['label-call_flow_alternate_label']['nl-nl'] = "";
|
||||
$text['label-call_flow_alternate_label']['pl' ] = "Alternatywna etykieta";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-call_flow_alternate_destination']['de-at'] = "Alternatives Ziel";
|
|||
$text['label-call_flow_alternate_destination']['de-de'] = "Alternatives Ziel";
|
||||
$text['label-call_flow_alternate_destination']['es-cl'] = "Destino Alternativo";
|
||||
$text['label-call_flow_alternate_destination']['fr-fr'] = "Destination alternative";
|
||||
$text['label-call_flow_alternate_destination']['he' ] = "";
|
||||
$text['label-call_flow_alternate_destination']['it-it'] = "";
|
||||
$text['label-call_flow_alternate_destination']['nl-nl'] = "";
|
||||
$text['label-call_flow_alternate_destination']['pl' ] = "Alternatywna destynacja";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-call_flow_sound']['de-at'] = "Rufton";
|
|||
$text['label-call_flow_sound']['de-de'] = "Rufton";
|
||||
$text['label-call_flow_sound']['es-cl'] = "Sonar";
|
||||
$text['label-call_flow_sound']['fr-fr'] = "Sonner";
|
||||
$text['label-call_flow_sound']['he' ] = "";
|
||||
$text['label-call_flow_sound']['it-it'] = "";
|
||||
$text['label-call_flow_sound']['nl-nl'] = "";
|
||||
$text['label-call_flow_sound']['pl' ] = "Dźwięk";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-call_flow_alternate_sound']['de-at'] = "Alternativer Rufton";
|
|||
$text['label-call_flow_alternate_sound']['de-de'] = "Alternativer Rufton";
|
||||
$text['label-call_flow_alternate_sound']['es-cl'] = "sonido alternativo";
|
||||
$text['label-call_flow_alternate_sound']['fr-fr'] = "son suppléant";
|
||||
$text['label-call_flow_alternate_sound']['he' ] = "";
|
||||
$text['label-call_flow_alternate_sound']['it-it'] = "";
|
||||
$text['label-call_flow_alternate_sound']['nl-nl'] = "";
|
||||
$text['label-call_flow_alternate_sound']['pl' ] = "Alternatywny dźwięk";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-call_flow_description']['de-at'] = "Beschreibung";
|
|||
$text['label-call_flow_description']['de-de'] = "Beschreibung";
|
||||
$text['label-call_flow_description']['es-cl'] = "Descripción";
|
||||
$text['label-call_flow_description']['fr-fr'] = "Description";
|
||||
$text['label-call_flow_description']['he' ] = "";
|
||||
$text['label-call_flow_description']['it-it'] = "";
|
||||
$text['label-call_flow_description']['nl-nl'] = "";
|
||||
$text['label-call_flow_description']['pl' ] = "Opis";
|
||||
|
|
@ -232,6 +247,7 @@ $text['header-call_flows']['de-at'] = "Anruf Steuerung";
|
|||
$text['header-call_flows']['de-de'] = "Anruf Steuerung";
|
||||
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
|
||||
$text['header-call_flows']['fr-fr'] = "Flux d'appel";
|
||||
$text['header-call_flows']['he' ] = "";
|
||||
$text['header-call_flows']['it-it'] = "";
|
||||
$text['header-call_flows']['nl-nl'] = "";
|
||||
$text['header-call_flows']['pl' ] = "Przepływ rozmów";
|
||||
|
|
@ -247,6 +263,7 @@ $text['header-call_flow']['de-at'] = "Anruf Steuerung";
|
|||
$text['header-call_flow']['de-de'] = "Anruf Steuerung";
|
||||
$text['header-call_flow']['es-cl'] = "Flujo de Llamada";
|
||||
$text['header-call_flow']['fr-fr'] = "Editer le flux";
|
||||
$text['header-call_flow']['he' ] = "";
|
||||
$text['header-call_flow']['it-it'] = "";
|
||||
$text['header-call_flow']['nl-nl'] = "";
|
||||
$text['header-call_flow']['pl' ] = "Przepływ rozmów";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-call_flow_status']['de-at'] = "Status festlegen.";
|
|||
$text['description-call_flow_status']['de-de'] = "Status festlegen.";
|
||||
$text['description-call_flow_status']['es-cl'] = "Seleccione el estado.";
|
||||
$text['description-call_flow_status']['fr-fr'] = "Choisir le statut.";
|
||||
$text['description-call_flow_status']['he' ] = "";
|
||||
$text['description-call_flow_status']['it-it'] = "";
|
||||
$text['description-call_flow_status']['nl-nl'] = "";
|
||||
$text['description-call_flow_status']['pl' ] = "Wybierz status użytkownika";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-call_flow_pin_number']['de-at'] = "Geben Sie eine PIN ein.";
|
|||
$text['description-call_flow_pin_number']['de-de'] = "Geben Sie eine PIN ein.";
|
||||
$text['description-call_flow_pin_number']['es-cl'] = "Ingrese el número PIN.";
|
||||
$text['description-call_flow_pin_number']['fr-fr'] = "Choisir le code PIN.";
|
||||
$text['description-call_flow_pin_number']['he' ] = "";
|
||||
$text['description-call_flow_pin_number']['it-it'] = "";
|
||||
$text['description-call_flow_pin_number']['nl-nl'] = "";
|
||||
$text['description-call_flow_pin_number']['pl' ] = "Wprowadź numer PIN";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-call_flow_name']['de-at'] = "Geben Sie den Namen an";
|
|||
$text['description-call_flow_name']['de-de'] = "Geben Sie den Namen an";
|
||||
$text['description-call_flow_name']['es-cl'] = "Ingrese el nombre.";
|
||||
$text['description-call_flow_name']['fr-fr'] = "Choisr le nom.";
|
||||
$text['description-call_flow_name']['he' ] = "";
|
||||
$text['description-call_flow_name']['it-it'] = "";
|
||||
$text['description-call_flow_name']['nl-nl'] = "";
|
||||
$text['description-call_flow_name']['pl' ] = "Wprowadź nazwę";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-call_flow_feature_code']['de-at'] = "Geben Sie den Funktions-
|
|||
$text['description-call_flow_feature_code']['de-de'] = "Geben Sie den Funktions-Code an.";
|
||||
$text['description-call_flow_feature_code']['es-cl'] = "Ingrese el código distintivo.";
|
||||
$text['description-call_flow_feature_code']['fr-fr'] = "Choisir le code la fonction";
|
||||
$text['description-call_flow_feature_code']['he' ] = "";
|
||||
$text['description-call_flow_feature_code']['it-it'] = "";
|
||||
$text['description-call_flow_feature_code']['nl-nl'] = "";
|
||||
$text['description-call_flow_feature_code']['pl' ] = "Dodaj specjalny kod";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-call_flow_extension']['de-at'] = "Weisen Sie die Nebenstelle
|
|||
$text['description-call_flow_extension']['de-de'] = "Weisen Sie die Nebenstelle aus.";
|
||||
$text['description-call_flow_extension']['es-cl'] = "Ingrese el número de extensión.";
|
||||
$text['description-call_flow_extension']['fr-fr'] = "Choisir le numéro d'extension.";
|
||||
$text['description-call_flow_extension']['he' ] = "";
|
||||
$text['description-call_flow_extension']['it-it'] = "";
|
||||
$text['description-call_flow_extension']['nl-nl'] = "";
|
||||
$text['description-call_flow_extension']['pl' ] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||
|
|
@ -337,6 +359,7 @@ $text['description-call_flow_destination_label']['de-at'] = "Geben Sie eine Besc
|
|||
$text['description-call_flow_destination_label']['de-de'] = "Geben Sie eine Beschreibung für das Ziel an.";
|
||||
$text['description-call_flow_destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
|
||||
$text['description-call_flow_destination_label']['fr-fr'] = "Choisir le label de la destination.";
|
||||
$text['description-call_flow_destination_label']['he' ] = "";
|
||||
$text['description-call_flow_destination_label']['it-it'] = "";
|
||||
$text['description-call_flow_destination_label']['nl-nl'] = "";
|
||||
$text['description-call_flow_destination_label']['pl' ] = "Wprowadź opis destynacji";
|
||||
|
|
@ -352,6 +375,7 @@ $text['description-call_flow_destination']['de-at'] = "Wählen Sie das Ziel.";
|
|||
$text['description-call_flow_destination']['de-de'] = "Wählen Sie das Ziel.";
|
||||
$text['description-call_flow_destination']['es-cl'] = "Seleccione el destino.";
|
||||
$text['description-call_flow_destination']['fr-fr'] = "Choisir la destination.";
|
||||
$text['description-call_flow_destination']['he' ] = "";
|
||||
$text['description-call_flow_destination']['it-it'] = "";
|
||||
$text['description-call_flow_destination']['nl-nl'] = "";
|
||||
$text['description-call_flow_destination']['pl' ] = "Wybierz numer docelowy.";
|
||||
|
|
@ -367,6 +391,7 @@ $text['description-call_flow_context']['de-at'] = "Geben Sie den Kontext hier an
|
|||
$text['description-call_flow_context']['de-de'] = "Geben Sie den Kontext hier an.";
|
||||
$text['description-call_flow_context']['es-cl'] = "Ingrese el contexto.";
|
||||
$text['description-call_flow_context']['fr-fr'] = "Choisir le contexte.";
|
||||
$text['description-call_flow_context']['he' ] = "";
|
||||
$text['description-call_flow_context']['it-it'] = "";
|
||||
$text['description-call_flow_context']['nl-nl'] = "";
|
||||
$text['description-call_flow_context']['pl' ] = "Wprowadź kontekst";
|
||||
|
|
@ -382,6 +407,7 @@ $text['description-call_flows']['de-at'] = "Leiten Sie Anrufe zwischen zwei Ziel
|
|||
$text['description-call_flows']['de-de'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen.";
|
||||
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
|
||||
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction.";
|
||||
$text['description-call_flows']['he' ] = "";
|
||||
$text['description-call_flows']['it-it'] = "";
|
||||
$text['description-call_flows']['nl-nl'] = "";
|
||||
$text['description-call_flows']['pl' ] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu.";
|
||||
|
|
@ -397,6 +423,7 @@ $text['description-call_flow_alternate_label']['de-at'] = "Geben Sie eine Beschr
|
|||
$text['description-call_flow_alternate_label']['de-de'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
|
||||
$text['description-call_flow_alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
|
||||
$text['description-call_flow_alternate_label']['fr-fr'] = "Choisir le label de la destination alternative.";
|
||||
$text['description-call_flow_alternate_label']['he' ] = "";
|
||||
$text['description-call_flow_alternate_label']['it-it'] = "";
|
||||
$text['description-call_flow_alternate_label']['nl-nl'] = "";
|
||||
$text['description-call_flow_alternate_label']['pl' ] = "Wprowadź alternatywny opis destynacji";
|
||||
|
|
@ -412,6 +439,7 @@ $text['description-call_flow_alternate_destination']['de-at'] = "";
|
|||
$text['description-call_flow_alternate_destination']['de-de'] = "";
|
||||
$text['description-call_flow_alternate_destination']['es-cl'] = "";
|
||||
$text['description-call_flow_alternate_destination']['fr-fr'] = "";
|
||||
$text['description-call_flow_alternate_destination']['he' ] = "";
|
||||
$text['description-call_flow_alternate_destination']['it-it'] = "";
|
||||
$text['description-call_flow_alternate_destination']['nl-nl'] = "";
|
||||
$text['description-call_flow_alternate_destination']['pl' ] = "";
|
||||
|
|
@ -427,6 +455,7 @@ $text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternati
|
|||
$text['description-alternate_destination']['de-de'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||
$text['description-alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
|
||||
$text['description-alternate_destination']['he' ] = "";
|
||||
$text['description-alternate_destination']['it-it'] = "";
|
||||
$text['description-alternate_destination']['nl-nl'] = "";
|
||||
$text['description-alternate_destination']['pl' ] = "Wybierz alternatywną destynację";
|
||||
|
|
@ -442,6 +471,7 @@ $text['description-call_flow_sound']['de-at'] = "Wählen Sie den zu spielenden R
|
|||
$text['description-call_flow_sound']['de-de'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_sound']['es-cl'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino.";
|
||||
$text['description-call_flow_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination.";
|
||||
$text['description-call_flow_sound']['he' ] = "";
|
||||
$text['description-call_flow_sound']['it-it'] = "";
|
||||
$text['description-call_flow_sound']['nl-nl'] = "";
|
||||
$text['description-call_flow_sound']['pl' ] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony do miejsca przeznaczenia.";
|
||||
|
|
@ -457,6 +487,7 @@ $text['description-call_flow_alternate_sound']['de-at'] = "Wählen Sie den zu sp
|
|||
$text['description-call_flow_alternate_sound']['de-de'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_alternate_sound']['es-cl'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino alternativo.";
|
||||
$text['description-call_flow_alternate_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination alternative.";
|
||||
$text['description-call_flow_alternate_sound']['he' ] = "";
|
||||
$text['description-call_flow_alternate_sound']['it-it'] = "";
|
||||
$text['description-call_flow_alternate_sound']['nl-nl'] = "";
|
||||
$text['description-call_flow_alternate_sound']['pl' ] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony na alternatywnego przeznaczenia.";
|
||||
|
|
@ -472,6 +503,7 @@ $text['recordings']['de-at'] = "Aufnahmen";
|
|||
$text['recordings']['de-de'] = "Aufnahmen";
|
||||
$text['recordings']['es-cl'] = "grabaciones";
|
||||
$text['recordings']['fr-fr'] = "Recordings";
|
||||
$text['recordings']['he' ] = "";
|
||||
$text['recordings']['it-it'] = "";
|
||||
$text['recordings']['nl-nl'] = "";
|
||||
$text['recordings']['pl' ] = "nagrania";
|
||||
|
|
@ -487,6 +519,7 @@ $text['miscellaneous']['de-at'] = "Sonstiges";
|
|||
$text['miscellaneous']['de-de'] = "Sonstiges";
|
||||
$text['miscellaneous']['es-cl'] = "Diverso";
|
||||
$text['miscellaneous']['fr-fr'] = "Divers";
|
||||
$text['miscellaneous']['he' ] = "";
|
||||
$text['miscellaneous']['it-it'] = "";
|
||||
$text['miscellaneous']['nl-nl'] = "";
|
||||
$text['miscellaneous']['pl' ] = "Różne";
|
||||
|
|
@ -502,6 +535,7 @@ $text['sounds']['de-at'] = "Ruftöne";
|
|||
$text['sounds']['de-de'] = "";
|
||||
$text['sounds']['es-cl'] = "Sonidos";
|
||||
$text['sounds']['fr-fr'] = "des sons";
|
||||
$text['sounds']['he' ] = "";
|
||||
$text['sounds']['it-it'] = "";
|
||||
$text['sounds']['nl-nl'] = "";
|
||||
$text['sounds']['pl' ] = "Dźwięki";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:57 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title']['en-us'] = "Call Routing";
|
||||
$text['title']['ar-eg'] = "توجيه الدعوة";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title']['de-at'] = "Call Routing";
|
|||
$text['title']['de-de'] = "Call Routing";
|
||||
$text['title']['es-cl'] = "enrutamiento de llamadas";
|
||||
$text['title']['fr-fr'] = "routage des appels";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "Instradamento Chiamate";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Call Routing";
|
||||
|
|
@ -22,6 +23,7 @@ $text['table-tools']['de-at'] = "Funktionen";
|
|||
$text['table-tools']['de-de'] = "Funktionen";
|
||||
$text['table-tools']['es-cl'] = "Herramientas";
|
||||
$text['table-tools']['fr-fr'] = "Outils";
|
||||
$text['table-tools']['he' ] = "";
|
||||
$text['table-tools']['it-it'] = "Strumenti";
|
||||
$text['table-tools']['nl-nl'] = "";
|
||||
$text['table-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -37,6 +39,7 @@ $text['table-extension']['de-at'] = "Nebenstelle";
|
|||
$text['table-extension']['de-de'] = "Nebenstelle";
|
||||
$text['table-extension']['es-cl'] = "Extensión";
|
||||
$text['table-extension']['fr-fr'] = "Extension";
|
||||
$text['table-extension']['he' ] = "";
|
||||
$text['table-extension']['it-it'] = "Interno";
|
||||
$text['table-extension']['nl-nl'] = "";
|
||||
$text['table-extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -52,6 +55,7 @@ $text['table-description']['de-at'] = "Beschreibung";
|
|||
$text['table-description']['de-de'] = "Beschreibung";
|
||||
$text['table-description']['es-cl'] = "Descripción";
|
||||
$text['table-description']['fr-fr'] = "Description";
|
||||
$text['table-description']['he' ] = "";
|
||||
$text['table-description']['it-it'] = "Descrizione";
|
||||
$text['table-description']['nl-nl'] = "";
|
||||
$text['table-description']['pl' ] = "Opis";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-ring-timeout']['de-at'] = "Abwurfzeit";
|
|||
$text['label-ring-timeout']['de-de'] = "Abwurfzeit";
|
||||
$text['label-ring-timeout']['es-cl'] = "Timeout";
|
||||
$text['label-ring-timeout']['fr-fr'] = "Timeout";
|
||||
$text['label-ring-timeout']['he' ] = "";
|
||||
$text['label-ring-timeout']['it-it'] = "Timeout";
|
||||
$text['label-ring-timeout']['nl-nl'] = "";
|
||||
$text['label-ring-timeout']['pl' ] = "Przekroczenie czasu oczekiwania ";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-ring-order']['de-at'] = "Ruf Reihenfolge";
|
|||
$text['label-ring-order']['de-de'] = "Ruf Reihenfolge";
|
||||
$text['label-ring-order']['es-cl'] = "Solicitar Llamado";
|
||||
$text['label-ring-order']['fr-fr'] = "Ordre de sonnerie";
|
||||
$text['label-ring-order']['he' ] = "";
|
||||
$text['label-ring-order']['it-it'] = "Ordine Squillo";
|
||||
$text['label-ring-order']['nl-nl'] = "";
|
||||
$text['label-ring-order']['pl' ] = "Kolejność dzwonienia";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-ring-delay']['de-at'] = "Verzögerung";
|
|||
$text['label-ring-delay']['de-de'] = "Verzögerung";
|
||||
$text['label-ring-delay']['es-cl'] = "Retardo";
|
||||
$text['label-ring-delay']['fr-fr'] = "Délais";
|
||||
$text['label-ring-delay']['he' ] = "";
|
||||
$text['label-ring-delay']['it-it'] = "Ritardo";
|
||||
$text['label-ring-delay']['nl-nl'] = "";
|
||||
$text['label-ring-delay']['pl' ] = "Opóznienie";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-prompt']['de-at'] = "Ansage um den Anruf anzunehmen";
|
|||
$text['label-prompt']['de-de'] = "Ansage um den Anruf anzunehmen";
|
||||
$text['label-prompt']['es-cl'] = "Preguntar para aceptar una llamada";
|
||||
$text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel";
|
||||
$text['label-prompt']['he' ] = "";
|
||||
$text['label-prompt']['it-it'] = "Richiesta per accettare la chiamata";
|
||||
$text['label-prompt']['nl-nl'] = "";
|
||||
$text['label-prompt']['pl' ] = "Podpowiedz, aby odebrać rozmowę";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-on-busy']['de-at'] = "Bei Besetzt";
|
|||
$text['label-on-busy']['de-de'] = "Bei Besetzt";
|
||||
$text['label-on-busy']['es-cl'] = "Concurrida";
|
||||
$text['label-on-busy']['fr-fr'] = "Sur Occupé";
|
||||
$text['label-on-busy']['he' ] = "";
|
||||
$text['label-on-busy']['it-it'] = "Occupato";
|
||||
$text['label-on-busy']['nl-nl'] = "";
|
||||
$text['label-on-busy']['pl' ] = "Kiedy zajęty";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-number']['de-at'] = "Nummer";
|
|||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['he' ] = "";
|
||||
$text['label-number']['it-it'] = "Numero";
|
||||
$text['label-number']['nl-nl'] = "";
|
||||
$text['label-number']['pl' ] = "Numer";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-no_answer']['de-at'] = "Keine Antwort";
|
|||
$text['label-no_answer']['de-de'] = "Keine Antwort";
|
||||
$text['label-no_answer']['es-cl'] = "Sin Respuesta";
|
||||
$text['label-no_answer']['fr-fr'] = "Sans Réponse";
|
||||
$text['label-no_answer']['he' ] = "";
|
||||
$text['label-no_answer']['it-it'] = "Nessuna Risposta";
|
||||
$text['label-no_answer']['nl-nl'] = "";
|
||||
$text['label-no_answer']['pl' ] = "Brak odpowiedzi";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-not_registered']['de-at'] = "Nicht registriert";
|
|||
$text['label-not_registered']['de-de'] = "Nicht registriert";
|
||||
$text['label-not_registered']['es-cl'] = "";
|
||||
$text['label-not_registered']['fr-fr'] = "";
|
||||
$text['label-not_registered']['he' ] = "";
|
||||
$text['label-not_registered']['it-it'] = "Non Registrato";
|
||||
$text['label-not_registered']['nl-nl'] = "";
|
||||
$text['label-not_registered']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-ignore_busy']['de-at'] = "Besetzt ignorieren";
|
|||
$text['label-ignore_busy']['de-de'] = "Besetzt ignorieren";
|
||||
$text['label-ignore_busy']['es-cl'] = "";
|
||||
$text['label-ignore_busy']['fr-fr'] = "";
|
||||
$text['label-ignore_busy']['he' ] = "";
|
||||
$text['label-ignore_busy']['it-it'] = "Ignora Occupato";
|
||||
$text['label-ignore_busy']['nl-nl'] = "";
|
||||
$text['label-ignore_busy']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-follow-me']['de-at'] = "Anrufweiterschaltung";
|
|||
$text['label-follow-me']['de-de'] = "Anrufweiterschaltung";
|
||||
$text['label-follow-me']['es-cl'] = "Sígueme";
|
||||
$text['label-follow-me']['fr-fr'] = "Follow Me";
|
||||
$text['label-follow-me']['he' ] = "";
|
||||
$text['label-follow-me']['it-it'] = "Seguimi";
|
||||
$text['label-follow-me']['nl-nl'] = "";
|
||||
$text['label-follow-me']['pl' ] = "Podążaj za mną";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-dnd']['de-at'] = "Bitte nicht stören";
|
|||
$text['label-dnd']['de-de'] = "Bitte nicht stören";
|
||||
$text['label-dnd']['es-cl'] = "No Molestar";
|
||||
$text['label-dnd']['fr-fr'] = "Ne pas déranger";
|
||||
$text['label-dnd']['he' ] = "";
|
||||
$text['label-dnd']['it-it'] = "Non Disturbare";
|
||||
$text['label-dnd']['nl-nl'] = "";
|
||||
$text['label-dnd']['pl' ] = "Nie przeszkadzaj (DND)";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-destinations']['de-at'] = "Ziele";
|
|||
$text['label-destinations']['de-de'] = "Ziele";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
$text['label-destinations']['fr-fr'] = "Destinations";
|
||||
$text['label-destinations']['he' ] = "";
|
||||
$text['label-destinations']['it-it'] = "Destinazioni";
|
||||
$text['label-destinations']['nl-nl'] = "";
|
||||
$text['label-destinations']['pl' ] = "Destynacje";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-destination_timeout']['de-at'] = "Abwurfzeit";
|
|||
$text['label-destination_timeout']['de-de'] = "Abwurfzeit";
|
||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||
$text['label-destination_timeout']['fr-fr'] = "Timeout";
|
||||
$text['label-destination_timeout']['he' ] = "";
|
||||
$text['label-destination_timeout']['it-it'] = "Timeout";
|
||||
$text['label-destination_timeout']['nl-nl'] = "";
|
||||
$text['label-destination_timeout']['pl' ] = "Limit czasowy";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-destination_prompt_confirm']['de-at'] = "Bestätigen";
|
|||
$text['label-destination_prompt_confirm']['de-de'] = "Bestätigen";
|
||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
|
||||
$text['label-destination_prompt_confirm']['he' ] = "";
|
||||
$text['label-destination_prompt_confirm']['it-it'] = "Conferma";
|
||||
$text['label-destination_prompt_confirm']['nl-nl'] = "";
|
||||
$text['label-destination_prompt_confirm']['pl' ] = "Potwierdź";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-destination_prompt_announce']['de-at'] = "Ankündigen";
|
|||
$text['label-destination_prompt_announce']['de-de'] = "Ankündigen";
|
||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
|
||||
$text['label-destination_prompt_announce']['he' ] = "";
|
||||
$text['label-destination_prompt_announce']['it-it'] = "Annuncio";
|
||||
$text['label-destination_prompt_announce']['nl-nl'] = "";
|
||||
$text['label-destination_prompt_announce']['pl' ] = "Rozgłoś/powiadom";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-destination_prompt']['de-at'] = "Nachfragen";
|
|||
$text['label-destination_prompt']['de-de'] = "Nachfragen";
|
||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||
$text['label-destination_prompt']['fr-fr'] = "Prompt";
|
||||
$text['label-destination_prompt']['he' ] = "";
|
||||
$text['label-destination_prompt']['it-it'] = "Richiesta";
|
||||
$text['label-destination_prompt']['nl-nl'] = "";
|
||||
$text['label-destination_prompt']['pl' ] = "Potwierdź aby odebrac rozmowę";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-destination_number']['de-at'] = "Ziel";
|
|||
$text['label-destination_number']['de-de'] = "Ziel";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
$text['label-destination_number']['fr-fr'] = "Destination";
|
||||
$text['label-destination_number']['he' ] = "";
|
||||
$text['label-destination_number']['it-it'] = "Destinazione";
|
||||
$text['label-destination_number']['nl-nl'] = "";
|
||||
$text['label-destination_number']['pl' ] = "Destynacja";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-destination_delay']['de-at'] = "Verzögerung";
|
|||
$text['label-destination_delay']['de-de'] = "Verzögerung";
|
||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||
$text['label-destination_delay']['fr-fr'] = "Délais";
|
||||
$text['label-destination_delay']['he' ] = "";
|
||||
$text['label-destination_delay']['it-it'] = "Ritardo";
|
||||
$text['label-destination_delay']['nl-nl'] = "";
|
||||
$text['label-destination_delay']['pl' ] = "Opóźnienie";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-destination']['de-at'] = "Ziel";
|
|||
$text['label-destination']['de-de'] = "Ziel";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Destination";
|
||||
$text['label-destination']['he' ] = "";
|
||||
$text['label-destination']['it-it'] = "Destinazione";
|
||||
$text['label-destination']['nl-nl'] = "";
|
||||
$text['label-destination']['pl' ] = "Destynacja";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-cid-number-prefix']['de-at'] = "Anruferkennung (Nummer)";
|
|||
$text['label-cid-number-prefix']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['label-cid-number-prefix']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe";
|
||||
$text['label-cid-number-prefix']['he' ] = "";
|
||||
$text['label-cid-number-prefix']['it-it'] = "Prefisso Numero";
|
||||
$text['label-cid-number-prefix']['nl-nl'] = "";
|
||||
$text['label-cid-number-prefix']['pl' ] = "Prefiks prezentacji numeru dzwoniącego";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-cid-number']['de-at'] = "Anruferkennung (Nummer)";
|
|||
$text['label-cid-number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['label-cid-number']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-cid-number']['fr-fr'] = "CID Nombre Préfixe";
|
||||
$text['label-cid-number']['he' ] = "";
|
||||
$text['label-cid-number']['it-it'] = "Numero Caller ID";
|
||||
$text['label-cid-number']['nl-nl'] = "";
|
||||
$text['label-cid-number']['pl' ] = "Prefiks prezentacji numeru dzwoniącego";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-cid-name-prefix']['de-at'] = "Anruferkennung (Name)";
|
|||
$text['label-cid-name-prefix']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant";
|
||||
$text['label-cid-name-prefix']['he' ] = "";
|
||||
$text['label-cid-name-prefix']['it-it'] = "Prefisso Nome";
|
||||
$text['label-cid-name-prefix']['nl-nl'] = "";
|
||||
$text['label-cid-name-prefix']['pl' ] = "Prefiks prezentacji nazwy dzwoniącego";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-call-prompt']['de-at'] = "Nachfragen";
|
|||
$text['label-call-prompt']['de-de'] = "Nachfragen";
|
||||
$text['label-call-prompt']['es-cl'] = "Aviso de Llamadas";
|
||||
$text['label-call-prompt']['fr-fr'] = "Annonce d'appel";
|
||||
$text['label-call-prompt']['he' ] = "";
|
||||
$text['label-call-prompt']['it-it'] = "Richiesta Chiamata";
|
||||
$text['label-call-prompt']['nl-nl'] = "";
|
||||
$text['label-call-prompt']['pl' ] = "Potwierdź przed odebraniem rozmowy";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-call-forward']['de-at'] = "Rufumleitung";
|
|||
$text['label-call-forward']['de-de'] = "Rufumleitung";
|
||||
$text['label-call-forward']['es-cl'] = "Reenvio de Llamadas";
|
||||
$text['label-call-forward']['fr-fr'] = "Renvoi d'appel";
|
||||
$text['label-call-forward']['he' ] = "";
|
||||
$text['label-call-forward']['it-it'] = "Inoltro Chiamata";
|
||||
$text['label-call-forward']['nl-nl'] = "";
|
||||
$text['label-call-forward']['pl' ] = "Przekierowanie";
|
||||
|
|
@ -427,6 +455,7 @@ $text['header-call_routing']['de-at'] = "Anrufweiterleitung";
|
|||
$text['header-call_routing']['de-de'] = "Anrufweiterleitung";
|
||||
$text['header-call_routing']['es-cl'] = "Enrutamiento de Llamadas";
|
||||
$text['header-call_routing']['fr-fr'] = "Routage des Appels";
|
||||
$text['header-call_routing']['he' ] = "";
|
||||
$text['header-call_routing']['it-it'] = "Instradamento Chiamate";
|
||||
$text['header-call_routing']['nl-nl'] = "";
|
||||
$text['header-call_routing']['pl' ] = "Trasy połączeń";
|
||||
|
|
@ -442,6 +471,7 @@ $text['description-on-busy']['de-at'] = "Falls aktiviert, wird die aktive Mailbo
|
|||
$text['description-on-busy']['de-de'] = "Falls aktiviert, wird die aktive Mailbox der Nebenstelle überschrieben.";
|
||||
$text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
||||
$text['description-on-busy']['fr-fr'] = "Remplace la messagerie vocale si activé.";
|
||||
$text['description-on-busy']['he' ] = "";
|
||||
$text['description-on-busy']['it-it'] = "Se abilitato, sovrascrive il valore di attivazione della casella vocale nell'interno.";
|
||||
$text['description-on-busy']['nl-nl'] = "";
|
||||
$text['description-on-busy']['pl' ] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||
|
|
@ -457,6 +487,7 @@ $text['description-no_answer']['de-at'] = "Falls aktiviert, wird die aktive Mail
|
|||
$text['description-no_answer']['de-de'] = "Falls aktiviert, wird die aktive Mailbox der Nebenstelle überschrieben.";
|
||||
$text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
||||
$text['description-no_answer']['fr-fr'] = "Remplace la messagerie vocale si activé.";
|
||||
$text['description-no_answer']['he' ] = "";
|
||||
$text['description-no_answer']['it-it'] = "Se abilitato, sovrascrive il valore di attivazione della casella vocale nell'interno.";
|
||||
$text['description-no_answer']['nl-nl'] = "";
|
||||
$text['description-no_answer']['pl' ] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||
|
|
@ -472,6 +503,7 @@ $text['description-not_registered']['de-at'] = "Rufweiterleitung an neues Ziel,
|
|||
$text['description-not_registered']['de-de'] = "Rufweiterleitung an neues Ziel, wenn ursprüngliches Ziel nicht erreichbar ist, bevor die Mailbox aktiviert wird.";
|
||||
$text['description-not_registered']['es-cl'] = "Si el punto extremo no es alcanzable, remitir a este destino antes de ir al correo de voz.";
|
||||
$text['description-not_registered']['fr-fr'] = "Si extrémité est pas accessible, transmettre à cette destination avant d'aller à la messagerie vocale.";
|
||||
$text['description-not_registered']['he' ] = "";
|
||||
$text['description-not_registered']['it-it'] = "Se l'endpoint non è raggiungibile, inoltra a questa destinazione prima di andare alla casella vocale.";
|
||||
$text['description-not_registered']['nl-nl'] = "";
|
||||
$text['description-not_registered']['pl' ] = "Jeśli punkt końcowy nie jest osiągalny, przekazania do tego celu przed udaniem się na pocztę głosową.";
|
||||
|
|
@ -487,6 +519,7 @@ $text['description-ignore_busy']['de-at'] = "Anruf unterbrechen wenn ein Ziel be
|
|||
$text['description-ignore_busy']['de-de'] = "Anruf unterbrechen wenn ein Ziel besetzt ist.";
|
||||
$text['description-ignore_busy']['es-cl'] = "Interrumpir la llamada si un destino está ocupado.";
|
||||
$text['description-ignore_busy']['fr-fr'] = "Interrompez l'appel si une destination est occupé.";
|
||||
$text['description-ignore_busy']['he' ] = "";
|
||||
$text['description-ignore_busy']['it-it'] = "Interrompe la chiamata se la destinazione è occupata.";
|
||||
$text['description-ignore_busy']['nl-nl'] = "";
|
||||
$text['description-ignore_busy']['pl' ] = "Przerwanie połączenia, jeśli docelowy jest zajęty.";
|
||||
|
|
@ -502,6 +535,7 @@ $text['description-cid-number-prefix']['de-at'] = "Setzen Sie ein Präfix für d
|
|||
$text['description-cid-number-prefix']['de-de'] = "Setzen Sie ein Präfix für die Anruferkennung (Nummer)";
|
||||
$text['description-cid-number-prefix']['es-cl'] = "Configure el prefijo de número de caller ID.";
|
||||
$text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant.";
|
||||
$text['description-cid-number-prefix']['he' ] = "";
|
||||
$text['description-cid-number-prefix']['it-it'] = "Imposta il prefisso del numero Caller ID.";
|
||||
$text['description-cid-number-prefix']['nl-nl'] = "";
|
||||
$text['description-cid-number-prefix']['pl' ] = "Prefiks prezentacji numeru dzwoniącego.";
|
||||
|
|
@ -517,6 +551,7 @@ $text['description-cid-number']['de-at'] = "Wählen Sie eine Nummer mit der die
|
|||
$text['description-cid-number']['de-de'] = "Wählen Sie eine Nummer mit der die ursprüngliche Anrufer-ID-Nummer überschreiben werden soll.";
|
||||
$text['description-cid-number']['es-cl'] = "Seleccionar un número para anular el número de ID de llamada original.";
|
||||
$text['description-cid-number']['fr-fr'] = "Sélectionnez un numéro pour remplacer le numéro d'origine identification de l'appelant.";
|
||||
$text['description-cid-number']['he' ] = "";
|
||||
$text['description-cid-number']['it-it'] = "Seleziona un numero per sovrascrivere il numero Caller ID originale.";
|
||||
$text['description-cid-number']['nl-nl'] = "";
|
||||
$text['description-cid-number']['pl' ] = "Wybierz numer, aby zastąpić oryginalny numer ID.";
|
||||
|
|
@ -532,6 +567,7 @@ $text['description-cid-name-prefix']['de-at'] = "Setzen Sie ein Präfix für die
|
|||
$text['description-cid-name-prefix']['de-de'] = "Setzen Sie ein Präfix für die Anruferkennung (Name)";
|
||||
$text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID";
|
||||
$text['description-cid-name-prefix']['fr-fr'] = "Choisr le péfixe du nom d'appelant.";
|
||||
$text['description-cid-name-prefix']['he' ] = "";
|
||||
$text['description-cid-name-prefix']['it-it'] = "Imposta il prefisso del nome Caller ID.";
|
||||
$text['description-cid-name-prefix']['nl-nl'] = "";
|
||||
$text['description-cid-name-prefix']['pl' ] = "Prefiks prezentacji nazwy dzwoniącego.";
|
||||
|
|
@ -547,6 +583,7 @@ $text['description-call-prompt']['de-at'] = "Nachfragen, ob der Anruf auch wirkl
|
|||
$text['description-call-prompt']['de-de'] = "Nachfragen, ob der Anruf auch wirklich durchgestellt werden soll.";
|
||||
$text['description-call-prompt']['es-cl'] = "Preguntar para aceptar un llamado para destinos externos";
|
||||
$text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes.";
|
||||
$text['description-call-prompt']['he' ] = "";
|
||||
$text['description-call-prompt']['it-it'] = "Richiesta per accettare la chiamata per le destinazioni esterne.";
|
||||
$text['description-call-prompt']['nl-nl'] = "";
|
||||
$text['description-call-prompt']['pl' ] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji.";
|
||||
|
|
@ -562,6 +599,7 @@ $text['description-call_routing']['de-at'] = "Definieren Sie eine alternative Ha
|
|||
$text['description-call_routing']['de-de'] = "Definieren Sie eine alternative Handhabung von eingehenden Anrufen für nachfolgende Nebenstellen.";
|
||||
$text['description-call_routing']['es-cl'] = "Definir alternativa para el manejo de las siguientes extensiones de llamadas entrantes.";
|
||||
$text['description-call_routing']['fr-fr'] = "Définir la manipulation pour les extensions suivantes alternent appel entrant.";
|
||||
$text['description-call_routing']['he' ] = "";
|
||||
$text['description-call_routing']['it-it'] = "Definisci una gestione alternativa per le chiamate in ingresso per i seguenti interni.";
|
||||
$text['description-call_routing']['nl-nl'] = "";
|
||||
$text['description-call_routing']['pl' ] = "Definiowanie alternatywnego połączenia przychodzącego obsługi dla następujących rozszerzeń.";
|
||||
|
|
@ -577,6 +615,7 @@ $text['description-call_forward']['de-at'] = "Leiten Sie alle Anrufe an das ange
|
|||
$text['description-call_forward']['de-de'] = "Leiten Sie alle Anrufe an das angegebene Ziel.";
|
||||
$text['description-call_forward']['es-cl'] = "Desviar todas las llamadas al destino especificado.";
|
||||
$text['description-call_forward']['fr-fr'] = "Transférer tous les appels vers la destination spécifiée.";
|
||||
$text['description-call_forward']['he' ] = "";
|
||||
$text['description-call_forward']['it-it'] = "Inoltra tutte le chiamate ad una destinazione specifica.";
|
||||
$text['description-call_forward']['nl-nl'] = "";
|
||||
$text['description-call_forward']['pl' ] = "Przekazywanie wszystkich połączeń do określonego przeznaczenia.";
|
||||
|
|
@ -592,6 +631,7 @@ $text['description']['de-at'] = "Leitet eingehende Gespräche für die Nebenstel
|
|||
$text['description']['de-de'] = "Leitet eingehende Gespräche für die Nebenstelle:";
|
||||
$text['description']['es-cl'] = "Dirige las llamadas entrantes hacia una extensión:";
|
||||
$text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:";
|
||||
$text['description']['he' ] = "";
|
||||
$text['description']['it-it'] = "Dirige le chiamate in ingresso per l'interno:";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Kieruj rozmowy przychodzące na numer wewnętrzny:";
|
||||
|
|
@ -607,6 +647,7 @@ $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
|||
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update']['he' ] = "";
|
||||
$text['confirm-update']['it-it'] = "Aggiornamento Completato";
|
||||
$text['confirm-update']['nl-nl'] = "";
|
||||
$text['confirm-update']['pl' ] = "Aktualizacja zakonczona";
|
||||
|
|
@ -622,6 +663,7 @@ $text['ckeck-true']['de-at'] = "";
|
|||
$text['ckeck-true']['de-de'] = "";
|
||||
$text['ckeck-true']['es-cl'] = "Verdadero";
|
||||
$text['ckeck-true']['fr-fr'] = "Oui";
|
||||
$text['ckeck-true']['he' ] = "";
|
||||
$text['ckeck-true']['it-it'] = "";
|
||||
$text['ckeck-true']['nl-nl'] = "";
|
||||
$text['ckeck-true']['pl' ] = "";
|
||||
|
|
@ -637,6 +679,7 @@ $text['ckeck-simultaneous']['de-at'] = "";
|
|||
$text['ckeck-simultaneous']['de-de'] = "";
|
||||
$text['ckeck-simultaneous']['es-cl'] = "simultaneo";
|
||||
$text['ckeck-simultaneous']['fr-fr'] = "";
|
||||
$text['ckeck-simultaneous']['he' ] = "";
|
||||
$text['ckeck-simultaneous']['it-it'] = "";
|
||||
$text['ckeck-simultaneous']['nl-nl'] = "";
|
||||
$text['ckeck-simultaneous']['pl' ] = "";
|
||||
|
|
@ -652,6 +695,7 @@ $text['ckeck-sequence']['de-at'] = "";
|
|||
$text['ckeck-sequence']['de-de'] = "";
|
||||
$text['ckeck-sequence']['es-cl'] = "secuencia";
|
||||
$text['ckeck-sequence']['fr-fr'] = "";
|
||||
$text['ckeck-sequence']['he' ] = "";
|
||||
$text['ckeck-sequence']['it-it'] = "";
|
||||
$text['ckeck-sequence']['nl-nl'] = "";
|
||||
$text['ckeck-sequence']['pl' ] = "";
|
||||
|
|
@ -667,6 +711,7 @@ $text['ckeck-false']['de-at'] = "";
|
|||
$text['ckeck-false']['de-de'] = "";
|
||||
$text['ckeck-false']['es-cl'] = "Falso";
|
||||
$text['ckeck-false']['fr-fr'] = "Non";
|
||||
$text['ckeck-false']['he' ] = "";
|
||||
$text['ckeck-false']['it-it'] = "";
|
||||
$text['ckeck-false']['nl-nl'] = "";
|
||||
$text['ckeck-false']['pl' ] = "";
|
||||
|
|
@ -682,6 +727,7 @@ $text['check-true']['de-at'] = "An";
|
|||
$text['check-true']['de-de'] = "An";
|
||||
$text['check-true']['es-cl'] = "";
|
||||
$text['check-true']['fr-fr'] = "";
|
||||
$text['check-true']['he' ] = "";
|
||||
$text['check-true']['it-it'] = "Vero";
|
||||
$text['check-true']['nl-nl'] = "";
|
||||
$text['check-true']['pl' ] = "Tak";
|
||||
|
|
@ -697,6 +743,7 @@ $text['check-simultaneous']['de-at'] = "gleichzeitig";
|
|||
$text['check-simultaneous']['de-de'] = "gleichzeitig";
|
||||
$text['check-simultaneous']['es-cl'] = "";
|
||||
$text['check-simultaneous']['fr-fr'] = "simultanément";
|
||||
$text['check-simultaneous']['he' ] = "";
|
||||
$text['check-simultaneous']['it-it'] = "simultaneo";
|
||||
$text['check-simultaneous']['nl-nl'] = "";
|
||||
$text['check-simultaneous']['pl' ] = "jednoczesne";
|
||||
|
|
@ -712,6 +759,7 @@ $text['check-sequence']['de-at'] = "sequenziell";
|
|||
$text['check-sequence']['de-de'] = "sequenziell";
|
||||
$text['check-sequence']['es-cl'] = "";
|
||||
$text['check-sequence']['fr-fr'] = "séquence";
|
||||
$text['check-sequence']['he' ] = "";
|
||||
$text['check-sequence']['it-it'] = "sequenza";
|
||||
$text['check-sequence']['nl-nl'] = "";
|
||||
$text['check-sequence']['pl' ] = "kolejność";
|
||||
|
|
@ -727,6 +775,7 @@ $text['check-false']['de-at'] = "Aus";
|
|||
$text['check-false']['de-de'] = "Aus";
|
||||
$text['check-false']['es-cl'] = "";
|
||||
$text['check-false']['fr-fr'] = "";
|
||||
$text['check-false']['he' ] = "";
|
||||
$text['check-false']['it-it'] = "Falso";
|
||||
$text['check-false']['nl-nl'] = "";
|
||||
$text['check-false']['pl' ] = "Nie";
|
||||
|
|
@ -742,6 +791,7 @@ $text['button-view_all']['de-at'] = "Alle anzeigen";
|
|||
$text['button-view_all']['de-de'] = "Alle anzeigen";
|
||||
$text['button-view_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['button-view_all']['fr-fr'] = "Tout Montrer";
|
||||
$text['button-view_all']['he' ] = "";
|
||||
$text['button-view_all']['it-it'] = "Mostra Tutto";
|
||||
$text['button-view_all']['nl-nl'] = "";
|
||||
$text['button-view_all']['pl' ] = "Pokaż wszystkie";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:09:56 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-2']['en-us'] = "Active Extensions";
|
||||
$text['title-2']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-2']['de-at'] = "Aktive Nebenstellen";
|
|||
$text['title-2']['de-de'] = "Aktive Nebenstellen";
|
||||
$text['title-2']['es-cl'] = "Extensiones Activas";
|
||||
$text['title-2']['fr-fr'] = "Extensions Actives";
|
||||
$text['title-2']['he' ] = "";
|
||||
$text['title-2']['it-it'] = "Interni Attivi";
|
||||
$text['title-2']['nl-nl'] = "";
|
||||
$text['title-2']['pl' ] = "Aktywne numery wewnętrzne";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title']['de-at'] = "Aktive Gespräche";
|
|||
$text['title']['de-de'] = "Aktive Gespräche";
|
||||
$text['title']['es-cl'] = "Llamadas Activas";
|
||||
$text['title']['fr-fr'] = "Communications Actives";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "Chiamate Attive";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Aktywne Rozmowy";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-time']['de-at'] = "Zeit";
|
|||
$text['label-time']['de-de'] = "Zeit";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['fr-fr'] = "Temps";
|
||||
$text['label-time']['he' ] = "";
|
||||
$text['label-time']['it-it'] = "Tempo";
|
||||
$text['label-time']['nl-nl'] = "";
|
||||
$text['label-time']['pl' ] = "Strefa czasowa";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-stop']['de-at'] = "Stoppe Aufnahme";
|
|||
$text['label-stop']['de-de'] = "Stoppe Aufnahme";
|
||||
$text['label-stop']['es-cl'] = "terminar grabación";
|
||||
$text['label-stop']['fr-fr'] = "arrêter l'enregistrement";
|
||||
$text['label-stop']['he' ] = "";
|
||||
$text['label-stop']['it-it'] = "ferma registrazione";
|
||||
$text['label-stop']['nl-nl'] = "";
|
||||
$text['label-stop']['pl' ] = "zatrzymaj nagrywanie";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-status']['de-at'] = "Status";
|
|||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-start']['de-at'] = "Starte Aufnahme";
|
|||
$text['label-start']['de-de'] = "Starte Aufnahme";
|
||||
$text['label-start']['es-cl'] = "iniciar grabación";
|
||||
$text['label-start']['fr-fr'] = "commencer l'enregistrement";
|
||||
$text['label-start']['he' ] = "";
|
||||
$text['label-start']['it-it'] = "avvia registrazione";
|
||||
$text['label-start']['nl-nl'] = "";
|
||||
$text['label-start']['pl' ] = "rozpocznij nagrywanie";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-secure']['de-at'] = "Sicher";
|
|||
$text['label-secure']['de-de'] = "Sicher";
|
||||
$text['label-secure']['es-cl'] = "Seguro";
|
||||
$text['label-secure']['fr-fr'] = "Securisé";
|
||||
$text['label-secure']['he' ] = "";
|
||||
$text['label-secure']['it-it'] = "Sicuro";
|
||||
$text['label-secure']['nl-nl'] = "";
|
||||
$text['label-secure']['pl' ] = "Bezpieczny";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren";
|
|||
$text['label-refresh_pause']['de-de'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
|
||||
$text['label-refresh_pause']['he' ] = "";
|
||||
$text['label-refresh_pause']['it-it'] = "Interrompi refresh";
|
||||
$text['label-refresh_pause']['nl-nl'] = "";
|
||||
$text['label-refresh_pause']['pl' ] = "Pauzuj odświeżanie";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren";
|
|||
$text['label-refresh_enable']['de-de'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
|
||||
$text['label-refresh_enable']['he' ] = "";
|
||||
$text['label-refresh_enable']['it-it'] = "Attiva Refresh";
|
||||
$text['label-refresh_enable']['nl-nl'] = "";
|
||||
$text['label-refresh_enable']['pl' ] = "Włącz odświeżanie";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-profile']['de-at'] = "Profil";
|
|||
$text['label-profile']['de-de'] = "Profil";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
$text['label-profile']['fr-fr'] = "Profile";
|
||||
$text['label-profile']['he' ] = "";
|
||||
$text['label-profile']['it-it'] = "Profilo";
|
||||
$text['label-profile']['nl-nl'] = "";
|
||||
$text['label-profile']['pl' ] = "Profil";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-park-extension']['de-at'] = "Parken";
|
|||
$text['label-park-extension']['de-de'] = "Parken";
|
||||
$text['label-park-extension']['es-cl'] = "Parquear Extensión";
|
||||
$text['label-park-extension']['fr-fr'] = "parquer";
|
||||
$text['label-park-extension']['he' ] = "";
|
||||
$text['label-park-extension']['it-it'] = "Parcheggia";
|
||||
$text['label-park-extension']['nl-nl'] = "";
|
||||
$text['label-park-extension']['pl' ] = "Parkowanie";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-park']['de-at'] = "parken";
|
|||
$text['label-park']['de-de'] = "parken";
|
||||
$text['label-park']['es-cl'] = "parquear";
|
||||
$text['label-park']['fr-fr'] = "parquer";
|
||||
$text['label-park']['he' ] = "";
|
||||
$text['label-park']['it-it'] = "parcheggia";
|
||||
$text['label-park']['nl-nl'] = "";
|
||||
$text['label-park']['pl' ] = "parkowanie";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-opt']['de-at'] = "Optionen";
|
|||
$text['label-opt']['de-de'] = "Optionen";
|
||||
$text['label-opt']['es-cl'] = "Opciones";
|
||||
$text['label-opt']['fr-fr'] = "Options";
|
||||
$text['label-opt']['he' ] = "";
|
||||
$text['label-opt']['it-it'] = "Opzioni";
|
||||
$text['label-opt']['nl-nl'] = "";
|
||||
$text['label-opt']['pl' ] = "Opcje";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-number']['de-at'] = "Nummer";
|
|||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['he' ] = "";
|
||||
$text['label-number']['it-it'] = "Numero";
|
||||
$text['label-number']['nl-nl'] = "";
|
||||
$text['label-number']['pl' ] = "Numer";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-message']['de-at'] = "Nachricht";
|
|||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-hangup']['de-at'] = "Auflegen";
|
|||
$text['label-hangup']['de-de'] = "Auflegen";
|
||||
$text['label-hangup']['es-cl'] = "Terminar";
|
||||
$text['label-hangup']['fr-fr'] = "Raccrocher";
|
||||
$text['label-hangup']['he' ] = "";
|
||||
$text['label-hangup']['it-it'] = "Riaggancia";
|
||||
$text['label-hangup']['nl-nl'] = "";
|
||||
$text['label-hangup']['pl' ] = "Zakończ rozmowę";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-ext']['de-at'] = "Nst";
|
|||
$text['label-ext']['de-de'] = "Nst";
|
||||
$text['label-ext']['es-cl'] = "Extensión";
|
||||
$text['label-ext']['fr-fr'] = "extension";
|
||||
$text['label-ext']['he' ] = "";
|
||||
$text['label-ext']['it-it'] = "Interno";
|
||||
$text['label-ext']['nl-nl'] = "";
|
||||
$text['label-ext']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-domain']['de-at'] = "Domäne";
|
|||
$text['label-domain']['de-de'] = "Domäne";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
$text['label-domain']['fr-fr'] = "Domaine";
|
||||
$text['label-domain']['he' ] = "";
|
||||
$text['label-domain']['it-it'] = "Dominio";
|
||||
$text['label-domain']['nl-nl'] = "";
|
||||
$text['label-domain']['pl' ] = "Domena";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-destination']['de-at'] = "Ziel";
|
|||
$text['label-destination']['de-de'] = "Ziel";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Dest";
|
||||
$text['label-destination']['he' ] = "";
|
||||
$text['label-destination']['it-it'] = "Destinazione";
|
||||
$text['label-destination']['nl-nl'] = "";
|
||||
$text['label-destination']['pl' ] = "Destynacja";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-created']['de-at'] = "Erstellt";
|
|||
$text['label-created']['de-de'] = "Erstellt";
|
||||
$text['label-created']['es-cl'] = "Creado";
|
||||
$text['label-created']['fr-fr'] = "Créé";
|
||||
$text['label-created']['he' ] = "";
|
||||
$text['label-created']['it-it'] = "Creato";
|
||||
$text['label-created']['nl-nl'] = "";
|
||||
$text['label-created']['pl' ] = "Utworzno";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-codec']['de-at'] = "Lese / Schreib Codec";
|
|||
$text['label-codec']['de-de'] = "Lese / Schreib Codec";
|
||||
$text['label-codec']['es-cl'] = "Codec de Lectura / Escritura ";
|
||||
$text['label-codec']['fr-fr'] = "décode/encode";
|
||||
$text['label-codec']['he' ] = "";
|
||||
$text['label-codec']['it-it'] = "Codec Lettura / Scrittura";
|
||||
$text['label-codec']['nl-nl'] = "";
|
||||
$text['label-codec']['pl' ] = "Kodek read/write";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-cid-number']['de-at'] = "Anrufer Nummer";
|
|||
$text['label-cid-number']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||
$text['label-cid-number']['fr-fr'] = "Numéro Appelant";
|
||||
$text['label-cid-number']['he' ] = "";
|
||||
$text['label-cid-number']['it-it'] = "Numero CID";
|
||||
$text['label-cid-number']['nl-nl'] = "";
|
||||
$text['label-cid-number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-cid-name']['de-at'] = "Anrufer Name";
|
|||
$text['label-cid-name']['de-de'] = "Anrufer Name";
|
||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||
$text['label-cid-name']['fr-fr'] = "Nom Appelant";
|
||||
$text['label-cid-name']['he' ] = "";
|
||||
$text['label-cid-name']['it-it'] = "Nome CID";
|
||||
$text['label-cid-name']['nl-nl'] = "";
|
||||
$text['label-cid-name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-app']['de-at'] = "Anwendung";
|
|||
$text['label-app']['de-de'] = "Anwendung";
|
||||
$text['label-app']['es-cl'] = "Aplicación";
|
||||
$text['label-app']['fr-fr'] = "Application";
|
||||
$text['label-app']['he' ] = "";
|
||||
$text['label-app']['it-it'] = "Applicazione";
|
||||
$text['label-app']['nl-nl'] = "";
|
||||
$text['label-app']['pl' ] = "Aplikacja";
|
||||
|
|
@ -367,6 +391,7 @@ $text['description-2']['de-at'] = "Benutzen Sie die Funktionen um alle Nebenstel
|
|||
$text['description-2']['de-de'] = "Benutzen Sie die Funktionen um alle Nebenstellen anzuzeigen, zu überwachen und aktive Gespräche zu steuern.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-2']['it-it'] = "Usa questo menu per visualizzare tutti gli interni e monitorare e interagire con le chiamate attive.";
|
||||
$text['description-2']['nl-nl'] = "";
|
||||
$text['description-2']['pl' ] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami.";
|
||||
|
|
@ -382,6 +407,7 @@ $text['description']['de-at'] = "Benutzen Sie die Funktionen um aktive Gespräch
|
|||
$text['description']['de-de'] = "Benutzen Sie die Funktionen um aktive Gespräche zu steuern.";
|
||||
$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']['he' ] = "";
|
||||
$text['description']['it-it'] = "Usa questo menu per monitorare e interagire con le chiamate attive.";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami.";
|
||||
|
|
@ -397,6 +423,7 @@ $text['confirm-socket']['de-at'] = "Verbindung zum Event-Socket fehlgeschlagen."
|
|||
$text['confirm-socket']['de-de'] = "Verbindung zum Event-Socket fehlgeschlagen.";
|
||||
$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']['he' ] = "";
|
||||
$text['confirm-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
$text['confirm-socket']['nl-nl'] = "";
|
||||
$text['confirm-socket']['pl' ] = "Polaczenie do Event Socket nie powiodło się";
|
||||
|
|
@ -412,6 +439,7 @@ $text['confirm-hangup']['de-at'] = "Wollen Sie dieses Gespräch wirklich beenden
|
|||
$text['confirm-hangup']['de-de'] = "Wollen Sie dieses Gespräch wirklich beenden?";
|
||||
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
|
||||
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
|
||||
$text['confirm-hangup']['he' ] = "";
|
||||
$text['confirm-hangup']['it-it'] = "Vuoi davvero riagganciare questa chiamata?";
|
||||
$text['confirm-hangup']['nl-nl'] = "";
|
||||
$text['confirm-hangup']['pl' ] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
|
||||
|
|
@ -427,6 +455,7 @@ $text['check-onbreak-status']['de-at'] = "Auf Pause";
|
|||
$text['check-onbreak-status']['de-de'] = "Auf Pause";
|
||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
||||
$text['check-onbreak-status']['he' ] = "";
|
||||
$text['check-onbreak-status']['it-it'] = "In Pausa";
|
||||
$text['check-onbreak-status']['nl-nl'] = "";
|
||||
$text['check-onbreak-status']['pl' ] = "Na przerwie";
|
||||
|
|
@ -442,6 +471,7 @@ $text['check-loggedout-status']['de-at'] = "Abgemeldet";
|
|||
$text['check-loggedout-status']['de-de'] = "Abgemeldet";
|
||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||
$text['check-loggedout-status']['fr-fr'] = "Délogué";
|
||||
$text['check-loggedout-status']['he' ] = "";
|
||||
$text['check-loggedout-status']['it-it'] = "Sconnesso";
|
||||
$text['check-loggedout-status']['nl-nl'] = "";
|
||||
$text['check-loggedout-status']['pl' ] = "Wylogowany";
|
||||
|
|
@ -457,6 +487,7 @@ $text['check-do-not-disturb-status']['de-at'] = "Bitte nicht Stören";
|
|||
$text['check-do-not-disturb-status']['de-de'] = "Bitte nicht Stören";
|
||||
$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']['he' ] = "";
|
||||
$text['check-do-not-disturb-status']['it-it'] = "Non Disturbare";
|
||||
$text['check-do-not-disturb-status']['nl-nl'] = "";
|
||||
$text['check-do-not-disturb-status']['pl' ] = "Nie przeszkadzaj (DND)";
|
||||
|
|
@ -472,6 +503,7 @@ $text['check-available-status']['de-at'] = "Erreichbar";
|
|||
$text['check-available-status']['de-de'] = "Erreichbar";
|
||||
$text['check-available-status']['es-cl'] = "Disponible";
|
||||
$text['check-available-status']['fr-fr'] = "Disponible";
|
||||
$text['check-available-status']['he' ] = "";
|
||||
$text['check-available-status']['it-it'] = "Disponibile";
|
||||
$text['check-available-status']['nl-nl'] = "";
|
||||
$text['check-available-status']['pl' ] = "Dostępny";
|
||||
|
|
@ -487,6 +519,7 @@ $text['check-available-on-demand-status']['de-at'] = "Erreichbar (Auf Anfrage)";
|
|||
$text['check-available-on-demand-status']['de-de'] = "Erreichbar (Auf Anfrage)";
|
||||
$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']['he' ] = "";
|
||||
$text['check-available-on-demand-status']['it-it'] = "Disponibile (Su Richiesta)";
|
||||
$text['check-available-on-demand-status']['nl-nl'] = "";
|
||||
$text['check-available-on-demand-status']['pl' ] = "Dostępny (na żądanie)";
|
||||
|
|
@ -502,6 +535,7 @@ $text['button-show_all']['de-at'] = "Alle anzeigen";
|
|||
$text['button-show_all']['de-de'] = "Alle anzeigen";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['button-show_all']['fr-fr'] = "Montrer Tout";
|
||||
$text['button-show_all']['he' ] = "";
|
||||
$text['button-show_all']['it-it'] = "Mostra Tutto";
|
||||
$text['button-show_all']['nl-nl'] = "";
|
||||
$text['button-show_all']['pl' ] = "Pokaż Wszystkie";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:01 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['label-click2call']['en-us'] = "Click to Call";
|
||||
$text['label-click2call']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['label-click2call']['de-at'] = "Click to Call";
|
|||
$text['label-click2call']['de-de'] = "Click to Call";
|
||||
$text['label-click2call']['es-cl'] = "Pulse para Llamar";
|
||||
$text['label-click2call']['fr-fr'] = "Click to Call";
|
||||
$text['label-click2call']['he' ] = "";
|
||||
$text['label-click2call']['it-it'] = "Clicca per Chiamare";
|
||||
$text['label-click2call']['nl-nl'] = "";
|
||||
$text['label-click2call']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['desc-click2call']['de-at'] = "Geben Sie folgende Informationen an um eine
|
|||
$text['desc-click2call']['de-de'] = "Geben Sie folgende Informationen an um einen Anruf von der Quellrufnummer zur Zielrufniummer her zu stellen";
|
||||
$text['desc-click2call']['es-cl'] = "Ingrese la siguiente información para realizar una llamada desde un número de origen a un número de destino.";
|
||||
$text['desc-click2call']['fr-fr'] = "Fournissez les informations suivantes afin de lancer un appel d'un numéro vers un autre.";
|
||||
$text['desc-click2call']['he' ] = "";
|
||||
$text['desc-click2call']['it-it'] = "Inserisci le seguenti informazioni per eseguire una chiamata dal numero sorgente al numero destinatario.";
|
||||
$text['desc-click2call']['nl-nl'] = "";
|
||||
$text['desc-click2call']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-src-caller-id-nam']['de-at'] = "Quell Anruferkennung (Namen)";
|
|||
$text['label-src-caller-id-nam']['de-de'] = "Quell Anruferkennung (Namen)";
|
||||
$text['label-src-caller-id-nam']['es-cl'] = "Nombre de Caller ID de origen";
|
||||
$text['label-src-caller-id-nam']['fr-fr'] = "Nom de l'appelant";
|
||||
$text['label-src-caller-id-nam']['he' ] = "";
|
||||
$text['label-src-caller-id-nam']['it-it'] = "Nome Chiamante";
|
||||
$text['label-src-caller-id-nam']['nl-nl'] = "";
|
||||
$text['label-src-caller-id-nam']['pl' ] = "";
|
||||
|
|
@ -52,6 +55,7 @@ $text['desc-src-caller-id-nam']['de-at'] = "Geben Sie die Anruferkennung (Namen)
|
|||
$text['desc-src-caller-id-nam']['de-de'] = "Geben Sie die Anruferkennung (Namen) ein, die an Ihr Telefon übermittelt werden soll.";
|
||||
$text['desc-src-caller-id-nam']['es-cl'] = "Ingrese el nombre del Caller ID para enviar a su teléfono.";
|
||||
$text['desc-src-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à votre téléphone.";
|
||||
$text['desc-src-caller-id-nam']['he' ] = "";
|
||||
$text['desc-src-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare al tuo telefono.";
|
||||
$text['desc-src-caller-id-nam']['nl-nl'] = "";
|
||||
$text['desc-src-caller-id-nam']['pl' ] = "";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-src-caller-id-num']['de-at'] = "Quell Anruferkennung (Nummer)";
|
|||
$text['label-src-caller-id-num']['de-de'] = "Quell Anruferkennung (Nummer)";
|
||||
$text['label-src-caller-id-num']['es-cl'] = "Número de Caller ID de origen";
|
||||
$text['label-src-caller-id-num']['fr-fr'] = "Numéro de l'appelant";
|
||||
$text['label-src-caller-id-num']['he' ] = "";
|
||||
$text['label-src-caller-id-num']['it-it'] = "Numero Sorgente";
|
||||
$text['label-src-caller-id-num']['nl-nl'] = "";
|
||||
$text['label-src-caller-id-num']['pl' ] = "";
|
||||
|
|
@ -82,6 +87,7 @@ $text['desc-src-caller-id-num']['de-at'] = " Geben Sie die Anruferkennung (Numme
|
|||
$text['desc-src-caller-id-num']['de-de'] = " Geben Sie die Anruferkennung (Nummer) ein, die an Ihr Telefon übermittelt werden soll.(In der Regel ist diese identisch mit der Zielrufnummer).";
|
||||
$text['desc-src-caller-id-num']['es-cl'] = "Ingrese el número del Caller ID para enviar a su teléfono (probablemente desee que sea el mismo que el número de destino).";
|
||||
$text['desc-src-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre à votre téléphone (Il est en général le même que le numéro de destination).";
|
||||
$text['desc-src-caller-id-num']['he' ] = "";
|
||||
$text['desc-src-caller-id-num']['it-it'] = "Inserisci il numero Sorgente per inviare al tuo telefono (probabilmente è lo stesso del numero destintario).";
|
||||
$text['desc-src-caller-id-num']['nl-nl'] = "";
|
||||
$text['desc-src-caller-id-num']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-dest-caller-id-nam']['de-at'] = "Ziel Anruferkennung (Name)";
|
|||
$text['label-dest-caller-id-nam']['de-de'] = "Ziel Anruferkennung (Name)";
|
||||
$text['label-dest-caller-id-nam']['es-cl'] = "Nombre de Caller ID de destino";
|
||||
$text['label-dest-caller-id-nam']['fr-fr'] = "Nom de l'appelant";
|
||||
$text['label-dest-caller-id-nam']['he' ] = "";
|
||||
$text['label-dest-caller-id-nam']['it-it'] = "Nome Destinatario";
|
||||
$text['label-dest-caller-id-nam']['nl-nl'] = "";
|
||||
$text['label-dest-caller-id-nam']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['desc-dest-caller-id-nam']['de-at'] = "Geben Sie die Anruferkennung (Name)
|
|||
$text['desc-dest-caller-id-nam']['de-de'] = "Geben Sie die Anruferkennung (Name) ein, die an das Ziel übermittelt werden soll.";
|
||||
$text['desc-dest-caller-id-nam']['es-cl'] = "Ingrese el nombre de Caller ID para enviar al número de destino.";
|
||||
$text['desc-dest-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à la destination";
|
||||
$text['desc-dest-caller-id-nam']['he' ] = "";
|
||||
$text['desc-dest-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare la chiamata al numero destinatario.";
|
||||
$text['desc-dest-caller-id-nam']['nl-nl'] = "";
|
||||
$text['desc-dest-caller-id-nam']['pl' ] = "";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-dest-caller-id-num']['de-at'] = "Ziel Anruferkennung (Nummer)";
|
|||
$text['label-dest-caller-id-num']['de-de'] = "Ziel Anruferkennung (Nummer)";
|
||||
$text['label-dest-caller-id-num']['es-cl'] = "Número de Caller ID de destino";
|
||||
$text['label-dest-caller-id-num']['fr-fr'] = "Numéro de l'appelant";
|
||||
$text['label-dest-caller-id-num']['he' ] = "";
|
||||
$text['label-dest-caller-id-num']['it-it'] = "Numero Destinatario";
|
||||
$text['label-dest-caller-id-num']['nl-nl'] = "";
|
||||
$text['label-dest-caller-id-num']['pl' ] = "";
|
||||
|
|
@ -142,6 +151,7 @@ $text['desc-dest-caller-id-num']['de-at'] = "Geben Sie die Anruferkennung (Numme
|
|||
$text['desc-dest-caller-id-num']['de-de'] = "Geben Sie die Anruferkennung (Nummer) ein, die an das Ziel übermittelt werden soll (Normalerweise Ihre Rufnummer).";
|
||||
$text['desc-dest-caller-id-num']['es-cl'] = "Ingrese número de Caller ID para enviar al número de destino (probablemente desee que sea su número de teléfono).";
|
||||
$text['desc-dest-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre au téléphone destination (Il est en général le même que votre numéro.)";
|
||||
$text['desc-dest-caller-id-num']['he' ] = "";
|
||||
$text['desc-dest-caller-id-num']['it-it'] = "";
|
||||
$text['desc-dest-caller-id-num']['nl-nl'] = "";
|
||||
$text['desc-dest-caller-id-num']['pl' ] = "";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-src-num']['de-at'] = "Quell Rufnummer";
|
|||
$text['label-src-num']['de-de'] = "Quell Rufnummer";
|
||||
$text['label-src-num']['es-cl'] = "Número de origen";
|
||||
$text['label-src-num']['fr-fr'] = "Numéro Source";
|
||||
$text['label-src-num']['he' ] = "";
|
||||
$text['label-src-num']['it-it'] = "Numero Sorgente";
|
||||
$text['label-src-num']['nl-nl'] = "";
|
||||
$text['label-src-num']['pl' ] = "";
|
||||
|
|
@ -172,6 +183,7 @@ $text['desc-src-num']['de-at'] = "Geben Sie Ihre Rufnummer ein.Diese kann eine N
|
|||
$text['desc-src-num']['de-de'] = "Geben Sie Ihre Rufnummer ein.Diese kann eine Nebenstelle auf dem System sein, oder eine andere Rufnummer (z.B. Ihre Mobilfunknummer).";
|
||||
$text['desc-src-num']['es-cl'] = "Ingrese su número de teléfono. Este puede ser una extesión en el sistema, u otro número (ej. teléfono movil).";
|
||||
$text['desc-src-num']['fr-fr'] = "Choisir votre numéro de téléphone. Il peut être une extension du système, ou tout autre numéro (eg: un mobile).";
|
||||
$text['desc-src-num']['he' ] = "";
|
||||
$text['desc-src-num']['it-it'] = "Inserisci il tuo numero di telefono. Può essere un interno del centralino o un altro numero (es. numero di cellulare).";
|
||||
$text['desc-src-num']['nl-nl'] = "";
|
||||
$text['desc-src-num']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-dest-num']['de-at'] = "Ziel Rufnummer";
|
|||
$text['label-dest-num']['de-de'] = "Ziel Rufnummer";
|
||||
$text['label-dest-num']['es-cl'] = "Número de destino";
|
||||
$text['label-dest-num']['fr-fr'] = "Numéro Destination";
|
||||
$text['label-dest-num']['he' ] = "";
|
||||
$text['label-dest-num']['it-it'] = "Numero Destinazione";
|
||||
$text['label-dest-num']['nl-nl'] = "";
|
||||
$text['label-dest-num']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['desc-dest-num']['de-at'] = "Geben Sie die Zielnummer ein. Diese kann eine
|
|||
$text['desc-dest-num']['de-de'] = "Geben Sie die Zielnummer ein. Diese kann eine Nebenstelle auf dem System sein, eine andere Rufnummer, oder eine SIP URI. Sip URI's sind wie folgt einzugeben: 5551234567@voip.example.com:5080 (5080 für freeswitch, oder 5060 für andere Systeme).";
|
||||
$text['desc-dest-num']['es-cl'] = "Ingrese el número a llamar. Este puede ser una extensión en el sistema, otro número o un uri sip. Uri's sip son de la forma 5551234567@voip.example.com:5080 (5080 para freeswitch, o 5060 para otros sistemas).";
|
||||
$text['desc-dest-num']['fr-fr'] = "Choisir un numéro à appeler. Il peut être une extension du système, un autre numéro, une URI SIP. les URI SIP sont de la forme : 5551234567@voip.example.com:5080 (5080 pour freeswitch, ou 5060 pour d'autre système).";
|
||||
$text['desc-dest-num']['he' ] = "";
|
||||
$text['desc-dest-num']['it-it'] = "Inserisci il numero da chiamare. Può essere un interno del centralino, un altro numero o un uri sip. Gli uri SIP sono nella forma 5551234567@voip.example.com:5080 (5080 per freeswitch, or 5060 per altri sistemi).";
|
||||
$text['desc-dest-num']['nl-nl'] = "";
|
||||
$text['desc-dest-num']['pl' ] = "";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-auto-answer']['de-at'] = "Automatische Rufannahme";
|
|||
$text['label-auto-answer']['de-de'] = "Automatische Rufannahme";
|
||||
$text['label-auto-answer']['es-cl'] = "respuesta automática";
|
||||
$text['label-auto-answer']['fr-fr'] = "Réponse Auto";
|
||||
$text['label-auto-answer']['he' ] = "";
|
||||
$text['label-auto-answer']['it-it'] = "Risposta Automatica";
|
||||
$text['label-auto-answer']['nl-nl'] = "";
|
||||
$text['label-auto-answer']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['desc-auto-answer']['de-at'] = "Wählen Sie, ob die automatische Rufannahm
|
|||
$text['desc-auto-answer']['de-de'] = "Wählen Sie, ob die automatische Rufannahme aktiviert werden soll.";
|
||||
$text['desc-auto-answer']['es-cl'] = "Indique si desea activar la respuesta automática.";
|
||||
$text['desc-auto-answer']['fr-fr'] = "Activer ou non la réponse automatique.";
|
||||
$text['desc-auto-answer']['he' ] = "";
|
||||
$text['desc-auto-answer']['it-it'] = "Seleziona per abilitare la risposta automatica.";
|
||||
$text['desc-auto-answer']['nl-nl'] = "";
|
||||
$text['desc-auto-answer']['pl' ] = "";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-record']['de-at'] = "Aufzeichnen";
|
|||
$text['label-record']['de-de'] = "Aufzeichnen";
|
||||
$text['label-record']['es-cl'] = "Grabar";
|
||||
$text['label-record']['fr-fr'] = "Enregistrer";
|
||||
$text['label-record']['he' ] = "";
|
||||
$text['label-record']['it-it'] = "Registra";
|
||||
$text['label-record']['nl-nl'] = "";
|
||||
$text['label-record']['pl' ] = "";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-true']['de-at'] = "ein";
|
|||
$text['label-true']['de-de'] = "ein";
|
||||
$text['label-true']['es-cl'] = "verdadero";
|
||||
$text['label-true']['fr-fr'] = "oui";
|
||||
$text['label-true']['he' ] = "";
|
||||
$text['label-true']['it-it'] = "vero";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-false']['de-at'] = "aus";
|
|||
$text['label-false']['de-de'] = "aus";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['fr-fr'] = "non";
|
||||
$text['label-false']['he' ] = "";
|
||||
$text['label-false']['it-it'] = "falso";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['desc-record']['de-at'] = "Wählen Sie, ob der Anruf aufgezeichnet werden
|
|||
$text['desc-record']['de-de'] = "Wählen Sie, ob der Anruf aufgezeichnet werden soll.";
|
||||
$text['desc-record']['es-cl'] = "Indique si desea grabar la llamada.";
|
||||
$text['desc-record']['fr-fr'] = "Choisir si vous voulez enregistrer l'appel.";
|
||||
$text['desc-record']['he' ] = "";
|
||||
$text['desc-record']['it-it'] = "Seleziona per registrare la telefonata.";
|
||||
$text['desc-record']['nl-nl'] = "";
|
||||
$text['desc-record']['pl' ] = "";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-ringback']['de-at'] = "Rufton";
|
|||
$text['label-ringback']['de-de'] = "Rufton";
|
||||
$text['label-ringback']['es-cl'] = "Regresar tono";
|
||||
$text['label-ringback']['fr-fr'] = "Retour de sonnerie";
|
||||
$text['label-ringback']['he' ] = "";
|
||||
$text['label-ringback']['it-it'] = "Tono";
|
||||
$text['label-ringback']['nl-nl'] = "";
|
||||
$text['label-ringback']['pl' ] = "";
|
||||
|
|
@ -322,6 +343,7 @@ $text['desc-ringback']['de-at'] = "Geben Sie an, was Sie hören möchten, währe
|
|||
$text['desc-ringback']['de-de'] = "Geben Sie an, was Sie hören möchten, während die Verbindung aufgebaut wird. Zur Auswahl stehen musik (Wartemusik) oder Rufton";
|
||||
$text['desc-ringback']['es-cl'] = "Defina qué desea escuchar mientras se llama al destinatario. Las opciones son música (música en espera) o tono de marcado";
|
||||
$text['desc-ringback']['fr-fr'] = "Défini ce vous entendrez pendant que la destination sera appelée. Les choix sont musique (musique de garde) sonnerie.";
|
||||
$text['desc-ringback']['he' ] = "";
|
||||
$text['desc-ringback']['it-it'] = "Definisce cosa sentirai mentre il destinatario è chiamato. Le scelte sono musica (music on hold) o tono (ring tone).";
|
||||
$text['desc-ringback']['nl-nl'] = "";
|
||||
$text['desc-ringback']['pl' ] = "";
|
||||
|
|
@ -337,6 +359,7 @@ $text['opt-usring']['de-at'] = "us-ring";
|
|||
$text['opt-usring']['de-de'] = "us-ring";
|
||||
$text['opt-usring']['es-cl'] = "us-ring";
|
||||
$text['opt-usring']['fr-fr'] = "us-ring";
|
||||
$text['opt-usring']['he' ] = "";
|
||||
$text['opt-usring']['it-it'] = "us-ring";
|
||||
$text['opt-usring']['nl-nl'] = "";
|
||||
$text['opt-usring']['pl' ] = "";
|
||||
|
|
@ -352,6 +375,7 @@ $text['opt-frring']['de-at'] = "fr-ring";
|
|||
$text['opt-frring']['de-de'] = "fr-ring";
|
||||
$text['opt-frring']['es-cl'] = "fr-ring";
|
||||
$text['opt-frring']['fr-fr'] = "fr-ring";
|
||||
$text['opt-frring']['he' ] = "";
|
||||
$text['opt-frring']['it-it'] = "fr-ring";
|
||||
$text['opt-frring']['nl-nl'] = "";
|
||||
$text['opt-frring']['pl' ] = "";
|
||||
|
|
@ -367,6 +391,7 @@ $text['opt-ptring']['de-at'] = "pt-ring";
|
|||
$text['opt-ptring']['de-de'] = "pt-ring";
|
||||
$text['opt-ptring']['es-cl'] = "pt-ring";
|
||||
$text['opt-ptring']['fr-fr'] = "pt-ring";
|
||||
$text['opt-ptring']['he' ] = "";
|
||||
$text['opt-ptring']['it-it'] = "pt-ring";
|
||||
$text['opt-ptring']['nl-nl'] = "";
|
||||
$text['opt-ptring']['pl' ] = "";
|
||||
|
|
@ -382,6 +407,7 @@ $text['opt-ukring']['de-at'] = "uk-ring";
|
|||
$text['opt-ukring']['de-de'] = "uk-ring";
|
||||
$text['opt-ukring']['es-cl'] = "uk-ring";
|
||||
$text['opt-ukring']['fr-fr'] = "uk-ring";
|
||||
$text['opt-ukring']['he' ] = "";
|
||||
$text['opt-ukring']['it-it'] = "uk-ring";
|
||||
$text['opt-ukring']['nl-nl'] = "";
|
||||
$text['opt-ukring']['pl' ] = "";
|
||||
|
|
@ -397,6 +423,7 @@ $text['opt-rsring']['de-at'] = "rs-ring";
|
|||
$text['opt-rsring']['de-de'] = "rs-ring";
|
||||
$text['opt-rsring']['es-cl'] = "rs-ring";
|
||||
$text['opt-rsring']['fr-fr'] = "rs-ring";
|
||||
$text['opt-rsring']['he' ] = "";
|
||||
$text['opt-rsring']['it-it'] = "rs-ring";
|
||||
$text['opt-rsring']['nl-nl'] = "";
|
||||
$text['opt-rsring']['pl' ] = "";
|
||||
|
|
@ -412,6 +439,7 @@ $text['opt-ruring']['de-at'] = "ru-ring";
|
|||
$text['opt-ruring']['de-de'] = "ru-ring";
|
||||
$text['opt-ruring']['es-cl'] = "ru-ring";
|
||||
$text['opt-ruring']['fr-fr'] = "ru-ring";
|
||||
$text['opt-ruring']['he' ] = "";
|
||||
$text['opt-ruring']['it-it'] = "ru-ring";
|
||||
$text['opt-ruring']['nl-nl'] = "";
|
||||
$text['opt-ruring']['pl' ] = "";
|
||||
|
|
@ -427,6 +455,7 @@ $text['opt-itring']['de-at'] = "it-ring";
|
|||
$text['opt-itring']['de-de'] = "it-ring";
|
||||
$text['opt-itring']['es-cl'] = "it-ring";
|
||||
$text['opt-itring']['fr-fr'] = "it-ring";
|
||||
$text['opt-itring']['he' ] = "";
|
||||
$text['opt-itring']['it-it'] = "it-ring";
|
||||
$text['opt-itring']['nl-nl'] = "";
|
||||
$text['opt-itring']['pl' ] = "";
|
||||
|
|
@ -442,6 +471,7 @@ $text['opt-dering']['de-at'] = "de-ring";
|
|||
$text['opt-dering']['de-de'] = "de-ring";
|
||||
$text['opt-dering']['es-cl'] = "de-ring";
|
||||
$text['opt-dering']['fr-fr'] = "de-ring";
|
||||
$text['opt-dering']['he' ] = "";
|
||||
$text['opt-dering']['it-it'] = "de-ring";
|
||||
$text['opt-dering']['nl-nl'] = "";
|
||||
$text['opt-dering']['pl' ] = "";
|
||||
|
|
@ -457,6 +487,7 @@ $text['opt-moh']['de-at'] = "Musik";
|
|||
$text['opt-moh']['de-de'] = "Musik";
|
||||
$text['opt-moh']['es-cl'] = "musica";
|
||||
$text['opt-moh']['fr-fr'] = "musique";
|
||||
$text['opt-moh']['he' ] = "";
|
||||
$text['opt-moh']['it-it'] = "musica";
|
||||
$text['opt-moh']['nl-nl'] = "";
|
||||
$text['opt-moh']['pl' ] = "";
|
||||
|
|
@ -472,6 +503,7 @@ $text['button-call']['de-at'] = "Anrufen";
|
|||
$text['button-call']['de-de'] = "Anrufen";
|
||||
$text['button-call']['es-cl'] = "Llamar";
|
||||
$text['button-call']['fr-fr'] = "appel";
|
||||
$text['button-call']['he' ] = "";
|
||||
$text['button-call']['it-it'] = "Chiama";
|
||||
$text['button-call']['nl-nl'] = "";
|
||||
$text['button-call']['pl' ] = "";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:04 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-conference_centers']['en-us'] = "Conference Centers";
|
||||
$text['title-conference_centers']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-conference_centers']['de-at'] = "Konferenz Zentralen";
|
|||
$text['title-conference_centers']['de-de'] = "Konferenz Zentralen";
|
||||
$text['title-conference_centers']['es-cl'] = "Centro de Conferencias";
|
||||
$text['title-conference_centers']['fr-fr'] = "Conférences";
|
||||
$text['title-conference_centers']['he' ] = "";
|
||||
$text['title-conference_centers']['it-it'] = "";
|
||||
$text['title-conference_centers']['nl-nl'] = "";
|
||||
$text['title-conference_centers']['pl' ] = "Centra Konferencyjne";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-conference_center']['de-at'] = "Konferenz Zentrale";
|
|||
$text['title-conference_center']['de-de'] = "Konferenz Zentrale";
|
||||
$text['title-conference_center']['es-cl'] = "Centro de Conferencia";
|
||||
$text['title-conference_center']['fr-fr'] = "Conférence";
|
||||
$text['title-conference_center']['he' ] = "";
|
||||
$text['title-conference_center']['it-it'] = "";
|
||||
$text['title-conference_center']['nl-nl'] = "";
|
||||
$text['title-conference_center']['pl' ] = "Centrum Konferencyjne";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title_description-conference_centers']['de-at'] = "Konferenz-Zentralen si
|
|||
$text['title_description-conference_centers']['de-de'] = "Konferenz-Zentralen sind Gruppen mehrerer Konferenzräume. Diese können anhand diverser Kriterien organisiert werden.";
|
||||
$text['title_description-conference_centers']['es-cl'] = "Los Centros de Conferencias son un grupo de salas de conferencias. Estas se organizan por centro de costo, geográficamente u otro criterio.";
|
||||
$text['title_description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère.";
|
||||
$text['title_description-conference_centers']['he' ] = "";
|
||||
$text['title_description-conference_centers']['it-it'] = "";
|
||||
$text['title_description-conference_centers']['nl-nl'] = "";
|
||||
$text['title_description-conference_centers']['pl' ] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-conference_center_name']['de-at'] = "Name";
|
|||
$text['label-conference_center_name']['de-de'] = "Name";
|
||||
$text['label-conference_center_name']['es-cl'] = "Nombre";
|
||||
$text['label-conference_center_name']['fr-fr'] = "Nom";
|
||||
$text['label-conference_center_name']['he' ] = "";
|
||||
$text['label-conference_center_name']['it-it'] = "";
|
||||
$text['label-conference_center_name']['nl-nl'] = "";
|
||||
$text['label-conference_center_name']['pl' ] = "Nazwa";
|
||||
|
|
@ -67,6 +71,7 @@ $text['description-conference_center_name']['de-at'] = "Geben Sie den Namen der
|
|||
$text['description-conference_center_name']['de-de'] = "Geben Sie den Namen der Konferenz-Zentrale an.";
|
||||
$text['description-conference_center_name']['es-cl'] = "Ingrese el nombre del centro de conferencia";
|
||||
$text['description-conference_center_name']['fr-fr'] = "Choisir le nom de la conférence.";
|
||||
$text['description-conference_center_name']['he' ] = "";
|
||||
$text['description-conference_center_name']['it-it'] = "";
|
||||
$text['description-conference_center_name']['nl-nl'] = "";
|
||||
$text['description-conference_center_name']['pl' ] = "Wprowadź nazwę";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-conference_center_extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-conference_center_extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-conference_center_extension']['es-cl'] = "Extensión";
|
||||
$text['label-conference_center_extension']['fr-fr'] = "Extension";
|
||||
$text['label-conference_center_extension']['he' ] = "";
|
||||
$text['label-conference_center_extension']['it-it'] = "";
|
||||
$text['label-conference_center_extension']['nl-nl'] = "";
|
||||
$text['label-conference_center_extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -97,6 +103,7 @@ $text['description-conference_center_extension']['de-at'] = "Geben Sie eine Nebe
|
|||
$text['description-conference_center_extension']['de-de'] = "Geben Sie eine Nebenstelle für die Konferenz-Zentrale an.";
|
||||
$text['description-conference_center_extension']['es-cl'] = "Ingrese el número de extensión del centro de conferencia";
|
||||
$text['description-conference_center_extension']['fr-fr'] = "Choisir le numéro de la conférence. ";
|
||||
$text['description-conference_center_extension']['he' ] = "";
|
||||
$text['description-conference_center_extension']['it-it'] = "";
|
||||
$text['description-conference_center_extension']['nl-nl'] = "";
|
||||
$text['description-conference_center_extension']['pl' ] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-conference_center_pin_length']['de-at'] = "PIN länge";
|
|||
$text['label-conference_center_pin_length']['de-de'] = "PIN länge";
|
||||
$text['label-conference_center_pin_length']['es-cl'] = "Largo de PIN";
|
||||
$text['label-conference_center_pin_length']['fr-fr'] = "Code Nb digits";
|
||||
$text['label-conference_center_pin_length']['he' ] = "";
|
||||
$text['label-conference_center_pin_length']['it-it'] = "";
|
||||
$text['label-conference_center_pin_length']['nl-nl'] = "";
|
||||
$text['label-conference_center_pin_length']['pl' ] = "Długość kodu PIN";
|
||||
|
|
@ -127,6 +135,7 @@ $text['description-conference_center_pin_length']['de-at'] = "Geben sie die mini
|
|||
$text['description-conference_center_pin_length']['de-de'] = "Geben sie die minimale PIN länge an.";
|
||||
$text['description-conference_center_pin_length']['es-cl'] = "Ingrese el largo de PIN requerido.";
|
||||
$text['description-conference_center_pin_length']['fr-fr'] = "Choisir la longueur requise pour le code d'authentification.";
|
||||
$text['description-conference_center_pin_length']['he' ] = "";
|
||||
$text['description-conference_center_pin_length']['it-it'] = "";
|
||||
$text['description-conference_center_pin_length']['nl-nl'] = "";
|
||||
$text['description-conference_center_pin_length']['pl' ] = "Wprowadź minimalną długość numeru PIN";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-conference_center_greeting']['de-at'] = "Begrüßung";
|
|||
$text['label-conference_center_greeting']['de-de'] = "Begrüßung";
|
||||
$text['label-conference_center_greeting']['es-cl'] = "Mensaje";
|
||||
$text['label-conference_center_greeting']['fr-fr'] = "Message";
|
||||
$text['label-conference_center_greeting']['he' ] = "";
|
||||
$text['label-conference_center_greeting']['it-it'] = "";
|
||||
$text['label-conference_center_greeting']['nl-nl'] = "";
|
||||
$text['label-conference_center_greeting']['pl' ] = "Powitanie";
|
||||
|
|
@ -157,6 +167,7 @@ $text['description-conference_center_greeting']['de-at'] = "Wählen Sie die Begr
|
|||
$text['description-conference_center_greeting']['de-de'] = "Wählen Sie die Begrüßung für den Konferenzraum.";
|
||||
$text['description-conference_center_greeting']['es-cl'] = "Seleccione el saludo que se juega antes de unirse a la sala de conferencias.";
|
||||
$text['description-conference_center_greeting']['fr-fr'] = "Sélectionnez le message qui a joué avant de rejoindre la salle de conférence.";
|
||||
$text['description-conference_center_greeting']['he' ] = "";
|
||||
$text['description-conference_center_greeting']['it-it'] = "";
|
||||
$text['description-conference_center_greeting']['nl-nl'] = "";
|
||||
$text['description-conference_center_greeting']['pl' ] = "Wybierz powitanie odtwarzane przed wejściem do pokoju konferencyjnego.";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-conference_center_enabled']['de-at'] = "An";
|
|||
$text['label-conference_center_enabled']['de-de'] = "An";
|
||||
$text['label-conference_center_enabled']['es-cl'] = "Activado";
|
||||
$text['label-conference_center_enabled']['fr-fr'] = "Actif";
|
||||
$text['label-conference_center_enabled']['he' ] = "";
|
||||
$text['label-conference_center_enabled']['it-it'] = "";
|
||||
$text['label-conference_center_enabled']['nl-nl'] = "";
|
||||
$text['label-conference_center_enabled']['pl' ] = "Włączony";
|
||||
|
|
@ -187,6 +199,7 @@ $text['description-conference_center_enabled']['de-at'] = "Wählen Sie ob die Ko
|
|||
$text['description-conference_center_enabled']['de-de'] = "Wählen Sie ob die Konferenz-Zentrale Ein- oder Ausgeschaltet werden soll.";
|
||||
$text['description-conference_center_enabled']['es-cl'] = "Indique si desea activar o desactivar el centro de conferencia.";
|
||||
$text['description-conference_center_enabled']['fr-fr'] = "Choisir d'activer ou non la conférence.";
|
||||
$text['description-conference_center_enabled']['he' ] = "";
|
||||
$text['description-conference_center_enabled']['it-it'] = "";
|
||||
$text['description-conference_center_enabled']['nl-nl'] = "";
|
||||
$text['description-conference_center_enabled']['pl' ] = "Ustaw status numeru wewnętrznego.";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-conference_center_description']['de-at'] = "Beschreibung";
|
|||
$text['label-conference_center_description']['de-de'] = "Beschreibung";
|
||||
$text['label-conference_center_description']['es-cl'] = "Descripción";
|
||||
$text['label-conference_center_description']['fr-fr'] = "Description";
|
||||
$text['label-conference_center_description']['he' ] = "";
|
||||
$text['label-conference_center_description']['it-it'] = "";
|
||||
$text['label-conference_center_description']['nl-nl'] = "";
|
||||
$text['label-conference_center_description']['pl' ] = "Opis";
|
||||
|
|
@ -217,6 +231,7 @@ $text['title-conference_sessions']['de-at'] = "Konferenz-Sitzungen";
|
|||
$text['title-conference_sessions']['de-de'] = "Konferenz-Sitzungen";
|
||||
$text['title-conference_sessions']['es-cl'] = "Sesiones de Conferencia";
|
||||
$text['title-conference_sessions']['fr-fr'] = "Sessions de conférences";
|
||||
$text['title-conference_sessions']['he' ] = "";
|
||||
$text['title-conference_sessions']['it-it'] = "";
|
||||
$text['title-conference_sessions']['nl-nl'] = "";
|
||||
$text['title-conference_sessions']['pl' ] = "Sesje Konferencyjne";
|
||||
|
|
@ -232,6 +247,7 @@ $text['title-conference_session_details']['de-at'] = "Details der Konferenz-Sitz
|
|||
$text['title-conference_session_details']['de-de'] = "Details der Konferenz-Sitzung";
|
||||
$text['title-conference_session_details']['es-cl'] = "Detalles de la Sesión de Conferencia";
|
||||
$text['title-conference_session_details']['fr-fr'] = "Détails de Sessions de Conference";
|
||||
$text['title-conference_session_details']['he' ] = "";
|
||||
$text['title-conference_session_details']['it-it'] = "";
|
||||
$text['title-conference_session_details']['nl-nl'] = "";
|
||||
$text['title-conference_session_details']['pl' ] = "Szczególy sesji konferencyjnej";
|
||||
|
|
@ -247,6 +263,7 @@ $text['title-conference_rooms']['de-at'] = "Konferenzräume";
|
|||
$text['title-conference_rooms']['de-de'] = "Konferenzräume";
|
||||
$text['title-conference_rooms']['es-cl'] = "Salas de conferencia";
|
||||
$text['title-conference_rooms']['fr-fr'] = "Salles de conférence";
|
||||
$text['title-conference_rooms']['he' ] = "";
|
||||
$text['title-conference_rooms']['it-it'] = "";
|
||||
$text['title-conference_rooms']['nl-nl'] = "";
|
||||
$text['title-conference_rooms']['pl' ] = "Pokoje konferencynje";
|
||||
|
|
@ -262,6 +279,7 @@ $text['title-conference_room']['de-at'] = "Konferenzraum";
|
|||
$text['title-conference_room']['de-de'] = "Konferenzraum";
|
||||
$text['title-conference_room']['es-cl'] = "Sala de conferencia";
|
||||
$text['title-conference_room']['fr-fr'] = "Salle de conférence";
|
||||
$text['title-conference_room']['he' ] = "";
|
||||
$text['title-conference_room']['it-it'] = "";
|
||||
$text['title-conference_room']['nl-nl'] = "";
|
||||
$text['title-conference_room']['pl' ] = "Pokoje konferencynje";
|
||||
|
|
@ -277,6 +295,7 @@ $text['message-unique_participant_pin']['de-at'] = "Bitte geben Sie eine eindeut
|
|||
$text['message-unique_participant_pin']['de-de'] = "Bitte geben Sie eine eindeutige PIN für die Teilnehmer an.";
|
||||
$text['message-unique_participant_pin']['es-cl'] = "Por favor ingrese su número PIN participante único.";
|
||||
$text['message-unique_participant_pin']['fr-fr'] = "Se il vous plaît fournir un numéro unique PIN de participant.";
|
||||
$text['message-unique_participant_pin']['he' ] = "";
|
||||
$text['message-unique_participant_pin']['it-it'] = "";
|
||||
$text['message-unique_participant_pin']['nl-nl'] = "";
|
||||
$text['message-unique_participant_pin']['pl' ] = "Wprowadź unikalny numer PIN uczestnika";
|
||||
|
|
@ -292,6 +311,7 @@ $text['message-unique_moderator_pin']['de-at'] = "Bitte geben Sie eine eindeutig
|
|||
$text['message-unique_moderator_pin']['de-de'] = "Bitte geben Sie eine eindeutige PIN für die Moderatoren an.";
|
||||
$text['message-unique_moderator_pin']['es-cl'] = "Por favor, proporcione un número único Moderador PIN.";
|
||||
$text['message-unique_moderator_pin']['fr-fr'] = "Se il vous plaît fournir un numéro unique Modérateur PIN.";
|
||||
$text['message-unique_moderator_pin']['he' ] = "";
|
||||
$text['message-unique_moderator_pin']['it-it'] = "";
|
||||
$text['message-unique_moderator_pin']['nl-nl'] = "";
|
||||
$text['message-unique_moderator_pin']['pl' ] = "Wprowadź unikalny numer PIN moderatora";
|
||||
|
|
@ -307,6 +327,7 @@ $text['message-non_unique_pin']['de-at'] = "Moderator und Teilnehmer PIN Nummern
|
|||
$text['message-non_unique_pin']['de-de'] = "Moderator und Teilnehmer PIN Nummern müssen eindeutig sein.";
|
||||
$text['message-non_unique_pin']['es-cl'] = "Moderador números PIN y participante deben ser únicos.";
|
||||
$text['message-non_unique_pin']['fr-fr'] = "Numéros de modérateur et de PIN de participant doivent être uniques.";
|
||||
$text['message-non_unique_pin']['he' ] = "";
|
||||
$text['message-non_unique_pin']['it-it'] = "";
|
||||
$text['message-non_unique_pin']['nl-nl'] = "";
|
||||
$text['message-non_unique_pin']['pl' ] = "Numery PIN uczestnika i moderatora muszą buć unikalne.";
|
||||
|
|
@ -322,6 +343,7 @@ $text['message-minimum_pin_length']['de-at'] = "Minimale PIN länge erforderlich
|
|||
$text['message-minimum_pin_length']['de-de'] = "Minimale PIN länge erforderlich:";
|
||||
$text['message-minimum_pin_length']['es-cl'] = "Longitud PIN mínima requerida:";
|
||||
$text['message-minimum_pin_length']['fr-fr'] = "Longueur de PIN minimum requis:";
|
||||
$text['message-minimum_pin_length']['he' ] = "";
|
||||
$text['message-minimum_pin_length']['it-it'] = "";
|
||||
$text['message-minimum_pin_length']['nl-nl'] = "";
|
||||
$text['message-minimum_pin_length']['pl' ] = "Minimalna długość kodu PIN:";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-wait_moderator']['de-at'] = "Geschützt";
|
|||
$text['label-wait_moderator']['de-de'] = "Geschützt";
|
||||
$text['label-wait_moderator']['es-cl'] = "Seguro";
|
||||
$text['label-wait_moderator']['fr-fr'] = "Assurer";
|
||||
$text['label-wait_moderator']['he' ] = "";
|
||||
$text['label-wait_moderator']['it-it'] = "";
|
||||
$text['label-wait_moderator']['nl-nl'] = "";
|
||||
$text['label-wait_moderator']['pl' ] = "Zabezpieczenie";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-wait_for_moderator']['de-at'] = "Warte auf Moderator";
|
|||
$text['label-wait_for_moderator']['de-de'] = "Warte auf Moderator";
|
||||
$text['label-wait_for_moderator']['es-cl'] = "Esperar un Moderador";
|
||||
$text['label-wait_for_moderator']['fr-fr'] = "Attente du Modérateur";
|
||||
$text['label-wait_for_moderator']['he' ] = "";
|
||||
$text['label-wait_for_moderator']['it-it'] = "";
|
||||
$text['label-wait_for_moderator']['nl-nl'] = "";
|
||||
$text['label-wait_for_moderator']['pl' ] = "Zaczekaj na moderatora";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-view']['de-at'] = "Ansicht";
|
|||
$text['label-view']['de-de'] = "Ansicht";
|
||||
$text['label-view']['es-cl'] = "Ver";
|
||||
$text['label-view']['fr-fr'] = "Vue";
|
||||
$text['label-view']['he' ] = "";
|
||||
$text['label-view']['it-it'] = "";
|
||||
$text['label-view']['nl-nl'] = "";
|
||||
$text['label-view']['pl' ] = "Widok";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-uuid']['de-at'] = "UUID";
|
|||
$text['label-uuid']['de-de'] = "UUID";
|
||||
$text['label-uuid']['es-cl'] = "UUID";
|
||||
$text['label-uuid']['fr-fr'] = "UUID";
|
||||
$text['label-uuid']['he' ] = "";
|
||||
$text['label-uuid']['it-it'] = "";
|
||||
$text['label-uuid']['nl-nl'] = "";
|
||||
$text['label-uuid']['pl' ] = "UUID";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-users']['de-at'] = "Benutzer";
|
|||
$text['label-users']['de-de'] = "Benutzer";
|
||||
$text['label-users']['es-cl'] = "Usuarios";
|
||||
$text['label-users']['fr-fr'] = "Utilisateurs";
|
||||
$text['label-users']['he' ] = "";
|
||||
$text['label-users']['it-it'] = "";
|
||||
$text['label-users']['nl-nl'] = "";
|
||||
$text['label-users']['pl' ] = "Użytkownicy";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-username']['de-at'] = "Benutzername";
|
|||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||
$text['label-username']['fr-fr'] = "Nom d'Utilisateur";
|
||||
$text['label-username']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-tools']['de-at'] = "Werkzeuge";
|
|||
$text['label-tools']['de-de'] = "Werkzeuge";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-to']['de-at'] = "An";
|
|||
$text['label-to']['de-de'] = "An";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
$text['label-to']['fr-fr'] = "Fin";
|
||||
$text['label-to']['he' ] = "";
|
||||
$text['label-to']['it-it'] = "";
|
||||
$text['label-to']['nl-nl'] = "";
|
||||
$text['label-to']['pl' ] = "Do";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-time']['de-at'] = "Zeitzone";
|
|||
$text['label-time']['de-de'] = "";
|
||||
$text['label-time']['es-cl'] = "Hora";
|
||||
$text['label-time']['fr-fr'] = "Heure";
|
||||
$text['label-time']['he' ] = "";
|
||||
$text['label-time']['it-it'] = "";
|
||||
$text['label-time']['nl-nl'] = "";
|
||||
$text['label-time']['pl' ] = "Strefa czasowa";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-start']['de-at'] = "Start";
|
|||
$text['label-start']['de-de'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Inicio";
|
||||
$text['label-start']['fr-fr'] = "Début";
|
||||
$text['label-start']['he' ] = "";
|
||||
$text['label-start']['it-it'] = "";
|
||||
$text['label-start']['nl-nl'] = "";
|
||||
$text['label-start']['pl' ] = "rozpocznij nagrywanie";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-sounds']['de-at'] = "Töne";
|
|||
$text['label-sounds']['de-de'] = "";
|
||||
$text['label-sounds']['es-cl'] = "Sonidos";
|
||||
$text['label-sounds']['fr-fr'] = "Sons";
|
||||
$text['label-sounds']['he' ] = "";
|
||||
$text['label-sounds']['it-it'] = "";
|
||||
$text['label-sounds']['nl-nl'] = "";
|
||||
$text['label-sounds']['pl' ] = "Dzwięki";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-sessions']['de-at'] = "Sitzungen";
|
|||
$text['label-sessions']['de-de'] = "Sitzungen";
|
||||
$text['label-sessions']['es-cl'] = "Sesiones";
|
||||
$text['label-sessions']['fr-fr'] = "Sessions";
|
||||
$text['label-sessions']['he' ] = "";
|
||||
$text['label-sessions']['it-it'] = "";
|
||||
$text['label-sessions']['nl-nl'] = "";
|
||||
$text['label-sessions']['pl' ] = "Sesje";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-schedule']['de-at'] = "Zeitplan";
|
|||
$text['label-schedule']['de-de'] = "";
|
||||
$text['label-schedule']['es-cl'] = "Horario";
|
||||
$text['label-schedule']['fr-fr'] = "Calendrier";
|
||||
$text['label-schedule']['he' ] = "";
|
||||
$text['label-schedule']['it-it'] = "";
|
||||
$text['label-schedule']['nl-nl'] = "";
|
||||
$text['label-schedule']['pl' ] = "Harmonogram";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-room-name']['de-at'] = "Raum Name";
|
|||
$text['label-room-name']['de-de'] = "Raum Name";
|
||||
$text['label-room-name']['es-cl'] = "Nombre de la Sala";
|
||||
$text['label-room-name']['fr-fr'] = "Nom de Chambre";
|
||||
$text['label-room-name']['he' ] = "";
|
||||
$text['label-room-name']['it-it'] = "";
|
||||
$text['label-room-name']['nl-nl'] = "";
|
||||
$text['label-room-name']['pl' ] = "Nazwa pokoju";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-recording']['de-at'] = "Aufnahme";
|
|||
$text['label-recording']['de-de'] = "Aufnahme";
|
||||
$text['label-recording']['es-cl'] = "Grabando";
|
||||
$text['label-recording']['fr-fr'] = "Enregistrement";
|
||||
$text['label-recording']['he' ] = "";
|
||||
$text['label-recording']['it-it'] = "";
|
||||
$text['label-recording']['nl-nl'] = "";
|
||||
$text['label-recording']['pl' ] = "Nagrywanie";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-record']['de-at'] = "Aufnehmen";
|
|||
$text['label-record']['de-de'] = "Aufnehmen";
|
||||
$text['label-record']['es-cl'] = "Grabar";
|
||||
$text['label-record']['fr-fr'] = "Enregistrer";
|
||||
$text['label-record']['he' ] = "";
|
||||
$text['label-record']['it-it'] = "";
|
||||
$text['label-record']['nl-nl'] = "";
|
||||
$text['label-record']['pl' ] = "Nagraj";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-profile']['de-at'] = "Profil";
|
|||
$text['label-profile']['de-de'] = "Profil";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
$text['label-profile']['fr-fr'] = "Profile";
|
||||
$text['label-profile']['he' ] = "";
|
||||
$text['label-profile']['it-it'] = "";
|
||||
$text['label-profile']['nl-nl'] = "";
|
||||
$text['label-profile']['pl' ] = "Profil";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-play']['de-at'] = "Abspielen";
|
|||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
$text['label-play']['fr-fr'] = "Jouer";
|
||||
$text['label-play']['he' ] = "";
|
||||
$text['label-play']['it-it'] = "";
|
||||
$text['label-play']['nl-nl'] = "";
|
||||
$text['label-play']['pl' ] = "Odtwórz";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-participant-pin']['de-at'] = "Teilnehmer";
|
|||
$text['label-participant-pin']['de-de'] = "Teilnehmer";
|
||||
$text['label-participant-pin']['es-cl'] = "Participante";
|
||||
$text['label-participant-pin']['fr-fr'] = "Code Participant";
|
||||
$text['label-participant-pin']['he' ] = "";
|
||||
$text['label-participant-pin']['it-it'] = "";
|
||||
$text['label-participant-pin']['nl-nl'] = "";
|
||||
$text['label-participant-pin']['pl' ] = "Uczestnik";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-network-address']['de-at'] = "Netzwerk Adresse";
|
|||
$text['label-network-address']['de-de'] = "Netzwerk Adresse";
|
||||
$text['label-network-address']['es-cl'] = "Dirección de Red";
|
||||
$text['label-network-address']['fr-fr'] = "Adresse Réseau";
|
||||
$text['label-network-address']['he' ] = "";
|
||||
$text['label-network-address']['it-it'] = "";
|
||||
$text['label-network-address']['nl-nl'] = "";
|
||||
$text['label-network-address']['pl' ] = "Adres sieciowy";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-mute']['de-at'] = "Stummschalten";
|
|||
$text['label-mute']['de-de'] = "Stummschalten";
|
||||
$text['label-mute']['es-cl'] = "Mudo";
|
||||
$text['label-mute']['fr-fr'] = "Entrée Micro désactivé";
|
||||
$text['label-mute']['he' ] = "";
|
||||
$text['label-mute']['it-it'] = "";
|
||||
$text['label-mute']['nl-nl'] = "";
|
||||
$text['label-mute']['pl' ] = "Wycisz";
|
||||
|
|
@ -652,6 +695,7 @@ $text['label-moderator-pin']['de-at'] = "Moderator";
|
|||
$text['label-moderator-pin']['de-de'] = "Moderator";
|
||||
$text['label-moderator-pin']['es-cl'] = "Moderador";
|
||||
$text['label-moderator-pin']['fr-fr'] = "Modérateur";
|
||||
$text['label-moderator-pin']['he' ] = "";
|
||||
$text['label-moderator-pin']['it-it'] = "";
|
||||
$text['label-moderator-pin']['nl-nl'] = "";
|
||||
$text['label-moderator-pin']['pl' ] = "Moderator";
|
||||
|
|
@ -667,6 +711,7 @@ $text['label-moderator']['de-at'] = "Moderator";
|
|||
$text['label-moderator']['de-de'] = "Moderator";
|
||||
$text['label-moderator']['es-cl'] = "Moderador";
|
||||
$text['label-moderator']['fr-fr'] = "Modérateur";
|
||||
$text['label-moderator']['he' ] = "";
|
||||
$text['label-moderator']['it-it'] = "";
|
||||
$text['label-moderator']['nl-nl'] = "";
|
||||
$text['label-moderator']['pl' ] = "Moderator";
|
||||
|
|
@ -682,6 +727,7 @@ $text['label-members']['de-at'] = "Zähler";
|
|||
$text['label-members']['de-de'] = "Zähler";
|
||||
$text['label-members']['es-cl'] = "Conteo";
|
||||
$text['label-members']['fr-fr'] = "Décompte";
|
||||
$text['label-members']['he' ] = "";
|
||||
$text['label-members']['it-it'] = "";
|
||||
$text['label-members']['nl-nl'] = "";
|
||||
$text['label-members']['pl' ] = "Liczba";
|
||||
|
|
@ -697,6 +743,7 @@ $text['label-member-type-participant']['de-at'] = "Teilnehmer";
|
|||
$text['label-member-type-participant']['de-de'] = "Teilnehmer";
|
||||
$text['label-member-type-participant']['es-cl'] = "participante";
|
||||
$text['label-member-type-participant']['fr-fr'] = "participant";
|
||||
$text['label-member-type-participant']['he' ] = "";
|
||||
$text['label-member-type-participant']['it-it'] = "";
|
||||
$text['label-member-type-participant']['nl-nl'] = "";
|
||||
$text['label-member-type-participant']['pl' ] = "uczestnik";
|
||||
|
|
@ -712,6 +759,7 @@ $text['label-member-type-moderator']['de-at'] = "Moderator";
|
|||
$text['label-member-type-moderator']['de-de'] = "Moderator";
|
||||
$text['label-member-type-moderator']['es-cl'] = "moderador";
|
||||
$text['label-member-type-moderator']['fr-fr'] = "modérateur";
|
||||
$text['label-member-type-moderator']['he' ] = "";
|
||||
$text['label-member-type-moderator']['it-it'] = "";
|
||||
$text['label-member-type-moderator']['nl-nl'] = "";
|
||||
$text['label-member-type-moderator']['pl' ] = "moderator";
|
||||
|
|
@ -727,6 +775,7 @@ $text['label-member-pin']['de-at'] = "PIN Nummern";
|
|||
$text['label-member-pin']['de-de'] = "PIN Nummern";
|
||||
$text['label-member-pin']['es-cl'] = "Números PIN";
|
||||
$text['label-member-pin']['fr-fr'] = "Code Membre";
|
||||
$text['label-member-pin']['he' ] = "";
|
||||
$text['label-member-pin']['it-it'] = "";
|
||||
$text['label-member-pin']['nl-nl'] = "";
|
||||
$text['label-member-pin']['pl' ] = "Numery PIN";
|
||||
|
|
@ -742,6 +791,7 @@ $text['label-max-members']['de-at'] = "Maximale Anzahl an Teilnehmer";
|
|||
$text['label-max-members']['de-de'] = "Maximale Anzahl an Teilnehmer";
|
||||
$text['label-max-members']['es-cl'] = "Cantidad máxima de miembros";
|
||||
$text['label-max-members']['fr-fr'] = "Membres Max";
|
||||
$text['label-max-members']['he' ] = "";
|
||||
$text['label-max-members']['it-it'] = "";
|
||||
$text['label-max-members']['nl-nl'] = "";
|
||||
$text['label-max-members']['pl' ] = "Maksymalna liczba uszestników";
|
||||
|
|
@ -757,6 +807,7 @@ $text['label-from']['de-at'] = "Von";
|
|||
$text['label-from']['de-de'] = "Von";
|
||||
$text['label-from']['es-cl'] = "Desde";
|
||||
$text['label-from']['fr-fr'] = "A Partir De";
|
||||
$text['label-from']['he' ] = "";
|
||||
$text['label-from']['it-it'] = "";
|
||||
$text['label-from']['nl-nl'] = "";
|
||||
$text['label-from']['pl' ] = "Od";
|
||||
|
|
@ -772,6 +823,7 @@ $text['label-exit-sound']['de-at'] = "Ton beim Verlassen";
|
|||
$text['label-exit-sound']['de-de'] = "Ton beim Verlassen";
|
||||
$text['label-exit-sound']['es-cl'] = "Sonido de salida";
|
||||
$text['label-exit-sound']['fr-fr'] = "Sons de sortie";
|
||||
$text['label-exit-sound']['he' ] = "";
|
||||
$text['label-exit-sound']['it-it'] = "";
|
||||
$text['label-exit-sound']['nl-nl'] = "";
|
||||
$text['label-exit-sound']['pl' ] = "Dźwięk przy wyjściu";
|
||||
|
|
@ -787,6 +839,7 @@ $text['label-enter-sound']['de-at'] = "Ton beim Eintreten";
|
|||
$text['label-enter-sound']['de-de'] = "Ton beim Eintreten";
|
||||
$text['label-enter-sound']['es-cl'] = "Sonido de entrada";
|
||||
$text['label-enter-sound']['fr-fr'] = "Sons d'arrivée";
|
||||
$text['label-enter-sound']['he' ] = "";
|
||||
$text['label-enter-sound']['it-it'] = "";
|
||||
$text['label-enter-sound']['nl-nl'] = "";
|
||||
$text['label-enter-sound']['pl' ] = "Dźwięk przy wejściu";
|
||||
|
|
@ -802,6 +855,7 @@ $text['label-end']['de-at'] = "Ende";
|
|||
$text['label-end']['de-de'] = "Ende";
|
||||
$text['label-end']['es-cl'] = "Fin";
|
||||
$text['label-end']['fr-fr'] = "Fin";
|
||||
$text['label-end']['he' ] = "";
|
||||
$text['label-end']['it-it'] = "";
|
||||
$text['label-end']['nl-nl'] = "";
|
||||
$text['label-end']['pl' ] = "Koniec";
|
||||
|
|
@ -817,6 +871,7 @@ $text['label-edit']['de-at'] = "Bearbeiten";
|
|||
$text['label-edit']['de-de'] = "Bearbeiten";
|
||||
$text['label-edit']['es-cl'] = "Editar";
|
||||
$text['label-edit']['fr-fr'] = "Editer";
|
||||
$text['label-edit']['he' ] = "";
|
||||
$text['label-edit']['it-it'] = "";
|
||||
$text['label-edit']['nl-nl'] = "";
|
||||
$text['label-edit']['pl' ] = "Edytuj";
|
||||
|
|
@ -832,6 +887,7 @@ $text['label-download']['de-at'] = "Herunterladen";
|
|||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['he' ] = "";
|
||||
$text['label-download']['it-it'] = "";
|
||||
$text['label-download']['nl-nl'] = "";
|
||||
$text['label-download']['pl' ] = "Pobierz";
|
||||
|
|
@ -847,6 +903,7 @@ $text['label-details']['de-at'] = "Details";
|
|||
$text['label-details']['de-de'] = "Details";
|
||||
$text['label-details']['es-cl'] = "Detalles";
|
||||
$text['label-details']['fr-fr'] = "Détails";
|
||||
$text['label-details']['he' ] = "";
|
||||
$text['label-details']['it-it'] = "";
|
||||
$text['label-details']['nl-nl'] = "";
|
||||
$text['label-details']['pl' ] = "Szczegóły";
|
||||
|
|
@ -862,6 +919,7 @@ $text['label-conference_name']['de-at'] = "Konferenz Name";
|
|||
$text['label-conference_name']['de-de'] = "Konferenz Name";
|
||||
$text['label-conference_name']['es-cl'] = "Nombre de la conferencia";
|
||||
$text['label-conference_name']['fr-fr'] = "Nom de la Conférence";
|
||||
$text['label-conference_name']['he' ] = "";
|
||||
$text['label-conference_name']['it-it'] = "";
|
||||
$text['label-conference_name']['nl-nl'] = "";
|
||||
$text['label-conference_name']['pl' ] = "Nazwa konferencji";
|
||||
|
|
@ -877,6 +935,7 @@ $text['label-cdr']['de-at'] = "CDR";
|
|||
$text['label-cdr']['de-de'] = "CDR";
|
||||
$text['label-cdr']['es-cl'] = "CDR";
|
||||
$text['label-cdr']['fr-fr'] = "Historique d'appels";
|
||||
$text['label-cdr']['he' ] = "";
|
||||
$text['label-cdr']['it-it'] = "";
|
||||
$text['label-cdr']['nl-nl'] = "";
|
||||
$text['label-cdr']['pl' ] = "Wykaz rozmów";
|
||||
|
|
@ -892,6 +951,7 @@ $text['label-caller-id-number']['de-at'] = "Anruferkennung (Nummer)";
|
|||
$text['label-caller-id-number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['label-caller-id-number']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-caller-id-number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['label-caller-id-number']['he' ] = "";
|
||||
$text['label-caller-id-number']['it-it'] = "";
|
||||
$text['label-caller-id-number']['nl-nl'] = "";
|
||||
$text['label-caller-id-number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -907,6 +967,7 @@ $text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)";
|
|||
$text['label-caller-id-name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['label-caller-id-name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['label-caller-id-name']['he' ] = "";
|
||||
$text['label-caller-id-name']['it-it'] = "";
|
||||
$text['label-caller-id-name']['nl-nl'] = "";
|
||||
$text['label-caller-id-name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -922,6 +983,7 @@ $text['label-announce']['de-at'] = "Ankündigen";
|
|||
$text['label-announce']['de-de'] = "";
|
||||
$text['label-announce']['es-cl'] = "Anunciar";
|
||||
$text['label-announce']['fr-fr'] = "Annonce";
|
||||
$text['label-announce']['he' ] = "";
|
||||
$text['label-announce']['it-it'] = "";
|
||||
$text['label-announce']['nl-nl'] = "";
|
||||
$text['label-announce']['pl' ] = "Zapowiedz";
|
||||
|
|
@ -937,6 +999,7 @@ $text['description-users']['de-at'] = "Weisen Sie diesem Konferenzraum weitere A
|
|||
$text['description-users']['de-de'] = "Weisen Sie diesem Konferenzraum weitere Administratoren zu.";
|
||||
$text['description-users']['es-cl'] = "Asignar usuarios adicionales como administradores de esta sala de conferencia.";
|
||||
$text['description-users']['fr-fr'] = "Ajouter des utilisateurs comme administrateurs des cette salle de conférence.";
|
||||
$text['description-users']['he' ] = "";
|
||||
$text['description-users']['it-it'] = "";
|
||||
$text['description-users']['nl-nl'] = "";
|
||||
$text['description-users']['pl' ] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego.";
|
||||
|
|
@ -952,6 +1015,7 @@ $text['description-schedule']['de-at'] = "Setzen Sie die Start und Stopp Datum/Z
|
|||
$text['description-schedule']['de-de'] = "Setzen Sie die Start und Stopp Datum/Zeit für diesen Raum";
|
||||
$text['description-schedule']['es-cl'] = "Establezca un inicio y parada de fecha/hora para esta sala.";
|
||||
$text['description-schedule']['fr-fr'] = "Définir un démarrage et d'arrêt de date/heure pour cette chambre.";
|
||||
$text['description-schedule']['he' ] = "";
|
||||
$text['description-schedule']['it-it'] = "";
|
||||
$text['description-schedule']['nl-nl'] = "";
|
||||
$text['description-schedule']['pl' ] = "Ustaw czas i datę rozpoczęcia i zakończenia rozmowy w tym pokoju.";
|
||||
|
|
@ -967,6 +1031,7 @@ $text['description-room-name']['de-at'] = "Geben Sie einen Namen für diesen Kon
|
|||
$text['description-room-name']['de-de'] = "Geben Sie einen Namen für diesen Konferenzraum an.";
|
||||
$text['description-room-name']['es-cl'] = "Introduzca un nombre para la sala de conferencias.";
|
||||
$text['description-room-name']['fr-fr'] = "Entrez un nom pour la salle de conférence.";
|
||||
$text['description-room-name']['he' ] = "";
|
||||
$text['description-room-name']['it-it'] = "";
|
||||
$text['description-room-name']['nl-nl'] = "";
|
||||
$text['description-room-name']['pl' ] = "";
|
||||
|
|
@ -982,6 +1047,7 @@ $text['description-profile']['de-at'] = "Das Konferenz-Profil ist eine Zusammenf
|
|||
$text['description-profile']['de-de'] = "Das Konferenz-Profil ist eine Zusammenfassung von Einstellungen für die Konferenz Zentrale.";
|
||||
$text['description-profile']['es-cl'] = "El Perfil de Conferencia es una colección de ajustes para el centro de conferencia.";
|
||||
$text['description-profile']['fr-fr'] = "Le profile de conférence est une liste de configuration pour les conférences. ";
|
||||
$text['description-profile']['he' ] = "";
|
||||
$text['description-profile']['it-it'] = "";
|
||||
$text['description-profile']['nl-nl'] = "";
|
||||
$text['description-profile']['pl' ] = "Zdefiniuj ustawienia tego profilu";
|
||||
|
|
@ -997,6 +1063,7 @@ $text['description-participant-pin']['de-at'] = "PIN Nummer für Teilnehmer.";
|
|||
$text['description-participant-pin']['de-de'] = "PIN Nummer für Teilnehmer.";
|
||||
$text['description-participant-pin']['es-cl'] = "Número PIN para participantes";
|
||||
$text['description-participant-pin']['fr-fr'] = "Code PIN des participants.";
|
||||
$text['description-participant-pin']['he' ] = "";
|
||||
$text['description-participant-pin']['it-it'] = "";
|
||||
$text['description-participant-pin']['nl-nl'] = "";
|
||||
$text['description-participant-pin']['pl' ] = "Numer PIN dla uczestników";
|
||||
|
|
@ -1012,6 +1079,7 @@ $text['description-moderator_pin']['de-at'] = "PIN Nummer für Moderatoren.";
|
|||
$text['description-moderator_pin']['de-de'] = "PIN Nummer für Moderatoren.";
|
||||
$text['description-moderator_pin']['es-cl'] = "Número PIN para moderadores";
|
||||
$text['description-moderator_pin']['fr-fr'] = "Code PIN des modérateurs.";
|
||||
$text['description-moderator_pin']['he' ] = "";
|
||||
$text['description-moderator_pin']['it-it'] = "";
|
||||
$text['description-moderator_pin']['nl-nl'] = "";
|
||||
$text['description-moderator_pin']['pl' ] = "Numer PIN dla moderatorów";
|
||||
|
|
@ -1027,6 +1095,7 @@ $text['description-conference_sessions']['de-at'] = "Konferenz Sitzungen sind Pr
|
|||
$text['description-conference_sessions']['de-de'] = "Konferenz Sitzungen sind Protokolle der letzten Konferenzen.";
|
||||
$text['description-conference_sessions']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las conferencias.";
|
||||
$text['description-conference_sessions']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences.";
|
||||
$text['description-conference_sessions']['he' ] = "";
|
||||
$text['description-conference_sessions']['it-it'] = "";
|
||||
$text['description-conference_sessions']['nl-nl'] = "";
|
||||
$text['description-conference_sessions']['pl' ] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
||||
|
|
@ -1042,6 +1111,7 @@ $text['description-conference_session_details']['de-at'] = "Konferenz Sitzungen
|
|||
$text['description-conference_session_details']['de-de'] = "Konferenz Sitzungen sind Protokolle der letzten Konferenzenschaltungen.";
|
||||
$text['description-conference_session_details']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las llamadas de conferencia";
|
||||
$text['description-conference_session_details']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences.";
|
||||
$text['description-conference_session_details']['he' ] = "";
|
||||
$text['description-conference_session_details']['it-it'] = "";
|
||||
$text['description-conference_session_details']['nl-nl'] = "";
|
||||
$text['description-conference_session_details']['pl' ] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
||||
|
|
@ -1057,6 +1127,7 @@ $text['description-conference_centers']['de-at'] = "Konferenz-Zentralen sind Gru
|
|||
$text['description-conference_centers']['de-de'] = "Konferenz-Zentralen sind Gruppen mehrere Konferenzräume. Diese können anhand diverse Kriterien wie Kostenstelle, geographisher Ort oder sonstiges organisiert werden.";
|
||||
$text['description-conference_centers']['es-cl'] = "Los Centros de Conferencias son un grupo de salas de conferencias. Estas se organizan por centro de costo, geográficamente u otro criterio.";
|
||||
$text['description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère.";
|
||||
$text['description-conference_centers']['he' ] = "";
|
||||
$text['description-conference_centers']['it-it'] = "";
|
||||
$text['description-conference_centers']['nl-nl'] = "";
|
||||
$text['description-conference_centers']['pl' ] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
|
||||
|
|
@ -1072,6 +1143,7 @@ $text['description-conference_center']['de-at'] = "Konferenz Zentralen ermöglic
|
|||
$text['description-conference_center']['de-de'] = "Konferenz Zentralen ermöglichen die Erstellung von einem oder mehrere Konferenzräume mit Namen, Nebenstelle, benötigte PIN Mindestlänge und eine Beschreibung.";
|
||||
$text['description-conference_center']['es-cl'] = "El Centro de Conferencia se usa para configurar una o más salas con un nombre, número de extensión, un largo de número pin requerido y una descripción.";
|
||||
$text['description-conference_center']['fr-fr'] = "Il est possible de configurer une ou plusieures salles de conférence avec un nom, un neméro, une taille de code d'identification et une description.";
|
||||
$text['description-conference_center']['he' ] = "";
|
||||
$text['description-conference_center']['it-it'] = "";
|
||||
$text['description-conference_center']['nl-nl'] = "";
|
||||
$text['description-conference_center']['pl' ] = "Centrum Konferencyjne jest używane do tworzenia pokoi konferencyjnych. Każdy z nich otrzymuje numer wewnętrzny, nazwę, numer PIN oraz opis.";
|
||||
|
|
@ -1087,6 +1159,7 @@ $text['button-sessions']['de-at'] = "Sitzungen";
|
|||
$text['button-sessions']['de-de'] = "Sitzungen";
|
||||
$text['button-sessions']['es-cl'] = "Sesiones";
|
||||
$text['button-sessions']['fr-fr'] = "Sessions";
|
||||
$text['button-sessions']['he' ] = "";
|
||||
$text['button-sessions']['it-it'] = "";
|
||||
$text['button-sessions']['nl-nl'] = "";
|
||||
$text['button-sessions']['pl' ] = "Sesje";
|
||||
|
|
@ -1102,6 +1175,7 @@ $text['button-rooms']['de-at'] = "Räume";
|
|||
$text['button-rooms']['de-de'] = "Räume";
|
||||
$text['button-rooms']['es-cl'] = "Salas";
|
||||
$text['button-rooms']['fr-fr'] = "Salles";
|
||||
$text['button-rooms']['he' ] = "";
|
||||
$text['button-rooms']['it-it'] = "";
|
||||
$text['button-rooms']['nl-nl'] = "";
|
||||
$text['button-rooms']['pl' ] = "Pokoje";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:08 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-conference_controls']['en-us'] = "Conference Controls";
|
||||
$text['title-conference_controls']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-conference_controls']['de-at'] = "Konferenzsteuerung";
|
|||
$text['title-conference_controls']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['es-cl'] = "";
|
||||
$text['title-conference_controls']['fr-fr'] = "";
|
||||
$text['title-conference_controls']['he' ] = "";
|
||||
$text['title-conference_controls']['it-it'] = "";
|
||||
$text['title-conference_controls']['nl-nl'] = "";
|
||||
$text['title-conference_controls']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-conference_control']['de-at'] = "Konferenzsteuerung";
|
|||
$text['title-conference_control']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['es-cl'] = "";
|
||||
$text['title-conference_control']['fr-fr'] = "";
|
||||
$text['title-conference_control']['he' ] = "";
|
||||
$text['title-conference_control']['it-it'] = "";
|
||||
$text['title-conference_control']['nl-nl'] = "";
|
||||
$text['title-conference_control']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title_description-conference_control']['de-at'] = "Funktionen zur Anrufst
|
|||
$text['title_description-conference_control']['de-de'] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['title_description-conference_control']['es-cl'] = "";
|
||||
$text['title_description-conference_control']['fr-fr'] = "";
|
||||
$text['title_description-conference_control']['he' ] = "";
|
||||
$text['title_description-conference_control']['it-it'] = "";
|
||||
$text['title_description-conference_control']['nl-nl'] = "";
|
||||
$text['title_description-conference_control']['pl' ] = "";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-control_name']['de-at'] = "Name";
|
|||
$text['label-control_name']['de-de'] = "Name";
|
||||
$text['label-control_name']['es-cl'] = "";
|
||||
$text['label-control_name']['fr-fr'] = "";
|
||||
$text['label-control_name']['he' ] = "";
|
||||
$text['label-control_name']['it-it'] = "";
|
||||
$text['label-control_name']['nl-nl'] = "";
|
||||
$text['label-control_name']['pl' ] = "";
|
||||
|
|
@ -67,6 +71,7 @@ $text['description-control_name']['de-at'] = "Geben Sie den Namen des Steuerelem
|
|||
$text['description-control_name']['de-de'] = "Geben Sie den Namen des Steuerelements ein.";
|
||||
$text['description-control_name']['es-cl'] = "";
|
||||
$text['description-control_name']['fr-fr'] = "";
|
||||
$text['description-control_name']['he' ] = "";
|
||||
$text['description-control_name']['it-it'] = "";
|
||||
$text['description-control_name']['nl-nl'] = "";
|
||||
$text['description-control_name']['pl' ] = "";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-control_enabled']['de-at'] = "Aktiviert";
|
|||
$text['label-control_enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-control_enabled']['es-cl'] = "";
|
||||
$text['label-control_enabled']['fr-fr'] = "";
|
||||
$text['label-control_enabled']['he' ] = "";
|
||||
$text['label-control_enabled']['it-it'] = "";
|
||||
$text['label-control_enabled']['nl-nl'] = "";
|
||||
$text['label-control_enabled']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['description-control_enabled']['de-at'] = "Setzen Sie den Status des Steue
|
|||
$text['description-control_enabled']['de-de'] = "Setzen Sie den Status des Steuerelements";
|
||||
$text['description-control_enabled']['es-cl'] = "";
|
||||
$text['description-control_enabled']['fr-fr'] = "";
|
||||
$text['description-control_enabled']['he' ] = "";
|
||||
$text['description-control_enabled']['it-it'] = "";
|
||||
$text['description-control_enabled']['nl-nl'] = "";
|
||||
$text['description-control_enabled']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-control_description']['de-at'] = "Beschreibung";
|
|||
$text['label-control_description']['de-de'] = "Beschreibung";
|
||||
$text['label-control_description']['es-cl'] = "";
|
||||
$text['label-control_description']['fr-fr'] = "";
|
||||
$text['label-control_description']['he' ] = "";
|
||||
$text['label-control_description']['it-it'] = "";
|
||||
$text['label-control_description']['nl-nl'] = "";
|
||||
$text['label-control_description']['pl' ] = "";
|
||||
|
|
@ -127,6 +135,7 @@ $text['description-control_description']['de-at'] = "Geben Sie eine Beschreibung
|
|||
$text['description-control_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-control_description']['es-cl'] = "";
|
||||
$text['description-control_description']['fr-fr'] = "";
|
||||
$text['description-control_description']['he' ] = "";
|
||||
$text['description-control_description']['it-it'] = "";
|
||||
$text['description-control_description']['nl-nl'] = "";
|
||||
$text['description-control_description']['pl' ] = "";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-true']['de-at'] = "ein";
|
|||
$text['label-true']['de-de'] = "ein";
|
||||
$text['label-true']['es-cl'] = "";
|
||||
$text['label-true']['fr-fr'] = "";
|
||||
$text['label-true']['he' ] = "";
|
||||
$text['label-true']['it-it'] = "";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl' ] = "";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-false']['de-at'] = "aus";
|
|||
$text['label-false']['de-de'] = "aus";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['fr-fr'] = "falso";
|
||||
$text['label-false']['he' ] = "";
|
||||
$text['label-false']['it-it'] = "";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl' ] = "";
|
||||
|
|
@ -172,6 +183,7 @@ $text['button-add']['de-at'] = "Hinzufügen";
|
|||
$text['button-add']['de-de'] = "Hinzufügen";
|
||||
$text['button-add']['es-cl'] = "";
|
||||
$text['button-add']['fr-fr'] = "";
|
||||
$text['button-add']['he' ] = "";
|
||||
$text['button-add']['it-it'] = "";
|
||||
$text['button-add']['nl-nl'] = "";
|
||||
$text['button-add']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['button-edit']['de-at'] = "Bearbeiten";
|
|||
$text['button-edit']['de-de'] = "Bearbeiten";
|
||||
$text['button-edit']['es-cl'] = "";
|
||||
$text['button-edit']['fr-fr'] = "";
|
||||
$text['button-edit']['he' ] = "";
|
||||
$text['button-edit']['it-it'] = "";
|
||||
$text['button-edit']['nl-nl'] = "";
|
||||
$text['button-edit']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['button-delete']['de-at'] = "Löschen";
|
|||
$text['button-delete']['de-de'] = "Löschen";
|
||||
$text['button-delete']['es-cl'] = "";
|
||||
$text['button-delete']['fr-fr'] = "";
|
||||
$text['button-delete']['he' ] = "";
|
||||
$text['button-delete']['it-it'] = "";
|
||||
$text['button-delete']['nl-nl'] = "";
|
||||
$text['button-delete']['pl' ] = "";
|
||||
|
|
@ -217,6 +231,7 @@ $text['button-save']['de-at'] = "Speichern";
|
|||
$text['button-save']['de-de'] = "Speichern";
|
||||
$text['button-save']['es-cl'] = "";
|
||||
$text['button-save']['fr-fr'] = "";
|
||||
$text['button-save']['he' ] = "";
|
||||
$text['button-save']['it-it'] = "";
|
||||
$text['button-save']['nl-nl'] = "";
|
||||
$text['button-save']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['button-view']['de-at'] = "Anzeigen";
|
|||
$text['button-view']['de-de'] = "Anzeigen";
|
||||
$text['button-view']['es-cl'] = "";
|
||||
$text['button-view']['fr-fr'] = "";
|
||||
$text['button-view']['he' ] = "";
|
||||
$text['button-view']['it-it'] = "";
|
||||
$text['button-view']['nl-nl'] = "";
|
||||
$text['button-view']['pl' ] = "";
|
||||
|
|
@ -247,6 +263,7 @@ $text['button-back']['de-at'] = "Zurück";
|
|||
$text['button-back']['de-de'] = "Zurück";
|
||||
$text['button-back']['es-cl'] = "";
|
||||
$text['button-back']['fr-fr'] = "";
|
||||
$text['button-back']['he' ] = "";
|
||||
$text['button-back']['it-it'] = "";
|
||||
$text['button-back']['nl-nl'] = "";
|
||||
$text['button-back']['pl' ] = "";
|
||||
|
|
@ -262,6 +279,7 @@ $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|||
$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['es-cl'] = "";
|
||||
$text['confirm-delete']['fr-fr'] = "";
|
||||
$text['confirm-delete']['he' ] = "";
|
||||
$text['confirm-delete']['it-it'] = "";
|
||||
$text['confirm-delete']['nl-nl'] = "";
|
||||
$text['confirm-delete']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|||
$text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['es-cl'] = "";
|
||||
$text['message-add']['fr-fr'] = "";
|
||||
$text['message-add']['he' ] = "";
|
||||
$text['message-add']['it-it'] = "";
|
||||
$text['message-add']['nl-nl'] = "";
|
||||
$text['message-add']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['message-update']['de-at'] = "Aktualisierung abgeschlossen";
|
|||
$text['message-update']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['message-update']['es-cl'] = "";
|
||||
$text['message-update']['fr-fr'] = "";
|
||||
$text['message-update']['he' ] = "";
|
||||
$text['message-update']['it-it'] = "";
|
||||
$text['message-update']['nl-nl'] = "";
|
||||
$text['message-update']['pl' ] = "";
|
||||
|
|
@ -307,6 +327,7 @@ $text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
|||
$text['message-delete']['de-de'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['es-cl'] = "";
|
||||
$text['message-delete']['fr-fr'] = "";
|
||||
$text['message-delete']['he' ] = "";
|
||||
$text['message-delete']['it-it'] = "";
|
||||
$text['message-delete']['nl-nl'] = "";
|
||||
$text['message-delete']['pl' ] = "";
|
||||
|
|
@ -322,6 +343,7 @@ $text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
|||
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['es-cl'] = "";
|
||||
$text['message-required']['fr-fr'] = "";
|
||||
$text['message-required']['he' ] = "";
|
||||
$text['message-required']['it-it'] = "";
|
||||
$text['message-required']['nl-nl'] = "";
|
||||
$text['message-required']['pl' ] = "";
|
||||
|
|
@ -337,6 +359,7 @@ $text['title-conference_control_details']['de-at'] = "Steuerelemente";
|
|||
$text['title-conference_control_details']['de-de'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['es-cl'] = "";
|
||||
$text['title-conference_control_details']['fr-fr'] = "";
|
||||
$text['title-conference_control_details']['he' ] = "";
|
||||
$text['title-conference_control_details']['it-it'] = "";
|
||||
$text['title-conference_control_details']['nl-nl'] = "";
|
||||
$text['title-conference_control_details']['pl' ] = "";
|
||||
|
|
@ -352,6 +375,7 @@ $text['title-conference_control_detail']['de-at'] = "Steuern";
|
|||
$text['title-conference_control_detail']['de-de'] = "Steuern";
|
||||
$text['title-conference_control_detail']['es-cl'] = "";
|
||||
$text['title-conference_control_detail']['fr-fr'] = "";
|
||||
$text['title-conference_control_detail']['he' ] = "";
|
||||
$text['title-conference_control_detail']['it-it'] = "";
|
||||
$text['title-conference_control_detail']['nl-nl'] = "";
|
||||
$text['title-conference_control_detail']['pl' ] = "";
|
||||
|
|
@ -367,6 +391,7 @@ $text['title_description-conference_control_detail']['de-at'] = "";
|
|||
$text['title_description-conference_control_detail']['de-de'] = "";
|
||||
$text['title_description-conference_control_detail']['es-cl'] = "";
|
||||
$text['title_description-conference_control_detail']['fr-fr'] = "";
|
||||
$text['title_description-conference_control_detail']['he' ] = "";
|
||||
$text['title_description-conference_control_detail']['it-it'] = "";
|
||||
$text['title_description-conference_control_detail']['nl-nl'] = "";
|
||||
$text['title_description-conference_control_detail']['pl' ] = "";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-control_digits']['de-at'] = "Ziffern";
|
|||
$text['label-control_digits']['de-de'] = "Ziffern";
|
||||
$text['label-control_digits']['es-cl'] = "";
|
||||
$text['label-control_digits']['fr-fr'] = "";
|
||||
$text['label-control_digits']['he' ] = "";
|
||||
$text['label-control_digits']['it-it'] = "";
|
||||
$text['label-control_digits']['nl-nl'] = "";
|
||||
$text['label-control_digits']['pl' ] = "";
|
||||
|
|
@ -397,6 +423,7 @@ $text['description-control_digits']['de-at'] = "Geben Sie die Ziffern ein.";
|
|||
$text['description-control_digits']['de-de'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['es-cl'] = "";
|
||||
$text['description-control_digits']['fr-fr'] = "";
|
||||
$text['description-control_digits']['he' ] = "";
|
||||
$text['description-control_digits']['it-it'] = "";
|
||||
$text['description-control_digits']['nl-nl'] = "";
|
||||
$text['description-control_digits']['pl' ] = "";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-control_action']['de-at'] = "Aktion";
|
|||
$text['label-control_action']['de-de'] = "Aktion";
|
||||
$text['label-control_action']['es-cl'] = "";
|
||||
$text['label-control_action']['fr-fr'] = "";
|
||||
$text['label-control_action']['he' ] = "";
|
||||
$text['label-control_action']['it-it'] = "";
|
||||
$text['label-control_action']['nl-nl'] = "";
|
||||
$text['label-control_action']['pl' ] = "";
|
||||
|
|
@ -427,6 +455,7 @@ $text['description-control_action']['de-at'] = "Geben Sie die Aktion an.";
|
|||
$text['description-control_action']['de-de'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['es-cl'] = "";
|
||||
$text['description-control_action']['fr-fr'] = "";
|
||||
$text['description-control_action']['he' ] = "";
|
||||
$text['description-control_action']['it-it'] = "";
|
||||
$text['description-control_action']['nl-nl'] = "";
|
||||
$text['description-control_action']['pl' ] = "";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-control_data']['de-at'] = "Daten";
|
|||
$text['label-control_data']['de-de'] = "Daten";
|
||||
$text['label-control_data']['es-cl'] = "";
|
||||
$text['label-control_data']['fr-fr'] = "";
|
||||
$text['label-control_data']['he' ] = "";
|
||||
$text['label-control_data']['it-it'] = "";
|
||||
$text['label-control_data']['nl-nl'] = "";
|
||||
$text['label-control_data']['pl' ] = "";
|
||||
|
|
@ -457,6 +487,7 @@ $text['description-control_data']['de-at'] = "Geben Sie die Daten ein.";
|
|||
$text['description-control_data']['de-de'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['es-cl'] = "";
|
||||
$text['description-control_data']['fr-fr'] = "";
|
||||
$text['description-control_data']['he' ] = "";
|
||||
$text['description-control_data']['it-it'] = "";
|
||||
$text['description-control_data']['nl-nl'] = "";
|
||||
$text['description-control_data']['pl' ] = "";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:12 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-conference_profiles']['en-us'] = "Conference Profiles";
|
||||
$text['title-conference_profiles']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-conference_profiles']['de-at'] = "Konferenzprofile";
|
|||
$text['title-conference_profiles']['de-de'] = "Konferenzprofile";
|
||||
$text['title-conference_profiles']['es-cl'] = "";
|
||||
$text['title-conference_profiles']['fr-fr'] = "";
|
||||
$text['title-conference_profiles']['he' ] = "";
|
||||
$text['title-conference_profiles']['it-it'] = "";
|
||||
$text['title-conference_profiles']['nl-nl'] = "";
|
||||
$text['title-conference_profiles']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-conference_profile']['de-at'] = "Konferenzprofile";
|
|||
$text['title-conference_profile']['de-de'] = "Konferenzprofile";
|
||||
$text['title-conference_profile']['es-cl'] = "";
|
||||
$text['title-conference_profile']['fr-fr'] = "";
|
||||
$text['title-conference_profile']['he' ] = "";
|
||||
$text['title-conference_profile']['it-it'] = "";
|
||||
$text['title-conference_profile']['nl-nl'] = "";
|
||||
$text['title-conference_profile']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title_description-conference_profile']['de-at'] = "Eine Gruppe von Konfer
|
|||
$text['title_description-conference_profile']['de-de'] = "Eine Gruppe von Konferenz-Parametern zu einem Profil zusammengefasst";
|
||||
$text['title_description-conference_profile']['es-cl'] = "";
|
||||
$text['title_description-conference_profile']['fr-fr'] = "";
|
||||
$text['title_description-conference_profile']['he' ] = "";
|
||||
$text['title_description-conference_profile']['it-it'] = "";
|
||||
$text['title_description-conference_profile']['nl-nl'] = "";
|
||||
$text['title_description-conference_profile']['pl' ] = "";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-profile_name']['de-at'] = "Name";
|
|||
$text['label-profile_name']['de-de'] = "Name";
|
||||
$text['label-profile_name']['es-cl'] = "";
|
||||
$text['label-profile_name']['fr-fr'] = "";
|
||||
$text['label-profile_name']['he' ] = "";
|
||||
$text['label-profile_name']['it-it'] = "";
|
||||
$text['label-profile_name']['nl-nl'] = "";
|
||||
$text['label-profile_name']['pl' ] = "";
|
||||
|
|
@ -67,6 +71,7 @@ $text['description-profile_name']['de-at'] = "Geben Sie den Profil Namen ein.";
|
|||
$text['description-profile_name']['de-de'] = "Geben Sie den Profil Namen ein.";
|
||||
$text['description-profile_name']['es-cl'] = "";
|
||||
$text['description-profile_name']['fr-fr'] = "";
|
||||
$text['description-profile_name']['he' ] = "";
|
||||
$text['description-profile_name']['it-it'] = "";
|
||||
$text['description-profile_name']['nl-nl'] = "";
|
||||
$text['description-profile_name']['pl' ] = "";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-profile_enabled']['de-at'] = "Aktiviert";
|
|||
$text['label-profile_enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-profile_enabled']['es-cl'] = "";
|
||||
$text['label-profile_enabled']['fr-fr'] = "";
|
||||
$text['label-profile_enabled']['he' ] = "";
|
||||
$text['label-profile_enabled']['it-it'] = "";
|
||||
$text['label-profile_enabled']['nl-nl'] = "";
|
||||
$text['label-profile_enabled']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['description-profile_enabled']['de-at'] = "Setzen Sie den Status des Profi
|
|||
$text['description-profile_enabled']['de-de'] = "Setzen Sie den Status des Profils";
|
||||
$text['description-profile_enabled']['es-cl'] = "";
|
||||
$text['description-profile_enabled']['fr-fr'] = "";
|
||||
$text['description-profile_enabled']['he' ] = "";
|
||||
$text['description-profile_enabled']['it-it'] = "";
|
||||
$text['description-profile_enabled']['nl-nl'] = "";
|
||||
$text['description-profile_enabled']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-profile_description']['de-at'] = "Beschreibung";
|
|||
$text['label-profile_description']['de-de'] = "Beschreibung";
|
||||
$text['label-profile_description']['es-cl'] = "";
|
||||
$text['label-profile_description']['fr-fr'] = "";
|
||||
$text['label-profile_description']['he' ] = "";
|
||||
$text['label-profile_description']['it-it'] = "";
|
||||
$text['label-profile_description']['nl-nl'] = "";
|
||||
$text['label-profile_description']['pl' ] = "";
|
||||
|
|
@ -127,6 +135,7 @@ $text['description-profile_description']['de-at'] = "Geben Sie die Beschreibung
|
|||
$text['description-profile_description']['de-de'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-profile_description']['es-cl'] = "";
|
||||
$text['description-profile_description']['fr-fr'] = "";
|
||||
$text['description-profile_description']['he' ] = "";
|
||||
$text['description-profile_description']['it-it'] = "";
|
||||
$text['description-profile_description']['nl-nl'] = "";
|
||||
$text['description-profile_description']['pl' ] = "";
|
||||
|
|
@ -142,6 +151,7 @@ $text['title-conference_profile_params']['de-at'] = "Profil Parameter";
|
|||
$text['title-conference_profile_params']['de-de'] = "Profil Parameter";
|
||||
$text['title-conference_profile_params']['es-cl'] = "";
|
||||
$text['title-conference_profile_params']['fr-fr'] = "";
|
||||
$text['title-conference_profile_params']['he' ] = "";
|
||||
$text['title-conference_profile_params']['it-it'] = "";
|
||||
$text['title-conference_profile_params']['nl-nl'] = "";
|
||||
$text['title-conference_profile_params']['pl' ] = "";
|
||||
|
|
@ -157,6 +167,7 @@ $text['title-conference_profile_param']['de-at'] = "Profil Parameter";
|
|||
$text['title-conference_profile_param']['de-de'] = "Profil Parameter";
|
||||
$text['title-conference_profile_param']['es-cl'] = "";
|
||||
$text['title-conference_profile_param']['fr-fr'] = "";
|
||||
$text['title-conference_profile_param']['he' ] = "";
|
||||
$text['title-conference_profile_param']['it-it'] = "";
|
||||
$text['title-conference_profile_param']['nl-nl'] = "";
|
||||
$text['title-conference_profile_param']['pl' ] = "";
|
||||
|
|
@ -172,6 +183,7 @@ $text['title_description-conference_profile_param']['de-at'] = "Zugewiesene Eins
|
|||
$text['title_description-conference_profile_param']['de-de'] = "Zugewiesene Einstellungen des Konferenz Profils";
|
||||
$text['title_description-conference_profile_param']['es-cl'] = "";
|
||||
$text['title_description-conference_profile_param']['fr-fr'] = "";
|
||||
$text['title_description-conference_profile_param']['he' ] = "";
|
||||
$text['title_description-conference_profile_param']['it-it'] = "";
|
||||
$text['title_description-conference_profile_param']['nl-nl'] = "";
|
||||
$text['title_description-conference_profile_param']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-profile_param_name']['de-at'] = "Name";
|
|||
$text['label-profile_param_name']['de-de'] = "Name";
|
||||
$text['label-profile_param_name']['es-cl'] = "";
|
||||
$text['label-profile_param_name']['fr-fr'] = "";
|
||||
$text['label-profile_param_name']['he' ] = "";
|
||||
$text['label-profile_param_name']['it-it'] = "";
|
||||
$text['label-profile_param_name']['nl-nl'] = "";
|
||||
$text['label-profile_param_name']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['description-profile_param_name']['de-at'] = "Geben Sie den Namen für den
|
|||
$text['description-profile_param_name']['de-de'] = "Geben Sie den Namen für den Parameter ein.";
|
||||
$text['description-profile_param_name']['es-cl'] = "";
|
||||
$text['description-profile_param_name']['fr-fr'] = "";
|
||||
$text['description-profile_param_name']['he' ] = "";
|
||||
$text['description-profile_param_name']['it-it'] = "";
|
||||
$text['description-profile_param_name']['nl-nl'] = "";
|
||||
$text['description-profile_param_name']['pl' ] = "";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-profile_param_value']['de-at'] = "Wert";
|
|||
$text['label-profile_param_value']['de-de'] = "Wert";
|
||||
$text['label-profile_param_value']['es-cl'] = "";
|
||||
$text['label-profile_param_value']['fr-fr'] = "";
|
||||
$text['label-profile_param_value']['he' ] = "";
|
||||
$text['label-profile_param_value']['it-it'] = "";
|
||||
$text['label-profile_param_value']['nl-nl'] = "";
|
||||
$text['label-profile_param_value']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['description-profile_param_value']['de-at'] = "Geben Sie den Wert ein.";
|
|||
$text['description-profile_param_value']['de-de'] = "Geben Sie den Wert ein.";
|
||||
$text['description-profile_param_value']['es-cl'] = "";
|
||||
$text['description-profile_param_value']['fr-fr'] = "";
|
||||
$text['description-profile_param_value']['he' ] = "";
|
||||
$text['description-profile_param_value']['it-it'] = "";
|
||||
$text['description-profile_param_value']['nl-nl'] = "";
|
||||
$text['description-profile_param_value']['pl' ] = "";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-profile_param_enabled']['de-at'] = "Aktiviert";
|
|||
$text['label-profile_param_enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-profile_param_enabled']['es-cl'] = "";
|
||||
$text['label-profile_param_enabled']['fr-fr'] = "";
|
||||
$text['label-profile_param_enabled']['he' ] = "";
|
||||
$text['label-profile_param_enabled']['it-it'] = "";
|
||||
$text['label-profile_param_enabled']['nl-nl'] = "";
|
||||
$text['label-profile_param_enabled']['pl' ] = "";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-profile_param_enabled']['de-at'] = "Setzen Sie den Status des
|
|||
$text['description-profile_param_enabled']['de-de'] = "Setzen Sie den Status des Parameters";
|
||||
$text['description-profile_param_enabled']['es-cl'] = "";
|
||||
$text['description-profile_param_enabled']['fr-fr'] = "";
|
||||
$text['description-profile_param_enabled']['he' ] = "";
|
||||
$text['description-profile_param_enabled']['it-it'] = "";
|
||||
$text['description-profile_param_enabled']['nl-nl'] = "";
|
||||
$text['description-profile_param_enabled']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-profile_param_description']['de-at'] = "Beschreibung";
|
|||
$text['label-profile_param_description']['de-de'] = "Beschreibung";
|
||||
$text['label-profile_param_description']['es-cl'] = "";
|
||||
$text['label-profile_param_description']['fr-fr'] = "";
|
||||
$text['label-profile_param_description']['he' ] = "";
|
||||
$text['label-profile_param_description']['it-it'] = "";
|
||||
$text['label-profile_param_description']['nl-nl'] = "";
|
||||
$text['label-profile_param_description']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-profile_param_description']['de-at'] = "Geben Sie die Beschre
|
|||
$text['description-profile_param_description']['de-de'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-profile_param_description']['es-cl'] = "";
|
||||
$text['description-profile_param_description']['fr-fr'] = "";
|
||||
$text['description-profile_param_description']['he' ] = "";
|
||||
$text['description-profile_param_description']['it-it'] = "";
|
||||
$text['description-profile_param_description']['nl-nl'] = "";
|
||||
$text['description-profile_param_description']['pl' ] = "";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:16 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-conferences']['en-us'] = "Conferences";
|
||||
$text['title-conferences']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-conferences']['de-at'] = "Konferenzen";
|
|||
$text['title-conferences']['de-de'] = "Konferenzen";
|
||||
$text['title-conferences']['es-cl'] = "Conferencias";
|
||||
$text['title-conferences']['fr-fr'] = "Conférences";
|
||||
$text['title-conferences']['he' ] = "";
|
||||
$text['title-conferences']['it-it'] = "";
|
||||
$text['title-conferences']['nl-nl'] = "";
|
||||
$text['title-conferences']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['description']['de-at'] = "Konferenzen wird verwendet, um KOnferenzräume
|
|||
$text['description']['de-de'] = "Konferenzen wird verwendet, um KOnferenzräume mit einem Namen, Beschreibung und optionaler PIN zu erstellen.";
|
||||
$text['description']['es-cl'] = "Las conferencias son usadas para configurar salas con un nombre, descripción y un número de acceso pin (opcional).";
|
||||
$text['description']['fr-fr'] = "Ce menu est utilisé pour créer des salles de conférence avec un nom, une description et en option un code PIN.";
|
||||
$text['description']['he' ] = "";
|
||||
$text['description']['it-it'] = "";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-active_conferences']['de-at'] = "Aktive Konferenzen";
|
|||
$text['label-active_conferences']['de-de'] = "Aktive Konferenzen";
|
||||
$text['label-active_conferences']['es-cl'] = "Conferencias Activas";
|
||||
$text['label-active_conferences']['fr-fr'] = "Conférences actives";
|
||||
$text['label-active_conferences']['he' ] = "";
|
||||
$text['label-active_conferences']['it-it'] = "";
|
||||
$text['label-active_conferences']['nl-nl'] = "";
|
||||
$text['label-active_conferences']['pl' ] = "";
|
||||
|
|
@ -52,6 +55,7 @@ $text['button-view_active']['de-at'] = "Aktive anzeigen";
|
|||
$text['button-view_active']['de-de'] = "Aktive anzeigen";
|
||||
$text['button-view_active']['es-cl'] = "Ver Activo";
|
||||
$text['button-view_active']['fr-fr'] = "Voir Active";
|
||||
$text['button-view_active']['he' ] = "";
|
||||
$text['button-view_active']['it-it'] = "";
|
||||
$text['button-view_active']['nl-nl'] = "";
|
||||
$text['button-view_active']['pl' ] = "";
|
||||
|
|
@ -67,6 +71,7 @@ $text['table-name']['de-at'] = "Name";
|
|||
$text['table-name']['de-de'] = "Name";
|
||||
$text['table-name']['es-cl'] = "Nombre";
|
||||
$text['table-name']['fr-fr'] = "Nom";
|
||||
$text['table-name']['he' ] = "";
|
||||
$text['table-name']['it-it'] = "";
|
||||
$text['table-name']['nl-nl'] = "";
|
||||
$text['table-name']['pl' ] = "";
|
||||
|
|
@ -82,6 +87,7 @@ $text['table-extension']['de-at'] = "Nebenstelle";
|
|||
$text['table-extension']['de-de'] = "Nebenstelle";
|
||||
$text['table-extension']['es-cl'] = "Extensión";
|
||||
$text['table-extension']['fr-fr'] = "Extension";
|
||||
$text['table-extension']['he' ] = "";
|
||||
$text['table-extension']['it-it'] = "";
|
||||
$text['table-extension']['nl-nl'] = "";
|
||||
$text['table-extension']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['table-profile']['de-at'] = "Profile";
|
|||
$text['table-profile']['de-de'] = "Profile";
|
||||
$text['table-profile']['es-cl'] = "Perfil";
|
||||
$text['table-profile']['fr-fr'] = "Profile";
|
||||
$text['table-profile']['he' ] = "";
|
||||
$text['table-profile']['it-it'] = "";
|
||||
$text['table-profile']['nl-nl'] = "";
|
||||
$text['table-profile']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['table-order']['de-at'] = "Reihenfolge";
|
|||
$text['table-order']['de-de'] = "Reihenfolge";
|
||||
$text['table-order']['es-cl'] = "Orden";
|
||||
$text['table-order']['fr-fr'] = "Ordre";
|
||||
$text['table-order']['he' ] = "";
|
||||
$text['table-order']['it-it'] = "";
|
||||
$text['table-order']['nl-nl'] = "";
|
||||
$text['table-order']['pl' ] = "";
|
||||
|
|
@ -127,6 +135,7 @@ $text['table-enabled']['de-at'] = "Aktiviert";
|
|||
$text['table-enabled']['de-de'] = "Aktiviert";
|
||||
$text['table-enabled']['es-cl'] = "Activo";
|
||||
$text['table-enabled']['fr-fr'] = "Actif";
|
||||
$text['table-enabled']['he' ] = "";
|
||||
$text['table-enabled']['it-it'] = "";
|
||||
$text['table-enabled']['nl-nl'] = "";
|
||||
$text['table-enabled']['pl' ] = "";
|
||||
|
|
@ -142,6 +151,7 @@ $text['table-description']['de-at'] = "Beschreibung";
|
|||
$text['table-description']['de-de'] = "Beschreibung";
|
||||
$text['table-description']['es-cl'] = "Descripción";
|
||||
$text['table-description']['fr-fr'] = "Description";
|
||||
$text['table-description']['he' ] = "";
|
||||
$text['table-description']['it-it'] = "";
|
||||
$text['table-description']['nl-nl'] = "";
|
||||
$text['table-description']['pl' ] = "";
|
||||
|
|
@ -157,6 +167,7 @@ $text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|||
$text['confirm-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['confirm-add']['es-cl'] = "Agregado Completo";
|
||||
$text['confirm-add']['fr-fr'] = "Ajouté";
|
||||
$text['confirm-add']['he' ] = "";
|
||||
$text['confirm-add']['it-it'] = "";
|
||||
$text['confirm-add']['nl-nl'] = "";
|
||||
$text['confirm-add']['pl' ] = "";
|
||||
|
|
@ -172,6 +183,7 @@ $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
|||
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['fr-fr'] = "Mis a jour";
|
||||
$text['confirm-update']['he' ] = "";
|
||||
$text['confirm-update']['it-it'] = "";
|
||||
$text['confirm-update']['nl-nl'] = "";
|
||||
$text['confirm-update']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['confirm-name']['de-at'] = "Bitte angeben: Name";
|
|||
$text['confirm-name']['de-de'] = "Bitte angeben: Name";
|
||||
$text['confirm-name']['es-cl'] = "Por favor, indique: Nombre";
|
||||
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
|
||||
$text['confirm-name']['he' ] = "";
|
||||
$text['confirm-name']['it-it'] = "";
|
||||
$text['confirm-name']['nl-nl'] = "";
|
||||
$text['confirm-name']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['confirm-extension']['de-at'] = "Bitte angeben: Nebenstelle";
|
|||
$text['confirm-extension']['de-de'] = "Bitte angeben: Nebenstelle";
|
||||
$text['confirm-extension']['es-cl'] = "Por favor, indique: Extensión";
|
||||
$text['confirm-extension']['fr-fr'] = "Merci d'indiquer: Extension";
|
||||
$text['confirm-extension']['he' ] = "";
|
||||
$text['confirm-extension']['it-it'] = "";
|
||||
$text['confirm-extension']['nl-nl'] = "";
|
||||
$text['confirm-extension']['pl' ] = "";
|
||||
|
|
@ -217,6 +231,7 @@ $text['confirm-profile']['de-at'] = "Bitte angeben: Profil";
|
|||
$text['confirm-profile']['de-de'] = "Bitte angeben: Profil";
|
||||
$text['confirm-profile']['es-cl'] = "Por favor, indique: Perfil";
|
||||
$text['confirm-profile']['fr-fr'] = "Merci d'indiquer: Profile";
|
||||
$text['confirm-profile']['he' ] = "";
|
||||
$text['confirm-profile']['it-it'] = "";
|
||||
$text['confirm-profile']['nl-nl'] = "";
|
||||
$text['confirm-profile']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['confirm-enabled']['de-at'] = "Bitte angeben: Aktiviert";
|
|||
$text['confirm-enabled']['de-de'] = "Bitte angeben: Aktiviert";
|
||||
$text['confirm-enabled']['es-cl'] = "Por favor, indique: Activado";
|
||||
$text['confirm-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
|
||||
$text['confirm-enabled']['he' ] = "";
|
||||
$text['confirm-enabled']['it-it'] = "";
|
||||
$text['confirm-enabled']['nl-nl'] = "";
|
||||
$text['confirm-enabled']['pl' ] = "";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-conference-add']['de-at'] = "Konferenz hinzufügen";
|
|||
$text['label-conference-add']['de-de'] = "Konferenz hinzufügen";
|
||||
$text['label-conference-add']['es-cl'] = "Agregar Conferencias";
|
||||
$text['label-conference-add']['fr-fr'] = "Ajouter des conférences";
|
||||
$text['label-conference-add']['he' ] = "";
|
||||
$text['label-conference-add']['it-it'] = "";
|
||||
$text['label-conference-add']['nl-nl'] = "";
|
||||
$text['label-conference-add']['pl' ] = "";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-conference-edit']['de-at'] = "Konferenz bearbeiten";
|
|||
$text['label-conference-edit']['de-de'] = "Konferenz bearbeiten";
|
||||
$text['label-conference-edit']['es-cl'] = "Edición de Conferencias";
|
||||
$text['label-conference-edit']['fr-fr'] = "Editer les conférences";
|
||||
$text['label-conference-edit']['he' ] = "";
|
||||
$text['label-conference-edit']['it-it'] = "";
|
||||
$text['label-conference-edit']['nl-nl'] = "";
|
||||
$text['label-conference-edit']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['he' ] = "";
|
||||
$text['label-extension']['it-it'] = "";
|
||||
$text['label-extension']['nl-nl'] = "";
|
||||
$text['label-extension']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-name']['de-at'] = "Geben Sie einen Namen für die Konferenz e
|
|||
$text['description-name']['de-de'] = "Geben Sie einen Namen für die Konferenz ein.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la conferencia.";
|
||||
$text['description-name']['fr-fr'] = "Entrer le nom de la conférence.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-extension']['de-at'] = "Geben Sie die Nebenstelle der Konfere
|
|||
$text['description-extension']['de-de'] = "Geben Sie die Nebenstelle der Konferenz an.";
|
||||
$text['description-extension']['es-cl'] = "Ingrese el número de extensión de la conferencia";
|
||||
$text['description-extension']['fr-fr'] = "Entrer le numéro d'extension de la conférence.";
|
||||
$text['description-extension']['he' ] = "";
|
||||
$text['description-extension']['it-it'] = "";
|
||||
$text['description-extension']['nl-nl'] = "";
|
||||
$text['description-extension']['pl' ] = "";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-3']['de-at'] = "um eine Konferenz zu überwachen und zu steue
|
|||
$text['description-3']['de-de'] = "um eine Konferenz zu überwachen und zu steuern.";
|
||||
$text['description-3']['es-cl'] = "para monitorear e interactuar con la sala de conferencia.";
|
||||
$text['description-3']['fr-fr'] = "Superviser et interagir avec la salle de conférence.";
|
||||
$text['description-3']['he' ] = "";
|
||||
$text['description-3']['it-it'] = "";
|
||||
$text['description-3']['nl-nl'] = "";
|
||||
$text['description-3']['pl' ] = "";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-pin']['de-at'] = "PIN Nummer";
|
|||
$text['label-pin']['de-de'] = "PIN Nummer";
|
||||
$text['label-pin']['es-cl'] = "Número Pin";
|
||||
$text['label-pin']['fr-fr'] = "Code Pin";
|
||||
$text['label-pin']['he' ] = "";
|
||||
$text['label-pin']['it-it'] = "";
|
||||
$text['label-pin']['nl-nl'] = "";
|
||||
$text['label-pin']['pl' ] = "";
|
||||
|
|
@ -352,6 +375,7 @@ $text['description-pin']['de-at'] = "";
|
|||
$text['description-pin']['de-de'] = "Optionale PIN Nummer um den Zugriff auf die Konferenz ab zu sichern.)";
|
||||
$text['description-pin']['es-cl'] = "Número de pin opcional para garantizar el acceso a la conferencia.";
|
||||
$text['description-pin']['fr-fr'] = "Numéro d'identifiant pour sécuriser l'accès à la conf. (Optionnel)";
|
||||
$text['description-pin']['he' ] = "";
|
||||
$text['description-pin']['it-it'] = "";
|
||||
$text['description-pin']['nl-nl'] = "";
|
||||
$text['description-pin']['pl' ] = "";
|
||||
|
|
@ -367,6 +391,7 @@ $text['confirm-delete-2']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|||
$text['confirm-delete-2']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete-2']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete-2']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['confirm-delete-2']['he' ] = "";
|
||||
$text['confirm-delete-2']['it-it'] = "";
|
||||
$text['confirm-delete-2']['nl-nl'] = "";
|
||||
$text['confirm-delete-2']['pl' ] = "";
|
||||
|
|
@ -382,6 +407,7 @@ $text['description-info']['de-at'] = "Geben Sie die Beschreibung ein.";
|
|||
$text['description-info']['de-de'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-info']['es-cl'] = "Ingrese una descripción.";
|
||||
$text['description-info']['fr-fr'] = "";
|
||||
$text['description-info']['he' ] = "";
|
||||
$text['description-info']['it-it'] = "";
|
||||
$text['description-info']['nl-nl'] = "";
|
||||
$text['description-info']['pl' ] = "";
|
||||
|
|
@ -397,6 +423,7 @@ $text['description-conference-enable']['de-at'] = "Wählen Sie, ob die Konferenz
|
|||
$text['description-conference-enable']['de-de'] = "Wählen Sie, ob die Konferenz ein- oder ausgeschaltet werden soll.";
|
||||
$text['description-conference-enable']['es-cl'] = "Indique si desea activar o desactivar la conferencia.";
|
||||
$text['description-conference-enable']['fr-fr'] = "Choisir d'activer ou non la conférence.";
|
||||
$text['description-conference-enable']['he' ] = "";
|
||||
$text['description-conference-enable']['it-it'] = "";
|
||||
$text['description-conference-enable']['nl-nl'] = "";
|
||||
$text['description-conference-enable']['pl' ] = "";
|
||||
|
|
@ -412,6 +439,7 @@ $text['description-order']['de-at'] = "Geben Sie die Nummer für die Reihenfolge
|
|||
$text['description-order']['de-de'] = "Geben Sie die Nummer für die Reihenfolge an.";
|
||||
$text['description-order']['es-cl'] = "Ingrese el número de orden.";
|
||||
$text['description-order']['fr-fr'] = "Entrer le numéro d'ordre.";
|
||||
$text['description-order']['he' ] = "";
|
||||
$text['description-order']['it-it'] = "";
|
||||
$text['description-order']['nl-nl'] = "";
|
||||
$text['description-order']['pl' ] = "";
|
||||
|
|
@ -427,6 +455,7 @@ $text['description-user-add']['de-at'] = "";
|
|||
$text['description-user-add']['de-de'] = "";
|
||||
$text['description-user-add']['es-cl'] = "Asignar usuarios para que puedan administrar esta extensión de conferencia.";
|
||||
$text['description-user-add']['fr-fr'] = "Wählen Sie die Benutzer aus, welche die Konferenz administrieren können.";
|
||||
$text['description-user-add']['he' ] = "";
|
||||
$text['description-user-add']['it-it'] = "";
|
||||
$text['description-user-add']['nl-nl'] = "";
|
||||
$text['description-user-add']['pl' ] = "";
|
||||
|
|
@ -442,6 +471,7 @@ $text['description-profile']['de-at'] = "Ein Profil ist eine Zusammenfassung von
|
|||
$text['description-profile']['de-de'] = "Ein Profil ist eine Zusammenfassung von Parametern für die Konferenz.";
|
||||
$text['description-profile']['es-cl'] = "El perfil de conferencia es una colección de ajustes para la conferencia.";
|
||||
$text['description-profile']['fr-fr'] = "Le profile de la conférence est une liste de paramètres pour la conférence.";
|
||||
$text['description-profile']['he' ] = "";
|
||||
$text['description-profile']['it-it'] = "";
|
||||
$text['description-profile']['nl-nl'] = "";
|
||||
$text['description-profile']['pl' ] = "";
|
||||
|
|
@ -457,6 +487,7 @@ $text['description-flags']['de-at'] = "Optionale Attribute für die Konferenz. B
|
|||
$text['description-flags']['de-de'] = "Optionale Attribute für die Konferenz. Beispiele: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['es-cl'] = "Flags opcionales de conferencia. Ejemplo: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['fr-fr'] = "Flags Optionnels de la conférence. exemple: mute|deaf|waste|moderator";
|
||||
$text['description-flags']['he' ] = "";
|
||||
$text['description-flags']['it-it'] = "";
|
||||
$text['description-flags']['nl-nl'] = "";
|
||||
$text['description-flags']['pl' ] = "";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-user_list']['de-at'] = "Benutzerliste";
|
|||
$text['label-user_list']['de-de'] = "Benutzerliste";
|
||||
$text['label-user_list']['es-cl'] = "Lista de usuarios";
|
||||
$text['label-user_list']['fr-fr'] = "Liste des utilisateurs";
|
||||
$text['label-user_list']['he' ] = "";
|
||||
$text['label-user_list']['it-it'] = "";
|
||||
$text['label-user_list']['nl-nl'] = "";
|
||||
$text['label-user_list']['pl' ] = "";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-flags']['de-at'] = "Attribute";
|
|||
$text['label-flags']['de-de'] = "Attribute";
|
||||
$text['label-flags']['es-cl'] = "Banderas";
|
||||
$text['label-flags']['fr-fr'] = "Drapeaux";
|
||||
$text['label-flags']['he' ] = "";
|
||||
$text['label-flags']['it-it'] = "";
|
||||
$text['label-flags']['nl-nl'] = "";
|
||||
$text['label-flags']['pl' ] = "";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:21 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['message-denied']['en-us'] = "access denied";
|
||||
$text['message-denied']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['message-denied']['de-at'] = "Zugang verweigert";
|
|||
$text['message-denied']['de-de'] = "Zugang verweigert";
|
||||
$text['message-denied']['es-cl'] = "acceso denegado";
|
||||
$text['message-denied']['fr-fr'] = "Accès non authorisé";
|
||||
$text['message-denied']['he' ] = "";
|
||||
$text['message-denied']['it-it'] = "";
|
||||
$text['message-denied']['nl-nl'] = "";
|
||||
$text['message-denied']['pl' ] = "Odmowa dostępu";
|
||||
|
|
@ -22,6 +23,7 @@ $text['message-connection']['de-at'] = "Verbindung zum Event Socket fehlgeschlag
|
|||
$text['message-connection']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida.";
|
||||
$text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec.";
|
||||
$text['message-connection']['he' ] = "";
|
||||
$text['message-connection']['it-it'] = "";
|
||||
$text['message-connection']['nl-nl'] = "";
|
||||
$text['message-connection']['pl' ] = "Połączenie do „Event Socket” nie powiodło się";
|
||||
|
|
@ -37,6 +39,7 @@ $text['message-click_to_unmute']['de-at'] = "Klicken Sie hier um die Stummschalt
|
|||
$text['message-click_to_unmute']['de-de'] = "";
|
||||
$text['message-click_to_unmute']['es-cl'] = "Haga clic para desactivar el silencio miembro";
|
||||
$text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres";
|
||||
$text['message-click_to_unmute']['he' ] = "";
|
||||
$text['message-click_to_unmute']['it-it'] = "";
|
||||
$text['message-click_to_unmute']['nl-nl'] = "";
|
||||
$text['message-click_to_unmute']['pl' ] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
|
||||
|
|
@ -52,6 +55,7 @@ $text['message-click_to_mute']['de-at'] = "Klicken Sie hier um den Teilnehmer st
|
|||
$text['message-click_to_mute']['de-de'] = "Klicken Sie hier um den Teilnehmer stumm zu schalten";
|
||||
$text['message-click_to_mute']['es-cl'] = "Haga clic en silencio miembro";
|
||||
$text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres";
|
||||
$text['message-click_to_mute']['he' ] = "";
|
||||
$text['message-click_to_mute']['it-it'] = "";
|
||||
$text['message-click_to_mute']['nl-nl'] = "";
|
||||
$text['message-click_to_mute']['pl' ] = "Kliknij, aby wyciszyć uczestnika";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-yes']['de-at'] = "Ja";
|
|||
$text['label-yes']['de-de'] = "Ja";
|
||||
$text['label-yes']['es-cl'] = "Si";
|
||||
$text['label-yes']['fr-fr'] = "Oui";
|
||||
$text['label-yes']['he' ] = "";
|
||||
$text['label-yes']['it-it'] = "";
|
||||
$text['label-yes']['nl-nl'] = "";
|
||||
$text['label-yes']['pl' ] = "Tak";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-volume']['de-at'] = "Lautstärke";
|
|||
$text['label-volume']['de-de'] = "Lautstärke";
|
||||
$text['label-volume']['es-cl'] = "Vol";
|
||||
$text['label-volume']['fr-fr'] = "Vol";
|
||||
$text['label-volume']['he' ] = "";
|
||||
$text['label-volume']['it-it'] = "";
|
||||
$text['label-volume']['nl-nl'] = "";
|
||||
$text['label-volume']['pl' ] = "Głośność";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-video']['de-at'] = "Video";
|
|||
$text['label-video']['de-de'] = "Video";
|
||||
$text['label-video']['es-cl'] = "Video";
|
||||
$text['label-video']['fr-fr'] = "Vidéo";
|
||||
$text['label-video']['he' ] = "";
|
||||
$text['label-video']['it-it'] = "";
|
||||
$text['label-video']['nl-nl'] = "";
|
||||
$text['label-video']['pl' ] = "Wideo";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-unmute-all']['de-at'] = "Stummschaltung deaktivieren, alle";
|
|||
$text['label-unmute-all']['de-de'] = "Stummschaltung deaktivieren, alle";
|
||||
$text['label-unmute-all']['es-cl'] = "Desilenciar a todos";
|
||||
$text['label-unmute-all']['fr-fr'] = "tous sonore";
|
||||
$text['label-unmute-all']['he' ] = "";
|
||||
$text['label-unmute-all']['it-it'] = "";
|
||||
$text['label-unmute-all']['nl-nl'] = "";
|
||||
$text['label-unmute-all']['pl' ] = "Wyłącz wyciszenie wszystkim";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-unmute']['de-at'] = "Stummschaltung deaktivieren";
|
|||
$text['label-unmute']['de-de'] = "Stummschaltung deaktivieren";
|
||||
$text['label-unmute']['es-cl'] = "Desilenciar";
|
||||
$text['label-unmute']['fr-fr'] = "sonore";
|
||||
$text['label-unmute']['he' ] = "";
|
||||
$text['label-unmute']['it-it'] = "";
|
||||
$text['label-unmute']['nl-nl'] = "";
|
||||
$text['label-unmute']['pl' ] = "Wyłącz wyciszenie";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-unlock']['de-at'] = "Entsperren";
|
|||
$text['label-unlock']['de-de'] = "Entsperren";
|
||||
$text['label-unlock']['es-cl'] = "Desbloquear";
|
||||
$text['label-unlock']['fr-fr'] = "Débloqué";
|
||||
$text['label-unlock']['he' ] = "";
|
||||
$text['label-unlock']['it-it'] = "";
|
||||
$text['label-unlock']['nl-nl'] = "";
|
||||
$text['label-unlock']['pl' ] = "Odblokuj";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-undeaf']['de-at'] = "Hörbarkeit";
|
|||
$text['label-undeaf']['de-de'] = "Hörbarkeit";
|
||||
$text['label-undeaf']['es-cl'] = "Deshacer Sordo";
|
||||
$text['label-undeaf']['fr-fr'] = "entandant";
|
||||
$text['label-undeaf']['he' ] = "";
|
||||
$text['label-undeaf']['it-it'] = "";
|
||||
$text['label-undeaf']['nl-nl'] = "";
|
||||
$text['label-undeaf']['pl' ] = "Undeaf ";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-tools']['de-at'] = "Werkzeuge";
|
|||
$text['label-tools']['de-de'] = "Werkzeuge";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-tool']['de-at'] = "Werkzeug";
|
|||
$text['label-tool']['de-de'] = "Werkzeug";
|
||||
$text['label-tool']['es-cl'] = "Herramientas";
|
||||
$text['label-tool']['fr-fr'] = "Outils";
|
||||
$text['label-tool']['he' ] = "";
|
||||
$text['label-tool']['it-it'] = "";
|
||||
$text['label-tool']['nl-nl'] = "";
|
||||
$text['label-tool']['pl' ] = "Narzędzia";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-talking']['de-at'] = "spricht";
|
|||
$text['label-talking']['de-de'] = "spricht";
|
||||
$text['label-talking']['es-cl'] = "Hablando";
|
||||
$text['label-talking']['fr-fr'] = "parle";
|
||||
$text['label-talking']['he' ] = "";
|
||||
$text['label-talking']['it-it'] = "";
|
||||
$text['label-talking']['nl-nl'] = "";
|
||||
$text['label-talking']['pl' ] = "Mówiący";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-speak']['de-at'] = "sprechen";
|
|||
$text['label-speak']['de-de'] = "sprechen";
|
||||
$text['label-speak']['es-cl'] = "Hablar";
|
||||
$text['label-speak']['fr-fr'] = "parler";
|
||||
$text['label-speak']['he' ] = "";
|
||||
$text['label-speak']['it-it'] = "";
|
||||
$text['label-speak']['nl-nl'] = "";
|
||||
$text['label-speak']['pl' ] = "Mów";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-recording']['de-at'] = "Aufnahme";
|
|||
$text['label-recording']['de-de'] = "Aufnahme";
|
||||
$text['label-recording']['es-cl'] = "Grabando";
|
||||
$text['label-recording']['fr-fr'] = "Enregistré";
|
||||
$text['label-recording']['he' ] = "";
|
||||
$text['label-recording']['it-it'] = "";
|
||||
$text['label-recording']['nl-nl'] = "";
|
||||
$text['label-recording']['pl' ] = "Nagrywanie";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-quiet']['de-at'] = "Leise";
|
|||
$text['label-quiet']['de-de'] = "Leise";
|
||||
$text['label-quiet']['es-cl'] = "Tranquilo";
|
||||
$text['label-quiet']['fr-fr'] = "Calme";
|
||||
$text['label-quiet']['he' ] = "";
|
||||
$text['label-quiet']['it-it'] = "";
|
||||
$text['label-quiet']['nl-nl'] = "";
|
||||
$text['label-quiet']['pl' ] = "Cichy";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-participant-pin']['de-at'] = "Teilnehmer PIN";
|
|||
$text['label-participant-pin']['de-de'] = "Teilnehmer PIN";
|
||||
$text['label-participant-pin']['es-cl'] = "Participante PIN";
|
||||
$text['label-participant-pin']['fr-fr'] = "Code Participant";
|
||||
$text['label-participant-pin']['he' ] = "";
|
||||
$text['label-participant-pin']['it-it'] = "";
|
||||
$text['label-participant-pin']['nl-nl'] = "";
|
||||
$text['label-participant-pin']['pl' ] = "Numer PIN uczestnika";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-participant']['de-at'] = "Teilnehmer";
|
|||
$text['label-participant']['de-de'] = "Teilnehmer";
|
||||
$text['label-participant']['es-cl'] = "Participante";
|
||||
$text['label-participant']['fr-fr'] = "Participant";
|
||||
$text['label-participant']['he' ] = "";
|
||||
$text['label-participant']['it-it'] = "";
|
||||
$text['label-participant']['nl-nl'] = "";
|
||||
$text['label-participant']['pl' ] = "Uczestnik";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-not-recording']['de-at'] = "Nicht Aufnehmen";
|
|||
$text['label-not-recording']['de-de'] = "Nicht Aufnehmen";
|
||||
$text['label-not-recording']['es-cl'] = "Sin grabar";
|
||||
$text['label-not-recording']['fr-fr'] = "Non Enregistré";
|
||||
$text['label-not-recording']['he' ] = "";
|
||||
$text['label-not-recording']['it-it'] = "";
|
||||
$text['label-not-recording']['nl-nl'] = "";
|
||||
$text['label-not-recording']['pl' ] = "Nie nagrywa";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-no']['de-at'] = "Nein";
|
|||
$text['label-no']['de-de'] = "Nein";
|
||||
$text['label-no']['es-cl'] = "No";
|
||||
$text['label-no']['fr-fr'] = "Non";
|
||||
$text['label-no']['he' ] = "";
|
||||
$text['label-no']['it-it'] = "";
|
||||
$text['label-no']['nl-nl'] = "";
|
||||
$text['label-no']['pl' ] = "Nie";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-mute-all-alt']['de-at'] = "Alle Teilnehmer stumm schalten.";
|
|||
$text['label-mute-all-alt']['de-de'] = "Alle Teilnehmer stumm schalten.";
|
||||
$text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador.";
|
||||
$text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur.";
|
||||
$text['label-mute-all-alt']['he' ] = "";
|
||||
$text['label-mute-all-alt']['it-it'] = "";
|
||||
$text['label-mute-all-alt']['nl-nl'] = "";
|
||||
$text['label-mute-all-alt']['pl' ] = "Wycisz wszystkich uczestników";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-mute-all']['de-at'] = "Alle stummschalten";
|
|||
$text['label-mute-all']['de-de'] = "Alle stummschalten";
|
||||
$text['label-mute-all']['es-cl'] = "Silenciar a todos";
|
||||
$text['label-mute-all']['fr-fr'] = "tous muets";
|
||||
$text['label-mute-all']['he' ] = "";
|
||||
$text['label-mute-all']['it-it'] = "";
|
||||
$text['label-mute-all']['nl-nl'] = "";
|
||||
$text['label-mute-all']['pl' ] = "Wycisz wszystkich";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-mute']['de-at'] = "Stummschalten";
|
|||
$text['label-mute']['de-de'] = "Stummschalten";
|
||||
$text['label-mute']['es-cl'] = "Silenciar";
|
||||
$text['label-mute']['fr-fr'] = "muet";
|
||||
$text['label-mute']['he' ] = "";
|
||||
$text['label-mute']['it-it'] = "";
|
||||
$text['label-mute']['nl-nl'] = "";
|
||||
$text['label-mute']['pl' ] = "Wycisz";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-moderator']['de-at'] = "Moderator";
|
|||
$text['label-moderator']['de-de'] = "Moderator";
|
||||
$text['label-moderator']['es-cl'] = "Moderador";
|
||||
$text['label-moderator']['fr-fr'] = "Modérateur";
|
||||
$text['label-moderator']['he' ] = "";
|
||||
$text['label-moderator']['it-it'] = "";
|
||||
$text['label-moderator']['nl-nl'] = "";
|
||||
$text['label-moderator']['pl' ] = "Moderator";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-message']['de-at'] = "Nachricht";
|
|||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-members']['de-at'] = "Teilnehmer";
|
|||
$text['label-members']['de-de'] = "Teilnehmer";
|
||||
$text['label-members']['es-cl'] = "Miembros";
|
||||
$text['label-members']['fr-fr'] = "Membres";
|
||||
$text['label-members']['he' ] = "";
|
||||
$text['label-members']['it-it'] = "";
|
||||
$text['label-members']['nl-nl'] = "";
|
||||
$text['label-members']['pl' ] = "Uczestnicy";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-member-count']['de-at'] = "Anzahl Teilnehmer";
|
|||
$text['label-member-count']['de-de'] = "Anzahl Teilnehmer";
|
||||
$text['label-member-count']['es-cl'] = "Conteo de Miembros";
|
||||
$text['label-member-count']['fr-fr'] = "Décompte des participants";
|
||||
$text['label-member-count']['he' ] = "";
|
||||
$text['label-member-count']['it-it'] = "";
|
||||
$text['label-member-count']['nl-nl'] = "";
|
||||
$text['label-member-count']['pl' ] = "Liczba uczestników";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-lock']['de-at'] = "Sperren";
|
|||
$text['label-lock']['de-de'] = "Sperren";
|
||||
$text['label-lock']['es-cl'] = "Bloquear";
|
||||
$text['label-lock']['fr-fr'] = "Bloqué";
|
||||
$text['label-lock']['he' ] = "";
|
||||
$text['label-lock']['it-it'] = "";
|
||||
$text['label-lock']['nl-nl'] = "";
|
||||
$text['label-lock']['pl' ] = "Zablokowany";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-kick']['de-at'] = "Rauswerfen";
|
|||
$text['label-kick']['de-de'] = "Rauswerfen";
|
||||
$text['label-kick']['es-cl'] = "Echar";
|
||||
$text['label-kick']['fr-fr'] = "jeter";
|
||||
$text['label-kick']['he' ] = "";
|
||||
$text['label-kick']['it-it'] = "";
|
||||
$text['label-kick']['nl-nl'] = "";
|
||||
$text['label-kick']['pl' ] = "Kick ";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-joined']['de-at'] = "Verbunden";
|
|||
$text['label-joined']['de-de'] = "Verbunden";
|
||||
$text['label-joined']['es-cl'] = "Unido";
|
||||
$text['label-joined']['fr-fr'] = "a joint";
|
||||
$text['label-joined']['he' ] = "";
|
||||
$text['label-joined']['it-it'] = "";
|
||||
$text['label-joined']['nl-nl'] = "";
|
||||
$text['label-joined']['pl' ] = "Dołączył";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-interactive']['de-at'] = "Inaktive Konferenz";
|
|||
$text['label-interactive']['de-de'] = "Inaktive Konferenz";
|
||||
$text['label-interactive']['es-cl'] = "Conferencia Interactiva";
|
||||
$text['label-interactive']['fr-fr'] = "Conférence Interactive";
|
||||
$text['label-interactive']['he' ] = "";
|
||||
$text['label-interactive']['it-it'] = "";
|
||||
$text['label-interactive']['nl-nl'] = "";
|
||||
$text['label-interactive']['pl' ] = "Interaktywna rozmowa konferencyjna";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-id']['de-at'] = "ID";
|
|||
$text['label-id']['de-de'] = "";
|
||||
$text['label-id']['es-cl'] = "ID";
|
||||
$text['label-id']['fr-fr'] = "ID";
|
||||
$text['label-id']['he' ] = "";
|
||||
$text['label-id']['it-it'] = "";
|
||||
$text['label-id']['nl-nl'] = "";
|
||||
$text['label-id']['pl' ] = "ID";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-hear']['de-at'] = "hören";
|
|||
$text['label-hear']['de-de'] = "hören";
|
||||
$text['label-hear']['es-cl'] = "Escuchar";
|
||||
$text['label-hear']['fr-fr'] = "écouter";
|
||||
$text['label-hear']['he' ] = "";
|
||||
$text['label-hear']['it-it'] = "";
|
||||
$text['label-hear']['nl-nl'] = "";
|
||||
$text['label-hear']['pl' ] = "Usłysz";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-gain']['de-at'] = "Verstärkung";
|
|||
$text['label-gain']['de-de'] = "Verstärkung";
|
||||
$text['label-gain']['es-cl'] = "Ganancia";
|
||||
$text['label-gain']['fr-fr'] = "Gain";
|
||||
$text['label-gain']['he' ] = "";
|
||||
$text['label-gain']['it-it'] = "";
|
||||
$text['label-gain']['nl-nl'] = "";
|
||||
$text['label-gain']['pl' ] = "Przyrost";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-floor']['de-at'] = "Hat das Wort";
|
|||
$text['label-floor']['de-de'] = "Hat das Wort";
|
||||
$text['label-floor']['es-cl'] = "Tiene Piso";
|
||||
$text['label-floor']['fr-fr'] = "A la parole";
|
||||
$text['label-floor']['he' ] = "";
|
||||
$text['label-floor']['it-it'] = "";
|
||||
$text['label-floor']['nl-nl'] = "";
|
||||
$text['label-floor']['pl' ] = "Posiada piętro";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-energy']['de-at'] = "Energie";
|
|||
$text['label-energy']['de-de'] = "Energie";
|
||||
$text['label-energy']['es-cl'] = "Energía";
|
||||
$text['label-energy']['fr-fr'] = "Energie";
|
||||
$text['label-energy']['he' ] = "";
|
||||
$text['label-energy']['it-it'] = "";
|
||||
$text['label-energy']['nl-nl'] = "";
|
||||
$text['label-energy']['pl' ] = "Energia";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-end-conference']['de-at'] = "Konferenz beenden";
|
|||
$text['label-end-conference']['de-de'] = "Konferenz beenden";
|
||||
$text['label-end-conference']['es-cl'] = "Terminar Conferencia";
|
||||
$text['label-end-conference']['fr-fr'] = "finir la conférence";
|
||||
$text['label-end-conference']['he' ] = "";
|
||||
$text['label-end-conference']['it-it'] = "";
|
||||
$text['label-end-conference']['nl-nl'] = "";
|
||||
$text['label-end-conference']['pl' ] = "Zakończ rozmowę konferencyjna";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-deaf']['de-at'] = "Taub";
|
|||
$text['label-deaf']['de-de'] = "Taub";
|
||||
$text['label-deaf']['es-cl'] = "Sordo";
|
||||
$text['label-deaf']['fr-fr'] = "sourd";
|
||||
$text['label-deaf']['he' ] = "";
|
||||
$text['label-deaf']['it-it'] = "";
|
||||
$text['label-deaf']['nl-nl'] = "";
|
||||
$text['label-deaf']['pl' ] = "Głuchy";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-cid-num']['de-at'] = "Anrufer Nummer";
|
|||
$text['label-cid-num']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-cid-num']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-cid-num']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['label-cid-num']['he' ] = "";
|
||||
$text['label-cid-num']['it-it'] = "";
|
||||
$text['label-cid-num']['nl-nl'] = "";
|
||||
$text['label-cid-num']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-cid-name']['de-at'] = "Anrufer Name";
|
|||
$text['label-cid-name']['de-de'] = "Anrufer Name";
|
||||
$text['label-cid-name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['label-cid-name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['label-cid-name']['he' ] = "";
|
||||
$text['label-cid-name']['it-it'] = "";
|
||||
$text['label-cid-name']['nl-nl'] = "";
|
||||
$text['label-cid-name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-capabilities']['de-at'] = "Möglichkeiten";
|
|||
$text['label-capabilities']['de-de'] = "Möglichkeiten";
|
||||
$text['label-capabilities']['es-cl'] = "Capacidades";
|
||||
$text['label-capabilities']['fr-fr'] = "Capacités";
|
||||
$text['label-capabilities']['he' ] = "";
|
||||
$text['label-capabilities']['it-it'] = "";
|
||||
$text['label-capabilities']['nl-nl'] = "";
|
||||
$text['label-capabilities']['pl' ] = "Możliwości";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-active']['de-at'] = "Aktive Konferenzen";
|
|||
$text['label-active']['de-de'] = "Aktive Konferenzen";
|
||||
$text['label-active']['es-cl'] = "Conferencias Activas";
|
||||
$text['label-active']['fr-fr'] = "Conférences Avtives";
|
||||
$text['label-active']['he' ] = "";
|
||||
$text['label-active']['it-it'] = "";
|
||||
$text['label-active']['nl-nl'] = "";
|
||||
$text['label-active']['pl' ] = "Aktywne konferencje";
|
||||
|
|
@ -652,6 +695,7 @@ $text['description-interactive']['de-at'] = "Teilnehmer der Konferenz überwache
|
|||
$text['description-interactive']['de-de'] = "Teilnehmer der Konferenz überwachen und aktiv eingreifen.";
|
||||
$text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia.";
|
||||
$text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence";
|
||||
$text['description-interactive']['he' ] = "";
|
||||
$text['description-interactive']['it-it'] = "";
|
||||
$text['description-interactive']['nl-nl'] = "";
|
||||
$text['description-interactive']['pl' ] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
|
||||
|
|
@ -667,6 +711,7 @@ $text['description-active']['de-at'] = "Liste alle aktiven Konferenzen mit einem
|
|||
$text['description-active']['de-de'] = "Liste alle aktiven Konferenzen mit einem oder mehreren Teilnehmern.";
|
||||
$text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos.";
|
||||
$text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants.";
|
||||
$text['description-active']['he' ] = "";
|
||||
$text['description-active']['it-it'] = "";
|
||||
$text['description-active']['nl-nl'] = "";
|
||||
$text['description-active']['pl' ] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
|
||||
|
|
@ -682,6 +727,7 @@ $text['button-stop-rec']['de-at'] = "Aufnahme beenden";
|
|||
$text['button-stop-rec']['de-de'] = "Aufnahme beenden";
|
||||
$text['button-stop-rec']['es-cl'] = "Detener Grabación";
|
||||
$text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement";
|
||||
$text['button-stop-rec']['he' ] = "";
|
||||
$text['button-stop-rec']['it-it'] = "";
|
||||
$text['button-stop-rec']['nl-nl'] = "";
|
||||
$text['button-stop-rec']['pl' ] = "Zatrzymanie nagrywania";
|
||||
|
|
@ -697,6 +743,7 @@ $text['button-start-rec']['de-at'] = "Aufnahme starten";
|
|||
$text['button-start-rec']['de-de'] = "Aufnahme starten";
|
||||
$text['button-start-rec']['es-cl'] = "Iniciar Grabación";
|
||||
$text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement";
|
||||
$text['button-start-rec']['he' ] = "";
|
||||
$text['button-start-rec']['it-it'] = "";
|
||||
$text['button-start-rec']['nl-nl'] = "";
|
||||
$text['button-start-rec']['pl' ] = "Początek nagrywania";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:30 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-database_transactions']['en-us'] = "Database Transactions";
|
||||
$text['title-database_transactions']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-database_transactions']['de-at'] = "Datenbank Transaktionen";
|
|||
$text['title-database_transactions']['de-de'] = "Datenbank Transaktionen";
|
||||
$text['title-database_transactions']['es-cl'] = "";
|
||||
$text['title-database_transactions']['fr-fr'] = "";
|
||||
$text['title-database_transactions']['he' ] = "";
|
||||
$text['title-database_transactions']['it-it'] = "";
|
||||
$text['title-database_transactions']['nl-nl'] = "";
|
||||
$text['title-database_transactions']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-database_transaction']['de-at'] = "";
|
|||
$text['title-database_transaction']['de-de'] = "";
|
||||
$text['title-database_transaction']['es-cl'] = "";
|
||||
$text['title-database_transaction']['fr-fr'] = "";
|
||||
$text['title-database_transaction']['he' ] = "";
|
||||
$text['title-database_transaction']['it-it'] = "";
|
||||
$text['title-database_transaction']['nl-nl'] = "";
|
||||
$text['title-database_transaction']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title_description-database_transaction']['de-at'] = "Datenbank Transaktio
|
|||
$text['title_description-database_transaction']['de-de'] = "Datenbank Transaktion";
|
||||
$text['title_description-database_transaction']['es-cl'] = "";
|
||||
$text['title_description-database_transaction']['fr-fr'] = "";
|
||||
$text['title_description-database_transaction']['he' ] = "";
|
||||
$text['title_description-database_transaction']['it-it'] = "";
|
||||
$text['title_description-database_transaction']['nl-nl'] = "";
|
||||
$text['title_description-database_transaction']['pl' ] = "";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-user_uuid']['de-at'] = "Benutzer";
|
|||
$text['label-user_uuid']['de-de'] = "Benutzer";
|
||||
$text['label-user_uuid']['es-cl'] = "";
|
||||
$text['label-user_uuid']['fr-fr'] = "";
|
||||
$text['label-user_uuid']['he' ] = "";
|
||||
$text['label-user_uuid']['it-it'] = "";
|
||||
$text['label-user_uuid']['nl-nl'] = "";
|
||||
$text['label-user_uuid']['pl' ] = "";
|
||||
|
|
@ -67,6 +71,7 @@ $text['description-user_uuid']['de-at'] = "";
|
|||
$text['description-user_uuid']['de-de'] = "Benutzer Transaktion";
|
||||
$text['description-user_uuid']['es-cl'] = "";
|
||||
$text['description-user_uuid']['fr-fr'] = "";
|
||||
$text['description-user_uuid']['he' ] = "";
|
||||
$text['description-user_uuid']['it-it'] = "";
|
||||
$text['description-user_uuid']['nl-nl'] = "";
|
||||
$text['description-user_uuid']['pl' ] = "";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-app_name']['de-at'] = "Anwendung";
|
|||
$text['label-app_name']['de-de'] = "Anwendung";
|
||||
$text['label-app_name']['es-cl'] = "";
|
||||
$text['label-app_name']['fr-fr'] = "";
|
||||
$text['label-app_name']['he' ] = "";
|
||||
$text['label-app_name']['it-it'] = "";
|
||||
$text['label-app_name']['nl-nl'] = "";
|
||||
$text['label-app_name']['pl' ] = "";
|
||||
|
|
@ -97,6 +103,7 @@ $text['description-app_name']['de-at'] = "Anwendungs-Name.";
|
|||
$text['description-app_name']['de-de'] = "Anwendungs-Name.";
|
||||
$text['description-app_name']['es-cl'] = "";
|
||||
$text['description-app_name']['fr-fr'] = "";
|
||||
$text['description-app_name']['he' ] = "";
|
||||
$text['description-app_name']['it-it'] = "";
|
||||
$text['description-app_name']['nl-nl'] = "";
|
||||
$text['description-app_name']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-app_uuid']['de-at'] = "Anwendungs-ID";
|
|||
$text['label-app_uuid']['de-de'] = "Anwendungs-ID";
|
||||
$text['label-app_uuid']['es-cl'] = "";
|
||||
$text['label-app_uuid']['fr-fr'] = "";
|
||||
$text['label-app_uuid']['he' ] = "";
|
||||
$text['label-app_uuid']['it-it'] = "";
|
||||
$text['label-app_uuid']['nl-nl'] = "";
|
||||
$text['label-app_uuid']['pl' ] = "";
|
||||
|
|
@ -127,6 +135,7 @@ $text['description-app_uuid']['de-at'] = "Anwendungs-Name.";
|
|||
$text['description-app_uuid']['de-de'] = "Anwendungs-Name.";
|
||||
$text['description-app_uuid']['es-cl'] = "";
|
||||
$text['description-app_uuid']['fr-fr'] = "";
|
||||
$text['description-app_uuid']['he' ] = "";
|
||||
$text['description-app_uuid']['it-it'] = "";
|
||||
$text['description-app_uuid']['nl-nl'] = "";
|
||||
$text['description-app_uuid']['pl' ] = "";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-transaction_code']['de-at'] = "Code";
|
|||
$text['label-transaction_code']['de-de'] = "Code";
|
||||
$text['label-transaction_code']['es-cl'] = "";
|
||||
$text['label-transaction_code']['fr-fr'] = "";
|
||||
$text['label-transaction_code']['he' ] = "";
|
||||
$text['label-transaction_code']['it-it'] = "";
|
||||
$text['label-transaction_code']['nl-nl'] = "";
|
||||
$text['label-transaction_code']['pl' ] = "";
|
||||
|
|
@ -157,6 +167,7 @@ $text['description-transaction_code']['de-at'] = "Transaktions-Code";
|
|||
$text['description-transaction_code']['de-de'] = "Transaktions-Code";
|
||||
$text['description-transaction_code']['es-cl'] = "";
|
||||
$text['description-transaction_code']['fr-fr'] = "";
|
||||
$text['description-transaction_code']['he' ] = "";
|
||||
$text['description-transaction_code']['it-it'] = "";
|
||||
$text['description-transaction_code']['nl-nl'] = "";
|
||||
$text['description-transaction_code']['pl' ] = "";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-transaction_address']['de-at'] = "IP Adresse";
|
|||
$text['label-transaction_address']['de-de'] = "IP Adresse";
|
||||
$text['label-transaction_address']['es-cl'] = "";
|
||||
$text['label-transaction_address']['fr-fr'] = "";
|
||||
$text['label-transaction_address']['he' ] = "";
|
||||
$text['label-transaction_address']['it-it'] = "";
|
||||
$text['label-transaction_address']['nl-nl'] = "";
|
||||
$text['label-transaction_address']['pl' ] = "";
|
||||
|
|
@ -187,6 +199,7 @@ $text['description-transaction_address']['de-at'] = "IP Adresse des Anwenders";
|
|||
$text['description-transaction_address']['de-de'] = "IP Adresse des Anwenders";
|
||||
$text['description-transaction_address']['es-cl'] = "";
|
||||
$text['description-transaction_address']['fr-fr'] = "";
|
||||
$text['description-transaction_address']['he' ] = "";
|
||||
$text['description-transaction_address']['it-it'] = "";
|
||||
$text['description-transaction_address']['nl-nl'] = "";
|
||||
$text['description-transaction_address']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-transaction_type']['de-at'] = "Typ";
|
|||
$text['label-transaction_type']['de-de'] = "Typ";
|
||||
$text['label-transaction_type']['es-cl'] = "";
|
||||
$text['label-transaction_type']['fr-fr'] = "";
|
||||
$text['label-transaction_type']['he' ] = "";
|
||||
$text['label-transaction_type']['it-it'] = "";
|
||||
$text['label-transaction_type']['nl-nl'] = "";
|
||||
$text['label-transaction_type']['pl' ] = "";
|
||||
|
|
@ -217,6 +231,7 @@ $text['description-transaction_type']['de-at'] = "Typ: insert, update, delete, s
|
|||
$text['description-transaction_type']['de-de'] = "Typ: insert, update, delete, select";
|
||||
$text['description-transaction_type']['es-cl'] = "";
|
||||
$text['description-transaction_type']['fr-fr'] = "";
|
||||
$text['description-transaction_type']['he' ] = "";
|
||||
$text['description-transaction_type']['it-it'] = "";
|
||||
$text['description-transaction_type']['nl-nl'] = "";
|
||||
$text['description-transaction_type']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-transaction_date']['de-at'] = "Datum";
|
|||
$text['label-transaction_date']['de-de'] = "Datum";
|
||||
$text['label-transaction_date']['es-cl'] = "";
|
||||
$text['label-transaction_date']['fr-fr'] = "";
|
||||
$text['label-transaction_date']['he' ] = "";
|
||||
$text['label-transaction_date']['it-it'] = "";
|
||||
$text['label-transaction_date']['nl-nl'] = "";
|
||||
$text['label-transaction_date']['pl' ] = "";
|
||||
|
|
@ -247,6 +263,7 @@ $text['description-transaction_date']['de-at'] = "Transaktions-Datum";
|
|||
$text['description-transaction_date']['de-de'] = "Transaktions-Datum";
|
||||
$text['description-transaction_date']['es-cl'] = "";
|
||||
$text['description-transaction_date']['fr-fr'] = "";
|
||||
$text['description-transaction_date']['he' ] = "";
|
||||
$text['description-transaction_date']['it-it'] = "";
|
||||
$text['description-transaction_date']['nl-nl'] = "";
|
||||
$text['description-transaction_date']['pl' ] = "";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-transaction_old']['de-at'] = "Vor";
|
|||
$text['label-transaction_old']['de-de'] = "Vor";
|
||||
$text['label-transaction_old']['es-cl'] = "";
|
||||
$text['label-transaction_old']['fr-fr'] = "";
|
||||
$text['label-transaction_old']['he' ] = "";
|
||||
$text['label-transaction_old']['it-it'] = "";
|
||||
$text['label-transaction_old']['nl-nl'] = "";
|
||||
$text['label-transaction_old']['pl' ] = "";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-transaction_old']['de-at'] = "Array vor der Transaktion.";
|
|||
$text['description-transaction_old']['de-de'] = "Array vor der Transaktion.";
|
||||
$text['description-transaction_old']['es-cl'] = "";
|
||||
$text['description-transaction_old']['fr-fr'] = "";
|
||||
$text['description-transaction_old']['he' ] = "";
|
||||
$text['description-transaction_old']['it-it'] = "";
|
||||
$text['description-transaction_old']['nl-nl'] = "";
|
||||
$text['description-transaction_old']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-transaction_new']['de-at'] = "Nach";
|
|||
$text['label-transaction_new']['de-de'] = "Nach";
|
||||
$text['label-transaction_new']['es-cl'] = "";
|
||||
$text['label-transaction_new']['fr-fr'] = "";
|
||||
$text['label-transaction_new']['he' ] = "";
|
||||
$text['label-transaction_new']['it-it'] = "";
|
||||
$text['label-transaction_new']['nl-nl'] = "";
|
||||
$text['label-transaction_new']['pl' ] = "";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-transaction_new']['de-at'] = "Array nach der Transaktion.";
|
|||
$text['description-transaction_new']['de-de'] = "Array nach der Transaktion.";
|
||||
$text['description-transaction_new']['es-cl'] = "";
|
||||
$text['description-transaction_new']['fr-fr'] = "";
|
||||
$text['description-transaction_new']['he' ] = "";
|
||||
$text['description-transaction_new']['it-it'] = "";
|
||||
$text['description-transaction_new']['nl-nl'] = "";
|
||||
$text['description-transaction_new']['pl' ] = "";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-transaction_result']['de-at'] = "Ergebnis";
|
|||
$text['label-transaction_result']['de-de'] = "Ergebnis";
|
||||
$text['label-transaction_result']['es-cl'] = "";
|
||||
$text['label-transaction_result']['fr-fr'] = "";
|
||||
$text['label-transaction_result']['he' ] = "";
|
||||
$text['label-transaction_result']['it-it'] = "";
|
||||
$text['label-transaction_result']['nl-nl'] = "";
|
||||
$text['label-transaction_result']['pl' ] = "";
|
||||
|
|
@ -337,6 +359,7 @@ $text['description-transaction_result']['de-at'] = "Ergebnis der Transaktion.";
|
|||
$text['description-transaction_result']['de-de'] = "Ergebnis der Transaktion.";
|
||||
$text['description-transaction_result']['es-cl'] = "";
|
||||
$text['description-transaction_result']['fr-fr'] = "";
|
||||
$text['description-transaction_result']['he' ] = "";
|
||||
$text['description-transaction_result']['it-it'] = "";
|
||||
$text['description-transaction_result']['nl-nl'] = "";
|
||||
$text['description-transaction_result']['pl' ] = "";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-true']['de-at'] = "wahr";
|
|||
$text['label-true']['de-de'] = "wahr";
|
||||
$text['label-true']['es-cl'] = "";
|
||||
$text['label-true']['fr-fr'] = "";
|
||||
$text['label-true']['he' ] = "";
|
||||
$text['label-true']['it-it'] = "";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl' ] = "";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-false']['de-at'] = "";
|
|||
$text['label-false']['de-de'] = "";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['fr-fr'] = "falso";
|
||||
$text['label-false']['he' ] = "";
|
||||
$text['label-false']['it-it'] = "";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl' ] = "";
|
||||
|
|
@ -382,6 +407,7 @@ $text['button-add']['de-at'] = "Hinzufügen";
|
|||
$text['button-add']['de-de'] = "Hinzufügen";
|
||||
$text['button-add']['es-cl'] = "";
|
||||
$text['button-add']['fr-fr'] = "";
|
||||
$text['button-add']['he' ] = "";
|
||||
$text['button-add']['it-it'] = "";
|
||||
$text['button-add']['nl-nl'] = "";
|
||||
$text['button-add']['pl' ] = "";
|
||||
|
|
@ -397,6 +423,7 @@ $text['button-edit']['de-at'] = "Bearbeiten";
|
|||
$text['button-edit']['de-de'] = "Bearbeiten";
|
||||
$text['button-edit']['es-cl'] = "";
|
||||
$text['button-edit']['fr-fr'] = "";
|
||||
$text['button-edit']['he' ] = "";
|
||||
$text['button-edit']['it-it'] = "";
|
||||
$text['button-edit']['nl-nl'] = "";
|
||||
$text['button-edit']['pl' ] = "";
|
||||
|
|
@ -412,6 +439,7 @@ $text['button-delete']['de-at'] = "Löschen";
|
|||
$text['button-delete']['de-de'] = "Löschen";
|
||||
$text['button-delete']['es-cl'] = "";
|
||||
$text['button-delete']['fr-fr'] = "";
|
||||
$text['button-delete']['he' ] = "";
|
||||
$text['button-delete']['it-it'] = "";
|
||||
$text['button-delete']['nl-nl'] = "";
|
||||
$text['button-delete']['pl' ] = "";
|
||||
|
|
@ -427,6 +455,7 @@ $text['button-save']['de-at'] = "Speichern";
|
|||
$text['button-save']['de-de'] = "Speichern";
|
||||
$text['button-save']['es-cl'] = "";
|
||||
$text['button-save']['fr-fr'] = "";
|
||||
$text['button-save']['he' ] = "";
|
||||
$text['button-save']['it-it'] = "";
|
||||
$text['button-save']['nl-nl'] = "";
|
||||
$text['button-save']['pl' ] = "";
|
||||
|
|
@ -442,6 +471,7 @@ $text['button-view']['de-at'] = "Anzeigen";
|
|||
$text['button-view']['de-de'] = "Anzeigen";
|
||||
$text['button-view']['es-cl'] = "";
|
||||
$text['button-view']['fr-fr'] = "";
|
||||
$text['button-view']['he' ] = "";
|
||||
$text['button-view']['it-it'] = "";
|
||||
$text['button-view']['nl-nl'] = "";
|
||||
$text['button-view']['pl' ] = "";
|
||||
|
|
@ -457,6 +487,7 @@ $text['button-back']['de-at'] = "Zurück";
|
|||
$text['button-back']['de-de'] = "Zurück";
|
||||
$text['button-back']['es-cl'] = "";
|
||||
$text['button-back']['fr-fr'] = "";
|
||||
$text['button-back']['he' ] = "";
|
||||
$text['button-back']['it-it'] = "";
|
||||
$text['button-back']['nl-nl'] = "";
|
||||
$text['button-back']['pl' ] = "";
|
||||
|
|
@ -472,6 +503,7 @@ $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|||
$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['es-cl'] = "";
|
||||
$text['confirm-delete']['fr-fr'] = "";
|
||||
$text['confirm-delete']['he' ] = "";
|
||||
$text['confirm-delete']['it-it'] = "";
|
||||
$text['confirm-delete']['nl-nl'] = "";
|
||||
$text['confirm-delete']['pl' ] = "";
|
||||
|
|
@ -487,6 +519,7 @@ $text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
|||
$text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['es-cl'] = "";
|
||||
$text['message-add']['fr-fr'] = "";
|
||||
$text['message-add']['he' ] = "";
|
||||
$text['message-add']['it-it'] = "";
|
||||
$text['message-add']['nl-nl'] = "";
|
||||
$text['message-add']['pl' ] = "";
|
||||
|
|
@ -502,6 +535,7 @@ $text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
|||
$text['message-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['es-cl'] = "";
|
||||
$text['message-update']['fr-fr'] = "";
|
||||
$text['message-update']['he' ] = "";
|
||||
$text['message-update']['it-it'] = "";
|
||||
$text['message-update']['nl-nl'] = "";
|
||||
$text['message-update']['pl' ] = "";
|
||||
|
|
@ -517,6 +551,7 @@ $text['message-delete']['de-at'] = "";
|
|||
$text['message-delete']['de-de'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['es-cl'] = "";
|
||||
$text['message-delete']['fr-fr'] = "";
|
||||
$text['message-delete']['he' ] = "";
|
||||
$text['message-delete']['it-it'] = "";
|
||||
$text['message-delete']['nl-nl'] = "";
|
||||
$text['message-delete']['pl' ] = "";
|
||||
|
|
@ -532,6 +567,7 @@ $text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
|||
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['es-cl'] = "";
|
||||
$text['message-required']['fr-fr'] = "";
|
||||
$text['message-required']['he' ] = "";
|
||||
$text['message-required']['it-it'] = "";
|
||||
$text['message-required']['nl-nl'] = "";
|
||||
$text['message-required']['pl' ] = "";
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -1,389 +1,564 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$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']['pt-pt'] = "Encaminhamento de chamadas de entrada";
|
||||
$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['title-dialplan-inbound-add']['it-it'] = "Instradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['de-de'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['ar-eg'] = "";
|
||||
$text['title-dialplan-inbound-add']['de-at'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['de-de'] = "Routing eingehender Anrufe";
|
||||
$text['title-dialplan-inbound-add']['es-cl'] = "Ruteo de Llamadas Entrantes";
|
||||
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
|
||||
$text['title-dialplan-inbound-add']['he' ] = "";
|
||||
$text['title-dialplan-inbound-add']['it-it'] = "Instradamento Chiamate in Ingresso";
|
||||
$text['title-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$text['title-dialplan-inbound-add']['pl' ] = "Przesyłanie (routing) rozmów przychodzących";
|
||||
$text['title-dialplan-inbound-add']['pt-br'] = "";
|
||||
$text['title-dialplan-inbound-add']['pt-pt'] = "Encaminhamento de chamadas de entrada";
|
||||
$text['title-dialplan-inbound-add']['ru-ru'] = "Маршрутизация входящих вызовов";
|
||||
$text['title-dialplan-inbound-add']['sv-se'] = "";
|
||||
$text['title-dialplan-inbound-add']['uk' ] = "Маршрутизація вхідних дзвінків";
|
||||
|
||||
$text['option-uuid']['en-us'] = "UUID";
|
||||
$text['option-uuid']['es-cl'] = "UUID";
|
||||
$text['option-uuid']['pt-pt'] = "UUID";
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['pl'] = "UUID";
|
||||
$text['option-uuid']['uk'] = "UUID";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['de-de'] = "UUID";
|
||||
$text['option-uuid']['ar-eg'] = "";
|
||||
$text['option-uuid']['de-at'] = "UUID";
|
||||
$text['option-uuid']['de-de'] = "UUID";
|
||||
$text['option-uuid']['es-cl'] = "UUID";
|
||||
$text['option-uuid']['fr-fr'] = "UUID";
|
||||
$text['option-uuid']['he' ] = "";
|
||||
$text['option-uuid']['it-it'] = "UUID";
|
||||
$text['option-uuid']['nl-nl'] = "";
|
||||
$text['option-uuid']['pl' ] = "UUID";
|
||||
$text['option-uuid']['pt-br'] = "";
|
||||
$text['option-uuid']['pt-pt'] = "UUID";
|
||||
$text['option-uuid']['ru-ru'] = "UUID";
|
||||
$text['option-uuid']['sv-se'] = "";
|
||||
$text['option-uuid']['uk' ] = "UUID";
|
||||
|
||||
$text['option-username']['en-us'] = "Username";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['option-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['option-username']['fr-fr'] = "Utilisateur";
|
||||
$text['option-username']['pl'] = "Użytkownik";
|
||||
$text['option-username']['uk'] = "Користувач";
|
||||
$text['option-username']['it-it'] = "Nome utente";
|
||||
$text['option-username']['de-de'] = "Benutzername";
|
||||
$text['option-username']['ar-eg'] = "";
|
||||
$text['option-username']['de-at'] = "Benutzername";
|
||||
$text['option-username']['de-de'] = "Benutzername";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['option-username']['fr-fr'] = "Utilisateur";
|
||||
$text['option-username']['he' ] = "";
|
||||
$text['option-username']['it-it'] = "Nome utente";
|
||||
$text['option-username']['nl-nl'] = "";
|
||||
$text['option-username']['pl' ] = "Użytkownik";
|
||||
$text['option-username']['pt-br'] = "";
|
||||
$text['option-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['option-username']['ru-ru'] = "Имя Пользователя";
|
||||
$text['option-username']['sv-se'] = "";
|
||||
$text['option-username']['uk' ] = "Користувач";
|
||||
|
||||
$text['option-source']['en-us'] = "Source";
|
||||
$text['option-source']['es-cl'] = "Fuente";
|
||||
$text['option-source']['pt-pt'] = "Fonte";
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['pl'] = "Źródło";
|
||||
$text['option-source']['uk'] = "Джерело";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['de-de'] = "Quelle";
|
||||
$text['option-source']['ar-eg'] = "";
|
||||
$text['option-source']['de-at'] = "Quelle";
|
||||
$text['option-source']['de-de'] = "Quelle";
|
||||
$text['option-source']['es-cl'] = "Fuente";
|
||||
$text['option-source']['fr-fr'] = "Source";
|
||||
$text['option-source']['he' ] = "";
|
||||
$text['option-source']['it-it'] = "Sorgente";
|
||||
$text['option-source']['nl-nl'] = "";
|
||||
$text['option-source']['pl' ] = "Źródło";
|
||||
$text['option-source']['pt-br'] = "";
|
||||
$text['option-source']['pt-pt'] = "Fonte";
|
||||
$text['option-source']['ru-ru'] = "Источник";
|
||||
$text['option-source']['sv-se'] = "";
|
||||
$text['option-source']['uk' ] = "Джерело";
|
||||
|
||||
$text['option-rdnis']['en-us'] = "RDNIS";
|
||||
$text['option-rdnis']['es-cl'] = "RDNIS";
|
||||
$text['option-rdnis']['pt-pt'] = "RDNIS";
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['pl'] = "RDNIS";
|
||||
$text['option-rdnis']['uk'] = "RDNIS";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['de-de'] = "RDNIS";
|
||||
$text['option-rdnis']['ar-eg'] = "";
|
||||
$text['option-rdnis']['de-at'] = "RDNIS";
|
||||
$text['option-rdnis']['de-de'] = "RDNIS";
|
||||
$text['option-rdnis']['es-cl'] = "RDNIS";
|
||||
$text['option-rdnis']['fr-fr'] = "RDNIS";
|
||||
$text['option-rdnis']['he' ] = "";
|
||||
$text['option-rdnis']['it-it'] = "RDNIS";
|
||||
$text['option-rdnis']['nl-nl'] = "";
|
||||
$text['option-rdnis']['pl' ] = "RDNIS";
|
||||
$text['option-rdnis']['pt-br'] = "";
|
||||
$text['option-rdnis']['pt-pt'] = "RDNIS";
|
||||
$text['option-rdnis']['ru-ru'] = "RDNIS";
|
||||
$text['option-rdnis']['sv-se'] = "";
|
||||
$text['option-rdnis']['uk' ] = "RDNIS";
|
||||
|
||||
$text['option-public']['en-us'] = "Public";
|
||||
$text['option-public']['ar-eg'] = "";
|
||||
$text['option-public']['de-at'] = "";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['es-cl'] = "Público";
|
||||
$text['option-public']['pt-pt'] = "Público";
|
||||
$text['option-public']['fr-fr'] = "";
|
||||
$text['option-public']['pl'] = "Publiczny";
|
||||
$text['option-public']['uk'] = "Публічний";
|
||||
$text['option-public']['he' ] = "";
|
||||
$text['option-public']['it-it'] = "Pubblico";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['de-de'] = "Öffentlich";
|
||||
$text['option-public']['nl-nl'] = "";
|
||||
$text['option-public']['pl' ] = "Publiczny";
|
||||
$text['option-public']['pt-br'] = "";
|
||||
$text['option-public']['pt-pt'] = "Público";
|
||||
$text['option-public']['ru-ru'] = "Публичный";
|
||||
$text['option-public']['sv-se'] = "";
|
||||
$text['option-public']['uk' ] = "Публічний";
|
||||
|
||||
$text['option-network_addr']['en-us'] = "Network Address";
|
||||
$text['option-network_addr']['es-cl'] = "Dirección de Red";
|
||||
$text['option-network_addr']['pt-pt'] = "Endereço de Rede";
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['pl'] = "Adres sieci";
|
||||
$text['option-network_addr']['uk'] = "Адреси мережі";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['ar-eg'] = "";
|
||||
$text['option-network_addr']['de-at'] = "Netzwerk Adresse";
|
||||
$text['option-network_addr']['de-de'] = "Netzwerk Adresse";
|
||||
$text['option-network_addr']['es-cl'] = "Dirección de Red";
|
||||
$text['option-network_addr']['fr-fr'] = "Adresse Réseau";
|
||||
$text['option-network_addr']['he' ] = "";
|
||||
$text['option-network_addr']['it-it'] = "Indirizzo di Rete";
|
||||
$text['option-network_addr']['nl-nl'] = "";
|
||||
$text['option-network_addr']['pl' ] = "Adres sieci";
|
||||
$text['option-network_addr']['pt-br'] = "";
|
||||
$text['option-network_addr']['pt-pt'] = "Endereço de Rede";
|
||||
$text['option-network_addr']['ru-ru'] = "Сетевой адрес";
|
||||
$text['option-network_addr']['sv-se'] = "";
|
||||
$text['option-network_addr']['uk' ] = "Адреси мережі";
|
||||
|
||||
$text['option-destination_number']['en-us'] = "Destination Number";
|
||||
$text['option-destination_number']['es-cl'] = "Número de Destino";
|
||||
$text['option-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['pl'] = "Numer destynacji";
|
||||
$text['option-destination_number']['uk'] = "Номер призначення";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['de-de'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['ar-eg'] = "";
|
||||
$text['option-destination_number']['de-at'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['de-de'] = "Ziel Rufnummer";
|
||||
$text['option-destination_number']['es-cl'] = "Número de Destino";
|
||||
$text['option-destination_number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['option-destination_number']['he' ] = "";
|
||||
$text['option-destination_number']['it-it'] = "Numero Destinazione";
|
||||
$text['option-destination_number']['nl-nl'] = "";
|
||||
$text['option-destination_number']['pl' ] = "Numer destynacji";
|
||||
$text['option-destination_number']['pt-br'] = "";
|
||||
$text['option-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['option-destination_number']['ru-ru'] = "Целевой номер";
|
||||
$text['option-destination_number']['sv-se'] = "";
|
||||
$text['option-destination_number']['uk' ] = "Номер призначення";
|
||||
|
||||
$text['option-context']['en-us'] = "Context";
|
||||
$text['option-context']['es-cl'] = "Contexto";
|
||||
$text['option-context']['pt-pt'] = "Contexto";
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['pl'] = "Kontekst";
|
||||
$text['option-context']['uk'] = "Контекст";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['de-de'] = "Kontext";
|
||||
$text['option-context']['ar-eg'] = "";
|
||||
$text['option-context']['de-at'] = "Kontext";
|
||||
$text['option-context']['de-de'] = "Kontext";
|
||||
$text['option-context']['es-cl'] = "Contexto";
|
||||
$text['option-context']['fr-fr'] = "Contexte";
|
||||
$text['option-context']['he' ] = "";
|
||||
$text['option-context']['it-it'] = "Contesto";
|
||||
$text['option-context']['nl-nl'] = "";
|
||||
$text['option-context']['pl' ] = "Kontekst";
|
||||
$text['option-context']['pt-br'] = "";
|
||||
$text['option-context']['pt-pt'] = "Contexto";
|
||||
$text['option-context']['ru-ru'] = "Контекст";
|
||||
$text['option-context']['sv-se'] = "";
|
||||
$text['option-context']['uk' ] = "Контекст";
|
||||
|
||||
$text['option-chan_name']['en-us'] = "Channel Name";
|
||||
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
|
||||
$text['option-chan_name']['pt-pt'] = "Nome do Canal";
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['pl'] = "Nazwa kanału";
|
||||
$text['option-chan_name']['uk'] = "Назва каналу";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['de-de'] = "Kanal Name";
|
||||
$text['option-chan_name']['ar-eg'] = "";
|
||||
$text['option-chan_name']['de-at'] = "Kanal Name";
|
||||
$text['option-chan_name']['de-de'] = "Kanal Name";
|
||||
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
|
||||
$text['option-chan_name']['fr-fr'] = "Nom de canal";
|
||||
$text['option-chan_name']['he' ] = "";
|
||||
$text['option-chan_name']['it-it'] = "Nome Canale";
|
||||
$text['option-chan_name']['nl-nl'] = "";
|
||||
$text['option-chan_name']['pl' ] = "Nazwa kanału";
|
||||
$text['option-chan_name']['pt-br'] = "";
|
||||
$text['option-chan_name']['pt-pt'] = "Nome do Canal";
|
||||
$text['option-chan_name']['ru-ru'] = "Имя Канала";
|
||||
$text['option-chan_name']['sv-se'] = "";
|
||||
$text['option-chan_name']['uk' ] = "Назва каналу";
|
||||
|
||||
$text['option-caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$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['option-caller_id_number']['it-it'] = "Numero Caller ID";
|
||||
$text['option-caller_id_number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['ar-eg'] = "";
|
||||
$text['option-caller_id_number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['option-caller_id_number']['he' ] = "";
|
||||
$text['option-caller_id_number']['it-it'] = "Numero Caller ID";
|
||||
$text['option-caller_id_number']['nl-nl'] = "";
|
||||
$text['option-caller_id_number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
$text['option-caller_id_number']['pt-br'] = "";
|
||||
$text['option-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$text['option-caller_id_number']['ru-ru'] = "Идентификационный Номер (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_number']['sv-se'] = "";
|
||||
$text['option-caller_id_number']['uk' ] = "Caller ID Номер";
|
||||
|
||||
$text['option-caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$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['option-caller_id_name']['it-it'] = "Nome Caller ID";
|
||||
$text['option-caller_id_name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['ar-eg'] = "";
|
||||
$text['option-caller_id_name']['de-at'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['option-caller_id_name']['he' ] = "";
|
||||
$text['option-caller_id_name']['it-it'] = "Nome Caller ID";
|
||||
$text['option-caller_id_name']['nl-nl'] = "";
|
||||
$text['option-caller_id_name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['option-caller_id_name']['pt-br'] = "";
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['option-caller_id_name']['ru-ru'] = "Идентификационный Имя (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_name']['sv-se'] = "";
|
||||
$text['option-caller_id_name']['uk' ] = "Caller ID Назва";
|
||||
|
||||
$text['option-ani2']['en-us'] = "ANI2";
|
||||
$text['option-ani2']['es-cl'] = "ANI2";
|
||||
$text['option-ani2']['pt-pt'] = "ANI2";
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['pl'] = "ANI2";
|
||||
$text['option-ani2']['uk'] = "ANI2";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['de-de'] = "ANI2";
|
||||
$text['option-ani2']['ar-eg'] = "";
|
||||
$text['option-ani2']['de-at'] = "ANI2";
|
||||
$text['option-ani2']['de-de'] = "ANI2";
|
||||
$text['option-ani2']['es-cl'] = "ANI2";
|
||||
$text['option-ani2']['fr-fr'] = "ANI2";
|
||||
$text['option-ani2']['he' ] = "";
|
||||
$text['option-ani2']['it-it'] = "ANI2";
|
||||
$text['option-ani2']['nl-nl'] = "";
|
||||
$text['option-ani2']['pl' ] = "ANI2";
|
||||
$text['option-ani2']['pt-br'] = "";
|
||||
$text['option-ani2']['pt-pt'] = "ANI2";
|
||||
$text['option-ani2']['ru-ru'] = "ANI2";
|
||||
$text['option-ani2']['sv-se'] = "";
|
||||
$text['option-ani2']['uk' ] = "ANI2";
|
||||
|
||||
$text['option-ani']['en-us'] = "ANI";
|
||||
$text['option-ani']['es-cl'] = "ANI";
|
||||
$text['option-ani']['pt-pt'] = "ANI";
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['pl'] = "ANI";
|
||||
$text['option-ani']['uk'] = "ANI";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['de-de'] = "ANI";
|
||||
$text['option-ani']['ar-eg'] = "";
|
||||
$text['option-ani']['de-at'] = "ANI";
|
||||
$text['option-ani']['de-de'] = "ANI";
|
||||
$text['option-ani']['es-cl'] = "ANI";
|
||||
$text['option-ani']['fr-fr'] = "ANI";
|
||||
$text['option-ani']['he' ] = "";
|
||||
$text['option-ani']['it-it'] = "ANI";
|
||||
$text['option-ani']['nl-nl'] = "";
|
||||
$text['option-ani']['pl' ] = "ANI";
|
||||
$text['option-ani']['pt-br'] = "";
|
||||
$text['option-ani']['pt-pt'] = "ANI";
|
||||
$text['option-ani']['ru-ru'] = "ANI";
|
||||
$text['option-ani']['sv-se'] = "";
|
||||
$text['option-ani']['uk' ] = "ANI";
|
||||
|
||||
$text['label-select-inbound-destination-number']['en-us'] = "Select the inbound destination number.";
|
||||
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
|
||||
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
|
||||
$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-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['de-de'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['ar-eg'] = "";
|
||||
$text['label-select-inbound-destination-number']['de-at'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['de-de'] = "Wählen Sie die Zielnummer für eingehende Anrufe.";
|
||||
$text['label-select-inbound-destination-number']['es-cl'] = "Seleccione el número de destino entrante.";
|
||||
$text['label-select-inbound-destination-number']['fr-fr'] = "";
|
||||
$text['label-select-inbound-destination-number']['he' ] = "";
|
||||
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
|
||||
$text['label-select-inbound-destination-number']['nl-nl'] = "";
|
||||
$text['label-select-inbound-destination-number']['pl' ] = "Wybierz destynację numeru przychodzącego.";
|
||||
$text['label-select-inbound-destination-number']['pt-br'] = "";
|
||||
$text['label-select-inbound-destination-number']['pt-pt'] = "Escolha um número de entrada.";
|
||||
$text['label-select-inbound-destination-number']['ru-ru'] = "Выберите номер входящего набора.";
|
||||
$text['label-select-inbound-destination-number']['sv-se'] = "";
|
||||
$text['label-select-inbound-destination-number']['uk' ] = "Виберіть вхідний номер";
|
||||
|
||||
$text['label-required-domain_uuid']['en-us'] = "Please provide: domain_uuid";
|
||||
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
|
||||
$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-required-domain_uuid']['it-it'] = "Inserisci: domain_uuid";
|
||||
$text['label-required-domain_uuid']['de-de'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['ar-eg'] = "";
|
||||
$text['label-required-domain_uuid']['de-at'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['de-de'] = "Bitte angeben: domain_uuid";
|
||||
$text['label-required-domain_uuid']['es-cl'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
|
||||
$text['label-required-domain_uuid']['he' ] = "";
|
||||
$text['label-required-domain_uuid']['it-it'] = "Inserisci: domain_uuid";
|
||||
$text['label-required-domain_uuid']['nl-nl'] = "";
|
||||
$text['label-required-domain_uuid']['pl' ] = "Label 10";
|
||||
$text['label-required-domain_uuid']['pt-br'] = "";
|
||||
$text['label-required-domain_uuid']['pt-pt'] = "Por favor indique: domain_uuid";
|
||||
$text['label-required-domain_uuid']['ru-ru'] = "Пожалуйста укажите: domain_uuid";
|
||||
$text['label-required-domain_uuid']['sv-se'] = "";
|
||||
$text['label-required-domain_uuid']['uk' ] = "Будь ласка, надайте: UUID домену";
|
||||
|
||||
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
|
||||
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
|
||||
$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-required-dialplan_name']['it-it'] = "Inserisci: Nome Interno";
|
||||
$text['label-required-dialplan_name']['de-de'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['ar-eg'] = "";
|
||||
$text['label-required-dialplan_name']['de-at'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['de-de'] = "Bitte angeben: Namen der Nebenstelle";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre Extensión";
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
|
||||
$text['label-required-dialplan_name']['he' ] = "";
|
||||
$text['label-required-dialplan_name']['it-it'] = "Inserisci: Nome Interno";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "";
|
||||
$text['label-required-dialplan_name']['pl' ] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['pt-br'] = "";
|
||||
$text['label-required-dialplan_name']['pt-pt'] = "Por favor indique: Nome da Extensão";
|
||||
$text['label-required-dialplan_name']['ru-ru'] = "Пожалуйста укажите: Имя Внутреннего Номера";
|
||||
$text['label-required-dialplan_name']['sv-se'] = "";
|
||||
$text['label-required-dialplan_name']['uk' ] = "Будь ласка, надайте назву розширення";
|
||||
|
||||
$text['label-required-condition_field_1']['en-us'] = "Please provide: Condition Field";
|
||||
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
|
||||
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
|
||||
$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_field_1']['it-it'] = "Inserisci: Campo Condizione";
|
||||
$text['label-required-condition_field_1']['de-de'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['ar-eg'] = "";
|
||||
$text['label-required-condition_field_1']['de-at'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['de-de'] = "Bitte angeben: Feld für Bedingung";
|
||||
$text['label-required-condition_field_1']['es-cl'] = "Por favor indique: Campo de Condición";
|
||||
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
|
||||
$text['label-required-condition_field_1']['he' ] = "";
|
||||
$text['label-required-condition_field_1']['it-it'] = "Inserisci: Campo Condizione";
|
||||
$text['label-required-condition_field_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_field_1']['pl' ] = "Wprowadź: pole warunku";
|
||||
$text['label-required-condition_field_1']['pt-br'] = "";
|
||||
$text['label-required-condition_field_1']['pt-pt'] = "Por favor indique: Condição";
|
||||
$text['label-required-condition_field_1']['ru-ru'] = "Пожалуйста укажите: Условия участия";
|
||||
$text['label-required-condition_field_1']['sv-se'] = "";
|
||||
$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'] = "Будь ласка, надайте вираз умови";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Inserisci: Espressione condizione";
|
||||
$text['label-required-condition_expression_1']['de-de'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['ar-eg'] = "";
|
||||
$text['label-required-condition_expression_1']['de-at'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['de-de'] = "Bitte angeben: Ausdruck für Bedingung";
|
||||
$text['label-required-condition_expression_1']['es-cl'] = "Por favor indique: Expresión de Condición";
|
||||
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
|
||||
$text['label-required-condition_expression_1']['he' ] = "";
|
||||
$text['label-required-condition_expression_1']['it-it'] = "Inserisci: Espressione condizione";
|
||||
$text['label-required-condition_expression_1']['nl-nl'] = "";
|
||||
$text['label-required-condition_expression_1']['pl' ] = "Wprowadź: warunek wyrażenia";
|
||||
$text['label-required-condition_expression_1']['pt-br'] = "";
|
||||
$text['label-required-condition_expression_1']['pt-pt'] = "Por favor indique: Expressão para Condição";
|
||||
$text['label-required-condition_expression_1']['ru-ru'] = "Пожалуйста укажите: выражение условия";
|
||||
$text['label-required-condition_expression_1']['sv-se'] = "";
|
||||
$text['label-required-condition_expression_1']['uk' ] = "Будь ласка, надайте вираз умови";
|
||||
|
||||
$text['label-required-action_application_1']['en-us'] = "Please provide: Action Application";
|
||||
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
|
||||
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['pl'] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['uk'] = "Будь ласка, надайте додаток для дії";
|
||||
$text['label-required-action_application_1']['it-it'] = "Inserisci: Applicazione";
|
||||
$text['label-required-action_application_1']['de-de'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['ar-eg'] = "";
|
||||
$text['label-required-action_application_1']['de-at'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['de-de'] = "Bitte angeben: Anwendung für Aktion";
|
||||
$text['label-required-action_application_1']['es-cl'] = "Por favor indique: Aplicación de Acción";
|
||||
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
|
||||
$text['label-required-action_application_1']['he' ] = "";
|
||||
$text['label-required-action_application_1']['it-it'] = "Inserisci: Applicazione";
|
||||
$text['label-required-action_application_1']['nl-nl'] = "";
|
||||
$text['label-required-action_application_1']['pl' ] = "Wprowadź:aplikację operacji";
|
||||
$text['label-required-action_application_1']['pt-br'] = "";
|
||||
$text['label-required-action_application_1']['pt-pt'] = "Por favor indique: Acção para Aplicação";
|
||||
$text['label-required-action_application_1']['ru-ru'] = "Пожалуйста укажите: Применение приложения";
|
||||
$text['label-required-action_application_1']['sv-se'] = "";
|
||||
$text['label-required-action_application_1']['uk' ] = "Будь ласка, надайте додаток для дії";
|
||||
|
||||
$text['label-caller-id-number-prefix']['en-us'] = "Caller ID Number Prefix";
|
||||
$text['label-caller-id-number-prefix']['ar-eg'] = "";
|
||||
$text['label-caller-id-number-prefix']['de-at'] = "";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['es-cl'] = "Redial prefijo de salida";
|
||||
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||||
$text['label-caller-id-number-prefix']['fr-fr'] = "Bis préfixe pour sortant";
|
||||
$text['label-caller-id-number-prefix']['pl'] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['uk'] = "Префікс для повторного набору вихідного дзвінка";
|
||||
$text['label-caller-id-number-prefix']['he' ] = "";
|
||||
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Caller ID";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung";
|
||||
$text['label-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['label-caller-id-number-prefix']['pl' ] = "Prefiks ponownego wybierania";
|
||||
$text['label-caller-id-number-prefix']['pt-br'] = "";
|
||||
$text['label-caller-id-number-prefix']['pt-pt'] = "Remarcar prefixo de saída";
|
||||
$text['label-caller-id-number-prefix']['ru-ru'] = "Префикс номера (Caller ID) вызывающего абонента";
|
||||
$text['label-caller-id-number-prefix']['sv-se'] = "";
|
||||
$text['label-caller-id-number-prefix']['uk' ] = "Префікс для повторного набору вихідного дзвінка";
|
||||
|
||||
$text['label-limit']['en-us'] = "Limit";
|
||||
$text['label-limit']['es-cl'] = "Límite";
|
||||
$text['label-limit']['pt-pt'] = "Limite";
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['pl'] = "Limit";
|
||||
$text['label-limit']['uk'] = "Обмеження";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['de-de'] = "Obergrenze";
|
||||
$text['label-limit']['ar-eg'] = "";
|
||||
$text['label-limit']['de-at'] = "Obergrenze";
|
||||
$text['label-limit']['de-de'] = "Obergrenze";
|
||||
$text['label-limit']['es-cl'] = "Límite";
|
||||
$text['label-limit']['fr-fr'] = "Limite";
|
||||
$text['label-limit']['he' ] = "";
|
||||
$text['label-limit']['it-it'] = "Limite";
|
||||
$text['label-limit']['nl-nl'] = "";
|
||||
$text['label-limit']['pl' ] = "Limit";
|
||||
$text['label-limit']['pt-br'] = "";
|
||||
$text['label-limit']['pt-pt'] = "Limite";
|
||||
$text['label-limit']['ru-ru'] = "Лимит";
|
||||
$text['label-limit']['sv-se'] = "";
|
||||
$text['label-limit']['uk' ] = "Обмеження";
|
||||
|
||||
$text['label-field']['en-us'] = "Field";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['pl'] = "Pole";
|
||||
$text['label-field']['uk'] = "Поле";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['ar-eg'] = "";
|
||||
$text['label-field']['de-at'] = "Feld";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['he' ] = "";
|
||||
$text['label-field']['it-it'] = "Campo";
|
||||
$text['label-field']['nl-nl'] = "";
|
||||
$text['label-field']['pl' ] = "Pole";
|
||||
$text['label-field']['pt-br'] = "";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['ru-ru'] = "Поле";
|
||||
$text['label-field']['sv-se'] = "";
|
||||
$text['label-field']['uk' ] = "Поле";
|
||||
|
||||
$text['label-expression']['en-us'] = "Expression";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['pl'] = "Wyrażenie";
|
||||
$text['label-expression']['uk'] = "Вираз";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['ar-eg'] = "";
|
||||
$text['label-expression']['de-at'] = "Ausdruck";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['he' ] = "";
|
||||
$text['label-expression']['it-it'] = "Espressione";
|
||||
$text['label-expression']['nl-nl'] = "";
|
||||
$text['label-expression']['pl' ] = "Wyrażenie";
|
||||
$text['label-expression']['pt-br'] = "";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['ru-ru'] = "Выражение";
|
||||
$text['label-expression']['sv-se'] = "";
|
||||
$text['label-expression']['uk' ] = "Вираз";
|
||||
|
||||
$text['label-destination-number']['en-us'] = "Destination Number";
|
||||
$text['label-destination-number']['es-cl'] = "Número de destino";
|
||||
$text['label-destination-number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['pl'] = "Numer destynacji";
|
||||
$text['label-destination-number']['uk'] = "Номер";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['de-de'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['ar-eg'] = "";
|
||||
$text['label-destination-number']['de-at'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['de-de'] = "Zielrufnummer";
|
||||
$text['label-destination-number']['es-cl'] = "Número de destino";
|
||||
$text['label-destination-number']['fr-fr'] = "Numéro de Destination";
|
||||
$text['label-destination-number']['he' ] = "";
|
||||
$text['label-destination-number']['it-it'] = "Numero Destinazione";
|
||||
$text['label-destination-number']['nl-nl'] = "";
|
||||
$text['label-destination-number']['pl' ] = "Numer destynacji";
|
||||
$text['label-destination-number']['pt-br'] = "";
|
||||
$text['label-destination-number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination-number']['ru-ru'] = "Целевой номер";
|
||||
$text['label-destination-number']['sv-se'] = "";
|
||||
$text['label-destination-number']['uk' ] = "Номер";
|
||||
|
||||
$text['label-condition_2']['en-us'] = "Condition 2";
|
||||
$text['label-condition_2']['es-cl'] = "Condición 2";
|
||||
$text['label-condition_2']['pt-pt'] = "Condição 2";
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['pl'] = "Warunek 2";
|
||||
$text['label-condition_2']['uk'] = "Умова 2";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['de-de'] = "Bedingung 2";
|
||||
$text['label-condition_2']['ar-eg'] = "";
|
||||
$text['label-condition_2']['de-at'] = "Bedingung 2";
|
||||
$text['label-condition_2']['de-de'] = "Bedingung 2";
|
||||
$text['label-condition_2']['es-cl'] = "Condición 2";
|
||||
$text['label-condition_2']['fr-fr'] = "Condition 2";
|
||||
$text['label-condition_2']['he' ] = "";
|
||||
$text['label-condition_2']['it-it'] = "Condizione 2";
|
||||
$text['label-condition_2']['nl-nl'] = "";
|
||||
$text['label-condition_2']['pl' ] = "Warunek 2";
|
||||
$text['label-condition_2']['pt-br'] = "";
|
||||
$text['label-condition_2']['pt-pt'] = "Condição 2";
|
||||
$text['label-condition_2']['ru-ru'] = "Условие 2";
|
||||
$text['label-condition_2']['sv-se'] = "";
|
||||
$text['label-condition_2']['uk' ] = "Умова 2";
|
||||
|
||||
$text['label-condition_1']['en-us'] = "Condition 1";
|
||||
$text['label-condition_1']['es-cl'] = "Condición 1";
|
||||
$text['label-condition_1']['pt-pt'] = "Condição 1";
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['pl'] = "Warunek 1";
|
||||
$text['label-condition_1']['uk'] = "Умова 1";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['de-de'] = "Bedingung 1";
|
||||
$text['label-condition_1']['ar-eg'] = "";
|
||||
$text['label-condition_1']['de-at'] = "Bedingung 1";
|
||||
$text['label-condition_1']['de-de'] = "Bedingung 1";
|
||||
$text['label-condition_1']['es-cl'] = "Condición 1";
|
||||
$text['label-condition_1']['fr-fr'] = "Condition 1";
|
||||
$text['label-condition_1']['he' ] = "";
|
||||
$text['label-condition_1']['it-it'] = "Condizione 1";
|
||||
$text['label-condition_1']['nl-nl'] = "";
|
||||
$text['label-condition_1']['pl' ] = "Warunek 1";
|
||||
$text['label-condition_1']['pt-br'] = "";
|
||||
$text['label-condition_1']['pt-pt'] = "Condição 1";
|
||||
$text['label-condition_1']['ru-ru'] = "Условие 1";
|
||||
$text['label-condition_1']['sv-se'] = "";
|
||||
$text['label-condition_1']['uk' ] = "Умова 1";
|
||||
|
||||
$text['label-action_2']['en-us'] = "Action 2";
|
||||
$text['label-action_2']['es-cl'] = "Acción 2";
|
||||
$text['label-action_2']['pt-pt'] = "Acção 2";
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['pl'] = "Operacja 2";
|
||||
$text['label-action_2']['uk'] = "Дія 2";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['de-de'] = "Aktion 2";
|
||||
$text['label-action_2']['ar-eg'] = "";
|
||||
$text['label-action_2']['de-at'] = "Aktion 2";
|
||||
$text['label-action_2']['de-de'] = "Aktion 2";
|
||||
$text['label-action_2']['es-cl'] = "Acción 2";
|
||||
$text['label-action_2']['fr-fr'] = "Action 2";
|
||||
$text['label-action_2']['he' ] = "";
|
||||
$text['label-action_2']['it-it'] = "Azione 2";
|
||||
$text['label-action_2']['nl-nl'] = "";
|
||||
$text['label-action_2']['pl' ] = "Operacja 2";
|
||||
$text['label-action_2']['pt-br'] = "";
|
||||
$text['label-action_2']['pt-pt'] = "Acção 2";
|
||||
$text['label-action_2']['ru-ru'] = "Действие 2";
|
||||
$text['label-action_2']['sv-se'] = "";
|
||||
$text['label-action_2']['uk' ] = "Дія 2";
|
||||
|
||||
$text['label-action_1']['en-us'] = "Action 1";
|
||||
$text['label-action_1']['es-cl'] = "Acción 1";
|
||||
$text['label-action_1']['pt-pt'] = "Acção 1";
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['pl'] = "Operacja 1";
|
||||
$text['label-action_1']['uk'] = "Дія 1";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['de-de'] = "Aktion 1";
|
||||
$text['label-action_1']['ar-eg'] = "";
|
||||
$text['label-action_1']['de-at'] = "Aktion 1";
|
||||
$text['label-action_1']['de-de'] = "Aktion 1";
|
||||
$text['label-action_1']['es-cl'] = "Acción 1";
|
||||
$text['label-action_1']['fr-fr'] = "Action 1";
|
||||
$text['label-action_1']['he' ] = "";
|
||||
$text['label-action_1']['it-it'] = "Azione 1";
|
||||
$text['label-action_1']['nl-nl'] = "";
|
||||
$text['label-action_1']['pl' ] = "Operacja 1";
|
||||
$text['label-action_1']['pt-br'] = "";
|
||||
$text['label-action_1']['pt-pt'] = "Acção 1";
|
||||
$text['label-action_1']['ru-ru'] = "Действие 1";
|
||||
$text['label-action_1']['sv-se'] = "";
|
||||
$text['label-action_1']['uk' ] = "Дія 1";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['pl'] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja (gdzie przesłać rozmowę).";
|
||||
$text['label-action']['pt-br'] = "";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "";
|
||||
$text['label-action']['uk' ] = "Дія";
|
||||
|
||||
$text['label-access-denied']['en-us'] = "access denied";
|
||||
$text['label-access-denied']['es-cl'] = "acceso denegado";
|
||||
$text['label-access-denied']['pt-pt'] = "acesso negado";
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['pl'] = "brak dostępu";
|
||||
$text['label-access-denied']['uk'] = "в доступі відмовлено";
|
||||
$text['label-access-denied']['it-it'] = "accesso negato";
|
||||
$text['label-access-denied']['de-de'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['ar-eg'] = "";
|
||||
$text['label-access-denied']['de-at'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['de-de'] = "Zugriff verweigert";
|
||||
$text['label-access-denied']['es-cl'] = "acceso denegado";
|
||||
$text['label-access-denied']['fr-fr'] = "accès refusé";
|
||||
$text['label-access-denied']['he' ] = "";
|
||||
$text['label-access-denied']['it-it'] = "accesso negato";
|
||||
$text['label-access-denied']['nl-nl'] = "";
|
||||
$text['label-access-denied']['pl' ] = "brak dostępu";
|
||||
$text['label-access-denied']['pt-br'] = "";
|
||||
$text['label-access-denied']['pt-pt'] = "acesso negado";
|
||||
$text['label-access-denied']['ru-ru'] = "доступ закрыт";
|
||||
$text['label-access-denied']['sv-se'] = "";
|
||||
$text['label-access-denied']['uk' ] = "в доступі відмовлено";
|
||||
|
||||
$text['description-caller-id-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
|
||||
$text['description-caller-id-number-prefix']['es-cl'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-pt'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "";
|
||||
$text['description-caller-id-number-prefix']['pl'] = "";
|
||||
$text['description-caller-id-number-prefix']['uk'] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso sul numero Caller ID.";
|
||||
$text['description-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['ar-eg'] = "";
|
||||
$text['description-caller-id-number-prefix']['de-at'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['de-de'] = "Präfix für Anruferkennung (Nummer) setzen.";
|
||||
$text['description-caller-id-number-prefix']['es-cl'] = "";
|
||||
$text['description-caller-id-number-prefix']['fr-fr'] = "";
|
||||
$text['description-caller-id-number-prefix']['he' ] = "";
|
||||
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso sul numero Caller ID.";
|
||||
$text['description-caller-id-number-prefix']['nl-nl'] = "";
|
||||
$text['description-caller-id-number-prefix']['pl' ] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-br'] = "";
|
||||
$text['description-caller-id-number-prefix']['pt-pt'] = "";
|
||||
$text['description-caller-id-number-prefix']['ru-ru'] = "Задайте префикс идентификатора (caller ID) вызывающего абонента.";
|
||||
$text['description-caller-id-number-prefix']['sv-se'] = "";
|
||||
$text['description-caller-id-number-prefix']['uk' ] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Please enter an inbound route name.";
|
||||
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
|
||||
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
|
||||
$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['description-name']['it-it'] = "Inserisci un nome per la rotta in ingresso.";
|
||||
$text['description-name']['de-de'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['ar-eg'] = "";
|
||||
$text['description-name']['de-at'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['de-de'] = "Bitte geben Sie einen Namen für die eingehende Route an.";
|
||||
$text['description-name']['es-cl'] = "Por favor infrese un nombre de ruta entrante.";
|
||||
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci un nome per la rotta in ingresso.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
$text['description-name']['pt-br'] = "";
|
||||
$text['description-name']['pt-pt'] = "Por favor introduza um nome para a rota de entrada.";
|
||||
$text['description-name']['ru-ru'] = "Введите название входящего маршрута.";
|
||||
$text['description-name']['sv-se'] = "";
|
||||
$text['description-name']['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['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['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['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'] = "Маршрутизація спрямовує вхідні дзвінки в напрямку відповідно до умов і контексту. Можна спрямувати вхідні виклики на групи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il piano di chiamata è usato per instradare le chiamate in ingresso alle destinazioni in base ad una o più condizioni. Può ad esempio inviare le chiamate ad un risponditore vocale, ad un gruppo di suoneria, ad un interno, ad un numero esterno o aduno script.";
|
||||
$text['description-dialplan-inbound-add']['de-de'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$text['description-dialplan-inbound-add']['ar-eg'] = "";
|
||||
$text['description-dialplan-inbound-add']['de-at'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$text['description-dialplan-inbound-add']['de-de'] = "Der öffentliche Wählplan wird verwendet, um eingehende Anrufe anhand von einem oder mehrere Bedingungen an bestimmte Ziele weiter zu leiten.";
|
||||
$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['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']['he' ] = "";
|
||||
$text['description-dialplan-inbound-add']['it-it'] = "Il piano di chiamata è usato per instradare le chiamate in ingresso alle destinazioni in base ad una o più condizioni. Può ad esempio inviare le chiamate ad un risponditore vocale, ad un gruppo di suoneria, ad un interno, ad un numero esterno o aduno script.";
|
||||
$text['description-dialplan-inbound-add']['nl-nl'] = "";
|
||||
$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']['pt-br'] = "";
|
||||
$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['description-dialplan-inbound-add']['ru-ru'] = "Общедоступный План Нумерации используется для маршрутизации входящих вызовов в пункты назначения на основе одного или нескольких условий и контекста. Он может отправлять входящие вызовы автосекретарю, группе поиска, внутреннему номеру, внешнему номеру или сценарию";
|
||||
$text['description-dialplan-inbound-add']['sv-se'] = "";
|
||||
$text['description-dialplan-inbound-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";
|
||||
$text['confirm-update-complete']['pl'] = "Potwierdź";
|
||||
$text['confirm-update-complete']['uk'] = "Оновлення завершено";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento completato";
|
||||
$text['confirm-update-complete']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['ar-eg'] = "";
|
||||
$text['confirm-update-complete']['de-at'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['en-us'] = "Update Complete";
|
||||
$text['confirm-update-complete']['de-de'] = "Aktualisierung abgeschlossen";
|
||||
$text['confirm-update-complete']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update-complete']['fr-fr'] = "Mis à jour";
|
||||
$text['confirm-update-complete']['he' ] = "";
|
||||
$text['confirm-update-complete']['it-it'] = "Aggiornamento completato";
|
||||
$text['confirm-update-complete']['nl-nl'] = "";
|
||||
$text['confirm-update-complete']['pl' ] = "Potwierdź";
|
||||
$text['confirm-update-complete']['pt-br'] = "";
|
||||
$text['confirm-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||
$text['confirm-update-complete']['ru-ru'] = "Обновление завершено";
|
||||
$text['confirm-update-complete']['sv-se'] = "";
|
||||
$text['confirm-update-complete']['uk' ] = "Оновлення завершено";
|
||||
|
||||
?>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,316 +1,516 @@
|
|||
<?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-2012
|
||||
the Initial Developer. All Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
Mark J Crane <markjcrane@fusionpbx.com>
|
||||
James Rose <james.o.rose@gmail.com>
|
||||
Philippe Rioual <bhouba@gmail.com>
|
||||
*/
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-manage-files']['en-us'] = "Manage Files";
|
||||
$text['title-manage-files']['es-cl'] = "Gestión de Archivos";
|
||||
$text['title-manage-files']['pt-pt'] = "Gerenciar Arquivos";
|
||||
$text['title-manage-files']['fr-fr'] = "Gérer les Fichiers";
|
||||
$text['title-manage-files']['it-it'] = "Gestione File";
|
||||
$text['title-manage-files']['de-de'] = "Dateien verwalten";
|
||||
$text['title-manage-files']['ar-eg'] = "";
|
||||
$text['title-manage-files']['de-at'] = "Dateien verwalten";
|
||||
$text['title-manage-files']['de-de'] = "Dateien verwalten";
|
||||
$text['title-manage-files']['es-cl'] = "Gestión de Archivos";
|
||||
$text['title-manage-files']['fr-fr'] = "Gérer les Fichiers";
|
||||
$text['title-manage-files']['he' ] = "";
|
||||
$text['title-manage-files']['it-it'] = "Gestione File";
|
||||
$text['title-manage-files']['nl-nl'] = "";
|
||||
$text['title-manage-files']['pl' ] = "";
|
||||
$text['title-manage-files']['pt-br'] = "";
|
||||
$text['title-manage-files']['pt-pt'] = "Gerenciar Arquivos";
|
||||
$text['title-manage-files']['ru-ru'] = "Управление файлами";
|
||||
$text['title-manage-files']['sv-se'] = "";
|
||||
$text['title-manage-files']['uk' ] = "";
|
||||
|
||||
$text['title-manage-clips']['en-us'] = "Manage Clips";
|
||||
$text['title-manage-clips']['es-cl'] = "Gestión de Clips";
|
||||
$text['title-manage-clips']['pt-pt'] = "Gerir Clipes";
|
||||
$text['title-manage-clips']['fr-fr'] = "Gérer Clips";
|
||||
$text['title-manage-clips']['it-it'] = "Gestione Clip";
|
||||
$text['title-manage-clips']['de-de'] = "Clips verwalten";
|
||||
$text['title-manage-clips']['ar-eg'] = "";
|
||||
$text['title-manage-clips']['de-at'] = "Clips verwalten";
|
||||
$text['title-manage-clips']['de-de'] = "Clips verwalten";
|
||||
$text['title-manage-clips']['es-cl'] = "Gestión de Clips";
|
||||
$text['title-manage-clips']['fr-fr'] = "Gérer Clips";
|
||||
$text['title-manage-clips']['he' ] = "";
|
||||
$text['title-manage-clips']['it-it'] = "Gestione Clip";
|
||||
$text['title-manage-clips']['nl-nl'] = "";
|
||||
$text['title-manage-clips']['pl' ] = "";
|
||||
$text['title-manage-clips']['pt-br'] = "";
|
||||
$text['title-manage-clips']['pt-pt'] = "Gerir Clipes";
|
||||
$text['title-manage-clips']['ru-ru'] = "Управление клипами";
|
||||
$text['title-manage-clips']['sv-se'] = "";
|
||||
$text['title-manage-clips']['uk' ] = "";
|
||||
|
||||
$text['label-folder']['en-us'] = "Folder:";
|
||||
$text['label-folder']['es-cl'] = "Carpeta:";
|
||||
$text['label-folder']['pt-pt'] = "Ficheiro:";
|
||||
$text['label-folder']['fr-fr'] = "Répertoire:";
|
||||
$text['label-folder']['it-it'] = "Cartella:";
|
||||
$text['label-folder']['de-de'] = "Ordner:";
|
||||
$text['label-folder']['ar-eg'] = "";
|
||||
$text['label-folder']['de-at'] = "Ordner:";
|
||||
$text['label-folder']['de-de'] = "Ordner:";
|
||||
$text['label-folder']['es-cl'] = "Carpeta:";
|
||||
$text['label-folder']['fr-fr'] = "Répertoire:";
|
||||
$text['label-folder']['he' ] = "";
|
||||
$text['label-folder']['it-it'] = "Cartella:";
|
||||
$text['label-folder']['nl-nl'] = "";
|
||||
$text['label-folder']['pl' ] = "";
|
||||
$text['label-folder']['pt-br'] = "";
|
||||
$text['label-folder']['pt-pt'] = "Ficheiro:";
|
||||
$text['label-folder']['ru-ru'] = "Папка:";
|
||||
$text['label-folder']['sv-se'] = "";
|
||||
$text['label-folder']['uk' ] = "";
|
||||
|
||||
$text['label-before-selection']['en-us'] = "Before Selection:";
|
||||
$text['label-before-selection']['es-cl'] = "Antes de seleccionar:";
|
||||
$text['label-before-selection']['pt-pt'] = "Antes da Selecção:";
|
||||
$text['label-before-selection']['fr-fr'] = "Avant la Selection:";
|
||||
$text['label-before-selection']['it-it'] = "Prima della Selezione:";
|
||||
$text['label-before-selection']['de-de'] = "Vor der Auswahl:";
|
||||
$text['label-before-selection']['ar-eg'] = "";
|
||||
$text['label-before-selection']['de-at'] = "Vor der Auswahl:";
|
||||
$text['label-before-selection']['de-de'] = "Vor der Auswahl:";
|
||||
$text['label-before-selection']['es-cl'] = "Antes de seleccionar:";
|
||||
$text['label-before-selection']['fr-fr'] = "Avant la Selection:";
|
||||
$text['label-before-selection']['he' ] = "";
|
||||
$text['label-before-selection']['it-it'] = "Prima della Selezione:";
|
||||
$text['label-before-selection']['nl-nl'] = "";
|
||||
$text['label-before-selection']['pl' ] = "";
|
||||
$text['label-before-selection']['pt-br'] = "";
|
||||
$text['label-before-selection']['pt-pt'] = "Antes da Selecção:";
|
||||
$text['label-before-selection']['ru-ru'] = "Перед выбором:";
|
||||
$text['label-before-selection']['sv-se'] = "";
|
||||
$text['label-before-selection']['uk' ] = "";
|
||||
|
||||
$text['label-after-selection']['en-us'] = "After Selection:";
|
||||
$text['label-after-selection']['es-cl'] = "Despues de seleccionar:";
|
||||
$text['label-after-selection']['pt-pt'] = "Depois da Selecção:";
|
||||
$text['label-after-selection']['fr-fr'] = "Après la Selection:";
|
||||
$text['label-after-selection']['it-it'] = "Dopo la Selezione:";
|
||||
$text['label-after-selection']['de-de'] = "Nach der Auswahl:";
|
||||
$text['label-after-selection']['ar-eg'] = "";
|
||||
$text['label-after-selection']['de-at'] = "Nach der Auswahl:";
|
||||
$text['label-after-selection']['de-de'] = "Nach der Auswahl:";
|
||||
$text['label-after-selection']['es-cl'] = "Despues de seleccionar:";
|
||||
$text['label-after-selection']['fr-fr'] = "Après la Selection:";
|
||||
$text['label-after-selection']['he' ] = "";
|
||||
$text['label-after-selection']['it-it'] = "Dopo la Selezione:";
|
||||
$text['label-after-selection']['nl-nl'] = "";
|
||||
$text['label-after-selection']['pl' ] = "";
|
||||
$text['label-after-selection']['pt-br'] = "";
|
||||
$text['label-after-selection']['pt-pt'] = "Depois da Selecção:";
|
||||
$text['label-after-selection']['ru-ru'] = "После выбора:";
|
||||
$text['label-after-selection']['sv-se'] = "";
|
||||
$text['label-after-selection']['uk' ] = "";
|
||||
|
||||
$text['label-notes']['en-us'] = "Notes:";
|
||||
$text['label-notes']['es-cl'] = "Notas:";
|
||||
$text['label-notes']['pt-pt'] = "Notas:";
|
||||
$text['label-notes']['fr-fr'] = "Notes:";
|
||||
$text['label-notes']['it-it'] = "Note:";
|
||||
$text['label-notes']['de-de'] = "Notiz:";
|
||||
$text['label-notes']['ar-eg'] = "";
|
||||
$text['label-notes']['de-at'] = "Notiz:";
|
||||
$text['label-notes']['de-de'] = "Notiz:";
|
||||
$text['label-notes']['es-cl'] = "Notas:";
|
||||
$text['label-notes']['fr-fr'] = "Notes:";
|
||||
$text['label-notes']['he' ] = "";
|
||||
$text['label-notes']['it-it'] = "Note:";
|
||||
$text['label-notes']['nl-nl'] = "";
|
||||
$text['label-notes']['pl' ] = "";
|
||||
$text['label-notes']['pt-br'] = "";
|
||||
$text['label-notes']['pt-pt'] = "Notas:";
|
||||
$text['label-notes']['ru-ru'] = "Заметки:";
|
||||
$text['label-notes']['sv-se'] = "";
|
||||
$text['label-notes']['uk' ] = "";
|
||||
|
||||
$text['message-give-up']['en-us'] = "Giving up :( Cannot create an XMLHTTP instance";
|
||||
$text['message-give-up']['es-cl'] = "Cancelando, no se puede crear una instancia XMLHTTP";
|
||||
$text['message-give-up']['pt-pt'] = "Desistindo :( Não é possível criar uma instância XMLHTTP";
|
||||
$text['message-give-up']['fr-fr'] = "Abandon :( Ne peut pas créer un instance XMLHTTP";
|
||||
$text['message-give-up']['it-it'] = "Annullamento :( Impossibile creare un istanza XMLHTTP";
|
||||
$text['message-give-up']['de-de'] = "Vorgang abgebrochen :( Konnte XMLHTTP Instanz nich erzeugen";
|
||||
$text['message-give-up']['ar-eg'] = "";
|
||||
$text['message-give-up']['de-at'] = "Vorgang abgebrochen :( Konnte XMLHTTP Instanz nich erzeugen";
|
||||
$text['message-give-up']['de-de'] = "Vorgang abgebrochen :( Konnte XMLHTTP Instanz nich erzeugen";
|
||||
$text['message-give-up']['es-cl'] = "Cancelando, no se puede crear una instancia XMLHTTP";
|
||||
$text['message-give-up']['fr-fr'] = "Abandon :( Ne peut pas créer un instance XMLHTTP";
|
||||
$text['message-give-up']['he' ] = "";
|
||||
$text['message-give-up']['it-it'] = "Annullamento :( Impossibile creare un istanza XMLHTTP";
|
||||
$text['message-give-up']['nl-nl'] = "";
|
||||
$text['message-give-up']['pl' ] = "";
|
||||
$text['message-give-up']['pt-br'] = "";
|
||||
$text['message-give-up']['pt-pt'] = "Desistindo :( Não é possível criar uma instância XMLHTTP";
|
||||
$text['message-give-up']['ru-ru'] = "Операция отменена :( Невозможно создать XMLHTTP экземпляр";
|
||||
$text['message-give-up']['sv-se'] = "";
|
||||
$text['message-give-up']['uk' ] = "";
|
||||
|
||||
$text['message-problem']['en-us'] = "There was a problem with the request.";
|
||||
$text['message-problem']['es-cl'] = "Hubo un problema con la petición.";
|
||||
$text['message-problem']['pt-pt'] = "Ocorreu um problema com o pedido.";
|
||||
$text['message-problem']['fr-fr'] = "Il y a une un problème avec la requête.";
|
||||
$text['message-problem']['it-it'] = "Si è verificato un problema con la richiesta.";
|
||||
$text['message-problem']['de-de'] = "Es gab ein Problem mit der Anfrage.";
|
||||
$text['message-problem']['ar-eg'] = "";
|
||||
$text['message-problem']['de-at'] = "Es gab ein Problem mit der Anfrage.";
|
||||
$text['message-problem']['de-de'] = "Es gab ein Problem mit der Anfrage.";
|
||||
$text['message-problem']['es-cl'] = "Hubo un problema con la petición.";
|
||||
$text['message-problem']['fr-fr'] = "Il y a une un problème avec la requête.";
|
||||
$text['message-problem']['he' ] = "";
|
||||
$text['message-problem']['it-it'] = "Si è verificato un problema con la richiesta.";
|
||||
$text['message-problem']['nl-nl'] = "";
|
||||
$text['message-problem']['pl' ] = "";
|
||||
$text['message-problem']['pt-br'] = "";
|
||||
$text['message-problem']['pt-pt'] = "Ocorreu um problema com o pedido.";
|
||||
$text['message-problem']['ru-ru'] = "Возникла проблема с запросом.";
|
||||
$text['message-problem']['sv-se'] = "";
|
||||
$text['message-problem']['uk' ] = "";
|
||||
|
||||
$text['label-clip-library']['en-us'] = "Clip Library";
|
||||
$text['label-clip-library']['es-cl'] = "Librería de Clips";
|
||||
$text['label-clip-library']['pt-pt'] = "Biblioteca de Clips";
|
||||
$text['label-clip-library']['fr-fr'] = "Clip Libraries";
|
||||
$text['label-clip-library']['it-it'] = "Libreria Clip";
|
||||
$text['label-clip-library']['de-de'] = "Clip Bibliothek";
|
||||
$text['label-clip-library']['ar-eg'] = "";
|
||||
$text['label-clip-library']['de-at'] = "Clip Bibliothek";
|
||||
$text['label-clip-library']['de-de'] = "Clip Bibliothek";
|
||||
$text['label-clip-library']['es-cl'] = "Librería de Clips";
|
||||
$text['label-clip-library']['fr-fr'] = "Clip Libraries";
|
||||
$text['label-clip-library']['he' ] = "";
|
||||
$text['label-clip-library']['it-it'] = "Libreria Clip";
|
||||
$text['label-clip-library']['nl-nl'] = "";
|
||||
$text['label-clip-library']['pl' ] = "";
|
||||
$text['label-clip-library']['pt-br'] = "";
|
||||
$text['label-clip-library']['pt-pt'] = "Biblioteca de Clips";
|
||||
$text['label-clip-library']['ru-ru'] = "Библиотека клипов";
|
||||
$text['label-clip-library']['sv-se'] = "";
|
||||
$text['label-clip-library']['uk' ] = "";
|
||||
|
||||
$text['label-selected-clip']['en-us'] = "Selected Clip";
|
||||
$text['label-selected-clip']['es-cl'] = "Clip Seleccionado";
|
||||
$text['label-selected-clip']['pt-pt'] = "Clipe Selecionado";
|
||||
$text['label-selected-clip']['fr-fr'] = "Clip Sélectionné";
|
||||
$text['label-selected-clip']['it-it'] = "Clip Selezionati";
|
||||
$text['label-selected-clip']['de-de'] = "Ausgewählter Clip";
|
||||
$text['label-selected-clip']['ar-eg'] = "";
|
||||
$text['label-selected-clip']['de-at'] = "Ausgewählter Clip";
|
||||
$text['label-selected-clip']['de-de'] = "Ausgewählter Clip";
|
||||
$text['label-selected-clip']['es-cl'] = "Clip Seleccionado";
|
||||
$text['label-selected-clip']['fr-fr'] = "Clip Sélectionné";
|
||||
$text['label-selected-clip']['he' ] = "";
|
||||
$text['label-selected-clip']['it-it'] = "Clip Selezionati";
|
||||
$text['label-selected-clip']['nl-nl'] = "";
|
||||
$text['label-selected-clip']['pl' ] = "";
|
||||
$text['label-selected-clip']['pt-br'] = "";
|
||||
$text['label-selected-clip']['pt-pt'] = "Clipe Selecionado";
|
||||
$text['label-selected-clip']['ru-ru'] = "Выбранный клип";
|
||||
$text['label-selected-clip']['sv-se'] = "";
|
||||
$text['label-selected-clip']['uk' ] = "";
|
||||
|
||||
$text['button-edit-clip']['en-us'] = "Edit Clip";
|
||||
$text['button-edit-clip']['es-cl'] = "Editar Clip";
|
||||
$text['button-edit-clip']['pt-pt'] = "Editar Clip";
|
||||
$text['button-edit-clip']['fr-fr'] = "Editer le Clip";
|
||||
$text['button-edit-clip']['it-it'] = "Modifica Clip";
|
||||
$text['button-edit-clip']['de-de'] = "Clip bearbeiten";
|
||||
$text['button-edit-clip']['ar-eg'] = "";
|
||||
$text['button-edit-clip']['de-at'] = "Clip bearbeiten";
|
||||
$text['button-edit-clip']['de-de'] = "Clip bearbeiten";
|
||||
$text['button-edit-clip']['es-cl'] = "Editar Clip";
|
||||
$text['button-edit-clip']['fr-fr'] = "Editer le Clip";
|
||||
$text['button-edit-clip']['he' ] = "";
|
||||
$text['button-edit-clip']['it-it'] = "Modifica Clip";
|
||||
$text['button-edit-clip']['nl-nl'] = "";
|
||||
$text['button-edit-clip']['pl' ] = "";
|
||||
$text['button-edit-clip']['pt-br'] = "";
|
||||
$text['button-edit-clip']['pt-pt'] = "Editar Clip";
|
||||
$text['button-edit-clip']['ru-ru'] = "Редактировать клип";
|
||||
$text['button-edit-clip']['sv-se'] = "";
|
||||
$text['button-edit-clip']['uk' ] = "";
|
||||
|
||||
$text['button-add-clip']['en-us'] = "Add Clip";
|
||||
$text['button-add-clip']['es-cl'] = "Agregar Clip";
|
||||
$text['button-add-clip']['pt-pt'] = "Adicionar Clip";
|
||||
$text['button-add-clip']['fr-fr'] = "Ajouter un Clip";
|
||||
$text['button-add-clip']['it-it'] = "Aggiungi Clip";
|
||||
$text['button-add-clip']['de-de'] = "Clip hinzufügen";
|
||||
$text['button-add-clip']['ar-eg'] = "";
|
||||
$text['button-add-clip']['de-at'] = "Clip hinzufügen";
|
||||
$text['button-add-clip']['de-de'] = "Clip hinzufügen";
|
||||
$text['button-add-clip']['es-cl'] = "Agregar Clip";
|
||||
$text['button-add-clip']['fr-fr'] = "Ajouter un Clip";
|
||||
$text['button-add-clip']['he' ] = "";
|
||||
$text['button-add-clip']['it-it'] = "Aggiungi Clip";
|
||||
$text['button-add-clip']['nl-nl'] = "";
|
||||
$text['button-add-clip']['pl' ] = "";
|
||||
$text['button-add-clip']['pt-br'] = "";
|
||||
$text['button-add-clip']['pt-pt'] = "Adicionar Clip";
|
||||
$text['button-add-clip']['ru-ru'] = "Добавить клип";
|
||||
$text['button-add-clip']['sv-se'] = "";
|
||||
$text['button-add-clip']['uk' ] = "";
|
||||
|
||||
$text['message-delete-clip']['en-us'] = "Are you sure you want to delete the selected clip?";
|
||||
$text['message-delete-clip']['es-cl'] = "¿Realmente desea eliminar el clip seleccionado?";
|
||||
$text['message-delete-clip']['pt-pt'] = "Tem a certeza que pretende remover o clip seleccionado?";
|
||||
$text['message-delete-clip']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le CLIP sélectionné?";
|
||||
$text['message-delete-clip']['it-it'] = "Sei sicuro di voler cancellare la clip selezionata?";
|
||||
$text['message-delete-clip']['de-de'] = "Sind Sie sicher, dass Sie den ausgewählten Clip löschen möchten?";
|
||||
$text['message-delete-clip']['ar-eg'] = "";
|
||||
$text['message-delete-clip']['de-at'] = "Sind Sie sicher, dass Sie den ausgewählten Clip löschen möchten?";
|
||||
$text['message-delete-clip']['de-de'] = "Sind Sie sicher, dass Sie den ausgewählten Clip löschen möchten?";
|
||||
$text['message-delete-clip']['es-cl'] = "¿Realmente desea eliminar el clip seleccionado?";
|
||||
$text['message-delete-clip']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le CLIP sélectionné?";
|
||||
$text['message-delete-clip']['he' ] = "";
|
||||
$text['message-delete-clip']['it-it'] = "Sei sicuro di voler cancellare la clip selezionata?";
|
||||
$text['message-delete-clip']['nl-nl'] = "";
|
||||
$text['message-delete-clip']['pl' ] = "";
|
||||
$text['message-delete-clip']['pt-br'] = "";
|
||||
$text['message-delete-clip']['pt-pt'] = "Tem a certeza que pretende remover o clip seleccionado?";
|
||||
$text['message-delete-clip']['ru-ru'] = "Вы действительно хотите удалить выбранный клип?";
|
||||
$text['message-delete-clip']['sv-se'] = "";
|
||||
$text['message-delete-clip']['uk' ] = "";
|
||||
|
||||
$text['button-close']['en-us'] = "Close";
|
||||
$text['button-close']['es-cl'] = "Cerrar";
|
||||
$text['button-close']['pt-pt'] = "Fechar";
|
||||
$text['button-close']['fr-fr'] = "Fermé";
|
||||
$text['button-close']['it-it'] = "Chiudi";
|
||||
$text['button-close']['de-de'] = "Schließen";
|
||||
$text['button-close']['ar-eg'] = "";
|
||||
$text['button-close']['de-at'] = "Schließen";
|
||||
$text['button-close']['de-de'] = "Schließen";
|
||||
$text['button-close']['es-cl'] = "Cerrar";
|
||||
$text['button-close']['fr-fr'] = "Fermé";
|
||||
$text['button-close']['he' ] = "";
|
||||
$text['button-close']['it-it'] = "Chiudi";
|
||||
$text['button-close']['nl-nl'] = "";
|
||||
$text['button-close']['pl' ] = "";
|
||||
$text['button-close']['pt-br'] = "";
|
||||
$text['button-close']['pt-pt'] = "Fechar";
|
||||
$text['button-close']['ru-ru'] = "Закрыть";
|
||||
$text['button-close']['sv-se'] = "";
|
||||
$text['button-close']['uk' ] = "";
|
||||
|
||||
$text['label-path']['en-us'] = "Path:";
|
||||
$text['label-path']['es-cl'] = "Ruta:";
|
||||
$text['label-path']['pt-pt'] = "Caminho:";
|
||||
$text['label-path']['fr-fr'] = "Chemin:";
|
||||
$text['label-path']['it-it'] = "Percorso:";
|
||||
$text['label-path']['de-de'] = "Pfad:";
|
||||
$text['label-path']['ar-eg'] = "";
|
||||
$text['label-path']['de-at'] = "Pfad:";
|
||||
$text['label-path']['de-de'] = "Pfad:";
|
||||
$text['label-path']['es-cl'] = "Ruta:";
|
||||
$text['label-path']['fr-fr'] = "Chemin:";
|
||||
$text['label-path']['he' ] = "";
|
||||
$text['label-path']['it-it'] = "Percorso:";
|
||||
$text['label-path']['nl-nl'] = "";
|
||||
$text['label-path']['pl' ] = "";
|
||||
$text['label-path']['pt-br'] = "";
|
||||
$text['label-path']['pt-pt'] = "Caminho:";
|
||||
$text['label-path']['ru-ru'] = "Путь:";
|
||||
$text['label-path']['sv-se'] = "";
|
||||
$text['label-path']['uk' ] = "";
|
||||
|
||||
$text['label-file-name']['en-us'] = "File Name:";
|
||||
$text['label-file-name']['es-cl'] = "Nombre de Archivo:";
|
||||
$text['label-file-name']['pt-pt'] = "Nome do ficheiro:";
|
||||
$text['label-file-name']['fr-fr'] = "Nom du Fichier:";
|
||||
$text['label-file-name']['it-it'] = "Nome File:";
|
||||
$text['label-file-name']['de-de'] = "Dateiname:";
|
||||
$text['label-file-name']['ar-eg'] = "";
|
||||
$text['label-file-name']['de-at'] = "Dateiname:";
|
||||
$text['label-file-name']['de-de'] = "Dateiname:";
|
||||
$text['label-file-name']['es-cl'] = "Nombre de Archivo:";
|
||||
$text['label-file-name']['fr-fr'] = "Nom du Fichier:";
|
||||
$text['label-file-name']['he' ] = "";
|
||||
$text['label-file-name']['it-it'] = "Nome File:";
|
||||
$text['label-file-name']['nl-nl'] = "";
|
||||
$text['label-file-name']['pl' ] = "";
|
||||
$text['label-file-name']['pt-br'] = "";
|
||||
$text['label-file-name']['pt-pt'] = "Nome do ficheiro:";
|
||||
$text['label-file-name']['ru-ru'] = "Имя Файла:";
|
||||
$text['label-file-name']['sv-se'] = "";
|
||||
$text['label-file-name']['uk' ] = "";
|
||||
|
||||
$text['button-new-file']['en-us'] = "New File";
|
||||
$text['button-new-file']['es-cl'] = "Nuevo Archivo";
|
||||
$text['button-new-file']['pt-pt'] = "Novo Ficheiro";
|
||||
$text['button-new-file']['fr-fr'] = "Nouveau Fichier";
|
||||
$text['button-new-file']['it-it'] = "Nuovo File";
|
||||
$text['button-new-file']['de-de'] = "Neue Datei";
|
||||
$text['button-new-file']['ar-eg'] = "";
|
||||
$text['button-new-file']['de-at'] = "Neue Datei";
|
||||
$text['button-new-file']['de-de'] = "Neue Datei";
|
||||
$text['button-new-file']['es-cl'] = "Nuevo Archivo";
|
||||
$text['button-new-file']['fr-fr'] = "Nouveau Fichier";
|
||||
$text['button-new-file']['he' ] = "";
|
||||
$text['button-new-file']['it-it'] = "Nuovo File";
|
||||
$text['button-new-file']['nl-nl'] = "";
|
||||
$text['button-new-file']['pl' ] = "";
|
||||
$text['button-new-file']['pt-br'] = "";
|
||||
$text['button-new-file']['pt-pt'] = "Novo Ficheiro";
|
||||
$text['button-new-file']['ru-ru'] = "Новый Файл";
|
||||
$text['button-new-file']['sv-se'] = "";
|
||||
$text['button-new-file']['uk' ] = "";
|
||||
|
||||
$text['label-file-name-orig']['en-us'] = "Original File Name:";
|
||||
$text['label-file-name-orig']['es-cl'] = "Nombre de Archivo Original:";
|
||||
$text['label-file-name-orig']['pt-pt'] = "Nome do Ficheiro Original:";
|
||||
$text['label-file-name-orig']['fr-fr'] = "Nom du Fichier Original:";
|
||||
$text['label-file-name-orig']['it-it'] = "Nome File originario:";
|
||||
$text['label-file-name-orig']['de-de'] = "Ursprünglicher Dateiname:";
|
||||
$text['label-file-name-orig']['ar-eg'] = "";
|
||||
$text['label-file-name-orig']['de-at'] = "Ursprünglicher Dateiname:";
|
||||
$text['label-file-name-orig']['de-de'] = "Ursprünglicher Dateiname:";
|
||||
$text['label-file-name-orig']['es-cl'] = "Nombre de Archivo Original:";
|
||||
$text['label-file-name-orig']['fr-fr'] = "Nom du Fichier Original:";
|
||||
$text['label-file-name-orig']['he' ] = "";
|
||||
$text['label-file-name-orig']['it-it'] = "Nome File originario:";
|
||||
$text['label-file-name-orig']['nl-nl'] = "";
|
||||
$text['label-file-name-orig']['pl' ] = "";
|
||||
$text['label-file-name-orig']['pt-br'] = "";
|
||||
$text['label-file-name-orig']['pt-pt'] = "Nome do Ficheiro Original:";
|
||||
$text['label-file-name-orig']['ru-ru'] = "Оригинальное Имя Файла:";
|
||||
$text['label-file-name-orig']['sv-se'] = "";
|
||||
$text['label-file-name-orig']['uk' ] = "";
|
||||
|
||||
$text['label-rename-file-to']['en-us'] = "Rename File To:";
|
||||
$text['label-rename-file-to']['es-cl'] = "Renombrar a:";
|
||||
$text['label-rename-file-to']['pt-pt'] = "Renomear Ficheiro Para:";
|
||||
$text['label-rename-file-to']['fr-fr'] = "Renommer le Fichier en:";
|
||||
$text['label-rename-file-to']['it-it'] = "Rinomina il File in:";
|
||||
$text['label-rename-file-to']['de-de'] = "Datei umbenennen in:";
|
||||
$text['label-rename-file-to']['ar-eg'] = "";
|
||||
$text['label-rename-file-to']['de-at'] = "Datei umbenennen in:";
|
||||
$text['label-rename-file-to']['de-de'] = "Datei umbenennen in:";
|
||||
$text['label-rename-file-to']['es-cl'] = "Renombrar a:";
|
||||
$text['label-rename-file-to']['fr-fr'] = "Renommer le Fichier en:";
|
||||
$text['label-rename-file-to']['he' ] = "";
|
||||
$text['label-rename-file-to']['it-it'] = "Rinomina il File in:";
|
||||
$text['label-rename-file-to']['nl-nl'] = "";
|
||||
$text['label-rename-file-to']['pl' ] = "";
|
||||
$text['label-rename-file-to']['pt-br'] = "";
|
||||
$text['label-rename-file-to']['pt-pt'] = "Renomear Ficheiro Para:";
|
||||
$text['label-rename-file-to']['ru-ru'] = "Переименовать Файл:";
|
||||
$text['label-rename-file-to']['sv-se'] = "";
|
||||
$text['label-rename-file-to']['uk' ] = "";
|
||||
|
||||
$text['label-files']['en-us'] = "Files";
|
||||
$text['label-files']['es-cl'] = "Archivos";
|
||||
$text['label-files']['pt-pt'] = "Ficheiros";
|
||||
$text['label-files']['fr-fr'] = "Fichiers";
|
||||
$text['label-files']['it-it'] = "Files";
|
||||
$text['label-files']['de-de'] = "Dateien";
|
||||
$text['label-files']['ar-eg'] = "";
|
||||
$text['label-files']['de-at'] = "Dateien";
|
||||
$text['label-files']['de-de'] = "Dateien";
|
||||
$text['label-files']['es-cl'] = "Archivos";
|
||||
$text['label-files']['fr-fr'] = "Fichiers";
|
||||
$text['label-files']['he' ] = "";
|
||||
$text['label-files']['it-it'] = "Files";
|
||||
$text['label-files']['nl-nl'] = "";
|
||||
$text['label-files']['pl' ] = "";
|
||||
$text['label-files']['pt-br'] = "";
|
||||
$text['label-files']['pt-pt'] = "Ficheiros";
|
||||
$text['label-files']['ru-ru'] = "Файлы";
|
||||
$text['label-files']['sv-se'] = "";
|
||||
$text['label-files']['uk' ] = "";
|
||||
|
||||
$text['button-add-file']['en-us'] = "Add File";
|
||||
$text['button-add-file']['pt-pt'] = "Adicionar Ficheiro";
|
||||
$text['button-add-file']['fr-fr'] = "Ajouter Fichier";
|
||||
$text['button-add-file']['it-it'] = "Aggiungi File";
|
||||
$text['button-add-file']['de-de'] = "Datei hinzufügen";
|
||||
$text['button-add-file']['ar-eg'] = "";
|
||||
$text['button-add-file']['de-at'] = "Datei hinzufügen";
|
||||
$text['button-add-file']['de-de'] = "Datei hinzufügen";
|
||||
$text['button-add-file']['es-cl'] = "";
|
||||
$text['button-add-file']['fr-fr'] = "Ajouter Fichier";
|
||||
$text['button-add-file']['he' ] = "";
|
||||
$text['button-add-file']['it-it'] = "Aggiungi File";
|
||||
$text['button-add-file']['nl-nl'] = "";
|
||||
$text['button-add-file']['pl' ] = "";
|
||||
$text['button-add-file']['pt-br'] = "";
|
||||
$text['button-add-file']['pt-pt'] = "Adicionar Ficheiro";
|
||||
$text['button-add-file']['ru-ru'] = "Добавить Файл";
|
||||
$text['button-add-file']['sv-se'] = "";
|
||||
$text['button-add-file']['uk' ] = "";
|
||||
|
||||
$text['button-add-dir']['en-us'] = "Add Dir"; //add directory
|
||||
$text['button-add-dir']['es-cl'] = "Agregar Carpeta"; //add directory
|
||||
$text['button-add-dir']['pt-pt'] = "Adicionar Directoria"; //add directory
|
||||
$text['button-add-dir']['fr-fr'] = "Ajouter un Répertoire"; //add directory
|
||||
$text['button-add-dir']['it-it'] = "Aggiungi Cartella";
|
||||
$text['button-add-dir']['de-de'] = "Verzeichnis erstellen";
|
||||
$text['button-add-dir']['en-us'] = "Add Dir";
|
||||
$text['button-add-dir']['ar-eg'] = "";
|
||||
$text['button-add-dir']['de-at'] = "Verzeichnis erstellen";
|
||||
$text['button-add-dir']['ru-ru'] = "Добавить Каталог"; //add directory
|
||||
$text['button-add-dir']['de-de'] = "Verzeichnis erstellen";
|
||||
$text['button-add-dir']['es-cl'] = "Agregar Carpeta";
|
||||
$text['button-add-dir']['fr-fr'] = "Ajouter un Répertoire";
|
||||
$text['button-add-dir']['he' ] = "";
|
||||
$text['button-add-dir']['it-it'] = "Aggiungi Cartella";
|
||||
$text['button-add-dir']['nl-nl'] = "";
|
||||
$text['button-add-dir']['pl' ] = "";
|
||||
$text['button-add-dir']['pt-br'] = "";
|
||||
$text['button-add-dir']['pt-pt'] = "Adicionar Directoria";
|
||||
$text['button-add-dir']['ru-ru'] = "Добавить Каталог";
|
||||
$text['button-add-dir']['sv-se'] = "";
|
||||
$text['button-add-dir']['uk' ] = "";
|
||||
|
||||
$text['button-rename-file']['en-us'] = "Rename File";
|
||||
$text['button-rename-file']['es-cl'] = "Renombrar Archivo";
|
||||
$text['button-rename-file']['pt-pt'] = "Renomear Ficheiro";
|
||||
$text['button-rename-file']['fr-fr'] = "Renommer le Fichier";
|
||||
$text['button-rename-file']['it-it'] = "Rinomina File";
|
||||
$text['button-rename-file']['de-de'] = "Datei umbenennen";
|
||||
$text['button-rename-file']['ar-eg'] = "";
|
||||
$text['button-rename-file']['de-at'] = "Datei umbenennen";
|
||||
$text['button-rename-file']['de-de'] = "Datei umbenennen";
|
||||
$text['button-rename-file']['es-cl'] = "Renombrar Archivo";
|
||||
$text['button-rename-file']['fr-fr'] = "Renommer le Fichier";
|
||||
$text['button-rename-file']['he' ] = "";
|
||||
$text['button-rename-file']['it-it'] = "Rinomina File";
|
||||
$text['button-rename-file']['nl-nl'] = "";
|
||||
$text['button-rename-file']['pl' ] = "";
|
||||
$text['button-rename-file']['pt-br'] = "";
|
||||
$text['button-rename-file']['pt-pt'] = "Renomear Ficheiro";
|
||||
$text['button-rename-file']['ru-ru'] = "Переименовать Файл";
|
||||
$text['button-rename-file']['sv-se'] = "";
|
||||
$text['button-rename-file']['uk' ] = "";
|
||||
|
||||
$text['message-delete-file']['en-us'] = "Are you sure you want to delete the selected file?";
|
||||
$text['message-delete-file']['es-cl'] = "¿Realmente desea eliminar el archivo seleccionado?";
|
||||
$text['message-delete-file']['pt-pt'] = "Tem a certeza que pretende remover o ficheiro seleccionado?";
|
||||
$text['message-delete-file']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le fichier sélectionné?";
|
||||
$text['message-delete-file']['it-it'] = "Sei sicuro di voler cancellare il file selezionato?";
|
||||
$text['message-delete-file']['de-de'] = "Sind Sie sicher, dass Sie die markierte Datei löschen möchten?";
|
||||
$text['message-delete-file']['ar-eg'] = "";
|
||||
$text['message-delete-file']['de-at'] = "Sind Sie sicher, dass Sie die markierte Datei löschen möchten?";
|
||||
$text['message-delete-file']['de-de'] = "Sind Sie sicher, dass Sie die markierte Datei löschen möchten?";
|
||||
$text['message-delete-file']['es-cl'] = "¿Realmente desea eliminar el archivo seleccionado?";
|
||||
$text['message-delete-file']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le fichier sélectionné?";
|
||||
$text['message-delete-file']['he' ] = "";
|
||||
$text['message-delete-file']['it-it'] = "Sei sicuro di voler cancellare il file selezionato?";
|
||||
$text['message-delete-file']['nl-nl'] = "";
|
||||
$text['message-delete-file']['pl' ] = "";
|
||||
$text['message-delete-file']['pt-br'] = "";
|
||||
$text['message-delete-file']['pt-pt'] = "Tem a certeza que pretende remover o ficheiro seleccionado?";
|
||||
$text['message-delete-file']['ru-ru'] = "Вы уверены, что хотите удалить выбранный файл?";
|
||||
$text['message-delete-file']['sv-se'] = "";
|
||||
$text['message-delete-file']['uk' ] = "";
|
||||
|
||||
$text['button-del-file']['en-us'] = "Delete File";
|
||||
$text['button-del-file']['es-cl'] = "Eliminar Archivo";
|
||||
$text['button-del-file']['pt-pt'] = "Remover Ficheiro";
|
||||
$text['button-del-file']['fr-fr'] = "Supprimer le Fichier";
|
||||
$text['button-del-file']['it-it'] = "Cancella File";
|
||||
$text['button-del-file']['de-de'] = "Datei löschen";
|
||||
$text['button-del-file']['ar-eg'] = "";
|
||||
$text['button-del-file']['de-at'] = "Datei löschen";
|
||||
$text['button-del-file']['de-de'] = "Datei löschen";
|
||||
$text['button-del-file']['es-cl'] = "Eliminar Archivo";
|
||||
$text['button-del-file']['fr-fr'] = "Supprimer le Fichier";
|
||||
$text['button-del-file']['he' ] = "";
|
||||
$text['button-del-file']['it-it'] = "Cancella File";
|
||||
$text['button-del-file']['nl-nl'] = "";
|
||||
$text['button-del-file']['pl' ] = "";
|
||||
$text['button-del-file']['pt-br'] = "";
|
||||
$text['button-del-file']['pt-pt'] = "Remover Ficheiro";
|
||||
$text['button-del-file']['ru-ru'] = "Удалить Файл";
|
||||
$text['button-del-file']['sv-se'] = "";
|
||||
$text['button-del-file']['uk' ] = "";
|
||||
|
||||
$text['message-delete-folder']['en-us'] = "Are you sure you want to delete the selected folder?";
|
||||
$text['message-delete-folder']['es-cl'] = "¿Realmente desea eliminar la carpeta seleccionada?";
|
||||
$text['message-delete-folder']['pt-pt'] = "Tem a certeza que pretende remover a pasta seleccionada?";
|
||||
$text['message-delete-folder']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le répertoire sélectionné?";
|
||||
$text['message-delete-folder']['it-it'] = "Sei sicuro di voler cancellare la cartella selezionata?";
|
||||
$text['message-delete-folder']['de-de'] = "SSind Sie sicher, dass Sie den markierten Ordner löschen möchten?";
|
||||
$text['message-delete-folder']['ar-eg'] = "";
|
||||
$text['message-delete-folder']['de-at'] = "SSind Sie sicher, dass Sie den markierten Ordner löschen möchten?";
|
||||
$text['message-delete-folder']['de-de'] = "SSind Sie sicher, dass Sie den markierten Ordner löschen möchten?";
|
||||
$text['message-delete-folder']['es-cl'] = "¿Realmente desea eliminar la carpeta seleccionada?";
|
||||
$text['message-delete-folder']['fr-fr'] = "Etes-vous sûr de vouloir supprimer le répertoire sélectionné?";
|
||||
$text['message-delete-folder']['he' ] = "";
|
||||
$text['message-delete-folder']['it-it'] = "Sei sicuro di voler cancellare la cartella selezionata?";
|
||||
$text['message-delete-folder']['nl-nl'] = "";
|
||||
$text['message-delete-folder']['pl' ] = "";
|
||||
$text['message-delete-folder']['pt-br'] = "";
|
||||
$text['message-delete-folder']['pt-pt'] = "Tem a certeza que pretende remover a pasta seleccionada?";
|
||||
$text['message-delete-folder']['ru-ru'] = "Вы действительно хотите удалить выбранный Каталог?";
|
||||
$text['message-delete-folder']['sv-se'] = "";
|
||||
$text['message-delete-folder']['uk' ] = "";
|
||||
|
||||
$text['button-del-dir']['en-us'] = "Delete Dir"; //delete directory
|
||||
$text['button-del-dir']['es-cl'] = "Eliminar Carpeta"; //delete directory
|
||||
$text['button-del-dir']['pt-pt'] = "Remover Directoria"; //delete directory
|
||||
$text['button-del-dir']['fr-fr'] = "Supprimer le Répertoire"; //delete directory
|
||||
$text['button-del-dir']['it-it'] = "Cancella Cartella";
|
||||
$text['button-del-dir']['de-de'] = "Verzeichnis löschen";
|
||||
$text['button-del-dir']['en-us'] = "Delete Dir";
|
||||
$text['button-del-dir']['ar-eg'] = "";
|
||||
$text['button-del-dir']['de-at'] = "Verzeichnis löschen";
|
||||
$text['button-del-dir']['ru-ru'] = "Удалить Каталог"; //delete directory
|
||||
$text['button-del-dir']['de-de'] = "Verzeichnis löschen";
|
||||
$text['button-del-dir']['es-cl'] = "Eliminar Carpeta";
|
||||
$text['button-del-dir']['fr-fr'] = "Supprimer le Répertoire";
|
||||
$text['button-del-dir']['he' ] = "";
|
||||
$text['button-del-dir']['it-it'] = "Cancella Cartella";
|
||||
$text['button-del-dir']['nl-nl'] = "";
|
||||
$text['button-del-dir']['pl' ] = "";
|
||||
$text['button-del-dir']['pt-br'] = "";
|
||||
$text['button-del-dir']['pt-pt'] = "Remover Directoria";
|
||||
$text['button-del-dir']['ru-ru'] = "Удалить Каталог";
|
||||
$text['button-del-dir']['sv-se'] = "";
|
||||
$text['button-del-dir']['uk' ] = "";
|
||||
|
||||
$text['message-error']['en-us'] = "Error!!";
|
||||
$text['message-error']['es-cl'] = "Error";
|
||||
$text['message-error']['pt-pt'] = "Erro!!";
|
||||
$text['message-error']['fr-fr'] = "Erreur!!";
|
||||
$text['message-error']['it-it'] = "Errore!!";
|
||||
$text['message-error']['de-de'] = "Fehler!!";
|
||||
$text['message-error']['ar-eg'] = "";
|
||||
$text['message-error']['de-at'] = "Fehler!!";
|
||||
$text['message-error']['de-de'] = "Fehler!!";
|
||||
$text['message-error']['es-cl'] = "Error";
|
||||
$text['message-error']['fr-fr'] = "Erreur!!";
|
||||
$text['message-error']['he' ] = "";
|
||||
$text['message-error']['it-it'] = "Errore!!";
|
||||
$text['message-error']['nl-nl'] = "";
|
||||
$text['message-error']['pl' ] = "";
|
||||
$text['message-error']['pt-br'] = "";
|
||||
$text['message-error']['pt-pt'] = "Erro!!";
|
||||
$text['message-error']['ru-ru'] = "Ошибка!!";
|
||||
$text['message-error']['sv-se'] = "";
|
||||
$text['message-error']['uk' ] = "";
|
||||
|
||||
$text['label-folder-name']['en-us'] = "Folder Name:";
|
||||
$text['label-folder-name']['es-cl'] = "Nombre de Carpeta:";
|
||||
$text['label-folder-name']['pt-pt'] = "Nome da Pasta:";
|
||||
$text['label-folder-name']['fr-fr'] = "Nom du Répertoire:";
|
||||
$text['label-folder-name']['it-it'] = "Nome Cartella:";
|
||||
$text['label-folder-name']['de-de'] = "Verzeichnis Name:";
|
||||
$text['label-folder-name']['ar-eg'] = "";
|
||||
$text['label-folder-name']['de-at'] = "Verzeichnis Name:";
|
||||
$text['label-folder-name']['de-de'] = "Verzeichnis Name:";
|
||||
$text['label-folder-name']['es-cl'] = "Nombre de Carpeta:";
|
||||
$text['label-folder-name']['fr-fr'] = "Nom du Répertoire:";
|
||||
$text['label-folder-name']['he' ] = "";
|
||||
$text['label-folder-name']['it-it'] = "Nome Cartella:";
|
||||
$text['label-folder-name']['nl-nl'] = "";
|
||||
$text['label-folder-name']['pl' ] = "";
|
||||
$text['label-folder-name']['pt-br'] = "";
|
||||
$text['label-folder-name']['pt-pt'] = "Nome da Pasta:";
|
||||
$text['label-folder-name']['ru-ru'] = "Имя Каталога";
|
||||
$text['label-folder-name']['sv-se'] = "";
|
||||
$text['label-folder-name']['uk' ] = "";
|
||||
|
||||
$text['button-new-folder']['en-us'] = "New Folder";
|
||||
$text['button-new-folder']['es-cl'] = "Nueva Carpeta";
|
||||
$text['button-new-folder']['pt-pt'] = "Novo Ficheiro";
|
||||
$text['button-new-folder']['fr-fr'] = "Nouveau Répertoire";
|
||||
$text['button-new-folder']['it-it'] = "Nuova Cartella";
|
||||
$text['button-new-folder']['de-de'] = "Neues Verzeichnis";
|
||||
$text['button-new-folder']['ar-eg'] = "";
|
||||
$text['button-new-folder']['de-at'] = "Neues Verzeichnis";
|
||||
$text['button-new-folder']['de-de'] = "Neues Verzeichnis";
|
||||
$text['button-new-folder']['es-cl'] = "Nueva Carpeta";
|
||||
$text['button-new-folder']['fr-fr'] = "Nouveau Répertoire";
|
||||
$text['button-new-folder']['he' ] = "";
|
||||
$text['button-new-folder']['it-it'] = "Nuova Cartella";
|
||||
$text['button-new-folder']['nl-nl'] = "";
|
||||
$text['button-new-folder']['pl' ] = "";
|
||||
$text['button-new-folder']['pt-br'] = "";
|
||||
$text['button-new-folder']['pt-pt'] = "Novo Ficheiro";
|
||||
$text['button-new-folder']['ru-ru'] = "Новый Каталогr";
|
||||
$text['button-new-folder']['sv-se'] = "";
|
||||
$text['button-new-folder']['uk' ] = "";
|
||||
|
||||
$text['button-delete-this']['en-us'] = "Are you sure want to delete this?";
|
||||
$text['button-delete-this']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['button-delete-this']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['button-delete-this']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['button-delete-this']['it-it'] = "Sei sicuro di voler eliminare questo elemento?";
|
||||
$text['button-delete-this']['de-de'] = "Sind Sie sicher, dass Sie dieses löschen möchten?";
|
||||
$text['button-delete-this']['ar-eg'] = "";
|
||||
$text['button-delete-this']['de-at'] = "Sind Sie sicher, dass Sie dieses löschen möchten?";
|
||||
$text['button-delete-this']['de-de'] = "Sind Sie sicher, dass Sie dieses löschen möchten?";
|
||||
$text['button-delete-this']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['button-delete-this']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['button-delete-this']['he' ] = "";
|
||||
$text['button-delete-this']['it-it'] = "Sei sicuro di voler eliminare questo elemento?";
|
||||
$text['button-delete-this']['nl-nl'] = "";
|
||||
$text['button-delete-this']['pl' ] = "";
|
||||
$text['button-delete-this']['pt-br'] = "";
|
||||
$text['button-delete-this']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||
$text['button-delete-this']['ru-ru'] = "Вы действительно хотите удалить это?";
|
||||
$text['button-delete-this']['sv-se'] = "";
|
||||
$text['button-delete-this']['uk' ] = "";
|
||||
|
||||
$text['label-file']['en-us'] = "File:";
|
||||
$text['label-file']['es-cl'] = "Archivo:";
|
||||
$text['label-file']['pt-pt'] = "Ficheiro:";
|
||||
$text['label-file']['fr-fr'] = "Fichier:";
|
||||
$text['label-file']['it-it'] = "File:";
|
||||
$text['label-file']['de-de'] = "Datei:";
|
||||
$text['label-file']['ar-eg'] = "";
|
||||
$text['label-file']['de-at'] = "Datei:";
|
||||
$text['label-file']['de-de'] = "Datei:";
|
||||
$text['label-file']['es-cl'] = "Archivo:";
|
||||
$text['label-file']['fr-fr'] = "Fichier:";
|
||||
$text['label-file']['he' ] = "";
|
||||
$text['label-file']['it-it'] = "File:";
|
||||
$text['label-file']['nl-nl'] = "";
|
||||
$text['label-file']['pl' ] = "";
|
||||
$text['label-file']['pt-br'] = "";
|
||||
$text['label-file']['pt-pt'] = "Ficheiro:";
|
||||
$text['label-file']['ru-ru'] = "Файл:";
|
||||
$text['label-file']['sv-se'] = "";
|
||||
$text['label-file']['uk' ] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,315 +1,420 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-view_email']['en-us'] = "View Email";
|
||||
$text['title-view_email']['es-cl'] = "Ver Email";
|
||||
$text['title-view_email']['pt-pt'] = "Ver Email";
|
||||
$text['title-view_email']['fr-fr'] = "Visualiser Courriel";
|
||||
$text['title-view_email']['pt-br'] = "Ver email";
|
||||
$text['title-view_email']['pl'] = "Widok e0maili";
|
||||
$text['title-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['title-view_email']['de-de'] = "Email anzeigen";
|
||||
$text['title-view_email']['ar-eg'] = "";
|
||||
$text['title-view_email']['de-at'] = "Email anzeigen";
|
||||
$text['title-view_email']['de-de'] = "Email anzeigen";
|
||||
$text['title-view_email']['es-cl'] = "Ver Email";
|
||||
$text['title-view_email']['fr-fr'] = "Visualiser Courriel";
|
||||
$text['title-view_email']['he' ] = "";
|
||||
$text['title-view_email']['it-it'] = "Visualizza Email";
|
||||
$text['title-view_email']['nl-nl'] = "";
|
||||
$text['title-view_email']['pl' ] = "Widok e0maili";
|
||||
$text['title-view_email']['pt-br'] = "Ver email";
|
||||
$text['title-view_email']['pt-pt'] = "Ver Email";
|
||||
$text['title-view_email']['ru-ru'] = "Просмотр Электронной Почты";
|
||||
$text['title-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['title-view_email']['uk' ] = "";
|
||||
|
||||
$text['title-emails']['en-us'] = "Emails";
|
||||
$text['title-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||
$text['title-emails']['pt-pt'] = "Emails";
|
||||
$text['title-emails']['fr-fr'] = "Courriels";
|
||||
$text['title-emails']['pt-br'] = "Emails";
|
||||
$text['title-emails']['pl'] = "E-maile";
|
||||
$text['title-emails']['sv-se'] = "E-post";
|
||||
$text['title-emails']['de-de'] = "Emails";
|
||||
$text['title-emails']['ar-eg'] = "";
|
||||
$text['title-emails']['de-at'] = "Emails";
|
||||
$text['title-emails']['de-de'] = "Emails";
|
||||
$text['title-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||
$text['title-emails']['fr-fr'] = "Courriels";
|
||||
$text['title-emails']['he' ] = "";
|
||||
$text['title-emails']['it-it'] = "Emails";
|
||||
$text['title-emails']['nl-nl'] = "";
|
||||
$text['title-emails']['pl' ] = "E-maile";
|
||||
$text['title-emails']['pt-br'] = "Emails";
|
||||
$text['title-emails']['pt-pt'] = "Emails";
|
||||
$text['title-emails']['ru-ru'] = "Электронная Почта";
|
||||
$text['title-emails']['sv-se'] = "E-post";
|
||||
$text['title-emails']['uk' ] = "";
|
||||
|
||||
$text['message-resend_failed']['en-us'] = "Resend Failed";
|
||||
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
|
||||
$text['message-resend_failed']['pt-pt'] = "Reenviar Falha";
|
||||
$text['message-resend_failed']['fr-fr'] = "Le renvoi du message a échoué";
|
||||
$text['message-resend_failed']['pt-br'] = "Reenviar falha";
|
||||
$text['message-resend_failed']['pl'] = "Próba ponownego wysłania nie powiodła się.";
|
||||
$text['message-resend_failed']['sv-se'] = "Skicka Misslyckade Igen";
|
||||
$text['message-resend_failed']['de-de'] = "Erneutes Senden Fehlgeschlagen";
|
||||
$text['message-resend_failed']['ar-eg'] = "";
|
||||
$text['message-resend_failed']['de-at'] = "Erneutes Senden Fehlgeschlagen";
|
||||
$text['message-resend_failed']['de-de'] = "Erneutes Senden Fehlgeschlagen";
|
||||
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
|
||||
$text['message-resend_failed']['fr-fr'] = "Le renvoi du message a échoué";
|
||||
$text['message-resend_failed']['he' ] = "";
|
||||
$text['message-resend_failed']['it-it'] = "Reinvia Fallite";
|
||||
$text['message-resend_failed']['nl-nl'] = "";
|
||||
$text['message-resend_failed']['pl' ] = "Próba ponownego wysłania nie powiodła się.";
|
||||
$text['message-resend_failed']['pt-br'] = "Reenviar falha";
|
||||
$text['message-resend_failed']['pt-pt'] = "Reenviar Falha";
|
||||
$text['message-resend_failed']['ru-ru'] = "Повторная отправка не удалась";
|
||||
$text['message-resend_failed']['sv-se'] = "Skicka Misslyckade Igen";
|
||||
$text['message-resend_failed']['uk' ] = "";
|
||||
|
||||
$text['message-message_resent']['en-us'] = "Message Resent";
|
||||
$text['message-message_resent']['es-cl'] = "Mensaje Resent";
|
||||
$text['message-message_resent']['pt-pt'] = "Mensagem Reenviada";
|
||||
$text['message-message_resent']['fr-fr'] = "Le message a été renvoyé";
|
||||
$text['message-message_resent']['pt-br'] = "Mensagem reenviada";
|
||||
$text['message-message_resent']['pl'] = "Wiadomość została wysłana ponownie";
|
||||
$text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
||||
$text['message-message_resent']['de-de'] = "Nachricht erneut gesendet";
|
||||
$text['message-message_resent']['ar-eg'] = "";
|
||||
$text['message-message_resent']['de-at'] = "Nachricht erneut gesendet";
|
||||
$text['message-message_resent']['de-de'] = "Nachricht erneut gesendet";
|
||||
$text['message-message_resent']['es-cl'] = "Mensaje Resent";
|
||||
$text['message-message_resent']['fr-fr'] = "Le message a été renvoyé";
|
||||
$text['message-message_resent']['he' ] = "";
|
||||
$text['message-message_resent']['it-it'] = "Messaggio Reinviato";
|
||||
$text['message-message_resent']['nl-nl'] = "";
|
||||
$text['message-message_resent']['pl' ] = "Wiadomość została wysłana ponownie";
|
||||
$text['message-message_resent']['pt-br'] = "Mensagem reenviada";
|
||||
$text['message-message_resent']['pt-pt'] = "Mensagem Reenviada";
|
||||
$text['message-message_resent']['ru-ru'] = "Это сообщение было отправлено повторно";
|
||||
$text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
||||
$text['message-message_resent']['uk' ] = "";
|
||||
|
||||
$text['message-invalid_email']['en-us'] = "Invalid Email";
|
||||
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
|
||||
$text['message-invalid_email']['pt-pt'] = "E-mail Inválido";
|
||||
$text['message-invalid_email']['fr-fr'] = "Adresse de courriel invalide";
|
||||
$text['message-invalid_email']['pt-br'] = "Endereço de E-mail Inválido";
|
||||
$text['message-invalid_email']['pl'] = "Nieprawidłowy adres email";
|
||||
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||
$text['message-invalid_email']['de-de'] = "Ungültige Email-Adresse";
|
||||
$text['message-invalid_email']['ar-eg'] = "";
|
||||
$text['message-invalid_email']['de-at'] = "Ungültige Email-Adresse";
|
||||
$text['message-invalid_email']['de-de'] = "Ungültige Email-Adresse";
|
||||
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
|
||||
$text['message-invalid_email']['fr-fr'] = "Adresse de courriel invalide";
|
||||
$text['message-invalid_email']['he' ] = "";
|
||||
$text['message-invalid_email']['it-it'] = "Email non valida";
|
||||
$text['message-invalid_email']['nl-nl'] = "";
|
||||
$text['message-invalid_email']['pl' ] = "Nieprawidłowy adres email";
|
||||
$text['message-invalid_email']['pt-br'] = "Endereço de E-mail Inválido";
|
||||
$text['message-invalid_email']['pt-pt'] = "E-mail Inválido";
|
||||
$text['message-invalid_email']['ru-ru'] = "Несуществующий адрес электронной почты";
|
||||
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||
$text['message-invalid_email']['uk' ] = "";
|
||||
|
||||
$text['message-decoding_error']['en-us'] = "MIME Message Decoding Error";
|
||||
$text['message-decoding_error']['ar-eg'] = "";
|
||||
$text['message-decoding_error']['de-at'] = "Fehler bei der Dekodierung der MIME Nachricht";
|
||||
$text['message-decoding_error']['de-de'] = "";
|
||||
$text['message-decoding_error']['es-cl'] = "MIME Mensaje Descodificación de error";
|
||||
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro";
|
||||
$text['message-decoding_error']['fr-fr'] = "Erreur de décodage du message MIME";
|
||||
$text['message-decoding_error']['pt-br'] = "MIME mensagem decoding erro";
|
||||
$text['message-decoding_error']['pl'] = "Błąd dekodowania wiadomości MIME";
|
||||
$text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
||||
$text['message-decoding_error']['de-at'] = "Fehler bei der Dekodierung der MIME Nachricht";
|
||||
$text['message-decoding_error']['de-at'] = "Fehler bei der Dekodierung der MIME Nachricht";
|
||||
$text['message-decoding_error']['he' ] = "";
|
||||
$text['message-decoding_error']['it-it'] = "Errore di Decodifica del MIME type";
|
||||
$text['message-decoding_error']['nl-nl'] = "";
|
||||
$text['message-decoding_error']['pl' ] = "Błąd dekodowania wiadomości MIME";
|
||||
$text['message-decoding_error']['pt-br'] = "MIME mensagem decoding erro";
|
||||
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro";
|
||||
$text['message-decoding_error']['ru-ru'] = "Ошибка декодирования MIME сообщения";
|
||||
$text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
||||
$text['message-decoding_error']['uk' ] = "";
|
||||
|
||||
$text['label-type_voicemail']['en-us'] = "Voicemail";
|
||||
$text['label-type_voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['label-type_voicemail']['pt-pt'] = "Correio de Voz";
|
||||
$text['label-type_voicemail']['fr-fr'] = "Messagerie vocale";
|
||||
$text['label-type_voicemail']['pt-br'] = "Correio de voz";
|
||||
$text['label-type_voicemail']['pl'] = "Poczta głosowa";
|
||||
$text['label-type_voicemail']['sv-se'] = "Röstbrevlåda";
|
||||
$text['label-type_voicemail']['de-de'] = "Mailbox";
|
||||
$text['label-type_voicemail']['ar-eg'] = "";
|
||||
$text['label-type_voicemail']['de-at'] = "Mailbox";
|
||||
$text['label-type_voicemail']['de-de'] = "Mailbox";
|
||||
$text['label-type_voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['label-type_voicemail']['fr-fr'] = "Messagerie vocale";
|
||||
$text['label-type_voicemail']['he' ] = "";
|
||||
$text['label-type_voicemail']['it-it'] = "Casella Vocale";
|
||||
$text['label-type_voicemail']['nl-nl'] = "";
|
||||
$text['label-type_voicemail']['pl' ] = "Poczta głosowa";
|
||||
$text['label-type_voicemail']['pt-br'] = "Correio de voz";
|
||||
$text['label-type_voicemail']['pt-pt'] = "Correio de Voz";
|
||||
$text['label-type_voicemail']['ru-ru'] = "Голосовая Почта";
|
||||
$text['label-type_voicemail']['sv-se'] = "Röstbrevlåda";
|
||||
$text['label-type_voicemail']['uk' ] = "";
|
||||
|
||||
$text['label-type_email2fax']['en-us'] = "Email to fax report";
|
||||
$text['label-type_email2fax']['es-cl'] = "";
|
||||
$text['label-type_email2fax']['pt-pt'] = "";
|
||||
$text['label-type_email2fax']['fr-fr'] = "";
|
||||
$text['label-type_email2fax']['pt-br'] = "";
|
||||
$text['label-type_email2fax']['pl'] = "";
|
||||
$text['label-type_email2fax']['sv-se'] = "";
|
||||
$text['label-type_email2fax']['de-de'] = "Email zu Fax Auswertung";
|
||||
$text['label-type_email2fax']['ar-eg'] = "";
|
||||
$text['label-type_email2fax']['de-at'] = "Email zu Fax Auswertung";
|
||||
$text['label-type_email2fax']['de-de'] = "Email zu Fax Auswertung";
|
||||
$text['label-type_email2fax']['es-cl'] = "";
|
||||
$text['label-type_email2fax']['fr-fr'] = "";
|
||||
$text['label-type_email2fax']['he' ] = "";
|
||||
$text['label-type_email2fax']['it-it'] = "Report Email to fax";
|
||||
$text['label-type_email2fax']['nl-nl'] = "";
|
||||
$text['label-type_email2fax']['pl' ] = "";
|
||||
$text['label-type_email2fax']['pt-br'] = "";
|
||||
$text['label-type_email2fax']['pt-pt'] = "";
|
||||
$text['label-type_email2fax']['ru-ru'] = "Отчет Электронной Почты на факс";
|
||||
$text['label-type_email2fax']['sv-se'] = "";
|
||||
$text['label-type_email2fax']['uk' ] = "";
|
||||
|
||||
$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-type']['pt-br'] = "Tipo";
|
||||
$text['label-type']['pl'] = "Typ";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['de-de'] = "Art";
|
||||
$text['label-type']['ar-eg'] = "";
|
||||
$text['label-type']['de-at'] = "Art";
|
||||
$text['label-type']['de-de'] = "Art";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
$text['label-type']['fr-fr'] = "Type";
|
||||
$text['label-type']['he' ] = "";
|
||||
$text['label-type']['it-it'] = "Tipo";
|
||||
$text['label-type']['nl-nl'] = "";
|
||||
$text['label-type']['pl' ] = "Typ";
|
||||
$text['label-type']['pt-br'] = "Tipo";
|
||||
$text['label-type']['pt-pt'] = "Tipo";
|
||||
$text['label-type']['ru-ru'] = "Тип";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['uk' ] = "";
|
||||
|
||||
$text['label-to']['en-us'] = "To";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
$text['label-to']['pt-pt'] = "Final";
|
||||
$text['label-to']['fr-fr'] = "À";
|
||||
$text['label-to']['pt-br'] = "Final";
|
||||
$text['label-to']['pl'] = "Do";
|
||||
$text['label-to']['sv-se'] = "Till";
|
||||
$text['label-to']['de-de'] = "An";
|
||||
$text['label-to']['ar-eg'] = "";
|
||||
$text['label-to']['de-at'] = "An";
|
||||
$text['label-to']['de-de'] = "An";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
$text['label-to']['fr-fr'] = "À";
|
||||
$text['label-to']['he' ] = "";
|
||||
$text['label-to']['it-it'] = "A";
|
||||
$text['label-to']['nl-nl'] = "";
|
||||
$text['label-to']['pl' ] = "Do";
|
||||
$text['label-to']['pt-br'] = "Final";
|
||||
$text['label-to']['pt-pt'] = "Final";
|
||||
$text['label-to']['ru-ru'] = "To";
|
||||
$text['label-to']['sv-se'] = "Till";
|
||||
$text['label-to']['uk' ] = "";
|
||||
|
||||
$text['label-subject']['en-us'] = "Subject";
|
||||
$text['label-subject']['es-cl'] = "Sujeto";
|
||||
$text['label-subject']['pt-pt'] = "Assunto";
|
||||
$text['label-subject']['fr-fr'] = "Sujet";
|
||||
$text['label-subject']['pt-br'] = "Assunto";
|
||||
$text['label-subject']['pl'] = "Tytuł";
|
||||
$text['label-subject']['sv-se'] = "Ämne";
|
||||
$text['label-subject']['de-de'] = "Betreff";
|
||||
$text['label-subject']['ar-eg'] = "";
|
||||
$text['label-subject']['de-at'] = "Betreff";
|
||||
$text['label-subject']['de-de'] = "Betreff";
|
||||
$text['label-subject']['es-cl'] = "Sujeto";
|
||||
$text['label-subject']['fr-fr'] = "Sujet";
|
||||
$text['label-subject']['he' ] = "";
|
||||
$text['label-subject']['it-it'] = "Oggetto";
|
||||
$text['label-subject']['nl-nl'] = "";
|
||||
$text['label-subject']['pl' ] = "Tytuł";
|
||||
$text['label-subject']['pt-br'] = "Assunto";
|
||||
$text['label-subject']['pt-pt'] = "Assunto";
|
||||
$text['label-subject']['ru-ru'] = "Предмет";
|
||||
$text['label-subject']['sv-se'] = "Ämne";
|
||||
$text['label-subject']['uk' ] = "";
|
||||
|
||||
$text['label-status_failed']['en-us'] = "Failed";
|
||||
$text['label-status_failed']['es-cl'] = "Fracasado";
|
||||
$text['label-status_failed']['pt-pt'] = "Fracassado";
|
||||
$text['label-status_failed']['fr-fr'] = "Échoué";
|
||||
$text['label-status_failed']['pt-br'] = "Falha";
|
||||
$text['label-status_failed']['pl'] = "Nie udało się";
|
||||
$text['label-status_failed']['sv-se'] = "Misslyckades";
|
||||
$text['label-status_failed']['de-de'] = "Fehlgeschlagen";
|
||||
$text['label-status_failed']['ar-eg'] = "";
|
||||
$text['label-status_failed']['de-at'] = "Fehlgeschlagen";
|
||||
$text['label-status_failed']['de-de'] = "Fehlgeschlagen";
|
||||
$text['label-status_failed']['es-cl'] = "Fracasado";
|
||||
$text['label-status_failed']['fr-fr'] = "Échoué";
|
||||
$text['label-status_failed']['he' ] = "";
|
||||
$text['label-status_failed']['it-it'] = "Fallita";
|
||||
$text['label-status_failed']['nl-nl'] = "";
|
||||
$text['label-status_failed']['pl' ] = "Nie udało się";
|
||||
$text['label-status_failed']['pt-br'] = "Falha";
|
||||
$text['label-status_failed']['pt-pt'] = "Fracassado";
|
||||
$text['label-status_failed']['ru-ru'] = "Не удалось";
|
||||
$text['label-status_failed']['sv-se'] = "Misslyckades";
|
||||
$text['label-status_failed']['uk' ] = "";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['ar-eg'] = "";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk' ] = "";
|
||||
|
||||
$text['label-sent']['en-us'] = "Sent";
|
||||
$text['label-sent']['es-cl'] = "Enviado";
|
||||
$text['label-sent']['pt-pt'] = "Enviados";
|
||||
$text['label-sent']['fr-fr'] = "Expédié";
|
||||
$text['label-sent']['pt-br'] = "Enviados";
|
||||
$text['label-sent']['pl'] = "Wysłano";
|
||||
$text['label-sent']['sv-se'] = "Skickat";
|
||||
$text['label-sent']['de-de'] = "Gesendet";
|
||||
$text['label-sent']['ar-eg'] = "";
|
||||
$text['label-sent']['de-at'] = "Gesendet";
|
||||
$text['label-sent']['de-de'] = "Gesendet";
|
||||
$text['label-sent']['es-cl'] = "Enviado";
|
||||
$text['label-sent']['fr-fr'] = "Expédié";
|
||||
$text['label-sent']['he' ] = "";
|
||||
$text['label-sent']['it-it'] = "Inviata";
|
||||
$text['label-sent']['nl-nl'] = "";
|
||||
$text['label-sent']['pl' ] = "Wysłano";
|
||||
$text['label-sent']['pt-br'] = "Enviados";
|
||||
$text['label-sent']['pt-pt'] = "Enviados";
|
||||
$text['label-sent']['ru-ru'] = "Отправленный";
|
||||
$text['label-sent']['sv-se'] = "Skickat";
|
||||
$text['label-sent']['uk' ] = "";
|
||||
|
||||
$text['label-resend']['en-us'] = "Resend";
|
||||
$text['label-resend']['es-cl'] = "Vuelva a Enviar";
|
||||
$text['label-resend']['pt-pt'] = "Reenviar";
|
||||
$text['label-resend']['fr-fr'] = "Renvoyer";
|
||||
$text['label-resend']['pt-br'] = "Reenviar";
|
||||
$text['label-resend']['pl'] = "Wyślij ponownie";
|
||||
$text['label-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['label-resend']['de-de'] = "Erneut senden";
|
||||
$text['label-resend']['ar-eg'] = "";
|
||||
$text['label-resend']['de-at'] = "Erneut senden";
|
||||
$text['label-resend']['de-de'] = "Erneut senden";
|
||||
$text['label-resend']['es-cl'] = "Vuelva a Enviar";
|
||||
$text['label-resend']['fr-fr'] = "Renvoyer";
|
||||
$text['label-resend']['he' ] = "";
|
||||
$text['label-resend']['it-it'] = "Reinvia";
|
||||
$text['label-resend']['nl-nl'] = "";
|
||||
$text['label-resend']['pl' ] = "Wyślij ponownie";
|
||||
$text['label-resend']['pt-br'] = "Reenviar";
|
||||
$text['label-resend']['pt-pt'] = "Reenviar";
|
||||
$text['label-resend']['ru-ru'] = "Отправить";
|
||||
$text['label-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['label-resend']['uk' ] = "";
|
||||
|
||||
$text['label-reference_cdr']['en-us'] = "CDR";
|
||||
$text['label-reference_cdr']['es-cl'] = "RDL";
|
||||
$text['label-reference_cdr']['pt-pt'] = "RC";
|
||||
$text['label-reference_cdr']['fr-fr'] = "Historique Des Appels";
|
||||
$text['label-reference_cdr']['pt-br'] = "RC";
|
||||
$text['label-reference_cdr']['pl'] = "Wykaz rozmów";
|
||||
$text['label-reference_cdr']['sv-se'] = "CDR";
|
||||
$text['label-reference_cdr']['de-de'] = "CDR";
|
||||
$text['label-reference_cdr']['ar-eg'] = "";
|
||||
$text['label-reference_cdr']['de-at'] = "CDR";
|
||||
$text['label-reference_cdr']['de-de'] = "CDR";
|
||||
$text['label-reference_cdr']['es-cl'] = "RDL";
|
||||
$text['label-reference_cdr']['fr-fr'] = "Historique Des Appels";
|
||||
$text['label-reference_cdr']['he' ] = "";
|
||||
$text['label-reference_cdr']['it-it'] = "Registro chiamate";
|
||||
$text['label-reference_cdr']['nl-nl'] = "";
|
||||
$text['label-reference_cdr']['pl' ] = "Wykaz rozmów";
|
||||
$text['label-reference_cdr']['pt-br'] = "RC";
|
||||
$text['label-reference_cdr']['pt-pt'] = "RC";
|
||||
$text['label-reference_cdr']['ru-ru'] = "CDR - История Вызовов";
|
||||
$text['label-reference_cdr']['sv-se'] = "CDR";
|
||||
$text['label-reference_cdr']['uk' ] = "";
|
||||
|
||||
$text['label-reference']['en-us'] = "Reference";
|
||||
$text['label-reference']['es-cl'] = "Referencia";
|
||||
$text['label-reference']['pt-pt'] = "Referencia";
|
||||
$text['label-reference']['fr-fr'] = "Référence";
|
||||
$text['label-reference']['pt-br'] = "Referência";
|
||||
$text['label-reference']['pl'] = "Odniesienie";
|
||||
$text['label-reference']['sv-se'] = "Referens";
|
||||
$text['label-reference']['de-de'] = "Referenz";
|
||||
$text['label-reference']['ar-eg'] = "";
|
||||
$text['label-reference']['de-at'] = "Referenz";
|
||||
$text['label-reference']['de-de'] = "Referenz";
|
||||
$text['label-reference']['es-cl'] = "Referencia";
|
||||
$text['label-reference']['fr-fr'] = "Référence";
|
||||
$text['label-reference']['he' ] = "";
|
||||
$text['label-reference']['it-it'] = "Riferimento";
|
||||
$text['label-reference']['nl-nl'] = "";
|
||||
$text['label-reference']['pl' ] = "Odniesienie";
|
||||
$text['label-reference']['pt-br'] = "Referência";
|
||||
$text['label-reference']['pt-pt'] = "Referencia";
|
||||
$text['label-reference']['ru-ru'] = "Справка";
|
||||
$text['label-reference']['sv-se'] = "Referens";
|
||||
$text['label-reference']['uk' ] = "";
|
||||
|
||||
$text['label-message_view']['en-us'] = "View";
|
||||
$text['label-message_view']['es-cl'] = "Ver";
|
||||
$text['label-message_view']['pt-pt'] = "Vista";
|
||||
$text['label-message_view']['fr-fr'] = "Voir";
|
||||
$text['label-message_view']['pt-br'] = "Visualizar";
|
||||
$text['label-message_view']['pl'] = "Widok";
|
||||
$text['label-message_view']['sv-se'] = "Visa";
|
||||
$text['label-message_view']['de-de'] = "Anzeigen";
|
||||
$text['label-message_view']['ar-eg'] = "";
|
||||
$text['label-message_view']['de-at'] = "Anzeigen";
|
||||
$text['label-message_view']['de-de'] = "Anzeigen";
|
||||
$text['label-message_view']['es-cl'] = "Ver";
|
||||
$text['label-message_view']['fr-fr'] = "Voir";
|
||||
$text['label-message_view']['he' ] = "";
|
||||
$text['label-message_view']['it-it'] = "Visualizza";
|
||||
$text['label-message_view']['nl-nl'] = "";
|
||||
$text['label-message_view']['pl' ] = "Widok";
|
||||
$text['label-message_view']['pt-br'] = "Visualizar";
|
||||
$text['label-message_view']['pt-pt'] = "Vista";
|
||||
$text['label-message_view']['ru-ru'] = "Посмотреть";
|
||||
$text['label-message_view']['sv-se'] = "Visa";
|
||||
$text['label-message_view']['uk' ] = "";
|
||||
|
||||
$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-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pl'] = "Wiadomość";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['ar-eg'] = "";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['ru-ru'] = "Сообщение";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk' ] = "";
|
||||
|
||||
$text['label-from']['en-us'] = "From";
|
||||
$text['label-from']['es-cl'] = "Desde";
|
||||
$text['label-from']['pt-pt'] = "A Partir De";
|
||||
$text['label-from']['fr-fr'] = "De";
|
||||
$text['label-from']['pt-br'] = "Começo";
|
||||
$text['label-from']['pl'] = "Od";
|
||||
$text['label-from']['sv-se'] = "Från";
|
||||
$text['label-from']['de-de'] = "Von";
|
||||
$text['label-from']['ar-eg'] = "";
|
||||
$text['label-from']['de-at'] = "Von";
|
||||
$text['label-from']['de-de'] = "Von";
|
||||
$text['label-from']['es-cl'] = "Desde";
|
||||
$text['label-from']['fr-fr'] = "De";
|
||||
$text['label-from']['he' ] = "";
|
||||
$text['label-from']['it-it'] = "Da";
|
||||
$text['label-from']['nl-nl'] = "";
|
||||
$text['label-from']['pl' ] = "Od";
|
||||
$text['label-from']['pt-br'] = "Começo";
|
||||
$text['label-from']['pt-pt'] = "A Partir De";
|
||||
$text['label-from']['ru-ru'] = "Из";
|
||||
$text['label-from']['sv-se'] = "Från";
|
||||
$text['label-from']['uk' ] = "";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['pt-pt'] = "Descarregar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['pt-br'] = "Download";
|
||||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['ar-eg'] = "";
|
||||
$text['label-download']['de-at'] = "Herunterladen";
|
||||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['he' ] = "";
|
||||
$text['label-download']['it-it'] = "Scarica";
|
||||
$text['label-download']['nl-nl'] = "";
|
||||
$text['label-download']['pl' ] = "Pobierz";
|
||||
$text['label-download']['pt-br'] = "Download";
|
||||
$text['label-download']['pt-pt'] = "Descarregar";
|
||||
$text['label-download']['ru-ru'] = "Загрузить";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk' ] = "";
|
||||
|
||||
$text['label-attachment']['en-us'] = "Attachment";
|
||||
$text['label-attachment']['es-cl'] = "Accesorio";
|
||||
$text['label-attachment']['pt-pt'] = "Accesorio";
|
||||
$text['label-attachment']['fr-fr'] = "Pièce jointe";
|
||||
$text['label-attachment']['pt-br'] = "Acessório";
|
||||
$text['label-attachment']['pl'] = "Załącznik";
|
||||
$text['label-attachment']['sv-se'] = "Bifogat";
|
||||
$text['label-attachment']['de-de'] = "Anhang";
|
||||
$text['label-attachment']['ar-eg'] = "";
|
||||
$text['label-attachment']['de-at'] = "Anhang";
|
||||
$text['label-attachment']['de-de'] = "Anhang";
|
||||
$text['label-attachment']['es-cl'] = "Accesorio";
|
||||
$text['label-attachment']['fr-fr'] = "Pièce jointe";
|
||||
$text['label-attachment']['he' ] = "";
|
||||
$text['label-attachment']['it-it'] = "Allegato";
|
||||
$text['label-attachment']['nl-nl'] = "";
|
||||
$text['label-attachment']['pl' ] = "Załącznik";
|
||||
$text['label-attachment']['pt-br'] = "Acessório";
|
||||
$text['label-attachment']['pt-pt'] = "Accesorio";
|
||||
$text['label-attachment']['ru-ru'] = "Приложение";
|
||||
$text['label-attachment']['sv-se'] = "Bifogat";
|
||||
$text['label-attachment']['uk' ] = "";
|
||||
|
||||
$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 le courriel";
|
||||
$text['header-view_email']['pt-br'] = "Visualizar email";
|
||||
$text['header-view_email']['pl'] = "Podgląd e-maili";
|
||||
$text['header-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['header-view_email']['de-de'] = "Email anzeigen";
|
||||
$text['header-view_email']['ar-eg'] = "";
|
||||
$text['header-view_email']['de-at'] = "Email anzeigen";
|
||||
$text['header-view_email']['de-de'] = "Email anzeigen";
|
||||
$text['header-view_email']['es-cl'] = "Ver Email";
|
||||
$text['header-view_email']['fr-fr'] = "Visualiser le courriel";
|
||||
$text['header-view_email']['he' ] = "";
|
||||
$text['header-view_email']['it-it'] = "Visualizza Email";
|
||||
$text['header-view_email']['nl-nl'] = "";
|
||||
$text['header-view_email']['pl' ] = "Podgląd e-maili";
|
||||
$text['header-view_email']['pt-br'] = "Visualizar email";
|
||||
$text['header-view_email']['pt-pt'] = "Ver Email";
|
||||
$text['header-view_email']['ru-ru'] = "Просмотр Электронной Почты";
|
||||
$text['header-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['header-view_email']['uk' ] = "";
|
||||
|
||||
$text['header-emails']['en-us'] = "Emails";
|
||||
$text['header-emails']['es-cl'] = "Los Correos Electrónico";
|
||||
$text['header-emails']['pt-pt'] = "Emails";
|
||||
$text['header-emails']['fr-fr'] = "Courriels";
|
||||
$text['header-emails']['pt-br'] = "Emails";
|
||||
$text['header-emails']['pl'] = "E-maile";
|
||||
$text['header-emails']['sv-se'] = "E-post";
|
||||
$text['header-emails']['de-de'] = "Emails";
|
||||
$text['header-emails']['ar-eg'] = "";
|
||||
$text['header-emails']['de-at'] = "Emails";
|
||||
$text['header-emails']['de-de'] = "Emails";
|
||||
$text['header-emails']['es-cl'] = "Los Correos Electrónico";
|
||||
$text['header-emails']['fr-fr'] = "Courriels";
|
||||
$text['header-emails']['he' ] = "";
|
||||
$text['header-emails']['it-it'] = "Emails";
|
||||
$text['header-emails']['nl-nl'] = "";
|
||||
$text['header-emails']['pl' ] = "E-maile";
|
||||
$text['header-emails']['pt-br'] = "Emails";
|
||||
$text['header-emails']['pt-pt'] = "Emails";
|
||||
$text['header-emails']['ru-ru'] = "Сообщения Электронной Почты";
|
||||
$text['header-emails']['sv-se'] = "E-post";
|
||||
$text['header-emails']['uk' ] = "";
|
||||
|
||||
$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 courriels échoués.";
|
||||
$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['description-emails']['sv-se'] = "Hantera misslyckade e-post meddelanden.";
|
||||
$text['description-emails']['de-de'] = "Fehlgeschlagene Email-Nachrichten verwalten.";
|
||||
$text['description-emails']['ar-eg'] = "";
|
||||
$text['description-emails']['de-at'] = "Fehlgeschlagene Email-Nachrichten verwalten.";
|
||||
$text['description-emails']['de-de'] = "Fehlgeschlagene Email-Nachrichten verwalten.";
|
||||
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos.";
|
||||
$text['description-emails']['fr-fr'] = "Gérer les courriels échoués.";
|
||||
$text['description-emails']['he' ] = "";
|
||||
$text['description-emails']['it-it'] = "Gestisci le email fallite.";
|
||||
$text['description-emails']['nl-nl'] = "";
|
||||
$text['description-emails']['pl' ] = "Zarządzaj wiadomościami e-mail, które nie zostały wysłane.";
|
||||
$text['description-emails']['pt-br'] = "Gerenciar mensagens de email que falharam ";
|
||||
$text['description-emails']['pt-pt'] = "Gerenciar mensagens de e-mail falhou.";
|
||||
$text['description-emails']['ru-ru'] = "Управление ошибочными сообщениями электронной почты.";
|
||||
$text['description-emails']['sv-se'] = "Hantera misslyckade e-post meddelanden.";
|
||||
$text['description-emails']['uk' ] = "";
|
||||
|
||||
$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-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['button-resend']['de-de'] = "Erneut senden";
|
||||
$text['button-resend']['ar-eg'] = "";
|
||||
$text['button-resend']['de-at'] = "Erneut senden";
|
||||
$text['button-resend']['de-de'] = "Erneut senden";
|
||||
$text['button-resend']['es-cl'] = "Vuelva a Enviar";
|
||||
$text['button-resend']['fr-fr'] = "Renvoyer";
|
||||
$text['button-resend']['he' ] = "";
|
||||
$text['button-resend']['it-it'] = "Reinvia";
|
||||
$text['button-resend']['nl-nl'] = "";
|
||||
$text['button-resend']['pl' ] = "Wyślij ponownie";
|
||||
$text['button-resend']['pt-br'] = "Reenviar";
|
||||
$text['button-resend']['pt-pt'] = "Reenviar";
|
||||
$text['button-resend']['ru-ru'] = "Повторно Отправить";
|
||||
$text['button-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['button-resend']['uk' ] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,358 +1,436 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-databases']['en-us'] = "Databases";
|
||||
$text['title-databases']['ar-eg'] = "";
|
||||
$text['title-databases']['de-at'] = "Datenbanken";
|
||||
$text['title-databases']['de-de'] = "Datenbanken";
|
||||
$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']['he' ] = "";
|
||||
$text['title-databases']['it-it'] = "Database";
|
||||
$text['title-databases']['nl-nl'] = "";
|
||||
$text['title-databases']['pl' ] = "Bazy danych";
|
||||
$text['title-databases']['pt-br'] = "Base de dados";
|
||||
$text['title-databases']['pt-pt'] = "Bases de Dados";
|
||||
$text['title-databases']['ru-ru'] = "Базы даных";
|
||||
$text['title-databases']['sv-se'] = "Databaser";
|
||||
$text['title-databases']['uk' ] = "Бази даних";
|
||||
$text['title-databases']['de-de'] = "Datenbanken";
|
||||
$text['title-databases']['de-at'] = "Datenbanken";
|
||||
$text['title-databases']['it-it'] = "Database";
|
||||
$text['title-databases']['ru-ru'] = "Базы даных";
|
||||
|
||||
$text['title-command']['en-us'] = "Command";
|
||||
$text['title-command']['ar-eg'] = "";
|
||||
$text['title-command']['de-at'] = "Befehl";
|
||||
$text['title-command']['de-de'] = "Befehl";
|
||||
$text['title-command']['es-cl'] = "Comando";
|
||||
$text['title-command']['pt-pt'] = "Comando";
|
||||
$text['title-command']['fr-fr'] = "Commande";
|
||||
$text['title-command']['pt-br'] = "Comando";
|
||||
$text['title-command']['he' ] = "";
|
||||
$text['title-command']['it-it'] = "Comando";
|
||||
$text['title-command']['nl-nl'] = "";
|
||||
$text['title-command']['pl' ] = "Polecenie";
|
||||
$text['title-command']['pt-br'] = "Comando";
|
||||
$text['title-command']['pt-pt'] = "Comando";
|
||||
$text['title-command']['ru-ru'] = "Команды";
|
||||
$text['title-command']['sv-se'] = "Kommando";
|
||||
$text['title-command']['uk' ] = "Команди";
|
||||
$text['title-command']['de-de'] = "Befehl";
|
||||
$text['title-command']['de-at'] = "Befehl";
|
||||
$text['title-command']['it-it'] = "Comando";
|
||||
$text['title-command']['ru-ru'] = "Команды";
|
||||
|
||||
$text['option-result_type_view']['en-us'] = "View";
|
||||
$text['option-result_type_view']['ar-eg'] = "";
|
||||
$text['option-result_type_view']['de-at'] = "Ansicht";
|
||||
$text['option-result_type_view']['de-de'] = "Ansicht";
|
||||
$text['option-result_type_view']['es-cl'] = "Ver";
|
||||
$text['option-result_type_view']['pt-pt'] = "Ver";
|
||||
$text['option-result_type_view']['fr-fr'] = "Voir";
|
||||
$text['option-result_type_view']['pt-br'] = "Visualizar";
|
||||
$text['option-result_type_view']['he' ] = "";
|
||||
$text['option-result_type_view']['it-it'] = "Visualizza";
|
||||
$text['option-result_type_view']['nl-nl'] = "";
|
||||
$text['option-result_type_view']['pl' ] = "Widok";
|
||||
$text['option-result_type_view']['pt-br'] = "Visualizar";
|
||||
$text['option-result_type_view']['pt-pt'] = "Ver";
|
||||
$text['option-result_type_view']['ru-ru'] = "Просмотр";
|
||||
$text['option-result_type_view']['sv-se'] = "Granska";
|
||||
$text['option-result_type_view']['uk' ] = "Перегляд";
|
||||
$text['option-result_type_view']['de-de'] = "Ansicht";
|
||||
$text['option-result_type_view']['de-at'] = "Ansicht";
|
||||
$text['option-result_type_view']['it-it'] = "Visualizza";
|
||||
$text['option-result_type_view']['ru-ru'] = "Просмотр";
|
||||
|
||||
$text['option-result_type_insert']['en-us'] = "SQL";
|
||||
$text['option-result_type_insert']['ar-eg'] = "";
|
||||
$text['option-result_type_insert']['de-at'] = "SQL";
|
||||
$text['option-result_type_insert']['de-de'] = "SQL";
|
||||
$text['option-result_type_insert']['es-cl'] = "SQL";
|
||||
$text['option-result_type_insert']['pt-pt'] = "SQL";
|
||||
$text['option-result_type_insert']['fr-fr'] = "SQL";
|
||||
$text['option-result_type_insert']['pt-br'] = "SQL";
|
||||
$text['option-result_type_insert']['he' ] = "";
|
||||
$text['option-result_type_insert']['it-it'] = "SQL";
|
||||
$text['option-result_type_insert']['nl-nl'] = "";
|
||||
$text['option-result_type_insert']['pl' ] = "SQL";
|
||||
$text['option-result_type_insert']['pt-br'] = "SQL";
|
||||
$text['option-result_type_insert']['pt-pt'] = "SQL";
|
||||
$text['option-result_type_insert']['ru-ru'] = "SQL";
|
||||
$text['option-result_type_insert']['sv-se'] = "SQL";
|
||||
$text['option-result_type_insert']['uk' ] = "SQL ";
|
||||
$text['option-result_type_insert']['de-de'] = "SQL";
|
||||
$text['option-result_type_insert']['de-at'] = "SQL";
|
||||
$text['option-result_type_insert']['it-it'] = "SQL";
|
||||
$text['option-result_type_insert']['ru-ru'] = "SQL";
|
||||
|
||||
$text['option-result_type_csv']['en-us'] = "CSV";
|
||||
$text['option-result_type_csv']['ar-eg'] = "";
|
||||
$text['option-result_type_csv']['de-at'] = "CSV";
|
||||
$text['option-result_type_csv']['de-de'] = "CSV";
|
||||
$text['option-result_type_csv']['es-cl'] = "CSV";
|
||||
$text['option-result_type_csv']['pt-pt'] = "CSV";
|
||||
$text['option-result_type_csv']['fr-fr'] = "CSV";
|
||||
$text['option-result_type_csv']['pt-br'] = "CSV";
|
||||
$text['option-result_type_csv']['he' ] = "";
|
||||
$text['option-result_type_csv']['it-it'] = "CSV";
|
||||
$text['option-result_type_csv']['nl-nl'] = "";
|
||||
$text['option-result_type_csv']['pl' ] = "CSV";
|
||||
$text['option-result_type_csv']['pt-br'] = "CSV";
|
||||
$text['option-result_type_csv']['pt-pt'] = "CSV";
|
||||
$text['option-result_type_csv']['ru-ru'] = "CSV";
|
||||
$text['option-result_type_csv']['sv-se'] = "CSV";
|
||||
$text['option-result_type_csv']['uk' ] = "CSV ";
|
||||
$text['option-result_type_csv']['de-de'] = "CSV";
|
||||
$text['option-result_type_csv']['de-at'] = "CSV";
|
||||
$text['option-result_type_csv']['it-it'] = "CSV";
|
||||
$text['option-result_type_csv']['ru-ru'] = "CSV";
|
||||
|
||||
$text['label-table']['en-us'] = "Table";
|
||||
$text['label-table']['ar-eg'] = "";
|
||||
$text['label-table']['de-at'] = "Tabelle";
|
||||
$text['label-table']['de-de'] = "Tabelle";
|
||||
$text['label-table']['es-cl'] = "Tabla";
|
||||
$text['label-table']['pt-pt'] = "Tabela";
|
||||
$text['label-table']['fr-fr'] = "Table";
|
||||
$text['label-table']['pt-br'] = "Tabela";
|
||||
$text['label-table']['he' ] = "";
|
||||
$text['label-table']['it-it'] = "Tabella";
|
||||
$text['label-table']['nl-nl'] = "";
|
||||
$text['label-table']['pl' ] = "Tabela";
|
||||
$text['label-table']['pt-br'] = "Tabela";
|
||||
$text['label-table']['pt-pt'] = "Tabela";
|
||||
$text['label-table']['ru-ru'] = "Таблица";
|
||||
$text['label-table']['sv-se'] = "TAbell";
|
||||
$text['label-table']['uk' ] = "Таблиця";
|
||||
$text['label-table']['de-de'] = "Tabelle";
|
||||
$text['label-table']['de-at'] = "Tabelle";
|
||||
$text['label-table']['it-it'] = "Tabella";
|
||||
$text['label-table']['ru-ru'] = "Таблица";
|
||||
|
||||
$text['label-switch']['en-us'] = "Switch";
|
||||
$text['label-switch']['ar-eg'] = "";
|
||||
$text['label-switch']['de-at'] = "Switch";
|
||||
$text['label-switch']['de-de'] = "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['label-switch']['pt-br'] = "Comando Freeswitch ";
|
||||
$text['label-switch']['he' ] = "";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['nl-nl'] = "";
|
||||
$text['label-switch']['pl' ] = "PBX";
|
||||
$text['label-switch']['pt-br'] = "Comando Freeswitch ";
|
||||
$text['label-switch']['pt-pt'] = "Comando Freeswitch";
|
||||
$text['label-switch']['ru-ru'] = "Команды CLI Freeswitch";
|
||||
$text['label-switch']['sv-se'] = "Switch";
|
||||
$text['label-switch']['uk' ] = "FreeSwitch";
|
||||
$text['label-switch']['de-de'] = "Switch";
|
||||
$text['label-switch']['de-at'] = "Switch";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['ru-ru'] = "Команды CLI Freeswitch";
|
||||
|
||||
$text['label-shell']['en-us'] = "Shell";
|
||||
$text['label-shell']['ar-eg'] = "";
|
||||
$text['label-shell']['de-at'] = "Shell";
|
||||
$text['label-shell']['de-de'] = "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']['he' ] = "";
|
||||
$text['label-shell']['it-it'] = "Terminale dei Comandi";
|
||||
$text['label-shell']['nl-nl'] = "";
|
||||
$text['label-shell']['pl' ] = "Powłoka (shell)";
|
||||
$text['label-shell']['pt-br'] = "Comando Shell ";
|
||||
$text['label-shell']['pt-pt'] = "Comando Shell";
|
||||
$text['label-shell']['ru-ru'] = "Консоль";
|
||||
$text['label-shell']['sv-se'] = "Shell";
|
||||
$text['label-shell']['uk' ] = "Консоль";
|
||||
$text['label-shell']['de-de'] = "Shell";
|
||||
$text['label-shell']['de-at'] = "Shell";
|
||||
$text['label-shell']['it-it'] = "Terminale dei Comandi";
|
||||
$text['label-shell']['ru-ru'] = "Консоль";
|
||||
|
||||
$text['label-results']['en-us'] = "Results";
|
||||
$text['label-results']['ar-eg'] = "";
|
||||
$text['label-results']['de-at'] = "Ergebnisse";
|
||||
$text['label-results']['de-de'] = "Ergebnisse";
|
||||
$text['label-results']['es-cl'] = "Resultados";
|
||||
$text['label-results']['pt-pt'] = "Resultados";
|
||||
$text['label-results']['fr-fr'] = "Résultats";
|
||||
$text['label-results']['pt-br'] = "Resultados";
|
||||
$text['label-results']['he' ] = "";
|
||||
$text['label-results']['it-it'] = "Risultati";
|
||||
$text['label-results']['nl-nl'] = "";
|
||||
$text['label-results']['pl' ] = "Rezultaty";
|
||||
$text['label-results']['pt-br'] = "Resultados";
|
||||
$text['label-results']['pt-pt'] = "Resultados";
|
||||
$text['label-results']['ru-ru'] = "Результаты";
|
||||
$text['label-results']['sv-se'] = "Resultat";
|
||||
$text['label-results']['uk' ] = "Результати";
|
||||
$text['label-results']['de-de'] = "Ergebnisse";
|
||||
$text['label-results']['de-at'] = "Ergebnisse";
|
||||
$text['label-results']['it-it'] = "Risultati";
|
||||
$text['label-results']['ru-ru'] = "Результаты";
|
||||
|
||||
$text['label-result_type']['en-us'] = "Result";
|
||||
$text['label-result_type']['ar-eg'] = "";
|
||||
$text['label-result_type']['de-at'] = "Ergebnis";
|
||||
$text['label-result_type']['de-de'] = "Ergebnis";
|
||||
$text['label-result_type']['es-cl'] = "Resultado";
|
||||
$text['label-result_type']['pt-pt'] = "Resultado";
|
||||
$text['label-result_type']['fr-fr'] = "Résultat";
|
||||
$text['label-result_type']['pt-br'] = "Resultado";
|
||||
$text['label-result_type']['he' ] = "";
|
||||
$text['label-result_type']['it-it'] = "Risultati";
|
||||
$text['label-result_type']['nl-nl'] = "";
|
||||
$text['label-result_type']['pl' ] = "Rezultat";
|
||||
$text['label-result_type']['pt-br'] = "Resultado";
|
||||
$text['label-result_type']['pt-pt'] = "Resultado";
|
||||
$text['label-result_type']['ru-ru'] = "Результат";
|
||||
$text['label-result_type']['sv-se'] = "Resultat";
|
||||
$text['label-result_type']['uk' ] = "Результат";
|
||||
$text['label-result_type']['de-de'] = "Ergebnis";
|
||||
$text['label-result_type']['de-at'] = "Ergebnis";
|
||||
$text['label-result_type']['it-it'] = "Risultati";
|
||||
$text['label-result_type']['ru-ru'] = "Результат";
|
||||
|
||||
$text['label-response']['en-us'] = "Response";
|
||||
$text['label-response']['ar-eg'] = "";
|
||||
$text['label-response']['de-at'] = "Antwort";
|
||||
$text['label-response']['de-de'] = "Antwort";
|
||||
$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']['he' ] = "";
|
||||
$text['label-response']['it-it'] = "Risposta";
|
||||
$text['label-response']['nl-nl'] = "";
|
||||
$text['label-response']['pl' ] = "Odpowiedź";
|
||||
$text['label-response']['pt-br'] = "Resposta";
|
||||
$text['label-response']['pt-pt'] = "Resposta";
|
||||
$text['label-response']['ru-ru'] = "Ответ";
|
||||
$text['label-response']['sv-se'] = "Respons";
|
||||
$text['label-response']['uk' ] = "Відповідь";
|
||||
$text['label-response']['de-de'] = "Antwort";
|
||||
$text['label-response']['de-at'] = "Antwort";
|
||||
$text['label-response']['it-it'] = "Risposta";
|
||||
$text['label-response']['ru-ru'] = "Ответ";
|
||||
|
||||
$text['label-reset']['en-us'] = "Reset";
|
||||
$text['label-reset']['es-cl'] = "Reajustar";
|
||||
$text['label-reset']['pt-pt'] = "Restabelecer";
|
||||
$text['label-reset']['fr-fr'] = "Remettre";
|
||||
$text['label-reset']['pt-br'] = "Restabelecer";
|
||||
$text['label-reset']['pl'] = "Resetuj";
|
||||
$text['label-reset']['he'] = "אפס";
|
||||
$text['label-reset']['uk'] = "Скинути";
|
||||
$text['label-reset']['sv-se'] = "Återställ";
|
||||
$text['label-reset']['de-de'] = "Zurücksetzen";
|
||||
$text['label-reset']['de-at'] = "Zurücksetzen";
|
||||
$text['label-reset']['ro'] = "Inițializare";
|
||||
$text['label-reset']['fa'] = "";
|
||||
$text['label-reset']['ar-eg'] = "إعادة تعيين";
|
||||
$text['label-reset']['de-at'] = "Zurücksetzen";
|
||||
$text['label-reset']['de-de'] = "Zurücksetzen";
|
||||
$text['label-reset']['es-cl'] = "Reajustar";
|
||||
$text['label-reset']['fr-fr'] = "Remettre";
|
||||
$text['label-reset']['he' ] = "";
|
||||
$text['label-reset']['it-it'] = "Reimposta";
|
||||
$text['label-reset']['nl-nl'] = "";
|
||||
$text['label-reset']['pl' ] = "Resetuj";
|
||||
$text['label-reset']['pt-br'] = "Restabelecer";
|
||||
$text['label-reset']['pt-pt'] = "Restabelecer";
|
||||
$text['label-reset']['ru-ru'] = "Сбросить";
|
||||
$text['label-reset']['sv-se'] = "Återställ";
|
||||
$text['label-reset']['uk' ] = "Скинути";
|
||||
|
||||
$text['label-records']['en-us'] = "Records";
|
||||
$text['label-records']['ar-eg'] = "";
|
||||
$text['label-records']['de-at'] = "Einträge";
|
||||
$text['label-records']['de-de'] = "Einträge";
|
||||
$text['label-records']['es-cl'] = "Archivos";
|
||||
$text['label-records']['pt-pt'] = "Registros";
|
||||
$text['label-records']['fr-fr'] = "Enregistrements";
|
||||
$text['label-records']['pt-br'] = "Registros";
|
||||
$text['label-records']['he' ] = "";
|
||||
$text['label-records']['it-it'] = "Records";
|
||||
$text['label-records']['nl-nl'] = "";
|
||||
$text['label-records']['pl' ] = "Dokumentacja";
|
||||
$text['label-records']['pt-br'] = "Registros";
|
||||
$text['label-records']['pt-pt'] = "Registros";
|
||||
$text['label-records']['ru-ru'] = "Записи";
|
||||
$text['label-records']['sv-se'] = "Uppgifter";
|
||||
$text['label-records']['uk' ] = "документація";
|
||||
$text['label-records']['de-de'] = "Einträge";
|
||||
$text['label-records']['de-at'] = "Einträge";
|
||||
$text['label-records']['it-it'] = "Records";
|
||||
$text['label-records']['ru-ru'] = "Записи";
|
||||
|
||||
$text['label-sql']['en-us'] = "SQL";
|
||||
$text['label-sql']['ar-eg'] = "";
|
||||
$text['label-sql']['de-at'] = "SQL";
|
||||
$text['label-sql']['de-de'] = "SQL";
|
||||
$text['label-sql']['es-cl'] = "SQL";
|
||||
$text['label-sql']['pt-pt'] = "SQL";
|
||||
$text['label-sql']['fr-fr'] = "SQL";
|
||||
$text['label-sql']['pt-br'] = "SQL";
|
||||
$text['label-sql']['he' ] = "";
|
||||
$text['label-sql']['it-it'] = "SQL";
|
||||
$text['label-sql']['nl-nl'] = "";
|
||||
$text['label-sql']['pl' ] = "SQL";
|
||||
$text['label-sql']['pt-br'] = "SQL";
|
||||
$text['label-sql']['pt-pt'] = "SQL";
|
||||
$text['label-sql']['ru-ru'] = "SQL";
|
||||
$text['label-sql']['sv-se'] = "SQL";
|
||||
$text['label-sql']['uk' ] = "SQL";
|
||||
$text['label-sql']['de-de'] = "SQL";
|
||||
$text['label-sql']['de-at'] = "SQL";
|
||||
$text['label-sql']['it-it'] = "SQL";
|
||||
$text['label-sql']['ru-ru'] = "SQL";
|
||||
|
||||
$text['label-php']['en-us'] = "PHP";
|
||||
$text['label-php']['ar-eg'] = "";
|
||||
$text['label-php']['de-at'] = "PHP";
|
||||
$text['label-php']['de-de'] = "PHP";
|
||||
$text['label-php']['es-cl'] = "Comando PHP";
|
||||
$text['label-php']['pt-pt'] = "Comandos PHP";
|
||||
$text['label-php']['fr-fr'] = "Commande PHP";
|
||||
$text['label-php']['pt-br'] = "Comandos PHP ";
|
||||
$text['label-php']['he' ] = "";
|
||||
$text['label-php']['it-it'] = "PHP";
|
||||
$text['label-php']['nl-nl'] = "";
|
||||
$text['label-php']['pl' ] = "PHP";
|
||||
$text['label-php']['pt-br'] = "Comandos PHP ";
|
||||
$text['label-php']['pt-pt'] = "Comandos PHP";
|
||||
$text['label-php']['ru-ru'] = "Команды PHP";
|
||||
$text['label-php']['sv-se'] = "PHP";
|
||||
$text['label-php']['uk' ] = "PHP";
|
||||
$text['label-php']['de-de'] = "PHP";
|
||||
$text['label-php']['de-at'] = "PHP";
|
||||
$text['label-php']['it-it'] = "PHP";
|
||||
$text['label-php']['ru-ru'] = "Команды PHP";
|
||||
|
||||
$text['label-execute']['en-us'] = "Execute Command";
|
||||
$text['label-execute']['ar-eg'] = "";
|
||||
$text['label-execute']['de-at'] = "Befehl Ausführen";
|
||||
$text['label-execute']['de-de'] = "Befehl Ausführen";
|
||||
$text['label-execute']['es-cl'] = "Ejecutar Comando";
|
||||
$text['label-execute']['pt-pt'] = "Executar Comando";
|
||||
$text['label-execute']['fr-fr'] = "Executer la Commande";
|
||||
$text['label-execute']['pt-br'] = "Executar";
|
||||
$text['label-execute']['he' ] = "";
|
||||
$text['label-execute']['it-it'] = "Esegui Comando";
|
||||
$text['label-execute']['nl-nl'] = "";
|
||||
$text['label-execute']['pl' ] = "Wykonywanie poleceń";
|
||||
$text['label-execute']['pt-br'] = "Executar";
|
||||
$text['label-execute']['pt-pt'] = "Executar Comando";
|
||||
$text['label-execute']['ru-ru'] = "Выполнить команду";
|
||||
$text['label-execute']['sv-se'] = "Utför Kommando";
|
||||
$text['label-execute']['uk' ] = "Виконання команд";
|
||||
$text['label-execute']['de-de'] = "Befehl Ausführen";
|
||||
$text['label-execute']['de-at'] = "Befehl Ausführen";
|
||||
$text['label-execute']['it-it'] = "Esegui Comando";
|
||||
$text['label-execute']['ru-ru'] = "Выполнить команду";
|
||||
|
||||
$text['label-error']['en-us'] = "Error";
|
||||
$text['label-error']['ar-eg'] = "";
|
||||
$text['label-error']['de-at'] = "Fehler";
|
||||
$text['label-error']['de-de'] = "Fehler";
|
||||
$text['label-error']['es-cl'] = "Error";
|
||||
$text['label-error']['pt-pt'] = "Erro";
|
||||
$text['label-error']['fr-fr'] = "Erreur";
|
||||
$text['label-error']['pt-br'] = "Erro";
|
||||
$text['label-error']['he' ] = "";
|
||||
$text['label-error']['it-it'] = "Errore";
|
||||
$text['label-error']['nl-nl'] = "";
|
||||
$text['label-error']['pl' ] = "Błąd";
|
||||
$text['label-error']['pt-br'] = "Erro";
|
||||
$text['label-error']['pt-pt'] = "Erro";
|
||||
$text['label-error']['ru-ru'] = "Ошибка";
|
||||
$text['label-error']['sv-se'] = "Fel";
|
||||
$text['label-error']['uk' ] = "Помилка";
|
||||
$text['label-error']['de-de'] = "Fehler";
|
||||
$text['label-error']['de-at'] = "Fehler";
|
||||
$text['label-error']['it-it'] = "Errore";
|
||||
$text['label-error']['ru-ru'] = "Ошибка";
|
||||
|
||||
$text['header-databases']['en-us'] = "Databases";
|
||||
$text['header-databases']['ar-eg'] = "";
|
||||
$text['header-databases']['de-at'] = "Datenbanken";
|
||||
$text['header-databases']['de-de'] = "Datenbanken";
|
||||
$text['header-databases']['es-cl'] = "Bases de datos";
|
||||
$text['header-databases']['pt-pt'] = "Bases de Dados";
|
||||
$text['header-databases']['fr-fr'] = "Bases de données";
|
||||
$text['header-databases']['pt-br'] = "Base de dados";
|
||||
$text['header-databases']['he' ] = "";
|
||||
$text['header-databases']['it-it'] = "Databases";
|
||||
$text['header-databases']['nl-nl'] = "";
|
||||
$text['header-databases']['pl' ] = "Bazy danych";
|
||||
$text['header-databases']['pt-br'] = "Base de dados";
|
||||
$text['header-databases']['pt-pt'] = "Bases de Dados";
|
||||
$text['header-databases']['ru-ru'] = "База Данных";
|
||||
$text['header-databases']['sv-se'] = "Databaser";
|
||||
$text['header-databases']['uk' ] = "Бази даних";
|
||||
$text['header-databases']['de-de'] = "Datenbanken";
|
||||
$text['header-databases']['de-at'] = "Datenbanken";
|
||||
$text['header-databases']['it-it'] = "Databases";
|
||||
$text['header-databases']['ru-ru'] = "База Данных";
|
||||
|
||||
$text['description-switch']['en-us'] = "Switch CLI. View valid commands with: 'help'.";
|
||||
$text['description-switch']['ar-eg'] = "";
|
||||
$text['description-switch']['de-at'] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: 'help'";
|
||||
$text['description-switch']['de-de'] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: '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['description-switch']['pt-br'] = "Para verificar a lista de comandos válidos utilize: Ajuda";
|
||||
$text['description-switch']['he' ] = "";
|
||||
$text['description-switch']['it-it'] = "Switch CLI. Visualizza i comandi validi digitando: 'help'.";
|
||||
$text['description-switch']['nl-nl'] = "";
|
||||
$text['description-switch']['pl' ] = "Aby uzyskać listę poprawnych poleceń użyj pomocy";
|
||||
$text['description-switch']['pt-br'] = "Para verificar a lista de comandos válidos utilize: Ajuda";
|
||||
$text['description-switch']['pt-pt'] = "Para uma lista dos comandos válidos utilize: help";
|
||||
$text['description-switch']['ru-ru'] = "Switch CLI.Для получения списка доступных команд, используйте:'help'.";
|
||||
$text['description-switch']['sv-se'] = "För en lista med giltiga kommandon använd: help";
|
||||
$text['description-switch']['uk' ] = "Для перегляду списку команд виконайте команду: help";
|
||||
$text['description-switch']['de-de'] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: 'help'";
|
||||
$text['description-switch']['de-at'] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: 'help'";
|
||||
$text['description-switch']['it-it'] = "Switch CLI. Visualizza i comandi validi digitando: 'help'.";
|
||||
$text['description-switch']['ru-ru'] = "Switch CLI.Для получения списка доступных команд, используйте:'help'.";
|
||||
|
||||
$text['description-shell']['en-us'] = "Execute system commands.";
|
||||
$text['description-shell']['ar-eg'] = "";
|
||||
$text['description-shell']['de-at'] = "System Befehle ausführen";
|
||||
$text['description-shell']['de-de'] = "System Befehle ausführen";
|
||||
$text['description-shell']['es-cl'] = "Comandos de sistema";
|
||||
$text['description-shell']['pt-pt'] = "Comandos do sistema.";
|
||||
$text['description-shell']['fr-fr'] = "Commande Système";
|
||||
$text['description-shell']['pt-br'] = "Comando do sistema";
|
||||
$text['description-shell']['he' ] = "";
|
||||
$text['description-shell']['it-it'] = "Esegui comandi di sistema.";
|
||||
$text['description-shell']['nl-nl'] = "";
|
||||
$text['description-shell']['pl' ] = "Polecenia systemowe.";
|
||||
$text['description-shell']['pt-br'] = "Comando do sistema";
|
||||
$text['description-shell']['pt-pt'] = "Comandos do sistema.";
|
||||
$text['description-shell']['ru-ru'] = "Выполните системные команды.";
|
||||
$text['description-shell']['sv-se'] = "System Kommandon.";
|
||||
$text['description-shell']['uk' ] = "Системні команди";
|
||||
$text['description-shell']['de-de'] = "System Befehle ausführen";
|
||||
$text['description-shell']['de-at'] = "System Befehle ausführen";
|
||||
$text['description-shell']['it-it'] = "Esegui comandi di sistema.";
|
||||
$text['description-shell']['ru-ru'] = "Выполните системные команды.";
|
||||
|
||||
$text['description-sql']['en-us'] = "Execute statements against the database.";
|
||||
$text['description-sql']['ar-eg'] = "";
|
||||
$text['description-sql']['de-at'] = "Abfragen gegen die Datenbank ausführen.";
|
||||
$text['description-sql']['de-de'] = "";
|
||||
$text['description-sql']['es-cl'] = "Ejecutar instrucciones de consulta contra la base de datos.";
|
||||
$text['description-sql']['pt-pt'] = "Executar instruções de consulta no banco de dados.";
|
||||
$text['description-sql']['fr-fr'] = "Exécuter les instructions de requête contre la base de données.";
|
||||
$text['description-sql']['pt-br'] = "Executar instruções de consulta no banco de dados.";
|
||||
$text['description-sql']['he' ] = "";
|
||||
$text['description-sql']['it-it'] = "Esegue istruzioni nel database.";
|
||||
$text['description-sql']['nl-nl'] = "";
|
||||
$text['description-sql']['pl' ] = "Wykonać polecenie zapytania do bazy danych.";
|
||||
$text['description-sql']['pt-br'] = "Executar instruções de consulta no banco de dados.";
|
||||
$text['description-sql']['pt-pt'] = "Executar instruções de consulta no banco de dados.";
|
||||
$text['description-sql']['ru-ru'] = "Выполнение запросов для базы данных.";
|
||||
$text['description-sql']['sv-se'] = "Utför fråge uttalanden mot databasen.";
|
||||
$text['description-sql']['uk' ] = "Виконання операторів запитів до бази даних.";
|
||||
$text['description-sql']['de-det'] = "Abfragen gegen die Datenbank ausführen.";
|
||||
$text['description-sql']['de-at'] = "Abfragen gegen die Datenbank ausführen.";
|
||||
$text['description-sql']['it-it'] = "Esegue istruzioni nel database.";
|
||||
$text['description-sql']['ru-ru'] = "Выполнение запросов для базы данных.";
|
||||
|
||||
$text['description-php']['en-us'] = "Execute PHP commands. See: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['ar-eg'] = "";
|
||||
$text['description-php']['de-at'] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>";
|
||||
$text['description-php']['de-de'] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>";
|
||||
$text['description-php']['es-cl'] = "Utilice el siguiente enlace como referencia para PHP: <a href='http://php.net/manual/' target='_blank'>Manual PHP</a>";
|
||||
$text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['fr-fr'] = "Utiliser le lien suivant comme référence pour le PHP: <a href='http://php.net/manual/' target='_blank'>Manuel PHP</a>";
|
||||
$text['description-php']['pt-br'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['he' ] = "";
|
||||
$text['description-php']['it-it'] = "Esegui comandi PHP. Visualizza: <a href='http://php.net/manual/' target='_blank'>Manuale PHP</a>";
|
||||
$text['description-php']['nl-nl'] = "";
|
||||
$text['description-php']['pl' ] = "Aby użyć odniesienia do PHP kliknij na ten link: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['pt-br'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['ru-ru'] = "Выполнение PHP команд. Смотрите: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['sv-se'] = "Använd följande länk som en referens gällande PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['uk' ] = "Посилання на довідку PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
$text['description-php']['de-de'] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>";
|
||||
$text['description-php']['de-at'] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>";
|
||||
$text['description-php']['it-it'] = "Esegui comandi PHP. Visualizza: <a href='http://php.net/manual/' target='_blank'>Manuale PHP</a>";
|
||||
$text['description-php']['ru-ru'] = "Выполнение PHP команд. Смотрите: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
||||
|
||||
$text['description-execute']['en-us'] = "Provides a conventient way to execute system, PHP, switch and SQL commands.";
|
||||
$text['description-execute']['ar-eg'] = "";
|
||||
$text['description-execute']['de-at'] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen.";
|
||||
$text['description-execute']['de-de'] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen.";
|
||||
$text['description-execute']['es-cl'] = "Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch.";
|
||||
$text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch.";
|
||||
$text['description-execute']['fr-fr'] = "Fournir un moyen pour executer des commandes système, PHP et switch. ";
|
||||
$text['description-execute']['pt-br'] = "Utilize facilmente a execução de comandos do sistema, PHP e switch ";
|
||||
$text['description-execute']['he' ] = "";
|
||||
$text['description-execute']['it-it'] = "Offre un modo comodo per eseguire comandi di sistema, PHP, switch e SQL.";
|
||||
$text['description-execute']['nl-nl'] = "";
|
||||
$text['description-execute']['pl' ] = "Ta funkcja zapewnia dogodny sposób wykonywania poleceń systemowych, PHP oraz switch.";
|
||||
$text['description-execute']['pt-br'] = "Utilize facilmente a execução de comandos do sistema, PHP e switch ";
|
||||
$text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch.";
|
||||
$text['description-execute']['ru-ru'] = "Обеспечивает удобный способ выполнения команд системы, PHP, FreeSwitch и SQL.";
|
||||
$text['description-execute']['sv-se'] = "Erbjuder ett smidigt sätt att köra system, PHP och switch kommandon.";
|
||||
$text['description-execute']['uk' ] = "Забезпечує зручний спосіб виконати команди PHP, switch, а також системні команди";
|
||||
$text['description-execute']['de-de'] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen.";
|
||||
$text['description-execute']['de-at'] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen.";
|
||||
$text['description-execute']['it-it'] = "Offre un modo comodo per eseguire comandi di sistema, PHP, switch e SQL.";
|
||||
$text['description-execute']['ru-ru'] = "Обеспечивает удобный способ выполнения команд системы, PHP, FreeSwitch и SQL.";
|
||||
|
||||
$text['description-databases']['en-us'] = "Select the database to execute SQL query statements against.";
|
||||
$text['description-databases']['ar-eg'] = "";
|
||||
$text['description-databases']['de-at'] = "Wählen Sie die Datenbank für die SQL Abfrage aus.";
|
||||
$text['description-databases']['de-de'] = "Wählen Sie die Datenbank für die SQL Abfrage aus.";
|
||||
$text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL.";
|
||||
$text['description-databases']['pt-pt'] = "Escolha a base de dados a utilizar.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-databases']['it-it'] = "Seleziona il database su cui eseguire la query SQL.";
|
||||
$text['description-databases']['nl-nl'] = "";
|
||||
$text['description-databases']['pl' ] = "Informacje o bazie danych.";
|
||||
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
|
||||
$text['description-databases']['pt-pt'] = "Escolha a base de dados a utilizar.";
|
||||
$text['description-databases']['ru-ru'] = "Выберите базу данных для выполнения SQL-запросов.";
|
||||
$text['description-databases']['sv-se'] = "Välj databas att använda för SQL Fråga.";
|
||||
$text['description-databases']['uk' ] = "Інформація про базу даних.";
|
||||
$text['description-databases']['de-de'] = "Wählen Sie die Datenbank für die SQL Abfrage aus.";
|
||||
$text['description-databases']['de-at'] = "Wählen Sie die Datenbank für die SQL Abfrage aus.";
|
||||
$text['description-databases']['it-it'] = "Seleziona il database su cui eseguire la query SQL.";
|
||||
$text['description-databases']['ru-ru'] = "Выберите базу данных для выполнения SQL-запросов.";
|
||||
|
||||
$text['button-select_database']['en-us'] = "Select Database";
|
||||
$text['button-select_database']['ar-eg'] = "";
|
||||
$text['button-select_database']['de-at'] = "Datenbank auswählen";
|
||||
$text['button-select_database']['de-de'] = "Datenbank auswählen";
|
||||
$text['button-select_database']['es-cl'] = "Seleccionar Base de Datos";
|
||||
$text['button-select_database']['pt-pt'] = "Seleccionar Base de Dados";
|
||||
$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']['he' ] = "";
|
||||
$text['button-select_database']['it-it'] = "Seleziona Database";
|
||||
$text['button-select_database']['nl-nl'] = "";
|
||||
$text['button-select_database']['pl' ] = "Wybierz bazę danych";
|
||||
$text['button-select_database']['pt-br'] = "Selecionar base de dados";
|
||||
$text['button-select_database']['pt-pt'] = "Seleccionar Base de Dados";
|
||||
$text['button-select_database']['ru-ru'] = "Выберите Базу Данных";
|
||||
$text['button-select_database']['sv-se'] = "Välj Databas";
|
||||
$text['button-select_database']['uk' ] = "Вибрати БД";
|
||||
$text['button-select_database']['de-de'] = "Datenbank auswählen";
|
||||
$text['button-select_database']['de-at'] = "Datenbank auswählen";
|
||||
$text['button-select_database']['it-it'] = "Seleziona Database";
|
||||
$text['button-select_database']['ru-ru'] = "Выберите Базу Данных";
|
||||
|
||||
$text['button-manage']['en-us'] = "Manage";
|
||||
$text['button-manage']['ar-eg'] = "";
|
||||
$text['button-manage']['de-at'] = "Verwalten";
|
||||
$text['button-manage']['de-de'] = "Verwalten";
|
||||
$text['button-manage']['es-cl'] = "Administrar";
|
||||
$text['button-manage']['pt-pt'] = "Gerir";
|
||||
$text['button-manage']['fr-fr'] = "Gérer";
|
||||
$text['button-manage']['pt-br'] = "Gerenciar";
|
||||
$text['button-manage']['he' ] = "";
|
||||
$text['button-manage']['it-it'] = "Gestisci";
|
||||
$text['button-manage']['nl-nl'] = "";
|
||||
$text['button-manage']['pl' ] = "Zarządzaj";
|
||||
$text['button-manage']['pt-br'] = "Gerenciar";
|
||||
$text['button-manage']['pt-pt'] = "Gerir";
|
||||
$text['button-manage']['ru-ru'] = "Управление";
|
||||
$text['button-manage']['sv-se'] = "Hantera";
|
||||
$text['button-manage']['uk' ] = "Керувати";
|
||||
$text['button-manage']['de-de'] = "Verwalten";
|
||||
$text['button-manage']['de-at'] = "Verwalten";
|
||||
$text['button-manage']['it-it'] = "Gestisci";
|
||||
$text['button-manage']['ru-ru'] = "Управление";
|
||||
|
||||
$text['button-backup']['en-us'] = "Backup";
|
||||
$text['button-backup']['ar-eg'] = "";
|
||||
$text['button-backup']['de-at'] = "Sichern";
|
||||
$text['button-backup']['de-de'] = "Sichern";
|
||||
$text['button-backup']['es-cl'] = "Respaldar";
|
||||
$text['button-backup']['pt-pt'] = "Backup";
|
||||
$text['button-backup']['fr-fr'] = "Sauvegarder";
|
||||
$text['button-backup']['pt-br'] = "Backup";
|
||||
$text['button-backup']['he' ] = "";
|
||||
$text['button-backup']['it-it'] = "Backup";
|
||||
$text['button-backup']['nl-nl'] = "";
|
||||
$text['button-backup']['pl' ] = "Kopia Zapasowa";
|
||||
$text['button-backup']['pt-br'] = "Backup";
|
||||
$text['button-backup']['pt-pt'] = "Backup";
|
||||
$text['button-backup']['ru-ru'] = "Резервное Копирование";
|
||||
$text['button-backup']['sv-se'] = "Backup";
|
||||
$text['button-backup']['uk' ] = "Резервна копія";
|
||||
$text['button-backup']['de-de'] = "Sichern";
|
||||
$text['button-backup']['de-at'] = "Sichern";
|
||||
$text['button-backup']['it-it'] = "Backup";
|
||||
$text['button-backup']['ru-ru'] = "Резервное Копирование";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,336 +1,596 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-queues']['en-us'] = "Queues";
|
||||
$text['title-queues']['es-cl'] = "Colas";
|
||||
$text['title-queues']['pt-pt'] = "Filas";
|
||||
$text['title-queues']['fr-fr'] = "Queues";
|
||||
$text['title-queues']['pl'] = "Kolejki";
|
||||
$text['title-queues']['de-de'] = "Warteschlangen";
|
||||
$text['title-queues']['ar-eg'] = "";
|
||||
$text['title-queues']['de-at'] = "Warteschlangen";
|
||||
$text['title-queues']['de-de'] = "Warteschlangen";
|
||||
$text['title-queues']['es-cl'] = "Colas";
|
||||
$text['title-queues']['fr-fr'] = "Queues";
|
||||
$text['title-queues']['he' ] = "";
|
||||
$text['title-queues']['it-it'] = "";
|
||||
$text['title-queues']['nl-nl'] = "";
|
||||
$text['title-queues']['pl' ] = "Kolejki";
|
||||
$text['title-queues']['pt-br'] = "";
|
||||
$text['title-queues']['pt-pt'] = "Filas";
|
||||
$text['title-queues']['ru-ru'] = "Очереди";
|
||||
$text['title-queues']['sv-se'] = "";
|
||||
$text['title-queues']['uk' ] = "";
|
||||
|
||||
$text['title-queue_edit']['pt-pt'] = "Editar Fila";
|
||||
$text['title-queue_edit']['en-us'] = "Queue Edit";
|
||||
$text['title-queue_edit']['ar-eg'] = "";
|
||||
$text['title-queue_edit']['de-at'] = "Warteschlangen bearbeiten";
|
||||
$text['title-queue_edit']['de-de'] = "Warteschlangen bearbeiten";
|
||||
$text['title-queue_edit']['es-cl'] = "Editar Cola";
|
||||
$text['title-queue_edit']['fr-fr'] = "Editer la Queue";
|
||||
$text['title-queue_edit']['he' ] = "";
|
||||
$text['title-queue_edit']['it-it'] = "";
|
||||
$text['title-queue_edit']['nl-nl'] = "";
|
||||
$text['title-queue_edit']['pl' ] = "Edytuj kolejkę";
|
||||
$text['title-queue_edit']['de-de'] = "Warteschlangen bearbeiten";
|
||||
$text['title-queue_edit']['de-at'] = "Warteschlangen bearbeiten";
|
||||
$text['title-queue_edit']['pt-br'] = "";
|
||||
$text['title-queue_edit']['pt-pt'] = "Editar Fila";
|
||||
$text['title-queue_edit']['ru-ru'] = "Редактирование очереди";
|
||||
$text['title-queue_edit']['sv-se'] = "";
|
||||
$text['title-queue_edit']['uk' ] = "";
|
||||
|
||||
$text['title-queue_detail_edit']['en-us'] = "Queue Detail Edit";
|
||||
$text['title-queue_detail_edit']['es-cl'] = "Editar Detalle de Cola";
|
||||
$text['title-queue_detail_edit']['pt-pt'] = "Editar Detalhes da Fila";
|
||||
$text['title-queue_detail_edit']['fr-fr'] = "Editer Détails";
|
||||
$text['title-queue_detail_edit']['pl'] = "Edytuj szczegóły kolejki.";
|
||||
$text['title-queue_detail_edit']['de-de'] = "Warteschlangen Details bearbeiten";
|
||||
$text['title-queue_detail_edit']['ar-eg'] = "";
|
||||
$text['title-queue_detail_edit']['de-at'] = "Warteschlangen Details bearbeiten";
|
||||
$text['title-queue_detail_edit']['de-de'] = "Warteschlangen Details bearbeiten";
|
||||
$text['title-queue_detail_edit']['es-cl'] = "Editar Detalle de Cola";
|
||||
$text['title-queue_detail_edit']['fr-fr'] = "Editer Détails";
|
||||
$text['title-queue_detail_edit']['he' ] = "";
|
||||
$text['title-queue_detail_edit']['it-it'] = "";
|
||||
$text['title-queue_detail_edit']['nl-nl'] = "";
|
||||
$text['title-queue_detail_edit']['pl' ] = "Edytuj szczegóły kolejki.";
|
||||
$text['title-queue_detail_edit']['pt-br'] = "";
|
||||
$text['title-queue_detail_edit']['pt-pt'] = "Editar Detalhes da Fila";
|
||||
$text['title-queue_detail_edit']['ru-ru'] = "Редактирование очереди";
|
||||
$text['title-queue_detail_edit']['sv-se'] = "";
|
||||
$text['title-queue_detail_edit']['uk' ] = "";
|
||||
|
||||
$text['title-queue_detail_add']['en-us'] = "Queue Detail Add";
|
||||
$text['title-queue_detail_add']['es-cl'] = "Agregar Detalle de Cola";
|
||||
$text['title-queue_detail_add']['pt-pt'] = "Adicionar Detalhes à Fila";
|
||||
$text['title-queue_detail_add']['fr-fr'] = "Ajouter Détails";
|
||||
$text['title-queue_detail_add']['pl'] = "Dodaj szczegóły kolejki.";
|
||||
$text['title-queue_detail_add']['de-de'] = "Warteschlangen Details hinzufügen.";
|
||||
$text['title-queue_detail_add']['ar-eg'] = "";
|
||||
$text['title-queue_detail_add']['de-at'] = "Warteschlangen Details hinzufügen.";
|
||||
$text['title-queue_detail_add']['de-de'] = "Warteschlangen Details hinzufügen.";
|
||||
$text['title-queue_detail_add']['es-cl'] = "Agregar Detalle de Cola";
|
||||
$text['title-queue_detail_add']['fr-fr'] = "Ajouter Détails";
|
||||
$text['title-queue_detail_add']['he' ] = "";
|
||||
$text['title-queue_detail_add']['it-it'] = "";
|
||||
$text['title-queue_detail_add']['nl-nl'] = "";
|
||||
$text['title-queue_detail_add']['pl' ] = "Dodaj szczegóły kolejki.";
|
||||
$text['title-queue_detail_add']['pt-br'] = "";
|
||||
$text['title-queue_detail_add']['pt-pt'] = "Adicionar Detalhes à Fila";
|
||||
$text['title-queue_detail_add']['ru-ru'] = "Добавление детали в очередь";
|
||||
$text['title-queue_detail_add']['sv-se'] = "";
|
||||
$text['title-queue_detail_add']['uk' ] = "";
|
||||
|
||||
$text['title-queue_add']['en-us'] = "Queue Add";
|
||||
$text['title-queue_add']['es-cl'] = "Cola Agregar";
|
||||
$text['title-queue_add']['pt-pt'] = "Adicionar Fila";
|
||||
$text['title-queue_add']['fr-fr'] = "Ajouter une Queue Add";
|
||||
$text['title-queue_add']['pl'] = "Dodaj kolejkę";
|
||||
$text['title-queue_add']['de-de'] = "Warteschlange hinzufügen";
|
||||
$text['title-queue_add']['ar-eg'] = "";
|
||||
$text['title-queue_add']['de-at'] = "Warteschlange hinzufügen";
|
||||
$text['title-queue_add']['de-de'] = "Warteschlange hinzufügen";
|
||||
$text['title-queue_add']['es-cl'] = "Cola Agregar";
|
||||
$text['title-queue_add']['fr-fr'] = "Ajouter une Queue Add";
|
||||
$text['title-queue_add']['he' ] = "";
|
||||
$text['title-queue_add']['it-it'] = "";
|
||||
$text['title-queue_add']['nl-nl'] = "";
|
||||
$text['title-queue_add']['pl' ] = "Dodaj kolejkę";
|
||||
$text['title-queue_add']['pt-br'] = "";
|
||||
$text['title-queue_add']['pt-pt'] = "Adicionar Fila";
|
||||
$text['title-queue_add']['ru-ru'] = "Добавить Очередь";
|
||||
$text['title-queue_add']['sv-se'] = "";
|
||||
$text['title-queue_add']['uk' ] = "";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "verdadero";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['pl'] = "Tak";
|
||||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['ar-eg'] = "";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['es-cl'] = "verdadero";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['he' ] = "";
|
||||
$text['option-true']['it-it'] = "";
|
||||
$text['option-true']['nl-nl'] = "";
|
||||
$text['option-true']['pl' ] = "Tak";
|
||||
$text['option-true']['pt-br'] = "";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
$text['option-true']['ru-ru'] = "Да";
|
||||
$text['option-true']['sv-se'] = "";
|
||||
$text['option-true']['uk' ] = "";
|
||||
|
||||
$text['option-parameter']['en-us'] = "Parameter";
|
||||
$text['option-parameter']['es-cl'] = "Parámetro";
|
||||
$text['option-parameter']['pt-pt'] = "Parâmetro";
|
||||
$text['option-parameter']['fr-fr'] = "Paramètre";
|
||||
$text['option-parameter']['pl'] = "Parametr";
|
||||
$text['option-parameter']['de-de'] = "Parameter";
|
||||
$text['option-parameter']['ar-eg'] = "";
|
||||
$text['option-parameter']['de-at'] = "Parameter";
|
||||
$text['option-parameter']['de-de'] = "Parameter";
|
||||
$text['option-parameter']['es-cl'] = "Parámetro";
|
||||
$text['option-parameter']['fr-fr'] = "Paramètre";
|
||||
$text['option-parameter']['he' ] = "";
|
||||
$text['option-parameter']['it-it'] = "";
|
||||
$text['option-parameter']['nl-nl'] = "";
|
||||
$text['option-parameter']['pl' ] = "Parametr";
|
||||
$text['option-parameter']['pt-br'] = "";
|
||||
$text['option-parameter']['pt-pt'] = "Parâmetro";
|
||||
$text['option-parameter']['ru-ru'] = "Параметр";
|
||||
$text['option-parameter']['sv-se'] = "";
|
||||
$text['option-parameter']['uk' ] = "";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "falso";
|
||||
$text['option-false']['pt-pt'] = "Não";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['pl'] = "Nie";
|
||||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['ar-eg'] = "";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['es-cl'] = "falso";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['he' ] = "";
|
||||
$text['option-false']['it-it'] = "";
|
||||
$text['option-false']['nl-nl'] = "";
|
||||
$text['option-false']['pl' ] = "Nie";
|
||||
$text['option-false']['pt-br'] = "";
|
||||
$text['option-false']['pt-pt'] = "Não";
|
||||
$text['option-false']['ru-ru'] = "Нет";
|
||||
$text['option-false']['sv-se'] = "";
|
||||
$text['option-false']['uk' ] = "";
|
||||
|
||||
$text['option-condition']['en-us'] = "Condition";
|
||||
$text['option-condition']['es-cl'] = "Condición";
|
||||
$text['option-condition']['pt-pt'] = "Condição";
|
||||
$text['option-condition']['fr-fr'] = "Condition";
|
||||
$text['option-condition']['pl'] = "Warunek";
|
||||
$text['option-condition']['de-de'] = "Bedingung";
|
||||
$text['option-condition']['ar-eg'] = "";
|
||||
$text['option-condition']['de-at'] = "Bedingung";
|
||||
$text['option-condition']['de-de'] = "Bedingung";
|
||||
$text['option-condition']['es-cl'] = "Condición";
|
||||
$text['option-condition']['fr-fr'] = "Condition";
|
||||
$text['option-condition']['he' ] = "";
|
||||
$text['option-condition']['it-it'] = "";
|
||||
$text['option-condition']['nl-nl'] = "";
|
||||
$text['option-condition']['pl' ] = "Warunek";
|
||||
$text['option-condition']['pt-br'] = "";
|
||||
$text['option-condition']['pt-pt'] = "Condição";
|
||||
$text['option-condition']['ru-ru'] = "Состояние";
|
||||
$text['option-condition']['sv-se'] = "";
|
||||
$text['option-condition']['uk' ] = "";
|
||||
|
||||
$text['option-anti-action']['en-us'] = "Anti-Action";
|
||||
$text['option-anti-action']['es-cl'] = "Anti-Acción";
|
||||
$text['option-anti-action']['pt-pt'] = "Anti-Acção";
|
||||
$text['option-anti-action']['fr-fr'] = "Anti-Action";
|
||||
$text['option-anti-action']['pl'] = "Anty-Operacja";
|
||||
$text['option-anti-action']['de-de'] = "Anti-Aktion";
|
||||
$text['option-anti-action']['ar-eg'] = "";
|
||||
$text['option-anti-action']['de-at'] = "Anti-Aktion";
|
||||
$text['option-anti-action']['de-de'] = "Anti-Aktion";
|
||||
$text['option-anti-action']['es-cl'] = "Anti-Acción";
|
||||
$text['option-anti-action']['fr-fr'] = "Anti-Action";
|
||||
$text['option-anti-action']['he' ] = "";
|
||||
$text['option-anti-action']['it-it'] = "";
|
||||
$text['option-anti-action']['nl-nl'] = "";
|
||||
$text['option-anti-action']['pl' ] = "Anty-Operacja";
|
||||
$text['option-anti-action']['pt-br'] = "";
|
||||
$text['option-anti-action']['pt-pt'] = "Anti-Acção";
|
||||
$text['option-anti-action']['ru-ru'] = "Anti-Action";
|
||||
$text['option-anti-action']['sv-se'] = "";
|
||||
$text['option-anti-action']['uk' ] = "";
|
||||
|
||||
$text['option-action']['en-us'] = "Action";
|
||||
$text['option-action']['es-cl'] = "Acción";
|
||||
$text['option-action']['pt-pt'] = "Acção";
|
||||
$text['option-action']['fr-fr'] = "Action";
|
||||
$text['option-action']['pl'] = "Operacja";
|
||||
$text['option-action']['de-de'] = "Aktion";
|
||||
$text['option-action']['ar-eg'] = "";
|
||||
$text['option-action']['de-at'] = "Aktion";
|
||||
$text['option-action']['de-de'] = "Aktion";
|
||||
$text['option-action']['es-cl'] = "Acción";
|
||||
$text['option-action']['fr-fr'] = "Action";
|
||||
$text['option-action']['he' ] = "";
|
||||
$text['option-action']['it-it'] = "";
|
||||
$text['option-action']['nl-nl'] = "";
|
||||
$text['option-action']['pl' ] = "Operacja";
|
||||
$text['option-action']['pt-br'] = "";
|
||||
$text['option-action']['pt-pt'] = "Acção";
|
||||
$text['option-action']['ru-ru'] = "Действие";
|
||||
$text['option-action']['sv-se'] = "";
|
||||
$text['option-action']['uk' ] = "";
|
||||
|
||||
$text['label-tag']['en-us'] = "Tag";
|
||||
$text['label-tag']['es-cl'] = "Etiqueta";
|
||||
$text['label-tag']['pt-pt'] = "Tag";
|
||||
$text['label-tag']['fr-fr'] = "Tag";
|
||||
$text['label-tag']['pl'] = "Tag";
|
||||
$text['label-tag']['de-de'] = "Kennzeichnen";
|
||||
$text['label-tag']['ar-eg'] = "";
|
||||
$text['label-tag']['de-at'] = "Kennzeichnen";
|
||||
$text['label-tag']['de-de'] = "Kennzeichnen";
|
||||
$text['label-tag']['es-cl'] = "Etiqueta";
|
||||
$text['label-tag']['fr-fr'] = "Tag";
|
||||
$text['label-tag']['he' ] = "";
|
||||
$text['label-tag']['it-it'] = "";
|
||||
$text['label-tag']['nl-nl'] = "";
|
||||
$text['label-tag']['pl' ] = "Tag";
|
||||
$text['label-tag']['pt-br'] = "";
|
||||
$text['label-tag']['pt-pt'] = "Tag";
|
||||
$text['label-tag']['ru-ru'] = "Тег";
|
||||
$text['label-tag']['sv-se'] = "";
|
||||
$text['label-tag']['uk' ] = "";
|
||||
|
||||
$text['label-field']['en-us'] = "Field";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['pl'] = "Pole";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['ar-eg'] = "";
|
||||
$text['label-field']['de-at'] = "Feld";
|
||||
$text['label-field']['de-de'] = "Feld";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
$text['label-field']['fr-fr'] = "Champs";
|
||||
$text['label-field']['he' ] = "";
|
||||
$text['label-field']['it-it'] = "";
|
||||
$text['label-field']['nl-nl'] = "";
|
||||
$text['label-field']['pl' ] = "Pole";
|
||||
$text['label-field']['pt-br'] = "";
|
||||
$text['label-field']['pt-pt'] = "Campo";
|
||||
$text['label-field']['ru-ru'] = "Поле";
|
||||
$text['label-field']['sv-se'] = "";
|
||||
$text['label-field']['uk' ] = "";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['ar-eg'] = "";
|
||||
$text['label-extension']['de-at'] = "Nebenstelle";
|
||||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['he' ] = "";
|
||||
$text['label-extension']['it-it'] = "";
|
||||
$text['label-extension']['nl-nl'] = "";
|
||||
$text['label-extension']['pl' ] = "Numer wewnętrzny";
|
||||
$text['label-extension']['pt-br'] = "";
|
||||
$text['label-extension']['pt-pt'] = "Extensão";
|
||||
$text['label-extension']['ru-ru'] = "Внутренний Номер";
|
||||
$text['label-extension']['sv-se'] = "";
|
||||
$text['label-extension']['uk' ] = "";
|
||||
|
||||
$text['label-expression']['en-us'] = "Expression";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['pl'] = "Wyrażenie";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['ar-eg'] = "";
|
||||
$text['label-expression']['de-at'] = "Ausdruck";
|
||||
$text['label-expression']['de-de'] = "Ausdruck";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
$text['label-expression']['fr-fr'] = "Expression";
|
||||
$text['label-expression']['he' ] = "";
|
||||
$text['label-expression']['it-it'] = "";
|
||||
$text['label-expression']['nl-nl'] = "";
|
||||
$text['label-expression']['pl' ] = "Wyrażenie";
|
||||
$text['label-expression']['pt-br'] = "";
|
||||
$text['label-expression']['pt-pt'] = "Expressão";
|
||||
$text['label-expression']['ru-ru'] = "Выражение";
|
||||
$text['label-expression']['sv-se'] = "";
|
||||
$text['label-expression']['uk' ] = "";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['pt-pt'] = "Data";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['pl'] = "Dane";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['ar-eg'] = "";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['he' ] = "";
|
||||
$text['label-data']['it-it'] = "";
|
||||
$text['label-data']['nl-nl'] = "";
|
||||
$text['label-data']['pl' ] = "Dane";
|
||||
$text['label-data']['pt-br'] = "";
|
||||
$text['label-data']['pt-pt'] = "Data";
|
||||
$text['label-data']['ru-ru'] = "Дата";
|
||||
$text['label-data']['sv-se'] = "";
|
||||
$text['label-data']['uk' ] = "";
|
||||
|
||||
$text['label-continue']['en-us'] = "Continue";
|
||||
$text['label-continue']['es-cl'] = "Continuar";
|
||||
$text['label-continue']['pt-pt'] = "Continuar";
|
||||
$text['label-continue']['fr-fr'] = "Continue";
|
||||
$text['label-continue']['pl'] = "Kontynuuj";
|
||||
$text['label-continue']['de-de'] = "Fortsetzen";
|
||||
$text['label-continue']['ar-eg'] = "";
|
||||
$text['label-continue']['de-at'] = "Fortsetzen";
|
||||
$text['label-continue']['de-de'] = "Fortsetzen";
|
||||
$text['label-continue']['es-cl'] = "Continuar";
|
||||
$text['label-continue']['fr-fr'] = "Continue";
|
||||
$text['label-continue']['he' ] = "";
|
||||
$text['label-continue']['it-it'] = "";
|
||||
$text['label-continue']['nl-nl'] = "";
|
||||
$text['label-continue']['pl' ] = "Kontynuuj";
|
||||
$text['label-continue']['pt-br'] = "";
|
||||
$text['label-continue']['pt-pt'] = "Continuar";
|
||||
$text['label-continue']['ru-ru'] = "Продолжить";
|
||||
$text['label-continue']['sv-se'] = "";
|
||||
$text['label-continue']['uk' ] = "";
|
||||
|
||||
$text['label-application']['en-us'] = "Application";
|
||||
$text['label-application']['es-cl'] = "Aplicación";
|
||||
$text['label-application']['pt-pt'] = "Aplicação";
|
||||
$text['label-application']['fr-fr'] = "Application";
|
||||
$text['label-application']['pl'] = "Aplikacja";
|
||||
$text['label-application']['de-de'] = "Anwendung";
|
||||
$text['label-application']['ar-eg'] = "";
|
||||
$text['label-application']['de-at'] = "Anwendung";
|
||||
$text['label-application']['de-de'] = "Anwendung";
|
||||
$text['label-application']['es-cl'] = "Aplicación";
|
||||
$text['label-application']['fr-fr'] = "Application";
|
||||
$text['label-application']['he' ] = "";
|
||||
$text['label-application']['it-it'] = "";
|
||||
$text['label-application']['nl-nl'] = "";
|
||||
$text['label-application']['pl' ] = "Aplikacja";
|
||||
$text['label-application']['pt-br'] = "";
|
||||
$text['label-application']['pt-pt'] = "Aplicação";
|
||||
$text['label-application']['ru-ru'] = "Заявка";
|
||||
$text['label-application']['sv-se'] = "";
|
||||
$text['label-application']['uk' ] = "";
|
||||
|
||||
$text['label-agent_queue_extension']['en-us'] = "Queue Extension Number";
|
||||
$text['label-agent_queue_extension']['es-cl'] = "Número de Extensión de Cola";
|
||||
$text['label-agent_queue_extension']['pt-pt'] = "Número da Extensão da Fila";
|
||||
$text['label-agent_queue_extension']['fr-fr'] = "Numéro de la file";
|
||||
$text['label-agent_queue_extension']['pl'] = "Numer wew kolejki.";
|
||||
$text['label-agent_queue_extension']['de-de'] = "Nebenstelle der Warteschlange";
|
||||
$text['label-agent_queue_extension']['ar-eg'] = "";
|
||||
$text['label-agent_queue_extension']['de-at'] = "Nebenstelle der Warteschlange";
|
||||
$text['label-agent_queue_extension']['de-de'] = "Nebenstelle der Warteschlange";
|
||||
$text['label-agent_queue_extension']['es-cl'] = "Número de Extensión de Cola";
|
||||
$text['label-agent_queue_extension']['fr-fr'] = "Numéro de la file";
|
||||
$text['label-agent_queue_extension']['he' ] = "";
|
||||
$text['label-agent_queue_extension']['it-it'] = "";
|
||||
$text['label-agent_queue_extension']['nl-nl'] = "";
|
||||
$text['label-agent_queue_extension']['pl' ] = "Numer wew kolejki.";
|
||||
$text['label-agent_queue_extension']['pt-br'] = "";
|
||||
$text['label-agent_queue_extension']['pt-pt'] = "Número da Extensão da Fila";
|
||||
$text['label-agent_queue_extension']['ru-ru'] = "Очередь Внутренних Номеров";
|
||||
$text['label-agent_queue_extension']['sv-se'] = "";
|
||||
$text['label-agent_queue_extension']['uk' ] = "";
|
||||
|
||||
$text['label-agent_loginout_extension']['en-us'] = "Login/Logout Extension Number";
|
||||
$text['label-agent_loginout_extension']['es-cl'] = "Número de Extensión de Conexión/Desconexión";
|
||||
$text['label-agent_loginout_extension']['pt-pt'] = "Login/Logout Número de Extensão";
|
||||
$text['label-agent_loginout_extension']['fr-fr'] = "Numéro de Login/Logout";
|
||||
$text['label-agent_loginout_extension']['pl'] = "Włączony/wyłączony numer wewnętrzny";
|
||||
$text['label-agent_loginout_extension']['de-de'] = "Nebenstelle für Anmeldung/Abmeldung";
|
||||
$text['label-agent_loginout_extension']['ar-eg'] = "";
|
||||
$text['label-agent_loginout_extension']['de-at'] = "Nebenstelle für Anmeldung/Abmeldung";
|
||||
$text['label-agent_loginout_extension']['de-de'] = "Nebenstelle für Anmeldung/Abmeldung";
|
||||
$text['label-agent_loginout_extension']['es-cl'] = "Número de Extensión de Conexión/Desconexión";
|
||||
$text['label-agent_loginout_extension']['fr-fr'] = "Numéro de Login/Logout";
|
||||
$text['label-agent_loginout_extension']['he' ] = "";
|
||||
$text['label-agent_loginout_extension']['it-it'] = "";
|
||||
$text['label-agent_loginout_extension']['nl-nl'] = "";
|
||||
$text['label-agent_loginout_extension']['pl' ] = "Włączony/wyłączony numer wewnętrzny";
|
||||
$text['label-agent_loginout_extension']['pt-br'] = "";
|
||||
$text['label-agent_loginout_extension']['pt-pt'] = "Login/Logout Número de Extensão";
|
||||
$text['label-agent_loginout_extension']['ru-ru'] = "Внутренний номер вход / выход";
|
||||
$text['label-agent_loginout_extension']['sv-se'] = "";
|
||||
$text['label-agent_loginout_extension']['uk' ] = "";
|
||||
|
||||
$text['header-queues']['en-us'] = "Queues";
|
||||
$text['header-queues']['es-cl'] = "Colas";
|
||||
$text['header-queues']['pt-pt'] = "Filas";
|
||||
$text['header-queues']['fr-fr'] = "Queues";
|
||||
$text['header-queues']['pl'] = "Kolejki";
|
||||
$text['header-queues']['de-de'] = "Warteschlangen";
|
||||
$text['header-queues']['ar-eg'] = "";
|
||||
$text['header-queues']['de-at'] = "Warteschlangen";
|
||||
$text['header-queues']['de-de'] = "Warteschlangen";
|
||||
$text['header-queues']['es-cl'] = "Colas";
|
||||
$text['header-queues']['fr-fr'] = "Queues";
|
||||
$text['header-queues']['he' ] = "";
|
||||
$text['header-queues']['it-it'] = "";
|
||||
$text['header-queues']['nl-nl'] = "";
|
||||
$text['header-queues']['pl' ] = "Kolejki";
|
||||
$text['header-queues']['pt-br'] = "";
|
||||
$text['header-queues']['pt-pt'] = "Filas";
|
||||
$text['header-queues']['ru-ru'] = "Очереди";
|
||||
$text['header-queues']['sv-se'] = "";
|
||||
$text['header-queues']['uk' ] = "";
|
||||
|
||||
$text['header-queue_edit']['en-us'] = "Queue Edit";
|
||||
$text['header-queue_edit']['es-cl'] = "Editar Cola";
|
||||
$text['header-queue_edit']['pt-pt'] = "Editar Fila";
|
||||
$text['header-queue_edit']['fr-fr'] = "Editer Queue";
|
||||
$text['header-queue_edit']['pl'] = "Edytuj kolejkę";
|
||||
$text['header-queue_edit']['de-de'] = "Warteschlange bearbeiten";
|
||||
$text['header-queue_edit']['ar-eg'] = "";
|
||||
$text['header-queue_edit']['de-at'] = "Warteschlange bearbeiten";
|
||||
$text['header-queue_edit']['de-de'] = "Warteschlange bearbeiten";
|
||||
$text['header-queue_edit']['es-cl'] = "Editar Cola";
|
||||
$text['header-queue_edit']['fr-fr'] = "Editer Queue";
|
||||
$text['header-queue_edit']['he' ] = "";
|
||||
$text['header-queue_edit']['it-it'] = "";
|
||||
$text['header-queue_edit']['nl-nl'] = "";
|
||||
$text['header-queue_edit']['pl' ] = "Edytuj kolejkę";
|
||||
$text['header-queue_edit']['pt-br'] = "";
|
||||
$text['header-queue_edit']['pt-pt'] = "Editar Fila";
|
||||
$text['header-queue_edit']['ru-ru'] = "редиктирование Очереди";
|
||||
$text['header-queue_edit']['sv-se'] = "";
|
||||
$text['header-queue_edit']['uk' ] = "";
|
||||
|
||||
$text['header-queue_detail_edit']['en-us'] = "Queue Detail Edit";
|
||||
$text['header-queue_detail_edit']['es-cl'] = "Editar Detalle de Cola";
|
||||
$text['header-queue_detail_edit']['pt-pt'] = "Editar Detalhes da Fila";
|
||||
$text['header-queue_detail_edit']['fr-fr'] = "Editer Détails";
|
||||
$text['header-queue_detail_edit']['pl'] = "Edytuj szczegóły kolejki";
|
||||
$text['header-queue_detail_edit']['de-de'] = "Warteschlange Details bearbeiten";
|
||||
$text['header-queue_detail_edit']['ar-eg'] = "";
|
||||
$text['header-queue_detail_edit']['de-at'] = "Warteschlange Details bearbeiten";
|
||||
$text['header-queue_detail_edit']['de-de'] = "Warteschlange Details bearbeiten";
|
||||
$text['header-queue_detail_edit']['es-cl'] = "Editar Detalle de Cola";
|
||||
$text['header-queue_detail_edit']['fr-fr'] = "Editer Détails";
|
||||
$text['header-queue_detail_edit']['he' ] = "";
|
||||
$text['header-queue_detail_edit']['it-it'] = "";
|
||||
$text['header-queue_detail_edit']['nl-nl'] = "";
|
||||
$text['header-queue_detail_edit']['pl' ] = "Edytuj szczegóły kolejki";
|
||||
$text['header-queue_detail_edit']['pt-br'] = "";
|
||||
$text['header-queue_detail_edit']['pt-pt'] = "Editar Detalhes da Fila";
|
||||
$text['header-queue_detail_edit']['ru-ru'] = "Редактирование деталей Очереди";
|
||||
$text['header-queue_detail_edit']['sv-se'] = "";
|
||||
$text['header-queue_detail_edit']['uk' ] = "";
|
||||
|
||||
$text['header-queue_detail_add']['en-us'] = "Queue Detail Add";
|
||||
$text['header-queue_detail_add']['es-cl'] = "Agregar Detalle de Cola";
|
||||
$text['header-queue_detail_add']['pt-pt'] = "Adicionado Detalhes da Fila";
|
||||
$text['header-queue_detail_add']['fr-fr'] = "Ajouter Détails";
|
||||
$text['header-queue_detail_add']['pl'] = "Dodaj szczegóły kolejki";
|
||||
$text['header-queue_detail_add']['de-de'] = "Warteschlange Details hinzufügen";
|
||||
$text['header-queue_detail_add']['ar-eg'] = "";
|
||||
$text['header-queue_detail_add']['de-at'] = "Warteschlange Details hinzufügen";
|
||||
$text['header-queue_detail_add']['de-de'] = "Warteschlange Details hinzufügen";
|
||||
$text['header-queue_detail_add']['es-cl'] = "Agregar Detalle de Cola";
|
||||
$text['header-queue_detail_add']['fr-fr'] = "Ajouter Détails";
|
||||
$text['header-queue_detail_add']['he' ] = "";
|
||||
$text['header-queue_detail_add']['it-it'] = "";
|
||||
$text['header-queue_detail_add']['nl-nl'] = "";
|
||||
$text['header-queue_detail_add']['pl' ] = "Dodaj szczegóły kolejki";
|
||||
$text['header-queue_detail_add']['pt-br'] = "";
|
||||
$text['header-queue_detail_add']['pt-pt'] = "Adicionado Detalhes da Fila";
|
||||
$text['header-queue_detail_add']['ru-ru'] = "Добавление деталей в Очередь";
|
||||
$text['header-queue_detail_add']['sv-se'] = "";
|
||||
$text['header-queue_detail_add']['uk' ] = "";
|
||||
|
||||
$text['header-queue_add']['en-us'] = "Queue Add";
|
||||
$text['header-queue_add']['es-cl'] = "Agregar Cola";
|
||||
$text['header-queue_add']['pt-pt'] = "Adicionar Fila";
|
||||
$text['header-queue_add']['fr-fr'] = "Ajouter une Queue";
|
||||
$text['header-queue_add']['pl'] = "Dodaj kolejkę";
|
||||
$text['header-queue_add']['de-de'] = "Warteschlange hinzufügen";
|
||||
$text['header-queue_add']['ar-eg'] = "";
|
||||
$text['header-queue_add']['de-at'] = "Warteschlange hinzufügen";
|
||||
$text['header-queue_add']['de-de'] = "Warteschlange hinzufügen";
|
||||
$text['header-queue_add']['es-cl'] = "Agregar Cola";
|
||||
$text['header-queue_add']['fr-fr'] = "Ajouter une Queue";
|
||||
$text['header-queue_add']['he' ] = "";
|
||||
$text['header-queue_add']['it-it'] = "";
|
||||
$text['header-queue_add']['nl-nl'] = "";
|
||||
$text['header-queue_add']['pl' ] = "Dodaj kolejkę";
|
||||
$text['header-queue_add']['pt-br'] = "";
|
||||
$text['header-queue_add']['pt-pt'] = "Adicionar Fila";
|
||||
$text['header-queue_add']['ru-ru'] = "Добавить Очередь";
|
||||
$text['header-queue_add']['sv-se'] = "";
|
||||
$text['header-queue_add']['uk' ] = "";
|
||||
|
||||
$text['header-conditions_and_actions']['en-us'] = "Conditions and Actions";
|
||||
$text['header-conditions_and_actions']['es-cl'] = "Condiciones y Acciones";
|
||||
$text['header-conditions_and_actions']['pt-pt'] = "Condições e Acções";
|
||||
$text['header-conditions_and_actions']['fr-fr'] = "Conditions et Actions";
|
||||
$text['header-conditions_and_actions']['pl'] = "Warunki i operacje";
|
||||
$text['header-conditions_and_actions']['de-de'] = "Bedingungen und Aktionen";
|
||||
$text['header-conditions_and_actions']['ar-eg'] = "";
|
||||
$text['header-conditions_and_actions']['de-at'] = "Bedingungen und Aktionen";
|
||||
$text['header-conditions_and_actions']['de-de'] = "Bedingungen und Aktionen";
|
||||
$text['header-conditions_and_actions']['es-cl'] = "Condiciones y Acciones";
|
||||
$text['header-conditions_and_actions']['fr-fr'] = "Conditions et Actions";
|
||||
$text['header-conditions_and_actions']['he' ] = "";
|
||||
$text['header-conditions_and_actions']['it-it'] = "";
|
||||
$text['header-conditions_and_actions']['nl-nl'] = "";
|
||||
$text['header-conditions_and_actions']['pl' ] = "Warunki i operacje";
|
||||
$text['header-conditions_and_actions']['pt-br'] = "";
|
||||
$text['header-conditions_and_actions']['pt-pt'] = "Condições e Acções";
|
||||
$text['header-conditions_and_actions']['ru-ru'] = "Условия и действия";
|
||||
$text['header-conditions_and_actions']['sv-se'] = "";
|
||||
$text['header-conditions_and_actions']['uk' ] = "";
|
||||
|
||||
$text['header-agent_details']['en-us'] = "Agent Details";
|
||||
$text['header-agent_details']['es-cl'] = "Detalles de Agente";
|
||||
$text['header-agent_details']['pt-pt'] = "Detalhes do Agente";
|
||||
$text['header-agent_details']['fr-fr'] = "Détails de l'Agent";
|
||||
$text['header-agent_details']['pl'] = "Szczegóły agenta";
|
||||
$text['header-agent_details']['de-de'] = "Agenten Details";
|
||||
$text['header-agent_details']['ar-eg'] = "";
|
||||
$text['header-agent_details']['de-at'] = "Agenten Details";
|
||||
$text['header-agent_details']['de-de'] = "Agenten Details";
|
||||
$text['header-agent_details']['es-cl'] = "Detalles de Agente";
|
||||
$text['header-agent_details']['fr-fr'] = "Détails de l'Agent";
|
||||
$text['header-agent_details']['he' ] = "";
|
||||
$text['header-agent_details']['it-it'] = "";
|
||||
$text['header-agent_details']['nl-nl'] = "";
|
||||
$text['header-agent_details']['pl' ] = "Szczegóły agenta";
|
||||
$text['header-agent_details']['pt-br'] = "";
|
||||
$text['header-agent_details']['pt-pt'] = "Detalhes do Agente";
|
||||
$text['header-agent_details']['ru-ru'] = "Сведения об агенте";
|
||||
$text['header-agent_details']['sv-se'] = "";
|
||||
$text['header-agent_details']['uk' ] = "";
|
||||
|
||||
$text['header-additional_information']['en-us'] = "Additional Information";
|
||||
$text['header-additional_information']['es-cl'] = "Información Adicional";
|
||||
$text['header-additional_information']['pt-pt'] = "Informação Adicional";
|
||||
$text['header-additional_information']['fr-fr'] = "Informations Additionnelles";
|
||||
$text['header-additional_information']['pl'] = "Informacje dodatkowe";
|
||||
$text['header-additional_information']['de-de'] = "Weiterführende Informationen";
|
||||
$text['header-additional_information']['ar-eg'] = "";
|
||||
$text['header-additional_information']['de-at'] = "Weiterführende Informationen";
|
||||
$text['header-additional_information']['de-de'] = "Weiterführende Informationen";
|
||||
$text['header-additional_information']['es-cl'] = "Información Adicional";
|
||||
$text['header-additional_information']['fr-fr'] = "Informations Additionnelles";
|
||||
$text['header-additional_information']['he' ] = "";
|
||||
$text['header-additional_information']['it-it'] = "";
|
||||
$text['header-additional_information']['nl-nl'] = "";
|
||||
$text['header-additional_information']['pl' ] = "Informacje dodatkowe";
|
||||
$text['header-additional_information']['pt-br'] = "";
|
||||
$text['header-additional_information']['pt-pt'] = "Informação Adicional";
|
||||
$text['header-additional_information']['ru-ru'] = "Дополнительная информация";
|
||||
$text['header-additional_information']['sv-se'] = "";
|
||||
$text['header-additional_information']['uk' ] = "";
|
||||
|
||||
$text['description-queues']['en-us'] = "Queues are used to setup waiting lines for callers. Also known as FIFO Queues.";
|
||||
$text['description-queues']['es-cl'] = "Las colas son usadas para configurar líneas de espera. Son conocidas como colas FIFO.";
|
||||
$text['description-queues']['pt-pt'] = "As filas são utilizadas para configurar linhas de espera para os originadores das chamadas. Também são chamadas de filas FIFO.";
|
||||
$text['description-queues']['fr-fr'] = "Les queues sont également appelées files d'attentes ou FIFO queues.";
|
||||
$text['description-queues']['pl'] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queues']['de-de'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queues']['ar-eg'] = "";
|
||||
$text['description-queues']['de-at'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queues']['de-de'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queues']['es-cl'] = "Las colas son usadas para configurar líneas de espera. Son conocidas como colas FIFO.";
|
||||
$text['description-queues']['fr-fr'] = "Les queues sont également appelées files d'attentes ou FIFO queues.";
|
||||
$text['description-queues']['he' ] = "";
|
||||
$text['description-queues']['it-it'] = "";
|
||||
$text['description-queues']['nl-nl'] = "";
|
||||
$text['description-queues']['pl' ] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queues']['pt-br'] = "";
|
||||
$text['description-queues']['pt-pt'] = "As filas são utilizadas para configurar linhas de espera para os originadores das chamadas. Também são chamadas de filas FIFO.";
|
||||
$text['description-queues']['ru-ru'] = "Очереди используются для установки ожидающих линий для вызывающих абонентов. Также известны как очереди FIFO.";
|
||||
$text['description-queues']['sv-se'] = "";
|
||||
$text['description-queues']['uk' ] = "";
|
||||
|
||||
$text['description-queue_edit']['en-us'] = "Queues are used to setup waiting lines for callers. Also known as FIFO Queues.";
|
||||
$text['description-queue_edit']['es-cl'] = "Las colas son usadas para configurar líneas de espera. Son conocidas como colas FIFO.";
|
||||
$text['description-queue_edit']['pt-pt'] = "As filas são utilizadas para configurar linhas de espera para os originadores de chamadas.";
|
||||
$text['description-queue_edit']['fr-fr'] = "Les queues sont également appelées files d'attentes ou FIFO queues.";
|
||||
$text['description-queue_edit']['pl'] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queue_edit']['de-de'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_edit']['ar-eg'] = "";
|
||||
$text['description-queue_edit']['de-at'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_edit']['de-de'] = "Warteschlangen werden verwendt um Warteschleifen für Anrufer zu erstellen. Diese sind auch als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_edit']['es-cl'] = "Las colas son usadas para configurar líneas de espera. Son conocidas como colas FIFO.";
|
||||
$text['description-queue_edit']['fr-fr'] = "Les queues sont également appelées files d'attentes ou FIFO queues.";
|
||||
$text['description-queue_edit']['he' ] = "";
|
||||
$text['description-queue_edit']['it-it'] = "";
|
||||
$text['description-queue_edit']['nl-nl'] = "";
|
||||
$text['description-queue_edit']['pl' ] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queue_edit']['pt-br'] = "";
|
||||
$text['description-queue_edit']['pt-pt'] = "As filas são utilizadas para configurar linhas de espera para os originadores de chamadas.";
|
||||
$text['description-queue_edit']['ru-ru'] = "Очереди используются для установки ожидающих линий для вызывающих абонентов. Также известны как очереди FIFO.";
|
||||
$text['description-queue_edit']['sv-se'] = "";
|
||||
$text['description-queue_edit']['uk' ] = "";
|
||||
|
||||
$text['description-queue_add']['en-us'] = "In simple terms queues are holding patterns for callers to wait until someone is available to take the call. Also known as FIFO Queues.";
|
||||
$text['description-queue_add']['es-cl'] = "En términos simples, las colas son patrones para mantener en espera hasta que alguien está disponible para tomar la llamada. Son conocidas como colas FIFO.";
|
||||
$text['description-queue_add']['pt-pt'] = "As filas implementam padrões que permitem aos originadores das chamadas esperar até que algum agente fique disponível para atender a chamada.";
|
||||
$text['description-queue_add']['fr-fr'] = "En résumé, ces files d'attente diffusent un média aux appelants en attendant que quelqu'un soit disponible pour traiter cet appel.";
|
||||
$text['description-queue_add']['pl'] = "Kolejki przetrzymują dzwoniących aż do momentu, gdy któryś z agentów będzie mógł odebrać rozmowę. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queue_add']['de-de'] = "Einfach ausgedrückt sind WarteschlangenWarteschlangen in denen die Anruf gehalten werden, bit jemand verfügbar ist, der den Anruf annehmen kann. Diese sind als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_add']['ar-eg'] = "";
|
||||
$text['description-queue_add']['de-at'] = "Einfach ausgedrückt sind WarteschlangenWarteschlangen in denen die Anruf gehalten werden, bit jemand verfügbar ist, der den Anruf annehmen kann. Diese sind als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_add']['de-de'] = "Einfach ausgedrückt sind WarteschlangenWarteschlangen in denen die Anruf gehalten werden, bit jemand verfügbar ist, der den Anruf annehmen kann. Diese sind als FIFO-Warteschlangen bekannt.";
|
||||
$text['description-queue_add']['es-cl'] = "En términos simples, las colas son patrones para mantener en espera hasta que alguien está disponible para tomar la llamada. Son conocidas como colas FIFO.";
|
||||
$text['description-queue_add']['fr-fr'] = "En résumé, ces files d'attente diffusent un média aux appelants en attendant que quelqu'un soit disponible pour traiter cet appel.";
|
||||
$text['description-queue_add']['he' ] = "";
|
||||
$text['description-queue_add']['it-it'] = "";
|
||||
$text['description-queue_add']['nl-nl'] = "";
|
||||
$text['description-queue_add']['pl' ] = "Kolejki przetrzymują dzwoniących aż do momentu, gdy któryś z agentów będzie mógł odebrać rozmowę. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queue_add']['pt-br'] = "";
|
||||
$text['description-queue_add']['pt-pt'] = "As filas implementam padrões que permitem aos originadores das chamadas esperar até que algum agente fique disponível para atender a chamada.";
|
||||
$text['description-queue_add']['ru-ru'] = "Говоря простыми словами, очереди удерживают звонящих на линии, пока кто-то не сможет принять вызов. Также известны как очереди FIFO.";
|
||||
$text['description-queue_add']['sv-se'] = "";
|
||||
$text['description-queue_add']['uk' ] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "The name the queue will be assigned.";
|
||||
$text['description-name']['es-cl'] = "El nombre al que la cola que va a ser asignada.";
|
||||
$text['description-name']['pt-pt'] = "O nome que será atribuído à fila.";
|
||||
$text['description-name']['fr-fr'] = "Le nom donné à la queue.";
|
||||
$text['description-name']['pl'] = " Nazwa kolejki.";
|
||||
$text['description-name']['de-de'] = "Der Name, welcher der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-name']['ar-eg'] = "";
|
||||
$text['description-name']['de-at'] = "Der Name, welcher der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-name']['de-de'] = "Der Name, welcher der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-name']['es-cl'] = "El nombre al que la cola que va a ser asignada.";
|
||||
$text['description-name']['fr-fr'] = "Le nom donné à la queue.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = " Nazwa kolejki.";
|
||||
$text['description-name']['pt-br'] = "";
|
||||
$text['description-name']['pt-pt'] = "O nome que será atribuído à fila.";
|
||||
$text['description-name']['ru-ru'] = "Имя очереди будет присвоено.";
|
||||
$text['description-name']['sv-se'] = "";
|
||||
$text['description-name']['uk' ] = "";
|
||||
|
||||
$text['description-extension']['en-us'] = "The number that will be assigned to the queue.";
|
||||
$text['description-extension']['es-cl'] = "El número al que será asignada la cola.";
|
||||
$text['description-extension']['pt-pt'] = "O número que será atribuído à fila.";
|
||||
$text['description-extension']['fr-fr'] = "Numéro d'extension pour joindre la queue. ";
|
||||
$text['description-extension']['pl'] = "Numer wew kolejki.";
|
||||
$text['description-extension']['de-de'] = "Die Rufnummer, die der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-extension']['ar-eg'] = "";
|
||||
$text['description-extension']['de-at'] = "Die Rufnummer, die der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-extension']['de-de'] = "Die Rufnummer, die der Warteschlange zugeordnet werden soll.";
|
||||
$text['description-extension']['es-cl'] = "El número al que será asignada la cola.";
|
||||
$text['description-extension']['fr-fr'] = "Numéro d'extension pour joindre la queue. ";
|
||||
$text['description-extension']['he' ] = "";
|
||||
$text['description-extension']['it-it'] = "";
|
||||
$text['description-extension']['nl-nl'] = "";
|
||||
$text['description-extension']['pl' ] = "Numer wew kolejki.";
|
||||
$text['description-extension']['pt-br'] = "";
|
||||
$text['description-extension']['pt-pt'] = "O número que será atribuído à fila.";
|
||||
$text['description-extension']['ru-ru'] = "Номер, который будет назначен очереди.";
|
||||
$text['description-extension']['sv-se'] = "";
|
||||
$text['description-extension']['uk' ] = "";
|
||||
|
||||
$text['description-continue']['en-us'] = "Continue in most cases should be set to false.";
|
||||
$text['description-continue']['es-cl'] = "Continuar en la mayoría de los casos debería configurarse como falso.";
|
||||
$text['description-continue']['pt-pt'] = "A acção Continuar deverá ser, na maioria dos casos, definida a false.";
|
||||
$text['description-continue']['fr-fr'] = "Continuer, Dans la plus part des cas à Non.";
|
||||
$text['description-continue']['pl'] = "Kontynuacja w większości przypadków jest ustawiona na NIE.";
|
||||
$text['description-continue']['de-de'] = "Die Option Weiterführen sollte in der Regel auf Aus stehen.";
|
||||
$text['description-continue']['ar-eg'] = "";
|
||||
$text['description-continue']['de-at'] = "Die Option Weiterführen sollte in der Regel auf Aus stehen.";
|
||||
$text['description-continue']['de-de'] = "Die Option Weiterführen sollte in der Regel auf Aus stehen.";
|
||||
$text['description-continue']['es-cl'] = "Continuar en la mayoría de los casos debería configurarse como falso.";
|
||||
$text['description-continue']['fr-fr'] = "Continuer, Dans la plus part des cas à Non.";
|
||||
$text['description-continue']['he' ] = "";
|
||||
$text['description-continue']['it-it'] = "";
|
||||
$text['description-continue']['nl-nl'] = "";
|
||||
$text['description-continue']['pl' ] = "Kontynuacja w większości przypadków jest ustawiona na NIE.";
|
||||
$text['description-continue']['pt-br'] = "";
|
||||
$text['description-continue']['pt-pt'] = "A acção Continuar deverá ser, na maioria dos casos, definida a false.";
|
||||
$text['description-continue']['ru-ru'] = "Для продолжения в большинстве случаев должно быть установлено значение Нет.";
|
||||
$text['description-continue']['sv-se'] = "";
|
||||
$text['description-continue']['uk' ] = "";
|
||||
|
||||
$text['description-conditions_and_actions']['en-us'] = "The following conditions, actions and anti-actions are used in the dialplan to direct call flow. Each is processed in order until you reach the action dialplan_detail_tag which tells what action to perform. You are not limited to only one condition or action dialplan_detail_tag for a given extension.";
|
||||
$text['description-conditions_and_actions']['es-cl'] = "Las siguientes condiciones, acciones y anti-acciones son usada en el plan de marcado para dirigir el flujo de llamado. Cada uno es procesado en orden hasta que se alcanza la accion dialplan_detail_tag, el cual indica la acción a ejecutar. No está limitado a solo una condición o acción dialplan_detail_tag para una extensión dada.";
|
||||
$text['description-conditions_and_actions']['pt-pt'] = "As seguintes condições, acções e anti-acções são utilizadas no dialplan para encaminhar as chamadas. Cada condição, acção ou anti-acção é processada por ordem até ser atingida a acção a tomar. Podem ser tomadas mais do que uma condição ou acção para uma determinada extensão.";
|
||||
$text['description-conditions_and_actions']['fr-fr'] = "Les conditions suivantes, actions et anti-actions sont utilisées par le plan de nuémrotation pour acheminer l'appel. Chaque appel est géré dans l'ordre jusqu'à atteindre l'action 'dialplan_detail_tag' qui décide de l'action à effectuer. Il n'y a pas de limite sur le nombre de condition ou d'action pour chaque extension.";
|
||||
$text['description-conditions_and_actions']['pl'] = "Następujące warunki, akcje i anty-akcje są używane przez dialplan do przesyłania rozmów. Każdy z nich jest wykonywany we wcześniej zdefiniowanej kolejności. Użyj tyle warunków, akcji lub anty-akcji ile jest potrzebne do osiągniecia żądanego końcowego przeznaczenia.";
|
||||
$text['description-conditions_and_actions']['de-de'] = "Die nachfolgenden Bedingungen, Aktionen und Anti-Aktionen werden im Wählplan verwendet, um den Anruf-Fluss zu steuern. Jeder Anruf wird sequentiell abgearbeitet, bis die Aktion dialplan_detail_tag erreicht wird, welche die auszuführende Aktion bestimmt. Es können mehrere Bedingungen und Aktionen vom Typ dialplan_detail_tag pro Nebenstelle angegeben werden.";
|
||||
$text['description-conditions_and_actions']['ar-eg'] = "";
|
||||
$text['description-conditions_and_actions']['de-at'] = "Die nachfolgenden Bedingungen, Aktionen und Anti-Aktionen werden im Wählplan verwendet, um den Anruf-Fluss zu steuern. Jeder Anruf wird sequentiell abgearbeitet, bis die Aktion dialplan_detail_tag erreicht wird, welche die auszuführende Aktion bestimmt. Es können mehrere Bedingungen und Aktionen vom Typ dialplan_detail_tag pro Nebenstelle angegeben werden.";
|
||||
$text['description-conditions_and_actions']['de-de'] = "Die nachfolgenden Bedingungen, Aktionen und Anti-Aktionen werden im Wählplan verwendet, um den Anruf-Fluss zu steuern. Jeder Anruf wird sequentiell abgearbeitet, bis die Aktion dialplan_detail_tag erreicht wird, welche die auszuführende Aktion bestimmt. Es können mehrere Bedingungen und Aktionen vom Typ dialplan_detail_tag pro Nebenstelle angegeben werden.";
|
||||
$text['description-conditions_and_actions']['es-cl'] = "Las siguientes condiciones, acciones y anti-acciones son usada en el plan de marcado para dirigir el flujo de llamado. Cada uno es procesado en orden hasta que se alcanza la accion dialplan_detail_tag, el cual indica la acción a ejecutar. No está limitado a solo una condición o acción dialplan_detail_tag para una extensión dada.";
|
||||
$text['description-conditions_and_actions']['fr-fr'] = "Les conditions suivantes, actions et anti-actions sont utilisées par le plan de nuémrotation pour acheminer l'appel. Chaque appel est géré dans l'ordre jusqu'à atteindre l'action 'dialplan_detail_tag' qui décide de l'action à effectuer. Il n'y a pas de limite sur le nombre de condition ou d'action pour chaque extension.";
|
||||
$text['description-conditions_and_actions']['he' ] = "";
|
||||
$text['description-conditions_and_actions']['it-it'] = "";
|
||||
$text['description-conditions_and_actions']['nl-nl'] = "";
|
||||
$text['description-conditions_and_actions']['pl' ] = "Następujące warunki, akcje i anty-akcje są używane przez dialplan do przesyłania rozmów. Każdy z nich jest wykonywany we wcześniej zdefiniowanej kolejności. Użyj tyle warunków, akcji lub anty-akcji ile jest potrzebne do osiągniecia żądanego końcowego przeznaczenia.";
|
||||
$text['description-conditions_and_actions']['pt-br'] = "";
|
||||
$text['description-conditions_and_actions']['pt-pt'] = "As seguintes condições, acções e anti-acções são utilizadas no dialplan para encaminhar as chamadas. Cada condição, acção ou anti-acção é processada por ordem até ser atingida a acção a tomar. Podem ser tomadas mais do que uma condição ou acção para uma determinada extensão.";
|
||||
$text['description-conditions_and_actions']['ru-ru'] = "Следующие условия, действия и антидействия используются в диалплане для направления потока вызовов. Каждый обрабатывается по порядку, пока не будет достигнуто действие dialplan_detail_tag, которое сообщает, какое действие выполнить. Вы не ограничены только одним условием или действием dialplan_detail_tag для данного расширения.";
|
||||
$text['description-conditions_and_actions']['sv-se'] = "";
|
||||
$text['description-conditions_and_actions']['uk' ] = "";
|
||||
|
||||
$text['description-agent_queue_extension']['en-us'] = "The extension number for the Agent FIFO Queue. This is the holding pattern for agents waiting to service calls in the caller FIFO queue.";
|
||||
$text['description-agent_queue_extension']['es-cl'] = "El número de extensión para la cola del Agente FIFO. Este es el patrón de espera para agentes esperando servir llamadas en la cola.";
|
||||
$text['description-agent_queue_extension']['pt-pt'] = "O número de extensão para o agente da fila. Este é o procedimento para que os agentes possam receber chamadas da fila.";
|
||||
$text['description-agent_queue_extension']['fr-fr'] = "Numéro de la queue pour l'agent. Ce sera le numéro entré par l'agent pour souscrire aux appels de cette queue. ";
|
||||
$text['description-agent_queue_extension']['pl'] = "Numer wew agenta w kolejce FIFO. To jest przykład ustawienia agentów oczekujących na rozmowy.";
|
||||
$text['description-agent_queue_extension']['de-de'] = "Die Nebenstelle für die Agent FIFO Warteschlange.";
|
||||
$text['description-agent_queue_extension']['ar-eg'] = "";
|
||||
$text['description-agent_queue_extension']['de-at'] = "Die Nebenstelle für die Agent FIFO Warteschlange.";
|
||||
$text['description-agent_queue_extension']['de-de'] = "Die Nebenstelle für die Agent FIFO Warteschlange.";
|
||||
$text['description-agent_queue_extension']['es-cl'] = "El número de extensión para la cola del Agente FIFO. Este es el patrón de espera para agentes esperando servir llamadas en la cola.";
|
||||
$text['description-agent_queue_extension']['fr-fr'] = "Numéro de la queue pour l'agent. Ce sera le numéro entré par l'agent pour souscrire aux appels de cette queue. ";
|
||||
$text['description-agent_queue_extension']['he' ] = "";
|
||||
$text['description-agent_queue_extension']['it-it'] = "";
|
||||
$text['description-agent_queue_extension']['nl-nl'] = "";
|
||||
$text['description-agent_queue_extension']['pl' ] = "Numer wew agenta w kolejce FIFO. To jest przykład ustawienia agentów oczekujących na rozmowy.";
|
||||
$text['description-agent_queue_extension']['pt-br'] = "";
|
||||
$text['description-agent_queue_extension']['pt-pt'] = "O número de extensão para o agente da fila. Este é o procedimento para que os agentes possam receber chamadas da fila.";
|
||||
$text['description-agent_queue_extension']['ru-ru'] = "Внутренний номер очереди агента FIFO. Это шаблон ожидания для операторов, ожидающих обслуживания вызовов в очереди FIFO вызывающего абонента.";
|
||||
$text['description-agent_queue_extension']['sv-se'] = "";
|
||||
$text['description-agent_queue_extension']['uk' ] = "";
|
||||
|
||||
$text['description-agent_loginout_extension']['en-us'] = "Agents use this extension number to login or logout of the Queue. After logging into the agent will be ready to receive calls from the Queue.";
|
||||
$text['description-agent_loginout_extension']['es-cl'] = "Los agentes usan este número de extensión para conectarse o desconectarse en la cola. Despues de conectarse, el agente estará listo para recibir llamadas desde la cola.";
|
||||
$text['description-agent_loginout_extension']['pt-pt'] = "Os agentes utilizam este número de extensão para entrarem ou sairem da fila. Depois desta configuração o agente receberá chamadas com destino a esta fila.";
|
||||
$text['description-agent_loginout_extension']['fr-fr'] = "Numéro utilisé par l'agent pour se connecter/déconnecter de la queue. Après s'être connecté, l'agent sera prêt à recevoir des les appels de la queue.";
|
||||
$text['description-agent_loginout_extension']['pl'] = "Agenci używają numeru wew aby się zalogować lub wylogować z kolejki. Po zalogowaniu agent jest gotowy do odbierania rozmów.";
|
||||
$text['description-agent_loginout_extension']['de-de'] = "Der Agent verwendet diese Nebenstelle um sich bei der Warteschlange an oder ab zu melden. Nach der Anmeldung kann der Agent Anrufe aus der Warteschlange entgegennehmen.";
|
||||
$text['description-agent_loginout_extension']['ar-eg'] = "";
|
||||
$text['description-agent_loginout_extension']['de-at'] = "Der Agent verwendet diese Nebenstelle um sich bei der Warteschlange an oder ab zu melden. Nach der Anmeldung kann der Agent Anrufe aus der Warteschlange entgegennehmen.";
|
||||
$text['description-agent_loginout_extension']['de-de'] = "Der Agent verwendet diese Nebenstelle um sich bei der Warteschlange an oder ab zu melden. Nach der Anmeldung kann der Agent Anrufe aus der Warteschlange entgegennehmen.";
|
||||
$text['description-agent_loginout_extension']['es-cl'] = "Los agentes usan este número de extensión para conectarse o desconectarse en la cola. Despues de conectarse, el agente estará listo para recibir llamadas desde la cola.";
|
||||
$text['description-agent_loginout_extension']['fr-fr'] = "Numéro utilisé par l'agent pour se connecter/déconnecter de la queue. Après s'être connecté, l'agent sera prêt à recevoir des les appels de la queue.";
|
||||
$text['description-agent_loginout_extension']['he' ] = "";
|
||||
$text['description-agent_loginout_extension']['it-it'] = "";
|
||||
$text['description-agent_loginout_extension']['nl-nl'] = "";
|
||||
$text['description-agent_loginout_extension']['pl' ] = "Agenci używają numeru wew aby się zalogować lub wylogować z kolejki. Po zalogowaniu agent jest gotowy do odbierania rozmów.";
|
||||
$text['description-agent_loginout_extension']['pt-br'] = "";
|
||||
$text['description-agent_loginout_extension']['pt-pt'] = "Os agentes utilizam este número de extensão para entrarem ou sairem da fila. Depois desta configuração o agente receberá chamadas com destino a esta fila.";
|
||||
$text['description-agent_loginout_extension']['ru-ru'] = "Агенты используют этот внутренний номер для входа или выхода из очереди. После входа в агент будет готов принимать вызовы из очереди.";
|
||||
$text['description-agent_loginout_extension']['sv-se'] = "";
|
||||
$text['description-agent_loginout_extension']['uk' ] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,255 +1,340 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-queue']['en-us'] = "Queue";
|
||||
$text['title-queue']['ar-eg'] = "";
|
||||
$text['title-queue']['de-at'] = "Warteschlange";
|
||||
$text['title-queue']['de-de'] = "Warteschlange";
|
||||
$text['title-queue']['es-cl'] = "Cola";
|
||||
$text['title-queue']['pt-pt'] = "Fila";
|
||||
$text['title-queue']['fr-fr'] = "File";
|
||||
$text['title-queue']['pt-br'] = "Fila";
|
||||
$text['title-queue']['he' ] = "";
|
||||
$text['title-queue']['it-it'] = "";
|
||||
$text['title-queue']['nl-nl'] = "";
|
||||
$text['title-queue']['pl' ] = "Kolejka";
|
||||
$text['title-queue']['pt-br'] = "Fila";
|
||||
$text['title-queue']['pt-pt'] = "Fila";
|
||||
$text['title-queue']['ru-ru'] = "Очередь";
|
||||
$text['title-queue']['sv-se'] = "Kö";
|
||||
$text['title-queue']['uk' ] = "Черга";
|
||||
$text['title-queue']['de-de'] = "Warteschlange";
|
||||
$text['title-queue']['de-at'] = "Warteschlange";
|
||||
$text['title-queue']['ru-ru'] = "Очередь";
|
||||
|
||||
$text['title-active_queues']['en-us'] = "Active Queues";
|
||||
$text['title-active_queues']['ar-eg'] = "";
|
||||
$text['title-active_queues']['de-at'] = "Aktive Warteschlangen";
|
||||
$text['title-active_queues']['de-de'] = "Aktive Warteschlangen";
|
||||
$text['title-active_queues']['es-cl'] = "Colas Activas";
|
||||
$text['title-active_queues']['pt-pt'] = "Filas Activas";
|
||||
$text['title-active_queues']['fr-fr'] = "Files Actives";
|
||||
$text['title-active_queues']['pt-br'] = "Filas ativas";
|
||||
$text['title-active_queues']['he' ] = "";
|
||||
$text['title-active_queues']['it-it'] = "";
|
||||
$text['title-active_queues']['nl-nl'] = "";
|
||||
$text['title-active_queues']['pl' ] = "Aktywne kolejki";
|
||||
$text['title-active_queues']['pt-br'] = "Filas ativas";
|
||||
$text['title-active_queues']['pt-pt'] = "Filas Activas";
|
||||
$text['title-active_queues']['ru-ru'] = "Активные Очереди";
|
||||
$text['title-active_queues']['sv-se'] = "Aktiva Köer";
|
||||
$text['title-active_queues']['uk' ] = "Активні черги";
|
||||
$text['title-active_queues']['de-de'] = "Aktive Warteschlangen";
|
||||
$text['title-active_queues']['de-at'] = "Aktive Warteschlangen";
|
||||
$text['title-active_queues']['ru-ru'] = "Активные Очереди";
|
||||
|
||||
$text['label-waiting_count']['en-us'] = "Waiting Count";
|
||||
$text['label-waiting_count']['ar-eg'] = "";
|
||||
$text['label-waiting_count']['de-at'] = "Anzahl Wartend";
|
||||
$text['label-waiting_count']['de-de'] = "Anzahl Wartend";
|
||||
$text['label-waiting_count']['es-cl'] = "Conteo de Espera";
|
||||
$text['label-waiting_count']['pt-pt'] = "Total em Espera";
|
||||
$text['label-waiting_count']['fr-fr'] = "Décompte attente";
|
||||
$text['label-waiting_count']['pt-br'] = "Total em espera";
|
||||
$text['label-waiting_count']['he' ] = "";
|
||||
$text['label-waiting_count']['it-it'] = "";
|
||||
$text['label-waiting_count']['nl-nl'] = "";
|
||||
$text['label-waiting_count']['pl' ] = "Ilość oczekujących";
|
||||
$text['label-waiting_count']['pt-br'] = "Total em espera";
|
||||
$text['label-waiting_count']['pt-pt'] = "Total em Espera";
|
||||
$text['label-waiting_count']['ru-ru'] = "Счетчик ожиданий";
|
||||
$text['label-waiting_count']['sv-se'] = "Antal Väntande";
|
||||
$text['label-waiting_count']['uk' ] = "Кількість в очікуванні";
|
||||
$text['label-waiting_count']['de-de'] = "Anzahl Wartend";
|
||||
$text['label-waiting_count']['de-at'] = "Anzahl Wartend";
|
||||
$text['label-waiting_count']['ru-ru'] = "Счетчик ожиданий";
|
||||
|
||||
$text['label-view']['en-us'] = "View";
|
||||
$text['label-view']['ar-eg'] = "";
|
||||
$text['label-view']['de-at'] = "Ansicht";
|
||||
$text['label-view']['de-de'] = "Ansicht";
|
||||
$text['label-view']['es-cl'] = "Ver";
|
||||
$text['label-view']['pt-pt'] = "Vista";
|
||||
$text['label-view']['fr-fr'] = "Voir";
|
||||
$text['label-view']['pt-br'] = "Visualizar";
|
||||
$text['label-view']['he' ] = "";
|
||||
$text['label-view']['it-it'] = "";
|
||||
$text['label-view']['nl-nl'] = "";
|
||||
$text['label-view']['pl' ] = "Widok";
|
||||
$text['label-view']['pt-br'] = "Visualizar";
|
||||
$text['label-view']['pt-pt'] = "Vista";
|
||||
$text['label-view']['ru-ru'] = "Просмотр";
|
||||
$text['label-view']['sv-se'] = "Visa";
|
||||
$text['label-view']['uk' ] = "Перегляд";
|
||||
$text['label-view']['de-de'] = "Ansicht";
|
||||
$text['label-view']['de-at'] = "Ansicht";
|
||||
$text['label-view']['ru-ru'] = "Просмотр";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['ar-eg'] = "";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['label-username']['fr-fr'] = "Utilisateur";
|
||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||
$text['label-username']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
||||
$text['label-username']['ru-ru'] = "Имя Пользователя";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['uk' ] = "Ім’я користувача";
|
||||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
$text['label-username']['ru-ru'] = "Имя Пользователя";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['ar-eg'] = "";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk' ] = "Стан";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
|
||||
$text['label-priority']['en-us'] = "Priority";
|
||||
$text['label-priority']['ar-eg'] = "";
|
||||
$text['label-priority']['de-at'] = "Priorität";
|
||||
$text['label-priority']['de-de'] = "Priorität";
|
||||
$text['label-priority']['es-cl'] = "Prioridad";
|
||||
$text['label-priority']['pt-pt'] = "Prioridade";
|
||||
$text['label-priority']['fr-fr'] = "Priorité";
|
||||
$text['label-priority']['pt-br'] = "Prioridade";
|
||||
$text['label-priority']['he' ] = "";
|
||||
$text['label-priority']['it-it'] = "";
|
||||
$text['label-priority']['nl-nl'] = "";
|
||||
$text['label-priority']['pl' ] = "Priorytet";
|
||||
$text['label-priority']['pt-br'] = "Prioridade";
|
||||
$text['label-priority']['pt-pt'] = "Prioridade";
|
||||
$text['label-priority']['ru-ru'] = "Приоритет";
|
||||
$text['label-priority']['sv-se'] = "Prioritet";
|
||||
$text['label-priority']['uk' ] = "Пріоритет";
|
||||
$text['label-priority']['de-de'] = "Priorität";
|
||||
$text['label-priority']['de-at'] = "Priorität";
|
||||
$text['label-priority']['ru-ru'] = "Приоритет";
|
||||
|
||||
$text['label-position']['en-us'] = "Position";
|
||||
$text['label-position']['ar-eg'] = "";
|
||||
$text['label-position']['de-at'] = "Position";
|
||||
$text['label-position']['de-de'] = "Position";
|
||||
$text['label-position']['es-cl'] = "Posición";
|
||||
$text['label-position']['pt-pt'] = "Posição";
|
||||
$text['label-position']['fr-fr'] = "Position";
|
||||
$text['label-position']['pt-br'] = "Posição";
|
||||
$text['label-position']['he' ] = "";
|
||||
$text['label-position']['it-it'] = "";
|
||||
$text['label-position']['nl-nl'] = "";
|
||||
$text['label-position']['pl' ] = "Pozycja";
|
||||
$text['label-position']['pt-br'] = "Posição";
|
||||
$text['label-position']['pt-pt'] = "Posição";
|
||||
$text['label-position']['ru-ru'] = "Позиция";
|
||||
$text['label-position']['sv-se'] = "Position";
|
||||
$text['label-position']['uk' ] = "Позиція";
|
||||
$text['label-position']['de-de'] = "Position";
|
||||
$text['label-position']['de-at'] = "Position";
|
||||
$text['label-position']['ru-ru'] = "Позиция";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['ar-eg'] = "";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
$text['label-name']['de-de'] = "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']['he' ] = "";
|
||||
$text['label-name']['it-it'] = "";
|
||||
$text['label-name']['nl-nl'] = "";
|
||||
$text['label-name']['pl' ] = "Nazwa";
|
||||
$text['label-name']['pt-br'] = "Nome";
|
||||
$text['label-name']['pt-pt'] = "Nome";
|
||||
$text['label-name']['ru-ru'] = "Имя";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk' ] = "Назва";
|
||||
$text['label-name']['de-de'] = "Name";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
$text['label-name']['ru-ru'] = "Имя";
|
||||
|
||||
$text['label-language']['en-us'] = "Language";
|
||||
$text['label-language']['ar-eg'] = "";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
$text['label-language']['de-de'] = "Sprache";
|
||||
$text['label-language']['es-cl'] = "Lenguaje";
|
||||
$text['label-language']['pt-pt'] = "Linguagem";
|
||||
$text['label-language']['fr-fr'] = "Langue";
|
||||
$text['label-language']['pt-br'] = "Lingua";
|
||||
$text['label-language']['he' ] = "";
|
||||
$text['label-language']['it-it'] = "";
|
||||
$text['label-language']['nl-nl'] = "";
|
||||
$text['label-language']['pl' ] = "Język";
|
||||
$text['label-language']['pt-br'] = "Lingua";
|
||||
$text['label-language']['pt-pt'] = "Linguagem";
|
||||
$text['label-language']['ru-ru'] = "Язык";
|
||||
$text['label-language']['sv-se'] = "Språk";
|
||||
$text['label-language']['uk' ] = "Мова";
|
||||
$text['label-language']['de-de'] = "Sprache";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
$text['label-language']['ru-ru'] = "Язык";
|
||||
|
||||
$text['label-importance']['en-us'] = "Importance";
|
||||
$text['label-importance']['ar-eg'] = "";
|
||||
$text['label-importance']['de-at'] = "Wichtigkeit";
|
||||
$text['label-importance']['de-de'] = "Wichtigkeit";
|
||||
$text['label-importance']['es-cl'] = "Importancia";
|
||||
$text['label-importance']['pt-pt'] = "Importância";
|
||||
$text['label-importance']['fr-fr'] = "Importance";
|
||||
$text['label-importance']['pt-br'] = "Importância";
|
||||
$text['label-importance']['he' ] = "";
|
||||
$text['label-importance']['it-it'] = "";
|
||||
$text['label-importance']['nl-nl'] = "";
|
||||
$text['label-importance']['pl' ] = "Znaczenie";
|
||||
$text['label-importance']['pt-br'] = "Importância";
|
||||
$text['label-importance']['pt-pt'] = "Importância";
|
||||
$text['label-importance']['ru-ru'] = "Важность";
|
||||
$text['label-importance']['sv-se'] = "Betydelse";
|
||||
$text['label-importance']['uk' ] = "Важливість";
|
||||
$text['label-importance']['de-de'] = "Wichtigkeit";
|
||||
$text['label-importance']['de-at'] = "Wichtigkeit";
|
||||
$text['label-importance']['ru-ru'] = "Важность";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['ar-eg'] = "";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
$text['label-duration']['de-de'] = "Dauer";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
$text['label-duration']['pt-pt'] = "Duração";
|
||||
$text['label-duration']['fr-fr'] = "Durée";
|
||||
$text['label-duration']['pt-br'] = "Duração";
|
||||
$text['label-duration']['he' ] = "";
|
||||
$text['label-duration']['it-it'] = "";
|
||||
$text['label-duration']['nl-nl'] = "";
|
||||
$text['label-duration']['pl' ] = "Czas oczekiwania";
|
||||
$text['label-duration']['pt-br'] = "Duração";
|
||||
$text['label-duration']['pt-pt'] = "Duração";
|
||||
$text['label-duration']['ru-ru'] = "Продолжительность";
|
||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||
$text['label-duration']['uk' ] = "Тривалість";
|
||||
$text['label-duration']['de-de'] = "Dauer";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
$text['label-duration']['ru-ru'] = "Продолжительность";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination Number";
|
||||
$text['label-destination_number']['ar-eg'] = "";
|
||||
$text['label-destination_number']['de-at'] = "Zielnummer";
|
||||
$text['label-destination_number']['de-de'] = "Zielnummer";
|
||||
$text['label-destination_number']['es-cl'] = "Número de Destino";
|
||||
$text['label-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination_number']['fr-fr'] = "Numéro Destination";
|
||||
$text['label-destination_number']['pt-br'] = "Desvio";
|
||||
$text['label-destination_number']['he' ] = "";
|
||||
$text['label-destination_number']['it-it'] = "";
|
||||
$text['label-destination_number']['nl-nl'] = "";
|
||||
$text['label-destination_number']['pl' ] = "Destynacja";
|
||||
$text['label-destination_number']['pt-br'] = "Desvio";
|
||||
$text['label-destination_number']['pt-pt'] = "Número de Destino";
|
||||
$text['label-destination_number']['ru-ru'] = "Целевой номер";
|
||||
$text['label-destination_number']['sv-se'] = "Destination Nummer";
|
||||
$text['label-destination_number']['uk' ] = "Номер";
|
||||
$text['label-destination_number']['de-de'] = "Zielnummer";
|
||||
$text['label-destination_number']['de-at'] = "Zielnummer";
|
||||
$text['label-destination_number']['ru-ru'] = "Целевой номер";
|
||||
|
||||
$text['label-consumer_count']['en-us'] = "Consumer Count";
|
||||
$text['label-consumer_count']['ar-eg'] = "";
|
||||
$text['label-consumer_count']['de-at'] = "Anzahl Verbraucher";
|
||||
$text['label-consumer_count']['de-de'] = "Anzahl Verbraucher";
|
||||
$text['label-consumer_count']['es-cl'] = "Conteo de Consumo";
|
||||
$text['label-consumer_count']['pt-pt'] = "Total Consumidas";
|
||||
$text['label-consumer_count']['fr-fr'] = "Décompte Client";
|
||||
$text['label-consumer_count']['pt-br'] = "Total consumidas";
|
||||
$text['label-consumer_count']['he' ] = "";
|
||||
$text['label-consumer_count']['it-it'] = "";
|
||||
$text['label-consumer_count']['nl-nl'] = "";
|
||||
$text['label-consumer_count']['pl' ] = "Liczba konsumentów";
|
||||
$text['label-consumer_count']['pt-br'] = "Total consumidas";
|
||||
$text['label-consumer_count']['pt-pt'] = "Total Consumidas";
|
||||
$text['label-consumer_count']['ru-ru'] = "Количество клиентов";
|
||||
$text['label-consumer_count']['sv-se'] = "Förbrukat Antal";
|
||||
$text['label-consumer_count']['uk' ] = "Кількість споживачів";
|
||||
$text['label-consumer_count']['de-de'] = "Anzahl Verbraucher";
|
||||
$text['label-consumer_count']['de-at'] = "Anzahl Verbraucher";
|
||||
$text['label-consumer_count']['ru-ru'] = "Количество клиентов";
|
||||
|
||||
$text['label-caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['label-caller_id_number']['ar-eg'] = "";
|
||||
$text['label-caller_id_number']['de-at'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$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']['he' ] = "";
|
||||
$text['label-caller_id_number']['it-it'] = "";
|
||||
$text['label-caller_id_number']['nl-nl'] = "";
|
||||
$text['label-caller_id_number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
$text['label-caller_id_number']['pt-br'] = "Número CID";
|
||||
$text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
|
||||
$text['label-caller_id_number']['ru-ru'] = "Caller ID Номера";
|
||||
$text['label-caller_id_number']['sv-se'] = "Inringande ID Nummer";
|
||||
$text['label-caller_id_number']['uk' ] = "Caller ID Номер";
|
||||
$text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['de-at'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['ru-ru'] = "Caller ID Номера";
|
||||
|
||||
$text['label-caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['label-caller_id_name']['ar-eg'] = "";
|
||||
$text['label-caller_id_name']['de-at'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['de-de'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
||||
$text['label-caller_id_name']['he' ] = "";
|
||||
$text['label-caller_id_name']['it-it'] = "";
|
||||
$text['label-caller_id_name']['nl-nl'] = "";
|
||||
$text['label-caller_id_name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
||||
$text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['label-caller_id_name']['ru-ru'] = "Caller ID Имя";
|
||||
$text['label-caller_id_name']['sv-se'] = "Inringande ID Namn";
|
||||
$text['label-caller_id_name']['uk' ] = "Caller ID Ім’я";
|
||||
$text['label-caller_id_name']['de-de'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['de-at'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['ru-ru'] = "Caller ID Имя";
|
||||
|
||||
$text['label-caller_count']['en-us'] = "Caller Count";
|
||||
$text['label-caller_count']['ar-eg'] = "";
|
||||
$text['label-caller_count']['de-at'] = "Anzahl Anrufer";
|
||||
$text['label-caller_count']['de-de'] = "Anzahl Anrufer";
|
||||
$text['label-caller_count']['es-cl'] = "Conteo de Llamadas";
|
||||
$text['label-caller_count']['pt-pt'] = "Total em Chamada";
|
||||
$text['label-caller_count']['fr-fr'] = "Décompte appelant";
|
||||
$text['label-caller_count']['pt-br'] = "Total de chamada";
|
||||
$text['label-caller_count']['he' ] = "";
|
||||
$text['label-caller_count']['it-it'] = "";
|
||||
$text['label-caller_count']['nl-nl'] = "";
|
||||
$text['label-caller_count']['pl' ] = "Ilość dzwoniących";
|
||||
$text['label-caller_count']['pt-br'] = "Total de chamada";
|
||||
$text['label-caller_count']['pt-pt'] = "Total em Chamada";
|
||||
$text['label-caller_count']['ru-ru'] = "Количество абонентов";
|
||||
$text['label-caller_count']['sv-se'] = "Antal samtal";
|
||||
$text['label-caller_count']['uk' ] = "Кількість абонентів";
|
||||
$text['label-caller_count']['de-de'] = "Anzahl Anrufer";
|
||||
$text['label-caller_count']['de-at'] = "Anzahl Anrufer";
|
||||
$text['label-caller_count']['ru-ru'] = "Количество абонентов";
|
||||
|
||||
$text['header-queue']['en-us'] = "Queue";
|
||||
$text['header-queue']['ar-eg'] = "";
|
||||
$text['header-queue']['de-at'] = "Warteschlange";
|
||||
$text['header-queue']['de-de'] = "Warteschlange";
|
||||
$text['header-queue']['es-cl'] = "Cola";
|
||||
$text['header-queue']['pt-pt'] = "Fila";
|
||||
$text['header-queue']['fr-fr'] = "File";
|
||||
$text['header-queue']['pt-br'] = "Fila";
|
||||
$text['header-queue']['he' ] = "";
|
||||
$text['header-queue']['it-it'] = "";
|
||||
$text['header-queue']['nl-nl'] = "";
|
||||
$text['header-queue']['pl' ] = "Kolejka";
|
||||
$text['header-queue']['pt-br'] = "Fila";
|
||||
$text['header-queue']['pt-pt'] = "Fila";
|
||||
$text['header-queue']['ru-ru'] = "Очередь";
|
||||
$text['header-queue']['sv-se'] = "Kö";
|
||||
$text['header-queue']['uk' ] = "Черга";
|
||||
$text['header-queue']['de-de'] = "Warteschlange";
|
||||
$text['header-queue']['de-at'] = "Warteschlange";
|
||||
$text['header-queue']['ru-ru'] = "Очередь";
|
||||
|
||||
$text['header-active_queues']['en-us'] = "Active Queues";
|
||||
$text['header-active_queues']['ar-eg'] = "";
|
||||
$text['header-active_queues']['de-at'] = "Aktive Warteschlangen";
|
||||
$text['header-active_queues']['de-de'] = "Aktive Warteschlangen";
|
||||
$text['header-active_queues']['es-cl'] = "Colas Activas";
|
||||
$text['header-active_queues']['pt-pt'] = "Filas Activas";
|
||||
$text['header-active_queues']['fr-fr'] = "Files Actives";
|
||||
$text['header-active_queues']['pt-br'] = "Fila ativa";
|
||||
$text['header-active_queues']['he' ] = "";
|
||||
$text['header-active_queues']['it-it'] = "";
|
||||
$text['header-active_queues']['nl-nl'] = "";
|
||||
$text['header-active_queues']['pl' ] = "Aktywne kolejki";
|
||||
$text['header-active_queues']['pt-br'] = "Fila ativa";
|
||||
$text['header-active_queues']['pt-pt'] = "Filas Activas";
|
||||
$text['header-active_queues']['ru-ru'] = "Активные Очереди";
|
||||
$text['header-active_queues']['sv-se'] = "Aktiva Köer";
|
||||
$text['header-active_queues']['uk' ] = "Активні черги";
|
||||
$text['header-active_queues']['de-de'] = "Aktive Warteschlangen";
|
||||
$text['header-active_queues']['de-at'] = "Aktive Warteschlangen";
|
||||
$text['header-active_queues']['ru-ru'] = "Активные Очереди";
|
||||
|
||||
$text['description-queue']['en-us'] = "Use this page to monitor the queue activity.";
|
||||
$text['description-queue']['ar-eg'] = "";
|
||||
$text['description-queue']['de-at'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['de-de'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['es-cl'] = "Utilice esta página para monitorear la actividad de la cola.";
|
||||
$text['description-queue']['pt-pt'] = "Utilize esta página para monitorizar a actividade da fila.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-queue']['it-it'] = "";
|
||||
$text['description-queue']['nl-nl'] = "";
|
||||
$text['description-queue']['pl' ] = "Aktualna lista oczekujących rozmówców w kolejce.";
|
||||
$text['description-queue']['pt-br'] = "Lista de chamada na fila";
|
||||
$text['description-queue']['pt-pt'] = "Utilize esta página para monitorizar a actividade da fila.";
|
||||
$text['description-queue']['ru-ru'] = "Используйте эту страницу для мониторинга активности очереди.";
|
||||
$text['description-queue']['sv-se'] = "Använd denna sida för att monitorera kö aktivitet";
|
||||
$text['description-queue']['uk' ] = "Використовуйте цю сторінку, щоб стежити за активністю черги.";
|
||||
$text['description-queue']['de-de'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['de-at'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['ru-ru'] = "Используйте эту страницу для мониторинга активности очереди.";
|
||||
|
||||
$text['description-active_queues']['en-us'] = "List all the queues that are currently active with one or more callers.";
|
||||
$text['description-active_queues']['ar-eg'] = "";
|
||||
$text['description-active_queues']['de-at'] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern.";
|
||||
$text['description-active_queues']['de-de'] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern.";
|
||||
$text['description-active_queues']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
|
||||
$text['description-active_queues']['pt-pt'] = "Lista todas as filas que estão actualmente activas com uma ou mais chamadas.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-active_queues']['it-it'] = "";
|
||||
$text['description-active_queues']['nl-nl'] = "";
|
||||
$text['description-active_queues']['pl' ] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem";
|
||||
$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']['pt-pt'] = "Lista todas as filas que estão actualmente activas com uma ou mais chamadas.";
|
||||
$text['description-active_queues']['ru-ru'] = "Список всех очередей, которые в данный момент активны, с одним или несколькими вызывающими абонентами.";
|
||||
$text['description-active_queues']['sv-se'] = "Lista alla köer med en eller fler aktiva samtal";
|
||||
$text['description-active_queues']['uk' ] = "Перелік всіх черг, в яких в даний час є активні абоненти.";
|
||||
$text['description-active_queues']['de-de'] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern.";
|
||||
$text['description-active_queues']['de-at'] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern.";
|
||||
$text['description-active_queues']['ru-ru'] = "Список всех очередей, которые в данный момент активны, с одним или несколькими вызывающими абонентами.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -1,159 +1,196 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['label-syntax']['en-us'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['ar-eg'] = "";
|
||||
$text['label-syntax']['de-at'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['de-de'] = "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-syntax']['pt-br'] = "Realçar a sintaxe";
|
||||
$text['label-syntax']['he' ] = "";
|
||||
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
|
||||
$text['label-syntax']['nl-nl'] = "";
|
||||
$text['label-syntax']['pl' ] = "Składnia wyróżniona";
|
||||
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
|
||||
$text['label-syntax']['pt-pt'] = "Realçar a Sintaxe";
|
||||
$text['label-syntax']['ru-ru'] = "Выделение Синтаксиса";
|
||||
$text['label-syntax']['sv-se'] = "Syntax Markerad";
|
||||
$text['label-syntax']['uk' ] = "Підсвічування синтаксису";
|
||||
$text['label-syntax']['de-de'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['de-at'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
|
||||
$text['label-syntax']['ru-ru'] = "Выделение Синтаксиса";
|
||||
|
||||
$text['label-sort']['en-us'] = "Sort Descending";
|
||||
$text['label-sort']['ar-eg'] = "";
|
||||
$text['label-sort']['de-at'] = "Absteigend sortiert";
|
||||
$text['label-sort']['de-de'] = "Absteigend sortiert";
|
||||
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
|
||||
$text['label-sort']['pt-pt'] = "Ordenar Descendetemente";
|
||||
$text['label-sort']['fr-fr'] = "Affichage ordre descendant";
|
||||
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
||||
$text['label-sort']['he' ] = "";
|
||||
$text['label-sort']['it-it'] = "Visualizza in ordine decrescente";
|
||||
$text['label-sort']['nl-nl'] = "";
|
||||
$text['label-sort']['pl' ] = "Sortuj malejąco";
|
||||
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
||||
$text['label-sort']['pt-pt'] = "Ordenar Descendetemente";
|
||||
$text['label-sort']['ru-ru'] = "Сортировка по убыванию";
|
||||
$text['label-sort']['sv-se'] = "Sortera Fallande";
|
||||
$text['label-sort']['uk' ] = "Сортувати за спаданням";
|
||||
$text['label-sort']['de-de'] = "Absteigend sortiert";
|
||||
$text['label-sort']['de-at'] = "Absteigend sortiert";
|
||||
$text['label-sort']['it-it'] = "Visualizza in ordine decrescente";
|
||||
$text['label-sort']['ru-ru'] = "Сортировка по убыванию";
|
||||
|
||||
$text['label-open-file']['en-us'] = "opening entire file";
|
||||
$text['label-open-file']['ar-eg'] = "";
|
||||
$text['label-open-file']['de-at'] = "gesamte Datei öffnen";
|
||||
$text['label-open-file']['de-de'] = "gesamte Datei öffnen";
|
||||
$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']['he' ] = "";
|
||||
$text['label-open-file']['it-it'] = "apri l'intero file";
|
||||
$text['label-open-file']['nl-nl'] = "";
|
||||
$text['label-open-file']['pl' ] = "otwarcie całego pliku";
|
||||
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
|
||||
$text['label-open-file']['pt-pt'] = "abrir o ficheiro todo";
|
||||
$text['label-open-file']['ru-ru'] = "Открытие всего файла";
|
||||
$text['label-open-file']['sv-se'] = "Öppnar hela filen";
|
||||
$text['label-open-file']['uk' ] = "відкрито весь файл";
|
||||
$text['label-open-file']['de-de'] = "gesamte Datei öffnen";
|
||||
$text['label-open-file']['de-at'] = "gesamte Datei öffnen";
|
||||
$text['label-open-file']['it-it'] = "apri l'intero file";
|
||||
$text['label-open-file']['ru-ru'] = "Открытие всего файла";
|
||||
|
||||
$text['label-open-at']['en-us'] = "opening at";
|
||||
$text['label-open-at']['ar-eg'] = "";
|
||||
$text['label-open-at']['de-at'] = "öffnen";
|
||||
$text['label-open-at']['de-de'] = "öffnen";
|
||||
$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-at']['pt-br'] = "Abrir";
|
||||
$text['label-open-at']['he' ] = "";
|
||||
$text['label-open-at']['it-it'] = "apri a";
|
||||
$text['label-open-at']['nl-nl'] = "";
|
||||
$text['label-open-at']['pl' ] = "otwarcie na";
|
||||
$text['label-open-at']['pt-br'] = "Abrir";
|
||||
$text['label-open-at']['pt-pt'] = "abrir";
|
||||
$text['label-open-at']['ru-ru'] = "Открытие на";
|
||||
$text['label-open-at']['sv-se'] = "Öppnar vid";
|
||||
$text['label-open-at']['uk' ] = "відкрито о";
|
||||
$text['label-open-at']['de-de'] = "öffnen";
|
||||
$text['label-open-at']['de-at'] = "öffnen";
|
||||
$text['label-open-at']['it-it'] = "apri a";
|
||||
$text['label-open-at']['ru-ru'] = "Открытие на";
|
||||
|
||||
$text['label-log-viewer']['en-us'] = "Log Viewer";
|
||||
$text['label-log-viewer']['ar-eg'] = "";
|
||||
$text['label-log-viewer']['de-at'] = "Log Datei";
|
||||
$text['label-log-viewer']['de-de'] = "Log Datei";
|
||||
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
|
||||
$text['label-log-viewer']['pt-pt'] = "Visualização de Logs";
|
||||
$text['label-log-viewer']['fr-fr'] = "Afficher les Logs";
|
||||
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
||||
$text['label-log-viewer']['he' ] = "";
|
||||
$text['label-log-viewer']['it-it'] = "Visualizzatore Log";
|
||||
$text['label-log-viewer']['nl-nl'] = "";
|
||||
$text['label-log-viewer']['pl' ] = "Podgląd logów freeswitcha";
|
||||
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
||||
$text['label-log-viewer']['pt-pt'] = "Visualização de Logs";
|
||||
$text['label-log-viewer']['ru-ru'] = "Просмотр Логов";
|
||||
$text['label-log-viewer']['sv-se'] = "Log Viewer";
|
||||
$text['label-log-viewer']['uk' ] = "Логи";
|
||||
$text['label-log-viewer']['de-de'] = "Log Datei";
|
||||
$text['label-log-viewer']['de-at'] = "Log Datei";
|
||||
$text['label-log-viewer']['it-it'] = "Visualizzatore Log";
|
||||
$text['label-log-viewer']['ru-ru'] = "Просмотр Логов";
|
||||
|
||||
$text['label-line-num']['en-us'] = "Show Line Numbers";
|
||||
$text['label-line-num']['ar-eg'] = "";
|
||||
$text['label-line-num']['de-at'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['de-de'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
|
||||
$text['label-line-num']['pt-pt'] = "Mostrar Números das Linhas";
|
||||
$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']['he' ] = "";
|
||||
$text['label-line-num']['it-it'] = "Mostra il numero di linea";
|
||||
$text['label-line-num']['nl-nl'] = "";
|
||||
$text['label-line-num']['pl' ] = "Pokaż numery wierszy";
|
||||
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
|
||||
$text['label-line-num']['pt-pt'] = "Mostrar Números das Linhas";
|
||||
$text['label-line-num']['ru-ru'] = "Показывать номера строк";
|
||||
$text['label-line-num']['sv-se'] = "Visa Linje Nummer";
|
||||
$text['label-line-num']['uk' ] = "Нумерація рядків";
|
||||
$text['label-line-num']['de-de'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['de-at'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['it-it'] = "Mostra il numero di linea";
|
||||
$text['label-line-num']['ru-ru'] = "Показывать номера строк";
|
||||
|
||||
$text['label-kb']['en-us'] = "KB";
|
||||
$text['label-kb']['ar-eg'] = "";
|
||||
$text['label-kb']['de-at'] = "KB";
|
||||
$text['label-kb']['de-de'] = "KB";
|
||||
$text['label-kb']['es-cl'] = "KB";
|
||||
$text['label-kb']['pt-pt'] = "KB";
|
||||
$text['label-kb']['fr-fr'] = "KB";
|
||||
$text['label-kb']['pt-br'] = "KB";
|
||||
$text['label-kb']['he' ] = "";
|
||||
$text['label-kb']['it-it'] = "KB";
|
||||
$text['label-kb']['nl-nl'] = "";
|
||||
$text['label-kb']['pl' ] = "KB";
|
||||
$text['label-kb']['pt-br'] = "KB";
|
||||
$text['label-kb']['pt-pt'] = "KB";
|
||||
$text['label-kb']['ru-ru'] = "KB";
|
||||
$text['label-kb']['sv-se'] = "KB";
|
||||
$text['label-kb']['uk' ] = "КБ";
|
||||
$text['label-kb']['de-de'] = "KB";
|
||||
$text['label-kb']['de-at'] = "KB";
|
||||
$text['label-kb']['it-it'] = "KB";
|
||||
$text['label-kb']['ru-ru'] = "KB";
|
||||
|
||||
$text['label-filter']['en-us'] = "Filter";
|
||||
$text['label-filter']['ar-eg'] = "";
|
||||
$text['label-filter']['de-at'] = "Filter";
|
||||
$text['label-filter']['de-de'] = "Filter";
|
||||
$text['label-filter']['es-cl'] = "Filtrar";
|
||||
$text['label-filter']['pt-pt'] = "Filtro";
|
||||
$text['label-filter']['fr-fr'] = "Filtre";
|
||||
$text['label-filter']['pt-br'] = "Filtro";
|
||||
$text['label-filter']['he' ] = "";
|
||||
$text['label-filter']['it-it'] = "Filtro";
|
||||
$text['label-filter']['nl-nl'] = "";
|
||||
$text['label-filter']['pl' ] = "Filtr";
|
||||
$text['label-filter']['pt-br'] = "Filtro";
|
||||
$text['label-filter']['pt-pt'] = "Filtro";
|
||||
$text['label-filter']['ru-ru'] = "Фильтр";
|
||||
$text['label-filter']['sv-se'] = "Filter";
|
||||
$text['label-filter']['uk' ] = "Фільтр";
|
||||
$text['label-filter']['de-de'] = "Filter";
|
||||
$text['label-filter']['de-at'] = "Filter";
|
||||
$text['label-filter']['it-it'] = "Filtro";
|
||||
$text['label-filter']['ru-ru'] = "Фильтр";
|
||||
|
||||
$text['label-displaying']['en-us'] = "Displaying the last";
|
||||
$text['label-displaying']['ar-eg'] = "";
|
||||
$text['label-displaying']['de-at'] = "letztes anzeigen";
|
||||
$text['label-displaying']['de-de'] = "letztes anzeigen";
|
||||
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
|
||||
$text['label-displaying']['pt-pt'] = "Mostrar o último";
|
||||
$text['label-displaying']['fr-fr'] = "Afficher les derniers";
|
||||
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
||||
$text['label-displaying']['he' ] = "";
|
||||
$text['label-displaying']['it-it'] = "Visualizzando gli ultimi";
|
||||
$text['label-displaying']['nl-nl'] = "";
|
||||
$text['label-displaying']['pl' ] = "Wyświetlanie od ostatniego";
|
||||
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
||||
$text['label-displaying']['pt-pt'] = "Mostrar o último";
|
||||
$text['label-displaying']['ru-ru'] = "Отображение последнего";
|
||||
$text['label-displaying']['sv-se'] = "Visar den sista";
|
||||
$text['label-displaying']['uk' ] = "Показувати останні";
|
||||
$text['label-displaying']['de-de'] = "letztes anzeigen";
|
||||
$text['label-displaying']['de-at'] = "letztes anzeigen";
|
||||
$text['label-displaying']['it-it'] = "Visualizzando gli ultimi";
|
||||
$text['label-displaying']['ru-ru'] = "Отображение последнего";
|
||||
|
||||
$text['label-bytes']['en-us'] = "bytes";
|
||||
$text['label-bytes']['ar-eg'] = "";
|
||||
$text['label-bytes']['de-at'] = "bytes";
|
||||
$text['label-bytes']['de-de'] = "bytes";
|
||||
$text['label-bytes']['es-cl'] = "bytes";
|
||||
$text['label-bytes']['pt-pt'] = "bytes";
|
||||
$text['label-bytes']['fr-fr'] = "bytes";
|
||||
$text['label-bytes']['pt-br'] = "bytes";
|
||||
$text['label-bytes']['he' ] = "";
|
||||
$text['label-bytes']['it-it'] = "bytes";
|
||||
$text['label-bytes']['nl-nl'] = "";
|
||||
$text['label-bytes']['pl' ] = "bajtów";
|
||||
$text['label-bytes']['pt-br'] = "bytes";
|
||||
$text['label-bytes']['pt-pt'] = "bytes";
|
||||
$text['label-bytes']['ru-ru'] = "байты";
|
||||
$text['label-bytes']['sv-se'] = "bytes";
|
||||
$text['label-bytes']['uk' ] = "байти";
|
||||
$text['label-bytes']['de-de'] = "bytes";
|
||||
$text['label-bytes']['de-at'] = "bytes";
|
||||
$text['label-bytes']['it-it'] = "bytes";
|
||||
$text['label-bytes']['ru-ru'] = "байты";
|
||||
|
||||
$text['error-open-file']['en-us'] = "Unable to open file!";
|
||||
$text['error-open-file']['ar-eg'] = "";
|
||||
$text['error-open-file']['de-at'] = "Datei kann nicht geöffnet werden!";
|
||||
$text['error-open-file']['de-de'] = "Datei kann nicht geöffnet werden!";
|
||||
$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!";
|
||||
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
|
||||
$text['error-open-file']['he' ] = "";
|
||||
$text['error-open-file']['it-it'] = "Impossibile aprire il file!";
|
||||
$text['error-open-file']['nl-nl'] = "";
|
||||
$text['error-open-file']['pl' ] = "Nie można otworzyć pliku!";
|
||||
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
|
||||
$text['error-open-file']['pt-pt'] = "Impossível abrir o ficheiro!";
|
||||
$text['error-open-file']['ru-ru'] = "Невозможно открыть файл!";
|
||||
$text['error-open-file']['sv-se'] = "Kan inte öppna fil!";
|
||||
$text['error-open-file']['uk' ] = "Неможливо відкрити файл!";
|
||||
$text['error-open-file']['de-de'] = "Datei kann nicht geöffnet werden!";
|
||||
$text['error-open-file']['de-at'] = "Datei kann nicht geöffnet werden!";
|
||||
$text['error-open-file']['it-it'] = "Impossibile aprire il file!";
|
||||
$text['error-open-file']['ru-ru'] = "Невозможно открыть файл!";
|
||||
|
||||
$text['description-filter']['en-us'] = "Filtering the log with the text:";
|
||||
$text['description-filter']['ar-eg'] = "";
|
||||
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['de-de'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
|
||||
$text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:";
|
||||
$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']['he' ] = "";
|
||||
$text['description-filter']['it-it'] = "Filtrando il log con il testo:";
|
||||
$text['description-filter']['nl-nl'] = "";
|
||||
$text['description-filter']['pl' ] = "Filtrowanie logu z tekstem:";
|
||||
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
|
||||
$text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:";
|
||||
$text['description-filter']['ru-ru'] = "Фильтрация журнала с текстом:";
|
||||
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
|
||||
$text['description-filter']['uk' ] = "Фільтрування логів по тексту";
|
||||
$text['description-filter']['de-de'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['it-it'] = "Filtrando il log con il testo:";
|
||||
$text['description-filter']['ru-ru'] = "Фильтрация журнала с текстом:";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,324 +1,372 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-modules']['en-us'] = "Modules";
|
||||
$text['title-modules']['es-cl'] = "Módulos";
|
||||
$text['title-modules']['pt-pt'] = "Módulos";
|
||||
$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-modules']['de-de'] = "Module";
|
||||
$text['title-modules']['ar-eg'] = "";
|
||||
$text['title-modules']['de-at'] = "Module";
|
||||
$text['title-modules']['de-de'] = "Module";
|
||||
$text['title-modules']['es-cl'] = "Módulos";
|
||||
$text['title-modules']['fr-fr'] = "Modules";
|
||||
$text['title-modules']['he' ] = "";
|
||||
$text['title-modules']['it-it'] = "Modulo";
|
||||
$text['title-modules']['nl-nl'] = "";
|
||||
$text['title-modules']['pl' ] = "Moduły";
|
||||
$text['title-modules']['pt-br'] = "Módulos";
|
||||
$text['title-modules']['pt-pt'] = "Módulos";
|
||||
$text['title-modules']['ru-ru'] = "Модули";
|
||||
$text['title-modules']['sv-se'] = "Moduler";
|
||||
$text['title-modules']['uk' ] = "Модулі";
|
||||
|
||||
$text['title-module_edit']['en-us'] = "Module Edit";
|
||||
$text['title-module_edit']['es-cl'] = "Editar Módulo";
|
||||
$text['title-module_edit']['pt-pt'] = "Editar Módulo";
|
||||
$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']['de-de'] = "Module bearbeiten";
|
||||
$text['title-module_edit']['ar-eg'] = "";
|
||||
$text['title-module_edit']['de-at'] = "Module bearbeiten";
|
||||
$text['title-module_edit']['de-de'] = "Module bearbeiten";
|
||||
$text['title-module_edit']['es-cl'] = "Editar Módulo";
|
||||
$text['title-module_edit']['fr-fr'] = "Editer le Module";
|
||||
$text['title-module_edit']['he' ] = "";
|
||||
$text['title-module_edit']['it-it'] = "Modifica Modulo";
|
||||
$text['title-module_edit']['nl-nl'] = "";
|
||||
$text['title-module_edit']['pl' ] = "Edytuj moduł";
|
||||
$text['title-module_edit']['pt-br'] = "Editar Módulo";
|
||||
$text['title-module_edit']['pt-pt'] = "Editar Módulo";
|
||||
$text['title-module_edit']['ru-ru'] = "Редавктор Модулей";
|
||||
$text['title-module_edit']['sv-se'] = "Editera Modul";
|
||||
$text['title-module_edit']['uk' ] = "Редагування модуля";
|
||||
|
||||
$text['title-module_add']['en-us'] = "Module Add";
|
||||
$text['title-module_add']['es-cl'] = "Agregar Módulo";
|
||||
$text['title-module_add']['pt-pt'] = "Adicionado Módulo";
|
||||
$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['title-module_add']['de-de'] = "Module hinzufügen";
|
||||
$text['title-module_add']['ar-eg'] = "";
|
||||
$text['title-module_add']['de-at'] = "Module hinzufügen";
|
||||
$text['title-module_add']['de-de'] = "Module hinzufügen";
|
||||
$text['title-module_add']['es-cl'] = "Agregar Módulo";
|
||||
$text['title-module_add']['fr-fr'] = "Ajouter un Module";
|
||||
$text['title-module_add']['he' ] = "";
|
||||
$text['title-module_add']['it-it'] = "Aggiungi Modulo";
|
||||
$text['title-module_add']['nl-nl'] = "";
|
||||
$text['title-module_add']['pl' ] = "Dodaj moduł";
|
||||
$text['title-module_add']['pt-br'] = "Módulo Adicionado";
|
||||
$text['title-module_add']['pt-pt'] = "Adicionado Módulo";
|
||||
$text['title-module_add']['ru-ru'] = "Добавить Модуль";
|
||||
$text['title-module_add']['sv-se'] = "Lägg Till Modul";
|
||||
$text['title-module_add']['uk' ] = "Додавання модуля";
|
||||
|
||||
$text['label-unload_module']['en-us'] = "Unload Module";
|
||||
$text['label-unload_module']['es-cl'] = "Descargar Módulo";
|
||||
$text['label-unload_module']['pt-pt'] = "Desactivar Módulo";
|
||||
$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-unload_module']['de-de'] = "Modul deaktivieren";
|
||||
$text['label-unload_module']['ar-eg'] = "";
|
||||
$text['label-unload_module']['de-at'] = "Modul deaktivieren";
|
||||
$text['label-unload_module']['de-de'] = "Modul deaktivieren";
|
||||
$text['label-unload_module']['es-cl'] = "Descargar Módulo";
|
||||
$text['label-unload_module']['fr-fr'] = "Décharger le Module";
|
||||
$text['label-unload_module']['he' ] = "";
|
||||
$text['label-unload_module']['it-it'] = "Disabilita Modulo";
|
||||
$text['label-unload_module']['nl-nl'] = "";
|
||||
$text['label-unload_module']['pl' ] = "Wyłącz moduł";
|
||||
$text['label-unload_module']['pt-br'] = "Desativar Módulo";
|
||||
$text['label-unload_module']['pt-pt'] = "Desactivar Módulo";
|
||||
$text['label-unload_module']['ru-ru'] = "Выгрузка Модулей";
|
||||
$text['label-unload_module']['sv-se'] = "Ladda av Modul";
|
||||
$text['label-unload_module']['uk' ] = "Вивантажити модуль";
|
||||
|
||||
$text['label-unknown']['en-us'] = "Unknown";
|
||||
$text['label-unknown']['es-cl'] = "";
|
||||
$text['label-unknown']['pt-pt'] = "";
|
||||
$text['label-unknown']['fr-fr'] = "";
|
||||
$text['label-unknown']['pt-br'] = "";
|
||||
$text['label-unknown']['he'] = "";
|
||||
$text['label-unknown']['pl'] = "";
|
||||
$text['label-unknown']['uk'] = "";
|
||||
$text['label-unknown']['sv-se'] = "";
|
||||
$text['label-unknown']['de-de'] = "Unbekannt";
|
||||
$text['label-unknown']['ar-eg'] = "";
|
||||
$text['label-unknown']['de-at'] = "Unbekannt";
|
||||
$text['label-unknown']['de-de'] = "Unbekannt";
|
||||
$text['label-unknown']['es-cl'] = "";
|
||||
$text['label-unknown']['fr-fr'] = "";
|
||||
$text['label-unknown']['he' ] = "";
|
||||
$text['label-unknown']['it-it'] = "Sconosciuto";
|
||||
$text['label-unknown']['nl-nl'] = "";
|
||||
$text['label-unknown']['pl' ] = "";
|
||||
$text['label-unknown']['pt-br'] = "";
|
||||
$text['label-unknown']['pt-pt'] = "";
|
||||
$text['label-unknown']['ru-ru'] = "Неизвестный";
|
||||
$text['label-unknown']['sv-se'] = "";
|
||||
$text['label-unknown']['uk' ] = "";
|
||||
|
||||
$text['label-none']['en-us'] = "None";
|
||||
$text['label-none']['es-cl'] = "";
|
||||
$text['label-none']['pt-pt'] = "";
|
||||
$text['label-none']['fr-fr'] = "";
|
||||
$text['label-none']['pt-br'] = "";
|
||||
$text['label-none']['he'] = "";
|
||||
$text['label-none']['pl'] = "";
|
||||
$text['label-none']['uk'] = "";
|
||||
$text['label-none']['sv-se'] = "";
|
||||
$text['label-none']['de-de'] = "Keine";
|
||||
$text['label-none']['ar-eg'] = "";
|
||||
$text['label-none']['de-at'] = "Keine";
|
||||
$text['label-none']['de-de'] = "Keine";
|
||||
$text['label-none']['es-cl'] = "";
|
||||
$text['label-none']['fr-fr'] = "";
|
||||
$text['label-none']['he' ] = "";
|
||||
$text['label-none']['it-it'] = "Nessuno";
|
||||
$text['label-none']['nl-nl'] = "";
|
||||
$text['label-none']['pl' ] = "";
|
||||
$text['label-none']['pt-br'] = "";
|
||||
$text['label-none']['pt-pt'] = "";
|
||||
$text['label-none']['ru-ru'] = "Никто";
|
||||
$text['label-none']['sv-se'] = "";
|
||||
$text['label-none']['uk' ] = "";
|
||||
|
||||
$text['label-stopped']['en-us'] = "Stopped";
|
||||
$text['label-stopped']['es-cl'] = "Detenido";
|
||||
$text['label-stopped']['pt-pt'] = "Parado";
|
||||
$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-stopped']['de-de'] = "beendet";
|
||||
$text['label-stopped']['ar-eg'] = "";
|
||||
$text['label-stopped']['de-at'] = "beendet";
|
||||
$text['label-stopped']['de-de'] = "beendet";
|
||||
$text['label-stopped']['es-cl'] = "Detenido";
|
||||
$text['label-stopped']['fr-fr'] = "Arrété";
|
||||
$text['label-stopped']['he' ] = "";
|
||||
$text['label-stopped']['it-it'] = "Arrestato";
|
||||
$text['label-stopped']['nl-nl'] = "";
|
||||
$text['label-stopped']['pl' ] = "Zatrzymany";
|
||||
$text['label-stopped']['pt-br'] = "Pausado";
|
||||
$text['label-stopped']['pt-pt'] = "Parado";
|
||||
$text['label-stopped']['ru-ru'] = "Остановлено";
|
||||
$text['label-stopped']['sv-se'] = "Stoppad";
|
||||
$text['label-stopped']['uk' ] = "Зупинено";
|
||||
|
||||
$text['label-stop']['en-us'] = "Stop";
|
||||
$text['label-stop']['es-cl'] = "Detener";
|
||||
$text['label-stop']['pt-pt'] = "Parar";
|
||||
$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-stop']['de-de'] = "Beenden";
|
||||
$text['label-stop']['ar-eg'] = "";
|
||||
$text['label-stop']['de-at'] = "Beenden";
|
||||
$text['label-stop']['de-de'] = "Beenden";
|
||||
$text['label-stop']['es-cl'] = "Detener";
|
||||
$text['label-stop']['fr-fr'] = "Stop";
|
||||
$text['label-stop']['he' ] = "";
|
||||
$text['label-stop']['it-it'] = "Arresta";
|
||||
$text['label-stop']['nl-nl'] = "";
|
||||
$text['label-stop']['pl' ] = "Zatrzymaj";
|
||||
$text['label-stop']['pt-br'] = "Parar";
|
||||
$text['label-stop']['pt-pt'] = "Parar";
|
||||
$text['label-stop']['ru-ru'] = "Стоп";
|
||||
$text['label-stop']['sv-se'] = "Stoppa";
|
||||
$text['label-stop']['uk' ] = "Зупинити";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['he'] = "סטטוס";
|
||||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['uk'] = "Стан";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['ar-eg'] = "";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk' ] = "Стан";
|
||||
|
||||
$text['label-start']['en-us'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Iniciar";
|
||||
$text['label-start']['pt-pt'] = "Iniciar";
|
||||
$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-start']['de-de'] = "Start";
|
||||
$text['label-start']['ar-eg'] = "";
|
||||
$text['label-start']['de-at'] = "Start";
|
||||
$text['label-start']['de-de'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Iniciar";
|
||||
$text['label-start']['fr-fr'] = "Démarrer";
|
||||
$text['label-start']['he' ] = "";
|
||||
$text['label-start']['it-it'] = "Avvia";
|
||||
$text['label-start']['nl-nl'] = "";
|
||||
$text['label-start']['pl' ] = "Włącz";
|
||||
$text['label-start']['pt-br'] = "Iniciar";
|
||||
$text['label-start']['pt-pt'] = "Iniciar";
|
||||
$text['label-start']['ru-ru'] = "Старт";
|
||||
$text['label-start']['sv-se'] = "Starta";
|
||||
$text['label-start']['uk' ] = "Запустити";
|
||||
|
||||
$text['label-running']['en-us'] = "Running";
|
||||
$text['label-running']['es-cl'] = "Corriendo";
|
||||
$text['label-running']['pt-pt'] = "Em execução";
|
||||
$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-running']['de-de'] = "läuft";
|
||||
$text['label-running']['ar-eg'] = "";
|
||||
$text['label-running']['de-at'] = "läuft";
|
||||
$text['label-running']['de-de'] = "läuft";
|
||||
$text['label-running']['es-cl'] = "Corriendo";
|
||||
$text['label-running']['fr-fr'] = "Actif";
|
||||
$text['label-running']['he' ] = "";
|
||||
$text['label-running']['it-it'] = "In esecuzione";
|
||||
$text['label-running']['nl-nl'] = "";
|
||||
$text['label-running']['pl' ] = "Włączony";
|
||||
$text['label-running']['pt-br'] = "Em execução";
|
||||
$text['label-running']['pt-pt'] = "Em execução";
|
||||
$text['label-running']['ru-ru'] = "Запущено";
|
||||
$text['label-running']['sv-se'] = "I Drift";
|
||||
$text['label-running']['uk' ] = "Запущено";
|
||||
|
||||
$text['label-module_name']['en-us'] = "Module Name";
|
||||
$text['label-module_name']['es-cl'] = "Nombre del Módulo";
|
||||
$text['label-module_name']['pt-pt'] = "Nome do Módulo";
|
||||
$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-module_name']['de-de'] = "Modul Name";
|
||||
$text['label-module_name']['ar-eg'] = "";
|
||||
$text['label-module_name']['de-at'] = "Modul Name";
|
||||
$text['label-module_name']['de-de'] = "Modul Name";
|
||||
$text['label-module_name']['es-cl'] = "Nombre del Módulo";
|
||||
$text['label-module_name']['fr-fr'] = "Nom du Module";
|
||||
$text['label-module_name']['he' ] = "";
|
||||
$text['label-module_name']['it-it'] = "Nome Modulo";
|
||||
$text['label-module_name']['nl-nl'] = "";
|
||||
$text['label-module_name']['pl' ] = "Nazwa modułu";
|
||||
$text['label-module_name']['pt-br'] = "Nome do Módulo";
|
||||
$text['label-module_name']['pt-pt'] = "Nome do Módulo";
|
||||
$text['label-module_name']['ru-ru'] = "Имена Модулейe";
|
||||
$text['label-module_name']['sv-se'] = "Modul Namn";
|
||||
$text['label-module_name']['uk' ] = "Назва модуля";
|
||||
|
||||
$text['label-module_category']['en-us'] = "Module Category";
|
||||
$text['label-module_category']['es-cl'] = "Categoría del Módulo";
|
||||
$text['label-module_category']['pt-pt'] = "Categoria do Módulo";
|
||||
$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-module_category']['de-de'] = "Modul Kategorie";
|
||||
$text['label-module_category']['ar-eg'] = "";
|
||||
$text['label-module_category']['de-at'] = "Modul Kategorie";
|
||||
$text['label-module_category']['de-de'] = "Modul Kategorie";
|
||||
$text['label-module_category']['es-cl'] = "Categoría del Módulo";
|
||||
$text['label-module_category']['fr-fr'] = "Catégorie du Module";
|
||||
$text['label-module_category']['he' ] = "";
|
||||
$text['label-module_category']['it-it'] = "Categoria del Modulo";
|
||||
$text['label-module_category']['nl-nl'] = "";
|
||||
$text['label-module_category']['pl' ] = "Kategoria modułu";
|
||||
$text['label-module_category']['pt-br'] = "Catedoria do Módulo";
|
||||
$text['label-module_category']['pt-pt'] = "Categoria do Módulo";
|
||||
$text['label-module_category']['ru-ru'] = "Категория модуля";
|
||||
$text['label-module_category']['sv-se'] = "Modul Kategori";
|
||||
$text['label-module_category']['uk' ] = "Категорія модуля";
|
||||
|
||||
$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-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-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['ar-eg'] = "";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['ru-ru'] = "Уведомление";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk' ] = "Повідомлення";
|
||||
|
||||
$text['label-load_module']['en-us'] = "Load Module";
|
||||
$text['label-load_module']['es-cl'] = "Cargar Módulo";
|
||||
$text['label-load_module']['pt-pt'] = "Carregar Módulo";
|
||||
$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-load_module']['de-de'] = "Modul laden";
|
||||
$text['label-load_module']['ar-eg'] = "";
|
||||
$text['label-load_module']['de-at'] = "Modul laden";
|
||||
$text['label-load_module']['de-de'] = "Modul laden";
|
||||
$text['label-load_module']['es-cl'] = "Cargar Módulo";
|
||||
$text['label-load_module']['fr-fr'] = "charger le Module";
|
||||
$text['label-load_module']['he' ] = "";
|
||||
$text['label-load_module']['it-it'] = "Carica Modulo";
|
||||
$text['label-load_module']['nl-nl'] = "";
|
||||
$text['label-load_module']['pl' ] = "Włącz moduł";
|
||||
$text['label-load_module']['pt-br'] = "Carregar Módulo";
|
||||
$text['label-load_module']['pt-pt'] = "Carregar Módulo";
|
||||
$text['label-load_module']['ru-ru'] = "Загрузка Модулей";
|
||||
$text['label-load_module']['sv-se'] = "Ladda Modul";
|
||||
$text['label-load_module']['uk' ] = "Завантажити модуль";
|
||||
|
||||
$text['label-label']['en-us'] = "Label";
|
||||
$text['label-label']['es-cl'] = "Etiqueta";
|
||||
$text['label-label']['pt-pt'] = "Etiqueta";
|
||||
$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-label']['de-de'] = "Kennzeichnung";
|
||||
$text['label-label']['ar-eg'] = "";
|
||||
$text['label-label']['de-at'] = "Kennzeichnung";
|
||||
$text['label-label']['de-de'] = "Kennzeichnung";
|
||||
$text['label-label']['es-cl'] = "Etiqueta";
|
||||
$text['label-label']['fr-fr'] = "Label";
|
||||
$text['label-label']['he' ] = "";
|
||||
$text['label-label']['it-it'] = "Etichetta";
|
||||
$text['label-label']['nl-nl'] = "";
|
||||
$text['label-label']['pl' ] = "Etykieta";
|
||||
$text['label-label']['pt-br'] = "Etiqueta";
|
||||
$text['label-label']['pt-pt'] = "Etiqueta";
|
||||
$text['label-label']['ru-ru'] = "Метка";
|
||||
$text['label-label']['sv-se'] = "Etikett";
|
||||
$text['label-label']['uk' ] = "Назва";
|
||||
|
||||
$text['label-default_enabled']['en-us'] = "Default Enabled";
|
||||
$text['label-default_enabled']['es-cl'] = "Activo Predeterminado";
|
||||
$text['label-default_enabled']['pt-pt'] = "Habilitado por Omissão";
|
||||
$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['label-default_enabled']['de-de'] = "Standard aktiv";
|
||||
$text['label-default_enabled']['ar-eg'] = "";
|
||||
$text['label-default_enabled']['de-at'] = "Standard aktiv";
|
||||
$text['label-default_enabled']['de-de'] = "Standard aktiv";
|
||||
$text['label-default_enabled']['es-cl'] = "Activo Predeterminado";
|
||||
$text['label-default_enabled']['fr-fr'] = "Activé par Défaut";
|
||||
$text['label-default_enabled']['he' ] = "";
|
||||
$text['label-default_enabled']['it-it'] = "Attivo predefinito";
|
||||
$text['label-default_enabled']['nl-nl'] = "";
|
||||
$text['label-default_enabled']['pl' ] = "Włączony domyślnie";
|
||||
$text['label-default_enabled']['pt-br'] = "Habilitado ";
|
||||
$text['label-default_enabled']['pt-pt'] = "Habilitado por Omissão";
|
||||
$text['label-default_enabled']['ru-ru'] = "Включены параметры по умолчанию";
|
||||
$text['label-default_enabled']['sv-se'] = "Aktiverad som Standard";
|
||||
$text['label-default_enabled']['uk' ] = "Включено типові значення";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$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['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk' ] = "Дія";
|
||||
|
||||
$text['header-modules']['en-us'] = "Modules";
|
||||
$text['header-modules']['es-cl'] = "Módulos";
|
||||
$text['header-modules']['pt-pt'] = "Módulos";
|
||||
$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['header-modules']['de-de'] = "Module";
|
||||
$text['header-modules']['ar-eg'] = "";
|
||||
$text['header-modules']['de-at'] = "Module";
|
||||
$text['header-modules']['de-de'] = "Module";
|
||||
$text['header-modules']['es-cl'] = "Módulos";
|
||||
$text['header-modules']['fr-fr'] = "Modules";
|
||||
$text['header-modules']['he' ] = "";
|
||||
$text['header-modules']['it-it'] = "Moduli";
|
||||
$text['header-modules']['nl-nl'] = "";
|
||||
$text['header-modules']['pl' ] = "Moduły";
|
||||
$text['header-modules']['pt-br'] = "Módulos";
|
||||
$text['header-modules']['pt-pt'] = "Módulos";
|
||||
$text['header-modules']['ru-ru'] = "Модули";
|
||||
$text['header-modules']['sv-se'] = "Moduler";
|
||||
$text['header-modules']['uk' ] = "Модулі";
|
||||
|
||||
$text['header-module_edit']['en-us'] = "Module Edit";
|
||||
$text['header-module_edit']['es-cl'] = "Editar Módulo";
|
||||
$text['header-module_edit']['pt-pt'] = "Editar Módulo";
|
||||
$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['header-module_edit']['de-de'] = "Module bearbeiten";
|
||||
$text['header-module_edit']['ar-eg'] = "";
|
||||
$text['header-module_edit']['de-at'] = "Module bearbeiten";
|
||||
$text['header-module_edit']['de-de'] = "Module bearbeiten";
|
||||
$text['header-module_edit']['es-cl'] = "Editar Módulo";
|
||||
$text['header-module_edit']['fr-fr'] = "Editer le Module";
|
||||
$text['header-module_edit']['he' ] = "";
|
||||
$text['header-module_edit']['it-it'] = "Modifica Modulo";
|
||||
$text['header-module_edit']['nl-nl'] = "";
|
||||
$text['header-module_edit']['pl' ] = "Edytuj moduł";
|
||||
$text['header-module_edit']['pt-br'] = "Editar Módulo";
|
||||
$text['header-module_edit']['pt-pt'] = "Editar Módulo";
|
||||
$text['header-module_edit']['ru-ru'] = "Редактировать Модуль";
|
||||
$text['header-module_edit']['sv-se'] = "Editera Modul";
|
||||
$text['header-module_edit']['uk' ] = "Редагування модуля";
|
||||
|
||||
$text['header-module_add']['en-us'] = "Module Add";
|
||||
$text['header-module_add']['es-cl'] = "Agregar Módulo";
|
||||
$text['header-module_add']['pt-pt'] = "Adicionar Módulo";
|
||||
$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['header-module_add']['de-de'] = "Module hinzufügen";
|
||||
$text['header-module_add']['ar-eg'] = "";
|
||||
$text['header-module_add']['de-at'] = "Module hinzufügen";
|
||||
$text['header-module_add']['de-de'] = "Module hinzufügen";
|
||||
$text['header-module_add']['es-cl'] = "Agregar Módulo";
|
||||
$text['header-module_add']['fr-fr'] = "Ajouter un Module";
|
||||
$text['header-module_add']['he' ] = "";
|
||||
$text['header-module_add']['it-it'] = "Aggiungi Modulo";
|
||||
$text['header-module_add']['nl-nl'] = "";
|
||||
$text['header-module_add']['pl' ] = "Dodaj moduł";
|
||||
$text['header-module_add']['pt-br'] = "Adicionar Módulo";
|
||||
$text['header-module_add']['pt-pt'] = "Adicionar Módulo";
|
||||
$text['header-module_add']['ru-ru'] = "Добавить Модуль";
|
||||
$text['header-module_add']['sv-se'] = "Lägg Till Modul";
|
||||
$text['header-module_add']['uk' ] = "Додавання модуля";
|
||||
|
||||
$text['description-modules']['en-us'] = "Modules extend the features of the system. Use this page to enable or disable modules.";
|
||||
$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['description-modules']['pt-pt'] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos.";
|
||||
$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['description-modules']['de-de'] = "Module erweitern die Funktionalität des Systems. Benutzen Sie diese Seite um Module zu aktivieren oder zu deaktivieren.";
|
||||
$text['description-modules']['ar-eg'] = "";
|
||||
$text['description-modules']['de-at'] = "Module erweitern die Funktionalität des Systems. Benutzen Sie diese Seite um Module zu aktivieren oder zu deaktivieren.";
|
||||
$text['description-modules']['de-de'] = "Module erweitern die Funktionalität des Systems. Benutzen Sie diese Seite um Module zu aktivieren oder zu deaktivieren.";
|
||||
$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['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']['he' ] = "";
|
||||
$text['description-modules']['it-it'] = "I moduli estendono le funzionalità del sistema. Usa questa pagina per abilitare o disabilitare i moduli.";
|
||||
$text['description-modules']['nl-nl'] = "";
|
||||
$text['description-modules']['pl' ] = "Moduły rozszerzają funkcjonalność systemu. Użyj tej strony, aby je włączyć lub wyłączyć.";
|
||||
$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']['pt-pt'] = "Os módulos extendem as funcionalidades do sistema. Utilize esta página para habilitar ou desabilitar módulos.";
|
||||
$text['description-modules']['ru-ru'] = "Модули расширяют возможности системы. Используйте эту страницу для включения или отключения модулей.";
|
||||
$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['description-modules']['uk' ] = "Модулі розширюють можливості системи. Використовуйте цю сторінку, щоб включити або відключити модулі.";
|
||||
|
||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['error-event-socket']['ar-eg'] = "";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
||||
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
|
||||
$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']['he' ] = "";
|
||||
$text['error-event-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
$text['error-event-socket']['nl-nl'] = "";
|
||||
$text['error-event-socket']['pl' ] = "Połączenie do “Event Socket” nie powiodło się";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
|
||||
$text['error-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось.";
|
||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk' ] = "Помилка підключення до сокета подій";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
$text['error-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,282 +1,324 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-operator_panel']['en-us'] = "Operator Panel";
|
||||
$text['title-operator_panel']['ar-eg'] = "";
|
||||
$text['title-operator_panel']['de-at'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['de-de'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['es-cl'] = "Panel de Operador";
|
||||
$text['title-operator_panel']['pt-pt'] = "Painel do Operador";
|
||||
$text['title-operator_panel']['fr-fr'] = "Operator Panel";
|
||||
$text['title-operator_panel']['pt-br'] = "Painel do operador";
|
||||
$text['title-operator_panel']['he' ] = "";
|
||||
$text['title-operator_panel']['it-it'] = "Pannello Operatore";
|
||||
$text['title-operator_panel']['nl-nl'] = "";
|
||||
$text['title-operator_panel']['pl' ] = "Panel operatora";
|
||||
$text['title-operator_panel']['pt-br'] = "Painel do operador";
|
||||
$text['title-operator_panel']['pt-pt'] = "Painel do Operador";
|
||||
$text['title-operator_panel']['ru-ru'] = "Панель Оператора";
|
||||
$text['title-operator_panel']['sv-se'] = "Telefonist Panel";
|
||||
$text['title-operator_panel']['uk' ] = "Панель оператора";
|
||||
$text['title-operator_panel']['de-de'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['de-at'] = "Bedienfeld";
|
||||
$text['title-operator_panel']['he'] = "לוח מפעיל";
|
||||
$text['title-operator_panel']['it-it'] = "Pannello Operatore";
|
||||
$text['title-operator_panel']['ru-ru'] = "Панель Оператора";
|
||||
|
||||
$text['label-status_on_demand']['en-us'] = "On Demand";
|
||||
$text['label-status_on_demand']['ar-eg'] = "";
|
||||
$text['label-status_on_demand']['de-at'] = "Bei Bedarf";
|
||||
$text['label-status_on_demand']['de-de'] = "Bei Bedarf";
|
||||
$text['label-status_on_demand']['es-cl'] = "A Pedido";
|
||||
$text['label-status_on_demand']['pt-pt'] = "A Pedido";
|
||||
$text['label-status_on_demand']['fr-fr'] = "Sur Demande";
|
||||
$text['label-status_on_demand']['pt-br'] = "A pedido";
|
||||
$text['label-status_on_demand']['he' ] = "";
|
||||
$text['label-status_on_demand']['it-it'] = "Su Richiesta";
|
||||
$text['label-status_on_demand']['nl-nl'] = "";
|
||||
$text['label-status_on_demand']['pl' ] = "Na żądanie ";
|
||||
$text['label-status_on_demand']['pt-br'] = "A pedido";
|
||||
$text['label-status_on_demand']['pt-pt'] = "A Pedido";
|
||||
$text['label-status_on_demand']['ru-ru'] = "По требованию";
|
||||
$text['label-status_on_demand']['sv-se'] = "På Begäran";
|
||||
$text['label-status_on_demand']['uk' ] = "Ðа вимогу";
|
||||
$text['label-status_on_demand']['de-de'] = "Bei Bedarf";
|
||||
$text['label-status_on_demand']['de-at'] = "Bei Bedarf";
|
||||
$text['label-status_on_demand']['he'] = "על פי דרישה";
|
||||
$text['label-status_on_demand']['it-it'] = "Su Richiesta";
|
||||
$text['label-status_on_demand']['ru-ru'] = "По требованию";
|
||||
|
||||
$text['label-status_on_break']['en-us'] = "On Break";
|
||||
$text['label-status_on_break']['ar-eg'] = "";
|
||||
$text['label-status_on_break']['de-at'] = "In Pause";
|
||||
$text['label-status_on_break']['de-de'] = "In Pause";
|
||||
$text['label-status_on_break']['es-cl'] = "En Pausa";
|
||||
$text['label-status_on_break']['pt-pt'] = "Em Pausa";
|
||||
$text['label-status_on_break']['fr-fr'] = "En Pause";
|
||||
$text['label-status_on_break']['pt-br'] = "Em pausa";
|
||||
$text['label-status_on_break']['he' ] = "";
|
||||
$text['label-status_on_break']['it-it'] = "In Pausa";
|
||||
$text['label-status_on_break']['nl-nl'] = "";
|
||||
$text['label-status_on_break']['pl' ] = "Na przerwie";
|
||||
$text['label-status_on_break']['pt-br'] = "Em pausa";
|
||||
$text['label-status_on_break']['pt-pt'] = "Em Pausa";
|
||||
$text['label-status_on_break']['ru-ru'] = "Пауза";
|
||||
$text['label-status_on_break']['sv-se'] = "PÃ¥ Rast";
|
||||
$text['label-status_on_break']['uk' ] = "Ðа перерві";
|
||||
$text['label-status_on_break']['de-de'] = "In Pause";
|
||||
$text['label-status_on_break']['de-at'] = "In Pause";
|
||||
$text['label-status_on_break']['he'] = "בהפסקה";
|
||||
$text['label-status_on_break']['it-it'] = "In Pausa";
|
||||
$text['label-status_on_break']['ru-ru'] = "Пауза";
|
||||
|
||||
$text['label-status_logged_out_or_unknown']['en-us'] = "Logged Out / Unknown";
|
||||
$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_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown";
|
||||
$text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido";
|
||||
$text['label-status_logged_out_or_unknown']['pl'] = "Wylogowany/nieznany";
|
||||
$text['label-status_logged_out_or_unknown']['sv-se'] = "Utloggad / Okänd";
|
||||
$text['label-status_logged_out_or_unknown']['uk'] = "Вийшов/невідомо";
|
||||
$text['label-status_logged_out_or_unknown']['de-de'] = "Abgemeldet / Unbekannt";
|
||||
$text['label-status_logged_out_or_unknown']['ar-eg'] = "";
|
||||
$text['label-status_logged_out_or_unknown']['de-at'] = "Abgemeldet / Unbekannt";
|
||||
$text['label-status_logged_out_or_unknown']['de-de'] = "Abgemeldet / Unbekannt";
|
||||
$text['label-status_logged_out_or_unknown']['es-cl'] = "Desconectado / Desconocido";
|
||||
$text['label-status_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown";
|
||||
$text['label-status_logged_out_or_unknown']['he' ] = "";
|
||||
$text['label-status_logged_out_or_unknown']['it-it'] = "Scollegato / Sconosciuto";
|
||||
$text['label-status_logged_out_or_unknown']['nl-nl'] = "";
|
||||
$text['label-status_logged_out_or_unknown']['pl' ] = "Wylogowany/nieznany";
|
||||
$text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido";
|
||||
$text['label-status_logged_out_or_unknown']['pt-pt'] = "Desligado / Unknown";
|
||||
$text['label-status_logged_out_or_unknown']['ru-ru'] = "Вышел из системы / Неизвестен";
|
||||
$text['label-status_logged_out_or_unknown']['sv-se'] = "Utloggad / Okänd";
|
||||
$text['label-status_logged_out_or_unknown']['uk' ] = "Вийшов/невідомо";
|
||||
|
||||
$text['label-status_logged_out']['en-us'] = "Logged Out";
|
||||
$text['label-status_logged_out']['es-cl'] = "Desconectado";
|
||||
$text['label-status_logged_out']['pt-pt'] = "Desligado";
|
||||
$text['label-status_logged_out']['fr-fr'] = "Déconnexion";
|
||||
$text['label-status_logged_out']['pt-br'] = "Desligado";
|
||||
$text['label-status_logged_out']['pl'] = "Wylogowany";
|
||||
$text['label-status_logged_out']['sv-se'] = "Utloggad";
|
||||
$text['label-status_logged_out']['uk'] = "Вийшов";
|
||||
$text['label-status_logged_out']['de-de'] = "Abgemeldet";
|
||||
$text['label-status_logged_out']['ar-eg'] = "";
|
||||
$text['label-status_logged_out']['de-at'] = "Abgemeldet";
|
||||
$text['label-status_logged_out']['de-de'] = "Abgemeldet";
|
||||
$text['label-status_logged_out']['es-cl'] = "Desconectado";
|
||||
$text['label-status_logged_out']['fr-fr'] = "Déconnexion";
|
||||
$text['label-status_logged_out']['he' ] = "";
|
||||
$text['label-status_logged_out']['it-it'] = "Scollegato";
|
||||
$text['label-status_logged_out']['nl-nl'] = "";
|
||||
$text['label-status_logged_out']['pl' ] = "Wylogowany";
|
||||
$text['label-status_logged_out']['pt-br'] = "Desligado";
|
||||
$text['label-status_logged_out']['pt-pt'] = "Desligado";
|
||||
$text['label-status_logged_out']['ru-ru'] = "Вышел из системы";
|
||||
$text['label-status_logged_out']['sv-se'] = "Utloggad";
|
||||
$text['label-status_logged_out']['uk' ] = "Вийшов";
|
||||
|
||||
$text['label-status_do_not_disturb']['en-us'] = "Do Not Disturb";
|
||||
$text['label-status_do_not_disturb']['ar-eg'] = "";
|
||||
$text['label-status_do_not_disturb']['de-at'] = "Bitte nicht Stören";
|
||||
$text['label-status_do_not_disturb']['de-de'] = "Bitte nicht Stören";
|
||||
$text['label-status_do_not_disturb']['es-cl'] = "No Molestar";
|
||||
$text['label-status_do_not_disturb']['pt-pt'] = "Não perturbe (DND)";
|
||||
$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_do_not_disturb']['he' ] = "";
|
||||
$text['label-status_do_not_disturb']['it-it'] = "Non Disturbare";
|
||||
$text['label-status_do_not_disturb']['nl-nl'] = "";
|
||||
$text['label-status_do_not_disturb']['pl' ] = "Nie przeszkadzać (DND)";
|
||||
$text['label-status_do_not_disturb']['pt-br'] = "Não perturbe";
|
||||
$text['label-status_do_not_disturb']['pt-pt'] = "Não perturbe (DND)";
|
||||
$text['label-status_do_not_disturb']['ru-ru'] = "Просьба не беспокоить";
|
||||
$text['label-status_do_not_disturb']['sv-se'] = "Stör Ej";
|
||||
$text['label-status_do_not_disturb']['uk' ] = "Ðе турбувати";
|
||||
$text['label-status_do_not_disturb']['de-de'] = "Bitte nicht Stören";
|
||||
$text['label-status_do_not_disturb']['de-at'] = "Bitte nicht Stören";
|
||||
$text['label-status_do_not_disturb']['he'] = "נא לא להפריע";
|
||||
$text['label-status_do_not_disturb']['it-it'] = "Non Disturbare";
|
||||
$text['label-status_do_not_disturb']['ru-ru'] = "Просьба не беспокоить";
|
||||
|
||||
$text['label-status_available_on_demand']['en-us'] = "Available (On Demand)";
|
||||
$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_available_on_demand']['fr-fr'] = "Disponble (sur demande)";
|
||||
$text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)";
|
||||
$text['label-status_available_on_demand']['pl'] = "Dostępny (na żądanie)";
|
||||
$text['label-status_available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||
$text['label-status_available_on_demand']['uk'] = "ДоÑтупний (на вимогу)";
|
||||
$text['label-status_available_on_demand']['de-de'] = "Verfügbar (Bei Bedarf)";
|
||||
$text['label-status_available_on_demand']['ar-eg'] = "";
|
||||
$text['label-status_available_on_demand']['de-at'] = "Verfügbar (Bei Bedarf)";
|
||||
$text['label-status_available_on_demand']['de-de'] = "Verfügbar (Bei Bedarf)";
|
||||
$text['label-status_available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
||||
$text['label-status_available_on_demand']['fr-fr'] = "Disponble (sur demande)";
|
||||
$text['label-status_available_on_demand']['he' ] = "";
|
||||
$text['label-status_available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
|
||||
$text['label-status_available_on_demand']['nl-nl'] = "";
|
||||
$text['label-status_available_on_demand']['pl' ] = "Dostępny (na żądanie)";
|
||||
$text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)";
|
||||
$text['label-status_available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
|
||||
$text['label-status_available_on_demand']['ru-ru'] = "Доступен (по требованию)";
|
||||
$text['label-status_available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||
$text['label-status_available_on_demand']['uk' ] = "ДоÑтупний (на вимогу)";
|
||||
|
||||
$text['label-status_available']['en-us'] = "Available";
|
||||
$text['label-status_available']['ar-eg'] = "";
|
||||
$text['label-status_available']['de-at'] = "Verfügbar";
|
||||
$text['label-status_available']['de-de'] = "Verfügbar";
|
||||
$text['label-status_available']['es-cl'] = "Disponible";
|
||||
$text['label-status_available']['pt-pt'] = "Disponível";
|
||||
$text['label-status_available']['fr-fr'] = "Disponible";
|
||||
$text['label-status_available']['pt-br'] = "DisponÃvel";
|
||||
$text['label-status_available']['he' ] = "";
|
||||
$text['label-status_available']['it-it'] = "Disponibile";
|
||||
$text['label-status_available']['nl-nl'] = "";
|
||||
$text['label-status_available']['pl' ] = "Dostępny";
|
||||
$text['label-status_available']['pt-br'] = "DisponÃvel";
|
||||
$text['label-status_available']['pt-pt'] = "Disponível";
|
||||
$text['label-status_available']['ru-ru'] = "Доступен";
|
||||
$text['label-status_available']['sv-se'] = "Tillgänglig";
|
||||
$text['label-status_available']['uk' ] = "ДоÑтупний";
|
||||
$text['label-status_available']['de-de'] = "Verfügbar";
|
||||
$text['label-status_available']['de-at'] = "Verfügbar";
|
||||
$text['label-status_available']['he'] = "זמין";
|
||||
$text['label-status_available']['it-it'] = "Disponibile";
|
||||
$text['label-status_available']['ru-ru'] = "Доступен";
|
||||
|
||||
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
||||
$text['label-refresh_pause']['ar-eg'] = "";
|
||||
$text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['de-de'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
|
||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||
$text['label-refresh_pause']['he' ] = "";
|
||||
$text['label-refresh_pause']['it-it'] = "Ferma l'aggiornamento";
|
||||
$text['label-refresh_pause']['nl-nl'] = "";
|
||||
$text['label-refresh_pause']['pl' ] = "Pauzuj odświeżanie";
|
||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||
$text['label-refresh_pause']['ru-ru'] = "Приостановить обновление";
|
||||
$text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
|
||||
$text['label-refresh_pause']['uk' ] = "Припинити оновленнÑ";
|
||||
$text['label-refresh_pause']['de-de'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['he'] = "עצור רענון";
|
||||
$text['label-refresh_pause']['it-it'] = "Ferma l'aggiornamento";
|
||||
$text['label-refresh_pause']['ru-ru'] = "Приостановить обновление";
|
||||
|
||||
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
||||
$text['label-refresh_enable']['ar-eg'] = "";
|
||||
$text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['de-de'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
|
||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||
$text['label-refresh_enable']['he' ] = "";
|
||||
$text['label-refresh_enable']['it-it'] = "Attiva l'aggiornamento";
|
||||
$text['label-refresh_enable']['nl-nl'] = "";
|
||||
$text['label-refresh_enable']['pl' ] = "Włącz odświeżanie";
|
||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||
$text['label-refresh_enable']['ru-ru'] = "Включить обновление";
|
||||
$text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatering";
|
||||
$text['label-refresh_enable']['uk' ] = "Включити оновленнÑ";
|
||||
$text['label-refresh_enable']['de-de'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['he'] = "אפשר רענון";
|
||||
$text['label-refresh_enable']['it-it'] = "Attiva l'aggiornamento";
|
||||
$text['label-refresh_enable']['ru-ru'] = "Включить обновление";
|
||||
|
||||
$text['label-recording']['en-us'] = "Recording";
|
||||
$text['label-recording']['ar-eg'] = "";
|
||||
$text['label-recording']['de-at'] = "Aufnahme";
|
||||
$text['label-recording']['de-de'] = "Aufnahme";
|
||||
$text['label-recording']['es-cl'] = "Grabación de Llamadas";
|
||||
$text['label-recording']['pt-pt'] = "Gravação de Chamadas";
|
||||
$text['label-recording']['fr-fr'] = "Enregistrement de L'appel";
|
||||
$text['label-recording']['pt-br'] = "Gravação de chamadas";
|
||||
$text['label-recording']['he' ] = "";
|
||||
$text['label-recording']['it-it'] = "Registrazione";
|
||||
$text['label-recording']['nl-nl'] = "";
|
||||
$text['label-recording']['pl' ] = "Nagrywanie";
|
||||
$text['label-recording']['pt-br'] = "Gravação de chamadas";
|
||||
$text['label-recording']['pt-pt'] = "Gravação de Chamadas";
|
||||
$text['label-recording']['ru-ru'] = "Запись";
|
||||
$text['label-recording']['sv-se'] = "Inspelning";
|
||||
$text['label-recording']['uk' ] = "ЗапиÑ";
|
||||
$text['label-recording']['de-de'] = "Aufnahme";
|
||||
$text['label-recording']['de-at'] = "Aufnahme";
|
||||
$text['label-recording']['he'] = "מקליט";
|
||||
$text['label-recording']['it-it'] = "Registrazione";
|
||||
$text['label-recording']['ru-ru'] = "Запись";
|
||||
|
||||
$text['label-record']['en-us'] = "Record";
|
||||
$text['label-record']['ar-eg'] = "";
|
||||
$text['label-record']['de-at'] = "Aufnehmen";
|
||||
$text['label-record']['de-de'] = "Aufnehmen";
|
||||
$text['label-record']['es-cl'] = "Registro";
|
||||
$text['label-record']['pt-pt'] = "Registro";
|
||||
$text['label-record']['fr-fr'] = "Enregistrer";
|
||||
$text['label-record']['pt-br'] = "Registro";
|
||||
$text['label-record']['he' ] = "";
|
||||
$text['label-record']['it-it'] = "Registra";
|
||||
$text['label-record']['nl-nl'] = "";
|
||||
$text['label-record']['pl' ] = "Nagrywanie";
|
||||
$text['label-record']['pt-br'] = "Registro";
|
||||
$text['label-record']['pt-pt'] = "Registro";
|
||||
$text['label-record']['ru-ru'] = "Воспроизведение";
|
||||
$text['label-record']['sv-se'] = "Spela In";
|
||||
$text['label-record']['uk' ] = "ЗапиÑ";
|
||||
$text['label-record']['de-de'] = "Aufnehmen";
|
||||
$text['label-record']['de-at'] = "Aufnehmen";
|
||||
$text['label-record']['he'] = "הקלטה";
|
||||
$text['label-record']['it-it'] = "Registra";
|
||||
$text['label-record']['ru-ru'] = "Воспроизведение";
|
||||
|
||||
$text['label-other_extensions']['en-us'] = "Other Extensions";
|
||||
$text['label-other_extensions']['ar-eg'] = "";
|
||||
$text['label-other_extensions']['de-at'] = "Andere Nebenstellen";
|
||||
$text['label-other_extensions']['de-de'] = "Andere Nebenstellen";
|
||||
$text['label-other_extensions']['es-cl'] = "Otras Extensiones";
|
||||
$text['label-other_extensions']['pt-pt'] = "Outros Extensions";
|
||||
$text['label-other_extensions']['fr-fr'] = "Autres Extensions";
|
||||
$text['label-other_extensions']['pt-br'] = "Outras extensões";
|
||||
$text['label-other_extensions']['he' ] = "";
|
||||
$text['label-other_extensions']['it-it'] = "Altri Interni";
|
||||
$text['label-other_extensions']['nl-nl'] = "";
|
||||
$text['label-other_extensions']['pl' ] = "Inne numery wew";
|
||||
$text['label-other_extensions']['pt-br'] = "Outras extensões";
|
||||
$text['label-other_extensions']['pt-pt'] = "Outros Extensions";
|
||||
$text['label-other_extensions']['ru-ru'] = "Другие внутренние номера";
|
||||
$text['label-other_extensions']['sv-se'] = "Annan Anknytning";
|
||||
$text['label-other_extensions']['uk' ] = "Інші розширеннÑ";
|
||||
$text['label-other_extensions']['de-de'] = "Andere Nebenstellen";
|
||||
$text['label-other_extensions']['de-at'] = "Andere Nebenstellen";
|
||||
$text['label-other_extensions']['he'] = "שלוחות אחרות";
|
||||
$text['label-other_extensions']['it-it'] = "Altri Interni";
|
||||
$text['label-other_extensions']['ru-ru'] = "Другие внутренние номера";
|
||||
|
||||
$text['label-no_extensions_found']['en-us'] = "No extensions found.";
|
||||
$text['label-no_extensions_found']['ar-eg'] = "";
|
||||
$text['label-no_extensions_found']['de-at'] = "Keine Nebenstellen gefunden.";
|
||||
$text['label-no_extensions_found']['de-de'] = "";
|
||||
$text['label-no_extensions_found']['es-cl'] = "No hay extensiones encontrados.";
|
||||
$text['label-no_extensions_found']['pt-pt'] = "Sem extensões encontrado.";
|
||||
$text['label-no_extensions_found']['fr-fr'] = "Aucun extensions trouvés.";
|
||||
$text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma extensão";
|
||||
$text['label-no_extensions_found']['he' ] = "";
|
||||
$text['label-no_extensions_found']['it-it'] = "Non sono stati trovati interni.";
|
||||
$text['label-no_extensions_found']['nl-nl'] = "";
|
||||
$text['label-no_extensions_found']['pl' ] = "Nie znaleziono numeru wew";
|
||||
$text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma extensão";
|
||||
$text['label-no_extensions_found']['pt-pt'] = "Sem extensões encontrado.";
|
||||
$text['label-no_extensions_found']['ru-ru'] = "Внутренних номеров не найдено.";
|
||||
$text['label-no_extensions_found']['sv-se'] = "Ingen anknytning funnen.";
|
||||
$text['label-no_extensions_found']['uk' ] = "Ðе знайдено розширень";
|
||||
$text['label-no_extensions_found']['de-at'] = "Keine Nebenstellen gefunden.";
|
||||
$text['label-no_extensions_found']['he'] = "לא נמצאו שלוחות";
|
||||
$text['label-no_extensions_found']['it-it'] = "Non sono stati trovati interni.";
|
||||
$text['label-no_extensions_found']['ru-ru'] = "Внутренних номеров не найдено.";
|
||||
|
||||
$text['label-kill']['en-us'] = "Kill";
|
||||
$text['label-kill']['ar-eg'] = "";
|
||||
$text['label-kill']['de-at'] = "Abwürgen";
|
||||
$text['label-kill']['de-de'] = "Abwürgen";
|
||||
$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']['he' ] = "";
|
||||
$text['label-kill']['it-it'] = "Termina";
|
||||
$text['label-kill']['nl-nl'] = "";
|
||||
$text['label-kill']['pl' ] = "Wyłącz";
|
||||
$text['label-kill']['pt-br'] = "Chamada final";
|
||||
$text['label-kill']['pt-pt'] = "Chamada Final";
|
||||
$text['label-kill']['ru-ru'] = "Убить";
|
||||
$text['label-kill']['sv-se'] = "Lägg På";
|
||||
$text['label-kill']['uk' ] = "вбити";
|
||||
$text['label-kill']['de-de'] = "Abwürgen";
|
||||
$text['label-kill']['de-at'] = "Abwürgen";
|
||||
$text['label-kill']['he'] = "הפסק";
|
||||
$text['label-kill']['it-it'] = "Termina";
|
||||
$text['label-kill']['ru-ru'] = "Убить";
|
||||
|
||||
$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-eavesdrop']['sv-se'] = "Medlyssning";
|
||||
$text['label-eavesdrop']['uk'] = "підслуховувати";
|
||||
$text['label-eavesdrop']['de-de'] = "Mithören";
|
||||
$text['label-eavesdrop']['ar-eg'] = "";
|
||||
$text['label-eavesdrop']['de-at'] = "Mithören";
|
||||
$text['label-eavesdrop']['de-de'] = "Mithören";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
$text['label-eavesdrop']['fr-fr'] = "Espionner";
|
||||
$text['label-eavesdrop']['he' ] = "";
|
||||
$text['label-eavesdrop']['it-it'] = "Ascolta";
|
||||
$text['label-eavesdrop']['nl-nl'] = "";
|
||||
$text['label-eavesdrop']['pl' ] = "Podsłuchiwanie";
|
||||
$text['label-eavesdrop']['pt-br'] = "Investigar";
|
||||
$text['label-eavesdrop']['pt-pt'] = "Bisbilhotar";
|
||||
$text['label-eavesdrop']['ru-ru'] = "Подслушивать";
|
||||
$text['label-eavesdrop']['sv-se'] = "Medlyssning";
|
||||
$text['label-eavesdrop']['uk' ] = "підслуховувати";
|
||||
|
||||
$text['label-call_group']['en-us'] = "Call Group";
|
||||
$text['label-call_group']['ar-eg'] = "";
|
||||
$text['label-call_group']['de-at'] = "Rufgruppe";
|
||||
$text['label-call_group']['de-de'] = "Rufgruppe";
|
||||
$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']['he' ] = "";
|
||||
$text['label-call_group']['it-it'] = "Chiamata di Gruppo";
|
||||
$text['label-call_group']['nl-nl'] = "";
|
||||
$text['label-call_group']['pl' ] = "Grupa odbiorców rozmowy";
|
||||
$text['label-call_group']['pt-br'] = "Grupo";
|
||||
$text['label-call_group']['pt-pt'] = "Grupo";
|
||||
$text['label-call_group']['ru-ru'] = "Группы вызова";
|
||||
$text['label-call_group']['sv-se'] = "Ring Grupp";
|
||||
$text['label-call_group']['uk' ] = "груповий виклик";
|
||||
$text['label-call_group']['de-de'] = "Rufgruppe";
|
||||
$text['label-call_group']['de-at'] = "Rufgruppe";
|
||||
$text['label-call_group']['he'] = "קבוצת חיוג";
|
||||
$text['label-call_group']['it-it'] = "Chiamata di Gruppo";
|
||||
$text['label-call_group']['ru-ru'] = "Группы вызова";
|
||||
|
||||
$text['label-call_direction']['en-us'] = "Call Direction";
|
||||
$text['label-call_direction']['ar-eg'] = "";
|
||||
$text['label-call_direction']['de-at'] = "Anruf Richtung";
|
||||
$text['label-call_direction']['de-de'] = "Anruf Richtung";
|
||||
$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']['he' ] = "";
|
||||
$text['label-call_direction']['it-it'] = "Direzione Chiamata";
|
||||
$text['label-call_direction']['nl-nl'] = "";
|
||||
$text['label-call_direction']['pl' ] = "Kierunek rozmowy";
|
||||
$text['label-call_direction']['pt-br'] = "Direção da chamada";
|
||||
$text['label-call_direction']['pt-pt'] = "Direção da chamada";
|
||||
$text['label-call_direction']['ru-ru'] = "Направление вызова";
|
||||
$text['label-call_direction']['sv-se'] = "Samtals Riktning";
|
||||
$text['label-call_direction']['uk' ] = "напрямок виклику";
|
||||
$text['label-call_direction']['de-de'] = "Anruf Richtung";
|
||||
$text['label-call_direction']['de-at'] = "Anruf Richtung";
|
||||
$text['label-call_direction']['he'] = "כיוון שיחה";
|
||||
$text['label-call_direction']['it-it'] = "Direzione Chiamata";
|
||||
$text['label-call_direction']['ru-ru'] = "Направление вызова";
|
||||
|
||||
$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['description-eavesdrop_destination']['sv-se'] = "Välj Medlyssning Destination";
|
||||
$text['description-eavesdrop_destination']['uk'] = "Виберіть пункт призначення підслуховувати";
|
||||
$text['description-eavesdrop_destination']['de-de'] = "Wählen Sie ein Ziel zum Mithören";
|
||||
$text['description-eavesdrop_destination']['ar-eg'] = "";
|
||||
$text['description-eavesdrop_destination']['de-at'] = "Wählen Sie ein Ziel zum Mithören";
|
||||
$text['description-eavesdrop_destination']['de-de'] = "Wählen Sie ein Ziel zum Mithören";
|
||||
$text['description-eavesdrop_destination']['es-cl'] = "Seleccione el Eavesdrop Destino";
|
||||
$text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez le Eavesdrop Destinations";
|
||||
$text['description-eavesdrop_destination']['he' ] = "";
|
||||
$text['description-eavesdrop_destination']['it-it'] = "Seleziona l'interno da cui ascoltare";
|
||||
$text['description-eavesdrop_destination']['nl-nl'] = "";
|
||||
$text['description-eavesdrop_destination']['pl' ] = "Wybierz destynację podsłuchiwanych rozmów";
|
||||
$text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino";
|
||||
$text['description-eavesdrop_destination']['pt-pt'] = "Selecione o Eavesdrop Destino";
|
||||
$text['description-eavesdrop_destination']['ru-ru'] = "Выберите подслушивание пункта назначения";
|
||||
$text['description-eavesdrop_destination']['sv-se'] = "Välj Medlyssning Destination";
|
||||
$text['description-eavesdrop_destination']['uk' ] = "Виберіть пункт призначення підслуховувати";
|
||||
|
||||
$text['button-all']['en-us'] = "All";
|
||||
$text['button-all']['ar-eg'] = "";
|
||||
$text['button-all']['de-at'] = "Alle";
|
||||
$text['button-all']['de-de'] = "Alle";
|
||||
$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']['he' ] = "";
|
||||
$text['button-all']['it-it'] = "Tutti";
|
||||
$text['button-all']['nl-nl'] = "";
|
||||
$text['button-all']['pl' ] = "Wszyscy";
|
||||
$text['button-all']['pt-br'] = "Tudo";
|
||||
$text['button-all']['pt-pt'] = "Tudo";
|
||||
$text['button-all']['ru-ru'] = "Все";
|
||||
$text['button-all']['sv-se'] = "Alla";
|
||||
$text['button-all']['uk' ] = "Ð’ÑÑ–";
|
||||
$text['button-all']['de-de'] = "Alle";
|
||||
$text['button-all']['de-at'] = "Alle";
|
||||
$text['button-all']['he'] = "הכל";
|
||||
$text['button-all']['it-it'] = "Tutti";
|
||||
$text['button-all']['ru-ru'] = "Все";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,289 +1,356 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-phrases']['en-us'] = "Phrases";
|
||||
$text['title-phrases']['ar-eg'] = "";
|
||||
$text['title-phrases']['de-at'] = "Phrasen";
|
||||
$text['title-phrases']['de-de'] = "Phrasen";
|
||||
$text['title-phrases']['es-cl'] = "Grabaciones";
|
||||
$text['title-phrases']['pt-pt'] = "Gravações";
|
||||
$text['title-phrases']['fr-fr'] = "Guides Vocaux";
|
||||
$text['title-phrases']['pt-br'] = "Gravações";
|
||||
$text['title-phrases']['he' ] = "";
|
||||
$text['title-phrases']['it-it'] = "Frasi";
|
||||
$text['title-phrases']['nl-nl'] = "";
|
||||
$text['title-phrases']['pl' ] = "Zwroty";
|
||||
$text['title-phrases']['pt-br'] = "Gravações";
|
||||
$text['title-phrases']['pt-pt'] = "Gravações";
|
||||
$text['title-phrases']['ru-ru'] = "Фразы";
|
||||
$text['title-phrases']['sv-se'] = "Fraser";
|
||||
$text['title-phrases']['uk' ] = "Фрази";
|
||||
$text['title-phrases']['de-de'] = "Phrasen";
|
||||
$text['title-phrases']['de-at'] = "Phrasen";
|
||||
$text['title-phrases']['it-it'] = "Frasi";
|
||||
$text['title-phrases']['ru-ru'] = "Фразы";
|
||||
|
||||
$text['title-edit_phrase']['en-us'] = "Edit Phrase";
|
||||
$text['title-edit_phrase']['ar-eg'] = "";
|
||||
$text['title-edit_phrase']['de-at'] = "Phrasen bearbeiten";
|
||||
$text['title-edit_phrase']['de-de'] = "Phrasen bearbeiten";
|
||||
$text['title-edit_phrase']['es-cl'] = "Editar Frase";
|
||||
$text['title-edit_phrase']['pt-pt'] = "Editar Frase";
|
||||
$text['title-edit_phrase']['fr-fr'] = "Modifier Phrase";
|
||||
$text['title-edit_phrase']['pt-br'] = "Editar frase";
|
||||
$text['title-edit_phrase']['he' ] = "";
|
||||
$text['title-edit_phrase']['it-it'] = "Modifica Frase";
|
||||
$text['title-edit_phrase']['nl-nl'] = "";
|
||||
$text['title-edit_phrase']['pl' ] = "Edytuj zwrot";
|
||||
$text['title-edit_phrase']['pt-br'] = "Editar frase";
|
||||
$text['title-edit_phrase']['pt-pt'] = "Editar Frase";
|
||||
$text['title-edit_phrase']['ru-ru'] = "Редактор Фраз";
|
||||
$text['title-edit_phrase']['sv-se'] = "Ändra Fras";
|
||||
$text['title-edit_phrase']['uk' ] = "Редагувати фразу";
|
||||
$text['title-edit_phrase']['de-de'] = "Phrasen bearbeiten";
|
||||
$text['title-edit_phrase']['de-at'] = "Phrasen bearbeiten";
|
||||
$text['title-edit_phrase']['it-it'] = "Modifica Frase";
|
||||
$text['title-edit_phrase']['ru-ru'] = "Редактор Фраз";
|
||||
|
||||
$text['title-add_phrase']['en-us'] = "Add Phrase";
|
||||
$text['title-add_phrase']['ar-eg'] = "";
|
||||
$text['title-add_phrase']['de-at'] = "Phrasen hinzufügen";
|
||||
$text['title-add_phrase']['de-de'] = "Phrasen hinzufügen";
|
||||
$text['title-add_phrase']['es-cl'] = "Añadir Frase";
|
||||
$text['title-add_phrase']['pt-pt'] = "Añadir Frase";
|
||||
$text['title-add_phrase']['fr-fr'] = "Ajouter Phrase";
|
||||
$text['title-add_phrase']['pt-br'] = "Adicionar frase";
|
||||
$text['title-add_phrase']['he' ] = "";
|
||||
$text['title-add_phrase']['it-it'] = "Aggiungi Frase";
|
||||
$text['title-add_phrase']['nl-nl'] = "";
|
||||
$text['title-add_phrase']['pl' ] = "Dodaj zwrot";
|
||||
$text['title-add_phrase']['pt-br'] = "Adicionar frase";
|
||||
$text['title-add_phrase']['pt-pt'] = "Añadir Frase";
|
||||
$text['title-add_phrase']['ru-ru'] = "Добавить Фразы";
|
||||
$text['title-add_phrase']['sv-se'] = "Lägg Till Fras";
|
||||
$text['title-add_phrase']['uk' ] = "Додати фразу";
|
||||
$text['title-add_phrase']['de-de'] = "Phrasen hinzufügen";
|
||||
$text['title-add_phrase']['de-at'] = "Phrasen hinzufügen";
|
||||
$text['title-add_phrase']['it-it'] = "Aggiungi Frase";
|
||||
$text['title-add_phrase']['ru-ru'] = "Добавить Фразы";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['ar-eg'] = "";
|
||||
$text['label-tools']['de-at'] = "Funktionen";
|
||||
$text['label-tools']['de-de'] = "Funktionen";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "Strumenti";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk' ] = "Параметри";
|
||||
$text['label-tools']['de-de'] = "Funktionen";
|
||||
$text['label-tools']['de-at'] = "Funktionen";
|
||||
$text['label-tools']['it-it'] = "Strumenti";
|
||||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||||
|
||||
$text['label-structure']['en-us'] = "Structure";
|
||||
$text['label-structure']['ar-eg'] = "";
|
||||
$text['label-structure']['de-at'] = "Struktur";
|
||||
$text['label-structure']['de-de'] = "Struktur";
|
||||
$text['label-structure']['es-cl'] = "Estructura";
|
||||
$text['label-structure']['pt-pt'] = "Estrutura";
|
||||
$text['label-structure']['fr-fr'] = "Structure";
|
||||
$text['label-structure']['pt-br'] = "Estrutura";
|
||||
$text['label-structure']['he' ] = "";
|
||||
$text['label-structure']['it-it'] = "Struttura";
|
||||
$text['label-structure']['nl-nl'] = "";
|
||||
$text['label-structure']['pl' ] = "Struktura";
|
||||
$text['label-structure']['pt-br'] = "Estrutura";
|
||||
$text['label-structure']['pt-pt'] = "Estrutura";
|
||||
$text['label-structure']['ru-ru'] = "Структура";
|
||||
$text['label-structure']['sv-se'] = "Struktur";
|
||||
$text['label-structure']['uk' ] = "Структура";
|
||||
$text['label-structure']['de-de'] = "Struktur";
|
||||
$text['label-structure']['de-at'] = "Struktur";
|
||||
$text['label-structure']['it-it'] = "Struttura";
|
||||
$text['label-structure']['ru-ru'] = "Структура";
|
||||
|
||||
$text['label-sounds']['en-us'] = "Sounds";
|
||||
$text['label-sounds']['ar-eg'] = "";
|
||||
$text['label-sounds']['de-at'] = "Töne";
|
||||
$text['label-sounds']['de-de'] = "Töne";
|
||||
$text['label-sounds']['es-cl'] = "Sonidos";
|
||||
$text['label-sounds']['pt-pt'] = "Sons";
|
||||
$text['label-sounds']['fr-fr'] = "Sons";
|
||||
$text['label-sounds']['pt-br'] = "Áudios";
|
||||
$text['label-sounds']['he' ] = "";
|
||||
$text['label-sounds']['it-it'] = "Suoni";
|
||||
$text['label-sounds']['nl-nl'] = "";
|
||||
$text['label-sounds']['pl' ] = "Dzwięki";
|
||||
$text['label-sounds']['pt-br'] = "Áudios";
|
||||
$text['label-sounds']['pt-pt'] = "Sons";
|
||||
$text['label-sounds']['ru-ru'] = "Звуки";
|
||||
$text['label-sounds']['sv-se'] = "Ljud";
|
||||
$text['label-sounds']['uk' ] = "звуки";
|
||||
$text['label-sounds']['de-de'] = "Töne";
|
||||
$text['label-sounds']['de-at'] = "Töne";
|
||||
$text['label-sounds']['it-it'] = "Suoni";
|
||||
$text['label-sounds']['ru-ru'] = "Звуки";
|
||||
|
||||
$text['label-say']['en-us'] = "Say";
|
||||
$text['label-say']['ar-eg'] = "";
|
||||
$text['label-say']['de-at'] = "Sagen";
|
||||
$text['label-say']['de-de'] = "Sagen";
|
||||
$text['label-say']['es-cl'] = "Decir";
|
||||
$text['label-say']['pt-pt'] = "Dizer";
|
||||
$text['label-say']['fr-fr'] = "Dire";
|
||||
$text['label-say']['pt-br'] = "Dizer";
|
||||
$text['label-say']['he' ] = "";
|
||||
$text['label-say']['it-it'] = "Pronunciare";
|
||||
$text['label-say']['nl-nl'] = "";
|
||||
$text['label-say']['pl' ] = "Powiedz";
|
||||
$text['label-say']['pt-br'] = "Dizer";
|
||||
$text['label-say']['pt-pt'] = "Dizer";
|
||||
$text['label-say']['ru-ru'] = "Скажите";
|
||||
$text['label-say']['sv-se'] = "Säg";
|
||||
$text['label-say']['uk' ] = "Вимовити";
|
||||
$text['label-say']['de-de'] = "Sagen";
|
||||
$text['label-say']['de-at'] = "Sagen";
|
||||
$text['label-say']['it-it'] = "Pronunciare";
|
||||
$text['label-say']['ru-ru'] = "Скажите";
|
||||
|
||||
$text['label-recordings']['en-us'] = "Recordings";
|
||||
$text['label-recordings']['ar-eg'] = "";
|
||||
$text['label-recordings']['de-at'] = "Aufnahmen";
|
||||
$text['label-recordings']['de-de'] = "Aufnahmen";
|
||||
$text['label-recordings']['es-cl'] = "Grabaciones";
|
||||
$text['label-recordings']['pt-pt'] = "Gravações";
|
||||
$text['label-recordings']['fr-fr'] = "Guides Vocaux";
|
||||
$text['label-recordings']['pt-br'] = "Configurações da Conta";
|
||||
$text['label-recordings']['he' ] = "";
|
||||
$text['label-recordings']['it-it'] = "Registrazioni";
|
||||
$text['label-recordings']['nl-nl'] = "";
|
||||
$text['label-recordings']['pl' ] = "Ustawienia konta";
|
||||
$text['label-recordings']['pt-br'] = "Configurações da Conta";
|
||||
$text['label-recordings']['pt-pt'] = "Gravações";
|
||||
$text['label-recordings']['ru-ru'] = "Записи";
|
||||
$text['label-recordings']['sv-se'] = "Inspelningar";
|
||||
$text['label-recordings']['uk' ] = "записи";
|
||||
$text['label-recordings']['de-de'] = "Aufnahmen";
|
||||
$text['label-recordings']['de-at'] = "Aufnahmen";
|
||||
$text['label-recordings']['it-it'] = "Registrazioni";
|
||||
$text['label-recordings']['ru-ru'] = "Записи";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['ar-eg'] = "";
|
||||
$text['label-play']['de-at'] = "Abspielen";
|
||||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
$text['label-play']['pt-pt'] = "Tocar";
|
||||
$text['label-play']['fr-fr'] = "Jouer";
|
||||
$text['label-play']['pt-br'] = "Tocar";
|
||||
$text['label-play']['he' ] = "";
|
||||
$text['label-play']['it-it'] = "Riproduci";
|
||||
$text['label-play']['nl-nl'] = "";
|
||||
$text['label-play']['pl' ] = "Odtwórz";
|
||||
$text['label-play']['pt-br'] = "Tocar";
|
||||
$text['label-play']['pt-pt'] = "Tocar";
|
||||
$text['label-play']['ru-ru'] = "Проиграть";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk' ] = "Відтворити";
|
||||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['de-at'] = "Abspielen";
|
||||
$text['label-play']['it-it'] = "Riproduci";
|
||||
$text['label-play']['ru-ru'] = "Проиграть";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['ar-eg'] = "";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
$text['label-pause']['pt-pt'] = "Pausa";
|
||||
$text['label-pause']['fr-fr'] = "Pause";
|
||||
$text['label-pause']['pt-br'] = "Pausado";
|
||||
$text['label-pause']['he' ] = "";
|
||||
$text['label-pause']['it-it'] = "Pausa";
|
||||
$text['label-pause']['nl-nl'] = "";
|
||||
$text['label-pause']['pl' ] = "Pauza";
|
||||
$text['label-pause']['pt-br'] = "Pausado";
|
||||
$text['label-pause']['pt-pt'] = "Pausa";
|
||||
$text['label-pause']['ru-ru'] = "Пауза";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk' ] = "Призупинити";
|
||||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
$text['label-pause']['it-it'] = "Pausa";
|
||||
$text['label-pause']['ru-ru'] = "Пауза";
|
||||
|
||||
$text['label-language']['en-us'] = "Language";
|
||||
$text['label-language']['ar-eg'] = "";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
$text['label-language']['de-de'] = "Sprache";
|
||||
$text['label-language']['es-cl'] = "Idioma";
|
||||
$text['label-language']['pt-pt'] = "Língua";
|
||||
$text['label-language']['fr-fr'] = "Langue";
|
||||
$text['label-language']['pt-br'] = "Lingua";
|
||||
$text['label-language']['he' ] = "";
|
||||
$text['label-language']['it-it'] = "Lingua";
|
||||
$text['label-language']['nl-nl'] = "";
|
||||
$text['label-language']['pl' ] = "Język";
|
||||
$text['label-language']['pt-br'] = "Lingua";
|
||||
$text['label-language']['pt-pt'] = "Língua";
|
||||
$text['label-language']['ru-ru'] = "Язык";
|
||||
$text['label-language']['sv-se'] = "Språk";
|
||||
$text['label-language']['uk' ] = "Мова";
|
||||
$text['label-language']['de-de'] = "Sprache";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
$text['label-language']['it-it'] = "Lingua";
|
||||
$text['label-language']['ru-ru'] = "Язык";
|
||||
|
||||
$text['label-function']['en-us'] = "Function";
|
||||
$text['label-function']['ar-eg'] = "";
|
||||
$text['label-function']['de-at'] = "Funktion";
|
||||
$text['label-function']['de-de'] = "Funktion";
|
||||
$text['label-function']['es-cl'] = "Función";
|
||||
$text['label-function']['pt-pt'] = "Função";
|
||||
$text['label-function']['fr-fr'] = "Fonction";
|
||||
$text['label-function']['pt-br'] = "Função";
|
||||
$text['label-function']['he' ] = "";
|
||||
$text['label-function']['it-it'] = "Funzione";
|
||||
$text['label-function']['nl-nl'] = "";
|
||||
$text['label-function']['pl' ] = "Funkcja";
|
||||
$text['label-function']['pt-br'] = "Função";
|
||||
$text['label-function']['pt-pt'] = "Função";
|
||||
$text['label-function']['ru-ru'] = "Функционал";
|
||||
$text['label-function']['sv-se'] = "Funktion";
|
||||
$text['label-function']['uk' ] = "Функція";
|
||||
$text['label-function']['de-de'] = "Funktion";
|
||||
$text['label-function']['de-at'] = "Funktion";
|
||||
$text['label-function']['it-it'] = "Funzione";
|
||||
$text['label-function']['ru-ru'] = "Функционал";
|
||||
|
||||
$text['label-execute']['en-us'] = "Execute";
|
||||
$text['label-execute']['ar-eg'] = "";
|
||||
$text['label-execute']['de-at'] = "Ausführen";
|
||||
$text['label-execute']['de-de'] = "Ausführen";
|
||||
$text['label-execute']['es-cl'] = "Ejecutar";
|
||||
$text['label-execute']['pt-pt'] = "Executar";
|
||||
$text['label-execute']['fr-fr'] = "Exécuter";
|
||||
$text['label-execute']['pt-br'] = "Executar";
|
||||
$text['label-execute']['he' ] = "";
|
||||
$text['label-execute']['it-it'] = "Esegui";
|
||||
$text['label-execute']['nl-nl'] = "";
|
||||
$text['label-execute']['pl' ] = "Wykonaj";
|
||||
$text['label-execute']['pt-br'] = "Executar";
|
||||
$text['label-execute']['pt-pt'] = "Executar";
|
||||
$text['label-execute']['ru-ru'] = "Выполнить";
|
||||
$text['label-execute']['sv-se'] = "Utför";
|
||||
$text['label-execute']['uk' ] = "Виконати";
|
||||
$text['label-execute']['de-de'] = "Ausführen";
|
||||
$text['label-execute']['de-at'] = "Ausführen";
|
||||
$text['label-execute']['it-it'] = "Esegui";
|
||||
$text['label-execute']['ru-ru'] = "Выполнить";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Ação";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['pt-pt'] = "Ação";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk' ] = "Дія";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['it-it'] = "Azione";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
|
||||
$text['header_phrases']['en-us'] = "Phrases";
|
||||
$text['header_phrases']['ar-eg'] = "";
|
||||
$text['header_phrases']['de-at'] = "Phrasen";
|
||||
$text['header_phrases']['de-de'] = "Phrasen";
|
||||
$text['header_phrases']['es-cl'] = "Grabaciones";
|
||||
$text['header_phrases']['pt-pt'] = "Gravações";
|
||||
$text['header_phrases']['fr-fr'] = "Guides Vocaux";
|
||||
$text['header_phrases']['pt-br'] = "Gravações";
|
||||
$text['header_phrases']['he' ] = "";
|
||||
$text['header_phrases']['it-it'] = "Frasi";
|
||||
$text['header_phrases']['nl-nl'] = "";
|
||||
$text['header_phrases']['pl' ] = "Zwroty";
|
||||
$text['header_phrases']['pt-br'] = "Gravações";
|
||||
$text['header_phrases']['pt-pt'] = "Gravações";
|
||||
$text['header_phrases']['ru-ru'] = "Фразы";
|
||||
$text['header_phrases']['sv-se'] = "Fraser";
|
||||
$text['header_phrases']['uk' ] = "Фрази";
|
||||
$text['header_phrases']['de-de'] = "Phrasen";
|
||||
$text['header_phrases']['de-at'] = "Phrasen";
|
||||
$text['header_phrases']['it-it'] = "Frasi";
|
||||
$text['header_phrases']['ru-ru'] = "Фразы";
|
||||
|
||||
$text['header-edit_phrase']['en-us'] = "Edit Phrase";
|
||||
$text['header-edit_phrase']['ar-eg'] = "";
|
||||
$text['header-edit_phrase']['de-at'] = "Phrasen bearbeiten";
|
||||
$text['header-edit_phrase']['de-de'] = "Phrasen bearbeiten";
|
||||
$text['header-edit_phrase']['es-cl'] = "Editar Frase";
|
||||
$text['header-edit_phrase']['pt-pt'] = "Editar Frase";
|
||||
$text['header-edit_phrase']['fr-fr'] = "Modifier Phrase";
|
||||
$text['header-edit_phrase']['pt-br'] = "Editar frase";
|
||||
$text['header-edit_phrase']['he' ] = "";
|
||||
$text['header-edit_phrase']['it-it'] = "Modifica Frase";
|
||||
$text['header-edit_phrase']['nl-nl'] = "";
|
||||
$text['header-edit_phrase']['pl' ] = "Edytuj zwrot";
|
||||
$text['header-edit_phrase']['pt-br'] = "Editar frase";
|
||||
$text['header-edit_phrase']['pt-pt'] = "Editar Frase";
|
||||
$text['header-edit_phrase']['ru-ru'] = "Редактировать Фразу";
|
||||
$text['header-edit_phrase']['sv-se'] = "Ändra Fras";
|
||||
$text['header-edit_phrase']['uk' ] = "Редагувати фразу";
|
||||
$text['header-edit_phrase']['de-de'] = "Phrasen bearbeiten";
|
||||
$text['header-edit_phrase']['de-at'] = "Phrasen bearbeiten";
|
||||
$text['header-edit_phrase']['it-it'] = "Modifica Frase";
|
||||
$text['header-edit_phrase']['ru-ru'] = "Редактировать Фразу";
|
||||
|
||||
$text['header-add_phrase']['en-us'] = "Add Phrase";
|
||||
$text['header-add_phrase']['ar-eg'] = "";
|
||||
$text['header-add_phrase']['de-at'] = "Phrasen hinzufügen";
|
||||
$text['header-add_phrase']['de-de'] = "Phrasen hinzufügen";
|
||||
$text['header-add_phrase']['es-cl'] = "Añadir Frase";
|
||||
$text['header-add_phrase']['pt-pt'] = "Añadir Frase";
|
||||
$text['header-add_phrase']['fr-fr'] = "Ajouter Phrase";
|
||||
$text['header-add_phrase']['pt-br'] = "Adicionar frase";
|
||||
$text['header-add_phrase']['he' ] = "";
|
||||
$text['header-add_phrase']['it-it'] = "Aggiungi Frase";
|
||||
$text['header-add_phrase']['nl-nl'] = "";
|
||||
$text['header-add_phrase']['pl' ] = "Dodaj zwrot";
|
||||
$text['header-add_phrase']['pt-br'] = "Adicionar frase";
|
||||
$text['header-add_phrase']['pt-pt'] = "Añadir Frase";
|
||||
$text['header-add_phrase']['ru-ru'] = "Добавить Фразу";
|
||||
$text['header-add_phrase']['sv-se'] = "Lägg Till Fras";
|
||||
$text['header-add_phrase']['uk' ] = "Додати фразу";
|
||||
$text['header-add_phrase']['de-de'] = "Phrasen hinzufügen";
|
||||
$text['header-add_phrase']['de-at'] = "Phrasen hinzufügen";
|
||||
$text['header-add_phrase']['it-it'] = "Aggiungi Frase";
|
||||
$text['header-add_phrase']['ru-ru'] = "Добавить Фразу";
|
||||
|
||||
$text['description-structure']['en-us'] = "Define the various components that make up the phrase.";
|
||||
$text['description-structure']['ar-eg'] = "";
|
||||
$text['description-structure']['de-at'] = "Definieren Sie die einzelnen Komponenten und fügen Sie diese zu einer Phrase zusammen";
|
||||
$text['description-structure']['de-de'] = "Definieren Sie die einzelnen Komponenten und fügen Sie diese zu einer Phrase zusammen";
|
||||
$text['description-structure']['es-cl'] = "Definir los diversos componentes que componen la frase.";
|
||||
$text['description-structure']['pt-pt'] = "Definir os vários componentes que compõem a frase.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-structure']['it-it'] = "Definisci le varie parti della frase.";
|
||||
$text['description-structure']['nl-nl'] = "";
|
||||
$text['description-structure']['pl' ] = "Zdefiniuj różne elementy, które składają się na zwrot.";
|
||||
$text['description-structure']['pt-br'] = "Definir os vários componentes que compoem a frase";
|
||||
$text['description-structure']['pt-pt'] = "Definir os vários componentes que compõem a frase.";
|
||||
$text['description-structure']['ru-ru'] = "Определите различные компоненты, составляющие фразу.";
|
||||
$text['description-structure']['sv-se'] = "Definera de olika komponenterna som utgör frasen.";
|
||||
$text['description-structure']['uk' ] = "Вкажіть компоненти з яких складається фраза";
|
||||
$text['description-structure']['de-de'] = "Definieren Sie die einzelnen Komponenten und fügen Sie diese zu einer Phrase zusammen";
|
||||
$text['description-structure']['de-at'] = "Definieren Sie die einzelnen Komponenten und fügen Sie diese zu einer Phrase zusammen";
|
||||
$text['description-structure']['it-it'] = "Definisci le varie parti della frase.";
|
||||
$text['description-structure']['ru-ru'] = "Определите различные компоненты, составляющие фразу.";
|
||||
|
||||
$text['description-phrases']['en-us'] = "Create phrases of audio files to be played in sequence.";
|
||||
$text['description-phrases']['ar-eg'] = "";
|
||||
$text['description-phrases']['de-at'] = "Stellen Sie Phrasen aus Audiodateien zusammen, welche sequenziell abgespielt werden.";
|
||||
$text['description-phrases']['de-de'] = "Stellen Sie Phrasen aus Audiodateien zusammen, welche sequenziell abgespielt werden.";
|
||||
$text['description-phrases']['es-cl'] = "Crear frases de archivos de audio para ser jugados en secuencia.";
|
||||
$text['description-phrases']['pt-pt'] = "Criar frases de arquivos de áudio para serem tocados em sequência.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-phrases']['it-it'] = "Crea frasi tramite file audio che vengono riprodotti in sequenza.";
|
||||
$text['description-phrases']['nl-nl'] = "";
|
||||
$text['description-phrases']['pl' ] = "Stwórz zwroty z plików audio do odtwarzania w kolejności. ";
|
||||
$text['description-phrases']['pt-br'] = "Criar frases de arquivos de áudio para serem tocados em sequência";
|
||||
$text['description-phrases']['pt-pt'] = "Criar frases de arquivos de áudio para serem tocados em sequência.";
|
||||
$text['description-phrases']['ru-ru'] = "Создание фраз аудиофайлов, которые будут воспроизводиться последовательно.";
|
||||
$text['description-phrases']['sv-se'] = "Skapa fraser med ljudfiler som skall spelas upp i ordning.";
|
||||
$text['description-phrases']['uk' ] = "Створення фраз з аудіофайлів, які будуть відтворені у послідовності.";
|
||||
$text['description-phrases']['de-de'] = "Stellen Sie Phrasen aus Audiodateien zusammen, welche sequenziell abgespielt werden.";
|
||||
$text['description-phrases']['de-at'] = "Stellen Sie Phrasen aus Audiodateien zusammen, welche sequenziell abgespielt werden.";
|
||||
$text['description-phrases']['it-it'] = "Crea frasi tramite file audio che vengono riprodotti in sequenza.";
|
||||
$text['description-phrases']['ru-ru'] = "Создание фраз аудиофайлов, которые будут воспроизводиться последовательно.";
|
||||
|
||||
$text['description-name']['en-us'] = "Name for the phrase (Example: 'xyz_audio')";
|
||||
$text['description-name']['ar-eg'] = "";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Phrase an (Bsp: 'xyz_audio')";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Phrase an (Bsp: 'xyz_audio')";
|
||||
$text['description-name']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x";
|
||||
$text['description-name']['pt-pt'] = "Nome da gravação. exemplo: recording_x";
|
||||
$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']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Nome della frase (Esempio: 'xyz_audio')";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę zwrotu.";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pt-pt'] = "Nome da gravação. exemplo: recording_x";
|
||||
$text['description-name']['ru-ru'] = "Название фразы (например: 'xyz_audio')";
|
||||
$text['description-name']['sv-se'] = "Namn på frasen (Exempel: 'xyz_audio')";
|
||||
$text['description-name']['uk' ] = "Назва фрази";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Phrase an (Bsp: 'xyz_audio')";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Phrase an (Bsp: 'xyz_audio')";
|
||||
$text['description-name']['it-it'] = "Nome della frase (Esempio: 'xyz_audio')";
|
||||
$text['description-name']['ru-ru'] = "Название фразы (например: 'xyz_audio')";
|
||||
|
||||
$text['description-language']['en-us'] = "Language used in the phrase.";
|
||||
$text['description-language']['ar-eg'] = "";
|
||||
$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
|
||||
$text['description-language']['de-de'] = "Geben Sie die Sprache an.";
|
||||
$text['description-language']['es-cl'] = "El lenguaje utilizado en la frase.";
|
||||
$text['description-language']['pt-pt'] = "Linguagem utilizada na frase.";
|
||||
$text['description-language']['fr-fr'] = "Langue utilisée dans la phrase.";
|
||||
$text['description-language']['pt-br'] = "Insira a linguagem";
|
||||
$text['description-language']['he' ] = "";
|
||||
$text['description-language']['it-it'] = "Lingua utilizzata nella frase.";
|
||||
$text['description-language']['nl-nl'] = "";
|
||||
$text['description-language']['pl' ] = "Język używany w zwrocie.";
|
||||
$text['description-language']['pt-br'] = "Insira a linguagem";
|
||||
$text['description-language']['pt-pt'] = "Linguagem utilizada na frase.";
|
||||
$text['description-language']['ru-ru'] = "Язык, используемый во фразе.";
|
||||
$text['description-language']['sv-se'] = "Språk som används i frasen.";
|
||||
$text['description-language']['uk' ] = "Мова фрази";
|
||||
$text['description-language']['de-de'] = "Geben Sie die Sprache an.";
|
||||
$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
|
||||
$text['description-language']['it-it'] = "Lingua utilizzata nella frase.";
|
||||
$text['description-language']['ru-ru'] = "Язык, используемый во фразе.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of the phrase.";
|
||||
$text['description-enabled']['ar-eg'] = "";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Phrase.";
|
||||
$text['description-enabled']['de-de'] = "Setzen Sie den Status dieser Phrase.";
|
||||
$text['description-enabled']['es-cl'] = "Ajuste el estado de la frase.";
|
||||
$text['description-enabled']['pt-pt'] = "Defina o status da frase.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-enabled']['it-it'] = "Imposta lo stato della frase.";
|
||||
$text['description-enabled']['nl-nl'] = "";
|
||||
$text['description-enabled']['pl' ] = "Ustaw status zwrotu.";
|
||||
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
||||
$text['description-enabled']['pt-pt'] = "Defina o status da frase.";
|
||||
$text['description-enabled']['ru-ru'] = "Установите статус фразы.";
|
||||
$text['description-enabled']['sv-se'] = "Välj status på frasen.";
|
||||
$text['description-enabled']['uk' ] = "Вкажіть статус для фрази";
|
||||
$text['description-enabled']['de-de'] = "Setzen Sie den Status dieser Phrase.";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Phrase.";
|
||||
$text['description-enabled']['it-it'] = "Imposta lo stato della frase.";
|
||||
$text['description-enabled']['ru-ru'] = "Установите статус фразы.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,197 +1,388 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
//PIN Numbers
|
||||
$text['title-pin_numbers']['en-us'] = 'PIN Numbers';
|
||||
$text['title-pin_numbers']['es-cl'] = '';
|
||||
$text['title-pin_numbers']['pt-pt'] = '';
|
||||
$text['title-pin_numbers']['fr-fr'] = '';
|
||||
$text['title-pin_numbers']['ru-ru'] = 'PIN Номеров';
|
||||
$text['title-pin_numbers']['de-de'] = 'PIN Nummern';
|
||||
$text['title-pin_numbers']['de-at'] = 'PIN Nummern';
|
||||
$text['title-pin_numbers']['en-us'] = "PIN Numbers";
|
||||
$text['title-pin_numbers']['ar-eg'] = "";
|
||||
$text['title-pin_numbers']['de-at'] = "PIN Nummern";
|
||||
$text['title-pin_numbers']['de-de'] = "PIN Nummern";
|
||||
$text['title-pin_numbers']['es-cl'] = "";
|
||||
$text['title-pin_numbers']['fr-fr'] = "";
|
||||
$text['title-pin_numbers']['he' ] = "";
|
||||
$text['title-pin_numbers']['it-it'] = "";
|
||||
$text['title-pin_numbers']['nl-nl'] = "";
|
||||
$text['title-pin_numbers']['pl' ] = "";
|
||||
$text['title-pin_numbers']['pt-br'] = "";
|
||||
$text['title-pin_numbers']['pt-pt'] = "";
|
||||
$text['title-pin_numbers']['ru-ru'] = "PIN Номеров";
|
||||
$text['title-pin_numbers']['sv-se'] = "";
|
||||
$text['title-pin_numbers']['uk' ] = "";
|
||||
|
||||
$text['title-pin_number']['en-us'] = "PIN Number";
|
||||
$text['title-pin_number']['ar-eg'] = "";
|
||||
$text['title-pin_number']['de-at'] = "PIN Nummer";
|
||||
$text['title-pin_number']['de-de'] = "PIN Nummer";
|
||||
$text['title-pin_number']['es-cl'] = "";
|
||||
$text['title-pin_number']['fr-fr'] = "";
|
||||
$text['title-pin_number']['he' ] = "";
|
||||
$text['title-pin_number']['it-it'] = "";
|
||||
$text['title-pin_number']['nl-nl'] = "";
|
||||
$text['title-pin_number']['pl' ] = "";
|
||||
$text['title-pin_number']['pt-br'] = "";
|
||||
$text['title-pin_number']['pt-pt'] = "";
|
||||
$text['title-pin_number']['ru-ru'] = "PIN Номер";
|
||||
$text['title-pin_number']['sv-se'] = "";
|
||||
$text['title-pin_number']['uk' ] = "";
|
||||
|
||||
$text['title-pin_number']['en-us'] = 'PIN Number';
|
||||
$text['title-pin_number']['es-cl'] = '';
|
||||
$text['title-pin_number']['pt-pt'] = '';
|
||||
$text['title-pin_number']['fr-fr'] = '';
|
||||
$text['title-pin_number']['ru-ru'] = 'PIN Номер';
|
||||
$text['title-pin_number']['de-de'] = 'PIN Nummer';
|
||||
$text['title-pin_number']['de-at'] = 'PIN Nummer';
|
||||
$text['title_description-pin_number']['en-us'] = "List of PIN Numbers and account codes.";
|
||||
$text['title_description-pin_number']['ar-eg'] = "";
|
||||
$text['title_description-pin_number']['de-at'] = "Liste von PIN Nummern und Kontoschlüssel.";
|
||||
$text['title_description-pin_number']['de-de'] = "Liste von PIN Nummern und Kontoschlüssel.";
|
||||
$text['title_description-pin_number']['es-cl'] = "";
|
||||
$text['title_description-pin_number']['fr-fr'] = "";
|
||||
$text['title_description-pin_number']['he' ] = "";
|
||||
$text['title_description-pin_number']['it-it'] = "";
|
||||
$text['title_description-pin_number']['nl-nl'] = "";
|
||||
$text['title_description-pin_number']['pl' ] = "";
|
||||
$text['title_description-pin_number']['pt-br'] = "";
|
||||
$text['title_description-pin_number']['pt-pt'] = "";
|
||||
$text['title_description-pin_number']['ru-ru'] = "Список PIN Номеров и Аккаунт кодов.";
|
||||
$text['title_description-pin_number']['sv-se'] = "";
|
||||
$text['title_description-pin_number']['uk' ] = "";
|
||||
|
||||
$text['title_description-pin_number']['en-us'] = 'List of PIN Numbers and account codes.';
|
||||
$text['title_description-pin_number']['es-cl'] = '';
|
||||
$text['title_description-pin_number']['pt-pt'] = '';
|
||||
$text['title_description-pin_number']['fr-fr'] = '';
|
||||
$text['title_description-pin_number']['ru-ru'] = 'Список PIN Номеров и Аккаунт кодов.';
|
||||
$text['title_description-pin_number']['de-de'] = 'Liste von PIN Nummern und Kontoschlüssel.';
|
||||
$text['title_description-pin_number']['de-at'] = 'Liste von PIN Nummern und Kontoschlüssel.';
|
||||
$text['label-pin_number']['en-us'] = "PIN Number";
|
||||
$text['label-pin_number']['ar-eg'] = "";
|
||||
$text['label-pin_number']['de-at'] = "PIN Nummer";
|
||||
$text['label-pin_number']['de-de'] = "PIN Nummer";
|
||||
$text['label-pin_number']['es-cl'] = "";
|
||||
$text['label-pin_number']['fr-fr'] = "";
|
||||
$text['label-pin_number']['he' ] = "";
|
||||
$text['label-pin_number']['it-it'] = "";
|
||||
$text['label-pin_number']['nl-nl'] = "";
|
||||
$text['label-pin_number']['pl' ] = "";
|
||||
$text['label-pin_number']['pt-br'] = "";
|
||||
$text['label-pin_number']['pt-pt'] = "";
|
||||
$text['label-pin_number']['ru-ru'] = "PIN Номер";
|
||||
$text['label-pin_number']['sv-se'] = "";
|
||||
$text['label-pin_number']['uk' ] = "";
|
||||
|
||||
$text['label-pin_number']['en-us'] = 'PIN Number';
|
||||
$text['label-pin_number']['es-cl'] = '';
|
||||
$text['label-pin_number']['pt-pt'] = '';
|
||||
$text['label-pin_number']['fr-fr'] = '';
|
||||
$text['label-pin_number']['ru-ru'] = 'PIN Номер';
|
||||
$text['label-pin_number']['de-de'] = 'PIN Nummer';
|
||||
$text['label-pin_number']['de-at'] = 'PIN Nummer';
|
||||
$text['description-pin_number']['en-us'] = "Enter the PIN number.";
|
||||
$text['description-pin_number']['ar-eg'] = "";
|
||||
$text['description-pin_number']['de-at'] = "Geben Sie die PIN Nummer ein.";
|
||||
$text['description-pin_number']['de-de'] = "Geben Sie die PIN Nummer ein.";
|
||||
$text['description-pin_number']['es-cl'] = "";
|
||||
$text['description-pin_number']['fr-fr'] = "";
|
||||
$text['description-pin_number']['he' ] = "";
|
||||
$text['description-pin_number']['it-it'] = "";
|
||||
$text['description-pin_number']['nl-nl'] = "";
|
||||
$text['description-pin_number']['pl' ] = "";
|
||||
$text['description-pin_number']['pt-br'] = "";
|
||||
$text['description-pin_number']['pt-pt'] = "";
|
||||
$text['description-pin_number']['ru-ru'] = "Введите PIN номер.";
|
||||
$text['description-pin_number']['sv-se'] = "";
|
||||
$text['description-pin_number']['uk' ] = "";
|
||||
|
||||
$text['description-pin_number']['en-us'] = 'Enter the PIN number.';
|
||||
$text['description-pin_number']['es-cl'] = '';
|
||||
$text['description-pin_number']['pt-pt'] = '';
|
||||
$text['description-pin_number']['fr-fr'] = '';
|
||||
$text['description-pin_number']['ru-ru'] = 'Введите PIN номер.';
|
||||
$text['description-pin_number']['de-de'] = 'Geben Sie die PIN Nummer ein.';
|
||||
$text['description-pin_number']['de-at'] = 'Geben Sie die PIN Nummer ein.';
|
||||
$text['label-accountcode']['en-us'] = "Accountcode";
|
||||
$text['label-accountcode']['ar-eg'] = "";
|
||||
$text['label-accountcode']['de-at'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['es-cl'] = "";
|
||||
$text['label-accountcode']['fr-fr'] = "";
|
||||
$text['label-accountcode']['he' ] = "";
|
||||
$text['label-accountcode']['it-it'] = "";
|
||||
$text['label-accountcode']['nl-nl'] = "";
|
||||
$text['label-accountcode']['pl' ] = "";
|
||||
$text['label-accountcode']['pt-br'] = "";
|
||||
$text['label-accountcode']['pt-pt'] = "";
|
||||
$text['label-accountcode']['ru-ru'] = "Код Аккаунта";
|
||||
$text['label-accountcode']['sv-se'] = "";
|
||||
$text['label-accountcode']['uk' ] = "";
|
||||
|
||||
$text['label-accountcode']['en-us'] = 'Accountcode';
|
||||
$text['label-accountcode']['es-cl'] = '';
|
||||
$text['label-accountcode']['pt-pt'] = '';
|
||||
$text['label-accountcode']['fr-fr'] = '';
|
||||
$text['label-accountcode']['ru-ru'] = 'Код Аккаунта';
|
||||
$text['label-accountcode']['de-de'] = 'Kontoschlüssel';
|
||||
$text['label-accountcode']['de-at'] = 'Kontoschlüssel';
|
||||
$text['description-accountcode']['en-us'] = "Enter the accountcode.";
|
||||
$text['description-accountcode']['ar-eg'] = "";
|
||||
$text['description-accountcode']['de-at'] = "Geben Sie den Kontoschlüssel ein.";
|
||||
$text['description-accountcode']['de-de'] = "Geben Sie den Kontoschlüssel ein.";
|
||||
$text['description-accountcode']['es-cl'] = "";
|
||||
$text['description-accountcode']['fr-fr'] = "";
|
||||
$text['description-accountcode']['he' ] = "";
|
||||
$text['description-accountcode']['it-it'] = "";
|
||||
$text['description-accountcode']['nl-nl'] = "";
|
||||
$text['description-accountcode']['pl' ] = "";
|
||||
$text['description-accountcode']['pt-br'] = "";
|
||||
$text['description-accountcode']['pt-pt'] = "";
|
||||
$text['description-accountcode']['ru-ru'] = "Введите код Аккаунта.";
|
||||
$text['description-accountcode']['sv-se'] = "";
|
||||
$text['description-accountcode']['uk' ] = "";
|
||||
|
||||
$text['description-accountcode']['en-us'] = 'Enter the accountcode.';
|
||||
$text['description-accountcode']['es-cl'] = '';
|
||||
$text['description-accountcode']['pt-pt'] = '';
|
||||
$text['description-accountcode']['fr-fr'] = '';
|
||||
$text['description-accountcode']['ru-ru'] = 'Введите код Аккаунта.';
|
||||
$text['description-accountcode']['de-de'] = 'Geben Sie den Kontoschlüssel ein.';
|
||||
$text['description-accountcode']['de-at'] = 'Geben Sie den Kontoschlüssel ein.';
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['ar-eg'] = "";
|
||||
$text['label-enabled']['de-at'] = "Aktiviert";
|
||||
$text['label-enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-enabled']['es-cl'] = "";
|
||||
$text['label-enabled']['fr-fr'] = "";
|
||||
$text['label-enabled']['he' ] = "";
|
||||
$text['label-enabled']['it-it'] = "";
|
||||
$text['label-enabled']['nl-nl'] = "";
|
||||
$text['label-enabled']['pl' ] = "";
|
||||
$text['label-enabled']['pt-br'] = "";
|
||||
$text['label-enabled']['pt-pt'] = "";
|
||||
$text['label-enabled']['ru-ru'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "";
|
||||
$text['label-enabled']['uk' ] = "";
|
||||
|
||||
$text['label-enabled']['en-us'] = 'Enabled';
|
||||
$text['label-enabled']['es-cl'] = '';
|
||||
$text['label-enabled']['pt-pt'] = '';
|
||||
$text['label-enabled']['fr-fr'] = '';
|
||||
$text['label-enabled']['ru-ru'] = 'Включено';
|
||||
$text['label-enabled']['de-de'] = 'Aktiviert';
|
||||
$text['label-enabled']['de-at'] = 'Aktiviert';
|
||||
$text['description-enabled']['en-us'] = "Enable or Disable the PIN Number.";
|
||||
$text['description-enabled']['ar-eg'] = "";
|
||||
$text['description-enabled']['de-at'] = "Die PIN Nummer aktivieren und deaktivieren.";
|
||||
$text['description-enabled']['de-de'] = "Die PIN Nummer aktivieren und deaktivieren.";
|
||||
$text['description-enabled']['es-cl'] = "";
|
||||
$text['description-enabled']['fr-fr'] = "";
|
||||
$text['description-enabled']['he' ] = "";
|
||||
$text['description-enabled']['it-it'] = "";
|
||||
$text['description-enabled']['nl-nl'] = "";
|
||||
$text['description-enabled']['pl' ] = "";
|
||||
$text['description-enabled']['pt-br'] = "";
|
||||
$text['description-enabled']['pt-pt'] = "";
|
||||
$text['description-enabled']['ru-ru'] = "Включение и отключение PIN Номера.";
|
||||
$text['description-enabled']['sv-se'] = "";
|
||||
$text['description-enabled']['uk' ] = "";
|
||||
|
||||
$text['description-enabled']['en-us'] = 'Enable or Disable the PIN Number.';
|
||||
$text['description-enabled']['es-cl'] = '';
|
||||
$text['description-enabled']['pt-pt'] = '';
|
||||
$text['description-enabled']['fr-fr'] = '';
|
||||
$text['description-enabled']['ru-ru'] = 'Включение и отключение PIN Номера.';
|
||||
$text['description-enabled']['de-de'] = 'Die PIN Nummer aktivieren und deaktivieren.';
|
||||
$text['description-enabled']['de-at'] = 'Die PIN Nummer aktivieren und deaktivieren.';
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['ar-eg'] = "";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
$text['label-description']['de-de'] = "Beschreibung";
|
||||
$text['label-description']['es-cl'] = "";
|
||||
$text['label-description']['fr-fr'] = "";
|
||||
$text['label-description']['he' ] = "";
|
||||
$text['label-description']['it-it'] = "";
|
||||
$text['label-description']['nl-nl'] = "";
|
||||
$text['label-description']['pl' ] = "";
|
||||
$text['label-description']['pt-br'] = "";
|
||||
$text['label-description']['pt-pt'] = "";
|
||||
$text['label-description']['ru-ru'] = "Описание";
|
||||
$text['label-description']['sv-se'] = "";
|
||||
$text['label-description']['uk' ] = "";
|
||||
|
||||
$text['label-description']['en-us'] = 'Description';
|
||||
$text['label-description']['es-cl'] = '';
|
||||
$text['label-description']['pt-pt'] = '';
|
||||
$text['label-description']['fr-fr'] = '';
|
||||
$text['label-description']['ru-ru'] = 'Описание';
|
||||
$text['label-description']['de-de'] = 'Beschreibung';
|
||||
$text['label-description']['de-at'] = 'Beschreibung';
|
||||
$text['description-description']['en-us'] = "Enter the description.";
|
||||
$text['description-description']['ar-eg'] = "";
|
||||
$text['description-description']['de-at'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-description']['de-de'] = "Geben Sie die Beschreibung ein.";
|
||||
$text['description-description']['es-cl'] = "";
|
||||
$text['description-description']['fr-fr'] = "";
|
||||
$text['description-description']['he' ] = "";
|
||||
$text['description-description']['it-it'] = "";
|
||||
$text['description-description']['nl-nl'] = "";
|
||||
$text['description-description']['pl' ] = "";
|
||||
$text['description-description']['pt-br'] = "";
|
||||
$text['description-description']['pt-pt'] = "";
|
||||
$text['description-description']['ru-ru'] = "Введите описание.";
|
||||
$text['description-description']['sv-se'] = "";
|
||||
$text['description-description']['uk' ] = "";
|
||||
|
||||
$text['description-description']['en-us'] = 'Enter the description.';
|
||||
$text['description-description']['es-cl'] = '';
|
||||
$text['description-description']['pt-pt'] = '';
|
||||
$text['description-description']['fr-fr'] = '';
|
||||
$text['description-description']['ru-ru'] = 'Введите описание.';
|
||||
$text['description-description']['de-de'] = 'Geben Sie die Beschreibung ein.';
|
||||
$text['description-description']['de-at'] = 'Geben Sie die Beschreibung ein.';
|
||||
$text['label-true']['en-us'] = "true";
|
||||
$text['label-true']['ar-eg'] = "";
|
||||
$text['label-true']['de-at'] = "ein";
|
||||
$text['label-true']['de-de'] = "ein";
|
||||
$text['label-true']['es-cl'] = "";
|
||||
$text['label-true']['fr-fr'] = "";
|
||||
$text['label-true']['he' ] = "";
|
||||
$text['label-true']['it-it'] = "";
|
||||
$text['label-true']['nl-nl'] = "";
|
||||
$text['label-true']['pl' ] = "";
|
||||
$text['label-true']['pt-br'] = "";
|
||||
$text['label-true']['pt-pt'] = "";
|
||||
$text['label-true']['ru-ru'] = "Да";
|
||||
$text['label-true']['sv-se'] = "";
|
||||
$text['label-true']['uk' ] = "";
|
||||
|
||||
$text['label-true']['en-us'] = 'true';
|
||||
$text['label-true']['es-cl'] = '';
|
||||
$text['label-true']['pt-pt'] = '';
|
||||
$text['label-true']['fr-fr'] = '';
|
||||
$text['label-true']['ru-ru'] = 'Да';
|
||||
$text['label-true']['de-de'] = 'ein';
|
||||
$text['label-true']['de-at'] = 'ein';
|
||||
$text['label-false']['en-us'] = "false";
|
||||
$text['label-false']['ar-eg'] = "";
|
||||
$text['label-false']['de-at'] = "aus";
|
||||
$text['label-false']['de-de'] = "aus";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
$text['label-false']['fr-fr'] = "falso";
|
||||
$text['label-false']['he' ] = "";
|
||||
$text['label-false']['it-it'] = "";
|
||||
$text['label-false']['nl-nl'] = "";
|
||||
$text['label-false']['pl' ] = "";
|
||||
$text['label-false']['pt-br'] = "";
|
||||
$text['label-false']['pt-pt'] = "falso";
|
||||
$text['label-false']['ru-ru'] = "";
|
||||
$text['label-false']['sv-se'] = "";
|
||||
$text['label-false']['uk' ] = "";
|
||||
|
||||
$text['label-false']['en-us'] = 'false';
|
||||
$text['label-false']['es-cl'] = 'falso';
|
||||
$text['label-false']['pt-pt'] = 'falso';
|
||||
$text['label-false']['fr-fr'] = 'falso';
|
||||
$text['label-false']['re-ru'] = 'Нет';
|
||||
$text['label-false']['de-de'] = 'aus';
|
||||
$text['label-false']['de-at'] = 'aus';
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['ar-eg'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['de-de'] = "Hinzufügen";
|
||||
$text['button-add']['es-cl'] = "";
|
||||
$text['button-add']['fr-fr'] = "";
|
||||
$text['button-add']['he' ] = "";
|
||||
$text['button-add']['it-it'] = "";
|
||||
$text['button-add']['nl-nl'] = "";
|
||||
$text['button-add']['pl' ] = "";
|
||||
$text['button-add']['pt-br'] = "";
|
||||
$text['button-add']['pt-pt'] = "";
|
||||
$text['button-add']['ru-ru'] = "Добавить";
|
||||
$text['button-add']['sv-se'] = "";
|
||||
$text['button-add']['uk' ] = "";
|
||||
|
||||
$text['button-add']['en-us'] = 'Add';
|
||||
$text['button-add']['es-cl'] = '';
|
||||
$text['button-add']['pt-pt'] = '';
|
||||
$text['button-add']['fr-fr'] = '';
|
||||
$text['button-add']['ru-ru'] = 'Добавить';
|
||||
$text['button-add']['de-de'] = 'Hinzufügen';
|
||||
$text['button-add']['de-at'] = 'Hinzufügen';
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['ar-eg'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['de-de'] = "Bearbeiten";
|
||||
$text['button-edit']['es-cl'] = "";
|
||||
$text['button-edit']['fr-fr'] = "";
|
||||
$text['button-edit']['he' ] = "";
|
||||
$text['button-edit']['it-it'] = "";
|
||||
$text['button-edit']['nl-nl'] = "";
|
||||
$text['button-edit']['pl' ] = "";
|
||||
$text['button-edit']['pt-br'] = "";
|
||||
$text['button-edit']['pt-pt'] = "";
|
||||
$text['button-edit']['ru-ru'] = "Редактировать";
|
||||
$text['button-edit']['sv-se'] = "";
|
||||
$text['button-edit']['uk' ] = "";
|
||||
|
||||
$text['button-edit']['en-us'] = 'Edit';
|
||||
$text['button-edit']['es-cl'] = '';
|
||||
$text['button-edit']['pt-pt'] = '';
|
||||
$text['button-edit']['fr-fr'] = '';
|
||||
$text['button-edit']['ru-ru'] = 'Редактировать';
|
||||
$text['button-edit']['de-de'] = 'Bearbeiten';
|
||||
$text['button-edit']['de-at'] = 'Bearbeiten';
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['ar-eg'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['de-de'] = "Löschen";
|
||||
$text['button-delete']['es-cl'] = "";
|
||||
$text['button-delete']['fr-fr'] = "";
|
||||
$text['button-delete']['he' ] = "";
|
||||
$text['button-delete']['it-it'] = "";
|
||||
$text['button-delete']['nl-nl'] = "";
|
||||
$text['button-delete']['pl' ] = "";
|
||||
$text['button-delete']['pt-br'] = "";
|
||||
$text['button-delete']['pt-pt'] = "";
|
||||
$text['button-delete']['ru-ru'] = "Удалить";
|
||||
$text['button-delete']['sv-se'] = "";
|
||||
$text['button-delete']['uk' ] = "";
|
||||
|
||||
$text['button-delete']['en-us'] = 'Delete';
|
||||
$text['button-delete']['es-cl'] = '';
|
||||
$text['button-delete']['pt-pt'] = '';
|
||||
$text['button-delete']['fr-fr'] = '';
|
||||
$text['button-delete']['ru-ru'] = 'Удалить';
|
||||
$text['button-delete']['de-de'] = 'Löschen';
|
||||
$text['button-delete']['de-at'] = 'Löschen';
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['ar-eg'] = "";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['de-de'] = "Speichern";
|
||||
$text['button-save']['es-cl'] = "";
|
||||
$text['button-save']['fr-fr'] = "";
|
||||
$text['button-save']['he' ] = "";
|
||||
$text['button-save']['it-it'] = "";
|
||||
$text['button-save']['nl-nl'] = "";
|
||||
$text['button-save']['pl' ] = "";
|
||||
$text['button-save']['pt-br'] = "";
|
||||
$text['button-save']['pt-pt'] = "Guardar";
|
||||
$text['button-save']['ru-ru'] = "Сохранить";
|
||||
$text['button-save']['sv-se'] = "";
|
||||
$text['button-save']['uk' ] = "";
|
||||
|
||||
$text['button-save']['en-us'] = 'Save';
|
||||
$text['button-save']['es-cl'] = '';
|
||||
$text['button-save']['pt-pt'] = 'Guardar';
|
||||
$text['button-save']['fr-fr'] = '';
|
||||
$text['button-save']['ru-ru'] = 'Сохранить';
|
||||
$text['button-save']['de-de'] = 'Speichern';
|
||||
$text['button-save']['de-at'] = 'Speichern';
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['ar-eg'] = "";
|
||||
$text['button-view']['de-at'] = "Anzeigen";
|
||||
$text['button-view']['de-de'] = "Anzeigen";
|
||||
$text['button-view']['es-cl'] = "";
|
||||
$text['button-view']['fr-fr'] = "";
|
||||
$text['button-view']['he' ] = "";
|
||||
$text['button-view']['it-it'] = "";
|
||||
$text['button-view']['nl-nl'] = "";
|
||||
$text['button-view']['pl' ] = "";
|
||||
$text['button-view']['pt-br'] = "";
|
||||
$text['button-view']['pt-pt'] = "";
|
||||
$text['button-view']['ru-ru'] = "";
|
||||
$text['button-view']['sv-se'] = "";
|
||||
$text['button-view']['uk' ] = "";
|
||||
|
||||
$text['button-view']['en-us'] = 'View';
|
||||
$text['button-view']['es-cl'] = '';
|
||||
$text['button-view']['pt-pt'] = '';
|
||||
$text['button-view']['fr-fr'] = '';
|
||||
$text['button-view']['re-ru'] = 'Просмотр';
|
||||
$text['button-view']['de-de'] = 'Anzeigen';
|
||||
$text['button-view']['de-at'] = 'Anzeigen';
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['ar-eg'] = "";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['de-de'] = "Zurück";
|
||||
$text['button-back']['es-cl'] = "";
|
||||
$text['button-back']['fr-fr'] = "";
|
||||
$text['button-back']['he' ] = "";
|
||||
$text['button-back']['it-it'] = "";
|
||||
$text['button-back']['nl-nl'] = "";
|
||||
$text['button-back']['pl' ] = "";
|
||||
$text['button-back']['pt-br'] = "";
|
||||
$text['button-back']['pt-pt'] = "Voltar";
|
||||
$text['button-back']['ru-ru'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "";
|
||||
$text['button-back']['uk' ] = "";
|
||||
|
||||
$text['button-back']['en-us'] = 'Back';
|
||||
$text['button-back']['es-cl'] = '';
|
||||
$text['button-back']['pt-pt'] = 'Voltar';
|
||||
$text['button-back']['fr-fr'] = '';
|
||||
$text['button-back']['ru-ru'] = 'Назад';
|
||||
$text['button-back']['de-de'] = 'Zurück';
|
||||
$text['button-back']['de-at'] = 'Zurück';
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['ar-eg'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Möchten Sie dieses wirklich löschen?";
|
||||
$text['confirm-delete']['de-de'] = "Möchten Sie dieses wirklich löschen?";
|
||||
$text['confirm-delete']['es-cl'] = "";
|
||||
$text['confirm-delete']['fr-fr'] = "";
|
||||
$text['confirm-delete']['he' ] = "";
|
||||
$text['confirm-delete']['it-it'] = "";
|
||||
$text['confirm-delete']['nl-nl'] = "";
|
||||
$text['confirm-delete']['pl' ] = "";
|
||||
$text['confirm-delete']['pt-br'] = "";
|
||||
$text['confirm-delete']['pt-pt'] = "";
|
||||
$text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить это?";
|
||||
$text['confirm-delete']['sv-se'] = "";
|
||||
$text['confirm-delete']['uk' ] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = 'Do you really want to delete this?';
|
||||
$text['confirm-delete']['es-cl'] = '';
|
||||
$text['confirm-delete']['pt-pt'] = '';
|
||||
$text['confirm-delete']['fr-fr'] = '';
|
||||
$text['confirm-delete']['ru-ru'] = 'Вы действительно хотите удалить это?';
|
||||
$text['confirm-delete']['de-de'] = 'Möchten Sie dieses wirklich löschen?';
|
||||
$text['confirm-delete']['de-at'] = 'Möchten Sie dieses wirklich löschen?';
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['ar-eg'] = "";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['es-cl'] = "";
|
||||
$text['message-add']['fr-fr'] = "";
|
||||
$text['message-add']['he' ] = "";
|
||||
$text['message-add']['it-it'] = "";
|
||||
$text['message-add']['nl-nl'] = "";
|
||||
$text['message-add']['pl' ] = "";
|
||||
$text['message-add']['pt-br'] = "";
|
||||
$text['message-add']['pt-pt'] = "";
|
||||
$text['message-add']['ru-ru'] = "Добавление выполнено";
|
||||
$text['message-add']['sv-se'] = "";
|
||||
$text['message-add']['uk' ] = "";
|
||||
|
||||
$text['message-add']['en-us'] = 'Add Completed';
|
||||
$text['message-add']['es-cl'] = '';
|
||||
$text['message-add']['pt-pt'] = '';
|
||||
$text['message-add']['fr-fr'] = '';
|
||||
$text['message-add']['ru-ru'] = 'Добавление выполнено';
|
||||
$text['message-add']['de-de'] = 'Erfolgreich hinzugefügt';
|
||||
$text['message-add']['de-at'] = 'Erfolgreich hinzugefügt';
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['ar-eg'] = "";
|
||||
$text['message-update']['de-at'] = "";
|
||||
$text['message-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['es-cl'] = "";
|
||||
$text['message-update']['fr-fr'] = "";
|
||||
$text['message-update']['he' ] = "";
|
||||
$text['message-update']['it-it'] = "";
|
||||
$text['message-update']['nl-nl'] = "";
|
||||
$text['message-update']['pl' ] = "";
|
||||
$text['message-update']['pt-br'] = "";
|
||||
$text['message-update']['pt-pt'] = "";
|
||||
$text['message-update']['ru-ru'] = "Обновление завершено";
|
||||
$text['message-update']['sv-se'] = "";
|
||||
$text['message-update']['uk' ] = "";
|
||||
|
||||
$text['message-update']['en-us'] = 'Update Completed';
|
||||
$text['message-update']['es-cl'] = '';
|
||||
$text['message-update']['pt-pt'] = '';
|
||||
$text['message-update']['fr-fr'] = '';
|
||||
$text['message-update']['ru-ru'] = 'Обновление завершено';
|
||||
$text['message-update']['de-de'] = 'Aktualisierung durchgeführt';
|
||||
$text['message-update']['de-de'] = 'Aktualisierung durchgeführt';
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['ar-eg'] = "";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['de-de'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['es-cl'] = "";
|
||||
$text['message-delete']['fr-fr'] = "";
|
||||
$text['message-delete']['he' ] = "";
|
||||
$text['message-delete']['it-it'] = "";
|
||||
$text['message-delete']['nl-nl'] = "";
|
||||
$text['message-delete']['pl' ] = "";
|
||||
$text['message-delete']['pt-br'] = "";
|
||||
$text['message-delete']['pt-pt'] = "";
|
||||
$text['message-delete']['ru-ru'] = "Удаление завершено";
|
||||
$text['message-delete']['sv-se'] = "";
|
||||
$text['message-delete']['uk' ] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = 'Delete Completed';
|
||||
$text['message-delete']['es-cl'] = '';
|
||||
$text['message-delete']['pt-pt'] = '';
|
||||
$text['message-delete']['fr-fr'] = '';
|
||||
$text['message-delete']['ru-ru'] = 'Удаление завершено';
|
||||
$text['message-delete']['de-de'] = 'Erfolgreich gelöscht';
|
||||
$text['message-delete']['de-at'] = 'Erfolgreich gelöscht';
|
||||
|
||||
$text['message-required']['en-us'] = 'Please provide: ';
|
||||
$text['message-required']['es-cl'] = '';
|
||||
$text['message-required']['pt-pt'] = '';
|
||||
$text['message-required']['fr-fr'] = '';
|
||||
$text['message-required']['ru-ru'] = 'Пожалуйста предоставьте: ';
|
||||
$text['message-required']['de-de'] = 'Bitte geben Sie folgendes an:';
|
||||
$text['message-required']['de-at'] = 'Bitte geben Sie folgendes an:';
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['ar-eg'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['es-cl'] = "";
|
||||
$text['message-required']['fr-fr'] = "";
|
||||
$text['message-required']['he' ] = "";
|
||||
$text['message-required']['it-it'] = "";
|
||||
$text['message-required']['nl-nl'] = "";
|
||||
$text['message-required']['pl' ] = "";
|
||||
$text['message-required']['pt-br'] = "";
|
||||
$text['message-required']['pt-pt'] = "";
|
||||
$text['message-required']['ru-ru'] = "Пожалуйста предоставьте: ";
|
||||
$text['message-required']['sv-se'] = "";
|
||||
$text['message-required']['uk' ] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,244 +1,324 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-edit']['en-us'] = "Recording";
|
||||
$text['title-edit']['ar-eg'] = "";
|
||||
$text['title-edit']['de-at'] = "Aufnahmen";
|
||||
$text['title-edit']['de-de'] = "Aufnahmen";
|
||||
$text['title-edit']['es-cl'] = "Grabación";
|
||||
$text['title-edit']['pt-pt'] = "Gravação";
|
||||
$text['title-edit']['fr-fr'] = "Guide";
|
||||
$text['title-edit']['pt-br'] = "Gravações";
|
||||
$text['title-edit']['he' ] = "";
|
||||
$text['title-edit']['it-it'] = "";
|
||||
$text['title-edit']['nl-nl'] = "";
|
||||
$text['title-edit']['pl' ] = "Nagrywanie rozmów";
|
||||
$text['title-edit']['pt-br'] = "Gravações";
|
||||
$text['title-edit']['pt-pt'] = "Gravação";
|
||||
$text['title-edit']['ru-ru'] = "Запись";
|
||||
$text['title-edit']['sv-se'] = "Inspelning";
|
||||
$text['title-edit']['uk' ] = "Запис";
|
||||
$text['title-edit']['de-de'] = "Aufnahmen";
|
||||
$text['title-edit']['de-at'] = "Aufnahmen";
|
||||
$text['title-edit']['ru-ru'] = "Запись";
|
||||
|
||||
$text['title-add']['en-us'] = "Add Recording";
|
||||
$text['title-add']['ar-eg'] = "";
|
||||
$text['title-add']['de-at'] = "Aufnahme hinzufügen";
|
||||
$text['title-add']['de-de'] = "Aufnahme hinzufügen";
|
||||
$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-add']['pt-br'] = "Adicionar gravação";
|
||||
$text['title-add']['he' ] = "";
|
||||
$text['title-add']['it-it'] = "";
|
||||
$text['title-add']['nl-nl'] = "";
|
||||
$text['title-add']['pl' ] = "Dodaj nagrywanie rozmów";
|
||||
$text['title-add']['pt-br'] = "Adicionar gravação";
|
||||
$text['title-add']['pt-pt'] = "Adicionar Gravação";
|
||||
$text['title-add']['ru-ru'] = "Добавить запись";
|
||||
$text['title-add']['sv-se'] = "Lägg Till Inspelning";
|
||||
$text['title-add']['uk' ] = "Додати запис";
|
||||
$text['title-add']['de-de'] = "Aufnahme hinzufügen";
|
||||
$text['title-add']['de-at'] = "Aufnahme hinzufügen";
|
||||
$text['title-add']['ru-ru'] = "Добавить запись";
|
||||
|
||||
$text['title-recordings']['en-us'] = "Recordings";
|
||||
$text['title-recordings']['ar-eg'] = "";
|
||||
$text['title-recordings']['de-at'] = "Aufnahmen";
|
||||
$text['title-recordings']['de-de'] = "Aufnahmen";
|
||||
$text['title-recordings']['es-cl'] = "Grabaciones";
|
||||
$text['title-recordings']['pt-pt'] = "Gravações";
|
||||
$text['title-recordings']['fr-fr'] = "Guides Vocaux";
|
||||
$text['title-recordings']['pt-br'] = "Configurações da Conta";
|
||||
$text['title-recordings']['he' ] = "";
|
||||
$text['title-recordings']['it-it'] = "";
|
||||
$text['title-recordings']['nl-nl'] = "";
|
||||
$text['title-recordings']['pl' ] = "Nagrywanie rozmów";
|
||||
$text['title-recordings']['pt-br'] = "Configurações da Conta";
|
||||
$text['title-recordings']['pt-pt'] = "Gravações";
|
||||
$text['title-recordings']['ru-ru'] = "Записи";
|
||||
$text['title-recordings']['sv-se'] = "Inspelningar";
|
||||
$text['title-recordings']['uk' ] = "Записи";
|
||||
$text['title-recordings']['de-de'] = "Aufnahmen";
|
||||
$text['title-recordings']['de-at'] = "Aufnahmen";
|
||||
$text['title-recordings']['ru-ru'] = "Записи";
|
||||
|
||||
$text['message-uploaded']['en-us'] = "File Uploaded";
|
||||
$text['message-uploaded']['ar-eg'] = "";
|
||||
$text['message-uploaded']['de-at'] = "Datei hochgeladen";
|
||||
$text['message-uploaded']['de-de'] = "Datei hochgeladen";
|
||||
$text['message-uploaded']['es-cl'] = "Subida de Archivos";
|
||||
$text['message-uploaded']['pt-pt'] = "Arquivo Enviado";
|
||||
$text['message-uploaded']['fr-fr'] = "Fichier Téléchargé";
|
||||
$text['message-uploaded']['pt-br'] = "Arquivo Enviado";
|
||||
$text['message-uploaded']['he' ] = "";
|
||||
$text['message-uploaded']['it-it'] = "";
|
||||
$text['message-uploaded']['nl-nl'] = "";
|
||||
$text['message-uploaded']['pl' ] = "Dodany Plik";
|
||||
$text['message-uploaded']['pt-br'] = "Arquivo Enviado";
|
||||
$text['message-uploaded']['pt-pt'] = "Arquivo Enviado";
|
||||
$text['message-uploaded']['ru-ru'] = "Файл загружен";
|
||||
$text['message-uploaded']['sv-se'] = "File Uppladdade";
|
||||
$text['message-uploaded']['uk' ] = "файл Завантажено";
|
||||
$text['message-uploaded']['de-de'] = "Datei hochgeladen";
|
||||
$text['message-uploaded']['de-at'] = "Datei hochgeladen";
|
||||
$text['message-uploaded']['ru-ru'] = "Файл загружен";
|
||||
|
||||
$text['label-uploaded']['en-us'] = "Uploaded";
|
||||
$text['label-uploaded']['ar-eg'] = "";
|
||||
$text['label-uploaded']['de-at'] = "Hochgeladen";
|
||||
$text['label-uploaded']['de-de'] = "Hochgeladen";
|
||||
$text['label-uploaded']['es-cl'] = "Subir";
|
||||
$text['label-uploaded']['pt-pt'] = "Carregado";
|
||||
$text['label-uploaded']['fr-fr'] = "Envoyé";
|
||||
$text['label-uploaded']['pt-br'] = "Carregado";
|
||||
$text['label-uploaded']['he' ] = "";
|
||||
$text['label-uploaded']['it-it'] = "";
|
||||
$text['label-uploaded']['nl-nl'] = "";
|
||||
$text['label-uploaded']['pl' ] = "Przesłano";
|
||||
$text['label-uploaded']['pt-br'] = "Carregado";
|
||||
$text['label-uploaded']['pt-pt'] = "Carregado";
|
||||
$text['label-uploaded']['ru-ru'] = "Загружено";
|
||||
$text['label-uploaded']['sv-se'] = "Uppladdad";
|
||||
$text['label-uploaded']['uk' ] = "Завантажено";
|
||||
$text['label-uploaded']['de-de'] = "Hochgeladen";
|
||||
$text['label-uploaded']['de-at'] = "Hochgeladen";
|
||||
$text['label-uploaded']['he'] = "הוטען";
|
||||
$text['label-uploaded']['ru-ru'] = "Загружено";
|
||||
|
||||
$text['label-upload']['en-us'] = "File Path";
|
||||
$text['label-upload']['ar-eg'] = "";
|
||||
$text['label-upload']['de-at'] = "Dateipfad";
|
||||
$text['label-upload']['de-de'] = "Dateipfad";
|
||||
$text['label-upload']['es-cl'] = "Archivo a subir";
|
||||
$text['label-upload']['pt-pt'] = "Ficheiro a carregar";
|
||||
$text['label-upload']['fr-fr'] = "Fichier à déposer";
|
||||
$text['label-upload']['pt-br'] = "Carregando arquivo";
|
||||
$text['label-upload']['he' ] = "";
|
||||
$text['label-upload']['it-it'] = "";
|
||||
$text['label-upload']['nl-nl'] = "";
|
||||
$text['label-upload']['pl' ] = "Ścieżka do pliku";
|
||||
$text['label-upload']['pt-br'] = "Carregando arquivo";
|
||||
$text['label-upload']['pt-pt'] = "Ficheiro a carregar";
|
||||
$text['label-upload']['ru-ru'] = "Путь к файлу";
|
||||
$text['label-upload']['sv-se'] = "Sökväg";
|
||||
$text['label-upload']['uk' ] = "Шлях до файла";
|
||||
$text['label-upload']['de-de'] = "Dateipfad";
|
||||
$text['label-upload']['de-at'] = "Dateipfad";
|
||||
$text['label-upload']['ru-ru'] = "Путь к файлу";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['ar-eg'] = "";
|
||||
$text['label-tools']['de-at'] = "Funktionen";
|
||||
$text['label-tools']['de-de'] = "Funktionen";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||
$text['label-tools']['pt-pt'] = "Ferramentas";
|
||||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk' ] = "Параметри";
|
||||
$text['label-tools']['de-de'] = "Funktionen";
|
||||
$text['label-tools']['de-at'] = "Funktionen";
|
||||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||||
|
||||
$text['label-recording_name']['en-us'] = "Recording Name";
|
||||
$text['label-recording_name']['ar-eg'] = "";
|
||||
$text['label-recording_name']['de-at'] = "Name der Aufnahme";
|
||||
$text['label-recording_name']['de-de'] = "Name der Aufnahme";
|
||||
$text['label-recording_name']['es-cl'] = "Nombre de la grabación";
|
||||
$text['label-recording_name']['pt-pt'] = "Nome da gravação";
|
||||
$text['label-recording_name']['fr-fr'] = "Nom de l'enregistrement";
|
||||
$text['label-recording_name']['pt-br'] = "Nome da gravação";
|
||||
$text['label-recording_name']['he' ] = "";
|
||||
$text['label-recording_name']['it-it'] = "";
|
||||
$text['label-recording_name']['nl-nl'] = "";
|
||||
$text['label-recording_name']['pl' ] = "Nazwa nagrania";
|
||||
$text['label-recording_name']['pt-br'] = "Nome da gravação";
|
||||
$text['label-recording_name']['pt-pt'] = "Nome da gravação";
|
||||
$text['label-recording_name']['ru-ru'] = "Название записи";
|
||||
$text['label-recording_name']['sv-se'] = "Namn på inspelning";
|
||||
$text['label-recording_name']['uk' ] = "Назва запису";
|
||||
$text['label-recording_name']['de-de'] = "Name der Aufnahme";
|
||||
$text['label-recording_name']['de-at'] = "Name der Aufnahme";
|
||||
$text['label-recording_name']['ru-ru'] = "Название записи";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['ar-eg'] = "";
|
||||
$text['label-play']['de-at'] = "Abspielen";
|
||||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
$text['label-play']['pt-pt'] = "Tocar";
|
||||
$text['label-play']['fr-fr'] = "Jouer";
|
||||
$text['label-play']['pt-br'] = "Tocar";
|
||||
$text['label-play']['he' ] = "";
|
||||
$text['label-play']['it-it'] = "";
|
||||
$text['label-play']['nl-nl'] = "";
|
||||
$text['label-play']['pl' ] = "Odtwórz";
|
||||
$text['label-play']['pt-br'] = "Tocar";
|
||||
$text['label-play']['pt-pt'] = "Tocar";
|
||||
$text['label-play']['ru-ru'] = "Проиграть";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk' ] = "Відтворити";
|
||||
$text['label-play']['ru-ru'] = "Проиграть";
|
||||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['de-at'] = "Abspielen";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['ar-eg'] = "";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
$text['label-pause']['pt-pt'] = "Pausa";
|
||||
$text['label-pause']['fr-fr'] = "Pause";
|
||||
$text['label-pause']['pt-br'] = "Pausado";
|
||||
$text['label-pause']['he' ] = "";
|
||||
$text['label-pause']['it-it'] = "";
|
||||
$text['label-pause']['nl-nl'] = "";
|
||||
$text['label-pause']['pl' ] = "Pauza";
|
||||
$text['label-pause']['pt-br'] = "Pausado";
|
||||
$text['label-pause']['pt-pt'] = "Pausa";
|
||||
$text['label-pause']['ru-ru'] = "Пайза";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk' ] = "Призупинити";
|
||||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
$text['label-pause']['ru-ru'] = "Пайза";
|
||||
|
||||
$text['label-file_name']['en-us'] = "File Name";
|
||||
$text['label-file_name']['ar-eg'] = "";
|
||||
$text['label-file_name']['de-at'] = "Dateiname";
|
||||
$text['label-file_name']['de-de'] = "Dateiname";
|
||||
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
||||
$text['label-file_name']['pt-pt'] = "Nome do Arquivo";
|
||||
$text['label-file_name']['fr-fr'] = "Nom du Fichier";
|
||||
$text['label-file_name']['pt-br'] = "Nome do arquivo";
|
||||
$text['label-file_name']['he' ] = "";
|
||||
$text['label-file_name']['it-it'] = "";
|
||||
$text['label-file_name']['nl-nl'] = "";
|
||||
$text['label-file_name']['pl' ] = "Nazwa pliku";
|
||||
$text['label-file_name']['pt-br'] = "Nome do arquivo";
|
||||
$text['label-file_name']['pt-pt'] = "Nome do Arquivo";
|
||||
$text['label-file_name']['ru-ru'] = "Имя файла";
|
||||
$text['label-file_name']['sv-se'] = "Fil-namn";
|
||||
$text['label-file_name']['uk' ] = "Назва файлу";
|
||||
$text['label-file_name']['de-de'] = "Dateiname";
|
||||
$text['label-file_name']['de-at'] = "Dateiname";
|
||||
$text['label-file_name']['ru-ru'] = "Имя файла";
|
||||
|
||||
$text['label-file-size']['en-us'] = "File Size";
|
||||
$text['label-file-size']['ar-eg'] = "";
|
||||
$text['label-file-size']['de-at'] = "Dateigröße";
|
||||
$text['label-file-size']['de-de'] = "Dateigröße";
|
||||
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
||||
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
|
||||
$text['label-file-size']['fr-fr'] = "Taille de Fichier";
|
||||
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
||||
$text['label-file-size']['he' ] = "";
|
||||
$text['label-file-size']['it-it'] = "";
|
||||
$text['label-file-size']['nl-nl'] = "";
|
||||
$text['label-file-size']['pl' ] = "Rozmiar pliku";
|
||||
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
||||
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
|
||||
$text['label-file-size']['ru-ru'] = "Размер файла";
|
||||
$text['label-file-size']['sv-se'] = "Filstorlek";
|
||||
$text['label-file-size']['uk' ] = "Розмір файлу";
|
||||
$text['label-file-size']['de-de'] = "Dateigröße";
|
||||
$text['label-file-size']['de-at'] = "Dateigröße";
|
||||
$text['label-file-size']['ru-ru'] = "Размер файла";
|
||||
|
||||
$text['label-file']['en-us'] = "Filename (Download)";
|
||||
$text['label-file']['ar-eg'] = "";
|
||||
$text['label-file']['de-at'] = "Dateiname (Download)";
|
||||
$text['label-file']['de-de'] = "Dateiname (Download)";
|
||||
$text['label-file']['es-cl'] = "Nombre de archivo (Descargar)";
|
||||
$text['label-file']['pt-pt'] = "Nome do Ficheiro (Descarregar)";
|
||||
$text['label-file']['fr-fr'] = "Nom du fichier (Télécharger)";
|
||||
$text['label-file']['pt-br'] = "Ficheiro não encontrado";
|
||||
$text['label-file']['he' ] = "";
|
||||
$text['label-file']['it-it'] = "";
|
||||
$text['label-file']['nl-nl'] = "";
|
||||
$text['label-file']['pl' ] = "Nazwa pliku (pobranie)";
|
||||
$text['label-file']['pt-br'] = "Ficheiro não encontrado";
|
||||
$text['label-file']['pt-pt'] = "Nome do Ficheiro (Descarregar)";
|
||||
$text['label-file']['ru-ru'] = "Имя файла (для загрузки)";
|
||||
$text['label-file']['sv-se'] = "Fil Ej Funnen";
|
||||
$text['label-file']['uk' ] = "";
|
||||
$text['label-file']['de-de'] = "Dateiname (Download)";
|
||||
$text['label-file']['de-at'] = "Dateiname (Download)";
|
||||
$text['label-file']['ru-ru'] = "Имя файла (для загрузки)";
|
||||
|
||||
$text['label-edit-recording']['en-us'] = "Please provide: Recording Name (play)";
|
||||
$text['label-edit-recording']['ar-eg'] = "";
|
||||
$text['label-edit-recording']['de-at'] = "Bitte geben Sie folgendes an: Name der Aufnahme (Abspielen)";
|
||||
$text['label-edit-recording']['de-de'] = "Bitte geben Sie folgendes an: Name der Aufnahme (Abspielen)";
|
||||
$text['label-edit-recording']['es-cl'] = "Por favor indique: Nombre de la grabación (reproducir)";
|
||||
$text['label-edit-recording']['pt-pt'] = "Por favor indique: Nome da Gravação (tocar)";
|
||||
$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']['he' ] = "";
|
||||
$text['label-edit-recording']['it-it'] = "";
|
||||
$text['label-edit-recording']['nl-nl'] = "";
|
||||
$text['label-edit-recording']['pl' ] = "Wprowadź: Nazwę nagrania (do odsłuchania)";
|
||||
$text['label-edit-recording']['pt-br'] = "Por favor indique: Nome da gravação (tocar)";
|
||||
$text['label-edit-recording']['pt-pt'] = "Por favor indique: Nome da Gravação (tocar)";
|
||||
$text['label-edit-recording']['ru-ru'] = "Укажите: название записи (для воспроизведения)";
|
||||
$text['label-edit-recording']['sv-se'] = "Ange: Namn på inspelning (spela upp)";
|
||||
$text['label-edit-recording']['uk' ] = "";
|
||||
$text['label-edit-recording']['ru-ru'] = "Укажите: название записи (для воспроизведения)";
|
||||
$text['label-edit-recording']['de-de'] = "Bitte geben Sie folgendes an: Name der Aufnahme (Abspielen)";
|
||||
$text['label-edit-recording']['de-at'] = "Bitte geben Sie folgendes an: Name der Aufnahme (Abspielen)";
|
||||
|
||||
$text['label-edit-file']['en-us'] = "Please provide: Filename (download)";
|
||||
$text['label-edit-file']['ar-eg'] = "";
|
||||
$text['label-edit-file']['de-at'] = "Bitte geben Sie folgendes an: Dateiname (Herunterladen)";
|
||||
$text['label-edit-file']['de-de'] = "Bitte geben Sie folgendes an: Dateiname (Herunterladen)";
|
||||
$text['label-edit-file']['es-cl'] = "Por favor indique: Nombre de archivo (descargar)";
|
||||
$text['label-edit-file']['pt-pt'] = "Por favor indique: Nome do ficheiro (descarregar)";
|
||||
$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']['he' ] = "";
|
||||
$text['label-edit-file']['it-it'] = "";
|
||||
$text['label-edit-file']['nl-nl'] = "";
|
||||
$text['label-edit-file']['pl' ] = "Wprowadź: Nazwę pliku (do pobrania)";
|
||||
$text['label-edit-file']['pt-br'] = "Por favor indique: Nome de ficheiro (download)";
|
||||
$text['label-edit-file']['pt-pt'] = "Por favor indique: Nome do ficheiro (descarregar)";
|
||||
$text['label-edit-file']['ru-ru'] = "Укажите: имя файла (для загрузки)";
|
||||
$text['label-edit-file']['sv-se'] = "Ange: Filnamn (ladda ned)";
|
||||
$text['label-edit-file']['uk' ] = "";
|
||||
$text['label-edit-file']['ru-ru'] = "Укажите: имя файла (для загрузки)";
|
||||
$text['label-edit-file']['de-de'] = "Bitte geben Sie folgendes an: Dateiname (Herunterladen)";
|
||||
$text['label-edit-file']['de-at'] = "Bitte geben Sie folgendes an: Dateiname (Herunterladen)";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['ar-eg'] = "";
|
||||
$text['label-download']['de-at'] = "Herunterladen";
|
||||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['pt-pt'] = "Descarregar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['pt-br'] = "Download";
|
||||
$text['label-download']['he' ] = "";
|
||||
$text['label-download']['it-it'] = "";
|
||||
$text['label-download']['nl-nl'] = "";
|
||||
$text['label-download']['pl' ] = "Pobierz";
|
||||
$text['label-download']['pt-br'] = "Download";
|
||||
$text['label-download']['pt-pt'] = "Descarregar";
|
||||
$text['label-download']['ru-ru'] = "Загрузить";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk' ] = "Завантажини";
|
||||
$text['label-download']['ru-ru'] = "Загрузить";
|
||||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['de-at'] = "Herunterladen";
|
||||
|
||||
$text['header']['en-us'] = "Upload Recording";
|
||||
$text['header']['ar-eg'] = "";
|
||||
$text['header']['de-at'] = "Aufnahme hochladen";
|
||||
$text['header']['de-de'] = "Aufnahme hochladen";
|
||||
$text['header']['es-cl'] = "Subir Grabación";
|
||||
$text['header']['pt-pt'] = "Carregar Gravações";
|
||||
$text['header']['fr-fr'] = "Télécharger Enregistrement";
|
||||
$text['header']['pt-br'] = "Carregadr gravações";
|
||||
$text['header']['he' ] = "";
|
||||
$text['header']['it-it'] = "";
|
||||
$text['header']['nl-nl'] = "";
|
||||
$text['header']['pl' ] = "Wyślij nagranie";
|
||||
$text['header']['pt-br'] = "Carregadr gravações";
|
||||
$text['header']['pt-pt'] = "Carregar Gravações";
|
||||
$text['header']['ru-ru'] = "Загрузить запись";
|
||||
$text['header']['sv-se'] = "Ladda Upp Inspelning";
|
||||
$text['header']['uk' ] = "Вивантажити запис";
|
||||
$text['header']['de-de'] = "Aufnahme hochladen";
|
||||
$text['header']['de-at'] = "Aufnahme hochladen";
|
||||
$text['header']['ru-ru'] = "Загрузить запись";
|
||||
|
||||
$text['description-recording']['en-us'] = "A name for the recording (not parsed).";
|
||||
$text['description-recording']['ar-eg'] = "";
|
||||
$text['description-recording']['de-at'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['de-de'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['es-cl'] = "Nombre de la grabación.";
|
||||
$text['description-recording']['pt-pt'] = "Nome da gravação.";
|
||||
$text['description-recording']['fr-fr'] = "Nom de l'enregistrement (non parsé).";
|
||||
$text['description-recording']['pt-br'] = "Nome da gravação:";
|
||||
$text['description-recording']['he' ] = "";
|
||||
$text['description-recording']['it-it'] = "";
|
||||
$text['description-recording']['nl-nl'] = "";
|
||||
$text['description-recording']['pl' ] = "Nazwa nagrania.";
|
||||
$text['description-recording']['pt-br'] = "Nome da gravação:";
|
||||
$text['description-recording']['pt-pt'] = "Nome da gravação.";
|
||||
$text['description-recording']['ru-ru'] = "Имя для записи (не анализируется).";
|
||||
$text['description-recording']['sv-se'] = "Namn på Inspelning.";
|
||||
$text['description-recording']['uk' ] = "Ім'я для запису (не розбирається).";
|
||||
$text['description-recording']['de-de'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['de-at'] = "Ein Name für die Aufnahme.";
|
||||
$text['description-recording']['ru-ru'] = "Имя для записи (не анализируется).";
|
||||
|
||||
$text['description-file']['en-us'] = "Name of the file. example.wav";
|
||||
$text['description-file']['ar-eg'] = "";
|
||||
$text['description-file']['de-at'] = "Dateiname (z.B.: example.wav)";
|
||||
$text['description-file']['de-de'] = "Dateiname (z.B.: example.wav)";
|
||||
$text['description-file']['es-cl'] = "Nombre del archivo. ejemplo.wav";
|
||||
$text['description-file']['pt-pt'] = "Nome do ficheiro. exemplo.wav";
|
||||
$text['description-file']['fr-fr'] = "Nom du fichier. exemple.wav";
|
||||
$text['description-file']['pt-br'] = "Nome do arquivo: exemplo.wav";
|
||||
$text['description-file']['he' ] = "";
|
||||
$text['description-file']['it-it'] = "";
|
||||
$text['description-file']['nl-nl'] = "";
|
||||
$text['description-file']['pl' ] = "Nazwa pliku: przykład.wav";
|
||||
$text['description-file']['pt-br'] = "Nome do arquivo: exemplo.wav";
|
||||
$text['description-file']['pt-pt'] = "Nome do ficheiro. exemplo.wav";
|
||||
$text['description-file']['ru-ru'] = "Имя файла. example.wav";
|
||||
$text['description-file']['sv-se'] = "Namn på filen. exempel: inspelning.wav";
|
||||
$text['description-file']['uk' ] = "";
|
||||
$text['description-file']['de-de'] = "Dateiname (z.B.: example.wav)";
|
||||
$text['description-file']['de-at'] = "Dateiname (z.B.: example.wav)";
|
||||
$text['description-file']['ru-ru'] = "Имя файла. example.wav";
|
||||
|
||||
$text['description']['en-us'] = "Dial *732 to create a recording, or (for best results) upload a 16bit 8khz/16khz mono WAV file.";
|
||||
$text['description']['ar-eg'] = "";
|
||||
$text['description']['de-at'] = "Wählen Sie *732 um eine Aufnahme direkt vom Telefon zu starten oder laden Sie eine 16bit 8/16kHz mono WAV-Datei hoch.";
|
||||
$text['description']['de-de'] = "Wählen Sie *732 um eine Aufnahme direkt vom Telefon zu starten oder laden Sie eine 16bit 8/16kHz mono WAV-Datei hoch.";
|
||||
$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.";
|
||||
$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.";
|
||||
$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']['he' ] = "";
|
||||
$text['description']['it-it'] = "";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Aby stworzyć własne 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ć.";
|
||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||
$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.";
|
||||
$text['description']['ru-ru'] = "Наберите *732 для создания записи, или (для получения наилучших результатов) загрузите 16bit 8khz/16khz mono WAV файл.";
|
||||
$text['description']['sv-se'] = "För att göra en inspelning ring * 732 eller så kan du göra en 16bit 8kHz/16kHz Mono WAV-fil och kopiera den till följande katalog uppdatera sedan sidan för att spela upp den.";
|
||||
$text['description']['uk' ] = "Редагування інформації облікового запису";
|
||||
$text['description']['de-de'] = "Wählen Sie *732 um eine Aufnahme direkt vom Telefon zu starten oder laden Sie eine 16bit 8/16kHz mono WAV-Datei hoch.";
|
||||
$text['description']['de-at'] = "Wählen Sie *732 um eine Aufnahme direkt vom Telefon zu starten oder laden Sie eine 16bit 8/16kHz mono WAV-Datei hoch.";
|
||||
$text['description']['ru-ru'] = "Наберите *732 для создания записи, или (для получения наилучших результатов) загрузите 16bit 8khz/16khz mono WAV файл.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,255 +1,340 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['label-user']['en-us'] = "User";
|
||||
$text['label-user']['ar-eg'] = "";
|
||||
$text['label-user']['de-at'] = "Benutzer";
|
||||
$text['label-user']['de-de'] = "Benutzer";
|
||||
$text['label-user']['es-cl'] = "Usuario";
|
||||
$text['label-user']['pt-pt'] = "Utilizador";
|
||||
$text['label-user']['fr-fr'] = "Utilisateurs";
|
||||
$text['label-user']['pt-br'] = "Usuário";
|
||||
$text['label-user']['he' ] = "";
|
||||
$text['label-user']['it-it'] = "";
|
||||
$text['label-user']['nl-nl'] = "";
|
||||
$text['label-user']['pl' ] = "Użytkownik";
|
||||
$text['label-user']['pt-br'] = "Usuário";
|
||||
$text['label-user']['pt-pt'] = "Utilizador";
|
||||
$text['label-user']['ru-ru'] = "Пользователь";
|
||||
$text['label-user']['sv-se'] = "Användare";
|
||||
$text['label-user']['uk' ] = "Користувач";
|
||||
$text['label-user']['de-de'] = "Benutzer";
|
||||
$text['label-user']['de-at'] = "Benutzer";
|
||||
$text['label-user']['ru-ru'] = "Пользователь";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['ar-eg'] = "";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk' ] = "Статус";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
|
||||
$text['label-response']['en-us'] = "Response:";
|
||||
$text['label-response']['ar-eg'] = "";
|
||||
$text['label-response']['de-at'] = "Antwort:";
|
||||
$text['label-response']['de-de'] = "Antwort:";
|
||||
$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']['he' ] = "";
|
||||
$text['label-response']['it-it'] = "";
|
||||
$text['label-response']['nl-nl'] = "";
|
||||
$text['label-response']['pl' ] = "Odpowiedź";
|
||||
$text['label-response']['pt-br'] = "Resposta";
|
||||
$text['label-response']['pt-pt'] = "Resposta:";
|
||||
$text['label-response']['ru-ru'] = "Отклик:";
|
||||
$text['label-response']['sv-se'] = "Respons:";
|
||||
$text['label-response']['uk' ] = "Відповідь:";
|
||||
$text['label-response']['de-de'] = "Antwort:";
|
||||
$text['label-response']['de-at'] = "Antwort:";
|
||||
$text['label-response']['ru-ru'] = "Отклик:";
|
||||
|
||||
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
||||
$text['label-refresh_pause']['ar-eg'] = "";
|
||||
$text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['de-de'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||
$text['label-refresh_pause']['fr-fr'] = "Arrêter d'actualiser en continu";
|
||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||
$text['label-refresh_pause']['he' ] = "";
|
||||
$text['label-refresh_pause']['it-it'] = "";
|
||||
$text['label-refresh_pause']['nl-nl'] = "";
|
||||
$text['label-refresh_pause']['pl' ] = "Pauzuj odświeżanie";
|
||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||
$text['label-refresh_pause']['ru-ru'] = "Приостановить обновление";
|
||||
$text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
|
||||
$text['label-refresh_pause']['uk' ] = "пауза Оновити";
|
||||
$text['label-refresh_pause']['de-de'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['de-at'] = "Seite neu laden deaktivieren";
|
||||
$text['label-refresh_pause']['ru-ru'] = "Приостановить обновление";
|
||||
|
||||
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
||||
$text['label-refresh_enable']['ar-eg'] = "";
|
||||
$text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['de-de'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||
$text['label-refresh_enable']['fr-fr'] = "Actualiser en continu";
|
||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||
$text['label-refresh_enable']['he' ] = "";
|
||||
$text['label-refresh_enable']['it-it'] = "";
|
||||
$text['label-refresh_enable']['nl-nl'] = "";
|
||||
$text['label-refresh_enable']['pl' ] = "Włącz odświeżanie";
|
||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||
$text['label-refresh_enable']['ru-ru'] = "Включить обновление";
|
||||
$text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatera";
|
||||
$text['label-refresh_enable']['uk' ] = "включити Оновити";
|
||||
$text['label-refresh_enable']['de-de'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['de-at'] = "Seite neu laden aktivieren";
|
||||
$text['label-refresh_enable']['ru-ru'] = "Включить обновление";
|
||||
|
||||
$text['label-port']['en-us'] = "Port";
|
||||
$text['label-port']['ar-eg'] = "";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['es-cl'] = "Puerto";
|
||||
$text['label-port']['pt-pt'] = "Porto";
|
||||
$text['label-port']['fr-fr'] = "Port";
|
||||
$text['label-port']['pt-br'] = "Porta";
|
||||
$text['label-port']['he' ] = "";
|
||||
$text['label-port']['it-it'] = "";
|
||||
$text['label-port']['nl-nl'] = "";
|
||||
$text['label-port']['pl' ] = "Port";
|
||||
$text['label-port']['pt-br'] = "Porta";
|
||||
$text['label-port']['pt-pt'] = "Porto";
|
||||
$text['label-port']['ru-ru'] = "Порт";
|
||||
$text['label-port']['sv-se'] = "Port";
|
||||
$text['label-port']['uk' ] = "Порт";
|
||||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['ru-ru'] = "Порт";
|
||||
|
||||
$text['label-ping']['en-us'] = "Ping";
|
||||
$text['label-ping']['ar-eg'] = "";
|
||||
$text['label-ping']['de-at'] = "Ping";
|
||||
$text['label-ping']['de-de'] = "Ping";
|
||||
$text['label-ping']['es-cl'] = "Silbido";
|
||||
$text['label-ping']['pt-pt'] = "Sibilo";
|
||||
$text['label-ping']['fr-fr'] = "Ping";
|
||||
$text['label-ping']['pt-br'] = "Sibilo";
|
||||
$text['label-ping']['he' ] = "";
|
||||
$text['label-ping']['it-it'] = "";
|
||||
$text['label-ping']['nl-nl'] = "";
|
||||
$text['label-ping']['pl' ] = "Świst";
|
||||
$text['label-ping']['pt-br'] = "Sibilo";
|
||||
$text['label-ping']['pt-pt'] = "Sibilo";
|
||||
$text['label-ping']['ru-ru'] = "Ping";
|
||||
$text['label-ping']['sv-se'] = "Ping";
|
||||
$text['label-ping']['uk' ] = "пінг";
|
||||
$text['label-ping']['ru-ru'] = "Ping";
|
||||
$text['label-ping']['de-de'] = "Ping";
|
||||
$text['label-ping']['de-at'] = "Ping";
|
||||
|
||||
$text['label-message']['en-us'] = "Invalid Profile!";
|
||||
$text['label-message']['ar-eg'] = "";
|
||||
$text['label-message']['de-at'] = "Ungültiges Profil!";
|
||||
$text['label-message']['de-de'] = "Ungültiges Profil!";
|
||||
$text['label-message']['es-cl'] = "¡Perfil Inválido!";
|
||||
$text['label-message']['pt-pt'] = "Perfil Inválido!";
|
||||
$text['label-message']['fr-fr'] = "Profil Invalide!";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pt-pt'] = "Perfil Inválido!";
|
||||
$text['label-message']['ru-ru'] = "Недопустимый профиль!";
|
||||
$text['label-message']['sv-se'] = "Ogiltig Profil!";
|
||||
$text['label-message']['uk' ] = "Хибний профіль!";
|
||||
$text['label-message']['de-de'] = "Ungültiges Profil!";
|
||||
$text['label-message']['de-at'] = "Ungültiges Profil!";
|
||||
$text['label-message']['ru-ru'] = "Недопустимый профиль!";
|
||||
|
||||
$text['label-lan_ip']['en-us'] = "LAN IP";
|
||||
$text['label-lan_ip']['ar-eg'] = "";
|
||||
$text['label-lan_ip']['de-at'] = "LAN IP";
|
||||
$text['label-lan_ip']['de-de'] = "LAN IP";
|
||||
$text['label-lan_ip']['es-cl'] = "LAN IP";
|
||||
$text['label-lan_ip']['pt-pt'] = "LAN IP";
|
||||
$text['label-lan_ip']['fr-fr'] = "LAN IP";
|
||||
$text['label-lan_ip']['pt-br'] = "LAN IP";
|
||||
$text['label-lan_ip']['he' ] = "";
|
||||
$text['label-lan_ip']['it-it'] = "";
|
||||
$text['label-lan_ip']['nl-nl'] = "";
|
||||
$text['label-lan_ip']['pl' ] = "LAN IP";
|
||||
$text['label-lan_ip']['pt-br'] = "LAN IP";
|
||||
$text['label-lan_ip']['pt-pt'] = "LAN IP";
|
||||
$text['label-lan_ip']['ru-ru'] = "LAN IP";
|
||||
$text['label-lan_ip']['sv-se'] = "LAN IP";
|
||||
$text['label-lan_ip']['uk' ] = "LAN IP";
|
||||
$text['label-lan_ip']['de-de'] = "LAN IP";
|
||||
$text['label-lan_ip']['de-at'] = "LAN IP";
|
||||
$text['label-lan_ip']['ru-ru'] = "LAN IP";
|
||||
|
||||
$text['label-ip']['en-us'] = "IP";
|
||||
$text['label-ip']['ar-eg'] = "";
|
||||
$text['label-ip']['de-at'] = "IP";
|
||||
$text['label-ip']['de-de'] = "IP";
|
||||
$text['label-ip']['es-cl'] = "IP";
|
||||
$text['label-ip']['pt-pt'] = "IP";
|
||||
$text['label-ip']['fr-fr'] = "IP";
|
||||
$text['label-ip']['pt-br'] = "IP";
|
||||
$text['label-ip']['he' ] = "";
|
||||
$text['label-ip']['it-it'] = "";
|
||||
$text['label-ip']['nl-nl'] = "";
|
||||
$text['label-ip']['pl' ] = "IP";
|
||||
$text['label-ip']['pt-br'] = "IP";
|
||||
$text['label-ip']['pt-pt'] = "IP";
|
||||
$text['label-ip']['ru-ru'] = "IP-адрес";
|
||||
$text['label-ip']['sv-se'] = "IP";
|
||||
$text['label-ip']['uk' ] = "IP";
|
||||
$text['label-ip']['de-de'] = "IP";
|
||||
$text['label-ip']['de-at'] = "IP";
|
||||
$text['label-ip']['ru-ru'] = "IP-адрес";
|
||||
|
||||
$text['label-interval']['en-us'] = "Interval (Sec)";
|
||||
$text['label-interval']['ar-eg'] = "";
|
||||
$text['label-interval']['de-at'] = "Intervall (Sek)";
|
||||
$text['label-interval']['de-de'] = "Intervall (Sek)";
|
||||
$text['label-interval']['es-cl'] = "Intervalo";
|
||||
$text['label-interval']['pt-pt'] = "Intervalo";
|
||||
$text['label-interval']['fr-fr'] = "Intervalle (secondes)";
|
||||
$text['label-interval']['pt-br'] = "Intervalo";
|
||||
$text['label-interval']['he' ] = "";
|
||||
$text['label-interval']['it-it'] = "";
|
||||
$text['label-interval']['nl-nl'] = "";
|
||||
$text['label-interval']['pl' ] = "Interwał (sek)";
|
||||
$text['label-interval']['pt-br'] = "Intervalo";
|
||||
$text['label-interval']['pt-pt'] = "Intervalo";
|
||||
$text['label-interval']['ru-ru'] = "Интервал (сек)";
|
||||
$text['label-interval']['sv-se'] = "Intervall (Sek)";
|
||||
$text['label-interval']['uk' ] = "Інтервал (с.)";
|
||||
$text['label-interval']['de-de'] = "Intervall (Sek)";
|
||||
$text['label-interval']['de-at'] = "Intervall (Sek)";
|
||||
$text['label-interval']['ru-ru'] = "Интервал (сек)";
|
||||
|
||||
$text['label-hostname']['en-us'] = "Hostname";
|
||||
$text['label-hostname']['ar-eg'] = "";
|
||||
$text['label-hostname']['de-at'] = "Hostname";
|
||||
$text['label-hostname']['de-de'] = "Hostname";
|
||||
$text['label-hostname']['es-cl'] = "Hostname";
|
||||
$text['label-hostname']['pt-pt'] = "Hostname";
|
||||
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['label-hostname']['pt-br'] = "Hostname";
|
||||
$text['label-hostname']['he' ] = "";
|
||||
$text['label-hostname']['it-it'] = "";
|
||||
$text['label-hostname']['nl-nl'] = "";
|
||||
$text['label-hostname']['pl' ] = "Nazwa hosta";
|
||||
$text['label-hostname']['pt-br'] = "Hostname";
|
||||
$text['label-hostname']['pt-pt'] = "Hostname";
|
||||
$text['label-hostname']['ru-ru'] = "Имя хоста";
|
||||
$text['label-hostname']['sv-se'] = "Hostname";
|
||||
$text['label-hostname']['uk' ] = "Назва хоста";
|
||||
$text['label-hostname']['de-de'] = "Hostname";
|
||||
$text['label-hostname']['de-at'] = "Hostname";
|
||||
$text['label-hostname']['ru-ru'] = "Имя хоста";
|
||||
|
||||
$text['label-event']['en-us'] = "Event:";
|
||||
$text['label-event']['ar-eg'] = "";
|
||||
$text['label-event']['de-at'] = "Event:";
|
||||
$text['label-event']['de-de'] = "Event:";
|
||||
$text['label-event']['es-cl'] = "Evento:";
|
||||
$text['label-event']['pt-pt'] = "Evento:";
|
||||
$text['label-event']['fr-fr'] = "Evénement:";
|
||||
$text['label-event']['pt-br'] = "Evento";
|
||||
$text['label-event']['he' ] = "";
|
||||
$text['label-event']['it-it'] = "";
|
||||
$text['label-event']['nl-nl'] = "";
|
||||
$text['label-event']['pl' ] = "Zdarzenie";
|
||||
$text['label-event']['pt-br'] = "Evento";
|
||||
$text['label-event']['pt-pt'] = "Evento:";
|
||||
$text['label-event']['ru-ru'] = "Событие:";
|
||||
$text['label-event']['sv-se'] = "Event:";
|
||||
$text['label-event']['uk' ] = "Подія:";
|
||||
$text['label-event']['de-de'] = "Event:";
|
||||
$text['label-event']['de-at'] = "Event:";
|
||||
$text['label-event']['ru-ru'] = "Событие:";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['ar-eg'] = "";
|
||||
$text['label-domain']['de-at'] = "Domäne";
|
||||
$text['label-domain']['de-de'] = "Domäne";
|
||||
$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']['he' ] = "";
|
||||
$text['label-domain']['it-it'] = "";
|
||||
$text['label-domain']['nl-nl'] = "";
|
||||
$text['label-domain']['pl' ] = "Domena";
|
||||
$text['label-domain']['pt-br'] = "Dominio";
|
||||
$text['label-domain']['pt-pt'] = "Domínio";
|
||||
$text['label-domain']['ru-ru'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['uk' ] = "Домен";
|
||||
$text['label-domain']['ru-ru'] = "Домен";
|
||||
$text['label-domain']['de-de'] = "Domäne";
|
||||
$text['label-domain']['de-at'] = "Domäne";
|
||||
|
||||
$text['label-agent']['en-us'] = "Agent";
|
||||
$text['label-agent']['ar-eg'] = "";
|
||||
$text['label-agent']['de-at'] = "Agent";
|
||||
$text['label-agent']['de-de'] = "Agent";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
$text['label-agent']['pt-pt'] = "Agente";
|
||||
$text['label-agent']['fr-fr'] = "Agent";
|
||||
$text['label-agent']['pt-br'] = "Agente";
|
||||
$text['label-agent']['he' ] = "";
|
||||
$text['label-agent']['it-it'] = "";
|
||||
$text['label-agent']['nl-nl'] = "";
|
||||
$text['label-agent']['pl' ] = "Agent";
|
||||
$text['label-agent']['pt-br'] = "Agente";
|
||||
$text['label-agent']['pt-pt'] = "Agente";
|
||||
$text['label-agent']['ru-ru'] = "Оператор";
|
||||
$text['label-agent']['sv-se'] = "Agent";
|
||||
$text['label-agent']['uk' ] = "Оператор";
|
||||
$text['label-agent']['de-de'] = "Agent";
|
||||
$text['label-agent']['de-at'] = "Agent";
|
||||
$text['label-agent']['ru-ru'] = "Оператор";
|
||||
|
||||
$text['label-contact']['en-us'] = "Contact";
|
||||
$text['label-contact']['ar-eg'] = "";
|
||||
$text['label-contact']['de-at'] = "Kontakt";
|
||||
$text['label-contact']['de-de'] = "Kontakt";
|
||||
$text['label-contact']['es-cl'] = "Contacto";
|
||||
$text['label-contact']['pt-pt'] = "Contato";
|
||||
$text['label-contact']['fr-fr'] = "Contact";
|
||||
$text['label-contact']['pt-br'] = "Contato";
|
||||
$text['label-contact']['he' ] = "";
|
||||
$text['label-contact']['it-it'] = "";
|
||||
$text['label-contact']['nl-nl'] = "";
|
||||
$text['label-contact']['pl' ] = "Kontakt";
|
||||
$text['label-contact']['pt-br'] = "Contato";
|
||||
$text['label-contact']['pt-pt'] = "Contato";
|
||||
$text['label-contact']['ru-ru'] = "Контакт";
|
||||
$text['label-contact']['sv-se'] = "Kontakta";
|
||||
$text['label-contact']['uk' ] = "Контакт";
|
||||
$text['label-contact']['de-de'] = "Kontakt";
|
||||
$text['label-contact']['de-at'] = "Kontakt";
|
||||
$text['label-contact']['ru-ru'] = "Контакт";
|
||||
|
||||
$text['header-registrations']['en-us'] = "Registrations";
|
||||
$text['header-registrations']['ar-eg'] = "";
|
||||
$text['header-registrations']['de-at'] = "Registrierungen";
|
||||
$text['header-registrations']['de-de'] = "Registrierungen";
|
||||
$text['header-registrations']['es-cl'] = "Inscripciones";
|
||||
$text['header-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['header-registrations']['fr-fr'] = "Enregistrements SIP";
|
||||
$text['header-registrations']['pt-br'] = "Inscrições";
|
||||
$text['header-registrations']['he' ] = "";
|
||||
$text['header-registrations']['it-it'] = "";
|
||||
$text['header-registrations']['nl-nl'] = "";
|
||||
$text['header-registrations']['pl' ] = "Rejestracje";
|
||||
$text['header-registrations']['pt-br'] = "Inscrições";
|
||||
$text['header-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['header-registrations']['ru-ru'] = "Регистрация";
|
||||
$text['header-registrations']['sv-se'] = "Registreringar";
|
||||
$text['header-registrations']['uk' ] = "Реєстрації";
|
||||
$text['header-registrations']['de-de'] = "Registrierungen";
|
||||
$text['header-registrations']['de-at'] = "Registrierungen";
|
||||
$text['header-registrations']['ru-ru'] = "Регистрация";
|
||||
|
||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['error-event-socket']['ar-eg'] = "";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de eventos fallida.";
|
||||
$text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||
$text['error-event-socket']['fr-fr'] = "Échec de la connexion a l'Event Socket.";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
$text['error-event-socket']['he' ] = "";
|
||||
$text['error-event-socket']['it-it'] = "";
|
||||
$text['error-event-socket']['nl-nl'] = "";
|
||||
$text['error-event-socket']['pl' ] = "Połączenie do “Event Socket” nie powiodło się";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
$text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||
$text['error-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось.";
|
||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk' ] = "Помилка підключення до Event Socket";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['ru-ru'] = "Подключение к сокету событий не удалось.";
|
||||
|
||||
$text['button-unregister']['en-us'] = "Unregister";
|
||||
$text['button-unregister']['ar-eg'] = "";
|
||||
$text['button-unregister']['de-at'] = "Unregister";
|
||||
$text['button-unregister']['de-de'] = "Unregister";
|
||||
$text['button-unregister']['es-cl'] = "";
|
||||
$text['button-unregister']['pt-pt'] = "";
|
||||
$text['button-unregister']['fr-fr'] = "Désenregistrer";
|
||||
$text['button-unregister']['pt-br'] = "";
|
||||
$text['button-unregister']['he' ] = "";
|
||||
$text['button-unregister']['it-it'] = "";
|
||||
$text['button-unregister']['nl-nl'] = "";
|
||||
$text['button-unregister']['pl' ] = "Wyrejestruj";
|
||||
$text['button-unregister']['pt-br'] = "";
|
||||
$text['button-unregister']['pt-pt'] = "";
|
||||
$text['button-unregister']['ru-ru'] = "Отменить регистрацию";
|
||||
$text['button-unregister']['sv-se'] = "Avregistrera";
|
||||
$text['button-unregister']['uk' ] = "Розреєструвати";
|
||||
$text['button-unregister']['de-de'] = "Unregister";
|
||||
$text['button-unregister']['de-at'] = "Unregister";
|
||||
$text['button-unregister']['ru-ru'] = "Отменить регистрацию";
|
||||
|
||||
$text['button-reboot']['en-us'] = "Reboot";
|
||||
$text['button-reboot']['ar-eg'] = "";
|
||||
$text['button-reboot']['de-at'] = "Neu starten";
|
||||
$text['button-reboot']['de-de'] = "Neu starten";
|
||||
$text['button-reboot']['es-cl'] = "Reiniciar";
|
||||
$text['button-reboot']['pt-pt'] = "Reinicialização";
|
||||
$text['button-reboot']['fr-fr'] = "Redémarrer";
|
||||
$text['button-reboot']['pt-br'] = "Reiniciando";
|
||||
$text['button-reboot']['he' ] = "";
|
||||
$text['button-reboot']['it-it'] = "";
|
||||
$text['button-reboot']['nl-nl'] = "";
|
||||
$text['button-reboot']['pl' ] = "Zrestartuj";
|
||||
$text['button-reboot']['pt-br'] = "Reiniciando";
|
||||
$text['button-reboot']['pt-pt'] = "Reinicialização";
|
||||
$text['button-reboot']['ru-ru'] = "Перезагрузить";
|
||||
$text['button-reboot']['sv-se'] = "Starta Om";
|
||||
$text['button-reboot']['uk' ] = "Перезавантажити";
|
||||
$text['button-reboot']['de-de'] = "Neu starten";
|
||||
$text['button-reboot']['de-at'] = "Neu starten";
|
||||
$text['button-reboot']['ru-ru'] = "Перезагрузить";
|
||||
|
||||
$text['button-provision']['en-us'] = "Provision";
|
||||
$text['button-provision']['ar-eg'] = "";
|
||||
$text['button-provision']['de-at'] = "Bereitstellen";
|
||||
$text['button-provision']['de-de'] = "Bereitstellen";
|
||||
$text['button-provision']['es-cl'] = "";
|
||||
$text['button-provision']['pt-pt'] = "";
|
||||
$text['button-provision']['fr-fr'] = "Provisionner";
|
||||
$text['button-provision']['pt-br'] = "";
|
||||
$text['button-provision']['he' ] = "";
|
||||
$text['button-provision']['it-it'] = "";
|
||||
$text['button-provision']['nl-nl'] = "";
|
||||
$text['button-provision']['pl' ] = "Konfigutuj";
|
||||
$text['button-provision']['pt-br'] = "";
|
||||
$text['button-provision']['pt-pt'] = "";
|
||||
$text['button-provision']['ru-ru'] = "Обеспечение";
|
||||
$text['button-provision']['sv-se'] = "Provisionera";
|
||||
$text['button-provision']['uk' ] = "Provision ";
|
||||
$text['button-provision']['de-de'] = "Bereitstellen";
|
||||
$text['button-provision']['de-at'] = "Bereitstellen";
|
||||
$text['button-provision']['ru-ru'] = "Обеспечение";
|
||||
|
||||
?>
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -1,276 +1,340 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-services']['en-us'] = "Services";
|
||||
$text['title-services']['es-cl'] = "Servicios";
|
||||
$text['title-services']['pt-pt'] = "Serviços";
|
||||
$text['title-services']['fr-fr'] = "Services";
|
||||
$text['title-services']['pt-br'] = "Serviços";
|
||||
$text['title-services']['pl'] = "Serwisy";
|
||||
$text['title-services']['sv-se'] = "Tjänster";
|
||||
$text['title-services']['ro'] = "Servicii";
|
||||
$text['title-services']['uk'] = "Служби";
|
||||
$text['title-services']['ru-ru'] = "Службы";
|
||||
$text['title-services']['de-de'] = "Dienste";
|
||||
$text['title-services']['ar-eg'] = "";
|
||||
$text['title-services']['de-at'] = "Dienste";
|
||||
$text['title-services']['de-de'] = "Dienste";
|
||||
$text['title-services']['es-cl'] = "Servicios";
|
||||
$text['title-services']['fr-fr'] = "Services";
|
||||
$text['title-services']['he' ] = "";
|
||||
$text['title-services']['it-it'] = "";
|
||||
$text['title-services']['nl-nl'] = "";
|
||||
$text['title-services']['pl' ] = "Serwisy";
|
||||
$text['title-services']['pt-br'] = "Serviços";
|
||||
$text['title-services']['pt-pt'] = "Serviços";
|
||||
$text['title-services']['ru-ru'] = "Службы";
|
||||
$text['title-services']['sv-se'] = "Tjänster";
|
||||
$text['title-services']['uk' ] = "Служби";
|
||||
|
||||
$text['title']['en-us'] = "Service Add";
|
||||
$text['title']['es-cl'] = "Agregar Servicio";
|
||||
$text['title']['pt-pt'] = "Adicionar Serviço";
|
||||
$text['title']['fr-fr'] = "Ajouter Service";
|
||||
$text['title']['pt-br'] = "Configurações da Conta";
|
||||
$text['title']['pl'] = "Dodaj serwis";
|
||||
$text['title']['sv-se'] = "Lägg Till Tjänst";
|
||||
$text['title']['ro'] = "Adăugare serviciu";
|
||||
$text['title']['uk'] = "Параметри облікового запису";
|
||||
$text['title']['ru-ru'] = "Служба добавлена";
|
||||
$text['title']['de-de'] = "Dienst hinzufügen";
|
||||
$text['title']['ar-eg'] = "";
|
||||
$text['title']['de-at'] = "Dienst hinzufügen";
|
||||
$text['title']['de-de'] = "Dienst hinzufügen";
|
||||
$text['title']['es-cl'] = "Agregar Servicio";
|
||||
$text['title']['fr-fr'] = "Ajouter Service";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Dodaj serwis";
|
||||
$text['title']['pt-br'] = "Configurações da Conta";
|
||||
$text['title']['pt-pt'] = "Adicionar Serviço";
|
||||
$text['title']['ru-ru'] = "Служба добавлена";
|
||||
$text['title']['sv-se'] = "Lägg Till Tjänst";
|
||||
$text['title']['uk' ] = "Параметри облікового запису";
|
||||
|
||||
$text['message-stopping']['en-us'] = "Stopping Service";
|
||||
$text['message-stopping']['es-cl'] = "Servicio de Detención";
|
||||
$text['message-stopping']['pt-pt'] = "A Parar Serviço";
|
||||
$text['message-stopping']['fr-fr'] = "Service de L'arrêt";
|
||||
$text['message-stopping']['pt-br'] = "Pausar serviço";
|
||||
$text['message-stopping']['pl'] = "Zatrzymaj serwis";
|
||||
$text['message-stopping']['sv-se'] = "Stoppar Tjänst";
|
||||
$text['message-stopping']['ro'] = "Oprire serviciu";
|
||||
$text['message-stopping']['uk'] = "Зупинка служби";
|
||||
$text['message-stopping']['ru-ru'] = "Остановка Сервиса";
|
||||
$text['message-stopping']['de-de'] = "Dienst beenden";
|
||||
$text['message-stopping']['ar-eg'] = "";
|
||||
$text['message-stopping']['de-at'] = "Dienst beenden";
|
||||
$text['message-stopping']['de-de'] = "Dienst beenden";
|
||||
$text['message-stopping']['es-cl'] = "Servicio de Detención";
|
||||
$text['message-stopping']['fr-fr'] = "Service de L'arrêt";
|
||||
$text['message-stopping']['he' ] = "";
|
||||
$text['message-stopping']['it-it'] = "";
|
||||
$text['message-stopping']['nl-nl'] = "";
|
||||
$text['message-stopping']['pl' ] = "Zatrzymaj serwis";
|
||||
$text['message-stopping']['pt-br'] = "Pausar serviço";
|
||||
$text['message-stopping']['pt-pt'] = "A Parar Serviço";
|
||||
$text['message-stopping']['ru-ru'] = "Остановка Сервиса";
|
||||
$text['message-stopping']['sv-se'] = "Stoppar Tjänst";
|
||||
$text['message-stopping']['uk' ] = "Зупинка служби";
|
||||
|
||||
$text['message-starting']['en-us'] = "Starting Service";
|
||||
$text['message-starting']['es-cl'] = "Servicio de Inicio";
|
||||
$text['message-starting']['pt-pt'] = "A Iniciar Serviço";
|
||||
$text['message-starting']['fr-fr'] = "Démarrage du Service";
|
||||
$text['message-starting']['pt-br'] = "Inciar serviço";
|
||||
$text['message-starting']['pl'] = "Załącz serwis";
|
||||
$text['message-starting']['sv-se'] = "Startar Tjänst";
|
||||
$text['message-starting']['ro'] = "Pornire serviciu";
|
||||
$text['message-starting']['uk'] = "Запуск служби";
|
||||
$text['message-starting']['ru-ru'] = "Старт Сервиса";
|
||||
$text['message-starting']['de-de'] = "Starte Dienst";
|
||||
$text['message-starting']['ar-eg'] = "";
|
||||
$text['message-starting']['de-at'] = "Starte Dienst";
|
||||
$text['message-starting']['de-de'] = "Starte Dienst";
|
||||
$text['message-starting']['es-cl'] = "Servicio de Inicio";
|
||||
$text['message-starting']['fr-fr'] = "Démarrage du Service";
|
||||
$text['message-starting']['he' ] = "";
|
||||
$text['message-starting']['it-it'] = "";
|
||||
$text['message-starting']['nl-nl'] = "";
|
||||
$text['message-starting']['pl' ] = "Załącz serwis";
|
||||
$text['message-starting']['pt-br'] = "Inciar serviço";
|
||||
$text['message-starting']['pt-pt'] = "A Iniciar Serviço";
|
||||
$text['message-starting']['ru-ru'] = "Старт Сервиса";
|
||||
$text['message-starting']['sv-se'] = "Startar Tjänst";
|
||||
$text['message-starting']['uk' ] = "Запуск служби";
|
||||
|
||||
$text['label-stopped']['en-us'] = "Stopped";
|
||||
$text['label-stopped']['es-cl'] = "Detenido";
|
||||
$text['label-stopped']['pt-pt'] = "Parou";
|
||||
$text['label-stopped']['fr-fr'] = "Arrêtée";
|
||||
$text['label-stopped']['pt-br'] = "Pausado";
|
||||
$text['label-stopped']['pl'] = "Zatrzymany";
|
||||
$text['label-stopped']['sv-se'] = "Stoppad";
|
||||
$text['label-stopped']['ro'] = "Oprit";
|
||||
$text['label-stopped']['uk'] = "Зупинено";
|
||||
$text['label-stopped']['ru-ru'] = "Остановлено";
|
||||
$text['label-stopped']['ar-eg'] = "";
|
||||
$text['label-stopped']['de-at'] = "Beendet";
|
||||
$text['label-stopped']['de-de'] = "Beendet";
|
||||
$text['label-stopped']['es-cl'] = "Detenido";
|
||||
$text['label-stopped']['fr-fr'] = "Arrêtée";
|
||||
$text['label-stopped']['he' ] = "";
|
||||
$text['label-stopped']['it-it'] = "";
|
||||
$text['label-stopped']['nl-nl'] = "";
|
||||
$text['label-stopped']['pl' ] = "Zatrzymany";
|
||||
$text['label-stopped']['pt-br'] = "Pausado";
|
||||
$text['label-stopped']['pt-pt'] = "Parou";
|
||||
$text['label-stopped']['ru-ru'] = "Остановлено";
|
||||
$text['label-stopped']['sv-se'] = "Stoppad";
|
||||
$text['label-stopped']['uk' ] = "Зупинено";
|
||||
|
||||
$text['label-stop_command']['en-us'] = "Stop Command";
|
||||
$text['label-stop_command']['es-cl'] = "Comando para Detener";
|
||||
$text['label-stop_command']['pt-pt'] = "Comando para Parar";
|
||||
$text['label-stop_command']['fr-fr'] = "Comande d'arrêt";
|
||||
$text['label-stop_command']['pt-br'] = "Comando para pausar";
|
||||
$text['label-stop_command']['pl'] = "Polecenie: STOP";
|
||||
$text['label-stop_command']['sv-se'] = "Stopp Komando";
|
||||
$text['label-stop_command']['ro'] = "Comandă oprire";
|
||||
$text['label-stop_command']['uk'] = "Команда для зупинки ";
|
||||
$text['label-stop_command']['de-de'] = "Stopp Befehl";
|
||||
$text['label-stop_command']['ar-eg'] = "";
|
||||
$text['label-stop_command']['de-at'] = "Stopp Befehl";
|
||||
$text['label-stop_command']['de-de'] = "Stopp Befehl";
|
||||
$text['label-stop_command']['es-cl'] = "Comando para Detener";
|
||||
$text['label-stop_command']['fr-fr'] = "Comande d'arrêt";
|
||||
$text['label-stop_command']['he' ] = "";
|
||||
$text['label-stop_command']['it-it'] = "";
|
||||
$text['label-stop_command']['nl-nl'] = "";
|
||||
$text['label-stop_command']['pl' ] = "Polecenie: STOP";
|
||||
$text['label-stop_command']['pt-br'] = "Comando para pausar";
|
||||
$text['label-stop_command']['pt-pt'] = "Comando para Parar";
|
||||
$text['label-stop_command']['ru-ru'] = "Команда остановить";
|
||||
$text['label-stop_command']['sv-se'] = "Stopp Komando";
|
||||
$text['label-stop_command']['uk' ] = "Команда для зупинки ";
|
||||
|
||||
$text['label-stop']['en-us'] = "Stop";
|
||||
$text['label-stop']['es-cl'] = "Deténgase";
|
||||
$text['label-stop']['pt-pt'] = "Pare";
|
||||
$text['label-stop']['fr-fr'] = "Arrêtez";
|
||||
$text['label-stop']['pt-br'] = "Parar";
|
||||
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
|
||||
$text['label-stop']['sv-se'] = "Stoppa";
|
||||
$text['label-stop']['ro'] = "Oprește";
|
||||
$text['label-stop']['uk'] = "Зупинити";
|
||||
$text['label-stop']['de-de'] = "Stopp";
|
||||
$text['label-stop']['ar-eg'] = "";
|
||||
$text['label-stop']['de-at'] = "Stopp";
|
||||
$text['label-stop']['de-de'] = "Stopp";
|
||||
$text['label-stop']['es-cl'] = "Deténgase";
|
||||
$text['label-stop']['fr-fr'] = "Arrêtez";
|
||||
$text['label-stop']['he' ] = "";
|
||||
$text['label-stop']['it-it'] = "";
|
||||
$text['label-stop']['nl-nl'] = "";
|
||||
$text['label-stop']['pl' ] = "zatrzymaj nagrywanie";
|
||||
$text['label-stop']['pt-br'] = "Parar";
|
||||
$text['label-stop']['pt-pt'] = "Pare";
|
||||
$text['label-stop']['ru-ru'] = "Остановить";
|
||||
$text['label-stop']['sv-se'] = "Stoppa";
|
||||
$text['label-stop']['uk' ] = "Зупинити";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['ro'] = "Stare";
|
||||
$text['label-status']['uk'] = "Стан";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['ar-eg'] = "";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Statut";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pt-pt'] = "Estado";
|
||||
$text['label-status']['ru-ru'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk' ] = "Стан";
|
||||
|
||||
$text['label-start_command']['en-us'] = "Start Command";
|
||||
$text['label-start_command']['es-cl'] = "Comando para Iniciar";
|
||||
$text['label-start_command']['pt-pt'] = "Comando para Iniciar";
|
||||
$text['label-start_command']['fr-fr'] = "Commande démarrage";
|
||||
$text['label-start_command']['pt-br'] = "Comando para iniciar";
|
||||
$text['label-start_command']['pl'] = "Polecenie: START";
|
||||
$text['label-start_command']['sv-se'] = "Start Komando";
|
||||
$text['label-start_command']['ro'] = "Comandă pornire";
|
||||
$text['label-start_command']['uk'] = "Команда для запуску ";
|
||||
$text['label-start_command']['de-de'] = "Start Befehl";
|
||||
$text['label-start_command']['ar-eg'] = "";
|
||||
$text['label-start_command']['de-at'] = "Start Befehl";
|
||||
$text['label-start_command']['de-de'] = "Start Befehl";
|
||||
$text['label-start_command']['es-cl'] = "Comando para Iniciar";
|
||||
$text['label-start_command']['fr-fr'] = "Commande démarrage";
|
||||
$text['label-start_command']['he' ] = "";
|
||||
$text['label-start_command']['it-it'] = "";
|
||||
$text['label-start_command']['nl-nl'] = "";
|
||||
$text['label-start_command']['pl' ] = "Polecenie: START";
|
||||
$text['label-start_command']['pt-br'] = "Comando para iniciar";
|
||||
$text['label-start_command']['pt-pt'] = "Comando para Iniciar";
|
||||
$text['label-start_command']['ru-ru'] = "Команда стартовать";
|
||||
$text['label-start_command']['sv-se'] = "Start Komando";
|
||||
$text['label-start_command']['uk' ] = "Команда для запуску ";
|
||||
|
||||
$text['label-start']['en-us'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Comienzo";
|
||||
$text['label-start']['pt-pt'] = "Começo";
|
||||
$text['label-start']['fr-fr'] = "Début";
|
||||
$text['label-start']['pt-br'] = "Iniciar";
|
||||
$text['label-start']['pl'] = "Start";
|
||||
$text['label-start']['sv-se'] = "Starta";
|
||||
$text['label-start']['ro'] = "Pornește";
|
||||
$text['label-start']['uk'] = "Запустити";
|
||||
$text['label-start']['de-de'] = "Start";
|
||||
$text['label-start']['ar-eg'] = "";
|
||||
$text['label-start']['de-at'] = "Start";
|
||||
$text['label-start']['de-de'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Comienzo";
|
||||
$text['label-start']['fr-fr'] = "Début";
|
||||
$text['label-start']['he' ] = "";
|
||||
$text['label-start']['it-it'] = "";
|
||||
$text['label-start']['nl-nl'] = "";
|
||||
$text['label-start']['pl' ] = "Start";
|
||||
$text['label-start']['pt-br'] = "Iniciar";
|
||||
$text['label-start']['pt-pt'] = "Começo";
|
||||
$text['label-start']['ru-ru'] = "Старт";
|
||||
$text['label-start']['sv-se'] = "Starta";
|
||||
$text['label-start']['uk' ] = "Запустити";
|
||||
|
||||
$text['label-running']['en-us'] = "Running";
|
||||
$text['label-running']['es-cl'] = "Runcionamiento";
|
||||
$text['label-running']['pt-pt'] = "Funcionamento";
|
||||
$text['label-running']['fr-fr'] = "Fonctionnement";
|
||||
$text['label-running']['pt-br'] = "Em execução";
|
||||
$text['label-running']['pl'] = "Działa";
|
||||
$text['label-running']['sv-se'] = "I Drift";
|
||||
$text['label-running']['ro'] = "În desfășurare";
|
||||
$text['label-running']['uk'] = "Запущено";
|
||||
$text['label-running']['de-de'] = "Läuft";
|
||||
$text['label-running']['ar-eg'] = "";
|
||||
$text['label-running']['de-at'] = "Läuft";
|
||||
$text['label-running']['de-de'] = "Läuft";
|
||||
$text['label-running']['es-cl'] = "Runcionamiento";
|
||||
$text['label-running']['fr-fr'] = "Fonctionnement";
|
||||
$text['label-running']['he' ] = "";
|
||||
$text['label-running']['it-it'] = "";
|
||||
$text['label-running']['nl-nl'] = "";
|
||||
$text['label-running']['pl' ] = "Działa";
|
||||
$text['label-running']['pt-br'] = "Em execução";
|
||||
$text['label-running']['pt-pt'] = "Funcionamento";
|
||||
$text['label-running']['ru-ru'] = "Запущено";
|
||||
$text['label-running']['sv-se'] = "I Drift";
|
||||
$text['label-running']['uk' ] = "Запущено";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['pt-pt'] = "Dados";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
$text['label-data']['pl'] = "Dane";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['ro'] = "Data";
|
||||
$text['label-data']['uk'] = "Дані";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['ar-eg'] = "";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['he' ] = "";
|
||||
$text['label-data']['it-it'] = "";
|
||||
$text['label-data']['nl-nl'] = "";
|
||||
$text['label-data']['pl' ] = "Dane";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
$text['label-data']['pt-pt'] = "Dados";
|
||||
$text['label-data']['ru-ru'] = "Данные";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['uk' ] = "Дані";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['pt-pt'] = "Ação";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['pl'] = "Operacja";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['ro'] = "Acțiune";
|
||||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he' ] = "";
|
||||
$text['label-action']['it-it'] = "";
|
||||
$text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl' ] = "Operacja";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['pt-pt'] = "Ação";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk' ] = "Дія";
|
||||
|
||||
$text['header-services']['en-us'] = "Services";
|
||||
$text['header-services']['es-cl'] = "Servicios";
|
||||
$text['header-services']['pt-pt'] = "Serviços";
|
||||
$text['header-services']['fr-fr'] = "Services";
|
||||
$text['header-services']['pt-br'] = "Serviços";
|
||||
$text['header-services']['pl'] = "Serwisy";
|
||||
$text['header-services']['sv-se'] = "Tjänster";
|
||||
$text['header-services']['ro'] = "Servicii";
|
||||
$text['header-services']['uk'] = "Служби";
|
||||
$text['header-services']['ru-ru'] = "Сервисы";
|
||||
$text['header-services']['de-de'] = "Dienste";
|
||||
$text['header-services']['ar-eg'] = "";
|
||||
$text['header-services']['de-at'] = "Dienste";
|
||||
$text['header-services']['de-de'] = "Dienste";
|
||||
$text['header-services']['es-cl'] = "Servicios";
|
||||
$text['header-services']['fr-fr'] = "Services";
|
||||
$text['header-services']['he' ] = "";
|
||||
$text['header-services']['it-it'] = "";
|
||||
$text['header-services']['nl-nl'] = "";
|
||||
$text['header-services']['pl' ] = "Serwisy";
|
||||
$text['header-services']['pt-br'] = "Serviços";
|
||||
$text['header-services']['pt-pt'] = "Serviços";
|
||||
$text['header-services']['ru-ru'] = "Сервисы";
|
||||
$text['header-services']['sv-se'] = "Tjänster";
|
||||
$text['header-services']['uk' ] = "Служби";
|
||||
|
||||
$text['description-type']['en-us'] = "Select the service type.";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
|
||||
$text['description-type']['pt-pt'] = "Seleccione o tipo de serviço.";
|
||||
$text['description-type']['fr-fr'] = "Choisir le type de service.";
|
||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
||||
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
||||
$text['description-type']['sv-se'] = "Ange Tjänst-typen.";
|
||||
$text['description-type']['ro'] = "Selectați tipul serviciului";
|
||||
$text['description-type']['uk'] = "Вкажіть тип служби";
|
||||
$text['description-type']['ru-ru'] = "Выберите тип сервиса.";
|
||||
$text['description-type']['de-de'] = "Wählen Sie die Art des Dienstes.";
|
||||
$text['description-type']['ar-eg'] = "";
|
||||
$text['description-type']['de-at'] = "Wählen Sie die Art des Dienstes.";
|
||||
$text['description-type']['de-de'] = "Wählen Sie die Art des Dienstes.";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
|
||||
$text['description-type']['fr-fr'] = "Choisir le type de service.";
|
||||
$text['description-type']['he' ] = "";
|
||||
$text['description-type']['it-it'] = "";
|
||||
$text['description-type']['nl-nl'] = "";
|
||||
$text['description-type']['pl' ] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
||||
$text['description-type']['pt-pt'] = "Seleccione o tipo de serviço.";
|
||||
$text['description-type']['ru-ru'] = "Выберите тип сервиса.";
|
||||
$text['description-type']['sv-se'] = "Ange Tjänst-typen.";
|
||||
$text['description-type']['uk' ] = "Вкажіть тип служби";
|
||||
|
||||
$text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
|
||||
$text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
|
||||
$text['description-stop_command']['pt-pt'] = "Introduza o comando para parar o serviço.";
|
||||
$text['description-stop_command']['fr-fr'] = "Entrer la commande pour arrêter le service.";
|
||||
$text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
|
||||
$text['description-stop_command']['pl'] = "Wprowadź polecenie, aby zatrzymać serwis.";
|
||||
$text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
|
||||
$text['description-stop_command']['ro'] = "Introduceți comanda de oprire a serviciului.";
|
||||
$text['description-stop_command']['uk'] = "Введіть команду, щоб зупинити службу";
|
||||
$text['description-stop_command']['ru-ru'] = "Введите команду для остановки службы.";
|
||||
$text['description-stop_command']['de-de'] = "Geben Sie einen Befehl zum Beenden des Dienstes an.";
|
||||
$text['description-stop_command']['ar-eg'] = "";
|
||||
$text['description-stop_command']['de-at'] = "Geben Sie einen Befehl zum Beenden des Dienstes an.";
|
||||
$text['description-stop_command']['de-de'] = "Geben Sie einen Befehl zum Beenden des Dienstes an.";
|
||||
$text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
|
||||
$text['description-stop_command']['fr-fr'] = "Entrer la commande pour arrêter le service.";
|
||||
$text['description-stop_command']['he' ] = "";
|
||||
$text['description-stop_command']['it-it'] = "";
|
||||
$text['description-stop_command']['nl-nl'] = "";
|
||||
$text['description-stop_command']['pl' ] = "Wprowadź polecenie, aby zatrzymać serwis.";
|
||||
$text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
|
||||
$text['description-stop_command']['pt-pt'] = "Introduza o comando para parar o serviço.";
|
||||
$text['description-stop_command']['ru-ru'] = "Введите команду для остановки службы.";
|
||||
$text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
|
||||
$text['description-stop_command']['uk' ] = "Введіть команду, щоб зупинити службу";
|
||||
|
||||
$text['description-start_command']['en-us'] = "Enter the command to start the service.";
|
||||
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
|
||||
$text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço.";
|
||||
$text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer le service.";
|
||||
$text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
|
||||
$text['description-start_command']['pl'] = "Wprowadź polecenie, aby uruchomić serwis.";
|
||||
$text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
|
||||
$text['description-start_command']['ro'] = "Introduceți comanda de pornire a serviciului";
|
||||
$text['description-start_command']['uk'] = "Введіть команду, щоб запустити службу";
|
||||
$text['description-start_command']['ru-ru'] = "Введите команду для старта службы.";
|
||||
$text['description-start_command']['de-de'] = "Geben Sie einen Befehl zum Starten des Dienstes an.";
|
||||
$text['description-start_command']['ar-eg'] = "";
|
||||
$text['description-start_command']['de-at'] = "Geben Sie einen Befehl zum Starten des Dienstes an.";
|
||||
$text['description-start_command']['de-de'] = "Geben Sie einen Befehl zum Starten des Dienstes an.";
|
||||
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
|
||||
$text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer le service.";
|
||||
$text['description-start_command']['he' ] = "";
|
||||
$text['description-start_command']['it-it'] = "";
|
||||
$text['description-start_command']['nl-nl'] = "";
|
||||
$text['description-start_command']['pl' ] = "Wprowadź polecenie, aby uruchomić serwis.";
|
||||
$text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
|
||||
$text['description-start_command']['pt-pt'] = "Introduza o comando para arrancar o serviço.";
|
||||
$text['description-start_command']['ru-ru'] = "Введите команду для старта службы.";
|
||||
$text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
|
||||
$text['description-start_command']['uk' ] = "Введіть команду, щоб запустити службу";
|
||||
|
||||
$text['description-services']['en-us'] = "Shows a list of processes, the status of the process and provides control to start and stop the process.";
|
||||
$text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
|
||||
$text['description-services']['pt-pt'] = "Mostra uma lista de processos, o estado do processo e proporciona um controlo para iniciar e parar o processo.";
|
||||
$text['description-services']['fr-fr'] = "Affiche une liste des processus, l'état du processus et fournit un contrôle pour démarrer et arrêter le processus.";
|
||||
$text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
|
||||
$text['description-services']['pl'] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
|
||||
$text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
|
||||
$text['description-services']['ro'] = "";
|
||||
$text['description-services']['uk'] = "Показує список процесів, стан процесу і забезпечує контроль запуску і зупинки процесу.";
|
||||
$text['description-services']['de-de'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen.";
|
||||
$text['description-services']['ar-eg'] = "";
|
||||
$text['description-services']['de-at'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen.";
|
||||
$text['description-services']['de-de'] = "Zeigt eine Liste von Prozessen, deren Status und bietet die Möglichkeit, diese Prozesse zu starten und zu stoppen.";
|
||||
$text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
|
||||
$text['description-services']['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']['he' ] = "";
|
||||
$text['description-services']['it-it'] = "";
|
||||
$text['description-services']['nl-nl'] = "";
|
||||
$text['description-services']['pl' ] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
|
||||
$text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
|
||||
$text['description-services']['pt-pt'] = "Mostra uma lista de processos, o estado do processo e proporciona um controlo para iniciar e parar o processo.";
|
||||
$text['description-services']['ru-ru'] = "Показывает список процессов, состояние процесса и обеспечивает контроль запуска и остановки процесса.";
|
||||
$text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
|
||||
$text['description-services']['uk' ] = "Показує список процесів, стан процесу і забезпечує контроль запуску і зупинки процесу.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the service name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome do serviço.";
|
||||
$text['description-name']['fr-fr'] = "Entrer le nom du service.";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['sv-se'] = "Ange namn på tjänsten.";
|
||||
$text['description-name']['ro'] = "Introduceți numele serviciului";
|
||||
$text['description-name']['uk'] = "Введіть назву служби";
|
||||
$text['description-name']['ru-ru'] = "Введите имя сервиса.";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen des Dienstes an";
|
||||
$text['description-name']['ar-eg'] = "";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Dienstes an";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen des Dienstes an";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
|
||||
$text['description-name']['fr-fr'] = "Entrer le nom du service.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome do serviço.";
|
||||
$text['description-name']['ru-ru'] = "Введите имя сервиса.";
|
||||
$text['description-name']['sv-se'] = "Ange namn på tjänsten.";
|
||||
$text['description-name']['uk' ] = "Введіть назву служби";
|
||||
|
||||
$text['description-data']['en-us'] = "Enter the service data.";
|
||||
$text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
|
||||
$text['description-data']['pt-pt'] = "Introduza os dados do serviço.";
|
||||
$text['description-data']['fr-fr'] = "Entrer les données du service.";
|
||||
$text['description-data']['pt-br'] = "Insira os dados do serviço";
|
||||
$text['description-data']['pl'] = "Wprowadź dane serwisu.";
|
||||
$text['description-data']['sv-se'] = "Ange data för tjänsten.";
|
||||
$text['description-data']['ro'] = "";
|
||||
$text['description-data']['uk'] = "Введіть дані про службу";
|
||||
$text['description-data']['ru-ru'] = "Введите данные службы.";
|
||||
$text['description-data']['de-de'] = "Geben Sie die Daten für den Dienst ein.";
|
||||
$text['description-data']['ar-eg'] = "";
|
||||
$text['description-data']['de-at'] = "Geben Sie die Daten für den Dienst ein.";
|
||||
$text['description-data']['de-de'] = "Geben Sie die Daten für den Dienst ein.";
|
||||
$text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
|
||||
$text['description-data']['fr-fr'] = "Entrer les données du service.";
|
||||
$text['description-data']['he' ] = "";
|
||||
$text['description-data']['it-it'] = "";
|
||||
$text['description-data']['nl-nl'] = "";
|
||||
$text['description-data']['pl' ] = "Wprowadź dane serwisu.";
|
||||
$text['description-data']['pt-br'] = "Insira os dados do serviço";
|
||||
$text['description-data']['pt-pt'] = "Introduza os dados do serviço.";
|
||||
$text['description-data']['ru-ru'] = "Введите данные службы.";
|
||||
$text['description-data']['sv-se'] = "Ange data för tjänsten.";
|
||||
$text['description-data']['uk' ] = "Введіть дані про службу";
|
||||
|
||||
$text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
|
||||
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
|
||||
$text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar.";
|
||||
$text['description']['fr-fr'] = "Affiche la liste des processus et permet de les démarrer et les arrêter.";
|
||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||
$text['description']['pl'] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
|
||||
$text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
|
||||
$text['description']['ro'] = "";
|
||||
$text['description']['uk'] = "Показує список процесів і забезпечує можливість запуску і зупинки їх.";
|
||||
$text['description']['de-de'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen.";
|
||||
$text['description']['ar-eg'] = "";
|
||||
$text['description']['de-at'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen.";
|
||||
$text['description']['de-de'] = "Zeigt eine Liste der Prozesse und bietet die Möglichkeit diese zu Starten und zu Stoppen.";
|
||||
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
|
||||
$text['description']['fr-fr'] = "Affiche la liste des processus et permet de les démarrer et les arrêter.";
|
||||
$text['description']['he' ] = "";
|
||||
$text['description']['it-it'] = "";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
|
||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||
$text['description']['pt-pt'] = "Mostra uma lista dos processos e oferece a possibilidade de os arrancar e parar.";
|
||||
$text['description']['ru-ru'] = "Показывает список процессов и предоставляет возможность запускать и останавливать их.";
|
||||
$text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
|
||||
$text['description']['uk' ] = "Показує список процесів і забезпечує можливість запуску і зупинки їх.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,243 +1,324 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-settings-update']['en-us'] = "Setting Update";
|
||||
$text['title-settings-update']['es-cl'] = "Actualizar Configuración";
|
||||
$text['title-settings-update']['pt-pt'] = "Actualizar a Configuração";
|
||||
$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";
|
||||
$text['title-settings-update']['de-de'] = "Einstellungen aktualisieren";
|
||||
$text['title-settings-update']['ar-eg'] = "";
|
||||
$text['title-settings-update']['de-at'] = "Einstellungen aktualisieren";
|
||||
$text['title-settings-update']['de-de'] = "Einstellungen aktualisieren";
|
||||
$text['title-settings-update']['es-cl'] = "Actualizar Configuración";
|
||||
$text['title-settings-update']['fr-fr'] = "Mise à jour de la configuration";
|
||||
$text['title-settings-update']['he' ] = "";
|
||||
$text['title-settings-update']['it-it'] = "";
|
||||
$text['title-settings-update']['nl-nl'] = "";
|
||||
$text['title-settings-update']['pl' ] = "Aktualizacja ustawienia";
|
||||
$text['title-settings-update']['pt-br'] = "Atualizar configurações";
|
||||
$text['title-settings-update']['pt-pt'] = "Actualizar a Configuração";
|
||||
$text['title-settings-update']['ru-ru'] = "Обновление Параметров";
|
||||
$text['title-settings-update']['sv-se'] = "Ändra Inställningar";
|
||||
$text['title-settings-update']['uk' ] = "Оновлення налаштувань";
|
||||
|
||||
$text['title-settings-add']['en-us'] = "Setting Add";
|
||||
$text['title-settings-add']['es-cl'] = "Añadir Configuración";
|
||||
$text['title-settings-add']['pt-pt'] = "Adicionar Configuração";
|
||||
$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";
|
||||
$text['title-settings-add']['de-de'] = "Einstellung hinzufügen";
|
||||
$text['title-settings-add']['ar-eg'] = "";
|
||||
$text['title-settings-add']['de-at'] = "Einstellung hinzufügen";
|
||||
$text['title-settings-add']['de-de'] = "Einstellung hinzufügen";
|
||||
$text['title-settings-add']['es-cl'] = "Añadir Configuración";
|
||||
$text['title-settings-add']['fr-fr'] = "Ajouter Cadre";
|
||||
$text['title-settings-add']['he' ] = "";
|
||||
$text['title-settings-add']['it-it'] = "";
|
||||
$text['title-settings-add']['nl-nl'] = "";
|
||||
$text['title-settings-add']['pl' ] = "Dodaj ustawienie";
|
||||
$text['title-settings-add']['pt-br'] = "Adionar configuração";
|
||||
$text['title-settings-add']['pt-pt'] = "Adicionar Configuração";
|
||||
$text['title-settings-add']['ru-ru'] = "Параметры добавлены";
|
||||
$text['title-settings-add']['sv-se'] = "Lägg Till Inställning";
|
||||
$text['title-settings-add']['uk' ] = "Додавання налаштувань";
|
||||
|
||||
$text['label-xml-rpc-user']['en-us'] = "XML RPC Auth User";
|
||||
$text['label-xml-rpc-user']['es-cl'] = "Usuario XML RPC";
|
||||
$text['label-xml-rpc-user']['pt-pt'] = "Utilizador de autenticação de XML RPC";
|
||||
$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'] = "XML RPC Auth User ";
|
||||
$text['label-xml-rpc-user']['sv-se'] = "XML RPC Auth User";
|
||||
$text['label-xml-rpc-user']['de-de'] = "XML RPC Auth Benutzer";
|
||||
$text['label-xml-rpc-user']['ar-eg'] = "";
|
||||
$text['label-xml-rpc-user']['de-at'] = "XML RPC Auth Benutzer";
|
||||
$text['label-xml-rpc-user']['de-de'] = "XML RPC Auth Benutzer";
|
||||
$text['label-xml-rpc-user']['es-cl'] = "Usuario XML RPC";
|
||||
$text['label-xml-rpc-user']['fr-fr'] = "Auth usager XML RPC";
|
||||
$text['label-xml-rpc-user']['he' ] = "";
|
||||
$text['label-xml-rpc-user']['it-it'] = "";
|
||||
$text['label-xml-rpc-user']['nl-nl'] = "";
|
||||
$text['label-xml-rpc-user']['pl' ] = "Użytkownik XML RPC";
|
||||
$text['label-xml-rpc-user']['pt-br'] = "Utilizar autenticação de XML RPC";
|
||||
$text['label-xml-rpc-user']['pt-pt'] = "Utilizador de autenticação de XML RPC";
|
||||
$text['label-xml-rpc-user']['ru-ru'] = "Использовать XML RPC для подлинности Пользователя";
|
||||
$text['label-xml-rpc-user']['sv-se'] = "XML RPC Auth User";
|
||||
$text['label-xml-rpc-user']['uk' ] = "XML RPC Auth User ";
|
||||
|
||||
$text['label-xml-rpc-realm']['en-us'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['es-cl'] = "Reino de Autenticación XML RPC";
|
||||
$text['label-xml-rpc-realm']['pt-pt'] = "Realm de autenticação do XML RPC";
|
||||
$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'] = "XML RPC Auth Realm ";
|
||||
$text['label-xml-rpc-realm']['sv-se'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['de-de'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['ar-eg'] = "";
|
||||
$text['label-xml-rpc-realm']['de-at'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['de-de'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['es-cl'] = "Reino de Autenticación XML RPC";
|
||||
$text['label-xml-rpc-realm']['fr-fr'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['he' ] = "";
|
||||
$text['label-xml-rpc-realm']['it-it'] = "";
|
||||
$text['label-xml-rpc-realm']['nl-nl'] = "";
|
||||
$text['label-xml-rpc-realm']['pl' ] = "Realm (domena) XML RPC";
|
||||
$text['label-xml-rpc-realm']['pt-br'] = "Reutilizar autenticação de XML RPC";
|
||||
$text['label-xml-rpc-realm']['pt-pt'] = "Realm de autenticação do XML RPC";
|
||||
$text['label-xml-rpc-realm']['ru-ru'] = "Область проверки подлинности XML RPC";
|
||||
$text['label-xml-rpc-realm']['sv-se'] = "XML RPC Auth Realm";
|
||||
$text['label-xml-rpc-realm']['uk' ] = "XML RPC Auth Realm ";
|
||||
|
||||
$text['label-xml-rpc-pw']['en-us'] = "XML RPC Auth Password";
|
||||
$text['label-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC";
|
||||
$text['label-xml-rpc-pw']['pt-pt'] = "Palavra-passe de autenticação do XML RPC";
|
||||
$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'] = "XML RPC Auth Password ";
|
||||
$text['label-xml-rpc-pw']['sv-se'] = "XML RPC Auth Password";
|
||||
$text['label-xml-rpc-pw']['de-de'] = "XML RPC Auth Passwort";
|
||||
$text['label-xml-rpc-pw']['ar-eg'] = "";
|
||||
$text['label-xml-rpc-pw']['de-at'] = "XML RPC Auth Passwort";
|
||||
$text['label-xml-rpc-pw']['de-de'] = "XML RPC Auth Passwort";
|
||||
$text['label-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC";
|
||||
$text['label-xml-rpc-pw']['fr-fr'] = "Mot de passe XML RPC";
|
||||
$text['label-xml-rpc-pw']['he' ] = "";
|
||||
$text['label-xml-rpc-pw']['it-it'] = "";
|
||||
$text['label-xml-rpc-pw']['nl-nl'] = "";
|
||||
$text['label-xml-rpc-pw']['pl' ] = "Hasło XML RPC";
|
||||
$text['label-xml-rpc-pw']['pt-br'] = "Palavra chave de autenticação do XML RPC";
|
||||
$text['label-xml-rpc-pw']['pt-pt'] = "Palavra-passe de autenticação do XML RPC";
|
||||
$text['label-xml-rpc-pw']['ru-ru'] = "XML RPC Пароль проверки подлинности";
|
||||
$text['label-xml-rpc-pw']['sv-se'] = "XML RPC Auth Password";
|
||||
$text['label-xml-rpc-pw']['uk' ] = "XML RPC Auth Password ";
|
||||
|
||||
$text['label-xml-rpc-port']['en-us'] = "XML RPC HTTP Port";
|
||||
$text['label-xml-rpc-port']['es-cl'] = "Puerto XML RPC HTTP";
|
||||
$text['label-xml-rpc-port']['pt-pt'] = "Porto HTTP do XML RPC";
|
||||
$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'] = "XML RPC HTTP Port ";
|
||||
$text['label-xml-rpc-port']['sv-se'] = "XML RPC HTTP Port";
|
||||
$text['label-xml-rpc-port']['de-de'] = "XML RPC HTTP Port ";
|
||||
$text['label-xml-rpc-port']['ar-eg'] = "";
|
||||
$text['label-xml-rpc-port']['de-at'] = "XML RPC HTTP Port ";
|
||||
$text['label-xml-rpc-port']['de-de'] = "XML RPC HTTP Port ";
|
||||
$text['label-xml-rpc-port']['es-cl'] = "Puerto XML RPC HTTP";
|
||||
$text['label-xml-rpc-port']['fr-fr'] = "XML RPC HTTP Port";
|
||||
$text['label-xml-rpc-port']['he' ] = "";
|
||||
$text['label-xml-rpc-port']['it-it'] = "";
|
||||
$text['label-xml-rpc-port']['nl-nl'] = "";
|
||||
$text['label-xml-rpc-port']['pl' ] = "Port HTTP XML RPC";
|
||||
$text['label-xml-rpc-port']['pt-br'] = "Porta HTTP do XML RPC";
|
||||
$text['label-xml-rpc-port']['pt-pt'] = "Porto HTTP do XML RPC";
|
||||
$text['label-xml-rpc-port']['ru-ru'] = "XML RPC HTTP Порт";
|
||||
$text['label-xml-rpc-port']['sv-se'] = "XML RPC HTTP Port";
|
||||
$text['label-xml-rpc-port']['uk' ] = "XML RPC HTTP Port ";
|
||||
|
||||
$text['label-shout-volume']['en-us'] = "Mod Shout Volume";
|
||||
$text['label-shout-volume']['es-cl'] = "Volumen Mod Shout";
|
||||
$text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout";
|
||||
$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'] = "Mod Shout Volume ";
|
||||
$text['label-shout-volume']['sv-se'] = "Mod Shout Volume";
|
||||
$text['label-shout-volume']['de-de'] = "Mod Shout Lautstärke";
|
||||
$text['label-shout-volume']['ar-eg'] = "";
|
||||
$text['label-shout-volume']['de-at'] = "Mod Shout Lautstärke";
|
||||
$text['label-shout-volume']['de-de'] = "Mod Shout Lautstärke";
|
||||
$text['label-shout-volume']['es-cl'] = "Volumen Mod Shout";
|
||||
$text['label-shout-volume']['fr-fr'] = "Mod Shout Volume";
|
||||
$text['label-shout-volume']['he' ] = "";
|
||||
$text['label-shout-volume']['it-it'] = "";
|
||||
$text['label-shout-volume']['nl-nl'] = "";
|
||||
$text['label-shout-volume']['pl' ] = "Głośność modułu mod_shout";
|
||||
$text['label-shout-volume']['pt-br'] = "Volume do Mod Shout";
|
||||
$text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout";
|
||||
$text['label-shout-volume']['ru-ru'] = "Mod Shout Volume";
|
||||
$text['label-shout-volume']['sv-se'] = "Mod Shout Volume";
|
||||
$text['label-shout-volume']['uk' ] = "Mod Shout Volume ";
|
||||
|
||||
$text['label-shout-decoder']['en-us'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['es-cl'] = "Descodificador Mod Shout (MP3)";
|
||||
$text['label-shout-decoder']['pt-pt'] = "Descodificador do Mod Shout (MP3)";
|
||||
$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'] = "Mod Shout Decoder ";
|
||||
$text['label-shout-decoder']['sv-se'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['de-de'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['ar-eg'] = "";
|
||||
$text['label-shout-decoder']['de-at'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['de-de'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['es-cl'] = "Descodificador Mod Shout (MP3)";
|
||||
$text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3)";
|
||||
$text['label-shout-decoder']['he' ] = "";
|
||||
$text['label-shout-decoder']['it-it'] = "";
|
||||
$text['label-shout-decoder']['nl-nl'] = "";
|
||||
$text['label-shout-decoder']['pl' ] = "Dekoder modułu mod_shout";
|
||||
$text['label-shout-decoder']['pt-br'] = "Decodificador do Mod Shout (MP3) ";
|
||||
$text['label-shout-decoder']['pt-pt'] = "Descodificador do Mod Shout (MP3)";
|
||||
$text['label-shout-decoder']['ru-ru'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['sv-se'] = "Mod Shout Decoder";
|
||||
$text['label-shout-decoder']['uk' ] = "Mod Shout Decoder ";
|
||||
|
||||
$text['label-event-socket-pw']['en-us'] = "Event Socket Password";
|
||||
$text['label-event-socket-pw']['es-cl'] = "Contraseña del Docket de Eventos";
|
||||
$text['label-event-socket-pw']['pt-pt'] = "Palavra-chave do Event Socket";
|
||||
$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'] = "Event Socket Password ";
|
||||
$text['label-event-socket-pw']['sv-se'] = "Event Socket Password";
|
||||
$text['label-event-socket-pw']['de-de'] = "Event Socket Passwort";
|
||||
$text['label-event-socket-pw']['ar-eg'] = "";
|
||||
$text['label-event-socket-pw']['de-at'] = "Event Socket Passwort";
|
||||
$text['label-event-socket-pw']['de-de'] = "Event Socket Passwort";
|
||||
$text['label-event-socket-pw']['es-cl'] = "Contraseña del Docket de Eventos";
|
||||
$text['label-event-socket-pw']['fr-fr'] = "Mot de Passe Event Socket";
|
||||
$text['label-event-socket-pw']['he' ] = "";
|
||||
$text['label-event-socket-pw']['it-it'] = "";
|
||||
$text['label-event-socket-pw']['nl-nl'] = "";
|
||||
$text['label-event-socket-pw']['pl' ] = "Hasło 'Event Socket'";
|
||||
$text['label-event-socket-pw']['pt-br'] = "Palavra-chave do Evento Socket ";
|
||||
$text['label-event-socket-pw']['pt-pt'] = "Palavra-chave do Event Socket";
|
||||
$text['label-event-socket-pw']['ru-ru'] = "Пароль сокета событий";
|
||||
$text['label-event-socket-pw']['sv-se'] = "Event Socket Password";
|
||||
$text['label-event-socket-pw']['uk' ] = "Event Socket Password ";
|
||||
|
||||
$text['label-event-socket-port']['en-us'] = "Event Socket Port";
|
||||
$text['label-event-socket-port']['es-cl'] = "Puerto del Socket de Eventos";
|
||||
$text['label-event-socket-port']['pt-pt'] = "Porto do 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'] = "Event Socket Port ";
|
||||
$text['label-event-socket-port']['sv-se'] = "Event Socket Port ";
|
||||
$text['label-event-socket-port']['de-de'] = "Event Socket Port";
|
||||
$text['label-event-socket-port']['ar-eg'] = "";
|
||||
$text['label-event-socket-port']['de-at'] = "Event Socket Port";
|
||||
$text['label-event-socket-port']['de-de'] = "Event Socket Port";
|
||||
$text['label-event-socket-port']['es-cl'] = "Puerto del Socket de Eventos";
|
||||
$text['label-event-socket-port']['fr-fr'] = "Event Socket Port";
|
||||
$text['label-event-socket-port']['he' ] = "";
|
||||
$text['label-event-socket-port']['it-it'] = "";
|
||||
$text['label-event-socket-port']['nl-nl'] = "";
|
||||
$text['label-event-socket-port']['pl' ] = "Port 'Event Socket'";
|
||||
$text['label-event-socket-port']['pt-br'] = "Porta do Evento Socket ";
|
||||
$text['label-event-socket-port']['pt-pt'] = "Porto do Event Socket";
|
||||
$text['label-event-socket-port']['ru-ru'] = "Порт сокета событий";
|
||||
$text['label-event-socket-port']['sv-se'] = "Event Socket Port ";
|
||||
$text['label-event-socket-port']['uk' ] = "Event Socket Port ";
|
||||
|
||||
$text['label-event-socket-ip']['en-us'] = "Event Socket IP Address";
|
||||
$text['label-event-socket-ip']['es-cl'] = "Dirección IP del Socket de Eventos";
|
||||
$text['label-event-socket-ip']['pt-pt'] = "Endreço IP do 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'] = "Event Socket IP Address";
|
||||
$text['label-event-socket-ip']['sv-se'] = "Event Socket IP Address";
|
||||
$text['label-event-socket-ip']['de-de'] = "Event Socket IP Adresse";
|
||||
$text['label-event-socket-ip']['ar-eg'] = "";
|
||||
$text['label-event-socket-ip']['de-at'] = "Event Socket IP Adresse";
|
||||
$text['label-event-socket-ip']['de-de'] = "Event Socket IP Adresse";
|
||||
$text['label-event-socket-ip']['es-cl'] = "Dirección IP del Socket de Eventos";
|
||||
$text['label-event-socket-ip']['fr-fr'] = "Adresse IP pour Event Socket";
|
||||
$text['label-event-socket-ip']['he' ] = "";
|
||||
$text['label-event-socket-ip']['it-it'] = "";
|
||||
$text['label-event-socket-ip']['nl-nl'] = "";
|
||||
$text['label-event-socket-ip']['pl' ] = "Adres IP 'Event Socket'";
|
||||
$text['label-event-socket-ip']['pt-br'] = "Endreço IP do Evento Socket ";
|
||||
$text['label-event-socket-ip']['pt-pt'] = "Endreço IP do Event Socket";
|
||||
$text['label-event-socket-ip']['ru-ru'] = "IP Address сокета событий";
|
||||
$text['label-event-socket-ip']['sv-se'] = "Event Socket IP Address";
|
||||
$text['label-event-socket-ip']['uk' ] = "Event Socket IP Address";
|
||||
|
||||
$text['description-xml-rpc-user']['en-us'] = "Enter the XML RPC Auth User. default: xmlrpc";
|
||||
$text['description-xml-rpc-user']['es-cl'] = "Ingrese usuario XML RPC. Predeterminado: xmlrpc";
|
||||
$text['description-xml-rpc-user']['pt-pt'] = "Introduza o utilizador de autenticação do XML RPC. omissão: xmlrpc";
|
||||
$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'] = "Enter the XML RPC Auth User. default: xmlrpc ";
|
||||
$text['description-xml-rpc-user']['sv-se'] = "Fyll i XML RPC Auth User. default: xmlrpc";
|
||||
$text['description-xml-rpc-user']['de-de'] = "Geben Sie den XML RPC Auth Benutzer an. Standard: xmlrpc";
|
||||
$text['description-xml-rpc-user']['ar-eg'] = "";
|
||||
$text['description-xml-rpc-user']['de-at'] = "Geben Sie den XML RPC Auth Benutzer an. Standard: xmlrpc";
|
||||
$text['description-xml-rpc-user']['de-de'] = "Geben Sie den XML RPC Auth Benutzer an. Standard: xmlrpc";
|
||||
$text['description-xml-rpc-user']['es-cl'] = "Ingrese usuario XML RPC. Predeterminado: xmlrpc";
|
||||
$text['description-xml-rpc-user']['fr-fr'] = "Usager XML RPC. défaut: xmlrpc";
|
||||
$text['description-xml-rpc-user']['he' ] = "";
|
||||
$text['description-xml-rpc-user']['it-it'] = "";
|
||||
$text['description-xml-rpc-user']['nl-nl'] = "";
|
||||
$text['description-xml-rpc-user']['pl' ] = "Wprowadź użytkownika XML RPC (domyślny xmlrpc)";
|
||||
$text['description-xml-rpc-user']['pt-br'] = "Introduza o utilizador de autenticação do XML RPC.xmlrpc ";
|
||||
$text['description-xml-rpc-user']['pt-pt'] = "Introduza o utilizador de autenticação do XML RPC. omissão: xmlrpc";
|
||||
$text['description-xml-rpc-user']['ru-ru'] = "Введите XML RPC для авторизации пользователя. По умолчанию: xmlrpc";
|
||||
$text['description-xml-rpc-user']['sv-se'] = "Fyll i XML RPC Auth User. default: xmlrpc";
|
||||
$text['description-xml-rpc-user']['uk' ] = "Enter the XML RPC Auth User. default: xmlrpc ";
|
||||
|
||||
$text['description-xml-rpc-realm']['en-us'] = "Enter the XML RPC Auth Realm. default: freeswitch";
|
||||
$text['description-xml-rpc-realm']['es-cl'] = "Ingrese el reino de autenticación XML RPC. Predeterminado: freeswitch";
|
||||
$text['description-xml-rpc-realm']['pt-pt'] = "Introduza o Realm de autenticação do XML RPC. omissão: freeswitch";
|
||||
$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'] = "Enter the XML RPC Auth Realm. default: freeswitch ";
|
||||
$text['description-xml-rpc-realm']['sv-se'] = "Fyll i XML RPC Auth Realm. default: freeswitch ";
|
||||
$text['description-xml-rpc-realm']['de-de'] = "Geben Sie den XML RPC Auth Realm an. Standard: freeswitch";
|
||||
$text['description-xml-rpc-realm']['ar-eg'] = "";
|
||||
$text['description-xml-rpc-realm']['de-at'] = "Geben Sie den XML RPC Auth Realm an. Standard: freeswitch";
|
||||
$text['description-xml-rpc-realm']['de-de'] = "Geben Sie den XML RPC Auth Realm an. Standard: freeswitch";
|
||||
$text['description-xml-rpc-realm']['es-cl'] = "Ingrese el reino de autenticación XML RPC. Predeterminado: freeswitch";
|
||||
$text['description-xml-rpc-realm']['fr-fr'] = "Royaume d'authentification XML RPC. défaut: freeswitch";
|
||||
$text['description-xml-rpc-realm']['he' ] = "";
|
||||
$text['description-xml-rpc-realm']['it-it'] = "";
|
||||
$text['description-xml-rpc-realm']['nl-nl'] = "";
|
||||
$text['description-xml-rpc-realm']['pl' ] = "Wprowadź realm (domenę) XML RPC (domyślna freeswitch).";
|
||||
$text['description-xml-rpc-realm']['pt-br'] = "Introduza o dominio de autenticação do XML RPC. freeswitch ";
|
||||
$text['description-xml-rpc-realm']['pt-pt'] = "Introduza o Realm de autenticação do XML RPC. omissão: freeswitch";
|
||||
$text['description-xml-rpc-realm']['ru-ru'] = "Введите XML RPC области аутентификации. По умолчанию: freeswitch";
|
||||
$text['description-xml-rpc-realm']['sv-se'] = "Fyll i XML RPC Auth Realm. default: freeswitch ";
|
||||
$text['description-xml-rpc-realm']['uk' ] = "Enter the XML RPC Auth Realm. default: freeswitch ";
|
||||
|
||||
$text['description-xml-rpc-pw']['en-us'] = "Enter the XML RPC Auth Password.";
|
||||
$text['description-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC.";
|
||||
$text['description-xml-rpc-pw']['pt-pt'] = "Introduza a palavra-passe de autenticação do XML RPC.";
|
||||
$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'] = "Enter the XML RPC Auth Password. ";
|
||||
$text['description-xml-rpc-pw']['sv-se'] = "Fyll i XML RPC Auth Password.";
|
||||
$text['description-xml-rpc-pw']['de-de'] = "Geben Sie das XML RPC Auth Passwort an.";
|
||||
$text['description-xml-rpc-pw']['ar-eg'] = "";
|
||||
$text['description-xml-rpc-pw']['de-at'] = "Geben Sie das XML RPC Auth Passwort an.";
|
||||
$text['description-xml-rpc-pw']['de-de'] = "Geben Sie das XML RPC Auth Passwort an.";
|
||||
$text['description-xml-rpc-pw']['es-cl'] = "Ingrese la contraseña XML RPC.";
|
||||
$text['description-xml-rpc-pw']['fr-fr'] = "Mot de passe pour XML RPC.";
|
||||
$text['description-xml-rpc-pw']['he' ] = "";
|
||||
$text['description-xml-rpc-pw']['it-it'] = "";
|
||||
$text['description-xml-rpc-pw']['nl-nl'] = "";
|
||||
$text['description-xml-rpc-pw']['pl' ] = "Wprowadź hasło XML RPC";
|
||||
$text['description-xml-rpc-pw']['pt-br'] = "Introduza a palavra-chave de autenticação do XML RPC. ";
|
||||
$text['description-xml-rpc-pw']['pt-pt'] = "Introduza a palavra-passe de autenticação do XML RPC.";
|
||||
$text['description-xml-rpc-pw']['ru-ru'] = "Введите XML RPC Пароль для авторизации.";
|
||||
$text['description-xml-rpc-pw']['sv-se'] = "Fyll i XML RPC Auth Password.";
|
||||
$text['description-xml-rpc-pw']['uk' ] = "Enter the XML RPC Auth Password. ";
|
||||
|
||||
$text['description-xml-rpc-port']['en-us'] = "Enter the XML RPC HTTP Port. default: 8080";
|
||||
$text['description-xml-rpc-port']['es-cl'] = "Ingrese el puerto XML RPC HTTP. Predeterminado: 8080";
|
||||
$text['description-xml-rpc-port']['pt-pt'] = "Introduza o porto HTTP para o XML RPC. omissão: 8080";
|
||||
$text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8080";
|
||||
$text['description-xml-rpc-port']['pt-br'] = "Introduza a oirta HTTP para o XML RPC. 8080 ";
|
||||
$text['description-xml-rpc-port']['pl'] = "Wprowadź port HTTP XML RPC";
|
||||
$text['description-xml-rpc-port']['uk'] = "Enter the XML RPC HTTP Port. default: 8080 ";
|
||||
$text['description-xml-rpc-port']['sv-se'] = "Fyll i XML RPC HTTP Port. default: 8080";
|
||||
$text['description-xml-rpc-port']['de-de'] = "Geben Sie den XML RPC HTTP Port an. Standard: 8080";
|
||||
$text['description-xml-rpc-port']['ar-eg'] = "";
|
||||
$text['description-xml-rpc-port']['de-at'] = "Geben Sie den XML RPC HTTP Port an. Standard: 8080";
|
||||
$text['description-xml-rpc-port']['de-de'] = "Geben Sie den XML RPC HTTP Port an. Standard: 8080";
|
||||
$text['description-xml-rpc-port']['es-cl'] = "Ingrese el puerto XML RPC HTTP. Predeterminado: 8080";
|
||||
$text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8080";
|
||||
$text['description-xml-rpc-port']['he' ] = "";
|
||||
$text['description-xml-rpc-port']['it-it'] = "";
|
||||
$text['description-xml-rpc-port']['nl-nl'] = "";
|
||||
$text['description-xml-rpc-port']['pl' ] = "Wprowadź port HTTP XML RPC";
|
||||
$text['description-xml-rpc-port']['pt-br'] = "Introduza a oirta HTTP para o XML RPC. 8080 ";
|
||||
$text['description-xml-rpc-port']['pt-pt'] = "Introduza o porto HTTP para o XML RPC. omissão: 8080";
|
||||
$text['description-xml-rpc-port']['ru-ru'] = "Введите XML RPC HTTP Порт. По умолчанию: 8080";
|
||||
$text['description-xml-rpc-port']['sv-se'] = "Fyll i XML RPC HTTP Port. default: 8080";
|
||||
$text['description-xml-rpc-port']['uk' ] = "Enter the XML RPC HTTP Port. default: 8080 ";
|
||||
|
||||
$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['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'] = "Enter Mod Shout Volume. ";
|
||||
$text['description-shout-volume']['sv-se'] = "Fyll i Mod Shout Volume.";
|
||||
$text['description-shout-volume']['de-de'] = "Geben Sie Mod Shout Lautstärke an.";
|
||||
$text['description-shout-volume']['ar-eg'] = "";
|
||||
$text['description-shout-volume']['de-at'] = "Geben Sie Mod Shout Lautstärke an.";
|
||||
$text['description-shout-volume']['de-de'] = "Geben Sie Mod Shout Lautstärke an.";
|
||||
$text['description-shout-volume']['es-cl'] = "Ingrese el volumen del Mod Shout.";
|
||||
$text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
|
||||
$text['description-shout-volume']['he' ] = "";
|
||||
$text['description-shout-volume']['it-it'] = "";
|
||||
$text['description-shout-volume']['nl-nl'] = "";
|
||||
$text['description-shout-volume']['pl' ] = "Wprowadź głośność modułu Mod Shout";
|
||||
$text['description-shout-volume']['pt-br'] = "Introduza o volume do Mod Shout. ";
|
||||
$text['description-shout-volume']['pt-pt'] = "Introduza o volume do Mod Shout.";
|
||||
$text['description-shout-volume']['ru-ru'] = "Введите Mod Shout Volume.";
|
||||
$text['description-shout-volume']['sv-se'] = "Fyll i Mod Shout Volume.";
|
||||
$text['description-shout-volume']['uk' ] = "Enter Mod Shout Volume. ";
|
||||
|
||||
$text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386";
|
||||
$text['description-shout-decoder']['es-cl'] = "Ingrese el tipo de descodificador. Predeterminado: i386";
|
||||
$text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão: i386";
|
||||
$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'] = "Ender the Decoder. default: i386 ";
|
||||
$text['description-shout-decoder']['sv-se'] = "Fyll i Decoder. default: i386";
|
||||
$text['description-shout-decoder']['de-de'] = "Wählen Sie den Decoder. Standard: i386";
|
||||
$text['description-shout-decoder']['ar-eg'] = "";
|
||||
$text['description-shout-decoder']['de-at'] = "Wählen Sie den Decoder. Standard: i386";
|
||||
$text['description-shout-decoder']['de-de'] = "Wählen Sie den Decoder. Standard: i386";
|
||||
$text['description-shout-decoder']['es-cl'] = "Ingrese el tipo de descodificador. Predeterminado: i386";
|
||||
$text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386";
|
||||
$text['description-shout-decoder']['he' ] = "";
|
||||
$text['description-shout-decoder']['it-it'] = "";
|
||||
$text['description-shout-decoder']['nl-nl'] = "";
|
||||
$text['description-shout-decoder']['pl' ] = "Wprowadź rodzaj dekodera (domyślny i386)";
|
||||
$text['description-shout-decoder']['pt-br'] = "Tipo de descodificador. i386 ";
|
||||
$text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão: i386";
|
||||
$text['description-shout-decoder']['ru-ru'] = "Введите Decoder. По умолчанию: i386";
|
||||
$text['description-shout-decoder']['sv-se'] = "Fyll i Decoder. default: i386";
|
||||
$text['description-shout-decoder']['uk' ] = "Ender the Decoder. default: i386 ";
|
||||
|
||||
$text['description-event-socket-pw']['en-us'] = "Enter the event socket password.";
|
||||
$text['description-event-socket-pw']['es-cl'] = "Ingrese la contraseña del socket de eventos.";
|
||||
$text['description-event-socket-pw']['pt-pt'] = "Introduza a palavra-chave do event socket.";
|
||||
$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'] = "Enter the event socket password. ";
|
||||
$text['description-event-socket-pw']['sv-se'] = "Fyll i event socket password.";
|
||||
$text['description-event-socket-pw']['de-de'] = "Geben Sie das Event Socket Passwort an.";
|
||||
$text['description-event-socket-pw']['ar-eg'] = "";
|
||||
$text['description-event-socket-pw']['de-at'] = "Geben Sie das Event Socket Passwort an.";
|
||||
$text['description-event-socket-pw']['de-de'] = "Geben Sie das Event Socket Passwort an.";
|
||||
$text['description-event-socket-pw']['es-cl'] = "Ingrese la contraseña del socket de eventos.";
|
||||
$text['description-event-socket-pw']['fr-fr'] = "Mot de passe pour se connecter au module Event Socket.";
|
||||
$text['description-event-socket-pw']['he' ] = "";
|
||||
$text['description-event-socket-pw']['it-it'] = "";
|
||||
$text['description-event-socket-pw']['nl-nl'] = "";
|
||||
$text['description-event-socket-pw']['pl' ] = "Wprowadź hasło 'Event Socket'";
|
||||
$text['description-event-socket-pw']['pt-br'] = "Introduza a palavra-chave do event socket. ";
|
||||
$text['description-event-socket-pw']['pt-pt'] = "Introduza a palavra-chave do event socket.";
|
||||
$text['description-event-socket-pw']['ru-ru'] = "Введите пароль сокета событий.";
|
||||
$text['description-event-socket-pw']['sv-se'] = "Fyll i event socket password.";
|
||||
$text['description-event-socket-pw']['uk' ] = "Enter the event socket password. ";
|
||||
|
||||
$text['description-event-socket-port']['en-us'] = "Enter the event socket port. default: 8021";
|
||||
$text['description-event-socket-port']['es-cl'] = "Puerto del Socket de eventos. Predeterminado: 8021";
|
||||
$text['description-event-socket-port']['pt-pt'] = "Introduza o porto do event socket. omissão: 8021";
|
||||
$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'] = "Enter the event socket port. default: 8021 ";
|
||||
$text['description-event-socket-port']['sv-se'] = "Fyll i event socket port. default: 8021";
|
||||
$text['description-event-socket-port']['de-de'] = "Geben Sie den Event Socket Port an. Standard: 8021";
|
||||
$text['description-event-socket-port']['ar-eg'] = "";
|
||||
$text['description-event-socket-port']['de-at'] = "Geben Sie den Event Socket Port an. Standard: 8021";
|
||||
$text['description-event-socket-port']['de-de'] = "Geben Sie den Event Socket Port an. Standard: 8021";
|
||||
$text['description-event-socket-port']['es-cl'] = "Puerto del Socket de eventos. Predeterminado: 8021";
|
||||
$text['description-event-socket-port']['fr-fr'] = "Port du module Event Socket. défaut: 8021";
|
||||
$text['description-event-socket-port']['he' ] = "";
|
||||
$text['description-event-socket-port']['it-it'] = "";
|
||||
$text['description-event-socket-port']['nl-nl'] = "";
|
||||
$text['description-event-socket-port']['pl' ] = "Wprowadź port 'Event Socket' (domyślny 8021)";
|
||||
$text['description-event-socket-port']['pt-br'] = "Introduza o porto do evento socket. 8021 ";
|
||||
$text['description-event-socket-port']['pt-pt'] = "Introduza o porto do event socket. omissão: 8021";
|
||||
$text['description-event-socket-port']['ru-ru'] = "Введите порт сокета событий. По умолчанию: 8021";
|
||||
$text['description-event-socket-port']['sv-se'] = "Fyll i event socket port. default: 8021";
|
||||
$text['description-event-socket-port']['uk' ] = "Enter the event socket port. default: 8021 ";
|
||||
|
||||
$text['description-event-socket-ip']['en-us'] = "Enter the event socket IP address. default: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['es-cl'] = "Dirección IP del socket de eventos. Predeterminada: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['pt-pt'] = "Introduza o endereço IP do event socket. omissão: 127.0.0.1";
|
||||
$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'] = "Enter the event socket IP address. default: 127.0.0.1 ";
|
||||
$text['description-event-socket-ip']['sv-se'] = "Fyll i event socket IP address. default: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['de-de'] = "Geben Sie die Event Socket IP Addresse an. Standard: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['ar-eg'] = "";
|
||||
$text['description-event-socket-ip']['de-at'] = "Geben Sie die Event Socket IP Addresse an. Standard: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['de-de'] = "Geben Sie die Event Socket IP Addresse an. Standard: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['es-cl'] = "Dirección IP del socket de eventos. Predeterminada: 127.0.0.1";
|
||||
$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']['he' ] = "";
|
||||
$text['description-event-socket-ip']['it-it'] = "";
|
||||
$text['description-event-socket-ip']['nl-nl'] = "";
|
||||
$text['description-event-socket-ip']['pl' ] = "Wprowadź adres IP 'Event Socket' (domyślny 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']['pt-pt'] = "Introduza o endereço IP do event socket. omissão: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['ru-ru'] = "Введите IP адрес сокета событий. по умолчанию: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['sv-se'] = "Fyll i event socket IP address. default: 127.0.0.1";
|
||||
$text['description-event-socket-ip']['uk' ] = "Enter the event socket IP address. default: 127.0.0.1 ";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,361 +1,500 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-sip_profiles']['en-us'] = "SIP Profiles";
|
||||
$text['title-sip_profiles']['ar-eg'] = "";
|
||||
$text['title-sip_profiles']['de-at'] = "SIP Profile";
|
||||
$text['title-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['title-sip_profiles']['es-cl'] = "Perfiles SIP";
|
||||
$text['title-sip_profiles']['pt-pt'] = "Perfis SIP";
|
||||
$text['title-sip_profiles']['fr-fr'] = "Profiles SIP";
|
||||
$text['title-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profiles']['he' ] = "";
|
||||
$text['title-sip_profiles']['it-it'] = "";
|
||||
$text['title-sip_profiles']['nl-nl'] = "";
|
||||
$text['title-sip_profiles']['pl' ] = "Profile SIP";
|
||||
$text['title-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profiles']['pt-pt'] = "Perfis SIP";
|
||||
$text['title-sip_profiles']['ru-ru'] = "Профили SIP";
|
||||
$text['title-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||
$text['title-sip_profiles']['uk' ] = "SIP профілі";
|
||||
$text['title-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['title-sip_profiles']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['title-sip_profile']['en-us'] = "SIP Profile";
|
||||
$text['title-sip_profile']['ar-eg'] = "";
|
||||
$text['title-sip_profile']['de-at'] = "SIP Profil";
|
||||
$text['title-sip_profile']['de-de'] = "SIP Profil";
|
||||
$text['title-sip_profile']['es-cl'] = "Perfil SIP";
|
||||
$text['title-sip_profile']['pt-pt'] = "Perfil SIP";
|
||||
$text['title-sip_profile']['fr-fr'] = "Profile SIP";
|
||||
$text['title-sip_profile']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profile']['he' ] = "";
|
||||
$text['title-sip_profile']['it-it'] = "";
|
||||
$text['title-sip_profile']['nl-nl'] = "";
|
||||
$text['title-sip_profile']['pl' ] = "Profil SIP";
|
||||
$text['title-sip_profile']['pt-br'] = "Perfis SIP";
|
||||
$text['title-sip_profile']['pt-pt'] = "Perfil SIP";
|
||||
$text['title-sip_profile']['ru-ru'] = "Профиль SIP";
|
||||
$text['title-sip_profile']['sv-se'] = "SIP Profil";
|
||||
$text['title-sip_profile']['uk' ] = "SIP профіль";
|
||||
$text['title-sip_profile']['de-de'] = "SIP Profil";
|
||||
$text['title-sip_profile']['de-at'] = "SIP Profil";
|
||||
|
||||
$text['title-sip_profile_domains']['en-us'] = 'Domains';
|
||||
$text['title-sip_profile_domains']['es-cl'] = '';
|
||||
$text['title-sip_profile_domains']['pt-pt'] = '';
|
||||
$text['title-sip_profile_domains']['en-us'] = "Domains";
|
||||
$text['title-sip_profile_domains']['ar-eg'] = "";
|
||||
$text['title-sip_profile_domains']['de-at'] = "Domänen";
|
||||
$text['title-sip_profile_domains']['de-de'] = "Domänen";
|
||||
$text['title-sip_profile_domains']['es-cl'] = "";
|
||||
$text['title-sip_profile_domains']['fr-fr'] = "";
|
||||
$text['title-sip_profile_domains']['he' ] = "";
|
||||
$text['title-sip_profile_domains']['it-it'] = "";
|
||||
$text['title-sip_profile_domains']['nl-nl'] = "";
|
||||
$text['title-sip_profile_domains']['pl' ] = "";
|
||||
$text['title-sip_profile_domains']['pt-br'] = "";
|
||||
$text['title-sip_profile_domains']['pt-pt'] = "";
|
||||
$text['title-sip_profile_domains']['ru-ru'] = "Домены";
|
||||
$text['title-sip_profile_domains']['fr-fr'] = '';
|
||||
$text['title-sip_profile_domains']['de-at'] = 'Domänen';
|
||||
$text['title-sip_profile_domains']['de-de'] = 'Domänen';
|
||||
$text['title-sip_profile_domains']['sv-se'] = "";
|
||||
$text['title-sip_profile_domains']['uk' ] = "";
|
||||
|
||||
$text['title-sip_profile_domain']['en-us'] = 'Domain';
|
||||
$text['title-sip_profile_domain']['es-cl'] = '';
|
||||
$text['title-sip_profile_domain']['pt-pt'] = '';
|
||||
$text['title-sip_profile_domain']['en-us'] = "Domain";
|
||||
$text['title-sip_profile_domain']['ar-eg'] = "";
|
||||
$text['title-sip_profile_domain']['de-at'] = "Domäne";
|
||||
$text['title-sip_profile_domain']['de-de'] = "Domäne";
|
||||
$text['title-sip_profile_domain']['es-cl'] = "";
|
||||
$text['title-sip_profile_domain']['fr-fr'] = "";
|
||||
$text['title-sip_profile_domain']['he' ] = "";
|
||||
$text['title-sip_profile_domain']['it-it'] = "";
|
||||
$text['title-sip_profile_domain']['nl-nl'] = "";
|
||||
$text['title-sip_profile_domain']['pl' ] = "";
|
||||
$text['title-sip_profile_domain']['pt-br'] = "";
|
||||
$text['title-sip_profile_domain']['pt-pt'] = "";
|
||||
$text['title-sip_profile_domain']['ru-ru'] = "Домен";
|
||||
$text['title-sip_profile_domain']['fr-fr'] = '';
|
||||
$text['title-sip_profile_domain']['de-de'] = 'Domäne';
|
||||
$text['title-sip_profile_domain']['de-at'] = 'Domäne';
|
||||
$text['title-sip_profile_domain']['sv-se'] = "";
|
||||
$text['title-sip_profile_domain']['uk' ] = "";
|
||||
|
||||
$text['title-sip_profile_setting']['en-us'] = "Profile Setting";
|
||||
$text['title-sip_profile_setting']['ar-eg'] = "";
|
||||
$text['title-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
$text['title-sip_profile_setting']['de-de'] = "Profil Einstellungen";
|
||||
$text['title-sip_profile_setting']['es-cl'] = "Configuración de Perfil";
|
||||
$text['title-sip_profile_setting']['pt-pt'] = "Definições do Perfil";
|
||||
$text['title-sip_profile_setting']['fr-fr'] = "Paramètres du Profile";
|
||||
$text['title-sip_profile_setting']['pt-br'] = "Configurações do perfil";
|
||||
$text['title-sip_profile_setting']['he' ] = "";
|
||||
$text['title-sip_profile_setting']['it-it'] = "";
|
||||
$text['title-sip_profile_setting']['nl-nl'] = "";
|
||||
$text['title-sip_profile_setting']['pl' ] = "Ustawienia profilu";
|
||||
$text['title-sip_profile_setting']['pt-br'] = "Configurações do perfil";
|
||||
$text['title-sip_profile_setting']['pt-pt'] = "Definições do Perfil";
|
||||
$text['title-sip_profile_setting']['ru-ru'] = "Настройки профиля";
|
||||
$text['title-sip_profile_setting']['sv-se'] = "Profilinställning";
|
||||
$text['title-sip_profile_setting']['uk' ] = "Налаштування профілю";
|
||||
$text['title-sip_profile_setting']['de-de'] = "Profil Einstellungen";
|
||||
$text['title-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
|
||||
$text['label-sip_profile_name']['en-us'] = "Name";
|
||||
$text['label-sip_profile_name']['ar-eg'] = "";
|
||||
$text['label-sip_profile_name']['de-at'] = "Name";
|
||||
$text['label-sip_profile_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_name']['es-cl'] = "Nombre";
|
||||
$text['label-sip_profile_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_name']['fr-fr'] = "Nom";
|
||||
$text['label-sip_profile_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_name']['he' ] = "";
|
||||
$text['label-sip_profile_name']['it-it'] = "";
|
||||
$text['label-sip_profile_name']['nl-nl'] = "";
|
||||
$text['label-sip_profile_name']['pl' ] = "Nazwa";
|
||||
$text['label-sip_profile_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_name']['ru-ru'] = "Название";
|
||||
$text['label-sip_profile_name']['sv-se'] = "Namn";
|
||||
$text['label-sip_profile_name']['uk' ] = "Назва";
|
||||
$text['label-sip_profile_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_value']['en-us'] = "Value";
|
||||
$text['label-sip_profile_value']['ar-eg'] = "";
|
||||
$text['label-sip_profile_value']['de-at'] = "Wert";
|
||||
$text['label-sip_profile_value']['de-de'] = "Wert";
|
||||
$text['label-sip_profile_value']['es-cl'] = "Valor";
|
||||
$text['label-sip_profile_value']['pt-pt'] = "Valor";
|
||||
$text['label-sip_profile_value']['fr-fr'] = "Valeur";
|
||||
$text['label-sip_profile_value']['pt-br'] = "Valor";
|
||||
$text['label-sip_profile_value']['he' ] = "";
|
||||
$text['label-sip_profile_value']['it-it'] = "";
|
||||
$text['label-sip_profile_value']['nl-nl'] = "";
|
||||
$text['label-sip_profile_value']['pl' ] = "Wartość";
|
||||
$text['label-sip_profile_value']['pt-br'] = "Valor";
|
||||
$text['label-sip_profile_value']['pt-pt'] = "Valor";
|
||||
$text['label-sip_profile_value']['ru-ru'] = "Значение";
|
||||
$text['label-sip_profile_value']['sv-se'] = "Värde";
|
||||
$text['label-sip_profile_value']['uk' ] = "Значення";
|
||||
$text['label-sip_profile_value']['de-de'] = "Wert";
|
||||
$text['label-sip_profile_value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-sip_profile_enabled']['en-us'] = "Enabled";
|
||||
$text['label-sip_profile_enabled']['ar-eg'] = "";
|
||||
$text['label-sip_profile_enabled']['de-at'] = "Aktiv";
|
||||
$text['label-sip_profile_enabled']['de-de'] = "Aktiv";
|
||||
$text['label-sip_profile_enabled']['es-cl'] = "Activado";
|
||||
$text['label-sip_profile_enabled']['pt-pt'] = "Habilitado";
|
||||
$text['label-sip_profile_enabled']['fr-fr'] = "Actif";
|
||||
$text['label-sip_profile_enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-sip_profile_enabled']['he' ] = "";
|
||||
$text['label-sip_profile_enabled']['it-it'] = "";
|
||||
$text['label-sip_profile_enabled']['nl-nl'] = "";
|
||||
$text['label-sip_profile_enabled']['pl' ] = "Włączony";
|
||||
$text['label-sip_profile_enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-sip_profile_enabled']['pt-pt'] = "Habilitado";
|
||||
$text['label-sip_profile_enabled']['ru-ru'] = "Включено";
|
||||
$text['label-sip_profile_enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-sip_profile_enabled']['uk' ] = "Включено";
|
||||
$text['label-sip_profile_enabled']['de-de'] = "Aktiv";
|
||||
$text['label-sip_profile_enabled']['de-at'] = "Aktiv";
|
||||
|
||||
$text['label-sip_profile_description']['en-us'] = "Description";
|
||||
$text['label-sip_profile_description']['ar-eg'] = "";
|
||||
$text['label-sip_profile_description']['de-at'] = "Beschreibung";
|
||||
$text['label-sip_profile_description']['de-de'] = "";
|
||||
$text['label-sip_profile_description']['es-cl'] = "Descripción";
|
||||
$text['label-sip_profile_description']['pt-pt'] = "Descrição";
|
||||
$text['label-sip_profile_description']['fr-fr'] = "Description";
|
||||
$text['label-sip_profile_description']['pt-br'] = "Descrição";
|
||||
$text['label-sip_profile_description']['he' ] = "";
|
||||
$text['label-sip_profile_description']['it-it'] = "";
|
||||
$text['label-sip_profile_description']['nl-nl'] = "";
|
||||
$text['label-sip_profile_description']['pl' ] = "Opis";
|
||||
$text['label-sip_profile_description']['pt-br'] = "Descrição";
|
||||
$text['label-sip_profile_description']['pt-pt'] = "Descrição";
|
||||
$text['label-sip_profile_description']['ru-ru'] = "Описание";
|
||||
$text['label-sip_profile_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-sip_profile_description']['uk' ] = "Опис";
|
||||
$text['label-sip_profile_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-sip_profile_domain_name']['en-us'] = "Name";
|
||||
$text['label-sip_profile_domain_name']['ar-eg'] = "";
|
||||
$text['label-sip_profile_domain_name']['de-at'] = "Name";
|
||||
$text['label-sip_profile_domain_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_domain_name']['es-cl'] = "Nombre";
|
||||
$text['label-sip_profile_domain_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_domain_name']['fr-fr'] = "Nom";
|
||||
$text['label-sip_profile_domain_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_domain_name']['he' ] = "";
|
||||
$text['label-sip_profile_domain_name']['it-it'] = "";
|
||||
$text['label-sip_profile_domain_name']['nl-nl'] = "";
|
||||
$text['label-sip_profile_domain_name']['pl' ] = "Nazwa";
|
||||
$text['label-sip_profile_domain_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_domain_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_domain_name']['ru-ru'] = "Название";
|
||||
$text['label-sip_profile_domain_name']['sv-se'] = "Namn";
|
||||
$text['label-sip_profile_domain_name']['uk' ] = "Назва";
|
||||
$text['label-sip_profile_domain_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_domain_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_domain_alias']['en-us'] = "Alias";
|
||||
$text['label-sip_profile_domain_alias']['ar-eg'] = "";
|
||||
$text['label-sip_profile_domain_alias']['de-at'] = "Alias";
|
||||
$text['label-sip_profile_domain_alias']['de-de'] = "Alias";
|
||||
$text['label-sip_profile_domain_alias']['es-cl'] = "";
|
||||
$text['label-sip_profile_domain_alias']['pt-pt'] = "";
|
||||
$text['label-sip_profile_domain_alias']['fr-fr'] = "";
|
||||
$text['label-sip_profile_domain_alias']['pt-br'] = "";
|
||||
$text['label-sip_profile_domain_alias']['he' ] = "";
|
||||
$text['label-sip_profile_domain_alias']['it-it'] = "";
|
||||
$text['label-sip_profile_domain_alias']['nl-nl'] = "";
|
||||
$text['label-sip_profile_domain_alias']['pl' ] = "";
|
||||
$text['label-sip_profile_domain_alias']['pt-br'] = "";
|
||||
$text['label-sip_profile_domain_alias']['pt-pt'] = "";
|
||||
$text['label-sip_profile_domain_alias']['ru-ru'] = "Псевдоним";
|
||||
$text['label-sip_profile_domain_alias']['sv-se'] = "";
|
||||
$text['label-sip_profile_domain_alias']['uk' ] = "";
|
||||
$text['label-sip_profile_domain_alias']['de-de'] = "Alias";
|
||||
$text['label-sip_profile_domain_alias']['de-at'] = "Alias";
|
||||
|
||||
$text['label-sip_profile_domain_parse']['en-us'] = "Parse";
|
||||
$text['label-sip_profile_domain_parse']['ar-eg'] = "";
|
||||
$text['label-sip_profile_domain_parse']['de-at'] = "Analysieren";
|
||||
$text['label-sip_profile_domain_parse']['de-de'] = "Analysieren";
|
||||
$text['label-sip_profile_domain_parse']['es-cl'] = "";
|
||||
$text['label-sip_profile_domain_parse']['pt-pt'] = "";
|
||||
$text['label-sip_profile_domain_parse']['fr-fr'] = "";
|
||||
$text['label-sip_profile_domain_parse']['pt-br'] = "";
|
||||
$text['label-sip_profile_domain_parse']['he' ] = "";
|
||||
$text['label-sip_profile_domain_parse']['it-it'] = "";
|
||||
$text['label-sip_profile_domain_parse']['nl-nl'] = "";
|
||||
$text['label-sip_profile_domain_parse']['pl' ] = "";
|
||||
$text['label-sip_profile_domain_parse']['pt-br'] = "";
|
||||
$text['label-sip_profile_domain_parse']['pt-pt'] = "";
|
||||
$text['label-sip_profile_domain_parse']['ru-ru'] = "Parse";
|
||||
$text['label-sip_profile_domain_parse']['sv-se'] = "";
|
||||
$text['label-sip_profile_domain_parse']['uk' ] = "";
|
||||
$text['label-sip_profile_domain_parse']['de-de'] = "Analysieren";
|
||||
$text['label-sip_profile_domain_parse']['de-at'] = "Analysieren";
|
||||
|
||||
$text['label-sip_profile_setting_name']['en-us'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['ar-eg'] = "";
|
||||
$text['label-sip_profile_setting_name']['de-at'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['es-cl'] = "Nombre";
|
||||
$text['label-sip_profile_setting_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_setting_name']['fr-fr'] = "Nom";
|
||||
$text['label-sip_profile_setting_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_setting_name']['he' ] = "";
|
||||
$text['label-sip_profile_setting_name']['it-it'] = "";
|
||||
$text['label-sip_profile_setting_name']['nl-nl'] = "";
|
||||
$text['label-sip_profile_setting_name']['pl' ] = "Nazwa";
|
||||
$text['label-sip_profile_setting_name']['pt-br'] = "Nome";
|
||||
$text['label-sip_profile_setting_name']['pt-pt'] = "Nome";
|
||||
$text['label-sip_profile_setting_name']['ru-ru'] = "Название";
|
||||
$text['label-sip_profile_setting_name']['sv-se'] = "Namn";
|
||||
$text['label-sip_profile_setting_name']['uk' ] = "Назва";
|
||||
$text['label-sip_profile_setting_name']['de-de'] = "Name";
|
||||
$text['label-sip_profile_setting_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-sip_profile_setting_value']['en-us'] = "Value";
|
||||
$text['label-sip_profile_setting_value']['ar-eg'] = "";
|
||||
$text['label-sip_profile_setting_value']['de-at'] = "Wert";
|
||||
$text['label-sip_profile_setting_value']['de-de'] = "Wert";
|
||||
$text['label-sip_profile_setting_value']['es-cl'] = "Valor";
|
||||
$text['label-sip_profile_setting_value']['pt-pt'] = "Valor";
|
||||
$text['label-sip_profile_setting_value']['fr-fr'] = "Valeur";
|
||||
$text['label-sip_profile_setting_value']['pt-br'] = "Valor";
|
||||
$text['label-sip_profile_setting_value']['he' ] = "";
|
||||
$text['label-sip_profile_setting_value']['it-it'] = "";
|
||||
$text['label-sip_profile_setting_value']['nl-nl'] = "";
|
||||
$text['label-sip_profile_setting_value']['pl' ] = "Wartość";
|
||||
$text['label-sip_profile_setting_value']['pt-br'] = "Valor";
|
||||
$text['label-sip_profile_setting_value']['pt-pt'] = "Valor";
|
||||
$text['label-sip_profile_setting_value']['ru-ru'] = "Значение";
|
||||
$text['label-sip_profile_setting_value']['sv-se'] = "Värde";
|
||||
$text['label-sip_profile_setting_value']['uk' ] = "Значення";
|
||||
$text['label-sip_profile_setting_value']['de-de'] = "Wert";
|
||||
$text['label-sip_profile_setting_value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-sip_profile_setting_enabled']['en-us'] = "Enabled";
|
||||
$text['label-sip_profile_setting_enabled']['ar-eg'] = "";
|
||||
$text['label-sip_profile_setting_enabled']['de-at'] = "Aktiv";
|
||||
$text['label-sip_profile_setting_enabled']['de-de'] = "Aktiv";
|
||||
$text['label-sip_profile_setting_enabled']['es-cl'] = "Activado";
|
||||
$text['label-sip_profile_setting_enabled']['pt-pt'] = "Habilitado";
|
||||
$text['label-sip_profile_setting_enabled']['fr-fr'] = "Actif";
|
||||
$text['label-sip_profile_setting_enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-sip_profile_setting_enabled']['he' ] = "";
|
||||
$text['label-sip_profile_setting_enabled']['it-it'] = "";
|
||||
$text['label-sip_profile_setting_enabled']['nl-nl'] = "";
|
||||
$text['label-sip_profile_setting_enabled']['pl' ] = "Włączony";
|
||||
$text['label-sip_profile_setting_enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-sip_profile_setting_enabled']['pt-pt'] = "Habilitado";
|
||||
$text['label-sip_profile_setting_enabled']['ru-ru'] = "Включено";
|
||||
$text['label-sip_profile_setting_enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-sip_profile_setting_enabled']['uk' ] = "Включено";
|
||||
$text['label-sip_profile_setting_enabled']['de-de'] = "Aktiv";
|
||||
$text['label-sip_profile_setting_enabled']['de-at'] = "Aktiv";
|
||||
|
||||
$text['label-sip_profile_setting_description']['en-us'] = "Description";
|
||||
$text['label-sip_profile_setting_description']['ar-eg'] = "";
|
||||
$text['label-sip_profile_setting_description']['de-at'] = "Beschreibung";
|
||||
$text['label-sip_profile_setting_description']['de-de'] = "Beschreibung";
|
||||
$text['label-sip_profile_setting_description']['es-cl'] = "Descripción";
|
||||
$text['label-sip_profile_setting_description']['pt-pt'] = "Descrição";
|
||||
$text['label-sip_profile_setting_description']['fr-fr'] = "Description";
|
||||
$text['label-sip_profile_setting_description']['pt-br'] = "Descrição";
|
||||
$text['label-sip_profile_setting_description']['he' ] = "";
|
||||
$text['label-sip_profile_setting_description']['it-it'] = "";
|
||||
$text['label-sip_profile_setting_description']['nl-nl'] = "";
|
||||
$text['label-sip_profile_setting_description']['pl' ] = "Opis";
|
||||
$text['label-sip_profile_setting_description']['pt-br'] = "Descrição";
|
||||
$text['label-sip_profile_setting_description']['pt-pt'] = "Descrição";
|
||||
$text['label-sip_profile_setting_description']['ru-ru'] = "Описание";
|
||||
$text['label-sip_profile_setting_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-sip_profile_setting_description']['uk' ] = "Опис";
|
||||
$text['label-sip_profile_setting_description']['de-de'] = "Beschreibung";
|
||||
$text['label-sip_profile_setting_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-sip_profile_hostname']['en-us'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['pt-pt'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['ar-eg'] = "";
|
||||
$text['label-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['de-de'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['es-cl'] = "";
|
||||
$text['label-sip_profile_hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['label-sip_profile_hostname']['pt-br'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['he' ] = "";
|
||||
$text['label-sip_profile_hostname']['it-it'] = "";
|
||||
$text['label-sip_profile_hostname']['nl-nl'] = "";
|
||||
$text['label-sip_profile_hostname']['pl' ] = "Nazwa hosta";
|
||||
$text['label-sip_profile_hostname']['pt-br'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['pt-pt'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['ru-ru'] = "Имя хоста";
|
||||
$text['label-sip_profile_hostname']['sv-se'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['uk' ] = "Назва хоста";
|
||||
$text['label-sip_profile_hostname']['de-de'] = "Hostname";
|
||||
$text['label-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
|
||||
$text['label-sip_profile_settings']['en-us'] = "Settings";
|
||||
$text['label-sip_profile_settings']['ar-eg'] = "";
|
||||
$text['label-sip_profile_settings']['de-at'] = "Einstellungen";
|
||||
$text['label-sip_profile_settings']['de-de'] = "Einstellungen";
|
||||
$text['label-sip_profile_settings']['es-cl'] = "Configuraciones";
|
||||
$text['label-sip_profile_settings']['pt-pt'] = "Definições";
|
||||
$text['label-sip_profile_settings']['fr-fr'] = "Paramètres";
|
||||
$text['label-sip_profile_settings']['pt-br'] = "Configurações";
|
||||
$text['label-sip_profile_settings']['he' ] = "";
|
||||
$text['label-sip_profile_settings']['it-it'] = "";
|
||||
$text['label-sip_profile_settings']['nl-nl'] = "";
|
||||
$text['label-sip_profile_settings']['pl' ] = "Ustawienia";
|
||||
$text['label-sip_profile_settings']['pt-br'] = "Configurações";
|
||||
$text['label-sip_profile_settings']['pt-pt'] = "Definições";
|
||||
$text['label-sip_profile_settings']['ru-ru'] = "Настройки";
|
||||
$text['label-sip_profile_settings']['sv-se'] = "";
|
||||
$text['label-sip_profile_settings']['uk' ] = "Параметри";
|
||||
$text['label-sip_profile_settings']['de-de'] = "Einstellungen";
|
||||
$text['label-sip_profile_settings']['de-at'] = "Einstellungen";
|
||||
|
||||
$text['header-sip_profiles']['en-us'] = "SIP Profiles";
|
||||
$text['header-sip_profiles']['ar-eg'] = "";
|
||||
$text['header-sip_profiles']['de-at'] = "SIP Profile";
|
||||
$text['header-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profiles']['es-cl'] = "Perfiles SIP";
|
||||
$text['header-sip_profiles']['pt-pt'] = "Perfis SIP";
|
||||
$text['header-sip_profiles']['fr-fr'] = "Profiles SIP";
|
||||
$text['header-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['header-sip_profiles']['he' ] = "";
|
||||
$text['header-sip_profiles']['it-it'] = "";
|
||||
$text['header-sip_profiles']['nl-nl'] = "";
|
||||
$text['header-sip_profiles']['pl' ] = "Profile SIP";
|
||||
$text['header-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||
$text['header-sip_profiles']['pt-pt'] = "Perfis SIP";
|
||||
$text['header-sip_profiles']['ru-ru'] = "Профили SIP";
|
||||
$text['header-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||
$text['header-sip_profiles']['uk' ] = "SIP профілі";
|
||||
$text['header-sip_profiles']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profiles']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['header-sip_profile']['en-us'] = "SIP Profile";
|
||||
$text['header-sip_profile']['pt-pt'] = "Perfil SIP";
|
||||
$text['header-sip_profile']['ar-eg'] = "";
|
||||
$text['header-sip_profile']['de-at'] = "SIP Profile";
|
||||
$text['header-sip_profile']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profile']['es-cl'] = "";
|
||||
$text['header-sip_profile']['fr-fr'] = "Profile SIP";
|
||||
$text['header-sip_profile']['pt-br'] = "Perfil SIP";
|
||||
$text['header-sip_profile']['he' ] = "";
|
||||
$text['header-sip_profile']['it-it'] = "";
|
||||
$text['header-sip_profile']['nl-nl'] = "";
|
||||
$text['header-sip_profile']['pl' ] = "Profil SIP";
|
||||
$text['header-sip_profile']['pt-br'] = "Perfil SIP";
|
||||
$text['header-sip_profile']['pt-pt'] = "Perfil SIP";
|
||||
$text['header-sip_profile']['ru-ru'] = "Профиль SIP";
|
||||
$text['header-sip_profile']['sv-se'] = "SIP Profil";
|
||||
$text['header-sip_profile']['uk' ] = "SIP профіль";
|
||||
$text['header-sip_profile']['de-de'] = "SIP Profile";
|
||||
$text['header-sip_profile']['de-at'] = "SIP Profile";
|
||||
|
||||
$text['header-sip_profile_setting']['en-us'] = "Profile Setting";
|
||||
$text['header-sip_profile_setting']['ar-eg'] = "";
|
||||
$text['header-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
$text['header-sip_profile_setting']['de-de'] = "Profil Einstellungen";
|
||||
$text['header-sip_profile_setting']['es-cl'] = "Configuración de Perfil";
|
||||
$text['header-sip_profile_setting']['pt-pt'] = "Definições do Perfil";
|
||||
$text['header-sip_profile_setting']['fr-fr'] = "Paramètres du Profile";
|
||||
$text['header-sip_profile_setting']['pt-br'] = "Configurações do perfil";
|
||||
$text['header-sip_profile_setting']['he' ] = "";
|
||||
$text['header-sip_profile_setting']['it-it'] = "";
|
||||
$text['header-sip_profile_setting']['nl-nl'] = "";
|
||||
$text['header-sip_profile_setting']['pl' ] = "Ustawienia profilu";
|
||||
$text['header-sip_profile_setting']['pt-br'] = "Configurações do perfil";
|
||||
$text['header-sip_profile_setting']['pt-pt'] = "Definições do Perfil";
|
||||
$text['header-sip_profile_setting']['ru-ru'] = "Настройки профиля";
|
||||
$text['header-sip_profile_setting']['sv-se'] = "Profilinställning";
|
||||
$text['header-sip_profile_setting']['uk' ] = "Налаштування профілю";
|
||||
$text['header-sip_profile_setting']['de-de'] = "Profil Einstellungen";
|
||||
$text['header-sip_profile_setting']['de-at'] = "Profil Einstellungen";
|
||||
|
||||
$text['header-sip_profile_hostname']['en-us'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['pt-pt'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['ar-eg'] = "";
|
||||
$text['header-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['de-de'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['es-cl'] = "";
|
||||
$text['header-sip_profile_hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['header-sip_profile_hostname']['pt-br'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['he' ] = "";
|
||||
$text['header-sip_profile_hostname']['it-it'] = "";
|
||||
$text['header-sip_profile_hostname']['nl-nl'] = "";
|
||||
$text['header-sip_profile_hostname']['pl' ] = "Nazwa hosta";
|
||||
$text['header-sip_profile_hostname']['pt-br'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['pt-pt'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['ru-ru'] = "Имя хоста";
|
||||
$text['header-sip_profile_hostname']['sv-se'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['uk' ] = "Назва хоста";
|
||||
$text['header-sip_profile_hostname']['de-de'] = "Hostname";
|
||||
$text['header-sip_profile_hostname']['de-at'] = "Hostname";
|
||||
|
||||
$text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles.";
|
||||
$text['description-sip_profiles']['ar-eg'] = "";
|
||||
$text['description-sip_profiles']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profiles']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-sip_profiles']['it-it'] = "";
|
||||
$text['description-sip_profiles']['nl-nl'] = "";
|
||||
$text['description-sip_profiles']['pl' ] = "Zarządzaj ustawieniami profili SIP.";
|
||||
$text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os perfis SIP";
|
||||
$text['description-sip_profiles']['pt-pt'] = "Gerir definições para os perfis SIP.";
|
||||
$text['description-sip_profiles']['ru-ru'] = "Управление настройками профилей SIP.";
|
||||
$text['description-sip_profiles']['sv-se'] = "Hantera inställningar för SIP profiler.";
|
||||
$text['description-sip_profiles']['uk' ] = "Налаштування профілю";
|
||||
$text['description-sip_profiles']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profiles']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
|
||||
$text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile.";
|
||||
$text['description-sip_profile']['ar-eg'] = "";
|
||||
$text['description-sip_profile']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profile']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profile']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-sip_profile']['it-it'] = "";
|
||||
$text['description-sip_profile']['nl-nl'] = "";
|
||||
$text['description-sip_profile']['pl' ] = "Zarządzaj ustawienia profilu SIP.";
|
||||
$text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o perfil SIP";
|
||||
$text['description-sip_profile']['pt-pt'] = "Gerir definições para o perfil SIP.";
|
||||
$text['description-sip_profile']['ru-ru'] = "Управление настройками профиля SIP.";
|
||||
$text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP profil.";
|
||||
$text['description-sip_profile']['uk' ] = "Налаштування SIP профілю";
|
||||
$text['description-sip_profile']['de-de'] = "SIP Profil Einstellungen verwalten.";
|
||||
$text['description-sip_profile']['de-at'] = "SIP Profil Einstellungen verwalten.";
|
||||
|
||||
$text['description-sip_profile_setting_value']['en-us'] = "Enter the value.";
|
||||
$text['description-sip_profile_setting_value']['ar-eg'] = "";
|
||||
$text['description-sip_profile_setting_value']['de-at'] = "Geben Sie einen Wert an.";
|
||||
$text['description-sip_profile_setting_value']['de-de'] = "Geben Sie einen Wert an.";
|
||||
$text['description-sip_profile_setting_value']['es-cl'] = "Ingrese un valor.";
|
||||
$text['description-sip_profile_setting_value']['pt-pt'] = "Introduza o valor.";
|
||||
$text['description-sip_profile_setting_value']['fr-fr'] = "Entrer la valeur.";
|
||||
$text['description-sip_profile_setting_value']['pt-br'] = "Insira o valor";
|
||||
$text['description-sip_profile_setting_value']['he' ] = "";
|
||||
$text['description-sip_profile_setting_value']['it-it'] = "";
|
||||
$text['description-sip_profile_setting_value']['nl-nl'] = "";
|
||||
$text['description-sip_profile_setting_value']['pl' ] = "Wprowadź wartość.";
|
||||
$text['description-sip_profile_setting_value']['pt-br'] = "Insira o valor";
|
||||
$text['description-sip_profile_setting_value']['pt-pt'] = "Introduza o valor.";
|
||||
$text['description-sip_profile_setting_value']['ru-ru'] = "Введите значение.";
|
||||
$text['description-sip_profile_setting_value']['sv-se'] = "Ange värde.";
|
||||
$text['description-sip_profile_setting_value']['uk' ] = "Вкажіть значення";
|
||||
$text['description-sip_profile_setting_value']['de-de'] = "Geben Sie einen Wert an.";
|
||||
$text['description-sip_profile_setting_value']['de-at'] = "Geben Sie einen Wert an.";
|
||||
|
||||
$text['description-sip_profile_setting_name']['en-us'] = "Enter the name.";
|
||||
$text['description-sip_profile_setting_name']['ar-eg'] = "";
|
||||
$text['description-sip_profile_setting_name']['de-at'] = "Geben Sie den Namen an.";
|
||||
$text['description-sip_profile_setting_name']['de-de'] = "Geben Sie den Namen an.";
|
||||
$text['description-sip_profile_setting_name']['es-cl'] = "Ingrese un nombre.";
|
||||
$text['description-sip_profile_setting_name']['pt-pt'] = "Introduza o nome.";
|
||||
$text['description-sip_profile_setting_name']['fr-fr'] = "Entrer le nom.";
|
||||
$text['description-sip_profile_setting_name']['pt-br'] = "Insira o nome";
|
||||
$text['description-sip_profile_setting_name']['he' ] = "";
|
||||
$text['description-sip_profile_setting_name']['it-it'] = "";
|
||||
$text['description-sip_profile_setting_name']['nl-nl'] = "";
|
||||
$text['description-sip_profile_setting_name']['pl' ] = "Wpisz nazwę.";
|
||||
$text['description-sip_profile_setting_name']['pt-br'] = "Insira o nome";
|
||||
$text['description-sip_profile_setting_name']['pt-pt'] = "Introduza o nome.";
|
||||
$text['description-sip_profile_setting_name']['ru-ru'] = "Введите название.";
|
||||
$text['description-sip_profile_setting_name']['sv-se'] = "Ange Namnet.";
|
||||
$text['description-sip_profile_setting_name']['uk' ] = "Вкажіть назву";
|
||||
$text['description-sip_profile_setting_name']['de-de'] = "Geben Sie den Namen an.";
|
||||
$text['description-sip_profile_setting_name']['de-at'] = "Geben Sie den Namen an.";
|
||||
|
||||
$text['description-sip_profile_setting_enabled']['en-us'] = "Choose to enable or disable this.";
|
||||
$text['description-sip_profile_setting_enabled']['ar-eg'] = "";
|
||||
$text['description-sip_profile_setting_enabled']['de-at'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
$text['description-sip_profile_setting_enabled']['de-de'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
$text['description-sip_profile_setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto.";
|
||||
$text['description-sip_profile_setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado.";
|
||||
$text['description-sip_profile_setting_enabled']['fr-fr'] = "Choisir si le paramètre sera actif ou non.";
|
||||
$text['description-sip_profile_setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. ";
|
||||
$text['description-sip_profile_setting_enabled']['he' ] = "";
|
||||
$text['description-sip_profile_setting_enabled']['it-it'] = "";
|
||||
$text['description-sip_profile_setting_enabled']['nl-nl'] = "";
|
||||
$text['description-sip_profile_setting_enabled']['pl' ] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
|
||||
$text['description-sip_profile_setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. ";
|
||||
$text['description-sip_profile_setting_enabled']['pt-pt'] = "Escolha se o parâmetro fica habilitado ou desabilitado.";
|
||||
$text['description-sip_profile_setting_enabled']['ru-ru'] = "Выберите для включенья или отключения функции.";
|
||||
$text['description-sip_profile_setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta.";
|
||||
$text['description-sip_profile_setting_enabled']['uk' ] = "Ви";
|
||||
$text['description-sip_profile_setting_enabled']['de-de'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
$text['description-sip_profile_setting_enabled']['de-at'] = "Wählen Sie ob Sie dieses aktivieren oder deaktivieren möchten";
|
||||
|
||||
$text['description-sip_profile_setting_description']['en-us'] = "Enter the description.";
|
||||
$text['description-sip_profile_setting_description']['ar-eg'] = "";
|
||||
$text['description-sip_profile_setting_description']['de-at'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-sip_profile_setting_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-sip_profile_setting_description']['es-cl'] = "Ingrese una descripción.";
|
||||
$text['description-sip_profile_setting_description']['pt-pt'] = "Introduza uma descrição.";
|
||||
$text['description-sip_profile_setting_description']['fr-fr'] = "Entrer la description.";
|
||||
$text['description-sip_profile_setting_description']['pt-br'] = "Insira uma descrição";
|
||||
$text['description-sip_profile_setting_description']['he' ] = "";
|
||||
$text['description-sip_profile_setting_description']['it-it'] = "";
|
||||
$text['description-sip_profile_setting_description']['nl-nl'] = "";
|
||||
$text['description-sip_profile_setting_description']['pl' ] = "Wprowadź opis.";
|
||||
$text['description-sip_profile_setting_description']['pt-br'] = "Insira uma descrição";
|
||||
$text['description-sip_profile_setting_description']['pt-pt'] = "Introduza uma descrição.";
|
||||
$text['description-sip_profile_setting_description']['ru-ru'] = "Введите описание.";
|
||||
$text['description-sip_profile_setting_description']['sv-se'] = "Ange en Beskrivning.";
|
||||
$text['description-sip_profile_setting_description']['uk' ] = "Введіть опис";
|
||||
$text['description-sip_profile_setting_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-sip_profile_setting_description']['de-at'] = "Geben Sie eine Beschreibung ein.";
|
||||
|
||||
$text['description-sip_profile_name']['en-us'] = "Enter the SIP Profile name.";
|
||||
$text['description-sip_profile_name']['ar-eg'] = "";
|
||||
$text['description-sip_profile_name']['de-at'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
$text['description-sip_profile_name']['de-de'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
$text['description-sip_profile_name']['es-cl'] = "Ingrese el nombre de perfil SIP.";
|
||||
$text['description-sip_profile_name']['pt-pt'] = "Introduza o nome do perfil SIP.";
|
||||
$text['description-sip_profile_name']['fr-fr'] = "Entrer le nom du Profile SIP.";
|
||||
$text['description-sip_profile_name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-sip_profile_name']['he' ] = "";
|
||||
$text['description-sip_profile_name']['it-it'] = "";
|
||||
$text['description-sip_profile_name']['nl-nl'] = "";
|
||||
$text['description-sip_profile_name']['pl' ] = "Wprowadź nazwę";
|
||||
$text['description-sip_profile_name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-sip_profile_name']['pt-pt'] = "Introduza o nome do perfil SIP.";
|
||||
$text['description-sip_profile_name']['ru-ru'] = "Введите имя профиля SIP.";
|
||||
$text['description-sip_profile_name']['sv-se'] = "Skriv in namnet på SIP Profilen.";
|
||||
$text['description-sip_profile_name']['uk' ] = "Введіть назву профілю";
|
||||
$text['description-sip_profile_name']['de-de'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
$text['description-sip_profile_name']['de-at'] = "Geben Sie den Namen des SIP Profils ein.";
|
||||
|
||||
$text['description-sip_profile_hostname']['en-us'] = "Enter the hostname / switchname.";
|
||||
$text['description-sip_profile_hostname']['pt-pt'] = "Introduza o hostname";
|
||||
$text['description-sip_profile_hostname']['ar-eg'] = "";
|
||||
$text['description-sip_profile_hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-sip_profile_hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-sip_profile_hostname']['es-cl'] = "";
|
||||
$text['description-sip_profile_hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
|
||||
$text['description-sip_profile_hostname']['pt-br'] = "Insira o hostname";
|
||||
$text['description-sip_profile_hostname']['he' ] = "";
|
||||
$text['description-sip_profile_hostname']['it-it'] = "";
|
||||
$text['description-sip_profile_hostname']['nl-nl'] = "";
|
||||
$text['description-sip_profile_hostname']['pl' ] = "Wprowadź nazwę hosta / PBXu.";
|
||||
$text['description-sip_profile_hostname']['pt-br'] = "Insira o hostname";
|
||||
$text['description-sip_profile_hostname']['pt-pt'] = "Introduza o hostname";
|
||||
$text['description-sip_profile_hostname']['ru-ru'] = "Введите имя хоста / имя PBX.";
|
||||
$text['description-sip_profile_hostname']['sv-se'] = "Fyll i hostname / switchname.";
|
||||
$text['description-sip_profile_hostname']['uk' ] = "Введіть назву хоста / switchname.";
|
||||
$text['description-sip_profile_hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-sip_profile_hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
|
||||
$text['description-sip_profile_enabled']['en-us'] = "Control the state of the profile.";
|
||||
$text['description-sip_profile_enabled']['pt-pt'] = "Controlar o estado do perfil.";
|
||||
$text['description-sip_profile_enabled']['ar-eg'] = "";
|
||||
$text['description-sip_profile_enabled']['de-at'] = "Setzen Sie den Status dieses Profils.";
|
||||
$text['description-sip_profile_enabled']['de-de'] = "Setzen Sie den Status dieses Profils.";
|
||||
$text['description-sip_profile_enabled']['es-cl'] = "";
|
||||
$text['description-sip_profile_enabled']['fr-fr'] = "Contrôler l'état du profil.";
|
||||
$text['description-sip_profile_enabled']['pt-br'] = "Controlar o estado do perfil.";
|
||||
$text['description-sip_profile_enabled']['he' ] = "";
|
||||
$text['description-sip_profile_enabled']['it-it'] = "";
|
||||
$text['description-sip_profile_enabled']['nl-nl'] = "";
|
||||
$text['description-sip_profile_enabled']['pl' ] = "Kontroluj stan profilu.";
|
||||
$text['description-sip_profile_enabled']['pt-br'] = "Controlar o estado do perfil.";
|
||||
$text['description-sip_profile_enabled']['pt-pt'] = "Controlar o estado do perfil.";
|
||||
$text['description-sip_profile_enabled']['ru-ru'] = "Управление состоянием профиля.";
|
||||
$text['description-sip_profile_enabled']['sv-se'] = "Styr tillståndet i profilen.";
|
||||
$text['description-sip_profile_enabled']['uk' ] = "Керування станом профілю";
|
||||
$text['description-sip_profile_enabled']['de-de'] = "Setzen Sie den Status dieses Profils.";
|
||||
$text['description-sip_profile_enabled']['de-at'] = "Setzen Sie den Status dieses Profils.";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,198 +1,244 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-status']['en-us'] = "Status";
|
||||
$text['title-status']['ar-eg'] = "";
|
||||
$text['title-status']['de-at'] = "Status";
|
||||
$text['title-status']['de-de'] = "Status";
|
||||
$text['title-status']['es-cl'] = "Estado";
|
||||
$text['title-status']['pt-pt'] = "Estado";
|
||||
$text['title-status']['fr-fr'] = "Statut";
|
||||
$text['title-status']['pt-br'] = "Estado";
|
||||
$text['title-status']['he' ] = "";
|
||||
$text['title-status']['it-it'] = "Stato";
|
||||
$text['title-status']['nl-nl'] = "";
|
||||
$text['title-status']['pl' ] = "Status ";
|
||||
$text['title-status']['pt-br'] = "Estado";
|
||||
$text['title-status']['pt-pt'] = "Estado";
|
||||
$text['title-status']['ru-ru'] = "Статус";
|
||||
$text['title-status']['sv-se'] = "Status";
|
||||
$text['title-status']['uk' ] = "Стан";
|
||||
$text['title-status']['de-de'] = "Status";
|
||||
$text['title-status']['de-at'] = "Status";
|
||||
$text['title-status']['it-it'] = "Stato";
|
||||
$text['title-status']['ru-ru'] = "Статус";
|
||||
|
||||
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['ar-eg'] = "";
|
||||
$text['title-sofia-status-profile']['de-at'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['de-de'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
|
||||
$text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia";
|
||||
$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']['he' ] = "";
|
||||
$text['title-sofia-status-profile']['it-it'] = "stato profilo sofia";
|
||||
$text['title-sofia-status-profile']['nl-nl'] = "";
|
||||
$text['title-sofia-status-profile']['pl' ] = "Status profilu sofia";
|
||||
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
|
||||
$text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia";
|
||||
$text['title-sofia-status-profile']['ru-ru'] = "Профиль статуса sofia";
|
||||
$text['title-sofia-status-profile']['sv-se'] = "sofia status profil";
|
||||
$text['title-sofia-status-profile']['uk' ] = "sofia status profile ";
|
||||
$text['title-sofia-status-profile']['de-de'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['de-at'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['it-it'] = "stato profilo sofia";
|
||||
$text['title-sofia-status-profile']['ru-ru'] = "Профиль статуса sofia";
|
||||
|
||||
$text['title-sofia-status']['en-us'] = "sofia status";
|
||||
$text['title-sofia-status']['ar-eg'] = "";
|
||||
$text['title-sofia-status']['de-at'] = "sofia status";
|
||||
$text['title-sofia-status']['de-de'] = "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']['he' ] = "";
|
||||
$text['title-sofia-status']['it-it'] = "stato sofia";
|
||||
$text['title-sofia-status']['nl-nl'] = "";
|
||||
$text['title-sofia-status']['pl' ] = "status sofi";
|
||||
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
||||
$text['title-sofia-status']['pt-pt'] = "estado do módulo sofia";
|
||||
$text['title-sofia-status']['ru-ru'] = "sofia статус";
|
||||
$text['title-sofia-status']['sv-se'] = "sofia status";
|
||||
$text['title-sofia-status']['uk' ] = "sofia status ";
|
||||
$text['title-sofia-status']['de-de'] = "sofia status";
|
||||
$text['title-sofia-status']['de-at'] = "sofia status";
|
||||
$text['title-sofia-status']['it-it'] = "stato sofia";
|
||||
$text['title-sofia-status']['ru-ru'] = "sofia статус";
|
||||
|
||||
$text['title-sip-status']['en-us'] = "SIP Status";
|
||||
$text['title-sip-status']['ar-eg'] = "";
|
||||
$text['title-sip-status']['de-at'] = "SIP Status";
|
||||
$text['title-sip-status']['de-de'] = "SIP Status";
|
||||
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
||||
$text['title-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['title-sip-status']['fr-fr'] = "SIP État";
|
||||
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
||||
$text['title-sip-status']['he' ] = "";
|
||||
$text['title-sip-status']['it-it'] = "Stato SIP";
|
||||
$text['title-sip-status']['nl-nl'] = "";
|
||||
$text['title-sip-status']['pl' ] = "Status SIP";
|
||||
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
||||
$text['title-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['title-sip-status']['ru-ru'] = "SIP Статус";
|
||||
$text['title-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['title-sip-status']['uk' ] = "Стан SIP";
|
||||
$text['title-sip-status']['de-de'] = "SIP Status";
|
||||
$text['title-sip-status']['de-at'] = "SIP Status";
|
||||
$text['title-sip-status']['it-it'] = "Stato SIP";
|
||||
$text['title-sip-status']['ru-ru'] = "SIP Статус";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['ar-eg'] = "";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
$text['label-state']['de-de'] = "Status";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
$text['label-state']['pt-pt'] = "Estado";
|
||||
$text['label-state']['pt-br'] = "Estado";
|
||||
$text['label-state']['he' ] = "";
|
||||
$text['label-state']['it-it'] = "Stato";
|
||||
$text['label-state']['nl-nl'] = "";
|
||||
$text['label-state']['pl' ] = "Status";
|
||||
$text['label-state']['pt-br'] = "Estado";
|
||||
$text['label-state']['pt-pt'] = "Estado";
|
||||
$text['label-state']['ru-ru'] = "Состояние";
|
||||
$text['label-state']['sv-se'] = "Status";
|
||||
$text['label-state']['uk' ] = "Стан";
|
||||
$text['label-state']['de-de'] = "Status";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
$text['label-state']['it-it'] = "Stato";
|
||||
$text['label-state']['ru-ru'] = "Состояние";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['ar-eg'] = "";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['he' ] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl' ] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['ru-ru'] = "Сообщение";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk' ] = "Повідомлення";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
$text['label-message']['ru-ru'] = "Сообщение";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['ar-eg'] = "";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['pt-pt'] = "Dados";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
$text['label-data']['he' ] = "";
|
||||
$text['label-data']['it-it'] = "Dato";
|
||||
$text['label-data']['nl-nl'] = "";
|
||||
$text['label-data']['pl' ] = "Dane";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
$text['label-data']['pt-pt'] = "Dados";
|
||||
$text['label-data']['ru-ru'] = "Дата";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['uk' ] = "Дані";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
$text['label-data']['it-it'] = "Dato";
|
||||
$text['label-data']['ru-ru'] = "Дата";
|
||||
|
||||
$text['header-sip-status']['en-us'] = "SIP Status";
|
||||
$text['header-sip-status']['ar-eg'] = "";
|
||||
$text['header-sip-status']['de-at'] = "SIP Status";
|
||||
$text['header-sip-status']['de-de'] = "SIP Status";
|
||||
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
||||
$text['header-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['header-sip-status']['fr-fr'] = "SIP État";
|
||||
$text['header-sip-status']['pt-br'] = "SIP Estado";
|
||||
$text['header-sip-status']['he' ] = "";
|
||||
$text['header-sip-status']['it-it'] = "Stato SIP";
|
||||
$text['header-sip-status']['nl-nl'] = "";
|
||||
$text['header-sip-status']['pl' ] = "Status SIP";
|
||||
$text['header-sip-status']['pt-br'] = "SIP Estado";
|
||||
$text['header-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['header-sip-status']['ru-ru'] = "Статус SIP";
|
||||
$text['header-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['header-sip-status']['uk' ] = "Стан SIP";
|
||||
$text['header-sip-status']['de-de'] = "SIP Status";
|
||||
$text['header-sip-status']['de-at'] = "SIP Status";
|
||||
$text['header-sip-status']['it-it'] = "Stato SIP";
|
||||
$text['header-sip-status']['ru-ru'] = "Статус SIP";
|
||||
|
||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['error-event-socket']['ar-eg'] = "";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
||||
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
|
||||
$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']['he' ] = "";
|
||||
$text['error-event-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
$text['error-event-socket']['nl-nl'] = "";
|
||||
$text['error-event-socket']['pl' ] = "Połączenie do “Event Socket” nie powiodło się";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
|
||||
$text['error-event-socket']['ru-ru'] = "Не удалось подключиться к сокету событий.";
|
||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk' ] = "Помилка підключення до сокета подій";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
$text['error-event-socket']['ru-ru'] = "Не удалось подключиться к сокету событий.";
|
||||
|
||||
$text['button-rescan']['en-us'] = "Rescan";
|
||||
$text['button-rescan']['ar-eg'] = "";
|
||||
$text['button-rescan']['de-at'] = "Neu scannen";
|
||||
$text['button-rescan']['de-de'] = "Neu scannen";
|
||||
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
|
||||
$text['button-rescan']['pt-pt'] = "Redigitalize";
|
||||
$text['button-rescan']['fr-fr'] = "Rescan";
|
||||
$text['button-rescan']['pt-br'] = "Digite novamente";
|
||||
$text['button-rescan']['he' ] = "";
|
||||
$text['button-rescan']['it-it'] = "Nuova scansione";
|
||||
$text['button-rescan']['nl-nl'] = "";
|
||||
$text['button-rescan']['pl' ] = "Przeskanuj";
|
||||
$text['button-rescan']['pt-br'] = "Digite novamente";
|
||||
$text['button-rescan']['pt-pt'] = "Redigitalize";
|
||||
$text['button-rescan']['ru-ru'] = "Пересканировать";
|
||||
$text['button-rescan']['sv-se'] = "Sök Igen";
|
||||
$text['button-rescan']['uk' ] = "Пересканувати";
|
||||
$text['button-rescan']['de-de'] = "Neu scannen";
|
||||
$text['button-rescan']['de-at'] = "Neu scannen";
|
||||
$text['button-rescan']['it-it'] = "Nuova scansione";
|
||||
$text['button-rescan']['ru-ru'] = "Пересканировать";
|
||||
|
||||
$text['button-reload_xml']['en-us'] = "Reload XML";
|
||||
$text['button-reload_xml']['ar-eg'] = "";
|
||||
$text['button-reload_xml']['de-at'] = "XML neu laden";
|
||||
$text['button-reload_xml']['de-de'] = "XML neu laden";
|
||||
$text['button-reload_xml']['es-cl'] = "Actualizar XML";
|
||||
$text['button-reload_xml']['pt-pt'] = "Recarregar XML";
|
||||
$text['button-reload_xml']['fr-fr'] = "Reload XML";
|
||||
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
||||
$text['button-reload_xml']['he' ] = "";
|
||||
$text['button-reload_xml']['it-it'] = "Ricarica XML";
|
||||
$text['button-reload_xml']['nl-nl'] = "";
|
||||
$text['button-reload_xml']['pl' ] = "Przeładuj XML";
|
||||
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
||||
$text['button-reload_xml']['pt-pt'] = "Recarregar XML";
|
||||
$text['button-reload_xml']['ru-ru'] = "перезагрузить XML";
|
||||
$text['button-reload_xml']['sv-se'] = "Ladda Om XML";
|
||||
$text['button-reload_xml']['uk' ] = "Перезагрузити XML";
|
||||
$text['button-reload_xml']['de-de'] = "XML neu laden";
|
||||
$text['button-reload_xml']['de-at'] = "XML neu laden";
|
||||
$text['button-reload_xml']['it-it'] = "Ricarica XML";
|
||||
$text['button-reload_xml']['ru-ru'] = "перезагрузить XML";
|
||||
|
||||
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
||||
$text['button-reload_acl']['ar-eg'] = "";
|
||||
$text['button-reload_acl']['de-at'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['de-de'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
||||
$text['button-reload_acl']['pt-pt'] = "Recarregar ACL";
|
||||
$text['button-reload_acl']['fr-fr'] = "Reload ACL";
|
||||
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
||||
$text['button-reload_acl']['he' ] = "";
|
||||
$text['button-reload_acl']['it-it'] = "Ricarica ACL";
|
||||
$text['button-reload_acl']['nl-nl'] = "";
|
||||
$text['button-reload_acl']['pl' ] = "Przeładuj listę kontroli dostępu";
|
||||
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
||||
$text['button-reload_acl']['pt-pt'] = "Recarregar ACL";
|
||||
$text['button-reload_acl']['ru-ru'] = "Перезагрузить ACL ";
|
||||
$text['button-reload_acl']['sv-se'] = "Ladda Om ACL";
|
||||
$text['button-reload_acl']['uk' ] = "Перезагрузити ACL ";
|
||||
$text['button-reload_acl']['de-de'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['de-at'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['it-it'] = "Ricarica ACL";
|
||||
$text['button-reload_acl']['ru-ru'] = "Перезагрузить ACL ";
|
||||
|
||||
$text['button-registrations']['en-us'] = "Registrations";
|
||||
$text['button-registrations']['ar-eg'] = "";
|
||||
$text['button-registrations']['de-at'] = "Registrierungen";
|
||||
$text['button-registrations']['de-de'] = "Registrierungen";
|
||||
$text['button-registrations']['es-cl'] = "Inscripciones";
|
||||
$text['button-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['button-registrations']['fr-fr'] = "Enregistrements";
|
||||
$text['button-registrations']['pt-br'] = "Inscrições";
|
||||
$text['button-registrations']['he' ] = "";
|
||||
$text['button-registrations']['it-it'] = "Registrazioni SIP";
|
||||
$text['button-registrations']['nl-nl'] = "";
|
||||
$text['button-registrations']['pl' ] = "Rejestracje";
|
||||
$text['button-registrations']['pt-br'] = "Inscrições";
|
||||
$text['button-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['button-registrations']['ru-ru'] = "Регистрация";
|
||||
$text['button-registrations']['sv-se'] = "Registreringar";
|
||||
$text['button-registrations']['uk' ] = "Реєстрації";
|
||||
$text['button-registrations']['de-de'] = "Registrierungen";
|
||||
$text['button-registrations']['de-at'] = "Registrierungen";
|
||||
$text['button-registrations']['it-it'] = "Registrazioni SIP";
|
||||
$text['button-registrations']['ru-ru'] = "Регистрация";
|
||||
|
||||
$text['button-flush_registrations']['en-us'] = "Flush Registrations";
|
||||
$text['button-flush_registrations']['ar-eg'] = "";
|
||||
$text['button-flush_registrations']['de-at'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['de-de'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['es-cl'] = "Inscripciones Flush";
|
||||
$text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar";
|
||||
$text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements";
|
||||
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
||||
$text['button-flush_registrations']['he' ] = "";
|
||||
$text['button-flush_registrations']['it-it'] = "Aggiorna registrazioni";
|
||||
$text['button-flush_registrations']['nl-nl'] = "";
|
||||
$text['button-flush_registrations']['pl' ] = "Wyrejestruj";
|
||||
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
||||
$text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar";
|
||||
$text['button-flush_registrations']['ru-ru'] = "Сбросить регистрацию";
|
||||
$text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar";
|
||||
$text['button-flush_registrations']['uk' ] = "Скинути реєстрації";
|
||||
$text['button-flush_registrations']['de-de'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['de-at'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['it-it'] = "Aggiorna registrazioni";
|
||||
$text['button-flush_registrations']['ru-ru'] = "Сбросить регистрацию";
|
||||
|
||||
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
||||
$text['button-flush_memcache']['ar-eg'] = "";
|
||||
$text['button-flush_memcache']['de-at'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['de-de'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
||||
$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar";
|
||||
$text['button-flush_memcache']['fr-fr'] = "Vider Memcache";
|
||||
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
|
||||
$text['button-flush_memcache']['he' ] = "";
|
||||
$text['button-flush_memcache']['it-it'] = "Aggiorna Memcache";
|
||||
$text['button-flush_memcache']['nl-nl'] = "";
|
||||
$text['button-flush_memcache']['pl' ] = "Opróżnij pamięć podręczną (memcache)";
|
||||
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
|
||||
$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar";
|
||||
$text['button-flush_memcache']['ru-ru'] = "Сбросить кеш память";
|
||||
$text['button-flush_memcache']['sv-se'] = "Flush Memcache ";
|
||||
$text['button-flush_memcache']['uk' ] = "Скинути кеш";
|
||||
$text['button-flush_memcache']['de-de'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['de-at'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['it-it'] = "Aggiorna Memcache";
|
||||
$text['button-flush_memcache']['ru-ru'] = "Сбросить кеш память";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,341 +1,420 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-sys-status']['en-us'] = "System Status";
|
||||
$text['title-sys-status']['ar-eg'] = "";
|
||||
$text['title-sys-status']['de-at'] = "System Status";
|
||||
$text['title-sys-status']['de-de'] = "System Status";
|
||||
$text['title-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['title-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['title-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['title-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['title-sys-status']['he' ] = "";
|
||||
$text['title-sys-status']['it-it'] = "Stato sistema";
|
||||
$text['title-sys-status']['nl-nl'] = "";
|
||||
$text['title-sys-status']['pl' ] = "Stan systemu";
|
||||
$text['title-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['title-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['title-sys-status']['ru-ru'] = "Статус Системы";
|
||||
$text['title-sys-status']['sv-se'] = "System Status";
|
||||
$text['title-sys-status']['uk' ] = "Стан системи ";
|
||||
$text['title-sys-status']['de-de'] = "System Status";
|
||||
$text['title-sys-status']['de-at'] = "System Status";
|
||||
$text['title-sys-status']['it-it'] = "Stato sistema";
|
||||
$text['title-sys-status']['ru-ru'] = "Статус Системы";
|
||||
|
||||
$text['title-sys-info']['en-us'] = "System Information";
|
||||
$text['title-sys-info']['ar-eg'] = "";
|
||||
$text['title-sys-info']['de-at'] = "System Information";
|
||||
$text['title-sys-info']['de-de'] = "System Information";
|
||||
$text['title-sys-info']['es-cl'] = "Información de Sistema";
|
||||
$text['title-sys-info']['pt-pt'] = "Informação do Sistema";
|
||||
$text['title-sys-info']['fr-fr'] = "Info Système";
|
||||
$text['title-sys-info']['pt-br'] = "Informação do sistema";
|
||||
$text['title-sys-info']['he' ] = "";
|
||||
$text['title-sys-info']['it-it'] = "Informazioni sistema";
|
||||
$text['title-sys-info']['nl-nl'] = "";
|
||||
$text['title-sys-info']['pl' ] = "Informacje o systemie";
|
||||
$text['title-sys-info']['pt-br'] = "Informação do sistema";
|
||||
$text['title-sys-info']['pt-pt'] = "Informação do Sistema";
|
||||
$text['title-sys-info']['ru-ru'] = "Системная информация";
|
||||
$text['title-sys-info']['sv-se'] = "System Information";
|
||||
$text['title-sys-info']['uk' ] = "Інформація про систему";
|
||||
$text['title-sys-info']['de-de'] = "System Information";
|
||||
$text['title-sys-info']['de-at'] = "System Information";
|
||||
$text['title-sys-info']['it-it'] = "Informazioni sistema";
|
||||
$text['title-sys-info']['ru-ru'] = "Системная информация";
|
||||
|
||||
$text['title-os-info']['en-us'] = "Operating System Information";
|
||||
$text['title-os-info']['ar-eg'] = "";
|
||||
$text['title-os-info']['de-at'] = "Informationen zum Betriebssystem";
|
||||
$text['title-os-info']['de-de'] = "Informationen zum Betriebssystem";
|
||||
$text['title-os-info']['es-cl'] = "Información de Sistema Operativo";
|
||||
$text['title-os-info']['pt-pt'] = "Informação do Sistema Operativo";
|
||||
$text['title-os-info']['fr-fr'] = "Informations sur le système d'exploitation";
|
||||
$text['title-os-info']['pt-br'] = "Informação do Sistema operacional";
|
||||
$text['title-os-info']['he' ] = "";
|
||||
$text['title-os-info']['it-it'] = "Informazioni sistema operativo";
|
||||
$text['title-os-info']['nl-nl'] = "";
|
||||
$text['title-os-info']['pl' ] = "Informacje o System operacyjny";
|
||||
$text['title-os-info']['pt-br'] = "Informação do Sistema operacional";
|
||||
$text['title-os-info']['pt-pt'] = "Informação do Sistema Operativo";
|
||||
$text['title-os-info']['ru-ru'] = "Информация о операционной системе";
|
||||
$text['title-os-info']['sv-se'] = "Operativsystem Systeminformation";
|
||||
$text['title-os-info']['uk' ] = "Інформація про Операційна система ";
|
||||
$text['title-os-info']['de-de'] = "Informationen zum Betriebssystem";
|
||||
$text['title-os-info']['de-at'] = "Informationen zum Betriebssystem";
|
||||
$text['title-os-info']['it-it'] = "Informazioni sistema operativo";
|
||||
$text['title-os-info']['ru-ru'] = "Информация о операционной системе";
|
||||
|
||||
$text['title-memcache']['en-us'] = "Memcache Information";
|
||||
$text['title-memcache']['ar-eg'] = "";
|
||||
$text['title-memcache']['de-at'] = "Memcache Information";
|
||||
$text['title-memcache']['de-de'] = "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']['he' ] = "";
|
||||
$text['title-memcache']['it-it'] = "Informazioni Memcache";
|
||||
$text['title-memcache']['nl-nl'] = "";
|
||||
$text['title-memcache']['pl' ] = "Informacje o pamięci podręcznej (memcache)";
|
||||
$text['title-memcache']['pt-br'] = "Informação da memória cache";
|
||||
$text['title-memcache']['pt-pt'] = "Informação da Memcache";
|
||||
$text['title-memcache']['ru-ru'] = "Информация о кеш памяти";
|
||||
$text['title-memcache']['sv-se'] = "Memcache Information ";
|
||||
$text['title-memcache']['uk' ] = "Інформація про кеш-пам'ять ";
|
||||
$text['title-memcache']['de-de'] = "Memcache Information";
|
||||
$text['title-memcache']['de-at'] = "Memcache Information";
|
||||
$text['title-memcache']['it-it'] = "Informazioni Memcache";
|
||||
$text['title-memcache']['ru-ru'] = "Информация о кеш памяти";
|
||||
|
||||
$text['title-mem']['en-us'] = "Memory Information";
|
||||
$text['title-mem']['ar-eg'] = "";
|
||||
$text['title-mem']['de-at'] = "Speicher Information";
|
||||
$text['title-mem']['de-de'] = "Speicher Information";
|
||||
$text['title-mem']['es-cl'] = "Información de Memoria";
|
||||
$text['title-mem']['pt-pt'] = "Informação da Memória";
|
||||
$text['title-mem']['fr-fr'] = "Information Mémoire";
|
||||
$text['title-mem']['pt-br'] = "Informação da memória";
|
||||
$text['title-mem']['he' ] = "";
|
||||
$text['title-mem']['it-it'] = "Informazioni memoria";
|
||||
$text['title-mem']['nl-nl'] = "";
|
||||
$text['title-mem']['pl' ] = "Informacje o pamięci";
|
||||
$text['title-mem']['pt-br'] = "Informação da memória";
|
||||
$text['title-mem']['pt-pt'] = "Informação da Memória";
|
||||
$text['title-mem']['ru-ru'] = "Информация о памяти";
|
||||
$text['title-mem']['sv-se'] = "Minnes Information";
|
||||
$text['title-mem']['uk' ] = "Інформація про пам'ять ";
|
||||
$text['title-mem']['de-de'] = "Speicher Information";
|
||||
$text['title-mem']['de-at'] = "Speicher Information";
|
||||
$text['title-mem']['it-it'] = "Informazioni memoria";
|
||||
$text['title-mem']['ru-ru'] = "Информация о памяти";
|
||||
|
||||
$text['title-drive']['en-us'] = "Drive Information";
|
||||
$text['title-drive']['ar-eg'] = "";
|
||||
$text['title-drive']['de-at'] = "Festplatten Information";
|
||||
$text['title-drive']['de-de'] = "Festplatten Information";
|
||||
$text['title-drive']['es-cl'] = "Información de Disco";
|
||||
$text['title-drive']['pt-pt'] = "Informação do Disco";
|
||||
$text['title-drive']['fr-fr'] = "Info Disque";
|
||||
$text['title-drive']['pt-br'] = "Informação do disco";
|
||||
$text['title-drive']['he' ] = "";
|
||||
$text['title-drive']['it-it'] = "Informazioni disco";
|
||||
$text['title-drive']['nl-nl'] = "";
|
||||
$text['title-drive']['pl' ] = "Informacje o dysku";
|
||||
$text['title-drive']['pt-br'] = "Informação do disco";
|
||||
$text['title-drive']['pt-pt'] = "Informação do Disco";
|
||||
$text['title-drive']['ru-ru'] = "Сведения о дисках";
|
||||
$text['title-drive']['sv-se'] = "Enhetsinformation";
|
||||
$text['title-drive']['uk' ] = "Інформація про привід ";
|
||||
$text['title-drive']['de-de'] = "Festplatten Information";
|
||||
$text['title-drive']['de-at'] = "Festplatten Information";
|
||||
$text['title-drive']['it-it'] = "Informazioni disco";
|
||||
$text['title-drive']['ru-ru'] = "Сведения о дисках";
|
||||
|
||||
$text['title-cpu']['en-us'] = "CPU Information";
|
||||
$text['title-cpu']['ar-eg'] = "";
|
||||
$text['title-cpu']['de-at'] = "CPU Information";
|
||||
$text['title-cpu']['de-de'] = "CPU Information";
|
||||
$text['title-cpu']['es-cl'] = "Info CPU";
|
||||
$text['title-cpu']['pt-pt'] = "Informação de CPU";
|
||||
$text['title-cpu']['fr-fr'] = "Info CPU";
|
||||
$text['title-cpu']['pt-br'] = "Informação da CPU";
|
||||
$text['title-cpu']['he' ] = "";
|
||||
$text['title-cpu']['it-it'] = "Informazioni CPU";
|
||||
$text['title-cpu']['nl-nl'] = "";
|
||||
$text['title-cpu']['pl' ] = "Informacje o procesorze";
|
||||
$text['title-cpu']['pt-br'] = "Informação da CPU";
|
||||
$text['title-cpu']['pt-pt'] = "Informação de CPU";
|
||||
$text['title-cpu']['ru-ru'] = "Информация о процессоре";
|
||||
$text['title-cpu']['sv-se'] = "CPU Information";
|
||||
$text['title-cpu']['uk' ] = "Інформація про процесор";
|
||||
$text['title-cpu']['de-de'] = "CPU Information";
|
||||
$text['title-cpu']['de-at'] = "CPU Information";
|
||||
$text['title-cpu']['it-it'] = "Informazioni CPU";
|
||||
$text['title-cpu']['ru-ru'] = "Информация о процессоре";
|
||||
|
||||
$text['message-unavailable']['en-us'] = "Unavailable";
|
||||
$text['message-unavailable']['ar-eg'] = "";
|
||||
$text['message-unavailable']['de-at'] = "Nicht verfügbar";
|
||||
$text['message-unavailable']['de-de'] = "Nicht verfügbar";
|
||||
$text['message-unavailable']['es-cl'] = "Indisponible";
|
||||
$text['message-unavailable']['pt-pt'] = "Indisponível";
|
||||
$text['message-unavailable']['fr-fr'] = "Indisponible";
|
||||
$text['message-unavailable']['pt-br'] = "Indisponivel";
|
||||
$text['message-unavailable']['he' ] = "";
|
||||
$text['message-unavailable']['it-it'] = "Non disponibile";
|
||||
$text['message-unavailable']['nl-nl'] = "";
|
||||
$text['message-unavailable']['pl' ] = "Niedostępny";
|
||||
$text['message-unavailable']['pt-br'] = "Indisponivel";
|
||||
$text['message-unavailable']['pt-pt'] = "Indisponível";
|
||||
$text['message-unavailable']['ru-ru'] = "Недоступен";
|
||||
$text['message-unavailable']['sv-se'] = "Otillgänglig";
|
||||
$text['message-unavailable']['uk' ] = "Недоступний ";
|
||||
$text['message-unavailable']['de-de'] = "Nicht verfügbar";
|
||||
$text['message-unavailable']['de-at'] = "Nicht verfügbar";
|
||||
$text['message-unavailable']['it-it'] = "Non disponibile";
|
||||
$text['message-unavailable']['ru-ru'] = "Недоступен";
|
||||
|
||||
$text['label-os']['en-us'] = "Operating System";
|
||||
$text['label-os']['ar-eg'] = "";
|
||||
$text['label-os']['de-at'] = "Betriebssystem";
|
||||
$text['label-os']['de-de'] = "Betriebssystem";
|
||||
$text['label-os']['es-cl'] = "Sistema Operativo";
|
||||
$text['label-os']['pt-pt'] = "Sistema Operativo";
|
||||
$text['label-os']['fr-fr'] = "Operating System";
|
||||
$text['label-os']['pt-br'] = "Sistema operacional";
|
||||
$text['label-os']['he' ] = "";
|
||||
$text['label-os']['it-it'] = "Sistema operativo";
|
||||
$text['label-os']['nl-nl'] = "";
|
||||
$text['label-os']['pl' ] = "System operacyjny";
|
||||
$text['label-os']['pt-br'] = "Sistema operacional";
|
||||
$text['label-os']['pt-pt'] = "Sistema Operativo";
|
||||
$text['label-os']['ru-ru'] = "Операционная система";
|
||||
$text['label-os']['sv-se'] = "Operativsystem";
|
||||
$text['label-os']['uk' ] = "Операційна система ";
|
||||
$text['label-os']['de-de'] = "Betriebssystem";
|
||||
$text['label-os']['de-at'] = "Betriebssystem";
|
||||
$text['label-os']['it-it'] = "Sistema operativo";
|
||||
$text['label-os']['ru-ru'] = "Операционная система";
|
||||
|
||||
$text['label-version']['en-us'] = "Version";
|
||||
$text['label-version']['ar-eg'] = "";
|
||||
$text['label-version']['de-at'] = "Version";
|
||||
$text['label-version']['de-de'] = "Version";
|
||||
$text['label-version']['es-cl'] = "Versión";
|
||||
$text['label-version']['pt-pt'] = "Versão";
|
||||
$text['label-version']['fr-fr'] = "Version";
|
||||
$text['label-version']['pt-br'] = "Versão";
|
||||
$text['label-version']['he' ] = "";
|
||||
$text['label-version']['it-it'] = "Versione";
|
||||
$text['label-version']['nl-nl'] = "";
|
||||
$text['label-version']['pl' ] = "Wersja";
|
||||
$text['label-version']['pt-br'] = "Versão";
|
||||
$text['label-version']['pt-pt'] = "Versão";
|
||||
$text['label-version']['ru-ru'] = "Версия";
|
||||
$text['label-version']['sv-se'] = "Version";
|
||||
$text['label-version']['uk' ] = "версія";
|
||||
$text['label-version']['de-de'] = "Version";
|
||||
$text['label-version']['de-at'] = "Version";
|
||||
$text['label-version']['it-it'] = "Versione";
|
||||
$text['label-version']['ru-ru'] = "Версия";
|
||||
|
||||
$text['label-path']['en-us'] = "Project Path";
|
||||
$text['label-path']['ar-eg'] = "";
|
||||
$text['label-path']['de-at'] = "Projektpfad";
|
||||
$text['label-path']['de-de'] = "Projektpfad";
|
||||
$text['label-path']['es-cl'] = "Ruta del proyecto";
|
||||
$text['label-path']['pt-pt'] = "Caminho do projeto";
|
||||
$text['label-path']['fr-fr'] = "Chemin du projet";
|
||||
$text['label-path']['pt-br'] = "Caminho do projeto";
|
||||
$text['label-path']['he' ] = "";
|
||||
$text['label-path']['it-it'] = "Percorso progetto";
|
||||
$text['label-path']['nl-nl'] = "";
|
||||
$text['label-path']['pl' ] = "Ścieżka projektu";
|
||||
$text['label-path']['pt-br'] = "Caminho do projeto";
|
||||
$text['label-path']['pt-pt'] = "Caminho do projeto";
|
||||
$text['label-path']['ru-ru'] = "Путь к проекту";
|
||||
$text['label-path']['sv-se'] = "projekt Path";
|
||||
$text['label-path']['uk' ] = "шлях проекту";
|
||||
$text['label-path']['de-de'] = "Projektpfad";
|
||||
$text['label-path']['de-at'] = "Projektpfad";
|
||||
$text['label-path']['it-it'] = "Percorso progetto";
|
||||
$text['label-path']['ru-ru'] = "Путь к проекту";
|
||||
|
||||
$text['label-git_info']['en-us'] = "Git Information";
|
||||
$text['label-git_info']['ar-eg'] = "";
|
||||
$text['label-git_info']['de-at'] = "Git Informationen";
|
||||
$text['label-git_info']['de-de'] = "Git Informationen";
|
||||
$text['label-git_info']['es-cl'] = "Información Git";
|
||||
$text['label-git_info']['pt-pt'] = "Informações git";
|
||||
$text['label-git_info']['fr-fr'] = "Informations Git";
|
||||
$text['label-git_info']['pt-br'] = "Informações git";
|
||||
$text['label-git_info']['he' ] = "";
|
||||
$text['label-git_info']['it-it'] = "Informazioni Git";
|
||||
$text['label-git_info']['nl-nl'] = "";
|
||||
$text['label-git_info']['pl' ] = "git informacji";
|
||||
$text['label-git_info']['pt-br'] = "Informações git";
|
||||
$text['label-git_info']['pt-pt'] = "Informações git";
|
||||
$text['label-git_info']['ru-ru'] = "Информация о Git";
|
||||
$text['label-git_info']['sv-se'] = "git Information";
|
||||
$text['label-git_info']['uk' ] = "Гіт інформація";
|
||||
$text['label-git_info']['de-de'] = "Git Informationen";
|
||||
$text['label-git_info']['de-at'] = "Git Informationen";
|
||||
$text['label-git_info']['it-it'] = "Informazioni Git";
|
||||
$text['label-git_info']['ru-ru'] = "Информация о Git";
|
||||
|
||||
$text['label-git_corrupted']['en-us'] = "Git data is corrupt";
|
||||
$text['label-git_corrupted']['ar-eg'] = "";
|
||||
$text['label-git_corrupted']['de-at'] = "Git Daten sind korrupt";
|
||||
$text['label-git_corrupted']['de-de'] = "Git Daten sind korrupt";
|
||||
$text['label-git_corrupted']['es-cl'] = "Git datos es corrupto";
|
||||
$text['label-git_corrupted']['pt-pt'] = "Dados Git é corrupto";
|
||||
$text['label-git_corrupted']['fr-fr'] = "Données Git est corrompu";
|
||||
$text['label-git_corrupted']['pt-br'] = "Dados Git é corrupto";
|
||||
$text['label-git_corrupted']['he' ] = "";
|
||||
$text['label-git_corrupted']['it-it'] = "Dati Git è corrotto";
|
||||
$text['label-git_corrupted']['nl-nl'] = "";
|
||||
$text['label-git_corrupted']['pl' ] = "Git danych jest uszkodzony";
|
||||
$text['label-git_corrupted']['pt-br'] = "Dados Git é corrupto";
|
||||
$text['label-git_corrupted']['pt-pt'] = "Dados Git é corrupto";
|
||||
$text['label-git_corrupted']['ru-ru'] = "Git Данные повреждены";
|
||||
$text['label-git_corrupted']['sv-se'] = "Git uppgifter är korrupt";
|
||||
$text['label-git_corrupted']['uk' ] = "Гіт дані пошкоджені";
|
||||
$text['label-git_corrupted']['de-de'] = "Git Daten sind korrupt" ;
|
||||
$text['label-git_corrupted']['de-at'] = "Git Daten sind korrupt" ;
|
||||
$text['label-git_corrupted']['it-it'] = "Dati Git è corrotto";
|
||||
$text['label-git_corrupted']['ru-ru'] = "Git Данные повреждены";
|
||||
|
||||
$text['label-switch']['en-us'] = "Switch";
|
||||
$text['label-switch']['ar-eg'] = "";
|
||||
$text['label-switch']['de-at'] = "Switch";
|
||||
$text['label-switch']['de-de'] = "Switch";
|
||||
$text['label-switch']['es-cl'] = "Cambiar";
|
||||
$text['label-switch']['pt-pt'] = "Interruptor";
|
||||
$text['label-switch']['fr-fr'] = "Interrupteur";
|
||||
$text['label-switch']['pt-br'] = "Interruptor";
|
||||
$text['label-switch']['he' ] = "";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['nl-nl'] = "";
|
||||
$text['label-switch']['pl' ] = "Przełącznik";
|
||||
$text['label-switch']['pt-br'] = "Interruptor";
|
||||
$text['label-switch']['pt-pt'] = "Interruptor";
|
||||
$text['label-switch']['ru-ru'] = "FreeSwitch";
|
||||
$text['label-switch']['sv-se'] = "Växla";
|
||||
$text['label-switch']['uk' ] = "перемикач";
|
||||
$text['label-switch']['de-de'] = "Switch";
|
||||
$text['label-switch']['de-at'] = "Switch";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['ru-ru'] = "FreeSwitch";
|
||||
|
||||
$text['label-git_branch']['en-us'] = "Branch";
|
||||
$text['label-git_branch']['ar-eg'] = "";
|
||||
$text['label-git_branch']['de-at'] = "Zweig";
|
||||
$text['label-git_branch']['de-de'] = "Zweig";
|
||||
$text['label-git_branch']['es-cl'] = "Rama";
|
||||
$text['label-git_branch']['pt-pt'] = "Ramo";
|
||||
$text['label-git_branch']['fr-fr'] = "Une succursale";
|
||||
$text['label-git_branch']['pt-br'] = "Ramo";
|
||||
$text['label-git_branch']['he' ] = "";
|
||||
$text['label-git_branch']['it-it'] = "Branch";
|
||||
$text['label-git_branch']['nl-nl'] = "";
|
||||
$text['label-git_branch']['pl' ] = "Gałąź";
|
||||
$text['label-git_branch']['pt-br'] = "Ramo";
|
||||
$text['label-git_branch']['pt-pt'] = "Ramo";
|
||||
$text['label-git_branch']['ru-ru'] = "Ветка";
|
||||
$text['label-git_branch']['sv-se'] = "Gren";
|
||||
$text['label-git_branch']['uk' ] = "філія";
|
||||
$text['label-git_branch']['de-de'] = "Zweig";
|
||||
$text['label-git_branch']['de-at'] = "Zweig";
|
||||
$text['label-git_branch']['it-it'] = "Branch";
|
||||
$text['label-git_branch']['ru-ru'] = "Ветка";
|
||||
|
||||
$text['label-git_commit']['en-us'] = "Commit";
|
||||
$text['label-git_commit']['ar-eg'] = "";
|
||||
$text['label-git_commit']['de-at'] = "Übergeben";
|
||||
$text['label-git_commit']['de-de'] = "Übergeben";
|
||||
$text['label-git_commit']['es-cl'] = "Cometer";
|
||||
$text['label-git_commit']['pt-pt'] = "cometer";
|
||||
$text['label-git_commit']['fr-fr'] = "Commettre";
|
||||
$text['label-git_commit']['pt-br'] = "cometer";
|
||||
$text['label-git_commit']['he' ] = "";
|
||||
$text['label-git_commit']['it-it'] = "Commit";
|
||||
$text['label-git_commit']['nl-nl'] = "";
|
||||
$text['label-git_commit']['pl' ] = "Popełnić";
|
||||
$text['label-git_commit']['pt-br'] = "cometer";
|
||||
$text['label-git_commit']['pt-pt'] = "cometer";
|
||||
$text['label-git_commit']['ru-ru'] = "Фиксация";
|
||||
$text['label-git_commit']['sv-se'] = "Begå";
|
||||
$text['label-git_commit']['uk' ] = "здійснити";
|
||||
$text['label-git_commit']['de-de'] = "Übergeben";
|
||||
$text['label-git_commit']['de-at'] = "Übergeben";
|
||||
$text['label-git_commit']['it-it'] = "Commit";
|
||||
$text['label-git_commit']['ru-ru'] = "Фиксация";
|
||||
|
||||
$text['label-git_origin']['en-us'] = "Origin";
|
||||
$text['label-git_origin']['ar-eg'] = "";
|
||||
$text['label-git_origin']['de-at'] = "Quelle";
|
||||
$text['label-git_origin']['de-de'] = "Quelle";
|
||||
$text['label-git_origin']['es-cl'] = "Origen";
|
||||
$text['label-git_origin']['pt-pt'] = "Origem";
|
||||
$text['label-git_origin']['fr-fr'] = "Origine";
|
||||
$text['label-git_origin']['pt-br'] = "Origem";
|
||||
$text['label-git_origin']['he' ] = "";
|
||||
$text['label-git_origin']['it-it'] = "Origine";
|
||||
$text['label-git_origin']['nl-nl'] = "";
|
||||
$text['label-git_origin']['pl' ] = "Pochodzenie";
|
||||
$text['label-git_origin']['pt-br'] = "Origem";
|
||||
$text['label-git_origin']['pt-pt'] = "Origem";
|
||||
$text['label-git_origin']['ru-ru'] = "Происхождение";
|
||||
$text['label-git_origin']['sv-se'] = "Ursprung";
|
||||
$text['label-git_origin']['uk' ] = "походження";
|
||||
$text['label-git_origin']['de-de'] = "Quelle";
|
||||
$text['label-git_origin']['de-at'] = "Quelle";
|
||||
$text['label-git_origin']['it-it'] = "Origine";
|
||||
$text['label-git_origin']['ru-ru'] = "Происхождение";
|
||||
|
||||
$text['label-git_status']['en-us'] = "Status";
|
||||
$text['label-git_status']['ar-eg'] = "";
|
||||
$text['label-git_status']['de-at'] = "Status";
|
||||
$text['label-git_status']['de-de'] = "Status";
|
||||
$text['label-git_status']['es-cl'] = "Estado de";
|
||||
$text['label-git_status']['pt-pt'] = "Status do";
|
||||
$text['label-git_status']['fr-fr'] = "Statut";
|
||||
$text['label-git_status']['pt-br'] = "Status do";
|
||||
$text['label-git_status']['he' ] = "";
|
||||
$text['label-git_status']['it-it'] = "Stato";
|
||||
$text['label-git_status']['nl-nl'] = "";
|
||||
$text['label-git_status']['pl' ] = "Status";
|
||||
$text['label-git_status']['pt-br'] = "Status do";
|
||||
$text['label-git_status']['pt-pt'] = "Status do";
|
||||
$text['label-git_status']['ru-ru'] = "Статус";
|
||||
$text['label-git_status']['sv-se'] = "Status";
|
||||
$text['label-git_status']['uk' ] = "Статус";
|
||||
$text['label-git_status']['de-de'] = "Status";
|
||||
$text['label-git_status']['de-at'] = "Status";
|
||||
$text['label-git_status']['it-it'] = "Stato";
|
||||
$text['label-git_status']['ru-ru'] = "Статус";
|
||||
|
||||
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
||||
$text['label-memcache_status']['ar-eg'] = "";
|
||||
$text['label-memcache_status']['de-at'] = "Memcache Status";
|
||||
$text['label-memcache_status']['de-de'] = "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['label-memcache_status']['pt-br'] = "Estado da memória cache";
|
||||
$text['label-memcache_status']['he' ] = "";
|
||||
$text['label-memcache_status']['it-it'] = "Stato Memcache";
|
||||
$text['label-memcache_status']['nl-nl'] = "";
|
||||
$text['label-memcache_status']['pl' ] = "Status pamięci podręcznej (memcache)";
|
||||
$text['label-memcache_status']['pt-br'] = "Estado da memória cache";
|
||||
$text['label-memcache_status']['pt-pt'] = "Estado da Memcache";
|
||||
$text['label-memcache_status']['ru-ru'] = "Статус кеш памяти";
|
||||
$text['label-memcache_status']['sv-se'] = "Memcache Status ";
|
||||
$text['label-memcache_status']['uk' ] = "Стан кеш-пам'яті";
|
||||
$text['label-memcache_status']['de-de'] = "Memcache Status";
|
||||
$text['label-memcache_status']['de-at'] = "Memcache Status";
|
||||
$text['label-memcache_status']['it-it'] = "Stato Memcache";
|
||||
$text['label-memcache_status']['ru-ru'] = "Статус кеш памяти";
|
||||
|
||||
$text['label-mem']['en-us'] = "Memory Status";
|
||||
$text['label-mem']['ar-eg'] = "";
|
||||
$text['label-mem']['de-at'] = "Speicher Status";
|
||||
$text['label-mem']['de-de'] = "Speicher Status";
|
||||
$text['label-mem']['es-cl'] = "Estado de Memoria";
|
||||
$text['label-mem']['pt-pt'] = "Estado da Memória";
|
||||
$text['label-mem']['fr-fr'] = "Statut Mémoire";
|
||||
$text['label-mem']['pt-br'] = "Estado de memória";
|
||||
$text['label-mem']['he' ] = "";
|
||||
$text['label-mem']['it-it'] = "Stato Memoria";
|
||||
$text['label-mem']['nl-nl'] = "";
|
||||
$text['label-mem']['pl' ] = "Status pamięci";
|
||||
$text['label-mem']['pt-br'] = "Estado de memória";
|
||||
$text['label-mem']['pt-pt'] = "Estado da Memória";
|
||||
$text['label-mem']['ru-ru'] = "Статус памяти";
|
||||
$text['label-mem']['sv-se'] = "Minnesstatus";
|
||||
$text['label-mem']['uk' ] = "Стан пам'яті ";
|
||||
$text['label-mem']['de-de'] = "Speicher Status";
|
||||
$text['label-mem']['de-at'] = "Speicher Status";
|
||||
$text['label-mem']['it-it'] = "Stato Memoria";
|
||||
$text['label-mem']['ru-ru'] = "Статус памяти";
|
||||
|
||||
$text['label-drive-percent']['en-us'] = "Percent Free";
|
||||
$text['label-drive-percent']['ar-eg'] = "";
|
||||
$text['label-drive-percent']['de-at'] = "Prozent Frei";
|
||||
$text['label-drive-percent']['de-de'] = "Prozent Frei";
|
||||
$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['label-drive-percent']['pt-br'] = "Percentagem livre";
|
||||
$text['label-drive-percent']['he' ] = "";
|
||||
$text['label-drive-percent']['it-it'] = "Percentuale libera";
|
||||
$text['label-drive-percent']['nl-nl'] = "";
|
||||
$text['label-drive-percent']['pl' ] = "Dostępne w %";
|
||||
$text['label-drive-percent']['pt-br'] = "Percentagem livre";
|
||||
$text['label-drive-percent']['pt-pt'] = "Percentagem Livre";
|
||||
$text['label-drive-percent']['ru-ru'] = "Процент свободных";
|
||||
$text['label-drive-percent']['sv-se'] = "Ledigt Procent";
|
||||
$text['label-drive-percent']['uk' ] = "Відсоток вільного";
|
||||
$text['label-drive-percent']['de-de'] = "Prozent Frei";
|
||||
$text['label-drive-percent']['de-at'] = "Prozent Frei";
|
||||
$text['label-drive-percent']['it-it'] = "Percentuale libera";
|
||||
$text['label-drive-percent']['ru-ru'] = "Процент свободных";
|
||||
|
||||
$text['label-drive-free']['en-us'] = "Free Space";
|
||||
$text['label-drive-free']['ar-eg'] = "";
|
||||
$text['label-drive-free']['de-at'] = "Freier Speicherplatz";
|
||||
$text['label-drive-free']['de-de'] = "Freier Speicherplatz";
|
||||
$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-free']['pt-br'] = "Espeço livre";
|
||||
$text['label-drive-free']['he' ] = "";
|
||||
$text['label-drive-free']['it-it'] = "Spazio Libero";
|
||||
$text['label-drive-free']['nl-nl'] = "";
|
||||
$text['label-drive-free']['pl' ] = "Wolne miejsce";
|
||||
$text['label-drive-free']['pt-br'] = "Espeço livre";
|
||||
$text['label-drive-free']['pt-pt'] = "Espaço Livre";
|
||||
$text['label-drive-free']['ru-ru'] = "Свободное место";
|
||||
$text['label-drive-free']['sv-se'] = "Ledigt Utrymme";
|
||||
$text['label-drive-free']['uk' ] = "Вільно";
|
||||
$text['label-drive-free']['de-de'] = "Freier Speicherplatz";
|
||||
$text['label-drive-free']['de-at'] = "Freier Speicherplatz";
|
||||
$text['label-drive-free']['it-it'] = "Spazio Libero";
|
||||
$text['label-drive-free']['ru-ru'] = "Свободное место";
|
||||
|
||||
$text['label-drive-capacity']['en-us'] = "Capacity";
|
||||
$text['label-drive-capacity']['ar-eg'] = "";
|
||||
$text['label-drive-capacity']['de-at'] = "Kapazität";
|
||||
$text['label-drive-capacity']['de-de'] = "Kapazität";
|
||||
$text['label-drive-capacity']['es-cl'] = "Capacidad";
|
||||
$text['label-drive-capacity']['pt-pt'] = "Capacidade";
|
||||
$text['label-drive-capacity']['fr-fr'] = "Capacité";
|
||||
$text['label-drive-capacity']['pt-br'] = "Capacidade";
|
||||
$text['label-drive-capacity']['he' ] = "";
|
||||
$text['label-drive-capacity']['it-it'] = "Capacità";
|
||||
$text['label-drive-capacity']['nl-nl'] = "";
|
||||
$text['label-drive-capacity']['pl' ] = "Pojemność";
|
||||
$text['label-drive-capacity']['pt-br'] = "Capacidade";
|
||||
$text['label-drive-capacity']['pt-pt'] = "Capacidade";
|
||||
$text['label-drive-capacity']['ru-ru'] = "Вместимость";
|
||||
$text['label-drive-capacity']['sv-se'] = "Kapacitet";
|
||||
$text['label-drive-capacity']['uk' ] = "Емність";
|
||||
$text['label-drive-capacity']['de-de'] = "Kapazität";
|
||||
$text['label-drive-capacity']['de-at'] = "Kapazität";
|
||||
$text['label-drive-capacity']['it-it'] = "Capacità";
|
||||
$text['label-drive-capacity']['ru-ru'] = "Вместимость";
|
||||
|
||||
$text['label-drive']['en-us'] = "Drive Space";
|
||||
$text['label-drive']['ar-eg'] = "";
|
||||
$text['label-drive']['de-at'] = "Festplatten Speicher";
|
||||
$text['label-drive']['de-de'] = "Festplatten Speicher";
|
||||
$text['label-drive']['es-cl'] = "Espacio en Disco";
|
||||
$text['label-drive']['pt-pt'] = "Espaço do Disco";
|
||||
$text['label-drive']['fr-fr'] = "Espace Disque";
|
||||
$text['label-drive']['pt-br'] = "Espaço do disco";
|
||||
$text['label-drive']['he' ] = "";
|
||||
$text['label-drive']['it-it'] = "Spazio disco";
|
||||
$text['label-drive']['nl-nl'] = "";
|
||||
$text['label-drive']['pl' ] = "Pojemność dysku";
|
||||
$text['label-drive']['pt-br'] = "Espaço do disco";
|
||||
$text['label-drive']['pt-pt'] = "Espaço do Disco";
|
||||
$text['label-drive']['ru-ru'] = "Объем дискового пространства";
|
||||
$text['label-drive']['sv-se'] = "Enhetsutrymme";
|
||||
$text['label-drive']['uk' ] = "Диски";
|
||||
$text['label-drive']['de-de'] = "Festplatten Speicher";
|
||||
$text['label-drive']['de-at'] = "Festplatten Speicher";
|
||||
$text['label-drive']['it-it'] = "Spazio disco";
|
||||
$text['label-drive']['ru-ru'] = "Объем дискового пространства";
|
||||
|
||||
$text['label-cpu']['en-us'] = "CPU Status";
|
||||
$text['label-cpu']['ar-eg'] = "";
|
||||
$text['label-cpu']['de-at'] = "CPU Status";
|
||||
$text['label-cpu']['de-de'] = "CPU Status";
|
||||
$text['label-cpu']['es-cl'] = "Estado de CPU";
|
||||
$text['label-cpu']['pt-pt'] = "Estado do CPU";
|
||||
$text['label-cpu']['fr-fr'] = "CPU Statut";
|
||||
$text['label-cpu']['pt-br'] = "Estado da CPU";
|
||||
$text['label-cpu']['he' ] = "";
|
||||
$text['label-cpu']['it-it'] = "Stato CPU";
|
||||
$text['label-cpu']['nl-nl'] = "";
|
||||
$text['label-cpu']['pl' ] = "Status procesora";
|
||||
$text['label-cpu']['pt-br'] = "Estado da CPU";
|
||||
$text['label-cpu']['pt-pt'] = "Estado do CPU";
|
||||
$text['label-cpu']['ru-ru'] = "Статус процессора";
|
||||
$text['label-cpu']['sv-se'] = "CPU Status";
|
||||
$text['label-cpu']['uk' ] = "Стан процесора ";
|
||||
$text['label-cpu']['de-de'] = "CPU Status";
|
||||
$text['label-cpu']['de-at'] = "CPU Status";
|
||||
$text['label-cpu']['it-it'] = "Stato CPU";
|
||||
$text['label-cpu']['ru-ru'] = "Статус процессора";
|
||||
|
||||
$text['header-sys-status']['en-us'] = "System Status";
|
||||
$text['header-sys-status']['ar-eg'] = "";
|
||||
$text['header-sys-status']['de-at'] = "System Status";
|
||||
$text['header-sys-status']['de-de'] = "System Status";
|
||||
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
||||
$text['header-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['header-sys-status']['fr-fr'] = "État du Système";
|
||||
$text['header-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['header-sys-status']['he' ] = "";
|
||||
$text['header-sys-status']['it-it'] = "Stato Sistema";
|
||||
$text['header-sys-status']['nl-nl'] = "";
|
||||
$text['header-sys-status']['pl' ] = "Status systemu";
|
||||
$text['header-sys-status']['pt-br'] = "Status do sistema";
|
||||
$text['header-sys-status']['pt-pt'] = "Status do Sistema";
|
||||
$text['header-sys-status']['ru-ru'] = "Статус Системы";
|
||||
$text['header-sys-status']['sv-se'] = "System Status";
|
||||
$text['header-sys-status']['uk' ] = "Стан системи ";
|
||||
$text['header-sys-status']['de-de'] = "System Status";
|
||||
$text['header-sys-status']['de-at'] = "System Status";
|
||||
$text['header-sys-status']['it-it'] = "Stato Sistema";
|
||||
$text['header-sys-status']['ru-ru'] = "Статус Системы";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:54 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-time_conditions']['en-us'] = "Time Conditions";
|
||||
$text['title-time_conditions']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-time_conditions']['de-at'] = "Zeitschaltung";
|
|||
$text['title-time_conditions']['de-de'] = "Zeitschaltung";
|
||||
$text['title-time_conditions']['es-cl'] = "Condiciones Temporales";
|
||||
$text['title-time_conditions']['fr-fr'] = "Conditions Temporelles";
|
||||
$text['title-time_conditions']['he' ] = "";
|
||||
$text['title-time_conditions']['it-it'] = "";
|
||||
$text['title-time_conditions']['nl-nl'] = "";
|
||||
$text['title-time_conditions']['pl' ] = "Warunki czasowe";
|
||||
|
|
@ -22,6 +23,7 @@ $text['button-dialplan']['de-at'] = "Wählplan";
|
|||
$text['button-dialplan']['de-de'] = "Wählplan";
|
||||
$text['button-dialplan']['es-cl'] = "Plan de Marcado";
|
||||
$text['button-dialplan']['fr-fr'] = "Plan de num";
|
||||
$text['button-dialplan']['he' ] = "";
|
||||
$text['button-dialplan']['it-it'] = "";
|
||||
$text['button-dialplan']['nl-nl'] = "";
|
||||
$text['button-dialplan']['pl' ] = "Dialplan ";
|
||||
|
|
@ -37,6 +39,7 @@ $text['message-alternate_destination_required']['de-at'] = "Alternatives Ziel be
|
|||
$text['message-alternate_destination_required']['de-de'] = "Alternatives Ziel benötigt";
|
||||
$text['message-alternate_destination_required']['es-cl'] = "Destino Alternativo Requerido";
|
||||
$text['message-alternate_destination_required']['fr-fr'] = "Autre Destination Requise";
|
||||
$text['message-alternate_destination_required']['he' ] = "";
|
||||
$text['message-alternate_destination_required']['it-it'] = "";
|
||||
$text['message-alternate_destination_required']['nl-nl'] = "";
|
||||
$text['message-alternate_destination_required']['pl' ] = "Wymagana jest alternatywna destynacja";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-year']['de-at'] = "Jahr";
|
|||
$text['label-year']['de-de'] = "Jahr";
|
||||
$text['label-year']['es-cl'] = "Año";
|
||||
$text['label-year']['fr-fr'] = "Année";
|
||||
$text['label-year']['he' ] = "";
|
||||
$text['label-year']['it-it'] = "";
|
||||
$text['label-year']['nl-nl'] = "";
|
||||
$text['label-year']['pl' ] = "Rok";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-week-of-year']['de-at'] = "Woche des Jahres";
|
|||
$text['label-week-of-year']['de-de'] = "Woche des Jahres";
|
||||
$text['label-week-of-year']['es-cl'] = "Semana del año";
|
||||
$text['label-week-of-year']['fr-fr'] = "Semaine de l'année";
|
||||
$text['label-week-of-year']['he' ] = "";
|
||||
$text['label-week-of-year']['it-it'] = "";
|
||||
$text['label-week-of-year']['nl-nl'] = "";
|
||||
$text['label-week-of-year']['pl' ] = "Tydzień roku";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-week-of-month']['de-at'] = "Woche des Monats";
|
|||
$text['label-week-of-month']['de-de'] = "Woche des Monats";
|
||||
$text['label-week-of-month']['es-cl'] = "Semana del Mes";
|
||||
$text['label-week-of-month']['fr-fr'] = "Semaine du Mois";
|
||||
$text['label-week-of-month']['he' ] = "";
|
||||
$text['label-week-of-month']['it-it'] = "";
|
||||
$text['label-week-of-month']['nl-nl'] = "";
|
||||
$text['label-week-of-month']['pl' ] = "Tydzień miesiąca";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-time-of-day_minute']['de-at'] = "Minute";
|
|||
$text['label-time-of-day_minute']['de-de'] = "Minute";
|
||||
$text['label-time-of-day_minute']['es-cl'] = "Minuto";
|
||||
$text['label-time-of-day_minute']['fr-fr'] = "Minute";
|
||||
$text['label-time-of-day_minute']['he' ] = "";
|
||||
$text['label-time-of-day_minute']['it-it'] = "";
|
||||
$text['label-time-of-day_minute']['nl-nl'] = "";
|
||||
$text['label-time-of-day_minute']['pl' ] = "Minuta";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-time-of-day_hour']['de-at'] = "Stunde";
|
|||
$text['label-time-of-day_hour']['de-de'] = "Stunde";
|
||||
$text['label-time-of-day_hour']['es-cl'] = "Horas";
|
||||
$text['label-time-of-day_hour']['fr-fr'] = "Hour";
|
||||
$text['label-time-of-day_hour']['he' ] = "";
|
||||
$text['label-time-of-day_hour']['it-it'] = "";
|
||||
$text['label-time-of-day_hour']['nl-nl'] = "";
|
||||
$text['label-time-of-day_hour']['pl' ] = "Godzina";
|
||||
|
|
@ -127,6 +135,7 @@ $text['label-time-of-day']['de-at'] = "Tageszeit";
|
|||
$text['label-time-of-day']['de-de'] = "Tageszeit";
|
||||
$text['label-time-of-day']['es-cl'] = "Hora del día";
|
||||
$text['label-time-of-day']['fr-fr'] = "Heure de la journée";
|
||||
$text['label-time-of-day']['he' ] = "";
|
||||
$text['label-time-of-day']['it-it'] = "";
|
||||
$text['label-time-of-day']['nl-nl'] = "";
|
||||
$text['label-time-of-day']['pl' ] = "Pora dnia";
|
||||
|
|
@ -142,6 +151,7 @@ $text['label-template']['de-at'] = "Vorlage";
|
|||
$text['label-template']['de-de'] = "Vorlage";
|
||||
$text['label-template']['es-cl'] = "Plantilla";
|
||||
$text['label-template']['fr-fr'] = "Modèle";
|
||||
$text['label-template']['he' ] = "";
|
||||
$text['label-template']['it-it'] = "";
|
||||
$text['label-template']['nl-nl'] = "";
|
||||
$text['label-template']['pl' ] = "Szablon";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-settings']['de-at'] = "Einstellungen";
|
|||
$text['label-settings']['de-de'] = "Einstellungen";
|
||||
$text['label-settings']['es-cl'] = "Ajustes";
|
||||
$text['label-settings']['fr-fr'] = "Paramètres";
|
||||
$text['label-settings']['he' ] = "";
|
||||
$text['label-settings']['it-it'] = "";
|
||||
$text['label-settings']['nl-nl'] = "";
|
||||
$text['label-settings']['pl' ] = "Ustawienia";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-select_destination']['de-at'] = "Wählen Sie ein Ziel";
|
|||
$text['label-select_destination']['de-de'] = "Wählen Sie ein Ziel";
|
||||
$text['label-select_destination']['es-cl'] = "Seleccione Destino";
|
||||
$text['label-select_destination']['fr-fr'] = "Choisissez une Destination";
|
||||
$text['label-select_destination']['he' ] = "";
|
||||
$text['label-select_destination']['it-it'] = "";
|
||||
$text['label-select_destination']['nl-nl'] = "";
|
||||
$text['label-select_destination']['pl' ] = "Wybierz numer docelowy";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-select_default_destination']['de-at'] = "Wählen Sie das Standard Z
|
|||
$text['label-select_default_destination']['de-de'] = "Wählen Sie das Standard Ziel";
|
||||
$text['label-select_default_destination']['es-cl'] = "Seleccionar Destino Predeterminado";
|
||||
$text['label-select_default_destination']['fr-fr'] = "Sélectionnez Par défaut Destinations";
|
||||
$text['label-select_default_destination']['he' ] = "";
|
||||
$text['label-select_default_destination']['it-it'] = "";
|
||||
$text['label-select_default_destination']['nl-nl'] = "";
|
||||
$text['label-select_default_destination']['pl' ] = "Wybierz domyślny numer docelowy";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-required-dialplan_number']['de-at'] = "Bitte geben Sie folgendes an
|
|||
$text['label-required-dialplan_number']['de-de'] = "Bitte geben Sie folgendes an: Nebenstellen Nummer";
|
||||
$text['label-required-dialplan_number']['es-cl'] = "Por favor indique: Número de extensión";
|
||||
$text['label-required-dialplan_number']['fr-fr'] = "Merci d'indiquer: Numéro de l'extension";
|
||||
$text['label-required-dialplan_number']['he' ] = "";
|
||||
$text['label-required-dialplan_number']['it-it'] = "";
|
||||
$text['label-required-dialplan_number']['nl-nl'] = "";
|
||||
$text['label-required-dialplan_number']['pl' ] = "Wprowadź: Numer wewnętrzny";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-required-dialplan_name']['de-at'] = "Bitte geben Sie folgendes an:
|
|||
$text['label-required-dialplan_name']['de-de'] = "Bitte geben Sie folgendes an: Nebenstellen Name";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre de Extensión";
|
||||
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom de l'extension";
|
||||
$text['label-required-dialplan_name']['he' ] = "";
|
||||
$text['label-required-dialplan_name']['it-it'] = "";
|
||||
$text['label-required-dialplan_name']['nl-nl'] = "";
|
||||
$text['label-required-dialplan_name']['pl' ] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-required-action']['de-at'] = "Bitte geben Sie folgendes an: Ziel";
|
|||
$text['label-required-action']['de-de'] = "Bitte geben Sie folgendes an: Ziel";
|
||||
$text['label-required-action']['es-cl'] = "Por favor indique: Acción cuando sea Verdadeo";
|
||||
$text['label-required-action']['fr-fr'] = "Merci d'indiquer: Action quand Vrai";
|
||||
$text['label-required-action']['he' ] = "";
|
||||
$text['label-required-action']['it-it'] = "";
|
||||
$text['label-required-action']['nl-nl'] = "";
|
||||
$text['label-required-action']['pl' ] = "Wprowadź: Numer docelowy";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-presets']['de-at'] = "Voreinstellungen";
|
|||
$text['label-presets']['de-de'] = "Voreinstellungen";
|
||||
$text['label-presets']['es-cl'] = "Presets";
|
||||
$text['label-presets']['fr-fr'] = "Présélections";
|
||||
$text['label-presets']['he' ] = "";
|
||||
$text['label-presets']['it-it'] = "";
|
||||
$text['label-presets']['nl-nl'] = "";
|
||||
$text['label-presets']['pl' ] = "Przykładowe ustawienia";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-preset_veterans_day']['de-at'] = "Veteran's Day";
|
|||
$text['label-preset_veterans_day']['de-de'] = "Veteran's Day";
|
||||
$text['label-preset_veterans_day']['es-cl'] = "Día de los Veteranos";
|
||||
$text['label-preset_veterans_day']['fr-fr'] = "Veteran's Day";
|
||||
$text['label-preset_veterans_day']['he' ] = "";
|
||||
$text['label-preset_veterans_day']['it-it'] = "";
|
||||
$text['label-preset_veterans_day']['nl-nl'] = "";
|
||||
$text['label-preset_veterans_day']['pl' ] = "Dzień Weterana";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-preset_thanksgiving_day']['de-at'] = "Erntedankfest";
|
|||
$text['label-preset_thanksgiving_day']['de-de'] = "Erntedankfest";
|
||||
$text['label-preset_thanksgiving_day']['es-cl'] = "Thanksgiving";
|
||||
$text['label-preset_thanksgiving_day']['fr-fr'] = "Thanksgiving";
|
||||
$text['label-preset_thanksgiving_day']['he' ] = "";
|
||||
$text['label-preset_thanksgiving_day']['it-it'] = "";
|
||||
$text['label-preset_thanksgiving_day']['nl-nl'] = "";
|
||||
$text['label-preset_thanksgiving_day']['pl' ] = "Święto Dziękczynienia";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-preset_presidents_day']['de-at'] = "Präsidententag";
|
|||
$text['label-preset_presidents_day']['de-de'] = "Präsidententag";
|
||||
$text['label-preset_presidents_day']['es-cl'] = "Día de los Presidentes";
|
||||
$text['label-preset_presidents_day']['fr-fr'] = "Presidents Day";
|
||||
$text['label-preset_presidents_day']['he' ] = "";
|
||||
$text['label-preset_presidents_day']['it-it'] = "";
|
||||
$text['label-preset_presidents_day']['nl-nl'] = "";
|
||||
$text['label-preset_presidents_day']['pl' ] = "Dzień Prezydenta";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-preset_new_years_day']['de-at'] = "Neujahrstag";
|
|||
$text['label-preset_new_years_day']['de-de'] = "Neujahrstag";
|
||||
$text['label-preset_new_years_day']['es-cl'] = "Año Nuevo";
|
||||
$text['label-preset_new_years_day']['fr-fr'] = "Nouvel an";
|
||||
$text['label-preset_new_years_day']['he' ] = "";
|
||||
$text['label-preset_new_years_day']['it-it'] = "";
|
||||
$text['label-preset_new_years_day']['nl-nl'] = "";
|
||||
$text['label-preset_new_years_day']['pl' ] = "Nowy Rok";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-preset_memorial_day']['de-at'] = "Heldengedenktag";
|
|||
$text['label-preset_memorial_day']['de-de'] = "Heldengedenktag";
|
||||
$text['label-preset_memorial_day']['es-cl'] = "Día del Memorial";
|
||||
$text['label-preset_memorial_day']['fr-fr'] = "Memorial Day";
|
||||
$text['label-preset_memorial_day']['he' ] = "";
|
||||
$text['label-preset_memorial_day']['it-it'] = "";
|
||||
$text['label-preset_memorial_day']['nl-nl'] = "";
|
||||
$text['label-preset_memorial_day']['pl' ] = "Dzień Pamięci";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-preset_martin_luther_king_jr_day']['de-at'] = "Martin Luther King J
|
|||
$text['label-preset_martin_luther_king_jr_day']['de-de'] = "";
|
||||
$text['label-preset_martin_luther_king_jr_day']['es-cl'] = "Día de Martin Luther King Jr.";
|
||||
$text['label-preset_martin_luther_king_jr_day']['fr-fr'] = "Martin Luther King Jr. Day";
|
||||
$text['label-preset_martin_luther_king_jr_day']['he' ] = "";
|
||||
$text['label-preset_martin_luther_king_jr_day']['it-it'] = "";
|
||||
$text['label-preset_martin_luther_king_jr_day']['nl-nl'] = "";
|
||||
$text['label-preset_martin_luther_king_jr_day']['pl' ] = "Dzień Martina Lutera Kinga";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-preset_labor_day']['de-at'] = "Tag der Arbeit";
|
|||
$text['label-preset_labor_day']['de-de'] = "Tag der Arbeit";
|
||||
$text['label-preset_labor_day']['es-cl'] = "Día del Trabajo";
|
||||
$text['label-preset_labor_day']['fr-fr'] = "Labor Day";
|
||||
$text['label-preset_labor_day']['he' ] = "";
|
||||
$text['label-preset_labor_day']['it-it'] = "";
|
||||
$text['label-preset_labor_day']['nl-nl'] = "";
|
||||
$text['label-preset_labor_day']['pl' ] = "Dzień Pracy";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-preset_independence_day']['de-at'] = "Unabhängigkeitstag";
|
|||
$text['label-preset_independence_day']['de-de'] = "Unabhängigkeitstag";
|
||||
$text['label-preset_independence_day']['es-cl'] = "Día de la Independencia";
|
||||
$text['label-preset_independence_day']['fr-fr'] = "Independence Day";
|
||||
$text['label-preset_independence_day']['he' ] = "";
|
||||
$text['label-preset_independence_day']['it-it'] = "";
|
||||
$text['label-preset_independence_day']['nl-nl'] = "";
|
||||
$text['label-preset_independence_day']['pl' ] = "Dzień Niepodległości";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-preset_columbus_day']['de-at'] = "Columbus Tag";
|
|||
$text['label-preset_columbus_day']['de-de'] = "Columbus Tag";
|
||||
$text['label-preset_columbus_day']['es-cl'] = "Día de Colón";
|
||||
$text['label-preset_columbus_day']['fr-fr'] = "Columbus Day";
|
||||
$text['label-preset_columbus_day']['he' ] = "";
|
||||
$text['label-preset_columbus_day']['it-it'] = "";
|
||||
$text['label-preset_columbus_day']['nl-nl'] = "";
|
||||
$text['label-preset_columbus_day']['pl' ] = "Dzień Kolumba";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-preset_christmas_day']['de-at'] = "Erster Weihnachtsfeiertag";
|
|||
$text['label-preset_christmas_day']['de-de'] = "Erster Weihnachtsfeiertag";
|
||||
$text['label-preset_christmas_day']['es-cl'] = "Navidad";
|
||||
$text['label-preset_christmas_day']['fr-fr'] = "Noël";
|
||||
$text['label-preset_christmas_day']['he' ] = "";
|
||||
$text['label-preset_christmas_day']['it-it'] = "";
|
||||
$text['label-preset_christmas_day']['nl-nl'] = "";
|
||||
$text['label-preset_christmas_day']['pl' ] = "Boże Narodzenie";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-number']['de-at'] = "Nummer";
|
|||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['fr-fr'] = "Numéro";
|
||||
$text['label-number']['he' ] = "";
|
||||
$text['label-number']['it-it'] = "";
|
||||
$text['label-number']['nl-nl'] = "";
|
||||
$text['label-number']['pl' ] = "Numer";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-month']['de-at'] = "Monat";
|
|||
$text['label-month']['de-de'] = "Monat";
|
||||
$text['label-month']['es-cl'] = "Més";
|
||||
$text['label-month']['fr-fr'] = "Mois";
|
||||
$text['label-month']['he' ] = "";
|
||||
$text['label-month']['it-it'] = "";
|
||||
$text['label-month']['nl-nl'] = "";
|
||||
$text['label-month']['pl' ] = "Miesiąc";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-minute-of-hour']['de-at'] = "Minute der Stunde";
|
|||
$text['label-minute-of-hour']['de-de'] = "Minute der Stunde";
|
||||
$text['label-minute-of-hour']['es-cl'] = "Minuto de horas";
|
||||
$text['label-minute-of-hour']['fr-fr'] = "Minute Hour";
|
||||
$text['label-minute-of-hour']['he' ] = "";
|
||||
$text['label-minute-of-hour']['it-it'] = "";
|
||||
$text['label-minute-of-hour']['nl-nl'] = "";
|
||||
$text['label-minute-of-hour']['pl' ] = "Minuta godziny";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-minute-of-day']['de-at'] = "Minute des Tages";
|
|||
$text['label-minute-of-day']['de-de'] = "Minute des Tages";
|
||||
$text['label-minute-of-day']['es-cl'] = "Minuto del Día";
|
||||
$text['label-minute-of-day']['fr-fr'] = "Minute de la journée";
|
||||
$text['label-minute-of-day']['he' ] = "";
|
||||
$text['label-minute-of-day']['it-it'] = "";
|
||||
$text['label-minute-of-day']['nl-nl'] = "";
|
||||
$text['label-minute-of-day']['pl' ] = "Minuta dnia";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-label']['de-at'] = "Kennzeichnung";
|
|||
$text['label-label']['de-de'] = "Kennzeichnung";
|
||||
$text['label-label']['es-cl'] = "Etiqueta";
|
||||
$text['label-label']['fr-fr'] = "étiquette";
|
||||
$text['label-label']['he' ] = "";
|
||||
$text['label-label']['it-it'] = "";
|
||||
$text['label-label']['nl-nl'] = "";
|
||||
$text['label-label']['pl' ] = "Etykieta";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-hour-of-day']['de-at'] = "Stunde des Tages";
|
|||
$text['label-hour-of-day']['de-de'] = "Stunde des Tages";
|
||||
$text['label-hour-of-day']['es-cl'] = "Hora del día";
|
||||
$text['label-hour-of-day']['fr-fr'] = "Heure du jour";
|
||||
$text['label-hour-of-day']['he' ] = "";
|
||||
$text['label-hour-of-day']['it-it'] = "";
|
||||
$text['label-hour-of-day']['nl-nl'] = "";
|
||||
$text['label-hour-of-day']['pl' ] = "Godzina dnia";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['he' ] = "";
|
||||
$text['label-extension']['it-it'] = "";
|
||||
$text['label-extension']['nl-nl'] = "";
|
||||
$text['label-extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-day-of-year']['de-at'] = "Tag des Jahres";
|
|||
$text['label-day-of-year']['de-de'] = "Tag des Jahres";
|
||||
$text['label-day-of-year']['es-cl'] = "Día del Año";
|
||||
$text['label-day-of-year']['fr-fr'] = "Jour de l'année";
|
||||
$text['label-day-of-year']['he' ] = "";
|
||||
$text['label-day-of-year']['it-it'] = "";
|
||||
$text['label-day-of-year']['nl-nl'] = "";
|
||||
$text['label-day-of-year']['pl' ] = "Dzień roku";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-day-of-week']['de-at'] = "Tag der Woche";
|
|||
$text['label-day-of-week']['de-de'] = "Tag der Woche";
|
||||
$text['label-day-of-week']['es-cl'] = "Día de la Semana";
|
||||
$text['label-day-of-week']['fr-fr'] = "Jour de la semaine";
|
||||
$text['label-day-of-week']['he' ] = "";
|
||||
$text['label-day-of-week']['it-it'] = "";
|
||||
$text['label-day-of-week']['nl-nl'] = "";
|
||||
$text['label-day-of-week']['pl' ] = "Dzień tygodnia";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-day-of-month']['de-at'] = "Tag des Monats";
|
|||
$text['label-day-of-month']['de-de'] = "Tag des Monats";
|
||||
$text['label-day-of-month']['es-cl'] = "Día del Mes";
|
||||
$text['label-day-of-month']['fr-fr'] = "Jour du Mois";
|
||||
$text['label-day-of-month']['he' ] = "";
|
||||
$text['label-day-of-month']['it-it'] = "";
|
||||
$text['label-day-of-month']['nl-nl'] = "";
|
||||
$text['label-day-of-month']['pl' ] = "Dzień miesiąca";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-date-and-time']['de-at'] = "Datum & Zeit";
|
|||
$text['label-date-and-time']['de-de'] = "Datum & Zeit";
|
||||
$text['label-date-and-time']['es-cl'] = "Fecha y hora";
|
||||
$text['label-date-and-time']['fr-fr'] = "Date et heure";
|
||||
$text['label-date-and-time']['he' ] = "";
|
||||
$text['label-date-and-time']['it-it'] = "";
|
||||
$text['label-date-and-time']['nl-nl'] = "";
|
||||
$text['label-date-and-time']['pl' ] = "Data i godzina";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-context']['de-at'] = "Kontext";
|
|||
$text['label-context']['de-de'] = "Kontext";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
$text['label-context']['fr-fr'] = "Contexte";
|
||||
$text['label-context']['he' ] = "";
|
||||
$text['label-context']['it-it'] = "";
|
||||
$text['label-context']['nl-nl'] = "";
|
||||
$text['label-context']['pl' ] = "Kontekst";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-conditions']['de-at'] = "Bedingungen";
|
|||
$text['label-conditions']['de-de'] = "Bedingungen";
|
||||
$text['label-conditions']['es-cl'] = "Condición";
|
||||
$text['label-conditions']['fr-fr'] = "état";
|
||||
$text['label-conditions']['he' ] = "";
|
||||
$text['label-conditions']['it-it'] = "";
|
||||
$text['label-conditions']['nl-nl'] = "";
|
||||
$text['label-conditions']['pl' ] = "Warunki";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-condition_value']['de-at'] = "Wert";
|
|||
$text['label-condition_value']['de-de'] = "Wert";
|
||||
$text['label-condition_value']['es-cl'] = "Valor";
|
||||
$text['label-condition_value']['fr-fr'] = "Valeur";
|
||||
$text['label-condition_value']['he' ] = "";
|
||||
$text['label-condition_value']['it-it'] = "";
|
||||
$text['label-condition_value']['nl-nl'] = "";
|
||||
$text['label-condition_value']['pl' ] = "Wartość";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-condition_range']['de-at'] = "Bereich";
|
|||
$text['label-condition_range']['de-de'] = "Bereich";
|
||||
$text['label-condition_range']['es-cl'] = "Rango";
|
||||
$text['label-condition_range']['fr-fr'] = "Range";
|
||||
$text['label-condition_range']['he' ] = "";
|
||||
$text['label-condition_range']['it-it'] = "";
|
||||
$text['label-condition_range']['nl-nl'] = "";
|
||||
$text['label-condition_range']['pl' ] = "Zakres";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-condition_parameter']['de-at'] = "Parameter";
|
|||
$text['label-condition_parameter']['de-de'] = "Parameter";
|
||||
$text['label-condition_parameter']['es-cl'] = "Parámetro";
|
||||
$text['label-condition_parameter']['fr-fr'] = "Paramètre";
|
||||
$text['label-condition_parameter']['he' ] = "";
|
||||
$text['label-condition_parameter']['it-it'] = "";
|
||||
$text['label-condition_parameter']['nl-nl'] = "";
|
||||
$text['label-condition_parameter']['pl' ] = "Parametr";
|
||||
|
|
@ -652,6 +695,7 @@ $text['label-condition']['de-at'] = "Bedingung";
|
|||
$text['label-condition']['de-de'] = "Bedingung";
|
||||
$text['label-condition']['es-cl'] = "Condiciones";
|
||||
$text['label-condition']['fr-fr'] = "état";
|
||||
$text['label-condition']['he' ] = "";
|
||||
$text['label-condition']['it-it'] = "";
|
||||
$text['label-condition']['nl-nl'] = "";
|
||||
$text['label-condition']['pl' ] = "Warunek";
|
||||
|
|
@ -667,6 +711,7 @@ $text['label-alternate-destination']['de-at'] = "Alternatives Ziel";
|
|||
$text['label-alternate-destination']['de-de'] = "Alternatives Ziel";
|
||||
$text['label-alternate-destination']['es-cl'] = "Destino Alternativo";
|
||||
$text['label-alternate-destination']['fr-fr'] = "Autre Destinations";
|
||||
$text['label-alternate-destination']['he' ] = "";
|
||||
$text['label-alternate-destination']['it-it'] = "";
|
||||
$text['label-alternate-destination']['nl-nl'] = "";
|
||||
$text['label-alternate-destination']['pl' ] = "Alternatywna destynacja";
|
||||
|
|
@ -682,6 +727,7 @@ $text['label-group']['de-at'] = "Gruppe";
|
|||
$text['label-group']['de-de'] = "Gruppe";
|
||||
$text['label-group']['es-cl'] = "Grupo";
|
||||
$text['label-group']['fr-fr'] = "";
|
||||
$text['label-group']['he' ] = "";
|
||||
$text['label-group']['it-it'] = "";
|
||||
$text['label-group']['nl-nl'] = "";
|
||||
$text['label-group']['pl' ] = "";
|
||||
|
|
@ -697,6 +743,7 @@ $text['header-time_conditions']['de-at'] = "Zeitschaltung";
|
|||
$text['header-time_conditions']['de-de'] = "Zeitschaltung";
|
||||
$text['header-time_conditions']['es-cl'] = "Condiciones de Tiempo";
|
||||
$text['header-time_conditions']['fr-fr'] = "Conditions Temporelles";
|
||||
$text['header-time_conditions']['he' ] = "";
|
||||
$text['header-time_conditions']['it-it'] = "";
|
||||
$text['header-time_conditions']['nl-nl'] = "";
|
||||
$text['header-time_conditions']['pl' ] = "Warunki czasowe";
|
||||
|
|
@ -712,6 +759,7 @@ $text['description-time_conditions']['de-at'] = "Dynamische weiterleitung von An
|
|||
$text['description-time_conditions']['de-de'] = "Dynamische weiterleitung von Anrufen an IVR Menüs, externe Rufnummern, Skripte, oder andere Ziele abhängig von zeitlichen Bedingungen.";
|
||||
$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']['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']['he' ] = "";
|
||||
$text['description-time_conditions']['it-it'] = "";
|
||||
$text['description-time_conditions']['nl-nl'] = "";
|
||||
$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.";
|
||||
|
|
@ -727,6 +775,7 @@ $text['description-template']['de-at'] = "Die Vorlagen bieten eine Liste von Vor
|
|||
$text['description-template']['de-de'] = "Die Vorlagen bieten eine Liste von Voreingestellten Zeitschaltungen.";
|
||||
$text['description-template']['es-cl'] = "Las plantillas ofrecen una lista de condiciones preestablecidas.";
|
||||
$text['description-template']['fr-fr'] = "Le modèle fourni une liste de présélection.";
|
||||
$text['description-template']['he' ] = "";
|
||||
$text['description-template']['it-it'] = "";
|
||||
$text['description-template']['nl-nl'] = "";
|
||||
$text['description-template']['pl' ] = "Szablony zawierają listę zaprogramowanych warunków czasowych.";
|
||||
|
|
@ -742,6 +791,7 @@ $text['description-settings']['de-at'] = "Definieren Sie benutzerdefinierte Bedi
|
|||
$text['description-settings']['de-de'] = "Definieren Sie benutzerdefinierte Bedingungen für das oben ausgewählte Ziel.";
|
||||
$text['description-settings']['es-cl'] = "Definir las condiciones personalizados necesarios para ejecutar el destino seleccionado anteriormente.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-settings']['it-it'] = "";
|
||||
$text['description-settings']['nl-nl'] = "";
|
||||
$text['description-settings']['pl' ] = "Zdefiniuj swoje warunki, które są niezbędne do przesłania rozmowy do wybranego powyżej celu.";
|
||||
|
|
@ -757,6 +807,7 @@ $text['description-presets_advanced']['de-at'] = "Wählen Sie oben ein Standard
|
|||
$text['description-presets_advanced']['de-de'] = "Wählen Sie oben ein Standard Ziel , welches jeder ausgewählten Vorgabe zugewiesen wird.";
|
||||
$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']['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']['he' ] = "";
|
||||
$text['description-presets_advanced']['it-it'] = "";
|
||||
$text['description-presets_advanced']['nl-nl'] = "";
|
||||
$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.";
|
||||
|
|
@ -772,6 +823,7 @@ $text['description-presets']['de-at'] = "Wählen Sie aus den vorhandenen Vorgabe
|
|||
$text['description-presets']['de-de'] = "Wählen Sie aus den vorhandenen Vorgaben. Klicken Sie den Namen der Voreinstellung um weitere persönliche Anpassungen vorzunehmen";
|
||||
$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']['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']['he' ] = "";
|
||||
$text['description-presets']['it-it'] = "";
|
||||
$text['description-presets']['nl-nl'] = "";
|
||||
$text['description-presets']['pl' ] = " Powyżej wybierz wcześniej zdefiniowany szablon. Kliknij na nazwę, aby móc go dostosować do własnych potrzeb (warunki i destynacje).";
|
||||
|
|
@ -787,6 +839,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen der Zeitschaltung ein.
|
|||
$text['description-name']['de-de'] = "Geben Sie den Namen der Zeitschaltung ein.";
|
||||
$text['description-name']['es-cl'] = "Introduzca un nombre para esta condición.";
|
||||
$text['description-name']['fr-fr'] = "Choisir un nom pour cette condition temporelle.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę warunku";
|
||||
|
|
@ -802,6 +855,7 @@ $text['description-extension']['de-at'] = "Geben Sie eine Nebenstelle an.";
|
|||
$text['description-extension']['de-de'] = "Geben Sie eine Nebenstelle an.";
|
||||
$text['description-extension']['es-cl'] = "Introduzca un número de extensión.";
|
||||
$text['description-extension']['fr-fr'] = "Choisir le numéro d'extension.";
|
||||
$text['description-extension']['he' ] = "";
|
||||
$text['description-extension']['it-it'] = "";
|
||||
$text['description-extension']['nl-nl'] = "";
|
||||
$text['description-extension']['pl' ] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:57 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-tones']['en-us'] = "Tones";
|
||||
$text['title-tones']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-tones']['de-at'] = "Töne";
|
|||
$text['title-tones']['de-de'] = "Töne";
|
||||
$text['title-tones']['es-cl'] = "Tono";
|
||||
$text['title-tones']['fr-fr'] = "Ton";
|
||||
$text['title-tones']['he' ] = "";
|
||||
$text['title-tones']['it-it'] = "Tono";
|
||||
$text['title-tones']['nl-nl'] = "Toon";
|
||||
$text['title-tones']['pl' ] = "Ton";
|
||||
|
|
@ -22,6 +23,7 @@ $text['label-tone']['de-at'] = "Ton";
|
|||
$text['label-tone']['de-de'] = "Ton";
|
||||
$text['label-tone']['es-cl'] = "Tono";
|
||||
$text['label-tone']['fr-fr'] = "Ton";
|
||||
$text['label-tone']['he' ] = "";
|
||||
$text['label-tone']['it-it'] = "Tono";
|
||||
$text['label-tone']['nl-nl'] = "Toon";
|
||||
$text['label-tone']['pl' ] = "Ton";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-tones']['de-at'] = "Töne";
|
|||
$text['label-tones']['de-de'] = "Töne";
|
||||
$text['label-tones']['es-cl'] = "Tono";
|
||||
$text['label-tones']['fr-fr'] = "Ton";
|
||||
$text['label-tones']['he' ] = "";
|
||||
$text['label-tones']['it-it'] = "Tono";
|
||||
$text['label-tones']['nl-nl'] = "Toon";
|
||||
$text['label-tones']['pl' ] = "Ton";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:01 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-traffic_graph']['en-us'] = "Traffic Graph";
|
||||
$text['title-traffic_graph']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-traffic_graph']['de-at'] = "Netzauslastung";
|
|||
$text['title-traffic_graph']['de-de'] = "Netzauslastung";
|
||||
$text['title-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
|
||||
$text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||
$text['title-traffic_graph']['he' ] = "";
|
||||
$text['title-traffic_graph']['it-it'] = "Grafico del Traffico";
|
||||
$text['title-traffic_graph']['nl-nl'] = "";
|
||||
$text['title-traffic_graph']['pl' ] = "Wykres przesyłu danych";
|
||||
|
|
@ -22,6 +23,7 @@ $text['message-no_interfaces_found']['de-at'] = "Keine Netzwerkkarte gefunden.";
|
|||
$text['message-no_interfaces_found']['de-de'] = "Keine Netzwerkkarte gefunden.";
|
||||
$text['message-no_interfaces_found']['es-cl'] = "Sin interfaces encontrados.";
|
||||
$text['message-no_interfaces_found']['fr-fr'] = "Aucune interface trouvé.";
|
||||
$text['message-no_interfaces_found']['he' ] = "";
|
||||
$text['message-no_interfaces_found']['it-it'] = "Non è stata trovata nessuna interfaccia.";
|
||||
$text['message-no_interfaces_found']['nl-nl'] = "";
|
||||
$text['message-no_interfaces_found']['pl' ] = "Nie znaleziono interfejsy.";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-interface']['de-at'] = "Netzwerkkarte";
|
|||
$text['label-interface']['de-de'] = "Netzwerkkarte";
|
||||
$text['label-interface']['es-cl'] = "Interfaz";
|
||||
$text['label-interface']['fr-fr'] = "Interface";
|
||||
$text['label-interface']['he' ] = "";
|
||||
$text['label-interface']['it-it'] = "Interfaccia";
|
||||
$text['label-interface']['nl-nl'] = "";
|
||||
$text['label-interface']['pl' ] = "Wybierz interfejs";
|
||||
|
|
@ -52,6 +55,7 @@ $text['header-traffic_graph']['de-at'] = "Netzauslastung";
|
|||
$text['header-traffic_graph']['de-de'] = "Netzauslastung";
|
||||
$text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
|
||||
$text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||
$text['header-traffic_graph']['he' ] = "";
|
||||
$text['header-traffic_graph']['it-it'] = "Grafico del Traffico";
|
||||
$text['header-traffic_graph']['nl-nl'] = "";
|
||||
$text['header-traffic_graph']['pl' ] = "Wykres przesyłu danych";
|
||||
|
|
@ -67,6 +71,7 @@ $text['description-traffic_graph']['de-at'] = "Um die Netzauslastung anzuzeigen
|
|||
$text['description-traffic_graph']['de-de'] = "Um die Netzauslastung anzuzeigen ist ein Browser (oder Plugin) erforderlich, das SVG Dateien (Scalable Vector Graphics) unterstützt.";
|
||||
$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['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']['he' ] = "";
|
||||
$text['description-traffic_graph']['it-it'] = "Per visualizare il grafico è necessario un browser (o un plugin) che supporti SVG (Scalable Vector Graphics).";
|
||||
$text['description-traffic_graph']['nl-nl'] = "";
|
||||
$text['description-traffic_graph']['pl' ] = "Aby zobaczyć przesytu danych wymagana jest przeglądarka (lub wtyczka), która obsługuje Scalable Vector Graphics (SVG). ";
|
||||
|
|
@ -82,6 +87,7 @@ $text['description-no_svg']['de-at'] = "Offensichtlich unterstützt Ihr Browser
|
|||
$text['description-no_svg']['de-de'] = "Offensichtlich unterstützt Ihr Browser keine SVG Dateien (Scalable Vector Graphics). Um die Netzauslastung anzuzeigen benutzen Sie bitte einen Browser (oder Plugin) welcher SVG Dateien unterstützt.";
|
||||
$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']['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']['he' ] = "";
|
||||
$text['description-no_svg']['it-it'] = "Sfortunatamente il tuo browser attualmente non supporta SVG (Scalable Vector Graphics). Per visualizzare il grafico del traffico usa un browser (o un plugin) che supportino SVG (Scalable Vector Graphics).";
|
||||
$text['description-no_svg']['nl-nl'] = "";
|
||||
$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).";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:23 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced";
|
||||
$text['title-variables_advanced']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-variables_advanced']['de-at'] = "Switch Variablen: Erweitert";
|
|||
$text['title-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
|
||||
$text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
|
||||
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
|
||||
$text['title-variables_advanced']['he' ] = "";
|
||||
$text['title-variables_advanced']['it-it'] = "";
|
||||
$text['title-variables_advanced']['nl-nl'] = "";
|
||||
$text['title-variables_advanced']['pl' ] = "Zmienne PBXu (zaawansowane)";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-variables']['de-at'] = "Switch Variablen";
|
|||
$text['title-variables']['de-de'] = "Switch Variablen";
|
||||
$text['title-variables']['es-cl'] = "Variables de Switch";
|
||||
$text['title-variables']['fr-fr'] = "Variables Système";
|
||||
$text['title-variables']['he' ] = "";
|
||||
$text['title-variables']['it-it'] = "";
|
||||
$text['title-variables']['nl-nl'] = "";
|
||||
$text['title-variables']['pl' ] = "Zmienne PBXu";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-variable_edit']['de-at'] = "Variable";
|
|||
$text['title-variable_edit']['de-de'] = "Variable";
|
||||
$text['title-variable_edit']['es-cl'] = "Editar Variable";
|
||||
$text['title-variable_edit']['fr-fr'] = "Editer la Variable";
|
||||
$text['title-variable_edit']['he' ] = "";
|
||||
$text['title-variable_edit']['it-it'] = "";
|
||||
$text['title-variable_edit']['nl-nl'] = "";
|
||||
$text['title-variable_edit']['pl' ] = "Zmienna";
|
||||
|
|
@ -52,6 +55,7 @@ $text['title-variable_add']['de-at'] = "Variable";
|
|||
$text['title-variable_add']['de-de'] = "Variable";
|
||||
$text['title-variable_add']['es-cl'] = "";
|
||||
$text['title-variable_add']['fr-fr'] = "Ajouter une Variable";
|
||||
$text['title-variable_add']['he' ] = "";
|
||||
$text['title-variable_add']['it-it'] = "";
|
||||
$text['title-variable_add']['nl-nl'] = "";
|
||||
$text['title-variable_add']['pl' ] = "Zmienna";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-hostname']['de-at'] = "Hostname";
|
|||
$text['label-hostname']['de-de'] = "Hostname";
|
||||
$text['label-hostname']['es-cl'] = "";
|
||||
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['label-hostname']['he' ] = "";
|
||||
$text['label-hostname']['it-it'] = "";
|
||||
$text['label-hostname']['nl-nl'] = "";
|
||||
$text['label-hostname']['pl' ] = "Nazwa hosta";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-codec_information']['de-at'] = "Codec Information";
|
|||
$text['label-codec_information']['de-de'] = "Codec Information";
|
||||
$text['label-codec_information']['es-cl'] = "Informatión de Codec";
|
||||
$text['label-codec_information']['fr-fr'] = "Codec Information";
|
||||
$text['label-codec_information']['he' ] = "";
|
||||
$text['label-codec_information']['it-it'] = "";
|
||||
$text['label-codec_information']['nl-nl'] = "";
|
||||
$text['label-codec_information']['pl' ] = "Informacja o kodekach";
|
||||
|
|
@ -97,6 +103,7 @@ $text['header-variables_advanced']['de-at'] = "Switch Variablen: Erweitert";
|
|||
$text['header-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
|
||||
$text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
|
||||
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
|
||||
$text['header-variables_advanced']['he' ] = "";
|
||||
$text['header-variables_advanced']['it-it'] = "";
|
||||
$text['header-variables_advanced']['nl-nl'] = "";
|
||||
$text['header-variables_advanced']['pl' ] = "Zamień zmienne (zaawansowane)";
|
||||
|
|
@ -112,6 +119,7 @@ $text['header-variables']['de-at'] = "Switch Variablen";
|
|||
$text['header-variables']['de-de'] = "Switch Variablen";
|
||||
$text['header-variables']['es-cl'] = "Variables de Switch";
|
||||
$text['header-variables']['fr-fr'] = "Variables Système";
|
||||
$text['header-variables']['he' ] = "";
|
||||
$text['header-variables']['it-it'] = "";
|
||||
$text['header-variables']['nl-nl'] = "";
|
||||
$text['header-variables']['pl' ] = "Zmienne PBXu";
|
||||
|
|
@ -127,6 +135,7 @@ $text['header-variable_edit']['de-at'] = "Variable";
|
|||
$text['header-variable_edit']['de-de'] = "Variable";
|
||||
$text['header-variable_edit']['es-cl'] = "Editar Variable";
|
||||
$text['header-variable_edit']['fr-fr'] = "Editer la Variable";
|
||||
$text['header-variable_edit']['he' ] = "";
|
||||
$text['header-variable_edit']['it-it'] = "";
|
||||
$text['header-variable_edit']['nl-nl'] = "";
|
||||
$text['header-variable_edit']['pl' ] = "Zmienna";
|
||||
|
|
@ -142,6 +151,7 @@ $text['header-hostname']['de-at'] = "Hostname";
|
|||
$text['header-hostname']['de-de'] = "Hostname";
|
||||
$text['header-hostname']['es-cl'] = "";
|
||||
$text['header-hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['header-hostname']['he' ] = "";
|
||||
$text['header-hostname']['it-it'] = "";
|
||||
$text['header-hostname']['nl-nl'] = "";
|
||||
$text['header-hostname']['pl' ] = "Nazwa hosta";
|
||||
|
|
@ -157,6 +167,7 @@ $text['description-variables_advanced']['de-at'] = "Definieren Sie Preprozessor
|
|||
$text['description-variables_advanced']['de-de'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
|
||||
$text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-variables_advanced']['it-it'] = "";
|
||||
$text['description-variables_advanced']['nl-nl'] = "";
|
||||
$text['description-variables_advanced']['pl' ] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $.";
|
||||
|
|
@ -172,6 +183,7 @@ $text['description-variables']['de-at'] = "Definieren Sie Preprozessor Variablen
|
|||
$text['description-variables']['de-de'] = "Definieren Sie Preprozessor Variablen.";
|
||||
$text['description-variables']['es-cl'] = "Defina variables de procesador aquí.";
|
||||
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
|
||||
$text['description-variables']['he' ] = "";
|
||||
$text['description-variables']['it-it'] = "";
|
||||
$text['description-variables']['nl-nl'] = "";
|
||||
$text['description-variables']['pl' ] = "Tutaj zdefiniuj zmienne preprocesora";
|
||||
|
|
@ -187,6 +199,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen der Variable an.";
|
|||
$text['description-name']['de-de'] = "Geben Sie den Namen der Variable an.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la variable.";
|
||||
$text['description-name']['fr-fr'] = "";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę zmiennej";
|
||||
|
|
@ -202,6 +215,7 @@ $text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen
|
|||
$text['description-hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-hostname']['es-cl'] = "";
|
||||
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
|
||||
$text['description-hostname']['he' ] = "";
|
||||
$text['description-hostname']['it-it'] = "";
|
||||
$text['description-hostname']['nl-nl'] = "";
|
||||
$text['description-hostname']['pl' ] = "Wprowadź nazwę hosta / PBXu";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:29 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title']['en-us'] = "Voicemail Greetings";
|
||||
$text['title']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title']['de-at'] = "Begrüßungen für Sprachnachrichten";
|
|||
$text['title']['de-de'] = "Begrüßungen für Sprachnachrichten";
|
||||
$text['title']['es-cl'] = "";
|
||||
$text['title']['fr-fr'] = "Salutations de la messagerie";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "Messaggi bevenuto Casella Vocale";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Ustawienia konta";
|
||||
|
|
@ -22,6 +23,7 @@ $text['table-size']['de-at'] = "Größe";
|
|||
$text['table-size']['de-de'] = "Größe";
|
||||
$text['table-size']['es-cl'] = "Tamaño";
|
||||
$text['table-size']['fr-fr'] = "Taille";
|
||||
$text['table-size']['he' ] = "";
|
||||
$text['table-size']['it-it'] = "Dimensione";
|
||||
$text['table-size']['nl-nl'] = "";
|
||||
$text['table-size']['pl' ] = "Rozmiar";
|
||||
|
|
@ -37,6 +39,7 @@ $text['table-number']['de-at'] = "#";
|
|||
$text['table-number']['de-de'] = "#";
|
||||
$text['table-number']['es-cl'] = "Número";
|
||||
$text['table-number']['fr-fr'] = "Nombre";
|
||||
$text['table-number']['he' ] = "";
|
||||
$text['table-number']['it-it'] = "#";
|
||||
$text['table-number']['nl-nl'] = "";
|
||||
$text['table-number']['pl' ] = "liczba";
|
||||
|
|
@ -52,6 +55,7 @@ $text['table-name']['de-at'] = "Name";
|
|||
$text['table-name']['de-de'] = "Name";
|
||||
$text['table-name']['es-cl'] = "Nombre";
|
||||
$text['table-name']['fr-fr'] = "Nom";
|
||||
$text['table-name']['he' ] = "";
|
||||
$text['table-name']['it-it'] = "Nome";
|
||||
$text['table-name']['nl-nl'] = "";
|
||||
$text['table-name']['pl' ] = "Nazwa";
|
||||
|
|
@ -67,6 +71,7 @@ $text['table-filename']['de-at'] = "Dateiname";
|
|||
$text['table-filename']['de-de'] = "Dateiname";
|
||||
$text['table-filename']['es-cl'] = "Nombre Del Archivo";
|
||||
$text['table-filename']['fr-fr'] = "Nom de fichier";
|
||||
$text['table-filename']['he' ] = "";
|
||||
$text['table-filename']['it-it'] = "Nome File";
|
||||
$text['table-filename']['nl-nl'] = "";
|
||||
$text['table-filename']['pl' ] = "Nazwa Pliku";
|
||||
|
|
@ -82,6 +87,7 @@ $text['table-download']['de-at'] = "Download";
|
|||
$text['table-download']['de-de'] = "Download";
|
||||
$text['table-download']['es-cl'] = "Descargar";
|
||||
$text['table-download']['fr-fr'] = "Télécharger";
|
||||
$text['table-download']['he' ] = "";
|
||||
$text['table-download']['it-it'] = "Scarica";
|
||||
$text['table-download']['nl-nl'] = "";
|
||||
$text['table-download']['pl' ] = "Numer";
|
||||
|
|
@ -97,6 +103,7 @@ $text['table-description']['de-at'] = "Beschreibung";
|
|||
$text['table-description']['de-de'] = "Beschreibung";
|
||||
$text['table-description']['es-cl'] = "Descripción";
|
||||
$text['table-description']['fr-fr'] = "Description";
|
||||
$text['table-description']['he' ] = "";
|
||||
$text['table-description']['it-it'] = "Descrizione";
|
||||
$text['table-description']['nl-nl'] = "";
|
||||
$text['table-description']['pl' ] = "Opis";
|
||||
|
|
@ -112,6 +119,7 @@ $text['table-choose']['de-at'] = "Wähle";
|
|||
$text['table-choose']['de-de'] = "Wähle";
|
||||
$text['table-choose']['es-cl'] = "Escoger";
|
||||
$text['table-choose']['fr-fr'] = "Choisir";
|
||||
$text['table-choose']['he' ] = "";
|
||||
$text['table-choose']['it-it'] = "Scegli";
|
||||
$text['table-choose']['nl-nl'] = "";
|
||||
$text['table-choose']['pl' ] = "Wybierz";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-uploaded']['de-at'] = "Hochladen abgeschlossen";
|
|||
$text['message-uploaded']['de-de'] = "Hochladen abgeschlossen";
|
||||
$text['message-uploaded']['es-cl'] = "Subida Finalizada";
|
||||
$text['message-uploaded']['fr-fr'] = "Enregistrer Complet";
|
||||
$text['message-uploaded']['he' ] = "";
|
||||
$text['message-uploaded']['it-it'] = "Caricamento completato";
|
||||
$text['message-uploaded']['nl-nl'] = "";
|
||||
$text['message-uploaded']['pl' ] = "Plik wysłano poprawnie";
|
||||
|
|
@ -142,6 +151,7 @@ $text['message-unsupported_file_type']['de-at'] = "Nicht unterstütztes Dateifor
|
|||
$text['message-unsupported_file_type']['de-de'] = "Nicht unterstütztes Dateiformat";
|
||||
$text['message-unsupported_file_type']['es-cl'] = "Tipo de archivo no compatible";
|
||||
$text['message-unsupported_file_type']['fr-fr'] = "Type de fichier non pris en charge";
|
||||
$text['message-unsupported_file_type']['he' ] = "";
|
||||
$text['message-unsupported_file_type']['it-it'] = "Tipo di File non supportato";
|
||||
$text['message-unsupported_file_type']['nl-nl'] = "";
|
||||
$text['message-unsupported_file_type']['pl' ] = "Nieobsługiwany typ pliku";
|
||||
|
|
@ -157,6 +167,7 @@ $text['message-greeting_selected']['de-at'] = "Begrüßung ausgewählt";
|
|||
$text['message-greeting_selected']['de-de'] = "Begrüßung ausgewählt";
|
||||
$text['message-greeting_selected']['es-cl'] = "Saludo Seleccionado";
|
||||
$text['message-greeting_selected']['fr-fr'] = "Message d'accueil Sélectionné";
|
||||
$text['message-greeting_selected']['he' ] = "";
|
||||
$text['message-greeting_selected']['it-it'] = "Messaggio Selezionato";
|
||||
$text['message-greeting_selected']['nl-nl'] = "";
|
||||
$text['message-greeting_selected']['pl' ] = "POWITANIE Wybrane";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-tools']['de-at'] = "Werkzeuge";
|
|||
$text['label-tools']['de-de'] = "Werkzeuge";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "Strumenti";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-select_a_file']['de-at'] = "Wähle eine Datei aus...";
|
|||
$text['label-select_a_file']['de-de'] = "Wähle eine Datei aus...";
|
||||
$text['label-select_a_file']['es-cl'] = "Seleccione un archivo...";
|
||||
$text['label-select_a_file']['fr-fr'] = "Sélectionner un fichier...";
|
||||
$text['label-select_a_file']['he' ] = "";
|
||||
$text['label-select_a_file']['it-it'] = "Seleziona un file...";
|
||||
$text['label-select_a_file']['nl-nl'] = "";
|
||||
$text['label-select_a_file']['pl' ] = "Wybierz plik ...";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-play']['de-at'] = "Abspielen";
|
|||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
$text['label-play']['fr-fr'] = "Jouer";
|
||||
$text['label-play']['he' ] = "";
|
||||
$text['label-play']['it-it'] = "Riproduci";
|
||||
$text['label-play']['nl-nl'] = "";
|
||||
$text['label-play']['pl' ] = "Odtwórz";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-pause']['de-at'] = "Pause";
|
|||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
$text['label-pause']['fr-fr'] = "Pause";
|
||||
$text['label-pause']['he' ] = "";
|
||||
$text['label-pause']['it-it'] = "Pausa";
|
||||
$text['label-pause']['nl-nl'] = "";
|
||||
$text['label-pause']['pl' ] = "Pauza";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-greeting']['de-at'] = "Begrüßung";
|
|||
$text['label-greeting']['de-de'] = "Begrüßung";
|
||||
$text['label-greeting']['es-cl'] = "Saludo";
|
||||
$text['label-greeting']['fr-fr'] = "Salutation";
|
||||
$text['label-greeting']['he' ] = "";
|
||||
$text['label-greeting']['it-it'] = "Messaggio benvenuto";
|
||||
$text['label-greeting']['nl-nl'] = "";
|
||||
$text['label-greeting']['pl' ] = "powitanie";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-filename']['de-at'] = "Dateiname";
|
|||
$text['label-filename']['de-de'] = "Dateiname";
|
||||
$text['label-filename']['es-cl'] = "Nombre Del Archivo";
|
||||
$text['label-filename']['fr-fr'] = "Nom de fichier";
|
||||
$text['label-filename']['he' ] = "";
|
||||
$text['label-filename']['it-it'] = "Nome File";
|
||||
$text['label-filename']['nl-nl'] = "";
|
||||
$text['label-filename']['pl' ] = "Nazwa Pliku";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-edit']['de-at'] = "Begrüßung bearbeiten";
|
|||
$text['label-edit']['de-de'] = "Begrüßung bearbeiten";
|
||||
$text['label-edit']['es-cl'] = "Edición de Saludo";
|
||||
$text['label-edit']['fr-fr'] = "Editer Salutation";
|
||||
$text['label-edit']['he' ] = "";
|
||||
$text['label-edit']['it-it'] = "Modifica Messaggio benvenuto";
|
||||
$text['label-edit']['nl-nl'] = "";
|
||||
$text['label-edit']['pl' ] = "Edytuj";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-download']['de-at'] = "Herunterladen";
|
|||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['he' ] = "";
|
||||
$text['label-download']['it-it'] = "Scarica";
|
||||
$text['label-download']['nl-nl'] = "";
|
||||
$text['label-download']['pl' ] = "Pobierz";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-add']['de-at'] = "Begrüßung hinzufügen";
|
|||
$text['label-add']['de-de'] = "Begrüßung hinzufügen";
|
||||
$text['label-add']['es-cl'] = "Agregar Saludo";
|
||||
$text['label-add']['fr-fr'] = "Ajouter salutation";
|
||||
$text['label-add']['he' ] = "";
|
||||
$text['label-add']['it-it'] = "Aggiungi Messaggio Benvenuto";
|
||||
$text['label-add']['nl-nl'] = "";
|
||||
$text['label-add']['pl' ] = "Dodaj powitanie";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-name']['de-at'] = "Ein Namen für die Begrüßung.";
|
|||
$text['description-name']['de-de'] = "Ein Namen für die Begrüßung.";
|
||||
$text['description-name']['es-cl'] = "Nombre de Bienvenida.";
|
||||
$text['description-name']['fr-fr'] = "Nome da Salutation (non parsé).";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Un nome per il messaggio.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-info']['de-at'] = "Sie können hier eine Beschreibung als Ref
|
|||
$text['description-info']['de-de'] = "Sie können hier eine Beschreibung als Referenz eintragen.";
|
||||
$text['description-info']['es-cl'] = "Ingrese una descripción (Opcional).";
|
||||
$text['description-info']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé).";
|
||||
$text['description-info']['he' ] = "";
|
||||
$text['description-info']['it-it'] = "Puoi inserire una descrizione per tua comodità.";
|
||||
$text['description-info']['nl-nl'] = "";
|
||||
$text['description-info']['pl' ] = "Wprowadź opis";
|
||||
|
|
@ -337,6 +359,7 @@ $text['description']['de-at'] = "Wählen Sie die aktive Begrüßung aus, welche
|
|||
$text['description']['de-de'] = "Wählen Sie die aktive Begrüßung aus, welche für diese Nebenstelle abgespielt werden soll:";
|
||||
$text['description']['es-cl'] = "Seleccione el mensaje activo para reproducir:";
|
||||
$text['description']['fr-fr'] = "Choisir le message de salutation à jouer pour l'extension:";
|
||||
$text['description']['he' ] = "";
|
||||
$text['description']['it-it'] = "Seleziona il messaggio di benvenuto attivo da riprodurre per l'interno:";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Edytuj informacje o koncie";
|
||||
|
|
@ -352,6 +375,7 @@ $text['confirm-name']['de-at'] = "Bitte bereitstellen: Namen der Begrüßung";
|
|||
$text['confirm-name']['de-de'] = "Bitte bereitstellen: Namen der Begrüßung";
|
||||
$text['confirm-name']['es-cl'] = "Por favor indique: Nombre de Bienvenida";
|
||||
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom de salutation";
|
||||
$text['confirm-name']['he' ] = "";
|
||||
$text['confirm-name']['it-it'] = "Per favore inserisci: Nome per il messaggio";
|
||||
$text['confirm-name']['nl-nl'] = "";
|
||||
$text['confirm-name']['pl' ] = "Wprowadź: Nazwę";
|
||||
|
|
@ -367,6 +391,7 @@ $text['confirm-filename']['de-at'] = "Bitte bereitstellen: Dateinamen der Begrü
|
|||
$text['confirm-filename']['de-de'] = "Bitte bereitstellen: Dateinamen der Begrüßung";
|
||||
$text['confirm-filename']['es-cl'] = "Por favor indique: Nombre Del Archivo";
|
||||
$text['confirm-filename']['fr-fr'] = "Merci d'indiquer: Nom De Fichier";
|
||||
$text['confirm-filename']['he' ] = "";
|
||||
$text['confirm-filename']['it-it'] = "Per favore inserisci: Nome del file del messaggio";
|
||||
$text['confirm-filename']['nl-nl'] = "";
|
||||
$text['confirm-filename']['pl' ] = "Proszę podać: Greeting Infomacje";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:26 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-voicemails']['en-us'] = "Voicemails";
|
||||
$text['title-voicemails']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-voicemails']['de-at'] = "Mailboxen";
|
|||
$text['title-voicemails']['de-de'] = "Mailboxen";
|
||||
$text['title-voicemails']['es-cl'] = "Correo de Voz";
|
||||
$text['title-voicemails']['fr-fr'] = "Messageries Vocales";
|
||||
$text['title-voicemails']['he' ] = "";
|
||||
$text['title-voicemails']['it-it'] = "";
|
||||
$text['title-voicemails']['nl-nl'] = "";
|
||||
$text['title-voicemails']['pl' ] = "Poczta głosowa";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-voicemail_option']['de-at'] = "Mailbox Option";
|
|||
$text['title-voicemail_option']['de-de'] = "Mailbox Option";
|
||||
$text['title-voicemail_option']['es-cl'] = "Opción de correo de voz";
|
||||
$text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
|
||||
$text['title-voicemail_option']['he' ] = "";
|
||||
$text['title-voicemail_option']['it-it'] = "";
|
||||
$text['title-voicemail_option']['nl-nl'] = "";
|
||||
$text['title-voicemail_option']['pl' ] = "Opcje poczty głosowej";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-voicemail_messages']['de-at'] = "Mailbox Nachrichten";
|
|||
$text['title-voicemail_messages']['de-de'] = "Mailbox Nachrichten";
|
||||
$text['title-voicemail_messages']['es-cl'] = "Mensajes de correo de voz";
|
||||
$text['title-voicemail_messages']['fr-fr'] = "Messages vocaux";
|
||||
$text['title-voicemail_messages']['he' ] = "";
|
||||
$text['title-voicemail_messages']['it-it'] = "";
|
||||
$text['title-voicemail_messages']['nl-nl'] = "";
|
||||
$text['title-voicemail_messages']['pl' ] = "Wiadomości poczty głosowej";
|
||||
|
|
@ -52,6 +55,7 @@ $text['title-voicemail_message']['de-at'] = "Mailbox Nachricht";
|
|||
$text['title-voicemail_message']['de-de'] = "Mailbox Nachricht";
|
||||
$text['title-voicemail_message']['es-cl'] = "Mensaje de correo de voz";
|
||||
$text['title-voicemail_message']['fr-fr'] = "Message vocal";
|
||||
$text['title-voicemail_message']['he' ] = "";
|
||||
$text['title-voicemail_message']['it-it'] = "";
|
||||
$text['title-voicemail_message']['nl-nl'] = "";
|
||||
$text['title-voicemail_message']['pl' ] = "Wiadomość poczty głosowej";
|
||||
|
|
@ -67,6 +71,7 @@ $text['title-voicemail']['de-at'] = "Mailbox";
|
|||
$text['title-voicemail']['de-de'] = "Mailbox";
|
||||
$text['title-voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['title-voicemail']['fr-fr'] = "Messagerie Vocale";
|
||||
$text['title-voicemail']['he' ] = "";
|
||||
$text['title-voicemail']['it-it'] = "";
|
||||
$text['title-voicemail']['nl-nl'] = "";
|
||||
$text['title-voicemail']['pl' ] = "Poczta głosowa";
|
||||
|
|
@ -82,6 +87,7 @@ $text['option-voicemail_file_listen']['de-at'] = "Link zur Nachricht (Login erfo
|
|||
$text['option-voicemail_file_listen']['de-de'] = "Link zur Nachricht (Login erforderlich)";
|
||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||
$text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)";
|
||||
$text['option-voicemail_file_listen']['he' ] = "";
|
||||
$text['option-voicemail_file_listen']['it-it'] = "";
|
||||
$text['option-voicemail_file_listen']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_listen']['pl' ] = "Link do odsłuchu (po zalogowaniu)";
|
||||
|
|
@ -97,6 +103,7 @@ $text['option-voicemail_file_link']['de-at'] = "Link zur Nachricht (kein Login e
|
|||
$text['option-voicemail_file_link']['de-de'] = "Link zur Nachricht (kein Login erforderlich)";
|
||||
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
|
||||
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
|
||||
$text['option-voicemail_file_link']['he' ] = "";
|
||||
$text['option-voicemail_file_link']['it-it'] = "";
|
||||
$text['option-voicemail_file_link']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_link']['pl' ] = "Link do pobrania (logowanie nie jest wymagane)";
|
||||
|
|
@ -112,6 +119,7 @@ $text['option-voicemail_file_attach']['de-at'] = "Audiodatei als Anhang";
|
|||
$text['option-voicemail_file_attach']['de-de'] = "Audiodatei als Anhang";
|
||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||
$text['option-voicemail_file_attach']['fr-fr'] = "Joindre le fichier audio";
|
||||
$text['option-voicemail_file_attach']['he' ] = "";
|
||||
$text['option-voicemail_file_attach']['it-it'] = "";
|
||||
$text['option-voicemail_file_attach']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_attach']['pl' ] = "Załącznik plik audio";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-toggled']['de-at'] = "Toggle Completed";
|
|||
$text['message-toggled']['de-de'] = "Toggle Completed";
|
||||
$text['message-toggled']['es-cl'] = "Alternar Completado";
|
||||
$text['message-toggled']['fr-fr'] = "Basculer Terminé";
|
||||
$text['message-toggled']['he' ] = "";
|
||||
$text['message-toggled']['it-it'] = "";
|
||||
$text['message-toggled']['nl-nl'] = "";
|
||||
$text['message-toggled']['pl' ] = "Przegubowe Zakończony";
|
||||
|
|
@ -142,6 +151,7 @@ $text['message-messages_not_found']['de-at'] = "Nachricht nicht gefunden.";
|
|||
$text['message-messages_not_found']['de-de'] = "Nachricht nicht gefunden.";
|
||||
$text['message-messages_not_found']['es-cl'] = "No hay mensajes encontrados.";
|
||||
$text['message-messages_not_found']['fr-fr'] = "Aucun message trouvé.";
|
||||
$text['message-messages_not_found']['he' ] = "";
|
||||
$text['message-messages_not_found']['it-it'] = "";
|
||||
$text['message-messages_not_found']['nl-nl'] = "";
|
||||
$text['message-messages_not_found']['pl' ] = "Nie znaleziono wiadomości.";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-voicemail_uuid']['de-at'] = "Mailbox UUID";
|
|||
$text['label-voicemail_uuid']['de-de'] = "Mailbox UUID";
|
||||
$text['label-voicemail_uuid']['es-cl'] = "UUID";
|
||||
$text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale";
|
||||
$text['label-voicemail_uuid']['he' ] = "";
|
||||
$text['label-voicemail_uuid']['it-it'] = "";
|
||||
$text['label-voicemail_uuid']['nl-nl'] = "";
|
||||
$text['label-voicemail_uuid']['pl' ] = "UUID poczty głosowej";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-voicemail_password']['de-at'] = "Mailbox Passwort";
|
|||
$text['label-voicemail_password']['de-de'] = "Mailbox Passwort";
|
||||
$text['label-voicemail_password']['es-cl'] = "Contraseña";
|
||||
$text['label-voicemail_password']['fr-fr'] = "Mot de Passe";
|
||||
$text['label-voicemail_password']['he' ] = "";
|
||||
$text['label-voicemail_password']['it-it'] = "";
|
||||
$text['label-voicemail_password']['nl-nl'] = "";
|
||||
$text['label-voicemail_password']['pl' ] = "Hasło poczty głosowej";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-voicemail_alternate_greet_id']['de-at'] = "ID der alternativen Begr
|
|||
$text['label-voicemail_alternate_greet_id']['de-de'] = "ID der alternativen Begrüßung";
|
||||
$text['label-voicemail_alternate_greet_id']['es-cl'] = "";
|
||||
$text['label-voicemail_alternate_greet_id']['fr-fr'] = "";
|
||||
$text['label-voicemail_alternate_greet_id']['he' ] = "";
|
||||
$text['label-voicemail_alternate_greet_id']['it-it'] = "";
|
||||
$text['label-voicemail_alternate_greet_id']['nl-nl'] = "";
|
||||
$text['label-voicemail_alternate_greet_id']['pl' ] = "";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-voicemail_sms_to']['de-at'] = "SMS an";
|
|||
$text['label-voicemail_sms_to']['de-de'] = "SMS an";
|
||||
$text['label-voicemail_sms_to']['es-cl'] = "SMS a";
|
||||
$text['label-voicemail_sms_to']['fr-fr'] = "SMS à";
|
||||
$text['label-voicemail_sms_to']['he' ] = "";
|
||||
$text['label-voicemail_sms_to']['it-it'] = "";
|
||||
$text['label-voicemail_sms_to']['nl-nl'] = "";
|
||||
$text['label-voicemail_sms_to']['pl' ] = "SMS do";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-voicemail_transcription_enabled']['de-at'] = "Übertragung aktivier
|
|||
$text['label-voicemail_transcription_enabled']['de-de'] = "Übertragung aktiviert";
|
||||
$text['label-voicemail_transcription_enabled']['es-cl'] = "";
|
||||
$text['label-voicemail_transcription_enabled']['fr-fr'] = "";
|
||||
$text['label-voicemail_transcription_enabled']['he' ] = "";
|
||||
$text['label-voicemail_transcription_enabled']['it-it'] = "";
|
||||
$text['label-voicemail_transcription_enabled']['nl-nl'] = "";
|
||||
$text['label-voicemail_transcription_enabled']['pl' ] = "";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-voicemail_mail_to']['de-at'] = "Email senden an";
|
|||
$text['label-voicemail_mail_to']['de-de'] = "Email senden an";
|
||||
$text['label-voicemail_mail_to']['es-cl'] = "Correo a";
|
||||
$text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception";
|
||||
$text['label-voicemail_mail_to']['he' ] = "";
|
||||
$text['label-voicemail_mail_to']['it-it'] = "";
|
||||
$text['label-voicemail_mail_to']['nl-nl'] = "";
|
||||
$text['label-voicemail_mail_to']['pl' ] = "Wyślij pocztę głosową na email";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-voicemail_local_after_email']['de-at'] = "Mailbox Nachricht auf dem
|
|||
$text['label-voicemail_local_after_email']['de-de'] = "Mailbox Nachricht auf dem Server behalten";
|
||||
$text['label-voicemail_local_after_email']['es-cl'] = "Conservar después de enviar";
|
||||
$text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message";
|
||||
$text['label-voicemail_local_after_email']['he' ] = "";
|
||||
$text['label-voicemail_local_after_email']['it-it'] = "";
|
||||
$text['label-voicemail_local_after_email']['nl-nl'] = "";
|
||||
$text['label-voicemail_local_after_email']['pl' ] = "Zachowaj na dysku serwera";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-voicemail_id']['de-at'] = "Mailbox ID";
|
|||
$text['label-voicemail_id']['de-de'] = "Mailbox ID";
|
||||
$text['label-voicemail_id']['es-cl'] = "ID de correo de voz";
|
||||
$text['label-voicemail_id']['fr-fr'] = "ID de Messagerie";
|
||||
$text['label-voicemail_id']['he' ] = "";
|
||||
$text['label-voicemail_id']['it-it'] = "";
|
||||
$text['label-voicemail_id']['nl-nl'] = "";
|
||||
$text['label-voicemail_id']['pl' ] = "ID poczty głosowej";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-voicemail_file_attached']['de-at'] = "als Anhang";
|
|||
$text['label-voicemail_file_attached']['de-de'] = "als Anhang";
|
||||
$text['label-voicemail_file_attached']['es-cl'] = "Adjunto";
|
||||
$text['label-voicemail_file_attached']['fr-fr'] = "Attaché";
|
||||
$text['label-voicemail_file_attached']['he' ] = "";
|
||||
$text['label-voicemail_file_attached']['it-it'] = "";
|
||||
$text['label-voicemail_file_attached']['nl-nl'] = "";
|
||||
$text['label-voicemail_file_attached']['pl' ] = "Załącznik w emailu";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-voicemail_file']['de-at'] = "Voicemail Datei";
|
|||
$text['label-voicemail_file']['de-de'] = "Voicemail Datei";
|
||||
$text['label-voicemail_file']['es-cl'] = "Correo de Voz Archivo";
|
||||
$text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier";
|
||||
$text['label-voicemail_file']['he' ] = "";
|
||||
$text['label-voicemail_file']['it-it'] = "";
|
||||
$text['label-voicemail_file']['nl-nl'] = "";
|
||||
$text['label-voicemail_file']['pl' ] = "Plik poczty głosowej";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-voicemail_enabled']['de-at'] = "Eingeschaltet";
|
|||
$text['label-voicemail_enabled']['de-de'] = "Eingeschaltet";
|
||||
$text['label-voicemail_enabled']['es-cl'] = "Activado";
|
||||
$text['label-voicemail_enabled']['fr-fr'] = "Actif";
|
||||
$text['label-voicemail_enabled']['he' ] = "";
|
||||
$text['label-voicemail_enabled']['it-it'] = "";
|
||||
$text['label-voicemail_enabled']['nl-nl'] = "";
|
||||
$text['label-voicemail_enabled']['pl' ] = "Poczta włączona";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-voicemail_description']['de-at'] = "Beschreibung";
|
|||
$text['label-voicemail_description']['de-de'] = "Beschreibung";
|
||||
$text['label-voicemail_description']['es-cl'] = "Descripción";
|
||||
$text['label-voicemail_description']['fr-fr'] = "Description";
|
||||
$text['label-voicemail_description']['he' ] = "";
|
||||
$text['label-voicemail_description']['it-it'] = "";
|
||||
$text['label-voicemail_description']['nl-nl'] = "";
|
||||
$text['label-voicemail_description']['pl' ] = "Opis";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-voicemail_tutorial']['de-at'] = "Anleitung abspielen";
|
|||
$text['label-voicemail_tutorial']['de-de'] = "Anleitung abspielen";
|
||||
$text['label-voicemail_tutorial']['es-cl'] = "";
|
||||
$text['label-voicemail_tutorial']['fr-fr'] = "";
|
||||
$text['label-voicemail_tutorial']['he' ] = "";
|
||||
$text['label-voicemail_tutorial']['it-it'] = "";
|
||||
$text['label-voicemail_tutorial']['nl-nl'] = "";
|
||||
$text['label-voicemail_tutorial']['pl' ] = "";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-tools']['de-at'] = "Werkzeuge";
|
|||
$text['label-tools']['de-de'] = "Werkzeuge";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
$text['label-tools']['fr-fr'] = "Outils";
|
||||
$text['label-tools']['he' ] = "";
|
||||
$text['label-tools']['it-it'] = "";
|
||||
$text['label-tools']['nl-nl'] = "";
|
||||
$text['label-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-read_epoch']['de-at'] = "Lesen";
|
|||
$text['label-read_epoch']['de-de'] = "Lesen";
|
||||
$text['label-read_epoch']['es-cl'] = "Leer";
|
||||
$text['label-read_epoch']['fr-fr'] = "Lire";
|
||||
$text['label-read_epoch']['he' ] = "";
|
||||
$text['label-read_epoch']['it-it'] = "";
|
||||
$text['label-read_epoch']['nl-nl'] = "";
|
||||
$text['label-read_epoch']['pl' ] = "Odczyt";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-play']['de-at'] = "Abspielen";
|
|||
$text['label-play']['de-de'] = "Abspielen";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
$text['label-play']['fr-fr'] = "Jouer";
|
||||
$text['label-play']['he' ] = "";
|
||||
$text['label-play']['it-it'] = "";
|
||||
$text['label-play']['nl-nl'] = "";
|
||||
$text['label-play']['pl' ] = "Odtwórz";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-pause']['de-at'] = "Pause";
|
|||
$text['label-pause']['de-de'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
$text['label-pause']['fr-fr'] = "Pause";
|
||||
$text['label-pause']['he' ] = "";
|
||||
$text['label-pause']['it-it'] = "";
|
||||
$text['label-pause']['nl-nl'] = "";
|
||||
$text['label-pause']['pl' ] = "Pauza";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-options']['de-at'] = "Optionen";
|
|||
$text['label-options']['de-de'] = "Optionen";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
$text['label-options']['fr-fr'] = "Options";
|
||||
$text['label-options']['he' ] = "";
|
||||
$text['label-options']['it-it'] = "";
|
||||
$text['label-options']['nl-nl'] = "";
|
||||
$text['label-options']['pl' ] = "Opcje";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-option']['de-at'] = "Option";
|
|||
$text['label-option']['de-de'] = "Option";
|
||||
$text['label-option']['es-cl'] = "Opción";
|
||||
$text['label-option']['fr-fr'] = "Option";
|
||||
$text['label-option']['he' ] = "";
|
||||
$text['label-option']['it-it'] = "";
|
||||
$text['label-option']['nl-nl'] = "";
|
||||
$text['label-option']['pl' ] = "Opcja";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-messages']['de-at'] = "Nachrichten";
|
|||
$text['label-messages']['de-de'] = "Nachrichten";
|
||||
$text['label-messages']['es-cl'] = "Mensajes";
|
||||
$text['label-messages']['fr-fr'] = "Messages";
|
||||
$text['label-messages']['he' ] = "";
|
||||
$text['label-messages']['it-it'] = "";
|
||||
$text['label-messages']['nl-nl'] = "";
|
||||
$text['label-messages']['pl' ] = "Wiadomości";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-message_status']['de-at'] = "Status";
|
|||
$text['label-message_status']['de-de'] = "Status";
|
||||
$text['label-message_status']['es-cl'] = "Estado";
|
||||
$text['label-message_status']['fr-fr'] = "Etat";
|
||||
$text['label-message_status']['he' ] = "";
|
||||
$text['label-message_status']['it-it'] = "";
|
||||
$text['label-message_status']['nl-nl'] = "";
|
||||
$text['label-message_status']['pl' ] = "Status";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-message_size']['de-at'] = "Größe";
|
|||
$text['label-message_size']['de-de'] = "Größe";
|
||||
$text['label-message_size']['es-cl'] = "Tamaño";
|
||||
$text['label-message_size']['fr-fr'] = "Taille";
|
||||
$text['label-message_size']['he' ] = "";
|
||||
$text['label-message_size']['it-it'] = "";
|
||||
$text['label-message_size']['nl-nl'] = "";
|
||||
$text['label-message_size']['pl' ] = "Rozmiar";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-transcription']['de-at'] = "Übertragung";
|
|||
$text['label-transcription']['de-de'] = "Übertragung";
|
||||
$text['label-transcription']['es-cl'] = "";
|
||||
$text['label-transcription']['fr-fr'] = "";
|
||||
$text['label-transcription']['he' ] = "";
|
||||
$text['label-transcription']['it-it'] = "";
|
||||
$text['label-transcription']['nl-nl'] = "";
|
||||
$text['label-transcription']['pl' ] = "";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-message_priority']['de-at'] = "Priorität";
|
|||
$text['label-message_priority']['de-de'] = "Priorität";
|
||||
$text['label-message_priority']['es-cl'] = "Prioridad";
|
||||
$text['label-message_priority']['fr-fr'] = "Priorité";
|
||||
$text['label-message_priority']['he' ] = "";
|
||||
$text['label-message_priority']['it-it'] = "";
|
||||
$text['label-message_priority']['nl-nl'] = "";
|
||||
$text['label-message_priority']['pl' ] = "Priorytet";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-message_length']['de-at'] = "Länge";
|
|||
$text['label-message_length']['de-de'] = "Länge";
|
||||
$text['label-message_length']['es-cl'] = "Duración";
|
||||
$text['label-message_length']['fr-fr'] = "Durée";
|
||||
$text['label-message_length']['he' ] = "";
|
||||
$text['label-message_length']['it-it'] = "";
|
||||
$text['label-message_length']['nl-nl'] = "";
|
||||
$text['label-message_length']['pl' ] = "Długość";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-mailbox']['de-at'] = "Mailbox";
|
|||
$text['label-mailbox']['de-de'] = "Mailbox";
|
||||
$text['label-mailbox']['es-cl'] = "Bandeja de entrada";
|
||||
$text['label-mailbox']['fr-fr'] = "Boite mail";
|
||||
$text['label-mailbox']['he' ] = "";
|
||||
$text['label-mailbox']['it-it'] = "";
|
||||
$text['label-mailbox']['nl-nl'] = "";
|
||||
$text['label-mailbox']['pl' ] = "Skrzynka poczty głosowej";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-greetings']['de-at'] = "Begrüßungen";
|
|||
$text['label-greetings']['de-de'] = "Begrüßungen";
|
||||
$text['label-greetings']['es-cl'] = "Bienvenida";
|
||||
$text['label-greetings']['fr-fr'] = "Salutations";
|
||||
$text['label-greetings']['he' ] = "";
|
||||
$text['label-greetings']['it-it'] = "";
|
||||
$text['label-greetings']['nl-nl'] = "";
|
||||
$text['label-greetings']['pl' ] = "Powitania";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-greeting']['de-at'] = "Begrüßung";
|
|||
$text['label-greeting']['de-de'] = "Begrüßung";
|
||||
$text['label-greeting']['es-cl'] = "ID de bienvenida";
|
||||
$text['label-greeting']['fr-fr'] = "ID d'accueil";
|
||||
$text['label-greeting']['he' ] = "";
|
||||
$text['label-greeting']['it-it'] = "";
|
||||
$text['label-greeting']['nl-nl'] = "";
|
||||
$text['label-greeting']['pl' ] = "ID Powitania";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-forward_destinations']['de-at'] = "Weiterleitungs Ziele";
|
|||
$text['label-forward_destinations']['de-de'] = "Weiterleitungs Ziele";
|
||||
$text['label-forward_destinations']['es-cl'] = "Destinos Adelante";
|
||||
$text['label-forward_destinations']['fr-fr'] = "Transférer le message à";
|
||||
$text['label-forward_destinations']['he' ] = "";
|
||||
$text['label-forward_destinations']['it-it'] = "";
|
||||
$text['label-forward_destinations']['nl-nl'] = "";
|
||||
$text['label-forward_destinations']['pl' ] = "Destynacje przekierowania";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-download']['de-at'] = "Herunterladen";
|
|||
$text['label-download']['de-de'] = "Herunterladen";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
$text['label-download']['fr-fr'] = "Télécharger";
|
||||
$text['label-download']['he' ] = "";
|
||||
$text['label-download']['it-it'] = "";
|
||||
$text['label-download']['nl-nl'] = "";
|
||||
$text['label-download']['pl' ] = "Pobierz";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-destination']['de-at'] = "Ziel";
|
|||
$text['label-destination']['de-de'] = "Ziel";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
$text['label-destination']['fr-fr'] = "Destination";
|
||||
$text['label-destination']['he' ] = "";
|
||||
$text['label-destination']['it-it'] = "";
|
||||
$text['label-destination']['nl-nl'] = "";
|
||||
$text['label-destination']['pl' ] = "Destynacja";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-created_epoch']['de-at'] = "Erstellt";
|
|||
$text['label-created_epoch']['de-de'] = "Erstellt";
|
||||
$text['label-created_epoch']['es-cl'] = "Creación";
|
||||
$text['label-created_epoch']['fr-fr'] = "créé";
|
||||
$text['label-created_epoch']['he' ] = "";
|
||||
$text['label-created_epoch']['it-it'] = "";
|
||||
$text['label-created_epoch']['nl-nl'] = "";
|
||||
$text['label-created_epoch']['pl' ] = "Stworzono";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-count']['de-at'] = "Zähler";
|
|||
$text['label-count']['de-de'] = "Zähler";
|
||||
$text['label-count']['es-cl'] = "Conteo";
|
||||
$text['label-count']['fr-fr'] = "Compter";
|
||||
$text['label-count']['he' ] = "";
|
||||
$text['label-count']['it-it'] = "";
|
||||
$text['label-count']['nl-nl'] = "";
|
||||
$text['label-count']['pl' ] = "Wyliczenie";
|
||||
|
|
@ -652,6 +695,7 @@ $text['label-caller_id_number']['de-at'] = "Anrufer Nummer";
|
|||
$text['label-caller_id_number']['de-de'] = "Anrufer Nummer";
|
||||
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||
$text['label-caller_id_number']['he' ] = "";
|
||||
$text['label-caller_id_number']['it-it'] = "";
|
||||
$text['label-caller_id_number']['nl-nl'] = "";
|
||||
$text['label-caller_id_number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -667,6 +711,7 @@ $text['label-caller_id_name']['de-at'] = "Anrufer Name";
|
|||
$text['label-caller_id_name']['de-de'] = "Anrufer Name";
|
||||
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||
$text['label-caller_id_name']['he' ] = "";
|
||||
$text['label-caller_id_name']['it-it'] = "";
|
||||
$text['label-caller_id_name']['nl-nl'] = "";
|
||||
$text['label-caller_id_name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -682,6 +727,7 @@ $text['header-voicemail_option']['de-at'] = "Mailbox Option";
|
|||
$text['header-voicemail_option']['de-de'] = "Mailbox Option";
|
||||
$text['header-voicemail_option']['es-cl'] = "Opción de correo de voz";
|
||||
$text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
|
||||
$text['header-voicemail_option']['he' ] = "";
|
||||
$text['header-voicemail_option']['it-it'] = "";
|
||||
$text['header-voicemail_option']['nl-nl'] = "";
|
||||
$text['header-voicemail_option']['pl' ] = "Opcje poczty głosowej";
|
||||
|
|
@ -697,6 +743,7 @@ $text['description-voicemail_uuid']['de-at'] = "Mailbox UUID";
|
|||
$text['description-voicemail_uuid']['de-de'] = "Mailbox UUID";
|
||||
$text['description-voicemail_uuid']['es-cl'] = "UUID";
|
||||
$text['description-voicemail_uuid']['fr-fr'] = "";
|
||||
$text['description-voicemail_uuid']['he' ] = "";
|
||||
$text['description-voicemail_uuid']['it-it'] = "";
|
||||
$text['description-voicemail_uuid']['nl-nl'] = "";
|
||||
$text['description-voicemail_uuid']['pl' ] = "UUID poczty głosowej";
|
||||
|
|
@ -712,6 +759,7 @@ $text['description-voicemail_password']['de-at'] = "Geben Sie das Mailbox Passwo
|
|||
$text['description-voicemail_password']['de-de'] = "Geben Sie das Mailbox Passwort an.";
|
||||
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña";
|
||||
$text['description-voicemail_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale.";
|
||||
$text['description-voicemail_password']['he' ] = "";
|
||||
$text['description-voicemail_password']['it-it'] = "";
|
||||
$text['description-voicemail_password']['nl-nl'] = "";
|
||||
$text['description-voicemail_password']['pl' ] = "Dodaj numeryczne hasło poczty głosowej";
|
||||
|
|
@ -727,6 +775,7 @@ $text['description-voicemail_sms_to']['de-at'] = "Geben Sie die SMS-Nummer an, a
|
|||
$text['description-voicemail_sms_to']['de-de'] = "Geben Sie die SMS-Nummer an, an die Voicemail-Benachrichtigung gesendet werden sollen.";
|
||||
$text['description-voicemail_sms_to']['es-cl'] = "Introduzca el número de SMS para enviar notificación de correo de voz.";
|
||||
$text['description-voicemail_sms_to']['fr-fr'] = "Entrez le numéro de SMS pour envoyer une notification de messagerie vocale à.";
|
||||
$text['description-voicemail_sms_to']['he' ] = "";
|
||||
$text['description-voicemail_sms_to']['it-it'] = "";
|
||||
$text['description-voicemail_sms_to']['nl-nl'] = "";
|
||||
$text['description-voicemail_sms_to']['pl' ] = "Wprowadź numer SMS do wysyłania powiadomienia poczty głosowej.";
|
||||
|
|
@ -742,6 +791,7 @@ $text['description-voicemail_transcription_enabled']['de-at'] = "Wählen Sie, ob
|
|||
$text['description-voicemail_transcription_enabled']['de-de'] = "Wählen Sie, ob die Voicemail Übertragung für diese Nebenstelle aktiviert werden soll";
|
||||
$text['description-voicemail_transcription_enabled']['es-cl'] = "";
|
||||
$text['description-voicemail_transcription_enabled']['fr-fr'] = "";
|
||||
$text['description-voicemail_transcription_enabled']['he' ] = "";
|
||||
$text['description-voicemail_transcription_enabled']['it-it'] = "";
|
||||
$text['description-voicemail_transcription_enabled']['nl-nl'] = "";
|
||||
$text['description-voicemail_transcription_enabled']['pl' ] = "";
|
||||
|
|
@ -757,6 +807,7 @@ $text['description-voicemail_message']['de-at'] = "Eine Liste der Aufgenommenen
|
|||
$text['description-voicemail_message']['de-de'] = "Eine Liste der Aufgenommenen Mailbox Nachrichten. Die Liste zeigt, wann die Nachricht aufgenommen wurde, wer angerufen hat, wie lange gesprochen wurde und wie groß die Datei ist. Die Dateien können heruntergeladen und/oder gelöscht werden.";
|
||||
$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['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-voicemail_message']['he' ] = "";
|
||||
$text['description-voicemail_message']['it-it'] = "";
|
||||
$text['description-voicemail_message']['nl-nl'] = "";
|
||||
$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.";
|
||||
|
|
@ -772,6 +823,7 @@ $text['description-voicemail_alternate_greet_id']['de-at'] = "Eine alternative b
|
|||
$text['description-voicemail_alternate_greet_id']['de-de'] = "Eine alternative begrüßungs ID, welche in der standard Begrüßung verwendet wird.";
|
||||
$text['description-voicemail_alternate_greet_id']['es-cl'] = "";
|
||||
$text['description-voicemail_alternate_greet_id']['fr-fr'] = "";
|
||||
$text['description-voicemail_alternate_greet_id']['he' ] = "";
|
||||
$text['description-voicemail_alternate_greet_id']['it-it'] = "";
|
||||
$text['description-voicemail_alternate_greet_id']['nl-nl'] = "";
|
||||
$text['description-voicemail_alternate_greet_id']['pl' ] = "";
|
||||
|
|
@ -787,6 +839,7 @@ $text['description-voicemail_mail_to']['de-at'] = "Geben Sie die Email Adresse a
|
|||
$text['description-voicemail_mail_to']['de-de'] = "Geben Sie die Email Adresse an, an die Ihre Mailbox Nachricht gesendet werden soll (optional).";
|
||||
$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']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale.";
|
||||
$text['description-voicemail_mail_to']['he' ] = "";
|
||||
$text['description-voicemail_mail_to']['it-it'] = "";
|
||||
$text['description-voicemail_mail_to']['nl-nl'] = "";
|
||||
$text['description-voicemail_mail_to']['pl' ] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej";
|
||||
|
|
@ -802,6 +855,7 @@ $text['description-voicemail_local_after_email']['de-at'] = "Wählen Sie ob die
|
|||
$text['description-voicemail_local_after_email']['de-de'] = "Wählen Sie ob die Mailbox Nachricht am Server gespeichert werden soll, nachdem die Nachricht per Mail versendet worden ist.";
|
||||
$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-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']['he' ] = "";
|
||||
$text['description-voicemail_local_after_email']['it-it'] = "";
|
||||
$text['description-voicemail_local_after_email']['nl-nl'] = "";
|
||||
$text['description-voicemail_local_after_email']['pl' ] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu zawiadomienia e-mail";
|
||||
|
|
@ -817,6 +871,7 @@ $text['description-voicemail_id']['de-at'] = "Geben Sie die Mailbox ID an";
|
|||
$text['description-voicemail_id']['de-de'] = "Geben Sie die Mailbox ID an";
|
||||
$text['description-voicemail_id']['es-cl'] = "Ingrese el ID del correo de voz";
|
||||
$text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale.";
|
||||
$text['description-voicemail_id']['he' ] = "";
|
||||
$text['description-voicemail_id']['it-it'] = "";
|
||||
$text['description-voicemail_id']['nl-nl'] = "";
|
||||
$text['description-voicemail_id']['pl' ] = "Wprowadź ID poczty głosowej";
|
||||
|
|
@ -832,6 +887,7 @@ $text['description-voicemail_file']['de-at'] = "Wählen Sie eine Abhör-Option f
|
|||
$text['description-voicemail_file']['de-de'] = "Wählen Sie eine Abhör-Option für die Mailbox Benachrichtigung.";
|
||||
$text['description-voicemail_file']['es-cl'] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico.";
|
||||
$text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email.";
|
||||
$text['description-voicemail_file']['he' ] = "";
|
||||
$text['description-voicemail_file']['it-it'] = "";
|
||||
$text['description-voicemail_file']['nl-nl'] = "";
|
||||
$text['description-voicemail_file']['pl' ] = "Wybierz opcje odsłuchania poczty głosowej w zawiadomieniu e-mail";
|
||||
|
|
@ -847,6 +903,7 @@ $text['description-voicemail_enabled']['de-at'] = "Mailbox für diese Nebenstell
|
|||
$text['description-voicemail_enabled']['de-de'] = "Mailbox für diese Nebenstelle Ein- oder Ausschalten.";
|
||||
$text['description-voicemail_enabled']['es-cl'] = "Indique si desea activar este correo";
|
||||
$text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non.";
|
||||
$text['description-voicemail_enabled']['he' ] = "";
|
||||
$text['description-voicemail_enabled']['it-it'] = "";
|
||||
$text['description-voicemail_enabled']['nl-nl'] = "";
|
||||
$text['description-voicemail_enabled']['pl' ] = "Włącz/wyłącz pocztę głosowa dla tego numeru wewnętrznego";
|
||||
|
|
@ -862,6 +919,7 @@ $text['description-voicemail_description']['de-at'] = "Geben Sie eine Beschreibu
|
|||
$text['description-voicemail_description']['de-de'] = "Geben Sie eine Beschreibung an.";
|
||||
$text['description-voicemail_description']['es-cl'] = "Ingrese una descripción.";
|
||||
$text['description-voicemail_description']['fr-fr'] = "Entrez la description.";
|
||||
$text['description-voicemail_description']['he' ] = "";
|
||||
$text['description-voicemail_description']['it-it'] = "";
|
||||
$text['description-voicemail_description']['nl-nl'] = "";
|
||||
$text['description-voicemail_description']['pl' ] = "Wprowadź opis";
|
||||
|
|
@ -877,6 +935,7 @@ $text['description-voicemail']['de-at'] = "Mailbox Einstellungen.";
|
|||
$text['description-voicemail']['de-de'] = "Mailbox Einstellungen.";
|
||||
$text['description-voicemail']['es-cl'] = "Configuración de correo de voz";
|
||||
$text['description-voicemail']['fr-fr'] = "Configuration messagerie.";
|
||||
$text['description-voicemail']['he' ] = "";
|
||||
$text['description-voicemail']['it-it'] = "";
|
||||
$text['description-voicemail']['nl-nl'] = "";
|
||||
$text['description-voicemail']['pl' ] = "Ustawienia poczty głosowej";
|
||||
|
|
@ -892,6 +951,7 @@ $text['description-read_epoch']['de-at'] = "Abgehört";
|
|||
$text['description-read_epoch']['de-de'] = "Abgehört";
|
||||
$text['description-read_epoch']['es-cl'] = "Leer";
|
||||
$text['description-read_epoch']['fr-fr'] = "Lire";
|
||||
$text['description-read_epoch']['he' ] = "";
|
||||
$text['description-read_epoch']['it-it'] = "";
|
||||
$text['description-read_epoch']['nl-nl'] = "";
|
||||
$text['description-read_epoch']['pl' ] = "Odczytanie";
|
||||
|
|
@ -907,6 +967,7 @@ $text['description-options']['de-at'] = "Definieren Sie Optionen für die Mailbo
|
|||
$text['description-options']['de-de'] = "Definieren Sie Optionen für die Mailbox Begrüßung.";
|
||||
$text['description-options']['es-cl'] = "Definir opciones del llamador para el saludo del correo de voz.";
|
||||
$text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil.";
|
||||
$text['description-options']['he' ] = "";
|
||||
$text['description-options']['it-it'] = "";
|
||||
$text['description-options']['nl-nl'] = "";
|
||||
$text['description-options']['pl' ] = "Zdefiniuj opcje dzwoniącego w menu IVR";
|
||||
|
|
@ -922,6 +983,7 @@ $text['description-message_status']['de-at'] = "Status";
|
|||
$text['description-message_status']['de-de'] = "Status";
|
||||
$text['description-message_status']['es-cl'] = "Estado";
|
||||
$text['description-message_status']['fr-fr'] = "Etat";
|
||||
$text['description-message_status']['he' ] = "";
|
||||
$text['description-message_status']['it-it'] = "";
|
||||
$text['description-message_status']['nl-nl'] = "";
|
||||
$text['description-message_status']['pl' ] = "Status";
|
||||
|
|
@ -937,6 +999,7 @@ $text['description-message_priority']['de-at'] = "Priorität";
|
|||
$text['description-message_priority']['de-de'] = "Priorität";
|
||||
$text['description-message_priority']['es-cl'] = "Prioridad";
|
||||
$text['description-message_priority']['fr-fr'] = "Priorité";
|
||||
$text['description-message_priority']['he' ] = "";
|
||||
$text['description-message_priority']['it-it'] = "";
|
||||
$text['description-message_priority']['nl-nl'] = "";
|
||||
$text['description-message_priority']['pl' ] = "Priorytet";
|
||||
|
|
@ -952,6 +1015,7 @@ $text['description-message_length']['de-at'] = "Länge";
|
|||
$text['description-message_length']['de-de'] = "Länge";
|
||||
$text['description-message_length']['es-cl'] = "Duración";
|
||||
$text['description-message_length']['fr-fr'] = "";
|
||||
$text['description-message_length']['he' ] = "";
|
||||
$text['description-message_length']['it-it'] = "";
|
||||
$text['description-message_length']['nl-nl'] = "";
|
||||
$text['description-message_length']['pl' ] = "Długość";
|
||||
|
|
@ -967,6 +1031,7 @@ $text['description-greeting']['de-at'] = "Geben Sie die Begrüßungs-ID an.";
|
|||
$text['description-greeting']['de-de'] = "Geben Sie die Begrüßungs-ID an.";
|
||||
$text['description-greeting']['es-cl'] = "Ingrese el ID de bienvenida";
|
||||
$text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation.";
|
||||
$text['description-greeting']['he' ] = "";
|
||||
$text['description-greeting']['it-it'] = "";
|
||||
$text['description-greeting']['nl-nl'] = "";
|
||||
$text['description-greeting']['pl' ] = "Wprowadź ID powitania";
|
||||
|
|
@ -982,6 +1047,7 @@ $text['description-forward_destinations']['de-at'] = "Mailbox Nachrichten an zus
|
|||
$text['description-forward_destinations']['de-de'] = "Mailbox Nachrichten an zusätzliche Nebenstellen weiterleiten.";
|
||||
$text['description-forward_destinations']['es-cl'] = "Reenviar mensajes de voz a destinos adicionales.";
|
||||
$text['description-forward_destinations']['fr-fr'] = "transférer les messages vocaux vers des destinations supplémentaires.";
|
||||
$text['description-forward_destinations']['he' ] = "";
|
||||
$text['description-forward_destinations']['it-it'] = "";
|
||||
$text['description-forward_destinations']['nl-nl'] = "";
|
||||
$text['description-forward_destinations']['pl' ] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji.";
|
||||
|
|
@ -997,6 +1063,7 @@ $text['description-created_epoch']['de-at'] = "Erstellt";
|
|||
$text['description-created_epoch']['de-de'] = "Erstellt";
|
||||
$text['description-created_epoch']['es-cl'] = "Creación";
|
||||
$text['description-created_epoch']['fr-fr'] = "Date de création";
|
||||
$text['description-created_epoch']['he' ] = "";
|
||||
$text['description-created_epoch']['it-it'] = "";
|
||||
$text['description-created_epoch']['nl-nl'] = "";
|
||||
$text['description-created_epoch']['pl' ] = "Stworzono";
|
||||
|
|
@ -1012,6 +1079,7 @@ $text['description-caller_id_number']['de-at'] = "Anruferkennung (Nummer)";
|
|||
$text['description-caller_id_number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['description-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
$text['description-caller_id_number']['fr-fr'] = "";
|
||||
$text['description-caller_id_number']['he' ] = "";
|
||||
$text['description-caller_id_number']['it-it'] = "";
|
||||
$text['description-caller_id_number']['nl-nl'] = "";
|
||||
$text['description-caller_id_number']['pl' ] = "Prezentacja numeru dzwoniącego";
|
||||
|
|
@ -1027,6 +1095,7 @@ $text['description-caller_id_name']['de-at'] = "Anruferkennung (Name)";
|
|||
$text['description-caller_id_name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['description-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
$text['description-caller_id_name']['fr-fr'] = "";
|
||||
$text['description-caller_id_name']['he' ] = "";
|
||||
$text['description-caller_id_name']['it-it'] = "";
|
||||
$text['description-caller_id_name']['nl-nl'] = "";
|
||||
$text['description-caller_id_name']['pl' ] = "Prezentacja nazwy dzwoniącego";
|
||||
|
|
@ -1042,6 +1111,7 @@ $text['description-voicemail_tutorial']['de-at'] = "Die Anleitung für die Mailb
|
|||
$text['description-voicemail_tutorial']['de-de'] = "Die Anleitung für die Mailbox nach der nächsten Anmeldung abspielen.";
|
||||
$text['description-voicemail_tutorial']['es-cl'] = "";
|
||||
$text['description-voicemail_tutorial']['fr-fr'] = "";
|
||||
$text['description-voicemail_tutorial']['he' ] = "";
|
||||
$text['description-voicemail_tutorial']['it-it'] = "";
|
||||
$text['description-voicemail_tutorial']['nl-nl'] = "";
|
||||
$text['description-voicemail_tutorial']['pl' ] = "";
|
||||
|
|
@ -1057,6 +1127,7 @@ $text['button-toggle']['de-at'] = "Umschalten";
|
|||
$text['button-toggle']['de-de'] = "Umschalten";
|
||||
$text['button-toggle']['es-cl'] = "Palanca";
|
||||
$text['button-toggle']['fr-fr'] = "Basculer";
|
||||
$text['button-toggle']['he' ] = "";
|
||||
$text['button-toggle']['it-it'] = "";
|
||||
$text['button-toggle']['nl-nl'] = "";
|
||||
$text['button-toggle']['pl' ] = "Przełącznik";
|
||||
|
|
@ -1072,6 +1143,7 @@ $text['button-settings']['de-at'] = "Einstellungen";
|
|||
$text['button-settings']['de-de'] = "Einstellungen";
|
||||
$text['button-settings']['es-cl'] = "Configuraciones";
|
||||
$text['button-settings']['fr-fr'] = "Configurations";
|
||||
$text['button-settings']['he' ] = "";
|
||||
$text['button-settings']['it-it'] = "";
|
||||
$text['button-settings']['nl-nl'] = "";
|
||||
$text['button-settings']['pl' ] = "Ustawienia";
|
||||
|
|
@ -1087,6 +1159,7 @@ $text['button-greetings']['de-at'] = "Begrüßungen";
|
|||
$text['button-greetings']['de-de'] = "Begrüßungen";
|
||||
$text['button-greetings']['es-cl'] = "Bienvenida";
|
||||
$text['button-greetings']['fr-fr'] = "Salutations";
|
||||
$text['button-greetings']['he' ] = "";
|
||||
$text['button-greetings']['it-it'] = "";
|
||||
$text['button-greetings']['nl-nl'] = "";
|
||||
$text['button-greetings']['pl' ] = "Powitania";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:10:19 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-apps']['en-us'] = "App Manager";
|
||||
$text['title-apps']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-apps']['de-at'] = "Applikation Verwaltung";
|
|||
$text['title-apps']['de-de'] = "Applikation Verwaltung";
|
||||
$text['title-apps']['es-cl'] = "Administrador de Aplicaciones";
|
||||
$text['title-apps']['fr-fr'] = "Gestionnaire App";
|
||||
$text['title-apps']['he' ] = "";
|
||||
$text['title-apps']['it-it'] = "Gestore applicazioni";
|
||||
$text['title-apps']['nl-nl'] = "";
|
||||
$text['title-apps']['pl' ] = "Menedżer aplikacji";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-app-edit']['de-at'] = "Applikationen Editieren";
|
|||
$text['title-app-edit']['de-de'] = "Applikationen Editieren";
|
||||
$text['title-app-edit']['es-cl'] = "Editar Aplicaciones";
|
||||
$text['title-app-edit']['fr-fr'] = "Editer l'application";
|
||||
$text['title-app-edit']['he' ] = "";
|
||||
$text['title-app-edit']['it-it'] = "Modifica applicazione";
|
||||
$text['title-app-edit']['nl-nl'] = "";
|
||||
$text['title-app-edit']['pl' ] = "Edytuj aplikację ";
|
||||
|
|
@ -37,6 +39,7 @@ $text['label-version']['de-at'] = "Version";
|
|||
$text['label-version']['de-de'] = "Version";
|
||||
$text['label-version']['es-cl'] = "Versión";
|
||||
$text['label-version']['fr-fr'] = "Version";
|
||||
$text['label-version']['he' ] = "";
|
||||
$text['label-version']['it-it'] = "Versione";
|
||||
$text['label-version']['nl-nl'] = "";
|
||||
$text['label-version']['pl' ] = "Wersja";
|
||||
|
|
@ -52,6 +55,7 @@ $text['header-apps']['de-at'] = "Applikation verwalten";
|
|||
$text['header-apps']['de-de'] = "Applikation verwalten";
|
||||
$text['header-apps']['es-cl'] = "Administrador de Aplicaciones";
|
||||
$text['header-apps']['fr-fr'] = "Gestionnaire App";
|
||||
$text['header-apps']['he' ] = "";
|
||||
$text['header-apps']['it-it'] = "Gestore applicazioni";
|
||||
$text['header-apps']['nl-nl'] = "";
|
||||
$text['header-apps']['pl' ] = "Menedżer aplikacji";
|
||||
|
|
@ -67,6 +71,7 @@ $text['header-app-edit']['de-at'] = "Applikation bearbeiten";
|
|||
$text['header-app-edit']['de-de'] = "Applikation bearbeiten";
|
||||
$text['header-app-edit']['es-cl'] = "Editar Aplicaciones";
|
||||
$text['header-app-edit']['fr-fr'] = "Editer l'application";
|
||||
$text['header-app-edit']['he' ] = "";
|
||||
$text['header-app-edit']['it-it'] = "Modifica applicazione";
|
||||
$text['header-app-edit']['nl-nl'] = "";
|
||||
$text['header-app-edit']['pl' ] = "Edytuj aplikację ";
|
||||
|
|
@ -82,6 +87,7 @@ $text['description-apps']['de-at'] = "Installierte Applikationen verwalten";
|
|||
$text['description-apps']['de-de'] = "Installierte Applikationen verwalten";
|
||||
$text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas.";
|
||||
$text['description-apps']['fr-fr'] = "Gérer les applications installées.";
|
||||
$text['description-apps']['he' ] = "";
|
||||
$text['description-apps']['it-it'] = "Gestisci le applicazioni installate.";
|
||||
$text['description-apps']['nl-nl'] = "";
|
||||
$text['description-apps']['pl' ] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
||||
|
|
@ -97,6 +103,7 @@ $text['description-app-edit']['de-at'] = "Installierte Applikationen verwalten";
|
|||
$text['description-app-edit']['de-de'] = "";
|
||||
$text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas.";
|
||||
$text['description-app-edit']['fr-fr'] = "Gérer les applications installées";
|
||||
$text['description-app-edit']['he' ] = "";
|
||||
$text['description-app-edit']['it-it'] = "Gestisci le applicazioni installate.";
|
||||
$text['description-app-edit']['nl-nl'] = "";
|
||||
$text['description-app-edit']['pl' ] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:40 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-databases']['en-us'] = "Databases";
|
||||
$text['title-databases']['ar-eg'] = "قواعد البيانات";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-databases']['de-at'] = "Datenbanken";
|
|||
$text['title-databases']['de-de'] = "Datenbanken";
|
||||
$text['title-databases']['es-cl'] = "Bases de datos";
|
||||
$text['title-databases']['fr-fr'] = "Bases de données";
|
||||
$text['title-databases']['he' ] = "";
|
||||
$text['title-databases']['it-it'] = "Database";
|
||||
$text['title-databases']['nl-nl'] = "";
|
||||
$text['title-databases']['pl' ] = "Bazy danych";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-database-edit']['de-at'] = "Datenbank editieren";
|
|||
$text['title-database-edit']['de-de'] = "Datenbank editieren";
|
||||
$text['title-database-edit']['es-cl'] = "Editar base de datos";
|
||||
$text['title-database-edit']['fr-fr'] = "Editer la Base de données";
|
||||
$text['title-database-edit']['he' ] = "";
|
||||
$text['title-database-edit']['it-it'] = "Modifica Database";
|
||||
$text['title-database-edit']['nl-nl'] = "";
|
||||
$text['title-database-edit']['pl' ] = "Edytuj bazę danych";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-database-add']['de-at'] = "Datenbank hinzufügen";
|
|||
$text['title-database-add']['de-de'] = "Datenbank hinzufügen";
|
||||
$text['title-database-add']['es-cl'] = "Agregar Base de Datos";
|
||||
$text['title-database-add']['fr-fr'] = "Ajouter une Base de données";
|
||||
$text['title-database-add']['he' ] = "";
|
||||
$text['title-database-add']['it-it'] = "Aggiungi Database";
|
||||
$text['title-database-add']['nl-nl'] = "";
|
||||
$text['title-database-add']['pl' ] = "Dodaj bazę danych";
|
||||
|
|
@ -52,6 +55,7 @@ $text['label-username']['de-at'] = "Benutzername";
|
|||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['label-username']['fr-fr'] = "Utilisateur";
|
||||
$text['label-username']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "Nome utente";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
|
|
@ -67,6 +71,7 @@ $text['label-port']['de-at'] = "Port";
|
|||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['es-cl'] = "Puerto";
|
||||
$text['label-port']['fr-fr'] = "Port";
|
||||
$text['label-port']['he' ] = "";
|
||||
$text['label-port']['it-it'] = "Porta";
|
||||
$text['label-port']['nl-nl'] = "";
|
||||
$text['label-port']['pl' ] = "Port";
|
||||
|
|
@ -82,6 +87,7 @@ $text['label-path']['de-at'] = "Pfad";
|
|||
$text['label-path']['de-de'] = "Pfad";
|
||||
$text['label-path']['es-cl'] = "Ruta";
|
||||
$text['label-path']['fr-fr'] = "Chemin";
|
||||
$text['label-path']['he' ] = "";
|
||||
$text['label-path']['it-it'] = "Percorso";
|
||||
$text['label-path']['nl-nl'] = "";
|
||||
$text['label-path']['pl' ] = "Ścieżka";
|
||||
|
|
@ -97,6 +103,7 @@ $text['label-host']['de-at'] = "Host";
|
|||
$text['label-host']['de-de'] = "Host";
|
||||
$text['label-host']['es-cl'] = "Host";
|
||||
$text['label-host']['fr-fr'] = "Hôte";
|
||||
$text['label-host']['he' ] = "";
|
||||
$text['label-host']['it-it'] = "Host";
|
||||
$text['label-host']['nl-nl'] = "";
|
||||
$text['label-host']['pl' ] = "Host";
|
||||
|
|
@ -112,6 +119,7 @@ $text['label-driver']['de-at'] = "Treiber";
|
|||
$text['label-driver']['de-de'] = "Treiber";
|
||||
$text['label-driver']['es-cl'] = "Controlador";
|
||||
$text['label-driver']['fr-fr'] = "Driver";
|
||||
$text['label-driver']['he' ] = "";
|
||||
$text['label-driver']['it-it'] = "Driver";
|
||||
$text['label-driver']['nl-nl'] = "";
|
||||
$text['label-driver']['pl' ] = "Sterownik";
|
||||
|
|
@ -127,6 +135,7 @@ $text['header-databases']['de-at'] = "Datenbanken";
|
|||
$text['header-databases']['de-de'] = "Datenbanken";
|
||||
$text['header-databases']['es-cl'] = "Bases de datos";
|
||||
$text['header-databases']['fr-fr'] = "Bases de données";
|
||||
$text['header-databases']['he' ] = "";
|
||||
$text['header-databases']['it-it'] = "Database";
|
||||
$text['header-databases']['nl-nl'] = "";
|
||||
$text['header-databases']['pl' ] = "Bazy danych";
|
||||
|
|
@ -142,6 +151,7 @@ $text['header-database-edit']['de-at'] = "Datenbanken bearbeiten";
|
|||
$text['header-database-edit']['de-de'] = "Datenbanken bearbeiten";
|
||||
$text['header-database-edit']['es-cl'] = "Editar base de datos";
|
||||
$text['header-database-edit']['fr-fr'] = "Editer la Base de données";
|
||||
$text['header-database-edit']['he' ] = "";
|
||||
$text['header-database-edit']['it-it'] = "Modifica Database";
|
||||
$text['header-database-edit']['nl-nl'] = "";
|
||||
$text['header-database-edit']['pl' ] = "Edytuj bazę danych";
|
||||
|
|
@ -157,6 +167,7 @@ $text['header-database-add']['de-at'] = "Datenbanken hinzufügen";
|
|||
$text['header-database-add']['de-de'] = "Datenbanken hinzufügen";
|
||||
$text['header-database-add']['es-cl'] = "Agregar Base de Datos";
|
||||
$text['header-database-add']['fr-fr'] = "Ajouter une Base de données";
|
||||
$text['header-database-add']['he' ] = "";
|
||||
$text['header-database-add']['it-it'] = "Aggiungi Database";
|
||||
$text['header-database-add']['nl-nl'] = "";
|
||||
$text['header-database-add']['pl' ] = "Dodaj bazę danych";
|
||||
|
|
@ -172,6 +183,7 @@ $text['description-username']['de-at'] = "Geben Sie den Datenbank Benutzernamen
|
|||
$text['description-username']['de-de'] = "Geben Sie den Datenbank Benutzernamen an.";
|
||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
|
||||
$text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
|
||||
$text['description-username']['he' ] = "";
|
||||
$text['description-username']['it-it'] = "Inserire il nome del database.";
|
||||
$text['description-username']['nl-nl'] = "";
|
||||
$text['description-username']['pl' ] = "Wprowadź nazwę użytkownika";
|
||||
|
|
@ -187,6 +199,7 @@ $text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
|
|||
$text['description-type']['de-de'] = "";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
|
||||
$text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
|
||||
$text['description-type']['he' ] = "";
|
||||
$text['description-type']['it-it'] = "Seleziona il tipo di database.";
|
||||
$text['description-type']['nl-nl'] = "";
|
||||
$text['description-type']['pl' ] = "Wprowadź rodzaj bazy danych";
|
||||
|
|
@ -202,6 +215,7 @@ $text['description-port']['de-at'] = "Geben Sie die Port Nummer an.";
|
|||
$text['description-port']['de-de'] = "Geben Sie die Port Nummer an.";
|
||||
$text['description-port']['es-cl'] = "Ingrese el número del puerto.";
|
||||
$text['description-port']['fr-fr'] = "Entrer le numéro de port.";
|
||||
$text['description-port']['he' ] = "";
|
||||
$text['description-port']['it-it'] = "Inserisci il numero di porta.";
|
||||
$text['description-port']['nl-nl'] = "";
|
||||
$text['description-port']['pl' ] = "Wprowadź numer portu";
|
||||
|
|
@ -217,6 +231,7 @@ $text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für
|
|||
$text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
|
||||
$text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
|
||||
$text['description-path']['he' ] = "";
|
||||
$text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
|
||||
$text['description-path']['nl-nl'] = "";
|
||||
$text['description-path']['pl' ] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
|
||||
|
|
@ -232,6 +247,7 @@ $text['description-password']['de-at'] = "Geben Sie das Datenbank Passwort ein."
|
|||
$text['description-password']['de-de'] = "Geben Sie das Datenbank Passwort ein.";
|
||||
$text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
|
||||
$text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
|
||||
$text['description-password']['he' ] = "";
|
||||
$text['description-password']['it-it'] = "Inserisci la passwor del database.";
|
||||
$text['description-password']['nl-nl'] = "";
|
||||
$text['description-password']['pl' ] = "Wpisz hasło";
|
||||
|
|
@ -247,6 +263,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
|
|||
$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
|
||||
$text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
|
||||
$text['description-name']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci il nome del database.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę bazy danych.";
|
||||
|
|
@ -262,6 +279,7 @@ $text['description-host']['de-at'] = "Geben Sie den Host Namen ein.";
|
|||
$text['description-host']['de-de'] = "Geben Sie den Host Namen ein.";
|
||||
$text['description-host']['es-cl'] = "Ingrese el nombre de host";
|
||||
$text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
|
||||
$text['description-host']['he' ] = "";
|
||||
$text['description-host']['it-it'] = "Inserisci il nome host.";
|
||||
$text['description-host']['nl-nl'] = "";
|
||||
$text['description-host']['pl' ] = "Wprowadź nazwę hosta.";
|
||||
|
|
@ -277,6 +295,7 @@ $text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
|
|||
$text['description-driver']['de-de'] = "";
|
||||
$text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
|
||||
$text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
|
||||
$text['description-driver']['he' ] = "";
|
||||
$text['description-driver']['it-it'] = "Seleziona il driver del database.";
|
||||
$text['description-driver']['nl-nl'] = "";
|
||||
$text['description-driver']['pl' ] = "Wybierz sterownik bazy danych.";
|
||||
|
|
@ -292,6 +311,7 @@ $text['description-databases']['de-at'] = "Datenbank Information.";
|
|||
$text['description-databases']['de-de'] = "Datenbank Information.";
|
||||
$text['description-databases']['es-cl'] = "Información de bases de datos.";
|
||||
$text['description-databases']['fr-fr'] = "Informations sur les bases de données";
|
||||
$text['description-databases']['he' ] = "";
|
||||
$text['description-databases']['it-it'] = "Informazioni Database.";
|
||||
$text['description-databases']['nl-nl'] = "";
|
||||
$text['description-databases']['pl' ] = "Informacje o bazie danych.";
|
||||
|
|
@ -307,6 +327,7 @@ $text['description-database-edit']['de-at'] = "Datenbank Verbindungs Information
|
|||
$text['description-database-edit']['de-de'] = "Datenbank Verbindungs Information.";
|
||||
$text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
|
||||
$text['description-database-edit']['he' ] = "";
|
||||
$text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
|
||||
$text['description-database-edit']['nl-nl'] = "";
|
||||
$text['description-database-edit']['pl' ] = "Informacje o połączeniach z bazą danych.";
|
||||
|
|
@ -322,6 +343,7 @@ $text['description-database-add']['de-at'] = "Datenbank Verbindungs Information.
|
|||
$text['description-database-add']['de-de'] = "Datenbank Verbindungs Information.";
|
||||
$text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
|
||||
$text['description-database-add']['he' ] = "";
|
||||
$text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
|
||||
$text['description-database-add']['nl-nl'] = "";
|
||||
$text['description-database-add']['pl' ] = "Informacje o połączeniach z bazą danych.";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:45 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-default_settings']['en-us'] = "Default Settings";
|
||||
$text['title-default_settings']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-default_settings']['de-at'] = "Standardeinstellungen";
|
|||
$text['title-default_settings']['de-de'] = "Standardeinstellungen";
|
||||
$text['title-default_settings']['es-cl'] = "Condiciones Predeterminadas";
|
||||
$text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
|
||||
$text['title-default_settings']['he' ] = "";
|
||||
$text['title-default_settings']['it-it'] = "Impostazioni predefinite";
|
||||
$text['title-default_settings']['nl-nl'] = "";
|
||||
$text['title-default_settings']['pl' ] = "Ustawienia domyślne";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-default_setting-edit']['de-at'] = "Standardeinstellungen";
|
|||
$text['title-default_setting-edit']['de-de'] = "Standardeinstellungen";
|
||||
$text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
|
||||
$text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
|
||||
$text['title-default_setting-edit']['he' ] = "";
|
||||
$text['title-default_setting-edit']['it-it'] = "Impostazione predefinita";
|
||||
$text['title-default_setting-edit']['nl-nl'] = "";
|
||||
$text['title-default_setting-edit']['pl' ] = "Ustawienie domyślne";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-default_setting-add']['de-at'] = "Standardeinstellungen";
|
|||
$text['title-default_setting-add']['de-de'] = "Standardeinstellungen";
|
||||
$text['title-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
|
||||
$text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
|
||||
$text['title-default_setting-add']['he' ] = "";
|
||||
$text['title-default_setting-add']['it-it'] = "Aggiungi impostazione predefinita";
|
||||
$text['title-default_setting-add']['nl-nl'] = "";
|
||||
$text['title-default_setting-add']['pl' ] = "Dodaj ustawienie domyślne";
|
||||
|
|
@ -52,6 +55,7 @@ $text['option-voicemail_file_listen']['de-at'] = "Link zur Nachricht (Login erfo
|
|||
$text['option-voicemail_file_listen']['de-de'] = "Link zur Nachricht (Login erforderlich)";
|
||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
|
||||
$text['option-voicemail_file_listen']['he' ] = "";
|
||||
$text['option-voicemail_file_listen']['it-it'] = "Ascolta tramite link (Login richiesto)";
|
||||
$text['option-voicemail_file_listen']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_listen']['pl' ] = "Link do odsłuchu (po zalogowaniu)";
|
||||
|
|
@ -67,6 +71,7 @@ $text['option-voicemail_file_link']['de-at'] = "Link zur Nachricht (kein Login e
|
|||
$text['option-voicemail_file_link']['de-de'] = "Link zur Nachricht (kein Login erforderlich)";
|
||||
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
|
||||
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
|
||||
$text['option-voicemail_file_link']['he' ] = "";
|
||||
$text['option-voicemail_file_link']['it-it'] = "Download tramite link (Login non richiesto)";
|
||||
$text['option-voicemail_file_link']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_link']['pl' ] = "Link do pobrania (logowanie nie jest wymagane)";
|
||||
|
|
@ -82,6 +87,7 @@ $text['option-voicemail_file_attach']['de-at'] = "Audiodatei als Anhang";
|
|||
$text['option-voicemail_file_attach']['de-de'] = "Audiodatei als Anhang";
|
||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||
$text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
|
||||
$text['option-voicemail_file_attach']['he' ] = "";
|
||||
$text['option-voicemail_file_attach']['it-it'] = "File audio Allegato";
|
||||
$text['option-voicemail_file_attach']['nl-nl'] = "";
|
||||
$text['option-voicemail_file_attach']['pl' ] = "Załącznik plik audio";
|
||||
|
|
@ -97,6 +103,7 @@ $text['message-toggled']['de-at'] = "Toggle Completed";
|
|||
$text['message-toggled']['de-de'] = "Toggle Completed";
|
||||
$text['message-toggled']['es-cl'] = "Alternar Completado";
|
||||
$text['message-toggled']['fr-fr'] = "Basculer Terminé";
|
||||
$text['message-toggled']['he' ] = "";
|
||||
$text['message-toggled']['it-it'] = "Pulsante completato";
|
||||
$text['message-toggled']['nl-nl'] = "";
|
||||
$text['message-toggled']['pl' ] = "Przegubowe Zakończony";
|
||||
|
|
@ -112,6 +119,7 @@ $text['message-settings_reloaded']['de-at'] = "Einstellungen neu geladen";
|
|||
$text['message-settings_reloaded']['de-de'] = "Einstellungen neu geladen";
|
||||
$text['message-settings_reloaded']['es-cl'] = "Ajustes Reloaded";
|
||||
$text['message-settings_reloaded']['fr-fr'] = "Paramètres Reloaded";
|
||||
$text['message-settings_reloaded']['he' ] = "";
|
||||
$text['message-settings_reloaded']['it-it'] = "Impostazioni ricaricate";
|
||||
$text['message-settings_reloaded']['nl-nl'] = "";
|
||||
$text['message-settings_reloaded']['pl' ] = "Ustawienia Reloaded";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-delete_failed']['de-at'] = "Löschen fehlgeschlagen";
|
|||
$text['message-delete_failed']['de-de'] = "Löschen fehlgeschlagen";
|
||||
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
|
||||
$text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
|
||||
$text['message-delete_failed']['he' ] = "";
|
||||
$text['message-delete_failed']['it-it'] = "Nessuna impostazione flaggata";
|
||||
$text['message-delete_failed']['nl-nl'] = "";
|
||||
$text['message-delete_failed']['pl' ] = "Próba usunięcia zakończyła się niepowodzeniem";
|
||||
|
|
@ -142,6 +151,7 @@ $text['message-copy_failed']['de-at'] = "Keine Einstellungen ausgewählt oder un
|
|||
$text['message-copy_failed']['de-de'] = "Keine Einstellungen ausgewählt oder ungültige Domain";
|
||||
$text['message-copy_failed']['es-cl'] = "No hay ajustes facturado o de dominio no válido";
|
||||
$text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
|
||||
$text['message-copy_failed']['he' ] = "";
|
||||
$text['message-copy_failed']['it-it'] = "Nessuna impostazione flaggata o Dominio non valido";
|
||||
$text['message-copy_failed']['nl-nl'] = "";
|
||||
$text['message-copy_failed']['pl' ] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
|
||||
|
|
@ -157,6 +167,7 @@ $text['label-web_fonts']['de-at'] = "Web Fonts";
|
|||
$text['label-web_fonts']['de-de'] = "Web Fonts";
|
||||
$text['label-web_fonts']['es-cl'] = "Fuentes web";
|
||||
$text['label-web_fonts']['fr-fr'] = "Polices Web";
|
||||
$text['label-web_fonts']['he' ] = "";
|
||||
$text['label-web_fonts']['it-it'] = "Caratteri Web";
|
||||
$text['label-web_fonts']['nl-nl'] = "";
|
||||
$text['label-web_fonts']['pl' ] = "Czcionki sieci";
|
||||
|
|
@ -172,6 +183,7 @@ $text['label-top']['de-at'] = "Oben";
|
|||
$text['label-top']['de-de'] = "Oben";
|
||||
$text['label-top']['es-cl'] = "encima";
|
||||
$text['label-top']['fr-fr'] = "Meilleur";
|
||||
$text['label-top']['he' ] = "";
|
||||
$text['label-top']['it-it'] = "Inizio";
|
||||
$text['label-top']['nl-nl'] = "";
|
||||
$text['label-top']['pl' ] = "Top";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-text']['de-at'] = "Text";
|
|||
$text['label-text']['de-de'] = "Text";
|
||||
$text['label-text']['es-cl'] = "Texto";
|
||||
$text['label-text']['fr-fr'] = "Texte";
|
||||
$text['label-text']['he' ] = "";
|
||||
$text['label-text']['it-it'] = "Testo";
|
||||
$text['label-text']['nl-nl'] = "";
|
||||
$text['label-text']['pl' ] = "Tekst";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-superfine']['de-at'] = "Superfein";
|
|||
$text['label-superfine']['de-de'] = "Superfein";
|
||||
$text['label-superfine']['es-cl'] = "Superfino";
|
||||
$text['label-superfine']['fr-fr'] = "Superfin";
|
||||
$text['label-superfine']['he' ] = "";
|
||||
$text['label-superfine']['it-it'] = "Superfine";
|
||||
$text['label-superfine']['nl-nl'] = "";
|
||||
$text['label-superfine']['pl' ] = "Najlepsza";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-static']['de-at'] = "Statisch";
|
|||
$text['label-static']['de-de'] = "";
|
||||
$text['label-static']['es-cl'] = "Estático";
|
||||
$text['label-static']['fr-fr'] = "Statique";
|
||||
$text['label-static']['he' ] = "";
|
||||
$text['label-static']['it-it'] = "Statico";
|
||||
$text['label-static']['nl-nl'] = "";
|
||||
$text['label-static']['pl' ] = "Statyczny";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-reference']['de-at'] = "Referenz";
|
|||
$text['label-reference']['de-de'] = "Referenz";
|
||||
$text['label-reference']['es-cl'] = "Referencia";
|
||||
$text['label-reference']['fr-fr'] = "Référence";
|
||||
$text['label-reference']['he' ] = "";
|
||||
$text['label-reference']['it-it'] = "Visualizza";
|
||||
$text['label-reference']['nl-nl'] = "";
|
||||
$text['label-reference']['pl' ] = "Odniesienie";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-right']['de-at'] = "Rechts";
|
|||
$text['label-right']['de-de'] = "Rechts";
|
||||
$text['label-right']['es-cl'] = "Derecha";
|
||||
$text['label-right']['fr-fr'] = "Droite";
|
||||
$text['label-right']['he' ] = "";
|
||||
$text['label-right']['it-it'] = "Destra";
|
||||
$text['label-right']['nl-nl'] = "";
|
||||
$text['label-right']['pl' ] = "Dobrze";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-other']['de-at'] = "Andere";
|
|||
$text['label-other']['de-de'] = "Andere";
|
||||
$text['label-other']['es-cl'] = "Otro";
|
||||
$text['label-other']['fr-fr'] = "Autre";
|
||||
$text['label-other']['he' ] = "";
|
||||
$text['label-other']['it-it'] = "Altro";
|
||||
$text['label-other']['nl-nl'] = "";
|
||||
$text['label-other']['pl' ] = "Inne";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-normal']['de-at'] = "Normal";
|
|||
$text['label-normal']['de-de'] = "Normal";
|
||||
$text['label-normal']['es-cl'] = "Normal";
|
||||
$text['label-normal']['fr-fr'] = "Normal";
|
||||
$text['label-normal']['he' ] = "";
|
||||
$text['label-normal']['it-it'] = "Normale";
|
||||
$text['label-normal']['nl-nl'] = "";
|
||||
$text['label-normal']['pl' ] = "Normalny";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-none']['de-at'] = "Keiner";
|
|||
$text['label-none']['de-de'] = "Keiner";
|
||||
$text['label-none']['es-cl'] = "Ninguna";
|
||||
$text['label-none']['fr-fr'] = "Aucun";
|
||||
$text['label-none']['he' ] = "";
|
||||
$text['label-none']['it-it'] = "Nessuno";
|
||||
$text['label-none']['nl-nl'] = "";
|
||||
$text['label-none']['pl' ] = "Żaden";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-left']['de-at'] = "Links";
|
|||
$text['label-left']['de-de'] = "";
|
||||
$text['label-left']['es-cl'] = "Izquierda";
|
||||
$text['label-left']['fr-fr'] = "À gauche";
|
||||
$text['label-left']['he' ] = "";
|
||||
$text['label-left']['it-it'] = "Sinistra";
|
||||
$text['label-left']['nl-nl'] = "";
|
||||
$text['label-left']['pl' ] = "Lewo";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-inline']['de-at'] = "In der Reihe";
|
|||
$text['label-inline']['de-de'] = "Inline";
|
||||
$text['label-inline']['es-cl'] = "En línea";
|
||||
$text['label-inline']['fr-fr'] = "En ligne";
|
||||
$text['label-inline']['he' ] = "";
|
||||
$text['label-inline']['it-it'] = "In linea";
|
||||
$text['label-inline']['nl-nl'] = "";
|
||||
$text['label-inline']['pl' ] = "inline";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-image']['de-at'] = "Image";
|
|||
$text['label-image']['de-de'] = "Bild";
|
||||
$text['label-image']['es-cl'] = "Imagen";
|
||||
$text['label-image']['fr-fr'] = "image";
|
||||
$text['label-image']['he' ] = "";
|
||||
$text['label-image']['it-it'] = "Immagine";
|
||||
$text['label-image']['nl-nl'] = "";
|
||||
$text['label-image']['pl' ] = "Obraz";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-fixed']['de-at'] = "Fest";
|
|||
$text['label-fixed']['de-de'] = "Fest";
|
||||
$text['label-fixed']['es-cl'] = "Fijo";
|
||||
$text['label-fixed']['fr-fr'] = "Fixé";
|
||||
$text['label-fixed']['he' ] = "";
|
||||
$text['label-fixed']['it-it'] = "Fisso";
|
||||
$text['label-fixed']['nl-nl'] = "";
|
||||
$text['label-fixed']['pl' ] = "Naprawiony";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-fine']['de-at'] = "Fein";
|
|||
$text['label-fine']['de-de'] = "Fein";
|
||||
$text['label-fine']['es-cl'] = "Fine";
|
||||
$text['label-fine']['fr-fr'] = "Fin";
|
||||
$text['label-fine']['he' ] = "";
|
||||
$text['label-fine']['it-it'] = "Fino";
|
||||
$text['label-fine']['nl-nl'] = "";
|
||||
$text['label-fine']['pl' ] = "Dobry";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-center']['de-at'] = "Mitte";
|
|||
$text['label-center']['de-de'] = "Mitte";
|
||||
$text['label-center']['es-cl'] = "Centrar";
|
||||
$text['label-center']['fr-fr'] = "centre";
|
||||
$text['label-center']['he' ] = "";
|
||||
$text['label-center']['it-it'] = "Centro";
|
||||
$text['label-center']['nl-nl'] = "";
|
||||
$text['label-center']['pl' ] = "Centrum";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-bottom']['de-at'] = "Unten";
|
|||
$text['label-bottom']['de-de'] = "";
|
||||
$text['label-bottom']['es-cl'] = "Fondo";
|
||||
$text['label-bottom']['fr-fr'] = "Bas";
|
||||
$text['label-bottom']['he' ] = "";
|
||||
$text['label-bottom']['it-it'] = "Basso";
|
||||
$text['label-bottom']['nl-nl'] = "";
|
||||
$text['label-bottom']['pl' ] = "Dolny";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-24-hour']['de-at'] = "24 Stunden";
|
|||
$text['label-24-hour']['de-de'] = "24 Stunden";
|
||||
$text['label-24-hour']['es-cl'] = "24 horas";
|
||||
$text['label-24-hour']['fr-fr'] = "24 heures";
|
||||
$text['label-24-hour']['he' ] = "";
|
||||
$text['label-24-hour']['it-it'] = "24-Ore";
|
||||
$text['label-24-hour']['nl-nl'] = "";
|
||||
$text['label-24-hour']['pl' ] = "24-godzinny";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-12-hour']['de-at'] = "12 Stunden";
|
|||
$text['label-12-hour']['de-de'] = "12 Stunden";
|
||||
$text['label-12-hour']['es-cl'] = "12 horas";
|
||||
$text['label-12-hour']['fr-fr'] = "12 heures";
|
||||
$text['label-12-hour']['he' ] = "";
|
||||
$text['label-12-hour']['it-it'] = "12-Ore";
|
||||
$text['label-12-hour']['nl-nl'] = "";
|
||||
$text['label-12-hour']['pl' ] = "12-godzinny";
|
||||
|
|
@ -442,6 +471,7 @@ $text['header-default_settings']['de-at'] = "Standard Einstellungen";
|
|||
$text['header-default_settings']['de-de'] = "Standard Einstellungen";
|
||||
$text['header-default_settings']['es-cl'] = "Condiciones Predeterminadas";
|
||||
$text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
|
||||
$text['header-default_settings']['he' ] = "";
|
||||
$text['header-default_settings']['it-it'] = "Impostazioni predefinite";
|
||||
$text['header-default_settings']['nl-nl'] = "";
|
||||
$text['header-default_settings']['pl' ] = "Ustawienia domyślne";
|
||||
|
|
@ -457,6 +487,7 @@ $text['header-default_setting-edit']['de-at'] = "Standard Einstellungen";
|
|||
$text['header-default_setting-edit']['de-de'] = "Standard Einstellungen";
|
||||
$text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
|
||||
$text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
|
||||
$text['header-default_setting-edit']['he' ] = "";
|
||||
$text['header-default_setting-edit']['it-it'] = "Impostazione predefinita";
|
||||
$text['header-default_setting-edit']['nl-nl'] = "";
|
||||
$text['header-default_setting-edit']['pl' ] = "Ustawienie domyślne";
|
||||
|
|
@ -472,6 +503,7 @@ $text['header-default_setting-add']['de-at'] = "Standard Einstellungen hinzufüg
|
|||
$text['header-default_setting-add']['de-de'] = "Standard Einstellungen hinzufügen";
|
||||
$text['header-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
|
||||
$text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
|
||||
$text['header-default_setting-add']['he' ] = "";
|
||||
$text['header-default_setting-add']['it-it'] = "Aggiungi impostazione predefinita";
|
||||
$text['header-default_setting-add']['nl-nl'] = "";
|
||||
$text['header-default_setting-add']['pl' ] = "Dodaj ustawienie domyślne";
|
||||
|
|
@ -487,6 +519,7 @@ $text['description-order']['de-at'] = "Wählen Sie die Reihenfolge (Index) für
|
|||
$text['description-order']['de-de'] = "Wählen Sie die Reihenfolge (Index) für das Array Element.";
|
||||
$text['description-order']['es-cl'] = "Establecer el orden (índice) para este elemento de la matriz.";
|
||||
$text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
|
||||
$text['description-order']['he' ] = "";
|
||||
$text['description-order']['it-it'] = "Imposta l'ordine (indice) per questo elemento matrice.";
|
||||
$text['description-order']['nl-nl'] = "";
|
||||
$text['description-order']['pl' ] = "Wybierz kolejność.";
|
||||
|
|
@ -502,6 +535,7 @@ $text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardei
|
|||
$text['description-enabled']['de-de'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
$text['description-enabled']['es-cl'] = "Ingrese el estado de esta configuración.";
|
||||
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce paraètre";
|
||||
$text['description-enabled']['he' ] = "";
|
||||
$text['description-enabled']['it-it'] = "Imposta lo stato dell'impostazione predefinita.";
|
||||
$text['description-enabled']['nl-nl'] = "";
|
||||
$text['description-enabled']['pl' ] = "Ustaw status ustawienia domyślnego.";
|
||||
|
|
@ -517,6 +551,7 @@ $text['description-default_settings']['de-at'] = "Einstellungen für alle Domain
|
|||
$text['description-default_settings']['de-de'] = "Einstellungen für alle Domains.";
|
||||
$text['description-default_settings']['es-cl'] = "Configuraciones usadas por todos los dominios";
|
||||
$text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
|
||||
$text['description-default_settings']['he' ] = "";
|
||||
$text['description-default_settings']['it-it'] = "Impostazioni usate da tutti i domini.";
|
||||
$text['description-default_settings']['nl-nl'] = "";
|
||||
$text['description-default_settings']['pl' ] = "Ustawienia stosowane dla wszystkich domen.";
|
||||
|
|
@ -532,6 +567,7 @@ $text['description-default_setting-edit']['de-at'] = "Einstellungen für alle Do
|
|||
$text['description-default_setting-edit']['de-de'] = "Einstellungen für alle Domains.";
|
||||
$text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios.";
|
||||
$text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
|
||||
$text['description-default_setting-edit']['he' ] = "";
|
||||
$text['description-default_setting-edit']['it-it'] = "Impostazioni usate da tutti i domini.";
|
||||
$text['description-default_setting-edit']['nl-nl'] = "";
|
||||
$text['description-default_setting-edit']['pl' ] = "Ustawienia stosowane dla wszystkich domen.";
|
||||
|
|
@ -547,6 +583,7 @@ $text['description-default_setting-add']['de-at'] = "Einstellungen für alle Dom
|
|||
$text['description-default_setting-add']['de-de'] = "Einstellungen für alle Domains.";
|
||||
$text['description-default_setting-add']['es-cl'] = "Configuraciones usadas para todos los dominios.";
|
||||
$text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
|
||||
$text['description-default_setting-add']['he' ] = "";
|
||||
$text['description-default_setting-add']['it-it'] = "Impostazioni usate da tutti i domini.";
|
||||
$text['description-default_setting-add']['nl-nl'] = "";
|
||||
$text['description-default_setting-add']['pl' ] = "Ustawienia stosowane dla wszystkich domen.";
|
||||
|
|
@ -562,6 +599,7 @@ $text['button-toggle']['de-at'] = "Umschalten";
|
|||
$text['button-toggle']['de-de'] = "Umschalten";
|
||||
$text['button-toggle']['es-cl'] = "Palanca";
|
||||
$text['button-toggle']['fr-fr'] = "Basculer";
|
||||
$text['button-toggle']['he' ] = "";
|
||||
$text['button-toggle']['it-it'] = "Bottone";
|
||||
$text['button-toggle']['nl-nl'] = "";
|
||||
$text['button-toggle']['pl' ] = "Przełącznik";
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -1,535 +1,612 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-install']['en-us'] = "Install";
|
||||
$text['title-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
|
||||
$text['title-install']['de-at'] = "Erstinstallation";
|
||||
$text['title-install']['de-de'] = "Erstinstallation";
|
||||
$text['title-install']['es-cl'] = "Instale";
|
||||
$text['title-install']['pt-pt'] = "Installation";
|
||||
$text['title-install']['fr-fr'] = "Installation";
|
||||
$text['title-install']['pt-br'] = "Installation";
|
||||
$text['title-install']['he' ] = "";
|
||||
$text['title-install']['it-it'] = "Installazione";
|
||||
$text['title-install']['nl-nl'] = "";
|
||||
$text['title-install']['pl' ] = "Zainstalować";
|
||||
$text['title-install']['pt-br'] = "Installation";
|
||||
$text['title-install']['pt-pt'] = "Installation";
|
||||
$text['title-install']['ru-ru'] = "Установка";
|
||||
$text['title-install']['sv-se'] = "Installera";
|
||||
$text['title-install']['uk' ] = "Перший раз Встановіть";
|
||||
$text['title-install']['de-de'] = "Erstinstallation";
|
||||
$text['title-install']['de-at'] = "Erstinstallation";
|
||||
$text['title-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
|
||||
$text['title-install']['it-it'] = "Installazione";
|
||||
|
||||
$text['title-detected_configuration']['en-us'] = "Detected Configuration";
|
||||
$text['title-detected_configuration']['ar-eg'] = "تكوين الكشف عن";
|
||||
$text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['es-cl'] = "Configuración detectado";
|
||||
$text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
|
||||
$text['title-detected_configuration']['fr-fr'] = "Detected Configuration";
|
||||
$text['title-detected_configuration']['pt-br'] = "Configuração detectado";
|
||||
$text['title-detected_configuration']['he' ] = "";
|
||||
$text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
|
||||
$text['title-detected_configuration']['nl-nl'] = "";
|
||||
$text['title-detected_configuration']['pl' ] = "Wykryto Konfiguracja";
|
||||
$text['title-detected_configuration']['pt-br'] = "Configuração detectado";
|
||||
$text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
|
||||
$text['title-detected_configuration']['ru-ru'] = "Обнаруженная конфигурация";
|
||||
$text['title-detected_configuration']['sv-se'] = "Detekterad Konfiguration";
|
||||
$text['title-detected_configuration']['uk' ] = "виявлено Конфігурація";
|
||||
$text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['ar-eg'] = "تكوين الكشف عن";
|
||||
$text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
|
||||
|
||||
$text['title-assumed_configuration']['en-us'] = "Assumed Configuration";
|
||||
$text['title-assumed_configuration']['ar-eg'] = "تكوين المفترضة";
|
||||
$text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['es-cl'] = "Configuración adoptada";
|
||||
$text['title-assumed_configuration']['pt-pt'] = "Assumed Configuration";
|
||||
$text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
|
||||
$text['title-assumed_configuration']['pt-br'] = "Assumed Configuration";
|
||||
$text['title-assumed_configuration']['he' ] = "";
|
||||
$text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
|
||||
$text['title-assumed_configuration']['nl-nl'] = "";
|
||||
$text['title-assumed_configuration']['pl' ] = "Zakładana Konfiguracja";
|
||||
$text['title-assumed_configuration']['pt-br'] = "Assumed Configuration";
|
||||
$text['title-assumed_configuration']['pt-pt'] = "Assumed Configuration";
|
||||
$text['title-assumed_configuration']['ru-ru'] = "Предполагаемая конфигурация";
|
||||
$text['title-assumed_configuration']['sv-se'] = "Antagen Konfiguration";
|
||||
$text['title-assumed_configuration']['uk' ] = "передбачуваний Конфігурація";
|
||||
$text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['ar-eg'] = "تكوين المفترضة";
|
||||
$text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
|
||||
|
||||
$text['label-ft-install']['en-us'] = "First Time Install";
|
||||
$text['label-ft-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
|
||||
$text['label-ft-install']['de-at'] = "Erstinstallation";
|
||||
$text['label-ft-install']['de-de'] = "Erstinstallation";
|
||||
$text['label-ft-install']['es-cl'] = "La primera instalación";
|
||||
$text['label-ft-install']['pt-pt'] = "First Time Install";
|
||||
$text['label-ft-install']['fr-fr'] = "Première installation";
|
||||
$text['label-ft-install']['pt-br'] = "First Time Install";
|
||||
$text['label-ft-install']['he' ] = "";
|
||||
$text['label-ft-install']['it-it'] = "Prima Installazione";
|
||||
$text['label-ft-install']['nl-nl'] = "";
|
||||
$text['label-ft-install']['pl' ] = "Zainstalować";
|
||||
$text['label-ft-install']['pt-br'] = "First Time Install";
|
||||
$text['label-ft-install']['pt-pt'] = "First Time Install";
|
||||
$text['label-ft-install']['ru-ru'] = "Первая установка";
|
||||
$text['label-ft-install']['sv-se'] = "Första gången Installera";
|
||||
$text['label-ft-install']['uk' ] = "Перший раз Встановіть";
|
||||
$text['label-ft-install']['de-de'] = "Erstinstallation";
|
||||
$text['label-ft-install']['de-at'] = "Erstinstallation";
|
||||
$text['label-ft-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
|
||||
$text['label-ft-install']['it-it'] = "Prima Installazione";
|
||||
|
||||
$text['description-ft-install']['en-us'] = "Perform all actions for a First Time Install";
|
||||
$text['description-ft-install']['ar-eg'] = "تنفيذ كافة الإجراءات لأول مرة التثبيت";
|
||||
$text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
|
||||
$text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
|
||||
$text['description-ft-install']['es-cl'] = "Realizar todas las acciones para una primera instalación";
|
||||
$text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
|
||||
$text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
|
||||
$text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
|
||||
$text['description-ft-install']['he' ] = "";
|
||||
$text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
|
||||
$text['description-ft-install']['nl-nl'] = "";
|
||||
$text['description-ft-install']['pl' ] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
|
||||
$text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
|
||||
$text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
|
||||
$text['description-ft-install']['ru-ru'] = "Выполнять все действия для первой установки";
|
||||
$text['description-ft-install']['sv-se'] = "Utföra alla åtgärder för första gången Installera";
|
||||
$text['description-ft-install']['uk' ] = "Виконайте всі дії для першого разу Встановіть";
|
||||
$text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
|
||||
$text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
|
||||
$text['description-ft-install']['ar-eg'] = "تنفيذ كافة الإجراءات لأول مرة التثبيت";
|
||||
$text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
|
||||
|
||||
$text['label-add-switch']['en-us'] = "Add a new switch";
|
||||
$text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
|
||||
$text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['es-cl'] = "Añadir un nuevo conmutador";
|
||||
$text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
|
||||
$text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
|
||||
$text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
|
||||
$text['label-add-switch']['he' ] = "";
|
||||
$text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
|
||||
$text['label-add-switch']['nl-nl'] = "";
|
||||
$text['label-add-switch']['pl' ] = "Dodaj nowy przełącznik";
|
||||
$text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
|
||||
$text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
|
||||
$text['label-add-switch']['ru-ru'] = "Добавить новый коммутатор";
|
||||
$text['label-add-switch']['sv-se'] = "Lägg till en ny switch";
|
||||
$text['label-add-switch']['uk' ] = "Додати новий перемикач";
|
||||
$text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
|
||||
$text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
|
||||
|
||||
$text['label-select_language']['en-us'] = "Language";
|
||||
$text['label-select_language']['ar-eg'] = "لغة";
|
||||
$text['label-select_language']['de-at'] = "Sprache";
|
||||
$text['label-select_language']['de-de'] = "Sprache";
|
||||
$text['label-select_language']['es-cl'] = "Idioma";
|
||||
$text['label-select_language']['pt-pt'] = "Idioma";
|
||||
$text['label-select_language']['fr-fr'] = "Langue";
|
||||
$text['label-select_language']['pt-br'] = "Idioma";
|
||||
$text['label-select_language']['he' ] = "";
|
||||
$text['label-select_language']['it-it'] = "Lingua";
|
||||
$text['label-select_language']['nl-nl'] = "";
|
||||
$text['label-select_language']['pl' ] = "Język";
|
||||
$text['label-select_language']['pt-br'] = "Idioma";
|
||||
$text['label-select_language']['pt-pt'] = "Idioma";
|
||||
$text['label-select_language']['ru-ru'] = "Язык";
|
||||
$text['label-select_language']['sv-se'] = "Språk";
|
||||
$text['label-select_language']['uk' ] = "Мова";
|
||||
$text['label-select_language']['de-de'] = "Sprache";
|
||||
$text['label-select_language']['de-at'] = "Sprache";
|
||||
$text['label-select_language']['ar-eg'] = "لغة";
|
||||
$text['label-select_language']['it-it'] = "Lingua";
|
||||
|
||||
$text['label-event_host']['en-us'] = "Host address";
|
||||
$text['label-event_host']['ar-eg'] = "عنوان المضيف";
|
||||
$text['label-event_host']['de-at'] = "Host-Adresse";
|
||||
$text['label-event_host']['de-de'] = "Host-Adresse";
|
||||
$text['label-event_host']['es-cl'] = "Dirección de host";
|
||||
$text['label-event_host']['pt-pt'] = "Endereço do host";
|
||||
$text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
|
||||
$text['label-event_host']['pt-br'] = "Endereço do host";
|
||||
$text['label-event_host']['he' ] = "";
|
||||
$text['label-event_host']['it-it'] = "Indirizzo Host";
|
||||
$text['label-event_host']['nl-nl'] = "";
|
||||
$text['label-event_host']['pl' ] = "Adres hosta";
|
||||
$text['label-event_host']['pt-br'] = "Endereço do host";
|
||||
$text['label-event_host']['pt-pt'] = "Endereço do host";
|
||||
$text['label-event_host']['ru-ru'] = "Адрес хоста";
|
||||
$text['label-event_host']['sv-se'] = "Host adress";
|
||||
$text['label-event_host']['uk' ] = "адреса хоста";
|
||||
$text['label-event_host']['de-de'] = "Host-Adresse";
|
||||
$text['label-event_host']['de-at'] = "Host-Adresse";
|
||||
$text['label-event_host']['ar-eg'] = "عنوان المضيف";
|
||||
$text['label-event_host']['it-it'] = "Indirizzo Host";
|
||||
|
||||
$text['label-event_port']['en-us'] = "Port";
|
||||
$text['label-event_port']['ar-eg'] = "منفذ";
|
||||
$text['label-event_port']['de-at'] = "Port";
|
||||
$text['label-event_port']['de-de'] = "Port";
|
||||
$text['label-event_port']['es-cl'] = "Puerto";
|
||||
$text['label-event_port']['pt-pt'] = "Porto";
|
||||
$text['label-event_port']['fr-fr'] = "Port";
|
||||
$text['label-event_port']['pt-br'] = "Porta";
|
||||
$text['label-event_port']['he' ] = "";
|
||||
$text['label-event_port']['it-it'] = "Porta";
|
||||
$text['label-event_port']['nl-nl'] = "";
|
||||
$text['label-event_port']['pl' ] = "Port";
|
||||
$text['label-event_port']['pt-br'] = "Porta";
|
||||
$text['label-event_port']['pt-pt'] = "Porto";
|
||||
$text['label-event_port']['ru-ru'] = "Порт";
|
||||
$text['label-event_port']['sv-se'] = "Port";
|
||||
$text['label-event_port']['uk' ] = "Порт";
|
||||
$text['label-event_port']['de-at'] = "Port";
|
||||
$text['label-event_port']['de-de'] = "Port";
|
||||
$text['label-event_port']['ar-eg'] = "منفذ";
|
||||
$text['label-event_port']['it-it'] = "Porta";
|
||||
|
||||
$text['label-event_password']['en-us'] = "Password";
|
||||
$text['label-event_password']['ar-eg'] = "كلمة السر";
|
||||
$text['label-event_password']['de-at'] = "Passwort";
|
||||
$text['label-event_password']['de-de'] = "Passwort";
|
||||
$text['label-event_password']['es-cl'] = "Contreseña";
|
||||
$text['label-event_password']['pt-pt'] = "Palavra-Chave";
|
||||
$text['label-event_password']['fr-fr'] = "Mot de Passe";
|
||||
$text['label-event_password']['pt-br'] = "Senha";
|
||||
$text['label-event_password']['he' ] = "";
|
||||
$text['label-event_password']['it-it'] = "Password";
|
||||
$text['label-event_password']['nl-nl'] = "";
|
||||
$text['label-event_password']['pl' ] = "Hasło";
|
||||
$text['label-event_password']['pt-br'] = "Senha";
|
||||
$text['label-event_password']['pt-pt'] = "Palavra-Chave";
|
||||
$text['label-event_password']['ru-ru'] = "Пароль";
|
||||
$text['label-event_password']['sv-se'] = "Lösenord";
|
||||
$text['label-event_password']['uk' ] = "Пароль";
|
||||
$text['label-event_password']['de-de'] = "Passwort";
|
||||
$text['label-event_password']['de-at'] = "Passwort";
|
||||
$text['label-event_password']['ar-eg'] = "كلمة السر";
|
||||
$text['label-event_password']['it-it'] = "Password";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['ar-eg'] = "اسم المستخدم";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$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']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "Nome Utente";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||
$text['label-username']['pt-pt'] = "Utilizador";
|
||||
$text['label-username']['ru-ru'] = "Имя пользователя";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['uk' ] = "Ім’я користувача";
|
||||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
$text['label-username']['ar-eg'] = "اسم المستخدم";
|
||||
$text['label-username']['it-it'] = "Nome Utente";
|
||||
|
||||
$text['label-port']['en-us'] = "Port";
|
||||
$text['label-port']['ar-eg'] = "منفذ";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['es-cl'] = "Puerto";
|
||||
$text['label-port']['pt-pt'] = "Porto";
|
||||
$text['label-port']['fr-fr'] = "Port";
|
||||
$text['label-port']['pt-br'] = "Porta";
|
||||
$text['label-port']['he' ] = "";
|
||||
$text['label-port']['it-it'] = "Porta";
|
||||
$text['label-port']['nl-nl'] = "";
|
||||
$text['label-port']['pl' ] = "Port";
|
||||
$text['label-port']['pt-br'] = "Porta";
|
||||
$text['label-port']['pt-pt'] = "Porto";
|
||||
$text['label-port']['ru-ru'] = "Порт";
|
||||
$text['label-port']['sv-se'] = "Port";
|
||||
$text['label-port']['uk' ] = "Порт";
|
||||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['ar-eg'] = "منفذ";
|
||||
$text['label-port']['it-it'] = "Porta";
|
||||
|
||||
$text['label-path']['en-us'] = "Path";
|
||||
$text['label-path']['ar-eg'] = "مسار";
|
||||
$text['label-path']['de-at'] = "Pfad";
|
||||
$text['label-path']['de-de'] = "Pfad";
|
||||
$text['label-path']['es-cl'] = "Ruta";
|
||||
$text['label-path']['pt-pt'] = "Caminho";
|
||||
$text['label-path']['fr-fr'] = "Chemin";
|
||||
$text['label-path']['pt-br'] = "Caminho";
|
||||
$text['label-path']['he' ] = "";
|
||||
$text['label-path']['it-it'] = "Percorso";
|
||||
$text['label-path']['nl-nl'] = "";
|
||||
$text['label-path']['pl' ] = "Ścieżka";
|
||||
$text['label-path']['pt-br'] = "Caminho";
|
||||
$text['label-path']['pt-pt'] = "Caminho";
|
||||
$text['label-path']['ru-ru'] = "Путь";
|
||||
$text['label-path']['sv-se'] = "Sökväg";
|
||||
$text['label-path']['uk' ] = "Шлях";
|
||||
$text['label-path']['de-de'] = "Pfad";
|
||||
$text['label-path']['de-at'] = "Pfad";
|
||||
$text['label-path']['ar-eg'] = "مسار";
|
||||
$text['label-path']['it-it'] = "Percorso";
|
||||
|
||||
$text['label-host']['en-us'] = "Host";
|
||||
$text['label-host']['ar-eg'] = "مضيف";
|
||||
$text['label-host']['de-at'] = "Host";
|
||||
$text['label-host']['de-de'] = "Host";
|
||||
$text['label-host']['es-cl'] = "Host";
|
||||
$text['label-host']['pt-pt'] = "Máquina";
|
||||
$text['label-host']['fr-fr'] = "Hôte";
|
||||
$text['label-host']['pt-br'] = "Máquina";
|
||||
$text['label-host']['he' ] = "";
|
||||
$text['label-host']['it-it'] = "Host";
|
||||
$text['label-host']['nl-nl'] = "";
|
||||
$text['label-host']['pl' ] = "Host";
|
||||
$text['label-host']['pt-br'] = "Máquina";
|
||||
$text['label-host']['pt-pt'] = "Máquina";
|
||||
$text['label-host']['ru-ru'] = "Хост";
|
||||
$text['label-host']['sv-se'] = "Värd";
|
||||
$text['label-host']['uk' ] = "Хост";
|
||||
$text['label-host']['de-de'] = "Host";
|
||||
$text['label-host']['de-at'] = "Host";
|
||||
$text['label-host']['ar-eg'] = "مضيف";
|
||||
$text['label-host']['it-it'] = "Host";
|
||||
|
||||
$text['label-driver']['en-us'] = "Driver";
|
||||
$text['label-driver']['ar-eg'] = "سائق";
|
||||
$text['label-driver']['de-at'] = "Treiber";
|
||||
$text['label-driver']['de-de'] = "Treiber";
|
||||
$text['label-driver']['es-cl'] = "Controlador";
|
||||
$text['label-driver']['pt-pt'] = "Driver";
|
||||
$text['label-driver']['fr-fr'] = "Driver";
|
||||
$text['label-driver']['pt-br'] = "Driver";
|
||||
$text['label-driver']['he' ] = "";
|
||||
$text['label-driver']['it-it'] = "Driver";
|
||||
$text['label-driver']['nl-nl'] = "";
|
||||
$text['label-driver']['pl' ] = "Sterownik";
|
||||
$text['label-driver']['pt-br'] = "Driver";
|
||||
$text['label-driver']['pt-pt'] = "Driver";
|
||||
$text['label-driver']['ru-ru'] = "Драйвер";
|
||||
$text['label-driver']['sv-se'] = "Drivrutin";
|
||||
$text['label-driver']['uk' ] = "Драйвер";
|
||||
$text['label-driver']['de-de'] = "Treiber";
|
||||
$text['label-driver']['de-at'] = "Treiber";
|
||||
$text['label-driver']['ar-eg'] = "سائق";
|
||||
$text['label-driver']['it-it'] = "Driver";
|
||||
|
||||
$text['header-install']['en-us'] = "Install";
|
||||
$text['header-install']['ar-eg'] = "تثبيت";
|
||||
$text['header-install']['de-at'] = "Installieren";
|
||||
$text['header-install']['de-de'] = "Installieren";
|
||||
$text['header-install']['es-cl'] = "Instalar";
|
||||
$text['header-install']['pt-pt'] = "Instalar";
|
||||
$text['header-install']['fr-fr'] = "Installer";
|
||||
$text['header-install']['pt-br'] = "Instalar";
|
||||
$text['header-install']['he' ] = "";
|
||||
$text['header-install']['it-it'] = "Installazione";
|
||||
$text['header-install']['nl-nl'] = "";
|
||||
$text['header-install']['pl' ] = "Zainstalować";
|
||||
$text['header-install']['pt-br'] = "Instalar";
|
||||
$text['header-install']['pt-pt'] = "Instalar";
|
||||
$text['header-install']['ru-ru'] = "Установка";
|
||||
$text['header-install']['sv-se'] = "Installera";
|
||||
$text['header-install']['uk' ] = "встановлювати";
|
||||
$text['header-install']['de-at'] = "Installieren";
|
||||
$text['header-install']['de-de'] = "Installieren";
|
||||
$text['header-install']['ar-eg'] = "تثبيت";
|
||||
$text['header-install']['it-it'] = "Installazione";
|
||||
|
||||
$text['header-select_language']['en-us'] = "Select Language";
|
||||
$text['header-select_language']['ar-eg'] = "اختار اللغة";
|
||||
$text['header-select_language']['de-at'] = "Sprache auswählen";
|
||||
$text['header-select_language']['de-de'] = "Sprache auswählen";
|
||||
$text['header-select_language']['es-cl'] = "Selecciona idioma";
|
||||
$text['header-select_language']['pt-pt'] = "Selecione o idioma";
|
||||
$text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
|
||||
$text['header-select_language']['pt-br'] = "Selecione o idioma";
|
||||
$text['header-select_language']['he' ] = "";
|
||||
$text['header-select_language']['it-it'] = "Seleziona Lingua";
|
||||
$text['header-select_language']['nl-nl'] = "";
|
||||
$text['header-select_language']['pl' ] = "Wybierz język";
|
||||
$text['header-select_language']['pt-br'] = "Selecione o idioma";
|
||||
$text['header-select_language']['pt-pt'] = "Selecione o idioma";
|
||||
$text['header-select_language']['ru-ru'] = "Выберите язык";
|
||||
$text['header-select_language']['sv-se'] = "Välj språk";
|
||||
$text['header-select_language']['uk' ] = "вибір мови";
|
||||
$text['header-select_language']['de-de'] = "Sprache auswählen";
|
||||
$text['header-select_language']['de-at'] = "Sprache auswählen";
|
||||
$text['header-select_language']['ar-eg'] = "اختار اللغة";
|
||||
$text['header-select_language']['it-it'] = "Seleziona Lingua";
|
||||
|
||||
$text['header-event_socket']['en-us'] = "Event Socket Configuration";
|
||||
$text['header-event_socket']['ar-eg'] = "تكوين المقبس الحدث";
|
||||
$text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['es-cl'] = "Configuración del zócalo evento";
|
||||
$text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
|
||||
$text['header-event_socket']['fr-fr'] = "Event Configuration Socket";
|
||||
$text['header-event_socket']['pt-br'] = "Configuração soquete evento";
|
||||
$text['header-event_socket']['he' ] = "";
|
||||
$text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
|
||||
$text['header-event_socket']['nl-nl'] = "";
|
||||
$text['header-event_socket']['pl' ] = "Zdarzenie Gniazdo Konfiguracja";
|
||||
$text['header-event_socket']['pt-br'] = "Configuração soquete evento";
|
||||
$text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
|
||||
$text['header-event_socket']['ru-ru'] = "Конфигурация сокета событий";
|
||||
$text['header-event_socket']['sv-se'] = "Händelse Socket Konfiguration";
|
||||
$text['header-event_socket']['uk' ] = "Конфігурація гніздо Подія";
|
||||
$text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['ar-eg'] = "تكوين المقبس الحدث";
|
||||
$text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
|
||||
|
||||
$text['header-config_detail']['en-us'] = "Admin Configuration";
|
||||
$text['header-config_detail']['ar-eg'] = "تكوين المشرف";
|
||||
$text['header-config_detail']['de-at'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['de-de'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['es-cl'] = "Configuración de administración";
|
||||
$text['header-config_detail']['pt-pt'] = "Configuração de administrador";
|
||||
$text['header-config_detail']['fr-fr'] = "Configuration Admin";
|
||||
$text['header-config_detail']['pt-br'] = "Configuração de administrador";
|
||||
$text['header-config_detail']['he' ] = "";
|
||||
$text['header-config_detail']['it-it'] = "Configurazione Amministratore";
|
||||
$text['header-config_detail']['nl-nl'] = "";
|
||||
$text['header-config_detail']['pl' ] = "Konfiguracja Admin";
|
||||
$text['header-config_detail']['pt-br'] = "Configuração de administrador";
|
||||
$text['header-config_detail']['pt-pt'] = "Configuração de administrador";
|
||||
$text['header-config_detail']['ru-ru'] = "Конфигурация администратора";
|
||||
$text['header-config_detail']['sv-se'] = "Admin Konfiguration";
|
||||
$text['header-config_detail']['uk' ] = "конфігурація Адмін";
|
||||
$text['header-config_detail']['de-de'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['de-at'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['ar-eg'] = "تكوين المشرف";
|
||||
$text['header-config_detail']['it-it'] = "Configurazione Amministratore";
|
||||
|
||||
$text['header-config_database']['en-us'] = "Database Configuration";
|
||||
$text['header-config_database']['ar-eg'] = "تكوين قاعدة بيانات";
|
||||
$text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['es-cl'] = "Configuración de la base de datos";
|
||||
$text['header-config_database']['pt-pt'] = "Configuration Database";
|
||||
$text['header-config_database']['fr-fr'] = "Configuration de base de données";
|
||||
$text['header-config_database']['pt-br'] = "Configuration Database";
|
||||
$text['header-config_database']['he' ] = "";
|
||||
$text['header-config_database']['it-it'] = "Configurazione Database";
|
||||
$text['header-config_database']['nl-nl'] = "";
|
||||
$text['header-config_database']['pl' ] = "Konfiguracja bazy danych";
|
||||
$text['header-config_database']['pt-br'] = "Configuration Database";
|
||||
$text['header-config_database']['pt-pt'] = "Configuration Database";
|
||||
$text['header-config_database']['ru-ru'] = "Конфигурация базы данных";
|
||||
$text['header-config_database']['sv-se'] = "Databaskonfiguration ";
|
||||
$text['header-config_database']['uk' ] = "конфігурація бази даних";
|
||||
$text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['ar-eg'] = "تكوين قاعدة بيانات";
|
||||
$text['header-config_database']['it-it'] = "Configurazione Database";
|
||||
|
||||
$text['header-installing']['en-us'] = "Executing Install";
|
||||
$text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
|
||||
$text['header-installing']['de-at'] = "Installation ausführen";
|
||||
$text['header-installing']['de-de'] = "Installation ausführen";
|
||||
$text['header-installing']['es-cl'] = "Instalar la ejecución";
|
||||
$text['header-installing']['pt-pt'] = "Execução Instalar";
|
||||
$text['header-installing']['fr-fr'] = "Installez exécution";
|
||||
$text['header-installing']['pt-br'] = "Execução Instalar";
|
||||
$text['header-installing']['he' ] = "";
|
||||
$text['header-installing']['it-it'] = "Installazione in corso";
|
||||
$text['header-installing']['nl-nl'] = "";
|
||||
$text['header-installing']['pl' ] = "Wykonywanie Install";
|
||||
$text['header-installing']['pt-br'] = "Execução Instalar";
|
||||
$text['header-installing']['pt-pt'] = "Execução Instalar";
|
||||
$text['header-installing']['ru-ru'] = "Выполнение установки";
|
||||
$text['header-installing']['sv-se'] = "Exekvera Installera";
|
||||
$text['header-installing']['uk' ] = "виконання Встановіть";
|
||||
$text['header-installing']['de-de'] = "Installation ausführen";
|
||||
$text['header-installing']['de-at'] = "Installation ausführen";
|
||||
$text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
|
||||
$text['header-installing']['it-it'] = "Installazione in corso";
|
||||
|
||||
$text['description-event_host']['en-us'] = "Enter the event socket host name or IP address.";
|
||||
$text['description-event_host']['ar-eg'] = "أدخل اسم المضيف مأخذ الحدث.";
|
||||
$text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
|
||||
$text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
|
||||
$text['description-event_host']['es-cl'] = "Introduzca el nombre de host toma evento o dirección IP.";
|
||||
$text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
|
||||
$text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
|
||||
$text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
|
||||
$text['description-event_host']['he' ] = "";
|
||||
$text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
|
||||
$text['description-event_host']['nl-nl'] = "";
|
||||
$text['description-event_host']['pl' ] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
|
||||
$text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
|
||||
$text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
|
||||
$text['description-event_host']['ru-ru'] = "Введите имя хоста сокета события или IP-адрес.";
|
||||
$text['description-event_host']['sv-se'] = "Ange händelsen uttag värdnamn eller IP-adress.";
|
||||
$text['description-event_host']['uk' ] = "Введіть проведення сокета ім'я хоста або IP-адресу.";
|
||||
$text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
|
||||
$text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse für den Event-Socket an.";
|
||||
$text['description-event_host']['ar-eg'] = "أدخل اسم المضيف مأخذ الحدث.";
|
||||
$text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
|
||||
|
||||
$text['description-event_port']['en-us'] = "Enter the event socket port number.";
|
||||
$text['description-event_port']['ar-eg'] = "أدخل رقم الحدث ميناء المقبس.";
|
||||
$text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an";
|
||||
$text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
|
||||
$text['description-event_port']['es-cl'] = "Introduzca el número de puerto de socket evento.";
|
||||
$text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
|
||||
$text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
|
||||
$text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
|
||||
$text['description-event_port']['he' ] = "";
|
||||
$text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
|
||||
$text['description-event_port']['nl-nl'] = "";
|
||||
$text['description-event_port']['pl' ] = "Wprowadź numer portu gniazda zdarzenia.";
|
||||
$text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
|
||||
$text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
|
||||
$text['description-event_port']['ru-ru'] = "Введите номер порта сокета события.";
|
||||
$text['description-event_port']['sv-se'] = "Ange händelsen socket portnummer.";
|
||||
$text['description-event_port']['uk' ] = "Введіть номер подія гніздо порту.";
|
||||
$text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
|
||||
$text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an";
|
||||
$text['description-event_port']['ar-eg'] = "أدخل رقم الحدث ميناء المقبس.";
|
||||
$text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
|
||||
|
||||
$text['description-event_password']['en-us'] = "Enter the event socket password.";
|
||||
$text['description-event_password']['ar-eg'] = "أدخل كلمة المرور مأخذ الحدث.";
|
||||
$text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an.";
|
||||
$text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
|
||||
$text['description-event_password']['es-cl'] = "Introduzca la toma evento contraseña.";
|
||||
$text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
|
||||
$text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
|
||||
$text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
|
||||
$text['description-event_password']['he' ] = "";
|
||||
$text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
|
||||
$text['description-event_password']['nl-nl'] = "";
|
||||
$text['description-event_password']['pl' ] = "Wprowadź hasło gniazda zdarzenia.";
|
||||
$text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
|
||||
$text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
|
||||
$text['description-event_password']['ru-ru'] = "Введите пароль сокета события.";
|
||||
$text['description-event_password']['sv-se'] = "Ange händelsen uttag lösenord.";
|
||||
$text['description-event_password']['uk' ] = "Введіть гніздо пароль подією.";
|
||||
$text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
|
||||
$text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an.";
|
||||
$text['description-event_password']['ar-eg'] = "أدخل كلمة المرور مأخذ الحدث.";
|
||||
$text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
|
||||
|
||||
$text['description-username']['en-us'] = "Enter the database username.";
|
||||
$text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
|
||||
$text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
|
||||
$text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
|
||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
|
||||
$text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-username']['it-it'] = "Inserisci il nome utente del database.";
|
||||
$text['description-username']['nl-nl'] = "";
|
||||
$text['description-username']['pl' ] = "Wprowadź nazwę użytkownika";
|
||||
$text['description-username']['pt-br'] = "Insira o nome do usuário";
|
||||
$text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
|
||||
$text['description-username']['ru-ru'] = "Введите имя пользователя базы данных.";
|
||||
$text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
|
||||
$text['description-username']['uk' ] = "Введіть ім’я користувача бази даних";
|
||||
$text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
|
||||
$text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
|
||||
$text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
|
||||
$text['description-username']['it-it'] = "Inserisci il nome utente del database.";
|
||||
|
||||
$text['description-type']['en-us'] = "Select the database type.";
|
||||
$text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
|
||||
$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
|
||||
$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
|
||||
$text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
|
||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição.";
|
||||
$text['description-type']['he' ] = "";
|
||||
$text['description-type']['it-it'] = "Seleziona il tipo di database.";
|
||||
$text['description-type']['nl-nl'] = "";
|
||||
$text['description-type']['pl' ] = "Wprowadź rodzaj bazy danych";
|
||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição.";
|
||||
$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
|
||||
$text['description-type']['ru-ru'] = "Выберите тип базы данных.";
|
||||
$text['description-type']['sv-se'] = "Välj databastyp";
|
||||
$text['description-type']['uk' ] = "Виберіть тип бази даних";
|
||||
$text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
|
||||
$text['description-type']['it-it'] = "Seleziona il tipo di database.";
|
||||
|
||||
$text['description-port']['en-us'] = "Enter the port number.";
|
||||
$text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
|
||||
$text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['es-cl'] = "Ingrese el número del puerto.";
|
||||
$text['description-port']['pt-pt'] = "Introduza o número do porto.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-port']['it-it'] = "Inserisci il numero di porta.";
|
||||
$text['description-port']['nl-nl'] = "";
|
||||
$text['description-port']['pl' ] = "Wprowadź numer portu";
|
||||
$text['description-port']['pt-br'] = "Insira o número da porta";
|
||||
$text['description-port']['pt-pt'] = "Introduza o número do porto.";
|
||||
$text['description-port']['ru-ru'] = "Введите номер порта.";
|
||||
$text['description-port']['sv-se'] = "Ange portnummer";
|
||||
$text['description-port']['uk' ] = "Введіть номер порта";
|
||||
$text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
|
||||
$text['description-port']['it-it'] = "Inserisci il numero di porta.";
|
||||
|
||||
$text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
|
||||
$text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (سكليتي فقط).";
|
||||
$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
|
||||
$text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
|
||||
$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']['he' ] = "";
|
||||
$text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
|
||||
$text['description-path']['nl-nl'] = "";
|
||||
$text['description-path']['pl' ] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
|
||||
$text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)";
|
||||
$text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
|
||||
$text['description-path']['ru-ru'] = "Введите путь к файлу базы данных (только для SQLite).";
|
||||
$text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
|
||||
$text['description-path']['uk' ] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
|
||||
$text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (سكليتي فقط).";
|
||||
$text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
|
||||
|
||||
$text['description-password']['en-us'] = "Enter the database password.";
|
||||
$text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
|
||||
$text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
|
||||
$text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
|
||||
$text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
|
||||
$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-password']['it-it'] = "Inserisci la password del database.";
|
||||
$text['description-password']['nl-nl'] = "";
|
||||
$text['description-password']['pl' ] = "Wpisz hasło";
|
||||
$text['description-password']['pt-br'] = "Introduza a senha";
|
||||
$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
|
||||
$text['description-password']['ru-ru'] = "Введите пароль базы данных.";
|
||||
$text['description-password']['sv-se'] = "Ange databasens lösenord.";
|
||||
$text['description-password']['uk' ] = "Введіть пароль бази даних.";
|
||||
$text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
|
||||
$text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
|
||||
$text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
|
||||
$text['description-password']['it-it'] = "Inserisci la password del database.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the database name.";
|
||||
$text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-name']['it-it'] = "Inserisci il nome del database.";
|
||||
$text['description-name']['nl-nl'] = "";
|
||||
$text['description-name']['pl' ] = "Wprowadź nazwę bazy danych.";
|
||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
|
||||
$text['description-name']['ru-ru'] = "Введите имя базы данных.";
|
||||
$text['description-name']['sv-se'] = "Ange databasens namn.";
|
||||
$text['description-name']['uk' ] = "Введіть ім'я бази даних.";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
|
||||
$text['description-name']['it-it'] = "Inserisci il nome del database.";
|
||||
|
||||
$text['description-host']['en-us'] = "Enter the host name.";
|
||||
$text['description-host']['ar-eg'] = "أدخل إسم المضيف";
|
||||
$text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['es-cl'] = "Ingrese el nombre de host";
|
||||
$text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-host']['it-it'] = "Inserisci il nome host.";
|
||||
$text['description-host']['nl-nl'] = "";
|
||||
$text['description-host']['pl' ] = "Wprowadź nazwę hosta.";
|
||||
$text['description-host']['pt-br'] = "Insira o nome da máquina ";
|
||||
$text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
|
||||
$text['description-host']['ru-ru'] = "Введите имя хоста.";
|
||||
$text['description-host']['sv-se'] = "Ange värdnamnet";
|
||||
$text['description-host']['uk' ] = "Введіть ім'я хоста.";
|
||||
$text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['ar-eg'] = "أدخل إسم المضيف";
|
||||
$text['description-host']['it-it'] = "Inserisci il nome host.";
|
||||
|
||||
$text['description-driver']['en-us'] = "Select the database driver.";
|
||||
$text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
|
||||
$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
|
||||
$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
|
||||
$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']['he' ] = "";
|
||||
$text['description-driver']['it-it'] = "Seleziona il driver del database.";
|
||||
$text['description-driver']['nl-nl'] = "";
|
||||
$text['description-driver']['pl' ] = "Wybierz sterownik bazy danych.";
|
||||
$text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
|
||||
$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
|
||||
$text['description-driver']['ru-ru'] = "Выберите драйвер базы данных.";
|
||||
$text['description-driver']['sv-se'] = "Välj databas drivrutin.";
|
||||
$text['description-driver']['uk' ] = "Виберіть драйвер бази даних.";
|
||||
$text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
|
||||
$text['description-driver']['it-it'] = "Seleziona il driver del database.";
|
||||
|
||||
$text['description-install']['en-us'] = "Select the action below you wish to perform.";
|
||||
$text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
|
||||
$text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar."; //action signular needed
|
||||
$text['description-install']['fr-fr'] = "Sélectionnez les action ci-dessous que vous souhaitez effectuer.";
|
||||
$text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar "; //action signular needed
|
||||
$text['description-install']['pl'] = "Wybierz opcje, które chcesz wykonać."; //action signular needed
|
||||
$text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
|
||||
$text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra."; //action signular needed
|
||||
$text['description-install']['uk'] = "Виберіть об’єкти для оновлення"; //action signular needed
|
||||
$text['description-install']['de-de'] = "Wählen Sie eine Aktion."; //action signular needed
|
||||
$text['description-install']['de-at'] = "Wählen Sie eine Aktion."; //action signular needed
|
||||
$text['description-install']['ar-eg'] = "حدد الإجراء أدناه كنت ترغب في القيام بها.";
|
||||
$text['description-install']['de-at'] = "Wählen Sie eine Aktion.";
|
||||
$text['description-install']['de-de'] = "Wählen Sie eine Aktion.";
|
||||
$text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
|
||||
$text['description-install']['fr-fr'] = "Sélectionnez les action ci-dessous que vous souhaitez effectuer.";
|
||||
$text['description-install']['he' ] = "";
|
||||
$text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
|
||||
$text['description-install']['nl-nl'] = "";
|
||||
$text['description-install']['pl' ] = "Wybierz opcje, które chcesz wykonać.";
|
||||
$text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
|
||||
$text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar.";
|
||||
$text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
|
||||
$text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
|
||||
$text['description-install']['uk' ] = "Виберіть об’єкти для оновлення";
|
||||
|
||||
$text['description-database-edit']['en-us'] = "Database connection information.";
|
||||
$text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
$text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
|
||||
$text['description-database-edit']['nl-nl'] = "";
|
||||
$text['description-database-edit']['pl' ] = "Informacje o połączeniach z bazą danych.";
|
||||
$text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
|
||||
$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
|
||||
$text['description-database-edit']['ru-ru'] = "Информация о соединении с базой данных.";
|
||||
$text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
|
||||
$text['description-database-edit']['uk' ] = "інформація про підключення до бази даних.";
|
||||
$text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
$text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
|
||||
|
||||
$text['description-database-add']['en-us'] = "Database connection information.";
|
||||
$text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
$text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$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']['he' ] = "";
|
||||
$text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
|
||||
$text['description-database-add']['nl-nl'] = "";
|
||||
$text['description-database-add']['pl' ] = "Informacje o połączeniach z bazą danych.";
|
||||
$text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
|
||||
$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
|
||||
$text['description-database-add']['ru-ru'] = "Информация о соединении с базой данных.";
|
||||
$text['description-database-add']['sv-se'] = "Information om Databasanslutning";
|
||||
$text['description-database-add']['uk' ] = "інформація про підключення до бази даних.";
|
||||
$text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
$text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
|
||||
|
||||
$text['description-select_language']['en-us'] = "Please select the language you want to use";
|
||||
$text['description-select_language']['ar-eg'] = "يرجى اختيار اللغة التي تريد استخدامها";
|
||||
$text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus";
|
||||
$text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
|
||||
$text['description-select_language']['es-cl'] = "Por favor, seleccione el idioma que desea utilizar";
|
||||
$text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
|
||||
$text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
|
||||
$text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
|
||||
$text['description-select_language']['he' ] = "";
|
||||
$text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
|
||||
$text['description-select_language']['nl-nl'] = "";
|
||||
$text['description-select_language']['pl' ] = "Wybierz język, którego chcesz używać";
|
||||
$text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
|
||||
$text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
|
||||
$text['description-select_language']['ru-ru'] = "Выберите язык, который вы хотите использовать";
|
||||
$text['description-select_language']['sv-se'] = "Välj det språk du vill använda";
|
||||
$text['description-select_language']['uk' ] = "Виберіть мову, який ви хочете використовувати";
|
||||
$text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
|
||||
$text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus";
|
||||
$text['description-select_language']['ar-eg'] = "يرجى اختيار اللغة التي تريد استخدامها";
|
||||
$text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
|
||||
|
||||
$text['button-detect']['en-us'] = "Detect Configuration";
|
||||
$text['button-detect']['ar-eg'] = "كشف تكوين";
|
||||
$text['button-detect']['de-at'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['de-de'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['es-cl'] = "Detectar Configuración";
|
||||
$text['button-detect']['pt-pt'] = "Detectar Configuração";
|
||||
$text['button-detect']['fr-fr'] = "Détecter Configuration";
|
||||
$text['button-detect']['pt-br'] = "Detectar Configuração";
|
||||
$text['button-detect']['he' ] = "";
|
||||
$text['button-detect']['it-it'] = "Rileva Configurazione";
|
||||
$text['button-detect']['nl-nl'] = "";
|
||||
$text['button-detect']['pl' ] = "Wykrywanie Konfiguracja";
|
||||
$text['button-detect']['pt-br'] = "Detectar Configuração";
|
||||
$text['button-detect']['pt-pt'] = "Detectar Configuração";
|
||||
$text['button-detect']['ru-ru'] = "Определить конфигурацию";
|
||||
$text['button-detect']['sv-se'] = "Detektera Konfiguration";
|
||||
$text['button-detect']['uk' ] = "виявлення Конфігурація";
|
||||
$text['button-detect']['de-de'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['de-at'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['ar-eg'] = "كشف تكوين";
|
||||
$text['button-detect']['it-it'] = "Rileva Configurazione";
|
||||
|
||||
$text['button-select']['en-us'] = "Select";
|
||||
$text['button-select']['ar-eg'] = "اختار";
|
||||
$text['button-select']['de-at'] = "Auswählen";
|
||||
$text['button-select']['de-de'] = "Auswählen";
|
||||
$text['button-select']['es-cl'] = "Seleccionar";
|
||||
$text['button-select']['pt-pt'] = "Selecionar";
|
||||
$text['button-select']['fr-fr'] = "Sélectionner";
|
||||
$text['button-select']['pt-br'] = "Selecionar";
|
||||
$text['button-select']['he' ] = "";
|
||||
$text['button-select']['it-it'] = "Seleziona";
|
||||
$text['button-select']['nl-nl'] = "";
|
||||
$text['button-select']['pl' ] = "Wybierz";
|
||||
$text['button-select']['pt-br'] = "Selecionar";
|
||||
$text['button-select']['pt-pt'] = "Selecionar";
|
||||
$text['button-select']['ru-ru'] = "Выбрать";
|
||||
$text['button-select']['sv-se'] = "Välj";
|
||||
$text['button-select']['uk' ] = "вибрати";
|
||||
$text['button-select']['de-de'] = "Auswählen";
|
||||
$text['button-select']['de-at'] = "Auswählen";
|
||||
$text['button-select']['ar-eg'] = "اختار";
|
||||
$text['button-select']['it-it'] = "Seleziona";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 403 B After Width: | Height: | Size: 403 B |
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
File diff suppressed because it is too large
Load Diff
|
|
@ -1,341 +1,420 @@
|
|||
<?php
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-notifications']['en-us'] = "Notifications";
|
||||
$text['title-notifications']['es-cl'] = "Notificaciones";
|
||||
$text['title-notifications']['pt-pt'] = "Notifica珲es";
|
||||
$text['title-notifications']['fr-fr'] = "Notifications";
|
||||
$text['title-notifications']['pt-br'] = "Notifica莽玫es";
|
||||
$text['title-notifications']['pl'] = "Powiadomienia";
|
||||
$text['title-notifications']['ru-ru'] = "Уведомления";
|
||||
$text['title-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
|
||||
$text['title-notifications']['sv-se'] = "Meddelanden";
|
||||
$text['title-notifications']['de-de'] = "Benachrichtigungen";
|
||||
$text['title-notifications']['ar-eg'] = "";
|
||||
$text['title-notifications']['de-at'] = "Benachrichtigungen";
|
||||
$text['title-notifications']['de-de'] = "Benachrichtigungen";
|
||||
$text['title-notifications']['es-cl'] = "Notificaciones";
|
||||
$text['title-notifications']['fr-fr'] = "Notifications";
|
||||
$text['title-notifications']['he' ] = "";
|
||||
$text['title-notifications']['it-it'] = "Notifiche";
|
||||
$text['title-notifications']['nl-nl'] = "";
|
||||
$text['title-notifications']['pl' ] = "Powiadomienia";
|
||||
$text['title-notifications']['pt-br'] = "Notifica莽玫es";
|
||||
$text['title-notifications']['pt-pt'] = "Notifica珲es";
|
||||
$text['title-notifications']['ru-ru'] = "Уведомления";
|
||||
$text['title-notifications']['sv-se'] = "Meddelanden";
|
||||
$text['title-notifications']['uk' ] = "小锌芯胁褨褖械薪薪褟";
|
||||
|
||||
$text['option-enabled']['en-us'] = "Enabled";
|
||||
$text['option-enabled']['es-cl'] = "Activado";
|
||||
$text['option-enabled']['pt-pt'] = "Ativado";
|
||||
$text['option-enabled']['fr-fr'] = "Activ?";
|
||||
$text['option-enabled']['pt-br'] = "Ativado";
|
||||
$text['option-enabled']['pl'] = "W艂膮czony";
|
||||
$text['option-enabled']['ru-ru'] = "Включено";
|
||||
$text['option-enabled']['uk'] = "袙泻谢褞褔械薪芯";
|
||||
$text['option-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['option-enabled']['de-de'] = "Aktiviert";
|
||||
$text['option-enabled']['ar-eg'] = "";
|
||||
$text['option-enabled']['de-at'] = "Aktiviert";
|
||||
$text['option-enabled']['de-de'] = "Aktiviert";
|
||||
$text['option-enabled']['es-cl'] = "Activado";
|
||||
$text['option-enabled']['fr-fr'] = "Activ?";
|
||||
$text['option-enabled']['he' ] = "";
|
||||
$text['option-enabled']['it-it'] = "Attivo";
|
||||
$text['option-enabled']['nl-nl'] = "";
|
||||
$text['option-enabled']['pl' ] = "W艂膮czony";
|
||||
$text['option-enabled']['pt-br'] = "Ativado";
|
||||
$text['option-enabled']['pt-pt'] = "Ativado";
|
||||
$text['option-enabled']['ru-ru'] = "Включено";
|
||||
$text['option-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['option-enabled']['uk' ] = "袙泻谢褞褔械薪芯";
|
||||
|
||||
$text['option-email']['en-us'] = "Email";
|
||||
$text['option-email']['es-cl'] = "Email";
|
||||
$text['option-email']['pt-pt'] = "Email";
|
||||
$text['option-email']['fr-fr'] = "Email";
|
||||
$text['option-email']['pt-br'] = "E-mail";
|
||||
$text['option-email']['pl'] = "E-mail";
|
||||
$text['option-email']['ru-ru'] = "Email";
|
||||
$text['option-email']['uk'] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
|
||||
$text['option-email']['sv-se'] = "E-post";
|
||||
$text['option-email']['de-de'] = "E-mail";
|
||||
$text['option-email']['ar-eg'] = "";
|
||||
$text['option-email']['de-at'] = "E-mail";
|
||||
$text['option-email']['de-de'] = "E-mail";
|
||||
$text['option-email']['es-cl'] = "Email";
|
||||
$text['option-email']['fr-fr'] = "Email";
|
||||
$text['option-email']['he' ] = "";
|
||||
$text['option-email']['it-it'] = "Email";
|
||||
$text['option-email']['nl-nl'] = "";
|
||||
$text['option-email']['pl' ] = "E-mail";
|
||||
$text['option-email']['pt-br'] = "E-mail";
|
||||
$text['option-email']['pt-pt'] = "Email";
|
||||
$text['option-email']['ru-ru'] = "Email";
|
||||
$text['option-email']['sv-se'] = "E-post";
|
||||
$text['option-email']['uk' ] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
|
||||
|
||||
$text['option-disabled']['en-us'] = "Disabled";
|
||||
$text['option-disabled']['es-cl'] = "Discapacitado";
|
||||
$text['option-disabled']['pt-pt'] = "Inv醠ido";
|
||||
$text['option-disabled']['fr-fr'] = "Handicap閟";
|
||||
$text['option-disabled']['pt-br'] = "Inv谩lido";
|
||||
$text['option-disabled']['pl'] = "Wy艂膮czony";
|
||||
$text['option-disabled']['ru-ru'] = "Отключено";
|
||||
$text['option-disabled']['uk'] = "袙懈泻谢褞褔械薪芯";
|
||||
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
||||
$text['option-disabled']['de-de'] = "Deaktiviert";
|
||||
$text['option-disabled']['ar-eg'] = "";
|
||||
$text['option-disabled']['de-at'] = "Deaktiviert";
|
||||
$text['option-disabled']['de-de'] = "Deaktiviert";
|
||||
$text['option-disabled']['es-cl'] = "Discapacitado";
|
||||
$text['option-disabled']['fr-fr'] = "Handicap閟";
|
||||
$text['option-disabled']['he' ] = "";
|
||||
$text['option-disabled']['it-it'] = "Disattivo";
|
||||
$text['option-disabled']['nl-nl'] = "";
|
||||
$text['option-disabled']['pl' ] = "Wy艂膮czony";
|
||||
$text['option-disabled']['pt-br'] = "Inv谩lido";
|
||||
$text['option-disabled']['pt-pt'] = "Inv醠ido";
|
||||
$text['option-disabled']['ru-ru'] = "Отключено";
|
||||
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
||||
$text['option-disabled']['uk' ] = "袙懈泻谢褞褔械薪芯";
|
||||
|
||||
$text['message-no_channels']['en-us'] = "No Channels Enabled";
|
||||
$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
|
||||
$text['message-no_channels']['pt-pt'] = "N鉶 h?canais habilitados";
|
||||
$text['message-no_channels']['fr-fr'] = "Pas de canaux activ閟";
|
||||
$text['message-no_channels']['pt-br'] = "N茫o h谩 canais habilitados";
|
||||
$text['message-no_channels']['pl'] = "Brak w艂膮czonych kana艂贸w";
|
||||
$text['message-no_channels']['ru-ru'] = "Каналы не включены";
|
||||
$text['message-no_channels']['uk'] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
|
||||
$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
|
||||
$text['message-no_channels']['de-de'] = "Keine Kanäle aktiviert";
|
||||
$text['message-no_channels']['ar-eg'] = "";
|
||||
$text['message-no_channels']['de-at'] = "Keine Kanäle aktiviert";
|
||||
$text['message-no_channels']['de-de'] = "Keine Kanäle aktiviert";
|
||||
$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
|
||||
$text['message-no_channels']['fr-fr'] = "Pas de canaux activ閟";
|
||||
$text['message-no_channels']['he' ] = "";
|
||||
$text['message-no_channels']['it-it'] = "Nessun Canale abilitato";
|
||||
$text['message-no_channels']['nl-nl'] = "";
|
||||
$text['message-no_channels']['pl' ] = "Brak w艂膮czonych kana艂贸w";
|
||||
$text['message-no_channels']['pt-br'] = "N茫o h谩 canais habilitados";
|
||||
$text['message-no_channels']['pt-pt'] = "N鉶 h?canais habilitados";
|
||||
$text['message-no_channels']['ru-ru'] = "Каналы не включены";
|
||||
$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
|
||||
$text['message-no_channels']['uk' ] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
|
||||
|
||||
$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
|
||||
$text['message-invalid_recipient']['es-cl'] = "Inv醠ido destinatario de la notificaci髇";
|
||||
$text['message-invalid_recipient']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
|
||||
$text['message-invalid_recipient']['fr-fr'] = "Notification invalide b閚閒iciaire";
|
||||
$text['message-invalid_recipient']['pt-br'] = "Notifica莽茫o inv谩lida Destinat谩rio";
|
||||
$text['message-invalid_recipient']['pl'] = "Nieprawid艂owy odbiorca powiadomienia";
|
||||
$text['message-invalid_recipient']['ru-ru'] = "Недопустимый получатель";
|
||||
$text['message-invalid_recipient']['uk'] = "袧械胁褨褉薪懈泄 芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
|
||||
$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
|
||||
$text['message-invalid_recipient']['de-de'] = "Ungültiger Empfänger";
|
||||
$text['message-invalid_recipient']['ar-eg'] = "";
|
||||
$text['message-invalid_recipient']['de-at'] = "Ungültiger Empfänger";
|
||||
$text['message-invalid_recipient']['de-de'] = "Ungültiger Empfänger";
|
||||
$text['message-invalid_recipient']['es-cl'] = "Inv醠ido destinatario de la notificaci髇";
|
||||
$text['message-invalid_recipient']['fr-fr'] = "Notification invalide b閚閒iciaire";
|
||||
$text['message-invalid_recipient']['he' ] = "";
|
||||
$text['message-invalid_recipient']['it-it'] = "Destinatario Notifica non valido";
|
||||
$text['message-invalid_recipient']['nl-nl'] = "";
|
||||
$text['message-invalid_recipient']['pl' ] = "Nieprawid艂owy odbiorca powiadomienia";
|
||||
$text['message-invalid_recipient']['pt-br'] = "Notifica莽茫o inv谩lida Destinat谩rio";
|
||||
$text['message-invalid_recipient']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
|
||||
$text['message-invalid_recipient']['ru-ru'] = "Недопустимый получатель";
|
||||
$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
|
||||
$text['message-invalid_recipient']['uk' ] = "袧械胁褨褉薪懈泄 芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
|
||||
|
||||
$text['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment. Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
|
||||
$text['message-disclaimer']['es-cl'] = "<u>Divulgaci髇</u>: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de <i>an髇imo</i> y <i>generales</i> la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema.";
|
||||
$text['message-disclaimer']['pt-pt'] = "<u>Divulga玢o</u>: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de <i>an鬾imo</i> e <i>geral</i> informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema.";
|
||||
$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement ?la collecte de <i>anonyme</i> et <i>g閚閞ale</i> des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e.";
|
||||
$text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros";
|
||||
$text['message-disclaimer']['pl'] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj funkcji Powiadomie艅.";
|
||||
$text['message-disclaimer']['ru-ru'] = "<u>Соглашение</u>: Включение уведомлений о проекте - это согласие на сбор статистической информации <i>анонимной</i> и <i>общей</i> о вашей среде установки. Запрошенная информация состоит из следующих компонентов:<br> 1) версия FusionPBX;<br> 2) версия PHP;<br> 3) веб-сервер и версия;<br> 4) версия голосового коммутатора;<br> 5) тип и версия базы данных;<br> 6) платформа и версия операционной системы;<br> 7) публичный IP-адрес.<br>Если вы не хотите, чтобы эта информация была отправлена, просто отключите уведомление проекту, и информация о вашей системе не будет отправлена.";
|
||||
$text['message-disclaimer']['uk'] = "";
|
||||
$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓 Projekt Meddelande avaktiverat.";
|
||||
$text['message-disclaimer']['de-de'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
|
||||
$text['message-disclaimer']['ar-eg'] = "";
|
||||
$text['message-disclaimer']['de-at'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
|
||||
$text['message-disclaimer']['de-de'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
|
||||
$text['message-disclaimer']['es-cl'] = "<u>Divulgaci髇</u>: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de <i>an髇imo</i> y <i>generales</i> la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema.";
|
||||
$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement ?la collecte de <i>anonyme</i> et <i>g閚閞ale</i> des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e.";
|
||||
$text['message-disclaimer']['he' ] = "";
|
||||
$text['message-disclaimer']['it-it'] = "<u>Avviso</u>: Abilitato le il Progetto Notifiche si acconsente alla raccolta in forma <i>anonima</i> e <i>generale</i> delle informazioni del tuo ambiente di installazione. Le informazioni richieste sono le seguenti: 1) Versione di FusionPBX, 2) Versione di PHP, 3) Tipo di web server e versione, 4) Versione dello switch voce, 5) tipo di database e tipo, 6) sistema operativo e versione, e 7) indirizzo IP pubblico. Se non vuoi che queste informazioni vengano trasmesse, lascia disabilitato il Progetto Notifiche e nessuna informazione del tuo sistema verrà trasmessa.";
|
||||
$text['message-disclaimer']['nl-nl'] = "";
|
||||
$text['message-disclaimer']['pl' ] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj funkcji Powiadomie艅.";
|
||||
$text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros";
|
||||
$text['message-disclaimer']['pt-pt'] = "<u>Divulga玢o</u>: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de <i>an鬾imo</i> e <i>geral</i> informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema.";
|
||||
$text['message-disclaimer']['ru-ru'] = "<u>Соглашение</u>: Включение уведомлений о проекте - это согласие на сбор статистической информации <i>анонимной</i> и <i>общей</i> о вашей среде установки. Запрошенная информация состоит из следующих компонентов:<br> 1) версия FusionPBX;<br> 2) версия PHP;<br> 3) веб-сервер и версия;<br> 4) версия голосового коммутатора;<br> 5) тип и версия базы данных;<br> 6) платформа и версия операционной системы;<br> 7) публичный IP-адрес.<br>Если вы не хотите, чтобы эта информация была отправлена, просто отключите уведомление проекту, и информация о вашей системе не будет отправлена.";
|
||||
$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓 Projekt Meddelande avaktiverat.";
|
||||
$text['message-disclaimer']['uk' ] = "";
|
||||
|
||||
$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
|
||||
$text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado";
|
||||
$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
|
||||
$text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis";
|
||||
$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
|
||||
$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zosta艂y przed艂o偶one";
|
||||
$text['message-demographics_submitted']['ru-ru'] = "Статистическая информация отправлена";
|
||||
$text['message-demographics_submitted']['uk'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
|
||||
$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
|
||||
$text['message-demographics_submitted']['de-de'] = "Statistik weitergegeben";
|
||||
$text['message-demographics_submitted']['ar-eg'] = "";
|
||||
$text['message-demographics_submitted']['de-at'] = "Statistik weitergegeben";
|
||||
$text['message-demographics_submitted']['de-de'] = "Statistik weitergegeben";
|
||||
$text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado";
|
||||
$text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis";
|
||||
$text['message-demographics_submitted']['he' ] = "";
|
||||
$text['message-demographics_submitted']['it-it'] = "Informazioni trasmesse";
|
||||
$text['message-demographics_submitted']['nl-nl'] = "";
|
||||
$text['message-demographics_submitted']['pl' ] = "Informacje demograficzne zosta艂y przed艂o偶one";
|
||||
$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
|
||||
$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
|
||||
$text['message-demographics_submitted']['ru-ru'] = "Статистическая информация отправлена";
|
||||
$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
|
||||
$text['message-demographics_submitted']['uk' ] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
|
||||
|
||||
$text['message-demographics_click_here']['en-us'] = "click here";
|
||||
$text['message-demographics_click_here']['es-cl'] = "clic aqu?";
|
||||
$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
|
||||
$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
|
||||
$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
|
||||
$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
|
||||
$text['message-demographics_click_here']['ru-ru'] = "нажмите сюда";
|
||||
$text['message-demographics_click_here']['uk'] = "泻谢褨泻薪褨褌褜 褌褍褌";
|
||||
$text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
|
||||
$text['message-demographics_click_here']['de-de'] = "Hier Klicken";
|
||||
$text['message-demographics_click_here']['ar-eg'] = "";
|
||||
$text['message-demographics_click_here']['de-at'] = "Hier Klicken";
|
||||
$text['message-demographics_click_here']['de-de'] = "Hier Klicken";
|
||||
$text['message-demographics_click_here']['es-cl'] = "clic aqu?";
|
||||
$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
|
||||
$text['message-demographics_click_here']['he' ] = "";
|
||||
$text['message-demographics_click_here']['it-it'] = "clicca qui";
|
||||
$text['message-demographics_click_here']['nl-nl'] = "";
|
||||
$text['message-demographics_click_here']['pl' ] = "kliknij tutaj";
|
||||
$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
|
||||
$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
|
||||
$text['message-demographics_click_here']['ru-ru'] = "нажмите сюда";
|
||||
$text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
|
||||
$text['message-demographics_click_here']['uk' ] = "泻谢褨泻薪褨褌褜 褌褍褌";
|
||||
|
||||
$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
|
||||
$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
|
||||
$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta ";
|
||||
$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, ";
|
||||
$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
|
||||
$text['message-demographics']['pl'] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,";
|
||||
$text['message-demographics']['ru-ru'] = "<u>Примечание:</u> Чтобы помочь проекту FusionPBX, отправив статистической информацию, описанную выше, <i>без</i> подписывания на уведомления о проекте, просто";
|
||||
$text['message-demographics']['uk'] = "";
|
||||
$text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt";
|
||||
$text['message-demographics']['de-de'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
|
||||
$text['message-demographics']['ar-eg'] = "";
|
||||
$text['message-demographics']['de-at'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
|
||||
$text['message-demographics']['de-de'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
|
||||
$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
|
||||
$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, ";
|
||||
$text['message-demographics']['he' ] = "";
|
||||
$text['message-demographics']['it-it'] = "<u>Nota</u>: Per aiutare il progetto FusionPBX inviando le informazioni descritte sopra <i>senza</i> iscriversi al Progetto Notifiche, semplicemente ";
|
||||
$text['message-demographics']['nl-nl'] = "";
|
||||
$text['message-demographics']['pl' ] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,";
|
||||
$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
|
||||
$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta ";
|
||||
$text['message-demographics']['ru-ru'] = "<u>Примечание:</u> Чтобы помочь проекту FusionPBX, отправив статистической информацию, описанную выше, <i>без</i> подписывания на уведомления о проекте, просто";
|
||||
$text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt";
|
||||
$text['message-demographics']['uk' ] = "";
|
||||
|
||||
$text['label-project_security']['en-us'] = "Security";
|
||||
$text['label-project_security']['es-cl'] = "Seguran鏰";
|
||||
$text['label-project_security']['pt-pt'] = "Seguran鏰";
|
||||
$text['label-project_security']['fr-fr'] = "S閏urit?";
|
||||
$text['label-project_security']['pt-br'] = "Seguran莽a";
|
||||
$text['label-project_security']['pl'] = "Zabezpieczenia";
|
||||
$text['label-project_security']['ru-ru'] = "Безопасность";
|
||||
$text['label-project_security']['uk'] = "袘械蟹锌械泻邪";
|
||||
$text['label-project_security']['sv-se'] = "S盲kerhet";
|
||||
$text['label-project_security']['de-de'] = "Sicherheit";
|
||||
$text['label-project_security']['ar-eg'] = "";
|
||||
$text['label-project_security']['de-at'] = "Sicherheit";
|
||||
$text['label-project_security']['de-de'] = "Sicherheit";
|
||||
$text['label-project_security']['es-cl'] = "Seguran鏰";
|
||||
$text['label-project_security']['fr-fr'] = "S閏urit?";
|
||||
$text['label-project_security']['he' ] = "";
|
||||
$text['label-project_security']['it-it'] = "Sicurezza";
|
||||
$text['label-project_security']['nl-nl'] = "";
|
||||
$text['label-project_security']['pl' ] = "Zabezpieczenia";
|
||||
$text['label-project_security']['pt-br'] = "Seguran莽a";
|
||||
$text['label-project_security']['pt-pt'] = "Seguran鏰";
|
||||
$text['label-project_security']['ru-ru'] = "Безопасность";
|
||||
$text['label-project_security']['sv-se'] = "S盲kerhet";
|
||||
$text['label-project_security']['uk' ] = "袘械蟹锌械泻邪";
|
||||
|
||||
$text['label-project_releases']['en-us'] = "Releases";
|
||||
$text['label-project_releases']['es-cl'] = "Estrenos";
|
||||
$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
|
||||
$text['label-project_releases']['fr-fr'] = "Communiqu閟";
|
||||
$text['label-project_releases']['pt-br'] = "Lan莽amentos";
|
||||
$text['label-project_releases']['pl'] = "Wydania";
|
||||
$text['label-project_releases']['ru-ru'] = "Релизы";
|
||||
$text['label-project_releases']['uk'] = "袪械谢褨蟹懈";
|
||||
$text['label-project_releases']['sv-se'] = "Utg氓va";
|
||||
$text['label-project_releases']['de-de'] = "Versionen";
|
||||
$text['label-project_releases']['ar-eg'] = "";
|
||||
$text['label-project_releases']['de-at'] = "Versionen";
|
||||
$text['label-project_releases']['de-de'] = "Versionen";
|
||||
$text['label-project_releases']['es-cl'] = "Estrenos";
|
||||
$text['label-project_releases']['fr-fr'] = "Communiqu閟";
|
||||
$text['label-project_releases']['he' ] = "";
|
||||
$text['label-project_releases']['it-it'] = "Rilasci";
|
||||
$text['label-project_releases']['nl-nl'] = "";
|
||||
$text['label-project_releases']['pl' ] = "Wydania";
|
||||
$text['label-project_releases']['pt-br'] = "Lan莽amentos";
|
||||
$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
|
||||
$text['label-project_releases']['ru-ru'] = "Релизы";
|
||||
$text['label-project_releases']['sv-se'] = "Utg氓va";
|
||||
$text['label-project_releases']['uk' ] = "袪械谢褨蟹懈";
|
||||
|
||||
$text['label-project_notifications']['en-us'] = "Project Notifications";
|
||||
$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
|
||||
$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
|
||||
$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
|
||||
$text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
|
||||
$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
|
||||
$text['label-project_notifications']['ru-ru'] = "Уведомления о проекте";
|
||||
$text['label-project_notifications']['uk'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
|
||||
$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
|
||||
$text['label-project_notifications']['de-de'] = "Projekt Benachrichtigungen";
|
||||
$text['label-project_notifications']['ar-eg'] = "";
|
||||
$text['label-project_notifications']['de-at'] = "Projekt Benachrichtigungen";
|
||||
$text['label-project_notifications']['de-de'] = "Projekt Benachrichtigungen";
|
||||
$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
|
||||
$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
|
||||
$text['label-project_notifications']['he' ] = "";
|
||||
$text['label-project_notifications']['it-it'] = "Progetto Notifiche";
|
||||
$text['label-project_notifications']['nl-nl'] = "";
|
||||
$text['label-project_notifications']['pl' ] = "Powiadomienia projektu";
|
||||
$text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
|
||||
$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
|
||||
$text['label-project_notifications']['ru-ru'] = "Уведомления о проекте";
|
||||
$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
|
||||
$text['label-project_notifications']['uk' ] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
|
||||
|
||||
$text['label-project_notification_recipient']['en-us'] = "Recipient";
|
||||
$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
|
||||
$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
|
||||
$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
|
||||
$text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
|
||||
$text['label-project_notification_recipient']['pl'] = "Odbiorca";
|
||||
$text['label-project_notification_recipient']['ru-ru'] = "Получатель";
|
||||
$text['label-project_notification_recipient']['uk'] = "袨褌褉懈屑褍胁邪褔";
|
||||
$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
|
||||
$text['label-project_notification_recipient']['de-de'] = "Empfänger";
|
||||
$text['label-project_notification_recipient']['ar-eg'] = "";
|
||||
$text['label-project_notification_recipient']['de-at'] = "Empfänger";
|
||||
$text['label-project_notification_recipient']['de-de'] = "Empfänger";
|
||||
$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
|
||||
$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
|
||||
$text['label-project_notification_recipient']['he' ] = "";
|
||||
$text['label-project_notification_recipient']['it-it'] = "Destinatario";
|
||||
$text['label-project_notification_recipient']['nl-nl'] = "";
|
||||
$text['label-project_notification_recipient']['pl' ] = "Odbiorca";
|
||||
$text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
|
||||
$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
|
||||
$text['label-project_notification_recipient']['ru-ru'] = "Получатель";
|
||||
$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
|
||||
$text['label-project_notification_recipient']['uk' ] = "袨褌褉懈屑褍胁邪褔";
|
||||
|
||||
$text['label-project_notification_method']['en-us'] = "Method";
|
||||
$text['label-project_notification_method']['es-cl'] = "M閠odo";
|
||||
$text['label-project_notification_method']['pt-pt'] = "M閠odo";
|
||||
$text['label-project_notification_method']['fr-fr'] = "M閠hode";
|
||||
$text['label-project_notification_method']['pt-br'] = "M茅todo";
|
||||
$text['label-project_notification_method']['pl'] = "Metoda";
|
||||
$text['label-project_notification_method']['ru-ru'] = "Метод";
|
||||
$text['label-project_notification_method']['uk'] = "袦械褌芯写";
|
||||
$text['label-project_notification_method']['sv-se'] = "Metod";
|
||||
$text['label-project_notification_method']['de-de'] = "Methode";
|
||||
$text['label-project_notification_method']['ar-eg'] = "";
|
||||
$text['label-project_notification_method']['de-at'] = "Methode";
|
||||
$text['label-project_notification_method']['de-de'] = "Methode";
|
||||
$text['label-project_notification_method']['es-cl'] = "M閠odo";
|
||||
$text['label-project_notification_method']['fr-fr'] = "M閠hode";
|
||||
$text['label-project_notification_method']['he' ] = "";
|
||||
$text['label-project_notification_method']['it-it'] = "Metodo";
|
||||
$text['label-project_notification_method']['nl-nl'] = "";
|
||||
$text['label-project_notification_method']['pl' ] = "Metoda";
|
||||
$text['label-project_notification_method']['pt-br'] = "M茅todo";
|
||||
$text['label-project_notification_method']['pt-pt'] = "M閠odo";
|
||||
$text['label-project_notification_method']['ru-ru'] = "Метод";
|
||||
$text['label-project_notification_method']['sv-se'] = "Metod";
|
||||
$text['label-project_notification_method']['uk' ] = "袦械褌芯写";
|
||||
|
||||
$text['label-project_news']['en-us'] = "News";
|
||||
$text['label-project_news']['es-cl'] = "Noticias";
|
||||
$text['label-project_news']['pt-pt'] = "Not韈ia";
|
||||
$text['label-project_news']['fr-fr'] = "Nouvelles";
|
||||
$text['label-project_news']['pt-br'] = "Not铆cia";
|
||||
$text['label-project_news']['pl'] = "Aktualno艣ci";
|
||||
$text['label-project_news']['ru-ru'] = "Новости";
|
||||
$text['label-project_news']['uk'] = "袧芯胁懈薪懈";
|
||||
$text['label-project_news']['sv-se'] = "Nyheter";
|
||||
$text['label-project_news']['de-de'] = "Nachrichten";
|
||||
$text['label-project_news']['ar-eg'] = "";
|
||||
$text['label-project_news']['de-at'] = "Nachrichten";
|
||||
$text['label-project_news']['de-de'] = "Nachrichten";
|
||||
$text['label-project_news']['es-cl'] = "Noticias";
|
||||
$text['label-project_news']['fr-fr'] = "Nouvelles";
|
||||
$text['label-project_news']['he' ] = "";
|
||||
$text['label-project_news']['it-it'] = "Novità";
|
||||
$text['label-project_news']['nl-nl'] = "";
|
||||
$text['label-project_news']['pl' ] = "Aktualno艣ci";
|
||||
$text['label-project_news']['pt-br'] = "Not铆cia";
|
||||
$text['label-project_news']['pt-pt'] = "Not韈ia";
|
||||
$text['label-project_news']['ru-ru'] = "Новости";
|
||||
$text['label-project_news']['sv-se'] = "Nyheter";
|
||||
$text['label-project_news']['uk' ] = "袧芯胁懈薪懈";
|
||||
|
||||
$text['label-project_events']['en-us'] = "Events";
|
||||
$text['label-project_events']['es-cl'] = "Eventos";
|
||||
$text['label-project_events']['pt-pt'] = "Eventos";
|
||||
$text['label-project_events']['fr-fr'] = "関閚ements";
|
||||
$text['label-project_events']['pt-br'] = "Eventos";
|
||||
$text['label-project_events']['pl'] = "Wydarzenia";
|
||||
$text['label-project_events']['ru-ru'] = "События";
|
||||
$text['label-project_events']['uk'] = "袩芯写褨褩";
|
||||
$text['label-project_events']['sv-se'] = "Evenemang";
|
||||
$text['label-project_events']['de-de'] = "Veranstaltungen";
|
||||
$text['label-project_events']['ar-eg'] = "";
|
||||
$text['label-project_events']['de-at'] = "Veranstaltungen";
|
||||
$text['label-project_events']['de-de'] = "Veranstaltungen";
|
||||
$text['label-project_events']['es-cl'] = "Eventos";
|
||||
$text['label-project_events']['fr-fr'] = "関閚ements";
|
||||
$text['label-project_events']['he' ] = "";
|
||||
$text['label-project_events']['it-it'] = "Eventi";
|
||||
$text['label-project_events']['nl-nl'] = "";
|
||||
$text['label-project_events']['pl' ] = "Wydarzenia";
|
||||
$text['label-project_events']['pt-br'] = "Eventos";
|
||||
$text['label-project_events']['pt-pt'] = "Eventos";
|
||||
$text['label-project_events']['ru-ru'] = "События";
|
||||
$text['label-project_events']['sv-se'] = "Evenemang";
|
||||
$text['label-project_events']['uk' ] = "袩芯写褨褩";
|
||||
|
||||
$text['header-notifications']['en-us'] = "Notifications";
|
||||
$text['header-notifications']['es-cl'] = "Notificaciones";
|
||||
$text['header-notifications']['pt-pt'] = "Notifica珲es";
|
||||
$text['header-notifications']['fr-fr'] = "Notifications";
|
||||
$text['header-notifications']['pt-br'] = "Notifica莽玫es";
|
||||
$text['header-notifications']['pl'] = "Powiadomienia";
|
||||
$text['header-notifications']['ru-ru'] = "Уведомления";
|
||||
$text['header-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
|
||||
$text['header-notifications']['sv-se'] = "Meddelanden";
|
||||
$text['header-notifications']['de-de'] = "Benachrichtigungen";
|
||||
$text['header-notifications']['ar-eg'] = "";
|
||||
$text['header-notifications']['de-at'] = "Benachrichtigungen";
|
||||
$text['header-notifications']['de-de'] = "Benachrichtigungen";
|
||||
$text['header-notifications']['es-cl'] = "Notificaciones";
|
||||
$text['header-notifications']['fr-fr'] = "Notifications";
|
||||
$text['header-notifications']['he' ] = "";
|
||||
$text['header-notifications']['it-it'] = "Notifiche";
|
||||
$text['header-notifications']['nl-nl'] = "";
|
||||
$text['header-notifications']['pl' ] = "Powiadomienia";
|
||||
$text['header-notifications']['pt-br'] = "Notifica莽玫es";
|
||||
$text['header-notifications']['pt-pt'] = "Notifica珲es";
|
||||
$text['header-notifications']['ru-ru'] = "Уведомления";
|
||||
$text['header-notifications']['sv-se'] = "Meddelanden";
|
||||
$text['header-notifications']['uk' ] = "小锌芯胁褨褖械薪薪褟";
|
||||
|
||||
$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
|
||||
$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
|
||||
$text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||
$text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||
$text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a";
|
||||
$text['description-project_security']['pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
|
||||
$text['description-project_security']['ru-ru'] = "Получать уведомления об обновлениях безопасности.";
|
||||
$text['description-project_security']['uk'] = "";
|
||||
$text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
|
||||
$text['description-project_security']['de-de'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
|
||||
$text['description-project_security']['ar-eg'] = "";
|
||||
$text['description-project_security']['de-at'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
|
||||
$text['description-project_security']['de-de'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
|
||||
$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
|
||||
$text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||
$text['description-project_security']['he' ] = "";
|
||||
$text['description-project_security']['it-it'] = "Ricevi le notifiche sugli aggiornamenti di sicurezza.";
|
||||
$text['description-project_security']['nl-nl'] = "";
|
||||
$text['description-project_security']['pl' ] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
|
||||
$text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a";
|
||||
$text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||
$text['description-project_security']['ru-ru'] = "Получать уведомления об обновлениях безопасности.";
|
||||
$text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
|
||||
$text['description-project_security']['uk' ] = "";
|
||||
|
||||
$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
|
||||
$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga.";
|
||||
$text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
|
||||
$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement.";
|
||||
$text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download";
|
||||
$text['description-project_releases']['pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
|
||||
$text['description-project_releases']['ru-ru'] = "Получать уведомления, когда новая стабильная версия FusionPBX выпущена и доступна для загрузки.";
|
||||
$text['description-project_releases']['uk'] = "";
|
||||
$text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. ";
|
||||
$text['description-project_releases']['de-de'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
|
||||
$text['description-project_releases']['ar-eg'] = "";
|
||||
$text['description-project_releases']['de-at'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
|
||||
$text['description-project_releases']['de-de'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
|
||||
$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga.";
|
||||
$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement.";
|
||||
$text['description-project_releases']['he' ] = "";
|
||||
$text['description-project_releases']['it-it'] = "Ricevi notifiche quando una nuova versione stabile di FusionPBX è rilasciata e disponibile per il download.";
|
||||
$text['description-project_releases']['nl-nl'] = "";
|
||||
$text['description-project_releases']['pl' ] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
|
||||
$text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download";
|
||||
$text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
|
||||
$text['description-project_releases']['ru-ru'] = "Получать уведомления, когда новая стабильная версия FusionPBX выпущена и доступна для загрузки.";
|
||||
$text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. ";
|
||||
$text['description-project_releases']['uk' ] = "";
|
||||
|
||||
$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
|
||||
$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
|
||||
$text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||
$text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||
$text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema";
|
||||
$text['description-project_notifications']['pl'] = "W艂膮cz powiadomienia projektu FusionPBX.";
|
||||
$text['description-project_notifications']['ru-ru'] = "Включить уведомления проекта FusionPBX.";
|
||||
$text['description-project_notifications']['uk'] = "";
|
||||
$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
|
||||
$text['description-project_notifications']['de-de'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
|
||||
$text['description-project_notifications']['ar-eg'] = "";
|
||||
$text['description-project_notifications']['de-at'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
|
||||
$text['description-project_notifications']['de-de'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
|
||||
$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
|
||||
$text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||
$text['description-project_notifications']['he' ] = "";
|
||||
$text['description-project_notifications']['it-it'] = "Abilita il progetto di notifiche di FusionPBX.";
|
||||
$text['description-project_notifications']['nl-nl'] = "";
|
||||
$text['description-project_notifications']['pl' ] = "W艂膮cz powiadomienia projektu FusionPBX.";
|
||||
$text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema";
|
||||
$text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||
$text['description-project_notifications']['ru-ru'] = "Включить уведомления проекта FusionPBX.";
|
||||
$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
|
||||
$text['description-project_notifications']['uk' ] = "";
|
||||
|
||||
$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
|
||||
$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario.";
|
||||
$text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
|
||||
$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire.";
|
||||
$text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio";
|
||||
$text['description-project_notification_recipient']['pl'] = "Wpisz adres e-mail odbiorcy.";
|
||||
$text['description-project_notification_recipient']['ru-ru'] = "Введите адрес электронной почты получателя.";
|
||||
$text['description-project_notification_recipient']['uk'] = "";
|
||||
$text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren.";
|
||||
$text['description-project_notification_recipient']['de-de'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
|
||||
$text['description-project_notification_recipient']['ar-eg'] = "";
|
||||
$text['description-project_notification_recipient']['de-at'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
|
||||
$text['description-project_notification_recipient']['de-de'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
|
||||
$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario.";
|
||||
$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire.";
|
||||
$text['description-project_notification_recipient']['he' ] = "";
|
||||
$text['description-project_notification_recipient']['it-it'] = "Inserisci l'indirizzo email destinatario desiderato.";
|
||||
$text['description-project_notification_recipient']['nl-nl'] = "";
|
||||
$text['description-project_notification_recipient']['pl' ] = "Wpisz adres e-mail odbiorcy.";
|
||||
$text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio";
|
||||
$text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
|
||||
$text['description-project_notification_recipient']['ru-ru'] = "Введите адрес электронной почты получателя.";
|
||||
$text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren.";
|
||||
$text['description-project_notification_recipient']['uk' ] = "";
|
||||
|
||||
$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
|
||||
$text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇.";
|
||||
$text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
|
||||
$text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication.";
|
||||
$text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o";
|
||||
$text['description-project_notification_method']['pl'] = "Wybierz metod臋 komunikacji.";
|
||||
$text['description-project_notification_method']['ru-ru'] = "Выберите желаемый способ связи.";
|
||||
$text['description-project_notification_method']['uk'] = "";
|
||||
$text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation.";
|
||||
$text['description-project_notification_method']['de-de'] = "Wählen Sie den gewünschten Kommunikationsweg.";
|
||||
$text['description-project_notification_method']['ar-eg'] = "";
|
||||
$text['description-project_notification_method']['de-at'] = "Wählen Sie den gewünschten Kommunikationsweg.";
|
||||
$text['description-project_notification_method']['de-de'] = "Wählen Sie den gewünschten Kommunikationsweg.";
|
||||
$text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇.";
|
||||
$text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication.";
|
||||
$text['description-project_notification_method']['he' ] = "";
|
||||
$text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione.";
|
||||
$text['description-project_notification_method']['nl-nl'] = "";
|
||||
$text['description-project_notification_method']['pl' ] = "Wybierz metod臋 komunikacji.";
|
||||
$text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o";
|
||||
$text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
|
||||
$text['description-project_notification_method']['ru-ru'] = "Выберите желаемый способ связи.";
|
||||
$text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation.";
|
||||
$text['description-project_notification_method']['uk' ] = "";
|
||||
|
||||
$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
|
||||
$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general.";
|
||||
$text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
|
||||
$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟.";
|
||||
$text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema";
|
||||
$text['description-project_news']['pl'] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
|
||||
$text['description-project_news']['ru-ru'] = "Получать уведомления об общих новостях и информации FusionPBX.";
|
||||
$text['description-project_news']['uk'] = "";
|
||||
$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information.";
|
||||
$text['description-project_news']['de-de'] = "Allgemeine Informationen über FusionPBX.";
|
||||
$text['description-project_news']['ar-eg'] = "";
|
||||
$text['description-project_news']['de-at'] = "Allgemeine Informationen über FusionPBX.";
|
||||
$text['description-project_news']['de-de'] = "Allgemeine Informationen über FusionPBX.";
|
||||
$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general.";
|
||||
$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟.";
|
||||
$text['description-project_news']['he' ] = "";
|
||||
$text['description-project_news']['it-it'] = "Ricevi notifiche su novità e informazioni generali su FusionPBX.";
|
||||
$text['description-project_news']['nl-nl'] = "";
|
||||
$text['description-project_news']['pl' ] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
|
||||
$text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema";
|
||||
$text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
|
||||
$text['description-project_news']['ru-ru'] = "Получать уведомления об общих новостях и информации FusionPBX.";
|
||||
$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information.";
|
||||
$text['description-project_news']['uk' ] = "";
|
||||
|
||||
$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
|
||||
$text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto.";
|
||||
$text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto.";
|
||||
$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet.";
|
||||
$text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos";
|
||||
$text['description-project_events']['pl'] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX.";
|
||||
$text['description-project_events']['ru-ru'] = "Получать уведомления о предстоящих учебных классах FusionPBX, стендах для конференций и других событиях, связанных с проектом.";
|
||||
$text['description-project_events']['uk'] = "";
|
||||
$text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet.";
|
||||
$text['description-project_events']['de-de'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
|
||||
$text['description-project_events']['ar-eg'] = "";
|
||||
$text['description-project_events']['de-at'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
|
||||
$text['description-project_events']['de-de'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
|
||||
$text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto.";
|
||||
$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet.";
|
||||
$text['description-project_events']['he' ] = "";
|
||||
$text['description-project_events']['it-it'] = "Ricevi notifiche dei corsi FusionPBX, convenzioni, e altri eventi collegati al progetto.";
|
||||
$text['description-project_events']['nl-nl'] = "";
|
||||
$text['description-project_events']['pl' ] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX.";
|
||||
$text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos";
|
||||
$text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto.";
|
||||
$text['description-project_events']['ru-ru'] = "Получать уведомления о предстоящих учебных классах FusionPBX, стендах для конференций и других событиях, связанных с проектом.";
|
||||
$text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet.";
|
||||
$text['description-project_events']['uk' ] = "";
|
||||
|
||||
$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
|
||||
$text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||
$text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local.";
|
||||
$text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||
$text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema";
|
||||
$text['description-notifications']['pl'] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
|
||||
$text['description-notifications']['ru-ru'] = "Устанавливать настройки уведомлений для FusionPBX связанных с проектом сообщений и других локальных системных предупреждений.";
|
||||
$text['description-notifications']['uk'] = "";
|
||||
$text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar.";
|
||||
$text['description-notifications']['de-de'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
|
||||
$text['description-notifications']['ar-eg'] = "";
|
||||
$text['description-notifications']['de-at'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
|
||||
$text['description-notifications']['de-de'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
|
||||
$text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||
$text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||
$text['description-notifications']['he' ] = "";
|
||||
$text['description-notifications']['it-it'] = "Imposta le preferene di notifica per i progetti collegati a FusionPBX e altri alert di sistema locali.";
|
||||
$text['description-notifications']['nl-nl'] = "";
|
||||
$text['description-notifications']['pl' ] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
|
||||
$text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema";
|
||||
$text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local.";
|
||||
$text['description-notifications']['ru-ru'] = "Устанавливать настройки уведомлений для FusionPBX связанных с проектом сообщений и других локальных системных предупреждений.";
|
||||
$text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar.";
|
||||
$text['description-notifications']['uk' ] = "";
|
||||
|
||||
?>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:05 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-upgrade_schema']['en-us'] = "Upgrade Schema";
|
||||
$text['title-upgrade_schema']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-upgrade_schema']['de-at'] = "Schema Aktualisieren";
|
|||
$text['title-upgrade_schema']['de-de'] = "Schema Aktualisieren";
|
||||
$text['title-upgrade_schema']['es-cl'] = "Actualizar Esquema";
|
||||
$text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
|
||||
$text['title-upgrade_schema']['he' ] = "";
|
||||
$text['title-upgrade_schema']['it-it'] = "Aggiorna Scherma";
|
||||
$text['title-upgrade_schema']['nl-nl'] = "";
|
||||
$text['title-upgrade_schema']['pl' ] = "Aktualizacja schematu";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-upgrade']['de-at'] = "Aktualisierung";
|
|||
$text['title-upgrade']['de-de'] = "Aktualisierung";
|
||||
$text['title-upgrade']['es-cl'] = "Actualizar";
|
||||
$text['title-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['title-upgrade']['he' ] = "";
|
||||
$text['title-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['title-upgrade']['nl-nl'] = "";
|
||||
$text['title-upgrade']['pl' ] = "Aktualizacja";
|
||||
|
|
@ -37,6 +39,7 @@ $text['option-true']['de-at'] = "Ein";
|
|||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['he' ] = "";
|
||||
$text['option-true']['it-it'] = "Vero";
|
||||
$text['option-true']['nl-nl'] = "";
|
||||
$text['option-true']['pl' ] = "Tak";
|
||||
|
|
@ -52,6 +55,7 @@ $text['option-false']['de-at'] = "Aus";
|
|||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['he' ] = "";
|
||||
$text['option-false']['it-it'] = "Falso";
|
||||
$text['option-false']['nl-nl'] = "";
|
||||
$text['option-false']['pl' ] = "Nie";
|
||||
|
|
@ -67,6 +71,7 @@ $text['message-upgrade_source_scripts']['de-at'] = "Quellcode und Scripte aktual
|
|||
$text['message-upgrade_source_scripts']['de-de'] = "Quellcode und Scripte aktualisieren";
|
||||
$text['message-upgrade_source_scripts']['es-cl'] = "Fuente archivos actualizados";
|
||||
$text['message-upgrade_source_scripts']['fr-fr'] = "Code source et scripts mis à jour";
|
||||
$text['message-upgrade_source_scripts']['he' ] = "";
|
||||
$text['message-upgrade_source_scripts']['it-it'] = "Files sorgente e scripts caricati";
|
||||
$text['message-upgrade_source_scripts']['nl-nl'] = "";
|
||||
$text['message-upgrade_source_scripts']['pl' ] = "Aktualizacja plików źródłowych powiodła się";
|
||||
|
|
@ -82,6 +87,7 @@ $text['message-upgrade_source_failed']['de-at'] = "Quellcode Aktualisierung fehl
|
|||
$text['message-upgrade_source_failed']['de-de'] = "Quellcode Aktualisierung fehlgeschlagen";
|
||||
$text['message-upgrade_source_failed']['es-cl'] = "Fuente actualización de archivos Error";
|
||||
$text['message-upgrade_source_failed']['fr-fr'] = "La mise à jour du code source à échoué";
|
||||
$text['message-upgrade_source_failed']['he' ] = "";
|
||||
$text['message-upgrade_source_failed']['it-it'] = "Caricamento dei Files Sorgente Fallito";
|
||||
$text['message-upgrade_source_failed']['nl-nl'] = "";
|
||||
$text['message-upgrade_source_failed']['pl' ] = "Aktualizacja plików źródłowych nie powiodła się.";
|
||||
|
|
@ -97,6 +103,7 @@ $text['message-upgrade_source']['de-at'] = "Quellcode aktualisiert";
|
|||
$text['message-upgrade_source']['de-de'] = "Quellcode aktualisiert";
|
||||
$text['message-upgrade_source']['es-cl'] = "Fuente archivos actualizados";
|
||||
$text['message-upgrade_source']['fr-fr'] = "Code source mis à jour";
|
||||
$text['message-upgrade_source']['he' ] = "";
|
||||
$text['message-upgrade_source']['it-it'] = "";
|
||||
$text['message-upgrade_source']['nl-nl'] = "";
|
||||
$text['message-upgrade_source']['pl' ] = "Aktualizacja plików źródłowych powiodła się";
|
||||
|
|
@ -112,6 +119,7 @@ $text['message-upgrade_schema']['de-at'] = "Schema geprüft";
|
|||
$text['message-upgrade_schema']['de-de'] = "Schema geprüft";
|
||||
$text['message-upgrade_schema']['es-cl'] = "Esquema Verified";
|
||||
$text['message-upgrade_schema']['fr-fr'] = "Schéma Verifié";
|
||||
$text['message-upgrade_schema']['he' ] = "";
|
||||
$text['message-upgrade_schema']['it-it'] = "Schema Verificato";
|
||||
$text['message-upgrade_schema']['nl-nl'] = "";
|
||||
$text['message-upgrade_schema']['pl' ] = "Schemat zostałl zweryfikowany";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-upgrade_menu']['de-at'] = "Menüs zurückgesetzt";
|
|||
$text['message-upgrade_menu']['de-de'] = "Menüs zurückgesetzt";
|
||||
$text['message-upgrade_menu']['es-cl'] = "Omisión del menú Restauradas";
|
||||
$text['message-upgrade_menu']['fr-fr'] = "Menu par défaut rétablis";
|
||||
$text['message-upgrade_menu']['he' ] = "";
|
||||
$text['message-upgrade_menu']['it-it'] = "Menu Predefiniti Ripristinati";
|
||||
$text['message-upgrade_menu']['nl-nl'] = "";
|
||||
$text['message-upgrade_menu']['pl' ] = "Ustawienia domyślne Menu zostały przywrócone";
|
||||
|
|
@ -142,6 +151,7 @@ $text['message-upgrade_apps']['de-at'] = "Applikationen zurückgesetzt";
|
|||
$text['message-upgrade_apps']['de-de'] = "Applikationen zurückgesetzt";
|
||||
$text['message-upgrade_apps']['es-cl'] = "Predeterminadas de la aplicación Ejecutados";
|
||||
$text['message-upgrade_apps']['fr-fr'] = "Réglages par défaut de l'application rétablis";
|
||||
$text['message-upgrade_apps']['he' ] = "";
|
||||
$text['message-upgrade_apps']['it-it'] = "Impostazioni predefinite per le App Eseguite";
|
||||
$text['message-upgrade_apps']['nl-nl'] = "";
|
||||
$text['message-upgrade_apps']['pl' ] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
|
||||
|
|
@ -157,6 +167,7 @@ $text['message-upgrade']['de-at'] = "";
|
|||
$text['message-upgrade']['de-de'] = "";
|
||||
$text['message-upgrade']['es-cl'] = "Actualización Completa";
|
||||
$text['message-upgrade']['fr-fr'] = "Mis à jour";
|
||||
$text['message-upgrade']['he' ] = "";
|
||||
$text['message-upgrade']['it-it'] = "Aggiornamento Completato";
|
||||
$text['message-upgrade']['nl-nl'] = "";
|
||||
$text['message-upgrade']['pl' ] = "Aktualizacja zakończyła się pomyślnie.";
|
||||
|
|
@ -172,6 +183,7 @@ $text['login-message_text']['de-at'] = "Halten Sie sich über FusionPBX auf dem
|
|||
$text['login-message_text']['de-de'] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen.";
|
||||
$text['login-message_text']['es-cl'] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!";
|
||||
$text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!";
|
||||
$text['login-message_text']['he' ] = "";
|
||||
$text['login-message_text']['it-it'] = "Stai in contatto con il progetto FusionPBX configurando le tue preferenze nella sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, nel menu di Sistema!";
|
||||
$text['login-message_text']['nl-nl'] = "";
|
||||
$text['login-message_text']['pl' ] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!";
|
||||
|
|
@ -187,6 +199,7 @@ $text['label-upgrade_source']['de-at'] = "Quellcode";
|
|||
$text['label-upgrade_source']['de-de'] = "Quellcode";
|
||||
$text['label-upgrade_source']['es-cl'] = "Código Fuente";
|
||||
$text['label-upgrade_source']['fr-fr'] = "Code Source";
|
||||
$text['label-upgrade_source']['he' ] = "";
|
||||
$text['label-upgrade_source']['it-it'] = "Codice Sorgente";
|
||||
$text['label-upgrade_source']['nl-nl'] = "";
|
||||
$text['label-upgrade_source']['pl' ] = "Kod źródłowy";
|
||||
|
|
@ -202,6 +215,7 @@ $text['label-upgrade_schema']['de-at'] = "Schema";
|
|||
$text['label-upgrade_schema']['de-de'] = "Schema";
|
||||
$text['label-upgrade_schema']['es-cl'] = "Esquema";
|
||||
$text['label-upgrade_schema']['fr-fr'] = "Schéma";
|
||||
$text['label-upgrade_schema']['he' ] = "";
|
||||
$text['label-upgrade_schema']['it-it'] = "Schema";
|
||||
$text['label-upgrade_schema']['nl-nl'] = "";
|
||||
$text['label-upgrade_schema']['pl' ] = "Schemat";
|
||||
|
|
@ -217,6 +231,7 @@ $text['label-upgrade_permissions']['de-at'] = "Berechtigungen zurücksetzen";
|
|||
$text['label-upgrade_permissions']['de-de'] = "Berechtigungen zurücksetzen";
|
||||
$text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
|
||||
$text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
|
||||
$text['label-upgrade_permissions']['he' ] = "";
|
||||
$text['label-upgrade_permissions']['it-it'] = "Permessi Predefiniti";
|
||||
$text['label-upgrade_permissions']['nl-nl'] = "";
|
||||
$text['label-upgrade_permissions']['pl' ] = "Ustawienia domyślne uprawnień";
|
||||
|
|
@ -232,6 +247,7 @@ $text['label-upgrade_menu']['de-at'] = "Menüs zurücksetzen";
|
|||
$text['label-upgrade_menu']['de-de'] = "Menüs zurücksetzen";
|
||||
$text['label-upgrade_menu']['es-cl'] = "Omisión del menú";
|
||||
$text['label-upgrade_menu']['fr-fr'] = "Menu par défaut";
|
||||
$text['label-upgrade_menu']['he' ] = "";
|
||||
$text['label-upgrade_menu']['it-it'] = "Menu Predefiniti";
|
||||
$text['label-upgrade_menu']['nl-nl'] = "";
|
||||
$text['label-upgrade_menu']['pl' ] = "Ustawienia domyślne menu";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-upgrade_data_types']['de-at'] = "Daten Typen";
|
|||
$text['label-upgrade_data_types']['de-de'] = "Daten Typen";
|
||||
$text['label-upgrade_data_types']['es-cl'] = "Tipos de datos";
|
||||
$text['label-upgrade_data_types']['fr-fr'] = "Types de données";
|
||||
$text['label-upgrade_data_types']['he' ] = "";
|
||||
$text['label-upgrade_data_types']['it-it'] = "Tipi di dato";
|
||||
$text['label-upgrade_data_types']['nl-nl'] = "";
|
||||
$text['label-upgrade_data_types']['pl' ] = "Rodzaje danych";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-upgrade_apps']['de-at'] = "Applikationen zurücksetzen";
|
|||
$text['label-upgrade_apps']['de-de'] = "Applikationen zurücksetzen";
|
||||
$text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación";
|
||||
$text['label-upgrade_apps']['fr-fr'] = "Défaut de l'application";
|
||||
$text['label-upgrade_apps']['he' ] = "";
|
||||
$text['label-upgrade_apps']['it-it'] = "Impostazioni di default per le Applicazioni";
|
||||
$text['label-upgrade_apps']['nl-nl'] = "";
|
||||
$text['label-upgrade_apps']['pl' ] = "Ustawienia domyślne aplikacji";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-upgrade_switch']['de-at'] = "Switch aktualisieren";
|
|||
$text['label-upgrade_switch']['de-de'] = "Switch aktualisieren";
|
||||
$text['label-upgrade_switch']['es-cl'] = "";
|
||||
$text['label-upgrade_switch']['fr-fr'] = "";
|
||||
$text['label-upgrade_switch']['he' ] = "";
|
||||
$text['label-upgrade_switch']['it-it'] = "Aggiornamento Switch";
|
||||
$text['label-upgrade_switch']['nl-nl'] = "";
|
||||
$text['label-upgrade_switch']['pl' ] = "";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-upgrade']['de-at'] = "Aktualisieren";
|
|||
$text['label-upgrade']['de-de'] = "Aktualisieren";
|
||||
$text['label-upgrade']['es-cl'] = "Actualizar";
|
||||
$text['label-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['label-upgrade']['he' ] = "";
|
||||
$text['label-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['label-upgrade']['nl-nl'] = "";
|
||||
$text['label-upgrade']['pl' ] = "Aktualizacja";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-type']['de-at'] = "Typ";
|
|||
$text['label-type']['de-de'] = "Typ";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
$text['label-type']['fr-fr'] = "Type";
|
||||
$text['label-type']['he' ] = "";
|
||||
$text['label-type']['it-it'] = "Tipo";
|
||||
$text['label-type']['nl-nl'] = "";
|
||||
$text['label-type']['pl' ] = "Typ";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-table']['de-at'] = "Tabelle";
|
|||
$text['label-table']['de-de'] = "Tabelle";
|
||||
$text['label-table']['es-cl'] = "Tabla";
|
||||
$text['label-table']['fr-fr'] = "Table";
|
||||
$text['label-table']['he' ] = "";
|
||||
$text['label-table']['it-it'] = "Tabella";
|
||||
$text['label-table']['nl-nl'] = "";
|
||||
$text['label-table']['pl' ] = "Tabela";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-sql_changes']['de-at'] = "SQL Änderungen";
|
|||
$text['label-sql_changes']['de-de'] = "SQL Änderungen";
|
||||
$text['label-sql_changes']['es-cl'] = "Cambios SQL";
|
||||
$text['label-sql_changes']['fr-fr'] = "Modifications SQL";
|
||||
$text['label-sql_changes']['he' ] = "";
|
||||
$text['label-sql_changes']['it-it'] = "Cambiamenti SQL";
|
||||
$text['label-sql_changes']['nl-nl'] = "";
|
||||
$text['label-sql_changes']['pl' ] = "Zmiany SQL";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-schema']['de-at'] = "Schema";
|
|||
$text['label-schema']['de-de'] = "Schema";
|
||||
$text['label-schema']['es-cl'] = "Esquema";
|
||||
$text['label-schema']['fr-fr'] = "Schéma";
|
||||
$text['label-schema']['he' ] = "";
|
||||
$text['label-schema']['it-it'] = "Schema";
|
||||
$text['label-schema']['nl-nl'] = "";
|
||||
$text['label-schema']['pl' ] = "Schemat";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-no_change']['de-at'] = "Keine Änderungen";
|
|||
$text['label-no_change']['de-de'] = "Keine Änderungen";
|
||||
$text['label-no_change']['es-cl'] = "Sin Carga";
|
||||
$text['label-no_change']['fr-fr'] = "Pas de changement";
|
||||
$text['label-no_change']['he' ] = "";
|
||||
$text['label-no_change']['it-it'] = "Nessun cambiamento";
|
||||
$text['label-no_change']['nl-nl'] = "";
|
||||
$text['label-no_change']['pl' ] = "Bez zmian";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-name']['de-at'] = "Name";
|
|||
$text['label-name']['de-de'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
$text['label-name']['fr-fr'] = "Nom";
|
||||
$text['label-name']['he' ] = "";
|
||||
$text['label-name']['it-it'] = "Nome";
|
||||
$text['label-name']['nl-nl'] = "";
|
||||
$text['label-name']['pl' ] = "Nazwa";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-exists']['de-at'] = "Existiert";
|
|||
$text['label-exists']['de-de'] = "Existiert";
|
||||
$text['label-exists']['es-cl'] = "Existe";
|
||||
$text['label-exists']['fr-fr'] = "Existe";
|
||||
$text['label-exists']['he' ] = "";
|
||||
$text['label-exists']['it-it'] = "Esiste";
|
||||
$text['label-exists']['nl-nl'] = "";
|
||||
$text['label-exists']['pl' ] = "Istnieje";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-details']['de-at'] = "Details";
|
|||
$text['label-details']['de-de'] = "Details";
|
||||
$text['label-details']['es-cl'] = "Detalles";
|
||||
$text['label-details']['fr-fr'] = "Détails";
|
||||
$text['label-details']['he' ] = "";
|
||||
$text['label-details']['it-it'] = "Dettagli";
|
||||
$text['label-details']['nl-nl'] = "";
|
||||
$text['label-details']['pl' ] = "Szczegóły";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-database']['de-at'] = "Datenbank";
|
|||
$text['label-database']['de-de'] = "Datenbank";
|
||||
$text['label-database']['es-cl'] = "Base de datos";
|
||||
$text['label-database']['fr-fr'] = "Base de Données";
|
||||
$text['label-database']['he' ] = "";
|
||||
$text['label-database']['it-it'] = "Database";
|
||||
$text['label-database']['nl-nl'] = "";
|
||||
$text['label-database']['pl' ] = "Baza danych";
|
||||
|
|
@ -442,6 +471,7 @@ $text['header-upgrade_schema_results']['de-at'] = "Schema Ergebnisse";
|
|||
$text['header-upgrade_schema_results']['de-de'] = "Schema Ergebnisse";
|
||||
$text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema";
|
||||
$text['header-upgrade_schema_results']['fr-fr'] = "Résultats de Schéma";
|
||||
$text['header-upgrade_schema_results']['he' ] = "";
|
||||
$text['header-upgrade_schema_results']['it-it'] = "Risultato Schema";
|
||||
$text['header-upgrade_schema_results']['nl-nl'] = "";
|
||||
$text['header-upgrade_schema_results']['pl' ] = "Wyniki schematu";
|
||||
|
|
@ -457,6 +487,7 @@ $text['header-upgrade']['de-at'] = "Aktualisieren";
|
|||
$text['header-upgrade']['de-de'] = "Aktualisieren";
|
||||
$text['header-upgrade']['es-cl'] = "Actualizar";
|
||||
$text['header-upgrade']['fr-fr'] = "Mise à jour";
|
||||
$text['header-upgrade']['he' ] = "";
|
||||
$text['header-upgrade']['it-it'] = "Aggiorna";
|
||||
$text['header-upgrade']['nl-nl'] = "";
|
||||
$text['header-upgrade']['pl' ] = "Aktualizacja";
|
||||
|
|
@ -472,6 +503,7 @@ $text['header-source_update_results']['de-at'] = "Ergebnisse";
|
|||
$text['header-source_update_results']['de-de'] = "Ergebnisse";
|
||||
$text['header-source_update_results']['es-cl'] = "Respuesta";
|
||||
$text['header-source_update_results']['fr-fr'] = "Résultats";
|
||||
$text['header-source_update_results']['he' ] = "";
|
||||
$text['header-source_update_results']['it-it'] = "Risultati";
|
||||
$text['header-source_update_results']['nl-nl'] = "";
|
||||
$text['header-source_update_results']['pl' ] = "Rezultat";
|
||||
|
|
@ -487,6 +519,7 @@ $text['header-database_type']['de-at'] = "Datenbank Typ";
|
|||
$text['header-database_type']['de-de'] = "Datenbank Typ";
|
||||
$text['header-database_type']['es-cl'] = "Tipo de base de datos";
|
||||
$text['header-database_type']['fr-fr'] = "Type de base de données";
|
||||
$text['header-database_type']['he' ] = "";
|
||||
$text['header-database_type']['it-it'] = "Tipo Database";
|
||||
$text['header-database_type']['nl-nl'] = "";
|
||||
$text['header-database_type']['pl' ] = "Rodzaj bazy danych";
|
||||
|
|
@ -502,6 +535,7 @@ $text['description-upgrade_source']['de-at'] = "Aktualisiert den FusionPBX Quell
|
|||
$text['description-upgrade_source']['de-de'] = "Aktualisiert den FusionPBX Quellcode aus dem Repository";
|
||||
$text['description-upgrade_source']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio.";
|
||||
$text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt.";
|
||||
$text['description-upgrade_source']['he' ] = "";
|
||||
$text['description-upgrade_source']['it-it'] = "Aggiornamenti dei files sorgenti di FusionPBX dal repository.";
|
||||
$text['description-upgrade_source']['nl-nl'] = "";
|
||||
$text['description-upgrade_source']['pl' ] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
|
||||
|
|
@ -517,6 +551,7 @@ $text['description-upgrade_schema']['de-at'] = "Überprüft die Integrität der
|
|||
$text['description-upgrade_schema']['de-de'] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank.";
|
||||
$text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
|
||||
$text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
|
||||
$text['description-upgrade_schema']['he' ] = "";
|
||||
$text['description-upgrade_schema']['it-it'] = "Clicca per assicurare l'integrità di tabelle e campi nel database.";
|
||||
$text['description-upgrade_schema']['nl-nl'] = "";
|
||||
$text['description-upgrade_schema']['pl' ] = "Sprawdza integralność tabel i pól w bazie danych.";
|
||||
|
|
@ -532,6 +567,7 @@ $text['description-upgrade_permissions']['de-at'] = "Setzt die Standard Gruppen
|
|||
$text['description-upgrade_permissions']['de-de'] = "Setzt die Standard Gruppen Berechtigungen zurück.";
|
||||
$text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto.";
|
||||
$text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut.";
|
||||
$text['description-upgrade_permissions']['he' ] = "";
|
||||
$text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi predefiniti del gruppo.";
|
||||
$text['description-upgrade_permissions']['nl-nl'] = "";
|
||||
$text['description-upgrade_permissions']['pl' ] = "Przywraca domyślne uprawnienia grup.";
|
||||
|
|
@ -547,6 +583,7 @@ $text['description-upgrade_menu']['de-at'] = "Setzt die Menüpunkte im ausgewäh
|
|||
$text['description-upgrade_menu']['de-de'] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück.";
|
||||
$text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado.";
|
||||
$text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné.";
|
||||
$text['description-upgrade_menu']['he' ] = "";
|
||||
$text['description-upgrade_menu']['it-it'] = "Ripristina gli elementi predefiniti nel menu.";
|
||||
$text['description-upgrade_menu']['nl-nl'] = "";
|
||||
$text['description-upgrade_menu']['pl' ] = "Przywraca domyślne elementy wybranego menu.";
|
||||
|
|
@ -562,6 +599,7 @@ $text['description-upgrade_data_types']['de-at'] = "Ermittelt fehlerhafte Datent
|
|||
$text['description-upgrade_data_types']['de-de'] = "Ermittelt fehlerhafte Datentypen und korrigiert diese.";
|
||||
$text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos.";
|
||||
$text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect.";
|
||||
$text['description-upgrade_data_types']['he' ] = "";
|
||||
$text['description-upgrade_data_types']['it-it'] = "Individua e aggiorna i campi di tipo errato.";
|
||||
$text['description-upgrade_data_types']['nl-nl'] = "";
|
||||
$text['description-upgrade_data_types']['pl' ] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
|
||||
|
|
@ -577,6 +615,7 @@ $text['description-upgrade_apps']['de-at'] = "Setzt alle Applikationen auf die S
|
|||
$text['description-upgrade_apps']['de-de'] = "Setzt alle Applikationen auf die Standardeinstellungen zurück.";
|
||||
$text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
|
||||
$text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
|
||||
$text['description-upgrade_apps']['he' ] = "";
|
||||
$text['description-upgrade_apps']['it-it'] = "Applica le impostazioni predefinite per ogni applicazione.";
|
||||
$text['description-upgrade_apps']['nl-nl'] = "";
|
||||
$text['description-upgrade_apps']['pl' ] = "Przywraca domyślne ustawienia każdej aplikacji.";
|
||||
|
|
@ -592,6 +631,7 @@ $text['description-upgrade_switch']['de-at'] = "Führt die Switch-Update Routine
|
|||
$text['description-upgrade_switch']['de-de'] = "Führt die Switch-Update Routine aus";
|
||||
$text['description-upgrade_switch']['es-cl'] = "";
|
||||
$text['description-upgrade_switch']['fr-fr'] = "";
|
||||
$text['description-upgrade_switch']['he' ] = "";
|
||||
$text['description-upgrade_switch']['it-it'] = "Avvia l'aggiornamento delle routing dello switch.";
|
||||
$text['description-upgrade_switch']['nl-nl'] = "";
|
||||
$text['description-upgrade_switch']['pl' ] = "";
|
||||
|
|
@ -607,6 +647,7 @@ $text['description-upgrade']['de-at'] = "Wählen Sie die die gewünschten Aktion
|
|||
$text['description-upgrade']['de-de'] = "Wählen Sie die die gewünschten Aktionen unten aus.";
|
||||
$text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar.";
|
||||
$text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer.";
|
||||
$text['description-upgrade']['he' ] = "";
|
||||
$text['description-upgrade']['it-it'] = "Seleziona le azioni che vuoi eseguire qui sotto.";
|
||||
$text['description-upgrade']['nl-nl'] = "";
|
||||
$text['description-upgrade']['pl' ] = "Wybierz opcje, które chcesz wykonać.";
|
||||
|
|
@ -622,6 +663,7 @@ $text['button-upgrade_execute']['de-at'] = "Ausführen";
|
|||
$text['button-upgrade_execute']['de-de'] = "Ausführen";
|
||||
$text['button-upgrade_execute']['es-cl'] = "Ejecutar";
|
||||
$text['button-upgrade_execute']['fr-fr'] = "Exécuter";
|
||||
$text['button-upgrade_execute']['he' ] = "";
|
||||
$text['button-upgrade_execute']['it-it'] = "Esegui";
|
||||
$text['button-upgrade_execute']['nl-nl'] = "";
|
||||
$text['button-upgrade_execute']['pl' ] = "Wykonaj";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:09:53 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-user_dashboard']['en-us'] = "Dashboard";
|
||||
$text['title-user_dashboard']['ar-eg'] = "الصفحه الرئيسيه للمستخدم";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-user_dashboard']['de-at'] = "Benutzerübersicht";
|
|||
$text['title-user_dashboard']['de-de'] = "Benutzerübersicht";
|
||||
$text['title-user_dashboard']['es-cl'] = "Dashboard Usuario";
|
||||
$text['title-user_dashboard']['fr-fr'] = "Tableau de bord de l'utilisateur";
|
||||
$text['title-user_dashboard']['he' ] = "";
|
||||
$text['title-user_dashboard']['it-it'] = "Cruscotto";
|
||||
$text['title-user_dashboard']['nl-nl'] = "";
|
||||
$text['title-user_dashboard']['pl' ] = "Panel użytkowników";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title']['de-at'] = "Kontoeinstellungen";
|
|||
$text['title']['de-de'] = "Kontoeinstellungen";
|
||||
$text['title']['es-cl'] = "Configuración de Cuenta";
|
||||
$text['title']['fr-fr'] = "Personalisation du compte";
|
||||
$text['title']['he' ] = "";
|
||||
$text['title']['it-it'] = "Impostazioni Account";
|
||||
$text['title']['nl-nl'] = "";
|
||||
$text['title']['pl' ] = "Ustawienia konta";
|
||||
|
|
@ -37,6 +39,7 @@ $text['table2-title']['de-at'] = "Zusätzliche Informationen";
|
|||
$text['table2-title']['de-de'] = "Zusätzliche Informationen";
|
||||
$text['table2-title']['es-cl'] = "Información Adicional";
|
||||
$text['table2-title']['fr-fr'] = "Informations aditionnelles";
|
||||
$text['table2-title']['he' ] = "";
|
||||
$text['table2-title']['it-it'] = "Informazioni Aggiuntive";
|
||||
$text['table2-title']['nl-nl'] = "";
|
||||
$text['table2-title']['pl' ] = "Informacje dodatkowe ";
|
||||
|
|
@ -52,6 +55,7 @@ $text['table-tools']['de-at'] = "Funktionen";
|
|||
$text['table-tools']['de-de'] = "Funktionen";
|
||||
$text['table-tools']['es-cl'] = "Herramientas";
|
||||
$text['table-tools']['fr-fr'] = "Outils";
|
||||
$text['table-tools']['he' ] = "";
|
||||
$text['table-tools']['it-it'] = "Strumenti";
|
||||
$text['table-tools']['nl-nl'] = "";
|
||||
$text['table-tools']['pl' ] = "Narzędzia";
|
||||
|
|
@ -67,6 +71,7 @@ $text['table-title']['de-at'] = "Benutzerinformationen";
|
|||
$text['table-title']['de-de'] = "Benutzerinformationen";
|
||||
$text['table-title']['es-cl'] = "Información de Usuario";
|
||||
$text['table-title']['fr-fr'] = "Informations de l'usager";
|
||||
$text['table-title']['he' ] = "";
|
||||
$text['table-title']['it-it'] = "Informazioni Utente";
|
||||
$text['table-title']['nl-nl'] = "";
|
||||
$text['table-title']['pl' ] = "Informacje o użytkowniku";
|
||||
|
|
@ -82,6 +87,7 @@ $text['table-extension']['de-at'] = "Nebenstelle";
|
|||
$text['table-extension']['de-de'] = "Nebenstelle";
|
||||
$text['table-extension']['es-cl'] = "Extensión";
|
||||
$text['table-extension']['fr-fr'] = "Extension";
|
||||
$text['table-extension']['he' ] = "";
|
||||
$text['table-extension']['it-it'] = "Interni";
|
||||
$text['table-extension']['nl-nl'] = "";
|
||||
$text['table-extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -97,6 +103,7 @@ $text['table-description']['de-at'] = "Beschreibung";
|
|||
$text['table-description']['de-de'] = "Beschreibung";
|
||||
$text['table-description']['es-cl'] = "Descripción";
|
||||
$text['table-description']['fr-fr'] = "Description";
|
||||
$text['table-description']['he' ] = "";
|
||||
$text['table-description']['it-it'] = "Descrizione";
|
||||
$text['table-description']['nl-nl'] = "";
|
||||
$text['table-description']['pl' ] = "Opis";
|
||||
|
|
@ -112,6 +119,7 @@ $text['message-reset_link_sent']['de-at'] = "Link zum Zurücksetzen des Passwort
|
|||
$text['message-reset_link_sent']['de-de'] = "Link zum Zurücksetzen des Passworts gesendet";
|
||||
$text['message-reset_link_sent']['es-cl'] = "Restablecer Contraseña de Conexión Enviados";
|
||||
$text['message-reset_link_sent']['fr-fr'] = "Lien de réinitialisation de mot de passe envoyé";
|
||||
$text['message-reset_link_sent']['he' ] = "";
|
||||
$text['message-reset_link_sent']['it-it'] = "Link per il reset della Password Inviato";
|
||||
$text['message-reset_link_sent']['nl-nl'] = "";
|
||||
$text['message-reset_link_sent']['pl' ] = "Link do resetowania hasla zostal wyslany";
|
||||
|
|
@ -127,6 +135,7 @@ $text['message-password_reset']['de-at'] = "Passwort zurücksetzen";
|
|||
$text['message-password_reset']['de-de'] = "Passwort zurücksetzen";
|
||||
$text['message-password_reset']['es-cl'] = "Restablecer Contraseña";
|
||||
$text['message-password_reset']['fr-fr'] = "Réinitialiser votre mot de passe";
|
||||
$text['message-password_reset']['he' ] = "";
|
||||
$text['message-password_reset']['it-it'] = "Reset Password";
|
||||
$text['message-password_reset']['nl-nl'] = "";
|
||||
$text['message-password_reset']['pl' ] = "Resetowanie hasła";
|
||||
|
|
@ -142,6 +151,7 @@ $text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
|
|||
$text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
|
||||
$text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
|
||||
$text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
|
||||
$text['message-password_requirements']['he' ] = "";
|
||||
$text['message-password_requirements']['it-it'] = "Requisiti Password";
|
||||
$text['message-password_requirements']['nl-nl'] = "";
|
||||
$text['message-password_requirements']['pl' ] = "Wymagania Hasło";
|
||||
|
|
@ -157,6 +167,7 @@ $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überei
|
|||
$text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
|
||||
$text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
|
||||
$text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
|
||||
$text['message-password_mismatch']['he' ] = "";
|
||||
$text['message-password_mismatch']['it-it'] = "Le Password non Coincidono";
|
||||
$text['message-password_mismatch']['nl-nl'] = "";
|
||||
$text['message-password_mismatch']['pl' ] = "Wprowadzone hasła nie są takie same";
|
||||
|
|
@ -172,6 +183,7 @@ $text['message-password_blank']['de-at'] = "Falsches Passwort";
|
|||
$text['message-password_blank']['de-de'] = "Falsches Passwort";
|
||||
$text['message-password_blank']['es-cl'] = "Contraseña No Válida";
|
||||
$text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
|
||||
$text['message-password_blank']['he' ] = "";
|
||||
$text['message-password_blank']['it-it'] = "Password non valida";
|
||||
$text['message-password_blank']['nl-nl'] = "";
|
||||
$text['message-password_blank']['pl' ] = "Nieprawidłowe hasło";
|
||||
|
|
@ -187,6 +199,7 @@ $text['message-invalid_username_mismatch_passwords']['de-at'] = "Falscher Benutz
|
|||
$text['message-invalid_username_mismatch_passwords']['de-de'] = "Falscher Benutzername und/oder Nichtübereinstimmung der Passwörter";
|
||||
$text['message-invalid_username_mismatch_passwords']['es-cl'] = "Nombre de usuario válido y/o contraseñas no coincidentes";
|
||||
$text['message-invalid_username_mismatch_passwords']['fr-fr'] = "Nom d'utilisateur invalide et/ou les mots de passe ne correspondent pas";
|
||||
$text['message-invalid_username_mismatch_passwords']['he' ] = "";
|
||||
$text['message-invalid_username_mismatch_passwords']['it-it'] = "Nome utente non valido e/o Password non coincidenti";
|
||||
$text['message-invalid_username_mismatch_passwords']['nl-nl'] = "";
|
||||
$text['message-invalid_username_mismatch_passwords']['pl' ] = "Nieprawidłowa nazwa użytkownika lub/i niepoprawne hasła";
|
||||
|
|
@ -202,6 +215,7 @@ $text['message-invalid_email']['de-at'] = "Ungültige E-Mail-Adresse";
|
|||
$text['message-invalid_email']['de-de'] = "Ungültige E-Mail-Adresse";
|
||||
$text['message-invalid_email']['es-cl'] = "Dirección no válida de correo electrónico";
|
||||
$text['message-invalid_email']['fr-fr'] = "Adresse email invalide";
|
||||
$text['message-invalid_email']['he' ] = "";
|
||||
$text['message-invalid_email']['it-it'] = "Indirizzo Email non valido";
|
||||
$text['message-invalid_email']['nl-nl'] = "";
|
||||
$text['message-invalid_email']['pl' ] = "Nieprawidłowy adres email";
|
||||
|
|
@ -217,6 +231,7 @@ $text['login-message_dismiss']['de-at'] = "Verwerfen";
|
|||
$text['login-message_dismiss']['de-de'] = "Verwerfen";
|
||||
$text['login-message_dismiss']['es-cl'] = "Despedir";
|
||||
$text['login-message_dismiss']['fr-fr'] = "Rejeter";
|
||||
$text['login-message_dismiss']['he' ] = "";
|
||||
$text['login-message_dismiss']['it-it'] = "Annulla";
|
||||
$text['login-message_dismiss']['nl-nl'] = "";
|
||||
$text['login-message_dismiss']['pl' ] = "Odrzuć";
|
||||
|
|
@ -232,6 +247,7 @@ $text['login-message_attention']['de-at'] = "Achtung!";
|
|||
$text['login-message_attention']['de-de'] = "Achtung!";
|
||||
$text['login-message_attention']['es-cl'] = "¡Atención!";
|
||||
$text['login-message_attention']['fr-fr'] = "Attention!";
|
||||
$text['login-message_attention']['he' ] = "";
|
||||
$text['login-message_attention']['it-it'] = "Attenzione!";
|
||||
$text['login-message_attention']['nl-nl'] = "";
|
||||
$text['login-message_attention']['pl' ] = "Uwaga";
|
||||
|
|
@ -247,6 +263,7 @@ $text['label-welcome']['de-at'] = "Herzlich willkommen:";
|
|||
$text['label-welcome']['de-de'] = "Herzlich willkommen:";
|
||||
$text['label-welcome']['es-cl'] = "Bienvenido:";
|
||||
$text['label-welcome']['fr-fr'] = "Bienvenue:";
|
||||
$text['label-welcome']['he' ] = "";
|
||||
$text['label-welcome']['it-it'] = "Benvenuto:";
|
||||
$text['label-welcome']['nl-nl'] = "";
|
||||
$text['label-welcome']['pl' ] = "Witamy:";
|
||||
|
|
@ -262,6 +279,7 @@ $text['label-voicemail']['de-at'] = "Mailbox";
|
|||
$text['label-voicemail']['de-de'] = "Mailbox";
|
||||
$text['label-voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['label-voicemail']['fr-fr'] = "Messagerie Vocale";
|
||||
$text['label-voicemail']['he' ] = "";
|
||||
$text['label-voicemail']['it-it'] = "Casella vocale";
|
||||
$text['label-voicemail']['nl-nl'] = "";
|
||||
$text['label-voicemail']['pl' ] = "Poczta głosowa";
|
||||
|
|
@ -277,6 +295,7 @@ $text['label-view_all']['de-at'] = "Alle anzeigen";
|
|||
$text['label-view_all']['de-de'] = "Alle anzeigen";
|
||||
$text['label-view_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['label-view_all']['fr-fr'] = "Tout Montrer";
|
||||
$text['label-view_all']['he' ] = "";
|
||||
$text['label-view_all']['it-it'] = "Mostra Tutto";
|
||||
$text['label-view_all']['nl-nl'] = "";
|
||||
$text['label-view_all']['pl' ] = "Pokaż wszystkie";
|
||||
|
|
@ -292,6 +311,7 @@ $text['label-value']['de-at'] = "Wert";
|
|||
$text['label-value']['de-de'] = "Wert";
|
||||
$text['label-value']['es-cl'] = "Valor";
|
||||
$text['label-value']['fr-fr'] = "Valeur";
|
||||
$text['label-value']['he' ] = "";
|
||||
$text['label-value']['it-it'] = "Valore";
|
||||
$text['label-value']['nl-nl'] = "";
|
||||
$text['label-value']['pl' ] = "Wartość";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-username']['de-at'] = "Benutzername";
|
|||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||
$text['label-username']['fr-fr'] = "Nom d'utilisateur";
|
||||
$text['label-username']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "Nome Utente";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-users']['de-at'] = "Benutzer";
|
|||
$text['label-users']['de-de'] = "Benutzer";
|
||||
$text['label-users']['es-cl'] = "Usuarios";
|
||||
$text['label-users']['fr-fr'] = "Utilisateurs";
|
||||
$text['label-users']['he' ] = "";
|
||||
$text['label-users']['it-it'] = "Utenti";
|
||||
$text['label-users']['nl-nl'] = "";
|
||||
$text['label-users']['pl' ] = "Użytkownicy";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-user_language']['de-at'] = "Sprache";
|
|||
$text['label-user_language']['de-de'] = "Sprache";
|
||||
$text['label-user_language']['es-cl'] = "Lengua";
|
||||
$text['label-user_language']['fr-fr'] = "Langue";
|
||||
$text['label-user_language']['he' ] = "";
|
||||
$text['label-user_language']['it-it'] = "Lingua";
|
||||
$text['label-user_language']['nl-nl'] = "";
|
||||
$text['label-user_language']['pl' ] = "Język";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-used']['de-at'] = "Benutzt";
|
|||
$text['label-used']['de-de'] = "Benutzt";
|
||||
$text['label-used']['es-cl'] = "Usado";
|
||||
$text['label-used']['fr-fr'] = "Utilisé";
|
||||
$text['label-used']['he' ] = "";
|
||||
$text['label-used']['it-it'] = "Usato";
|
||||
$text['label-used']['nl-nl'] = "";
|
||||
$text['label-used']['pl' ] = "Używany";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
|
|||
$text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
|
||||
$text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
|
||||
$text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
|
||||
$text['label-uppercase_letters']['he' ] = "";
|
||||
$text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
|
||||
$text['label-uppercase_letters']['nl-nl'] = "";
|
||||
$text['label-uppercase_letters']['pl' ] = "Wielkie litery";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-total_extensions']['de-at'] = "Nebenstellen insgesamt";
|
|||
$text['label-total_extensions']['de-de'] = "Nebenstellen insgesamt";
|
||||
$text['label-total_extensions']['es-cl'] = "Las extensiones totales";
|
||||
$text['label-total_extensions']['fr-fr'] = "total des extensions";
|
||||
$text['label-total_extensions']['he' ] = "";
|
||||
$text['label-total_extensions']['it-it'] = "Interni Totali";
|
||||
$text['label-total_extensions']['nl-nl'] = "";
|
||||
$text['label-total_extensions']['pl' ] = "Wszystkich Rozszerzenia";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-total_destinations']['de-at'] = "Ziele insgesamt";
|
|||
$text['label-total_destinations']['de-de'] = "Ziele insgesamt";
|
||||
$text['label-total_destinations']['es-cl'] = "destinos totales";
|
||||
$text['label-total_destinations']['fr-fr'] = "total des destinations";
|
||||
$text['label-total_destinations']['he' ] = "";
|
||||
$text['label-total_destinations']['it-it'] = "Destinazioni Totali";
|
||||
$text['label-total_destinations']['nl-nl'] = "";
|
||||
$text['label-total_destinations']['pl' ] = "Wszystkich Kierunki";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-total']['de-at'] = "Summe";
|
|||
$text['label-total']['de-de'] = "Summe";
|
||||
$text['label-total']['es-cl'] = "Total";
|
||||
$text['label-total']['fr-fr'] = "Total";
|
||||
$text['label-total']['he' ] = "";
|
||||
$text['label-total']['it-it'] = "Totale";
|
||||
$text['label-total']['nl-nl'] = "";
|
||||
$text['label-total']['pl' ] = "Podsumowanie";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-time']['de-at'] = "Zeitzone";
|
|||
$text['label-time']['de-de'] = "Zeitzone";
|
||||
$text['label-time']['es-cl'] = "Zona Horaria";
|
||||
$text['label-time']['fr-fr'] = "Fuseau Horaire";
|
||||
$text['label-time']['he' ] = "";
|
||||
$text['label-time']['it-it'] = "Fuso Orario";
|
||||
$text['label-time']['nl-nl'] = "";
|
||||
$text['label-time']['pl' ] = "Strefa czasowa";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-system_uptime']['de-at'] = "System-Uptime";
|
|||
$text['label-system_uptime']['de-de'] = "System-Uptime";
|
||||
$text['label-system_uptime']['es-cl'] = "Tiempo de actividad del sistema";
|
||||
$text['label-system_uptime']['fr-fr'] = "système Uptime";
|
||||
$text['label-system_uptime']['he' ] = "";
|
||||
$text['label-system_uptime']['it-it'] = "Tempo di attività del Sistema";
|
||||
$text['label-system_uptime']['nl-nl'] = "";
|
||||
$text['label-system_uptime']['pl' ] = "System Uptime";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-system_status']['de-at'] = "Systemstatus";
|
|||
$text['label-system_status']['de-de'] = "Systemstatus";
|
||||
$text['label-system_status']['es-cl'] = "Estado del sistema";
|
||||
$text['label-system_status']['fr-fr'] = "État du système";
|
||||
$text['label-system_status']['he' ] = "";
|
||||
$text['label-system_status']['it-it'] = "Stato del Sistema";
|
||||
$text['label-system_status']['nl-nl'] = "";
|
||||
$text['label-system_status']['pl' ] = "Status systemu";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-system_counts']['de-at'] = "Systemzähler";
|
|||
$text['label-system_counts']['de-de'] = "Systemzähler";
|
||||
$text['label-system_counts']['es-cl'] = "Cuenta del sistema";
|
||||
$text['label-system_counts']['fr-fr'] = "Chiffres de système";
|
||||
$text['label-system_counts']['he' ] = "";
|
||||
$text['label-system_counts']['it-it'] = "Valori di Sistema";
|
||||
$text['label-system_counts']['nl-nl'] = "";
|
||||
$text['label-system_counts']['pl' ] = "Liczy systemowe";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-switch_uptime']['de-at'] = "Switch Uptime";
|
|||
$text['label-switch_uptime']['de-de'] = "Switch Uptime";
|
||||
$text['label-switch_uptime']['es-cl'] = "Tiempo de actividad Switch";
|
||||
$text['label-switch_uptime']['fr-fr'] = "Switch Uptime";
|
||||
$text['label-switch_uptime']['he' ] = "";
|
||||
$text['label-switch_uptime']['it-it'] = "Tempo di attività Switch";
|
||||
$text['label-switch_uptime']['nl-nl'] = "";
|
||||
$text['label-switch_uptime']['pl' ] = "Switch Uptime";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-switch']['de-at'] = "Switch";
|
|||
$text['label-switch']['de-de'] = "Switch";
|
||||
$text['label-switch']['es-cl'] = "Switch";
|
||||
$text['label-switch']['fr-fr'] = "Switch";
|
||||
$text['label-switch']['he' ] = "";
|
||||
$text['label-switch']['it-it'] = "Switch";
|
||||
$text['label-switch']['nl-nl'] = "";
|
||||
$text['label-switch']['pl' ] = "Switch";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-status']['de-at'] = "Status";
|
|||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-special_characters']['de-at'] = "Sonderzeichen";
|
|||
$text['label-special_characters']['de-de'] = "Sonderzeichen";
|
||||
$text['label-special_characters']['es-cl'] = "Caracteres especiales";
|
||||
$text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
|
||||
$text['label-special_characters']['he' ] = "";
|
||||
$text['label-special_characters']['it-it'] = "Caratteri Speciali";
|
||||
$text['label-special_characters']['nl-nl'] = "";
|
||||
$text['label-special_characters']['pl' ] = "Znaki specjalne";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-ring_groups']['de-at'] = "Rufgruppen";
|
|||
$text['label-ring_groups']['de-de'] = "Rufgruppen";
|
||||
$text['label-ring_groups']['es-cl'] = "Grupo de llamado";
|
||||
$text['label-ring_groups']['fr-fr'] = "Groupes de Sonnerie";
|
||||
$text['label-ring_groups']['he' ] = "";
|
||||
$text['label-ring_groups']['it-it'] = "Gruppi di Suoneria";
|
||||
$text['label-ring_groups']['nl-nl'] = "";
|
||||
$text['label-ring_groups']['pl' ] = "Grupy odbiorców rozmów";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-reset_password']['de-at'] = "Passwort zurücksetzen";
|
|||
$text['label-reset_password']['de-de'] = "Passwort zurücksetzen";
|
||||
$text['label-reset_password']['es-cl'] = "Restablecer contraseña";
|
||||
$text['label-reset_password']['fr-fr'] = "Réinitialiser le mot de passe";
|
||||
$text['label-reset_password']['he' ] = "";
|
||||
$text['label-reset_password']['it-it'] = "Resetta Password";
|
||||
$text['label-reset_password']['nl-nl'] = "";
|
||||
$text['label-reset_password']['pl' ] = "Resetowanie hasla";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-reset_link']['de-at'] = "Link zum Zurücksetzen des Passworts";
|
|||
$text['label-reset_link']['de-de'] = "Link zum Zurücksetzen des Passworts";
|
||||
$text['label-reset_link']['es-cl'] = "Password Reset Enlace";
|
||||
$text['label-reset_link']['fr-fr'] = "Lien de réinitialisation du mot de passe";
|
||||
$text['label-reset_link']['he' ] = "";
|
||||
$text['label-reset_link']['it-it'] = "Link per Reset Password";
|
||||
$text['label-reset_link']['nl-nl'] = "";
|
||||
$text['label-reset_link']['pl' ] = "Link do resetowania hasla";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-repeat_password']['de-at'] = "Passwort wiederholen";
|
|||
$text['label-repeat_password']['de-de'] = "Passwort wiederholen";
|
||||
$text['label-repeat_password']['es-cl'] = "Repita la Contraseña";
|
||||
$text['label-repeat_password']['fr-fr'] = "Répéter le mot de passe";
|
||||
$text['label-repeat_password']['he' ] = "";
|
||||
$text['label-repeat_password']['it-it'] = "Ripeti Password";
|
||||
$text['label-repeat_password']['nl-nl'] = "";
|
||||
$text['label-repeat_password']['pl' ] = "Wpisz ponownie hasło ";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-registrations']['de-at'] = "Registrierungen";
|
|||
$text['label-registrations']['de-de'] = "Registrierungen";
|
||||
$text['label-registrations']['es-cl'] = "Inscripciones";
|
||||
$text['label-registrations']['fr-fr'] = "Enregistrements SIP";
|
||||
$text['label-registrations']['he' ] = "";
|
||||
$text['label-registrations']['it-it'] = "Registrazioni SIP";
|
||||
$text['label-registrations']['nl-nl'] = "";
|
||||
$text['label-registrations']['pl' ] = "Rejestracje";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-recent_calls']['de-at'] = "Kürzliche Anrufe";
|
|||
$text['label-recent_calls']['de-de'] = "Kürzliche Anrufe";
|
||||
$text['label-recent_calls']['es-cl'] = "Llamadas recientes";
|
||||
$text['label-recent_calls']['fr-fr'] = "Appels récents";
|
||||
$text['label-recent_calls']['he' ] = "";
|
||||
$text['label-recent_calls']['it-it'] = "Chiamate Recenti";
|
||||
$text['label-recent_calls']['nl-nl'] = "";
|
||||
$text['label-recent_calls']['pl' ] = "Ostatnie połączenia";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-processor_usage']['de-at'] = "Prozessorauslastung ";
|
|||
$text['label-processor_usage']['de-de'] = "Prozessorauslastung ";
|
||||
$text['label-processor_usage']['es-cl'] = "uso del procesador";
|
||||
$text['label-processor_usage']['fr-fr'] = "processeur Utilisation";
|
||||
$text['label-processor_usage']['he' ] = "";
|
||||
$text['label-processor_usage']['it-it'] = "Uso CPU";
|
||||
$text['label-processor_usage']['nl-nl'] = "";
|
||||
$text['label-processor_usage']['pl' ] = "Wykorzystanie procesora";
|
||||
|
|
@ -652,6 +695,7 @@ $text['label-password']['de-at'] = "Passwort";
|
|||
$text['label-password']['de-de'] = "Passwort";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
$text['label-password']['fr-fr'] = "Mot de passe";
|
||||
$text['label-password']['he' ] = "";
|
||||
$text['label-password']['it-it'] = "Password";
|
||||
$text['label-password']['nl-nl'] = "";
|
||||
$text['label-password']['pl' ] = "Hasło";
|
||||
|
|
@ -667,6 +711,7 @@ $text['label-outbound']['de-at'] = "Ausgehend";
|
|||
$text['label-outbound']['de-de'] = "Ausgehend";
|
||||
$text['label-outbound']['es-cl'] = "Salida";
|
||||
$text['label-outbound']['fr-fr'] = "Sortant";
|
||||
$text['label-outbound']['he' ] = "";
|
||||
$text['label-outbound']['it-it'] = "In Uscita";
|
||||
$text['label-outbound']['nl-nl'] = "";
|
||||
$text['label-outbound']['pl' ] = "Wychodzące";
|
||||
|
|
@ -682,6 +727,7 @@ $text['label-numbers']['de-at'] = "Nummern";
|
|||
$text['label-numbers']['de-de'] = "Nummern";
|
||||
$text['label-numbers']['es-cl'] = "Números";
|
||||
$text['label-numbers']['fr-fr'] = "Nombres";
|
||||
$text['label-numbers']['he' ] = "";
|
||||
$text['label-numbers']['it-it'] = "Numberi";
|
||||
$text['label-numbers']['nl-nl'] = "";
|
||||
$text['label-numbers']['pl' ] = "Liczby";
|
||||
|
|
@ -697,6 +743,7 @@ $text['label-no_voicemail_assigned']['de-at'] = "Keine Mailbox zugewiesen";
|
|||
$text['label-no_voicemail_assigned']['de-de'] = "Keine Mailbox zugewiesen";
|
||||
$text['label-no_voicemail_assigned']['es-cl'] = "No Asignado correo de voz";
|
||||
$text['label-no_voicemail_assigned']['fr-fr'] = "Non Voicemail Assigné";
|
||||
$text['label-no_voicemail_assigned']['he' ] = "";
|
||||
$text['label-no_voicemail_assigned']['it-it'] = "Nessuna casella Vocale assegnata";
|
||||
$text['label-no_voicemail_assigned']['nl-nl'] = "";
|
||||
$text['label-no_voicemail_assigned']['pl' ] = "Nie głosowa Przypisany";
|
||||
|
|
@ -712,6 +759,7 @@ $text['label-new_password']['de-at'] = "Neues Passwort";
|
|||
$text['label-new_password']['de-de'] = "Neues Passwort";
|
||||
$text['label-new_password']['es-cl'] = "Nueva Contraseña";
|
||||
$text['label-new_password']['fr-fr'] = "Nouveau mot de passe";
|
||||
$text['label-new_password']['he' ] = "";
|
||||
$text['label-new_password']['it-it'] = "Nuova Password";
|
||||
$text['label-new_password']['nl-nl'] = "";
|
||||
$text['label-new_password']['pl' ] = "Nowe haslo";
|
||||
|
|
@ -727,6 +775,7 @@ $text['label-new_messages']['de-at'] = "Neue Nachrichten";
|
|||
$text['label-new_messages']['de-de'] = "Neue Nachrichten";
|
||||
$text['label-new_messages']['es-cl'] = "Nuevos mensajes";
|
||||
$text['label-new_messages']['fr-fr'] = "Nouveaux messages";
|
||||
$text['label-new_messages']['he' ] = "";
|
||||
$text['label-new_messages']['it-it'] = "Nuovi Messaggi";
|
||||
$text['label-new_messages']['nl-nl'] = "";
|
||||
$text['label-new_messages']['pl' ] = "Nowe wiadomości";
|
||||
|
|
@ -742,6 +791,7 @@ $text['label-new']['de-at'] = "Neu";
|
|||
$text['label-new']['de-de'] = "Neu";
|
||||
$text['label-new']['es-cl'] = "Nueva";
|
||||
$text['label-new']['fr-fr'] = "Nouveau";
|
||||
$text['label-new']['he' ] = "";
|
||||
$text['label-new']['it-it'] = "Nuovo";
|
||||
$text['label-new']['nl-nl'] = "";
|
||||
$text['label-new']['pl' ] = "Nowy";
|
||||
|
|
@ -757,6 +807,7 @@ $text['label-missed_calls']['de-at'] = "Anrufe in Abwesenheit";
|
|||
$text['label-missed_calls']['de-de'] = "Anrufe in Abwesenheit";
|
||||
$text['label-missed_calls']['es-cl'] = "Llamadas perdidas";
|
||||
$text['label-missed_calls']['fr-fr'] = "Appels manqués";
|
||||
$text['label-missed_calls']['he' ] = "";
|
||||
$text['label-missed_calls']['it-it'] = "Chiamate Perse";
|
||||
$text['label-missed_calls']['nl-nl'] = "";
|
||||
$text['label-missed_calls']['pl' ] = "Nieodebrane połączenie";
|
||||
|
|
@ -772,6 +823,7 @@ $text['label-missed']['de-at'] = "Verpasst";
|
|||
$text['label-missed']['de-de'] = "Verpasst";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
$text['label-missed']['fr-fr'] = "Raté";
|
||||
$text['label-missed']['he' ] = "";
|
||||
$text['label-missed']['it-it'] = "Perse";
|
||||
$text['label-missed']['nl-nl'] = "";
|
||||
$text['label-missed']['pl' ] = "Nie odebrany";
|
||||
|
|
@ -787,6 +839,7 @@ $text['label-messages']['de-at'] = "Nachrichten";
|
|||
$text['label-messages']['de-de'] = "Nachrichten";
|
||||
$text['label-messages']['es-cl'] = "Mensajes";
|
||||
$text['label-messages']['fr-fr'] = "Messages";
|
||||
$text['label-messages']['he' ] = "";
|
||||
$text['label-messages']['it-it'] = "Messaggi";
|
||||
$text['label-messages']['nl-nl'] = "";
|
||||
$text['label-messages']['pl' ] = "Wiadomości";
|
||||
|
|
@ -802,6 +855,7 @@ $text['label-memory_usage']['de-at'] = "Speichernutzung";
|
|||
$text['label-memory_usage']['de-de'] = "Speichernutzung";
|
||||
$text['label-memory_usage']['es-cl'] = "Uso de memoria";
|
||||
$text['label-memory_usage']['fr-fr'] = "Utilisation de la mémoire";
|
||||
$text['label-memory_usage']['he' ] = "";
|
||||
$text['label-memory_usage']['it-it'] = "Uso Memoria";
|
||||
$text['label-memory_usage']['nl-nl'] = "";
|
||||
$text['label-memory_usage']['pl' ] = "Zużycie pamięci";
|
||||
|
|
@ -817,6 +871,7 @@ $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
|
|||
$text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
|
||||
$text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
|
||||
$text['label-lowercase_letters']['fr-fr'] = "Minuscules";
|
||||
$text['label-lowercase_letters']['he' ] = "";
|
||||
$text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
|
||||
$text['label-lowercase_letters']['nl-nl'] = "";
|
||||
$text['label-lowercase_letters']['pl' ] = "Małe litery";
|
||||
|
|
@ -832,6 +887,7 @@ $text['label-local']['de-at'] = "Lokal";
|
|||
$text['label-local']['de-de'] = "Lokal";
|
||||
$text['label-local']['es-cl'] = "Local";
|
||||
$text['label-local']['fr-fr'] = "Local";
|
||||
$text['label-local']['he' ] = "";
|
||||
$text['label-local']['it-it'] = "Locale";
|
||||
$text['label-local']['nl-nl'] = "";
|
||||
$text['label-local']['pl' ] = "Lokalne";
|
||||
|
|
@ -847,6 +903,7 @@ $text['label-last_24_hours']['de-at'] = "Die letzten 24 Stunden";
|
|||
$text['label-last_24_hours']['de-de'] = "Die letzten 24 Stunden";
|
||||
$text['label-last_24_hours']['es-cl'] = "Últimas 24 horas";
|
||||
$text['label-last_24_hours']['fr-fr'] = "Dernières 24 heures";
|
||||
$text['label-last_24_hours']['he' ] = "";
|
||||
$text['label-last_24_hours']['it-it'] = "Ultime 24 Ore";
|
||||
$text['label-last_24_hours']['nl-nl'] = "";
|
||||
$text['label-last_24_hours']['pl' ] = "Ostatnie 24 godziny";
|
||||
|
|
@ -862,6 +919,7 @@ $text['label-ivr_menus']['de-at'] = "Automatische Vermittlungen";
|
|||
$text['label-ivr_menus']['de-de'] = "Automatische Vermittlungen";
|
||||
$text['label-ivr_menus']['es-cl'] = "Menus IVR";
|
||||
$text['label-ivr_menus']['fr-fr'] = "Menus SVI";
|
||||
$text['label-ivr_menus']['he' ] = "";
|
||||
$text['label-ivr_menus']['it-it'] = "Menu Risponditore Vocale";
|
||||
$text['label-ivr_menus']['nl-nl'] = "";
|
||||
$text['label-ivr_menus']['pl' ] = "Menu zapowiedzi głosowych (IVR)";
|
||||
|
|
@ -877,6 +935,7 @@ $text['label-inbound']['de-at'] = "Eingehend";
|
|||
$text['label-inbound']['de-de'] = "Eingehend";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
$text['label-inbound']['fr-fr'] = "Entrant";
|
||||
$text['label-inbound']['he' ] = "";
|
||||
$text['label-inbound']['it-it'] = "Ingresso";
|
||||
$text['label-inbound']['nl-nl'] = "";
|
||||
$text['label-inbound']['pl' ] = "Przychodzące";
|
||||
|
|
@ -892,6 +951,7 @@ $text['label-item']['de-at'] = "Objekt";
|
|||
$text['label-item']['de-de'] = "Objekt";
|
||||
$text['label-item']['es-cl'] = "Ítem";
|
||||
$text['label-item']['fr-fr'] = "Article";
|
||||
$text['label-item']['he' ] = "";
|
||||
$text['label-item']['it-it'] = "Elemento";
|
||||
$text['label-item']['nl-nl'] = "";
|
||||
$text['label-item']['pl' ] = "Pozycja";
|
||||
|
|
@ -907,6 +967,7 @@ $text['label-gateways']['de-at'] = "Gateways";
|
|||
$text['label-gateways']['de-de'] = "Gateways";
|
||||
$text['label-gateways']['es-cl'] = "Pasarelas";
|
||||
$text['label-gateways']['fr-fr'] = "Passerelles";
|
||||
$text['label-gateways']['he' ] = "";
|
||||
$text['label-gateways']['it-it'] = "Gateways";
|
||||
$text['label-gateways']['nl-nl'] = "";
|
||||
$text['label-gateways']['pl' ] = "Bramy wyjściowe (gateways)";
|
||||
|
|
@ -922,6 +983,7 @@ $text['label-followme']['de-at'] = "Anrufweiterschaltung";
|
|||
$text['label-followme']['de-de'] = "Anrufweiterschaltung";
|
||||
$text['label-followme']['es-cl'] = "Sígueme";
|
||||
$text['label-followme']['fr-fr'] = "Follow Me";
|
||||
$text['label-followme']['he' ] = "";
|
||||
$text['label-followme']['it-it'] = "Seguimi";
|
||||
$text['label-followme']['nl-nl'] = "";
|
||||
$text['label-followme']['pl' ] = "Podążaj za mną";
|
||||
|
|
@ -937,6 +999,7 @@ $text['label-feature']['de-at'] = "Funktion";
|
|||
$text['label-feature']['de-de'] = "Funktion";
|
||||
$text['label-feature']['es-cl'] = "Característica";
|
||||
$text['label-feature']['fr-fr'] = "Fonctionnalité";
|
||||
$text['label-feature']['he' ] = "";
|
||||
$text['label-feature']['it-it'] = "Caratteristica";
|
||||
$text['label-feature']['nl-nl'] = "";
|
||||
$text['label-feature']['pl' ] = "Cecha";
|
||||
|
|
@ -952,6 +1015,7 @@ $text['label-failed']['de-at'] = "Fehlgeschlagen";
|
|||
$text['label-failed']['de-de'] = "Fehlgeschlagen";
|
||||
$text['label-failed']['es-cl'] = "Fracasado";
|
||||
$text['label-failed']['fr-fr'] = "Manqué";
|
||||
$text['label-failed']['he' ] = "";
|
||||
$text['label-failed']['it-it'] = "Fallito";
|
||||
$text['label-failed']['nl-nl'] = "";
|
||||
$text['label-failed']['pl' ] = "Nie powiodło się";
|
||||
|
|
@ -967,6 +1031,7 @@ $text['label-extensions']['de-at'] = "Nebenstellen";
|
|||
$text['label-extensions']['de-de'] = "Nebenstellen";
|
||||
$text['label-extensions']['es-cl'] = "Extensiones";
|
||||
$text['label-extensions']['fr-fr'] = "Extensions";
|
||||
$text['label-extensions']['he' ] = "";
|
||||
$text['label-extensions']['it-it'] = "Interni";
|
||||
$text['label-extensions']['nl-nl'] = "";
|
||||
$text['label-extensions']['pl' ] = "Numery wewnętrzne";
|
||||
|
|
@ -982,6 +1047,7 @@ $text['label-extension']['de-at'] = "Nebenstelle";
|
|||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['fr-fr'] = "Extension";
|
||||
$text['label-extension']['he' ] = "";
|
||||
$text['label-extension']['it-it'] = "Interno";
|
||||
$text['label-extension']['nl-nl'] = "";
|
||||
$text['label-extension']['pl' ] = "Numer wewnętrzny";
|
||||
|
|
@ -997,6 +1063,7 @@ $text['label-email_address']['de-at'] = "Email Adresse";
|
|||
$text['label-email_address']['de-de'] = "Email Adresse";
|
||||
$text['label-email_address']['es-cl'] = "Dirección de Correo Electrónico";
|
||||
$text['label-email_address']['fr-fr'] = "Adresse E-mail";
|
||||
$text['label-email_address']['he' ] = "";
|
||||
$text['label-email_address']['it-it'] = "Indirizzo Email";
|
||||
$text['label-email_address']['nl-nl'] = "";
|
||||
$text['label-email_address']['pl' ] = "Adres email";
|
||||
|
|
@ -1012,6 +1079,7 @@ $text['label-domains']['de-at'] = "Domänen";
|
|||
$text['label-domains']['de-de'] = "Domänen";
|
||||
$text['label-domains']['es-cl'] = "Dominios";
|
||||
$text['label-domains']['fr-fr'] = "Domaines";
|
||||
$text['label-domains']['he' ] = "";
|
||||
$text['label-domains']['it-it'] = "Domini";
|
||||
$text['label-domains']['nl-nl'] = "";
|
||||
$text['label-domains']['pl' ] = "Domeny";
|
||||
|
|
@ -1027,6 +1095,7 @@ $text['label-domain_limits']['de-at'] = "Grenzen der Domäne";
|
|||
$text['label-domain_limits']['de-de'] = "Grenzen der Domäne";
|
||||
$text['label-domain_limits']['es-cl'] = "Límites de dominio";
|
||||
$text['label-domain_limits']['fr-fr'] = "Limites de domaine";
|
||||
$text['label-domain_limits']['he' ] = "";
|
||||
$text['label-domain_limits']['it-it'] = "Limiti di Dominio";
|
||||
$text['label-domain_limits']['nl-nl'] = "";
|
||||
$text['label-domain_limits']['pl' ] = "Granice domen";
|
||||
|
|
@ -1042,6 +1111,7 @@ $text['label-domain']['de-at'] = "Domäne";
|
|||
$text['label-domain']['de-de'] = "Domäne";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
$text['label-domain']['fr-fr'] = "Domaine";
|
||||
$text['label-domain']['he' ] = "";
|
||||
$text['label-domain']['it-it'] = "Dominio";
|
||||
$text['label-domain']['nl-nl'] = "";
|
||||
$text['label-domain']['pl' ] = "Domena";
|
||||
|
|
@ -1057,6 +1127,7 @@ $text['label-dnd']['de-at'] = "Nicht stören";
|
|||
$text['label-dnd']['de-de'] = "Nicht stören";
|
||||
$text['label-dnd']['es-cl'] = "No Molestar";
|
||||
$text['label-dnd']['fr-fr'] = "Ne Pas Déranger";
|
||||
$text['label-dnd']['he' ] = "";
|
||||
$text['label-dnd']['it-it'] = "Non disturbare";
|
||||
$text['label-dnd']['nl-nl'] = "";
|
||||
$text['label-dnd']['pl' ] = "Nie przeszkadzaj (DND)";
|
||||
|
|
@ -1072,6 +1143,7 @@ $text['label-disk_usage']['de-at'] = "Festplattennutzung";
|
|||
$text['label-disk_usage']['de-de'] = "Festplattennutzung";
|
||||
$text['label-disk_usage']['es-cl'] = "Uso del disco";
|
||||
$text['label-disk_usage']['fr-fr'] = "Utilisation du disque";
|
||||
$text['label-disk_usage']['he' ] = "";
|
||||
$text['label-disk_usage']['it-it'] = "Uso Disco";
|
||||
$text['label-disk_usage']['nl-nl'] = "";
|
||||
$text['label-disk_usage']['pl' ] = "Użycie dysku";
|
||||
|
|
@ -1087,6 +1159,7 @@ $text['label-disabled']['de-at'] = "Ausgeschaltet";
|
|||
$text['label-disabled']['de-de'] = "Ausgeschaltet";
|
||||
$text['label-disabled']['es-cl'] = "Discapacitado";
|
||||
$text['label-disabled']['fr-fr'] = "Non Permis";
|
||||
$text['label-disabled']['he' ] = "";
|
||||
$text['label-disabled']['it-it'] = "Disabilitato";
|
||||
$text['label-disabled']['nl-nl'] = "";
|
||||
$text['label-disabled']['pl' ] = "Wyłączony";
|
||||
|
|
@ -1102,6 +1175,7 @@ $text['label-devices']['de-at'] = "Geräte";
|
|||
$text['label-devices']['de-de'] = "Geräte";
|
||||
$text['label-devices']['es-cl'] = "Dispositivos";
|
||||
$text['label-devices']['fr-fr'] = "Equipements";
|
||||
$text['label-devices']['he' ] = "";
|
||||
$text['label-devices']['it-it'] = "Telefoni";
|
||||
$text['label-devices']['nl-nl'] = "";
|
||||
$text['label-devices']['pl' ] = "Urządzenia";
|
||||
|
|
@ -1117,6 +1191,7 @@ $text['label-destinations']['de-at'] = "Kopfnummern";
|
|||
$text['label-destinations']['de-de'] = "Kopfnummern";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
$text['label-destinations']['fr-fr'] = "Destinations";
|
||||
$text['label-destinations']['he' ] = "";
|
||||
$text['label-destinations']['it-it'] = "Destinazioni";
|
||||
$text['label-destinations']['nl-nl'] = "";
|
||||
$text['label-destinations']['pl' ] = "Destynacje";
|
||||
|
|
@ -1132,6 +1207,7 @@ $text['label-date_time']['de-at'] = "Datum/Uhrzeit";
|
|||
$text['label-date_time']['de-de'] = "Datum/Uhrzeit";
|
||||
$text['label-date_time']['es-cl'] = "Fecha y hora";
|
||||
$text['label-date_time']['fr-fr'] = "Date / Heure";
|
||||
$text['label-date_time']['he' ] = "";
|
||||
$text['label-date_time']['it-it'] = "Data/Ora";
|
||||
$text['label-date_time']['nl-nl'] = "";
|
||||
$text['label-date_time']['pl' ] = "Data Godzina";
|
||||
|
|
@ -1147,6 +1223,7 @@ $text['label-database_connections']['de-at'] = "Datenbankverbindungen";
|
|||
$text['label-database_connections']['de-de'] = "Datenbankverbindungen";
|
||||
$text['label-database_connections']['es-cl'] = "Conexiones de base de datos";
|
||||
$text['label-database_connections']['fr-fr'] = "Connexions de base de données";
|
||||
$text['label-database_connections']['he' ] = "";
|
||||
$text['label-database_connections']['it-it'] = "Connessioni al database";
|
||||
$text['label-database_connections']['nl-nl'] = "";
|
||||
$text['label-database_connections']['pl' ] = "Połączenia z bazami danych";
|
||||
|
|
@ -1162,6 +1239,7 @@ $text['label-confirm-password']['de-at'] = "Passwort bestätigen";
|
|||
$text['label-confirm-password']['de-de'] = "Passwort bestätigen";
|
||||
$text['label-confirm-password']['es-cl'] = "Confirmar Contraseña";
|
||||
$text['label-confirm-password']['fr-fr'] = "Confirmation du mot de passe";
|
||||
$text['label-confirm-password']['he' ] = "";
|
||||
$text['label-confirm-password']['it-it'] = "Conferma Password";
|
||||
$text['label-confirm-password']['nl-nl'] = "";
|
||||
$text['label-confirm-password']['pl' ] = "Potwierdź hasło";
|
||||
|
|
@ -1177,6 +1255,7 @@ $text['label-cid_number']['de-at'] = "Nummer";
|
|||
$text['label-cid_number']['de-de'] = "Nummer";
|
||||
$text['label-cid_number']['es-cl'] = "Número";
|
||||
$text['label-cid_number']['fr-fr'] = "Numéro";
|
||||
$text['label-cid_number']['he' ] = "";
|
||||
$text['label-cid_number']['it-it'] = "Numero";
|
||||
$text['label-cid_number']['nl-nl'] = "";
|
||||
$text['label-cid_number']['pl' ] = "Numer";
|
||||
|
|
@ -1192,6 +1271,7 @@ $text['label-cid_name']['de-at'] = "Name";
|
|||
$text['label-cid_name']['de-de'] = "Name";
|
||||
$text['label-cid_name']['es-cl'] = "Nombre";
|
||||
$text['label-cid_name']['fr-fr'] = "Nom";
|
||||
$text['label-cid_name']['he' ] = "";
|
||||
$text['label-cid_name']['it-it'] = "Nome";
|
||||
$text['label-cid_name']['nl-nl'] = "";
|
||||
$text['label-cid_name']['pl' ] = "Nazwa";
|
||||
|
|
@ -1207,6 +1287,7 @@ $text['label-characters']['de-at'] = "Zeichen";
|
|||
$text['label-characters']['de-de'] = "Zeichen";
|
||||
$text['label-characters']['es-cl'] = "Caracteres";
|
||||
$text['label-characters']['fr-fr'] = "Personnages";
|
||||
$text['label-characters']['he' ] = "";
|
||||
$text['label-characters']['it-it'] = "Caratteri";
|
||||
$text['label-characters']['nl-nl'] = "";
|
||||
$text['label-characters']['pl' ] = "Postacie";
|
||||
|
|
@ -1222,6 +1303,7 @@ $text['label-channels']['de-at'] = "Kanäle";
|
|||
$text['label-channels']['de-de'] = "Kanäle";
|
||||
$text['label-channels']['es-cl'] = "Canales";
|
||||
$text['label-channels']['fr-fr'] = "Canaux";
|
||||
$text['label-channels']['he' ] = "";
|
||||
$text['label-channels']['it-it'] = "Canali";
|
||||
$text['label-channels']['nl-nl'] = "";
|
||||
$text['label-channels']['pl' ] = "Kanały";
|
||||
|
|
@ -1237,6 +1319,7 @@ $text['label-cancelled']['de-at'] = "Abgebrochen";
|
|||
$text['label-cancelled']['de-de'] = "Abgebrochen";
|
||||
$text['label-cancelled']['es-cl'] = "Cancelado";
|
||||
$text['label-cancelled']['fr-fr'] = "Annulé";
|
||||
$text['label-cancelled']['he' ] = "";
|
||||
$text['label-cancelled']['it-it'] = "Annullato";
|
||||
$text['label-cancelled']['nl-nl'] = "";
|
||||
$text['label-cancelled']['pl' ] = "Odwołany";
|
||||
|
|
@ -1252,6 +1335,7 @@ $text['label-cancel']['de-at'] = "Abbrechen";
|
|||
$text['label-cancel']['de-de'] = "Abbrechen";
|
||||
$text['label-cancel']['es-cl'] = "Cancelar";
|
||||
$text['label-cancel']['fr-fr'] = "Annuler";
|
||||
$text['label-cancel']['he' ] = "";
|
||||
$text['label-cancel']['it-it'] = "Annulla";
|
||||
$text['label-cancel']['nl-nl'] = "";
|
||||
$text['label-cancel']['pl' ] = "Anuluj";
|
||||
|
|
@ -1267,6 +1351,7 @@ $text['label-callforward']['de-at'] = "Rufumleitung";
|
|||
$text['label-callforward']['de-de'] = "Rufumleitung";
|
||||
$text['label-callforward']['es-cl'] = "Desvío de Llamadas";
|
||||
$text['label-callforward']['fr-fr'] = "Renvoi d'appel";
|
||||
$text['label-callforward']['he' ] = "";
|
||||
$text['label-callforward']['it-it'] = "Inoltri chiamata";
|
||||
$text['label-callforward']['nl-nl'] = "";
|
||||
$text['label-callforward']['pl' ] = "Przekierowanie rozmowy";
|
||||
|
|
@ -1282,6 +1367,7 @@ $text['label-call_center_queues']['de-at'] = "Callcenter Warteschlangen";
|
|||
$text['label-call_center_queues']['de-de'] = "Callcenter Warteschlangen";
|
||||
$text['label-call_center_queues']['es-cl'] = "Colas de Centro de Llamados";
|
||||
$text['label-call_center_queues']['fr-fr'] = "Queues du Centre d'appels";
|
||||
$text['label-call_center_queues']['he' ] = "";
|
||||
$text['label-call_center_queues']['it-it'] = "Code di Chiamata";
|
||||
$text['label-call_center_queues']['nl-nl'] = "";
|
||||
$text['label-call_center_queues']['pl' ] = "Kolejki w Call Center ";
|
||||
|
|
@ -1297,6 +1383,7 @@ $text['label-answered']['de-at'] = "Angenommen";
|
|||
$text['label-answered']['de-de'] = "Angenommen";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
$text['label-answered']['fr-fr'] = "Répondu";
|
||||
$text['label-answered']['he' ] = "";
|
||||
$text['label-answered']['it-it'] = "Risposta";
|
||||
$text['label-answered']['nl-nl'] = "";
|
||||
$text['label-answered']['pl' ] = "Odebrano";
|
||||
|
|
@ -1312,6 +1399,7 @@ $text['label-active_users']['de-at'] = "Aktive Benutzer";
|
|||
$text['label-active_users']['de-de'] = "Aktive Benutzer";
|
||||
$text['label-active_users']['es-cl'] = "Los usuarios activos";
|
||||
$text['label-active_users']['fr-fr'] = "Usuários ativos...";
|
||||
$text['label-active_users']['he' ] = "";
|
||||
$text['label-active_users']['it-it'] = "Utenti Attivi";
|
||||
$text['label-active_users']['nl-nl'] = "";
|
||||
$text['label-active_users']['pl' ] = "Aktywni użytkownicy";
|
||||
|
|
@ -1327,6 +1415,7 @@ $text['label-active_extensions']['de-at'] = "Aktive Nebenstellen";
|
|||
$text['label-active_extensions']['de-de'] = "Aktive Nebenstellen";
|
||||
$text['label-active_extensions']['es-cl'] = "Extensiones de activos";
|
||||
$text['label-active_extensions']['fr-fr'] = "Extensions actives";
|
||||
$text['label-active_extensions']['he' ] = "";
|
||||
$text['label-active_extensions']['it-it'] = "Interni Attivi";
|
||||
$text['label-active_extensions']['nl-nl'] = "";
|
||||
$text['label-active_extensions']['pl' ] = "Całość Rozszerzenia";
|
||||
|
|
@ -1342,6 +1431,7 @@ $text['label-active_domains']['de-at'] = "Aktive Domänen";
|
|||
$text['label-active_domains']['de-de'] = "Aktive Domänen";
|
||||
$text['label-active_domains']['es-cl'] = "Los dominios activos";
|
||||
$text['label-active_domains']['fr-fr'] = "domaines active";
|
||||
$text['label-active_domains']['he' ] = "";
|
||||
$text['label-active_domains']['it-it'] = "Domini Attivi";
|
||||
$text['label-active_domains']['nl-nl'] = "";
|
||||
$text['label-active_domains']['pl' ] = "aktywne Domeny";
|
||||
|
|
@ -1357,6 +1447,7 @@ $text['header-user_dashboard']['de-at'] = "Benutzerübersicht";
|
|||
$text['header-user_dashboard']['de-de'] = "Benutzerübersicht";
|
||||
$text['header-user_dashboard']['es-cl'] = "Dashboard Usuario";
|
||||
$text['header-user_dashboard']['fr-fr'] = "Tableau de bord de l'utilisateur";
|
||||
$text['header-user_dashboard']['he' ] = "";
|
||||
$text['header-user_dashboard']['it-it'] = "Cruscotto";
|
||||
$text['header-user_dashboard']['nl-nl'] = "";
|
||||
$text['header-user_dashboard']['pl' ] = "Panel użytkowników";
|
||||
|
|
@ -1372,6 +1463,7 @@ $text['description-user_language']['de-at'] = "Sprache auswählen";
|
|||
$text['description-user_language']['de-de'] = "Sprache auswählen";
|
||||
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
||||
$text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
|
||||
$text['description-user_language']['he' ] = "";
|
||||
$text['description-user_language']['it-it'] = "Seleziona la lingua.";
|
||||
$text['description-user_language']['nl-nl'] = "";
|
||||
$text['description-user_language']['pl' ] = "Wybierz język";
|
||||
|
|
@ -1387,6 +1479,7 @@ $text['description-user_dashboard']['de-at'] = "Schneller Zugriff auf Kontoinfor
|
|||
$text['description-user_dashboard']['de-de'] = "Schneller Zugriff auf Kontoinformationen und -funktionen";
|
||||
$text['description-user_dashboard']['es-cl'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta.";
|
||||
$text['description-user_dashboard']['fr-fr'] = "Accéder rapidement aux informations et outils liés à votre compte.";
|
||||
$text['description-user_dashboard']['he' ] = "";
|
||||
$text['description-user_dashboard']['it-it'] = "Accesso veloce alle informazioni e strumenti collegati al tuo account.";
|
||||
$text['description-user_dashboard']['nl-nl'] = "";
|
||||
$text['description-user_dashboard']['pl' ] = "Szybki dostęp do informacji i narzędzi związanych z twoim kontem";
|
||||
|
|
@ -1402,6 +1495,7 @@ $text['description-timezone']['de-at'] = "Standardzeitzone auswählen";
|
|||
$text['description-timezone']['de-de'] = "Standardzeitzone auswählen";
|
||||
$text['description-timezone']['es-cl'] = "Seleccione la zona horaria predeterminada.";
|
||||
$text['description-timezone']['fr-fr'] = "Sélection du Fuseau Horaire par défaut.";
|
||||
$text['description-timezone']['he' ] = "";
|
||||
$text['description-timezone']['it-it'] = "Seleziona il fuso orario predefinito.";
|
||||
$text['description-timezone']['nl-nl'] = "";
|
||||
$text['description-timezone']['pl' ] = "Wybierz domyślną strefę czasową";
|
||||
|
|
@ -1417,6 +1511,7 @@ $text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
|||
$text['description-status']['de-de'] = "Benutzerstatus auswählen";
|
||||
$text['description-status']['es-cl'] = "Seleccione el estado del usuario.";
|
||||
$text['description-status']['fr-fr'] = "Sélection de l'état de l'usager.";
|
||||
$text['description-status']['he' ] = "";
|
||||
$text['description-status']['it-it'] = "Seleziona lo stato dell'utente.";
|
||||
$text['description-status']['nl-nl'] = "";
|
||||
$text['description-status']['pl' ] = "Wybierz status użytkownika";
|
||||
|
|
@ -1432,6 +1527,7 @@ $text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
|||
$text['description']['de-de'] = "";
|
||||
$text['description']['es-cl'] = "Editar configuración de la cuenta.";
|
||||
$text['description']['fr-fr'] = "Modifier les informations du compte.";
|
||||
$text['description']['he' ] = "";
|
||||
$text['description']['it-it'] = "Modifica le informazioni utente.";
|
||||
$text['description']['nl-nl'] = "";
|
||||
$text['description']['pl' ] = "Edytuj informacje o koncie";
|
||||
|
|
@ -1447,6 +1543,7 @@ $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
|||
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['fr-fr'] = "Mise à jour terminée";
|
||||
$text['confirm-update']['he' ] = "";
|
||||
$text['confirm-update']['it-it'] = "Aggiornamento completato";
|
||||
$text['confirm-update']['nl-nl'] = "";
|
||||
$text['confirm-update']['pl' ] = "Aktualizacja zakonczona";
|
||||
|
|
@ -1462,6 +1559,7 @@ $text['confirm-password']['de-at'] = "Die Passwörter stimmen nicht überein";
|
|||
$text['confirm-password']['de-de'] = "Die Passwörter stimmen nicht überein";
|
||||
$text['confirm-password']['es-cl'] = "Las contraseñas no coinciden.";
|
||||
$text['confirm-password']['fr-fr'] = "Les mots de passe ne sont pas les mêmes.";
|
||||
$text['confirm-password']['he' ] = "";
|
||||
$text['confirm-password']['it-it'] = "Le Passwords non coincidono.";
|
||||
$text['confirm-password']['nl-nl'] = "";
|
||||
$text['confirm-password']['pl' ] = "Hasła nie sa takie same";
|
||||
|
|
@ -1477,6 +1575,7 @@ $text['check-onbreak-status']['de-at'] = "Pause";
|
|||
$text['check-onbreak-status']['de-de'] = "Pause";
|
||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
||||
$text['check-onbreak-status']['he' ] = "";
|
||||
$text['check-onbreak-status']['it-it'] = "In Pausa";
|
||||
$text['check-onbreak-status']['nl-nl'] = "";
|
||||
$text['check-onbreak-status']['pl' ] = "Na przerwie";
|
||||
|
|
@ -1492,6 +1591,7 @@ $text['check-loggedout-status']['de-at'] = "Abgemeldet";
|
|||
$text['check-loggedout-status']['de-de'] = "Abgemeldet";
|
||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||
$text['check-loggedout-status']['fr-fr'] = "Déconnecté";
|
||||
$text['check-loggedout-status']['he' ] = "";
|
||||
$text['check-loggedout-status']['it-it'] = "Disconnesso";
|
||||
$text['check-loggedout-status']['nl-nl'] = "";
|
||||
$text['check-loggedout-status']['pl' ] = "Wylogowany";
|
||||
|
|
@ -1507,6 +1607,7 @@ $text['check-do-not-disturb-status']['de-at'] = "Nicht stören";
|
|||
$text['check-do-not-disturb-status']['de-de'] = "Nicht stören";
|
||||
$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']['he' ] = "";
|
||||
$text['check-do-not-disturb-status']['it-it'] = "Non Disturbare";
|
||||
$text['check-do-not-disturb-status']['nl-nl'] = "";
|
||||
$text['check-do-not-disturb-status']['pl' ] = "Nie przeszkadzaj (DND)";
|
||||
|
|
@ -1522,6 +1623,7 @@ $text['check-available-status']['de-at'] = "Erreichbar";
|
|||
$text['check-available-status']['de-de'] = "Erreichbar";
|
||||
$text['check-available-status']['es-cl'] = "Disponible";
|
||||
$text['check-available-status']['fr-fr'] = "Disponible";
|
||||
$text['check-available-status']['he' ] = "";
|
||||
$text['check-available-status']['it-it'] = "Disponibile";
|
||||
$text['check-available-status']['nl-nl'] = "";
|
||||
$text['check-available-status']['pl' ] = "Dostępny";
|
||||
|
|
@ -1537,6 +1639,7 @@ $text['check-available-ondemand-status']['de-at'] = "Erreichbar (bei Bedarf)";
|
|||
$text['check-available-ondemand-status']['de-de'] = "Erreichbar (bei Bedarf)";
|
||||
$text['check-available-ondemand-status']['es-cl'] = "Disponible (A Pedido)";
|
||||
$text['check-available-ondemand-status']['fr-fr'] = "Disponble (sur demande)";
|
||||
$text['check-available-ondemand-status']['he' ] = "";
|
||||
$text['check-available-ondemand-status']['it-it'] = "Disponibile (Su Richiesta)";
|
||||
$text['check-available-ondemand-status']['nl-nl'] = "";
|
||||
$text['check-available-ondemand-status']['pl' ] = "Dostepny (na żądanie)";
|
||||
|
|
@ -1552,6 +1655,7 @@ $text['button-voicemail']['de-at'] = "Mailbox";
|
|||
$text['button-voicemail']['de-de'] = "Mailbox";
|
||||
$text['button-voicemail']['es-cl'] = "Correo de Voz";
|
||||
$text['button-voicemail']['fr-fr'] = "Messagerie Vocale";
|
||||
$text['button-voicemail']['he' ] = "";
|
||||
$text['button-voicemail']['it-it'] = "Casella Vocale";
|
||||
$text['button-voicemail']['nl-nl'] = "";
|
||||
$text['button-voicemail']['pl' ] = "Poczta głosowa";
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:12:09 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['title-user_setting-edit']['en-us'] = "User Setting";
|
||||
$text['title-user_setting-edit']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['title-user_setting-edit']['de-at'] = "Benutzereinstellung";
|
|||
$text['title-user_setting-edit']['de-de'] = "Benutzereinstellung";
|
||||
$text['title-user_setting-edit']['es-cl'] = "Configuración de Usuario";
|
||||
$text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
|
||||
$text['title-user_setting-edit']['he' ] = "";
|
||||
$text['title-user_setting-edit']['it-it'] = "Impostazioni utente";
|
||||
$text['title-user_setting-edit']['nl-nl'] = "";
|
||||
$text['title-user_setting-edit']['pl' ] = "";
|
||||
|
|
@ -22,6 +23,7 @@ $text['title-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
|
|||
$text['title-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
|
||||
$text['title-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
|
||||
$text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
|
||||
$text['title-user_setting-add']['he' ] = "";
|
||||
$text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
|
||||
$text['title-user_setting-add']['nl-nl'] = "";
|
||||
$text['title-user_setting-add']['pl' ] = "";
|
||||
|
|
@ -37,6 +39,7 @@ $text['title-user_manager']['de-at'] = "Benutzerverwaltung";
|
|||
$text['title-user_manager']['de-de'] = "Benutzerverwaltung";
|
||||
$text['title-user_manager']['es-cl'] = "Administración de Usuarios";
|
||||
$text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||
$text['title-user_manager']['he' ] = "";
|
||||
$text['title-user_manager']['it-it'] = "Gestione Utenti";
|
||||
$text['title-user_manager']['nl-nl'] = "";
|
||||
$text['title-user_manager']['pl' ] = "Menedżer użytkowników";
|
||||
|
|
@ -52,6 +55,7 @@ $text['title-user_edit']['de-at'] = "Benutzer";
|
|||
$text['title-user_edit']['de-de'] = "Benutzer";
|
||||
$text['title-user_edit']['es-cl'] = "Editar Usuario";
|
||||
$text['title-user_edit']['fr-fr'] = "Modifier l'utilisateur";
|
||||
$text['title-user_edit']['he' ] = "";
|
||||
$text['title-user_edit']['it-it'] = "Utente";
|
||||
$text['title-user_edit']['nl-nl'] = "";
|
||||
$text['title-user_edit']['pl' ] = "Użytkownik";
|
||||
|
|
@ -67,6 +71,7 @@ $text['title-user_add']['de-at'] = "Benutzer";
|
|||
$text['title-user_add']['de-de'] = "Benutzer";
|
||||
$text['title-user_add']['es-cl'] = "Agregar Usuario";
|
||||
$text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
|
||||
$text['title-user_add']['he' ] = "";
|
||||
$text['title-user_add']['it-it'] = "Utente";
|
||||
$text['title-user_add']['nl-nl'] = "";
|
||||
$text['title-user_add']['pl' ] = "Użytkownik";
|
||||
|
|
@ -82,6 +87,7 @@ $text['option-true']['de-at'] = "Ein";
|
|||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['fr-fr'] = "Oui";
|
||||
$text['option-true']['he' ] = "";
|
||||
$text['option-true']['it-it'] = "Vero";
|
||||
$text['option-true']['nl-nl'] = "";
|
||||
$text['option-true']['pl' ] = "Tak";
|
||||
|
|
@ -97,6 +103,7 @@ $text['option-on_break']['de-at'] = "In Pause";
|
|||
$text['option-on_break']['de-de'] = "In Pause";
|
||||
$text['option-on_break']['es-cl'] = "En Pausa";
|
||||
$text['option-on_break']['fr-fr'] = "En Pause";
|
||||
$text['option-on_break']['he' ] = "";
|
||||
$text['option-on_break']['it-it'] = "In Pausa";
|
||||
$text['option-on_break']['nl-nl'] = "";
|
||||
$text['option-on_break']['pl' ] = "Na przerwie";
|
||||
|
|
@ -112,6 +119,7 @@ $text['option-logged_out']['de-at'] = "Abgemeldet";
|
|||
$text['option-logged_out']['de-de'] = "Abgemeldet";
|
||||
$text['option-logged_out']['es-cl'] = "Desconectado";
|
||||
$text['option-logged_out']['fr-fr'] = "Déconnecté";
|
||||
$text['option-logged_out']['he' ] = "";
|
||||
$text['option-logged_out']['it-it'] = "Scollegato";
|
||||
$text['option-logged_out']['nl-nl'] = "";
|
||||
$text['option-logged_out']['pl' ] = "Wylogowany";
|
||||
|
|
@ -127,6 +135,7 @@ $text['option-global']['de-at'] = "Global";
|
|||
$text['option-global']['de-de'] = "Global";
|
||||
$text['option-global']['es-cl'] = "Global";
|
||||
$text['option-global']['fr-fr'] = "Global";
|
||||
$text['option-global']['he' ] = "";
|
||||
$text['option-global']['it-it'] = "Globale";
|
||||
$text['option-global']['nl-nl'] = "";
|
||||
$text['option-global']['pl' ] = "Ogólny";
|
||||
|
|
@ -142,6 +151,7 @@ $text['option-false']['de-at'] = "Aus";
|
|||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['fr-fr'] = "Non";
|
||||
$text['option-false']['he' ] = "";
|
||||
$text['option-false']['it-it'] = "Falso";
|
||||
$text['option-false']['nl-nl'] = "";
|
||||
$text['option-false']['pl' ] = "Nie";
|
||||
|
|
@ -157,6 +167,7 @@ $text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
|
|||
$text['option-do_not_disturb']['de-de'] = "Bitte nicht stören";
|
||||
$text['option-do_not_disturb']['es-cl'] = "No Molestar";
|
||||
$text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
|
||||
$text['option-do_not_disturb']['he' ] = "";
|
||||
$text['option-do_not_disturb']['it-it'] = "Non Disturbare";
|
||||
$text['option-do_not_disturb']['nl-nl'] = "";
|
||||
$text['option-do_not_disturb']['pl' ] = "Nie przeszkadzaj (DND)";
|
||||
|
|
@ -172,6 +183,7 @@ $text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
|
|||
$text['option-available_on_demand']['de-de'] = "Verfügbar (auf Anfrage)";
|
||||
$text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
||||
$text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
|
||||
$text['option-available_on_demand']['he' ] = "";
|
||||
$text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
|
||||
$text['option-available_on_demand']['nl-nl'] = "";
|
||||
$text['option-available_on_demand']['pl' ] = "Dostępny (na żądanie)";
|
||||
|
|
@ -187,6 +199,7 @@ $text['option-available']['de-at'] = "Verfügbar";
|
|||
$text['option-available']['de-de'] = "Verfügbar";
|
||||
$text['option-available']['es-cl'] = "Disponible";
|
||||
$text['option-available']['fr-fr'] = "Disponible";
|
||||
$text['option-available']['he' ] = "";
|
||||
$text['option-available']['it-it'] = "Disponbile";
|
||||
$text['option-available']['nl-nl'] = "";
|
||||
$text['option-available']['pl' ] = "Dostępny";
|
||||
|
|
@ -202,6 +215,7 @@ $text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
|
|||
$text['message-username_exists']['de-de'] = "Benutzername existiert bereits";
|
||||
$text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
|
||||
$text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
|
||||
$text['message-username_exists']['he' ] = "";
|
||||
$text['message-username_exists']['it-it'] = "L'username esiste già";
|
||||
$text['message-username_exists']['nl-nl'] = "";
|
||||
$text['message-username_exists']['pl' ] = "Nazwa użytkownika już istnieje";
|
||||
|
|
@ -217,6 +231,7 @@ $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überei
|
|||
$text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
|
||||
$text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
|
||||
$text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
|
||||
$text['message-password_mismatch']['he' ] = "";
|
||||
$text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
|
||||
$text['message-password_mismatch']['nl-nl'] = "";
|
||||
$text['message-password_mismatch']['pl' ] = "Wprowadzone hasła nie są takie same";
|
||||
|
|
@ -232,6 +247,7 @@ $text['message-password_blank']['de-at'] = "Falsches Passwort";
|
|||
$text['message-password_blank']['de-de'] = "Falsches Passwort";
|
||||
$text['message-password_blank']['es-cl'] = "Contraseña No Válida";
|
||||
$text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
|
||||
$text['message-password_blank']['he' ] = "";
|
||||
$text['message-password_blank']['it-it'] = "Password non valida";
|
||||
$text['message-password_blank']['nl-nl'] = "";
|
||||
$text['message-password_blank']['pl' ] = "Nieprawidłowe hasło";
|
||||
|
|
@ -247,6 +263,7 @@ $text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
|
|||
$text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
|
||||
$text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
|
||||
$text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
|
||||
$text['message-password_requirements']['he' ] = "";
|
||||
$text['message-password_requirements']['it-it'] = "Requisiti Password";
|
||||
$text['message-password_requirements']['nl-nl'] = "";
|
||||
$text['message-password_requirements']['pl' ] = "Wymagania Hasło";
|
||||
|
|
@ -262,6 +279,7 @@ $text['message-maximum_users']['de-at'] = "Maximale Anzahl von Benutzern:";
|
|||
$text['message-maximum_users']['de-de'] = "Maximale Anzahl von Benutzern:";
|
||||
$text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
|
||||
$text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
|
||||
$text['message-maximum_users']['he' ] = "";
|
||||
$text['message-maximum_users']['it-it'] = "Utenti massimi:";
|
||||
$text['message-maximum_users']['nl-nl'] = "";
|
||||
$text['message-maximum_users']['pl' ] = "Maks ilość użytkowników";
|
||||
|
|
@ -277,6 +295,7 @@ $text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
|||
$text['message-copy']['de-de'] = "Kopieren erfolgreich";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
$text['message-copy']['fr-fr'] = "Copie effectuée";
|
||||
$text['message-copy']['he' ] = "";
|
||||
$text['message-copy']['it-it'] = "Copia Completata";
|
||||
$text['message-copy']['nl-nl'] = "";
|
||||
$text['message-copy']['pl' ] = "Skopiowano poprawnie";
|
||||
|
|
@ -292,6 +311,7 @@ $text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren e
|
|||
$text['message-cannot_delete_own_account']['de-de'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
|
||||
$text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
|
||||
$text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
|
||||
$text['message-cannot_delete_own_account']['he' ] = "";
|
||||
$text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo account. Per favore loggati con un utente differente e riprova.";
|
||||
$text['message-cannot_delete_own_account']['nl-nl'] = "";
|
||||
$text['message-cannot_delete_own_account']['pl' ] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
|
||||
|
|
@ -307,6 +327,7 @@ $text['label-web_fonts']['de-at'] = "Web Fonts";
|
|||
$text['label-web_fonts']['de-de'] = "Web Fonts";
|
||||
$text['label-web_fonts']['es-cl'] = "Fuentes web";
|
||||
$text['label-web_fonts']['fr-fr'] = "Polices Web";
|
||||
$text['label-web_fonts']['he' ] = "";
|
||||
$text['label-web_fonts']['it-it'] = "Caratteri Web";
|
||||
$text['label-web_fonts']['nl-nl'] = "";
|
||||
$text['label-web_fonts']['pl' ] = "Czcionki sieci";
|
||||
|
|
@ -322,6 +343,7 @@ $text['label-username']['de-at'] = "Benutzername";
|
|||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['label-username']['fr-fr'] = "Nom d'utilisateur";
|
||||
$text['label-username']['he' ] = "";
|
||||
$text['label-username']['it-it'] = "Nome Utente";
|
||||
$text['label-username']['nl-nl'] = "";
|
||||
$text['label-username']['pl' ] = "Użytkownik";
|
||||
|
|
@ -337,6 +359,7 @@ $text['label-user_language']['de-at'] = "Sprache";
|
|||
$text['label-user_language']['de-de'] = "Sprache";
|
||||
$text['label-user_language']['es-cl'] = "Lengua";
|
||||
$text['label-user_language']['fr-fr'] = "Langue";
|
||||
$text['label-user_language']['he' ] = "";
|
||||
$text['label-user_language']['it-it'] = "Lingua";
|
||||
$text['label-user_language']['nl-nl'] = "";
|
||||
$text['label-user_language']['pl' ] = "Język";
|
||||
|
|
@ -352,6 +375,7 @@ $text['label-user_info']['de-at'] = "Benutzer Information";
|
|||
$text['label-user_info']['de-de'] = "Benutzer Information";
|
||||
$text['label-user_info']['es-cl'] = "Información de Usuario";
|
||||
$text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
|
||||
$text['label-user_info']['he' ] = "";
|
||||
$text['label-user_info']['it-it'] = "Informazioni Utente";
|
||||
$text['label-user_info']['nl-nl'] = "";
|
||||
$text['label-user_info']['pl' ] = "Informacje o użytkowniku";
|
||||
|
|
@ -367,6 +391,7 @@ $text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
|
|||
$text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
|
||||
$text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
|
||||
$text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
|
||||
$text['label-uppercase_letters']['he' ] = "";
|
||||
$text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
|
||||
$text['label-uppercase_letters']['nl-nl'] = "";
|
||||
$text['label-uppercase_letters']['pl' ] = "Wielkie litery";
|
||||
|
|
@ -382,6 +407,7 @@ $text['label-top']['de-at'] = "Oben";
|
|||
$text['label-top']['de-de'] = "Oben";
|
||||
$text['label-top']['es-cl'] = "encima";
|
||||
$text['label-top']['fr-fr'] = "Meilleur";
|
||||
$text['label-top']['he' ] = "";
|
||||
$text['label-top']['it-it'] = "Inizio";
|
||||
$text['label-top']['nl-nl'] = "";
|
||||
$text['label-top']['pl' ] = "Top";
|
||||
|
|
@ -397,6 +423,7 @@ $text['label-time_zone']['de-at'] = "Zeitzone";
|
|||
$text['label-time_zone']['de-de'] = "Zeitzone";
|
||||
$text['label-time_zone']['es-cl'] = "Zona Horaria";
|
||||
$text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
|
||||
$text['label-time_zone']['he' ] = "";
|
||||
$text['label-time_zone']['it-it'] = "Fuso Orario";
|
||||
$text['label-time_zone']['nl-nl'] = "";
|
||||
$text['label-time_zone']['pl' ] = "Strefa czasowa";
|
||||
|
|
@ -412,6 +439,7 @@ $text['label-text']['de-at'] = "Text";
|
|||
$text['label-text']['de-de'] = "Text";
|
||||
$text['label-text']['es-cl'] = "Texto";
|
||||
$text['label-text']['fr-fr'] = "Texte";
|
||||
$text['label-text']['he' ] = "";
|
||||
$text['label-text']['it-it'] = "Testo";
|
||||
$text['label-text']['nl-nl'] = "";
|
||||
$text['label-text']['pl' ] = "Tekst";
|
||||
|
|
@ -427,6 +455,7 @@ $text['label-status']['de-at'] = "Status";
|
|||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['fr-fr'] = "Etat";
|
||||
$text['label-status']['he' ] = "";
|
||||
$text['label-status']['it-it'] = "Stato";
|
||||
$text['label-status']['nl-nl'] = "";
|
||||
$text['label-status']['pl' ] = "Status";
|
||||
|
|
@ -442,6 +471,7 @@ $text['label-static']['de-at'] = "Statisch";
|
|||
$text['label-static']['de-de'] = "Statisch";
|
||||
$text['label-static']['es-cl'] = "Estático";
|
||||
$text['label-static']['fr-fr'] = "Statique";
|
||||
$text['label-static']['he' ] = "";
|
||||
$text['label-static']['it-it'] = "Statico";
|
||||
$text['label-static']['nl-nl'] = "";
|
||||
$text['label-static']['pl' ] = "Statyczny";
|
||||
|
|
@ -457,6 +487,7 @@ $text['label-special_characters']['de-at'] = "Sonderzeichen";
|
|||
$text['label-special_characters']['de-de'] = "Sonderzeichen";
|
||||
$text['label-special_characters']['es-cl'] = "Caracteres especiales";
|
||||
$text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
|
||||
$text['label-special_characters']['he' ] = "";
|
||||
$text['label-special_characters']['it-it'] = "Caratteri Speciali";
|
||||
$text['label-special_characters']['nl-nl'] = "";
|
||||
$text['label-special_characters']['pl' ] = "Znaki specjalne";
|
||||
|
|
@ -472,6 +503,7 @@ $text['label-right']['de-at'] = "Rechts";
|
|||
$text['label-right']['de-de'] = "Rechts";
|
||||
$text['label-right']['es-cl'] = "Derecha";
|
||||
$text['label-right']['fr-fr'] = "Droite";
|
||||
$text['label-right']['he' ] = "";
|
||||
$text['label-right']['it-it'] = "Destra";
|
||||
$text['label-right']['nl-nl'] = "";
|
||||
$text['label-right']['pl' ] = "Dobrze";
|
||||
|
|
@ -487,6 +519,7 @@ $text['label-reference']['de-at'] = "Referenz";
|
|||
$text['label-reference']['de-de'] = "Referenz";
|
||||
$text['label-reference']['es-cl'] = "Referencia";
|
||||
$text['label-reference']['fr-fr'] = "Référence";
|
||||
$text['label-reference']['he' ] = "";
|
||||
$text['label-reference']['it-it'] = "Visualizza";
|
||||
$text['label-reference']['nl-nl'] = "";
|
||||
$text['label-reference']['pl' ] = "Odniesienie";
|
||||
|
|
@ -502,6 +535,7 @@ $text['label-permission_permissions']['de-at'] = "Berechtigungen";
|
|||
$text['label-permission_permissions']['de-de'] = "Berechtigungen";
|
||||
$text['label-permission_permissions']['es-cl'] = "Permisos";
|
||||
$text['label-permission_permissions']['fr-fr'] = "Permissions";
|
||||
$text['label-permission_permissions']['he' ] = "";
|
||||
$text['label-permission_permissions']['it-it'] = "Permessi";
|
||||
$text['label-permission_permissions']['nl-nl'] = "";
|
||||
$text['label-permission_permissions']['pl' ] = "Uprawnienia";
|
||||
|
|
@ -517,6 +551,7 @@ $text['label-permission_description']['de-at'] = "Beschreibung";
|
|||
$text['label-permission_description']['de-de'] = "Beschreibung";
|
||||
$text['label-permission_description']['es-cl'] = "Descripción";
|
||||
$text['label-permission_description']['fr-fr'] = "Description";
|
||||
$text['label-permission_description']['he' ] = "";
|
||||
$text['label-permission_description']['it-it'] = "Descrizione";
|
||||
$text['label-permission_description']['nl-nl'] = "";
|
||||
$text['label-permission_description']['pl' ] = "Opis";
|
||||
|
|
@ -532,6 +567,7 @@ $text['label-password']['de-at'] = "Passwort";
|
|||
$text['label-password']['de-de'] = "Passwort";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
$text['label-password']['fr-fr'] = "Mot de passe";
|
||||
$text['label-password']['he' ] = "";
|
||||
$text['label-password']['it-it'] = "Password";
|
||||
$text['label-password']['nl-nl'] = "";
|
||||
$text['label-password']['pl' ] = "Hasło";
|
||||
|
|
@ -547,6 +583,7 @@ $text['label-other']['de-at'] = "Andere";
|
|||
$text['label-other']['de-de'] = "Andere";
|
||||
$text['label-other']['es-cl'] = "Otro";
|
||||
$text['label-other']['fr-fr'] = "Autre";
|
||||
$text['label-other']['he' ] = "";
|
||||
$text['label-other']['it-it'] = "Altro";
|
||||
$text['label-other']['nl-nl'] = "";
|
||||
$text['label-other']['pl' ] = "Inne";
|
||||
|
|
@ -562,6 +599,7 @@ $text['label-numbers']['de-at'] = "Nummern";
|
|||
$text['label-numbers']['de-de'] = "Nummern";
|
||||
$text['label-numbers']['es-cl'] = "Números";
|
||||
$text['label-numbers']['fr-fr'] = "Nombres";
|
||||
$text['label-numbers']['he' ] = "";
|
||||
$text['label-numbers']['it-it'] = "Numeri";
|
||||
$text['label-numbers']['nl-nl'] = "";
|
||||
$text['label-numbers']['pl' ] = "Liczby";
|
||||
|
|
@ -577,6 +615,7 @@ $text['label-none']['de-at'] = "Keiner";
|
|||
$text['label-none']['de-de'] = "Keiner";
|
||||
$text['label-none']['es-cl'] = "Ninguna";
|
||||
$text['label-none']['fr-fr'] = "Aucun";
|
||||
$text['label-none']['he' ] = "";
|
||||
$text['label-none']['it-it'] = "Nessuno";
|
||||
$text['label-none']['nl-nl'] = "";
|
||||
$text['label-none']['pl' ] = "Żaden";
|
||||
|
|
@ -592,6 +631,7 @@ $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
|
|||
$text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
|
||||
$text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
|
||||
$text['label-lowercase_letters']['fr-fr'] = "Minuscules";
|
||||
$text['label-lowercase_letters']['he' ] = "";
|
||||
$text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
|
||||
$text['label-lowercase_letters']['nl-nl'] = "";
|
||||
$text['label-lowercase_letters']['pl' ] = "Małe litery";
|
||||
|
|
@ -607,6 +647,7 @@ $text['label-left']['de-at'] = "Links";
|
|||
$text['label-left']['de-de'] = "Links";
|
||||
$text['label-left']['es-cl'] = "Izquierda";
|
||||
$text['label-left']['fr-fr'] = "À gauche";
|
||||
$text['label-left']['he' ] = "";
|
||||
$text['label-left']['it-it'] = "Sinistra";
|
||||
$text['label-left']['nl-nl'] = "";
|
||||
$text['label-left']['pl' ] = "Lewo";
|
||||
|
|
@ -622,6 +663,7 @@ $text['label-last_name']['de-at'] = "Nachname";
|
|||
$text['label-last_name']['de-de'] = "Nachname";
|
||||
$text['label-last_name']['es-cl'] = "Apellido";
|
||||
$text['label-last_name']['fr-fr'] = "Nom";
|
||||
$text['label-last_name']['he' ] = "";
|
||||
$text['label-last_name']['it-it'] = "Cognome";
|
||||
$text['label-last_name']['nl-nl'] = "";
|
||||
$text['label-last_name']['pl' ] = "Nazwisko";
|
||||
|
|
@ -637,6 +679,7 @@ $text['label-inline']['de-at'] = "In der Reihe";
|
|||
$text['label-inline']['de-de'] = "In der Reihe";
|
||||
$text['label-inline']['es-cl'] = "En línea";
|
||||
$text['label-inline']['fr-fr'] = "En ligne";
|
||||
$text['label-inline']['he' ] = "";
|
||||
$text['label-inline']['it-it'] = "In linea";
|
||||
$text['label-inline']['nl-nl'] = "";
|
||||
$text['label-inline']['pl' ] = "inline";
|
||||
|
|
@ -652,6 +695,7 @@ $text['label-image']['de-at'] = "Bild";
|
|||
$text['label-image']['de-de'] = "Bild";
|
||||
$text['label-image']['es-cl'] = "Imagen";
|
||||
$text['label-image']['fr-fr'] = "image";
|
||||
$text['label-image']['he' ] = "";
|
||||
$text['label-image']['it-it'] = "Immagine";
|
||||
$text['label-image']['nl-nl'] = "";
|
||||
$text['label-image']['pl' ] = "Obraz";
|
||||
|
|
@ -667,6 +711,7 @@ $text['label-groups']['de-at'] = "Gruppen";
|
|||
$text['label-groups']['de-de'] = "Gruppen";
|
||||
$text['label-groups']['es-cl'] = "Grupos";
|
||||
$text['label-groups']['fr-fr'] = "Groupes";
|
||||
$text['label-groups']['he' ] = "";
|
||||
$text['label-groups']['it-it'] = "Gruppi";
|
||||
$text['label-groups']['nl-nl'] = "";
|
||||
$text['label-groups']['pl' ] = "Grupy";
|
||||
|
|
@ -682,6 +727,7 @@ $text['label-group']['de-at'] = "Gruppe";
|
|||
$text['label-group']['de-de'] = "Gruppe";
|
||||
$text['label-group']['es-cl'] = "Grupo";
|
||||
$text['label-group']['fr-fr'] = "Group";
|
||||
$text['label-group']['he' ] = "";
|
||||
$text['label-group']['it-it'] = "Gruppo";
|
||||
$text['label-group']['nl-nl'] = "";
|
||||
$text['label-group']['pl' ] = "Grupa";
|
||||
|
|
@ -697,6 +743,7 @@ $text['label-global']['de-at'] = "Global";
|
|||
$text['label-global']['de-de'] = "Global";
|
||||
$text['label-global']['es-cl'] = "Global";
|
||||
$text['label-global']['fr-fr'] = "Global";
|
||||
$text['label-global']['he' ] = "";
|
||||
$text['label-global']['it-it'] = "Globale";
|
||||
$text['label-global']['nl-nl'] = "";
|
||||
$text['label-global']['pl' ] = "Ogólny";
|
||||
|
|
@ -712,6 +759,7 @@ $text['label-fixed']['de-at'] = "Fest";
|
|||
$text['label-fixed']['de-de'] = "Fest";
|
||||
$text['label-fixed']['es-cl'] = "Fijo";
|
||||
$text['label-fixed']['fr-fr'] = "Fixé";
|
||||
$text['label-fixed']['he' ] = "";
|
||||
$text['label-fixed']['it-it'] = "Fisso";
|
||||
$text['label-fixed']['nl-nl'] = "";
|
||||
$text['label-fixed']['pl' ] = "Naprawiony";
|
||||
|
|
@ -727,6 +775,7 @@ $text['label-first_name']['de-at'] = "Vorname";
|
|||
$text['label-first_name']['de-de'] = "Vorname";
|
||||
$text['label-first_name']['es-cl'] = "Nombre";
|
||||
$text['label-first_name']['fr-fr'] = "Prénom";
|
||||
$text['label-first_name']['he' ] = "";
|
||||
$text['label-first_name']['it-it'] = "Nome";
|
||||
$text['label-first_name']['nl-nl'] = "";
|
||||
$text['label-first_name']['pl' ] = "Imię";
|
||||
|
|
@ -742,6 +791,7 @@ $text['label-email']['de-at'] = "Email";
|
|||
$text['label-email']['de-de'] = "Email";
|
||||
$text['label-email']['es-cl'] = "Email";
|
||||
$text['label-email']['fr-fr'] = "Courriel";
|
||||
$text['label-email']['he' ] = "";
|
||||
$text['label-email']['it-it'] = "Email";
|
||||
$text['label-email']['nl-nl'] = "";
|
||||
$text['label-email']['pl' ] = "Email";
|
||||
|
|
@ -757,6 +807,7 @@ $text['label-domain']['de-at'] = "Domain";
|
|||
$text['label-domain']['de-de'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
$text['label-domain']['fr-fr'] = "Domaine";
|
||||
$text['label-domain']['he' ] = "";
|
||||
$text['label-domain']['it-it'] = "Dominio";
|
||||
$text['label-domain']['nl-nl'] = "";
|
||||
$text['label-domain']['pl' ] = "Domena";
|
||||
|
|
@ -772,6 +823,7 @@ $text['label-contact']['de-at'] = "Kontakt";
|
|||
$text['label-contact']['de-de'] = "Kontakt";
|
||||
$text['label-contact']['es-cl'] = "Contacto";
|
||||
$text['label-contact']['fr-fr'] = "Contact";
|
||||
$text['label-contact']['he' ] = "";
|
||||
$text['label-contact']['it-it'] = "Contatto";
|
||||
$text['label-contact']['nl-nl'] = "";
|
||||
$text['label-contact']['pl' ] = "Kontakt";
|
||||
|
|
@ -787,6 +839,7 @@ $text['label-confirm_password']['de-at'] = "Passwort bestätigen";
|
|||
$text['label-confirm_password']['de-de'] = "Passwort bestätigen";
|
||||
$text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
|
||||
$text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
|
||||
$text['label-confirm_password']['he' ] = "";
|
||||
$text['label-confirm_password']['it-it'] = "Conferma Password";
|
||||
$text['label-confirm_password']['nl-nl'] = "";
|
||||
$text['label-confirm_password']['pl' ] = "Potwierdź hasło";
|
||||
|
|
@ -802,6 +855,7 @@ $text['label-company_name']['de-at'] = "Firmenname";
|
|||
$text['label-company_name']['de-de'] = "Firmenname";
|
||||
$text['label-company_name']['es-cl'] = "Nombre de la Compañia";
|
||||
$text['label-company_name']['fr-fr'] = "Compagnie";
|
||||
$text['label-company_name']['he' ] = "";
|
||||
$text['label-company_name']['it-it'] = "Nome Azienda";
|
||||
$text['label-company_name']['nl-nl'] = "";
|
||||
$text['label-company_name']['pl' ] = "Nazwa firmy";
|
||||
|
|
@ -817,6 +871,7 @@ $text['label-characters']['de-at'] = "Zeichen";
|
|||
$text['label-characters']['de-de'] = "Zeichen";
|
||||
$text['label-characters']['es-cl'] = "Caracteres";
|
||||
$text['label-characters']['fr-fr'] = "Personnages";
|
||||
$text['label-characters']['he' ] = "";
|
||||
$text['label-characters']['it-it'] = "Caratteri";
|
||||
$text['label-characters']['nl-nl'] = "";
|
||||
$text['label-characters']['pl' ] = "Postacie";
|
||||
|
|
@ -832,6 +887,7 @@ $text['label-center']['de-at'] = "Mitte";
|
|||
$text['label-center']['de-de'] = "Mitte";
|
||||
$text['label-center']['es-cl'] = "Centrar";
|
||||
$text['label-center']['fr-fr'] = "centre";
|
||||
$text['label-center']['he' ] = "";
|
||||
$text['label-center']['it-it'] = "Centro";
|
||||
$text['label-center']['nl-nl'] = "";
|
||||
$text['label-center']['pl' ] = "Centrum";
|
||||
|
|
@ -847,6 +903,7 @@ $text['label-bottom']['de-at'] = "Unten";
|
|||
$text['label-bottom']['de-de'] = "Unten";
|
||||
$text['label-bottom']['es-cl'] = "Fondo";
|
||||
$text['label-bottom']['fr-fr'] = "Bas";
|
||||
$text['label-bottom']['he' ] = "";
|
||||
$text['label-bottom']['it-it'] = "Fondo";
|
||||
$text['label-bottom']['nl-nl'] = "";
|
||||
$text['label-bottom']['pl' ] = "Dolny";
|
||||
|
|
@ -862,6 +919,7 @@ $text['label-api_key']['de-at'] = "API Schlüssel";
|
|||
$text['label-api_key']['de-de'] = "API Schlüssel";
|
||||
$text['label-api_key']['es-cl'] = "API Key";
|
||||
$text['label-api_key']['fr-fr'] = "Clé d'API";
|
||||
$text['label-api_key']['he' ] = "";
|
||||
$text['label-api_key']['it-it'] = "API Key";
|
||||
$text['label-api_key']['nl-nl'] = "";
|
||||
$text['label-api_key']['pl' ] = "Klucz API";
|
||||
|
|
@ -877,6 +935,7 @@ $text['label-additional_info']['de-at'] = "Zusätzliche Information";
|
|||
$text['label-additional_info']['de-de'] = "Zusätzliche Information";
|
||||
$text['label-additional_info']['es-cl'] = "Información Adicional";
|
||||
$text['label-additional_info']['fr-fr'] = "Informations additionnelles";
|
||||
$text['label-additional_info']['he' ] = "";
|
||||
$text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
|
||||
$text['label-additional_info']['nl-nl'] = "";
|
||||
$text['label-additional_info']['pl' ] = "Dodatkowe informacje";
|
||||
|
|
@ -892,6 +951,7 @@ $text['label-24-hour']['de-at'] = "24 Stunden";
|
|||
$text['label-24-hour']['de-de'] = "24 Stunden";
|
||||
$text['label-24-hour']['es-cl'] = "24 horas";
|
||||
$text['label-24-hour']['fr-fr'] = "24 heures";
|
||||
$text['label-24-hour']['he' ] = "";
|
||||
$text['label-24-hour']['it-it'] = "24-Ore";
|
||||
$text['label-24-hour']['nl-nl'] = "";
|
||||
$text['label-24-hour']['pl' ] = "24-godzinny";
|
||||
|
|
@ -907,6 +967,7 @@ $text['label-12-hour']['de-at'] = "12 Stunden";
|
|||
$text['label-12-hour']['de-de'] = "12 Stunden";
|
||||
$text['label-12-hour']['es-cl'] = "12 horas";
|
||||
$text['label-12-hour']['fr-fr'] = "12 heures";
|
||||
$text['label-12-hour']['he' ] = "";
|
||||
$text['label-12-hour']['it-it'] = "12-Ore";
|
||||
$text['label-12-hour']['nl-nl'] = "";
|
||||
$text['label-12-hour']['pl' ] = "12-godzinny";
|
||||
|
|
@ -922,6 +983,7 @@ $text['header-user_setting-edit']['de-at'] = "Benutzereinstellung";
|
|||
$text['header-user_setting-edit']['de-de'] = "Benutzereinstellung";
|
||||
$text['header-user_setting-edit']['es-cl'] = "Configuración de Usuario";
|
||||
$text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
|
||||
$text['header-user_setting-edit']['he' ] = "";
|
||||
$text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
|
||||
$text['header-user_setting-edit']['nl-nl'] = "";
|
||||
$text['header-user_setting-edit']['pl' ] = "";
|
||||
|
|
@ -937,6 +999,7 @@ $text['header-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
|
|||
$text['header-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
|
||||
$text['header-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
|
||||
$text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
|
||||
$text['header-user_setting-add']['he' ] = "";
|
||||
$text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
|
||||
$text['header-user_setting-add']['nl-nl'] = "";
|
||||
$text['header-user_setting-add']['pl' ] = "";
|
||||
|
|
@ -952,6 +1015,7 @@ $text['header-user_manager']['de-at'] = "Benutzerverwaltung";
|
|||
$text['header-user_manager']['de-de'] = "Benutzerverwaltung";
|
||||
$text['header-user_manager']['es-cl'] = "Administración de Usuario";
|
||||
$text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||
$text['header-user_manager']['he' ] = "";
|
||||
$text['header-user_manager']['it-it'] = "Utenti";
|
||||
$text['header-user_manager']['nl-nl'] = "";
|
||||
$text['header-user_manager']['pl' ] = "Menadżer użytkowników";
|
||||
|
|
@ -967,6 +1031,7 @@ $text['header-user_edit']['de-at'] = "Benutzer";
|
|||
$text['header-user_edit']['de-de'] = "Benutzer";
|
||||
$text['header-user_edit']['es-cl'] = "Editar Usuario";
|
||||
$text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
|
||||
$text['header-user_edit']['he' ] = "";
|
||||
$text['header-user_edit']['it-it'] = "Utente";
|
||||
$text['header-user_edit']['nl-nl'] = "";
|
||||
$text['header-user_edit']['pl' ] = "Użytkownik";
|
||||
|
|
@ -982,6 +1047,7 @@ $text['header-user_add']['de-at'] = "Benutzer";
|
|||
$text['header-user_add']['de-de'] = "Benutzer";
|
||||
$text['header-user_add']['es-cl'] = "Agregar Usuario";
|
||||
$text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
|
||||
$text['header-user_add']['he' ] = "";
|
||||
$text['header-user_add']['it-it'] = "Utente";
|
||||
$text['header-user_add']['nl-nl'] = "";
|
||||
$text['header-user_add']['pl' ] = "Użytkownik";
|
||||
|
|
@ -997,6 +1063,7 @@ $text['description-user_setting-edit']['de-at'] = "Eine Einstellung für diesen
|
|||
$text['description-user_setting-edit']['de-de'] = "Eine Einstellung für diesen Benutzer bearbeiten.";
|
||||
$text['description-user_setting-edit']['es-cl'] = "Editar un escenario de este usuario.";
|
||||
$text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
|
||||
$text['description-user_setting-edit']['he' ] = "";
|
||||
$text['description-user_setting-edit']['it-it'] = "Modifica le impostazioni di questo utente.";
|
||||
$text['description-user_setting-edit']['nl-nl'] = "";
|
||||
$text['description-user_setting-edit']['pl' ] = "";
|
||||
|
|
@ -1012,6 +1079,7 @@ $text['description-user_setting-add']['de-at'] = "Eine Einstellung für diesen B
|
|||
$text['description-user_setting-add']['de-de'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
|
||||
$text['description-user_setting-add']['es-cl'] = "Añadir un entorno para este usuario.";
|
||||
$text['description-user_setting-add']['fr-fr'] = "Ajouter un cadre pour cet utilisateur.";
|
||||
$text['description-user_setting-add']['he' ] = "";
|
||||
$text['description-user_setting-add']['it-it'] = "Aggiungi una impostazione per questo utente.";
|
||||
$text['description-user_setting-add']['nl-nl'] = "";
|
||||
$text['description-user_setting-add']['pl' ] = "";
|
||||
|
|
@ -1027,6 +1095,7 @@ $text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, lösc
|
|||
$text['description-user_manager']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
|
||||
$text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
|
||||
$text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
|
||||
$text['description-user_manager']['he' ] = "";
|
||||
$text['description-user_manager']['it-it'] = "Aggiungi, modifica, cancella e cerca utenti. ";
|
||||
$text['description-user_manager']['nl-nl'] = "";
|
||||
$text['description-user_manager']['pl' ] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
|
||||
|
|
@ -1042,6 +1111,7 @@ $text['description-user_language']['de-at'] = "Sprache auswählen";
|
|||
$text['description-user_language']['de-de'] = "Sprache auswählen";
|
||||
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
||||
$text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
|
||||
$text['description-user_language']['he' ] = "";
|
||||
$text['description-user_language']['it-it'] = "Seleziona la lingua.";
|
||||
$text['description-user_language']['nl-nl'] = "";
|
||||
$text['description-user_language']['pl' ] = "Wybierz język";
|
||||
|
|
@ -1057,6 +1127,7 @@ $text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen ver
|
|||
$text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
|
||||
$text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
|
||||
$text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
|
||||
$text['description-user_edit']['he' ] = "";
|
||||
$text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo. ";
|
||||
$text['description-user_edit']['nl-nl'] = "";
|
||||
$text['description-user_edit']['pl' ] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
|
||||
|
|
@ -1072,6 +1143,7 @@ $text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen S
|
|||
$text['description-user_add']['de-de'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
|
||||
$text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
|
||||
$text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
|
||||
$text['description-user_add']['he' ] = "";
|
||||
$text['description-user_add']['it-it'] = "Per aggiungere un utente, compila il modulo in ogni parte. Tutti i campi sono obbligatori. ";
|
||||
$text['description-user_add']['nl-nl'] = "";
|
||||
$text['description-user_add']['pl' ] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
|
||||
|
|
@ -1087,6 +1159,7 @@ $text['description-time_zone']['de-at'] = "Wählen Sie die Standard-Zeitzone";
|
|||
$text['description-time_zone']['de-de'] = "Wählen Sie die Standard-Zeitzone";
|
||||
$text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
|
||||
$text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
|
||||
$text['description-time_zone']['he' ] = "";
|
||||
$text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
|
||||
$text['description-time_zone']['nl-nl'] = "";
|
||||
$text['description-time_zone']['pl' ] = "Wybierz domyślną strefę czasową";
|
||||
|
|
@ -1102,6 +1175,7 @@ $text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
|||
$text['description-status']['de-de'] = "Benutzerstatus auswählen";
|
||||
$text['description-status']['es-cl'] = "Configure la presencia del usuario.";
|
||||
$text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
|
||||
$text['description-status']['he' ] = "";
|
||||
$text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
|
||||
$text['description-status']['nl-nl'] = "";
|
||||
$text['description-status']['pl' ] = "Wybierz status użytkownika";
|
||||
|
|
@ -1117,6 +1191,7 @@ $text['description-enabled']['de-at'] = "Setzen Sie den Status dieses Kontos.";
|
|||
$text['description-enabled']['de-de'] = "Setzen Sie den Status dieses Kontos.";
|
||||
$text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
|
||||
$text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
|
||||
$text['description-enabled']['he' ] = "";
|
||||
$text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
|
||||
$text['description-enabled']['nl-nl'] = "";
|
||||
$text['description-enabled']['pl' ] = "Ustaw status numeru wewnętrznego.";
|
||||
|
|
@ -1132,6 +1207,7 @@ $text['description-contact_view']['de-at'] = "Ansicht";
|
|||
$text['description-contact_view']['de-de'] = "Ansicht";
|
||||
$text['description-contact_view']['es-cl'] = "Ver";
|
||||
$text['description-contact_view']['fr-fr'] = "Voir";
|
||||
$text['description-contact_view']['he' ] = "";
|
||||
$text['description-contact_view']['it-it'] = "Visualizza";
|
||||
$text['description-contact_view']['nl-nl'] = "";
|
||||
$text['description-contact_view']['pl' ] = "Widok";
|
||||
|
|
@ -1147,6 +1223,7 @@ $text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontak
|
|||
$text['description-contact']['de-de'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
|
||||
$text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
|
||||
$text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
|
||||
$text['description-contact']['he' ] = "";
|
||||
$text['description-contact']['it-it'] = "Assegna un contatto a questo account utente";
|
||||
$text['description-contact']['nl-nl'] = "";
|
||||
$text['description-contact']['pl' ] = "Wybierz numer";
|
||||
|
|
@ -1162,6 +1239,7 @@ $text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der AP
|
|||
$text['description-api_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
|
||||
$text['description-api_key']['es-cl'] = "Indique la API key.";
|
||||
$text['description-api_key']['fr-fr'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
|
||||
$text['description-api_key']['he' ] = "";
|
||||
$text['description-api_key']['it-it'] = "Inserisci l'API key. L'API key dovrebbe essere maggiore di 128 bit.";
|
||||
$text['description-api_key']['nl-nl'] = "";
|
||||
$text['description-api_key']['pl' ] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
|
||||
|
|
@ -1177,6 +1255,7 @@ $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
|||
$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||
$text['confirm-delete']['he' ] = "";
|
||||
$text['confirm-delete']['it-it'] = "Vuoi davvero cancellare questo elemento?";
|
||||
$text['confirm-delete']['nl-nl'] = "";
|
||||
$text['confirm-delete']['pl' ] = "Czy na pewno chcesz to usunąć?";
|
||||
|
|
@ -1192,6 +1271,7 @@ $text['button-show_all']['de-at'] = "Alle anzeigen";
|
|||
$text['button-show_all']['de-de'] = "Alle anzeigen";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
$text['button-show_all']['fr-fr'] = "Tout Montrer";
|
||||
$text['button-show_all']['he' ] = "";
|
||||
$text['button-show_all']['it-it'] = "Mostra Tutto";
|
||||
$text['button-show_all']['nl-nl'] = "";
|
||||
$text['button-show_all']['pl' ] = "Pokaż wszystkie";
|
||||
|
|
@ -1207,6 +1287,7 @@ $text['button-generate']['de-at'] = "Erzeugen";
|
|||
$text['button-generate']['de-de'] = "Erzeugen";
|
||||
$text['button-generate']['es-cl'] = "Generar";
|
||||
$text['button-generate']['fr-fr'] = "Générer";
|
||||
$text['button-generate']['he' ] = "";
|
||||
$text['button-generate']['it-it'] = "Genera";
|
||||
$text['button-generate']['nl-nl'] = "";
|
||||
$text['button-generate']['pl' ] = "Generuj";
|
||||
|
|
@ -1222,6 +1303,7 @@ $text['button-create_account']['de-at'] = "Konto hinzufügen";
|
|||
$text['button-create_account']['de-de'] = "Konto hinzufügen";
|
||||
$text['button-create_account']['es-cl'] = "Crear Cuenta";
|
||||
$text['button-create_account']['fr-fr'] = "Créer le Compte";
|
||||
$text['button-create_account']['he' ] = "";
|
||||
$text['button-create_account']['it-it'] = "Crea Account";
|
||||
$text['button-create_account']['nl-nl'] = "";
|
||||
$text['button-create_account']['pl' ] = "Załóż konto";
|
||||
|
|
@ -1237,6 +1319,7 @@ $text['button-add_member']['de-at'] = "Mitglied hinzufügen";
|
|||
$text['button-add_member']['de-de'] = "Mitglied hinzufügen";
|
||||
$text['button-add_member']['es-cl'] = "Agregar Miembro";
|
||||
$text['button-add_member']['fr-fr'] = "Ajouter un Membre";
|
||||
$text['button-add_member']['he' ] = "";
|
||||
$text['button-add_member']['it-it'] = "Aggiungi Membro";
|
||||
$text['button-add_member']['nl-nl'] = "";
|
||||
$text['button-add_member']['pl' ] = "Dodaj członka";
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ $text['language-name']['de-at'] = "Deutsch - Österreich";
|
|||
$text['language-name']['de-de'] = "Deutsch - Deutsch";
|
||||
$text['language-name']['es-cl'] = "Español - Chile";
|
||||
$text['language-name']['fr-fr'] = "Français - France";
|
||||
$text['language-name']['he' ] = "Hebrew - Hebrew";
|
||||
$text['language-name']['it-it'] = "Italiano - Italia";
|
||||
$text['language-name']['nl-nl'] = "Nederlands - De Nederland";
|
||||
$text['language-name']['pl' ] = "Polski - Polska";
|
||||
|
|
@ -17,19 +18,20 @@ $text['language-name']['sv-se'] = "Svenska - Sverige";
|
|||
$text['language-name']['uk' ] = "Українська - Україна";
|
||||
|
||||
$text['language-en-us']['en-us'] = "English - United States";
|
||||
$text['language-ar-eg']['en-us'] = "العربية - مصر";
|
||||
$text['language-de-at']['en-us'] = "Deutsch - Österreich";
|
||||
$text['language-de-de']['en-us'] = "Deutsch - Deutsch";
|
||||
$text['language-es-cl']['en-us'] = "Español - Chile";
|
||||
$text['language-pt-pt']['en-us'] = "Português - Portugal";
|
||||
$text['language-fr-fr']['en-us'] = "Français - France";
|
||||
$text['language-he' ]['en-us'] = "Hebrew - Hebrew";
|
||||
$text['language-it-it']['en-us'] = "italiano - Italia";
|
||||
$text['language-nl-nl']['en-us'] = "Nederlands - De Nederland";
|
||||
$text['language-pt-br']['en-us'] = "Brasileiro - Português";
|
||||
$text['language-pl' ]['en-us'] = "Polski - Polska";
|
||||
$text['language-pt-br']['en-us'] = "Brasileiro - Português";
|
||||
$text['language-pt-pt']['en-us'] = "Português - Portugal";
|
||||
$text['language-ru-ru']['en-us'] = "Русский - Россия";
|
||||
$text['language-sv-se']['en-us'] = "Svenska - Sverige";
|
||||
$text['language-uk' ]['en-us'] = "Українська - Україна";
|
||||
$text['language-de-de']['en-us'] = "Deutsch - Deutsch";
|
||||
$text['language-de-at']['en-us'] = "Deutsch - Österreich";
|
||||
$text['language-ar-eg']['en-us'] = "العربية - مصر";
|
||||
$text['language-ru-ru']['en-us'] = "Русский - Россия";
|
||||
$text['language-it-it']['en-us'] = "italiano - Italia";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['ar-eg'] = "تحديث مكتمل";
|
||||
|
|
|
|||
|
|
@ -9,8 +9,24 @@ class text {
|
|||
/**
|
||||
* Called when the object is created
|
||||
*/
|
||||
public $languages;
|
||||
|
||||
public function __construct() {
|
||||
//place holder
|
||||
//define the text array
|
||||
$text = array();
|
||||
|
||||
//get the global app_languages.php so we can get the list of languages
|
||||
include $_SERVER["PROJECT_ROOT"]."/resources/app_languages.php";
|
||||
|
||||
//get the list of languages, remove en-us, sort it then put en-us in front
|
||||
unset($text['language-name']['en-us']);
|
||||
$languages = array_keys($text['language-name']);
|
||||
asort($languages);
|
||||
array_unshift($languages, 'en-us');
|
||||
|
||||
//support legacy variable
|
||||
$_SESSION['app']['languages'] = $languages;
|
||||
$this->languages = $languages;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
@ -49,19 +65,6 @@ class text {
|
|||
require $lang_path;
|
||||
}
|
||||
|
||||
//get the available languages
|
||||
if (is_array($text)) {
|
||||
krsort($text);
|
||||
foreach ($text as $lang_label => $lang_codes) {
|
||||
if (is_array($lang_codes)) foreach ($lang_codes as $lang_code => $lang_text) {
|
||||
if ($lang_text != '') {
|
||||
$app_languages[] = $lang_code;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
if (is_array($app_languages)) { $_SESSION['app']['languages'] = array_unique($app_languages); }
|
||||
|
||||
//check the session language
|
||||
if (isset($_SESSION['domain']) and $language_code == null){
|
||||
$language_code = $_SESSION['domain']['language']['code'];
|
||||
|
|
@ -92,9 +95,6 @@ class text {
|
|||
*/
|
||||
public function organize_language($app_path = null, $no_sort = false) {
|
||||
|
||||
//fetch the languages
|
||||
$languages = get_languages();
|
||||
|
||||
//clear $text ready for the import
|
||||
$text = array();
|
||||
|
||||
|
|
@ -128,13 +128,13 @@ class text {
|
|||
$spacer = "";
|
||||
if(strlen($lang_label) == 11)
|
||||
$spacer = " ";
|
||||
fwrite($lang_file, "\$text['$lang_label'$spacer]['en-us'] = \"".array_shift($text[$lang_label])."\";\n");
|
||||
fwrite($lang_file, "\$text['$lang_label'$spacer]['en-us'] = \"".$this->escape_str(array_shift($text[$lang_label]))."\";\n");
|
||||
}else{
|
||||
|
||||
//put a line break in between the last tag if it has changed
|
||||
if($last_lang_label != $lang_label)
|
||||
fwrite($lang_file, "\n");
|
||||
foreach ($languages as $lang_code) {
|
||||
foreach ($this->languages as $lang_code) {
|
||||
$value = "";
|
||||
$append = "";
|
||||
$spacer = "";
|
||||
|
|
@ -142,7 +142,7 @@ class text {
|
|||
$spacer = " ";
|
||||
if(array_key_exists($lang_code, $text[$lang_label]))
|
||||
$value = $text[$lang_label][$lang_code];
|
||||
fwrite($lang_file, "\$text['$lang_label']['$lang_code'$spacer] = \"".$value."\";$append\n");
|
||||
fwrite($lang_file, "\$text['$lang_label']['$lang_code'$spacer] = \"".$this->escape_str($value)."\";$append\n");
|
||||
}
|
||||
}
|
||||
$last_lang_label = $lang_label;
|
||||
|
|
@ -152,26 +152,12 @@ class text {
|
|||
fwrite($lang_file, "\n?>\n");
|
||||
fclose($lang_file);
|
||||
}
|
||||
|
||||
/**
|
||||
* fetch the list of installed languages detected in resources
|
||||
*/
|
||||
public function get_languages() {
|
||||
|
||||
//define the text array
|
||||
$text = array();
|
||||
|
||||
//get the global app_languages.php so we can get the list of languages
|
||||
include $_SERVER["PROJECT_ROOT"]."/resources/app_languages.php";
|
||||
|
||||
//get the list of languages, remove en-us, sort it then put en-us in front
|
||||
unset($text['language-name']['en-us']);
|
||||
$languages = array_keys($text['language-name']);
|
||||
asort($languages);
|
||||
array_unshift($languages, 'en-us');
|
||||
return $languages;
|
||||
private function escape_str($string = '') {
|
||||
//perform initial escape
|
||||
$string = addslashes($string);
|
||||
//swap \' back otherwise we end up with a double escape
|
||||
return preg_replace("/\\\'/", "'", $string);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
#This file was last reorganized on 10th of May 2017 11:11:49 AM UTC
|
||||
#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
|
||||
|
||||
$text['theme-label-logout']['en-us'] = "Logout";
|
||||
$text['theme-label-logout']['ar-eg'] = "";
|
||||
|
|
@ -7,6 +7,7 @@ $text['theme-label-logout']['de-at'] = "Abmelden";
|
|||
$text['theme-label-logout']['de-de'] = "Abmelden";
|
||||
$text['theme-label-logout']['es-cl'] = "Salir";
|
||||
$text['theme-label-logout']['fr-fr'] = "Déconnexion";
|
||||
$text['theme-label-logout']['he' ] = "";
|
||||
$text['theme-label-logout']['it-it'] = "Esci";
|
||||
$text['theme-label-logout']['nl-nl'] = "";
|
||||
$text['theme-label-logout']['pl' ] = "Wyloguj";
|
||||
|
|
@ -22,6 +23,7 @@ $text['theme-confirm-logout']['de-at'] = "Möchten Sie sich wirklich abmelden?";
|
|||
$text['theme-confirm-logout']['de-de'] = "Möchten Sie sich wirklich abmelden?";
|
||||
$text['theme-confirm-logout']['es-cl'] = "¿Realmente desea cerrar la sesi?";
|
||||
$text['theme-confirm-logout']['fr-fr'] = "Voulez-vous vraiment vous déconnecter?";
|
||||
$text['theme-confirm-logout']['he' ] = "";
|
||||
$text['theme-confirm-logout']['it-it'] = "Vuoi davvero uscire?";
|
||||
$text['theme-confirm-logout']['nl-nl'] = "";
|
||||
$text['theme-confirm-logout']['pl' ] = "Czy na pewno chcesz się wylogować?";
|
||||
|
|
@ -37,6 +39,7 @@ $text['theme-label-open_selector']['de-at'] = "Dömänen Auswählen [ESC]";
|
|||
$text['theme-label-open_selector']['de-de'] = "Dömänen Auswählen [ESC]";
|
||||
$text['theme-label-open_selector']['es-cl'] = "Selector de Dominio Abierto";
|
||||
$text['theme-label-open_selector']['fr-fr'] = "Sélecteur Domaine Ouvert";
|
||||
$text['theme-label-open_selector']['he' ] = "";
|
||||
$text['theme-label-open_selector']['it-it'] = "Selettore di Dominio [ESC]";
|
||||
$text['theme-label-open_selector']['nl-nl'] = "";
|
||||
$text['theme-label-open_selector']['pl' ] = "Wybierz domenę";
|
||||
|
|
@ -52,6 +55,7 @@ $text['theme-title-domains']['de-at'] = "Domänen";
|
|||
$text['theme-title-domains']['de-de'] = "Domänen";
|
||||
$text['theme-title-domains']['es-cl'] = "Dominios";
|
||||
$text['theme-title-domains']['fr-fr'] = "Domaines";
|
||||
$text['theme-title-domains']['he' ] = "";
|
||||
$text['theme-title-domains']['it-it'] = "Domini";
|
||||
$text['theme-title-domains']['nl-nl'] = "";
|
||||
$text['theme-title-domains']['pl' ] = "Domeny";
|
||||
|
|
@ -67,6 +71,7 @@ $text['theme-button-close']['de-at'] = "Schließen";
|
|||
$text['theme-button-close']['de-de'] = "Schließen";
|
||||
$text['theme-button-close']['es-cl'] = "Cerca";
|
||||
$text['theme-button-close']['fr-fr'] = "Proche";
|
||||
$text['theme-button-close']['he' ] = "";
|
||||
$text['theme-button-close']['it-it'] = "Chiudi";
|
||||
$text['theme-button-close']['nl-nl'] = "";
|
||||
$text['theme-button-close']['pl' ] = "Blisko";
|
||||
|
|
@ -82,6 +87,7 @@ $text['theme-label-search']['de-at'] = "Suchen...";
|
|||
$text['theme-label-search']['de-de'] = "Suchen...";
|
||||
$text['theme-label-search']['es-cl'] = "Buscar...";
|
||||
$text['theme-label-search']['fr-fr'] = "Recherche...";
|
||||
$text['theme-label-search']['he' ] = "";
|
||||
$text['theme-label-search']['it-it'] = "Cerca...";
|
||||
$text['theme-label-search']['nl-nl'] = "";
|
||||
$text['theme-label-search']['pl' ] = "Poszukiwanie...";
|
||||
|
|
@ -97,6 +103,7 @@ $text['theme-label-copyright']['de-at'] = "Urheberrecht";
|
|||
$text['theme-label-copyright']['de-de'] = "Urheberrecht";
|
||||
$text['theme-label-copyright']['es-cl'] = "";
|
||||
$text['theme-label-copyright']['fr-fr'] = "";
|
||||
$text['theme-label-copyright']['he' ] = "";
|
||||
$text['theme-label-copyright']['it-it'] = "Copyright";
|
||||
$text['theme-label-copyright']['nl-nl'] = "";
|
||||
$text['theme-label-copyright']['pl' ] = "";
|
||||
|
|
@ -112,6 +119,7 @@ $text['theme-label-all_rights_reserved']['de-at'] = "Alle Rechte vorbehalten";
|
|||
$text['theme-label-all_rights_reserved']['de-de'] = "Alle Rechte vorbehalten";
|
||||
$text['theme-label-all_rights_reserved']['es-cl'] = "";
|
||||
$text['theme-label-all_rights_reserved']['fr-fr'] = "";
|
||||
$text['theme-label-all_rights_reserved']['he' ] = "";
|
||||
$text['theme-label-all_rights_reserved']['it-it'] = "Tutti i diritti riservati.";
|
||||
$text['theme-label-all_rights_reserved']['nl-nl'] = "";
|
||||
$text['theme-label-all_rights_reserved']['pl' ] = "";
|
||||
|
|
|
|||
Loading…
Reference in New Issue