// Welcome notice that appears the first time Veloren is started
"main.notice": r#"Välkommen till alfaversionen av Veloren!
Before you dive into the fun, please keep a few things in mind:
- This is a very early alpha. Expect bugs, extremely unfinished gameplay, unpolished mechanics, and missing features.
- If you have constructive feedback or bug reports, you can contact us via Reddit, GitLab, or our community Discord server.
- Veloren is licensed under the GPL 3 open-source licence. That means you're free to play, modify, and redistribute the game however you wish (provided derived work is also under GPL 3).
- Veloren is a non-profit community project, and everybody working on it is a volunteer.
If you like what you see, you're welcome to join the development or art teams!
- 'Voxel RPG' is a genre in its own right. First-person shooters used to be called Doom clones.
Like them, we're trying to build a niche. This game is not a clone, and its development will diverge from existing games in the future.
Thanks for taking the time to read this notice, we hope you enjoy the game!
~ Utvecklarna av Veloren"#,
// Login process description
"main.login_process": r#"Information om inloggningsprocessen:
Put in any username. No Account needed yet.
Character names and appearances will be saved locally.
Levels/Items are not saved yet."#,
/// End Main screen section
/// Start HUD Section
"hud.do_not_show_on_startup": "Visa inte detta vid start",
"hud.show_tips": "Visa Tips",
"hud.quests": "Quests",
"hud.you_died": "Du dog",
"hud.press_key_to_show_keybindings_fmt": "Tryck {key} för att visa tangentbindningar",
"hud.press_key_to_show_debug_info_fmt": "Tryck {key} för att visa debug info",
"hud.press_key_to_toggle_keybindings_fmt": "Tryck {key} för att t tangentbindningar",
"hud.press_key_to_toggle_debug_info_fmt": "Tryck {key} för att toggla debug info",
// Respawn message
"hud.press_key_to_respawn": r#"Press {key} to respawn at your Waypoint.
Press Enter, type in /waypoint and confirm to set it here."#,
// Welcome message
"hud.welcome": r#"Welcome to the Veloren Alpha!,
Some tips before you start:
MOST IMPORTANTLY: To set your respawn point type /waypoint into the chat.
This can also be done when you are already dead!
Press F1 to see the available key commands.
Type /help into the chat to see chat commands
There are chests and other objects randomly spawning in the World!
Right-Click to collect them.
To actually use whatever you loot from those chests open your inventory with 'B'.
Double click the items in your bag to use or equip them.
Throw them away by clicking them once and clicking outside of the bag
Nights can get pretty dark in Veloren.
Light your lantern by typing /lantern into the chat
Want to free your cursor to close this window? Press TAB!