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

github.com/nextcloud/ransomware_protection.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:28:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-24 06:28:05 +0300
commit40b3cc4d2bde4d5300ea82afeb545642d1f958e4 (patch)
treeece7bf5ad807d618d5524e7f2599cdc1f8dc6597 /l10n/pt_BR.js
parent87e62ee87fa649faae42198facbf8dd3dd1d2a6e (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 86f9720..8c97937 100644
--- a/l10n/pt_BR.js
+++ b/l10n/pt_BR.js
@@ -25,4 +25,4 @@ OC.L10N.register(
"Protection is currently paused until: <strong>%s</strong>" : "A proteção está pausada até: <strong>%s</strong>",
"Re-enable protection now" : "Reativar a proteção agora"
},
-"nplurals=2; plural=(n > 1);");
+"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");