mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-13 06:05:33 +01:00
Merge branch 'develop' of https://github.com/BentoBoxWorld/Limits.git into develop
This commit is contained in:
commit
b3b81db029
33
src/main/resources/locales/hu.yml
Normal file
33
src/main/resources/locales/hu.yml
Normal file
@ -0,0 +1,33 @@
|
||||
###########################################################################################
|
||||
# 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 #
|
||||
###########################################################################################
|
||||
|
||||
block-limits:
|
||||
hit-limit: "&c[material] limitálva ennyire [number]!"
|
||||
entity-limits:
|
||||
hit-limit: "&c[entity] idézés limitálva ennyire [number]!"
|
||||
limits:
|
||||
panel-title: "Sziget limitek"
|
||||
|
||||
|
||||
admin:
|
||||
limits:
|
||||
main:
|
||||
parameters: "<player>"
|
||||
description: "Egy játékos sziget limitjének megtekintése"
|
||||
calc:
|
||||
parameters: "<player>"
|
||||
description: "Egy játékos sziget limitjének újraszámolása"
|
||||
finished: "&aA Sziget újraszámolás sikeresen befejeződött!"
|
||||
|
||||
island:
|
||||
limits:
|
||||
description: "Sziget limitek megtekintése"
|
||||
max-color: "&c"
|
||||
regular-color: "&a"
|
||||
block-limit-syntax: "[number]/[limit]"
|
||||
no-limits: "&cNincsenek limitek ebben a világban"
|
||||
recount:
|
||||
description: "Limitek újraszámolása a szigeteden"
|
||||
|
Loading…
Reference in New Issue
Block a user