mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 20:01:28 +03:00
Update lv.rs (#12270)
This commit is contained in:
@@ -693,15 +693,15 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Trackpad speed", "Skārienpaliktņa ātrums"),
|
("Trackpad speed", "Skārienpaliktņa ātrums"),
|
||||||
("Default trackpad speed", "Noklusējuma skārienpaliktņa ātrums"),
|
("Default trackpad speed", "Noklusējuma skārienpaliktņa ātrums"),
|
||||||
("Numeric one-time password", "Vienreiz lietojama ciparu parole"),
|
("Numeric one-time password", "Vienreiz lietojama ciparu parole"),
|
||||||
("Enable IPv6 P2P connection", ""),
|
("Enable IPv6 P2P connection", "Iespējot IPv6 P2P savienojumu"),
|
||||||
("Enable UDP hole punching", ""),
|
("Enable UDP hole punching", "Iespējot UDP caurumu veidošanu"),
|
||||||
("View camera", "Skatīt kameru"),
|
("View camera", "Skatīt kameru"),
|
||||||
("Enable camera", "Iespējot kameru"),
|
("Enable camera", "Iespējot kameru"),
|
||||||
("No cameras", "Nav kameru"),
|
("No cameras", "Nav kameru"),
|
||||||
("view_camera_unsupported_tip", "Attālā ierīce neatbalsta kameras skatīšanos."),
|
("view_camera_unsupported_tip", "Attālā ierīce neatbalsta kameras skatīšanos."),
|
||||||
("Terminal", ""),
|
("Terminal", "Terminālis"),
|
||||||
("Enable terminal", ""),
|
("Enable terminal", "Iespējot termināli"),
|
||||||
("New tab", ""),
|
("New tab", "Jauna cilne"),
|
||||||
("Keep terminal sessions on disconnect", ""),
|
("Keep terminal sessions on disconnect", "Atvienojoties saglabāt termināļa sesijas"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user