Welcome to mirror list, hosted at ThFree Co, Russian Federation.

az.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4c7f63028e239d46bfe15af7029178828bff8455 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "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",
    "Error" : "Səhv",
    "restored" : "geriqaytarılıb",
    "Nothing in here. Your trash bin is empty!" : "Burda heçnə yoxdur. Sizin zibil qutusu boşdur!",
    "Name" : "Ad",
    "Deleted" : "Silinib",
    "Delete" : "Sil"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}