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

github.com/nextcloud/richdocuments.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>2022-09-06 06:24:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-09-06 06:24:52 +0300
commit5c20f5bbb996b1bd8ef19a08a38e34ac6493df4f (patch)
tree7b31e9b228a4010aa4f9251df9a704b28cacc065 /l10n
parente1676cd54b354e4d91346c6c7a53a83be1b601ba (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-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..2fe88abf
--- /dev/null
+++ b/l10n/uz.js
@@ -0,0 +1,15 @@
+OC.L10N.register(
+ "richdocuments",
+ {
+ "Saved" : "Saqlangan",
+ "File is too big" : "Fayl juda katta",
+ "Invalid file provided" : "Berilgan fayl noto'g'ri",
+ "Cancel" : "Bekor qilish",
+ "Close" : "yopish",
+ "Error" : "Xato",
+ "Save" : "Saqlash",
+ "Saving…" : "Saqlanmoqda...",
+ "Details" : "Tafsilotlar",
+ "Download" : "Yuklab oling"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/uz.json b/l10n/uz.json
new file mode 100644
index 00000000..3f68403d
--- /dev/null
+++ b/l10n/uz.json
@@ -0,0 +1,13 @@
+{ "translations": {
+ "Saved" : "Saqlangan",
+ "File is too big" : "Fayl juda katta",
+ "Invalid file provided" : "Berilgan fayl noto'g'ri",
+ "Cancel" : "Bekor qilish",
+ "Close" : "yopish",
+ "Error" : "Xato",
+ "Save" : "Saqlash",
+ "Saving…" : "Saqlanmoqda...",
+ "Details" : "Tafsilotlar",
+ "Download" : "Yuklab oling"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file