mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PageImages
synced 2024-11-15 03:43:46 +00:00
fe1a3c8f40
Change-Id: I24ec0169bf5e1739f65e531877b41e6e076fb6d9
262 lines
6.7 KiB
PHP
262 lines
6.7 KiB
PHP
<?php
|
||
|
||
$messages = array();
|
||
|
||
$messages['en'] = array (
|
||
'pageimages-desc' => 'Collects information about images used on page',
|
||
'pageimages-blacklist' => '', # do not translate or duplicate this message to other languages
|
||
);
|
||
|
||
/** Message documentation (Message documentation)
|
||
* @author Shirayuki
|
||
*/
|
||
$messages['qqq'] = array(
|
||
'pageimages-desc' => '{{desc|name=Page Images|url=http://www.mediawiki.org/wiki/Extension:PageImages}}',
|
||
'pageimages-blacklist' => 'List of images. They will never be selected as page images',
|
||
);
|
||
|
||
/** Asturian (asturianu)
|
||
* @author Xuacu
|
||
*/
|
||
$messages['ast'] = array(
|
||
'pageimages-desc' => "Recueye información de les imaxes que s'usen nuna páxina",
|
||
);
|
||
|
||
/** Belarusian (Taraškievica orthography) (беларуская (тарашкевіца))
|
||
* @author Wizardist
|
||
*/
|
||
$messages['be-tarask'] = array(
|
||
'pageimages-desc' => 'Зьбірае зьвесткі пра выявы, выкарыстаныя на старонцы',
|
||
);
|
||
|
||
/** Czech (čeština)
|
||
* @author Mormegil
|
||
*/
|
||
$messages['cs'] = array(
|
||
'pageimages-desc' => 'Sbírá informace o obrázcích používaných na stránce',
|
||
);
|
||
|
||
/** 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',
|
||
);
|
||
|
||
/** Estonian (eesti)
|
||
* @author Pikne
|
||
*/
|
||
$messages['et'] = array(
|
||
'pageimages-desc' => 'Kogub teavet leheküljel kasutatud piltide kohta.',
|
||
);
|
||
|
||
/** Persian (فارسی)
|
||
* @author Reza1615
|
||
*/
|
||
$messages['fa'] = array(
|
||
'pageimages-desc' => 'جمعآوری اطلاعات درباره تصاویر مورد استفاده در صفحه',
|
||
);
|
||
|
||
/** Finnish (suomi)
|
||
* @author VezonThunder
|
||
*/
|
||
$messages['fi'] = array(
|
||
'pageimages-desc' => 'Kerää tietoa sivulla käytetyistä kuvista',
|
||
);
|
||
|
||
/** 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',
|
||
);
|
||
|
||
/** Hebrew (עברית)
|
||
* @author Amire80
|
||
*/
|
||
$messages['he'] = array(
|
||
'pageimages-desc' => 'איסוף מידע על תמונות שמשמשות בדף',
|
||
);
|
||
|
||
/** 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',
|
||
);
|
||
|
||
/** Iloko (Ilokano)
|
||
* @author Lam-ang
|
||
*/
|
||
$messages['ilo'] = array(
|
||
'pageimages-desc' => 'Agurnong kadagiti pakaammo a maipanggep kadagiti ladawan a naus-usar iti panid',
|
||
);
|
||
|
||
/** 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' => 'Собира информации за сликите што се користат на дадена страница',
|
||
);
|
||
|
||
/** Malayalam (മലയാളം)
|
||
* @author Praveenp
|
||
*/
|
||
$messages['ml'] = array(
|
||
'pageimages-desc' => 'താളുകളിൽ ഉപയോഗിച്ചിരിക്കുന്ന ചിത്രങ്ങളുടെ വിവരം ശേഖരിക്കുന്നതിനുള്ള സൗകര്യം',
|
||
);
|
||
|
||
/** Malay (Bahasa Melayu)
|
||
* @author Anakmalaysia
|
||
*/
|
||
$messages['ms'] = array(
|
||
'pageimages-desc' => 'Mengumpul maklumat tentang gambar-gambar yang digunakan pada halaman',
|
||
);
|
||
|
||
/** Norwegian Bokmål (norsk bokmål)
|
||
*/
|
||
$messages['nb'] = array(
|
||
'pageimages-desc' => 'Samler informasjon om bilder som brukes på siden',
|
||
);
|
||
|
||
/** 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",
|
||
);
|
||
|
||
/** tarandíne (tarandíne)
|
||
* @author Joetaras
|
||
*/
|
||
$messages['roa-tara'] = array(
|
||
'pageimages-desc' => "Collezzione 'mbormaziune sus a le immaggine ausate sus 'à pàgene",
|
||
);
|
||
|
||
/** Russian (русский)
|
||
* @author Okras
|
||
*/
|
||
$messages['ru'] = array(
|
||
'pageimages-desc' => 'Собирает информацию об изображениях, используемых на странице',
|
||
);
|
||
|
||
/** Swedish (svenska)
|
||
* @author Ainali
|
||
*/
|
||
$messages['sv'] = array(
|
||
'pageimages-desc' => 'Samlar in information om bilder som används på sidan',
|
||
);
|
||
|
||
/** Tagalog (Tagalog)
|
||
* @author AnakngAraw
|
||
*/
|
||
$messages['tl'] = array(
|
||
'pageimages-desc' => 'Nagtitipon ng kabatiran patungkol sa mga larawang ginagamit sa ibabaw ng pahina',
|
||
);
|
||
|
||
/** Ukrainian (українська)
|
||
* @author Base
|
||
*/
|
||
$messages['uk'] = array(
|
||
'pageimages-desc' => 'Збирає сторінку про зображення, що використовуються на сторінці',
|
||
);
|
||
|
||
/** Vietnamese (Tiếng Việt)
|
||
* @author Minh Nguyen
|
||
*/
|
||
$messages['vi'] = array(
|
||
'pageimages-desc' => 'Thu tập thông tin về các hình ảnh trên trang',
|
||
);
|
||
|
||
/** Simplified Chinese (中文(简体))
|
||
* @author Yfdyh000
|
||
*/
|
||
$messages['zh-hans'] = array(
|
||
'pageimages-desc' => '收集有关图像在页面上使用的信息',
|
||
);
|
||
|
||
/** Traditional Chinese (中文(繁體))
|
||
* @author Justincheng12345
|
||
*/
|
||
$messages['zh-hant'] = array(
|
||
'pageimages-desc' => '收集有關頁面中圖像的資訊',
|
||
);
|