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

github.com/nextcloud/photos.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:51:30 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-06 05:51:30 +0300
commit964beb659a6dea9f5dc96c4cb28888188200b184 (patch)
treeb18694df6d14795eda0508c725534352061d5e86
parent76df09720ab70abb4515d626084a2f404411bda5 (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 be0e5e0b..e758b4ae 100644
--- a/l10n/ug.js
+++ b/l10n/ug.js
@@ -4,4 +4,4 @@ OC.L10N.register(
"Photos" : "Photos",
"Favorites" : "يىغقۇچ"
},
-"nplurals=1; plural=0;");
+"nplurals=2; plural=(n != 1);");
diff --git a/l10n/ug.json b/l10n/ug.json
index d0009aaf..1085617d 100644
--- a/l10n/ug.json
+++ b/l10n/ug.json
@@ -1,5 +1,5 @@
{ "translations": {
"Photos" : "Photos",
"Favorites" : "يىغقۇچ"
-},"pluralForm" :"nplurals=1; plural=0;"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file