mirror of
https://github.com/BentoBoxWorld/Level.git
synced 2025-01-09 17:27:45 +01:00
Create lv-LV.yml (#77)
This commit is contained in:
parent
dc97ddcccd
commit
7e29ba3ade
37
src/main/resources/locales/lv-LV.yml
Normal file
37
src/main/resources/locales/lv-LV.yml
Normal file
@ -0,0 +1,37 @@
|
||||
###########################################################################################
|
||||
# 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 #
|
||||
###########################################################################################
|
||||
|
||||
admin:
|
||||
level:
|
||||
parameters: "<spēlētājs>"
|
||||
description: "aprēķina spēlētāja salas līmeni"
|
||||
top:
|
||||
description: "rādīt labākās 10 salas"
|
||||
unknown-world: "&cNezināma pasaule!"
|
||||
display: "&f[rank]. &a[name] &7- &b[level]"
|
||||
|
||||
island:
|
||||
level:
|
||||
parameters: "[player]"
|
||||
description: "aprēķina tavas salas līmeni, vai parāda spēlētāja [player] līmeni"
|
||||
calculating: "&aAprēķina līmeni..."
|
||||
island-level-is: "&aSalas līmenis ir &b[level]"
|
||||
required-points-to-next-level: "&aNepieciešami [points] punkti, lai sasniegtu nākošo līmeni"
|
||||
deaths: "&c([number] nāves)"
|
||||
cooldown: "&cTev ir jāuzgaida &b[time]&c sekundes, lai vēlreiz aprēķinātu salas līmeni!"
|
||||
|
||||
top:
|
||||
description: "rādīt labākos 10"
|
||||
gui-title: "&aLabākie 10"
|
||||
gui-heading: "&6[name]: &B[rank]"
|
||||
island-level: "&BLīmenis [level]"
|
||||
warp-to: "&APārvietoties uz [name] salu."
|
||||
|
||||
value:
|
||||
description: "rādīt vērtību jebkuram blokam"
|
||||
success: "&7Vērtība šim blokam ir: &e[value]"
|
||||
success-underwater: "&7Vērtība šim blokam zem jūras līmeņa: &e[value]"
|
||||
empty-hand: "&cTev nav bloks rokās."
|
||||
no-value: "&cŠim blokam/priekšmetam nav vērtības."
|
Loading…
Reference in New Issue
Block a user