owncloud/core

View on GitHub
apps/files_trashbin/l10n/az.js

Summary

Maintainability
A
3 hrs
Test Coverage
OC.L10N.register(
    "files_trashbin",
    {
    "Couldn't delete %s permanently" : "Həmişəlik silmək olmaz %s-i",
    "Couldn't restore %s" : "Geri qaytarila bilmədi  %s",
    "Deleted files" : "Silinmiş fayllar",
    "Restore" : "Geri qaytar",
    "Delete" : "Sil",
    "Delete permanently" : "Həmişəlik sil",
    "Error" : "Səhv",
    "This operation is forbidden" : "Bu əməliyyat qadağandır",
    "This directory is unavailable, please check the logs or contact the administrator" : "Bu qovluq tapılmir. Xahiş olunur jurnalları yoxlayın ya da inzibatçı ilə əlaqə saxlayın",
    "restored" : "geriqaytarılıb",
    "No deleted files" : "Silinmiş fayllar mövcud deyil",
    "You will be able to recover deleted files from here" : "Siz silinmiş faylları burdan bərpa edə bilərsiniz",
    "No entries found in this folder" : "Bu qovluqda heç bir verilən tapılmadı",
    "Select all" : "Hamısıı seç",
    "Name" : "Ad",
    "Deleted" : "Silinib"
},
"nplurals=2; plural=(n != 1);");