summaryrefslogtreecommitdiffstats
path: root/perl-install/mouse.pm
blob: 6a2cbe87ae668b3b839e5614d570249f55693799 (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
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
package mouse; # $Id$

#use diagnostics;
#use strict;

#-######################################################################################
#- misc imports
#-######################################################################################
use common;
use modules;
use detect_devices;
use run_program;
use devices;
use modules;
use any;
use log;

my @mouses_fields = qw(nbuttons MOUSETYPE XMOUSETYPE name);

my %mice = 
 arch() =~ /^sparc/ ? 
(
 'sunmouse' =>
 [ [ 'sunmouse' ],
   [ [ 3, 'sun', 'sun', N_("Sun - Mouse") ]
   ] ]
) :
(
 'PS/2' => 
 [ [ 'psaux' ],
   [ [ 2, 'ps/2', 'PS/2', N_("Standard") ],
     [ 5, 'ps/2', 'MouseManPlusPS/2', N_("Logitech MouseMan+") ],
     [ 5, 'imps2', 'IMPS/2', N_("Generic PS2 Wheel Mouse") ],
     [ 5, 'ps/2', 'GlidePointPS/2', N_("GlidePoint") ],
     '',
     [ 5, 'ps/2', 'ThinkingMousePS/2', N_("Kensington Thinking Mouse") ],
     [ 5, 'netmouse', 'NetMousePS/2', N_("Genius NetMouse") ],
     [ 5, 'netmouse', 'NetScrollPS/2', N_("Genius NetScroll") ],
     [ 7, 'ps/2', 'ExplorerPS/2', N_("Microsoft Explorer") ],
   ] ],
     
 'USB' =>
 [ [ 'usbmouse' ],
   [ [ 1, 'ps/2', 'IMPS/2', N_("1 button") ],
     [ 2, 'ps/2', 'IMPS/2', N_("Generic 2 Button Mouse") ],
     [ 3, 'ps/2', 'IMPS/2', N_("Generic") ],
     [ 5, 'ps/2', 'IMPS/2', N_("Wheel") ],
     [ 7, 'ps/2', 'ExplorerPS/2', N_("Microsoft Explorer") ],
   ] ],

 N_("serial") =>
 [ [ map { "ttyS$_" } 0..3 ],
   [ [ 2, 'Microsoft', 'Microsoft', N_("Generic 2 Button Mouse") ],
     [ 3, 'Microsoft', 'Microsoft', N_("Generic 3 Button Mouse") ],
     [ 5, 'ms3', 'IntelliMouse', N_("Microsoft IntelliMouse") ],
     [ 3, 'MouseMan', 'MouseMan', N_("Logitech MouseMan") ],
     [ 2, 'MouseSystems', 'MouseSystems', N_("Mouse Systems") ],     
     '',
     [ 3, 'logim', 'MouseMan', N_("Logitech CC Series") ],
     [ 5, 'pnp', 'IntelliMouse', N_("Logitech MouseMan+/FirstMouse+") ],
     [ 5, 'ms3', 'IntelliMouse', N_("Genius NetMouse") ],
     [ 2, 'MMSeries', 'MMSeries', N_("MM Series") ],
     [ 2, 'MMHitTab', 'MMHittab', N_("MM HitTablet") ],
     [ 3, 'Logitech', 'Logitech', N_("Logitech Mouse (serial, old C7 type)") ],
     [ 3, 'Microsoft', 'ThinkingMouse', N_("Kensington Thinking Mouse") ],
   ] ],

 N_("busmouse") =>
 [ [ arch() eq 'ppc' ? 'adbmouse' : ('atibm', 'inportbm', 'logibm') ],
   [ if_(arch() eq 'ppc', [ 1, 'Busmouse', 'BusMouse', N_("1 button") ]),
     [ 2, 'Busmouse', 'BusMouse', N_("2 buttons") ],
     [ 3, 'Busmouse', 'BusMouse', N_("3 buttons") ],
   ] ],

 N_("none") =>
 [ [ 'none' ],
   [ [ 0, 'none', 'Microsoft', N_("No mouse") ],
   ] ],
);


sub xmouse2xId { 
    #- xmousetypes must be sorted as found in /usr/include/X11/extensions/xf86misc.h
    #- so that first mean "0", etc
    my @xmousetypes = (
		   "Microsoft",
		   "MouseSystems",
		   "MMSeries",
		   "Logitech",
		   "BusMouse", #MouseMan,
		   "Logitech",
		   "PS/2",
		   "MMHittab",
		   "GlidePoint",
		   "IntelliMouse",
		   "ThinkingMouse",
		   "IMPS/2",
		   "ThinkingMousePS/2",
		   "MouseManPlusPS/2",
		   "GlidePointPS/2",
		   "NetMousePS/2",
		   "NetScrollPS/2",
		   "SysMouse",
		   "Auto",
		   "AceCad",
		   "ExplorerPS/2",
		   "USB",
    );
    my ($id) = @_;
    $id = 'BusMouse' if $id eq 'MouseMan';
    $id = 'IMPS/2' if $id eq 'ExplorerPS/2' && $::isInstall;
    eval { find_index { $_ eq $id } @xmousetypes } || 0;
}

my %mouse_btn_keymap = (
    0   => "NONE",
    67  => "F9",
    68  => "F10",
    87  => "F11",
    88  => "F12",
    85  => "F13",
    89  => "F14",
    90  => "F15",
    56  => "L-Option/Alt",
    125 => "L-Command (Apple)",
    98  => "Num: /",
    55  => "Num: *",
    117 => "Num: =",
    96 => "Enter",
);
sub ppc_one_button_keys { keys %mouse_btn_keymap }
sub ppc_one_button_key2text { $mouse_btn_keymap{$_[0]} }

sub raw2mouse {
    my ($type, $raw) = @_;
    $raw or return;

    my %l; @l{@mouses_fields} = @$raw;
    +{ %l, type => $type };
}

sub fullnames { 
    map_each { 
	my $type = $::a;
	grep { $_ } map {
	    if ($_) {
		my $l = raw2mouse($type, $_);
		"$type|$l->{name}";
	    } else { 
		$type .= "|[" . N("Other") . "]";
		'';
	    }
	} @{$::b->[1]}
    } %mice;
}

sub fullname2mouse {
    my ($fname, %opts) = @_;
    my ($type, @l) = split '\|', $fname;
    my ($name) = pop @l;
  search:
    $opts{device} ||= $mice{$type}[0][0];
    foreach (@{$mice{$type}[1]}) {
	my $l = raw2mouse($type, $_);
	$name eq $l->{name} and return { %$l, %opts };
    }
    if ($name eq '1 Button' || $name eq '1 button') {
	$name = "Generic 2 Button Mouse";
	goto search;
    }
    die "$fname not found ($type, $name)";
}

sub serial_ports() { map { "ttyS$_" } 0..7 }
sub serial_port2text {
    $_[0] =~ /ttyS(\d+)/ ? "$_[0] / COM" . ($1 + 1) : $_[0];
}

sub read {
    my %mouse = getVarsFromSh "$::prefix/etc/sysconfig/mouse";
    eval { add2hash_(\%mouse, fullname2mouse($mouse{FULLNAME})) };
    $mouse{nbuttons} ||= $mouse{XEMU3} eq "yes" ? 2 : $mouse{WHEEL} eq "yes" ? 5 : 3;
    \%mouse;
}

sub write {
    my ($in, $mouse) = @_;
    local $mouse->{FULLNAME} = qq("$mouse->{type}|$mouse->{name}"); #-"
    local $mouse->{XEMU3} = bool2yesno($mouse->{nbuttons} < 3);
    local $mouse->{WHEEL} = bool2yesno($mouse->{nbuttons} > 3);
    setVarsInSh("$::prefix/etc/sysconfig/mouse", $mouse, qw(MOUSETYPE XMOUSETYPE FULLNAME XEMU3 WHEEL device));
    any::devfssymlinkf($mouse, 'mouse');

    #- we should be using input/mice directly instead of usbmouse, but legacy...
    symlinkf 'input/mice', "$::prefix/dev/usbmouse" if $mouse->{device} eq "usbmouse";

    any::devfssymlinkf($mouse->{auxmouse}, 'mouse1') if $mouse->{auxmouse};


    various_xfree_conf($in, $mouse);

    if (arch() =~ /ppc/) {
	my $s = join('',
	  "dev.mac_hid.mouse_button_emulation = " . to_bool($mouse->{button2_key} || $mouse->{button3_key}) . "\n",
	  if_($mouse->{button2_key}, "dev.mac_hid.mouse_button2_keycode = $mouse->{button2_key}\n"),
	  if_($mouse->{button3_key}, "dev.mac_hid.mouse_button3_keycode = $mouse->{button3_key}\n"),
	);
	substInFile { 
	    $_ = '' if /^\Qdev.mac_hid.mouse_button/;
	    $_ .= $s if eof;
	} "$::prefix/etc/sysctl.conf";
    }
}

sub mouseconfig {
    my ($t, $mouse, @wacom);

    #- Whouah! probing all devices from ttyS0 to ttyS3 once a time!
    detect_devices::probeSerialDevices();

    #- check new probing methods keep everything used here intact!
    foreach (0..3) {
	$t = detect_devices::probeSerial("/dev/ttyS$_") or next;
	if ($t->{CLASS} eq 'MOUSE') {
	    $t->{MFG} ||= $t->{MANUFACTURER};

	    $mouse = fullname2mouse("serial|Microsoft IntelliMouse") if $t->{MFG} eq 'MSH' && $t->{MODEL} eq '0001';
	    $mouse = fullname2mouse("serial|Logitech MouseMan") if $t->{MFG} eq 'LGI' && $t->{MODEL} =~ /^80/;
	    $mouse = fullname2mouse("serial|Genius NetMouse") if $t->{MFG} eq 'KYE' && $t->{MODEL} eq '0003';

	    $mouse ||= fullname2mouse("serial|Generic 2 Button Mouse"); #- generic by default.
	    $mouse->{device} = "ttyS$_";
	    last;
	} elsif ($t->{CLASS} eq "PEN" || $t->{MANUFACTURER} eq "WAC") {
	    push @wacom, "ttyS$_";
	}
    }
    $mouse, @wacom;
}

sub detect() {
    if (arch() =~ /^sparc/) {
	return fullname2mouse("sunmouse|Sun - Mouse");
    }
    if (arch() eq "ppc") {
        return fullname2mouse(detect_devices::hasMousePS2("usbmouse") ? 
			      "USB|1 button" :
			      # No need to search for an ADB mouse.  If I did, the PPC kernel would
			      # find one whether or not I had one installed!  So..  default to it.
			      "busmouse|1 button");
    }

    my @wacom;
    my $fast_mouse_probe = sub {
	my $auxmouse = detect_devices::hasMousePS2("psaux") && fullname2mouse("PS/2|Standard", unsafe => 1);

	#- workaround for some special case were mouse is openable 1/2.
	unless ($auxmouse) {
	    $auxmouse = detect_devices::hasMousePS2("psaux") && fullname2mouse("PS/2|Generic PS2 Wheel Mouse", unsafe => 0);
	    $auxmouse and detect_devices::hasMousePS2("psaux"); #- fake another open in order for XFree to see the mouse.
	}

	if (modules::get_probeall("usb-interface")) {
	    if (my (@l) = detect_devices::usbMice()) {
		log::l(join('', "found usb mouse $_->{driver} $_->{description} (", if_($_->{type}, $_->{type}), ")")) foreach @l;
		eval { modules::load(qw(hid mousedev usbmouse)) };
		if (!$@ && detect_devices::tryOpen("usbmouse")) {
		    my $mouse = fullname2mouse($l[0]{driver} =~ /Mouse:(.*)/ ? $1 : "USB|Wheel");
		    $auxmouse and $mouse->{auxmouse} = $auxmouse; #- for laptop, we kept the PS/2 as secondary (symbolic).
		    return $mouse;
		}
		eval { modules::unload(qw(usbmouse mousedev hid)) };
	    }
	} else {
	    log::l("no usb interface found for mice");
	}
	$auxmouse;
    };

    if (modules::get_probeall("usb-interface")) {
	my $keep_mouse;
	if (my (@l) = detect_devices::usbWacom()) {
	    log::l("found usb wacom $_->{driver} $_->{description} ($_->{type})") foreach @l;
	    eval { modules::load("wacom", "evdev") };
	    unless ($@) {
		foreach (0..$#l) {
		    detect_devices::tryOpen("input/event$_") and $keep_mouse = 1, push @wacom, "input/event$_";
		}
	    }
	    $keep_mouse or eval { modules::unload("evdev", "wacom") };
	}
    } else {
	log::l("no usb interface found for wacom");
    }

    #- at this level, not all possible mice are detected so avoid invoking serial_probe
    #- which takes a while for its probe.
    if ($::isStandalone) {
	my $mouse = $fast_mouse_probe->();
	$mouse and return { wacom => \@wacom, %$mouse };
    }

    #- probe serial device to make sure a wacom has been detected.
    eval { modules::load("serial") };
    my ($r, @serial_wacom) = mouseconfig(); push @wacom, @serial_wacom;
    $r and return { wacom => \@wacom, %$r };

    if (!$::isStandalone) {
	my $mouse = $fast_mouse_probe->();
	$mouse and return { wacom => \@wacom, %$mouse };
    }

    #- in case only a wacom has been found, assume an inexistant mouse (necessary).
    @wacom and return fullname2mouse('none|No mouse', wacom => \@wacom);

    if (detect_devices::is_a_recent_computer() && $::isInstall) {
	#- special case for non detected usb interface on a box with no mouse.
	#- we *must* find out if there really is no usb, otherwise the box may
	#- not be accessible via the keyboard (if the keyboard is USB)
	#- the only way to know this is to make a full pci probe
	modules::get_probeall("usb-interface") or modules::load_category('bus/usb', '', 'unsafe');
	log::l("trying again to find a usb mouse");
	sleep 10;
	if (my $mouse = $fast_mouse_probe->()) {
	    return $mouse;
	}
    }

    #- defaults to generic serial mouse on ttyS0.
    #- Oops? using return let return a hash ref, if not using it, it return a list directly :-)
    return fullname2mouse("serial|Generic 2 Button Mouse", unsafe => 1);
}

sub set_xfree_conf {
    my ($mouse, $xfree_conf, $b_keep_auxmouse_unchanged) = @_;
    
    my @mice = map {
	{
	    Protocol => $_->{XMOUSETYPE},
	    Device => "/dev/$_->{device}",
	    if_($_->{nbuttons} > 3, ZAxisMapping => [ $_->{nbuttons} > 5 ? '6 7' : '4 5' ]),
	    if_($_->{nbuttons} < 3, Emulate3Buttons => undef, Emulate3Timeout => 50),
	};
    } ($mouse, if_($mouse->{auxmouse}, $mouse->{auxmouse}));
    
    if (!$mouse->{auxmouse} && $b_keep_auxmouse_unchanged) {
	my (undef, @l) = $xfree_conf->get_mice;
	push @mice, @l;
    }

    $xfree_conf->set_mice(@mice);

    if (my @wacoms = @{$mouse->{wacom} || []}) {
	$xfree_conf->set_wacoms(map { { Device => "/dev/$_", USB => m|input/event| } } @wacoms);
	$xfree_conf->{xfree3}->add_load_module('xf86Wacom.so') if $xfree_conf->{xfree3};
    }
}

sub various_xfree_conf {
    my ($in, $mouse) = @_;

    {
	my $f = "$::prefix/etc/X11/xinit.d/mouse_buttons";
	if ($mouse->{nbuttons} <= 5) {
	    unlink($f);
	} else {
	    output_with_perm($f, 0755, "xmodmap -e 'pointer = 1 2 3 6 7 4 5'\n");
	}
    }
    {
	my $f = "$::prefix/etc/X11/xinit.d/auxmouse_buttons";
	if (!$mouse->{auxmouse} || $mouse->{auxmouse}{nbuttons} <= 5) {
	    unlink($f);
	} else {
	    $in->do_pkgs->install('xinput');
	    output_with_perm($f, 0755, "xinput set-button-map Mouse2 1 2 3 6 7 4 5\n");
	}
    }
}

#- write_conf : write the mouse infos into the Xconfig files.
#- input :
#-  $mouse : the hashtable containing the informations
#- $mouse input
#-  $mouse->{nbuttons} : number of buttons : integer
#-  $mouse->{device} : device of the mouse : string : ex 'psaux'
#-  $mouse->{XMOUSETYPE} : type of the mouse for gpm : string : ex 'PS/2'
#-  $mouse->{type} : type (generic ?) of the mouse : string : ex 'PS/2'
#-  $mouse->{name} : name of the mouse : string : ex 'Standard'
#-  $mouse->{MOUSETYPE} : type of the mouse : string : ex "ps/2"
#-  $mouse->{XEMU3} : emulate 3rd button : string : 'yes' or 'no'
sub write_conf {
    my ($in, $mouse, $b_keep_auxmouse_unchanged) = @_;

    &write($in, $mouse);
    modules::write_conf('') if $mouse->{device} eq "usbmouse" && !$::testing;

    require Xconfig::xfree;
    my $xfree_conf = Xconfig::xfree->read;
    set_xfree_conf($mouse, $xfree_conf, $b_keep_auxmouse_unchanged);
    $xfree_conf->write;
}

sub test_mouse_install {
    my ($mouse, $x_protocol_changed) = @_;
    require ugtk2;
    ugtk2->import(qw(:wrappers :create));
    my $w = ugtk2->new('', disallow_big_help => 1);
    my ($width, $height, $_offset) = (210, round_up(min(350, $::windowheight - 150), 6), 25);
    my $darea = Gtk2::DrawingArea->new;
    $darea->set_events([ 'button_press_mask', 'button_release_mask' ]);  #$darea must be unrealized.
    gtkadd($w->{window},
  	   gtkpack(my $vbox_grab = Gtk2::VBox->new(0, 0),
		   gtkset_size_request($darea, $width+1, $height+1),
		   gtkset_sensitive(create_okcancel($w, undef, undef, 'edge'), 1)
		  ),
	  );
    test_mouse($mouse, $w, $darea, $width, $height, $x_protocol_changed);
    $w->sync; # HACK
    Gtk2::Gdk->pointer_grab($vbox_grab->window, 1, 'pointer_motion_mask', $vbox_grab->window, undef, 0);
    my $r = $w->main;
    Gtk2::Gdk->pointer_ungrab(0);
    $r;
}

sub test_mouse_standalone {
    my ($mouse, $hbox) = @_;
    require ugtk2;
    ugtk2->import(qw(:wrappers));
    my ($width, $height, $_offset) = (210, round_up(min(350, $::windowheight - 150), 6), 25);
    my $darea = Gtk2::DrawingArea->new;
    $darea->set_events([ 'button_press_mask', 'button_release_mask' ]);  #$darea must be unrealized.
    gtkpack($hbox,
	    gtkpack(gtkset_border_width(Gtk2::VBox->new(0,10), 10),
		    gtksize(gtkset_size_request($darea, $width+1, $height+1), $width, $height)));
    test_mouse($mouse, $hbox, $darea, $width, $height);
}

sub test_mouse {
    my ($mouse, $_w, $darea, $width, $height, $b_x_protocol_changed) = @_;

#    $darea->realize;  IS IT REALLY NEEDED? generates a Gtk-CRITICAL when run..
    require ugtk2;
    ugtk2->import(qw(:wrappers));
    my %xpms;
    $xpms{$_} = ugtk2::gtkcreate_pixbuf("mouse_$_.xpm") foreach qw(3b 3b+ left right middle);
    $xpms{au} = ugtk2::gtkcreate_pixbuf('arrow_up.xpm');
    $xpms{ad} = ugtk2::gtkcreate_pixbuf('arrow_down.xpm');
    my $image = $xpms{'3b'};
    $mouse->{nbuttons} > 3 and $image = $xpms{'3b+'};
    my $draw_text = sub {
  	my ($t, $y) = @_;
	my $layout = $darea->create_pango_layout($t);
	my ($w) = $layout->get_pixel_size;
	$darea->window->draw_layout($darea->style->black_gc,
				    ($darea->allocation->width-$w)/2,
				    ($darea->allocation->height-$height)/2 + $y,
				    $layout);
	$layout->unref;
    };
    my $draw_pixbuf = sub {
	my ($p, $x, $y, $w, $h) = @_;
	$p->render_to_drawable($darea->window, $darea->style->bg_gc('normal'), 0, 0,
			       ($darea->allocation->width-$width)/2 + $x, ($darea->allocation->height-$height)/2 + $y,
			       $w, $h, 'none', 0, 0);
    };
    my $drawarea; 
    $drawarea = sub {
	my ($height) = @_;
	$draw_pixbuf->($image, 0, 0, 210, $height || 200);
	if ($::isInstall) {
	    $draw_text->(N("Please test the mouse"), $height - 120);
	    if ($b_x_protocol_changed && $mouse->{nbuttons} > 3 && member($mouse->{XMOUSETYPE}, 'IMPS/2', 'ExplorerPS/2')) {
		$draw_text->(N("To activate the mouse,"), $height - 105);
		$draw_text->(N("MOVE YOUR WHEEL!"), $height - 90);
	    }
	}
    };

    my $timeout;
    my $paintButton = sub {
	my ($nb) = @_;
	my $x = 60 + $nb*33;
	$timeout or $drawarea->();
	if ($nb == 0) {
	    $draw_pixbuf->($xpms{left}, 31, 52, 59, 91);
	} elsif ($nb == 2) {
	    $draw_pixbuf->($xpms{right}, 117, 52, 61, 91);
	} elsif ($nb == 1) {
	    if ($mouse->{nbuttons} > 3) {
		$draw_pixbuf->($xpms{middle}, 98, 67, 13, 62);
	    } else {
  		$darea->window->draw_arc($darea->style->black_gc,
  					  1, ($darea->allocation->width-$width)/2 + $x, ($darea->allocation->height-$height)/2 + 90, 20, 25,
  					  0, 360*64);
	    }
	} else {
	    if ($nb == 3) {
		$draw_pixbuf->($xpms{au}, 102, 57, 6, 8);
	    } elsif ($nb == 4) {
		$draw_pixbuf->($xpms{ad}, 102, 131, 6, 8);
	    }
	    $draw_pixbuf->($xpms{middle}, 98, 67, 13, 62);
	    $timeout and Gtk2->timeout_remove($timeout);
	    $timeout = Gtk2->timeout_add(100, sub { $drawarea->(); $timeout = 0; 0 });
	}
    };
    
    $darea->signal_connect(button_press_event => sub { $paintButton->($_[1]->button - 1) });
    $darea->signal_connect(scroll_event => sub { $paintButton->($_[1]->direction eq 'up' ? 3 : 4) });
    $darea->signal_connect(button_release_event => sub { $drawarea->() });
    $darea->signal_connect(expose_event => sub { $drawarea->(350) });
    $darea->set_size_request($width, $height);
}


=begin

=head1 NAME

mouse - Perl functions to handle mice

=head1 SYNOPSYS

   require modules;
   require mouse;
   modules::mergein_conf('/etc/modules.conf') if -r '/etc/modules.conf';
   &mouse::detect();

=head1 DESCRIPTION

C<mouse> is a perl module used by mousedrake to detect and configure the mouse.

=head1 COPYRIGHT

Copyright (C) 2000-2002 MandrakeSoft <tvignaud@mandrakesoft.com>

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

=cut
' href='#n3157'>3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563
# translation of drakx-net-tr.po to Turkish
# Copyright (C) 2000,2003 Free Software Foundation, Inc.
# Copyright (c) 2000 Mandriva
# ############################################
#
# Ömer Fadıl USTA <omer_fad@hotmail.com> , 1999-2003.
# Tuncay YENİAY <tuncayyeniay@mynet.com>,2002.
# Nazmi Savga <nsavga@doruk.net.tr>,2001.
# Durmuş Celep <durmusc_tr@yahoo.com>,2002.
# Erçin EKER <erc.caldera@gmx.net>, 2003.
#
# #############################################
#
msgid ""
msgstr ""
"Project-Id-Version: drakx-net-tr\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-08-09 11:47+0200\n"
"PO-Revision-Date: 2004-09-15 13:35+0200\n"
"Last-Translator: Ömer Fadıl USTA <omer_fad@hotmail.com>\n"
"Language-Team: Turkish <tr@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../bin/drakconnect:61 ../lib/network/netconnect.pm:118
#, c-format
msgid "Network & Internet Configuration"
msgstr "Ağ & İnternet Yapılandırması"

#: ../bin/drakconnect:81
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Ağ Yapılandırması(%d bağdaştırıcı)"

#: ../bin/drakconnect:93 ../bin/drakconnect:813
#, c-format
msgid "Gateway:"
msgstr "Ağ geçiti:"

#: ../bin/drakconnect:93 ../bin/drakconnect:813
#, c-format
msgid "Interface:"
msgstr "Arayüz:"

#: ../bin/drakconnect:97 ../bin/net_monitor:119
#, c-format
msgid "Wait please"
msgstr "Lütfen bekleyin"

#: ../bin/drakconnect:113 ../bin/drakinvictus:105
#, c-format
msgid "Interface"
msgstr "Arayüz"

#: ../bin/drakconnect:113 ../bin/drakconnect:321 ../bin/drakconnect:888
#: ../bin/drakhosts:196 ../lib/network/connection/ethernet.pm:125
#: ../lib/network/netconnect.pm:604 ../lib/network/vpn/openvpn.pm:221
#, c-format
msgid "IP address"
msgstr "IP adresi:"

#: ../bin/drakconnect:113 ../bin/drakconnect:305 ../bin/drakconnect:563
#: ../bin/drakids:252 ../bin/drakvpn-old:839 ../lib/network/netconnect.pm:448
#, c-format
msgid "Protocol"
msgstr "Protokol"

#: ../bin/drakconnect:113 ../lib/network/netconnect.pm:434
#, c-format
msgid "Driver"
msgstr "Sürücü"

#: ../bin/drakconnect:113
#, c-format
msgid "State"
msgstr "Durum"

#: ../bin/drakconnect:130
#, c-format
msgid "Hostname: "
msgstr "Makina adı: "

#: ../bin/drakconnect:132
#, c-format
msgid "Configure hostname..."
msgstr "Makineadını yapılandır..."

#: ../bin/drakconnect:146 ../bin/drakconnect:851
#, c-format
msgid "LAN configuration"
msgstr "Yerel Ağ yapılandırması"

#: ../bin/drakconnect:151
#, c-format
msgid "Configure Local Area Network..."
msgstr "Yerel ağı yapılandır.."

#: ../bin/drakconnect:157 ../bin/drakconnect:240 ../bin/draknfs:183
#: ../bin/net_applet:138
#, c-format
msgid "Help"
msgstr "Yardım"

#: ../bin/drakconnect:159 ../bin/drakconnect:241 ../bin/drakconnect:245
#: ../bin/drakinvictus:140
#, c-format
msgid "Apply"
msgstr "Uygula"

#: ../bin/drakconnect:161 ../bin/drakconnect:943 ../bin/drakconnect:1034
#: ../bin/draknetprofile:106 ../bin/net_monitor:341
#, c-format
msgid "Cancel"
msgstr "İptal"

#: ../bin/drakconnect:162 ../bin/drakconnect:858 ../bin/drakconnect:945
#: ../bin/drakconnect:1035 ../bin/draknetprofile:108 ../bin/net_monitor:342
#, c-format
msgid "Ok"
msgstr "Tamam"

#: ../bin/drakconnect:164 ../bin/drakconnect:636 ../bin/drakgw:359
#: ../bin/draksambashare:208 ../lib/network/drakroam.pm:200
#: ../lib/network/drakroam.pm:250
#, c-format
msgid "Please wait"
msgstr "Lütfen bekleyin"

#: ../bin/drakconnect:166 ../bin/drakconnect:638
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Lütfen Bekleyiniz... Yapılandırmalar uygulanıyor"

#: ../bin/drakconnect:192
#, c-format
msgid "Manage connections"
msgstr "Bağlantıları yönet"

#: ../bin/drakconnect:219 ../lib/network/drakroam.pm:346
#, c-format
msgid "Device: "
msgstr "Aygıt: "

#: ../bin/drakconnect:302
#, fuzzy, c-format
msgid "IP configuration"
msgstr "CUPS yapılandırması"

#: ../bin/drakconnect:326 ../bin/drakconnect:889 ../bin/drakgw:177
#: ../lib/network/connection/ethernet.pm:132
#, c-format
msgid "Netmask"
msgstr "Ağ maskesi:"

#: ../bin/drakconnect:332 ../lib/network/connection/ethernet.pm:133
#: ../lib/network/netconnect.pm:636 ../lib/network/vpn/openvpn.pm:212
#: ../lib/network/vpn/vpnc.pm:39
#, c-format
msgid "Gateway"
msgstr "Ağ geçiti"

#: ../bin/drakconnect:337
#, c-format
msgid "DNS servers"
msgstr "DNS sunucuları"

#: ../bin/drakconnect:343
#, c-format
msgid "Search Domain"
msgstr "Alan adı Ara"

#: ../bin/drakconnect:351 ../bin/drakvpn-old:837
#, c-format
msgid "none"
msgstr "hiçbiri"

#: ../bin/drakconnect:351
#, c-format
msgid "static"
msgstr "sabit"

#: ../bin/drakconnect:351
#, c-format
msgid "DHCP"
msgstr "DHCP"

#: ../bin/drakconnect:369 ../bin/drakconnect:892
#: ../lib/network/connection/ethernet.pm:143
#, c-format
msgid "DHCP client"
msgstr "DHCP istemci"

#: ../bin/drakconnect:373 ../lib/network/connection/ethernet.pm:200
#, fuzzy, c-format
msgid "Assign host name from DHCP address"
msgstr "Lütfen makina adını ya da IP numarasını giriniz."

#: ../bin/drakconnect:375 ../lib/network/connection/ethernet.pm:147
#, c-format
msgid "DHCP host name"
msgstr "DHCP makine adı"

#: ../bin/drakconnect:379 ../lib/network/connection/ethernet.pm:144
#, fuzzy, c-format
msgid "DHCP timeout (in seconds)"
msgstr "Bağlantı zaman aşımı (saniyede)"

#: ../bin/drakconnect:382 ../lib/network/connection/ethernet.pm:136
#, fuzzy, c-format
msgid "Get DNS servers from DHCP"
msgstr "DHCP sunucu IP'si"

#: ../bin/drakconnect:383 ../lib/network/connection/ethernet.pm:145
#, c-format
msgid "Get YP servers from DHCP"
msgstr ""

#: ../bin/drakconnect:384 ../lib/network/connection/ethernet.pm:146
#, c-format
msgid "Get NTPD servers from DHCP"
msgstr ""

#: ../bin/drakconnect:406 ../lib/network/connection/wireless.pm:312
#: ../lib/network/drakroam.pm:282
#, fuzzy, c-format
msgid "Operating Mode"
msgstr "Uzman kipi"

#: ../bin/drakconnect:407 ../lib/network/connection/wireless.pm:316
#, c-format
msgid "Network name (ESSID)"
msgstr ""

#: ../bin/drakconnect:408 ../lib/network/connection/wireless.pm:322
#, c-format
msgid "Network ID"
msgstr "Ağ ID"

#: ../bin/drakconnect:409 ../lib/network/connection/wireless.pm:323
#, c-format
msgid "Operating frequency"
msgstr ""

#: ../bin/drakconnect:410 ../lib/network/connection/wireless.pm:324
#, c-format
msgid "Sensitivity threshold"
msgstr ""

#: ../bin/drakconnect:411 ../lib/network/connection/wireless.pm:325
#, c-format
msgid "Bitrate (in b/s)"
msgstr ""

#: ../bin/drakconnect:421 ../lib/network/connection/wireless.pm:320
#, c-format
msgid "Encryption key"
msgstr "parola"

#: ../bin/drakconnect:422 ../lib/network/connection/wireless.pm:326
#, c-format
msgid "RTS/CTS"
msgstr ""

#: ../bin/drakconnect:423 ../lib/network/connection/wireless.pm:334
#, fuzzy, c-format
msgid "Fragmentation"
msgstr "Oyun Konsolu"

#: ../bin/drakconnect:424 ../lib/network/connection/wireless.pm:335
#, c-format
msgid "iwconfig command extra arguments"
msgstr ""

#. -PO: split the "xyz command extra argument" translated string into two lines if it's bigger than the english one
#: ../bin/drakconnect:425 ../lib/network/connection/wireless.pm:343
#, c-format
msgid "iwspy command extra arguments"
msgstr ""

#: ../bin/drakconnect:426 ../lib/network/connection/wireless.pm:352
#, c-format
msgid "iwpriv command extra arguments"
msgstr ""

#: ../bin/drakconnect:434
#, c-format
msgid "Start at boot"
msgstr "Başlangıçta Çalıştır"

#: ../bin/drakconnect:440 ../lib/network/connection/ethernet.pm:220
#, c-format
msgid "Network Hotplugging"
msgstr "Ağ Hotplugging"

#: ../bin/drakconnect:446 ../lib/network/netconnect.pm:323
#, c-format
msgid "Dialing mode"
msgstr "Çevirme kipi"

#: ../bin/drakconnect:451 ../bin/drakconnect:518
#: ../lib/network/netconnect.pm:324
#, c-format
msgid "Connection speed"
msgstr "Bağlantı hızı"

#: ../bin/drakconnect:456 ../lib/network/netconnect.pm:325
#, c-format
msgid "Connection timeout (in sec)"
msgstr "Bağlantı zaman aşımı (saniyede)"

#: ../bin/drakconnect:462 ../lib/network/connection.pm:165
#, fuzzy, c-format
msgid "Metric"
msgstr "kısıtla"

#: ../bin/drakconnect:482 ../lib/network/connection/cable.pm:48
#: ../lib/network/netconnect.pm:587
#, c-format
msgid "Authentication"
msgstr "Kimlik kanıtlama"

#: ../bin/drakconnect:492 ../lib/network/connection/cable.pm:50
#: ../lib/network/connection/ppp.pm:22 ../lib/network/netconnect.pm:326
#: ../lib/network/vpn/openvpn.pm:393
#, c-format
msgid "Account Login (user name)"
msgstr "Kullanıcı Adı"

#: ../bin/drakconnect:493 ../lib/network/connection/cable.pm:52
#: ../lib/network/connection/ppp.pm:23 ../lib/network/netconnect.pm:327
#: ../lib/network/vpn/openvpn.pm:394
#, c-format
msgid "Account Password"
msgstr "Hesap Parolası"

#: ../bin/drakconnect:494 ../lib/network/netconnect.pm:320
#, c-format
msgid "Provider phone number"
msgstr "Servis sağlayıcının telefon numarası"

#: ../bin/drakconnect:499 ../lib/network/connection/ppp.pm:10
#: ../lib/network/netconnect.pm:75
#, c-format
msgid "PAP"
msgstr "PAP"

#: ../bin/drakconnect:499 ../lib/network/connection/ppp.pm:11
#: ../lib/network/netconnect.pm:76
#, c-format
msgid "Terminal-based"
msgstr "Terminal tabanlı"

#: ../bin/drakconnect:499 ../lib/network/connection/ppp.pm:9
#: ../lib/network/netconnect.pm:74
#, c-format
msgid "Script-based"
msgstr "Betik tabanlı"

#: ../bin/drakconnect:499 ../lib/network/connection/ppp.pm:12
#: ../lib/network/netconnect.pm:77
#, c-format
msgid "CHAP"
msgstr "CHAP"

#: ../bin/drakconnect:499 ../lib/network/connection/ppp.pm:13
#: ../lib/network/netconnect.pm:78
#, c-format
msgid "PAP/CHAP"
msgstr "PAP/CHAP"

#: ../bin/drakconnect:516
#, c-format
msgid "Flow control"
msgstr "Taşma kontrolü"

#: ../bin/drakconnect:517
#, fuzzy, c-format
msgid "Line termination"
msgstr "Internet konsolu"

#: ../bin/drakconnect:528
#, c-format
msgid "Modem timeout"
msgstr "Modem zaman aşımı"

#: ../bin/drakconnect:532
#, c-format
msgid "Use lock file"
msgstr "Kilit dosyası kullan"

#: ../bin/drakconnect:534
#, c-format
msgid "Wait for dialup tone before dialing"
msgstr ""

#: ../bin/drakconnect:537
#, c-format
msgid "Busy wait"
msgstr "Meşgül beklemesi"

#: ../bin/drakconnect:542
#, c-format
msgid "Modem sound"
msgstr "Modem Ses"

#: ../bin/drakconnect:543 ../bin/drakgw:101
#, c-format
msgid "Enable"
msgstr "Etkin"

#: ../bin/drakconnect:543 ../bin/drakgw:101
#, c-format
msgid "Disable"
msgstr "Pasif"

#: ../bin/drakconnect:555 ../lib/network/netconnect.pm:328
#, c-format
msgid "Card IRQ"
msgstr "Kartın IRQ değeri"

#: ../bin/drakconnect:556 ../lib/network/netconnect.pm:329
#, c-format
msgid "Card mem (DMA)"
msgstr "Kartın DMA değeri"

#: ../bin/drakconnect:557 ../lib/network/netconnect.pm:330
#, c-format
msgid "Card IO"
msgstr "Kartın IO değeri"

#: ../bin/drakconnect:558 ../lib/network/netconnect.pm:331
#, c-format
msgid "Card IO_0"
msgstr "Kartın IO_0 değeri"

#: ../bin/drakconnect:564 ../lib/network/netconnect.pm:67
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Avrupa protokolü (EDSS1)"

#: ../bin/drakconnect:565 ../lib/network/netconnect.pm:68
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Dünyanın diğer kısımları için protokol \n"
" D-Kanalı yok (kiralık hat)"

#: ../bin/drakconnect:592
#, c-format
msgid "Vendor"
msgstr "Üretici"

#: ../bin/drakconnect:593
#, c-format
msgid "Description"
msgstr "Tanım"

#: ../bin/drakconnect:594
#, c-format
msgid "Media class"
msgstr "Ortam sınıfı"

#: ../bin/drakconnect:595
#, c-format
msgid "Module name"
msgstr "Modül adı"

#: ../bin/drakconnect:596
#, c-format
msgid "Mac Address"
msgstr "Mac Adresi"

#: ../bin/drakconnect:597
#, c-format
msgid "Bus"
msgstr "Veriyolu"

#: ../bin/drakconnect:598
#, c-format
msgid "Location on the bus"
msgstr "Veriyolundaki konum"

#: ../bin/drakconnect:676 ../bin/drakconnect:680 ../bin/drakconnect:689
#: ../bin/drakconnect:705 ../bin/drakgw:184 ../bin/drakhosts:100
#: ../bin/drakhosts:245 ../bin/drakhosts:252 ../bin/drakhosts:259
#: ../bin/drakinvictus:72 ../bin/draknetprofile:113 ../bin/draknfs:85
#: ../bin/draknfs:106 ../bin/draknfs:276 ../bin/draknfs:409 ../bin/draknfs:411
#: ../bin/draknfs:414 ../bin/draknfs:506 ../bin/draknfs:513 ../bin/draknfs:576
#: ../bin/draknfs:583 ../bin/draknfs:590 ../bin/draksambashare:373
#: ../bin/draksambashare:380 ../bin/draksambashare:383
#: ../bin/draksambashare:429 ../bin/draksambashare:453
#: ../bin/draksambashare:519 ../bin/draksambashare:534
#: ../bin/draksambashare:612 ../bin/draksambashare:679
#: ../bin/draksambashare:779 ../bin/draksambashare:786
#: ../bin/draksambashare:917 ../bin/draksambashare:1110
#: ../bin/draksambashare:1119 ../bin/draksambashare:1141
#: ../bin/draksambashare:1150 ../bin/draksambashare:1169
#: ../bin/draksambashare:1178 ../bin/draksambashare:1190
#: ../lib/network/connection/xdsl.pm:324 ../lib/network/drakroam.pm:50
#: ../lib/network/drakroam.pm:56 ../lib/network/drakroam.pm:69
#: ../lib/network/drakvpn.pm:45 ../lib/network/drakvpn.pm:52
#: ../lib/network/ndiswrapper.pm:27 ../lib/network/ndiswrapper.pm:42
#: ../lib/network/ndiswrapper.pm:86 ../lib/network/ndiswrapper.pm:102
#: ../lib/network/netconnect.pm:131 ../lib/network/netconnect.pm:179
#: ../lib/network/netconnect.pm:268 ../lib/network/netconnect.pm:813
#: ../lib/network/thirdparty.pm:115 ../lib/network/thirdparty.pm:132
#: ../lib/network/thirdparty.pm:215 ../lib/network/thirdparty.pm:217
#: ../lib/network/thirdparty.pm:238
#, c-format
msgid "Error"
msgstr "Hata"

#: ../bin/drakconnect:676 ../lib/network/connection/ethernet.pm:160
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresi 1.2.3.4 biçimide olmalıdır"

#: ../bin/drakconnect:680 ../lib/network/connection/ethernet.pm:165
#, fuzzy, c-format
msgid "Netmask should be in format 255.255.224.0"
msgstr "Geçit(Gateway) adresi 1.2.3.4 biçimide olmalıdır"

#: ../bin/drakconnect:685 ../bin/drakconnect:767 ../bin/drakconnect:953
#, c-format
msgid "No IP"
msgstr "IP Yok"

#: ../bin/drakconnect:686 ../bin/drakconnect:768
#, c-format
msgid "No Mask"
msgstr "Maske Yok"

#: ../bin/drakconnect:689 ../lib/network/netconnect.pm:798
#, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "Geçit(Gateway) adresi 1.2.3.4 biçimide olmalıdır"

#: ../bin/drakconnect:705 ../bin/drakgw:307
#, c-format
msgid ""
"No ethernet network adapter has been detected on your system. Please run the "
"hardware configuration tool."
msgstr ""
"Sisteminizde eternet ağ bağdaştırıcısı bulunamadı. Lütfen donanım ayar "
"aracını çalıştırın."

#: ../bin/drakconnect:714
#, c-format
msgid "Remove a network interface"
msgstr "Bir ağ arabirimini kaldır"

#: ../bin/drakconnect:718
#, c-format
msgid "Select the network interface to remove:"
msgstr "Kaldırmak istediğiniz ağ arabirimini seçin:"

#: ../bin/drakconnect:719 ../bin/drakgw:123 ../lib/network/netconnect.pm:350
#: ../lib/network/netconnect.pm:385
#, c-format
msgid "Net Device"
msgstr "Ağ Aygıtı"

#: ../bin/drakconnect:751
#, fuzzy, c-format
msgid ""
"An error occurred while deleting the \"%s\" network interface:\n"
"\n"
"%s"
msgstr ""
"Ağınızı yeniden başlatırken bir hata oluştu : \n"
"\n"
"%s"

#: ../bin/drakconnect:752
#, c-format
msgid ""
"Congratulations, the \"%s\" network interface has been successfully deleted"
msgstr ""

#: ../bin/drakconnect:769
#, c-format
msgid "up"
msgstr ""

#: ../bin/drakconnect:769
#, c-format
msgid "down"
msgstr "aşağı"

#: ../bin/drakconnect:804 ../bin/net_monitor:465
#, c-format
msgid "Connected"
msgstr "Bağlanıldı"

#: ../bin/drakconnect:804 ../bin/net_monitor:465
#, c-format
msgid "Not connected"
msgstr "Bağlanılamadı"

#: ../bin/drakconnect:806
#, c-format
msgid "Disconnect..."
msgstr "Bağlantıyı Kes..."

#: ../bin/drakconnect:806
#, c-format
msgid "Connect..."
msgstr "Bağlan..."

#: ../bin/drakconnect:847
#, c-format
msgid "Deactivate now"
msgstr "Şimdi pasifleştir"

#: ../bin/drakconnect:847
#, c-format
msgid "Activate now"
msgstr "Şimdi etkinleştir"

#: ../bin/drakconnect:855
#, c-format
msgid ""
"You do not have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"Hiç bir arayüz yapılandırılmamış.\n"
"Yapılandırmak için ilk önce 'Yapılandır'a tıklayın"

#: ../bin/drakconnect:869
#, c-format
msgid "LAN Configuration"
msgstr "Yerel ağ ayarları"

#: ../bin/drakconnect:881
#, c-format
msgid "Adapter %s: %s"
msgstr "Bağdaştırıcı %s: %s"

#: ../bin/drakconnect:890
#, c-format
msgid "Boot Protocol"
msgstr "Önyükleme Protokolü"

#: ../bin/drakconnect:891
#, c-format
msgid "Started on boot"
msgstr "Önyüklemede başlatılan"

#: ../bin/drakconnect:927
#, fuzzy, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"Add an interface\" assistant from the Mandriva Linux Control Center"
msgstr ""
"Bu bağdaştırıcı henüz yapılandırılmamış.\n"
"Ana penceredeki yapılandırma sihirbazını çalıştırın"

#: ../bin/drakconnect:975
#, c-format
msgid "Internet connection configuration"
msgstr "Internet bağlantısı ayarları"

#: ../bin/drakconnect:979 ../bin/draknetprofile:129 ../bin/draknetprofile:131
#: ../bin/drakproxy:36 ../lib/network/drakvpn.pm:70
#: ../lib/network/drakvpn.pm:100 ../lib/network/ndiswrapper.pm:92
#: ../lib/network/netconnect.pm:471
#, c-format
msgid "Warning"
msgstr "Uyarı"

#: ../bin/drakconnect:981 ../bin/net_applet:69
#, fuzzy, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mandriva Linux Control Center"
msgstr ""
"Bu bağdaştırıcı henüz yapılandırılmamış.\n"
"Ana penceredeki yapılandırma sihirbazını çalıştırın"

#. -PO: here "Add Connection" should be translated the same was as in control-center
#: ../bin/drakconnect:982 ../bin/net_applet:70
#, fuzzy, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Bir ağ arabirimini kaldır"

#: ../bin/drakconnect:996
#, c-format
msgid "Host name (optional)"
msgstr "Makineadı (opsiyonel)"

#: ../bin/drakconnect:997 ../lib/network/netconnect.pm:622
#, c-format
msgid "First DNS Server (optional)"
msgstr "İlk DNS Sunucu (isteğe bağlı)"

#: ../bin/drakconnect:998 ../lib/network/netconnect.pm:623
#, c-format
msgid "Second DNS Server (optional)"
msgstr "İkinci DNS Sunucu(isteğe bağlı)"

#: ../bin/drakconnect:999
#, fuzzy, c-format
msgid "Third DNS server (optional)"
msgstr "İlk DNS Sunucu (isteğe bağlı)"

#: ../bin/drakconnect:1021
#, c-format
msgid "Internet Connection Configuration"
msgstr "Internet Bağlantısı Ayarları"

#: ../bin/drakconnect:1022
#, c-format
msgid "Internet access"
msgstr "Internet erişimi"

#: ../bin/drakconnect:1024 ../bin/net_monitor:98
#, c-format
msgid "Connection type: "
msgstr "Bağlantı türü: "

#: ../bin/drakconnect:1027
#, c-format
msgid "Status:"
msgstr "Durum:"

#: ../bin/drakconnect:1028 ../lib/network/netconnect.pm:704
#, c-format
msgid "Testing your connection..."
msgstr "Bağlantınız test ediliyor..."

#: ../bin/drakconnect:1032
#, c-format
msgid "Parameters"
msgstr "Paremetreler"

#: ../bin/drakgw:71
#, c-format
msgid "Internet Connection Sharing"
msgstr "İnternet Bağlantısı Paylaşımı"

#: ../bin/drakgw:75
#, c-format
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Make sure you have configured your Network/Internet access using drakconnect "
"before going any further.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN)."
msgstr ""
"Bilgisayarınız internet bağlantısını paylaşmak için ayarlanabilirsiniz.\n"
"Bu özellik sayesinde ağınıza bağlı diğer bilgisayarlarda internet üzerinden "
"istedikleri bilgiye ulaşabilirler.\n"
"\n"
"Bu özellikleri kullanmadan önce Ağ/İnternet ayarlamalarınızı drakconnect ile "
"düzgün birşekilde yaptığınıza emin olunuz.\n"
"\n"
"Not: Yerel ağınızı(LAN) ayarlamak için bir ağ bağdaştırıcısına (eternet "
"kartına) ihtiyacınız var."

#: ../bin/drakgw:91
#, c-format
msgid ""
"The setup of Internet Connection Sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"İnternet bağlantısı paylaşımı ayarları zaten yapılmış durumda.\n"
"Paylaşım şu anda etkin.\n"
"\n"
"Ne yapmak istersiniz?"

#: ../bin/drakgw:95
#, c-format
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"İnternet bağlantısı paylaşımı ayarları zaten yapılmış durumda.\n"
"Paylaşım şu anda etkin değil.\n"
"\n"
"Ne yapmak istersiniz?"

#: ../bin/drakgw:101
#, c-format
msgid "Reconfigure"
msgstr "Tekrar ayarlamak"

#: ../bin/drakgw:122
#, c-format
msgid "Please select the network interface directly connected to the internet."
msgstr ""

#: ../bin/drakgw:141
#, c-format
msgid ""
"There is only one configured network adapter on your system:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter."
msgstr ""
"Sisteminizde sadece bir tane yapılandırılmış ağ bağdaştırıcısı bulunuyor:\n"
"\n"
"%s\n"
"\n"
"Yerel ağınız şimdi bu bağdaştırıcıyla yapılandırılacak."

#: ../bin/drakgw:152
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr "Lütfen hangi ağ bağdaştırıcısının yerel ağınıza bağlanacağını seçin."

#: ../bin/drakgw:173
#, fuzzy, c-format
msgid "Local Area Network settings"
msgstr "Yerel Ağ adresi"

#: ../bin/drakgw:176 ../lib/network/vpn/openvpn.pm:227
#, fuzzy, c-format
msgid "Local IP address"
msgstr "IP adresi:"

#: ../bin/drakgw:178
#, c-format
msgid "The internal domain name"
msgstr "Dahili alanadı"

#: ../bin/drakgw:184
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr "%s ayarlarında muhtemel bir yerel ağ adresi çakışması bulundu!\n"

#: ../bin/drakgw:200
#, fuzzy, c-format
msgid "Domain Name Server (DNS) configuration"
msgstr "Mandriva Terminal Sunucu Yapılandırması"

#: ../bin/drakgw:204
#, c-format
msgid "Use this gateway as domain name server"
msgstr ""

#: ../bin/drakgw:205
#, c-format
msgid "The DNS Server IP"
msgstr "DHCP sunucu IP'si"

#: ../bin/drakgw:232
#, fuzzy, c-format
msgid ""
"DHCP Server Configuration.\n"
"\n"
"Here you can select different options for the DHCP server configuration.\n"
"If you do not know the meaning of an option, simply leave it as it is."
msgstr ""
"DHCP Sunucu Yapılandırması.\n"
"\n"
"Burda DHCP sunucu için seçebileceğiniz birçok seçenek mevcuttur.\n"
"Eğer manalarını bilmiyorsanız, olduğu gibi bırakınız.\n"
"\n"

#: ../bin/drakgw:239
#, fuzzy, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Otomatik yeniden yapılandırma"

#: ../bin/drakgw:240
#, c-format
msgid "The DHCP start range"
msgstr "DHCP başlama modu"

#: ../bin/drakgw:241
#, c-format
msgid "The DHCP end range"
msgstr "DHCP bitiş modu"

#: ../bin/drakgw:242
#, c-format
msgid "The default lease (in seconds)"
msgstr "Öntanımlı kira (Saniyedeki)"

#: ../bin/drakgw:243
#, c-format
msgid "The maximum lease (in seconds)"
msgstr "Azami kira (saniyedeki)"

#: ../bin/drakgw:266
#, c-format
msgid "Proxy caching server (SQUID)"
msgstr ""

#: ../bin/drakgw:270
#, c-format
msgid "Use this gateway as proxy caching server"
msgstr ""

#: ../bin/drakgw:271
#, c-format
msgid "Admin mail"
msgstr ""

#: ../bin/drakgw:272
#, fuzzy, c-format
msgid "Visible hostname"
msgstr "Uzak makina adı"

#: ../bin/drakgw:273
#, fuzzy, c-format
msgid "Proxy port"
msgstr "Özellik"

#: ../bin/drakgw:274
#, fuzzy, c-format
msgid "Cache size (MB)"
msgstr "Önbellek boyutu"

#: ../bin/drakgw:296
#, fuzzy, c-format
msgid "Broadcast printer information"
msgstr "Sabit Disk bilgisi"

#: ../bin/drakgw:313
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "İnternet Bağlantısı Paylaşımı şu anda etkinleştirildi."

#: ../bin/drakgw:319
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "İnternet bağlantısı paylaşımı şu anda pasifleştirildi."

#: ../bin/drakgw:325
#, fuzzy, c-format
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP) and\n"
" a Transparent Proxy Cache server (SQUID)."
msgstr ""
"Tüm ayarlar tamam.\n"
"Şimdi internet bağlantısını otomatik ağ yapılandırılması (DHCP) ile yerel "
"ağınızdaki başka bilgisayarlara paylaştırabilirsiniz."

#: ../bin/drakgw:359
#, c-format
msgid "Disabling servers..."
msgstr "Servisler Pasifleştiriliyor..."

#: ../bin/drakgw:373
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Bir güvenlik kalkanı yapılandırılması bulundu!"

#: ../bin/drakgw:374
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fixes after installation."
msgstr ""
"Uyarı! Hazır bir güvenlik kalkanı yapılandırması bulundu. Kurulumdan sonra "
"birkaç düzeltmeye ihtiyaç duyabilir."

#: ../bin/drakgw:379
#, c-format
msgid "Configuring..."
msgstr "Yapılandırılıyor..."

#: ../bin/drakgw:380
#, c-format
msgid "Configuring firewall..."
msgstr ""

#: ../bin/drakhosts:100
#, c-format
msgid "Please add an host to be able to modify it."
msgstr ""

#: ../bin/drakhosts:110
#, fuzzy, c-format
msgid "Please modify information"
msgstr "Ayrıntılı bilgi"

#: ../bin/drakhosts:111
#, fuzzy, c-format
msgid "Please delete information"
msgstr "Ayrıntılı bilgi"

#: ../bin/drakhosts:112
#, fuzzy, c-format
msgid "Please add information"
msgstr "Ayrıntılı bilgi"

#: ../bin/drakhosts:116
#, c-format
msgid "IP address:"
msgstr "IP adresi:"

#: ../bin/drakhosts:117
#, c-format
msgid "Host name:"
msgstr "Makine adı:"

#: ../bin/drakhosts:118
#, fuzzy, c-format
msgid "Host Aliases:"
msgstr "Makine ismi"

#: ../bin/drakhosts:122 ../bin/drakhosts:128 ../bin/draksambashare:209
#: ../bin/draksambashare:230 ../bin/draksambashare:377
#: ../bin/draksambashare:608 ../bin/draksambashare:775
#, c-format
msgid "Error!"
msgstr "Hata!"

#: ../bin/drakhosts:122
#, fuzzy, c-format
msgid "Please enter a valid IP address."
msgstr "IP adresi:"

#: ../bin/drakhosts:128
#, fuzzy, c-format
msgid "Same IP is already in %s file."
msgstr "%s zaten kullanımda\n"

#: ../bin/drakhosts:196 ../lib/network/connection/ethernet.pm:202
#, c-format
msgid "Host name"
msgstr "Makine ismi"

#: ../bin/drakhosts:196
#, fuzzy, c-format
msgid "Host Aliases"
msgstr "Makine ismi"

#: ../bin/drakhosts:206 ../bin/drakhosts:236
#, fuzzy, c-format
msgid "Manage hosts definitions"
msgstr "Bağlantıları yönet"

#: ../bin/drakhosts:222 ../bin/drakhosts:249
#, c-format
msgid "Modify entry"
msgstr ""

#: ../bin/drakhosts:241 ../bin/draknfs:572 ../bin/draksambashare:1103
#: ../bin/draksambashare:1134 ../bin/draksambashare:1165
#: ../bin/drakvpn-old:253 ../bin/drakvpn-old:391
#, c-format
msgid "Add"
msgstr "Ekle"

#: ../bin/drakhosts:242
#, fuzzy, c-format
msgid "Add entry"
msgstr "Yazıcı Ekle"

#: ../bin/drakhosts:245
#, c-format
msgid "Failed to add host."
msgstr ""

#: ../bin/drakhosts:248 ../bin/draknfs:579 ../bin/draksambashare:1060
#: ../bin/draksambashare:1105 ../bin/draksambashare:1136
#: ../bin/draksambashare:1173
#, c-format
msgid "Modify"
msgstr "Değiştir"

#: ../bin/drakhosts:252
#, c-format
msgid "Failed to Modify host."
msgstr ""

#: ../bin/drakhosts:255 ../bin/drakids:87 ../bin/drakids:96 ../bin/draknfs:586
#: ../bin/draksambashare:1061 ../bin/draksambashare:1113
#: ../bin/draksambashare:1144 ../bin/draksambashare:1181
#: ../bin/drakvpn-old:253 ../bin/drakvpn-old:391
#, c-format
msgid "Remove"
msgstr "Kaldır"

#: ../bin/drakhosts:259
#, c-format
msgid "Failed to remove host."
msgstr ""

#: ../bin/drakhosts:262 ../bin/drakinvictus:141 ../bin/draknetprofile:147
#: ../bin/net_applet:139 ../lib/network/drakroam.pm:353
#, c-format
msgid "Quit"
msgstr "Çık"

#: ../bin/drakids:28
#, fuzzy, c-format
msgid "Allowed addresses"
msgstr "Tüm kullanıcılara izin ver"

#: ../bin/drakids:40 ../bin/drakids:65 ../bin/drakids:181 ../bin/drakids:190
#: ../bin/drakids:215 ../bin/drakids:224 ../bin/drakids:234 ../bin/drakids:326
#: ../bin/net_applet:78 ../bin/net_applet:239 ../bin/net_applet:519
#: ../bin/net_applet:546 ../lib/network/drakfirewall.pm:255
#: ../lib/network/drakfirewall.pm:258
#, fuzzy, c-format
msgid "Interactive Firewall"
msgstr "AteşDuvarı"

#: ../bin/drakids:65 ../bin/drakids:181 ../bin/drakids:190 ../bin/drakids:215
#: ../bin/drakids:224 ../bin/drakids:234 ../bin/drakids:326
#: ../bin/net_applet:239 ../bin/net_applet:519
#, fuzzy, c-format
msgid "Unable to contact daemon"
msgstr "%s yansısı ile iletişim kurulamıyor"

#: ../bin/drakids:74 ../bin/drakids:102
#, c-format
msgid "Log"
msgstr "Günlük"

#: ../bin/drakids:78 ../bin/drakids:97 ../bin/net_applet:663
#, fuzzy, c-format
msgid "Allow"
msgstr "Tümü"

#: ../bin/drakids:79 ../bin/drakids:88 ../bin/net_applet:664
#, c-format
msgid "Block"
msgstr ""

#: ../bin/drakids:80 ../bin/drakids:89 ../bin/drakids:98 ../bin/drakids:109
#: ../bin/drakids:122 ../bin/drakids:130 ../bin/draknfs:188
#: ../bin/net_monitor:120
#, c-format
msgid "Close"
msgstr "Kapat"

#: ../bin/drakids:83
#, fuzzy, c-format
msgid "Allowed services"
msgstr "Tüm kullanıcılara izin ver"

#: ../bin/drakids:92
#, fuzzy, c-format
msgid "Blocked services"
msgstr "Kullanıcı dosyaları yedeklensin"

#: ../bin/drakids:106
#, fuzzy, c-format
msgid "Clear logs"
msgstr "Tümünü Temizle"

#: ../bin/drakids:107 ../bin/drakids:112 ../bin/net_applet:607
#, c-format
msgid "Blacklist"
msgstr ""

#: ../bin/drakids:108 ../bin/drakids:125 ../bin/net_applet:612
#, c-format
msgid "Whitelist"
msgstr ""

#: ../bin/drakids:116
#, fuzzy, c-format
msgid "Remove from blacklist"
msgstr "LVM'den kaldır"

#: ../bin/drakids:117
#, c-format
msgid "Move to whitelist"
msgstr ""

#: ../bin/drakids:129
#, fuzzy, c-format
msgid "Remove from whitelist"
msgstr "LVM'den kaldır"

#: ../bin/drakids:247
#, c-format
msgid "Date"
msgstr "Tarih"

#: ../bin/drakids:248
#, fuzzy, c-format
msgid "Attacker"
msgstr "Ayrıntısız"

#: ../bin/drakids:249
#, fuzzy, c-format
msgid "Attack type"
msgstr "türü: %s"

#: ../bin/drakids:250 ../bin/drakids:283
#, c-format
msgid "Service"
msgstr "Servis"

#: ../bin/drakids:251
#, c-format
msgid "Network interface"
msgstr "Ağ arabirimi"

#: ../bin/drakids:282
#, c-format
msgid "Application"
msgstr "Uygulama"

#: ../bin/drakids:284
#, c-format
msgid "Status"
msgstr "Durum"

#: ../bin/drakids:286
#, fuzzy, c-format
msgid "Allowed"
msgstr "Tümü"

#: ../bin/drakids:287
#, c-format
msgid "Blocked"
msgstr ""

#: ../bin/drakinvictus:36
#, c-format
msgid "Invictus Firewall"
msgstr ""

#: ../bin/drakinvictus:53
#, fuzzy, c-format
msgid "Start as master"
msgstr "Önyüklemede başlatılan"

#: ../bin/drakinvictus:72
#, fuzzy, c-format
msgid "A password is required."
msgstr "Parola gerekiyor"

#: ../bin/drakinvictus:100
#, c-format
msgid ""
"This tool allows to set up network interfaces failover and firewall "
"replication."
msgstr ""

#: ../bin/drakinvictus:102
#, c-format
msgid "Network redundancy (leave empty if interface is not used)"
msgstr ""

#: ../bin/drakinvictus:105
#, fuzzy, c-format
msgid "Real address"
msgstr "Mac Adresi"

#: ../bin/drakinvictus:105
#, c-format
msgid "Virtual shared address"
msgstr ""

#: ../bin/drakinvictus:105
#, c-format
msgid "Virtual ID"
msgstr ""

#: ../bin/drakinvictus:110 ../lib/network/netconnect.pm:586
#: ../lib/network/vpn/vpnc.pm:56
#, c-format
msgid "Password"
msgstr "Parola"

#: ../bin/drakinvictus:114
#, fuzzy, c-format
msgid "Firewall replication"
msgstr "Son çözünürlük"

#: ../bin/drakinvictus:116
#, c-format
msgid "Synchronize firewall conntrack tables"
msgstr ""

#: ../bin/drakinvictus:123
#, fuzzy, c-format
msgid "Synchronization network interface"
msgstr "Senkronizasyon Aracı"

#: ../bin/drakinvictus:132
#, fuzzy, c-format
msgid "Connection mark bit"
msgstr "Bağlantı"

#: ../bin/draknetprofile:36
#, fuzzy, c-format
msgid "Network profiles"
msgstr "Ağ Seçenekleri"

#: ../bin/draknetprofile:67
#, fuzzy, c-format
msgid "Profile"
msgstr "Profiller"

#: ../bin/draknetprofile:99
#, c-format
msgid "New profile..."
msgstr "Yeni profil..."

#: ../bin/draknetprofile:102
#, c-format
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one):"
msgstr ""
"Oluşturulacak profilin adı (oluşacak profil, geçerli olan profilin bir "
"kopyası olacaktır):"

#: ../bin/draknetprofile:113
#, c-format
msgid "The \"%s\" profile already exists!"
msgstr "\"%s\" profili zaten mevcut!"

#: ../bin/draknetprofile:129
#, c-format
msgid "You can not delete the default profile"
msgstr ""

#: ../bin/draknetprofile:131
#, c-format
msgid "You can not delete the current profile"
msgstr "Geçerli profili silemezsiniz"

#: ../bin/draknetprofile:141
#, c-format
msgid ""
"This tool allows to activate an existing network profile, and to manage "
"(clone, delete) profiles."
msgstr ""

#: ../bin/draknetprofile:141
#, c-format
msgid "To modify a profile, you have to activate it first."
msgstr ""

#: ../bin/draknetprofile:144
#, c-format
msgid "Activate"
msgstr "Etkinleştir"

#: ../bin/draknetprofile:145
#, fuzzy, c-format
msgid "Clone"
msgstr "Bağlan"

#: ../bin/draknetprofile:146
#, c-format
msgid "Delete"
msgstr "Sil"

#: ../bin/draknfs:41
#, c-format
msgid "map root user as anonymous"
msgstr ""

#: ../bin/draknfs:42
#, c-format
msgid "map all users to anonymous user"
msgstr ""

#: ../bin/draknfs:43
#, c-format
msgid "No user UID mapping"
msgstr ""

#: ../bin/draknfs:44
#, c-format
msgid "allow real remote root access"
msgstr ""

#: ../bin/draknfs:58 ../bin/draknfs:59 ../bin/draknfs:60
#: ../bin/draksambashare:161 ../bin/draksambashare:162
#: ../bin/draksambashare:163
#, c-format
msgid "/_File"
msgstr "/_Dosya"

#: ../bin/draknfs:59 ../bin/draksambashare:162
#, c-format
msgid "/_Write conf"
msgstr ""

#: ../bin/draknfs:60 ../bin/draksambashare:163
#, c-format
msgid "/_Quit"
msgstr "/_Çık"

#: ../bin/draknfs:60 ../bin/draksambashare:163
#, c-format
msgid "<control>Q"
msgstr "<control>K"

#: ../bin/draknfs:63 ../bin/draknfs:64 ../bin/draknfs:65
#, fuzzy, c-format
msgid "/_NFS Server"
msgstr "DNS sunucuları"

#: ../bin/draknfs:64 ../bin/draksambashare:166
#, c-format
msgid "/_Restart"
msgstr ""

#: ../bin/draknfs:65 ../bin/draksambashare:167
#, c-format
msgid "/R_eload"
msgstr ""

#: ../bin/draknfs:84
#, c-format
msgid "NFS server"
msgstr "NFS sunucusu"

#: ../bin/draknfs:84
#, c-format
msgid "Restarting/Reloading NFS server..."
msgstr ""

#: ../bin/draknfs:85
#, c-format
msgid "Error Restarting/Reloading NFS server"
msgstr ""

#: ../bin/draknfs:101 ../bin/draksambashare:225
#, c-format
msgid "Directory Selection"
msgstr ""

#: ../bin/draknfs:106 ../bin/draksambashare:230
#, c-format
msgid "Should be a directory."
msgstr ""

#: ../bin/draknfs:137
#, c-format
msgid ""
"<span weight=\"bold\">NFS clients</span> may be specified in a number of "
"ways:\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">single host:</span> a host either by an "
"abbreviated name recognized be the resolver, fully qualified domain name, or "
"an IP address\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">netgroups:</span> NIS netgroups may be given "
"as @group.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">wildcards:</span> machine names may contain "
"the wildcard characters * and ?. For instance: *.cs.foo.edu  matches all  "
"hosts  in the domain cs.foo.edu.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">IP networks:</span> you can also export "
"directories to all hosts on an IP (sub-)network simultaneously. for example, "
"either `/255.255.252.0' or  `/22'  appended to the network base address "
"result.\n"
msgstr ""

#: ../bin/draknfs:152
#, c-format
msgid ""
"<span weight=\"bold\">User ID options</span>\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map root user as anonymous:</span> map "
"requests from uid/gid 0 to the anonymous uid/gid (root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">allow real remote root access:</span> turn "
"off root squashing. This option is mainly useful for diskless clients "
"(no_root_squash).\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">map all users to anonymous user:</span> map "
"all uids and gids to the anonymous  user (all_squash). Useful for NFS-"
"exported public FTP directories, news spool directories, etc. The opposite "
"option is no user UID mapping (no_all_squash), which is the default "
"setting.\n"
"\n"
"\n"
"<span foreground=\"royalblue3\">anonuid and anongid:</span> explicitly set "
"the uid and gid of the anonymous account.\n"
msgstr ""

#: ../bin/draknfs:168
#, c-format
msgid "Synchronous access:"
msgstr ""

#: ../bin/draknfs:169
#, fuzzy, c-format
msgid "Secured Connection:"
msgstr "Internet Bağlantısı"

#: ../bin/draknfs:170
#, c-format
msgid "Read-Only share:"
msgstr ""

#: ../bin/draknfs:171
#, c-format
msgid "Subtree checking:"
msgstr ""

#: ../bin/draknfs:173
#, c-format
msgid "Advanced Options"
msgstr ""

#: ../bin/draknfs:174
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> this option requires that requests "
"originate on an internet port less than IPPORT_RESERVED (1024). This option "
"is on by default."
msgstr ""

#: ../bin/draknfs:175
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> allow either only read or both "
"read and write requests on this NFS volume. The default is to disallow any "
"request which changes the filesystem. This can also be made explicit by "
"using this option."
msgstr ""

#: ../bin/draknfs:176
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> disallows the NFS server to "
"violate the NFS protocol and to reply to requests before any changes made by "
"these requests have been committed to stable storage (e.g. disc drive)."
msgstr ""

#: ../bin/draknfs:177
#, c-format
msgid ""
"<span foreground=\"royalblue3\">%s</span> enable subtree checking which can "
"help improve security in some cases, but can decrease reliability. See "
"exports(5) man page for more details."
msgstr ""

#: ../bin/draknfs:182 ../bin/draksambashare:606 ../bin/draksambashare:773
#, c-format
msgid "Information"
msgstr "Bilgiler"

#: ../bin/draknfs:263
#, c-format
msgid "Directory"
msgstr "Dizin:"

#: ../bin/draknfs:267
#, c-format
msgid "Draknfs entry"
msgstr ""

#: ../bin/draknfs:276
#, c-format
msgid "Please add an NFS share to be able to modify it."
msgstr ""

#: ../bin/draknfs:365
#, c-format
msgid "NFS directory"
msgstr ""

#: ../bin/draknfs:366 ../bin/draksambashare:361 ../bin/draksambashare:571
#: ../bin/draksambashare:750
#, c-format
msgid "Directory:"
msgstr "Dizin:"

#: ../bin/draknfs:367
#, fuzzy, c-format
msgid "Host access"
msgstr "Makine ismi"

#: ../bin/draknfs:368
#, c-format
msgid "Access:"
msgstr "Erişim:"

#: ../bin/draknfs:369
#, c-format
msgid "User ID Mapping"
msgstr ""

#: ../bin/draknfs:370
#, c-format
msgid "User ID:"
msgstr "Kullanıcı ID:"

#: ../bin/draknfs:371
#, c-format
msgid "Anonymous user ID:"
msgstr ""

#: ../bin/draknfs:372
#, c-format
msgid "Anonymous Group ID:"
msgstr ""

#: ../bin/draknfs:409
#, fuzzy, c-format
msgid "Please specify a directory to share."
msgstr "Lütfen bir paket ismi giriniz."

#: ../bin/draknfs:411
#, c-format
msgid "Can't create this directory."
msgstr ""

#: ../bin/draknfs:414
#, c-format
msgid "You must specify hosts access."
msgstr ""

#: ../bin/draknfs:494
#, c-format
msgid "Share Directory"
msgstr ""

#: ../bin/draknfs:494
#, c-format
msgid "Hosts Wildcard"
msgstr ""

#: ../bin/draknfs:494
#, c-format
msgid "General Options"
msgstr "Genel Seçenekler"

#: ../bin/draknfs:494
#, c-format
msgid "Custom Options"
msgstr "Özel Seçenekler"

#: ../bin/draknfs:506 ../bin/draksambashare:377 ../bin/draksambashare:608
#: ../bin/draksambashare:775
#, c-format
msgid "Please enter a directory to share."
msgstr ""

#: ../bin/draknfs:513
#, c-format
msgid "Please use the modify button to set right access."
msgstr ""

#: ../bin/draknfs:528
#, c-format
msgid "Manage NFS shares"
msgstr ""

#: ../bin/draknfs:567
#, c-format
msgid "DrakNFS manage NFS shares"
msgstr ""

#: ../bin/draknfs:576
#, c-format
msgid "Failed to add NFS share."
msgstr ""

#: ../bin/draknfs:583
#, c-format
msgid "Failed to Modify NFS share."
msgstr ""

#: ../bin/draknfs:590
#, c-format
msgid "Failed to remove an NFS share."
msgstr ""

#: ../bin/drakproxy:36
#, c-format
msgid "You need to log out and back in again for changes to take effect"
msgstr ""

#: ../bin/draksambashare:63
#, c-format
msgid "User name"
msgstr "Kullanıcı adı"

#: ../bin/draksambashare:70
#, c-format
msgid "Share name"
msgstr "Paylaşım adı"

#: ../bin/draksambashare:71
#, fuzzy, c-format
msgid "Share directory"
msgstr "Dizin değil"

#: ../bin/draksambashare:72 ../bin/draksambashare:105
#, c-format
msgid "Comment"
msgstr "Açıklama"

#: ../bin/draksambashare:73 ../bin/draksambashare:106
#, fuzzy, c-format
msgid "Browseable"
msgstr "Gözat"

#: ../bin/draksambashare:74
#, c-format
msgid "Public"
msgstr "Genel"

#: ../bin/draksambashare:75 ../bin/draksambashare:111
#, c-format
msgid "Writable"
msgstr "Yazılabilir"

#: ../bin/draksambashare:76 ../bin/draksambashare:152
#, fuzzy, c-format
msgid "Create mask"
msgstr "Oluştur"

#: ../bin/draksambashare:77 ../bin/draksambashare:153
#, fuzzy, c-format
msgid "Directory mask"
msgstr "Tüm yedekler geri alınsın"

#: ../bin/draksambashare:78
#, fuzzy, c-format
msgid "Read list"
msgstr "Oku"

#: ../bin/draksambashare:79 ../bin/draksambashare:112
#: ../bin/draksambashare:585
#, fuzzy, c-format
msgid "Write list"
msgstr "Yaz"

#: ../bin/draksambashare:80 ../bin/draksambashare:144
#, fuzzy, c-format
msgid "Admin users"
msgstr "Kullanıcı ekle"

#: ../bin/draksambashare:81 ../bin/draksambashare:145
#, fuzzy, c-format
msgid "Valid users"
msgstr "Kullanıcı ekle"

#: ../bin/draksambashare:82
#, fuzzy, c-format
msgid "Inherit Permissions"
msgstr "Yetkiler"

#: ../bin/draksambashare:83 ../bin/draksambashare:146
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "Dosyaları gizle"

#: ../bin/draksambashare:84 ../bin/draksambashare:147
#, c-format
msgid "Hide files"
msgstr "Dosyaları gizle"

#: ../bin/draksambashare:85 ../bin/draksambashare:151
#, fuzzy, c-format
msgid "Preserve case"
msgstr "Tercihler"

#: ../bin/draksambashare:86
#, fuzzy, c-format
msgid "Force create mode"
msgstr "Yazıcınızın modeli"

#: ../bin/draksambashare:87
#, fuzzy, c-format
msgid "Force group"
msgstr "Çalışma grubu"

#: ../bin/draksambashare:88 ../bin/draksambashare:150
#, fuzzy, c-format
msgid "Default case"
msgstr "Öntanımlı kullanıcı"

#: ../bin/draksambashare:103
#, c-format
msgid "Printer name"
msgstr "Yazıcı adı"

#: ../bin/draksambashare:104
#, c-format
msgid "Path"
msgstr "Yol"

#: ../bin/draksambashare:107 ../bin/draksambashare:577
#, c-format
msgid "Printable"
msgstr "Yazılabilir"

#: ../bin/draksambashare:108
#, fuzzy, c-format
msgid "Print Command"
msgstr "Komut"

#: ../bin/draksambashare:109
#, fuzzy, c-format
msgid "LPQ command"
msgstr "Komut"

#: ../bin/draksambashare:110
#, c-format
msgid "Guest ok"
msgstr ""

#: ../bin/draksambashare:113 ../bin/draksambashare:154
#: ../bin/draksambashare:586
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "Yetkiler"

#: ../bin/draksambashare:114
#, c-format
msgid "Printing"
msgstr "Yazdırılıyor"

#: ../bin/draksambashare:115
#, fuzzy, c-format
msgid "Create mode"
msgstr "Kart modeli:"

#: ../bin/draksambashare:116
#, fuzzy, c-format
msgid "Use client driver"
msgstr "Telnet Sunucu"

#: ../bin/draksambashare:142
#, fuzzy, c-format
msgid "Read List"
msgstr "Listeyi Sil"

#: ../bin/draksambashare:143
#, fuzzy, c-format
msgid "Write List"
msgstr "Yaz"

#: ../bin/draksambashare:148
#, fuzzy, c-format
msgid "Force Group"
msgstr "Grup"

#: ../bin/draksambashare:149
#, c-format
msgid "Force create group"
msgstr ""

#: ../bin/draksambashare:165 ../bin/draksambashare:166
#: ../bin/draksambashare:167
#, fuzzy, c-format
msgid "/_Samba Server"
msgstr "Web Sunucu"

#: ../bin/draksambashare:169 ../bin/draksambashare:170
#, c-format
msgid "/_About"
msgstr "/_Hakkında"

#: ../bin/draksambashare:169
#, c-format
msgid "/_Report Bug"
msgstr "/_Hata raporla"

#: ../bin/draksambashare:170
#, c-format
msgid "/About..."
msgstr ""

#: ../bin/draksambashare:173
#, fuzzy, c-format
msgid "Draksambashare"
msgstr "Samba sunucu"

#: ../bin/draksambashare:175
#, c-format
msgid "Copyright (C) %s by Mandriva"
msgstr ""

#: ../bin/draksambashare:177
#, c-format
msgid "This is a simple tool to easily manage Samba configuration."
msgstr ""

#: ../bin/draksambashare:179
#, fuzzy, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Online"

#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#: ../bin/draksambashare:184
#, c-format
msgid "_: Translator(s) name(s) & email(s)\n"
msgstr ""

#: ../bin/draksambashare:208
#, c-format
msgid "Restarting/Reloading Samba server..."
msgstr ""

#: ../bin/draksambashare:209
#, c-format
msgid "Error Restarting/Reloading Samba server"
msgstr ""

#: ../bin/draksambashare:349 ../bin/draksambashare:550
#: ../bin/draksambashare:671
#, c-format
msgid "Open"
msgstr "Aç"

#: ../bin/draksambashare:352
#, fuzzy, c-format
msgid "DrakSamba add entry"
msgstr "Samba sunucu"

#: ../bin/draksambashare:356
#, fuzzy, c-format
msgid "Add a share"
msgstr "Samba sunucu"

#: ../bin/draksambashare:359
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "Yazıcının ismi"

#: ../bin/draksambashare:360 ../bin/draksambashare:570
#: ../bin/draksambashare:751
#, c-format
msgid "Comment:"
msgstr "Açıklama:"

#: ../bin/draksambashare:373
#, c-format
msgid ""
"Share with the same name already exist or share name empty, please choose "
"another name."
msgstr ""

#: ../bin/draksambashare:380
#, c-format
msgid "Can't create the directory, please enter a correct path."
msgstr ""

#: ../bin/draksambashare:383 ../bin/draksambashare:606
#: ../bin/draksambashare:773
#, fuzzy, c-format
msgid "Please enter a Comment for this share."
msgstr "Lütfen bir paket ismi giriniz."

#: ../bin/draksambashare:414
#, c-format
msgid "pdf-gen - a PDF generator"
msgstr ""

#: ../bin/draksambashare:415
#, c-format
msgid "printers - all printers available"
msgstr ""

#: ../bin/draksambashare:419
#, c-format
msgid "Add Special Printer share"
msgstr ""

#: ../bin/draksambashare:422
#, c-format
msgid ""
"Goal of this wizard is to easily create a new special printer Samba share."
msgstr ""

#: ../bin/draksambashare:429
#, fuzzy, c-format
msgid "A PDF generator already exists."
msgstr "\"%s\" profili zaten mevcut!"

#: ../bin/draksambashare:453
#, fuzzy, c-format
msgid "Printers and print$ already exist."
msgstr "\"%s\" profili zaten mevcut!"

#: ../bin/draksambashare:503
#, c-format
msgid "Congratulations"
msgstr "Tebrikler"

#: ../bin/draksambashare:504
#, c-format
msgid "The wizard successfully added the printer Samba share"
msgstr ""

#: ../bin/draksambashare:519
#, c-format
msgid "Failed to add printers."
msgstr ""

#: ../bin/draksambashare:534
#, c-format
msgid "Please add or select a Samba printer share to be able to modify it."
msgstr ""

#: ../bin/draksambashare:553
#, c-format
msgid "DrakSamba Printers entry"
msgstr ""

#: ../bin/draksambashare:566
#, c-format
msgid "Printer share"
msgstr ""

#: ../bin/draksambashare:569
#, c-format
msgid "Printer name:"
msgstr "Yazıcı adı:"

#: ../bin/draksambashare:575 ../bin/draksambashare:756
#, fuzzy, c-format
msgid "Writable:"
msgstr "Yaz"

#: ../bin/draksambashare:576 ../bin/draksambashare:757
#, fuzzy, c-format
msgid "Browseable:"
msgstr "Gözat"

#: ../bin/draksambashare:581
#, c-format
msgid "Advanced options"
msgstr "Gelişmiş seçenekler"

#: ../bin/draksambashare:583
#, fuzzy, c-format
msgid "Printer access"
msgstr "Internet erişimi"

#: ../bin/draksambashare:587
#, c-format
msgid "Guest ok:"
msgstr ""

#: ../bin/draksambashare:588
#, fuzzy, c-format
msgid "Create mode:"
msgstr "Kart modeli:"

#: ../bin/draksambashare:592
#, c-format
msgid "Printer command"
msgstr ""

#: ../bin/draksambashare:594
#, c-format
msgid "Print command:"
msgstr ""

#: ../bin/draksambashare:595
#, fuzzy, c-format
msgid "LPQ command:"
msgstr "Komut"

#: ../bin/draksambashare:596
#, c-format
msgid "Printing:"
msgstr "Yazdırma:"

#: ../bin/draksambashare:612
#, c-format
msgid "create mode should be numeric. ie: 0755."
msgstr ""

#: ../bin/draksambashare:674
#, c-format
msgid "DrakSamba entry"
msgstr ""

#: ../bin/draksambashare:679
#, c-format
msgid "Please add or select a Samba share to be able to modify it."
msgstr ""

#: ../bin/draksambashare:702
#, fuzzy, c-format
msgid "Samba user access"
msgstr "Samba sunucu"

#: ../bin/draksambashare:710
#, fuzzy, c-format
msgid "Mask options"
msgstr "Temel seçenekler"

#: ../bin/draksambashare:724
#, fuzzy, c-format
msgid "Display options"
msgstr "Görüntü yapılandırması"

#: ../bin/draksambashare:746
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "Dizin değil"

#: ../bin/draksambashare:749
#, fuzzy, c-format
msgid "Share name:"
msgstr "Paylaşım adı"

#: ../bin/draksambashare:755
#, c-format
msgid "Public:"
msgstr "Genel :"

#: ../bin/draksambashare:779
#, c-format
msgid ""
"Create mask, create mode and directory mask should be numeric. ie: 0755."
msgstr ""

#: ../bin/draksambashare:786
#, c-format
msgid "Please create this Samba user: %s"
msgstr ""

#: ../bin/draksambashare:890
#, c-format
msgid "Add Samba user"
msgstr ""

#: ../bin/draksambashare:905
#, c-format
msgid "User information"
msgstr "Kullanıcı Bilgileri"

#: ../bin/draksambashare:907
#, c-format
msgid "User name:"
msgstr "Kullanıcı adı:"

#: ../bin/draksambashare:908
#, c-format
msgid "Password:"
msgstr "Parola:"

#: ../bin/draksambashare:1022
#, fuzzy, c-format
msgid "Manage Samba configuration"
msgstr "Posta uyarı yapılandırması"

#: ../bin/draksambashare:1110
#, c-format
msgid "Failed to Modify Samba share."
msgstr ""

#: ../bin/draksambashare:1119
#, c-format
msgid "Failed to remove a Samba share."
msgstr ""

#: ../bin/draksambashare:1126
#, c-format
msgid "File share"
msgstr ""

#: ../bin/draksambashare:1141
#, c-format
msgid "Failed to Modify."
msgstr ""

#: ../bin/draksambashare:1150
#, c-format
msgid "Failed to remove."
msgstr ""

#: ../bin/draksambashare:1157
#, c-format
msgid "Printers"
msgstr "Yazıcılar"

#: ../bin/draksambashare:1169
#, c-format
msgid "Failed to add user."
msgstr ""

#: ../bin/draksambashare:1178
#, c-format
msgid "Failed to change user password."
msgstr ""

#: ../bin/draksambashare:1190
#, c-format
msgid "Failed to delete user."
msgstr ""

#: ../bin/draksambashare:1195
#, c-format
msgid "Userdrake"
msgstr "Userdrake"

#: ../bin/draksambashare:1203
#, c-format
msgid "Samba Users"
msgstr ""

#: ../bin/draksambashare:1212
#, c-format
msgid "DrakSamba manage Samba shares"
msgstr ""

#: ../bin/drakvpn-old:65
#, c-format
msgid "DrakVPN"
msgstr ""

#: ../bin/drakvpn-old:87
#, c-format
msgid "The VPN connection is enabled."
msgstr ""

#: ../bin/drakvpn-old:88
#, c-format
msgid ""
"The setup of a VPN connection has already been done.\n"
"\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../bin/drakvpn-old:93
#, c-format
msgid "disable"
msgstr ""

#: ../bin/drakvpn-old:93 ../bin/drakvpn-old:119
#, c-format
msgid "reconfigure"
msgstr ""

#: ../bin/drakvpn-old:93 ../bin/drakvpn-old:119 ../bin/drakvpn-old:432
#, c-format
msgid "dismiss"
msgstr ""

#: ../bin/drakvpn-old:97
#, c-format
msgid "Disabling VPN..."
msgstr ""

#: ../bin/drakvpn-old:106
#, c-format
msgid "The VPN connection is now disabled."
msgstr ""

#: ../bin/drakvpn-old:113
#, c-format
msgid "VPN connection currently disabled"
msgstr ""

#: ../bin/drakvpn-old:114
#, c-format
msgid ""
"The setup of a VPN connection has already been done.\n"
"\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""

#: ../bin/drakvpn-old:119
#, c-format
msgid "enable"
msgstr ""

#: ../bin/drakvpn-old:127
#, c-format
msgid "Enabling VPN..."
msgstr ""

#: ../bin/drakvpn-old:133
#, c-format
msgid "The VPN connection is now enabled."
msgstr ""

#: ../bin/drakvpn-old:147 ../bin/drakvpn-old:164
#, c-format
msgid "Simple VPN setup."
msgstr ""

#: ../bin/drakvpn-old:148
#, c-format
msgid ""
"You are about to configure your computer to use a VPN connection.\n"
"\n"
"With this feature, computers on your local private network and computers\n"
"on some other remote private networks, can share resources, through\n"
"their respective firewalls, over the Internet, in a secure manner. \n"
"\n"
"The communication over the Internet is encrypted. The local and remote\n"
"computers look as if they were on the same network.\n"
"\n"
"Make sure you have configured your Network/Internet access using\n"
"drakconnect before going any further."
msgstr ""

#: ../bin/drakvpn-old:165
#, c-format
msgid ""
"VPN connection.\n"
"\n"
"This program is based on the following projects:\n"
" - FreeSwan: \t\t\thttp://www.freeswan.org/\n"
" - Super-FreeSwan: \t\thttp://www.freeswan.ca/\n"
" - ipsec-tools: \t\t\thttp://ipsec-tools.sourceforge.net/\n"
" - ipsec-howto: \t\thttp://www.ipsec-howto.org\n"
" - the docs and man pages coming with the %s package\n"
"\n"
"Please read AT LEAST the ipsec-howto docs\n"
"before going any further."
msgstr ""

#: ../bin/drakvpn-old:208
#, c-format
msgid "Problems installing package %s"
msgstr ""

#: ../bin/drakvpn-old:222
#, c-format
msgid "Security Policies"
msgstr ""

#: ../bin/drakvpn-old:222
#, c-format
msgid "IKE daemon racoon"
msgstr ""

#: ../bin/drakvpn-old:224
#, c-format
msgid "Configuration file"
msgstr ""

#: ../bin/drakvpn-old:225
#, c-format
msgid ""
"Configuration step!\n"
"\n"
"You need to define the Security Policies and then to \n"
"configure the automatic key exchange (IKE) daemon. \n"
"The KAME IKE daemon we're using is called 'racoon'.\n"
"\n"
"What would you like to configure?\n"
msgstr ""

#: ../bin/drakvpn-old:245 ../bin/drakvpn-old:382
#, c-format
msgid "%s entries"
msgstr ""

#: ../bin/drakvpn-old:246
#, c-format
msgid ""
"The %s file contents\n"
"is divided into sections.\n"
"\n"
"You can now:\n"
"\n"
"  - display, add, edit, or remove sections, then\n"
"  - commit the changes\n"
"\n"
"What would you like to do?\n"
msgstr ""

#: ../bin/drakvpn-old:253 ../bin/drakvpn-old:391
#, c-format
msgid ""
"_:display here is a verb\n"
"Display"
msgstr ""

#: ../bin/drakvpn-old:253 ../bin/drakvpn-old:391
#, c-format
msgid "Edit"
msgstr "Düzenle"

#: ../bin/drakvpn-old:253 ../bin/drakvpn-old:391
#, c-format
msgid "Commit"
msgstr ""

#: ../bin/drakvpn-old:267 ../bin/drakvpn-old:271 ../bin/drakvpn-old:406
#: ../bin/drakvpn-old:410
#, c-format
msgid ""
"_:display here is a verb\n"
"Display configuration"
msgstr ""

#: ../bin/drakvpn-old:272
#, c-format
msgid ""
"The %s file does not exist.\n"
"\n"
"This must be a new configuration.\n"
"\n"
"You'll have to go back and choose 'add'.\n"
msgstr ""

#: ../bin/drakvpn-old:301
#, c-format
msgid ""
"Add a Security Policy.\n"
"\n"
"You can now add a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: ../bin/drakvpn-old:333 ../bin/drakvpn-old:523
#, c-format
msgid "Edit section"
msgstr ""

#: ../bin/drakvpn-old:334
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here below the one you want to edit \n"
"and then click on next.\n"
msgstr ""

#: ../bin/drakvpn-old:337 ../bin/drakvpn-old:357 ../bin/drakvpn-old:528
#: ../bin/drakvpn-old:574
#, c-format
msgid "Section names"
msgstr ""

#: ../bin/drakvpn-old:344
#, c-format
msgid ""
"Edit a Security Policy.\n"
"\n"
"You can now edit a Security Policy.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: ../bin/drakvpn-old:353 ../bin/drakvpn-old:570
#, c-format
msgid "Remove section"
msgstr ""

#: ../bin/drakvpn-old:354 ../bin/drakvpn-old:571
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here below the one you want to remove\n"
"and then click on next.\n"
msgstr ""

#: ../bin/drakvpn-old:383
#, c-format
msgid ""
"The racoon.conf file configuration.\n"
"\n"
"The contents of this file is divided into sections.\n"
"You can now:\n"
"  - display \t\t (display the file contents)\n"
"  - add\t\t\t (add one section)\n"
"  - edit \t\t\t (modify parameters of an existing section)\n"
"  - remove \t\t (remove an existing section)\n"
"  - commit \t\t (writes the changes to the real file)"
msgstr ""

#: ../bin/drakvpn-old:411
#, c-format
msgid ""
"The %s file does not exist\n"
"\n"
"This must be a new configuration.\n"
"\n"
"You'll have to go back and choose configure.\n"
msgstr ""

#: ../bin/drakvpn-old:425
#, c-format
msgid "racoon.conf entries"
msgstr ""

#: ../bin/drakvpn-old:426
#, c-format
msgid ""
"The 'add' sections step.\n"
"\n"
"Here below is the racoon.conf file skeleton:\n"
"\t'path'\n"
"\t'remote'\n"
"\t'sainfo' \n"
"\n"
"Choose the section you would like to add.\n"
msgstr ""

#: ../bin/drakvpn-old:432
#, c-format
msgid "path"
msgstr ""

#: ../bin/drakvpn-old:432
#, c-format
msgid "remote"
msgstr "karşı"

#: ../bin/drakvpn-old:432
#, c-format
msgid "sainfo"
msgstr ""

#: ../bin/drakvpn-old:440
#, c-format
msgid ""
"The 'add path' section step.\n"
"\n"
"The path sections have to be on top of your racoon.conf file.\n"
"\n"
"Put your mouse over the certificate entry to obtain online help."
msgstr ""

#: ../bin/drakvpn-old:443
#, c-format
msgid "path type"
msgstr ""

#: ../bin/drakvpn-old:447
#, c-format
msgid ""
"path include path: specifies a path to include\n"
"a file. See File Inclusion.\n"
"\tExample: path include '/etc/racoon'\n"
"\n"
"path pre_shared_key file: specifies a file containing\n"
"pre-shared key(s) for various ID(s). See Pre-shared key File.\n"
"\tExample: path pre_shared_key '/etc/racoon/psk.txt' ;\n"
"\n"
"path certificate path: racoon(8) will search this directory\n"
"if a certificate or certificate request is received.\n"
"\tExample: path certificate '/etc/cert' ;\n"
"\n"
"File Inclusion: include file \n"
"other configuration files can be included.\n"
"\tExample: include \"remote.conf\" ;\n"
"\n"
"Pre-shared key File: Pre-shared key file defines a pair\n"
"of the identifier and the shared secret key which are used at\n"
"Pre-shared key authentication method in phase 1."
msgstr ""

#: ../bin/drakvpn-old:467 ../bin/drakvpn-old:560
#, c-format
msgid "real file"
msgstr ""

#: ../bin/drakvpn-old:490
#, c-format
msgid ""
"Make sure you already have the path sections\n"
"on the top of your racoon.conf file.\n"
"\n"
"You can now choose the remote settings.\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: ../bin/drakvpn-old:507
#, c-format
msgid ""
"Make sure you already have the path sections\n"
"on the top of your %s file.\n"
"\n"
"You can now choose the sainfo settings.\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: ../bin/drakvpn-old:524
#, c-format
msgid ""
"Your %s file has several sections or connections.\n"
"\n"
"You can choose here in the list below the one you want\n"
"to edit and then click on next.\n"
msgstr ""

#: ../bin/drakvpn-old:535
#, c-format
msgid ""
"Your %s file has several sections.\n"
"\n"
"\n"
"You can now edit the remote section entries.\n"
"\n"
"Choose continue when you are done to write the data.\n"
msgstr ""

#: ../bin/drakvpn-old:544
#, c-format
msgid ""
"Your %s file has several sections.\n"
"\n"
"You can now edit the sainfo section entries.\n"
"\n"
"Choose continue when you are done to write the data."
msgstr ""

#: ../bin/drakvpn-old:552
#, c-format
msgid ""
"This section has to be on top of your\n"
"%s file.\n"
"\n"
"Make sure all other sections follow these path\n"
"sections.\n"
"\n"
"You can now edit the path entries.\n"
"\n"
"Choose continue or previous when you are done.\n"
msgstr ""

#: ../bin/drakvpn-old:559
#, c-format
msgid "path_type"
msgstr ""

#: ../bin/drakvpn-old:599
#, c-format
msgid "Congratulations!"
msgstr "Tebrikler!"

#: ../bin/drakvpn-old:600
#, c-format
msgid ""
"Everything has been configured.\n"
"\n"
"You may now share resources through the Internet,\n"
"in a secure way, using a VPN connection.\n"
"\n"
"You should make sure that the tunnels shorewall\n"
"section is configured."
msgstr ""

#: ../bin/drakvpn-old:620
#, c-format
msgid "Sainfo source address"
msgstr ""

#: ../bin/drakvpn-old:621
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\t203.178.141.209 is the source address\n"
"\n"
"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
"\t172.16.1.0/24 is the source address"
msgstr ""

#: ../bin/drakvpn-old:638
#, c-format
msgid "Sainfo source protocol"
msgstr ""

#: ../bin/drakvpn-old:639
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\tthe first 'any' allows any protocol for the source"
msgstr ""

#: ../bin/drakvpn-old:653
#, c-format
msgid "Sainfo destination address"
msgstr ""

#: ../bin/drakvpn-old:654
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\t203.178.141.218 is the destination address\n"
"\n"
"sainfo address 172.16.1.0/24 any address 172.16.2.0/24 any\n"
"\t172.16.2.0/24 is the destination address"
msgstr ""

#: ../bin/drakvpn-old:671
#, c-format
msgid "Sainfo destination protocol"
msgstr ""

#: ../bin/drakvpn-old:672
#, c-format
msgid ""
"sainfo (source_id destination_id | anonymous) { statements }\n"
"defines the parameters of the IKE phase 2\n"
"(IPsec-SA establishment).\n"
"\n"
"source_id and destination_id are constructed like:\n"
"\n"
"\taddress address [/ prefix] [[port]] ul_proto\n"
"\n"
"Examples: \n"
"\n"
"sainfo anonymous (accepts connections from anywhere)\n"
"\tleave blank this entry if you want anonymous\n"
"\n"
"sainfo address 203.178.141.209 any address 203.178.141.218 any\n"
"\tthe last 'any' allows any protocol for the destination"
msgstr ""

#: ../bin/drakvpn-old:686
#, c-format
msgid "PFS group"
msgstr ""

#: ../bin/drakvpn-old:688
#, c-format
msgid ""
"define the group of Diffie-Hellman exponentiations.\n"
"If you do not require PFS then you can omit this directive.\n"
"Any proposal will be accepted if you do not specify one.\n"
"group is one of the following: modp768, modp1024, modp1536.\n"
"Or you can define 1, 2, or 5 as the DH group number."
msgstr ""

#: ../bin/drakvpn-old:693
#, c-format
msgid "Lifetime number"
msgstr ""

#: ../bin/drakvpn-old:694
#, c-format
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations.  Any proposal will be\n"
"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them).  They can be\n"
"individually specified in each proposal.\n"
"\n"
"Examples: \n"
"\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 30 sec;\n"
"        lifetime time 30 sec;\n"
"        lifetime time 60 sec;\n"
"\tlifetime time 12 hour;\n"
"\n"
"So, here, the lifetime numbers are 1, 1, 30, 30, 60 and 12.\n"
msgstr ""

#: ../bin/drakvpn-old:710
#, c-format
msgid "Lifetime unit"
msgstr ""

#: ../bin/drakvpn-old:712
#, c-format
msgid ""
"define a lifetime of a certain time which will be pro-\n"
"posed in the phase 1 negotiations.  Any proposal will be\n"
"accepted, and the attribute(s) will not be proposed to\n"
"the peer if you do not specify it(them).  They can be\n"
"individually specified in each proposal.\n"
"\n"
"Examples: \n"
"\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 1 min;    # sec,min,hour\n"
"        lifetime time 30 sec;\n"
"        lifetime time 30 sec;\n"
"        lifetime time 60 sec;\n"
"\tlifetime time 12 hour;\n"
"\n"
"So, here, the lifetime units are 'min', 'min', 'sec', 'sec', 'sec' and "
"'hour'.\n"
msgstr ""

#: ../bin/drakvpn-old:728 ../bin/drakvpn-old:813
#, c-format
msgid "Encryption algorithm"
msgstr "Şifreleme algoritması"

#: ../bin/drakvpn-old:730
#, c-format
msgid "Authentication algorithm"
msgstr ""

#: ../bin/drakvpn-old:732
#, c-format
msgid "Compression algorithm"
msgstr ""

#: ../bin/drakvpn-old:733
#, c-format
msgid "deflate"
msgstr ""

#: ../bin/drakvpn-old:740
#, c-format
msgid "Remote"
msgstr "Karşı"

#: ../bin/drakvpn-old:741
#, c-format
msgid ""
"remote (address | anonymous) [[port]] { statements }\n"
"specifies the parameters for IKE phase 1 for each remote node.\n"
"The default port is 500.  If anonymous is specified, the state-\n"
"ments apply to all peers which do not match any other remote\n"
"directive.\n"
"\n"
"Examples: \n"
"\n"
"remote anonymous\n"
"remote ::1 [8000]"
msgstr ""

#: ../bin/drakvpn-old:749
#, c-format
msgid "Exchange mode"
msgstr ""

#: ../bin/drakvpn-old:751
#, c-format
msgid ""
"defines the exchange mode for phase 1 when racoon is the\n"
"initiator. Also it means the acceptable exchange mode\n"
"when racoon is responder. More than one mode can be\n"
"specified by separating them with a comma. All of the\n"
"modes are acceptable. The first exchange mode is what\n"
"racoon uses when it is the initiator.\n"
msgstr ""

#: ../bin/drakvpn-old:757
#, c-format
msgid "Generate policy"
msgstr ""

#: ../bin/drakvpn-old:758 ../bin/drakvpn-old:774 ../bin/drakvpn-old:787
#, c-format
msgid "off"
msgstr ""

#: ../bin/drakvpn-old:758 ../bin/drakvpn-old:774 ../bin/drakvpn-old:787
#, c-format
msgid "on"
msgstr ""

#: ../bin/drakvpn-old:759
#, c-format
msgid ""
"This directive is for the responder.  Therefore you\n"
"should set passive on in order that racoon(8) only\n"
"becomes a responder.  If the responder does not have any\n"
"policy in SPD during phase 2 negotiation, and the direc-\n"
"tive is set on, then racoon(8) will choose the first pro-\n"
"posal in the SA payload from the initiator, and generate\n"
"policy entries from the proposal.  It is useful to nego-\n"
"tiate with the client which is allocated IP address\n"
"dynamically.  Note that inappropriate policy might be\n"
"installed into the responder's SPD by the initiator.  So\n"
"that other communication might fail if such policies\n"
"installed due to some policy mismatches between the ini-\n"
"tiator and the responder.  This directive is ignored in\n"
"the initiator case.  The default value is off."
msgstr ""

#: ../bin/drakvpn-old:773
#, c-format
msgid "Passive"
msgstr ""

#: ../bin/drakvpn-old:775
#, c-format
msgid ""
"If you do not want to initiate the negotiation, set this\n"
"to on.  The default value is off.  It is useful for a\n"
"server."
msgstr ""

#: ../bin/drakvpn-old:778
#, c-format
msgid "Certificate type"
msgstr ""

#: ../bin/drakvpn-old:780
#, c-format
msgid "My certfile"
msgstr ""

#: ../bin/drakvpn-old:781
#, c-format
msgid "Name of the certificate"
msgstr ""

#: ../bin/drakvpn-old:782
#, c-format
msgid "My private key"
msgstr ""

#: ../bin/drakvpn-old:783
#, c-format
msgid "Name of the private key"
msgstr ""

#: ../bin/drakvpn-old:784
#, c-format
msgid "Peers certfile"
msgstr ""

#: ../bin/drakvpn-old:785
#, c-format
msgid "Name of the peers certificate"
msgstr ""

#: ../bin/drakvpn-old:786
#, c-format
msgid "Verify cert"
msgstr ""

#: ../bin/drakvpn-old:788
#, c-format
msgid ""
"If you do not want to verify the peer's certificate for\n"
"some reason, set this to off.  The default is on."
msgstr ""

#: ../bin/drakvpn-old:790
#, c-format
msgid "My identifier"
msgstr ""

#: ../bin/drakvpn-old:791
#, c-format
msgid ""
"specifies the identifier sent to the remote host and the\n"
"type to use in the phase 1 negotiation.  address, FQDN,\n"
"user_fqdn, keyid and asn1dn can be used as an idtype.\n"
"they are used like:\n"
"\tmy_identifier address [address];\n"
"\t\tthe type is the IP address.  This is the default\n"
"\t\ttype if you do not specify an identifier to use.\n"
"\tmy_identifier user_fqdn string;\n"
"\t\tthe type is a USER_FQDN (user fully-qualified\n"
"\t\tdomain name).\n"
"\tmy_identifier FQDN string;\n"
"\t\tthe type is a FQDN (fully-qualified domain name).\n"
"\tmy_identifier keyid file;\n"
"\t\tthe type is a KEY_ID.\n"
"\tmy_identifier asn1dn [string];\n"
"\t\tthe type is an ASN.1 distinguished name.  If\n"
"\t\tstring is omitted, racoon(8) will get DN from\n"
"\t\tSubject field in the certificate.\n"
"\n"
"Examples: \n"
"\n"
"my_identifier user_fqdn \"myemail@mydomain.com\""
msgstr ""

#: ../bin/drakvpn-old:811
#, c-format
msgid "Peers identifier"
msgstr ""

#: ../bin/drakvpn-old:812
#, c-format
msgid "Proposal"
msgstr ""

#: ../bin/drakvpn-old:814
#, c-format
msgid ""
"specify the encryption algorithm used for the\n"
"phase 1 negotiation. This directive must be defined. \n"
"algorithm is one of the following: \n"
"\n"
"DES, 3DES, blowfish, cast128 for oakley.\n"
"\n"
"For other transforms, this statement should not be used."
msgstr ""

#: ../bin/drakvpn-old:821
#, c-format
msgid "Hash algorithm"
msgstr ""

#: ../bin/drakvpn-old:822
#, fuzzy, c-format
msgid "Authentication method"
msgstr "kimlikleme"

#: ../bin/drakvpn-old:823
#, c-format
msgid "DH group"
msgstr ""

#: ../bin/drakvpn-old:830
#, c-format
msgid "Command"
msgstr "Komut"

#: ../bin/drakvpn-old:831
#, c-format
msgid "Source IP range"
msgstr ""

#: ../bin/drakvpn-old:832
#, c-format
msgid "Destination IP range"
msgstr ""

#: ../bin/drakvpn-old:833
#, c-format
msgid "Upper-layer protocol"
msgstr ""

#: ../bin/drakvpn-old:833 ../bin/drakvpn-old:840
#, c-format
msgid "any"
msgstr ""

#: ../bin/drakvpn-old:835
#, c-format
msgid "Flag"
msgstr "Bayrak"

#: ../bin/drakvpn-old:836
#, c-format
msgid "Direction"
msgstr ""

#: ../bin/drakvpn-old:837
#, c-format
msgid "IPsec policy"
msgstr ""

#: ../bin/drakvpn-old:837
#, c-format
msgid "ipsec"
msgstr ""

#: ../bin/drakvpn-old:837
#, c-format
msgid "discard"
msgstr ""

#: ../bin/drakvpn-old:840
#, c-format
msgid "Mode"
msgstr "Kip"

#: ../bin/drakvpn-old:840
#, c-format
msgid "tunnel"
msgstr ""

#: ../bin/drakvpn-old:840
#, c-format
msgid "transport"
msgstr ""

#: ../bin/drakvpn-old:842
#, c-format
msgid "Source/destination"
msgstr ""

#: ../bin/drakvpn-old:843
#, c-format
msgid "Level"
msgstr "Seviye"

#: ../bin/drakvpn-old:843
#, c-format
msgid "require"
msgstr ""

#: ../bin/drakvpn-old:843
#, c-format
msgid "default"
msgstr ""

#: ../bin/drakvpn-old:843
#, c-format
msgid "use"
msgstr ""

#: ../bin/drakvpn-old:843
#, c-format
msgid "unique"
msgstr ""

#: ../bin/net_applet:62
#, fuzzy, c-format
msgid "Network is up on interface %s."
msgstr "Ağ arabirimi"

#: ../bin/net_applet:63
#, fuzzy, c-format
msgid "IP address: %s"
msgstr "IP adresi:"

#: ../bin/net_applet:64
#, fuzzy, c-format
msgid "Gateway: %s"
msgstr "Ağ geçiti:"

#: ../bin/net_applet:65
#, c-format
msgid "Connected to %s (link level: %d %%)"
msgstr ""

#: ../bin/net_applet:67
#, fuzzy, c-format
msgid "Network is down on interface %s."
msgstr "Ağ arabirimi"

#: ../bin/net_applet:75 ../bin/net_monitor:468
#, c-format
msgid "Connect %s"
msgstr "%s baglantısına Bağlan"

#: ../bin/net_applet:76 ../bin/net_monitor:468
#, c-format
msgid "Disconnect %s"
msgstr "%s bağlantısını Kes"

#: ../bin/net_applet:77
#, fuzzy, c-format
msgid "Monitor Network"
msgstr "Ağ ile Geri Al"

#: ../bin/net_applet:79
#, c-format
msgid "Manage wireless networks"
msgstr ""

#: ../bin/net_applet:81
#, fuzzy, c-format
msgid "Manage VPN connections"
msgstr "Bağlantıları yönet"

#: ../bin/net_applet:85
#, c-format
msgid "Configure Network"
msgstr "Ağı Yapılandır"

#: ../bin/net_applet:87
#, fuzzy, c-format
msgid "Watched interface"
msgstr "arayüzler"

#: ../bin/net_applet:88 ../bin/net_applet:89 ../bin/net_applet:91
#, c-format
msgid "Auto-detect"
msgstr "Otomatik algıla"

#: ../bin/net_applet:96
#, c-format
msgid "Active interfaces"
msgstr ""

#: ../bin/net_applet:120
#, c-format
msgid "Profiles"
msgstr "Profiller"

#: ../bin/net_applet:130 ../lib/network/connection.pm:149
#: ../lib/network/drakvpn.pm:62 ../lib/network/vpn/openvpn.pm:365
#: ../lib/network/vpn/openvpn.pm:379 ../lib/network/vpn/openvpn.pm:390
#, fuzzy, c-format
msgid "VPN connection"
msgstr "LAN bağlantısı"

#: ../bin/net_applet:319
#, fuzzy, c-format
msgid "Network connection"
msgstr "Ağ Seçenekleri"

#: ../bin/net_applet:443
#, c-format
msgid "More networks"
msgstr ""

#: ../bin/net_applet:470
#, c-format
msgid "Interactive Firewall automatic mode"
msgstr ""

#: ../bin/net_applet:475
#, c-format
msgid "Always launch on startup"
msgstr ""

#: ../bin/net_applet:480
#, fuzzy, c-format
msgid "Wireless networks"
msgstr "Kablosuz bağlantı"

#: ../bin/net_applet:487 ../bin/net_monitor:96
#, c-format
msgid "Settings"
msgstr "Ayarlar"

#: ../bin/net_applet:562
#, fuzzy, c-format
msgid "Interactive Firewall: intrusion detected"
msgstr "Bir güvenlik kalkanı yapılandırılması bulundu!"

#: ../bin/net_applet:579
#, fuzzy, c-format
msgid "What do you want to do with this attacker?"
msgstr "Gerçekten bu oyundan çıkmak istiyor musunuz? "

#: ../bin/net_applet:582
#, fuzzy, c-format
msgid "Attack details"
msgstr "Ayrıntısız"

#: ../bin/net_applet:586
#, fuzzy, c-format
msgid "Attack time: %s"
msgstr "Eylem: %s"

#: ../bin/net_applet:587
#, fuzzy, c-format
msgid "Network interface: %s"
msgstr "Ağ arayüzleri"

#: ../bin/net_applet:588
#, fuzzy, c-format
msgid "Attack type: %s"
msgstr "türü: %s"

#: ../bin/net_applet:589
#, fuzzy, c-format
msgid "Protocol: %s"
msgstr "Protokoller"

#: ../bin/net_applet:590
#, fuzzy, c-format
msgid "Attacker IP address: %s"
msgstr "Bilgisayar IP adresi:"

#: ../bin/net_applet:591
#, fuzzy, c-format
msgid "Attacker hostname: %s"
msgstr "Sunucu adı tanımlanıyor: %s:"

#: ../bin/net_applet:594
#, fuzzy, c-format
msgid "Service attacked: %s"
msgstr "Servis _türü:"

#: ../bin/net_applet:595
#, fuzzy, c-format
msgid "Port attacked: %s"
msgstr "Liman: %s"

#: ../bin/net_applet:597
#, c-format
msgid "Type of ICMP attack: %s"
msgstr ""

#: ../bin/net_applet:602
#, c-format
msgid "Always blacklist (do not ask again)"
msgstr ""

#: ../bin/net_applet:617
#, c-format
msgid "Ignore"
msgstr "Yoksay"

#: ../bin/net_applet:635 ../bin/net_applet:648
#, fuzzy, c-format
msgid "Interactive Firewall: new service"
msgstr "Bir güvenlik kalkanı yapılandırılması bulundu!"

#: ../bin/net_applet:658
#, fuzzy, c-format
msgid "Do you want to open this service?"
msgstr "Yapılandırmanızı denemek ister misiniz?"

#: ../bin/net_applet:661
#, fuzzy, c-format
msgid "Remember this answer"
msgstr "Bu parolayı hatırla"

#: ../bin/net_monitor:60 ../bin/net_monitor:65
#, c-format
msgid "Network Monitoring"
msgstr "Ağ İzlemesi"

#: ../bin/net_monitor:101
#, c-format
msgid "Global statistics"
msgstr "Genel istatistikler"

#: ../bin/net_monitor:104
#, c-format
msgid "Instantaneous"
msgstr ""

#: ../bin/net_monitor:104
#, c-format
msgid "Average"
msgstr "Ortalama"

#: ../bin/net_monitor:105
#, c-format
msgid ""
"Sending\n"
"speed:"
msgstr ""
"Gönderim\n"
"Hızı:"

#: ../bin/net_monitor:105 ../bin/net_monitor:106 ../bin/net_monitor:111
#, c-format
msgid "unknown"
msgstr "bilinmeyen"

#: ../bin/net_monitor:106
#, c-format
msgid ""
"Receiving\n"
"speed:"
msgstr ""
"Alım\n"
"Hızı:"

#: ../bin/net_monitor:110
#, c-format
msgid ""
"Connection\n"
"time: "
msgstr ""
"Bağlantı\n"
"Süresi: "

#: ../bin/net_monitor:117
#, c-format
msgid "Use same scale for received and transmitted"
msgstr ""

#: ../bin/net_monitor:136
#, c-format
msgid "Wait please, testing your connection..."
msgstr "Lütfen bekleyin, bağlantınız test ediliyor..."

#: ../bin/net_monitor:185 ../bin/net_monitor:198
#, c-format
msgid "Disconnecting from Internet "
msgstr "İnternetten çıkılıyor "

#: ../bin/net_monitor:185 ../bin/net_monitor:198
#, c-format
msgid "Connecting to Internet "
msgstr "İnternete bağlanılıyor "

#: ../bin/net_monitor:229
#, c-format
msgid "Disconnection from Internet failed."
msgstr "İnternet bağlantısının sonlandırılması başarısız."

#: ../bin/net_monitor:230
#, c-format
msgid "Disconnection from Internet complete."
msgstr "İnternet bağlantısı başarıyla sonlandırıldı."

#: ../bin/net_monitor:232
#, c-format
msgid "Connection complete."
msgstr "Bağlantı tamamlandı."

#: ../bin/net_monitor:233
#, c-format
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandriva Linux Control Center."
msgstr ""
"Bağlantı başarısız.\n"
"Yapılandırmanızı Mandriva Linux Kontrol Merkezinden kontrol ediniz."

#: ../bin/net_monitor:338
#, c-format
msgid "Color configuration"
msgstr "Renk yapılandırması"

#: ../bin/net_monitor:395 ../bin/net_monitor:407
#, c-format
msgid "sent: "
msgstr "yollanan: "

#: ../bin/net_monitor:398 ../bin/net_monitor:411
#, c-format
msgid "received: "
msgstr "alınan: "

#: ../bin/net_monitor:401
#, c-format
msgid "average"
msgstr "ortalama"

#: ../bin/net_monitor:404
#, c-format
msgid "Local measure"
msgstr "Yerel oran"

#: ../bin/net_monitor:461
#, c-format
msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""
"Uyarı, başka bir Internet bağlantısı saptandı, ağınız kullanıyor olabilir"

#: ../bin/net_monitor:472
#, c-format
msgid "No internet connection configured"
msgstr "Hiç bir Internet bağlantısı yapılandırılmadı"

#: ../lib/network/connection.pm:16
#, c-format
msgid "Unknown connection type"
msgstr "Bilinmeyen bağlantı türü"

#: ../lib/network/connection.pm:115
#, c-format
msgid "Network access settings"
msgstr ""

#: ../lib/network/connection.pm:116
#, c-format
msgid "Access settings"
msgstr ""

#: ../lib/network/connection.pm:117
#, c-format
msgid "Address settings"
msgstr ""

#: ../lib/network/connection.pm:151 ../lib/network/connection/cable.pm:44
#: ../lib/network/connection/wireless.pm:43 ../lib/network/vpn/openvpn.pm:127
#: ../lib/network/vpn/openvpn.pm:171 ../lib/network/vpn/openvpn.pm:339
#, c-format
msgid "None"
msgstr "Hiçbiri"

#: ../lib/network/connection.pm:163
#, c-format
msgid "Allow users to manage the connection"
msgstr ""

#: ../lib/network/connection.pm:164
#, c-format
msgid "Start the connection at boot"
msgstr ""

#: ../lib/network/connection.pm:230
#, fuzzy, c-format
msgid "Link detected on interface %s"
msgstr "(%s portunda algılandı)"

#: ../lib/network/connection.pm:231 ../lib/network/connection/ethernet.pm:273
#, c-format
msgid "Link beat lost on interface %s"
msgstr ""

#: ../lib/network/connection/cable.pm:13
#, c-format
msgid "Cable"
msgstr ""

#: ../lib/network/connection/cable.pm:14
#, fuzzy, c-format
msgid "Cable modem"
msgstr "Kart modeli:"

#: ../lib/network/connection/cable.pm:45
#, c-format
msgid "Use BPALogin (needed for Telstra)"
msgstr ""

#: ../lib/network/connection/cellular.pm:47
#, c-format
msgid "Access Point Name"
msgstr ""

#: ../lib/network/connection/cellular_bluetooth.pm:10
#, c-format
msgid "Bluetooth"
msgstr ""

#: ../lib/network/connection/cellular_bluetooth.pm:11
#, c-format
msgid "Bluetooth Dial Up Networking"
msgstr ""

#: ../lib/network/connection/cellular_card.pm:8
#, c-format
msgid "GPRS/Edge/3G"
msgstr ""

#: ../lib/network/connection/cellular_card.pm:67
#: ../lib/network/vpn/openvpn.pm:391
#, c-format
msgid "PIN number"
msgstr ""

#: ../lib/network/connection/cellular_card.pm:130
#, fuzzy, c-format
msgid "Unable to open device %s"
msgstr "Ayrılamıyor: %s"

#: ../lib/network/connection/cellular_card.pm:155
#, fuzzy, c-format
msgid "Please check that your SIM card is inserted."
msgstr ""
"\n"
"Lütfen size gereken tüm seçenekleri işaretleyiniz.\n"

#: ../lib/network/connection/cellular_card.pm:161
#, c-format
msgid ""
"You entered a wrong PIN code.\n"
"Entering the wrong PIN code multiple times may lock your SIM card!"
msgstr ""

#: ../lib/network/connection/dvb.pm:12
#, c-format
msgid "DVB"
msgstr ""

#: ../lib/network/connection/dvb.pm:13
#, c-format
msgid "Satellite (DVB)"
msgstr ""

#: ../lib/network/connection/dvb.pm:56
#, c-format
msgid "Adapter card"
msgstr ""

#: ../lib/network/connection/dvb.pm:57
#, c-format
msgid "Net demux"
msgstr ""

#: ../lib/network/connection/dvb.pm:58
#, c-format
msgid "PID"
msgstr "PID"

#: ../lib/network/connection/ethernet.pm:10
#, c-format
msgid "Ethernet"
msgstr ""

#: ../lib/network/connection/ethernet.pm:53
#, c-format
msgid "Unable to find network interface for selected device (using %s driver)."
msgstr ""

#: ../lib/network/connection/ethernet.pm:61 ../lib/network/vpn/openvpn.pm:207
#, c-format
msgid "Manual configuration"
msgstr "Elle yapılandır"

#: ../lib/network/connection/ethernet.pm:62
#, c-format
msgid "Automatic IP (BOOTP/DHCP)"
msgstr "Otomatik IP (BOOTP/DHCP)"

#: ../lib/network/connection/ethernet.pm:116
#, fuzzy, c-format
msgid "IP settings"
msgstr "PLL Ayarı:"

#: ../lib/network/connection/ethernet.pm:129
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr "Lütfen bu makina için gerekli IP değerlerini girin."

#: ../lib/network/connection/ethernet.pm:138
#, c-format
msgid "DNS server 1"
msgstr "DNS sunucu 1"

#: ../lib/network/connection/ethernet.pm:139
#, c-format
msgid "DNS server 2"
msgstr "DNS sunucu 2"

#: ../lib/network/connection/ethernet.pm:140
#, c-format
msgid "Search domain"
msgstr "Alan adı Ara"

#: ../lib/network/connection/ethernet.pm:141
#, c-format
msgid "By default search domain will be set from the fully-qualified host name"
msgstr ""

#: ../lib/network/connection/ethernet.pm:149
#, c-format
msgid "Do not fallback to Zeroconf (169.254.0.0 network)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:170
#, c-format
msgid "Warning: IP address %s is usually reserved!"
msgstr ""

#: ../lib/network/connection/ethernet.pm:176
#, c-format
msgid "%s already in use\n"
msgstr "%s zaten kullanımda\n"

#: ../lib/network/connection/ethernet.pm:224
#, c-format
msgid "Enable IPv6 to IPv4 tunnel"
msgstr ""

#: ../lib/network/connection/ethernet.pm:272
#, c-format
msgid "Link beat detected on interface %s"
msgstr ""

#: ../lib/network/connection/ethernet.pm:275
#, c-format
msgid "Requesting a network address on interface %s (%s protocol)..."
msgstr ""

#: ../lib/network/connection/ethernet.pm:276
#, c-format
msgid "Got a network address on interface %s (%s protocol)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:277
#, c-format
msgid "Failed to get a network address on interface %s (%s protocol)"
msgstr ""

#: ../lib/network/connection/isdn.pm:8
#, c-format
msgid "ISDN"
msgstr ""

#: ../lib/network/connection/isdn.pm:153 ../lib/network/netconnect.pm:197
#: ../lib/network/netconnect.pm:200 ../lib/network/netconnect.pm:218
#: ../lib/network/netconnect.pm:463 ../lib/network/netconnect.pm:559
#: ../lib/network/netconnect.pm:562
#, c-format
msgid "Unlisted - edit manually"
msgstr ""

#: ../lib/network/connection/isdn.pm:196 ../lib/network/netconnect.pm:395
#, c-format
msgid "ISA / PCMCIA"
msgstr "ISA / PCMCIA"

#: ../lib/network/connection/isdn.pm:196 ../lib/network/netconnect.pm:395
#, c-format
msgid "I do not know"
msgstr "Bilmiyorum"

#: ../lib/network/connection/isdn.pm:197 ../lib/network/netconnect.pm:395
#, c-format
msgid "PCI"
msgstr "PCI"

#: ../lib/network/connection/isdn.pm:198 ../lib/network/netconnect.pm:395
#, c-format
msgid "USB"
msgstr "USB"

#. -PO: POTS means "Plain old telephone service"
#: ../lib/network/connection/pots.pm:10
#, c-format
msgid "POTS"
msgstr ""

#. -PO: POTS means "Plain old telephone service"
#. -PO: remove it if it doesn't have an equivalent in your language
#. -PO: for example, in French, it can be translated as "RTC"
#: ../lib/network/connection/pots.pm:16
#, c-format
msgid "Analog telephone modem (POTS)"
msgstr ""

#: ../lib/network/connection/providers/cellular.pm:13
#: ../lib/network/connection/providers/cellular.pm:18
#: ../lib/network/connection/providers/cellular.pm:23
#: ../lib/network/connection/providers/xdsl.pm:492
#: ../lib/network/connection/providers/xdsl.pm:504
#: ../lib/network/connection/providers/xdsl.pm:516
#: ../lib/network/connection/providers/xdsl.pm:528
#: ../lib/network/connection/providers/xdsl.pm:539
#: ../lib/network/connection/providers/xdsl.pm:551
#: ../lib/network/connection/providers/xdsl.pm:563
#: ../lib/network/connection/providers/xdsl.pm:575
#: ../lib/network/connection/providers/xdsl.pm:588
#: ../lib/network/connection/providers/xdsl.pm:599
#: ../lib/network/connection/providers/xdsl.pm:610
#: ../lib/network/netconnect.pm:33
#, c-format
msgid "France"
msgstr "Fransa"

#: ../lib/network/connection/providers/xdsl.pm:47
#: ../lib/network/connection/providers/xdsl.pm:57
#, c-format
msgid "Algeria"
msgstr "Cezayir"

#: ../lib/network/connection/providers/xdsl.pm:67
#: ../lib/network/connection/providers/xdsl.pm:77
#, c-format
msgid "Argentina"
msgstr "Arjantin"

#: ../lib/network/connection/providers/xdsl.pm:87
#: ../lib/network/connection/providers/xdsl.pm:96
#: ../lib/network/connection/providers/xdsl.pm:105
#, c-format
msgid "Austria"
msgstr "Avusturya"

#: ../lib/network/connection/providers/xdsl.pm:114
#: ../lib/network/connection/providers/xdsl.pm:124
#: ../lib/network/connection/providers/xdsl.pm:134
#, c-format
msgid "Australia"
msgstr "Avusturalya"

#: ../lib/network/connection/providers/xdsl.pm:144
#: ../lib/network/connection/providers/xdsl.pm:153
#: ../lib/network/connection/providers/xdsl.pm:164
#: ../lib/network/connection/providers/xdsl.pm:173
#: ../lib/network/connection/providers/xdsl.pm:182
#: ../lib/network/netconnect.pm:36
#, c-format
msgid "Belgium"
msgstr "Belçika"

#: ../lib/network/connection/providers/xdsl.pm:191
#: ../lib/network/connection/providers/xdsl.pm:201
#: ../lib/network/connection/providers/xdsl.pm:210
#: ../lib/network/connection/providers/xdsl.pm:219
#, c-format
msgid "Brazil"
msgstr "Brezilya"

#: ../lib/network/connection/providers/xdsl.pm:228
#: ../lib/network/connection/providers/xdsl.pm:237
#, c-format
msgid "Bulgaria"
msgstr "Bulgaristan"

#: ../lib/network/connection/providers/xdsl.pm:246
#: ../lib/network/connection/providers/xdsl.pm:255
#: ../lib/network/connection/providers/xdsl.pm:264
#: ../lib/network/connection/providers/xdsl.pm:273
#: ../lib/network/connection/providers/xdsl.pm:282
#: ../lib/network/connection/providers/xdsl.pm:291
#: ../lib/network/connection/providers/xdsl.pm:300
#: ../lib/network/connection/providers/xdsl.pm:309
#: ../lib/network/connection/providers/xdsl.pm:318
#: ../lib/network/connection/providers/xdsl.pm:327
#: ../lib/network/connection/providers/xdsl.pm:336
#: ../lib/network/connection/providers/xdsl.pm:345
#: ../lib/network/connection/providers/xdsl.pm:354
#: ../lib/network/connection/providers/xdsl.pm:363
#: ../lib/network/connection/providers/xdsl.pm:372
#: ../lib/network/connection/providers/xdsl.pm:381
#: ../lib/network/connection/providers/xdsl.pm:390
#: ../lib/network/connection/providers/xdsl.pm:399
#: ../lib/network/connection/providers/xdsl.pm:408
#: ../lib/network/connection/providers/xdsl.pm:417
#, c-format
msgid "China"
msgstr "Çin"

#: ../lib/network/connection/providers/xdsl.pm:426
#: ../lib/network/connection/providers/xdsl.pm:436
#, c-format
msgid "Czech Republic"
msgstr "Çek Cumhuriyeti"

#: ../lib/network/connection/providers/xdsl.pm:446
#: ../lib/network/connection/providers/xdsl.pm:455
#: ../lib/network/connection/providers/xdsl.pm:464
#, c-format
msgid "Denmark"
msgstr "Danimarka"

#: ../lib/network/connection/providers/xdsl.pm:473
#, c-format
msgid "Egypt"
msgstr "Mısır"

#: ../lib/network/connection/providers/xdsl.pm:483
#, c-format
msgid "Finland"
msgstr "Finlandiya"

#: ../lib/network/connection/providers/xdsl.pm:621
#: ../lib/network/connection/providers/xdsl.pm:630
#: ../lib/network/connection/providers/xdsl.pm:640
#, c-format
msgid "Germany"
msgstr "Almanya"

#: ../lib/network/connection/providers/xdsl.pm:650
#, c-format
msgid "Greece"
msgstr "Yunanistan"

#: ../lib/network/connection/providers/xdsl.pm:659
#, c-format
msgid "Hungary"
msgstr "Macaristan"

#: ../lib/network/connection/providers/xdsl.pm:668
#, c-format
msgid "Ireland"
msgstr "İrlanda"

#: ../lib/network/connection/providers/xdsl.pm:677
#, c-format
msgid "Israel"
msgstr "İsrail"

#: ../lib/network/connection/providers/xdsl.pm:687
#, c-format
msgid "India"
msgstr "Hindistan"

#: ../lib/network/connection/providers/xdsl.pm:696
#: ../lib/network/connection/providers/xdsl.pm:705
#, c-format
msgid "Iceland"
msgstr "İzlanda"

#: ../lib/network/connection/providers/xdsl.pm:714
#: ../lib/network/connection/providers/xdsl.pm:725
#: ../lib/network/connection/providers/xdsl.pm:735
#: ../lib/network/connection/providers/xdsl.pm:746
#: ../lib/network/netconnect.pm:35
#, c-format
msgid "Italy"
msgstr "İtalya"

#: ../lib/network/connection/providers/xdsl.pm:758
#, c-format
msgid "Sri Lanka"
msgstr "Sri Lanka"

#: ../lib/network/connection/providers/xdsl.pm:770
#, c-format
msgid "Lithuania"
msgstr "Litvanya"

#: ../lib/network/connection/providers/xdsl.pm:779
#: ../lib/network/connection/providers/xdsl.pm:789
#, c-format
msgid "Mauritius"
msgstr "Mauritius"

#: ../lib/network/connection/providers/xdsl.pm:800
#, c-format
msgid "Morocco"
msgstr "Morocco"

#: ../lib/network/connection/providers/xdsl.pm:810
#: ../lib/network/connection/providers/xdsl.pm:819
#: ../lib/network/connection/providers/xdsl.pm:828
#: ../lib/network/connection/providers/xdsl.pm:837
#: ../lib/network/netconnect.pm:34
#, c-format
msgid "Netherlands"
msgstr "Hollanda"

#: ../lib/network/connection/providers/xdsl.pm:846
#: ../lib/network/connection/providers/xdsl.pm:852
#: ../lib/network/connection/providers/xdsl.pm:858
#: ../lib/network/connection/providers/xdsl.pm:864
#: ../lib/network/connection/providers/xdsl.pm:870
#: ../lib/network/connection/providers/xdsl.pm:876
#: ../lib/network/connection/providers/xdsl.pm:882
#, c-format
msgid "Norway"
msgstr "Norveç"

#: ../lib/network/connection/providers/xdsl.pm:890
#, c-format
msgid "Pakistan"
msgstr "Pakistan"

#: ../lib/network/connection/providers/xdsl.pm:901
#: ../lib/network/connection/providers/xdsl.pm:911
#, c-format
msgid "Poland"
msgstr "Polonya"

#: ../lib/network/connection/providers/xdsl.pm:922
#, c-format
msgid "Portugal"
msgstr "Portekiz"

#: ../lib/network/connection/providers/xdsl.pm:931
#, c-format
msgid "Russia"
msgstr "Rusya"

#: ../lib/network/connection/providers/xdsl.pm:942
#, c-format
msgid "Singapore"
msgstr "Singapur"

#: ../lib/network/connection/providers/xdsl.pm:951
#, c-format
msgid "Senegal"
msgstr "Senegal"

#: ../lib/network/connection/providers/xdsl.pm:961
#, c-format
msgid "Slovenia"
msgstr "Slovenya"

#: ../lib/network/connection/providers/xdsl.pm:972
#: ../lib/network/connection/providers/xdsl.pm:984
#: ../lib/network/connection/providers/xdsl.pm:996
#: ../lib/network/connection/providers/xdsl.pm:1009
#: ../lib/network/connection/providers/xdsl.pm:1019
#: ../lib/network/connection/providers/xdsl.pm:1029
#: ../lib/network/connection/providers/xdsl.pm:1040
#: ../lib/network/connection/providers/xdsl.pm:1050
#: ../lib/network/connection/providers/xdsl.pm:1060
#: ../lib/network/connection/providers/xdsl.pm:1070
#: ../lib/network/connection/providers/xdsl.pm:1080
#: ../lib/network/connection/providers/xdsl.pm:1090
#: ../lib/network/connection/providers/xdsl.pm:1101
#: ../lib/network/connection/providers/xdsl.pm:1112
#: ../lib/network/connection/providers/xdsl.pm:1124
#: ../lib/network/connection/providers/xdsl.pm:1136
#, c-format
msgid "Spain"
msgstr "İspanya"

#: ../lib/network/connection/providers/xdsl.pm:1149
#, c-format
msgid "Sweden"
msgstr "İsveç"

#: ../lib/network/connection/providers/xdsl.pm:1158
#: ../lib/network/connection/providers/xdsl.pm:1167
#: ../lib/network/connection/providers/xdsl.pm:1177
#, c-format
msgid "Switzerland"
msgstr "İsviçre"

#: ../lib/network/connection/providers/xdsl.pm:1186
#, c-format
msgid "Thailand"
msgstr "Tayland"

#: ../lib/network/connection/providers/xdsl.pm:1196
#, c-format
msgid "Tunisia"
msgstr "Tunus"

#: ../lib/network/connection/providers/xdsl.pm:1207
#, c-format
msgid "Turkey"
msgstr "Türkiye"

#: ../lib/network/connection/providers/xdsl.pm:1220
#, c-format
msgid "United Arab Emirates"
msgstr "Birleşik Arap Emirlikleri"

#: ../lib/network/connection/providers/xdsl.pm:1230
#: ../lib/network/connection/providers/xdsl.pm:1240
#: ../lib/network/netconnect.pm:38
#, c-format
msgid "United Kingdom"
msgstr "İngiltere"

#: ../lib/network/connection/wireless.pm:11
#, c-format
msgid "Wireless"
msgstr ""

#: ../lib/network/connection/wireless.pm:27
#, c-format
msgid "Use a Windows driver (with ndiswrapper)"
msgstr ""

#: ../lib/network/connection/wireless.pm:44
#, c-format
msgid "Open WEP"
msgstr ""

#: ../lib/network/connection/wireless.pm:45
#, c-format
msgid "Restricted WEP"
msgstr ""

#: ../lib/network/connection/wireless.pm:46
#, c-format
msgid "WPA Pre-Shared Key"
msgstr ""

#: ../lib/network/connection/wireless.pm:182 ../lib/network/thirdparty.pm:175
#, c-format
msgid "Firmware files are required for this device."
msgstr ""

#: ../lib/network/connection/wireless.pm:248
#, c-format
msgid ""
"Your wireless card is disabled, please enable the wireless switch (RF kill "
"switch) first."
msgstr ""

#: ../lib/network/connection/wireless.pm:307
#, fuzzy, c-format
msgid "Wireless settings"
msgstr "Kablosuz bağlantı"

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Ad-hoc"
msgstr ""

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Managed"
msgstr "Yönet"

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Master"
msgstr "Ana"

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Repeater"
msgstr "Tekrarlayıcı"

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Secondary"
msgstr "İkincil"

#: ../lib/network/connection/wireless.pm:313
#, c-format
msgid "Auto"
msgstr "Otomatik"

#: ../lib/network/connection/wireless.pm:318
#, c-format
msgid "Encryption mode"
msgstr ""

#: ../lib/network/connection/wireless.pm:327
#, c-format
msgid ""
"RTS/CTS adds a handshake before each packet transmission to make sure that "
"the\n"
"channel is clear. This adds overhead, but increase performance in case of "
"hidden\n"
"nodes or large number of active nodes. This parameter sets the size of the\n"
"smallest packet for which the node sends RTS, a value equal to the maximum\n"
"packet size disable the scheme. You may also set this parameter to auto, "
"fixed\n"
"or off."
msgstr ""

#: ../lib/network/connection/wireless.pm:336
#, c-format
msgid ""
"Here, one can configure some extra wireless parameters such as:\n"
"ap, channel, commit, enc, power, retry, sens, txpower (nick is already set "
"as the hostname).\n"
"\n"
"See iwconfig(8) man page for further information."
msgstr ""

#: ../lib/network/connection/wireless.pm:344
#, c-format
msgid ""
"iwspy is used to set a list of addresses in a wireless network\n"
"interface and to read back quality of link information for each of those.\n"
"\n"
"This information is the same as the one available in /proc/net/wireless :\n"
"quality of the link, signal strength and noise level.\n"
"\n"
"See iwpspy(8) man page for further information."
msgstr ""

#: ../lib/network/connection/wireless.pm:354
#, c-format
msgid ""
"iwpriv enable to set up optionals (private) parameters of a wireless "
"network\n"
"interface.\n"
"\n"
"iwpriv deals with parameters and setting specific to each driver (as opposed "
"to\n"
"iwconfig which deals with generic ones).\n"
"\n"
"In theory, the documentation of each device driver should indicate how to "
"use\n"
"those interface specific commands and their effect.\n"
"\n"
"See iwpriv(8) man page for further information."
msgstr ""

#: ../lib/network/connection/wireless.pm:372
#, c-format
msgid "An encryption key is required."
msgstr ""

#: ../lib/network/connection/wireless.pm:378
#, c-format
msgid ""
"Freq should have the suffix k, M or G (for example, \"2.46G\" for 2.46 GHz "
"frequency), or add enough '0' (zeroes)."
msgstr ""

#: ../lib/network/connection/wireless.pm:384
#, c-format
msgid ""
"Rate should have the suffix k, M or G (for example, \"11M\" for 11M), or add "
"enough '0' (zeroes)."
msgstr ""

#: ../lib/network/connection/wireless.pm:396
#, c-format
msgid "Allow access point roaming"
msgstr ""

#: ../lib/network/connection/wireless.pm:499
#, c-format
msgid "Associated to wireless network \"%s\" on interface %s"
msgstr ""

#: ../lib/network/connection/wireless.pm:500
#, c-format
msgid "Lost association to wireless network on interface %s"
msgstr ""

#: ../lib/network/connection/xdsl.pm:8
#, fuzzy, c-format
msgid "DSL"
msgstr "SSL"

#: ../lib/network/connection/xdsl.pm:76 ../lib/network/netconnect.pm:755
#, c-format
msgid "Alcatel speedtouch USB modem"
msgstr "Alcatel speedtouch USB modem"

#: ../lib/network/connection/xdsl.pm:104
#, c-format
msgid ""
"The ECI Hi-Focus modem cannot be supported due to binary driver distribution "
"problem.\n"
"\n"
"You can find a driver on http://eciadsl.flashtux.org/"
msgstr ""

#: ../lib/network/connection/xdsl.pm:176
#, c-format
msgid "DSL over CAPI"
msgstr ""

#: ../lib/network/connection/xdsl.pm:179
#, c-format
msgid "Dynamic Host Configuration Protocol (DHCP)"
msgstr ""

#: ../lib/network/connection/xdsl.pm:180
#, c-format
msgid "Manual TCP/IP configuration"
msgstr "Elle TCP/IP yapılandırması"

#: ../lib/network/connection/xdsl.pm:181
#, c-format
msgid "Point to Point Tunneling Protocol (PPTP)"
msgstr ""

#: ../lib/network/connection/xdsl.pm:182
#, c-format
msgid "PPP over Ethernet (PPPoE)"
msgstr ""

#: ../lib/network/connection/xdsl.pm:183
#, c-format
msgid "PPP over ATM (PPPoA)"
msgstr ""

#: ../lib/network/connection/xdsl.pm:223
#, c-format
msgid "Virtual Path ID (VPI):"
msgstr ""

#: ../lib/network/connection/xdsl.pm:224
#, c-format
msgid "Virtual Circuit ID (VCI):"
msgstr ""

#: ../lib/network/connection/xdsl.pm:324 ../lib/network/drakroam.pm:50
#: ../lib/network/drakvpn.pm:45 ../lib/network/netconnect.pm:131
#: ../lib/network/thirdparty.pm:115
#, fuzzy, c-format
msgid "Could not install the packages (%s)!"
msgstr "%s paketi kuruluyor"

#: ../lib/network/drakfirewall.pm:12
#, c-format
msgid "Web Server"
msgstr "Web Sunucu"

#: ../lib/network/drakfirewall.pm:17
#, c-format
msgid "Domain Name Server"
msgstr "Alan adı Sunucusu"

#: ../lib/network/drakfirewall.pm:22
#, c-format
msgid "SSH server"
msgstr "SSH sunucu"

#: ../lib/network/drakfirewall.pm:27
#, c-format
msgid "FTP server"
msgstr "FTP sunucu"

#: ../lib/network/drakfirewall.pm:32
#, c-format
msgid "Mail Server"
msgstr "Posta sunucusu"

#: ../lib/network/drakfirewall.pm:37
#, c-format
msgid "POP and IMAP Server"
msgstr "POP ve IMAP Sunucu"

#: ../lib/network/drakfirewall.pm:42
#, c-format
msgid "Telnet server"
msgstr "Telnet Sunucu"

#: ../lib/network/drakfirewall.pm:48
#, c-format
msgid "Windows Files Sharing (SMB)"
msgstr ""

#: ../lib/network/drakfirewall.pm:54
#, c-format
msgid "CUPS server"
msgstr "CUPS sunucu"

#: ../lib/network/drakfirewall.pm:60
#, c-format
msgid "Echo request (ping)"
msgstr "Echo isteği (ping)"

#: ../lib/network/drakfirewall.pm:65
#, c-format
msgid "BitTorrent"
msgstr ""

#: ../lib/network/drakfirewall.pm:74
#, c-format
msgid "Port scan detection"
msgstr ""

#: ../lib/network/drakfirewall.pm:166 ../lib/network/drakfirewall.pm:172
#, fuzzy, c-format
msgid "Firewall configuration"
msgstr "Elle yapılandır"

#: ../lib/network/drakfirewall.pm:166
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandriva Linux machine.\n"
"For a powerful and dedicated firewall solution, please look to the\n"
"specialized Mandriva Security Firewall distribution."
msgstr ""
"drakfirewall yapılandırma aracı\n"
"\n"
"Bu araç Mandriva Linux makinanız için kişisel bir ateş duvarı yapılandırır.\n"
"Güçlü bir ateş duvarı çözümü için özelleştirilmiş Mandriva Security "
"Firewall\n"
"dağıtımına bakın."

#: ../lib/network/drakfirewall.pm:172
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
"drakfirewall yapılandırıcı\n"
"\n"
"Devam etmeden önce Ağ/İnternet erişiminizin drakconnect tarafından "
"yapılandırıldığından emin olun."

#: ../lib/network/drakfirewall.pm:189
#, c-format
msgid "Which services would you like to allow the Internet to connect to?"
msgstr "Internet'e hangi servisleri açmak istiyorsunuz?"

#: ../lib/network/drakfirewall.pm:190 ../lib/network/shorewall.pm:145
#, c-format
msgid "Firewall"
msgstr "AteşDuvarı"

#: ../lib/network/drakfirewall.pm:192
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Have a look at /etc/services for information."
msgstr ""
"Çeşitli portlar girebilirsiniz. \n"
"Geçerli örnekler:139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Bilgi için /etc/services dosyasına bakın."

#: ../lib/network/drakfirewall.pm:198
#, fuzzy, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535.\n"
"\n"
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""
"Geçersiz port girildi: %s.\n"
"Port 65535 ile 1 arasında olmak şartıyla\n"
"\"port/tcp\" veya \"port/udp\" uygun biçimlerdir."

#: ../lib/network/drakfirewall.pm:208
#, c-format
msgid "Everything (no firewall)"
msgstr "Hepsi (ateşduvarı yok)"

#: ../lib/network/drakfirewall.pm:210
#, c-format
msgid "Other ports"
msgstr "Diğer portlar"

#: ../lib/network/drakfirewall.pm:211
#, c-format
msgid "Log firewall messages in system logs"
msgstr ""

#: ../lib/network/drakfirewall.pm:256
#, c-format
msgid ""
"You can be warned when someone accesses to a service or tries to intrude "
"into your computer.\n"
"Please select which network activities should be watched."
msgstr ""

#: ../lib/network/drakfirewall.pm:261
#, c-format
msgid "Use Interactive Firewall"
msgstr ""

#: ../lib/network/drakroam.pm:29
#, c-format
msgid "No device found"
msgstr "Hiçbir aygıt bulunamadı"

#: ../lib/network/drakroam.pm:63 ../lib/network/drakroam.pm:161
#, fuzzy, c-format
msgid "Please enter settings for network"
msgstr "Ayrıntılı bilgi"

#: ../lib/network/drakroam.pm:67 ../lib/network/netconnect.pm:177
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "Yapılandırılıyor..."

#: ../lib/network/drakroam.pm:95
#, c-format
msgid "Hostname changed to \"%s\""
msgstr ""

#: ../lib/network/drakroam.pm:108 ../lib/network/netconnect.pm:209
#, fuzzy, c-format
msgid "Scanning for networks..."
msgstr "Ağ taranıyor..."

#: ../lib/network/drakroam.pm:200
#, fuzzy, c-format
msgid "Connecting..."
msgstr "Bağlan..."

#: ../lib/network/drakroam.pm:227
#, c-format
msgid "Disconnect"
msgstr "Bağlantıyı Kes"

#: ../lib/network/drakroam.pm:227
#, c-format
msgid "Connect"
msgstr "Bağlan"

#: ../lib/network/drakroam.pm:250
#, fuzzy, c-format
msgid "Disconnecting..."
msgstr "Bağlantıyı Kes..."

#: ../lib/network/drakroam.pm:279
#, c-format
msgid "SSID"
msgstr ""

#: ../lib/network/drakroam.pm:280
#, c-format
msgid "Signal strength"
msgstr ""

#: ../lib/network/drakroam.pm:281
#, c-format
msgid "Encryption"
msgstr "Şifrele"

#: ../lib/network/drakroam.pm:335 ../lib/network/netconnect.pm:761
#, c-format
msgid "Wireless connection"
msgstr "Kablosuz bağlantı"

#: ../lib/network/drakroam.pm:350
#, c-format
msgid "Configure"
msgstr "Yapılandır"

#: ../lib/network/drakroam.pm:352
#, c-format
msgid "Refresh"
msgstr "Tazele"

#: ../lib/network/drakvpn.pm:30
#, fuzzy, c-format
msgid "VPN configuration"
msgstr "CUPS yapılandırması"

#: ../lib/network/drakvpn.pm:34
#, fuzzy, c-format
msgid "Choose the VPN type"
msgstr "Yeni boyutu belirtin"

#: ../lib/network/drakvpn.pm:49
#, c-format
msgid "Initializing tools and detecting devices for %s..."
msgstr ""

#: ../lib/network/drakvpn.pm:52
#, fuzzy, c-format
msgid "Unable to initialize %s connection type!"
msgstr "Bilinmeyen bağlantı türü"

#: ../lib/network/drakvpn.pm:60
#, c-format
msgid "Please select an existing VPN connection or enter a new name."
msgstr ""

#: ../lib/network/drakvpn.pm:64
#, fuzzy, c-format
msgid "Configure a new connection..."
msgstr "Bağlantınız test ediliyor..."

#: ../lib/network/drakvpn.pm:66
#, fuzzy, c-format
msgid "New name"
msgstr "Gerçek adı"

#: ../lib/network/drakvpn.pm:70
#, c-format
msgid "You must select an existing connection or enter a new name."
msgstr ""

#: ../lib/network/drakvpn.pm:81
#, fuzzy, c-format
msgid "Please enter the required key(s)"
msgstr "Lütfen WebDAV sunucusu URL'ini giriniz"

#: ../lib/network/drakvpn.pm:86
#, fuzzy, c-format
msgid "Please enter the settings of your VPN connection"
msgstr "%s yansısı ile iletişim kurulamıyor"

#: ../lib/network/drakvpn.pm:94 ../lib/network/netconnect.pm:291
#, c-format
msgid "Do you want to start the connection now?"
msgstr ""

#: ../lib/network/drakvpn.pm:100
#, fuzzy, c-format
msgid "Connection failed."
msgstr "Bağlantı adı"

#: ../lib/network/drakvpn.pm:108
#, c-format
msgid ""
"The VPN connection is now configured.\n"
"\n"
"This VPN connection can be automatically started together with a network "
"connection.\n"
"It can be done by reconfiguring the network connection and selecting this "
"VPN connection.\n"
msgstr ""

#: ../lib/network/ifw.pm:129
#, fuzzy, c-format
msgid "Port scanning"
msgstr "Paylaşımsız"

#: ../lib/network/ifw.pm:130
#, fuzzy, c-format
msgid "Service attack"
msgstr "Servis _türü:"

#: ../lib/network/ifw.pm:131
#, fuzzy, c-format
msgid "Password cracking"
msgstr "Parola (tekrar)"

#: ../lib/network/ifw.pm:132
#, c-format
msgid "\"%s\" attack"
msgstr ""

#: ../lib/network/ifw.pm:134
#, c-format
msgid "A port scanning attack has been attempted by %s."
msgstr ""

#: ../lib/network/ifw.pm:135
#, fuzzy, c-format
msgid "The %s service has been attacked by %s."
msgstr "Bu olay değiştirildi."

#: ../lib/network/ifw.pm:136
#, c-format
msgid "A password cracking attack has been attempted by %s."
msgstr ""

#: ../lib/network/ifw.pm:137
#, fuzzy, c-format
msgid "A \"%s\" attack has been attempted by %s"
msgstr "Bu olay değiştirildi."

#: ../lib/network/ifw.pm:146
#, c-format
msgid ""
"The \"%s\" application is trying to make a service (%s) available to the "
"network."
msgstr ""

#. -PO: this should be kept lowercase since the expression is meant to be used between brackets
#: ../lib/network/ifw.pm:150
#, fuzzy, c-format
msgid "port %d"
msgstr "Bildir"

#: ../lib/network/modem.pm:42 ../lib/network/modem.pm:43
#: ../lib/network/modem.pm:44 ../lib/network/netconnect.pm:603
#: ../lib/network/netconnect.pm:620 ../lib/network/netconnect.pm:636
#, c-format
msgid "Manual"
msgstr "Elle Ayar"

#: ../lib/network/modem.pm:42 ../lib/network/modem.pm:43
#: ../lib/network/modem.pm:44 ../lib/network/modem.pm:63
#: ../lib/network/modem.pm:76 ../lib/network/modem.pm:81
#: ../lib/network/modem.pm:110 ../lib/network/netconnect.pm:598
#: ../lib/network/netconnect.pm:603 ../lib/network/netconnect.pm:615
#: ../lib/network/netconnect.pm:620 ../lib/network/netconnect.pm:636
#: ../lib/network/netconnect.pm:638
#, c-format
msgid "Automatic"
msgstr "Otomatik"

#: ../lib/network/ndiswrapper.pm:27
#, c-format
msgid "No device supporting the %s ndiswrapper driver is present!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:33
#, c-format
msgid "Please select the Windows driver (.inf file)"
msgstr ""

#: ../lib/network/ndiswrapper.pm:42
#, c-format
msgid "Unable to install the %s ndiswrapper driver!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:86
#, c-format
msgid "Unable to load the ndiswrapper module!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:92
#, c-format
msgid ""
"The selected device has already been configured with the %s driver.\n"
"Do you really want to use a ndiswrapper driver?"
msgstr ""

#: ../lib/network/ndiswrapper.pm:102
#, c-format
msgid "Unable to find the ndiswrapper interface!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:115
#, fuzzy, c-format
msgid "Choose an ndiswrapper driver"
msgstr "Bir X sunucusu seçiniz"

#: ../lib/network/ndiswrapper.pm:118
#, c-format
msgid "Use the ndiswrapper driver %s"
msgstr ""

#: ../lib/network/ndiswrapper.pm:118
#, fuzzy, c-format
msgid "Install a new driver"
msgstr "Dahili posta sunucusu"

#: ../lib/network/ndiswrapper.pm:129
#, c-format
msgid "Select a device:"
msgstr ""

#: ../lib/network/netcenter.pm:55
#, fuzzy, c-format
msgid "Network Center"
msgstr "Ağ arabirimi"

#: ../lib/network/netconnect.pm:37
#, c-format
msgid "United States"
msgstr "ABD"

#: ../lib/network/netconnect.pm:60 ../lib/network/netconnect.pm:493
#: ../lib/network/netconnect.pm:507
#, c-format
msgid "Manual choice"
msgstr "Elle seçim"

#: ../lib/network/netconnect.pm:60
#, c-format
msgid "Internal ISDN card"
msgstr "İçsel ISDN kartı"

#: ../lib/network/netconnect.pm:65
#, c-format
msgid "Protocol for the rest of the world"
msgstr "Dünyanın diğer kısımları için protokol"

#: ../lib/network/netconnect.pm:123
#, c-format
msgid "Choose the connection you want to configure"
msgstr "Yapılandırmak istediğiniz bağlantıyı seçin"

#: ../lib/network/netconnect.pm:145 ../lib/network/netconnect.pm:348
#: ../lib/network/netconnect.pm:788
#, fuzzy, c-format
msgid "Select the network interface to configure:"
msgstr "Ağ bağdaştırıcısını seçin"

#: ../lib/network/netconnect.pm:164
#, c-format
msgid "No device can be found for this connection type."
msgstr ""

#: ../lib/network/netconnect.pm:173
#, fuzzy, c-format
msgid "Hardware Configuration"
msgstr "Ağ Yapılandırması"

#: ../lib/network/netconnect.pm:194
#, c-format
msgid "Please select your provider:"
msgstr ""

#: ../lib/network/netconnect.pm:212
#, c-format
msgid "Please select your network:"
msgstr ""

#: ../lib/network/netconnect.pm:241
#, c-format
msgid ""
"Please select your connection protocol.\n"
"If you do not know it, keep the preselected protocol."
msgstr ""

#: ../lib/network/netconnect.pm:285 ../lib/network/netconnect.pm:655
#, c-format
msgid "Connection control"
msgstr ""

#: ../lib/network/netconnect.pm:315
#, c-format
msgid "Connection Configuration"
msgstr "Bağlantı Ayarları"

#: ../lib/network/netconnect.pm:315
#, c-format
msgid "Please fill or check the field below"
msgstr "Lütfen aşağıdaki alanı doldurun ya da kontrol edin."

#: ../lib/network/netconnect.pm:318
#, c-format
msgid "Your personal phone number"
msgstr "Kişisel telefon numaranız"

#: ../lib/network/netconnect.pm:319
#, c-format
msgid "Provider name (ex provider.net)"
msgstr "Servis sağlayıcı adı"

#: ../lib/network/netconnect.pm:321
#, fuzzy, c-format
msgid "Provider DNS 1 (optional)"
msgstr "1. Alan adı sunucusu"

#: ../lib/network/netconnect.pm:322
#, fuzzy, c-format
msgid "Provider DNS 2 (optional)"
msgstr "2. Alan adı sunucusu"

#: ../lib/network/netconnect.pm:332
#, c-format
msgid "Card IO_1"
msgstr "Kartın IO_1 değeri"

#: ../lib/network/netconnect.pm:351 ../lib/network/netconnect.pm:356
#, c-format
msgid "External ISDN modem"
msgstr "Dışsal ISDN modem"

#: ../lib/network/netconnect.pm:384
#, c-format
msgid "Select a device!"
msgstr "Bir aygıt seçiniz"

#: ../lib/network/netconnect.pm:393 ../lib/network/netconnect.pm:403
#: ../lib/network/netconnect.pm:413 ../lib/network/netconnect.pm:446
#: ../lib/network/netconnect.pm:460
#, c-format
msgid "ISDN Configuration"
msgstr "ISDN Yapılandırması"

#: ../lib/network/netconnect.pm:394
#, c-format
msgid "What kind of card do you have?"
msgstr "Ne tür bir kartınız var?"

#: ../lib/network/netconnect.pm:404
#, c-format
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"Bir ISA karta sahipseniz bir sonraki ekrandaki değerler doğru olacaktır.\n"
"\n"
"Bir PCMCIA karta sahipseniz, kartınızın irq ve io değerlerini bilmek "
"sorundasınız.\n"

#: ../lib/network/netconnect.pm:408
#, c-format
msgid "Continue"
msgstr "Devam"

#: ../lib/network/netconnect.pm:408
#, c-format
msgid "Abort"
msgstr "Vazgeç"

#: ../lib/network/netconnect.pm:414
#, c-format
msgid "Which of the following is your ISDN card?"
msgstr "Aşağıdakilerden hangisi sizin ISDN kartınız?"

#: ../lib/network/netconnect.pm:432
#, c-format
msgid ""
"A CAPI driver is available for this modem. This CAPI driver can offer more "
"capabilities than the free driver (like sending faxes). Which driver do you "
"want to use?"
msgstr ""

#: ../lib/network/netconnect.pm:446
#, c-format
msgid "Which protocol do you want to use?"
msgstr "Hangi protokolü kullanmak istiyorsunuz ?"

#: ../lib/network/netconnect.pm:460
#, c-format
msgid ""
"Select your provider.\n"
"If it is not listed, choose Unlisted."
msgstr ""
"Servis sağlayıcınızı seçin.\n"
" Eğer listede yoksa, Listelenmemiş'i seçin."

#: ../lib/network/netconnect.pm:462 ../lib/network/netconnect.pm:558
#, fuzzy, c-format
msgid "Provider:"
msgstr "Profil: "

#: ../lib/network/netconnect.pm:471
#, c-format
msgid ""
"Your modem is not supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""
"Modeminiz sistem tarafından desteklenmiyor.\n"
"http://www.linmodems.org adresine bir göz gezdirin."

#: ../lib/network/netconnect.pm:490
#, fuzzy, c-format
msgid "Select the modem to configure:"
msgstr "Ağ bağdaştırıcısını seçin"

#: ../lib/network/netconnect.pm:492
#, c-format
msgid "Modem"
msgstr "Model"

#: ../lib/network/netconnect.pm:527
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "Modeminizin hangi seri porta bağlı olduğunu seçiniz"

#: ../lib/network/netconnect.pm:556
#, fuzzy, c-format
msgid "Select your provider:"
msgstr "Yazıcı makarasını seçin"

#: ../lib/network/netconnect.pm:580
#, c-format
msgid "Dialup: account options"
msgstr "Çevirmeli Ağ: hesap seçenekleri"

#: ../lib/network/netconnect.pm:583
#, c-format
msgid "Connection name"
msgstr "Bağlantı adı"

#: ../lib/network/netconnect.pm:584
#, c-format
msgid "Phone number"
msgstr "Telefon numarası"

#: ../lib/network/netconnect.pm:585
#, c-format
msgid "Login ID"
msgstr "Giriş ID'si"

#: ../lib/network/netconnect.pm:600 ../lib/network/netconnect.pm:633
#, fuzzy, c-format
msgid "Dialup: IP parameters"
msgstr "Paremetreler"

#: ../lib/network/netconnect.pm:603
#, c-format
msgid "IP parameters"
msgstr "IP Paremetreleri"

#: ../lib/network/netconnect.pm:605
#, c-format
msgid "Subnet mask"
msgstr "AltAğ maskesi"

#: ../lib/network/netconnect.pm:617
#, c-format
msgid "Dialup: DNS parameters"
msgstr ""

#: ../lib/network/netconnect.pm:620
#, c-format
msgid "DNS"
msgstr "DNS"

#: ../lib/network/netconnect.pm:621
#, c-format
msgid "Domain name"
msgstr "Alan adı"

#: ../lib/network/netconnect.pm:624
#, fuzzy, c-format
msgid "Set hostname from IP"
msgstr "Yazıcının makina adı/IP numarası"

#: ../lib/network/netconnect.pm:637
#, fuzzy, c-format
msgid "Gateway IP address"
msgstr "IP adresi:"

#: ../lib/network/netconnect.pm:670
#, fuzzy, c-format
msgid "Automatically at boot"
msgstr "Başlangıçta Çalıştır"

#: ../lib/network/netconnect.pm:672
#, c-format
msgid "By using Net Applet in the system tray"
msgstr ""

#: ../lib/network/netconnect.pm:674
#, c-format
msgid "Manually (the interface would still be activated at boot)"
msgstr ""

#: ../lib/network/netconnect.pm:683
#, fuzzy, c-format
msgid "How do you want to dial this connection?"
msgstr "Bağlantınızın açılışta başlatılmasını ister misiniz?"

#: ../lib/network/netconnect.pm:696
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "İnternet bağlantısını şimdi denemek ister misiniz?"

#: ../lib/network/netconnect.pm:723
#, c-format
msgid "The system is now connected to the Internet."
msgstr "Sistem şu anda internete bağlandı."

#: ../lib/network/netconnect.pm:724
#, c-format
msgid "For security reasons, it will be disconnected now."
msgstr "Güvenlik nedeni ile bağlantınız kapatılacaktır."

#: ../lib/network/netconnect.pm:725
#, c-format
msgid ""
"The system does not seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
"Sistem internete bağlı gibi görünmüyor.\n"
"Bağlantınızı tekrar yapılandırmayı deneyin."

#: ../lib/network/netconnect.pm:740
#, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
"Tebrikler, ağ ve internet yapılandırmasını tamamladınız.\n"
"\n"

#: ../lib/network/netconnect.pm:743
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"Bittikten sonra, makina ismi değiştirme sorunlarından kaçınmak için\n"
"X ortamından başlatmanız önerilir."

#: ../lib/network/netconnect.pm:744
#, c-format
msgid ""
"Problems occurred during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection does not "
"work, you might want to relaunch the configuration."
msgstr ""
"Yapılandırmada sorun çıktı.\n"
"Bağlantınızı net_monitor ya da mcc üzerinden kontrol edin. Eğer bağlantınız "
"çalışmıyorsa yapılandırmayı yeniden başlatabilirsiniz"

#: ../lib/network/netconnect.pm:756
#, c-format
msgid "Sagem USB modem"
msgstr "Sagem USB modem"

#: ../lib/network/netconnect.pm:757 ../lib/network/netconnect.pm:758
#, c-format
msgid "Bewan modem"
msgstr "Bewan·PCI·modem"

#: ../lib/network/netconnect.pm:759
#, c-format
msgid "ECI Hi-Focus modem"
msgstr "ECI·Hi-Focus·modem"

#: ../lib/network/netconnect.pm:760
#, c-format
msgid "LAN connection"
msgstr "LAN bağlantısı"

#: ../lib/network/netconnect.pm:762
#, c-format
msgid "ADSL connection"
msgstr "ADSL Bağlantısı"

#: ../lib/network/netconnect.pm:763
#, c-format
msgid "Cable connection"
msgstr "Kablo Bağlantısı"

#: ../lib/network/netconnect.pm:764
#, c-format
msgid "ISDN connection"
msgstr "ISDN bağlantısı"

#: ../lib/network/netconnect.pm:765
#, c-format
msgid "Modem connection"
msgstr "Modem bağlantısı"

#: ../lib/network/netconnect.pm:766
#, c-format
msgid "DVB connection"
msgstr ""

#: ../lib/network/netconnect.pm:768
#, c-format
msgid "(detected on port %s)"
msgstr "(%s portunda algılandı)"

#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
#: ../lib/network/netconnect.pm:770
#, c-format
msgid "(detected %s)"
msgstr "(%s algılandı)"

#: ../lib/network/netconnect.pm:770
#, c-format
msgid "(detected)"
msgstr "(algılandı)"

#: ../lib/network/netconnect.pm:771
#, c-format
msgid "Network Configuration"
msgstr "Ağ Yapılandırması"

#: ../lib/network/netconnect.pm:772
#, fuzzy, c-format
msgid "Zeroconf hostname resolution"
msgstr "Zeroconf makine ismi"

#: ../lib/network/netconnect.pm:773
#, c-format
msgid ""
"If desired, enter a Zeroconf hostname.\n"
"This is the name your machine will use to advertise any of\n"
"its shared resources that are not managed by the network.\n"
"It is not necessary on most networks."
msgstr ""

#: ../lib/network/netconnect.pm:777
#, c-format
msgid "Zeroconf Host name"
msgstr "Zeroconf makine ismi"

#: ../lib/network/netconnect.pm:778
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr "Zeroconf makine adı .(nokta) içeremez"

#: ../lib/network/netconnect.pm:779
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
"Siz şu anda Ağ yapılandırması bölümündesiniz, fakat sizin zaten "
"yapılandırılmış bir ağınız var.\n"
"Eski yapılandırmanızın korumak için \"TAMAM\" a, yeniden Internet ve Ağ "
"bağlantılarınızı yapılandırmak için \"İPTAL\" e basın.\n"

#: ../lib/network/netconnect.pm:782
#, c-format
msgid "The network needs to be restarted. Do you want to restart it?"
msgstr "Ağ'ın yeniden başlatılması gerekiyor. Yeniden başlatmak ister misiniz?"

#: ../lib/network/netconnect.pm:783
#, c-format
msgid ""
"A problem occurred while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Ağınızı yeniden başlatırken bir hata oluştu : \n"
"\n"
"%s"

#: ../lib/network/netconnect.pm:784
#, c-format
msgid ""
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press \"%s\" to continue."
msgstr ""
"%s bağlantısını yapılandıracağız.\n"
"\n"
"\n"
"Devam etmek için \"%s\" tuşuna tıklayınız."

#: ../lib/network/netconnect.pm:785
#, c-format
msgid "Configuration is complete, do you want to apply settings?"
msgstr "Yapılandırma tamamlandı, ayarların uygulanmasını ister misiniz ?"

#: ../lib/network/netconnect.pm:786
#, c-format
msgid ""