Merge pull request #6251 from 21pages/translate
opt "True color" translation
This commit is contained in:
		
						commit
						7c98da85a0
					
				| @ -561,7 +561,7 @@ Future<List<TToggleMenu>> toolbarDisplayToggle( | ||||
|           await bind.sessionToggleOption(sessionId: sessionId, value: option); | ||||
|           bind.sessionChangePreferCodec(sessionId: sessionId); | ||||
|         }, | ||||
|         child: Text(translate('True color(4:4:4)')))); | ||||
|         child: Text(translate('True color (4:4:4)')))); | ||||
|   } | ||||
| 
 | ||||
|   return v; | ||||
|  | ||||
| @ -1320,7 +1320,7 @@ class _DisplayState extends State<_Display> { | ||||
|       otherRow('Lock after session end', 'lock_after_session_end'), | ||||
|       otherRow('Privacy mode', 'privacy_mode'), | ||||
|       otherRow('Reverse mouse wheel', 'reverse_mouse_wheel'), | ||||
|       otherRow('True color(4:4:4)', 'i444'), | ||||
|       otherRow('True color (4:4:4)', 'i444'), | ||||
|     ]; | ||||
|     if (useTextureRender) { | ||||
|       children.add(otherRow('Show displays as individual windows', | ||||
|  | ||||
| @ -797,7 +797,7 @@ class __DisplayPageState extends State<_DisplayPage> { | ||||
|             otherRow('Lock after session end', 'lock_after_session_end'), | ||||
|             otherRow('Privacy mode', 'privacy_mode'), | ||||
|             otherRow('Touch mode', 'touch-mode'), | ||||
|             otherRow('True color(4:4:4)', 'i444'), | ||||
|             otherRow('True color (4:4:4)', 'i444'), | ||||
|           ], | ||||
|         ), | ||||
|       ]), | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "列表"), | ||||
|         ("Virtual display", "虚拟显示器"), | ||||
|         ("Plug out all", "拔出所有"), | ||||
|         ("True color(4:4:4)", "真彩模式(4:4:4)"), | ||||
|         ("True color (4:4:4)", "真彩模式(4:4:4)"), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Seznam"), | ||||
|         ("Virtual display", "Virtuální obrazovka"), | ||||
|         ("Plug out all", "Odpojit všechny"), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Liste"), | ||||
|         ("Virtual display", "Virtueller Bildschirm"), | ||||
|         ("Plug out all", "Alle ausschalten"), | ||||
|         ("True color(4:4:4)", "True Color (4:4:4)"), | ||||
|         ("True color (4:4:4)", "True Color (4:4:4)"), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -565,13 +565,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("Open in new window", "Abrir en una nueva ventana"), | ||||
|         ("Show displays as individual windows", "Mostrar pantallas como ventanas individuales"), | ||||
|         ("Use all my displays for the remote session", "Usar todas mis pantallas para la sesión remota"), | ||||
|         ("selinux_tip", ""), | ||||
|         ("selinux_tip", "SELinux está activado en tu dispositivo, lo que puede hacer que RustDesk no se ejecute correctamente como lado controlado."), | ||||
|         ("Change view", ""), | ||||
|         ("Big tiles", ""), | ||||
|         ("Small tiles", ""), | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", "Tampilan virtual"), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Elenco"), | ||||
|         ("Virtual display", "Scehrmo virtuale"), | ||||
|         ("Plug out all", "Scollega tutto"), | ||||
|         ("True color(4:4:4)", "Colore reale (4:4:4)"), | ||||
|         ("True color (4:4:4)", "Colore reale (4:4:4)"), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Saraksts"), | ||||
|         ("Virtual display", "Virtuālais displejs"), | ||||
|         ("Plug out all", "Atvienot visu"), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Lista"), | ||||
|         ("Virtual display", "Witualne ekrany"), | ||||
|         ("Plug out all", "Odłącz wszystko"), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", "Список"), | ||||
|         ("Virtual display", "Виртуальный дисплей"), | ||||
|         ("Plug out all", "Отключить все"), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -572,6 +572,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> = | ||||
|         ("List", ""), | ||||
|         ("Virtual display", ""), | ||||
|         ("Plug out all", ""), | ||||
|         ("True color(4:4:4)", ""), | ||||
|         ("True color (4:4:4)", ""), | ||||
|     ].iter().cloned().collect(); | ||||
| } | ||||
|  | ||||
| @ -201,7 +201,7 @@ class Header: Reactor.Component { | ||||
|                 {keyboard_enabled ? <li #lock-after-session-end .toggle-option><span>{svg_checkmark}</span>{translate('Lock after session end')}</li> : ""}  | ||||
|                 {keyboard_enabled && pi.platform == "Windows" ? <li #privacy-mode><span>{svg_checkmark}</span>{translate('Privacy mode')}</li> : ""} | ||||
|                 {keyboard_enabled && ((is_osx && pi.platform != "Mac OS") || (!is_osx && pi.platform == "Mac OS")) ? <li #allow_swap_key  .toggle-option><span>{svg_checkmark}</span>{translate('Swap control-command key')}</li> : ""} | ||||
|                 {handler.version_cmp(pi.version, '1.2.4') >= 0 ? <li #i444><span>{svg_checkmark}</span>{translate('True color(4:4:4)')}</li> : ""} | ||||
|                 {handler.version_cmp(pi.version, '1.2.4') >= 0 ? <li #i444><span>{svg_checkmark}</span>{translate('True color (4:4:4)')}</li> : ""} | ||||
|             </menu> | ||||
|         </popup>; | ||||
|     } | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user