summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/az.js
blob: a6b149dcbdb4fcd58733411b1d4c3c23f50df149 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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 permanently" : "Həmişəlik sil",
    "Error" : "Səhv",
    "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",
    "Delete" : "Sil"
},
"nplurals=2; plural=(n != 1);");