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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/es_SV.js')
-rw-r--r--l10n/es_SV.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/l10n/es_SV.js b/l10n/es_SV.js
index 7beb0d3..2e0a918 100644
--- a/l10n/es_SV.js
+++ b/l10n/es_SV.js
@@ -19,4 +19,4 @@ OC.L10N.register(
"You are not authorized to open this share" : "No estas autorizado para abrir este elemento compartido",
"Invalid range request" : "Rango de solicitud invalido"
},
-"nplurals=2; plural=(n != 1);");
+"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");