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
|
#. extracted from swext/mediawiki/help
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2019-07-11 18:38+0200\n"
"PO-Revision-Date: 2020-04-10 22:16+0000\n"
"Last-Translator: Còdaze Veneto <codazeveneto@gmail.com>\n"
"Language-Team: Venetian <https://weblate.documentfoundation.org/projects/libo_ui-master/swextmediawikihelp/vec/>\n"
"Language: vec\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Weblate 3.10.3\n"
"X-POOTLE-MTIME: 1552412811.000000\n"
#. 7EFBE
#: help.tree
msgctxt ""
"help.tree\n"
"02\n"
"help_section.text"
msgid "MediaWiki"
msgstr "MediaWiki"
#. E2gyu
#: help.tree
msgctxt ""
"help.tree\n"
"0224\n"
"node.text"
msgid "MediaWiki"
msgstr "MediaWiki"
#. qUKTw
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"tit\n"
"help.text"
msgid "Wiki Publisher"
msgstr "Wiki Publisher"
#. FJwZh
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"bm_id3154408\n"
"help.text"
msgid "<bookmark_value>Wiki;Wiki Publisher</bookmark_value><bookmark_value>Wiki Publisher</bookmark_value><bookmark_value>extensions;MediaWiki</bookmark_value>"
msgstr "<bookmark_value>Wiki;Wiki Publisher</bookmark_value><bookmark_value>Wiki Publisher</bookmark_value><bookmark_value>estension;MediaWiki</bookmark_value>"
#. AQP9D
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"hd_id5993530\n"
"help.text"
msgid "Wiki Publisher"
msgstr "Wiki Publisher"
#. Cn2Za
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id9647511\n"
"help.text"
msgid "<ahelp hid=\".\">By using the Wiki Publisher you can upload your current Writer text document to a MediaWiki server. After uploading, all wiki users can read your document on the wiki.</ahelp>"
msgstr "<ahelp hid=\".\">Doparando Wiki Publisher A te pol cargar so un server MediaWiki el to documento Writer. Dopo verlo cargà, tuti i utenti wiki i podarà łèzar el documento inte'l wiki.</ahelp>"
#. CJbT6
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6468703\n"
"help.text"
msgid "<ahelp hid=\".\">Choose <item type=\"menuitem\">File - Send - To MediaWiki</item> to upload the current Writer document to a MediaWiki server.</ahelp>"
msgstr "<ahelp hid=\".\">Par cargar el documento Writer corente inte'l server MediaWiki, sełesiona <item type=\"menuitem\">File - Invia - A MediaWiki</item>.</ahelp>"
#. GWuG5
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"hd_id4554582\n"
"help.text"
msgid "System Requirements"
msgstr "Recuizidi de sistema"
#. Qu7zC
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id9340495\n"
"help.text"
msgid "Java Runtime Environment"
msgstr "Java Runtime Environment"
#. TpDDo
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id7387615\n"
"help.text"
msgid "A wiki account on a supported <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link> server"
msgstr "Un account wiki so un server suportà <link href=\"https://www.mediawiki.org/wiki/MediaWiki\">MediaWiki</link>"
#. XCFLj
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"hd_id8047120\n"
"help.text"
msgid "Installing Wiki Publisher"
msgstr "Instałasion de Wiki Publisher"
#. a43c7
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id4277169\n"
"help.text"
msgid "Before you use the Wiki Publisher, ensure that %PRODUCTNAME uses a Java Runtime Environment (JRE). To check the status of the JRE, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Advanced</item>. Ensure that “Use a Java runtime environment” is checked and that a Java runtime folder is selected in the big listbox. If no JRE was activated, then activate a JRE of version 1.4 or later and restart %PRODUCTNAME."
msgstr "Prima de doparar Wiki Publisher, controła che %PRODUCTNAME el dòpara un anbiente de runtime Java (“Java Runtime Environment” o “JRE”). Par verifegar el stato de'l JRE sernisi <item type=\"menuitem\">Strumenti - Opsion - %PRODUCTNAME - Progredìe</item>. Controła che ła cazeła “Dòpara un anbiente runtime Java” ła sipie sełesionà e che inte ła fenestra de riepìłogo A ghe sipie almanco na carteła runtime Java sełesionà. Se no ze ativà njanca un JRE, instała ła varsion 1.4 o na varsion pì resente e fa partir danovo %PRODUCTNAME."
#. AgmN5
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"hd_id5316019\n"
"help.text"
msgid "To Connect to a Wiki"
msgstr "Conétarse a'l wiki"
#. v3JN9
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id2381969\n"
"help.text"
msgid "Note: You can store your user name and password for all respective dialogs inside %PRODUCTNAME. The password will be stored in a secure way, where access is maintained by a master password. To enable the master password, choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>."
msgstr "Nota: A te pol memorizar el to nome utente e password par tute łe reładive fenestre rento de %PRODUCTNAME. Ła password ła venjarà memorizà co sistema seguro, fin che l'aceso el venjarà controłà da na password prinsipałe. Par ativar ła password prinsipałe, sełesiona <item type=\"menuitem\">Strumenti - Opsion - %PRODUCTNAME - Seguresa</item>."
#. 5xi4b
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id3751640\n"
"help.text"
msgid "Note: If you connect to the web using a proxy server, enter the proxy information to <item type=\"menuitem\">Tools - Options - Internet - Proxy</item>, and restart the software."
msgstr "Nota: se A te te cołeghi a'l web doparando un server proxy, meti rento łe informasion de'l proxy in <item type=\"menuitem\">Strumenti - Opsion - Internet - Proxy</item>, e fa partir danovo el programa."
#. CCnbF
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id9533677\n"
"help.text"
msgid "Open a Writer document, and choose <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
msgstr "Verzi un documento Writer e sełesiona <item type=\"menuitem\">Strumenti - Opsion - Internet - MediaWiki</item>."
#. fGcyZ
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id368968\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Options</emph></link> dialog, click <emph>Add</emph>."
msgstr "Inte ła fenestra de diàłogo <link href=\"com.sun.wiki-publisher/wikisettings.xhp\"><emph>Opsion</emph></link>, faghe click so <emph>Zonta</emph>."
#. pkAFV
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id6962187\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link> dialog, enter the account information for the wiki."
msgstr "Inte ła fenestra de diàłogo<link href=\"com.sun.wiki-publisher/wikiaccount.xhp\"><emph>MediaWiki</emph></link>, insarisi łe informasion de l'account par el wiki."
#. L5NjG
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5328836\n"
"help.text"
msgid "In the <emph>URL</emph> text box, enter the address of a wiki that you want to connect to."
msgstr "Inte ła cazeła de testo <emph>URL</emph> meti rento l'indariso de'l wiki a che A te vol conétarte."
#. xc4AX
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id389416\n"
"help.text"
msgid "You can copy the URL from a web browser and paste it into the textbox."
msgstr "A te pol copiar l'URL da un navigador e incołarlo rento ła cazeła de testo."
#. HKsED
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5906552\n"
"help.text"
msgid "In the <emph>Username</emph> box, enter your user ID for your wiki account."
msgstr "Inte ła cazeła <emph>Nome Utente</emph> dìjita el to ID Utente par el to conto wiki."
#. RRpwP
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id9297158\n"
"help.text"
msgid "If the wiki allows anonymous write access, you can leave the Username and Password boxes empty."
msgstr "Se el wiki el te parmete l'aceso anònemo in scritura, A te pol łasar vode łe cazełe Nome utente e Password."
#. JvYgU
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id8869594\n"
"help.text"
msgid "In the Password box, enter the password for your wiki account, then click <emph>OK</emph>."
msgstr "Inte ła cazeła Password meti rento ła password de'l to account wiki, e dopo faghe click so <emph>OK</emph>."
#. 5c9bL
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id292062\n"
"help.text"
msgid "Optionally enable “Save password” to save the password between sessions. A master password is used to maintain access to all saved passwords. Choose <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item> to enable the master password. “Save password” is unavailable when the master password is not enabled."
msgstr "A te pol ativar in modo opsionałe “Salva password” par salvar ła password fra na sesion e cheł'altra. Ła password prinsipałe ła ze doparà par controłar l'aceso a tute łe to password salvàe. Par ativar ła password prinsipałe, sełesiona <item type=\"menuitem\">Strumenti - Opsion - %PRODUCTNAME - Seguresa</item>. “Salva password” no'l ze mìa disponìbiłe se ła password prinsipałe no ła ze mìa ativa."
#. Afp56
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"hd_id7044892\n"
"help.text"
msgid "To Create a New Wiki Page"
msgstr "Par crear na nova pàjina wiki"
#. rWxKE
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id3514206\n"
"help.text"
msgid "Open a Writer document."
msgstr "Verzi un documento Writer."
#. VNAGB
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id944853\n"
"help.text"
msgid "Write the content of the wiki page. You can use formatting such as text formats, headings, footnotes, and more. See the <link href=\"com.sun.wiki-publisher/wikiformats.xhp\">list of supported formats</link>."
msgstr "Scrivi el contenjudo de ła pàjina wiki. A te pol doparar łe formatasion cofà i formati de testo, łe intestasion, łe note a pie de pàjina e altro. Varda ła <link href=\"com.sun.wiki-publisher/wikiformats.xhp\"> łista de i formati suportài</link>."
#. sqvcC
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id4566484\n"
"help.text"
msgid "Choose <item type=\"menuitem\">File - Send - To MediaWiki</item>."
msgstr "Sełesiona <item type=\"menuitem\">File - Invia - A MediaWiki</item>."
#. 6jREj
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id228278\n"
"help.text"
msgid "In the <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Send to MediaWiki</emph></link> dialog, specify the settings for your entry."
msgstr "Inte ła fenestra de diàłogo <link href=\"com.sun.wiki-publisher/wikisend.xhp\"><emph>Manda a MediaWiki</emph></link>, spesìfega łe inpostasion de ła voze."
#. i7MPF
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id2564165\n"
"help.text"
msgid "<emph>MediaWiki server</emph>: Select the wiki."
msgstr "<emph>Server MediaWiki</emph>: sełesiona el wiki."
#. Vghfw
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id5566576\n"
"help.text"
msgid "<emph>Title</emph>: Type the title of your page. Type the title of an existing page to overwrite the page with your current text document. Type a new title to create a new page on the wiki."
msgstr "<emph>Tìtoło</emph>: dìjita el tìtoło de ła pàjina. Dìjita el tìtoło de na pàjina ezistente par sorascrìvarla co'l documento de testo corente. Dìjita un tìtoło novo par crear na pàjina nova so'l wiki."
#. AAS4F
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id9688711\n"
"help.text"
msgid "<emph>Summary</emph>: Enter an optional short summary of your page."
msgstr "<emph>Descrision</emph>: meti rento na descrision curta, opsionałe, de ła to pàjina."
#. QidFi
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id4123661\n"
"help.text"
msgid "<emph>This is a minor edit</emph>: Check this box to mark the uploaded page as a minor edit of the already existing page with the same title."
msgstr "<emph>'Sta cuà ła ze na modìfega secondaria</emph>: sponta 'sta cazeła par senjar ła pàjina cargà cofà modìfega secondaria de ła pàjina za prezente co'l steso tìtoło."
#. 6qSqt
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id452284\n"
"help.text"
msgid "<emph>Show in web browser</emph>: Check this box to open your system web browser and show the uploaded wiki page."
msgstr "<emph>Mostra inte'l navigador web</emph>: sponta 'sta cazeła par vèrzar el to navigador web predefenìo e mostrar ła pàjina wiki cargà."
#. Ehnz2
#: wiki.xhp
msgctxt ""
"wiki.xhp\n"
"par_id8346812\n"
"help.text"
msgid "Click <emph>Send</emph>."
msgstr "Faghe click so <emph>Manda</emph>."
#. JoNcG
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"tit\n"
"help.text"
msgid "MediaWiki"
msgstr "MediaWiki"
#. MQ3NB
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"hd_id960722\n"
"help.text"
msgid "MediaWiki"
msgstr "MediaWiki"
#. kXBwS
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id4571672\n"
"help.text"
msgid "Use the <emph>MediaWiki</emph> dialog to add or edit your MediaWiki account settings."
msgstr "Dòpara ła fenestra <emph>MediaWiki</emph> par zontar o modifegar łe inpostasion de'l to account MediaWiki."
#. F32QW
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id7631458\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter the URL of a MediaWiki server, starting with \"https://\".</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Dìjita l'URL de un server MediaWiki scomisiando co \"https://\"</ahelp>"
#. PiGDX
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id7862483\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your user name on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Meti rento el to nome utente so'l server MediaWiki. Łasa vodo par l'aceso anònemo.</ahelp>"
#. FSKfy
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id1113010\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enter your password on the MediaWiki server. Leave empty for anonymous access.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Meti rento ła to password so'l server MediaWiki. Łasa vodo par l'aceso anònemo.</ahelp>"
#. zLCx7
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id656758\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Enable to store your password between sessions. The master password must be enabled; see <item type=\"menuitem\">Tools - Options - %PRODUCTNAME - Security</item>.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Ativa par memorizar ła password tra na sesion e cheł'altra. Verìfega in <item type=\"menuitem\">Strumenti - Opsion - %PRODUCTNAME - Seguresa</item> che ła password prinsipałe ła sipie ativa.</ahelp>"
#. EDeV9
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id3112582\n"
"help.text"
msgid "Enter the Internet address of a wiki server in a format like “https://wiki.documentfoundation.org” or copy the URL from a web browser."
msgstr "Meti rento l'indariso internet de un server wiki inte un formato tipo “https://wiki.documentfoundation.org” o copia l'URL da un navigador web."
#. boKaA
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id628070\n"
"help.text"
msgid "If the wiki allows anonymous access, you can leave the account text boxes empty. Else enter your user name and password."
msgstr "Se el wiki el te parmete l'aceso anònemo, te pol łasar vode łe cazełe de l'account. Se A no ze mìa cusì, meti rento el to nome utente e ła password."
#. M6uYF
#: wikiaccount.xhp
msgctxt ""
"wikiaccount.xhp\n"
"par_id9046601\n"
"help.text"
msgid "If you have enabled the master password feature on the <emph>Security</emph> tab page of the <item type=\"menuitem\">Tools - Options - %PRODUCTNAME</item> dialog, then the software can store your password and automatically insert the data where necessary. Enable the <emph>Save password</emph> checkbox to store your password."
msgstr "Se A te ghè ativà ła password prinsipałe inte ła scheda <emph>Seguresa</emph> de ła fenestra <item type=\"menuitem\">Strumenti - Opsion - %PRODUCTNAME</item>, ałora el programa el sarà bon de salvar łe password e insarirle ndove che łe servirà. Par memorizar łe password, ativa ła cazeła <emph>Salva password</emph>."
#. TpaPN
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"tit\n"
"help.text"
msgid "MediaWiki Formats"
msgstr "Formati MediaWiki"
#. C6oUL
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id3743095\n"
"help.text"
msgid "MediaWiki Formats"
msgstr "Formati MediaWiki"
#. sKvY6
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id8654133\n"
"help.text"
msgid "The following list gives an overview of the text formats that the Wiki Publisher can upload to the wiki server."
msgstr "Ła łista drioman ła te dà na panoràmega de i formati de testo che Wiki Publisher el pol cargar inte i server wiki."
#. wC6T7
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id5630664\n"
"help.text"
msgid "The OpenDocument format used by Writer and the MediaWiki format are quite different. Only a subset of all features can be transformed from one format to the other."
msgstr "El formato OpenDocument doparà da Writer e cheło doparà da WikiMedia i ze bastansa defarenti. Soło na parte de tute łe caratarìsteghe łe pol venjer trasformàe da un formato a cheł'altro."
#. R74Ai
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id7178868\n"
"help.text"
msgid "Headings"
msgstr "Intestasion"
#. 5nuqC
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id508133\n"
"help.text"
msgid "Apply a heading paragraph style to the headings in your Writer document. The wiki will show the heading styles of the same outline level, formatted as defined by the wiki engine."
msgstr "Àplega un stiłe de intestasion paràgrafo a łe intestasion de'l to documento Writer. El Wiki el te mostrarà i stiłi de intestasion de'l steso łiveło de strutura, formatài cofà definìo da'l motor Wiki."
#. YAjYW
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id7217627\n"
"help.text"
msgid "Hyperlinks"
msgstr "Cołegamenti ipartestuałi"
#. u3Gky
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id3735465\n"
"help.text"
msgid "Native OpenDocument hyperlinks are transformed into “external” wiki links. Therefore, the built-in linking facility of OpenDocument should only be used to create links that point to other sites outside the wiki web. For creating wiki links that point to other subjects of the same wiki domain, use wiki links."
msgstr "I cołegamenti ipartestuałi nativi de OpenDocument i ze trasformài in cołegamenti Wiki “esterni”. Donca ła funsion incorporà par i cołegamenti de OpenDocument ła pol èsar doparà par crear soło cołegamenti a siti fora da'l web Wiki. Par crear cołegamenti Wiki verso de altri sojeti de'l steso dominio Wiki, dòpara i cołegamenti Wiki."
#. ULYGr
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id941190\n"
"help.text"
msgid "Lists"
msgstr "Łiste"
#. Cah9p
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id8942838\n"
"help.text"
msgid "Lists can be exported reliably when the whole list uses a consistent list style. Use the Numbering or Bullets icon to generate a list in Writer. If you need a list without numbering or bullets, use <emph>Format - Bullets and Numbering</emph> to define and apply the respective list style."
msgstr "Łe łiste łe pol venjer esportàe in manjera segura cuando che l'intiero grupo de łiste el dòpara un stiłe łiste coerente. Par crear na łista so Writer, dòpara l'icona par łe łiste numaràe o pontinàe. Se A te ghè de bezonjo de na łista sensa numarasion o ponti, dòpara l'opsion <emph>Formato - Łiste numaràe e pontinàe</emph> par definir e aplegar el stiłe de łista ch'A te serve."
#. GJaHG
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id7026886\n"
"help.text"
msgid "Paragraphs"
msgstr "Paràgrafi"
#. LBFtS
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id4436475\n"
"help.text"
msgid "Alignment"
msgstr "Łineasion"
#. Gdu22
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id376598\n"
"help.text"
msgid "Explicit text alignment should not be used in wiki articles. Nevertheless, text alignment is supported for left, centered, and right alignment of text."
msgstr "Ła łineasion esplìsita de'l testo no ła gavarìa mìa da èsar doparà inte i artìgołi Wiki. Isteso, A ze suportà ła łineasion de'l testo sanco, dreto e sentrà."
#. gUGmf
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id7486190\n"
"help.text"
msgid "Pre-formatted text"
msgstr "Testo preformatà"
#. Luezz
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id1459395\n"
"help.text"
msgid "A paragraph style with a fixed-width font is transformed as pre-formatted text. Pre-formatted text is shown on the wiki with a border around the text."
msgstr "Un stiłe de paràgrafo co un caràtare de łarghesa fisa el vien trasformà in testo preformatà. El testo preformatà el vien mostrà inte'l wiki co un bordo torno el testo."
#. 22nLD
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id4834131\n"
"help.text"
msgid "Character styles"
msgstr "Stiłi caràtare"
#. fvYKL
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id6397595\n"
"help.text"
msgid "Character styles modify the appearance of parts of a paragraph. The transformation supports bold, italics, bold/italics, subscript and superscript. All fixed-width fonts are transformed into the wiki typewriter style."
msgstr "I stiłi de caràtare i modìfega ła parensa de i tochi de un paràgrafo. Ła trasformasion ła suporta groseto, zbiego, groseto e zbiego, àpeze e pèdeze. Tuti i caràtari co łarghesa fisa i vien trasformài inte'l stiłe de scritura wiki."
#. uhHcL
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id9405499\n"
"help.text"
msgid "Images"
msgstr "Imàjeni"
#. G3qA6
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id3541673\n"
"help.text"
msgid "Images cannot be exported by a transformation producing a single file of wiki text. However, if the image is already uploaded to the target wiki domain (e. g., Wikimedia Commons), then the transformation produces a valid image tag that includes the image. Image captions are also supported."
msgstr "Łe imàjini no łe pol mìa èsar esportàe co na trasformasion che ła produza un sìngoło file de testo wiki. Paraltro, se l'imàjine ła ze za cargà inte'l dominio wiki de destinasion (par es. WikiMedia Commons), ałora ła trasformasion ła produze un tag imàjine vàłido che l'include l'imàjine. A ze suportà anca łe didascałìe imàjine."
#. nGuGG
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id2162236\n"
"help.text"
msgid "Tables"
msgstr "Tabełe"
#. w8BUf
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id3037202\n"
"help.text"
msgid "Simple tables are supported well. Table headers are translated into corresponding wiki-style table headers. However, custom formatting of table borders, column sizes and background colors is ignored."
msgstr "Łe tabełe senpie łe ze ben suportàe. Łe intestasion de łe tabełe łe ze traduzeste inte łe intestasion in stiłe wiki corespondenti. Paraltro, A vien injorà ła formatasion parsonałizada de i bordi, łe grandese de łe cołone e i cołori de'l sfondo."
#. DF3o9
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id2954496\n"
"help.text"
msgid "Joined Cells"
msgstr "Cełe unìe"
#. b3CZe
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id8253730\n"
"help.text"
msgid "OpenDocument and especially LibreOffice represent tables that have joined cells that span rows as tables with nested tables. In contrast, the wiki model of table is to declare column and row spans for such joined cells."
msgstr "OpenDocument e spesialmente LibreOffice, i raprezenta tabełe a cełe unìe che łe contien righe cofà tabełe co tabełe injaràe sù. Par raverso, el modeło de tabeła wiki el ze de declarar i travałi de cołona e riga par chełe union de cełe."
#. vn3bR
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id8163090\n"
"help.text"
msgid "If only columns of the same row are joined, the result of the transformation resembles the source document very well."
msgstr "Se łe vien unìe soło łe cołone de ła stesa riga, el rezultado de ła trasformasion el ghe somejarà bastansa ben a'l documento de orìjine."
#. DCjAG
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id425122\n"
"help.text"
msgid "Borders"
msgstr "Bordi"
#. GXBsK
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id1831110\n"
"help.text"
msgid "Irrespective of custom table styles for border and background, a table is always exported as “prettytable,” which renders in the wiki engine with simple borders and bold header."
msgstr "Independentemente da i stiłi tabeła parsonałizài de'l bordo e de'l sfondo, ła tabeła ła ze senpre esportà cofà “prettytable” e ła vien intarpretà da'l motor wiki co bordi sénplisi e intestasion in groseto."
#. kDcRS
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"hd_id6255073\n"
"help.text"
msgid "Character set and special characters"
msgstr "Set de caràtari e caràtari spesiałi"
#. zv83m
#: wikiformats.xhp
msgctxt ""
"wikiformats.xhp\n"
"par_id8216193\n"
"help.text"
msgid "The character set of the transformation result is fixed to UTF-8. Depending on your system, this might not be the default character set. This might cause “special characters” to look broken when viewed with default settings. However, you can switch your editor to UTF-8 encoding to fix this. If your editor does not support switching the encoding, you can display the result of the transformation in the Firefox browser and switch the encoding to UTF-8 there. Now, you can copy and paste the transformation result to your program of choice."
msgstr "El grupo de caràtari de ła trasformasion stabiłìo el ze UTF-8. Drio el to sistema parò, el podarìa no èsar mìa el to grupo de caràtari predefenìo. 'Sto fato, se A te dòpari łe inpostasion predefenìe, el podarìa farte védar małe i “caràtari spesiałi”. Parò A te połi canbiar ła codìfega de'l to editor e métarla so UTF-8 par sistemar el problema. Se invese el to editor no'l suporta mìa el canbio de codìfega, A te połi vizuałizar el rezultado de ła trasformasion inte'l navigador Firefox e canbiar łà l'inpostasion de codìfega in UTF-8. A 'sto ponto A te połi tajar e incołar el rezultado de ła trasformasion inte'l programa ch'A te ghè sernìo."
#. CTEdB
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"tit\n"
"help.text"
msgid "Send to MediaWiki"
msgstr "Manda a MediaWiki"
#. Uomdh
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"hd_id108340\n"
"help.text"
msgid "Send to MediaWiki"
msgstr "Manda a MediaWiki"
#. F4YJF
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id1743827\n"
"help.text"
msgid "In the <emph>Send to MediaWiki</emph> dialog, specify the settings for your current wiki upload."
msgstr "Inte ła fenestra de diàłogo <emph>Manda a MediaWiki</emph>, spesìfega łe inpostasion par el cargamento de'l to wiki."
#. KmSsg
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id664082\n"
"help.text"
msgid "<ahelp hid=\".\">Select the MediaWiki server where you want to publish your document. Click <emph>Add</emph> to add a new server to the list.</ahelp>"
msgstr "<ahelp hid=\".\">Sełesiona el server MediaWiki ndove che A te vołi publegar el documento. Faghe click so <emph>Zonta</emph> par zontar un novo server a ła łista.</ahelp>"
#. D9EhE
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id2794885\n"
"help.text"
msgid "<ahelp hid=\".\">Enter the title of your wiki entry. This is the top heading of your wiki entry. For a new entry, the title must be unique on this wiki. If you enter an existing title, your upload will overwrite the existing wiki entry.</ahelp>"
msgstr "<ahelp hid=\".\">Meti rento el tìtoło de ła to voze wiki. 'Sta cuà ła ze l'intestasion suparior de ła voze wiki. Par onji nova voze de'l wiki, el tìtoło el ga da èsar ùnego. Se A te meti rento un tìtoło ezistente, el cargamento el sorascrivarà ła voze wiki corespondente.</ahelp>"
#. ACh6X
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id2486342\n"
"help.text"
msgid "<ahelp hid=\".\">Enter an optional short summary or comment.</ahelp> See <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
msgstr "<ahelp hid=\".\">A te pol insarir un comento o na descrision.</ahelp> Varda <link href=\"https://meta.wikimedia.org/wiki/Help:Edit_summary\"><emph>https://meta.wikimedia.org/wiki/Help:Edit_summary</emph></link>."
#. 6dCeT
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id823999\n"
"help.text"
msgid "<emph>This is a minor edit</emph>: <ahelp hid=\".\">Check this box to mark the uploaded page as a minor edit of the already existing page with the same title.</ahelp>"
msgstr "<emph>'Sta cuà ła ze na modìfega secondaria</emph>: <ahelp hid=\".\">sełesiona 'sta cazeła par marcar ła pàjina cargà cofà modìfega secondaria de ła pàjina za prezente co'l steso tìtoło.</ahelp>"
#. KF3qq
#: wikisend.xhp
msgctxt ""
"wikisend.xhp\n"
"par_id6592913\n"
"help.text"
msgid "<emph>Show in web browser</emph>: <ahelp hid=\".\">Check this box to open your system web browser and show the uploaded wiki page.</ahelp>"
msgstr "<emph>Mostra inte'l navigador web</emph>: <ahelp hid=\".\">sponta 'sta cazeła par vèrzar el to navigador web predefenìo e mostrar ła pàjina wiki cargà.</ahelp>"
#. rt8Df
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"tit\n"
"help.text"
msgid "MediaWiki Options"
msgstr "Opsion MediaWiki"
#. R7RVE
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"hd_id6425672\n"
"help.text"
msgid "MediaWiki Options"
msgstr "Opsion MediaWiki"
#. 39jox
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id1188390\n"
"help.text"
msgid "You can add, edit and remove MediaWiki servers. Open the options dialog by going to <item type=\"menuitem\">Tools - Options - Internet - MediaWiki</item>."
msgstr "A te pol zontar, modifegar e cavar vìa i server MediaWiki. Verzi ła fenestra de diàłogo de łe opsion ndando so <item type=\"menuitem\">Strumenti - Opsion - Internet - MediaWiki</item>."
#. 44myu
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id300607\n"
"help.text"
msgid "<ahelp hid=\".\">Click Add to add a new wiki server.<br/>Select an entry and click Edit to edit the account settings.<br/>Select an entry and click Remove to remove the entry from the list.</ahelp>"
msgstr "<ahelp hid=\".\">Faghe click so Zonta par zontar un server Wiki novo<br/>Par modifegar łe inpostasion de l'account sełesiona na voze e faghe click so Modìfega<br/>Par cavar vìa na voze da ła łista, sełesióneła e faghe click so Cava vìa.</ahelp>"
#. 5JhsD
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id9786065\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to add a new entry to the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">El verze ła fenestra de diàłogo MediaWiki par ła zonta de na voze nova inte l'ełenco.</ahelp>"
#. Q2kSq
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id3386333\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Opens the MediaWiki dialog to edit the selected entry.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">El verze ła fenestra de diàłogo MediaWiki par ła modìfega de ła voze sełesionà.</ahelp>"
#. GCH8n
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id7285073\n"
"help.text"
msgid "<ahelp hid=\".\" visibility=\"hidden\">Removes the selected entry from the list.</ahelp>"
msgstr "<ahelp hid=\".\" visibility=\"hidden\">Cava vìa ła voze sełesionà da ła łista.</ahelp>"
#. mi2NR
#: wikisettings.xhp
msgctxt ""
"wikisettings.xhp\n"
"par_id1029084\n"
"help.text"
msgid "When you click Add or Edit, the <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link> dialog opens."
msgstr "Se A te fè click so Zonta o Modìfega, A se verze ła fenestra de diàłogo <link href=\"com.sun.wiki-publisher/wikiaccount.xhp\">MediaWiki</link>."
|