< Translatewiki.net

translatewiki.net ist eine Plattform für Übersetzungsgemeinschaften, Sprachcommunities und allgemein die Lokalisation (Anpassung von Inhalten an verschiedene Zielsprachen und -kulturen) von Freie-Software-Projekten. Sie begann mit der Lokalisation von MediaWiki. Später folgten Unterstützung für Mediawiki-Erweiterungen, FreeCol, OpenStreetMap, Etherpad Lite und andere Freie-Software-Projekte.

Über 300 Lokalisationen für MediaWiki und seine Erweiterungen benutzen translatewiki.net sowohl als praktisches Übersetzungsmedium, als auch zur Koordination und Wartung. Mantis, FreeCol und Mwlib.rl können ebenfalls über translatewiki.net übersetzt werden. Weitere Projekte sind willkommen.

Du kannst Dich auf translatewiki.net an der Übersetzung in eine Dir bekannte Sprache beteiligen. Wenn für beantragte Projekte der MediaWiki-Foundation Übersetzungen des MediaWiki-Interfaces in neue Sprachen benötigt werden, erstellt man diese auch dort.

Dieses Projekt ist nicht teil der Wikimedia Foundation-Projekte, es wird jedoch vom Wikimedia-Sprachenteam und Freiwilligen unterstützt. Translatewiki.net is an associated project of non-profit fiscal sponsor called Software in the Public Interest. Die Übersetzungsfunktion wird durch eine MediaWiki-Erweiterung bereitgestellt.

  • Verknüpfungsformat: [[translatewiki:]]

translatewiki.net und MediaWiki

translatewiki.net unterstützt In-Wiki-Übersetzung aller Nachrichten des MediaWiki-Kerns, Erweiterungen und Skins. All translation of MediaWiki user interface messages should go through translatewiki.net and not committed directly to code. Only the English messages and their initial documentation must be done in the source code.

Core MediaWiki and extensions must use system messages for any text displayed in the user interface. For an example of how to do this, please see Manual:Special pages. If the extension is well written, it will probably be included in translatewiki.net in a few days, after its staff notices it on Gerrit. If it is not noticed, contact them. If it is too unstable to be translated, note so in the code or commit and contact them if necessary.

Handling support requests

Translators may have questions about some of the messages you create. Translatewiki.net provides a support request system that allows translators the ability to ask you, the project owner, questions regarding messages so that they can be better translated. This short tutorial guides you through the workflow of handling translatewiki.net support requests.

Überblick auf das Lokalisierungssystem

Localisation update workflow

As mentioned above, translation happens on translatewiki.net and other systems are discouraged. Here's a high level overview of the localisation update workflow:

  • Developers add or change system messages.
  • Users translate the new or changed system messages on translatewiki.net.
  • Automated tools export these messages, build new versions of the message files, incorporating the added or updated messages, for both core and extensions, and commit them to git.
  • The wikis then can pull in the updated system messages from the git repository.

Because changes on translatewiki.net are pushed to the code daily as well, this means that each change to a message can potentially be applied to all existing MediaWiki installations in a couple days without any manual intervention or traumatic code update.

As you can see this is a multi-step process. Over time, we have found out that many things can go wrong. If you think the process is broken, please make sure to report it on our Support page, or create a new bug in Phabricator. Always be sure to describe a precise observation.

References

This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.