CSV Files: Issue with Non-English Characters

Former Member
Former Member

When I translate a CSV file from English into a language with non-English characters, the exported translation is not displayed properly on Excel. Specifically, the non-English characters are not displayed correctly. Any ideas on how to solve this?

Parents
  • Former Member
    0 Former Member

    Hi both,

    As requested, please find on this link the source CSV file and the Greek translation: drive.google.com/open

    Paul, from what I understand, I need to first change the encoding on the source file to UTF-8, translate it into Trados, generate the target file, and then open it on Excel? I have done this, and the Greek characters are still not displayed properly.

    I'm suspecting that when I process the source file on File Encoding Converter (FEC), the file encoding is not successfully converted to UTF-8. The reason I'm suspecting it is that the modification date on the properties of the source file does not change after the processing of FEC. Could you please confirm the steps in order to convert the encoding of a source CSV file on FEC?

    Many thanks.

    Chris

  • Your Greek file is saved in ISO 8859-7 encoding.
    So you need to treat it correspondingly...

    • either enforce this encoding when opening the file in Excel (e.g. by changing the extension from CSV to TXT to stop Excel from trying to be an I-know-what-is-best-for-you smartass and give the control back to the user's hands)
      in this case you MUST open the file in Excel using File / Open, NOT by doubleclicking the file in Explorer!!!
      only this way will Excel allow you to select the file encoding...
    • or open the file using this encoding in your favorite text editor and then "Save As" in UTF-8 and only then open the re-saved CSV in Excel
Reply Children
No Data