cog/es.lproj/Feedback.strings

19 lines
577 B
Plaintext
Raw Permalink Normal View History

2018-06-28 10:59:59 +00:00
/* Class = "NSWindow"; title = "Send Feedback"; ObjectID = "1"; */
"1.title" = "Enviar comentarios";
2018-06-28 10:59:59 +00:00
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
"17.title" = "Enviar";
2018-06-28 10:59:59 +00:00
/* Class = "NSTextFieldCell"; title = "Subject:"; ObjectID = "18"; */
"18.title" = "Asunto:";
2018-06-28 10:59:59 +00:00
/* Class = "NSTextFieldCell"; title = "Message:"; ObjectID = "19"; */
"19.title" = "Mensaje:";
2018-06-28 10:59:59 +00:00
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
"20.title" = "Cancelar";
2018-06-28 10:59:59 +00:00
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
"22.title" = "Correo electrónico:";