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

github.com/nextcloud/bruteforcesettings.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-06 05:20:26 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 05:20:26 +0300
commit0b7885cdb03755f86d3a81229b02f2af8f204cf9 (patch)
tree840f9f7616234a78d77c10135af251410559092a /l10n
parent6b53615a4e76ebb8e48abb70ade500ad23b154cb (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-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 a4ec21d..63459bc 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Add" : "قوش",
"Delete" : "ئۆچۈر"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index 2698b8b..44ef822 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -1,5 +1,5 @@
{ "translations": {
"Add" : "قوش",
"Delete" : "ئۆچۈر"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file