* move tg to tg-cyrl
[mediawiki.git] / languages / messages / MessagesArn.php
blob84f4bd901e7c3c34c11e9bb44cc1e30a1a2b0483
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 # Categories related messages
69 'listingcontinuesabbrev' => 'ramt.',
71 'qbfind' => 'Kintun',
72 'qbedit' => 'Wirin',
73 'qbmyoptions' => 'tañi nütramkawe',
74 'mypage' => 'tañi nütramkawe',
75 'mytalk' => 'Tañi nütramkawe',
76 'and' => 'ka',
78 'returnto' => 'Wüñonge $1 püle.',
79 'tagline' => '{{SITENAME}} mew',
80 'help' => 'Kellu',
81 'search' => 'Kintun',
82 'searchbutton' => 'Kintun',
83 'go' => 'Amun',
84 'searcharticle' => 'Amun',
85 'history' => 'Pünon',
86 'history_short' => 'Pünon',
87 'edit' => 'Wirin',
88 'delete' => 'Ñamümün',
89 'protect' => 'Elulan ñi wiriael',
90 'unprotect' => 'Elun ñi wiriael',
91 'talkpagelinktext' => 'Nütramkawe',
92 'articlepage' => 'adkintun artículo',
93 'talk' => 'Nütramkawe',
94 'toolbox' => 'Küdawpeyüm',
95 'userpage' => 'adkintun página de usuario',
96 'projectpage' => 'adkintun página meta',
97 'imagepage' => 'adkintun página de imagen',
98 'mediawikipage' => 'adkintun página de mensaje',
99 'templatepage' => 'adkintun página de plantilla',
100 'viewhelppage' => 'adkintun página de ayuda',
101 'categorypage' => 'adkintun página de categoría',
102 'viewtalkpage' => 'Pen ti nütramkawe',
103 'otherlanguages' => 'Kake dungun',
104 'jumpto' => 'Amun:',
105 'jumptosearch' => 'kintu',
107 # 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).
108 'helppage' => 'Help:Kellu',
110 'ok' => 'Feley may',
111 'youhavenewmessages' => 'Elungeymi $1 ($2).',
112 'newmessageslink' => 'we dungu',
113 'youhavenewmessagesmulti' => 'Elungeymi we dungu $1 mew.',
114 'editsection' => 'wirin',
115 'editold' => 'wirin',
116 'showtoc' => 'pengelün',
117 'hidetoc' => 'ellkan',
118 'viewdeleted' => 'Küpaadkintuymi $1 am?',
120 # Short words for each namespace, by default used in the namespace tab in monobook
121 'nstab-user' => 'Lludüchi',
122 'nstab-special' => 'Kangelu',
123 'nstab-mediawiki' => 'Dungu',
124 'nstab-help' => 'Kelluwe',
126 # General errors
127 'filedeleteerror' => 'Pepiñamümüngelay "$1".',
128 'filenotfound' => 'Pepipelafuy "$1".',
129 'badtitle' => 'Nornongey ta üy',
131 # Login and logout pages
132 'yourname' => 'Tami lludüchi üy',
133 'yourpassword' => 'Tami konün dungu',
134 'login' => 'Konün',
135 'logout' => 'Tripan',
136 'userlogout' => 'Tripan',
137 'notloggedin' => 'Petu konlaymi.',
138 'nologin' => 'Nielaymi kiñe lludüwe? $1.',
139 'nologinlink' => 'Dewmafinge',
140 'gotaccountlink' => 'Konün',
141 'yourrealname' => 'Tami mupiñ üy *',
142 'yourlanguage' => 'Dungun:',
143 'loginlanguagelabel' => 'Dungun: $1',
145 # Edit pages
146 'subject' => 'Dungu/üy',
147 'newarticle' => '(We)',
149 # History pages
150 'page_first' => 'wünen',
151 'historyempty' => '(welli)',
153 # Revision feed
154 'history-feed-item-nocomment' => '$1 $2 mew', # user at time
156 # Revision deletion
157 'rev-delundel' => 'pengelün/ellkan',
159 # Diffs
160 'lineno' => 'Wirin $1:',
161 'editundo' => 'wüñoeltun',
163 # Search results
164 'viewprevnext' => 'Pen ($1) ($2) ($3).',
165 'powersearch' => 'Kintu',
167 # Groups
168 'group' => 'Kisuwen:',
169 'group-sysop' => 'Pu ngünefe',
170 'group-all' => '(kom pu che)',
172 # User rights log
173 'rightsnone' => 'chemnorume',
175 # Recent changes
176 'hide' => 'Ellkan',
177 'minoreditletter' => 'p',
178 'newpageletter' => 'W',
180 'nolicense' => 'Chemnorume dullinnongey',
182 # Special:Imagelist
183 'imagelist_name' => 'Üy',
185 # Image description page
186 'filehist-deleteall' => 'kom ñamümün',
187 'filehist-deleteone' => 'tüfa ñamümün',
189 # File deletion
190 'filedelete' => '$1 ñamümün',
191 'filedelete-intro' => "Ñamümmekeymi '''[[Media:$1|$1]]'''.",
192 'filedelete-submit' => 'Ñamümün',
193 'filedelete-success' => "'''$1''' ñamümngey.",
195 'brokenredirects-edit' => '(wirin)',
196 'brokenredirects-delete' => '(ñamümün)',
198 'withoutinterwiki-submit' => 'Pengelün',
200 # Miscellaneous special pages
201 'move' => 'Wiñamün',
203 # Book sources
204 'booksources-go' => 'Amun',
206 # Special:Log
207 'speciallogtitlelabel' => 'Üy:',
208 'log-search-submit' => 'Amun',
210 # Special:Allpages
211 'allpagesnext' => 'Inan',
212 'allpagessubmit' => 'Pengelün',
214 # Special:Listusers
215 'listusers-submit' => 'Pengelün',
217 # E-mail user
218 'emailsubject' => 'Dungu',
219 'emailsend' => 'Werkün',
221 # Watchlist
222 'watch' => 'Llaytun',
223 'unwatch' => 'Llaytuwelan',
224 'unwatchthispage' => 'Llaytuwelan',
226 # Delete/protect/revert
227 'protectexpiry' => 'Afi:',
228 'protect-level-sysop' => 'Pu ngünefe müṯen',
230 # Restrictions (nouns)
231 'restriction-edit' => 'Pepiwelukay',
232 'restriction-move' => 'Pepiwiñami',
234 # Undelete
235 'undelete-search-submit' => 'Kintun',
237 # Contributions
238 'month' => 'Küyeṉ:',
239 'year' => 'Tripantu:',
241 'sp-contributions-submit' => 'Kintun',
243 # Block/unblock
244 'ipbexpiry' => 'Afi',
245 'ipblocklist-submit' => 'Kintun',
246 'expiringblock' => 'afi $1',
248 # Move page
249 'newtitle' => 'We üy püle',
250 '1movedto2' => '[[$1]] wiñamngey [[$2]] püle',
252 # Namespace 8 related
253 'allmessagesname' => 'Üy',
255 # Tooltip help for the actions
256 'tooltip-pt-mytalk' => 'Tañi nütramkawe',
257 'tooltip-pt-logout' => 'Tripan',
259 # Patrol log
260 'patrol-log-diff' => 'ng$1',
262 # Special:Newimages
263 'ilsubmit' => 'Kintu',
265 # Video information, used by Language::formatTimePeriod() to format lengths in the above messages
266 'hours-abbrev' => 'o',
268 # EXIF tags
269 'exif-exposuretime-format' => '$1 sek ($2)',
271 'exif-meteringmode-0' => 'Kimnoelchi',
273 'exif-lightsource-0' => 'Kimnoelchi',
275 'exif-gaincontrol-0' => 'Chemnorume',
277 'exif-subjectdistancerange-0' => 'Kimnoelchi',
279 # 'all' in various places, this might be different for inflected languages
280 'recentchangesall' => 'kom',
281 'imagelistall' => 'kom',
282 'namespacesall' => 'kom',
283 'monthsall' => '(kom)',
285 # action=purge
286 'confirm_purge_button' => 'Feley may',
288 # Multipage image navigation
289 'imgmultigo' => 'Amun!',
291 # Table pager
292 'table_pager_limit_submit' => 'Amun',
294 # Size units
295 'size-bytes' => '$1 b',
296 'size-kilobytes' => '$1 Kb',
297 'size-megabytes' => '$1 Mb',
298 'size-gigabytes' => '$1 Gb',