mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-13 06:05:33 +01:00
Added Turkish locale - credit OverBrave
This commit is contained in:
parent
d5bd4e5ef9
commit
6078059e20
32
src/main/resources/locales/tr.yml
Normal file
32
src/main/resources/locales/tr.yml
Normal file
@ -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: "<player>"
|
||||
description: "Oyuncu için ada limitlerini göster."
|
||||
calc:
|
||||
parameters: "<player>"
|
||||
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!"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user