summaryrefslogtreecommitdiffstats
path: root/po/hr.po
blob: 7aa46cd6c56abdc2252bd1b930a50358197b1c88 (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
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
<
	    my $queue_path = "$entry->{SPOOLDIR}";
	    create_spool_dir($queue_path);

	    my $get_name_file = sub {
		my ($name) = @_;
		("$PRINTER_FILTER_DIR/$name.in", "$entry->{SPOOLDIR}/$name")
	    };
	    my ($filein, $file);
	    my %fieldname = ();
	    my $dbentry = $thedb{($entry->{DBENTRY})} or die "no dbentry";

	    #- make general.cfg
	    ($filein, $file) = &$get_name_file("general.cfg");
	    $fieldname{ascps_trans} = $entry->{ASCII_TO_PS} || $dbentry->{GSDRIVER} eq 'ppa' ? "YES" : "NO";
	    $fieldname{desiredto}   = $dbentry->{GSDRIVER} ne "TEXT" ? "ps" : "asc";
	    $fieldname{papersize}   = $entry->{PAPERSIZE} ? $entry->{PAPERSIZE} : "letter";
	    $fieldname{printertype} = $entry->{TYPE};
	    create_config_file($filein, $file, %fieldname);

	    #- now do postscript.cfg
	    ($filein, $file) = &$get_name_file("postscript.cfg");
	    %fieldname = ();
	    $fieldname{gsdevice}       = $dbentry->{GSDRIVER};
	    $fieldname{papersize}      = $entry->{PAPERSIZE} ? $entry->{PAPERSIZE} : "letter";
	    $fieldname{resolution}     = $entry->{RESOLUTION};
	    $fieldname{color}          = $entry->{BITSPERPIXEL} ne "Default" &&
	      (($dbentry->{GSDRIVER} ne "uniprint" && "-dBitsPerPixel=") . $entry->{BITSPERPIXEL});
	    $fieldname{reversepages}   = $entry->{REVERSE_ORDER} ? "YES" : "";
	    $fieldname{extragsoptions} = "\"$entry->{EXTRA_GS_OPTIONS}\"";
	    $fieldname{pssendeof}      = $entry->{AUTOSENDEOF} ? ($dbentry->{GSDRIVER} eq "POSTSCRIPT" ? "YES" : "NO") : "NO";
	    $fieldname{nup}            = $entry->{NUP};
	    $fieldname{rtlftmar}       = $entry->{RTLFTMAR};
	    $fieldname{topbotmar}      = $entry->{TOPBOTMAR};
	    create_config_file($filein, $file, %fieldname);

	    #- finally, make textonly.cfg
	    ($filein, $file) = &$get_name_file("textonly.cfg");
	    %fieldname = ();
	    $fieldname{textonlyoptions} = "\"$entry->{TEXTONLYOPTIONS}\"";
	    $fieldname{crlftrans}       = $entry->{CRLF} ? "YES" : "";
	    $fieldname{textsendeof}     = $entry->{AUTOSENDEOF} ? ($dbentry->{GSDRIVER} eq "POSTSCRIPT" ? "NO" : "YES") : "NO";
	    create_config_file($filein, $file, %fieldname);

	    if ($entry->{TYPE} eq "SMB") {
		#- simple config file required if SMB printer
		my $config_file = "$prefix$queue_path/.config";
		local *F;
		open F, ">$config_file" or die "Can't create $config_file $!";
		print F "share='\\\\$entry->{SMBHOST}\\$entry->{SMBSHARE}'\n";
		print F "hostip=$entry->{SMBHOSTIP}\n";
		print F "user='$entry->{SMBUSER}'\n";
		print F "password='$entry->{SMBPASSWD}'\n";
		print F "workgroup='$entry->{SMBWORKGROUP}'\n";
		close F;
		eval { chmod 0640, $config_file; commands::chown_("root.lp", $config_file) };
	    } elsif ($entry->{TYPE} eq "NCP") {
		#- same for NCP printer
		my $config_file = "$prefix$queue_path/.config";
		local *F;
		open F, ">$config_file" or die "Can't create $config_file $!";
		print F "server=$entry->{NCPHOST}\n";
		print F "queue=$entry->{NCPQUEUE}\n";
		print F "user=$entry->{NCPUSER}\n";
		print F "password=$entry->{NCPPASSWD}\n";
		close F;
		eval { chmod 0640, $config_file; commands::chown_("root.lp", $config_file) };
	    }

	    copy_master_filter($queue_path);

	    #-now the printcap file, note this one contains all the printer (use configured for that).
	    local *PRINTCAP;
	    open PRINTCAP, ">$prefix/etc/printcap" or die "Can't open printcap file $!";
	    print PRINTCAP $intro_printcap_test;
	    foreach (values %{$entry->{configured}}) {
		$_->{DBENTRY} = $thedb_gsdriver{$_->{GSDRIVER}}{ENTRY} unless defined $_->{DBENTRY};
		my $db_ = $thedb{$_->{DBENTRY}} or next; #die "no dbentry";

		$_->{SPOOLDIR} ||= default_spooldir($_);
		$_->{IF}       ||= "$_->{SPOOLDIR}/filter";
		$_->{AF}       ||= "$_->{SPOOLDIR}/acct";

		printf PRINTCAP "##PRINTTOOL3##  %s %s %s %s %s %s %s%s\n",
		  $_->{TYPE} || '{}',
		    $db_->{GSDRIVER} || '{}',
		      $_->{RESOLUTION} || '{}',
			$_->{PAPERSIZE} || '{}',
			  '{}',
			    $db_->{ENTRY} || '{}',
			      $_->{BITSPERPIXEL} || '{}',
				$_->{CRLF} ? " 1" : "";

		print PRINTCAP "$_->{QUEUE}:\\\n";
		print PRINTCAP "\t:sd=$_->{SPOOLDIR}:\\\n";
		print PRINTCAP "\t:mx#0:\\\n\t:sh:\\\n";

		if ($_->{TYPE} eq "LOCAL") {
		    print PRINTCAP "\t:lp=$_->{DEVICE}:\\\n";
		} elsif ($_->{TYPE} eq "REMOTE") {
		    print PRINTCAP "\t:rm=$_->{REMOTEHOST}:\\\n";
		    print PRINTCAP "\t:rp=$_->{REMOTEQUEUE}:\\\n";
		} else {
		    #- (pcentry->Type == (PRINTER_SMB | PRINTER_NCP))
		    print PRINTCAP "\t:lp=/dev/null:\\\n";
		    print PRINTCAP "\t:af=$_->{AF}\\\n";
		}

		#- cheating to get the input filter!
		print PRINTCAP "\t:if=$_->{IF}:\n";
		print PRINTCAP "\n";
	    }
	    eval { commands::chown_("root.lp", "$prefix/etc/printcap") };
	    last };
    }

    my $useUSB = 0;
    foreach (values %{$entry->{configured}}) {
	$useUSB ||= $_->{DEVICE} =~ /usb/ || $_->{DeviceURI} =~ /usb/;
    }
    if ($useUSB) {
	my $f = "$prefix/etc/sysconfig/usb";
	my %usb = getVarsFromSh($f);
	$usb{PRINTER} = "yes";
	setVarsInSh($f, \%usb);
    }
}

#- use the queue currently configured at the top of printer hash.
sub remove_queue($) {
    my ($printer) = @_;
    $printer->{configured}{$printer->{QUEUE}} or return; #- something strange at this point.

    if ($printer->{mode} eq 'CUPS') {
	require run_program;
	run_program::rooted($prefix, "lpadmin", "-x", $printer->{QUEUE});
    }
    delete $printer->{configured}{$printer->{QUEUE}};
}

sub restart_queue($) {
    my ($printer) = @_;
    my $queue = default_queue($printer);

    for ($printer->{mode}) {
	/CUPS/ && do {
	    #- restart cups before cleaning the queue.
	    require run_program;
	    run_program::rooted($prefix, "/etc/rc.d/init.d/cups start"); sleep 1;
	    run_program::rooted($prefix, "lprm-cups", "-P$queue", "-");
	    last };
	/lpr/  && do {
	    #- restart lpd after cleaning the queue.
	    foreach (("/var/spool/lpd/$queue/lock", "/var/spool/lpd/lpd.lock")) {
		my $pidlpd = (cat_("$prefix$_"))[0];
		kill 'TERM', $pidlpd if $pidlpd;
		unlink "$prefix$_";
	    }
	    require run_program;
	    run_program::rooted($prefix, "lprm-lpd", "-P$queue", "-"); sleep 1;
	    run_program::rooted($prefix, "lpd"); sleep 1;
	    last };
    }
}

sub print_pages($@) {
    my ($printer, @pages) = @_;
    my $queue = default_queue($printer);
    my ($lpr, $lpq);

    for ($printer->{mode}) {
	/CUPS/ and ($lpr, $lpq) = ("/usr/bin/lpr-cups", "/usr/bin/lpq-cups");
	/lpr/  and ($lpr, $lpq) = ("/usr/bin/lpq-lpd", "/usr/bin/lpq-lpd");
    }

    require run_program;
    foreach (@pages) {
	run_program::rooted($prefix, $lpr, "-P$queue", $_);
    }
    sleep 5; #- allow lpr to send pages.
    local *F; open F, ($::testing ? "$prefix" : "chroot $prefix/ ") . "$lpq -P$queue |";
    my @lpq_output = grep { !/^no entries/ && !(/^Rank\s+Owner/ .. /^\s*$/) } <F>;
    close F;
    @lpq_output;
}

#-######################################################################################
#- Wonderful perl :(
#-######################################################################################
1;
='#n3767'>3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443
# Translation of drakx-net to Croatian
# Copyright (C) Croatian team
# Translators: Danijel Studen <dstuden@vuka.hr>,Denis Lackovic <delacko@fly.srk.fer.hr>,Jerko Škifić <skific@riteh.hr>,Ljubomir Božić <ljubo108@vip.hr>,Nikola Planinac <>,Robert Vuković <robi@surfer.hr>,Sasa Poznanovic <sasa.poznanovic@vuka.hr>,Vedran Vyroubal <vedran.vyroubal@inet.hr>,Vinko Prelac <vinko@buka.hr>,Vlatko Kosturjak <kost@linux.hr>,Zoran Jankovic <zoran.jankovic@inet.hr>,
msgid ""
msgstr ""
"Project-Id-Version: drakx-net 0\n"
"POT-Creation-Date: 2009-03-30 16:28-0300\n"
"PO-Revision-Date: 2005-01-04 21:25+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 :  n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;;\n"
"X-Generator: TransDict server\n"

#: ../bin/drakconnect-old:45
#, c-format
msgid "Network configuration (%d adapters)"
msgstr "Mrežne postavke (%d adaptera)"

#: ../bin/drakconnect-old:64 ../bin/drakinvictus:105
#, c-format
msgid "Interface"
msgstr "Sučelje"

#: ../bin/drakconnect-old:64 ../bin/drakconnect-old:208 ../bin/drakhosts:196
#: ../lib/network/connection/ethernet.pm:134 ../lib/network/netconnect.pm:614
#: ../lib/network/vpn/openvpn.pm:221
#, c-format
msgid "IP address"
msgstr "IP adresa"

#: ../bin/drakconnect-old:64 ../bin/drakids:261
#: ../lib/network/netconnect.pm:458
#, c-format
msgid "Protocol"
msgstr "Protokol"

#: ../bin/drakconnect-old:64 ../lib/network/netconnect.pm:444
#, c-format
msgid "Driver"
msgstr "Upravljački program"

#: ../bin/drakconnect-old:64
#, c-format
msgid "State"
msgstr "Država"

#: ../bin/drakconnect-old:79
#, c-format
msgid "Hostname: "
msgstr "Ime računala: "

#: ../bin/drakconnect-old:81
#, fuzzy, c-format
msgid "Configure hostname..."
msgstr "Podesi miš"

#: ../bin/drakconnect-old:95 ../bin/drakconnect-old:171
#, c-format
msgid "LAN configuration"
msgstr "LAN postavke"

#: ../bin/drakconnect-old:100
#, c-format
msgid "Configure Local Area Network..."
msgstr "Podesi lokalnu mrežu..."

#: ../bin/drakconnect-old:106 ../bin/draknfs:192 ../bin/net_applet:188
#, c-format
msgid "Help"
msgstr "Pomoć"

#: ../bin/drakconnect-old:108 ../bin/drakinvictus:140
#, c-format
msgid "Apply"
msgstr "Primijeni"

#: ../bin/drakconnect-old:110 ../bin/drakconnect-old:263
#: ../bin/draknetprofile:142 ../bin/draknetprofile.orig:142
#: ../bin/net_monitor:388
#, c-format
msgid "Cancel"
msgstr "Odustani"

#: ../bin/drakconnect-old:111 ../bin/drakconnect-old:178
#: ../bin/drakconnect-old:265 ../bin/draknetprofile:144
#: ../bin/draknetprofile.orig:144 ../bin/net_monitor:389
#, c-format
msgid "Ok"
msgstr "U redu"

#: ../bin/drakconnect-old:113 ../bin/drakgw:351 ../bin/draknfs:584
#: ../bin/draksambashare:229 ../lib/network/connection_manager.pm:74
#: ../lib/network/connection_manager.pm:89
#: ../lib/network/connection_manager.pm:203
#: ../lib/network/connection_manager.pm:232
#: ../lib/network/connection_manager.pm:348 ../lib/network/drakvpn.pm:49
#: ../lib/network/netcenter.pm:142 ../lib/network/netconnect.pm:185
#: ../lib/network/netconnect.pm:207 ../lib/network/netconnect.pm:304
#: ../lib/network/netconnect.pm:714 ../lib/network/thirdparty.pm:354
#: ../lib/network/thirdparty.pm:369
#, c-format
msgid "Please wait"
msgstr "Molim pričekajte"

#: ../bin/drakconnect-old:115
#, c-format
msgid "Please Wait... Applying the configuration"
msgstr "Molimo pričekajte... Primjenjujem konfiguraciju"

#: ../bin/drakconnect-old:141
#, fuzzy, c-format
msgid "Deactivate now"
msgstr "Deaktiviraj sada"

#: ../bin/drakconnect-old:141
#, fuzzy, c-format
msgid "Activate now"
msgstr "Aktiviraj sada"

#: ../bin/drakconnect-old:175
#, c-format
msgid ""
"You do not have any configured interface.\n"
"Configure them first by clicking on 'Configure'"
msgstr ""
"Nemate niti jedan konfigurirani međusklop.\n"
"Konfigurirajte ga prvo klikanjem na 'Postavljanje'"

#: ../bin/drakconnect-old:189
#, c-format
msgid "LAN Configuration"
msgstr "LAN postavke"

#: ../bin/drakconnect-old:201
#, c-format
msgid "Adapter %s: %s"
msgstr "Adapter %s: %s"

#: ../bin/drakconnect-old:209 ../bin/drakgw:181
#: ../lib/network/connection/ethernet.pm:141
#, c-format
msgid "Netmask"
msgstr "Mrežna maska"

#: ../bin/drakconnect-old:210
#, c-format
msgid "Boot Protocol"
msgstr "Boot protokol"

#: ../bin/drakconnect-old:211
#, c-format
msgid "Started on boot"
msgstr "Pokrenuto pri podizanju"

#: ../bin/drakconnect-old:212 ../lib/network/connection/ethernet.pm:152
#, c-format
msgid "DHCP client"
msgstr "DHCP klijent"

#: ../bin/drakconnect-old:247
#, fuzzy, c-format
msgid ""
"This interface has not been configured yet.\n"
"Run the \"%s\" assistant from the Mandriva Linux Control Center"
msgstr ""
"Ovo sučelje još nije podešeno.\n"
"Pokrenite čarobnjak za postavu u glavnom prozoru"

#: ../bin/drakconnect-old:247 ../bin/net_applet:104
#, fuzzy, c-format
msgid "Set up a new network interface (LAN, ISDN, ADSL, ...)"
msgstr "Odaberite mrežni međusklop"

#: ../bin/drakconnect-old:273 ../bin/drakconnect-old:305
#: ../lib/network/drakconnect.pm:16
#, c-format
msgid "No IP"
msgstr ""

#: ../bin/drakconnect-old:306 ../lib/network/drakconnect.pm:17
#, fuzzy, c-format
msgid "No Mask"
msgstr "Loš paket"

#: ../bin/drakconnect-old:307 ../lib/network/drakconnect.pm:18
#, c-format
msgid "up"
msgstr "amo-tamo"

#: ../bin/drakconnect-old:307 ../lib/network/drakconnect.pm:18
#, c-format
msgid "down"
msgstr "dolje"

#: ../bin/drakgw:71
#, c-format
msgid "Internet Connection Sharing"
msgstr "Dijeljenje Internet Veze"

#: ../bin/drakgw:75
#, fuzzy, c-format
msgid ""
"You are about to configure your computer to share its Internet connection.\n"
"With that feature, other computers on your local network will be able to use "
"this computer's Internet connection.\n"
"\n"
"Make sure you have configured your Network/Internet access using drakconnect "
"before going any further.\n"
"\n"
"Note: you need a dedicated Network Adapter to set up a Local Area Network "
"(LAN). Please disable Mandriva Firewall for the network adapter connected to "
"your LAN connection before proceeding."
msgstr ""
"Vaše računalo može biti konfigurirano da dijeli vlastitu Internet vezu.\n"
"Sa tom značajkom, druga računala na vašoj lokalnoj mreži mogu koristiti "
"Internet vezu ovog računala.\n"
"\n"
"Upozorenje: trebati ćete primjenjeni Mrežni Uređaj za postavljanje lokalne "
"mreže (LAN)."

#: ../bin/drakgw:91
#, c-format
msgid ""
"The setup of Internet Connection Sharing has already been done.\n"
"It's currently enabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Postavljanje dijeljenja veze prema internetu je već napravljeno.\n"
"Trenutno je omogućeno.\n"
"\n"
"Što želite napraviti?"

#: ../bin/drakgw:95
#, c-format
msgid ""
"The setup of Internet connection sharing has already been done.\n"
"It's currently disabled.\n"
"\n"
"What would you like to do?"
msgstr ""
"Postavljanje dijeljenja veze prema Internetu je već napravljeno.\n"
"Trenutno je onemogućeno.\n"
"\n"
"Što želite napraviti?"

#: ../bin/drakgw:101
#, c-format
msgid "Disable"
msgstr "Onemogući"

#: ../bin/drakgw:101
#, c-format
msgid "Enable"
msgstr "Omogući"

#: ../bin/drakgw:101
#, c-format
msgid "Reconfigure"
msgstr "Ponovno namještanje"

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

#: ../bin/drakgw:123 ../lib/network/netconnect.pm:360
#: ../lib/network/netconnect.pm:395
#, fuzzy, c-format
msgid "Net Device"
msgstr "Ispisni poslužitelj"

#: ../bin/drakgw:141
#, c-format
msgid ""
"There is only one network adapter on your system configured for LAN "
"connections:\n"
"\n"
"%s\n"
"\n"
"I am about to setup your Local Area Network with that adapter.\n"
"\n"
"If you have any other adapter connected to Local Area Network,\n"
"disable the firewall protection on it using drakfirewall before\n"
"configuring Internet Connection sharing."
msgstr ""

#: ../bin/drakgw:156
#, c-format
msgid ""
"Please choose what network adapter will be connected to your Local Area "
"Network."
msgstr ""
"Molimo odaberite koji mrežni adapter će biti povezan na vašu lokalnu mrežu."

#: ../bin/drakgw:177
#, fuzzy, c-format
msgid "Local Area Network settings"
msgstr "C-Class lokalna mreža"

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

#: ../bin/drakgw:182
#, fuzzy, c-format
msgid "The internal domain name"
msgstr "Novo ime pisača"

#: ../bin/drakgw:188 ../bin/drakhosts:100 ../bin/drakhosts:245
#: ../bin/drakhosts:252 ../bin/drakhosts:259 ../bin/drakinvictus:72
#: ../bin/draknetprofile:149 ../bin/draknetprofile.orig:149 ../bin/draknfs:93
#: ../bin/draknfs:282 ../bin/draknfs:429 ../bin/draknfs:431 ../bin/draknfs:434
#: ../bin/draknfs:526 ../bin/draknfs:533 ../bin/draknfs:605 ../bin/draknfs:612
#: ../bin/draknfs:619 ../bin/draksambashare:393 ../bin/draksambashare:400
#: ../bin/draksambashare:403 ../bin/draksambashare:455
#: ../bin/draksambashare:479 ../bin/draksambashare:552
#: ../bin/draksambashare:629 ../bin/draksambashare:695
#: ../bin/draksambashare:795 ../bin/draksambashare:802
#: ../bin/draksambashare:941 ../bin/draksambashare:1095
#: ../bin/draksambashare:1114 ../bin/draksambashare:1146
#: ../bin/draksambashare:1252 ../bin/draksambashare:1354
#: ../bin/draksambashare:1363 ../bin/draksambashare:1385
#: ../bin/draksambashare:1394 ../bin/draksambashare:1413
#: ../bin/draksambashare:1422 ../bin/draksambashare:1434
#: ../lib/network/connection/xdsl.pm:359
#: ../lib/network/connection_manager.pm:62
#: ../lib/network/connection_manager.pm:68
#: ../lib/network/connection_manager.pm:84
#: ../lib/network/connection_manager.pm:92
#: ../lib/network/connection_manager.pm:174
#: ../lib/network/connection_manager.pm:178
#: ../lib/network/connection_manager.pm:220
#: ../lib/network/connection_manager.pm:476
#: ../lib/network/connection_manager.pm:489 ../lib/network/drakvpn.pm:45
#: ../lib/network/drakvpn.pm:52 ../lib/network/ndiswrapper.pm:30
#: ../lib/network/ndiswrapper.pm:45 ../lib/network/ndiswrapper.pm:118
#: ../lib/network/ndiswrapper.pm:124 ../lib/network/netconnect.pm:134
#: ../lib/network/netconnect.pm:187 ../lib/network/netconnect.pm:233
#: ../lib/network/netconnect.pm:274 ../lib/network/netconnect.pm:823
#: ../lib/network/thirdparty.pm:123 ../lib/network/thirdparty.pm:141
#: ../lib/network/thirdparty.pm:232 ../lib/network/thirdparty.pm:234
#: ../lib/network/thirdparty.pm:255
#, c-format
msgid "Error"
msgstr "Greška"

#: ../bin/drakgw:188
#, c-format
msgid "Potential LAN address conflict found in current config of %s!\n"
msgstr ""
"Potencijalni LAN adresni konflikt je pronađen u trenutnoj konfiguraciji %s!\n"

#: ../bin/drakgw:204
#, fuzzy, c-format
msgid "Domain Name Server (DNS) configuration"
msgstr "Prebaci postavke pisača"

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

#: ../bin/drakgw:209
#, fuzzy, c-format
msgid "The DNS Server IP"
msgstr "IP (ovog) DHCP poslužitelja"

#: ../bin/drakgw:236
#, c-format
msgid ""
"DHCP Server Configuration.\n"
"\n"
"Here you can select different options for the DHCP server configuration.\n"
"If you do not know the meaning of an option, simply leave it as it is."
msgstr ""

#: ../bin/drakgw:243
#, fuzzy, c-format
msgid "Use automatic configuration (DHCP)"
msgstr "Automatska rekonfiguracija"

#: ../bin/drakgw:244
#, c-format
msgid "The DHCP start range"
msgstr ""

#: ../bin/drakgw:245
#, c-format
msgid "The DHCP end range"
msgstr ""

#: ../bin/drakgw:246
#, c-format
msgid "The default lease (in seconds)"
msgstr ""

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

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

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

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

#: ../bin/drakgw:276
#, fuzzy, c-format
msgid "Visible hostname"
msgstr "Udaljeno ime računala"

#: ../bin/drakgw:277
#, fuzzy, c-format
msgid "Proxy port"
msgstr "Svojstvo"

#: ../bin/drakgw:278
#, fuzzy, c-format
msgid "Cache size (MB)"
msgstr "chunk veličina"

#: ../bin/drakgw:297
#, fuzzy, c-format
msgid "Broadcast printer information"
msgstr "Hard disk informacije"

#: ../bin/drakgw:308
#, c-format
msgid ""
"No ethernet network adapter configured for LAN has been detected on your "
"system.\n"
"\n"
"Please run the hardware configuration tool to configure it, and certify that "
"the Mandirva firewall is not enabled for network adapter connected to your "
"LAN network."
msgstr ""

#: ../bin/drakgw:316
#, c-format
msgid "Internet Connection Sharing is now enabled."
msgstr "Dijeljenje veze prema internetu je trenutno omogućeno."

#: ../bin/drakgw:322
#, c-format
msgid "Internet Connection Sharing is now disabled."
msgstr "Dijeljenje veze prema Internetu je trenutno onemogućeno."

#: ../bin/drakgw:328
#, fuzzy, c-format
msgid ""
"Everything has been configured.\n"
"You may now share Internet connection with other computers on your Local "
"Area Network, using automatic network configuration (DHCP) and\n"
" a Transparent Proxy Cache server (SQUID)."
msgstr ""
"Sve je konfigurirano.\n"
"Sada možete dijeliti vašu internet vezu sa drugim računalima na vašoj "
"lokalnoj mreži, koristeći automatsku mrežnu konfiguraciju (DHCP)."

#: ../bin/drakgw:351
#, c-format
msgid "Disabling servers..."
msgstr "Onemogućujem poslužitelje..."

#: ../bin/drakgw:365
#, c-format
msgid "Firewalling configuration detected!"
msgstr "Detektirana je vatrozidna konfiguracija!"

#: ../bin/drakgw:366
#, c-format
msgid ""
"Warning! An existing firewalling configuration has been detected. You may "
"need some manual fixes after installation."
msgstr ""
"Upozorenje! Postojeća vatrozidna konfiguracija je pronađena. Morati ćete "
"ručno popraviti neke dijelove nakon instalacije."

#: ../bin/drakgw:371
#, c-format
msgid "Configuring..."
msgstr "Podešavam..."

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

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

#: ../bin/drakhosts:110
#, fuzzy, c-format
msgid "Please modify information"
msgstr "Detaljne informacije"

#: ../bin/drakhosts:111
#, fuzzy, c-format
msgid "Please delete information"
msgstr "Detaljne informacije"

#: ../bin/drakhosts:112
#, fuzzy, c-format
msgid "Please add information"
msgstr "Detaljne informacije"

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

#: ../bin/drakhosts:117
#, c-format
msgid "Host name:"
msgstr "Ime računala:"

#: ../bin/drakhosts:118
#, fuzzy, c-format
msgid "Host Aliases:"
msgstr "Ime računala"

#: ../bin/drakhosts:122 ../bin/drakhosts:128 ../bin/draknfs:116
#: ../bin/draksambashare:230 ../bin/draksambashare:253
#: ../bin/draksambashare:397 ../bin/draksambashare:625
#: ../bin/draksambashare:791
#, c-format
msgid "Error!"
msgstr "Greška!"

#: ../bin/drakhosts:122
#, c-format
msgid "Please enter a valid IP address."
msgstr "Molimo upišite valjanu IP adresu."

#: ../bin/drakhosts:128
#, c-format
msgid "Same IP is already in %s file."
msgstr ""

#: ../bin/drakhosts:196 ../lib/network/connection/ethernet.pm:212
#, c-format
msgid "Host name"
msgstr "Ime računala"

#: ../bin/drakhosts:196
#, fuzzy, c-format
msgid "Host Aliases"
msgstr "Ime računala"

#: ../bin/drakhosts:206 ../bin/drakhosts:236
#, fuzzy, c-format
msgid "Manage hosts definitions"
msgstr "Kablovska veza"

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

#: ../bin/drakhosts:241 ../bin/draknfs:601 ../bin/draksambashare:1347
#: ../bin/draksambashare:1378 ../bin/draksambashare:1409
#, c-format
msgid "Add"
msgstr "Dodaj"

#: ../bin/drakhosts:242
#, fuzzy, c-format
msgid "Add entry"
msgstr "Dodaj pisač"

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

#: ../bin/drakhosts:248 ../bin/draknfs:608 ../bin/draksambashare:1304
#: ../bin/draksambashare:1349 ../bin/draksambashare:1380
#: ../bin/draksambashare:1417
#, c-format
msgid "Modify"
msgstr "Izmijeni"

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

#: ../bin/drakhosts:255 ../bin/drakids:95 ../bin/drakids:104
#: ../bin/draknfs:615 ../bin/draksambashare:1305 ../bin/draksambashare:1357
#: ../bin/draksambashare:1388 ../bin/draksambashare:1425
#, c-format
msgid "Remove"
msgstr "Ukloni"

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

#: ../bin/drakhosts:262 ../bin/drakinvictus:141 ../bin/draknetprofile:183
#: ../bin/draknetprofile.orig:183 ../bin/net_applet:189
#: ../lib/network/drakroam.pm:93 ../lib/network/netcenter.pm:169
#, c-format
msgid "Quit"
msgstr "Izlaz"

#: ../bin/drakids:28
#, fuzzy, c-format
msgid "Allowed addresses"
msgstr "Dozvoli svim korisnicima"

#: ../bin/drakids:40 ../bin/drakids:71 ../bin/drakids:190 ../bin/drakids:199
#: ../bin/drakids:224 ../bin/drakids:233 ../bin/drakids:243 ../bin/drakids:335
#: ../bin/net_applet:132 ../bin/net_applet:292
#: ../lib/network/drakfirewall.pm:300 ../lib/network/drakfirewall.pm:304
#, fuzzy, c-format
msgid "Interactive Firewall"
msgstr "Vatrozid"

#: ../bin/drakids:71 ../bin/drakids:190 ../bin/drakids:199 ../bin/drakids:224
#: ../bin/drakids:233 ../bin/drakids:243 ../bin/drakids:335
#: ../bin/net_applet:292
#, fuzzy, c-format
msgid "Unable to contact daemon"
msgstr "Ne mogu napraviti fork: %s"

#: ../bin/drakids:82 ../bin/drakids:110
#, c-format
msgid "Log"
msgstr "Dnevnik"

#: ../bin/drakids:86 ../bin/drakids:105
#, fuzzy, c-format
msgid "Allow"
msgstr "Sve"

#: ../bin/drakids:87 ../bin/drakids:96
#, c-format
msgid "Block"
msgstr ""

#: ../bin/drakids:88 ../bin/drakids:97 ../bin/drakids:106 ../bin/drakids:117
#: ../bin/drakids:130 ../bin/drakids:138 ../bin/draknfs:197
#: ../bin/net_monitor:122
#, c-format
msgid "Close"
msgstr "Zatvori"

#: ../bin/drakids:91
#, fuzzy, c-format
msgid "Allowed services"
msgstr "Dozvoli svim korisnicima"

#: ../bin/drakids:100
#, fuzzy, c-format
msgid "Blocked services"
msgstr "Pohrani korisničke datoteke"

#: ../bin/drakids:114
#, fuzzy, c-format
msgid "Clear logs"
msgstr "Očisti sve"

#: ../bin/drakids:115 ../bin/drakids:120
#, c-format
msgid "Blacklist"
msgstr ""

#: ../bin/drakids:116 ../bin/drakids:133
#, c-format
msgid "Whitelist"
msgstr ""

#: ../bin/drakids:124
#, fuzzy, c-format
msgid "Remove from blacklist"
msgstr "Ukloni sa LVM-a"

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

#: ../bin/drakids:137
#, fuzzy, c-format
msgid "Remove from whitelist"
msgstr "Ukloni sa LVM-a"

#: ../bin/drakids:256
#, c-format
msgid "Date"
msgstr "Datum"

#: ../bin/drakids:257
#, fuzzy, c-format
msgid "Remote host"
msgstr "Udaljeno"

#: ../bin/drakids:258 ../lib/network/vpn/openvpn.pm:115
#, c-format
msgid "Type"
msgstr "Tip"

#: ../bin/drakids:259 ../bin/drakids:292
#, c-format
msgid "Service"
msgstr "Servis"

#: ../bin/drakids:260
#, c-format
msgid "Network interface"
msgstr "Mrežni međusklop"

#: ../bin/drakids:291
#, c-format
msgid "Application"
msgstr "Aplikacija"

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

#: ../bin/drakids:295
#, fuzzy, c-format
msgid "Allowed"
msgstr "Sve"

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

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

#: ../bin/drakinvictus:53
#, fuzzy, c-format
msgid "Start as master"
msgstr "Pokrenuto pri podizanju"

#: ../bin/drakinvictus:72
#, fuzzy, c-format
msgid "A password is required."
msgstr "Potrebna je lozinka"

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

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

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

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

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

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

#: ../bin/drakinvictus:114
#, fuzzy, c-format
msgid "Firewall replication"
msgstr "Rezolucija"

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

#: ../bin/drakinvictus:123
#, fuzzy, c-format
msgid "Synchronization network interface"
msgstr "Alat za sinkronizaciju"

#: ../bin/drakinvictus:132
#, fuzzy, c-format
msgid "Connection mark bit"
msgstr "Veza"

#: ../bin/draknetprofile:37 ../bin/draknetprofile.orig:37
#, fuzzy, c-format
msgid "Network profiles"
msgstr "Još opcija"

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

#: ../bin/draknetprofile:135 ../bin/draknetprofile.orig:135
#, c-format
msgid "New profile..."
msgstr "Novi profil..."

#: ../bin/draknetprofile:138 ../bin/draknetprofile.orig:138
#, c-format
msgid ""
"Name of the profile to create (the new profile is created as a copy of the "
"current one):"
msgstr ""
"Ime profila koji želite kreirati (novi profil je kreiran kao kopija "
"trenutnoga):"

#: ../bin/draknetprofile:149 ../bin/draknetprofile.orig:149
#, c-format
msgid "The \"%s\" profile already exists!"
msgstr "\"%s\" profil već postoji"

#: ../bin/draknetprofile:165 ../bin/draknetprofile:167
#: ../bin/draknetprofile.orig:165 ../bin/draknetprofile.orig:167
#: ../lib/network/drakvpn.pm:70 ../lib/network/drakvpn.pm:100
#: ../lib/network/ndiswrapper.pm:103 ../lib/network/netconnect.pm:481
#, c-format
msgid "Warning"
msgstr "Upozorenje"

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

#: ../bin/draknetprofile:167 ../bin/draknetprofile.orig:167
#, c-format
msgid "You can not delete the current profile"
msgstr ""

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

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

#: ../bin/draknetprofile:180 ../bin/draknetprofile.orig:180
#, c-format
msgid "Activate"
msgstr "Aktiviraj"

#: ../bin/draknetprofile:181 ../bin/draknetprofile.orig:181
#, fuzzy, c-format
msgid "Clone"
msgstr "Spoji"

#: ../bin/draknetprofile:182 ../bin/draknetprofile.orig:182
#, c-format
msgid "Delete"
msgstr "Obriši"

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

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

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

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

#: ../bin/draknfs:66 ../bin/draknfs:67 ../bin/draknfs:68
#: ../bin/draksambashare:175 ../bin/draksambashare:176
#: ../bin/draksambashare:177
#, c-format
msgid "/_File"
msgstr "/_Datoteka"

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

#: ../bin/draknfs:68 ../bin/draksambashare:177
#, c-format
msgid "/_Quit"
msgstr "/_Završi"

#: ../bin/draknfs:68 ../bin/draksambashare:177
#, c-format
msgid "<control>Q"
msgstr "<control>Q"

#: ../bin/draknfs:71 ../bin/draknfs:72 ../bin/draknfs:73
#, fuzzy, c-format
msgid "/_NFS Server"
msgstr "DNS poslužitelj"

#: ../bin/draknfs:72 ../bin/draksambashare:181
#, c-format
msgid "/_Restart"
msgstr ""

#: ../bin/draknfs:73 ../bin/draksambashare:182
#, c-format
msgid "/R_eload"
msgstr ""

#: ../bin/draknfs:92
#, fuzzy, c-format
msgid "NFS server"
msgstr "DNS poslužitelj"

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

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

#: ../bin/draknfs:109 ../bin/draksambashare:246
#, fuzzy, c-format
msgid "Directory selection"
msgstr "Smjer"

#: ../bin/draknfs:116 ../bin/draksambashare:253
#, c-format
msgid "Should be a directory."
msgstr "Treba biti direktorij."

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

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

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

#: ../bin/draknfs:178
#, fuzzy, c-format
msgid "Secured Connection:"
msgstr "Internet veza"

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

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

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

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

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

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

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

#: ../bin/draknfs:191 ../bin/draksambashare:623 ../bin/draksambashare:789
#, c-format
msgid "Information"
msgstr "Informacije"

#: ../bin/draknfs:271
#, c-format
msgid "Directory"
msgstr "Direktorij"

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

#: ../bin/draknfs:356
#, fuzzy, c-format
msgid "Advanced"
msgstr "Napredne mogućnosti"

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

#: ../bin/draknfs:380 ../bin/draksambashare:382 ../bin/draksambashare:588
#: ../bin/draksambashare:766
#, c-format
msgid "Directory:"
msgstr "Di&rektorij:"

#: ../bin/draknfs:381
#, fuzzy, c-format
msgid "Host access"
msgstr "Ime računala"

#: ../bin/draknfs:382
#, c-format
msgid "Access:"
msgstr ""

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

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

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

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

#: ../bin/draknfs:429
#, fuzzy, c-format
msgid "Please specify a directory to share."
msgstr "Upišite ime hosta ili IP."

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

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

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

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

#: ../bin/draknfs:514
#, c-format
msgid "General Options"
msgstr "Općenite postavke"

#: ../bin/draknfs:514
#, c-format
msgid "Custom Options"
msgstr ""

#: ../bin/draknfs:526 ../bin/draksambashare:397 ../bin/draksambashare:625
#: ../bin/draksambashare:791
#, c-format
msgid "Please enter a directory to share."
msgstr ""

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

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

#: ../bin/draknfs:584
#, c-format
msgid "Starting the NFS-server"
msgstr ""

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

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

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

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

#: ../bin/draksambashare:65
#, c-format
msgid "User name"
msgstr "Korisničko ime"

#: ../bin/draksambashare:72 ../bin/draksambashare:100
#, c-format
msgid "Share name"
msgstr "Ime sharea"

#: ../bin/draksambashare:73 ../bin/draksambashare:101
#, fuzzy, c-format
msgid "Share directory"
msgstr "Nije mapa"

#: ../bin/draksambashare:74 ../bin/draksambashare:102
#: ../bin/draksambashare:119
#, c-format
msgid "Comment"
msgstr "Komentar"

#: ../bin/draksambashare:75 ../bin/draksambashare:120
#, fuzzy, c-format
msgid "Browseable"
msgstr "Potraži"

#: ../bin/draksambashare:76
#, c-format
msgid "Public"
msgstr "Javno"

#: ../bin/draksambashare:77 ../bin/draksambashare:125
#, fuzzy, c-format
msgid "Writable"
msgstr "Zapisivanje"

#: ../bin/draksambashare:78 ../bin/draksambashare:166
#, fuzzy, c-format
msgid "Create mask"
msgstr "Stvori"

#: ../bin/draksambashare:79 ../bin/draksambashare:167
#, fuzzy, c-format
msgid "Directory mask"
msgstr "Povrati sve pohrane"

#: ../bin/draksambashare:80
#, fuzzy, c-format
msgid "Read list"
msgstr "Čitaj"

#: ../bin/draksambashare:81 ../bin/draksambashare:126
#: ../bin/draksambashare:602
#, fuzzy, c-format
msgid "Write list"
msgstr "Zapisivanje"

#: ../bin/draksambashare:82 ../bin/draksambashare:158
#, fuzzy, c-format
msgid "Admin users"
msgstr "Dodaj korisnika"

#: ../bin/draksambashare:83 ../bin/draksambashare:159
#, fuzzy, c-format
msgid "Valid users"
msgstr "Dodaj korisnika"

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

#: ../bin/draksambashare:85 ../bin/draksambashare:160
#, fuzzy, c-format
msgid "Hide dot files"
msgstr "Sakrij datoteku"

#: ../bin/draksambashare:86 ../bin/draksambashare:161
#, c-format
msgid "Hide files"
msgstr "Sakrij datoteku"

#: ../bin/draksambashare:87 ../bin/draksambashare:165
#, fuzzy, c-format
msgid "Preserve case"
msgstr "Podešenja"

#: ../bin/draksambashare:88
#, fuzzy, c-format
msgid "Force create mode"
msgstr "Model vašeg pisača"

#: ../bin/draksambashare:89
#, fuzzy, c-format
msgid "Force group"
msgstr "Radna grupa"

#: ../bin/draksambashare:90 ../bin/draksambashare:164
#, fuzzy, c-format
msgid "Default case"
msgstr "Podrazumijevani pisač"

#: ../bin/draksambashare:117
#, c-format
msgid "Printer name"
msgstr "Ime pisača"

#: ../bin/draksambashare:118
#, c-format
msgid "Path"
msgstr "Putanja"

#: ../bin/draksambashare:121 ../bin/draksambashare:594
#, c-format
msgid "Printable"
msgstr "Dozvoljena štampa"

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

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

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

#: ../bin/draksambashare:127 ../bin/draksambashare:168
#: ../bin/draksambashare:603
#, fuzzy, c-format
msgid "Inherit permissions"
msgstr "Privilegije"

#: ../bin/draksambashare:128
#, c-format
msgid "Printing"
msgstr "Ispisivanje"

#: ../bin/draksambashare:129
#, fuzzy, c-format
msgid "Create mode"
msgstr "Memorija kartice (DMA)"

#: ../bin/draksambashare:130
#, fuzzy, c-format
msgid "Use client driver"
msgstr "X poslužitelj"

#: ../bin/draksambashare:156
#, fuzzy, c-format
msgid "Read List"
msgstr "Popis za uklanjanje"

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

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

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

#: ../bin/draksambashare:179 ../bin/draksambashare:180
#: ../bin/draksambashare:181 ../bin/draksambashare:182
#, fuzzy, c-format
msgid "/_Samba Server"
msgstr "Posljužitelj weba"

#: ../bin/draksambashare:180
#, fuzzy, c-format
msgid "/_Configure"
msgstr "Podešavanje"

#: ../bin/draksambashare:184
#, c-format
msgid "/_Help"
msgstr "/_Pomoć"

#: ../bin/draksambashare:184
#, fuzzy, c-format
msgid "/_Samba Documentation"
msgstr "Igračka radna stanica"

#: ../bin/draksambashare:190 ../bin/draksambashare:191
#, c-format
msgid "/_About"
msgstr "/_O..."

#: ../bin/draksambashare:190
#, c-format
msgid "/_Report Bug"
msgstr "/_Prijavite Grešku"

#: ../bin/draksambashare:191
#, c-format
msgid "/_About..."
msgstr "/_O..."

#: ../bin/draksambashare:194
#, c-format
msgid "Draksambashare"
msgstr ""

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

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

#: ../bin/draksambashare:200
#, c-format
msgid "Mandriva Linux"
msgstr "Mandriva Linux"

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

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

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

#: ../bin/draksambashare:370 ../bin/draksambashare:567
#: ../bin/draksambashare:687
#, c-format
msgid "Open"
msgstr "Otvori"

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

#: ../bin/draksambashare:377
#, fuzzy, c-format
msgid "Add a share"
msgstr "Dodaj modul"

#: ../bin/draksambashare:380
#, fuzzy, c-format
msgid "Name of the share:"
msgstr "Ime pisača"

#: ../bin/draksambashare:381 ../bin/draksambashare:587
#: ../bin/draksambashare:767
#, c-format
msgid "Comment:"
msgstr "Komentar:"

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

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

#: ../bin/draksambashare:403 ../bin/draksambashare:623
#: ../bin/draksambashare:789
#, fuzzy, c-format
msgid "Please enter a Comment for this share."
msgstr "Upišite ime hosta ili IP."

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

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

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

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

#: ../bin/draksambashare:455
#, fuzzy, c-format
msgid "A PDF generator already exists."
msgstr "\"%s\" profil već postoji"

#: ../bin/draksambashare:479
#, fuzzy, c-format
msgid "Printers and print$ already exist."
msgstr "\"%s\" profil već postoji"

#: ../bin/draksambashare:529 ../bin/draksambashare:1197
#, c-format
msgid "Congratulations"
msgstr "Čestitamo, pobijedili ste!"

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

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

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

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

#: ../bin/draksambashare:586
#, c-format
msgid "Printer name:"
msgstr "Ime pisača:"

#: ../bin/draksambashare:592 ../bin/draksambashare:772
#, fuzzy, c-format
msgid "Writable:"
msgstr "Zapisivanje"

#: ../bin/draksambashare:593 ../bin/draksambashare:773
#, fuzzy, c-format
msgid "Browseable:"
msgstr "Potraži"

#: ../bin/draksambashare:598
#, c-format
msgid "Advanced options"
msgstr "Napredne mogućnosti"

#: ../bin/draksambashare:600
#, fuzzy, c-format
msgid "Printer access"
msgstr "Internet pristup"

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

#: ../bin/draksambashare:605
#, fuzzy, c-format
msgid "Create mode:"
msgstr "Memorija kartice (DMA)"

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

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

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

#: ../bin/draksambashare:613
#, fuzzy, c-format
msgid "Printing:"
msgstr "Upozorenje"

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

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

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

#: ../bin/draksambashare:718
#, fuzzy, c-format
msgid "Samba user access"
msgstr "NIS Poslužitelj"

#: ../bin/draksambashare:726
#, fuzzy, c-format
msgid "Mask options"
msgstr "Opcije"

#: ../bin/draksambashare:740
#, fuzzy, c-format
msgid "Display options"
msgstr "Odredi postavke"

#: ../bin/draksambashare:762
#, fuzzy, c-format
msgid "Samba share directory"
msgstr "Nije mapa"

#: ../bin/draksambashare:765
#, fuzzy, c-format
msgid "Share name:"
msgstr "Ime sharea"

#: ../bin/draksambashare:771
#, c-format
msgid "Public:"
msgstr "Javno:"

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

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

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

#: ../bin/draksambashare:929
#, c-format
msgid "User information"
msgstr "Informacije o korisniku"

#: ../bin/draksambashare:931
#, c-format
msgid "User name:"
msgstr "Ime korisnika:"

#: ../bin/draksambashare:932
#, c-format
msgid "Password:"
msgstr "Lozinka:"

#: ../bin/draksambashare:1046
#, c-format
msgid "PDC - primary domain controller"
msgstr ""

#: ../bin/draksambashare:1047
#, c-format
msgid "Standalone - standalone server"
msgstr ""

#: ../bin/draksambashare:1053
#, c-format
msgid "Samba Wizard"
msgstr ""

#: ../bin/draksambashare:1056
#, fuzzy, c-format
msgid "Samba server configuration Wizard"
msgstr "Postava upozorenja na poštu/SMS"

#: ../bin/draksambashare:1056
#, c-format
msgid ""
"Samba allows your server to behave as a file and print server for "
"workstations running non-Linux systems."
msgstr ""

#: ../bin/draksambashare:1072
#, c-format
msgid "PDC server: primary domain controller"
msgstr ""

#: ../bin/draksambashare:1072
#, c-format
msgid ""
"Server configured as a PDC is responsible for Windows authentication "
"throughout the domain."
msgstr ""

#: ../bin/draksambashare:1072
#, c-format
msgid ""
"Single server installations may use smbpasswd or tdbsam password backends"
msgstr ""

#: ../bin/draksambashare:1072
#, c-format
msgid ""
"Domain master = yes, causes the server to register the NetBIOS name <pdc "
"name>. This name will be recognized by other servers."
msgstr ""

#: ../bin/draksambashare:1089
#, c-format
msgid "Wins support:"
msgstr ""

#: ../bin/draksambashare:1090
#, fuzzy, c-format
msgid "admin users:"
msgstr "Dodaj korisnika"

#: ../bin/draksambashare:1090
#, c-format
msgid "root @adm"
msgstr ""

#: ../bin/draksambashare:1091
#, c-format
msgid "Os level:"
msgstr ""

#: ../bin/draksambashare:1091
#, c-format
msgid ""
"The global os level option dictates the operating system level at which "
"Samba will masquerade during a browser election. If you wish to have Samba "
"win an election and become the master browser, you can set the level above "
"that of the operating system on your network with the highest current value. "
"ie: os level = 34"
msgstr ""

#: ../bin/draksambashare:1095
#, c-format
msgid "The domain is wrong."
msgstr ""

#: ../bin/draksambashare:1102
#, fuzzy, c-format
msgid "Workgroup"
msgstr "Radna grupa"

#: ../bin/draksambashare:1102
#, c-format
msgid "Samba needs to know the Windows Workgroup it will serve."
msgstr ""

#: ../bin/draksambashare:1109 ../bin/draksambashare:1176
#, fuzzy, c-format
msgid "Workgroup:"
msgstr "Radna grupa"

#: ../bin/draksambashare:1110
#, fuzzy, c-format
msgid "Netbios name:"
msgstr "Ime računala:"

#: ../bin/draksambashare:1114
#, c-format
msgid "The Workgroup is wrong."
msgstr ""

#: ../bin/draksambashare:1121 ../bin/draksambashare:1131
#, fuzzy, c-format
msgid "Security mode"
msgstr "Model vašeg pisača"

#: ../bin/draksambashare:1121
#, c-format
msgid ""
"User level: the client sends a session setup request directly following "
"protocol negotiation. This request provides a username and password."
msgstr ""

#: ../bin/draksambashare:1121
#, c-format
msgid "Share level: the client authenticates itself separately for each share"
msgstr ""

#: ../bin/draksambashare:1121
#, c-format
msgid ""
"Domain level: provides a mechanism for storing all user and group accounts "
"in a central, shared, account repository. The centralized account repository "
"is shared between domain (security) controllers."
msgstr ""

#: ../bin/draksambashare:1132
#, fuzzy, c-format
msgid "Hosts allow"
msgstr "Ime računala"

#: ../bin/draksambashare:1137
#, c-format
msgid "Server Banner."
msgstr ""

#: ../bin/draksambashare:1137
#, c-format
msgid ""
"The banner is the way this server will be described in the Windows "
"workstations."
msgstr ""

#: ../bin/draksambashare:1142
#, c-format
msgid "Banner:"
msgstr ""

#: ../bin/draksambashare:1146
#, c-format
msgid "The Server Banner is incorrect."
msgstr ""

#: ../bin/draksambashare:1153
#, c-format
msgid "Samba Log"
msgstr ""

#: ../bin/draksambashare:1153
#, c-format
msgid ""
"Log file: use file.%m to use a separate log file for each machine that "
"connects"
msgstr ""

#: ../bin/draksambashare:1153
#, c-format
msgid "Log level: set the log (verbosity) level (0 <= log level <= 10)"
msgstr ""

#: ../bin/draksambashare:1153
#, c-format
msgid "Max Log size: put a capping on the size of the log files (in Kb)."
msgstr ""

#: ../bin/draksambashare:1160 ../bin/draksambashare:1178
#, fuzzy, c-format
msgid "Log file:"
msgstr "Profili"

#: ../bin/draksambashare:1161
#, c-format
msgid "Max log size:"
msgstr ""

#: ../bin/draksambashare:1162
#, fuzzy, c-format
msgid "Log level:"
msgstr "Razina"

#: ../bin/draksambashare:1167
#, c-format
msgid "The wizard collected the following parameters to configure Samba."
msgstr ""

#: ../bin/draksambashare:1167
#, c-format
msgid ""
"To accept these values, and configure your server, click the Next button or "
"use the Back button to correct them."
msgstr ""

#: ../bin/draksambashare:1167
#, c-format
msgid ""
"If you have previously create some shares, they will appear in this "
"configuration. Run 'drakwizard sambashare' to manage your shares."
msgstr ""

#: ../bin/draksambashare:1175
#, c-format
msgid "Samba type:"
msgstr ""

#: ../bin/draksambashare:1177
#, c-format
msgid "Server banner:"
msgstr ""

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

#: ../bin/draksambashare:1180
#, c-format
msgid "Unix Charset:"
msgstr ""

#: ../bin/draksambashare:1181
#, c-format
msgid "Dos Charset:"
msgstr ""

#: ../bin/draksambashare:1182
#, c-format
msgid "Display Charset:"
msgstr ""

#: ../bin/draksambashare:1197
#, c-format
msgid "The wizard successfully configured your Samba server."
msgstr ""

#: ../bin/draksambashare:1252
#, c-format
msgid "The Samba wizard has unexpectedly failed:"
msgstr ""

#: ../bin/draksambashare:1266
#, fuzzy, c-format
msgid "Manage Samba configuration"
msgstr "Postava upozorenja na poštu/SMS"

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

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

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

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

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

#: ../bin/draksambashare:1401
#, c-format
msgid "Printers"
msgstr "Pisači"

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

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

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

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

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

#: ../bin/draksambashare:1455
#, c-format
msgid "Please configure your Samba server"
msgstr ""

#: ../bin/draksambashare:1455
#, c-format
msgid ""
"It seems this is the first time you run this tool.\n"
"A wizard will appear to configure a basic Samba server"
msgstr ""

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

#: ../bin/net_applet:95
#, fuzzy, c-format
msgid "Network is up on interface %s."
msgstr "Mrežni međusklop"

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

#: ../bin/net_applet:97
#, fuzzy, c-format
msgid "Gateway: %s"
msgstr "Pristupnik:"

#: ../bin/net_applet:98
#, fuzzy, c-format
msgid "DNS: %s"
msgstr "DNS"

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

#: ../bin/net_applet:101
#, fuzzy, c-format
msgid "Network is down on interface %s."
msgstr "Mrežni međusklop"

#: ../bin/net_applet:103
#, fuzzy, c-format
msgid ""
"You do not have any configured Internet connection.\n"
"Run the \"%s\" assistant from the Mandriva Linux Control Center"
msgstr ""
"Ovo sučelje još nije podešeno.\n"
"Pokrenite čarobnjak za postavu u glavnom prozoru"

#: ../bin/net_applet:129 ../bin/net_monitor:519
#, fuzzy, c-format
msgid "Connect %s"
msgstr "Poveži"

#: ../bin/net_applet:130 ../bin/net_monitor:519
#, fuzzy, c-format
msgid "Disconnect %s"
msgstr "Odspoji"

#: ../bin/net_applet:131
#, fuzzy, c-format
msgid "Monitor Network"
msgstr "Povrati korisnike"

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

#: ../bin/net_applet:135
#, fuzzy, c-format
msgid "Manage VPN connections"
msgstr "Kablovska veza"

#: ../bin/net_applet:139
#, c-format
msgid "Configure Network"
msgstr "Podesi mrežu"

#: ../bin/net_applet:141
#, fuzzy, c-format
msgid "Watched interface"
msgstr "Međusklop"

#: ../bin/net_applet:142 ../bin/net_applet:143 ../bin/net_applet:145
#, c-format
msgid "Auto-detect"
msgstr "Koristi auto detekciju"

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

#: ../bin/net_applet:170
#, c-format
msgid "Profiles"
msgstr "Profili"

#: ../bin/net_applet:180 ../lib/network/connection.pm:226
#: ../lib/network/drakvpn.pm:62 ../lib/network/vpn/openvpn.pm:365
#: ../lib/network/vpn/openvpn.pm:379 ../lib/network/vpn/openvpn.pm:390
#, fuzzy, c-format
msgid "VPN connection"
msgstr "LAN veza"

#: ../bin/net_applet:372
#, fuzzy, c-format
msgid "Network connection"
msgstr "Još opcija"

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

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

#: ../bin/net_applet:491
#, c-format
msgid "Always launch on startup"
msgstr "Uvijek pokreni pri podizanju"

#: ../bin/net_applet:496
#, fuzzy, c-format
msgid "Wireless networks"
msgstr "Bežična veze"

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

#: ../bin/net_monitor:60 ../bin/net_monitor:65
#, fuzzy, c-format
msgid "Network Monitoring"
msgstr "Mrežne postavke"

#: ../bin/net_monitor:99
#, fuzzy, c-format
msgid "Default connection: "
msgstr "Kablovska veza"

#: ../bin/net_monitor:101
#, c-format
msgid "Wait please"
msgstr "Molim sačekajte"

#: ../bin/net_monitor:104
#, c-format
msgid "Global statistics"
msgstr "Globalna statistika"

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

#: ../bin/net_monitor:107
#, c-format
msgid "Average"
msgstr "Prosjek"

#: ../bin/net_monitor:108
#, fuzzy, c-format
msgid ""
"Sending\n"
"speed:"
msgstr "Šaljem datoteke..."

#: ../bin/net_monitor:108 ../bin/net_monitor:109 ../bin/net_monitor:114
#, c-format
msgid "unknown"
msgstr "nepoznato"

#: ../bin/net_monitor:109
#, fuzzy, c-format
msgid ""
"Receiving\n"
"speed:"
msgstr "Šaljem datoteke..."

#: ../bin/net_monitor:113
#, fuzzy, c-format
msgid "Connection time: "
msgstr "Tip veze: "

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

#: ../bin/net_monitor:138
#, fuzzy, c-format
msgid "Wait please, testing your connection..."
msgstr "Testiram vašu vezu..."

#: ../bin/net_monitor:210 ../bin/net_monitor:223
#, fuzzy, c-format
msgid "Disconnecting from Internet "
msgstr "Spoji se na Internet"

#: ../bin/net_monitor:210 ../bin/net_monitor:223
#, fuzzy, c-format
msgid "Connecting to Internet "
msgstr "Spoji se na Internet"

#: ../bin/net_monitor:254
#, fuzzy, c-format
msgid "Disconnection from Internet failed."
msgstr "Spoji se na Internet"

#: ../bin/net_monitor:255
#, fuzzy, c-format
msgid "Disconnection from Internet complete."
msgstr "Spoji se na Internet"

#: ../bin/net_monitor:257
#, c-format
msgid "Connection complete."
msgstr "Veza uspostavljena."

#: ../bin/net_monitor:258
#, c-format
msgid ""
"Connection failed.\n"
"Verify your configuration in the Mandriva Linux Control Center."
msgstr ""
"Spajanje nije uspjelo.\n"
"Provjerite konfiguraciju u Mandriva Linux kontrolnom centru."

#: ../bin/net_monitor:360
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "DNS"

#: ../bin/net_monitor:385
#, fuzzy, c-format
msgid "Color configuration"
msgstr "postava upozoravanja"

#: ../bin/net_monitor:444 ../bin/net_monitor:457
#, c-format
msgid "sent: "
msgstr ""

#: ../bin/net_monitor:447 ../bin/net_monitor:461
#, c-format
msgid "received: "
msgstr ""

#: ../bin/net_monitor:450
#, c-format
msgid "average"
msgstr "prosjek"

#: ../bin/net_monitor:451
#, c-format
msgid "Reset counters"
msgstr ""

#: ../bin/net_monitor:454
#, fuzzy, c-format
msgid "Local measure"
msgstr "Lokalne datoteke"

#: ../bin/net_monitor:512
#, fuzzy, c-format
msgid ""
"Warning, another internet connection has been detected, maybe using your "
"network"
msgstr ""
"Upozorenje, otkrivena je još jedna Internet veza, koja možda koristivašu "
"mrežu"

#: ../bin/net_monitor:516
#, c-format
msgid "Connected"
msgstr "Spojen"

#: ../bin/net_monitor:516
#, c-format
msgid "Not connected"
msgstr "Nije povezan"

#: ../bin/net_monitor:523
#, fuzzy, c-format
msgid "No internet connection configured"
msgstr "Postava Internet veze"

#: ../lib/network/connection.pm:16
#, c-format
msgid "Unknown connection type"
msgstr "Nepoznat tip veze"

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

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

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

#: ../lib/network/connection.pm:175 ../lib/network/connection.pm:195
#: ../lib/network/connection/isdn.pm:153 ../lib/network/netconnect.pm:216
#: ../lib/network/netconnect.pm:473 ../lib/network/netconnect.pm:569
#: ../lib/network/netconnect.pm:572
#, c-format
msgid "Unlisted - edit manually"
msgstr ""

#: ../lib/network/connection.pm:228 ../lib/network/connection/cable.pm:41
#: ../lib/network/connection/wireless.pm:48 ../lib/network/vpn/openvpn.pm:127
#: ../lib/network/vpn/openvpn.pm:171 ../lib/network/vpn/openvpn.pm:339
#, c-format
msgid "None"
msgstr "Nijedan"

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

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

#: ../lib/network/connection.pm:242
#, fuzzy, c-format
msgid "Metric"
msgstr "ograniči"

#: ../lib/network/connection.pm:243
#, c-format
msgid "MTU"
msgstr ""

#: ../lib/network/connection.pm:244
#, c-format
msgid "Maximum size of network message (MTU). If unsure, left blank."
msgstr ""

#: ../lib/network/connection.pm:316
#, fuzzy, c-format
msgid "Link detected on interface %s"
msgstr "detektiran na portu %s"

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

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

#: ../lib/network/connection/cable.pm:11
#, fuzzy, c-format
msgid "Cable modem"
msgstr "Memorija kartice (DMA)"

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

#: ../lib/network/connection/cable.pm:45 ../lib/network/netconnect.pm:597
#, c-format
msgid "Authentication"
msgstr "Provjera autentičnosti"

#: ../lib/network/connection/cable.pm:47 ../lib/network/connection/ppp.pm:22
#: ../lib/network/netconnect.pm:336 ../lib/network/vpn/openvpn.pm:393
#, c-format
msgid "Account Login (user name)"
msgstr "Korisničko ime"

#: ../lib/network/connection/cable.pm:49 ../lib/network/connection/ppp.pm:23
#: ../lib/network/netconnect.pm:337 ../lib/network/vpn/openvpn.pm:394
#, c-format
msgid "Account Password"
msgstr "Korisnička Lozinka"

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

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

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

#: ../lib/network/connection/cellular_card.pm:8
#, c-format
msgid "Wrong PIN number format: it should be 4 digits."
msgstr ""

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

#: ../lib/network/connection/cellular_card.pm:110
#, c-format
msgid "PIN number (4 digits). Leave empty if PIN is not required."
msgstr ""

#: ../lib/network/connection/cellular_card.pm:186
#, fuzzy, c-format
msgid "Unable to open device %s"
msgstr "Ne mogu napraviti fork: %s"

#: ../lib/network/connection/cellular_card.pm:218
#, fuzzy, c-format
msgid "Please check that your SIM card is inserted."
msgstr ""
"\n"
"Provjerite sve opcije koje trebate.\n"

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

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

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

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

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

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

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

#: ../lib/network/connection/ethernet.pm:12
#, c-format
msgid "Wired (Ethernet)"
msgstr ""

#: ../lib/network/connection/ethernet.pm:30
#, fuzzy, c-format
msgid "Virtual interface"
msgstr "Mrežni međusklop"

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

#: ../lib/network/connection/ethernet.pm:70 ../lib/network/vpn/openvpn.pm:207
#, c-format
msgid "Manual configuration"
msgstr "Ručno namještanje"

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

#: ../lib/network/connection/ethernet.pm:125
#, fuzzy, c-format
msgid "IP settings"
msgstr "Postavka opterećenja"

#: ../lib/network/connection/ethernet.pm:138
#, c-format
msgid ""
"Please enter the IP configuration for this machine.\n"
"Each item should be entered as an IP address in dotted-decimal\n"
"notation (for example, 1.2.3.4)."
msgstr ""
"Molim unesite IP postavke za ovaj stroj.\n"
"Svaka stavka treba biti unesena kao  IP adresa odvojena\n"
"točkama (npr. 1.2.3.4)"

#: ../lib/network/connection/ethernet.pm:142 ../lib/network/netconnect.pm:646
#: ../lib/network/vpn/openvpn.pm:212 ../lib/network/vpn/vpnc.pm:39
#, c-format
msgid "Gateway"
msgstr "Gateway"

#: ../lib/network/connection/ethernet.pm:145
#, fuzzy, c-format
msgid "Get DNS servers from DHCP"
msgstr "IP (ovog) DHCP poslužitelja"

#: ../lib/network/connection/ethernet.pm:147
#, fuzzy, c-format
msgid "DNS server 1"
msgstr "DNS poslužitelj"

#: ../lib/network/connection/ethernet.pm:148
#, fuzzy, c-format
msgid "DNS server 2"
msgstr "DNS poslužitelj"

#: ../lib/network/connection/ethernet.pm:149
#, fuzzy, c-format
msgid "Search domain"
msgstr "NIS domena"

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

#: ../lib/network/connection/ethernet.pm:153
#, fuzzy, c-format
msgid "DHCP timeout (in seconds)"
msgstr "Vrijeme čekanja veze (u sek)"

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

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

#: ../lib/network/connection/ethernet.pm:156
#, fuzzy, c-format
msgid "DHCP host name"
msgstr "Ime računala"

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

#: ../lib/network/connection/ethernet.pm:169
#, c-format
msgid "IP address should be in format 1.2.3.4"
msgstr "IP adresa treba biti oblika 1.2.3.4"

#: ../lib/network/connection/ethernet.pm:174
#, fuzzy, c-format
msgid "Netmask should be in format 255.255.224.0"
msgstr "IP adresa treba biti oblika 1.2.3.4"

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

#: ../lib/network/connection/ethernet.pm:185
#, c-format
msgid ""
"%s is already used by connection that starts on boot. To use this address "
"with this connection, first disable all other devices which use it, or "
"configure them not to start on boot"
msgstr ""

#: ../lib/network/connection/ethernet.pm:210
#, fuzzy, c-format
msgid "Assign host name from DHCP server (or generate a unique one)"
msgstr "Upišite ime hosta ili IP."

#: ../lib/network/connection/ethernet.pm:230
#, fuzzy, c-format
msgid "Network Hotplugging"
msgstr "Mrežne postavke"

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

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

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

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

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

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

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

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

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

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

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

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

#: ../lib/network/connection/ppp.pm:9 ../lib/network/netconnect.pm:77
#, c-format
msgid "Script-based"
msgstr "Temeljem skripta"

#: ../lib/network/connection/ppp.pm:10 ../lib/network/netconnect.pm:78
#, c-format
msgid "PAP"
msgstr "PAP"

#: ../lib/network/connection/ppp.pm:11 ../lib/network/netconnect.pm:79
#, c-format
msgid "Terminal-based"
msgstr "Terminal-zasnovano"

#: ../lib/network/connection/ppp.pm:12 ../lib/network/netconnect.pm:80
#, c-format
msgid "CHAP"
msgstr "CHAP"

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

#: ../lib/network/connection/providers/cellular.pm:16
#: ../lib/network/connection/providers/cellular.pm:20
#: ../lib/network/connection/providers/cellular.pm:28
#: ../lib/network/connection/providers/cellular.pm:34
#: ../lib/network/connection/providers/cellular.pm:39
#: ../lib/network/connection/providers/cellular.pm:45
#: ../lib/network/connection/providers/cellular.pm:49
#: ../lib/network/connection/providers/cellular.pm:53
#: ../lib/network/connection/providers/cellular.pm:59
#: ../lib/network/connection/providers/cellular.pm:63
#: ../lib/network/connection/providers/xdsl.pm:483
#, c-format
msgid "Finland"
msgstr "Finska"

#: ../lib/network/connection/providers/cellular.pm:66
#: ../lib/network/connection/providers/cellular.pm:69
#: ../lib/network/connection/providers/cellular.pm:74
#: ../lib/network/connection/providers/cellular.pm:79
#: ../lib/network/connection/providers/cellular.pm:86
#: ../lib/network/connection/providers/cellular.pm:91
#: ../lib/network/connection/providers/cellular.pm:96
#: ../lib/network/connection/providers/cellular.pm:99
#: ../lib/network/connection/providers/cellular.pm:102
#: ../lib/network/connection/providers/xdsl.pm:492
#: ../lib/network/connection/providers/xdsl.pm:504
#: ../lib/network/connection/providers/xdsl.pm:516
#: ../lib/network/connection/providers/xdsl.pm:528
#: ../lib/network/connection/providers/xdsl.pm:539
#: ../lib/network/connection/providers/xdsl.pm:551
#: ../lib/network/connection/providers/xdsl.pm:563
#: ../lib/network/connection/providers/xdsl.pm:575
#: ../lib/network/connection/providers/xdsl.pm:588
#: ../lib/network/connection/providers/xdsl.pm:599
#: ../lib/network/connection/providers/xdsl.pm:610
#: ../lib/network/netconnect.pm:33
#, c-format
msgid "France"
msgstr "Francuska"

#: ../lib/network/connection/providers/cellular.pm:105
#: ../lib/network/connection/providers/cellular.pm:108
#: ../lib/network/connection/providers/xdsl.pm:621
#: ../lib/network/connection/providers/xdsl.pm:630
#: ../lib/network/connection/providers/xdsl.pm:640
#, c-format
msgid "Germany"
msgstr "Njemačka"

#: ../lib/network/connection/providers/cellular.pm:111
#: ../lib/network/connection/providers/cellular.pm:116
#: ../lib/network/connection/providers/cellular.pm:121
#: ../lib/network/connection/providers/cellular.pm:126
#: ../lib/network/connection/providers/xdsl.pm:814
#: ../lib/network/connection/providers/xdsl.pm:825
#: ../lib/network/connection/providers/xdsl.pm:835
#: ../lib/network/connection/providers/xdsl.pm:846
#: ../lib/network/netconnect.pm:35
#, c-format
msgid "Italy"
msgstr "Italija"

#: ../lib/network/connection/providers/cellular.pm:131
#: ../lib/network/connection/providers/cellular.pm:136
#: ../lib/network/connection/providers/cellular.pm:141
#: ../lib/network/connection/providers/cellular.pm:144
#: ../lib/network/connection/providers/xdsl.pm:1001
#: ../lib/network/connection/providers/xdsl.pm:1011
#, c-format
msgid "Poland"
msgstr "Poljska"

#: ../lib/network/connection/providers/cellular.pm:147
#: ../lib/network/connection/providers/xdsl.pm:1330
#: ../lib/network/connection/providers/xdsl.pm:1340
#: ../lib/network/netconnect.pm:38
#, c-format
msgid "United Kingdom"
msgstr "Ujedinjeno Kraljevstvo"

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

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

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

#: ../lib/network/connection/providers/xdsl.pm:87
#: ../lib/network/connection/providers/xdsl.pm:446
#: ../lib/network/connection/providers/xdsl.pm:650
#: ../lib/network/connection/providers/xdsl.pm:668
#: ../lib/network/connection/providers/xdsl.pm:787
#: ../lib/network/connection/providers/xdsl.pm:1258
#, fuzzy, c-format
msgid "Any"
msgstr "bilo kakav"

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

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

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

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

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

#: ../lib/network/connection/providers/xdsl.pm:426
#: ../lib/network/connection/providers/xdsl.pm:436
#, c-format
msgid "Czech Republic"
msgstr "Češka Republika"

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

#: ../lib/network/connection/providers/xdsl.pm:473
#, c-format
msgid "Egypt"
msgstr "Egipat"

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

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

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

#: ../lib/network/connection/providers/xdsl.pm:677
#: ../lib/network/connection/providers/xdsl.pm:687
#: ../lib/network/connection/providers/xdsl.pm:697
#: ../lib/network/connection/providers/xdsl.pm:707
#: ../lib/network/connection/providers/xdsl.pm:717
#: ../lib/network/connection/providers/xdsl.pm:727
#: ../lib/network/connection/providers/xdsl.pm:737
#: ../lib/network/connection/providers/xdsl.pm:747
#: ../lib/network/connection/providers/xdsl.pm:757
#: ../lib/network/connection/providers/xdsl.pm:767
#: ../lib/network/connection/providers/xdsl.pm:777
#, c-format
msgid "Israel"
msgstr "Izrael"

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

#: ../lib/network/connection/providers/xdsl.pm:796
#: ../lib/network/connection/providers/xdsl.pm:805
#, c-format
msgid "Iceland"
msgstr "Island"

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

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

#: ../lib/network/connection/providers/xdsl.pm:879
#: ../lib/network/connection/providers/xdsl.pm:889
#, c-format
msgid "Mauritius"
msgstr "Mauricijus"

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

#: ../lib/network/connection/providers/xdsl.pm:910
#: ../lib/network/connection/providers/xdsl.pm:919
#: ../lib/network/connection/providers/xdsl.pm:928
#: ../lib/network/connection/providers/xdsl.pm:937
#: ../lib/network/netconnect.pm:34
#, c-format
msgid "Netherlands"
msgstr "Nizozemska"

#: ../lib/network/connection/providers/xdsl.pm:946
#: ../lib/network/connection/providers/xdsl.pm:952
#: ../lib/network/connection/providers/xdsl.pm:958
#: ../lib/network/connection/providers/xdsl.pm:964
#: ../lib/network/connection/providers/xdsl.pm:970
#: ../lib/network/connection/providers/xdsl.pm:976
#: ../lib/network/connection/providers/xdsl.pm:982
#, c-format
msgid "Norway"
msgstr "Norveška"

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

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

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

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

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

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

#: ../lib/network/connection/providers/xdsl.pm:1072
#: ../lib/network/connection/providers/xdsl.pm:1084
#: ../lib/network/connection/providers/xdsl.pm:1096
#: ../lib/network/connection/providers/xdsl.pm:1109
#: ../lib/network/connection/providers/xdsl.pm:1119
#: ../lib/network/connection/providers/xdsl.pm:1129
#: ../lib/network/connection/providers/xdsl.pm:1140
#: ../lib/network/connection/providers/xdsl.pm:1150
#: ../lib/network/connection/providers/xdsl.pm:1160
#: ../lib/network/connection/providers/xdsl.pm:1170
#: ../lib/network/connection/providers/xdsl.pm:1180
#: ../lib/network/connection/providers/xdsl.pm:1190
#: ../lib/network/connection/providers/xdsl.pm:1201
#: ../lib/network/connection/providers/xdsl.pm:1212
#: ../lib/network/connection/providers/xdsl.pm:1224
#: ../lib/network/connection/providers/xdsl.pm:1236
#, c-format
msgid "Spain"
msgstr "Španjolska"

#: ../lib/network/connection/providers/xdsl.pm:1249
#, c-format
msgid "Sweden"
msgstr "Švedska"

#: ../lib/network/connection/providers/xdsl.pm:1258
#: ../lib/network/connection/providers/xdsl.pm:1267
#: ../lib/network/connection/providers/xdsl.pm:1277
#, c-format
msgid "Switzerland"
msgstr "Switzerland"

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

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

#: ../lib/network/connection/providers/xdsl.pm:1307
#, c-format
msgid "Turkey"
msgstr "Turska"

#: ../lib/network/connection/providers/xdsl.pm:1320
#, c-format
msgid "United Arab Emirates"
msgstr "Ujedinjeni Arapski Emirati"

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

#: ../lib/network/connection/wireless.pm:16
#, fuzzy, c-format
msgid "Wireless (Wi-Fi)"
msgstr "Bežična veze"

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

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

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

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

#: ../lib/network/connection/wireless.pm:52
#, c-format
msgid "WPA/WPA2 Enterprise"
msgstr ""

#: ../lib/network/connection/wireless.pm:271
#, c-format
msgid "Windows driver"
msgstr ""

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

#: ../lib/network/connection/wireless.pm:444
#, fuzzy, c-format
msgid "Wireless settings"
msgstr "Bežična veze"

#: ../lib/network/connection/wireless.pm:449
#: ../lib/network/connection_manager.pm:277
#, fuzzy, c-format
msgid "Operating Mode"
msgstr "Ekspertni mod"

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

#: ../lib/network/connection/wireless.pm:450
#, fuzzy, c-format
msgid "Managed"
msgstr "Odaberite jezik"

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

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

#: ../lib/network/connection/wireless.pm:450
#, c-format
msgid "Secondary"
msgstr "Pomoćni"

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

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

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

#: ../lib/network/connection/wireless.pm:457
#, c-format
msgid "Encryption key"
msgstr "Enkripcijski ključ"

#: ../lib/network/connection/wireless.pm:459
#, c-format
msgid "Force using this key as ASCII string (e.g. for Livebox)"
msgstr ""

#: ../lib/network/connection/wireless.pm:466
#, fuzzy, c-format
msgid "EAP Login/Username"
msgstr "Korisničko ime"

#: ../lib/network/connection/wireless.pm:468
#, c-format
msgid ""
"The login or username. Format is plain text. If you\n"
"need to specify domain then try the untested syntax\n"
"  DOMAIN\\username"
msgstr ""

#: ../lib/network/connection/wireless.pm:471
#, fuzzy, c-format
msgid "EAP Password"
msgstr "Lozinka"

#: ../lib/network/connection/wireless.pm:473
#, c-format
msgid ""
" Password: A string.\n"
"Note that this is not the same thing as a psk.\n"
"____________________________________________________\n"
"RELATED ADDITIONAL INFORMATION:\n"
"In the Advanced Page, you can select which EAP mode\n"
"is used for authentication. For the eap mode setting\n"
"   Auto Detect: implies all possible modes are tried.\n"
"\n"
"If Auto Detect fails, try the PEAP TTLS combo bofore others\n"
"Note:\n"
"\tThe settings MD5, MSCHAPV2, OTP and GTC imply\n"
"automatically PEAP and TTLS modes.\n"
"  TLS mode is completely certificate based and may ignore\n"
"the username and password values specified here."
msgstr ""

#: ../lib/network/connection/wireless.pm:487
#, c-format
msgid "EAP client certificate"
msgstr ""

#: ../lib/network/connection/wireless.pm:489
#, c-format
msgid ""
"The complete path and filename of client certificate. This is\n"
"only used for EAP certificate based authentication. It could be\n"
"considered as the alternative to username/password combo.\n"
" Note: other related settings are shown on the Advanced page."
msgstr ""

#: ../lib/network/connection/wireless.pm:493
#, fuzzy, c-format
msgid "Wireless regulatory domain"
msgstr "Bežična veze"

#: ../lib/network/connection/wireless.pm:495
#, fuzzy, c-format
msgid "Network ID"
msgstr "Mreža"

#: ../lib/network/connection/wireless.pm:496
#, c-format
msgid "Operating frequency"
msgstr ""

#: ../lib/network/connection/wireless.pm:497
#, c-format
msgid "Sensitivity threshold"
msgstr ""

#: ../lib/network/connection/wireless.pm:498
#, c-format
msgid "Bitrate (in b/s)"
msgstr "Bitrate (u b/s)"

#: ../lib/network/connection/wireless.pm:499
#, c-format
msgid "RTS/CTS"
msgstr ""

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

#: ../lib/network/connection/wireless.pm:507
#, fuzzy, c-format
msgid "Fragmentation"
msgstr "Igračka radna stanica"

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

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

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

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

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

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

#: ../lib/network/connection/wireless.pm:538
#, fuzzy, c-format
msgid "EAP Protocol"
msgstr "Protokol"

#: ../lib/network/connection/wireless.pm:539
#: ../lib/network/connection/wireless.pm:544
#, fuzzy, c-format
msgid "Auto Detect"
msgstr "Koristi auto detekciju"

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

#: ../lib/network/connection/wireless.pm:539
#, fuzzy, c-format
msgid "WPA"
msgstr "PAP"

#: ../lib/network/connection/wireless.pm:541
#, c-format
msgid ""
"Auto Detect is recommended as it first tries WPA version 2 with\n"
"a fallback to WPA version 1"
msgstr ""

#: ../lib/network/connection/wireless.pm:543
#, fuzzy, c-format
msgid "EAP Mode"
msgstr "Način rada"

#: ../lib/network/connection/wireless.pm:544
#, fuzzy, c-format
msgid "PEAP"
msgstr "PAP"

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

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

#: ../lib/network/connection/wireless.pm:544
#, fuzzy, c-format
msgid "MSCHAPV2"
msgstr "CHAP"

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

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

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

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

#: ../lib/network/connection/wireless.pm:544
#, c-format
msgid "PEAP TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:544
#, c-format
msgid "TTLS TLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:546
#, c-format
msgid "EAP key_mgmt"
msgstr ""

#: ../lib/network/connection/wireless.pm:548
#, c-format
msgid ""
"list of accepted authenticated key management protocols.\n"
"possible values are WPA-EAP, IEEE8021X, NONE"
msgstr ""

#: ../lib/network/connection/wireless.pm:550
#, c-format
msgid "EAP outer identity"
msgstr ""

#: ../lib/network/connection/wireless.pm:552
#, c-format
msgid ""
"Anonymous identity string for EAP: to be used as the\n"
"unencrypted identity with EAP types that support different\n"
"tunnelled identity, e.g., TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:555
#, c-format
msgid "EAP phase2"
msgstr ""

#: ../lib/network/connection/wireless.pm:557
#, c-format
msgid ""
"Inner authentication with TLS tunnel parameters.\n"
"input is string with field-value pairs, Examples:\n"
"auth=MSCHAPV2 for PEAP or\n"
"autheap=MSCHAPV2 autheap=MD5 for TTLS"
msgstr ""

#: ../lib/network/connection/wireless.pm:561
#, fuzzy, c-format
msgid "EAP CA certificate"
msgstr "Tip certifikata"

#: ../lib/network/connection/wireless.pm:563
#, c-format
msgid ""
"Full file path to CA certificate file (PEM/DER). This file\n"
"can have one or more trusted CA certificates. If ca_cert are not\n"
"included, server certificate will not be verified. If possible,\n"
"a trusted CA certificate should always be configured\n"
"when using TLS or TTLS or PEAP."
msgstr ""

#: ../lib/network/connection/wireless.pm:568
#, c-format
msgid "EAP certificate subject match"
msgstr ""

#: ../lib/network/connection/wireless.pm:570
#, c-format
msgid ""
" Substring to be matched against the subject of\n"
"the authentication server certificate. If this string is set,\n"
"the server sertificate is only accepted if it contains this\n"
"string in the subject.  The subject string is in following format:\n"
"/C=US/ST=CA/L=San Francisco/CN=Test AS/emailAddress=as@example.com"
msgstr ""

#: ../lib/network/connection/wireless.pm:575
#, c-format
msgid "EAP extra directives"
msgstr ""

#: ../lib/network/connection/wireless.pm:577
#, c-format
msgid ""
"Here one can pass extra settings to wpa_supplicant\n"
"The expected format is a string field=value pair. Multiple values\n"
"maybe specified, separating each value with the # character.\n"
"Note: directives are passed unchecked and may cause the wpa\n"
"negotiation to fail silently. Supported directives are preserved\n"
"across editing.\n"
"Supported directives are :\n"
"\tdisabled, id_str, bssid, priority, auth_alg, eapol_flags,\n"
"\tproactive_key_caching, peerkey, ca_path, private_key,\n"
"\tprivate_key_passwd, dh_file, altsubject_match, phase1,\n"
"\tfragment_size and eap_workaround, pairwise, group\n"
"\tOthers such as key_mgmt, eap maybe used to force\n"
"\tspecial settings different from the U.I settings."
msgstr ""

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

#: ../lib/network/connection/wireless.pm:604
#, c-format
msgid ""
"The pre-shared key should have between 8 and 63 ASCII characters, or 64 "
"hexadecimal characters."
msgstr ""

#: ../lib/network/connection/wireless.pm:610
#, c-format
msgid ""
"The WEP key should have at most %d ASCII characters or %d hexadecimal "
"characters."
msgstr ""

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

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

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

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

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

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

#: ../lib/network/connection/xdsl.pm:95 ../lib/network/netconnect.pm:765
#, fuzzy, c-format
msgid "Alcatel speedtouch USB modem"
msgstr "Alcatel speedtouch usb"

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

#: ../lib/network/connection/xdsl.pm:183
#, c-format
msgid ""
"Modems using Conexant AccessRunner chipsets cannot be supported due to "
"binary firmware distribution problem."
msgstr ""

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

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

#: ../lib/network/connection/xdsl.pm:207
#, fuzzy, c-format
msgid "Manual TCP/IP configuration"
msgstr "Ručno namještanje"

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

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

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

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

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

#: ../lib/network/connection/xdsl.pm:359
#: ../lib/network/connection_manager.pm:62 ../lib/network/drakvpn.pm:45
#: ../lib/network/netconnect.pm:134 ../lib/network/thirdparty.pm:123
#, fuzzy, c-format
msgid "Could not install the packages (%s)!"
msgstr "Instaliram paket %s"

#: ../lib/network/connection_manager.pm:74
#: ../lib/network/connection_manager.pm:89 ../lib/network/netconnect.pm:185
#, fuzzy, c-format
msgid "Configuring device..."
msgstr "Podešavam..."

#: ../lib/network/connection_manager.pm:79
#: ../lib/network/connection_manager.pm:144
#, fuzzy, c-format
msgid "Network settings"
msgstr "C-Class lokalna mreža"

#: ../lib/network/connection_manager.pm:80
#: ../lib/network/connection_manager.pm:145
#, fuzzy, c-format
msgid "Please enter settings for network"
msgstr "Detaljne informacije"

#: ../lib/network/connection_manager.pm:203
#, fuzzy, c-format
msgid "Connecting..."
msgstr "Poveži..."

#: ../lib/network/connection_manager.pm:220
#: ../lib/network/connection_manager.pm:476
#: ../lib/network/connection_manager.pm:489 ../lib/network/drakvpn.pm:100
#, fuzzy, c-format
msgid "Connection failed."
msgstr "Ime veze"

#: ../lib/network/connection_manager.pm:232
#, fuzzy, c-format
msgid "Disconnecting..."
msgstr "Odspoji..."

#: ../lib/network/connection_manager.pm:274
#, c-format
msgid "SSID"
msgstr ""

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

#: ../lib/network/connection_manager.pm:276
#, c-format
msgid "Encryption"
msgstr "Šifriranje"

#: ../lib/network/connection_manager.pm:348 ../lib/network/netconnect.pm:207
#, fuzzy, c-format
msgid "Scanning for networks..."
msgstr "Pokrećem mrežu ..."

#: ../lib/network/connection_manager.pm:397 ../lib/network/drakroam.pm:91
#, c-format
msgid "Disconnect"
msgstr "Prekini vezu"

#: ../lib/network/connection_manager.pm:397 ../lib/network/drakroam.pm:90
#, c-format
msgid "Connect"
msgstr "Spoji"

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

#: ../lib/network/drakfirewall.pm:13
#, c-format
msgid "Web Server"
msgstr "Posljužitelj weba"

#: ../lib/network/drakfirewall.pm:18
#, fuzzy, c-format
msgid "Domain Name Server"
msgstr "Ime domene"

#: ../lib/network/drakfirewall.pm:23
#, fuzzy, c-format
msgid "SSH server"
msgstr "NIS Poslužitelj"

#: ../lib/network/drakfirewall.pm:28
#, c-format
msgid "FTP server"
msgstr "FTP poslužitelj"

#: ../lib/network/drakfirewall.pm:33
#, fuzzy, c-format
msgid "DHCP Server"
msgstr "CUPS poslužitelj"

#: ../lib/network/drakfirewall.pm:39
#, c-format
msgid "Mail Server"
msgstr "Posljužitelj e-pošte"

#: ../lib/network/drakfirewall.pm:44
#, fuzzy, c-format
msgid "POP and IMAP Server"
msgstr "LDAP Poslužitelj"

#: ../lib/network/drakfirewall.pm:49
#, fuzzy, c-format
msgid "Telnet server"
msgstr "X poslužitelj"

#: ../lib/network/drakfirewall.pm:55
#, fuzzy, c-format
msgid "NFS Server"
msgstr "DNS poslužitelj"

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

#: ../lib/network/drakfirewall.pm:69
#, c-format
msgid "Bacula backup"
msgstr ""

#: ../lib/network/drakfirewall.pm:75
#, fuzzy, c-format
msgid "Syslog network logging"
msgstr "Mrežne postavke"

#: ../lib/network/drakfirewall.pm:81
#, c-format
msgid "CUPS server"
msgstr "CUPS poslužitelj"

#: ../lib/network/drakfirewall.pm:87
#, fuzzy, c-format
msgid "MySQL server"
msgstr "DNS poslužitelj"

#: ../lib/network/drakfirewall.pm:93
#, fuzzy, c-format
msgid "PostgreSQL server"
msgstr "CUPS poslužitelj"

#: ../lib/network/drakfirewall.pm:99
#, c-format
msgid "Echo request (ping)"
msgstr "Echo zahtiejv (ping)"

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

#: ../lib/network/drakfirewall.pm:110
#, c-format
msgid "Windows Mobile device synchronization"
msgstr ""

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

#: ../lib/network/drakfirewall.pm:214 ../lib/network/drakfirewall.pm:220
#: ../lib/network/shorewall.pm:75
#, fuzzy, c-format
msgid "Firewall configuration"
msgstr "Ručno namještanje"

#: ../lib/network/drakfirewall.pm:214
#, fuzzy, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"This configures a personal firewall for this Mandriva Linux machine.\n"
"For a powerful and dedicated firewall solution, please look to the\n"
"specialized Mandriva Security Firewall distribution."
msgstr ""
"tinyfirewall podešavanje\n"
"\n"
"Ovo podešava osobni vatrozid za ovo Mandriva Linux računalo.\n"
"Za snažno primjenjena vatrozidna rješenja, molimo pogledajte\n"
"specijaliziranu Mandriva Security Firewall distribuciju."

#: ../lib/network/drakfirewall.pm:220
#, c-format
msgid ""
"drakfirewall configurator\n"
"\n"
"Make sure you have configured your Network/Internet access with\n"
"drakconnect before going any further."
msgstr ""
"drakfirewall podešavanje\n"
"\n"
"Pobrinite se da ste podesili vaš mrežni/internet pristup sa\n"
"drakconnectom prije nego nastavite."

#: ../lib/network/drakfirewall.pm:237 ../lib/network/drakfirewall.pm:239
#: ../lib/network/shorewall.pm:167
#, c-format
msgid "Firewall"
msgstr "Vatrozid"

#: ../lib/network/drakfirewall.pm:240
#, c-format
msgid ""
"You can enter miscellaneous ports. \n"
"Valid examples are: 139/tcp 139/udp 600:610/tcp 600:610/udp.\n"
"Have a look at /etc/services for information."
msgstr ""

#: ../lib/network/drakfirewall.pm:246
#, c-format
msgid ""
"Invalid port given: %s.\n"
"The proper format is \"port/tcp\" or \"port/udp\", \n"
"where port is between 1 and 65535.\n"
"\n"
"You can also give a range of ports (eg: 24300:24350/udp)"
msgstr ""

#: ../lib/network/drakfirewall.pm:256
#, c-format
msgid "Which services would you like to allow the Internet to connect to?"
msgstr ""

#: ../lib/network/drakfirewall.pm:257
#, c-format
msgid "Everything (no firewall)"
msgstr "Sve (bez vatrozida)"

#: ../lib/network/drakfirewall.pm:259
#, c-format
msgid "Other ports"
msgstr "Ostali portovi"

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

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

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

#: ../lib/network/drakroam.pm:22
#, c-format
msgid "No device found"
msgstr "Nije pronađen niti jedan uređaj"

#: ../lib/network/drakroam.pm:85
#, c-format
msgid "Device: "
msgstr "Uređaj: "

#: ../lib/network/drakroam.pm:89 ../lib/network/netcenter.pm:65
#, c-format
msgid "Configure"
msgstr "Podešavanje"

#: ../lib/network/drakroam.pm:92 ../lib/network/netcenter.pm:70
#, c-format
msgid "Refresh"
msgstr "Osvježi"

#: ../lib/network/drakroam.pm:103 ../lib/network/netconnect.pm:771
#, c-format
msgid "Wireless connection"
msgstr "Bežična veze"

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

#: ../lib/network/drakvpn.pm:34
#, fuzzy, c-format
msgid "Choose the VPN type"
msgstr "Odaberite novu veličinu"

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

#: ../lib/network/drakvpn.pm:52
#, fuzzy, c-format
msgid "Unable to initialize %s connection type!"
msgstr "Nepoznat tip veze"

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

#: ../lib/network/drakvpn.pm:64
#, fuzzy, c-format
msgid "Configure a new connection..."
msgstr "Testiram vašu vezu..."

#: ../lib/network/drakvpn.pm:66
#, fuzzy, c-format
msgid "New name"
msgstr "Puno ime"

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

#: ../lib/network/drakvpn.pm:81
#, fuzzy, c-format
msgid "Please enter the required key(s)"
msgstr "Upišite brzinu cd snimača"

#: ../lib/network/drakvpn.pm:86
#, fuzzy, c-format
msgid "Please enter the settings of your VPN connection"
msgstr "Ne mogu napraviti fork: %s"

#: ../lib/network/drakvpn.pm:94 ../lib/network/netconnect.pm:297
#, c-format
msgid "Do you want to start the connection now?"
msgstr ""

#: ../lib/network/drakvpn.pm:108
#, c-format
msgid ""
"The VPN connection is now configured.\n"
"\n"
"This VPN connection can be automatically started together with a network "
"connection.\n"
"It can be done by reconfiguring the network connection and selecting this "
"VPN connection.\n"
msgstr ""

#: ../lib/network/ifw.pm:132
#, fuzzy, c-format
msgid "Port scanning"
msgstr "Nema dijeljenja"

#: ../lib/network/ifw.pm:133
#, fuzzy, c-format
msgid "Service attack"
msgstr "\tIme servera: %s\n"

#: ../lib/network/ifw.pm:134
#, fuzzy, c-format
msgid "Password cracking"
msgstr "Lozinka (provjera)"

#: ../lib/network/ifw.pm:135
#, fuzzy, c-format
msgid "New connection"
msgstr "Veza"

#: ../lib/network/ifw.pm:136
#, c-format
msgid "\"%s\" attack"
msgstr ""

#: ../lib/network/ifw.pm:138
#, c-format
msgid "A port scanning attack has been attempted by %s."
msgstr ""

#: ../lib/network/ifw.pm:139
#, fuzzy, c-format
msgid "The %s service has been attacked by %s."
msgstr "Ovaj događaj je mijenjan."

#: ../lib/network/ifw.pm:140
#, c-format
msgid "A password cracking attack has been attempted by %s."
msgstr ""

#: ../lib/network/ifw.pm:141
#, fuzzy, c-format
msgid "%s is connecting on the %s service."
msgstr "Spoji se na Internet"

#: ../lib/network/ifw.pm:142
#, fuzzy, c-format
msgid "A \"%s\" attack has been attempted by %s"
msgstr "Ovaj događaj je mijenjan."

#: ../lib/network/ifw.pm:151
#, c-format
msgid ""
"The \"%s\" application is trying to make a service (%s) available to the "
"network."
msgstr ""

#. -PO: this should be kept lowercase since the expression is meant to be used between brackets
#: ../lib/network/ifw.pm:155
#, fuzzy, c-format
msgid "port %d"
msgstr "Izvještaj"

#: ../lib/network/modem.pm:42 ../lib/network/modem.pm:43
#: ../lib/network/modem.pm:44 ../lib/network/netconnect.pm:613
#: ../lib/network/netconnect.pm:630 ../lib/network/netconnect.pm:646
#, c-format
msgid "Manual"
msgstr "Ručno"

#: ../lib/network/modem.pm:42 ../lib/network/modem.pm:43
#: ../lib/network/modem.pm:44 ../lib/network/modem.pm:63
#: ../lib/network/modem.pm:76 ../lib/network/modem.pm:81
#: ../lib/network/modem.pm:110 ../lib/network/netconnect.pm:608
#: ../lib/network/netconnect.pm:613 ../lib/network/netconnect.pm:625
#: ../lib/network/netconnect.pm:630 ../lib/network/netconnect.pm:646
#: ../lib/network/netconnect.pm:648
#, c-format
msgid "Automatic"
msgstr "Automatski"

#: ../lib/network/ndiswrapper.pm:30
#, c-format
msgid "No device supporting the %s ndiswrapper driver is present!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:36
#, c-format
msgid "Please select the Windows driver (.inf file)"
msgstr ""

#: ../lib/network/ndiswrapper.pm:45
#, c-format
msgid "Unable to install the %s ndiswrapper driver!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:103
#, c-format
msgid ""
"The selected device has already been configured with the %s driver.\n"
"Do you really want to use a ndiswrapper driver?"
msgstr ""

#: ../lib/network/ndiswrapper.pm:118
#, c-format
msgid "Unable to load the ndiswrapper module!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:124
#, c-format
msgid "Unable to find the ndiswrapper interface!"
msgstr ""

#: ../lib/network/ndiswrapper.pm:137
#, fuzzy, c-format
msgid "Choose an ndiswrapper driver"
msgstr "Odaberite nametnuti upravljački program"

#: ../lib/network/ndiswrapper.pm:140
#, c-format
msgid "Use the ndiswrapper driver %s"
msgstr ""

#: ../lib/network/ndiswrapper.pm:140
#, fuzzy, c-format
msgid "Install a new driver"
msgstr "Instaliraj sustav"

#: ../lib/network/ndiswrapper.pm:151
#, c-format
msgid "Select a device:"
msgstr ""

#: ../lib/network/netcenter.pm:54 ../lib/network/netconnect.pm:210
#, c-format
msgid "Please select your network:"
msgstr ""

#: ../lib/network/netcenter.pm:61
#, fuzzy, c-format
msgid ""
"_: This is a verb\n"
"Monitor"
msgstr "Povrati korisnike"

#: ../lib/network/netcenter.pm:144
#, fuzzy, c-format
msgid "Network Center"
msgstr "Mreža i Internet"

#: ../lib/network/netcenter.pm:168
#, fuzzy, c-format
msgid "Advanced settings"
msgstr "Napredne mogućnosti"

#: ../lib/network/netconnect.pm:37
#, c-format
msgid "United States"
msgstr "Sjedinjene Američke Države"

#: ../lib/network/netconnect.pm:60 ../lib/network/netconnect.pm:503
#: ../lib/network/netconnect.pm:517
#, fuzzy, c-format
msgid "Manual choice"
msgstr "Myanmar"

#: ../lib/network/netconnect.pm:60
#, c-format
msgid "Internal ISDN card"
msgstr "Interna ISDN kartica"

#: ../lib/network/netconnect.pm:68
#, c-format
msgid "Protocol for the rest of the world"
msgstr "Protokol za ostatak svijeta"

#: ../lib/network/netconnect.pm:70
#, c-format
msgid "European protocol (EDSS1)"
msgstr "Europski protokol (EDSS1)"

#: ../lib/network/netconnect.pm:71
#, c-format
msgid ""
"Protocol for the rest of the world\n"
"No D-Channel (leased lines)"
msgstr ""
"Protokol za ostatak svijeta \n"
" bez D-kanala (za iznajmljene linije)"

#: ../lib/network/netconnect.pm:121
#, fuzzy, c-format
msgid "Network & Internet Configuration"
msgstr "Mrežne postavke"

#: ../lib/network/netconnect.pm:126
#, c-format
msgid "Choose the connection you want to configure"
msgstr "Izaberite vezu koju želite podesiti"

#: ../lib/network/netconnect.pm:148 ../lib/network/netconnect.pm:358
#: ../lib/network/netconnect.pm:798
#, fuzzy, c-format
msgid "Select the network interface to configure:"
msgstr "Odaberite mrežni međusklop"

#: ../lib/network/netconnect.pm:150
#, fuzzy, c-format
msgid "%s: %s"
msgstr "DNS"

#: ../lib/network/netconnect.pm:167
#, c-format
msgid "No device can be found for this connection type."
msgstr ""

#: ../lib/network/netconnect.pm:176
#, fuzzy, c-format
msgid "Hardware Configuration"
msgstr "Mrežne postavke"

#: ../lib/network/netconnect.pm:200
#, c-format
msgid "Please select your provider:"
msgstr ""

#: ../lib/network/netconnect.pm:247
#, c-format
msgid ""
"Please select your connection protocol.\n"
"If you do not know it, keep the preselected protocol."
msgstr ""

#: ../lib/network/netconnect.pm:291 ../lib/network/netconnect.pm:665
#, c-format
msgid "Connection control"
msgstr ""

#: ../lib/network/netconnect.pm:304 ../lib/network/netconnect.pm:714
#, c-format
msgid "Testing your connection..."
msgstr "Testiram vašu vezu..."

#: ../lib/network/netconnect.pm:325
#, c-format
msgid "Connection Configuration"
msgstr "Postava Veze"

#: ../lib/network/netconnect.pm:325
#, c-format
msgid "Please fill or check the field below"
msgstr "Molim ispunite ili provjerite vrijednost doljnjeg polja"

#: ../lib/network/netconnect.pm:328
#, c-format
msgid "Your personal phone number"
msgstr "Vaš osobni telefonski broj"

#: ../lib/network/netconnect.pm:329
#, c-format
msgid "Provider name (ex provider.net)"
msgstr "Ime ISP pružatelja (npr. provider.hr)"

#: ../lib/network/netconnect.pm:330
#, c-format
msgid "Provider phone number"
msgstr "Telef. broj pružatelja"

#: ../lib/network/netconnect.pm:331
#, fuzzy, c-format
msgid "Provider DNS 1 (optional)"
msgstr "Pružateljev DNS 1 (opciono)"

#: ../lib/network/netconnect.pm:332
#, fuzzy, c-format
msgid "Provider DNS 2 (optional)"
msgstr "Pružateljev DNS 2 (opciono)"

#: ../lib/network/netconnect.pm:333
#, c-format
msgid "Dialing mode"
msgstr "Način biranja"

#: ../lib/network/netconnect.pm:334
#, c-format
msgid "Connection speed"
msgstr "Brzina"

#: ../lib/network/netconnect.pm:335
#, c-format
msgid "Connection timeout (in sec)"
msgstr "Vrijeme čekanja veze (u sek)"

#: ../lib/network/netconnect.pm:338
#, c-format
msgid "Card IRQ"
msgstr "IRQ kartice"

#: ../lib/network/netconnect.pm:339
#, c-format
msgid "Card mem (DMA)"
msgstr "Memorija kartice (DMA)"

#: ../lib/network/netconnect.pm:340
#, c-format
msgid "Card IO"
msgstr "IO kartice"

#: ../lib/network/netconnect.pm:341
#, c-format
msgid "Card IO_0"
msgstr "IO_0 kartice"

#: ../lib/network/netconnect.pm:342
#, c-format
msgid "Card IO_1"
msgstr "IO_1 kartice"

#: ../lib/network/netconnect.pm:361 ../lib/network/netconnect.pm:366
#, c-format
msgid "External ISDN modem"
msgstr "Vanjski ISDN modem"

#: ../lib/network/netconnect.pm:394
#, fuzzy, c-format
msgid "Select a device!"
msgstr "Odaberite skener"

#: ../lib/network/netconnect.pm:403 ../lib/network/netconnect.pm:413
#: ../lib/network/netconnect.pm:423 ../lib/network/netconnect.pm:456
#: ../lib/network/netconnect.pm:470
#, c-format
msgid "ISDN Configuration"
msgstr "ISDN postavke"

#: ../lib/network/netconnect.pm:404
#, c-format
msgid "What kind of card do you have?"
msgstr "Kakvu karticu posjedujete?"

#: ../lib/network/netconnect.pm:414
#, c-format
msgid ""
"\n"
"If you have an ISA card, the values on the next screen should be right.\n"
"\n"
"If you have a PCMCIA card, you have to know the \"irq\" and \"io\" of your "
"card.\n"
msgstr ""
"\n"
"Ukoliko imate ISA karticu, vrijednosti na slijedećem zaslonu trebale bi biti "
"dobre.\n"
"\n"
"Ukoliko imate PCMCIA karticu, morate znati irq i io vaše kartice.\n"

#: ../lib/network/netconnect.pm:418
#, c-format
msgid "Continue"
msgstr "Nastavi"

#: ../lib/network/netconnect.pm:418
#, c-format
msgid "Abort"
msgstr "Odustani"

#: ../lib/network/netconnect.pm:424
#, fuzzy, c-format
msgid "Which of the following is your ISDN card?"
msgstr "Kakvu ISDN karticu imate?"

#: ../lib/network/netconnect.pm:442
#, c-format
msgid ""
"A CAPI driver is available for this modem. This CAPI driver can offer more "
"capabilities than the free driver (like sending faxes). Which driver do you "
"want to use?"
msgstr ""

#: ../lib/network/netconnect.pm:456
#, c-format
msgid "Which protocol do you want to use?"
msgstr "Koji protokol želite koristiti ?"

#: ../lib/network/netconnect.pm:470
#, c-format
msgid ""
"Select your provider.\n"
"If it is not listed, choose Unlisted."
msgstr ""
"Izaberite vašeg pružatelja Internet usluga.\n"
" Ako nije na popisu odaberite Drugi"

#: ../lib/network/netconnect.pm:472 ../lib/network/netconnect.pm:568
#, fuzzy, c-format
msgid "Provider:"
msgstr "Profil: "

#: ../lib/network/netconnect.pm:481
#, c-format
msgid ""
"Your modem is not supported by the system.\n"
"Take a look at http://www.linmodems.org"
msgstr ""

#: ../lib/network/netconnect.pm:500
#, fuzzy, c-format
msgid "Select the modem to configure:"
msgstr "Odaberite mrežni međusklop"

#: ../lib/network/netconnect.pm:502
#, c-format
msgid "Modem"
msgstr "Modem"

#: ../lib/network/netconnect.pm:537
#, c-format
msgid "Please choose which serial port your modem is connected to."
msgstr "Izaberite serijski port na kojemu se nalazi modem."

#: ../lib/network/netconnect.pm:566
#, fuzzy, c-format
msgid "Select your provider:"
msgstr "Odaberite spooler pisača"

#: ../lib/network/netconnect.pm:590
#, fuzzy, c-format
msgid "Dialup: account options"
msgstr "Podesi dialup"

#: ../lib/network/netconnect.pm:593
#, c-format
msgid "Connection name"
msgstr "Ime veze"

#: ../lib/network/netconnect.pm:594
#, c-format
msgid "Phone number"
msgstr "Telefonski broj"

#: ../lib/network/netconnect.pm:595
#, c-format
msgid "Login ID"
msgstr "Prijavno ime"

#: ../lib/network/netconnect.pm:610 ../lib/network/netconnect.pm:643
#, fuzzy, c-format
msgid "Dialup: IP parameters"
msgstr "Parametri"

#: ../lib/network/netconnect.pm:613
#, fuzzy, c-format
msgid "IP parameters"
msgstr "Parametri"

#: ../lib/network/netconnect.pm:615
#, fuzzy, c-format
msgid "Subnet mask"
msgstr "Netmaska"

#: ../lib/network/netconnect.pm:627
#, c-format
msgid "Dialup: DNS parameters"
msgstr "Dialup: DNS parametri"

#: ../lib/network/netconnect.pm:630
#, c-format
msgid "DNS"
msgstr "DNS"

#: ../lib/network/netconnect.pm:631
#, c-format
msgid "Domain name"
msgstr "Ime domene"

#: ../lib/network/netconnect.pm:632
#, c-format
msgid "First DNS Server (optional)"
msgstr "Prvi DNS poslužitelj (opciono)"

#: ../lib/network/netconnect.pm:633
#, c-format
msgid "Second DNS Server (optional)"
msgstr "Drugi DNS poslužitelj (opciono)"

#: ../lib/network/netconnect.pm:634
#, fuzzy, c-format
msgid "Set hostname from IP"
msgstr "Ime računala od pisača"

#: ../lib/network/netconnect.pm:647
#, fuzzy, c-format
msgid "Gateway IP address"
msgstr "IP adresa"

#: ../lib/network/netconnect.pm:680
#, fuzzy, c-format
msgid "Automatically at boot"
msgstr "Pokrenuto pri podizanju"

#: ../lib/network/netconnect.pm:682
#, c-format
msgid "By using Net Applet in the system tray"
msgstr "Upotrebom Net Appleta u sustavskoj ladici"

#: ../lib/network/netconnect.pm:684
#, c-format
msgid "Manually (the interface would still be activated at boot)"
msgstr ""

#: ../lib/network/netconnect.pm:693
#, fuzzy, c-format
msgid "How do you want to dial this connection?"
msgstr "Da li želite pokreniti vašu vezu kod svakog podizanja (boot) sustava ?"

#: ../lib/network/netconnect.pm:706
#, c-format
msgid "Do you want to try to connect to the Internet now?"
msgstr "Da li želite pokušati spajanje na Internet ?"

#: ../lib/network/netconnect.pm:733
#, fuzzy, c-format
msgid "The system is now connected to the Internet."
msgstr "Sustav je sada spojen na Internet."

#: ../lib/network/netconnect.pm:734
#, fuzzy, c-format
msgid "For security reasons, it will be disconnected now."
msgstr "Zbog sigurnosnih razloga, biti će sada odspojen."

#: ../lib/network/netconnect.pm:735
#, fuzzy, c-format
msgid ""
"The system does not seem to be connected to the Internet.\n"
"Try to reconfigure your connection."
msgstr ""
"Čini se kako sustav nije spojen na internet.\n"
"Probajte ponovno podesiti vašu vezu."

#: ../lib/network/netconnect.pm:750
#, fuzzy, c-format
msgid ""
"Congratulations, the network and Internet configuration is finished.\n"
"\n"
msgstr ""
"Čestitam, mrežna i internet konfiguracija je završena.\n"
"\n"
"Konfiguracija će sada biti primjenjena na vašem sustavu.\n"

#: ../lib/network/netconnect.pm:753
#, c-format
msgid ""
"After this is done, we recommend that you restart your X environment to "
"avoid any hostname-related problems."
msgstr ""
"Nakon što je to napravljeno, preporučamo da ponovno pokrenete vaše X\n"
"okružje kako bi izbjegli probleme prilikom promjene imena računala."

#: ../lib/network/netconnect.pm:754
#, c-format
msgid ""
"Problems occurred during configuration.\n"
"Test your connection via net_monitor or mcc. If your connection does not "
"work, you might want to relaunch the configuration."
msgstr ""
"Došlo je do problema tijekom namještanja. Provjerite vezu putem "
"net_monitora\n"
"ili mcca. Ako vaša veza ne radi, možda ćete morati ponovno pokrenuti\n"
"konfiguraciju"

#: ../lib/network/netconnect.pm:766
#, fuzzy, c-format
msgid "Sagem USB modem"
msgstr "Sistemski mod"

#: ../lib/network/netconnect.pm:767 ../lib/network/netconnect.pm:768
#, c-format
msgid "Bewan modem"
msgstr "Bewan modem"

#: ../lib/network/netconnect.pm:769
#, c-format
msgid "ECI Hi-Focus modem"
msgstr "ECI Hi-Focus modem"

#: ../lib/network/netconnect.pm:770
#, c-format
msgid "LAN connection"
msgstr "LAN veza"

#: ../lib/network/netconnect.pm:772
#, c-format
msgid "ADSL connection"
msgstr "ADSL veza"

#: ../lib/network/netconnect.pm:773
#, c-format
msgid "Cable connection"
msgstr "Kablovska veza"

#: ../lib/network/netconnect.pm:774
#, c-format
msgid "ISDN connection"
msgstr "ISDN veza"

#: ../lib/network/netconnect.pm:775
#, fuzzy, c-format
msgid "Modem connection"
msgstr "Normalna modemska veza"

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

#: ../lib/network/netconnect.pm:778
#, fuzzy, c-format
msgid "(detected on port %s)"
msgstr "detektiran na portu %s"

#. -PO: here, "(detected)" string will be appended to eg "ADSL connection"
#: ../lib/network/netconnect.pm:780
#, fuzzy, c-format
msgid "(detected %s)"
msgstr "detektirano %s"

#: ../lib/network/netconnect.pm:780
#, fuzzy, c-format
msgid "(detected)"
msgstr "detektirano %s"

#: ../lib/network/netconnect.pm:781
#, c-format
msgid "Network Configuration"
msgstr "Mrežne postavke"

#: ../lib/network/netconnect.pm:782
#, fuzzy, c-format
msgid "Zeroconf hostname resolution"
msgstr "Ime računala"

#: ../lib/network/netconnect.pm:783
#, c-format
msgid ""
"If desired, enter a Zeroconf hostname.\n"
"This is the name your machine will use to advertise any of\n"
"its shared resources that are not managed by the network.\n"
"It is not necessary on most networks."
msgstr ""

#: ../lib/network/netconnect.pm:787
#, fuzzy, c-format
msgid "Zeroconf Host name"
msgstr "Ime računala"

#: ../lib/network/netconnect.pm:788
#, c-format
msgid "Zeroconf host name must not contain a ."
msgstr ""

#: ../lib/network/netconnect.pm:789
#, c-format
msgid ""
"Because you are doing a network installation, your network is already "
"configured.\n"
"Click on Ok to keep your configuration, or cancel to reconfigure your "
"Internet & Network connection.\n"
msgstr ""
"Pošto radite mrežnu instalaciju, vaša mreža je već konfigurirana.\n"
"Pritisnite U redu da zadržite postojeće postavke, ili Odustani za ponovno "
"konfiguriranje vaše mrežne/Internet veze.\n"

#: ../lib/network/netconnect.pm:792
#, fuzzy, c-format
msgid "The network needs to be restarted. Do you want to restart it?"
msgstr "Paket %s treba instalirati. Da li ga želite instalirati?"

#: ../lib/network/netconnect.pm:793
#, c-format
msgid ""
"A problem occurred while restarting the network: \n"
"\n"
"%s"
msgstr ""
"Problem se pojavio prilikom ponovnog pokretanja mreže: \n"
"\n"
"%s"

#: ../lib/network/netconnect.pm:794
#, fuzzy, c-format
msgid ""
"We are now going to configure the %s connection.\n"
"\n"
"\n"
"Press \"%s\" to continue."
msgstr ""
"\n"
"\n"
"\n"
"Sada ćemo podesiti %s vezu.\n"
"\n"
"\n"
"Pritisnite U redu za nastavak."

#: ../lib/network/netconnect.pm:795
#, fuzzy, c-format
msgid "Configuration is complete, do you want to apply settings?"
msgstr "Koju konfiguraciju Xorg-a želite imati?"

#: ../lib/network/netconnect.pm:796
#, c-format
msgid ""
"You have configured multiple ways to connect to the Internet.\n"
"Choose the one you want to use.\n"
"\n"
msgstr ""
"Odabrali ste više načina za spajanje na Internet.\n"
"Molimo izaberite koji želite koristiti.\n"
"\n"

#: ../lib/network/netconnect.pm:797
#, c-format
msgid "Internet connection"
msgstr "Internet veza"

#: ../lib/network/netconnect.pm:799
#, fuzzy, c-format
msgid "Configuring network device %s (driver %s)"
msgstr "Podešavam mrežni uređaj %s"

#: ../lib/network/netconnect.pm:800
#, c-format
msgid ""
"The following protocols can be used to configure a LAN connection. Please "
"choose the one you want to use."
msgstr ""

#: ../lib/network/netconnect.pm:801
#, c-format
msgid ""
"Please enter your host name.\n"
"Your host name should be a fully-qualified host name,\n"
"such as ``mybox.mylab.myco.com''.\n"
"You may also enter the IP address of the gateway if you have one."
msgstr ""
"Molim unesite ime računala.\n"
"Ime računala treba biti puno ime računala,\n"
"primjerice mojeracunalo.odjel.domena.hr.\n"
"Također unesite IP adresu gateway računala ako gateway postoji"

#: ../lib/network/netconnect.pm:806
#, c-format
msgid "Last but not least you can also type in your DNS server IP addresses."
msgstr ""

#: ../lib/network/netconnect.pm:807
#, fuzzy, c-format
msgid "DNS server address should be in format 1.2.3.4"
msgstr "IP adresa treba biti oblika 1.2.3.4"

#: ../lib/network/netconnect.pm:808
#, fuzzy, c-format
msgid "Gateway address should be in format 1.2.3.4"
msgstr "IP adresa treba biti oblika 1.2.3.4"

#: ../lib/network/netconnect.pm:809
#, c-format
msgid "Gateway device"
msgstr "Gateway uređaj"

#: ../lib/network/netconnect.pm:823
#, c-format
msgid ""
"An unexpected error has happened:\n"
"%s"
msgstr ""
"Dogodila se neočekivana greška:\n"
"%s"

#: ../lib/network/network.pm:494
#, fuzzy, c-format
msgid "Advanced network settings"
msgstr "C-Class lokalna mreža"

#: ../lib/network/network.pm:495
#, c-format
msgid ""
"Here you can configure advanced network settings. Please note that you have "
"to reboot the machine for changes to take effect."
msgstr ""

#: ../lib/network/network.pm:496
#, fuzzy, c-format
msgid "TCP/IP settings"
msgstr "Postavka opterećenja"

#: ../lib/network/network.pm:497
#, fuzzy, c-format
msgid "Disable IPv6"
msgstr "Onemogući"

#: ../lib/network/network.pm:498
#, c-format
msgid "Disable TCP Window Scaling"
msgstr ""

#: ../lib/network/network.pm:499
#, c-format
msgid "Disable TCP Timestamps"
msgstr ""

#: ../lib/network/network.pm:500
#, c-format
msgid "Security settings (defined by MSEC policy)"
msgstr ""

#: ../lib/network/network.pm:501
#, c-format
msgid "Disable ICMP echo"
msgstr ""

#: ../lib/network/network.pm:502
#, c-format
msgid "Disable ICMP echo for broadcasting messages"
msgstr ""

#: ../lib/network/network.pm:503
#, c-format
msgid "Disable invalid ICMP error responses"
msgstr ""

#: ../lib/network/network.pm:504
#, c-format
msgid "Log strange packets"
msgstr ""

#: ../lib/network/network.pm:514
#, c-format
msgid "Proxies configuration"
msgstr "Postava proxy-a"

#: ../lib/network/network.pm:515
#, c-format
msgid ""
"Here you can set up your proxies configuration (eg: http://"
"my_caching_server:8080)"
msgstr ""

#: ../lib/network/network.pm:516
#, c-format
msgid "HTTP proxy"
msgstr "HTTP proxy"

#: ../lib/network/network.pm:517
#, c-format
msgid "Use HTTP proxy for HTTPS connections"
msgstr ""

#: ../lib/network/network.pm:518
#, c-format
msgid "HTTPS proxy"
msgstr ""

#: ../lib/network/network.pm:519
#, c-format
msgid "FTP proxy"
msgstr "FTP proxy"

#: ../lib/network/network.pm:520
#, fuzzy, c-format
msgid "No proxy for (comma separated list):"
msgstr "%d stringovi odijeljeni zarezom"

#: ../lib/network/network.pm:525
#, c-format
msgid "Proxy should be http://..."
msgstr "Proxy treba biti http://..."

#: ../lib/network/network.pm:526
#, fuzzy, c-format
msgid "Proxy should be http://... or https://..."
msgstr "Proxy treba biti http://..."

#: ../lib/network/network.pm:527
#, fuzzy, c-format
msgid "URL should begin with 'ftp:' or 'http:'"
msgstr "Url treba početi sa 'http:'"

#: ../lib/network/shorewall.pm:77
#, c-format
msgid ""
"Please select the interfaces that will be protected by the firewall.\n"
"\n"
"All interfaces directly connected to Internet should be selected,\n"
"while interfaces connected to a local network may be unselected.\n"
"\n"
"If you intend to use Mandriva Internet Connection sharing,\n"
"unselect interfaces which will be connected to local network.\n"
"\n"
"Which interfaces should be protected?\n"
msgstr ""

#: ../lib/network/shorewall.pm:158
#, c-format
msgid "Keep custom rules"
msgstr ""

#: ../lib/network/shorewall.pm:159
#, c-format
msgid "Drop custom rules"
msgstr ""

#: ../lib/network/shorewall.pm:164
#, c-format
msgid ""
"Your firewall configuration has been manually edited and contains\n"
"rules that may conflict with the configuration that has just been set up.\n"
"What do you want to do?"
msgstr ""

#: ../lib/network/thirdparty.pm:144
#, c-format
msgid "Some components (%s) are required but aren't available for %s hardware."
msgstr ""

#: ../lib/network/thirdparty.pm:145
#, c-format
msgid "Some packages (%s) are required but aren't available."
msgstr ""

#. -PO: first argument is a list of Mandriva distributions
#. -PO: second argument is a package media name
#: ../lib/network/thirdparty.pm:150
#, c-format
msgid ""
"These packages can be found in %s, or in the official %s package repository."
msgstr ""

#: ../lib/network/thirdparty.pm:154
#, c-format
msgid "The following component is missing: %s"
msgstr ""

#: ../lib/network/thirdparty.pm:156
#, c-format
msgid ""
"The required files can also be installed from this URL:\n"
"%s"
msgstr ""

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

#: ../lib/network/thirdparty.pm:195 ../lib/network/thirdparty.pm:200
#, fuzzy, c-format
msgid "Use a floppy"
msgstr "Spremi na disketu"

#: ../lib/network/thirdparty.pm:196 ../lib/network/thirdparty.pm:203
#, fuzzy, c-format
msgid "Use my Windows partition"
msgstr "Izračunavam granice Windows datotečnog sustava"

#: ../lib/network/thirdparty.pm:197
#, c-format
msgid "Select file"
msgstr "Odaberite datoteku"

#: ../lib/network/thirdparty.pm:208
#, c-format
msgid "Please select the firmware file (for example: %s)"
msgstr ""

#: ../lib/network/thirdparty.pm:232
#, fuzzy, c-format
msgid "Unable to find \"%s\" on your Windows system!"
msgstr "Ukloni fontove s vašeg sustava"

#: ../lib/network/thirdparty.pm:234
#, c-format
msgid "No Windows system has been detected!"
msgstr ""

#: ../lib/network/thirdparty.pm:244
#, fuzzy, c-format
msgid "Insert floppy"
msgstr "Umetnite disketu u pogon %s"

#: ../lib/network/thirdparty.pm:245
#, fuzzy, c-format
msgid ""
"Insert a FAT formatted floppy in drive %s with %s in root directory and "
"press %s"
msgstr "Umetnite FAT formatiranu disketu u pogon %s"

#: ../lib/network/thirdparty.pm:245
#, c-format
msgid "Next"
msgstr "Dalje"

#: ../lib/network/thirdparty.pm:255
#, fuzzy, c-format
msgid "Floppy access error, unable to mount device %s"
msgstr "Gdje želite montirati uređaj %s?"

#: ../lib/network/thirdparty.pm:354
#, c-format
msgid "Looking for required software and drivers..."
msgstr ""

#: ../lib/network/thirdparty.pm:369
#, fuzzy, c-format
msgid "Please wait, running device configuration commands..."
msgstr "Podešavam sigurnosni nivo"

#: ../lib/network/vpn/openvpn.pm:107
#, c-format
msgid "X509 Public Key Infrastructure"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:108
#, c-format
msgid "Static Key"
msgstr ""

#. -PO: please don't translate the CA acronym
#: ../lib/network/vpn/openvpn.pm:142
#, c-format
msgid "Certificate Authority (CA)"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:148
#, c-format
msgid "Certificate"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:154
#, fuzzy, c-format
msgid "Key"
msgstr "Kenija"

#: ../lib/network/vpn/openvpn.pm:160
#, fuzzy, c-format
msgid "TLS control channel key"
msgstr "Udaljeni pisač"

#: ../lib/network/vpn/openvpn.pm:167
#, c-format
msgid "Key direction"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:175
#, c-format
msgid "Authenticate using username and password"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:181
#, c-format
msgid "Check server certificate"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:187
#, fuzzy, c-format
msgid "Cipher algorithm"
msgstr "Provjera autentičnosti"

#: ../lib/network/vpn/openvpn.pm:191
#, c-format
msgid "Default"
msgstr "Uobičajeno"

#: ../lib/network/vpn/openvpn.pm:195
#, c-format
msgid "Size of cipher key"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:206
#, fuzzy, c-format
msgid "Get from server"
msgstr "X poslužitelj"

#: ../lib/network/vpn/openvpn.pm:216
#, fuzzy, c-format
msgid "Gateway port"
msgstr "Gateway"

#: ../lib/network/vpn/openvpn.pm:232
#, fuzzy, c-format
msgid "Remote IP address"
msgstr "IP adresa"

#: ../lib/network/vpn/openvpn.pm:237
#, fuzzy, c-format
msgid "Use TCP protocol"
msgstr "Protokol"

#: ../lib/network/vpn/openvpn.pm:243
#, c-format
msgid "Virtual network device type"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:250
#, c-format
msgid "Virtual network device number (optional)"
msgstr ""

#: ../lib/network/vpn/openvpn.pm:365
#, c-format
msgid "Starting connection.."
msgstr ""

#: ../lib/network/vpn/openvpn.pm:380
#, c-format
msgid "Please insert your token"
msgstr ""

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

#: ../lib/network/vpn/vpnc.pm:9
#, c-format
msgid "Cisco VPN Concentrator"
msgstr ""

#: ../lib/network/vpn/vpnc.pm:43
#, fuzzy, c-format
msgid "Group name"
msgstr "ID grupe"

#: ../lib/network/vpn/vpnc.pm:47
#, c-format
msgid "Group secret"
msgstr ""

#: ../lib/network/vpn/vpnc.pm:52
#, c-format
msgid "Username"
msgstr "Korisničko ime"

#: ../lib/network/vpn/vpnc.pm:61
#, fuzzy, c-format
msgid "NAT Mode"
msgstr "Način rada"

#: ../lib/network/vpn/vpnc.pm:67
#, c-format
msgid "Use specific UDP port"
msgstr ""

#~ msgid ""
#~ "There is only one configured network adapter on your system:\n"
#~ "\n"
#~ "%s\n"
#~ "\n"
#~ "I am about to setup your Local Area Network with that adapter."
#~ msgstr ""
#~ "Postoji samo jedan konfigurirani mrežni adapter na vašem sustavu:\n"
#~ "\n"
#~ "%s\n"
#~ "\n"
#~ "Postaviti ću lokalnu mrežu (LAN) sa tim adapterom."

#~ msgid ""
#~ "No ethernet network adapter has been detected on your system. Please run "
#~ "the hardware configuration tool."
#~ msgstr ""
#~ "Nije pronađen niti jedan mrežni adapter na vašem sustavu. Molimo "
#~ "pokrenite hardware-ski konfiguracijski alat."

#~ msgid "Connection type: "
#~ msgstr "Tip veze: "

#~ msgid "disable"
#~ msgstr "onemogući"

#~ msgid "reconfigure"
#~ msgstr "ponovno postavi"

#~ msgid "dismiss"
#~ msgstr "odustani"

#~ msgid "enable"
#~ msgstr "omogući"

#~ msgid "Problems installing package %s"
#~ msgstr "Problem prilikom instaliranja paketa %s"

#~ msgid "Configuration file"
#~ msgstr "Datoteka s postavkama:"

#~ msgid "Edit"
#~ msgstr "Uređivanje"

#~ msgid "Commit"
#~ msgstr "Pošalji"

#~ msgid "path"
#~ msgstr "putanja"

#~ msgid "remote"
#~ msgstr "udaljen"

#~ msgid "Congratulations!"
#~ msgstr "Čestitke!"

#~ msgid ""
#~ "define the group of Diffie-Hellman exponentiations.\n"
#~ "If you do not require PFS then you can omit this directive.\n"
#~ "Any proposal will be accepted if you do not specify one.\n"
#~ "group is one of the following: modp768, modp1024, modp1536.\n"
#~ "Or you can define 1, 2, or 5 as the DH group number."
#~ msgstr ""
#~ "definiranje grupe Diffie-Hellman eksponencijacija.\n"
#~ "Ako vam PFS nije potreban, možete ispustiti ovu direktivu.\n"
#~ "Svaki prijedlog će biti prihvaćen ukoliko nijedan nije specificiran.\n"
#~ "grupa je jedna od slijedećih: modp768, modp1024, modp1536.\n"
#~ "Ili možete definirati 1, 2, ili 5 kao DH broj grupe."

#, fuzzy
#~ msgid "Encryption algorithm"
#~ msgstr "Provjera autentičnosti"

#~ msgid "Compression algorithm"
#~ msgstr "Algoritam sažimanja"

#~ msgid "Remote"
#~ msgstr "Udaljeno"

#~ msgid "off"
#~ msgstr "isključeno"

#~ msgid "on"
#~ msgstr "uključeno"

#~ msgid "Certificate type"
#~ msgstr "Tip certifikata"

#, fuzzy
#~ msgid "Authentication method"
#~ msgstr "Provjera autentičnosti"

#~ msgid "Command"
#~ msgstr "Naredba"

#~ msgid "any"
#~ msgstr "bilo kakav"

#~ msgid "Flag"
#~ msgstr "Zastava"

#~ msgid "Direction"
#~ msgstr "Smjer"

#~ msgid "none"
#~ msgstr "ništa"

#~ msgid "Mode"
#~ msgstr "Način rada"

#~ msgid "Level"
#~ msgstr "Razina"

#~ msgid "default"
#~ msgstr "uobičajeno"

#, fuzzy
#~ msgid "Process attack"
#~ msgstr "\tIme servera: %s\n"

#, fuzzy
#~ msgid "Interactive Firewall: intrusion detected"
#~ msgstr "Detektirana je vatrozidna konfiguracija!"

#, fuzzy
#~ msgid "What do you want to do with this attacker?"
#~ msgstr "Želite li uključiti ljepljive tipke?"

#, fuzzy
#~ msgid "Attack details"
#~ msgstr "Detalji"

#, fuzzy
#~ msgid "Attack time: %s"
#~ msgstr "Priloži datoteku(e)"

#~ msgid "Network interface: %s"
#~ msgstr "Mrežni međusklop: %s"

#, fuzzy
#~ msgid "Attack type: %s"
#~ msgstr "Tip pristupa: %s\n"

#~ msgid "Protocol: %s"
#~ msgstr "Protokol: %s"

#, fuzzy
#~ msgid "Attacker IP address: %s"
#~ msgstr "IP adresa:\t%s\n"

#, fuzzy
#~ msgid "Attacker hostname: %s"
#~ msgstr "Postavljam ime računala %s: "

#, fuzzy
#~ msgid "Service attacked: %s"
#~ msgstr "\tIme servera: %s\n"

#, fuzzy
#~ msgid "Port attacked: %s"
#~ msgstr "Port: %s"

#~ msgid "Ignore"
#~ msgstr "Zanemari"

#, fuzzy
#~ msgid "Interactive Firewall: new service"
#~ msgstr "Detektirana je vatrozidna konfiguracija!"

#, fuzzy
#~ msgid "Process connection"
#~ msgstr "Bežična veze"

#, fuzzy
#~ msgid "Do you want to open this service?"
#~ msgstr "Da li želite iskušati postavu ?"

#, fuzzy
#~ msgid "Remember this answer"
#~ msgstr "Zapamti ovu lozinku"

#~ msgid "Gateway:"
#~ msgstr "Pristupnik:"

#~ msgid "Interface:"
#~ msgstr "Međusklop:"

#, fuzzy
#~ msgid "Manage connections"
#~ msgstr "Kablovska veza"

#, fuzzy
#~ msgid "IP configuration"
#~ msgstr "CUPS postavke"

#, fuzzy
#~ msgid "DNS servers"
#~ msgstr "DNS poslužitelj"

#, fuzzy
#~ msgid "Search Domain"
#~ msgstr "NIS domena"

#~ msgid "static"
#~ msgstr "statično"

#~ msgid "DHCP"
#~ msgstr "DHCP"

#~ msgid "Start at boot"
#~ msgstr "Pokrenuto pri podizanju"

#~ msgid "Flow control"
#~ msgstr "Kontrola toka"

#, fuzzy
#~ msgid "Line termination"
#~ msgstr "Internet stanica"

#, fuzzy
#~ msgid "Modem timeout"
#~ msgstr "Vrijeme čekanja podizanja kernela"

#~ msgid "Use lock file"
#~ msgstr "Koristi datoteku za zaključavanje"

#, fuzzy
#~ msgid "Busy wait"
#~ msgstr "Kuvajt"

#, fuzzy
#~ msgid "Modem sound"
#~ msgstr "Miš"

#~ msgid "Vendor"
#~ msgstr "Proizvođač"

#~ msgid "Description"
#~ msgstr "Opis"

#~ msgid "Media class"
#~ msgstr "Media klasa "

#~ msgid "Module name"
#~ msgstr "Ime modula"

#, fuzzy
#~ msgid "Mac Address"
#~ msgstr "IP adresa"

#~ msgid "Bus"
#~ msgstr "Posl. 1"

#~ msgid "Location on the bus"
#~ msgstr "Lokacija na sabirnici "

#, fuzzy
#~ msgid "Remove a network interface"
#~ msgstr "Odaberite mrežni međusklop"

#, fuzzy
#~ msgid "Select the network interface to remove:"
#~ msgstr "Odaberite mrežni međusklop"

#, fuzzy
#~ msgid ""
#~ "An error occurred while deleting the \"%s\" network interface:\n"
#~ "\n"
#~ "%s"
#~ msgstr ""
#~ "Problem se pojavio prilikom ponovnog pokretanja mreže: \n"
#~ "\n"
#~ "%s"

#~ msgid ""
#~ "Congratulations, the \"%s\" network interface has been successfully "
#~ "deleted"
#~ msgstr "Čestitamo, \"%s\" mrežno sučelje je uspješno obrisano"

#~ msgid "Disconnect..."
#~ msgstr "Odspoji..."

#~ msgid "Connect..."
#~ msgstr "Poveži..."

#~ msgid "Internet connection configuration"
#~ msgstr "Postava Internet veze"

#, fuzzy
#~ msgid "Host name (optional)"
#~ msgstr "postava upozoravanja"

#, fuzzy
#~ msgid "Third DNS server (optional)"
#~ msgstr "Prvi DNS poslužitelj (opciono)"

#~ msgid "Internet Connection Configuration"
#~ msgstr "Postava Internet veze"

#~ msgid "Internet access"
#~ msgstr "Internet pristup"

#~ msgid "Status:"
#~ msgstr "Stanje:"

#~ msgid "Parameters"
#~ msgstr "Parametri"

#, fuzzy
#~ msgid "Attacker"
#~ msgstr "Detalji"

#, fuzzy
#~ msgid "Attack type"
#~ msgstr "Tip pristupa: %s\n"

#~ msgid "Get Online Help"
#~ msgstr "Dobij Online pomoć"