Localisation updates from http://translatewiki.net.

Change-Id: I9fae63d6908e7076dffad05dc8f85257ecc23175
This commit is contained in:
Translation updater bot 2012-10-22 01:42:48 +00:00
parent 5c4fdca535
commit 0afd281701

View file

@ -29,10 +29,12 @@ $messages['en'] = array(
/** Message documentation (Message documentation)
* @author Purodha
* @author Raymond
* @author Umherirrender
* @author Yekrats
*/
$messages['qqq'] = array(
'rss-invalid-url' => '$1 is the invalid URL for the RSS feed',
'rss-item' => '{{notranslate}}',
'rss-feed' => "; $1
: ''not to be localised''
: The RSS extension substitutes this placeholder with the name of a template page. The content of this template page determines the final layout of the RSS feed on the rendered wiki page. The Extension:RSS currently uses 'MediaWiki:Rss-feed' as default for $1. This means that the content of [[MediaWiki:Rss-feed]] determines how RSS feed items are rendered.
@ -1012,4 +1014,3 @@ $messages['zh-hant'] = array(
: {{{description}}}
: {{{author}}} {{{date}}}<!-- 在此切勿換行 --><!-- 第二種是需要Extension:ParserFunctions的改進版本--><!-- ; '''<span class='plainlinks'>[{{{link}}} {{{title}}}]</span>'''{{#if: {{{description|}}}|: {{{description}}}}}{{#if: {{{author|}}} | {{#if: {{{date|}}} |: &mdash; {{{author}}} {{{ date}}}}} | {{#if: {{{author|}}}|: &mdash; {{{author}}}}} {{#if: {{{date|}}}|:{{ {date}}}}}|}} -->",
);