summaryrefslogblamecommitdiffstats
path: root/src/android/app/src/main/res/values/strings.xml
blob: ed72e571bf2082e213bcd28cc00ecf851e79ecda (plain) (tree)
1
2
3
4
5
6




                                                              
                                                                                                                                                                                                                                                                                                                                                                           







                                                                                                                                 
 













                                                                                                             

                                                                          
 

                                            
                                              
                                                  

                                                                                                          
                                                                   
                                                                                                  

                                                                                                                                  
                                                                                                      
                                                          
                                                                       
                                                               
                                                                                          


                                                                                                                                                                    

                                                                              


                                                 
                                                                   
                                                                                          
                                                                        


                                                                                             
                                                                 
                                                                                                                                     
                                                               
                                                                            



                                                                  

                                                                                      
                                                                                  


                                                                                                                                                  
 











                                                                                                  













                                                                                                                 





                                                                                                                                                                                                                                                   

                                    

                                                                                                                                              

                                                               

                                                           


                                                                                                                                                     
 
                                      


                                                            
                                                              

                                                                          

                                                                                                                                                                  

                                                                                                                                                            

                                                                                                                     

                                                                                                                                 

                                   

                                                                                          

                          



                                                                    
                                              
                                                                                                                   



                                                                                                                                                      
 




                                                                                                      
                                                                          


                                                                                                  
                                                                  
 

                                                         

                                                       

                                                         
                                                             


                                                                        


                                                                                                                                                                                                                                                                                                                          
                                                                                                                                                                              
                                                                          

                           
                                                         

                                                                     
                                                                            
                                                           
                                                               
                                                           
                                                                
                                                                       



                                                                     
                                                                  
 
                                                             
 
                              
                                                               
 
                                







                                                                                                                                                                   
                                                                                                                                                                                                         















































                                                                                                             












                                                                                 












                                                                  






                                                           



                                                               




                                                             





                                                                  



                                                                                                                 
            
<?xml version="1.0" encoding="utf-8"?>
<resources>

    <!-- General application strings -->
    <string name="app_name" translatable="false">yuzu</string>
    <string name="app_disclaimer">This software will run games for the Nintendo Switch game console. No game titles or keys are included.&lt;br /&gt;&lt;br /&gt;Before you begin, please locate your <![CDATA[<b> prod.keys </b>]]> file on your device storage.&lt;br /&gt;&lt;br /&gt;<![CDATA[<a href="https://yuzu-emu.org/help/quickstart">Learn more</a>]]></string>
    <string name="emulation_notification_channel_name">Emulation is Active</string>
    <string name="emulation_notification_channel_id" translatable="false">emulationIsActive</string>
    <string name="emulation_notification_channel_description">Shows a persistent notification when emulation is running.</string>
    <string name="emulation_notification_running">yuzu is running</string>
    <string name="notice_notification_channel_name">Notices and errors</string>
    <string name="notice_notification_channel_id" translatable="false">noticesAndErrors</string>
    <string name="notice_notification_channel_description">Shows notifications when something goes wrong.</string>
    <string name="notification_permission_not_granted">Notification permission not granted!</string>

    <!-- Setup strings -->
    <string name="welcome">Welcome!</string>
    <string name="welcome_description">Learn how to setup &lt;b>yuzu&lt;/b> and jump into emulation.</string>
    <string name="get_started">Get started</string>
    <string name="keys">Keys</string>
    <string name="keys_description">Select your &lt;b>prod.keys&lt;/b> file with the button below.</string>
    <string name="select_keys">Select Keys</string>
    <string name="games">Games</string>
    <string name="games_description">Select your &lt;b>Games&lt;/b> folder with the button below.</string>
    <string name="done">Done</string>
    <string name="done_description">You\'re all set.\nEnjoy your games!</string>
    <string name="text_continue">Continue</string>
    <string name="next">Next</string>
    <string name="back">Back</string>
    <string name="add_games">Add Games</string>
    <string name="add_games_description">Select your games folder</string>

    <!-- Home strings -->
    <string name="home_games">Games</string>
    <string name="home_search">Search</string>
    <string name="home_settings">Settings</string>
    <string name="empty_gamelist">No files were found or no game directory has been selected yet.</string>
    <string name="search_and_filter_games">Search and filter games</string>
    <string name="select_games_folder">Select games folder</string>
    <string name="select_games_folder_description">Allows yuzu to populate the games list</string>
    <string name="add_games_warning">Skip selecting games folder?</string>
    <string name="add_games_warning_description">Games won\'t be displayed in the Games list if a folder isn\'t selected.</string>
    <string name="add_games_warning_help">https://yuzu-emu.org/help/quickstart/#dumping-games</string>
    <string name="home_search_games">Search Games</string>
    <string name="games_dir_selected">Games directory selected</string>
    <string name="install_prod_keys">Install prod.keys</string>
    <string name="install_prod_keys_description">Required to decrypt retail games</string>
    <string name="install_prod_keys_warning">Skip adding keys?</string>
    <string name="install_prod_keys_warning_description">Valid keys are required to emulate retail games. Only homebrew apps will function if you continue.</string>
    <string name="install_prod_keys_warning_help">https://yuzu-emu.org/help/quickstart/#guide-introduction</string>
    <string name="about">About</string>
    <string name="about_description">Build version, credits, and more</string>
    <string name="warning_help">Help</string>
    <string name="warning_skip">Skip</string>
    <string name="warning_cancel">Cancel</string>
    <string name="install_amiibo_keys">Install Amiibo keys</string>
    <string name="install_amiibo_keys_description">Required to use Amiibo in game</string>
    <string name="invalid_keys_file">Invalid keys file selected</string>
    <string name="install_keys_success">Keys successfully installed</string>
    <string name="install_keys_failure">Keys file (prod.keys) is invalid</string>
    <string name="install_amiibo_keys_failure">Keys file (key_retail.bin) is invalid</string>
    <string name="install_gpu_driver">Install GPU driver</string>
    <string name="install_gpu_driver_description">Install alternative drivers for potentially better performance or accuracy</string>
    <string name="advanced_settings">Advanced settings</string>
    <string name="settings_description">Configure emulator settings</string>
    <string name="search_recently_played">Recently Played</string>
    <string name="search_recently_added">Recently Added</string>
    <string name="search_retail">Retail</string>
    <string name="search_homebrew">Homebrew</string>
    <string name="open_user_folder">Open yuzu folder</string>
    <string name="open_user_folder_description">Manage yuzu\'s internal files</string>
    <string name="theme_and_color_description">Modify the look of the app</string>
    <string name="no_file_manager">No file manager found</string>
    <string name="notification_no_directory_link">Couldn\'t open yuzu directory</string>
    <string name="notification_no_directory_link_description">Please locate the user folder with the file manager\'s side panel manually.</string>

    <!-- About screen strings -->
    <string name="gaia_is_not_real">Gaia isn\'t real</string>
    <string name="copied_to_clipboard">Copied to clipboard</string>
    <string name="about_app_description">An open-source Switch emulator</string>
    <string name="contributors">Contributors</string>
    <string name="contributors_description">Made with \u2764 from the yuzu team</string>
    <string name="contributors_link">https://github.com/yuzu-emu/yuzu/graphs/contributors</string>
    <string name="build">Build</string>
    <string name="support_link">https://discord.gg/u77vRWY</string>
    <string name="website_link">https://yuzu-emu.org/</string>
    <string name="github_link">https://github.com/yuzu-emu</string>

    <!-- Early access upgrade strings -->
    <string name="early_access">Early Access</string>
    <string name="get_early_access">Get Early Access</string>
    <string name="play_store_link">https://play.google.com/store/apps/details?id=org.yuzu.yuzu_emu.ea</string>
    <string name="get_early_access_description">Cutting-edge features, early access to updates, and more</string>
    <string name="early_access_benefits">Early Access Benefits</string>
    <string name="cutting_edge_features">Cutting-edge features</string>
    <string name="early_access_updates">Early access to updates</string>
    <string name="no_manual_installation">No manual installation</string>
    <string name="prioritized_support">Prioritized support</string>
    <string name="helping_game_preservation">Helping game preservation</string>
    <string name="our_eternal_gratitude">Our eternal gratitude</string>
    <string name="are_you_interested">Are you interested?</string>

    <!-- 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>

    <!-- System settings strings -->
    <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>
    <string name="emulated_region">Emulated region</string>
    <string name="emulated_language">Emulated language</string>
    <string name="select_rtc_date">Select RTC Date</string>
    <string name="select_rtc_time">Select RTC Time</string>
    <string name="use_custom_rtc">Enable Custom RTC</string>
    <string name="use_custom_rtc_description">This setting allows you to set a custom real time clock separate from your current system time</string>
    <string name="set_custom_rtc">Set Custom RTC</string>

    <!-- Graphics settings strings -->
    <string name="renderer_api">API</string>
    <string name="renderer_accuracy">Accuracy level</string>
    <string name="renderer_resolution">Resolution</string>
    <string name="renderer_aspect_ratio">Aspect Ratio</string>
    <string name="renderer_scaling_filter">Window Adapting Filter</string>
    <string name="renderer_anti_aliasing">Anti-Aliasing Method</string>
    <string name="renderer_force_max_clock">Force maximum clocks (Adreno only)</string>
    <string name="renderer_force_max_clock_description">Forces the GPU to run at the maximum possible clocks (thermal constraints will still be applied).</string>
    <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>
    <string name="renderer_debug">Enable graphics debugging</string>
    <string name="renderer_debug_description">When checked, the graphics API enters a slower debugging mode.</string>
    <string name="use_disk_shader_cache">Use disk shader cache</string>
    <string name="use_disk_shader_cache_description">Reduce stuttering by storing and loading generated shaders to disk.</string>

    <!-- Audio settings strings -->
    <string name="audio_volume">Volume</string>
    <string name="audio_volume_description">Specifies the volume of audio output.</string>

    <!-- Miscellaneous -->
    <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>
    <string name="reset_setting_confirmation">Do you want to reset this setting back to its default value?</string>
    <string name="reset_to_default">Reset to default</string>
    <string name="reset_all_settings">Reset all settings?</string>
    <string name="reset_all_settings_description">All Advanced Settings will be reset to their default configuration. This can not be undone.</string>
    <string name="settings_reset">Settings reset</string>

    <!-- GPU driver installation -->
    <string name="select_gpu_driver">Select GPU driver</string>
    <string name="select_gpu_driver_title">Would you like to replace your current GPU driver?</string>
    <string name="select_gpu_driver_install">Install</string>
    <string name="select_gpu_driver_default">Default</string>
    <string name="select_gpu_driver_install_success">Installed %s</string>
    <string name="select_gpu_driver_use_default">Using default GPU driver</string>
    <string name="select_gpu_driver_error">Invalid driver selected, using system default!</string>
    <string name="system_gpu_driver">System GPU driver</string>
    <string name="installing_driver">Installing driver…</string>

    <!-- 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>
    <string name="preferences_theme">Theme and color</string>

    <!-- ROM loading errors -->
    <string name="loader_error_encrypted">Your ROM is encrypted</string>
    <string name="loader_error_encrypted_roms_description"><![CDATA[Please follow the guides to redump your <a href="https://yuzu-emu.org/help/quickstart/#dumping-cartridge-games">game cartidges</a> or <a href="https://yuzu-emu.org/help/quickstart/#dumping-installed-titles-eshop">installed titles</a>.]]></string>
    <string name="loader_error_encrypted_keys_description"><![CDATA[Please ensure your <a href="https://yuzu-emu.org/help/quickstart/#dumping-prodkeys-and-titlekeys">prod.keys</a> file is installed so that games can be decrypted.]]></string>
    <string name="loader_error_video_core">An error occurred initializing the video core</string>
    <string name="loader_error_video_core_description">This is usually caused by an incompatible GPU driver. Installing a custom GPU driver may resolve this problem.</string>
    <string name="loader_error_invalid_format">Unable to load ROM</string>

    <!-- Emulation Menu -->
    <string name="emulation_exit">Exit Emulation</string>
    <string name="emulation_done">Done</string>
    <string name="emulation_toggle_controls">Toggle Controls</string>
    <string name="emulation_rel_stick_center">Relative Stick Center</string>
    <string name="emulation_dpad_slide">DPad Slide</string>
    <string name="emulation_show_overlay">Show Overlay</string>
    <string name="emulation_toggle_all">Toggle All</string>
    <string name="emulation_control_scale">Adjust Scale</string>
    <string name="emulation_touch_overlay_reset">Reset Overlay</string>
    <string name="emulation_touch_overlay_edit">Edit Overlay</string>
    <string name="emulation_pause">Pause Emulation</string>
    <string name="emulation_unpause">Unpause Emulation</string>
    <string name="emulation_input_overlay">Input Overlay</string>
    <string name="emulation_game_loading">Game loading…</string>

    <string name="load_settings">Loading Settings…</string>

    <!-- Software keyboard -->
    <string name="software_keyboard">Software Keyboard</string>

    <!-- Errors and warnings -->
    <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>
    <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>

    <!-- Region Names -->
    <string name="region_auto">Auto-select</string>
    <string name="region_japan">Japan</string>
    <string name="region_usa">USA</string>
    <string name="region_europe">Europe</string>
    <string name="region_australia">Australia</string>
    <string name="region_china">China</string>
    <string name="region_korea">Korea</string>
    <string name="region_taiwan">Taiwan</string>

    <!-- Language Names -->
    <string name="language_japanese">Japanese (日本語)</string>
    <string name="language_english">English</string>
    <string name="language_french">French (Français)</string>
    <string name="langauge_german">German (Deutsch)</string>
    <string name="language_italian">Italian (Italiano)</string>
    <string name="language_spanish">Spanish (Español)</string>
    <string name="language_chinese">Chinese (简体中文)</string>
    <string name="language_korean">Korean (한국어)</string>
    <string name="language_dutch">Dutch (Nederlands)</string>
    <string name="language_portuguese">Portuguese (Português)</string>
    <string name="language_russian">Russian (Русский)</string>
    <string name="language_taiwanese">Taiwanese (台湾)</string>
    <string name="language_british_english">British English</string>
    <string name="language_canadian_french">Canadian French (Français canadien)</string>
    <string name="language_latin_american_spanish">Latin American Spanish (Español latinoamericano)</string>
    <string name="language_simplified_chinese">Simplified Chinese (简体中文)</string>
    <string name="language_traditional_chinese">Traditional Chinese (正體中文)</string>
    <string name="language_brazilian_portuguese">Brazilian Portuguese (Portugues do Brasil)</string>

    <!-- Renderer APIs -->
    <string name="renderer_vulkan">Vulkan</string>
    <string name="renderer_none">None</string>

    <!-- Renderer Accuracy -->
    <string name="renderer_accuracy_normal">Normal</string>
    <string name="renderer_accuracy_high">High</string>
    <string name="renderer_accuracy_extreme">Extreme (Slow)</string>

    <!-- Resolutions -->
    <string name="resolution_half">0.5X (360p/540p)</string>
    <string name="resolution_three_quarter">0.75X (540p/810p)</string>
    <string name="resolution_one">1X (720p/1080p)</string>
    <string name="resolution_two">2X (1440p/2160p) (Slow)</string>
    <string name="resolution_three">3X (2160p/3240p) (Slow)</string>
    <string name="resolution_four">4X (2880p/4320p) (Slow)</string>

    <!-- Scaling Filters -->
    <string name="scaling_filter_nearest_neighbor">Nearest Neighbor</string>
    <string name="scaling_filter_bilinear">Bilinear</string>
    <string name="scaling_filter_bicubic">Bicubic</string>
    <string name="scaling_filter_gaussian">Gaussian</string>
    <string name="scaling_filter_scale_force">ScaleForce</string>
    <string name="scaling_filter_fsr">AMD FidelityFX™ Super Resolution</string>

    <!-- Anti-Aliasing -->
    <string name="anti_aliasing_none">None</string>
    <string name="anti_aliasing_fxaa">FXAA</string>
    <string name="anti_aliasing_smaa">SMAA</string>

    <!-- Aspect Ratios -->
    <string name="ratio_default">Default (16:9)</string>
    <string name="ratio_force_four_three">Force 4:3</string>
    <string name="ratio_force_twenty_one_nine">Force 21:9</string>
    <string name="ratio_force_sixteen_ten">Force 16:10</string>
    <string name="ratio_stretch">Stretch to Window</string>

    <!-- CPU Accuracy -->
    <string name="cpu_accuracy_auto">Auto</string>
    <string name="cpu_accuracy_accurate">Accurate</string>
    <string name="cpu_accuracy_unsafe">Unsafe</string>
    <string name="cpu_accuracy_paranoid">Paranoid (Slow)</string>

    <!-- Gamepad Buttons -->
    <string name="gamepad_d_pad">D-Pad</string>
    <string name="gamepad_left_stick">Left Stick</string>
    <string name="gamepad_right_stick">Right Stick</string>
    <string name="gamepad_home">Home</string>
    <string name="gamepad_screenshot">Screenshot</string>

    <!-- Disk shader cache -->
    <string name="preparing_shaders">Preparing shaders</string>
    <string name="building_shaders">Building shaders</string>

    <!-- Theme options -->
    <string name="change_app_theme">Change App Theme</string>
    <string name="theme_default">Default</string>
    <string name="theme_material_you">Material You</string>

    <!-- Theme Modes -->
    <string name="change_theme_mode">Change Theme Mode</string>
    <string name="theme_mode_follow_system">Follow System</string>
    <string name="theme_mode_light">Light</string>
    <string name="theme_mode_dark">Dark</string>

    <!-- Black backgrounds theme -->
    <string name="use_black_backgrounds">Use Black Backgrounds</string>
    <string name="use_black_backgrounds_description">When using the dark theme, apply black backgrounds.</string>

</resources>