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>2020-06-06 05:34:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 05:34:59 +0300
commit06a6d28968de2a5a74b592b3e3ee4297fb932ac6 (patch)
tree5b8bb31bbdc91ee1011bea2f074fa2e6a6eeaf4f
parentaaa1e8805c98e3d51ec34db44f8b5f9077cadaed (diff)
[tx-robot] updated from transifexv18.0.6
-rw-r--r--l10n/ug.js2
-rw-r--r--l10n/ug.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/ug.js b/l10n/ug.js
index 3256b36..460c5b6 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"An error occurred!" : "خاتالىق كۆرۈلدى!",
"Edit" : "تەھرىر"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index 6235a7d..9f2d6b5 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -1,5 +1,5 @@
{ "translations": {
"An error occurred!" : "خاتالىق كۆرۈلدى!",
"Edit" : "تەھرىر"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file