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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-09 03:20:23 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-09 03:20:23 +0300
commit8ed76e684129e2d43f871c214a465e9411f51370 (patch)
tree62e10f42d0c11c99e16f313a247d2f4676756a68
parentb5ae1af6a119a2b65f58caa35e69093e6b1476d0 (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/uz.js6
-rw-r--r--l10n/uz.json4
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
new file mode 100644
index 0000000..eec2c0e
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,6 @@
+OC.L10N.register(
+ "notifications",
+ {
+ "Notifications" : "Bildirishnomalar"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 0000000..4a420a6
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,4 @@
+{ "translations": {
+ "Notifications" : "Bildirishnomalar"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file