This repository contains all translations of Dialect.
Find a file
Sven Knoblach 9155653c44
Update (German) translation using Weblate
Currently translated at 100.0% (100 of 100 strings)

Co-authored-by: Sven Knoblach <s.knoblach@web.de>
Translate-URL: https://hosted.weblate.org/projects/dialect/dialect/de/
Translation: Dialect/Dialect
2023-10-28 06:06:04 +02:00
.github/workflows CI: Just use github_actions as default_author 2023-06-22 10:59:44 -05:00
cldr-langs Update languages names translations 2023-09-20 12:15:57 +00:00
ui Update (German) translation using Weblate 2023-10-28 06:06:04 +02:00
.gitignore Use CLDR for lanuage names 2021-10-11 21:40:21 +05:30
gen_cldr_langs.py Add language names generation script 2023-06-09 14:56:08 -05:00
meson.build Split translations directories 2023-06-09 14:56:01 -05:00
README.md Update README 2023-06-09 14:56:08 -05:00

Translations

Translation status

This repository contains all translations of Dialect.

Dialect is a translation application, meaning it's intended to help get over language barriers, so we believe UI translation to be an essential part of the application's development. As such, we really appreciate all the work put into it! :)

Dialect has been translated into the following languages:

Translation status

Languages names translations

Translations for language names are automatically generated from the Unicode CLDR Project data. You can contribute there if translations for your language are missing.

Generation script

How to use

git clone https://github.com/dialect-app/po
pip install polib
python gen_cldr_langs.py

The script needs polib to run.

gen_cldr_langs.py should be run with po/ as the working directory and will not work as expected otherwise.

How to contribute

The gen_cldr_langs.py script has a few things you could help with as well:

  • If your language is named differently in the Unicode CLDR project, add a mapping in CLDR_NAMES.