- 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>
12 lines
458 B
Text
12 lines
458 B
Text
/* Class = "NSWindow"; title = "About Cog"; ObjectID = "F0z-JX-Cv5"; */
|
|
"F0z-JX-Cv5.title" = "Acerca de Cog";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Cog"; ObjectID = "hzl-Rl-e01"; */
|
|
"hzl-Rl-e01.title" = "Cog";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Version..."; ObjectID = "Wjf-By-C1F"; */
|
|
"Wjf-By-C1F.title" = "Versión...";
|
|
|
|
/* Class = "NSTextFieldCell"; title = "Copyright..."; ObjectID = "wLU-AJ-J0b"; */
|
|
"wLU-AJ-J0b.title" = "Derechos de autor...";
|
|
|