You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
61 lines
2.3 KiB
61 lines
2.3 KiB
generic:
|
|
error:
|
|
not-player: "<red>Na tuto akci musíš být hráč"
|
|
no-funds:
|
|
self: "<red>Nemáš dost pěněz"
|
|
shop: "<red>Obchod nemá dost peněz"
|
|
no-space:
|
|
self: "<red>Nemáš ve svém inventáři dostatek místa"
|
|
shop: "<red>V obchodě není dostatek místa"
|
|
no-item:
|
|
self: "<red>Nemáš dostatek itemů"
|
|
shop: "<red>Obchod nemá dostatek itemů"
|
|
shop:
|
|
error:
|
|
already-shop: "<red>Tato cedule již je obchod"
|
|
not-marked: "<red>Musíš označit ceduly a chestku, aby jsi mohl vytvořit obchod"
|
|
empty-hand: "<red>Nedržíš v ruce žádný item"
|
|
chest-open: "<red>Nelze obchodovat, když je chestka obchodu otevřena."
|
|
buy: "<green>Koupil jsi <count>x <item> za <price>$"
|
|
sell: "<green>Prodal jsi <count>x <item> za <price>$"
|
|
created: "<green>Obchod vytvořen."
|
|
money:
|
|
error:
|
|
self-send: "<red>Nemůžeš poslat peníze sám sobě"
|
|
balance:
|
|
self: "<green>Tvůj zůstatek: <balance>"
|
|
player: "<green>Zůstatek hráče <owner>: <balance>$"
|
|
give:
|
|
self: "<green>Dal sis <amount>$"
|
|
player: "<green>Dal jsi <amount>$ hráči <receiver>"
|
|
other: "<green>Na účet <receiver> typu <receiver-type> jsi poslal <amount>$"
|
|
send:
|
|
player: "<green>Poslal jsi <amount>$ hráči <receiver>"
|
|
receive:
|
|
player: "<green>Obdržel jsi <amount>$ od hráče <sender>"
|
|
remove:
|
|
self: "<green>Odebral sis <amount>$"
|
|
player: "<green>Hráči <sender> jsi odebral <amount>$"
|
|
other: "<green>Z účtu <sender> typu <sender-type> jsi odebral <amount>$"
|
|
marker:
|
|
marked:
|
|
chest: "<green>Truhla označena (<x>,<y>,<z>)"
|
|
sign: "<green>Cedule označena (<x>,<y>,<z>)"
|
|
primary: "<green>První pozice označena (<x>,<y>,<z>)"
|
|
secondary: "<green>Druhá pozice označena (<x>,<y>,<z>)"
|
|
menu:
|
|
shop:
|
|
buy: "<green>Koupit <amount>ks za <price>$"
|
|
sell: "<yellow>Prodat <amount>ks za <price>$"
|
|
gui:
|
|
all: "<green>Seznam guis: <yellow><1>, <2>"
|
|
shop-edit:
|
|
title: "<green>Editace Obchodu"
|
|
shopadmin:
|
|
title: "GUI - <dark_green>Shop Admin"
|
|
items:
|
|
background: " "
|
|
deleteshop: "<!italic><red>Smazat Obchod"
|
|
changesellprice: "<!italic><dark_green>Změnit Prodávající Cenu"
|
|
changebuyprice: "<!italic><gold>Změnit Kupující Cenu"
|
|
changeamounts: "<!italic><grey>Změnit Množství <dark_green>Prodeje <grey>a <gold>Výkupu"
|
|
|