From 3357928df66f55ee936f5cae701f79650c28eb60 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 12 Oct 2024 20:10:16 +0000 Subject: 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/ --- locale/en.ini | 8 ++++---- 1 file 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 -- cgit v1.2.3-70-g09d2