Merge "Drop index oi_name_archive_name on table oldimage"
[lhc/web/wiklou.git] / languages / messages / MessagesPms.php
1 <?php
2 /** Piedmontese (Piemontèis)
3 *
4 * To improve a translation please visit https://translatewiki.net
5 *
6 * @ingroup Language
7 * @file
8 *
9 * @author Borichèt
10 * @author Bèrto 'd Sèra
11 * @author Dragonòt
12 * @author Geitost
13 * @author Kaganer
14 * @author MaxSem
15 * @author SabineCretella
16 * @author Teak
17 * @author The Evil IP address
18 * @author Ævar Arnfjörð Bjarmason <avarab@gmail.com>, Jens Frank
19 * @author לערי ריינהארט
20 */
21
22 $fallback = 'it';
23
24 $namespaceNames = [
25 NS_MEDIA => 'Media',
26 NS_SPECIAL => 'Special',
27 NS_TALK => 'Discussion',
28 NS_USER => 'Utent',
29 NS_USER_TALK => 'Ciaciarade',
30 NS_PROJECT_TALK => 'Discussion_ant_sla_$1',
31 NS_FILE => 'Figura',
32 NS_FILE_TALK => 'Discussion_dla_figura',
33 NS_MEDIAWIKI => 'MediaWiki',
34 NS_MEDIAWIKI_TALK => 'Discussion_dla_MediaWiki',
35 NS_TEMPLATE => 'Stamp',
36 NS_TEMPLATE_TALK => 'Discussion_dlë_stamp',
37 NS_HELP => 'Agiut',
38 NS_HELP_TALK => 'Discussion_ant_sl\'agiut',
39 NS_CATEGORY => 'Categorìa',
40 NS_CATEGORY_TALK => 'Discussion_ant_sla_categorìa',
41 ];