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

github.com/nextcloud/groupfolders.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:53:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:53:56 +0300
commit33bd2d1dfba29f4d636edd42cf32091415ac8c32 (patch)
treeace11734b50e51f1fb234f3c564f88d0386830b1 /l10n
parent14e3ea0e312f6bb3f164abdd94c9556504f1e5a5 (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 0328638d..f3d123b3 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -14,4 +14,4 @@ OC.L10N.register(
"Groups" : "Grupos",
"Quota" : "Cuota"
},
-"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 9ed212b3..9e6ae91e 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -11,5 +11,5 @@
"Folder name" : "Nombre de la carpeta",
"Groups" : "Grupos",
"Quota" : "Cuota"
-},"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