summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesFur.php
blob: 83cc97a2247fc9bcdbc5f9aa8a529f860d93dd3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
<?php
/** Friulian (Furlan)
 *
 * @addtogroup Language
 *
 * @author Klenje
 * @author לערי ריינהארט
 * @author Helix84
 */

$fallback = 'it';

$skinNames = array(
	'nostalgia' => 'Nostalgie',
);
$namespaceNames = array(
	NS_MEDIA          => 'Media',
	NS_SPECIAL        => 'Speciâl',
	NS_MAIN           => '',
	NS_TALK           => 'Discussion',
	NS_USER           => 'Utent',
	NS_USER_TALK      => 'Discussion_utent',
	# NS_PROJECT set by $wgMetaNamespace
	NS_PROJECT_TALK   => 'Discussion_$1',
	NS_IMAGE          => 'Figure',
	NS_IMAGE_TALK     => 'Discussion_figure',
	NS_MEDIAWIKI      => 'MediaWiki',
	NS_MEDIAWIKI_TALK => 'Discussion_MediaWiki',
	NS_TEMPLATE       => 'Model',
	NS_TEMPLATE_TALK  => 'Discussion_model',
	NS_HELP	          => 'Jutori',
	NS_HELP_TALK      => 'Discussion_jutori',
	NS_CATEGORY       => 'Categorie',
	NS_CATEGORY_TALK  => 'Discussion_categorie'
);

$datePreferences = false;
$defaultDateFormat = 'dmy';
$dateFormats = array(
	'dmy time' => 'H:i',
	'dmy date' => 'j "di" M Y',
	'dmy both' => 'j "di" M Y "a lis" H:i',
);

$separatorTransformTable = array(',' => "\xc2\xa0", '.' => ',' );

$messages = array(
# User preference toggles
'tog-underline'               => 'Sotlinee leams',
'tog-highlightbroken'         => 'Mostre leams sbaliâts <a href="" class="new">cussì</a> (invezit di cussì<a href="" class="internal">?</a>).',
'tog-justify'                 => 'Justifiche paragraf',
'tog-hideminor'               => 'Plate lis piçulis modifichis tai ultins cambiaments',
'tog-usenewrc'                => 'Ultins cambiaments avanzâts (JavaScript)',
'tog-numberheadings'          => 'Numerazion automatiche dai titui',
'tog-showtoolbar'             => 'Mostre sbare dai imprescj pe modifiche (JavaScript)',
'tog-editondblclick'          => 'Cambie lis pagjinis fracant dôs voltis (JavaScript)',
'tog-editsection'             => 'Inserìs un leam [cambie] pe editazion veloç di une sezion',
'tog-editsectiononrightclick' => 'Modifiche une sezion fracant cul tast diestri<br /> sui titui des sezions (JavaScript)',
'tog-showtoc'                 => 'Mostre indis (par pagjinis cun plui di 3 sezions)',
'tog-rememberpassword'        => 'Visiti tes prossimis sessions',
'tog-editwidth'               => 'Il spazi pe modifiche al è larc il plui pussibil',
'tog-watchdefault'            => 'Zonte in automatic lis pagjinis che o cambii inte liste di chês tignudis di voli',
'tog-minordefault'            => 'Imposte come opzion predeterminade ducj i cambiaments come piçui',
'tog-previewontop'            => 'Mostre anteprime parsore dal spazi pe modifiche',
'tog-previewonfirst'          => 'Mostre anteprime te prime modifiche',
'tog-nocache'                 => 'No stâ tignî in memorie (caching) lis pagjinis',
'tog-enotifwatchlistpages'    => 'Mandimi une email se la pagjine e gambie',
'tog-enotifusertalkpages'     => 'Mandimi une email cuant che la mê pagjine di discussion e gambie',
'tog-enotifminoredits'        => 'Mandimi une email ancje pai piçui cambiaments ae pagjine',
'tog-enotifrevealaddr'        => 'Distapone fûr il gno recapit email tai messaçs di notifiche',
'tog-shownumberswatching'     => 'Mostre il numar di utents che a stan tignint di voli',
'tog-fancysig'                => 'Firmis crudis (cence leam automatic)',
'tog-externaleditor'          => 'Dopre editôr esterni come opzion predeterminade',
'tog-externaldiff'            => 'Dopre editôr difarencis esterni come opzion predeterminade',
'tog-watchlisthideown'        => 'Plate i miei cambiaments inte liste des pagjinis tignudis di voli',
'tog-ccmeonemails'            => 'Mandimi une copie dai messaçs che o mandi ai altris utents',

'underline-always'  => 'Simpri',
'underline-never'   => 'Mai',
'underline-default' => 'Predeterminât dal sgarfadôr',

'skinpreview' => '(Anteprime)',

# Dates
'sunday'        => 'Domenie',
'monday'        => 'Lunis',
'tuesday'       => 'Martars',
'wednesday'     => 'Miercus',
'thursday'      => 'Joibe',
'friday'        => 'Vinars',
'saturday'      => 'Sabide',
'sun'           => 'dom',
'mon'           => 'lun',
'tue'           => 'mar',
'wed'           => 'mie',
'thu'           => 'joi',
'fri'           => 'vin',
'sat'           => 'sab',
'january'       => 'Zenâr',
'february'      => 'Fevrâr',
'march'         => 'Març',
'april'         => 'Avrîl',
'may_long'      => 'Mai',
'june'          => 'Jugn',
'july'          => 'Lui',
'august'        => 'Avost',
'september'     => 'Setembar',
'october'       => 'Otubar',
'november'      => 'Novembar',
'december'      => 'Dicembar',
'january-gen'   => 'Zenâr',
'february-gen'  => 'Fevrâr',
'march-gen'     => 'Març',
'april-gen'     => 'Avrîl',
'may-gen'       => 'Mai',
'june-gen'      => 'Jugn',
'july-gen'      => 'Lui',
'august-gen'    => 'Avost',
'september-gen' => 'Setembar',
'october-gen'   => 'Otubar',
'november-gen'  => 'Novembar',
'december-gen'  => 'Dicembar',
'jan'           => 'Zen',
'feb'           => 'Fev',
'mar'           => 'Mar',
'apr'           => 'Avr',
'may'           => 'Mai',
'jun'           => 'Jug',
'jul'           => 'Lui',
'aug'           => 'Avo',
'sep'           => 'Set',
'oct'           => 'Otu',
'nov'           => 'Nov',
'dec'           => 'Dic',

# Bits of text used by many pages
'categories'      => 'Categoriis',
'pagecategories'  => '{{PLURAL:$1|Categorie|Categoriis}}',
'category_header' => 'Vôs inte categorie "$1"',
'subcategories'   => 'Sot categoriis',

'mainpagetext' => "'''MediaWiki e je stade instalade cun sucès.'''",

'about'          => 'Informazions',
'newwindow'      => '(al vierç un gnûf barcon)',
'cancel'         => 'Scancele',
'qbfind'         => 'Cjate',
'qbbrowse'       => 'Sgarfe',
'qbedit'         => 'Cambie',
'qbpageoptions'  => 'Cheste pagjine',
'qbpageinfo'     => 'Contest',
'qbmyoptions'    => 'Mês pagjinis',
'qbspecialpages' => 'Pagjinis speciâls',
'moredotdotdot'  => 'Plui...',
'mypage'         => 'Mê pagjine',
'mytalk'         => 'Mês discussions',
'anontalk'       => 'Discussion par chest IP',
'navigation'     => 'somari',
'and'            => 'e',

'errorpagetitle'   => 'Erôr',
'returnto'         => 'Torne a $1.',
'tagline'          => 'Di {{SITENAME}}',
'help'             => 'Jutori',
'search'           => 'Cîr',
'searchbutton'     => 'Cîr',
'go'               => 'Va',
'searcharticle'    => 'Va',
'history'          => 'Storic de pagjine',
'history_short'    => 'Storic',
'updatedmarker'    => 'inzornât de mê ultime visite',
'info_short'       => 'Informazions',
'printableversion' => 'Version stampabil',
'permalink'        => 'Leam permanent',
'edit'             => 'Cambie',
'editthispage'     => 'Cambie cheste pagjine',
'delete'           => 'Elimine',
'deletethispage'   => 'Elimine cheste pagjine',
'undelete_short'   => 'Recupere $1 modifichis eliminadis',
'protect'          => 'Protêç',
'protectthispage'  => 'Protêç cheste pagjine',
'newpage'          => 'Gnove pagjine',
'talkpage'         => 'Fevelin di cheste pagjine',
'talkpagelinktext' => 'discussion',
'specialpage'      => 'Pagjine speciâl',
'personaltools'    => 'Imprescj personâi',
'postcomment'      => 'Zonte un coment',
'articlepage'      => 'Cjale la vôs',
'talk'             => 'Discussion',
'views'            => 'Visitis',
'toolbox'          => 'imprescj',
'userpage'         => 'Cjale pagjine dal utent',
'projectpage'      => 'Cjale pagjine dal progjet',
'imagepage'        => 'Cjale pagjine de figure',
'mediawikipage'    => 'Cjale la pagjine dal messaç',
'categorypage'     => 'Cjale la categorie',
'viewtalkpage'     => 'Cjale la pagjine di discussion',
'otherlanguages'   => 'Altris lenghis',
'redirectedfrom'   => '(Inviât ca di $1)',
'redirectpagesub'  => 'Pagjine di redirezion',
'lastmodifiedat'   => "Cambiât par l'ultime volte ai $2, $1", # $1 date, $2 time
'viewcount'        => 'Cheste pagjine e je stade viodude $1 voltis.',
'protectedpage'    => 'Pagjine protezude',
'jumpto'           => 'Va a:',
'jumptonavigation' => 'navigazion',
'jumptosearch'     => 'ricercje',

# 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).
'aboutsite'         => 'Informazions su {{SITENAME}}',
'copyright'         => 'Il contignût al è disponibil sot de $1',
'currentevents'     => 'Lis gnovis',
'currentevents-url' => 'Project:Lis gnovis',
'disclaimers'       => 'Avîs legâi',
'edithelp'          => 'Jutori pai cambiaments',
'edithelppage'      => 'Help:Cambiaments',
'helppage'          => 'Help:Contignûts',
'mainpage'          => 'Pagjine principâl',
'portal'            => 'Ostarie',
'portal-url'        => 'Project:Ostarie',
'privacy'           => 'Politiche pe privacy',
'privacypage'       => 'Project:Politiche_pe_privacy',
'sitesupport'       => 'Doninus',
'sitesupport-url'   => 'Project:Supuarte il sît',

'retrievedfrom'           => 'Cjapât fûr di $1',
'youhavenewmessages'      => 'Tu âs $1 ($2).',
'newmessageslink'         => 'gnûfs messaçs',
'newmessagesdifflink'     => 'difarencis cu la penultime revision',
'youhavenewmessagesmulti' => 'Tu âs gnûfs messaçs su $1',
'editsection'             => 'cambie',
'editold'                 => 'cambie',
'editsectionhint'         => 'cambie la sezion $1',
'toc'                     => 'Indis',
'showtoc'                 => 'mostre',
'hidetoc'                 => 'plate',
'thisisdeleted'           => 'Vuelistu cjalâ o ripristinâ $1?',
'viewdeleted'             => 'Vuelistu viodi $1?',
'restorelink'             => '$1 modifichis eliminadis',
'site-rss-feed'           => 'Canâl RSS di $1',
'site-atom-feed'          => 'Canâl Atom di $1',
'page-rss-feed'           => 'Canâl RSS par "$1"',
'page-atom-feed'          => 'Canâl Atom par "$1"',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-main'      => 'Vôs',
'nstab-user'      => 'Pagjine dal utent',
'nstab-media'     => 'Media',
'nstab-special'   => 'Speciâl',
'nstab-project'   => 'Informazions',
'nstab-image'     => 'Figure',
'nstab-mediawiki' => 'Messaç',
'nstab-template'  => 'Model',
'nstab-help'      => 'Jutori',
'nstab-category'  => 'Categorie',

# General errors
'error'           => 'Erôr',
'noconnect'       => 'Nus displâs, ma il sît al à al moment cualchi dificoltât tecniche e nol pues conetisi al servidôr de base di dâts. <br />$1',
'nodb'            => 'No si pues selezionâ la base di dâts $1',
'laggedslavemode' => 'Atenzion: La pagjine podarès no segnalâ inzornaments recents.',
'readonlytext'    => "La base di dâts pal moment e je blocade e no si puedin zontâ vôs e fâ modifichis, probabilmentri pe normâl manutenzion de base di dâts, daspò de cuâl dut al tornarà normâl.

L'aministradôr ch'al à metût il bloc al à scrit cheste motivazion: $1",
'filenotfound'    => 'No si pues cjatâ il file "$1".',
'badtitle'        => 'Titul sbaliât',
'viewsource'      => 'Cjale risultive',
'viewsourcefor'   => 'di $1',
'viewsourcetext'  => 'Tu puedis viodi e copiâ la risultive di cheste pagjine:',

# Login and logout pages
'logouttitle'           => 'Jessude dal utent',
'logouttext'            => '<strong>Tu sâs cumò lât fûr.</strong><br />Tu puedis continuâ a doprâ {{SITENAME}} come anonim, o tu puedis jentrâ cul stes o cuntun altri non utent. Note che cualchi pagjine e pues mostrâti ancjemò come jentrât tal sît fin cuant che no tu netis la cache dal sgarfadôr.',
'welcomecreation'       => '== Mandi e benvignût $1! ==

La tô identitât e je stade creade. No stâ dismenteâti di gambiâ lis preferencis di {{SITENAME}}.',
'loginpagetitle'        => 'Jentrade dal utent',
'yourname'              => 'Non utent',
'yourpassword'          => 'Peraule clâf',
'yourpasswordagain'     => 'Torne a scrivile',
'remembermypassword'    => 'Visiti di me',
'yourdomainname'        => 'Il to domini',
'loginproblem'          => '<b>Al è stât un erôr te jentrade.</b><br />Torne a provâ!',
'login'                 => 'Jentre',
'loginprompt'           => 'Tu âs di vê abilitâts i cookies par jentrâ in {{SITENAME}}.',
'userlogin'             => 'Regjistriti o jentre',
'logout'                => 'Jes',
'userlogout'            => 'Jes',
'nologin'               => 'No tu âs ancjemò une identitât par jentrâ? $1.',
'nologinlink'           => 'Creile cumò',
'createaccount'         => 'Cree une gnove identitât',
'gotaccount'            => 'Âstu za une identitât? $1.',
'gotaccountlink'        => 'Jentre',
'createaccountmail'     => 'par pueste eletroniche',
'badretype'             => 'Lis peraulis clâfs inseridis no son compagnis.',
'userexists'            => 'Il non utent inserît al è za doprât. Sielç par plasê un non diferent.',
'youremail'             => 'Email *',
'uid'                   => 'ID utent:',
'yourrealname'          => 'Non vêr *',
'yourlanguage'          => 'Lenghe di mostrâ',
'yourvariant'           => 'Varietât',
'badsig'                => 'Firme crude invalide; controle i tags HTML.',
'email'                 => 'Pueste eletroniche',
'prefs-help-realname'   => '* Non vêr (opzionâl): se tu sielzis di inserîlu al vignarà doprât par dâti un ricognossiment dal tô lavôr.',
'loginerror'            => 'Erôr te jentrade',
'prefs-help-email'      => '* Email (opzionâl): Permet ai altris di contatâti vie la to pagjine utent o di discussion cence scugnî mostrâ a ducj la tô identitât.',
'nocookiesnew'          => "L'identitât utent e je stade creade, ma no tu sês jentrât. {{SITENAME}} al dopre i cookies par visâsi dai utents, e tu tu ju âs disabilitâts. Par plasê abilitiju, dopo jentre cul to gnûf non utent e password.",
'nocookieslogin'        => '{{SITENAME}} e dopre i cookies par visâsi dai utents, e tu tu ju âs disabilitâts. Par plasê abilitiju e torne a provâ.',
'noname'                => 'No tu âs inserît un non utent valit.',
'loginsuccesstitle'     => 'Jentrât cun sucès',
'loginsuccess'          => 'Cumò tu sês jentrât te {{SITENAME}} sicu "$1".',
'nouserspecified'       => 'Tu scugnis specificâ un non utent.',
'wrongpassword'         => 'La peraule clâf zontade no je juste. Torne par plasê a provâ.',
'wrongpasswordempty'    => 'La peraule clâf inseride e je vueide. Torne a provâ.',
'passwordtooshort'      => 'La tô peraule clâf e je masse curte, e à di jessi lungje almancul $1 caratars.',
'mailmypassword'        => 'Mandimi une gnove peraule clâf',
'passwordremindertitle' => 'Gnove peraule clâf temporanie par {{SITENAME}}',
'noemail'               => 'Nissune direzion email regjistrade par l\'utent "$1".',
'passwordsent'          => 'Une gnove peraule clâf e je stade mandade ae direzion di pueste eletroniche regjistrade par l\'utent "$1".
Par plasê torne a fâ la jentrade pene che tu la âs ricevude.',
'emailauthenticated'    => 'La tô direzion email e je stade autenticade su $1.',
'emailnotauthenticated' => 'La tô direzion email no je ancjemò autenticade. No vignaran mandâts messaçs pes funzions ca sot.',
'noemailprefs'          => '<strong>Specifiche une direzion email par fâ lâ cheste funzion.</strong>',
'emailconfirmlink'      => 'Conferme la tô direzion email',
'invalidemailaddress'   => 'La direzion email no pues jessi acetade parcè che no samee intun formât valid. Inserìs par plasê une direzion ben formatade o disvuede chel cjamp.',

# Edit page toolbar
'bold_sample'     => 'Test in gruessut',
'bold_tip'        => 'Test in gruessut',
'italic_sample'   => 'Test in corsîf',
'italic_tip'      => 'Test in corsîf',
'link_sample'     => 'Titul dal leam',
'link_tip'        => 'Leams internis',
'extlink_sample'  => 'http://www.example.com titul leam',
'extlink_tip'     => 'Leam esterni (visiti dal prefìs http://)',
'headline_sample' => 'Test dal titul',
'headline_tip'    => 'Titul di nivel 2',
'math_sample'     => 'Inserìs la formule culì',
'math_tip'        => 'Formule matematiche (LaTeX)',
'nowiki_sample'   => 'Inserìs test no formatât culì',
'nowiki_tip'      => 'Ignore la formatazion wiki',
'image_sample'    => 'Esempli.jpg',
'image_tip'       => 'Figure includude',
'media_sample'    => 'Esempli.mp3',
'media_tip'       => 'Leam a un file multimediâl',
'sig_tip'         => 'La tô firme cun ore e date',
'hr_tip'          => 'Rie orizontâl (no stâ doprâle masse spes)',

# Edit pages
'summary'                => 'Somari',
'subject'                => 'Argoment (intestazion)',
'minoredit'              => 'Cheste al è un piçul cambiament',
'watchthis'              => 'Ten di voli cheste pagjine',
'savearticle'            => 'Salve la pagjine',
'preview'                => 'Anteprime',
'showpreview'            => 'Mostre anteprime',
'showdiff'               => 'Mostre cambiaments',
'anoneditwarning'        => 'No tu sês jentrât cuntun non utent. La to direzion IP e vignarà regjistrade tal storic di cheste pagjine.',
'summary-preview'        => 'Anteprime dal somari',
'blockedtitle'           => 'Utent blocât',
'loginreqtitle'          => 'Si scugne jentrâ',
'loginreqlink'           => 'jentrâ',
'loginreqpagetext'       => 'Tu scugnis $1 par viodi lis altris pagjinis.',
'accmailtitle'           => 'Password mandade.',
'accmailtext'            => 'La password par "$1" e je stade mandade a $2.',
'newarticle'             => '(Gnûf)',
'newarticletext'         => "Tu âs seguît un leam a une pagjine che no esist ancjemò. Par creâ une pagjine, scomence a scrivi tal spazi ca sot (cjale il [[{{MediaWiki:Helppage}}|jutori]] par altris informazions). Se tu sês ca par erôr, frache semplicementri il boton '''Indaûr''' dal to sgarfadôr.",
'noarticletext'          => '(Par cumò nol è nuie in cheste pagjine)',
'updated'                => '(Inzornât)',
'previewnote'            => 'Visiti che cheste e je dome une anteprime, e no je stade ancjemò salvade!',
'editing'                => 'Cambiament di $1',
'editinguser'            => 'Cambiament di $1',
'editingsection'         => 'Cambiament di $1 (sezion)',
'editconflict'           => 'Conflit inte modifiche: $1',
'explainconflict'        => 'Cualchidun altri al à cambiât cheste pagjine di cuant che tu âs començât a modificâle.
La aree di test disore e conten il test de pagjine che esist cumò, i tiei cambiaments a son mostrâts inte aree disot.
Tu varâs di inserî di gnûf i tiei cambiaments tal test esistint.
<b>Dome</b> il test in alt al vignarà salvât cuant che tu frachis su "Salve pagjine".<br />',
'editingold'             => '<strong>ATENZION: tu stâs cambiant une version vecje e no inzornade di cheste pagjine. Se tu la salvis, ducj i cambiaments fats di chê volte in ca a laran pierdûts.</strong>',
'yourdiff'               => 'Difarencis',
'longpagewarning'        => '<strong>ATENZION: cheste pagjine e je grande $1 kilobytes; cualchi sgarfadôr al podarès vê problemis a modificâ pagjinis di 32kb o plui grandis. Considere par plasê la pussibilitât di dividi la pagjine in sezions plui piçulis.</strong>',
'templatesused'          => 'Modei doprâts par cheste pagjine:',
'templatesusedpreview'   => 'Modei doprâts in cheste anteprime:',
'template-protected'     => '(protezût)',
'template-semiprotected' => '(semi-protezût)',
'nocreatetext'           => '{{SITENAME}} al à limitât la pussibilitât di creâ gnovis pagjinis ai utents regjistrâts. Tu puedis tornâ indaûr e cambiâ une pagjine che e esist o se no [[Special:Userlogin|jentrâ o creâ une gnove identitât]].',
'recreate-deleted-warn'  => "'''Atenzion: tu stâs par tornâ a creâ une pagjine che e je stade eliminade timp fa.'''

Siguriti che sedi pardabon oportun lâ indevant cun la modifiche di cheste pagjine.
Ve ca par comoditât l'elenc des eliminazions precedentis par cheste pagjine:",

# History pages
'nohistory'           => 'Nol è presint un storic dai cambiaments par cheste pagjine.',
'currentrev'          => 'Version atuâl',
'currentrevisionlink' => 'Version atuâl',
'cur'                 => 'cor',
'next'                => 'prossim',
'last'                => 'ultime',
'page_first'          => 'prime',
'page_last'           => 'ultime',

# Diffs
'history-title'           => 'Storic dai cambiaments di "$1"',
'difference'              => '(Difarence jenfri des revisions)',
'lineno'                  => 'Rie $1:',
'compareselectedversions' => 'Confronte versions selezionadis',

# Search results
'searchresults'         => 'Risultâts de ricercje',
'searchresulttext'      => 'Par plui informazions su lis ricercjis in {{SITENAME}}, cjale [[{{MediaWiki:Helppage}}|{{int:help}}]].',
'searchsubtitle'        => 'Pal test "[[:$1]]"',
'searchsubtitleinvalid' => 'Pal test "$1"',
'noexactmatch'          => "'''No esist une pagjine cul titul \"\$1\".''' Tu podaressis [[:\$1|creâle tu]].",
'titlematches'          => 'Corispondencis tai titui des pagjinis',
'notitlematches'        => 'Nissune corispondence tai titui des pagjinis',
'textmatches'           => 'Corispondencis tal test des pagjinis',
'notextmatches'         => 'Nissune corispondence tal test des pagjinis',
'prevn'                 => 'precedents $1',
'nextn'                 => 'prossims $1',
'viewprevnext'          => 'Cjale ($1) ($2) ($3).',
'showingresults'        => 'Ca sot a son fin a <b>$1</b> risultâts scomençant dal #<b>$2</b>.',
'showingresultsnum'     => 'Ca sot a son <b>$3</b> risultâts scomençant dal #<b>$2</b>.',
'powersearch'           => 'Cîr',
'powersearchtext'       => '
Cîr tai nons dai spazis :<br />
$1<br />
$2 Liste redirezions &nbsp; Cîr $3 $9',
'searchdisabled'        => 'La ricercje in {{SITENAME}} no je ative. Tu puedis doprâ Google intant. Sta atent che i lôr indis sul contignût di {{SITENAME}} a puedin jessi pôc inzornâts.',

# Preferences page
'preferences'             => 'Preferencis',
'mypreferences'           => 'mês preferencis',
'qbsettings'              => 'Sbare svelte',
'qbsettings-none'         => 'Nissune',
'qbsettings-fixedleft'    => 'Fis a Çampe',
'qbsettings-fixedright'   => 'Fis a Drete',
'qbsettings-floatingleft' => 'Flutuant a çampe',
'changepassword'          => 'Gambie peraule clâf',
'skin'                    => 'Mascare',
'math'                    => 'Matematiche',
'dateformat'              => 'Formât de date',
'datedefault'             => 'Nissune preference',
'datetime'                => 'Date e ore',
'prefs-personal'          => 'Dâts utents',
'prefs-rc'                => 'Ultins cambiaments & stubs',
'prefs-watchlist'         => 'Tignudis di voli',
'prefs-watchlist-days'    => 'Numar di zornadis di mostrâ inte liste des pagjinis tignudis di voli:',
'prefs-watchlist-edits'   => 'Numar di modifichis di mostrâ inte liste slargjade:',
'prefs-misc'              => 'Variis',
'saveprefs'               => 'Salve lis preferencis',
'resetprefs'              => 'Predeterminât',
'oldpassword'             => 'Vecje peraule clâf',
'newpassword'             => 'Gnove peraule clâf',
'retypenew'               => 'Torne a scrivi chê gnove',
'textboxsize'             => 'Cambiament',
'rows'                    => 'Riis',
'resultsperpage'          => 'Risultâts par pagjine',
'contextlines'            => 'Riis par risultât',
'recentchangescount'      => 'Numar di titui tai ultins cambiaments',
'savedprefs'              => 'Lis preferencis a son stadis salvadis',
'timezonelegend'          => 'Fûs orari',
'timezonetext'            => 'Il numar di oris di diference rispiet ae ore dal servidôr (UTC).',
'localtime'               => 'Ore locâl',
'servertime'              => 'Ore servidôr',
'guesstimezone'           => 'Cjape impostazions dal sgarfadôr',
'default'                 => 'predeterminât',

# Recent changes
'nchanges'                       => '$1 {{PLURAL:$1|cambiament|cambiaments}}',
'recentchanges'                  => 'Ultins cambiaments',
'recentchangestext'              => 'Cheste pagjine e mostre i plui recents cambiaments inte {{SITENAME}}.',
'recentchanges-feed-description' => 'Chest canâl al ripuarte i cambiaments plui recents ai contignûts di cheste wiki.',
'rcnote'                         => 'Ca sot tu cjatis i ultins <strong>$1</strong> cambiaments tes ultimis <strong>$2</strong> zornadis.',
'rcnotefrom'                     => 'Ca sot i cambiaments dal <b>$2</b> (fintremai al <b>$1</b>).',
'rclistfrom'                     => 'Mostre i ultins cambiaments dal $1',
'rcshowhideminor'                => '$1 i piçui cambiaments',
'rcshowhideliu'                  => '$1 utents jentrâts',
'rcshowhideanons'                => '$1 utents anonims',
'rcshowhidepatr'                 => '$1 cambiaments verificâts',
'rcshowhidemine'                 => '$1 miei cambiaments',
'rclinks'                        => 'Mostre i ultins $1 cambiaments tes ultimis $2 zornadis<br />$3',
'diff'                           => 'difarencis',
'hist'                           => 'stor',
'hide'                           => 'plate',
'show'                           => 'mostre',
'minoreditletter'                => 'p',
'newpageletter'                  => 'G',

# Recent changes linked
'recentchangeslinked' => 'Cambiaments leâts',

# Upload
'upload'             => 'Cjame sù un file',
'uploadbtn'          => 'Cjame sù un file',
'reupload'           => 'Torne a cjamâ sù',
'uploadnologin'      => 'No jentrât',
'uploaderror'        => 'Erôr cjamant sù',
'uploadtext'         => "Dopre la form ca sot par cjamâ sù un file, par cjalâ o cirî i files cjamâts sù in precedence va te [[Special:Imagelist|liste dai files cjamâts sù]], lis cjamadis e lis eliminazions a son ancje regjistrâts tal [[Special:Log/upload|regjistri des cjamadis]].

Par includi une figure intune pagjine, dopre un leam inte form
'''<nowiki>[[</nowiki>{{ns:image}}<nowiki>:file.jpg]]</nowiki>''',
'''<nowiki>[[</nowiki>{{ns:image}}<nowiki>:file.png|alt text]]</nowiki>''' or
'''<nowiki>[[</nowiki>{{ns:media}}<nowiki>:file.ogg]]</nowiki>''' par un leam diret al file.",
'uploadlog'          => 'regjistri cjamâts sù',
'uploadlogpage'      => 'Regjistri dai files cjamâts sù',
'uploadlogpagetext'  => 'Ca sot e je une liste dai file cjamâts su di recent.',
'filename'           => 'Non dal file',
'filedesc'           => 'Descrizion',
'fileuploadsummary'  => 'Somari:',
'filestatus'         => 'Stât dal copyright',
'filesource'         => 'Surzint',
'uploadedfiles'      => 'Files cjamâts sù',
'ignorewarning'      => 'Ignore avîs e salve instès il file.',
'ignorewarnings'     => 'Ignore i avîs',
'badfilename'        => 'File non gambiât in "$1".',
'successfulupload'   => 'Cjamât sù cun sucès',
'savefile'           => 'Salve file',
'uploadedimage'      => 'cjamât sù "$1"',
'uploaddisabled'     => 'Nus displâs, par cumò no si pues cjamâ sù robe.',
'uploaddisabledtext' => 'Lis cjamadis a son disativâts su cheste wiki.',
'sourcefilename'     => 'Non dal file origjinâl',
'destfilename'       => 'Non dal file di destinazion',

# Image list
'imagelist'                 => 'Liste des figuris',
'imagelisttext'             => 'Ca sot e je une liste di $1 files ordenâts $2.',
'ilsubmit'                  => 'Cîr',
'showlast'                  => 'Mostre i ultins $1 files ordenâts $2.',
'byname'                    => 'par non',
'bydate'                    => 'par date',
'bysize'                    => 'par dimension',
'imgdelete'                 => 'eli',
'filehist'                  => 'Storic dal file',
'filehist-current'          => 'corint',
'filehist-datetime'         => 'Date/Ore',
'filehist-user'             => 'Utent',
'filehist-dimensions'       => 'Dimensions',
'filehist-filesize'         => 'Dimension dal file',
'filehist-comment'          => 'Coment',
'imagelinks'                => 'Leams de figure',
'linkstoimage'              => 'Lis pagjinis ca sot a son leadis a cheste figure:',
'nolinkstoimage'            => 'No son pagjinis leadis a chest file.',
'sharedupload'              => 'Chest file al è condivîs e al pues jessi doprât di altris progjets.',
'shareduploadwiki'          => 'Cjale par plasê la [pagjine di descrizion dal file $1] par altris informazions.',
'noimage'                   => 'Nol esist un file cun chest non, tu puedis $1 tu',
'noimage-linktext'          => 'cjamâlu sù',
'uploadnewversion-linktext' => 'Cjame sù une gnove version di chest file',

# MIME search
'mimesearch' => 'Ricercje MIME',
'mimetype'   => 'Gjenar MIME:',
'download'   => 'discjame',

# List redirects
'listredirects' => 'Liste des redirezions',

# Unused templates
'unusedtemplates' => 'Modei no doprâts',

# Random page
'randompage' => 'Une pagjine a câs',

# Random redirect
'randomredirect' => 'Un re-indreçament casuâl',

# Statistics
'statistics'    => 'Statistichis',
'sitestats'     => 'Statistichis dal sît',
'userstats'     => 'Statistichis dai utents',
'sitestatstext' => "Tu puedis cjatâ in dut '''\$1''' pagjine inte base di dâts. Chest numar al inclût pagjinis \"discussion\", pagjinis su la {{SITENAME}}, pagjinis cun pocjis peraulis, reindirizaments, e altris che probabilmentri no si puedin considerâ pardabon come pagjinis di contignût.
Gjavant chestis, o vin '''\$2''' pagjinis che a son probabilmentri pagjinis di contignût legjitimis.

'''\$8''' files a son stâts cjamâts sù.

O vin vût in dut '''\$3''' viodudis de pagjinis e '''\$4''' cambiaments aes pagjinis di cuant che la wiki e je stade implantade. Chest al vûl dî une medie di '''\$5''' cambiaments par pagjine, e '''\$6''' viodudis par ogni cambiament.

The [http://meta.wikimedia.org/wiki/Help:Job_queue job queue] length is '''\$7'''.",
'userstatstext' => "A son '''$1''' utents regjistrâts, di chescj '''$2''' (il '''$4%''') a son aministradôrs (cjale $3).",

'disambiguations' => 'Pagjinis di disambiguazion',

'doubleredirects' => 'Reindirizaments doplis',

'brokenredirects'     => 'Redirezions no funzionantis',
'brokenredirectstext' => 'Lis redirezions ca sot inviin a pagjinis che no esistin:',

'withoutinterwiki' => 'Pagjinis cence leams interwiki',

'fewestrevisions' => 'Vôs con mancul revisions',

# Miscellaneous special pages
'nbytes'                  => '$1 bytes',
'nlinks'                  => '$1 leams',
'nmembers'                => '$1 {{PLURAL:$1|element|elements}}',
'lonelypages'             => 'Pagjinis solitaris',
'uncategorizedpages'      => 'Pagjinis cence categorie',
'uncategorizedcategories' => 'Categoriis cence categorie',
'uncategorizedimages'     => 'Files cence une categorie',
'uncategorizedtemplates'  => 'Modei cence une categorie',
'unusedcategories'        => 'Categoriis no dopradis',
'unusedimages'            => 'Files no doprâts',
'popularpages'            => 'Pagjinis popolârs',
'wantedcategories'        => 'Categoriis desideradis',
'wantedpages'             => 'Pagjinis desideradis',
'mostlinked'              => 'Pagjinis a cui pontin il maiôr numar di leams',
'mostlinkedcategories'    => 'Categoriis a cui pontin il maiôr numar di leams',
'mostlinkedtemplates'     => 'Modei plui doprâts',
'mostcategories'          => 'Vôs cul maiôr numar di categoriis',
'mostimages'              => 'Figuris a cui pontin il maiôr numar di leams',
'mostrevisions'           => 'Vôs cul maiôr numar di revisions',
'allpages'                => 'Dutis lis pagjinis',
'shortpages'              => 'Pagjinis curtis',
'longpages'               => 'Pagjinis lungjis',
'deadendpages'            => 'Pagjinis cence usite',
'protectedpages'          => 'Pagjinis protezudis',
'listusers'               => 'Liste dai utents',
'specialpages'            => 'Pagjinis speciâls',
'spheading'               => 'Pagjinis speciâls par ducj i utents',
'restrictedpheading'      => 'Pagjinis speciâls cun restrizions',
'newpages'                => 'Gnovis pagjinis',
'ancientpages'            => 'Pagjinis plui vecjis',
'intl'                    => 'Leams interlengâi',
'move'                    => 'Môf',
'movethispage'            => 'Môf cheste pagjine',

'categoriespagetext' => 'Te wiki a esistin lis categoriis ca sot.',
'data'               => 'Dâts',
'alphaindexline'     => 'di $1 a $2',
'version'            => 'Version',

# Special:Log
'specialloguserlabel'  => 'Utent:',
'speciallogtitlelabel' => 'Titul:',
'log'                  => 'Regjistris',
'all-logs-page'        => 'Ducj i regjistris',
'alllogstext'          => 'Viodude combinade dai regjistris des cjamadis, eliminazions, protezions, blocs e azions day sysop.
Tu puedis strenzi la viodude sielzint un gjenar di regjistri, un non utent o la vôs che ti interesse.',
'logempty'             => 'Nissun element corispondint tal regjistri.',

# Special:Allpages
'nextpage'          => 'Prossime pagjine ($1)',
'prevpage'          => 'Pagjinis precedentis ($1)',
'allpagesfrom'      => 'Mostre pagjinis scomençant di:',
'allarticles'       => 'Dutis lis vôs',
'allinnamespace'    => 'Dutis lis pagjinis (non dal spazi $1)',
'allnotinnamespace' => 'Dutis lis pagjinis (no tal non dal spazi $1)',
'allpagesprev'      => 'Precedent',
'allpagesnext'      => 'Prossim',
'allpagessubmit'    => 'Va',

# E-mail user
'emailuser'    => 'Messaç di pueste a chest utent',
'noemailtitle' => 'Nissune direzion email',
'noemailtext'  => 'Chest utent nol à specificât une direzion di pueste valide o al à sielzût di no ricevi pueste di altris utents.',
'emailmessage' => 'Messaç',

# Watchlist
'watchlist'            => 'Tignûts di voli',
'mywatchlist'          => 'Tignûts di voli',
'watchlistfor'         => "(par '''$1''')",
'nowatchlist'          => 'Nissun element al è tignût di voli.',
'watchnologin'         => 'No tu sês jentrât',
'watchnologintext'     => "Tu 'nd âs di [[Special:Userlogin|jentrâ]] par modificâ la liste des pagjinis tignudis di voli.",
'addedwatch'           => 'Zontât aes pagjinis tignudis di voli',
'addedwatchtext'       => "La pagjine \"<nowiki>\$1</nowiki>\" e je stade zontade ae [[Special:Watchlist|liste di chês tignudis di voli]].
Tal futûr i cambiaments a cheste pagjine e ae pagjine di discussion relative a saran segnalâts ca,
e la pagjine e sarà '''gruessute''' te [[Special:Recentchanges|liste dai ultins cambiaments]] cussì che tu puedis notâle daurman.

<p>Se tu vuelis gjavâle de liste pi indevant, frache su \"No stâ tignî di voli\" te sbare in alt.",
'removedwatch'         => 'Gjavade de liste',
'removedwatchtext'     => 'La pagjine "<nowiki>$1</nowiki>" e je stade gjavade de liste di chês tignudis di voli.',
'watch'                => 'Ten di voli',
'watchthispage'        => 'Ten di voli cheste pagjine',
'unwatch'              => 'No stâ tignî di voli',
'unwatchthispage'      => 'No stâ tignî di voli plui',
'watchnochange'        => 'Nissun element di chei tignûts di voli al è stât cambiât tal periodi mostrât.',
'watchlist-details'    => '$1 pagjinis tignudis di voli cence contâ lis pagjinis di discussion.',
'wlheader-enotif'      => '* Notifiche par pueste eletroniche ativade.',
'wlheader-showupdated' => "* Lis pagjinis gambiadis de ultime volte che tu lis âs cjaladis a son mostradis in '''gruessut'''",
'watchlistcontains'    => 'Tu stâs tignint di voli $1 pagjinis.',
'wlnote'               => 'Ca sot a son i ultins $1 cambiaments tes ultimis <b>$2</b> oris.',
'wlshowlast'           => 'Mostre ultimis $1 oris $2 zornadis $3',
'watchlist-hide-bots'  => 'Plate i cambiaments dai bots',
'watchlist-hide-own'   => 'Plate i miei cammbiaments',
'watchlist-hide-minor' => 'Plate i piçui cambiaments',

'changed' => 'cambiade',
'created' => 'creade',

# Delete/protect/revert
'deletepage'                  => 'Elimine pagjine',
'confirm'                     => 'Conferme',
'excontent'                   => "il contignût al jere: '$1'",
'excontentauthor'             => "il contignût al jere: '$1' (e al veve contribuît dome '$2')",
'exbeforeblank'               => "il contignût prime di disvuedâ al jere: '$1'",
'exblank'                     => 'pagjine vueide',
'historywarning'              => 'Atenzion: la pagjine che tu stâs eliminant e à un storic.',
'confirmdeletetext'           => 'Tu stâs par eliminâ par simpri une pagjine insieme cun dut il so storic.
Par plasê, da la conferme che tu vuelis fâlu, che tu capissis lis conseguencis e che tu lu stâs fasint tal rispiet de [[{{MediaWiki:Policy-url}}|politiche dal progjet]].',
'actioncomplete'              => 'Azion completade',
'deletedtext'                 => '"<nowiki>$1</nowiki>" al è stât eliminât.
Cjale $2 par une liste des ultimis eliminazions.',
'deletedarticle'              => 'eliminât "$1"',
'dellogpage'                  => 'Regjistri des eliminazions',
'deletionlog'                 => 'regjistri eliminazions',
'deletecomment'               => 'Reson pe eliminazion',
'deleteotherreason'           => 'Altri motîf o motîf in plui:',
'deletereasonotherlist'       => 'Altri motîf',
'protectedarticle'            => '$1 protezût',
'protectsub'                  => '(Protezint "$1")',
'confirmprotect'              => 'Conferme protezion',
'protectcomment'              => 'Reson pe protezion',
'protect-default'             => '(predeterminât)',
'protect-level-autoconfirmed' => 'Dome utents regjistrâts',
'protect-summary-cascade'     => 'a discjadude',
'protect-expiring'            => 'e scjât: $1 (UTC)',
'restriction-type'            => 'Permès:',

# Restrictions (nouns)
'restriction-edit' => 'Cambie',
'restriction-move' => 'Spostament',

# Namespace form on various pages
'namespace'      => 'Non dal spazi:',
'invert'         => 'Invertìs selezion',
'blanknamespace' => '(Principâl)',

# Contributions
'contributions' => 'Contribûts dal utent',
'mycontris'     => 'Miei contribûts',
'contribsub2'   => 'Par $1 ($2)',
'nocontribs'    => 'Nissun cambiament che al rispiete chescj criteris cjatât.',
'ucnote'        => 'Ca sot a son i ultins <b>$1</b> cambiaments dal utent tes ultimis <b>$2</b> zornadis.',
'uclinks'       => 'Viôt i ultins $1 cambiaments; viôt lis ultimis $2 zornadis.',
'uctop'         => ' (su)',
'month'         => 'Scomençant dal mês (e prime):',
'year'          => 'Scomençant dal an (e prime):',

# What links here
'whatlinkshere'       => 'Leams a cheste vôs',
'whatlinkshere-title' => 'Pagjinis che a son leadis a $1',
'linklistsub'         => '(Liste di leams)',
'linkshere'           => 'Lis pagjinis ca sot a son leadis a cheste:',
'nolinkshere'         => 'Nissune pagjine e à leams a cheste vôs',
'isredirect'          => 'pagjine di reindirizament',
'istemplate'          => 'includude',
'whatlinkshere-prev'  => '{{PLURAL:$1|precedent|precedents $1}}',
'whatlinkshere-next'  => '{{PLURAL:$1|sucessîf|sucessîfs $1}}',
'whatlinkshere-links' => '← leams',

# Block/unblock
'blockip'      => 'Bloche utent',
'ipbsubmit'    => 'Bloche chest utent',
'ipboptions'   => '2 oris:2 hours,1 zornade:1 day,3 zornadis:3 days,1 setemane:1 week,2 setemanis:2 weeks,1 mês:1 month,3 mês:3 months,6 mês:6 months,1 an:1 year,infinît:infinite', # display1:time1,display2:time2,...
'ipblocklist'  => 'Liste dai utents e des direzions IP blocâts',
'blocklink'    => 'bloche',
'unblocklink'  => 'sbloche',
'contribslink' => 'contribûts',
'blocklogpage' => 'Regjistri dai blocs',

# Developer tools
'lockdb'  => 'Bloche base di dâts',
'lockbtn' => 'Bloche base di dâts',

# Move page
'movepage'         => 'Môf pagjine',
'movepagetext'     => "Cun il formulari ca sot tu puedis gambiâ il non a une pagjine, movint dut il sô storic al gnûf non.
Il vieri titul al deventarà une pagjine di reindirizament al gnûf titul. I leams ae vecje pagjine no saran gambiâts; verifiche
par plasê che no sedin reindirizaments doplis o no funzionants.
Tu sês responsabil che i leams a continui a mandâ tal puest just.

Note che la pagjine '''no''' sarà movude se e je za une pagjine cul gnûf titul, a mancul che no sedi vueide o un reindirizament e
cence un storic. Chest al vûl dî che tu puedis tornâ a movi la pagjine tal titul precedent, se
tu 'nd âs sbaliât e che no tu puedis sorescrivi une pagjine esistìnte.

<b>ATENZION!</b>
Chest al pues jessi un cambiament drastic e surprendint par une pagjine popolâr;
tu âs di cognossi lis conseguencis prime di lâ indevant.",
'movearticle'      => 'Môf la vôs',
'movenologin'      => 'No tu sês jentrât',
'movenologintext'  => 'Tu âs di jessi un utent regjistrât e <a href="{{localurl:Special:Userlogin}}">jentrât</a> par movi une pagjine.',
'newtitle'         => 'Al gnûf titul',
'move-watch'       => 'Ten di voli cheste pagjine',
'movepagebtn'      => 'Môf pagjine',
'pagemovedsub'     => 'Movude cun sucès',
'movepage-moved'   => '<big>\'\'\'"$1" e je stade movude al titul "$2"\'\'\'</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
'articleexists'    => 'Une pagjine cun chest non e esist za, o il non sielt nol è valit.
Sielç par plasê un altri non.',
'talkexists'       => "'''La pagjine e je stade movude cun sucès, ma no si à podût movi la pagjine di discussion parcè che e esist za tal gnûf titul. Trasferìs il contignût a man par plasê.'''",
'movedto'          => 'Movude in',
'movetalk'         => 'Môf ancje la pagjine di discussion, se pussibil.',
'talkpagemoved'    => 'Ancje la pagjine di discussion corispondente e je stade movude.',
'talkpagenotmoved' => 'La pagjine di discussion corispondente <strong>no</strong> je stade movude.',
'1movedto2'        => '$1 movût in $2',
'movelogpage'      => 'Regjistri des pagjinis movudis',
'movelogpagetext'  => 'Ca sot e je une liste des pagjinis movudis.',
'movereason'       => 'Reson',
'revertmove'       => 'ripristine',
'delete_and_move'  => 'Elimine e môf',

# Export
'export'        => 'Espuarte pagjinis',
'exportcuronly' => 'Inclût dome la revision corinte, no dut il storic',

# Namespace 8 related
'allmessages'         => 'Ducj i messaçs di sistem',
'allmessagesname'     => 'Non',
'allmessagesdefault'  => 'Test predeterminât',
'allmessagescurrent'  => 'Test curint',
'allmessagestext'     => 'Cheste e je une liste dai messaçs di sisteme disponibii tal non dal spazi MediaWiki:',
'allmessagesmodified' => 'Mostre dome modificâts',

# Thumbnails
'thumbnail-more'  => 'Slargje',
'filemissing'     => 'File mancjant',
'thumbnail_error' => 'Erôr inte creazion de miniature: $1',

# Special:Import
'import'        => 'Impuarte pagjinis',
'importfailed'  => 'Impuartazion falide: $1',
'importnotext'  => 'Vueit o cence test',
'importsuccess' => 'Impuartât cun sucès!',

# Import log
'importlogpage' => 'Regjistris des impuartazions',

# Tooltip help for the actions
'tooltip-pt-userpage'             => 'La tô pagjine utent',
'tooltip-pt-mytalk'               => 'La mê pagjine di discussion',
'tooltip-pt-preferences'          => 'Lis mês preferencis',
'tooltip-pt-mycontris'            => 'Liste dai miei contribûts',
'tooltip-pt-login'                => 'La regjistrazion e je conseade, ancje se no obligatorie.',
'tooltip-pt-logout'               => 'Jes (logout)',
'tooltip-ca-talk'                 => 'Discussions su cheste pagjine',
'tooltip-ca-edit'                 => 'Tu puedis cambiâ cheste pagjine. Par plasê dopre il boton de anteprime prime di salvâ.',
'tooltip-ca-addsection'           => 'Zonte un coment a cheste discussion',
'tooltip-ca-protect'              => 'Protêç cheste pagjine',
'tooltip-ca-delete'               => 'Elimine cheste pagjine',
'tooltip-ca-move'                 => 'Môf cheste pagjine (cambie il titul)',
'tooltip-ca-watch'                => 'Zonte cheste pagjine ae liste des pagjinis tignudis di voli',
'tooltip-search'                  => 'Cîr in cheste wiki',
'tooltip-n-recentchanges'         => 'Liste dai ultins cambiaments inte wiki.',
'tooltip-n-randompage'            => 'Mostre une pagjine casuâl',
'tooltip-n-help'                  => 'Pagjinis di aiût',
'tooltip-n-sitesupport'           => 'Judinus',
'tooltip-t-whatlinkshere'         => 'Liste di dutis lis pagjinis che a son leadis a cheste',
'tooltip-t-contributions'         => 'Liste dai contribûts di chest utent',
'tooltip-t-emailuser'             => 'Mande un messaç di pueste eletroniche a chest utent',
'tooltip-t-upload'                => 'Cjame sù files multimediâi',
'tooltip-t-specialpages'          => 'Liste di dutis lis pagjinis speciâls',
'tooltip-ca-nstab-user'           => 'Cjale la pagjine dal utent',
'tooltip-ca-nstab-project'        => 'Cjale la pagjine dal progjet',
'tooltip-ca-nstab-image'          => 'Cjale la pagjine dal file',
'tooltip-ca-nstab-template'       => 'Cjale il model',
'tooltip-ca-nstab-help'           => 'Cjale la pagjine dal jutori',
'tooltip-ca-nstab-category'       => 'Cjale la pagjine de categorie',
'tooltip-minoredit'               => 'Segne cheste come une piçul cambiament',
'tooltip-save'                    => 'Salve i tiei cambiaments',
'tooltip-preview'                 => 'Anteprime dai tiei cambiaments, doprile par plasê prime di salvâ!',
'tooltip-diff'                    => 'Mostre i cambiaments che tu âs fat al test.',
'tooltip-compareselectedversions' => 'Viôt lis difarencis framieç lis dôs versions di cheste pagjine selezionadis.',
'tooltip-watch'                   => 'Zonte cheste pagjine ae liste di chês tignudis di voli',

# Stylesheets
'monobook.css' => '/* modifiche chest file par personalizâ la skin monobook par dut il sît */',

# Attribution
'anonymous'        => 'Utent(s) anonim(s) di {{SITENAME}}',
'siteuser'         => 'Utent $1 di {{SITENAME}}',
'lastmodifiedatby' => "Cambiât par l'ultime volte ai $2, $1 di", # $1 date, $2 time, $3 user
'othercontribs'    => 'Basât sul lavôr di $1.',
'others'           => 'altris',
'siteusers'        => 'Utents  $1 di {{SITENAME}}',
'creditspage'      => 'Pagjine dai ricognossiments',
'nocredits'        => 'Nissune informazion sui ricognossiments disponibil par cheste pagjine.',

# Spam protection
'subcategorycount'       => 'Cheste categorie e conten {{PLURAL:$1|une sot categorie|$1 sot categoriis}}.',
'categoryarticlecount'   => 'In cheste categorie tu puedis cjatâ $1 vôs.',
'category-media-count'   => 'Cheste categorie e conten {{PLURAL:$1|un file|$1 files}}.',
'listingcontinuesabbrev' => 'cont.',

# Info page
'infosubtitle'   => 'Informazions pe pagjine',
'numedits'       => 'Numar di cambiaments (vôs): $1',
'numtalkedits'   => 'Numar di cambiaments (pagjine di discussion): $1',
'numwatchers'    => 'Numar di chei che e àn cjalât: $1',
'numauthors'     => 'Numar di autôrs diviers (vôs): $1',
'numtalkauthors' => 'Numar di autôrs diviers (pagjine di discussion): $1',

# Math options
'mw_math_png'    => 'Torne simpri PNG',
'mw_math_simple' => 'HTML se une vore sempliç, se no PNG',
'mw_math_html'   => 'HTML se pussibil se no PNG',
'mw_math_source' => 'Lassile come TeX (par sgarfadôrs testuâi)',
'mw_math_modern' => 'Racomandât pai sgarfadôrs testuâi',
'mw_math_mathml' => 'MathML se pussibil (sperimentâl)',

# Browsing diffs
'previousdiff' => '&larr; Difarence precedente',
'nextdiff'     => 'Prossime difarence &rarr;',

# Media information
'thumbsize'            => 'Dimension miniature:',
'file-info-size'       => '($1 × $2 pixel, dimensions: $3, gjenar MIME: $4)',
'file-nohires'         => '<small>No son disponibilis versions cun risoluzion plui alte.</small>',
'show-big-image'       => 'Version a risoluzion plene',
'show-big-image-thumb' => '<small>Dimensions di cheste anteprime: $1 × $2 pixels</small>',

# Special:Newimages
'newimages' => 'Galarie dai gnûfs files',
'noimages'  => 'Nuie di viodi.',

# Metadata
'metadata-expand'   => 'Mostre plui detais',
'metadata-collapse' => 'Plate detais',

# EXIF tags
'exif-imagewidth'  => 'Largjece',
'exif-imagelength' => 'Altece',
'exif-model'       => 'Model di machine fotografiche',
'exif-software'    => 'Software doprÂt',

# EXIF attributes
'exif-compression-1' => 'Cence compression',

# External editor support
'edit-externally'      => 'Modifiche chest file cuntune aplicazion esterne',
'edit-externally-help' => 'Cjale [http://meta.wikimedia.org/wiki/Help:External_editors setup instructions] par altris informazions.',

# 'all' in various places, this might be different for inflected languages
'recentchangesall' => 'ducj',
'imagelistall'     => 'ducj',
'watchlistall2'    => 'dutis',
'namespacesall'    => 'ducj',
'monthsall'        => 'ducj',

# E-mail address confirmation
'confirmemail'          => 'Conferme direzione di pueste',
'confirmemail_text'     => 'Cheste wiki ti domande di valid la to direzion di pueste eletroniche prime di doprâ lis funzions di email. Ative il boton ca sot par inviâ un codiç di conferme ae to direzion. Chest messaç al includarà un leam cuntun codiç; cjame il leam tal to sgarfadôr par confermâ la validitât de tô direzion.',
'confirmemail_send'     => 'Mande un codiç di conferme',
'confirmemail_sent'     => 'Messaç di conferme mandât.',
'confirmemail_success'  => 'La tô direzion di pueste e je stade confermade. Tu puedis cumò jentrâ e gjoldi la wiki.',
'confirmemail_loggedin' => 'La tô direzion di pueste e je stade confermade.',

# Scary transclusion
'scarytranscludedisabled' => '[Inclusion dai interwikis no ative]',
'scarytranscludefailed'   => '[Recupar dal model falît par $1; o si scusin]',
'scarytranscludetoolong'  => '[URL masse lungje; o si scusin]',

# AJAX search
'hideresults' => 'Plate risultâts',

);