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

github.com/nextcloud/nextcloud_announcements.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:06:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:06:04 +0300
commit58de382fb515c056b23e6ace4ca809fb9525ff54 (patch)
treeaaf5a47c6d0ae116412dfa3c8deeb266cd925022
parent383f58323d1dcfc65738d332a6a83197f26b619d (diff)
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 5abf4b2..babd00a 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -6,4 +6,4 @@ OC.L10N.register(
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
},
-"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 15beecd..3d6b82f 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -3,5 +3,5 @@
"Nextcloud announcement" : "Anuncio de Nextcloud",
"Shows the latest news of Nextcloud in your notifications." : "Muestra las últimas noticias de Nextcloud en tus notificaciones",
"These groups will be notified about the announcements." : "Estos grupos serán notificados de los anuncios. "
-},"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