From efc1815a1a57114f15b591f53e3822cc38d8146c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 7 Sep 2022 02:49:02 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- l10n/uz.js | 6 ++++++ l10n/uz.json | 4 ++++ 2 files changed, 10 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..df69425 --- /dev/null +++ b/l10n/uz.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "files_rightclick", + { + "Select" : "Select" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json new file mode 100644 index 0000000..9248746 --- /dev/null +++ b/l10n/uz.json @@ -0,0 +1,4 @@ +{ "translations": { + "Select" : "Select" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file -- cgit v1.2.3