https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115294
Revision: 115294 Author: siebrand Date: 2012-05-12 19:25:51 +0000 (Sat, 12 May 2012) Log Message: ----------- Localisation updates from http://translatewiki.net. Modified Paths: -------------- trunk/extensions/Icon/Icon.i18n.php Modified: trunk/extensions/Icon/Icon.i18n.php =================================================================== --- trunk/extensions/Icon/Icon.i18n.php 2012-05-12 19:25:47 UTC (rev 115293) +++ trunk/extensions/Icon/Icon.i18n.php 2012-05-12 19:25:51 UTC (rev 115294) @@ -519,6 +519,7 @@ /** Norwegian Nynorsk (Norsk (nynorsk)) * @author Harald Khan + * @author Njardarlogar */ $messages['nn'] = array( 'icon-badimage' => 'Dårleg bilete', @@ -674,6 +675,7 @@ * @author Harald Khan * @author Lejonel * @author M.M.S. + * @author Njardarlogar */ $messages['sv'] = array( 'icon-badimage' => 'Dålig bild', @@ -698,7 +700,7 @@ 'icon-badwidth' => 'Васеъии номуносиб', ); -/** Tajik (Latin script) (tojikī) +/** Tajik (Latin script) (Tojikī) * @author Liangent */ $messages['tg-latn'] = array( @@ -753,7 +755,7 @@ 'icon-desc' => 'Permete de doparar le imagini come icone e icone con colegamento', ); -/** Veps (Vepsan kel') +/** Veps (Vepsän kel’) * @author Игорь Бродский */ $messages['vep'] = array( _______________________________________________ MediaWiki-CVS mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs
