You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

uz.js 872B

12345678910111213141516171819202122232425
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "Cannot write into \"config\" directory!",
  5. "Unknown filetype" : "Unknown filetype",
  6. "Invalid image" : "Invalid image",
  7. "View profile" : "View profile",
  8. "last month" : "last month",
  9. "seconds ago" : "seconds ago",
  10. "File name is too long" : "File name is too long",
  11. "Help" : "Help",
  12. "Apps" : "Apps",
  13. "Settings" : "Settings",
  14. "Users" : "Users",
  15. "Address" : "Address",
  16. "Profile picture" : "Profil rasmi",
  17. "About" : "About",
  18. "Full name" : "Full name",
  19. "Unknown user" : "Unknown user",
  20. "Set an admin password." : "Set an admin password.",
  21. "January" : "January",
  22. "Authentication error" : "Authentication error",
  23. "Storage is temporarily not available" : "Storage is temporarily not available"
  24. },
  25. "nplurals=1; plural=0;");