Update locales
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
"controller_desc": "Allows guests to control the host system with a gamepad / controller",
|
||||
"credentials_file": "Credentials File",
|
||||
"credentials_file_desc": "Store Username/Password separately from Apollo's state file.",
|
||||
"credentials_file_desc": "Store Username/Password separately from Sunshine's state file.",
|
||||
"credentials_file_desc": "Store Username/Password separately from Apollo's state file.",
|
||||
"dd_config_ensure_active": "Activate the display automatically",
|
||||
"dd_config_ensure_only_display": "Deactivate other displays and activate only the specified display",
|
||||
"dd_config_ensure_primary": "Activate the display automatically and make it a primary display",
|
||||
@@ -201,7 +201,6 @@
|
||||
"dd_mode_remapping_requested_fps": "Requested FPS",
|
||||
"dd_mode_remapping_requested_resolution": "Requested resolution",
|
||||
"dd_options_header": "Advanced display device options",
|
||||
"dd_options_header_vdd_na": "(Does not work with Virtual Display)",
|
||||
"dd_refresh_rate_option": "Refresh rate",
|
||||
"dd_refresh_rate_option_auto": "Use FPS value provided by the client (default)",
|
||||
"dd_refresh_rate_option_disabled": "Do not change refresh rate",
|
||||
@@ -213,7 +212,8 @@
|
||||
"dd_resolution_option_manual": "Use manually entered resolution",
|
||||
"dd_resolution_option_manual_desc": "Enter the resolution to be used",
|
||||
"dd_resolution_option_ogs_desc": "\"Optimize game settings\" option must be enabled on the Moonlight client for this to work.",
|
||||
"dd_wa_hdr_toggle_desc": "When using virtual display device as for streaming, it might display incorrect HDR color. With this option enabled, Sunshine will try to mitigate this issue.",
|
||||
"dd_resolution_option_vdisplay_desc": "When using virtual display, only built-in resolution and client requested resolution/refresh rate will work.",
|
||||
"dd_wa_hdr_toggle_desc": "When using virtual display device as for streaming, it might display incorrect HDR color. With this option enabled, Apollo will try to mitigate this issue.",
|
||||
"dd_wa_hdr_toggle": "Enable high-contrast workaround for HDR",
|
||||
"ds4_back_as_touchpad_click": "Map Back/Select to Touchpad Click",
|
||||
"ds4_back_as_touchpad_click_desc": "When forcing DS4 emulation, map Back/Select to Touchpad Click",
|
||||
@@ -234,8 +234,6 @@
|
||||
"file_apps_desc": "The file where current apps of Apollo are stored.",
|
||||
"file_state": "State File",
|
||||
"file_state_desc": "The file where current state of Apollo is stored",
|
||||
"follow_client_hdr": "Follow Client's HDR config",
|
||||
"follow_client_hdr_desc": "Automatically enable/disable HDR of the streaming display according to client's request.(Do not recommended)",
|
||||
"gamepad": "Emulated Gamepad Type",
|
||||
"gamepad_auto": "Automatic selection options",
|
||||
"gamepad_desc": "Choose which type of gamepad to emulate on the host",
|
||||
@@ -269,7 +267,7 @@
|
||||
"key_repeat_frequency": "Key Repeat Frequency",
|
||||
"key_repeat_frequency_desc": "How often keys repeat every second. This configurable option supports decimals.",
|
||||
"key_rightalt_to_key_win": "Map Right Alt key to Windows key",
|
||||
"key_rightalt_to_key_win_desc": "It may be possible that you cannot send the Windows Key from Moonlight directly. In those cases it may be useful to make Sunshine think the Right Alt key is the Windows key",
|
||||
"key_rightalt_to_key_win_desc": "It may be possible that you cannot send the Windows Key from Moonlight directly. In those cases it may be useful to make Apollo think the Right Alt key is the Windows key",
|
||||
"keyboard": "Enable Keyboard Input",
|
||||
"keyboard_desc": "Allows guests to control the host system with the keyboard",
|
||||
"lan_encryption_mode": "LAN Encryption Mode",
|
||||
@@ -333,7 +331,7 @@
|
||||
"origin_web_ui_allowed_pc": "Only localhost may access Web UI",
|
||||
"origin_web_ui_allowed_wan": "Anyone may access Web UI",
|
||||
"output_name_desc_unix": "During Apollo startup, you should see the list of detected displays. Note: You need to use the id value inside the parenthesis. Below is an example; the actual output can be found in the Troubleshooting tab.",
|
||||
"output_name_desc_windows": "Manually specify a display device id to use for capture. If unset, the primary display is captured. Note: If you specified a GPU above, this display must be connected to that GPU. During Sunshine startup, you should see the list of detected displays. Below is an example; the actual output can be found in the Troubleshooting tab.",
|
||||
"output_name_desc_windows": "Manually specify a display device id to use for capture. If unset, the primary display is captured. Note: If you specified a GPU above, this display must be connected to that GPU. During Apollo startup, you should see the list of detected displays. Below is an example; the actual output can be found in the Troubleshooting tab.",
|
||||
"output_name_unix": "Display number",
|
||||
"output_name_windows": "Display Device Id",
|
||||
"ping_timeout": "Ping Timeout",
|
||||
@@ -368,8 +366,6 @@
|
||||
"restart_note": "Apollo is restarting to apply changes.",
|
||||
"server_cmd": "Server Commands",
|
||||
"server_cmd_desc": "Configure a list of commands to be executed when called from client during streaming.",
|
||||
"set_vdisplay_primary": "Enforce Virtual Display Primary",
|
||||
"set_vdisplay_primary_desc": "Automatically set the virtual display as primary display when the app starts. Virtual display will always be set to primary when client requests to use virtual display. (Recommended to keep on)",
|
||||
"sunshine_name": "Apollo Name",
|
||||
"sunshine_name_desc": "The name displayed by Moonlight. If not specified, the PC's hostname is used",
|
||||
"sw_preset": "SW Presets",
|
||||
@@ -499,7 +495,7 @@
|
||||
},
|
||||
"troubleshooting": {
|
||||
"dd_reset": "Reset Persistent Display Device Settings",
|
||||
"dd_reset_desc": "If Sunshine is stuck trying to restore the changed display device settings, you can reset the settings and proceed to restore the display state manually.",
|
||||
"dd_reset_desc": "If Apollo is stuck trying to restore the changed display device settings, you can reset the settings and proceed to restore the display state manually.",
|
||||
"dd_reset_error": "Error while resetting persistence!",
|
||||
"dd_reset_success": "Success resetting persistence!",
|
||||
"force_close": "Force Close",
|
||||
|
||||
Reference in New Issue
Block a user