Update translation platform details #1116
This commit is contained in:
parent
f9ce5540ea
commit
ad3b935e3d
@ -16,9 +16,13 @@ will natively work with [Klipper](https://github.com/kevinOConnor/klipper) and [
|
||||
|
||||
### Translations <a href="https://hosted.weblate.org/engage/klipperscreen/"><img src="https://hosted.weblate.org/widget/klipperscreen/svg-badge.svg" alt="Translation status" /></a>
|
||||
|
||||
Translations are hosted on Weblate, Thanks to the Weblate team for supporting the Open-Source community.
|
||||
|
||||
Click the widget below to access the translation platform:
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/klipperscreen/"><img src="https://hosted.weblate.org/widget/klipperscreen/horizontal-auto.svg" alt="Stan tłumaczenia" width=30% /></a>
|
||||
<a href="https://hosted.weblate.org/engage/klipperscreen/">
|
||||
<img src="https://hosted.weblate.org/widget/klipperscreen/horizontal-auto.svg" alt="Weblate widget" width=50% />
|
||||
</a>
|
||||
|
||||
### About the project
|
||||
|
||||
|
@ -1,6 +1,18 @@
|
||||
# Translations
|
||||
|
||||
## Updating an existing translation:
|
||||
Translations are hosted on Weblate:
|
||||
|
||||
<a href="https://hosted.weblate.org/engage/klipperscreen/">
|
||||
<img src="https://hosted.weblate.org/widget/klipperscreen/open-graph.png" alt="Weblate" />
|
||||
</a>
|
||||
|
||||
Thanks to the Weblate team for supporting the Open-Source community.
|
||||
|
||||
## Manual way:
|
||||
|
||||
This is currently discouraged, but if you want you can make your changes manually
|
||||
|
||||
### Updating an existing translation:
|
||||
|
||||
You can use an editor such as [poedit](https://poedit.net/) to assist in translations.
|
||||
|
||||
@ -11,7 +23,7 @@ To test your translation:
|
||||
In poedit go to `File -> Compile to MO`. Save it on the same folder, and restart KlipperScreen
|
||||
|
||||
|
||||
## Adding a new Language:
|
||||
### Adding a new Language:
|
||||
|
||||
Example using poedit
|
||||
|
||||
@ -28,5 +40,5 @@ Once you have restarted KlipperScreen, select it from the list in the settings.
|
||||
If you edited and recompiled, you need to restart KlipperScreen to reload the translation.
|
||||
|
||||
|
||||
## Contributing:
|
||||
### Contributing:
|
||||
[Attach your translation on a GitHub issue or create a PR](Contact.md)
|
||||
|
Loading…
x
Reference in New Issue
Block a user