Cog/es.lproj/OpenURLPanel.strings
Kevin López Brante 0720e2a207 [Translation] The Big Translation Commit
- Plugs the Total duration text to macOS's localization technology
- Adds a proper Spanish translation
- Adapts certain dialogs to make them more suitable for translation

Signed-off-by: Kevin López Brante <kevin@kddlb.cl>
2022-07-01 13:54:39 -04:00

9 lines
265 B
Text

/* Class = "NSWindow"; title = "Open URL"; ObjectID = "5"; */
"5.title" = "Abrir URL";
/* Class = "NSButtonCell"; title = "OK"; ObjectID = "23"; */
"23.title" = "Aceptar";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "24"; */
"24.title" = "Cancelar";