aboutsummaryrefslogtreecommitdiffstats
path: root/docs/docs/stable/bootiso/sq.po
blob: 53eb5d1409c0d37e74f6ec73040a2f1a952d4955 (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
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Mageia
# This file is distributed under the same license as the Mageia Boot ISO Help package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Mageia Boot ISO Help 6.0\n"
"Report-Msgid-Bugs-To: doc-discuss@ml.mageia.org\n"
"POT-Creation-Date: 2019-01-09 00:34+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Ardit Dani <ardit.dani@gmail.com>, 2017\n"
"Language-Team: Albanian (https://www.transifex.com/MageiaLinux/teams/9361/"
"sq/)\n"
"Language: sq\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"

#. type: Attribute 'xml:lang' of: <book>
#: en/NetInstall-cover.xml:10
msgid "en"
msgstr "sq"

#. type: Content of: <article><info><title>
#: en/NetInstall-cover.xml:12 en/NetInstall.xml:11
msgid "Mageia NetInstall"
msgstr ""

#. type: Content of: <book><info>
#: en/NetInstall-cover.xml:14
msgid "<publisher> <publishername>Mageia.org</publishername> </publisher>"
msgstr ""

#. type: Content of: <book><info><revhistory><revision><date>
#: en/NetInstall-cover.xml:20
msgid "May 2018"
msgstr ""

#. type: Content of: <book><info><revhistory><revision><revremark>
#: en/NetInstall-cover.xml:22
msgid "Mageia 7"
msgstr ""

#. type: Content of: <book><info><cover><para>
#: en/NetInstall-cover.xml:27
msgid "The tool to install Mageia with remote repositories"
msgstr ""

#. type: Attribute 'fileref' of: <book><info><cover><mediaobject><imageobject><imagedata>
#: en/NetInstall-cover.xml:32
msgid "../mageia-2013.png"
msgstr ""

#. type: Content of: <article><info><cover><para>
#: en/NetInstall-cover.xml:36 en/NetInstall.xml:22
msgid ""
"The texts and screenshots in this manual are available under the CC BY-SA "
"3.0 license <link ns6:href=\"http://creativecommons.org/licenses/by-sa/3.0/"
"\">http://creativecommons.org/licenses/by-sa/3.0/</link>."
msgstr ""

#. type: Content of: <article><info><cover><para>
#: en/NetInstall-cover.xml:40 en/NetInstall.xml:26
msgid ""
"This manual was produced with the help of the <link ns6:href=\"http://www."
"calenco.com\">Calenco CMS</link> developed by <link ns6:href=\"http://www."
"neodoc.biz\">NeoDoc</link>."
msgstr ""
"Ky manual është prodhuar me ndihmën e <link ns6:href=\"http://www.calenco.com"
"\">Calenco CMS</link> zhvilluar nga <link ns6:href=\"http://www.neodoc.biz"
"\">NeoDoc</link>."

#. type: Content of: <article><info><cover><para>
#: en/NetInstall-cover.xml:44 en/NetInstall.xml:30
#, fuzzy
msgid ""
"It was written by volunteers in their free time. Please contact the <link "
"ns6:href=\"https://wiki.mageia.org/en/Documentation_team\">Documentation "
"Team</link>, if you would like to help improve this manual."
msgstr ""
"Është shkruar nga vullnetarë në kohën e tyre të lirë. Ju lutem kontaktoni "
"<link ns6:href=\"https://wiki.mageia.org/en/Documentation_team\">Ekipi "
"Dokumentaciont</link>, nëse dëshironi të përmirësoni këtë manual."

#. type: Content of: <book><article><title>
#: en/NetInstall-cover.xml:52
#, fuzzy
msgid "Installing Mageia using a Tiny Boot Image"
msgstr "Instalimi me një imazh të vogël ndezës"

#. type: Content of: <section><title>
#: en/netInstall-intro.xml:11
msgid "Introduction"
msgstr ""

#. type: Content of: <section><section><title>
#: en/netInstall-intro.xml:14
#, fuzzy
msgid "NetInstall Media"
msgstr "Instalimi"

#. type: Content of: <section><section><section><title>
#: en/netInstall-intro.xml:17
msgid "Description"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-intro.xml:19
msgid "These minimal ISO's contain:"
msgstr ""

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:23
msgid ""
"less than 100 MB and are convenient if bandwidth is too low to download a "
"full DVD, or if you have a PC without a DVD drive or unable to boot from a "
"USB stick."
msgstr ""

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:29
msgid ""
"no more than that which is needed to a) start the <literal>DrakX</literal> "
"installer and b) find <literal>DrakX-installer-stage2</literal> and other "
"packages that are needed to continue and complete the install."
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-intro.xml:36
msgid ""
"The required source packages may be on a PC hard disk, a local drive, a "
"local network or on the Internet."
msgstr ""

#. type: Content of: <section><section><section><note><para>
#: en/netInstall-intro.xml:40
msgid "Installation via encrypted wifi or bluetooth is not supported."
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-intro.xml:46
msgid "Availability"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-intro.xml:48
msgid "There a two versions of the NetInstall media:"
msgstr ""

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:52
msgid ""
"<emphasis role=\"bold\">netinstall.iso</emphasis> For those who prefer not "
"to use non-free software, this ISO contains only free software."
msgstr ""

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:58
#, fuzzy
msgid ""
"<emphasis role=\"bold\">netinstall-nonfree.iso</emphasis> This ISO "
"additionally includes proprietary device drivers, which may be required for "
"your network device, disk controller, etc."
msgstr ""
"Versioni Mageia-&lt;>-netinstall-nonfree-&lt;arch>.iso (i njohur më parë si "
"boot-nonfree.iso) përmban drejtuesit shtesë të pajisjes, të cilat mund të "
"kërkohen për pajisjen tënde të rrjetit, kontrolluesin e diskut ose ndoshta "
"pajisje të tjera."

#. type: Content of: <section><section><section><para>
#: en/netInstall-intro.xml:64
msgid ""
"Both versions are available in the form of separate 32-bit and 64-bit ISO's. "
"See here: <link xlink:href=\"https://www.mageia.org/en/downloads/\">https://"
"www.mageia.org/en/downloads/</link>"
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-intro.xml:70
msgid "Preparation"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-intro.xml:72
#, fuzzy
msgid ""
"After downloading the image, burn it to a CD/DVD or, if you prefer to put it "
"on a USB stick, follow the instructions here: <link xlink:href=\"https://"
"wiki.mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick"
"\">https://wiki.mageia.org/en/"
"Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick</link>"
msgstr ""
"Pas shkarkimit të imazhit, digjni atë në një CD/DVD ose, nëse preferoni ta "
"vendosni në një USB, ndiqni udhëzimet <link ns6:href=\"https://wiki.mageia."
"org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick\">këtu</link>."

#. type: Content of: <section><section><title>
#: en/netInstall-intro.xml:79
#, fuzzy
msgid "Installation Stages"
msgstr "Instalimi"

#. type: Content of: <section><section><para>
#: en/netInstall-intro.xml:81
#, fuzzy
msgid "The installation is carried out in two stages:"
msgstr "Instalimi me një imazh të vogël ndezës"

#. type: Content of: <section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:85
msgid ""
"<emphasis role=\"bold\">Stage 1</emphasis> This is the pre-Installation "
"stage. You will need to provide the method and details for accessing the "
"medium containing the files to be used for the installation. If the method "
"involves a server, then the network connection will be activated."
msgstr ""

#. type: Content of: <section><section><itemizedlist><listitem><para>
#: en/netInstall-intro.xml:93
msgid ""
"<emphasis role=\"bold\">Stage 2</emphasis> This is the actual Installation "
"stage, which will automatically commence once a connection to the installer "
"files has been established."
msgstr ""

#. type: Content of: <section><section><note><para>
#: en/netInstall-intro.xml:100
#, fuzzy
msgid ""
"During Stage 1, nothing will be written to your Hard Disk, so it is safe to "
"quit at any point during Stage 1 if you wish. You can do so by pressing "
"<keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </"
"keycombo>."
msgstr ""
"Gjatë fazës 1, asgjë nuk nuk do të shkruhet ne Diskun tuaj, kështu që është "
"e sigurt të dilni në çdo moment. Këtë mund ta bëni duke shtypur "
"<guibutton>ctrl+alt+del</guibutton>."

#. type: Content of: <section><section><tip><para>
#: en/netInstall-intro.xml:112
#, fuzzy
msgid ""
"You can use <keycombo> <keycap>Alt</keycap> <keycap>F3</keycap> </keycombo> "
"to read the logs and <keycombo> <keycap>Alt</keycap> <keycap>F1</keycap> </"
"keycombo> to return to the installer screen."
msgstr ""
"Mund të përdorni <guibutton>alt+F3</guibutton> për të lëxuar shënime dhe "
"<guibutton>alt+F1</guibutton> për tu kthyer tek ekrani instalues."

#. type: Content of: <section><section><warning><para>
#: en/netInstall-intro.xml:124
#, fuzzy
msgid ""
"Unlike when installing from DVD or LiveCD, during the first part of the "
"installation (<emphasis role=\"bold\">Stage 1</emphasis>), you will be asked "
"to type things. During this stage, your keyboard will operate as per an "
"<link xlink:href=\"https://en.wikipedia.org/wiki/"
"Keyboard_layout#United_States\">American keyboard</link> layout. This can be "
"very confusing when you need to type names and paths."
msgstr ""
"Ndryshe nga instalimi nga DVD ose LiveCD, gjatë pjesës së parë të "
"instalimit, <emphasis role=\"bold\">Fazë 1</emphasis>, ju do t'ju kërkohet "
"të shkruani gjëra. Gjatë kësaj faze, tastiera juaj do të përgjigjet si një "
"<link ns6:href=\"https://en.wikipedia.org/wiki/Keyboard_layout#United_States"
"\">tastierë amerikane</link>. Kjo mund të jetë shumë konfuze kur duhet të "
"shkruani emrat dhe shtigjet."

#. type: Content of: <section><title>
#: en/netInstall-stage1.xml:13
msgid "Stage 1 (Pre-installation Stage)"
msgstr ""

#. type: Content of: <section><section><title>
#: en/netInstall-stage1.xml:16
msgid "Boot"
msgstr ""

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:18
msgid ""
"The particular <emphasis>Welcome Screen</emphasis> that you will see when "
"booting with the NetInstall media depends on whether you are booting on a "
"BIOS or UEFI system. See the following two screenshots:"
msgstr ""

#. type: Content of: <section><section><figure><title>
#: en/netInstall-stage1.xml:23
msgid "BIOS Welcome Screen"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><figure><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:27
msgid "../dx-help.png"
msgstr "../dx-help.png"

#. type: Content of: <section><section><figure>
#: en/netInstall-stage1.xml:25 en/netInstall-stage1.xml:40
msgid "<placeholder type=\"mediaobject\" id=\"0\"/>"
msgstr ""

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:32
#, fuzzy
msgid ""
"When booting up, you can choose to read the advanced help by pressing "
"<keycap>F2</keycap> and return to the installer screen by pressing "
"<keycap>F1</keycap>. Otherwise, the boot will continue with default settings."
msgstr ""
"Kur të nisni, mund të zgjidhni të lexoni ndihmën e përparuar duke shtypur F2 "
"dhe të ktheheni në ekranin e instaluesit me F1. Nëse ju nuk e zgjidhni një, "
"nisjado të vazhdojë me cilësimet e parazgjedhura."

#. type: Content of: <section><section><figure><title>
#: en/netInstall-stage1.xml:38
msgid "UEFI Welcome Screen"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><figure><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:42
msgid "../dx-welcome2.png"
msgstr "../dx-welcome2.png"

#. type: Content of: <section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:49
#, fuzzy
msgid ""
"Use the arrow keys to highlight <emphasis>Start Mageia Install</emphasis> "
"and then press <keycap>Enter</keycap>."
msgstr ""
"Përdorni tastet e shigjetave për të zgjedhur <guimenuitem>Fillo Instaluesin "
"Mageia</guimenuitem> dhe shtyp <guibutton>Enter</guibutton>."

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:54
msgid ""
"For both BIOS and UEFI systems, you will then see a pop-up notification "
"saying that USB devices are being detected:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:59
#, fuzzy
msgid "../netInstall-01.png"
msgstr "Instalimi"

#. type: Content of: <section><section><title>
#: en/netInstall-stage1.xml:65
#, fuzzy
msgid "Installation Method"
msgstr "Zgjidh metodën e instalimit"

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:67
msgid ""
"You can now choose an installation method via CDROM/HDD or Server (NFS, FTP "
"or HTTP)."
msgstr ""

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:70
msgid "You also have the option to load third-party modules at this point."
msgstr ""

#. type: Attribute 'fileref' of: <section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:75
#, fuzzy
msgid "../netInstall-02.png"
msgstr "Instalimi"

#. type: Content of: <section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:81
msgid ""
"Move up or down the list using the arrow keys until the appropriate method "
"of installation is highlighted."
msgstr ""

#. type: Content of: <section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:86
#, fuzzy
msgid ""
"Press the <keycap>Tab</keycap> key until <emphasis>Ok</emphasis> is "
"highlighted and then press <keycap>Enter</keycap>."
msgstr ""
"Shtypni butonin tab deri <guimenuitem>Ok</guimenuitem> theksohet dhe më pas "
"shtypni <guibutton>enter</guibutton>."

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:92
msgid "Server"
msgstr ""

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:96
#, fuzzy
msgid ""
"If you don't know what to choose for a Network Installation, choose "
"<emphasis>FTP server</emphasis>."
msgstr ""
"Nëse nuk dini çfarë të zgjidhni për një <emphasis role=\"bold\">Instalim "
"Rrjeti</emphasis>, zgjedh<guimenu>FTP server</guimenu>."

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:101
#, fuzzy
msgid ""
"On an enterprise network, FTP and rsync may be blocked, so using "
"<emphasis>HTTP server</emphasis> is a good choice in this case."
msgstr ""
"Në një rrjet sipërmarrje, FTP dhe rsync mund të bllokohen, kështu që "
"përdorimi <emphasis role=\"bold\">HTTP server</emphasis> është një zgjedhje "
"e mirë në këtë rast."

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:107
msgid ""
"After choosing any of the server options you will automatically proceed to "
"the <emphasis><xref linkend=\"netConn\"/></emphasis> section."
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:113
msgid "CDROM/HDD"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:115
msgid ""
"If you choose to install from either a CDROM or hard disk (or USB stick), a "
"scan for storage devices will be performed:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:120
#, fuzzy
msgid "../netInstall-03.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:126
msgid "First, select the relevant hard drive (or USB stick)"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:132
#, fuzzy
msgid "../netInstall-04.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:138
msgid "Followed by the relevant partition"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:144
#, fuzzy
msgid "../netInstall-05.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:150
msgid "Then specify the directory or the file name of the ISO"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:154
msgid ""
"Leaving this open, or using the directory is easier, because the installer "
"then presents you with a list of directories and files from which you can "
"make your selection using the up and down arrows, as seen in the second of "
"the following images."
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:161
#, fuzzy
msgid "../netInstall-06.png"
msgstr "Instalimi"

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:167
#, fuzzy
msgid "../netInstall-07.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:171
msgid ""
"Once the information has been provided for the location of the ISO, either "
"on CDROM or HDD, you will automatically proceed to <emphasis><xref linkend="
"\"netStageTwo\"/></emphasis> (the actual installation stage)."
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:178
msgid "Load Third-Party Modules"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:180
msgid ""
"If you wish to <emphasis>Load third-party modules</emphasis>, then you will "
"be asked for the location of the directory containing the modules:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:186
#, fuzzy
msgid "../netInstall-08.png"
msgstr "Instalimi"

#. type: Content of: <section><section><title>
#: en/netInstall-stage1.xml:193
#, fuzzy
msgid "Network Connection"
msgstr "Përzgjedhja llojit lidhjes rrjetit"

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:196
msgid "Connection Device"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:198
msgid ""
"If you chose any of the server options at the <emphasis>Installation Method</"
"emphasis> step, you will then be asked to choose a network device:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:204
#, fuzzy
msgid "../netInstall-09.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:210
msgid "Connection Type"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:212
msgid ""
"Now you need to choose whether the network device will use a DHCP, Static or "
"ADSL connection:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:217
#, fuzzy
msgid "../netInstall-10.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:221
msgid ""
"If you are unsure which option is suitable, then you should probably accept "
"the default option (DHCP)."
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:226
msgid "Host/Domain Names"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:228
msgid "If necessary, you can now supply your Host and Domain names:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:233
#, fuzzy
msgid "../netInstall-11.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><itemizedlist><listitem><para>
#: en/netInstall-stage1.xml:239
msgid ""
"If you are unsure what this means then you can just leave the fields blank, "
"highlight <emphasis>Ok</emphasis> and press <keycap>Enter</keycap> to "
"proceed. The network connection will now be activated."
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:246
msgid ""
"If you are using either FTP or HTTP, you will automatically proceed to the "
"<emphasis><xref linkend=\"netMirrors\"/></emphasis> section"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:250
msgid ""
"If you are using NFS, you will be asked for the NFS server name and the "
"directory containing the Mageia distribution:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:255
#, fuzzy
msgid "../netInstall-12.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:259
msgid ""
"After entering the NFS details, <emphasis><xref linkend=\"netStageTwo\"/></"
"emphasis> you will automatically proceed to <emphasis><xref linkend="
"\"netStageTwo\"/></emphasis> (the actual installation stage)."
msgstr ""

#. type: Content of: <section><section><title>
#: en/netInstall-stage1.xml:267
msgid "Mirrors"
msgstr ""

#. type: Content of: <section><section><para>
#: en/netInstall-stage1.xml:269
msgid ""
"If using FTP or HTTP, you now have to specify a mirror to use. This can be "
"done manually or by choosing from a list"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:274
#, fuzzy
msgid "../netInstall-13.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:279
msgid "Specify Manually"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:281
msgid ""
"You will find a list of all available mirrors here: <link xlink:href="
"\"http://mirrors.mageia.org/\">http://mirrors.mageia.org/</link>"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:284
msgid ""
"Whichever mirror you choose, it should use the same tree-like structure from "
"\"mageia\" (or \"Mageia\") as used by the official Mageia mirrors. That "
"means .../mageia/distrib/&lt;version&gt;/&lt;arch&gt;"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:289
msgid ""
"A correct entry (when using an official mirror) in the <emphasis>Mageia "
"directory</emphasis> field below, could be:"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:292
msgid "<filename>pub/linux/mageia/distrib/cauldron/i586</filename>"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:294
msgid "Another example (for Mageia 6 x86_64) could be:"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:296
msgid "<filename>pub/Mirrors/Mageia/distrib/6/x86_64</filename>"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:298
msgid ""
"Other mirrors may have a different path structure and the screenshots below "
"show such examples:"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:301
msgid "If you are using an FTP server:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:305
#, fuzzy
msgid "../netInstall-14.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:309
msgid "If you are using an HTTP server:"
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:313
#, fuzzy
msgid "../netInstall-15.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:317 en/netInstall-stage1.xml:343
msgid ""
"Once this information has been provided, you will automatically proceed to "
"<emphasis><xref linkend=\"netStageTwo\"/></emphasis> (the actual "
"installation stage)."
msgstr ""

#. type: Content of: <section><section><section><title>
#: en/netInstall-stage1.xml:323
msgid "Select From a List"
msgstr ""

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:325
msgid ""
"If you get a lot of missing dependency errors later in the install, reboot "
"and try a different mirror."
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:330
#, fuzzy
msgid "../netInstall-16.png"
msgstr "Instalimi"

#. type: Content of: <section><section><section><para>
#: en/netInstall-stage1.xml:334
msgid ""
"After choosing an FTP server, you will see a screen where you can optionally "
"add a login name and password if required."
msgstr ""

#. type: Attribute 'fileref' of: <section><section><section><mediaobject><imageobject><imagedata>
#: en/netInstall-stage1.xml:339
#, fuzzy
msgid "../netInstall-17.png"
msgstr "Instalimi"

#. type: Content of: <section><title>
#: en/netInstall-stage2.xml:13
msgid "Stage 2 (Installation Stage)"
msgstr ""

#. type: Content of: <section><para>
#: en/netInstall-stage2.xml:15
msgid ""
"Nothing has been written to your hard disk at this point. Therefore, if you "
"decide not to proceed with the actual installation, then it is safe to "
"reboot now: go to <literal>tty2</literal> with <keycombo> <keycap>Ctrl</"
"keycap> <keycap>Alt</keycap> <keycap>F2</keycap> </keycombo> and press "
"<keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap> <keycap>Del</keycap> </"
"keycombo> (or <keycombo> <keycap>Ctrl</keycap> <keycap>Alt</keycap> "
"<keycap>F7</keycap> </keycombo> to come back if you change your mind)."
msgstr ""

#. type: Content of: <article><info><subtitle>
#: en/NetInstall.xml:13
#, fuzzy
msgid "Installing Mageia Using a Tiny Boot Image"
msgstr "Instalimi me një imazh të vogël ndezës"

#. type: Content of: <article><info><cover><para><note><para>
#: en/NetInstall.xml:17
msgid ""
"No one will see all the installer screens that you see in this manual. Which "
"screens you will see, depends on your hardware and the choices you make "
"while installing."
msgstr ""
"Askush nuk do të shohë të gjitha ekranet instaluese që ju shihni në këtë "
"manual. Cilat ekrane ju do të shihni, varet nga pjesët-elektronike tuaja dhe "
"zgjedhjet që bëni gjatë instalimit."

#~ msgid "Installation with a tiny boot image"
#~ msgstr "Instalimi me një imazh të vogël ndezës"

#~ msgid "Summary"
#~ msgstr "Përmbledhje"

#~ msgid ""
#~ "Mageia-&lt;version>-netinstall-&lt;arch>.iso (former known as Boot.iso) "
#~ "is a small image that contains no more than that which is needed to start "
#~ "the drakx installer and find either:"
#~ msgstr ""
#~ "Mageia-&lt;versioni>-netinstall-&lt;arch>.iso (i njohur me parë si Boot."
#~ "iso) është një imazh i vogël që përmban jo më shumë se ajo që nevojitet "
#~ "për të nisur instaluesin e drakx dhe për të gjetur ose:"

#~ msgid ""
#~ "the <emphasis role=\"bold\">online sources</emphasis> (or the local "
#~ "mirror)"
#~ msgstr ""
#~ "burimin <emphasis role=\"bold\">online</emphasis> (ose serverin vendas)"

#~ msgid ""
#~ "the ISO image on a local <emphasis role=\"bold\">hard disk</emphasis> or "
#~ "<emphasis role=\"bold\">USB stick</emphasis>"
#~ msgstr ""
#~ "imazhi ISO ne server vendas <emphasis role=\"bold\">harddisku</emphasis> "
#~ "ose <emphasis role=\"bold\">USB</emphasis>"

#~ msgid "the ISO image on a <emphasis role=\"bold\">CD/DVD ROM</emphasis>"
#~ msgstr "imazhi ISO në një <emphasis role=\"bold\">CD/DVD ROM</emphasis>"

#, fuzzy
#~ msgid ""
#~ "the ISO image on a <emphasis role=\"bold\">LAN</emphasis> (local area "
#~ "network)"
#~ msgstr ""
#~ "imazhi ISO në <emphasis role=\"bold\">lan</emphasis> (rrjeti i brendshëm)"

#~ msgid "to continue and complete the install."
#~ msgstr "për të vazhduar dhe përfunduar instalimin"

#~ msgid "Before you start"
#~ msgstr "Para se të filloni"

#~ msgid ""
#~ "The Mageia-&lt;version>-netinstall-nonfree-&lt;arch>.iso (former known as "
#~ "boot-nonfree.iso) contains additional proprietary device drivers, which "
#~ "may be required for your network device, disk controller or, perhaps "
#~ "other device."
#~ msgstr ""
#~ "Versioni Mageia-&lt;>-netinstall-nonfree-&lt;arch>.iso (i njohur më parë "
#~ "si boot-nonfree.iso) përmban drejtuesit shtesë të pajisjes, të cilat mund "
#~ "të kërkohen për pajisjen tënde të rrjetit, kontrolluesin e diskut ose "
#~ "ndoshta pajisje të tjera."

#~ msgid ""
#~ "The Mageia-&lt;version>-netinstall-nonfree-&lt;arch>.iso and Mageia-&lt;"
#~ "version>-netinstall-&lt;arch>.iso files can be used to launch a network "
#~ "install over a wired or wifi unencrypted network.  (Encrypted wifi or "
#~ "bluetooth not allowed)"
#~ msgstr ""
#~ "Versioni Mageia-&lt;>-netinstall-nonfree-&lt;arch>.iso dhe versioni "
#~ "Mageia-&lt;>-netinstall-&lt;arch>.iso skedarët mund të përdoren për të "
#~ "nisur një instalim rrjeti mbi një rrjet kabllor ose wifi i pa kriptuar. "
#~ "(Wi-Fi i koduar ose Bluetooth nuk lejohet)"

#~ msgid ""
#~ "Unlike when installing from DVD or LiveCD, during the first part of the "
#~ "installation, <emphasis role=\"bold\">Stage 1</emphasis>, you will be "
#~ "asked to type things. During this stage, your keyboard will respond like "
#~ "an <link ns6:href=\"https://en.wikipedia.org/wiki/"
#~ "Keyboard_layout#United_States\">American keyboard</link>. This can be "
#~ "very confusing when you need to type names and paths."
#~ msgstr ""
#~ "Ndryshe nga instalimi nga DVD ose LiveCD, gjatë pjesës së parë të "
#~ "instalimit, <emphasis role=\"bold\">Fazë 1</emphasis>, ju do t'ju "
#~ "kërkohet të shkruani gjëra. Gjatë kësaj faze, tastiera juaj do të "
#~ "përgjigjet si një <link ns6:href=\"https://en.wikipedia.org/wiki/"
#~ "Keyboard_layout#United_States\">tastierë amerikane</link>. Kjo mund të "
#~ "jetë shumë konfuze kur duhet të shkruani emrat dhe shtigjet."

#~ msgid ""
#~ "You can find the Mageia-&lt;version>-netinstall-nonfree-&lt;arch>.iso and "
#~ "Mageia-&lt;version>-netinstall-&lt;arch>.iso <link ns6:href=\"https://www."
#~ "mageia.org/en/downloads/\">here</link>. It is called Network Installation."
#~ msgstr ""
#~ "Ju mund të gjeni versionin Mageia-&lt;>-netinstall-nonfree-&lt;arch>.iso "
#~ "dhe versionin Mageia-&lt;>-netinstall-&lt;arch>.iso <link ns6:href="
#~ "\"https://www.mageia.org/en/downloads/\">këtu</link>. Quhet Instalimi i "
#~ "Rrjetit."

#~ msgid ""
#~ "You can also download these images from whatever mirror you want in this "
#~ "list <link ns6:href=\"http://mirrors.mageia.org/\">http://mirrors.mageia."
#~ "org/</link>.  Just follow the path <filename>/distrib//cauldron/$ARCH/"
#~ "install/images/</filename> where $ARCH is i586 or x86_64."
#~ msgstr ""
#~ "Gjithashtu mund të shkarkoni këto imazhe nga çfarëdo pasqyre që dëshironi "
#~ "në këtë listë <link ns6:href=\"http://mirrors.mageia.org/\">http://"
#~ "mirrors.mageia.org/</link>.  Vetëm ndiqni rrugën <filename>/distrib//"
#~ "cauldron/$ARCH/install/images/</filename> ku $ARCH është i586 ose x86_64."

#~ msgid ""
#~ "After downloading the image, burn it on a CD/DVD or, if you prefer to put "
#~ "it on a USB stick, follow the instructions <link ns6:href=\"https://wiki."
#~ "mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick\">here</"
#~ "link>."
#~ msgstr ""
#~ "Pas shkarkimit të imazhit, digjni atë në një CD/DVD ose, nëse preferoni "
#~ "ta vendosni në një USB, ndiqni udhëzimet <link ns6:href=\"https://wiki."
#~ "mageia.org/en/Installation_Media#Dump_Mageia_ISOs_on_an_USB_stick\">këtu</"
#~ "link>."

#~ msgid "Installing"
#~ msgstr "Instalimi"

#~ msgid "This step is also called Stage 1"
#~ msgstr "Ky hap quhet edhe Faza 1"

#~ msgid ""
#~ "Your computer boots in BIOS mode (also called MBR for Master Boot Record)"
#~ msgstr ""
#~ "Kompjuteri juaj ndizet edhe në modalitetin BIOS (gjithashtu i quajtur URN "
#~ "Udhëzues Regjistrues Ndezës)"

#~ msgid "The first screen to appear is this one"
#~ msgstr "Ekrani i parë që shfaqet është ky"

#~ msgid ""
#~ "When booting up, you can choose to read the advanced help by pressing F2 "
#~ "and return to the installer screen with F1.  If you don't choose one, the "
#~ "boot will continue with default settings."
#~ msgstr ""
#~ "Kur të nisni, mund të zgjidhni të lexoni ndihmën e përparuar duke shtypur "
#~ "F2 dhe të ktheheni në ekranin e instaluesit me F1. Nëse ju nuk e zgjidhni "
#~ "një, nisjado të vazhdojë me cilësimet e parazgjedhura."

#~ msgid "Your computer boots in UEFI mode"
#~ msgstr "Kompjuteri juaj niset në mënyrë UEFI"

#~ msgid ""
#~ "Use the arrow keys to select <guimenuitem>Start Mageia n Install</"
#~ "guimenuitem> and press <guibutton>Enter</guibutton>."
#~ msgstr ""
#~ "Përdorni tastet e shigjetave për të zgjedhur <guimenuitem>Fillo "
#~ "Instaluesin Mageia</guimenuitem> dhe shtyp <guibutton>Enter</guibutton>."

#~ msgid "In both modes"
#~ msgstr "Në dy mënyra"

#~ msgid "Then you can see this screen :"
#~ msgstr "Pastaj mund të shihni këtë ekran :"

#~ msgid "../Boot-iso01.png"
#~ msgstr "../Boot-iso01.png"

#~ msgid ""
#~ "During Stage 1, nothing will be written to your Hard Disk, so it is safe "
#~ "at any point to quit. You can do so by pressing <guibutton>ctrl+alt+del</"
#~ "guibutton>."
#~ msgstr ""
#~ "Gjatë fazës 1, asgjë nuk nuk do të shkruhet ne Diskun tuaj, kështu që "
#~ "është e sigurt të dilni në çdo moment. Këtë mund ta bëni duke shtypur "
#~ "<guibutton>ctrl+alt+del</guibutton>."

#~ msgid ""
#~ "You can use <guibutton>alt+F3</guibutton> to read the logs and "
#~ "<guibutton>alt+F1</guibutton> to return to the installer screen."
#~ msgstr ""
#~ "Mund të përdorni <guibutton>alt+F3</guibutton> për të lëxuar shënime dhe "
#~ "<guibutton>alt+F1</guibutton> për tu kthyer tek ekrani instalues."

#~ msgid "Choose the installation method"
#~ msgstr "Zgjidh metodën e instalimit"

#~ msgid ""
#~ "Use the arrow keys to move down and up the list, until your method of "
#~ "choice is highlighted."
#~ msgstr ""
#~ "Përdorni tastet e shigjetave për të lëvizur poshtë dhe lart në listë "
#~ "derisa të theksohet mënyra juaj e zgjedhjes."

#~ msgid ""
#~ "If you don't know what to choose for a <emphasis role=\"bold\">Network "
#~ "Installation</emphasis>, choose <guimenu>FTP server</guimenu>."
#~ msgstr ""
#~ "Nëse nuk dini çfarë të zgjidhni për një <emphasis role=\"bold\">Instalim "
#~ "Rrjeti</emphasis>, zgjedh<guimenu>FTP server</guimenu>."

#~ msgid ""
#~ "On an enterprise network, FTP and rsync may be blocked, so using "
#~ "<emphasis role=\"bold\">HTTP server</emphasis> is a good choice in this "
#~ "case."
#~ msgstr ""
#~ "Në një rrjet sipërmarrje, FTP dhe rsync mund të bllokohen, kështu që "
#~ "përdorimi <emphasis role=\"bold\">HTTP server</emphasis> është një "
#~ "zgjedhje e mirë në këtë rast."

#~ msgid ""
#~ "Press the tab key until <guimenuitem>Ok</guimenuitem> is highlighted and "
#~ "then press <guibutton>enter</guibutton>."
#~ msgstr ""
#~ "Shtypni butonin tab deri <guimenuitem>Ok</guimenuitem> theksohet dhe më "
#~ "pas shtypni <guibutton>enter</guibutton>."

#~ msgid "For an installation from hard disk or USB stick, see below."
#~ msgstr "Për një instalim nga disku ose USBja, shih më poshtë."

#~ msgid "../Boot-iso02.png"
#~ msgstr "../Boot-iso02.png"

#~ msgid "Selecting network connection type"
#~ msgstr "Përzgjedhja llojit lidhjes rrjetit"

#~ msgid "../Boot-iso03.png"
#~ msgstr "../Boot-iso03.png"

#~ msgid ""
#~ "If you have several network cards, choose the right one.  <placeholder "
#~ "type=\"mediaobject\" id=\"0\"/>If you don't know what to choose, choose "
#~ "<emphasis role=\"bold\">DHCP</emphasis>"
#~ msgstr ""
#~ "Nëse keni disa karta rrjeti, zgjidhni atë të duhuren.  <placeholder type="
#~ "\"mediaobject\" id=\"0\"/>Nëse nuk dini çfarë të zgjedhni, zgjidhni "
#~ "<emphasis role=\"bold\">DHCP</emphasis>"

#~ msgid "../Boot-iso04.png"
#~ msgstr "../Boot-iso04.png"

#~ msgid "Setting host name and domain name"
#~ msgstr "Vendosja e emrit dhe emrit të domain-it"

#~ msgid "If you don't know what to do: leave it blank and select \"Ok\""
#~ msgstr "Nëse nuk dini çfarë të bëni: lëreni bosh dhe zgjidhni \"Ok\""

#~ msgid "../Boot-iso05.png"
#~ msgstr "../Boot-iso05.png"

#~ msgid "HTTP proxy"
#~ msgstr "HTTP proxy"

#~ msgid "Leave blank if you don't know what to do"
#~ msgstr "Lëreni bosh nëse nuk dini çfarë të bëni"

#~ msgid "../Boot-iso06.png"
#~ msgstr "../Boot-iso06.png"