package network::smbnfs; # $Id$ use strict; use diagnostics; use fs; sub new { my ($class, $o_v) = @_; bless($o_v || {}, $class); } sub server_to_string { my ($_class, $server) = @_; $server->{name} || $server->{ip}; } sub comment_to_string { my ($_class, $comment) = @_; $comment; } sub to_dev { my ($class, $e) = @_; $class->to_dev_raw($class->server_to_string($e->{server}), $e->{name} || $e->{ip}); } sub to_string { my ($class, $e) = @_; my $comment = $class->comment_to_string($e->{comment}); ($e->{name} || $e->{ip}) . ($comment ? " ($comment)" : ''); } sub to_fullstring { my ($class, $e) = @_; my $comment = $class->comment_to_string($e->{comment}); $class->to_dev($e) . ($comment ? " ($comment)" : ''); } sub to_fstab_entry_raw { my ($class, $e, $type) = @_; my $fs_entry = { device => $class->to_dev($e), type => $type }; fs::set_default_options($fs_entry); $fs_entry; } 1; 007.1 Mageia Installer and base platform for many utilitiesThierry Vignaud [tv]
summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/sl.po
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2002-09-02 19:33:18 +0000
committerPablo Saratxaga <pablo@mandriva.com>2002-09-02 19:33:18 +0000
commit844cdb8f6f54e70d8582df9ab84fbe07193bb5a1 (patch)
treece5da9b4b43e8eeb569cb702a65093d3b8760101 /perl-install/share/po/sl.po
parentb7989e1e846b40298f132260d6ad28a22d831e76 (diff)
downloaddrakx-844cdb8f6f54e70d8582df9ab84fbe07193bb5a1.tar
drakx-844cdb8f6f54e70d8582df9ab84fbe07193bb5a1.tar.gz
drakx-844cdb8f6f54e70d8582df9ab84fbe07193bb5a1.tar.bz2
drakx-844cdb8f6f54e70d8582df9ab84fbe07193bb5a1.tar.xz
drakx-844cdb8f6f54e70d8582df9ab84fbe07193bb5a1.zip
updated pot file
Diffstat (limited to 'perl-install/share/po/sl.po')
-rw-r--r--perl-install/share/po/sl.po4225
1 files changed, 2327 insertions, 1898 deletions
diff --git a/perl-install/share/po/sl.po b/perl-install/share/po/sl.po
index cf1a6c226..9a7d28bfe 100644
--- a/perl-install/share/po/sl.po
+++ b/perl-install/share/po/sl.po
@@ -4,8 +4,8 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: drakfloppy 0.43\n"
-"POT-Creation-Date: 2002-08-21 15:44+0200\n"
+"Project-Id-Version: DrakX\n"
+"POT-Creation-Date: 2002-09-02 20:14+0200\n"
"PO-Revision-Date: 2002-01-21 11:03GMT\n"
"Last-Translator: Gregor Pirnaver <gregor.pirnaver@email.si>\n"
"Language-Team: Slovenščina <lugos-slo@lugos.si>\n"
@@ -50,46 +50,46 @@ msgstr "32 MB"
msgid "64 MB or more"
msgstr "64 MB ali več"
-#: ../../Xconfig/card.pm_.c:201
+#: ../../Xconfig/card.pm_.c:203
msgid "Choose a X server"
msgstr "Izberite strežnik X"
-#: ../../Xconfig/card.pm_.c:201
+#: ../../Xconfig/card.pm_.c:203
msgid "X server"
msgstr "Strežnik X"
-#: ../../Xconfig/card.pm_.c:228
+#: ../../Xconfig/card.pm_.c:230
#, fuzzy
msgid "Multi-head configuration"
msgstr "Nastavitev zaslona"
-#: ../../Xconfig/card.pm_.c:229
+#: ../../Xconfig/card.pm_.c:231
msgid ""
"Your system support multiple head configuration.\n"
"What do you want to do?"
msgstr ""
-#: ../../Xconfig/card.pm_.c:284
+#: ../../Xconfig/card.pm_.c:286
msgid "Select the memory size of your graphics card"
msgstr "Izberite velikost pomnilnika grafične kartice"
-#: ../../Xconfig/card.pm_.c:345
+#: ../../Xconfig/card.pm_.c:347
msgid "XFree configuration"
msgstr "Nastavitev XFree"
-#: ../../Xconfig/card.pm_.c:347
+#: ../../Xconfig/card.pm_.c:349
msgid "Which configuration of XFree do you want to have?"
msgstr "Katero nastavitev strežnika XFree želite?"
-#: ../../Xconfig/card.pm_.c:379
+#: ../../Xconfig/card.pm_.c:381
msgid "Configure all heads independently"
msgstr ""
-#: ../../Xconfig/card.pm_.c:380
+#: ../../Xconfig/card.pm_.c:382
msgid "Use Xinerama extension"
msgstr ""
-#: ../../Xconfig/card.pm_.c:384
+#: ../../Xconfig/card.pm_.c:386
#, fuzzy, c-format
msgid "Configure only card \"%s\"%s"
msgstr "Nastavitev zaslona"
@@ -100,13 +100,13 @@ msgstr "Nastavitev zaslona"
msgid "XFree %s"
msgstr "XFree %s"
-#: ../../Xconfig/card.pm_.c:409 ../../Xconfig/card.pm_.c:435
+#: ../../Xconfig/card.pm_.c:410 ../../Xconfig/card.pm_.c:436
#: ../../Xconfig/various.pm_.c:23
#, c-format
msgid "XFree %s with 3D hardware acceleration"
msgstr "XFree %s s strojnim 3D pospeševanjem"
-#: ../../Xconfig/card.pm_.c:412
+#: ../../Xconfig/card.pm_.c:413
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s.\n"
@@ -116,17 +116,17 @@ msgstr ""
"s.\n"
"Vaša kartica je podprta s strani XFree %s, kjer je lahko boljša 2D podpora."
-#: ../../Xconfig/card.pm_.c:414 ../../Xconfig/card.pm_.c:437
+#: ../../Xconfig/card.pm_.c:415 ../../Xconfig/card.pm_.c:438
#, c-format
msgid "Your card can have 3D hardware acceleration support with XFree %s."
msgstr "Vaša kartica lahko uporablja strojno 3D pospeševanje z XFree %s."
-#: ../../Xconfig/card.pm_.c:422 ../../Xconfig/card.pm_.c:443
+#: ../../Xconfig/card.pm_.c:423 ../../Xconfig/card.pm_.c:444
#, c-format
msgid "XFree %s with EXPERIMENTAL 3D hardware acceleration"
msgstr "XFree %s z RAZVOJNO strojno 3D pospešitvijo"
-#: ../../Xconfig/card.pm_.c:425
+#: ../../Xconfig/card.pm_.c:426
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support but only with XFree %s,\n"
@@ -138,7 +138,7 @@ msgstr ""
"PODPORA JE ŠE V RAZVOJU, RAČUNALNIK SE LAHKO PRENEHA ODZIVATI.Vaša kartica "
"je podprta s strani XFree %s, kjer je lahko boljša 2D podpora."
-#: ../../Xconfig/card.pm_.c:428 ../../Xconfig/card.pm_.c:445
+#: ../../Xconfig/card.pm_.c:429 ../../Xconfig/card.pm_.c:446
#, c-format
msgid ""
"Your card can have 3D hardware acceleration support with XFree %s,\n"
@@ -147,54 +147,55 @@ msgstr ""
"Vaša kartica lahko uporablja strojno 3D pospeševanje z XFree %s,\n"
"PODPORA JE ŠE V RAZVOJU, RAČUNALNIK SE LAHKO PRENEHA ODZIVATI."
-#: ../../Xconfig/card.pm_.c:451
+#: ../../Xconfig/card.pm_.c:452
msgid "Xpmac (installation display driver)"
msgstr ""
-#: ../../Xconfig/main.pm_.c:78 ../../Xconfig/main.pm_.c:79
-#: ../../Xconfig/monitor.pm_.c:94 ../../any.pm_.c:974
+#: ../../Xconfig/main.pm_.c:76 ../../Xconfig/main.pm_.c:77
+#: ../../Xconfig/monitor.pm_.c:96 ../../any.pm_.c:977
#, fuzzy
msgid "Custom"
msgstr "Prilagojeno"
-#: ../../Xconfig/main.pm_.c:104
+#: ../../Xconfig/main.pm_.c:102
#, fuzzy
msgid "Graphic Card"
msgstr "Grafična kartica"
-#: ../../Xconfig/main.pm_.c:107 ../../Xconfig/monitor.pm_.c:91
+#: ../../Xconfig/main.pm_.c:105 ../../Xconfig/monitor.pm_.c:93
msgid "Monitor"
msgstr "Monitor"
-#: ../../Xconfig/main.pm_.c:110 ../../Xconfig/resolution_and_depth.pm_.c:209
+#: ../../Xconfig/main.pm_.c:108 ../../Xconfig/resolution_and_depth.pm_.c:209
msgid "Resolution"
msgstr "Ločljivost"
-#: ../../Xconfig/main.pm_.c:114
+#: ../../Xconfig/main.pm_.c:113
msgid "Test"
msgstr ""
-#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:59
-#: ../../diskdrake/interactive.pm_.c:377 ../../diskdrake/removable.pm_.c:25
+#: ../../Xconfig/main.pm_.c:118 ../../diskdrake/dav.pm_.c:63
+#: ../../diskdrake/interactive.pm_.c:381 ../../diskdrake/removable.pm_.c:25
#: ../../diskdrake/removable_gtk.pm_.c:16 ../../diskdrake/smbnfs_gtk.pm_.c:86
msgid "Options"
msgstr "Možnosti"
#: ../../Xconfig/main.pm_.c:121 ../../Xconfig/resolution_and_depth.pm_.c:268
-#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:281
+#: ../../install_gtk.pm_.c:79 ../../install_steps_gtk.pm_.c:275
#: ../../interactive.pm_.c:127 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:351 ../../interactive/http.pm_.c:104
+#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:104
#: ../../interactive/newt.pm_.c:174 ../../interactive/newt.pm_.c:176
#: ../../interactive/stdio.pm_.c:39 ../../interactive/stdio.pm_.c:143
-#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:156
-#: ../../my_gtk.pm_.c:284 ../../my_gtk.pm_.c:307
-#: ../../standalone/drakbackup_.c:3324 ../../standalone/drakbackup_.c:3419
-#: ../../standalone/drakbackup_.c:3438
+#: ../../interactive/stdio.pm_.c:144 ../../my_gtk.pm_.c:159
+#: ../../my_gtk.pm_.c:287 ../../my_gtk.pm_.c:310
+#: ../../standalone/drakbackup_.c:3972 ../../standalone/drakbackup_.c:4067
+#: ../../standalone/drakbackup_.c:4086
msgid "Ok"
msgstr "V redu"
#: ../../Xconfig/main.pm_.c:121 ../../diskdrake/dav.pm_.c:24
-#: ../../printerdrake.pm_.c:2933 ../../standalone/logdrake_.c:224
+#: ../../harddrake/ui.pm_.c:98 ../../printerdrake.pm_.c:3155
+#: ../../standalone/logdrake_.c:224
msgid "Quit"
msgstr "Izhod"
@@ -211,28 +212,28 @@ msgstr ""
"\n"
"%s"
-#: ../../Xconfig/monitor.pm_.c:91
+#: ../../Xconfig/monitor.pm_.c:93
msgid "Choose a monitor"
msgstr "Izberite monitor"
-#: ../../Xconfig/monitor.pm_.c:95
+#: ../../Xconfig/monitor.pm_.c:97
msgid "Plug'n Play"
msgstr ""
-#: ../../Xconfig/monitor.pm_.c:96 ../../mouse.pm_.c:45
+#: ../../Xconfig/monitor.pm_.c:98 ../../mouse.pm_.c:46
msgid "Generic"
msgstr "Splošno"
-#: ../../Xconfig/monitor.pm_.c:97 ../../harddrake/ui.pm_.c:36
+#: ../../Xconfig/monitor.pm_.c:99 ../../harddrake/ui.pm_.c:37
#, fuzzy
msgid "Vendor"
msgstr "Razveljavi"
-#: ../../Xconfig/monitor.pm_.c:107
+#: ../../Xconfig/monitor.pm_.c:109
msgid "Plug'n Play probing failed. Please choose a precise monitor"
msgstr ""
-#: ../../Xconfig/monitor.pm_.c:112
+#: ../../Xconfig/monitor.pm_.c:114
msgid ""
"The two critical parameters are the vertical refresh rate, which is the "
"rate\n"
@@ -253,11 +254,11 @@ msgstr ""
"sposobnosti vašega monitorja. S tem lahko poškodujete monitor!\n"
"Če ste v dvomih, izberite konservativno nastavitev."
-#: ../../Xconfig/monitor.pm_.c:119
+#: ../../Xconfig/monitor.pm_.c:121
msgid "Horizontal refresh rate"
msgstr "Horizontalna sinhronizacija"
-#: ../../Xconfig/monitor.pm_.c:120
+#: ../../Xconfig/monitor.pm_.c:122
msgid "Vertical refresh rate"
msgstr "Vertikalna sinhronizacija"
@@ -294,36 +295,42 @@ msgstr "Izberite ločljivost in barvno globino"
msgid "Graphics card: %s"
msgstr "Grafična kartica: %s"
-#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1015
-#: ../../bootlook.pm_.c:334 ../../diskdrake/smbnfs_gtk.pm_.c:87
-#: ../../install_steps_gtk.pm_.c:412 ../../install_steps_gtk.pm_.c:470
-#: ../../install_steps_interactive.pm_.c:576 ../../interactive.pm_.c:142
-#: ../../interactive.pm_.c:351 ../../interactive/http.pm_.c:105
+#: ../../Xconfig/resolution_and_depth.pm_.c:268 ../../any.pm_.c:1018
+#: ../../bootlook.pm_.c:338 ../../diskdrake/smbnfs_gtk.pm_.c:87
+#: ../../install_steps_gtk.pm_.c:406 ../../install_steps_gtk.pm_.c:464
+#: ../../install_steps_interactive.pm_.c:560 ../../interactive.pm_.c:142
+#: ../../interactive.pm_.c:354 ../../interactive/http.pm_.c:105
#: ../../interactive/newt.pm_.c:174 ../../interactive/stdio.pm_.c:39
-#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:155
-#: ../../my_gtk.pm_.c:159 ../../my_gtk.pm_.c:284
-#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:1990
-#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3278
-#: ../../standalone/drakbackup_.c:3311 ../../standalone/drakbackup_.c:3337
-#: ../../standalone/drakbackup_.c:3364 ../../standalone/drakbackup_.c:3391
-#: ../../standalone/drakbackup_.c:3451 ../../standalone/drakbackup_.c:3478
-#: ../../standalone/drakbackup_.c:3504 ../../standalone/drakconnect_.c:115
-#: ../../standalone/drakconnect_.c:147 ../../standalone/drakconnect_.c:289
-#: ../../standalone/drakconnect_.c:537 ../../standalone/drakconnect_.c:679
-#: ../../standalone/drakfloppy_.c:234 ../../standalone/drakfloppy_.c:383
-#: ../../standalone/drakfont_.c:970 ../../standalone/drakgw_.c:598
-#: ../../standalone/logdrake_.c:224 ../../standalone/logdrake_.c:528
-#: ../../standalone/tinyfirewall_.c:64
+#: ../../interactive/stdio.pm_.c:143 ../../my_gtk.pm_.c:158
+#: ../../my_gtk.pm_.c:162 ../../my_gtk.pm_.c:287
+#: ../../network/netconnect.pm_.c:46 ../../printerdrake.pm_.c:2124
+#: ../../standalone/drakautoinst_.c:203 ../../standalone/drakbackup_.c:3926
+#: ../../standalone/drakbackup_.c:3959 ../../standalone/drakbackup_.c:3985
+#: ../../standalone/drakbackup_.c:4012 ../../standalone/drakbackup_.c:4039
+#: ../../standalone/drakbackup_.c:4099 ../../standalone/drakbackup_.c:4126
+#: ../../standalone/drakbackup_.c:4156 ../../standalone/drakbackup_.c:4182
+#: ../../standalone/drakconnect_.c:115 ../../standalone/drakconnect_.c:147
+#: ../../standalone/drakconnect_.c:289 ../../standalone/drakconnect_.c:537
+#: ../../standalone/drakconnect_.c:679 ../../standalone/drakfloppy_.c:234
+#: ../../standalone/drakfloppy_.c:383 ../../standalone/drakfont_.c:970
+#: ../../standalone/drakgw_.c:536 ../../standalone/logdrake_.c:224
+#: ../../standalone/logdrake_.c:526
msgid "Cancel"
msgstr "Prekliči"
-#: ../../Xconfig/test.pm_.c:26
+#: ../../Xconfig/test.pm_.c:30
+msgid "Test of the configuration"
+msgstr "Preizkus nastavitev"
+
+#: ../../Xconfig/test.pm_.c:31
msgid "Do you want to test the configuration?"
msgstr "Želite preizkusiti nastavitev?"
-#: ../../Xconfig/test.pm_.c:26
-msgid "Test of the configuration"
-msgstr "Preizkus nastavitev"
+#: ../../Xconfig/test.pm_.c:31
+#, fuzzy
+msgid "Warning: testing this graphic card may freeze your computer"
+msgstr ""
+"Pozor: testiranje te grafične kartice lahko povzroči neodzivanje računalnika"
#: ../../Xconfig/various.pm_.c:29
#, c-format
@@ -460,27 +467,23 @@ msgstr ""
msgid "Yaboot"
msgstr "Korenski"
-#: ../../any.pm_.c:158 ../../any.pm_.c:190
+#: ../../any.pm_.c:159 ../../any.pm_.c:190
msgid "Bootloader main options"
msgstr "Glavne možnosti zagonskega nalagalnika"
-#: ../../any.pm_.c:159 ../../any.pm_.c:191
+#: ../../any.pm_.c:160 ../../any.pm_.c:191
#, fuzzy
msgid "Bootloader to use"
msgstr "Glavne možnosti zagonskega nalagalnika"
-#: ../../any.pm_.c:161
+#: ../../any.pm_.c:162
msgid "Bootloader installation"
msgstr "Namestitev zagonskega nalagalnika"
-#: ../../any.pm_.c:163 ../../any.pm_.c:193
+#: ../../any.pm_.c:164 ../../any.pm_.c:193
msgid "Boot device"
msgstr "Zagonska naprava"
-#: ../../any.pm_.c:164
-msgid "LBA (doesn't work on old BIOSes)"
-msgstr "LBA (ne deluje z starejšimi BIOS-i)"
-
#: ../../any.pm_.c:165
msgid "Compact"
msgstr "Kompaktno"
@@ -497,16 +500,17 @@ msgstr "Grafični način"
msgid "Delay before booting default image"
msgstr "Pavza pred zaganjanjem privzete slike"
-#: ../../any.pm_.c:170 ../../any.pm_.c:786
+#: ../../any.pm_.c:170 ../../any.pm_.c:788
#: ../../diskdrake/smbnfs_gtk.pm_.c:179
-#: ../../install_steps_interactive.pm_.c:1111 ../../network/modem.pm_.c:48
-#: ../../printerdrake.pm_.c:743 ../../printerdrake.pm_.c:858
-#: ../../standalone/drakconnect_.c:624 ../../standalone/drakconnect_.c:649
+#: ../../install_steps_interactive.pm_.c:1096 ../../network/modem.pm_.c:48
+#: ../../printerdrake.pm_.c:850 ../../printerdrake.pm_.c:965
+#: ../../standalone/drakbackup_.c:3528 ../../standalone/drakconnect_.c:624
+#: ../../standalone/drakconnect_.c:649
msgid "Password"
msgstr "Geslo"
-#: ../../any.pm_.c:171 ../../any.pm_.c:787
-#: ../../install_steps_interactive.pm_.c:1112
+#: ../../any.pm_.c:171 ../../any.pm_.c:789
+#: ../../install_steps_interactive.pm_.c:1097
msgid "Password (again)"
msgstr "Geslo (ponovno)"
@@ -540,14 +544,14 @@ msgid ""
"Option ``Restrict command line options'' is of no use without a password"
msgstr "Možnost ``Omejitev možnosti ukazne vrstice'' ni uporabna brez gesla"
-#: ../../any.pm_.c:184 ../../any.pm_.c:762
-#: ../../diskdrake/interactive.pm_.c:1180
-#: ../../install_steps_interactive.pm_.c:1106
+#: ../../any.pm_.c:184 ../../any.pm_.c:764
+#: ../../diskdrake/interactive.pm_.c:1191
+#: ../../install_steps_interactive.pm_.c:1091
msgid "Please try again"
msgstr "Poskusite ponovno"
-#: ../../any.pm_.c:184 ../../any.pm_.c:762
-#: ../../install_steps_interactive.pm_.c:1106
+#: ../../any.pm_.c:184 ../../any.pm_.c:764
+#: ../../install_steps_interactive.pm_.c:1091
msgid "The passwords do not match"
msgstr "Gesla se ne ujemata"
@@ -593,16 +597,16 @@ msgstr ""
"Tukaj so različni vnosi.\n"
"Lahko dodate še kakšnega ali spremenite obstoječega"
-#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1483
-#: ../../standalone/drakbackup_.c:1596 ../../standalone/drakfont_.c:1011
+#: ../../any.pm_.c:257 ../../standalone/drakbackup_.c:1558
+#: ../../standalone/drakbackup_.c:1671 ../../standalone/drakfont_.c:1011
#: ../../standalone/drakfont_.c:1054
msgid "Add"
msgstr "Dodaj"
-#: ../../any.pm_.c:257 ../../any.pm_.c:774 ../../diskdrake/dav.pm_.c:60
+#: ../../any.pm_.c:257 ../../any.pm_.c:776 ../../diskdrake/dav.pm_.c:64
#: ../../diskdrake/hd_gtk.pm_.c:153 ../../diskdrake/removable.pm_.c:27
#: ../../diskdrake/smbnfs_gtk.pm_.c:88 ../../interactive/http.pm_.c:153
-#: ../../standalone/drakbackup_.c:2696
+#: ../../printerdrake.pm_.c:3155 ../../standalone/drakbackup_.c:2772
msgid "Done"
msgstr "Končano"
@@ -615,7 +619,7 @@ msgstr "Spremeni RAID"
msgid "Which type of entry do you want to add?"
msgstr "Kakšen tip vnosa želite dodati?"
-#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1630
+#: ../../any.pm_.c:266 ../../standalone/drakbackup_.c:1705
msgid "Linux"
msgstr "Linux"
@@ -711,13 +715,13 @@ msgstr "Imate še kakšnega?"
msgid "Do you have any %s interfaces?"
msgstr "Imate vmesnike %s?"
-#: ../../any.pm_.c:660 ../../any.pm_.c:821 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:283
+#: ../../any.pm_.c:660 ../../any.pm_.c:823 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286
msgid "No"
msgstr "Ne"
-#: ../../any.pm_.c:660 ../../any.pm_.c:820 ../../interactive.pm_.c:132
-#: ../../my_gtk.pm_.c:283
+#: ../../any.pm_.c:660 ../../any.pm_.c:822 ../../interactive.pm_.c:132
+#: ../../my_gtk.pm_.c:286
msgid "Yes"
msgstr "Da"
@@ -817,38 +821,46 @@ msgstr ""
msgid "access to administrative files"
msgstr ""
-#: ../../any.pm_.c:758
+#: ../../any.pm_.c:754
+msgid "access to network tools"
+msgstr ""
+
+#: ../../any.pm_.c:755
+msgid "access to compilation tools"
+msgstr ""
+
+#: ../../any.pm_.c:760
#, c-format
msgid "(already added %s)"
msgstr "(že dodano %s)"
-#: ../../any.pm_.c:763
+#: ../../any.pm_.c:765
msgid "This password is too simple"
msgstr "Geslo je preveč preprosto"
-#: ../../any.pm_.c:764
+#: ../../any.pm_.c:766
msgid "Please give a user name"
msgstr "Vnesite uporabniško ime"
-#: ../../any.pm_.c:765
+#: ../../any.pm_.c:767
msgid ""
"The user name must contain only lower cased letters, numbers, `-' and `_'"
msgstr "Uporabniško ime mora vsebovati samo male črke, številke, `-' in `_'"
-#: ../../any.pm_.c:766
+#: ../../any.pm_.c:768
#, fuzzy
msgid "The user name is too long"
msgstr "To uporabniško ime je že dodano"
-#: ../../any.pm_.c:767
+#: ../../any.pm_.c:769
msgid "This user name is already added"
msgstr "To uporabniško ime je že dodano"
-#: ../../any.pm_.c:771
+#: ../../any.pm_.c:773
msgid "Add user"
msgstr "Dodaj uporabnika"
-#: ../../any.pm_.c:772
+#: ../../any.pm_.c:774
#, c-format
msgid ""
"Enter a user\n"
@@ -857,32 +869,32 @@ msgstr ""
"Vnesite uporabnika\n"
"%s"
-#: ../../any.pm_.c:773
+#: ../../any.pm_.c:775
msgid "Accept user"
msgstr "Sprejmi uporabnika"
-#: ../../any.pm_.c:784
+#: ../../any.pm_.c:786
msgid "Real name"
msgstr "Pravo ime"
-#: ../../any.pm_.c:785 ../../printerdrake.pm_.c:742
-#: ../../printerdrake.pm_.c:857
+#: ../../any.pm_.c:787 ../../printerdrake.pm_.c:849
+#: ../../printerdrake.pm_.c:964
msgid "User name"
msgstr "Uporabniško ime"
-#: ../../any.pm_.c:788
+#: ../../any.pm_.c:790
msgid "Shell"
msgstr "Lupina"
-#: ../../any.pm_.c:790
+#: ../../any.pm_.c:792
msgid "Icon"
msgstr "Ikona"
-#: ../../any.pm_.c:817
+#: ../../any.pm_.c:819
msgid "Autologin"
msgstr "Samodejna prijava"
-#: ../../any.pm_.c:818
+#: ../../any.pm_.c:820
#, fuzzy
msgid ""
"I can set up your computer to automatically log on one user.\n"
@@ -891,57 +903,57 @@ msgstr ""
"Računalnik lahko samodejno, po zagonu, v sistem prijavi uporabnika.\n"
"Če tega ne želite, pritisnite gumb prekliči."
-#: ../../any.pm_.c:822
+#: ../../any.pm_.c:824
msgid "Choose the default user:"
msgstr "Izberite privzetega uporabnika:"
-#: ../../any.pm_.c:823
+#: ../../any.pm_.c:825
msgid "Choose the window manager to run:"
msgstr "Izberite okenskega upravitelja, ki naj bo pognan:"
-#: ../../any.pm_.c:838
+#: ../../any.pm_.c:840
#, fuzzy
msgid "Please choose a language to use."
msgstr "Ali želite sedaj zagnati ,X -probeonly`?"
-#: ../../any.pm_.c:840
+#: ../../any.pm_.c:842
msgid ""
"Mandrake Linux can support multiple languages. Select\n"
"the languages you would like to install. They will be available\n"
"when your installation is complete and you restart your system."
msgstr ""
-#: ../../any.pm_.c:854 ../../install_steps_interactive.pm_.c:708
+#: ../../any.pm_.c:856 ../../install_steps_interactive.pm_.c:692
#: ../../standalone/drakxtv_.c:73
msgid "All"
msgstr ""
-#: ../../any.pm_.c:974
+#: ../../any.pm_.c:977
#, fuzzy
msgid "Allow all users"
msgstr "Dodaj uporabnika"
-#: ../../any.pm_.c:974
+#: ../../any.pm_.c:977
#, fuzzy
msgid "No sharing"
msgstr "Zaganjam X"
-#: ../../any.pm_.c:984 ../../standalone.pm_.c:57
+#: ../../any.pm_.c:987 ../../install_any.pm_.c:1183 ../../standalone.pm_.c:58
#, fuzzy, c-format
msgid "The package %s needs to be installed. Do you want to install it?"
msgstr "Izberite pakete, ki jih želite namestiti"
-#: ../../any.pm_.c:987
+#: ../../any.pm_.c:990
msgid ""
"You can export using NFS or Samba. Please select which you'd like to use."
msgstr ""
-#: ../../any.pm_.c:995 ../../standalone.pm_.c:61
+#: ../../any.pm_.c:998 ../../install_any.pm_.c:1188 ../../standalone.pm_.c:63
#, c-format
msgid "Mandatory package %s is missing"
msgstr ""
-#: ../../any.pm_.c:1001
+#: ../../any.pm_.c:1004
msgid ""
"Would you like to allow users to share some of their directories?\n"
"Allowing this will permit users to simply click on \"Share\" in konqueror "
@@ -950,66 +962,66 @@ msgid ""
"\"Custom\" permit a per-user granularity.\n"
msgstr ""
-#: ../../any.pm_.c:1015
+#: ../../any.pm_.c:1018
msgid "Launch userdrake"
msgstr ""
-#: ../../any.pm_.c:1017
+#: ../../any.pm_.c:1020
msgid ""
"The per-user sharing uses the group \"fileshare\". \n"
"You can use userdrake to add a user in this group."
msgstr ""
-#: ../../any.pm_.c:1068
+#: ../../any.pm_.c:1071
msgid "Welcome To Crackers"
msgstr ""
-#: ../../any.pm_.c:1069
+#: ../../any.pm_.c:1072
msgid "Poor"
msgstr ""
-#: ../../any.pm_.c:1070 ../../mouse.pm_.c:31
+#: ../../any.pm_.c:1073 ../../mouse.pm_.c:31
msgid "Standard"
msgstr ""
-#: ../../any.pm_.c:1071
+#: ../../any.pm_.c:1074
msgid "High"
msgstr ""
-#: ../../any.pm_.c:1072
+#: ../../any.pm_.c:1075
msgid "Higher"
msgstr ""
-#: ../../any.pm_.c:1073
+#: ../../any.pm_.c:1076
msgid "Paranoid"
msgstr ""
-#: ../../any.pm_.c:1076
+#: ../../any.pm_.c:1079
msgid ""
"This level is to be used with care. It makes your system more easy to use,\n"
"but very sensitive: it must not be used for a machine connected to others\n"
"or to the Internet. There is no password access."
msgstr ""
-#: ../../any.pm_.c:1079
+#: ../../any.pm_.c:1082
msgid ""
"Password are now enabled, but use as a networked computer is still not "
"recommended."
msgstr ""
-#: ../../any.pm_.c:1080
+#: ../../any.pm_.c:1083
msgid ""
"This is the standard security recommended for a computer that will be used "
"to connect to the Internet as a client."
msgstr ""
-#: ../../any.pm_.c:1081
+#: ../../any.pm_.c:1084
msgid ""
"There are already some restrictions, and more automatic checks are run every "
"night."
msgstr ""
-#: ../../any.pm_.c:1082
+#: ../../any.pm_.c:1085
msgid ""
"With this security level, the use of this system as a server becomes "
"possible.\n"
@@ -1019,38 +1031,38 @@ msgid ""
"Internet, you should choose a lower level."
msgstr ""
-#: ../../any.pm_.c:1085
+#: ../../any.pm_.c:1088
msgid ""
"This is similar to the previous level, but the system is entirely closed and "
"security features are at their maximum."
msgstr ""
-#: ../../any.pm_.c:1091
+#: ../../any.pm_.c:1094
#, fuzzy
msgid "DrakSec Basic Options"
msgstr "Možnosti"
-#: ../../any.pm_.c:1092
+#: ../../any.pm_.c:1095
#, fuzzy
msgid "Please choose the desired security level"
msgstr "Ali želite sedaj zagnati ,X -probeonly`?"
-#: ../../any.pm_.c:1095
+#: ../../any.pm_.c:1098
#, fuzzy
msgid "Security level"
msgstr "Privzeto"
-#: ../../any.pm_.c:1097
+#: ../../any.pm_.c:1100
#, fuzzy
msgid "Use libsafe for servers"
msgstr "Izberite nastavitve strežnika"
-#: ../../any.pm_.c:1098
+#: ../../any.pm_.c:1101
msgid ""
"A library which defends against buffer overflow and format string attacks."
msgstr ""
-#: ../../any.pm_.c:1099
+#: ../../any.pm_.c:1102
msgid "Security Administrator (login or email)"
msgstr ""
@@ -1092,57 +1104,57 @@ msgstr ""
#
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:935
+#: ../../bootloader.pm_.c:932
msgid "Welcome to GRUB the operating system chooser!"
msgstr "Pozdravljeni v izbiralcu operacijskega sistema GRUB!"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:938
+#: ../../bootloader.pm_.c:935
#, c-format
msgid "Use the %c and %c keys for selecting which entry is highlighted."
msgstr "Uporabite tipke %c in %c za izbiro vnosa"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:941
+#: ../../bootloader.pm_.c:938
msgid "Press enter to boot the selected OS, 'e' to edit the"
msgstr "Pritisnite enter za zagon izbranega OS, 'e' za urejevanje"
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:944
+#: ../../bootloader.pm_.c:941
msgid "commands before booting, or 'c' for a command-line."
msgstr "ukazov pred zagonom ali 'c' za ukazno vrstico."
#. -PO: these messages will be displayed at boot time in the BIOS, use only ASCII (7bit)
#. -PO: and keep them smaller than 79 chars long
-#: ../../bootloader.pm_.c:947
+#: ../../bootloader.pm_.c:944
#, c-format
msgid "The highlighted entry will be booted automatically in %d seconds."
msgstr "Izbran vnos bo zagnan samodejno cez %d sekund."
-#: ../../bootloader.pm_.c:951
+#: ../../bootloader.pm_.c:948
msgid "not enough room in /boot"
msgstr "premalo prostora v /boot"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
#. -PO: so you may need to put them in English or in a different language if MS-windows doesn't exist in your language
-#: ../../bootloader.pm_.c:1051
+#: ../../bootloader.pm_.c:1048
msgid "Desktop"
msgstr "Namizje"
#. -PO: "Desktop" and "Start Menu" are the name of the directories found in c:\windows
-#: ../../bootloader.pm_.c:1053
+#: ../../bootloader.pm_.c:1050
msgid "Start Menu"
msgstr "Meni Start"
-#: ../../bootloader.pm_.c:1072
+#: ../../bootloader.pm_.c:1069
#, fuzzy, c-format
msgid "You can't install the bootloader on a %s partition\n"
msgstr "Kam želite namestiti zagonski nalagalnik?"
-#: ../../bootlook.pm_.c:45
+#: ../../bootlook.pm_.c:45 ../../standalone/draksplash_.c:25
msgid "no help implemented yet.\n"
msgstr "pomoč še ni implementirana.\n"
@@ -1150,8 +1162,8 @@ msgstr "pomoč še ni implementirana.\n"
msgid "Boot Style Configuration"
msgstr "Nastavitev zagonskega stila"
-#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:59
-#: ../../harddrake/ui.pm_.c:60 ../../standalone/drakfloppy_.c:81
+#: ../../bootlook.pm_.c:78 ../../harddrake/ui.pm_.c:62
+#: ../../harddrake/ui.pm_.c:63 ../../standalone/drakfloppy_.c:81
#: ../../standalone/logdrake_.c:101
msgid "/_File"
msgstr "/_Datoteka"
@@ -1161,7 +1173,7 @@ msgstr "/_Datoteka"
msgid "/File/_Quit"
msgstr "/Datoteka/_Končaj"
-#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:60
+#: ../../bootlook.pm_.c:79 ../../harddrake/ui.pm_.c:63
#: ../../standalone/drakfloppy_.c:82 ../../standalone/logdrake_.c:107
msgid "<control>Q"
msgstr "<control>Q"
@@ -1205,118 +1217,124 @@ msgstr "Namestitev sistema"
msgid "Display theme under console"
msgstr ""
-#: ../../bootlook.pm_.c:166
+#: ../../bootlook.pm_.c:145
+#, fuzzy
+msgid "Create new theme"
+msgstr "Ustvarjanje novega razdelka"
+
+#: ../../bootlook.pm_.c:169
msgid "Can't create Bootsplash preview"
msgstr ""
-#: ../../bootlook.pm_.c:166 ../../bootlook.pm_.c:184 ../../bootlook.pm_.c:187
-#: ../../bootlook.pm_.c:190 ../../bootlook.pm_.c:220 ../../bootlook.pm_.c:222
-#: ../../bootlook.pm_.c:232 ../../bootlook.pm_.c:241 ../../bootlook.pm_.c:248
-#: ../../diskdrake/hd_gtk.pm_.c:116 ../../diskdrake/interactive.pm_.c:336
-#: ../../diskdrake/interactive.pm_.c:351 ../../diskdrake/interactive.pm_.c:464
-#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/smbnfs_gtk.pm_.c:45
+#: ../../bootlook.pm_.c:169 ../../bootlook.pm_.c:187 ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:193 ../../bootlook.pm_.c:223 ../../bootlook.pm_.c:225
+#: ../../bootlook.pm_.c:235 ../../bootlook.pm_.c:244 ../../bootlook.pm_.c:251
+#: ../../diskdrake/dav.pm_.c:73 ../../diskdrake/hd_gtk.pm_.c:116
+#: ../../diskdrake/interactive.pm_.c:340 ../../diskdrake/interactive.pm_.c:355
+#: ../../diskdrake/interactive.pm_.c:469 ../../diskdrake/interactive.pm_.c:474
+#: ../../diskdrake/smbnfs_gtk.pm_.c:45 ../../fsedit.pm_.c:239
#: ../../install_steps.pm_.c:75 ../../install_steps_interactive.pm_.c:67
-#: ../../install_steps_interactive.pm_.c:365 ../../interactive/http.pm_.c:119
-#: ../../interactive/http.pm_.c:120 ../../standalone/diskdrake_.c:80
+#: ../../interactive/http.pm_.c:119 ../../interactive/http.pm_.c:120
+#: ../../standalone/draksplash_.c:32
msgid "Error"
msgstr "Napaka"
-#: ../../bootlook.pm_.c:183
+#: ../../bootlook.pm_.c:186
#, c-format
msgid "Backup %s to %s.old"
msgstr ""
-#: ../../bootlook.pm_.c:184
+#: ../../bootlook.pm_.c:187
msgid "unable to backup lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:186
+#: ../../bootlook.pm_.c:189
#, c-format
msgid "Copy %s to %s"
msgstr ""
-#: ../../bootlook.pm_.c:187
+#: ../../bootlook.pm_.c:190
msgid "can't change lilo message"
msgstr ""
-#: ../../bootlook.pm_.c:190
+#: ../../bootlook.pm_.c:193
msgid "Lilo message not found"
msgstr ""
-#: ../../bootlook.pm_.c:220
+#: ../../bootlook.pm_.c:223
msgid "Can't write /etc/sysconfig/bootsplash."
msgstr ""
-#: ../../bootlook.pm_.c:220
+#: ../../bootlook.pm_.c:223
#, fuzzy, c-format
msgid "Write %s"
msgstr "XFree %s"
-#: ../../bootlook.pm_.c:222
+#: ../../bootlook.pm_.c:225
msgid ""
"Can't write /etc/sysconfig/bootsplash\n"
"File not found."
msgstr ""
-#: ../../bootlook.pm_.c:233
+#: ../../bootlook.pm_.c:236
#, c-format
msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
msgstr ""
-#: ../../bootlook.pm_.c:236
+#: ../../bootlook.pm_.c:239
#, c-format
-msgid "Make initrd 'mkinird -f /boot/initrd-%s.img %s'."
+msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
msgstr ""
-#: ../../bootlook.pm_.c:242
+#: ../../bootlook.pm_.c:245
msgid ""
"Can't relaunch LiLo!\n"
"Launch \"lilo\" as root in command line to complete LiLo theme installation."
msgstr ""
-#: ../../bootlook.pm_.c:246
+#: ../../bootlook.pm_.c:249
msgid "Relaunch 'lilo'"
msgstr ""
-#: ../../bootlook.pm_.c:248
+#: ../../bootlook.pm_.c:251 ../../standalone/draksplash_.c:161
+#: ../../standalone/draksplash_.c:330 ../../standalone/draksplash_.c:454
#, fuzzy
msgid "Notice"
msgstr "Preklic"
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:252
msgid "LiLo and Bootsplash themes installation successfull"
msgstr ""
-#: ../../bootlook.pm_.c:249
+#: ../../bootlook.pm_.c:252
#, fuzzy
msgid "Theme installation failed!"
msgstr "Izberite razred namestitve"
-#: ../../bootlook.pm_.c:258
+#: ../../bootlook.pm_.c:261
#, c-format
msgid ""
"You are currently using %s as your boot manager.\n"
"Click on Configure to launch the setup wizard."
msgstr ""
-#: ../../bootlook.pm_.c:260 ../../standalone/drakbackup_.c:2352
-#: ../../standalone/drakbackup_.c:2362 ../../standalone/drakbackup_.c:2372
-#: ../../standalone/drakbackup_.c:2380 ../../standalone/drakgw_.c:592
-#: ../../standalone/tinyfirewall_.c:58
+#: ../../bootlook.pm_.c:263 ../../standalone/drakbackup_.c:2427
+#: ../../standalone/drakbackup_.c:2437 ../../standalone/drakbackup_.c:2447
+#: ../../standalone/drakbackup_.c:2455 ../../standalone/drakgw_.c:530
#, fuzzy
msgid "Configure"
msgstr "Nastavitev X"
-#: ../../bootlook.pm_.c:267
+#: ../../bootlook.pm_.c:270
#, fuzzy
msgid "Splash selection"
msgstr "Izberite strežnik"
-#: ../../bootlook.pm_.c:270
+#: ../../bootlook.pm_.c:273
msgid "Themes"
msgstr ""
-#: ../../bootlook.pm_.c:272
+#: ../../bootlook.pm_.c:275
msgid ""
"\n"
"Select a theme for\n"
@@ -1325,44 +1343,44 @@ msgid ""
"them separatly"
msgstr ""
-#: ../../bootlook.pm_.c:275
+#: ../../bootlook.pm_.c:278
msgid "Lilo screen"
msgstr ""
-#: ../../bootlook.pm_.c:279
+#: ../../bootlook.pm_.c:283
msgid "Bootsplash"
msgstr ""
-#: ../../bootlook.pm_.c:314
+#: ../../bootlook.pm_.c:318
msgid "System mode"
msgstr "Sistemski način"
-#: ../../bootlook.pm_.c:316
+#: ../../bootlook.pm_.c:320
msgid "Launch the graphical environment when your system starts"
msgstr "Zagon sistema X-Windows pri zagonu sistema"
-#: ../../bootlook.pm_.c:321
+#: ../../bootlook.pm_.c:325
msgid "No, I don't want autologin"
msgstr "Ne, ne želim samodejne prijave"
-#: ../../bootlook.pm_.c:323
+#: ../../bootlook.pm_.c:327
msgid "Yes, I want autologin with this (user, desktop)"
msgstr "Da, želim samodejno prijavo s tem uporabnikom"
-#: ../../bootlook.pm_.c:333 ../../network/netconnect.pm_.c:101
+#: ../../bootlook.pm_.c:337 ../../network/netconnect.pm_.c:101
#: ../../standalone/drakTermServ_.c:173 ../../standalone/drakTermServ_.c:300
-#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:3513
-#: ../../standalone/drakbackup_.c:4290 ../../standalone/drakconnect_.c:108
+#: ../../standalone/drakTermServ_.c:405 ../../standalone/drakbackup_.c:4191
+#: ../../standalone/drakbackup_.c:4952 ../../standalone/drakconnect_.c:108
#: ../../standalone/drakconnect_.c:140 ../../standalone/drakconnect_.c:296
#: ../../standalone/drakconnect_.c:435 ../../standalone/drakconnect_.c:521
#: ../../standalone/drakconnect_.c:564 ../../standalone/drakconnect_.c:667
#: ../../standalone/drakfloppy_.c:376 ../../standalone/drakfont_.c:612
#: ../../standalone/drakfont_.c:799 ../../standalone/drakfont_.c:876
-#: ../../standalone/drakfont_.c:963 ../../standalone/logdrake_.c:521
+#: ../../standalone/drakfont_.c:963 ../../standalone/logdrake_.c:519
msgid "OK"
msgstr "Potrdi"
-#: ../../bootlook.pm_.c:403
+#: ../../bootlook.pm_.c:407
#, c-format
msgid "can not open /etc/inittab for reading: %s"
msgstr "/etc/inittab ni mogoče odpreti za branje: %s"
@@ -1463,49 +1481,54 @@ msgstr ""
msgid "United States"
msgstr ""
-#: ../../detect_devices.pm_.c:599 ../../detect_devices.pm_.c:641
-#: ../../detect_devices.pm_.c:803
-msgid "Unknown Model"
-msgstr ""
-
#: ../../diskdrake/dav.pm_.c:23
#, fuzzy
msgid "New"
msgstr "nov"
-#: ../../diskdrake/dav.pm_.c:57
+#: ../../diskdrake/dav.pm_.c:59 ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/smbnfs_gtk.pm_.c:81
+msgid "Unmount"
+msgstr "Odklopi"
+
+#: ../../diskdrake/dav.pm_.c:60 ../../diskdrake/interactive.pm_.c:385
+#: ../../diskdrake/smbnfs_gtk.pm_.c:82
+msgid "Mount"
+msgstr "Priklopljeno"
+
+#: ../../diskdrake/dav.pm_.c:61
#, fuzzy
msgid "Server"
msgstr "strežnik"
-#: ../../diskdrake/dav.pm_.c:58 ../../diskdrake/interactive.pm_.c:375
-#: ../../diskdrake/interactive.pm_.c:558 ../../diskdrake/interactive.pm_.c:585
+#: ../../diskdrake/dav.pm_.c:62 ../../diskdrake/interactive.pm_.c:379
+#: ../../diskdrake/interactive.pm_.c:568 ../../diskdrake/interactive.pm_.c:595
#: ../../diskdrake/removable.pm_.c:24 ../../diskdrake/removable_gtk.pm_.c:15
#: ../../diskdrake/smbnfs_gtk.pm_.c:85
msgid "Mount point"
msgstr "Točka priklopa"
-#: ../../diskdrake/dav.pm_.c:68
+#: ../../diskdrake/dav.pm_.c:81
#, fuzzy
msgid "Please enter the WebDAV server URL"
msgstr "Preizkusite miško"
-#: ../../diskdrake/dav.pm_.c:71
+#: ../../diskdrake/dav.pm_.c:84
msgid "The URL must begin with http:// or https://"
msgstr ""
-#: ../../diskdrake/dav.pm_.c:92
+#: ../../diskdrake/dav.pm_.c:105
#, fuzzy
msgid "Server: "
msgstr "strežnik"
-#: ../../diskdrake/dav.pm_.c:93 ../../diskdrake/interactive.pm_.c:435
-#: ../../diskdrake/interactive.pm_.c:1079
-#: ../../diskdrake/interactive.pm_.c:1153
+#: ../../diskdrake/dav.pm_.c:106 ../../diskdrake/interactive.pm_.c:440
+#: ../../diskdrake/interactive.pm_.c:1089
+#: ../../diskdrake/interactive.pm_.c:1164
msgid "Mount point: "
msgstr "Točka priklopa:"
-#: ../../diskdrake/dav.pm_.c:94 ../../diskdrake/interactive.pm_.c:1159
+#: ../../diskdrake/dav.pm_.c:107 ../../diskdrake/interactive.pm_.c:1170
#, c-format
msgid "Options: %s"
msgstr "Možnosti: %s"
@@ -1514,8 +1537,9 @@ msgstr "Možnosti: %s"
msgid "Please make a backup of your data first"
msgstr "Najprej naredite varnostno kopijo podatkov"
-#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:924
-#: ../../diskdrake/interactive.pm_.c:933 ../../diskdrake/interactive.pm_.c:999
+#: ../../diskdrake/hd_gtk.pm_.c:94 ../../diskdrake/interactive.pm_.c:934
+#: ../../diskdrake/interactive.pm_.c:943
+#: ../../diskdrake/interactive.pm_.c:1009
msgid "Read carefully!"
msgstr "Pazljivo preberite!"
@@ -1554,10 +1578,15 @@ msgid "Please click on a partition"
msgstr "Kliknite na razdelek"
#: ../../diskdrake/hd_gtk.pm_.c:205 ../../diskdrake/smbnfs_gtk.pm_.c:69
-#: ../../install_steps_gtk.pm_.c:471
+#: ../../install_steps_gtk.pm_.c:465
msgid "Details"
msgstr "Podrobnosti"
+#: ../../diskdrake/hd_gtk.pm_.c:252
+#, fuzzy
+msgid "No hard drives found"
+msgstr "Tiskalnik"
+
#: ../../diskdrake/hd_gtk.pm_.c:323
msgid "Ext2"
msgstr "Ext2"
@@ -1583,13 +1612,13 @@ msgstr "SunOS"
msgid "Swap"
msgstr "Swap"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/hd_gtk.pm_.c:324 ../../diskdrake/interactive.pm_.c:1105
msgid "Empty"
msgstr "Prazno"
-#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:331
-#: ../../install_steps_gtk.pm_.c:389 ../../mouse.pm_.c:162
-#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1679
+#: ../../diskdrake/hd_gtk.pm_.c:324 ../../install_steps_gtk.pm_.c:325
+#: ../../install_steps_gtk.pm_.c:383 ../../mouse.pm_.c:165
+#: ../../services.pm_.c:157 ../../standalone/drakbackup_.c:1754
msgid "Other"
msgstr "Drugo"
@@ -1597,12 +1626,12 @@ msgstr "Drugo"
msgid "Filesystem types:"
msgstr "Tipi datotečnih sistemov:"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:397
+#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:402
msgid "Create"
msgstr "Ustvari"
-#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:376
-#: ../../diskdrake/interactive.pm_.c:521 ../../diskdrake/removable.pm_.c:26
+#: ../../diskdrake/hd_gtk.pm_.c:345 ../../diskdrake/interactive.pm_.c:380
+#: ../../diskdrake/interactive.pm_.c:531 ../../diskdrake/removable.pm_.c:26
#: ../../diskdrake/removable.pm_.c:49 ../../diskdrake/removable_gtk.pm_.c:17
msgid "Type"
msgstr "Tip"
@@ -1612,7 +1641,7 @@ msgstr "Tip"
msgid "Use ``%s'' instead"
msgstr "Namesto tega uporabite ``%s''"
-#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:385
+#: ../../diskdrake/hd_gtk.pm_.c:347 ../../diskdrake/interactive.pm_.c:389
msgid "Delete"
msgstr "Izbriši"
@@ -1620,85 +1649,85 @@ msgstr "Izbriši"
msgid "Use ``Unmount'' first"
msgstr "Najprej uporabite ``Odklopi''"
-#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:513
+#: ../../diskdrake/hd_gtk.pm_.c:352 ../../diskdrake/interactive.pm_.c:518
#, c-format
msgid ""
"After changing type of partition %s, all data on this partition will be lost"
msgstr ""
"Po spremembi tipa razdelka %s, bodo vsi podatki na tem razdelku izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:173
+#: ../../diskdrake/interactive.pm_.c:174
#, fuzzy
msgid "Choose a partition"
msgstr "Izberite akcijo"
-#: ../../diskdrake/interactive.pm_.c:173
+#: ../../diskdrake/interactive.pm_.c:174
#, fuzzy
msgid "Choose another partition"
msgstr "Ustvarjanje novega razdelka"
-#: ../../diskdrake/interactive.pm_.c:198
+#: ../../diskdrake/interactive.pm_.c:199
#, fuzzy
msgid "Exit"
msgstr "Ext2"
-#: ../../diskdrake/interactive.pm_.c:220
+#: ../../diskdrake/interactive.pm_.c:221
msgid "Toggle to expert mode"
msgstr "Spremeni v napredni način"
-#: ../../diskdrake/interactive.pm_.c:220
+#: ../../diskdrake/interactive.pm_.c:221
msgid "Toggle to normal mode"
msgstr "Spremeni v normalen način"
-#: ../../diskdrake/interactive.pm_.c:220
+#: ../../diskdrake/interactive.pm_.c:221
msgid "Undo"
msgstr "Razveljavi"
-#: ../../diskdrake/interactive.pm_.c:239
+#: ../../diskdrake/interactive.pm_.c:240
msgid "Continue anyway?"
msgstr "Naj nadaljujem?"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:245
msgid "Quit without saving"
msgstr "Zapri brez zapisovanja sprememb"
-#: ../../diskdrake/interactive.pm_.c:244
+#: ../../diskdrake/interactive.pm_.c:245
msgid "Quit without writing the partition table?"
msgstr "Zapri brez zapisovanja razdelitvene tabele?"
-#: ../../diskdrake/interactive.pm_.c:249
+#: ../../diskdrake/interactive.pm_.c:250
#, fuzzy
msgid "Do you want to save /etc/fstab modifications"
msgstr "Želite preizkusiti nastavitev?"
-#: ../../diskdrake/interactive.pm_.c:261
+#: ../../diskdrake/interactive.pm_.c:263
msgid "Auto allocate"
msgstr "Samodejno dodeljevanje"
-#: ../../diskdrake/interactive.pm_.c:261
+#: ../../diskdrake/interactive.pm_.c:263
msgid "Clear all"
msgstr "Izbriši vse"
-#: ../../diskdrake/interactive.pm_.c:261
+#: ../../diskdrake/interactive.pm_.c:263
#: ../../install_steps_interactive.pm_.c:214
#, fuzzy
msgid "More"
msgstr "Premakni"
-#: ../../diskdrake/interactive.pm_.c:264
+#: ../../diskdrake/interactive.pm_.c:267
#, fuzzy
msgid "Hard drive information"
msgstr "Prepoznavanje trdega diska"
-#: ../../diskdrake/interactive.pm_.c:294
+#: ../../diskdrake/interactive.pm_.c:298
msgid "All primary partitions are used"
msgstr "Vsi primarni razdelki so uporabljeni"
-#: ../../diskdrake/interactive.pm_.c:295
+#: ../../diskdrake/interactive.pm_.c:299
msgid "I can't add any more partition"
msgstr "Razdelkov ni več mogoče dodati"
-#: ../../diskdrake/interactive.pm_.c:296
+#: ../../diskdrake/interactive.pm_.c:300
msgid ""
"To have more partitions, please delete one to be able to create an extended "
"partition"
@@ -1706,34 +1735,34 @@ msgstr ""
"Če želite imeti več razdelkov, enega izbrišite, tako da bo možno ustvariti "
"razširjen razdelek"
-#: ../../diskdrake/interactive.pm_.c:306
+#: ../../diskdrake/interactive.pm_.c:310
#, fuzzy
msgid "Save partition table"
msgstr "Zapiši razdelitveno tabelo"
-#: ../../diskdrake/interactive.pm_.c:307
+#: ../../diskdrake/interactive.pm_.c:311
#, fuzzy
msgid "Restore partition table"
msgstr "Reševanje razdelitvene tabele"
-#: ../../diskdrake/interactive.pm_.c:308
+#: ../../diskdrake/interactive.pm_.c:312
msgid "Rescue partition table"
msgstr "Reševanje razdelitvene tabele"
-#: ../../diskdrake/interactive.pm_.c:310
+#: ../../diskdrake/interactive.pm_.c:314
#, fuzzy
msgid "Reload partition table"
msgstr "Reševanje razdelitvene tabele"
-#: ../../diskdrake/interactive.pm_.c:315
+#: ../../diskdrake/interactive.pm_.c:319
msgid "Removable media automounting"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:324 ../../diskdrake/interactive.pm_.c:344
+#: ../../diskdrake/interactive.pm_.c:328 ../../diskdrake/interactive.pm_.c:348
msgid "Select file"
msgstr "Izberite datoteko"
-#: ../../diskdrake/interactive.pm_.c:331
+#: ../../diskdrake/interactive.pm_.c:335
msgid ""
"The backup partition table has not the same size\n"
"Still continue?"
@@ -1741,11 +1770,11 @@ msgstr ""
"Velikost varnostne kopije zagonske tabele nima enake velikosti\n"
"Naj nadaljujem?"
-#: ../../diskdrake/interactive.pm_.c:345
+#: ../../diskdrake/interactive.pm_.c:349
msgid "Warning"
msgstr "Opozorilo"
-#: ../../diskdrake/interactive.pm_.c:346
+#: ../../diskdrake/interactive.pm_.c:350
msgid ""
"Insert a floppy in drive\n"
"All data on this floppy will be lost"
@@ -1753,116 +1782,108 @@ msgstr ""
"Vstavite disketo v disketni pogon\n"
"Vsi podatki na tej disketi bodo uničeni"
-#: ../../diskdrake/interactive.pm_.c:357
+#: ../../diskdrake/interactive.pm_.c:361
msgid "Trying to rescue partition table"
msgstr "Reševanje razdelitvene tabele"
-#: ../../diskdrake/interactive.pm_.c:363
+#: ../../diskdrake/interactive.pm_.c:367
#, fuzzy
msgid "Detailed information"
msgstr "Pokaži informacije"
-#: ../../diskdrake/interactive.pm_.c:378 ../../diskdrake/interactive.pm_.c:652
+#: ../../diskdrake/interactive.pm_.c:382 ../../diskdrake/interactive.pm_.c:662
msgid "Resize"
msgstr "Spremeni velikost"
-#: ../../diskdrake/interactive.pm_.c:379 ../../diskdrake/interactive.pm_.c:705
+#: ../../diskdrake/interactive.pm_.c:383 ../../diskdrake/interactive.pm_.c:715
msgid "Move"
msgstr "Premakni"
-#: ../../diskdrake/interactive.pm_.c:380
+#: ../../diskdrake/interactive.pm_.c:384
msgid "Format"
msgstr "Formatiraj"
-#: ../../diskdrake/interactive.pm_.c:381 ../../diskdrake/smbnfs_gtk.pm_.c:82
-msgid "Mount"
-msgstr "Priklopljeno"
-
-#: ../../diskdrake/interactive.pm_.c:382
+#: ../../diskdrake/interactive.pm_.c:386
msgid "Add to RAID"
msgstr "Dodaj k RAID"
-#: ../../diskdrake/interactive.pm_.c:383
+#: ../../diskdrake/interactive.pm_.c:387
#, fuzzy
msgid "Add to LVM"
msgstr "Dodaj k RAID"
-#: ../../diskdrake/interactive.pm_.c:384 ../../diskdrake/smbnfs_gtk.pm_.c:81
-msgid "Unmount"
-msgstr "Odklopi"
-
-#: ../../diskdrake/interactive.pm_.c:386
+#: ../../diskdrake/interactive.pm_.c:390
msgid "Remove from RAID"
msgstr "Odstrani iz RAID"
-#: ../../diskdrake/interactive.pm_.c:387
+#: ../../diskdrake/interactive.pm_.c:391
#, fuzzy
msgid "Remove from LVM"
msgstr "Odstrani iz RAID"
-#: ../../diskdrake/interactive.pm_.c:388
+#: ../../diskdrake/interactive.pm_.c:392
msgid "Modify RAID"
msgstr "Spremeni RAID"
-#: ../../diskdrake/interactive.pm_.c:389
+#: ../../diskdrake/interactive.pm_.c:393
msgid "Use for loopback"
msgstr "Uporabi za loopback"
-#: ../../diskdrake/interactive.pm_.c:428
+#: ../../diskdrake/interactive.pm_.c:433
msgid "Create a new partition"
msgstr "Ustvarjanje novega razdelka"
-#: ../../diskdrake/interactive.pm_.c:431
+#: ../../diskdrake/interactive.pm_.c:436
msgid "Start sector: "
msgstr "Začetni sektor: "
-#: ../../diskdrake/interactive.pm_.c:433 ../../diskdrake/interactive.pm_.c:805
+#: ../../diskdrake/interactive.pm_.c:438 ../../diskdrake/interactive.pm_.c:815
msgid "Size in MB: "
msgstr "Velikost v MB: "
-#: ../../diskdrake/interactive.pm_.c:434 ../../diskdrake/interactive.pm_.c:806
+#: ../../diskdrake/interactive.pm_.c:439 ../../diskdrake/interactive.pm_.c:816
msgid "Filesystem type: "
msgstr "Tip datotečnega sistema: "
-#: ../../diskdrake/interactive.pm_.c:439
+#: ../../diskdrake/interactive.pm_.c:444
msgid "Preference: "
msgstr "Lastnosti:"
-#: ../../diskdrake/interactive.pm_.c:464
+#: ../../diskdrake/interactive.pm_.c:469
msgid ""
"You can't create a new partition\n"
"(since you reached the maximal number of primary partitions).\n"
"First remove a primary partition and create an extended partition."
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:494
+#: ../../diskdrake/interactive.pm_.c:499
#, fuzzy
msgid "Remove the loopback file?"
msgstr "Formatiranje loopback datoteko %s"
-#: ../../diskdrake/interactive.pm_.c:519
+#: ../../diskdrake/interactive.pm_.c:529
msgid "Change partition type"
msgstr "Spremeni tip razdelka"
-#: ../../diskdrake/interactive.pm_.c:520 ../../diskdrake/removable.pm_.c:48
+#: ../../diskdrake/interactive.pm_.c:530 ../../diskdrake/removable.pm_.c:48
msgid "Which filesystem do you want?"
msgstr "Kateri datotečni sistem želite?"
-#: ../../diskdrake/interactive.pm_.c:526
+#: ../../diskdrake/interactive.pm_.c:536
msgid "Switching from ext2 to ext3"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:556
+#: ../../diskdrake/interactive.pm_.c:566
#, c-format
msgid "Where do you want to mount loopback file %s?"
msgstr "Kam želite priklopiti loopback datoteko %s?"
-#: ../../diskdrake/interactive.pm_.c:557
+#: ../../diskdrake/interactive.pm_.c:567
#, c-format
msgid "Where do you want to mount device %s?"
msgstr "Kam želite priklopiti napravo %s?"
-#: ../../diskdrake/interactive.pm_.c:563
+#: ../../diskdrake/interactive.pm_.c:573
msgid ""
"Can't unset mount point as this partition is used for loop back.\n"
"Remove the loopback first"
@@ -1871,142 +1892,142 @@ msgstr ""
"loopback.\n"
"Najprej odstranite loopback"
-#: ../../diskdrake/interactive.pm_.c:584
+#: ../../diskdrake/interactive.pm_.c:594
#, fuzzy, c-format
msgid "Where do you want to mount %s?"
msgstr "Kam želite priklopiti napravo %s?"
-#: ../../diskdrake/interactive.pm_.c:608
+#: ../../diskdrake/interactive.pm_.c:618
msgid "Computing FAT filesystem bounds"
msgstr "Računanje mej FAT datotečnega sistema"
-#: ../../diskdrake/interactive.pm_.c:608 ../../diskdrake/interactive.pm_.c:667
-#: ../../install_interactive.pm_.c:131
+#: ../../diskdrake/interactive.pm_.c:618 ../../diskdrake/interactive.pm_.c:677
+#: ../../install_interactive.pm_.c:133
msgid "Resizing"
msgstr "Spreminjanje velikosti"
-#: ../../diskdrake/interactive.pm_.c:640
+#: ../../diskdrake/interactive.pm_.c:650
#, fuzzy
msgid "This partition is not resizeable"
msgstr "Kateremu razdeleku želite spremeniti velikost?"
-#: ../../diskdrake/interactive.pm_.c:645
+#: ../../diskdrake/interactive.pm_.c:655
msgid "All data on this partition should be backed-up"
msgstr "Podatki na tem razdelku naj bodo arhivirani"
-#: ../../diskdrake/interactive.pm_.c:647
+#: ../../diskdrake/interactive.pm_.c:657
#, c-format
msgid "After resizing partition %s, all data on this partition will be lost"
msgstr ""
"Po spremembi velikosti razdelka %s bodo vsi podatki na tem razdelku "
"izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:652
+#: ../../diskdrake/interactive.pm_.c:662
msgid "Choose the new size"
msgstr "Izberite novo velikost"
-#: ../../diskdrake/interactive.pm_.c:653
+#: ../../diskdrake/interactive.pm_.c:663
#, fuzzy
msgid "New size in MB: "
msgstr "Velikost v MB: "
-#: ../../diskdrake/interactive.pm_.c:706
+#: ../../diskdrake/interactive.pm_.c:716
msgid "Which disk do you want to move it to?"
msgstr "Na kateri disk želite premakniti?"
-#: ../../diskdrake/interactive.pm_.c:707
+#: ../../diskdrake/interactive.pm_.c:717
msgid "Sector"
msgstr "Sektor"
-#: ../../diskdrake/interactive.pm_.c:708
+#: ../../diskdrake/interactive.pm_.c:718
msgid "Which sector do you want to move it to?"
msgstr "Na kateri sektor želite premakniti?"
-#: ../../diskdrake/interactive.pm_.c:711
+#: ../../diskdrake/interactive.pm_.c:721
msgid "Moving"
msgstr "Premikanje"
-#: ../../diskdrake/interactive.pm_.c:711
+#: ../../diskdrake/interactive.pm_.c:721
msgid "Moving partition..."
msgstr "Premikanje razdelka..."
-#: ../../diskdrake/interactive.pm_.c:728
+#: ../../diskdrake/interactive.pm_.c:738
msgid "Choose an existing RAID to add to"
msgstr "Izberite obstoječ RAID za dodajanje"
-#: ../../diskdrake/interactive.pm_.c:729 ../../diskdrake/interactive.pm_.c:746
+#: ../../diskdrake/interactive.pm_.c:739 ../../diskdrake/interactive.pm_.c:756
msgid "new"
msgstr "nov"
-#: ../../diskdrake/interactive.pm_.c:744
+#: ../../diskdrake/interactive.pm_.c:754
#, fuzzy
msgid "Choose an existing LVM to add to"
msgstr "Izberite obstoječ RAID za dodajanje"
-#: ../../diskdrake/interactive.pm_.c:749
+#: ../../diskdrake/interactive.pm_.c:759
msgid "LVM name?"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:790
+#: ../../diskdrake/interactive.pm_.c:800
msgid "This partition can't be used for loopback"
msgstr "Ta razdelek ne more biti uporabljen za loopback"
-#: ../../diskdrake/interactive.pm_.c:803
+#: ../../diskdrake/interactive.pm_.c:813
msgid "Loopback"
msgstr "Loopback"
-#: ../../diskdrake/interactive.pm_.c:804
+#: ../../diskdrake/interactive.pm_.c:814
msgid "Loopback file name: "
msgstr "Ime loopback datoteke: "
-#: ../../diskdrake/interactive.pm_.c:809
+#: ../../diskdrake/interactive.pm_.c:819
#, fuzzy
msgid "Give a file name"
msgstr "Pravo ime"
-#: ../../diskdrake/interactive.pm_.c:812
+#: ../../diskdrake/interactive.pm_.c:822
msgid "File already used by another loopback, choose another one"
msgstr "Datoteko že uporablja drug loopback, izberite drugo"
-#: ../../diskdrake/interactive.pm_.c:813
+#: ../../diskdrake/interactive.pm_.c:823
msgid "File already exists. Use it?"
msgstr "Datoteka že obstaja. Jo uporabim?"
-#: ../../diskdrake/interactive.pm_.c:836
+#: ../../diskdrake/interactive.pm_.c:846
#, fuzzy
msgid "Mount options"
msgstr "Nastavitve modula:"
-#: ../../diskdrake/interactive.pm_.c:843
+#: ../../diskdrake/interactive.pm_.c:853
msgid "Various"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:907 ../../standalone/drakfloppy_.c:103
+#: ../../diskdrake/interactive.pm_.c:917 ../../standalone/drakfloppy_.c:103
msgid "device"
msgstr "naprava"
-#: ../../diskdrake/interactive.pm_.c:908
+#: ../../diskdrake/interactive.pm_.c:918
msgid "level"
msgstr "stopnja"
-#: ../../diskdrake/interactive.pm_.c:909
+#: ../../diskdrake/interactive.pm_.c:919
msgid "chunk size"
msgstr "velikost kosa"
-#: ../../diskdrake/interactive.pm_.c:924
+#: ../../diskdrake/interactive.pm_.c:934
msgid "Be careful: this operation is dangerous."
msgstr "Bodite previdni: Ta operacija je nevarna."
-#: ../../diskdrake/interactive.pm_.c:939
+#: ../../diskdrake/interactive.pm_.c:949
msgid "What type of partitioning?"
msgstr "Kateri tip razdelitve?"
-#: ../../diskdrake/interactive.pm_.c:955
+#: ../../diskdrake/interactive.pm_.c:965
#, fuzzy, c-format
msgid "The package %s is needed. Install it?"
msgstr "Izberite pakete, ki jih želite namestiti"
-#: ../../diskdrake/interactive.pm_.c:969
+#: ../../diskdrake/interactive.pm_.c:979
msgid ""
"Sorry I won't accept to create /boot so far onto the drive (on a cylinder > "
"1024).\n"
@@ -2018,7 +2039,7 @@ msgstr ""
"Ali boste uporabljali LILO, ki ne bo deloval ali pa ne boste uporabljali "
"LILO, tako da /boot ne potrebujete"
-#: ../../diskdrake/interactive.pm_.c:973
+#: ../../diskdrake/interactive.pm_.c:983
msgid ""
"The partition you've selected to add as root (/) is physically located "
"beyond\n"
@@ -2029,7 +2050,7 @@ msgstr ""
"1024-im cilindrom trdega diska in tudi razdelka /boot nimate.\n"
"Če nameravate uporabljati LILO, ne pozabite dodati /boot razdelka"
-#: ../../diskdrake/interactive.pm_.c:979
+#: ../../diskdrake/interactive.pm_.c:989
msgid ""
"You've selected a software RAID partition as root (/).\n"
"No bootloader is able to handle this without a /boot partition.\n"
@@ -2039,138 +2060,138 @@ msgstr ""
"Nobeden zagonski nalagalnik ne bo deloval brez /boot razdelka.\n"
"Ne pozabite dodati /boot razdelka"
-#: ../../diskdrake/interactive.pm_.c:999
+#: ../../diskdrake/interactive.pm_.c:1009
#, c-format
msgid "Partition table of drive %s is going to be written to disk!"
msgstr "Razdelitvena tabela pogona %s bo zapisana na disk!"
-#: ../../diskdrake/interactive.pm_.c:1003
+#: ../../diskdrake/interactive.pm_.c:1013
msgid "You'll need to reboot before the modification can take place"
msgstr "Preden bodo obveljale spremembe morate ponovno zagnati računalnik"
-#: ../../diskdrake/interactive.pm_.c:1014
+#: ../../diskdrake/interactive.pm_.c:1024
#, c-format
msgid "After formatting partition %s, all data on this partition will be lost"
msgstr ""
"Po formatiranju razdelka %s bodo vsi podatki na tem razdelku izgubljeni"
-#: ../../diskdrake/interactive.pm_.c:1016
+#: ../../diskdrake/interactive.pm_.c:1026
msgid "Formatting"
msgstr "Formatiranje"
-#: ../../diskdrake/interactive.pm_.c:1017
+#: ../../diskdrake/interactive.pm_.c:1027
#, c-format
msgid "Formatting loopback file %s"
msgstr "Formatiranje loopback datoteko %s"
-#: ../../diskdrake/interactive.pm_.c:1018
-#: ../../install_steps_interactive.pm_.c:476
+#: ../../diskdrake/interactive.pm_.c:1028
+#: ../../install_steps_interactive.pm_.c:459
#, c-format
msgid "Formatting partition %s"
msgstr "Formatiranje razdelka %s"
-#: ../../diskdrake/interactive.pm_.c:1029
+#: ../../diskdrake/interactive.pm_.c:1039
msgid "Hide files"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1029
+#: ../../diskdrake/interactive.pm_.c:1039
#, fuzzy
msgid "Move files to the new partition"
msgstr "Premalo razpoložljivega prostora za nov razdelek"
-#: ../../diskdrake/interactive.pm_.c:1030
+#: ../../diskdrake/interactive.pm_.c:1040
#, c-format
msgid ""
"Directory %s already contains data\n"
"(%s)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1041
+#: ../../diskdrake/interactive.pm_.c:1051
#, fuzzy
msgid "Moving files to the new partition"
msgstr "Premalo razpoložljivega prostora za nov razdelek"
-#: ../../diskdrake/interactive.pm_.c:1045
+#: ../../diskdrake/interactive.pm_.c:1055
#, c-format
msgid "Copying %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1049
+#: ../../diskdrake/interactive.pm_.c:1059
#, fuzzy, c-format
msgid "Removing %s"
msgstr "Ločljivost: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1059
+#: ../../diskdrake/interactive.pm_.c:1069
#, c-format
msgid "partition %s is now known as %s"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1080
-#: ../../diskdrake/interactive.pm_.c:1139
+#: ../../diskdrake/interactive.pm_.c:1090
+#: ../../diskdrake/interactive.pm_.c:1149
msgid "Device: "
msgstr "Naprava:"
-#: ../../diskdrake/interactive.pm_.c:1081
+#: ../../diskdrake/interactive.pm_.c:1091
#, c-format
msgid "DOS drive letter: %s (just a guess)\n"
msgstr "Črka DOS pogona: %s (ugibanje)\n"
-#: ../../diskdrake/interactive.pm_.c:1085
-#: ../../diskdrake/interactive.pm_.c:1093
-#: ../../diskdrake/interactive.pm_.c:1157
+#: ../../diskdrake/interactive.pm_.c:1095
+#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1168
msgid "Type: "
msgstr "Tip:"
-#: ../../diskdrake/interactive.pm_.c:1089
+#: ../../diskdrake/interactive.pm_.c:1099
#, fuzzy
msgid "Name: "
msgstr "Izberite strežnik"
-#: ../../diskdrake/interactive.pm_.c:1097
+#: ../../diskdrake/interactive.pm_.c:1107
#, c-format
msgid "Start: sector %s\n"
msgstr "Začetek: sektor %s\n"
-#: ../../diskdrake/interactive.pm_.c:1098
+#: ../../diskdrake/interactive.pm_.c:1108
#, c-format
msgid "Size: %s"
msgstr "Velikost: %s"
-#: ../../diskdrake/interactive.pm_.c:1100
+#: ../../diskdrake/interactive.pm_.c:1110
#, c-format
msgid ", %s sectors"
msgstr ", %s sektorjev"
-#: ../../diskdrake/interactive.pm_.c:1102
+#: ../../diskdrake/interactive.pm_.c:1112
#, fuzzy, c-format
msgid "Cylinder %d to %d\n"
msgstr "Cilinder %d do cilinder %d\n"
-#: ../../diskdrake/interactive.pm_.c:1103
+#: ../../diskdrake/interactive.pm_.c:1113
msgid "Formatted\n"
msgstr "Formatirano\n"
-#: ../../diskdrake/interactive.pm_.c:1104
+#: ../../diskdrake/interactive.pm_.c:1114
msgid "Not formatted\n"
msgstr "Neformatirano\n"
-#: ../../diskdrake/interactive.pm_.c:1105
+#: ../../diskdrake/interactive.pm_.c:1115
msgid "Mounted\n"
msgstr "Priklopljeno\n"
-#: ../../diskdrake/interactive.pm_.c:1106
+#: ../../diskdrake/interactive.pm_.c:1116
#, c-format
msgid "RAID md%s\n"
msgstr "RAID ms%s\n"
-#: ../../diskdrake/interactive.pm_.c:1108
+#: ../../diskdrake/interactive.pm_.c:1118
#, fuzzy, c-format
msgid ""
"Loopback file(s):\n"
" %s\n"
msgstr "Datoteka(e) loopback: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1109
+#: ../../diskdrake/interactive.pm_.c:1119
msgid ""
"Partition booted by default\n"
" (for MS-DOS boot, not for lilo)\n"
@@ -2178,27 +2199,27 @@ msgstr ""
"Prevzet zagonski razdelek\n"
" (za zagon MS-DOS, ne za lilo)\n"
-#: ../../diskdrake/interactive.pm_.c:1111
+#: ../../diskdrake/interactive.pm_.c:1121
#, c-format
msgid "Level %s\n"
msgstr "Stopnja %s\n"
-#: ../../diskdrake/interactive.pm_.c:1112
+#: ../../diskdrake/interactive.pm_.c:1122
#, c-format
msgid "Chunk size %s\n"
msgstr "Velikost kosa %s\n"
-#: ../../diskdrake/interactive.pm_.c:1113
+#: ../../diskdrake/interactive.pm_.c:1123
#, c-format
msgid "RAID-disks %s\n"
msgstr "RAID-diski %s\n"
-#: ../../diskdrake/interactive.pm_.c:1115
+#: ../../diskdrake/interactive.pm_.c:1125
#, c-format
msgid "Loopback file name: %s"
msgstr "Datoteka loopback: %s"
-#: ../../diskdrake/interactive.pm_.c:1118
+#: ../../diskdrake/interactive.pm_.c:1128
msgid ""
"\n"
"Chances are, this partition is\n"
@@ -2206,7 +2227,7 @@ msgid ""
"probably leave it alone.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1121
+#: ../../diskdrake/interactive.pm_.c:1131
msgid ""
"\n"
"This special Bootstrap\n"
@@ -2214,59 +2235,63 @@ msgid ""
"dual-booting your system.\n"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1140
+#: ../../diskdrake/interactive.pm_.c:1150
+msgid "Read-only"
+msgstr ""
+
+#: ../../diskdrake/interactive.pm_.c:1151
#, c-format
msgid "Size: %s\n"
msgstr "Velikost: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1141
+#: ../../diskdrake/interactive.pm_.c:1152
#, c-format
msgid "Geometry: %s cylinders, %s heads, %s sectors\n"
msgstr "Geometrija: %s cilindrov, %s glav, %s sektorjev\n"
-#: ../../diskdrake/interactive.pm_.c:1142
+#: ../../diskdrake/interactive.pm_.c:1153
msgid "Info: "
msgstr "Informacije: "
-#: ../../diskdrake/interactive.pm_.c:1143
+#: ../../diskdrake/interactive.pm_.c:1154
#, fuzzy, c-format
msgid "LVM-disks %s\n"
msgstr "RAID-diski %s\n"
-#: ../../diskdrake/interactive.pm_.c:1144
+#: ../../diskdrake/interactive.pm_.c:1155
#, c-format
msgid "Partition table type: %s\n"
msgstr "Tip razdelitvene tabele: %s\n"
-#: ../../diskdrake/interactive.pm_.c:1145
+#: ../../diskdrake/interactive.pm_.c:1156
#, fuzzy, c-format
msgid "on channel %d id %d\n"
msgstr "na vodilu %d id %d\n"
-#: ../../diskdrake/interactive.pm_.c:1175
+#: ../../diskdrake/interactive.pm_.c:1186
#, fuzzy
msgid "Filesystem encryption key"
msgstr "Tip datotečnega sistema: "
-#: ../../diskdrake/interactive.pm_.c:1176
+#: ../../diskdrake/interactive.pm_.c:1187
msgid "Choose your filesystem encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1179
+#: ../../diskdrake/interactive.pm_.c:1190
#, c-format
msgid "This encryption key is too simple (must be at least %d characters long)"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1180
+#: ../../diskdrake/interactive.pm_.c:1191
#, fuzzy
msgid "The encryption keys do not match"
msgstr "Gesla se ne ujemata"
-#: ../../diskdrake/interactive.pm_.c:1183
+#: ../../diskdrake/interactive.pm_.c:1194
msgid "Encryption key"
msgstr ""
-#: ../../diskdrake/interactive.pm_.c:1184
+#: ../../diskdrake/interactive.pm_.c:1195
msgid "Encryption key (again)"
msgstr ""
@@ -2304,7 +2329,7 @@ msgid ""
"Please enter your username, password and domain name to access this host."
msgstr ""
-#: ../../diskdrake/smbnfs_gtk.pm_.c:178
+#: ../../diskdrake/smbnfs_gtk.pm_.c:178 ../../standalone/drakbackup_.c:3527
#, fuzzy
msgid "Username"
msgstr "Uporabniško ime"
@@ -2319,23 +2344,23 @@ msgstr "Nastavitve modula:"
msgid "Search servers"
msgstr "Izberite strežnik"
-#: ../../fs.pm_.c:552 ../../fs.pm_.c:562 ../../fs.pm_.c:566 ../../fs.pm_.c:570
-#: ../../fs.pm_.c:574 ../../fs.pm_.c:578
+#: ../../fs.pm_.c:544 ../../fs.pm_.c:554 ../../fs.pm_.c:558 ../../fs.pm_.c:562
+#: ../../fs.pm_.c:566 ../../fs.pm_.c:570
#, c-format
msgid "%s formatting of %s failed"
msgstr "%s formatiranje %s neuspešno"
-#: ../../fs.pm_.c:615
+#: ../../fs.pm_.c:607
#, c-format
msgid "I don't know how to format %s in type %s"
msgstr "Formatiranje %s s tipom %s ni poznano"
-#: ../../fs.pm_.c:687 ../../fs.pm_.c:731
+#: ../../fs.pm_.c:681 ../../fs.pm_.c:724
#, c-format
msgid "mounting partition %s in directory %s failed"
msgstr ""
-#: ../../fs.pm_.c:746 ../../partition_table.pm_.c:602
+#: ../../fs.pm_.c:739 ../../partition_table.pm_.c:598
#, c-format
msgid "error unmounting %s: %s"
msgstr "napaka pri odklopu %s: %s"
@@ -2352,33 +2377,44 @@ msgstr ""
msgid "server"
msgstr "strežnik"
-#: ../../fsedit.pm_.c:472
+#: ../../fsedit.pm_.c:240
+#, c-format
+msgid ""
+"I can't read the partition table of device %s, it's too corrupted for me :(\n"
+"I can try to go on, erasing over bad partitions (ALL DATA will be lost!).\n"
+"The other solution is to not allow DrakX to modify the partition table.\n"
+"(the error is %s)\n"
+"\n"
+"Do you agree to loose all the partitions?\n"
+msgstr ""
+
+#: ../../fsedit.pm_.c:501
msgid "You can't use JFS for partitions smaller than 16MB"
msgstr "JFS ne morete uporabiti na razdelkih manjših od 16MB"
-#: ../../fsedit.pm_.c:473
+#: ../../fsedit.pm_.c:502
msgid "You can't use ReiserFS for partitions smaller than 32MB"
msgstr "ReiserFS ne morete uporabiti na razdelkih manjših od 32MB"
-#: ../../fsedit.pm_.c:492
+#: ../../fsedit.pm_.c:521
msgid "Mount points must begin with a leading /"
msgstr "Točke priklopa se morajo začeti z /"
-#: ../../fsedit.pm_.c:493
+#: ../../fsedit.pm_.c:522
#, c-format
msgid "There is already a partition with mount point %s\n"
msgstr "Razdelek s točko priklopa %s že obstaja\n"
-#: ../../fsedit.pm_.c:497
+#: ../../fsedit.pm_.c:526
#, c-format
msgid "You can't use a LVM Logical Volume for mount point %s"
msgstr ""
-#: ../../fsedit.pm_.c:499
+#: ../../fsedit.pm_.c:528
msgid "This directory should remain within the root filesystem"
msgstr "Da imenik bi naj ostal na korenskem datotečnem sistemu"
-#: ../../fsedit.pm_.c:501
+#: ../../fsedit.pm_.c:530
#, fuzzy
msgid ""
"You need a true filesystem (ext2/ext3, reiserfs, xfs, or jfs) for this mount "
@@ -2386,231 +2422,276 @@ msgid ""
msgstr ""
"Za to točko priklopa potrebujete pravi datotečni sistem(ext2, reiserfs)\n"
-#: ../../fsedit.pm_.c:503
+#: ../../fsedit.pm_.c:532
#, fuzzy, c-format
msgid "You can't use an encrypted file system for mount point %s"
msgstr ""
"Za to točko priklopa potrebujete pravi datotečni sistem(ext2, reiserfs)\n"
-#: ../../fsedit.pm_.c:570
+#: ../../fsedit.pm_.c:599
#, fuzzy
msgid "Not enough free space for auto-allocating"
msgstr "Premalo razpoložljivega prostora za nov razdelek"
-#: ../../fsedit.pm_.c:572
+#: ../../fsedit.pm_.c:601
msgid "Nothing to do"
msgstr ""
-#: ../../fsedit.pm_.c:665
+#: ../../fsedit.pm_.c:694
#, c-format
msgid "Error opening %s for writing: %s"
msgstr "Napaka pri odpiranju %s za pisanje: %s"
-#: ../../fsedit.pm_.c:750
+#: ../../harddrake/sound.pm_.c:155
+msgid "No alternative driver"
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:156
+#, c-format
+msgid "There's no known OSS/ALSA alternative driver for your sound card (%s)"
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:158
+#, fuzzy
+msgid "Sound configuration"
+msgstr "Nastavitev zaslona"
+
+#: ../../harddrake/sound.pm_.c:159
+#, c-format
msgid ""
-"An error occurred - no valid devices were found on which to create new "
-"filesystems. Please check your hardware for the cause of this problem"
+"Here you can select an alternative driver (either OSS or ALSA) for your "
+"sound card (%s)"
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:162
+#, fuzzy
+msgid "Driver:"
+msgstr "Izberite strežnik"
+
+#: ../../harddrake/sound.pm_.c:173
+msgid "No known driver"
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:174
+#, c-format
+msgid "There's no known driver for your sound card (%s)"
msgstr ""
-"Prišlo je do napake - ni veljavnih naprav na katerih bi se lahko ustvaril "
-"nov datotečni sistem. Preverite strojno opremo za možen vzrok problema"
-#: ../../fsedit.pm_.c:773
-msgid "You don't have any partitions!"
-msgstr "Nimate razdelkov!"
+#: ../../harddrake/sound.pm_.c:177
+msgid "Unkown driver"
+msgstr ""
+
+#: ../../harddrake/sound.pm_.c:178
+#, c-format
+msgid ""
+"The \"%s\" driver for your sound card is unlisted\n"
+"\n"
+"Please send the output of the \"lspcidrake -v\" command to\n"
+"<install at mandrakesoft dot com>\n"
+"with subject: unlisted sound driver \"%s\""
+msgstr ""
-#: ../../harddrake/ui.pm_.c:15
+#: ../../harddrake/ui.pm_.c:16
#, fuzzy
msgid "Model"
msgstr "Premakni"
-#: ../../harddrake/ui.pm_.c:15
+#: ../../harddrake/ui.pm_.c:16
msgid "hard disk model"
msgstr ""
-#: ../../harddrake/ui.pm_.c:16
+#: ../../harddrake/ui.pm_.c:17
#, fuzzy
msgid "Channel"
msgstr "Prekliči"
-#: ../../harddrake/ui.pm_.c:16
+#: ../../harddrake/ui.pm_.c:17
msgid "EIDE/SCSI channel"
msgstr ""
-#: ../../harddrake/ui.pm_.c:18
+#: ../../harddrake/ui.pm_.c:19
msgid "Bus"
msgstr ""
-#: ../../harddrake/ui.pm_.c:19
+#: ../../harddrake/ui.pm_.c:20
msgid ""
"this is the physical bus on which the device is plugged (eg: PCI, USB, ...)"
msgstr ""
-#: ../../harddrake/ui.pm_.c:20
+#: ../../harddrake/ui.pm_.c:21
#, fuzzy
msgid "Module"
msgstr "Premakni"
-#: ../../harddrake/ui.pm_.c:20
+#: ../../harddrake/ui.pm_.c:21
msgid "the module of the GNU/Linux kernel that handle that device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:21
+#: ../../harddrake/ui.pm_.c:22
msgid "Media class"
msgstr ""
-#: ../../harddrake/ui.pm_.c:21
+#: ../../harddrake/ui.pm_.c:22
msgid "class of hardware device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:22 ../../printerdrake.pm_.c:1404
+#: ../../harddrake/ui.pm_.c:23 ../../printerdrake.pm_.c:1517
#, fuzzy
msgid "Description"
msgstr "Izberite strežnik"
-#: ../../harddrake/ui.pm_.c:22
+#: ../../harddrake/ui.pm_.c:23
msgid "this field describe the device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:24
+#: ../../harddrake/ui.pm_.c:25
#, fuzzy
msgid "Bus identification"
msgstr "Nastavitev zaslona"
-#: ../../harddrake/ui.pm_.c:25
+#: ../../harddrake/ui.pm_.c:26
msgid ""
-"- PCI and USB devices : this list the vendor, device, subvendor and "
-"subdevice PCI/USB ids"
+"- PCI and USB devices: this list the vendor, device, subvendor and subdevice "
+"PCI/USB ids"
msgstr ""
-#: ../../harddrake/ui.pm_.c:27
+#: ../../harddrake/ui.pm_.c:28
msgid "Location on the bus"
msgstr ""
-#: ../../harddrake/ui.pm_.c:28
+#: ../../harddrake/ui.pm_.c:29
msgid ""
"- pci devices: this gives the PCI slot, device and function of this card\n"
"- eide devices: the device is either a slave or a master device\n"
"- scsi devices: the scsi bus and the scsi device ids"
msgstr ""
-#: ../../harddrake/ui.pm_.c:31
+#: ../../harddrake/ui.pm_.c:32
#, fuzzy
msgid "Old device file"
msgstr "Izberite datoteko"
-#: ../../harddrake/ui.pm_.c:32
+#: ../../harddrake/ui.pm_.c:33
msgid "old static device name used in dev package"
msgstr ""
-#: ../../harddrake/ui.pm_.c:33
+#: ../../harddrake/ui.pm_.c:34
#, fuzzy
msgid "New devfs device"
msgstr "Zagonska naprava"
-#: ../../harddrake/ui.pm_.c:34
+#: ../../harddrake/ui.pm_.c:35
msgid "new dinamic device name generated by incore kernel devfs"
msgstr ""
-#: ../../harddrake/ui.pm_.c:35
+#: ../../harddrake/ui.pm_.c:36
msgid "Number of buttons"
msgstr ""
-#: ../../harddrake/ui.pm_.c:36
+#: ../../harddrake/ui.pm_.c:37
msgid "the vendor name of the device"
msgstr ""
-#: ../../harddrake/ui.pm_.c:60
+#: ../../harddrake/ui.pm_.c:38
+msgid "Alternative drivers"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:39
+msgid "the list of alternative drivers for this sound card"
+msgstr ""
+
+#: ../../harddrake/ui.pm_.c:63
#, fuzzy
msgid "/_Quit"
msgstr "Izhod"
-#: ../../harddrake/ui.pm_.c:61 ../../harddrake/ui.pm_.c:62
-#: ../../harddrake/ui.pm_.c:68 ../../standalone/logdrake_.c:110
+#: ../../harddrake/ui.pm_.c:64 ../../harddrake/ui.pm_.c:65
+#: ../../harddrake/ui.pm_.c:71 ../../standalone/logdrake_.c:110
msgid "/_Help"
msgstr "/_Pomoč"
-#: ../../harddrake/ui.pm_.c:62
+#: ../../harddrake/ui.pm_.c:65
#, fuzzy
msgid "/_Help..."
msgstr "/_Pomoč"
-#: ../../harddrake/ui.pm_.c:63
+#: ../../harddrake/ui.pm_.c:66
msgid "Harddrake help"
msgstr ""
-#: ../../harddrake/ui.pm_.c:64
+#: ../../harddrake/ui.pm_.c:67
msgid ""
"Description of the fields:\n"
"\n"
msgstr ""
-#: ../../harddrake/ui.pm_.c:68
+#: ../../harddrake/ui.pm_.c:71
#, fuzzy
msgid "/_About..."
msgstr "/Pomoč/_O kfloppy..."
-#: ../../harddrake/ui.pm_.c:69
+#: ../../harddrake/ui.pm_.c:72
msgid "About Harddrake"
msgstr ""
-#: ../../harddrake/ui.pm_.c:70
+#: ../../harddrake/ui.pm_.c:73
msgid ""
"This is HardDrake, a Mandrake hardware configuration tool.\n"
"Version:"
msgstr ""
-#: ../../harddrake/ui.pm_.c:71
+#: ../../harddrake/ui.pm_.c:74
#, fuzzy
msgid "Author:"
msgstr "Samodejna zaznava"
-#: ../../harddrake/ui.pm_.c:83
+#: ../../harddrake/ui.pm_.c:86
#, fuzzy
msgid "Harddrake2 version "
msgstr "Prepoznavanje trdega diska"
-#: ../../harddrake/ui.pm_.c:91
+#: ../../harddrake/ui.pm_.c:103
#, fuzzy
msgid "Detected hardware"
msgstr "Glejte informacije o strojni opremi"
-#: ../../harddrake/ui.pm_.c:92
+#: ../../harddrake/ui.pm_.c:105
#, fuzzy
-msgid "Configure module"
-msgstr "Nastavitev miške"
+msgid "Information"
+msgstr "Pokaži informacije"
-#: ../../harddrake/ui.pm_.c:92
+#: ../../harddrake/ui.pm_.c:108
#, fuzzy
-msgid "Informations"
-msgstr "Pokaži informacije"
+msgid "Configure module"
+msgstr "Nastavitev miške"
-#: ../../harddrake/ui.pm_.c:92
+#: ../../harddrake/ui.pm_.c:109
msgid "Run config tool"
msgstr ""
-#: ../../harddrake/ui.pm_.c:96
+#: ../../harddrake/ui.pm_.c:113
#, fuzzy
msgid "Detection in progress"
msgstr "Podvojena točka priklopa %s"
-#: ../../harddrake/ui.pm_.c:96 ../../interactive.pm_.c:388
+#: ../../harddrake/ui.pm_.c:113 ../../interactive.pm_.c:391
msgid "Please wait"
msgstr ""
-#: ../../harddrake/ui.pm_.c:139
+#: ../../harddrake/ui.pm_.c:156
msgid "primary"
msgstr ""
-#: ../../harddrake/ui.pm_.c:139
+#: ../../harddrake/ui.pm_.c:156
#, fuzzy
msgid "secondary"
msgstr "%d sekund"
-#: ../../harddrake/ui.pm_.c:176
+#: ../../harddrake/ui.pm_.c:197
msgid "You can configure each parameter of the module here."
msgstr ""
-#: ../../harddrake/ui.pm_.c:192
+#: ../../harddrake/ui.pm_.c:213
#, fuzzy, c-format
msgid "Running \"%s\" ..."
msgstr "Odstrani vnos"
@@ -2642,16 +2723,16 @@ msgid ""
msgstr ""
#: ../../harddrake/v4l.pm_.c:213
-msgid "Card model :"
+msgid "Card model:"
msgstr ""
#: ../../harddrake/v4l.pm_.c:214
#, fuzzy
-msgid "Tuner type :"
+msgid "Tuner type:"
msgstr "Spremeni tip razdelka"
#: ../../harddrake/v4l.pm_.c:215
-msgid "Number of capture buffers :"
+msgid "Number of capture buffers:"
msgstr ""
#: ../../harddrake/v4l.pm_.c:215
@@ -2660,11 +2741,11 @@ msgstr ""
#: ../../harddrake/v4l.pm_.c:217
#, fuzzy
-msgid "PLL setting :"
+msgid "PLL setting:"
msgstr "Formatiranje"
#: ../../harddrake/v4l.pm_.c:218
-msgid "Radio support :"
+msgid "Radio support:"
msgstr ""
#: ../../harddrake/v4l.pm_.c:218
@@ -2676,22 +2757,22 @@ msgid ""
"GNU/Linux is a multiuser system, and this means that each user can have his\n"
"own preferences, his own files and so on. You can read the ``User Guide''\n"
"to learn more. But unlike \"root\", which is the administrator, the users\n"
-"you will add here will not be entitled to change anything except their own\n"
-"files and their own configuration. You will have to create at least one\n"
-"regular user for yourself. That account is where you should log in for\n"
-"routine use. Although it is very practical to log in as \"root\" everyday,\n"
-"it may also be very dangerous! The slightest mistake could mean that your\n"
-"system would not work any more. If you make a serious mistake as a regular\n"
-"user, you may only lose some information, but not the entire system.\n"
+"you add here will not be entitled to change anything except their own files\n"
+"and their own configuration. You will have to create at least one regular\n"
+"user for yourself. That account is where you should log in for routine use.\n"
+"Although it is very practical to log in as \"root\" everyday, it may also\n"
+"be very dangerous! The slightest mistake could mean that your system would\n"
+"not work any more. If you make a serious mistake as a regular user, you may\n"
+"only lose some information, but not the entire system.\n"
"\n"
"First, you have to enter your real name. This is not mandatory, of course -\n"
"as you can actually enter whatever you want. DrakX will then take the first\n"
"word you have entered in the box and will bring it over to the \"User\n"
"name\". This is the name this particular user will use to log onto the\n"
"system. You can change it. You then have to enter a password here. A\n"
-"non-privileged (regular) user's password is not as crucial as \"root\"' one\n"
-"from a security point of view, but that is no reason to neglect it: after\n"
-"all, your files are at risk.\n"
+"non-privileged (regular) user's password is not as crucial as the \"root\"'\n"
+"one from a security point of view, but that is no reason to neglect it:\n"
+"after all, your files are at risk.\n"
"\n"
"If you click on \"Accept user\", you can then add as many as you want. Add\n"
"a user for each one of your friends: your father or your sister, for\n"
@@ -2770,7 +2851,7 @@ msgid ""
"to have a graphical workstation!\n"
"\n"
"Moving the mouse cursor over a group name will display a short explanatory\n"
-"text about that group. If you deselect all groups when performing a regular\n"
+"text about that group. If you unselect all groups when performing a regular\n"
"installation (by opposition to an upgrade), a dialog will pop up proposing\n"
"different options for a minimal installation:\n"
"\n"
@@ -2796,10 +2877,10 @@ msgstr ""
#: ../../help.pm_.c:128
msgid ""
-"Finally, depending on whether or not you selected individual packages, you\n"
-"will be presented a tree containing all packages classified by groups and\n"
-"subgroups. While browsing the tree, you can select entire groups,\n"
-"subgroups, or individual packages.\n"
+"Finally, depending on whether or not you chose to be able to select\n"
+"individual packages, you will be presented a tree containing all packages\n"
+"classified by groups and subgroups. While browsing the tree, you can select\n"
+"entire groups, subgroups, or individual packages.\n"
"\n"
"Whenever you select a package on the tree, a description appears on the\n"
"right. When your selection is finished, click the \"Install\" button which\n"
@@ -2834,11 +2915,11 @@ msgstr ""
#: ../../help.pm_.c:164
msgid ""
-"You are now proposed to set up your Internet/network connection. If you\n"
-"wish to connect your computer to the Internet or to a local network, click\n"
-"\"OK\". The autodetection of network devices and modem will be launched. If\n"
-"this detection fails, uncheck the \"Use auto detection\" box next time. You\n"
-"may also choose not to configure the network, or do it later; in that case,\n"
+"You are now able to set up your Internet/network connection. If you wish to\n"
+"connect your computer to the Internet or to a local network, click \"OK\".\n"
+"The autodetection of network devices and modem will be launched. If this\n"
+"detection fails, uncheck the \"Use auto detection\" box next time. You may\n"
+"also choose not to configure the network, or do it later; in that case,\n"
"simply click the \"Cancel\" button.\n"
"\n"
"Available connections are: traditional modem, ISDN modem, ADSL connection,\n"
@@ -2886,7 +2967,7 @@ msgstr ""
msgid ""
"GNU/Linux manages time in GMT (Greenwich Mean Time) and translates it in\n"
"local time according to the time zone you selected. It is however possible\n"
-"to deactivate this by deselecting \"Hardware clock set to GMT\" so that the\n"
+"to deactivate this by unselecting \"Hardware clock set to GMT\" so that the\n"
"hardware clock is the same as the system clock. This is useful when the\n"
"machine is hosting another operating system like Windows.\n"
"\n"
@@ -2917,24 +2998,12 @@ msgid ""
"If you can see the message during the test, and answer \"Yes\", then DrakX\n"
"will proceed to the next step. If you cannot see the message, it simply\n"
"means that the configuration was wrong and the test will automatically end\n"
-"after 10 seconds, restoring the screen."
-msgstr ""
-
-#: ../../help.pm_.c:237
-msgid ""
-"The first time you try the X configuration, you may not be very satisfied\n"
-"with its display (screen is too small, shifted left or right...). Hence,\n"
-"even if X starts up correctly, DrakX then asks you if the configuration\n"
-"suits you. It will also propose to change it by displaying a list of valid\n"
-"modes it could find, asking you to select one.\n"
-"\n"
-"As a last resort, if you still cannot get X to work, choose \"Change\n"
-"graphics card\", select \"Unlisted card\", and when prompted on which\n"
-"server, choose \"FBDev\". This is a failsafe option which works with any\n"
-"modern graphics card. Then choose \"Test again\" to be sure."
+"after 10 seconds, restoring the screen. Refer then to the Video\n"
+"configuration section of the user guide for more information on how to\n"
+"configure your display."
msgstr ""
-#: ../../help.pm_.c:249
+#: ../../help.pm_.c:239
msgid ""
"Finally, you will be asked whether you want to see the graphical interface\n"
"at boot. Note this question will be asked even if you chose not to test the\n"
@@ -2943,7 +3012,7 @@ msgid ""
"configured."
msgstr ""
-#: ../../help.pm_.c:256
+#: ../../help.pm_.c:246
msgid ""
"The Mandrake Linux CD-ROM has a built-in rescue mode. You can access it by\n"
"booting from the CD-ROM, press the >>F1<< key at boot and type >>rescue<<\n"
@@ -2963,13 +3032,13 @@ msgid ""
"crashed due to a power failure, an unfortunate typing error, a typo in a\n"
"password, or any other reason.\n"
"\n"
-"When you click on this step, you will be asked to enter a disk inside the\n"
-"drive. The floppy disk you will insert must be empty or contain data which\n"
-"you do not need. You will not have to format it since DrakX will rewrite\n"
-"the whole disk."
+"If you say \"Yes\", you will be asked to enter a disk inside the drive. The\n"
+"floppy disk you will insert must be empty or contain data which you do not\n"
+"need. You will not have to format it since DrakX will rewrite the whole\n"
+"disk."
msgstr ""
-#: ../../help.pm_.c:280
+#: ../../help.pm_.c:270
msgid ""
"At this point, you need to choose where you want to install the Mandrake\n"
"Linux operating system on your hard drive. If your hard drive is empty or\n"
@@ -3002,7 +3071,9 @@ msgid ""
"\n"
" * \"Use existing partition\": the wizard has detected one or more existing\n"
"Linux partitions on your hard drive. If you want to use them, choose this\n"
-"option;\n"
+"option. You will then be asked to choose the mount points associated to\n"
+"each of the partitions. The legacy mount points are selected by default,\n"
+"and you should generally keep them.\n"
"\n"
" * \"Use the free space on the Windows; partition\": if Microsoft Windows\n"
"is installed on your hard drive and takes all the space available on it,\n"
@@ -3035,10 +3106,12 @@ msgid ""
" * \"Expert mode\": choose this option if you want to manually partition\n"
"your hard drive. Be careful - it is a powerful but dangerous choice. You\n"
"can very easily lose all your data. Hence, do not choose this unless you\n"
-"know what you are doing."
+"know what you are doing. To know how do use the DiskDrake utility used\n"
+"here, refer to the section ``Managing Your Partitions'' of the ````User\n"
+"Guide''''"
msgstr ""
-#: ../../help.pm_.c:347
+#: ../../help.pm_.c:341
msgid ""
"There you are. Installation is now complete and your GNU/Linux system is\n"
"ready to use. Just click \"OK\" to reboot the system. You can start\n"
@@ -3071,7 +3144,7 @@ msgid ""
"\"mformat a:\")"
msgstr ""
-#: ../../help.pm_.c:378
+#: ../../help.pm_.c:372
msgid ""
"Any partitions that have been newly defined must be formatted for use\n"
"(formatting means creating a filesystem).\n"
@@ -3099,7 +3172,7 @@ msgid ""
"for bad blocks on the disk."
msgstr ""
-#: ../../help.pm_.c:404
+#: ../../help.pm_.c:398
msgid ""
"Your new Mandrake Linux operating system is currently being installed.\n"
"Depending on the number of packages you will be installing and the speed of\n"
@@ -3109,12 +3182,12 @@ msgid ""
"Please be patient."
msgstr ""
-#: ../../help.pm_.c:412
+#: ../../help.pm_.c:406
msgid ""
"At the time you are installing Mandrake Linux, it is likely that some\n"
"packages have been updated since the initial release. Some bugs may have\n"
"been fixed, and security issues solved. To allow you to benefit from these\n"
-"updates, you are now proposed to download them from the Internet. Choose\n"
+"updates, you are now able to download them from the Internet. Choose\n"
"\"Yes\" if you have a working Internet connection, or \"No\" if you prefer\n"
"to install updated packages later.\n"
"\n"
@@ -3124,7 +3197,7 @@ msgid ""
"install the selected package(s), or \"Cancel\" to abort."
msgstr ""
-#: ../../help.pm_.c:425
+#: ../../help.pm_.c:419
msgid ""
"Before continuing, you should read carefully the terms of the license. It\n"
"covers the whole Mandrake Linux distribution, and if you do not agree with\n"
@@ -3133,19 +3206,19 @@ msgid ""
"\"Accept\" button."
msgstr ""
-#: ../../help.pm_.c:432
+#: ../../help.pm_.c:426
msgid ""
"At this point, it is time to choose the security level desired for the\n"
"machine. As a rule of thumb, the more exposed the machine is, and the more\n"
"the data stored in it is crucial, the higher the security level should be.\n"
"However, a higher security level is generally obtained at the expense of\n"
-"easiness of use. Refer to the \"msec\" chapter of the ``Reference Manual''\n"
-"to get more information about the meaning of these levels.\n"
+"ease of use. Refer to the \"msec\" chapter of the ``Reference Manual'' to\n"
+"get more information about the meaning of these levels.\n"
"\n"
"If you do not know what to choose, keep the default option."
msgstr ""
-#: ../../help.pm_.c:442
+#: ../../help.pm_.c:436
msgid ""
"At this point, you need to choose which partition(s) will be used for the\n"
"installation of your Mandrake Linux system. If partitions have already been\n"
@@ -3162,26 +3235,26 @@ msgid ""
" * \"Clear all\": this option deletes all partitions on the selected hard\n"
"drive;\n"
"\n"
-" * \"Auto allocate\": this option enables to automatically create \"Ext2\"\n"
-"and swap partitions in free space of your hard drive;\n"
+" * \"Auto allocate\": this option enables to automatically create ext3 and\n"
+"swap partitions in free space of your hard drive;\n"
"\n"
-" * \"More\": gives access to additional features:\n"
+"\"More\": gives access to additional features:\n"
"\n"
-" * \"Save partition table\": saves the partition table to a floppy.\n"
-"Useful for later partition-table recovery if necessary. It is strongly\n"
-"recommended to perform this step;\n"
+" * \"Save partition table\": saves the partition table to a floppy. Useful\n"
+"for later partition-table recovery if necessary. It is strongly recommended\n"
+"to perform this step;\n"
"\n"
-" * \"Restore partition table\": allows to restore a previously saved\n"
+" * \"Restore partition table\": allows to restore a previously saved\n"
"partition table from floppy disk;\n"
"\n"
-" * \"Rescue partition table\": if your partition table is damaged, you\n"
-"can try to recover it using this option. Please be careful and remember\n"
-"that it can fail;\n"
+" * \"Rescue partition table\": if your partition table is damaged, you can\n"
+"try to recover it using this option. Please be careful and remember that it\n"
+"can fail;\n"
"\n"
-" * \"Reload partition table\": discards all changes and loads your\n"
-"initial partition table;\n"
+" * \"Reload partition table\": discards all changes and loads your initial\n"
+"partition table;\n"
"\n"
-" * \"Removable media automounting\": unchecking this option will force\n"
+" * \"Removable media automounting\": unchecking this option will force\n"
"users to manually mount and unmount removable medias such as floppies and\n"
"CD-ROMs.\n"
"\n"
@@ -3209,7 +3282,7 @@ msgid ""
" * Ctrl-m to set the mount point.\n"
"\n"
"To get information about the different filesystem types available, please\n"
-"read the ext2fs chapter from the ``Reference Manual''.\n"
+"read the ext2FS chapter from the ``Reference Manual''.\n"
"\n"
"If you are installing on a PPC machine, you will want to create a small HFS\n"
"``bootstrap'' partition of at least 1MB, which will be used by the yaboot\n"
@@ -3218,7 +3291,7 @@ msgid ""
"emergency boot situations."
msgstr ""
-#: ../../help.pm_.c:513
+#: ../../help.pm_.c:507
msgid ""
"More than one Microsoft partition has been detected on your hard drive.\n"
"Please choose the one you want to resize in order to install your new\n"
@@ -3251,11 +3324,11 @@ msgid ""
"disk or partition is called \"C:\")."
msgstr ""
-#: ../../help.pm_.c:544
+#: ../../help.pm_.c:538
msgid "Please be patient. This operation can take several minutes."
msgstr ""
-#: ../../help.pm_.c:547
+#: ../../help.pm_.c:541
#, fuzzy
msgid ""
"DrakX now needs to know if you want to perform a default (\"Recommended\")\n"
@@ -3263,23 +3336,23 @@ msgid ""
"also choose to do a new install or an upgrade of an existing Mandrake Linux\n"
"system:\n"
"\n"
-" * \"Install\": completely wipes out the old system. In fact, depending on\n"
-"what currently holds your machine, you will be able to keep some old (Linux\n"
-"or other) partitions unchanged;\n"
+" * \"Install\": completely wipes out the old system, however, depending on\n"
+"what is currently installed on your machine, you may be able to keep some\n"
+"old partitions (Linux or otherwise) unchanged;\n"
"\n"
" * \"Upgrade\": this installation class allows to simply update the\n"
"packages currently installed on your Mandrake Linux system. It keeps the\n"
"current partitions of your hard drives as well as user configurations. All\n"
-"other configuration steps remain available with respect to plain\n"
+"other configuration steps remain available, similar to a normal\n"
"installation;\n"
"\n"
-" * \"Upgrade Packages Only\": this brand new class allows to upgrade an\n"
-"existing Mandrake Linux system while keeping all system configurations\n"
-"unchanged. Adding new packages to the current installation is also\n"
-"possible.\n"
+" * \"Upgrade Packages Only\": this new installation class allows you to\n"
+"upgrade an existing Mandrake Linux system while keeping all system\n"
+"configurations unchanged. Adding new packages to the current installation\n"
+"is also possible.\n"
"\n"
-"Upgrades should work fine for Mandrake Linux systems starting from \"8.1\"\n"
-"release.\n"
+"Upgrades should work fine on Mandrake Linux systems containing version\n"
+"\"8.1\" or later.\n"
"\n"
"Depending on your knowledge of GNU/Linux, select one of the following\n"
"choices:\n"
@@ -3288,11 +3361,11 @@ msgid ""
"operating system. The installation will be very easy and you will only be\n"
"asked a few questions;\n"
"\n"
-" * Expert: if you have a good knowledge of GNU/Linux, you can choose this\n"
-"installation class. The expert installation will allow you to perform a\n"
-"highly-customized installation. Answering some of the questions can be\n"
-"difficult if you do not have a good knowledge of GNU/Linux, so do not\n"
-"choose this unless you know what you are doing."
+" * Expert: if you have a good understanding of GNU/Linux, you may wish to\n"
+"perform a highly customized installation. Some of the decisions you will\n"
+"have to make may be difficult if you do not have good knowledge of\n"
+"GNU/Linux, so it is not recommended that those without a fair amount of\n"
+"experience select this installation class."
msgstr ""
"Izberite \"Namestitev\", če nimate nameščene še nobene različice Mandrake "
"Linux\n"
@@ -3330,23 +3403,28 @@ msgstr ""
"o sistemu GNU/Linux. Ne izberite\n"
"\t tega razreda, razen če veste kaj počnete."
-#: ../../help.pm_.c:584
+#: ../../help.pm_.c:578
msgid ""
"Normally, DrakX selects the right keyboard for you (depending on the\n"
-"language you have chosen) and you won't even see this step. However, you\n"
-"might not have a keyboard that corresponds exactly to your language: for\n"
-"example, if you are an English speaking Swiss person, you may still want\n"
-"your keyboard to be a Swiss keyboard. Or if you speak English but are\n"
-"located in Quebec, you may find yourself in the same situation. In both\n"
-"cases, you will have to go back to this installation step and select an\n"
-"appropriate keyboard from the list.\n"
+"language you have chosen). However, you might not have a keyboard that\n"
+"corresponds exactly to your language: for example, if you are an English\n"
+"speaking Swiss person, you may still want your keyboard to be a Swiss\n"
+"keyboard. Or if you speak English but are located in Quebec, you may find\n"
+"yourself in the same situation. In both cases, you will have to go back to\n"
+"this installation step and select an appropriate keyboard from the list.\n"
"\n"
"Click on the \"More\" button to be presented with the complete list of\n"
-"supported keyboards."
+"supported keyboards.\n"
+"\n"
+"If you choose a keyboard layout based on a non-latin alphabet, you will be\n"
+"asked on next dialog to choose the key binding that will switch the\n"
+"keyboard layout between the latin and non latin layouts."
msgstr ""
-#: ../../help.pm_.c:597
+#: ../../help.pm_.c:594
msgid ""
+"The first step is to choose your preferred language.\n"
+"\n"
"Please choose your preferred language for installation and system usage.\n"
"\n"
"Clicking on the \"Advanced\" button will allow you to select other\n"
@@ -3360,7 +3438,7 @@ msgid ""
"additional locales, click the \"OK\" button to continue."
msgstr ""
-#: ../../help.pm_.c:610
+#: ../../help.pm_.c:609
msgid ""
"DrakX generally detects the number of buttons your mouse has. If not, it\n"
"assumes you have a two-button mouse and will set it up for third-button\n"
@@ -3373,10 +3451,17 @@ msgid ""
"If you choose a mouse other than the default, a test screen will be\n"
"displayed. Use the buttons and wheel to verify that the settings are\n"
"correct. If the mouse is not working well, press the space bar or [Return]\n"
-"to \"Cancel\" and choose again."
+"to \"Cancel\" and choose again.\n"
+"\n"
+"Wheel mouses are sometimes not automatically detected. You will need to\n"
+"manually select it in the list. Be sure to select the one corresponding to\n"
+"the correct port it is attached to. After you have pressed the \"OK\"\n"
+"button, a mouse image is displayed. You then need to move the wheel of your\n"
+"mouse to activate it correctly. Then test all buttons and movements are\n"
+"correct."
msgstr ""
-#: ../../help.pm_.c:624
+#: ../../help.pm_.c:630
#, fuzzy
msgid ""
"Please select the correct port. For example, the \"COM1\" port under\n"
@@ -3385,7 +3470,7 @@ msgstr ""
"Izberite pravilna vrata. Npr: COM1 pod Okni so poimenovana ttyS0\n"
"pod GNU/Linux-om."
-#: ../../help.pm_.c:628
+#: ../../help.pm_.c:634
msgid ""
"This is the most crucial decision point for the security of your GNU/Linux\n"
"system: you have to enter the \"root\" password. \"root\" is the system\n"
@@ -3415,15 +3500,15 @@ msgid ""
"In Expert mode, you will be asked if you will be connecting to an\n"
"authentication server, like NIS or LDAP.\n"
"\n"
-"If your network uses the LDAP (or NIS) protocol for authentication, select\n"
-"\"LDAP\" (or \"NIS\") as authentication. If you do not know, ask your\n"
-"network administrator.\n"
+"If your network uses either of the LDAP, NIS, or PDC Windows Domain\n"
+"authentication services, select the appropriate one as \"authentication\".\n"
+"If you do not know, ask your network administrator.\n"
"\n"
"If your computer is not connected to any administrated network, you will\n"
"want to choose \"Local files\" for authentication."
msgstr ""
-#: ../../help.pm_.c:664
+#: ../../help.pm_.c:670
msgid ""
"LILO and grub are GNU/Linux bootloaders. This stage, normally, is totally\n"
"automated. In fact, DrakX analyzes the disk boot sector and acts\n"
@@ -3462,8 +3547,12 @@ msgid ""
"options. !!\n"
"\n"
"Clicking the \"Advanced\" button in this dialog will offer many advanced\n"
-"options, which are reserved to the expert user.\n"
-"\n"
+"options, which are reserved for the expert user."
+msgstr ""
+
+#: ../../help.pm_.c:710
+#, fuzzy