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

github.com/nextcloud/bookmarks.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:31:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:31:49 +0300
commit1a58233fd3d4bc46a40b2025df8fd7df56fc3ead (patch)
treed101f2f8aa5891e7ac3c16deb587c658b954dab8
parent9178885b9036f9b7ba62a55a51b6242d0bc95fa7 (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 0c680c17..6b268bac 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -39,4 +39,4 @@ OC.L10N.register(
"Folder" : "Carpeta",
"Save" : "Guardar"
},
-"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 8ad4a88f..e9ce46df 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -36,5 +36,5 @@
"This URL is already bookmarked! Overwrite?" : "¡Esta URL ya está marcada! ¿Quieres sobreescribirlo?",
"Folder" : "Carpeta",
"Save" : "Guardar"
-},"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