CritiqueBrainz:Internationalization: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
(→‎Getting started: Replace already linked general instructions with warning about Weblate status)
m (→‎Getting started: Update the disclaimer as staging is more advanced)
Line 5: Line 5:
For a general introduction about translation platform, projects, and languages, please refer to the [[Internationalization#Translation|more general page about translation]].
For a general introduction about translation platform, projects, and languages, please refer to the [[Internationalization#Translation|more general page about translation]].


<span style="color: red;"><b>NOTE:</b> The Weblate page is currently under development and testing, and is <b>NOT</b> currently available for production use.</span>
<span style="color: red;"><b>NOTE:</b> The Weblate instance is currently under testing, even though the translations will be saved, they might not reach production as quickly as it should be.</span>


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

Revision as of 06:14, 18 August 2023

This page is intended for translators of CritiqueBrainz, and for people interested in the state of its internationalization.

Getting started

For a general introduction about translation platform, projects, and languages, please refer to the more general page about translation.

NOTE: The Weblate instance is currently under testing, even though the translations will be saved, they might not reach production as quickly as it should be.

Questions or problems

To discuss about:

To report internationalization problems about Critiquebrainz:

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

Viewing the translations

Some of the more complete translations are available on the only server at https://critiquebrainz.org/.

The translations do not update automatically, they are updated at release time only.

Development

The CritiqueBrainz server 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.

See developer documentation at:

Beyond translation

  • CritiqueBrainz supports writing reviews in an auto-detected/manually selectable language.