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:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 05:49:05 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 05:49:05 +0300
commit69ef4e559579aa92b0786a11108819d233fc1efa (patch)
tree2c39b6f815dc544769f91ad9ac53d37c0a4b03cb
parente115298f105ad347776e5e14ad80e3452604ace9 (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 2e0a918..7edd67f 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 ? 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 7066188..d09e795 100644
--- a/l10n/es_SV.json
+++ b/l10n/es_SV.json
@@ -16,5 +16,5 @@
"Share not found" : "No se encontrĂ³ el elemento compartido",
"You are not authorized to open this share" : "No estas autorizado para abrir este elemento compartido",
"Invalid range request" : "Rango de solicitud invalido"
-},"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