diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /lib/l10n/uz.js | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.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;"); |