mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-12-01 03:17:16 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: I94cdb872e825d21803979f93c3bb95dbbfbe1590
This commit is contained in:
parent
a3f8ff8b24
commit
90b0981b5c
|
@ -110,6 +110,20 @@ $messages['nl'] = array(
|
||||||
'pageimages-desc' => 'Verzamelt informatie over afbeeldingen die worden gebruikt op de pagina',
|
'pageimages-desc' => 'Verzamelt informatie over afbeeldingen die worden gebruikt op de pagina',
|
||||||
);
|
);
|
||||||
|
|
||||||
|
/** Polish (polski)
|
||||||
|
* @author Woytecr
|
||||||
|
*/
|
||||||
|
$messages['pl'] = array(
|
||||||
|
'pageimages-desc' => 'Zbiera informacje o obrazach wykorzystywanych na stronie',
|
||||||
|
);
|
||||||
|
|
||||||
|
/** Piedmontese (Piemontèis)
|
||||||
|
* @author Dragonòt
|
||||||
|
*/
|
||||||
|
$messages['pms'] = array(
|
||||||
|
'pageimages-desc' => 'A cheuj anformassion a propòsit ëd le figure dovrà an sla pagina',
|
||||||
|
);
|
||||||
|
|
||||||
/** Tagalog (Tagalog)
|
/** Tagalog (Tagalog)
|
||||||
* @author AnakngAraw
|
* @author AnakngAraw
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue