Changes

Jump to navigation Jump to search
2,226 bytes added ,  06:35, 4 January 2019
→‎For modders: + draft request process
Line 57: Line 57:  
===Using translations===
 
===Using translations===
 
For help using translations, see [[Modding:Modder Guide/APIs/Translation]].
 
For help using translations, see [[Modding:Modder Guide/APIs/Translation]].
 +
 +
===Request translations===
 +
<div style="border: 1px solid gray; border-left: 1em solid gray; padding: 0.5em 1em; border-radius: 5px;">'''This is a draft. Please don't request translations this way yet.'''</div>
 +
 +
You can ask translators to provide translations for your mod. This can be a lot of work and translators often don't get much credit, so we ask for a bit of upfront work to make it easier.
 +
 +
<ol>
 +
 +
<li>Before you start:
 +
# Your mod '''must''' be open-source on a public site like [https://github.com/ GitHub].<br />''This is important for the modders curating the request list, since it lets them (a) check the current status of your mod translations to keep requests up-to-date, (b) answer questions from translators if needed, and (c) submit a pull request with any translations received when the ticket is closed if you stop responding.''
 +
# Make sure you watch the request and you have time to reply to questions! Your request will be closed if you don't respond to a question on the ticket within 72 hours.
 +
# The <tt>default.json</tt> must be complete and in English. If your main language isn't English and you need help preparing it, we can help! Just create a request the same way below, but choose <code>needs: English copyediting</code> as the label instead.
 +
</li>
 +
 +
<li>[https://github.com/StardewModders/mod-translations/issues Create a request ticket] with this info:
 +
{| class="wikitable"
 +
|-
 +
! field
 +
! what to enter
 +
|-
 +
| title
 +
| The mod name and version to translate.
 +
|-
 +
| labels
 +
| Choose the 'needs:' labels for the translations you need. (Don't add 'done:' labels, that's only for completed requests.)
 +
|-
 +
| Description
 +
| Provide the following information:
 +
* A brief summary of what your mod does, including a link to the mod page.
 +
* A link to the open-source code.
 +
* A download link if you're requesting translations for an unreleased version. (You can attach it directly to the request ticket.)
 +
* If needed, an explanation of where the text appears, screenshots, etc.
 +
 +
Here's [https://github.com/StardewModders/mod-translations/issues/1 an example request] which provides that info.
 +
|}</li>
 +
<li>Watch your notifications so you know when someone contributes translations or answers a question!</li>
 +
</ol>
    
{{modding guide footer
 
{{modding guide footer
translators
8,439

edits

Navigation menu