From f66549ef0b1df5c83dc8c934c8107064a638da37 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 1 Jul 2005 07:16:10 +0000 Subject: update strings from CVS --- perl-install/share/po/sk.po | 221 ++++++++++++++++++++++++-------------------- 1 file changed, 121 insertions(+), 100 deletions(-) (limited to 'perl-install/share/po/sk.po') diff --git a/perl-install/share/po/sk.po b/perl-install/share/po/sk.po index 7c8efb02d..6aa0852de 100644 --- a/perl-install/share/po/sk.po +++ b/perl-install/share/po/sk.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" -"POT-Creation-Date: 2005-06-28 15:58+0200\n" +"POT-Creation-Date: 2005-07-01 15:58+0200\n" "PO-Revision-Date: 2005-04-04 13:22+0100\n" "Last-Translator: Tibor Pittich \n" "Language-Team: \n" @@ -176,7 +176,7 @@ msgstr "Prosím čakajte, hľadajú sa a konfigurujú zariadenia..." #: diskdrake/interactive.pm:243 diskdrake/interactive.pm:404 #: diskdrake/interactive.pm:422 diskdrake/interactive.pm:558 #: diskdrake/interactive.pm:563 diskdrake/smbnfs_gtk.pm:41 fsedit.pm:209 -#: install_any.pm:1721 install_any.pm:1773 install_steps.pm:81 +#: install_any.pm:1725 install_any.pm:1777 install_steps.pm:81 #: install_steps_interactive.pm:37 interactive/http.pm:117 #: interactive/http.pm:118 network/ndiswrapper.pm:27 network/ndiswrapper.pm:42 #: network/ndiswrapper.pm:89 network/ndiswrapper.pm:101 @@ -1365,7 +1365,7 @@ msgstr "Rozšírené" msgid "Input method:" msgstr "Vstupná metóda:" -#: any.pm:848 install_any.pm:418 network/netconnect.pm:154 +#: any.pm:848 install_any.pm:421 network/netconnect.pm:154 #: network/netconnect.pm:305 network/netconnect.pm:310 #: network/netconnect.pm:1168 printer/printerdrake.pm:105 #: printer/printerdrake.pm:2199 @@ -1431,7 +1431,7 @@ msgstr "Spusť userdrake" #: any.pm:1015 printer/printerdrake.pm:3900 printer/printerdrake.pm:3903 #: printer/printerdrake.pm:3904 printer/printerdrake.pm:3905 #: printer/printerdrake.pm:5162 standalone/drakTermServ:294 -#: standalone/drakbackup:4083 standalone/drakbug:126 standalone/drakfont:497 +#: standalone/drakbackup:4083 standalone/drakbug:127 standalone/drakfont:497 #: standalone/drakroam:242 standalone/net_monitor:118 #: standalone/printerdrake:547 #, c-format @@ -1809,47 +1809,47 @@ msgstr "" msgid "Re-install Boot Loader" msgstr "Re-inštalácia zavádzača" -#: common.pm:130 +#: common.pm:131 #, c-format msgid "KB" msgstr "KB" -#: common.pm:130 +#: common.pm:131 #, c-format msgid "MB" msgstr "MB" -#: common.pm:130 +#: common.pm:131 #, c-format msgid "GB" msgstr "GB" -#: common.pm:138 +#: common.pm:139 #, c-format msgid "TB" msgstr "TB" -#: common.pm:146 +#: common.pm:147 #, c-format msgid "%d minutes" msgstr "%d minút" -#: common.pm:148 +#: common.pm:149 #, c-format msgid "1 minute" msgstr "1 minúta" -#: common.pm:150 +#: common.pm:151 #, c-format msgid "%d seconds" msgstr "%d sekúnd" -#: common.pm:252 +#: common.pm:253 #, c-format msgid "kdesu missing" msgstr "chýba kdesu" -#: common.pm:255 +#: common.pm:256 #, c-format msgid "consolehelper missing" msgstr "chýba consolehelper" @@ -2999,31 +2999,6 @@ msgstr "Inštalujú sa balíky..." msgid "Removing packages..." msgstr "Odstraňujú sa balíky..." -#: fs.pm:519 -#, c-format -msgid "Mounting partition %s" -msgstr "Pripájam oddiel %s" - -#: fs.pm:520 -#, c-format -msgid "mounting partition %s in directory %s failed" -msgstr "pripojenie diskovej oblasti %s k adresáru %s zlyhalo" - -#: fs.pm:525 fs.pm:542 -#, c-format -msgid "Checking %s" -msgstr "Kontroluje sa %s" - -#: fs.pm:558 partition_table.pm:385 -#, c-format -msgid "error unmounting %s: %s" -msgstr "chyba pri odpojení %s: %s" - -#: fs.pm:590 -#, c-format -msgid "Enabling swap partition %s" -msgstr "Povoľuje sa swap oddiel %s" - #: fs/format.pm:57 fs/format.pm:64 #, c-format msgid "Formatting partition %s" @@ -3044,11 +3019,41 @@ msgstr "Nie je možné formátovať %s na typ %s" msgid "%s formatting of %s failed" msgstr "%s formátovanie %s zlyhalo" -#: fs/loopback.pm:30 +#: fs/loopback.pm:24 #, c-format msgid "Circular mounts %s\n" msgstr "Kruhové pripojenia %s\n" +#: fs/mount.pm:72 +#, c-format +msgid "Mounting partition %s" +msgstr "Pripájam oddiel %s" + +#: fs/mount.pm:73 +#, c-format +msgid "mounting partition %s in directory %s failed" +msgstr "pripojenie diskovej oblasti %s k adresáru %s zlyhalo" + +#: fs/mount.pm:78 fs/mount.pm:95 +#, c-format +msgid "Checking %s" +msgstr "Kontroluje sa %s" + +#: fs/mount.pm:111 partition_table.pm:385 +#, c-format +msgid "error unmounting %s: %s" +msgstr "chyba pri odpojení %s: %s" + +#: fs/mount.pm:140 +#, c-format +msgid "Enabling swap partition %s" +msgstr "Povoľuje sa swap oddiel %s" + +#: fs/mount_options.pm:111 +#, c-format +msgid "Enable group disk quota accounting and optionally enforce limits" +msgstr "" + #: fs/mount_options.pm:113 #, c-format msgid "" @@ -3119,6 +3124,12 @@ msgstr "" "systém. Táto voľba implikuje nastavenia noexec, nosuid a nodev (ak nie sú\n" "jednotlivé nastavenia explicitne inak, nastaveniami user, exec, dev, suid)." +#: fs/mount_options.pm:141 +#, c-format +msgid "" +"Enable user disk quota accounting enabled, and optionally enforce limits" +msgstr "" + #: fs/mount_options.pm:143 #, c-format msgid "Give write access to ordinary users" @@ -3194,30 +3205,19 @@ msgstr "" "Žiaden zavádzač systému nedokáže zaviesť systém bez /boot oddielu.\n" "Uistite sa, že ste pridali /boot oddiel" -#: fsedit.pm:388 +#: fsedit.pm:390 #, c-format msgid "You can not use a LVM Logical Volume for mount point %s" msgstr "Nemôžete použiť logický zväzok LVM pre bod pripojenia %s" -#: fsedit.pm:390 +#: fsedit.pm:392 #, c-format msgid "" "You've selected a LVM Logical Volume as root (/).\n" -"The bootloader is not able to handle this without a /boot partition.\n" -"Please be sure to add a /boot partition" +"The bootloader is not able to handle this when the volume spans physical " +"volumes.\n" +"You should create a /boot partition first" msgstr "" -"Zvolili ste logický zväzok LVM ako koreňový oddiel (/).\n" -"Zavádzací program sa s tým nedokáže vysporiadať bez použitia oddielu\n" -"/boot. Usitite sa prosím, že ste oddiel /boot pridali" - -#: fsedit.pm:393 -#, c-format -msgid "" -"You may not be able to install lilo (since lilo does not handle a LV on " -"multiple PVs)" -msgstr "" -"Pravdepodobne nebudete môcť nainštalovať lilo (pretože lilo nedokáže " -"obsluhovať LV na viacerých PV)" #: fsedit.pm:396 fsedit.pm:398 #, c-format @@ -3248,7 +3248,7 @@ msgstr "Nedostatok miesta pre automatickú alokáciu" msgid "Nothing to do" msgstr "Nerobiť nič" -#: harddrake/data.pm:62 install_any.pm:1656 +#: harddrake/data.pm:62 install_any.pm:1660 #, c-format msgid "Floppy" msgstr "Disketa" @@ -3258,12 +3258,12 @@ msgstr "Disketa" msgid "Zip" msgstr "Zip" -#: harddrake/data.pm:88 install_any.pm:1657 +#: harddrake/data.pm:88 install_any.pm:1661 #, c-format msgid "Hard Disk" msgstr "Hard Disk" -#: harddrake/data.pm:97 install_any.pm:1658 +#: harddrake/data.pm:97 install_any.pm:1662 #, c-format msgid "CDROM" msgstr "CD-ROM" @@ -4217,7 +4217,7 @@ msgstr "" "inštalácie. Pozrite si ďalší tip pri poslednom kroku, ako vytvoriť takúto\n" "disketu." -#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:895 +#: help.pm:180 help.pm:285 help.pm:313 help.pm:444 install_any.pm:899 #: interactive.pm:157 modules/interactive.pm:71 standalone/drakbackup:2503 #: standalone/draksec:54 standalone/harddrake2:308 standalone/net_applet:295 #: ugtk2.pm:907 wizards.pm:156 @@ -4225,7 +4225,7 @@ msgstr "" msgid "No" msgstr "Nie" -#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:895 interactive.pm:157 +#: help.pm:180 help.pm:285 help.pm:444 install_any.pm:899 interactive.pm:157 #: modules/interactive.pm:71 printer/printerdrake.pm:743 #: standalone/drakbackup:2503 standalone/draksec:55 standalone/harddrake2:307 #: standalone/net_applet:299 ugtk2.pm:907 wizards.pm:156 @@ -5868,7 +5868,7 @@ msgstr "ISDN karta" msgid "Graphical Interface" msgstr "Grafické rozhranie" -#: help.pm:855 install_any.pm:1679 install_steps_interactive.pm:1062 +#: help.pm:855 install_any.pm:1683 install_steps_interactive.pm:1062 #: standalone/drakbackup:2021 #, c-format msgid "Network" @@ -5955,13 +5955,13 @@ msgstr "" msgid "You must also format %s" msgstr "Taktiež musíte naformátovať %s" -#: install_any.pm:402 +#: install_any.pm:405 #, c-format msgid "Do you have further supplementary media?" msgstr "Máte ešte nejaké ďalšie doplňujúce médiá?" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: install_any.pm:405 +#: install_any.pm:408 #, c-format msgid "" "The following media have been found and will be used during install: %s.\n" @@ -5974,7 +5974,7 @@ msgstr "" "\n" "Máte ešte nejaké doplňujúce inštalačné médiá na konfiguráciu?" -#: install_any.pm:418 printer/printerdrake.pm:3022 +#: install_any.pm:421 printer/printerdrake.pm:3022 #: printer/printerdrake.pm:3029 standalone/scannerdrake:182 #: standalone/scannerdrake:190 standalone/scannerdrake:241 #: standalone/scannerdrake:248 @@ -5982,74 +5982,74 @@ msgstr "" msgid "CD-ROM" msgstr "CD-ROM" -#: install_any.pm:418 +#: install_any.pm:421 #, c-format msgid "Network (HTTP)" msgstr "Sieť (HTTP)" -#: install_any.pm:418 +#: install_any.pm:421 #, c-format msgid "Network (FTP)" msgstr "Sieť (FTP)" -#: install_any.pm:418 +#: install_any.pm:421 #, c-format msgid "Network (NFS)" msgstr "" -#: install_any.pm:448 +#: install_any.pm:451 #, c-format msgid "Insert the CD 1 again" msgstr "Vložte CD znova" -#: install_any.pm:473 standalone/drakbackup:112 +#: install_any.pm:476 standalone/drakbackup:112 #, c-format msgid "No device found" msgstr "Neboli nájdené žiadne zariadenia" -#: install_any.pm:478 +#: install_any.pm:481 #, c-format msgid "Insert the CD" msgstr "Vložte CD" -#: install_any.pm:483 +#: install_any.pm:486 #, c-format msgid "Unable to mount CD-ROM" msgstr "Nie je možné pripojiť CD-ROM" -#: install_any.pm:515 install_any.pm:534 +#: install_any.pm:518 install_any.pm:537 #, c-format msgid "URL of the mirror?" msgstr "URL zrkadliaceho servera" -#: install_any.pm:520 +#: install_any.pm:523 #, c-format msgid "NFS setup" msgstr "" -#: install_any.pm:520 +#: install_any.pm:523 #, c-format msgid "Please enter the hostname and directory of your NFS media" msgstr "" -#: install_any.pm:521 +#: install_any.pm:524 #, c-format msgid "Hostname of the NFS mount ?" msgstr "" -#: install_any.pm:521 +#: install_any.pm:524 #, c-format msgid "Directory" msgstr "" -#: install_any.pm:569 +#: install_any.pm:572 #, c-format msgid "" "Can't find a package list file on this mirror. Make sure the location is " "correct." msgstr "Nie je možné nájsť súbor hdlist na tomto zrkadliacom servery" -#: install_any.pm:732 +#: install_any.pm:735 #, c-format msgid "" "Change your Cd-Rom!\n" @@ -6060,13 +6060,13 @@ msgstr "" "\n" "Prosím, vložte CD-ROM nazvané \"%s\" do vašej mechaniky a kliknite na OK." -#: install_any.pm:745 +#: install_any.pm:748 #, c-format msgid "Copying in progress" msgstr "Prebieha kopírovanie" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: install_any.pm:886 +#: install_any.pm:890 #, c-format msgid "" "You have selected the following server(s): %s\n" @@ -6092,7 +6092,7 @@ msgstr "" "Naozaj si želáte inštalovať tieto služby?\n" #. -PO: keep the double empty lines between sections, this is formatted a la LaTeX -#: install_any.pm:909 +#: install_any.pm:913 #, c-format msgid "" "The following packages will be removed to allow upgrading your system: %s\n" @@ -6106,22 +6106,22 @@ msgstr "" "\n" "Chcete naozaj tieto balíky odinštalovať?\n" -#: install_any.pm:1345 partition_table.pm:597 +#: install_any.pm:1349 partition_table.pm:597 #, c-format msgid "Error reading file %s" msgstr "chyba pri čítaní zo súboru %s" -#: install_any.pm:1576 +#: install_any.pm:1580 #, c-format msgid "The following disk(s) were renamed:" msgstr "Nasledovné disky boli premenované:" -#: install_any.pm:1578 +#: install_any.pm:1582 #, c-format msgid "%s (previously named as %s)" msgstr "%s (predtým ako %s)" -#: install_any.pm:1616 +#: install_any.pm:1620 #, c-format msgid "" "An error occurred - no valid devices were found on which to create new " @@ -6131,52 +6131,52 @@ msgstr "" "možné vytvoriť nové súborové systémy. Skontrolujte váš hardvér pre zistenie " "príčiny problému." -#: install_any.pm:1660 +#: install_any.pm:1664 #, c-format msgid "HTTP" msgstr "HTTP" -#: install_any.pm:1660 +#: install_any.pm:1664 #, c-format msgid "FTP" msgstr "FTP" -#: install_any.pm:1660 +#: install_any.pm:1664 #, c-format msgid "NFS" msgstr "NFS" -#: install_any.pm:1683 +#: install_any.pm:1687 #, c-format msgid "Please choose a media" msgstr "Vyberte si zdroj" -#: install_any.pm:1699 +#: install_any.pm:1703 #, c-format msgid "File already exists. Overwrite it?" msgstr "Súbor už existuje. Prepísať?" -#: install_any.pm:1703 +#: install_any.pm:1707 #, c-format msgid "Permission denied" msgstr "Prístup zamietnutý" -#: install_any.pm:1752 +#: install_any.pm:1756 #, c-format msgid "Bad NFS name" msgstr "" -#: install_any.pm:1773 +#: install_any.pm:1777 #, c-format msgid "Bad media %s" msgstr "Zlý zdroj %s" -#: install_any.pm:1820 +#: install_any.pm:1824 #, c-format msgid "Can not make screenshots before partitioning" msgstr "Nemôžem spraviť kópie obrazovky pred rozdelením disku" -#: install_any.pm:1827 +#: install_any.pm:1831 #, c-format msgid "Screenshots will be available after install in %s" msgstr "Kópie obrazovky budú po inštalácii dostupné v %s" @@ -9663,11 +9663,16 @@ msgstr ", " msgid "Welcome to %s" msgstr "Vitajte v %s" -#: lvm.pm:112 +#: lvm.pm:117 #, c-format msgid "Remove the logical volumes first\n" msgstr "Odstráňte najprv logické zväzky\n" +#: lvm.pm:150 +#, c-format +msgid "The bootloader can't handle /boot on multiple physicals volumes" +msgstr "" + #: modules/interactive.pm:21 standalone/drakconnect:1028 #, c-format msgid "Parameters" @@ -20528,8 +20533,8 @@ msgstr "Kontrolné centrum Mandriva Linux" msgid "Synchronization tool" msgstr "Synchronizačný nástroj" -#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:148 -#: standalone/drakbug:150 standalone/drakbug:154 +#: standalone/drakbug:49 standalone/drakbug:63 standalone/drakbug:149 +#: standalone/drakbug:151 standalone/drakbug:155 #, c-format msgid "Standalone Tools" msgstr "Konzolové nástroje" @@ -20633,12 +20638,12 @@ msgstr "" msgid "Report" msgstr "Správa" -#: standalone/drakbug:163 +#: standalone/drakbug:164 #, c-format msgid "Not installed" msgstr "Nenainštalované" -#: standalone/drakbug:175 +#: standalone/drakbug:176 #, c-format msgid "Package not installed" msgstr "Balík nie je nainštalovaný" @@ -26637,6 +26642,22 @@ msgstr "" msgid "Installation failed" msgstr "Inštalácia zlyhala" +#~ msgid "" +#~ "You've selected a LVM Logical Volume as root (/).\n" +#~ "The bootloader is not able to handle this without a /boot partition.\n" +#~ "Please be sure to add a /boot partition" +#~ msgstr "" +#~ "Zvolili ste logický zväzok LVM ako koreňový oddiel (/).\n" +#~ "Zavádzací program sa s tým nedokáže vysporiadať bez použitia oddielu\n" +#~ "/boot. Usitite sa prosím, že ste oddiel /boot pridali" + +#~ msgid "" +#~ "You may not be able to install lilo (since lilo does not handle a LV on " +#~ "multiple PVs)" +#~ msgstr "" +#~ "Pravdepodobne nebudete môcť nainštalovať lilo (pretože lilo nedokáže " +#~ "obsluhovať LV na viacerých PV)" + #~ msgid "use PPPoE" #~ msgstr "použiť PPPoE" -- cgit v1.2.1