summaryrefslogtreecommitdiffstats
path: root/lib/network/network.pm
blob: 26f4600f9fd4af147df63d3c3f3268073ec87e4c (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
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
package network::network; # $Id$wir

#-######################################################################################
#- misc imports
#-######################################################################################

use strict;

use lang;
use Socket;
use common;
use run_program;
use network::tools;
use vars qw(@ISA @EXPORT);
use log;

our $network_file = "/etc/sysconfig/network";
my $resolv_file = "/etc/resolv.conf";
my $tmdns_file = "/etc/tmdns.conf";
our $wireless_d = "/etc/sysconfig/network-scripts/wireless.d";

# list of CRDA domains
our @crda_domains = qw(AE AL AM AN AR AT AU AZ BA BE BG BH BL BN BO BR BY BZ CA CH CL CN CO CR CS CY CZ DE DK DO DZ EC EE EG ES FI FR GB GE GR GT HK HN HR HU ID IE IL IN IR IS IT JM JO JP KP KR KW KZ LB LI LK LT LU LV MA MC MK MO MT MX MY NL NO NP NZ OM PA PE PG PH PK PL PR PT QA RO RU SA SE SG SI SK SV SY TH TN TR TT TW UA US UY UZ VE VN YE ZA ZW);

@ISA = qw(Exporter);
@EXPORT = qw(addDefaultRoute dns dnsServers gateway guessHostname is_ip is_ip_forbidden masked_ip netmask resolv);

#- $net hash structure
#-   autodetect
#-   type
#-   net_interface
#-   PROFILE: selected netprofile
#-   network (/etc/sysconfig/network) : NETWORKING FORWARD_IPV4 NETWORKING_IPV6 HOSTNAME GATEWAY GATEWAYDEV NISDOMAIN
#-     NETWORKING : networking flag : string : "yes" by default
#-     FORWARD_IPV4 : forward IP flag : string : "false" by default
#-     HOSTNAME : hostname : string : "localhost.localdomain" by default
#-     GATEWAY : gateway
#-     GATEWAYDEV : gateway interface
#-     NISDOMAIN : nis domain
#-     NETWORKING_IPV6 : use IPv6, "yes" or "no"
#-     IPV6_DEFAULTDEV
#-   resolv (/etc/resolv.conf): dnsServer, dnsServer2, dnsServer3, DOMAINNAME, DOMAINNAME2, DOMAINNAME3
#-     dnsServer : dns server 1
#-     dnsServer2 : dns server 2
#-     dnsServer3 : dns server 3 : note that we uses the dns1 for the LAN, and the 2 others for the internet conx
#-     DOMAINNAME : domainname : string : $net->{network}{HOSTNAME} =~ /\.(.*)/ by default
#-     DOMAINNAME2 : well it's another domainname : have to look further why we used 2
#-   adsl: bus, Encapsulation, vpi, vci provider_id, method, login, passwd, ethernet_device, capi_card
#-   cable: bpalogin, login, passwd
#-   zeroconf: hostname
#-   auth: LDAPDOMAIN WINDOMAIN
#-   ifcfg (/etc/sysconfig/network-scripts/ifcfg-*):
#-     key : device name
#-     value : hash containing ifcfg file values, see write_interface_conf() for an exhaustive list
#-       DHCP_HOSTNAME : If you have a dhcp and want to set the hostname
#-       IPADDR : IP address
#-       NETMASK : netmask
#-       DEVICE : device name
#-       BOOTPROTO : boot prototype : "bootp" or "dhcp" or "pump" or ...
#-       IPV6INIT
#-       IPV6TO4INIT
#-       MS_DNS1
#-       MS_DNS2
#-       DOMAIN

sub read_conf {
    my ($file) = @_;
    +{ getVarsFromSh($file) };
}

sub read_resolv_conf_raw {
    my ($o_file) = @_;
    my $s = cat_($o_file || $::prefix . $resolv_file);
    { nameserver => [ $s =~ /^\s*nameserver\s+(\S+)/mg ],
      search => [ if_($s =~ /^\s*search\s+(.*)/m, split(' ', $1)) ] };
}

sub read_resolv_conf {
    my ($o_file) = @_;
    my $resolv_conf = read_resolv_conf_raw($o_file);
    +{
      (mapn { $_[0] => $_[1] } [ qw(dnsServer dnsServer2 dnsServer3) ], $resolv_conf->{nameserver}),
      (mapn { $_[0] => $_[1] } [ qw(DOMAINNAME DOMAINNAME2 DOMAINNAME3) ], $resolv_conf->{search}),
     };
}

sub read_interface_conf {
    my ($file) = @_;
    my %intf = getVarsFromSh($file);

    $intf{BOOTPROTO} ||= 'static';
    $intf{isPtp} = $intf{NETWORK} eq '255.255.255.255';
    $intf{isUp} = 1;
    \%intf;
}

sub read_zeroconf() {
    cat_($::prefix . $tmdns_file) =~ /^\s*hostname\s*=\s*(\w+)/m && { ZEROCONF_HOSTNAME => $1 };
}

sub write_network_conf {
    my ($net) = @_;

    if ($net->{network}{HOSTNAME} && $net->{network}{HOSTNAME} =~ /\.(.+\..+)$/) {
	$net->{resolv}{DOMAINNAME} ||= $1;
    }
    $net->{network}{NETWORKING} = 'yes';

    setVarsInSh($::prefix . $network_file, $net->{network}, qw(HOSTNAME NETWORKING GATEWAY GATEWAYDEV NISDOMAIN FORWARD_IPV4 NETWORKING_IPV6 IPV6_DEFAULTDEV CRDA_DOMAIN));
}

sub write_zeroconf {
    my ($net, $in) = @_;
    my $zhostname = $net->{zeroconf}{hostname};
    my $file = $::prefix . $tmdns_file;

    if ($zhostname) {
	$in->do_pkgs->ensure_binary_is_installed('tmdns', 'tmdns', 'auto') if !$in->do_pkgs->is_installed('bind');
	$in->do_pkgs->ensure_binary_is_installed('zcip', 'zcip', 'auto');
    }

    #- write blank hostname even if disabled so that drakconnect does not assume zeroconf is enabled
    eval { substInFile { s/^\s*(hostname)\s*=.*/$1 = $zhostname/ } $file } if $zhostname || -f $file;

    require services;
    services::set_status('tmdns', $net->{zeroconf}{hostname}, $::isInstall);
}

sub update_resolv_conf {
    # is there a better way to do this?
    system "/etc/init.d/resolvconf reload";
}

sub write_resolv_conf {
    my ($net) = @_;
    my $resolv = $net->{resolv};
    # (bug #54180)
    #my $file = $::prefix . $resolv_file;
    my $file = $::prefix . "/etc/resolvconf/run/interface/" . $net->{net_interface};

    my %new = (
        search => [ grep { $_ } uniq(@$resolv{'DOMAINNAME', 'DOMAINNAME2', 'DOMAINNAME3'}) ],
        nameserver => [ grep { $_ } uniq(@$resolv{'dnsServer', 'dnsServer2', 'dnsServer3'}) ],
    );

    my (%prev, @unknown);
    foreach (cat_($file)) {
	s/\s+$//;
	s/^[#\s]*//;

	if (my ($key, $val) = /^(search|nameserver)\s+(.*)$/) {
	    push @{$prev{$key}}, $val;
	} elsif (/^ppp temp entry$/) {
	} elsif (/\S/) {
	    push @unknown, $_;
	}
    }
    unlink $file if -l $file;  #- workaround situation when /etc/resolv.conf is an absolute link to /etc/ppp/resolv.conf or whatever

    if (@{$new{search}} || @{$new{nameserver}}) {
	$prev{$_} = [ difference2($prev{$_} || [], $new{$_}) ] foreach keys %new;

	my @search = do {
	    my @new = if_(@{$new{search}}, "search " . join(' ', @{$new{search}}) . "\n");
	    my @old = if_(@{$prev{search}}, "# search " . join(' ', @{$prev{search}}) . "\n");
	    @new, @old;
	};
	my @nameserver = do {
	    my @new = map { "nameserver $_\n" } @{$new{nameserver}};
	    my @old = map { "# nameserver $_\n" } @{$prev{nameserver}};
	    @new, @old;
	};
	output_with_perm($file, 0644, @search, @nameserver, (map { "# $_\n" } @unknown), "\n# ppp temp entry\n");

	update_resolv_conf();

	#-res_init();		# reinit the resolver so DNS changes take affect
	1;
    } else {
	log::explanations("neither domain name nor dns server are configured");
	0;
    }
}

sub update_broadcast_and_network {
    my ($intf) = @_;
    my @ip = split '\.', $intf->{IPADDR};
    my @mask = split '\.', $intf->{NETMASK};
    #- FIXME: NETWORK and BROADCAST are deprecated, see sysconfig.txt
    $intf->{BROADCAST} = join('.', mapn { int($_[0]) | ((~int($_[1])) & 255) } \@ip, \@mask);
    $intf->{NETWORK} = join('.', mapn { int($_[0]) &        $_[1]          } \@ip, \@mask);
}

sub write_interface_settings {
    my ($intf, $file) = @_;
    setVarsInSh($file, $intf, qw(DEVICE BOOTPROTO IPADDR NETMASK NETWORK BROADCAST GATEWAY ONBOOT HWADDR METRIC MII_NOT_SUPPORTED TYPE USERCTL ATM_ADDR ATM_DEVICE ETHTOOL_OPTS VLAN MTU DNS1 DNS2 DOMAIN RESOLV_MODS LINK_DETECTION_DELAY),
                qw(WIRELESS_MODE WIRELESS_ESSID WIRELESS_NWID WIRELESS_FREQ WIRELESS_SENS WIRELESS_RATE WIRELESS_ENC_KEY WIRELESS_ENC_MODE WIRELESS_RTS WIRELESS_FRAG WIRELESS_IWCONFIG WIRELESS_IWSPY WIRELESS_IWPRIV WIRELESS_WPA_DRIVER WIRELESS_WPA_REASSOCIATE CRDA_DOMAIN),
                qw(DVB_ADAPTER_ID DVB_NETWORK_DEMUX DVB_NETWORK_PID),
                qw(IPV6INIT IPV6TO4INIT),
                qw(MRU REMIP PPPOPTIONS HARDFLOWCTL DEFABORT RETRYTIMEOUT PAPNAME LINESPEED MODEMPORT DEBUG ESCAPECHARS INITSTRING),
                qw(DISCONNECTTIMEOUT PERSIST DEFROUTE),
                qw(VPN_NAME VPN_TYPE),
                qw(ACCOUNTING),
                qw(CELLULAR_CID),
                if_($intf->{BOOTPROTO} eq "dhcp", qw(DHCP_CLIENT DHCP_HOSTNAME NEEDHOSTNAME PEERDNS PEERYP PEERNTPD DHCP_TIMEOUT)),
                if_($intf->{DEVICE} =~ /^ippp\d+$/, qw(DIAL_ON_IFUP))
               );
    substInFile { s/^DEVICE='(`.*`)'/DEVICE=$1/g } $file; #- remove quotes if DEVICE is the result of a command
    chmod $intf->{WIRELESS_ENC_KEY} ? 0700 : 0755, $file; #- hide WEP key for non-root users
    log::explanations("written $intf->{DEVICE} interface configuration in $file");
}

sub get_ifcfg_file {
    my ($name) = @_;
    "$::prefix/etc/sysconfig/network-scripts/ifcfg-$name";
}

sub write_interface_conf {
    my ($net, $name) = @_;

    my $file = get_ifcfg_file($name);
    #- prefer ifcfg-XXX files
    unlink("$::prefix/etc/sysconfig/network-scripts/$name");

    my $intf = $net->{ifcfg}{$name};

    require network::connection::ethernet;
    my (undef, $mac_address) = network::connection::ethernet::get_eth_card_mac_address($intf->{DEVICE});
    $intf->{HWADDR} &&= $mac_address; #- set HWADDR to MAC address if required

    update_broadcast_and_network($intf);

    defined($intf->{METRIC}) or $intf->{METRIC} = network::tools::get_default_metric(network::tools::get_interface_type($intf)),
    $intf->{BOOTPROTO} =~ s/dhcp.*/dhcp/;

    write_interface_settings($intf, $file);
}

sub write_wireless_conf {
    my ($ssid, $ifcfg) = @_;
    my $wireless_file = $::prefix . $wireless_d . '/' . $ssid;
    my %wireless_ifcfg = %$ifcfg;
    # FIXME: be smarter to keep only DHCP/IP settings here
    delete $wireless_ifcfg{$_}
      foreach qw(DEVICE MII_NOT_SUPPORTED ONBOOT);
    write_interface_settings(\%wireless_ifcfg, $wireless_file);
}

sub add2hosts {
    my ($hostname, @ips) = @_;
    my ($sub_hostname) = $hostname =~ /(.*?)\./;

    my $file = "$::prefix/etc/hosts";

    my @l;
    push(@l, [$_, $hostname, if_($sub_hostname, $sub_hostname)]) foreach(@ips);
    foreach (cat_($file)) {
        # strip our own comments
        next if ($_ =~ /# generated by drak.*/);
        my ($ip, $aliases) = /^\s*(\S+)\s+(\S+.*)$/ or next;
        my @hosts = difference2([ split /\s+/, $aliases ], [ $hostname, $sub_hostname ]);
        if (@hosts) {
            push (@l, [$ip, @hosts]);
        }
    };

    log::explanations("writing host information to $file");
    output($file, "# generated by drakconnect\n");
    foreach (@l) {
        append_to_file($file, join(" ", @{$_}) . "\n");
    }
}

# The interface/gateway needs to be configured before this will work!
sub guessHostname {
    my ($net, $intf_name) = @_;

    $net->{ifcfg}{$intf_name}{isUp} && dnsServers($net) or return 0;
    $net->{network}{HOSTNAME} && $net->{resolv}{DOMAINNAME} and return 1;

    write_resolv_conf($net);

    my $name = gethostbyaddr(Socket::inet_aton($net->{ifcfg}{$intf_name}{IPADDR}), Socket::AF_INET()) or log::explanations("reverse name lookup failed"), return 0;

    log::explanations("reverse name lookup worked");

    $net->{network}{HOSTNAME} ||= $name;
    1;
}

sub addDefaultRoute {
    my ($net) = @_;
    c::addDefaultRoute($net->{network}{GATEWAY}) if $net->{network}{GATEWAY};
}

sub write_hostname {
    my ($hostname) = @_;

    addVarsInSh($::prefix . $network_file, { HOSTNAME => $hostname }, qw(HOSTNAME));

    add2hosts("localhost", "127.0.0.1");
    add2hosts($hostname, "127.0.0.1") if $hostname;

    unless ($::isInstall) {
        my $rc = syscall_("sethostname", $hostname, length $hostname);
        log::explanations($rc ? "set sethostname to $hostname" : "sethostname failed: $!");
        run_program::run("/usr/bin/run-parts", "--arg", $hostname, "/etc/sysconfig/network-scripts/hostname.d");
    }
}

sub resolv($) {
    my ($name) = @_;
    is_ip($name) and return $name;
    my $a = join(".", unpack "C4", (gethostbyname $name)[4]);
    #-log::explanations("resolved $name in $a");
    $a;
}

sub dnsServers {
    my ($net) = @_;
    #- FIXME: that's weird
    my %used_dns; @used_dns{$net->{network}{dnsServer}, $net->{network}{dnsServer2}, $net->{network}{dnsServer3}} = (1, 2, 3);
    sort { $used_dns{$a} <=> $used_dns{$b} } grep { $_ } keys %used_dns;
}

sub findIntf {
    my ($net, $device) = @_;
    $net->{ifcfg}{$device}{DEVICE} = undef;
    $net->{ifcfg}{$device};
}

my $ip_regexp = qr/^(\d{1,3})\.(\d{1,3})\.(\d{1,3})\.(\d{1,3})$/;

sub is_ip {
    my ($ip) = @_;
    my @fields = $ip =~ $ip_regexp or return;
    every { 0 <= $_ && $_ <= 255 } @fields or return;
    @fields;
}

sub ip_compare {
    my ($ip1, $ip2) = @_;
    my (@ip1_fields) = $ip1 =~ $ip_regexp;
    my (@ip2_fields) = $ip2 =~ $ip_regexp;
    
    every { $ip1_fields[$_] eq $ip2_fields[$_] } (0 .. 3);
}

sub is_ip_forbidden {
    my ($ip) = @_;
    my @forbidden = ('127.0.0.1', '255.255.255.255');
    
    any { ip_compare($ip, $_) } @forbidden;
}

sub is_domain_name {
    my ($name) = @_;
    my @fields = split /\./, $name;
    $name !~ /\.$/ && @fields > 0 && @fields == grep { /^[[:alnum:]](?:[\-[:alnum:]]{0,61}[[:alnum:]])?$/ } @fields;
}

sub netmask {
    my ($ip) = @_;
    return "255.255.255.0" unless is_ip($ip);
    $ip =~ $ip_regexp or warn "IP_regexp failed\n" and return "255.255.255.0";
    if ($1 >= 1 && $1 < 127) {
	"255.0.0.0";    #-1.0.0.0 to 127.0.0.0
    } elsif ($1  >= 128 && $1 <= 191) {
	"255.255.0.0";  #-128.0.0.0 to 191.255.0.0
    } elsif ($1 >= 192 && $1 <= 223) {
	"255.255.255.0";
    } else {
	"255.255.255.255"; #-experimental classes
    }
}

sub netmask_to_vlsm {
    my ($netmask) = @_;
    #- based on Network::IPv4Addr::ipv4_msk2cidr
    my @bytes = split /\./, $netmask;
    my $prefix = 0;
    foreach (@bytes) {
        my $bits = unpack("B*", pack("C", $_));
        $prefix += $bits =~ tr/1/1/;
    }
    return $prefix;
}

sub masked_ip {
    my ($ip) = @_;
    my @ip = is_ip($ip) or return '';
    my @mask = netmask($ip) =~ $ip_regexp;
    for (my $i = 0; $i < @ip; $i++) {
	$ip[$i] &= int $mask[$i];
    }
    join(".", @ip);
}

sub dns {
    my ($ip) = @_;
    my @masked = masked_ip($ip) =~ $ip_regexp;
    $masked[3]  = 1;
    join(".", @masked);

}

sub gateway {
    my ($ip) = @_;
    my @masked = masked_ip($ip) =~ $ip_regexp;
    $masked[3]  = 1;
    join(".", @masked);
}

sub netprofile_modules() {
    my @m = split('\n', `/sbin/netprofile modules`);
    my @modules = ();

    foreach my $module (@m) {
        my @params = split('\t', $module);
        my $vals = {
                module => @params[0],
                enabled => @params[1] eq '+' ? 1 : 0,
                name => @params[2],
                description => @params[3],
            };
        push(@modules, $vals);
    }
    @modules;
}

sub netprofile_module_enable {
    my ($module) = @_;
    system('/sbin/netprofile', 'module_enable', $module);
    log::explanations(qq(Enabling netprofile module $module));
}

sub netprofile_module_disable {
    my ($module) = @_;
    system('/sbin/netprofile', 'module_disable', $module);
    log::explanations(qq(Disabling netprofile module $module));
}

sub netprofile_set {
    my ($net, $profile) = @_;
    $net->{PROFILE} = $profile;
    system('/sbin/netprofile', 'switch', $net->{PROFILE});
    log::explanations(qq(Switching to "$net->{PROFILE}" profile));
}

sub netprofile_delete {
    my ($profile) = @_;
    return if !$profile;
    system('/sbin/netprofile', 'delete', $profile);
    log::explanations(qq(Deleting "$profile" profile));
}

sub netprofile_list() {
    map { if_(m!([^/]*)/$!, common::from_utf8($1)) } glob("$::prefix/etc/netprofile/profiles/*/");
}

sub netprofile_count() {
    my @profiles = netprofile_list();
    return $#profiles;
}

sub netprofile_read {
    my ($net) = @_;
    my $profile = cat_("$::prefix/etc/netprofile/current");
    chomp $profile if $profile;
    $net->{PROFILE} = $profile || 'default';
}

sub advanced_settings_read {
    my $modprobe = "$::prefix/etc/modprobe.conf";
    my $sysctl = "$::prefix/etc/sysctl.conf";
    my $msecconf = "$::prefix/etc/security/msec/security.conf";

    my $ipv6_disabled = grep { /^options ipv6 disable=1$/ } cat_($modprobe);
    my $disable_window_scaling = grep { /^net\.ipv4\.tcp_window_scaling\s*=\s*0$/ } cat_($sysctl);
    my $disable_tcp_timestamps = grep { /^net\.ipv4\.tcp_timestamps\s*=\s*0$/ } cat_($sysctl);
    my $log_martians = grep { /^net\.ipv4\.conf\.all\.log_martians\s*=\s*1$/ } cat_($sysctl);
    my $disable_icmp = grep { /^net\.ipv4\.icmp_echo_ignore_all\s*=\s*1$/ } cat_($sysctl);
    my $disable_icmp_broadcasts = grep { /^net\.ipv4\.icmp_echo_ignore_broadcasts\s*=\s*1$/ } cat_($sysctl);
    my $disable_bogus_error_responses = grep { /^net\.ipv4\.icmp_ignore_bogus_error_responses\s*=\s*1$/ } cat_($sysctl);
    my $msec = grep { /^BASE_LEVEL=/ } cat_($msecconf);

    { ipv6_disabled => $ipv6_disabled, disable_window_scaling => $disable_window_scaling,
        disable_tcp_timestamps => $disable_tcp_timestamps, log_martians => $log_martians,
        disable_icmp => $disable_icmp, disable_icmp_broadcasts => $disable_icmp_broadcasts,
        disable_bogus_error_responses => $disable_bogus_error_responses,
        msec => $msec,
    }
}

sub advanced_settings_write {
    my ($u) = @_;
    # ipv6
    substInFile {
        /^(options ipv6 .*|install ipv6 .*|alias net-pf-10 off)/ and $_="";
        if (eof and $u->{ipv6_disabled}) {
            $_ .= "options ipv6 disable=1\n";
        }
    } "$::prefix/etc/modprobe.conf";
    # sysctl
    substInFile {
        # remove old entries
        /^net\.ipv4\.(tcp_window_scaling|tcp_timestamps|conf\.all\.log_martians|icmp_echo_ignore_all|icmp_echo_ignore_broadcasts|icmp_ignore_bogus_error_responses).*/ and $_="";
        if (eof) {
            # add new values
            my $window_scaling = ($u->{disable_window_scaling}) ? "0" : "1";
            my $tcp_timestamps = ($u->{disable_tcp_timestamps}) ? "0" : "1";
            my $log_martians = ($u->{log_martians}) ? "1" : "0";    # this is inversed property
            my $disable_icmp = ($u->{disable_icmp}) ? "1" : "0";    # this is inversed property
            my $disable_icmp_broadcasts = ($u->{disable_icmp_broadcasts}) ? "1" : "0";    # this is inversed property
            my $disable_bogus_error_responses = ($u->{disable_bogus_error_responses}) ? "1" : "0";    # this is inversed property
            $_ .= "net.ipv4.tcp_window_scaling=$window_scaling\n";
            $_ .= "net.ipv4.tcp_timestamps=$tcp_timestamps\n";
            $_ .= "net.ipv4.conf.all.log_martians=$log_martians\n";
            $_ .= "net.ipv4.icmp_echo_ignore_all=$disable_icmp\n";
            $_ .= "net.ipv4.icmp_echo_ignore_broadcasts=$disable_icmp_broadcasts\n";
            $_ .= "net.ipv4.icmp_ignore_bogus_error_responses=$disable_bogus_error_responses\n";
        }
    } "$::prefix/etc/sysctl.conf";
}

sub advanced_choose {
    my ($in, $net, $u) = @_;

    my $use_http_for_https = $u->{https_proxy} eq $u->{http_proxy};
    $in->ask_from(N("Advanced network settings"),
       N("Here you can configure advanced network settings. Please note that you have to reboot the machine for changes to take effect."),
       [
         { label => N("Wireless regulatory domain"), val => \$net->{network}{CRDA_DOMAIN}, sort => 1, list => \@crda_domains },
         { label => "<b>".N("TCP/IP settings")."</b>"},
         { text => N("Disable IPv6"), val => \$u->{ipv6_disabled}, type => "bool" },
         { text => N("Disable TCP Window Scaling"), val => \$u->{disable_window_scaling}, type => "bool"},
         { text => N("Disable TCP Timestamps"), val => \$u->{disable_tcp_timestamps}, type => "bool"},
         { label => "<b>".N("Security settings (defined by MSEC policy)")."</b>"},
         { text => N("Disable ICMP echo"), val => \$u->{disable_icmp}, type => "bool", disabled => sub { $u->{msec} }},
         { text => N("Disable ICMP echo for broadcasting messages"), val => \$u->{disable_icmp_broadcasts}, type => "bool", disabled => sub { $u->{msec} }},
         { text => N("Disable invalid ICMP error responses"), val => \$u->{disable_bogus_error_responses}, type => "bool", disabled => sub { $u->{msec} }},
         { text => N("Log strange packets"), val => \$u->{log_martians}, type => "bool", disabled => sub { $u->{msec} }},
       ]
    ) or return;
    1;
}

sub miscellaneous_choose {
    my ($in, $u) = @_;

    my $net = {};
    netprofile_read($net);

    my $use_http_for_https = $u->{https_proxy} eq $u->{http_proxy};
    $in->ask_from(N("Proxies configuration"),
       N("Here you can set up your proxies configuration (eg: http://my_caching_server:8080)") .  if_($net->{PROFILE} && netprofile_count() > 0, "\n".N("Those settings will be saved for the network profile <b>%s</b>", $net->{PROFILE})),
       [ { label => N("HTTP proxy"), val => \$u->{http_proxy} },
         { text => N("Use HTTP proxy for HTTPS connections"), val => \$use_http_for_https, type => "bool" },
         { label => N("HTTPS proxy"), val => \$u->{https_proxy}, disabled => sub { $use_http_for_https } },
         { label => N("FTP proxy"),  val => \$u->{ftp_proxy} },
         { label => N("No proxy for (comma separated list):"),  val => \$u->{no_proxy} },
       ],
       complete => sub {
           $use_http_for_https and $u->{https_proxy} = $u->{http_proxy};
           $u->{no_proxy} =~ s/\s//g;
	   $u->{http_proxy} =~ m,^($|http://), or $in->ask_warn('', N("Proxy should be http://...")), return 1,0;
	   $u->{https_proxy} =~ m,^($|https?://), or $in->ask_warn('', N("Proxy should be http://... or https://...")), return 1,2;
	   $u->{ftp_proxy} =~ m,^($|ftp://|http://), or $in->ask_warn('', N("URL should begin with 'ftp:' or 'http:'")), return 1,3;
	   0;
       }
    ) or return;
    1;
}

sub proxy_configure_shell {
    my ($proxy) = @_;
    my $sh_file = "$::prefix/etc/profile.d/proxy.sh";
    setExportedVarsInSh($sh_file, $proxy, qw(http_proxy https_proxy ftp_proxy no_proxy));
    chmod 0755, $sh_file;
    my $csh_file = "$::prefix/etc/profile.d/proxy.csh";
    setExportedVarsInCsh($csh_file, $proxy, qw(http_proxy https_proxy ftp_proxy no_proxy));
    chmod 0755, $csh_file;
}

sub proxy_configure_kde {
    my ($proxy) = @_;

    my $kde_config_dir = "$::prefix/usr/share/config";
    -d $kde_config_dir or return;

    my $kde_config_file = "$kde_config_dir/kioslaverc";
    update_gnomekderc($kde_config_file,
                      undef,
                      PersistentProxyConnection => "false"
                  );
    update_gnomekderc($kde_config_file,
                      "Proxy Settings",
                      AuthMode => 0,
                      ProxyType => $proxy->{http_proxy} || $proxy->{https_proxy} || $proxy->{ftp_proxy} ? 4 : 0,
                      ftpProxy => "ftp_proxy",
                      httpProxy => "http_proxy",
                      httpsProxy => "https_proxy",
                      NoProxyFor => "no_proxy",
                  );
}

#- (protocol, user, password, host, port)
my $http_proxy_match = qr,^(http)://(?:([^:\@]+)(?::([^:\@]+))?\@)?([^\:]+)(?::(\d+))?$,;
#- (protocol, host, port)
my $https_proxy_match = qr,^(https?)://(?:[^:\@]+(?::[^:\@]+)?\@)?([^\:]+)(?::(\d+))?$,;
#- (protocol, protocol, host, port)
my $ftp_proxy_match = qr,^(http|ftp)://(?:[^:\@]+(?::[^:\@]+)?\@)?([^\:]+)(?::(\d+))?$,;
my %proxy_default_port = (
    http => 80,
    https => 443,
    ftp => 21,
);

sub proxy_configure_gnome {
    my ($proxy) = @_;

    -d "$::prefix/etc/gconf/2/" or return;

    my $defaults_dir = "/etc/gconf/gconf.xml.local-defaults";
    my $p_defaults_dir = "$::prefix$defaults_dir";

    my $use_alternate_proxy;
    my $gconf_set = sub {
        my ($key, $type, $value) = @_;
        #- gconftool-2 is available since /etc/gconf/2/ exists
        run_program::rooted($::prefix, 'gconftool-2', '>', '/dev/null', "--config-source=xml::$p_defaults_dir", "--direct", "--set", "--type=$type", if_($type eq "list", '--list-type', 'string'), $key, $value);
    };

    #- http proxy
    if (my ($protocol, $user, $password, $host, $port) = $proxy->{http_proxy} =~ $http_proxy_match) {
        $port ||= $proxy_default_port{$protocol} || $proxy_default_port{http};
        $gconf_set->("/system/http_proxy/use_http_proxy", "bool", 1);
        $gconf_set->("/system/http_proxy/host", "string", $host);
        $gconf_set->("/system/http_proxy/port", "int", $port);
        $gconf_set->("/system/http_proxy/use_authentication", "bool", to_bool($user));
        $user and $gconf_set->("/system/http_proxy/authentication_user", "string", $user);
        $password and $gconf_set->("/system/http_proxy/authentication_password", "string", $password);
    } else {
        $gconf_set->("/system/http_proxy/use_http_proxy", "bool", 0);
    }

    #- https proxy
    if (my ($protocol, $host, $port) = $proxy->{https_proxy} =~ $https_proxy_match) {
        $port ||= $proxy_default_port{$protocol} || $proxy_default_port{https};
        $gconf_set->("/system/proxy/secure_host", "string", $host);
        $gconf_set->("/system/proxy/secure_port",  "int", $port);
        $use_alternate_proxy = 1;
    } else {
        #- clear the ssl host so that it isn't used if the manual proxy is activated for ftp
        $gconf_set->("/system/proxy/secure_host", "string", "");
    }

    #- ftp proxy
    if (my ($protocol, $host, $port) = $proxy->{ftp_proxy} =~ $ftp_proxy_match) {
        $port ||= $proxy_default_port{$protocol} || $proxy_default_port{ftp};
        $gconf_set->("/system/proxy/ftp_host", "string", $host);
        $gconf_set->("/system/proxy/ftp_port", "int", $port);
        $use_alternate_proxy = 1;
    } else {
        #- clear the ftp host so that it isn't used if the manual proxy is activated for ssl
        $gconf_set->("/system/proxy/ftp_host", "string", "");
    }

    my $ignore_hosts = join(',', uniq(qw(localhost 127.0.0.0/8)), split(',', $proxy->{no_proxy}));
    $gconf_set->("/system/http_proxy/ignore_hosts", "list", "[$ignore_hosts]");

    #- set proxy mode to manual if either https or ftp is used
    $gconf_set->("/system/proxy/mode", "string", $use_alternate_proxy ? "manual" : "none");

    #- make gconf daemons reload their settings
    system("killall -s HUP gconfd-2");
}

sub proxy_configure_mozilla_firefox {
    my ($proxy) = @_;

    my $firefox_config_file = "$::prefix/etc/firefox.cfg";
    -f $firefox_config_file or return;

    my %prefs;
    foreach (qw(http ssl ftp)) {
        undef $prefs{"network.proxy.${_}"};
        undef $prefs{"network.proxy.${_}_port"};
    }
    if (my ($protocol, undef, undef, $host, $port) = $proxy->{http_proxy} =~ $http_proxy_match) {
        $prefs{"network.proxy.http"} = qq("$host");
        $prefs{"network.proxy.http_port"} = $port || $proxy_default_port{$protocol} || $proxy_default_port{http};
    }
    if (my ($protocol, $host, $port) = $proxy->{https_proxy} =~ $https_proxy_match) {
        $prefs{"network.proxy.ssl"} =  qq("$host");
        $prefs{"network.proxy.ssl_port"} = $port || $proxy_default_port{$protocol} || $proxy_default_port{https};
    }
    if (my ($protocol, $host, $port) = $proxy->{ftp_proxy} =~ $ftp_proxy_match) {
        $prefs{"network.proxy.ftp"} =  qq("$host");
        $prefs{"network.proxy.ftp_port"} = $port || $proxy_default_port{$protocol} || $proxy_default_port{ftp};
    }
    if ($proxy->{no_proxy}) {
        $prefs{"network.proxy.no_proxies_on"} = qq("$proxy->{no_proxy}");
    }
    $prefs{"network.proxy.type"} = any { defined $prefs{"network.proxy.${_}_port"} } qw(http ssl ftp);

    substInFile {
        while (my ($key, $value) = each(%prefs)) {
            if (/^defaultPref\("$key",/) {
                $_ = defined $value && qq(defaultPref("$key", $value);\n);
                delete $prefs{$key};
            }
        }
        $_ .= join('', map { if_(defined $prefs{$_}, qq(defaultPref("$_", $prefs{$_});\n)) } sort(keys %prefs)) if eof;
    } $firefox_config_file;
}

sub proxy_configure {
    my ($proxy) = @_;
    proxy_configure_shell($proxy);
    proxy_configure_kde($proxy);
    proxy_configure_gnome($proxy);
    proxy_configure_mozilla_firefox($proxy);
}

sub detect_crda_domain {
    my $crda = { getVarsFromSh($::prefix . $network_file) }->{CRDA_DOMAIN};
    if (!$crda) {
        my $locale = lang::read($>);
        my $country = $locale->{country};
        if (grep($country, @crda_domains)) {
            $crda = $country;
        } else {
            $crda = "US";
        }
    }
    $crda;
}

sub read_net_conf {
    my ($net) = @_;
    add2hash($net->{network} ||= {}, read_conf($::prefix . $network_file));
    add2hash($net->{resolv} ||= {}, read_resolv_conf());
    add2hash($net->{zeroconf} ||= {}, read_zeroconf());

    foreach (all("$::prefix/etc/sysconfig/network-scripts")) {
	my ($device) = /^ifcfg-([A-Za-z0-9.:_-]+)$/;
	next if $device =~ /.rpmnew$|.rpmsave$/;
	if ($device && $device ne 'lo') {
	    my $intf = findIntf($net, $device);
	    add2hash($intf, { getVarsFromSh("$::prefix/etc/sysconfig/network-scripts/$_") });
	    $intf->{DEVICE} ||= $device;
	}
    }
    $net->{wireless} ||= {};
    foreach (all($::prefix . $wireless_d)) {
        $net->{wireless}{$_} = { getVarsFromSh($::prefix . $wireless_d . '/' . $_) };
    }
    # detect default CRDA_DOMAIN
    $net->{network}{CRDA_DOMAIN} ||= detect_crda_domain();
    netprofile_read($net);
    if (my $default_intf = network::tools::get_default_gateway_interface($net)) {
	$net->{net_interface} = $default_intf;
	$net->{type} = network::tools::get_interface_type($net->{ifcfg}{$default_intf});
    }
}

#- FIXME: this is buggy, use network::tools::get_default_gateway_interface
sub probe_netcnx_type {
    my ($net) = @_;
    #- try to probe $netcnx->{type} which is used almost everywhere.
    unless ($net->{type}) {
	#- ugly hack to determine network type (avoid saying not configured in summary).
	-e "$::prefix/etc/ppp/peers/adsl" and $net->{type} ||= 'adsl'; # enough ?
	-e "$::prefix/etc/ppp/ioptions1B" || -e "$::prefix/etc/ppp/ioptions2B" and $net->{type} ||= 'isdn'; # enough ?
	$net->{ifcfg}{ppp0} and $net->{type} ||= 'modem';
	$net->{ifcfg}{eth0} and $net->{type} ||= 'lan';
    }
}

sub easy_dhcp {
    my ($net, $modules_conf) = @_;

    return if text2bool($net->{network}{NETWORKING});

    require modules;
    require network::connection::ethernet;
    modules::load_category($modules_conf, list_modules::ethernet_categories());
    my @all_dev = sort map { $_->[0] } network::connection::ethernet::get_eth_cards($modules_conf);

    #- only for a single ethernet network card
    my @ether_dev = grep { /^eth[0-9]+$/ && `LC_ALL= LANG= $::prefix/sbin/ip -o link show $_ 2>/dev/null` =~ m|\slink/ether\s| } @all_dev;
    @ether_dev == 1 or return;

    my $dhcp_intf = $ether_dev[0];
    log::explanations("easy_dhcp: found $dhcp_intf");

    put_in_hash($net->{network}, {
				  NETWORKING => "yes",
				  DHCP => "yes",
				  NET_DEVICE => $dhcp_intf,
				  NET_INTERFACE => $dhcp_intf,
				 });
    $net->{ifcfg}{$dhcp_intf} ||= {};
    put_in_hash($net->{ifcfg}{$dhcp_intf}, {
				      DEVICE => $dhcp_intf,
				      BOOTPROTO => 'dhcp',
				      NETMASK => '255.255.255.0',
				      ONBOOT => 'yes'
				     });
    $net->{type} = 'lan';
    $net->{net_interface} = $dhcp_intf;

    1;
}

sub reload_net_applet() {
    #- make net_applet reload the configuration
    my $pid = chomp_(`pidof -x net_applet`);
    $pid and kill 1, $pid;
}

sub configure_network {
    my ($net, $in, $modules_conf) = @_;
    if (!$::testing) {
        require network::connection::ethernet;
        network::connection::ethernet::configure_eth_aliases($modules_conf);

        write_network_conf($net);
        write_resolv_conf($net);
        write_hostname($net->{network}{HOSTNAME}) if $net->{network}{HOSTNAME};
        foreach (keys %{$net->{ifcfg}}) {
            write_interface_conf($net, $_);
            my $ssid = $net->{ifcfg}{$_}{WIRELESS_ESSID} or next;
            write_wireless_conf($ssid, $net->{ifcfg}{$_});
        }
        network::connection::ethernet::install_dhcp_client($in, $_->{DHCP_CLIENT}) foreach grep { $_->{BOOTPROTO} eq "dhcp" } values %{$net->{ifcfg}};
        write_zeroconf($net, $in);

        any { $_->{BOOTPROTO} =~ /^(pump|bootp)$/ } values %{$net->{ifcfg}} and $in->do_pkgs->install('pump');

        require network::shorewall;
        network::shorewall::update_interfaces_list();

    }

    reload_net_applet();
}

1;
an class="hl str">"usage: ifup-aliases <net-device> [<parent-config>]\n" msgstr "" "použitie: ifup-aliases <sieťové-zariadenie> [<rodičovská-konfigurácia>]\n" #: /etc/rc.d/init.d/bttrack:33 #, fuzzy msgid "Starting BitTorrent tracker: " msgstr "Spustenie služieb rstat: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:147 msgid "ERROR: [ipv6_log] Cannot log to channel '$channel'" msgstr "" #: /etc/rc.d/init.d/network:67 msgid "Bringing up loopback interface: " msgstr "" #: /etc/rc.d/init.d/kadmin:58 /etc/rc.d/init.d/krb5kdc:48 msgid "Reopening $prog log file: " msgstr "" #: /etc/rc.d/init.d/avahi-daemon:51 /etc/rc.d/init.d/avahi-dnsconfd:46 #: /etc/rc.d/init.d/functions:230 /etc/rc.d/init.d/functions:246 msgid "$base shutdown" msgstr "" #: /etc/rc.d/init.d/smb:77 /etc/rc.d/init.d/winbind:65 msgid "Reloading smb.conf file: " msgstr "" #: /etc/rc.d/init.d/crond:29 #, fuzzy msgid "cannot start crond: crond already running." msgstr "Postmaster už beží." #: /etc/rc.d/init.d/psacct:36 msgid "Process accounting is enabled." msgstr "" #: /etc/sysconfig/network-scripts/ifup-eth:165 msgid "Determining IP information for ${DEVICE}..." msgstr "Zisťovanie IP informácií pre ${DEVICE}..." #: /etc/rc.d/init.d/postgresql:208 msgid "Stopping ${NAME} service: " msgstr "Zastavenie služby ${NAME}: " #: /etc/rc.d/init.d/avahi-daemon:39 /etc/rc.d/init.d/avahi-daemon:41 #: /etc/rc.d/init.d/avahi-dnsconfd:34 /etc/rc.d/init.d/avahi-dnsconfd:36 #: /etc/rc.d/init.d/avahi-dnsconfd:56 /etc/rc.d/init.d/functions:183 msgid "$base startup" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:293 msgid "radvd control enabled, but config is not complete" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:862 msgid "Missing parameter 'address' (arg 1)" msgstr "Chýbajúci parameter 'adresa' (parameter 1)" #: /etc/rc.d/init.d/isdn:246 msgid "$0: Link is down" msgstr "" #: /etc/rc.d/init.d/psacct:38 msgid "Process accounting is disabled." msgstr "" #: /etc/rc.d/init.d/auditd:83 /etc/rc.d/init.d/xinetd:78 msgid "Reloading configuration: " msgstr "" #: /etc/rc.d/init.d/wesnothd:32 #, fuzzy msgid "Starting Wesnoth game server: " msgstr "Spustenie služieb rstat: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:115 msgid "ERROR " msgstr "CHYBA " #: /etc/rc.d/init.d/innd:26 msgid "Please run makehistory and/or makedbz before starting innd." msgstr "" #: /etc/rc.d/init.d/ip6tables:177 msgid "Loading additional $IP6TABLES modules: " msgstr "" #: /etc/rc.d/rc.sysinit:419 msgid "Enabling local filesystem quotas: " msgstr "" #: /etc/rc.d/init.d/netfs:197 msgid "Active NCP mountpoints: " msgstr "Aktívne body pripojenia NCP: " #: /etc/rc.d/init.d/exim:53 msgid "Shutting down exim: " msgstr "Vypínanie programu exim: " #: /etc/rc.d/init.d/mailman:143 #, fuzzy msgid "Usage: $prog {start|stop|restart|condrestart}" msgstr "Použitie: $prog {start|stop|restart|status|condrestart}" #: /etc/rc.d/init.d/rpcgssd:78 #, fuzzy msgid "Shutting down RPC gssd: " msgstr "Vypínanie NFS4 gssd: " #: /etc/rc.d/init.d/sshd:119 #, fuzzy msgid "Stopping $prog" msgstr "Spustenie $prog" #: /etc/rc.d/init.d/bootparamd:69 /etc/rc.d/init.d/psacct:48 msgid "Usage: $0 {start|stop|status|restart|reload}" msgstr "Použitie: $O {start|stop|status|restart|reload}" #: /etc/rc.d/init.d/functions:467 msgid "yY" msgstr "" #: /etc/sysconfig/network-scripts/ifup-aliases:240 #: /etc/sysconfig/network-scripts/ifup-aliases:251 msgid "error in ifcfg-${parent_device}: files" msgstr "chyba v ifcfg-${parent_device}: súbory" #: /etc/rc.d/init.d/avahi-daemon:83 #, fuzzy msgid "Avahi daemon is not running" msgstr "démon iSCSI už beží" #: /etc/rc.d/init.d/nfs:106 msgid "Shutting down NFS quotas: " msgstr "" #: /etc/rc.d/init.d/functions:119 /etc/rc.d/init.d/functions:155 msgid "$0: Usage: daemon [+/-nicelevel] {program}" msgstr "" #: /etc/rc.d/init.d/cfsd:42 #, fuzzy msgid "Mounting CFS dir: " msgstr "Pripájanie súborových systémov NFS: " #: /etc/rc.d/init.d/functions:332 msgid "${base} dead but subsys locked" msgstr "" #: /etc/rc.d/init.d/rstatd:21 msgid "Starting rstat services: " msgstr "Spustenie služieb rstat: " #: /etc/rc.d/init.d/netfs:173 #, fuzzy msgid "Configured CIFS mountpoints: " msgstr "Nakonfigurované body pripojenia NFS: " #: /etc/sysconfig/network-scripts/ifup:109 #: /etc/sysconfig/network-scripts/ifup:110 msgid "ERROR: could not add vlan ${VID} as ${DEVICE} on dev ${PHYSDEV}" msgstr "" #: /etc/rc.d/init.d/vncserver:42 msgid "vncserver startup" msgstr "spustenie programu vncserver" #: /etc/sysconfig/network-scripts/init.ipv6-global:181 msgid "Usage: $0 {start|stop|reload|restart|showsysctl}" msgstr "Použitie: $0 {start|stop|reload|restart|showsysctl}" #: /etc/rc.d/init.d/ircd:74 /etc/rc.d/init.d/ushare:76 #, fuzzy msgid "Usage: $prog {start|stop|restart|condrestart|reload|status" msgstr "Použitite: $prog {start|stop|restart|condrestart|reload|status}" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1326 msgid "Given IPv6 default gateway '$address' is not in proper format" msgstr "" #: /etc/rc.d/init.d/haldaemon:35 #, fuzzy msgid "Stopping HAL daemon: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/network:85 msgid "No 802.1Q VLAN support available in kernel." msgstr "" #: /etc/rc.d/init.d/rpcgssd:47 #, fuzzy msgid "Starting RPC gssd: " msgstr "Spustenie NFS4 gssd: " #: /etc/rc.d/init.d/nfs:149 msgid "reload" msgstr "" #: /etc/rc.d/init.d/netfs:50 /etc/rc.d/rc.sysinit:267 msgid "Setting up Logical Volume Management:" msgstr "" #: /etc/rc.d/init.d/netfs:189 msgid "Active SMB mountpoints: " msgstr "Aktívne body pripojenia SMB: " #: /etc/rc.d/init.d/openvpn:112 #, fuzzy msgid "Starting openvpn: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/kadmin:39 msgid "Extracting kadm5 Service Keys: " msgstr "" #: /etc/rc.d/init.d/privoxy:206 msgid "Starting $PRIVOXY_PRG: " msgstr "Spustenie $PRIVOXY_PRG: " #: /etc/rc.d/init.d/innd:66 msgid "Stopping INN actived service: " msgstr "" #: /etc/rc.d/init.d/athcool:21 msgid "Enabling Athlon powersaving mode..." msgstr "" #: /etc/sysconfig/network-scripts/ifup-aliases:168 msgid "error in $FILE: already seen device $parent_device:$DEVNUM in $devseen" msgstr "" #: /etc/rc.d/init.d/syslog:47 msgid "Shutting down kernel logger: " msgstr "" #: /etc/rc.d/init.d/ups:48 msgid "Starting UPS monitor (master): " msgstr "" #: /etc/rc.d/init.d/btseed:44 #, fuzzy msgid "Shutting down BitTorrent seed client: " msgstr "Vypínanie služieb NFS: " #: /etc/rc.d/init.d/autofs:594 msgid "Stop $command" msgstr "" #: /etc/rc.d/init.d/halt:35 msgid "Halting system..." msgstr "" #: /etc/rc.d/init.d/avahi-daemon:58 #, fuzzy msgid "Reloading Avahi daemon... " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/lirc:26 #, fuzzy msgid "Starting infrared remote control daemon ($prog): " msgstr "Spustenie démona pripájania siete: " #: /etc/rc.d/init.d/postfix:75 #, fuzzy msgid "$prog check" msgstr "$prog $site" #: /etc/rc.d/init.d/iptables:163 msgid "Applying $IPTABLES firewall rules: " msgstr "" #: /etc/rc.d/init.d/amd:89 msgid "Reloading $prog:" msgstr "" #: /etc/rc.d/init.d/rhnsd:46 msgid "Stopping Red Hat Network Daemon: " msgstr "Zastavenie démona Red Hat Network: " #: /etc/rc.d/init.d/multipathd:44 #, fuzzy msgid "Stopping $prog daemon: " msgstr "Vypínanie démona APM: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:1007 msgid "Missing parameter 'local IPv4 address' (arg 2)" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:277 msgid "" "Using 6to4 and RADVD IPv6 forwarding usually should be enabled, but it isn't" msgstr "" #: /etc/rc.d/init.d/thttpd:57 #, fuzzy msgid "Stopping $prog gracefully: " msgstr "Vypínanie démona APM: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:267 msgid "Forwarding control parameter isn't valid '$fw_control' (arg 1)" msgstr "" #: /etc/rc.d/init.d/amd:60 msgid "amd shutdown" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:519 msgid "Missing parameter 'IPv6-address' (arg 2)" msgstr "" #: /etc/rc.d/init.d/rusersd:35 msgid "Stopping rusers services: " msgstr "Zastavenie služieb rusers: " #: /etc/rc.d/init.d/moodle:28 msgid "Disabling Moodle cron job: " msgstr "" #: /etc/rc.d/init.d/dund:25 #, fuzzy msgid "Starting dund: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/hplip:123 #, fuzzy msgid "Stopping hpssd: " msgstr "Zastavenie služieb rstat: " #: /etc/rc.d/init.d/messagebus:26 msgid "Starting system message bus: " msgstr "" #: /etc/sysconfig/network-scripts/ifup:29 msgid "$0: configuration for ${1} not found." msgstr "" #: /etc/rc.d/init.d/privoxy:221 msgid "Stopping $PRIVOXY_PRG: " msgstr "Zastavenie $PRIVOXY_PRG: " #: /etc/rc.d/init.d/functions:365 msgid "PASSED" msgstr "PREŠLO" #: /etc/rc.d/init.d/gfs:49 #, fuzzy msgid "Unmounting GFS filesystems (lazy): " msgstr "Odpojenie súborových systémov SMB: " #: /etc/sysconfig/network-scripts/ifdown-sit:46 #: /etc/sysconfig/network-scripts/ifup-sit:59 msgid "" "Device '$DEVICE' isn't supported here, use IPV6_AUTOTUNNEL setting and " "restart (IPv6) networking" msgstr "" #: /etc/rc.d/init.d/yum:22 msgid "Enabling nightly yum update: " msgstr "Povolenie nočných aktualizácií yum: " #: /etc/rc.d/init.d/denyhosts:89 /etc/rc.d/init.d/moodle:64 #: /etc/rc.d/init.d/yum:65 msgid "Usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}" msgstr "" "Použitie: $0 {start|stop|status|restart|reload|force-reload|condrestart}" #: /etc/rc.d/init.d/postfix:57 msgid "Reloading postfix: " msgstr "" #: /etc/rc.d/init.d/isicom:36 msgid "Disabling PLX devices... " msgstr "Deaktivácia PLX zariadení..." #: /etc/rc.d/init.d/openct:25 #, fuzzy msgid "Initializing OpenCT smart card terminals: " msgstr "Inicializácia databázy: " #: /etc/rc.d/init.d/netplugd:33 msgid "Starting network plug daemon: " msgstr "Spustenie démona pripájania siete: " #: /etc/rc.d/init.d/network:290 msgid "Currently active devices:" msgstr "" #: /etc/rc.d/init.d/network:241 /etc/rc.d/init.d/network:251 msgid "Shutting down interface $i: " msgstr "" #: /etc/rc.d/init.d/isicom:63 msgid "Usage: ${0##*/} {start|stop|status|restart|reload|condrestart}" msgstr "Použitie: ${0##*/} {start|stop|status|restart|reload|condrestart}" #: /etc/sysconfig/network-scripts/network-functions-ipv6:822 msgid "Missing parameter 'IPv4 address' (arg 1)" msgstr "" #: /etc/rc.d/init.d/lighttpd:83 /etc/rc.d/init.d/rarpd:65 msgid "Usage: $0 {start|stop|restart|condrestart|reload|status}" msgstr "Použitie: $0 {start|stop|restart|condrestart|reload|status}" #: /etc/rc.d/init.d/cyrus-imapd:150 msgid "Usage: $BASENAME {start|stop|restart|reload|condrestart|status}" msgstr "Použitie: $BASENAME {start|stop|restart|reload|condrestart|status}" #: /etc/rc.d/init.d/crond:28 #, fuzzy msgid "cannot start crond: crond is already running." msgstr "cardmgr už beží." #: /etc/rc.d/init.d/smartd:63 msgid "Checking SMART devices now: " msgstr "" #: /etc/rc.d/init.d/monotone:158 msgid "Importing packets to monotone database: " msgstr "" #: /etc/rc.d/init.d/tinyerp-server:73 #, fuzzy msgid "$prog is running..." msgstr "cardmgr (pid $pid) beží..." #: /etc/sysconfig/network-scripts/ifup-ippp:55 #: /etc/sysconfig/network-scripts/ifup-isdn:55 msgid "$*" msgstr "$*" #: /etc/rc.d/init.d/dc_client:74 /etc/rc.d/init.d/dc_server:70 msgid "Usage: $prog {start|stop|restart|condrestart|status|help}" msgstr "Použitie: $prog {start|stop|restart|condrestart|status|help}" #: /etc/rc.d/init.d/wine:33 msgid "Wine binary format handlers are registered." msgstr "" #: /etc/rc.d/init.d/ypbind:44 msgid "Listening for an NIS domain server." msgstr "" #: /etc/rc.d/init.d/netfs:79 /etc/rc.d/rc.sysinit:344 msgid "(Repair filesystem)" msgstr "(Oprava súborového systému)" #: /etc/rc.d/init.d/thttpd:86 #, fuzzy msgid "Usage: thttpd {start|stop|status|restart|condrestart|nicestop}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload}" #: /etc/rc.d/init.d/httpd:80 msgid "not reloading $httpd due to configuration syntax error" msgstr "" #: /etc/rc.d/init.d/lirc:32 msgid "Starting infrared remote control mouse daemon ($prog2): " msgstr "" #: /etc/rc.d/init.d/monotone:143 msgid "Checking database format in" msgstr "" #: /etc/rc.d/init.d/vncserver:20 msgid "VNC server" msgstr "VNC server" #: /etc/sysconfig/network-scripts/ifup-eth:77 msgid "Bridge support not available in this kernel" msgstr "" #: /etc/rc.d/init.d/monotone:161 /etc/rc.d/init.d/monotone:162 msgid "packet import" msgstr "" #: /etc/rc.d/init.d/monotone:120 /etc/rc.d/init.d/monotone:122 #, fuzzy msgid "key generation" msgstr "Generovanie RSA kľúča" #: /etc/rc.d/init.d/moodle:21 msgid "Enabling Moodle cron job: " msgstr "" #: /etc/rc.d/init.d/functions:193 #, fuzzy msgid "Usage: killproc [-p pidfile] {program} [signal]" msgstr "Použitie: killproc {program} [signál]" #: /etc/rc.d/init.d/rebootmgr:11 /etc/rc.d/init.d/vprocunhide:10 #: /etc/rc.d/init.d/vservers-legacy:8 msgid "" "Can not find util-vserver installation (the file '$UTIL_VSERVER_VARS' would " "be expected); aborting..." msgstr "" #: /etc/rc.d/init.d/clamd-wrapper:9 msgid "*** Please see /usr/share/doc/clamav-server-*/README how" msgstr "" #: /etc/rc.d/init.d/btseed:34 #, fuzzy msgid "Starting BitTorrent seed client: " msgstr "Spustenie služieb rstat: " #: /etc/rc.d/init.d/pand:36 msgid "Shutting down pand: " msgstr "Vypínanie pand: " #: /etc/rc.d/init.d/wine:21 msgid "Unregistering binary handler for Windows applications" msgstr "" #: /etc/sysconfig/network-scripts/ifup:87 msgid "No 802.1Q VLAN support available in kernel for device ${DEVICE}" msgstr "" #: /etc/sysconfig/network-scripts/ifup-routes:5 msgid "usage: ifup-routes <net-device> [<nickname>]" msgstr "použitie: ifup-routes <sieťové-zariadenie> [<prezývka>]" #: /etc/rc.d/init.d/ccsd:90 /etc/rc.d/init.d/cman:173 #: /etc/rc.d/init.d/fenced:121 /etc/rc.d/init.d/iscsi:167 #: /etc/rc.d/init.d/kannel:106 #, fuzzy msgid "Usage: $0 {start|stop|restart|status}" msgstr "Použitie: $0 {start|stop|status|restart}" #: /etc/sysconfig/network-scripts/ifup-ppp:81 msgid "" "/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist for ${DEVICE}" msgstr "" "/etc/sysconfig/network-scripts/chat-${DEVNAME} neexistuje pre ${DEVICE}" #: /etc/rc.d/init.d/radiusd:37 msgid "Starting RADIUS server: " msgstr "Spustenie servera RADIUS: " #: /etc/sysconfig/network-scripts/ifdown:13 #: /etc/sysconfig/network-scripts/ifdown:20 msgid "usage: ifdown <device name>" msgstr "použitie: ifdown <názov zariadenia>" #: /etc/rc.d/init.d/nfslock:58 msgid "Starting NFS locking: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1049 msgid "Missing parameter 'IPv4-tunnel address' (arg 2)" msgstr "" #: /etc/rc.d/init.d/postgresql:160 msgid "An old version of the database format was found." msgstr "" #: /etc/rc.d/init.d/pcscd:27 msgid "Starting PC/SC smart card daemon ($prog): " msgstr "" #: /etc/rc.d/init.d/spamass-milter:46 #, fuzzy msgid "Shutting down $desc ($prog): " msgstr "Vypínanie $prog" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1444 msgid "No reason given for sending trigger to radvd" msgstr "" #: /etc/rc.d/init.d/openct:34 #, fuzzy msgid "Stopping OpenCT smart card terminals: " msgstr "Zastavenie služieb rstat: " #: /etc/rc.d/init.d/dhcdbd:65 msgid "$prog ( $pid ) listening on $sender" msgstr "" #: /etc/rc.d/init.d/isicom:20 msgid "Loading isicom firmware... " msgstr "" #: /etc/rc.d/init.d/cyrus-imapd:80 msgid "preparing databases... " msgstr "príprava databáz... " #: /etc/rc.d/init.d/microcode_ctl:96 #, fuzzy msgid "Usage: $0 {start|stop|restart}" msgstr "Použitie: $0 {start|restart}" #: /etc/rc.d/init.d/rwhod:23 msgid "Starting rwho services: " msgstr "Spustenie služieb rwho: " #: /etc/rc.d/init.d/innd:45 msgid "Stopping INND service: " msgstr "Zastavenie služby INND: " #: /etc/rc.d/init.d/halt:145 /etc/rc.d/init.d/netfs:102 msgid "Unmounting loopback filesystems: " msgstr "" #: /etc/rc.d/init.d/ipmi:534 msgid " stop-all|status-all}" msgstr "" #: /etc/sysconfig/network-scripts/ifup-sit:72 msgid "Device '$DEVICE' is already up, please shutdown first" msgstr "" #: /etc/rc.d/init.d/dund:34 #, fuzzy msgid "Shutting down dund: " msgstr "Vypínanie pand: " #: /etc/rc.d/init.d/gpm:61 msgid "Shutting down console mouse services: " msgstr "" #: /etc/rc.d/init.d/ypbind:29 /etc/rc.d/init.d/ypserv:30 msgid "Setting NIS domain name $NISDOMAIN: " msgstr "" #: /etc/rc.d/init.d/tog-pegasus:61 #, fuzzy msgid "Shutting down CIM server: " msgstr "Spustenie služieb NFS: " #: /etc/rc.d/init.d/zope:23 /etc/rc.d/init.d/zope:28 #, fuzzy msgid "Starting $prog: " msgstr "Spustenie $prog: " #: /etc/rc.d/init.d/monotone:104 msgid "Generating RSA key for server $MONOTONE_KEYID" msgstr "" #: /etc/rc.d/init.d/nsd:41 #, fuzzy msgid "Starting nsd... " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/isdn:178 /etc/rc.d/init.d/isdn:181 msgid "Starting $prog" msgstr "Spustenie $prog" #: /etc/rc.d/init.d/autofs:598 msgid "Reload map $command" msgstr "" #: /etc/rc.d/init.d/carp:50 msgid "no ifcfg-${BIND_INTERFACE} file found for carp ${FILE} configuration:" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1478 msgid "Unsupported mechanism '$mechanism' for sending trigger to radvd" msgstr "" #: /etc/rc.d/init.d/postgresql:268 #, fuzzy msgid "" "Usage: $0 {start|stop|status|restart|condrestart|condstop|reload|force-" "reload}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload|probe}" #: /etc/sysconfig/network-scripts/ifup-ipv6:199 msgid "Given IPv4 address '$ipv4addr' is not globally usable" msgstr "" #: /etc/rc.d/init.d/monotone:89 #, fuzzy msgid "Initializing database" msgstr "Inicializácia databázy: " #: /etc/rc.d/init.d/smb:58 /etc/rc.d/init.d/smb:63 /etc/rc.d/init.d/winbind:51 msgid "Shutting down $KIND services: " msgstr "Vypínanie služieb $KIND: " #: /etc/rc.d/init.d/ip6tables:264 /etc/rc.d/init.d/ip6tables:268 #: /etc/rc.d/init.d/iptables:264 /etc/rc.d/init.d/iptables:268 msgid "Firewall is not configured. " msgstr "Firewall nie je nakonfigurovaný. " #: /etc/sysconfig/network-scripts/network-functions-ipv6:178 msgid "Kernel is not compiled with IPv6 support" msgstr "Jadro nie je preložené s podporou IPv6" #: /etc/rc.d/init.d/arptables_jf:106 msgid "Resetting built-in chains to the default ACCEPT policy:" msgstr "" #: /etc/rc.d/init.d/functions:465 msgid "Start service $1 (Y)es/(N)o/(C)ontinue? [Y] " msgstr "Spustiť službu $1 Áno(Y)/Nie(N)/Pokračovať(C)? [Y] " #: /etc/rc.d/init.d/carp:107 /etc/rc.d/init.d/carp:109 msgid "bringing down carp managed interface ${VIP_INTERFACE}:" msgstr "" #: /etc/rc.d/init.d/radiusd:56 msgid "Reloading RADIUS server: " msgstr "" #: /etc/rc.d/init.d/bttrack:47 #, fuzzy msgid "Shutting down BitTorrent tracker: " msgstr "Vypínanie služieb NFS: " #: /etc/rc.d/rc.sysinit:308 msgid "Checking filesystems" msgstr "Kontrola súborových systémov" #: /etc/rc.d/init.d/arptables_jf:96 msgid "Removing user defined chains:" msgstr "" #: /etc/rc.d/init.d/hplip:89 #, fuzzy msgid "$1 is stopped" msgstr "${base} je zastavené" #: /etc/rc.d/init.d/ups:34 msgid "Starting $MODEL: " msgstr "Spustenie $MODEL: " #: /etc/rc.d/init.d/netfs:76 /etc/rc.d/rc.sysinit:341 msgid "*** Dropping you to a shell; the system will reboot" msgstr "" #: /etc/rc.d/init.d/ip6tables:163 msgid "Applying $IP6TABLES firewall rules: " msgstr "" #: /etc/rc.d/init.d/tinyerp-server:75 /etc/rc.d/init.d/tinyerp-server:78 #, fuzzy msgid "$prog is stopped" msgstr "${base} je zastavené" #: /etc/rc.d/init.d/httpd:118 msgid "" "Usage: $prog {start|stop|restart|condrestart|reload|status|fullstatus|" "graceful|help|configtest}" msgstr "" "Použitie: $prog {start|stop|restart|condrestart|reload|status|fullstatus|" "graceful|help|configtest}" #: /etc/rc.d/init.d/postgresql:124 msgid "Starting ${NAME} service: " msgstr "Spustenie služby ${NAME}: " #: /etc/rc.d/init.d/netfs:201 #, fuzzy msgid "Active network block devices: " msgstr "Odpojenie sieťových blokových súborových systémov: " #: /etc/rc.d/init.d/syslog:36 msgid "Starting system logger: " msgstr "" #: /etc/rc.d/init.d/nscd:66 /etc/rc.d/init.d/nscd:68 msgid "$prog shutdown" msgstr "" #: /etc/rc.d/init.d/sshd:53 msgid "Generating SSH2 RSA host key: " msgstr "Generovanie SSH2 RSA kľúča hostiteľa: " #: /etc/sysconfig/network-scripts/ifup-eth:237 msgid "Error adding address ${IPADDR} for ${DEVICE}." msgstr "" #: /etc/rc.d/init.d/ipmi:240 #, fuzzy msgid "Stopping ipmi_watchdog driver: " msgstr "Zastavenie služieb rwho: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:1283 msgid "Given IPv6 MTU '$ipv6_mtu' is out of range" msgstr "" #: /etc/rc.d/init.d/innd:33 msgid "Starting INND system: " msgstr "Spustenie systému INND: " #: /etc/rc.d/init.d/rbldnsd:111 #, fuzzy msgid "is stopped" msgstr "$prog je zastavený" #: /etc/rc.d/init.d/arptables_jf:138 /etc/rc.d/init.d/ip6tables:280 #: /etc/rc.d/init.d/iptables:280 msgid "Table: $table" msgstr "Tabuľka: $table" #: /etc/rc.d/init.d/netfs:169 msgid "Configured SMB mountpoints: " msgstr "Nakonfigurované body pripojenia SMB: " #: /etc/rc.d/init.d/cfenvd:35 msgid "Stopping GNU cfengine environmental history daemon: " msgstr "" #: /etc/rc.d/init.d/postgresql:169 msgid "Initializing database: " msgstr "Inicializácia databázy: " #: /etc/rc.d/init.d/ip6tables:118 /etc/rc.d/init.d/iptables:118 msgid "Setting chains to policy $policy: " msgstr "" #: /etc/rc.d/init.d/nfs:146 /etc/rc.d/init.d/nfslock:119 msgid "restart" msgstr "reštartovať" #: /etc/rc.d/init.d/exim:43 #, fuzzy msgid "Starting exim: " msgstr "Spustenie pand: " #: /etc/sysconfig/network-scripts/ifup-eth:232 msgid "Error, some other host already uses address ${IPADDR}." msgstr "Chyba. Nejaký iný hostiteľ už používa adresu ${IPADDR}." #: /etc/rc.d/init.d/nfs:119 msgid "Shutting down NFS services: " msgstr "Vypínanie služieb NFS: " #: /etc/rc.d/init.d/monotone:71 #, fuzzy msgid "Stopping monotone server: " msgstr "Zastavenie servera RADIUS: " #: /etc/rc.d/init.d/netfs:177 msgid "Configured NCP mountpoints: " msgstr "Nakonfigurované body pripojenia NCP: " #: /etc/rc.d/init.d/gfs:77 #, fuzzy msgid "Active GFS mountpoints: " msgstr "Aktívne body pripojenia NFS: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:637 msgid "Cannot delete IPv6 address '$address' on dev '$device'" msgstr "" #: /etc/rc.d/rc.sysinit:210 msgid "Loading default keymap" msgstr "" #: /etc/sysconfig/network-scripts/ifdown-eth:44 msgid "" "Device ${DEVICE} has MAC address ${FOUNDMACADDR}, instead of configured " "address ${HWADDR}. Ignoring." msgstr "" #: /etc/rc.d/init.d/functions:354 msgid "FAILED" msgstr "ZLYHALO" #: /etc/rc.d/init.d/avahi-daemon:48 #, fuzzy msgid "Shutting down Avahi daemon: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/smb:42 /etc/rc.d/init.d/smb:47 /etc/rc.d/init.d/winbind:40 msgid "Starting $KIND services: " msgstr "" #: /etc/sysconfig/network-scripts/ifup-aliases:153 msgid "error in $FILE: invalid alias number" msgstr "" #: /etc/rc.d/init.d/acpid:77 /etc/rc.d/init.d/messagebus:75 #: /etc/rc.d/init.d/multipathd:87 /etc/rc.d/init.d/opensm:92 #: /etc/rc.d/init.d/rbldnsd:150 /etc/rc.d/init.d/readahead:51 #: /etc/rc.d/init.d/readahead_early:51 /etc/rc.d/init.d/rhnsd:82 #: /etc/rc.d/init.d/snmpd:86 /etc/rc.d/init.d/snmptrapd:76 #: /etc/rc.d/init.d/xinetd:117 msgid "Usage: $0 {start|stop|status|restart|condrestart|reload}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload}" #: /etc/rc.d/init.d/clamd-wrapper:8 msgid "*** $0 can not be called in this way" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:241 msgid "Warning: interface 'tun6to4' does not support 'IPV6_DEFAULTGW', ignored" msgstr "" #: /etc/sysconfig/network-scripts/ifup-eth:58 #, fuzzy msgid "Device ${DEVICE} does not seem to be present, delaying initialization." msgstr "$alias zariadenie ${DEVICE} vyzerá neprítomné, odkladám inicializáciu." #: /etc/rc.d/init.d/cyrus-imapd:75 #, fuzzy msgid "Starting $BASENAME: " msgstr "Spustenie $MODEL: " #: /etc/rc.d/init.d/yum:60 msgid "Nightly yum update is disabled." msgstr "" #: /etc/rc.d/init.d/network:272 msgid "Disabling IPv4 automatic defragmentation: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:341 msgid "Unknown error" msgstr "" #: /etc/rc.d/init.d/rbldnsd:104 #, fuzzy msgid "dead but pid file exists" msgstr "${base} nebeží, ale súbor pid existuje" #: /etc/sysconfig/network-scripts/network-functions-ipv6:491 msgid "Tunnel device 'sit0' is still up" msgstr "" #: /etc/rc.d/init.d/lirc:69 msgid "Reloading infrared remote control daemon ($prog): " msgstr "" #: /etc/rc.d/init.d/monotone:132 msgid "Moving old server passphrase file to new location: " msgstr "" #: /etc/rc.d/init.d/iptables:177 msgid "Loading additional $IPTABLES modules: " msgstr "" #: /etc/sysconfig/network-scripts/ifup-sl:47 #, fuzzy msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist for $DEVICE" msgstr "/etc/sysconfig/network-scripts/dip-$DEVICE neexistuje" #: /etc/rc.d/init.d/rbldnsd:108 msgid "dead but subsys locked" msgstr "" #: /etc/rc.d/init.d/isicom:16 msgid "Loading PLX (isicom) modules... " msgstr "" #: /etc/rc.d/init.d/postfix:65 #, fuzzy msgid "$prog abort" msgstr "$prog beží" #: /etc/rc.d/init.d/nfs:99 /etc/rc.d/init.d/nfs:124 msgid "Shutting down NFS mountd: " msgstr "" #: /etc/rc.d/init.d/halt:227 msgid "On the next boot fsck will be forced." msgstr "" #: /etc/rc.d/init.d/functions:376 msgid "WARNING" msgstr "UPOZORNENIE" #: /etc/rc.d/init.d/network:83 msgid "Setting 802.1Q VLAN parameters: " msgstr "" #: /etc/rc.d/init.d/named:242 msgid "Usage: $0 {start|stop|status|restart|condrestart|reload|probe}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload|probe}" #: /etc/rc.d/init.d/sendmail:110 msgid "Shutting down sm-client: " msgstr "" #: /etc/sysconfig/network-scripts/ifup-aliases:323 msgid "error in $FILE: IPADDR_START greater than IPADDR_END" msgstr "chyba v $FILE: IPADDR_START je väčšia ako IPADDR_END" #: /etc/rc.d/init.d/autofs:584 msgid "Checking for changes to /etc/auto.master ...." msgstr "" #: /etc/rc.d/rc.sysinit:378 msgid "Converting old group quota files: " msgstr "" #: /etc/rc.d/init.d/autofs:543 msgid "No Mountpoints Defined" msgstr "" #: /etc/rc.d/init.d/functions:343 msgid " OK " msgstr "" #: /etc/rc.d/init.d/network:287 msgid "Configured devices:" msgstr "Nakonfigurované zariadenia:" #: /etc/sysconfig/network-scripts/network-functions-ipv6:674 msgid "Given IPv6 address '$testipv6addr_valid' is not valid" msgstr "" #: /etc/rc.d/init.d/radiusd:45 msgid "Stopping RADIUS server: " msgstr "Zastavenie servera RADIUS: " #: /etc/rc.d/init.d/ldap:101 msgid "$file is not owned by \"$user\"" msgstr "" #: /etc/rc.d/init.d/ospf6d:59 msgid "Usage: $prog {start|stop|restart|reload|condrestart|status}" msgstr "Použitie: $prog {start|stop|restart|reload|condrestart|status}" #: /etc/rc.d/init.d/rdisc:28 #, fuzzy msgid "Starting router discovery: " msgstr "Spustenie služieb rusers: " #: /etc/rc.d/init.d/netfs:88 msgid "Mounting other filesystems: " msgstr "" #: /etc/rc.d/init.d/microcode_ctl:37 msgid "Applying Intel CPU microcode update: " msgstr "" #: /etc/rc.d/init.d/moomps:42 #, fuzzy msgid "Stopping moomps: " msgstr "Zastavenie služieb rstat: " #: /etc/rc.d/init.d/carp:57 msgid "no IPADDR found in interface file ifcfg-${BIND_INTERFACE}:" msgstr "" #: /etc/rc.d/init.d/functions:279 #, fuzzy msgid "Usage: pidofproc [-p pidfile] {program}" msgstr "Použitie: pidofproc {program}" #: /etc/rc.d/init.d/rgmanager:73 #, fuzzy msgid "Waiting for services to stop: " msgstr "Spustenie služieb rwho: " #: /etc/rc.d/init.d/innd:59 msgid "Stopping INNFeed service: " msgstr "Zastavenie služby INNFeed: " #: /etc/rc.d/init.d/carp:66 msgid "no ifcfg-${VIP_INTERFACE} file found for carp ${FILE} configuration:" msgstr "" #: /etc/rc.d/init.d/xend:46 #, fuzzy msgid "Usage: $0 {start|stop|status|restart|reload|force-reload}" msgstr "" "Použitie: $0 {start|stop|status|restart|reload|force-reload|condrestart}" #: /etc/sysconfig/network-scripts/ifup-sl:44 msgid "/etc/sysconfig/network-scripts/dip-$DEVICE does not exist" msgstr "/etc/sysconfig/network-scripts/dip-$DEVICE neexistuje" #: /etc/rc.d/init.d/hddtemp:40 msgid "Stopping hard disk temperature monitor daemon ($prog): " msgstr "" #: /etc/rc.d/init.d/autofs:483 /etc/rc.d/init.d/autofs:506 #, fuzzy msgid "Unmounting loopback filesystem $match: " msgstr "Odpojenie sieťových blokových súborových systémov: " #: /etc/rc.d/init.d/gfs:45 #, fuzzy msgid "Unmounting GFS filesystems: " msgstr "Odpojenie súborových systémov SMB: " #: /etc/rc.d/init.d/carp:26 #, fuzzy msgid "Starting ${prog}: " msgstr "Spustenie $prog: " #: /etc/sysconfig/network-scripts/ifup-ppp:49 #, fuzzy msgid "pppd does not exist or is not executable for ${DEVICE}" msgstr "pppd neexistuje alebo nie je spustiteľný" #: /etc/rc.d/init.d/ipmi:290 /etc/rc.d/init.d/ipmi:296 #, fuzzy msgid "Starting ipmi_poweroff driver: " msgstr "Spustenie služieb rusers: " #: /etc/sysconfig/network-scripts/ifdown:31 #: /etc/sysconfig/network-scripts/ifup:41 msgid "Users cannot control this device." msgstr "" #: /etc/sysconfig/network-scripts/ifup-ppp:79 msgid "ifup-ppp for ${DEVNAME} exiting" msgstr "" #: /etc/sysconfig/network-scripts/ifup-sl:33 #: /etc/sysconfig/network-scripts/ifup-sl:45 msgid "ifup-sl for $DEVICE exiting" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:118 msgid "WARN " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:338 msgid "" "'No route to host' adding route '$networkipv6' via gateway '$gatewayipv6' " "through device '$device'" msgstr "" #: /etc/rc.d/init.d/network:144 /etc/rc.d/init.d/network:155 msgid "Bringing up interface $i: " msgstr "" #: /etc/rc.d/init.d/vncserver:58 /etc/rc.d/init.d/vncserver:59 msgid "vncserver shutdown" msgstr "" #: /etc/rc.d/init.d/netfs:181 #, fuzzy msgid "Configured network block devices: " msgstr "Nakonfigurované zariadenia:" #: /etc/rc.d/init.d/iptables:22 msgid "/sbin/$IPTABLES does not exist." msgstr "/sbin/$IPTABLES neexistuje." #: /etc/rc.d/init.d/wine:63 #, fuzzy msgid "Usage: $prog {start|stop|status|restart|condrestart}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart}" #: /etc/rc.d/init.d/ip6tables:85 /etc/rc.d/init.d/iptables:85 msgid "Flushing firewall rules: " msgstr "" #: /etc/rc.d/init.d/named:135 msgid "Error in named configuration" msgstr "" #: /etc/rc.d/init.d/halt:169 #, fuzzy msgid "Unmounting pipe file systems (retry): " msgstr "Odpojenie súborových systémov (nový pokus): " #: /etc/rc.d/init.d/gfs:73 #, fuzzy msgid "Configured GFS mountpoints: " msgstr "Nakonfigurované body pripojenia NFS: " #: /etc/rc.d/init.d/cyrus-imapd:113 msgid "Reloading cyrus.conf file: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:95 msgid "ERROR: [ipv6_log] Loglevel isn't valid '$level' (arg 2)" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:127 msgid "NOTICE " msgstr "" #: /etc/rc.d/init.d/autofs:580 msgid "$prog not running" msgstr "$prog nebeží" #: /etc/rc.d/init.d/arptables_jf:60 msgid "Clearing all current rules and user defined chains:" msgstr "" #: /etc/rc.d/init.d/postfix:115 #, fuzzy msgid "" "Usage: $0 {start|stop|restart|reload|abort|flush|check|status|condrestart}" msgstr "Použitie: $0 {start|stop|restart|reload|status|condrestart}" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1089 msgid "Tunnel device '$device' bringing up didn't work" msgstr "" #: /etc/sysconfig/network-scripts/ifup-eth:179 msgid " failed." msgstr " zlyhalo." #: /etc/sysconfig/network-scripts/network-functions-ipv6:121 msgid "CRITICAL " msgstr "" #: /etc/rc.d/init.d/nfs:64 msgid "Starting NFS quotas: " msgstr "" #: /etc/rc.d/init.d/boa:89 #, fuzzy msgid "Usage: boa {start|stop|status|reload|restart|condrestart}" msgstr "Použitie: $0 {start|stop|status|reload|restart|condrestart}" #: /etc/rc.d/init.d/microcode_ctl:67 msgid "$0: kernel does not have CPU microcode device support" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ppp:78 msgid "/etc/sysconfig/network-scripts/chat-${DEVNAME} does not exist" msgstr "/etc/sysconfig/network-scripts/chat-${DEVNAME} neexistuje" #: /etc/rc.d/init.d/netfs:75 /etc/rc.d/rc.sysinit:340 msgid "*** An error occurred during the file system check." msgstr "*** Vyskytla sa chyba počas kontroly súborového systému." #: /etc/rc.d/init.d/arptables_jf:144 msgid "Changing target policies to DROP: " msgstr "" #: /etc/rc.d/init.d/functions:305 #, fuzzy msgid "Usage: status [-p pidfile] {program}" msgstr "Použitie: status {program}" #: /etc/rc.d/init.d/amavisd:60 #, fuzzy msgid "Reloading ${prog_base}:" msgstr "Reštartovanie $prog:" #: /etc/sysconfig/network-scripts/ifup-ppp:86 msgid "Setting up a new ${PEERCONF} config file" msgstr "" #: /etc/rc.d/init.d/proftpd:72 msgid "Re-reading $prog configuration: " msgstr "" #: /etc/rc.d/rc:62 #, fuzzy msgid "Stopping $subsys: " msgstr "Zastavenie služieb rstat: " #: /etc/rc.d/init.d/ipsec:98 msgid "cannot find ipsec command" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1189 msgid "Unsupported selection '$selection' specified (arg 2)" msgstr "" #: /etc/rc.d/init.d/named:185 #, fuzzy msgid "Reloading $named: " msgstr "Reštartovanie $prog:" #: /etc/sysconfig/network-scripts/ifup-eth:167 msgid " failed; no link present. Check cable?" msgstr "" #: /etc/rc.d/init.d/moomps:30 #, fuzzy msgid "Starting moomps: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/isdn:149 /etc/rc.d/init.d/isdn:151 msgid "Loading Firmware" msgstr "" #: /etc/rc.d/init.d/nfslock:129 msgid "Usage: $0 {start|stop|status|restart|probe|condrestart}" msgstr "Použitie: $0 {start|stop|status|restart|probe|condrestart}" #: /etc/rc.d/init.d/monotone:96 /etc/rc.d/init.d/monotone:97 msgid "database initialization" msgstr "" #: /etc/rc.d/init.d/halt:61 msgid "Sending all processes the KILL signal..." msgstr "" #: /etc/rc.d/init.d/gfs:32 #, fuzzy msgid "Mounting GFS filesystems: " msgstr "Pripájanie súborových systémov NFS: " #: /etc/rc.d/init.d/ldap:114 /etc/rc.d/init.d/ldap:120 msgid "$file is not readable by \"$user\"" msgstr "" #: /etc/rc.d/init.d/sshd:132 #, fuzzy msgid "Reloading $prog" msgstr "Reštartovanie $prog:" #: /etc/rc.d/init.d/arptables_jf:161 msgid "Saving current rules to $ARPTABLES_CONFIG: " msgstr "" #: /etc/rc.d/init.d/avahi-dnsconfd:29 #, fuzzy msgid "Starting Avahi DNS daemon... " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/anacron:59 /etc/rc.d/init.d/atd:80 #: /etc/rc.d/init.d/canna:64 /etc/rc.d/init.d/carp:139 #: /etc/rc.d/init.d/cpuspeed:91 /etc/rc.d/init.d/dhcp6r:75 #: /etc/rc.d/init.d/dhcp6s:79 /etc/rc.d/init.d/dhcrelay:78 #: /etc/rc.d/init.d/dictd:74 /etc/rc.d/init.d/fnfxd:59 /etc/rc.d/init.d/gpm:94 #: /etc/rc.d/init.d/icmpdnd:73 /etc/rc.d/init.d/ipsec:197 #: /etc/rc.d/init.d/ipsec:202 /etc/rc.d/init.d/ntpd:139 #: /etc/rc.d/init.d/roundup:78 /etc/rc.d/init.d/salinfod:85 #: /etc/rc.d/init.d/sendmail:149 /etc/rc.d/init.d/spamass-milter:80 #: /etc/rc.d/init.d/ups:116 /etc/rc.d/init.d/vncserver:88 #: /etc/rc.d/init.d/vsftpd:79 msgid "Usage: $0 {start|stop|restart|condrestart|status}" msgstr "Použitie: $0 {start|stop|restart|condrestart|status}" #: /etc/rc.d/init.d/ipmi:440 #, fuzzy msgid "Stopping all ${MODULE_NAME} drivers: " msgstr "Zastavenie služby ${NAME}: " #: /etc/rc.d/init.d/autofs:387 #, fuzzy msgid "" "Configured Mount Points:\n" "------------------------" msgstr "Nakonfigurované body pripojenia:" #: /etc/sysconfig/network-scripts/network-functions-ipv6:692 msgid "" "On given address '$testipv6addr_valid' the prefix length is out of range " "(valid: 0-128)" msgstr "" #: /etc/rc.d/init.d/named:52 #, fuzzy msgid "$named: already running" msgstr "$prog: už beží" #: /etc/rc.d/init.d/ntpd:83 msgid "$prog: Synchronizing with time server: " msgstr "" #: /etc/rc.d/rc.sysinit:373 msgid "Converting old user quota files: " msgstr "" #: /etc/rc.d/init.d/vsftpd:32 msgid "Starting $prog for $site: " msgstr "Spustenie $prog pre $site: " #: /etc/rc.d/init.d/flumotion:43 #, fuzzy msgid "Starting $type $name: " msgstr "Spustenie $prog: " #: /etc/rc.d/init.d/dund:60 /etc/rc.d/init.d/hidd:60 /etc/rc.d/init.d/pand:63 msgid "Usage: $0 {start|stop|restart|reload|condrestart}" msgstr "Použitie: $0 {start|stop|restart|reload|condrestart}" #: /etc/rc.d/init.d/functions:335 /etc/rc.d/init.d/kudzu:58 msgid "${base} is stopped" msgstr "${base} je zastavené" #: /etc/sysconfig/network-scripts/ifup-aliases:110 #: /etc/sysconfig/network-scripts/network-functions:51 msgid "Missing config file $PARENTCONFIG." msgstr "Chýbajúci konfiguračný súbor $PARENTCONFIG." #: /etc/rc.d/init.d/rpcidmapd:39 #, fuzzy msgid "Starting RPC idmapd: " msgstr "Spustenie NFS4 idmapd: " #: /etc/rc.d/init.d/sshd:79 /etc/rc.d/init.d/sshd:82 msgid "DSA key generation" msgstr "Generovanie DSA kľúča" #: /etc/rc.d/init.d/postfix:49 /etc/rc.d/init.d/tog-pegasus:64 #, fuzzy msgid "$prog stop" msgstr "$prog $site" #: /etc/rc.d/init.d/ypserv:44 msgid "Stopping YP server services: " msgstr "Zastavenie služieb YP servera: " #: /etc/rc.d/init.d/wine:14 msgid "Registering binary handler for Windows applications" msgstr "" #: /etc/rc.d/init.d/denyhosts:33 #, fuzzy msgid "Disabling denyhosts: " msgstr "Deaktivácia PLX zariadení..." #: /etc/rc.d/init.d/halt:225 msgid "On the next boot fsck will be skipped." msgstr "" #: /etc/sysconfig/network-scripts/ifup-eth:209 msgid "Failed to bring up ${DEVICE}." msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:662 #: /etc/sysconfig/network-scripts/network-functions-ipv6:716 msgid "Parameter '$modequiet' for 'quiet' mode is not valid (arg 2)" msgstr "" #: /etc/rc.d/init.d/halt:69 msgid "Saving mixer settings" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:452 msgid "Tunnel device 'sit0' enabling didn't work" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:262 msgid "Missing parameter 'forwarding control' (arg 1)" msgstr "" #: /etc/rc.d/init.d/bluetooth:34 #, fuzzy msgid "Starting Bluetooth services:" msgstr "Spustenie služieb rstat: " #: /etc/rc.d/rc.sysinit:100 msgid "\t\tPress 'I' to enter interactive startup." msgstr "\t\tStlačte 'I' pre vstup do interaktívneho štartovania." #: /etc/rc.d/init.d/sshd:72 msgid "Generating SSH2 DSA host key: " msgstr "Generovanie SSH2 DSA kľúča hostiteľa: " #: /etc/rc.d/init.d/cvsupd:36 #, fuzzy msgid "$prog is already started..." msgstr "$prog: už beží" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1383 msgid "Given IPv6 default device '$device' doesn't exist or isn't up" msgstr "" #: /etc/sysconfig/network-scripts/ifup-sl:32 msgid "/usr/sbin/dip does not exist or is not executable" msgstr "/usr/sbin/dip neexistuje alebo nie je spustiteľný" #: /etc/rc.d/rc.sysinit:482 msgid "Resetting hostname ${HOSTNAME}: " msgstr "" #: /etc/rc.d/init.d/netfs:53 #, fuzzy msgid "Checking network-attached filesystems" msgstr "Kontrola súborových systémov" #: /etc/rc.d/init.d/netfs:157 msgid "Unmounting SMB filesystems: " msgstr "Odpojenie súborových systémov SMB: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:613 msgid "Missing parameter 'IPv6 address' (arg 2)" msgstr "" #: /etc/rc.d/init.d/carp:82 msgid "error in one or more of the carp configurations, see above:" msgstr "" #: /etc/rc.d/init.d/halt:191 msgid "Unmounting file systems: " msgstr "Odpojenie súborových systémov: " #: /etc/rc.d/init.d/rgmanager:80 msgid "Services are stopped." msgstr "" #: /etc/rc.d/rc.sysinit:217 msgid "Setting hostname ${HOSTNAME}: " msgstr "Nastavenie mena hostiteľa ${HOSTNAME}: " #: /etc/rc.d/init.d/yppasswdd:40 msgid "Starting YP passwd service: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:32 msgid "ERROR: [ipv6_log] Missing 'message' (arg 1)" msgstr "CHYBA: [ipv6_log] Chýbajúca 'správa' (parameter 1)" #: /etc/sysconfig/network-scripts/ifdown-aliases:7 #: /etc/sysconfig/network-scripts/ifup-ipx:7 msgid "usage: $0 <net-device>" msgstr "použitie: $0 <sieťové-zariadenie>" #: /etc/rc.d/init.d/cyrus-imapd:77 #, fuzzy msgid "$BASENAME already running." msgstr " cardmgr už beží." #: /etc/rc.d/init.d/halt:75 msgid "Saving random seed: " msgstr "" #: /etc/rc.d/init.d/isdn:122 /etc/rc.d/init.d/isdn:125 msgid "Loading ISDN modules" msgstr "" #: /etc/rc.d/init.d/nsd:51 #, fuzzy msgid "Shutting down nsd services: " msgstr "Vypínanie služieb NFS: " #: /etc/rc.d/init.d/microcode_ctl:55 msgid "$0: microcode device $DEVICE doesn't exist?" msgstr "" #: /etc/rc.d/init.d/privoxy:200 msgid "Can't find $PRIVOXY_CONF, exit." msgstr "" #: /etc/rc.d/init.d/arptables_jf:74 msgid "Applying arptables firewall rules: " msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:103 #: /etc/sysconfig/network-scripts/ifup-ipv6:120 msgid "Please restart network with '/sbin/service network restart'" msgstr "" #: /etc/rc.d/init.d/carp:22 msgid "common address redundancy protocol daemon" msgstr "" #: /etc/rc.d/init.d/netfs:77 /etc/rc.d/rc.sysinit:342 msgid "*** when you leave the shell." msgstr "*** keď opustíte shell." #: /etc/rc.d/init.d/denyhosts:26 msgid "Enabling denyhosts: " msgstr "" #: /etc/rc.d/init.d/sendmail:58 msgid "Starting sm-client: " msgstr "" #: /etc/rc.d/init.d/carp:31 msgid "no virtual addresses are configured in /etc/sysconfig/carp/" msgstr "" #: /etc/rc.d/init.d/lisa:87 msgid "Usage: $prog {start|stop|restart|status|condrestart}" msgstr "Použitie: $prog {start|stop|restart|status|condrestart}" #: /etc/rc.d/init.d/netfs:44 #, fuzzy msgid "Mounting CIFS filesystems: " msgstr "Pripájanie súborových systémov NFS: " #: /etc/rc.d/init.d/arpwatch:66 /etc/rc.d/init.d/bluetooth:75 #: /etc/rc.d/init.d/clamd-wrapper:85 /etc/rc.d/init.d/dhcp-fwd:58 #: /etc/rc.d/init.d/ip-sentinel:77 /etc/rc.d/init.d/irqbalance:87 #: /etc/rc.d/init.d/nscd:108 /etc/rc.d/init.d/portmap:91 #: /etc/rc.d/init.d/radiusd:76 /etc/rc.d/init.d/radvd:74 #: /etc/rc.d/init.d/yppasswdd:79 /etc/rc.d/init.d/ypserv:74 #: /etc/rc.d/init.d/ypxfrd:61 msgid "Usage: $0 {start|stop|status|restart|reload|condrestart}" msgstr "Použitie: $0 {start|stop|status|restart|reload|condrestart}" #: /etc/rc.d/init.d/rusersd:26 msgid "Starting rusers services: " msgstr "Spustenie služieb rusers: " #: /etc/rc.d/init.d/openvpn:175 #, fuzzy msgid "Shutting down openvpn: " msgstr "Vypínanie pand: " #: /etc/rc.d/init.d/netfs:185 msgid "Active NFS mountpoints: " msgstr "Aktívne body pripojenia NFS: " #: /etc/rc.d/init.d/kudzu:55 msgid "${base} has run" msgstr "" #: /etc/rc.d/init.d/nfs:70 msgid "Starting NFS daemon: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:873 msgid "Given address '$addr' is not a global IPv4 one (arg 1)" msgstr "" #: /etc/rc.d/init.d/firstboot:57 msgid "Running system reconfiguration tool" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1185 msgid "Missing parameter 'selection' (arg 2)" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:212 msgid "" "IPv6to4 configuration needs an IPv4 address on related interface or " "otherwise specified" msgstr "" #: /etc/rc.d/init.d/nfs:53 msgid "Starting NFS services: " msgstr "Spustenie služieb NFS: " #: /etc/rc.d/init.d/nsd:90 #, fuzzy msgid "" "Usage: $0 {start|stop|status|restart|condrestart|stats|notify|reload|rebuild|" "running|update}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload|probe}" #: /etc/rc.d/init.d/haldaemon:27 #, fuzzy msgid "Starting HAL daemon: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/cups-config-daemon:25 #, fuzzy msgid "Starting cups-config-daemon: " msgstr "Spustenie démona pripájania siete: " #: /etc/rc.d/init.d/vprocunhide:63 msgid "/proc entries were fixed" msgstr "" #: /etc/rc.d/init.d/rpcidmapd:64 #, fuzzy msgid "Shutting down RPC idmapd: " msgstr "Vypínanie pand: " #: /etc/rc.d/init.d/halt:51 /etc/rc.d/init.d/killall:10 msgid "Usage: $0 {start}" msgstr "Použitie: $0 {start}" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1082 msgid "Tunnel device '$device' creation didn't work" msgstr "" #: /etc/rc.d/init.d/hplip:96 #, fuzzy msgid "Starting hpiod: " msgstr "Spustenie pand: " #: /etc/rc.d/rc.sysinit:324 /etc/rc.d/rc.sysinit:349 msgid "Unmounting file systems" msgstr "Odpojenie súborových systémov" #: /etc/rc.d/init.d/diskdump:183 #, fuzzy msgid "Starting diskdump: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/pand:27 msgid "Starting pand: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/acpid:36 msgid "Stopping acpi daemon: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:533 msgid "Device '$device' doesn't exist" msgstr "" #: /etc/rc.d/init.d/cyrus-imapd:87 msgid "error! " msgstr "" #: /etc/rc.d/init.d/flumotion:78 #, fuzzy msgid "Stopping $type $name: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/postgresql:162 msgid "" "See $SYSDOCDIR/postgresql-$PGVERSION/README.rpm-dist for more information." msgstr "" #: /etc/rc.d/rc.sysinit:141 msgid "Setting clock $CLOCKDEF: `date`" msgstr "" #: /etc/rc.d/init.d/clamd-wrapper:64 msgid "Loading new virus-database: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:560 msgid "Cannot add IPv6 address '$address' on dev '$device'" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:413 #: /etc/sysconfig/network-scripts/network-functions-ipv6:514 #: /etc/sysconfig/network-scripts/network-functions-ipv6:577 #: /etc/sysconfig/network-scripts/network-functions-ipv6:608 #: /etc/sysconfig/network-scripts/network-functions-ipv6:791 #: /etc/sysconfig/network-scripts/network-functions-ipv6:906 #: /etc/sysconfig/network-scripts/network-functions-ipv6:968 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1002 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1044 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1122 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1180 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1233 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1272 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1406 msgid "Missing parameter 'device' (arg 1)" msgstr "" #: /etc/rc.d/init.d/psacct:23 msgid "Shutting down process accounting: " msgstr "" #: /etc/rc.d/init.d/ip6tables:22 msgid "/sbin/$IP6TABLES does not exist." msgstr "/sbin/$IP6TABLES neexistuje." #: /etc/rc.d/init.d/hddtemp:31 msgid "Starting hard disk temperature monitor daemon ($prog): " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1490 msgid "Given pidfile '$pidfile' doesn't exist, cannot send trigger to radvd" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ippp:375 #: /etc/sysconfig/network-scripts/ifup-isdn:375 msgid "Warning: link doesn't support IPv6 using encapsulation 'rawip'" msgstr "Upozornenie: spojenie nepodporuje IPv6 pomocou zapúzdrenia 'rawip'" #: /etc/rc.d/init.d/halt:39 msgid "Please stand by while rebooting the system..." msgstr "Prosím počkajte, kým sa reštartuje systém..." #: /etc/rc.d/init.d/openct:55 msgid "Waiting for reader attach/detach events..." msgstr "" #: /etc/rc.d/init.d/postfix:70 #, fuzzy msgid "$prog flush" msgstr "$prog $site" #: /etc/rc.d/init.d/netfs:45 msgid "Mounting NCP filesystems: " msgstr "Pripojenie súborových systémov NCP: " #: /etc/rc.d/init.d/cyrus-imapd:89 #, fuzzy msgid "$BASENAME startup" msgstr " cardmgr už beží." #: /etc/rc.d/init.d/netdump:349 #, fuzzy msgid "initializing netconsole" msgstr "Inicializácia databázy: " #: /etc/rc.d/init.d/vprocunhide:31 msgid "Fixing /proc entries visibility..." msgstr "" #: /etc/rc.d/init.d/crond:93 /etc/rc.d/init.d/krb5kdc:80 #: /etc/rc.d/init.d/newscache:74 /etc/rc.d/init.d/saslauthd:75 #: /etc/rc.d/init.d/squid:160 msgid "Usage: $0 {start|stop|status|reload|restart|condrestart}" msgstr "Použitie: $0 {start|stop|status|reload|restart|condrestart}" #: /etc/rc.d/init.d/netdump:364 msgid "disabling netconsole" msgstr "" #: /etc/rc.d/init.d/kudzu:25 #, fuzzy msgid "Checking for hardware changes" msgstr "Hľadanie nového hardvéru" #: /etc/rc.d/init.d/xfs:103 msgid "Restarting $prog:" msgstr "Reštartovanie $prog:" #: /etc/sysconfig/network-scripts/ifup-eth:68 msgid "Bridge support not available: brctl not found" msgstr "" #: /etc/rc.d/init.d/ipmi:306 #, fuzzy msgid "Stopping ipmi_poweroff driver: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/sshd:34 msgid "Generating SSH1 RSA host key: " msgstr "Generovanie SSH1 RSA kľúča hostiteľa: " #: /etc/rc.d/init.d/iptables:200 msgid "Unloading $IPTABLES modules: " msgstr "" #: /etc/rc.d/init.d/ipmi:531 #, fuzzy msgid "Usage: $0 {start|stop|status|restart|condrestart|try-restart" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload}" #: /etc/sysconfig/network-scripts/network-functions-ipv6:684 msgid "Missing prefix length for given address '$testipv6addr_valid'" msgstr "" #: /etc/rc.d/init.d/ldap:129 msgid "stale lock files may be present in $directory" msgstr "" #: /etc/rc.d/init.d/halt:129 msgid "Turning off swap: " msgstr "" #: /etc/rc.d/init.d/privoxy:199 msgid "Can't find $PRIVOXY_BIN, exit." msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1449 msgid "Unsupported reason '$reason' for sending trigger to radvd" msgstr "" #: /etc/rc.d/init.d/wesnothd:54 #, fuzzy msgid "Stopping Wesnoth game server: " msgstr "Zastavenie služieb rstat: " #: /etc/rc.d/init.d/imapproxy:27 #, fuzzy msgid "Starting imapproxyd: " msgstr "Spustenie NFS4 idmapd: " #: /etc/sysconfig/network-scripts/ifup-aliases:163 msgid "error in $FILE: already seen ipaddr $IPADDR in $ipseen" msgstr "" #: /etc/rc.d/init.d/ipmi:532 msgid " start-watchdog|stop-watchdog|status-watchdog" msgstr "" #: /etc/rc.d/init.d/cfenvd:27 msgid "Starting GNU cfengine environmental history daemon: " msgstr "" #: /etc/rc.d/init.d/innd:52 msgid "Stopping INNWatch service: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1516 msgid "radvd not (properly) installed, triggering failed" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1277 msgid "Missing parameter 'IPv6 MTU' (arg 2)" msgstr "" #: /etc/rc.d/init.d/ypserv:35 msgid "Starting YP server services: " msgstr "" #: /etc/rc.d/init.d/kadmin:90 msgid "Usage: $0 {start|stop|status|condrestart|reload|restart}" msgstr "Použitie: $0 {start|stop|status|condrestart|reload|restart}" #: /etc/rc.d/init.d/isicom:30 msgid "Failed to load module: isicom" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:1380 msgid "Given IPv6 default device '$device' requires an explicit nexthop" msgstr "" #: /etc/rc.d/init.d/dhcdbd:19 msgid "Starting $prog:" msgstr "Spustenie $prog:" #: /etc/rc.d/init.d/nfslock:62 msgid "Starting NFS statd: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:917 #: /etc/sysconfig/network-scripts/network-functions-ipv6:974 #: /etc/sysconfig/network-scripts/network-functions-ipv6:1013 msgid "Given device '$device' is not supported (arg 1)" msgstr "" #: /etc/rc.d/rc.sysinit:416 msgid "Mounting local filesystems: " msgstr "Pripájanie miestnych súborových systémov: " #: /etc/rc.d/init.d/functions:326 msgid "${base} dead but pid file exists" msgstr "${base} nebeží, ale súbor pid existuje" #: /etc/rc.d/init.d/mysqld:158 msgid "Usage: $0 {start|stop|status|condrestart|restart}" msgstr "" #: /etc/rc.d/init.d/denyhosts:50 msgid "Denyhosts is enabled." msgstr "" #: /etc/rc.d/init.d/autofs:550 /etc/rc.d/init.d/dhcdbd:28 msgid "Stopping $prog:" msgstr "" #: /etc/sysconfig/network-scripts/ifup-ppp:47 msgid "ifup-ppp for ${DEVICE} exiting" msgstr "" #: /etc/rc.d/init.d/cups:114 msgid "Usage: $prog {start|stop|restart|condrestart|reload|status}" msgstr "Použitite: $prog {start|stop|restart|condrestart|reload|status}" #: /etc/rc.d/rc.sysinit:207 msgid "Loading default keymap: " msgstr "" #: /etc/rc.d/init.d/rbldnsd:100 #, fuzzy msgid "($pid) is running..." msgstr "cardmgr (pid $pid) beží..." #: /etc/rc.d/init.d/smartd:57 msgid "Reloading $prog daemon configuration: " msgstr "" #: /etc/rc.d/init.d/moodle:59 msgid "Moodle cron job is disabled." msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:911 #, fuzzy msgid "Missing parameter 'global IPv4 address' (arg 2)" msgstr "Chýbajúci parameter 'adresa' (parameter 1)" #: /etc/rc.d/init.d/ip6tables:27 msgid "ipchains and $IP6TABLES can not be used together." msgstr "" #: /etc/rc.d/init.d/netfs:144 msgid "Unmounting NFS filesystems (retry): " msgstr "" #: /etc/rc.d/init.d/wine:36 msgid "Wine binary format handlers are not registered." msgstr "" #: /etc/rc.d/init.d/nfs:141 /etc/rc.d/init.d/nfslock:110 msgid "start" msgstr "" #: /etc/rc.d/init.d/NetworkManager:37 #, fuzzy msgid "Setting network parameters... " msgstr "Spustenie démona pripájania siete: " #: /etc/rc.d/init.d/yum-updateonboot:53 msgid "Updating RPMS in group $group: " msgstr "" #: /etc/sysconfig/network-scripts/ifup:126 msgid "WARNING: vconfig not able to disable REORDER_HDR on ${DEVICE}" msgstr "" #: /etc/rc.d/rc.sysinit:554 msgid "Enabling swap space: " msgstr "" #: /etc/rc.d/init.d/nfslock:78 msgid "Stopping NFS locking: " msgstr "" #: /etc/rc.d/init.d/imapproxy:36 #, fuzzy msgid "Shutting down imapproxyd: " msgstr "Vypínanie pand: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:1340 msgid "" "Given IPv6 default gateway '$address' is link-local, but no scope or gateway " "device is specified" msgstr "" #: /etc/rc.d/init.d/lirc:50 msgid "Stopping infrared remote control daemon ($prog): " msgstr "" #: /etc/rc.d/init.d/nfslock:82 msgid "Stopping NFS statd: " msgstr "" #: /etc/sysconfig/network-scripts/ifup-ipv6:172 msgid "Device 'tun6to4' (from '$DEVICE') is already up, shutdown first" msgstr "" #: /etc/rc.d/init.d/autofs:532 /etc/rc.d/init.d/autofs:585 #: /etc/rc.d/init.d/autofs:586 msgid "could not make temp file" msgstr "" #: /etc/rc.d/init.d/diskdump:250 #, fuzzy msgid "Saving panic dump from swap partition:\r" msgstr "Spustenie pand: " #: /etc/rc.d/init.d/iptables:27 msgid "ipchains and $IPTABLES can not be used together." msgstr "ipchains a $IPTABLES nemôžu byť použité naraz." #: /etc/rc.d/init.d/network:267 msgid "Disabling IPv4 packet forwarding: " msgstr "" #: /etc/rc.d/init.d/netplugd:41 #, fuzzy msgid "Shutting down network plug daemon: " msgstr "Spustenie démona Red Hat Network: " #: /etc/rc.d/init.d/postfix:37 #, fuzzy msgid "Starting postfix: " msgstr "Spustenie $prog: " #: /etc/sysconfig/network-scripts/network-functions-ipv6:1332 msgid "" "Given IPv6 default gateway '$address' has scope '$device_scope' defined, " "given default gateway device '$device' will be not used" msgstr "" #: /etc/rc.d/init.d/apmd:26 #, fuzzy msgid "Starting up APM daemon: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/isdn:138 msgid "Unloading ISDN modules" msgstr "" #: /etc/rc.d/init.d/functions:237 msgid "$base $killlevel" msgstr "$base $killlevel" #: /etc/sysconfig/network-scripts/ifup-ipv6:300 msgid "6to4 configuration is not valid" msgstr "" #: /etc/rc.d/init.d/flumotion:125 #, fuzzy msgid "Usage: $service {start|stop|restart|list|status|clean}" msgstr "Použitie: $0 {start|stop|status|restart}" #: /etc/rc.d/init.d/cfenvd:74 /etc/rc.d/init.d/cfexecd:71 #: /etc/rc.d/init.d/cfservd:74 /etc/rc.d/init.d/ddclient:75 #, fuzzy msgid "Usage: $0 {start|stop|status|restart|condrestart|reload|force-reload}" msgstr "Použitie: $0 {start|stop|status|restart|condrestart|reload|probe}" #: /etc/rc.d/init.d/netdump:341 /etc/rc.d/init.d/netdump:345 msgid "initializing netdump" msgstr "" #: /etc/rc.d/init.d/zope:40 /etc/rc.d/init.d/zope:45 #, fuzzy msgid "Stopping $prog: " msgstr "Spustenie $prog" #: /etc/rc.d/init.d/ip6tables:200 msgid "Unloading $IP6TABLES modules: " msgstr "" #: /etc/rc.d/init.d/firstboot:52 msgid "X is now configured. Starting Setup Agent" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:539 msgid "Device '$device' enabling didn't work" msgstr "" #: /etc/rc.d/init.d/functions:473 msgid "nN" msgstr "" #: /etc/rc.d/init.d/ipmi:533 msgid " start-powercontrol|stop-powercontrol|status-powercontrol" msgstr "" #: /etc/rc.d/init.d/postgresql:161 msgid "You need to upgrade the data format before using PostgreSQL." msgstr "" #: /etc/rc.d/rc.sysinit:391 msgid "Remounting root filesystem in read-write mode: " msgstr "" #: /etc/rc.d/init.d/postfix:39 /etc/rc.d/init.d/tog-pegasus:58 #, fuzzy msgid "$prog start" msgstr "$prog $site" #: /etc/rc.d/init.d/yum:57 msgid "Nightly yum update is enabled." msgstr "" #: /etc/rc.d/init.d/named:150 #, fuzzy msgid "Stopping $named: " msgstr "Vypínanie démona APM: " #: /etc/rc.d/init.d/halt:120 msgid "Syncing hardware clock to system time" msgstr "Synchronizácia hardvérových hodín do systémového času" #: /etc/rc.d/init.d/sshd:94 msgid "Configuration file or keys are invalid" msgstr "" #: /etc/rc.d/init.d/functions:469 msgid "cC" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:112 msgid "DEBUG " msgstr "" #: /etc/rc.d/init.d/gfs:94 /etc/rc.d/init.d/i8kbuttons:56 #: /etc/rc.d/init.d/netfs:217 /etc/rc.d/init.d/network:299 #: /etc/rc.d/init.d/yum-updateonboot:81 msgid "Usage: $0 {start|stop|restart|reload|status}" msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:738 msgid "Part $c of given IPv4 address '$testipv4addr_valid' is out of range" msgstr "" #: /etc/rc.d/init.d/portmap:29 msgid "Networking not configured - exiting" msgstr "" #: /etc/rc.d/init.d/avahi-daemon:83 #, fuzzy msgid "Avahi daemon is running" msgstr "démon iSCSI už beží" #: /etc/rc.d/init.d/acpid:26 msgid "Starting acpi daemon: " msgstr "" #: /etc/rc.d/init.d/netfs:43 msgid "Mounting SMB filesystems: " msgstr "" #: /etc/sysconfig/network-scripts/network-functions-ipv6:308 #: /etc/sysconfig/network-scripts/network-functions-ipv6:363 msgid "Missing parameter 'IPv6-network' (arg 1)" msgstr "" #: /etc/rc.d/init.d/ip6tables:258 /etc/rc.d/init.d/iptables:258 msgid "Firewall is stopped." msgstr "Firewall je zastavený." #: /etc/rc.d/rc.sysinit:67 /etc/rc.d/rc.sysinit:327 /etc/rc.d/rc.sysinit:352 msgid "Automatic reboot in progress." msgstr "" #: /etc/rc.d/init.d/functions:440 msgid "$STRING" msgstr "" #: /etc/rc.d/init.d/named:50 #, fuzzy msgid "Starting $named: " msgstr "Spustenie pand: " #: /etc/rc.d/init.d/sendmail:94 msgid "reloading sm-client: " msgstr "" #: /etc/rc.d/init.d/lock_gulmd:403 #, fuzzy msgid "Usage: $0 {start|stop|restart|status|forcestop}" msgstr "Použitie: $0 {start|stop|restart|status|condrestart}" #: /etc/sysconfig/network-scripts/ifup-sl:54 msgid "dip started for $DEVICE on $MODEMPORT at $LINESPEED" msgstr "" #: /etc/rc.d/init.d/netfs:205 msgid "/proc filesystem unavailable" msgstr "Súborový systém /proc je nedostupný" #: /etc/rc.d/init.d/nfs:87 msgid "Starting NFS mountd: " msgstr "" #: /etc/rc.d/init.d/functions:317 msgid "${base} (pid $pid) is running..." msgstr "${base} (pid $pid) beží..." #: /etc/rc.d/init.d/monotone:55 #, fuzzy msgid "Starting monotone server: " msgstr "Spustenie konzolových služieb myši: " #: /etc/sysconfig/network-scripts/ifup-ppp:46 msgid "pppd does not exist or is not executable" msgstr "pppd neexistuje alebo nie je spustiteľný" #: /etc/rc.d/init.d/ypbind:34 msgid "Binding to the NIS domain: " msgstr "" #: /etc/rc.d/init.d/moodle:56 msgid "Moodle cron job is enabled." msgstr "" #: /etc/rc.d/init.d/avahi-daemon:61 msgid "$base reload" msgstr "" #: /etc/rc.d/init.d/amd:39 /etc/rc.d/init.d/anacron:26 #: /etc/rc.d/init.d/arpwatch:35 /etc/rc.d/init.d/atd:39 #: /etc/rc.d/init.d/auditd:70 /etc/rc.d/init.d/boa:46 #: /etc/rc.d/init.d/bootparamd:38 /etc/rc.d/init.d/cfexecd:31 #: /etc/rc.d/init.d/cfsd:52 /etc/rc.d/init.d/cfservd:35 #: /etc/rc.d/init.d/clamd-wrapper:51 /etc/rc.d/init.d/cpuspeed:54 #: /etc/rc.d/init.d/crond:42 /etc/rc.d/init.d/cups:71 #: /etc/rc.d/init.d/cvsupd:55 /etc/rc.d/init.d/dc_client:41 #: /etc/rc.d/init.d/dc_server:37 /etc/rc.d/init.d/ddclient:35 #: /etc/rc.d/init.d/dhcp-fwd:34 /etc/rc.d/init.d/dovecot:27 #: /etc/rc.d/init.d/fyre-cluster:39 /etc/rc.d/init.d/httpd:69 #: /etc/rc.d/init.d/ip-sentinel:51 /etc/rc.d/init.d/ircd:34 #: /etc/rc.d/init.d/irqbalance:56 /etc/rc.d/init.d/kadmin:51 #: /etc/rc.d/init.d/kprop:37 /etc/rc.d/init.d/krb524:41 #: /etc/rc.d/init.d/krb5kdc:41 /etc/rc.d/init.d/ldap:182 #: /etc/rc.d/init.d/ldap:189 /etc/rc.d/init.d/lighttpd:42 #: /etc/rc.d/init.d/lisa:48 /etc/rc.d/init.d/lm_sensors:80 #: /etc/rc.d/init.d/mdmpd:57 /etc/rc.d/init.d/milter-greylist:39 #: /etc/rc.d/init.d/mysqld:115 /etc/rc.d/init.d/mysqld:119 #: /etc/rc.d/init.d/mysqld:122 /etc/rc.d/init.d/mysqld:126 #: /etc/rc.d/init.d/nscd:57 /etc/rc.d/init.d/opensm:46 #: /etc/rc.d/init.d/plague-builder:34 /etc/rc.d/init.d/plague-server:34 #: /etc/rc.d/init.d/portmap:57 /etc/rc.d/init.d/pure-ftpd:40 #: /etc/rc.d/init.d/radvd:45 /etc/rc.d/init.d/rarpd:32 #: /etc/rc.d/init.d/rbldnsd:72 /etc/rc.d/init.d/rinetd:34 #: /etc/rc.d/init.d/roundup:37 /etc/rc.d/init.d/rwalld:33 #: /etc/rc.d/init.d/salinfod:42 /etc/rc.d/init.d/saslauthd:45 #: /etc/rc.d/init.d/snmpd:34 /etc/rc.d/init.d/snmptrapd:32 #: /etc/rc.d/init.d/spamassassin:52 /etc/rc.d/init.d/squid:83 #: /etc/rc.d/init.d/sshd:115 /etc/rc.d/init.d/syslog-ng:43 #: /etc/rc.d/init.d/thttpd:42 /etc/rc.d/init.d/tinyerp-server:44 #: /etc/rc.d/init.d/ups:67 /etc/rc.d/init.d/ushare:36 #: /etc/rc.d/init.d/wpa_supplicant:43 /etc/rc.d/init.d/xinetd:68 msgid "Stopping $prog: " msgstr "" #, fuzzy #~ msgid "$base dead but pid file exists" #~ msgstr "${base} nebeží, ale súbor pid existuje" #, fuzzy #~ msgid "Starting pmud daemon: " #~ msgstr "Spustenie $prog: " #, fuzzy #~ msgid "$base is stopped" #~ msgstr "${base} je zastavené" #, fuzzy #~ msgid "$base (pid $pid) is running..." #~ msgstr "${base} (pid $pid) beží..." #, fuzzy #~ msgid "Disabling nightly apt update: " #~ msgstr "Povolenie nočných aktualizácií yum: " #, fuzzy #~ msgid "Enabling nightly apt update: " #~ msgstr "Povolenie nočných aktualizácií yum: " #, fuzzy #~ msgid "Shutting down display manager: " #~ msgstr "Vypínanie pand: " #, fuzzy #~ msgid "Shutting down mDNSResponder services: " #~ msgstr "Vypínanie služieb NFS: " #~ msgid "Shutting down AppleTalk services: " #~ msgstr "Vypínanie služieb AppleTalk: " #, fuzzy #~ msgid "Shutting down all Xen domains:" #~ msgstr "Vypínanie pand: " #, fuzzy #~ msgid "Usage: $0 {start|stop)" #~ msgstr "Použitie: $0 {start|stop}" #~ msgid "Starting PCMCIA services: " #~ msgstr "Spustenie služieb PCMCIA: " #, fuzzy #~ msgid "Starting mDNSResponder... " #~ msgstr "Spustenie pand: " #, fuzzy #~ msgid "Initializing hardware... " #~ msgstr "Inicializácia databázy: " #, fuzzy #~ msgid "Starting auto Xen domains:" #~ msgstr "Spustenie pand: " #~ msgid "cardmgr is already running." #~ msgstr "cardmgr už beží." #~ msgid "mdadm" #~ msgstr "mdadm" #, fuzzy #~ msgid "done." #~ msgstr " hotovo." #~ msgid "OK" #~ msgstr "OK" #, fuzzy #~ msgid "Usage: $0 {start|stop|status}" #~ msgstr "Použitie: $0 {start|stop|status|restart}" #, fuzzy #~ msgid "postfix start" #~ msgstr "$prog sa spúšťa" #, fuzzy #~ msgid "Starting display manager: " #~ msgstr "Spustenie pand: " #, fuzzy #~ msgid " done" #~ msgstr " hotovo." #, fuzzy #~ msgid "Starting IIIMF input server: " #~ msgstr "Spustenie služieb NFS: " #, fuzzy #~ msgid "Formatting dump device: " #~ msgstr "Spustenie služieb rusers: " #~ msgid "Usage: radvd {start|stop|status|restart|reload|condrestart}" #~ msgstr "Usage: radvd {start|stop|status|restart|reload|condrestart}" #~ msgid "" #~ "Utility 'sysctl' (package: procps) doesn't exist or isn't executable - " #~ "stop" #~ msgstr "" #~ "Pomôcka 'sysctl' (balík: procps) neexistuje, alebo nie je spustiteľná - " #~ "stop" #, fuzzy #~ msgid "Usage: $0 {start|stop|format|initialformat|status|restart|reload}" #~ msgstr "Použitie: $O {start|stop|status|restart|reload}" #, fuzzy #~ msgid "" #~ "Utility 'ip' (package: iproute) doesn't exist or isn't executable - stop" #~ msgstr "pppd neexistuje alebo nie je spustiteľný" #~ msgid "The random data source exists" #~ msgstr "Zdroj náhodných dát existuje" #~ msgid "Mounting USB filesystem: " #~ msgstr "Pripájanie súborových systémov USB: " #~ msgid "Could not find /etc/iscsi.conf!" #~ msgstr "Nepodarilo sa nájsť /etc/iscsi.conf!" #~ msgid "Initializing USB HID interface: " #~ msgstr "Inicializácia rozhrania USB HID: " #~ msgid "done" #~ msgstr "hotovo" #~ msgid "Starting NetWare emulator-server: " #~ msgstr "Spustenie servera na emuláciu NetWare: " #~ msgid " you'll have to upgrade your util-linux package" #~ msgstr " mali by ste aktualizovať váš balík util-linux" #~ msgid "Updating /etc/fstab" #~ msgstr "Aktualizácia /etc/fstab" #~ msgid "Assigning devices: " #~ msgstr "Priradenie zariadení: " #~ msgid "Initializing USB keyboard: " #~ msgstr "Inicializácia USB klávesnice: " #~ msgid "Could not load module iscsi.o" #~ msgstr "Nepodarilo sa načítať modul iscsi.o"