MetaBrainz:MetaBrainz.org Website/Internationalization: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(Skip heading level 1 as recommended by https://www.mediawiki.org/wiki/Help_talk:Formatting#Level_1)
(→‎Communication: Reorganize based on Internationalization#Questions_or_problems)
Line 3: Line 3:
If you want to help translate, go to the [https://app.transifex.com/musicbrainz/metabrainz-org/dashboard/ Transifex page] (to be soon replaced with Weblate) and create an account. If there is already a team for your language, you can join it, if not, you can ask for the creation of a new team.
If you want to help translate, go to the [https://app.transifex.com/musicbrainz/metabrainz-org/dashboard/ Transifex page] (to be soon replaced with Weblate) and create an account. If there is already a team for your language, you can join it, if not, you can ask for the creation of a new team.


== Communication ==
== Questions or problems ==


To discuss about:
[https://community.metabrainz.org/ MetaBrainz community forums] can be used (with categories and tags) for discussion beyond Transifex (soon Weblate) comments:
* MetaBrainz.org website translation/internationalization: Use the [https://community.metabrainz.org/tags/c/internationalization/21/metabrainz-website “metabrainz-website” tag in the “Internationalization” forum category].
* <i style="color: red;">TBD: community forum category to discuss about the MetaBrainz.org website.</i>
* [https://community.metabrainz.org/c/internationalization/21 The category “Internationalization”] to discuss about translation tools and more general internationalization matters
* General translation/internationalization: Use the [https://community.metabrainz.org/c/internationalization/21 “Internationalization” forum category] with the appropriate tags.


To report internationalization problems about MetaBrainz.org website:
For instant conversation with developers, you’re welcome to ask in the [[Communication/IRC|#metabrainz IRC channel]].
* Search for [https://tickets.metabrainz.org/issues/?jql=project%20%3D%20MEB%20AND%20component%20%3D%20Website%20AND%20labels%20%3D%20internationalization%20ORDER%20BY%20status%20ASC%2C%20resolution%20DESC MEB tickets in the “Website” component with “internationalization” label] and create a new ticket if not found.


For more real-time interactive conversation with developers, you’re welcome to ask in the [[Communication/IRC|#metabrainz IRC channel]].
If you find a bug in the server or want to suggest changes, you can enter an issue in our [[Bug Tracker|bug tracker]]; See more particularly [https://tickets.metabrainz.org/issues/?jql=project%20%3D%20MEB%20AND%20component%20in%20(Website)%20AND%20labels%20in%20(internationalization)%20ORDER%20BY%20status%20ASC%2C%20resolution%20DESC MetaBrainz.org Website internationalization issues].


== Viewing the translations ==
== Viewing the translations ==

Revision as of 14:19, 27 June 2023

Getting started

If you want to help translate, go to the Transifex page (to be soon replaced with Weblate) and create an account. If there is already a team for your language, you can join it, if not, you can ask for the creation of a new team.

Questions or problems

To discuss about:

To report internationalization problems about MetaBrainz.org website:

For more real-time interactive conversation with developers, you’re welcome to ask in the #metabrainz IRC channel.

Viewing the translations

Translations are NOT currently available at https://metabrainz.org/.

More coding work is required to make it happen; See jira:MEB-65 for follow-up.

Development

The MetaBrainz.org website code is using gettext to provide with automatic translation of messages and texts used in the Python code and Jinja2 HTML templates.

A POT file is provided with all the strings used in the server. They are in English.