Index: trunk/tools/ToolserverI18N/language/Domains.php |
— | — | @@ -9,6 +9,6 @@ |
10 | 10 | 'Orphantalk2' => 'Orphantalk2.i18n.php', |
11 | 11 | 'Recentanonymousactivity' => 'Recentanonymousactivity.i18n.php', |
12 | 12 | 'Svgtranslate' => 'Svgtranslate.i18n.php', |
| 13 | + 'Templatecount' => 'Templatecount.i18n.php', |
13 | 14 | 'Tsintuition' => 'Tsintuition.i18n.php', |
14 | | - 'Templatecount' => 'Templatecount.i18n.php', |
15 | | -); |
\ No newline at end of file |
| 15 | +); |
Index: trunk/tools/ToolserverI18N/language/messages/Commonshelper2.i18n.php |
— | — | @@ -33,7 +33,7 @@ |
34 | 34 | 'move_file_from_com' => 'Move file from Wikimedia Commons to project', |
35 | 35 | 'categories' => 'Categories', |
36 | 36 | 'remove_cats' => 'Remove existing categories', |
37 | | - 'checkusage' => 'CheckUsage', |
| 37 | + 'checkusage' => 'CheckUsage', // Optional |
38 | 38 | 'use_checkusage' => 'Use $1CommonSense$2 to suggest new categories', |
39 | 39 | 'tusc' => 'TUSC', // Ignore |
40 | 40 | 'use_tusc' => 'Use $1TUSC$2 to authenticate and transfer the file directly', |
Index: trunk/tools/ToolserverI18N/language/messages/General.i18n.php |
— | — | @@ -11,12 +11,12 @@ |
12 | 12 | * @author Krinkle |
13 | 13 | */ |
14 | 14 | $messages['en'] = array( |
15 | | - 'dateformat' => '%B %d %Y', |
| 15 | + 'dateformat' => '%B %d %Y', // Optional |
16 | 16 | 'hello' => 'Hello', |
17 | 17 | 'welcome' => 'Welcome', |
18 | 18 | 'toolversionstamp' => 'Version $1 ($2)', |
19 | 19 | 'etc' => 'etc.', |
20 | | - 'colon-separator' => ':', |
| 20 | + 'colon-separator' => ':', // Optional |
21 | 21 | 'namespace' => 'Namespace', |
22 | 22 | 'form-submit' => 'Go', |
23 | 23 | 'form-reset' => 'Reset', |
— | — | @@ -28,7 +28,7 @@ |
29 | 29 | 'seconds' => 'seconds', |
30 | 30 | 'last-modified-date' => 'Last modified: $1', |
31 | 31 | 'view-source' => 'View source', |
32 | | - 'parentheses' => '($1)', // optional |
| 32 | + 'parentheses' => '($1)', // Optional |
33 | 33 | ); |
34 | 34 | |
35 | 35 | /** Message documentation (Message documentation) |
— | — | @@ -36,12 +36,12 @@ |
37 | 37 | * @author Krinkle |
38 | 38 | */ |
39 | 39 | $messages['qqq'] = array( |
40 | | - 'dateformat' => 'Dateformat in this language. See documentation about [http://www.php.net/manual/en/function.strftime.php strftime() at php.net] for the syntax.', |
| 40 | + 'dateformat' => '{{Optional}} Dateformat in this language. See documentation about [http://www.php.net/manual/en/function.strftime.php strftime() at php.net] for the syntax.', |
41 | 41 | 'hello' => 'A friendly greet.', |
42 | 42 | 'welcome' => 'A friendly welcome.', |
43 | 43 | 'toolversionstamp' => 'Short sentence about what the last version of this tool is and when the last update was. <code>$1</code> is the version (eg. "1.5.5beta") and <code>$2</code> is the date (without time).', |
44 | 44 | 'etc' => 'Abbreviated form of "et cetera"', |
45 | | - 'colon-separator' => 'Optional message. Change it only if your language uses another character for ":" or it needs an extra space before the colon.', |
| 45 | + 'colon-separator' => '{{Optional}} Change it only if your language uses another character for ":" or it needs an extra space before the colon.', |
46 | 46 | 'namespace' => '{{Identical|Namespace}}', |
47 | 47 | 'form-submit' => 'A general label for a form submission button. Not per se a search form! |
48 | 48 | {{Identical|Go}}', |
— | — | @@ -55,6 +55,7 @@ |
56 | 56 | 'seconds' => 'Notation of time duration for multiple hours (eg. "Duration: x seconds" ). No support for advenced plural yet.', |
57 | 57 | 'last-modified-date' => 'The date something was last modified. $1 is a date (eg. "April 5 2010, 12:30 AM")', |
58 | 58 | 'view-source' => 'Label for a button or link that, when clicked, will present the program source code.', |
| 59 | + 'parentheses' => '{{Optional}}', |
59 | 60 | ); |
60 | 61 | |
61 | 62 | /** Afrikaans (Afrikaans) |
Index: trunk/tools/ToolserverI18N/language/messages/Getwikiapi.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | * @author Krinkle |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'title' => 'Get Wiki API', // Ignore, do not translate |
| 19 | + 'title' => 'Get Wiki API', // Ignore |
20 | 20 | 'formats-heading' => 'Output formats', |
21 | 21 | 'input' => 'Input', |
22 | 22 | 'label-wikiids' => 'Wiki identifiers', |
Index: trunk/tools/ToolserverI18N/language/messages/Svgtranslate.i18n.php |
— | — | @@ -59,7 +59,8 @@ |
60 | 60 | * @author Purodha |
61 | 61 | */ |
62 | 62 | $messages['qqq'] = array( |
63 | | - 'title' => 'The title of the tool.', |
| 63 | + 'title' => 'The title of the tool. |
| 64 | +{{Optional}}', |
64 | 65 | 'error-tryagain' => 'A general error message appended to another error message ($1) suggesting the user hits their "Back" button and tries again.', |
65 | 66 | 'error-nothing' => 'An error received when the tool finds no translatable items of text in the SVG.', |
66 | 67 | 'error-notsvg' => 'An error that occurs when the file provided is not in the required SVG file format.', |
Index: trunk/tools/ToolserverI18N/language/messages/Krinkle.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | * @author Krinkle |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'alws-label' => 'Wiki', // optional |
| 19 | + 'alws-label' => 'Wiki', // Optional |
20 | 20 | 'alws-selectwiki' => '(select wiki)', |
21 | 21 | 'alws-group-mustused' => 'Most used wikis', |
22 | 22 | 'alws-group-allaz' => 'All wikis alphabetically', |
Index: trunk/tools/ToolserverI18N/language/messages/Monumentsapi.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | * @author Multichill |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'title' => 'Monuments API', // Do not translate |
| 19 | + 'title' => 'Monuments API', // Ignore |
20 | 20 | 'search-table-th-field' => 'Field', |
21 | 21 | 'search-table-th-filter' => 'Filter', |
22 | 22 | 'search-table-th-search' => 'Search', |
Index: trunk/tools/ToolserverI18N/language/messages/Templatecount.i18n.php |
— | — | @@ -13,7 +13,7 @@ |
14 | 14 | * @author Jarry1250 |
15 | 15 | */ |
16 | 16 | $messages['en'] = array( |
17 | | - 'title' => 'Template transclusion count', // Translators: Optional |
| 17 | + 'title' => 'Template transclusion count', // Optional |
18 | 18 | 'enter-details' => 'Enter details', |
19 | 19 | 'introduction' => "Type in the name of a template (Wikipedias only at the moment, sorry) and press go. It's as simple as that. There is some caching (remembering of results), but that is unfortunately outside of the control of this tool and its owner.", |
20 | 20 | 'language-label' => 'Language', |
— | — | @@ -24,3 +24,11 @@ |
25 | 25 | 'error-suggestion' => 'Perhaps you misspelt (or mis-capitalised) the name of the page?', |
26 | 26 | 'time-label' => 'Time taken to execute command', |
27 | 27 | ); |
| 28 | + |
| 29 | +/** Message documentation (Message documentation) |
| 30 | + * @author Krinkle |
| 31 | + */ |
| 32 | +$messages['qqq'] = array( |
| 33 | + 'title' => 'The title of the tool. |
| 34 | +{{Optional}}', |
| 35 | +); |
Index: trunk/tools/ToolserverI18N/language/messages/Jarry.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | * @author Jarry |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'title' => 'Jarry1250\'s Toolserver Tools', // Ignore, do not translate |
| 19 | + 'title' => 'Jarry1250\'s Toolserver Tools', // Ignore |
20 | 20 | 'moretools' => 'more tools from the same author', |
21 | 21 | 'bugs' => 'bug reports and feature requests', |
22 | 22 | 'comments' => 'comments and queries', |
Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | * @author Krinkle |
17 | 17 | */ |
18 | 18 | $messages['en'] = array( |
19 | | - 'title' => 'Toolserver Intuition', // Ignore, do not translate |
| 19 | + 'title' => 'Toolserver Intuition', // Ignore |
20 | 20 | 'fullname' => 'Internationalization for Toolserver\'s User Interface', |
21 | 21 | 'current-settings' => 'Current settings', |
22 | 22 | 'current-language' => 'Currently selected language', |