diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /lib | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.zip |
Fix(l10n): đź” Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/pt_BR.js | 4 | ||||
-rw-r--r-- | lib/l10n/pt_BR.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index 69b9071e34b..b04846e2756 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -57,6 +57,7 @@ OC.L10N.register( "Invalid image" : "Imagem inválida", "Avatar image is not square" : "A imagem do avatar nĂŁo Ă© quadrada", "View profile" : "Visualizar perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoje", "tomorrow" : "amanhĂŁ", "yesterday" : "ontem", @@ -101,6 +102,8 @@ OC.L10N.register( "Users" : "Usuários", "Email" : "E-mail", "Mail %s" : "E-Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Ver %s no fediverse", "Phone" : "Fone", "Call %s" : "Chamar %s", "Twitter" : "Twitter", @@ -152,6 +155,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com vocĂŞ.", "Click the button below to open it." : "Clique no botĂŁo abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado nĂŁo existe mais", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário nĂŁo foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", "Could not find category \"%s\"" : "ImpossĂvel localizar a categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Segunda-feira", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index dab51898f26..4c1e39643c7 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -55,6 +55,7 @@ "Invalid image" : "Imagem inválida", "Avatar image is not square" : "A imagem do avatar nĂŁo Ă© quadrada", "View profile" : "Visualizar perfil", + "Local time: %s" : "Hora local: %s", "today" : "hoje", "tomorrow" : "amanhĂŁ", "yesterday" : "ontem", @@ -99,6 +100,8 @@ "Users" : "Usuários", "Email" : "E-mail", "Mail %s" : "E-Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "Ver %s no fediverse", "Phone" : "Fone", "Call %s" : "Chamar %s", "Twitter" : "Twitter", @@ -150,6 +153,7 @@ "%1$s shared »%2$s« with you." : "%1$s compartilhou »%2$s« com vocĂŞ.", "Click the button below to open it." : "Clique no botĂŁo abaixo para abri-lo.", "The requested share does not exist anymore" : "O compartilhamento solicitado nĂŁo existe mais", + "The user was not created because the user limit has been reached. Check your notifications to learn more." : "O usuário nĂŁo foi criado porque o limite de usuários foi atingido. Confira suas notificações para saber mais.", "Could not find category \"%s\"" : "ImpossĂvel localizar a categoria \"%s\"", "Sunday" : "Domingo", "Monday" : "Segunda-feira", |