mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user