Files
what-a-storage/src/main/resources/content/lang/en_us.lang
2020-07-09 20:34:32 +02:00

60 lines
1.8 KiB
Plaintext

test.hello-world = Hello World!
game.budget = Budget: %d$
game.quit = Quit Game
game.quests = Quests
game.quests.next = Next Quest
game.quest.reward = %d$
game.trash = Recycle Bin
game.trash.hover = Destroy\n%d$
game.storage = Storage
game.storage.empty = Empty
game.balance.history = Transactions
game.balance.history.no-data = No transactions yet
game.balance.history.index =
game.balance.history.change = Change in $
game.balance.history.type = Description
game.balance.history.type.abandon = Quest abandoned
game.balance.history.type.destroy = Product destroy
game.balance.history.type.move = Product moved
game.balance.history.type.noop = NOOP
game.balance.history.type.deliver = Product delivered
game.balance.history.type.store = Product stored
game.balance.chart = Balance
game.balance.chart.line = Budget
game.balance.total-income = Total Income: %d$
game.balance.total-loss = Total Loss: %d$
quests.normal = Normal
products.paper = Paper
products.paper.color = Color
products.paper.color.green = Green
products.paper.color.blue = Blue
products.paper.color.white = White
# These paper formats are not equivalent but at least kind of similar in the amount they're used
products.paper.format = Format
products.paper.format.a3 = Ledger
products.paper.format.a4 = Legal
products.paper.format.a5 = Letter
products.wood = Wood
products.wood.type = Type
products.wood.type.beech = Beech
products.wood.type.oak = Oak
products.wood.type.pine = Pine
products.wood.form = Form
products.wood.form.pieces = Pieces
products.wood.form.boards = Boards
products.wood.form.beams = Beams
products.stone = Stone
products.stone.type = Type
products.stone.type.granite = Granite
products.stone.type.marble = Marble
products.stone.type.sandstone = Sandstone
products.stone.weight = Weight
products.stone.weight.light = Light
products.stone.weight.medium = Medium
products.stone.weight.heavy = Heavy