Contribute/Translate: Difference between revisions
No edit summary |
No edit summary |
||
| Line 7: | Line 7: | ||
=== Translation Guide === | === Translation Guide === | ||
<div style="border: 1px solid #ccc; padding: 1em; background-color: #f9f9f9;"> | <div style="border: 1px solid #ccc; padding: 1em; background-color: #f9f9f9;"> | ||
| Line 14: | Line 12: | ||
'''How to Translate a Page''' | '''How to Translate a Page''' | ||
* Create a new page with a language prefix. | * '''Create a new page.''' Use the same title, but with a language prefix at the start of the page. | ||
For example: | |||
* French: `fr:Contribute/Translate` | |||
* Japanese: `ja:Contribute/Translate` | |||
* Indonesian: `id:Contribute/Translate` | |||
See the [https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes list of ISO 639-1 language codes] that MediaWiki uses for language prefixes. | |||
* '''Add a notice at the top''' of the new translation page and link back to the original page. | |||
For example: | |||
<pre> | <pre> | ||
<nowiki> | <nowiki> | ||
This is a translation of [[Contribute/Translate]] from English to French. | |||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
* Translate the page. | * '''Translate the page''' using clear, consistent terms. | ||
* '''Annotate if needed''' to reflect cultural or linguistic context. | |||
For instance, if a term carries a different meaning in your region, or your language shifts the concept in translation, feel free to '''add a footnote''', or include a '''short translator’s note''' to briefly explain the nuance. | |||
* | * '''At the bottom of the page''', add this tag to include it in the translation category: | ||
<pre> | <pre> | ||
<nowiki> | <nowiki> | ||
[[Category:Translated Pages]] | |||
</nowiki> | </nowiki> | ||
</pre> | </pre> | ||
</div> | |||
Thanks for helping make this wiki more accessible. ⚡️ | Thanks for helping make this wiki more accessible. ⚡️ | ||
If you translate pages, you can add your name to the list of [[Contributors]]. | If you translate pages, you can add your name to the list of [[Contributors]]. | ||