Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Showcase
  4. Translation Source Check - A tool to hunt bugs in translations
Forum Updated to NodeBB v4.3 + New Features

Translation Source Check - A tool to hunt bugs in translations

Scheduled Pinned Locked Moved Unsolved Showcase
2 Posts 1 Posters 779 Views 1 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.
  • V Offline
    V Offline
    Volker75
    wrote on last edited by Volker75
    #1

    Hallo,

    I wrote a tool that checks the source and the translation. It helped me locating a lot of bugs and so i hope it will also help you. It can care about Qt .ts files, but also about .po files.
    It is useful for translators, but also for the software developer who want to check their strings in the source.
    It starts with easy checks like scanning for double spaces in strings up to checks that validate if emails or URLs are fine in the translation.
    You can find the latest version here:
    https://lalescu.ro/liviu/fet/forum/index.php?board=42.0

    I hope it helps you to improve your software.

    Best Regards

    1 Reply Last reply
    3
    • V Offline
      V Offline
      Volker75
      wrote last edited by Volker75
      #2

      I added some more checks. I also added a small feature to export and import the strings.
      So you can for example export the strings. Let is translate with google translator AI for free and import it again.
      An other variant is to export the strings and let chat-gpt, gemini, ... read the strings. They found several misspellings and grammar bugs in my projects.
      There is a Windows, MacOS and Linux version.
      I hope it helps you also to locate bugs in your translations.

      1 Reply Last reply
      1

      • Login

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