mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-10 21:01:10 +01:00
Translated into Hungarian
This commit is contained in:
parent
af59047f57
commit
a7e64c3358
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: "<játékos>"
|
||||||
|
description: "Egy játékos sziget limitjének megtekintése"
|
||||||
|
calc:
|
||||||
|
parameters: "<játékos>"
|
||||||
|
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