diff options
author | metamuffin <metamuffin@users.noreply.translate.codeberg.org> | 2024-10-12 20:10:16 +0000 |
---|---|---|
committer | Codeberg Translate <translate@codeberg.org> | 2024-10-13 09:39:18 +0000 |
commit | 3357928df66f55ee936f5cae701f79650c28eb60 (patch) | |
tree | 46422cb9aa11efe277099688b1e983afb51f0236 /locale/en.ini | |
parent | 4fe90acc342cba9366bb09c62132c35138788f99 (diff) | |
download | hurrycurry-3357928df66f55ee936f5cae701f79650c28eb60.tar hurrycurry-3357928df66f55ee936f5cae701f79650c28eb60.tar.bz2 hurrycurry-3357928df66f55ee936f5cae701f79650c28eb60.tar.zst |
Translated using Weblate (English)
Currently translated at 100.0% (255 of 255 strings)
Translation: Hurry Curry!/Game
Translate-URL: https://translate.codeberg.org/projects/hurrycurry/game/en/
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/locale/en.ini b/locale/en.ini index b8f484b1..af4daf42 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -17,7 +17,7 @@ c.error.websocket.unavailable=unavailable c.error.websocket=WebSocket closed with code: {0}, reason {1}. Clean: {2} c.error=Error c.hint.boost=Press {0} to boost -c.hint.framerate_low=Your framerate seems to be low. You can lower your graphics settings in the settings menu. +c.hint.framerate_low=It seems like your game is running slow. You can lower your graphics settings to improve performance in the settings menu. c.hint.interact=Press {0} to pick up items and to interact with tools c.hint.join_while_running=Press {0} and click "Join" to join the game while it is running c.hint.movement=Use {0} to move @@ -93,9 +93,9 @@ c.settings.gameplay.usernames=Show username tags c.settings.gameplay.vibration=Enable vibrations c.settings.gameplay=Gameplay c.settings.graphics.aa.disabled=Disabled -c.settings.graphics.aa.fx=FXAA +c.settings.graphics.aa.fx=FXAA (computationally cheap but generated artifacts) c.settings.graphics.aa.ms2x=MSAA 2x -c.settings.graphics.aa.ms4x=MSAA 4x +c.settings.graphics.aa.ms4x=MSAA 4x (accurate but computationally expensive) c.settings.graphics.aa=Anti-aliasing c.settings.graphics.ao=Ambient occlusion c.settings.graphics.debug_info=Display debug info (Framerate, etc.) @@ -216,7 +216,7 @@ s.error.no_player=Player does not exist. s.error.no_tile=Tile does not exist. s.error.packet_not_supported=Packet not supported in this session. s.error.packet_sender_invalid=Packet sent to a player that is not owned by this connection. -s.error.quoting_invalid=Comand quoting invalid +s.error.quoting_invalid=Command quoting invalid s.error.self_interact=Interacting with yourself. This is impossible. s.error.tutorial_already_running=Tutorial already running s.error.tutorial_no_running=No tutorial running |