noita_entangled_worlds/noita-proxy/assets/lang/en-US/main.ftl

99 lines
4.2 KiB
Text
Raw Normal View History

2024-06-08 14:25:57 +03:00
connect_steam = Connect using steam
connect_steam_create = Create lobby
connect_steam_connect = Connect to lobby in clipboard
connect_steam_workaround_label = Connect by pasting lobby id in this field: (In case you are using Wayland and the normal way doesn't work)
2024-07-23 00:44:44 +09:00
connect_steam_connect_2 = Connect to lobby in the text field
2024-06-09 18:05:27 +03:00
connect_steam_connect_invalid_lobby_id = Clipboard does not contain a lobby code
2024-06-08 14:25:57 +03:00
connect_ip = Connect using ip
lang_picker = Choose a language
button_confirm = Confirm
2024-06-08 23:25:40 +03:00
button_continue = Continue
2024-06-09 17:16:33 +03:00
button_retry = Retry
button_select_again = Select again
2024-06-09 18:05:27 +03:00
button_back = Back
2024-06-08 23:25:40 +03:00
button_set_lang = Select language
2024-08-22 08:42:51 +07:00
button_open_discord = Discord server
2024-06-08 23:25:40 +03:00
2024-06-09 17:16:33 +03:00
modman = Mod manager
2024-06-08 23:25:40 +03:00
modman_found_automatically = Found a path automatically:
modman_use_this = Use this one
2024-06-09 17:16:33 +03:00
modman_select_manually = Select manually
modman_path_to_exe = Select path to noita.exe
modman_invalid_path = This path is not valid
modman_downloading = Downloading mod...
modman_receiving_rel_info = Receiving release info...
modman_unpacking = Unpacking mod...
modman_installed = Mod has been installed!
modman_will_install_to = Proxy will install the mod to:
modman_another_path = Select a different path
player_host = Host
player_me = Me
player_player = Player
version_latest = (latest)
version_check_failed = (could not check for updates)
version_checking = (checking for updates)
version_new_available = Update available to { $new_version }
2024-06-09 17:58:24 +03:00
selfupdate = Self update
selfupdate_confirm = Confirm update
selfupdate_receiving_rel_info = Receiving release info...
selfupdate_updated = Proxy updated! Restart it now.
selfupdate_unpacking = Unpacking...
noita_not_yet = Not yet ready. Please wait before starting noita.
noita_can_connect = Awaiting Noita connection. It's time to start new game in Noita now!
noita_connected = Local Noita instance connected.
netman_save_lobby = Save lobby id to clipboard
2024-07-10 15:33:29 +03:00
netman_show_settings = Show settings screen
netman_apply_settings = Apply settings to be used in the next run
2024-06-09 17:58:24 +03:00
ip_note = Note: steam networking is more reliable. Use it, if possible.
ip_connect = Connect to IP
ip_host = Create a server
2024-06-09 18:05:27 +03:00
error_occured = An error occured:
2024-07-03 20:36:04 +03:00
error_missing_version_field = Lobby does not have a version field. The lobby was created by an old proxy version.
2024-07-03 20:26:53 +03:00
error_version_mismatch = Lobby was created by proxy with a different version: { $remote_version }. You have { $current_version } currently installed.
2024-07-03 20:36:04 +03:00
error_lobby_does_not_exist = Lobby does not exist.
2024-07-06 13:44:31 +03:00
launcher_already_started = Noita is already started.
launcher_no_command = Can't start noita: no launch command.
launcher_no_command_2 = Launch command can be specified with --launch-cmd <command> option.
launcher_no_command_3 = You can put `noita-proxy --launch-cmd "%command%"` in steam's launch options to intercept whatever command steam uses to start the game.
launcher_start_game = Start noita
2024-08-01 12:50:13 +03:00
launcher_only_when_awaiting = Can only launch the game in "waiting for noita connection" state.
connect_settings = Game settings
connect_settings_debug = Debug settings
connect_settings_debug_en = Debug/cheat mode
connect_settings_debug_fixed_seed = Use fixed seed
connect_settings_seed = Seed:
connect_settings_wsv = World sync version to use:
connect_settings_player_tether = Player tether enabled
connect_settings_player_tether_desc = Player tether: Teleports clients to host if they get far enough.
connect_settings_player_tether_length = Tether length
connect_settings_item_dedup = Deduplicate (sync) items spawned by world generation.
connect_settings_enemy_hp_scale = Enemy hp scale.
connect_settings_local = Local settings
connect_settings_autostart = Start the game automatically
## Game settings
world-sync-is-pixel-sync-note = Note: World sync refers to the part that syncs pixels(materials) of the world. Enemies and other entities aren't affected by this.
2024-08-01 12:50:13 +03:00
Higher-values-result-in-less-performance-impact = Higher values result in less performance impact.
World-will-be-synced-every-this-many-frames = World will be synced every this many frames.
2024-08-01 20:07:12 +03:00
## Savestate
New-game = New game
Continue = Continue
savestate_desc = Savestate from a previous run has been detected. Do you wish to continue that run, or to start a new game (and reset the savestate)?
An-in-progress-run-has-been-detected = An in-progress run has been detected.