Translation docs (#61)

* add link to LOCALIZATION.md in README.md

* create LOCALIZATION.md
pull/67/head
Lex Neva 2018-02-09 20:13:02 -05:00 zatwierdzone przez GitHub
rodzic 7eaf841cd5
commit 4a84ebadf6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 25 dodań i 0 usunięć

24
LOCALIZATION.md 100644
Wyświetl plik

@ -0,0 +1,24 @@
ink/stitch Localization
=======================
The goal of the ink/stitch project is to put free, high-quality embroidery design tools in the hands of folks that might normally not have access to such tools. To further that goal, we seek to support as many languages and locales as possible.
Ink/stitch supports displaying text in the user's preferred language in the Params dialog and in error messages displayed by the Embroider extension. Future work will add translations for the extension settings window (displayed by Inkscape) and project documentation (such as this file).
Help wanted!
-----------
Want to help translate? We'd really appreciate your contributions! Ink/stitch uses a the collaborative translation platform <a href="http://crowdin.com">CrowdIn</a> to facilitate community translations. Through their generous open source program, we're able to use their platform free of charge, and we greatly appreciate their support.
To start translating, visit our <a href="https://crowdin.com/project/inkstitch">project page on CrowdIn</a>. It's easy to sign in using your GitHub account. Pick a language and start suggesting translations!
Approved contributors can accept your translations, which causes them to be submitted to this GitHub repository as a pull request. If you'd like to become an approver, please ping [**@lexelby**](https://github.com/lexelby) or another approved contributor, or email **inkstitch-l10n** at **lex** dot **gd**.
**Please note that our [code of conduct](CODE_OF_CONDUCT.md) also covers contributions and interactions on our CrowdIn page.**
Continuous Translation
----------------------
When new code is added to ink/stitch, user-facing text can change and new messages can be added. CrowdIn picks these changes up automatically and makes the new messages available to translators.
When CrowdIn creates a pull request, our [Travis-CI](http://travis-ci.org) integration (also generously provided for free!) picks up the new translations and builds a new version of ink/stitch as a development release. Once Travis-CI finishes building, the new version is posted to our releases page [here](https://github.com/lexelby/inkstitch/releases/tag/dev-build-l10n), and you can install it and make sure everything looks right before we merge.

Wyświetl plik

@ -1,5 +1,6 @@
# ink/stitch: An Inkscape extension for designing machine embroidery patterns
* February 5, 2018: Portuguese (pt_PT) translation added! [Want to help translate?](LOCALIZATION.md)
* January 5, 2018: Default DPI changed to 96, to match Inkscape.
* January 3, 2018: Project renamed from `inkscape-embroidery` to **ink/stitch**
* **NEW January 1, 2018:** [video demo of the new live stitch preview feature](https://youtu.be/QY9NcLN3oJM)