Localisation updates for MediaWiki core messages from Betawiki
[lhc/web/wiklou.git] / languages / messages / MessagesWar.php
1 <?php
2 /** Winaray
3 * This is the Winaray localisation file
4 *
5 * @author Harvzsf (August 2007)
6 *
7 * @addtogroup Language
8 */
9
10 $messages = array(
11 # User preference toggles
12 'tog-underline' => 'Bagisa ha ilarom an mga sumpay:',
13
14 # Dates
15 'sunday' => 'Dominggo',
16 'monday' => 'Lunes',
17 'tuesday' => 'Martes',
18 'wednesday' => 'Miyerkoles',
19 'thursday' => 'Huwebes',
20 'friday' => 'Biyernes',
21 'saturday' => 'Sabado',
22 'sun' => 'Dom',
23 'mon' => 'Lun',
24 'tue' => 'Mar',
25 'wed' => 'Mi',
26 'thu' => 'Hu',
27 'fri' => 'Bi',
28 'sat' => 'Sab',
29 'january' => 'Enero',
30 'february' => 'Pebrero',
31 'march' => 'Marso',
32 'april' => 'Abril',
33 'may_long' => 'Mayo',
34 'june' => 'Hunyo',
35 'july' => 'Hulyo',
36 'august' => 'Agosto',
37 'september' => 'Septyembre',
38 'october' => 'Oktubre',
39 'november' => 'Nobyembre',
40 'december' => 'Disyembre',
41 'january-gen' => 'han Enero',
42 'february-gen' => 'han Pebrero',
43 'march-gen' => 'han Marso',
44 'april-gen' => 'han Abril',
45 'may-gen' => 'han Mayo',
46 'june-gen' => 'han Hunyo',
47 'july-gen' => 'han Hulyo',
48 'august-gen' => 'han Agosto',
49 'september-gen' => 'han Septyembre',
50 'october-gen' => 'han Oktubre',
51 'november-gen' => 'han Nobyembre',
52 'december-gen' => 'han Disyembre',
53
54 # Bits of text used by many pages
55 'categories' => '{{PLURAL:$1|Kategorya|Mga Kategorya}}',
56
57 'navigation' => 'Paglayag',
58
59 'tagline' => 'Tikang ha {{SITENAME}}',
60 'help' => 'Bulig',
61 'search' => 'Bilnga',
62 'searchbutton' => 'Bilnga',
63 'go' => 'Kadto-a',
64 'searcharticle' => 'Kadto-a',
65 'history' => 'Kaagi han pakli',
66 'history_short' => 'Kaagi',
67 'printableversion' => 'Maipapatik nga bersyon',
68 'permalink' => 'Sumpay nga unob',
69 'edit' => 'Igliwat',
70 'editthispage' => 'Igliwat ini nga pakli',
71 'delete' => 'Para-a',
72 'deletethispage' => 'Para-a ini nga pakli',
73 'newpage' => 'Bag-o nga pakli',
74 'talkpagelinktext' => 'Hiruhimangraw',
75 'specialpage' => 'Ispisyal nga Pakli',
76 'talk' => 'Hiruhimangraw',
77 'views' => 'Mga paglantaw',
78 'toolbox' => 'Garamiton',
79 'otherlanguages' => 'Ha iba nga mga yinaknan',
80
81 # 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).
82 'currentevents' => 'Mga panhitabo',
83 'currentevents-url' => 'Project:Mga panhitabo',
84 'disclaimers' => 'Mga Disclaimer',
85 'mainpage' => 'Syahan nga Pakli',
86 'portal' => 'Ganghaan han Komunidad',
87 'portal-url' => 'Project:Ganghaan han Komunidad',
88 'sitesupport' => 'Mga Donasyon',
89 'sitesupport-url' => 'Project:Mga Donasyon',
90
91 'youhavenewmessages' => 'Mayda ka $1 ($2).',
92 'newmessageslink' => 'bag-o nga mga mensahe',
93 'hidetoc' => 'tago-a',
94
95 # Short words for each namespace, by default used in the 'article' tab in monobook
96 'nstab-main' => 'Artikulo',
97 'nstab-mediawiki' => 'Mensahe',
98
99 # Login and logout pages
100 'login' => 'Sakob',
101 'userlogin' => 'Sakob/Pagrehistro',
102 'userlogout' => 'Gawas',
103 'loginlanguagelabel' => 'Yinaknan: $1',
104
105 # Search results
106 'powersearch' => 'Bilnga',
107
108 # Recent changes
109 'recentchanges' => 'Mga kabag-ohan',
110 'hide' => 'Tago-a',
111
112 # Recent changes linked
113 'recentchangeslinked' => 'Mga may kalabotan nga binag-o',
114
115 # Upload
116 'upload' => 'Pagkarga hin file',
117 'uploadbtn' => 'Igkarga an file',
118
119 # Miscellaneous special pages
120 'randompage' => 'Bisan ano nga pakli',
121 'longpages' => 'Haglaba nga mga pakli',
122 'specialpages' => 'Mga Ispisyal nga Pakli',
123 'move' => 'Balhina',
124
125 # Watchlist
126 'watchlist' => 'Akon barantayan',
127 'watch' => 'Bantayi',
128 'watchthispage' => 'Bantayi ini nga pakli',
129
130 # Contributions
131 'mycontris' => 'Akon mga ámot',
132
133 # What links here
134 'whatlinkshere' => 'Mga nasumpay dinhi',
135
136 );