msgstr ""
"Project-Id-Version: util-linux 2.13-pre3\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2005-09-17 13:40+0200\n"
"Last-Translator: Josep Puigdemont <josep.puigdemont@gmail.com>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
msgid "Cannot open %s\n"
msgstr "No es pot obrir %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "no es pot obrir %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "No s'ha pogut desar els sector antics - s'està avortant\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "No s'ha pogut escriure la partició a %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "línia d'entrada llarga o incompleta - s'està sortint\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr ""
"s'ha produït un error en l'entrada: s'esperava `=' després del camp %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr ""
"s'ha produït un error en l'entrada: no s'esperava el caràcter %c després del "
"camp %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "no s'ha pogut reconèixer l'entrada: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "el nombre és massa gran\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "dades estranyes després del nombre\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "no hi ha espai per al descriptor de partició\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "no s'ha pogut crear una partició estesa adjunta\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "hi ha massa camps a l'entrada\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "No queda més espai\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Tipus no permès\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Avís: la mida indicada (%lu) excedeix la màxima acceptable (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Avís: partició buida\n"
# DUBTE
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Avís: l'inici de la partició no és correcte (mínim %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "no s'ha pogut reconèixer el senyalador d'arrencada - escolliu - o *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "especificació parcial de c,h,s?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "La partició estesa no és on s'esperava\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "entrada dolenta\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "hi ha massa particions\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<inici> <mida> <tipus [E,S,L,X,hex]> <arrencable [-,*]> <c,h,s> <c,h,s>\n"
"Normalment només cal especificar <inici> i <mida> (i potser <tipus>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Forma d'ús: %s [opcions] dispositiu ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "dispositiu: semblant a /dev/hda o /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "opcions útils:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [o --show-size]: Mostra la mida d'una partició"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
" -c [o --id]: Imprimeix o canvia l'identificador de la partició"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [o --list]: Mostra les particions de cada dispositiu"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [o --dump]: El mateix, però amb un format adequat per a una\n"
" entrada posterior"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [o --increment]: Nombre de cilindres, etc. des de 1 en comptes de 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: Accepta/reporta en unitats de sectors/blocs/"
"cilindres/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [o --list-types]: Llista els tipus de particions conegudes"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [o --DOS]: Per compatibilitat amb DOS: es perd una mica d'espai"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [o --re-read]: Fa que el nucli rellegeixi la taula de particions"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : Només canvia la partició amb el número #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : No escrigues realment al disc"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O fitxer : Desa els sectors que es sobreescriuran en un fitxer"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I fitxer: Restaura aquests sectors altra vegada"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [o --version]: Imprimeix la versió"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [o --help]: Imprimeix aquest missatge"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "opcions perilloses:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [o --show-geometry]: Imprimeix la idea que té el nucli de la "
"geometria"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [o --show-pt-geometry]: Imprimeix la geometria que s'ha endevinat\n"
" partir de la taula de particions"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
"sortida\n"
" o els descriptors esperats en l'entrada"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [o --Linux]: No mostra avisos sobre aspectes irrellevants per\n"
" a Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [o --quiet]: Suprimeix els avisos"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Podeu modificar la geometria detectada usant:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
" -C# [o --cylinders #]: Estableix el nombre de cilindres que s'usaran"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [o --heads #]: Estableix el nombre de capçals que s'usaran"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [o --sectors #]: Estableix el nombre de sectors que s'usaran"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Podeu desactivar tota comprovació de consistència amb:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
" -f [o --force]: Farà el que li digueu, encara que sigui estúpid"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Forma d'ús:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s dispositiu\t\t enumera les particions actives del dispositiu\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s dispositiu n1 n2 ... activa particions n1 ..., desactiva la resta\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -Un perifèric\t activa la partició n, desactiva la resta\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Useu el senyalador --force per a obviar totes les comprovacions.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "cap ordre?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "total: %llu blocs\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "forma d'ús: sfdisk --print-id dispositiu número_partició\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "forma d'ús: sfdisk --change-id dispositiu número_partició Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "forma d'ús: sfdisk --id dispositiu partició_número [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "només podeu especificar un dispositiu (excepte amb -l o -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "no es pot obrir %s per a lectura-escriptura\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "no es pot obrir %s per a lectura\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: Correcte\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s : %ld cilindres, %ld capçals, %ld sectors/pista\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "No s'ha pogut obtenir la mida de %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "octet actiu incorrecte: 0x%x en comptes de 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Fet\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Teniu %d particions primàries actives. Això no és important per al LILO,\n"
"però l'MBR del DOS només pot arrencar discs amb una partició activa.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "la partició %s té l'identificador %x i no està oculta\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Identificador dolent %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Aquest disc està actualment en ús.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "S'ha produït un error fatal: no s'ha pogut trobar %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Avís: %s no és un dispositiu de blocs\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
"S'està comprovant que en aquest moment ningú estigui usant aquest disc...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"swapoff en totes les particions d'intercanvi del disc.\n"
"Useu el senyalador --no-reread per a suprimir aquesta comprovació.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Useu el senyalador --force per a obviar totes les comprovacions.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "Correcte\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Antiga situació:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "La partició %d no existeix; no s'ha pogut canviar\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nova situació:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Aquestes particions no em semblen bé - no s'ha canviat res.\n"
"(Si realment desitgeu fer això, useu l'opció --force).\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "No em sembla bé - probablement hagueu de respondre No\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Esteu satisfet amb això? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Desitgeu escriure això al disc? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: final prematur de l'entrada\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "S'està sortint - no s'ha canviat res\n"
# FIXME: 'y', 'n', 'q'. Are they translatable?
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Respongueu amb una: y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"S'ha escrit correctament la nova taula de particions\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.17.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2010-02-16 20:38+0100\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <translation-team-cs@lists.sourceforge.net>\n"
#: disk-utils/fsck.cramfs.c:682
#, c-format
msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)"
-msgstr "počátek dat adresáře (%ld) < sizeof(struct cramfs_super) + počátek (%ld)"
+msgstr ""
+"počátek dat adresáře (%ld) < sizeof(struct cramfs_super) + počátek (%ld)"
#: disk-utils/fsck.cramfs.c:685
#, c-format
#: disk-utils/mkfs.cramfs.c:126
#, c-format
msgid ""
-"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n"
+"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
+"name] dirname outfile\n"
" -h print this help\n"
" -v be verbose\n"
" -E make all warnings errors (non-zero exit status)\n"
" -N ENDIANITA\n"
" vybere endianitu cramfs („big“ [velká] | „little“ [malá] |\n"
" „host“ [jako tento stroj]), implicitně host\n"
-" -i SOUBOR vloží obraz ze SOUBORU do souborového systému (vyžaduje >= 2.4.0)\n"
+" -i SOUBOR vloží obraz ze SOUBORU do souborového systému (vyžaduje >= "
+"2.4.0)\n"
" -n NÁZEV nastaví název souborového systému cramfs\n"
" -p odsadí o %d bytů kvůli bootovacímu kódu\n"
" -s seřadí položky v adresářích (stará volba, ignorováno)\n"
#: disk-utils/mkfs.cramfs.c:853
#, c-format
-msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely.\n"
-msgstr "varování: požadovaná velikost (horní hranice) je odhadována na %lld MB, jenže největší velikost obrazu je %u MB. Můžeme zemřít předčasně.\n"
+msgid ""
+"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
+"image size is %uMB. We might die prematurely.\n"
+msgstr ""
+"varování: požadovaná velikost (horní hranice) je odhadována na %lld MB, "
+"jenže největší velikost obrazu je %u MB. Můžeme zemřít předčasně.\n"
#: disk-utils/mkfs.cramfs.c:880
msgid "ROM image map"
#: disk-utils/mkfs.cramfs.c:925
#, c-format
msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n"
-msgstr "Pro obraz ROM nepřidělen dostatek prostoru (%lld přiděleno, %zu použito)\n"
+msgstr ""
+"Pro obraz ROM nepřidělen dostatek prostoru (%lld přiděleno, %zu použito)\n"
#: disk-utils/mkfs.cramfs.c:933
msgid "ROM image"
#: disk-utils/mkfs.cramfs.c:957
#, c-format
-msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgid ""
+"warning: uids truncated to %u bits. (This may be a security concern.)\n"
msgstr "varování: UID zkrácena na %u bitů. (Může mít dopad na bezpečnost.)\n"
#: disk-utils/mkfs.cramfs.c:962
#, c-format
-msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgid ""
+"warning: gids truncated to %u bits. (This may be a security concern.)\n"
msgstr "varování: GID zkrácena na %u bitů. (Může mít dopad na bezpečnost.)\n"
#: disk-utils/mkfs.cramfs.c:967
"WARNING: device numbers truncated to %u bits. This almost certainly means\n"
"that some device files will be wrong.\n"
msgstr ""
-"VAROVÁNÍ: čísla zařízení zkrácena na %u bitů. Toto jistě znamená, že některé\n"
+"VAROVÁNÍ: čísla zařízení zkrácena na %u bitů. Toto jistě znamená, že "
+"některé\n"
"soubory zařízení budou špatné.\n"
#: disk-utils/mkfs.minix.c:154
#: disk-utils/mkswap.c:283
#, c-format
msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n"
-msgstr "Použití: %s [-c] [-pVELIKOST_STRÁNKY] [-L JMENOVKA] [-U UUID] ZAŘÍZENÍ [BLOKY]\n"
+msgstr ""
+"Použití: %s [-c] [-pVELIKOST_STRÁNKY] [-L JMENOVKA] [-U UUID] ZAŘÍZENÍ "
+"[BLOKY]\n"
#: disk-utils/mkswap.c:297
msgid "too many bad pages"
#: disk-utils/raw.c:125
#, c-format
-msgid "Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
-msgstr "Zařízení „%s“ je řídicí syrové zařízení (použijte raw<N>, kde <N> je větší než nula)\n"
+msgid ""
+"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
+msgstr ""
+"Zařízení „%s“ je řídicí syrové zařízení (použijte raw<N>, kde <N> je větší "
+"než nula)\n"
#: disk-utils/raw.c:145
#, c-format
msgstr "zvětšené logické diskové oddíly se vzájemně překrývají"
#: fdisk/cfdisk.c:1003
-msgid "!!!! Internal error creating logical drive with no extended partition !!!!"
-msgstr "!!!! Vnitřní chyba při vytváření logického disku bez rozšířených diskových oddílů !!!!"
+msgid ""
+"!!!! Internal error creating logical drive with no extended partition !!!!"
+msgstr ""
+"!!!! Vnitřní chyba při vytváření logického disku bez rozšířených diskových "
+"oddílů !!!!"
#: fdisk/cfdisk.c:1014 fdisk/cfdisk.c:1026
-msgid "Cannot create logical drive here -- would create two extended partitions"
-msgstr "Zde nelze vytvořit logický disk -- vznikly by dva rozšířené diskové oddíly"
+msgid ""
+"Cannot create logical drive here -- would create two extended partitions"
+msgstr ""
+"Zde nelze vytvořit logický disk -- vznikly by dva rozšířené diskové oddíly"
#: fdisk/cfdisk.c:1168
msgid "Menu item too long. Menu may look odd."
msgstr "Disk byl otevřen pouze pro čtení - nemáte práva pro zápis"
#: fdisk/cfdisk.c:1687
-msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
-msgstr "Varování!! Detekována nepodporovaná GPT (GUID tabulka rozdělení disku). Použijte GNU Parted."
+msgid ""
+"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
+msgstr ""
+"Varování!! Detekována nepodporovaná GPT (GUID tabulka rozdělení disku). "
+"Použijte GNU Parted."
#: fdisk/cfdisk.c:1706
msgid "Cannot get disk size"
msgstr "Varování!! Toto může vést ke zničení dat na Vašem disku!"
#: fdisk/cfdisk.c:1881
-msgid "Are you sure you want to write the partition table to disk? (yes or no): "
-msgstr "Jste si jist, že chcete uložit tabulku rozdělení disku na disk? (ano či ne): "
+msgid ""
+"Are you sure you want to write the partition table to disk? (yes or no): "
+msgstr ""
+"Jste si jist, že chcete uložit tabulku rozdělení disku na disk? (ano či ne): "
#: fdisk/cfdisk.c:1887
msgid "no"
msgstr "Tabulka rozdělení disku byla uložena na disk"
#: fdisk/cfdisk.c:1926
-msgid "Wrote partition table, but re-read table failed. Run partprobe(8), kpartx(8) or reboot to update table."
+msgid ""
+"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
+"(8) or reboot to update table."
msgstr ""
"Tabulka rozdělení disku byla uložena, ale nepodařilo se ji znovu načíst.\n"
"Aby se tabulka aktualizovala, spusťte partprobe(8), kpartx(8) nebo\n"
#: fdisk/cfdisk.c:1936
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
-msgstr "Žádný primární diskový oddíl není startovací. DOS MBR takto nenastartuje."
+msgstr ""
+"Žádný primární diskový oddíl není startovací. DOS MBR takto nenastartuje."
#: fdisk/cfdisk.c:1938
-msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this."
-msgstr "Více než 1 primární diskový oddíl je startovací. DOS MBR takto nenastartuje."
+msgid ""
+"More than one primary partition is marked bootable. DOS MBR cannot boot this."
+msgstr ""
+"Více než 1 primární diskový oddíl je startovací. DOS MBR takto nenastartuje."
#: fdisk/cfdisk.c:1996 fdisk/cfdisk.c:2115 fdisk/cfdisk.c:2199
msgid "Enter filename or press RETURN to display on screen: "
msgstr " První Poslední\n"
#: fdisk/cfdisk.c:2137
-msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n"
-msgstr " # Typ sektor sektor Posun Délka ID systému souborů Příz\n"
+msgid ""
+" # Type Sector Sector Offset Length Filesystem Type (ID) "
+"Flag\n"
+msgstr ""
+" # Typ sektor sektor Posun Délka ID systému souborů "
+"Příz\n"
#: fdisk/cfdisk.c:2138
-msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
-msgstr "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
+msgid ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
+msgstr ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
#: fdisk/cfdisk.c:2221
msgid " ---Starting---- ----Ending----- Start Number of\n"
#: fdisk/cfdisk.c:2223
msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
-msgstr "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
+msgstr ""
+"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
#: fdisk/cfdisk.c:2256
msgid "Raw"
#: fdisk/cfdisk.c:2752
msgid "Maximize disk usage of the current partition (experts only)"
-msgstr "Zvětší velikost aktuálního diskového oddílu na maximum (pouze pro odborníky)"
+msgstr ""
+"Zvětší velikost aktuálního diskového oddílu na maximum (pouze pro odborníky)"
#: fdisk/cfdisk.c:2753
msgid "New"
"Přepínače:\n"
"-a: Namísto zvýrazňování použije šipku;\n"
"-z: Začne s nulovou tabulkou rozdělení disku místo, aby ji četl z disku;\n"
-"-c C -h H -s S: Zadání geometrie disku (má přednost před údaji, které udržuje\n"
+"-c C -h H -s S: Zadání geometrie disku (má přednost před údaji, které "
+"udržuje\n"
" jádro.\n"
"\n"
" -b <VELIKOST> velikost sektoru (512, 1024, 2048 nebo 4096)\n"
" -c vypne režim kompatibility s DOSem\n"
" -h vypíše nápovědu\n"
-" -u <VELIKOST> vrací velikosti v sektorech namísto v cylindrech\n"
+" -u <VELIKOST> vrací velikosti v sektorech namísto "
+"v cylindrech\n"
" -v vypíše verzi\n"
" -C <POČET> určuje počet cylindrů\n"
" -H <POČET> určuje počet hlav\n"
" switch off the mode (command 'c')"
msgstr ""
"\n"
-"POZOR: Režim kompatibility s DOSem je zastaralý. Důrazně se doporučuje tento\n"
+"POZOR: Režim kompatibility s DOSem je zastaralý. Důrazně se doporučuje "
+"tento\n"
" režim vypnout (příkaz „c“)"
# Dodržet zarovnání se zprávou „POZOR: Režim kompatibility…“
"\n"
msgstr ""
"Vytvářím novou DOSOVOU tabulku rozdělení disku s identifikátorem 0x%08x.\n"
-"Změny budou uloženy pouze v paměti, dokud se nerozhodnete je uložit na disk.\n"
+"Změny budou uloženy pouze v paměti, dokud se nerozhodnete je uložit na "
+"disk.\n"
"Poté již nebudou stará data pochopitelně dostupná.\n"
#: fdisk/fdisk.c:1010
#: fdisk/fdisk.c:1250
#, c-format
-msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n"
+msgid ""
+"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
+"disklabel\n"
msgstr ""
-"Zařízení neobsahuje ani DOSOVOU tabulku rozdělení disku, ani SUN či SGI popis\n"
+"Zařízení neobsahuje ani DOSOVOU tabulku rozdělení disku, ani SUN či SGI "
+"popis\n"
"disku\n"
#: fdisk/fdisk.c:1267
#: fdisk/fdisk.c:1289
#, c-format
-msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n"
-msgstr "Varování: chybný příznak 0x%04x tabulky rozdělení disku %d bude opraven zápisem(w)\n"
+msgid ""
+"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
+"(rite)\n"
+msgstr ""
+"Varování: chybný příznak 0x%04x tabulky rozdělení disku %d bude opraven "
+"zápisem(w)\n"
#: fdisk/fdisk.c:1315
#, c-format
msgid ""
"You cannot change a partition into an extended one or vice versa\n"
"Delete it first.\n"
-msgstr "Nemůžete měnit běžné diskové oddíly na rozšířené a zpět. Nejdříve jej smažte.\n"
+msgstr ""
+"Nemůžete měnit běžné diskové oddíly na rozšířené a zpět. Nejdříve jej "
+"smažte.\n"
#: fdisk/fdisk.c:1740
#, c-format
#: fdisk/fdisk.c:1821
#, c-format
msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
-msgstr "Diskový oddíl %d má rozdílný fyzický a logický začátek (nelinuxový?):\n"
+msgstr ""
+"Diskový oddíl %d má rozdílný fyzický a logický začátek (nelinuxový?):\n"
#: fdisk/fdisk.c:1823 fdisk/fdisk.c:1831 fdisk/fdisk.c:1840 fdisk/fdisk.c:1850
#, c-format
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
+"support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"VAROVÁNÍ: Na „%s“ nalezena GPT (GUID tabulka rozdělení disku)! Nástroj fdisk nepodporuje GPT. Použijte GNU Parted.\n"
+"VAROVÁNÍ: Na „%s“ nalezena GPT (GUID tabulka rozdělení disku)! Nástroj fdisk "
+"nepodporuje GPT. Použijte GNU Parted.\n"
"\n"
#: fdisk/fdisk.c:2814
msgid "Cannot open %s\n"
msgstr "%s nelze otevřít.\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "%s nelze otevřít.\n"
#: fdisk/fdisk.c:2930
#, c-format
msgid "This kernel finds the sector size itself - -b option ignored\n"
-msgstr "Toto jádro detekuje velikost sektoru automaticky - přepínač -b ignorován\n"
+msgstr ""
+"Toto jádro detekuje velikost sektoru automaticky - přepínač -b ignorován\n"
#: fdisk/fdisk.c:2934
#, c-format
-msgid "Warning: the -b (set sector size) option should be used with one specified device\n"
+msgid ""
+"Warning: the -b (set sector size) option should be used with one specified "
+"device\n"
msgstr ""
-"Varování: přepínač -b (nastavení velikosti sektoru) by měl být použit s jedním\n"
+"Varování: přepínač -b (nastavení velikosti sektoru) by měl být použit s "
+"jedním\n"
" zadaným zařízením.\n"
#: fdisk/fdisk.c:2994
#: fdisk/fdisksgilabel.c:151
#, c-format
-msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n"
-msgstr "Popis nesmí podle MIPS Computer Systems, Inc obsahovat více než 512 bajtů\n"
+msgid ""
+"According to MIPS Computer Systems, Inc the Label must not contain more than "
+"512 bytes\n"
+msgstr ""
+"Popis nesmí podle MIPS Computer Systems, Inc obsahovat více než 512 bajtů\n"
#: fdisk/fdisksgilabel.c:170
#, c-format
"Doporučuje se, aby diskový oddíl začínající na pozici 0 byl typu\n"
"„SGI volhdr“. IRIX jej používá k přístupu k nástrojům jako je sash\n"
"a fx. Výjimkou je pouze „SGI svazek“ zaujímající celý disk.\n"
-"Zadejte ANO, pokud jste si jist, že chcete označit tento diskový oddíl jinak.\n"
+"Zadejte ANO, pokud jste si jist, že chcete označit tento diskový oddíl "
+"jinak.\n"
#: fdisk/fdisksgilabel.c:543 fdisk/fdisksunlabel.c:549
msgid "YES\n"
#: fdisk/fdisksgilabel.c:660
#, c-format
msgid "You will get a partition overlap on the disk. Fix it first!\n"
-msgstr "Takto se diskové oddíly budou navzájem překrývat. Nejprve to opravte!\n"
+msgstr ""
+"Takto se diskové oddíly budou navzájem překrývat. Nejprve to opravte!\n"
#: fdisk/fdisksgilabel.c:665
#, c-format
#: fdisk/fdisksgilabel.c:718 fdisk/fdisksunlabel.c:222
#, c-format
msgid ""
-"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n"
+"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
+"d.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
"Varování: ioctl BLKGETSIZE selhalo na %s. Pro geometrii používám počet\n"
#: fdisk/fdisksunlabel.c:163
#, c-format
-msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
-msgstr "Varování: Chybné hodnoty musí být opraveny a bude tak učiněno při zápisu (w)\n"
+msgid ""
+"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
+msgstr ""
+"Varování: Chybné hodnoty musí být opraveny a bude tak učiněno při zápisu "
+"(w)\n"
#: fdisk/fdisksunlabel.c:193
#, c-format
#: fdisk/sfdisk.c:169
#, c-format
msgid "seek error: wanted 0x%08x%08x, got 0x%08x%08x\n"
-msgstr "chyba při posunu ukazovátka: požadavek 0x%08x%08x, výsledek 0x%08x%08x\n"
+msgstr ""
+"chyba při posunu ukazovátka: požadavek 0x%08x%08x, výsledek 0x%08x%08x\n"
#: fdisk/sfdisk.c:215
msgid "out of memory - giving up\n"
#: fdisk/sfdisk.c:595
#, c-format
-msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
msgstr "%s diskového oddílu %s má chybný počet hlav: %lu (mělo by být 0-%lu)\n"
#: fdisk/sfdisk.c:600
#, c-format
-msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n"
-msgstr "%s diskového oddílu %s má chybný počet sektorů: %lu (mělo by být 1-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
+"lu)\n"
+msgstr ""
+"%s diskového oddílu %s má chybný počet sektorů: %lu (mělo by být 1-%lu)\n"
#: fdisk/sfdisk.c:605
#, c-format
-msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n"
-msgstr "%s diskového oddílu %s má chybný počet cylindrů: %lu (mělo by být 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
+"lu)\n"
+msgstr ""
+"%s diskového oddílu %s má chybný počet cylindrů: %lu (mělo by být 0-%lu)\n"
#: fdisk/sfdisk.c:645
#, c-format
"Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n"
"\n"
msgstr ""
-"Jednotky = mebibajty po 1048576 bajtech, bloky po 1024 bajtech, počítáno od %d\n"
+"Jednotky = mebibajty po 1048576 bajtech, bloky po 1024 bajtech, počítáno od %"
+"d\n"
"\n"
#: fdisk/sfdisk.c:953
#: fdisk/sfdisk.c:1197
#, c-format
msgid "Warning: partition %s has size 0 but is not marked Empty\n"
-msgstr "Varování: diskový oddíl %s má velikost 0 a není označen jako prázdný.\n"
+msgstr ""
+"Varování: diskový oddíl %s má velikost 0 a není označen jako prázdný.\n"
#: fdisk/sfdisk.c:1200
#, c-format
"Warning: partition %s contains part of the partition table (sector %lu),\n"
"and will destroy it when filled\n"
msgstr ""
-"Varování: diskový oddíl %s obsahuje část tabulky rozdělení disku (sektor %lu)\n"
+"Varování: diskový oddíl %s obsahuje část tabulky rozdělení disku (sektor %"
+"lu)\n"
"a v případě zaplnění ji zničí\n"
#: fdisk/sfdisk.c:1250
#: fdisk/sfdisk.c:1341
#, c-format
-msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
+msgid ""
+"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
msgstr ""
"diskový oddíl %s: začátek: (c,h,s) předpoklad (%ld,%ld,%ld), nalezeno\n"
"(%ld,%ld,%ld)\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Chyba při ukládání starých sektorů - končím\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Chyba při zápisu na diskový oddíl %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "příliš dlouhý či neúplný řádek - končím\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "vstupní chyba: po položce %s jsem očekával znak „=“\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "vstupní chyba: neočekávaný znak %c po položce %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "nerozpoznaný vstup: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "číslo je příliš veliké\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "nesmysly za číslem\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "není místo pro popis diskového oddílu\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "okolní rozšiřující diskový oddíl nelze vytvořit\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "příliš mnoho vstupních položek\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Již nejsou volné bloky\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Chybný typ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
-msgstr "Varování: zadaná velikost(%lu) překračuje maximální povolenou velikost (%lu)\n"
+msgstr ""
+"Varování: zadaná velikost(%lu) překračuje maximální povolenou velikost (%"
+"lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Varování: prázdný diskový oddíl\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Varování: chybný začátek diskového oddílu (dřívější %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "nerozpoznaný příznak 'startovací' - zvolte - či *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "neúplná c,h,s specifikace?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Rozšířený diskový oddíl na neočekávaném místě\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "chybný vstup\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "příliš mnoho diskových oddílů\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-"Vstup v následujícím formátu; chybějící položky budou nahrazeny implicitními\n"
+"Vstup v následujícím formátu; chybějící položky budou nahrazeny "
+"implicitními\n"
"hodnotami.\n"
"<začátek> <velikost> <typ [E,S,L,X,hex]> <startovací [-,*]> <c,h,s> <c,h,s>\n"
"Obvykle je třeba zadat pouze <začátek> a <velikost> (a možná <typ>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Použití: %s [PŘEPÍNAČE] ZAŘÍZENÍ…\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "Zařízení: něco jako /dev/hda či /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "Užitečné přepínače:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [či --show-size]: vypíše velikost diskového oddílu"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [či --id]: vypíše či změní Id diskového oddílu"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [či --list]: ke každému zařízení vypíše diskové oddíly"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
-msgstr " -d [či --dump]: taktéž, ale ve formátu vhodném k dalšímu zpracování"
+msgstr ""
+" -d [či --dump]: taktéž, ale ve formátu vhodném k dalšímu zpracování"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [či --increment]: čísluje cylindry etc. od 1 místo od 0"
-#: fdisk/sfdisk.c:2297
-msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB"
-msgstr " -uS, -uB, -uC, -uM: jako jednotky použije Sektory/Bloky/Cylindry či MB"
+#: fdisk/sfdisk.c:2302
+msgid ""
+" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
+"MB"
+msgstr ""
+" -uS, -uB, -uC, -uM: jako jednotky použije Sektory/Bloky/Cylindry či MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [či --list-types]:vypíše známé typy diskových oddílů"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr " -D [či --DOS]: pro kompatibilitu s DOSEM: ubírá trochu místa"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
-msgstr " -R [či --re-read]: donutí jádro znovu načíst tabulku rozdělení disku"
+msgstr ""
+" -R [či --re-read]: donutí jádro znovu načíst tabulku rozdělení disku"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : změní pouze diskový oddíl s číslem #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : žádné změny nebudou uloženy na disk"
-#: fdisk/sfdisk.c:2303
-msgid " -O file : save the sectors that will be overwritten to file"
+#: fdisk/sfdisk.c:2308
+msgid ""
+" -O file : save the sectors that will be overwritten to file"
msgstr " -O SOUBOR : uloží změněné sektory do SOUBORU"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I SOUBOR : obnoví tyto sektory ze SOUBORU"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [či --version]: vypíše informace o verzi"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [či --help]: vypíše tuto nápovědu"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "Nebezpečné přepínače:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [či --show-geometry]:\n"
" vypíše informace o geometrii, které udržuje jádro"
-#: fdisk/sfdisk.c:2309
-msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table"
+#: fdisk/sfdisk.c:2314
+msgid ""
+" -G [or --show-pt-geometry]: print geometry guessed from the partition "
+"table"
msgstr ""
" -G [či --show-pt-geometry]:\n"
" vypíše informace o geometrii, která byla odhadnuta\n"
" z tabulky rozdělení disku"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" vypíše informace o rozšířených diskových\n"
" oddílech a na vstupu bude očekávat jejich popis"
-#: fdisk/sfdisk.c:2312
-msgid " -L [or --Linux]: do not complain about things irrelevant for Linux"
-msgstr " -L [či --Linux]: problémy nepodstatné pro Linux budou ignorovány"
+#: fdisk/sfdisk.c:2317
+msgid ""
+" -L [or --Linux]: do not complain about things irrelevant for Linux"
+msgstr ""
+" -L [či --Linux]: problémy nepodstatné pro Linux budou ignorovány"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [či --quiet]: nebude vypisovat varovné hlášky"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Nalezenou geometrii můžete přepsat pomocí:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [či --cylinders #]:nastaví počet cylindrů"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [či --heads #]: nastaví počet hlav"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [či --sectors #]: nastaví počet cylindrů"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Ověřování konzistence můžete vypnout pomocí:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [či --force]: akceptuje veškeré - i nesmyslné - požadavky"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Použití:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s zařízení\t\t vypíše aktivní diskové oddíly na daném zařízení\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
-msgstr "%s zařízení n1 n2 ... aktivuje diskové oddíly n1 ..., deaktivuje ostatní\n"
+msgstr ""
+"%s zařízení n1 n2 ... aktivuje diskové oddíly n1 ..., deaktivuje ostatní\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An zařízení\t aktivuje diskový oddíl n, deaktivuje ostatní\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
+"doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"VAROVÁNÍ: Na „%s“ nalezena GPT (GUID tabulka rozdělení disku)! Nástroj sfdisk nepodporuje GPT. Použijte GNU Parted.\n"
+"VAROVÁNÍ: Na „%s“ nalezena GPT (GUID tabulka rozdělení disku)! Nástroj "
+"sfdisk nepodporuje GPT. Použijte GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "K potlačení této kontroly použijte přepínač --force.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "žádný příkaz?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "celkový počet bloků: %'llu\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Použití: sfdisk --print-id zařízení číslo diskového oddílu\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Použití: sfdisk --change-id zařízení Id diskového oddílu\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Použití: sfdisk --id zařízení číslo diskového oddílu [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "můžete zadat pouze jedno zařízení (výjimkou jsou přepínače -l a -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "%s nelze otevřít pro čtení i zápis.\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "%s nelze otevřít pro čtení\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylindrů, %ld hlav, %ld sektorů/stopu\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Nelze zjistit velikost %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "chybný aktivní bajt: 0x%x místo 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Hotovo\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-"Počet aktivních diskových oddílů je %d. LILU to nečiní problémy, ale DOS MBR\n"
+"Počet aktivních diskových oddílů je %d. LILU to nečiní problémy, ale DOS "
+"MBR\n"
"nastartuje pouze z disku s jedním aktivním diskovým oddílem.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "diskový oddíl %s má id %x a není skrytý\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Id %lx je chybné\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Tento disk je právě používán.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Fatální chyba: %s nelze nalézt\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Varování: %s není blokovým zařízením\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Ověřuji, zda tento disk není právě používán…\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"všechny odkládací prostory na tomto disku. K potlačení této kontroly můžete\n"
"použít přepínač --no-reread.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Použijte přepínač --force k potlačení veškerých kontrol.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Stará situace:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Diskový oddíl %d neexistuje. Nelze jej změnit.\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nová situace:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Toto rozložení diskových oddílů se mi nelíbí - nic neměním.\n"
"(Pokud jej opravdu chcete použít, pak zadejte přepínač --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Toto se mi nelíbí - měl byste odpovědět NO\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Vyhovuje Vám to? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Uložit na disk? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: předčasný konec vstupu\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Končím - nebyly učiněny žádné změny\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Odpovězte prosím y,n či q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Nová tabulka rozdělení disku byla úspěšně uložena.\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
"(See fdisk(8).)\n"
msgstr ""
-"Pokud jste vytvořil či změnil nějaké DOSOVÉ diskové oddíly - např. /dev/bla7,\n"
-"použijte dd(1) k vynulování prvních 512 bajtů: 'dd if=/dev/zero of=/dev/bla7\n"
+"Pokud jste vytvořil či změnil nějaké DOSOVÉ diskové oddíly - např. /dev/"
+"bla7,\n"
+"použijte dd(1) k vynulování prvních 512 bajtů: 'dd if=/dev/zero of=/dev/"
+"bla7\n"
"bs=512 count=1' (viz fdisk(8)).\n"
#: fsck/fsck.c:326
#: fsck/fsck.c:882
#, c-format
-msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
+msgid ""
+"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
+"number\n"
msgstr ""
"%s: přeskakuji chybný řádek v /etc/fstab: přípojný bod typu bind\n"
"s nenulovým pořadím kontroly\n"
msgstr "– čeká se – (průchod %d)\n"
#: fsck/fsck.c:1085
-msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
-msgstr "Použití: fsck [-AMNPRTV] [-C [fd]][-t typ_ss] [volby_ss] [systém_souborů…]\n"
+msgid ""
+"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
+msgstr ""
+"Použití: fsck [-AMNPRTV] [-C [fd]][-t typ_ss] [volby_ss] [systém_souborů…]\n"
#: fsck/fsck.c:1123
#, c-format
msgstr " argumenty\n"
#: getopt/getopt.c:324
-msgid " -a, --alternative Allow long options starting with single -\n"
-msgstr " -a, --alternative Akceptuje dlouhé volby začínající jedním -\n"
+msgid ""
+" -a, --alternative Allow long options starting with single -\n"
+msgstr ""
+" -a, --alternative Akceptuje dlouhé volby začínající jedním -\n"
#: getopt/getopt.c:325
msgid " -h, --help This small usage guide\n"
msgstr " -l, --longoptions=dlouhvol Rozpoznávané dlouhé volby\n"
#: getopt/getopt.c:327
-msgid " -n, --name=progname The name under which errors are reported\n"
-msgstr " -n, --name=názevprog Název, pod kterým jsou oznamovány chyby\n"
+msgid ""
+" -n, --name=progname The name under which errors are reported\n"
+msgstr ""
+" -n, --name=názevprog Název, pod kterým jsou oznamovány chyby\n"
#: getopt/getopt.c:328
msgid " -o, --options=optstring Short options to be recognized\n"
#: getopt/getopt.c:329
msgid " -q, --quiet Disable error reporting by getopt(3)\n"
-msgstr " -q, --quiet Vypne oznamování chyb pomocí getopt(3)\n"
+msgstr ""
+" -q, --quiet Vypne oznamování chyb pomocí getopt(3)\n"
#: getopt/getopt.c:330
msgid " -Q, --quiet-output No normal output\n"
#: hwclock/hwclock.c:412
#, c-format
msgid "Invalid values in hardware clock: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
-msgstr "Hodiny reálného času obsahují chybné hodnoty: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
+msgstr ""
+"Hodiny reálného času obsahují chybné hodnoty: %4d/%.2d/%.2d %.2d:%.2d:%.2d\n"
#: hwclock/hwclock.c:420
#, c-format
msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr "Hodiny reálného času: %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld sekund od roku 1969\n"
+msgstr ""
+"Hodiny reálného času: %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld sekund od roku "
+"1969\n"
#: hwclock/hwclock.c:450
#, c-format
#: hwclock/hwclock.c:479
#, c-format
msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr "Nastavuji hodiny reálného času na %.2d:%.2d:%.2d = %ld sekund od roku 1969\n"
+msgstr ""
+"Nastavuji hodiny reálného času na %.2d:%.2d:%.2d = %ld sekund od roku 1969\n"
#: hwclock/hwclock.c:485
#, c-format
#: hwclock/hwclock.c:571
#, c-format
-msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
+msgid ""
+"The Hardware Clock registers contain values that are either invalid (e.g. "
+"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
msgstr ""
"Registry hodin reálného času obsahují hodnoty, které jsou buď chybné (např.\n"
"50tý den v měsíci), či mimo přípustný rozsah (např. rok 2095).\n"
msgid ""
"The value of the --date option is not a valid date.\n"
"In particular, it contains quotation marks.\n"
-msgstr "Argument přepínače --date není platným datem. Konkrétně obsahuje uvozovky.\n"
+msgstr ""
+"Argument přepínače --date není platným datem. Konkrétně obsahuje uvozovky.\n"
#: hwclock/hwclock.c:636
#, c-format
#: hwclock/hwclock.c:662
#, c-format
msgid ""
-"The date command issued by %s returned something other than an integer where the converted time value was expected.\n"
+"The date command issued by %s returned something other than an integer where "
+"the converted time value was expected.\n"
"The command was:\n"
" %s\n"
"The response was:\n"
#: hwclock/hwclock.c:705
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot set the "
+"System Time from it.\n"
msgstr ""
"Systémový čas nelze podle hodin reálného času nastavit, protože neukazují\n"
"platný čas.\n"
#: hwclock/hwclock.c:852
#, c-format
-msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n"
+msgid ""
+"Not adjusting drift factor because the Hardware Clock previously contained "
+"garbage.\n"
msgstr ""
"Neopravuji míru posunu, protože hodiny reálného času posledně obsahovaly\n"
"neplatné hodnoty.\n"
#: hwclock/hwclock.c:863
#, c-format
-msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n"
-msgstr "Neopravuji míru posunu, protože poslední kalibrace ještě neuplynul celý den.\n"
+msgid ""
+"Not adjusting drift factor because it has been less than a day since the "
+"last calibration.\n"
+msgstr ""
+"Neopravuji míru posunu, protože poslední kalibrace ještě neuplynul celý "
+"den.\n"
#: hwclock/hwclock.c:911
#, c-format
msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n"
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
+"of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
-"Hodiny se za posledních %2$d sekund rozešly o %1$.1f sekund, přestože míra posunu\n"
+"Hodiny se za posledních %2$d sekund rozešly o %1$.1f sekund, přestože míra "
+"posunu\n"
"je nastavena na %3$f sekund/den.\n"
"Opravuji míru posunu o %4$f sekund.\n"
#: hwclock/hwclock.c:1001
#, c-format
-msgid "Could not open file with the clock adjustment parameters in it (%s) for writing"
+msgid ""
+"Could not open file with the clock adjustment parameters in it (%s) for "
+"writing"
msgstr "Soubor s parametry posunu hodin (%s) se nepodařilo otevřít pro zápis"
#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011
#: hwclock/hwclock.c:1058
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
msgstr "Hodiny reálného času obsahují neplatný čas, tudíž jej nelze opravit.\n"
#: hwclock/hwclock.c:1066
#, c-format
-msgid "Not setting clock because last adjustment time is zero, so history is bad."
-msgstr "Nenastavuji hodiny, protože čas posledního posunu je nula, takže historie je nepoužitelná."
+msgid ""
+"Not setting clock because last adjustment time is zero, so history is bad."
+msgstr ""
+"Nenastavuji hodiny, protože čas posledního posunu je nula, takže historie je "
+"nepoužitelná."
#: hwclock/hwclock.c:1089
#, c-format
#: hwclock/hwclock.c:1257
#, c-format
msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n"
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
+"machine.\n"
"This copy of hwclock was built for a machine other than Alpha\n"
"(and thus is presumably not running on an Alpha now). No action taken.\n"
msgstr ""
-"Jádro obsahuje hodnotu počátku epochy pro hodiny reálného času pouze na Alpha\n"
+"Jádro obsahuje hodnotu počátku epochy pro hodiny reálného času pouze na "
+"Alpha\n"
"systémech.\n"
"Tento program nebyl přeložen pro Alpha systém ( a tudíž pravděpodobně nyní\n"
"neběží na Alphě). Ignorováno.\n"
#: hwclock/hwclock.c:1271
#, c-format
-msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n"
+msgid ""
+"To set the epoch value, you must use the 'epoch' option to tell to what "
+"value to set it.\n"
msgstr "Počátek epochy nastavíte pomocí přepínačů epoch a setepoch.\n"
#: hwclock/hwclock.c:1274
" -s | --hctosys nastaví systémový čas podle hodin reálného času\n"
" -w | --systohc nastaví RTC podle aktuálního systémového času\n"
" --systz nastaví systémový čas na základě současné časové zóny\n"
-" --adjust opraví RTC o systematický posun, který nastal od poslední\n"
+" --adjust opraví RTC o systematický posun, který nastal od "
+"poslední\n"
" opravy či nastavení RTC\n"
" --getepoch vypíše počátek epochy hodin reálného času podle jádra\n"
" --setepoch nastaví jádru počátek epochy hodin reálného času na\n"
#: hwclock/hwclock.c:1551
#, c-format
msgid "%s takes no non-option arguments. You supplied %d.\n"
-msgstr "%s akceptuje pouze přepínače. Zadáno argumentů, které nejsou přepínači: %d\n"
+msgstr ""
+"%s akceptuje pouze přepínače. Zadáno argumentů, které nejsou přepínači: %d\n"
#: hwclock/hwclock.c:1558
#, c-format
#: hwclock/hwclock.c:1565
#, c-format
-msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n"
+msgid ""
+"%s: The --utc and --localtime options are mutually exclusive. You specified "
+"both.\n"
msgstr "%s: Přepínače --utc a --localtime nelze použít zároveň.\n"
#: hwclock/hwclock.c:1572
#, c-format
-msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Volby --adjust a --noadjfile se vzájemně vylučují. Vy jste však použil obě.\n"
+msgid ""
+"%s: The --adjust and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Volby --adjust a --noadjfile se vzájemně vylučují. Vy jste však použil "
+"obě.\n"
#: hwclock/hwclock.c:1579
#, c-format
-msgid "%s: The --adjfile and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Volby --adjfile a --noadjfile se vzájemně vylučují. Vy jste však použil(a) obě.\n"
+msgid ""
+"%s: The --adjfile and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Volby --adjfile a --noadjfile se vzájemně vylučují. Vy jste však použil"
+"(a) obě.\n"
#: hwclock/hwclock.c:1588
#, c-format
#: hwclock/hwclock.c:1629
#, c-format
-msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n"
+msgid ""
+"Sorry, only the superuser can change the Hardware Clock epoch in the "
+"kernel.\n"
msgstr "Hodnotu počátku epochy v jádře může nastavit pouze superuživatel.\n"
#: hwclock/hwclock.c:1650
#, c-format
msgid "Cannot access the Hardware Clock via any known method.\n"
-msgstr "Žádným ze známých způsobů nelze získat přístup k hodinám reálného času.\n"
+msgstr ""
+"Žádným ze známých způsobů nelze získat přístup k hodinám reálného času.\n"
#: hwclock/hwclock.c:1654
#, c-format
-msgid "Use the --debug option to see the details of our search for an access method.\n"
+msgid ""
+"Use the --debug option to see the details of our search for an access "
+"method.\n"
msgstr "Pro zjištění podrobností použijte přepínač --debug.\n"
#: hwclock/kd.c:54
#: hwclock/rtc.c:410 hwclock/rtc.c:454
#, c-format
-msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n"
+msgid ""
+"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
+"device driver via the device special file %s. This file does not exist on "
+"this system.\n"
msgstr ""
-"Pro změnu hodnoty počátku epochy v jádře je nutné použít 'rtc' ovladač pomocí\n"
+"Pro změnu hodnoty počátku epochy v jádře je nutné použít 'rtc' ovladač "
+"pomocí\n"
"zvláštního souboru %s. Tento soubor na tomto systému souborů neexistuje.\n"
#: hwclock/rtc.c:415 hwclock/rtc.c:459
#: hwclock/rtc.c:427
#, c-format
msgid "we have read epoch %ld from %s with RTC_EPOCH_READ ioctl.\n"
-msgstr "Z %2$s byl pomocí RTC_EPOCH_READ ioctl zjištěn počátek epochy (%1$ld).\n"
+msgstr ""
+"Z %2$s byl pomocí RTC_EPOCH_READ ioctl zjištěn počátek epochy (%1$ld).\n"
#: hwclock/rtc.c:446
#, c-format
#: hwclock/rtc.c:464
#, c-format
msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
-msgstr "Nastavuji pomocí RTC_EPOCH_SET ioctl pro %2$s počátek epochy na %1$ld.\n"
+msgstr ""
+"Nastavuji pomocí RTC_EPOCH_SET ioctl pro %2$s počátek epochy na %1$ld.\n"
#: hwclock/rtc.c:469
#, c-format
-msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
+msgid ""
+"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr "Ovladač jádra pro %s nepodporuje RTC_EPOCH_SET ioctl.\n"
#: hwclock/rtc.c:472
#: login-utils/agetty.c:1206
#, c-format
msgid ""
-"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n"
-"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n"
+"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H "
+"login_host] baud_rate,... line [termtype]\n"
+"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
+"line baud_rate,... [termtype]\n"
msgstr ""
-"Použití: %s [-8hiLmUw] [-l LOGIN_PROGRAM] [-t ČASOVÝ_LIMIT] [-I INICIALIZAČNÍ_ŘETĚZEC] [-H POČÍTAČ] BAUD_RATE,… LINKA [TYP_TERMINÁLU]\n"
-"či\t[-hiLmw] [-l LOGIN_PROGRAM] [-t ČASOVÝ_LIMIT] [-I INICIALIZAČNÍ_ŘETĚZEC] [-H POČÍTAČ] LINKA BAUD_RATE,… [TYP_TERMINÁLU]\n"
+"Použití: %s [-8hiLmUw] [-l LOGIN_PROGRAM] [-t ČASOVÝ_LIMIT] [-I "
+"INICIALIZAČNÍ_ŘETĚZEC] [-H POČÍTAČ] BAUD_RATE,… LINKA [TYP_TERMINÁLU]\n"
+"či\t[-hiLmw] [-l LOGIN_PROGRAM] [-t ČASOVÝ_LIMIT] [-I INICIALIZAČNÍ_ŘETĚZEC] "
+"[-H POČÍTAČ] LINKA BAUD_RATE,… [TYP_TERMINÁLU]\n"
#: login-utils/checktty.c:91 login-utils/checktty.c:112
#, c-format
#: login-utils/chsh.c:164
#, c-format
-msgid "%s: Running UID doesn't match UID of user we're altering, shell change denied\n"
+msgid ""
+"%s: Running UID doesn't match UID of user we're altering, shell change "
+"denied\n"
msgstr ""
"%s: Aktuální UID se neshoduje s UID uživatele, kterého chceme změnit,\n"
"změna shellu odmítnuta\n"
#: login-utils/shutdown.c:610
msgid "Cannot exec umount, giving up on umount."
-msgstr "Umount nelze spustit - volání exec selhalo, vzdávám snahu o spuštění umount."
+msgstr ""
+"Umount nelze spustit - volání exec selhalo, vzdávám snahu o spuštění umount."
#: login-utils/shutdown.c:615
msgid "Unmounting any remaining filesystems..."
#: login-utils/simpleinit.c:136
msgid "exec of single user shell failed\n"
-msgstr "Spuštění shellu pro jednoho uživatele se nezdařilo - volání exec selhalo.\n"
+msgstr ""
+"Spuštění shellu pro jednoho uživatele se nezdařilo - volání exec selhalo.\n"
#: login-utils/simpleinit.c:140
msgid "fork of single user shell failed\n"
-msgstr "Spuštění shellu pro jednoho uživatele se nezdařilo - volání fork selhalo.\n"
+msgstr ""
+"Spuštění shellu pro jednoho uživatele se nezdařilo - volání fork selhalo.\n"
#: login-utils/simpleinit.c:208
msgid "error opening fifo\n"
#: misc-utils/logger.c:285
#, c-format
-msgid "usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
-msgstr "Použití: logger [-is] [-f soubor] [-p pri] [-t značka] [-u soket] [zpráva…]\n"
+msgid ""
+"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
+msgstr ""
+"Použití: logger [-is] [-f soubor] [-p pri] [-t značka] [-u soket] [zpráva…]\n"
#: misc-utils/look.c:351
#, c-format
" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n"
" %1$s -f | --find find unused\n"
" %1$s -c | --set-capacity <loopdev> resize\n"
-" %1$s -j | --associated <file> [-o <num>] list all associated with <file>\n"
+" %1$s -j | --associated <file> [-o <num>] list all associated with "
+"<file>\n"
" %1$s [ options ] {-f|--find|loopdev} <file> setup\n"
msgstr ""
"\n"
" %1$s -d | --detach LOOP_ZAŘÍZENÍ [LOOP_ZAŘÍZENÍ…] smaže zařízení\n"
" %1$s -f | --find najde nepoužitá\n"
" %1$s -c | --set-capacity LOOP_ZAŘÍZENÍ změní velikost\n"
-" %1$s -j | --associated SOUBOR [-o ČÍSLO] vypíše spojená se SOUBOREM\n"
+" %1$s -j | --associated SOUBOR [-o ČÍSLO] vypíše spojená se "
+"SOUBOREM\n"
" %1$s [PŘEPÍNAČE] {-f|--find|LOOP_ZAŘÍZENÍ} SOUBOR sestrojí zařízení\n"
#: mount/lomount.c:896
msgstr "mount: pozor: %s se zdá být připojen pro čtení i zápis.\n"
#: mount/mount.c:1413
-msgid "mount: I could not determine the filesystem type, and none was specified"
+msgid ""
+"mount: I could not determine the filesystem type, and none was specified"
msgstr "mount: typ systému souborů nebyl zadán a ani jej nelze zjistit"
#: mount/mount.c:1416
#: mount/mount.c:1582
#, c-format
msgid "mount: cannot remount %s%s read-write, is write-protected"
-msgstr "umount: %s%s nelze znovu připojit pro čtení i zápis, protože je chráněn proti zápisu"
+msgstr ""
+"umount: %s%s nelze znovu připojit pro čtení i zápis, protože je chráněn "
+"proti zápisu"
#: mount/mount.c:1597
#, c-format
msgstr ""
"mount: %s neobsahuje značky SELinuxu.\n"
" Právě jste připojili souborový systém, který značky podporuje, ale\n"
-" neobsahuje ani jednu, do stroje s podporou SELinuxu. Je pravděpodobné,\n"
+" neobsahuje ani jednu, do stroje s podporou SELinuxu. Je "
+"pravděpodobné,\n"
" že omezené aplikace budou generovat zprávy AVC a nebude jim dovoleno\n"
" přistoupit na tento systém souborů. Další rady lze nalézt\n"
" v restorecon(8) a mount(8).\n"
msgstr ""
"Použití: mount -V : vypíše informace o verzi\n"
" mount -h : vypíše tuto nápovědu\n"
-" mount : zobrazí seznam připojených systémů souborů\n"
+" mount : zobrazí seznam připojených systémů "
+"souborů\n"
" mount -l : totéž plus jmenovky svazků\n"
-"Toto byly přepínače sloužící k získání informací. Nyní k přepínačům sloužícím\n"
+"Toto byly přepínače sloužící k získání informací. Nyní k přepínačům "
+"sloužícím\n"
"k připojování systémů souborů.\n"
"Syntaxe je „mount [-t SSTYP] NĚCO NĚKAM“.\n"
"Údaje obsažené v /etc/fstab mohou být vynechány.\n"
" mount ZAŘÍZENÍ : připojí ZAŘÍZENÍ na známé místo\n"
" mount ADRESÁŘ : připojí známé zařízení k ADRESÁŘI\n"
" mount -t TYP ZAŘ ADR : běžná podoba příkazu pro připojení\n"
-"Uvědomte si, že tím, co se připojuje, ve skutečnosti není zařízení, ale systém\n"
+"Uvědomte si, že tím, co se připojuje, ve skutečnosti není zařízení, ale "
+"systém\n"
"souborů (daného typu), který se na tomto zařízení nachází.\n"
"Můžete také připojit již přístupný adresářový strom na jiné místo:\n"
" mount --bind STARÝ_ADRESÁŘ NOVÝ_ADRESÁŘ\n"
#: mount/swapon.c:350
#, c-format
msgid "%s: found swap signature: version %d, page-size %d, %s byte order"
-msgstr "%s: nalezen podpis odkládacího prostoru: verze %d, velikost stránky %d, %s řazení bajtů"
+msgstr ""
+"%s: nalezen podpis odkládacího prostoru: verze %d, velikost stránky %d, %s "
+"řazení bajtů"
# Last argument of "page-size %d, %s byte order"
#: mount/swapon.c:355
#: mount/swapon.c:421
#, c-format
msgid "%s: last_page 0x%08llx is larger than actual size of swapspace"
-msgstr "%s: last_page 0x%08llx je větší než současní velikost odkládacího prostoru"
+msgstr ""
+"%s: last_page 0x%08llx je větší než současní velikost odkládacího prostoru"
#: mount/swapon.c:426
#, c-format
#: mount/swapon.c:431
#, c-format
-msgid "%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
-msgstr "%s: formát odkládacího prostoru se neshoduje ve velikosti stránky. (Lze ji reinicializovat pomocí --fixpgsz.)"
+msgid ""
+"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
+msgstr ""
+"%s: formát odkládacího prostoru se neshoduje ve velikosti stránky. (Lze ji "
+"reinicializovat pomocí --fixpgsz.)"
#: mount/swapon.c:440
#, c-format
msgid "%s: software suspend data detected. Rewriting the swap signature."
-msgstr "%s: nalezena data ze softwarového uspání. Přepisuji podpis odkládací oblasti."
+msgstr ""
+"%s: nalezena data ze softwarového uspání. Přepisuji podpis odkládací oblasti."
#: mount/swapon.c:464 mount/swapon.c:514
#, c-format
#: mount/swapon.c:797
#, c-format
msgid "'%s' is unsupported program name (must be 'swapon' or 'swapoff')."
-msgstr "„%s“ není název podporovaného programu (musí být „swapon“ nebo „swapoff“)."
+msgstr ""
+"„%s“ není název podporovaného programu (musí být „swapon“ nebo „swapoff“)."
#: mount/umount.c:41
#, c-format
#: mount/umount.c:252
#, c-format
msgid "umount: %s busy - remounted read-only\n"
-msgstr "umount: %s je právě používáno - znovu připojeno v režimu pro pouze čtení\n"
+msgstr ""
+"umount: %s je právě používáno - znovu připojeno v režimu pro pouze čtení\n"
#: mount/umount.c:263
#, c-format
"\n"
msgstr ""
"\n"
-"chrt – zachází s vlastnostmi procesu týkajícími se plánování v reálném čase.\n"
+"chrt – zachází s vlastnostmi procesu týkajícími se plánování v reálném "
+"čase.\n"
"\n"
"Nastaví politiku:\n"
" chrt [PŘEPÍNAČE] <POLITIKA> <PRIORITA> {<PID> | <PŘÍKAZ> [<ARGUMENT>…]}\n"
#: sys-utils/cytune.c:125
#, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters in fifo were %d,\n"
+"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
+"in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
-"Soubor %s, pro prahovou hodnotu %lu a časový limit %lu, maximální počet znaků\n"
+"Soubor %s, pro prahovou hodnotu %lu a časový limit %lu, maximální počet "
+"znaků\n"
"ve fifo byl %d a maximální přenosová rychlost ve znacích za sekundu byla %f\n"
#: sys-utils/cytune.c:189
#: sys-utils/cytune.c:238
#, c-format
-msgid "Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) [-g|-G] file [file...]\n"
-msgstr "Použití: %s [-q [-i interval]] ([-s hodnota]|[-S hodnota]) ([-t hodnota]|[-T hodnota]) [-g|-G] soubor [soubor…]\n"
+msgid ""
+"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
+"[-g|-G] file [file...]\n"
+msgstr ""
+"Použití: %s [-q [-i interval]] ([-s hodnota]|[-S hodnota]) ([-t hodnota]|[-T "
+"hodnota]) [-g|-G] soubor [soubor…]\n"
#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
#: sys-utils/cytune.c:339
#: sys-utils/cytune.c:418
#, c-format
-msgid "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-msgstr "%s: %lu přerušení, %lu/%lu znaků; fifo: %lu práh, %lu časový limit, %lu max, %lu nyní\n"
+msgid ""
+"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgstr ""
+"%s: %lu přerušení, %lu/%lu znaků; fifo: %lu práh, %lu časový limit, %lu max, "
+"%lu nyní\n"
#: sys-utils/cytune.c:424
#, c-format
#: sys-utils/cytune.c:429
#, c-format
-msgid "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-msgstr "%s: %lu přerušení, %lu znaků; fifo: %lu práh, %lu časový limit, %lu max, %lu nyní\n"
+msgid ""
+"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgstr ""
+"%s: %lu přerušení, %lu znaků; fifo: %lu práh, %lu časový limit, %lu max, %lu "
+"nyní\n"
#: sys-utils/cytune.c:435
#, c-format
" [-Q msgkey] [-M shmkey] [-S semkey] ... ]\n"
msgstr ""
"Použití: %s [ [-q ID_ZPRÁVY] [-m ID_SDÍLENÉ_PAMĚTI] [-s ID_SEMAFORU]\n"
-" [-Q KLÍČ_ZPRÁVY] [-M KLÍČ_SDÍLENÉ_PAMĚTI] [-S KLÍČ_SEMAFORU] … ]\n"
+" [-Q KLÍČ_ZPRÁVY] [-M KLÍČ_SDÍLENÉ_PAMĚTI] [-S KLÍČ_SEMAFORU] "
+"… ]\n"
#: sys-utils/ipcrm.c:179
#, c-format
#: sys-utils/ipcs.c:124
#, c-format
-msgid "%s provides information on ipc facilities for which you have read access.\n"
+msgid ""
+"%s provides information on ipc facilities for which you have read access.\n"
msgstr "%s poskytuje informace o IPC prostředcích, které můžete číst.\n"
#: sys-utils/ipcs.c:126
"Nástroj pro popis architektury CPU\n"
"\n"
" -h, --help návod na použití\n"
-" -p, --parse vypíše ve strojově zpracovatelné podobě namísto lidsky čitelné\n"
+" -p, --parse vypíše ve strojově zpracovatelné podobě namísto lidsky "
+"čitelné\n"
" -s, --sysroot použije adresář jako kořen nového systému\n"
#: sys-utils/lscpu.c:718
msgstr "Použití: rdev [ -rv ] [ -o POSUN ] [ OBRAZ [ HODNOTA [ POSUN ] ] ]"
#: sys-utils/rdev.c:78
-msgid " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
+msgid ""
+" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
msgstr " rdev /dev/fd0 (či rdev /linux, etc.) vypíše aktuální ROOT zařízení"
#: sys-utils/rdev.c:79
#: sys-utils/rdev.c:80
msgid " rdev -R /dev/fd0 1 set the ROOTFLAGS (readonly status)"
-msgstr " rdev -R /dev/fd0 1 nastaví PŘÍZNAKY ROOT (pouze pro čtení)"
+msgstr ""
+" rdev -R /dev/fd0 1 nastaví PŘÍZNAKY ROOT (pouze pro čtení)"
#: sys-utils/rdev.c:81
msgid " rdev -r /dev/fd0 627 set the RAMDISK size"
msgstr " vidmód ... stejné jako rdev -v"
#: sys-utils/rdev.c:87
-msgid "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
-msgstr "Poznámka: video módy: -3=Ask, -2=Extended, -1=NormalVga, 1=kláv1, 2=kláv2,..."
+msgid ""
+"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
+msgstr ""
+"Poznámka: video módy: -3=Ask, -2=Extended, -1=NormalVga, 1=kláv1, 2=kláv2,..."
#: sys-utils/rdev.c:88
msgid " use -R 1 to mount root readonly, -R 0 for read/write."
#: sys-utils/readprofile.c:268
#, c-format
msgid "Assuming reversed byte order. Use -n to force native byte order.\n"
-msgstr "Předpokládám opačné pořadí bajtů. Systémové pořadí lze vynutit pomocí -n.\n"
+msgstr ""
+"Předpokládám opačné pořadí bajtů. Systémové pořadí lze vynutit pomocí -n.\n"
#: sys-utils/readprofile.c:284
#, c-format
msgid ""
" -h, --help displays this help text\n"
" -v, --verbose says what options are being switched on\n"
-" -R, --addr-no-randomize disables randomization of the virtual address space\n"
+" -R, --addr-no-randomize disables randomization of the virtual address "
+"space\n"
" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
" -I, --short-inode turns on SHORT_INODE\n"
" -S, --whole-seconds turns on WHOLE_SECONDS\n"
" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
-" -3, --3gb limits the used address space to a maximum of 3 GB\n"
+" -3, --3gb limits the used address space to a maximum of 3 "
+"GB\n"
" --4gb ignored (for backward compatibility only)\n"
msgstr ""
" -h, --help vypíše text této nápovědy\n"
" -R, --addr-no-randomize vypne znáhodnění prostoru virtuálních adres\n"
" -F, --fdpic-funcptrs učiní ukazatele funkcí ukazující na deskriptory\n"
" -Z, --mmap-page-zero zapne MMAP_PAGE_ZERO\n"
-" -L, --addr-compat-layout změní způsob, jakým je virtuální paměť přidělována\n"
+" -L, --addr-compat-layout změní způsob, jakým je virtuální paměť "
+"přidělována\n"
" -X, --read-implies-exec zapne READ_IMPLIES_EXEC\n"
" -B, --32bit zapne ADDR_LIMIT_32BIT\n"
" -I, --short-inode zapne SHORT_INODE\n"
#: text-utils/hexsyntax.c:131
#, c-format
-msgid "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
-msgstr "hexdump: [-bcCdovx] [-e FMT] [-f FMT_SOUBOR] [-n DÉLKA] [-s VZDÁLENOST] [SOUBOR…]\n"
+msgid ""
+"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgstr ""
+"hexdump: [-bcCdovx] [-e FMT] [-f FMT_SOUBOR] [-n DÉLKA] [-s VZDÁLENOST] "
+"[SOUBOR…]\n"
#: text-utils/more.c:258
#, c-format
#: text-utils/more.c:1328
msgid ""
"\n"
-"Most commands optionally preceded by integer argument k. Defaults in brackets.\n"
+"Most commands optionally preceded by integer argument k. Defaults in "
+"brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
"\n"
-"Většině příkazů může jako argument předcházet celé číslo k. Implicitní hodnoty\n"
+"Většině příkazů může jako argument předcházet celé číslo k. Implicitní "
+"hodnoty\n"
"jsou v hranatých závorkách. Hvězdička (*) znamená, že hodnota argumentu se\n"
"stane implicitní.\n"
"z Zobrazí dalších k řádků textu. [aktuální velikost\n"
" obrazovky]*\n"
"<return> Zobrazí dalších k řádků textu. [1]*\n"
-"d či ctrl-D Posun o k řádků [aktuální velikost posunu, po spuštění\n"
+"d či ctrl-D Posun o k řádků [aktuální velikost posunu, po "
+"spuštění\n"
" 11]*\n"
"q či Q či <interrupt> Ukončení programu\n"
"s Posun vpřed o k řádků [1]\n"
"f Posun vpřed o k stran [1]\n"
"b či ctrl-B Posun vzad o k stran [1]\n"
-"' Přeskočí na místo, kde bylo zahájeno předchozí hledání\n"
+"' Přeskočí na místo, kde bylo zahájeno předchozí "
+"hledání\n"
"= Zobrazí číslo aktuálního řádku\n"
"/<regulární výraz> Hledá k. výskyt regulárního výrazu [1]\n"
"n Hledá k. výrazu posledního regulárního výrazu [1]\n"
"ctrl-L Překreslí obrazovku\n"
":n Přeskočí na k. následující soubor [1]\n"
":p Přeskočí na k. předcházející soubor [1]\n"
-":f Vypíše jméno aktuálního souboru a číslo aktuálního řádku\n"
+":f Vypíše jméno aktuálního souboru a číslo aktuálního "
+"řádku\n"
". Zopakuje předcházející příkaz\n"
#: text-utils/more.c:1404 text-utils/more.c:1409
" n go to next file\n"
"\n"
"Many commands accept preceding numbers, for example:\n"
-"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first page).\n"
+"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
+"page).\n"
"\n"
"See pg(1) for more information.\n"
"-------------------------------------------------------\n"
" /regex/ hledat regulárním výrazem směrem dopředu\n"
" ?regex? or ^regex^ hledat regulárním výrazem směrem dozadu\n"
" . or ^L překreslit obrazovku\n"
-" w or z nastavit velikost stránky a přejít na další stránku\n"
+" w or z nastavit velikost stránky a přejít na další "
+"stránku\n"
" s filename uložit současný soubor pod jménem\n"
" !command utéct do shellu\n"
" p přejít na předchozí soubor\n"
" n přejít na další soubor\n"
"\n"
-"Mnoho příkazů přijímá předcházející čísla, na příklad: +1<nový řádek> (další\n"
-"stránka); -1<nový řádek> (předchozí stránka); 1<nový řádek> (první stránka).\n"
+"Mnoho příkazů přijímá předcházející čísla, na příklad: +1<nový řádek> "
+"(další\n"
+"stránka); -1<nový řádek> (předchozí stránka); 1<nový řádek> (první "
+"stránka).\n"
"\n"
"Podrobnosti se lze dozvědět z pg(1).\n"
"-------------------------------------------------------\n"
#: text-utils/pg.c:236
#, c-format
-msgid "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
-msgstr "%s: Použití: %s [-ČÍSLO] [-p ŘETĚZEC] [-cefnrs] [+ŘÁDEK] [+/VZOREK/] [SOUBOR…]\n"
+msgid ""
+"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgstr ""
+"%s: Použití: %s [-ČÍSLO] [-p ŘETĚZEC] [-cefnrs] [+ŘÁDEK] [+/VZOREK/] "
+"[SOUBOR…]\n"
#: text-utils/pg.c:245
#, c-format
#: text-utils/tailf.c:147
#, c-format
msgid "%s: cannot add inotify watch (limit of inotify watches was reached)."
-msgstr "%s: nelze přidat sledování pomocí inotify (počet sledování inotify vyčerpán)."
+msgstr ""
+"%s: nelze přidat sledování pomocí inotify (počet sledování inotify vyčerpán)."
#: text-utils/tailf.c:151
#, c-format
#~ "Use command 'c' to switch-off DOS mode.\n"
#~ "\n"
#~ msgstr ""
-#~ "POZOR: Zařízení neposkytuje vyrovnání (alignment_offset) při dělení disku\n"
+#~ "POZOR: Zařízení neposkytuje vyrovnání (alignment_offset) při dělení "
+#~ "disku\n"
#~ "podle DOSu, avšak režim kompatibility s DOSem je zapnut.\n"
#~ "Použijte příkaz „c“ na vypnutí režimu DOSu.\n"
#~ "\n"
#~ msgstr ""
#~ "\n"
-#~ "POZOR: Zařízení poskytuje alignment_offset (zarovnávací posun), ale posun\n"
+#~ "POZOR: Zařízení poskytuje alignment_offset (zarovnávací posun), ale "
+#~ "posun\n"
#~ "neodpovídá geometrii zařízení.\n"
#~ "\n"
# TODO: i18n second argument
#~ msgid "%s: found %sswap v%d signature string for %d KiB PAGE_SIZE\n"
-#~ msgstr "%s: nalezen podpis odkládacího prostoru %s v%d pro %dKiB VELIKOST_STRÁNKY\n"
+#~ msgstr ""
+#~ "%s: nalezen podpis odkládacího prostoru %s v%d pro %dKiB "
+#~ "VELIKOST_STRÁNKY\n"
# FIXME: Bad msgid: if is typo
#~ msgid "out if memory"
#~ msgid ""
#~ "%s: Device '%s' contains a valid Sun disklabel.\n"
#~ "This probably means creating v0 swap would destroy your partition table.\n"
-#~ "No swap was created. If you really want to create v0 swap on that device,\n"
+#~ "No swap was created. If you really want to create v0 swap on that "
+#~ "device,\n"
#~ "use the -f option to force it.\n"
#~ msgstr ""
#~ "%s: Zařízení „%s“ obsahuje korektní Sun popis disku.\n"
-#~ "To znamená, že vytvoření odkládacího prostoru v0 by pravděpodobně zničilo\n"
+#~ "To znamená, že vytvoření odkládacího prostoru v0 by pravděpodobně "
+#~ "zničilo\n"
#~ "tabulku rozdělení disku. Odkládací prostor nebyl vytvořen. Pokud opravdu\n"
#~ "chcete na tomto zařízení vytvořit odkládací prostor v0, vynuťte si to\n"
#~ "přepínačem -f.\n"
#~ msgstr "mount: chystám se připojit %s podle %s\n"
#~ msgid "mount: no LABEL=, no UUID=, going to mount %s by path\n"
-#~ msgstr "mount: žádný LABEL=, žádný UUID=, chystám se připojit %s podle cesty\n"
+#~ msgstr ""
+#~ "mount: žádný LABEL=, žádný UUID=, chystám se připojit %s podle cesty\n"
#~ msgid "%s: cannot fork: %s\n"
#~ msgstr "%s: služba fork selhala: %s\n"
#~ msgid "%s: cannot canonicalize %s: %s\n"
#~ msgstr "%s: %s nelze převést na kanonický tvar: %s\n"
-#~ msgid "usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
-#~ msgstr "Použití: renice priorita [ [ -p ] pid ] [[ -g ] pgrp ] [ [ -u ] uživatel ]\n"
+#~ msgid ""
+#~ "usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
+#~ msgstr ""
+#~ "Použití: renice priorita [ [ -p ] pid ] [[ -g ] pgrp ] [ [ -u ] "
+#~ "uživatel ]\n"
#~ msgid "\t-%c\tEnable %s\n"
#~ msgstr "\t-%c\tPovolí %s\n"
#~ msgid "Password error."
#~ msgstr "Chybné heslo."
-#~ msgid "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. Exiting.\n"
+#~ msgid ""
+#~ "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. "
+#~ "Exiting.\n"
#~ msgstr ""
-#~ "Překročeno MAXENTRIES. Zvětšete tuto hodnotu v mkcramfs.c a znovu přeložte.\n"
+#~ "Překročeno MAXENTRIES. Zvětšete tuto hodnotu v mkcramfs.c a znovu "
+#~ "přeložte.\n"
#~ "Končím.\n"
#~ msgid "Assuming pages of size %d (not %d)\n"
#~ msgid "%s: error: the label %s occurs on both %s and %s\n"
#~ msgstr "%s: chyba: jmenovka %s se nachází jak na %s tak i na %s\n"
-#~ msgid "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
-#~ msgstr "%s: nelze otevřít %s, takže konverze UUID a JMENOVEK nebude provedena.\n"
+#~ msgid ""
+#~ "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
+#~ msgstr ""
+#~ "%s: nelze otevřít %s, takže konverze UUID a JMENOVEK nebude provedena.\n"
#~ msgid "%s: bad UUID"
#~ msgstr "%s: chybné UUID"
msgstr ""
"Project-Id-Version: util-linux 2.11y\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2005-08-15 21:00+0200\n"
"Last-Translator: Claus Hindsgaul <claus_h@image.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
msgid "Cannot open %s\n"
msgstr "Kunne ikke åbne %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "kunne ikke åbne %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Kunne ikke gemme de gamle sektorer- afbryder\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Mislykket skrivning af partition på %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "lang eller uafsluttet inddatalinje - afbryder\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "inddatafejl: forventer '=' efter %s-felt\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "inddatafejl: uventet tegn %c efter %s-felt\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "ukendt inddata: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "tal for stort\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "uvedkommende tegn efter tallet\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "ikke plads til partitionsbeskrivelse\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "kunne ikke opbygge den omgivende udvidede partition\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "for mange inddatafelter\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Ikke plads til mere\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Ugyldig type\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Advarsel: den angiven størrelse(%lu) overstiger den maksimalt tilladte (%"
"lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Advarsel: tom partition\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Advarsel: ugyldigt partitionsbegyndelse (tidligst %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "ukendt opstartbar-flag, vælg - eller *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "delvis c,h,s-specifikation?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Udvidet partition ikke hvor den forventedes\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "ugyldige inddata\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "for mange partitioner\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<start> <størr> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Du behøver normalt kun at angive <start> og <størr> (og måske <type>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Brug: %s [tilvalg] enhed ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "enhed: noget lignende /dev/hda eller /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "nyttige tilvalg:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [eller --show-size]: vis partitionens størrelse"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [eller --id]: vis eller ændr partitions-id"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [eller --list]: vis hver enheds partitioner"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [eller --dump]: det samme, men i et format, der vil passe til "
"senere inddata"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [eller --increment]: antal cylindre osv. fra 1 i stedet for fra 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: indlæs/vis i enhederne sektorer/blokke/cylindre/"
"MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [eller --list-types]:vis kendte partitionstyper"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr " -D [eller --DOS]: DOS-kompatibilitet: spilder lidt plads"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [eller --re-read]: lad kernen genindlæse partitionstabellen"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : ret kun partitionen med nummer #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : undlad at skrive ændringerne til disken"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O fil : gem de sektorer, der overskrives, i en fil"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I fil : genskab disse sektorer"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [eller --version]: vis version"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [eller --help]: vis denne besked"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "farlige tilvalg:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [eller --show-geometry]: vis kernens bud på den geometri"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [eller --show-geometry]: vis kernens bud på den geometri ud fra "
"partitionstabellen"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [eller --show-extended]: medtag udvidede partitioner i uddata\n"
" eller forvent deskriptorer for dem i inddata"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [eller --Linux]: giv ikke råd, der ikke vedrører Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [eller --quiet]: undertryk advarsler"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Du kan tilsidesætte den detekterede geometri med:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [eller --cylinders #]:angiv det cylinderantal, der skal bruges"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [eller --heads #]: angiv det hovedantal, der skal bruges"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [eller --sectors #]: angiv det sektorantal, der skal bruges"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Du kan undertrykke alle forenelighedstjek med:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [eller --force]: gør hvad jeg siger, selvom det er dumt"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Brug:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s enhed\t\t vis aktive partitioner på enhed\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s enhed n1 n2 ... aktivér partitionerne på n1 ..., deaktivér resten\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An enhed\t aktivér partition n, deaktivér de andre\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Brug flaget --force for at undertrykke alle tjek.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "ingen kommando?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "i alt: %llu blokke\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "brug: sfdisk --print-id enhed partitionsnummer\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "brug: sfdisk --change-id enhed partitionsnummer id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "brug: sfdisk --id enhed partitionsnummer [id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "du kan kun angive én enhed (undtagen med -l eller -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "kunne ikke åbne %s for skrivning\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "kunne ikke åbne %s for læsning\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: O.k.\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylindre, %ld hoveder, %ld sektorer/spor\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Kan ikke få størrelsen %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "ugyldig aktiv-byte: 0x%x i stedet for 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Færdig\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Du har %d aktive primærpartitioner. Dette generer ikke LILO,\n"
"men DOS MBR vil kun kunne starte op fra en disk med én aktiv partition.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partition %s har id %x og er ikke skjult\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Ugyldig id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Denne disk er i brug for øjeblikket.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Fatal fejl: kunne ikke finde %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Advarsel: %s er ikke en blokenhed\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Tjekker, at ingen benytter denne disk for øjeblikket...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Afmonter alle filsystemer og 'swapoff' alle swappartitioner på denne disk.\n"
"Brug flaget --no-reread for at undertrykke dette tjek.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Brug flaget --force for at undertrykke alle tjek.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "O.k.\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Gammel situation:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partitionen %d eksisterer ikke. Kan ikke ændre den\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Ny situation:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Jeg kan ikke lide disse partitioner - intet blev ændret.\n"
"(Hvis du virkelig ønsker det, kan du bruge flaget --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Jeg kan ikke lide detteher - du bør nok svare Nej\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Er du tilfreds med dette? [jna] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Vil du virkelig skrive dette til disken? [jna] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: inddata sluttede for tidligt\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Afslutter - intet blev ændret\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Svar venligst j,n,a\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Skrivning af ny partitionstabel lykkedes\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.13.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2008-01-09 17:38+0200\n"
"Last-Translator: Michael Piefel <piefel@informatik.hu-berlin.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "Konnte %s nicht öffnen\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "Konnte %s nicht öffnen\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Speichern der alten Sektoren fehlgeschlagen – Abbruch\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Schreiben der Partition auf %s fehlgeschlagen\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "Lange oder unvollständige Eingabezeilen – beende\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "Eingabefehler: „=“ erwartet nach %s-Feld\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "Eingabefehler: unerwartetes Zeichen %c nach %s-Feld\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "nicht erkannte Eingabe: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "Zahl zu groß\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "abschließender Müll hinter Zahl\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "kein Platz für Partitionsdeskriptor\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "kann umgebende erweiterte Partition nicht anlegen\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "zu viele Eingabefelder\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Für mehr kein Platz\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Illegaler Typ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Warnung: gegebene Größe (%lu) überschreitet maximal erlaubte Größe (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Warnung: leere Partition\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Warnung: ungültiger Partitionsanfang (kleinstmöglich %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "nicht erkanntes Boofähig-Flag – wählen Sie - oder *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "partielle c,h,s-Spezifikation?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Erweiterte Partition nicht dort, wo erwartet\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "ungültige Eingabe\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "Zu viele Partitionen\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Normalerweise brauchen Sie nur <anfang> und <größe> anzugeben (und\n"
"vielleicht <typ>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Aufruf: %s [Optionen] gerät …\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "gerät: etwas wie /dev/hda oder /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "nützliche Optionen:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [oder --show-size]: Größe einer Partition anzeigen"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [oder --id]: Partitions-Id ausgeben oder ändern"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [oder --list]: Partitionen jedes Geräts auflisten"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [oder --dump]: genauso, aber in einem für späteres "
"Wiedereinlesen\n"
" geeigneten Format"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [oder --increment]: Zylinder usw. von 1 statt von 0 an zählen"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: in Einheiten von Sektoren/Blöcken/Zylindern/MB\n"
" akzeptieren/ausgeben"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [oder --list-types]:bekannte Partitionstypen auflisten"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [oder --DOS]: für DOS-Kompatibilität: ein wenig Platz "
"verschwenden"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
"-R [oder --re-read]: den Kernel zum Neueinlesen der Partitionstabelle\n"
" veranlassen"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : nur die Partition Nummer # ändern"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : nicht wirklich auf Platte schreiben"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O datei : die zu überschreibenden Sektoren in Datei "
"speichern"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I datei : diese Sektoren wieder herstellen"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [oder --version]: Version ausgeben"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [oder --help]: diese Meldung ausgeben"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "gefährliche Optionen:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [oder --show-geometry]: die Vorstellungen des Kernels zur Geometrie\n"
" ausgeben"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
"Geometrie\n"
" ausgeben"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
"auflisten\n"
" bzw. bei Eingabe Deskriptoren für sie erwarten"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [oder --Linux]: nicht über für Linux irrelevante Dinge "
"beschweren"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [oder --quiet]: Warnmeldungen unterdrücken"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Sie können die erkannte Geometrie überstimmen:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [oder --cylinders #]: Zahl der Zylinder setzen"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [oder --heads #]: Zahl der Köpfe setzen"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [oder --sectors #]: Zahl der Sektoren setzen"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Sie können jegliche Konsistenzprüfungen abschalten mit:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [oder --force]: mach was ich sag, auch wenn’s dumm ist"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Aufruf:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s Gerät\t\t aktive Partitionen auf Gerät auflisten\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s Gerät n1 n2 … aktive Partitionen n1 …, der Rest deaktivieren\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An Gerät\t aktiviere Partition n, device die anderen\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr ""
"Benutzen Sie die Optioen --force, um diese Überprüfung zu unterbinden.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "kein Befehl?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "zusammen: %llu Blöcke\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Aufruf: sfdisk --print-id Gerät Partitionsnummer\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Aufruf: sfdisk --change-id Gerät Partitionsnummer Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Aufruf: sfdisk --id Gerät Partitionsnummer [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "Man kann nur ein Gerät angeben (außer mit -l oder -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "Konnte %s nicht zum Lesen/Schreiben öffnen\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "Konnte %s nicht zum Lesen öffnen\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
# And again one for show_geometry()…
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld Zylinder, %ld Köpfe, %ld Sektoren/Spur\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Kann die Größe von %s nicht feststellen\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "ungültiges Aktiv-Byte: 0x%x anstelle von 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Fertig\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Sie haben %d aktive primäre Partitionen. Dies spielt bei LILO keine Rolle,\n"
"aber der DOS-MBR bootet nur Festplatten mit einer aktiven Partition.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "Partition %s hat ID %x und ist nicht versteckt\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Ungültige ID %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Diese Platte ist momentan in Benutzung.\n"
# This is a stat()
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Schwerwiegender Fehler: kann %s nicht finden\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Warnung: %s ist kein blockorientiertes Gerät\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Überprüfe, dass niemand diese Festplatte zur Zeit benutzt …\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"deaktivieren Sie alle Swap-Partitionen (mit swapoff).\n"
"Benutzen Sie --no-reread, um diese Überprüfung zu unterbinden.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
"Benutzen Sie die Optioen --force, um alle Überprüfungen zu unterbinden.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Alte Aufteilung:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partition %d existiert nicht, kann sie nicht ändern\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Neue Aufteilung:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Mir gefallen diese Partitionen nicht – nichts geändert.\n"
"(Wenn Sie das wirklich wollen, benutzen Sie die Option --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Mir gefällt das nicht – Sie sollten am besten mit „Nein“ antworten\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Sind Sie damit zufrieden? [y – ja, n – nein, q – aufhören] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Wollen Sie das auf Platte schreiben? [y – ja, n – nein, q – aufhören] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: vorzeitiges Ende der Eingabe\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Höre auf – nichts geändert\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Bitte antworten Sie mit y, n oder q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Die neue Partitionstabelle wurde erfolgreich geschrieben\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.12m\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2004-12-22 01:31+0100\n"
"Last-Translator: Santiago Vila Doncel <sanvila@unex.es>\n"
"Language-Team: Spanish <es@li.org>\n"
msgid "Cannot open %s\n"
msgstr "No se puede abrir %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "No se puede abrir %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Error al guardar los sectores antiguos; anulando la operación\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Error al escribir la partición en %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "Línea de entrada larga o incompleta; se abandona la operación\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "Error de entrada: se esperaba `=' después del campo %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "Error de entrada: carácter inesperado %c tras campo %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "Entrada no reconocida: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "Número demasiado elevado\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "Datos extraños tras el número\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "No hay espacio para descriptor de partición\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "No se puede crear partición extendida adyacente\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "Demasiados campos de entrada\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "No queda más espacio\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Tipo no permitido\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Atención: el tamaño dado (%lu) supera el tamaño máximo permitido (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Atención: partición vacía\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Atención: principio de partición incorrecto (antes %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "Indicador de iniciable no reconocido; elija - o *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "¿Especificación parcial de cil,cab,sect?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Partición extendida en ubicación no esperada\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "Entrada incorrecta\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "Hay demasiadas particiones\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<cil,cab,sec>\n"
"Normalmente sólo debe especificar <principio> y <tamaño> (y quizás <tipo>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Uso: %s [opciones] dispositivo ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "dispositivo: similar a /dev/hda or /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "opciones útiles:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [o --show-size]: Muestra el tamaño de una partición"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
" -c [o --id]: Imprime o cambia el identificador de partición"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [o --list]: Muestra las particiones de cada dispositivo"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [o --dump]: Igual, pero con un formato adecuado para entrada\n"
" posterior"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [o --increment]: Número de cilindros, etc. desde 1 y no desde 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: Acepta/muestra en unidades de\n"
" sectores/bloques/cilindros/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [o --list-types]: Muestra los tipos de particiones conocidos"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [o --DOS]: Para compatibilidad con DOS: se pierde algo de "
"espacio"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [o --re-read]: Hace que el núcleo vuelva a leer la tabla de\n"
" particiones"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
" -N# : Cambia únicamente la partición con el número #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : No escribe realmente en el disco"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O fichero : Guarda los sectores que se van a sobreescribir\n"
" en `fichero'"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I fichero: Restaura estos sectores de nuevo"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [o --version]: Imprime la versión"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [o --help]: Imprime este mensaje"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "opciones peligrosas:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [o --show-geometry]: Imprime la idea del núcleo sobre la geometría"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
#, fuzzy
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
msgstr ""
" -g [o --show-geometry]: Imprime la idea del núcleo sobre la geometría"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [o --show-extended]: Muestra también las particiones extendidas en\n"
" salida o espera sus descriptores en entrada"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
"para\n"
" Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [o --quiet]: Suprime mensajes de aviso"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Puede modificar la geometría detectada utilizando:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
" -C# [o --cylinders #]: Establece el número de cilindros que se utilizarán"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr ""
" -H# [o --heads #]: Establece el número de cabezas que se utilizarán"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
" -S# [o --sectors #]: Establece el número de sectores que se utilizarán"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Puede desactivar toda comprobación de coherencia con:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
" -f [o --force]: Hace lo que ordene el usuario, aunque sea ilógico"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Uso:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s dispositivo\t\t Enumera las particiones activas del dispositivo\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s dispositivo n1 n2 ... activar particiones n1 ..., desactivar el resto\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An dispositivo\t activa la partición n, desactiva el resto\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Utilice el indicador --force para eludir todas las comprobaciones.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "¿ninguna orden?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "total: %llu bloques\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "uso: sfdisk --print-id dispositivo número-partición\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "uso: sfdisk --change-id dispositivo número-partición Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "uso: sfdisk --id dispositivo número-partición [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "puede especificar sólo un dispositivo (salvo con -l o -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "No se puede abrir %s para lectura-escritura\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "No se puede abrir %s para lectura\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: Correcto\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cilindros, %ld cabezas, %ld sectores por pista\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "No se puede obtener el tamaño de %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "byte activo incorrecto: 0x%x en lugar de 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Fin\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Tiene %d particiones primarias activas. No tiene importancia para LILO,\n"
"pero el MBR de DOS sólo puede iniciar discos con una partición activa.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "la partición %s tiene el identificador %x y no está oculta\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Identificador %lx incorrecto\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Actualmente este disco está en uso.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Error muy grave: no se puede encontrar %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Atención: %s no es un dispositivo de bloques\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Comprobando que nadie esté utilizando este disco en este momento...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"esta\n"
"comprobación.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Utilice el indicador --force para eludir todas las comprobaciones.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "Correcto\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Situación anterior:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "La partición %d no existe; no se puede cambiar\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Situación nueva:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"nada.\n"
"(Si realmente desea realizar esta operación, use la opción --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
"El sistema no encuentra adecuada esta operación; probablemente deba "
"responder No\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "¿Está satisfecho con esta operación? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "¿Desea escribir esta información en el disco? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: final de entrada antes de lo previsto\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Se está saliendo; no se ha cambiado nada\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Responda con una de las entradas siguientes: y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"La nueva tabla de particiones se ha escrito correctamente\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.11r\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2002-05-19 20:04GMT+0300\n"
"Last-Translator: Meelis Roos <mroos@linux.ee>\n"
"Language-Team: Estonian <et@li.org>\n"
msgid "Cannot open %s\n"
msgstr "Ei suuda avada seadmefaili %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "Ei suuda avada faili %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr ""
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr ""
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr ""
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr ""
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr ""
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr ""
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr ""
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr ""
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Hoiatus: tühi partitsioon\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr ""
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr ""
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr ""
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr ""
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "Liiga palju partitsioone\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Kasutamine: %s [ võtmed ] seade ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr ""
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr ""
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr ""
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr ""
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr ""
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr ""
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr ""
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr ""
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr ""
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr ""
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr ""
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
msgstr ""
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr ""
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr ""
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr ""
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr ""
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "kasutamine:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr ""
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr ""
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, fuzzy, c-format
msgid "total: %llu blocks\n"
msgstr "kokku: %d plokki\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr ""
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr ""
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr ""
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "ei suuda avada seadet %s lugemiseks ja kirjutamiseks\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "ei suuda avada seadet %s lugemiseks\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr ""
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr ""
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, fuzzy, c-format
msgid "Cannot get size of %s\n"
msgstr "ei suuda kindlaks teha seadme %s mahtu"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr ""
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Valmis\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr ""
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr ""
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr ""
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Fataalne viga: ei suuda leida %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Hoiatus: %s pole plokkseade\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Use the --no-reread flag to suppress this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr ""
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr ""
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
msgstr ""
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"sfdisk: premature end of input\n"
msgstr ""
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr ""
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Palun sisestage y, n või q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.17.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2010-02-16 19:58+0100\n"
"Last-Translator: Mikel Olasagasti Uranga <hey_neken@mundurat.net>\n"
"Language-Team: Basque <translation-team-eu@lists.sourceforge.net>\n"
#: disk-utils/mkfs.c:73
#, c-format
msgid "Usage: mkfs [-V] [-t fstype] [fs-options] device [size]\n"
-msgstr "Erabilera: mkfs [-V] [-t fitxategi sistema moeta] [fitxategi sistemaren aukerak] gailua [tamainua]\n"
+msgstr ""
+"Erabilera: mkfs [-V] [-t fitxategi sistema moeta] [fitxategi sistemaren "
+"aukerak] gailua [tamainua]\n"
#: disk-utils/mkfs.c:88 disk-utils/mkfs.c:96 fdisk/cfdisk.c:353
#: getopt/getopt.c:86 getopt/getopt.c:96 login-utils/wall.c:246
#: disk-utils/mkfs.cramfs.c:126
#, c-format
msgid ""
-"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n"
+"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
+"name] dirname outfile\n"
" -h print this help\n"
" -v be verbose\n"
" -E make all warnings errors (non-zero exit status)\n"
#: disk-utils/mkfs.cramfs.c:853
#, c-format
-msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely.\n"
+msgid ""
+"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
+"image size is %uMB. We might die prematurely.\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:880
#: disk-utils/mkfs.cramfs.c:957
#, c-format
-msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgid ""
+"warning: uids truncated to %u bits. (This may be a security concern.)\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:962
#, c-format
-msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgid ""
+"warning: gids truncated to %u bits. (This may be a security concern.)\n"
msgstr ""
#: disk-utils/mkfs.cramfs.c:967
#: disk-utils/mkfs.minix.c:154
#, c-format
msgid "Usage: %s [-c | -l filename] [-nXX] [-iXX] /dev/name [blocks]\n"
-msgstr "Erabilera: %s [-c | -l fitxategi-izena] [-nXX] [-iXX] /dev/izena [blokeak]\n"
+msgstr ""
+"Erabilera: %s [-c | -l fitxategi-izena] [-nXX] [-iXX] /dev/izena [blokeak]\n"
#: disk-utils/mkfs.minix.c:178
#, c-format
#: disk-utils/mkswap.c:283
#, c-format
msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n"
-msgstr "Erabilera: %s [-c] [-pORRITAMAINUA] [-L etiketa] [-U UUID] /dev/izena [blokeak]\n"
+msgstr ""
+"Erabilera: %s [-c] [-pORRITAMAINUA] [-L etiketa] [-U UUID] /dev/izena "
+"[blokeak]\n"
#: disk-utils/mkswap.c:297
msgid "too many bad pages"
#: disk-utils/raw.c:125
#, c-format
-msgid "Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
+msgid ""
+"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
msgstr ""
#: disk-utils/raw.c:145
msgstr "partizio logikoak ez daude disko ordenean"
#: fdisk/cfdisk.c:1003
-msgid "!!!! Internal error creating logical drive with no extended partition !!!!"
+msgid ""
+"!!!! Internal error creating logical drive with no extended partition !!!!"
msgstr ""
#: fdisk/cfdisk.c:1014 fdisk/cfdisk.c:1026
-msgid "Cannot create logical drive here -- would create two extended partitions"
+msgid ""
+"Cannot create logical drive here -- would create two extended partitions"
msgstr ""
#: fdisk/cfdisk.c:1168
msgstr ""
#: fdisk/cfdisk.c:1687
-msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
+msgid ""
+"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
msgstr ""
#: fdisk/cfdisk.c:1706
msgstr ""
#: fdisk/cfdisk.c:1881
-msgid "Are you sure you want to write the partition table to disk? (yes or no): "
+msgid ""
+"Are you sure you want to write the partition table to disk? (yes or no): "
msgstr ""
#: fdisk/cfdisk.c:1887
msgstr "Partizio taula diskoan idatzi da"
#: fdisk/cfdisk.c:1926
-msgid "Wrote partition table, but re-read table failed. Run partprobe(8), kpartx(8) or reboot to update table."
-msgstr "Partizio taula idatzi da, baina taularen berirakurketak huts egin du. Saiatu partprobe(8) edo kpartx(8)-rekin edo berrabiarazi sistema taula berritzeko."
+msgid ""
+"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
+"(8) or reboot to update table."
+msgstr ""
+"Partizio taula idatzi da, baina taularen berirakurketak huts egin du. Saiatu "
+"partprobe(8) edo kpartx(8)-rekin edo berrabiarazi sistema taula berritzeko."
#: fdisk/cfdisk.c:1936
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
msgstr ""
#: fdisk/cfdisk.c:1938
-msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this."
+msgid ""
+"More than one primary partition is marked bootable. DOS MBR cannot boot this."
msgstr ""
#: fdisk/cfdisk.c:1996 fdisk/cfdisk.c:2115 fdisk/cfdisk.c:2199
msgstr " Lehena Azkena\n"
#: fdisk/cfdisk.c:2137
-msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n"
-msgstr " # Moeta Sekto. Sekto. Offset-a Luzeera Fitx. Sist. Moeta(ID) Adierazlea\n"
+msgid ""
+" # Type Sector Sector Offset Length Filesystem Type (ID) "
+"Flag\n"
+msgstr ""
+" # Moeta Sekto. Sekto. Offset-a Luzeera Fitx. Sist. Moeta(ID) "
+"Adierazlea\n"
#: fdisk/cfdisk.c:2138
-msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
-msgstr "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
+msgid ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
+msgstr ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
#: fdisk/cfdisk.c:2221
msgid " ---Starting---- ----Ending----- Start Number of\n"
#: fdisk/cfdisk.c:2223
msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
-msgstr "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
+msgstr ""
+"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
#: fdisk/cfdisk.c:2256
msgid "Raw"
#: fdisk/cfdisk.c:2289
msgid "This is cfdisk, a curses based disk partitioning program, which"
-msgstr "Hau cfdisk da, curses-en oinarritutako disko partizionatze programa, non honek"
+msgstr ""
+"Hau cfdisk da, curses-en oinarritutako disko partizionatze programa, non "
+"honek"
#: fdisk/cfdisk.c:2290
msgid "allows you to create, delete and modify partitions on your hard"
-msgstr "zure diskoetan partizioak sortu, ezabatu eta modifikatzeko aukera ematen dizu"
+msgstr ""
+"zure diskoetan partizioak sortu, ezabatu eta modifikatzeko aukera ematen dizu"
#: fdisk/cfdisk.c:2291
msgid "disk drive."
#: fdisk/cfdisk.c:2304
msgid " Note: This may make the partition incompatible with"
-msgstr " Oharra: Honek DOS, OS/2 eta beste partizio moeta batzuekin"
+msgstr ""
+" Oharra: Honek DOS, OS/2 eta beste partizio moeta batzuekin"
#: fdisk/cfdisk.c:2305
msgid " DOS, OS/2, ..."
#: fdisk/cfdisk.c:2307
msgid " p Print partition table to the screen or to a file"
-msgstr " p Erakutsi partizio taula pantailan edo idatzi fitxategiren batean"
+msgstr ""
+" p Erakutsi partizio taula pantailan edo idatzi fitxategiren batean"
#: fdisk/cfdisk.c:2308
msgid " There are several different formats for the partition"
#: fdisk/cfdisk.c:2319
msgid " either confirm or deny the write by entering `yes' or"
-msgstr " konfirmazio bat eskatuko da hauetako aukera bat erabiliaz: `yes' edo"
+msgstr ""
+" konfirmazio bat eskatuko da hauetako aukera bat erabiliaz: "
+"`yes' edo"
#: fdisk/cfdisk.c:2320
msgid " `no'"
#: fdisk/cfdisk.c:2752
msgid "Maximize disk usage of the current partition (experts only)"
-msgstr "Uneko partizioaren disko erabilera maximora handitu (erabiltzaile aurreratuak soilik)"
+msgstr ""
+"Uneko partizioaren disko erabilera maximora handitu (erabiltzaile "
+"aurreratuak soilik)"
#: fdisk/cfdisk.c:2753
msgid "New"
#: fdisk/fdisk.c:1250
#, c-format
-msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n"
+msgid ""
+"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
+"disklabel\n"
msgstr ""
#: fdisk/fdisk.c:1267
#: fdisk/fdisk.c:1289
#, c-format
-msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n"
+msgid ""
+"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
+"(rite)\n"
msgstr ""
#: fdisk/fdisk.c:1315
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
+"support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
msgid "Cannot open %s\n"
msgstr "Ezin da %s ireki\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "ezin da %s ireki\n"
#: fdisk/fdisk.c:2934
#, c-format
-msgid "Warning: the -b (set sector size) option should be used with one specified device\n"
+msgid ""
+"Warning: the -b (set sector size) option should be used with one specified "
+"device\n"
msgstr ""
#: fdisk/fdisk.c:2994
#: fdisk/fdisksgilabel.c:151
#, c-format
-msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n"
+msgid ""
+"According to MIPS Computer Systems, Inc the Label must not contain more than "
+"512 bytes\n"
msgstr ""
#: fdisk/fdisksgilabel.c:170
#: fdisk/fdisksgilabel.c:718 fdisk/fdisksunlabel.c:222
#, c-format
msgid ""
-"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n"
+"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
+"d.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
#: fdisk/fdisksunlabel.c:163
#, c-format
-msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
+msgid ""
+"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
msgstr ""
#: fdisk/fdisksunlabel.c:193
#: fdisk/sfdisk.c:595
#, c-format
-msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
msgstr ""
#: fdisk/sfdisk.c:600
#, c-format
-msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
+"lu)\n"
msgstr ""
#: fdisk/sfdisk.c:605
#, c-format
-msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
+"lu)\n"
msgstr ""
#: fdisk/sfdisk.c:645
#: fdisk/sfdisk.c:1341
#, c-format
-msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
+msgid ""
+"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
msgstr ""
#: fdisk/sfdisk.c:1347
msgid "Failed saving the old sectors - aborting\n"
msgstr ""
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, fuzzy, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Partizio taula diskoan idazten..."
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr ""
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, fuzzy, c-format
msgid "unrecognized input: %s\n"
msgstr "sarrera okerra\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "zenbaki handiegia\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr ""
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr ""
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
#, fuzzy
msgid "too many input fields\n"
msgstr "orri txar gehiegi"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr ""
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Baliogabeko moeta\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
#, fuzzy
msgid "Warning: empty partition\n"
msgstr "Ezin da partizu huts bat ezabatu"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr ""
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr ""
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr ""
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "sarrera okerra\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "partizio gehiegi\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Erabilera: %s [aukerak] gailua ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "gailua: /dev/hda edo /dev/sda moduko zerbait"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "aukera baliogarriak:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr ""
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
#, fuzzy
msgid " -c [or --id]: print or change partition Id"
-msgstr " p Erakutsi partizio taula pantailan edo idatzi fitxategiren batean"
+msgstr ""
+" p Erakutsi partizio taula pantailan edo idatzi fitxategiren batean"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr ""
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
-#: fdisk/sfdisk.c:2297
-msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB"
+#: fdisk/sfdisk.c:2302
+msgid ""
+" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
+"MB"
msgstr ""
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr ""
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr ""
-#: fdisk/sfdisk.c:2303
-msgid " -O file : save the sectors that will be overwritten to file"
+#: fdisk/sfdisk.c:2308
+msgid ""
+" -O file : save the sectors that will be overwritten to file"
msgstr ""
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr ""
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
#, fuzzy
msgid " -v [or --version]: print version"
msgstr "Ez inprimatu taula"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr ""
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
#, fuzzy
msgid "dangerous options:"
msgstr "aukera baliogarriak:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
-#: fdisk/sfdisk.c:2309
-msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table"
+#: fdisk/sfdisk.c:2314
+msgid ""
+" -G [or --show-pt-geometry]: print geometry guessed from the partition "
+"table"
msgstr ""
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
msgstr ""
-#: fdisk/sfdisk.c:2312
-msgid " -L [or --Linux]: do not complain about things irrelevant for Linux"
+#: fdisk/sfdisk.c:2317
+msgid ""
+" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr ""
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr ""
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr ""
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr ""
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Erabilera:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr ""
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
+"doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
#, fuzzy
msgid "no command?\n"
msgstr "%s: Komando ezezaguna: %s\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "guztira: %llu bloke\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr ""
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr ""
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr ""
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, fuzzy, c-format
msgid "cannot open %s read-write\n"
msgstr "ezin da \"%s\" ireki irakurketarako"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, fuzzy, c-format
msgid "cannot open %s for reading\n"
msgstr "ezin da \"%s\" ireki irakurketarako"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, fuzzy, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%d buru, %llu sektore pistako, %d zilindro"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, fuzzy, c-format
msgid "Cannot get size of %s\n"
msgstr "Ezin da diskoaren tamainua lortu"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr ""
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Eginda\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr ""
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, fuzzy, c-format
msgid "Bad Id %lx\n"
msgstr "ezin da %s id-a ezabatu (%s)\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
#, fuzzy
msgid "This disk is currently in use.\n"
msgstr "Partizio hau dagoeneko erabilita dago"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr ""
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr ""
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Use the --no-reread flag to suppress this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Egoera zaharra:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr ""
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Egoera berria:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
msgstr ""
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"sfdisk: premature end of input\n"
msgstr ""
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Irteten - ez da ezer aldatu\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Mesedez erantzun y,n edo q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, fuzzy, c-format
msgid ""
"Successfully wrote the new partition table\n"
"\n"
msgstr "Partizio taula diskoan idatzi da"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
#: fsck/fsck.c:882
#, c-format
-msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
+msgid ""
+"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
+"number\n"
msgstr ""
#: fsck/fsck.c:892
msgstr "Ordulariaren tick-ari itxaroten\n"
#: fsck/fsck.c:1085
-msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
+msgid ""
+"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
msgstr ""
#: fsck/fsck.c:1123
msgstr ""
#: getopt/getopt.c:324
-msgid " -a, --alternative Allow long options starting with single -\n"
+msgid ""
+" -a, --alternative Allow long options starting with single -\n"
msgstr ""
#: getopt/getopt.c:325
msgstr ""
#: getopt/getopt.c:327
-msgid " -n, --name=progname The name under which errors are reported\n"
+msgid ""
+" -n, --name=progname The name under which errors are reported\n"
msgstr ""
#: getopt/getopt.c:328
#: hwclock/hwclock.c:571
#, c-format
-msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
+msgid ""
+"The Hardware Clock registers contain values that are either invalid (e.g. "
+"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
msgstr ""
#: hwclock/hwclock.c:581
#: hwclock/hwclock.c:662
#, c-format
msgid ""
-"The date command issued by %s returned something other than an integer where the converted time value was expected.\n"
+"The date command issued by %s returned something other than an integer where "
+"the converted time value was expected.\n"
"The command was:\n"
" %s\n"
"The response was:\n"
#: hwclock/hwclock.c:705
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot set the "
+"System Time from it.\n"
msgstr ""
#: hwclock/hwclock.c:727 hwclock/hwclock.c:804
#: hwclock/hwclock.c:852
#, c-format
-msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n"
+msgid ""
+"Not adjusting drift factor because the Hardware Clock previously contained "
+"garbage.\n"
msgstr ""
#: hwclock/hwclock.c:857
#: hwclock/hwclock.c:863
#, c-format
-msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n"
+msgid ""
+"Not adjusting drift factor because it has been less than a day since the "
+"last calibration.\n"
msgstr ""
#: hwclock/hwclock.c:911
#, c-format
msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n"
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
+"of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
#: hwclock/hwclock.c:1001
#, c-format
-msgid "Could not open file with the clock adjustment parameters in it (%s) for writing"
+msgid ""
+"Could not open file with the clock adjustment parameters in it (%s) for "
+"writing"
msgstr ""
#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011
#: hwclock/hwclock.c:1058
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
msgstr ""
#: hwclock/hwclock.c:1066
#, c-format
-msgid "Not setting clock because last adjustment time is zero, so history is bad."
+msgid ""
+"Not setting clock because last adjustment time is zero, so history is bad."
msgstr ""
#: hwclock/hwclock.c:1089
#: hwclock/hwclock.c:1257
#, c-format
msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n"
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
+"machine.\n"
"This copy of hwclock was built for a machine other than Alpha\n"
"(and thus is presumably not running on an Alpha now). No action taken.\n"
msgstr ""
#: hwclock/hwclock.c:1271
#, c-format
-msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n"
+msgid ""
+"To set the epoch value, you must use the 'epoch' option to tell to what "
+"value to set it.\n"
msgstr ""
#: hwclock/hwclock.c:1274
#: hwclock/hwclock.c:1565
#, c-format
-msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n"
+msgid ""
+"%s: The --utc and --localtime options are mutually exclusive. You specified "
+"both.\n"
msgstr ""
#: hwclock/hwclock.c:1572
#, c-format
-msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n"
+msgid ""
+"%s: The --adjust and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
msgstr ""
#: hwclock/hwclock.c:1579
#, c-format
-msgid "%s: The --adjfile and --noadjfile options are mutually exclusive. You specified both.\n"
+msgid ""
+"%s: The --adjfile and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
msgstr ""
#: hwclock/hwclock.c:1588
#: hwclock/hwclock.c:1629
#, c-format
-msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n"
+msgid ""
+"Sorry, only the superuser can change the Hardware Clock epoch in the "
+"kernel.\n"
msgstr ""
#: hwclock/hwclock.c:1650
#: hwclock/hwclock.c:1654
#, c-format
-msgid "Use the --debug option to see the details of our search for an access method.\n"
+msgid ""
+"Use the --debug option to see the details of our search for an access "
+"method.\n"
msgstr ""
#: hwclock/kd.c:54
#: hwclock/rtc.c:410 hwclock/rtc.c:454
#, c-format
-msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n"
+msgid ""
+"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
+"device driver via the device special file %s. This file does not exist on "
+"this system.\n"
msgstr ""
#: hwclock/rtc.c:415 hwclock/rtc.c:459
#: hwclock/rtc.c:469
#, c-format
-msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
+msgid ""
+"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr ""
#: hwclock/rtc.c:472
#: login-utils/agetty.c:1206
#, c-format
msgid ""
-"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n"
-"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n"
+"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H "
+"login_host] baud_rate,... line [termtype]\n"
+"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
+"line baud_rate,... [termtype]\n"
msgstr ""
#: login-utils/checktty.c:91 login-utils/checktty.c:112
#: login-utils/chsh.c:164
#, c-format
-msgid "%s: Running UID doesn't match UID of user we're altering, shell change denied\n"
+msgid ""
+"%s: Running UID doesn't match UID of user we're altering, shell change "
+"denied\n"
msgstr ""
#: login-utils/chsh.c:170
#: misc-utils/logger.c:285
#, c-format
-msgid "usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
+msgid ""
+"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
msgstr ""
#: misc-utils/look.c:351
" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n"
" %1$s -f | --find find unused\n"
" %1$s -c | --set-capacity <loopdev> resize\n"
-" %1$s -j | --associated <file> [-o <num>] list all associated with <file>\n"
+" %1$s -j | --associated <file> [-o <num>] list all associated with "
+"<file>\n"
" %1$s [ options ] {-f|--find|loopdev} <file> setup\n"
msgstr ""
msgstr ""
#: mount/mount.c:1413
-msgid "mount: I could not determine the filesystem type, and none was specified"
+msgid ""
+"mount: I could not determine the filesystem type, and none was specified"
msgstr ""
#: mount/mount.c:1416
#: mount/swapon.c:431
#, c-format
-msgid "%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
+msgid ""
+"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
msgstr ""
#: mount/swapon.c:440
#: sys-utils/cytune.c:125
#, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters in fifo were %d,\n"
+"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
+"in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
#: sys-utils/cytune.c:238
#, fuzzy, c-format
-msgid "Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) [-g|-G] file [file...]\n"
+msgid ""
+"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
+"[-g|-G] file [file...]\n"
msgstr "erabilera: zutabea [-tx] [-c zutabeak] [fitxategia ...]\n"
#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
#: sys-utils/cytune.c:418
#, c-format
-msgid "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
#: sys-utils/cytune.c:424
#: sys-utils/cytune.c:429
#, c-format
-msgid "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
#: sys-utils/cytune.c:435
#: sys-utils/ipcs.c:124
#, c-format
-msgid "%s provides information on ipc facilities for which you have read access.\n"
+msgid ""
+"%s provides information on ipc facilities for which you have read access.\n"
msgstr ""
#: sys-utils/ipcs.c:126
msgstr ""
#: sys-utils/rdev.c:78
-msgid " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
+msgid ""
+" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
msgstr ""
#: sys-utils/rdev.c:79
msgstr ""
#: sys-utils/rdev.c:87
-msgid "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
+msgid ""
+"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
msgstr ""
#: sys-utils/rdev.c:88
msgid ""
" -h, --help displays this help text\n"
" -v, --verbose says what options are being switched on\n"
-" -R, --addr-no-randomize disables randomization of the virtual address space\n"
+" -R, --addr-no-randomize disables randomization of the virtual address "
+"space\n"
" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
" -I, --short-inode turns on SHORT_INODE\n"
" -S, --whole-seconds turns on WHOLE_SECONDS\n"
" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
-" -3, --3gb limits the used address space to a maximum of 3 GB\n"
+" -3, --3gb limits the used address space to a maximum of 3 "
+"GB\n"
" --4gb ignored (for backward compatibility only)\n"
msgstr ""
" -a [on|off] | -o [on|off] | -C [on|off] | -q [on|off] | -s | \n"
" -T [on|off] ]\n"
msgstr ""
-"Erabilera: %s <gailua> [ -i <IRQa> | -t <DENBORA> | -c <KARAKTEREAK> | -w <ITXAROTE DENBORA> | \n"
+"Erabilera: %s <gailua> [ -i <IRQa> | -t <DENBORA> | -c <KARAKTEREAK> | -w "
+"<ITXAROTE DENBORA> | \n"
" -a [on|off] | -o [on|off] | -C [on|off] | -q [on|off] | -s | \n"
" -T [on|off] ]\n"
#: text-utils/hexsyntax.c:131
#, c-format
-msgid "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgid ""
+"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
msgstr ""
#: text-utils/more.c:258
#, c-format
msgid "usage: %s [-dflpcsu] [+linenum | +/pattern] name1 name2 ...\n"
-msgstr "erabilera: %s [-dflpcsu] [+lerrozenbakia | +/patroia] izena1 izena2 ...\n"
+msgstr ""
+"erabilera: %s [-dflpcsu] [+lerrozenbakia | +/patroia] izena1 izena2 ...\n"
#: text-utils/more.c:290
#, c-format
#: text-utils/more.c:1328
msgid ""
"\n"
-"Most commands optionally preceded by integer argument k. Defaults in brackets.\n"
+"Most commands optionally preceded by integer argument k. Defaults in "
+"brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
" n go to next file\n"
"\n"
"Many commands accept preceding numbers, for example:\n"
-"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first page).\n"
+"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
+"page).\n"
"\n"
"See pg(1) for more information.\n"
"-------------------------------------------------------\n"
#: text-utils/pg.c:236
#, c-format
-msgid "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
-msgstr "%s: Erabilera: %s [-zenbakia] [-p katea] [-cefnrs] [+lerroa] [+/patroia/] [fitxategiak]\n"
+msgid ""
+"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgstr ""
+"%s: Erabilera: %s [-zenbakia] [-p katea] [-cefnrs] [+lerroa] [+/patroia/] "
+"[fitxategiak]\n"
#: text-utils/pg.c:245
#, c-format
msgstr ""
"Project-Id-Version: util-linux-ng 2.17-rc3\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2009-12-16 21:30+0200\n"
"Last-Translator: Lauri Nurmi <lanurmi@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "Laitetta %s ei voi avata\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "laitetta %s ei voi avata\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Vanhojen sektoreiden tallennus epäonnistui – keskeytetään\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Osion kirjoitus epäonnistui laitteelle %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "liian pitkä tai epätäydellinen syöterivi – lopetetaan\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "syötevirhe: kentän %s jälkeen odotetaan löytyvän ”=”\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "syötevirhe: odottamaton merkki %c kentän %s jälkeen\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "tunnistamaton syöte: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "liian suuri luku\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "roskaa numeron perässä\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "ei tilaa osiokahvalle\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "ympäröivää laajennettua osiota ei voi rakentaa\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "liian monta syötekenttää\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Ei enempää tilaa\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Virheellinen tyyppi\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Varoitus: annettu koko (%lu) ylittää suurimman sallitun koon (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Varoitus: tyhjä osio\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Varoitus: virheellinen osion alku (aikaisintaan %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "tunnistamaton ”käynnistettävä”-lippu – valitse - tai *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "osittainen c,h,s-määritys?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Laajennettu osio ei ole odotetussa paikassa\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "virheellinen syöte\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "liian monta osiota\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<alku> <koko> <tyyppi [E,S,L,X,hex]> <käynnistettävä [-,*]> <c,h,s> <c,h,s>\n"
"Yleensä riittää <alku> ja <koko> (ja ehkä <tyyppi>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Käyttö: %s [valitsimet] laite ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "laite: esimerkiksi /dev/hda tai /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "hyödylliset valitsimet:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [tai --show-size]: näytä osion koko"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [tai --id: näytä tai muuta osio-id"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [tai --list]: listaa kaikkien laitteiden osiot"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr " -d [tai --dump]: sama kuin edellä, muoto sopiva syötteeksi"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [tai --increment]:numeroi sylinterit, ym. alkaen 1:stä, ei 0:sta"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: käytä yksikköinä sektoreita/lohkoja/sylintereitä/Mt"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [tai --list-types]:listaa tunnetut osiotyypit"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [tai --DOS]: DOS-yhteensopivuutta varten; tuhlaa vähän tilaa"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [tai --re-read]: käske ytimen lukea osiotaulu uudelleen"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : muuta vain osiota numero #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : älä kirjoita levylle oikeasti"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O tiedosto : tallenna ylikirjoitettavat sektori tiedostoon"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I tiedosto : palauta nämä sektorit"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [tai --version]: näytä versio"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [tai --help]: näytä tämä viesti"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "vaaralliset valitsimet:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [tai --show-geometry]: näytä ytimen käsitys geometriasta"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr " -G [tai --show-pt-geometry]: näytä osiotausta päätelty geometria"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [tai --show-extended]: listaa myös laajennetut osiot tulosteessa\n"
" tai odota syötteestä niiden kahvoja"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [tai --Linux]: älä huomauta Linuxissa merkityksettömistä asioista"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [tai --quiet]: vaienna varoitusviestit"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Voit ohittaa tunnistetun geometrian käyttämällä:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [tai --cylinders #]:aseta käytettävä sylinterien määrä"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -h# [tai --heads #]: aseta käytettävä päiden määrä"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [tai --sectors #]: aseta käytettävä sektorien määrä"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Kaikki tarkistukset voi ohittaa valitsimella:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [tai --force]: tee mitä käsken, vaikka se olisi tyhmää"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Käyttö:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s laite\t\t listaa laitteella olevat aktiiviset osiot\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s laite n1 n2 ... aktivoi osiot n1 ..., inaktivoi loput\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An laite\t aktivoi osio n, poista muiden aktivointi\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"GPT:tä. Käytä GNU Partediä.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Käytä --force -valitsinta ohittaaksesi tämän tarkistuksen.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "ei komentoa?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "yhteensä: %llu lohkoa\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "käyttö: sfdisk --print-id laite osionumero\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "käyttö: sfdisk --change-id laite osionumero Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "käyttö: sfdisk --id laite osionumero [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "vain yhden laitteen voi antaa (paitsi valitsimella -l tai -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "laitetta %s ei voi avata lukua-kirjoitusta varten\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "laitetta %s ei voi avata lukua varten\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld sylinteriä, %ld päätä, %ld sektoria/ura\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Laitteen %s kokoa ei voida hakea\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "virheellinen aktiivinen tavu: 0x80:n asemesta 0x%x\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Valmis\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Aktiivisia ensiöosioita on %d kappaletta. Tämä ei haittaa LILOa, mutta\n"
"DOS MBR käynnistää vain levyltä, jolla on tasan yksi aktiivinen osio.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "osiolla %s id on %x eikä osiota ole kätketty\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Virheellinen Id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Levy on tällä hetkellä käytössä.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Vakava virhe: laitetta %s ei löydy\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Varoitus: %s ei ole lohkolaite\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Tarkistetaan, että kukaan ei käytä levyä juuri nyt...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"(komento umount) ja kaikki levyllä olevat sivutusosiot (komento swapoff).\n"
"Käytä valitsinta --no-reread tämän testin ohittamiseen.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Käytä --force -valitsinta ohittaaksesi kaikki tarkistukset.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Vanha tilanne:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Osiota %d ei ole olemassa, sitä ei voi muuttaa\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Uusi tilanne:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"En pidä näistä osioista – mitään ei muutettu.\n"
"(Jos todella haluat tätä, käytä valitsinta --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "En pidä tästä – kannattaa todennäköisesti vastata ”No”\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Oletko tyytyväinen tähän? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Haluatko kirjoittaa tämän levylle? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: ennenaikainen syötteen loppu\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Lopetetaan – mitään ei muutettu\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Vastaa joko y, n tai q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Uusi osiotaulu kirjoitettiin onnistuneesti\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.16-rc2\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2009-07-05 22:36+0100\n"
"Last-Translator: Nicolas Provost <nprovost@quadriv.com>\n"
"Language-Team: French <traduc@traduc.org>\n"
msgid "Cannot open %s\n"
msgstr "Impossible d'ouvrir %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "impossible d'ouvrir %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Échec de sauvegarde des vieux secteurs - abandon\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Échec de l'écriture de la partition sur %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "ligne d'entrée longue ou incomplète - abandon\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "erreur d'entrée: « = » espéré après le champ %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "erreur d'entrée: caractère inattendu %c après le champ %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "entrée non reconnu: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "numbre trop grand\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "rebut après le nombre\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "aucun espace pour le descripteur de partition\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "ne peut construire autour de la partition étendue\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "trop de champs à l'entrée\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Aucun espace pour en accepter d'avantage\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Type illégal\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"AVERTISSEMENT: la taille donnée (%lu) excède la taille maximale allouable (%"
"lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "AVERTISSEMENT: partition vide\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "AVERTISSEMENT: début de partition corrompu (auparavant %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "fanion d'amorçage non reconnu - choisir « - » ou « * »\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "spécification partielle c,h,s?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Partition étendue par à l'endroit attendu\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "entrée erronée\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "trop de partitions\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Habituellement vous n'avez besoin que de spécifier:\n"
"<début> et <taille> (et parfois <type>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Utilisation : %s [options] périphérique ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "périphérique: quelque chose comme /dev/hda ou /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "options utiles:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [ou --show-size]: lister la taille d'une partition"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
" -c [ou --id]: afficher ou modifier l'identificateur de partition"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [ou --list]: lister les partitions de chaque périphérique"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [ou --dump]: identique, mais dans un format utile pour une "
"saisie ultérieure"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [ou --increment]: numbre de cylindres etc. de 1 au lieu de 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: accepter/reporter en unités de secteurs/blocs/"
"cylindres/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [ou --list-types]:lister les types de partitions connus"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [ou --DOS]: pour la compatibilité DOS: perte d'un peu d'espace"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [ou --re-read]: forcer le kernel à relire la table de partitions"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
" -N# : modifier seulement la partition ayant le numéro #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : ne pas écrire sur le disque"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O fichier : sauvegarder les secteurs qui seront écrasés dans le "
"fichier"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I fichier : restaurer ces secteurs à nouveau"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [ou --version]: afficher la version"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [ou --help]: afficher l'aide mémoire"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "options dangereuses:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [ou --show-geometry]: afficher les données contenues dans le\n"
" kernel de la géométrie"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [ou --show-pt-geometry]: afficher la géométrie estimée à partir de la "
"table de partitions"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" ou les descripteurs attendus à l'entrée pour "
"ellest"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [ou --Linux]: ne pas afficher de message qui ne concerne pas "
"Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [ou --quiet]: supprimer tous les messages d'avertissement"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Vous pouvez écraser la géométrie en utilisant:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
" -C# [ou --cylinders #]:initialiser le nombre de cylindres à utiliser"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [ou --heads #]: initialiser le nombre de têtes à utiliser"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
" -S# [ou --sectors #]: initialiser le numbre de secteurs à utiliser"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Vous pouvez désactiver toutes les vérifications de consistence avec:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [ou --force]: exécuter aveuglément la commande donnée"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Utilisation :"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s périphérique\t\t lister les partitions actives du périphérique\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s périphérique n1 n2 ... activer les partitions n1 ..., désactiver les "
"autres\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An préiphérique\t activer la partition n, désactiver les autres\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\" ! L'utilitaire sfdisk ne supporte pas GPT. Utilisez GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Utiliser l'option --force pour ignorer ce contrôle.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "pas de commande?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "total: %llu blocs\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Utilisation : sfdisk --print-id périphérique numéro-de-partition\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Utilisation : sfdisk --change-id périphérique numéro-de-partition Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Utilisation : sfdisk --id périphérique numéro-de-partition [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
"vous ne pouvez spécifier seulement un périphérique (sauf avec -l ou -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "ne peut ouvrir %s en lecture-écriture\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "ne peut ouvrir %s en lecture\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylindres, %ld têtes, %ld secteurs/piste\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Ne peut obtenir la taille de %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "octet actif erroné: 0x%x au lieu de 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Complété\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"mais en a un pour DOS MBR qui ne pourra amorcer un disque qu'avec une seule "
"partition active.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partition %s a un identificateur %x qui n'est pas caché\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Identifcateur erroné %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Le disque est présentement en usage.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Erreur fatale: ne peut trouver %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "AVERTISSEMENT: %s n'est pas un périphérique fonctionnant par blocs\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Vérification qu'aucun autre n'utilise le disque en ce moment ...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"partitions swap sur ce disque.\n"
"Utiliser le fanion --no-reread pour supprimer cette vérification.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Utiliser l'option --force pour annuler toutes les vérifications.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Vieille situation:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "La partition %d n'existe pas, ne peut la modifer\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nouvelle situation:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Ces partitions sont questionnables -- rien n'a changé.\n"
"(Si vous désirez cela, utiliser l'option --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
"Cette situation n'est pas recommandable -- vous devriez probablement "
"répondre Non\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Êtes-vous satisfait avec cela? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Voulez-vous écrire cela sur le disque? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: fin prématurée de l'entrée\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Abandon - rien n'a changé\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "SVP fournir une réponse suivante: y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Succès d'écriture de la nouvelle table de partitions\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.14-rc2\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2008-05-21 18:25+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "A(z) „%s” nem nyitható meg\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "a(z) „%s” nem nyitható meg\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Nem sikerült elmenteni a régi szektorokat - megszakítás\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Nem sikerült a partíció kiírása a(z) %s eszközön\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "hosszú vagy hiányos bemeneti sor - kilépés\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "bemeneti hiba: a(z) %s mezőt „=” jelnek kellene követnie\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "bemeneti hiba: váratlan karakter (%c) a(z) %s mező után\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "azonosítatlan bemenet: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "a szám túl nagy\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "befejező szemét egy szám után\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "nincs hely a partícióleírónak\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "nem lehet felépíteni a körülvevő kiterjesztett partíciót\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "túl sok bemeneti mező\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Nincs hely több elem számára\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Érvénytelen típus\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Figyelmeztetés: a megadott méret (%lu) túllépte az engedélyezhető legnagyobb "
"méretet (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Figyelmeztetés: üres partíció\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Figyelmeztetés: hibás a partíció kezdete (legelső %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "azonosítatlan indítható jelző - válassza a - vagy * egyikét\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "részleges c,h,s meghatározás?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "A kiterjesztett partíció nem a várt helyen van\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "hibás bemenet\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "túl sok partíció\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Általában csak a <kezdet> és a <méret> megadása szükséges (és néha a "
"<típus>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Használat: %s [kapcsolók] eszköz ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "eszköz: /dev/hda, /dev/sda vagy ezekhez hasonló eszköznév"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "Hasznos kapcsolók:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [vagy --show-size]: kiírja egy partíció méretét"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
" -c [vagy --id]: kiírja vagy módosítja egy partíció azonosítóját"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [vagy --list]: kiírja az egyes eszközök partícióit"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [vagy --dump]: ugyanaz, de későbbi bemenetnek megfelelő formában"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [vagy --increment]: cilinderek stb. számozása 1-től és nem 0-tól"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: elfogadás/jelentés szektor/blokk/cilinder/MB "
"egységben"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [vagy --list-types]:az ismert partíciótípusok kiírása"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [vagy --DOS]: a DOS kompatibilitáshoz egy kevés hely elpazarlása"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [vagy --re-read]: a rendszermag újraolvassa a partíciós táblát"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : csak a megadott számú partíció módosítása"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : a lemez tényleges írásának kihagyása"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O fájl : a felülírandó szektorok fájlba mentése"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr ""
" -I fájl : az előbbivel mentett szektorok visszaállítása"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [vagy --version]: verziószám kiírása"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [vagy --help]: ezen súgó kiírása"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "Veszélyes kapcsolók:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [vagy --show-geometry]: kiírja a rendszermag elképzelését a "
"geometriáról"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr ""
" -g [vagy --show-geometry]: kiírja a geometriát a partíciós tábla alapján"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [vagy --show-extended]: felsorolja a kibővített partíciókat is\n"
" vagy leírókat vár hozzájuk a bemenetről"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [vagy --Linux]: nem jelez Linux alatt lényegtelen dolgok miatt"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [vagy --quiet]: figyelmeztető üzenetek elnémítása"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr "Felülbírálhatja az érzékelt geometriát a következőkkel:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [vagy --cylinders #]: a használandó cilinderszám beállítása"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [vagy --heads #]: a használandó fejszám beállítása"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [vagy --sectors #]: a használandó szektorszám beállítása"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Letilthatja az összes konzisztencia-ellenőrzést a következőkkel:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
" -f [vagy --force]: parancs végrehajtása, akkor is ha értelmetlen"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Használat:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s eszköz\t\t az eszköz aktív partícióinak felsorolása\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s eszköz n1 n2... az n1... partíciók aktiválása, a többi deaktiválása\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An eszköz\t az n. partíció aktiválása, a többi deaktiválása\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"programot.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Ezt az ellenőrzést a --force kapcsoló segítségével bírálhatja felül.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "nincs parancs?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "összesen: %llu blokk\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "használat: sfdisk --print-id eszköz partíciószám\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "használat: sfdisk --change-id eszköz partíciószám azonosító\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "használat: sfdisk --id eszköz partíciószám [azonosító]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "csak egy eszköz adható meg (kivéve a -l vagy -s kapcsolót)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "a(z) %s nem nyitható meg írásra és olvasásra\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "a(z) %s nem nyitható meg olvasásra\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: Rendben\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cilinder, %ld fej, %ld sáv szektoronként\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Nem kérhető le a(z) %s mérete\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "hibás aktív bájt: 0x%x a 0x80 helyett\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Kész\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"MBR csak a pontosan egy aktív partíciót tartalmazó lemezről képes "
"elindulni.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "a(z) %s partíció azonosítója %x és nem rejtett\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Hibás azonosító: %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "A lemez jelenleg használatban van.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Végzetes hiba: a(z) „%s” nem található\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Figyelmeztetés: a(z) %s nem blokkeszköz\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
"Ellenőrzésre kerül, hogy pillanatnyilag senki sem használja a lemezt...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"lapozópartíciók kikapcsolásához. Használja a --no-reread kapcsolót ezen\n"
"ellenőrzés letiltásához.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Használja a --force kapcsolót az összes ellenőrzés felülbírálásához.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "Rendben\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Régi helyzet:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "A(z) %d. partíció nem létezik, nem lehet módosítani\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Új helyzet:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Nem szeretem ezeket a partíciókat - semmit sem változott.\n"
"(Ha tényleg ezt akarja, használja a --force kapcsolót.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Nem szeretem ezt - Ajánlott a Nem válasz\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Elégedett ezzel? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Valóban lemezre akarja ezt írni? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: idő előtt vége a bemenetnek\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Kilépés - semmi sem változott\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Az y, n, q (igen, nem, kilépés) egyikével válaszoljon\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Az új partíciós tábla sikeresen kiírva\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.17.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2010-02-18 04:00+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
#: disk-utils/fsck.cramfs.c:682
#, c-format
msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)"
-msgstr "direktori data berawal (%ld) < sizeof(struct cramfs_super) + awal (%ld)"
+msgstr ""
+"direktori data berawal (%ld) < sizeof(struct cramfs_super) + awal (%ld)"
#: disk-utils/fsck.cramfs.c:685
#, c-format
#: disk-utils/fsck.minix.c:1180 disk-utils/fsck.minix.c:1234
#, c-format
msgid "Zone %d: marked in use, no file uses it."
-msgstr "Zone %d: ditandai sedang digunakan, tidak ada file yang menggunakannya."
+msgstr ""
+"Zone %d: ditandai sedang digunakan, tidak ada file yang menggunakannya."
#: disk-utils/fsck.minix.c:1181 disk-utils/fsck.minix.c:1236
msgid "Unmark"
#: disk-utils/mkfs.cramfs.c:126
#, c-format
msgid ""
-"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n"
+"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
+"name] dirname outfile\n"
" -h print this help\n"
" -v be verbose\n"
" -E make all warnings errors (non-zero exit status)\n"
" dirname root of the filesystem to be compressed\n"
" outfile output file\n"
msgstr ""
-"penggunaan: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n"
+"penggunaan: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
+"name] dirname outfile\n"
" -h tampilkan bantuan ini\n"
" -v menjadi lebih verbose\n"
-" -E membuat semua peringatan menjadi errors (status exit yang tidak nol)\n"
+" -E membuat semua peringatan menjadi errors (status exit yang tidak "
+"nol)\n"
" -b blksize menggunakan ukuran blksz, harus sama dengan ukuran page\n"
" -e edition menset nomor edisi (bagian dari fsid)\n"
" -N endian set tipe endian dari cramfs (big|little|host), baku host\n"
-" -i file memasukkan file image kedalam filesystem (butuh kernel >= 2.4.0)\n"
+" -i file memasukkan file image kedalam filesystem (butuh kernel >= "
+"2.4.0)\n"
" -n name menset nama dari filesystem cramfs\n"
" -p pad dengan %d bytes dari boot code\n"
" -s sort masukan direktori (pilihan lama, diabaikan)\n"
#: disk-utils/mkfs.cramfs.c:853
#, c-format
-msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely.\n"
-msgstr "peringatan: perkiraan dari ukuran yang dibutuhkan (batas atas) adalah %lldMB, tetapi maksimal ukuran image adalah %uMB. Kita mungkin akan mati secara premature.\n"
+msgid ""
+"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
+"image size is %uMB. We might die prematurely.\n"
+msgstr ""
+"peringatan: perkiraan dari ukuran yang dibutuhkan (batas atas) adalah %"
+"lldMB, tetapi maksimal ukuran image adalah %uMB. Kita mungkin akan mati "
+"secara premature.\n"
#: disk-utils/mkfs.cramfs.c:880
msgid "ROM image map"
#: disk-utils/mkfs.cramfs.c:925
#, c-format
msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n"
-msgstr "tidak cukup ruang untuk mengalokasikan image ROM (%lld teralokasi, %zu digunakan)\n"
+msgstr ""
+"tidak cukup ruang untuk mengalokasikan image ROM (%lld teralokasi, %zu "
+"digunakan)\n"
#: disk-utils/mkfs.cramfs.c:933
msgid "ROM image"
#: disk-utils/mkfs.cramfs.c:957
#, c-format
-msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n"
-msgstr "Peringatan: uids dipotong menjadi %u bits. (Ini mungkin merupakan masalah keamanan.)\n"
+msgid ""
+"warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+"Peringatan: uids dipotong menjadi %u bits. (Ini mungkin merupakan masalah "
+"keamanan.)\n"
#: disk-utils/mkfs.cramfs.c:962
#, c-format
-msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n"
-msgstr "Peringatan: gids dipotong menjadi %u bits. (Ini mungkin merupakan masalah keamanan.)\n"
+msgid ""
+"warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+"Peringatan: gids dipotong menjadi %u bits. (Ini mungkin merupakan masalah "
+"keamanan.)\n"
#: disk-utils/mkfs.cramfs.c:967
#, c-format
#: disk-utils/mkswap.c:165
#, c-format
msgid "Using user-specified page size %d, instead of the system value %d\n"
-msgstr "Menggunakan ukuran page %d yang dispesifikasikan pengguna, dari pada menggunakan ukuran system %d\n"
+msgstr ""
+"Menggunakan ukuran page %d yang dispesifikasikan pengguna, dari pada "
+"menggunakan ukuran system %d\n"
#: disk-utils/mkswap.c:194
#, c-format
#: disk-utils/mkswap.c:577
#, c-format
msgid "%s: error: size %llu KiB is larger than device size %llu KiB\n"
-msgstr "%s: error: ukuran %llu KiB lebih besar dari ukuran perangkat %llu KiB\n"
+msgstr ""
+"%s: error: ukuran %llu KiB lebih besar dari ukuran perangkat %llu KiB\n"
#: disk-utils/mkswap.c:586
#, c-format
#: disk-utils/raw.c:125
#, c-format
-msgid "Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
-msgstr "Perangkat '%s' adalah perangkat kontrol raw (gunakan raw<N> dimana <N> lebih besar dari nol)\n"
+msgid ""
+"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
+msgstr ""
+"Perangkat '%s' adalah perangkat kontrol raw (gunakan raw<N> dimana <N> lebih "
+"besar dari nol)\n"
#: disk-utils/raw.c:145
#, c-format
#: fdisk/cfdisk.c:417
#, c-format
msgid "Reboot the system to ensure the partition table is correctly updated.\n"
-msgstr "Reboot komputer anda untuk memastikan tabel partisi telah benar - benar di-update.\n"
+msgstr ""
+"Reboot komputer anda untuk memastikan tabel partisi telah benar - benar di-"
+"update.\n"
#: fdisk/cfdisk.c:421
#, c-format
msgstr "memperbesar partisi logical yang saling beroverlap"
#: fdisk/cfdisk.c:1003
-msgid "!!!! Internal error creating logical drive with no extended partition !!!!"
-msgstr "!!!! Kesalahan internal membuat drive logical dengan tidak menggunakan partisi extended !!!!"
+msgid ""
+"!!!! Internal error creating logical drive with no extended partition !!!!"
+msgstr ""
+"!!!! Kesalahan internal membuat drive logical dengan tidak menggunakan "
+"partisi extended !!!!"
#: fdisk/cfdisk.c:1014 fdisk/cfdisk.c:1026
-msgid "Cannot create logical drive here -- would create two extended partitions"
-msgstr "Tidak dapat membuat drive logical disini -- apakah anda akan membuat dua partisi extended"
+msgid ""
+"Cannot create logical drive here -- would create two extended partitions"
+msgstr ""
+"Tidak dapat membuat drive logical disini -- apakah anda akan membuat dua "
+"partisi extended"
#: fdisk/cfdisk.c:1168
msgid "Menu item too long. Menu may look odd."
msgstr "Disk terbuka hanya-baca - anda tidak mempunyai ijin untuk menulis"
#: fdisk/cfdisk.c:1687
-msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
-msgstr "Peringatan!! GPT Tidak didukung (GUID Tabel Partisi) Terdeteksi. Gunakan GNU Parted."
+msgid ""
+"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
+msgstr ""
+"Peringatan!! GPT Tidak didukung (GUID Tabel Partisi) Terdeteksi. Gunakan GNU "
+"Parted."
#: fdisk/cfdisk.c:1706
msgid "Cannot get disk size"
msgstr "Peringatan!! Ini mungkin akan menghancurkan data di disk anda!"
#: fdisk/cfdisk.c:1881
-msgid "Are you sure you want to write the partition table to disk? (yes or no): "
-msgstr "Apakah anda yakin ingin menulis tabel partisi ke disk? (ya atau tidak): "
+msgid ""
+"Are you sure you want to write the partition table to disk? (yes or no): "
+msgstr ""
+"Apakah anda yakin ingin menulis tabel partisi ke disk? (ya atau tidak): "
#: fdisk/cfdisk.c:1887
msgid "no"
msgstr "Tabel partisi telah tertulis di disk"
#: fdisk/cfdisk.c:1926
-msgid "Wrote partition table, but re-read table failed. Run partprobe(8), kpartx(8) or reboot to update table."
-msgstr "Tabel partisi telah ditulis, tetapi gagal untuk membaca ulang tabel partisi. Jalankan partprobe(8), kpartx(8) atau reboot untuk memperbarui tabel."
+msgid ""
+"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
+"(8) or reboot to update table."
+msgstr ""
+"Tabel partisi telah ditulis, tetapi gagal untuk membaca ulang tabel partisi. "
+"Jalankan partprobe(8), kpartx(8) atau reboot untuk memperbarui tabel."
#: fdisk/cfdisk.c:1936
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
-msgstr "Tidak ada partisi primary yang diberi tanda bootable. DOS MBR tidak dapat memboot disk ini."
+msgstr ""
+"Tidak ada partisi primary yang diberi tanda bootable. DOS MBR tidak dapat "
+"memboot disk ini."
#: fdisk/cfdisk.c:1938
-msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this."
-msgstr "Lebih dari satu partisi primary yang diberi tanda bootable. DOS MBR tidak dapat memboot disk ini."
+msgid ""
+"More than one primary partition is marked bootable. DOS MBR cannot boot this."
+msgstr ""
+"Lebih dari satu partisi primary yang diberi tanda bootable. DOS MBR tidak "
+"dapat memboot disk ini."
#: fdisk/cfdisk.c:1996 fdisk/cfdisk.c:2115 fdisk/cfdisk.c:2199
msgid "Enter filename or press RETURN to display on screen: "
-msgstr "Masukkan nama file atau tekan RETURN untuk menampilkan display di layar: "
+msgstr ""
+"Masukkan nama file atau tekan RETURN untuk menampilkan display di layar: "
#: fdisk/cfdisk.c:2005 fdisk/cfdisk.c:2123 fdisk/cfdisk.c:2207
#, c-format
msgstr " Pertama Akhir\n"
#: fdisk/cfdisk.c:2137
-msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n"
-msgstr " # Tipe Sektor Sektor Offset Length Tipe Filesystem (ID) Tanda\n"
+msgid ""
+" # Type Sector Sector Offset Length Filesystem Type (ID) "
+"Flag\n"
+msgstr ""
+" # Tipe Sektor Sektor Offset Length Tipe Filesystem (ID) "
+"Tanda\n"
#: fdisk/cfdisk.c:2138
-msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
-msgstr "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
+msgid ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
+msgstr ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
#: fdisk/cfdisk.c:2221
msgid " ---Starting---- ----Ending----- Start Number of\n"
-msgstr " ----Berawal---- ----Berakhir---- Awal Nomor dari\n"
+msgstr ""
+" ----Berawal---- ----Berakhir---- Awal Nomor dari\n"
#: fdisk/cfdisk.c:2222
msgid " # Flags Head Sect Cyl ID Head Sect Cyl Sector Sectors\n"
#: fdisk/cfdisk.c:2223
msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
-msgstr "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
+msgstr ""
+"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
#: fdisk/cfdisk.c:2256
msgid "Raw"
#: fdisk/cfdisk.c:2289
msgid "This is cfdisk, a curses based disk partitioning program, which"
-msgstr "Ini adalah cfdisk, sebuah program untuk mempartisi disk berbasis curses, yang"
+msgstr ""
+"Ini adalah cfdisk, sebuah program untuk mempartisi disk berbasis curses, yang"
#: fdisk/cfdisk.c:2290
msgid "allows you to create, delete and modify partitions on your hard"
-msgstr "memungkinkan anda untuk membuat, menghapus, dan memodifikasi partisi di perangkat"
+msgstr ""
+"memungkinkan anda untuk membuat, menghapus, dan memodifikasi partisi di "
+"perangkat"
#: fdisk/cfdisk.c:2291
msgid "disk drive."
#: fdisk/cfdisk.c:2300
msgid " WARNING: This option should only be used by people who"
-msgstr " PERINGATAN: Pilihan ini seharusnya hanya boleh digunakan oleh orang yang"
+msgstr ""
+" PERINGATAN: Pilihan ini seharusnya hanya boleh digunakan oleh "
+"orang yang"
#: fdisk/cfdisk.c:2301
msgid " know what they are doing."
#: fdisk/cfdisk.c:2304
msgid " Note: This may make the partition incompatible with"
-msgstr " Catatan: Ini mungkin akan membuat partisi tidak kompatibel dengan"
+msgstr ""
+" Catatan: Ini mungkin akan membuat partisi tidak kompatibel "
+"dengan"
#: fdisk/cfdisk.c:2305
msgid " DOS, OS/2, ..."
#: fdisk/cfdisk.c:2310
msgid " r - Raw data (exactly what would be written to disk)"
-msgstr " r - Data mentah (sama seperti yang akan ditulis di disk)"
+msgstr ""
+" r - Data mentah (sama seperti yang akan ditulis di disk)"
#: fdisk/cfdisk.c:2311
msgid " s - Table ordered by sectors"
#: fdisk/cfdisk.c:2317
msgid " W Write partition table to disk (must enter upper case W)"
-msgstr " W Tulis tabel partisi ke disk (harus mengetikkan huruf besar W)"
+msgstr ""
+" W Tulis tabel partisi ke disk (harus mengetikkan huruf besar W)"
#: fdisk/cfdisk.c:2318
msgid " Since this might destroy data on the disk, you must"
#: fdisk/cfdisk.c:2319
msgid " either confirm or deny the write by entering `yes' or"
-msgstr " mengkonfirmasikan atau menolak penulisan dengan mengetikkan 'yes' atau"
+msgstr ""
+" mengkonfirmasikan atau menolak penulisan dengan mengetikkan "
+"'yes' atau"
#: fdisk/cfdisk.c:2320
msgid " `no'"
"\n"
"Pilihan:\n"
"-a: Gunakan panah daripada penonjolan;\n"
-"-z: Mulai dari sebuah tabel partisi kosong, dari pada membaca dari tabel partisi disk;\n"
-"-c C -h H -s S; memaksa ide kernel mengenai jumlah cylinders, jumlah heads, \n"
+"-z: Mulai dari sebuah tabel partisi kosong, dari pada membaca dari tabel "
+"partisi disk;\n"
+"-c C -h H -s S; memaksa ide kernel mengenai jumlah cylinders, jumlah "
+"heads, \n"
" dan jumlah dari sectors/track.\n"
#: fdisk/fdiskaixlabel.c:27
"\tTerdapat sebuah AIX label yang valid di disk ini.\n"
"\tSayangnya Linux tidak dapat menangani disk ini saat\n"
"\tini. Beberapa saran:\n"
-"\t1. fdisk akan menghancurkan isi dari AIX label pada waktu menulis ke disk.\n"
+"\t1. fdisk akan menghancurkan isi dari AIX label pada waktu menulis ke "
+"disk.\n"
"\t2. Pastikan disk ini BUKAN bagian vital dari volume group. (Jika \n"
"\t anda mungkin akan menghapus disk lain juga, jika tidak di mirror.)\n"
"\t3. Sebelum menghapus physical volume ini pastikan untuk menghapus disk\n"
"I/O) size boundary is recommended, or performance may be impacted.\n"
msgstr ""
"\n"
-"Perangkat menampilkan sebuah ukuran sektor logikal yang lebih kecil daripada\n"
-"ukuran sektor fisik. Menyesuaikan ke batas sektor fisik (atau optimal I/O) adalah langkah yang\n"
+"Perangkat menampilkan sebuah ukuran sektor logikal yang lebih kecil "
+"daripada\n"
+"ukuran sektor fisik. Menyesuaikan ke batas sektor fisik (atau optimal I/O) "
+"adalah langkah yang\n"
"direkomendasikan, atau mungkin berdampak pada performansi perangkat.\n"
#: fdisk/fdisk.c:789
"\n"
msgstr ""
"Membuat sebuah DOS disklabel baru dengan identifikasi disk 0x%08x.\n"
-"Perubahan akan tetap berada di memori, sampai anda memutuskan untuk menulisnya.\n"
+"Perubahan akan tetap berada di memori, sampai anda memutuskan untuk "
+"menulisnya.\n"
"Sesudah itu, tentu, isi sebelumnya tidak dapat dikembalikan lagi.\n"
"\n"
#: fdisk/fdisk.c:1250
#, c-format
-msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n"
-msgstr "Perangkat tidak berisi tabel partisi yang valid baik untuk DOS, Sun, SGI ataupun OSF disklabel\n"
+msgid ""
+"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
+"disklabel\n"
+msgstr ""
+"Perangkat tidak berisi tabel partisi yang valid baik untuk DOS, Sun, SGI "
+"ataupun OSF disklabel\n"
#: fdisk/fdisk.c:1267
#, c-format
#: fdisk/fdisk.c:1289
#, c-format
-msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n"
-msgstr "Peringatan: tanda tidak valid 0x%04x dari tabel partisi %d akan dibetulkan w(rite)\n"
+msgid ""
+"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
+"(rite)\n"
+msgstr ""
+"Peringatan: tanda tidak valid 0x%04x dari tabel partisi %d akan dibetulkan w"
+"(rite)\n"
#: fdisk/fdisk.c:1315
#, c-format
#: fdisk/fdisk.c:1821
#, c-format
msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
-msgstr "Partisi %d memiliki physical/logical awal yang berbeda (bukan-Linux?):\n"
+msgstr ""
+"Partisi %d memiliki physical/logical awal yang berbeda (bukan-Linux?):\n"
#: fdisk/fdisk.c:1823 fdisk/fdisk.c:1831 fdisk/fdisk.c:1840 fdisk/fdisk.c:1850
#, c-format
#: fdisk/fdisk.c:2493
#, c-format
msgid "You must delete some partition and add an extended partition first\n"
-msgstr "Anda harus menghapus beberapa partisi dan menambahkan sebuah partisi extended terlebih dahulu\n"
+msgstr ""
+"Anda harus menghapus beberapa partisi dan menambahkan sebuah partisi "
+"extended terlebih dahulu\n"
#: fdisk/fdisk.c:2496
#, c-format
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
+"support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"PERINGATAN: GPT (GUID Tabel Partisi) terdeteksi di '%s'! aplikasi fdisk tidak mendukung GPT. Gunakan GNU Parted.\n"
+"PERINGATAN: GPT (GUID Tabel Partisi) terdeteksi di '%s'! aplikasi fdisk "
+"tidak mendukung GPT. Gunakan GNU Parted.\n"
#: fdisk/fdisk.c:2814
#, c-format
msgid "Cannot open %s\n"
msgstr "Tidak dapat membuka %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "tidak dapat membuka %s\n"
#: fdisk/fdisk.c:2934
#, c-format
-msgid "Warning: the -b (set sector size) option should be used with one specified device\n"
-msgstr "Peringatan: pilihan -b (set ukuran sektor) seharusnya digunakan dengan salah satuperangkat yang digunakan\n"
+msgid ""
+"Warning: the -b (set sector size) option should be used with one specified "
+"device\n"
+msgstr ""
+"Peringatan: pilihan -b (set ukuran sektor) seharusnya digunakan dengan salah "
+"satuperangkat yang digunakan\n"
#: fdisk/fdisk.c:2994
#, c-format
#: fdisk/fdisksgilabel.c:151
#, c-format
-msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n"
-msgstr "Menurut MIPS Computer Systems, Inc. label harus berisi tidak lebih dari 512 bytes\n"
+msgid ""
+"According to MIPS Computer Systems, Inc the Label must not contain more than "
+"512 bytes\n"
+msgstr ""
+"Menurut MIPS Computer Systems, Inc. label harus berisi tidak lebih dari 512 "
+"bytes\n"
#: fdisk/fdisksgilabel.c:170
#, c-format
#: fdisk/fdisksgilabel.c:532
#, c-format
msgid "Sorry You may change the Tag of non-empty partitions.\n"
-msgstr "Maaf Anda mungkin telah merubah Tag dari sebuah partisi yang tidak kosong.\n"
+msgstr ""
+"Maaf Anda mungkin telah merubah Tag dari sebuah partisi yang tidak kosong.\n"
#: fdisk/fdisksgilabel.c:538
msgid ""
#: fdisk/fdisksgilabel.c:568
#, c-format
msgid "Do You know, You got a partition overlap on the disk?\n"
-msgstr "Apakah anda tahu, Anda memperoleh sebuah partisi yang overlap di disk?\n"
+msgstr ""
+"Apakah anda tahu, Anda memperoleh sebuah partisi yang overlap di disk?\n"
#: fdisk/fdisksgilabel.c:626
#, c-format
#: fdisk/fdisksgilabel.c:635
#, c-format
msgid "You got a partition overlap on the disk. Fix it first!\n"
-msgstr "Anda memperoleh sebuah partisi yang overlap di disk. Betulkan ini terlebih dahulu!\n"
+msgstr ""
+"Anda memperoleh sebuah partisi yang overlap di disk. Betulkan ini terlebih "
+"dahulu!\n"
#: fdisk/fdisksgilabel.c:644 fdisk/fdisksgilabel.c:673
#, c-format
#: fdisk/fdisksgilabel.c:660
#, c-format
msgid "You will get a partition overlap on the disk. Fix it first!\n"
-msgstr "Anda akan memperoleh sebuah partisi yang overlap di disk. Betulkan ini terlebih dahulu!\n"
+msgstr ""
+"Anda akan memperoleh sebuah partisi yang overlap di disk. Betulkan ini "
+"terlebih dahulu!\n"
#: fdisk/fdisksgilabel.c:665
#, c-format
#: fdisk/fdisksgilabel.c:718 fdisk/fdisksunlabel.c:222
#, c-format
msgid ""
-"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n"
+"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
+"d.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
-"Peringatan: BLKGETSIZE ioctl gagal di %s. Menggunakan nilai geometri cylinder dari %d.\n"
+"Peringatan: BLKGETSIZE ioctl gagal di %s. Menggunakan nilai geometri "
+"cylinder dari %d.\n"
"Nilai ini mungkin akan dipotong untuk perangkat yang berukuran > 33.8 GB.\n"
#: fdisk/fdisksgilabel.c:732
#: fdisk/fdisksunlabel.c:163
#, c-format
-msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
-msgstr "Peringatan: Nilai salah butuh untuk perbaiki dan akan diperbaiki w(rite)\n"
+msgid ""
+"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
+msgstr ""
+"Peringatan: Nilai salah butuh untuk perbaiki dan akan diperbaiki w(rite)\n"
#: fdisk/fdisksunlabel.c:193
#, c-format
"%d %s covers some other partition. Your entry has been changed\n"
"to %d %s\n"
msgstr ""
-"Anda belum melingkupi seluruh disk dengan partisi ke tiga, tetapi nilai anda\n"
+"Anda belum melingkupi seluruh disk dengan partisi ke tiga, tetapi nilai "
+"anda\n"
"%d %s melingkupi beberapa partisi yang lain. Masukan anda telah berubah \n"
"menjadi %d %s\n"
"partition as Whole disk (5), starting at 0, with %u sectors\n"
msgstr ""
"Jika anda ingin menjaga kompatibilitas dengan SunOS/Solaris, pertimbangkan \n"
-"untuk meninggalkan partisi ini sebagai Whole disk (5), mulai di 0, dengan %u sectors\n"
+"untuk meninggalkan partisi ini sebagai Whole disk (5), mulai di 0, dengan %u "
+"sectors\n"
#: fdisk/fdisksunlabel.c:544
msgid ""
"Ini sangat direkomendasikan bahwa partisi di offset 0 adalah UFS, EXT2FS \n"
"filesystem atau SunOS swap. Menempatkan Linux swap disana mungkin akan \n"
"menghancurkan tabel partisi anda dan bootblock. Ketik YES jika anda sangat \n"
-"yakin, akankah anda menset (tag) partisi tersebut dengan tipe 82 (Linux swap): "
+"yakin, akankah anda menset (tag) partisi tersebut dengan tipe 82 (Linux "
+"swap): "
#: fdisk/fdisksunlabel.c:576
#, c-format
#: fdisk/sfdisk.c:340
msgid "partition restore file has wrong size - not restoring\n"
-msgstr "file partisi untuk restore memiliki ukuran yang salah - tidak melakukan restore\n"
+msgstr ""
+"file partisi untuk restore memiliki ukuran yang salah - tidak melakukan "
+"restore\n"
#: fdisk/sfdisk.c:344
msgid "out of memory?\n"
#: fdisk/sfdisk.c:504
#, c-format
msgid "Warning: BLKGETSIZE/HDIO_GETGEO says that there are %lu cylinders\n"
-msgstr "Peringatan: BLKGETSIZE/HDIO_GETGEO mengatakan bahwa disana ada %lu cylinders\n"
+msgstr ""
+"Peringatan: BLKGETSIZE/HDIO_GETGEO mengatakan bahwa disana ada %lu "
+"cylinders\n"
#: fdisk/sfdisk.c:509
#, c-format
"This will give problems with all software that uses C/H/S addressing.\n"
msgstr ""
"Peringatan: tidak seperti jumlah sektor (%lu) - biasanya ada di 63\n"
-"Ini akan memberikan masalah dengan seluruh software yang pengalamatan mengunakan C/H/S.\n"
+"Ini akan memberikan masalah dengan seluruh software yang pengalamatan "
+"mengunakan C/H/S.\n"
#: fdisk/sfdisk.c:513
#, c-format
#: fdisk/sfdisk.c:595
#, c-format
-msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
-msgstr "%s dari partisi %s memiliki jumlah head yang tidak mungkin: %lu (seharusnya berada dalam 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
+msgstr ""
+"%s dari partisi %s memiliki jumlah head yang tidak mungkin: %lu (seharusnya "
+"berada dalam 0-%lu)\n"
#: fdisk/sfdisk.c:600
#, c-format
-msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n"
-msgstr "%s dari partisi %s memiliki jumlah sektor yang tidak mungkin: %lu (seharusnya berada dalam 1-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
+"lu)\n"
+msgstr ""
+"%s dari partisi %s memiliki jumlah sektor yang tidak mungkin: %lu "
+"(seharusnya berada dalam 1-%lu)\n"
#: fdisk/sfdisk.c:605
#, c-format
-msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n"
-msgstr "%s dari partisi %s memiliki jumlah cylinders yang tidak mungkin: %lu (seharusnya berada dalam 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
+"lu)\n"
+msgstr ""
+"%s dari partisi %s memiliki jumlah cylinders yang tidak mungkin: %lu "
+"(seharusnya berada dalam 0-%lu)\n"
#: fdisk/sfdisk.c:645
#, c-format
"Units = mebibytes of 1048576 bytes, blocks of 1024 bytes, counting from %d\n"
"\n"
msgstr ""
-"Satuan = mebibytes dari 1048576 bytes, blocks dari 1024 bytes, dihitung dari %d\n"
+"Satuan = mebibytes dari 1048576 bytes, blocks dari 1024 bytes, dihitung dari "
+"%d\n"
"\n"
#: fdisk/sfdisk.c:953
#: fdisk/sfdisk.c:1120
#, c-format
msgid "\t\tend: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "\t\takhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
+msgstr ""
+"\t\takhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
#: fdisk/sfdisk.c:1123
#, c-format
#: fdisk/sfdisk.c:1197
#, c-format
msgid "Warning: partition %s has size 0 but is not marked Empty\n"
-msgstr "Peringatan: partisi %s memiliki ukuran 0 tetapi tidak ditandai Kosong\n"
+msgstr ""
+"Peringatan: partisi %s memiliki ukuran 0 tetapi tidak ditandai Kosong\n"
#: fdisk/sfdisk.c:1200
#, c-format
"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
msgstr ""
"Peringatan: lebih dari satu partis primary yang ditandai bootable (active)\n"
-"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan mem-boot disk ini.\n"
+"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan mem-boot "
+"disk ini.\n"
#: fdisk/sfdisk.c:1318
msgid ""
"This does not matter for LILO, but the DOS MBR will not boot this disk.\n"
msgstr ""
"Peringatan: tidak ada partisi primary yang ditandai bootable (active)\n"
-"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan dapat mem-boot disk ini.\n"
+"Ini tidak menjadi masalah untuk LILO, tetapi DOS MBR tidak akan dapat mem-"
+"boot disk ini.\n"
#: fdisk/sfdisk.c:1338
msgid "start"
#: fdisk/sfdisk.c:1341
#, c-format
-msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "partisi %s: awal: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
+msgid ""
+"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
+msgstr ""
+"partisi %s: awal: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%"
+"ld)\n"
#: fdisk/sfdisk.c:1347
msgid "end"
#: fdisk/sfdisk.c:1350
#, c-format
msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "partisi %s: akhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%ld)\n"
+msgstr ""
+"partisi %s: akhir: (c,h,s) diperkirakan (%ld,%ld,%ld) ditemukan (%ld,%ld,%"
+"ld)\n"
#: fdisk/sfdisk.c:1353
#, c-format
msgid "Failed saving the old sectors - aborting\n"
msgstr "Gagal menyimpan sektor lama - membatalkan\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Gagal menulis partisi di %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "panjang atau baris input tidak complete - berhenti\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "input error: `=' diperkirakan setelah %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "input error: unexpected character %c setelah %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "input tidak diketahui: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "nomor terlalu besar\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "trailing junk sesudah nomor\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "tidak ada ruang untuk partisi deskripsi\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "tidak dapat membuat extended partisi disekitarnya\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "terlalu banya input\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Tidak ada ruang lagi\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Tipe ilegal\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
-msgstr "Peringatan: diberikan ukuran (%lu) melebihi ukuran maksimal yang diijinkan (%lu)\n"
+msgstr ""
+"Peringatan: diberikan ukuran (%lu) melebihi ukuran maksimal yang diijinkan (%"
+"lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Peringatan: partisi kosong\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Peringatan: partisi memiliki awal yang buruk (terlalu awal %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "tanda bootable tidak diketahui - pilih - atau *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "partial c,h,s spesifikasi?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Extended partisi tidak diperkirakan\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "input tidak baik\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "terlalu banyak partisi\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-"Masukkan dengan menggunakan format berikut; field yang kosong akan memperoleh\n"
+"Masukkan dengan menggunakan format berikut; field yang kosong akan "
+"memperoleh\n"
"nilai default. <awal> <ukuran> <tipe [E,S,L,X,hex]> <bootable [-,*] <c,h,s>\n"
-"<c,h,s> biasanya anda hanya perlu untuk menspesikan <awal> dan <ukuran> (dan mungkin <tipe>).\n"
+"<c,h,s> biasanya anda hanya perlu untuk menspesikan <awal> dan <ukuran> (dan "
+"mungkin <tipe>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Penggunaan: %s [pilihan] perangkat ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "perangkat: sesuatu seperti /dev/hda atau /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "pilihan yang berguna:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [atau --show-size]: tampilkan ukuran setiap partisi"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [atau --id]: mencetak atau mengubab Id dari partisi"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [atau --list]: tampilkan partisi di setiap perangkat"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
-msgstr " -d [atau --dump]: idem, tetapi dalam sebuah format yang sesuai untuk input selanjutnya"
+msgstr ""
+" -d [atau --dump]: idem, tetapi dalam sebuah format yang sesuai untuk "
+"input selanjutnya"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
-msgstr " -i [atau --increment]: nomor cylinders etc. dari 1 dari pada dari 0"
+msgstr ""
+" -i [atau --increment]: nomor cylinders etc. dari 1 dari pada dari 0"
-#: fdisk/sfdisk.c:2297
-msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB"
-msgstr " -uS, -uB, -uC, -uM: menerima/melaporkan dalam satuan dari sektor/block/cylinders/MB"
+#: fdisk/sfdisk.c:2302
+msgid ""
+" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
+"MB"
+msgstr ""
+" -uS, -uB, -uC, -uM: menerima/melaporkan dalam satuan dari sektor/block/"
+"cylinders/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
-msgstr " -T [atau --list-types]:tampilkan daftar dari tipe partisi yang diketahui"
+msgstr ""
+" -T [atau --list-types]:tampilkan daftar dari tipe partisi yang diketahui"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
-msgstr " -D [atau --DOS]: untuk DOS-kompatibilitas: membuat sedikit ruang"
+msgstr ""
+" -D [atau --DOS]: untuk DOS-kompatibilitas: membuat sedikit ruang"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [atau --re-read] membuat kernel membaca kembali tabel partisi"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : hanya mengubah partisi nomor #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : tidak menulis sebenarnya ke disk"
-#: fdisk/sfdisk.c:2303
-msgid " -O file : save the sectors that will be overwritten to file"
+#: fdisk/sfdisk.c:2308
+msgid ""
+" -O file : save the sectors that will be overwritten to file"
msgstr " -O file : menyimpan sectors yang akan ditulis ke file"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I file : mengembalikan sektor itu kembali"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [atau --version]: tampilkan versi dari aplikasi"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [atau --help]: tampilkan pesan ini"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "pilihan yang berbahaya:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [atau --show-geometry]: tampilkan ide kernel mengenai geometri"
-#: fdisk/sfdisk.c:2309
-msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table"
-msgstr " -G [atau --show-pt-geometry]: tampilkan geometry yang ditebak dari tabel partisi"
+#: fdisk/sfdisk.c:2314
+msgid ""
+" -G [or --show-pt-geometry]: print geometry guessed from the partition "
+"table"
+msgstr ""
+" -G [atau --show-pt-geometry]: tampilkan geometry yang ditebak dari tabel "
+"partisi"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
msgstr ""
-" -x [atau --show-extended]: juga menampilkan partisi extended dalam output\n"
-" atau memperkirakan deskripsi dari partisi di input"
+" -x [atau --show-extended]: juga menampilkan partisi extended dalam "
+"output\n"
+" atau memperkirakan deskripsi dari partisi di "
+"input"
-#: fdisk/sfdisk.c:2312
-msgid " -L [or --Linux]: do not complain about things irrelevant for Linux"
-msgstr " -L [atau --Linux]: jangan mengkomplain mengenai sesuatu yang tidak berhubungan dengan Linux"
+#: fdisk/sfdisk.c:2317
+msgid ""
+" -L [or --Linux]: do not complain about things irrelevant for Linux"
+msgstr ""
+" -L [atau --Linux]: jangan mengkomplain mengenai sesuatu yang tidak "
+"berhubungan dengan Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [atau --quiet]: menekan pesan peringatan"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Anda dapat memaksa pendeteksian geometri dengan menggunakan:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [atau --cylinders #]:set jumlah dari cylinders yang digunakan"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [atau --heads #]: set jumlah dari heads yang digunakan"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [atau --sectors #]: set jumlah dari sectors yang digunakan"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Anda dapat mematikan seluruh pemeriksaan konsistensi dengan:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
-msgstr " -f [atau --force]: lakukan seperti yang SAYA katakan, meskipun ini merupakan perbuatan yang bodoh"
+msgstr ""
+" -f [atau --force]: lakukan seperti yang SAYA katakan, meskipun ini "
+"merupakan perbuatan yang bodoh"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Penggunaan:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s perangkat\t\t daftar dari partisi aktif di perangkat\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
-msgstr "%s perangkat n1 n2 ... aktivasi partisi n1 ..., menonaktifkan sisanya\n"
+msgstr ""
+"%s perangkat n1 n2 ... aktivasi partisi n1 ..., menonaktifkan sisanya\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An perangkat\t aktivasi partisi n, menonaktifkan yang lainnya\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
+"doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"PERINGATAN: GPT (GUID Tabel Partisi) terdeteksi di '%s'! Aplikasi sfdisk tidak mendukung GPT. Gunakan GNU Parted.\n"
+"PERINGATAN: GPT (GUID Tabel Partisi) terdeteksi di '%s'! Aplikasi sfdisk "
+"tidak mendukung GPT. Gunakan GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Gunakan pilihan --force untuk memaksa pemeriksaan ini.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "tidak ada perintah?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "jumlah: %llu blocks\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "penggunaan: sfdisk --print-id perangkat nomor-partisi\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "penggunaan: sfdisk --change-id perangkat nomor-partisi Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "penggunaan: sfdisk --id perangkat nomor-partisi [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
-msgstr "tidak dapat menspesifikasikan hanya untuk satu perangkat (kecuali dengan pilihan -l atau -s)\n"
+msgstr ""
+"tidak dapat menspesifikasikan hanya untuk satu perangkat (kecuali dengan "
+"pilihan -l atau -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "tidak dapat membuka %s untuk baca-tulis\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "tidak dapat membuka %s untuk membaca\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Tidak dapat memperoleh ukuran dari %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "active byte tidak baik: 0x%x daripada 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Selesai\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-"Anda memiliki %d primary partisi yang aktif. Ini tidak bermasalah untuk LILO,\n"
+"Anda memiliki %d primary partisi yang aktif. Ini tidak bermasalah untuk "
+"LILO,\n"
"tetapi DOS MBR hanya akan memboot sebuah disk dengan 1 active partisi.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partisi %s memiliki id %x dan ini tidak disembunyikan\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Bad Id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Disk ini saat ini sedang digunakan.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Fatal error: tidak dapat menemukan %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Peringatan: %s bukan sebuah perangkat block\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Mengecheck apakah ada yang sedang menggunakan disk saat ini ...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Buruk. Umount seluruh filesystem, dan swapoff seluruh partisi swap di disk \n"
"ini. Gunakan pilihan --no-reread untuk menekan pengechekan ini.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
-msgstr "Gunakan pilihan --force untuk memaksa pemeriksaan secara keseluruhan.\n"
+msgstr ""
+"Gunakan pilihan --force untuk memaksa pemeriksaan secara keseluruhan.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Keadaan lama:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partisi %d tidak ada, tidak dapat mengubahnya\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Keadaan baru:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Saya tidak suka partisi ini -- tidah ada yang diubah.\n"
"(Jika anda benar - benar menginginkan ini, gunakan pilihan --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Saya tidak menyukai ini - mungkin anda seharusnya menjawab No\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Apakan anda puas dengan keadaan ini? [ynq]"
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Anda ingin menulis ini ke disk? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: premature diakhir dari masukan\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Selesai - tidak ada yang diubah\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Tolong jawan salah satu dari y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Sukses menulis tabel partisi baru\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
#: fsck/fsck.c:882
#, c-format
-msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
-msgstr "%s: melewatkan baris buruk dalam /etc/fstab: jalankan mount dengan tahap bukan nol di fsck\n"
+msgid ""
+"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
+"number\n"
+msgstr ""
+"%s: melewatkan baris buruk dalam /etc/fstab: jalankan mount dengan tahap "
+"bukan nol di fsck\n"
#: fsck/fsck.c:892
#, c-format
msgstr "--menunggu-- (tahap %d)\n"
#: fsck/fsck.c:1085
-msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
-msgstr "Penggunaan: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-optoins] [filesys ...]\n"
+msgid ""
+"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
+msgstr ""
+"Penggunaan: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-optoins] "
+"[filesys ...]\n"
#: fsck/fsck.c:1123
#, c-format
msgstr " parameters\n"
#: getopt/getopt.c:324
-msgid " -a, --alternative Allow long options starting with single -\n"
-msgstr " -a, --alternative Membolehkan pilihan panjang dimulai dengan sebuah -\n"
+msgid ""
+" -a, --alternative Allow long options starting with single -\n"
+msgstr ""
+" -a, --alternative Membolehkan pilihan panjang dimulai dengan "
+"sebuah -\n"
#: getopt/getopt.c:325
msgid " -h, --help This small usage guide\n"
msgstr " -l, --longoptions=longopts Pilihan panjang yang dikenal\n"
#: getopt/getopt.c:327
-msgid " -n, --name=progname The name under which errors are reported\n"
+msgid ""
+" -n, --name=progname The name under which errors are reported\n"
msgstr " -n, --name=progname Nama dimana error tersebut dilaporkan\n"
#: getopt/getopt.c:328
#: getopt/getopt.c:329
msgid " -q, --quiet Disable error reporting by getopt(3)\n"
-msgstr " -q, --quiet Mematikan laporan error oleh getopt(3)\n"
+msgstr ""
+" -q, --quiet Mematikan laporan error oleh getopt(3)\n"
#: getopt/getopt.c:330
msgid " -Q, --quiet-output No normal output\n"
#: hwclock/cmos.c:584
#, c-format
msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n"
-msgstr "%s tidak dapat memperoleh ijin I/O port akses: iopl(3) panggilan gagal.\n"
+msgstr ""
+"%s tidak dapat memperoleh ijin I/O port akses: iopl(3) panggilan gagal.\n"
#: hwclock/cmos.c:587
#, c-format
#: hwclock/hwclock.c:479
#, c-format
msgid "Setting Hardware Clock to %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr "Menset Hardware Clock menjadi %.2d:%.2d:%.2d = %ld detik semenjak 1969\n"
+msgstr ""
+"Menset Hardware Clock menjadi %.2d:%.2d:%.2d = %ld detik semenjak 1969\n"
#: hwclock/hwclock.c:485
#, c-format
#: hwclock/hwclock.c:571
#, c-format
-msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
-msgstr "Register Hardware Clock berisi nilai yang tidak valid (hari ke 50 dari bulan) atau diluar dari jangkauan yang dapat kita tangani (Tahun 2095).\n"
+msgid ""
+"The Hardware Clock registers contain values that are either invalid (e.g. "
+"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
+msgstr ""
+"Register Hardware Clock berisi nilai yang tidak valid (hari ke 50 dari "
+"bulan) atau diluar dari jangkauan yang dapat kita tangani (Tahun 2095).\n"
#: hwclock/hwclock.c:581
#, c-format
#: hwclock/hwclock.c:640
msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
-msgstr "Tidak dapat menjalankan aplikasi 'date' di shell /bin/sh. popen() gagal"
+msgstr ""
+"Tidak dapat menjalankan aplikasi 'date' di shell /bin/sh. popen() gagal"
#: hwclock/hwclock.c:648
#, c-format
#: hwclock/hwclock.c:662
#, c-format
msgid ""
-"The date command issued by %s returned something other than an integer where the converted time value was expected.\n"
+"The date command issued by %s returned something other than an integer where "
+"the converted time value was expected.\n"
"The command was:\n"
" %s\n"
"The response was:\n"
" %s\n"
msgstr ""
-"Perintah date diberikan oleh %s memberikan sesuatu selain integer dimana nilai waktu yang diconvert seperti diperkirakan.\n"
+"Perintah date diberikan oleh %s memberikan sesuatu selain integer dimana "
+"nilai waktu yang diconvert seperti diperkirakan.\n"
"Perintah adalah:\n"
" %s\n"
" %s\n"
#: hwclock/hwclock.c:705
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n"
-msgstr "Hardware Clock tidak berisi waktu yang valid, jadi kita tidak dapat menset Waktu System dari waktu ini.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot set the "
+"System Time from it.\n"
+msgstr ""
+"Hardware Clock tidak berisi waktu yang valid, jadi kita tidak dapat menset "
+"Waktu System dari waktu ini.\n"
#: hwclock/hwclock.c:727 hwclock/hwclock.c:804
#, c-format
#: hwclock/hwclock.c:852
#, c-format
-msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n"
-msgstr "Tidak menyesuaikan faktor drift karena Clock Hardwre sebelumnya berisi sampah.\n"
+msgid ""
+"Not adjusting drift factor because the Hardware Clock previously contained "
+"garbage.\n"
+msgstr ""
+"Tidak menyesuaikan faktor drift karena Clock Hardwre sebelumnya berisi "
+"sampah.\n"
#: hwclock/hwclock.c:857
#, c-format
#: hwclock/hwclock.c:863
#, c-format
-msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n"
-msgstr "Tidak menyesuaikan faktor drift karena ini lebih kecil dari hari semenjak terakhir dikalibrasi.\n"
+msgid ""
+"Not adjusting drift factor because it has been less than a day since the "
+"last calibration.\n"
+msgstr ""
+"Tidak menyesuaikan faktor drift karena ini lebih kecil dari hari semenjak "
+"terakhir dikalibrasi.\n"
#: hwclock/hwclock.c:911
#, c-format
msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n"
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
+"of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
-"Clock digeser %.1f detik dari waktu sebelumnya, %d detik dari pada faktor drift %f detik/hari.\n"
+"Clock digeser %.1f detik dari waktu sebelumnya, %d detik dari pada faktor "
+"drift %f detik/hari.\n"
"menyesuaikan faktor drift sebesar %f detik/hari.\n"
#: hwclock/hwclock.c:961
#: hwclock/hwclock.c:963
#, c-format
msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
-msgstr "Butuh untuk memasukkan %d detik dan referensi waktu kembali %.6f detik yang lalu\n"
+msgstr ""
+"Butuh untuk memasukkan %d detik dan referensi waktu kembali %.6f detik yang "
+"lalu\n"
#: hwclock/hwclock.c:992
#, c-format
#: hwclock/hwclock.c:1001
#, c-format
-msgid "Could not open file with the clock adjustment parameters in it (%s) for writing"
-msgstr "Tidak dapat membuka berkas dengan parameter penyesuaian jam didalamnya (%s) untuk ditulis"
+msgid ""
+"Could not open file with the clock adjustment parameters in it (%s) for "
+"writing"
+msgstr ""
+"Tidak dapat membuka berkas dengan parameter penyesuaian jam didalamnya (%s) "
+"untuk ditulis"
#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011
#, c-format
msgid "Could not update file with the clock adjustment parameters (%s) in it"
-msgstr "Tidak dapat memperbarui berkas dengan parameter penyesuaian jam (%s) didalamnya"
+msgstr ""
+"Tidak dapat memperbarui berkas dengan parameter penyesuaian jam (%s) "
+"didalamnya"
#: hwclock/hwclock.c:1017
#, c-format
#: hwclock/hwclock.c:1058
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
-msgstr "Clock hardware tidak berisi waktu yang valid, jadi kita tidak bisa membetulkannya.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
+msgstr ""
+"Clock hardware tidak berisi waktu yang valid, jadi kita tidak bisa "
+"membetulkannya.\n"
#: hwclock/hwclock.c:1066
#, c-format
-msgid "Not setting clock because last adjustment time is zero, so history is bad."
-msgstr "Tidak menyesuaikan jam karena waktu kalibrasi terakhir adalah nol, jadi sejarah buruk."
+msgid ""
+"Not setting clock because last adjustment time is zero, so history is bad."
+msgstr ""
+"Tidak menyesuaikan jam karena waktu kalibrasi terakhir adalah nol, jadi "
+"sejarah buruk."
#: hwclock/hwclock.c:1089
#, c-format
msgid "Needed adjustment is less than one second, so not setting clock.\n"
-msgstr "Penyesuaian yang dibutuhkan mungkin lebih kecil dari satu detik, jadi tidak menset clock.\n"
+msgstr ""
+"Penyesuaian yang dibutuhkan mungkin lebih kecil dari satu detik, jadi tidak "
+"menset clock.\n"
#: hwclock/hwclock.c:1115
#, c-format
#: hwclock/hwclock.c:1257
#, c-format
msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n"
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
+"machine.\n"
"This copy of hwclock was built for a machine other than Alpha\n"
"(and thus is presumably not running on an Alpha now). No action taken.\n"
msgstr ""
-"Kernel menyimpan nilai epoch dari Hardware clock hanya di sebuah mesin Alpha Salinan dari hwclock ini telah dibuat untuk mesin selain Alpha\n"
+"Kernel menyimpan nilai epoch dari Hardware clock hanya di sebuah mesin Alpha "
+"Salinan dari hwclock ini telah dibuat untuk mesin selain Alpha\n"
"(dan jadi diasumsikan saat ini tidak berjalan di Alpha).\n"
"Tidak ada aksi yang dilakukan.\n"
#: hwclock/hwclock.c:1271
#, c-format
-msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n"
-msgstr "Untuk menset nilai epoch, anda harus menggunakan pilihan 'epoch' untuk memberitahukan nilai untuk mensetnya.\n"
+msgid ""
+"To set the epoch value, you must use the 'epoch' option to tell to what "
+"value to set it.\n"
+msgstr ""
+"Untuk menset nilai epoch, anda harus menggunakan pilihan 'epoch' untuk "
+"memberitahukan nilai untuk mensetnya.\n"
#: hwclock/hwclock.c:1274
#, c-format
" --version tampilkan versi dari hwclock ke stdout\n"
"\n"
"Pilihan: \n"
-" -u | --utc hardware clock disimpan dalam coordinat universal time\n"
+" -u | --utc hardware clock disimpan dalam coordinat universal "
+"time\n"
" --localtime hardware clock disimpan dalam local time\n"
" -f | --rtc=jalur menggunakan berkas /dev... spesial daripada baku\n"
" --directisa akses ISA bus secara langsung dari pada %s\n"
" menggunakan pilihan --utc atau --localtime.\n"
" --adjfile=path spesifikasikan path ke berkas adjust (default adalah\n"
" /etc/adjtime)\n"
-" --test lakukan apapun kecuali tanpa memperbarui perangkat waktu\n"
+" --test lakukan apapun kecuali tanpa memperbarui perangkat "
+"waktu\n"
" atau hal lainnya\n"
" -D | --debug mode penelusuran\n"
"\n"
"\n"
msgstr ""
" -J|--jensen, -A|--arc, -A|--srm, -F|--funky-toy\n"
-" beritahu hwclock tipe dari alpha yang anda miliki (lihat hwclock (8))\n"
+" beritahu hwclock tipe dari alpha yang anda miliki (lihat hwclock "
+"(8))\n"
"\n"
#: hwclock/hwclock.c:1433
#: hwclock/hwclock.c:1565
#, c-format
-msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n"
-msgstr "%s: Pilihan --utc dan --localtime adalah mutually eksklusive. Anda menspesifikasikan keduanya.\n"
+msgid ""
+"%s: The --utc and --localtime options are mutually exclusive. You specified "
+"both.\n"
+msgstr ""
+"%s: Pilihan --utc dan --localtime adalah mutually eksklusive. Anda "
+"menspesifikasikan keduanya.\n"
#: hwclock/hwclock.c:1572
#, c-format
-msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Pilihan --adjust dan --noadjfile adalah mutually eksklusive. Anda menspesifikasikan keduanya.\n"
+msgid ""
+"%s: The --adjust and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Pilihan --adjust dan --noadjfile adalah mutually eksklusive. Anda "
+"menspesifikasikan keduanya.\n"
#: hwclock/hwclock.c:1579
#, c-format
-msgid "%s: The --adjfile and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Pilihan --adjfile dan --noadjfile adalah mutually eksklusive. Anda menspesifikasikan keduanya.\n"
+msgid ""
+"%s: The --adjfile and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Pilihan --adjfile dan --noadjfile adalah mutually eksklusive. Anda "
+"menspesifikasikan keduanya.\n"
#: hwclock/hwclock.c:1588
#, c-format
msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n"
-msgstr "%s: Dengan --noadjfile, anda harus menspesifikasi baik --utc atau --localtime\n"
+msgstr ""
+"%s: Dengan --noadjfile, anda harus menspesifikasi baik --utc atau --"
+"localtime\n"
#: hwclock/hwclock.c:1602
#, c-format
#: hwclock/hwclock.c:1629
#, c-format
-msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n"
-msgstr "Maaf, hanya superuser yang dapat mengubah Hardware Clock epoch di dalam kernel.\n"
+msgid ""
+"Sorry, only the superuser can change the Hardware Clock epoch in the "
+"kernel.\n"
+msgstr ""
+"Maaf, hanya superuser yang dapat mengubah Hardware Clock epoch di dalam "
+"kernel.\n"
#: hwclock/hwclock.c:1650
#, c-format
msgid "Cannot access the Hardware Clock via any known method.\n"
-msgstr "Tidak dapat mengakses Hardware Clock melalui semua metode yang diketahui.\n"
+msgstr ""
+"Tidak dapat mengakses Hardware Clock melalui semua metode yang diketahui.\n"
#: hwclock/hwclock.c:1654
#, c-format
-msgid "Use the --debug option to see the details of our search for an access method.\n"
-msgstr "Gunakan pilihan --debug untuk melihat detail dari pencarian kita untuk sebuah metode akses.\n"
+msgid ""
+"Use the --debug option to see the details of our search for an access "
+"method.\n"
+msgstr ""
+"Gunakan pilihan --debug untuk melihat detail dari pencarian kita untuk "
+"sebuah metode akses.\n"
#: hwclock/kd.c:54
#, c-format
#: hwclock/rtc.c:303
#, c-format
msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
-msgstr "ioctl() untuk %s untuk menyalakan update interupsi gagal secara tidak terduga"
+msgstr ""
+"ioctl() untuk %s untuk menyalakan update interupsi gagal secara tidak terduga"
#: hwclock/rtc.c:360
#, c-format
#: hwclock/rtc.c:410 hwclock/rtc.c:454
#, c-format
-msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n"
-msgstr "Untuk memanipulasi nilai epoch dalam kernel, kita harus mengakses Linux 'rtc' device driver melalui file spesial %s. File ini mungkin tidak ada di system ini.\n"
+msgid ""
+"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
+"device driver via the device special file %s. This file does not exist on "
+"this system.\n"
+msgstr ""
+"Untuk memanipulasi nilai epoch dalam kernel, kita harus mengakses Linux "
+"'rtc' device driver melalui file spesial %s. File ini mungkin tidak ada di "
+"system ini.\n"
#: hwclock/rtc.c:415 hwclock/rtc.c:459
#, c-format
#: hwclock/rtc.c:469
#, c-format
-msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
+msgid ""
+"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr "Kernel device driver untuk %s tidak memiliki ioctl RTC_EPOCH_SET.\n"
#: hwclock/rtc.c:472
#: login-utils/agetty.c:1206
#, c-format
msgid ""
-"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n"
-"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n"
+"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H "
+"login_host] baud_rate,... line [termtype]\n"
+"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
+"line baud_rate,... [termtype]\n"
msgstr ""
-"Penggunaan: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... baris [termtype]\n"
-"atau\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate, ... [termtype]\n"
+"Penggunaan: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-"
+"H login_host] baud_rate,... baris [termtype]\n"
+"atau\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H "
+"login_host] line baud_rate, ... [termtype]\n"
#: login-utils/checktty.c:91 login-utils/checktty.c:112
#, c-format
#: login-utils/chsh.c:164
#, c-format
-msgid "%s: Running UID doesn't match UID of user we're altering, shell change denied\n"
-msgstr "%s: UID yang digunakan tidak cocok dengan UID dari pengguna yang mengubahnya, perubahan shell ditolak\n"
+msgid ""
+"%s: Running UID doesn't match UID of user we're altering, shell change "
+"denied\n"
+msgstr ""
+"%s: UID yang digunakan tidak cocok dengan UID dari pengguna yang "
+"mengubahnya, perubahan shell ditolak\n"
#: login-utils/chsh.c:170
#, c-format
msgid "%s: Your shell is not in /etc/shells, shell change denied\n"
-msgstr "%s: Shell anda tidak ada dalam daftar /etc/shells, perubahan shell ditolak\n"
+msgstr ""
+"%s: Shell anda tidak ada dalam daftar /etc/shells, perubahan shell ditolak\n"
#: login-utils/chsh.c:177
#, c-format
#: login-utils/last.c:148
msgid "usage: last [-#] [-f file] [-t tty] [-h hostname] [user ...]\n"
-msgstr "penggunaan: last [-#] [-f file] [-t tty] [-h hostname] [pengguna ...]\n"
+msgstr ""
+"penggunaan: last [-#] [-f file] [-t tty] [-h hostname] [pengguna ...]\n"
#: login-utils/last.c:302
msgid " still logged in"
#: login-utils/shutdown.c:578
msgid "Cannot exec swapoff, hoping umount will do the trick."
-msgstr "Tidak dapat menjalankan swapoff, semoga umount akan melakukan sebuah trick."
+msgstr ""
+"Tidak dapat menjalankan swapoff, semoga umount akan melakukan sebuah trick."
#: login-utils/shutdown.c:597
msgid "Cannot fork for umount, trying manually."
#: login-utils/vipw.c:217
#, c-format
msgid "%s: can't unlock %s: %s (your changes are still in %s)\n"
-msgstr "%s: tidak dapat membuka %s: %s (perubahan yang anda lakukan masih berada dalam %s)\n"
+msgstr ""
+"%s: tidak dapat membuka %s: %s (perubahan yang anda lakukan masih berada "
+"dalam %s)\n"
#: login-utils/vipw.c:240
#, c-format
#: misc-utils/logger.c:285
#, c-format
-msgid "usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
-msgstr "penggunaan: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ...]\n"
+msgid ""
+"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
+msgstr ""
+"penggunaan: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] "
+"[ message ...]\n"
#: misc-utils/look.c:351
#, c-format
#: misc-utils/uuidd.c:46
#, c-format
msgid "Usage: %s [-d] [-p pidfile] [-s socketpath] [-T timeout]\n"
-msgstr "Penggunaan: %s [-d] [-p berkas pid] [-s jalur soket] [-T waktu habis]\n"
+msgstr ""
+"Penggunaan: %s [-d] [-p berkas pid] [-s jalur soket] [-T waktu habis]\n"
#: misc-utils/uuidd.c:48
#, c-format
msgstr ""
" -a, --all hapus seluruh 'magic strings' (HATI-HATI)\n"
" -h, --help pesan bantuan ini\n"
-" -n, --no-act semua yang harus dilakukan kecuali untuk pemanggilan write()\n"
+" -n, --no-act semua yang harus dilakukan kecuali untuk pemanggilan "
+"write()\n"
" -o, --offset <num> offset untuk menghapus, dalam bytes\n"
-" -p, --parsable tampilkan dalam format yang mudah diparse daripada format cetak\n"
+" -p, --parsable tampilkan dalam format yang mudah diparse daripada "
+"format cetak\n"
#: misc-utils/wipefs.c:336
#, c-format
#: mount/fstab.c:590
#, c-format
msgid "can't create lock file %s: %s (use -n flag to override)"
-msgstr "tidak dapat membuat file kunci %s: %s (gunakan pilihan -n untuk memaksa menjalankan)"
+msgstr ""
+"tidak dapat membuat file kunci %s: %s (gunakan pilihan -n untuk memaksa "
+"menjalankan)"
#: mount/fstab.c:616
#, c-format
msgid "can't link lock file %s: %s (use -n flag to override)"
-msgstr "tidak dapat menlink file kunci %s: %s (gunakan pilihan -n untuk memaksa menjalankan)"
+msgstr ""
+"tidak dapat menlink file kunci %s: %s (gunakan pilihan -n untuk memaksa "
+"menjalankan)"
#: mount/fstab.c:632
#, c-format
msgid "can't open lock file %s: %s (use -n flag to override)"
-msgstr "tidak dapat membuka file kunci %s: %s (gunakan pilihan -n untuk memaksa menjalankan)"
+msgstr ""
+"tidak dapat membuka file kunci %s: %s (gunakan pilihan -n untuk memaksa "
+"menjalankan)"
#: mount/fstab.c:647
#, c-format
"%s: Could not find any loop device. Maybe this kernel does not know\n"
" about the loop device? (If so, recompile or `modprobe loop'.)"
msgstr ""
-"%s: Tidak dapat menemukan perangkat loop. Mungkin kernel ini tidak mengetahui\n"
+"%s: Tidak dapat menemukan perangkat loop. Mungkin kernel ini tidak "
+"mengetahui\n"
" mengenai perangkat loop? (Jika demikian, recompile atau `modprobe loop'.)"
#: mount/lomount.c:636
#: mount/lomount.c:695
#, c-format
msgid "warning: %s: is write-protected, using read-only.\n"
-msgstr "peringatan: %s: memiliki proteksi untuk ditulis, menggunakan baca-saja.\n"
+msgstr ""
+"peringatan: %s: memiliki proteksi untuk ditulis, menggunakan baca-saja.\n"
#: mount/lomount.c:731
#, c-format
" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n"
" %1$s -f | --find find unused\n"
" %1$s -c | --set-capacity <loopdev> resize\n"
-" %1$s -j | --associated <file> [-o <num>] list all associated with <file>\n"
+" %1$s -j | --associated <file> [-o <num>] list all associated with "
+"<file>\n"
" %1$s [ options ] {-f|--find|loopdev} <file> setup\n"
msgstr ""
"\n"
" %1$s -a | --all daftar seluruh yang digunakan\n"
" %1$s -d | --detach <loopdev> [<loopdev> ...] menghapus\n"
" %1$s -f | --find mencari yang tidak digunakan\n"
-" %1%s -c | --set-capacity <perangkat loop> ubah ukuran %1$s -j | --associated <berkas> [-o <num>] daftar seluruh asosiasi dengan <berkas>\n"
+" %1%s -c | --set-capacity <perangkat loop> ubah ukuran %1$s -j | --"
+"associated <berkas> [-o <num>] daftar seluruh asosiasi dengan <berkas>\n"
" %1$s [ pilihan ] {-f|--find|loopdev} <berkas> konfigurasi\n"
#: mount/lomount.c:896
msgstr ""
"\n"
"Pilihan:\n"
-" -e | --encryption <tipe> mengaktifkan data enkripsi dengan spesifikasi <nama/nomor>\n"
+" -e | --encryption <tipe> mengaktifkan data enkripsi dengan spesifikasi "
+"<nama/nomor>\n"
" -h | --help bantuan ini\n"
" -o | --offset <nomor> awal dari offset <nomor> kedalam berkas\n"
" --sizelimit <nomor> loop dibatasi hanya <nomor> bytes dari berkas\n"
"\n"
msgstr ""
"\n"
-"mount: peringatan: /etc/mtab tidak dapat ditulis (mungkin sistem berkas baca-saja).\n"
-" Ini memungkinkan jika informasi yang ditampilkan oleh mount(8) tidak baru.\n"
-" Untuk informasi aktual mengenai titik pemasangan sistem periksa berkas\n"
+"mount: peringatan: /etc/mtab tidak dapat ditulis (mungkin sistem berkas baca-"
+"saja).\n"
+" Ini memungkinkan jika informasi yang ditampilkan oleh mount(8) tidak "
+"baru.\n"
+" Untuk informasi aktual mengenai titik pemasangan sistem periksa "
+"berkas\n"
" /proc/mounts.\n"
#: mount/mount.c:338
#: mount/mount.c:879
#, c-format
msgid "mount: you didn't specify a filesystem type for %s\n"
-msgstr "mount: anda tidak menspesifikasikan sebuah tipe dari filesystem untuk %s\n"
+msgstr ""
+"mount: anda tidak menspesifikasikan sebuah tipe dari filesystem untuk %s\n"
#: mount/mount.c:882
#, c-format
msgstr "mount: peringatan: %s kelihatannya telah dipasan baca-tulis.\n"
#: mount/mount.c:1413
-msgid "mount: I could not determine the filesystem type, and none was specified"
-msgstr "mount: Saya tidak dapat menentukan tipe dari filesystem, dan tidak diberikan spesifikasi di argument perintah"
+msgid ""
+"mount: I could not determine the filesystem type, and none was specified"
+msgstr ""
+"mount: Saya tidak dapat menentukan tipe dari filesystem, dan tidak diberikan "
+"spesifikasi di argument perintah"
#: mount/mount.c:1416
msgid "mount: you must specify the filesystem type"
" ide-scsi so that sr0 or sda or so is needed?)"
msgstr ""
" (apakah ini mungkin sebuah perangkat IDE dimana anda menggunakan\n"
-" ide-scsi sehingga sr0 atau sda atau perangkat sepertinya yang diperlukan?)"
+" ide-scsi sehingga sr0 atau sda atau perangkat sepertinya yang "
+"diperlukan?)"
#: mount/mount.c:1501
msgid ""
" In some cases useful info is found in syslog - try\n"
" dmesg | tail or so\n"
msgstr ""
-" Dalam beberapa kasus informasi berguna dapat ditemukan di syslog - coba\n"
+" Dalam beberapa kasus informasi berguna dapat ditemukan di syslog - "
+"coba\n"
" dmesg | tail atau yang serupa\n"
#: mount/mount.c:1514
#: mount/mount.c:1548
#, c-format
msgid "mount: %s has wrong device number or fs type %s not supported"
-msgstr "mount: %s memiliki nomor perangkat yang salah atau tipe fs %s tidak disupport"
+msgstr ""
+"mount: %s memiliki nomor perangkat yang salah atau tipe fs %s tidak disupport"
#: mount/mount.c:1556
#, c-format
msgid "mount: %s is not a block device, and stat fails?"
-msgstr "mount: %s bukan sebuak perangkat block, dan gagal memperoleh statistik?"
+msgstr ""
+"mount: %s bukan sebuak perangkat block, dan gagal memperoleh statistik?"
#: mount/mount.c:1558
#, c-format
#: mount/mount.c:1561
#, c-format
msgid "mount: %s is not a block device (maybe try `-o loop'?)"
-msgstr "mount: %s bukan sebuah perangkat block (mungkin dicoba dengan menggunakan pilihan `-o loop'?"
+msgstr ""
+"mount: %s bukan sebuah perangkat block (mungkin dicoba dengan menggunakan "
+"pilihan `-o loop'?"
#: mount/mount.c:1564
#, c-format
#: mount/mount.c:1578
#, c-format
msgid "mount: %s%s is write-protected but explicit `-w' flag given"
-msgstr "mount: %s%s memiliki proteksi untuk ditulis tetapi secara eksplisit pilihan `-w' diberikan"
+msgstr ""
+"mount: %s%s memiliki proteksi untuk ditulis tetapi secara eksplisit pilihan "
+"`-w' diberikan"
#: mount/mount.c:1582
#, c-format
msgid "mount: cannot remount %s%s read-write, is write-protected"
-msgstr "mount: tidak dapat memasang kembali %s%s secara baca-tulis, terproteksi-tulis"
+msgstr ""
+"mount: tidak dapat memasang kembali %s%s secara baca-tulis, terproteksi-tulis"
#: mount/mount.c:1597
#, c-format
"mount: %s tidak berisi label SELinux.\n"
" Anda telah memasang sistem berkas yang mendukung label yang tidak\n"
" berisi label, kedalam kotak SELinux. Ini sepertinya berisi aplikasi\n"
-" yang akan menghasilkan pesan AVC dan tidak diperbolehkan mengakses ke\n"
-" sistem berkas ini. Untuk lebih lengkapnya lihat restorecon(8) dan mount(8).\n"
+" yang akan menghasilkan pesan AVC dan tidak diperbolehkan mengakses "
+"ke\n"
+" sistem berkas ini. Untuk lebih lengkapnya lihat restorecon(8) dan "
+"mount(8).\n"
#: mount/mount.c:1710
#, c-format
msgid "mount: no type was given - I'll assume nfs because of the colon\n"
-msgstr "mount: tipe tidak diberikan - Saya akan mengasumsikan nfs karena adanya colon\n"
+msgstr ""
+"mount: tipe tidak diberikan - Saya akan mengasumsikan nfs karena adanya "
+"colon\n"
#: mount/mount.c:1716
#, c-format
msgid "mount: no type was given - I'll assume cifs because of the // prefix\n"
-msgstr "mount: tipe tidak diberikan - Saya akan mengasumsikan cifs karena adanya awalan //\n"
+msgstr ""
+"mount: tipe tidak diberikan - Saya akan mengasumsikan cifs karena adanya "
+"awalan //\n"
#: mount/mount.c:1811
#, c-format
msgstr ""
"Penggunan: mount -V : tampilkan versi\n"
" mount -h : tampilkan bantuan ini\n"
-" mount : tampilkan seluruh filesystem yang di mount\n"
+" mount : tampilkan seluruh filesystem yang di "
+"mount\n"
" mount -l : idem, termasuk volume labels\n"
"Sebelumnya adalah bagian untuk informasi. Selanjutnya mengenai mounting.\n"
"Perintah adalah `mount [-t fstype] sesuatu suatu-tempat'.\n"
" mount --make-rslave dir\n"
" mount --make-rpivate dir\n"
" mount --make-runbindable dir\n"
-"Sebuah perangkat dapat diberikan berdasarkan nama, katakanlah /dev/hda1 atau\n"
-"/dev/cdrom, atau melalui label, dengan menggunakan pilihan -L label atau melalui\n"
+"Sebuah perangkat dapat diberikan berdasarkan nama, katakanlah /dev/hda1 "
+"atau\n"
+"/dev/cdrom, atau melalui label, dengan menggunakan pilihan -L label atau "
+"melalui\n"
"uuid. Pilihan lain: [-nfFrsvw] [-o pilihan] [-p passwdfd].\n"
"Untuk informasi lebih detail, lihat man 8 mount.\n"
msgstr ""
"\n"
"Penggunaan:\n"
-" %1$s -a [-e] [-v] [-f] mengaktifkan seluruh swap dari /etc/fstab\n"
+" %1$s -a [-e] [-v] [-f] mengaktifkan seluruh swap dari /etc/"
+"fstab\n"
" %1$s [-p prioritas] [-v] [-f] <spesial> mengaktifkan swap yang diberikan\n"
" %1$s -s menampilkan ringkasan pengunaan swap\n"
" %1$s -h menampilkan bantuan\n"
#: mount/swapon.c:350
#, c-format
msgid "%s: found swap signature: version %d, page-size %d, %s byte order"
-msgstr "%s: ditemukan tanda partisi swap: versi %d, ukuran-halaman %d, susunan byte %s"
+msgstr ""
+"%s: ditemukan tanda partisi swap: versi %d, ukuran-halaman %d, susunan byte %"
+"s"
#: mount/swapon.c:355
msgid "different"
#: mount/swapon.c:431
#, c-format
-msgid "%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
-msgstr "%s: format swap pagesize tidak cocok. (Gunakan --fixpgsz untuk menginisialisasi ulang.)"
+msgid ""
+"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
+msgstr ""
+"%s: format swap pagesize tidak cocok. (Gunakan --fixpgsz untuk "
+"menginisialisasi ulang.)"
#: mount/swapon.c:440
#, c-format
#: mount/swapon.c:797
#, c-format
msgid "'%s' is unsupported program name (must be 'swapon' or 'swapoff')."
-msgstr "'%s' adalah nama aplikasi yang tidak didukung (harus berupa 'swapon' atau 'swapoff')."
+msgstr ""
+"'%s' adalah nama aplikasi yang tidak didukung (harus berupa 'swapon' atau "
+"'swapoff')."
#: mount/umount.c:41
#, c-format
" the device is found by lsof(8) or fuser(1))"
msgstr ""
"umount: %s: perangkat sibuk.\n"
-" (Dalam beberapa kasus informasi berharga tentang proses yang digunakan\n"
+" (Dalam beberapa kasus informasi berharga tentang proses yang "
+"digunakan\n"
" oleh perangkat dapat ditemukan oleh lsof(8) atau fuser(1))"
#: mount/umount.c:173
"chrt - manipulasi atribut waktu-nyata dari sebuah proses.\n"
"\n"
"Set kebijakan:\n"
-" chrt [pilihan] <kebijakan> <prioritas> {<pid> | <perintah> [<argumen ...]}\n"
+" chrt [pilihan] <kebijakan> <prioritas> {<pid> | <perintah> "
+"[<argumen ...]}\n"
"\n"
"Dapatkan kebijakan:\n"
" chrt [pilihan] {<pid> | <perintah> [<argumen> ...]}\n"
" ionice [ pilihan ] <perintah> [<arg> ...]\n"
"\n"
"Pilihan:\n"
-" -n <datakelas> data kelas (0-7, lebih rendah menjadi prioritas lebih tinggi)\n"
+" -n <datakelas> data kelas (0-7, lebih rendah menjadi prioritas lebih "
+"tinggi)\n"
" -c <kelas> kelas antrian\n"
" 0: kosong, 1: waktu-nyata, 2: usaha-terbaik, 3: diam\n"
" -t abaikan kegagalan\n"
"File %s, For threshold value %lu, Maximum characters in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
-"File %s, Untuk nilai threshold %lu, Maksimal character dalam fifo adalah %d,\n"
+"File %s, Untuk nilai threshold %lu, Maksimal character dalam fifo adalah %"
+"d,\n"
"dan maksimum dari kecepatan transfer dalam characters/detik adalah %f\n"
#: sys-utils/cytune.c:125
#, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters in fifo were %d,\n"
+"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
+"in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
-"File %s, Untuk nilai threshold %lu dan nilai timrout %lu, Maksimal characters dalam fifo adalah %d,\n"
+"File %s, Untuk nilai threshold %lu dan nilai timrout %lu, Maksimal "
+"characters dalam fifo adalah %d,\n"
"dan maksimum dari kecepatan transfer dalam characters/detik adalah %f\n"
#: sys-utils/cytune.c:189
#: sys-utils/cytune.c:238
#, c-format
-msgid "Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) [-g|-G] file [file...]\n"
-msgstr "Penggunaan: %s [-q [-i interval]] ([-s nilai]|[-S nilai]) ([-t nilai]|[-T nilai]) [-g|-G] file [file...]\n"
+msgid ""
+"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
+"[-g|-G] file [file...]\n"
+msgstr ""
+"Penggunaan: %s [-q [-i interval]] ([-s nilai]|[-S nilai]) ([-t nilai]|[-T "
+"nilai]) [-g|-G] file [file...]\n"
#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
#: sys-utils/cytune.c:339
#: sys-utils/cytune.c:418
#, c-format
-msgid "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-msgstr "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgstr ""
+"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
#: sys-utils/cytune.c:424
#, c-format
#: sys-utils/cytune.c:429
#, c-format
-msgid "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
-msgstr "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgstr ""
+"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
#: sys-utils/cytune.c:435
#, c-format
#: sys-utils/ipcs.c:124
#, c-format
-msgid "%s provides information on ipc facilities for which you have read access.\n"
-msgstr "%s memberikan informasi di fasilitas ipc dimana anda memiliki ijin untuk membaca.\n"
+msgid ""
+"%s provides information on ipc facilities for which you have read access.\n"
+msgstr ""
+"%s memberikan informasi di fasilitas ipc dimana anda memiliki ijin untuk "
+"membaca.\n"
#: sys-utils/ipcs.c:126
#, c-format
"Informasi pembantu arsitektur CPU\n"
"\n"
" -h, --help informasi penggunaan\n"
-" -p, --parse tampilkan dalam bentuk yang dapat diambil daripada format tercetak.\n"
+" -p, --parse tampilkan dalam bentuk yang dapat diambil daripada format "
+"tercetak.\n"
" -s, --sysroot gunakan direktori sebagai sistem root baru.\n"
#: sys-utils/lscpu.c:718
msgstr "penggunaan: rdev [ -rv ] [ -o OFFSET ] [ IMAGE [ VALUE [ OFFSET ] ] ]"
#: sys-utils/rdev.c:78
-msgid " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
-msgstr " rdev /dev/fd0 (atau rdev /linux, etc.) tampilkan ROOT device yang dipakai"
+msgid ""
+" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
+msgstr ""
+" rdev /dev/fd0 (atau rdev /linux, etc.) tampilkan ROOT device yang dipakai"
#: sys-utils/rdev.c:79
msgid " rdev /dev/fd0 /dev/hda2 sets ROOT to /dev/hda2"
msgstr " vidmode ... sama dengan rdev -v"
#: sys-utils/rdev.c:87
-msgid "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
-msgstr "Catatan: mode video adalah: -3=Tanya, -2=Extended, -1=NormalVga, 1=kunci1, 2=kunci2,..."
+msgid ""
+"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
+msgstr ""
+"Catatan: mode video adalah: -3=Tanya, -2=Extended, -1=NormalVga, 1=kunci1, "
+"2=kunci2,..."
#: sys-utils/rdev.c:88
msgid " use -R 1 to mount root readonly, -R 0 for read/write."
#: sys-utils/readprofile.c:268
#, c-format
msgid "Assuming reversed byte order. Use -n to force native byte order.\n"
-msgstr "Mengasumsikan urutan byte terbalik. Gunakan -n untuk memaksa urutan byte asal.\n"
+msgstr ""
+"Mengasumsikan urutan byte terbalik. Gunakan -n untuk memaksa urutan byte "
+"asal.\n"
#: sys-utils/readprofile.c:284
#, c-format
msgid ""
" -h, --help displays this help text\n"
" -v, --verbose says what options are being switched on\n"
-" -R, --addr-no-randomize disables randomization of the virtual address space\n"
+" -R, --addr-no-randomize disables randomization of the virtual address "
+"space\n"
" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
" -I, --short-inode turns on SHORT_INODE\n"
" -S, --whole-seconds turns on WHOLE_SECONDS\n"
" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
-" -3, --3gb limits the used address space to a maximum of 3 GB\n"
+" -3, --3gb limits the used address space to a maximum of 3 "
+"GB\n"
" --4gb ignored (for backward compatibility only)\n"
msgstr ""
" -h, --help tampilkan pesan bantuan ini\n"
" -v, --verbose tampilkan pilihan apa saja yang sedang aktif\n"
-" -R, --addr-no-randomize menonaktifkan randomization dari virtual address space\n"
+" -R, --addr-no-randomize menonaktifkan randomization dari virtual address "
+"space\n"
" -F, --fdpic-funcptrs buat pointer fungsi menunjuk ke deskripsi\n"
" -Z, --mmap-page-zero aktifkan MMAP_PAGE_ZERO\n"
" -L, --addr-compat-layout ubah cara pengalokasian memori virtual\n"
" -S, --whole-seconds aktifkan WHOLE_SECODS\n"
" -T, --sticky-timeouts aktifkan STICKY_TIMEOUTS\n"
" -3, --3gb batasi penggunaan address space ke maksimal 3 GB\n"
-" --4gb abaikan (hanya untuk kompabilitas ke versi sebelumnya saja)\n"
+" --4gb abaikan (hanya untuk kompabilitas ke versi "
+"sebelumnya saja)\n"
#: sys-utils/setarch.c:131
#, c-format
" -a [on|off] | -o [on|off] | -C [on|off] | -q [on|off] | -s | \n"
" -T [on|off] ]\n"
msgstr ""
-"Penggunaan: %s <perangkat> [ -i <IRQ> | -t <TIME> | -c <CHARS> | -w <WAIT> | \n"
-" -a [on|off] | -o [nyala|mati] | -C [nyala|mati] | -q [nyala|mati] | -s | \n"
+"Penggunaan: %s <perangkat> [ -i <IRQ> | -t <TIME> | -c <CHARS> | -w <WAIT> "
+"| \n"
+" -a [on|off] | -o [nyala|mati] | -C [nyala|mati] | -q [nyala|"
+"mati] | -s | \n"
" -T [nyala|mati] ]\n"
#: sys-utils/tunelp.c:91
#: text-utils/hexsyntax.c:131
#, c-format
-msgid "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
-msgstr "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n panjang] [-s skip] [file ...]\n"
+msgid ""
+"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgstr ""
+"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n panjang] [-s skip] "
+"[file ...]\n"
#: text-utils/more.c:258
#, c-format
#: text-utils/more.c:1328
msgid ""
"\n"
-"Most commands optionally preceded by integer argument k. Defaults in brackets.\n"
+"Most commands optionally preceded by integer argument k. Defaults in "
+"brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
"\n"
-"Sebagian besar perintah bisa diawali dengan argumen integer k. Default dalam brackets.\n"
+"Sebagian besar perintah bisa diawali dengan argumen integer k. Default dalam "
+"brackets.\n"
"Bintang (*) mengindikasikan argument menjadi baru secara default.\n"
#: text-utils/more.c:1335
":f Display current file name and line number\n"
". Repeat previous command\n"
msgstr ""
-"<spasi> Tampilkan k baris berikutnya dari text [ukuran screen saat ini]\n"
-"z Tampilkan k baris berikutnya dari text [ukuran screen saat ini]*\n"
+"<spasi> Tampilkan k baris berikutnya dari text [ukuran "
+"screen saat ini]\n"
+"z Tampilkan k baris berikutnya dari text [ukuran "
+"screen saat ini]*\n"
"<return> Tampilkan k baris berikutnya dari text [1]*\n"
-"d atau ctrl-D Scroll k baris [ ukuran scroll saat ini, inisial 11]*\n"
+"d atau ctrl-D Scroll k baris [ ukuran scroll saat ini, inisial 11]"
+"*\n"
"q atau Q atau <interup> Keluar dari more\n"
"s Skip forward k baris dari text [1]\n"
"f Skip forward k screenfuls dari text [1]\n"
"b atau ctrl-B Skip backwards k screenfuls dari text [1]\n"
"' Pergi ke tempat dimana pencarian sebelumnya dimulai\n"
"= Tampilkan nomor baris saat ini\n"
-"/<regular expression> Pencarian untuk ke k kejadian dari regualar expression [1]\n"
+"/<regular expression> Pencarian untuk ke k kejadian dari regualar "
+"expression [1]\n"
"n Pencarian untuk ke k kejadian dari terakhir r.e [1]\n"
"!<cmd> atau :!<cmd> Menjalankan <cmd> dalam subshell\n"
"v Start up /usr/bin/vi di baris saat ini\n"
" n go to next file\n"
"\n"
"Many commands accept preceding numbers, for example:\n"
-"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first page).\n"
+"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
+"page).\n"
"\n"
"See pg(1) for more information.\n"
"-------------------------------------------------------\n"
" /regex/ cari kedepan untuk regex\n"
" ?regex? atau ^regex^ cari kebelakang untuk regex\n"
" . atau ^L gambar ulang layar\n"
-" w atau z set ukuran halaman dan pergi ke halaman selanjutnya\n"
+" w atau z set ukuran halaman dan pergi ke halaman "
+"selanjutnya\n"
" s nama berkas simpan berkas sekarang ke nama berkas\n"
" !perintah keluar ke shell\n"
" p pergi ke berkas sebelumnya\n"
" n pergi ke berkas selanjutnya\n"
"\n"
"Banyak perintah menerima awalan angka, sebagai contoh:\n"
-"+1<baris baru> (halaman selanjutnya); -1<baris baru> (halaman sebelumnya); 1<baris baru> (halaman pertama).\n"
+"+1<baris baru> (halaman selanjutnya); -1<baris baru> (halaman sebelumnya); "
+"1<baris baru> (halaman pertama).\n"
"\n"
"Lihat pg(1) untuk informasi lebih lanjut.\n"
"-------------------------------------------------------\n"
#: text-utils/pg.c:236
#, c-format
-msgid "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
-msgstr "%s: Penggunaan: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgid ""
+"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgstr ""
+"%s: Penggunaan: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] "
+"[files]\n"
#: text-utils/pg.c:245
#, c-format
#: text-utils/tailf.c:147
#, c-format
msgid "%s: cannot add inotify watch (limit of inotify watches was reached)."
-msgstr "%s: tidak dapat menambahkan pemantauan inotify (batas dari pemantau inotify telah tercapai)."
+msgstr ""
+"%s: tidak dapat menambahkan pemantauan inotify (batas dari pemantau inotify "
+"telah tercapai)."
#: text-utils/tailf.c:151
#, c-format
#~ msgstr ""
#~ "Penggunaan: fdisk [-b SSZ] [-u] DISK Ubah tabel partisi\n"
#~ " fdisk -l [-b SSZ] [-u] DISK Tampilkan daftar tabel partisi\n"
-#~ " fdisk -s PARTISI Berikan ukuran partisi dalam blocks\n"
+#~ " fdisk -s PARTISI Berikan ukuran partisi dalam "
+#~ "blocks\n"
#~ " fdisk -v Tampilkan versi dari fdisk\n"
#~ "Disini DISK memiliki nama seperti /dev/hdb atau /dev/sda\n"
#~ "dan PARTISI ini memiliki nama seperti /dev/hda7\n"
-#~ "-u: memberikan Awal dan Akhir dalam satuan sector (dari pada dalam cylinders)\n"
+#~ "-u: memberikan Awal dan Akhir dalam satuan sector (dari pada dalam "
+#~ "cylinders)\n"
#~ "-b 2048: (untuk beberapa MO disks) gunakan 2048-byte dari sector\n"
#~ msgid ""
#~ "E.g.: fdisk /dev/hda (untuk IDE disk yang pertama)\n"
#~ "atau: fdisk /dev/sdc (untuk SCSI DISK yang ketiga)\n"
#~ "atau: fdisk /dev/eda (untuk PS/2 ESDI drive)\n"
-#~ "atau: fdisk /dev/rd/c0d0 atau: fdisk /dev/ida/c0d0 (untuk perangkat RAID)\n"
+#~ "atau: fdisk /dev/rd/c0d0 atau: fdisk /dev/ida/c0d0 (untuk perangkat "
+#~ "RAID)\n"
#~ "....\n"
#~ msgid ""
#~ msgid ""
#~ "%s: Device '%s' contains a valid Sun disklabel.\n"
#~ "This probably means creating v0 swap would destroy your partition table.\n"
-#~ "No swap was created. If you really want to create v0 swap on that device,\n"
+#~ "No swap was created. If you really want to create v0 swap on that "
+#~ "device,\n"
#~ "use the -f option to force it.\n"
#~ msgstr ""
#~ "%s: Perangkat '%s' memiliki sebuah disklabel Sun yang valid.\n"
-#~ "Ini mungkin berarti membuat swap versi 0 akan menghancurkan tabel partisi \n"
-#~ "anda, Swap tidak dibuat. Jika anda benar - benar ingin membuat swap v0 di \n"
+#~ "Ini mungkin berarti membuat swap versi 0 akan menghancurkan tabel "
+#~ "partisi \n"
+#~ "anda, Swap tidak dibuat. Jika anda benar - benar ingin membuat swap v0 "
+#~ "di \n"
#~ "perangkat itu, gunakan pilihan -f untuk memaksanya.\n"
#~ msgid "namei: unable to get current directory - %s\n"
#~ msgid "%-10s %-10s %-10s %-10s %-12s %-12s\n"
#~ msgstr "%-10s %-10s %-10s %-10s %-12s %-12s\n"
-#~ msgid "usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
-#~ msgstr "penggunaan: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] pengguna ]\n"
+#~ msgid ""
+#~ "usage: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] users ]\n"
+#~ msgstr ""
+#~ "penggunaan: renice priority [ [ -p ] pids ] [ [ -g ] pgrps ] [ [ -u ] "
+#~ "pengguna ]\n"
#~ msgid "Unknown option `%c' ignored"
#~ msgstr "%s: pilihan tidak diketahui \"-%c\"\n"
-#~ msgid "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. Exiting.\n"
-#~ msgstr "Melebihi MAXENTRIES. Naikkan nilai ini dalam mkcramfs.c dan recompile. Keluar.\n"
+#~ msgid ""
+#~ "Exceeded MAXENTRIES. Raise this value in mkcramfs.c and recompile. "
+#~ "Exiting.\n"
+#~ msgstr ""
+#~ "Melebihi MAXENTRIES. Naikkan nilai ini dalam mkcramfs.c dan recompile. "
+#~ "Keluar.\n"
#~ msgid "Assuming pages of size %d (not %d)\n"
#~ msgstr "Mengasumsikan ukuran page %d (bukan %d)\n"
#~ msgid "%s: error: the label %s occurs on both %s and %s\n"
#~ msgstr "%s: error: label %s terjadi di kedua %s dan %s\n"
-#~ msgid "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
-#~ msgstr "%s: tidak dapat membuka %s, jadi UUID dan LABEL conversi tidak dapat dilakukan.\n"
+#~ msgid ""
+#~ "%s: could not open %s, so UUID and LABEL conversion cannot be done.\n"
+#~ msgstr ""
+#~ "%s: tidak dapat membuka %s, jadi UUID dan LABEL conversi tidak dapat "
+#~ "dilakukan.\n"
#~ msgid "%s: bad UUID"
#~ msgstr "%s: bad UUID"
#~ msgid "flock: unknown option, aborting.\n"
#~ msgstr "flock: pilihan tidak diketahui, dibatalkan.\n"
-#~ msgid "Usage flock [--shared] [--timeout=seconds] filename command {arg arg...}\n"
-#~ msgstr "Penggunaan: flock [--shared] [--timeout=detik] filename command {arg arg...}\n"
+#~ msgid ""
+#~ "Usage flock [--shared] [--timeout=seconds] filename command {arg arg...}\n"
+#~ msgstr ""
+#~ "Penggunaan: flock [--shared] [--timeout=detik] filename command {arg "
+#~ "arg...}\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.13.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2008-04-18 13:44+0100\n"
"Last-Translator: Marco Colombo <m.colombo@ed.ac.uk>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
msgid "Cannot open %s\n"
msgstr "Impossibile aprire %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "impossibile aprire %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Salvataggio dei vecchi settori non riuscito - interruzione in corso\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Scrittura della partizione su %s non riuscita\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "linea di input lunga o incompleta - uscita in corso\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "errore di input: \"=\" previsto dopo il campo %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "errore di input: carattere non previsto %c dopo il campo %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "input non riconosciuto: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "numero troppo grande\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "segni strani dopo il numero\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "non c'è spazio per il descrittore di partizione\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "impossibile costituire una partizione estesa adiacente\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "troppi campi di input\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Non c'è spazio per altri\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Tipo non valido\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Attenzione: la dimensione indicata (%lu) è superiore alla dimensione massima "
"consentita (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Attenzione: partizione vuota\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Attenzione: inizio partizione non valido (%lu troppo anticipato)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "flag avviabile non riconosciuto - scegliere - o *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "Specificazione c,h,s parziale?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "partizione estesa in posizione non prevista\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "input non valido\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "troppe partizioni\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Solitamente è necessario specificare solamente <inizio> e <dimensione> ( e "
"forse <tipo>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Uso: %s [opzioni] dispositivo...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "dispositivo: qualcosa come /dev/hda o /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "opzioni utili:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [o --show-size]: elenco dimensioni di una partizione"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [o --id]: stampa o modifica dell'Id della partizione"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [o --list]: elenco delle partizioni di ciascun dispositivo"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [o --dump]: idem, ma in un formato adatto per un successivo input"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [o --increment]: numero dei cilindri ecc. partendo da 1 invece che da "
"0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: accetta/riporta in unità di settori/blocchi/"
"cilindri/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [o --list-types]:elenca i tipi di partizione conosciuti"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [o --DOS]: per la compatibilità con DOS: spreca un po' di spazio"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [o --re-read]: fa rileggere al kernel la tabella delle partizioni"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : modifica solamente la partizione con numero #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : non scrive realmente sul disco"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O file : salva sul file i settori che verranno sovrascritti"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I file : ripristina questi settori nuovamente"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [o --version]: stampa versione"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [o --help]: stampa questo messaggio"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "opzioni pericolose:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [o --show-geometry]: stampa l'idea del kernel riguardo alla geometria"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [o --show-pt-geometry]: stampa la geometria stimata in base alla\n"
" tabella delle partizioni"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [o --show-extended]: elenca anche le partizioni estese in output\n"
" o prevede i rispettivi descrittori in input"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [o --Linux]: non segnala le cose irrilevanti per Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [o --quiet]: elimina i messaggi di avvertimento"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " È possibile non usare la geometria rilevata utilizzando:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [o --cylindres #]:imposta il numero di cilindri da utilizzare"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [o --heads #]: imposta il numero di testine da utilizzare"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [o --sectors #]: imposta il numero di settori da utilizzare"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "È possibile disattivare tutte le verifiche di coerenza con:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [o --force]: fa ciò che dico, anche se è stupido"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Uso:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s device\t\t elenca le partizioni attive sul dispositivo\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s device n1 n2 ... attiva le partizioni n1 ..., disattiva il resto\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An device\t attiva la partizione n, disattiva le altre\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Utilizzare il flag -force per oltrepassare tutti i controlli.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "nessun comando?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "totale: %llu blocchi\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Uso: sfdisk --print-id numero partizione dispositivo\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Uso: sfdisk --change-id numero partizione dispositivo Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Uso: sfdisk --id numero partizione dispositivo [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
"è possibile specificare solamente un dispositivo(eccetto con -l o -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "impossibile aprire %s in lettura e scrittura\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "impossibile aprire %s in lettura\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cilindri, %ld testine, %ld settori/traccie\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "impossibile ottenere la dimensione di %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "byte attivo non valido: 0x%x al posto di 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Fine\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Ci sono %d partizioni primarie attive. Questo è irrelevante per LILO,\n"
"ma MBR DOS avvierà solamente un disco con 1 partizione attiva.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "la partizione %s ha id %x e non è nascosta\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Id non valido %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Questo disco è attualmente in uso.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Errore irreversibile: impossibile trovare %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Attenzione: %s non è un dispositivo a blocchi\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
"Verifica in corso che in questo momento nessuno stia utilizzando questo "
"disco...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"disco.\n"
"Usare l'opzione --no-reread per eliminare questo controllo.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Utilizzare il flag -force per oltrepassare tutti i controlli.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Vecchia situazione:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "La partizione %d non esiste, non è possibile modificarla\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nuova situazione:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Queste partizioni non mi piacciono - nessuna modifica\n"
"(se questo è quanto si desidera, utilizzare l'opzione --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Questo non mi piace - probabilmente si dovrebbe rispondere no\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Soddisfatti di questo? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Scrivere questo su disco? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: fine prematura dell'input\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Uscita in corso - nessuna modifica\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Scegliere un'opzione per la risposta tra y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"La nuova tabella delle partizioni è stata scritta con successo\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.16-rc2\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2009-07-20 14:08+0900\n"
"Last-Translator: Makoto Kato <makoto.kt@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "%s を開けません\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "%s を開けません\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "古いセクタの保存に失敗 -- 中断します\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "%s のパーティション書き込みに失敗\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "長いか不完全な行の入力 -- 中止します\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "入力エラー: `=' は %s フィールドの後にしてください\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "入力エラー: %2$s フィールドの後の予期しない文字 `%1$c'\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "認識できない入力: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "数字が大きすぎます\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "数字の後ろにゴミが付いています\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "パーティション記述子の空きがありません\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "拡張パーティションの囲いを構築できません\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "入力フィールドが多すぎます\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "これ以上の空きがありません\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "不正なタイプ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"警告: 与えられたサイズ (%lu) は、許容できる最大サイズ (%lu) を越えています\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "警告: 空のパーティション\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "警告: 不正なパーティションが始まっています (一番最初 %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "認識できないブート可能フラグ -- - か * を選んでください\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "c,h,s の一部を指定?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "拡張パーティションが予期した場所にありません\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "不正な入力\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "パーティションが多すぎます\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"普通は <start> と <size> (そして恐らく <type>)を指定するだけで構いません。\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "使い方: %s [オプション] デバイス名...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "デバイス: /dev/hda や /dev/sda の様な何か"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "有益なオプション:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [or --show-size]: 領域サイズのリスト"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [or --id]: 領域 ID の表示または変更"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [or --list]: デバイス毎の領域リスト"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr " -d [or --dump]: 前に同じだが、後の入力書式に沿うようにする"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [or --increment]: シリンダ数など。0 ではなく 1 から"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: セクタ/ブロック/シリンダ/MB のユニットの受理/報告"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [or --list-types]:既知の領域タイプのリスト"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr " -D [or --DOS]: DOS 互換モード -- 空間が少し無駄になります"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [or --re-read]: カーネルに領域テーブルを再読込みさせる"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : 指定番号# の領域のみ変更する"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : ディスクへの実際の書込みを行わない"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O file : 上書きされるセクタをファイルに保存する"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I file : セクタをファイルから復元する"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [or --version]: バージョンを表示する"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [or --help]: このメッセージを表示する"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "危険なオプション:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [or --show-geometry]: カーネルのジオメトリ情報を表示する"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [or --show-pt-geometry]: 領域テーブルから推測されるジオメトリ情報を表"
"示する"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [or --show-extended]: 拡張領域リストも表示する\n"
" またはそれらの記述子の入力を得る"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [or --Linux]: Linux にそぐわなくても文句を云わない"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [or --quiet]: 警告メッセージを抑制する"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " ジオメトリ検出を強制指定できます:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [or --cylinders #]:使用するシリンダ数を設定する"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [or --heads #]: 使用するヘッド数を設定する"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [or --sectors #]: 使用するセクタ数を設定する"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "矛盾のチェックを行わないようにできます:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [or --force]: おかしな指定を行っても、そのまま実行します"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "使い方:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s デバイス\t\t デバイス上のアクティブ領域をリストします\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s デバイス n1 n2 ... n1 をアクティブにして..., 残りを非アクティブにします\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An デバイス\t n をアクティヴにし、それ以外を非アクティブにします\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "全てのチェックを超越させるには --force フラグを使ってください。\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "コマンドなし?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "合計: %llu ブロック\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "使い方: sfdisk --print-id デバイス パーティション番号\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "使い方: sfdisk --change-id デバイス パーティション番号 ID\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "使い方: sfdisk --id デバイス パーティション番号 [ID]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "一つのデバイスのみ指定できます (-l や -s を除く)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "%s を読み書きモードで開けません\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "%s を読込み用に開けません\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: シリンダ数 %ld、ヘッド数 %ld、%ld セクタ/トラック\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "%s のサイズを取得できません\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "不正なブートフラグ: 0x80 でなく 0x%x です\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"終了\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"LILO では問題ありませんが、DOS MBR は 1 つのアクティブなパーティションしか\n"
"ブートできません。\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "パーティション %s には ID %x があり、隠されていません\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "不正な ID %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "このディスクは現在使用中です。\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "致命的なエラー: %s が見つかりません\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "警告: %s はブロックデバイスではありません\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "現在、誰もこのディスクを使っていないかを調べます...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
" があれば swapoff してください。\n"
" ちなみに --no-reread フラグでこのチェックを抑制できます。\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "全てのチェックを超越させるには --force フラグを使ってください。\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "古い場面:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "パーティション %d は存在しませんので、変更できません\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "新たな場面:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"私はこれらのパーティションに関与したくありません -- 変更しません。\n"
"(本当にこれを行ないたければ、--force オプションを使ってください)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "私はこれに関与したくありません -- 恐らく No と答えるべきでしょう\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "これであなたの要求は満たされますか? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "ディスクへの書き込みを行ないますか? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: 入力が短すぎます\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "中断 -- 何も変更しません\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "y,n,q のいずれかで答えてください\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"新たなパーティションの書き込みに成功\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng-2.14.2-rc2\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2009-01-31 20:52+0100\n"
"Last-Translator: Benno Schulenberg <benno@vertaalt.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
msgid "Cannot open %s\n"
msgstr "kan %s niet openen\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "kan %s niet openen\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Opslaan van oude sectoren is mislukt -- gestopt\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Schrijven van partitie op %s is mislukt\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "lange of incomplete invoerregel -- gestopt\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "invoerfout: '=' verwacht na veld %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "invoerfout: onverwacht teken %c na veld %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "invoer niet herkend: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "getal is te groot\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "onbegrepen tekens na getal\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "geen ruimte voor partitiebeschrijver\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "kan omvattende uitgebreide partitie niet maken\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "te veel invoervelden\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Geen ruimte voor meer\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Onjuiste soort\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Waarschuwing: gegeven groote (%lu) is groter dan maximaal toegelaten grootte "
"(%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Waarschuwing: lege partitie\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Waarschuwing: ongeldig partitiebegin (eerste mogelijkheid is %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "onbekende 'opstartbaar'-vlag -- kies '-' of '*'\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "een gedeeltelijke c,k,s-specificatie?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Uitgebreide partitie waar die niet verwacht werd\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "ongeldige invoer\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "te veel partities\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Meestal hoeft u alleen <begin> en <grootte> te gebruiken (en mogelijk "
"<soort>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Gebruik: %s [opties] apparaat ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr " (apparaat is zoiets als /dev/hda of /dev/sda)"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "Nuttige opties:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s, --show-size partitiegroottes tonen"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c, --id partitie-ID tonen of wijzigen"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l, --list partities weergeven"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d, --dump idem, maar in een opmaak geschikt voor latere invoer"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i, --increment cilinders/sectoren/... nummeren vanaf 1 in plaats "
"vanaf 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM invoeren/weergeven in sectoren/blokken/cilinders/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T, --list-types bekende partitietypen opsommen"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D, --DOS een beetje ruimte verspillen (voor DOS-compatibiliteit)"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R, --re-read de partitietabel opnieuw in laten lezen door de kernel"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# alleen partitie met nummer # wijzigen"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n niet echt naar de schijf schrijven, doen alsof"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O bestand de te overschrijven sectoren opslaan in dit bestand"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I bestand deze opgeslagen sectoren herstellen"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v, --version programmaversie tonen"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -?, --help deze hulptekst tonen"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "Gevaarlijke opties:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g, --show-geometry de kernelvisie van de geometrie weergeven"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G, --show-pt-geometry de uit de partitietabel afgeleide geometrie "
"weergeven"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x, --show-extended ook uitgebreide partities opnemen in de uitvoer,\n"
" of beschrijvers ervan verwachten in de invoer"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L, --Linux niet klagen over dingen die niet relevant zijn voor "
"Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q, --quiet waarschuwingen onderdrukken"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr "U kunt een andere dan de gevonden geometrie afdwingen met:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C#, --cylinders # het aantal te gebruiken cilinders"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H#, --heads # het aantal te gebruiken koppen"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S#, --sectors # het aantal te gebruiken sectoren"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "U kunt alle consistentiecontroles uitzetten met:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f, --force precies doen als gegeven, *ook* als het dom is"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Gebruik: "
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s apparaat actieve partities op apparaat weergeven\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s apparaat n1 n2 ... genoemde partities activeren, de rest de-activeren\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
"%s -An apparaat partitie n activeren, alle andere de-activeren\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"Het programma 'sfdisk' ondersteunt GPT niet. Gebruik GNU 'parted'.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Gebruik '--force' om deze controle over te slaan.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "geen opdracht?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "totaal: %llu blokken\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Gebruik: sfdisk --print-id apparaat partitienummer\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Gebruik: sfdisk --change-id apparaat partitienummer ID\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Gebruik: sfdisk --id apparaat partitienummer [ID]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "slechts één apparaat is mogelijk (behalve met '-l' of '-s')\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "kan %s niet openen voor lezen-en-schrijven\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "kan %s niet openen om te lezen\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cilinders, %ld koppen, %ld sectoren/spoor\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "kan grootte van %s niet opvragen\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "onjuiste 'opstartbaar'-vlag: 0x%x in plaats van 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Voltooid\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"U hebt %d actieve, primaire partities. Dit maakt niets uit voor LILO,\n"
"maar DOS MBR start alleen op van een schijf met 1 actieve partitie.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partitie %s heeft ID %x en is niet verborgen\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Ongeldig ID %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Deze schijf is op dit moment in gebruik.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Fatale fout: kan %s niet vinden\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Waarschuwing: %s is geen blok-apparaat\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Even controleren of iemand deze schijf nu gebruikt...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"wisselgeheugenpartities op deze schijf uit.\n"
"Of gebruik optie '--no-reread' om deze controle te onderdrukken.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Gebruik --force om alle controles te negeren.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Oude situatie:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partitie %d bestaat niet; kan deze dus niet veranderen!\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nieuwe situatie:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Hmm... vreemde partities -- er is niets gewijzigd.\n"
"(Als u dit echt wilt, kunt u --force gebruiken.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Hmm... vreemde partities -- misschien moet u Nee antwoorden.\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Bent u hiermee tevreden? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Wilt u dit naar de schijf schrijven? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: voortijdig einde van de invoer\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Gestopt -- er is niets gewijzigd.\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Antwoord met 'y' (ja) of 'n' (nee) of 'q' (stoppen).\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"De nieuwe partitietabel is succesvol geschreven.\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.17.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2010-02-16 18:45+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
+"|| n%100>=20) ? 1 : 2;\n"
#: disk-utils/blockdev.c:63
msgid "set read-only"
#: disk-utils/fsck.cramfs.c:682
#, c-format
msgid "directory data start (%ld) < sizeof(struct cramfs_super) + start (%ld)"
-msgstr "pocz±tek danych katalogu (%ld) < sizeof(struct cramfs_super) + start (%ld)"
+msgstr ""
+"pocz±tek danych katalogu (%ld) < sizeof(struct cramfs_super) + start (%ld)"
#: disk-utils/fsck.cramfs.c:685
#, c-format
#: disk-utils/fsck.minix.c:673 disk-utils/fsck.minix.c:724
#, c-format
msgid "Inode %d marked unused, but used for file '%s'\n"
-msgstr "I-wêze³ %d oznaczono jako nieu¿ywany ale jest on u¿ywany przez plik '%s'\n"
+msgstr ""
+"I-wêze³ %d oznaczono jako nieu¿ywany ale jest on u¿ywany przez plik '%s'\n"
#: disk-utils/fsck.minix.c:677 disk-utils/fsck.minix.c:728
msgid "Mark in use"
#: disk-utils/mkfs.cramfs.c:126
#, c-format
msgid ""
-"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n name] dirname outfile\n"
+"usage: %s [-h] [-v] [-b blksize] [-e edition] [-N endian] [-i file] [-n "
+"name] dirname outfile\n"
" -h print this help\n"
" -v be verbose\n"
" -E make all warnings errors (non-zero exit status)\n"
" dirname root of the filesystem to be compressed\n"
" outfile output file\n"
msgstr ""
-"Sk³adnia: %s [-h] [-v] [-b rozmbloku] [-e edycja] [-N endian] [-i plik] [-n nazwa] katalog plikwy\n"
+"Sk³adnia: %s [-h] [-v] [-b rozmbloku] [-e edycja] [-N endian] [-i plik] [-n "
+"nazwa] katalog plikwy\n"
" -h wy¶wietlenie tego opisu\n"
" -v wiêksza liczba komunikatów\n"
-" -E uczynienie wszystkich ostrze¿eñ b³êdami (niezerowy kod wyj¶cia)\n"
+" -E uczynienie wszystkich ostrze¿eñ b³êdami (niezerowy kod "
+"wyj¶cia)\n"
" -b rozmbloku u¿ycie tego rozmiaru bloku, musi byæ równy rozmiarowi strony\n"
" -e edycja ustawienie numeru edycji (czê¶æ fsida)\n"
" -N endian kolejno¶æ bajtów w s³owie (big|little|host), domy¶lnie host\n"
" Please increase MAX_INPUT_NAMELEN in mkcramfs.c and recompile. Exiting.\n"
msgstr ""
"Znaleziono bardzo d³ug± nazwê pliku (%zu bajtów) `%s'.\n"
-" Proszê zwiêkszyæ MAX_INPUT_NAMELEN w mkcramfs.c i przekompilowaæ. Zakoñczenie.\n"
+" Proszê zwiêkszyæ MAX_INPUT_NAMELEN w mkcramfs.c i przekompilowaæ. "
+"Zakoñczenie.\n"
#: disk-utils/mkfs.cramfs.c:471
#, c-format
#: disk-utils/mkfs.cramfs.c:853
#, c-format
-msgid "warning: guestimate of required size (upper bound) is %lldMB, but maximum image size is %uMB. We might die prematurely.\n"
-msgstr "uwaga: szacowany wymagany rozmiar (górna granica) to %lldMB, ale maksymalny rozmiar obrazu to %uMB. Program mo¿e zgin±æ przedwcze¶nie.\n"
+msgid ""
+"warning: guestimate of required size (upper bound) is %lldMB, but maximum "
+"image size is %uMB. We might die prematurely.\n"
+msgstr ""
+"uwaga: szacowany wymagany rozmiar (górna granica) to %lldMB, ale maksymalny "
+"rozmiar obrazu to %uMB. Program mo¿e zgin±æ przedwcze¶nie.\n"
#: disk-utils/mkfs.cramfs.c:880
msgid "ROM image map"
#: disk-utils/mkfs.cramfs.c:925
#, c-format
msgid "not enough space allocated for ROM image (%lld allocated, %zu used)\n"
-msgstr "przydzielono za ma³o miejsca na obraz ROM (przydzielono %lld, u¿yto %zu)\n"
+msgstr ""
+"przydzielono za ma³o miejsca na obraz ROM (przydzielono %lld, u¿yto %zu)\n"
#: disk-utils/mkfs.cramfs.c:933
msgid "ROM image"
#: disk-utils/mkfs.cramfs.c:957
#, c-format
-msgid "warning: uids truncated to %u bits. (This may be a security concern.)\n"
-msgstr "uwaga: uidy skrócone do %u bitów (mo¿e to rzutowaæ na bezpieczeñstwo).\n"
+msgid ""
+"warning: uids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+"uwaga: uidy skrócone do %u bitów (mo¿e to rzutowaæ na bezpieczeñstwo).\n"
#: disk-utils/mkfs.cramfs.c:962
#, c-format
-msgid "warning: gids truncated to %u bits. (This may be a security concern.)\n"
-msgstr "uwaga: gidy skrócone do %u bitów (mo¿e to rzutowaæ na bezpieczeñstwo).\n"
+msgid ""
+"warning: gids truncated to %u bits. (This may be a security concern.)\n"
+msgstr ""
+"uwaga: gidy skrócone do %u bitów (mo¿e to rzutowaæ na bezpieczeñstwo).\n"
#: disk-utils/mkfs.cramfs.c:967
#, c-format
#: disk-utils/mkswap.c:165
#, c-format
msgid "Using user-specified page size %d, instead of the system value %d\n"
-msgstr "U¿ycie podanego przez u¿ytkownika rozmiaru strony %d zamiast systemowego %d\n"
+msgstr ""
+"U¿ycie podanego przez u¿ytkownika rozmiaru strony %d zamiast systemowego %d\n"
#: disk-utils/mkswap.c:194
#, c-format
#: disk-utils/mkswap.c:283
#, c-format
msgid "Usage: %s [-c] [-pPAGESZ] [-L label] [-U UUID] /dev/name [blocks]\n"
-msgstr "Sk³adnia: %s [-c] [-pROZMSTRONY] [-L etykieta] [-U UUID] /dev/nazwa [bloki]\n"
+msgstr ""
+"Sk³adnia: %s [-c] [-pROZMSTRONY] [-L etykieta] [-U UUID] /dev/nazwa [bloki]\n"
#: disk-utils/mkswap.c:297
msgid "too many bad pages"
#: disk-utils/mkswap.c:577
#, c-format
msgid "%s: error: size %llu KiB is larger than device size %llu KiB\n"
-msgstr "%s: b³±d: rozmiar %llu KiB jest wiêkszy ni¿ rozmiar urz±dzenia %llu KiB\n"
+msgstr ""
+"%s: b³±d: rozmiar %llu KiB jest wiêkszy ni¿ rozmiar urz±dzenia %llu KiB\n"
#: disk-utils/mkswap.c:586
#, c-format
#: disk-utils/raw.c:125
#, c-format
-msgid "Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
-msgstr "Urz±dzenie '%s' jest steruj±cym urz±dzeniem surowym (nale¿y u¿yæ raw<N>, gdzie <N> jest wiêksze od zera)\n"
+msgid ""
+"Device '%s' is control raw dev (use raw<N> where <N> is greater than zero)\n"
+msgstr ""
+"Urz±dzenie '%s' jest steruj±cym urz±dzeniem surowym (nale¿y u¿yæ raw<N>, "
+"gdzie <N> jest wiêksze od zera)\n"
#: disk-utils/raw.c:145
#, c-format
#: fdisk/cfdisk.c:417
#, c-format
msgid "Reboot the system to ensure the partition table is correctly updated.\n"
-msgstr "Nale¿y zrestartowaæ system, aby zapewniæ poprawne uaktualnienie tablicy partycji.\n"
+msgstr ""
+"Nale¿y zrestartowaæ system, aby zapewniæ poprawne uaktualnienie tablicy "
+"partycji.\n"
#: fdisk/cfdisk.c:421
#, c-format
msgstr "Powiêkszone partycje logiczne zachodz± na siebie"
#: fdisk/cfdisk.c:1003
-msgid "!!!! Internal error creating logical drive with no extended partition !!!!"
-msgstr "!!!! B³±d wewnêtrzny przy tworzeniu partycji logicznej bez rozszerzonej !!!!"
+msgid ""
+"!!!! Internal error creating logical drive with no extended partition !!!!"
+msgstr ""
+"!!!! B³±d wewnêtrzny przy tworzeniu partycji logicznej bez rozszerzonej !!!!"
#: fdisk/cfdisk.c:1014 fdisk/cfdisk.c:1026
-msgid "Cannot create logical drive here -- would create two extended partitions"
-msgstr "Nie mo¿na tu utworzyæ napêdu logicznego - powsta³yby dwie partycje rozszerzone"
+msgid ""
+"Cannot create logical drive here -- would create two extended partitions"
+msgstr ""
+"Nie mo¿na tu utworzyæ napêdu logicznego - powsta³yby dwie partycje "
+"rozszerzone"
#: fdisk/cfdisk.c:1168
msgid "Menu item too long. Menu may look odd."
msgstr "Otwarto dysk w trybie tylko do odczytu - brak prawa zapisu"
#: fdisk/cfdisk.c:1687
-msgid "Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
-msgstr "Uwaga! Wykryto nieobs³ugiwan± tablicê GPT (GUID Partition Table). Nale¿y u¿yæ GNU Parteda."
+msgid ""
+"Warning!! Unsupported GPT (GUID Partition Table) detected. Use GNU Parted."
+msgstr ""
+"Uwaga! Wykryto nieobs³ugiwan± tablicê GPT (GUID Partition Table). Nale¿y "
+"u¿yæ GNU Parteda."
#: fdisk/cfdisk.c:1706
msgid "Cannot get disk size"
msgstr "Uwaga! To mo¿e zniszczyæ dane na dysku!"
#: fdisk/cfdisk.c:1881
-msgid "Are you sure you want to write the partition table to disk? (yes or no): "
+msgid ""
+"Are you sure you want to write the partition table to disk? (yes or no): "
msgstr "Czy na pewno zapisaæ na dysk tablicê partycji? (tak lub nie): "
#: fdisk/cfdisk.c:1887
msgstr "Zapisano tablicê partycji"
#: fdisk/cfdisk.c:1926
-msgid "Wrote partition table, but re-read table failed. Run partprobe(8), kpartx(8) or reboot to update table."
-msgstr "Zapisano tablicê partycji, ale ponowny odczyt nie powiód³ siê. Proszê uruchomiæ partprobe(8), kpartx(8) lub zrestartowaæ system, aby uaktualniæ tablicê."
+msgid ""
+"Wrote partition table, but re-read table failed. Run partprobe(8), kpartx"
+"(8) or reboot to update table."
+msgstr ""
+"Zapisano tablicê partycji, ale ponowny odczyt nie powiód³ siê. Proszê "
+"uruchomiæ partprobe(8), kpartx(8) lub zrestartowaæ system, aby uaktualniæ "
+"tablicê."
#: fdisk/cfdisk.c:1936
msgid "No primary partitions are marked bootable. DOS MBR cannot boot this."
-msgstr "¯adna z g³ównych partycji nie jest zaznaczona jako rozruchowa. DOS-owy MBR tego nie uruchomi."
+msgstr ""
+"¯adna z g³ównych partycji nie jest zaznaczona jako rozruchowa. DOS-owy MBR "
+"tego nie uruchomi."
#: fdisk/cfdisk.c:1938
-msgid "More than one primary partition is marked bootable. DOS MBR cannot boot this."
-msgstr "Wiêcej ni¿ jedna g³ówna partycja jest zaznaczona jako rozruchowa. DOS-owy MBR tego nie uruchomi."
+msgid ""
+"More than one primary partition is marked bootable. DOS MBR cannot boot this."
+msgstr ""
+"Wiêcej ni¿ jedna g³ówna partycja jest zaznaczona jako rozruchowa. DOS-owy "
+"MBR tego nie uruchomi."
#: fdisk/cfdisk.c:1996 fdisk/cfdisk.c:2115 fdisk/cfdisk.c:2199
msgid "Enter filename or press RETURN to display on screen: "
-msgstr "Proszê wprowadziæ nazwê pliku lub wcisn±æ RETURN, aby wy¶wietliæ na ekranie: "
+msgstr ""
+"Proszê wprowadziæ nazwê pliku lub wcisn±æ RETURN, aby wy¶wietliæ na ekranie: "
#: fdisk/cfdisk.c:2005 fdisk/cfdisk.c:2123 fdisk/cfdisk.c:2207
#, c-format
msgstr " Pierwszy Ostatni\n"
#: fdisk/cfdisk.c:2137
-msgid " # Type Sector Sector Offset Length Filesystem Type (ID) Flag\n"
-msgstr " # Typ sektor sektor Offset D³ugo¶æ ID systemu plików Flaga\n"
+msgid ""
+" # Type Sector Sector Offset Length Filesystem Type (ID) "
+"Flag\n"
+msgstr ""
+" # Typ sektor sektor Offset D³ugo¶æ ID systemu plików "
+"Flaga\n"
#: fdisk/cfdisk.c:2138
-msgid "-- ------- ----------- ----------- ------ ----------- -------------------- ----\n"
-msgstr "-- -------- ----------- ----------- ------ ----------- -------------------- ------\n"
+msgid ""
+"-- ------- ----------- ----------- ------ ----------- -------------------- "
+"----\n"
+msgstr ""
+"-- -------- ----------- ----------- ------ ----------- -------------------- "
+"------\n"
#: fdisk/cfdisk.c:2221
msgid " ---Starting---- ----Ending----- Start Number of\n"
#: fdisk/cfdisk.c:2223
msgid "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
-msgstr "-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
+msgstr ""
+"-- ----- ---- ---- ----- ---- ---- ---- ----- ----------- -----------\n"
#: fdisk/cfdisk.c:2256
msgid "Raw"
#: fdisk/cfdisk.c:2303
msgid " m Maximize disk usage of the current partition"
-msgstr " m Zmaksymalizowanie wykorzystania dysku przez bie¿±c± partycjê"
+msgstr ""
+" m Zmaksymalizowanie wykorzystania dysku przez bie¿±c± partycjê"
#: fdisk/cfdisk.c:2304
msgid " Note: This may make the partition incompatible with"
#: fdisk/cfdisk.c:2752
msgid "Maximize disk usage of the current partition (experts only)"
-msgstr "Zmaksymalizowanie wykorzystania dysku przez bie¿±c± partycjê (tylko dla ekspertów)"
+msgstr ""
+"Zmaksymalizowanie wykorzystania dysku przez bie¿±c± partycjê (tylko dla "
+"ekspertów)"
#: fdisk/cfdisk.c:2753
msgid "New"
" -b <rozmiar> rozmiar bloku (512, 1024, 2048 lub 4096)\n"
" -c wy³±czenie trybu kompatybilno¶ci z DOS-em\n"
" -h wy¶wietlenie opisu\n"
-" -u <rozmiar> podawanie rozmiarów w sektorach zamiast w cylindrach\n"
+" -u <rozmiar> podawanie rozmiarów w sektorach zamiast w "
+"cylindrach\n"
" -v wy¶wietlenie wersji\n"
" -C <liczba> podanie liczby cylindrów\n"
" -H <liczba> podanie liczby g³owic\n"
#: fdisk/fdisk.c:1250
#, c-format
-msgid "Device contains neither a valid DOS partition table, nor Sun, SGI or OSF disklabel\n"
-msgstr "Urz±dzenie nie zawiera poprawnej DOS-owej tablicy partycji ani etykiety dysku Sun, SGI ani OSF\n"
+msgid ""
+"Device contains neither a valid DOS partition table, nor Sun, SGI or OSF "
+"disklabel\n"
+msgstr ""
+"Urz±dzenie nie zawiera poprawnej DOS-owej tablicy partycji ani etykiety "
+"dysku Sun, SGI ani OSF\n"
#: fdisk/fdisk.c:1267
#, c-format
#: fdisk/fdisk.c:1289
#, c-format
-msgid "Warning: invalid flag 0x%04x of partition table %d will be corrected by w(rite)\n"
-msgstr "Uwaga: niepoprawna flaga 0x%04x tablicy partycji %d bêdzie poprawiona przy zapisie (w)\n"
+msgid ""
+"Warning: invalid flag 0x%04x of partition table %d will be corrected by w"
+"(rite)\n"
+msgstr ""
+"Uwaga: niepoprawna flaga 0x%04x tablicy partycji %d bêdzie poprawiona przy "
+"zapisie (w)\n"
#: fdisk/fdisk.c:1315
#, c-format
#: fdisk/fdisk.c:1821
#, c-format
msgid "Partition %d has different physical/logical beginnings (non-Linux?):\n"
-msgstr "Partycja %d ma ró¿ne pocz±tki fizyczy i logiczny (nie jest linuksowa?):\n"
+msgstr ""
+"Partycja %d ma ró¿ne pocz±tki fizyczy i logiczny (nie jest linuksowa?):\n"
#: fdisk/fdisk.c:1823 fdisk/fdisk.c:1831 fdisk/fdisk.c:1840 fdisk/fdisk.c:1850
#, c-format
#: fdisk/fdisk.c:2183
#, c-format
msgid "Partition %d: previous sectors %d disagrees with total %d\n"
-msgstr "Partycja %d: poprzednia liczba sektorów %d nie zgadza siê z ca³kowit± %d\n"
+msgstr ""
+"Partycja %d: poprzednia liczba sektorów %d nie zgadza siê z ca³kowit± %d\n"
#: fdisk/fdisk.c:2217
#, c-format
#: fdisk/fdisk.c:2256
#, c-format
msgid "Total allocated sectors %llu greater than the maximum %llu\n"
-msgstr "Ca³kowita liczba przydzielonych sektorów %llu jest wiêksza ni¿ maksymalna %llu\n"
+msgstr ""
+"Ca³kowita liczba przydzielonych sektorów %llu jest wiêksza ni¿ maksymalna %"
+"llu\n"
#: fdisk/fdisk.c:2259
#, c-format
#: fdisk/fdisk.c:2295 fdisk/fdisksgilabel.c:620 fdisk/fdisksunlabel.c:411
#, c-format
msgid "Partition %d is already defined. Delete it before re-adding it.\n"
-msgstr "Partycja %d jest ju¿ zdefiniowana. Nale¿y j± usun±æ przed ponownym dodaniem.\n"
+msgstr ""
+"Partycja %d jest ju¿ zdefiniowana. Nale¿y j± usun±æ przed ponownym "
+"dodaniem.\n"
#: fdisk/fdisk.c:2340
#, c-format
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util fdisk doesn't "
+"support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"UWAGA: Na '%s' wykryto tablicê partycji GPT (GUID Partition Table)! fdisk nie obs³uguje GPT. Nale¿y u¿yæ GNU Parteda.\n"
+"UWAGA: Na '%s' wykryto tablicê partycji GPT (GUID Partition Table)! fdisk "
+"nie obs³uguje GPT. Nale¿y u¿yæ GNU Parteda.\n"
"\n"
#: fdisk/fdisk.c:2814
msgid "Cannot open %s\n"
msgstr "Nie mo¿na otworzyæ %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "nie mo¿na otworzyæ %s\n"
#: fdisk/fdisk.c:2934
#, c-format
-msgid "Warning: the -b (set sector size) option should be used with one specified device\n"
-msgstr "Uwaga: opcja -b (rozmiar sektora) powinna byæ u¿ywana z okre¶lonym urz±dzeniem\n"
+msgid ""
+"Warning: the -b (set sector size) option should be used with one specified "
+"device\n"
+msgstr ""
+"Uwaga: opcja -b (rozmiar sektora) powinna byæ u¿ywana z okre¶lonym "
+"urz±dzeniem\n"
#: fdisk/fdisk.c:2994
#, c-format
#: fdisk/fdisksgilabel.c:151
#, c-format
-msgid "According to MIPS Computer Systems, Inc the Label must not contain more than 512 bytes\n"
-msgstr "Zgodnie z wytycznymi MIPS Computer Systems, Inc etykieta nie mo¿e zawieraæ wiêcej ni¿ 512 bajtów\n"
+msgid ""
+"According to MIPS Computer Systems, Inc the Label must not contain more than "
+"512 bytes\n"
+msgstr ""
+"Zgodnie z wytycznymi MIPS Computer Systems, Inc etykieta nie mo¿e zawieraæ "
+"wiêcej ni¿ 512 bajtów\n"
#: fdisk/fdisksgilabel.c:170
#, c-format
#: fdisk/fdisksgilabel.c:635
#, c-format
msgid "You got a partition overlap on the disk. Fix it first!\n"
-msgstr "Na tym dysku partycje zachodz± na siebie. Najpierw trzeba to poprawiæ!\n"
+msgstr ""
+"Na tym dysku partycje zachodz± na siebie. Najpierw trzeba to poprawiæ!\n"
#: fdisk/fdisksgilabel.c:644 fdisk/fdisksgilabel.c:673
#, c-format
#: fdisk/fdisksgilabel.c:660
#, c-format
msgid "You will get a partition overlap on the disk. Fix it first!\n"
-msgstr "Na tym dysku partycje bêd± zachodzi³y na siebie. Najpierw trzeba to poprawiæ!\n"
+msgstr ""
+"Na tym dysku partycje bêd± zachodzi³y na siebie. Najpierw trzeba to "
+"poprawiæ!\n"
#: fdisk/fdisksgilabel.c:665
#, c-format
#: fdisk/fdisksgilabel.c:718 fdisk/fdisksunlabel.c:222
#, c-format
msgid ""
-"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %d.\n"
+"Warning: BLKGETSIZE ioctl failed on %s. Using geometry cylinder value of %"
+"d.\n"
"This value may be truncated for devices > 33.8 GB.\n"
msgstr ""
-"Uwaga: ioctl BLKGETSIZE na %s nie powiód³ siê. Przyjêto liczbê cylindrów %d.\n"
+"Uwaga: ioctl BLKGETSIZE na %s nie powiód³ siê. Przyjêto liczbê cylindrów %"
+"d.\n"
"Ta warto¶æ mo¿e byæ uciêta dla urz±dzeñ > 33.8GB.\n"
#: fdisk/fdisksgilabel.c:732
#: fdisk/fdisksunlabel.c:153
#, c-format
msgid "Detected sun disklabel with wrong sanity [0x%08x].\n"
-msgstr "Wykryto etykietê dysku Suna z b³êdnym znacznikiem poprawno¶ci [0x%08x].\n"
+msgstr ""
+"Wykryto etykietê dysku Suna z b³êdnym znacznikiem poprawno¶ci [0x%08x].\n"
#: fdisk/fdisksunlabel.c:158
#, c-format
#: fdisk/fdisksunlabel.c:163
#, c-format
-msgid "Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
-msgstr "Uwaga: B³êdne warto¶ci musz± byæ poprawione, co nast±pi przy zapisie (w)\n"
+msgid ""
+"Warning: Wrong values need to be fixed up and will be corrected by w(rite)\n"
+msgstr ""
+"Uwaga: B³êdne warto¶ci musz± byæ poprawione, co nast±pi przy zapisie (w)\n"
#: fdisk/fdisksunlabel.c:193
#, c-format
"This will give problems with all software that uses C/H/S addressing.\n"
msgstr ""
"Uwaga: ma³o prawdopodobna liczba sektorów (%lu) - zwykle s± najwy¿ej 63\n"
-"Spowoduje to problemy z ka¿dym oprogoramowaniem u¿ywaj±cym adresowania C/H/S.\n"
+"Spowoduje to problemy z ka¿dym oprogoramowaniem u¿ywaj±cym adresowania C/H/"
+"S.\n"
#: fdisk/sfdisk.c:513
#, c-format
#: fdisk/sfdisk.c:595
#, c-format
-msgid "%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
-msgstr "%s dla partycji %s ma niemo¿liw± liczbê g³owic: %lu (powinna byæ 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for head: %lu (should be in 0-%lu)\n"
+msgstr ""
+"%s dla partycji %s ma niemo¿liw± liczbê g³owic: %lu (powinna byæ 0-%lu)\n"
#: fdisk/sfdisk.c:600
#, c-format
-msgid "%s of partition %s has impossible value for sector: %lu (should be in 1-%lu)\n"
-msgstr "%s dla partycji %s ma niemo¿liw± liczbê sektorów: %lu (powinna byæ 1-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for sector: %lu (should be in 1-%"
+"lu)\n"
+msgstr ""
+"%s dla partycji %s ma niemo¿liw± liczbê sektorów: %lu (powinna byæ 1-%lu)\n"
#: fdisk/sfdisk.c:605
#, c-format
-msgid "%s of partition %s has impossible value for cylinders: %lu (should be in 0-%lu)\n"
-msgstr "%s dla partycji %s ma niemo¿liw± liczbê cylindrów: %lu (powinna byæ 0-%lu)\n"
+msgid ""
+"%s of partition %s has impossible value for cylinders: %lu (should be in 0-%"
+"lu)\n"
+msgstr ""
+"%s dla partycji %s ma niemo¿liw± liczbê cylindrów: %lu (powinna byæ 0-%lu)\n"
#: fdisk/sfdisk.c:645
#, c-format
#: fdisk/sfdisk.c:1113
#, c-format
msgid "\t\tstart: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "\t\tpocz±tek: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%ld)\n"
+msgstr ""
+"\t\tpocz±tek: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%ld)\n"
#: fdisk/sfdisk.c:1120
#, c-format
#: fdisk/sfdisk.c:1341
#, c-format
-msgid "partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "partycja %s: pocz±tek: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%ld)\n"
+msgid ""
+"partition %s: start: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
+msgstr ""
+"partycja %s: pocz±tek: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%"
+"ld)\n"
#: fdisk/sfdisk.c:1347
msgid "end"
#: fdisk/sfdisk.c:1350
#, c-format
msgid "partition %s: end: (c,h,s) expected (%ld,%ld,%ld) found (%ld,%ld,%ld)\n"
-msgstr "partycja %s: koniec: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%ld)\n"
+msgstr ""
+"partycja %s: koniec: (c,h,s) oczekiwane (%ld,%ld,%ld), otrzymano (%ld,%ld,%"
+"ld)\n"
#: fdisk/sfdisk.c:1353
#, c-format
msgid "Failed saving the old sectors - aborting\n"
msgstr "Nie uda³o siê zapisaæ starych sektorów - przerwano\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Nie uda³o siê zapisaæ partycji na %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "d³uga lub niekompletna linia na wej¶ciu - zakoñczenie\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "b³±d wej¶cia: oczekiwano `=' po polu %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "b³±d wej¶cia: oczekiwano znaku %c po polu %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "nierozpoznane wej¶cie: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "liczba zbyt du¿a\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "koñcowe ¶mieci po liczbie\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "brak miejsca na deskryptor partycji\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "nie mo¿na zbudowaæ otaczaj±cej partycji rozszerzonej\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "zbyt du¿o pól wej¶ciowych\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Brak miejsca na wiêcej\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Niedozwolony typ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Uwaga: podany rozmiar (%lu) przekracza maksymalny dopuszczalny (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Uwaga: pusta partycja\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Uwaga: b³êdny pocz±tek partycji (najbli¿szy %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "nierozpoznana flaga rozruchu - proszê wybraæ - lub *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "czê¶ciowa specyfikacja c,h,s?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Partycja rozszerzona nie tam, gdzie jej oczekiwano\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "b³êdne wej¶cie\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "zbyt du¿o partycji\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-"Wej¶cie jest w nastêpuj±cej postaci (puste pola oznaczaj± warto¶æ domy¶ln±):\n"
+"Wej¶cie jest w nastêpuj±cej postaci (puste pola oznaczaj± warto¶æ "
+"domy¶ln±):\n"
"<pocz±tek> <rozmiar> <typ [E,S,L,X,hex]> <rozruch [-,*> <c,h,s> <c,h,s>\n"
"Zwykle trzeba podaæ tylko <pocz±tek> i <rozmiar> (oraz ewentualnie <typ>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Sk³adnia: %s [opcje] urz±dzenie...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "urz±dzenie: co¶ w stylu /dev/hda lub /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "przydatne opcje:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [lub --show-size]: wypisanie rozmiaru partycji"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [lub --id]: wypisanie lub zmiana ID partycji"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [lub --list]: wypisanie partycji z ka¿dego urz±dzenia"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr " -d [lub --dump]: jw., ale w formacie odpowiednim dla wej¶cia"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [lub --increment]: liczba cylindrów itp. od 1 zamiast od 0"
-#: fdisk/sfdisk.c:2297
-msgid " -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/MB"
-msgstr " -uS, -uB, -uC, -uM: operowanie na jednostkach: sektor/blok/cylinder/MB"
+#: fdisk/sfdisk.c:2302
+msgid ""
+" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
+"MB"
+msgstr ""
+" -uS, -uB, -uC, -uM: operowanie na jednostkach: sektor/blok/cylinder/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [lub --list-types]: wypisanie znanych typów partycji"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
-msgstr " -D [lub --DOS]: kompatybilno¶æ z DOS-em: marnowanie odrobiny miejsca"
+msgstr ""
+" -D [lub --DOS]: kompatybilno¶æ z DOS-em: marnowanie odrobiny "
+"miejsca"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
-msgstr " -R [lub --re-read]: wymuszenie odczytu tablicy partycji przez j±dro"
+msgstr ""
+" -R [lub --re-read]: wymuszenie odczytu tablicy partycji przez j±dro"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : zmiana tylko partycji o numerze #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : nie zapisywanie niczego na dysk"
-#: fdisk/sfdisk.c:2303
-msgid " -O file : save the sectors that will be overwritten to file"
-msgstr " -O plik : zapis do pliku sektorów przed ich nadpisaniem"
+#: fdisk/sfdisk.c:2308
+msgid ""
+" -O file : save the sectors that will be overwritten to file"
+msgstr ""
+" -O plik : zapis do pliku sektorów przed ich nadpisaniem"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I plik : odtworzenie tych sektorów"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [lub --version]: wypisanie wersji"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [lub --help]: wypisanie tej informacji"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "niebezpieczne opcje:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [lub --show-geometry]: wypisanie informacji j±dra o geometrii"
-#: fdisk/sfdisk.c:2309
-msgid " -G [or --show-pt-geometry]: print geometry guessed from the partition table"
-msgstr " -G [lub --show-pt-geometry]: wypisanie geometrii odgadniêtej z tabl. part."
+#: fdisk/sfdisk.c:2314
+msgid ""
+" -G [or --show-pt-geometry]: print geometry guessed from the partition "
+"table"
+msgstr ""
+" -G [lub --show-pt-geometry]: wypisanie geometrii odgadniêtej z tabl. "
+"part."
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [lub --show-extended]: wypisywanie tak¿e partycji rozszerzonych\n"
" lub oczekiwanie ich deskryptorów na wej¶ciu"
-#: fdisk/sfdisk.c:2312
-msgid " -L [or --Linux]: do not complain about things irrelevant for Linux"
-msgstr " -L [lub --Linux]: pominiêcie ostrze¿eñ bez znaczenia dla Linuksa"
+#: fdisk/sfdisk.c:2317
+msgid ""
+" -L [or --Linux]: do not complain about things irrelevant for Linux"
+msgstr ""
+" -L [lub --Linux]: pominiêcie ostrze¿eñ bez znaczenia dla Linuksa"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [lub --quiet]: pominiêcie ostrze¿eñ"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Mo¿na wymusiæ inn± geometriê przy u¿yciu:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [lub --cylinders #]: ustawienie liczby cylindrów"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [lub --heads #]: ustawienie liczby g³owic"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [lub --sectors #]: ustawienie liczby sektorów"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Mo¿na wy³±czyæ sprawdzanie spójno¶ci przy u¿yciu opcji:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
-msgstr " -f [lub --force]: wykonywanie wszystkich, nawet g³upich poleceñ"
+msgstr ""
+" -f [lub --force]: wykonywanie wszystkich, nawet g³upich poleceñ"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Sk³adnia:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s urz±dzenie\t\t wypisanie aktywnych partycji na urz±dzeniu\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
-msgstr "%s urz±dzenie n1 n2 ... uaktywnienie partycji n1 ..., wy³±czenie reszty\n"
+msgstr ""
+"%s urz±dzenie n1 n2 ... uaktywnienie partycji n1 ..., wy³±czenie reszty\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An urz±dzenie\t uaktywnienie partycji n, wy³±czenie pozosta³ych\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
-"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk doesn't support GPT. Use GNU Parted.\n"
+"WARNING: GPT (GUID Partition Table) detected on '%s'! The util sfdisk "
+"doesn't support GPT. Use GNU Parted.\n"
"\n"
msgstr ""
"\n"
-"UWAGA: na '%s' wykryto tablicê partycji GPT (GUID Partition Table)! Narzêdzie sfdisk nie obs³uguje GPT. Nale¿y u¿yæ GNU Parteda.\n"
+"UWAGA: na '%s' wykryto tablicê partycji GPT (GUID Partition Table)! "
+"Narzêdzie sfdisk nie obs³uguje GPT. Nale¿y u¿yæ GNU Parteda.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Aby wy³±czyæ ten test, nale¿y u¿yæ flagi --force.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "brak polecenia?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "razem: %llu bloków\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "sk³adnia: sfdisk --print-id urz±dzenie numer-partycji\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "sk³adnia: sfdisk --change-id urz±dzenie numer-partycji ID\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "sk³adnia: sfdisk --id urz±dzenie numer-partycji [ID]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "mo¿na okre¶liæ tylko jedno urz±dzenie (chyba ¿e z -l lub -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "nie mo¿na otworzyæ %s do odczytu i zapisu\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "nie mo¿na otworzyæ %s do odczytu\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: cylindrów: %ld, g³owic: %ld, sektorów na ¶cie¿ce: %ld\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Nie mo¿na pobraæ rozmiaru %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "b³êdny bajt ruzruchu: 0x%x zamiast 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Gotowe\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Na dysku s± %d aktywne partycje g³ówne. Nie ma to znaczenia dla LILO,\n"
"ale DOS-owy MBR potrafi uruchomiæ dysk tylko z jedn± aktywn± partycj±.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partycja %s ma ID %x i nie jest ukryta\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "B³êdny ID %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Ten dysk jest aktualnie u¿ywany.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "B³±d krytyczny: nie mo¿na odnale¼æ %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Uwaga: %s nie jest urz±dzeniem blokowym\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Sprawdzanie czy nikt nie u¿ywa teraz tego dysku...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Use the --no-reread flag to suppress this check.\n"
msgstr ""
"\n"
-"Ten dysk jest aktualnie u¿ywany - repartycjonowanie jest raczej z³ym pomys³em.\n"
+"Ten dysk jest aktualnie u¿ywany - repartycjonowanie jest raczej z³ym "
+"pomys³em.\n"
"Proszê odmontowaæ wszystkie systemy plików oraz wy³±czyæ partycje wymiany\n"
"z tego dysku.\n"
"Aby pomin±æ ten test, mo¿na u¿yæ flagi --no-reread.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Mo¿na u¿yæ flagi --force, aby pomin±æ wszystkie testy.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Stara sytuacja:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partycja %d nie istnieje, nie mo¿na jej zmieniæ\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Nowa sytuacja:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Nie podobaj± mi siê te partycje - nie zmieniono\n"
"(je¶li na pewno tak maj± wygl±daæ - proszê u¿yæ opcji --force).\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Nie podoba mi siê to - prawdopodobnie nale¿y odpowiedzieæ Nie\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Czy te zmiany s± satysfakcjonuj±ce? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Czy zapisaæ zmiany na dysk [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: przedwczesny koniec wej¶cia\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Wyj¶cie - bez zmian\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Proszê odpowiedzieæ jednym z y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Zapisano now± tablicê partycji\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
#: fsck/fsck.c:882
#, c-format
-msgid "%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass number\n"
-msgstr "%s: pominiêto b³êdn± liniê w /etc/fstab: montowanie typu bind z niezerowym numerem przebiegu fsck\n"
+msgid ""
+"%s: skipping bad line in /etc/fstab: bind mount with nonzero fsck pass "
+"number\n"
+msgstr ""
+"%s: pominiêto b³êdn± liniê w /etc/fstab: montowanie typu bind z niezerowym "
+"numerem przebiegu fsck\n"
#: fsck/fsck.c:892
#, c-format
msgstr "--oczekiwanie-- (przebieg %d)\n"
#: fsck/fsck.c:1085
-msgid "Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
-msgstr "Sk³adnia: fsck [-AMNPRTV] [ -C [ fd ] ] [-t typfs] [opcje-fs] [system-plików ...]\n"
+msgid ""
+"Usage: fsck [-AMNPRTV] [ -C [ fd ] ] [-t fstype] [fs-options] [filesys ...]\n"
+msgstr ""
+"Sk³adnia: fsck [-AMNPRTV] [ -C [ fd ] ] [-t typfs] [opcje-fs] [system-"
+"plików ...]\n"
#: fsck/fsck.c:1123
#, c-format
msgstr " parametry\n"
#: getopt/getopt.c:324
-msgid " -a, --alternative Allow long options starting with single -\n"
-msgstr " -a, --alternative Zezwolenie na d³ugie opcje z jednym - na pocz±tku\n"
+msgid ""
+" -a, --alternative Allow long options starting with single -\n"
+msgstr ""
+" -a, --alternative Zezwolenie na d³ugie opcje z jednym - na "
+"pocz±tku\n"
#: getopt/getopt.c:325
msgid " -h, --help This small usage guide\n"
#: getopt/getopt.c:326
msgid " -l, --longoptions=longopts Long options to be recognized\n"
-msgstr " -l, --longoptions=opcje D³ugie opcje, jakie maj± byæ rozpoznawane\n"
+msgstr ""
+" -l, --longoptions=opcje D³ugie opcje, jakie maj± byæ rozpoznawane\n"
#: getopt/getopt.c:327
-msgid " -n, --name=progname The name under which errors are reported\n"
+msgid ""
+" -n, --name=progname The name under which errors are reported\n"
msgstr " -n, --name=program Nazwa z jak± maj± byæ zg³aszane b³êdy\n"
#: getopt/getopt.c:328
msgid " -o, --options=optstring Short options to be recognized\n"
-msgstr " -o, --options=optstring Krótkie opcje, jakie maj± byæ rozpoznawane\n"
+msgstr ""
+" -o, --options=optstring Krótkie opcje, jakie maj± byæ rozpoznawane\n"
#: getopt/getopt.c:329
msgid " -q, --quiet Disable error reporting by getopt(3)\n"
-msgstr " -q, --quiet Wy³±czenie komunikatów b³êdów z getopt(3)\n"
+msgstr ""
+" -q, --quiet Wy³±czenie komunikatów b³êdów z getopt(3)\n"
#: getopt/getopt.c:330
msgid " -Q, --quiet-output No normal output\n"
#: getopt/getopt.c:331
msgid " -s, --shell=shell Set shell quoting conventions\n"
-msgstr " -s, --shell=pow³oka Ustawienie konwencji cytowania pow³oki\n"
+msgstr ""
+" -s, --shell=pow³oka Ustawienie konwencji cytowania pow³oki\n"
#: getopt/getopt.c:332
msgid " -T, --test Test for getopt(1) version\n"
#: hwclock/cmos.c:584
#, c-format
msgid "%s is unable to get I/O port access: the iopl(3) call failed.\n"
-msgstr "%s nie mo¿e uzyskaæ dostêpu do portów we/wy: wywo³anie iopl(3) nie powiod³o siê.\n"
+msgstr ""
+"%s nie mo¿e uzyskaæ dostêpu do portów we/wy: wywo³anie iopl(3) nie powiod³o "
+"siê.\n"
#: hwclock/cmos.c:587
#, c-format
#: hwclock/hwclock.c:420
#, c-format
msgid "Hw clock time : %4d/%.2d/%.2d %.2d:%.2d:%.2d = %ld seconds since 1969\n"
-msgstr "Czas zegara sprzêtowego: %4d-%.2d-%.2d %.2d:%.2d:%.2d = %ld sekund po 1969\n"
+msgstr ""
+"Czas zegara sprzêtowego: %4d-%.2d-%.2d %.2d:%.2d:%.2d = %ld sekund po 1969\n"
#: hwclock/hwclock.c:450
#, c-format
#: hwclock/hwclock.c:571
#, c-format
-msgid "The Hardware Clock registers contain values that are either invalid (e.g. 50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
-msgstr "Rejestry zegara sprzêtowego zawieraj± warto¶ci nieprawid³owe (np. 50. dzieñ miesi±ca) lub spoza zakresu, który ten program mo¿e obs³u¿yæ (np. rok 2095).\n"
+msgid ""
+"The Hardware Clock registers contain values that are either invalid (e.g. "
+"50th day of month) or beyond the range we can handle (e.g. Year 2095).\n"
+msgstr ""
+"Rejestry zegara sprzêtowego zawieraj± warto¶ci nieprawid³owe (np. 50. dzieñ "
+"miesi±ca) lub spoza zakresu, który ten program mo¿e obs³u¿yæ (np. rok "
+"2095).\n"
#: hwclock/hwclock.c:581
#, c-format
#: hwclock/hwclock.c:640
msgid "Unable to run 'date' program in /bin/sh shell. popen() failed"
-msgstr "Nie uda³o siê uruchomiæ programu 'date' pow³ok± /bin/sh. popen() nie powiod³o siê"
+msgstr ""
+"Nie uda³o siê uruchomiæ programu 'date' pow³ok± /bin/sh. popen() nie "
+"powiod³o siê"
#: hwclock/hwclock.c:648
#, c-format
#: hwclock/hwclock.c:662
#, c-format
msgid ""
-"The date command issued by %s returned something other than an integer where the converted time value was expected.\n"
+"The date command issued by %s returned something other than an integer where "
+"the converted time value was expected.\n"
"The command was:\n"
" %s\n"
"The response was:\n"
" %s\n"
msgstr ""
-"Polecenie date wywo³ane przez %s zwróci³o co¶ innego ni¿ liczba ca³kowita, gdzie oczekiwano skonwertowanego czasu.\n"
+"Polecenie date wywo³ane przez %s zwróci³o co¶ innego ni¿ liczba ca³kowita, "
+"gdzie oczekiwano skonwertowanego czasu.\n"
"Wykonane polecenie:\n"
" %s\n"
"Otrzymana odpowied¼:\n"
#: hwclock/hwclock.c:705
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot set the System Time from it.\n"
-msgstr "Zegar sprzêtowy nie zawiera prawid³owego czasu, wiêc nie mo¿na z niego ustawiæ czasu systemowego.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot set the "
+"System Time from it.\n"
+msgstr ""
+"Zegar sprzêtowy nie zawiera prawid³owego czasu, wiêc nie mo¿na z niego "
+"ustawiæ czasu systemowego.\n"
#: hwclock/hwclock.c:727 hwclock/hwclock.c:804
#, c-format
#: hwclock/hwclock.c:852
#, c-format
-msgid "Not adjusting drift factor because the Hardware Clock previously contained garbage.\n"
-msgstr "Bez zmiany wspó³czynnika korekty, poniewa¿ zegar sprzêtowy poprzednio zawiera³ ¶mieci.\n"
+msgid ""
+"Not adjusting drift factor because the Hardware Clock previously contained "
+"garbage.\n"
+msgstr ""
+"Bez zmiany wspó³czynnika korekty, poniewa¿ zegar sprzêtowy poprzednio "
+"zawiera³ ¶mieci.\n"
#: hwclock/hwclock.c:857
#, c-format
"Not adjusting drift factor because last calibration time is zero,\n"
"so history is bad and calibration startover is necessary.\n"
msgstr ""
-"Bez zmiany wspó³czynnika korekty, poniewa¿ czas ostatniej kalibracji jest zerowy,\n"
+"Bez zmiany wspó³czynnika korekty, poniewa¿ czas ostatniej kalibracji jest "
+"zerowy,\n"
"wiêc historia jest b³êdna i trzeba ponownie zacz±æ kalibracjê.\n"
#: hwclock/hwclock.c:863
#, c-format
-msgid "Not adjusting drift factor because it has been less than a day since the last calibration.\n"
-msgstr "Bez zmiany wspó³czynnika korekty, poniewa¿ nie min±³ dzieñ od poprzedniej kalibracji.\n"
+msgid ""
+"Not adjusting drift factor because it has been less than a day since the "
+"last calibration.\n"
+msgstr ""
+"Bez zmiany wspó³czynnika korekty, poniewa¿ nie min±³ dzieñ od poprzedniej "
+"kalibracji.\n"
#: hwclock/hwclock.c:911
#, c-format
msgid ""
-"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor of %f seconds/day.\n"
+"Clock drifted %.1f seconds in the past %d seconds in spite of a drift factor "
+"of %f seconds/day.\n"
"Adjusting drift factor by %f seconds/day\n"
msgstr ""
-"Zegar zboczy³ o %.1f sekund przez ostatnie %d sekund mimo wspó³czynnika korekty %f sekund/dzieñ.\n"
+"Zegar zboczy³ o %.1f sekund przez ostatnie %d sekund mimo wspó³czynnika "
+"korekty %f sekund/dzieñ.\n"
"Zmiana wspó³czynnika korekty o %f sekund/dzieñ\n"
#: hwclock/hwclock.c:961
#: hwclock/hwclock.c:963
#, c-format
msgid "Need to insert %d seconds and refer time back %.6f seconds ago\n"
-msgstr "Wymagane wstawienie %d sekund i przesuniêcie czasu wzorcowego %.6f sekund wstecz\n"
+msgstr ""
+"Wymagane wstawienie %d sekund i przesuniêcie czasu wzorcowego %.6f sekund "
+"wstecz\n"
#: hwclock/hwclock.c:992
#, c-format
#: hwclock/hwclock.c:1001
#, c-format
-msgid "Could not open file with the clock adjustment parameters in it (%s) for writing"
-msgstr "Nie uda³o siê otworzyæ pliku z parametrami korekty zegara (%s) do zapisu"
+msgid ""
+"Could not open file with the clock adjustment parameters in it (%s) for "
+"writing"
+msgstr ""
+"Nie uda³o siê otworzyæ pliku z parametrami korekty zegara (%s) do zapisu"
#: hwclock/hwclock.c:1006 hwclock/hwclock.c:1011
#, c-format
#: hwclock/hwclock.c:1058
#, c-format
-msgid "The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
-msgstr "Zegar sprzêtowy nie zawiera prawid³owego czasu, wiêc nie mo¿na go skorygowaæ.\n"
+msgid ""
+"The Hardware Clock does not contain a valid time, so we cannot adjust it.\n"
+msgstr ""
+"Zegar sprzêtowy nie zawiera prawid³owego czasu, wiêc nie mo¿na go "
+"skorygowaæ.\n"
#: hwclock/hwclock.c:1066
#, c-format
-msgid "Not setting clock because last adjustment time is zero, so history is bad."
-msgstr "Bez ustawiania zegara, poniewa¿ czas ostatniej poprawki jest zerowy, wiêc historia jest b³êdna."
+msgid ""
+"Not setting clock because last adjustment time is zero, so history is bad."
+msgstr ""
+"Bez ustawiania zegara, poniewa¿ czas ostatniej poprawki jest zerowy, wiêc "
+"historia jest b³êdna."
#: hwclock/hwclock.c:1089
#, c-format
msgid "Needed adjustment is less than one second, so not setting clock.\n"
-msgstr "Wymagana korekta jest mniejsza ni¿ jedna sekunda - bez ustawiania zegara.\n"
+msgstr ""
+"Wymagana korekta jest mniejsza ni¿ jedna sekunda - bez ustawiania zegara.\n"
#: hwclock/hwclock.c:1115
#, c-format
#: hwclock/hwclock.c:1257
#, c-format
msgid ""
-"The kernel keeps an epoch value for the Hardware Clock only on an Alpha machine.\n"
+"The kernel keeps an epoch value for the Hardware Clock only on an Alpha "
+"machine.\n"
"This copy of hwclock was built for a machine other than Alpha\n"
"(and thus is presumably not running on an Alpha now). No action taken.\n"
msgstr ""
-"J±dro przechowuje warto¶æ epoch dla zegara sprzêtowego wy³±cznie dla maszyn Alpha.\n"
+"J±dro przechowuje warto¶æ epoch dla zegara sprzêtowego wy³±cznie dla maszyn "
+"Alpha.\n"
"Ta kopia hwclocka zosta³a zbudowana dla innej maszyny (wiêc raczej nie\n"
"dzia³a teraz na maszynie Alpha). Zaniechano dzia³ania.\n"
#: hwclock/hwclock.c:1271
#, c-format
-msgid "To set the epoch value, you must use the 'epoch' option to tell to what value to set it.\n"
-msgstr "Aby ustawiæ warto¶æ epoch, nale¿y u¿yæ opcji 'epoch' w celu przekazania warto¶ci.\n"
+msgid ""
+"To set the epoch value, you must use the 'epoch' option to tell to what "
+"value to set it.\n"
+msgstr ""
+"Aby ustawiæ warto¶æ epoch, nale¿y u¿yæ opcji 'epoch' w celu przekazania "
+"warto¶ci.\n"
#: hwclock/hwclock.c:1274
#, c-format
" --set ustawienie RTC na czas podany przy u¿yciu --date\n"
" -s | --hctosys ustawienie czasu systemowego wg zegara sprzêtowego\n"
" -w | --systohc ustawienie zegara sprzêtowego wg czasu systemowego\n"
-" --systz ustawienie czasu systemowego w oparciu o bie¿±c± strefê\n"
+" --systz ustawienie czasu systemowego w oparciu o bie¿±c± "
+"strefê\n"
" czasow±\n"
" --adjust korekta RTC pod k±tem b³êdu systematycznego od czasu\n"
" ostatniego ustawiania lub korygowania zegara\n"
"\n"
msgstr ""
" -J|--jensen, -A|--arc, -S|--srm, -F|--funky-toy\n"
-" okre¶lenie rodzaju Alphy na potrzeby hwclocka (szczegó³y w man hwclock(8))\n"
+" okre¶lenie rodzaju Alphy na potrzeby hwclocka (szczegó³y w man hwclock"
+"(8))\n"
"\n"
#: hwclock/hwclock.c:1433
#: hwclock/hwclock.c:1565
#, c-format
-msgid "%s: The --utc and --localtime options are mutually exclusive. You specified both.\n"
+msgid ""
+"%s: The --utc and --localtime options are mutually exclusive. You specified "
+"both.\n"
msgstr "%s: Opcje --utc i --localtime wykluczaj± siê wzajemnie. Podano obie.\n"
#: hwclock/hwclock.c:1572
#, c-format
-msgid "%s: The --adjust and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Opcje --adjust i --noadjfile wykluczaj± siê wzajemnie. Podano obie.\n"
+msgid ""
+"%s: The --adjust and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Opcje --adjust i --noadjfile wykluczaj± siê wzajemnie. Podano obie.\n"
#: hwclock/hwclock.c:1579
#, c-format
-msgid "%s: The --adjfile and --noadjfile options are mutually exclusive. You specified both.\n"
-msgstr "%s: Opcje --adjfile i --noadjfile wykluczaj± siê wzajemnie. Podano obie.\n"
+msgid ""
+"%s: The --adjfile and --noadjfile options are mutually exclusive. You "
+"specified both.\n"
+msgstr ""
+"%s: Opcje --adjfile i --noadjfile wykluczaj± siê wzajemnie. Podano obie.\n"
#: hwclock/hwclock.c:1588
#, c-format
msgid "%s: With --noadjfile, you must specify either --utc or --localtime\n"
-msgstr "%s: W przypadku u¿ycia --noadjfile trzeba podaæ --utc lub --localtime\n"
+msgstr ""
+"%s: W przypadku u¿ycia --noadjfile trzeba podaæ --utc lub --localtime\n"
#: hwclock/hwclock.c:1602
#, c-format
msgid "No usable set-to time. Cannot set clock.\n"
-msgstr "Brak zdatnego do u¿ycia czasu do ustawienia. Nie mo¿na ustawiæ zegara.\n"
+msgstr ""
+"Brak zdatnego do u¿ycia czasu do ustawienia. Nie mo¿na ustawiæ zegara.\n"
#: hwclock/hwclock.c:1619
#, c-format
#: hwclock/hwclock.c:1629
#, c-format
-msgid "Sorry, only the superuser can change the Hardware Clock epoch in the kernel.\n"
-msgstr "Niestety tylko superu¿ytkownik mo¿e zmieniæ warto¶æ epoch zegara sprzêtowego w j±drze.\n"
+msgid ""
+"Sorry, only the superuser can change the Hardware Clock epoch in the "
+"kernel.\n"
+msgstr ""
+"Niestety tylko superu¿ytkownik mo¿e zmieniæ warto¶æ epoch zegara sprzêtowego "
+"w j±drze.\n"
#: hwclock/hwclock.c:1650
#, c-format
#: hwclock/hwclock.c:1654
#, c-format
-msgid "Use the --debug option to see the details of our search for an access method.\n"
-msgstr "Proszê u¿yæ opcji --debug, aby zobaczyæ szczegó³y poszukiwania metody dostêpu.\n"
+msgid ""
+"Use the --debug option to see the details of our search for an access "
+"method.\n"
+msgstr ""
+"Proszê u¿yæ opcji --debug, aby zobaczyæ szczegó³y poszukiwania metody "
+"dostêpu.\n"
#: hwclock/kd.c:54
#, c-format
#: hwclock/rtc.c:291
#, c-format
msgid "select() to %s to wait for clock tick timed out\n"
-msgstr "select() na %s w celu oczekiwania na przeskok zegara przekroczy³ limit czasu\n"
+msgstr ""
+"select() na %s w celu oczekiwania na przeskok zegara przekroczy³ limit "
+"czasu\n"
#: hwclock/rtc.c:300
#, c-format
#: hwclock/rtc.c:303
#, c-format
msgid "ioctl() to %s to turn on update interrupts failed unexpectedly"
-msgstr "nieoczekiwanie nie powiód³ siê ioctl() na %s w celu w³±czenia przerwaña uaktualnieñ"
+msgstr ""
+"nieoczekiwanie nie powiód³ siê ioctl() na %s w celu w³±czenia przerwaña "
+"uaktualnieñ"
#: hwclock/rtc.c:360
#, c-format
#: hwclock/rtc.c:410 hwclock/rtc.c:454
#, c-format
-msgid "To manipulate the epoch value in the kernel, we must access the Linux 'rtc' device driver via the device special file %s. This file does not exist on this system.\n"
-msgstr "Aby zmieniæ warto¶æ epoch w j±drze, trzeba dostaæ siê do linuksowego sterownika urz±dzenia 'rtc' poprzez plik urz±dzenia specjalnego %s. Ten plik nie istnieje w tym systemie.\n"
+msgid ""
+"To manipulate the epoch value in the kernel, we must access the Linux 'rtc' "
+"device driver via the device special file %s. This file does not exist on "
+"this system.\n"
+msgstr ""
+"Aby zmieniæ warto¶æ epoch w j±drze, trzeba dostaæ siê do linuksowego "
+"sterownika urz±dzenia 'rtc' poprzez plik urz±dzenia specjalnego %s. Ten plik "
+"nie istnieje w tym systemie.\n"
#: hwclock/rtc.c:415 hwclock/rtc.c:459
#, c-format
#: hwclock/rtc.c:464
#, c-format
msgid "setting epoch to %ld with RTC_EPOCH_SET ioctl to %s.\n"
-msgstr "ustawianie warto¶ci epoch na %ld przy u¿yciu ioctl-a RTC_EPOCH_SET na %s.\n"
+msgstr ""
+"ustawianie warto¶ci epoch na %ld przy u¿yciu ioctl-a RTC_EPOCH_SET na %s.\n"
#: hwclock/rtc.c:469
#, c-format
-msgid "The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
+msgid ""
+"The kernel device driver for %s does not have the RTC_EPOCH_SET ioctl.\n"
msgstr "Sterownik urz±dzenia w j±drze dla %s nie ma ioctl-a RTC_EPOCH_SET.\n"
#: hwclock/rtc.c:472
#: login-utils/agetty.c:1206
#, c-format
msgid ""
-"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] baud_rate,... line [termtype]\n"
-"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] line baud_rate,... [termtype]\n"
+"Usage: %s [-8hiLmUw] [-l login_program] [-t timeout] [-I initstring] [-H "
+"login_host] baud_rate,... line [termtype]\n"
+"or\t[-hiLmw] [-l login_program] [-t timeout] [-I initstring] [-H login_host] "
+"line baud_rate,... [termtype]\n"
msgstr ""
-"Sk³adnia: %s [-8hiLmUw] [-l program_login] [-t limit_czasu] [-I ³añcuch_inicjuj±cy] [-H host] liczba_bodów,... [typ_terminala]\n"
-"lub\t[-hiLmw] [-l program_login] [-t limit_czasu] [-I ³añcuch_inicjuj±cy] [-H host] linia liczba_bodów,... [typ_terminala]\n"
+"Sk³adnia: %s [-8hiLmUw] [-l program_login] [-t limit_czasu] [-I "
+"³añcuch_inicjuj±cy] [-H host] liczba_bodów,... [typ_terminala]\n"
+"lub\t[-hiLmw] [-l program_login] [-t limit_czasu] [-I ³añcuch_inicjuj±cy] [-"
+"H host] linia liczba_bodów,... [typ_terminala]\n"
#: login-utils/checktty.c:91 login-utils/checktty.c:112
#, c-format
#: login-utils/chfn.c:145 login-utils/chsh.c:131
#, c-format
msgid "%s: can only change local entries; use yp%s instead.\n"
-msgstr "%s: tym narzêdziem mo¿na zmieniæ tylko wpisy lokalne; proszê u¿yæ yp%s.\n"
+msgstr ""
+"%s: tym narzêdziem mo¿na zmieniæ tylko wpisy lokalne; proszê u¿yæ yp%s.\n"
#: login-utils/chfn.c:156 login-utils/chsh.c:142
msgid "Unknown user context"
#: login-utils/chfn.c:157
#, c-format
msgid "%s: %s is not authorized to change the finger info of %s\n"
-msgstr "%s: %s nie jest autoryzowany do zmiany informacji finger u¿ytkownika %s\n"
+msgstr ""
+"%s: %s nie jest autoryzowany do zmiany informacji finger u¿ytkownika %s\n"
#: login-utils/chfn.c:164 login-utils/chsh.c:150
#, c-format
#: login-utils/chsh.c:164
#, c-format
-msgid "%s: Running UID doesn't match UID of user we're altering, shell change denied\n"
-msgstr "%s: Bie¿±cy UID nie zgadza siê z UID-em u¿ytkownika, którego dotyczy zmiana; zmiana zabroniona\n"
+msgid ""
+"%s: Running UID doesn't match UID of user we're altering, shell change "
+"denied\n"
+msgstr ""
+"%s: Bie¿±cy UID nie zgadza siê z UID-em u¿ytkownika, którego dotyczy zmiana; "
+"zmiana zabroniona\n"
#: login-utils/chsh.c:170
#, c-format
#: login-utils/simpleinit.c:140
msgid "fork of single user shell failed\n"
-msgstr "wykonanie fork dla pow³oki trybu jednou¿ytkownikowego nie powiod³o siê\n"
+msgstr ""
+"wykonanie fork dla pow³oki trybu jednou¿ytkownikowego nie powiod³o siê\n"
#: login-utils/simpleinit.c:208
msgid "error opening fifo\n"
#: misc-utils/logger.c:285
#, c-format
-msgid "usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
+msgid ""
+"usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]\n"
msgstr ""
#: misc-utils/look.c:351
" %1$s -d | --detach <loopdev> [<loopdev> ...] delete\n"
" %1$s -f | --find find unused\n"
" %1$s -c | --set-capacity <loopdev> resize\n"
-" %1$s -j | --associated <file> [-o <num>] list all associated with <file>\n"
+" %1$s -j | --associated <file> [-o <num>] list all associated with "
+"<file>\n"
" %1$s [ options ] {-f|--find|loopdev} <file> setup\n"
msgstr ""
msgstr ""
#: mount/mount.c:1413
-msgid "mount: I could not determine the filesystem type, and none was specified"
+msgid ""
+"mount: I could not determine the filesystem type, and none was specified"
msgstr ""
#: mount/mount.c:1416
#: mount/swapon.c:431
#, c-format
-msgid "%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
+msgid ""
+"%s: swap format pagesize does not match. (Use --fixpgsz to reinitialize it.)"
msgstr ""
#: mount/swapon.c:440
#: sys-utils/cytune.c:125
#, c-format
msgid ""
-"File %s, For threshold value %lu and timrout value %lu, Maximum characters in fifo were %d,\n"
+"File %s, For threshold value %lu and timrout value %lu, Maximum characters "
+"in fifo were %d,\n"
"and the maximum transfer rate in characters/second was %f\n"
msgstr ""
#: sys-utils/cytune.c:238
#, c-format
-msgid "Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) [-g|-G] file [file...]\n"
+msgid ""
+"Usage: %s [-q [-i interval]] ([-s value]|[-S value]) ([-t value]|[-T value]) "
+"[-g|-G] file [file...]\n"
msgstr ""
#: sys-utils/cytune.c:250 sys-utils/cytune.c:269 sys-utils/cytune.c:289
#: sys-utils/cytune.c:418
#, c-format
-msgid "%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu/%lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
#: sys-utils/cytune.c:424
#: sys-utils/cytune.c:429
#, c-format
-msgid "%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
+msgid ""
+"%s: %lu ints, %lu chars; fifo: %lu thresh, %lu tmout, %lu max, %lu now\n"
msgstr ""
#: sys-utils/cytune.c:435
#: sys-utils/ipcs.c:124
#, c-format
-msgid "%s provides information on ipc facilities for which you have read access.\n"
+msgid ""
+"%s provides information on ipc facilities for which you have read access.\n"
msgstr ""
#: sys-utils/ipcs.c:126
msgstr ""
#: sys-utils/rdev.c:78
-msgid " rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
+msgid ""
+" rdev /dev/fd0 (or rdev /linux, etc.) displays the current ROOT device"
msgstr ""
#: sys-utils/rdev.c:79
msgstr ""
#: sys-utils/rdev.c:87
-msgid "Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
+msgid ""
+"Note: video modes are: -3=Ask, -2=Extended, -1=NormalVga, 1=key1, 2=key2,..."
msgstr ""
#: sys-utils/rdev.c:88
msgid ""
" -h, --help displays this help text\n"
" -v, --verbose says what options are being switched on\n"
-" -R, --addr-no-randomize disables randomization of the virtual address space\n"
+" -R, --addr-no-randomize disables randomization of the virtual address "
+"space\n"
" -F, --fdpic-funcptrs makes function pointers point to descriptors\n"
" -Z, --mmap-page-zero turns on MMAP_PAGE_ZERO\n"
" -L, --addr-compat-layout changes the way virtual memory is allocated\n"
" -I, --short-inode turns on SHORT_INODE\n"
" -S, --whole-seconds turns on WHOLE_SECONDS\n"
" -T, --sticky-timeouts turns on STICKY_TIMEOUTS\n"
-" -3, --3gb limits the used address space to a maximum of 3 GB\n"
+" -3, --3gb limits the used address space to a maximum of 3 "
+"GB\n"
" --4gb ignored (for backward compatibility only)\n"
msgstr ""
#: text-utils/hexsyntax.c:131
#, c-format
-msgid "hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
+msgid ""
+"hexdump: [-bcCdovx] [-e fmt] [-f fmt_file] [-n length] [-s skip] [file ...]\n"
msgstr ""
#: text-utils/more.c:258
#: text-utils/more.c:1328
msgid ""
"\n"
-"Most commands optionally preceded by integer argument k. Defaults in brackets.\n"
+"Most commands optionally preceded by integer argument k. Defaults in "
+"brackets.\n"
"Star (*) indicates argument becomes new default.\n"
msgstr ""
" n go to next file\n"
"\n"
"Many commands accept preceding numbers, for example:\n"
-"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first page).\n"
+"+1<newline> (next page); -1<newline> (previous page); 1<newline> (first "
+"page).\n"
"\n"
"See pg(1) for more information.\n"
"-------------------------------------------------------\n"
#: text-utils/pg.c:236
#, c-format
-msgid "%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
+msgid ""
+"%s: Usage: %s [-number] [-p string] [-cefnrs] [+line] [+/pattern/] [files]\n"
msgstr ""
#: text-utils/pg.c:245
msgstr ""
"Project-Id-Version: util-linux 2.11b\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2001-05-24 16:03-03:00\n"
"Last-Translator: Rodrigo Stulzer Lopes <rodrigo@conectiva.com.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
msgid "Cannot open %s\n"
msgstr "Não foi possível abrir %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "não foi possível abrir %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Não foi possível salvar os setores antigos - abortando\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Não foi possível gravar a partição em %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "linha de entrada longa demais ou incompleta - encerrando\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "erro de entrada: `=' esperado após o campo %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "erro de entrada: caractere inesperado %c após o campo %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "entrada não reconhecida: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "número grande demais\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "lixo após o número\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "sem espaço para o descritor da partição\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "não foi possível criar a partição estendida envoltória\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "número excessivo de campos de entrada\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Não há espaço para mais\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Tipo inválido\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Aviso: tamanho dado (%lu) excede o tamanho máximo permitido (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Atenção: partição vazia\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Aviso: início de partição inválido (mais adiantado %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "opção de inicialização não reconhecida: selecione - ou *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "especificação cil,cab,set parcial?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Partição estendida não está no lugar esperado\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "entrada inválida\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "Número excessivo de partições\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Normalmente só é necessário especificar <início> e <tamanho> (e, talvez, "
"<tipo>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Uso: %s [opções] dispositivo ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "dispositivo: algo como /dev/hda ou /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "opções úteis:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [ou --show-size]: lista o tamanho de uma partição"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [ou --id]: mostra ou altera a ID da partição"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [ou --list]: lista as partições de cada dispositivo"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [ou --dump]: idem, mas em um formato adequado para entrada "
"posterior"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [ou --increment]: numera os cilindros, etc. a partir de 1, em vez de 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: aceita/informa em unidades de setores/blocos/"
"cilindros/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [ou --list-types]:lista os tipos de partição conhecidos"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [ou --DOS]: para compatibilidade com DOS: desperdiça um pouco "
"de espaço"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [ou --re-read]: faz o kernel reler a tabela de partições"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : altera somente a partição de número #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : não grava no disco, realmente"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O arquivo : salva os setores que serão sobrescritos em arquivo"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I arquivo : restaura os setores gravados em arquivo"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [ou --version]: mostra a versão"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [ou --help]: mostra esta mensagem"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "opções perigosas:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [ou --show-geometry]: mostra a suposição do kernel sobre a geometria"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
#, fuzzy
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
msgstr ""
" -g [ou --show-geometry]: mostra a suposição do kernel sobre a geometria"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [ou --show-extended]: também lista partições estendidas na saída\n"
" ou espera descritores para elas na entrada"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [ou --Linux]: não reclama de coisas irrelevantes para o Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [ou --quiet]: suprime mensagens de aviso"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Você pode anular a geometria detectada usando:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [ou --cylinders #]:define o número de cilindros a usar"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [ou --heads #]: define o número de cabeças a usar"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [ou --sectors #]: define o número de setores a usar"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Você pode desativar todas as verificações de consistência com:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [ou --force]: faça o que eu mandar, mesmo que seja idiota"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Uso:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s dispositivo\t\tlista partições as ativas no dispositivo\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s dispositivo n1 n2... ativa as partições n1..., deixando inativas as "
"demais\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
"%s -An dispositivo\n"
" ativa a partição n, desativa as demais\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Use a opção --force para cancelar todas as verificações.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "nenhum comando?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, fuzzy, c-format
msgid "total: %llu blocks\n"
msgstr "total: %d blocos\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Uso: sfdisk --print-id dispositivo número-partição\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "Uso: sfdisk --change-id dispositivo número-partição ID\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "Uso: sfdisk --id dispositivo número-partição [ID]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "pode especificar somente um dispositivo (exceto com -l ou -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, fuzzy, c-format
msgid "cannot open %s read-write\n"
msgstr "não foi possível abrir %s\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, fuzzy, c-format
msgid "cannot open %s for reading\n"
msgstr "não foi possível abrir %s para leitura"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cilindros, %ld cabeças, %ld setores/trilha\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, fuzzy, c-format
msgid "Cannot get size of %s\n"
msgstr "Não foi possível obter o tamanho de %s"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "byte ativo inválido: 0x%x em vez de 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Concluído\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Você possui %d partições primárias ativas. Isto não faz diferença para o\n"
"LILO, mas o MBR DOS só inicializará em discos com uma partição ativa.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "a partição %s possui ID %x e não está escondida\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "ID inválida: %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Este disco está atualmente sendo usado.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Erro fatal: não foi possível encontrar %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Aviso: %s não é um dispositivo de blocos\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Verificando se ninguém está usando este disco no momento...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"todas as partições de permuta deste disco. Use a opção --no-reread para "
"suprimir esta verificação.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Use a opção --force para cancelar todas as verificações.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Situação antiga:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "A partição %d não existe; não é possível alterá-la.\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Situação nova:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Eu não gosto destas partições: nada foi alterado\n"
"(se você realmente quiser usá-las, use a opção --force).\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Eu não gosto disto - provavelmente você deveria responder Não\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Você está satisfeito com isto? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Deseja gravar isto no disco? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: final de entrada prematuro\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Saindo - nada foi alterado\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Responda y, n ou q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Nova tabela de partições gravada com sucesso\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.13-pre7\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2006-03-07 12:42+0200\n"
"Last-Translator: Pavel Maryanov <acid_jack@ukr.net>\n"
"Language-Team: Russian <ru@li.org>\n"
msgid "Cannot open %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "ïÛÉÂËÁ ÓÏÈÒÁÎÅÎÉÑ ÓÔÁÒÙÈ ÓÅËÔÏÒÏ× - ×ÙÐÏÌÎÑÅÔÓÑ ÐÒÅÒÙ×ÁÎÉÅ\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "ïÛÉÂËÁ ÚÁÐÉÓÉ ÒÁÚÄÅÌÁ ÎÁ %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "ÄÌÉÎÎÁÑ ÉÌÉ ÎÅÚÁ×ÅÒÛÅÎÎÁÑ ÓÔÒÏËÁ ××ÏÄÁ - ×ÙÐÏÌÎÑÅÔÓÑ ×ÙÈÏÄ\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "ÏÛÉÂËÁ ××ÏÄÁ: `=' ÏÖÉÄÁÌÓÑ ÐÏÓÌÅ ÐÏÌÑ %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "ÏÛÉÂËÁ ××ÏÄÁ: ÎÅÏÖÉÄÁÎÎÙÊ ÓÉÍ×ÏÌ %c ÐÏÓÌÅ ÐÏÌÑ %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "ÎÅÒÁÓÐÏÚÎÁÎÎÙÊ ××ÏÄ: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "ÞÉÓÌÏ ÓÌÉÛËÏÍ ÂÏÌØÛÏÅ\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "ÍÕÓÏÒ ÐÏÓÌÅ ÞÉÓÌÁ\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "ÎÅÔ ÍÅÓÔÁ ÄÌÑ ÄÅÓËÒÉÐÔÏÒÁ ÒÁÚÄÅÌÁ\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÓÏÚÄÁÔØ ÏËÒÕÖÁÀÝÉÊ ÒÁÓÛÉÒÅÎÎÙÊ ÒÁÚÄÅÌ\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ÐÏÌÅÊ ××ÏÄÁ\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "íÅÓÔÁ ÂÏÌØÛÅ ÎÅÔ\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "îÅ×ÅÒÎÙÊ ÔÉÐ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: ÕËÁÚÁÎÎÙÊ ÒÁÚÍÅÒ (%lu) ÐÒÅ×ÙÛÁÅÔ ÍÁËÓÉÍÁÌØÎÏ ÄÏÐÕÓÔÉÍÙÊ "
"ÒÁÚÍÅÒ (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: ÐÕÓÔÏÊ ÒÁÚÄÅÌ\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: ÎÅ×ÅÒÎÏÅ ÎÁÞÁÌÏ ÒÁÚÄÅÌÁ (ÒÁÎÅÅ %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "ÎÅÒÁÓÐÏÚÁÎÎÙÊ ÚÁÇÒÕÚÏÞÎÙÊ ÆÌÁÇ - ×ÙÂÅÒÉÔÅ - ÉÌÉ *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "ÞÁÓÔÉÞÎÁÑ ÓÐÅÃÉÆÉËÁÃÉÑ c,h,s?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "òÁÓÛÉÒÅÎÎÙÊ ÒÁÚÄÅÌ ÎÅ ÔÁÍ, ÇÄÅ ÏÖÉÄÁÌÓÑ\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "ÎÅ×ÅÒÎÙÊ ××ÏÄ\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "ÓÌÉÛËÏÍ ÍÎÏÇÏ ÒÁÚÄÅÌÏ×\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"ïÂÙÞÎÏ ×ÁÍ ÎÅÏÂÈÏÄÉÍÏ ÔÏÌØËÏ ÕËÁÚÁÔØ <ÎÁÞÁÌÏ> É <ÒÁÚÍÅÒ> (É ×ÏÚÍÏÖÎÏ "
"<ÔÉÐ>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ: %s [ÏÐÃÉÉ] ÕÓÔÒÏÊÓÔ×Ï...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "ÕÓÔÒÏÊÓÔ×Ï: ÞÔÏ-ÔÏ ×ÒÏÄÅ /dev/hda ÉÌÉ /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "ðÏÌÅÚÎÙÅ ÏÐÃÉÉ:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [ÉÌÉ --show-size]: ÓÐÉÓÏË ÒÁÚÍÅÒÏ× ÒÁÚÄÅÌÏ×"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [ÉÌÉ --id]: ×Ù×ÏÄ ÉÌÉ ÉÚÍÅÎÅÎÉÅ Id ÒÁÚÄÅÌÁ"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [ÉÌÉ --list]: ÓÐÉÓÏË ÒÁÚÄÅÌÏ× ËÁÖÄÏÇÏ ÕÓÔÒÏÊÓÔ×Á"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [ÉÌÉ --dump]: ÄÁÍÐ, ÎÏ × ÆÏÒÍÁÔÅ, ÐÏÄÈÏÄÑÝÅÍ ÄÌÑ ÄÁÌØÎÅÊÛÅÇÏ "
"××ÏÄÁ"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [ÉÌÉ --increment]: ÞÉÓÌÏ ÃÉÌÉÎÄÒÏ× É Ô.Ä. Ó 1, Á ÎÅ Ó 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: ÐÒÉÅÍ/ÏÔÞÅÔ × ÅÄÉÎÉÃÁÈ ÓÅËÔÏÒÙ/ÂÌÏËÉ/ÃÉÌÉÎÄÒÙ/íâ"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [ÉÌÉ --list-types]:ÓÐÉÓÏË ÉÚ×ÅÓÔÎÙÈ ÔÉÐÏ× ÒÁÚÄÅÌÏ×"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [ÉÌÉ --DOS]: ÄÌÑ DOS-ÓÏ×ÍÅÓÔÉÍÏÓÔÉ: ÒÁÓÈÏÄÕÅÔÓÑ ÎÅÍÎÏÇÏ ÍÅÓÔÁ"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [ÉÌÉ --re-read]: ÐÅÒÅÞÉÔÙ×ÁÎÉÅ ÑÄÒÏÍ ÔÁÂÌÉÃÙ ÒÁÚÄÅÌÏ×"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : ÉÚÍÅÎÅÎÉÅ ÔÏÌØËÏ ÒÁÚÄÅÌÁ Ó ÎÏÍÅÒÏÍ #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : ÎÁ ÓÁÍÏÍ ÄÅÌÅ ÎÅ ÚÁÐÉÓÙ×ÁÔØ ÎÁ ÄÉÓË"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O ÆÁÊÌ : ÓÏÈÒÁÎÅÎÉÅ × ÆÁÊÌ ÓÅËÔÏÒÏ×, ËÏÔÏÒÙÅ ÂÕÄÕÔ "
"ÐÅÒÅÚÁÐÉÓÁÎÙ"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I ÆÁÊÌ : ×ÏÓÓÔÁÎÏ×ÌÅÎÉÅ ÜÔÉÈ ÓÅËÔÏÒÏ×"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [ÉÌÉ --version]: ×Ù×ÏÄ ÎÏÍÅÒÁ ×ÅÒÓÉÉ"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [ÉÌÉ --help]: ×Ù×ÏÄ ÜÔÏÇÏ ÓÏÏÂÝÅÎÉÑ"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "ïÐÁÓÎÙÅ ÏÐÃÉÉ:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [ÉÌÉ --show-geometry]: ×Ù×ÏÄ ÇÅÏÍÅÔÒÉÉ, ÔÒÁËÔÕÅÍÏÊ ÑÄÒÏÍ"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [ÉÌÉ --show-pt-geometry]: ×Ù×ÏÄ ÇÅÏÍÅÔÒÉÉ, ÐÏÌÕÞÅÎÎÏÊ ÉÚ ÔÁÂÌÉÃÙ "
"ÒÁÚÄÅÌÏ×"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
"×ÙÈÏÄÅ\n"
" ÉÌÉ ÏÖÉÄÁÅÍÙÅ ÄÅÓËÒÉÐÔÏÒÙ ÄÌÑ ÎÉÈ ÎÁ ×ÈÏÄÅ"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [ÉÌÉ --Linux]: ÉÇÎÏÒÉÒÏ×ÁÎÉÅ ×ÅÝÅÊ, ÎÅÕÍÅÓÔÎÙÈ ÄÌÑ Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [ÉÌÉ --quiet]: ÐÏÄÁ×ÌÅÎÉÅ ÐÒÅÄÕÐÒÅÖÄÁÀÝÉÈ ÓÏÏÂÝÅÎÉÊ"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr "÷Ù ÍÏÖÅÔÅ ÐÅÒÅËÒÙÔØ ÏÂÎÁÒÕÖÅÎÎÕÀ ÇÅÏÍÅÔÒÉÀ, ÉÓÐÏÌØÚÕÑ:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [ÉÌÉ --cylinders #]:ÕÓÔÁÎÏ×ËÁ ÞÉÓÌÁ ÉÓÐÏÌØÚÕÅÍÙÈ ÃÉÌÉÎÄÒÏ×"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [ÉÌÉ --heads #]: ÕÓÔÁÎÏ×ËÁ ÞÉÓÌÁ ÉÓÐÏÌØÚÕÅÍÙÈ ÇÏÌÏ×ÏË"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [ÉÌÉ --sectors #]: ÕÓÔÁÎÏ×ËÁ ÞÉÓÌÁ ÉÓÐÏÌØÚÕÅÍÙÈ ÓÅËÔÏÒÏ×"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "÷Ù ÍÏÖÅÔÅ ÏÔËÌÀÞÉÔØ ÐÒÏ×ÅÒËÕ ×ÓÅÈ ÐÒÏÔÉ×ÏÒÅÞÉÊ:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
" -f [ÉÌÉ --force]: ×ÙÐÏÌÎÑÔØ ÔÏ, ÞÔÏ Ñ ÓËÁÖÕ, ÄÁÖÅ ÅÓÌÉ ÜÔÏ ÇÌÕÐÏÓÔØ"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "éÓÐÏÌØÚÏ×ÁÎÉÅ:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s ÕÓÔÒÏÊÓÔ×Ï\t\t ×Ù×ÏÄÉÔ ÓÐÉÓÏË ÁËÔÉ×ÎÙÈ ÒÁÚÄÅÌÏ× ÕÓÔÒÏÊÓÔ×Á\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s ÕÓÔÒÏÊÓÔ×Ï n1 n2 ... ÁËÔÉ×ÉÒÕÅÔ ÒÁÚÄÅÌÙ n1 ... É ÄÅÚÁËÔÉ×ÉÒÕÅÔ ÏÓÔÁÌØÎÙÅ\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -ÕÓÔÒÏÊÓÔ×Ï \t ÁËÔÉ×ÉÒÕÅÔ ÒÁÚÄÅÌ n, ÄÅÚÁËÔÉ×ÉÒÕÅÔ ÄÒÕÇÉÅ ÒÁÚÄÅÌÙ\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "éÓÐÏÌØÚÕÊÔÅ ÆÌÁÇ --force ÄÌÑ ÏÔËÌÀÞÅÎÉÑ ×ÓÅÈ ÐÒÏ×ÅÒÏË.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "ÎÅÔ ËÏÍÁÎÄÙ?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "×ÓÅÇÏ: %llu ÂÌÏËÏ×\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "ÉÓÐÏÌØÚÏ×ÁÎÉÅ: sfdisk --print-id ÕÓÔÒÏÊÓÔ×Ï ÎÏÍÅÒ_ÒÁÚÄÅÌÁ\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "ÉÓÐÏÌØÚÏ×ÁÎÉÅ: sfdisk --change-id ÕÓÔÒÏÊÓÔ×Ï ÎÏÍÅÒ_ÒÁÚÄÅÌÁ Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "ÉÓÐÏÌØÚÏ×ÁÎÉÅ: sfdisk --id ÕÓÔÒÏÊÓÔ×Ï ÎÏÍÅÒ_ÒÁÚÄÅÌÁ [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "ÍÏÖÎÏ ÕËÁÚÁÔØ ÔÏÌØËÏ ÏÄÎÏ ÕÓÔÒÏÊÓÔ×Ï (ËÒÏÍÅ ÔÅÈ, ÞÔÏ Ó -l ÉÌÉ -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s ÄÌÑ ÞÔÅÎÉÑ-ÚÁÐÉÓÉ\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "ÎÅ×ÏÚÍÏÖÎÏ ÏÔËÒÙÔØ %s ÄÌÑ ÞÔÅÎÉÑ\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: ïë\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld ÃÉÌÉÎÄÒÏ×, %ld ÇÏÌÏ×ÏË, %ld ÓÅËÔÏÒÏ×/ÄÏÒÏÖËÕ\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "îÅ×ÏÚÍÏÖÎÏ ÐÏÌÕÞÉÔØ ÒÁÚÍÅÒ %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "ÎÅ×ÅÒÎÙÊ active-ÂÁÊÔ: 0x%x ×ÍÅÓÔÏ 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"çÏÔÏ×Ï\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"õ ×ÁÓ ÉÍÅÀÔÓÑ %d ÁËÔÉ×ÎÙÈ ÏÓÎÏ×ÎÙÈ ÒÁÚÄÅÌÁ. üÔÏ ÎÅ ÉÍÅÅÔ ÚÎÁÞÅÎÉÑ ÄÌÑ LILO,\n"
"ÎÏ DOS'Ï×ÓËÉÊ MBR ÚÁÇÒÕÚÉÔ ÔÏÌØËÏ ÄÉÓË Ó ÏÄÎÉÍ ÁËÔÉ×ÎÙÍ ÒÁÚÄÅÌÏÍ.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "ÒÁÚÄÅÌ %s ÉÍÅÅÔ id %x É ÎÅ Ñ×ÌÑÅÔÓÑ ÓËÒÙÔÙÍ\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "îÅ×ÅÒÎÙÊ Id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "üÔÏÔ ÄÉÓË ÓÅÊÞÁÓ ÉÓÐÏÌØÚÕÅÔÓÑ.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "îÅÉÓÐÒÁ×ÉÍÁÑ ÏÛÉÂËÁ: ÎÅ×ÏÚÍÏÖÎÏ ÎÁÊÔÉ %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "ðÒÅÄÕÐÒÅÖÄÅÎÉÅ: %s ÎÅ Ñ×ÌÑÅÔÓÑ ÂÌÏÞÎÙÍ ÕÓÔÒÏÊÓÔ×ÏÍ\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "ðÒÏ×ÅÒÑÅÔÓÑ, ÞÔÏÂÙ ÓÅÊÞÁÓ ÎÉËÔÏ ÎÅ ÉÓÐÏÌØÚÏ×ÁÌ ÜÔÏÔ ÄÉÓË...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"ÄÉÓËÁ.\n"
"éÓÐÏÌØÚÕÊÔÅ ÆÌÁÇ --no-reread ÄÌÑ ÏÔÍÅÎÙ ÜÔÏÊ ÐÒÏ×ÅÒËÉ.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "éÓÐÏÌØÚÕÊÔÅ ÆÌÁÇ --force ÄÌÑ ÏÔËÌÀÞÅÎÉÑ ×ÓÅÈ ÐÒÏ×ÅÒÏË.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "ïë\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "óÔÁÒÁÑ ÓÉÔÕÁÃÉÑ:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "òÁÚÄÅÌ %d ÎÅ ÓÕÝÅÓÔ×ÕÅÔ, ÎÅ×ÏÚÍÏÖÎÏ ÉÚÍÅÎÉÔØ ÅÇÏ\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "îÏ×ÁÑ ÓÉÔÕÁÃÉÑ:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"îÅ ÎÒÁ×ÑÔÓÑ ÍÎÅ ÜÔÉ ÒÁÚÄÅÌÙ - ÎÉÞÅÇÏ ÎÅ ÉÚÍÅÎÅÎÏ.\n"
"(åÓÌÉ ×Ù ÄÅÊÓÔ×ÉÔÅÌØÎÏ ÈÏÔÉÔÅ ÜÔÏÇÏ, ÉÓÐÏÌØÚÕÊÔÅ ÏÐÃÉÀ --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "îÅ ÎÒÁ×ÉÔÓÑ ÍÎÅ ÜÔÏ - ×ÏÚÍÏÖÎÏ, ×ÁÍ ÓÌÅÄÕÅÔ ÏÔ×ÅÔÉÔØ îÅÔ\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "÷ÁÓ ÕÓÔÒÁÉ×ÁÅÔ ÔÁËÏÊ ×ÁÒÉÁÎÔ? [ÄÎ×] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "÷Ù ÈÏÔÉÔÅ ÚÁÐÉÓÁÔØ ÜÔÏ ÎÁ ÄÉÓË? [ÄÎ×] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: ÐÒÅÖÄÅ×ÒÅÍÅÎÎÏÅ ÏËÏÎÞÁÎÉÅ ××ÏÄÁ\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "úÁ×ÅÒÛÅÎÉÅ ÒÁÂÏÔÙ - ÎÉÞÅÇÏ ÎÅ ÉÚÍÅÎÅÎÏ\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "ðÏÖÁÌÕÊÓÔÁ, ÏÔ×ÅÔØÔÅ Ä, Î ÉÌÉ ×\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"îÏ×ÁÑ ÔÁÂÌÉÃÁ ÒÁÚÄÅÌÏ× ÕÓÐÅÛÎÏ ÚÁÐÉÓÁÎÁ\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.13-pre6\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2006-03-05 12:29+0200\n"
"Last-Translator: Simon Mihevc <simonmihevc@email.si>\n"
"Language-Team: Slovenian <translation-team-sl@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "%s ne morem odpreti\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "%s ne morem odpreti\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Neuspe¹no shranjevanje starih sektorjev - prekinjam\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Neuspe¹no zapisovanje razdelka na %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "dolga ali nepopolna vnosna vrstica - konèujem\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "vhodna napaka: `=' prièakovano po polju %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "vhodna napaka: neprièakovan znak %c po polju %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "neprepoznan vhod: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "prevelika ¹tevilka\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "¹tevilki sledijo èudni podatki\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "za opisnik razdelka ni prostora\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "ustvarjanje raz¹irjenega razdelka okoli obstojeèega ni uspelo\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "preveè vhodnih polj\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Ni veè prostora\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Nepravilen tip\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Opozorilo: podana velikost (%lu) presega najveèjo dovoljeno (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Opozorilo: prazen razdelek\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Opozorilo: po¹kodovan zaèetek razdelka (najprej %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "neprepoznana zagonska zastavica - izverite - ali *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "delna stz,g,skt specifikacija?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Raz¹irjen razdelek na neprièakovanem mestu\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "slab vnos\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "preveè razdelkov\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<start> <size> <type> [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Ponavadi je potrebno zapisati samo <start> in <size> (vèasih tudi <type>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Uporaba: %s [izbire] naprava ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "naprava: npr. /dev/hda ali /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "uporabne izbire:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [ali --show-size]: izpi¹i velikost razdelka"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [ali --id]: izpi¹i ali spremeni Id razdelka"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [ali --list]: izpi¹i razdelke za vsako napravo"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [ali --dump]: podobno kot prej, ampak v obliki, uporabni za "
"kasnej¹i vnos"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [ali --increment]: ¹tevilo stez, npr. od 1 namesto od 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: sprejmi/poroèaj v enotah sektorjev/blokov/stez/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [ali --list-types]:izpi¹i znane tipe razdelkov"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [ali --DOS]: za zdru¾ljivost z DOS-om: porabi malo prostora"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [ali --re-read]: prisili jedro v ponovno branje tabele razdelkov"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : spremeni samo razdelke s ¹tevilko #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : ne zapi¹i sprememb na disk"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O datoteka : shrani sektorje, ki bodo prepisani v datoteki"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I datoteka: ponovno obnovi te sektorje"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [ali --version]: izpi¹i razlièico"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [ali --help]: izpi¹i to sporoèilo"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "nevarne izbire:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [ali --show-geometry]: izpi¹i geometrijo tako, kot ga razume jedro"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [ali --show-pt-geometry]: izpi¹i uganjeno gometrijo iz tabele "
"razdelkov"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [ali --show-extended]: izpi¹i tudi raz¹irjene razdelke ali\n"
" prièakuj opisnike na vhodu"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [ali --Linux]: ne prito¾uj se nad stvarmi, ki niso pomembne za "
"Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [ali --quiet]: ne prika¾i opozoril"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Zaznano geometrijo lahko obidete tako da uporabite:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [ali --cylinders #]:nastavi ¹tevilo stez"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [ali --heads #]: nastavi ¹tevilo glav"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [ali --sectors #]: nastavi ¹tevilo sektorjev"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Vsa doslednostna preverjanja lahko onemogoèite z:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [ali --force]: naredi kar reèem brez ugovorov"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Uporaba:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s naprava\t\t izpi¹i dejavne razdelke na napravi\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s naprava ¹t1 ¹t2 ... aktiviraj razdelek n1 ..., deaktiviraj ostale\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s - Naprava\t aktivira razdelek n, deaktivira ostale\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Uporabite --force izbiro da obidete vsa preverjanja.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "ni ukaza?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, fuzzy, c-format
msgid "total: %llu blocks\n"
msgstr "skupno: %llu blokov\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "uporaba: sfdisk --print-id naprava ¹t. razdelka\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "uporaba: sfdisk --change-id naprava ¹t. razdelka Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "uporaba: sfdisk --id naprava ¹t. razdelka [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "navedete lahko samo eno napravo (razen z -l ali -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "%s ni mogoèe odpreti za branje in pisanje\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "%s ni mogoèe odpreti za branje\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: Vredu\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld stez, %ld glav, %ld sektorjev/sled\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, fuzzy, c-format
msgid "Cannot get size of %s\n"
msgstr "Velikosti %s ni mogoèe ugotoviti\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "slab dejavni bajt: 0x%x namesto 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Opravljeno\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Imate %d dejavnih primarnih razdelkov. Za LILO to ni te¾ava,\n"
"ampak DOS MBR se bo nalo¾il samo z diskov, ki imajo 1 dejaven razdelek.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "razdelek %s ima id %x in ni skrit\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Slab Id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Ta disk je trenutno v rabi.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Usodna napaka: %s ni mogoèe najti\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Opozorilo: %s ni blokovna naprava\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Preverjam, da nihèe ne uporablja tega diska ...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"disku.\n"
"Uporabite --no-reread zastavico da izkljuèite to preverjanje.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Uporabite --force izbiro da obidete vsa preverjanja.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "VREDU\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Staro stanje:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Razdelek %d ne obstaja in ne more biti spremenjen\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Novo stanje:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Te razdelki mi ne ustrezajo - ni sprememb.\n"
"(Èe res ¾elite to, uporabite izbiro --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "To mi ne ustreza - verjetno bi morali odgovoriti Ne\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Ali ste zadovoljni s tem? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Ali ¾elite zapisati to na disk? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: prezgoden konec vnosa\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Konèujem - brez sprememb\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Prosim, da odgovorizo z y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Tabela razdelkov je uspe¹no zapisana\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.13.1-rc1\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2007-11-14 09:20+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
msgid "Cannot open %s\n"
msgstr "Kan inte öppna %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "kan inte öppna %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Misslyckades med att spara de gamla sektorerna - avbryter\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Misslyckades med att skriva partitionen på %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "lång eller ofullständig indatarad - avslutar\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "indatafel: \"=\" förväntas efter %s-fält\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "indatafel: oväntat tecken %c efter %s-fält\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "okänd indata: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "talet är för stort\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "eftersläpande skräp efter tal\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "ingen plats för partitionshandtag\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "kan inte bygga omgivande utökad partition\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "för många indatafield\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Inte plats för mer\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Ogiltig typ\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Varning: angiven storlek (%lu) överskrider största tillåtna storleken (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Varning: tom partition\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Varning: felaktig början på partition (första %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "okänd startbarhetsflagga - välj - eller *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "c,h,s-specifikation ofullständig?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Utökad partition finns inte där den förväntades\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "felaktig indata\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "för många partitioner\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<början> <storlek> <typ [E,S,L,X,hex]> <startbar [-,*]> <c,h,s> <c,h,s>\n"
"Vanlligtvis behöver du bara ange <början> och <storlek> (och kanske <typ>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Användning: %s [flaggor] enhet ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "enhet: någonting liknande /dev/hda eller /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "användbara flaggor:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [eller --show-size]: visa storlek på en partition"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [eller --id]: visa eller ändra partitionsid"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [eller --list]: visa partitioner på varje enhet"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [eller --dump]: samma, men i format lämpligt för senare inmatning"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [eller --increment]: numrera cylindrar osv från 1 istället för från 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM: acceptera/rapportera i enheter om sektorer/block/"
"cylindrar/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [eller --list-types]:visa de kända partitionstyperna"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr " -D [eller --DOS]: för DOS-kompatibilitet: slösa lite utrymme"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
" -R [eller --re-read]: gör så att kärnan läser om partitionstabellen"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N<nummer>: ändra endast partitionen med numret <nummer>"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : skriv inte till hårddisken"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O fil : spara sektorerna som kommer att skrivas över till "
"fil"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I fil : återställ dessa sektorer igen"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [eller --version]: visa versionsinformation"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [eller --help]: visa detta meddelande"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "farliga flaggor:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [eller --show-geometry]: visa kärnans bild av geometrin"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [eller --show-pt-geometry]: skriv ut gissad geometri från "
"partitionstabellen"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [eller --show-extended]: visa även utökade partitioner i utdata\n"
" eller förvänta handtag för dem som indata"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [eller --Linux]: klaga inte på saker som är irrelevanta för Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [eller --quiet]: undertryck varningsmeddelanden"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Du kan åsidosätta den detekterade geometrin genom att använda:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
" -C<tal> [eller --cylinders <tal>]:ställ in antalet cylindrar att använda"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H<tal> [eller --heads <tal>]:ställ in antalet huvuden att använda"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
" -S<tal> [eller --sectors <tal>]:ställ in antalet sektorer att använda"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Du kan stänga av all konsekvenskontroll med:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [eller --force]: gör vad jag säger även om det är dumt"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Användning:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s enhet\t\t visa aktiva partitioner på enhet\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s enhet n1 n2 ... aktivera partitioner n1 ..., deaktivera resten\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An enhet\t aktivera partition n, deaktivera de andra\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"saknar stöd för GPT. Använd GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Använd flaggan --force för att undertrycka denna kontroll.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "inget kommando?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "totalt: %llu block\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "användning: sfdisk --print-id enhet partitionsnummer\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "användning: sfdisk --change-id enhet partitionsnummer Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "användning: sfdisk --id enhet partitionsnummer [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "kan endast ange en enhet (utom med -l eller -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "kan inte öppna %s för läsning och skrivning\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "kan inte öppna %s för läsning\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld cylindrar, %ld huvuden, %ld sektorer/spår\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Kan inte hämta storleken på %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "felaktig aktiv byte: 0x%x istället för 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Färdig\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"DOS huvudstartpost (MBR) kan endast starta en hårddisk med 1 aktiv\n"
"partition.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "partition %s har id %x och är inte dold\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Felaktigt Id %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Denna hårddisk används för tillfället.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Ödesdigert fel: kan inte hitta %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Varning: %s är ingen blockenhet\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Kontrollerar att ingen använder hårddisken just nu...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"på denna disk är utväxlade. Använd flaggan --no-reread för att\n"
"undertrycka denna kontroll.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Använd flaggan --force för att undertrycka alla kontroller.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Tidigare situation:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Partition %d finns inte, kan inte ändra den\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Ny situation:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Jag gillar inte dessa partitioner - ingenting ändrades.\n"
"(Om du verkligen vill göra detta bör du använda flaggan --force).\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Jag gillar inte detta - du bör nog svara nej\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Är du nöjd med detta? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Vill du skriva detta till disk? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: för tidigt slut på indata\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Avslutar - ingenting ändrades\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Svara med ett av y, n eller q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Lyckades skapa den nya partitionstabellen\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.13-pre7\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2006-03-06 15:45+0200\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@buguner.name.tr>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "%s açılamıyor\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "%s açılamıyor\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Eski sektörlere yazmada başarısızlık - çıkılıyor\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "%s disk bölümüne yazarken hata oluştu\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "uzun ve eksik girdi satırı - çıkılıyor\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "girdi hatası: %s alanından sonra bir `=' gerekli\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "girdi hatası: %c karakteri gereksiz (%s alanından sonra)\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "anlaşılmayan girdi: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "sayı çok büyük\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "sayıdan sonrasında süprüntü\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "disk bölümü betimleyici için yer yok\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "kuşatan ek disk bölümü kurgulanamıyor\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "girdi alanları çok fazla\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Daha fazla yer yok\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Kuraldışı tür\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Uyarı: belirtilen (%lu) uzunluk, izin verilen (%lu) uzunluktan fazla\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Uyarı: boş disk bölümü\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Uyarı: disk bölümü başlangıcı hatalı (en erken %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "anlaşılmayan önyükleme flaması; - ya da * seçiniz\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "kısmi sld,kafa,sekt özellikleri?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Ek disk bölümü gereken yerde değil\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "girdi hatalı\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "çok fazla disk bölümü var\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Genellikle <başlangıç> ve <uzunluk> değerleri (ve tabii ki <türü>)\n"
"belirtmek yeterlidir.\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Kullanımı: %s [seçenekler] aygıt ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "aygıt: /dev/hda veya /dev/sda gibi"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "kullanışlı seçenekler:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s --show-size disk bölümü uzunlukları listelenir"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
" -c --id disk bölümü kimliği değiştirilir ya da gösterilir"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l --list aygıtların disk bölümlerini listeler"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d --dump dökümler, ama sonraki girdiler için uygun biçemde"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i --increment silindir sayısı v.s. 0 yerine 1 den itibaren"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
" -uS, -uB, -uC, -uM sektör/blok/silindir/MB birimleriyle değer alır/"
"gösterir"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T --list-types bilinen disk bölümü türlerini listeler"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D --DOS DOS-uyumluluğu için: bir disk bölümünü çoraklaştırır"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R --re-read çekirdek yeniden okuma tablosu yapar"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# sadece # numaralı disk alanı değiştirilir"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n gerçekte diske yazılmaz"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr " -O dosya üstüne yazarak sektörleri dosyaya kaydeder"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I dosya sektörleri bu dosyadan tekrar oluşturur"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v --version sürüm bilgilerini gösterir"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? --help bu yardım iletisini gösterir ve çıkar"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "tehlikeli seçenekler:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g --show-geometry çekirdeğin geometri bilgisini gösterir"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [veya --show-pt-geometry]: bölümleme tablosundan alınan geometriyi "
"basar"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x --show-extended ek disk bölümlerini gösterir ve\n"
" betimleyicileri için girdi bekler"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L --Linux Linux ile alakasız şeyler hakkında hata üretmez"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q --quiet uyarıları engeller"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr "Saptanan geometriyi aşmak için seçenekler:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# --cylinders # kullanılacak silindir sayısı belirtilir"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# --heads # kulanılacak kafa sayısı belirtilir"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# --sectors # kullanılacak sektör sayısı belirtilir"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Kararlılık denetimlerini etkisizleştirme seçenekleri:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f --force yapılacak işlem hatalı da olsa yapılır"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Kullanımı:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s aygıt\t\t aygıt üstündeki etkin disk bölümlerini gösterir\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s aygıt n1 n2 ... n1, n2 ile belirtilen disk bölümleri etkinleştirilir,\n"
" diğerleri etkisizleştirilir\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
"%s -An aygıt\t n. disk bölümünü etkinleştirilir, diğerlerini "
"etkisizleştirilir\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Tüm denetimleri kaldırmak için --force seçeneğini kullanın.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "Komut?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "toplam: %llu blok\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "Kullanımı: sfdisk --print-id aygıt disk-bölümü-numarası\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "kullanımı: sfdisk --change-id aygıt disk-bölümü-numarası kimlik\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "kullanımı: sfdisk --id aygıt disk-bölümü-numarası [kimlik]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "sadece bir aygıt belirtilebilir (-l ya da -s ile gerekir)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "%s oku-yaz açılamıyor\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "%s okumak için açılamıyor\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: TAMAM\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld silindir, %ld kafa, %ld sektör/iz\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "%s gibi bir boyut alınamıyor\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "hatalı etkin bayt: 0x80 yerine 0x%x\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Bitti\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"%d etkin birincil disk bölümü var. Bu LILO için sorun olmamakla beraber\n"
"DOS MBR sadece 1 etkin disk bölümü önyüklemesi yapabilir.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "%s disk bölümünün kimliği %x ve gizli değil\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Kimlik %lx hatalı\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Bu disk şu an kullanılıyor.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Ölümcül hata: %s bulunamıyor\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Uyarı: %s bir blok aygıtı değil\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Diskin kullanımda olup olmadığı denetleniyor...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"alanlarını swapoff ile kapatın. --no-reread bayrağını kullanarak\n"
"yeniden okuma işlemini engelleyin.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Tüm denetimleri kaldırmak için --force seçeneğini kullanın.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "TAMAM\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Eski durum:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "%d. disk bölümü olmadığından geçilemiyor\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Yeni durum:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Bu disk bölümlerinde hiç bir değişiklik yapılmadı.\n"
"(Bunu gerçekten istiyorsanız --force seçeneğini kullanın.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Uygulanamıyor - siz de Hayır derdiniz, büyük ihtimalle\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Bundan memnun musunuz? [ehs] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Bunu diske yazmak ister misiniz? [ehs] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: girdi sonu eksik\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Çıkılıyor - Değişiklik yok\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Lütfen e, h, s harflerinden biri ile yanıtlayın\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Yeni disk bölümleme tablosu başarıyla yazıldı\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux 2.13-pre7\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2006-04-06 10:45+0200\n"
"Last-Translator: Maxim V. Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <translation-team-uk@lists.sourceforge.net>\n"
msgid "Cannot open %s\n"
msgstr "не вдається відкрити %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "не вдається відкрити %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "не вдається зберегти старі сектори - виконання перервано\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "не вдається записати розділ на %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "довгий або незавершений вхідний рядок - завершення\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "помилка вводу: очікувався символ `=' після поля %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "помилка вводу: очікувався символ %c після поля %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "нерозпізнаний ввід: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "число занадто велике\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "не цифри після числа\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "немає місця для дескриптору розділу\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "не вдається створити оточуючий розширений розділ\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "надто багато вхідних полів\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Немає більше місця\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Недопустимий тип\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
"Попередження: вказаний розмір (%lu) перевищує допустимий розмір (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Попередження: порожній розділ\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Попередження: неправильний початок розділу (раніше %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "не розпізнана завантажувальна ознака - виберіть - або *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "часткова специфікація цил,гол,сект?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Розширений розділ не там де має бути розширений\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "неправильний ввід\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "надто багато розділів\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Зазвичай, вам необхідно лише вказати <початок> та <розмір> (та можливо "
"<тип>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Використання: %s [параметри] пристрій ...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "пристрій: щось на зразок /dev/hda чи /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "корисні параметри:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [або --show-size]: вивести розмір розділу"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [або --id]: вивести або змінити ідентифікатор розділу"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [або --list]: вивести розділи кожного пристрою"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [або --dump]: те ж саме, але у форматі прийнятному для "
"подальшого вводу"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
" -i [або --increment]: кількість циліндрів починається з 1, а не з 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: ввід/вивід у одиницях сектори/блоки/циліндри/Мб"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [або --list-types]:вивести всі відомі типи розділів"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [або --DOS]: для DOS-сумісності: втрачається трохи простору"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [або --re-read]: змусити ядро перечитати таблицю розділів"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : змінити лише розділ з номером #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : не записувати нічого на диск"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O file : зберегти у файл сектори, які будуть перезаписані"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I file : відновити ці сектори знову"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [або --version]: вивести версію"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [або --help]: вивести це повідомлення"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "небезпечні параметри:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr " -g [або --show-geometry]: вивести видану ядром геометрію"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
" -G [or --show-pt-geometry]: вивести видану, яку визначено з таблиці "
"розділів"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" -x [або --show-extended]: також вивести перелік розширених розділів\n"
" або очікувати їх дескриптори при вводі"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr " -L [або --Linux]: не скаржитись на несуттєві для Linux речі"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [або --quiet]: не виводити попередження"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Ви можете перевизначити виявлену геометрію використовуючи:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [або --cylinders #]:встановити кількість циліндрів"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [або --heads #]: встановити кількість головок"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [або --sectors #]: встановити кількість секторів"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Ви можете вимкнути перевірку логічності за допомогою:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
" -f [або --force]: виконувати команди примусово, навіть безглузді"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Використання:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s пристрій\t\t вивести активні розділи пристрою\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr "%s пристрій n1 n2 ... активувати розділ n1 ..., де-активувати решту\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An пристрій\t активувати розділ n, де-активувати решту розділів\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, fuzzy, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Використовуйте параметр --force, щоб відхилити всі перевірки.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "немає команди?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "загалом: %llu блоків\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "використання: sfdisk --print-id пристрій номер_розділу\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "використання: sfdisk --change-id пристрій номер_розділу ідентиф.\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "використання: sfdisk --id пристрій номер_пристрою [ідентиф.]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "можна вказувати лише один пристрій (за винятком -l чи -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "неможливі відкрити %s для читання-запису\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "неможливі відкрити %s для читання\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: Гаразд\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld циліндрів, %ld головок, %ld секторів/трек\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Не вдається отримати розмір %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "неправильний 'активний' байт 0x%x замість 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Виконано\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Позначено активними %d розділів. Це немає значення для LILO,\n"
"Але DOS MBR може завантажуватись лише з дисків, у яких 1 активний розділ.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "розділ %s має ідентиф. %x та він не прихований\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Неправильний Ідент. %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Цей диск наразі використовується.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Фатальна помилка: не вдається знайти %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Попередження: %s не є блочним пристроєм\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Перевіряється, що ніхто наразі не використовує диск ...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"диску.\n"
"Використовуйте параметр --no-reread щоб обминути цю перевірку.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Використовуйте параметр --force, щоб відхилити всі перевірки.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "Гаразд\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Старий стан:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Розділ %d не існує, не вдається його змінити\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Новий стан:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Ці розділи виглядають неправильно - нічого не змінено.\n"
"(Якщо ви дійсно цього бажаєте, використовуйте параметр --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Ці розділи виглядають неправильно - можливо слід відповісти No\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Ви цим задоволені? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Бажаєте записати на диск? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: передчасне закінчення вводу\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Завершення - нічого не змінено\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Відповідайте одне з y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Успішно записано нову таблицю розділів\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
msgid "Cannot open %s\n"
msgstr ""
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr ""
msgid "Failed saving the old sectors - aborting\n"
msgstr ""
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr ""
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr ""
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr ""
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr ""
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr ""
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr ""
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr ""
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr ""
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr ""
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr ""
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr ""
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr ""
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr ""
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr ""
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr ""
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr ""
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr ""
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr ""
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr ""
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr ""
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr ""
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr ""
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr ""
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr ""
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
msgstr ""
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr ""
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr ""
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr ""
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr ""
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr ""
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr ""
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr ""
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr ""
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr ""
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr ""
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr ""
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr ""
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr ""
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr ""
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr ""
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr ""
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr ""
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr ""
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr ""
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr ""
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr ""
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr ""
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Use the --no-reread flag to suppress this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr ""
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr ""
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
msgstr ""
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"sfdisk: premature end of input\n"
msgstr ""
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr ""
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr ""
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng 2.17-rc3\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2010-02-12 22:31+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
msgid "Cannot open %s\n"
msgstr "Không thể mở %s\n"
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr "không thể mở %s\n"
msgid "Failed saving the old sectors - aborting\n"
msgstr "Lỗi ghi rãnh ghi cũ - đang dừng lại\n"
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr "Lỗi ghi phân vùng trên %s\n"
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr "dòng nhập vào dài hay không đầy đủ - đang thoát\n"
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr "lỗi nhập: mong đợi `=' sau vùng %s\n"
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr "lỗi nhập: mong đợi ký tự %c sau vùng %s\n"
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr "dữ liệu vào không nhận ra: %s\n"
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr "số quá lớn\n"
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr "đuôi bỏ đi sau một số\n"
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr "không có chỗ cho mô tả phân vùng\n"
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr "không thể tạo phân vùng mở rộng bao quanh\n"
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr "quá nhiều vùng nhập vào\n"
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr "Không còn chỗ trống\n"
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr "Loại không cho phép\n"
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr "Cảnh báo: kích cỡ đưa ra (%lu) vượt quá kích cỡ max cho phép (%lu)\n"
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr "Cảnh báo: phân vùng rỗng\n"
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr "Cảnh báo: điểm đầu phân vùng xấu (trước %lu)\n"
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr "cờ có thể khởi động không nhận ra - chọn - hay *\n"
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr "Đặc điểm phân vùng c,h,s?\n"
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr "Phân vùng mở rộng không ở chỗ mong đợi\n"
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr "dữ liệu vào xấu\n"
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr "quá nhiều phân vùng\n"
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"<đầu> <kíchthước> <loại [E,S,L,X,hex]> <khởiđộng [-,*]> <c,h,s> <c,h,s>\n"
"Thông thường bạn chỉ cần chỉ rõ <đầu> và <kíchthước> (và có thể <loại>).\n"
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr "Sử dụng: %s [tùy chọn] thiết bị...\n"
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr "thiết bị: có dạng /dev/hda hay /dev/sda"
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr "tùy chọn có ích:"
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr " -s [hay --show-size]: liệt kê kích cỡ phân vùng"
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr " -c [hay --id]: in ra hay thay đổi Id phân vùng"
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr " -l [hay --list]: liệt kê các phân vùng của mỗi thiết bị"
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
" -d [hay --dump]: cũng như trên nhưng ở dạng có thể dùng cho nhập vào"
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr " -i [hay --increment]: số trụ v.v... từ 1 thay vì từ 0"
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
" -uS, -uB, -uC, -uM: chấp nhận/báo cáo với đơn vị rãnh ghi/khối/trụ/MB"
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr " -T [hay --list-types]:\t\tliệt kê các kiểu phân vùng đã biết"
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
" -D [hay --DOS]: để tương thích với DOS: lãng phí một chút khoảng "
"trống"
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr " -R [hay --re-read]: khiến nhân đọc lại bảng phân vùng"
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr " -N# : chỉ thay đổi phân vùng với số #"
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr " -n : không thực sự viết lên đĩa"
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
" -O tập tin : ghi các rãnh ghi sẽ bị ghi chèn vào tập tin"
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr " -I tập tin : phục hồi lại những rãnh ghi này"
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr " -v [hay --version]: in ra số hiệu phiên bản"
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr " -? [hay --help]: in trợ giúp này"
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr "tùy chọn nguy hiểm:"
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
" -g [hay --show-geometry]: in ra cấu trúc đĩa theo quan niệm của nhân"
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr ""
" -G [hay --show-pt-geometry]: in ra cấu trúc dự đoán từ bảng phân vùng"
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
" trong đầu ra hay các mô tả mong đợi cho chúng\n"
" trong đầu vào"
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
" -L [hay --Linux]: không than phiền về những gì không thích hợp với "
"Linux"
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr " -q [hay --quiet]: bỏ các cảnh báo"
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr " Bạn có thể viết đè lên cấu trúc nhận ra sử dụng:"
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr " -C# [hay --trụs #]:đặt số trụ sử dụng"
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr " -H# [or --heads #]: đặt số đầu đọc sử dụng"
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr " -S# [or --rãnh ghis #]: đặt số rãnh ghi sử dụng"
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr "Bạn có thể tắt tất cả các kiểm tra cố định với:"
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr " -f [hay --force]: làm bất theo lời bạn, thậm chí là ngu ngốc"
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr "Sử dụng:"
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr "%s thiết bị\t\t liệt kê phân vùng kích hoạt trên thiết bị\n"
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
"%s thiết bị n1 n2 ... kích hoạt phân vùng n1 ..., bỏ kích hoạt phần còn lại\n"
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr "%s -An thiết bị\t kích hoạt phân vùng n, bỏ kích hoạt những cái khác\n"
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"không hỗ trợ GPT. Hãy dùng chương trình GNU Parted.\n"
"\n"
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr "Sử dụng cờ « --force » (bắt buộc) để bãi bỏ sự kiểm tra này.\n"
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr "không lệnh?\n"
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr "tổng sô: %llu khối\n"
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr "sử dụng: sfdisk --print-id thiết-bị số-phân-vùng\n"
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr "sử dụng: sfdisk --change-id thiết-bị số-phân-vùng Id\n"
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr "sử dụng: sfdisk --id thiết-bị số-phân-vùng [Id]\n"
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr "chỉ có thể chỉ ra một thiết bị (ngoại trừ với -l hay -s)\n"
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr "không thể mở %s đọc-viết\n"
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr "không mở được %s để đọc\n"
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr "%s: OK\n"
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr "%s: %ld trụ, %ld đầu đọc, %ld rãnh ghi/trac\n"
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr "Không thể lấy kích cỡ của %s\n"
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr "byte kích hoạt sai: 0x%x thay cho 0x80\n"
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
"Hoàn thành\n"
"\n"
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"Bạn có %d phân vùng chính kích hoạt. Đây không phải là vấn đề cho LILO,\n"
"nhưng MBR của DOS sẽ chỉ khởi động đĩa có 1 phân vùng kích hoạt.\n"
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr "phân vùng %s có id %x và không phải là ẩn\n"
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr "Id xấu %lx\n"
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr "Đĩa này hiện đang được sử dụng.\n"
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr "Lỗi nặng: không thể tìm %s\n"
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr "Cảnh báo: %s không phải là thiết bị khối\n"
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr "Đang kiểm tra xem có ai đó đang sử dụng đĩa này không...\n"
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"đổi\n"
"trên đĩa này. Sử dụng « --no-reread » để bỏ kiểm tra này.\n"
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr "Sử dụng --force để bãi bỏ mọi kiểm tra.\n"
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr "OK\n"
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr "Tình huống cũ:\n"
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr "Phân vùng %d không tồn tại, không thể thay đổi nó\n"
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr "Tình huống mới:\n"
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
"Tôi không thích những phân vùng này - không có gì thay đổi.\n"
"(Nếu bạn thực sự muốn điều này, sử dụng tùy chọn --force.)\n"
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr "Tôi không thích điều này - bạn nên trả lời No\n"
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr "Bạn có hài lòng với điều này? [ynq] "
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr "Bạn có muốn ghi lên đĩa? [ynq] "
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"\n"
"sfdisk: dữ liệu vào kết thúc sớm\n"
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr "Đang thoát - không có gì thay đổi\n"
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr "Xin hãy trả lời một trng y,n,q\n"
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"Viết thành công bảng phân vùng mới\n"
"\n"
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"
msgstr ""
"Project-Id-Version: util-linux-ng-2.14.1-rc2\n"
"Report-Msgid-Bugs-To: Karel Zak <kzak@redhat.com>\n"
-"POT-Creation-Date: 2010-02-16 10:22+0100\n"
+"POT-Creation-Date: 2010-02-22 10:31+0100\n"
"PO-Revision-Date: 2008-08-23 23:20+0800\n"
"Last-Translator: Ray Wang <wanglei1123@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
msgid "Cannot open %s\n"
msgstr ""
-#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2603
+#: fdisk/fdisk.c:2844 fdisk/sfdisk.c:2608
#, c-format
msgid "cannot open %s\n"
msgstr ""
msgid "Failed saving the old sectors - aborting\n"
msgstr ""
-#: fdisk/sfdisk.c:1637
+#: fdisk/sfdisk.c:1637 fdisk/sfdisk.c:1642
#, c-format
msgid "Failed writing the partition on %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1714
+#: fdisk/sfdisk.c:1719
msgid "long or incomplete input line - quitting\n"
msgstr ""
-#: fdisk/sfdisk.c:1750
+#: fdisk/sfdisk.c:1755
#, c-format
msgid "input error: `=' expected after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1757
+#: fdisk/sfdisk.c:1762
#, c-format
msgid "input error: unexpected character %c after %s field\n"
msgstr ""
-#: fdisk/sfdisk.c:1763
+#: fdisk/sfdisk.c:1768
#, c-format
msgid "unrecognized input: %s\n"
msgstr ""
-#: fdisk/sfdisk.c:1805
+#: fdisk/sfdisk.c:1810
msgid "number too big\n"
msgstr ""
-#: fdisk/sfdisk.c:1809
+#: fdisk/sfdisk.c:1814
msgid "trailing junk after number\n"
msgstr ""
-#: fdisk/sfdisk.c:1933
+#: fdisk/sfdisk.c:1938
msgid "no room for partition descriptor\n"
msgstr ""
-#: fdisk/sfdisk.c:1966
+#: fdisk/sfdisk.c:1971
msgid "cannot build surrounding extended partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2017
+#: fdisk/sfdisk.c:2022
msgid "too many input fields\n"
msgstr ""
-#: fdisk/sfdisk.c:2051
+#: fdisk/sfdisk.c:2056
msgid "No room for more\n"
msgstr ""
-#: fdisk/sfdisk.c:2070
+#: fdisk/sfdisk.c:2075
msgid "Illegal type\n"
msgstr ""
-#: fdisk/sfdisk.c:2102
+#: fdisk/sfdisk.c:2107
#, c-format
msgid "Warning: given size (%lu) exceeds max allowable size (%lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2108
+#: fdisk/sfdisk.c:2113
msgid "Warning: empty partition\n"
msgstr ""
-#: fdisk/sfdisk.c:2122
+#: fdisk/sfdisk.c:2127
#, c-format
msgid "Warning: bad partition start (earliest %lu)\n"
msgstr ""
-#: fdisk/sfdisk.c:2135
+#: fdisk/sfdisk.c:2140
msgid "unrecognized bootable flag - choose - or *\n"
msgstr ""
-#: fdisk/sfdisk.c:2152 fdisk/sfdisk.c:2165
+#: fdisk/sfdisk.c:2157 fdisk/sfdisk.c:2170
msgid "partial c,h,s specification?\n"
msgstr ""
-#: fdisk/sfdisk.c:2176
+#: fdisk/sfdisk.c:2181
msgid "Extended partition not where expected\n"
msgstr ""
-#: fdisk/sfdisk.c:2208
+#: fdisk/sfdisk.c:2213
msgid "bad input\n"
msgstr ""
-#: fdisk/sfdisk.c:2230
+#: fdisk/sfdisk.c:2235
msgid "too many partitions\n"
msgstr ""
-#: fdisk/sfdisk.c:2263
+#: fdisk/sfdisk.c:2268
msgid ""
"Input in the following format; absent fields get a default value.\n"
"<start> <size> <type [E,S,L,X,hex]> <bootable [-,*]> <c,h,s> <c,h,s>\n"
"Usually you only need to specify <start> and <size> (and perhaps <type>).\n"
msgstr ""
-#: fdisk/sfdisk.c:2289
+#: fdisk/sfdisk.c:2294
#, c-format
msgid "Usage: %s [options] device ...\n"
msgstr ""
-#: fdisk/sfdisk.c:2290
+#: fdisk/sfdisk.c:2295
msgid "device: something like /dev/hda or /dev/sda"
msgstr ""
-#: fdisk/sfdisk.c:2291
+#: fdisk/sfdisk.c:2296
msgid "useful options:"
msgstr ""
-#: fdisk/sfdisk.c:2292
+#: fdisk/sfdisk.c:2297
msgid " -s [or --show-size]: list size of a partition"
msgstr ""
-#: fdisk/sfdisk.c:2293
+#: fdisk/sfdisk.c:2298
msgid " -c [or --id]: print or change partition Id"
msgstr ""
-#: fdisk/sfdisk.c:2294
+#: fdisk/sfdisk.c:2299
msgid " -l [or --list]: list partitions of each device"
msgstr ""
-#: fdisk/sfdisk.c:2295
+#: fdisk/sfdisk.c:2300
msgid " -d [or --dump]: idem, but in a format suitable for later input"
msgstr ""
-#: fdisk/sfdisk.c:2296
+#: fdisk/sfdisk.c:2301
msgid " -i [or --increment]: number cylinders etc. from 1 instead of from 0"
msgstr ""
-#: fdisk/sfdisk.c:2297
+#: fdisk/sfdisk.c:2302
msgid ""
" -uS, -uB, -uC, -uM: accept/report in units of sectors/blocks/cylinders/"
"MB"
msgstr ""
-#: fdisk/sfdisk.c:2298
+#: fdisk/sfdisk.c:2303
msgid " -T [or --list-types]:list the known partition types"
msgstr ""
-#: fdisk/sfdisk.c:2299
+#: fdisk/sfdisk.c:2304
msgid " -D [or --DOS]: for DOS-compatibility: waste a little space"
msgstr ""
-#: fdisk/sfdisk.c:2300
+#: fdisk/sfdisk.c:2305
msgid " -R [or --re-read]: make kernel reread partition table"
msgstr ""
-#: fdisk/sfdisk.c:2301
+#: fdisk/sfdisk.c:2306
msgid " -N# : change only the partition with number #"
msgstr ""
-#: fdisk/sfdisk.c:2302
+#: fdisk/sfdisk.c:2307
msgid " -n : do not actually write to disk"
msgstr ""
-#: fdisk/sfdisk.c:2303
+#: fdisk/sfdisk.c:2308
msgid ""
" -O file : save the sectors that will be overwritten to file"
msgstr ""
-#: fdisk/sfdisk.c:2304
+#: fdisk/sfdisk.c:2309
msgid " -I file : restore these sectors again"
msgstr ""
-#: fdisk/sfdisk.c:2305
+#: fdisk/sfdisk.c:2310
msgid " -v [or --version]: print version"
msgstr ""
-#: fdisk/sfdisk.c:2306
+#: fdisk/sfdisk.c:2311
msgid " -? [or --help]: print this message"
msgstr ""
-#: fdisk/sfdisk.c:2307
+#: fdisk/sfdisk.c:2312
msgid "dangerous options:"
msgstr ""
-#: fdisk/sfdisk.c:2308
+#: fdisk/sfdisk.c:2313
msgid " -g [or --show-geometry]: print the kernel's idea of the geometry"
msgstr ""
-#: fdisk/sfdisk.c:2309
+#: fdisk/sfdisk.c:2314
msgid ""
" -G [or --show-pt-geometry]: print geometry guessed from the partition "
"table"
msgstr ""
-#: fdisk/sfdisk.c:2310
+#: fdisk/sfdisk.c:2315
msgid ""
" -x [or --show-extended]: also list extended partitions on output\n"
" or expect descriptors for them on input"
msgstr ""
-#: fdisk/sfdisk.c:2312
+#: fdisk/sfdisk.c:2317
msgid ""
" -L [or --Linux]: do not complain about things irrelevant for Linux"
msgstr ""
-#: fdisk/sfdisk.c:2313
+#: fdisk/sfdisk.c:2318
msgid " -q [or --quiet]: suppress warning messages"
msgstr ""
-#: fdisk/sfdisk.c:2314
+#: fdisk/sfdisk.c:2319
msgid " You can override the detected geometry using:"
msgstr ""
-#: fdisk/sfdisk.c:2315
+#: fdisk/sfdisk.c:2320
msgid " -C# [or --cylinders #]:set the number of cylinders to use"
msgstr ""
-#: fdisk/sfdisk.c:2316
+#: fdisk/sfdisk.c:2321
msgid " -H# [or --heads #]: set the number of heads to use"
msgstr ""
-#: fdisk/sfdisk.c:2317
+#: fdisk/sfdisk.c:2322
msgid " -S# [or --sectors #]: set the number of sectors to use"
msgstr ""
-#: fdisk/sfdisk.c:2318
+#: fdisk/sfdisk.c:2323
msgid "You can disable all consistency checking with:"
msgstr ""
-#: fdisk/sfdisk.c:2319
+#: fdisk/sfdisk.c:2324
msgid " -f [or --force]: do what I say, even if it is stupid"
msgstr ""
-#: fdisk/sfdisk.c:2325
+#: fdisk/sfdisk.c:2330
msgid "Usage:"
msgstr ""
-#: fdisk/sfdisk.c:2326
+#: fdisk/sfdisk.c:2331
#, c-format
msgid "%s device\t\t list active partitions on device\n"
msgstr ""
-#: fdisk/sfdisk.c:2327
+#: fdisk/sfdisk.c:2332
#, c-format
msgid "%s device n1 n2 ... activate partitions n1 ..., inactivate the rest\n"
msgstr ""
-#: fdisk/sfdisk.c:2328
+#: fdisk/sfdisk.c:2333
#, c-format
msgid "%s -An device\t activate partition n, inactivate the other ones\n"
msgstr ""
-#: fdisk/sfdisk.c:2448
+#: fdisk/sfdisk.c:2453
#, c-format
msgid ""
"\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2451
+#: fdisk/sfdisk.c:2456
#, c-format
msgid "Use the --force flag to overrule this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:2490
+#: fdisk/sfdisk.c:2495
msgid "no command?\n"
msgstr ""
-#: fdisk/sfdisk.c:2622
+#: fdisk/sfdisk.c:2627
#, c-format
msgid "total: %llu blocks\n"
msgstr ""
-#: fdisk/sfdisk.c:2665
+#: fdisk/sfdisk.c:2670
msgid "usage: sfdisk --print-id device partition-number\n"
msgstr ""
-#: fdisk/sfdisk.c:2667
+#: fdisk/sfdisk.c:2672
msgid "usage: sfdisk --change-id device partition-number Id\n"
msgstr ""
-#: fdisk/sfdisk.c:2669
+#: fdisk/sfdisk.c:2674
msgid "usage: sfdisk --id device partition-number [Id]\n"
msgstr ""
-#: fdisk/sfdisk.c:2676
+#: fdisk/sfdisk.c:2681
msgid "can specify only one device (except with -l or -s)\n"
msgstr ""
-#: fdisk/sfdisk.c:2702
+#: fdisk/sfdisk.c:2707
#, c-format
msgid "cannot open %s read-write\n"
msgstr ""
-#: fdisk/sfdisk.c:2704
+#: fdisk/sfdisk.c:2709
#, c-format
msgid "cannot open %s for reading\n"
msgstr ""
-#: fdisk/sfdisk.c:2729
+#: fdisk/sfdisk.c:2734
#, c-format
msgid "%s: OK\n"
msgstr ""
-#: fdisk/sfdisk.c:2748 fdisk/sfdisk.c:2781
+#: fdisk/sfdisk.c:2753 fdisk/sfdisk.c:2786
#, c-format
msgid "%s: %ld cylinders, %ld heads, %ld sectors/track\n"
msgstr ""
-#: fdisk/sfdisk.c:2800
+#: fdisk/sfdisk.c:2805
#, c-format
msgid "Cannot get size of %s\n"
msgstr ""
-#: fdisk/sfdisk.c:2880
+#: fdisk/sfdisk.c:2885
#, c-format
msgid "bad active byte: 0x%x instead of 0x80\n"
msgstr ""
-#: fdisk/sfdisk.c:2898 fdisk/sfdisk.c:2953 fdisk/sfdisk.c:2986
+#: fdisk/sfdisk.c:2903 fdisk/sfdisk.c:2958 fdisk/sfdisk.c:2991
msgid ""
"Done\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:2907
+#: fdisk/sfdisk.c:2912
#, c-format
msgid ""
"You have %d active primary partitions. This does not matter for LILO,\n"
"but the DOS MBR will only boot a disk with 1 active partition.\n"
msgstr ""
-#: fdisk/sfdisk.c:2923
+#: fdisk/sfdisk.c:2928
#, c-format
msgid "partition %s has id %x and is not hidden\n"
msgstr ""
-#: fdisk/sfdisk.c:2982
+#: fdisk/sfdisk.c:2987
#, c-format
msgid "Bad Id %lx\n"
msgstr ""
-#: fdisk/sfdisk.c:2999
+#: fdisk/sfdisk.c:3004
msgid "This disk is currently in use.\n"
msgstr ""
-#: fdisk/sfdisk.c:3018
+#: fdisk/sfdisk.c:3023
#, c-format
msgid "Fatal error: cannot find %s\n"
msgstr ""
-#: fdisk/sfdisk.c:3021
+#: fdisk/sfdisk.c:3026
#, c-format
msgid "Warning: %s is not a block device\n"
msgstr ""
-#: fdisk/sfdisk.c:3027
+#: fdisk/sfdisk.c:3032
msgid "Checking that no-one is using this disk right now ...\n"
msgstr ""
-#: fdisk/sfdisk.c:3029
+#: fdisk/sfdisk.c:3034
msgid ""
"\n"
"This disk is currently in use - repartitioning is probably a bad idea.\n"
"Use the --no-reread flag to suppress this check.\n"
msgstr ""
-#: fdisk/sfdisk.c:3033
+#: fdisk/sfdisk.c:3038
msgid "Use the --force flag to overrule all checks.\n"
msgstr ""
-#: fdisk/sfdisk.c:3037
+#: fdisk/sfdisk.c:3042
msgid "OK\n"
msgstr ""
-#: fdisk/sfdisk.c:3046
+#: fdisk/sfdisk.c:3051
#, c-format
msgid "Old situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3050
+#: fdisk/sfdisk.c:3055
#, c-format
msgid "Partition %d does not exist, cannot change it\n"
msgstr ""
-#: fdisk/sfdisk.c:3058
+#: fdisk/sfdisk.c:3063
#, c-format
msgid "New situation:\n"
msgstr ""
-#: fdisk/sfdisk.c:3063
+#: fdisk/sfdisk.c:3068
msgid ""
"I don't like these partitions - nothing changed.\n"
"(If you really want this, use the --force option.)\n"
msgstr ""
-#: fdisk/sfdisk.c:3066
+#: fdisk/sfdisk.c:3071
msgid "I don't like this - probably you should answer No\n"
msgstr ""
-#: fdisk/sfdisk.c:3071
+#: fdisk/sfdisk.c:3076
#, c-format
msgid "Are you satisfied with this? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3073
+#: fdisk/sfdisk.c:3078
#, c-format
msgid "Do you want to write this to disk? [ynq] "
msgstr ""
-#: fdisk/sfdisk.c:3078
+#: fdisk/sfdisk.c:3083
#, c-format
msgid ""
"\n"
"sfdisk: premature end of input\n"
msgstr ""
-#: fdisk/sfdisk.c:3080
+#: fdisk/sfdisk.c:3085
msgid "Quitting - nothing changed\n"
msgstr ""
-#: fdisk/sfdisk.c:3086
+#: fdisk/sfdisk.c:3091
#, c-format
msgid "Please answer one of y,n,q\n"
msgstr ""
-#: fdisk/sfdisk.c:3094
+#: fdisk/sfdisk.c:3099
#, c-format
msgid ""
"Successfully wrote the new partition table\n"
"\n"
msgstr ""
-#: fdisk/sfdisk.c:3100
+#: fdisk/sfdisk.c:3105
msgid ""
"If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)\n"
"to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1\n"