New translation terms (#9463)
* Update es.rs New terms added * Update es.rs New terms added
This commit is contained in:
parent
7c55e3266b
commit
1d6873f622
@ -644,8 +644,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Parent directory", "Directorio superior"),
|
("Parent directory", "Directorio superior"),
|
||||||
("Resume", "Continuar"),
|
("Resume", "Continuar"),
|
||||||
("Invalid file name", "Nombre de archivo no válido"),
|
("Invalid file name", "Nombre de archivo no válido"),
|
||||||
("one-way-file-transfer-tip", ""),
|
("one-way-file-transfer-tip", "La transferencia en un sentido está habilitada en el lado controlado."),
|
||||||
("Authentication Required", ""),
|
("Authentication Required", "Se requiere autenticación"),
|
||||||
("Authenticate", ""),
|
("Authenticate", "Autenticar"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user