2022-12-17 23:25:46 -08:00
<?xml version="1.0" encoding="utf-8"?>
<resources >
<!-- General application strings -->
<string name= "app_name" translatable= "false" > yuzu</string>
2023-02-04 00:55:02 -08:00
<string name= "app_disclaimer" > This software will run games for the Nintendo Switch game console. No game titles or keys are included.< br /> < br /> Before you begin, please locate your <![CDATA[<b> prod.keys </b>]]> file on your device storage.< br /> < br /> <![CDATA[<a href="https://yuzu-emu.org/wiki/dumping-decryption-keys-from-a-switch-console/">Learn more</a>]]> </string>
2022-12-17 23:25:46 -08:00
<string name= "app_notification_channel_name" translatable= "false" > yuzu</string>
<string name= "app_notification_channel_id" translatable= "false" > yuzu</string>
<string name= "app_notification_channel_description" > yuzu Switch emulator notifications</string>
<string name= "app_notification_running" > yuzu is running</string>
2023-01-08 17:31:30 -08:00
<!-- General settings strings -->
<string name= "frame_limit_enable" > Enable limit speed</string>
<string name= "frame_limit_enable_description" > When enabled, emulation speed will be limited to a specified percentage of normal speed.</string>
<string name= "frame_limit_slider" > Limit speed percent</string>
<string name= "frame_limit_slider_description" > Specifies the percentage to limit emulation speed. With the default of 100% emulation will be limited to normal speed. Values higher or lower will increase or decrease the speed limit.</string>
<string name= "cpu_accuracy" > CPU accuracy</string>
2022-12-17 23:25:46 -08:00
<!-- System settings strings -->
2023-01-08 17:31:30 -08:00
<string name= "use_docked_mode" > Docked mode</string>
<string name= "use_docked_mode_description" > Emulates in docked mode, which increases the resolution at the expense of performance.</string>
2022-12-17 23:25:46 -08:00
<string name= "init_time" > System clock starting time override</string>
<string name= "init_time_description" > If the \"System clock type\" setting is set to \"Simulated clock\", this changes the fixed date and time to start at.</string>
<string name= "emulated_region" > Emulated region</string>
<string name= "emulated_language" > Emulated language</string>
<!-- Graphics settings strings -->
2023-01-08 17:31:30 -08:00
<string name= "renderer_api" > API</string>
<string name= "renderer_accuracy" > Accuracy level</string>
<string name= "renderer_resolution" > Resolution</string>
2023-01-23 16:44:05 -08:00
<string name= "renderer_aspect_ratio" > Aspect Ratio</string>
2023-01-08 17:31:30 -08:00
<string name= "renderer_asynchronous_shaders" > Use asynchronous shaders</string>
<string name= "renderer_asynchronous_shaders_description" > Compiles shaders asynchronously, which will reduce stutter but may introduce glitches.</string>
2022-12-17 23:25:46 -08:00
<!-- Audio settings strings -->
2023-01-08 17:31:30 -08:00
<string name= "audio_volume" > Volume</string>
<string name= "audio_volume_description" > Specifies the volume of audio output.</string>
2022-12-17 23:25:46 -08:00
<!-- Miscellaneous -->
<string name= "clear" > Clear</string>
<string name= "slider_default" > Default</string>
<string name= "ini_saved" > Saved settings</string>
<string name= "gameid_saved" > Saved settings for %1$s</string>
<string name= "error_saving" > Error saving %1$s.ini: %2$s</string>
<string name= "loading" > Loading...</string>
<!-- Game Grid Screen -->
<string name= "grid_menu_core_settings" > Settings</string>
<!-- Add Directory Screen -->
2023-02-03 16:13:16 -08:00
<string name= "select_game_folder" > Select game folder</string>
2023-02-04 00:55:02 -08:00
<string name= "install_keys" > Install keys</string>
<string name= "install_keys_success" > Keys successfully installed</string>
<string name= "install_keys_failure" > Keys file (prod.keys) is invalid</string>
2022-12-17 23:25:46 -08:00
<!-- Preferences Screen -->
<string name= "preferences_settings" > Settings</string>
<string name= "preferences_general" > General</string>
<string name= "preferences_system" > System</string>
<string name= "preferences_graphics" > Graphics</string>
<string name= "preferences_audio" > Audio</string>
<!-- ROM loading errors -->
<string name= "loader_error_encrypted" > Your ROM is encrypted</string>
<string name= "loader_error_invalid_format" > Invalid ROM format</string>
<!-- Emulation Menu -->
2022-12-30 18:09:03 -08:00
<string name= "emulation_exit" > Exit Emulation</string>
2022-12-17 23:25:46 -08:00
<string name= "emulation_done" > Done</string>
<string name= "emulation_toggle_controls" > Toggle Controls</string>
<string name= "emulation_control_scale" > Adjust Scale</string>
<string name= "emulation_swap_screens" > Swap Screens</string>
<string name= "emulation_touch_overlay_reset" > Reset Overlay</string>
<string name= "emulation_close_game_message" > Are you sure that you would like to close the current game?</string>
<string name= "load_settings" > Loading Settings...</string>
<string name= "external_storage_not_mounted" > The external storage needs to be available in order to use yuzu</string>
<string name= "select_dir" > Select This Directory</string>
<string name= "empty_gamelist" > No files were found or no game directory has been selected yet.</string>
<string name= "do_not_show_this_again" > Do not show this again</string>
2023-01-08 17:31:30 -08:00
<!-- Software keyboard -->
2022-12-17 23:25:46 -08:00
<string name= "software_keyboard" > Software Keyboard</string>
<string name= "i_forgot" > I Forgot</string>
<string name= "fixed_length_required" > Text length is not correct (should be %d characters)</string>
<string name= "max_length_exceeded" > Text is too long (should be no more than %d characters)</string>
<string name= "blank_input_not_allowed" > Blank input is not allowed</string>
<string name= "empty_input_not_allowed" > Empty input is not allowed</string>
2023-01-08 17:31:30 -08:00
<!-- Errors and warnings -->
2022-12-17 23:25:46 -08:00
<string name= "abort_button" > Abort</string>
<string name= "continue_button" > Continue</string>
<string name= "system_archive_not_found" > System Archive Not Found</string>
<string name= "system_archive_not_found_message" > %s is missing. Please dump your system archives.\nContinuing emulation may result in crashes and bugs.</string>
<string name= "system_archive_general" > A system archive</string>
<string name= "save_load_error" > Save/Load Error</string>
<string name= "fatal_error" > Fatal Error</string>
<string name= "fatal_error_message" > A fatal error occurred. Check the log for details.\nContinuing emulation may result in crashes and bugs.</string>
2023-01-08 17:31:30 -08:00
<string name= "performance_warning" > Turning off this setting will significantly reduce emulation performance! For the best experience, it is recommended that you leave this setting enabled.</string>
2022-12-17 23:25:46 -08:00
</resources>