From 6c4a8a13940d9e3977beba4b6c8f002cff0dbf36 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 27 Feb 2018 01:44:10 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/uz.js | 11 +++++++++++ l10n/uz.json | 9 +++++++++ 2 files changed, 20 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..a5e4544 --- /dev/null +++ b/l10n/uz.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Ob-havo", + "Save" : "Saqlash", + "Add a city" : "Shahar qo'shing", + "Add city" : "Shahar qo'shish", + "City name" : "Shahar nomi", + "Add" : "Qo'shish" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json new file mode 100644 index 0000000..878e35d --- /dev/null +++ b/l10n/uz.json @@ -0,0 +1,9 @@ +{ "translations": { + "Weather" : "Ob-havo", + "Save" : "Saqlash", + "Add a city" : "Shahar qo'shing", + "Add city" : "Shahar qo'shish", + "City name" : "Shahar nomi", + "Add" : "Qo'shish" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file