Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bd30cc4

Browse files
New translations sunshine.json (English, United Kingdom)
1 parent 605a877 commit bd30cc4

File tree

1 file changed

+28
-0
lines changed
  • src_assets/common/assets/web/public/assets/locale

1 file changed

+28
-0
lines changed

src_assets/common/assets/web/public/assets/locale/en_GB.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,30 @@
152152
"controller_desc": "Allows guests to control the host system with a gamepad / controller",
153153
"credentials_file": "Credentials File",
154154
"credentials_file_desc": "Store Username/Password separately from Sunshine's state file.",
155+
"dd_config_ensure_active": "Activate the display automatically",
156+
"dd_config_ensure_only_display": "Deactivate other displays and activate only the specified display",
157+
"dd_config_ensure_primary": "Activate the display automatically and make it a primary display",
158+
"dd_config_label": "Device configuration",
159+
"dd_config_revert_delay": "Config revert delay",
160+
"dd_config_revert_delay_desc": "Additional delay in milliseconds to wait before reverting configuration when the app has been closed or the last session terminated. Main purpose is to provide a smoother transition when quickly switching between apps.",
161+
"dd_config_verify_only": "Verify that the display is enabled (default)",
162+
"dd_hdr_option": "HDR",
163+
"dd_hdr_option_auto": "Switch on/off the HDR mode as requested by the client (default)",
164+
"dd_hdr_option_disabled": "Do not change HDR settings",
165+
"dd_options_header": "Advanced display device options",
166+
"dd_refresh_rate_option": "Refresh rate",
167+
"dd_refresh_rate_option_auto": "Use FPS value provided by the client (default)",
168+
"dd_refresh_rate_option_disabled": "Do not change refresh rate",
169+
"dd_refresh_rate_option_manual": "Use manually entered refresh rate",
170+
"dd_refresh_rate_option_manual_desc": "Enter the refresh rate to be used",
171+
"dd_resolution_option": "Resolution",
172+
"dd_resolution_option_auto": "Use resolution provided by the client (default)",
173+
"dd_resolution_option_disabled": "Do not change resolution",
174+
"dd_resolution_option_manual": "Use manually entered resolution",
175+
"dd_resolution_option_manual_desc": "Enter the resolution to be used",
176+
"dd_resolution_option_ogs_desc": "\"Optimize game settings\" option must be enabled on the Moonlight client for this to work.",
177+
"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.",
178+
"dd_wa_hdr_toggle": "Enable high-contrast workaround for HDR",
155179
"ds4_back_as_touchpad_click": "Map Back/Select to Touchpad Click",
156180
"ds4_back_as_touchpad_click_desc": "When forcing DS4 emulation, map Back/Select to Touchpad Click",
157181
"encoder": "Force a Specific Encoder",
@@ -379,6 +403,10 @@
379403
"third_party_notice": "Third Party Notice"
380404
},
381405
"troubleshooting": {
406+
"dd_reset": "Reset Persistent Display Device Settings",
407+
"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.",
408+
"dd_reset_error": "Error while resetting persistence!",
409+
"dd_reset_success": "Success resetting persistence!",
382410
"force_close": "Force Close",
383411
"force_close_desc": "If Moonlight complains about an app currently running, force closing the app should fix the issue.",
384412
"force_close_error": "Error while closing Application",

0 commit comments

Comments
 (0)