https://www.mediawiki.org/wiki/Special:Code/MediaWiki/115229
Revision: 115229 Author: siebrand Date: 2012-05-12 19:21:59 +0000 (Sat, 12 May 2012) Log Message: ----------- Localisation updates from http://translatewiki.net. Modified Paths: -------------- trunk/extensions/APC/APC.i18n.php Modified: trunk/extensions/APC/APC.i18n.php =================================================================== --- trunk/extensions/APC/APC.i18n.php 2012-05-12 19:21:55 UTC (rev 115228) +++ trunk/extensions/APC/APC.i18n.php 2012-05-12 19:21:59 UTC (rev 115229) @@ -206,7 +206,7 @@ 'viewapc-ls-submit' => 'Fano!', ); -/** Abkhazian (Аҧсуа) +/** Abkhazian (Аҧсшәа) * @author Temuri rajavi */ $messages['ab'] = array( @@ -5250,6 +5250,7 @@ /** Norwegian Nynorsk (Norsk (nynorsk)) * @author Harald Khan + * @author Njardarlogar */ $messages['nn'] = array( 'apc' => 'APC-informasjon', @@ -5525,6 +5526,20 @@ 'viewapc-ls-limit-none' => 'All', ); +/** Pälzisch (Pälzisch) + * @author Manuae + */ +$messages['pfl'] = array( + 'viewapc-clear-confirm' => 'Megschd de Cache leere?', + 'viewapc-display-deletion_time' => 'Geleschd', + 'viewapc-display-no-delete' => 'Ned geleschd', + 'viewapc-ls-header-size' => 'Greeß', + 'viewapc-ls-header-deleted' => 'Geleschd', + 'viewapc-ls-scope-deleted' => 'Geleschd', + 'viewapc-ls-sort-deleted' => 'Geleschd', + 'viewapc-version-failed' => 'Do komma nix iwa die Version saache.', +); + /** Polish (Polski) * @author Sp5uhe */ @@ -7158,7 +7173,7 @@ 'viewapc-display-value' => 'Қимат', ); -/** Tajik (Latin script) (tojikī) +/** Tajik (Latin script) (Tojikī) * @author Liangent */ $messages['tg-latn'] = array( @@ -7411,7 +7426,7 @@ 'viewapc-ls-submit' => 'كۆچۈش!', ); -/** Uyghur (Latin script) (Uyghurche) +/** Uyghur (Latin script) (Uyghurche) * @author Jose77 */ $messages['ug-latn'] = array( @@ -7529,7 +7544,7 @@ 'viewapc-usercache-cleared' => "'''''Кеш дпдатку очищений.'''''", ); -/** 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
