diff options
Diffstat (limited to 'locale/en.ini')
-rw-r--r-- | locale/en.ini | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/locale/en.ini b/locale/en.ini index 8c3d57a6..95b6a8c8 100644 --- a/locale/en.ini +++ b/locale/en.ini @@ -8,27 +8,27 @@ 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.version_mismatch=Server and client versions do not match. Server: {0}.{1}, Client: {2}.{3}.%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.websocket=WebSocket closed with code: {0}, reason {1}. Clean: {2} c.error=Error -c.error.server=Error from server: %s -c.hint.boost=Press %s to boost +c.error.server=Error from server: {0} +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.interact=Press %s to pick up items and to interact with tools -c.hint.join_while_running=Press %s and click "Join" to join the game while it is running -c.hint.movement=Use %s to move -c.hint.reset_camera=Press %s to reset the camera view -c.hint.rotate=Use %s to rotate the camera view +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 +c.hint.reset_camera=Press {0} to reset the camera view +c.hint.rotate=Use {0} to rotate the camera view c.hint.username_tags=Username tags can be enabled/disabled in the settings -c.hint.zoom_camera=Use %s to zoom in/out +c.hint.zoom_camera=Use {0} to zoom in/out c.map.difficulty.0=Easy c.map.difficulty.1=Hard c.map.difficulty.2=Moderate c.map.difficulty.3=Unplayable c.map.difficulty.4=Very hard c.map.difficulty=Difficulty -c.map.players_recommended=%d players recommended +c.map.players_recommended={0} players recommended c.menu.back=Back c.menu.credits=Credits c.menu.ingame.cancel=Cancel game @@ -55,7 +55,7 @@ c.score.completed=Completed c.score.excellent=Excellent service c.score.failed=Failed c.score.good=Good service -c.score.points_par=You collected %s points +c.score.points_par=You collected {0} points c.score.points=Points c.score.poor=Poor service c.score.time_remaining=Time remaining @@ -108,11 +108,11 @@ c.settings.input.forwards=Move Forwards c.settings.input.fullscreen=Toggle fullscreen c.settings.input.interact=Interact c.settings.input.join_spectate=Join/Spectate -c.settings.input.joypad_axis=Joypad axis %s -c.settings.input.joypad=%s (Joypad) -c.settings.input.keyboard=%s (Keyboard) +c.settings.input.joypad_axis=Joypad axis {0} +c.settings.input.joypad={0} (Joypad) +c.settings.input.keyboard={0} (Keyboard) c.settings.input.left=Move Left -c.settings.input.mouse_button=Mouse button %s +c.settings.input.mouse_button=Mouse button {0} c.settings.input.next=Select next item c.settings.input.other_event=Other event c.settings.input.press_any_key=Press any key... @@ -171,7 +171,7 @@ c.setup.user_signature.desc=Signature of the Employee:%n%n%n s.bot.simple=Simple chef s.bot.waiter=Waiter s.bot.frank=Frank Miller -s.tutorial.active=Interact here for %ss +s.tutorial.active=Interact here for {0}s s.tutorial.clear_tile=Clear this tile s.tutorial.error=Tutorial code handle this recipe yet. s.tutorial.finished=Tutorial finished! @@ -180,15 +180,15 @@ s.tutorial.interact_empty=Interact with an empty tile s.tutorial.interact=Interact here s.tutorial.pickup=Take this item. s.tutorial.put_away=Put away this item for later -s.tutorial.put_on=Place on %s -s.tutorial.take=Take %s from here +s.tutorial.put_on=Place on {0} +s.tutorial.take=Take {0} from here s.tutorial.serve=Server the meal here s.tutorial.wait_finish=... s.replay.cannot_join=Replays cannot be joined. -s.campaign.unlock_condition=To unlock: %n%n%s -s.campaign.condition.stars=Reach at least %s stars in %s +s.campaign.unlock_condition=To unlock: %n%n{0} +s.campaign.condition.stars=Reach at least {0} stars in {1} s.state.abort_no_players=Game was aborted due to a lack of players. -s.state.game_aborted=Game was aborted by %s. +s.state.game_aborted=Game was aborted by {0}. s.state.overflow_resubscribe=Lagging behind. Some clientbound packets were dropped. s.error.conn_too_many_players=Players-per-connection limit exceeded. s.error.packet_sender_invalid=Packet sent to a player that is not owned by this connection. @@ -199,7 +199,7 @@ s.error.interacting_too_far=interacting too far from player s.error.self_interact=Interacting with yourself. This is impossible. s.error.customer_interact=You shall not interact with customers. s.error.packet_not_supported=Packet not supported in this session. -s.error.map_load=Map failed to load: %s +s.error.map_load=Map failed to load: {0} unknown33=Automatic unknown336=Return to Main Menu unknown37=Enabled @@ -212,7 +212,7 @@ unknown488=SPACE unknown514=arrow keys unknown518=right stick unknown551=unavailable -unknown568=Hairstyle %d +unknown568=Hairstyle {0} unknown622=You must fill out all requested fields. unknown626=Accept unknown732=Previous |