update cs.rs (#8365)
This commit is contained in:
		
							parent
							
								
									5cf2d5f062
								
							
						
					
					
						commit
						f224d8872e
					
				@ -617,9 +617,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
 | 
				
			|||||||
        ("Use texture rendering", "Použít vykreslování textur"),
 | 
					        ("Use texture rendering", "Použít vykreslování textur"),
 | 
				
			||||||
        ("Floating window", "Plovoucí okno"),
 | 
					        ("Floating window", "Plovoucí okno"),
 | 
				
			||||||
        ("floating_window_tip", "Pomáhá udržovat službu RustDesk na pozadí"),
 | 
					        ("floating_window_tip", "Pomáhá udržovat službu RustDesk na pozadí"),
 | 
				
			||||||
        ("Keep screen on", ""),
 | 
					        ("Keep screen on", "Ponechat obrazovku zapnutou"),
 | 
				
			||||||
        ("Never", ""),
 | 
					        ("Never", "Nikdy"),
 | 
				
			||||||
        ("During controlled", ""),
 | 
					        ("During controlled", "Během řízeného"),
 | 
				
			||||||
        ("During service is on", ""),
 | 
					        ("During service is on", "Během služby je v provozu"),
 | 
				
			||||||
    ].iter().cloned().collect();
 | 
					    ].iter().cloned().collect();
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user