Localisation updates for core messages from Betawiki (2007-12-31 0:35 CET)
[mediawiki.git] / languages / messages / MessagesArn.php
blobc2aa77927d76b92a3b4b25489d5f89c5cacae186
1 <?php
2 /** Araucanian (Mapudungun)
4 * @addtogroup Language
6 * @author Lin linao
7 */
9 $fallback = 'es';
11 $messages = array(
12 'underline-always' => 'Rumel',
13 'underline-never' => 'Turpu',
15 # Dates
16 'sunday' => 'Domingku',
17 'monday' => 'Lune',
18 'tuesday' => 'Marte',
19 'wednesday' => 'Mierkole',
20 'thursday' => 'Kuefe',
21 'friday' => 'Fierne',
22 'saturday' => 'Safado',
23 'sun' => 'dom',
24 'mon' => 'lun',
25 'tue' => 'mar',
26 'wed' => 'mie',
27 'thu' => 'kue',
28 'fri' => 'fie',
29 'sat' => 'saf',
30 'january' => 'eneru küyeṉ',
31 'february' => 'fewreru küyeṉ',
32 'march' => 'marsu küyeṉ',
33 'april' => 'afril küyeṉ',
34 'may_long' => 'mayu küyeṉ',
35 'june' => 'kuniu küyeṉ',
36 'july' => 'kuliu küyeṉ',
37 'august' => 'akostu küyeṉ',
38 'september' => 'setiempüre küyeṉ',
39 'october' => 'oktufüre küyeṉ',
40 'november' => 'nofiempüre küyeṉ',
41 'december' => 'disiempüre küyeṉ',
42 'january-gen' => 'eneru küyeṉ',
43 'february-gen' => 'fewreru küyeṉ',
44 'march-gen' => 'marsu küyeṉ',
45 'april-gen' => 'afril küyeṉ',
46 'may-gen' => 'mayu küyeṉ',
47 'june-gen' => 'kuniu küyeṉ',
48 'july-gen' => 'kuliu küyeṉ',
49 'august-gen' => 'akostu küyeṉ',
50 'september-gen' => 'setiempüre küyeṉ',
51 'october-gen' => 'oktufüre küyeṉ',
52 'november-gen' => 'nofiempüre küyeṉ',
53 'december-gen' => 'disiempüre küyeṉ',
54 'jan' => 'konlu eneru küyeṉ mew',
55 'feb' => 'konlu fewreru küyeṉ mew',
56 'mar' => 'konlu marsu küyeṉ mew',
57 'apr' => 'konlu afril küyeṉ mew',
58 'may' => 'konlu mayu küyeṉ',
59 'jun' => 'konlu kuniu küyeṉ mew',
60 'jul' => 'konlu kuliu küyeṉ mew',
61 'aug' => 'konlu akostu küyeṉ mew',
62 'sep' => 'konlu setiempüre küyeṉ mew',
63 'oct' => 'konlu oktufüre küyeṉ mew',
64 'nov' => 'konlu nofiempüre küyeṉ mew',
65 'dec' => 'konlu disiempüre küyeṉ mew',
67 'qbfind' => 'Kintun',
68 'qbedit' => 'Welukan',
69 'mytalk' => 'Tañi nütramkawe',
71 'returnto' => 'Wüñonge $1 püle.',
72 'help' => 'Kellu',
73 'search' => 'Kintun',
74 'searchbutton' => 'Kintun',
75 'go' => 'Amun',
76 'searcharticle' => 'Amun',
77 'history' => 'Pünon',
78 'history_short' => 'Pünon',
79 'edit' => 'Welukan',
80 'talkpagelinktext' => 'Nütramkawe',
81 'talk' => 'Nütramkawe',
82 'toolbox' => 'Küdawpeyüm',
83 'viewtalkpage' => 'Pen ti nütramkawe',
84 'otherlanguages' => 'Kake dungun',
85 'jumpto' => 'Amun:',
86 'jumptosearch' => 'kintu',
88 # 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).
89 'helppage' => 'Help:Kellu',
91 'ok' => 'Feley may',
92 'youhavenewmessages' => 'Elungeymi $1 ($2).',
93 'newmessageslink' => 'we dungu',
94 'youhavenewmessagesmulti' => 'Elungeymi we dungu $1 mew.',
95 'editsection' => 'welukan',
96 'editold' => 'welukan',
97 'showtoc' => 'pengelün',
98 'hidetoc' => 'ellkan',
99 'viewdeleted' => 'Küpaadkintuymi $1 am?',
101 # Short words for each namespace, by default used in the 'article' tab in monobook
102 'nstab-user' => 'Lludüchi',
103 'nstab-special' => 'Kangelu',
104 'nstab-mediawiki' => 'Dungu',
105 'nstab-help' => 'Kelluwe',
107 # General errors
108 'filenotfound' => 'Pepipelafuy "$1".',
109 'badtitle' => 'Nornongey ta üy',
111 # Login and logout pages
112 'yourname' => 'Tami lludüchi üy',
113 'yourpassword' => 'Tami konün dungu',
114 'login' => 'Konün',
115 'logout' => 'Tripan',
116 'userlogout' => 'Tripan',
117 'notloggedin' => 'Petu konlaymi.',
118 'nologin' => 'Nielaymi kiñe lludüwe? $1.',
119 'nologinlink' => 'Dewmafinge',
120 'gotaccountlink' => 'Konün',
121 'yourrealname' => 'Tami mupiñ üy *',
122 'yourlanguage' => 'Dungun:',
123 'loginlanguagelabel' => 'Dungun: $1',
125 # Edit pages
126 'subject' => 'Dungu/üy',
127 'newarticle' => '(We)',
129 # History pages
130 'page_first' => 'wünen',
131 'historyempty' => '(welli)',
133 # Revision feed
134 'history-feed-item-nocomment' => '$1 $2 mew', # user at time
136 # Revision deletion
137 'rev-delundel' => 'pengelün/ellkan',
139 # Diffs
140 'lineno' => 'Wirin $1:',
141 'editundo' => 'wüñoeltun',
143 # Search results
144 'viewprevnext' => 'Pen ($1) ($2) ($3).',
145 'powersearch' => 'Kintu',
147 # Groups
148 'group' => 'Kisuwen:',
149 'group-sysop' => 'Pu ngünefe',
150 'group-all' => '(kom pu che)',
152 # User rights log
153 'rightsnone' => 'chemnorume',
155 # Recent changes
156 'hide' => 'Ellkan',
157 'minoreditletter' => 'p',
158 'newpageletter' => 'W',
160 # Image list
161 'ilsubmit' => 'Kintu',
162 'imagelist_name' => 'Üy',
164 'brokenredirects-edit' => '(welukan)',
166 # Miscellaneous special pages
167 'move' => 'Wiñamün',
169 # Book sources
170 'booksources-go' => 'Amun',
172 # Special:Log
173 'speciallogtitlelabel' => 'Üy:',
174 'log-search-submit' => 'Amun',
176 # Special:Allpages
177 'allpagesnext' => 'Inan',
178 'allpagessubmit' => 'Pengelün',
180 # Special:Listusers
181 'listusers-submit' => 'Pengelün',
183 # E-mail user
184 'emailsubject' => 'Dungu',
185 'emailsend' => 'Werkün',
187 # Watchlist
188 'watch' => 'Llaytun',
189 'unwatch' => 'Llaytuwelan',
190 'unwatchthispage' => 'Llaytuwelan',
192 # Delete/protect/revert
193 'protectexpiry' => 'Afi:',
194 'protect-level-sysop' => 'Pu ngünefe müṯen',
196 # Restrictions (nouns)
197 'restriction-edit' => 'Pepiwelukay',
198 'restriction-move' => 'Pepiwiñami',
200 # Undelete
201 'undelete-search-submit' => 'Kintun',
203 # Contributions
204 'month' => 'Küyeṉ:',
205 'year' => 'Tripantu:',
207 'sp-contributions-submit' => 'Kintun',
209 # Block/unblock
210 'ipbexpiry' => 'Afi',
211 'ipblocklist-submit' => 'Kintun',
212 'expiringblock' => 'afi $1',
214 # Move page
215 'newtitle' => 'We üy püle',
216 '1movedto2' => '[[$1]] wiñamngey [[$2]] püle',
218 # Namespace 8 related
219 'allmessagesname' => 'Üy',
221 # Tooltip help for the actions
222 'tooltip-pt-mytalk' => 'Tañi nütramkawe',
223 'tooltip-pt-logout' => 'Tripan',
225 # Attribution
226 'and' => 'ka',
228 # Spam protection
229 'listingcontinuesabbrev' => 'ramt.',
231 # Patrol log
232 'patrol-log-diff' => 'ng$1',
234 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
235 'hours-abbrev' => 'o',
237 # EXIF tags
238 'exif-exposuretime-format' => '$1 sek ($2)',
240 'exif-gaincontrol-0' => 'Chemnorume',
242 # 'all' in various places, this might be different for inflected languages
243 'recentchangesall' => 'kom',
244 'imagelistall' => 'kom',
245 'namespacesall' => 'kom',
246 'monthsall' => '(kom)',
248 # action=purge
249 'confirm_purge_button' => 'Feley may',
251 # Multipage image navigation
252 'imgmultigo' => 'Amun!',
254 # Table pager
255 'table_pager_limit_submit' => 'Amun',
257 # Size units
258 'size-bytes' => '$1 b',
259 'size-kilobytes' => '$1 Kb',
260 'size-megabytes' => '$1 Mb',
261 'size-gigabytes' => '$1 Gb',