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

github.com/nextcloud/announcementcenter.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:29:29 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:29:29 +0300
commit706be7e70558cf913a2ce91c42d31e77bbf2a782 (patch)
tree46f19a395b3e3e412381c66b1eaccc5cf3ad9798
parent9732d5d873fa90a6ed23f434a75a1f0730f51f2a (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 3342f2a..f4222f5 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -25,4 +25,4 @@ OC.L10N.register(
"Create notifications by default" : "Crear notificaciones predeterminada",
"Allow comments by default" : "Permitir comentarios predeterminada"
},
-"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 69f2b5e..0eec685 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -22,5 +22,5 @@
"Create activities by default" : "Crear actividades predeterminadas",
"Create notifications by default" : "Crear notificaciones predeterminada",
"Allow comments by default" : "Permitir comentarios predeterminada"
-},"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