mirror of
https://github.com/BentoBoxWorld/Limits.git
synced 2024-11-16 23:55:12 +01:00
Translate id.yml via GitLocalize
This commit is contained in:
parent
78c07f0101
commit
79573eae88
36
src/main/resources/locales/id.yml
Normal file
36
src/main/resources/locales/id.yml
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
---
|
||||||
|
block-limits:
|
||||||
|
hit-limit: "&c[material] dibatasi sampai [number]!"
|
||||||
|
entity-limits:
|
||||||
|
hit-limit: "&c[entity] spawning dibatasi sampai [number]!"
|
||||||
|
limits: {}
|
||||||
|
admin:
|
||||||
|
limits:
|
||||||
|
main: {}
|
||||||
|
calc: {}
|
||||||
|
offset:
|
||||||
|
unknown: "&c Material atau entitas tidak dikenal [name]."
|
||||||
|
main: {}
|
||||||
|
set:
|
||||||
|
success: "&a Batas offset untuk [name] ditetapkan ke [number]."
|
||||||
|
same: "&a Batas offset untuk [name] ditetapkan ke [number]."
|
||||||
|
add:
|
||||||
|
success: "&a Batas offset untuk [name] ditingkatkan hingga [number]."
|
||||||
|
remove:
|
||||||
|
success: "&a Batas offset untuk [name] dikurangi hingga [number]."
|
||||||
|
reset:
|
||||||
|
success: "&a Batas offset untuk [name] ditetapkan ke 0."
|
||||||
|
view:
|
||||||
|
message: "&a [name] offset diatur ke [number]."
|
||||||
|
island:
|
||||||
|
limits:
|
||||||
|
block-limit-syntax: "[number]/[limit]"
|
||||||
|
panel:
|
||||||
|
title-syntax: "[title] [sort]"
|
||||||
|
entity-group-name-syntax: "[name]"
|
||||||
|
entity-name-syntax: "[name]"
|
||||||
|
block-name-syntax: "[name]"
|
||||||
|
A2Z: a > z
|
||||||
|
Z2A: z > a
|
||||||
|
errors: {}
|
||||||
|
recount: {}
|
Loading…
Reference in New Issue
Block a user