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

tr.json « l10n - github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ace6975cc36094ed8f28d83a05251ca99958d25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{ "translations": {
    "saving..." : "kaydediliyor...",
    "saved!" : "kaydedildi!",
    "failed!" : "kaydedilemedi!",
    "Saved" : "Kaydedildi",
    "There was a problem saving your changes. Click to resume editing." : "Değişiklikleriniz kaydedilirken bir sorun çıktı. Düzenlemeye geri dönmek için tıklayın.",
    "An error occurred!" : "Bir sorun çıktı!",
    "Edit" : "Düzenle",
    "Mixed" : "Karışık",
    "Preview" : "Önizleme",
    "New text file" : "Yeni metin dosyası",
    "New text file.txt" : "Yeni metin dosyası.txt",
    "You can not open a folder" : "Bir klasör açamazsınız",
    "This file is too big to be opened. Please download the file instead." : "Bu dosya açmak için çok büyük. Bunun yerine lütfen dosyayı indirin.",
    "Cannot read the file." : "Dosya okunamadı.",
    "Invalid file path supplied." : "Belirtilen dosya yolu geçersiz.",
    "The file is locked." : "Dosya kilitli.",
    "An internal server error occurred." : "Sunucu içinde bir sorun çıktı.",
    "You can not write to a folder" : "Bir klasöre yazamazsınız",
    "Cannot save file as it has been modified since opening" : "Dosya açıldıktan sonra değiştirildiği için kaydedilemedi",
    "Insufficient permissions" : "İzinler yetersiz",
    "File path not supplied" : "Dosya yolu belirtilmemiş",
    "File mtime not supplied" : "Dosya mtime belirtilmemiş",
    "Text editor" : "Metin düzenleyici"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}