Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    [SOLVED] Full list of supported languages for internationalization

    General and Desktop
    3
    6
    1244
    Loading More Posts
    • 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.
    • B
      BrianDavis last edited by

      This document has a list of supported languages: "http://qt-project.org/doc/qt-5/internationalization.html":http://qt-project.org/doc/qt-5/internationalization.html
      However it lumps many languages into generalized statements like:

      • "All East Asian languages (Chinese, Japanese and Korean)"
      • "All Western languages (using Latin script)"
      • "Cyrillic languages (Russian, Ukrainian, etc.)"
      • "All scripts in Unicode 6.2 that do not require special processing"

      This is problematic for me.
      Can more detail or a links be added to these?

      Google searching "Western Languages" suggests that i should know if the documentation is referring to "Italio-Western Languages", "Western Romance Languages", "Western European Languages".

      Looking into a language that is not specifically listed (but most likely supported) like Danish, brings me to Wikipedia. Wikipedia doesn't describe it by any of the same terms (Western Languages, etc...), but rather goes into details about the Runic alphabet which is "more or less" deprecated.

      It would be meaningful to me to have a fairly exhaustive list of what is supported, and if possible, what's not supported. Although I suspect a list of lesser-known languages would never be entirely complete.

      1 Reply Last reply Reply Quote 0
      • IamSumit
        IamSumit last edited by

        Hi.
        and welcome to devnet.

        "find here : ":http://postimg.org/image/3xdi47zhv/

        Source:- Qt 4.8 MS Add on. + MSVC 10

        Be Cute

        1 Reply Last reply Reply Quote 0
        • B
          BrianDavis last edited by

          Thanks, that list seems promising.
          How can i view that list for Qt 5.3?
          Does that list require that you use MSVC?
          Is there a separate list for mingw compiler, or in Qt Creator?

          1 Reply Last reply Reply Quote 0
          • IamSumit
            IamSumit last edited by

            Hi.
            apologize for late response.

            You can find that list in Qt linguist tool.
            Go Edit Menu --->Translation and file settings.

            No requirement of MSVC.

            Hope this help.

            Be Cute

            1 Reply Last reply Reply Quote 0
            • B
              BrianDavis last edited by

              Thanks.
              [solved] (not sure how to mark that officially)

              1 Reply Last reply Reply Quote 0
              • SGaist
                SGaist Lifetime Qt Champion last edited by

                Hi,

                Just edit your first post, there you can update the title :)

                Happy coding !

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post