aboutsummaryrefslogtreecommitdiffstats
path: root/po/bs.po
blob: 20a351e888f55b43e4a7a4c4b04605db02f467ed (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
# Copyright (C) 2001. Free Software Foundation, Inc.
# Vedran Ljubovic <vljubovic@smartnet.ba>, 2001.
#
msgid ""
msgstr ""
"Project-Id-Version: rpmdrake 1.3\n"
"POT-Creation-Date: 2002-08-20 21:00+0200\n"
"PO-Revision-Date: 2002-02-23 12:57GMT\n"
"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n"
"Language-Team: Bosnian <prijevodi@lugbih.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.5\n"

#: ../edit-urpm-sources.pl_.c:42
#, fuzzy
msgid "Unable to create medium."
msgstr "Ne mogu kreirati izvještaj, prekidam rad.\n"

#: ../edit-urpm-sources.pl_.c:43
msgid "Unable to update medium; it will be automatically disabled."
msgstr ""

#: ../edit-urpm-sources.pl_.c:54 ../edit-urpm-sources.pl_.c:164
#, fuzzy
msgid "Edit a source"
msgstr "Izmijeni izvore"

#: ../edit-urpm-sources.pl_.c:55
#, fuzzy
msgid "Local files"
msgstr "Lokalni"

#: ../edit-urpm-sources.pl_.c:55
#, fuzzy
msgid "Path:"
msgstr "staza: "

#: ../edit-urpm-sources.pl_.c:56
msgid "FTP server"
msgstr ""

#: ../edit-urpm-sources.pl_.c:56 ../edit-urpm-sources.pl_.c:57
#: ../edit-urpm-sources.pl_.c:59 ../edit-urpm-sources.pl_.c:170
#, fuzzy
msgid "URL:"
msgstr "URL: "

#: ../edit-urpm-sources.pl_.c:57
msgid "HTTP server"
msgstr ""

#: ../edit-urpm-sources.pl_.c:58
#, fuzzy
msgid "Path or mount point:"
msgstr "put ili tačka montiranja: "

#: ../edit-urpm-sources.pl_.c:58
msgid "Removable device"
msgstr ""

#: ../edit-urpm-sources.pl_.c:59 ../rpmdrake_.c:343
msgid "Security updates"
msgstr "Sigurnosni updati"

#: ../edit-urpm-sources.pl_.c:70
msgid "Browse..."
msgstr ""

#: ../edit-urpm-sources.pl_.c:72
#, fuzzy
msgid "Choose a mirror..."
msgstr "Izaberite vaš mirror:"

#: ../edit-urpm-sources.pl_.c:92
#, fuzzy
msgid "Login:"
msgstr "login:"

#: ../edit-urpm-sources.pl_.c:92
msgid "Password:"
msgstr "Šifra:"

#: ../edit-urpm-sources.pl_.c:97
#, fuzzy
msgid "Name:"
msgstr "Ime"

#: ../edit-urpm-sources.pl_.c:99 ../edit-urpm-sources.pl_.c:171
#, fuzzy
msgid "Relative path to synthesis/hdlist:"
msgstr "relativna staza do synthesis ili hdlist:"

#: ../edit-urpm-sources.pl_.c:107
msgid "You need to fill up at least the two first entries."
msgstr ""

#: ../edit-urpm-sources.pl_.c:111
msgid ""
"There is already a medium by that name, do you\n"
"really want to replace it?"
msgstr ""

#: ../edit-urpm-sources.pl_.c:119
#, fuzzy
msgid "Adding a source:"
msgstr ""
"Molimo sačekajte\n"
"Dodajem izvor"

#: ../edit-urpm-sources.pl_.c:120
msgid "Type of source:"
msgstr "Tip izvora:"

#: ../edit-urpm-sources.pl_.c:124 ../rpmdrake.pm_.c:75 ../rpmdrake.pm_.c:88
#: ../rpmdrake.pm_.c:260 ../rpmdrake_.c:621
msgid "Ok"
msgstr "Ok"

#: ../edit-urpm-sources.pl_.c:127 ../edit-urpm-sources.pl_.c:175
#: ../edit-urpm-sources.pl_.c:199 ../rpmdrake.pm_.c:260 ../rpmdrake_.c:621
msgid "Cancel"
msgstr "Odustani"

#: ../edit-urpm-sources.pl_.c:144
#, fuzzy
msgid "Please wait, adding medium..."
msgstr "Provjeravam zavisnosti..."

#: ../edit-urpm-sources.pl_.c:153
#, fuzzy
msgid "Please wait, removing medium..."
msgstr "Provjeravam zavisnosti..."

#: ../edit-urpm-sources.pl_.c:168
#, fuzzy, c-format
msgid "Editing source \"%s\":"
msgstr "Izmijeni izvore"

#: ../edit-urpm-sources.pl_.c:174
#, fuzzy
msgid "Save changes"
msgstr "Paketi"

#: ../edit-urpm-sources.pl_.c:184
#, fuzzy
msgid "Please wait, updating medium..."
msgstr "Provjeravam zavisnosti..."

#: ../edit-urpm-sources.pl_.c:191
#, fuzzy
msgid "Update source(s)"
msgstr "Izmijeni izvore"

#: ../edit-urpm-sources.pl_.c:194
#, fuzzy
msgid "Select the source(s) you wish to update:"
msgstr ""
"Molimo izaberite izvornike\n"
"koje želite unaprijediti:"

#: ../edit-urpm-sources.pl_.c:198
msgid "Update"
msgstr "Update"

#: ../edit-urpm-sources.pl_.c:206
#, fuzzy
msgid "Please wait, updating media..."
msgstr "Provjeravam zavisnosti..."

#: ../edit-urpm-sources.pl_.c:213
#, fuzzy
msgid "Configure sources"
msgstr "Konfiguriši izvor?"

#: ../edit-urpm-sources.pl_.c:214
msgid "Enabled?"
msgstr ""

#: ../edit-urpm-sources.pl_.c:214
msgid "Source"
msgstr "Izvor"

#: ../edit-urpm-sources.pl_.c:242 ../rpmdrake_.c:481
#, fuzzy
msgid "Remove"
msgstr "Izmjenjiv"

#: ../edit-urpm-sources.pl_.c:244
msgid "Edit"
msgstr "Izmjeni"

#: ../edit-urpm-sources.pl_.c:246
msgid "Add..."
msgstr ""

#: ../edit-urpm-sources.pl_.c:248
msgid "Update..."
msgstr ""

#: ../edit-urpm-sources.pl_.c:251
msgid "Save and quit"
msgstr ""

#: ../edit-urpm-sources.pl_.c:252 ../rpmdrake_.c:485
msgid "Quit"
msgstr "Izlaz"

#: ../edit-urpm-sources.pl_.c:262 ../rpmdrake_.c:707
#, c-format
msgid ""
"%s\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../edit-urpm-sources.pl_.c:265
msgid ""
"Welcome to the packages source editor!\n"
"\n"
"This tool will help you configure the packages sources you wish to use on\n"
"your computer. They will then be available to install new software package\n"
"or to perform updates."
msgstr ""

#: ../rpmdrake.pm_.c:71
msgid "Yes"
msgstr ""

#: ../rpmdrake.pm_.c:73
msgid "No"
msgstr ""

#: ../rpmdrake.pm_.c:130
msgid "Austria"
msgstr ""

#: ../rpmdrake.pm_.c:131
msgid "Belgium"
msgstr ""

#: ../rpmdrake.pm_.c:132
msgid "Brazil"
msgstr ""

#: ../rpmdrake.pm_.c:133
msgid "Canada"
msgstr ""

#: ../rpmdrake.pm_.c:134
msgid "Costa Rica"
msgstr ""

#: ../rpmdrake.pm_.c:135
msgid "Czech Republic"
msgstr ""

#: ../rpmdrake.pm_.c:136
msgid "Germany"
msgstr ""

#: ../rpmdrake.pm_.c:137
msgid "Danmark"
msgstr ""

#: ../rpmdrake.pm_.c:138 ../rpmdrake.pm_.c:142
msgid "Greece"
msgstr ""

#: ../rpmdrake.pm_.c:139
msgid "Spain"
msgstr ""

#: ../rpmdrake.pm_.c:140
#, fuzzy
msgid "Finland"
msgstr "Pronađi:"

#: ../rpmdrake.pm_.c:141
#, fuzzy
msgid "France"
msgstr "Odustani"

#: ../rpmdrake.pm_.c:143
#, fuzzy
msgid "Israel"
msgstr "Instalirani"

#: ../rpmdrake.pm_.c:144
#, fuzzy
msgid "Italy"
msgstr "Instalirani"

#: ../rpmdrake.pm_.c:145
msgid "Japan"
msgstr ""

#: ../rpmdrake.pm_.c:146
msgid "Korea"
msgstr ""

#: ../rpmdrake.pm_.c:147
msgid "Netherlands"
msgstr ""

#: ../rpmdrake.pm_.c:148
msgid "Norway"
msgstr ""

#: ../rpmdrake.pm_.c:149
msgid "Poland"
msgstr ""

#: ../rpmdrake.pm_.c:150
#, fuzzy
msgid "Portugal"
msgstr "Port:"

#: ../rpmdrake.pm_.c:151
msgid "Russia"
msgstr ""

#: ../rpmdrake.pm_.c:152
msgid "Sweden"
msgstr ""

#: ../rpmdrake.pm_.c:153
msgid "Taiwan"
msgstr ""

#: ../rpmdrake.pm_.c:154
msgid "United Kingdom"
msgstr ""

#: ../rpmdrake.pm_.c:155
msgid "China"
msgstr ""

#: ../rpmdrake.pm_.c:156 ../rpmdrake.pm_.c:157 ../rpmdrake.pm_.c:158
#: ../rpmdrake.pm_.c:159 ../rpmdrake.pm_.c:210
msgid "United States"
msgstr ""

#: ../rpmdrake.pm_.c:218
msgid ""
"I need to contact MandrakeSoft website to get the mirrors list.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../rpmdrake.pm_.c:222
msgid "Please wait, downloading mirrors addresses from MandrakeSoft website."
msgstr ""

#: ../rpmdrake.pm_.c:228
msgid "Error during download"
msgstr ""

#: ../rpmdrake.pm_.c:229
#, c-format
msgid ""
"There was an error downloading the mirrors list:\n"
"\n"
"%s\n"
"The network, or MandrakeSoft website, are maybe unavailable.\n"
"Please try again later."
msgstr ""

#: ../rpmdrake.pm_.c:237
#, fuzzy
msgid "No mirror"
msgstr "Nema greške"

#: ../rpmdrake.pm_.c:238
msgid ""
"I can't find any suitable mirror.\n"
"\n"
"There can be many reasons for this problem; the most frequent is\n"
"the case when the architecture of your processor is not supported\n"
"by Mandrake Linux Official Updates."
msgstr ""

#: ../rpmdrake.pm_.c:252
#, fuzzy
msgid "Please choose the desired mirror."
msgstr ""
"Molimo sačekajte\n"
"Skidam listu mirrora"

#: ../rpmdrake_.c:121
msgid "(Non available)"
msgstr ""

#: ../rpmdrake_.c:136
msgid "One of the following packages is needed:"
msgstr ""

#: ../rpmdrake_.c:136
msgid "Please choose"
msgstr ""

#: ../rpmdrake_.c:166
#, fuzzy
msgid "unknown package "
msgstr "Nepoznata stranica"

#: ../rpmdrake_.c:176
#, fuzzy
msgid "Please wait, listing packages..."
msgstr "Molimo sačekajte dok rpm ukloni sljedeće pakete:"

#: ../rpmdrake_.c:188
msgid "(none)"
msgstr "(ništa)"

#: ../rpmdrake_.c:188
#, fuzzy
msgid "No update"
msgstr "normalni update"

#: ../rpmdrake_.c:189
msgid ""
"The list of updates is void. This means that either there is\n"
"no available update for the packages installed on your computer,\n"
"or you already installed all of them."
msgstr ""

#: ../rpmdrake_.c:205
msgid "Addable"
msgstr ""

#: ../rpmdrake_.c:205
msgid "Upgradable"
msgstr ""

#: ../rpmdrake_.c:238
msgid "This would break your system"
msgstr ""

#: ../rpmdrake_.c:239
msgid ""
"Sorry, removing these packages would break your system:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:243
#, fuzzy
msgid "Some additional packages need to be removed"
msgstr ""
"Potrebno je instalirati ove dodatne pakete kako bi sve radilo kako treba:"

#: ../rpmdrake_.c:244
#, fuzzy
msgid ""
"Because of their dependencies, the following package(s) also need to be\n"
"removed:\n"
"\n"
msgstr ""
"Da bismo zadovoljili sve ovisnosti,\n"
"sljedeći paketi će biti uklonjeni:"

#: ../rpmdrake_.c:251
msgid "Some packages can't be removed"
msgstr ""

#: ../rpmdrake_.c:252 ../rpmdrake_.c:285
msgid ""
"Because of their dependencies, the following package(s) must be\n"
"unselected now:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:266
msgid "Additional packages needed"
msgstr ""

#: ../rpmdrake_.c:267
msgid ""
"To satisfy dependencies, the following package(s) also need\n"
"to be installed:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:270
#, fuzzy
msgid "Some packages can't be installed"
msgstr "Paketi već instalirani"

#: ../rpmdrake_.c:271
msgid ""
"Sorry, the following package(s) can't be selected:\n"
"\n"
msgstr ""

#: ../rpmdrake_.c:284 ../rpmdrake_.c:448
msgid "Some packages need to be removed"
msgstr ""

#: ../rpmdrake_.c:299
#, c-format
msgid "Selected: %d MB / Available: %d MB"
msgstr ""

#: ../rpmdrake_.c:301
#, c-format
msgid "Selected size: %d MB"
msgstr ""

#: ../rpmdrake_.c:308
#, c-format
msgid ""
"Name: %s\n"
"Version: %s\n"
"Size: %s KB\n"
"Importance: %s\n"
"\n"
"Summary: %s\n"
"\n"
"%s\n"
msgstr ""

#: ../rpmdrake_.c:312
#, c-format
msgid ""
"Name: %s\n"
"Version: %s\n"
"Size: %s KB\n"
"\n"
"Summary: %s\n"
"\n"
"%s\n"
msgstr ""

#: ../rpmdrake_.c:343
#, fuzzy
msgid "Bugfixes updates"
msgstr "Sigurnosni updati"

#: ../rpmdrake_.c:343
#, fuzzy
msgid "Normal updates"
msgstr "normalni update"

#: ../rpmdrake_.c:362
#, fuzzy
msgid "Mandrake choices"
msgstr "MandrakeUpdate"

#: ../rpmdrake_.c:363
msgid "All packages, alphabetical"
msgstr ""

#: ../rpmdrake_.c:364
#, fuzzy
msgid "All packages,"
msgstr "0 paketa, 0 bajta"

#: ../rpmdrake_.c:387
msgid "by group"
msgstr ""

#: ../rpmdrake_.c:387
#, fuzzy
msgid "by size"
msgstr "Dubina"

#: ../rpmdrake_.c:388
msgid "by selection state"
msgstr ""

#: ../rpmdrake_.c:389
msgid "by source repository"
msgstr ""

#: ../rpmdrake_.c:389
msgid "by update availability"
msgstr ""

#: ../rpmdrake_.c:412 ../rpmdrake_.c:439
#, fuzzy
msgid "Search results"
msgstr "Rezultati pretrage"

#: ../rpmdrake_.c:412
#, fuzzy
msgid "Search results (none)"
msgstr "Rezultati pretrage"

#: ../rpmdrake_.c:418
#, fuzzy
msgid "Please wait, searching in files..."
msgstr "Molimo sačekajte dok rpm ukloni sljedeće pakete:"

#: ../rpmdrake_.c:449
#, c-format
msgid ""
"The following packages have to be removed for others to be upgraded:\n"
"\n"
"%s\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../rpmdrake_.c:466
msgid "Find:"
msgstr "Pronađi:"

#: ../rpmdrake_.c:470
#, fuzzy
msgid "Search"
msgstr "pretraga"

#: ../rpmdrake_.c:482
msgid "Install"
msgstr "Instaliraj"

#: ../rpmdrake_.c:494
msgid "-adobe-times-bold-r-normal--25-*-100-100-p-*-iso8859-*,*-r-*"
msgstr ""

#: ../rpmdrake_.c:495
#, fuzzy
msgid "Mandrake Update"
msgstr ""
"Mandrake\n"
"Update"

#: ../rpmdrake_.c:495
#, fuzzy
msgid "Software Packages Removal"
msgstr " Software Manager "

#: ../rpmdrake_.c:496
#, fuzzy
msgid "Software Packages Installation"
msgstr "Instalacija paketa"

#: ../rpmdrake_.c:525
msgid ""
"I need to contact the mirror to get latest update packages.\n"
"Please check that your network is currently running.\n"
"\n"
"Is it ok to continue?"
msgstr ""

#: ../rpmdrake_.c:529
msgid "Please wait, contacting mirror to update packages information."
msgstr ""

#: ../rpmdrake_.c:531
msgid "Error updating medium"
msgstr ""

#: ../rpmdrake_.c:532
msgid "There was an unrecoverable error while updating packages information."
msgstr ""

#: ../rpmdrake_.c:540
msgid "Please wait, contacting mirror to initialize updates packages."
msgstr ""

#: ../rpmdrake_.c:544
msgid "Error adding update medium"
msgstr ""

#: ../rpmdrake_.c:545
#, c-format
msgid ""
"There was an error while adding the update medium via urpmi.\n"
"\n"
"This may be due to a broken or temporary unavailable mirror, or when your\n"
"Mandrake Linux version (%s) is not yet / no more supported by Mandrake "
"Linux\n"
"Official Updates.\n"
"\n"
"Do you want to try another mirror?"
msgstr ""

#: ../rpmdrake_.c:574
#, fuzzy
msgid "Please wait, finding available packages..."
msgstr "Osvježi liste dostupnih paketa"

#: ../rpmdrake_.c:611
#, fuzzy
msgid "Unable to get source packages."
msgstr "Paketi su neispravni, nečitljivi ili nisu pronađeni"

#: ../rpmdrake_.c:612
msgid "Unable to get source packages, sorry."
msgstr ""

#: ../rpmdrake_.c:619
msgid "Change medium"
msgstr ""

#: ../rpmdrake_.c:620
#, c-format
msgid "Please insert the medium named \"%s\" on device [%s]"
msgstr ""

#: ../rpmdrake_.c:628 ../rpmdrake_.c:636
#, fuzzy
msgid "Installation failed"
msgstr "Može se instalirati"

#: ../rpmdrake_.c:629
msgid ""
"Installation failed, some files are missing.\n"
"You may want to update your sources database."
msgstr ""

#: ../rpmdrake_.c:632
#, fuzzy
msgid "Please wait, removing packages to allow others to be upgraded..."
msgstr "Molimo izaberite pakete koje želite unaprijediti"

#: ../rpmdrake_.c:637
msgid "There was a problem during installation."
msgstr ""

#: ../rpmdrake_.c:641
#, fuzzy
msgid "Everything already installed."
msgstr "Paket je već instaliran"

#: ../rpmdrake_.c:642
msgid "Everything already installed (is this supposed to happen at all?)."
msgstr ""

#: ../rpmdrake_.c:660
msgid "Please wait, reading packages database..."
msgstr ""

#: ../rpmdrake_.c:677
#, fuzzy
msgid "Please wait, removing packages..."
msgstr "Molimo sačekajte dok rpm ukloni sljedeće pakete:"

#: ../rpmdrake_.c:711
msgid ""
"Welcome to the software removal tool!\n"
"\n"
"This tool will help you choose which software you want to remove from\n"
"your computer."
msgstr ""

#: ../rpmdrake_.c:716
msgid ""
"Welcome to MandrakeUpdate!\n"
"\n"
"This tool will help you choose the updates you want to install on your\n"
"computer."
msgstr ""

#: ../rpmdrake_.c:721
msgid ""
"Welcome to the software installation tool!\n"
"\n"
"Your Mandrake Linux system comes with several thousands of software\n"
"packages on CDROM or DVD. This tool will help you choose which software\n"
"you want to install on your computer."
msgstr ""

#~ msgid "Installing/Upgrading Progress"
#~ msgstr "Proces Instalacije/Unaprijeđenja"

#~ msgid "Fetching:"
#~ msgstr "Skidam:"

#~ msgid "Installing:"
#~ msgstr "Instaliram:"

#~ msgid " is needed by %s-%s-%s"
#~ msgstr " je potreban za %s-%s-%s"

#~ msgid " conflicts with %s-%s-%s"
#~ msgstr " je u konfliktu %s-%s-%s"

#~ msgid "Unsupported protocol\n"
#~ msgstr "Protokol nije podržan\n"

#~ msgid "Failed init\n"
#~ msgstr "Inicijalizacija nije uspjela\n"

#~ msgid "Bad URL format\n"
#~ msgstr "Loš format URLa\n"

#~ msgid "Bad user format in URL\n"
#~ msgstr "Loš format korisničkog imena u URLu\n"

#~ msgid "Couldn't resolve proxy\n"
#~ msgstr "Ne mogu rezolvirati proxy\n"

#~ msgid "Couldn't resolve host\n"
#~ msgstr "Ne mogu rezolvirati host\n"

#~ msgid "Couldn't connect\n"
#~ msgstr "Ne mogu se konektovati\n"

#~ msgid "Ftp weird server reply\n"
#~ msgstr "Čudan odgovor FTP servera\n"

#~ msgid "Ftp access denied\n"
#~ msgstr "FTP pristup odbijen\n"

#~ msgid "Ftp user password incorrect\n"
#~ msgstr "FTP korisnička šifra pogrešna\n"

#~ msgid "Ftp weird PASS reply\n"
#~ msgstr "FTP čudan PASS odgovor\n"

#~ msgid "Ftp weird USER reply\n"
#~ msgstr "FTP čudan USER odgovor\n"

#~ msgid "ftp weird PASV reply\n"
#~ msgstr "FTP čudan PASV odgovor\n"

#~ msgid "Ftp weird 227 format\n"
#~ msgstr "FTP čudan 227 format\n"

#~ msgid "Ftp can't get host\n"
#~ msgstr "FTP ne mogu pristupiti serveru\n"

#~ msgid "Ftp can't reconnect\n"
#~ msgstr "FTP ne mogu se rekonektovati\n"

#~ msgid "Ftp couldn't set binary\n"
#~ msgstr "FTP ne mogu postaviti binarni tip prenosa\n"

#~ msgid "Partial file\n"
#~ msgstr "Djelomična datoteka\n"

#~ msgid "Ftp couldn't RETR file\n"
#~ msgstr "FTP ne mogu izvršiti RETR\n"

#~ msgid "Ftp write error\n"
#~ msgstr "FTP greška u pisanju\n"

#~ msgid "Ftp quote error\n"
#~ msgstr "FTP greška u qoute-u\n"

#~ msgid "http not found\n"
#~ msgstr "HTTP nije pronađen\n"

#~ msgid "Write error\n"
#~ msgstr "Greška u pisanju\n"

#~ msgid "User name illegally specified\n"
#~ msgstr "Korisničko ime je pogrešno navedeno\n"

#~ msgid "ftp couldn't STOR file\n"
#~ msgstr "FTP ne mogu izvršiti STOR\n"

#~ msgid "Read error\n"
#~ msgstr "Greška u čitanju fajla\n"

#~ msgid "Out of memory\n"
#~ msgstr "Nema dovoljno memorije\n"

#~ msgid "Time out\n"
#~ msgstr "Vrijeme isteklo\n"

#~ msgid "Ftp couldn't set ASCII\n"
#~ msgstr "FTP ne mogu postaviti ASCII tip prenosa\n"

#~ msgid "Ftp PORT failed\n"
#~ msgstr "FTP PORT operacija nije uspjela\n"

#~ msgid "Ftp couldn't use REST\n"
#~ msgstr "FTP REST operacija nije uspjela\n"

#~ msgid "Ftp couldn't get size\n"
#~ msgstr "FTP ne mogu odrediti veličinu fajla\n"

#~ msgid "Http range error\n"
#~ msgstr "HTTP ne mogu odrediti RANGE\n"

#~ msgid "Http POST error\n"
#~ msgstr "HTTP greška u POSTu\n"

#~ msgid "Ssl connect error\n"
#~ msgstr "Greška u SSL konekciji\n"

#~ msgid "Ftp bad download resume\n"
#~ msgstr "FTP ne mogu nastaviti download\n"

#~ msgid "File couldn't read file\n"
#~ msgstr "Ne mogu pročitati fajl\n"

#~ msgid "LDAP cannot bind\n"
#~ msgstr "LDAP se ne može vezati\n"

#~ msgid "LDAP search failed\n"
#~ msgstr "LDAP pretraga nije uspjela\n"

#~ msgid "Library not found\n"
#~ msgstr "Biblioteka nije pronađena\n"

#~ msgid "Function not found\n"
#~ msgstr "Funkcija nije pronađena\n"

#~ msgid "Aborted by callback\n"
#~ msgstr "Rad prekinut od strane callbacka\n"

#~ msgid "Bad function argument\n"
#~ msgstr "Pogrešan argument funkcije\n"

#~ msgid "Bad calling order\n"
#~ msgstr "Pogrešan redoslijed poziva\n"

#~ msgid "Unknown error code %d\n"
#~ msgstr "Nepoznat kod greške %d\n"

#~ msgid "An error occured while fetching file"
#~ msgstr "Došlo je do greške kod skidanja fajla"

#~ msgid "Skip"
#~ msgstr "Preskoči"

#~ msgid "Preparing for install"
#~ msgstr "Pripremam instalaciju"

#~ msgid "Can't check the GPG signature"
#~ msgstr "Ne mogu provjeriti GPG potpis"

#~ msgid ""
#~ "The package %s has a wrong signature or\n"
#~ "GnuPG isn't correctly installed"
#~ msgstr ""
#~ "Paket %s ima loš potpis ili je\n"
#~ "GnuPG neispravno instaliran"

#~ msgid "The package %s is not signed"
#~ msgstr "Paket %s nije potpisan"

#~ msgid "Install all"
#~ msgstr "Instaliraj sve"

#~ msgid "Don't install"
#~ msgstr "Nemoj instalirati"

#~ msgid "Signature problem"
#~ msgstr "Problem sa potpisom"

#~ msgid "Can't open package"
#~ msgstr "Ne mogu otvoriti paket"

#~ msgid "Package is corrupted"
#~ msgstr "Paket je neispravan"

#~ msgid "Package can't be installed"
#~ msgstr "Paket ne može biti instaliran"

#~ msgid "Error while checking dependencies :("
#~ msgstr "Greška prilikom provjere zahtjeva :("

#~ msgid "Force"
#~ msgstr "Na silu"

#~ msgid "Error..."
#~ msgstr "Greška..."

#~ msgid "Problems occured during installation"
#~ msgstr "Došlo je do problema prilikom instalacije"

#~ msgid "usage: grpmi <[-noupgrade] rpms>\n"
#~ msgstr "upotreba: grpmi <[-noupgrade] rpmovi>\n"

#~ msgid "grpmi error: you must be superuser!\n"
#~ msgstr "grpmi greška: morate biti superuser!\n"

#~ msgid " ~ # ~ "
#~ msgstr "Bosanski prevod: Vedran Ljubović <vljubovic@smartnet.ba>"

#~ msgid ""
#~ "Mandrake Update\n"
#~ "\n"
#~ "(c) MandrakeSoft 1999-2000\n"
#~ "released under the GPL"
#~ msgstr ""
#~ "Mandrake Update\n"
#~ "\n"
#~ "(c) MandrakeSoft 1999-2000\n"
#~ "objavljeno pod GPLom"

#~ msgid "Error"
#~ msgstr "Greška"

#~ msgid ""
#~ "Cannot retrieve the list of mirrors\n"
#~ "Try again later"
#~ msgstr ""
#~ "Ne mogu skinuti listu mirrora\n"
#~ "Pokušajte opet kasnije"

#~ msgid "Source on network: %s"
#~ msgstr "Izvornik na mreži: %s"

#~ msgid "Source on network: %s/%s/%s"
#~ msgstr "Izvornik na mreži: %s/%s/%s"

#~ msgid ""
#~ "Please Wait\n"
#~ "Fetching the list of mirrors"
#~ msgstr ""
#~ "Molimo sačekajte\n"
#~ "Skidam listu mirrora"

#~ msgid "%.1f KB"
#~ msgstr "%.1f KB"

#~ msgid "%.1f MB"
#~ msgstr "%.1f MB"

#~ msgid " n/a "
#~ msgstr " n/a "

#~ msgid ""
#~ "Cannot retrieve the description file\n"
#~ "Bad things can happen"
#~ msgstr ""
#~ "Ne mogu skinuti fajl sa opisom\n"
#~ "Svašta se može desiti"

#~ msgid "n/a"
#~ msgstr "n/a"

#~ msgid "security"
#~ msgstr "sigurnost"

#~ msgid "general"
#~ msgstr "opšta"

#~ msgid "bugfix"
#~ msgstr "ispravka"

#~ msgid ""
#~ "Please Wait\n"
#~ "Retrieving the Description file"
#~ msgstr ""
#~ "Molim sačekajte\n"
#~ "Skidam fajl sa opisom"

#~ msgid ""
#~ "Cannot retrieve the list of packages to update\n"
#~ "Try with an other mirror"
#~ msgstr ""
#~ "Ne mogu skinuti listu paketa za update\n"
#~ "Probajte sa drugim mirrorom"

#~ msgid "Warning"
#~ msgstr "Upozorenje"

#~ msgid ""
#~ "Caution! These packages are NOT well tested.\n"
#~ "You really can screw up your system\n"
#~ "by installing them.\n"
#~ msgstr ""
#~ "Oprez! Ovi paketi NISU dovoljno testirani.\n"
#~ "Možete ozbiljno oštetiti svoj sistem\n"
#~ "instalirajući ih.\n"

#~ msgid "Source on disk: %s"
#~ msgstr "Izvornik na disku: %s"

#~ msgid ""
#~ "Please Wait\n"
#~ "Updating the list of packages"
#~ msgstr ""
#~ "Molimo sačekajte\n"
#~ "Osvježavam listu paketa"

#~ msgid ""
#~ "Name: %s\n"
#~ "Type: %s"
#~ msgstr ""
#~ "Ime: %s\n"
#~ "Tip: %s"

#~ msgid "unknown"
#~ msgstr "nepoznat"

#~ msgid "Name: %s"
#~ msgstr "Ime: %s"

#~ msgid "%d selected packages: %.1f MB"
#~ msgstr "%d izabranih paketa: %.1f MB"

#~ msgid "GnuPG not found"
#~ msgstr "GnuPG nije pronađen"

#~ msgid ""
#~ "GnuPG was not found\n"
#~ "\n"
#~ "MandrakeUpdate will not be able to verify the GPG\n"
#~ "signature of the packages\n"
#~ "\n"
#~ "Please install the gpg package\n"
#~ msgstr ""
#~ "GnuPG nije pronađen\n"
#~ "\n"
#~ "MandrakeUpdate neće moći provjeriti GPG\n"
#~ "potpise paketa\n"
#~ "\n"
#~ "Molimo instalirajte gpg paket\n"

#~ msgid "Don't show this message again"
#~ msgstr "Ne prikazuj više ovu poruku"

#~ msgid "oops %s not found\n"
#~ msgstr "oops %s nije pronađen\n"

#~ msgid "Please Wait"
#~ msgstr "Molimo sačekajte"

#~ msgid "0 selected packages: 0.0 MB"
#~ msgstr "0 izabranih paketa: 0.0 MB"

#~ msgid "/_File"
#~ msgstr "/_Datoteka"

#~ msgid "/File/_Preferences"
#~ msgstr "/Datoteka/_Opcije"

#~ msgid "/File/-"
#~ msgstr "/Datoteka/-"

#~ msgid "/File/_Quit"
#~ msgstr "/Datoteka/_Izlaz"

#~ msgid "/_Help"
#~ msgstr "/_Pomoć"

#~ msgid "/Help/_About..."
#~ msgstr "/Pomoć/_O programu..."

#~ msgid "Name"
#~ msgstr "Ime"

#~ msgid "Installed"
#~ msgstr "Instaliran"

#~ msgid "Size"
#~ msgstr "Veličina"

#~ msgid "Type"
#~ msgstr "Tip"

#~ msgid "Summary"
#~ msgstr "Opis"

#~ msgid "MandrakeUpdate, version 7.2\n"
#~ msgstr "MandrakeUpdate, verzija 7.2\n"

#~ msgid ""
#~ "  usage:\n"
#~ "    -h, --help:    display this help and exit\n"
#~ "    -v, --version: show the version and exit\n"
#~ "    -V, --verbose: increase the verbosity level\n"
#~ msgstr ""
#~ "  upotreba:\n"
#~ "    -h, --help:    prikaži ovaj ekran i izađi\n"
#~ "    -v, --version: prikaži verziju i izađi\n"
#~ "    -V, --verbose: povećaj nivo opisa\n"

#~ msgid "Source on network: (random mirror)\n"
#~ msgstr "Izvornik na mreži: (slučajan mirror)\n"

#~ msgid ""
#~ "Update\n"
#~ "List"
#~ msgstr ""
#~ "Update\n"
#~ "Lista"

#~ msgid "Update the list of packages to update"
#~ msgstr "Osvježi listu paketa za update"

#~ msgid ""
#~ "Select\n"
#~ "all"
#~ msgstr ""
#~ "Izaberi\n"
#~ "sve"

#~ msgid "Select all"
#~ msgstr "Izaberi sve"

#~ msgid ""
#~ "Unselect\n"
#~ "all"
#~ msgstr ""
#~ "Isključi\n"
#~ "sve"

#~ msgid "Unselect all"
#~ msgstr "Isključi sve"

#~ msgid ""
#~ "Do\n"
#~ "updates"
#~ msgstr ""
#~ "Izvrši\n"
#~ "update"

#~ msgid "Do Updates"
#~ msgstr "Izvrši update"

#~ msgid "Normal Updates"
#~ msgstr "Normalni update"

#~ msgid "Development Updates"
#~ msgstr "Razvojni update"

#~ msgid "Descriptions"
#~ msgstr "Opisi"

#~ msgid ""
#~ "The packages are the updates for Mandrake\n"
#~ "Select the one(s) you want to update\n"
#~ "When you click on a package you get information about\n"
#~ "the need to update"
#~ msgstr ""
#~ "Ovi paketi su update za Mandrake\n"
#~ "Izaberite one koje želite da updatujete\n"
#~ "Kada kliknete na paket dobićete informacije o tome\n"
#~ "da li je potrebno da izvršite update"

#~ msgid "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-*,*"
#~ msgstr "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-iso8859-2,*"

#~ msgid ""
#~ "Please Wait\n"
#~ "Sorting packages"
#~ msgstr ""
#~ "Molimo sačekajte\n"
#~ "Sortiram pakete"

#~ msgid "Choose your packages"
#~ msgstr "Izaberite pakete"

#~ msgid "Packages to update"
#~ msgstr "Paketi za update"

#~ msgid "Packages NOT to update"
#~ msgstr "Paketi koji NEĆE biti updatovani"

#~ msgid ""
#~ "Caution! You're changing the version.\n"
#~ "MandrakeUpdate will think you actually have this\n"
#~ "version installed\n"
#~ "\n"
#~ "You should only use this if you really know what you're doing.\n"
#~ msgstr ""
#~ "Oprez! Vršite izmjenu verzije.\n"
#~ "MandrakeUpdate će misliti da vi zaista imate ovu\n"
#~ "verziju instaliranu\n"
#~ "\n"
#~ "Ovu opciju trebate koristiti samo ako znate šta radite.\n"

#~ msgid "Preferences for Proxies"
#~ msgstr "Preference za proxije"

#~ msgid "Proxies"
#~ msgstr "Proxiji"

#~ msgid "Http Proxy:"
#~ msgstr "HTTP Proxy:"

#~ msgid "Port:"
#~ msgstr "Port:"

#~ msgid "Ftp Proxy:"
#~ msgstr "FTP Proxy:"

#~ msgid "Proxy username:"
#~ msgstr "Proxy korisničko ime:"

#~ msgid "Proxy password:"
#~ msgstr "Proxy šifra:"

#~ msgid "Error: curl_easy_init()"
#~ msgstr "Greška: curl_easy_init()"

#~ msgid "Disk"
#~ msgstr "Disk"

#~ msgid "Network"
#~ msgstr "Mreža"

#~ msgid "RPM directory"
#~ msgstr "RPM direktorij"

#~ msgid "Network settings:"
#~ msgstr "Mrežne opcije:"

#~ msgid "Version:"
#~ msgstr "Verzija:"

#~ msgid "Show security updates"
#~ msgstr "Prikaži sigurnosne update"

#~ msgid "Show general updates"
#~ msgstr "Prikaži opće update"

#~ msgid "Show bugfix updates"
#~ msgstr "Prikaži ispravke grešaka"

#~ msgid "mirror:"
#~ msgstr "mirror:"

#~ msgid "Update the list of mirrors"
#~ msgstr "Osvježi listu mirrora"

#~ msgid "Choose Packages"
#~ msgstr "Izaberite pakete"

#~ msgid "Username:"
#~ msgstr "Korisničko ime:"

#~ msgid "Security"
#~ msgstr "Sigurnost"

#~ msgid "Do not warn if GnuPG isn't installed"
#~ msgstr "Ne upozoravaj da GnuPG nije instaliran"

#~ msgid "Do not warn if the package isn't signed"
#~ msgstr "Ne upozoravaj ako paket nema potpisa"

#~ msgid "Miscellaneous"
#~ msgstr "Razno"

#~ msgid "Timeout:"
#~ msgstr "Timeout:"

#~ msgid "(in sec)"
#~ msgstr "(u sekundama)"

#~ msgid "MandrakeUpdate Preferences"
#~ msgstr "MandrakeUpdate Opcije"

#~ msgid "Categories"
#~ msgstr "Kategorije"