Cog/tr.lproj/Feedback.strings
Christopher Snowhill 3e2286683a
Translation: Added Turkish language support
This translation is mostly complete.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2023-02-23 22:44:24 -08:00

18 lines
564 B
Text

/* Class = "NSWindow"; title = "Send Feedback"; ObjectID = "1"; */
"1.title" = "Geribildirim gönder";
/* Class = "NSButtonCell"; title = "Send"; ObjectID = "17"; */
"17.title" = "Gönder";
/* Class = "NSTextFieldCell"; title = "Subject:"; ObjectID = "18"; */
"18.title" = "Konu:";
/* Class = "NSTextFieldCell"; title = "Message:"; ObjectID = "19"; */
"19.title" = "İleti:";
/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "20"; */
"20.title" = "İptal";
/* Class = "NSTextFieldCell"; title = "Email:"; ObjectID = "22"; */
"22.title" = "E-posta:";