mediawiki-extensions-PageIm.../PageImages.i18n.php
Translation updater bot 0e050949d2 Localisation updates from http://translatewiki.net.
Change-Id: Ic0b70e1b30035386ebe02bf45dc599cd9bc057bc
2012-08-10 19:22:39 +00:00

142 lines
3.4 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$messages = array();
// en translation
$messages['en'] = array (
'pageimages-desc' => 'Collects information about images used on page',
);
/** Message documentation (Message documentation) */
$messages['qqq'] = array(
'pageimages-desc' => '{{desc}}',
);
/** Belarusian (Taraškievica orthography) (‪беларуская (тарашкевіца))
* @author Wizardist
*/
$messages['be-tarask'] = array(
'pageimages-desc' => 'Зьбірае зьвесткі пра выявы, выкарыстаныя на старонцы',
);
/** German (Deutsch)
* @author Kghbln
*/
$messages['de'] = array(
'pageimages-desc' => 'Ermöglicht das Sammeln von Informationen zu Bildern, die sich auf einer Seite befinden',
);
/** Lower Sorbian (dolnoserbski)
* @author Michawiki
*/
$messages['dsb'] = array(
'pageimages-desc' => 'Zběra informacije wó wobrazach, kótarež su na boku',
);
/** Spanish (español)
* @author Armando-Martin
*/
$messages['es'] = array(
'pageimages-desc' => 'Recopila información sobre las imágenes utilizadas en la página',
);
/** French (français)
* @author DavidL
*/
$messages['fr'] = array(
'pageimages-desc' => 'Recueille des informations sur les images utilisées sur les pages',
);
/** Galician (galego)
* @author Toliño
*/
$messages['gl'] = array(
'pageimages-desc' => 'Recolle información sobre as imaxes usadas nunha páxina',
);
/** Upper Sorbian (hornjoserbsce)
* @author Michawiki
*/
$messages['hsb'] = array(
'pageimages-desc' => 'Zběra informacije wo wobrazach, kotrež su na stronje',
);
/** Interlingua (interlingua)
* @author McDutchie
*/
$messages['ia'] = array(
'pageimages-desc' => 'Collige informationes sur le imagines usate in un pagina',
);
/** Italian (italiano)
* @author Beta16
*/
$messages['it'] = array(
'pageimages-desc' => 'Raccoglie informazioni sulle immagini utilizzate nella pagina',
);
/** Japanese (日本語)
* @author Shirayuki
*/
$messages['ja'] = array(
'pageimages-desc' => 'ページで使用されている画像についての情報を収集する',
);
/** Korean (한국어)
* @author 아라
*/
$messages['ko'] = array(
'pageimages-desc' => '문서에 쓰이는 그림에 대한 정보 수집',
);
/** Colognian (Ripoarisch)
* @author Purodha
*/
$messages['ksh'] = array(
'pageimages-desc' => 'Deiht Aanjabe sammelle övver Belder, di en Sigge jebruch wääde.',
);
/** Luxembourgish (Lëtzebuergesch)
* @author Robby
*/
$messages['lb'] = array(
'pageimages-desc' => 'Sammelt Informatiounen iwwer Biller déi op der Säit benotzt ginn',
);
/** Macedonian (македонски)
* @author Bjankuloski06
*/
$messages['mk'] = array(
'pageimages-desc' => 'Собира информации за сликите што се користат на дадена страница',
);
/** Dutch (Nederlands)
* @author AvatarTeam
*/
$messages['nl'] = array(
'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 Borichèt
* @author Dragonòt
*/
$messages['pms'] = array(
'pageimages-desc' => "A cheuj dj'anformassion a propòsit ëd le figure dovrà an sla pàgina",
);
/** Tagalog (Tagalog)
* @author AnakngAraw
*/
$messages['tl'] = array(
'pageimages-desc' => 'Nagtitipon ng kabatiran patungkol sa mga larawang ginagamit sa ibabaw ng pahina',
);