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

github.com/pierre-alain-b/rainloop-nextcloud.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:57:48 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:57:48 +0300
commitb44455d6f35010db19e4e922c572906b93f198d6 (patch)
treeae8e80871903d5237fd0d0c66bc20fbadf613c36
parentd18785583aad1ebcf1805253dc69e6ce4368fbf0 (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 bd164ee..37d3c90 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Save" : "Guardar",
"Password" : "ContraseƱa"
},
-"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 f9ad45f..8cefd6d 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -3,5 +3,5 @@
"Error" : "Error",
"Save" : "Guardar",
"Password" : "ContraseƱa"
-},"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