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

github.com/nextcloud/privacy.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:26:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:26:44 +0300
commitd32fb073ee0329dcf58311152d1f7092fcf62408 (patch)
tree4785ff5b29b982faba74f0a1cbeed32dbb76c99e /l10n/pt_BR.js
parent0552735673f6fd5802b3006eb48096f3f2cf3590 (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.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js
index 94baa2d..edccd79 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -290,4 +290,4 @@ OC.L10N.register(
"Encryption" : "Criptografia",
"The admin hasn't selected the location of the server yet." : "O administrador ainda não selecionou a localização do servidor."
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");