Difference between revisions of "Translating talk:Intuition"
Jump to navigation
Jump to search
(13 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
<div class="toccolours" style="font-size:larger"> |
<div class="toccolours" style="font-size:larger"> |
||
− | If you need help or want to make a request regarding the |
+ | If you need help or want to make a request regarding the Intuition project, please create a thread below. |
− | |||
− | <div class="toccolours plainlinks" style="text-align:center; font-weight:bold; background-color:white; width:80%; margin:0 auto;">[http://translatewiki.net/w/i.php?title={{urlencode:{{FULLPAGENAME}}}}&lqt_method=talkpage_new_thread <span style="display:block">New subject</span>]</div> |
||
+ | <div class="toccolours plainlinks" style="text-align:center; font-weight:bold; background-color:white; width:80%; margin:0 auto;">[http://translatewiki.net/w/i.php?title={{urlencode:{{FULLPAGENAME}}|PATH}}&lqt_method=talkpage_new_thread#msg-head-foot <span style="display:block">New subject</span>]</div> |
||
+ | __NOTOC__ __NOEDITSECTION__ |
||
Requests such as the following: |
Requests such as the following: |
||
+ | {| style="width:100%" class="vatop" |
||
− | * '''Request a new tool to be added''' to the translation cycle<br /><!-- |
||
+ | |style="width:50%"| |
||
− | -->Be sure you pass the following requirements: |
||
+ | === Request a new tool to be added === |
||
− | ** Include a URL to a working version of it as hosted on http://toolserver.org/ |
||
+ | Be sure you pass the following requirements as you follow these 5 steps: |
||
− | ** The tool is in an SVN repository (or other public location) where the source code can be found (Tools translated by TranslateWiki must be open-source). |
||
+ | # The tool is in a Git repository (or other '''public location) where the source code''' can be found (Tools translated by translatewiki.net must be open-source). |
||
− | ** Include the preferred textdomain name (eg. "Mycooltool" for "My Cool Tool") |
||
− | + | # To ease the transition from English to multilingual it is recommended you '''start using the Intuition class in your tool before placing your request''' here. You can create a local development i18n-file and load it in the class as if it was synced from translatewiki.net to the central i18n directory. Read more about this [https://github.com/Krinkle/intuition/wiki/Documentation#debug-and-development in the Intuition documentation]. By preparing your English messages you will save yourself the trouble of a complicated switch. This way, once it's in translatewiki.net, all you have to do is delete your local file and remove the call to <code>$I18N->loadTextdomainFromFile()</code>. |
|
+ | # Show users of your tool that it is available in multiple languages and that they should visit the Intuition page to configure their settings. The easier way to do that is to '''call <code>$I18N->dashboardBacklink()</code> somewhere'''. |
||
− | * '''Modify messages in the source language''' (English) which require '''<tt>FUZZY</tt>''' to be run. |
||
+ | # '''Make a request here''' by creating a thread (be sure to ''include an URL'' to a live version of it as hosted on https://tools.wmflabs.org/) |
||
− | ** Include the message-key and text-domain of the message and why it should be modified and your proposed change. |
||
+ | |||
+ | |style="padding-left:0.5em"| |
||
+ | === Original messages === |
||
+ | Modify, Delete or Add messages in the source language. |
||
+ | |||
+ | Include the message-key and text-domain of the message and (if a modification is requested) why it should be modified and your proposed change. |
||
</div> |
</div> |
||
+ | <div id="msg-head-foot"></div> |
Latest revision as of 10:19, 5 April 2015
If you need help or want to make a request regarding the Intuition project, please create a thread below.
Requests such as the following:
Request a new tool to be addedBe sure you pass the following requirements as you follow these 5 steps:
|
Original messagesModify, Delete or Add messages in the source language. Include the message-key and text-domain of the message and (if a modification is requested) why it should be modified and your proposed change. |