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

github.com/nextcloud/calendar.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 05:34:07 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:34:07 +0300
commit936244076de968b555013b218b646cc590453f1c (patch)
treec20d60d081a0860115251e40d11ac21a63a3e603 /l10n
parentf9ff21e39aaa9915bcb2851b27bca703aaa274f7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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 bc57fde7..59bdfa3f 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -87,4 +87,4 @@ OC.L10N.register(
"Birthday" : "Fecha de nacimiento",
"User not found" : "No se encontrĂ³ el usuario"
},
-"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 83d84364..75c5ef68 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -84,5 +84,5 @@
"Mail" : "Correo",
"Birthday" : "Fecha de nacimiento",
"User not found" : "No se encontrĂ³ el usuario"
-},"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