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

github.com/nextcloud/circles.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 05:35:01 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:35:01 +0300
commit69e9a73a6ef98a3610c1d5dff99a21b9058672dc (patch)
treedade9882e72e1c404e9af69894fbe21fab82ede4
parentc40fa11f21a7198f42e8bc7f48de73a795904342 (diff)
[tx-robot] updated from transifexv25.0.0beta4v25.0.0beta3
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 ddf8d11d..6b89f1c8 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -129,4 +129,4 @@ OC.L10N.register(
"Size" : "Tamaño",
"Modified" : "Modificado"
},
-"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 c8efad59..f4fe648b 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -126,5 +126,5 @@
"Name" : "Nombre",
"Size" : "Tamaño",
"Modified" : "Modificado"
-},"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