From def555a8cd9fac25306ce766f67af8ffcf51ffe0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 6 Sep 2022 04:07:58 +0000 Subject: [PATCH] [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/uz.js | 12 ++++++++++++ l10n/uz.json | 10 ++++++++++ 2 files changed, 22 insertions(+) create mode 100644 l10n/uz.js create mode 100644 l10n/uz.json diff --git a/l10n/uz.js b/l10n/uz.js new file mode 100644 index 0000000..c79f034 --- /dev/null +++ b/l10n/uz.js @@ -0,0 +1,12 @@ +OC.L10N.register( + "bbb", + { + "Save" : "Saqlash", + "Password" : "Parol", + "Name" : "Ism...", + "Delete" : "O'chir", + "Error" : "Xato", + "Loading" : "Yuklanmoqda", + "Settings saved" : "sozlamalar saqlandi" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json new file mode 100644 index 0000000..1efe050 --- /dev/null +++ b/l10n/uz.json @@ -0,0 +1,10 @@ +{ "translations": { + "Save" : "Saqlash", + "Password" : "Parol", + "Name" : "Ism...", + "Delete" : "O'chir", + "Error" : "Xato", + "Loading" : "Yuklanmoqda", + "Settings saved" : "sozlamalar saqlandi" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file