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. QTranslate

QTranslate

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 882 Views 2 Watching
  • 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.
  • R Offline
    R Offline
    Rameshguru
    wrote on last edited by
    #1

    I want to know about the Qtranslate class,suppose i want to use other languages how to change that so please expalin about Qtranslate class and how to convert it like japanaese...

    J.HilkJ Pablo J. RoginaP 2 Replies Last reply
    0
    • R Rameshguru

      I want to know about the Qtranslate class,suppose i want to use other languages how to change that so please expalin about Qtranslate class and how to convert it like japanaese...

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #2

      hi @Rameshguru
      have you already read through this section of the docu?
      https://doc.qt.io/qt-5/internationalization.html

      especially the related pages section points you to all relevant sections, QtLinguist and usage of QTranslater, how to use the tr() etc


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      3
      • mrjjM Offline
        mrjjM Offline
        mrjj
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi
        Just to be 100% clear.
        There is no automatic translation of the texts.
        You will still need to write in the actual Japanese sentences
        for each English ones.
        The tools Qt offer is for extracting the texts and help manage the
        process of writing them in a new language.

        1 Reply Last reply
        2
        • R Rameshguru

          I want to know about the Qtranslate class,suppose i want to use other languages how to change that so please expalin about Qtranslate class and how to convert it like japanaese...

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @Rameshguru in addition to the good leads posted before, you may want to take a look at this brief example that put most of the translation tools into action

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          3

          • Login

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