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

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-06 05:34:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-06 05:34:57 +0300
commit7add852d4952192b21b65c68135c9432e536aa64 (patch)
treee0d29db8f65fbeb775f3b100329c196c926805e6
parent103b70f87a8b152d539d047aab6e96494c582fee (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/uz.js15
-rw-r--r--l10n/uz.json13
2 files changed, 28 insertions, 0 deletions
diff --git a/l10n/uz.js b/l10n/uz.js
new file mode 100644
index 00000000..46f90e3a
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "circles",
+ {
+ "Personal" : "Shaxsiy",
+ "System" : "Tizim",
+ "Open" : "Ochish",
+ "Local" : "mahalliy",
+ "Member" : "Ro'yxatdan",
+ "Admin" : "Admin",
+ "Owner" : "egasi",
+ "No files in here" : "Bu erda hech qanday fayl yo'q",
+ "Name" : "Ism...",
+ "Size" : "Hajmi"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 00000000..7f81bb72
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Personal" : "Shaxsiy",
+ "System" : "Tizim",
+ "Open" : "Ochish",
+ "Local" : "mahalliy",
+ "Member" : "Ro'yxatdan",
+ "Admin" : "Admin",
+ "Owner" : "egasi",
+ "No files in here" : "Bu erda hech qanday fayl yo'q",
+ "Name" : "Ism...",
+ "Size" : "Hajmi"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file