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-08-24 06:16:03 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:16:03 +0300
commitac136a1977976d12630f3af58bbc4514ecc93cf3 (patch)
treede6b6d0ee00d3747e02e6a8d460335ab45d79d03
parent17851ce34c4072603b525c60f53039adad49df87 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es_SV.js2
-rw-r--r--l10n/es_SV.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 6f3c385..f5a823d 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -23,4 +23,4 @@ OC.L10N.register(
"Protection is currently paused until: <strong>%s</strong>" : "La protección esta actualmente suspendida hasta: <strong>%s</strong>",
"Re-enable protection now" : "Volver a habilitar la protección ahora"
},
-"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
diff --git a/l10n/es_SV.json b/l10n/es_SV.json
index d3be34e..f8c83cc 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -20,5 +20,5 @@
"Protection is currently active" : "La protección está actualmente activa",
"Protection is currently paused until: <strong>%s</strong>" : "La protección esta actualmente suspendida hasta: <strong>%s</strong>",
"Re-enable protection now" : "Volver a habilitar la protección ahora"
-},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
+},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
} \ No newline at end of file