mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-16 15:45:20 +01:00
Translate ko.yml via GitLocalize
This commit is contained in:
parent
78c07f0101
commit
09f25d4811
36
src/main/resources/locales/ko.yml
Normal file
36
src/main/resources/locales/ko.yml
Normal file
@ -0,0 +1,36 @@
|
||||
---
|
||||
block-limits:
|
||||
hit-limit: "&c[material]는 [number]개로 제한됩니다!"
|
||||
entity-limits:
|
||||
hit-limit: "&c[entity]는 [number]개로 제한됩니다!"
|
||||
limits: {}
|
||||
admin:
|
||||
limits:
|
||||
main: {}
|
||||
calc: {}
|
||||
offset:
|
||||
unknown: "&c 알 수 없는 자료 또는 엔터티 [name]."
|
||||
main: {}
|
||||
set:
|
||||
success: "&a [name]에 대한 제한 오프셋이 [number]로 설정되었습니다."
|
||||
same: "&c [name]에 대한 제한 오프셋은 이미 [number]입니다."
|
||||
add:
|
||||
success: "&a [name]에 대한 오프셋 제한이 [number]까지 증가합니다."
|
||||
remove:
|
||||
success: "&a [name]에 대한 오프셋 제한은 [number]까지 감소합니다."
|
||||
reset:
|
||||
success: "&a [name]에 대한 제한 오프셋이 0으로 설정되었습니다."
|
||||
view:
|
||||
message: "&a [name] 오프셋이 [number]로 설정되었습니다."
|
||||
island:
|
||||
limits:
|
||||
max-color: "&c"
|
||||
regular-color: "&a"
|
||||
block-limit-syntax: "[number]/[limit]"
|
||||
panel:
|
||||
title-syntax: "[title] [sort]"
|
||||
entity-group-name-syntax: "[name]"
|
||||
entity-name-syntax: "[name]"
|
||||
block-name-syntax: "[name]"
|
||||
errors: {}
|
||||
recount: {}
|
Loading…
Reference in New Issue
Block a user