diff options
Diffstat (limited to 'lib/l10n/uz.js')
-rw-r--r-- | lib/l10n/uz.js | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/lib/l10n/uz.js b/lib/l10n/uz.js new file mode 100644 index 00000000000..5f51ccfbaef --- /dev/null +++ b/lib/l10n/uz.js @@ -0,0 +1,38 @@ +OC.L10N.register( + "lib", + { + "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!", + "Authentication" : "Autentifikatsiya", + "Unknown filetype" : "Unknown filetype", + "Invalid image" : "Invalid image", + "Files" : "Fayllar", + "View profile" : "View profile", + "last month" : "last month", + "seconds ago" : "seconds ago", + "Apps" : "Apps", + "Settings" : "Sozlamalar", + "Accounts" : "Akkaunt", + "Email" : "Email", + "Website" : "Veb-sayt", + "Address" : "Address", + "Profile picture" : "Profil rasmi", + "About" : "About", + "Additional settings" : "Parol", + "Set an admin password." : "Set an admin password.", + "Open %s" : "Ochiq %s", + "Sunday" : "Yakshanba", + "Monday" : "Dushanba", + "Tuesday" : "Seshanba", + "Wednesday" : "Chorshanba", + "Thursday" : "Payshanba", + "Friday" : "Juma", + "Saturday" : "Shanba", + "January" : "January", + "Authentication error" : "Authentication error", + "Storage is temporarily not available" : "Storage is temporarily not available", + "Images" : "Tasvirlar", + "Confirmation" : "Tasdiqlash", + "Text" : "Matn", + "Translate" : "Tarjima" +}, +"nplurals=1; plural=0;"); |