Localisation updates for core and extension messages from translatewiki.net (2010-07-31 21:16:00 UTC)

This commit is contained in:
Raimond Spekking 2010-07-31 21:28:50 +00:00
parent 4fca98b9a9
commit 9a37362e88

View file

@ -45,6 +45,15 @@ $messages['de'] = array(
'rss-empty' => 'Der RSS-Feed konnte nicht von $1 geladen werden!',
);
/** Lower Sorbian (Dolnoserbski)
* @author Michawiki
*/
$messages['dsb'] = array(
'rss-desc' => 'Zwobraznjujo RSS-kanal na wikiboku',
'rss-error' => 'RSS-kanal njejo dał se z $1 zacytaś: $2',
'rss-empty' => 'RSS-kanal njejo dał se z $1 zacytaś!',
);
/** Spanish (Español)
* @author Locos epraix
*/