Localisation updates for core messages from Betawiki (2008-05-18 15:17 CEST)
[lhc/web/wiklou.git] / languages / messages / MessagesMt.php
1 <?php
2 /** Maltese (Malti)
3 *
4 * @addtogroup Language
5 */
6
7 $messages = array(
8 'mytalk' => 'Diskussjonijiet tiegħi',
9 'navigation' => 'Navigazzjoni',
10
11 'help' => 'Għajnuna',
12 'search' => 'Fittex',
13 'go' => 'Mur',
14 'history_short' => 'Kronoloġija',
15 'printableversion' => 'Verżjoni għall-ipprintjar',
16 'permalink' => 'Link permanenti',
17 'edit' => 'Editja',
18 'delete' => 'Ħassar',
19 'protect' => 'Ipproteġi',
20 'unprotect' => 'Tibqax tipproteġi',
21 'personaltools' => 'Strumenti personali',
22 'talk' => 'Diskussjoni',
23 'toolbox' => 'Għodda',
24
25 # All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
26 'aboutsite' => 'Dwar {{SITENAME}}',
27 'currentevents' => 'Ġrajjiet kurrenti',
28 'currentevents-url' => 'Project:Ġrajjiet kurrenti',
29 'disclaimers' => 'Ċaħdiet',
30 'mainpage' => 'Paġna prinċipali',
31 'mainpage-description' => 'Paġna prinċipali',
32 'portal' => 'Portal tal-komunità',
33 'portal-url' => 'Project:Portal tal-komunità',
34 'sitesupport' => 'Donazzjonijiet',
35 'sitesupport-url' => 'Project:Donazzjonijiet',
36
37 'youhavenewmessages' => 'Għandek $1 ($2).',
38
39 # Short words for each namespace, by default used in the namespace tab in monobook
40 'nstab-main' => 'Artiklu',
41 'nstab-mediawiki' => 'Messaġġ',
42
43 # General errors
44 'viewsource' => 'Ara l-fonti',
45
46 # Login and logout pages
47 'userlogin' => 'Idħol jew oħloq kont ġdid',
48 'userlogout' => 'Oħroġ',
49
50 # Edit pages
51 'savearticle' => 'Salva l-paġna',
52 'editing' => 'Qed jiġi editjat l-artiklu $1',
53 'editingcomment' => 'Edit $1 (kumment)',
54
55 # Preferences page
56 'preferences' => 'Preferenzi',
57
58 # Recent changes
59 'recentchanges' => 'Tibdil riċenti',
60
61 # Recent changes linked
62 'recentchangeslinked' => 'Tibdil relatat',
63
64 # Upload
65 'upload' => "Tella' file",
66
67 # Random page
68 'randompage' => 'Paġna kwalunkwe',
69
70 # Miscellaneous special pages
71 'specialpages' => 'Paġni speċjali',
72 'move' => 'Mexxi',
73
74 # Special:Allpages
75 'allpages' => 'Il-paġni kollha',
76
77 # E-mail user
78 'emailuser' => 'Ibgħat e-mail lil dan l-utent',
79
80 # Watchlist
81 'watchlist' => "Lista t'osservazzjoni tiegħi",
82 'mywatchlist' => "Lista t'osservazzjoni tiegħi",
83 'watch' => 'Segwi',
84 'unwatch' => 'Tibqax issegwi',
85
86 # Undelete
87 'undelete' => 'Irkupra l-paġna mħassra',
88
89 # Contributions
90 'contributions' => 'Kontribuzzjonijiet tal-user',
91 'mycontris' => 'Kontribuzzjonijiet tiegħi',
92
93 # What links here
94 'whatlinkshere' => 'Links li jwasslu hawn',
95
96 # Block/unblock
97 'blockip' => 'Ibblokkja l-utent',
98
99 # Namespace 8 related
100 'allmessages' => 'Il-messaġġi kollha tas-sistema',
101
102 # Special:Version
103 'version' => 'Verżjoni', # Not used as normal message but as header for the special page itself
104
105 );