Localisation updates for core and extension messages from translatewiki.net (2010...
[lhc/web/wiklou.git] / languages / messages / MessagesPcd.php
1 <?php
2 /** Picard (Picard)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Geoleplubo
11 */
12
13 $fallback = 'fr';
14
15 $messages = array(
16 # User preference toggles
17 'tog-underline' => 'Loïens soulinés:',
18 'tog-justify' => 'Aligner ches paragrafes',
19 'tog-hideminor' => 'Muche ches tiots edits din ches nouvieus cangemints',
20 'tog-hidepatrolled' => 'Mucher chés wardés canjemints din chés nouvieus canjemints',
21 'tog-newpageshidepatrolled' => 'Muche ches paches pormenées del lisse ed ches nouvèles paches',
22 'tog-extendwatchlist' => "Étènne l'lisse pou vir tortous ches cangemints, poin seulemint ches nouvieus",
23 'tog-numberheadings' => 'liméro automatique ed ches intétes',
24 'tog-showtoolbar' => "Afiquer chés otis pou l'édichon (i feut JavaScript)",
25 'tog-editondblclick' => 'Éditer ches paches aveuc un doube buke (i feut JavaScript)',
26 'tog-editsection' => "Pérmet l'édichion del sekchion via [edit] loïens",
27 'tog-editsectiononrightclick' => "Pérmet l'édichion del sekchion par un droé buke su ch'tite del sekchion (i feut JavaScript)",
28 'tog-showtoc' => "Aficher l'tabe ed ches étnus (pou ches paches aveuc plu ed 3 intétes)",
29 'tog-rememberpassword' => "Warder min lodjine su chl'ordinateu-lo.",
30 'tog-watchcreations' => "Ajouter ches paches qu'éj crée su em lisse",
31 'tog-watchdefault' => "Ajouter ches paches qu'éj édite su em lisse.",
32 'tog-watchmoves' => "Ajouter ches paches qu'éj déplache su m'lisse.",
33 'tog-watchdeletion' => "Ajouter ches paches qu'éj déface su m'lisse.",
34 'tog-previewontop' => "Aficher l'prévue édvint el bouéte édite",
35 'tog-previewonfirst' => "Aficher l'prévue au preumié édite.",
36 'tog-enotifwatchlistpages' => "Éspédier din m'boéte un imèle quante eune pache su m'lisse est candgée",
37 'tog-enotifusertalkpages' => 'Éspédier un imèle su em bouéte quante m\'pache "Dvise Uzeu" est candgée.',
38 'tog-enotifminoredits' => 'Éspédier à mi étous un imèle pou ches tiots édites éd ches paches',
39 'tog-shownumberswatching' => "Aficher ch'nombe ed gins qu'ont vu.",
40 'tog-watchlisthideown' => 'Muche mes édites su el lisse',
41 'tog-watchlisthidebots' => 'Muche ches robots édites su el lisse',
42 'tog-watchlisthideminor' => 'Muche ches tiots édites su el lisse.',
43 'tog-watchlisthideliu' => 'Muche ches édites ed ches lodjés gins su el lisse.',
44 'tog-watchlisthideanons' => 'Muche ches édites ed ches gins annonimes su el lisse.',
45 'tog-watchlisthidepatrolled' => 'Muche ches édites pormenés su el lisse.',
46 'tog-ccmeonemails' => "Éspédier din m'bouéte ches copies ed ches imèles éq j'éspédie à ches autes uzeus",
47 'tog-diffonly' => "N'poin aficher chl'étnu del pache édsou diffs",
48 'tog-showhiddencats' => 'Foaire vir chés muchées catégories',
49
50 'underline-always' => 'Toudis',
51 'underline-never' => 'Janmoais',
52
53 # Dates
54 'sunday' => 'Diminche',
55 'monday' => 'Lindi',
56 'tuesday' => 'Mardi',
57 'wednesday' => 'Mérkédi',
58 'thursday' => 'Judi',
59 'friday' => 'Verdi',
60 'saturday' => 'Sinmedi',
61 'sun' => 'Dim',
62 'mon' => 'Lin',
63 'tue' => 'Mar',
64 'wed' => 'Mér',
65 'thu' => 'Jud',
66 'fri' => 'Ver',
67 'sat' => 'Sin',
68 'january' => 'Janvié',
69 'february' => 'Févrié',
70 'march' => 'Marche',
71 'april' => 'Avri',
72 'may_long' => 'Moai',
73 'june' => 'Join',
74 'july' => 'Juillet',
75 'august' => 'Aout',
76 'september' => 'Sétimbe',
77 'october' => 'Octobe',
78 'november' => 'Novimbe',
79 'december' => 'Déchimbe',
80 'january-gen' => 'Janvié',
81 'february-gen' => 'Févrié',
82 'march-gen' => 'Marche',
83 'april-gen' => 'Avri',
84 'may-gen' => 'Moai',
85 'june-gen' => 'Join',
86 'july-gen' => 'Juillet',
87 'august-gen' => 'Aout',
88 'september-gen' => 'Sétimbe',
89 'october-gen' => 'Octobe',
90 'november-gen' => 'Novimbe',
91 'december-gen' => 'Déchimbe',
92 'jan' => 'Jan',
93 'feb' => 'Fév',
94 'mar' => 'Mar',
95 'apr' => 'Avr',
96 'may' => 'Moa',
97 'jun' => 'Joi',
98 'jul' => 'Jui',
99 'aug' => 'Aou',
100 'sep' => 'Sét',
101 'oct' => 'Oct',
102 'nov' => 'Nov',
103 'dec' => 'Déc',
104
105 # Categories related messages
106 'pagecategories' => '{{PLURAL:$1|Catégorie|Catégories}}',
107 'category_header' => 'Paches in catégorie "$1"',
108 'subcategories' => 'Dsoucatégories',
109 'category-media-header' => 'Média in catégorie "$1"',
110 'category-empty' => "''Din l'catégorie-lo, i n'y o poin d'paches ou d'média.''",
111 'hidden-categories' => '{{PLURAL:$1|Catégorie muchée|Catégories muchées}}',
112 'hidden-category-category' => 'Catégouries muchées',
113 'category-subcat-count' => "{{PLURAL:$2|Chol catégorie o seulemint el sou-catégorie-lo.|Chol catégorie o {{PLURAL:$1|l'sou-catégorie-lo|$1 sou-catégories}}, pou un total éd $2.}}",
114 'category-article-count' => "{{PLURAL:$2|Chol catégorie o seulemint chol pache-lo.|{{PLURAL:$1|El pache-lo est|$1 Chés paches-lo sont}} din l'catégorie-lo, pou un total éd $2 .}}",
115 'listingcontinuesabbrev' => 'cont.',
116
117 'mainpagetext' => "'''MediaWiki o té instalé aveuc victoère.'''",
118
119 'about' => 'À pérpos',
120 'article' => 'Étnu del pache',
121 'newwindow' => '(ouvrir din eune nouvèle fernéte)',
122 'cancel' => 'Canchler',
123 'moredotdotdot' => 'Plu...',
124 'mypage' => 'Em pache',
125 'mytalk' => 'Mi bavouér',
126 'anontalk' => "Bavouér pou chl'IP-lo",
127 'navigation' => 'Navigachon',
128 'and' => '&#32;pi',
129
130 # Cologne Blue skin
131 'qbfind' => 'Trouvoèr',
132 'qbbrowse' => 'Trifouille',
133 'qbedit' => 'Editer',
134 'qbpageoptions' => 'Chol pache-lo',
135 'qbmyoptions' => 'Mes paches',
136 'qbspecialpages' => 'Espéciales paches',
137 'faq' => 'FAQ',
138 'faqpage' => 'Project:FAQ',
139
140 # Vector skin
141 'vector-action-delete' => 'Défacer',
142 'vector-action-move' => "Canger ch'nom",
143 'vector-namespace-help' => "Pache d'aïude",
144 'vector-namespace-image' => 'Fichié',
145 'vector-namespace-main' => 'Pache',
146 'vector-namespace-mediawiki' => 'Message',
147 'vector-namespace-special' => 'Pache éspéchiale',
148 'vector-namespace-talk' => 'Pérlache',
149 'vector-namespace-template' => 'Modéle',
150 'vector-namespace-user' => 'Pache dechl uzeu',
151 'vector-view-create' => 'Créer',
152 'vector-view-edit' => 'Éditer',
153 'vector-view-history' => "Vir l'histoère",
154 'vector-view-view' => 'Lire',
155 'vector-view-viewsource' => "Vir l'source",
156
157 'errorpagetitle' => 'Bérlure',
158 'returnto' => 'Értrouve $1.',
159 'tagline' => 'Cha vient éd {{SITENAME}}',
160 'help' => 'Aïude',
161 'search' => 'Tracher',
162 'searchbutton' => 'Tracher',
163 'go' => 'Aller',
164 'searcharticle' => 'Aller',
165 'history' => 'Pache historique',
166 'history_short' => 'Histoère',
167 'info_short' => 'Informachion',
168 'printableversion' => 'Imprimabe vérchon',
169 'permalink' => 'Loïen pérmanint',
170 'print' => 'Imprimer',
171 'edit' => 'Éditer',
172 'create' => 'Créer',
173 'editthispage' => "Éditer chl'pache-lo",
174 'create-this-page' => "Créer chl'pache lo",
175 'delete' => 'Défacer',
176 'deletethispage' => "Défacer chl'pache lo",
177 'undelete_short' => 'Déface poin {{PLURAL:$1|un édite|$1 édites}}',
178 'protect' => 'Garantir',
179 'protect_change' => 'canger',
180 'protectthispage' => "Défènner l'pache",
181 'unprotect' => 'Mie défènné',
182 'unprotectthispage' => "N'poin garantir chol pache",
183 'newpage' => 'Nouvèle pache',
184 'talkpage' => "Alédjer l'pache-lo",
185 'talkpagelinktext' => 'Dviser',
186 'specialpage' => 'Pache éspéchiale',
187 'personaltools' => 'Otis dech uzeu',
188 'postcomment' => 'Nouvèle sekchion',
189 'articlepage' => 'Vir el pache ed ches étnus',
190 'talk' => 'distchuter',
191 'views' => 'Vues',
192 'toolbox' => 'Boéte à otis',
193 'userpage' => 'Vir el pache dech uzeu',
194 'projectpage' => "Vir l'pache dech prodjé",
195 'imagepage' => 'Vir el pache dech fichié',
196 'mediawikipage' => 'Vir messache pache',
197 'templatepage' => 'Vir el pache dech modéle',
198 'viewhelppage' => 'Vir aïude pache',
199 'categorypage' => "Vir l'pache éd chés catégories",
200 'viewtalkpage' => 'Vir distchussion',
201 'otherlanguages' => "Din d'eutes langaches",
202 'redirectedfrom' => '(Érdirection édpis $1)',
203 'redirectpagesub' => 'Pache érdérivée',
204 'lastmodifiedat' => "L'pache-lo ale o té modifiée l'fouos darin l' $1, à $2.",
205 'protectedpage' => 'Pache défènnée',
206 'jumpto' => 'Aler à:',
207 'jumptonavigation' => 'navigachon',
208 'jumptosearch' => 'tracher',
209
210 # 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).
211 'aboutsite' => 'à pérpos éd {{SITENAME}}',
212 'aboutpage' => 'Project:à pérpos',
213 'copyright' => "Ch'contnu, il est disponipe dsou $1.",
214 'copyrightpage' => '{{ns:project}}:Copyrights',
215 'disclaimers' => 'Démintis',
216 'disclaimerpage' => 'Project:Déminti général',
217 'edithelp' => 'Éditer el aiyude',
218 'edithelppage' => 'Help:Édichion',
219 'helppage' => 'Help:Étnus',
220 'mainpage' => 'Moaite Pache',
221 'mainpage-description' => 'Moaite Pache',
222 'portal' => 'Portal del conmeunauté',
223 'privacy' => "Politique d'éscrè",
224 'privacypage' => "Project:Politique d'éscrè",
225
226 'badaccess' => 'Bérlure éd pérmission',
227
228 'ok' => 'OK',
229 'retrievedfrom' => 'Érprind din "$1"',
230 'youhavenewmessages' => 'Os avez $1 ($2).',
231 'newmessageslink' => 'nouvieus messaches',
232 'newmessagesdifflink' => 'darin cangemint',
233 'youhavenewmessagesmulti' => 'Os avez des nouvieus messaches su $1',
234 'editsection' => 'éditer',
235 'editold' => 'éditer',
236 'viewsourceold' => "vir l'source",
237 'editlink' => 'édite',
238 'viewsourcelink' => 'vir el source',
239 'editsectionhint' => 'Éditer el sekchon: $1',
240 'toc' => 'Étnus',
241 'showtoc' => 'Aficher',
242 'hidetoc' => 'muche',
243 'thisisdeleted' => 'Vir ou érfoaire $1?',
244 'viewdeleted' => 'Vir $1?',
245 'restorelink' => '{{PLURAL:$1|eune édition défacée|$1 chés éditions défacées}}',
246 'feedlinks' => 'Pipe:',
247 'feed-unavailable' => "I n'y o poin ed sindicachion ed ches pipes",
248 'site-rss-feed' => '$1 RSS Fil',
249 'site-atom-feed' => '$1 Atom Fil',
250 'page-rss-feed' => '"$1" RSS Fil',
251 'page-atom-feed' => '"$1" Atom Fil',
252 'feed-atom' => 'Atom',
253 'feed-rss' => 'RSS',
254 'red-link-title' => "$1 (el pache, ale n'écsiste mie)",
255
256 # Short words for each namespace, by default used in the namespace tab in monobook
257 'nstab-main' => 'Pache',
258 'nstab-user' => 'Pache dech uzeu',
259 'nstab-media' => 'Média pache',
260 'nstab-special' => 'Pache éspéchiale',
261 'nstab-project' => 'Pache éd prodjé',
262 'nstab-image' => 'Fichié',
263 'nstab-mediawiki' => 'Messache',
264 'nstab-template' => 'Modéle',
265 'nstab-help' => "Pache d'aiyude",
266 'nstab-category' => 'Catégorie',
267
268 # Main script and global functions
269 'nosuchspecialpage' => "I n'y o poin chot éspéchiale pache-lo",
270
271 # General errors
272 'error' => 'Bérlurache',
273 'databaseerror' => "Bérlurache din l'database",
274 'laggedslavemode' => "'''Afute:''' Pététe éq l'pache-lo n'o poin chés darins canjemints.",
275 'missing-article' => "El base éd dounées n'o poin treuvé ech teske d'eune pache éq ale d'vroait treuver, aveuc ch'nom \"\$1\" \$2. <br /> Généralemint, ch'est pasqué in o sui eune anthieusse diff o bin un histourique érlié aveuc eune pache défachée.
276
277 Si s'n'est poin ch'cas-lo, pététe éq ch'est un bogue din ch'businkillache. <br /> I feut signaler ch'probléme-lo à un [[Special:ListUsers/sysop|administrateu]], aveuc l'URL.",
278 'missingarticle-rev' => '(révision#: $1)',
279 'missingarticle-diff' => '(Diff: $1, $2)',
280 'internalerror' => 'Bérlurache intérne',
281 'internalerror_info' => 'Bérlurache intérne: $1',
282 'filecopyerror' => 'Éj pux poin copier ch\'fichié "$1" su "$2".',
283 'filerenameerror' => 'Éj pux poin canger ch\'nom dech fichié "$1" su "$2".',
284 'filedeleteerror' => 'Éj pux poin défacer ch\'fichié "$1".',
285 'directorycreateerror' => 'Éj pux poin créer ch\'répértoère "$1".',
286 'filenotfound' => 'Éj pux poin trouvoér ch\'fichié "$1".',
287 'fileexistserror' => 'Éj pux poin écrire su ch\'fichié "$1": ech fichié écsiste',
288 'unexpected' => 'Valeur poin prévue: "$1"="$2".',
289 'badarticleerror' => "Os n'povez poin foaire cha su l'pache-lo.",
290 'badtitle' => 'Méchant tite',
291 'badtitletext' => "Ch'tite del pache écmindée n'est poin valabe, est vide, ou bin ch'est un tite inter-langue ou inter-proujé aveuc des méchands loïens. Pététe qu'il y o un ou des caractére(s) éq i feut poin mette din chés tites.",
292 'viewsource' => "Vir l'source",
293 'viewsourcefor' => 'pou $1',
294 'protectedpagetext' => "L'pache-lo ale o té garantie pou impétcher chés canjemints.",
295 'sqlhidden' => "(l'édminde SQL est muchée)",
296 'ns-specialprotected' => "Ches paches éspéchiales, is n'peute poin éte éditées.",
297
298 # Virus scanner
299 'virus-unknownscanner' => 'intivirus poin connu:',
300
301 # Login and logout pages
302 'yourname' => "nom d'uzeu:",
303 'yourpassword' => "Mot d'passe:",
304 'yourpasswordagain' => "Intrer à nouvieu ch'mot d'passe:",
305 'remembermypassword' => "Inrégistrer m'loguine su echl ordinateu-lo",
306 'yourdomainname' => 'Vote donmène:',
307 'login' => 'Intrer',
308 'nav-login-createaccount' => 'Intrer / créer vote conpte',
309 'loginprompt' => 'I feut avoèr dés coukies pou pouvoèr intrer din {{SITENAME}}.',
310 'userlogin' => 'Intrer / créer vote conpte',
311 'logout' => 'Sortir',
312 'userlogout' => 'Sortir',
313 'notloggedin' => 'Poin connékté',
314 'nologin' => "os n'avez mie un conpte? '''$1'''.",
315 'nologinlink' => 'Créer un conpte',
316 'createaccount' => 'Créer un conpte',
317 'gotaccount' => "Jou qu'os avez piécha un conpte? '''$1'''.",
318 'gotaccountlink' => 'Intrer',
319 'createaccountmail' => 'par imèle',
320 'badretype' => "Chés mots d'passe intrés, is sont poin bon.",
321 'userexists' => "ch'nom d'uzeu intré, il est piécha donné.
322
323 j'm'escuse mais i feut prinde un aute nom.",
324 'loginerror' => 'Bérlurache del intrée',
325 'noname' => "Os n'avez poin donné un nom d'uzeu valabe.",
326 'loginsuccess' => "'''Achteur os ètes intré{{GENDER:||e|(e)}} din {{SITENAME}} conme \"\$1\".'''",
327 'nouserspecified' => "Os dvez intrer un nom d'uzeu.",
328 'mailmypassword' => "Imèle un nouvieu mot d'passe",
329 'passwordremindertitle' => "Nouvieu mot d'passe tanporoère pou {{SITENAME}}",
330 'noemail' => "I n'y o poin d'adél pou echl' uzeu « $1 ».",
331 'accountcreated' => "Ch'conpte est créé",
332 'accountcreatedtext' => "Ech conpte d'uzeu pou $1 o té créé.",
333 'loginlanguagelabel' => 'Langache: $1',
334
335 # Password reset dialog
336 'resetpass' => "Canger ch'mot d'passe",
337 'resetpass_header' => "Canger ch'mot d'passe dech conpte",
338 'oldpassword' => "Anthiu mot d'passe:",
339 'newpassword' => "Nouvieu mot d'passe:",
340 'resetpass_forbidden' => "Chés mots d'passe is n'peu'te poin ète cangés",
341 'resetpass-submit-loggedin' => "Canger ch'mot d'passe",
342
343 # Edit page toolbar
344 'bold_sample' => 'Cros teske',
345 'bold_tip' => 'Cros teske',
346 'italic_sample' => 'Teske italique',
347 'italic_tip' => 'Teske italique',
348 'link_sample' => 'Tite dech loïen',
349 'link_tip' => 'Loïen intérne',
350 'extlink_sample' => 'http://www.example.com tite dech loïen',
351 'extlink_tip' => "Éstérne loïen ( n'obliez mie ech préfix http:// )",
352 'headline_sample' => 'Teske dechl in-téte',
353 'headline_tip' => 'In-téte nivieu 2',
354 'math_sample' => "Mètte l'formule ichi",
355 'math_tip' => 'Formule matématike (LaTeX)',
356 'nowiki_sample' => "Placher ch'teske non-formaté ichi",
357 'nowiki_tip' => "Poin d'format wiki",
358 'image_tip' => 'fichié incorporé',
359 'media_tip' => 'Loïen dech fichié',
360 'sig_tip' => "Vo pataraf aveuc l'date",
361 'hr_tip' => 'line orizontale (imploéïer aveuc modérachon)',
362
363 # Edit pages
364 'summary' => 'Résumè:',
365 'subject' => 'Sujet/in-téte:',
366 'minoredit' => "Ch'est eune tiote édition",
367 'watchthis' => "Suire l'pache-lo",
368 'savearticle' => "Seuver l'pache",
369 'preview' => 'Prévir',
370 'showpreview' => "Fouaire vir l'prévue",
371 'showdiff' => 'Montrer chés cangemints',
372 'anoneditwarning' => "'''Wàrte ! :''' Vos n'ètes poin lodjé.
373
374 Vote adrèche IP, ale sro inrégistrée din l'historique éd chol pache.",
375 'summary-preview' => 'Prévue dech résumè :',
376 'newarticle' => '(nouvieu)',
377 'newarticletext' => "Os avez sui un loïen vers eune pache qui n’essiste poin coère ou qu' o té [{{fullurl:Special:Log|type=delete&page={{FULLPAGENAMEE}}}} défacée].
378 Pou créer chol pache, intrez vote teske din l'boéte édsou (vir [[{{MediaWiki:Helppage}}|l'pache d’aïude]] ). <br />
379 Si vos ètes ichi par bérlure, bukez su l'bouton '''értour''' du navigateu.",
380 'noarticletext' => 'Achteure i n’y o nu teske su l\'pache-lo.
381 Os povez [[Special:Search/{{PAGENAME}}|foaire eune érchérche du tite del pache]] din chés eutes paches,
382 <span class="plainlinks">[{{fullurl:{{#Special:Log}}|page={{FULLPAGENAMEE}}}} érchércher din chés érliées opéracions]
383 ou [{{fullurl:{{FULLPAGENAME}}|action=edit}} créer chol pache]</span>.',
384 'previewnote' => "'''Afute! ch'teske-lo ch'est seulemint eune prévue.'''
385
386 Vos cangemints, is sont poin coèr inrégistrés!",
387 'editing' => 'Éditer $1',
388 'editingsection' => '$1 éditée (sekchon)',
389 'yourtext' => 'Vote teske',
390 'copyrightwarning' => "Toutes chés contérbuchons su {{SITENAME}} ont érbéyées conme publiées dsou chés térmes del $2 (vir $1 pou pus d'détals). Si vos n'volez poin éq vos écrivures euchette canjés pi départis à volontè, mérci éd n'poin les soumétte ichi.<br />
391 Os prométtez auchi éq vos avez écrit ch'teske vous-méme, ou éq vos l’avez ércopié d’eune source din ch'donmène public, ou d’eune libe érsource.<br /> '''N’IMPLOÉYEZ POIN D'TRAVAUX ÉDSOU DROÉ D’AUTEU SINS ACOR ÉSPRÉSSE !'''",
392 'templatesused' => '{{PLURAL:$1|Modéle imploïé|Modéles imploïés}} pou chol pache:',
393 'templatesusedpreview' => '{{PLURAL:$1|Modéle imploïé|Modéles imploïés}} din chol prévue-lo:',
394 'template-protected' => '(garanti)',
395 'template-semiprotected' => '(semi-garanti)',
396 'hiddencategories' => '{{PLURAL:$1|Catégorie muchée|Catégories muchées}} pou chol pache:',
397 'permissionserrorstext-withaction' => "Vos n’avez poin l'pérmichon éd $2, pou {{PLURAL:$1|ch'motif suivant|chés motifs suivants}}:",
398
399 # History pages
400 'viewpagelogs' => 'Vir chés gasètes del pache-lo',
401 'currentrev-asof' => 'Coursaule vérchon in date du $1',
402 'revisionasof' => 'Ércordé conme $1',
403 'previousrevision' => '← érvue dvant',
404 'nextrevision' => 'Cangemint pu nouvieu →',
405 'currentrevisionlink' => 'Érvision éd qhére',
406 'cur' => 'cour',
407 'last' => 'dvant',
408 'page_first' => 'preumié',
409 'page_last' => 'darin',
410 'histlegend' => "Diff séléccion: buke chés boétes d'chés canjemints à comparète pi détriquer intrer ou ch'bouton édsou.<br />
411 Léginde : ({{MediaWiki:Cur}}) = différinches aveuc el vérchon à ch'momint-chi, ({{MediaWiki:Last}}) = différinches aveuc el vérchon édvant, <b>m</b> = tiot canjemint.",
412 'history-fieldset-title' => "S'déplacher din l'historique",
413 'histfirst' => 'preumières paches',
414 'histlast' => 'Darin',
415
416 # Revision deletion
417 'rev-delundel' => 'montrer/mucher',
418 'revdel-restore' => 'cange écmint vir',
419 'pagehist' => 'Histoère del pache',
420
421 # Merge log
422 'revertmerge' => "N'poin mélinger",
423
424 # Diffs
425 'history-title' => 'Histoère des cangemints éd "$1"',
426 'difference' => '(Diférinche intre chés érvisions)',
427 'lineno' => 'Line $1:',
428 'compareselectedversions' => 'Compérer chés couésies contérbuchons',
429 'editundo' => "n'poin foaire",
430
431 # Search results
432 'searchresults' => 'Tracher chés résultats',
433 'searchresults-title' => 'Tracher chés résultats pou "$1"',
434 'searchresulttext' => "Pou pus d'informachons quant qu'vos trachez {{SITENAME}}, vir [[{{MediaWiki:Helppage}}|{{int:help}}]].",
435 'searchsubtitle' => "Vos trachez « '''[[:$1]]''' » ([[Special:Prefixindex/$1|toutes chés paches aroutant pèr « $1 »]]{{int:pipe-separator}}[[Special:WhatLinksHere/$1|toutes chés paches qu'ont un loïen dsus « $1 »]])",
436 'searchsubtitleinvalid' => "vos trachez apreu '''$1'''",
437 'notitlematches' => "Éj déniche mie d'pache aveuc ch'tite-lo",
438 'textmatches' => 'Teske del pache déniché',
439 'notextmatches' => "I n'y o poin d'pache aveuc ch'teske-lo",
440 'prevn' => 'dvant {{PLURAL:$1|$1}}',
441 'nextn' => 'apreu {{PLURAL:$1|$1}}',
442 'prevn-title' => 'Dvant $1 {{PLURAL:$1|résultat|résultats}}',
443 'viewprevnext' => 'Vir ($1 {{int:pipe-separator}} $2) ($3)',
444 'search-result-size' => '$1 ({{PLURAL:$2|1 mot|$2 mots}})',
445 'search-redirect' => '(érdirection $1)',
446 'search-section' => '(sekchon $1)',
447 'search-suggest' => 'Cha vo ti dire: $1',
448 'search-interwiki-caption' => 'Proujé analocq',
449 'search-interwiki-default' => '$1 résultats:',
450 'search-interwiki-more' => '(pus)',
451 'search-mwsuggest-enabled' => 'aveuc avanches',
452 'search-mwsuggest-disabled' => "mie d'avanches",
453 'nonefound' => "'''Note''': il y o tasseulemint quéques éspaces éd noms éq sont trachés pèr défeut. <br /> Pou tracher din tous chés contnus (paches éd pérlache, modéles, etc... comprins) insséyer in imploéyant ch'préfixe ''all:'' o bin imploéyer echl éspace éd noms édmindé conme préfixe.",
454 'powersearch' => 'Érvue avanchée',
455 'powersearch-legend' => 'Érvue avanchée',
456 'powersearch-ns' => 'Tracher din chés éspaches éd chés noms:',
457 'powersearch-redir' => "Lisse d'chés érdirécchons",
458 'powersearch-field' => 'Tracher pou',
459
460 # Preferences page
461 'preferences' => 'Préférinches',
462 'mypreferences' => 'Mes préférinches',
463 'timezoneregion-europe' => 'Urope',
464 'youremail' => 'Imèle:',
465 'username' => "Nom d'uzeu:",
466 'uid' => 'ID dech uzeu:',
467 'prefs-memberingroups' => 'Mimbe éd {{PLURAL:$1|groupe|groupes}}:',
468 'yourrealname' => 'Vrai nom:',
469 'yourlanguage' => 'Langache:',
470 'badsiglength' => 'Vote signature est gramint longue.
471 Ale doét mie éte pu longue éq $1 {{PLURAL:$1|caracter|caractéres}}.',
472 'gender-male' => 'Marle',
473 'gender-female' => 'Femelle',
474 'email' => 'Imèle',
475 'prefs-help-email-required' => 'I feut eune iméle adérche',
476
477 # User rights
478 'userrights-groupsmember' => 'Mimbe éd:',
479
480 # Groups
481 'group-sysop' => 'Aménistrateus',
482 'group-bureaucrat' => 'Buroécrates',
483
484 'group-sysop-member' => 'Aménistrateu',
485 'group-bureaucrat-member' => 'Buroécrate',
486
487 'grouppage-sysop' => '{{ns:project}}:Aménistrateus',
488
489 # User rights log
490 'rightslog' => "Jornal d'chés droés dechl uzeu",
491
492 # Associated actions - in the sentence "You do not have permission to X"
493 'action-read' => "Vir l'pache-lo",
494 'action-edit' => "édite l'pache-lo",
495
496 # Recent changes
497 'nchanges' => '$1 {{PLURAL:$1|cange|canges}}',
498 'recentchanges' => 'Darins canjemints',
499 'recentchanges-legend' => 'Opchons éd chés nouvieus canjemints',
500 'recentchanges-feed-description' => 'Tracher chés pus darins cangemints du wiki din chol alimintachon.',
501 'rcnote' => "Vlo {{PLURAL:$1|ech darin canjemint foait|chés $1 darins canjemints foaits}} din {{PLURAL:$2|l'darinne jornèe|chés <b>$2</b> darins jours}} dusque l' $4 à $5.",
502 'rclistfrom' => "Montrer chés nouvieus cangemints d'puis $1",
503 'rcshowhideminor' => '$1 tiotes éditions',
504 'rcshowhidebots' => '$1 bots',
505 'rcshowhideliu' => '$1 lodjés uzeus',
506 'rcshowhideanons' => '$1 uzeus anonimes',
507 'rcshowhidemine' => '$1 ems éditions',
508 'rclinks' => 'Afiqher chés $1 darins canjemints din chés $2 darins jours<br />$3',
509 'diff' => 'dif',
510 'hist' => 'hist',
511 'hide' => 'Mucher',
512 'show' => 'Montrer',
513 'minoreditletter' => 'm',
514 'newpageletter' => 'N',
515 'boteditletter' => 'b',
516 'rc-enhanced-expand' => 'Montrer chés détals (i feut avoér JavaScript)',
517 'rc-enhanced-hide' => 'Mucher chés détals',
518
519 # Recent changes linked
520 'recentchangeslinked' => 'Darins canjemints érliés',
521 'recentchangeslinked-title' => 'Cangemints à pérpos éd "$1"',
522 'recentchangeslinked-summary' => "Ch'est eune lisse d'chés darins canjemints su chés paches qu'ont un loïen aveuc l'pache-lo. Chés paches din vote [[Special:Watchlist|''lisse à suire'']] il sont in '''cros'''.",
523 'recentchangeslinked-page' => 'Nom del pache:',
524 'recentchangeslinked-to' => "Vir putot chés canjemints d'chés paches aveuc un loïen su l'pache-lo",
525
526 # Upload
527 'upload' => 'Quértcher chés fichiés',
528 'uploadlogpage' => 'Jornal éd chés quértchémints',
529 'uploadedimage' => '"[[$1]]" quértchée',
530
531 # File description page
532 'filehist' => 'Histoère dech fichié',
533 'filehist-help' => "Buke su eune date/heure pou vir ch'fichié conme il étoait ach momint-lo.",
534 'filehist-current' => 'courant',
535 'filehist-datetime' => 'Date/Tans',
536 'filehist-thumb' => 'Tiote image',
537 'filehist-thumbtext' => "Image pou l'vérchon éd $1",
538 'filehist-user' => 'Uzeu',
539 'filehist-dimensions' => 'Diminsions',
540 'filehist-comment' => 'Fichié éd chés conmints',
541 'imagelinks' => 'Loïens dech fichié',
542 'linkstoimage' => "{{PLURAL:$1|L'pache d'apreu est liée|Chés $1 paches d'apreu sont liées}} à ch'fichié-lo :",
543 'sharedupload' => "Cht'fichié vient éd $1 pi i put ète imploïé par d'eutes proujés.",
544 'uploadnewversion-linktext' => 'Quértcher eune novèle vérchion del pache-lo',
545
546 # Random page
547 'randompage' => "Pache à l'bérlure",
548
549 # Statistics
550 'statistics' => 'Éstatistikes',
551
552 # Miscellaneous special pages
553 'nbytes' => '$1 {{PLURAL:$1|octé|octés}}',
554 'nmembers' => '$1 {{PLURAL:$1|mimbe|mimbes}}',
555 'prefixindex' => 'Tertous chés paches aveuc préfix',
556 'newpages' => 'Novèles paches',
557 'move' => 'Déplacher',
558 'movethispage' => "Déplacher l'pache-lo",
559 'pager-newer-n' => '{{PLURAL:$1|pu nouvieu 1|pu nouvieus $1}}',
560 'pager-older-n' => '{{PLURAL:$1|pus viu 1|pus vius $1}}',
561
562 # Book sources
563 'booksources' => 'Sources dech live',
564 'booksources-search-legend' => "Tracher chés référinches d'chés lives",
565 'booksources-go' => 'Aler',
566
567 # Special:Log
568 'log' => 'Gasètes',
569
570 # Special:AllPages
571 'allpages' => 'Tertous chés paches',
572 'alphaindexline' => '$1 à $2',
573 'prevpage' => 'Pache édvant ($1)',
574 'allpagesfrom' => 'Afiquer chés paches éq partent à:',
575 'allpagesto' => "Foaire vir chés paches qui s'términette à:",
576 'allarticles' => 'Tertous chés artikes',
577 'allinnamespace' => 'Tertous chés paches ($1 namespace)',
578 'allnotinnamespace' => 'Tertous chés paches (mie din $1 namespace)',
579 'allpagesprev' => "D'vant",
580 'allpagesnext' => "D'apreu",
581 'allpagessubmit' => 'Aler',
582 'allpagesprefix' => "Foaire vir chés paches aveuc ch'préfix:",
583
584 # Special:LinkSearch
585 'linksearch' => 'Loïens éstérieurs',
586
587 # Special:Log/newusers
588 'newuserlogpage' => 'Jornal del créachon pou echl uzeu',
589 'newuserlog-create-entry' => "Nouvieu conpte d'uzeu",
590
591 # Special:ListGroupRights
592 'listgrouprights-members' => '(lisse éd chés mimbes)',
593
594 # E-mail user
595 'emailuser' => "Imèle echl'uzeu-lo",
596 'emailpage' => 'Imèle dech uzeu',
597
598 # Watchlist
599 'watchlist' => 'Em lisse à suire',
600 'mywatchlist' => "M'lisse à suire",
601 'watchlistfor' => "(pou '''$1''')",
602 'addedwatch' => "Rajouté su l'lisse à suire",
603 'addedwatchtext' => "L' pache « [[:$1]] » o té rajoutée à vote [[Special:Watchlist|lisse à suire]].<br /> Chés canjemints à vnir del pache-lo pi del page éd pérlache sront mis din l'lisse. L'pache sro '''in cros''' din el [[Special:RecentChanges|lisse d'chés darins canjemints]] pou les értreuver fachilmint. Pou értirer chol pache del ''lisse à suire'', bukez su « {{MediaWiki:Unwatch}} ».",
604 'removedwatch' => 'Értiré del lisse à suire',
605 'removedwatchtext' => "L'pache « [[:$1]] » o té értirée éd vote [[Special:Watchlist|lisse à suire]].",
606 'watch' => 'Suire',
607 'watchthispage' => "Suire l'pache-lo",
608 'unwatch' => "N'poin suire",
609 'watchlist-details' => "{{PLURAL:$1|$1 pache|$1 paches}} din vote lisse à suire, chés paches éd disqhuchon n'sont poin conptées.",
610 'wlshowlast' => 'Montrer darin $1 eûres $2 jours $3',
611 'watchlist-options' => 'Opchons del lisse à suire',
612
613 # Displayed when you click the "watch" button and it is in the process of watching
614 'watching' => 'Suire…',
615 'unwatching' => "n'poin suire…",
616
617 # Delete
618 'deletepage' => "Défacer l'pache",
619 'confirmdeletetext' => "Vos alez défacer eune pache ou un fichié aveuc toutes chés antieusses vérchons.<br /> Confreumer éq ch'est cho éq vos voulez foaire, éq vos conprindez chés consécanches et pi éq ch'est bin s'lon el [[{{MediaWiki:Policy-url}}|politique éd MédiaWiki]].",
620 'actioncomplete' => 'Plònne acchon',
621 'deletedtext' => "« <nowiki>$1</nowiki> » o té défacé.
622 Vir $2 pou eune lisse d'chés darinnes défachons.",
623 'deletedarticle' => 'défacé "[[$1]]"',
624 'dellogpage' => 'jornal éd chés défacions',
625 'deletecomment' => 'Motif del défacion:',
626 'deleteotherreason' => 'Motif eute/suplémintère :',
627 'deletereasonotherlist' => 'Eute motif',
628
629 # Rollback
630 'rollbacklink' => 'èrtour',
631 'rollbackfailed' => 'Értour loupé',
632 'cantrollback' => "éj peus mie invérser l'édition;
633 ch'darin contérbucheu, ch'est ch'seu auteur del pache-lo.",
634 'alreadyrolled' => "éj pus mie invérser el darin édition éd [[:$1]] par [[User:$2|$2]] ([[User talk:$2|Talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]);
635 queuque-un il o édité ou invérsé l'pache déjo.
636
637 L' passèie édition del pache étoait par [[User:$3|$3]] ([[User talk:$3|Talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).",
638
639 # Protect
640 'protectlogpage' => 'Gasète éd chés protéccions',
641 'protectedarticle' => '"[[$1]]" est garanti',
642 'modifiedarticleprotection' => 'canger ch\'nivieu d\'protékchon pou "[[$1]]"',
643 'protectcomment' => 'Motif:',
644 'protectexpiry' => "Date d'éspirachon:",
645 'protect_expiry_invalid' => "L'date d'éspirachon ale n'est mie possibe.",
646 'protect_expiry_old' => "L'date d'éspirachon ale est déjo érpassée.",
647 'protect-text' => "Os pouvez vir pi canger ech nivieu d'protécchon ichi pou l'pache-lo '''<nowiki>$1</nowiki>'''.",
648 'protect-locked-access' => "Vos n’avez poin chés droés pou canger chés nivieus d'protécchon des paches.<br />
649 Vlo chés réglages del pache '''$1''' à ch'momint-chi:",
650 'protect-cascadeon' => "L'pache-lo ale est garantie ker ale est incluse din {{PLURAL:$1|eune pache qu'o té garantie|des paches éq ont té garanties}} aveuc l'option « protécchon in cascate» écanillée. <br /> Os povez canger ch'nivieu d'garantie del pache mais el garantie in cascate n'sro poin cangée.",
651 'protect-default' => 'Por tertous chés uzeus',
652 'protect-fallback' => 'I feut avoèr l\'pérmission "$1"',
653 'protect-level-autoconfirmed' => 'Blotcher nouvieus pi mie-inrégistrés uzeus',
654 'protect-level-sysop' => 'Aménistrateus seulemint',
655 'protect-summary-cascade' => 'cascates',
656 'protect-expiring' => "éspire l'$1 (UTC)",
657 'protect-cascade' => "Défènne étou chés paches éq sont din l'pache-lo (protécchon in cascate)",
658 'protect-cantedit' => "Vos n'pouvez poin canjer chés nivieus d'protécchon del pache-lo aladon vos n’avez poin l'pérmichon éd foaire des modificachons.",
659 'restriction-type' => 'Pérmission',
660 'restriction-level' => 'Nivieu éd réstricchon:',
661
662 # Undelete
663 'undeletelink' => 'vir/érfoaire',
664 'undeletedarticle' => 'érfoaire "[[$1]]"',
665
666 # Namespace form on various pages
667 'namespace' => 'Éspace du nom:',
668 'invert' => 'Invérser el sélékchon',
669 'blanknamespace' => '(Moaite)',
670
671 # Contributions
672 'contributions' => 'Contérbuchons dechl uzeu',
673 'contributions-title' => 'Contérbuchons dechl uzeu à pérpos éd $1',
674 'mycontris' => 'Ems contérbuchons',
675 'contribsub2' => 'Pou $1 ($2)',
676 'uctop' => '(darin)',
677 'month' => "Dpuis ch'moés (pi édvant)",
678 'year' => 'Del innée (pi avint)',
679
680 'sp-contributions-newbies' => 'Montrer chés contérbuchons éd chés nouvieus conptes seulemint',
681 'sp-contributions-blocklog' => 'jornal éd chés blotcåjhes',
682 'sp-contributions-search' => 'Tracher pou chés contérbuchons',
683 'sp-contributions-username' => "Adérche IP ou nom d'uzeu",
684 'sp-contributions-submit' => 'Tracher',
685
686 # What links here
687 'whatlinkshere' => 'Cha lie quoé ichi',
688 'whatlinkshere-title' => 'Paches qu\'il ont des loïens aveuc "$1"',
689 'whatlinkshere-page' => 'Pache:',
690 'linkshere' => "Chés paches-lo il sont érliées à '''[[:$1]]''':",
691 'isredirect' => 'pache érdirigée',
692 'istemplate' => 'transclusion',
693 'isimage' => "Loïen aveuc l'imache",
694 'whatlinkshere-prev' => '{{PLURAL:$1|édvant|édvants $1}}',
695 'whatlinkshere-next' => "{{PLURAL:$1|d'apreu|d'apreu $1}}",
696 'whatlinkshere-links' => '← loïens',
697 'whatlinkshere-hideredirs' => '$1 érdireccions',
698 'whatlinkshere-hidetrans' => 'transclusions éd $1',
699 'whatlinkshere-hidelinks' => '$1 loïens',
700 'whatlinkshere-filters' => 'Filtes',
701
702 # Block/unblock
703 'blockip' => 'uzeu blotché',
704 'ipboptions' => '2 heures:2 hours,1 jour:1 day,3 jours:3 days,1 ésminne:1 week,2 ésminnes:2 weeks,1 moés:1 month,3 moés:3 months,6 moés:6 months,1 an:1 year,infini:infinite',
705 'ipblocklist' => "Adréches IP pi noms d'uzeu blotchés",
706 'blocklink' => 'blotcher',
707 'unblocklink' => 'déblotcher',
708 'change-blocklink' => 'cange ech block',
709 'contribslink' => 'contérbuchons',
710 'blocklogpage' => 'jornal éd chés paches blotchées',
711 'blocklogentry' => '[[$1]] est blotché aveuc eune durèe éd $2 $3',
712 'unblocklogentry' => '$1 est déblotché',
713 'block-log-flags-nocreate' => "créhachon d'conpte intérdite",
714
715 # Move page
716 'movepagetext' => "Implouéyez ch'formuloére édsou pou érlonmer éne pache, in déplachant tout sin histoérique vers ch'nouvieu nom. Echl’anthiu tite i varo eune pache éd érdirécchon vers ch'nouvieu tite. Os povez métte à jour oùtonmatiquemint chés érdirécchons à ch'momint-chi qu' pointette vers ch'tite original. <br /> Si os couésiyez éd n'poin l'foaire, os d'vez vérifier toute [[Special:DoubleRedirects|doube érdirécchon]] ou [[Special:BrokenRedirects|bérsiée érdirécchon]].<br /> Vos avez el résponsabilité d'vérifier éq chés loïens continuette éd pointer vers leu déstinnachon prévue.
717
718 Notez éq l'pache n'éro '''poin''' déplachée s’il essiste déjo eune pache aveuc ch'nouvieu tite, sauf si l'pache o un histoérique éd canjemints vièrge , vide ou est éne simpe érdiréctchn. Cha pérmet d'érlonmer eune pache vers esn posicion d’origine si ch'déplachemint est éne berlure.
719
720 '''AFUTE !'''<br />
721 Cha put provoquer un canjemint radical pi imprévu pou eune pache souvint arbéyée ; vos dvez vos asseurer d’avoér conpérte chés consécanches dvint d'continuer.",
722 'movepagetalktext' => "L'pache éd pérlache achochonnèe sro oùtonmatiquemint érlonmée aveuc l'pache-lo ''' hormis si: ''' <br />
723 *eune pache éd pérlache aveuc un teske essiste aveuc ch'nom-lo piécha, ou
724 *os débiffez el casse édzou.
725
726 Din chés cas-lo, I feut érlonmer ou ratatouiller l'pache aveuc l'main.",
727 'movearticle' => "Déplacer l'pache",
728 'newtitle' => 'Pou un nouvieu tite:',
729 'move-watch' => "Suire l'pache-lo",
730 'movepagebtn' => "Déplacer l'pache",
731 'pagemovedsub' => 'Déplachemint réussi',
732 'movepage-moved' => '\'\'\'"$1" o té déplaché su "$2"\'\'\'',
733 'articleexists' => "Il y o eune pache aveuc ch'nom-lo dja, ou bin ch'tite couési n'est poin valabe. <br /> I feut in prinde un eute",
734 'talkexists' => "'''L'pache ale o té déplachée mais l'pache d'pérlache n'put poin éte déplachée ker il y o pécho eune pache d'pérlache aveuc ch'nouvieu nom. <br /> I feut foaire un touillache al main.'''",
735 'movedto' => 'Déplaché dsus',
736 'movetalk' => "Canjer ch'nom del pache d'pérlache apparièe",
737 '1movedto2' => 'déplacher [[$1]] dsus [[$2]]',
738 '1movedto2_redir' => "il o déplaché [[$1]] su [[$2]] in écatant l'érsin",
739 'movelogpage' => "Déplacher ch'jornal",
740 'movereason' => 'Motif:',
741 'revertmove' => 'invérser',
742
743 # Export
744 'export' => 'Ésporter chés paches',
745
746 # Thumbnails
747 'thumbnail-more' => 'Pu grand',
748
749 # Tooltip help for the actions
750 'tooltip-pt-userpage' => 'Vote pache éd uzeu',
751 'tooltip-pt-mytalk' => "Vote pache d'pérlache",
752 'tooltip-pt-preferences' => 'Vos préférinches',
753 'tooltip-pt-watchlist' => "El lisse d'chés paches éq vos suivez chés canjemints",
754 'tooltip-pt-mycontris' => 'Lisse éd vos contérbuchons',
755 'tooltip-pt-login' => "vos ètes incoradjé éd vos lodjé; portanne ch'est mie oblidjé",
756 'tooltip-pt-logout' => 'Sortir',
757 'tooltip-ca-talk' => 'Distchussion à pérpos del pache-lo',
758 'tooltip-ca-edit' => 'Os pouvez éditer l\'pache-lo.
759 Mérci d\'imploéyer ch\'bouton "vir" édvant éd "warder"',
760 'tooltip-ca-addsection' => 'Débuter eune novèle sekchon',
761 'tooltip-ca-viewsource' => "Cht' pache-lo ale est garantie.
762
763 Os pouvez vir l'source",
764 'tooltip-ca-history' => 'Antieus canjemints éd chol pache-lo',
765 'tooltip-ca-protect' => "Garantir l'pache-lo",
766 'tooltip-ca-delete' => "Défacer l'pache-lo",
767 'tooltip-ca-move' => "Déplacher l'pache",
768 'tooltip-ca-watch' => "Ajouter l'pache-lo à vo lisse à suire",
769 'tooltip-ca-unwatch' => "Értirer l'pache-lo d'vote lisse à suire",
770 'tooltip-search' => 'Tracher {{SITENAME}}',
771 'tooltip-search-go' => "Aler à l'pache aveuc ech meume jusse nom s'il y in o eune",
772 'tooltip-search-fulltext' => "Tracher chés paches aveuc ch'teske-lo",
773 'tooltip-p-logo' => "Aler vir l'moaite pache",
774 'tooltip-n-mainpage' => "Vir l'pache princhipale",
775 'tooltip-n-mainpage-description' => "Vir l'moaite pache",
776 'tooltip-n-portal' => "à pérpos dech proujé, quô qu'vos pouvez foaire, d'ou trouvoér des coses",
777 'tooltip-n-currentevents' => "Trouvoér des informachons d'base su l’darinneté dech momint-lo",
778 'tooltip-n-recentchanges' => "Lisse éd chés darins canjemints din ch'wiki",
779 'tooltip-n-randompage' => 'Quértcher eune aléatoère pache',
780 'tooltip-n-help' => "L'plache à trouvoér",
781 'tooltip-t-whatlinkshere' => "Lisser tertous ches paches wiki qu'sont liées ichi",
782 'tooltip-t-recentchangeslinked' => "Nouvieus cangemints din chés paches érliées aveuc l'pache-lo",
783 'tooltip-feed-rss' => "RSS pipe pou l'pache-lo",
784 'tooltip-feed-atom' => 'Fil Atom pou chol pache',
785 'tooltip-t-contributions' => "Vir l'lisse éd chés contérbuchons dech uzeu-lo",
786 'tooltip-t-emailuser' => "Éspédier un imèle à cht'uzeu-lo",
787 'tooltip-t-upload' => 'Quértcher chés fichiés',
788 'tooltip-t-specialpages' => 'Lisse éd tous chés paches éspéchiales',
789 'tooltip-t-print' => 'Imprimabe vérchon del pache-lo',
790 'tooltip-t-permalink' => "Loïen définitive aveuc cht'canjemint del pache",
791 'tooltip-ca-nstab-main' => "Vir echl'étnu del pache",
792 'tooltip-ca-nstab-user' => 'Vir el pache dech uzeu',
793 'tooltip-ca-nstab-special' => "Ch'est eune pache éspéchiale, os n'pouvez poin éditer l'pache-lo",
794 'tooltip-ca-nstab-project' => "Vir l'pache dech proujé",
795 'tooltip-ca-nstab-image' => "Vir ch'fichié del pache",
796 'tooltip-ca-nstab-template' => "Vir ch'modèle",
797 'tooltip-ca-nstab-category' => 'Vir el pache del catégorie',
798 'tooltip-minoredit' => 'Mértcher cho conme eune tiote édition',
799 'tooltip-save' => 'Seuver vos cangemints',
800 'tooltip-preview' => "Prévir vos cangemints, uzer cha édvant d'inr'gister mérci!",
801 'tooltip-diff' => "Montrer chés cangemints éq'vos avez foait din ch'teske-lo",
802 'tooltip-compareselectedversions' => 'Vir chés diférinches intre chés deus couésies vérchons del pache-lo',
803 'tooltip-watch' => 'Ajouter chol pache-lo à vo lisse à suire',
804 'tooltip-rollback' => '« Racacher » cancéle aveuc un clic el (ou chés) modificachon(s) del pache-lo pèr sin darin contérbucheu.',
805 'tooltip-undo' => "« Undo » ( ''démangler'' ) értire ch'canjemint-lo pi ouvre l' fénéte d'édichon din ch'mode ''prévir''. <br /> In put mette un motif din ch'résumé.",
806
807 # Browsing diffs
808 'previousdiff' => '← Pu vieille édition',
809 'nextdiff' => 'Nouvèle édichon →',
810
811 # Media information
812 'file-info-size' => '($1 × $2 picséls, diminchon dech fichié: $3, MIME tipe: $4)',
813 'file-nohires' => '<small>Poin éd pu grande résoluchon possibe.</small>',
814 'svg-long-desc' => '(Fichié SVG, résoluchon éd $1 × $2 picsels, diminchon: $3)',
815 'show-big-image' => 'Plinne résoluchon',
816 'show-big-image-thumb' => '<small>Diminchon del intérvue-lo : $1 × $2 picséls</small>',
817
818 # Bad image list
819 'bad_image_list' => "Ch'format ch'est:
820
821 In érbéye seulemint chés lisses éd limérachon (aveuc * al copéte). <br /> Ech preumié loïen d'eune line i doét éte échti d'eune méchante image. <br /> Chés eutes loïens su el méme line s'ront érbéyés conme des éssékcions, pèr eximpe des paches où l'image put aparoète.",
822
823 # Metadata
824 'metadata' => 'Metadata',
825 'metadata-help' => "Ech fichié-lo i conprinte des informacions métadatas éq ils sont suremint rajoutées par echl’apàrèl foto limérique ou ech éscanère utilisé pou l' créer.<br /> Si ch' fichié o té canjé dpui sin étot avoyé, quéques détals peute n'poin corésponne à l’imache modifiée.",
826 'metadata-expand' => 'Montrer chés métadatas del imache',
827 'metadata-collapse' => 'Mucher chés métadatas del imache',
828 'metadata-fields' => "Chés cans d'chés métadonnées EXIF afiqués din ch'messache-lo is s'ront mis din l'pache d'édvisse éd l'image quant el tabe d'chés métadonnées ale s'ro rapetichée.<br />
829 Chés eutes cans is s'ront muchés pèr défeut.
830 * make
831 * model
832 * datetimeoriginal
833 * exposuretime
834 * fnumber
835 * isospeedratings
836 * focallength",
837
838 # External editor support
839 'edit-externally' => "Éditer ch'fichié-lo aveuc eune éstérne aplicachon",
840 'edit-externally-help' => '(Vir [http://www.mediawiki.org/wiki/Manual:External_editors/fr chés instruccions d’installachon] pou pus d’informachons)',
841
842 # 'all' in various places, this might be different for inflected languages
843 'watchlistall2' => 'tertous',
844 'namespacesall' => 'tous',
845 'monthsall' => 'tertous',
846
847 # Watchlist editing tools
848 'watchlisttools-view' => 'Vir chés consécants cangemints',
849 'watchlisttools-edit' => "Vir pi éditer l'lisse à suire",
850 'watchlisttools-raw' => 'Éditer eune brute lisse à suire',
851
852 # Special:SpecialPages
853 'specialpages' => 'Paches éspéchiales',
854
855 );