-
Notifications
You must be signed in to change notification settings - Fork 552
Description
We are very close to releasing SolveSpace version 3.0 (final) but we'd like the language translations updated. I'm sure it's no fun to have Chinese menus with a stray English item thrown in the middle for example.
There are several new "strings" in SolveSpace that currently have no translation to other languages. We need speakers of those languages to update the .po file for each language (using poedit for example). Languages in need of update are:
- de-DE,0407,Deutsch
- en-US,0409,English (US)
- fr-FR,040C,Français
- ru-RU,0419,Русский
- tr-TR,041F,Türkçe
- uk-UA,0422,Українська
- zh-CN,0804,简体中文
Other languages can be added as well, but we'd like translations as near-complete as possible, which can take a lot of time.
The master .pot file is up to date in: /res folder
Languages .po files can be found in the /res/locales folder. Pull requests welcome.
Code should be taken from the master branch, the latest "edge" release, or the RC2 release.