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 3.6KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. OC.L10N.register(
  2. "files_external",
  3. {
  4. "Step 1 failed. Exception: %s" : "1-ci addım səhv oldu. İstisna: %s",
  5. "Step 2 failed. Exception: %s" : "2-ci addım. İstisna: %s",
  6. "External storage" : "Kənar informasıya daşıyıcısı",
  7. "Personal" : "Şəxsi",
  8. "System" : "Sistem",
  9. "Grant access" : "Yetkinin verilməsi",
  10. "Generate keys" : "Açarları generasiya et",
  11. "Error generating key pair" : "Açar cütlüyünün generasiyası səhvi",
  12. "All users. Type to select user or group." : "Sistem istifadəçiləri. Daxil edin ki, istifadəçi və ya qrupu seçəsiniz.",
  13. "(group)" : "(qrup)",
  14. "Saved" : "Saxlanıldı",
  15. "Username" : "İstifadəçi adı",
  16. "Password" : "Şifrə",
  17. "Save" : "Saxla",
  18. "Storage with id \"%i\" not found" : "\"%i\"-li depo tapılmadı",
  19. "Invalid mount point" : "Yalnış mount nöqtəsi",
  20. "Invalid storage backend \"%s\"" : "Yalnış depo arxasonu \"%s\"",
  21. "None" : "Heç bir",
  22. "App key" : "Proqram açarı",
  23. "App secret" : "Proqram sirri",
  24. "Client ID" : "Müştəri İD-s",
  25. "Client secret" : "Müxtəri sirri",
  26. "Public key" : "İctimai açar",
  27. "Amazon S3" : "Amazon S3",
  28. "Bucket" : "Vedrə",
  29. "Hostname" : "Sahibadı",
  30. "Port" : "Port",
  31. "Region" : "Ərazi",
  32. "Enable SSL" : "SSL-i işə sal",
  33. "Enable Path Style" : "Ünvan stilini işə sal",
  34. "WebDAV" : "WebDAV",
  35. "URL" : "URL",
  36. "Remote subfolder" : "Uzaq altqovluğu",
  37. "Secure https://" : "Təhlükəsiz https://",
  38. "Dropbox" : "Dropbox",
  39. "Host" : "Şəbəkədə ünvan",
  40. "Secure ftps://" : "Təhlükəsiz ftps://",
  41. "Local" : "Yerli",
  42. "Location" : "Yerləşdiyiniz ünvan",
  43. "Share" : "Yayımla",
  44. "SMB / CIFS using OC login" : "OC login istifadə edir SMB / CIFS",
  45. "Username as share" : "Paylaşım üçün istifadəçi adı",
  46. "OpenStack Object Storage" : "OpenStack Obyekt Deposu",
  47. "<b>Note:</b> " : "<b>Qeyd:</b> ",
  48. "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Qeyd:</b> PHP-də cURL dəstəyi aktiv deyil və ya yüklənməyib. %s -in birləşdirilməsi mümkün deyil. Xahiş edilir onun yüklənilməsi barəsində inzibatşınıza məlumat verəsiniz.",
  49. "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Qeyd:</b> PHP-də FTP dəstəyi aktiv deyil və ya yüklənməyib. %s -in birləşdirilməsi mümkün deyil. Xahiş edilir onun yüklənilməsi barəsində inzibatşınıza məlumat verəsiniz.",
  50. "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Qeyd:</b> \"%s\" yüklənməyib. %s -in birləşdirilməsi mümkün deyil. Xahiş edilir onun yüklənilməsi barəsində inzibatşınıza məlumat verəsiniz.",
  51. "No external storage configured" : "Kənar depo konfiq edilməyib",
  52. "You can add external storages in the personal settings" : "Siz şəxsi quraşdırmalarınızda kənar depo əlavə edə bilərsiniz",
  53. "Name" : "Ad",
  54. "Storage type" : "Depo tipi",
  55. "Scope" : "Həcm",
  56. "External Storage" : "Kənar depo",
  57. "Folder name" : "Qovluq adı",
  58. "Configuration" : "Konfiqurasiya",
  59. "Available for" : "Üçün mövcuddur",
  60. "Add storage" : "Deponu əlavə et",
  61. "Advanced settings" : "İrəliləmiş quraşdırmalar",
  62. "Delete" : "Sil",
  63. "Allow users to mount the following external storage" : "Göstərilən kənar deponun bərkidilməsi üçün istifadəçilərə izin ver"
  64. },
  65. "nplurals=2; plural=(n != 1);");