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

tr.json « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f4c1b0e59d32b0dda2612cf74f294ea6ed3ea0b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{ "translations": {
    "Couldn't delete %s permanently" : "%s kalıcı olarak silinemedi",
    "Couldn't restore %s" : "%s geri yüklenemedi",
    "Deleted files" : "Silinmiş dosyalar",
    "Restore" : "Geri yükle",
    "Delete" : "Sil",
    "Delete permanently" : "Kalıcı olarak sil",
    "Error" : "Hata",
    "This operation is forbidden" : "Bu işlem yapılamaz",
    "This directory is unavailable, please check the logs or contact the administrator" : "Bu dizine yazılamıyor, lütfen günlüğü denetleyin ya da yönetici ile görüşün",
    "restored" : "geri yüklendi",
    "No deleted files" : "Silinmiş bir dosya yok",
    "You will be able to recover deleted files from here" : "Silinmiş dosyalarınızı buradan geri yükleyebilirsiniz",
    "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok",
    "Select all" : "Tümünü seç",
    "Name" : "Ad",
    "Actions" : "İşlemler",
    "Deleted" : "Silinme"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}