diff --git a/src/main/resources/locales/tr.yml b/src/main/resources/locales/tr.yml new file mode 100644 index 0000000..659e1b9 --- /dev/null +++ b/src/main/resources/locales/tr.yml @@ -0,0 +1,32 @@ +########################################################################################### +# 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 # +########################################################################################### + +entity-limits: + hit-limit: "&3&LS&b&lC &8&L» &e[entity] &4varlığından &5[number] &4tane koyabilirsin!" +block-limits: + hit-limit: "&3&LS&b&lC &8&L» &e[material] &4eşyasından &5[number] &4koyabilirsin!" +limits: + panel-title: "&3&lSon&b&lCesurlar &eAda limiti" + +admin: + limits: + main: + parameters: "" + description: "Oyuncu için ada limitlerini göster." + calc: + parameters: "" + description: "Oyuncu için ada limitlerini tekrar hesapla." + finished: "&aIsland recalc finished sucessfully!" + +island: + limits: + parameters: "" + description: "Ada limitlerini gör." + max-color: "&c" + regular-color: "&9" + block-limit-syntax: "&5[number]&7/&e[limit]" + no-limits: "&3&LS&c&lC &A&L» &4Bu dünyada limitler ayarlı değil!" + + \ No newline at end of file