diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 455f4887..7995d8c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,9 +8,23 @@ Contributions are welcome! Here's how you can help: - [Donating](#donations) ## Translations -If you want to contribute with translations you should do it in [this repository](https://github.com/flameshotapp/translations) and not in the main repository of Flameshot. -Read the description of that repository for more information. +Check this nice official documentation from QT docs as it explains how to translate for a project written with QT: https://doc.qt.io/qt-5/linguist-translators.html + +#### Status: + +| Language | Code | Status | Contributors | +| --------------------- | ----- | ----------- | ------------ | +| Spanish | es | :bookmark:v0.1.0 | [lupoDharkael](https://github.com/lupoDharkael) | +| Catalan | ca | :bookmark:v0.5.0 | [joamuran](https://github.com/joamuran) | +| Russian | ru | :bookmark:v0.5.1 | [Shatur95](https://github.com/Shatur95) | +| Chinese (Simplified) | zh_CN | :bookmark:v0.5.1 | [copie](https://github.com/copie), [hosiet](https://github.com/hosiet) | +| Chinese (Traditional) | zh_TW | :bookmark:v0.5.1 | [PeterDaveHello](https://github.com/PeterDaveHello) | +| Turkish | tr | :bookmark:v0.5.1 | [oltulu](https://github.com/oltulu) | +| Georgian | ge | :bookmark:v0.5.1 | [giogziro95](https://github.com/giogziro95) | +| French | fr | :bookmark:v0.5.1 | [ld892012](https://github.com/ld892012) | +| Polish | pl | :bookmark:v0.5.1 | [napcok](https://github.com/napcok) | + ## Code @@ -44,4 +58,4 @@ After reporting you should aim to answer questions or clarifications as this hel ### Donations I improve Flameshot in my free time because I want to create something good for everyone to use. -If you want you can donate some bucks [here](https://www.paypal.me/lupoDharkael). \ No newline at end of file +If you want you can donate some bucks [here](https://www.paypal.me/lupoDharkael).