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

github.com/nextcloud/announcementcenter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-07 05:28:20 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-07 05:28:20 +0300
commite79935ea22e2e0650deafad3c36b845c676ccfd9 (patch)
tree2373529cdd0def98f2ed355440485102253aba79
parenta1f99903d459c46565f5305fdecf832118b27321 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js8
-rw-r--r--l10n/uz.json6
2 files changed, 14 insertions, 0 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
new file mode 100644
index 0000000..0139eb4
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,8 @@
+OC.L10N.register(
+ "announcementcenter",
+ {
+ "Comments" : "Comments",
+ "seconds ago" : "seconds ago",
+ "Everyone" : "Everyone"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 0000000..f1fdba1
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,6 @@
+{ "translations": {
+ "Comments" : "Comments",
+ "seconds ago" : "seconds ago",
+ "Everyone" : "Everyone"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file