Fixed translations (#6794)
* Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_menu.php * Update app_languages.php
This commit is contained in:
@@ -59,7 +59,7 @@ $text['title-user_import']['es-cl'] = "Importar";
|
||||
$text['title-user_import']['es-mx'] = "Importar";
|
||||
$text['title-user_import']['fr-ca'] = "Importer";
|
||||
$text['title-user_import']['fr-fr'] = "Importer";
|
||||
$text['title-user_import']['he-il'] = "Userייבוא";
|
||||
$text['title-user_import']['he-il'] = "ייבוא משתמשים";
|
||||
$text['title-user_import']['it-it'] = "Importazione utente";
|
||||
$text['title-user_import']['nl-nl'] = "Gebruik Import";
|
||||
$text['title-user_import']['pl-pl'] = "Importuj";
|
||||
@@ -476,7 +476,7 @@ $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect";
|
||||
$text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
|
||||
$text['message-password_blank']['he-il'] = "סיסמא לא קיימת";
|
||||
$text['message-password_blank']['it-it'] = "Password non valida";
|
||||
$text['message-password_blank']['nl-nl'] = "Invalid";
|
||||
$text['message-password_blank']['nl-nl'] = "ongeldig wachtwoord";
|
||||
$text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
|
||||
$text['message-password_blank']['pt-br'] = "Senha Inválida";
|
||||
$text['message-password_blank']['pt-pt'] = "Senha Inválida";
|
||||
@@ -1979,7 +1979,7 @@ $text['header-user_import']['es-cl'] = "Importar";
|
||||
$text['header-user_import']['es-mx'] = "Importar";
|
||||
$text['header-user_import']['fr-ca'] = "Importer";
|
||||
$text['header-user_import']['fr-fr'] = "Importer";
|
||||
$text['header-user_import']['he-il'] = "Userייבוא";
|
||||
$text['header-user_import']['he-il'] = "ייבוא משתמשים";
|
||||
$text['header-user_import']['it-it'] = "Importazione utente";
|
||||
$text['header-user_import']['nl-nl'] = "Gebruik Import";
|
||||
$text['header-user_import']['pl-pl'] = "Importuj";
|
||||
@@ -2094,7 +2094,7 @@ $text['description-user_language']['ko-kr'] = "언어 선택";
|
||||
|
||||
$text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
|
||||
$text['description-user_edit']['en-gb'] = "Edit user information and group membership. ";
|
||||
$text['description-user_edit']['ar-eg'] = "(إديت)";
|
||||
$text['description-user_edit']['ar-eg'] = "تحرير معلومات المستخدم وعضوية المجموعة.";
|
||||
$text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten.";
|
||||
$text['description-user_edit']['de-ch'] = "Benutzerinformationen und Gruppen verwalten.";
|
||||
$text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
|
||||
@@ -2368,7 +2368,7 @@ $text['label-user_totp_secret']['es-cl'] = "totp";
|
||||
$text['label-user_totp_secret']['es-mx'] = "totp";
|
||||
$text['label-user_totp_secret']['fr-ca'] = "totp";
|
||||
$text['label-user_totp_secret']['fr-fr'] = "totp";
|
||||
$text['label-user_totp_secret']['he-il'] = "TP";
|
||||
$text['label-user_totp_secret']['he-il'] = "TOTP";
|
||||
$text['label-user_totp_secret']['it-it'] = "TOTALE";
|
||||
$text['label-user_totp_secret']['nl-nl'] = "Top";
|
||||
$text['label-user_totp_secret']['pl-pl'] = "tort";
|
||||
@@ -2490,7 +2490,7 @@ $text['button-show_all']['fr-ca'] = "Tout Montrer";
|
||||
$text['button-show_all']['fr-fr'] = "Tout Montrer";
|
||||
$text['button-show_all']['he-il'] = "הצג הכל";
|
||||
$text['button-show_all']['it-it'] = "Mostra Tutto";
|
||||
$text['button-show_all']['nl-nl'] = "Show";
|
||||
$text['button-show_all']['nl-nl'] = "Toon alles";
|
||||
$text['button-show_all']['pl-pl'] = "Pokaż wszystkie";
|
||||
$text['button-show_all']['pt-br'] = "Mostrar Todos";
|
||||
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
||||
|
||||
Reference in New Issue
Block a user