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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-24 06:40:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:40:38 +0300
commit58a19844c75302e00bfbaaf3bab5ae01e797622c (patch)
tree18271fabfb4b9225ba2f4d600eb0eda147e7c796 /l10n/pt_BR.js
parenta618d68d538292b70b346690f8220db538b42b4f (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/pt_BR.js')
-rw-r--r--l10n/pt_BR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 8744cb7a7..c6dd30135 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -105,6 +105,6 @@ OC.L10N.register(
"Insert image" : "Inserir imagem",
"New text document" : "Novo documento de texto",
"Currently active users:" : "Usuários ativos no momento:",
- "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores"]
+ "_and %n other editor_::_and %n other editors_" : ["e %n outro editor","e %n outros editores","e %n outros editores"]
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");