Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-10-26 05:23:26 +0300
committerNextcloud bot <bot@nextcloud.com>2021-10-26 05:23:26 +0300
commita0aebf71b27592f74014884b5b475d8b007d2dc4 (patch)
tree568e7d516392b4cf41ef5b22aa3cd8d6bb855577 /lib
parent0f9e090f0c914ec8e132b1474ef4fa4a8630606e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/pt_BR.js16
-rw-r--r--lib/l10n/pt_BR.json16
2 files changed, 32 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js
index ee9b8b4d16b..4b0cf7637a5 100644
--- a/lib/l10n/pt_BR.js
+++ b/lib/l10n/pt_BR.js
@@ -54,6 +54,7 @@ OC.L10N.register(
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
"Avatar image is not square" : "A imagem do avatar não é quadrada",
+ "View profile" : "Visualizar perfil",
"today" : "hoje",
"tomorrow" : "amanhã",
"yesterday" : "ontem",
@@ -93,6 +94,21 @@ OC.L10N.register(
"Settings" : "Configurações",
"Log out" : "Sair",
"Users" : "Usuários",
+ "Email" : "E-mail",
+ "Mail %s" : "E-Mail %s",
+ "Phone" : "Fone",
+ "Call %s" : "Chamar %s",
+ "Twitter" : "Twitter",
+ "View %s on Twitter" : "Visualizar %s no Twitter",
+ "Website" : "Website",
+ "Visit %s" : "Visitar %s",
+ "Address" : "Endereço",
+ "Avatar" : "Avatar",
+ "About" : "Sobre",
+ "Full name" : "Nome completo ",
+ "Headline" : "Título ",
+ "Organisation" : "Organização",
+ "Role" : "Função",
"Unknown user" : "Usuário desconhecido",
"Additional settings" : "Configurações adicionais",
"%s enter the database username and name." : "%s insira o nome de usuário e o nome do banco de dados.",
diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json
index 57c0cbc8ccb..8049fb8e9a0 100644
--- a/lib/l10n/pt_BR.json
+++ b/lib/l10n/pt_BR.json
@@ -52,6 +52,7 @@
"Unknown filetype" : "Tipo de arquivo desconhecido",
"Invalid image" : "Imagem inválida",
"Avatar image is not square" : "A imagem do avatar não é quadrada",
+ "View profile" : "Visualizar perfil",
"today" : "hoje",
"tomorrow" : "amanhã",
"yesterday" : "ontem",
@@ -91,6 +92,21 @@
"Settings" : "Configurações",
"Log out" : "Sair",
"Users" : "Usuários",
+ "Email" : "E-mail",
+ "Mail %s" : "E-Mail %s",
+ "Phone" : "Fone",
+ "Call %s" : "Chamar %s",
+ "Twitter" : "Twitter",
+ "View %s on Twitter" : "Visualizar %s no Twitter",
+ "Website" : "Website",
+ "Visit %s" : "Visitar %s",
+ "Address" : "Endereço",
+ "Avatar" : "Avatar",
+ "About" : "Sobre",
+ "Full name" : "Nome completo ",
+ "Headline" : "Título ",
+ "Organisation" : "Organização",
+ "Role" : "Função",
"Unknown user" : "Usuário desconhecido",
"Additional settings" : "Configurações adicionais",
"%s enter the database username and name." : "%s insira o nome de usuário e o nome do banco de dados.",