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: 64f14af6674920c0e2a43205f16dac99d41235c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{ "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 permanently" : "Kalıcı olarak sil",
    "Error" : "Hata",
    "restored" : "geri yüklendi",
    "No deleted files" : "Silinen dosya yok",
    "You will be able to recover deleted files from here" : "Silinen dosyalarınızı buradan kurtarabileceksiniz",
    "No entries found in this folder" : "Bu klasörde hiçbir girdi bulunamadı",
    "Select all" : "Tümünü seç",
    "Name" : "İsim",
    "Deleted" : "Silinme",
    "Delete" : "Sil"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}