diff options
author | metamuffin <metamuffin@disroot.org> | 2024-09-07 12:06:08 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-09-07 12:06:08 +0200 |
commit | 50113d09271aeb9c3be56be0bba729a91f4496a6 (patch) | |
tree | b0c6f4ee9bc01a1aeb46e8c217c8db555478244d /locale/en.ini | |
parent | 7144115b819c843e568be449c07c43a5172a5d86 (diff) | |
download | hurrycurry-50113d09271aeb9c3be56be0bba729a91f4496a6.tar hurrycurry-50113d09271aeb9c3be56be0bba729a91f4496a6.tar.bz2 hurrycurry-50113d09271aeb9c3be56be0bba729a91f4496a6.tar.zst |
fix inupt keys in other languages
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/locale/en.ini b/locale/en.ini index 441f2f8e..0db72e87 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -1,15 +1,19 @@ [hurrycurry] c.credits.developed_by=developed by +c.credits.models=Models +c.credits.sounds=Sounds c.credits.thanks=Thank You For Playing c.credits.title=Hurry Curry! - a game about cooking c.error.cannot_cancel_no_game=Cannot cancel game since no game is running. c.error.must_join_to_cancel=You must join in order to be able to cancel the current game. c.error.placeholder=This should be the error message. +c.error.version_mismatch=Server and client versions do not match. Server: %d.%d, Client: %d.%d.%nAre you sure the game is up to date? +c.error.websocket.unavailable=unavailable c.error.websocket=WebSocket closed with code: %d, reason %s. Clean: %s c.error=Error c.hint.boost=Press %s to boost c.hint.framerate_low=Your framerate seems to be low. You can lower your graphics settings in the settings menu. -c.hint.interact=Press %s to pick up items and hold %s to interact with toolsDrücke %s, um Gegenstände aufzuheben und halte %s gedrückt= um mit Utensilien zu interagieren +c.hint.interact=Press %s to pick up items and hold %s to interact with tools c.hint.movement=Use %s to move c.hint.reset_camera=Press %s to reset the camera view c.hint.zoom_camera=Use %s to zoom in/out @@ -132,8 +136,8 @@ c.settings.other=Other c.settings.ui.language.system=System default c.settings.ui.language=Language c.settings.ui.scale_factor=UI scale factor -c.settings.ui.scale_mode.resize=Resize c.settings.ui.scale_mode.disabled=Disabled +c.settings.ui.scale_mode.resize=Resize c.settings.ui.scale_mode=UI scale mode c.settings.ui.touch_controls.automatic=Automatic c.settings.ui.touch_controls.disabled=Disabled @@ -169,7 +173,6 @@ unknown464=- unknown476=SHIFT unknown484=left stick unknown488=SPACE -unknown494=Press %s to pick up items and hold %s to interact with tools unknown506=PageUp/PageDown unknown510=Use %s to rotate the camera view unknown514=arrow keys @@ -179,11 +182,7 @@ unknown530=Press %s and click "Join" to join the game while it is running unknown534=ESCAPE unknown538=Menu button unknown551=unavailable -unknown564=Server and client versions do not match. Server: %d.%d, Client: %d.%d.%nAre you sure the game is up to date? unknown568=Hairstyle %d -unknown572=Models -unknown576=Sounds -unknown598=[/table]%n%n%n unknown622=You must fill out all requested fields. unknown626=Accept unknown732=Previous |