diff options
author | metamuffin <metamuffin@disroot.org> | 2024-10-12 02:43:19 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-10-12 02:43:19 +0200 |
commit | 315cdc0618c72d9a39761cc2199e64110ea620f8 (patch) | |
tree | 18e5851d9912e10402ec3b5a823b68ba52889b8d /locale/en.ini | |
parent | 1eac2e6152f1325a33585ef079bd6962252c1436 (diff) | |
parent | 47d1ca9d3f470fb8e90efe52ee033e9f17677e96 (diff) | |
download | hurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar hurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar.bz2 hurrycurry-315cdc0618c72d9a39761cc2199e64110ea620f8.tar.zst |
Merge branch 'master' of https://codeberg.org/hurrycurry/hurrycurry
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/locale/en.ini b/locale/en.ini index 0dbb6120..630fcd6a 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -1,4 +1,22 @@ [hurrycurry] +i.abstract={_b}Hurry Curry!{_b_end} is a multiplayer game about cooking. Your goal is to run a restaurant and gain points by serving meals you’ve cooked. The game is completely free software, licenced AGPL 3.0 only. +i.gameplay_overview=Gameplay Overview +i.gameplay_overview.par=During the game, customers will enter your restaurant and order different meals. The players task is to assemble these meals by cutting, cooking, baking and combining resources in the kitchen. Multitasking is crucial but can lead to food burning or customers leaving if the player takes to long. There are many different restaurant/kitchen layouts. +i.how_to_play=How to play +i.how_to_play.par=To play, download the game for your platform or use {_a_browser_version}the rather laggy browser version{_a_end}. Assemble your team of chefs in the lobby before starting the game. +i.how_to_play.book=The recipes can be found in the Recipe {_a_book}Book{_a_end} (also available ingame in some maps). +i.how_to_play.keyboard_controls=Keyboard Controls: Move character with WASD. Move camera with arrow keys. Interact with Space or J. Boost with Left Shift or K. Open/close menus with Escape. Press Enter to open chat. Reset view with R. +i.how_to_play.controller_controls=Controller Controls: Move character with Left Stick. Move camera with Right Stick. Interact with A, Boost with B, Open/close menus with Menu button. Use keyboard for chat. Reset view with Y. +i.installation=Installation +i.installation.par=The source code repository is available on {_a_codeberg}Codeberg{_a_end}. Prebuilt packages can be downloaded from one of the following sources: +i.public_servers=Public Servers +i.credits=Credits +i.credits.primary=The game is primarily developed by {_developers}. +i.credits.contributers=Other contributers include Sofviic, BigBrotherNii and RustyStriker. +i.contribute=Contribute +i.contribute.par=You can help make the game better by contributing code through pull requests on {_a_codeberg}Codeberg{_a_end} +i.contribute.translate=You can also translate the game to your language on {_a_weblate}Codeberg’s Weblate{_a_end}. +i.have_fun=Have fun! b.about.image_attrib=Background image attribution b.about.name=The Hurry Curry! recipe book. b.about=About this book @@ -96,6 +114,7 @@ c.menu.play.allow_query_registry=To show a public server list a registry service c.menu.play.connect=Connect c.menu.play.fetching_list=Fetching server list... c.menu.play.list_item={0} ({1} players) +c.menu.play.no_servers=No servers available. c.menu.play.quick_connect=Quick Connect c.menu.play.server_binary_not_found=Server binary was not found. Please install the server separately. c.menu.play.server_failed_tooltip=The server crashed or exited in some way or another.%nYou should try starting the server from the command-line. |