diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /lib/l10n/uz.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/uz.js')
-rw-r--r-- | lib/l10n/uz.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js new file mode 100644 index 00000000000..988715b389e --- /dev/null +++ b/lib/l10n/uz.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "lib", + { + "Cannot write into \"config\" directory!" : "\"Config\" katalogiga yozish mumkin emas!", + "January" : "Yanvar" +}, +"nplurals=1; plural=0;"); |