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

github.com/nextcloud/apporder.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:51:58 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:51:58 +0300
commit94d1c7f64ec74c29d82743fa7606c71726a10a3e (patch)
tree8ac28c617fdf1878126b7a6990efa577dbc189b6
parent1cbcb736221083c9fe8fdf5e349428c86dbb239e (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 3ee2bbd..31ee5f5 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -5,4 +5,4 @@ OC.L10N.register(
"App Order" : "Orden de la aplicación",
"Drag the app icons to change their order." : "Arrastra los íconos de la aplicación para cambiar su orden."
},
-"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 327ae44..602761e 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -2,5 +2,5 @@
"AppOrder" : "Orden de la aplicación",
"App Order" : "Orden de la aplicación",
"Drag the app icons to change their order." : "Arrastra los íconos de la aplicación para cambiar su orden."
-},"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