diff options
Diffstat (limited to 'sq')
-rw-r--r-- | sq/doPartitionDisks.html | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/sq/doPartitionDisks.html b/sq/doPartitionDisks.html index c32358b..3a0b1ec 100644 --- a/sq/doPartitionDisks.html +++ b/sq/doPartitionDisks.html @@ -147,11 +147,11 @@ </div> - <p><span class="bold"><strong>Partitions sizing:</strong></span></p> + <p><span class="bold"><strong>Përmasa ndarëseve:</strong></span></p> - <p>The installer will share the available place out according to the following - rules: + <p>Instaluesi do të ndajnë hapsirën në dispozicion në bazë të rregullave të + mëposhtme: </p> @@ -159,15 +159,15 @@ <ul class="itemizedlist"> <li class="listitem"> - <p>If the total available place is lower than 50 GB, only one partition is - created for /, there is no separate partition for /home. + <p>Nëse hapësira totale në dispozicion është më e ulët se 50 GB, vetëm një + ndarje është krijuar për /, nuk ka ndarje të veçantë për /shtëpi. </p> </li> <li class="listitem"> - <p>If the total available place is over 50 GB, then three partitions are - created + <p>Nëse hapësira totale në dispozicion është mbi 50 GB, pastaj tre ndarëse janë + krijuar </p> @@ -175,17 +175,19 @@ <ul class="itemizedlist"> <li class="listitem"> - <p>6/19 of the total available place is allocated to / with a maximum of 50 GB</p> + <p>6/19 e hapësirës totale në dispozicion është ndarë për / me një maksimum + prej 50 GB + </p> </li> <li class="listitem"> - <p>1/19 is allocated to swap with a maximum of 4 GB</p> + <p>1/19 është ndarë për swap me një maksimum prej 4GB</p> </li> <li class="listitem"> - <p>the rest (at least 12/19) is allocated to /home</p> + <p>pjesa tjetër (të paktën 12/19) është e ndarë për /shtëpi</p> </li> </ul> @@ -196,8 +198,9 @@ </div> - <p>That means that from 160 GB and over of available place, the installer will - create three partitions: 50 GB for /, 4 GB for swap and the rest for /home. + <p>Kjo do të thotë se prej 160 GB dhe mbi hapsirën e disponueshme, instaluesi + do të krijojë tre ndarje: 50GB për /, 4 GB për swap dhe pjesa tjetër për + /shtëpi. </p> @@ -210,10 +213,10 @@ <tr> <td align="left" valign="top"> - <p>If you are using an UEFI system, the ESP (EFI System Partition) will be - automatically detected, or created if it does not exist yet, and mounted on - /boot/EFI. The "Custom" option is the only one that allows to check it has - been correctly done + <p>Nëse jeni duke përdorur një sistem UEFI, ESP (EFI Sistemi Ndarja) do të + zbulohet automatikisht, ose krijohet në qoftë se nuk ekziston ende, dhe + montuar në /boot/EFI. Në opsion "Modifiko" është i vetmi që lejon për të + kontrolluar se është bërë në mënyrë korrekte </p> </td> |