update sk.rs (#8012)
This commit is contained in:
parent
0b96b3f345
commit
c066dc8c24
@ -607,10 +607,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Follow remote window focus", "Nasledovať vzdialené zameranie okna"),
|
||||
("default_proxy_tip", "Predvolený protokol a port sú Socks5 a 1080"),
|
||||
("no_audio_input_device_tip", "Nenašlo sa žiadne vstupné zvukové zariadenie."),
|
||||
("Incoming", ""),
|
||||
("Outgoing", ""),
|
||||
("Clear Wayland screen selection", ""),
|
||||
("clear_Wayland_screen_selection_tip", ""),
|
||||
("confirm_clear_Wayland_screen_selection_tip", ""),
|
||||
("Incoming", "Prichádzajúci"),
|
||||
("Outgoing", "Odchádzajúci"),
|
||||
("Clear Wayland screen selection", "Vyčistiť výber obrazovky Wayland"),
|
||||
("clear_Wayland_screen_selection_tip", "Po vymazaní výberu obrazovky môžete znova vybrať obrazovku, ktorú chcete zdieľať."),
|
||||
("confirm_clear_Wayland_screen_selection_tip", "Určite ste si istý, že chcete vyčistiť výber obrazovky Wayland?"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user