Update lv.rs (#8010)
This commit is contained in:
parent
b5781933b6
commit
0b96b3f345
@ -609,8 +609,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_audio_input_device_tip", "Nav atrasta neviena audio ievades ierīce."),
|
("no_audio_input_device_tip", "Nav atrasta neviena audio ievades ierīce."),
|
||||||
("Incoming", "Ienākošie"),
|
("Incoming", "Ienākošie"),
|
||||||
("Outgoing", "Izejošie"),
|
("Outgoing", "Izejošie"),
|
||||||
("Clear Wayland screen selection", ""),
|
("Clear Wayland screen selection", "Notīrīt Wayland ekrāna atlasi"),
|
||||||
("clear_Wayland_screen_selection_tip", ""),
|
("clear_Wayland_screen_selection_tip", "Pēc ekrāna atlases notīrīšanas varat atkārtoti atlasīt ekrānu, ko kopīgot."),
|
||||||
("confirm_clear_Wayland_screen_selection_tip", ""),
|
("confirm_clear_Wayland_screen_selection_tip", "Vai tiešām notīrīt Wayland ekrāna atlasi?"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user