Fix bug 13253: <NOINCLUDE>foo</NOINCLUDE> causes exception
[mediawiki.git] / languages / messages / MessagesArn.php
blobc8a99dfc7bb1c00bcdefcaf264cb3c115e304bf3
1 <?php
2 /** Araucanian (Mapudungun)
4 * @addtogroup Language
6 * @author Lin linao
7 * @author Poquil
8 */
10 $fallback = 'es';
12 $messages = array(
13 'underline-always' => 'Rumel',
14 'underline-never' => 'Turpu',
16 # Dates
17 'sunday' => 'Domingku',
18 'monday' => 'Lune',
19 'tuesday' => 'Marte',
20 'wednesday' => 'Mierkole',
21 'thursday' => 'Kuefe',
22 'friday' => 'Fierne',
23 'saturday' => 'Safado',
24 'sun' => 'dom',
25 'mon' => 'lun',
26 'tue' => 'mar',
27 'wed' => 'mie',
28 'thu' => 'kue',
29 'fri' => 'fie',
30 'sat' => 'saf',
31 'january' => 'eneru küyeṉ',
32 'february' => 'fewreru küyeṉ',
33 'march' => 'marsu küyeṉ',
34 'april' => 'afril küyeṉ',
35 'may_long' => 'mayu küyeṉ',
36 'june' => 'kuniu küyeṉ',
37 'july' => 'kuliu küyeṉ',
38 'august' => 'akostu küyeṉ',
39 'september' => 'setiempüre küyeṉ',
40 'october' => 'oktufüre küyeṉ',
41 'november' => 'nofiempüre küyeṉ',
42 'december' => 'disiempüre küyeṉ',
43 'january-gen' => 'eneru küyeṉ',
44 'february-gen' => 'fewreru küyeṉ',
45 'march-gen' => 'marsu küyeṉ',
46 'april-gen' => 'afril küyeṉ',
47 'may-gen' => 'mayu küyeṉ',
48 'june-gen' => 'kuniu küyeṉ',
49 'july-gen' => 'kuliu küyeṉ',
50 'august-gen' => 'akostu küyeṉ',
51 'september-gen' => 'setiempüre küyeṉ',
52 'october-gen' => 'oktufüre küyeṉ',
53 'november-gen' => 'nofiempüre küyeṉ',
54 'december-gen' => 'disiempüre küyeṉ',
55 'jan' => 'konlu eneru küyeṉ mew',
56 'feb' => 'konlu fewreru küyeṉ mew',
57 'mar' => 'konlu marsu küyeṉ mew',
58 'apr' => 'konlu afril küyeṉ mew',
59 'may' => 'konlu mayu küyeṉ',
60 'jun' => 'konlu kuniu küyeṉ mew',
61 'jul' => 'konlu kuliu küyeṉ mew',
62 'aug' => 'konlu akostu küyeṉ mew',
63 'sep' => 'konlu setiempüre küyeṉ mew',
64 'oct' => 'konlu oktufüre küyeṉ mew',
65 'nov' => 'konlu nofiempüre küyeṉ mew',
66 'dec' => 'konlu disiempüre küyeṉ mew',
68 'qbfind' => 'Kintun',
69 'qbedit' => 'Wirin',
70 'qbmyoptions' => 'tañi nütramkawe',
71 'mypage' => 'tañi nütramkawe',
72 'mytalk' => 'Tañi nütramkawe',
73 'and' => 'ka',
75 'returnto' => 'Wüñonge $1 püle.',
76 'tagline' => '{{SITENAME}} mew',
77 'help' => 'Kellu',
78 'search' => 'Kintun',
79 'searchbutton' => 'Kintun',
80 'go' => 'Amun',
81 'searcharticle' => 'Amun',
82 'history' => 'Pünon',
83 'history_short' => 'Pünon',
84 'edit' => 'Wirin',
85 'delete' => 'Ñamümün',
86 'protect' => 'Elulan ñi wiriael',
87 'unprotect' => 'Elun ñi wiriael',
88 'talkpagelinktext' => 'Nütramkawe',
89 'articlepage' => 'adkintun artículo',
90 'talk' => 'Nütramkawe',
91 'toolbox' => 'Küdawpeyüm',
92 'userpage' => 'adkintun página de usuario',
93 'projectpage' => 'adkintun página meta',
94 'imagepage' => 'adkintun página de imagen',
95 'mediawikipage' => 'adkintun página de mensaje',
96 'templatepage' => 'adkintun página de plantilla',
97 'viewhelppage' => 'adkintun página de ayuda',
98 'categorypage' => 'adkintun página de categoría',
99 'viewtalkpage' => 'Pen ti nütramkawe',
100 'otherlanguages' => 'Kake dungun',
101 'jumpto' => 'Amun:',
102 'jumptosearch' => 'kintu',
104 # 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).
105 'helppage' => 'Help:Kellu',
107 'ok' => 'Feley may',
108 'youhavenewmessages' => 'Elungeymi $1 ($2).',
109 'newmessageslink' => 'we dungu',
110 'youhavenewmessagesmulti' => 'Elungeymi we dungu $1 mew.',
111 'editsection' => 'wirin',
112 'editold' => 'wirin',
113 'showtoc' => 'pengelün',
114 'hidetoc' => 'ellkan',
115 'viewdeleted' => 'Küpaadkintuymi $1 am?',
117 # Short words for each namespace, by default used in the namespace tab in monobook
118 'nstab-user' => 'Lludüchi',
119 'nstab-special' => 'Kangelu',
120 'nstab-mediawiki' => 'Dungu',
121 'nstab-help' => 'Kelluwe',
123 # General errors
124 'filedeleteerror' => 'Pepiñamümüngelay "$1".',
125 'filenotfound' => 'Pepipelafuy "$1".',
126 'badtitle' => 'Nornongey ta üy',
128 # Login and logout pages
129 'yourname' => 'Tami lludüchi üy',
130 'yourpassword' => 'Tami konün dungu',
131 'login' => 'Konün',
132 'logout' => 'Tripan',
133 'userlogout' => 'Tripan',
134 'notloggedin' => 'Petu konlaymi.',
135 'nologin' => 'Nielaymi kiñe lludüwe? $1.',
136 'nologinlink' => 'Dewmafinge',
137 'gotaccountlink' => 'Konün',
138 'yourrealname' => 'Tami mupiñ üy *',
139 'yourlanguage' => 'Dungun:',
140 'loginlanguagelabel' => 'Dungun: $1',
142 # Edit pages
143 'subject' => 'Dungu/üy',
144 'newarticle' => '(We)',
146 # History pages
147 'page_first' => 'wünen',
148 'historyempty' => '(welli)',
150 # Revision feed
151 'history-feed-item-nocomment' => '$1 $2 mew', # user at time
153 # Revision deletion
154 'rev-delundel' => 'pengelün/ellkan',
156 # Diffs
157 'lineno' => 'Wirin $1:',
158 'editundo' => 'wüñoeltun',
160 # Search results
161 'viewprevnext' => 'Pen ($1) ($2) ($3).',
162 'powersearch' => 'Kintu',
164 # Groups
165 'group' => 'Kisuwen:',
166 'group-sysop' => 'Pu ngünefe',
167 'group-all' => '(kom pu che)',
169 # User rights log
170 'rightsnone' => 'chemnorume',
172 # Recent changes
173 'hide' => 'Ellkan',
174 'minoreditletter' => 'p',
175 'newpageletter' => 'W',
177 'nolicense' => 'Chemnorume dullinnongey',
179 # Image list
180 'ilsubmit' => 'Kintu',
181 'imgdelete' => 'ñam',
182 'filehist-deleteall' => 'kom ñamümün',
183 'filehist-deleteone' => 'tüfa ñamümün',
184 'imagelist_name' => 'Üy',
186 # File deletion
187 'filedelete' => '$1 ñamümün',
188 'filedelete-intro' => "Ñamümmekeymi '''[[Media:$1|$1]]'''.",
189 'filedelete-submit' => 'Ñamümün',
190 'filedelete-success' => "'''$1''' ñamümngey.",
192 'brokenredirects-edit' => '(wirin)',
193 'brokenredirects-delete' => '(ñamümün)',
195 'withoutinterwiki-submit' => 'Pengelün',
197 # Miscellaneous special pages
198 'move' => 'Wiñamün',
200 # Book sources
201 'booksources-go' => 'Amun',
203 # Special:Log
204 'speciallogtitlelabel' => 'Üy:',
205 'log-search-submit' => 'Amun',
207 # Special:Allpages
208 'allpagesnext' => 'Inan',
209 'allpagessubmit' => 'Pengelün',
211 # Special:Listusers
212 'listusers-submit' => 'Pengelün',
214 # E-mail user
215 'emailsubject' => 'Dungu',
216 'emailsend' => 'Werkün',
218 # Watchlist
219 'watch' => 'Llaytun',
220 'unwatch' => 'Llaytuwelan',
221 'unwatchthispage' => 'Llaytuwelan',
223 # Delete/protect/revert
224 'protectexpiry' => 'Afi:',
225 'protect-level-sysop' => 'Pu ngünefe müṯen',
227 # Restrictions (nouns)
228 'restriction-edit' => 'Pepiwelukay',
229 'restriction-move' => 'Pepiwiñami',
231 # Undelete
232 'undelete-search-submit' => 'Kintun',
234 # Contributions
235 'month' => 'Küyeṉ:',
236 'year' => 'Tripantu:',
238 'sp-contributions-submit' => 'Kintun',
240 # Block/unblock
241 'ipbexpiry' => 'Afi',
242 'ipblocklist-submit' => 'Kintun',
243 'expiringblock' => 'afi $1',
245 # Move page
246 'newtitle' => 'We üy püle',
247 '1movedto2' => '[[$1]] wiñamngey [[$2]] püle',
249 # Namespace 8 related
250 'allmessagesname' => 'Üy',
252 # Tooltip help for the actions
253 'tooltip-pt-mytalk' => 'Tañi nütramkawe',
254 'tooltip-pt-logout' => 'Tripan',
256 # Spam protection
257 'listingcontinuesabbrev' => 'ramt.',
259 # Patrol log
260 'patrol-log-diff' => 'ng$1',
262 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
263 'hours-abbrev' => 'o',
265 # EXIF tags
266 'exif-exposuretime-format' => '$1 sek ($2)',
268 'exif-meteringmode-0' => 'Kimnoelchi',
270 'exif-lightsource-0' => 'Kimnoelchi',
272 'exif-gaincontrol-0' => 'Chemnorume',
274 'exif-subjectdistancerange-0' => 'Kimnoelchi',
276 # 'all' in various places, this might be different for inflected languages
277 'recentchangesall' => 'kom',
278 'imagelistall' => 'kom',
279 'namespacesall' => 'kom',
280 'monthsall' => '(kom)',
282 # action=purge
283 'confirm_purge_button' => 'Feley may',
285 # Multipage image navigation
286 'imgmultigo' => 'Amun!',
288 # Table pager
289 'table_pager_limit_submit' => 'Amun',
291 # Size units
292 'size-bytes' => '$1 b',
293 'size-kilobytes' => '$1 Kb',
294 'size-megabytes' => '$1 Mb',
295 'size-gigabytes' => '$1 Gb',