summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-23 01:19:28 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-23 01:19:28 +0000
commit21bc56e252ab5c7fec26b261a705059a9fc14878 (patch)
tree7481d1375bfe6827998db0ea307e65dac7b6b100
parent9cfb22eacb7e4ab1cb1be49bcbea1d5d8bafee84 (diff)
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pt_BR.js2
-rw-r--r--l10n/pt_BR.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index ec8d1d37..224699c4 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -32,6 +32,7 @@ OC.L10N.register(
"Delete" : "Excluir",
"Post" : "Postar",
"Post to followers" : "Postar para seguidores",
+ "Send message to mentioned users" : "Enviar mensagem para usuários mencionados",
"Post publicly" : "Postar publicamente",
"Post to recipients" : "Postar para destinatários",
"Post unlisted" : "Post não listado",
@@ -96,6 +97,7 @@ OC.L10N.register(
"Visible for all, but opted-out of discovery features" : "Visível para todos, mas com recursos de descoberta desativados",
"Followers" : "Seguidores",
"Visible to followers only" : "Visível somente para seguidores",
+ "Direct message" : "Mensagem direta",
"Visible to mentioned users only" : "Visível apenas para usuários mencionados"
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json
index d828708d..3b7bf0df 100644
--- a/l10n/pt_BR.json
+++ b/l10n/pt_BR.json
@@ -30,6 +30,7 @@
"Delete" : "Excluir",
"Post" : "Postar",
"Post to followers" : "Postar para seguidores",
+ "Send message to mentioned users" : "Enviar mensagem para usuários mencionados",
"Post publicly" : "Postar publicamente",
"Post to recipients" : "Postar para destinatários",
"Post unlisted" : "Post não listado",
@@ -94,6 +95,7 @@
"Visible for all, but opted-out of discovery features" : "Visível para todos, mas com recursos de descoberta desativados",
"Followers" : "Seguidores",
"Visible to followers only" : "Visível somente para seguidores",
+ "Direct message" : "Mensagem direta",
"Visible to mentioned users only" : "Visível apenas para usuários mencionados"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file