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

github.com/nextcloud/quota_warning.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:15:35 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:15:35 +0300
commit16632cf92fe74c20322e7f6762cdc3f619950ed7 (patch)
tree63672e36fb221342d85b63910771568784f10b6b
parenteb1ca514b08a8794e0255e37183073181927550b (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 9202851..6818abc 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -18,4 +18,4 @@ OC.L10N.register(
"Resend notifications after … days" : "Reenviar notificaciones después de ... días",
"Set to 0 if the user should only receive one notification." : "Establece el valor a 0 si el usuario sólo debe recibir una única notificación"
},
-"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 779450f..f66ba8a 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -15,5 +15,5 @@
"Link to quota management" : "Liga a administración de cuota",
"Resend notifications after … days" : "Reenviar notificaciones después de ... días",
"Set to 0 if the user should only receive one notification." : "Establece el valor a 0 si el usuario sólo debe recibir una única notificación"
-},"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