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.2KB

1234567891011121314151617181920212223242526272829303132
  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. "Sample configuration detected" : "Konfiqurasiya nüsxəsi təyin edildi",
  8. "Unknown filetype" : "Fayl tipi bəlli deyil.",
  9. "Invalid image" : "Yalnış şəkil",
  10. "today" : "Bu gün",
  11. "seconds ago" : "saniyələr öncə",
  12. "__language_name__" : "Azərbaycan dili",
  13. "Users" : "İstifadəçilər",
  14. "Unknown user" : "Istifadəçi tanınmır ",
  15. "%s enter the database username." : "Verilənlər bazası istifadəçi adını %s daxil et.",
  16. "%s enter the database name." : "Verilənlər bazası adını %s daxil et.",
  17. "Oracle connection could not be established" : "Oracle qoşulması alınmır",
  18. "Oracle username and/or password not valid" : "Oracle istifadəçi adı və/ya şifrəsi düzgün deyil",
  19. "Set an admin username." : "İnzibatçı istifadəçi adını təyin et.",
  20. "Set an admin password." : "İnzibatçı şifrəsini təyin et.",
  21. "You are not allowed to share %s" : "%s-in yayimlanmasına sizə izin verilmir",
  22. "A valid username must be provided" : "Düzgün istifadəçi adı daxil edilməlidir",
  23. "A valid password must be provided" : "Düzgün şifrə daxil edilməlidir",
  24. "Application is not enabled" : "Proqram təminatı aktiv edilməyib",
  25. "Authentication error" : "Təyinat metodikası",
  26. "Token expired. Please reload page." : "Token vaxtı bitib. Xahiş olunur səhifəni yenidən yükləyəsiniz.",
  27. "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.",
  28. "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.",
  29. "Share type %s is not valid for %s" : "Yayımlanma tipi %s etibarlı deyil %s üçün",
  30. "%s shared »%s« with you" : "%s yayımlandı »%s« sizinlə"
  31. },
  32. "nplurals=2; plural=(n != 1);");