TransWikia.com

English translations of QGIS commands, algorithms and menu items

Geographic Information Systems Asked on June 30, 2021

For posting here at Gis.StackExchange, I often have to find the english equivalent of commands, functions, algorithms, menu items etc. of my german language version of QGIS. Sometimes, a word-by-word translation results in the exact equivalent in an english-language QGIS-installation, but sometimes they are named quite differently. So it’s an effort to always find the correct description to point to the relevant menu, algorithm etc. Is there somewhere a kind of lexicon/dictionary with translations? Something like:

german: Eigenschaften, englisch: properties

german: Werkzeugkiste, englisch: processing toolbox

etc.

To have a translation of the official QGIS terminology would help a lot.

One Answer

You can use a search within https://raw.githubusercontent.com/qgis/QGIS/master/i18n/qgis_de.ts

You can also use https://www.transifex.com/qgis/QGIS/language/de/ (you need to create an account) to ease the search.

Personally, it's too bothering to search as you can have multiple occurrences of text matching, so I take another approach. I change the language by going to "Settings" > "Options", "Options - General" tab, clicking on "Override System Locale", choosing "User interface translation" to "American English" then restarting QGIS to get menus in English. Do my stuff and then reset to my language when finished.

Running the following PyQGIS enable to change language in the Processing toolbox items (PS: it does not change everything as some translation strings are enabled at QGIS startup)

translator = QTranslator()
translator.load("qgis_de.qm", QgsApplication.i18nPath())
QgsApplication.installTranslator(translator)

Correct answer by ThomasG77 on June 30, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP