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.

az.js 2.9KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. OC.L10N.register(
  2. "lib",
  3. {
  4. "Cannot write into \"config\" directory!" : "\"configurasiya\" direktoriyasının daxilində yazmaq mümkün deyil",
  5. "This can usually be fixed by giving the webserver write access to the config directory" : "Adətən tez həll etmək üçün WEB serverdə yazma yetkisi verilir",
  6. "See %s" : "Bax %s",
  7. "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Bu adətən %s config qovluğuna web server üçün yazma yetkisi verdikdə, %s tərəfindən fix edilə bilir. ",
  8. "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi",
  9. "Help" : "Kömək",
  10. "Personal" : "Şəxsi",
  11. "Users" : "İstifadəçilər",
  12. "Admin" : "İnzibatçı",
  13. "Recommended" : "Məsləhətlidir",
  14. "No app name specified" : "Proqram adı təyin edilməyib",
  15. "Unknown filetype" : "Fayl tipi bəlli deyil.",
  16. "Invalid image" : "Yalnış şəkil",
  17. "today" : "Bu gün",
  18. "seconds ago" : "saniyələr öncə",
  19. "App directory already exists" : "Proqram təminatı qovluğu artıq mövcuddur.",
  20. "Can't create app folder. Please fix permissions. %s" : "Proqram təminatı qovluğunu yaratmaq mümkün olmadı. Xahiş edilir yetkiləri düzgün təyin edəsiniz. %s",
  21. "Application is not enabled" : "Proqram təminatı aktiv edilməyib",
  22. "Authentication error" : "Təyinat metodikası",
  23. "Token expired. Please reload page." : "Token vaxtı bitib. Xahiş olunur səhifəni yenidən yükləyəsiniz.",
  24. "Unknown user" : "Istifadəçi tanınmır ",
  25. "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.",
  26. "%s enter the database name." : "Verilənlər bazası adını %s daxil et.",
  27. "Oracle connection could not be established" : "Oracle qoşulması alınmır",
  28. "Oracle username and/or password not valid" : "Oracle istifadəçi adı və/ya şifrəsi düzgün deyil",
  29. "DB Error: \"%s\"" : "DB səhvi: \"%s\"",
  30. "Set an admin username." : "İnzibatçı istifadəçi adını təyin et.",
  31. "Set an admin password." : "İnzibatçı şifrəsini təyin et.",
  32. "%s shared »%s« with you" : "%s yayımlandı »%s« sizinlə",
  33. "Sharing %s failed, because the file does not exist" : "%s yayımlanmasında səhv baş verdi ona görə ki, fayl mövcud deyil.",
  34. "You are not allowed to share %s" : "%s-in yayimlanmasına sizə izin verilmir",
  35. "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün",
  36. "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilməlidir",
  37. "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir",
  38. "This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Bu ola bilər ki, cache/accelerator such tərəfindən cağırılıb hansi ki, Zend OPcache və eAccelerator-da olduğu kimidir."
  39. },
  40. "nplurals=2; plural=(n != 1);");