summaryrefslogtreecommitdiffstats
path: root/po/bs.po
blob: 980cb02be4a8a61e0b866d014c001777cc9af0f3 (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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR Free Software Foundation, Inc.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: shadow\n"
"Report-Msgid-Bugs-To: pkg-shadow-devel@lists.alioth.debian.org\n"
"POT-Creation-Date: 2022-11-08 10:37-0600\n"
"PO-Revision-Date: 2004-05-09 12:03+0100\n"
"Last-Translator: Safir Šećerović <sapphire@linux.org.ba>\n"
"Language-Team: Bosnian <lokal@lugbih.org>\n"
"Language: bs\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"

#, c-format
msgid ""
"Multiple entries named '%s' in %s. Please fix this with pwck or grpck.\n"
msgstr ""

#, c-format
msgid "crypt method not supported by libcrypt? (%s)\n"
msgstr ""

#, c-format
msgid "configuration error - cannot parse %s value: '%s'"
msgstr ""

msgid "Could not allocate space for config info.\n"
msgstr ""

#, c-format
msgid "configuration error - unknown item '%s' (notify administrator)\n"
msgstr ""

#, c-format
msgid "%s: nscd did not terminate normally (signal %d)\n"
msgstr ""

#, c-format
msgid "%s: nscd exited with status %d\n"
msgstr ""

msgid "Password: "
msgstr "Šifra:"

#, c-format
msgid "%s's Password: "
msgstr "%s's Šifra: "

msgid "Cannot open audit interface.\n"
msgstr ""

#, c-format
msgid "%s: can not get previous SELinux process context: %s\n"
msgstr ""

#, c-format
msgid "[libsemanage]: %s\n"
msgstr ""

#, c-format
msgid "Cannot create SELinux management handle\n"
msgstr ""

#, c-format
msgid "SELinux policy not managed\n"
msgstr ""

#, c-format
msgid "Cannot read SELinux policy store\n"
msgstr ""

#, c-format
msgid "Cannot establish SELinux management connection\n"
msgstr ""

#, c-format
msgid "Cannot begin SELinux transaction\n"
msgstr ""

#, c-format
msgid "Could not query seuser for %s\n"
msgstr ""

#, c-format
msgid "Could not set serange for %s\n"
msgstr ""

#, c-format
msgid "Could not set sename for %s\n"
msgstr ""

#, c-format
msgid "Could not modify login mapping for %s\n"
msgstr ""

#, c-format
msgid "Cannot create SELinux login mapping for %s\n"
msgstr ""

#, c-format
msgid "Could not set name for %s\n"
msgstr ""

#, c-format
msgid "Could not set SELinux user for %s\n"
msgstr ""

#, c-format
msgid "Could not add login mapping for %s\n"
msgstr ""

#, c-format
msgid "Cannot init SELinux management\n"
msgstr ""

#, fuzzy, c-format
msgid "Cannot create SELinux user key\n"
msgstr "%s: nepoznat član %s\n"

#, fuzzy, c-format
msgid "Cannot verify the SELinux user\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "Cannot modify SELinux user mapping\n"
msgstr ""

#, c-format
msgid "Cannot add SELinux user mapping\n"
msgstr ""

#, c-format
msgid "Cannot commit SELinux transaction\n"
msgstr ""

#, c-format
msgid "Login mapping for %s is not defined, OK if default mapping was used\n"
msgstr ""

#, c-format
msgid "Login mapping for %s is defined in policy, cannot be deleted\n"
msgstr ""

#, c-format
msgid "Could not delete login mapping for %s"
msgstr ""

#, c-format
msgid "%s: out of memory\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot stat %s: %s\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "%s: %s is neither a directory, nor a symlink.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot read symbolic link %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: Suspiciously long symlink: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot create directory %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot change owner of %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot change mode of %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: unlink: %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot remove directory %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot rename %s to %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot remove %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot create symbolic link %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot change owners of %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot lstat %s: %s\n"
msgstr "%s: nepoznat član %s\n"

#, fuzzy, c-format
msgid "%s: Warning, user %s has no tcb shadow file.\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid ""
"%s: Emergency: %s's tcb shadow is not a regular file with st_nlink=1.\n"
"The account is left locked.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: mkdir: %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot open %s: %s\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "Warning: unknown group %s\n"
msgstr ""

msgid "Warning: too many groups\n"
msgstr ""

msgid "Your password has expired."
msgstr "Vaša šifra je istekla."

msgid "Your password is inactive."
msgstr "Vaša šifra je neaktivna."

msgid "Your login has expired."
msgstr "Vaš račun je istekao."

msgid "  Contact the system administrator."
msgstr ""

msgid "  Choose a new password."
msgstr "  Izaberite novu šifru."

msgid "You must change your password."
msgstr ""

#, c-format
msgid "Your password will expire in %ld days.\n"
msgstr "Vaša šifra ističe za in %ld dana.\n"

msgid "Your password will expire tomorrow."
msgstr "Vaša šifra ističe sutra."

msgid "Your password will expire today."
msgstr "Vaša šifra ističe danas."

msgid "Cannot open audit interface - aborting.\n"
msgstr ""

#, c-format
msgid "Unable to change owner or mode of tty stdin: %s"
msgstr ""

#, c-format
msgid "%s: failed to unlock %s\n"
msgstr ""

#, c-format
msgid "%s: "
msgstr ""

msgid ": "
msgstr ""

msgid "Environment overflow\n"
msgstr ""

#, c-format
msgid "You may not change $%s\n"
msgstr ""

#, c-format
msgid ""
"%d failure since last login.\n"
"Last was %s on %s.\n"
msgid_plural ""
"%d failures since last login.\n"
"Last was %s on %s.\n"
msgstr[0] ""
msgstr[1] ""

#, c-format
msgid ""
"%s: Invalid configuration: SYS_GID_MIN (%lu), GID_MIN (%lu), SYS_GID_MAX "
"(%lu)\n"
msgstr ""

#, c-format
msgid "%s: Invalid configuration: GID_MIN (%lu), GID_MAX (%lu)\n"
msgstr ""

#, c-format
msgid "%s: Encountered error attempting to use preferred GID: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to allocate memory: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"%s: Can't get unique system GID (%s). Suppressing additional messages.\n"
msgstr ""

#, c-format
msgid "%s: Can't get unique GID (%s). Suppressing additional messages.\n"
msgstr ""

#, c-format
msgid "%s: Can't get unique GID (no more available GIDs)\n"
msgstr ""

#, c-format
msgid ""
"%s: Invalid configuration: SUB_GID_MIN (%lu), SUB_GID_MAX (%lu), "
"SUB_GID_COUNT (%lu)\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Can't get unique subordinate GID range\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"%s: Invalid configuration: SUB_UID_MIN (%lu), SUB_UID_MAX (%lu), "
"SUB_UID_COUNT (%lu)\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Can't get unique subordinate UID range\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"%s: Invalid configuration: SYS_UID_MIN (%lu), UID_MIN (%lu), SYS_UID_MAX "
"(%lu)\n"
msgstr ""

#, c-format
msgid "%s: Invalid configuration: UID_MIN (%lu), UID_MAX (%lu)\n"
msgstr ""

#, c-format
msgid "%s: Encountered error attempting to use preferred UID: %s\n"
msgstr ""

#, c-format
msgid ""
"%s: Can't get unique system UID (%s). Suppressing additional messages.\n"
msgstr ""

#, c-format
msgid "%s: Can't get unique UID (%s). Suppressing additional messages.\n"
msgstr ""

#, c-format
msgid "%s: Can't get unique UID (no more available UIDs)\n"
msgstr ""

#, c-format
msgid "%s: Not enough arguments to form %u mappings\n"
msgstr ""

#, fuzzy, c-format
#| msgid "%s: Try again later\n"
msgid "%s: Memory allocation failure\n"
msgstr "%s: Pokušajte ponovo kasnije\n"

#, c-format
msgid "%s: subuid overflow detected.\n"
msgstr ""

#, c-format
msgid "%s: Invalid map file %s specified\n"
msgstr ""

#, c-format
msgid "%s: Could not prctl(PR_SET_KEEPCAPS)\n"
msgstr ""

#, c-format
msgid "%s: Could not seteuid to %d\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Could not set caps\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "%s: snprintf failed!\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: open of %s failed: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: write to %s failed: %s\n"
msgstr "nepoznata grupa: %s\n"

msgid "Too many logins.\n"
msgstr "Previše prijavljivanja.\n"

msgid "You have new mail."
msgstr "Imate novu poštu."

msgid "No mail."
msgstr "Nema pošte."

msgid "You have mail."
msgstr "Imate poštu."

msgid "no change"
msgstr ""

msgid "a palindrome"
msgstr ""

msgid "case changes only"
msgstr ""

msgid "too similar"
msgstr ""

msgid "too simple"
msgstr ""

msgid "rotated"
msgstr ""

msgid "too short"
msgstr ""

#, c-format
msgid "Bad password: %s.  "
msgstr "Neispravna šifra: %s.  "

#, c-format
msgid "passwd: pam_start() failed, error %d\n"
msgstr ""

#, c-format
msgid "passwd: %s\n"
msgstr ""

#, fuzzy
msgid "passwd: password unchanged\n"
msgstr "Šifra:"

msgid "passwd: password updated successfully\n"
msgstr ""

#, c-format
msgid "%s: PAM modules requesting echoing are not supported.\n"
msgstr ""

#, c-format
msgid "%s: conversation type %d not supported.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: (user %s) pam_start failure %d\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid ""
"%s: (user %s) pam_chauthtok() failed, error:\n"
"%s\n"
msgstr ""

#, fuzzy, c-format
msgid "Incorrect password for %s.\n"
msgstr "Mijenjam šifru za grupu %s\n"

#, c-format
msgid "%s: multiple --root options\n"
msgstr ""

#, c-format
msgid "%s: option '%s' requires an argument\n"
msgstr ""

#, c-format
msgid "%s: failed to drop privileges (%s)\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: invalid chroot path '%s', only absolute paths are supported.\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: cannot access chroot directory %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: cannot chdir to chroot directory %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: unable to chroot to directory %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "Unable to obtain random bytes.\n"
msgstr ""

#, c-format
msgid ""
"Invalid ENCRYPT_METHOD value: '%s'.\n"
"Defaulting to DES.\n"
msgstr ""

#, c-format
msgid ""
"Unable to generate a salt from setting \"%s\", check your settings in "
"ENCRYPT_METHOD and the corresponding configuration for your selected hash "
"method.\n"
msgstr ""

#, c-format
msgid "Unable to cd to '%s'\n"
msgstr ""

msgid "No directory, logging in with HOME=/"
msgstr ""

#, c-format
msgid "Cannot execute %s"
msgstr ""

#, c-format
msgid "Invalid root directory '%s'\n"
msgstr ""

#, c-format
msgid "Can't change root directory to '%s'\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: user %s is currently logged in\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: user %s is currently used by process %d\n"
msgstr "%s: grupa %s postoji\n"

msgid "Unable to determine your tty name."
msgstr ""

msgid "No"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] LOGIN\n"
"\n"
"Options:\n"
msgstr ""

msgid ""
"  -d, --lastday LAST_DAY        set date of last password change to "
"LAST_DAY\n"
msgstr ""

msgid ""
"  -E, --expiredate EXPIRE_DATE  set account expiration date to EXPIRE_DATE\n"
msgstr ""

msgid "  -h, --help                    display this help message and exit\n"
msgstr ""

msgid "  -i, --iso8601                 use YYYY-MM-DD when printing dates\n"
msgstr ""

msgid ""
"  -I, --inactive INACTIVE       set password inactive after expiration\n"
"                                to INACTIVE\n"
msgstr ""

msgid "  -l, --list                    show account aging information\n"
msgstr ""

msgid ""
"  -m, --mindays MIN_DAYS        set minimum number of days before password\n"
"                                change to MIN_DAYS\n"
msgstr ""

msgid ""
"  -M, --maxdays MAX_DAYS        set maximum number of days before password\n"
"                                change to MAX_DAYS\n"
msgstr ""

msgid "  -R, --root CHROOT_DIR         directory to chroot into\n"
msgstr ""

msgid ""
"  -W, --warndays WARN_DAYS      set expiration warning days to WARN_DAYS\n"
msgstr ""

msgid "Enter the new value, or press ENTER for the default"
msgstr ""

msgid "Minimum Password Age"
msgstr "Minimalna trajnost šifre"

msgid "Maximum Password Age"
msgstr "Maskimalna trajnost šifre"

msgid "Last Password Change (YYYY-MM-DD)"
msgstr ""

msgid "Password Expiration Warning"
msgstr "Upozorenje o isteku šifre"

msgid "Password Inactive"
msgstr "Šifra neaktivna"

msgid "Account Expiration Date (YYYY-MM-DD)"
msgstr "Datum isteka računa (GGGG-MM-DD)"

msgid "Last password change\t\t\t\t\t: "
msgstr ""

#, fuzzy
msgid "never"
msgstr "Nikad"

msgid "password must be changed"
msgstr ""

#, fuzzy
msgid "Password expires\t\t\t\t\t: "
msgstr "Šifra:"

#, fuzzy
msgid "Password inactive\t\t\t\t\t: "
msgstr "Šifra neaktivna"

msgid "Account expires\t\t\t\t\t\t: "
msgstr ""

#, c-format
msgid "Minimum number of days between password change\t\t: %ld\n"
msgstr ""

#, c-format
msgid "Maximum number of days between password change\t\t: %ld\n"
msgstr ""

#, c-format
msgid "Number of days of warning before password expires\t: %ld\n"
msgstr ""

#, c-format
msgid "%s: invalid date '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid numeric argument '%s'\n"
msgstr ""

#, c-format
msgid "%s: do not include \"l\" with other flags\n"
msgstr ""

#, c-format
msgid "%s: Permission denied.\n"
msgstr ""

#, c-format
msgid "%s: Cannot determine your user name.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: PAM: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: cannot lock %s; try again later.\n"
msgstr "%s: Pokušajte ponovo kasnije\n"

#, fuzzy, c-format
msgid "%s: cannot open %s\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "%s: failure while writing changes to %s\n"
msgstr ""

#, c-format
msgid "%s: failed to prepare the new %s entry '%s'\n"
msgstr ""

#, c-format
msgid "%s: the shadow password file is not present\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: user '%s' does not exist in %s\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "Changing the aging information for %s\n"
msgstr ""

#, c-format
msgid "%s: error changing fields\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] [LOGIN]\n"
"\n"
"Options:\n"
msgstr ""

msgid "  -f, --full-name FULL_NAME     change user's full name\n"
msgstr ""

msgid "  -h, --home-phone HOME_PHONE   change user's home phone number\n"
msgstr ""

msgid "  -o, --other OTHER_INFO        change user's other GECOS information\n"
msgstr ""

msgid "  -r, --room ROOM_NUMBER        change user's room number\n"
msgstr ""

msgid "  -u, --help                    display this help message and exit\n"
msgstr ""

msgid "  -w, --work-phone WORK_PHONE   change user's office phone number\n"
msgstr ""

msgid "Full Name"
msgstr "Puno ime i prezime"

#, c-format
msgid "\t%s: %s\n"
msgstr ""

msgid "Room Number"
msgstr "Broj sobe"

msgid "Work Phone"
msgstr "Poslovni telefon"

msgid "Home Phone"
msgstr "Kućni telefon"

msgid "Other"
msgstr "Ostalo"

#, c-format
msgid "%s: fields too long\n"
msgstr ""

msgid "Cannot change ID to root.\n"
msgstr ""

#, c-format
msgid "%s: name with non-ASCII characters: '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid name: '%s'\n"
msgstr ""

#, c-format
msgid "%s: room number with non-ASCII characters: '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid room number: '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid work phone: '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid home phone: '%s'\n"
msgstr ""

#, c-format
msgid "%s: '%s' contains non-ASCII characters\n"
msgstr ""

#, c-format
msgid "%s: '%s' contains illegal characters\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: user '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: cannot change user '%s' on NIS client.\n"
msgstr ""

#, c-format
msgid "%s: '%s' is the NIS master for this client.\n"
msgstr ""

#, c-format
msgid "Changing the user information for %s\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options]\n"
"\n"
"Options:\n"
msgstr ""

#, c-format
msgid "  -c, --crypt-method METHOD     the crypt method (one of %s)\n"
msgstr ""

msgid "  -e, --encrypted               supplied passwords are encrypted\n"
msgstr ""

msgid ""
"  -m, --md5                     encrypt the clear text password using\n"
"                                the MD5 algorithm\n"
msgstr ""

msgid ""
"  -s, --sha-rounds              number of rounds for the SHA, BCRYPT\n"
"                                or YESCRYPT crypt algorithms\n"
msgstr ""

#, c-format
msgid "%s: %s flag is only allowed with the %s flag\n"
msgstr ""

#, c-format
msgid "%s: the -c, -e, and -m flags are exclusive\n"
msgstr ""

#, c-format
msgid "%s: unsupported crypt method: %s\n"
msgstr ""

#, c-format
msgid "%s: line %d: line too long\n"
msgstr ""

#, c-format
msgid "%s: line %d: missing new password\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to crypt password with salt '%s': %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: line %d: group '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: line %d: failed to prepare the new %s entry '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: error detected, changes ignored\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: (line %d, user %s) password not changed\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: line %d: user '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

msgid "  -s, --shell SHELL             new login shell for the user account\n"
msgstr ""

msgid "Login Shell"
msgstr ""

#, c-format
msgid "You may not change the shell for '%s'.\n"
msgstr ""

#, c-format
msgid "Changing the login shell for %s\n"
msgstr ""

#, c-format
msgid "%s: Invalid entry: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: %s is an invalid shell\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: Warning: %s does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: Warning: %s is not executable\n"
msgstr "%s: grupa %s postoji\n"

msgid "  -c, --check                   check the user's password expiration\n"
msgstr ""

msgid ""
"  -f, --force                   force password change if the user's "
"password\n"
"                                is expired\n"
msgstr ""

#, c-format
msgid "%s: options %s and %s conflict\n"
msgstr ""

#, c-format
msgid "%s: unexpected argument: %s\n"
msgstr ""

msgid "  -a, --all                     display faillog records for all users\n"
msgstr ""

msgid ""
"  -l, --lock-secs SEC           after failed login lock account for SEC "
"seconds\n"
msgstr ""

msgid ""
"  -m, --maximum MAX             set maximum failed login counters to MAX\n"
msgstr ""

msgid "  -r, --reset                   reset the counters of login failures\n"
msgstr ""

msgid ""
"  -t, --time DAYS               display faillog records more recent than "
"DAYS\n"
msgstr ""

msgid ""
"  -u, --user LOGIN/RANGE        display faillog record or maintains failure\n"
"                                counters and limits (if used with -r, -m,\n"
"                                or -l) only for the specified LOGIN(s)\n"
msgstr ""

#, c-format
msgid "%s: Failed to get the entry for UID %lu\n"
msgstr ""

msgid "Login       Failures Maximum Latest                   On\n"
msgstr ""

#, c-format
msgid " [%lus left]"
msgstr ""

#, c-format
msgid " [%lds lock]"
msgstr ""

#, c-format
msgid "%s: Failed to reset fail count for UID %lu\n"
msgstr ""

#, c-format
msgid "%s: Failed to set max for UID %lu\n"
msgstr ""

#, c-format
msgid "%s: Failed to set locktime for UID %lu\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Unknown user or range: %s\n"
msgstr "Nepoznat korisnik: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot get the size of %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Failed to write %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"Usage: %s [option] GROUP\n"
"\n"
"Options:\n"
msgstr ""

msgid "  -a, --add USER                add USER to GROUP\n"
msgstr ""

msgid "  -d, --delete USER             remove USER from GROUP\n"
msgstr ""

msgid "  -Q, --root CHROOT_DIR         directory to chroot into\n"
msgstr ""

msgid "  -r, --remove-password         remove the GROUP's password\n"
msgstr ""

msgid ""
"  -R, --restrict                restrict access to GROUP to its members\n"
msgstr ""

msgid "  -M, --members USER,...        set the list of members of GROUP\n"
msgstr ""

msgid ""
"  -A, --administrators ADMIN,...\n"
"                                set the list of administrators for GROUP\n"
msgstr ""

msgid "Except for the -A and -M options, the options cannot be combined.\n"
msgstr ""

msgid "The options cannot be combined.\n"
msgstr ""

#, c-format
msgid "%s: shadow group passwords required for -A\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: group '%s' does not exist in %s\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: failure while closing read-only %s\n"
msgstr ""

#, c-format
msgid "Changing the password for group %s\n"
msgstr "Mijenjam šifru za grupu %s\n"

msgid "New Password: "
msgstr "Nova šifra:"

msgid "Re-enter new password: "
msgstr "Ponovo unesite novu šifru:"

msgid "They don't match; try again"
msgstr "One se ne slažu; pokušajte ponovo"

#, c-format
msgid "%s: Try again later\n"
msgstr "%s: Pokušajte ponovo kasnije\n"

#, c-format
msgid "Adding user %s to group %s\n"
msgstr "Dodajem korisnika %s grupi %s\n"

#, c-format
msgid "Removing user %s from group %s\n"
msgstr "Uklanjam korisnika %s iz grupe %s\n"

#, fuzzy, c-format
msgid "%s: user '%s' is not a member of '%s'\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: Not a tty\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] GROUP\n"
"\n"
"Options:\n"
msgstr ""

msgid ""
"  -f, --force                   exit successfully if the group already "
"exists,\n"
"                                and cancel -g if the GID is already used\n"
msgstr ""

msgid "  -g, --gid GID                 use GID for the new group\n"
msgstr ""

msgid "  -K, --key KEY=VALUE           override /etc/login.defs defaults\n"
msgstr ""

msgid ""
"  -o, --non-unique              allow to create groups with duplicate\n"
"                                (non-unique) GID\n"
msgstr ""

msgid ""
"  -p, --password PASSWORD       use this encrypted password for the new "
"group\n"
msgstr ""

msgid "  -r, --system                  create a system account\n"
msgstr ""

msgid "  -P, --prefix PREFIX_DI        directory prefix\n"
msgstr ""

msgid "  -U, --users USERS             list of user members of this group\n"
msgstr ""

#, c-format
msgid "Invalid member username %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: '%s' is not a valid group name\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: invalid group ID '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: -K requires KEY=VALUE\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: group '%s' already exists\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: GID '%lu' already exists\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot setup cleanup service.\n"
msgstr "%s: nepoznat član %s\n"

msgid ""
"  -P, --prefix PREFIX_DIR       prefix directory where are located the /etc/"
"* files\n"
msgstr ""

msgid ""
"  -f, --force                   delete group even if it is the primary group "
"of a user\n"
msgstr ""

#, c-format
msgid "%s: cannot remove entry '%s' from %s\n"
msgstr ""

#, c-format
msgid "%s: cannot remove the primary group of user '%s'\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: group '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: group '%s' is a NIS group\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: %s is the NIS master\n"
msgstr ""

#, c-format
msgid "%s: user '%s' is already a member of '%s'\n"
msgstr ""

#, c-format
msgid "%s: Out of memory. Cannot update %s.\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] [action]\n"
"\n"
"Options:\n"
msgstr ""

msgid ""
"  -g, --group groupname         change groupname instead of the user's "
"group\n"
"                                (root only)\n"
msgstr ""

msgid "\n"
msgstr ""

msgid "Actions:\n"
msgstr ""

msgid ""
"  -a, --add username            add username to the members of the group\n"
msgstr ""

msgid ""
"  -d, --delete username         remove username from the members of the "
"group\n"
msgstr ""

msgid "  -p, --purge                   purge all members from the group\n"
msgstr ""

msgid "  -l, --list                    list the members of the group\n"
msgstr ""

#, c-format
msgid "%s: your groupname does not match your username\n"
msgstr ""

#, c-format
msgid "%s: only root can use the -g/--group option\n"
msgstr ""

msgid ""
"  -a, --append                  append the users mentioned by -U option to "
"the group \n"
"                                without removing existing user members\n"
msgstr ""

msgid "  -g, --gid GID                 change the group ID to GID\n"
msgstr ""

msgid "  -n, --new-name NEW_GROUP      change the name to NEW_GROUP\n"
msgstr ""

msgid ""
"  -o, --non-unique              allow to use a duplicate (non-unique) GID\n"
msgstr ""

msgid ""
"  -p, --password PASSWORD       change the password to this (encrypted)\n"
"                                PASSWORD\n"
msgstr ""

#, c-format
msgid "%s: invalid group name '%s'\n"
msgstr ""

#, c-format
msgid "%s: group %s is a NIS group\n"
msgstr ""

#, c-format
msgid "%s: unknown user %s\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] [group [gshadow]]\n"
"\n"
"Options:\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] [group]\n"
"\n"
"Options:\n"
msgstr ""

msgid ""
"  -r, --read-only               display errors and warnings\n"
"                                but do not change files\n"
msgstr ""

msgid "  -s, --sort                    sort entries by UID\n"
msgstr ""

msgid ""
"  -S, --silence-warnings        silence controversial/paranoid warnings\n"
msgstr ""

#, c-format
msgid "%s: -s and -r are incompatible\n"
msgstr ""

msgid "invalid group file entry"
msgstr ""

#, c-format
msgid "delete line '%s'? "
msgstr ""

#, fuzzy
msgid "duplicate group entry"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "invalid group name '%s'\n"
msgstr ""

#, c-format
msgid "invalid group ID '%lu'\n"
msgstr ""

#, c-format
msgid "group %s: no user %s\n"
msgstr ""

#, c-format
msgid "delete member '%s'? "
msgstr ""

#, c-format
msgid "no matching group file entry in %s\n"
msgstr ""

#, c-format
msgid "add group '%s' in %s? "
msgstr ""

#, c-format
msgid ""
"group %s has an entry in %s, but its password field in %s is not set to 'x'\n"
msgstr ""

msgid "invalid shadow group file entry"
msgstr ""

msgid "duplicate shadow group entry"
msgstr ""

#, c-format
msgid "shadow group %s: no administrative user %s\n"
msgstr ""

#, c-format
msgid "delete administrative member '%s'? "
msgstr ""

#, c-format
msgid "shadow group %s: no user %s\n"
msgstr ""

#, c-format
msgid "%s: the files have been updated\n"
msgstr ""

#, c-format
msgid "%s: no changes\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: cannot delete %s\n"
msgstr "%s: nepoznat član %s\n"

msgid "Usage: id [-a]\n"
msgstr ""

msgid " groups="
msgstr ""

msgid ""
"  -b, --before DAYS             print only lastlog records older than DAYS\n"
msgstr ""

msgid ""
"  -C, --clear                   clear lastlog record of an user (usable only "
"with -u)\n"
msgstr ""

msgid ""
"  -S, --set                     set lastlog record to current time (usable "
"only with -u)\n"
msgstr ""

msgid ""
"  -t, --time DAYS               print only lastlog records more recent than "
"DAYS\n"
msgstr ""

msgid ""
"  -u, --user LOGIN              print lastlog record of the specified LOGIN\n"
msgstr ""

#, c-format
msgid "Username         Port     From%*sLatest\n"
msgstr ""

msgid "Username                Port     Latest"
msgstr ""

msgid "**Never logged in**"
msgstr ""

#, c-format
msgid ""
"%s: Selected uid(s) are higher than LASTLOG_UID_MAX (%lu),\n"
"\tthe output might be incorrect.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Failed to update the entry for UID %lu\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"%s: Selected uid(s) are higher than LASTLOG_UID_MAX (%lu),\n"
"\tthey will not be updated.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Failed to update the lastlog file\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: Option -C cannot be used together with option -S\n"
msgstr ""

#, c-format
msgid "%s: Options -C and -S require option -u to specify the user\n"
msgstr ""

#, c-format
msgid "Usage: %s [-p] [name]\n"
msgstr ""

#, c-format
msgid "       %s [-p] [-h host] [-f name]\n"
msgstr ""

#, c-format
msgid "       %s [-p] -r host\n"
msgstr ""

#, c-format
msgid "configuration error - cannot parse %s value: '%d'"
msgstr ""

msgid "Invalid login time"
msgstr ""

msgid ""
"\n"
"System closed for routine maintenance"
msgstr ""

msgid ""
"\n"
"[Disconnect bypassed -- root login allowed.]"
msgstr ""

#, c-format
msgid "%s: Cannot possibly work without effective root\n"
msgstr ""

msgid "No utmp entry.  You must exec \"login\" from the lowest level \"sh\""
msgstr ""

#, c-format
msgid ""
"\n"
"Login timed out after %u seconds.\n"
msgstr ""

#, c-format
msgid "login: PAM Failure, aborting: %s\n"
msgstr ""

#, c-format
msgid "%s login: "
msgstr ""

msgid "login: "
msgstr ""

#, c-format
msgid "Maximum number of tries exceeded (%u)\n"
msgstr ""

msgid "login: abort requested by PAM\n"
msgstr ""

msgid "Login incorrect"
msgstr ""

#, fuzzy, c-format
msgid "Cannot find user (%s)\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid ""
"\n"
"%s login: "
msgstr ""

#, c-format
msgid "%s: failure forking: %s"
msgstr ""

#, c-format
msgid "TIOCSCTTY failed on %s"
msgstr ""

msgid "Warning: login re-enabled after temporary lockout."
msgstr ""

#, c-format
msgid "Last login: %s on %s"
msgstr ""

#, c-format
msgid " from %.*s"
msgstr ""

msgid ""
"login time exceeded\n"
"\n"
msgstr ""

msgid "Usage: logoutd\n"
msgstr ""

#, c-format
msgid "%s: gid range [%lu-%lu) -> [%lu-%lu) not allowed\n"
msgstr ""

#, c-format
msgid ""
"usage: %s <pid> <gid> <lowergid> <count> [ <gid> <lowergid> <count> ] ... \n"
msgstr ""

#, c-format
msgid "%s: kernel doesn't support setgroups restrictions\n"
msgstr ""

#, c-format
msgid "%s: couldn't open process setgroups: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to read setgroups: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to seek setgroups: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to setgroups %s policy: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Could not open proc directory for target %u\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Could not stat directory for target %u\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"%s: Target %u is owned by a different user: uid:%lu pw_uid:%lu st_uid:%lu, "
"gid:%lu pw_gid:%lu st_gid:%lu\n"
msgstr ""

msgid "Usage: newgrp [-] [group]\n"
msgstr ""

msgid "Usage: sg group [[-c] command]\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to crypt password with previous salt: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy
msgid "Invalid password.\n"
msgstr "Stara šifra:"

#, c-format
msgid "%s: failure forking: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: GID '%lu' does not exist\n"
msgstr "%s: grupa %s postoji\n"

msgid "too many groups\n"
msgstr ""

#, c-format
msgid "%s: uid range [%lu-%lu) -> [%lu-%lu) not allowed\n"
msgstr ""

#, c-format
msgid ""
"usage: %s <pid> <uid> <loweruid> <count> [ <uid> <loweruid> <count> ] ... \n"
msgstr ""

#, c-format
msgid ""
"%s: Target process %u is owned by a different user: uid:%lu pw_uid:%lu "
"st_uid:%lu, gid:%lu pw_gid:%lu st_gid:%lu\n"
msgstr ""

msgid "  -b, --badname                 allow bad names\n"
msgstr ""

msgid "  -r, --system                  create system accounts\n"
msgstr ""

#, c-format
msgid "%s: group '%s' is a shadow group, but does not exist in /etc/group\n"
msgstr ""

#, c-format
msgid "%s: invalid user ID '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid user name '%s': use --badname to ignore\n"
msgstr ""

#, c-format
msgid "%s: line %d: invalid line\n"
msgstr ""

#, c-format
msgid "%s: cannot update the entry of user %s (not in the passwd database)\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: line %d: can't create user\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: line %d: can't create group\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: line %d: user '%s' does not exist in %s\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: line %d: can't update password\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: line %d: homedir must be an absolute path\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: line %d: mkdir %s failed: %s\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "%s: line %d: chown %s failed: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: line %d: can't update entry\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to prepare new %s entry\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: can't find subordinate user range\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: can't find subordinate group range\n"
msgstr "nepoznata grupa: %s\n"

msgid ""
"  -a, --all                     report password status on all accounts\n"
msgstr ""

msgid ""
"  -d, --delete                  delete the password for the named account\n"
msgstr ""

msgid ""
"  -e, --expire                  force expire the password for the named "
"account\n"
msgstr ""

msgid "  -k, --keep-tokens             change password only if expired\n"
msgstr ""

msgid ""
"  -i, --inactive INACTIVE       set password inactive after expiration\n"
"                                to INACTIVE\n"
msgstr ""

msgid ""
"  -l, --lock                    lock the password of the named account\n"
msgstr ""

msgid ""
"  -n, --mindays MIN_DAYS        set minimum number of days before password\n"
"                                change to MIN_DAYS\n"
msgstr ""

msgid "  -q, --quiet                   quiet mode\n"
msgstr ""

msgid ""
"  -r, --repository REPOSITORY   change password in REPOSITORY repository\n"
msgstr ""

msgid ""
"  -S, --status                  report password status on the named account\n"
msgstr ""

msgid ""
"  -u, --unlock                  unlock the password of the named account\n"
msgstr ""

msgid ""
"  -w, --warndays WARN_DAYS      set expiration warning days to WARN_DAYS\n"
msgstr ""

msgid ""
"  -x, --maxdays MAX_DAYS        set maximum number of days before password\n"
"                                change to MAX_DAYS\n"
msgstr ""

msgid "Old password: "
msgstr "Stara šifra:"

#, c-format
msgid ""
"Enter the new password (minimum of %d characters)\n"
"Please use a combination of upper and lower case letters and numbers.\n"
msgstr ""

#, c-format
msgid ""
"Enter the new password (minimum of %d, maximum of %d characters)\n"
"Please use a combination of upper and lower case letters and numbers.\n"
msgstr ""

msgid "New password: "
msgstr "Nova šifra:"

msgid "Try again."
msgstr "Pokušajte ponovo."

msgid ""
"\n"
"Warning: weak password (enter it again to use it anyway)."
msgstr ""
"\n"
"Upozorenje: slaba šifra (unesite je ponovo ako je ipak želite koristiti)."

msgid "They don't match; try again.\n"
msgstr "One se ne slažu; pokušajte ponovo\n"

#, c-format
msgid "The password for %s cannot be changed.\n"
msgstr ""

#, c-format
msgid "The password for %s cannot be changed yet.\n"
msgstr ""

#, c-format
msgid "%s: malformed password data obtained for user %s\n"
msgstr ""

#, c-format
msgid ""
"%s: unlocking the password would result in a passwordless account.\n"
"You should set a password with usermod -p to unlock the password of this "
"account.\n"
msgstr ""

#, c-format
msgid "%s: repository %s not supported\n"
msgstr ""

#, c-format
msgid "%s: root is not authorized by SELinux to change the password of %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: You may not view or modify password information for %s.\n"
msgstr "Mijenjam šifru za grupu %s\n"

#, c-format
msgid "Changing password for %s\n"
msgstr ""

#, c-format
msgid "The password for %s is unchanged.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: password changed.\n"
msgstr "Šifra:"

#, c-format
msgid ""
"Usage: %s [options] [passwd]\n"
"\n"
"Options:\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] [passwd [shadow]]\n"
"\n"
"Options:\n"
msgstr ""

msgid "  -q, --quiet                   report errors only\n"
msgstr ""

#, c-format
msgid "%s: no alternative shadow file allowed when USE_TCB is enabled.\n"
msgstr ""

#, fuzzy
msgid "invalid password file entry"
msgstr "Stara šifra:"

msgid "duplicate password entry"
msgstr ""

#, c-format
msgid "invalid user name '%s': use --badname to ignore\n"
msgstr ""

#, c-format
msgid "invalid user ID '%lu'\n"
msgstr ""

#, fuzzy, c-format
msgid "user '%s': no group %lu\n"
msgstr "Dodajem korisnika %s grupi %s\n"

#, fuzzy, c-format
msgid "user '%s': directory '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "user '%s': program '%s' does not exist\n"
msgstr "%s: grupa %s postoji\n"

#, fuzzy, c-format
msgid "no tcb directory for %s\n"
msgstr "Mijenjam šifru za grupu %s\n"

#, c-format
msgid "create tcb directory for %s?"
msgstr ""

#, c-format
msgid "failed to create tcb directory for %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: cannot lock %s.\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "no matching password file entry in %s\n"
msgstr ""

#, c-format
msgid "add user '%s' in %s? "
msgstr ""

#, c-format
msgid ""
"user %s has an entry in %s, but its password field in %s is not set to 'x'\n"
msgstr ""

msgid "invalid shadow password file entry"
msgstr ""

msgid "duplicate shadow password entry"
msgstr ""

#, c-format
msgid "user %s: last password change in the future\n"
msgstr ""

#, c-format
msgid "%s: cannot sort entries in %s\n"
msgstr ""

#, c-format
msgid "%s: can't work with tcb enabled\n"
msgstr ""

#, c-format
msgid "%s: failed to change the mode of %s to 0600\n"
msgstr ""

msgid "Access to su to that account DENIED.\n"
msgstr ""

msgid "Password authentication bypassed.\n"
msgstr ""

msgid "Please enter your OWN password as authentication.\n"
msgstr ""

#, c-format
msgid "%s: signal masking malfunction\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot fork user shell\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "%s: signal malfunction\n"
msgstr ""

msgid "Session terminated, terminating shell..."
msgstr ""

#, c-format
msgid " ...killed.\n"
msgstr ""

#, c-format
msgid " ...waiting for child to terminate.\n"
msgstr ""

msgid " ...terminated.\n"
msgstr ""

#, c-format
msgid "%s: %s\n"
msgstr ""

msgid ""
"Usage: su [options] [-] [username [args]]\n"
"\n"
"Options:\n"
"  -c, --command COMMAND         pass COMMAND to the invoked shell\n"
"  -h, --help                    display this help message and exit\n"
"  -, -l, --login                make the shell a login shell\n"
"  -m, -p,\n"
"  --preserve-environment        do not reset environment variables, and\n"
"                                keep the same shell\n"
"  -s, --shell SHELL             use SHELL instead of the default in passwd\n"
"\n"
"If no username is given, assume root.\n"
msgstr ""

#, c-format
msgid ""
"%s: %s\n"
"(Ignored)\n"
msgstr ""

#, c-format
msgid "Password field is empty, this is forbidden for all accounts.\n"
msgstr ""

#, c-format
msgid "Password field is empty, this is forbidden for super-user.\n"
msgstr ""

#, c-format
msgid "You are not authorized to su %s\n"
msgstr ""

#, fuzzy
msgid "(Enter your own password)"
msgstr "Ponovo unesite novu šifru:"

#, c-format
msgid "%s: Authentication failure\n"
msgstr ""

#, c-format
msgid "%s: You are not authorized to su at that time\n"
msgstr ""

#, c-format
msgid "No passwd entry for user '%s'\n"
msgstr ""

#, c-format
msgid "%s: must be run from a terminal\n"
msgstr ""

#, c-format
msgid "%s: pam_start: error %d\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot drop the controlling terminal\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "Cannot execute %s\n"
msgstr "%s: nepoznat član %s\n"

#, fuzzy
msgid "No password file"
msgstr "Nova šifra:"

msgid "TIOCSCTTY failed"
msgstr ""

msgid "No password entry for 'root'"
msgstr ""

msgid ""
"\n"
"Type control-d to proceed with normal startup,\n"
"(or give root password for system maintenance):"
msgstr ""

msgid "Entering System Maintenance Mode"
msgstr ""

#, c-format
msgid "%s: %s was created, but could not be removed\n"
msgstr ""

#, c-format
msgid "%s: the %s configuration in %s will be ignored\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: cannot create new defaults file: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: cannot create directory for defaults file\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: cannot create new defaults file\n"
msgstr ""

#, c-format
msgid "%s: cannot open new defaults file\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: line too long in %s: %s..."
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot create backup file (%s): %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: rename: %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: group '%s' is a NIS group.\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: too many groups specified (max %d).\n"
msgstr ""

#, c-format
msgid "%s: Out of memory. Cannot find group '%s'.\n"
msgstr ""

#, c-format
msgid ""
"Usage: %s [options] LOGIN\n"
"       %s -D\n"
"       %s -D [options]\n"
"\n"
"Options:\n"
msgstr ""

msgid "      --badname                 do not check for bad names\n"
msgstr ""

msgid ""
"  -b, --base-dir BASE_DIR       base directory for the home directory of "
"the\n"
"                                new account\n"
msgstr ""

msgid ""
"      --btrfs-subvolume-home    use BTRFS subvolume for home directory\n"
msgstr ""

msgid "  -c, --comment COMMENT         GECOS field of the new account\n"
msgstr ""

msgid "  -d, --home-dir HOME_DIR       home directory of the new account\n"
msgstr ""

msgid ""
"  -D, --defaults                print or change default useradd "
"configuration\n"
msgstr ""

msgid "  -e, --expiredate EXPIRE_DATE  expiration date of the new account\n"
msgstr ""

msgid ""
"  -f, --inactive INACTIVE       password inactivity period of the new "
"account\n"
msgstr ""

msgid ""
"  -F, --add-subids-for-system   add entries to sub[ud]id even when adding a "
"system user\n"
msgstr ""

msgid ""
"  -g, --gid GROUP               name or ID of the primary group of the new\n"
"                                account\n"
msgstr ""

msgid ""
"  -G, --groups GROUPS           list of supplementary groups of the new\n"
"                                account\n"
msgstr ""

msgid ""
"  -k, --skel SKEL_DIR           use this alternative skeleton directory\n"
msgstr ""

msgid ""
"  -l, --no-log-init             do not add the user to the lastlog and\n"
"                                faillog databases\n"
msgstr ""

msgid "  -m, --create-home             create the user's home directory\n"
msgstr ""

msgid ""
"  -M, --no-create-home          do not create the user's home directory\n"
msgstr ""

msgid ""
"  -N, --no-user-group           do not create a group with the same name as\n"
"                                the user\n"
msgstr ""

msgid ""
"  -o, --non-unique              allow to create users with duplicate\n"
"                                (non-unique) UID\n"
msgstr ""

msgid "  -p, --password PASSWORD       encrypted password of the new account\n"
msgstr ""

msgid "  -s, --shell SHELL             login shell of the new account\n"
msgstr ""

msgid "  -u, --uid UID                 user ID of the new account\n"
msgstr ""

msgid ""
"  -U, --user-group              create a group with the same name as the "
"user\n"
msgstr ""

msgid ""
"  -Z, --selinux-user SEUSER     use a specific SEUSER for the SELinux user "
"mapping\n"
msgstr ""

#, c-format
msgid "%s: invalid base directory '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid comment '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid home directory '%s'\n"
msgstr ""

#, c-format
msgid "%s: shadow passwords required for -e\n"
msgstr ""

#, c-format
msgid "%s: shadow passwords required for -f\n"
msgstr ""

#, c-format
msgid "%s: invalid field '%s'\n"
msgstr ""

#, c-format
msgid "%s: invalid shell '%s'\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Warning: missing or non-executable shell '%s'\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: -Z cannot be used with --prefix\n"
msgstr ""

#, c-format
msgid "%s: -Z requires SELinux enabled kernel\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to open the faillog file for UID %lu: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: failed to reset the faillog entry of UID %lu: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to close the faillog file for UID %lu: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to open the lastlog file for UID %lu: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: failed to reset the lastlog entry of UID %lu: %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to close the lastlog file for UID %lu: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to reset the tallylog entry of user \"%s\"\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to prepare the new %s entry\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: error while duplicating string %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: cannot set SELinux context for home directory %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: error while duplicating string in BTRFS check %s\n"
msgstr ""

#, c-format
msgid "%s: home directory \"%s\" must be mounted on BTRFS\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to create BTRFS subvolume: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: cannot create directory %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: warning: chown on `%s' failed: %m\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: warning: chmod on `%s' failed: %m\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: warning: chown on '%s' failed: %m\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: cannot reset SELinux file creation context\n"
msgstr ""

#, c-format
msgid "%s: cannot set SELinux context for mailbox file %s\n"
msgstr ""

msgid "Creating mailbox file"
msgstr ""

msgid ""
"Group 'mail' not found. Creating the user mailbox file with 0600 mode.\n"
msgstr ""

msgid "Setting mailbox file permissions"
msgstr ""

#, c-format
msgid "%s warning: %s's uid %d is greater than SYS_UID_MAX %d\n"
msgstr ""

#, c-format
msgid ""
"%s warning: %s's uid %d outside of the UID_MIN %d and UID_MAX %d range.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: user '%s' already exists\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid ""
"%s: group %s exists - if you want to add this user to that group, use -g.\n"
msgstr ""

#, c-format
msgid "%s: can't create user\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: UID %lu is not unique\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: Failed to create tcb directory for %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: can't create group\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: can't create subordinate user IDs\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: can't create subordinate group IDs\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: warning: the user name %s to %s SELinux user mapping failed.\n"
msgstr ""

#, c-format
msgid ""
"%s: warning: the home directory %s already exists.\n"
"%s: Not copying any file from skel directory into it.\n"
msgstr ""

msgid ""
"  -f, --force                   force some actions that would fail "
"otherwise\n"
"                                e.g. removal of user still logged in\n"
"                                or files, even if not owned by the user\n"
msgstr ""

msgid "  -r, --remove                  remove home directory and mail spool\n"
msgstr ""

msgid ""
"  -Z, --selinux-user            remove any SELinux user mapping for the "
"user\n"
msgstr ""

#, c-format
msgid ""
"%s: group %s not removed because it is not the primary group of user %s.\n"
msgstr ""

#, c-format
msgid "%s: group %s not removed because it has other members.\n"
msgstr ""

#, c-format
msgid "%s: group %s is the primary group of another user and is not removed.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: cannot remove entry %lu from %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: %s mail spool (%s) not found\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: warning: can't remove %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: %s not owned by %s, not removing\n"
msgstr ""

#, c-format
msgid "%s: Can't allocate memory, tcb entry for %s not removed.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: Cannot drop privileges: %s\n"
msgstr "%s: nepoznat član %s\n"

#, fuzzy, c-format
msgid "%s: Cannot remove the content of %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: Cannot remove tcb files for %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: user %s is a NIS user\n"
msgstr ""

#, c-format
msgid "%s: %s home directory (%s) not found\n"
msgstr ""

#, c-format
msgid "%s: not removing directory %s (would remove home of user %s)\n"
msgstr ""

#, c-format
msgid "%s: error removing subvolume %s\n"
msgstr ""

#, c-format
msgid "%s: error removing directory %s\n"
msgstr ""

#, c-format
msgid "%s: warning: the user name %s to SELinux user mapping removal failed.\n"
msgstr ""

msgid ""
"  -a, --append                  append the user to the supplemental GROUPS\n"
"                                mentioned by the -G option without removing\n"
"                                the user from other groups\n"
msgstr ""

msgid "  -c, --comment COMMENT         new value of the GECOS field\n"
msgstr ""

msgid ""
"  -d, --home HOME_DIR           new home directory for the user account\n"
msgstr ""

msgid ""
"  -e, --expiredate EXPIRE_DATE  set account expiration date to EXPIRE_DATE\n"
msgstr ""

msgid ""
"  -f, --inactive INACTIVE       set password inactive after expiration\n"
"                                to INACTIVE\n"
msgstr ""

msgid "  -g, --gid GROUP               force use GROUP as new primary group\n"
msgstr ""

msgid "  -G, --groups GROUPS           new list of supplementary GROUPS\n"
msgstr ""

msgid "  -l, --login NEW_LOGIN         new value of the login name\n"
msgstr ""

msgid "  -L, --lock                    lock the user account\n"
msgstr ""

msgid ""
"  -m, --move-home               move contents of the home directory to the\n"
"                                new location (use only with -d)\n"
msgstr ""

msgid ""
"  -o, --non-unique              allow using duplicate (non-unique) UID\n"
msgstr ""

msgid ""
"  -p, --password PASSWORD       use encrypted password for the new password\n"
msgstr ""

msgid ""
"  -r, --remove                  remove the user from only the supplemental "
"GROUPS\n"
"                                mentioned by the -G option without removing\n"
"                                the user from other groups\n"
msgstr ""

msgid "  -u, --uid UID                 new UID for the user account\n"
msgstr ""

msgid "  -U, --unlock                  unlock the user account\n"
msgstr ""

msgid "  -v, --add-subuids FIRST-LAST  add range of subordinate uids\n"
msgstr ""

msgid "  -V, --del-subuids FIRST-LAST  remove range of subordinate uids\n"
msgstr ""

msgid "  -w, --add-subgids FIRST-LAST  add range of subordinate gids\n"
msgstr ""

msgid "  -W, --del-subgids FIRST-LAST  remove range of subordinate gids\n"
msgstr ""

msgid ""
"  -Z, --selinux-user SEUSER     new SELinux user mapping for the user "
"account\n"
msgstr ""

#, c-format
msgid ""
"%s: unlocking the user's password would result in a passwordless account.\n"
"You should set a password with usermod -p to unlock this user's password.\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: user '%s' already exists in %s\n"
msgstr "%s: grupa %s postoji\n"

#, c-format
msgid "%s: homedir must be an absolute path\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: invalid subordinate uid range '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: invalid subordinate gid range '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: no options\n"
msgstr "%s: nepoznat član %s\n"

#, c-format
msgid "%s: %s and %s are mutually exclusive flags\n"
msgstr ""

#, c-format
msgid "%s: the -L, -p, and -U flags are exclusive\n"
msgstr ""

#, c-format
msgid "%s: shadow passwords required for -e and -f\n"
msgstr ""

#, c-format
msgid "%s: UID '%lu' already exists\n"
msgstr ""

#, c-format
msgid "%s: %s does not exist, you cannot use the flags %s or %s\n"
msgstr ""

#, c-format
msgid "%s: directory %s exists\n"
msgstr ""

#, c-format
msgid ""
"%s: The previous home directory (%s) was not a directory. It is not removed "
"and no home directories are created.\n"
msgstr ""

#, c-format
msgid "%s: Failed to change ownership of the home directory"
msgstr ""

#, c-format
msgid "%s: error: cannot move subvolume from %s to %s - different device\n"
msgstr ""

#, c-format
msgid "%s: warning: failed to completely remove old home directory %s"
msgstr ""

#, c-format
msgid "%s: cannot rename directory %s to %s\n"
msgstr ""

#, c-format
msgid ""
"%s: The previous home directory (%s) does not exist or is inaccessible. Move "
"cannot be completed.\n"
msgstr ""

#, c-format
msgid "%s: failed to copy the lastlog entry of user %lu to user %lu: %s\n"
msgstr ""

#, c-format
msgid "%s: failed to copy the faillog entry of user %lu to user %lu: %s\n"
msgstr ""

#, c-format
msgid "%s: warning: %s not owned by %s\n"
msgstr ""

msgid "failed to change mailbox owner"
msgstr ""

msgid "failed to rename mailbox"
msgstr ""

#, fuzzy, c-format
msgid "%s: failed to remove uid range %lu-%lu from '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to add uid range %lu-%lu to '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to remove gid range %lu-%lu from '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, fuzzy, c-format
msgid "%s: failed to add gid range %lu-%lu to '%s'\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid ""
"You have modified %s.\n"
"You may need to modify %s for consistency.\n"
"Please use the command '%s' to do so.\n"
msgstr ""

msgid "  -g, --group                   edit group database\n"
msgstr ""

msgid "  -p, --passwd                  edit passwd database\n"
msgstr ""

msgid "  -s, --shadow                  edit shadow or gshadow database\n"
msgstr ""

msgid "  -u, --user                    which user's tcb shadow file to edit\n"
msgstr ""

#, c-format
msgid "%s: failed to remove %s\n"
msgstr ""

#, fuzzy, c-format
msgid "%s: %s is unchanged\n"
msgstr "Šifra:"

msgid "failed to create scratch directory"
msgstr ""

msgid "failed to drop privileges"
msgstr ""

msgid "Couldn't get file context"
msgstr ""

msgid "setfscreatecon () failed"
msgstr ""

msgid "failed to gain privileges"
msgstr ""

msgid "Couldn't lock file"
msgstr ""

msgid "Couldn't make backup"
msgstr ""

#, fuzzy, c-format
msgid "%s: %s: %s\n"
msgstr "nepoznata grupa: %s\n"

#, c-format
msgid "%s: %s returned with status %d\n"
msgstr ""

#, c-format
msgid "%s: %s killed by signal %d\n"
msgstr ""

msgid "failed to open scratch file"
msgstr ""

msgid "failed to unlink scratch file"
msgstr ""

msgid "failed to stat edited file"
msgstr ""

msgid "failed to allocate memory"
msgstr ""

msgid "failed to create backup file"
msgstr ""

#, c-format
msgid "%s: can't restore %s: %s (your changes are in %s)\n"
msgstr ""

#, c-format
msgid "%s: failed to find tcb directory for %s\n"
msgstr ""

#, fuzzy, c-format
#~ msgid "%s: password expiry information changed.\n"
#~ msgstr "Upozorenje o isteku šifre"

#, fuzzy
#~ msgid "Password set to expire."
#~ msgstr "Vaša šifra je istekla."

#, fuzzy
#~ msgid "\tRoom Number: %s\n"
#~ msgstr "Broj sobe"

#, fuzzy
#~ msgid "\tWork Phone: %s\n"
#~ msgstr "Poslovni telefon"

#, fuzzy
#~ msgid "\tHome Phone: %s\n"
#~ msgstr "Kućni telefon"

#, fuzzy
#~ msgid "%s: line %d: cannot update group entry\n"
#~ msgstr "nepoznata grupa: %s\n"

#~ msgid "Unknown User: %s\n"
#~ msgstr "Nepoznat korisnik: %s\n"

#~ msgid "unknown group: %s\n"
#~ msgstr "nepoznata grupa: %s\n"

#, fuzzy
#~ msgid "unknown UID: %u\n"
#~ msgstr "nepoznata grupa: %s\n"

#, fuzzy
#~ msgid "unknown GID: %lu\n"
#~ msgstr "nepoznata grupa: %s\n"

#, fuzzy
#~ msgid "%s: unknown GID %s\n"
#~ msgstr "%s: nepoznat član %s\n"

#, fuzzy
#~ msgid "No password.\n"
#~ msgstr "Nova šifra:"

#~ msgid "Sorry."
#~ msgstr "Žalim."