Forking what is left of ZeroNet and hopefully adding an AT Proto Frontend/Proxy
1{
2 "Peers": "Eşler",
3 "Connected": "Bağlı",
4 "Connectable": "Erişilebilir",
5 "Connectable peers": "Bağlanılabilir eşler",
6
7 "Data transfer": "Veri aktarımı",
8 "Received": "Alınan",
9 "Received bytes": "Bayt alındı",
10 "Sent": "Gönderilen",
11 "Sent bytes": "Bayt gönderildi",
12
13 "Files": "Dosyalar",
14 "Total": "Toplam",
15 "Image": "Resim",
16 "Other": "Diğer",
17 "User data": "Kullanıcı verisi",
18
19 "Size limit": "Boyut sınırı",
20 "limit used": "kullanılan",
21 "free space": "boş",
22 "Set": "Ayarla",
23
24 "Optional files": "İsteğe bağlı dosyalar",
25 "Downloaded": "İndirilen",
26 "Download and help distribute all files": "Tüm dosyaları indir ve yayılmalarına yardım et",
27 "Total size": "Toplam boyut",
28 "Downloaded files": "İndirilen dosyalar",
29
30 "Database": "Veritabanı",
31 "search feeds": "kaynak ara",
32 "{feeds} query": "{feeds} sorgu",
33 "Reload": "Yenile",
34 "Rebuild": "Yapılandır",
35 "No database found": "Veritabanı yok",
36
37 "Identity address": "Kimlik adresi",
38 "Change": "Değiştir",
39
40 "Site control": "Site kontrolü",
41 "Update": "Güncelle",
42 "Pause": "Duraklat",
43 "Resume": "Sürdür",
44 "Delete": "Sil",
45 "Are you sure?": "Emin misin?",
46
47 "Site address": "Site adresi",
48 "Donate": "Bağış yap",
49
50 "Missing files": "Eksik dosyalar",
51 "{} try": "{} deneme",
52 "{} tries": "{} deneme",
53 "+ {num_bad_files} more": "+ {num_bad_files} tane daha",
54
55 "This is my site": "Bu benim sitem",
56 "Site title": "Site başlığı",
57 "Site description": "Site açıklaması",
58 "Save site settings": "Site ayarlarını kaydet",
59
60 "Content publishing": "İçerik yayımlanıyor",
61 "Choose": "Seç",
62 "Sign": "İmzala",
63 "Publish": "Yayımla",
64
65 "This function is disabled on this proxy": "Bu özellik bu vekilde kullanılamaz",
66 "GeoLite2 City database download error: {}!<br>Please download manually and unpack to data dir:<br>{}": "GeoLite2 Şehir veritabanı indirme hatası: {}!<br>Lütfen kendiniz indirip aşağıdaki konuma açınınız:<br>{}",
67 "Downloading GeoLite2 City database (one time only, ~20MB)...": "GeoLite2 Şehir veritabanı indiriliyor (sadece bir kere, ~20MB)...",
68 "GeoLite2 City database downloaded!": "GeoLite2 Şehir veritabanı indirildi!",
69
70 "Are you sure?": "Emin misiniz?",
71 "Site storage limit modified!": "Site saklama sınırı değiştirildi!",
72 "Database schema reloaded!": "Veritabanı şeması yeniden yüklendi!",
73 "Database rebuilding....": "Veritabanı yeniden inşa ediliyor...",
74 "Database rebuilt!": "Veritabanı yeniden inşa edildi!",
75 "Site updated!": "Site güncellendi!",
76 "Delete this site": "Bu siteyi sil",
77 "File write error: ": "Dosya yazma hatası: ",
78 "Site settings saved!": "Site ayarları kaydedildi!",
79 "Enter your private key:": "Özel anahtarınızı giriniz:",
80 " Signed!": " İmzala!",
81 "WebGL not supported": "WebGL desteklenmiyor"
82}