Misc. cleanup of UI / Removed 'font scale' var / Removed [orange]
This commit is contained in:
@@ -19,7 +19,7 @@ text.highscore = [SARI] Yeni yüksek puan!
|
||||
text.wave.lasted = You lasted until wave [accent]{0}[].
|
||||
text.level.highscore = Yüksek Puan: [accent] {0}
|
||||
text.level.delete.title = Silmeyi onaylayın
|
||||
text.map.delete = Are you sure you want to delete the map "[orange]{0}[]"?
|
||||
text.map.delete = Are you sure you want to delete the map "[accent]{0}[]"?
|
||||
text.level.select = Seviye Seç
|
||||
text.level.mode = Oyun Modu
|
||||
text.construction.desktop = Desktop controls have been changed.\nTo deselect a block or stop building, [accent]use space[].
|
||||
@@ -140,7 +140,7 @@ text.connecting.data = [accent] Dünya verileri yükleniyor ...
|
||||
text.server.port = Liman
|
||||
text.server.addressinuse = Adres çoktan kullanımda!
|
||||
text.server.invalidport = Bağlantı noktası numarası geçersiz.
|
||||
text.server.error = [crimson] Sunucu barındırma hatası: [orange] {0}
|
||||
text.server.error = [crimson] Sunucu barındırma hatası: [accent] {0}
|
||||
text.save.old = This save is for an older version of the game, and can no longer be used.\n\n[LIGHT_GRAY]Save backwards compatibility will be implemented in the full 4.0 release.
|
||||
text.save.new = 6349,Yeni Kayıt
|
||||
text.save.overwrite = Bu kayıt yuvasının üzerine yazmak istediğinizden emin misiniz?
|
||||
@@ -152,16 +152,16 @@ text.save.delete.confirm = Bu kaydı silmek istediğinizden emin misiniz?
|
||||
text.save.delete = Sil
|
||||
text.save.export = Dışa Aktar
|
||||
text.save.import.invalid = [turuncu] Bu kayıt geçersiz!
|
||||
text.save.import.fail = [crimson] Kayıt oyuna aktarılamadı : [orange] {0}
|
||||
text.save.export.fail = [crimson] Kayıt dışa aktarılamadı: [orange] {0}
|
||||
text.save.import.fail = [crimson] Kayıt oyuna aktarılamadı : [accent] {0}
|
||||
text.save.export.fail = [crimson] Kayıt dışa aktarılamadı: [accent] {0}
|
||||
text.save.import = İçe Aktar
|
||||
text.save.newslot = İsmi kaydet:
|
||||
text.save.rename = Yeniden Adlandır
|
||||
text.save.rename.text = Yeni İsim:
|
||||
text.selectslot = Bir kayıt seçin.
|
||||
text.slot = [accent] Yuva {0}
|
||||
text.save.corrupted = [orange] Kayıt dosyası bozuk veya geçersiz!
|
||||
text.sector.corrupted = [orange]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.save.corrupted = [accent] Kayıt dosyası bozuk veya geçersiz!
|
||||
text.sector.corrupted = [accent]A save file for this sector was found, but loading failed.\nA new one has been created.
|
||||
text.empty = <Boş>
|
||||
text.on = Açık
|
||||
text.off = Kapalı
|
||||
@@ -183,7 +183,7 @@ text.quit.confirm = Çıkmak istediğinden emin misin?
|
||||
text.changelog.title = Değişiklik listesi
|
||||
text.changelog.loading = Değişiklik listesi yükleniyor
|
||||
text.changelog.error.android = [turuncu] Android'da olan hata nedeniyle değişiklik listesi görüntülenemiyor.
|
||||
text.changelog.error.ios = [orange]The changelog is currently not supported in iOS.
|
||||
text.changelog.error.ios = [accent]The changelog is currently not supported in iOS.
|
||||
text.changelog.error = [scarlet] Değişiklik listesi alma hatası! İnternet bağlantınızı kontrol edin.
|
||||
text.changelog.current = [sarı] [[Güncel versiyon]
|
||||
text.changelog.latest = [turuncu] [[Son sürüm]
|
||||
@@ -216,8 +216,8 @@ text.editor.description = Description:
|
||||
text.editor.name = Name:
|
||||
text.editor.teams = Teams
|
||||
text.editor.elevation = Elevation
|
||||
text.editor.errorimageload = Resim dosyası yüklenirken hata oluştu: [orange] {0}
|
||||
text.editor.errorimagesave = Resim dosyası kaydedilirken hata oluştu: [orange] {0}
|
||||
text.editor.errorimageload = Resim dosyası yüklenirken hata oluştu: [accent] {0}
|
||||
text.editor.errorimagesave = Resim dosyası kaydedilirken hata oluştu: [accent] {0}
|
||||
text.editor.generate = Üretmek
|
||||
text.editor.resize = Yeniden Boyutlandırma
|
||||
text.editor.loadmap = Harita Yükle
|
||||
@@ -261,7 +261,7 @@ text.tutorial = Eğitim
|
||||
text.editor = Editör
|
||||
text.mapeditor = Harita Editörü
|
||||
text.donate = Bağışlamak
|
||||
text.connectfail = [crimson] Sunucuya bağlanılamadı: [orange] {0}
|
||||
text.connectfail = [crimson] Sunucuya bağlanılamadı: [accent] {0}
|
||||
text.error.unreachable = Server unreachable.
|
||||
text.error.invalidaddress = Invalid address.
|
||||
text.error.timedout = Timed out!\nMake sure the host has port forwarding set up, and that the address is correct!
|
||||
|
||||
Reference in New Issue
Block a user