Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Is there a tool to convert translations in an Excel spreadsheet to QT Phrase Book format?

Is there a tool to convert translations in an Excel spreadsheet to QT Phrase Book format?

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tamiks
    wrote on last edited by
    #1

    Hi there - is there a tool available to convert translations in an Excel spreadsheet to QT Phrase Book format? I have translated strings saved in Excel spreadsheets in a simple format: tag in the first column, English in the next column, translation in the next, with a different language on each worksheet.

    I looked at a .qph file opened in Excel, and I suppose I could figure out how to write a macro in Excel to add the necessary xml tags, save as text, and it would open in QT Linguist, though the result might not be optimal. I'm a tech writer helping the SW team get their UI translated, and my programming skills are limited, so a ready-made solution would be great. Thanks!

    1 Reply Last reply
    0
    • T Offline
      T Offline
      Tamiks
      wrote on last edited by
      #2

      Ok, I figured this out, and it was easier than I thought. In Excel, just add columns with the xml tags before and after the columns with the English and translated strings, add a few other tags to make it recognizable as a .qph file, get it into text format, delete tabs and paragraph marks, then open in QT Linguist as a Phrase Book. No problem!

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved