Follow up r45357: Rename messages/rebuild all language files
[lhc/web/wiklou.git] / languages / messages / MessagesBi.php
1 <?php
2 /** Bislama (Bislama)
3 *
4 * @ingroup Language
5 * @file
6 *
7 * @author Ushanka
8 */
9
10 $messages = array(
11 'underline-always' => 'Oltaem',
12 'underline-never' => 'Neva',
13
14 # Dates
15 'sunday' => 'Sande',
16 'monday' => 'Mande',
17 'tuesday' => 'Tusde',
18 'wednesday' => 'Wenesde',
19 'thursday' => 'Tosde',
20 'friday' => 'Fraede',
21 'saturday' => 'Sarede',
22 'sun' => 'San',
23 'mon' => 'Man',
24 'tue' => 'Tu',
25 'wed' => 'Wen',
26 'thu' => 'To',
27 'fri' => 'Frae',
28 'sat' => 'Sar',
29 'january' => 'Januware',
30 'february' => 'Februari',
31 'march' => 'Maj',
32 'april' => 'Epril',
33 'may_long' => 'Mei',
34 'june' => 'Jun',
35 'july' => 'Julae',
36 'august' => 'Ogis',
37 'september' => 'Septemba',
38 'october' => 'Oktoba',
39 'november' => 'Novemba',
40 'december' => 'Desemba',
41 'january-gen' => 'Januware',
42 'february-gen' => 'Februari',
43 'march-gen' => 'Maj',
44 'april-gen' => 'Epril',
45 'may-gen' => 'Mei',
46 'june-gen' => 'Jun',
47 'july-gen' => 'Julae',
48 'august-gen' => 'Ogis',
49 'september-gen' => 'Septemba',
50 'october-gen' => 'Oktoba',
51 'november-gen' => 'Novemba',
52 'december-gen' => 'Desemba',
53 'mar' => 'Maj',
54 'apr' => 'Epr',
55 'may' => 'Mei',
56 'aug' => 'Ogis',
57 'oct' => 'Okt',
58 'dec' => 'Des',
59
60 'qbedit' => 'Jenisim hem',
61 'qbpageoptions' => 'Pej ia',
62 'qbmyoptions' => 'Ol pej blong mi',
63 'qbspecialpages' => 'Ol spesel pej',
64 'mypage' => 'Pej blong mi',
65 'mytalk' => 'Tingting blong mi',
66 'and' => '&#32;mo',
67
68 'edit' => 'Jenisim hem',
69 'newpage' => 'Mekem niu pej',
70 'talkpagelinktext' => 'Toktok',
71 'specialpage' => 'Spesel Pej',
72 'talk' => 'Tingting',
73
74 # 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).
75 'mainpage' => 'Nambawan Pej',
76 'mainpage-description' => 'Nambawan Pej',
77
78 'retrievedfrom' => 'Kam long "$1"',
79 'editsection' => 'jenisim hem',
80 'editold' => 'jenisim hem',
81
82 # Short words for each namespace, by default used in the namespace tab in monobook
83 'nstab-main' => 'Atikel',
84 'nstab-special' => 'Spesel',
85
86 # Edit pages
87 'minoredit' => 'Mi bin mekem wan smol jenis',
88
89 # Preferences page
90 'servertime' => 'Taem blong server',
91
92 # Special:ListFiles
93 'listfiles_name' => 'Nem',
94
95 # Miscellaneous special pages
96 'shortpages' => 'Ol smol pej',
97 'longpages' => 'Ol big pej',
98 'newpages' => 'Ol niu pej',
99
100 # Special:AllPages
101 'allarticles' => 'Olgeta atikel',
102
103 # E-mail user
104 'emailfrom' => 'Kam long',
105 'emailto' => 'Go long:',
106
107 # Contributions
108 'year' => 'Yia:',
109
110 # Block/unblock
111 'proxyblocksuccess' => 'Finis.',
112
113 # Move page
114 'move-page-legend' => 'Muvum pej',
115 'movearticle' => 'Muvum pej:',
116
117 # Namespace 8 related
118 'allmessagesname' => 'Nem',
119
120 # Tooltip help for the actions
121 'tooltip-pt-mytalk' => 'Pej blong tingting blong mi',
122 'tooltip-p-logo' => 'Nambawan Pej',
123 'tooltip-n-mainpage' => 'Go long Nambawan Pej',
124 'tooltip-minoredit' => 'Em i stap wan smol jenis',
125
126 # Special:NewFiles
127 'showhidebots' => '($1 bot)',
128
129 # EXIF tags
130 'exif-imagedescription' => 'Nem blong pikta',
131 'exif-exposuretime-format' => '$1 sek. ($2)',
132
133 # 'all' in various places, this might be different for inflected languages
134 'recentchangesall' => 'olgeta',
135 'imagelistall' => 'olgeta',
136 'watchlistall2' => 'olgeta',
137 'namespacesall' => 'olgeta',
138 'monthsall' => 'olgeta',
139
140 # Table pager
141 'table_pager_first' => 'Nambawan pej',
142
143 # Auto-summaries
144 'autosumm-new' => 'Niu pej: $1',
145
146 );