update sk.rs (#8364)
This commit is contained in:
parent
f224d8872e
commit
12ff1319f1
@ -617,9 +617,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Use texture rendering", "Použiť vykresľovanie textúr"),
|
("Use texture rendering", "Použiť vykresľovanie textúr"),
|
||||||
("Floating window", "Plávajúce okno"),
|
("Floating window", "Plávajúce okno"),
|
||||||
("floating_window_tip", "Pomáha udržiavať službu RustDesk na pozadí"),
|
("floating_window_tip", "Pomáha udržiavať službu RustDesk na pozadí"),
|
||||||
("Keep screen on", ""),
|
("Keep screen on", "Ponechať obrazovku zapnutú"),
|
||||||
("Never", ""),
|
("Never", "Nikdy"),
|
||||||
("During controlled", ""),
|
("During controlled", "Počas kontrolovaného"),
|
||||||
("During service is on", ""),
|
("During service is on", "Počas služby je v prevádzke"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user