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

github.com/nextcloud/files_rightclick.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:33:59 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 05:33:59 +0300
commitafd61f90ae364f0dd4f941d69289712bdbdd9915 (patch)
treef308c89f54ae1b976d9be9996d770d86195635e3 /l10n
parent84845cc3779cf2ac770b3d4a2bec47952a8ff09a (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 df69425..0eac215 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -3,4 +3,4 @@ OC.L10N.register(
{
"Select" : "Select"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index 9248746..77023e1 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -1,4 +1,4 @@
{ "translations": {
"Select" : "Select"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file