50 lines
1.6 KiB
ReStructuredText
50 lines
1.6 KiB
ReStructuredText
============
|
|
Contributing
|
|
============
|
|
|
|
The I18n team welcomes any kinds of contribution.
|
|
|
|
* Translations
|
|
* Translation tools
|
|
* Fixing I18n bugs
|
|
|
|
Translations
|
|
------------
|
|
|
|
To help with translation, :doc:`become an official translator <official_translator>`
|
|
and join your language team. Then go to `translation website`_ to start translation.
|
|
You can find prioritized translation jobs as I18n team at the top of the page.
|
|
|
|
:doc:`Your language team <lang_team>` may have useful information to help our
|
|
translation efforts including translation guidelines, priorities, communication
|
|
tools and so on. It is worth visited.
|
|
You can find your language team page at
|
|
https://wiki.openstack.org/wiki/I18nTeam/team.
|
|
If you have questions, you can contact your coordinators.
|
|
|
|
To report translation errors, see :doc:`bug_report`.
|
|
|
|
Fixing I18n bugs
|
|
----------------
|
|
|
|
If you want to help fix I18n bugs of OpenStack,
|
|
we can find them in the following places:
|
|
|
|
* `openstack-i18n in Launchpad`_
|
|
* `Horizon I18n bugs`_
|
|
|
|
Translation tools
|
|
-----------------
|
|
|
|
Go to the `translation tools`_ page to understand the tools
|
|
and scripts which support our translation platform.
|
|
|
|
If you want to help to report bugs, add more wishlists, and improve them,
|
|
you can report and fix bugs at `openstack-i18n in Launchpad`_.
|
|
Mark bugs with a tag "tools".
|
|
|
|
.. _`translation website`: https://translate.openstack.org/
|
|
.. _`openstack-i18n in Launchpad`: https://bugs.launchpad.net/openstack-i18n
|
|
.. _`translation tools`: https://wiki.openstack.org/wiki/I18n/Tools
|
|
.. _`Horizon I18n bugs`: https://bugs.launchpad.net/horizon/+bugs?field.tag=i18n
|