From 49d34f61f9392efff91045ca7b7f22e96bc77fc9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 9 Oct 2017 00:25:12 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- 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..73e2f17 --- /dev/null +++ b/l10n/uz.js @@ -0,0 +1,6 @@ +OC.L10N.register( + "ocsms", + { + "Phone Sync" : "Telefonni sinxronlash" +}, +"nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json new file mode 100644 index 0000000..71e132f --- /dev/null +++ b/l10n/uz.json @@ -0,0 +1,4 @@ +{ "translations": { + "Phone Sync" : "Telefonni sinxronlash" +},"pluralForm" :"nplurals=1; plural=0;" +} \ No newline at end of file