Component Approved Translated Unfinished Unfinished words Unfinished characters Untranslated Checks Suggestions Comments
Whisperfish application AGPL-3.0 10% 71% 2,287 11,381 75,316 2,158 163 15 21
Glossary Whisperfish AGPL-3.0 17% 0 0 0 0 0 0 0

Overview

Project website gitlab.com/rubdos/whisperfish
Instructions for translators

Whisperfish exists in a few languages already:

  • 🇩🇪 German (de), by Stephan Lohse
  • 🇪🇸 Spanish (es), by carlosgonz
  • 🇫🇮 Finnish (fi), by Markus entil Törnqvist
  • 🇫🇷 French (fr), by Thibaut Vandervelden
  • 🇭🇺 Hungarian (hu), by 1Zgp
  • 🇳🇱 Dutch (nl) and 🇧🇪 Belgian 🏴‍☠️ Arrrrgh Dutch (nl_BE) by Ruben rubdos De Smet and Nathan nthn.
  • 🇳🇴 Norse (no_NO), by Allan kingu Nordhøy
  • 🇵🇱 Polish (pl), by paytchoo
  • 🇵🇹 Portuguese (pt_PT), by Júlio iled
  • 🇹🇷 Turkish (tr), by Oğuz ersen Ersen
  • 🇨🇳 Simplified Chinese (zh_CN), by dashinfantry

If you translated something, please update this list! These credits are really important to me 😄! I'm very grateful for this good work!

Additionally, there's the small contributions of single words by many people on Weblate. The translations there are moving really fast, faster than we can update the above list. Thank you all who contributed!

Translations are never complete, especially since Whisperfish is moving very fast. Our progress can be seen here:

Whisperfish translation progress

How to update translations

There are two ways to contribute translations.

Via Weblate

We created a Weblate page. On that page, you can easily alter the translations via a web interface. These changes are then pushed by Weblate to our repository here.

Manually, with Git

If you prefer, you can manually edit the .ts files, or use the software of your choice to edit the Qt linguist files. Changing translations strings is pretty simple:

  1. Get in the repository
  2. Find your language in translations/, open the respective .ts file.
  3. Find the translatable string and change the contents between <translation> and </translation>. If the starting tag is <translation type="unfinished">, change it to <translation>.
  4. Save the file, commit (with a message saying you updated the translation), and make a merge request.

Additionally, you may want to look specifically for strings with type="unfinished" (by using your text editor to search for "unfinished"), because those strings need to be looked after. Strings tagged with type="unfinished" have recently been touched in the application itself, may have changed their meaning slightly, or are entirely new.

Qt Linguist is also an application with a GUI to facilitate translations. Essentially, using it will replace step 3. above. You can get Qt Linguist from the Qt bundle or you can just download the standalone app. Open the .ts file from within the app, then it will automatically detect and list the strings that need to be translated.

Translate Whisperfish a new language

If you would like to contribute a translation for a new language, you'll need a new translation file.

You can either use Weblate (see above), or manually add the file:

  1. First, you need to know your language identifier. Examples are nl_BE, nl, de, or zh_CN.

  2. Generate the translation file, execute the following command in the Whisperfish source's root directory: sh lupdate qml/ -noobsolete -ts translations/harbour-whisperfish-$LANG.ts

This should generate a file translations/harbour-whisperfish-$LANG.ts. If you do not have the lupdate utility, [get in touch with Ruben](Contact-Us), he'll create your file.

Important: please create a merge request as soon as you create your new file, before starting to translate. We've had it happen that two people write a complete translation from scratch one day apart.

About updating the QML files or English source material.

If you want to update the English translation, or when you make an update to the QML files, you'll need to update all the translation files, because they refer to specific line numbers in the source files. You can run ./update-translations.sh in the source directory for this.

You also need to run this script when the source material (English source translation) changes; this will update the source strings in the language files and will invalidate the translated strings.

You can only alter the English source language in the QML files. This is an artifact of how Qt Linguist seems works.

Project maintainers User avatar rubdos User avatar direc85
Translation license AGPL-3.0 Whisperfish application Whisperfish

String statistics

Strings percent Hosted strings Words percent Hosted words Characters percent Hosted characters
Total 8,155 37,751 242,749
Source 458 2,014 13,094
Approved 10% 895 9% 3,593 9% 23,009
Waiting for review 55% 4,516 55% 20,765 54% 131,347
Translated 71% 5,868 69% 26,370 68% 167,433
Needs editing 1% 129 2% 930 2% 5,912
Read-only 5% 457 5% 2,012 5% 13,077
Failing checks 1% 163 2% 861 2% 6,173
Strings with suggestions 1% 15 1% 90 1% 573
Untranslated strings 26% 2,158 27% 10,451 28% 69,404

Quick numbers

37,751
Hosted words
8,155
Hosted strings
71%
Translated
and previous 30 days

Trends of last 30 days

+2%
Hosted words
+100%
+1%
Hosted strings
+100%
+4%
Translated
+67%
−16%
Contributors
+100%
User avatar None

Pushed changes

Pushed changes 2 days ago
User avatar None

Committed changes

Committed changes 2 days ago
User avatar None

Committed changes

Committed changes 2 days ago
User avatar gallegonovato

New translation

3 days ago
User avatar gallegonovato

New translation

3 days ago
User avatar sprainbrains

New translation

3 days ago
User avatar sprainbrains

Suggestion accepted

3 days ago
User avatar anonymous

Suggestion added

3 days ago
User avatar None

Pushed changes

Pushed changes 3 days ago
User avatar None

Pushed changes

Pushed changes 3 days ago
Browse all project changes