diff options
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 73 |
1 files changed, 41 insertions, 32 deletions
diff --git a/locale/en.ini b/locale/en.ini index 38dcff81..3f094e84 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -1,21 +1,4 @@ [hurrycurry] -c.controls.boost=Boost movement -c.controls.camera_down=Rotate camera downwards -c.controls.camera_left=Rotate camera to the left -c.controls.camera_reset=Reset camera view -c.controls.camera_right=Rotate camera to the right -c.controls.camera_up=Rotate camera upwards -c.controls.chat=Toggle chat -c.controls.fullscreen=Toggle fullscreen -c.controls.interact=Interact -c.controls.move_backward=Move backwards -c.controls.move_forward=Move forwards -c.controls.move_left=Move left -c.controls.move_right=Move right -c.controls.zoom_in_discrete=Zoom in (discrete) -c.controls.zoom_in=Zoom in -c.controls.zoom_out_discrete=Zoom out (discrete) -c.controls.zoom_out=Zoom out c.credits.developed_by=developed by c.credits.thanks=Thank You For Playing c.credits.title=Hurry Curry! - a game about cooking @@ -75,12 +58,16 @@ c.settings.audio.master_volume=Master Volume c.settings.audio.music_volume=Music Volume c.settings.audio.sfx_volume=SFX Volume c.settings.audio=Audio -c.settings.graphics.debug_info=Display debug info (Framerate, etc.) -c.settings.gameplay.extend_boost=Always extend boost to maximum duration +c.settings.gameplay.interpolate_camera_rotation=Smooth camera rotation +c.settings.gameplay.invert_camera=Invert camera movement +c.settings.gameplay.latch_boost=Always extend boost to maximum duration +c.settings.gameplay.setup_completed=Initial setup complete. (Uncheck and restart to reenter) +c.settings.gameplay.tutorial_started=Tutorial started +c.settings.gameplay.usernames=Show username tags c.settings.gameplay=Gameplay -c.settings.graphics.glow=Enable glow c.settings.graphics.aa=Anti-aliasing c.settings.graphics.ao=Ambient occlusion +c.settings.graphics.debug_info=Display debug info (Framerate, etc.) c.settings.graphics.fullscreen.always=Always c.settings.graphics.fullscreen.keep=Keep c.settings.graphics.fullscreen.never=Never @@ -88,14 +75,18 @@ c.settings.graphics.fullscreen=Fullscreen c.settings.graphics.gi.sdfgi=SDFGI c.settings.graphics.gi.voxelgi=Voxel GI c.settings.graphics.gi=Global illumination +c.settings.graphics.ssao=Screen-space ambient occlusion (SSAO) +c.settings.graphics.glow=Enable glow +c.settings.graphics.grass_amount=3D grass amount per grass tile c.settings.graphics.lq_trees=Low-poly trees c.settings.graphics.preset.high=High c.settings.graphics.preset.low=Low c.settings.graphics.preset.medium=Medium c.settings.graphics.preset=Load preset +c.settings.graphics.shadows=Enable shadows c.settings.graphics.taa=Temporal Anti-Aliasing +c.settings.graphics.ui_blur=Enable UI blur c.settings.graphics=Graphics -c.settings.graphics.grass_amount=3D grass amount per grass tile c.settings.input.add=Add new c.settings.input.joypad_axis=Joypad axis %s c.settings.input.joypad=%s (Joypad) @@ -103,16 +94,38 @@ c.settings.input.keyboard=%s (Keyboard) c.settings.input.mouse_button=Mouse button %s c.settings.input.other_event=Other event c.settings.input.press_any_key=Press any key... +c.settings.input.scroll_down=Scroll down +c.settings.input.scroll_up=Scroll up +c.settings.input.scroll_down_discrete=Scroll down (discrete) +c.settings.input.scroll_up_discrete=Scroll up (discrete) +c.settings.input.forwards=Move Forwards +c.settings.input.backwards=Move Backwards +c.settings.input.left=Move Left +c.settings.input.right=Move Right +c.settings.input.rotate_left=Rotate camera left +c.settings.input.rotate_right=Rotate camera right +c.settings.input.rotate_up=Rotate camera up +c.settings.input.rotate_down=Rotate camera down +c.settings.input.interact=Interact +c.settings.input.boost=Boost movement +c.settings.input.zoom_in=Zoom in +c.settings.input.zoom_out=Zoom out +c.settings.input.zoom_in_discrete=Zoom in (discrete) +c.settings.input.zoom_out_discrete=Zoom out (discrete) +c.settings.input.chat=Toggle chat +c.settings.input.reset=Reset camera +c.settings.input.fullscreen=Toggle fullscreen +c.settings.input.previous=Select previous item +c.settings.input.next=Select next item +c.settings.input.start_game=Start game +c.settings.input.join_spectate=Join/Spectate c.settings.input=Controls +c.settings.other.server_data=Server data directory (leave empty to auto-detect) +c.settings.other.server_binary.placeholder=Enter path +c.settings.other.server_binary=Server binary (leave empty to search PATH) +c.settings.other=Other c.settings.ui.language.system=System default c.settings.ui.language=Language -c.settings.other=Other -c.settings.other.server_data=Server data directory (leave empty to auto-detect) -c.settings.other.server_path.placeholder=Enter path -c.settings.other.server_path=Server binary (leave empty to search PATH) -c.settings.graphics.shadows=Enable shadows -c.settings.gameplay.smooth_camera=Smooth camera rotation -c.settings.graphics.ui_blur=Enable UI blur c.settings.ui.scale_factor=UI scale factor c.settings.ui.scale_mode.resize=Resize c.settings.ui.scale_mode=UI scale mode @@ -147,14 +160,12 @@ unknown464=- unknown476=SHIFT unknown484=left stick unknown488=SPACE -unknown49=Invert camera movement 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 unknown518=right stick unknown524=Username tags can be enabled/disabled in the settings -unknown53=Show username tags unknown530=Press %s and click "Join" to join the game while it is running unknown534=ESCAPE unknown538=Menu button @@ -163,11 +174,9 @@ unknown564=Server and client versions do not match. Server: %d.%d, Client: %d.%d unknown568=Hairstyle %d unknown572=Models unknown576=Sounds -c.settings.gameplay.setup_completed=Initial setup complete. (Uncheck and restart to reenter) unknown598=[/table]%n%n%n unknown622=You must fill out all requested fields. unknown626=Accept -unknown63=Tutorial started unknown732=Previous unknown736=Next unknown740=Join / Spectate |