Nonbinary Wiki:Translations: Difference between revisions

Undo revision 36476 by 37.19.221.227 (talk)
mNo edit summary
(Undo revision 36476 by 37.19.221.227 (talk))
Tag: Undo
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{WIP|Ondo}}
<div style="margin: 25px;">
<div style="margin: 25px;">
<span style="font-weight: bold; color: #404040; font-size:45px;  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><center>Nonbinary Wiki <span style="color:#9b59d0; font-size: 50px;">♥</span> languages</center></span>
<span style="font-weight: bold; color: #404040; font-size:45px;  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;"><center>Nonbinary Wiki <span style="color:#9b59d0; font-size: 50px;">♥</span> languages</center></span>
Line 12: Line 10:
<big>'''How to translate'''</big>
<big>'''How to translate'''</big>


Access the page [[Special:PageTranslation]] to check which articles are marked for translations. Not all articles in the wiki are marked for translation, but if you want to translate a specific page that is not listed, request it in [[Nonbinary Wiki:Translations/requests]]. A translation admin will take a look at the request and probably accept it.
''Only registered users can translate articles. Make sure to [[Special:CreateAccount|create an account]] before following this guide!''
 
Access the page [[Special:PageTranslation]] to check which articles are marked for translations. Not all articles in the wiki are marked for translation, but if you want to translate a specific page that is not listed, request it in [[Nonbinary Wiki talk:Translations|the talk page]]. A translation admin will take a look at the request and probably accept it.


To translate a page, click on the small ''Translate this page'' link that is displayed at the very top of the article content. This will take you to the translation interface:
To translate a page, click on the small ''Translate this page'' link that is displayed at the very top of the article content. This will take you to the translation interface:


[screenshot of general interface goes here]
[[File:General_translation_interface.png|thumb|center|Click to enlarge!]]


Choose the ''Untranslated'' tab (or the ''Outdated'' one if you want to update old translations). Click on each segment and translate it to your chosen language in the text box! You can optionally add edit summaries to each translation in case you feel the need of clarifying a specific choice of words, but you don't need to. If a segment doesn't need translating, click on the ''Paste source text'' button —if you leave the box empty, it will display as incomplete.
Choose the ''Untranslated'' tab (or the ''Outdated'' one if you want to update old translations). Click on each segment and translate it to your chosen language in the text box! You can optionally add edit summaries to each translation in case you feel the need of clarifying a specific choice of words, but you don't need to. If a segment doesn't need translating, click on the ''Paste source text'' button —if you leave the box empty, it will display as incomplete.


[screenshot of segment translation goes here]
[[File:Segment_translation_interface.png|thumb|center|Click to enlarge!]]


'''Careful with wikitext syntax.''' The translation interface uses the code editor, meaning that you are likely to see formatting tags. These include <nowiki>[[square brackes]]</nowiki> (internal links), <nowiki>''double''</nowiki> or <nowiki>'''triple'''</nowiki> apostrophes (italics and bold text), <nowiki><ref>references</ref></nowiki>, and others. As a general rule, you can translate italics and bold text, but not page title in links. Look at the advanced section below for more details.
'''Careful with wikitext syntax.''' The translation interface uses the code editor, meaning that you are likely to see formatting tags. These include <nowiki>[[square brackets]]</nowiki> (internal links), <nowiki>''double''</nowiki> or <nowiki>'''triple'''</nowiki> apostrophes (italics and bold text), <nowiki><ref>references</ref></nowiki>, and others. As a general rule, you can translate italics and bold text, but not page titles in links —deleting the square brackets (and, consequently, the link itself) is better than directly translating the contents of a link. Look at the advanced section below for more details.


If you don't know the translation of a segment, you can skip! However, avoid translating only part of a segment; treat them as inseparable units —you either translate it all, or you don't translate it at all. Remember that all translations need to be reviewed by another user before being displayed publicly, but as soon as it goes through a review, they will be published immediately.
If you don't know the translation of a segment, you can skip it! However, avoid translating only a part of a segment; treat them as inseparable units —you either translate it all, or you don't translate it at all. Remember that all translations are published immediately when you save them, so make sure that your translation doesn't have placeholders or other temporary text!


{{collapse top|title=Advanced wikitext translation tips (click to expand)}}
{{collapse top|title=Advanced wikitext translation tips (click to expand)}}
Line 34: Line 34:
* <nowiki>[[Internal links]]</nowiki>: The basic rule is not to translate them, since the name of the page is in English. However, there are exceptions:
* <nowiki>[[Internal links]]</nowiki>: The basic rule is not to translate them, since the name of the page is in English. However, there are exceptions:
** Use link titles: you can have a link display a different text than the page it links too. For example, <nowiki>[[Nonbinary|example link]]</nowiki> creates this link: [[Nonbinary|example link]] (i.e. it links to [[nonbinary]] but ''example link'' is displayed instead). If the original link has this syntax, feel free to translate the link title (that is, the text on the right of the | symbol), but not the page it links to.
** Use link titles: you can have a link display a different text than the page it links too. For example, <nowiki>[[Nonbinary|example link]]</nowiki> creates this link: [[Nonbinary|example link]] (i.e. it links to [[nonbinary]] but ''example link'' is displayed instead). If the original link has this syntax, feel free to translate the link title (that is, the text on the right of the | symbol), but not the page it links to.
** Use ''Special:MyLanguage'': you can tell the software to link to a page but to take the user to the version of the page translated to whatever language the user has configured. For example, if you translate <nowiki>[[Nonbinary]]</nowiki> for <nowiki>[[Special:MyLanguage/Nonbinary]]</nowiki>, the reader will automatically be redirected to the translation of the ''Nonbinary'' page (if it exists, otherwise it defaults to English).
** Use ''Special:MyLanguage'': you can tell the software to link to a page but to take the user to the version of the page translated to whatever language the user has configured. For example, if you translate <nowiki>[[Gender identity]]</nowiki> for <nowiki>[[Special:MyLanguage/Gender identity|identidad de género]]</nowiki>, the reader will automatically be redirected to the translation of the ''[[Gender identity]]'' page instead of the English one.
* <nowiki>[https://nonbinary.wiki External links]</nowiki>: External links are wrapped with single square brackets and a single space separates the URL from the displayed text. Of course, translate the display text, and if the linked URL has a version in your language, feel free to replace it too. Just make sure that it has the same information as the original one.
* <nowiki>[https://nonbinary.wiki External links]</nowiki>: External links are wrapped with single square brackets and a single space separates the URL from the displayed text. Of course, translate the display text, and if the linked URL has a version in your language, feel free to replace it too. Just make sure that it has the same information as the original one.
* <nowiki><ref>references</ref> and <div>other HTML tags</div></nowiki>: wikitext uses some tags wrapped by angle brackets (<>). Feel free to translate the text that is between the opening and the closing tags (which might be subject to other wikitext formatting too), but never translate the words between the angle brackets! This would break the formatting of the page.
* <nowiki><ref>references</ref> and <div>other HTML tags</div></nowiki>: wikitext uses some tags wrapped by angle brackets (<>). Feel free to translate the text that is between the opening and the closing tags (which might be subject to other wikitext formatting too), but never translate the words between the angle brackets! This would break the formatting of the page.
* <nowiki>[[File:Nonbinary.png|thumb|Nonbinary flag]]</nowiki>: this code generates an image of the nonbinary flag in a thumbnail with a footer that reads ''Nonbinary flag''. You will rarely find the full code in the translation interface, and instead only the footer will appear for translation. But if you do, only translate the footer, not the file name, the word ''File:'' or the word ''thumb''.
* <nowiki>[[File:Nonbinary.png|thumb|Nonbinary flag]]</nowiki>: this code generates an image of the nonbinary flag in a thumbnail with a footer that reads ''Nonbinary flag''. You will rarely find the full code in the translation interface, and instead only the footer will be available for translation. But if you do find the full syntax, only translate the footer, not the file name, the word ''File:'', or the word ''thumb''.
* <nowiki>{{templates|key=value}}</nowiki>: just like with images, you will rarely find this syntax in the translation interface, and instead you will be asked to just translate the values that need to be translated (if any). If you see this syntax, though, translate only the values (i.e. the words that appear at the right side of the = sign).
* <nowiki>{{templates|key=value}}</nowiki>: just like with images, you will rarely find this syntax in the translation interface, and instead you will be asked to just translate the values that need to be translated (if any). If you see this syntax, though, translate only the values (i.e. the words that appear at the right side of the = sign).
{{collapse bottom}}
{{collapse bottom}}
<big>'''How to review translations'''</big>
The translation of a page will not be public until another user has reviewed it, but reviewing is a quick process (assuming that the translation is good) so don't worry! Before getting started, make sure that you have create an account and are logged-in, as only registered users can review translations.
To get started, go to the page you want to review and click on the small ''Translate this page'' link, which will appear at the very top of the page content. 
<big>'''Information for translation admins'''</big>
Illum aut aliquid voluptas non culpa velit. Necessitatibus unde ipsam veritatis accusantium. Et blanditiis nam illo quis omnis. Vero consequatur libero qui aut sint officiis repudiandae. Quia vel nihil placeat laborum voluptas rem ea. Cumque architecto consequuntur porro nesciunt.


</div>
</div>
Line 59: Line 49:


* Follow us on social media and interact with our posts. We are [https://nonbinarywiki.tumblr.com <span style="color:white"><u>@NonbinaryWiki</u></span>] on Tumblr!
* Follow us on social media and interact with our posts. We are [https://nonbinarywiki.tumblr.com <span style="color:white"><u>@NonbinaryWiki</u></span>] on Tumblr!
* [https://discord.gg/nkjSpJa <span style="color:white"><u>Join our Discord community</u></span>], open to both nonbinary and binary people.
* [{{Discord link}} <span style="color:white"><u>Join our Discord community</u></span>], open to both nonbinary and binary people.
* If you can afford it, [https://www.patreon.com/nonbinarywiki  <span style="color:white"><u>become a patreon</u></span>] to support the project, for as low as $2/month!</span>
* If you can afford it, [https://ko-fi.com/nonbinarywiki  <span style="color:white"><u>support us on Ko-fi</u></span>] to help us cover our expenses!</span>
</div>
</div>
</div>
</div>
Line 66: Line 56:
<div style="width:33.33%; float:right; background:#dbdbdb;">
<div style="width:33.33%; float:right; background:#dbdbdb;">
<div style="margin:20px;">
<div style="margin:20px;">
<span style="font-weight: bold; font-size:17px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">Editing a translation</span>
<span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">Editing a translation made by another user is not only quick and easy, but also encouraged! All of our editors are volunteers, and errors may happen; if you spot one, follow these instructions to correct it:
# Access the translation interface, as explained in the main section of this page.
# After making sure you have selected your language in the top right drop-down, click on the ''Translated'' tab.
# Find the segment with the error and click it.
# Make the changes you want, optionally add a summary with an explanation, and click ''Save translation''.
# Your changes will be published immediately!
</span>
</div></div>
<div style="width:33.33%; float:right;>
<div style="margin:20px;">
<span style="font-weight: bold; font-size:17px; font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">Need help?</span>
<span style="font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;">Using new tools can sometimes be confusing. You can look at already-translated articles, such as [[nonbinary]], to see how the translation interface looks when some segments are already translated.
If you are in need of assistance, or just want to hang out with fellow translators and editors, join our Discord server! Follow this invite link: https://discord.gg/nkjSpJa.
You can also use the [[Nonbinary Wiki talk:Translations|talk page of this guide]] to open a new thread and ask any questions you have!
</span>
</div></div>
</div></div>


</div>
</div>


[[Category:Project]]
[[Category:Guides and help pages]]
Rollbackers
10

edits