fixed Dutch names for macOS permissions (#11020)

This commit is contained in:
ANB5Dev
2025-03-06 02:49:44 +01:00
committed by GitHub
parent 11fed81c4d
commit c95aaf563e

View File

@@ -150,8 +150,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Click to download", "Klik om te downloaden"),
("Click to update", "Klik om bij te werken"),
("Configure", "Configureren"),
("config_acc", "Om uw bureaublad op afstand te kunnen bedienen, moet u RustDesk toestemming voor \"toegankelijkheid\" geven."),
("config_screen", "Om toegang te krijgen tot het externe bureaublad, moet u RustDesk toestemming voor \"schermregistratie\" geven."),
("config_acc", "Om uw apparaat op afstand te kunnen bedienen, moet u RustDesk toestemming voor Toegankelijkheid geven."),
("config_screen", "Om uw apparaat op afstand te kunnen bedienen, moet u RustDesk toestemming voor Schermopname geven."),
("Installing ...", "Installeren ..."),
("Install", "Installeer"),
("Installation", "Installatie"),
@@ -412,8 +412,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Select local keyboard type", "Selecteer lokaal toetsenbord"),
("software_render_tip", "Als u een NVIDIA grafische kaart hebt en het externe venster sluit onmiddellijk na verbinding, kan het helpen om het nieuwe stuurprogramma te installeren en te kiezen voor software rendering. Een software herstart is vereist."),
("Always use software rendering", "Gebruik altijd software rendering"),
("config_input", "Om het externe bureaublad vanaf het toetsenbord te kunnen bedienen, moet u RustDesk de rechten \"Invoer vastleggen\" geven."),
("config_microphone", "Om op afstand te kunnen chatten, moet u RustDesk 'Audio opnemen' rechten geven."),
("config_input", "Om een extern apparaat met uw toetsenbord te kunnen bedienen, moet u RustDesk toestemming voor Invoer Vastleggen geven."),
("config_microphone", "Om te kunnen chatten moet u RustDesk toestemming voor Microfoon geven."),
("request_elevation_tip", "U kunt ook meer rechten vragen als iemand aan de andere kant aanwezig is."),
("Wait", "Wacht"),
("Elevation Error", "Verhogingsfout"),