From f0b6194444f9cf646c9ba8917875d2b1987de8a9 Mon Sep 17 00:00:00 2001 From: BONNe Date: Thu, 1 Aug 2019 02:36:29 +0300 Subject: [PATCH] Create tr-TR.yml (#72) Made by Fenish. Uploaded from Discord. --- src/main/resources/locales/tr-TR.yml | 37 ++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/main/resources/locales/tr-TR.yml diff --git a/src/main/resources/locales/tr-TR.yml b/src/main/resources/locales/tr-TR.yml new file mode 100644 index 0000000..1089c4f --- /dev/null +++ b/src/main/resources/locales/tr-TR.yml @@ -0,0 +1,37 @@ +########################################################################################### +# This is a YML file. Be careful when editing. Check your edits in a YAML checker like # +# the one at http://yaml-online-parser.appspot.com # +########################################################################################### + +admin: + level: + parameters: "" + description: "Bir oyuncunun ada seviyesini hesapla" + top: + description: "Ilk 10 adayı sırala" + unknown-world: "&cBilinmeyen kelime" + display: "&f[rank]. &a[name] &7- &b[level]" + +island: + level: + parameters: "[player]" + description: "&7Kendi ada seviyeni hesapla veya başka oyuncunun ada seviyesini öğren" + calculating: "&aLevel hesaplanıyor..." + island-level-is: "&7Ada seviyesi &b[level]" + required-points-to-next-level: "&7Adayı yükseltmek için &a[points] &7Puan gerekiyor" + deaths: "&c(Ölümler: [number])" + cooldown: "&7Bunu tekrar yapmak için &b[time] &7beklemelisin" + + top: + description: "Ilk 10 adayı sırala" + gui-title: "&aIlk 10 Ada" + gui-heading: "&6Sıralama: &3[rank]" + island-level: "&7Seviye: &a[level]" + warp-to: "&a[name] &7oyuncusunun adasına ışınlanıyor" + + value: + description: "Herhangi bir bloğun değerini gösterir" + success: "&7Bu bloğun değeri: &e[value]" + success-underwater: "&7Deniz seviyesinin altındaki bu bloğun değeri: &e[value]" + empty-hand: "&cElinde hiç blok yok" + no-value: "&cBu eşyanın bir değeri yok."