Moved credits stuff from Skin.php to a separate module. Added a "credits"
[lhc/web/wiklou.git] / languages / LanguageWa.php
1 <?php
2
3 require_once( "LanguageUtf8.php" );
4
5 # NOTE: cweri après "NOTE:" po des racsegnes so des ratournaedjes
6 # k' i gn a.
7
8 # NOTE: To turn off "Current Events" in the sidebar,
9 # set "currentevents" => "-"
10
11 # The names of the namespaces can be set here, but the numbers
12 # are magical, so don't change or move them! The Namespace class
13 # encapsulates some of the magic-ness.
14 #
15 /* private */ $wgNamespaceNamesWa = array(
16 NS_MEDIA => "Media", /* Media */
17 NS_SPECIAL => "Sipeciås", /* Special */
18 NS_MAIN => "",
19 NS_TALK => "Copene", /* Talk */
20 NS_USER => "Uzeu", /* User */
21 NS_USER_TALK => "Uzeu_copene", /* User_talk */
22 NS_WIKIPEDIA => "Wikipedia", /* Wikipedia */
23 NS_WIKIPEDIA_TALK => "Wikipedia_copene", /* Wikipedia_talk */
24 NS_IMAGE => "Imådje", /* Image */
25 NS_IMAGE_TALK => "Imådje_copene", /* Image_talk */
26 NS_MEDIAWIKI => "MediaWiki", /* MediaWiki */
27 NS_MEDIAWIKI_TALK => "MediaWiki_copene", /* MediaWiki_talk */
28 NS_TEMPLATE => "Modele",
29 NS_TEMPLATE_TALK => "Modele_copene",
30 NS_HELP => "Aidance",
31 NS_HELP_TALK => "Aidance_copene",
32 NS_CATEGORY => "Categoreye",
33 NS_CATEGORY_TALK => "Categoreye_copene",
34 ) + $wgNamespaceNamesEn;
35
36 /* private */ $wgQuickbarSettingsWa = array(
37 "Nole bår", "Aclawêye a hintche", "Aclawêye a droete", "Flotante a hintche"
38 );
39
40 /* private */ $wgSkinNamesWa = array(
41 "Sitandård", "Nostaldjike", "Bleu Cologne", "Paddington", "Montparnasse"
42 );
43
44 /* private */ $wgMathNamesWa = array(
45 "Håyner tofer come ene imådje PNG",
46 "Håyner en HTML si c'&nbsp;est foirt simpe, ôtmint e PNG",
47 "Håyner en HTML si c'&nbsp;est possibe, ôtmint e PNG",
48 "El leyî e TeX (po les betchteus e môde tecse)",
49 "Ricmandé po les betchteus modienes"
50 );
51
52 /* private */ $wgDateFormatsWa = array( /* cwè fé chal ??? */
53 "Nole preferince",
54 "January 15, 2001",
55 "15 January 2001",
56 "2001 January 15",
57 "2001-01-15"
58 );
59
60 /* private */ $wgUserTogglesWa = array(
61 "hover" => "Racsegnes cwand on passe so les loyéns",
62 "underline" => "Sorlignî les loyéns",
63 "highlightbroken" => "Håyner les vudes loyéns
64 <a href=\"\" class=\"new\">come çouchal</a><br> &nbsp;&nbsp;&nbsp;
65 (oudonbén: come çouchal<a href=\"\" class=\"internal\">?</a>).",
66 "justify" => "Djustifyî les hagnons",
67 "hideminor" => "Èn nén moster les <i>dierins candjmints</i> mineurs",
68 "usenewrc" => "Ramidrés <i>dierins candjmints</i> (nén tos les betchteus)",
69 "numberheadings" => "Limerotaedje otomatike des tites",
70 "editondblclick" => "Candjî les pådjes avou on dobe-clitch (JavaScript)",
71 "editsection" => "Eployî les loyéns «[candjî]» po candjî rén k'&nbsp;ene seccion",
72 "editsectiononrightclick" => "Candjî les seccions avou on dobe-clitch sol tite (JavaScript)",
73 "showtoc" => "Mostrer l'&nbsp;tåvlea d'&nbsp;ådvins<br>(po ls årtikes avou pus di 3 seccions)",
74 "rememberpassword" => "Rimimbrer li scret inte les sessions",
75 "editwidth" => "Li boesse d'&nbsp;aspougnaedje prind tote li lårdjeu",
76 "watchdefault" => "Shuve les årtikes ki dj'&nbsp;fwai ou ki dj'&nbsp;candje",
77 "minordefault" => "Prémete mes candjmints come mineurs",
78 "previewontop" => "Prévey l'&nbsp;årtike å dzeu del boesse d'&nbsp;aspougnaedje",
79 "nocache" => "Èn nén eployî d'&nbsp;muchete pol håynaedje des pådjes"
80 );
81
82 /* private */ $wgBookstoreListWa = array(
83 "AddALL" => "http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN",
84 "PriceSCAN" => "http://www.pricescan.com/books/bookDetail.asp?isbn=$1",
85 "Barnes & Noble" => "http://shop.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1",
86 "Amazon.com" => "http://www.amazon.com/exec/obidos/ISBN=$1"
87 );
88
89 /* private */ $wgWeekdayNamesWa = array(
90 "dimegne", "londi", "mårdi", "mierkidi", "djudi",
91 "vénrdi", "semdi"
92 );
93
94 /* private */ $wgMonthNamesWa = array(
95 "djanvî", "fevrî", "måss", "avri", "may", "djun",
96 "djulete", "awousse", "setimbe", "octôbe", "nôvimbe",
97 "decimbe"
98 );
99
100 /* private */ $wgMonthAbbreviationsWa = array(
101 "dja", "fev", "mås", "avr", "may", "djn", "djl", "awo",
102 "set", "oct", "nôv", "dec"
103 );
104
105 # All special pages have to be listed here: a description of ""
106 # will make them not show up on the "Special Pages" page, which
107 # is the right thing for some of them (such as the "targeted" ones).
108 #
109 ####
110 #### Li no des pådjes ni s' pout nén (co?) ratourner
111 #### Name of the pages is not (yet?) translatable
112 ####
113 /* private */ $wgValidSpecialPagesWa = array(
114 "Userlogin" => "",
115 "Userlogout" => "",
116 "Preferences" => "Candjî mes preferinces",
117 "Watchlist" => "Mes pådjes shuvowes",
118 "Recentchanges" => "Dierins candjmints",
119 "Upload" => "Eberweter des imådjes",
120 "Imagelist" => "Djivêye des imådjes",
121 "Listusers" => "Uzeus eredjîstrés",
122 "Statistics" => "Sitatistikes del waibe",
123 "Randompage" => "Årtike a l'&nbsp;astcheyance",
124
125 "Lonelypages" => "Årtikes ôrfulins",
126 "Unusedimages" => "Imådjes ôrfulinnes",
127 "Popularpages" => "Årtikes les pus léjhous",
128 "Wantedpages" => "Årtikes les pus rcwerous",
129 "Shortpages" => "Årtikes les pus courts",
130 "Longpages" => "Årtikes les pus longous",
131 "Newpages" => "Årtikes novelmint askepyîs",
132 "Ancientpages" => "Årtikes les pus vîs",
133 "Intl" => "Loyéns eterlingaedjes",
134 "Allpages" => "Totes les påjdes reléjhowes sol tite",
135
136 "Ipblocklist" => "Uzeus/adresses IP di blokés",
137 "Maintenance" => "Pådje di manaedjmint",
138 "Specialpages" => "",
139 "Contributions" => "",
140 "Emailuser" => "",
141 "Whatlinkshere" => "",
142 "Recentchangeslinked" => "",
143 "Movepage" => "",
144 "Booksources" => "External book sources", # co a fé
145 "Categories" => "Categoreyes des pådjes",
146 "Export" => "XML page export", # co a fé
147
148 );
149
150 /* private */ $wgSysopSpecialPagesWa = array(
151 "Makesysop" => "Diner a èn uzeu on livea di manaedjeu",
152 "Blockip" => "Bloker èn uzeu/ene adresse IP",
153 "Asksql" => "Query the database", # co a fé
154 "Undelete" => "Rapexhî des disfacêyès pådjes"
155 );
156
157 /* private */ $wgDeveloperSpecialPagesWa = array(
158 "Lockdb" => "Mete li båze di dnêyes e môde seulmint-lére",
159 "Unlockdb" => "Rimete l'&nbsp;accès po scrire al båze di dnêyes",
160 "Debug" => "Informåcion di disbugaedje"
161 );
162
163 /* private */ $wgAllMessagesWa = array(
164
165 # Bits of text used by many pages:
166 #
167 # the [] is only for *bytes*, real chars should be one by one :-(
168 #"linktrail" => "/^(?:å|â|ê|î|ô|û|ç|é|è|[a-z]+)(.*)\$/sD",
169 "linktrail" => "/^(å|â|ê|î|ô|û|ç|é|è|[a-z]+)(.*)\$/sD",
170 "categories" => "Categoreyes des pådjes",
171 "category" => "categoreye",
172 "category_header" => "Årtikes el categoreye «%s»",
173 "subcategories" => "Dizo-categoreyes",
174 "mainpage" => "Mwaisse pådje",
175 "mainpagetext" => "Li programe Wiki a stî astalé a l'&nbsp;idêye.",
176 "about" => "Å dfait",
177 "aboutwikipedia" => "Å dfait di Wikipedia",
178 "aboutpage" => "Wikipedia:Å dfait",
179 "help" => "Aidance",
180 "helppage" => "Wikipedia:Aidance",
181 "wikititlesuffix" => "Wikipedia",
182 "bugreports" => "Rapoirts di bugs",
183 "bugreportspage" => "Wikipedia:Rapoirts di bugs",
184 "sitesupport" => "Ecwårlaedje",
185 "sitesupportpage" => "", # If not set, won't appear. Can be wiki page or URL
186 "faq" => "FAQ", # co a fé
187 "faqpage" => "Wikipedia:FAQ", # co a fé
188 "edithelp" => "Aidance",
189 "edithelppage" => "Wikipedia:Kimint_candjî_ene_pådje",
190 "cancel" => "Rinoncî",
191 "qbfind" => "Trover",
192 "qbbrowse" => "Foyter",
193 "qbedit" => "Candjî",
194 "qbpageoptions" => "Cisse pådje ci",
195 "qbpageinfo" => "Contecse",
196 "qbmyoptions" => "Mes pådjes",
197 "qbspecialpages" => "Pådjes sipeciåles",
198 "moredotdotdot" => "Co dpus...",
199 "mypage" => "Mi pådje",
200 "mytalk" => "Mi copinaedje",
201 #"currentevents" => "-", /* pol dismete */
202 "currentevents" => "Actouwålités",
203 "errorpagetitle" => "Aroke",
204 "returnto" => "Rivni al pådje «$1».",
205 "fromwikipedia" => "Èn årtike di Wikipedia, li libe eciclopedeye.",
206 "help" => "Aidance",
207 "search" => "Cweri",
208 "history" => "Istwere del pådje",
209 "printableversion" => "Modêye sicrirece-amishtåve",
210 "editthispage" => "Candjî&nbsp;l'&nbsp;pådje",
211 "deletethispage" => "Disfacer l'&nbsp;pådje",
212 "protectthispage" => "Protedjî l'&nbsp;pådje",
213 "unprotectthispage" => "Disprotedjî l'&nbsp;pådje",
214 "newpage" => "Novele pådje",
215 "talkpage" => "Copene sol pådje",
216 "postcomment" => "Sicrire on comintaire",
217 "articlepage" => "Vey l'&nbsp;årtike",
218 "subjectpage" => "Vey li sudjet", # For compatibility
219 "userpage" => "Vey li pådje di l'&nbsp;uzeu",
220 "wikipediapage" => "Vey li meta-pådje",
221 "imagepage" => "Vey li pådje di l'&nbsp;imådje",
222 "viewtalkpage" => "Vey li pådje di copene",
223 "otherlanguages" => "Ôtes lingaedjes",
224 "redirectedfrom" => "(Redjiblé di $1)",
225 "lastmodified" => "Cisse pådje a stî candjeye pol dierin côp li $1.",
226 "viewcount" => "Cisse pådje la a stî léjhowe $1 côps.",
227 "gnunote" => "Tos les tecses chal sont dizo l'&nbsp;libe licince <a class=internal href='/wiki/GFDL'>GFDL (licince di documintåcion libe di GNU)</a>.",
228 "printsubtitle" => "(di http://wikipedia.walon.org)",
229 "protectedpage" => "Pådje protedjeye",
230 "administrators" => "Wikipedia:Manaedjeus",
231 "sysoptitle" => "I vs fåt esse manaedjeu",
232 "sysoptext" => "The action you have requested can only be
233 performed by users with \"sysop\" status.
234 See $1.", # co a fé
235 "developertitle" => "I vs fåt esse diswalpeu",
236 "developertext" => "The action you have requested can only be
237 performed by users with \"developer\" status.
238 See $1.", # co a fé
239 "nbytes" => "$1 octets",
240 "go" => "Potchî",
241 "ok" => "'l est bon",
242 "sitetitle" => "Wikipedia",
243 "sitesubtitle" => "Li libe eciclopedeye",
244 "retrievedfrom" => "Prin del pådje «$1»",
245 "newmessages" => "Vos avoz des $1.",
246 "newmessageslink" => "noveas messaedjes",
247 "editsection" => "candjî",
248 "toc" => "Ådvins",
249 "showtoc" => "mostrer",
250 "hidetoc" => "catchî",
251 "thisisdeleted" => "Vey ou rapexhî $1?",
252 "restorelink" => "$1 candjmints disfacés",
253
254 # Main script and global functions
255 #
256 "nosuchaction" => "Nole sifwaite accion",
257 "nosuchactiontext" => "L'&nbsp;accion specifieye pal hårdêye n'&nbsp;est
258 nén ricnoxhowe på wiki.",
259 "nosuchspecialpage" => "Nole sifwaite pådje",
260 "nospecialpagetext" => "Vos avoz dmandé ene pådje sipeciåle ki n'&nbsp;est
261 nén ricnoxhowe på wiki.",
262
263 # General errors
264 #
265 "error" => "Aroke",
266 "databaseerror" => "Åk n'&nbsp;a nén stî avou l'&nbsp;båze di dnêyes",
267 "dberrortext" => "A database query syntax error has occurred.
268 This could be because of an illegal search query (see $5),
269 or it may indicate a bug in the software.
270 The last attempted database query was:
271 <blockquote><tt>$1</tt></blockquote>
272 from within function \"<tt>$2</tt>\".
273 MySQL returned error \"<tt>$3: $4</tt>\".", # co a fé
274 "dberrortextcl" => "A database query syntax error has occurred.
275 The last attempted database query was:
276 \"$1\"
277 from within function \"$2\".
278 MySQL returned error \"$3: $4\".\n", # co a fé
279 "noconnect" => "Mande escuzes! Li wiki a des rujhes tecnikes pol moumint, eyet c'&nbsp;est nén possibe di s'&nbsp;raloyî al båze di dnêyes.",
280 "nodb" => "Dji n'&nbsp;sai tchoezi l'&nbsp;båze di dnêyes $1",
281 "cachederror" => "The following is a cached copy of the requested page, and may not be up to date.", # co a fé
282 "readonly" => "Database locked", # co a fé
283 "enterlockreason" => "Enter a reason for the lock, including an estimate
284 of when the lock will be released", # co a fé
285 "readonlytext" => "The database is currently locked to new
286 entries and other modifications, probably for routine database maintenance,
287 after which it will be back to normal.
288 The administrator who locked it offered this explanation:
289 <p>$1", # co a fé
290 "missingarticle" => "The database did not find the text of a page
291 that it should have found, named \"$1\".
292
293 <p>This is usually caused by following an outdated diff or history link to a
294 page that has been deleted.
295
296 <p>If this is not the case, you may have found a bug in the software.
297 Please report this to an administrator, making note of the URL.", # co a fé
298 "internalerror" => "Divintrinne aroke",
299 "filecopyerror" => "Dji n'&nbsp;a savou copyî l'&nbsp;fitchî «$1» viè «$2».",
300 "filerenameerror" => "Dji n'&nbsp;a savou rlomer l'&nbsp;fitchî «$1» e «$2».",
301 "filedeleteerror" => "Dji n'&nbsp;a savou disfacer l'&nbsp;fitchî «$1».",
302 "filenotfound" => "Dji n'&nbsp;a savou trover l'&nbsp;fitchî «$1».",
303 "unexpected" => "Valixhance nén ratindowe: «$1»=«$2».",
304 "formerror" => "Error: could not submit form", # co a fé
305 "badarticleerror" => "This action cannot be performed on this page.", # co a fé
306 "cannotdelete" => "Could not delete the page or image specified. (It may have already been deleted by someone else.)", # co a fé
307 "badtitle" => "Måva tite",
308 "badtitletext" => "The requested page title was invalid, empty, or
309 an incorrectly linked inter-language or inter-wiki title.", # co a fé
310 "perfdisabled" => "Mande escuzes! mins cisse fonccionålité ci a stî essoctêye
311 pol moumint pask'&nbsp;ele est trop pezante pol båze di dnêyes, ki dvént
312 si télmint londjinne k'&nbsp;on s'&nbsp;endè pout pus siervi a môde di djin.",
313 "perfdisabledsub" => "Vochal ene copeye k'&nbsp;a stî schapêye di $1:",
314 "wrong_wfQuery_params" => "Parametes incoreks po wfQuery()<br />
315 Fonccion: $1<br />
316 Cweraedje: $2
317 ",
318 "viewsource" => "Vey côde sourdant",
319 "protectedtext" => "Cisse pådje chal a stî protedjeye siconte des candjmints;
320 i gn a sacwantès råjhons po çoula, loukîz
321 [[{{ns:4}}:Pådje protedjeye]] s'&nbsp;i vs plait.
322
323 Mins nerén vos ploz vey eyet copyî li côde sourdant del pådje:",
324
325
326 # Login and logout pages
327 #
328 "logouttitle" => "Dislodjaedje",
329 "logouttext" => "Vos vs avoz dislodjî.
330 Vos ploz continouwer a naivyî so {{SITENAME}} anonimmint, oudonbén
331 vos relodjî dizo l'&nbsp;minme uzeu ou dizo èn uzeu diferin.",
332
333 "welcomecreation" => "<h2>Bénvnowe, $1!</h2>
334 <p>
335 Vosse conte a stî ahivé.
336 Èn rovyîz nén di candjî les preferinces di {{SITENAME}} a vosse môde.",
337
338 "loginpagetitle" => "Elodjaedje",
339 "yourname" => "Vosse no d'&nbsp;elodjaedje",
340 "yourpassword" => "Vosse sicret",
341 "yourpasswordagain" => "Ritapez vosse sicret",
342 "newusersonly" => " (seulmint po les noveas uzeus)",
343 "remembermypassword" => "Rimimbrer m'&nbsp;sicret inte les sessions.",
344 "loginproblem" => "<b>Åk n'&nbsp;a nén stî tot vs elodjant.</b><br />Rissayîz!",
345 "alreadyloggedin" => "<font color=red><b>Uzeu $1, vos estoz ddja elodjî!</b></font><br />",
346
347 "areyounew" => "Si vos estoz novea so {{SITENAME}} et ki vos vloz
348 on conte d'&nbsp;uzeu, tapez on no no d'&nbsp;uzeu ki vos vloz eployî,
349 et poy deus côps on on scret (li minme, on côp dins tchake boesse).
350 Come rawete vos ploz (mins c'&nbsp;est nén oblidjî) dner voste adresse
351 emile; ça vént a pont si vos rovyîz vosse sicret, po dmander k'&nbsp;on
352 vs evoye èn ôte pa emile.<br>\n",
353
354 "login" => "S'&nbsp;elodjî",
355 "loginprompt" => "Vos dvoz permete les coûkes po vs elodjî so Wikipedia.",
356 "userlogin" => "S' elodjî", # pont d' "nbsp" chal
357 "logout" => "Si dislodjî",
358 "userlogout" => "Si dislodjî",
359 "notloggedin" => "Nén elodjî",
360 "createaccount" => "Ahiver on novea conte",
361 "createaccountmail" => "pa emile",
362 "badretype" => "Vos avoz dné deus screts diferins.",
363 "userexists" => "Li no d'&nbsp;uzeu ki vs avoz tchoezi est ddja eployî. Tchoezixhoz è èn ôte s'&nbsp;i vs plait.",
364 "youremail" => "Vost emile*",
365 "yournick" => "Vosse no metou (po les sinateures)",
366 "emailforlost" => "Les tchamps avou ene sitoele (*)
367 èn sont nén obligatweres.<br />
368 L'&nbsp;adresse emile, si vos ndè dnez ene, vos permetrè di rçure et
369 d'&nbsp;evoyî des emiles å dtruviè di cisse waibe chal, sins vos dveur
370 diner voste adresse emile, çoula vos srè eto foirt ahessåve si vos rovyîz
371 måy vosse sicret (on novea scret vos pôrè-st esse evoyî pa emile).<br />
372 Vosse vraiy no, si vos l'&nbsp;dinez, pôrè esse eployî po mete a costé
373 di vos ovraedjes.",
374 "loginerror" => "Aroke d'&nbsp;elodjaedje",
375 "nocookiesnew" => "Li conte a stî ahivé, mins vos n'&nbsp;estoz nén elodjî. {{SITENAME}} eploye des coûkes po l'&nbsp;elodjaedje des uzeus. Vos avoz dismetou l'&nbsp;sopoirt des coûkes dins vosse betchteu waibe; rimetoz l'&nbsp;en alaedje et relodjîz vs avou vosse novea no d'&nbsp;elodjaedje eyet scret, s'&nbsp;i vs plait.",
376 "nocookieslogin" => "{{SITENAME}} eploye des coûkes po l'&nbsp;elodjaedje des uzeus. Vos avoz dismetou l'&nbsp;sopoirt des coûkes dins vosse betchteu waibe; rimetoz l'&nbsp;en alaedje et relodjîz vs s'&nbsp;i vs plait.",
377 "noname" => "Vos n'&nbsp;avoz nén dné di no d'&nbsp;uzeu valide.",
378 "loginsuccesstitle" => "Vos estoz elodjî",
379 "loginsuccess" => "L'&nbsp;elodjaedje a stî comifåt, asteure vos estoz elodjî dins {{SITENAME}} dizo l'&nbsp;no d'&nbsp;uzeu «$1».",
380 "nosuchuser" => "I gn a nou uzeu dizo l'&nbsp;no «$1».
381 Verifyîz çou k'&nbsp;vos avoz tapé, oudonbén rimplixhoz les ôtes tchamps
382 et clitchîz sol boton po-z ahiver on novea conte.",
383 "wrongpassword" => "Li scret ki vs avoz dné est måva. Rissayîz s'&nbsp;i vs plait.",
384 "mailmypassword" => "M'&nbsp;emiler on novea scret",
385 "passwordremindertitle" => "Rimimbraedje do scret po Wikipedia",
386 "passwordremindertext" => "Ene sakî (probåblumint vos minme, avou l' adresse IP $1)
387 a dmandé k' on vs emile on novea scret po vs elodjî so Wikipedia.
388 Li scret po l' uzeu «$2» est asteure «$3».
389 Po pus di såvrité, vos dvrîz vos elodjî eyet rcandjî vosse sicret å pus abeye.", # pont d' "&nbsp;" chal, ca c' est po-z esse emilé.
390 "noemail" => "I gn a pont d'&nbsp;adresse emile di cnoxhowe po l'&nbsp;uzeu «$1».",
391 "passwordsent" => "On novea scret a stî emilé a l'&nbsp;adresse emile
392 racsegneye po l'&nbsp;uzeu «$1».
393 Relodjîz vs avou ç'&nbsp;noû scret on côp ki vos l'&nbsp;åroz rçuvou s'&nbsp;i vs plait.",
394
395 # Edit pages
396 #
397 "summary" => "Rascourti",
398 "subject" => "Sudjet/tiestire",
399 "minoredit" => "C'&nbsp;est on candjmint mineur",
400 "watchthis" => "Shure cist årtike",
401 "savearticle" => "Schaper l'&nbsp;pådje",
402 "preview" => "Vey divant",
403 "showpreview" => "Vey divant",
404 "blockedtitle" => "L'&nbsp;uzeu est bloké",
405 "blockedtext" => "Your user name or IP address has been blocked by $1.
406 The reason given is this:<br>''$2''<p>You may contact $1 or one of the other
407 [[Wikipedia:Manaedjeus|administrators]] to discuss the block.
408
409 Note that you may not use the \"email this user\" feature unless you have a valid email address registered in your [[Sipeciås:Preferences|user preferences]].
410
411 Your IP address is $3. Please include this address in any queries you make.
412
413 ==Note to AOL users==
414 Due to continuing acts of vandalism by one particular AOL user, Wikipedia often blocks AOL proxies. Unfortunately, a single proxy server may be used by a large number of AOL users, and hence innocent AOL users are often inadvertently blocked. We apologise for any inconvenience caused.
415
416 If this happens to you, please email an administrator, using an AOL email address. Be sure to include the IP address given above.
417 ", # co a fé
418 "whitelistedittitle" => "S'&nbsp;elodjî po candjî",
419 "whitelistedittext" => "I vs fåt [[Sipeciås:Userlogin|elodjî]] po pleur candjî les årtikes.",
420 "whitelistreadtitle" => "S'&nbsp;elodjî po lére",
421 "whitelistreadtext" => "I vs fåt [[Sipeciås:Userlogin|elodjî]] po pleur lére les årtikes.",
422 "whitelistacctitle" => "Vos n'&nbsp;avoz nén l'&nbsp;permission d'&nbsp;ahiver on conte chal",
423 "whitelistacctext" => "Po pleur ahiver on conte so ç'&nbsp;Wiki chal, vos dvoz esse [[Sipeciås:Userlogin|elodjî]] ey aveur les bounès permissions.",
424 "accmailtitle" => "Li scret a stî evoyî.",
425 "accmailtext" => "Li scret po «$1» a stî evoyî a $2.",
426 "newarticle" => "(Novea)",
427 "newarticletext" =>
428 "Vos avoz clitchî so on loyén viè ene pådje ki n'&nbsp;egzistêye nén co.
429 Mins '''vos''' l'&nbsp;poloz askepyî! Po çoula, vos n'&nbsp;avoz k'&nbsp;a
430 cmincî a taper vosse tecse dins l'&nbsp;boesse di tecse chal pa dzo
431 (alez vey li [[Wikipedia:Aidance|pådje d'&nbsp;aidance]] po pus
432 d'&nbsp;informåcion).
433 Si vos n'&nbsp;voloz nén scrire cisse pådje chal, clitchîz simplumint
434 sol boton '''En erî''' di vosse betchteu waibe po rivni al pådje di dvant.",
435 "anontalkpagetext" => "---- ''Çouchal c'&nbsp;est li pådje di copene po
436 èn uzeu anonime ki n'&nbsp;a nén (co) fwait on conte por lu s'&nbsp;elodjî,
437 ou ki nel eploye nén. Do côp, on doet eployî si [[adresse IP]] limerike po
438 l'&nbsp;idintifyî. Come ene sifwaite adresse IP pout esse eployeye pa pus
439 d'&nbsp;èn uzeu, i s'&nbsp;pout ki vos voeyoz chal des rimåkes et des
440 messaedjes ki n'&nbsp;sont nén por vos, loukîz s'&nbsp;i vs plait po
441 [[Sipeciås:Userlogin|fé on novea conte ou s'&nbsp;elodjî]] po n'&nbsp;pus
442 aveur di confuzion avou des ôtes uzeus anonimes.'' ",
443 "noarticletext" => "(I gn a pol moumint nou tecse e cisse pådje chal)",
444 "updated" => "(Ramidré)",
445 "note" => "<strong>Note:</strong> ",
446 "previewnote" => "Èn rovyîz nén ki c'&nbsp;est djusse on
447 prévoeyaedje, li pådje n'&nbsp;est nén co schapêye!",
448 "previewconflict" => "Ci prévoeyaedje ci mostere kimint kel tecse del
449 boesse di tecse do dzeu sereut håyné si vos decidez di clitchî so «schaper».",
450 "editing" => "Candjant $1",
451 "sectionedit" => " (seccion)",
452 "commentedit" => " (comintaire)",
453 "editconflict" => "Conflit inte deus candjmints: $1",
454 "explainconflict" => "Ene sakî a candjî l'&nbsp;pådje do tins ki vos
455 estîz a scrire.
456 Li boesse di tecse do dzeur mostere li tecse del pådje come il est
457 pol moumint sol sierveu.
458 Li tecse da vosse est sol boesse di tecse do dzo.
459 Les diferinces sont håynêyes å mitan.
460 Vos dvoz mete vos candjmints dins l'&nbsp;tecse d'&nbsp;asteure (å dzeur)
461 si vos lez vloz co evoyî.
462 <b>Seulmint</b> li tecse do dzeur serè candjî cwand vos clitchroz sol
463 boton «Schaper l'nbsp;pådje».\n<p>",
464 "yourtext" => "Li tecse da vosse",
465 "storedversion" => "Modêye sol sierveu",
466 "editingold" => "<strong>ASTEME: Vos estoz ki candje ene viye modêye
467 del pådje. Si vos l'&nbsp;schapez, tos les candjmints k'&nbsp;ont stî
468 fwaits dispoy adon si vont piede.</strong>\n",
469 "yourdiff" => "Diferinces",
470 "copyrightwarning" => "Notez ki totes les contribucions fwaites po {{SITENAME}}
471 dvèt esse dizo li licince di documintåcion libe di GNU
472 (GFDL, loukîz $1 po pus di racsegnes).
473 Si&nbsp;vos n'&nbsp;voloz nén ki vosse tecse poye esse candjî eyet spårdou
474 pa tot l'&nbsp;minme kî, adon nel evoyîz nén chal.
475 <br>
476 Vos nos acertinez eto ki vos avoz scrît l'&nbsp;tecse vos minme, oudonbén
477 l'&nbsp;avoz copyî d'&nbsp;on sourdant libe (dominne publik ou on sourdant
478 pareymint libe).
479 <br>
480 <strong>N'&nbsp;EVOYÎZ NÉN DES TECSES DIZO ABONDROETS SINS PERMISSION&nbsp;!</strong>",
481 "longpagewarning" => "ASTEME: Cisse pådje fwait $1 kilo-octets; des
482 betchteus waibes k'&nbsp;i gn a polèt aveut des rujhes po-z aspougnî
483 des pådjes k'&nbsp;aprepièt ou di pus di 32&nbsp;Ko.
484 Vos dvrîz tuzer a pårti l'&nbsp;pådje e pus ptits bokets.",
485 "readonlywarning" => "ASTEME: On-z overe sol båze di dnêyes pol moumint, ey elle a stî metowe e mode seulmint-lére.
486 Do côp, vos n'&nbsp;såroz schaper vos candjmints asteure; motoit vos dvrîz copyî et aclaper l'&nbsp;tecse dins on fitchî da vosse pol poleur rimete sol {{SITENAME}} pus tård.",
487 "protectedpagewarning" => "ASTEME: Cisse pådje chal a stî protedjeye siconte
488 des candjmints, seulmint les uzeus avou èn accès di manaedjeu el polèt candjî.
489 Acertinez vs ki vos shuvoz les
490 <a href='/wiki/Wikipedia:Rîles_po_les_pådjes_protedjeyes'>rîles po les pådjes
491 protedjeyes</a>.",
492
493 # History pages
494 #
495 "revhistory" => "Istwere des modêyes",
496 "nohistory" => "I gn a pont d'&nbsp;istwere des modêyes po cisse pådje chal.",
497 "revnotfound" => "Modêye nén trovêye",
498 "revnotfoundtext" => "Li viye modêye del pådje ki vos avoz dmandé n'&nbsp;a nén stî trovêye.
499 Verifyîz l'&nbsp;hårdêye ki vs avoz eployî po-z ariver sol pådje s'&nbsp;i vs plait.\n",
500 "loadhist" => "Tcherdjaedje del pådje di l'&nbsp;istwere",
501 "currentrev" => "Modêye d'&nbsp;asteure",
502 "revisionasof" => "Modêye do $1",
503 "cur" => "ast.",
504 "next" => "shuv.",
505 "last" => "dif.",
506 "orig" => "oridj.",
507 "histlegend" => "Ledjinde: (ast.) = diferince avou l'&nbsp;modêye d'&nbsp;asteure,
508 (dif.) = diferince avou l'&nbsp;modêye di dvant, M = candjmint mineur",
509
510 # Diffs
511 #
512 "difference" => "(Diferinces inte les modêyes)",
513 "loadingrev" => "tcherdjaedje del modêye po les diferinces",
514 "lineno" => "Roye $1:",
515 "editcurrent" => "Candjî li modêye do moumint di cisse pådje chal",
516
517 # Search results
518 #
519 "searchresults" => "Rizultats do cweraedje",
520 "searchhelppage" => "Wikipedia:Cweraedje",
521 "searchingwikipedia" => "Cweraedje so Wikipedia",
522 "searchresulttext" => "Po pus di racsegnes sol manire di fé des cweraedjes so Wikipedia, loukîz $1.",
523 "searchquery" => "Pol cweraedje «$1»",
524 "badquery" => "Badly formed search query", # co a fé
525 "badquerytext" => "We could not process your query.
526 This is probably because you have attempted to search for a
527 word fewer than three letters long, which is not yet supported.
528 It could also be that you have mistyped the expression, for
529 example \"fish and and scales\".
530 Please try another query.", # co a fé
531 "matchtotals" => "Li cweraedje «$1» a trové $2 årtikes avou l'&nbsp;tite
532 ki corespond eyet $3 årtikes avou l'&nbsp;tecse ki corespond.",
533 "nogomatch" => "I n'&nbsp;a nole pådje avou ç'&nbsp;tite la, dji saye on cweraedje dins l'&nbsp;tecse des årtikes.",
534 "titlematches" => "Årtikes avou on tites ki corespond",
535 "notitlematches" => "Nol årtike avou on tite ki corespond",
536 "textmatches" => "Årtikes avou do tecse ki corespond",
537 "notextmatches" => "Nol årtike avou do tecse ki corespond",
538 "prevn" => "$1 di dvant",
539 "nextn" => "$1 shuvants",
540 "viewprevnext" => "Vey ($1) ($2) ($3).",
541 "showingresults" => "Chal pa dzo <b>$1</b> rizultats a pårti do limero <b>$2</b>.",
542 "showingresultsnum" => "Chal pa dzo <b>$3</b> rizultats a pårti do limero <b>$2</b>.",
543 "nonefound" => "<strong>Note</strong>: des cweraedjes ki n'&nbsp;dinèt nou rzultat c'&nbsp;est sovint li cweraedje di ptits mots trop corants (come «les», «des») ki n'&nbsp;sont nén indecsés, oudonbén des cweraedjes di pus d'&nbsp;on mot (seulmint les pådjes avou tos les mots dmandés sront håynêyes dins l'&nbsp;rizultat do cweraedje).",
544 "powersearch" => "Cweri",
545 "powersearchtext" => "
546 Cweraedje ezès espåces di nos&nbsp;:<br>
547 $1<br>
548 $2 Håyner les redjiblaedjes &nbsp; Cweri après $3 $9",
549 "searchdisabled" => "<p>Mande escuzes! Li cweraedje å dvins des årtikes a stî dismetou
550 pol moumint, cåze ki l'&nbsp;sierveu est fortcherdjî.
551 Tot ratindant, vos ploz eployî Google po fé les rcweraedjes,
552 mins çoula pout esse ene miete vî.</p>
553
554 <!-- SiteSearch Google -->
555 <FORM method=GET action=\"http://www.google.com/search\">
556 <TABLE bgcolor=\"#FFFFFF\"><tr><td>
557 <A HREF=\"http://www.google.com/\">
558 <IMG SRC=\"http://www.google.com/logos/Logo_40wht.gif\"
559 border=\"0\" ALT=\"Google\"></A>
560 </td>
561 <td>
562 <INPUT TYPE=text name=q size=31 maxlength=255 value=\"$1\">
563 <INPUT type=submit name=btnG VALUE=\"Cweri avou Google\">
564 <font size=-1>
565 <input type=hidden name=domains value=\"{$wgServer}\"><br>
566 <input type=radio name=sitesearch value=\"\"> sol waibe
567 <input type=radio name=sitesearch value=\"{$wgServer}\" checked> so {$wgServer} <br>
568 <input type='hidden' name='hl' value='wa'>
569 <input type='hidden' name='ie' value='$2'>
570 <input type='hidden' name='oe' value='$2'>
571 </font>
572 </td></tr></TABLE>
573 </FORM>
574 <!-- SiteSearch Google -->",
575 "blanknamespace" => "(Mwaisse)",
576
577 # Preferences page
578 #
579 "preferences" => "Preferinces",
580 "prefsnologin" => "Vos n'&nbsp;estoz nén elodjî",
581 "prefsnologintext" => "I vs fåt esse <a href=\"" .
582 wfLocalUrl( "Sipeciås:Userlogin" ) . "\">elodjî</a>
583 po pleur candjî vos preferinces.",
584 "prefslogintext" => "Vos estoz elodjî dizo l'&nbsp;uzeu «$1».
585 Vosse divintrin idintifiant est l'&nbsp;limero $2.
586
587 Loukîz a [[Wikipedia:Aidance so les preferinces]] po saveur çou k'&nbsp;c'&nbsp;est tchaeke des tchuzes des preferinces des uzeus.",
588 "prefsreset" => "Les preferinces ont stî rmetowes come d'&nbsp;avance a
589 pårti des wårdêyès valixhances.",
590 "qbsettings" => "Apontiaedjes pol bår di menu",
591 "changepassword" => "Candjî l'&nbsp;sicret",
592 "skin" => "Pea",
593 "math" => "Håynaedje des formules matematikes",
594 "dateformat" => "Cogne del date",
595 "math_failure" => "Failed to parse", # co a fé
596 "math_unknown_error" => "aroke nén cnoxhowe",
597 "math_unknown_function" => "fonccion nén cnoxhowe ",
598 "math_lexing_error" => "lexing error", # co a fé
599 "math_syntax_error" => "aroke di sintacse",
600 "saveprefs" => "Schaper les preferinces",
601 "resetprefs" => "Rimete les prémetowès valixhances",
602 "oldpassword" => "Vî scret",
603 "newpassword" => "Noû scret",
604 "retypenew" => "Ritapez l'&nbsp;noû scret",
605 "textboxsize" => "Grandeu del boesse di tecse",
606 "rows" => "Royes",
607 "columns" => "Colones",
608 "searchresultshead" => "Håynaedje des rzultats di cweraedje",
609 "resultsperpage" => "Nombe di responses a håyner so en pådje",
610 "contextlines" => "Nombe di royes a håyner po ene response",
611 "contextchars" => "Nombe di caracteres di contecse pa roye",
612 "stubthreshold" => "Grandeu minimom po håyner les courts årtikes",
613 "recentchangescount" => "Nombe di tites dins les <i>dierins candjmints</i>",
614 "savedprefs" => "Vos preferinces ont stî schapêyes.",
615 "timezonetext" => "Tapez li nombe d'&nbsp;eures di diferince avou
616 l'&nbsp;tins univiersel (UTC).",
617 "localtime" => "Håyner l'&nbsp;eure locåle",
618 "timezoneoffset" => "Diferince d'&nbsp;eures",
619 "servertime" => "Server time is now", # co a fé
620 "guesstimezone" => "Fill in from browser", # co a fé
621 "emailflag" => "Èn nén riçure des emiles des ôtes uzeus",
622 "defaultns" => "Prémetous spåces di nos pol cweraedje:",
623
624 # Recent changes
625 #
626 "changes" => "candjmints",
627 "recentchanges" => "Dierins candjmints",
628 "recentchangestext" => "Shuvoz chal les dierins candjmints k'&nbsp;i gn a yeu
629 dzo Wikipedia.",
630 "rcloaderr" => "Tcherdjant les dierins candjmints",
631 "rcnote" => "Chal pa dzo les <strong>$1</strong> dierins candjmints des dierins <strong>$2</strong> djoûs.",
632 "rcnotefrom" => "Chal pa dzo les candjmints dispoy li <b>$2</b> (disk'&nbsp;a <b>$1</b> di mostrés).",
633 "rclistfrom" => "Mostrer les candjmints k'&nbsp;i gn a yeu a pårti do $1",
634 # "rclinks" => "Mostrer les $1 dierins candjmints des dierins $2 djoûs.",
635 "showhideminor" => "$1 candmints mineurs",
636 "rclinks" => "Mostrer les $1 dierins candjmints des dierins $2 djoûs; $3",
637 "rchide" => "e $4; $1 candjmints mineurs; $2 nos d'&nbsp;espåces segondaires; $3 candjmints multipes.",
638 "rcliu" => "; $1 candjmints pa des uzeus eredjîstrés",
639 "diff" => "dif.",
640 "hist" => "ist.",
641 "hide" => "cat.",
642 "show" => "håy.",
643 "tableform" => "tåvlea",
644 "listform" => "djivêye",
645 "nchanges" => "$1 candjmints",
646 "minoreditletter" => "M",
647 "newpageletter" => "N",
648
649 # Upload
650 #
651 "upload" => "Eberweter on fitchî",
652 "uploadbtn" => "Eberweter",
653 "uploadlink" => "Eberweter des imådjes",
654 "reupload" => "Reberweter",
655 "reuploaddesc" => "Rivni al pådje d'&nbsp;eberwetaedje.",
656 "uploadnologin" => "Nén elodjî",
657 "uploadnologintext" => "I vs fåt esse <a href=\"" .
658 wfLocalUrl( "Sipeciås:Userlogin" ) . "\">elodjî</a> por
659 vos pleur eberweter des fitchîs.",
660 "uploadfile" => "Eberweter des imådjes, des sons, evnd.",
661 "uploaderror" => "Aroke d'&nbsp;eberwetaedje",
662 "uploadtext" => "<strong>ASTEME!</strong> Divant d'&nbsp;eberweter on
663 fitchî chal, léjhoz et s'&nbsp;vos asseurer di bén shure
664 les <a href=\"" .
665 wfLocalUrlE( "Wikipedia:Rîles_po_l'_eployaedje_des_imådjes" ) . "\">rîles po
666 l'&nbsp;eployaedje des imådjes</a> di Wikipedia.
667 <p>
668 Si on fitchî avou l'&nbsp;minme no egzistêye dedja, i srè replaecî
669 sins adviertixhmint pa l'&nbsp;ci ki vos årîz eberweté.
670 Dj'&nbsp;ô bén ki, a moens ki vos vôrîz mete a djoû on fitchî tot
671 l'&nbsp;replaeçant pa on pus noû, vos dvrîz tofer vos acertiner
672 k'&nbsp;i n'&nbsp;a nén ddja on fitchî do minme no.
673 <p>
674 Po håyner ou cweri des imådjes k'&nbsp;ont ddja stî rçuvowes,
675 alez sol <a href=\"" . wfLocalUrlE( "Sipeciås:Imagelist" ) .
676 "\">djivêye des imådjes dedja eberwetêyes</a>.
677 Les eberwetaedjes et disfaçaedjes sont metous èn on <a href=\"" .
678 wfLocalUrlE( "Wikipedia:Djournå_des_eberwetaedjes" ) . "\">djournå des eberwetaedjes</a>.
679 <p>
680 Eployîz les boesses d'&nbsp;intrêye chal pa dzo po-z eberweter
681 des noveas fitchîs d'&nbsp;imådjes po vos årtikes.
682 Sol plupårt des betchteus, vos voeroz on boton «Foyter...» (ou «Browse...»)
683 ki vs permetrè di foyter dins les ridants del deure plake da vosse
684 po tchoezi l'&nbsp;fitchî, çou ki rimplirè otomaticmint li tchamp
685 do no do fitchî k'&nbsp;est a costé.
686 Vos dvoz eto clitchî sol boesse por vos acertiner ki vos n'&nbsp;violez
687 nou abondroet et ki l'&nbsp;fitchî ki vos evoyîz si pout bén eployî
688 dins l'&nbsp;Wikipedia.
689 Clitchîz sol boton «Eberweter» po-z evoyî l'&nbsp;fitchî sol sierveu.
690 çoula pout prinde do tins si l'&nbsp;raloyaedje al daegntoele est
691 londjin.
692 <p>
693 Les cognes di fitchîs k'&nbsp;on-z a ptchî c'&nbsp;est li JPEG po
694 les imådjes foto, eyet li PNG po les dessins, mapes, drapeas, imådjetes...
695 et li OGG po les sons.
696 S'&nbsp;i vs plait, dinez a vosse fitchî on no ki dit bén çou
697 k'&nbsp;c'&nbsp;est, c'&nbsp;est pus åjhey insi.
698 Po håyner l'&nbsp;imådje dins èn årtike, eployîz on loyén del
699 foûme <b>[[imådje:fitchî.jpg]]</b> ou <b>[[imådje:fitchî.png|tecse po les betchteus nén grafikes]]</b>
700 ou co <b>[[media:fitchî.ogg]]</b> po les sons.
701 <p>
702 Notez bén ki, tot come po les pådjes del Wikipedia, les ôtès djins polèt
703 candjî ou disfacer vos eberwetaedjes s'&nbsp;i pinsèt ki c'&nbsp;est mî
704 po l'&nbsp;eciclopedeye; eyet vos ploz esse espaitchî d'&nbsp;eberweter
705 des fitchîs si vos n'&nbsp;rispectez nén l'&nbsp;sistinme.",
706 "uploadlog" => "djournå des eberwetaedjes",
707 "uploadlogpage" => "Djournå_des_eberwetaedjes",
708 "uploadlogpagetext" => "Chal pa dzo li djivêye des dierins eberwetaedjes.
709 Totes les eures sont metowes e tins univiersel (UTC).
710 <ul>
711 </ul>
712 ",
713 "filename" => "No do fitchî",
714 "filedesc" => "Discrijhaedje",
715 "filestatus" => "Abondroets ey eployaedje",
716 "filesource" => "Sourdant",
717 "affirmation" => "Dj'&nbsp;acertinêye ki l'&nbsp;djin k'&nbsp;a les
718 abondroets po ci fitchî chal est d'&nbsp;acoird di l'&nbsp;eplaidî dizo
719 les condicions del $1.",
720 "copyrightpage" => "Wikipedia:Abondroets",
721 "copyrightpagename" => "Abondroets Wikipedia",
722 "uploadedfiles" => "Fitchîs eberwetés",
723 "noaffirmation" => "Vos dvoz acertiner ki l'&nbsp;fitchî ki vos eberwetez
724 pout bén esse eployî sins aler siconte des abondroets do fitchî.",
725 "ignorewarning" => "Passer houte des adviertixhmints eyet schaper tot l'&nbsp;minme li fitchî.",
726 "minlength" => "Les imådjes divèt aveur des nos di pol moens troes letes.",
727 "badfilename" => "Li no d'&nbsp;l'&nbsp;imådje a stî candjî a «$1».",
728 "badfiletype" => "«.$1» n'&nbsp;est nén ene sôre d'&nbsp;imådje ricmandêye.",
729 "largefile" => "C'&nbsp;est mî ki les imådjes åyexhe ene grandeu di moens di 100&nbsp;Ko.",
730 "successfulupload" => "L'&nbsp;eberwetaedje a stî comifåt",
731 "fileuploaded" => "L'&nbsp;eberwetaedje do fitchî «$1» a stî å paire des pôces.
732 Shuvoz ci loyén chal: ($2) pol pådje di discrijhaedje eyet rimplixhoz les
733 informåcions sol fitchî, come di wice k'&nbsp;i vént, cwand il a stî
734 fwait, et pa kî, et tot l'&nbsp;minme kéne informåcion interessante ki vos ploz
735 saveur å dfait do fitchî.",
736 "uploadwarning" => "Adviertixhmint so l'&nbsp;eberwetaedje",
737 "savefile" => "Schaper l'&nbsp;fitchî",
738 "uploadedimage" => "eberwetaedje di «$1»",
739
740 # Image list
741 #
742 "imagelist" => "Djivêye des imådjes",
743 "imagelisttext" => "Chal pa dzo c'&nbsp;est ene djivêye di $1 imådjes relîtes $2.",
744 "getimagelist" => "fetching image list", # co a fé
745 "ilshowmatch" => "Mostrer totes les imådjes avou des nos ki corespondèt a",
746 "ilsubmit" => "Cweri",
747 "showlast" => "Mostrer les $1 dierinnès imådjes relîtes $2.",
748 "all" => "totes",
749 "byname" => "påzès nos",
750 "bydate" => "pazès dates",
751 "bysize" => "pa grandeu",
752 "imgdelete" => "oist.",
753 "imgdesc" => "disc.",
754 "imglegend" => "Ledjinde: (disc.) = håyner/candjî l'&nbsp;discrijhaedje di l'&nbsp;imådje.",
755 "imghistory" => "Istwere di l'&nbsp;imådje",
756 "revertimg" => "mod.",
757 "deleteimg" => "oist.",
758 "imghistlegend" => "Ledjinde: (ast.) = c'&nbsp;est l'&nbsp;imådje k'&nbsp;i gn a asteure, (oist.) = oister (disfacer)
759 cisse viye modêye la, (mod.) = rivni a cisse viye modêye la.
760 <br><i>Clitchîz sol date po vey l'&nbsp;imådje evoyeye a cisse date la.</i>",
761 "imagelinks" => "Loyéns viè ciste imådje chal",
762 "linkstoimage" => "Les pådjes shuvantes eployèt ciste imådje chal:",
763 "nolinkstoimage" => "I n'&nbsp;a nole pådje k'&nbsp;eploye ciste imådje chal.",
764
765 # Statistics
766 #
767 "statistics" => "Sitatistikes",
768 "sitestats" => "Sitatistikes del waibe",
769 "userstats" => "Sitatistikes des uzeus",
770 "sitestatstext" => "I gn a <b>$1</b> pådjes å totå el båze di dnêyes.
771 Çoula tot contant les pådjes di «Copenes», les pådjes å dfait di Wikipedia,
772 les pådjes «stub» (pådjes sins waire di contnou), les redjiblaedjes,
773 eyet co ds ôtes ki n'&nbsp;sont nén vormint des årtikes.
774 Si on n'&nbsp;conte nén ces la, i gn a <b>$2</b> pådjes ki sont
775 probåblumint des vraiys årtikes.<p>
776 I gn a-st avou å totå <b>$3</b> riwaitaedjes di pådjes, eyet <b>$4</b>
777 candjmints do contnou des pådjes dispoy li 20 di djulete 2003.
778 Dj'&nbsp;ô bén k'&nbsp;i gn a ene moyene di <b>$5</b> candjmints par pådje,
779 eyet <b>$6</b> riwaitaedjes po on candjmint.",
780 "userstatstext" => "I gn a <b>$1</b> uzeus d'&nbsp;eredjîstrés.
781 <b>$2</b> di zels sont eto des manaedjeus (riloukîz a $3).
782
783 <p><h2>Des ôtes pus spepieusès statistikes</h2><p>
784 Des pus spepieusès statistikes åd dilong des moes sont
785 <a href='/stats/WA/Sitemap.htm' class='internal'>chal</a>.
786 ", # NOTE: loyén viè les statistikes
787
788 # Maintenance Page
789 #
790 "maintenance" => "Pådje di manaedjmint",
791 "maintnancepagetext" => "Cisse pådje chal a sacwantès ahessåvès usteyes
792 po manaedjî les årtikes. Sacwantes di ces fonccions chal polèt esse
793 sitréndåves pol båze di dnêyes, do côp on vs dimandrè di n'&nbsp;nén
794 clitchî sol boton «rafrister» di vosse betchteu a tchaeke côp
795 ki vos fjhoz on ptit candjmint ;-)",
796 "maintenancebacklink" => "Rivni al pådje di manaedjmint",
797 "disambiguations" => "Pådjes d'&nbsp;omonimeye",
798 "disambiguationspage" => "Wikipedia:Loyéns_viè_les_pådjes_d'_omonimeye",
799 "disambiguationstext" => "Les årtikes shuvants ont des loyéns viè en <i>pådje d'&nbsp;omonimeye</i>. I dvrént purade loyî viè l'&nbsp;bon årtike.<br>
800 Ene pådje est considerêye come pådje d'&nbsp;omonimeye si elle aparexhe e $1.<br>
801 Les loyéns a pårti d'&nbsp;ôtes espåces di lomaedje èn sont <i>nén</i> håynés chal.",
802 "doubleredirects" => "Dobes redjiblaedjes",
803 "doubleredirectstext" => "<b>Asteme:</b> Cisse djivêye chal pout aveur des fås pôzitifs. Dj'&nbsp;ô bén k'&nbsp;i pout aveur do tecse di pus, avou des loyéns, après li prumî «#REDIRECT».<br>\n
804 Tchaeke roye a-st on loyén viè l'&nbsp;prumî eyet l'&nbsp;deujhinme redjiblaedje, avou on mostraedje del prumire roye do tecse do deujhinme redjiblaedje, çou ki å pus sovint dene li «vraiy» årtike såme, ki l'&nbsp;prumî redjiblaedje dvreut evoyî viè lu.",
805 "brokenredirects" => "Pierdous redjiblaedjes",
806 "brokenredirectstext" => "Les redjiblaedjes shuvants evoyèt so ene pådje ki n'&nbsp;egzistêye nén.",
807 "selflinks" => "Pådjes avou des loyéns viè zeles minmes",
808 "selflinkstext" => "Les pådjes shuvantes ont on loyén viè zeles minmes, çou ki n'&nbsp;si dvreut nén fé.",
809 "mispeelings" => "Pådjes avou des flotches",
810 "mispeelingstext" => "Les pådjes shuvantes ont ene ou sacwante
811 flotche, di cenes metowes so $1. Li scrijhaedje corek pout esse mostré inte
812 åtchetes a costé do mot må scrît.",
813 "mispeelingspage" => "Djivêye des flotches les pus corantes",
814 "missinglanguagelinks" => "Loyéns di lingaedjes ki mankèt",
815 "missinglanguagelinksbutton" => "Trover les loyéns di lingaedjes ki mankèt po",
816 "missinglanguagelinkstext" => "Ces årtikes chal èn loynut <i>nén</i> viè leu-z omologues so «$1». Les redjiblaedjes eyet les dzo-pådjes èn sont <i>nén</i> mostrêyes.",
817
818
819 # Miscellaneous special pages
820 #
821 "orphans" => "Pådjes ôrfulinnes",
822 "lonelypages" => "Pådjes ôrfulinnes",
823 "unusedimages" => "Imådjes nén eployeyes",
824 "popularpages" => "Pådjes les pus léjhowes",
825 "nviews" => "léjhowe $1 côps",
826 "wantedpages" => "Pådjes les pus rcwerowes",
827 "nlinks" => "$1 loyéns",
828 "allpages" => "Totes les pådjes",
829 "randompage" => "Årtike a l'&nbsp;astcheyance", # TODO: trop longou?
830 "shortpages" => "Coûtès pådjes",
831 "longpages" => "Longowès pådjes",
832 "listusers" => "Djivêye des uzeus",
833 "specialpages" => "Pådjes sipeciåles",
834 "spheading" => "Pådjes sipeciåles po tos ls uzeus",
835 "sysopspheading" => "Pådjes sipeciåles po les manaedjeus",
836 "developerspheading" => "Pådjes sipeciåles po les diswalpeus",
837 "protectpage" => "Protedjî l'&nbsp;pådje",
838 "recentchangeslinked" => "Candjmints aloyîs",
839 "rclsub" => "(ezès pådjes ki «$1» a-st on loyén dzeu)",
840 "debug" => "Disbugaedje",
841 "newpages" => "Novelès pådjes",
842 "ancientpages" => "Viyådjes",
843 "intl" => "Loyéns eterlingaedjes",
844 "movethispage" => "Displaecî cisse pådje",
845 "unusedimagestext" => "<p>Notez tot l'&nbsp;minme ki d'&nbsp;ôtès waibes,
846 come li cenes des ôtes Wikipedias, polèt aveur des loyéns viè ces imådjes la
847 gråcès a ene direke hårdêye. Do côp, ces imådjes aparexhèt chal, mågré
848 k'&nbsp;ele soeyexhe eployeyes.",
849 "booksources" => "Sourdants po les lives",
850 "booksourcetext" => "Chal pa dzo c'&nbsp;est ene djivêye di hårdêyes viè
851 des waibes ki vindèt des lives, noûs ou di deujhinme mwin, et ki polèt
852 aveur pus d'&nbsp;informåcions å dfait des lives ki vos cweroz après.
853 {{SITENAME}} n'&nbsp;a rén a vey avou ces eterprijhes la, eyet cisse djivêye
854 chal èn doet nén esse veyowe come èn aspoya ou nerén ene reclame.",
855 "alphaindexline" => "di $1 a $2",
856
857 # Email this user
858 #
859 "mailnologin" => "Nole adresse d'&nbsp;evoyeu",
860 "mailnologintext" => "Po-z evoyî èn emile a èn ôte uzeu i vs fåt esse <a href=\"" .
861 wfLocalUrl( "Sipeciås:Userlogin" ) . "\">elodjî</a>
862 eyet aveur ene adresse emile d'&nbsp;evoyeu ki soeye valide
863 dins vos <a href=\"" .
864 wfLocalUrl( "Sipeciås:Preferences" ) . "\">preferinces</a>.",
865 "emailuser" => "Emiler a l'&nbsp;uzeu",
866 "emailpage" => "Emilaedje a èn uzeu",
867 "emailpagetext" => "Si cist uzeu chal a dné ene adresse emile valide dins
868 ses preferins, vos lyi ploz evoyî èn emile a pårti di cisse pådje chal.
869 L'&nbsp;adresse emile k'&nbsp;i gn a dins vos preferinces serè-st eployeye
870 come adresse di l'&nbsp;evoyeu (adresse «From:» di l'&nbsp;emile),
871 po ki l'&nbsp;riçuveu poye risponde.",
872 "noemailtitle" => "Pont d'&nbsp;adresse emile",
873 "noemailtext" => "Cist uzeu chal n'&nbsp;a nén dné d'&nbsp;adresse emile
874 valide, ou n'&nbsp;vout nén rçure des emiles des ôtes uzeus.
875 Do côp, c'&nbsp;est nén possibe di lyi evoyî èn emile.",
876 "emailfrom" => "Di",
877 "emailto" => "Po",
878 "emailsubject" => "Sudjet",
879 "emailmessage" => "Messaedje",
880 "emailsend" => "Evoyî",
881 "emailsent" => "Emile evoyî",
882 "emailsenttext" => "Vost emilaedje a stî evoyî comifåt.",
883
884 # Watchlist
885 #
886 "watchlist" => "Mes pådjes shuvowes",
887 "watchlistsub" => "(po l'&nbsp;uzeu «$1»)",
888 "nowatchlist" => "Vosse djivêye des pådjes a shuve est vude.",
889 "watchnologin" => "Vos n'&nbsp;estoz nén elodjî",
890 "watchnologintext" => "I vs fåt esse <a href=\"" .
891 wfLocalUrl( "Sipeciås:Userlogin" ) . "\">elodjî</a>
892 po pleur candjî vosse djivêye des pådjes a shuve.",
893 "addedwatch" => "Radjouté ås shuvous",
894 "addedwatchtext" => "Li pådje «$1» a stî radjoutêye a vosse <a href=\"" .
895 wfLocalUrl( "Sipeciås:Watchlist" ) . "\">djivêye des pådjes a shuve</a>.
896 Tos les candjmints k'&nbsp;i gn årè di cisse pådje chal, eyet di si pådje
897 di copene, seront håynés chal, eyet li pådje serè metowe e <b>cråssès letes</b>
898 el <a href=\"" .
899 wfLocalUrl( "Sipeciås:Recentchanges" ) . "\">djivêye des dierins candjmints</a> po k'&nbsp;ça soeye pus åjhey por vos del rimårker.</p>
900 <p>
901 Si vos vloz bodjî l'&nbsp;pådje foû di vosse djivêye des shuvous,
902 clitchîz so «Èn pus shuve li pådje» dins l'&nbsp;bår di menu sol costé.",
903 "removedwatchtext" => "Li pådje «$1» a stî bodjeye foû di vosse djivêye des pådjes a shuve.",
904 "watchthispage" => "Shuve cisse pådje",
905 "unwatchthispage" => "Èn pus shuve li pådje",
906 "notanarticle" => "Nén èn årtike",
907 "watchnochange" => "Nole des pådjes di vosse djivêye di pådjes a shuve n'&nbsp;a stî candjeye dins l'&nbsp;termene di tins dmandêye.",
908 "watchdetails" => "($1 pådjes shuvowes, sins conter les pådjes di copene;
909 $2 total pages edited since cutoff;
910 $3...
911 <a href='$4'>mostrer eyet candjî l'&bsp;djivêye etire</a>.)", # co a fé
912 "watchmethod-recent" => "checking recent edits for watched pages", # co a fé
913 "watchmethod-list" => "checking watched pages for recent edits", # co a fé
914 "removechecked" => "Bodjî les cayets tchoezis foû del djivêye des pådjes a shuve",
915 "watchlistcontains" => "I gn a $1 pådjes e vossse djivêye des pådjes a shuve.",
916 "watcheditlist" => "Here's an alphabetical list of your
917 watched pages. Check the boxes of pages you want to remove
918 from your watchlist and click the 'remove checked' button
919 at the bottom of the screen.", # co a fé
920 "removingchecked" => "Removing requested items from watchlist...", # co a fé
921 "couldntremove" => "Couldn't remove item '$1'...", # co a fé
922 "iteminvalidname" => "Åk n'&nbsp;a nén stî avou «$1», no nén valide...",
923 "wlnote" => "Chal pa dzo les $1 dierins candjmints des <b>$2</b> dierinnès eures.",
924 "wlshowlast" => "Mostrer les dierin(nè)s $1 eures, $2 djoûs $3",
925
926
927 # Delete/protect/revert
928 #
929 "deletepage" => "Disfacer l'&nbsp;pådje",
930 "confirm" => "Acertiner",
931 "excontent" => "li contnou esteut:",
932 "exbeforeblank" => "li contnou dvant l'&nbsp;disfaçaedje esteut:",
933 "exblank" => "li pådje esteut vude",
934 "confirmdelete" => "Acertinaedje do disfaçaedje",
935 "deletesub" => "(Djisfaçaedje di «$1»)",
936 "historywarning" => "Adviertixhmint: Li pådje ki vos alez disfacer a-st ene istwere: ",
937 "confirmdeletetext" => "Vos alez disfacer po tofer del båze di dnêyes ene
938 pådje ou ene imådje, avou tote si istwere.
939 Acertinez s'&nbsp;i vs plait ki c'&nbsp;est bén çoula ki vos vloz fé,
940 ki vos comprindoz les consecwinces, et ki vos fjhoz çoula
941 tot [[Wikipedia:Rîles a shure|shuvant les rîles]].",
942 "confirmcheck" => "Oyi, dji vou vormint disfacer ci fitchî chal.",
943 "actioncomplete" => "Fwait",
944 "deletedtext" => "Li pådje «$1» a stî disfacêye. Loukîz li $2 po ene
945 djivêye des dierins disfaçaedjes.",
946 "deletedarticle" => "pådje «$1» disfacêye",
947 "dellogpage" => "Djournå_des_disfaçaedjes",
948 "dellogpagetext" => "Chal pa dzo c'&nbsp;est l'&nbsp;djivêye des dierins
949 disfaçaedjes. Totes les dates et eures sont-st e tins univiersel (UTC).
950 <ul>
951 </ul>
952 ",
953 "deletionlog" => "djournå des disfaçaedjes",
954 "reverted" => "Rimetou ene modêye di dvant",
955 "deletecomment" => "Råjhon do disfaçaedje",
956 "imagereverted" => "Li rmetaedje del modêye di dvant a stî comifåt.",
957 "rollback" => "Roll back edits", # co a fé
958 "rollbacklink" => "rollback", # co a fé
959 "rollbackfailed" => "Rollback failed", # co a fé
960 "cantrollback" => "Cannot revert edit; last contributor is only author of this article.", # co a fé
961 "alreadyrolled" => "Cannot rollback last edit of [[$1]]
962 by [[Uzeu:$2|$2]] ([[Uzeu copene:$2|Copene]]); someone else has edited or rolled back the article already.
963
964 Li dierin candjmint a stî fwait pa [[Uzeu:$3|$3]] ([[Uzeu copene:$3|Copene]]). ",
965 # only shown if there is an edit comment
966 "editcomment" => "The edit comment was: \"<i>$1</i>\".", # co a fé
967 "revertpage" => "Rivnou å dierin candjmint da $1",
968 "protectlogpage" => "Protection_log", # co a fé
969 "protectlogtext" => "Chal pa dzo c'&nbsp;est ene djivêye des protedjaedjes
970 et disprotedjaedjes des pådjes.
971 Loukîz [[{{ns:4}}:Pådje protedjeye]] po pus di racsegnes.",
972 "protectedarticle" => "[[$1]] protedjî",
973 "unprotectedarticle" => "[[$1]] disprotedjî",
974
975 # Undelete
976 "undelete" => "Rapexhî des disfacêyès pådjes",
977 "undeletepage" => "Vey et rapexhî des disfacêyès pådjes",
978 "undeletepagetext" => "Les pådjes shuvantes ont stî disfacêyes mins ele sont
979 co ezès årtchives, do côp ele polèt esse rapexheyes.
980 Les årtchives sont netieyes di tins en tins.",
981 "undeletearticle" => "Rapexhî on disfacé årtike",
982 "undeleterevisions" => "$1 modêyes ezès årtchives",
983 "undeletehistory" => "Si vos rapexhîz l'&nbsp;pådje, l'&nbsp;istwere del pådje
984 serè rapexheye eto, avou totes les modêyes co ezès årtchives.
985 Si ene novele pådje avou l'&nbsp;minme a stî askepieye dispoy li disfaçaedje
986 di cisse chal, les rapexheyès modêyes seront metowes e l'&nbsp;istwere mins
987 c'&nbsp;est l'&nbsp;modêye do moumint, et nén l'&nbsp;cisse rapexheye, ki
988 srè håynêye.",
989 "undeleterevision" => "Modêye disfacêye li $1",
990 "undeletebtn" => "Rapexhî!",
991 "undeletedarticle" => "a rapexhî l'&nbsp;pådje «$1»",
992 "undeletedtext" => "L'&nbsp;årtike [[$1]] a stî rapexhî comifåt.
993 Loukîz [[Wikipedia:Djournå_des_disfaçaedjes]] po ene djivêye des dierins
994 disfaçaedjes eyet rapexhaedjes.",
995
996 # Contributions
997 #
998 "contributions" => "Ovraedjes di l'&nbsp;uzeu", /* TODO: problinme di longeu */
999 "mycontris" => "Mes contribucions",
1000 "contribsub" => "Po l'&nbsp;uzeu $1",
1001 "nocontribs" => "Nou candjmint di trové ki corespondreut a ç'&nbsp;critere la.",
1002 "ucnote" => "Chal pa dzo les <b>$1</b> dierins candjmints di l'&nbsp;uzeu so les <b>$2</b> dierins djoûs.",
1003 "uclinks" => "Vey les $1 dierins candjmints; vey les $2 dierins djoûs.",
1004 "uctop" => " (top)" ,
1005
1006 # What links here
1007 #
1008 "whatlinkshere" => "Pådjes ki loynut chal",
1009 "notargettitle" => "No target", # co a fé
1010 "notargettext" => "You have not specified a target page or user
1011 to perform this function on.", # co a fé
1012 "linklistsub" => "(Djivêye des loyéns)",
1013 "linkshere" => "Les pådjes ki shuvèt ont des loyéns viè cisse ci:",
1014 "nolinkshere" => "Nole pådje avou des loyéns viè cisse ci.",
1015 "isredirect" => "pådje di redjiblaedje",
1016
1017 # Block/unblock IP
1018 #
1019 "blockip" => "Bloker èn uzeu",
1020 "blockiptext" => "Use the form below to block write access
1021 from a specific IP address or username.
1022 This should be done only only to prevent vandalism, and in
1023 accordance with [[Wikipedia:Rîles a shure|{{SITENAME}} policy]].
1024 Fill in a specific reason below (for example, citing particular
1025 pages that were vandalized).", # co a fé
1026 "ipaddress" => "Adresse IP/no d'&nbsp;uzeu",
1027 "ipbreason" => "Råjhon",
1028 "ipbsubmit" => "Bloker cist uzeu",
1029 "badipaddress" => "Nol uzeu avou ç'&nbsp;no la.",
1030 "noblockreason" => "Vos dvoz dner ene råjhon pol blocaedje.",
1031 "blockipsuccesssub" => "Li blocaedje a stî comifåt",
1032 "blockipsuccesstext" => $1» a stî bloké.
1033 <br>Loukîz li [[Sipeciås:Ipblocklist|Djivêye des blocaedjes]] po candjî on blocaedje.",
1034 "unblockip" => "Disbloker èn uzeu",
1035 "unblockiptext" => "Use the form below to restore write access
1036 to a previously blocked IP address.", # co a fé
1037 "ipusubmit" => "Unblock this address", # co a fé
1038 "ipusuccess" => %s» a stî disbloké",
1039 "ipblocklist" => "Djivêye d'&nbsp;adresses IP et di nos d'&nbsp;uzeus ki sont blokés",
1040 "blocklistline" => "$1, $2 a bloké $3",
1041 "blocklink" => "bloker",
1042 "unblocklink" => "disbloker",
1043 "contribslink" => "contribs", # co a fé
1044 "autoblocker" => "Bloké otomaticmint paski vos eployîz li minme adresse IP ki «%s». Råjhon do blocaedje «%s».",
1045 "blocklogpage" => "Block_log", # co a fé
1046 "blocklogentry" => $1» a stî bloké',
1047 "blocklogtext" => "This is a log of user blocking and unblocking actions. Automatically
1048 blocked IP addresses are not be listed. See the [[Special:Ipblocklist|IP block list]] for
1049 the list of currently operational bans and blocks.", # co a fé
1050 "unblocklogentry" => $1» a stî disbloké',
1051
1052 # Developer tools
1053 #
1054 "lockdb" => "Lock database", # co a fé
1055 "unlockdb" => "Unlock database", # co a fé
1056 "lockdbtext" => "Locking the database will suspend the ability of all
1057 users to edit pages, change their preferences, edit their watchlists, and
1058 other things requiring changes in the database.
1059 Please confirm that this is what you intend to do, and that you will
1060 unlock the database when your maintenance is done.", # co a fé
1061 "unlockdbtext" => "Unlocking the database will restore the ability of all
1062 users to edit pages, change their preferences, edit their watchlists, and
1063 other things requiring changes in the database.
1064 Please confirm that this is what you intend to do.", # co a fé
1065 "lockconfirm" => "Yes, I really want to lock the database.", # co a fé
1066 "unlockconfirm" => "Yes, I really want to unlock the database.", # co a fé
1067 "lockbtn" => "Lock database", # co a fé
1068 "unlockbtn" => "Unlock database", # co a fé
1069 "locknoconfirm" => "You did not check the confirmation box.", # co a fé
1070 "lockdbsuccesssub" => "Database lock succeeded", # co a fé
1071 "unlockdbsuccesssub" => "Database lock removed", # co a fé
1072 "lockdbsuccesstext" => "The database has been locked.
1073 <br>Remember to remove the lock after your maintenance is complete.", # co a fé
1074 "unlockdbsuccesstext" => "The database has been unlocked.", # co a fé
1075
1076 # SQL query
1077 #
1078 "asksql" => "SQL query", # co a fé
1079 "asksqltext" => "Use the form below to make a direct query of the
1080 database.
1081 Use single quotes ('like this') to delimit string literals.
1082 This can often add considerable load to the server, so please use
1083 this function sparingly.", # co a fé
1084 "sqlislogged" => "Please note that all queries are logged.", # co a fé
1085 "sqlquery" => "Enter query", # co a fé
1086 "querybtn" => "Submit query", # co a fé
1087 "selectonly" => "Only read-only queries are allowed.", # co a fé
1088 "querysuccessful" => "Query successful", # co a fé
1089
1090 # Move page
1091 #
1092 "movepage" => "Displaecî l'&nbsp;pådje",
1093 "movepagetext" => "Chal vos ploz candjî l'&nbsp;no d'&nbsp;ene pådje,
1094 dj'&nbsp;ô bén displaecî l'&nbsp;pådje, eyet si istwere, viè l'&nbsp;novea no.
1095 Li vî tite divénrè-st ene pådje di redjiblaedje viè l'&nbsp;novele/
1096 Les loyéns viè l'&nbsp;viye pådje èn seront nén candjîs; acertinez vs di
1097 [[Sipeciås:Maintenance|verifyî]] s'&nbsp;i n'&nbsp;a nén des dobes
1098 ou crons redjiblaedjes.
1099 Vos estoz responsåve di fé çou k'&nbsp;i fåt po k'&nbsp;les loyéns
1100 continouwexhe di moenner la k'&nbsp;i fåt.
1101
1102 Notez k'anbsp;el pådje èn serè '''nén''' displaeceye s'anbsp;i gn a ddja ene
1103 pådje avou l'&nbsp;novea tite, a moens k'&nbsp;ele soeye vude, ou ene pådje
1104 di redjiblaedje, et k'&nbsp;ele n'&nbsp;åye nole istwere.
1105 Çoula vout dire ki vos ploz ri-displaecî ene pådje viè l'&nbsp;no k'&nbsp;ele
1106 aveut djusse divant, et insi disfé vosse prumî displaeçaedje, å cas ou vos vs
1107 rindrîz conte ki vos avoz fwait ene flotche; ey eto ki vos n'&nbsp;poloz nén
1108 spotchî par accidint ene pådje k'&nbsp;egzistêye dedja.
1109
1110 <b>ASTEME!</b>
1111 On displaeçaedje pout esse on consecant et nén atindou candjmint po ene
1112 pådje foirt léjhowe; s'&nbsp;i vs plait tuzez bén åzès consecwinces divant
1113 d'&nbsp;continouwer.",
1114 "movepagetalktext" => "Li pådje di copene associeye, s'&nbsp;end a ene, serè
1115 displaeceye otomaticmint avou, '''a moens ki:'''
1116 *Vos displaecîz l'&nbsp;pådje d'&nbsp;èn espåce di lomaedje a èn ôte,
1117 *Ene pådje di copene nén vude egzistêye dedja dizo l'&nbsp;novea no,
1118 *Vos disclitchrîz l'&nbsp;boesse a clitchî chal pa dzo.
1119
1120 Dins ces cas la, vos dvroz displaecî l'&nbsp;pådje di copene al mwin, ou rcopyî
1121 si contnou, si vos l'&nbsp;vloz mete adlé l'&nbsp;novea no
1122 d'&nbsp;l'&nbsp;årtike.",
1123 "movearticle" => "Displaecî di",
1124 "movenologin" => "Nén elodjî",
1125 "movenologintext" => "I vs fåt esse èn uzeu eredjîstré eyet esse <a href=\"" .
1126 wfLocalUrl( "Sipeciås:Userlogin" ) . "\">elodjî</a> por vos
1127 pleur displaecî ene pådje.",
1128 "newtitle" => "Viè l'&nbsp;novea tite",
1129 "movepagebtn" => "Displaecî",
1130 "pagemovedsub" => "Li displaeçaedje a stî comifåt",
1131 "pagemovedtext" => "Li pådje «[[$1]]» a stî displaeceye viè «[[$2]]».",
1132 "articleexists" => "Ene pådje egzistêye dedja avou ç'&nbsp;no la, oudonbén
1133 li no k'&nbsp;vos avoz tchoezi n'&nbsp;est nén valide.
1134 Tchoezixhoz è èn ôte s'&nbsp;i vs plait.",
1135 "talkexists" => "The page itself was moved successfully, but the
1136 talk page could not be moved because one already exists at the new
1137 title. Please merge them manually.", # co a fé
1138 "movedto" => "displaecî viè",
1139 "movetalk" => "Displaecî li pådje di copene avou, si ça astchait.",
1140 "talkpagemoved" => "Li pådje di copene corespondante a stî displaeceye avou.",
1141 "talkpagenotmoved" => "Li pådje di copene corespondante n'&nbsp;a <strong>nén</strong> stî displaeceye.",
1142
1143 "export" => "Export pages", # co a fé
1144 "exporttext" => "You can export the text and editing history of a particular
1145 page or set of pages wrapped in some XML; this can then be imported into another
1146 wiki running MediaWiki software, transformed, or just kept for your private
1147 amusement.", # co a fé
1148 "exportcuronly" => "Inclure fok li modêye do moumint, nén tote l'&nbsp;istwere",
1149
1150 # Namespace 8 related
1151
1152 "allmessages" => "Tos les messaedjes",
1153 "allmessagestext" => "Çouchal est ene djivêye di tos les messaedjes k'&nbsp;i gn a dins l'&nbsp;espåce di lomaedje ''MediaWiki:''",
1154 );
1155
1156 #--------------------------------------------------------------------------
1157 # Internationalisation code
1158 #--------------------------------------------------------------------------
1159
1160 class LanguageWa extends LanguageUtf8 {
1161
1162 function getBookstoreList () {
1163 global $wgBookstoreListWa ;
1164 return $wgBookstoreListWa ;
1165 }
1166
1167 function getNamespaces() {
1168 global $wgNamespaceNamesWa;
1169 return $wgNamespaceNamesWa;
1170 }
1171
1172 function getNsText( $index ) {
1173 global $wgNamespaceNamesWa;
1174 return $wgNamespaceNamesWa[$index];
1175 }
1176
1177 function getNsIndex( $text ) {
1178 global $wgNamespaceNamesWa;
1179
1180 foreach ( $wgNamespaceNamesWa as $i => $n ) {
1181 if ( 0 == strcasecmp( $n, $text ) ) { return $i; }
1182 }
1183 return false;
1184 }
1185
1186 function getQuickbarSettings() {
1187 global $wgQuickbarSettingsWa;
1188 return $wgQuickbarSettingsWa;
1189 }
1190
1191 function getSkinNames() {
1192 global $wgSkinNamesWa;
1193 return $wgSkinNamesWa;
1194 }
1195
1196 function getMathNames() {
1197 global $wgMathNamesWa;
1198 return $wgMathNamesWa;
1199 }
1200
1201 function getDateFormats() {
1202 global $wgDateFormatsWa;
1203 return $wgDateFormatsWa;
1204 }
1205
1206 function getUserToggles() {
1207 global $wgUserTogglesWa;
1208 return $wgUserTogglesWa;
1209 }
1210
1211 function getMonthName( $key )
1212 {
1213 global $wgMonthNamesWa;
1214 return $wgMonthNamesWa[$key-1];
1215 }
1216
1217 /* by default we just return base form */
1218 function getMonthNameGen( $key )
1219 {
1220 global $wgMonthNamesWa;
1221 return $wgMonthNamesWa[$key-1];
1222 }
1223
1224 function getMonthAbbreviation( $key )
1225 {
1226 global $wgMonthAbbreviationsWa;
1227 return $wgMonthAbbreviationsWa[$key-1];
1228 }
1229
1230 function getWeekdayName( $key )
1231 {
1232 global $wgWeekdayNamesWa;
1233 return $wgWeekdayNamesWa[$key-1];
1234 }
1235
1236 # Inherit userAdjust()
1237
1238 ###
1239 ### Dates in Walloon are "1î d' <monthname>" for 1st of the month,
1240 ### "<day> di <monthname>" for months starting by a consoun, and
1241 ### "<day> d' <monthname>" for months starting with a vowel
1242 ###
1243 function date( $ts, $adj = false )
1244 {
1245 global $wgAmericanDates, $wgUser, $wgUseDynamicDates;
1246
1247 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1248
1249 $m = substr( $ts, 4, 2 );
1250 $n = substr( $ts, 6, 2 );
1251
1252 if ($n == 1) {
1253 $d = "1î d'&nbsp;" . $this->getMonthName( $m ) .
1254 " " . substr( $ts, 0, 4 );
1255 } else if ($n == 2 || $n == 3 || $n == 20 || $n == 22 || $n == 23) {
1256 $d = (0 + $n) . " d'&nbsp;" . $this->getMonthName( $m ) .
1257 " " . substr( $ts, 0, 4 );
1258 } else if ($m == 4 || $m == 8 || $m == 10) {
1259 $d = (0 + $n) . " d'&nbsp;" . $this->getMonthName( $m ) .
1260 " " . substr( $ts, 0, 4 );
1261 } else {
1262 $d = (0 + $n) . " di " . $this->getMonthName( $m ) .
1263 " " . substr( $ts, 0, 4 );
1264 }
1265
1266 return $d;
1267 }
1268
1269 function time( $ts, $adj = false )
1270 {
1271 if ( $adj ) { $ts = $this->userAdjust( $ts ); }
1272
1273 $t = substr( $ts, 8, 2 ) . ":" . substr( $ts, 10, 2 );
1274 return $t;
1275 }
1276
1277 function timeanddate( $ts, $adj = false )
1278 {
1279 #return $this->time( $ts, $adj ) . " " . $this->date( $ts, $adj );
1280 return $this->date( $ts, $adj ) . " a " . $this->time( $ts, $adj );
1281 }
1282
1283 # Inherit rfc1123()
1284
1285 function getValidSpecialPages()
1286 {
1287 global $wgValidSpecialPagesWa;
1288 return $wgValidSpecialPagesWa;
1289 }
1290
1291 function getSysopSpecialPages()
1292 {
1293 global $wgSysopSpecialPagesWa;
1294 return $wgSysopSpecialPagesWa;
1295 }
1296
1297 function getDeveloperSpecialPages()
1298 {
1299 global $wgDeveloperSpecialPagesWa;
1300 return $wgDeveloperSpecialPagesWa;
1301 }
1302
1303 function getMessage( $key )
1304 {
1305 global $wgAllMessagesWa;
1306
1307 if(array_key_exists($key, $wgAllMessagesWa))
1308 return $wgAllMessagesWa[$key];
1309 else
1310 return Language::getMessage($key);
1311 }
1312
1313 function getAllMessages()
1314 {
1315 global $wgAllMessagesWa;
1316 return $wgAllMessagesWa;
1317 }
1318
1319 }
1320
1321 ?>