Update nl.rs (#9422)
This commit is contained in:
parent
3db55a718c
commit
1d799483d7
@ -644,8 +644,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Parent directory", "Hoofdmap"),
|
("Parent directory", "Hoofdmap"),
|
||||||
("Resume", "Hervatten"),
|
("Resume", "Hervatten"),
|
||||||
("Invalid file name", "Ongeldige bestandsnaam"),
|
("Invalid file name", "Ongeldige bestandsnaam"),
|
||||||
("one-way-file-transfer-tip", ""),
|
("one-way-file-transfer-tip", "Eenzijdige bestandsoverdracht is ingeschakeld aan de gecontroleerde kant."),
|
||||||
("Authentication Required", ""),
|
("Authentication Required", "Verificatie vereist"),
|
||||||
("Authenticate", ""),
|
("Authenticate", "Verificatie"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user