Results 1 to 2 of 2

Thread: Translate text inside a file

  1. #1
    Join Date
    Jul 2010
    Posts
    23
    Thanks
    5

    Default Translate text inside a file

    Hi everyone,

    I need to translate some text inside a file using qt translator. I have some xml files which contain texts that will be translated into different languages. I extract these texts and need to be translatable.

    Is there any posibility to do it??

    Thanks in advance and kind regards,

    Julen.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,018 Times in 4,794 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Translate text inside a file

    QTranslator::translate() returns a translation based on a given input message.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Translate text with german umlauts
    By Daniel_Boff in forum Newbie
    Replies: 0
    Last Post: 9th September 2014, 07:19
  2. Writing single line inside a text file
    By Momergil in forum Qt Programming
    Replies: 3
    Last Post: 16th July 2013, 02:22
  3. Replies: 1
    Last Post: 5th July 2012, 09:28
  4. Replies: 0
    Last Post: 10th August 2009, 19:30
  5. Replies: 1
    Last Post: 3rd September 2008, 14:16

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.