Fixed translations for Brazilian Portuguese (#4920)

* Fixed translations for Brazilian Portuguese

* Update app_config.php

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Fixed Translations for pt-br

* Update app_config.php

* Update app_languages.php

* Update app_menu.php

* app_config Domain

* app_languages.php - Domains

* app_menu - domains

* app_config - default settings

* app_languages -  - default settings

* app_menu - default settings

* app_config - databases

* app_languages - databases

* app_menu -  - databases

* app_config - upgrade

* app_languages - upgrade

* app_menu - upgrade

* app_config - users

* app_languages - users

* app_menu - users

* app_config - usersettings

* app_languages - usersettings

* app_menu - usersettings

* app_language - Reources
This commit is contained in:
fneto1977
2019-11-27 21:53:28 -03:00
committed by FusionPBX
parent d1aaf9700e
commit 86ea29da4c
25 changed files with 354 additions and 354 deletions

View File

@@ -14,7 +14,7 @@ $text['title-user_setting-edit']['he-il'] = "";
$text['title-user_setting-edit']['it-it'] = "Impostazione utente";
$text['title-user_setting-edit']['nl-nl'] = "";
$text['title-user_setting-edit']['pl-pl'] = "";
$text['title-user_setting-edit']['pt-br'] = "Definição do Utilizador"; //copied from pt-pt
$text['title-user_setting-edit']['pt-br'] = "Configuração do Usuário"; //copied from pt-pt
$text['title-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
$text['title-user_setting-edit']['ro-ro'] = "";
$text['title-user_setting-edit']['ru-ru'] = "Настройки пользователя";
@@ -34,7 +34,7 @@ $text['title-user_setting-add']['he-il'] = "";
$text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
$text['title-user_setting-add']['nl-nl'] = "";
$text['title-user_setting-add']['pl-pl'] = "";
$text['title-user_setting-add']['pt-br'] = "Usuário setting Adicionar"; //copied from pt-pt
$text['title-user_setting-add']['pt-br'] = "Adicionar configuração do usuário"; //copied from pt-pt
$text['title-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
$text['title-user_setting-add']['ro-ro'] = "";
$text['title-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
@@ -54,7 +54,7 @@ $text['title-user_manager']['he-il'] = "מנהל משתמש";
$text['title-user_manager']['it-it'] = "Gestione Utenti";
$text['title-user_manager']['nl-nl'] = "";
$text['title-user_manager']['pl-pl'] = "Menedżer użytkowników";
$text['title-user_manager']['pt-br'] = "Gestão de Utilizadores"; //copied from pt-pt
$text['title-user_manager']['pt-br'] = "Gerenciar Usuários"; //copied from pt-pt
$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
$text['title-user_manager']['ro-ro'] = "";
$text['title-user_manager']['ru-ru'] = "Управление пользователями";
@@ -74,7 +74,7 @@ $text['title-user_edit']['he-il'] = "משתמש";
$text['title-user_edit']['it-it'] = "Utente";
$text['title-user_edit']['nl-nl'] = "";
$text['title-user_edit']['pl-pl'] = "Użytkownik";
$text['title-user_edit']['pt-br'] = "Utilizador"; //copied from pt-pt
$text['title-user_edit']['pt-br'] = "Usuário"; //copied from pt-pt
$text['title-user_edit']['pt-pt'] = "Utilizador";
$text['title-user_edit']['ro-ro'] = "Utilizator";
$text['title-user_edit']['ru-ru'] = "Пользователь";
@@ -94,7 +94,7 @@ $text['title-user_add']['he-il'] = "משתמש";
$text['title-user_add']['it-it'] = "Utente";
$text['title-user_add']['nl-nl'] = "";
$text['title-user_add']['pl-pl'] = "Użytkownik";
$text['title-user_add']['pt-br'] = "Adicionar Utilizador"; //copied from pt-pt
$text['title-user_add']['pt-br'] = "Adicionar Usuário"; //copied from pt-pt
$text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
$text['title-user_add']['ro-ro'] = "Utilizator";
$text['title-user_add']['ru-ru'] = "Пользователь";
@@ -154,7 +154,7 @@ $text['title-group_manager']['he-il'] = "מנהל קבוצה";
$text['title-group_manager']['it-it'] = "Gestione Gruppo";
$text['title-group_manager']['nl-nl'] = "";
$text['title-group_manager']['pl-pl'] = "Menedżer grup";
$text['title-group_manager']['pt-br'] = "Gestão de Grupos"; //copied from pt-pt
$text['title-group_manager']['pt-br'] = "Gerenciador de Grupos"; //copied from pt-pt
$text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
$text['title-group_manager']['ro-ro'] = "";
$text['title-group_manager']['ru-ru'] = "Управление группами";
@@ -214,7 +214,7 @@ $text['option-true']['he-il'] = "חוקי";
$text['option-true']['it-it'] = "Vero";
$text['option-true']['nl-nl'] = "";
$text['option-true']['pl-pl'] = "Tak";
$text['option-true']['pt-br'] = "Sim"; //copied from pt-pt
$text['option-true']['pt-br'] = "Verdadeiro"; //copied from pt-pt
$text['option-true']['pt-pt'] = "Sim";
$text['option-true']['ro-ro'] = "";
$text['option-true']['ru-ru'] = "Да";
@@ -254,7 +254,7 @@ $text['option-logged_out']['he-il'] = "התנתק";
$text['option-logged_out']['it-it'] = "Disconnesso";
$text['option-logged_out']['nl-nl'] = "";
$text['option-logged_out']['pl-pl'] = "Wylogowany";
$text['option-logged_out']['pt-br'] = "Desligado"; //copied from pt-pt
$text['option-logged_out']['pt-br'] = "Desconectado"; //copied from pt-pt
$text['option-logged_out']['pt-pt'] = "Desligado";
$text['option-logged_out']['ro-ro'] = "";
$text['option-logged_out']['ru-ru'] = "Выйти";
@@ -294,7 +294,7 @@ $text['option-false']['he-il'] = "לא חוקי";
$text['option-false']['it-it'] = "Falso";
$text['option-false']['nl-nl'] = "";
$text['option-false']['pl-pl'] = "Nie";
$text['option-false']['pt-br'] = "o"; //copied from pt-pt
$text['option-false']['pt-br'] = "Falso"; //copied from pt-pt
$text['option-false']['pt-pt'] = "Não";
$text['option-false']['ro-ro'] = "";
$text['option-false']['ru-ru'] = "Нет";
@@ -314,7 +314,7 @@ $text['option-do_not_disturb']['he-il'] = "נא לא להפריע";
$text['option-do_not_disturb']['it-it'] = "Non disturbare";
$text['option-do_not_disturb']['nl-nl'] = "";
$text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
$text['option-do_not_disturb']['pt-br'] = "Não Perturbar"; //copied from pt-pt
$text['option-do_not_disturb']['pt-br'] = "Não Perturbe"; //copied from pt-pt
$text['option-do_not_disturb']['pt-pt'] = "Não Perturbar";
$text['option-do_not_disturb']['ro-ro'] = "";
$text['option-do_not_disturb']['ru-ru'] = "Не беспокоить (DND)";
@@ -334,7 +334,7 @@ $text['option-available_on_demand']['he-il'] = "זמין (לפי דרישה(";
$text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
$text['option-available_on_demand']['nl-nl'] = "";
$text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
$text['option-available_on_demand']['pt-br'] = "Disponível (A Pedido)"; //copied from pt-pt
$text['option-available_on_demand']['pt-br'] = "Disponível (sob demanda)"; //copied from pt-pt
$text['option-available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
$text['option-available_on_demand']['ro-ro'] = "";
$text['option-available_on_demand']['ru-ru'] = "Доступен (по требованию)";
@@ -394,7 +394,7 @@ $text['message-password_mismatch']['he-il'] = "הסיסמא לא נכונה";
$text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
$text['message-password_mismatch']['nl-nl'] = "";
$text['message-password_mismatch']['pl-pl'] = "Wprowadzone hasła nie są takie same";
$text['message-password_mismatch']['pt-br'] = "As passwords não correspondem."; //copied from pt-pt
$text['message-password_mismatch']['pt-br'] = "As senhas não conferem."; //copied from pt-pt
$text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
$text['message-password_mismatch']['ro-ro'] = "";
$text['message-password_mismatch']['ru-ru'] = "Пароли не совпадают";
@@ -434,7 +434,7 @@ $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
$text['message-password_requirements']['it-it'] = "Requisiti Password";
$text['message-password_requirements']['nl-nl'] = "";
$text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
$text['message-password_requirements']['pt-br'] = "Requisitos Senha"; //copied from pt-pt
$text['message-password_requirements']['pt-br'] = "Requisitos de Senha"; //copied from pt-pt
$text['message-password_requirements']['pt-pt'] = "Requisitos Senha";
$text['message-password_requirements']['ro-ro'] = "Cerințe privind parola";
$text['message-password_requirements']['ru-ru'] = "Требования к паролю";
@@ -494,7 +494,7 @@ $text['message-maximum_users']['he-il'] = "מקסימום משתמשים";
$text['message-maximum_users']['it-it'] = "Utenti Massimi:";
$text['message-maximum_users']['nl-nl'] = "";
$text['message-maximum_users']['pl-pl'] = "Maks ilość użytkowników";
$text['message-maximum_users']['pt-br'] = "Usuários Máximo Permitido:"; //copied from pt-pt
$text['message-maximum_users']['pt-br'] = "Máximo de Usuários Permitido:"; //copied from pt-pt
$text['message-maximum_users']['pt-pt'] = "Usuários Máximo Permitido:";
$text['message-maximum_users']['ro-ro'] = "";
$text['message-maximum_users']['ru-ru'] = "Максимальное количество пользователей:";
@@ -554,7 +554,7 @@ $text['message-copy']['he-il'] = "העתקה הושלמה";
$text['message-copy']['it-it'] = "Copia Completata";
$text['message-copy']['nl-nl'] = "";
$text['message-copy']['pl-pl'] = "Skopiowano poprawnie";
$text['message-copy']['pt-br'] = "Cópia Efectuada"; //copied from pt-pt
$text['message-copy']['pt-br'] = "Cópia concluída"; //copied from pt-pt
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
$text['message-copy']['ro-ro'] = "Copiere completă";
$text['message-copy']['ru-ru'] = "Копирование выполнено";
@@ -574,7 +574,7 @@ $text['message-cannot_delete_own_account']['he-il'] = "";
$text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo utente. Per favore collegati con un utente differente e riprova nuovamente.";
$text['message-cannot_delete_own_account']['nl-nl'] = "";
$text['message-cannot_delete_own_account']['pl-pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
$text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente."; //copied from pt-pt
$text['message-cannot_delete_own_account']['pt-br'] = "Você não pode excluir a sua própria conta de usuário. Conecte como um usuário diferente, em seguida, tente novamente."; //copied from pt-pt
$text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
$text['message-cannot_delete_own_account']['ro-ro'] = "";
$text['message-cannot_delete_own_account']['ru-ru'] = "Вы не можете удалить свою учетную запись. Войдите как другой пользователь, а затем повторите попытку..";
@@ -594,7 +594,7 @@ $text['label-web_fonts']['he-il'] = "גופני אינטרנט";
$text['label-web_fonts']['it-it'] = "Caratteri Web";
$text['label-web_fonts']['nl-nl'] = "";
$text['label-web_fonts']['pl-pl'] = "Czcionki sieci";
$text['label-web_fonts']['pt-br'] = "Polices Web";
$text['label-web_fonts']['pt-br'] = "Fontes Web";
$text['label-web_fonts']['pt-pt'] = "Fontes da web";
$text['label-web_fonts']['ro-ro'] = "Fonturi web";
$text['label-web_fonts']['ru-ru'] = "Шрифты Web";
@@ -614,7 +614,7 @@ $text['label-username']['he-il'] = "שם משתמש";
$text['label-username']['it-it'] = "Nome utente";
$text['label-username']['nl-nl'] = "";
$text['label-username']['pl-pl'] = "Użytkownik";
$text['label-username']['pt-br'] = "Nome de Utilizador"; //copied from pt-pt
$text['label-username']['pt-br'] = "Usuário"; //copied from pt-pt
$text['label-username']['pt-pt'] = "Nome de Utilizador";
$text['label-username']['ro-ro'] = "Utilizator";
$text['label-username']['ru-ru'] = "Имя пользователя";
@@ -634,7 +634,7 @@ $text['label-user_language']['he-il'] = "שפה";
$text['label-user_language']['it-it'] = "Lingua";
$text['label-user_language']['nl-nl'] = "";
$text['label-user_language']['pl-pl'] = "Język";
$text['label-user_language']['pt-br'] = "Língua"; //copied from pt-pt
$text['label-user_language']['pt-br'] = "Idioma"; //copied from pt-pt
$text['label-user_language']['pt-pt'] = "Língua";
$text['label-user_language']['ro-ro'] = "Limbă";
$text['label-user_language']['ru-ru'] = "Язык";
@@ -654,7 +654,7 @@ $text['label-user_info']['he-il'] = "פרטי משתמש";
$text['label-user_info']['it-it'] = "Informazioni Utente";
$text['label-user_info']['nl-nl'] = "";
$text['label-user_info']['pl-pl'] = "Informacje o użytkowniku";
$text['label-user_info']['pt-br'] = "Informação do Utilizador"; //copied from pt-pt
$text['label-user_info']['pt-br'] = "Informação do Usuário"; //copied from pt-pt
$text['label-user_info']['pt-pt'] = "Informação do Utilizador";
$text['label-user_info']['ro-ro'] = "";
$text['label-user_info']['ru-ru'] = "Информация о пользователе";
@@ -814,7 +814,7 @@ $text['label-right']['he-il'] = "יָמִינָה";
$text['label-right']['it-it'] = "Destra";
$text['label-right']['nl-nl'] = "";
$text['label-right']['pl-pl'] = "Dobrze";
$text['label-right']['pt-br'] = "Certo"; //copied from pt-pt
$text['label-right']['pt-br'] = "Direita"; //copied from pt-pt
$text['label-right']['pt-pt'] = "Certo";
$text['label-right']['ro-ro'] = "Dreapta";
$text['label-right']['ru-ru'] = "Справа";
@@ -834,7 +834,7 @@ $text['label-reference']['he-il'] = "התייחסות";
$text['label-reference']['it-it'] = "Visualizza";
$text['label-reference']['nl-nl'] = "";
$text['label-reference']['pl-pl'] = "Odniesienie";
$text['label-reference']['pt-br'] = "Referência"; //copied from pt-pt
$text['label-reference']['pt-br'] = "Veja"; //copied from pt-pt
$text['label-reference']['pt-pt'] = "Referência";
$text['label-reference']['ro-ro'] = "Referinţă";
$text['label-reference']['ru-ru'] = "Вид";
@@ -894,7 +894,7 @@ $text['label-password']['he-il'] = "סיסמה";
$text['label-password']['it-it'] = "Password";
$text['label-password']['nl-nl'] = "";
$text['label-password']['pl-pl'] = "Hasło";
$text['label-password']['pt-br'] = "Palavra-Passe"; //copied from pt-pt
$text['label-password']['pt-br'] = "Senha"; //copied from pt-pt
$text['label-password']['pt-pt'] = "Palavra-Passe";
$text['label-password']['ro-ro'] = "Parolă";
$text['label-password']['ru-ru'] = "Пароль";
@@ -1334,7 +1334,7 @@ $text['label-contact']['he-il'] = "איש קשר";
$text['label-contact']['it-it'] = "Contatto";
$text['label-contact']['nl-nl'] = "";
$text['label-contact']['pl-pl'] = "Kontakt";
$text['label-contact']['pt-br'] = "Contacto"; //copied from pt-pt
$text['label-contact']['pt-br'] = "Contato"; //copied from pt-pt
$text['label-contact']['pt-pt'] = "Contacto";
$text['label-contact']['ro-ro'] = "";
$text['label-contact']['ru-ru'] = "Контакт";
@@ -1354,7 +1354,7 @@ $text['label-confirm_password']['he-il'] = "אשר סיסמא";
$text['label-confirm_password']['it-it'] = "Conferma Password";
$text['label-confirm_password']['nl-nl'] = "";
$text['label-confirm_password']['pl-pl'] = "Potwierdź hasło";
$text['label-confirm_password']['pt-br'] = "Confirmar Palavra-Passe"; //copied from pt-pt
$text['label-confirm_password']['pt-br'] = "Confirmar Senha"; //copied from pt-pt
$text['label-confirm_password']['pt-pt'] = "Confirmar Palavra-Passe";
$text['label-confirm_password']['ro-ro'] = "";
$text['label-confirm_password']['ru-ru'] = "Подтвердите пароль";
@@ -1394,7 +1394,7 @@ $text['label-characters']['he-il'] = "דמויות";
$text['label-characters']['it-it'] = "Caratteri";
$text['label-characters']['nl-nl'] = "";
$text['label-characters']['pl-pl'] = "Postacie";
$text['label-characters']['pt-br'] = "Personagens"; //copied from pt-pt
$text['label-characters']['pt-br'] = "Caracteres"; //copied from pt-pt
$text['label-characters']['pt-pt'] = "Personagens";
$text['label-characters']['ro-ro'] = "caractere";
$text['label-characters']['ru-ru'] = "символов";
@@ -1454,7 +1454,7 @@ $text['label-api_key']['he-il'] = "";
$text['label-api_key']['it-it'] = "API Key";
$text['label-api_key']['nl-nl'] = "";
$text['label-api_key']['pl-pl'] = "Klucz API";
$text['label-api_key']['pt-br'] = "API Key"; //copied from pt-pt
$text['label-api_key']['pt-br'] = "Chave API"; //copied from pt-pt
$text['label-api_key']['pt-pt'] = "API Key";
$text['label-api_key']['ro-ro'] = "";
$text['label-api_key']['ru-ru'] = "Ключ API";
@@ -1534,7 +1534,7 @@ $text['header-user_setting-edit']['he-il'] = "";
$text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
$text['header-user_setting-edit']['nl-nl'] = "";
$text['header-user_setting-edit']['pl-pl'] = "";
$text['header-user_setting-edit']['pt-br'] = "Definição do Utilizador"; //copied from pt-pt
$text['header-user_setting-edit']['pt-br'] = "Configuração do Usuário"; //copied from pt-pt
$text['header-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
$text['header-user_setting-edit']['ro-ro'] = "";
$text['header-user_setting-edit']['ru-ru'] = "Настройки пользователя";
@@ -1554,7 +1554,7 @@ $text['header-user_setting-add']['he-il'] = "";
$text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
$text['header-user_setting-add']['nl-nl'] = "";
$text['header-user_setting-add']['pl-pl'] = "";
$text['header-user_setting-add']['pt-br'] = "Usuário setting Adicionar"; //copied from pt-pt
$text['header-user_setting-add']['pt-br'] = "Adicionar configuração do Usuário"; //copied from pt-pt
$text['header-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
$text['header-user_setting-add']['ro-ro'] = "";
$text['header-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
@@ -1574,7 +1574,7 @@ $text['header-user_manager']['he-il'] = "מנהל משתמש";
$text['header-user_manager']['it-it'] = "Utenti";
$text['header-user_manager']['nl-nl'] = "";
$text['header-user_manager']['pl-pl'] = "Menadżer użytkowników";
$text['header-user_manager']['pt-br'] = "Gestão de Utilizadores"; //copied from pt-pt
$text['header-user_manager']['pt-br'] = "Usuários"; //copied from pt-pt
$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
$text['header-user_manager']['ro-ro'] = "";
$text['header-user_manager']['ru-ru'] = "Пользователи";
@@ -1594,7 +1594,7 @@ $text['header-user_edit']['he-il'] = "משתמש";
$text['header-user_edit']['it-it'] = "Utenti";
$text['header-user_edit']['nl-nl'] = "";
$text['header-user_edit']['pl-pl'] = "Użytkownik";
$text['header-user_edit']['pt-br'] = "Editar Utilizador"; //copied from pt-pt
$text['header-user_edit']['pt-br'] = "Editar Usuário"; //copied from pt-pt
$text['header-user_edit']['pt-pt'] = "Editar Utilizador";
$text['header-user_edit']['ro-ro'] = "";
$text['header-user_edit']['ru-ru'] = "Пользователь";
@@ -1614,7 +1614,7 @@ $text['header-user_add']['he-il'] = "משתמש";
$text['header-user_add']['it-it'] = "Utente";
$text['header-user_add']['nl-nl'] = "";
$text['header-user_add']['pl-pl'] = "Użytkownik";
$text['header-user_add']['pt-br'] = "Adicionar Utilizador"; //copied from pt-pt
$text['header-user_add']['pt-br'] = "Adicionar Usuário"; //copied from pt-pt
$text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
$text['header-user_add']['ro-ro'] = "";
$text['header-user_add']['ru-ru'] = "Пользователь";
@@ -1674,7 +1674,7 @@ $text['header-group_manager']['he-il'] = "מנהל קבוצה";
$text['header-group_manager']['it-it'] = "Gestione Gruppo";
$text['header-group_manager']['nl-nl'] = "";
$text['header-group_manager']['pl-pl'] = "Menadżer grup";
$text['header-group_manager']['pt-br'] = "Gestão de Grupos"; //copied from pt-pt
$text['header-group_manager']['pt-br'] = "Gerenciador de Grupos"; //copied from pt-pt
$text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
$text['header-group_manager']['ro-ro'] = "";
$text['header-group_manager']['ru-ru'] = "Управление группами";
@@ -1754,7 +1754,7 @@ $text['description-user_setting-add']['he-il'] = "";
$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-pl'] = "";
$text['description-user_setting-add']['pt-br'] = "Adicionar uma definição para esse usuário."; //copied from pt-pt
$text['description-user_setting-add']['pt-br'] = "Adicionar uma configuração para esse usuário."; //copied from pt-pt
$text['description-user_setting-add']['pt-pt'] = "Adicionar uma definição para esse usuário.";
$text['description-user_setting-add']['ro-ro'] = "";
$text['description-user_setting-add']['ru-ru'] = "Добавьте параметр пользователя.";
@@ -1774,7 +1774,7 @@ $text['description-user_manager']['he-il'] = "הוסף, ערוך, מחק וחפ
$text['description-user_manager']['it-it'] = "Aggiungi, modifica, elimina e cerca utenti. ";
$text['description-user_manager']['nl-nl'] = "";
$text['description-user_manager']['pl-pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
$text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar utilizadores. "; //copied from pt-pt
$text['description-user_manager']['pt-br'] = "Adicionar, editar, remover e pesquisar usuários. "; //copied from pt-pt
$text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
$text['description-user_manager']['ro-ro'] = "";
$text['description-user_manager']['ru-ru'] = "Добавление, изменение, удаление и поиск пользователей. ";
@@ -1814,7 +1814,7 @@ $text['description-user_edit']['he-il'] = "ערוך פרטי משתמש ושיו
$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-pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
$text['description-user_edit']['pt-br'] = "Editar a informação do utilizador e os membros do grupo. "; //copied from pt-pt
$text['description-user_edit']['pt-br'] = "Editar a informação do usuário e sua participação em grupos. "; //copied from pt-pt
$text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
$text['description-user_edit']['ro-ro'] = "";
$text['description-user_edit']['ru-ru'] = "Изменение информации о пользователях и членстве в группах. ";
@@ -1834,7 +1834,7 @@ $text['description-user_add']['he-il'] = "בכדי להוסיף משתמש, אנ
$text['description-user_add']['it-it'] = "Per aggiungere un utente, per favore completa interamente il modulo. Tutti i campi sono obbligatori. ";
$text['description-user_add']['nl-nl'] = "";
$text['description-user_add']['pl-pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
$text['description-user_add']['pt-br'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. "; //copied from pt-pt
$text['description-user_add']['pt-br'] = "Para adicionar um usuário, por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. "; //copied from pt-pt
$text['description-user_add']['pt-pt'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
$text['description-user_add']['ro-ro'] = "";
$text['description-user_add']['ru-ru'] = "Чтобы добавить пользователя, заполните эту форму полностью. Все поля обязательны для заполнения. ";
@@ -1854,7 +1854,7 @@ $text['description-time_zone']['he-il'] = "הגדר אזור זמן";
$text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
$text['description-time_zone']['nl-nl'] = "";
$text['description-time_zone']['pl-pl'] = "Wybierz domyślną strefę czasową";
$text['description-time_zone']['pt-br'] = "Escolha o fuso horário por omissão."; //copied from pt-pt
$text['description-time_zone']['pt-br'] = "Escolha o fuso horário padrão."; //copied from pt-pt
$text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
$text['description-time_zone']['ro-ro'] = "";
$text['description-time_zone']['ru-ru'] = "Выберите часовой пояс по умолчанию.";
@@ -1874,7 +1874,7 @@ $text['description-status']['he-il'] = "בחר את סטטוס המשתמש";
$text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
$text['description-status']['nl-nl'] = "";
$text['description-status']['pl-pl'] = "Wybierz status użytkownika";
$text['description-status']['pt-br'] = "Escolher o estado de presença do utilizador."; //copied from pt-pt
$text['description-status']['pt-br'] = "Escolher o estado de presença do usuário."; //copied from pt-pt
$text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
$text['description-status']['ro-ro'] = "Selectați starea utilizatorului";
$text['description-status']['ru-ru'] = "Установить статус присутствие.";
@@ -1994,7 +1994,7 @@ $text['description-contact']['he-il'] = "שייך איש קשר לחשבון";
$text['description-contact']['it-it'] = "Assegna un contatto a questo utente.";
$text['description-contact']['nl-nl'] = "";
$text['description-contact']['pl-pl'] = "Wybierz numer";
$text['description-contact']['pt-br'] = "Atribuir um contacto a esta conta de utilizador."; //copied from pt-pt
$text['description-contact']['pt-br'] = "Atribuir um contato a esta conta de usuário."; //copied from pt-pt
$text['description-contact']['pt-pt'] = "Atribuir um contacto a esta conta de utilizador.";
$text['description-contact']['ro-ro'] = "";
$text['description-contact']['ru-ru'] = "Назначить контакт для этой учетной записи пользователя.";
@@ -2014,7 +2014,7 @@ $text['description-api_key']['he-il'] = "";
$text['description-api_key']['it-it'] = "Inserisci la API key che è spesso un UUID. L'API key dovrebbe essere di almeno 128 bit.";
$text['description-api_key']['nl-nl'] = "";
$text['description-api_key']['pl-pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
$text['description-api_key']['pt-br'] = "";
$text['description-api_key']['pt-br'] = "Entre com a chave API, normalmente um UUID. A chave deve ser de 128 bits ou maior.";
$text['description-api_key']['pt-pt'] = "";
$text['description-api_key']['ro-ro'] = "";
$text['description-api_key']['ru-ru'] = "Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше.";
@@ -2034,7 +2034,7 @@ $text['confirm-delete']['he-il'] = "?בטוח שאתה רוצה למחוק";
$text['confirm-delete']['it-it'] = "Vuoi veramente cancellare questo?";
$text['confirm-delete']['nl-nl'] = "";
$text['confirm-delete']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover isto?"; //copied from pt-pt
$text['confirm-delete']['pt-br'] = "Tem a certeza que pretende remover?"; //copied from pt-pt
$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
$text['confirm-delete']['ro-ro'] = "";
$text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить?";
@@ -2074,7 +2074,7 @@ $text['button-generate']['he-il'] = "יצר";
$text['button-generate']['it-it'] = "Genera";
$text['button-generate']['nl-nl'] = "";
$text['button-generate']['pl-pl'] = "Generuj";
$text['button-generate']['pt-br'] = "Geração"; //copied from pt-pt
$text['button-generate']['pt-br'] = "Gerar"; //copied from pt-pt
$text['button-generate']['pt-pt'] = "Geração";
$text['button-generate']['ro-ro'] = "";
$text['button-generate']['ru-ru'] = "Сгенерировать";