mirror of
				https://github.com/redphx/better-xcloud.git
				synced 2025-11-04 16:04:04 +01:00 
			
		
		
		
	Update translations
This commit is contained in:
		
							
								
								
									
										10
									
								
								dist/better-xcloud.lite.user.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								dist/better-xcloud.lite.user.js
									
									
									
									
										vendored
									
									
								
							@@ -213,11 +213,6 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "zh-CN": "中文(简体)",
 | 
			
		||||
 "zh-TW": "中文(繁體)"
 | 
			
		||||
}, Texts = {
 | 
			
		||||
 top: "Top",
 | 
			
		||||
 "top-half": "Top half",
 | 
			
		||||
 center: "Center",
 | 
			
		||||
 bottom: "Bottom",
 | 
			
		||||
 "bottom-half": "Bottom half",
 | 
			
		||||
 activate: "Activate",
 | 
			
		||||
 activated: "Activated",
 | 
			
		||||
 active: "Active",
 | 
			
		||||
@@ -238,6 +233,8 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "better-xcloud": "Better xCloud",
 | 
			
		||||
 "bitrate-audio-maximum": "Maximum audio bitrate",
 | 
			
		||||
 "bitrate-video-maximum": "Maximum video bitrate",
 | 
			
		||||
 bottom: "Bottom",
 | 
			
		||||
 "bottom-half": "Bottom half",
 | 
			
		||||
 "bottom-left": "Bottom-left",
 | 
			
		||||
 "bottom-right": "Bottom-right",
 | 
			
		||||
 brazil: "Brazil",
 | 
			
		||||
@@ -247,6 +244,7 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "can-stream-xbox-360-games": "Can stream Xbox 360 games",
 | 
			
		||||
 cancel: "Cancel",
 | 
			
		||||
 "cant-stream-xbox-360-games": "Can't stream Xbox 360 games",
 | 
			
		||||
 center: "Center",
 | 
			
		||||
 "clarity-boost": "Clarity boost",
 | 
			
		||||
 "clarity-boost-warning": "These settings don't work when the Clarity Boost mode is ON",
 | 
			
		||||
 clear: "Clear",
 | 
			
		||||
@@ -530,7 +528,9 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "tc-standard-layout-style": "Standard layout's button style",
 | 
			
		||||
 "text-size": "Text size",
 | 
			
		||||
 toggle: "Toggle",
 | 
			
		||||
 top: "Top",
 | 
			
		||||
 "top-center": "Top-center",
 | 
			
		||||
 "top-half": "Top half",
 | 
			
		||||
 "top-left": "Top-left",
 | 
			
		||||
 "top-right": "Top-right",
 | 
			
		||||
 "touch-control-layout": "Touch control layout",
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										10
									
								
								dist/better-xcloud.user.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								dist/better-xcloud.user.js
									
									
									
									
										vendored
									
									
								
							@@ -242,11 +242,6 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "zh-CN": "中文(简体)",
 | 
			
		||||
 "zh-TW": "中文(繁體)"
 | 
			
		||||
}, Texts = {
 | 
			
		||||
 top: "Top",
 | 
			
		||||
 "top-half": "Top half",
 | 
			
		||||
 center: "Center",
 | 
			
		||||
 bottom: "Bottom",
 | 
			
		||||
 "bottom-half": "Bottom half",
 | 
			
		||||
 activate: "Activate",
 | 
			
		||||
 activated: "Activated",
 | 
			
		||||
 active: "Active",
 | 
			
		||||
@@ -267,6 +262,8 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "better-xcloud": "Better xCloud",
 | 
			
		||||
 "bitrate-audio-maximum": "Maximum audio bitrate",
 | 
			
		||||
 "bitrate-video-maximum": "Maximum video bitrate",
 | 
			
		||||
 bottom: "Bottom",
 | 
			
		||||
 "bottom-half": "Bottom half",
 | 
			
		||||
 "bottom-left": "Bottom-left",
 | 
			
		||||
 "bottom-right": "Bottom-right",
 | 
			
		||||
 brazil: "Brazil",
 | 
			
		||||
@@ -276,6 +273,7 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "can-stream-xbox-360-games": "Can stream Xbox 360 games",
 | 
			
		||||
 cancel: "Cancel",
 | 
			
		||||
 "cant-stream-xbox-360-games": "Can't stream Xbox 360 games",
 | 
			
		||||
 center: "Center",
 | 
			
		||||
 "clarity-boost": "Clarity boost",
 | 
			
		||||
 "clarity-boost-warning": "These settings don't work when the Clarity Boost mode is ON",
 | 
			
		||||
 clear: "Clear",
 | 
			
		||||
@@ -559,7 +557,9 @@ var SUPPORTED_LANGUAGES = {
 | 
			
		||||
 "tc-standard-layout-style": "Standard layout's button style",
 | 
			
		||||
 "text-size": "Text size",
 | 
			
		||||
 toggle: "Toggle",
 | 
			
		||||
 top: "Top",
 | 
			
		||||
 "top-center": "Top-center",
 | 
			
		||||
 "top-half": "Top half",
 | 
			
		||||
 "top-left": "Top-left",
 | 
			
		||||
 "top-right": "Top-right",
 | 
			
		||||
 "touch-control-layout": "Touch control layout",
 | 
			
		||||
 
 | 
			
		||||
@@ -27,11 +27,6 @@ export const SUPPORTED_LANGUAGES = {
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const Texts = {
 | 
			
		||||
    "top": "Top",
 | 
			
		||||
    "top-half": "Top half",
 | 
			
		||||
    "center": "Center",
 | 
			
		||||
    "bottom": "Bottom",
 | 
			
		||||
    "bottom-half": "Bottom half",
 | 
			
		||||
    "activate": "Activate",
 | 
			
		||||
    "activated": "Activated",
 | 
			
		||||
    "active": "Active",
 | 
			
		||||
@@ -52,6 +47,8 @@ const Texts = {
 | 
			
		||||
    "better-xcloud": "Better xCloud",
 | 
			
		||||
    "bitrate-audio-maximum": "Maximum audio bitrate",
 | 
			
		||||
    "bitrate-video-maximum": "Maximum video bitrate",
 | 
			
		||||
    "bottom": "Bottom",
 | 
			
		||||
    "bottom-half": "Bottom half",
 | 
			
		||||
    "bottom-left": "Bottom-left",
 | 
			
		||||
    "bottom-right": "Bottom-right",
 | 
			
		||||
    "brazil": "Brazil",
 | 
			
		||||
@@ -61,6 +58,7 @@ const Texts = {
 | 
			
		||||
    "can-stream-xbox-360-games": "Can stream Xbox 360 games",
 | 
			
		||||
    "cancel": "Cancel",
 | 
			
		||||
    "cant-stream-xbox-360-games": "Can't stream Xbox 360 games",
 | 
			
		||||
    "center": "Center",
 | 
			
		||||
    "clarity-boost": "Clarity boost",
 | 
			
		||||
    "clarity-boost-warning": "These settings don't work when the Clarity Boost mode is ON",
 | 
			
		||||
    "clear": "Clear",
 | 
			
		||||
@@ -344,7 +342,9 @@ const Texts = {
 | 
			
		||||
    "tc-standard-layout-style": "Standard layout's button style",
 | 
			
		||||
    "text-size": "Text size",
 | 
			
		||||
    "toggle": "Toggle",
 | 
			
		||||
    "top": "Top",
 | 
			
		||||
    "top-center": "Top-center",
 | 
			
		||||
    "top-half": "Top half",
 | 
			
		||||
    "top-left": "Top-left",
 | 
			
		||||
    "top-right": "Top-right",
 | 
			
		||||
    "touch-control-layout": "Touch control layout",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user