Update de.rs (#8007)
This commit is contained in:
parent
d851bf8b69
commit
b5781933b6
@ -609,8 +609,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("no_audio_input_device_tip", "Kein Audio-Eingabegerät gefunden."),
|
("no_audio_input_device_tip", "Kein Audio-Eingabegerät gefunden."),
|
||||||
("Incoming", "Eingehend"),
|
("Incoming", "Eingehend"),
|
||||||
("Outgoing", "Ausgehend"),
|
("Outgoing", "Ausgehend"),
|
||||||
("Clear Wayland screen selection", ""),
|
("Clear Wayland screen selection", "Wayland-Bildschirmauswahl löschen"),
|
||||||
("clear_Wayland_screen_selection_tip", ""),
|
("clear_Wayland_screen_selection_tip", "Nachdem Sie die Bildschirmauswahl gelöscht haben, können Sie den freizugebenden Bildschirm erneut auswählen."),
|
||||||
("confirm_clear_Wayland_screen_selection_tip", ""),
|
("confirm_clear_Wayland_screen_selection_tip", "Sind Sie sicher, dass Sie die Auswahl des Wayland-Bildschirms löschen möchten?"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user