summaryrefslogtreecommitdiff
path: root/po/hr.po
blob: 8e1a8b0019b2974437129974f38f0b472068b6b5 (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
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
3189
3190
3191
3192
3193
3194
3195
3196
3197
3198
3199
3200
3201
3202
3203
3204
3205
3206
3207
3208
3209
3210
3211
3212
3213
3214
3215
3216
3217
3218
3219
3220
3221
3222
3223
3224
3225
3226
3227
3228
3229
3230
3231
3232
3233
3234
3235
3236
3237
3238
3239
3240
3241
3242
3243
3244
3245
3246
3247
3248
3249
3250
3251
3252
3253
3254
3255
3256
3257
3258
3259
3260
3261
3262
3263
3264
3265
3266
3267
3268
3269
3270
3271
3272
3273
3274
3275
3276
3277
3278
3279
3280
3281
3282
3283
3284
3285
3286
3287
3288
3289
3290
3291
3292
3293
3294
3295
3296
3297
3298
3299
3300
3301
3302
3303
3304
3305
3306
3307
3308
3309
3310
3311
3312
3313
3314
3315
3316
3317
3318
3319
3320
3321
3322
3323
3324
3325
3326
3327
3328
3329
3330
3331
3332
3333
3334
3335
3336
3337
3338
3339
3340
3341
3342
3343
3344
3345
3346
3347
3348
3349
3350
3351
3352
3353
3354
3355
3356
3357
3358
3359
3360
3361
3362
3363
3364
3365
3366
3367
3368
3369
3370
3371
3372
3373
3374
3375
3376
3377
3378
3379
3380
3381
3382
3383
3384
3385
3386
3387
3388
3389
3390
3391
3392
3393
3394
3395
3396
3397
3398
3399
3400
3401
3402
3403
3404
3405
3406
3407
3408
3409
3410
3411
3412
3413
3414
3415
3416
3417
3418
3419
3420
3421
3422
3423
3424
3425
3426
3427
3428
3429
3430
3431
3432
3433
3434
3435
3436
3437
3438
3439
3440
3441
3442
3443
3444
3445
3446
3447
3448
3449
3450
3451
3452
3453
3454
3455
3456
3457
3458
3459
3460
3461
3462
3463
3464
3465
3466
3467
3468
3469
3470
3471
3472
3473
3474
3475
3476
3477
3478
3479
3480
3481
3482
3483
3484
3485
3486
3487
3488
3489
3490
3491
3492
3493
3494
3495
3496
3497
3498
3499
3500
3501
3502
3503
3504
3505
3506
3507
3508
3509
3510
3511
3512
3513
3514
3515
3516
3517
3518
3519
3520
3521
3522
3523
3524
3525
3526
3527
3528
3529
3530
3531
3532
3533
3534
3535
3536
3537
3538
3539
3540
3541
3542
3543
3544
3545
3546
3547
3548
3549
3550
3551
3552
3553
3554
3555
3556
3557
3558
3559
3560
3561
3562
3563
3564
3565
3566
3567
3568
3569
3570
3571
3572
3573
3574
3575
3576
3577
3578
3579
3580
3581
3582
3583
3584
3585
3586
3587
3588
3589
3590
3591
3592
3593
3594
3595
3596
3597
3598
3599
3600
3601
3602
3603
3604
3605
3606
3607
3608
3609
3610
3611
3612
3613
3614
3615
3616
3617
3618
3619
3620
3621
3622
3623
3624
3625
3626
3627
3628
3629
3630
3631
3632
3633
3634
3635
3636
3637
3638
3639
3640
3641
3642
3643
3644
3645
3646
3647
3648
3649
3650
3651
3652
3653
3654
3655
3656
3657
3658
3659
3660
3661
3662
3663
3664
3665
3666
3667
3668
3669
3670
3671
3672
3673
3674
3675
3676
3677
3678
3679
3680
3681
3682
3683
3684
3685
3686
3687
3688
3689
3690
3691
3692
3693
3694
3695
3696
3697
3698
3699
3700
3701
3702
3703
3704
3705
3706
3707
3708
3709
3710
3711
3712
3713
3714
3715
3716
3717
3718
3719
3720
3721
3722
3723
3724
3725
3726
3727
3728
3729
3730
3731
3732
3733
3734
3735
3736
3737
3738
3739
3740
3741
3742
3743
3744
3745
3746
3747
3748
3749
3750
3751
3752
3753
3754
3755
3756
3757
3758
3759
3760
3761
3762
3763
3764
3765
3766
3767
3768
3769
3770
3771
3772
3773
3774
3775
3776
3777
3778
3779
3780
3781
3782
3783
3784
3785
3786
3787
3788
3789
3790
3791
3792
3793
3794
3795
3796
3797
3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
3813
3814
3815
3816
3817
3818
3819
3820
3821
3822
3823
3824
3825
3826
3827
3828
3829
3830
3831
3832
3833
3834
3835
3836
3837
3838
3839
3840
3841
3842
3843
3844
3845
3846
3847
3848
3849
3850
3851
3852
3853
3854
3855
3856
3857
3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
3874
3875
3876
3877
3878
3879
3880
3881
3882
3883
3884
3885
3886
3887
3888
3889
3890
3891
3892
3893
3894
3895
3896
3897
3898
3899
3900
3901
3902
3903
3904
3905
3906
3907
3908
3909
3910
3911
3912
3913
3914
3915
3916
3917
3918
3919
3920
3921
3922
3923
3924
3925
3926
3927
3928
3929
3930
3931
3932
3933
3934
3935
3936
3937
3938
3939
3940
3941
3942
3943
3944
3945
3946
3947
3948
3949
3950
3951
3952
3953
3954
3955
3956
3957
3958
3959
3960
3961
3962
3963
3964
3965
3966
3967
3968
3969
3970
3971
3972
3973
3974
3975
3976
3977
3978
3979
3980
3981
3982
3983
3984
3985
3986
3987
3988
3989
3990
3991
3992
3993
3994
3995
3996
3997
3998
3999
4000
4001
4002
4003
4004
4005
4006
4007
4008
4009
4010
4011
4012
4013
4014
4015
4016
4017
4018
4019
4020
4021
4022
4023
4024
4025
4026
4027
4028
4029
4030
4031
4032
4033
4034
4035
4036
4037
4038
4039
4040
4041
4042
4043
4044
4045
4046
4047
4048
4049
4050
4051
4052
4053
4054
4055
4056
4057
4058
4059
4060
4061
4062
4063
4064
4065
4066
4067
4068
4069
4070
4071
4072
4073
4074
4075
4076
4077
4078
4079
4080
4081
4082
4083
4084
4085
4086
4087
4088
4089
4090
4091
4092
4093
4094
4095
4096
4097
4098
4099
4100
4101
4102
4103
4104
4105
4106
4107
4108
4109
4110
4111
4112
4113
4114
4115
4116
4117
4118
4119
4120
4121
4122
4123
4124
4125
4126
4127
4128
4129
4130
4131
4132
4133
4134
4135
4136
4137
4138
4139
4140
4141
4142
4143
4144
4145
4146
4147
4148
4149
4150
4151
4152
4153
4154
4155
4156
4157
4158
4159
4160
4161
4162
4163
4164
4165
4166
4167
4168
4169
4170
4171
4172
4173
4174
4175
4176
4177
4178
4179
4180
4181
4182
4183
4184
4185
4186
4187
4188
4189
4190
4191
4192
4193
4194
4195
4196
4197
4198
4199
4200
4201
4202
4203
4204
4205
4206
4207
4208
4209
4210
4211
4212
4213
4214
4215
4216
4217
4218
4219
4220
4221
4222
4223
4224
4225
4226
4227
4228
4229
4230
4231
4232
4233
4234
4235
4236
4237
4238
4239
4240
4241
4242
4243
4244
4245
4246
4247
4248
4249
4250
4251
4252
4253
4254
4255
4256
4257
4258
4259
4260
4261
4262
4263
4264
4265
4266
4267
4268
4269
4270
4271
4272
4273
4274
4275
4276
4277
4278
4279
4280
4281
4282
4283
4284
4285
4286
4287
4288
4289
4290
4291
4292
4293
4294
4295
4296
4297
4298
4299
4300
4301
4302
4303
4304
4305
4306
4307
4308
4309
4310
4311
4312
4313
4314
4315
4316
4317
4318
4319
4320
4321
4322
4323
4324
4325
4326
4327
4328
4329
4330
4331
4332
4333
4334
4335
4336
4337
4338
4339
4340
4341
4342
4343
4344
4345
4346
4347
4348
4349
4350
4351
4352
4353
4354
4355
4356
4357
4358
4359
4360
4361
4362
4363
4364
4365
4366
4367
4368
4369
4370
4371
4372
4373
4374
4375
4376
4377
4378
4379
4380
4381
4382
4383
4384
4385
4386
4387
4388
4389
4390
4391
4392
4393
4394
4395
4396
4397
4398
4399
4400
4401
4402
4403
4404
4405
4406
4407
4408
4409
4410
4411
4412
4413
4414
4415
4416
4417
4418
4419
4420
4421
4422
4423
4424
4425
4426
4427
4428
4429
4430
4431
4432
4433
4434
4435
4436
4437
4438
4439
4440
4441
4442
4443
4444
4445
4446
4447
4448
4449
4450
4451
4452
4453
4454
4455
4456
4457
4458
4459
4460
4461
4462
4463
4464
4465
4466
4467
4468
4469
4470
4471
4472
4473
4474
4475
4476
4477
4478
4479
4480
4481
4482
4483
4484
4485
4486
4487
4488
4489
4490
4491
4492
4493
4494
4495
4496
4497
4498
4499
4500
4501
4502
4503
4504
4505
4506
4507
4508
4509
4510
4511
4512
4513
4514
4515
4516
4517
4518
4519
4520
4521
4522
4523
4524
4525
4526
4527
4528
4529
4530
4531
4532
4533
4534
4535
4536
4537
4538
4539
4540
4541
4542
4543
4544
4545
4546
4547
4548
4549
4550
4551
4552
4553
4554
4555
4556
4557
4558
4559
4560
4561
4562
4563
4564
4565
4566
4567
4568
4569
4570
4571
4572
4573
4574
4575
4576
4577
4578
4579
4580
4581
4582
4583
4584
4585
4586
4587
4588
4589
4590
4591
4592
4593
4594
4595
4596
4597
4598
4599
4600
4601
4602
4603
4604
4605
4606
4607
4608
4609
4610
4611
4612
4613
4614
4615
4616
4617
4618
4619
4620
4621
4622
4623
4624
4625
4626
4627
4628
4629
4630
4631
4632
4633
4634
4635
4636
4637
4638
4639
4640
4641
4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
4660
4661
4662
4663
4664
4665
4666
4667
4668
4669
4670
4671
4672
4673
4674
4675
4676
4677
4678
4679
4680
4681
4682
4683
4684
4685
4686
4687
4688
4689
4690
4691
4692
4693
4694
4695
4696
4697
4698
4699
4700
4701
4702
4703
4704
4705
4706
4707
4708
4709
4710
4711
4712
4713
4714
4715
4716
4717
4718
4719
4720
4721
4722
4723
4724
4725
4726
4727
4728
4729
4730
4731
4732
4733
4734
4735
4736
4737
4738
4739
4740
4741
4742
4743
4744
4745
4746
4747
4748
4749
4750
4751
4752
4753
4754
4755
4756
4757
4758
4759
4760
4761
4762
4763
4764
4765
4766
4767
4768
4769
4770
4771
4772
4773
4774
4775
4776
4777
4778
4779
4780
4781
4782
4783
4784
4785
4786
4787
4788
4789
4790
4791
4792
4793
4794
4795
4796
4797
4798
4799
4800
4801
4802
4803
4804
4805
4806
4807
4808
4809
4810
4811
4812
4813
4814
4815
4816
4817
4818
4819
4820
4821
4822
4823
4824
4825
4826
4827
4828
4829
4830
4831
4832
4833
4834
4835
4836
4837
4838
4839
4840
4841
4842
4843
4844
4845
4846
4847
4848
4849
4850
4851
4852
4853
4854
4855
4856
4857
4858
4859
4860
4861
4862
4863
4864
4865
4866
4867
4868
4869
4870
4871
4872
4873
4874
4875
4876
4877
4878
4879
4880
4881
4882
4883
4884
4885
4886
4887
4888
4889
4890
4891
4892
4893
4894
4895
4896
4897
4898
4899
4900
4901
4902
4903
4904
4905
4906
4907
4908
4909
4910
4911
4912
4913
4914
4915
4916
4917
4918
4919
4920
4921
4922
4923
4924
4925
4926
4927
4928
4929
4930
4931
4932
4933
4934
4935
4936
4937
4938
4939
4940
4941
4942
4943
4944
4945
4946
4947
4948
4949
4950
4951
4952
4953
4954
4955
4956
4957
4958
4959
4960
4961
4962
4963
4964
4965
4966
4967
4968
4969
4970
4971
4972
4973
4974
4975
4976
4977
4978
4979
4980
4981
4982
4983
4984
4985
4986
4987
4988
4989
4990
4991
4992
4993
4994
4995
4996
4997
4998
4999
5000
5001
5002
5003
5004
5005
5006
5007
5008
5009
5010
5011
5012
5013
5014
5015
5016
5017
5018
5019
5020
5021
5022
5023
5024
5025
5026
5027
5028
5029
5030
5031
5032
5033
5034
5035
5036
5037
5038
5039
5040
5041
5042
5043
5044
5045
5046
5047
5048
5049
5050
5051
5052
5053
5054
5055
5056
5057
5058
5059
5060
5061
5062
5063
5064
5065
5066
5067
5068
5069
5070
5071
5072
5073
5074
5075
5076
5077
5078
5079
5080
5081
5082
5083
5084
5085
5086
5087
5088
5089
5090
5091
5092
5093
5094
5095
5096
5097
5098
5099
5100
5101
5102
5103
5104
5105
5106
5107
5108
5109
5110
5111
5112
5113
5114
5115
5116
5117
5118
5119
5120
5121
5122
5123
5124
5125
5126
5127
5128
5129
5130
5131
5132
5133
5134
5135
5136
5137
5138
5139
5140
5141
5142
5143
5144
5145
5146
5147
5148
5149
5150
5151
5152
5153
5154
5155
5156
5157
5158
5159
5160
5161
5162
5163
5164
5165
5166
5167
5168
5169
5170
5171
5172
5173
5174
5175
5176
5177
5178
5179
5180
5181
5182
5183
5184
5185
5186
5187
5188
5189
5190
5191
5192
5193
5194
5195
5196
5197
5198
5199
5200
5201
5202
5203
5204
5205
5206
5207
5208
5209
5210
5211
5212
5213
5214
5215
5216
5217
5218
5219
5220
5221
5222
5223
5224
5225
5226
5227
5228
5229
5230
5231
5232
5233
5234
5235
5236
5237
5238
5239
5240
# Croatian translation for flatpak.
# Copyright (C) 2020 flatpak's COPYRIGHT HOLDER
# This file is distributed under the same license as the flatpak package.
# Milo Ivir <mail@milotype.de>, 2020.
#
msgid ""
msgstr ""
"Project-Id-Version: flatpak master\n"
"Report-Msgid-Bugs-To: https://github.com/flatpak/flatpak/issues\n"
"POT-Creation-Date: 2020-06-22 13:17+0200\n"
"PO-Revision-Date: 2020-01-30 19:42+0100\n"
"Last-Translator: Milo Ivir <mail@milotype.de>\n"
"Language-Team: Croatian <hr@li.org>\n"
"Language: 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: Poedit 1.8.12\n"

#: app/flatpak-builtins-build-bundle.c:57
msgid "Export runtime instead of app"
msgstr "Izvezi okruženje umjesto programa"

#: app/flatpak-builtins-build-bundle.c:58
msgid "Arch to bundle for"
msgstr "Arhitektura za paketiranje za"

#: app/flatpak-builtins-build-bundle.c:58
#: app/flatpak-builtins-build-export.c:59 app/flatpak-builtins-build-init.c:53
#: app/flatpak-builtins-build-sign.c:41 app/flatpak-builtins-create-usb.c:44
#: app/flatpak-builtins-info.c:54 app/flatpak-builtins-install.c:60
#: app/flatpak-builtins-list.c:49 app/flatpak-builtins-make-current.c:38
#: app/flatpak-builtins-remote-info.c:51 app/flatpak-builtins-remote-ls.c:52
#: app/flatpak-builtins-run.c:62 app/flatpak-builtins-search.c:36
#: app/flatpak-builtins-uninstall.c:54 app/flatpak-builtins-update.c:55
msgid "ARCH"
msgstr "ARHITEKTURA"

#: app/flatpak-builtins-build-bundle.c:59
msgid "Url for repo"
msgstr "Url za repozitorij"

#: app/flatpak-builtins-build-bundle.c:59
#: app/flatpak-builtins-build-bundle.c:60
#: app/flatpak-builtins-build-update-repo.c:63
#: app/flatpak-builtins-build-update-repo.c:67
#: app/flatpak-builtins-build-update-repo.c:68
#: app/flatpak-builtins-history.c:67 app/flatpak-builtins-remote-add.c:74
#: app/flatpak-builtins-remote-add.c:75 app/flatpak-builtins-remote-list.c:51
#: app/flatpak-builtins-remote-modify.c:66
#: app/flatpak-builtins-remote-modify.c:80
#: app/flatpak-builtins-remote-modify.c:81
msgid "URL"
msgstr "URL"

#: app/flatpak-builtins-build-bundle.c:60
msgid "Url for runtime flatpakrepo file"
msgstr "Url za okruženje datoteke flatpak repozitorija"

#: app/flatpak-builtins-build-bundle.c:61
msgid "Add GPG key from FILE (- for stdin)"
msgstr "Dodaj GPG ključ iz DATOTEKE (- za stdin)"

#: app/flatpak-builtins-build-bundle.c:61 app/flatpak-builtins-build.c:54
#: app/flatpak-builtins-build-export.c:64
#: app/flatpak-builtins-build-update-repo.c:76
#: app/flatpak-builtins-install.c:70 app/flatpak-builtins-remote-add.c:78
#: app/flatpak-builtins-remote-add.c:79 app/flatpak-builtins-remote-modify.c:84
#: app/flatpak-builtins-remote-modify.c:86
msgid "FILE"
msgstr "DATOTEKA"

#: app/flatpak-builtins-build-bundle.c:62
msgid "GPG Key ID to sign the OCI image with"
msgstr "ID GPG ključa za potpisivanje OCI slike"

#: app/flatpak-builtins-build-bundle.c:62
#: app/flatpak-builtins-build-commit-from.c:64
#: app/flatpak-builtins-build-export.c:65
#: app/flatpak-builtins-build-import-bundle.c:46
#: app/flatpak-builtins-build-sign.c:43
#: app/flatpak-builtins-build-update-repo.c:77
msgid "KEY-ID"
msgstr "KLJUČ-ID"

#: app/flatpak-builtins-build-bundle.c:63
#: app/flatpak-builtins-build-commit-from.c:65
#: app/flatpak-builtins-build-export.c:68
#: app/flatpak-builtins-build-import-bundle.c:47
#: app/flatpak-builtins-build-sign.c:44
#: app/flatpak-builtins-build-update-repo.c:78
msgid "GPG Homedir to use when looking for keyrings"
msgstr "Početni direktorij GPG-a kad se traže privjesci za ključeve"

#: app/flatpak-builtins-build-bundle.c:63
#: app/flatpak-builtins-build-commit-from.c:65
#: app/flatpak-builtins-build-export.c:68
#: app/flatpak-builtins-build-import-bundle.c:47
#: app/flatpak-builtins-build-sign.c:44
#: app/flatpak-builtins-build-update-repo.c:78
msgid "HOMEDIR"
msgstr "POČETNI-DIREKTORIJ"

#: app/flatpak-builtins-build-bundle.c:64
msgid "OSTree commit to create a delta bundle from"
msgstr "OSTree izmjena za stvaranje paketa delta datoteka"

#: app/flatpak-builtins-build-bundle.c:64 app/flatpak-builtins-remote-info.c:52
#: app/flatpak-builtins-update.c:56
msgid "COMMIT"
msgstr "IZMJENA"

#: app/flatpak-builtins-build-bundle.c:65
msgid "Export oci image instead of flatpak bundle"
msgstr "Izvezi oci sliku umjesto flatpak paket"

#: app/flatpak-builtins-build-bundle.c:617
msgid ""
"LOCATION FILENAME NAME [BRANCH] - Create a single file bundle from a local "
"repository"
msgstr ""
"LOKACIJA IME-DATOTEKE IME [GRANA] – Stvori jedan paket datoteka iz lokalnog "
"repozitorija"

#: app/flatpak-builtins-build-bundle.c:624
msgid "LOCATION, FILENAME and NAME must be specified"
msgstr "LOKACIJA, IME_DATOTEKE i IME se moraju odrediti"

#: app/flatpak-builtins-build-bundle.c:627
#: app/flatpak-builtins-build-export.c:802
#: app/flatpak-builtins-build-import-bundle.c:188
#: app/flatpak-builtins-build-init.c:212 app/flatpak-builtins-build-sign.c:75
#: app/flatpak-builtins-document-export.c:102
#: app/flatpak-builtins-document-info.c:75
#: app/flatpak-builtins-document-list.c:182
#: app/flatpak-builtins-document-unexport.c:67
#: app/flatpak-builtins-history.c:452 app/flatpak-builtins-info.c:130
#: app/flatpak-builtins-install.c:137 app/flatpak-builtins-install.c:200
#: app/flatpak-builtins-list.c:438 app/flatpak-builtins-make-current.c:72
#: app/flatpak-builtins-override.c:73
#: app/flatpak-builtins-permission-list.c:157
#: app/flatpak-builtins-permission-remove.c:132
#: app/flatpak-builtins-remote-add.c:305
#: app/flatpak-builtins-remote-delete.c:68
#: app/flatpak-builtins-remote-list.c:229 app/flatpak-builtins-remote-ls.c:420
msgid "Too many arguments"
msgstr "Previše argumenata"

#: app/flatpak-builtins-build-bundle.c:642
#: app/flatpak-builtins-build-commit-from.c:307
#: app/flatpak-builtins-build-commit-from.c:320
#: app/flatpak-builtins-build-import-bundle.c:197
#, c-format
msgid "'%s' is not a valid repository"
msgstr "„%s” nije ispravan repozitorij"

#: app/flatpak-builtins-build-bundle.c:646
#, c-format
msgid "'%s' is not a valid repository: "
msgstr "„%s” nije ispravan repozitorij:"

#: app/flatpak-builtins-build-bundle.c:657 app/flatpak-builtins-build-sign.c:87
#: common/flatpak-dir.c:11571 common/flatpak-utils.c:1531
#, c-format
msgid "'%s' is not a valid name: %s"
msgstr "„%s” nije ispravno ime: %s"

#: app/flatpak-builtins-build-bundle.c:660
#: app/flatpak-builtins-build-export.c:823 app/flatpak-builtins-build-sign.c:90
#: common/flatpak-dir.c:11577 common/flatpak-utils.c:1537
#, c-format
msgid "'%s' is not a valid branch name: %s"
msgstr "„%s” nije ispravno ime grane: %s"

#: app/flatpak-builtins-build-bundle.c:674
#: app/flatpak-builtins-build-import-bundle.c:201
#: app/flatpak-builtins-build-init.c:275
#, c-format
msgid "'%s' is not a valid filename"
msgstr "„%s” nije ispravno ime datoteke"

#: app/flatpak-builtins-build.c:49
msgid "Use Platform runtime rather than Sdk"
msgstr "Koristi okruženje za platformu umjesto sdk"

#: app/flatpak-builtins-build.c:50
msgid "Make destination readonly"
msgstr "Postavi odredište na samo-za-čitanje"

#: app/flatpak-builtins-build.c:51
msgid "Add bind mount"
msgstr "Dodaj povezano montiranje"

#: app/flatpak-builtins-build.c:51
msgid "DEST=SRC"
msgstr "ODREDIŠTE=IZVOR"

#: app/flatpak-builtins-build.c:52
msgid "Start build in this directory"
msgstr "Počni gradnju u ovom direktoriju"

#: app/flatpak-builtins-build.c:52 app/flatpak-builtins-build.c:53
#: app/flatpak-builtins-build-init.c:64 app/flatpak-builtins-run.c:64
msgid "DIR"
msgstr "DIR"

#: app/flatpak-builtins-build.c:53
msgid "Where to look for custom sdk dir (defaults to 'usr')"
msgstr "Gdje tražiti prilagođeni sdk (standardno je „usr”)"

#: app/flatpak-builtins-build.c:54 app/flatpak-builtins-build-export.c:64
msgid "Use alternative file for the metadata"
msgstr "Koristi alternativne datoteka za metapodatke"

#: app/flatpak-builtins-build.c:55 app/flatpak-builtins-run.c:81
msgid "Kill processes when the parent process dies"
msgstr "Ubij procese kad nadređeni proces umre"

#: app/flatpak-builtins-build.c:56
msgid "Export application homedir directory to build"
msgstr "Izvezi početni direktorij aplikacije u direktorij gradnje"

#: app/flatpak-builtins-build.c:57 app/flatpak-builtins-run.c:69
msgid "Log session bus calls"
msgstr "Zapiši bus pozive sesije"

#: app/flatpak-builtins-build.c:58 app/flatpak-builtins-run.c:70
msgid "Log system bus calls"
msgstr "Zapiši bus pozive sustava"

#: app/flatpak-builtins-build.c:205
msgid "DIRECTORY [COMMAND [ARGUMENT…]] - Build in directory"
msgstr "DIREKTORIJ [NAREDBA [ARGUMENT …]] – Gradi u direktoriju"

#: app/flatpak-builtins-build.c:228 app/flatpak-builtins-build-finish.c:640
msgid "DIRECTORY must be specified"
msgstr "DIREKTORIJ se mora odrediti"

#: app/flatpak-builtins-build.c:239 app/flatpak-builtins-build-export.c:845
#, c-format
msgid "Build directory %s not initialized, use flatpak build-init"
msgstr "Direktorij gradnje %s nije inicijaliziran, koristi flatpak build-init"

#: app/flatpak-builtins-build.c:258
msgid "metadata invalid, not application or runtime"
msgstr "metapodaci neispravni, nije program ili okruženje"

#: app/flatpak-builtins-build.c:389
#, c-format
msgid "No extension point matching %s in %s"
msgstr "Nijedna točka proširenja se ne poklapa s %s u %s"

#: app/flatpak-builtins-build.c:555
#, c-format
msgid "Missing '=' in bind mount option '%s'"
msgstr "Nedostaje „=” u opciji „%s” za povezano montiranje"

#: app/flatpak-builtins-build.c:591 common/flatpak-run.c:3915
msgid "Unable to start app"
msgstr "Nije moguće pokrenuti program"

#: app/flatpak-builtins-build-commit-from.c:55
msgid "Source repo dir"
msgstr "Direktorij repozitorija izvora"

#: app/flatpak-builtins-build-commit-from.c:55
msgid "SRC-REPO"
msgstr "IZVOR-REPOZITORIJ"

#: app/flatpak-builtins-build-commit-from.c:56
msgid "Source repo ref"
msgstr "Referenca repozitorija izvora"

#: app/flatpak-builtins-build-commit-from.c:56
msgid "SRC-REF"
msgstr "IZVOR-REFERENCA"

#: app/flatpak-builtins-build-commit-from.c:60
#: app/flatpak-builtins-build-export.c:57
msgid "One line subject"
msgstr "Kratki opis predmeta"

#: app/flatpak-builtins-build-commit-from.c:60
#: app/flatpak-builtins-build-export.c:57
msgid "SUBJECT"
msgstr "PREDMET"

#: app/flatpak-builtins-build-commit-from.c:61
#: app/flatpak-builtins-build-export.c:58
msgid "Full description"
msgstr "Potpuni opis"

#: app/flatpak-builtins-build-commit-from.c:61
#: app/flatpak-builtins-build-export.c:58
msgid "BODY"
msgstr "TIJELO"

#: app/flatpak-builtins-build-commit-from.c:62
#: app/flatpak-builtins-build-export.c:61
#: app/flatpak-builtins-build-import-bundle.c:48
msgid "Update the appstream branch"
msgstr "Aktualiziraj appstream granu"

#: app/flatpak-builtins-build-commit-from.c:63
#: app/flatpak-builtins-build-export.c:62
#: app/flatpak-builtins-build-import-bundle.c:49
#: app/flatpak-builtins-build-update-repo.c:80
msgid "Don't update the summary"
msgstr "Ne aktualiziraj sažetak"

#: app/flatpak-builtins-build-commit-from.c:64
#: app/flatpak-builtins-build-export.c:65
#: app/flatpak-builtins-build-import-bundle.c:46
#: app/flatpak-builtins-build-sign.c:43
msgid "GPG Key ID to sign the commit with"
msgstr "ID GPG ključa za potpisivanje izmjene"

#: app/flatpak-builtins-build-commit-from.c:66
#: app/flatpak-builtins-build-export.c:69
msgid "Mark build as end-of-life"
msgstr "Označi gradnju kao kraj-života"

#: app/flatpak-builtins-build-commit-from.c:66
#: app/flatpak-builtins-build-export.c:69
msgid "REASON"
msgstr "RAZLOG"

#: app/flatpak-builtins-build-commit-from.c:67
msgid ""
"Mark refs matching the OLDID prefix as end-of-life, to be replaced with the "
"given NEWID"
msgstr ""
"Označi reference koje se poklapaju sa STARI-ID prefiksom kao kraj-života, "
"zamijenit će se s datom NOVI-ID oznakom"

#: app/flatpak-builtins-build-commit-from.c:67
msgid "OLDID=NEWID"
msgstr "STARI-ID=NOVI-ID"

#: app/flatpak-builtins-build-commit-from.c:68
#: app/flatpak-builtins-build-export.c:71
msgid "Set type of token needed to install this commit"
msgstr "Postavi vrstu tokena koja je potrebna za instaliranje ove izmjene"

#: app/flatpak-builtins-build-commit-from.c:68
#: app/flatpak-builtins-build-export.c:71
msgid "VAL"
msgstr "VRIJEDNOST"

#: app/flatpak-builtins-build-commit-from.c:69
msgid "Override the timestamp of the commit (NOW for current time)"
msgstr "Nadjačaj vremensku oznaku izmjene (NOW za trenutačno vrijeme)"

#: app/flatpak-builtins-build-commit-from.c:69
#: app/flatpak-builtins-build-export.c:72
msgid "TIMESTAMP"
msgstr "VREMENSKA_OZNAKA"

#: app/flatpak-builtins-build-commit-from.c:247
msgid "DST-REPO [DST-REF…] - Make a new commit from existing commits"
msgstr ""
"DISTRIBUCIJA-REPOZITORIJ [DISTRIBUCIJA-REPOZITORIJ …] – Izradi novu izmjenu "
"iz postojeće izmjene"

#: app/flatpak-builtins-build-commit-from.c:254
msgid "DST-REPO must be specified"
msgstr "DISTRIBUCIJA-REPOZITORIJ se mora odrediti"

#: app/flatpak-builtins-build-commit-from.c:262
msgid ""
"If --src-repo is not specified, exactly one destination ref must be specified"
msgstr ""
"Ako je --src-ref nije određeno, mora se odrediti samo jedna referenca "
"odredišta"

#: app/flatpak-builtins-build-commit-from.c:265
msgid ""
"If --src-ref is specified, exactly one destination ref must be specified"
msgstr ""
"Ako je --src-ref određeno, mora se odrediti samo jedna referenca odredišta"

#: app/flatpak-builtins-build-commit-from.c:268
msgid "Either --src-repo or --src-ref must be specified"
msgstr "--src-repo ili --src-ref se moraju odrediti"

#: app/flatpak-builtins-build-commit-from.c:284
msgid "Invalid argument format of use  --end-of-life-rebase=OLDID=NEWID"
msgstr ""
"Neispravni format argument upotrebe  --end-of-life-rebase=STARI-ID=NOVI-ID"

#: app/flatpak-builtins-build-commit-from.c:290
#: app/flatpak-builtins-build-commit-from.c:293
#, c-format
msgid "Invalid name %s in --end-of-life-rebase"
msgstr "Neispravno ime %s u --end-of-life-rebase"

#: app/flatpak-builtins-build-commit-from.c:302
#: app/flatpak-builtins-build-export.c:1046
#, c-format
msgid "Could not parse '%s'"
msgstr "Nije bilo moguće obraditi „%s”"

#: app/flatpak-builtins-build-commit-from.c:466
msgid "Can't commit from partial source commit"
msgstr "Nije moguće izmijeniti iz djelomične izmjene izvora"

#: app/flatpak-builtins-build-commit-from.c:471
#, c-format
msgid "%s: no change\n"
msgstr "%s: bez promjene\n"

#: app/flatpak-builtins-build-export.c:59
msgid "Architecture to export for (must be host compatible)"
msgstr "Izvozna arhitektura za (mora bit kompatibilna s računalom)"

#: app/flatpak-builtins-build-export.c:60
msgid "Commit runtime (/usr), not /app"
msgstr "Izmijeni okruženje (/usr), ne /app"

#: app/flatpak-builtins-build-export.c:63
msgid "Use alternative directory for the files"
msgstr "Koristi alternativni direktorij za datoteke"

#: app/flatpak-builtins-build-export.c:63
msgid "SUBDIR"
msgstr "PODDIREKTORIJ"

#: app/flatpak-builtins-build-export.c:66
msgid "Files to exclude"
msgstr "Datoteke koje treba izuzeti"

#: app/flatpak-builtins-build-export.c:66
#: app/flatpak-builtins-build-export.c:67
#: app/flatpak-builtins-build-update-repo.c:83
msgid "PATTERN"
msgstr "UZORAK"

#: app/flatpak-builtins-build-export.c:67
msgid "Excluded files to include"
msgstr "Izuzete su datoteke koje treba uključiti"

#: app/flatpak-builtins-build-export.c:70
msgid "Mark build as end-of-life, to be replaced with the given ID"
msgstr "Označi gradnju kao kraj-života, zamijenit će se s zadatom ID oznakom"

#: app/flatpak-builtins-build-export.c:70
#: app/flatpak-builtins-document-list.c:47 app/flatpak-cli-transaction.c:962
msgid "ID"
msgstr "ID"

#: app/flatpak-builtins-build-export.c:72
msgid "Override the timestamp of the commit"
msgstr "Nadjačaj vremensku oznaku izmjene"

#: app/flatpak-builtins-build-export.c:73
#: app/flatpak-builtins-build-update-repo.c:70
#: app/flatpak-builtins-remote-add.c:77 app/flatpak-builtins-remote-list.c:52
#: app/flatpak-builtins-remote-modify.c:83
msgid "Collection ID"
msgstr "ID zbirke"

#: app/flatpak-builtins-build-export.c:465
#, c-format
msgid "WARNING: Error running desktop-file-validate: %s\n"
msgstr "UPOZORENJE: Greška pri pokretanju desktop-file-validate: %s\n"

#: app/flatpak-builtins-build-export.c:473
#, c-format
msgid "WARNING: Error reading from desktop-file-validate: %s\n"
msgstr "UPOZORENJE: Greška pri čitanju desktop-file-validate: %s\n"

#: app/flatpak-builtins-build-export.c:479
#, c-format
msgid "WARNING: Failed to validate desktop file %s: %s\n"
msgstr "UPOZORENJE: Greška u provjeravanju datoteke radne površine %s: %s\n"

#: app/flatpak-builtins-build-export.c:494
#, c-format
msgid "WARNING: Can't find Exec key in %s: %s\n"
msgstr "UPOZORENJE: Nije moguće pronaći Exec ključ u %s: %s\n"

#: app/flatpak-builtins-build-export.c:502
#: app/flatpak-builtins-build-export.c:599
#, c-format
msgid "WARNING: Binary not found for Exec line in %s: %s\n"
msgstr "UPOZORENJE: Binarna dataoteka nije pronađena za Exec redak u %s: %s\n"

#: app/flatpak-builtins-build-export.c:509
#, c-format
msgid "WARNING: Icon not matching app id in %s: %s\n"
msgstr "UPOZORENJE: Ikona se ne poklapa s id oznakom programa u %s: %s\n"

#: app/flatpak-builtins-build-export.c:537
#, c-format
msgid "WARNING: Icon referenced in desktop file but not exported: %s\n"
msgstr ""
"UPOZORENJE: Ikona je referencirana u datoteci radne površine, ali nije "
"izvezena: %s\n"

#: app/flatpak-builtins-build-export.c:678
#, c-format
msgid "Invalid uri type %s, only http/https supported"
msgstr "Neispravna uri vrsta %s, podržava se samo http/https"

#: app/flatpak-builtins-build-export.c:696
#, c-format
msgid "Unable to find basename in %s, specify a name explicitly"
msgstr "Nije moguće pronaći onsovno ime u %s, odredi ime nedvosmisleno"

#: app/flatpak-builtins-build-export.c:705
msgid "No slashes allowed in extra data name"
msgstr "Kose crte nisu dozvoljene u imenu dodatnih podataka"

#: app/flatpak-builtins-build-export.c:717
#, c-format
msgid "Invalid format for sha256 checksum: '%s'"
msgstr "Neispravni sha256 kontrolni zbroj: „%s”"

#: app/flatpak-builtins-build-export.c:727
msgid "Extra data sizes of zero not supported"
msgstr "Nula veličina dodatnih podataka nije podržano"

#: app/flatpak-builtins-build-export.c:788
msgid ""
"LOCATION DIRECTORY [BRANCH] - Create a repository from a build directory"
msgstr ""
"LOKACIJA DIREKTORIJ [GRANA] – Stvori repozitorij iz direktorija gradnje"

#: app/flatpak-builtins-build-export.c:796
msgid "LOCATION and DIRECTORY must be specified"
msgstr "LOKACIJA i DIREKTORIJ se moraju odrediti"

#: app/flatpak-builtins-build-export.c:817
#: app/flatpak-builtins-remote-add.c:309
#, c-format
msgid "‘%s’ is not a valid collection ID: %s"
msgstr "„%s” nije ispravna ID oznaka zbirke: %s"

#: app/flatpak-builtins-build-export.c:862
#: app/flatpak-builtins-build-finish.c:668
msgid "No name specified in the metadata"
msgstr "Nema određenog imena u metapodacima"

#: app/flatpak-builtins-build-export.c:1112
#, c-format
msgid "Commit: %s\n"
msgstr "Izmjena: %s\n"

#: app/flatpak-builtins-build-export.c:1113
#, c-format
msgid "Metadata Total: %u\n"
msgstr "Metapodataka ukupno: %u\n"

#: app/flatpak-builtins-build-export.c:1114
#, c-format
msgid "Metadata Written: %u\n"
msgstr "Metapodataka zapisano: %u\n"

#: app/flatpak-builtins-build-export.c:1115
#, c-format
msgid "Content Total: %u\n"
msgstr "Sadržaja ukupno: %u\n"

#: app/flatpak-builtins-build-export.c:1116
#, c-format
msgid "Content Written: %u\n"
msgstr "Sadržaja zapisano: %u\n"

#: app/flatpak-builtins-build-export.c:1117
msgid "Content Bytes Written:"
msgstr "Bajtova sadržaja zapisano: %u"

#: app/flatpak-builtins-build-finish.c:51
msgid "Command to set"
msgstr "Naredba za postavljanje"

#: app/flatpak-builtins-build-finish.c:51 app/flatpak-builtins-run.c:63
#: app/flatpak-main.c:201
msgid "COMMAND"
msgstr "NAREDBA"

#: app/flatpak-builtins-build-finish.c:52
msgid "Flatpak version to require"
msgstr "Zatraži Flatpak verziju"

#: app/flatpak-builtins-build-finish.c:52
msgid "MAJOR.MINOR.MICRO"
msgstr "MAJOR.MINOR.MICRO"

#: app/flatpak-builtins-build-finish.c:53
msgid "Don't process exports"
msgstr "Nemoj obraditi izvoze"

#: app/flatpak-builtins-build-finish.c:54
msgid "Extra data info"
msgstr "Informacije o dodatnim podacima"

#: app/flatpak-builtins-build-finish.c:55 app/flatpak-builtins-build-init.c:63
msgid "Add extension point info"
msgstr "Dodaj informacije o točki proširenja"

#: app/flatpak-builtins-build-finish.c:55 app/flatpak-builtins-build-init.c:63
msgid "NAME=VARIABLE[=VALUE]"
msgstr "IME=VARIJABLA[=VRIJEDNOST]"

#: app/flatpak-builtins-build-finish.c:56
msgid "Remove extension point info"
msgstr "Ukloni informacije o točki proširenja"

#: app/flatpak-builtins-build-finish.c:56
#: app/flatpak-builtins-build-update-repo.c:72 app/flatpak-builtins-info.c:57
#: app/flatpak-builtins-remote-add.c:81 app/flatpak-builtins-remote-modify.c:88
#: app/flatpak-main.c:174
msgid "NAME"
msgstr "IME"

#: app/flatpak-builtins-build-finish.c:57
msgid "Set extension priority (only for extensions)"
msgstr "Postavi prioritet proširenja (samo za proširenja)"

#: app/flatpak-builtins-build-finish.c:57
msgid "VALUE"
msgstr "VRIJEDNOST"

#: app/flatpak-builtins-build-finish.c:58
msgid "Change the sdk used for the app"
msgstr "Promijeni sdk koji se koristi za program"

#: app/flatpak-builtins-build-finish.c:58
msgid "SDK"
msgstr "SDK"

#: app/flatpak-builtins-build-finish.c:59
msgid "Change the runtime used for the app"
msgstr "Promijeni okruženje koji se koristi za program"

#: app/flatpak-builtins-build-finish.c:59 app/flatpak-builtins-build-init.c:54
#: app/flatpak-builtins-list.c:51 app/flatpak-builtins-remote-ls.c:54
#: app/flatpak-builtins-run.c:67
msgid "RUNTIME"
msgstr "OKRUŽENJE"

#: app/flatpak-builtins-build-finish.c:60
msgid "Set generic metadata option"
msgstr "Postavi opću opciju metapodataka"

#: app/flatpak-builtins-build-finish.c:60
msgid "GROUP=KEY[=VALUE]"
msgstr "GRUPA=KLJUČ[=VRIJEDNOST]"

#: app/flatpak-builtins-build-finish.c:61
msgid "Don't inherit permissions from runtime"
msgstr "Nemoj naslijediti dozvole od okruženja"

#: app/flatpak-builtins-build-finish.c:154
#, c-format
msgid "Not exporting %s, wrong extension\n"
msgstr "%s se ne izvozi, krivo proširenje\n"

#: app/flatpak-builtins-build-finish.c:162
#, c-format
msgid "Not exporting %s, non-allowed export filename\n"
msgstr "%s se ne izvozi, nedozvoljen izvoz imena datoteke\n"

#: app/flatpak-builtins-build-finish.c:166
#, c-format
msgid "Exporting %s\n"
msgstr "Izvoz %s\n"

#: app/flatpak-builtins-build-finish.c:430
msgid "More than one executable found\n"
msgstr "Pronađeno je više od jedne izvršne datoteke\n"

#: app/flatpak-builtins-build-finish.c:441
#, c-format
msgid "Using %s as command\n"
msgstr "Koristi se %s kao naredba\n"

#: app/flatpak-builtins-build-finish.c:446
msgid "No executable found\n"
msgstr "Nema izvršnih datoteka\n"

#: app/flatpak-builtins-build-finish.c:501
#, c-format
msgid "Invalid --require-version argument: %s"
msgstr "Neispravni --require-version argument: %s"

#: app/flatpak-builtins-build-finish.c:533
#, c-format
msgid "Too few elements in --extra-data argument %s"
msgstr "Nedovoljno elemenata u --extra-data argumentu %s"

#: app/flatpak-builtins-build-finish.c:565
#, c-format
msgid ""
"Too few elements in --metadata argument %s, format should be "
"GROUP=KEY[=VALUE]]"
msgstr ""
"Nedovoljno elemenata u --metadata argumentu %s, format mora biti "
"GRUPA=KLJUČ[=VRIJEDNOST]"

#: app/flatpak-builtins-build-finish.c:587
#: app/flatpak-builtins-build-init.c:450
#, c-format
msgid ""
"Too few elements in --extension argument %s, format should be "
"NAME=VAR[=VALUE]"
msgstr ""
"Nedovoljno elemenata u --extension argumentu %s, format mora biti "
"IME=VARIJABLA[=VRIJEDNOST]"

#: app/flatpak-builtins-build-finish.c:630
msgid "DIRECTORY - Finalize a build directory"
msgstr "DIREKTORIJ – Završi direktorij gradnje"

#: app/flatpak-builtins-build-finish.c:652
#, c-format
msgid "Build directory %s not initialized"
msgstr "Direktorij gradnje %s nije inicijaliziran"

#: app/flatpak-builtins-build-finish.c:673
#, c-format
msgid "Build directory %s already finalized"
msgstr "Direktorij gradnje %s već završen"

#: app/flatpak-builtins-build-finish.c:686
msgid "Please review the exported files and the metadata\n"
msgstr "Pregledaj izvezene datoteke i metapodatke\n"

#: app/flatpak-builtins-build-import-bundle.c:44
msgid "Override the ref used for the imported bundle"
msgstr "Nadjačaj referencu koja se koristi za uvezeni paket"

#: app/flatpak-builtins-build-import-bundle.c:44
msgid "REF"
msgstr "REFERENCA"

#: app/flatpak-builtins-build-import-bundle.c:45
msgid "Import oci image instead of flatpak bundle"
msgstr "Uvezi oci sliku umjesto flatpak paket"

#: app/flatpak-builtins-build-import-bundle.c:83
#, c-format
msgid "Ref '%s' not found in registry"
msgstr "Referenca „%s” nije pronađena u registru"

#: app/flatpak-builtins-build-import-bundle.c:92
msgid "Multiple images in registry, specify a ref with --ref"
msgstr "Višestruke slike u registru, odredi referencu pomoću --ref"

#: app/flatpak-builtins-build-import-bundle.c:129
#: app/flatpak-builtins-build-import-bundle.c:157
#, c-format
msgid "Importing %s (%s)\n"
msgstr "Uvozo se %s (%s)\n"

#: app/flatpak-builtins-build-import-bundle.c:178
msgid "LOCATION FILENAME - Import a file bundle into a local repository"
msgstr "LOKACIJA IME-DATOTEKE – Uvezi paket datoteka u lokalni repozitorij"

#: app/flatpak-builtins-build-import-bundle.c:185
msgid "LOCATION and FILENAME must be specified"
msgstr "LOKACIJA i IME_DATOTEKE se moraju odrediti"

#: app/flatpak-builtins-build-init.c:53 app/flatpak-builtins-info.c:54
#: app/flatpak-builtins-run.c:62
msgid "Arch to use"
msgstr "Korištena arhitektura"

#: app/flatpak-builtins-build-init.c:54
msgid "Initialize var from named runtime"
msgstr "Inicijaliziraj var iz imenovanog okruženja"

#: app/flatpak-builtins-build-init.c:55
msgid "Initialize apps from named app"
msgstr "Inicijaliziraj programe iz imenovanog programa"

#: app/flatpak-builtins-build-init.c:55
msgid "APP"
msgstr "PROGRAM"

#: app/flatpak-builtins-build-init.c:56
msgid "Specify version for --base"
msgstr "Odredi verziju za --base"

#: app/flatpak-builtins-build-init.c:56 app/flatpak-builtins-run.c:68
msgid "VERSION"
msgstr "VERZIJA"

#: app/flatpak-builtins-build-init.c:57
msgid "Include this base extension"
msgstr "Uključi ovo osnovno proširenje"

#: app/flatpak-builtins-build-init.c:57 app/flatpak-builtins-build-init.c:62
msgid "EXTENSION"
msgstr "PROŠIRENJE"

#: app/flatpak-builtins-build-init.c:58
msgid "Extension tag to use if building extension"
msgstr "Korištena oznaka proširenja, ako se gradi proširenje"

#: app/flatpak-builtins-build-init.c:58
msgid "EXTENSION_TAG"
msgstr "PROŠIRENJE_OZNAKA"

#: app/flatpak-builtins-build-init.c:59
msgid "Initialize /usr with a writable copy of the sdk"
msgstr "Inicijaliziraj /usr s prepisivom sdk kopijom"

#: app/flatpak-builtins-build-init.c:60
msgid "Specify the build type (app, runtime, extension)"
msgstr "Odredi vrstu gradnje (program, okruženje, proširenje)"

#: app/flatpak-builtins-build-init.c:60
msgid "TYPE"
msgstr "VRSTA"

#: app/flatpak-builtins-build-init.c:61
msgid "Add a tag"
msgstr "Dodaj oznaku"

#: app/flatpak-builtins-build-init.c:61
msgid "TAG"
msgstr "OZNAKA"

#: app/flatpak-builtins-build-init.c:62
msgid "Include this sdk extension in /usr"
msgstr "Uključi ovo sdk proširenje u /usr"

#: app/flatpak-builtins-build-init.c:64
msgid "Where to store sdk (defaults to 'usr')"
msgstr "Gdje spremiti sdk (standardno je „usr”)"

#: app/flatpak-builtins-build-init.c:65
msgid "Re-initialize the sdk/var"
msgstr "Ponovo inicijaliziraj sdk/var"

#: app/flatpak-builtins-build-init.c:114
#, c-format
msgid "Requested extension %s is only partially installed"
msgstr "Potrebno proširenje %s je samo djelomično instalirano"

#: app/flatpak-builtins-build-init.c:143
#, c-format
msgid "Requested extension %s not installed"
msgstr "Potrebno proširenje %s nije instalirano"

#: app/flatpak-builtins-build-init.c:202
msgid ""
"DIRECTORY APPNAME SDK RUNTIME [BRANCH] - Initialize a directory for building"
msgstr ""
"DIREKTORIJ IME-PROGRAMA SDK RUNTIME [GRANA] – Inicijaliziraj direktorij za "
"izgradnju"

#: app/flatpak-builtins-build-init.c:209
msgid "RUNTIME must be specified"
msgstr "OKRUŽENJE se mora odrediti"

#: app/flatpak-builtins-build-init.c:230
#, c-format
msgid "'%s' is not a valid build type name, use app, runtime or extension"
msgstr ""
"„%s” nije ispravno ime za vrstu gradnje, koristi program, okruženje ili "
"proširenje"

#: app/flatpak-builtins-build-init.c:236 app/flatpak-builtins-override.c:79
#, c-format
msgid "'%s' is not a valid application name: %s"
msgstr "„%s” nije ispravno ime programa: %s"

#: app/flatpak-builtins-build-init.c:288
#, c-format
msgid "Build directory %s already initialized"
msgstr "Direktorij gradnje %s već inicijaliziran"

#: app/flatpak-builtins-build-sign.c:41 app/flatpak-builtins-install.c:60
#: app/flatpak-builtins-remote-info.c:51
msgid "Arch to install for"
msgstr "Arhitektura za instaliranje za"

#: app/flatpak-builtins-build-sign.c:42 app/flatpak-builtins-create-usb.c:46
#: app/flatpak-builtins-install.c:66 app/flatpak-builtins-remote-info.c:53
#: app/flatpak-builtins-uninstall.c:58 app/flatpak-builtins-update.c:63
msgid "Look for runtime with the specified name"
msgstr "Pazi na okruženja s određenim imenom"

#: app/flatpak-builtins-build-sign.c:65
msgid "LOCATION [ID [BRANCH]] - Sign an application or runtime"
msgstr "LOKACIJA [ID [GRANA]] – Potpiši program ili okruženje"

#: app/flatpak-builtins-build-sign.c:72
#: app/flatpak-builtins-build-update-repo.c:490
#: app/flatpak-builtins-remote-add.c:302 app/flatpak-builtins-repo.c:435
msgid "LOCATION must be specified"
msgstr "LOKACIJA se mora odrediti"

#: app/flatpak-builtins-build-sign.c:93
msgid "No gpg key ids specified"
msgstr "Nema određenih ID oznaka gpg ključeva"

#: app/flatpak-builtins-build-update-repo.c:63
msgid "Redirect this repo to a new URL"
msgstr "Preusmjeri ovaj repozitorij na novi URL"

#: app/flatpak-builtins-build-update-repo.c:64
msgid "A nice name to use for this repository"
msgstr "Korišteno lijepo ime za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:64
#: app/flatpak-builtins-remote-add.c:71 app/flatpak-builtins-remote-modify.c:77
msgid "TITLE"
msgstr "NASLOV"

#: app/flatpak-builtins-build-update-repo.c:65
msgid "A one-line comment for this repository"
msgstr "Kratki komentar za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:65
#: app/flatpak-builtins-remote-add.c:72 app/flatpak-builtins-remote-modify.c:78
msgid "COMMENT"
msgstr "KOMENTAR"

#: app/flatpak-builtins-build-update-repo.c:66
msgid "A full-paragraph description for this repository"
msgstr "Komentar u obliku odlomka za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:66
#: app/flatpak-builtins-remote-add.c:73 app/flatpak-builtins-remote-modify.c:79
msgid "DESCRIPTION"
msgstr "OPIS"

#: app/flatpak-builtins-build-update-repo.c:67
msgid "URL for a website for this repository"
msgstr "URL za web-stranicu za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:68
msgid "URL for an icon for this repository"
msgstr "URL za ikonu za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:69
msgid "Default branch to use for this repository"
msgstr "Korištena standardna grana za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:69
#: app/flatpak-builtins-remote-add.c:76 app/flatpak-builtins-remote-modify.c:82
#: app/flatpak-builtins-repo.c:411 app/flatpak-builtins-repo.c:412
#: app/flatpak-builtins-run.c:65
msgid "BRANCH"
msgstr "GRANA"

#: app/flatpak-builtins-build-update-repo.c:70
#: app/flatpak-builtins-remote-add.c:77 app/flatpak-builtins-remote-modify.c:83
msgid "COLLECTION-ID"
msgstr "ZBIRKA-ID"

#: app/flatpak-builtins-build-update-repo.c:71
msgid "Permanently deploy collection ID to client remote configurations"
msgstr ""
"Trajno implementiraj ID zbirke u konfiguracije klijenta udaljenog "
"repozitorija"

#: app/flatpak-builtins-build-update-repo.c:72
msgid "Name of authenticator for this repository"
msgstr "Ime autentifikatora za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:73
msgid "Autoinstall authenticator for this repository"
msgstr "Automatski instaliraj autentifikatora za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:74
msgid "Don't autoinstall authenticator for this repository"
msgstr "Nemoj automatski instalirati autentifikatora za ovaj repozitorij"

#: app/flatpak-builtins-build-update-repo.c:75
#: app/flatpak-builtins-remote-add.c:82
msgid "Authenticator option"
msgstr "Opcija autentifikatora"

#: app/flatpak-builtins-build-update-repo.c:75
#: app/flatpak-builtins-remote-add.c:82 app/flatpak-builtins-remote-modify.c:89
msgid "KEY=VALUE"
msgstr "KLJUČ=VRIJEDNOST"

#: app/flatpak-builtins-build-update-repo.c:76
msgid "Import new default GPG public key from FILE"
msgstr "Uvezi novi standardan javni GPG ključ iz DATOTEKA"

#: app/flatpak-builtins-build-update-repo.c:77
msgid "GPG Key ID to sign the summary with"
msgstr "ID GPG ključa za potpisivanje sažetka"

#: app/flatpak-builtins-build-update-repo.c:79
msgid "Generate delta files"
msgstr "Izradi delta datoteke"

#: app/flatpak-builtins-build-update-repo.c:81
msgid "Don't update the appstream branch"
msgstr "Nemoj aktualizirati granu podataka programa"

#: app/flatpak-builtins-build-update-repo.c:82
msgid "Max parallel jobs when creating deltas (default: NUMCPUs)"
msgstr ""
"Maksimalni broj paralelnih poslova prilikom stvaranja delta datoteka "
"(standardno: NUMCPU)"

#: app/flatpak-builtins-build-update-repo.c:82
msgid "NUM-JOBS"
msgstr "BROJ-POSLOVA"

#: app/flatpak-builtins-build-update-repo.c:83
msgid "Don't create deltas matching refs"
msgstr "Nemoj stvoriti delta datoteke koje se poklapaju s refencama"

#: app/flatpak-builtins-build-update-repo.c:84
msgid "Prune unused objects"
msgstr "Odreži neiskorištene predmete"

#: app/flatpak-builtins-build-update-repo.c:85
msgid "Only traverse DEPTH parents for each commit (default: -1=infinite)"
msgstr ""
"Zaobiđi samo DUBINA nadređenih za svaku izmjenu (standardno: -1 = beskonačno)"

#: app/flatpak-builtins-build-update-repo.c:85
msgid "DEPTH"
msgstr "DUBINA"

#: app/flatpak-builtins-build-update-repo.c:214
#, c-format
msgid "Generating delta: %s (%.10s)\n"
msgstr "Izrada delta datoteke: %s (%.10s)\n"

#: app/flatpak-builtins-build-update-repo.c:216
#, c-format
msgid "Generating delta: %s (%.10s-%.10s)\n"
msgstr "Izrada delta datoteke: %s (%.10s – %.10s)\n"

#: app/flatpak-builtins-build-update-repo.c:224
#, c-format
msgid "Failed to generate delta %s (%.10s): "
msgstr "Neuspjela izrada delta datoteke %s (%.10s): "

#: app/flatpak-builtins-build-update-repo.c:227
#, c-format
msgid "Failed to generate delta %s (%.10s-%.10s): "
msgstr "Neuspjela izrada delta datoteke %s (%.10s – %.10s): "

#: app/flatpak-builtins-build-update-repo.c:483
msgid "LOCATION - Update repository metadata"
msgstr "LOKACIJA – Aktualiziraj metapodatke repozitorija"

#: app/flatpak-builtins-build-update-repo.c:596
msgid "Updating appstream branch\n"
msgstr "Aktualiziranje appstream grane\n"

#: app/flatpak-builtins-build-update-repo.c:620
msgid "Updating summary\n"
msgstr "Aktualiziranje sažetka\n"

#: app/flatpak-builtins-build-update-repo.c:640
#, c-format
msgid "Total objects: %u\n"
msgstr "Ukupno objekata: %u\n"

#: app/flatpak-builtins-build-update-repo.c:642
msgid "No unreachable objects\n"
msgstr "Nema objekata koji nisu \n"

#: app/flatpak-builtins-build-update-repo.c:644
#, c-format
msgid "Deleted %u objects, %s freed\n"
msgstr "Ukloniti %u objekte, %s oslobođeno\n"

#: app/flatpak-builtins-config.c:41
msgid "List configuration keys and values"
msgstr "Izradi popis konfiguracijskih ključeva i vrijednosti"

#: app/flatpak-builtins-config.c:42
msgid "Get configuration for KEY"
msgstr "Dobavi kofiguraciju za KLJUČ"

#: app/flatpak-builtins-config.c:43
msgid "Set configuration for KEY to VALUE"
msgstr "Postavi kofiguraciju za KLJUČ i VRIJEDNOST"

#: app/flatpak-builtins-config.c:44
msgid "Unset configuration for KEY"
msgstr "Poništi kofiguraciju za KLJUČ"

#: app/flatpak-builtins-config.c:149
#, c-format
msgid "'%s' does not look like a language/locale code"
msgstr "„%s” ne sliči kodu za jezik/lokalizaciju"

#: app/flatpak-builtins-config.c:172
#, c-format
msgid "'%s' does not look like a language code"
msgstr "„%s” ne sliči kodu za jezik"

#: app/flatpak-builtins-config.c:226
#, c-format
msgid "Unknown configure key '%s'"
msgstr "Nepoznati ključ konfiguracije „%s”"

#: app/flatpak-builtins-config.c:248
msgid "Too many arguments for --list"
msgstr "Previše argumenata za --list"

#: app/flatpak-builtins-config.c:278 app/flatpak-builtins-config.c:326
msgid "You must specify KEY"
msgstr "Moraš odrediti KLJUČ"

#: app/flatpak-builtins-config.c:280
msgid "Too many arguments for --get"
msgstr "Previše argumenata za --get"

#: app/flatpak-builtins-config.c:302
msgid "You must specify KEY and VALUE"
msgstr "Moraš odrediti KLJUČ ili VRIJEDNOST"

#: app/flatpak-builtins-config.c:304
msgid "Too many arguments for --set"
msgstr "Previše argumenata za --set"

#: app/flatpak-builtins-config.c:328
msgid "Too many arguments for --unset"
msgstr "Previše argumenata za --unset"

#: app/flatpak-builtins-config.c:347
msgid "[KEY [VALUE]] - Manage configuration"
msgstr "[KLJUČ [VRIJEDNOST]] – Upravljaj konfiguracijom"

#: app/flatpak-builtins-config.c:358
msgid "Can only use one of --list, --get, --set or --unset"
msgstr ""
"Moguće je koristiti samo jedno od sljedećih: --list, --get, --set ili --unset"

#: app/flatpak-builtins-config.c:372
msgid "Must specify one of --list, --get, --set or --unset"
msgstr "Moraš odrediti jednu od sljedećih: --list, --get, --set ili --unset"

#: app/flatpak-builtins-create-usb.c:43 app/flatpak-builtins-install.c:67
#: app/flatpak-builtins-remote-info.c:54 app/flatpak-builtins-uninstall.c:59
#: app/flatpak-builtins-update.c:64
msgid "Look for app with the specified name"
msgstr "Pazi na programe s određenim imenom"

#: app/flatpak-builtins-create-usb.c:44
msgid "Arch to copy"
msgstr "Arhitektura za kopiranje"

#: app/flatpak-builtins-create-usb.c:45
msgid "DEST"
msgstr "ODREDIŠTE"

#: app/flatpak-builtins-create-usb.c:152
#, c-format
msgid "Warning: Omitting related ref ‘%s’ because it is not installed.\n"
msgstr ""
"Upozorenje: Zanemaruje se povezana referenca „%s”, jer nije instalirana.\n"

#: app/flatpak-builtins-create-usb.c:163
#, c-format
msgid ""
"Warning: Omitting related ref ‘%s’ because its remote ‘%s’ does not have a "
"collection ID set.\n"
msgstr ""
"Upozorenje: Zanemaruje se povezana referenca „%s”, jer njen udaljeni "
"repozitorij „%s” nema postavljenu ID oznaku zbirke.\n"

#: app/flatpak-builtins-create-usb.c:235 app/flatpak-builtins-create-usb.c:601
#, c-format
msgid ""
"Remote ‘%s’ does not have a collection ID set, which is required for P2P "
"distribution of ‘%s’."
msgstr ""
"Udaljeni repozitorij „%s” nema postavljeni ID zbirke, što je potrebno za P2P "
"distribuciju za „%s”."

#: app/flatpak-builtins-create-usb.c:445
msgid "MOUNT-PATH [REF…] - Copy apps or runtimes onto removable media"
msgstr ""
"MONTIRANJE-STAZA [REFERENCA …] – Kopiraj programe ili okurženja na "
"prijenosne medije"

#: app/flatpak-builtins-create-usb.c:454
msgid "MOUNT-PATH and REF must be specified"
msgstr "MONTIRANJE-STAZA i REFERENCA se moraju odrediti"

#: app/flatpak-builtins-create-usb.c:570
#, c-format
msgid "Ref ‘%s’ found in multiple installations: %s. You must specify one."
msgstr ""
"Referenca „%s” je pronađena u višestrukim instalacijama: %s. Odredi jednu."

#: app/flatpak-builtins-create-usb.c:583
#, c-format
msgid "Refs must all be in the same installation (found in %s and %s)."
msgstr ""
"Sve reference moraju se nalaziti u istoj instalaciji (pronađene su u %s i "
"%s)."

#: app/flatpak-builtins-create-usb.c:667
#, c-format
msgid "Warning: Couldn't update repo metadata for remote ‘%s’: %s\n"
msgstr ""
"Upozorenje: Nije bilo moguće aktualizirati metapodatke za udaljeni "
"repozitorij „%s”: %s\n"

#: app/flatpak-builtins-create-usb.c:692
#, c-format
msgid "Warning: Couldn't update appstream data for remote ‘%s’ arch ‘%s’: %s\n"
msgstr ""
"Upozorenje: Nije bilo moguće aktualizirati appstream podatke za udaljeni "
"repozitorij „%s” arhitektura „%s”: %s\n"

#. Print a warning if both appstream and appstream2 are missing
#: app/flatpak-builtins-create-usb.c:725
#, c-format
msgid ""
"Warning: Couldn't find appstream data for remote ‘%s’ arch ‘%s’: %s; %s\n"
msgstr ""
"Upozorenje: Nije bilo moguće pronaći appstream podatke za udaljeni "
"repozitorij „%s” arhitektura „%s”: %s, %s\n"

#. Appstream2 is only for efficiency, so just print a debug message
#: app/flatpak-builtins-create-usb.c:731
#, c-format
msgid "Couldn't find appstream2 data for remote ‘%s’ arch ‘%s’: %s\n"
msgstr ""
"Nije bilo moguće naći appstream2 podatke za udaljeni repozitorij „%s” "
"arhitektura „%s”: %s\n"

#: app/flatpak-builtins-document-export.c:54
msgid "Create a unique document reference"
msgstr "Izradi jedinstvenu referencu za dokument"

#: app/flatpak-builtins-document-export.c:55
msgid "Make the document transient for the current session"
msgstr "Učini dokument prolaznim za trenutačnu sesiju"

#: app/flatpak-builtins-document-export.c:56
msgid "Don't require the file to exist already"
msgstr "Ne zahtijevaj, da datoteka već postoji"

#: app/flatpak-builtins-document-export.c:57
msgid "Give the app read permissions"
msgstr "Dodijeli programu dozvole za čitanje"

#: app/flatpak-builtins-document-export.c:58
msgid "Give the app write permissions"
msgstr "Dodijeli programu dozvole za pisanje"

#: app/flatpak-builtins-document-export.c:59
msgid "Give the app delete permissions"
msgstr "Dodijeli programu dozvole za brisanje"

#: app/flatpak-builtins-document-export.c:60
msgid "Give the app permissions to grant further permissions"
msgstr "Dodijeli programu dozvole za davanje daljnjih dozvola"

#: app/flatpak-builtins-document-export.c:61
msgid "Revoke read permissions of the app"
msgstr "Programu oduzmi dozvole za čitanje"

#: app/flatpak-builtins-document-export.c:62
msgid "Revoke write permissions of the app"
msgstr "Programu oduzmi dozvole za pisanje"

#: app/flatpak-builtins-document-export.c:63
msgid "Revoke delete permissions of the app"
msgstr "Programu oduzmi dozvole za brisanje"

#: app/flatpak-builtins-document-export.c:64
msgid "Revoke the permission to grant further permissions"
msgstr "Programu oduzmi dozvole za davanje daljnjih dozvola"

#: app/flatpak-builtins-document-export.c:65
msgid "Add permissions for this app"
msgstr "Dodaj dozvolu za ovaj program"

#: app/flatpak-builtins-document-export.c:65
msgid "APPID"
msgstr "PROGRAMID"

#: app/flatpak-builtins-document-export.c:90
msgid "FILE - Export a file to apps"
msgstr "DATOTEKA – Izvezi datoteku u programe"

#: app/flatpak-builtins-document-export.c:99
#: app/flatpak-builtins-document-info.c:72
#: app/flatpak-builtins-document-unexport.c:64
msgid "FILE must be specified"
msgstr "DATOTEKA se mora odrediti"

#: app/flatpak-builtins-document-info.c:63
msgid "FILE - Get information about an exported file"
msgstr "DATOTEKA – Dobavi informacije o izvezenoj datoteci"

#: app/flatpak-builtins-document-info.c:100
#: app/flatpak-builtins-document-unexport.c:87
msgid "Not exported\n"
msgstr "Nije izvezeno\n"

#: app/flatpak-builtins-document-list.c:42 app/flatpak-builtins-history.c:52
#: app/flatpak-builtins-list.c:52 app/flatpak-builtins-ps.c:42
#: app/flatpak-builtins-remote-list.c:44 app/flatpak-builtins-remote-ls.c:55
#: app/flatpak-builtins-search.c:37
msgid "What information to show"
msgstr "Koje informacije treba prikazati"

#: app/flatpak-builtins-document-list.c:42 app/flatpak-builtins-history.c:52
#: app/flatpak-builtins-list.c:52 app/flatpak-builtins-ps.c:42
#: app/flatpak-builtins-remote-list.c:44 app/flatpak-builtins-remote-ls.c:55
#: app/flatpak-builtins-search.c:37
msgid "FIELD,…"
msgstr "POLJE, …"

#: app/flatpak-builtins-document-list.c:47
msgid "Show the document ID"
msgstr "Prikaži ID dokumenta"

#: app/flatpak-builtins-document-list.c:48
msgid "Path"
msgstr "Staza"

#: app/flatpak-builtins-document-list.c:48
#: app/flatpak-builtins-document-list.c:49
msgid "Show the document path"
msgstr "Prikaži stazu dokumenta"

#: app/flatpak-builtins-document-list.c:49 app/flatpak-builtins-list.c:64
#: app/flatpak-builtins-remote-ls.c:67
msgid "Origin"
msgstr "Izvor"

#: app/flatpak-builtins-document-list.c:50 app/flatpak-builtins-history.c:60
#: app/flatpak-builtins-ps.c:50
msgid "Application"
msgstr "Program"

#: app/flatpak-builtins-document-list.c:50
msgid "Show applications with permission"
msgstr "Prikaži programe s dozvolom"

#: app/flatpak-builtins-document-list.c:51
#: app/flatpak-builtins-permission-list.c:177
#: app/flatpak-builtins-permission-show.c:142
msgid "Permissions"
msgstr "Dozvole"

#: app/flatpak-builtins-document-list.c:51
msgid "Show permissions for applications"
msgstr "Prikaži dozvole za programe"

#: app/flatpak-builtins-document-list.c:171
msgid "[APPID] - List exported files"
msgstr "[PROGRAMID] – Izradi popis izvezenih datoteka"

#: app/flatpak-builtins-document-unexport.c:55
msgid "FILE - Unexport a file to apps"
msgstr "DATOTEKA – Poništi izvoz datoteke u programe"

#: app/flatpak-builtins-enter.c:87
msgid "INSTANCE COMMAND [ARGUMENT…] - Run a command inside a running sandbox"
msgstr ""
"INSTANCA NAREDBA [ARGUMENT …] – Pokreni naredbu unutar pokrenutog sandboxa"

#: app/flatpak-builtins-enter.c:108
msgid "INSTANCE and COMMAND must be specified"
msgstr "INSTANCA i NAREDBA se moraju odrediti"

#: app/flatpak-builtins-enter.c:132
#, c-format
msgid "%s is neither a pid nor an application or instance ID"
msgstr "%s nije niti pid niti program ili ID instance"

#: app/flatpak-builtins-enter.c:138
msgid "entering not supported (need unprivileged user namespaces, or sudo -E)"
msgstr ""
"upisivanje nije podržano (potreni su neprivilegirani korisnički imenski "
"prostori ili sudo -E)"

#: app/flatpak-builtins-enter.c:139
#, c-format
msgid "No such pid %s"
msgstr "Ne postoji takav pid %s"

#: app/flatpak-builtins-enter.c:152
msgid "Can't read cwd"
msgstr "Nije moguće čitati direktrorij"

#: app/flatpak-builtins-enter.c:157
msgid "Can't read root"
msgstr "Nije moguće čitati administratora"

#: app/flatpak-builtins-enter.c:185
#, c-format
msgid "Invalid %s namespace for pid %d"
msgstr "Neispravni imenski prostor %s za pid %d"

#: app/flatpak-builtins-enter.c:189
#, c-format
msgid "Invalid %s namespace for self"
msgstr "Neispravni imenski prostor %s za self"

#: app/flatpak-builtins-enter.c:200
#, c-format
msgid "Can't open %s namespace: %s"
msgstr "Nije moguće otvoriti %s imenski prostor: %s"

#: app/flatpak-builtins-enter.c:210
msgid "entering not supported (need unprivileged user namespaces)"
msgstr ""
"upisivanje nije podržano (potreni su neprivilegirani korisnički imenski "
"prostori)"

#: app/flatpak-builtins-enter.c:211
#, c-format
msgid "Can't enter %s namespace: %s"
msgstr "Nije moguće ući u %s imenski prostor: %s"

#: app/flatpak-builtins-enter.c:218
msgid "Can't chdir"
msgstr "Nije moguće promijeniti direktorij"

#: app/flatpak-builtins-enter.c:221
msgid "Can't chroot"
msgstr "Nije moguće promijeniti administratora"

#: app/flatpak-builtins-enter.c:224
msgid "Can't switch gid"
msgstr "Nije moguće zamijeniti gid"

#: app/flatpak-builtins-enter.c:227
msgid "Can't switch uid"
msgstr "Nije moguće zamijeniti uid"

#: app/flatpak-builtins-history.c:49
msgid "Only show changes after TIME"
msgstr "Prikaži samo promjene nakon VREMENA"

#: app/flatpak-builtins-history.c:49 app/flatpak-builtins-history.c:50
msgid "TIME"
msgstr "VRIJEME"

#: app/flatpak-builtins-history.c:50
msgid "Only show changes before TIME"
msgstr "Prikaži samo promjene prije VREMENA"

#: app/flatpak-builtins-history.c:51
msgid "Show newest entries first"
msgstr "Najprije prikaži najnovije unose"

#: app/flatpak-builtins-history.c:57
msgid "Time"
msgstr "Vrijeme"

#: app/flatpak-builtins-history.c:57
msgid "Show when the change happened"
msgstr "Prikaži vrijeme promjene"

#: app/flatpak-builtins-history.c:58
msgid "Change"
msgstr "Promjena"

#: app/flatpak-builtins-history.c:58
msgid "Show the kind of change"
msgstr "Prikaži vrstu promjene"

#: app/flatpak-builtins-history.c:59 app/flatpak-builtins-list.c:66
#: app/flatpak-builtins-remote-ls.c:68 app/flatpak-builtins-repo.c:166
msgid "Ref"
msgstr "Referenca"

#: app/flatpak-builtins-history.c:59 app/flatpak-builtins-list.c:66
#: app/flatpak-builtins-remote-ls.c:68
msgid "Show the ref"
msgstr "Prikaži ref"

#: app/flatpak-builtins-history.c:60
msgid "Show the application/runtime ID"
msgstr "Prikaži ID programa/okruženja"

#: app/flatpak-builtins-history.c:61 app/flatpak-builtins-list.c:62
#: app/flatpak-builtins-ps.c:51 app/flatpak-builtins-remote-ls.c:66
#: app/flatpak-cli-transaction.c:967
msgid "Arch"
msgstr "Arhitektura"

#: app/flatpak-builtins-history.c:61 app/flatpak-builtins-list.c:62
#: app/flatpak-builtins-ps.c:51 app/flatpak-builtins-remote-ls.c:66
msgid "Show the architecture"
msgstr "Prikaži arhitekturu"

#: app/flatpak-builtins-history.c:62 app/flatpak-builtins-list.c:61
#: app/flatpak-builtins-ps.c:52 app/flatpak-builtins-remote-ls.c:65
#: app/flatpak-builtins-search.c:47 app/flatpak-cli-transaction.c:970
msgid "Branch"
msgstr "Grana"

#: app/flatpak-builtins-history.c:62 app/flatpak-builtins-list.c:61
#: app/flatpak-builtins-remote-ls.c:65
msgid "Show the branch"
msgstr "Prikaži granu"

#: app/flatpak-builtins-history.c:63 app/flatpak-builtins-list.c:65
msgid "Installation"
msgstr "Instalacija"

#: app/flatpak-builtins-history.c:63
msgid "Show the affected installation"
msgstr "Prikaži pogođenu instalaciju"

#: app/flatpak-builtins-history.c:64 app/flatpak-cli-transaction.c:984
msgid "Remote"
msgstr "Udaljeni repozitorij"

#: app/flatpak-builtins-history.c:64
msgid "Show the remote"
msgstr "Prikaži udaljeni repozitorij"

#: app/flatpak-builtins-history.c:65 app/flatpak-builtins-ps.c:53
#: app/flatpak-builtins-remote-ls.c:69
msgid "Commit"
msgstr "Izmjena"

#: app/flatpak-builtins-history.c:65
msgid "Show the current commit"
msgstr "Prikaži trenutačnu izmjenu"

#: app/flatpak-builtins-history.c:66
msgid "Old Commit"
msgstr "Stara izmjena"

#: app/flatpak-builtins-history.c:66
msgid "Show the previous commit"
msgstr "Prikaži prethodnu izmjenu"

#: app/flatpak-builtins-history.c:67
msgid "Show the remote URL"
msgstr "Prikaži URL udaljenog repozitorija"

#: app/flatpak-builtins-history.c:68 app/flatpak-cli-transaction.c:572
msgid "User"
msgstr "Korisnik"

#: app/flatpak-builtins-history.c:68
msgid "Show the user doing the change"
msgstr "Prikaži korisnika koji je izradio promjene"

#: app/flatpak-builtins-history.c:69
msgid "Tool"
msgstr "Alat"

#: app/flatpak-builtins-history.c:69
msgid "Show the tool that was used"
msgstr "Prikaži alat koji se koristio"

#: app/flatpak-builtins-history.c:70 app/flatpak-builtins-list.c:60
#: app/flatpak-builtins-remote-ls.c:64 app/flatpak-builtins-search.c:45
msgid "Version"
msgstr "Verzija"

#: app/flatpak-builtins-history.c:70
msgid "Show the Flatpak version"
msgstr "Prikaži Flatpak verziju"

#: app/flatpak-builtins-history.c:89
#, c-format
msgid "Failed to get journal data (%s): %s"
msgstr "Neuspjelo dobivanje podataka dnevnika (%s): %s"

#: app/flatpak-builtins-history.c:144
#, c-format
msgid "Failed to open journal: %s"
msgstr "Neuspjelo otvaranje dnevnika: %s"

#: app/flatpak-builtins-history.c:151
#, c-format
msgid "Failed to add match to journal: %s"
msgstr "Neuspjelo dodavanje poklapanja u dnevnika: %s"

#: app/flatpak-builtins-history.c:441
msgid " - Show history"
msgstr " – Prikaži kronologiju"

#: app/flatpak-builtins-history.c:460
msgid "Failed to parse the --since option"
msgstr "Neuspjela obrada opcije --since"

#: app/flatpak-builtins-history.c:471
msgid "Failed to parse the --until option"
msgstr "Neuspjela obrada opcije --until"

#: app/flatpak-builtins-info.c:55
msgid "Show user installations"
msgstr "Prikaži korisničke instalacije"

#: app/flatpak-builtins-info.c:56
msgid "Show system-wide installations"
msgstr "Prikaži sustavske instalacije"

#: app/flatpak-builtins-info.c:57
msgid "Show specific system-wide installations"
msgstr "Prikaži određene sustavske instalacije"

#: app/flatpak-builtins-info.c:58 app/flatpak-builtins-remote-info.c:56
msgid "Show ref"
msgstr "Prikaži referencu"

#: app/flatpak-builtins-info.c:59 app/flatpak-builtins-remote-info.c:57
msgid "Show commit"
msgstr "Prikaži izmjenu"

#: app/flatpak-builtins-info.c:60
msgid "Show origin"
msgstr "Prikaži izvor"

#: app/flatpak-builtins-info.c:61
msgid "Show size"
msgstr "Prikaži veličinu"

#: app/flatpak-builtins-info.c:62 app/flatpak-builtins-remote-info.c:59
msgid "Show metadata"
msgstr "Prikaži metapodatke"

#: app/flatpak-builtins-info.c:63 app/flatpak-builtins-remote-info.c:60
msgid "Show runtime"
msgstr "Prikaži okruženje"

#: app/flatpak-builtins-info.c:64 app/flatpak-builtins-remote-info.c:61
msgid "Show sdk"
msgstr "Prikaži sdk"

#: app/flatpak-builtins-info.c:65
msgid "Show permissions"
msgstr "Prikaži dozvole"

#: app/flatpak-builtins-info.c:66
msgid "Query file access"
msgstr "Upitaj stanje pristupa datoteka"

#: app/flatpak-builtins-info.c:66 app/flatpak-builtins-install.c:71
#: app/flatpak-builtins-update.c:66
msgid "PATH"
msgstr "STAZA"

#: app/flatpak-builtins-info.c:67
msgid "Show extensions"
msgstr "Prikaži proširenja"

#: app/flatpak-builtins-info.c:68
msgid "Show location"
msgstr "Prikaži lokaciju"

#: app/flatpak-builtins-info.c:116
msgid "NAME [BRANCH] - Get info about an installed app or runtime"
msgstr "IME [GRANA] – Dobij informacije o instaliranom programu ili okruženju"

#: app/flatpak-builtins-info.c:123 app/flatpak-builtins-remote-add.c:299
#: app/flatpak-builtins-remote-delete.c:63
msgid "NAME must be specified"
msgstr "IME se mora odrediti"

#: app/flatpak-builtins-info.c:199
msgid "ref not present in origin"
msgstr "reference nema u izvoru"

#: app/flatpak-builtins-info.c:212 app/flatpak-builtins-remote-info.c:224
msgid "Warning: Commit has no flatpak metadata\n"
msgstr "Upozorenje: Izmjena nema flatpak metapodatke\n"

#: app/flatpak-builtins-info.c:218 app/flatpak-builtins-info.c:260
#: app/flatpak-builtins-info.c:463 app/flatpak-builtins-info.c:510
#: app/flatpak-builtins-remote-info.c:246
#: app/flatpak-builtins-remote-info.c:281
msgid "ID:"
msgstr "ID:"

#: app/flatpak-builtins-info.c:219 app/flatpak-builtins-info.c:261
#: app/flatpak-builtins-remote-info.c:247
#: app/flatpak-builtins-remote-info.c:282
msgid "Ref:"
msgstr "Referenca:"

#: app/flatpak-builtins-info.c:220 app/flatpak-builtins-info.c:262
#: app/flatpak-builtins-remote-info.c:248
#: app/flatpak-builtins-remote-info.c:283
msgid "Arch:"
msgstr "Arhitektura:"

#: app/flatpak-builtins-info.c:221 app/flatpak-builtins-info.c:263
#: app/flatpak-builtins-remote-info.c:249
#: app/flatpak-builtins-remote-info.c:284
msgid "Branch:"
msgstr "Grana:"

#: app/flatpak-builtins-info.c:223 app/flatpak-builtins-info.c:265
#: app/flatpak-builtins-remote-info.c:251
#: app/flatpak-builtins-remote-info.c:286
msgid "Version:"
msgstr "Verzija:"

#: app/flatpak-builtins-info.c:225 app/flatpak-builtins-info.c:267
#: app/flatpak-builtins-remote-info.c:253
#: app/flatpak-builtins-remote-info.c:288
msgid "License:"
msgstr "Licenca:"

#: app/flatpak-builtins-info.c:227 app/flatpak-builtins-info.c:270
#: app/flatpak-builtins-remote-info.c:255
#: app/flatpak-builtins-remote-info.c:290
msgid "Collection:"
msgstr "Zbirka:"

#: app/flatpak-builtins-info.c:228 app/flatpak-builtins-info.c:271
msgid "Installation:"
msgstr "Instalacija:"

#: app/flatpak-builtins-info.c:229 app/flatpak-builtins-info.c:272
#: app/flatpak-builtins-info.c:466 app/flatpak-builtins-info.c:513
#: app/flatpak-builtins-remote-info.c:259
#: app/flatpak-builtins-remote-info.c:294
msgid "Installed:"
msgstr "Instalirano:"

#: app/flatpak-builtins-info.c:232 app/flatpak-builtins-info.c:280
#: app/flatpak-builtins-remote-info.c:262
#: app/flatpak-builtins-remote-info.c:298
msgid "Runtime:"
msgstr "Okruženje:"

#: app/flatpak-builtins-info.c:233 app/flatpak-builtins-info.c:289
#: app/flatpak-builtins-remote-info.c:263
#: app/flatpak-builtins-remote-info.c:304
msgid "Sdk:"
msgstr "Sdk:"

#: app/flatpak-builtins-info.c:236 app/flatpak-builtins-info.c:314
#: app/flatpak-builtins-remote-info.c:266
#: app/flatpak-builtins-remote-info.c:329
msgid "Date:"
msgstr "Datum:"

#: app/flatpak-builtins-info.c:238 app/flatpak-builtins-info.c:312
#: app/flatpak-builtins-remote-info.c:268
#: app/flatpak-builtins-remote-info.c:327
msgid "Subject:"
msgstr "Predmet:"

#: app/flatpak-builtins-info.c:241 app/flatpak-builtins-info.c:296
msgid "Active commit:"
msgstr "Aktivna izmjena:"

#: app/flatpak-builtins-info.c:242 app/flatpak-builtins-info.c:299
msgid "Latest commit:"
msgstr "Zadnja izmjena:"

#: app/flatpak-builtins-info.c:245 app/flatpak-builtins-info.c:304
#: app/flatpak-builtins-info.c:465 app/flatpak-builtins-info.c:512
#: app/flatpak-builtins-remote-info.c:269
#: app/flatpak-builtins-remote-info.c:308
msgid "Commit:"
msgstr "Izmjena:"

#: app/flatpak-builtins-info.c:247 app/flatpak-builtins-info.c:309
#: app/flatpak-builtins-remote-info.c:271
#: app/flatpak-builtins-remote-info.c:313
msgid "Parent:"
msgstr "Nadređeni:"

#: app/flatpak-builtins-info.c:249 app/flatpak-builtins-info.c:322
msgid "Alt-id:"
msgstr "Alt-id:"

#: app/flatpak-builtins-info.c:251 app/flatpak-builtins-info.c:326
#: app/flatpak-builtins-remote-info.c:273
#: app/flatpak-builtins-remote-info.c:318
msgid "End-of-life:"
msgstr "Kraj-života:"

#: app/flatpak-builtins-info.c:253 app/flatpak-builtins-info.c:331
#: app/flatpak-builtins-remote-info.c:275
#: app/flatpak-builtins-remote-info.c:323
msgid "End-of-life-rebase:"
msgstr "Kraj-života-premještanje:"

#: app/flatpak-builtins-info.c:255 app/flatpak-builtins-info.c:318
msgid "Subdirectories:"
msgstr "Poddirektoriji:"

#: app/flatpak-builtins-info.c:256 app/flatpak-builtins-info.c:462
#: app/flatpak-builtins-info.c:509
msgid "Extension:"
msgstr "Proširenje:"

#: app/flatpak-builtins-info.c:268 app/flatpak-builtins-info.c:464
#: app/flatpak-builtins-info.c:511
msgid "Origin:"
msgstr "Izvor:"

#: app/flatpak-builtins-info.c:467 app/flatpak-builtins-info.c:518
msgid "Subpaths:"
msgstr "Podstaze:"

#: app/flatpak-builtins-info.c:484
msgid "unmaintained"
msgstr "ne održava se"

#: app/flatpak-builtins-info.c:487
msgid "unknown"
msgstr "nepoznato"

#: app/flatpak-builtins-install.c:61
msgid "Don't pull, only install from local cache"
msgstr "Nemoj povući, samo instaliraj s lokalne predmemorije"

#: app/flatpak-builtins-install.c:62 app/flatpak-builtins-update.c:59
msgid "Don't deploy, only download to local cache"
msgstr "Nemoj implementirati, samo preuzmi na lokalnu predmemoriju"

#: app/flatpak-builtins-install.c:63
msgid "Don't install related refs"
msgstr "Nemoj instalirati povezane reference"

#: app/flatpak-builtins-install.c:64 app/flatpak-builtins-update.c:61
msgid "Don't verify/install runtime dependencies"
msgstr "Nemoj provjeritit/instalirati ovisnosti za okruženje"

#: app/flatpak-builtins-install.c:65 app/flatpak-builtins-update.c:62
msgid "Don't use static deltas"
msgstr "Nemoj koristiti statičke delta datoteke"

#: app/flatpak-builtins-install.c:68
msgid "Assume LOCATION is a .flatpak single-file bundle"
msgstr "Pretpostavi da je LOKACIJA .flatpak paket s jednom datotekom"

#: app/flatpak-builtins-install.c:69
msgid "Assume LOCATION is a .flatpakref application description"
msgstr "Pretpostavi da je LOKACIJA .flatpakref opis programa"

#: app/flatpak-builtins-install.c:70
msgid "Check bundle signatures with GPG key from FILE (- for stdin)"
msgstr "Provjeri potpise paketa s GPG ključem iz DATOTEKA (- za stdin)"

#: app/flatpak-builtins-install.c:71
msgid "Only install this subpath"
msgstr "Instaliraj samo ovu podstazu"

#: app/flatpak-builtins-install.c:72 app/flatpak-builtins-uninstall.c:63
#: app/flatpak-builtins-update.c:67
msgid "Automatically answer yes for all questions"
msgstr "Automatski odgovori s „Da” na sva pitanja"

#: app/flatpak-builtins-install.c:73
msgid "Uninstall first if already installed"
msgstr "Najprije deinstaliraj, ako je već instalirano"

#: app/flatpak-builtins-install.c:74 app/flatpak-builtins-uninstall.c:64
#: app/flatpak-builtins-update.c:68
msgid "Produce minimal output and don't ask questions"
msgstr "Proizvedi najmanji rezultat i ne postavljaj pitanja"

#: app/flatpak-builtins-install.c:75
msgid "Update install if already installed"
msgstr "Aktualiziraj instalaciju, ako je već instalirana"

#: app/flatpak-builtins-install.c:134
msgid "Bundle filename must be specified"
msgstr "Ime datoteke paketa se mora odrediti"

#: app/flatpak-builtins-install.c:144
msgid "Remote bundles are not supported"
msgstr "Paketi udaljenih repozitorija nisu pdržani"

#: app/flatpak-builtins-install.c:197
msgid "Filename or uri must be specified"
msgstr "Ime datoteke ili uri se moraju odrediti"

#: app/flatpak-builtins-install.c:273
msgid "[LOCATION/REMOTE] [REF…] - Install applications or runtimes"
msgstr ""
"[LOKACIJA/UDALJENI-ROPOZITORIJ] [REFERENCA …] – Instaliraj programe ili "
"okruženja"

#: app/flatpak-builtins-install.c:299
msgid "At least one REF must be specified"
msgstr "Mora se odrediti barem jedna REFERENCA"

#: app/flatpak-builtins-install.c:310
msgid "Looking for matches…\n"
msgstr "Traženje poklapanja …\n"

#: app/flatpak-builtins-install.c:417
#, c-format
msgid "No remote refs found similar to ‘%s’"
msgstr "Nema referenca udaljenog repozitorija koje sliče „%s”"

#: app/flatpak-builtins-install.c:479 app/flatpak-builtins-uninstall.c:276
#: common/flatpak-utils.c:1356 common/flatpak-utils.c:1460
#, c-format
msgid "Invalid branch %s: %s"
msgstr "Neispravna grana %s: %s"

#: app/flatpak-builtins-install.c:498
#, c-format
msgid "Nothing matches %s in local repository for remote %s"
msgstr ""
"Ništa se ne poklapa s %s u lokalnom repozitoriju za udaljeni repozitorij %s"

#: app/flatpak-builtins-install.c:500
#, c-format
msgid "Nothing matches %s in remote %s"
msgstr "Ništa se ne poklapa s %s u udaljenom repozitoriju %s"

#: app/flatpak-builtins-install.c:521
#, c-format
msgid "Skipping: %s\n"
msgstr "Preskakanje: %s\n"

#: app/flatpak-builtins-kill.c:68
#, c-format
msgid "%s is not running"
msgstr "%s nije pokrenut"

#: app/flatpak-builtins-kill.c:82
msgid "INSTANCE - Stop a running application"
msgstr "INSTANCA – Zaustavi pokrenuti program"

#: app/flatpak-builtins-kill.c:90 app/flatpak-builtins-ps.c:248
msgid "Extra arguments given"
msgstr "Dodatni argumenti zadani"

#: app/flatpak-builtins-kill.c:96
msgid "Must specify the app to kill"
msgstr "Moraš odrediti program za ubijanje"

#: app/flatpak-builtins-list.c:46
msgid "Show extra information"
msgstr "Prikaži dodatne informacije"

#: app/flatpak-builtins-list.c:47
msgid "List installed runtimes"
msgstr "Izradi popis instaliranih okruženja"

#: app/flatpak-builtins-list.c:48
msgid "List installed applications"
msgstr "Izradi popis instaliranih programa"

#: app/flatpak-builtins-list.c:49
msgid "Arch to show"
msgstr "Arhitektura za prikaz"

#: app/flatpak-builtins-list.c:50 app/flatpak-builtins-remote-ls.c:53
msgid "List all refs (including locale/debug)"
msgstr ""
"Izradi popis svih referenca (uključujući lokalizacije/pronalaženje grešaka)"

#: app/flatpak-builtins-list.c:51 app/flatpak-builtins-remote-ls.c:54
msgid "List all applications using RUNTIME"
msgstr "Izradi popis programa koji koriste OKRUŽENJE"

#: app/flatpak-builtins-list.c:57 app/flatpak-builtins-remote-list.c:49
#: app/flatpak-builtins-remote-ls.c:61 app/flatpak-builtins-search.c:42
msgid "Name"
msgstr "Ime"

#: app/flatpak-builtins-list.c:57 app/flatpak-builtins-remote-list.c:49
#: app/flatpak-builtins-remote-ls.c:61 app/flatpak-builtins-search.c:42
msgid "Show the name"
msgstr "Prikaži ime"

#: app/flatpak-builtins-list.c:58 app/flatpak-builtins-remote-list.c:57
#: app/flatpak-builtins-remote-ls.c:62 app/flatpak-builtins-search.c:43
msgid "Description"
msgstr "Opis"

#: app/flatpak-builtins-list.c:58 app/flatpak-builtins-remote-ls.c:62
#: app/flatpak-builtins-search.c:43
msgid "Show the description"
msgstr "Prikaži opis"

#: app/flatpak-builtins-list.c:59 app/flatpak-builtins-remote-ls.c:63
#: app/flatpak-builtins-search.c:44
msgid "Application ID"
msgstr "ID programa"

#: app/flatpak-builtins-list.c:59 app/flatpak-builtins-ps.c:50
#: app/flatpak-builtins-remote-ls.c:63 app/flatpak-builtins-search.c:44
msgid "Show the application ID"
msgstr "Prikaži ID programa"

#: app/flatpak-builtins-list.c:60 app/flatpak-builtins-remote-ls.c:64
#: app/flatpak-builtins-search.c:45
msgid "Show the version"
msgstr "Prikaži verziju"

#: app/flatpak-builtins-list.c:63 app/flatpak-builtins-ps.c:54
#: app/flatpak-builtins-remote-ls.c:70
msgid "Runtime"
msgstr "Okruženje"

#: app/flatpak-builtins-list.c:63
msgid "Show the used runtime"
msgstr "Prikaži korišteno okruženje"

#: app/flatpak-builtins-list.c:64 app/flatpak-builtins-remote-ls.c:67
msgid "Show the origin remote"
msgstr "Prikaži repozitorij izvora"

#: app/flatpak-builtins-list.c:65
msgid "Show the installation"
msgstr "Prikaži instalaciju"

#: app/flatpak-builtins-list.c:67
msgid "Active commit"
msgstr "Aktivna izmjena"

#: app/flatpak-builtins-list.c:67 app/flatpak-builtins-remote-ls.c:69
msgid "Show the active commit"
msgstr "Prikaži aktivnu izmjenu"

#: app/flatpak-builtins-list.c:68
msgid "Latest commit"
msgstr "Zadnja izmjena"

#: app/flatpak-builtins-list.c:68
msgid "Show the latest commit"
msgstr "Prikaži zadnju izmjenu"

#: app/flatpak-builtins-list.c:69 app/flatpak-builtins-remote-ls.c:71
msgid "Installed size"
msgstr "Instalirana veličina"

#: app/flatpak-builtins-list.c:69 app/flatpak-builtins-remote-ls.c:71
msgid "Show the installed size"
msgstr "Prikaži instaliranu veličinu"

#: app/flatpak-builtins-list.c:70 app/flatpak-builtins-remote-list.c:55
#: app/flatpak-builtins-remote-ls.c:73 app/flatpak-builtins-repo.c:169
msgid "Options"
msgstr "Opcije"

#: app/flatpak-builtins-list.c:70 app/flatpak-builtins-remote-list.c:55
#: app/flatpak-builtins-remote-ls.c:73
msgid "Show options"
msgstr "Prikaži opcije"

#: app/flatpak-builtins-list.c:427
msgid " - List installed apps and/or runtimes"
msgstr " - Izradi popis programa i/ili okruženja"

#: app/flatpak-builtins-make-current.c:38
msgid "Arch to make current for"
msgstr "Arhitektura za postaviti kao trenutačnu za"

#: app/flatpak-builtins-make-current.c:58
msgid "APP BRANCH - Make branch of application current"
msgstr "PROGRAM GRANA – Postavi granu programa kao trenutačnu"

#: app/flatpak-builtins-make-current.c:69 app/flatpak-builtins-run.c:148
msgid "APP must be specified"
msgstr "PROGRAM se mora odrediti"

#: app/flatpak-builtins-make-current.c:84
msgid "BRANCH must be specified"
msgstr "GRANA se mora odrediti"

#: app/flatpak-builtins-make-current.c:97
#, c-format
msgid "App %s branch %s is not installed"
msgstr "Program %s grana %s nije instaliran"

#: app/flatpak-builtins-mask.c:45
msgid "Remove matching masks"
msgstr "Ukloni poklapajuće maske"

#: app/flatpak-builtins-mask.c:86
msgid ""
"[PATTERN…] - disable updates and automatic installation matching patterns"
msgstr ""
"[UZORAK …] – deaktiviraj aktualiziranja i uzorke za automatsko poklapanje "
"instalacija"

#: app/flatpak-builtins-mask.c:103
msgid "No masked patterns\n"
msgstr "Nema maskiranih uzoraka\n"

#: app/flatpak-builtins-mask.c:107
msgid "Masked patterns:\n"
msgstr "Maskirani uzorci:\n"

#: app/flatpak-builtins-mask.c:133
#, c-format
msgid "No current mask matching %s"
msgstr "Nijedna trenutačna maska se ne poklapa s %s"

#: app/flatpak-builtins-override.c:42
msgid "Remove existing overrides"
msgstr "Ukloni postojeća nadjačavanja"

#: app/flatpak-builtins-override.c:43
msgid "Show existing overrides"
msgstr "Prikaži postojeća nadjačavanja"

#: app/flatpak-builtins-override.c:59
msgid "[APP] - Override settings [for application]"
msgstr "[PROGRAM] – Postavke nadjačavanja [za program]"

#: app/flatpak-builtins-permission-list.c:138
msgid "[TABLE] [ID] - List permissions"
msgstr "[TABLICA] [ID] – Izradi popis dozvola"

#: app/flatpak-builtins-permission-list.c:174
#: app/flatpak-builtins-permission-show.c:139
msgid "Table"
msgstr "Tablica"

#: app/flatpak-builtins-permission-list.c:175
#: app/flatpak-builtins-permission-show.c:140
msgid "Object"
msgstr "Objekt"

#: app/flatpak-builtins-permission-list.c:176
#: app/flatpak-builtins-permission-show.c:141
msgid "App"
msgstr "Program"

#: app/flatpak-builtins-permission-list.c:178
#: app/flatpak-builtins-permission-show.c:143
msgid "Data"
msgstr "Podaci"

#: app/flatpak-builtins-permission-remove.c:120
msgid "TABLE ID [APP_ID] - Remove item from permission store"
msgstr "TABLICA ID [PROGRAM_ID] – Ukloni stavku iz spremišta dozvola"

#: app/flatpak-builtins-permission-remove.c:129
#: app/flatpak-builtins-permission-set.c:120
msgid "Too few arguments"
msgstr "Nedovoljno argumenata"

#: app/flatpak-builtins-permission-reset.c:43
msgid "Reset all permissions"
msgstr "Ponovo postavi sve dozvole"

#: app/flatpak-builtins-permission-reset.c:137
msgid "APP_ID - Reset permissions for an app"
msgstr "PROGRAM_ID – Ponovo postavi dozvole za program"

#: app/flatpak-builtins-permission-reset.c:146
#: app/flatpak-builtins-permission-show.c:121
msgid "Wrong number of arguments"
msgstr "Krivi broj argumenata"

#: app/flatpak-builtins-permission-set.c:42
msgid "Associate DATA with the entry"
msgstr "Poveži PODATKE s unosom"

#: app/flatpak-builtins-permission-set.c:42
msgid "DATA"
msgstr "PODACI"

#: app/flatpak-builtins-permission-set.c:111
msgid "TABLE ID APP_ID [PERMISSION...] - Set permissions"
msgstr "TABLICA ID PROGRAM_ID [DOZVOLA …] – Postavi dozvole"

#: app/flatpak-builtins-permission-set.c:132
#, c-format
msgid "Failed to parse '%s' as GVariant: "
msgstr "Neuspjela obrada „%s” kao GVariant: "

#: app/flatpak-builtins-permission-show.c:112
msgid "APP_ID - Show permissions for an app"
msgstr "PROGRAM_ID – Prikaži dozvole za program"

#: app/flatpak-builtins-ps.c:47
msgid "Instance"
msgstr "Instanca"

#: app/flatpak-builtins-ps.c:47
msgid "Show the instance ID"
msgstr "Prikaži ID instance"

#: app/flatpak-builtins-ps.c:48 app/flatpak-builtins-run.c:82
msgid "PID"
msgstr "PID"

#: app/flatpak-builtins-ps.c:48
msgid "Show the PID of the wrapper process"
msgstr "Prikaži PID procesa wrappera"

#: app/flatpak-builtins-ps.c:49
msgid "Child-PID"
msgstr "PID podređenog"

#: app/flatpak-builtins-ps.c:49
msgid "Show the PID of the sandbox process"
msgstr "Prikaži PID procesa sandboxa"

#: app/flatpak-builtins-ps.c:52 app/flatpak-builtins-search.c:47
msgid "Show the application branch"
msgstr "Prikaži granu programa"

#: app/flatpak-builtins-ps.c:53
msgid "Show the application commit"
msgstr "Prikaži izmjenu programa"

#: app/flatpak-builtins-ps.c:54
msgid "Show the runtime ID"
msgstr "Prikaži ID okruženja"

#: app/flatpak-builtins-ps.c:55
msgid "R.-Branch"
msgstr "O.-grana"

#: app/flatpak-builtins-ps.c:55
msgid "Show the runtime branch"
msgstr "Prikaži granu okruženja"

#: app/flatpak-builtins-ps.c:56
msgid "R.-Commit"
msgstr "O.-izmjena"

#: app/flatpak-builtins-ps.c:56
msgid "Show the runtime commit"
msgstr "Prikaži izmjenu okruženja"

#: app/flatpak-builtins-ps.c:57
msgid "Active"
msgstr "Aktivno"

#: app/flatpak-builtins-ps.c:57
msgid "Show whether the app is active"
msgstr "Prikaži, je li program aktivan"

#: app/flatpak-builtins-ps.c:58
msgid "Background"
msgstr "Pozadina"

#: app/flatpak-builtins-ps.c:58
msgid "Show whether the app is background"
msgstr "Prikaži, je li program pozadina"

#: app/flatpak-builtins-ps.c:238
msgid " - Enumerate running sandboxes"
msgstr " - Pobroji pokrenute sandboxe"

#: app/flatpak-builtins-remote-add.c:61
msgid "Do nothing if the provided remote exists"
msgstr "Ne radi ništa, ako navedeni udaljeni repozitorij postoji"

#: app/flatpak-builtins-remote-add.c:62
msgid "LOCATION specifies a configuration file, not the repo location"
msgstr "LOKACIJA određuje datoteku konfiguracije, nije lokacija repozitorija"

#: app/flatpak-builtins-remote-add.c:67 app/flatpak-builtins-remote-modify.c:73
msgid "Disable GPG verification"
msgstr "Deaktiviraj GPG provjeru"

#: app/flatpak-builtins-remote-add.c:68 app/flatpak-builtins-remote-modify.c:74
msgid "Mark the remote as don't enumerate"
msgstr "Označi udaljeni repozitorij da ne pobrojava"

#: app/flatpak-builtins-remote-add.c:69 app/flatpak-builtins-remote-modify.c:75
msgid "Mark the remote as don't use for deps"
msgstr "Označi udaljeni repozitorij da se ne koristi za ovisnosti"

#: app/flatpak-builtins-remote-add.c:70 app/flatpak-builtins-remote-modify.c:76
msgid "Set priority (default 1, higher is more prioritized)"
msgstr "Postavi prioritet (standardno je 1, veći broj znači veći prioritet)"

#: app/flatpak-builtins-remote-add.c:70 app/flatpak-builtins-remote-modify.c:76
msgid "PRIORITY"
msgstr "PRIORITET"

#: app/flatpak-builtins-remote-add.c:71 app/flatpak-builtins-remote-modify.c:77
msgid "A nice name to use for this remote"
msgstr "Korišteno lijepo ime za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:72 app/flatpak-builtins-remote-modify.c:78
msgid "A one-line comment for this remote"
msgstr "Kratki komentar za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:73 app/flatpak-builtins-remote-modify.c:79
msgid "A full-paragraph description for this remote"
msgstr "Komentar u obliku odlomka za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:74 app/flatpak-builtins-remote-modify.c:80
msgid "URL for a website for this remote"
msgstr "URL za web-stranicu za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:75 app/flatpak-builtins-remote-modify.c:81
msgid "URL for an icon for this remote"
msgstr "URL za ikonu za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:76 app/flatpak-builtins-remote-modify.c:82
msgid "Default branch to use for this remote"
msgstr "Korištena standardna grana za ovaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:78 app/flatpak-builtins-remote-modify.c:84
msgid "Import GPG key from FILE (- for stdin)"
msgstr "Uvezi GPG ključ iz DATOTEKA (- za stdin)"

#: app/flatpak-builtins-remote-add.c:79 app/flatpak-builtins-remote-modify.c:86
msgid "Set path to local filter FILE"
msgstr "Postavi stazu na lokalnu DATOTEKU filtra"

#: app/flatpak-builtins-remote-add.c:80 app/flatpak-builtins-remote-modify.c:87
msgid "Disable the remote"
msgstr "Deaktiviraj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:81 app/flatpak-builtins-remote-modify.c:88
msgid "Name of authenticator"
msgstr "Ime autentifikatora"

#: app/flatpak-builtins-remote-add.c:83 app/flatpak-builtins-remote-modify.c:90
msgid "Autoinstall authenticator"
msgstr "Automatski instaliraj autentifikatora"

#: app/flatpak-builtins-remote-add.c:84 app/flatpak-builtins-remote-modify.c:91
msgid "Don't autoinstall authenticator"
msgstr "Nemoj automatski instalirati autentifikatora"

#: app/flatpak-builtins-remote-add.c:243 app/flatpak-builtins-remote-add.c:250
#, c-format
msgid "Can't load uri %s: %s\n"
msgstr "Nije moguće učitati uri %s: %s\n"

#: app/flatpak-builtins-remote-add.c:258 common/flatpak-dir.c:2954
#, c-format
msgid "Can't load file %s: %s\n"
msgstr "Nije moguće učitati datoteku %s: %s\n"

#: app/flatpak-builtins-remote-add.c:286
msgid "NAME LOCATION - Add a remote repository"
msgstr "IME LOKACIJE – Dodaj udaljeni repozitorij"

#: app/flatpak-builtins-remote-add.c:313
msgid "GPG verification is required if collections are enabled"
msgstr "GPG provjera je potrebna, ako su zbirke aktivirane"

#: app/flatpak-builtins-remote-add.c:375
#, c-format
msgid "Remote %s already exists"
msgstr "Udaljeni repozitorij „%s” već postoji"

#: app/flatpak-builtins-remote-add.c:387
#: app/flatpak-builtins-remote-modify.c:305
#, c-format
msgid "Invalid authenticator name %s"
msgstr "Neispravno ime autentifikatora %s"

#: app/flatpak-builtins-remote-add.c:404
#, c-format
msgid "Warning: Could not update extra metadata for '%s': %s\n"
msgstr ""
"Upozorenje: Nije bilo moguće aktualizirati dodatne metapodatke za „%s”: %s\n"

#: app/flatpak-builtins-remote-delete.c:39
msgid "Remove remote even if in use"
msgstr "Ukloni udaljeni repozitorij, čak i ako se koristi"

#: app/flatpak-builtins-remote-delete.c:53
msgid "NAME - Delete a remote repository"
msgstr "IME – Ukloni udaljeni repozitorij"

#: app/flatpak-builtins-remote-delete.c:99
#, c-format
msgid "The following refs are installed from remote '%s':"
msgstr "Sljedeće reference su instalirane s udaljenog repozitorija „%s”:"

#: app/flatpak-builtins-remote-delete.c:100
msgid "Remove them?"
msgstr "Ukloniti ih?"

#: app/flatpak-builtins-remote-delete.c:102
#, c-format
msgid "Can't remove remote '%s' with installed refs"
msgstr ""
"Nije moguće ukloniti udaljeni repozitorij „%s” s instaliranim referencama"

#: app/flatpak-builtins-remote-info.c:52
msgid "Commit to show info for"
msgstr "Izmijena za prikaz informacija za"

#: app/flatpak-builtins-remote-info.c:55
msgid "Display log"
msgstr "Prikaži log-zapise"

#: app/flatpak-builtins-remote-info.c:58
msgid "Show parent"
msgstr "Prikaži nadređeni"

#: app/flatpak-builtins-remote-info.c:62 app/flatpak-builtins-remote-ls.c:56
msgid "Use local caches even if they are stale"
msgstr "Koristi lokalnu predmemoriju, čak i ako je zastarjela"

#: app/flatpak-builtins-remote-info.c:113
msgid ""
" REMOTE REF - Show information about an application or runtime in a remote"
msgstr ""
" UDALJENI_REPOZITORIJ REFERENCA – Prikaži informacije o programu ili "
"okruženju u udaljenom repozitoriju"

#: app/flatpak-builtins-remote-info.c:124
msgid "REMOTE and REF must be specified"
msgstr "UDALJENI_REPOZITORIJ i REFERENCA se moraju odrediti"

#: app/flatpak-builtins-remote-info.c:159 common/flatpak-dir.c:3729
#: common/flatpak-dir.c:5346 common/flatpak-dir.c:5418
#: common/flatpak-dir.c:5622 common/flatpak-dir.c:14043
#, c-format
msgid "Couldn't find latest checksum for ref %s in remote %s"
msgstr ""
"Nije moguće pronaći najnoviji kontrolni zbroj za referencu %s u udaljenom "
"repozitoriju %s"

#: app/flatpak-builtins-remote-info.c:257
#: app/flatpak-builtins-remote-info.c:292
msgid "Download:"
msgstr "Preuzimanje:"

#: app/flatpak-builtins-remote-info.c:277
#: app/flatpak-builtins-remote-info.c:335
msgid "History:"
msgstr "Kronologija:"

#: app/flatpak-builtins-remote-info.c:356
msgid " Commit:"
msgstr " Izmjena:"

#: app/flatpak-builtins-remote-info.c:357
msgid " Subject:"
msgstr "Predmet:"

#: app/flatpak-builtins-remote-info.c:358
msgid " Date:"
msgstr " Datum:"

#: app/flatpak-builtins-remote-info.c:391
#, c-format
msgid "Warning: Commit %s has no flatpak metadata\n"
msgstr "Upozorenje: Izmjena %s nema flatpak metapodatke\n"

#: app/flatpak-builtins-remote-list.c:42
msgid "Show remote details"
msgstr "Prikaži detalje udaljenog repozitorija"

#: app/flatpak-builtins-remote-list.c:43
msgid "Show disabled remotes"
msgstr "Prikaži deaktivirane udaljene repozitorije"

#: app/flatpak-builtins-remote-list.c:50
msgid "Title"
msgstr "Naslov"

#: app/flatpak-builtins-remote-list.c:50
msgid "Show the title"
msgstr "Prikaži naslov"

#: app/flatpak-builtins-remote-list.c:51
msgid "Show the URL"
msgstr "Prikaži URL"

#: app/flatpak-builtins-remote-list.c:52
msgid "Show the collection ID"
msgstr "Prikaži ID zbirke"

#: app/flatpak-builtins-remote-list.c:53
msgid "Filter"
msgstr "Filtar"

#: app/flatpak-builtins-remote-list.c:53
msgid "Show filter file"
msgstr "Prikaži datoteku filtra"

#: app/flatpak-builtins-remote-list.c:54
msgid "Priority"
msgstr "Prioritet"

#: app/flatpak-builtins-remote-list.c:54
msgid "Show the priority"
msgstr "Prikaži prioritet"

#: app/flatpak-builtins-remote-list.c:56
msgid "Comment"
msgstr "Komentar"

#: app/flatpak-builtins-remote-list.c:56
msgid "Show comment"
msgstr "Prikaži komentar"

#: app/flatpak-builtins-remote-list.c:57
msgid "Show description"
msgstr "Prikaži opis"

#: app/flatpak-builtins-remote-list.c:58
msgid "Homepage"
msgstr "Početna web-stranica"

#: app/flatpak-builtins-remote-list.c:58
msgid "Show homepage"
msgstr "Prikaži početnu web-stranicu"

#: app/flatpak-builtins-remote-list.c:59
msgid "Icon"
msgstr "Ikona"

#: app/flatpak-builtins-remote-list.c:59
msgid "Show icon"
msgstr "Prikaži ikonu"

#: app/flatpak-builtins-remote-list.c:219
msgid " - List remote repositories"
msgstr " - Izradi popis udaljenih repozitorija"

#: app/flatpak-builtins-remote-ls.c:48
msgid "Show arches and branches"
msgstr "Prikaži arhitekture i grane"

#: app/flatpak-builtins-remote-ls.c:49
msgid "Show only runtimes"
msgstr "Prikaži samo programe"

#: app/flatpak-builtins-remote-ls.c:50
msgid "Show only apps"
msgstr "Prikaži samo programe"

#: app/flatpak-builtins-remote-ls.c:51
msgid "Show only those where updates are available"
msgstr "Prikaži samo one, za koje postoje aktualiziranja"

#: app/flatpak-builtins-remote-ls.c:52
msgid "Limit to this arch (* for all)"
msgstr "Ograniči na ovu arhitekturu (* za sve)"

#: app/flatpak-builtins-remote-ls.c:70
msgid "Show the runtime"
msgstr "Prikaži okruženje"

#: app/flatpak-builtins-remote-ls.c:72
msgid "Download size"
msgstr "Veličina preuzimanja"

#: app/flatpak-builtins-remote-ls.c:72
msgid "Show the download size"
msgstr "Prikaži veličinu preuzimanja"

#: app/flatpak-builtins-remote-ls.c:404
msgid " [REMOTE or URI] - Show available runtimes and applications"
msgstr ""
" [UDALJENI-REPOZITORIJ ili URI] – Prikaži dostupna okruženja i programe"

#: app/flatpak-builtins-remote-modify.c:63
msgid "Enable GPG verification"
msgstr "Aktiviraj GPG provjeru"

#: app/flatpak-builtins-remote-modify.c:64
msgid "Mark the remote as enumerate"
msgstr "Označi udaljeni repozitorij da pobrojava"

#: app/flatpak-builtins-remote-modify.c:65
msgid "Mark the remote as used for dependencies"
msgstr "Označi udaljeni repozitorij da se koristi za ovisnosti"

#: app/flatpak-builtins-remote-modify.c:66
msgid "Set a new url"
msgstr "Postavi novi url"

#: app/flatpak-builtins-remote-modify.c:67
msgid "Enable the remote"
msgstr "Anktiviraj udaljeni repozitorij"

#: app/flatpak-builtins-remote-modify.c:68
msgid "Update extra metadata from the summary file"
msgstr "Aktualiziraj dodatne metapodatke iz datoteke sažetka"

#: app/flatpak-builtins-remote-modify.c:85
msgid "Disable local filter"
msgstr "Deaktiviraj lokalni filtar"

#: app/flatpak-builtins-remote-modify.c:89
msgid "Authenticator options"
msgstr "Opcije autentifikatora"

#: app/flatpak-builtins-remote-modify.c:271
msgid "NAME - Modify a remote repository"
msgstr "IME – Promijeni udaljeni repozitorij"

#: app/flatpak-builtins-remote-modify.c:281
msgid "Remote NAME must be specified"
msgstr "IME udaljenog repozitorija se mora odrediti"

#: app/flatpak-builtins-remote-modify.c:292
#, c-format
msgid "Updating extra metadata from remote summary for %s\n"
msgstr ""
"Aktualiziraj dodatne metapodatke iz sažetka udaljenog repozitorija za %s\n"

#: app/flatpak-builtins-remote-modify.c:295
#, c-format
msgid "Error updating extra metadata for '%s': %s\n"
msgstr "Greška pri aktualiziranju dodatnih metapodataka za „%s”: %s\n"

#: app/flatpak-builtins-remote-modify.c:296
#, c-format
msgid "Could not update extra metadata for %s"
msgstr "Nije bilo moguće aktualizirati dodatne metapodatke za %s"

#: app/flatpak-builtins-repair.c:43
msgid "Don't make any changes"
msgstr "Nemoj ništa mijenjati"

#: app/flatpak-builtins-repair.c:44
msgid "Reinstall all refs"
msgstr "Ponovo instaliraj sve reference"

#: app/flatpak-builtins-repair.c:68
#, c-format
msgid "Object missing: %s.%s\n"
msgstr "Objekt nedostaje: %s.%s\n"

#: app/flatpak-builtins-repair.c:76
#, c-format
msgid "Object invalid: %s.%s\n"
msgstr "Objekt neispravan: %s.%s\n"

#: app/flatpak-builtins-repair.c:81
#, c-format
msgid "%s, deleting object\n"
msgstr "%s, uklanjanje objekata\n"

#: app/flatpak-builtins-repair.c:146
#, c-format
msgid "Can't load object %s: %s\n"
msgstr "Nije moguće učitati objekt %s: %s\n"

#: app/flatpak-builtins-repair.c:265
#, c-format
msgid "Problems loading data for %s: %s\n"
msgstr "Problemi pri učitavanju podataka za %s: %s\n"

#: app/flatpak-builtins-repair.c:278
#, c-format
msgid "Error reinstalling %s: %s\n"
msgstr "Greška pri ponovnom instaliranju %s: %s\n"

#: app/flatpak-builtins-repair.c:301
msgid "- Repair a flatpak installation"
msgstr "- Popravi flatpak instalaciju"

#: app/flatpak-builtins-repair.c:372
#, c-format
msgid "Removing non-deployed ref %s…\n"
msgstr "Uklanjanje neimplementirane reference %s …\n"

#: app/flatpak-builtins-repair.c:376
#, c-format
msgid "Skipping non-deployed ref %s…\n"
msgstr "Preskače se neimplementirana referenca %s …\n"

#: app/flatpak-builtins-repair.c:382
#, c-format
msgid "Verifying %s…\n"
msgstr "Potvrđivanje %s …\n"

#: app/flatpak-builtins-repair.c:390
#, c-format
msgid "Deleting ref %s due to missing objects\n"
msgstr "Uklanjanje reference %s zbog nedostajućeg objekta\n"

#: app/flatpak-builtins-repair.c:394
#, c-format
msgid "Deleting ref %s due to invalid objects\n"
msgstr "Uklanjanje reference %s zbog neispravnog objekta\n"

#: app/flatpak-builtins-repair.c:398
#, c-format
msgid "Deleting ref %s due to %d\n"
msgstr "Uklanjanje reference %s zbog %d\n"

#: app/flatpak-builtins-repair.c:421
#, c-format
msgid "Remote %s for ref %s is missing\n"
msgstr "Udaljeni repozitorij „%s” za referencu %s nedostaje\n"

#: app/flatpak-builtins-repair.c:423
#, c-format
msgid "Remote %s for ref %s is disabled\n"
msgstr "Udaljeni repozitorij „%s” za referencu %s je deaktiviran\n"

#: app/flatpak-builtins-repair.c:429
msgid "Pruning objects\n"
msgstr "Odrezivanje predmeta\n"

#: app/flatpak-builtins-repair.c:437
msgid "Erasing .removed\n"
msgstr "Brisanje .removed\n"

#: app/flatpak-builtins-repair.c:473
msgid "Reinstalling refs\n"
msgstr "Ponovno instaliranje referenca\n"

#: app/flatpak-builtins-repair.c:475
msgid "Reinstalling removed refs\n"
msgstr "Ponovno instaliranje uklonjenih referenca\n"

#: app/flatpak-builtins-repair.c:500
#, c-format
msgid "While removing appstream for %s: "
msgstr "Prilikom uklanjanja appstreama za %s: "

#: app/flatpak-builtins-repair.c:507
#, c-format
msgid "While deploying appstream for %s: "
msgstr "Prilikom implementiranja appstreama za %s: "

#: app/flatpak-builtins-repo.c:93
#, c-format
msgid "Repo mode: %s\n"
msgstr "Modus repozitorija: %s\n"

#: app/flatpak-builtins-repo.c:96
#, c-format
msgid "Title: %s\n"
msgstr "Naslov: %s\n"

#: app/flatpak-builtins-repo.c:99
#, c-format
msgid "Comment: %s\n"
msgstr "Komentar: %s\n"

#: app/flatpak-builtins-repo.c:102
#, c-format
msgid "Description: %s\n"
msgstr "Opis: %s\n"

#: app/flatpak-builtins-repo.c:105
#, c-format
msgid "Homepage: %s\n"
msgstr "Početna web-stranica: %s\n"

#: app/flatpak-builtins-repo.c:108
#, c-format
msgid "Icon: %s\n"
msgstr "Ikona: %s\n"

#: app/flatpak-builtins-repo.c:111
#, c-format
msgid "Collection ID: %s\n"
msgstr "ID zbirke: %s\n"

#: app/flatpak-builtins-repo.c:114
#, c-format
msgid "Default branch: %s\n"
msgstr "Standardna grana: %s\n"

#: app/flatpak-builtins-repo.c:117
#, c-format
msgid "Redirect URL: %s\n"
msgstr "URL preusmjeravanja: %s\n"

#: app/flatpak-builtins-repo.c:120
#, c-format
msgid "Deploy collection ID: %s\n"
msgstr "Implementiraj ID zbirke: %s\n"

#: app/flatpak-builtins-repo.c:123
#, c-format
msgid "Authenticator name: %s\n"
msgstr "Ime autentifikatora: %s\n"

#: app/flatpak-builtins-repo.c:126
#, c-format
msgid "Authenticator install: %s\n"
msgstr "Instalacija autentifikatora: %s\n"

#: app/flatpak-builtins-repo.c:126
msgid "true"
msgstr "točno"

#: app/flatpak-builtins-repo.c:126
msgid "false"
msgstr "netočno"

#: app/flatpak-builtins-repo.c:134
#, c-format
msgid "GPG key hash: %s\n"
msgstr "Hash GPG ključa: %s\n"

#: app/flatpak-builtins-repo.c:143
#, c-format
msgid "%zd branches\n"
msgstr "%zd grane\n"

#: app/flatpak-builtins-repo.c:167
msgid "Installed"
msgstr "Instalirano"

#: app/flatpak-builtins-repo.c:168 app/flatpak-cli-transaction.c:993
msgid "Download"
msgstr "Preuzimanje"

#: app/flatpak-builtins-repo.c:409
msgid "Print general information about the repository"
msgstr "Ispiši opće informacije o repozitoriju"

#: app/flatpak-builtins-repo.c:410
msgid "List the branches in the repository"
msgstr "Izradi popis grana u repozitoriju"

#: app/flatpak-builtins-repo.c:411
msgid "Print metadata for a branch"
msgstr "Ispiši metapodatke za granu"

#: app/flatpak-builtins-repo.c:412
msgid "Show commits for a branch"
msgstr "Prikaži izmjene za jednu granu"

#: app/flatpak-builtins-repo.c:428
msgid "LOCATION - Repository maintenance"
msgstr "LOKACIJA – Održavanje repozitorija"

#: app/flatpak-builtins-run.c:63
msgid "Command to run"
msgstr "Naredba za pokretanje"

#: app/flatpak-builtins-run.c:64
msgid "Directory to run the command in"
msgstr "Direktorij u kojem se pokreće naredba"

#: app/flatpak-builtins-run.c:65
msgid "Branch to use"
msgstr "Korištena grana"

#: app/flatpak-builtins-run.c:66
msgid "Use development runtime"
msgstr "Koristi razvojno okruženje"

#: app/flatpak-builtins-run.c:67
msgid "Runtime to use"
msgstr "Korišteno okruženje"

#: app/flatpak-builtins-run.c:68
msgid "Runtime version to use"
msgstr "Korištena verzija okruženja"

#: app/flatpak-builtins-run.c:71
msgid "Log accessibility bus calls"
msgstr "Zapiši bus pozive pristupačnosti"

#: app/flatpak-builtins-run.c:72
msgid "Don't proxy accessibility bus calls"
msgstr "Nemoj bus pozive pristupačnosti proxija"

#: app/flatpak-builtins-run.c:73
msgid "Proxy accessibility bus calls (default except when sandboxed)"
msgstr "Bus pozivi pristupačnosti proxija (standardno, osim ako je u sandboxu)"

#: app/flatpak-builtins-run.c:74
msgid "Don't proxy session bus calls"
msgstr "Nemoj bus pozive sesije proxija"

#: app/flatpak-builtins-run.c:75
msgid "Proxy session bus calls (default except when sandboxed)"
msgstr "Bus pozivi sesije proxija (standardno, osim ako je u sandboxu)"

#: app/flatpak-builtins-run.c:76
msgid "Don't start portals"
msgstr "Nemoj pokrenuti portale"

#: app/flatpak-builtins-run.c:77
msgid "Enable file forwarding"
msgstr "Aktiviraj proslijeđivanje datoteka"

#: app/flatpak-builtins-run.c:78
msgid "Run specified commit"
msgstr "Pokreni određenu izmjenu"

#: app/flatpak-builtins-run.c:79
msgid "Use specified runtime commit"
msgstr "Koristi određenu izmjenu okruženja"

#: app/flatpak-builtins-run.c:80
msgid "Run completely sandboxed"
msgstr "Pokreni potpuno u sandboxu"

#: app/flatpak-builtins-run.c:82
msgid "Use PID as parent pid for sharing namespaces"
msgstr "Koristi PID kao nadređeni PID za dijeljenje imenskih prostora"

#: app/flatpak-builtins-run.c:83
msgid "Make processes visible in parent namespace"
msgstr "Omogući vidljivost procesa u nadređenom imenskom prostoru"

#: app/flatpak-builtins-run.c:106
msgid "APP [ARGUMENT…] - Run an app"
msgstr "PROGRAM [ARGUMENT …] – Pokreni jedan program"

#: app/flatpak-builtins-run.c:259
#, c-format
msgid "runtime/%s/%s/%s not installed"
msgstr "okruženje/%s/%s/%s nije instalirano"

#: app/flatpak-builtins-search.c:36
msgid "Arch to search for"
msgstr "Arhitektura za pretraživanje"

#: app/flatpak-builtins-search.c:49
msgid "Remotes"
msgstr "Udaljeni repozitoriji"

#: app/flatpak-builtins-search.c:49
msgid "Show the remotes"
msgstr "Prikaži udaljene repozitorije"

#: app/flatpak-builtins-search.c:275
msgid "TEXT - Search remote apps/runtimes for text"
msgstr "TEKST – Traži tekst u programima/okruženjima udaljenog repozitorija"

#: app/flatpak-builtins-search.c:286
msgid "TEXT must be specified"
msgstr "TEKST se mora odrediti"

#: app/flatpak-builtins-search.c:345
msgid "No matches found"
msgstr "Nema poklapanja"

#: app/flatpak-builtins-uninstall.c:54
msgid "Arch to uninstall"
msgstr "Arhitektura za deinstaliranje"

#: app/flatpak-builtins-uninstall.c:55
msgid "Keep ref in local repository"
msgstr "Zadrži referencu u lokalnom repozitoriju"

#: app/flatpak-builtins-uninstall.c:56
msgid "Don't uninstall related refs"
msgstr "Nemoj deinstalirati povezane reference"

#: app/flatpak-builtins-uninstall.c:57
msgid "Remove files even if running"
msgstr "Ukloni datoteke, čak i ako su pokrenute"

#: app/flatpak-builtins-uninstall.c:60
msgid "Uninstall all"
msgstr "Deinstaliraj sve"

#: app/flatpak-builtins-uninstall.c:61
msgid "Uninstall unused"
msgstr "Deinstaliraj ne korišteni"

#: app/flatpak-builtins-uninstall.c:62
msgid "Delete app data"
msgstr "Ukloni podatke programa"

#: app/flatpak-builtins-uninstall.c:129
#, c-format
msgid "Delete data for %s?"
msgstr "Ukloniti podatke za %s?"

#: app/flatpak-builtins-uninstall.c:155
msgid "[REF…] - Uninstall an application"
msgstr "[REFERENCA …] – Deinstaliraj jedan program"

#: app/flatpak-builtins-uninstall.c:164
msgid "Must specify at least one REF, --unused, --all or --delete-data"
msgstr ""
"Moraš odrediti barem jednu REFERENCU, --unused, --all ili --delete-data"

#: app/flatpak-builtins-uninstall.c:167
msgid "Must not specify REFs when using --all"
msgstr "Ne određuj REFERENCE kad koristiš --all"

#: app/flatpak-builtins-uninstall.c:170
msgid "Must not specify REFs when using --unused"
msgstr "Ne određuj REFERENCE kad koristiš --unused"

#: app/flatpak-builtins-uninstall.c:250
msgid "Nothing unused to uninstall\n"
msgstr "Ništa neupotrebljenog za deinstalirati\n"

#: app/flatpak-builtins-uninstall.c:311 common/flatpak-dir.c:12127
#, c-format
msgid "%s/%s/%s not installed"
msgstr "%s/%s/%s nije instalirano"

#: app/flatpak-builtins-update.c:55
msgid "Arch to update for"
msgstr "Arhitektura za aktualiziranje za"

#: app/flatpak-builtins-update.c:56
msgid "Commit to deploy"
msgstr "Izmjena za implementiranje"

#: app/flatpak-builtins-update.c:57
msgid "Remove old files even if running"
msgstr "Ukloni stare datoteke, čak i ako su pokrenute"

#: app/flatpak-builtins-update.c:58
msgid "Don't pull, only update from local cache"
msgstr "Nemoj povući, samo aktualiziraj s lokalne predmemorije"

#: app/flatpak-builtins-update.c:60
msgid "Don't update related refs"
msgstr "Nemoj aktualizirati povezane reference"

#: app/flatpak-builtins-update.c:65
msgid "Update appstream for remote"
msgstr "Aktualiziraj podatke programa za udaljeni repozitorij"

#: app/flatpak-builtins-update.c:66
msgid "Only update this subpath"
msgstr "Aktualiziraj samo ovu podstazu"

#: app/flatpak-builtins-update.c:87
msgid "[REF…] - Update applications or runtimes"
msgstr "[REFERENCA …] – Aktualiziraj programe ili okruženja"

#: app/flatpak-builtins-update.c:150
msgid "Looking for updates…\n"
msgstr "Traženje aktualiziranja …\n"

#: app/flatpak-builtins-update.c:208 app/flatpak-builtins-update.c:249
#, c-format
msgid "Unable to update %s: %s\n"
msgstr "Nije moguće aktualizirati %s: %s\n"

#: app/flatpak-builtins-update.c:290
msgid "Nothing to do.\n"
msgstr "Nema se što raditi.\n"

#: app/flatpak-builtins-utils.c:351
#, c-format
msgid "Remote ‘%s’ found in multiple installations:"
msgstr "Udaljeni repozitorij „%s” je pronađen u višestrukim instalacijama:"

#: app/flatpak-builtins-utils.c:352 app/flatpak-builtins-utils.c:429
#: app/flatpak-builtins-utils.c:520 app/flatpak-builtins-utils.c:522
#: app/flatpak-builtins-utils.c:586
msgid "Which do you want to use (0 to abort)?"
msgstr "Koji želiš koristiti (0 za prekid)?"

#: app/flatpak-builtins-utils.c:354
#, c-format
msgid "No remote chosen to resolve ‘%s’ which exists in multiple installations"
msgstr ""
"Nije odabran udaljeni repozitorij za rješavanje „%s”, što postoji u više "
"instalacija"

#: app/flatpak-builtins-utils.c:363
#, c-format
msgid ""
"Remote \"%s\" not found\n"
"Hint: Use flatpak remote-add to add a remote"
msgstr ""
"Udaljeni repozitorij „%s” nije pronađen\n"
"Savjet: Koristi flatpak remote-add za dodavanje udaljeneg repozitorija"

#: app/flatpak-builtins-utils.c:369
#, c-format
msgid "Remote \"%s\" not found in the %s installation"
msgstr "Udaljeni repozitorij „%s” nije pronađen u %s instalaciji"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:418
#, c-format
msgid ""
"Found ref ‘%s’ in remote ‘%s’ (%s).\n"
"Use this ref?"
msgstr ""
"Pronađena je referenca „%s” u udaljenom repozitoriju „%s” (%s).\n"
"Koristiti ovu referencu?"

#: app/flatpak-builtins-utils.c:422 app/flatpak-builtins-utils.c:431
#: app/flatpak-builtins-utils.c:504 app/flatpak-builtins-utils.c:525
#, c-format
msgid "No ref chosen to resolve matches for ‘%s’"
msgstr "Nije odabrana referenca za rješavanje poklapanja za „%s”"

#: app/flatpak-builtins-utils.c:427
#, c-format
msgid "Similar refs found for ‘%s’ in remote ‘%s’ (%s):"
msgstr ""
"Slične reference su pronađene za „%s” u udaljenom repozitoriju „%s” (%s):"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:500
#, c-format
msgid "Found installed ref ‘%s’ (%s). Is this correct?"
msgstr "Pronađena na instalirana referenca „%s” (%s). Je li to točno?"

#: app/flatpak-builtins-utils.c:516
msgid "All of the above"
msgstr "Sve gore navedeno"

#: app/flatpak-builtins-utils.c:517
#, c-format
msgid "Similar installed refs found for ‘%s’:"
msgstr "Slične instalirane reference su pronađene za „%s”:"

#. default to yes on Enter
#: app/flatpak-builtins-utils.c:571
#, c-format
msgid ""
"Found similar ref(s) for ‘%s’ in remote ‘%s’ (%s).\n"
"Use this remote?"
msgstr ""
"Pronađena je slična referenca „%s” u udaljenom repozitoriju „%s” (%s).\n"
"Koristiti ovaj udaljeni repozitorij?"

#: app/flatpak-builtins-utils.c:575 app/flatpak-builtins-utils.c:588
#, c-format
msgid "No remote chosen to resolve matches for ‘%s’"
msgstr "Nije odabran udaljeni repozitorij za rješavanje poklapanja za „%s”"

#: app/flatpak-builtins-utils.c:585
#, c-format
msgid "Remotes found with refs similar to ‘%s’:"
msgstr "Pronađeni udaljeni repozitoriji s referencom koja sliči „%s”:"

#: app/flatpak-builtins-utils.c:694 app/flatpak-builtins-utils.c:697
#, c-format
msgid "Updating appstream data for user remote %s"
msgstr "Aktualiziranje appstream podatke za korisnički udaljeni repozitorij %s"

#: app/flatpak-builtins-utils.c:704 app/flatpak-builtins-utils.c:707
#, c-format
msgid "Updating appstream data for remote %s"
msgstr "Aktualiziranje appstream podatke za udaljeni repozitorij %s"

#: app/flatpak-builtins-utils.c:716 app/flatpak-builtins-utils.c:718
msgid "Error updating"
msgstr "Greška pri aktualiziranju"

#: app/flatpak-builtins-utils.c:757
#, c-format
msgid "Remote \"%s\" not found"
msgstr "Udaljeni repozitorij „%s” nije pronađen"

#: app/flatpak-builtins-utils.c:798
#, c-format
msgid "Ambiguous suffix: '%s'."
msgstr "Dvosmislen nastavak: „%s”."

#. Translators: don't translate the values
#: app/flatpak-builtins-utils.c:800 app/flatpak-builtins-utils.c:815
msgid "Possible values are :s[tart], :m[iddle], :e[nd] or :f[ull]"
msgstr "Moguće vrijednosti su :s[tart], :m[iddle], :e[nd] ili :f[ull]"

#: app/flatpak-builtins-utils.c:813
#, c-format
msgid "Invalid suffix: '%s'."
msgstr "Neispravan datotečni nastavak: „%s”."

#: app/flatpak-builtins-utils.c:848
#, c-format
msgid "Ambiguous column: %s"
msgstr "Dvosmislen stupac: %s"

#: app/flatpak-builtins-utils.c:861
#, c-format
msgid "Unknown column: %s"
msgstr "Nepoznati stupac: %s"

#: app/flatpak-builtins-utils.c:919
msgid "Available columns:\n"
msgstr "Dostupni stupci:\n"

#: app/flatpak-builtins-utils.c:929
msgid "Show all columns"
msgstr "Prikaži sve stupce"

#: app/flatpak-builtins-utils.c:930
msgid "Show available columns"
msgstr "Prikaži dostupne stupce"

#: app/flatpak-builtins-utils.c:933
msgid "Append :s[tart], :m[iddle], :e[nd] or :f[ull] to change ellipsization"
msgstr ""
"Dodaj :s[tart], :m[iddle], :e[nd] ili :f[ull] za mijenjanje izostavljanja"

#: app/flatpak-cli-transaction.c:85 app/flatpak-cli-transaction.c:91
#, c-format
msgid "Required runtime for %s (%s) found in remote %s\n"
msgstr ""
"Potrebno okruženje za %s (%s) je pronađeno u udaljenom repozitoriju %s\n"

#: app/flatpak-cli-transaction.c:93
msgid "Do you want to install it?"
msgstr "Želiš li ga instalirati?"

#: app/flatpak-cli-transaction.c:99
#, c-format
msgid "Required runtime for %s (%s) found in remotes:"
msgstr "Potrebno okruženje za %s (%s) je pronađeno u udaljenim repozitorijima:"

#: app/flatpak-cli-transaction.c:101
msgid "Which do you want to install (0 to abort)?"
msgstr "Koji želiš instalirati (0 za prekid)?"

#: app/flatpak-cli-transaction.c:119
#, c-format
msgid "Configuring %s as new remote '%s'"
msgstr "Konfiguriraj %s kao novi udaljeni repozitorij „%s”"

#. default to yes on Enter
#: app/flatpak-cli-transaction.c:126
#, c-format
msgid ""
"The remote '%s', referred to by '%s' at location %s contains additional "
"applications.\n"
"Should the remote be kept for future installations?"
msgstr ""
"Udaljeni repozitorij „%s”, na koji se poziva „%s” na lokaciji %s, sadrži "
"dodatne programe.\n"
"Treba li se udaljeni repozitorij čuvati za buduće instalacije?"

#. default to yes on Enter
#: app/flatpak-cli-transaction.c:134
#, c-format
msgid ""
"The application %s depends on runtimes from:\n"
"  %s\n"
"Configure this as new remote '%s'"
msgstr ""
"Program %s ovisi o okruženjima iz:\n"
"  %s\n"
"Konfiguriraj ovo kao novi udaljeni repozitorij „%s”"

#: app/flatpak-cli-transaction.c:149 app/flatpak-quiet-transaction.c:100
msgid "install"
msgstr "instaliraj"

#: app/flatpak-cli-transaction.c:152 app/flatpak-quiet-transaction.c:103
msgid "update"
msgstr "aktualiziraj"

#: app/flatpak-cli-transaction.c:155 app/flatpak-quiet-transaction.c:106
msgid "install bundle"
msgstr "instaliraj paket"

#: app/flatpak-cli-transaction.c:158 app/flatpak-quiet-transaction.c:109
msgid "uninstall"
msgstr "deinstaliraj"

#: app/flatpak-cli-transaction.c:375
msgid "Installing…"
msgstr "Instaliranje …"

#: app/flatpak-cli-transaction.c:377
#, c-format
msgid "Installing %d/%d…"
msgstr "Instaliranje %d/%d …"

#: app/flatpak-cli-transaction.c:382
msgid "Updating…"
msgstr "Aktualiziranje …"

#: app/flatpak-cli-transaction.c:384
#, c-format
msgid "Updating %d/%d…"
msgstr "Aktualiziranje %d/%d …"

#: app/flatpak-cli-transaction.c:389
msgid "Uninstalling…"
msgstr "Deinstaliranje …"

#: app/flatpak-cli-transaction.c:391
#, c-format
msgid "Uninstalling %d/%d…"
msgstr "Deinstaliranje %d/%d …"

#: app/flatpak-cli-transaction.c:450 app/flatpak-quiet-transaction.c:131
#, c-format
msgid "Info: %s was skipped"
msgstr "Informacija: %s je preskočeno"

#: app/flatpak-cli-transaction.c:468 app/flatpak-quiet-transaction.c:136
#: common/flatpak-dir.c:9565
#, c-format
msgid "%s already installed"
msgstr "%s već instalirano"

#: app/flatpak-cli-transaction.c:470 app/flatpak-cli-transaction.c:472
#: app/flatpak-quiet-transaction.c:138 app/flatpak-quiet-transaction.c:140
#: common/flatpak-dir.c:2145 common/flatpak-dir.c:2739
#: common/flatpak-dir.c:14705 common/flatpak-transaction.c:1987
#: common/flatpak-transaction.c:2014 common/flatpak-utils.c:1724
#: common/flatpak-utils.c:1817
#, c-format
msgid "%s not installed"
msgstr "%s još nije instalirano"

#: app/flatpak-cli-transaction.c:474 app/flatpak-quiet-transaction.c:142
#, c-format
msgid "%s needs a later flatpak version"
msgstr "%s treba noviju flatpak verziju"

#: app/flatpak-cli-transaction.c:476 app/flatpak-quiet-transaction.c:144
msgid "Not enough disk space to complete this operation"
msgstr "Nema dovoljno prostora na disku za završavanje ove operacije"

#: app/flatpak-cli-transaction.c:483
#, c-format
msgid "Failed to %s %s: "
msgstr "Neuspjelo %s %s: "

#: app/flatpak-cli-transaction.c:486 app/flatpak-quiet-transaction.c:149
msgid "Warning:"
msgstr "Upozorenje:"

#: app/flatpak-cli-transaction.c:486 app/flatpak-quiet-transaction.c:149
msgid "Error:"
msgstr "Greška:"

#: app/flatpak-cli-transaction.c:519
#, c-format
msgid "Authentication required for remote '%s'\n"
msgstr "Potrebna je autentifikacija za udaljeni repozitorij „%s”\n"

#: app/flatpak-cli-transaction.c:520
msgid "Open browser?"
msgstr "Otvoriti preglednik?"

#: app/flatpak-cli-transaction.c:571
#, c-format
msgid "Login required remote %s (realm %s)\n"
msgstr "Prijava zahtijeva udaljeni repozitorij %s (područje %s)\n"

#: app/flatpak-cli-transaction.c:576
msgid "Password"
msgstr "Lozinka"

#: app/flatpak-cli-transaction.c:597 app/flatpak-quiet-transaction.c:174
#, c-format
msgid "Info: %s is end-of-life, in favor of %s\n"
msgstr "Informacija: %s je kraj-života, namjesto %s\n"

#: app/flatpak-cli-transaction.c:599 app/flatpak-quiet-transaction.c:176
#, c-format
msgid "Info: %s is end-of-life, with reason: %s\n"
msgstr "Informacija: %s je kraj-života, s razlogom: %s\n"

#: app/flatpak-cli-transaction.c:604
#, c-format
msgid "Replace it with %s?"
msgstr "Zamijeniti s %s?"

#: app/flatpak-cli-transaction.c:609 app/flatpak-quiet-transaction.c:182
msgid "Updating to rebased version\n"
msgstr "Aktualiziranje na premještenu verziju\n"

#: app/flatpak-cli-transaction.c:616
#, c-format
msgid "Failed to rebase %s to %s: "
msgstr "Neuspjelo premještanje %s na %s: "

#: app/flatpak-cli-transaction.c:817
#, c-format
msgid "New %s permissions:"
msgstr "Nove %s dozvole:"

#: app/flatpak-cli-transaction.c:819
#, c-format
msgid "%s permissions:"
msgstr "%s dozvole:"

#: app/flatpak-cli-transaction.c:882
msgid "Warning: "
msgstr "Upozorenje:"

#. translators: This is short for operation, the title of a one-char column
#: app/flatpak-cli-transaction.c:974
msgid "Op"
msgstr "Op"

#. Avoid resizing the download column too much,
#. * by making the title as long as typical content
#.
#: app/flatpak-cli-transaction.c:990 app/flatpak-cli-transaction.c:1033
msgid "partial"
msgstr "djelomično"

#: app/flatpak-cli-transaction.c:1065
msgid "Proceed with these changes to the user installation?"
msgstr "Nastaviti s ovim promjenama na instalaciji korisnika?"

#: app/flatpak-cli-transaction.c:1067
msgid "Proceed with these changes to the system installation?"
msgstr "Nastaviti s ovim promjenama na instalaciji sustava?"

#: app/flatpak-cli-transaction.c:1069
#, c-format
msgid "Proceed with these changes to the %s?"
msgstr "Nastaviti s ovim promjenama na %s?"

#: app/flatpak-cli-transaction.c:1206
msgid "Changes complete."
msgstr "Promjene završene."

#: app/flatpak-cli-transaction.c:1208
msgid "Uninstall complete."
msgstr "Deinstaliranje završeno."

#: app/flatpak-cli-transaction.c:1210
msgid "Installation complete."
msgstr "Instaliranje završeno."

#: app/flatpak-cli-transaction.c:1212
msgid "Updates complete."
msgstr "Aktualiziranje završeno."

#. For updates/!stop_on_first_error we already printed all errors so we make up
#. a different one.
#: app/flatpak-cli-transaction.c:1245
msgid "There were one or more errors"
msgstr "Ustanovljene su neke greške"

#. translators: please keep the leading space
#: app/flatpak-main.c:74
msgid " Manage installed applications and runtimes"
msgstr " Upravljaj instaliranim programima i okruženjima"

#: app/flatpak-main.c:75
msgid "Install an application or runtime"
msgstr "Instaliraj program ili okruženje"

#: app/flatpak-main.c:76
msgid "Update an installed application or runtime"
msgstr "Instaliraj jedan instalirani program ili okruženje"

#: app/flatpak-main.c:77
msgid "Uninstall an installed application or runtime"
msgstr "Deinstaliraj jedan instalirani program ili okruženje"

#: app/flatpak-main.c:80
msgid "Mask out updates and automatic installation"
msgstr "Maskiraj aktualiziranja i automatsku instalaciju"

#: app/flatpak-main.c:81
msgid "List installed apps and/or runtimes"
msgstr "Izradi popis instaliranih programa i/ili okruženja"

#: app/flatpak-main.c:82
msgid "Show info for installed app or runtime"
msgstr "Prikaži informacije za instalirani program ili okruženje"

#: app/flatpak-main.c:83
msgid "Show history"
msgstr "Prikaži kronologiju"

#: app/flatpak-main.c:84
msgid "Configure flatpak"
msgstr "Konfiguriraj flatpak"

#: app/flatpak-main.c:85
msgid "Repair flatpak installation"
msgstr "Popravi Flatpak instalaciju"

#: app/flatpak-main.c:86
msgid "Put applications or runtimes onto removable media"
msgstr "Stavi programe ili okurženja na prijenosne medije"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:89
msgid ""
"\n"
" Finding applications and runtimes"
msgstr ""
"\n"
" Pronalaženje programa i okruženja"

#: app/flatpak-main.c:90
msgid "Search for remote apps/runtimes"
msgstr "Traži programe/okruženja na udaljenom repozitoriju"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:93
msgid ""
"\n"
" Running applications"
msgstr ""
"\n"
" Pokrenuti programi"

#: app/flatpak-main.c:94
msgid "Run an application"
msgstr "Pokreni program"

#: app/flatpak-main.c:95
msgid "Override permissions for an application"
msgstr "Nadjačaj dozvole za program"

#: app/flatpak-main.c:96
msgid "Specify default version to run"
msgstr "Odredi standardnu verziju za pokretanje"

#: app/flatpak-main.c:97
msgid "Enter the namespace of a running application"
msgstr "Upiši imenski prostor pokrenutog programa"

#: app/flatpak-main.c:98
msgid "Enumerate running applications"
msgstr "Pobroji pokrenute programe"

#: app/flatpak-main.c:99
msgid "Stop a running application"
msgstr "Zaustavi pokrenuti program"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:102
msgid ""
"\n"
" Manage file access"
msgstr ""
"\n"
" Upravljaj pristupima datotekama"

#: app/flatpak-main.c:103
msgid "List exported files"
msgstr "Izradi popis izvezenih datoteka"

#: app/flatpak-main.c:104
msgid "Grant an application access to a specific file"
msgstr "Dozvoli programu pristup određenoj datoteci"

#: app/flatpak-main.c:105
msgid "Revoke access to a specific file"
msgstr "Oduzmi dozvole za pristup određenoj datoteci"

#: app/flatpak-main.c:106
msgid "Show information about a specific file"
msgstr "Prikaži informacije o određenoj datoteci"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:110
msgid ""
"\n"
" Manage dynamic permissions"
msgstr ""
"\n"
" Upravljaj dinamičnim dozvolama"

#: app/flatpak-main.c:111
msgid "List permissions"
msgstr "Izradi popis dozvola"

#: app/flatpak-main.c:112
msgid "Remove item from permission store"
msgstr "Ukloni stavku iz spremišta dozvola"

#: app/flatpak-main.c:114
msgid "Set permissions"
msgstr "Postavi dozvole"

#: app/flatpak-main.c:115
msgid "Show app permissions"
msgstr "Prikaži dozvole programa"

#: app/flatpak-main.c:116
msgid "Reset app permissions"
msgstr "Ponovo postavi dozvole programa"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:119
msgid ""
"\n"
" Manage remote repositories"
msgstr ""
"\n"
" Upravljaj udaljenim repozitorijima"

#: app/flatpak-main.c:120
msgid "List all configured remotes"
msgstr "Izradi popis svih konfiguriranih udaljenih repozitorija"

#: app/flatpak-main.c:121
msgid "Add a new remote repository (by URL)"
msgstr "Dodaj novi udaljeni repozitorij (pomoću URL-a)"

#: app/flatpak-main.c:122
msgid "Modify properties of a configured remote"
msgstr "Promijeni svojstva konfiguriranog udaljenog repozitorija"

#: app/flatpak-main.c:123
msgid "Delete a configured remote"
msgstr "Izbriši konfiguriran udaljeni repozitorij"

#: app/flatpak-main.c:125
msgid "List contents of a configured remote"
msgstr "Izradi sadržaj konfiguriranog udaljenog okruženja"

#: app/flatpak-main.c:126
msgid "Show information about a remote app or runtime"
msgstr "Prikaži informacije o programu ili okruženju u udaljenom repozitoriju"

#. translators: please keep the leading newline and space
#: app/flatpak-main.c:129
msgid ""
"\n"
" Build applications"
msgstr ""
"\n"
" Izgradi programe"

#: app/flatpak-main.c:130
msgid "Initialize a directory for building"
msgstr "Inicijaliziraj direktorij za izgradnju"

#: app/flatpak-main.c:131
msgid "Run a build command inside the build dir"
msgstr "Pokreni naredbu za izgradnju unutar direktorija gradnje"

#: app/flatpak-main.c:132
msgid "Finish a build dir for export"
msgstr "Završi direktorij gradnje za izvoz"

#: app/flatpak-main.c:133
msgid "Export a build dir to a repository"
msgstr "Izvezi direktorij gradnje u repozitorij"

#: app/flatpak-main.c:134
msgid "Create a bundle file from a ref in a local repository"
msgstr "Stvori datoteku paketa iz reference u lokalnom repozitoriju"

#: app/flatpak-main.c:135
msgid "Import a bundle file"
msgstr "Uvezi datoteku paketa"

#: app/flatpak-main.c:136
msgid "Sign an application or runtime"
msgstr "Potpiši program ili okruženje"

#: app/flatpak-main.c:137
msgid "Update the summary file in a repository"
msgstr "Aktualiziraj datoteku sažetka u repozitoriju"

#: app/flatpak-main.c:138
msgid "Create new commit based on existing ref"
msgstr "Izradi novu izmjenu na osnovi postojeće reference"

#: app/flatpak-main.c:139
msgid "Show information about a repo"
msgstr "Prikaži informacije o repozitoriju"

#: app/flatpak-main.c:156
msgid "Show debug information, -vv for more detail"
msgstr "Prikaži informacije pronalaženja grešaka, -vv za više detalja"

#: app/flatpak-main.c:157
msgid "Show OSTree debug information"
msgstr "Prikaži OSTree informacije pronalaženja grešaka"

#: app/flatpak-main.c:163
msgid "Print version information and exit"
msgstr "Ispiši informacije o verziji i izađi"

#: app/flatpak-main.c:164
msgid "Print default arch and exit"
msgstr "Ispiši standardnu arhitekturu i izađi"

#: app/flatpak-main.c:165
msgid "Print supported arches and exit"
msgstr "Ispiši podržane arhitekture i izađi"

#: app/flatpak-main.c:166
msgid "Print active gl drivers and exit"
msgstr "Ispiši aktivne gl upravljačke programe i izađi"

#: app/flatpak-main.c:167
msgid "Print paths for system installations and exit"
msgstr "Ispiši stazu za instalacije sustava i izađi"

#: app/flatpak-main.c:172
msgid "Work on the user installation"
msgstr "Radi na korisničkoj instalaciji"

#: app/flatpak-main.c:173
msgid "Work on the system-wide installation (default)"
msgstr "Radi na sustavskoj instalaciji (standardno)"

#: app/flatpak-main.c:174
msgid "Work on a non-default system-wide installation"
msgstr "Radi na ne-standardnoj sustavskoj instalaciji"

#: app/flatpak-main.c:204
msgid "Builtin Commands:"
msgstr "Ugrađene naredbe:"

#: app/flatpak-main.c:290
#, c-format
msgid ""
"Note that the directories %s are not in the search path set by the "
"XDG_DATA_DIRS environment variable, so applications installed by Flatpak may "
"not appear on your desktop until the session is restarted."
msgstr ""
"Imaj na umu da se direktoriji %s ne nalaze u stazi pretraživanja koju je "
"zadala XDG_DATA_DIRS varijabla okruženja, tako da se Flatpakom instalirani "
"programi možda neće pojaviti na radnoj površini, sve dok se sesija ponovo ne "
"pokrene."

#: app/flatpak-main.c:304
#, c-format
msgid ""
"Note that the directory %s is not in the search path set by the "
"XDG_DATA_DIRS environment variable, so applications installed by Flatpak may "
"not appear on your desktop until the session is restarted."
msgstr ""
"Imaj na umu da se direktorij %s ne nalazi u stazi pretraživanja koju je "
"zadala XDG_DATA_DIRS varijabla okruženja, tako da se Flatpakom instalirani "
"programi možda neće pojaviti na radnoj površini, sve dok se sesija ponovo ne "
"pokrene."

#: app/flatpak-main.c:433
msgid ""
"Multiple installations specified for a command that works on one installation"
msgstr ""
"Višestruke instalacije određene za naredbu koja radi na jednoj instalaciji"

#: app/flatpak-main.c:482 app/flatpak-main.c:664
#, c-format
msgid "See '%s --help'"
msgstr "Pogledaj „%s --help”"

#: app/flatpak-main.c:673
#, c-format
msgid "'%s' is not a flatpak command. Did you mean '%s%s'?"
msgstr "„%s” nije flatpak naredba. Misliš možda na „%s%s”?"

#: app/flatpak-main.c:676
#, c-format
msgid "'%s' is not a flatpak command"
msgstr "„%s” nije flatpak naredba"

#: app/flatpak-main.c:738
msgid "No command specified"
msgstr "Nijedna naredba nije određena"

#: app/flatpak-main.c:893
msgid "error:"
msgstr "greška:"

#: app/flatpak-quiet-transaction.c:77
#, c-format
msgid "Installing %s\n"
msgstr "Instaliranje programa %s\n"

#: app/flatpak-quiet-transaction.c:81
#, c-format
msgid "Updating %s\n"
msgstr "Aktualiziranje %s\n"

#: app/flatpak-quiet-transaction.c:85
#, c-format
msgid "Uninstalling %s\n"
msgstr "Deinstaliranje %s\n"

#: app/flatpak-quiet-transaction.c:148
#, c-format
msgid "%s Failed to %s %s: %s\n"
msgstr "%s Neuspjelo %s %s: %s\n"

#: app/flatpak-quiet-transaction.c:187
#, c-format
msgid "Failed to rebase %s to %s: %s\n"
msgstr "Neuspjelo premještanje %s na %s: %s\n"

#: common/flatpak-auth.c:58
#, c-format
msgid "No authenticator configured for remote `%s`"
msgstr "Nijedan autentifikator nije konfiguriran za udaljeni repozitorij „%s” "

#: common/flatpak-context.c:181
#, c-format
msgid "Unknown share type %s, valid types are: %s"
msgstr "Nepoznata vrsta dijeljenja %s, ispravne vrijednosti su: %s"

#: common/flatpak-context.c:216
#, c-format
msgid "Unknown policy type %s, valid types are: %s"
msgstr "Nepoznata vrsta pravila %s, ispravne vrijednosti su: %s"

#: common/flatpak-context.c:254
#, c-format
msgid "Invalid dbus name %s"
msgstr "Neispravno dbus ime %s"

#: common/flatpak-context.c:267
#, c-format
msgid "Unknown socket type %s, valid types are: %s"
msgstr "Nepoznata vrsta utičnice %s, ispravne vrijednosti su: %s"

#: common/flatpak-context.c:296
#, c-format
msgid "Unknown device type %s, valid types are: %s"
msgstr "Nepoznata vrsta uređaja %s, ispravne vrijednosti su: %s"

#: common/flatpak-context.c:324
#, c-format
msgid "Unknown feature type %s, valid types are: %s"
msgstr "Nepoznata vrsta funkcije %s, ispravne vrijednosti su: %s"

#: common/flatpak-context.c:764
#, c-format
msgid ""
"Unknown filesystem location %s, valid locations are: host, home, xdg-*[/…], "
"~/dir, /dir"
msgstr ""
"Nepoznata lokacija datotečnog sustava %s, ispravne lookacije su: host, home, "
"xdg-*[/…], ~/dir, /dir"

#: common/flatpak-context.c:1034
#, c-format
msgid "Invalid env format %s"
msgstr "Neispravan format okruženja %s"

#: common/flatpak-context.c:1147 common/flatpak-context.c:1155
msgid "--add-policy arguments must be in the form SUBSYSTEM.KEY=VALUE"
msgstr "--add-policy argumenti moraju biti u obliku PODSUSTAV.KLJUČ=VRIJEDNOST"

#: common/flatpak-context.c:1162
msgid "--add-policy values can't start with \"!\""
msgstr "--add-policy vrijednosti ne smiju započeti s uskličnikom (!)"

#: common/flatpak-context.c:1187 common/flatpak-context.c:1195
msgid "--remove-policy arguments must be in the form SUBSYSTEM.KEY=VALUE"
msgstr ""
"--remove-policy argumenti moraju biti u obliku PODSUSTAV.KLJUČ=VRIJEDNOST"

#: common/flatpak-context.c:1202
msgid "--remove-policy values can't start with \"!\""
msgstr "--remove-policy vrijednosti ne smiju započeti s uskličnikom (!)"

#: common/flatpak-context.c:1228
msgid "Share with host"
msgstr "Dijeli s računalom"

#: common/flatpak-context.c:1228 common/flatpak-context.c:1229
msgid "SHARE"
msgstr "DIJELI"

#: common/flatpak-context.c:1229
msgid "Unshare with host"
msgstr "Prekini dijeliti s računalom"

#: common/flatpak-context.c:1230
msgid "Expose socket to app"
msgstr "Omogući programu vidjeti utičnicu"

#: common/flatpak-context.c:1230 common/flatpak-context.c:1231
msgid "SOCKET"
msgstr "UTIČNICA"

#: common/flatpak-context.c:1231
msgid "Don't expose socket to app"
msgstr "Onemogući programu vidjeti utičnicu"

#: common/flatpak-context.c:1232
msgid "Expose device to app"
msgstr "Omogući programu vidjeti uređaj"

#: common/flatpak-context.c:1232 common/flatpak-context.c:1233
msgid "DEVICE"
msgstr "UREĐAJ"

#: common/flatpak-context.c:1233
msgid "Don't expose device to app"
msgstr "Onemogući programu vidjeti uređaj"

#: common/flatpak-context.c:1234
msgid "Allow feature"
msgstr "Dozvoli funkciju"

#: common/flatpak-context.c:1234 common/flatpak-context.c:1235
msgid "FEATURE"
msgstr "FUNKCIJA"

#: common/flatpak-context.c:1235
msgid "Don't allow feature"
msgstr "Nemoj dozvoliti funkciju"

#: common/flatpak-context.c:1236
msgid "Expose filesystem to app (:ro for read-only)"
msgstr "Omogući programu vidjeti datotečni sustav (:ro za samo-za-čitanje)"

#: common/flatpak-context.c:1236
msgid "FILESYSTEM[:ro]"
msgstr "DATOTEČNI-SUSTAV[:ro]"

#: common/flatpak-context.c:1237
msgid "Don't expose filesystem to app"
msgstr "Onemogući programu vidjeti datotečni sustav"

#: common/flatpak-context.c:1237
msgid "FILESYSTEM"
msgstr "DATOTEČNI-SUSTAV"

#: common/flatpak-context.c:1238
msgid "Set environment variable"
msgstr "Postavi varijablu okruženja"

#: common/flatpak-context.c:1238
msgid "VAR=VALUE"
msgstr "VARIJABLA=VRIJEDNOST"

#: common/flatpak-context.c:1239
msgid "Allow app to own name on the session bus"
msgstr "Dozvoli programu posjedovati ime na busu sesije"

#: common/flatpak-context.c:1239 common/flatpak-context.c:1240
#: common/flatpak-context.c:1241 common/flatpak-context.c:1242
#: common/flatpak-context.c:1243 common/flatpak-context.c:1244
msgid "DBUS_NAME"
msgstr "DBUS_IME"

#: common/flatpak-context.c:1240
msgid "Allow app to talk to name on the session bus"
msgstr "Dozvoli programu komunicirati s imenom na busu sesije"

#: common/flatpak-context.c:1241
msgid "Don't allow app to talk to name on the session bus"
msgstr "Nemoj dozvoliti programu komunicirati s imenom na busu sesije"

#: common/flatpak-context.c:1242
msgid "Allow app to own name on the system bus"
msgstr "Dozvoli programu posjedovati ime na busu sustava"

#: common/flatpak-context.c:1243
msgid "Allow app to talk to name on the system bus"
msgstr "Dozvoli programu komunicirati s imenom na busu sustava"

#: common/flatpak-context.c:1244
msgid "Don't allow app to talk to name on the system bus"
msgstr "Nemoj dozvoliti programu komunicirati s imenom na busu sustava"

#: common/flatpak-context.c:1245
msgid "Add generic policy option"
msgstr "Dodaj opću opciju pravila"

#: common/flatpak-context.c:1245 common/flatpak-context.c:1246
msgid "SUBSYSTEM.KEY=VALUE"
msgstr "PODSUSTAV.KLJUČ=VRIJEDNOST"

#: common/flatpak-context.c:1246
msgid "Remove generic policy option"
msgstr "Ukloni opću opciju pravila"

#: common/flatpak-context.c:1247
msgid "Persist home directory subpath"
msgstr "Neka podstaza osnovnog direktorija postane trajna"

#: common/flatpak-context.c:1247
msgid "FILENAME"
msgstr "IME-DATOTEKE"

#. This is not needed/used anymore, so hidden, but we accept it for backwards compat
#: common/flatpak-context.c:1249
msgid "Don't require a running session (no cgroups creation)"
msgstr "Ne zahtijevaj pokrenutu sesiju (cgroups se ne izrađuje)"

#: common/flatpak-dir.c:322
#, c-format
msgid "Unable to load summary from remote %s: %s"
msgstr "Nije moguće učitati sažetak s udaljenog repozitorija za %s: %s"

#: common/flatpak-dir.c:343
#, c-format
msgid "Unable to load metadata from remote %s: %s"
msgstr "Nije moguće učitati metapodatke s udaljenog repozitorija za %s: %s"

#: common/flatpak-dir.c:370 common/flatpak-dir.c:479
#, c-format
msgid "No entry for %s in remote '%s' summary flatpak cache "
msgstr ""
"Nema unosa za %s u sažetku flatpak predmemorije udaljenog repozitorija „%s” "

#: common/flatpak-dir.c:383
#, c-format
msgid "No such ref (%s, %s) in remote %s"
msgstr "Nema ovakve reference (%s, %s) u udaljenom repozitoriju %s"

#: common/flatpak-dir.c:387 common/flatpak-dir.c:5913
#, c-format
msgid "No such ref '%s' in remote %s"
msgstr "Nema ovakve reference „%s” u udaljenom repozitoriju %s"

#: common/flatpak-dir.c:468
#, c-format
msgid "No flatpak cache in remote '%s' summary"
msgstr "Nema flatpak predmemorije u sažetku udaljenog repozitorija „%s”"

#: common/flatpak-dir.c:534
#, c-format
msgid "No entry for %s in remote summary flatpak sparse cache "
msgstr ""
"Nema unosa za %s u sažetku prorijeđene flatpak predmemorije udaljenog "
"repozitorija "

#: common/flatpak-dir.c:1354
msgid "Unable to connect to system bus"
msgstr "Nije moguće povezati se na bus sustava"

#: common/flatpak-dir.c:1946
msgid "User installation"
msgstr "Korisnička instalacija"

#: common/flatpak-dir.c:1953
#, c-format
msgid "System (%s) installation"
msgstr "Instalacija sustava (%s)"

#: common/flatpak-dir.c:1998
#, c-format
msgid "No overrides found for %s"
msgstr "Nema nadjačavanja za %s"

#: common/flatpak-dir.c:2148
#, c-format
msgid "%s (commit %s) not installed"
msgstr "%s (izmjena %s) nije instalirano"

#: common/flatpak-dir.c:2961
#, c-format
msgid "Error parsing system flatpakrepo file for %s: %s"
msgstr "Greška prilikom obrade sustavske datoteke flatpak repozitorija %s: %s"

#: common/flatpak-dir.c:3084
#, c-format
msgid "While opening repository %s: "
msgstr "Prilikom otvaranja repozitorija %s: "

#: common/flatpak-dir.c:3254
#, c-format
msgid "The config key %s is not set"
msgstr "Konfiguracijski ključ %s nije postavljen"

#: common/flatpak-dir.c:3451
msgid "No appstream commit to deploy"
msgstr "Nema appstream izmjene za implementiranje"

#: common/flatpak-dir.c:3482 common/flatpak-dir.c:8057
msgid "Can't create deploy directory"
msgstr "Nije moguće stvoriti direktorij za implementaciju"

#: common/flatpak-dir.c:3712 common/flatpak-dir.c:5615
#, c-format
msgid "No such ref (%s, %s) in remote %s or elsewhere"
msgstr ""
"Nema ovakve reference (%s, %s) u udaljenom repozitoriju %s niti igdje drugdje"

#: common/flatpak-dir.c:3998
#, c-format
msgid "No remotes found which provide these refs: [%s]"
msgstr "Nema udaljenih repozitorija koji navode ove reference: [%s]"

#: common/flatpak-dir.c:4536 common/flatpak-dir.c:5860
#: common/flatpak-dir.c:9002 common/flatpak-dir.c:9712
#: common/flatpak-dir.c:13579 common/flatpak-dir.c:13648
msgid "Can't pull from untrusted non-gpg verified remote"
msgstr ""
"Nije moguće povući s nepouzdanog ne-gpg provjerenog udaljenog repozitorija"

#: common/flatpak-dir.c:4835
#, c-format
msgid "No remotes found which provide the ref (%s, %s)"
msgstr "Nema udaljenih repozitorija koji navode referencu (%s, %s)"

#: common/flatpak-dir.c:5026 common/flatpak-dir.c:5095
msgid "Extra data not supported for non-gpg-verified local system installs"
msgstr ""
"Dodatni podaci nisu podržani za ne-gpg provjerene lokalne sustavske "
"instalacije"

#: common/flatpak-dir.c:5132
#, c-format
msgid "Invalid checksum for extra data uri %s"
msgstr "Neispravan kontrolni zbroj za uri dodatnih podataka %s"

#: common/flatpak-dir.c:5137
#, c-format
msgid "Empty name for extra data uri %s"
msgstr "Prazno ime za uri dodatnih podataka %s"

#: common/flatpak-dir.c:5144
#, c-format
msgid "Unsupported extra data uri %s"
msgstr "URI nepodržanih dodatnih podataka %s"

#: common/flatpak-dir.c:5158
#, c-format
msgid "Failed to load local extra-data %s: %s"
msgstr "Neuspjelo učitavanje lokalnih extra-data (dodatnih podataka) %s: %s"

#: common/flatpak-dir.c:5161
#, c-format
msgid "Wrong size for extra-data %s"
msgstr "Kriva veličina za extra-data %s"

#: common/flatpak-dir.c:5176
#, c-format
msgid "While downloading %s: "
msgstr "Prilikom preuzimanja %s: "

#: common/flatpak-dir.c:5183
#, c-format
msgid "Wrong size for extra data %s"
msgstr "Kriva veličina za dodatne podatke %s"

#: common/flatpak-dir.c:5194
#, c-format
msgid "Invalid checksum for extra data %s"
msgstr "Neispravan kontrolni zbroj za dodatne podatke %s"

#: common/flatpak-dir.c:5253
msgid "Remote OCI index has no registry uri"
msgstr "OCI indeks udaljenog repozitorija nema uri registra"

#: common/flatpak-dir.c:5352 common/flatpak-dir.c:8048
#: common/flatpak-dir.c:9585
#, c-format
msgid "%s commit %s already installed"
msgstr "%s izmjena %s već instalirano"

#: common/flatpak-dir.c:5446 common/flatpak-utils.c:5578
msgid "Image is not a manifest"
msgstr "Slika nije manifest"

#: common/flatpak-dir.c:5678 common/flatpak-dir.c:6013
#, c-format
msgid "While pulling %s from remote %s: "
msgstr "Prilikom povlačenja %s s udaljenog repozitorija %s: "

#: common/flatpak-dir.c:5869
msgid "No summary found"
msgstr "Nema sažetaka"

#: common/flatpak-dir.c:5876
#, c-format
msgid ""
"GPG verification enabled, but no summary signatures found for remote '%s'"
msgstr ""
"GPG provjera je aktivirana, ali nisu pronađeni potpisi sažetka za udaljeni "
"repozitorij „%s”"

#: common/flatpak-dir.c:5889
#, c-format
msgid "GPG signatures found for remote '%s', but none are in trusted keyring"
msgstr ""
"GPG potpisi su pronađeni za udaljeni repozitorij „%s”, ali niti jedan se ne "
"nalazi u pouzdanom privjesku za ključeve"

#: common/flatpak-dir.c:5930 common/flatpak-utils.c:5484
msgid "GPG signatures found, but none are in trusted keyring"
msgstr ""
"GPG potpisi su pronađeni, ali niti jedan se ne nalazi u pouzdanom privjesku "
"za ključeve"

#: common/flatpak-dir.c:5955
msgid "Expected commit metadata to have ref binding information, found none"
msgstr ""
"Očekuje se da metapodaci izmjene sadrže informaciju za povezivanje "
"reference, nisu pronađeni"

#: common/flatpak-dir.c:5960 common/flatpak-dir.c:14075
#, c-format
msgid "Commit has no requested ref ‘%s’ in ref binding metadata"
msgstr ""
"Izmjena nema potrebnu referencu „%s” u metapodacima za povezivanje reference"

#: common/flatpak-dir.c:5970
msgid ""
"Expected commit metadata to have collection ID binding information, found "
"none"
msgstr ""
"Očekuje se da metapodaci izmjene sadrže informaciju za povezivanje ID-a "
"zbirke, nisu pronađeni"

#: common/flatpak-dir.c:5973
#, c-format
msgid ""
"Commit has collection ID ‘%s’ in collection binding metadata, while the "
"remote it came from has collection ID ‘%s’"
msgstr ""
"Izmjena sadrži ID zbirke „%s” u metapodacima za povezivanje zbirke, dok "
"udaljeni repozitorij iz kojega dolazi sadrži ID zbirke „%s”"

#: common/flatpak-dir.c:6604
msgid "Not enough memory"
msgstr "Nedovoljno memorije"

#: common/flatpak-dir.c:6623
msgid "Failed to read from exported file"
msgstr "Neuspjelo čitanje iz izvezene datoteke"

#: common/flatpak-dir.c:6815
msgid "Error reading mimetype xml file"
msgstr "Greška pri čitanju mimetype xml datoteke"

#: common/flatpak-dir.c:6820
msgid "Invalid mimetype xml file"
msgstr "Neispravni mimetype xml datoteke"

#: common/flatpak-dir.c:6910
#, c-format
msgid "D-Bus service file '%s' has wrong name"
msgstr "Datoteka „%s” D-Bus usluge ima krivo ime"

#: common/flatpak-dir.c:7515
msgid "While getting detached metadata: "
msgstr "Prilikom dohvaćanja nespojenih metapodataka: "

#: common/flatpak-dir.c:7520 common/flatpak-dir.c:7525
#: common/flatpak-dir.c:7529
msgid "Extra data missing in detached metadata"
msgstr "Dodatni podaci nedostaju u odspojenim metapodacima"

#: common/flatpak-dir.c:7533
msgid "While creating extradir: "
msgstr "Prilikom stvaranja dodatnog direktorija: "

#: common/flatpak-dir.c:7554 common/flatpak-dir.c:7587
msgid "Invalid checksum for extra data"
msgstr "Neispravan kontrolni zbroj za dodatne podatke"

#: common/flatpak-dir.c:7583
msgid "Wrong size for extra data"
msgstr "Kriva veličina za dodatne podatke"

#: common/flatpak-dir.c:7596
#, c-format
msgid "While writing extra data file '%s': "
msgstr "Prilikom pisanja datoteke dodatnih podataka „%s”: "

#: common/flatpak-dir.c:7604
#, c-format
msgid "Extra data %s missing in detached metadata"
msgstr "Dodatni podaci %s nedostaju u odspojenim metapodacima"

#: common/flatpak-dir.c:7790
#, c-format
msgid "apply_extra script failed, exit status %d"
msgstr "Skirpta apply_extra neuspjela, stanje izlaza %d"

#. Translators: The placeholder is for an app ref.
#: common/flatpak-dir.c:7931
#, c-format
msgid "Installing %s is not allowed by the policy set by your administrator"
msgstr ""
"Instaliranje programa %s nije dozvoljeno na osnovi administratorskih pravila"

#: common/flatpak-dir.c:8021
#, c-format
msgid "While trying to resolve ref %s: "
msgstr "Prilikom pokušaja rješavanja referene %s: "

#: common/flatpak-dir.c:8036
#, c-format
msgid "%s is not available"
msgstr "%s nije dostupan"

#: common/flatpak-dir.c:8065
#, c-format
msgid "Failed to read commit %s: "
msgstr "Neuspjelo čitanje izmjene %s: "

#: common/flatpak-dir.c:8085
#, c-format
msgid "While trying to checkout %s into %s: "
msgstr "Prilikom pokušaja mijenjanja %s u %s: "

#: common/flatpak-dir.c:8110
msgid "While trying to checkout metadata subpath: "
msgstr "Prilikom pokušaja mijenjanja podstaze metapodataka: "

#: common/flatpak-dir.c:8141
#, c-format
msgid "While trying to checkout subpath ‘%s’: "
msgstr "Prilikom pokušaja mijenjanja podstaze „%s”: "

#: common/flatpak-dir.c:8151
msgid "While trying to remove existing extra dir: "
msgstr "Prilikom pokušaja uklanjanja postojećeg dodatnog direktorija: "

#: common/flatpak-dir.c:8162
msgid "While trying to apply extra data: "
msgstr "Prilikom pokušaja primjenjivanja dodatnih podataka: "

#: common/flatpak-dir.c:8189
#, c-format
msgid "Invalid deployed ref %s: "
msgstr "Neispravna implementirana referenca %s: "

#: common/flatpak-dir.c:8196
#, c-format
msgid "Invalid commit ref %s: "
msgstr "Neispravna referenca izmjene %s: "

#: common/flatpak-dir.c:8204
#, c-format
msgid "Deployed ref %s kind does not match commit (%s)"
msgstr "Implementirana referenca %s vrsta se ne poklapa s izmjenom (%s)"

#: common/flatpak-dir.c:8212
#, c-format
msgid "Deployed ref %s name does not match commit (%s)"
msgstr "Implementirana referenca %s ime se ne poklapa s izmjenom (%s)"

#: common/flatpak-dir.c:8220
#, c-format
msgid "Deployed ref %s arch does not match commit (%s)"
msgstr "Implementirana referenca %s arhitektura se ne poklapa s izmjenom (%s)"

#: common/flatpak-dir.c:8226
#, c-format
msgid "Deployed ref %s branch does not match commit (%s)"
msgstr "Implementirana referenca %s grana se ne poklapa s izmjenom (%s)"

#: common/flatpak-dir.c:8232
#, c-format
msgid "Deployed ref %s does not match commit (%s)"
msgstr "Implementirana referenca %s se ne poklapa s izmjenom (%s)"

#: common/flatpak-dir.c:8261
msgid "Deployed metadata does not match commit"
msgstr "Implementirani metapodaci se ne poklapaju s izmjenom"

#: common/flatpak-dir.c:8483 common/flatpak-installation.c:2117
#, c-format
msgid "%s branch %s already installed"
msgstr "%s grana %s već instalirano"

#: common/flatpak-dir.c:9382
#, c-format
msgid "This version of %s is already installed"
msgstr "Ova verzija za %s je već instalirana"

#: common/flatpak-dir.c:9389
msgid "Can't change remote during bundle install"
msgstr ""
"Nije moguće promijeniti udaljeni repozitorij tijekom instaliranja paketa"

#: common/flatpak-dir.c:9658
msgid "Can't update to a specific commit without root permissions"
msgstr ""
"Nije moguće aktualizirati određenu izmjenu bez administratorskih dozvola"

#: common/flatpak-dir.c:9954
#, c-format
msgid "Can't remove %s, it is needed for: %s"
msgstr "Nije moguće ukloniti %s, mora postojati za: %s"

#: common/flatpak-dir.c:10009 common/flatpak-installation.c:2268
#, c-format
msgid "%s branch %s is not installed"
msgstr "%s grana %s nije instalirano"

#: common/flatpak-dir.c:10252
#, c-format
msgid "%s commit %s not installed"
msgstr "%s izmjena %s nije instalirano"

#: common/flatpak-dir.c:10587
#, c-format
msgid "Pruning repo failed: %s"
msgstr "Odrezivanje repozitorija neuspjelo: %s"

#: common/flatpak-dir.c:10756 common/flatpak-dir.c:10762
#, c-format
msgid "Failed to load filter '%s'"
msgstr "Neuspjelo učitavanje filtra „%s”"

#: common/flatpak-dir.c:10768
#, c-format
msgid "Failed to parse filter '%s'"
msgstr "Neuspjela obrada filtra „%s”"

#: common/flatpak-dir.c:11044
msgid "Failed to write summary cache: "
msgstr "Neuspjelo zapisivanje predmemorije sažetka: "

#: common/flatpak-dir.c:11063
#, c-format
msgid "No oci summary cached for remote '%s'"
msgstr "Nema oci sažetka u predmemoriji za udaljeni repozitorij „%s”"

#: common/flatpak-dir.c:11138
#, c-format
msgid "No summary cached for remote '%s'"
msgstr "Nema sažetka u predmemoriji za udaljeni repozitorij „%s”"

#: common/flatpak-dir.c:11156
#, c-format
msgid ""
"Remote listing for %s not available; server has no summary file. Check the "
"URL passed to remote-add was valid."
msgstr ""
"Popis za %s na udaljenom repozitoriju nije dostupan: poslužitelj nema "
"datoteku sažetka. Provjeri ispravnost URL-a za remote-add."

#: common/flatpak-dir.c:11315
#, c-format
msgid "No repo metadata cached for remote '%s'"
msgstr ""
"Nema metapodataka repozitorija u predmemoriji za udaljeni repozitorij „%s”"

#: common/flatpak-dir.c:11486
#, c-format
msgid "No summary or Flatpak cache available for remote %s"
msgstr "Nema sažetka ili Flatpak predmemorije za udaljeni repozitorij „%s”"

#: common/flatpak-dir.c:11719
#, c-format
msgid "Multiple branches available for %s, you must specify one of: "
msgstr "Dostupne su višestruke grane za %s, moraš odrediti jednu od: "

#: common/flatpak-dir.c:11740
#, c-format
msgid "Nothing matches %s"
msgstr "Ništa se ne poklapa s %s"

#: common/flatpak-dir.c:11846
#, c-format
msgid "Can't find ref %s%s%s%s%s"
msgstr "Nije moguće naći referencu %s%s%s%s%s"

#: common/flatpak-dir.c:11890
#, c-format
msgid "Error searching remote %s: %s"
msgstr "Greška pri traženju udaljenog repozitorija %s: %s"

#: common/flatpak-dir.c:11981
#, c-format
msgid "Error searching local repository: %s"
msgstr "Greška pri traženju lokalnog repozitorija: %s"

#: common/flatpak-dir.c:12337
#, c-format
msgid "Could not find installation %s"
msgstr "Nije bilo moguće naći instalaciju %s"

#: common/flatpak-dir.c:12865
#, c-format
msgid "Invalid file format, no %s group"
msgstr "Neispravan datotečni format, nema %s grupe"

#: common/flatpak-dir.c:12870 common/flatpak-utils.c:2792
#, c-format
msgid "Invalid version %s, only 1 supported"
msgstr "Neispravna verzija %s, podržava se samo 1"

#: common/flatpak-dir.c:12875 common/flatpak-dir.c:12880
#, c-format
msgid "Invalid file format, no %s specified"
msgstr "Neispravan datotečni format, %s nije određen"

#. Check some minimal size so we don't get crap
#: common/flatpak-dir.c:12903
msgid "Invalid file format, gpg key invalid"
msgstr "Neispravan datotečni format, gpg ključ neispravan"

#: common/flatpak-dir.c:12921 common/flatpak-utils.c:2845
msgid "Collection ID requires GPG key to be provided"
msgstr "ID zbirke zahtijeva GPG ključ"

#: common/flatpak-dir.c:12965
#, c-format
msgid "Runtime %s, branch %s is already installed"
msgstr "Okruženje %s, grana %s je već instalirano"

#: common/flatpak-dir.c:12966
#, c-format
msgid "App %s, branch %s is already installed"
msgstr "Program %s, grana %s je već instaliran"

#: common/flatpak-dir.c:13282
#, c-format
msgid "Can't remove remote '%s' with installed ref %s (at least)"
msgstr ""
"Nije moguće ukloniti udaljeni repozitorij „%s” s instaliranom referencom %s "
"(barem)"

#: common/flatpak-dir.c:13382
#, c-format
msgid "Invalid character '/' in remote name: %s"
msgstr "Neispravan znak „/” u imenu udaljenog repozitorija: %s"

#: common/flatpak-dir.c:13388
#, c-format
msgid "No configuration for remote %s specified"
msgstr "Nijedna konfiguracija za udaljeni repozitorij %s nije određena"

#: common/flatpak-dir.c:13652
msgid "No metadata branch for OCI"
msgstr "Nema grane metapodataka za OCI"

#: common/flatpak-dir.c:15239
#, c-format
msgid "Skipping deletion of mirror ref (%s, %s)…\n"
msgstr "Preskače se brisanje reference zrcaljenog repozitorija (%s, %s) …\n"

#: common/flatpak-installation.c:837
#, c-format
msgid "Ref %s not installed"
msgstr "Referenca „%s” nije instalirana"

#: common/flatpak-installation.c:879
#, c-format
msgid "App %s not installed"
msgstr "Program %s nije instaliran"

#: common/flatpak-installation.c:1613
#, c-format
msgid "Remote '%s' already exists"
msgstr "Udaljeni repozitorij „%s” već postoji"

#: common/flatpak-installation.c:2157
#, c-format
msgid "As requested, %s was only pulled, but not installed"
msgstr "Kako je zatraženo, %s je samo povučen, ali nije instaliran"

#: common/flatpak-oci-registry.c:1897
#, c-format
msgid "No gpg key found with ID %s (homedir: %s)"
msgstr "Nema gpg ključa s ID oznakom %s (početni direktorij: %s)"

#: common/flatpak-oci-registry.c:1904
#, c-format
msgid "Unable to lookup key ID %s: %d)"
msgstr "Nije moguće pregledati ID ključa %s: %d)"

#: common/flatpak-oci-registry.c:1912
#, c-format
msgid "Error signing commit: %d"
msgstr "Greška pri potpisivanju izmjene: %d"

#: common/flatpak-remote.c:1232
#, c-format
msgid "Bad remote name: %s"
msgstr "Neispravno ime repozitorija: %s"

#: common/flatpak-remote.c:1236
msgid "No url specified"
msgstr "Url nije određen"

#: common/flatpak-remote.c:1304
msgid "GPG verification must be enabled when a collection ID is set"
msgstr "GPG provjera mora biti aktivirana, kad se postavlja ID oznaka zbirke"

#: common/flatpak-run.c:844
msgid "Failed to open app info file"
msgstr "Neuspjelo otvaranje datoteke s informacijama o programu"

#: common/flatpak-run.c:938
msgid "Unable to create sync pipe"
msgstr "Nije moguće stvoriti pipe za sinkronizaciju"

#: common/flatpak-run.c:973
msgid "Failed to sync with dbus proxy"
msgstr "Neuspjela sinkronizacija s dbus proxijem"

#: common/flatpak-run.c:1012
#, c-format
msgid "Failed to determine parts from ref: %s"
msgstr "Neuspjelo određivanje dijelova iz reference: %s"

#: common/flatpak-run.c:1635
msgid "No systemd user session available, cgroups not available"
msgstr "Nema korisničke sesije systemd, cgroups nije dostupno"

#: common/flatpak-run.c:2214
msgid "Unable to allocate instance id"
msgstr "Nije moguće alocirati id instance"

#: common/flatpak-run.c:2334 common/flatpak-run.c:2344
#, c-format
msgid "Failed to open flatpak-info file: %s"
msgstr "Neuspjelo otvaranje datoteke flatpak-info: %s"

#: common/flatpak-run.c:2364
#, c-format
msgid "Failed to open bwrapinfo.json file: %s"
msgstr "Neuspjelo otvaranje datoteke bwrapinfo.json: %s"

#: common/flatpak-run.c:2675
msgid "Initialize seccomp failed"
msgstr "Inicijaliziraj seccomp neuspjelo"

#: common/flatpak-run.c:2714
msgid "Failed to add architecture to seccomp filter"
msgstr "Neuspjelo dodavanje arhitekture seccomp filtru"

#: common/flatpak-run.c:2723
msgid "Failed to add multiarch architecture to seccomp filter"
msgstr "Neuspjelo dodavanje arhitekture višestrukih arhitektura seccomp filtru"

#. unknown syscall
#: common/flatpak-run.c:2742 common/flatpak-run.c:2756
#, c-format
msgid "Failed to block syscall %d"
msgstr "Neuspjelo blokiranje syscall %d"

#: common/flatpak-run.c:2787
msgid "Failed to export bpf"
msgstr "Neuspio bdf izvoz"

#: common/flatpak-run.c:3017
#, c-format
msgid "Failed to open ‘%s’"
msgstr "Neuspjelo otvaranje „%s”"

#: common/flatpak-run.c:3295
#, c-format
msgid "ldconfig failed, exit status %d"
msgstr "Idconfig neuspjelo, stanje izlaza %d"

#: common/flatpak-run.c:3302
msgid "Can't open generated ld.so.cache"
msgstr "Nije moguće otvoriti generirani ld.so.cache"

#. Translators: The placeholder is for an app ref.
#: common/flatpak-run.c:3404
#, c-format
msgid "Running %s is not allowed by the policy set by your administrator"
msgstr ""
"Pokretanje programa %s nije dozvoljeno na osnovi administratorskih pravila"

#: common/flatpak-run.c:3445
msgid "\"flatpak run\" is not intended to be ran with sudo"
msgstr ""

#: common/flatpak-run.c:3552
#, c-format
msgid "Wrong number of components in runtime %s"
msgstr "Krivi broj komponenata u okruženju %s"

#: common/flatpak-run.c:3660
#, c-format
msgid "Failed to migrate from %s: %s"
msgstr "Neuspjelo migriranje iz %s: %s"

#: common/flatpak-run.c:3675
#, c-format
msgid "Failed to migrate old app data directory %s to new name %s: %s"
msgstr ""
"Neuspjelo migriranje starog direktorija za podatke programa %s u novo ime "
"%s: %s"

#: common/flatpak-run.c:3684
#, c-format
msgid "Failed to create symlink while migrating %s: %s"
msgstr ""
"Neuspjelo stvaranje simboličke veze (symlink) prilikom migriranja %s: %s"

#: common/flatpak-transaction.c:1750
#, c-format
msgid "Warning: Problem looking for related refs: %s"
msgstr "Upozorenje: Problem u treženju povezanih referenca: %s"

#: common/flatpak-transaction.c:1819
#, c-format
msgid "The application %s requires the runtime %s which was not found"
msgstr "Program %s zahtijeva okruženje %s, koje nije pronađeno"

#: common/flatpak-transaction.c:1835
#, c-format
msgid "The application %s requires the runtime %s which is not installed"
msgstr "Program %s zahtijeva okruženje %s, koje nije instalirano"

#: common/flatpak-transaction.c:1921
#, c-format
msgid "Can't uninstall %s which is needed by %s"
msgstr "Nije moguće deinstalirati %s, što %s zahtijeva"

#: common/flatpak-transaction.c:1991
#, c-format
msgid "Remote %s disabled, ignoring %s update"
msgstr "Udaljeni repozitorij „%s” deaktiviran, zanemaruje se %s aktualiziranje"

#: common/flatpak-transaction.c:2003
#, c-format
msgid "%s is already installed"
msgstr "%s je već instalirano"

#: common/flatpak-transaction.c:2006
#, c-format
msgid "%s is already installed from remote %s"
msgstr "%s je već instalirano s udaljenog repozitorija %s"

#: common/flatpak-transaction.c:2167
#, c-format
msgid "Invalid .flatpakref: %s"
msgstr "Neispravni .flatpakref: %s"

#: common/flatpak-transaction.c:2257
#, c-format
msgid "Error updating remote metadata for '%s': %s"
msgstr ""
"Greška pri aktualiziranju metapodataka udaljenog repozitorija za „%s”: %s"

#: common/flatpak-transaction.c:2510
#, c-format
msgid "Warning: Can't find %s metadata for dependencies: %s"
msgstr "Upozorenje: Nije moguće pronaći %s metapodatke za ovisnosti: %s"

#: common/flatpak-transaction.c:2797
#, c-format
msgid ""
"Warning: Treating remote fetch error as non-fatal since %s is already "
"installed: %s"
msgstr ""
"Upozorenje: Obradi greške u preuzimanju izmjena kao nekritične, budući da je "
"%s već instaliran: %s"

#: common/flatpak-transaction.c:3486 common/flatpak-transaction.c:3501
#, c-format
msgid "Can't load dependent file %s: "
msgstr "Nije moguće učitati ovisnu datoteku %s: "

#: common/flatpak-transaction.c:3495
#, c-format
msgid "Flatpakrepo URL %s not HTTP or HTTPS"
msgstr "URL %s Flatpak repozitorija nije HTTP ili HTTPS"

#: common/flatpak-transaction.c:3510
#, c-format
msgid "Invalid .flatpakrepo: %s"
msgstr "Neispravni .flatpakrepo: %s"

#: common/flatpak-transaction.c:3917
msgid "Transaction already executed"
msgstr "Transakcija je već izvršena"

#: common/flatpak-transaction.c:3932
msgid ""
"Refusing to operate on a user installation as root! This can lead to "
"incorrect file ownership and permission errors."
msgstr ""
"Odbija raditi na korisničkoj instalaciji kao administrator! To može dovesti "
"do krivih vlasništva nad datotekama i do grešaka u dozvolama."

#: common/flatpak-transaction.c:4026
msgid "Aborted by user"
msgstr "Prekinuto od korisnika"

#: common/flatpak-transaction.c:4050
#, c-format
msgid "Skipping %s due to previous error"
msgstr "Preskače se %s zbog prethodne greške"

#: common/flatpak-transaction.c:4101
msgid "Aborted due to failure"
msgstr "Prekinuto zbog greške"

#: common/flatpak-utils.c:707
msgid "Name can't be empty"
msgstr "Ime ne može biti prazno"

#: common/flatpak-utils.c:714
msgid "Name can't be longer than 255 characters"
msgstr "Ime ne može sadržati više od 255 zznakova"

#: common/flatpak-utils.c:727
msgid "Name can't start with a period"
msgstr "Ime ne može započeti s točkom"

#: common/flatpak-utils.c:733
#, c-format
msgid "Name can't start with %c"
msgstr "Ime ne može započeti s %c"

#: common/flatpak-utils.c:749
msgid "Name can't end with a period"
msgstr "Ime ne može završiti s točkom"

#: common/flatpak-utils.c:756 common/flatpak-utils.c:768
msgid "Only last name segment can contain -"
msgstr "Samo segment prezimena smije sadržati crticu (-)"

#: common/flatpak-utils.c:759
#, c-format
msgid "Name segment can't start with %c"
msgstr "Segment imena ne može započeti s %c"

#: common/flatpak-utils.c:771
#, c-format
msgid "Name can't contain %c"
msgstr "Ime ne može sadržati %c"

#: common/flatpak-utils.c:780
msgid "Names must contain at least 2 periods"
msgstr "Imena moraju sadržati barem dvije točke"

#: common/flatpak-utils.c:988
msgid "Branch can't be empty"
msgstr "Grana ne može biti prazna"

#: common/flatpak-utils.c:998
#, c-format
msgid "Branch can't start with %c"
msgstr "Grana ne može započeti s %c"

#: common/flatpak-utils.c:1008
#, c-format
msgid "Branch can't contain %c"
msgstr "Grana ne može sadržati %c"

#: common/flatpak-utils.c:1154
msgid "Empty glob"
msgstr "Prazna globalna naredba"

#: common/flatpak-utils.c:1173
msgid "Too many segments in glob"
msgstr "Previše segmenata u globalnoj naredbi"

#: common/flatpak-utils.c:1194
#, c-format
msgid "Invalid glob character '%c'"
msgstr "Neispravan znak „%c” u globalnoj naredbi"

#: common/flatpak-utils.c:1248
#, c-format
msgid "Missing glob on line %d"
msgstr "Nedostaje globalna naredba u %d. retku"

#: common/flatpak-utils.c:1252
#, c-format
msgid "Trailing text on line %d"
msgstr "Dodatni tekst u %d. retku"

#: common/flatpak-utils.c:1256
#, c-format
msgid "on line %d"
msgstr "u %d. retku"

#: common/flatpak-utils.c:1278
#, c-format
msgid "Unexpected word '%s' on line %d"
msgstr "Neočekivana riječ „%s” u %d. retku"

#: common/flatpak-utils.c:1332
#, c-format
msgid "Wrong number of components in %s"
msgstr "Krivi broj komponenata u %s"

#: common/flatpak-utils.c:1338
#, c-format
msgid "%s is not application or runtime"
msgstr "%s nije program ili okruženje"

#: common/flatpak-utils.c:1344
#, c-format
msgid "Invalid name %s: %s"
msgstr "Neispravno ime %s: %s"

#: common/flatpak-utils.c:1350
#, c-format
msgid "Invalid arch %s"
msgstr "Neispravna arhitektura %s"

#: common/flatpak-utils.c:1443
#, c-format
msgid "Invalid id %s: %s"
msgstr "Neispravni ID %s: %s"

#: common/flatpak-utils.c:2773
#, c-format
msgid "Invalid %s: Missing group ‘%s’"
msgstr "Neispravno %s: Nedostaje grupa „%s”"

#: common/flatpak-utils.c:2782
#, c-format
msgid "Invalid %s: Missing key ‘%s’"
msgstr "Neispravno %s: Nedostaje ključ „%s”"

#: common/flatpak-utils.c:2824
msgid "Invalid gpg key"
msgstr "Neispravnan gpg ključ"

#: common/flatpak-utils.c:3165
msgid "No extra data sources"
msgstr "Nema izvora dodatnih dodataka"

#: common/flatpak-utils.c:4256
#, c-format
msgid "Error copying 64x64 icon for component %s: %s\n"
msgstr "Greška pri kopiranju ikone 64 × 64 za komponentu %s: %s\n"

#: common/flatpak-utils.c:4262
#, c-format
msgid "Error copying 128x128 icon for component %s: %s\n"
msgstr "Greška pri kopiranju ikone 128 × 128 za komponentu %s: %s\n"

#: common/flatpak-utils.c:4523
#, c-format
msgid "%s is end-of-life, ignoring\n"
msgstr "%s je kraj-života, zanemaruje se\n"

#: common/flatpak-utils.c:4532
#, c-format
msgid "No appstream data for %s: %s\n"
msgstr "Nema appstream podataka za %s: %s\n"

#: common/flatpak-utils.c:5353
msgid "Invalid bundle, no ref in metadata"
msgstr "Neispravan paket, nema reference u metapodacima"

#: common/flatpak-utils.c:5444
#, c-format
msgid "Collection ‘%s’ of bundle doesn’t match collection ‘%s’ of remote"
msgstr ""
"Zbirka „%s” paketa se ne poklapa sa zbirkom „%s” udaljenog repozitorija"

#: common/flatpak-utils.c:5523
msgid "Metadata in header and app are inconsistent"
msgstr "Metapodaci u zaglavlju i programu su nedosljedni"

#: common/flatpak-utils.c:5670
#, c-format
msgid "No ref specified for OCI image %s"
msgstr "Nema određene reference za OCI sliku %s"

#: common/flatpak-utils.c:5676
#, c-format
msgid "Wrong ref (%s) specified for OCI image %s, expected %s"
msgstr "Kriva referenca (%s) je određena za OCI sliku %s, očekuje se %s"

#: common/flatpak-utils.c:5745
#, c-format
msgid "Wrong layer checksum, expected %s, was %s"
msgstr "Krivi kontrolni zbroj sloja, očekivan %s, dobiven %s"

#: common/flatpak-utils.c:6495
#, c-format
msgid "Downloading metadata: %u/(estimating) %s"
msgstr "Preuzimanje metapodataka: %u/(otprilike) %s"

#: common/flatpak-utils.c:6519
#, c-format
msgid "Downloading: %s/%s"
msgstr "Preuzimanje: %s/%s"

#: common/flatpak-utils.c:6539
#, c-format
msgid "Downloading extra data: %s/%s"
msgstr "Preuzimanje dodatnih podataka: %s/%s"

#: common/flatpak-utils.c:6544
#, c-format
msgid "Downloading files: %d/%d %s"
msgstr "Preuzimanje datoteka: %d/%d %s"

#: common/flatpak-utils.c:6774
#, c-format
msgid "Invalid require-flatpak argument %s"
msgstr "Neispravni require-flatpak argument %s"

#: common/flatpak-utils.c:6784 common/flatpak-utils.c:6803
#, c-format
msgid "%s needs a later flatpak version (%s)"
msgstr "%s treba noviju flatpak verziju (%s)"

#: common/flatpak-utils.c:6847
msgid "Empty string is not a number"
msgstr "Prazan znakovni niz nije broj"

#: common/flatpak-utils.c:6873
#, c-format
msgid "“%s” is not an unsigned number"
msgstr "„%s” nije nedodijeljeni broj"

#: common/flatpak-utils.c:6883
#, c-format
msgid "Number “%s” is out of bounds [%s, %s]"
msgstr "Broj „%s” je izvan granica [%s, %s]"

#: portal/flatpak-portal.c:1733
msgid "No portal support found"
msgstr "Nema podrške za portal"

#: portal/flatpak-portal.c:1739
msgid "Deny"
msgstr "Zabrani"

#: portal/flatpak-portal.c:1741
msgid "Update"
msgstr "Aktualiziraj"

#: portal/flatpak-portal.c:1746
#, c-format
msgid "Update %s?"
msgstr "Aktualizirati %s?"

#: portal/flatpak-portal.c:1758
msgid "The application wants to update itself."
msgstr "Program se želi aktualizirati."

#: portal/flatpak-portal.c:1759
msgid "Update access can be changed any time from the privacy settings."
msgstr ""
"Pristup aktualiziranju je uvijek moguće promijeniti u postavkama privatnosti."

#: portal/flatpak-portal.c:1784
msgid "Application update not allowed"
msgstr "Aktualiziranje programa nije dozvoljeno"

#: portal/flatpak-portal.c:1941
msgid "Self update not supported, new version requires new permissions"
msgstr ""
"Samoauktualiziranje nije podržano, za novu verziju su potrebne nove dozvole"

#: portal/flatpak-portal.c:2123 portal/flatpak-portal.c:2140
msgid "Update ended unexpectedly"
msgstr "Aktualiziranje je neočekivano prekinuto"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to install without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:23
msgid "Install signed application"
msgstr "Instaliraj potpisani program"

#: system-helper/org.freedesktop.Flatpak.policy.in:24
#: system-helper/org.freedesktop.Flatpak.policy.in:42
msgid "Authentication is required to install software"
msgstr "Potrebna je autentifikacija za instaliranje softvera"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to install without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:41
msgid "Install signed runtime"
msgstr "Instaliraj potpisano okruženje"

#. SECURITY:
#. - Normal users do not require admin authentication to update an
#. app as the commit will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:60
msgid "Update signed application"
msgstr "Aktualiziraj potpisani program"

#: system-helper/org.freedesktop.Flatpak.policy.in:61
#: system-helper/org.freedesktop.Flatpak.policy.in:80
msgid "Authentication is required to update software"
msgstr "Potrebna je autentifikacija za aktualiziranje softvera"

#. SECURITY:
#. - Normal users do not require admin authentication to update a
#. runtime as the commit will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:79
msgid "Update signed runtime"
msgstr "Aktualiziraj potpisano okruženje"

#. SECURITY:
#. - Normal users do not need authentication to update metadata
#. from signed repositories.
#: system-helper/org.freedesktop.Flatpak.policy.in:94
msgid "Update remote metadata"
msgstr "Aktualiziraj metapodatke udaljenog repozitorija"

#: system-helper/org.freedesktop.Flatpak.policy.in:95
msgid "Authentication is required to update remote info"
msgstr ""
"Potrebna je autentifikacija za aktualiziranje podataka udaljenog repozitorija"

#. SECURITY:
#. - Normal users do not need authentication to modify the
#. OSTree repository
#. - Note that we install polkit rules that allow local users
#. in the wheel group to modify repos without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:111
msgid "Update system repository"
msgstr "Aktualiziraj repozitorij sustava"

#: system-helper/org.freedesktop.Flatpak.policy.in:112
msgid "Authentication is required to modify a system repository"
msgstr "Potrebna je autentifikacija za mijenjanje repozitorija sustava"

#. SECURITY:
#. - Normal users need admin authentication to install software
#. system-wide.
#: system-helper/org.freedesktop.Flatpak.policy.in:126
msgid "Install bundle"
msgstr "Instaliraj paket"

#: system-helper/org.freedesktop.Flatpak.policy.in:127
msgid "Authentication is required to install software from $(path)"
msgstr "Potrebna je autentifikacija za instaliranje softvera iz $(path)"

#. SECURITY:
#. - Normal users need admin authentication to uninstall software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to uninstall without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:144
msgid "Uninstall runtime"
msgstr "Deinstaliraj okruženje"

#: system-helper/org.freedesktop.Flatpak.policy.in:145
msgid "Authentication is required to uninstall software"
msgstr "Potrebna je autentifikacija za deinstaliranje softvera"

#. SECURITY:
#. - Normal users need admin authentication to uninstall software
#. system-wide.
#. - Note that we install polkit rules that allow local users
#. in the wheel group to uninstall without authenticating.
#: system-helper/org.freedesktop.Flatpak.policy.in:161
msgid "Uninstall app"
msgstr "Deinstaliraj program"

#: system-helper/org.freedesktop.Flatpak.policy.in:162
msgid "Authentication is required to uninstall $(ref)"
msgstr "Potrebna je autentifikacija za deinstaliranje $(ref)"

#. SECURITY:
#. - Normal users need admin authentication to configure system-wide
#. software repositories.
#: system-helper/org.freedesktop.Flatpak.policy.in:177
msgid "Configure Remote"
msgstr "Konfiguriraj udaljeni repozitorij"

#: system-helper/org.freedesktop.Flatpak.policy.in:178
msgid "Authentication is required to configure software repositories"
msgstr "Potrebna je autentifikacija za konfiguriranje repozitorija softvera"

#. SECURITY:
#. - Normal users need admin authentication to configure the system-wide
#. Flatpak installation.
#: system-helper/org.freedesktop.Flatpak.policy.in:192
msgid "Configure"
msgstr "Konfiguriraj"

#: system-helper/org.freedesktop.Flatpak.policy.in:193
msgid "Authentication is required to configure software installation"
msgstr "Potrebna je autentifikacija za konfiguriranje instalacije softvera"

#. SECURITY:
#. - Normal users do not require admin authentication to update
#. appstream data as it will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:210
msgid "Update appstream"
msgstr "Aktualiziraj podatke programa"

#: system-helper/org.freedesktop.Flatpak.policy.in:211
msgid "Authentication is required to update information about software"
msgstr "Potrebna je autentifikacija za aktualiziranje podataka o softveru"

#. SECURITY:
#. - Normal users do not require admin authentication to update
#. metadata as it will be signed, and the action is required
#. to update the system when unattended.
#. - Changing this to anything other than 'yes' will break unattended
#. updates.
#: system-helper/org.freedesktop.Flatpak.policy.in:228
msgid "Update metadata"
msgstr "Aktualiziraj metapodatke"

#: system-helper/org.freedesktop.Flatpak.policy.in:229
msgid "Authentication is required to update metadata"
msgstr "Potrebna je autentifikacija za aktualiziranje metapodataka"

#. SECURITY:
#. - Authorisation to actually install software is controlled by
#. org.freedesktop.Flatpak.app-install.
#. - This action is checked after app-install, as it can only be done
#. once the app’s data (including its content rating) has been
#. downloaded.
#. - This action is checked to see if the installation should be allowed
#. based on whether the app being installed has content which doesn’t
#. comply with the user’s parental controls policy (the content is
#. ‘too extreme’).
#. - It is checked only if an app has too extreme content for the user
#. who is trying to install it (in which case, the app is ‘unsafe’).
#. - Typically, normal users will need admin permission to install apps
#. with extreme content; admins will be able to install it without
#. additional checks.
#. - In order to configure the policy so that admins can install safe and
#. unsafe software anywhere without authorisation, and non-admins can
#. install safe software in their user or system dirs without
#. authorisation, but need authorisation to install unsafe software
#. anywhere:
#. * Unconditionally return `yes` from `app-install`.
#. * Return `auth_admin` from `override-parental-controls` for users
#. not in `@privileged_group@`, and `yes` for users in it.
#. * Set the malcontent `is-{user,system}-installation-allowed`
#. properties of all non-admins’ parental controls policies to true.
#. - In order to configure the policy so that admins can install safe and
#. unsafe software anywhere without authorisation, and non-admins can
#. install safe software in their user dir without authorisation, but
#. need authorisation to install safe software in the system dir or to
#. install unsafe software anywhere:
#. * Unconditionally return `yes` from `app-install`.
#. * Return `auth_admin` from `override-parental-controls` for users
#. not in `@privileged_group@`, and `yes` for users in it.
#. * Set the malcontent `is-user-installation-allowed` property of all
#. non-admins’ parental controls policies to true.
#. * Set the malcontent `is-system-installation-allowed` property of
#. all non-admins’ parental controls policies to false.
#. - In order to configure the policy so that all users (including
#. admins) can install safe software anywhere without authorisation,
#. but need authorisation to install unsafe software anywhere (i.e.
#. applying parental controls to admins too):
#. * Unconditionally return `yes` from `app-install`.
#. * Unconditionally return `auth_admin` from `override-parental-controls`.
#. * Set the malcontent `is-user-installation-allowed` property of all
#. users’ parental controls policies to true.
#. * Set the malcontent `is-system-installation-allowed` property of
#. all users’ parental controls policies to true.
#: system-helper/org.freedesktop.Flatpak.policy.in:287
msgid "Override parental controls"
msgstr "Nadjačaj roditeljski nadzor"

#: system-helper/org.freedesktop.Flatpak.policy.in:288
msgid ""
"Authentication is required to install software which is restricted by your "
"parental controls policy"
msgstr ""
"Potrebna je autentifikacija za instaliranje softvera, koja je ograničena "
"tvojim pravilima roditeljskog nadzora"

#, c-format
#~ msgid "Invalid group: %d"
#~ msgstr "Neispravna grupa: %d"