diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-07 02:25:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-07 02:25:42 +0000 |
commit | 2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad (patch) | |
tree | 90a33343b7222b733c095df55d9c8178fef5a37c /lib/l10n/uz.js | |
parent | 72e96c6ebabefd034d0ec67e0b43c3ca6d187296 (diff) | |
download | nextcloud-server-2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad.tar.gz nextcloud-server-2d709e45c0eae2e0632476813d1dc9b5e1fbc9ad.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/uz.js')
-rw-r--r-- | lib/l10n/uz.js | 32 |
1 files changed, 19 insertions, 13 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js index cea4453992f..05960ff0c5c 100644 --- a/lib/l10n/uz.js +++ b/lib/l10n/uz.js @@ -1,18 +1,24 @@ OC.L10N.register( "lib", { - "Cannot write into \"config\" directory!" : "\"Config\" katalogiga yozish mumkin emas!", - "Unknown filetype" : "Noma'lum filetype", - "Invalid image" : "Tasdiqlanmagan tasvir", - "seconds ago" : "soniya oldin", - "Help" : "Yordam", - "Apps" : "Ilovalar", - "Settings" : "Sozlamalar", - "Users" : "Foydalanuvchilar", - "Address" : "manzil", - "About" : "Biz haqimizda", - "Unknown user" : "Noma'lum foydalanuvchi", - "January" : "Yanvar", - "Storage is temporarily not available" : "Saqlash vaqti-vaqti bilan mavjud emas" + "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!", + "Unknown filetype" : "Unknown filetype", + "Invalid image" : "Invalid image", + "View profile" : "View profile", + "last month" : "last month", + "seconds ago" : "seconds ago", + "File name is too long" : "File name is too long", + "Help" : "Help", + "Apps" : "Apps", + "Settings" : "Settings", + "Users" : "Users", + "Address" : "Address", + "About" : "About", + "Full name" : "Full name", + "Unknown user" : "Unknown user", + "Set an admin password." : "Set an admin password.", + "January" : "January", + "Authentication error" : "Authentication error", + "Storage is temporarily not available" : "Storage is temporarily not available" }, "nplurals=1; plural=0;"); |