summaryrefslogtreecommitdiffstats
path: root/perl-install/modules.pm
blob: 23607ae646b6ec22f40bb7765d32dfd133b17764 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
package modules;

use diagnostics;
use strict;
use vars qw(%loaded);

use common qw(:common :file);
use pci_probing::main;
use detect_devices;
use run_program;
use log;


my %conf;
my %loaded; #- array of loaded modules for each types (scsi/net/...)
my $scsi = 0;
my %deps = ();

my @drivers_by_category = (
[ \&detect_devices::hasEthernet, 'net', 'ethernet', {
  "3c509" => "3com 3c509",
  "3c501" => "3com 3c501",
  "3c503" => "3com 3c503",
  "3c505" => "3com 3c505",
  "3c507" => "3com 3c507",
  "3c515" => "3com 3c515",
  "3c59x" => "3com 3c59x (Vortex)",
  "3c59x" => "3com 3c90x (Boomerang)",
  "at1700" => "Allied Telesis AT1700",
  "ac3200" => "Ansel Communication AC3200",
  "pcnet32" => "AMD PC/Net 32",
  "apricot" => "Apricot 82596",
  "atp" => "ATP",
  "e2100" => "Cabletron E2100",
  "tlan" => "Compaq Netelligent",
  "de4x5" => "Digital 425,434,435,450,500",
  "depca" => "Digital DEPCA and EtherWORKS",
  "ewrk3" => "Digital EtherWORKS 3",
  "tulip" => "Digital 21040 (Tulip)",
  "de600" => "D-Link DE-600 pocket adapter",
  "de620" => "D-Link DE-620 pocket adapter",
  "epic100" => "EPIC 100",
  "hp100" => "HP10/100VG any LAN ",
  "hp" => "HP LAN/AnyLan",
  "hp-plus" => "HP PCLAN/plus",
  "eth16i" => "ICL EtherTeam 16i",
  "eexpress" => "Intel EtherExpress",
  "eepro" => "Intel EtherExpress Pro",
  "eepro100" => "Intel EtherExpress Pro 100",
  "lance" => "Lance",
  "lne390" => "Mylex LNE390",
  "ne" => "NE2000 and compatible",
  "ne2k-pci" => "NE2000 PCI",
  "ne3210" => "NE3210",
  "ni5010" => "NI 5010",
  "ni52" => "NI 5210",
  "ni65" => "NI 6510",
  "rtl8139" => "RealTek RTL8129/8139",
  "es3210" => "Racal-Interlan ES3210",
  "rcpci45" => "RedCreek PCI45 LAN",
  "epic100" => "SMC 83c170 EPIC/100",
  "smc9194" => "SMC 9000 series",
  "smc-ultra" => "SMC Ultra",
  "smc-ultra32" => "SMC Ultra 32",
  "via-rhine" => "VIA Rhine",
  "wd" => "WD8003, WD8013 and compatible",
}],
[ \&detect_devices::hasSCSI, 'scsi', undef, {
  "aha152x" => "Adaptec 152x",
  "aha1542" => "Adaptec 1542",
  "aha1740" => "Adaptec 1740",
  "aic7xxx" => "Adaptec 2740, 2840, 2940",
  "advansys" => "AdvanSys Adapters",
  "in2000" => "Always IN2000",
  "AM53C974" => "AMD SCSI",
  "megaraid" => "AMI MegaRAID",
  "BusLogic" => "BusLogic Adapters",
  "cpqarray" => "Compaq Smart-2/P RAID Controller",
  "dtc" => "DTC 3180/3280",
  "eata_dma" => "EATA DMA Adapters",
  "eata_pio" => "EATA PIO Adapters",
  "seagate" => "Future Domain TMC-885, TMC-950",
  "fdomain" => "Future Domain TMC-16x0",
  "gdth" => "ICP Disk Array Controller",
  "ppa" => "Iomega PPA3 (parallel port Zip)",
  "g_NCR5380" => "NCR 5380",
  "NCR53c406a" => "NCR 53c406a",
  "53c7,8xx" => "NCR 53c7xx",
  "ncr53c8xx" => "NCR 53C8xx PCI",
  "pci2000" => "Perceptive Solutions PCI-2000",
  "pas16" => "Pro Audio Spectrum/Studio 16",
  "qlogicfas" => "Qlogic FAS",
  "qlogicisp" => "Qlogic ISP",
  "seagate" => "Seagate ST01/02",
  "t128" => "Trantor T128/T128F/T228",
  "u14-34f" => "UltraStor 14F/34F",
  "ultrastor" => "UltraStor 14F/24F/34F",
  "wd7000" => "Western Digital wd7000",
}],
[ undef, 'cdrom', 'none', {
  "sbpcd" => "SoundBlaster/Panasonic",
  "aztcd" => "Aztech CD",
  "bpcd" => "Backpack CDROM",
  "gscd" => "Goldstar R420",
  "mcd" => "Mitsumi",
  "mcdx" => "Mitsumi (alternate)",
  "optcd" => "Optics Storage 8000",
  "cm206" => "Phillips CM206/CM260",
  "sjcd" => "Sanyo",
  "cdu31a" => "Sony CDU-31A",
  "sonycd535" => "Sony CDU-5xx",
}]
);

my @drivers_fields = qw(text detect type minor);
my %drivers = (
  "plip" => [ "PLIP (parallel port)", \&detect_devices::hasPlip, 'net', 'plip' ],
  "ibmtr" => [ "Token Ring", \&detect_devices::hasTokenRing, 'net', 'tr' ],
  "DAC960" => [ "Mylex DAC960", undef, 'scsi', undef ],
  "pcmcia_core" => [ "PCMCIA core support", undef, 'pcmcia', undef ],
  "ds" => [ "PCMCIA card support", undef, 'pcmcia', undef ],
  "i82365" => [ "PCMCIA i82365 controller", undef, 'pcmcia', undef ],
  "tcic" => [ "PCMCIA tcic controller", undef, 'pcmcia', undef ],
  "isofs" => [ "iso9660", undef, 'fs', undef ],
  "nfs" => [ "Network File System (nfs)", undef, 'fs', undef ],
  "smbfs" => [ "Windows SMB", undef, 'fs', undef ],
  "loop" => [ "Loopback device", undef, 'other', undef ],
  "lp" => [ "Parallel Printer", undef, 'other', undef ],
);
foreach (@drivers_by_category) {
    my @l = @$_;
    my $l = pop @l;
    foreach (keys %$l) { $drivers{$_} = [ $l->{$_}, @l ]; }
}
while (my ($k, $v) = each %drivers) {
    my %l; @l{@drivers_fields} = @$v;
    $drivers{$k} = \%l;
}


1;

sub drivers { %drivers }
sub text_of_type($) {
    my ($type) = @_;

    map { $_->{text} } grep { $_->{type} eq $type } values %drivers;
}

sub text2driver($) {
    my ($text) = @_;
    while (my ($k, $v) = each %drivers) {
	$v->{text} eq $text and return $k;
    }
    die "$text is not a valid module description";
}


sub load($;$@) {
    my ($name, $type, @options) = @_;

    if ($::testing) {
	print join ",", @options, "\n";
	log::l("i try to install $name module (@options)");
    } else {
	$conf{$name}{loaded} and return;

	$type ||= $drivers{$name}{type};

	load($_, 'prereq') foreach @{$deps{$name}};
	load_raw($name, @options);
    }
    push @{$loaded{$type}}, $name;

    $conf{'scsi_hostadapter' . ($scsi++ || '')}{alias} = $name
      if $type && $type eq 'scsi';

    $conf{$name}{options} = join " ", @options if @options;
}

sub unload($) {
    if ($::testing) {
	log::l("rmmod $_[0]");
    } else {
	run_program::run("rmmod", $_[0]);
    }
}

sub load_raw($@) {
    my ($name, @options) = @_;

    run_program::run("insmod", $name, @options) or die("insmod $name failed");

    #- this is a hack to make plip go
    if ($name eq "parport_pc") {
	foreach (@options) {
	    /^irq=(\d+)/ or next;
	    log::l("writing to /proc/parport/0/irq");
	    local *F;
	    open F, "> /proc/parport/0/irq" or last;
	    print F $1;
	}
    }
    $conf{$name}{loaded} = 1;
}

sub read_already_loaded() {
    foreach (cat_("/proc/modules", "die")) {
	my ($name) = split;
	$conf{$name}{loaded} = 1;
    }
}

sub load_deps($) {
    my ($file) = @_;

    local *F;
    open F, $file or log::l("error opening $file: $!"), return 0;
    foreach (<F>) {
	my ($f, $deps) = split ':';
	push @{$deps{$f}}, split ' ', $deps;
    }
}

sub read_conf($;$) {
    my ($file, $scsi) = @_;
    my %c;

    foreach (cat_($file)) {
	do {
	    $c{$2}{$1} = $3;
	    $$scsi = max($$scsi, $1 || 0) if /^\s*alias\s+scsi_hostadapter (\d*)/x && $scsi;
	} if /^\s*(\S+)\s+(\S+)\s+(.*?)\s*$/;
    }
    #- cheating here: not handling aliases of aliases
    while (my ($k, $v) = each %c) {
	$$scsi ||= $v->{scsi_hostadapter} if $scsi;
	if (my $a = $v->{alias}) {
	    local $c{$a}{alias};
	    add2hash($c{$a}, $v);
	}
    }
    %c;
}

sub write_conf {
    my ($file) = @_;
    my %written = read_conf($file);

    my %net = detect_devices::net2module();
    while (my ($k, $v) = each %net) {
	$conf{$k}{alias} ||= $v;
    }

    local *F;
    open F, ">> $file" or die("cannot write module config file $file: $!\n");

    while (my ($mod, $h) = each %conf) {
	while (my ($type, $v2) = each %$h) {
	    print F "$type $mod $v2\n" if $v2 && $type ne "loaded" && !$written{$mod}{$type};
	}
    }
}

sub get_stage1_conf {
    %conf = read_conf($_[1], \$scsi);
    add2hash(\%conf, $_[0]);
    $conf{parport_lowlevel}{alias} ||= "parport_pc";
    $conf{pcmcia_core}{"pre-install"} ||= "CARDMGR_OPTS=-f /etc/rc.d/init.d/pcmcia start";
    $conf{plip}{"pre-install"} ||= "modprobe parport_pc ; echo 7 > /proc/parport/0/irq";
    \%conf;
}

sub load_thiskind($;&$) {
    my ($type, $f, $pcic) = @_;

    my @pcidevs = pci_probing::main::probe($type);
    log::l("pci probe found " . scalar @pcidevs . " $type devices");

    my @pcmciadevs = get_pcmcia_devices($type, $pcic);
    log::l("pcmcia probe found " . scalar @pcmciadevs . " $type devices");

    my @devs = (@pcidevs, @pcmciadevs);

    my %devs; foreach (@devs) {
	my ($text, $mod) = @$_;
	$devs{$mod}++ and log::l("multiple $mod devices found"), next;
	$drivers{$mod} or log::l("module $mod not in install table"), next;
	log::l("found driver for $mod");
	&$f($text, $mod) if $f;
	load($mod, $type);
    }
    @devs, map { [ $_, $_ ] } @{$loaded{$type} || []};
}

sub pcmcia_need_config($) {
    return $_[0] && ! -s "/var/run/stab";
}

sub get_pcmcia_devices($$) {
    my ($type, $pcic) = @_;
    my (@devs, $module, $desc);

    #- try to setup pcmcia if cardmgr is not running.
    if (pcmcia_need_config($pcic)) {
	log::l("i try to configure pcmcia services");

	symlink("/tmp/rhimage/etc/pcmcia", "/etc/pcmcia") unless -e "/etc/pcmcia";
	symlink("/sbin/install", "/sbin/cardmgr") unless -x "/sbin/cardmgr";

	load("pcmcia_core");
	load($pcic);
	load("ds");

	#- run cardmgr in foreground while it is configuring the card.
	run_program::run("cardmgr", "-f", "-m" ,"/modules");
    }

    foreach (cat_("/var/run/stab")) {
	$desc = $1 if /^Socket\s+\d+:\s+(.*)/;
	$module = $1 if /^\d+\s+$type[^\s]*\s+([^\s]+)/;
	if ($desc && $module) {
	    push @devs, [ $desc, $module ];
	    $desc = $module = undef;
	}
    }
    @devs;
}

#-#- This assumes only one of each driver type is loaded
#-sub removeDeviceDriver {
#-    my ($type) = @_;
#-
#-    my @m = grep { $loaded{$_}{type} eq $type } keys %loaded;
#-    @m or return 0;
#-    @m > 1 and log::l("removeDeviceDriver assume only one of each driver type is loaded, which is not the case (" . join(' ', @m) . ")");
#-    removeModule($m[0]);
#-    1;
#-}
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo message not found"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Copy %s to %s"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "Kies 'n nuwe grootte"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Install themes"
+msgstr "Installeer stelsel"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo/grub mode"
+msgstr "LILO/GRUB metode"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yaboot mode"
+msgstr "Yaboot metode"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "<control>Q"
+msgstr "<control>Q"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Quit"
+msgstr "/Ler/_Verlaat"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_File"
+msgstr "/_Ler"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Boot Style Configuration"
+msgstr "Herlaaistylkonfigurasie"
+
#: ../../standalone/drakbug:1
#, fuzzy, c-format
msgid "No browser available! Please install one"
@@ -14352,6 +14350,16 @@ msgstr ""
#: ../../standalone/drakconnect:1
#, c-format
+msgid "Parameters"
+msgstr "Parameters"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet Connection Configuration"
+msgstr "Internetkonneksiekonfigurasie"
+
+#: ../../standalone/drakconnect:1
+#, c-format
msgid "DHCP Client"
msgstr "DHCP-Klint"
@@ -14365,11 +14373,6 @@ msgstr "Ethernetkaart"
msgid "Gateway"
msgstr "Portaal"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr "Parameters"
-
#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
msgid "Connection type: "
@@ -14382,11 +14385,6 @@ msgstr "Profiel:"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "Internetkonneksiekonfigurasie"
-
-#: ../../standalone/drakconnect:1
-#, c-format
msgid "Internet connection configuration"
msgstr "Internetkonneksiekonfigurasie"
@@ -14645,8 +14643,8 @@ msgstr "Verwyder module"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "omit raid modules"
-msgstr "laat RAID-modules weg"
+msgid "Add a module"
+msgstr "Voeg module by"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -14660,13 +14658,13 @@ msgstr "indien nodig"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "force"
-msgstr "forseer"
+msgid "omit raid modules"
+msgstr "laat RAID-modules weg"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Add a module"
-msgstr "Voeg module by"
+msgid "force"
+msgstr "forseer"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -14680,23 +14678,18 @@ msgstr "Kundige area"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "General"
-msgstr "Algemeen"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
msgid "kernel version"
msgstr "bedryfstelselkernweergawe"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "DrakFloppy Error: %s"
-msgstr "DrakFloppy Fout: %s"
+msgid "default"
+msgstr "verstek"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "default"
-msgstr "verstek"
+msgid "General"
+msgstr "Algemeen"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -14718,11 +14711,6 @@ msgstr "Grootte"
msgid "Module name"
msgstr "Modulenaam"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Post Uninstall"
@@ -15346,6 +15334,11 @@ msgid ""
msgstr ""
#: ../../standalone/drakperm:1
+#, c-format
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "group :"
msgstr "Werkgroep:"
@@ -15403,11 +15396,6 @@ msgid "Property"
msgstr "Poort"
#: ../../standalone/drakperm:1
-#, c-format
-msgid "Path"
-msgstr ""
-
-#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Permissions"
msgstr "Weergawe: %s\n"
@@ -15424,19 +15412,6 @@ msgstr ""
#: ../../standalone/drakperm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid ""
-"Drakperm is used to see files to use in order to fix permissions, owners, "
-"and groups via msec.\n"
-"You can also edit your own rules which will owerwrite the default rules."
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
msgid "Edit current rule"
msgstr ""
@@ -15486,6 +15461,19 @@ msgid "Up"
msgstr ""
#: ../../standalone/drakperm:1
+#, c-format
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "permissions"
msgstr "partisie %s"
@@ -16082,11 +16070,6 @@ msgstr ""
msgid "/_About..."
msgstr "/_Aangaande..."
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Help"
-msgstr "/_Help"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "/_Report Bug"
@@ -16121,6 +16104,11 @@ msgstr ""
msgid "/_Fields description"
msgstr "Beskrywing"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Help"
+msgstr "/_Help"
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "/_Quit"
@@ -16131,11 +16119,6 @@ msgstr "Verlaat"
msgid "/Autodetect _jazz drives"
msgstr "Gebruik outobespeuring"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Options"
-msgstr "/_Opsies"
-
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "/Autodetect _modems"
@@ -16146,6 +16129,11 @@ msgstr "Gebruik outobespeuring"
msgid "/Autodetect _printers"
msgstr "Gebruik outobespeuring"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Options"
+msgstr "/_Opsies"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "the vendor name of the processor"
@@ -16397,6 +16385,16 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Drive capacity"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
msgid "Size of the (second level) cpu cache"
msgstr ""
@@ -17037,14 +17035,6 @@ msgid ""
msgstr ""
#: ../../standalone/scannerdrake:1
-#, c-format
-msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "choose device"
msgstr "Herlaaitoestel"
@@ -17071,6 +17061,14 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
+msgid ""
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
+msgstr ""
+
+#: ../../standalone/scannerdrake:1
+#, c-format
msgid "The %s is unsupported"
msgstr ""
@@ -17282,11 +17280,12 @@ msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"
#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "E-pos/Groepware/Netnuus"
+msgid "Mail"
+msgstr ""
#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
+#, fuzzy
+msgid "Postfix mail server"
msgstr "Postfix e-posbediener, Inn netnuusbediener"
#: ../../share/compssUsers:999
@@ -17386,6 +17385,52 @@ msgstr "Persoonlike finansies"
msgid "Programs to manage your finances, such as gnucash"
msgstr "Programme om u finansies te bestuur, soos GNUcash"
+#~ msgid ""
+#~ "Please enter your host name if you know it.\n"
+#~ "Some DHCP servers require the hostname to work.\n"
+#~ "Your host name should be a fully-qualified host name,\n"
+#~ "such as ``mybox.mylab.myco.com''."
+#~ msgstr ""
+#~ "Tik asb die rekenaarnaam in.\n"
+#~ "Sekere DHCP-bedieners benodig die rekenaarnaam.\n"
+#~ "Dit moet 'n volle gekwalifiseerde naam wees,\n"
+#~ "bv. ``myne.mywerk.co.za''."
+
+#~ msgid "DrakFloppy Error: %s"
+#~ msgstr "DrakFloppy Fout: %s"
+
+#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
+#~ msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
+
+#~ msgid "Launch Aurora at boot time"
+#~ msgstr "Laai Aurora met herlaaityd"
+
+#~ msgid "Traditional Gtk+ Monitor"
+#~ msgstr "Tradisionele Gtk+ Monitor"
+
+#~ msgid "Traditional Monitor"
+#~ msgstr "Tradisionele monitor"
+
+#~ msgid "NewStyle Monitor"
+#~ msgstr "Nuwe styl monitor"
+
+#~ msgid "NewStyle Categorizing Monitor"
+#~ msgstr "Nuwe monitorkategoriasiestyl"
+
+#, fuzzy
+#~ msgid "Secure Connection"
+#~ msgstr "Kies drukkerkonneksie"
+
+#, fuzzy
+#~ msgid "FTP Connection"
+#~ msgstr "LAN konneksie"
+
+#~ msgid "Mail/Groupware/News"
+#~ msgstr "E-pos/Groepware/Netnuus"
+
+#~ msgid "Postfix mail server, Inn news server"
+#~ msgstr "Postfix e-posbediener, Inn netnuusbediener"
+
#~ msgid "/Options"
#~ msgstr "/Opsies"
@@ -17438,9 +17483,6 @@ msgstr "Programme om u finansies te bestuur, soos GNUcash"
#~ msgid "Know how to use this printer"
#~ msgstr "Wil u die konfigurasie toets?"
-#~ msgid "Would you like to configure printing?"
-#~ msgstr "Wil u 'n drukwerk nou konfigureer?"
-
#, fuzzy
#~ msgid "Preparing Printerdrake..."
#~ msgstr "Drukkerdata word gelees..."
diff --git a/perl-install/share/po/ar.po b/perl-install/share/po/ar.po
index e4052c552..a0e991847 100644
--- a/perl-install/share/po/ar.po
+++ b/perl-install/share/po/ar.po
@@ -24,16 +24,18 @@ msgstr ""
"المشاركة لكل مستخدم تستخدم المجموعة \"fileshare\".\n"
"يمكنك أن تستخدم userdrake لإضافة مستخدم في هذه المجموعة."
-#: ../../any.pm:1 ../../bootlook.pm:1 ../../install_steps_gtk.pm:1
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
+#: ../../any.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
#: ../../interactive/stdio.pm:1 ../../network/netconnect.pm:1
#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/draksec:1 ../../standalone/logdrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Cancel"
msgstr "الغاء"
@@ -110,9 +112,9 @@ msgid "Country"
msgstr "البلد"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "All languages"
-msgstr "اختر لغتك"
+msgstr "كل اللغات"
#: ../../any.pm:1
#, c-format
@@ -495,12 +497,12 @@ msgstr "تشديد خيارات سطر الأوامر"
#: ../../any.pm:1
#, c-format
msgid "Force No APIC"
-msgstr ""
+msgstr "اجبار على عدم استخدام APIC"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Enable ACPI"
-msgstr "تمكين الإقلاع من القرص المدمج؟"
+msgstr "تمكين ACPI"
#: ../../any.pm:1
#, c-format
@@ -558,9 +560,9 @@ msgid "On Floppy"
msgstr "على قرص مرن"
#: ../../any.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "First sector of the root partition"
-msgstr "القطاع اول من تجزئة الإقلاع"
+msgstr "القطاع الأول من التجزئة الجذرية"
#: ../../any.pm:1
#, c-format
@@ -760,243 +762,6 @@ msgstr ""
"wait %d seconds for default boot.\n"
"\n"
-#: ../../bootlook.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
-#, c-format
-msgid "OK"
-msgstr "موافق"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "No, I don't want autologin"
-msgstr "لا, لا أريد دخولا أليا"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "شغّل X-Window عند بدء التشغيل"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "System mode"
-msgstr "وضع النظام"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Bootsplash"
-msgstr "Bootsplash!"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo screen"
-msgstr "شاشة Lilo"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
-"\n"
-"اختر سمة\n"
-"Lilo و bootsplash,\n"
-"يمكنك اختيارهم\n"
-"بشكل منفصل"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Themes"
-msgstr "السمات"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Splash selection"
-msgstr "اختيار الشاشات"
-
-#: ../../bootlook.pm:1 ../../install_steps_gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-msgstr "إعداد"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"أنت تستخدم %s كمدير اقلاع حاليا.\n"
-"اضغط على تهيئة لتشغيل معالج الإعداد"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr "تم تثبيت سمات LiLo و Bootsplash بنجاح"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Theme installation failed!"
-msgstr "فشل تثبيت السمات"
-
-#: ../../bootlook.pm:1 ../../standalone/draksplash:1
-#, c-format
-msgid "Notice"
-msgstr "ملاحظة"
-
-#: ../../bootlook.pm:1 ../../fsedit.pm:1 ../../install_steps_interactive.pm:1
-#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Error"
-msgstr "خطأ"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Relaunch 'lilo'"
-msgstr "أعد تشغيل 'lilo'"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
-msgstr ""
-"تعذرت اعادة تشغيل LiLo!\n"
-"شغّل \"lilo\" كمستخدم جذر في سطر الأوامر و أكمل تثبيت سمات LiLo."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr "اجعل initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr "تعذر تشغيل mkinitrd -f /boot/initrd-%s.img %s."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
-msgstr ""
-"تعذرت كتابة /etc/sysconfig/bootsplash\n"
-"لم يتم ايجاد الملف."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Write %s"
-msgstr "اكتب %s"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr "تعذرت كتابة /etc/sysconfig/bootsplash."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo message not found"
-msgstr "لم يتم ايجاد رسالة Lilo"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Copy %s to %s"
-msgstr "انسخ %s الى %s"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr "انسخ %s احتياطياً الى %s.old"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Create new theme"
-msgstr "انشئ سمة جديدة"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Display theme\n"
-"under console"
-msgstr ""
-"اعرض السمات\n"
-"في سطر الأوامر"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Install themes"
-msgstr "ثبت السمات"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo/grub mode"
-msgstr "وضع Lilo/grub"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Yaboot mode"
-msgstr "وضع Yaboot"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Launch Aurora at boot time"
-msgstr "شغّل Aurora عند الإقلاع"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Traditional Gtk+ Monitor"
-msgstr "شاشة Gtk+ التقليدية"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Traditional Monitor"
-msgstr "شاشة تقليدية"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "NewStyle Monitor"
-msgstr "شاشة NewStyle"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "NewStyle Categorizing Monitor"
-msgstr "شاشة NewStyle التصنيفية"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/_Quit"
-msgstr "/ملف/_خروج"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_File"
-msgstr "/_ملف"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Boot Style Configuration"
-msgstr "اعداد أسلوب الإقلاع"
-
#: ../../common.pm:1
#, c-format
msgid "consolehelper missing"
@@ -1169,9 +934,9 @@ msgid "There is already a partition with mount point %s\n"
msgstr "هناك تجزئة مع نقطة التحميل %s مسبقاً\n"
#: ../../fsedit.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Mount points should contain only alphanumerical characters"
-msgstr "اسم الطابعة يجب أن يحتوي فقط على حروف و أرقام و شارطات تحتية"
+msgstr "نقا التحميل يجب أن تحتوي فقط على الحروف و/أو الآرقام"
#: ../../fsedit.pm:1
#, c-format
@@ -1205,6 +970,15 @@ msgstr ""
"\n"
"هل أنت موافق على خسارة كل التجزئات؟\n"
+#: ../../fsedit.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#, c-format
+msgid "Error"
+msgstr "خطأ"
+
#: ../../fsedit.pm:1
#, c-format
msgid "server"
@@ -2638,12 +2412,14 @@ msgstr ""
#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "No"
msgstr "لا"
#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Yes"
msgstr "نعم"
@@ -2750,6 +2526,15 @@ msgstr "احذف Windows(TM)"
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "لا توجد تجزئة FAT قابل لتغيير حجمها (أو لا توجد مساحة كافية متبقية)"
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ""
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
+msgstr ""
+"للتأكد من صحة البيانات بعد اعادة تحجيم التجزئات, \n"
+"سيتم الدقيق على نظام الملفات عند التشغيل القادم لـ Windows(TM)"
+
#: ../../install_interactive.pm:1
#, c-format
msgid "FAT resizing failed: %s"
@@ -3119,6 +2904,7 @@ msgstr "Entering step `%s'\n"
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Help"
msgstr "مساعدة"
@@ -3128,6 +2914,12 @@ msgstr "مساعدة"
msgid "not configured"
msgstr "غير معدّ"
+#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#, c-format
+msgid "Configure"
+msgstr "إعداد"
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Go on anyway?"
@@ -3751,6 +3543,16 @@ msgid "Which is your timezone?"
msgstr "ما هي منطقتك الزمنية؟"
#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "هل تريد تهيئة الطباعة؟"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "تعذر تنفيذ: %s"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "جاري الإتصال بالمرآة للحصول على قائمة بالحزم المتوفرة..."
@@ -4061,6 +3863,15 @@ msgstr "ها هي قائمة كاملة بكل لوحات المفاتيح ال
msgid "Please choose your keyboard layout."
msgstr "رجاء, اختر لوحة المفاتيح."
+#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
+#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Quit"
+msgstr "خروج"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "License agreement"
@@ -4625,7 +4436,7 @@ msgstr "الأذربيجانية (لاتيني)"
#: ../../keyboard.pm:1
#, c-format
msgid "Arabic"
-msgstr ""
+msgstr "العربية"
#: ../../keyboard.pm:1
#, c-format
@@ -6207,13 +6018,13 @@ msgstr ""
"الى بروتوكولات توجيه معقدة أكثر."
#: ../../services.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Assign raw devices to block devices (such as hard drive\n"
"partitions), for the use of applications such as Oracle or DVD players"
msgstr ""
"عين الأجهزة الخام الى أجهزة في وضع الكليشيه (مثل تجزئات\n"
-"الأقراص الصلبة), للاستخام في تطبيقات مثل Oracle"
+"الأقراص الصلبة), للاستخام في تطبيقات مثل Oracle أو مشغلات DVD"
#: ../../services.pm:1
#, c-format
@@ -6491,13 +6302,13 @@ msgstr ""
" XFdrake resolution"
#: ../../standalone.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
"usbtable] [--dynamic=dev]"
msgstr ""
-"[--manual] [--device=dev] [--update-sane=sane_desc_dir] [--update-usbtable] "
-"[--dynamic=dev]"
+"[--manual] [--device=dev] [--update-sane=sane_source_dir] [--update-"
+"usbtable] [--dynamic=dev]"
#: ../../standalone.pm:1
#, c-format
@@ -6730,9 +6541,9 @@ msgid "Add a user"
msgstr "أضف مستخدم"
#: ../../steps.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Root password"
-msgstr "لا كلمة مرور"
+msgstr "كلمة مرور المستخدم الجذر"
#: ../../steps.pm:1
#, c-format
@@ -6789,6 +6600,14 @@ msgstr "اختر لغتك"
msgid "utopia 25"
msgstr "utopia 25"
+#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "OK"
+msgstr "موافق"
+
#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -6969,7 +6788,7 @@ msgstr ""
#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Options"
msgstr "خيارات"
@@ -6994,14 +6813,6 @@ msgstr "الشاشة"
msgid "Graphic Card"
msgstr "بطاقة الشاشة"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakperm:1
-#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
-#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid "Quit"
-msgstr "خروج"
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Vertical refresh rate"
@@ -8148,6 +7959,11 @@ msgid "SCSI controllers"
msgstr "متحكمات SCSI"
#: ../../harddrake/data.pm:1
+#, fuzzy, c-format
+msgid "Firewire controllers"
+msgstr "متحكمات USB"
+
+#: ../../harddrake/data.pm:1
#, c-format
msgid "(E)IDE/ATA controllers"
msgstr "متحكمات (E)IDE/ATA"
@@ -8285,7 +8101,7 @@ msgid ""
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
"by default\n"
"\n"
-"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
@@ -8305,7 +8121,7 @@ msgstr ""
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
"by default\n"
"\n"
-"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
@@ -8746,8 +8562,8 @@ msgstr "وصّل إلى الإنترنت "
#: ../../network/adsl.pm:1
#, c-format
-msgid "Sagem (using pppoe) usb"
-msgstr "Sagem (using pppoe) usb"
+msgid "Sagem (using pppoa) usb"
+msgstr "Sagem (using pppoa) usb"
#: ../../network/adsl.pm:1
#, c-format
@@ -8866,13 +8682,13 @@ msgstr "يجب أن يحتوي اسم مستضيف Zeroconf على ."
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Zeroconf Host name"
-msgstr "اسم مستضيف Zeroconf"
+msgid "Host name"
+msgstr "اسم المستضيف"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
-msgid "Host name"
-msgstr "اسم المستضيف"
+msgid "Zeroconf Host name"
+msgstr "اسم مستضيف Zeroconf"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
@@ -8887,19 +8703,6 @@ msgstr ""
"أدخل اسم مستضيف Zeroconf بدون أي نقاط اذا لم تكن تريد\n"
"استخدام اسم المستضيف الإفتراضي."
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Please enter your host name if you know it.\n"
-"Some DHCP servers require the hostname to work.\n"
-"Your host name should be a fully-qualified host name,\n"
-"such as ``mybox.mylab.myco.com''."
-msgstr ""
-"فضلاً أدخل اسم المستضيف اذا كنت تعرفه.\n"
-"بعض خادمات DHCP تحتاج الى اسم المستضيق كي تعمل.\n"
-"يجب أن يكون اسم المستضيف صالحاً و كاملاً,\n"
-"مثل ``mybox.mylab.myco.com''."
-
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Configuring network"
@@ -9552,6 +9355,11 @@ msgid "Start at boot"
msgstr "ابدأ عند الإقلاع"
#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "فضلا أدخل اسم المستضيف أو عنوان IP.\n"
+
+#: ../../network/network.pm:1
#, c-format
msgid "Network Hotplugging"
msgstr "Network Hotplugging"
@@ -9562,14 +9370,9 @@ msgid "Track network card id (useful for laptops)"
msgstr "تتبع هوية بطاقة الشبكة (مفيد للجاسبات الدفترية)"
#: ../../network/network.pm:1
-#, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp/zeroconf)"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Automatic IP"
-msgstr "Automatic IP"
+#, fuzzy, c-format
+msgid "DHCP host name"
+msgstr "اسم المستضيف"
#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
@@ -9585,6 +9388,16 @@ msgstr "عنوان IP"
#: ../../network/network.pm:1
#, c-format
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp/zeroconf)"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "Automatic IP"
+msgstr "Automatic IP"
+
+#: ../../network/network.pm:1
+#, c-format
msgid " (driver %s)"
msgstr " (driver %s)"
@@ -9842,9 +9655,9 @@ msgid "Unknown model"
msgstr "طراز غير معروف"
#: ../../printer/main.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "%s (Port %s)"
-msgstr "(على %s)"
+msgstr "%s (المنفذ %s)"
#: ../../printer/main.pm:1
#, c-format
@@ -10147,6 +9960,7 @@ msgid "Add a new printer"
msgstr "أضف طابعة جديدة"
#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid "Normal Mode"
msgstr "وضع عادي"
@@ -10172,9 +9986,9 @@ msgid "Refresh printer list (to display all available remote CUPS printers)"
msgstr "أعد تحميل قائمة الطابعات (لعرض كل طابعات CUPS البعيدة المتوفرة)"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Display all available remote CUPS printers"
-msgstr "أعد تحميل قائمة الطابعات (لعرض كل طابعات CUPS البعيدة المتوفرة)"
+msgstr "اعرض كل طابعات CUPS البعيدة المتوفرة"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -10239,9 +10053,9 @@ msgid "Select Printer Spooler"
msgstr "اختر Printer Spooler"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Setting Default Printer..."
-msgstr "الطابعة الإفتراضية"
+msgstr "جاري تعيين الطابعة الإفتراضية..."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11747,26 +11561,30 @@ msgid ""
"Printerdrake could not determine which model your printer %s is. Please "
"choose the correct model from the list."
msgstr ""
+"\n"
+"\n"
+"لم يتمكن Printerdrake من التعرف على طراز طابعتك %s. فضلاً اختر الطراز الصحيح "
+"من القائمة."
#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
msgid ")"
-msgstr ""
+msgstr ")"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid " on "
-msgstr ""
+msgstr " على "
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "("
-msgstr ""
+msgstr "("
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Configuring printer ..."
-msgstr "جاري إعداد الطابعة \"%s\" ..."
+msgstr "جاري إعداد الطابعة ..."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11890,14 +11708,14 @@ msgid "Checking your system..."
msgstr "جاري التأكد من نظامك..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Restarting CUPS..."
-msgstr "أعد تشغيل XFS"
+msgstr "جاري اعادة تشغيل CUPS..."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "This server is already in the list, it cannot be added again.\n"
-msgstr "هذا المستضيف موجود في القائمة مسبقاً, لا يمكن اضافته مرة أخرى.\n"
+msgstr "هذا الخادم موجود في القائمة مسبقاً, لا يمكن اضافته مرة أخرى.\n"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11905,39 +11723,39 @@ msgid "Examples for correct IPs:\n"
msgstr "أمثلة لعناوين IP صحيحة:\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "The entered IP is not correct.\n"
-msgstr "عنوان IP المدُخل للمستضيف/الشبكة غير صحيح.\n"
+msgstr "عنوان IP المدُخل غير صحيح.\n"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Server IP missing!"
-msgstr "اسم خادم NCP مفقود!"
+msgstr "IP الخادم مفقود!"
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Enter IP address and port of the host whose printers you want to use."
-msgstr ""
+msgstr "أدخل عنوان IP و منفذ المستضيف الذي تريد استخدام طابعاته."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Accessing printers on remote CUPS servers"
-msgstr "طابعة على خادم CUPS بعيد"
+msgstr "الوصول الى الطابعات على خادمات CUPS البعيدة"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Remove selected server"
-msgstr "احذف المستضيف المختار"
+msgstr "احذف الخادم المختار"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Edit selected server"
-msgstr "حرر المستضيف المختار"
+msgstr "حرر الخادم المختار"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Add server"
-msgstr "اضف مستخدم"
+msgstr "اضف خادم"
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11946,6 +11764,8 @@ msgid ""
"do this if the servers do not broadcast their printer information into the "
"local network."
msgstr ""
+"أدخل هنا خادمات CUPS التي تريد استخدام طابعاتها. تحتاج الى عمل ذلك فقط ان لم "
+"تقم الخادمات بنشر معلومات الطابعات على الشبك المحلية."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -11965,7 +11785,7 @@ msgstr "عنوان IP المدُخل للمستضيف/الشبكة غير صحي
#: ../../printer/printerdrake.pm:1
#, c-format
msgid "Host/network IP address missing."
-msgstr ""
+msgstr "عنوان IP للمستضيف/الشبكة مفقود."
#: ../../printer/printerdrake.pm:1
#, c-format
@@ -12047,16 +11867,23 @@ msgid ""
"address(es) and optionally the port number(s) here to get the printer "
"information from the server(s)."
msgstr ""
+"للوصول الى الطابعات على خادمات CUPS البعيدة في شبكتك المحلية تحتاج فقط الى "
+"تشغيل خيار \"اعثر على الطابعات المتوفرة على الماكينات البعيدة\"; ستقوم "
+"خادمات CUPS بإعلام ماكينتك عن الطابعات الموجودة لديها. كافة الطابعات التي تم "
+"التعرف عليها من قِبل ماكينتك موجودة في قسم \"الطابعات البعيدة\" على نافذة "
+"Printerdrake الرئيسية. اذا لم تكن خادمات CUPS في شبكتك المحلية, فعليك أن "
+"تقوم بإدخال عناوين IP و أرقام المنافذ (اختياري) للحصول على معلومات الطابعات "
+"من الخادمات."
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "None"
-msgstr "انتهى"
+msgstr "ولا شئ"
#: ../../printer/printerdrake.pm:1
-#, fuzzy, c-format
+#, c-format
msgid "Additional CUPS servers: "
-msgstr "على خادم CUPS \"%s\""
+msgstr "خادمات CUPS الإضافية: "
#: ../../printer/printerdrake.pm:1 ../../standalone/scannerdrake:1
#, c-format
@@ -12228,13 +12055,13 @@ msgid "if set to yes, report check result to syslog."
msgstr "if set to yes, report check result to syslog."
#: ../../security/help.pm:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"if set to yes, check for empty passwords, for no password in /etc/shadow and "
"for users with the 0 id other than root."
msgstr ""
-"if set to yes, check for empty password, or a password while it should be "
-"in /etc/shadow or other users with id 0."
+"if set to yes, check for empty passwords, for no password in /etc/shadow and "
+"for users with the 0 id other than root."
#: ../../security/help.pm:1
#, c-format
@@ -13820,6 +13647,41 @@ msgid ""
"\n"
"\n"
msgstr ""
+"Description:\n"
+"\n"
+" Drakbackup is used to backup your system.\n"
+" During the configuration you can select: \n"
+"\t- System files, \n"
+"\t- Users files, \n"
+"\t- Other files.\n"
+"\tor All your system ... and Other (like Windows Partitions)\n"
+"\n"
+" Drakbackup allows you to backup your system on:\n"
+"\t- Harddrive.\n"
+"\t- NFS.\n"
+"\t- CDROM (CDRW), DVDROM (with autoboot, rescue and autoinstall.).\n"
+"\t- FTP.\n"
+"\t- Rsync.\n"
+"\t- Webdav.\n"
+"\t- Tape.\n"
+"\n"
+" Drakbackup allows you to restore your system to\n"
+" a user selected directory.\n"
+"\n"
+" Per default all backups will be stored on your\n"
+" /var/lib/drakbackup directory\n"
+"\n"
+" Configuration file:\n"
+"\t/etc/drakconf/drakbackup/drakbackup.conf\n"
+"\n"
+"Restore Step:\n"
+" \n"
+" During the restore step, DrakBackup will remove \n"
+" your original directory and verify that all \n"
+" backup files are not corrupted. It is recommended \n"
+" you do a last backup before restoring.\n"
+"\n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -13865,6 +13727,30 @@ msgid ""
"\n"
"\n"
msgstr ""
+"restore description:\n"
+" \n"
+"Only the most recent date will be used, because with incremental \n"
+"backups it is necessary to restore one by one each older backup.\n"
+"\n"
+"So if you don't want to restore a user please unselect all their\n"
+"check boxes.\n"
+"\n"
+"Otherwise, you are able to select only one of these.\n"
+"\n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful \n"
+"\toption to use. This option allows you to \n"
+"\tbackup all of your data the first time, and \n"
+"\tonly the changed data after.\n"
+"\tSo you will be able, during the restore\n"
+"\tstep, to restore your data from a specified\n"
+"\tdate.\n"
+"\tIf you have not selected this option all\n"
+"\told backups are deleted before each backup. \n"
+"\n"
+"\n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -13907,6 +13793,43 @@ msgid ""
"\n"
"\n"
msgstr ""
+"options description:\n"
+"\n"
+" - Backup system files:\n"
+" \n"
+"\tThis option allows you to backup your /etc directory,\n"
+"\twhich contains all configuration files. Please be\n"
+"\tcareful during the restore step to not overwrite:\n"
+"\t\t/etc/passwd \n"
+"\t\t/etc/group \n"
+"\t\t/etc/fstab\n"
+"\n"
+" - Backup User files: \n"
+"\n"
+"\tThis option allows you select all users that you want \n"
+"\tto backup.\n"
+"\tTo preserve disk space, it is recommended that you \n"
+"\tdo not include the web browser's cache.\n"
+"\n"
+" - Backup Other files: \n"
+"\n"
+"\tThis option allows you to add more data to save.\n"
+"\tWith the other backup it's not possible at the \n"
+"\tmoment to select incremental backup.\t\t\n"
+" \n"
+" - Incremental Backups:\n"
+"\n"
+"\tThe incremental backup is the most powerful \n"
+"\toption for backup. This option allows you \n"
+"\tto backup all your data the first time, and \n"
+"\tonly the changed data afterward.\n"
+"\tThen you will be able, during the restore\n"
+"\tstep, to restore your data from a specified\n"
+"\tdate.\n"
+"\tIf you have not selected this option all\n"
+"\told backups are deleted before each backup. \n"
+"\n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -13955,6 +13878,34 @@ msgid ""
" \n"
"\n"
msgstr ""
+"options description:\n"
+"\n"
+" In this step Drakbackup allow you to change:\n"
+"\n"
+" - The compression mode:\n"
+" \n"
+" If you check bzip2 compression, you will compress\n"
+" your data better than gzip (about 2-10 %%).\n"
+" This option is not checked by default because\n"
+" this compression mode needs more time (about 1000%% more).\n"
+" \n"
+" - The update mode:\n"
+"\n"
+" This option will update your backup, but this\n"
+" option is not really useful because you need to\n"
+" decompress your backup before you can update it.\n"
+" \n"
+" - the .backupignore mode:\n"
+"\n"
+" Like with cvs, Drakbackup will ignore all references\n"
+" included in .backupignore files in each directories.\n"
+" ex: \n"
+" #> cat .backupignore\n"
+" *.o\n"
+" *~\n"
+" ...\n"
+" \n"
+"\n"
#: ../../standalone/drakbackup:1
#, c-format
@@ -14042,6 +13993,11 @@ msgstr ""
#: ../../standalone/drakbackup:1
#, c-format
+msgid "%s"
+msgstr "%s"
+
+#: ../../standalone/drakbackup:1
+#, c-format
msgid "Please select data to backup..."
msgstr "رجاء اختر البيانات المطلوب نسخها احتياطيا..."
@@ -14303,16 +14259,6 @@ msgstr "استعد من القرص الصلب"
#: ../../standalone/drakbackup:1
#, c-format
-msgid "Secure Connection"
-msgstr "وصلة آمنة"
-
-#: ../../standalone/drakbackup:1
-#, c-format
-msgid "FTP Connection"
-msgstr "وصلة FTP"
-
-#: ../../standalone/drakbackup:1
-#, c-format
msgid "Use quota for backup files."
msgstr "استخدم quota لملفات النسخ الإحتياطي."
@@ -15239,6 +15185,195 @@ msgstr "Cron غير متوفر حتى الآن للمستخدمين غير ال
msgid "Installation of %s failed. The following error occured:"
msgstr "فشل تثبيت %s. ظهر الخطأ التالي:"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "No, I don't want autologin"
+msgstr "لا, لا أريد دخولا أليا"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr "نعم, أريد دخولا آليا مع هذا )المستخدم, سطح المكتب("
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Launch the graphical environment when your system starts"
+msgstr "شغّل X-Window عند بدء التشغيل"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "System mode"
+msgstr "وضع النظام"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Bootsplash"
+msgstr "Bootsplash!"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo screen"
+msgstr "شاشة Lilo"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
+"\n"
+"اختر سمة\n"
+"Lilo و bootsplash,\n"
+"يمكنك اختيارهم\n"
+"بشكل منفصل"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Themes"
+msgstr "السمات"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Splash selection"
+msgstr "اختيار الشاشات"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
+msgstr ""
+"أنت تستخدم %s كمدير اقلاع حاليا.\n"
+"اضغط على تهيئة لتشغيل معالج الإعداد"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr "تم تثبيت سمات LiLo و Bootsplash بنجاح"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Theme installation failed!"
+msgstr "فشل تثبيت السمات"
+
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#, c-format
+msgid "Notice"
+msgstr "ملاحظة"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Relaunch 'lilo'"
+msgstr "أعد تشغيل 'lilo'"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+msgstr ""
+"تعذرت اعادة تشغيل LiLo!\n"
+"شغّل \"lilo\" كمستخدم جذر في سطر الأوامر و أكمل تثبيت سمات LiLo."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgstr "اجعل initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr "تعذر تشغيل mkinitrd -f /boot/initrd-%s.img %s."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
+msgstr ""
+"تعذرت كتابة /etc/sysconfig/bootsplash\n"
+"لم يتم ايجاد الملف."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Write %s"
+msgstr "اكتب %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr "تعذرت كتابة /etc/sysconfig/bootsplash."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo message not found"
+msgstr "لم يتم ايجاد رسالة Lilo"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Copy %s to %s"
+msgstr "انسخ %s الى %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr "انسخ %s احتياطياً الى %s.old"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Create new theme"
+msgstr "انشئ سمة جديدة"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+"اعرض السمات\n"
+"في سطر الأوامر"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Install themes"
+msgstr "ثبت السمات"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo/grub mode"
+msgstr "وضع Lilo/grub"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yaboot mode"
+msgstr "وضع Yaboot"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "<control>Q"
+msgstr "<control>Q"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Quit"
+msgstr "/ملف/_خروج"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_File"
+msgstr "/_ملف"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Boot Style Configuration"
+msgstr "اعداد أسلوب الإقلاع"
+
#: ../../standalone/drakbug:1
#, c-format
msgid "No browser available! Please install one"
@@ -15376,6 +15511,16 @@ msgstr "أداة تقرير العيوب في Mandrake"
#: ../../standalone/drakconnect:1
#, c-format
+msgid "Parameters"
+msgstr "Parameters"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet Connection Configuration"
+msgstr "إعدادات الإتصال بالإنترنت"
+
+#: ../../standalone/drakconnect:1
+#, c-format
msgid "DHCP Client"
msgstr "DHCP العميل"
@@ -15389,11 +15534,6 @@ msgstr "Ethernet Card"
msgid "Gateway"
msgstr "Gateway"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr "Parameters"
-
#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
msgid "Connection type: "
@@ -15406,11 +15546,6 @@ msgstr "التشكيل:"
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "إعدادات الإتصال بالإنترنت"
-
-#: ../../standalone/drakconnect:1
-#, c-format
msgid "Internet connection configuration"
msgstr "إعدادات الإتصال بالإنترنت"
@@ -15639,7 +15774,7 @@ msgid ""
" %s \n"
" %s"
msgstr ""
-"غير قادر على غلق mkbootdisk: \n"
+"تعذر غلق mkbootdisk: \n"
" %s \n"
" %s"
@@ -15679,8 +15814,8 @@ msgstr "ازالة وحدة"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "omit raid modules"
-msgstr "RAID اهمل وحدات ال"
+msgid "Add a module"
+msgstr "اضافة وحدة"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15694,13 +15829,13 @@ msgstr "اذا احتجته"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "force"
-msgstr "اجبار"
+msgid "omit raid modules"
+msgstr "RAID اهمل وحدات ال"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Add a module"
-msgstr "اضافة وحدة"
+msgid "force"
+msgstr "اجبار"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15714,23 +15849,18 @@ msgstr "منطقة الخبراء"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "General"
-msgstr "عام"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
msgid "kernel version"
msgstr "اصدارة اللب"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "DrakFloppy Error: %s"
-msgstr "خطأ فى دريك لعمل قرص بدء النظام: %s"
+msgid "default"
+msgstr "المرجع"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "default"
-msgstr "المرجع"
+msgid "General"
+msgstr "عام"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15752,11 +15882,6 @@ msgstr "حجم"
msgid "Module name"
msgstr "اسم الوحدة"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-msgstr "-متنوع-ثابت-وسط-ر-*-*-*-140-*-*-*-*-*-*,*"
-
#: ../../standalone/drakfont:1
#, c-format
msgid "Post Uninstall"
@@ -16449,6 +16574,11 @@ msgstr ""
#: ../../standalone/drakperm:1
#, c-format
+msgid "Path"
+msgstr "المسار"
+
+#: ../../standalone/drakperm:1
+#, c-format
msgid "group :"
msgstr "مجموعة :"
@@ -16508,11 +16638,6 @@ msgstr "الخاصية"
#: ../../standalone/drakperm:1
#, c-format
-msgid "Path"
-msgstr "المسار"
-
-#: ../../standalone/drakperm:1
-#, c-format
msgid "Permissions"
msgstr "التصاريح"
@@ -16528,22 +16653,6 @@ msgstr "استعرض"
#: ../../standalone/drakperm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr "اختر ملف تصاريح لرؤيته/تحريره"
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid ""
-"Drakperm is used to see files to use in order to fix permissions, owners, "
-"and groups via msec.\n"
-"You can also edit your own rules which will owerwrite the default rules."
-msgstr ""
-"يُستخدم Drakperm لاستعراض الملفات التي يتم استخدامها لتعديل الصلاحيات, و "
-"الملاك و المستخدمين باستخدام msec.\n"
-"يمكنك كذلك تحرير قواعدك الخاصة التي ستُكتَب فوق القواهد الإفتراضية."
-
-#: ../../standalone/drakperm:1
-#, c-format
msgid "Edit current rule"
msgstr "حرّر القاعدة الحالية"
@@ -16594,6 +16703,22 @@ msgstr "فوق"
#: ../../standalone/drakperm:1
#, c-format
+msgid "select perm file to see/edit"
+msgstr "اختر ملف تصاريح لرؤيته/تحريره"
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+"يُستخدم Drakperm لاستعراض الملفات التي يتم استخدامها لتعديل الصلاحيات, و "
+"الملاك و المستخدمين باستخدام msec.\n"
+"يمكنك كذلك تحرير قواعدك الخاصة التي ستُكتَب فوق القواهد الإفتراضية."
+
+#: ../../standalone/drakperm:1
+#, c-format
msgid "permissions"
msgstr "التصاريح"
@@ -16679,6 +16804,11 @@ msgid ""
"The network address is %s using a netmask of %s.\n"
"\n"
msgstr ""
+"سيسمح خادم DHCP للكمبيوترات الأخرى بالإقلاع باستخدام PXE في حدود العناوين "
+"المعطاة.\n"
+"\n"
+"عنوان الشبكة %s يستخدم netmask %s.\n"
+"\n"
#: ../../standalone/drakpxe:1
#, c-format
@@ -16779,7 +16909,7 @@ msgid "(default value: %s)"
msgstr "(القيمة الإفتراضية: %s)"
#: ../../standalone/draksec:1
-#, fuzzy, c-format
+#, c-format
msgid ""
"Standard: This is the standard security recommended for a computer that will "
"be used to connect\n"
@@ -17199,14 +17329,15 @@ msgid ""
msgstr "انقر على جهاز في السلسلة اليسرى لعرض معلوماته هنا."
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "Unknown"
-msgstr "طراز غير معروف"
+msgstr "غير معروف"
+# ../../standalone/harddrake2:1, c-format
#: ../../standalone/harddrake2:1
-#, fuzzy, c-format
+#, c-format
msgid "unknown"
-msgstr "طراز غير معروف"
+msgstr "غير معروف"
#: ../../standalone/harddrake2:1
#, c-format
@@ -17267,11 +17398,6 @@ msgstr "حول HardDrake"
msgid "/_About..."
msgstr "/_حول..."
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Help"
-msgstr "/_مساعدة"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "/_Report Bug"
@@ -17310,6 +17436,11 @@ msgstr "مساعدة Harddrake"
msgid "/_Fields description"
msgstr "/_وصف الحقول"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Help"
+msgstr "/_مساعدة"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "/_Quit"
@@ -17320,11 +17451,6 @@ msgstr "/_خروج"
msgid "/Autodetect _jazz drives"
msgstr "/تحقق آلي من _سواقات Jazz"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Options"
-msgstr "/_خيارات"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "/Autodetect _modems"
@@ -17335,6 +17461,11 @@ msgstr "/تحقق آلي من أ_جهزة المودم"
msgid "/Autodetect _printers"
msgstr "/تحقق آلي من ال_طابعات"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Options"
+msgstr "/_خيارات"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "the vendor name of the processor"
@@ -17592,6 +17723,16 @@ msgstr "Coma bug"
#: ../../standalone/harddrake2:1
#, c-format
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr "امكانيات مميزة لهذا المشغل (امكانية النسخ أو دعم DVD)"
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Drive capacity"
+msgstr "حجم السواقة"
+
+#: ../../standalone/harddrake2:1
+#, c-format
msgid "Size of the (second level) cpu cache"
msgstr "حجم (المستوى الثاني)"
@@ -18071,9 +18212,9 @@ msgid "Network Monitoring"
msgstr "مراقبة الشبكة"
#: ../../standalone/printerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Reading data of installed printers..."
-msgstr "جاري البحث عن طابعات جديدة..."
+msgstr "جاري قراءة بيانات الطابعات المثبتة..."
#: ../../standalone/scannerdrake:1
#, c-format
@@ -18259,16 +18400,6 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
-msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
-msgstr ""
-"الماسح الضوئي %s يجب اعداده عن طريق PrinterDrake.\n"
-"يمكن تشغيل PrinterDrake من مركز تحكم Mandrake في قسم العتاد."
-
-#: ../../standalone/scannerdrake:1
-#, c-format
msgid "choose device"
msgstr "اختر الجهاز "
@@ -18278,19 +18409,29 @@ msgid "Please select the device where your %s is attached"
msgstr "فضلاً اختر الجهاز المتصل به %s"
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Searching for scanners ..."
-msgstr "جاري البحث عن ماسحات ضوئية جديدة..."
+msgstr "جاري البحث عن الماسحات الضوئية..."
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Auto-detect available ports"
-msgstr "/تحقق آلي من الطابعات"
+msgstr "تحقق آلياً من المنافذ المتوفرة"
#: ../../standalone/scannerdrake:1
#, c-format
msgid "(Note: Parallel ports cannot be auto-detected)"
+msgstr "(ملحوظة: المنافذ المتوازية لا يمكن التحقق منها آلياً)"
+
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid ""
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
msgstr ""
+"الماسح الضوئي %s يجب اعداده عن طريق PrinterDrake.\n"
+"يمكن تشغيل PrinterDrake من مركز تحكم Mandrake في قسم العتاد."
#: ../../standalone/scannerdrake:1
#, c-format
@@ -18308,29 +18449,29 @@ msgid "The %s is not supported by this version of Mandrake Linux."
msgstr "الـ %s غير مدعوم من هذا الإصدار من Mandrake Linux."
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Port: %s"
-msgstr "البوابة"
+msgstr "المنفذ: %s"
#: ../../standalone/scannerdrake:1
#, c-format
msgid ", "
-msgstr ""
+msgstr ", "
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Detected model: %s"
-msgstr "تم اكتشاف الطراز: %s %s"
+msgstr "تم اكتشاف الطراز: %s"
#: ../../standalone/scannerdrake:1
#, c-format
msgid " ("
-msgstr ""
+msgstr " ("
#: ../../standalone/scannerdrake:1
-#, fuzzy, c-format
+#, c-format
msgid "Select a scanner model"
-msgstr "اختر جهاز المسح الضوئي"
+msgstr "اختر طراز الماسح الضوئي"
#: ../../standalone/scannerdrake:1
#, c-format
@@ -18423,7 +18564,7 @@ msgstr "محطة عمل علمية"
#: ../../share/compssUsers:999
msgid "Scientific applications such as gnuplot"
-msgstr ""
+msgstr "تطبيقات علمية مثل gnuplot"
#: ../../share/compssUsers:999
msgid "Console Tools"
@@ -18501,12 +18642,12 @@ msgid "Apache, Pro-ftpd"
msgstr "Apache, Pro-ftpd"
#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "بريد/أدوات مجموعات/أخبار"
+msgid "Mail"
+msgstr "بريد"
#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
-msgstr "خادم البريد Postfix, خادم الأخبار Inn"
+msgid "Postfix mail server"
+msgstr "خادم البريد Postfix"
#: ../../share/compssUsers:999
msgid "Database"
@@ -18518,7 +18659,7 @@ msgstr "خادم قواعد البيانات PostgreSQL أو MySQL"
#: ../../share/compssUsers:999
msgid "Firewall/Router"
-msgstr "جدتر ناري/موجِّه"
+msgstr "جدار ناري/موجِّه"
#: ../../share/compssUsers:999
msgid "Internet gateway"
@@ -18604,6 +18745,97 @@ msgstr "الميزانية الشخصية"
msgid "Programs to manage your finances, such as gnucash"
msgstr "برامج لإدارة ميزانيتك مثل gnucash"
+#~ msgid ""
+#~ "Please enter your host name if you know it.\n"
+#~ "Some DHCP servers require the hostname to work.\n"
+#~ "Your host name should be a fully-qualified host name,\n"
+#~ "such as ``mybox.mylab.myco.com''."
+#~ msgstr ""
+#~ "فضلاً أدخل اسم المستضيف اذا كنت تعرفه.\n"
+#~ "بعض خادمات DHCP تحتاج الى اسم المستضيق كي تعمل.\n"
+#~ "يجب أن يكون اسم المستضيف صالحاً و كاملاً,\n"
+#~ "مثل ``mybox.mylab.myco.com''."
+
+#~ msgid ""
+#~ "The classic bug sound tester is to run the following commands:\n"
+#~ "\n"
+#~ "\n"
+#~ "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card "
+#~ "use\n"
+#~ "by default\n"
+#~ "\n"
+#~ "- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n"
+#~ "currently uses\n"
+#~ "\n"
+#~ "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+#~ "loaded or not\n"
+#~ "\n"
+#~ "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" "
+#~ "will\n"
+#~ "tell you if sound and alsa services're configured to be run on\n"
+#~ "initlevel 3\n"
+#~ "\n"
+#~ "- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+#~ "\n"
+#~ "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound "
+#~ "card.\n"
+#~ msgstr ""
+#~ "The classic bug sound tester is to run the following commands:\n"
+#~ "\n"
+#~ "\n"
+#~ "- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card "
+#~ "use\n"
+#~ "by default\n"
+#~ "\n"
+#~ "- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n"
+#~ "currently uses\n"
+#~ "\n"
+#~ "- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
+#~ "loaded or not\n"
+#~ "\n"
+#~ "- \"/sbin/chkconfig --list sound\" and \"/sbin/chkconfig --list alsa\" "
+#~ "will\n"
+#~ "tell you if sound and alsa services're configured to be run on\n"
+#~ "initlevel 3\n"
+#~ "\n"
+#~ "- \"aumix -q\" will tell you if the sound volume is muted or not\n"
+#~ "\n"
+#~ "- \"/sbin/fuser -v /dev/dsp\" will tell which program uses the sound "
+#~ "card.\n"
+
+#~ msgid "DrakFloppy Error: %s"
+#~ msgstr "خطأ فى دريك لعمل قرص بدء النظام: %s"
+
+#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
+#~ msgstr "-متنوع-ثابت-وسط-ر-*-*-*-140-*-*-*-*-*-*,*"
+
+#~ msgid "Launch Aurora at boot time"
+#~ msgstr "شغّل Aurora عند الإقلاع"
+
+#~ msgid "Traditional Gtk+ Monitor"
+#~ msgstr "شاشة Gtk+ التقليدية"
+
+#~ msgid "Traditional Monitor"
+#~ msgstr "شاشة تقليدية"
+
+#~ msgid "NewStyle Monitor"
+#~ msgstr "شاشة NewStyle"
+
+#~ msgid "NewStyle Categorizing Monitor"
+#~ msgstr "شاشة NewStyle التصنيفية"
+
+#~ msgid "Secure Connection"
+#~ msgstr "وصلة آمنة"
+
+#~ msgid "FTP Connection"
+#~ msgstr "وصلة FTP"
+
+#~ msgid "Mail/Groupware/News"
+#~ msgstr "بريد/أدوات مجموعات/أخبار"
+
+#~ msgid "Postfix mail server, Inn news server"
+#~ msgstr "خادم البريد Postfix, خادم الأخبار Inn"
+
#~ msgid "/Options"
#~ msgstr "/خيارات"
@@ -18649,9 +18881,6 @@ msgstr "برامج لإدارة ميزانيتك مثل gnucash"
#~ msgid "Know how to use this printer"
#~ msgstr "اعرف كيف تستخدم هذه الطابعة"
-#~ msgid "Would you like to configure printing?"
-#~ msgstr "هل تريد تهيئة الطباعة؟"
-
#~ msgid "Preparing Printerdrake..."
#~ msgstr "جاري تجهيز Printerdrake..."
diff --git a/perl-install/share/po/az.po b/perl-install/share/po/az.po
index 241ca8846..930b3d489 100644
--- a/perl-install/share/po/az.po
+++ b/perl-install/share/po/az.po
@@ -22,16 +22,18 @@ msgid ""
"You can use userdrake to add a user to this group."
msgstr ""
-#: ../../any.pm:1 ../../bootlook.pm:1 ../../install_steps_gtk.pm:1
-#: ../../interactive.pm:1 ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
+#: ../../any.pm:1 ../../install_steps_gtk.pm:1
+#: ../../install_steps_interactive.pm:1 ../../interactive.pm:1
+#: ../../my_gtk.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/smbnfs_gtk.pm:1
#: ../../interactive/http.pm:1 ../../interactive/newt.pm:1
#: ../../interactive/stdio.pm:1 ../../network/netconnect.pm:1
#: ../../printer/printerdrake.pm:1 ../../standalone/drakautoinst:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfloppy:1 ../../standalone/drakfont:1
-#: ../../standalone/drakgw:1 ../../standalone/draksec:1
-#: ../../standalone/logdrake:1 ../../standalone/net_monitor:1
+#: ../../standalone/drakbackup:1 ../../standalone/drakboot:1
+#: ../../standalone/drakconnect:1 ../../standalone/drakfloppy:1
+#: ../../standalone/drakfont:1 ../../standalone/drakgw:1
+#: ../../standalone/draksec:1 ../../standalone/logdrake:1
+#: ../../standalone/net_monitor:1
#, c-format
msgid "Cancel"
msgstr "Ləğv et"
@@ -804,233 +806,6 @@ msgstr ""
"duymesine basin ve ya esas acilis ucun %d saniye gozleyin.\n"
"\n"
-#: ../../bootlook.pm:1 ../../ugtk2.pm:1 ../../ugtk.pm:1
-#: ../../network/netconnect.pm:1 ../../standalone/drakTermServ:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakconnect:1
-#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
-#, c-format
-msgid "OK"
-msgstr "Oldu"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Yes, I want autologin with this (user, desktop)"
-msgstr ""
-"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "No, I don't want autologin"
-msgstr "Xeyr, Avtomatik giriş istəmirəm"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Launch the graphical environment when your system starts"
-msgstr "Açılışda X-Window sistemini başlat"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "System mode"
-msgstr "Sistem modu"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Bootsplash"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo screen"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"\n"
-"Select the theme for\n"
-"lilo and bootsplash,\n"
-"you can choose\n"
-"them separately"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Themes"
-msgstr "Örtüklər"
-
-#: ../../bootlook.pm:1
-#, fuzzy, c-format
-msgid "Splash selection"
-msgstr "Paket seçkilərini saxla"
-
-#: ../../bootlook.pm:1 ../../install_steps_gtk.pm:1
-#: ../../standalone/drakbackup:1 ../../standalone/drakgw:1
-#, c-format
-msgid "Configure"
-msgstr "Qur"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"You are currently using %s as your boot manager.\n"
-"Click on Configure to launch the setup wizard."
-msgstr ""
-"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
-"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "LiLo and Bootsplash themes installation successfull"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, fuzzy, c-format
-msgid "Theme installation failed!"
-msgstr "Quruluş sinifini seçin"
-
-#: ../../bootlook.pm:1 ../../standalone/draksplash:1
-#, fuzzy, c-format
-msgid "Notice"
-msgstr "NoVİdeo"
-
-#: ../../bootlook.pm:1 ../../fsedit.pm:1 ../../install_steps_interactive.pm:1
-#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1
-#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1
-#: ../../standalone/draksplash:1
-#, c-format
-msgid "Error"
-msgstr "Xəta"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Relaunch 'lilo'"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Can't relaunch LiLo!\n"
-"Launch \"lilo\" as root in command line to complete LiLo theme installation."
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Can't write /etc/sysconfig/bootsplash\n"
-"File not found."
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, fuzzy, c-format
-msgid "Write %s"
-msgstr "XFree %s"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Can't write /etc/sysconfig/bootsplash."
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo message not found"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Copy %s to %s"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Backup %s to %s.old"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, fuzzy, c-format
-msgid "Create new theme"
-msgstr "Yeni bölmə yarat"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid ""
-"Display theme\n"
-"under console"
-msgstr ""
-
-#: ../../bootlook.pm:1
-#, fuzzy, c-format
-msgid "Install themes"
-msgstr "Sistemi qur"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Lilo/grub mode"
-msgstr "Lilo/grub modu"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Yaboot mode"
-msgstr "Yaboot modu"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Launch Aurora at boot time"
-msgstr "Açılışda Auroranı başlat"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Traditional Gtk+ Monitor"
-msgstr "Ənənəvi Gtk+ Monitor"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Traditional Monitor"
-msgstr "Ənənəvi Monitor"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "NewStyle Monitor"
-msgstr "NewStyle Monitor"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "NewStyle Categorizing Monitor"
-msgstr "NewStyle Kateqoriyasından Monitor"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "<control>Q"
-msgstr "<control>Q"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/logdrake:1
-#, c-format
-msgid "/File/_Quit"
-msgstr "/Fayl/_Çıx"
-
-#: ../../bootlook.pm:1 ../../standalone/drakfloppy:1
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_File"
-msgstr "/_Fayl"
-
-#: ../../bootlook.pm:1
-#, c-format
-msgid "Boot Style Configuration"
-msgstr "Qurulum Tərzi Quraşdırılması"
-
#: ../../common.pm:1
#, c-format
msgid "consolehelper missing"
@@ -1242,6 +1017,15 @@ msgstr ""
"\n"
"Bütün bölmələri itirmək istəyirsiniz?\n"
+#: ../../fsedit.pm:1 ../../install_steps_interactive.pm:1
+#: ../../install_steps.pm:1 ../../diskdrake/dav.pm:1
+#: ../../diskdrake/hd_gtk.pm:1 ../../diskdrake/interactive.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../interactive/http.pm:1
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#, c-format
+msgid "Error"
+msgstr "Xəta"
+
#: ../../fsedit.pm:1
#, c-format
msgid "server"
@@ -2865,12 +2649,14 @@ msgstr ""
#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "No"
msgstr "Xeyr"
#: ../../install_any.pm:1 ../../interactive.pm:1 ../../my_gtk.pm:1
#: ../../ugtk2.pm:1 ../../modules/interactive.pm:1 ../../standalone/drakgw:1
+#: ../../standalone/harddrake2:1
#, c-format
msgid "Yes"
msgstr "Bəli"
@@ -2981,6 +2767,13 @@ msgstr "\"Windows\"u sil"
msgid "There is no FAT partition to resize (or not enough space left)"
msgstr "FAT bölməsi yoxdur ya da loopback üçün lazımi yer buraxılmayıb"
+#: ../../install_interactive.pm:1 ../../diskdrake/interactive.pm:1
+#, c-format
+msgid ""
+"To ensure data integrity after resizing the partition(s), \n"
+"filesystem checks will be run on your next boot into Windows(TM)"
+msgstr ""
+
#: ../../install_interactive.pm:1
#, c-format
msgid "FAT resizing failed: %s"
@@ -3487,6 +3280,7 @@ msgstr "Başlanğıc addımı `%s'\n"
#: ../../Xconfig/resolution_and_depth.pm:1 ../../diskdrake/hd_gtk.pm:1
#: ../../interactive/gtk.pm:1 ../../standalone/drakTermServ:1
#: ../../standalone/drakbackup:1 ../../standalone/drakbug:1
+#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "Help"
msgstr "/_Yardım"
@@ -3496,6 +3290,12 @@ msgstr "/_Yardım"
msgid "not configured"
msgstr "yenidən quraşdır"
+#: ../../install_steps_gtk.pm:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakgw:1
+#, c-format
+msgid "Configure"
+msgstr "Qur"
+
#: ../../install_steps_gtk.pm:1 ../../install_steps_interactive.pm:1
#, c-format
msgid "Go on anyway?"
@@ -4105,6 +3905,16 @@ msgid "Which is your timezone?"
msgstr "Sisteminiz hansı məqsədlə istifadə ediləcək?"
#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Would you like to try again?"
+msgstr "Bir çap edici qurmaq istəyirsiniz?"
+
+#: ../../install_steps_interactive.pm:1
+#, fuzzy, c-format
+msgid "Unable to contact mirror %s"
+msgstr "Fork edilə bilmir: %s"
+
+#: ../../install_steps_interactive.pm:1
#, c-format
msgid "Contacting the mirror to get the list of available packages..."
msgstr "Əks ünvanına bağlantı qurulur"
@@ -4402,6 +4212,15 @@ msgstr "Bütün mövcud klaviaturaların siyahısı"
msgid "Please choose your keyboard layout."
msgstr "Klaviatura quruluşunu seçiniz."
+#: ../../install_steps_interactive.pm:1 ../../Xconfig/main.pm:1
+#: ../../diskdrake/dav.pm:1 ../../printer/printerdrake.pm:1
+#: ../../standalone/drakperm:1 ../../standalone/draksplash:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#: ../../standalone/scannerdrake:1
+#, c-format
+msgid "Quit"
+msgstr "Çıx"
+
#: ../../install_steps_interactive.pm:1
#, c-format
msgid "License agreement"
@@ -7050,6 +6869,14 @@ msgstr "İşlətdiyiniz dili seçin"
msgid "utopia 25"
msgstr ""
+#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../network/netconnect.pm:1
+#: ../../standalone/drakTermServ:1 ../../standalone/drakbackup:1
+#: ../../standalone/drakboot:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfont:1 ../../standalone/net_monitor:1
+#, c-format
+msgid "OK"
+msgstr "Oldu"
+
#: ../../ugtk2.pm:1 ../../ugtk.pm:1 ../../standalone/logdrake:1
#, c-format
msgid "logdrake"
@@ -7234,7 +7061,7 @@ msgstr ""
#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
#: ../../diskdrake/interactive.pm:1 ../../diskdrake/removable.pm:1
-#: ../../diskdrake/smbnfs_gtk.pm:1
+#: ../../diskdrake/smbnfs_gtk.pm:1 ../../standalone/harddrake2:1
#, c-format
msgid "Options"
msgstr "Seçənəklər"
@@ -7259,14 +7086,6 @@ msgstr "Monitor"
msgid "Graphic Card"
msgstr "Ekran kartı"
-#: ../../Xconfig/main.pm:1 ../../diskdrake/dav.pm:1
-#: ../../printer/printerdrake.pm:1 ../../standalone/drakperm:1
-#: ../../standalone/draksplash:1 ../../standalone/harddrake2:1
-#: ../../standalone/logdrake:1 ../../standalone/scannerdrake:1
-#, c-format
-msgid "Quit"
-msgstr "Çıx"
-
#: ../../Xconfig/monitor.pm:1
#, c-format
msgid "Vertical refresh rate"
@@ -8400,6 +8219,11 @@ msgstr ""
#: ../../harddrake/data.pm:1
#, c-format
+msgid "Firewire controllers"
+msgstr ""
+
+#: ../../harddrake/data.pm:1
+#, c-format
msgid "(E)IDE/ATA controllers"
msgstr ""
@@ -8532,7 +8356,7 @@ msgid ""
"- \"lspcidrake -v | fgrep AUDIO\" will tell you which driver your card use\n"
"by default\n"
"\n"
-"- \"grep snd-slot /etc/modules.conf\" will tell you what driver it\n"
+"- \"grep sound-slot /etc/modules.conf\" will tell you what driver it\n"
"currently uses\n"
"\n"
"- \"/sbin/lsmod\" will enable you to check if its module (driver) is\n"
@@ -8947,7 +8771,7 @@ msgstr "İnternetə bağlan"
#: ../../network/adsl.pm:1
#, c-format
-msgid "Sagem (using pppoe) usb"
+msgid "Sagem (using pppoa) usb"
msgstr ""
#: ../../network/adsl.pm:1
@@ -9057,13 +8881,13 @@ msgid "Zeroconf host name must not contain a ."
msgstr ""
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, fuzzy, c-format
-msgid "Zeroconf Host name"
+#, c-format
+msgid "Host name"
msgstr "Ev sahibi adı"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
-#, c-format
-msgid "Host name"
+#, fuzzy, c-format
+msgid "Zeroconf Host name"
msgstr "Ev sahibi adı"
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
@@ -9075,18 +8899,6 @@ msgid ""
"want to use the default host name."
msgstr ""
-#: ../../network/ethernet.pm:1
-#, c-format
-msgid ""
-"Please enter your host name if you know it.\n"
-"Some DHCP servers require the hostname to work.\n"
-"Your host name should be a fully-qualified host name,\n"
-"such as ``mybox.mylab.myco.com''."
-msgstr ""
-"Xahiş edirik kompüterinizın adını girin.\n"
-"Məsələn``kompüteradı.sahəadı.com''.\n"
-"Əgə şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
-
#: ../../network/ethernet.pm:1 ../../network/network.pm:1
#, c-format
msgid "Configuring network"
@@ -9719,6 +9531,11 @@ msgstr "Açılışda başladılır"
#: ../../network/network.pm:1
#, fuzzy, c-format
+msgid "Assign host name from DHCP address"
+msgstr "Xahiş edirik siçanınızı seçin"
+
+#: ../../network/network.pm:1
+#, fuzzy, c-format
msgid "Network Hotplugging"
msgstr "Şəbəkə quraşdırılması"
@@ -9729,13 +9546,8 @@ msgstr ""
#: ../../network/network.pm:1
#, fuzzy, c-format
-msgid "(bootp/dhcp/zeroconf)"
-msgstr "(bootp/dhcp)"
-
-#: ../../network/network.pm:1
-#, c-format
-msgid "Automatic IP"
-msgstr "Avtomatlaşdırılmış IP"
+msgid "DHCP host name"
+msgstr "Ev sahibi adı"
#: ../../network/network.pm:1 ../../standalone/drakconnect:1
#: ../../standalone/drakgw:1
@@ -9750,6 +9562,16 @@ msgid "IP address"
msgstr "IP ünvanı"
#: ../../network/network.pm:1
+#, fuzzy, c-format
+msgid "(bootp/dhcp/zeroconf)"
+msgstr "(bootp/dhcp)"
+
+#: ../../network/network.pm:1
+#, c-format
+msgid "Automatic IP"
+msgstr "Avtomatlaşdırılmış IP"
+
+#: ../../network/network.pm:1
#, c-format
msgid " (driver %s)"
msgstr " (sürücü %s)"
@@ -10309,6 +10131,7 @@ msgid "Add a new printer"
msgstr "Çap Edicisiz"
#: ../../printer/printerdrake.pm:1 ../../standalone/drakconnect:1
+#: ../../standalone/drakfloppy:1
#, c-format
msgid "Normal Mode"
msgstr "Normal Mod"
@@ -13572,6 +13395,11 @@ msgid ""
msgstr ""
#: ../../standalone/drakbackup:1
+#, c-format
+msgid "%s"
+msgstr ""
+
+#: ../../standalone/drakbackup:1
#, fuzzy, c-format
msgid "Please select data to backup..."
msgstr "Xahiş edirik istifadə üçün bir dil seçin."
@@ -13819,16 +13647,6 @@ msgstr "Disketdən geri çağır"
#: ../../standalone/drakbackup:1
#, fuzzy, c-format
-msgid "Secure Connection"
-msgstr "Çap Edici Bağlantısı Seçin"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
-msgid "FTP Connection"
-msgstr "Yerli Şəbəkə quraşdırılması"
-
-#: ../../standalone/drakbackup:1
-#, fuzzy, c-format
msgid "Use quota for backup files."
msgstr "Xətalı yedəkləmə faylı"
@@ -14662,6 +14480,185 @@ msgstr ""
msgid "Installation of %s failed. The following error occured:"
msgstr "%s qurulumu iflas etdi. Olan xəta:"
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "No, I don't want autologin"
+msgstr "Xeyr, Avtomatik giriş istəmirəm"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yes, I want autologin with this (user, desktop)"
+msgstr ""
+"Bəli, bu istifadəçi üçün avtomatik giriş istəyirəm (istifadəçi, masa üstü)"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Launch the graphical environment when your system starts"
+msgstr "Açılışda X-Window sistemini başlat"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "System mode"
+msgstr "Sistem modu"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Bootsplash"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo screen"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"\n"
+"Select the theme for\n"
+"lilo and bootsplash,\n"
+"you can choose\n"
+"them separately"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Themes"
+msgstr "Örtüklər"
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Splash selection"
+msgstr "Paket seçkilərini saxla"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"You are currently using %s as your boot manager.\n"
+"Click on Configure to launch the setup wizard."
+msgstr ""
+"Açılış İdarəçisi olaraq hazırda %s işlədirsiniz.\n"
+"Quraşdırma sehirbazını başlatmaq üçün tıqlayın."
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "LiLo and Bootsplash themes installation successfull"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Theme installation failed!"
+msgstr "Quruluş sinifini seçin"
+
+#: ../../standalone/drakboot:1 ../../standalone/draksplash:1
+#, fuzzy, c-format
+msgid "Notice"
+msgstr "NoVİdeo"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Relaunch 'lilo'"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't relaunch LiLo!\n"
+"Launch \"lilo\" as root in command line to complete LiLo theme installation."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Make initrd 'mkinitrd -f /boot/initrd-%s.img %s'."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't launch mkinitrd -f /boot/initrd-%s.img %s."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Can't write /etc/sysconfig/bootsplash\n"
+"File not found."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Write %s"
+msgstr "XFree %s"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Can't write /etc/sysconfig/bootsplash."
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo message not found"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Copy %s to %s"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Backup %s to %s.old"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Create new theme"
+msgstr "Yeni bölmə yarat"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid ""
+"Display theme\n"
+"under console"
+msgstr ""
+
+#: ../../standalone/drakboot:1
+#, fuzzy, c-format
+msgid "Install themes"
+msgstr "Sistemi qur"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Lilo/grub mode"
+msgstr "Lilo/grub modu"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Yaboot mode"
+msgstr "Yaboot modu"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "<control>Q"
+msgstr "<control>Q"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/logdrake:1
+#, c-format
+msgid "/File/_Quit"
+msgstr "/Fayl/_Çıx"
+
+#: ../../standalone/drakboot:1 ../../standalone/drakfloppy:1
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_File"
+msgstr "/_Fayl"
+
+#: ../../standalone/drakboot:1
+#, c-format
+msgid "Boot Style Configuration"
+msgstr "Qurulum Tərzi Quraşdırılması"
+
#: ../../standalone/drakbug:1
#, fuzzy, c-format
msgid "No browser available! Please install one"
@@ -14792,6 +14789,16 @@ msgstr ""
#: ../../standalone/drakconnect:1
#, c-format
+msgid "Parameters"
+msgstr "Parametrlər"
+
+#: ../../standalone/drakconnect:1
+#, c-format
+msgid "Internet Connection Configuration"
+msgstr "İnternet Bağlantısı Quraşdırılması"
+
+#: ../../standalone/drakconnect:1
+#, c-format
msgid "DHCP Client"
msgstr "DHCP Alıcısı"
@@ -14805,11 +14812,6 @@ msgstr "Eternet Kartı"
msgid "Gateway"
msgstr "Keçit"
-#: ../../standalone/drakconnect:1
-#, c-format
-msgid "Parameters"
-msgstr "Parametrlər"
-
#: ../../standalone/drakconnect:1 ../../standalone/net_monitor:1
#, c-format
msgid "Connection type: "
@@ -14822,11 +14824,6 @@ msgstr "Profil: "
#: ../../standalone/drakconnect:1
#, c-format
-msgid "Internet Connection Configuration"
-msgstr "İnternet Bağlantısı Quraşdırılması"
-
-#: ../../standalone/drakconnect:1
-#, c-format
msgid "Internet connection configuration"
msgstr "İnternet bağlantısı quraşdırılması"
@@ -15089,8 +15086,8 @@ msgstr "Modulu çıxart"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "omit raid modules"
-msgstr "raid modulları keç"
+msgid "Add a module"
+msgstr "Modul əlavə et"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15104,13 +15101,13 @@ msgstr "lazım olarsa"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "force"
-msgstr "zorla"
+msgid "omit raid modules"
+msgstr "raid modulları keç"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "Add a module"
-msgstr "Modul əlavə et"
+msgid "force"
+msgstr "zorla"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15124,23 +15121,18 @@ msgstr "Ustaların Sahəsi"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "General"
-msgstr "Ümumi"
-
-#: ../../standalone/drakfloppy:1
-#, c-format
msgid "kernel version"
msgstr "çəyirdək buraxılışı"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "DrakFloppy Error: %s"
-msgstr "DrakFloppy xətası: %s"
+msgid "default"
+msgstr "əsas"
#: ../../standalone/drakfloppy:1
#, c-format
-msgid "default"
-msgstr "əsas"
+msgid "General"
+msgstr "Ümumi"
#: ../../standalone/drakfloppy:1
#, c-format
@@ -15162,11 +15154,6 @@ msgstr "Böyüklük"
msgid "Module name"
msgstr "Modul adı"
-#: ../../standalone/drakfloppy:1
-#, c-format
-msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
-
#: ../../standalone/drakfont:1
#, fuzzy, c-format
msgid "Post Uninstall"
@@ -15795,6 +15782,11 @@ msgid ""
msgstr ""
#: ../../standalone/drakperm:1
+#, c-format
+msgid "Path"
+msgstr ""
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "group :"
msgstr "İş qrupu"
@@ -15852,11 +15844,6 @@ msgid "Property"
msgstr "Qapı"
#: ../../standalone/drakperm:1
-#, c-format
-msgid "Path"
-msgstr ""
-
-#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "Permissions"
msgstr "Buraxılış: %s\n"
@@ -15873,19 +15860,6 @@ msgstr ""
#: ../../standalone/drakperm:1
#, c-format
-msgid "select perm file to see/edit"
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
-msgid ""
-"Drakperm is used to see files to use in order to fix permissions, owners, "
-"and groups via msec.\n"
-"You can also edit your own rules which will owerwrite the default rules."
-msgstr ""
-
-#: ../../standalone/drakperm:1
-#, c-format
msgid "Edit current rule"
msgstr ""
@@ -15935,6 +15909,19 @@ msgid "Up"
msgstr ""
#: ../../standalone/drakperm:1
+#, c-format
+msgid "select perm file to see/edit"
+msgstr ""
+
+#: ../../standalone/drakperm:1
+#, c-format
+msgid ""
+"Drakperm is used to see files to use in order to fix permissions, owners, "
+"and groups via msec.\n"
+"You can also edit your own rules which will owerwrite the default rules."
+msgstr ""
+
+#: ../../standalone/drakperm:1
#, fuzzy, c-format
msgid "permissions"
msgstr "bölmə %s"
@@ -16531,11 +16518,6 @@ msgstr ""
msgid "/_About..."
msgstr "/Kömək/_Haqqında..."
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Help"
-msgstr "/_Kömək"
-
#: ../../standalone/harddrake2:1
#, c-format
msgid "/_Report Bug"
@@ -16570,6 +16552,11 @@ msgstr ""
msgid "/_Fields description"
msgstr "İzah"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Help"
+msgstr "/_Kömək"
+
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "/_Quit"
@@ -16580,11 +16567,6 @@ msgstr "Çıx"
msgid "/Autodetect _jazz drives"
msgstr "Avtomatik təsbit işlət"
-#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
-#, c-format
-msgid "/_Options"
-msgstr "/_Seçənəklər"
-
#: ../../standalone/harddrake2:1
#, fuzzy, c-format
msgid "/Autodetect _modems"
@@ -16595,6 +16577,11 @@ msgstr "Avtomatik təsbit işlət"
msgid "/Autodetect _printers"
msgstr "Avtomatik təsbit işlət"
+#: ../../standalone/harddrake2:1 ../../standalone/logdrake:1
+#, c-format
+msgid "/_Options"
+msgstr "/_Seçənəklər"
+
#: ../../standalone/harddrake2:1
#, c-format
msgid "the vendor name of the processor"
@@ -16845,6 +16832,16 @@ msgstr ""
#: ../../standalone/harddrake2:1
#, c-format
+msgid "special capacities of the driver (burning ability and or DVD support)"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
+msgid "Drive capacity"
+msgstr ""
+
+#: ../../standalone/harddrake2:1
+#, c-format
msgid "Size of the (second level) cpu cache"
msgstr ""
@@ -17478,14 +17475,6 @@ msgid ""
msgstr ""
#: ../../standalone/scannerdrake:1
-#, c-format
-msgid ""
-"The %s must be configured by printerdrake.\n"
-"You can launch printerdrake from the Mandrake Control Center in Hardware "
-"section."
-msgstr ""
-
-#: ../../standalone/scannerdrake:1
#, fuzzy, c-format
msgid "choose device"
msgstr "Açılış avadanlığı"
@@ -17512,6 +17501,14 @@ msgstr ""
#: ../../standalone/scannerdrake:1
#, c-format
+msgid ""
+"The %s must be configured by printerdrake.\n"
+"You can launch printerdrake from the Mandrake Control Center in Hardware "
+"section."
+msgstr ""
+
+#: ../../standalone/scannerdrake:1
+#, c-format
msgid "The %s is unsupported"
msgstr ""
@@ -17717,11 +17714,13 @@ msgid "Apache, Pro-ftpd"
msgstr "Apache və Pro-ftpd"
#: ../../share/compssUsers:999
-msgid "Mail/Groupware/News"
-msgstr "Verici, ePoçt/Groupware/Xəbərlər"
+#, fuzzy
+msgid "Mail"
+msgstr "Mali"
#: ../../share/compssUsers:999
-msgid "Postfix mail server, Inn news server"
+#, fuzzy
+msgid "Postfix mail server"
msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
#: ../../share/compssUsers:999
@@ -17821,6 +17820,51 @@ msgstr "Şəxsi Maliyyə"
msgid "Programs to manage your finances, such as gnucash"
msgstr "Şəxsi maliyyə idarəçiləri, məsələn gnucash"
+#~ msgid ""
+#~ "Please enter your host name if you know it.\n"
+#~ "Some DHCP servers require the hostname to work.\n"
+#~ "Your host name should be a fully-qualified host name,\n"
+#~ "such as ``mybox.mylab.myco.com''."
+#~ msgstr ""
+#~ "Xahiş edirik kompüterinizın adını girin.\n"
+#~ "Məsələn``kompüteradı.sahəadı.com''.\n"
+#~ "Əgə şəbəkə keçidi istifadə edirsinizsə bunun da IP nömrəsini girməlisiniz."
+
+#~ msgid "DrakFloppy Error: %s"
+#~ msgstr "DrakFloppy xətası: %s"
+
+#~ msgid "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
+#~ msgstr "-misc-Fixed-Medium-r-*-*-*-140-*-*-*-*-*-*,*"
+
+#~ msgid "Launch Aurora at boot time"
+#~ msgstr "Açılışda Auroranı başlat"
+
+#~ msgid "Traditional Gtk+ Monitor"
+#~ msgstr "Ənənəvi Gtk+ Monitor"
+
+#~ msgid "Traditional Monitor"
+#~ msgstr "Ənənəvi Monitor"
+
+#~ msgid "NewStyle Monitor"
+#~ msgstr "NewStyle Monitor"
+
+#~ msgid "NewStyle Categorizing Monitor"
+#~ msgstr "NewStyle Kateqoriyasından Monitor"
+
+#, fuzzy
+#~ msgid "Secure Connection"
+#~ msgstr "Çap Edici Bağlantısı Seçin"
+
+#, fuzzy
+#~ msgid "FTP Connection"
+#~ msgstr "Yerli Şəbəkə quraşdırılması"
+
+#~ msgid "Mail/Groupware/News"
+#~ msgstr "Verici, ePoçt/Groupware/Xəbərlər"
+
+#~ msgid "Postfix mail server, Inn news server"
+#~ msgstr "Postfix məktub vericisi, Inn xəbər vericisi"
+
#~ msgid "/Options"
#~ msgstr "/Seçənəklər"
@@ -17872,10 +17916,6 @@ msgstr "Şəxsi maliyyə idarəçiləri, məsələn gnucash"
#~ msgstr "Qurğuları sınamaq istəyirsiniz?"
#, fuzzy
-#~ msgid "Would you like to configure printing?"
-#~ msgstr "Bir çap edici qurmaq istəyirsiniz?"
-
-#, fuzzy
#~ msgid "Preparing Printerdrake..."
#~ msgstr "CUPS sürücü datası oxunur..."
diff --git a/perl-install/share/po/be.po b/perl-install/share/po/be.po
index ddddbc694..f9e173aae 100644
--- a/perl-install/share/po/be.po
+++ b/perl-install/share/po/be.po