forked from virt-manager/virt-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhr.po
6575 lines (5140 loc) · 133 KB
/
hr.po
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
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Cole Robinson <[email protected]>, 2015. #zanata
# Cole Robinson <[email protected]>, 2017. #zanata
msgid ""
msgstr ""
"Project-Id-Version: virt-manager\n"
"Report-Msgid-Bugs-To: https://github.com/virt-manager/virt-manager/issues\n"
"POT-Creation-Date: 2022-02-17 06:15+0000\n"
"PO-Revision-Date: 2017-02-05 04:04+0000\n"
"Last-Translator: Copied by Zanata <[email protected]>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/virt-manager/"
"language/hr/)\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: Zanata 4.6.2\n"
#: data/virt-manager.appdata.xml.in:6 data/virt-manager.desktop.in:3
#: ui/manager.ui:23 virtManager/systray.py:148
msgid "Virtual Machine Manager"
msgstr "Upravljač virtualnog računala"
#: data/virt-manager.appdata.xml.in:7
msgid "Graphically manage KVM, Xen, or LXC via libvirt"
msgstr ""
#: data/virt-manager.appdata.xml.in:9
msgid ""
"Virtual Machine Manager provides a graphical tool for administering virtual "
"machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices, "
"connect to a graphical or serial console, and see resource usage statistics "
"for existing VMs on local or remote machines. Uses libvirt as the backend "
"management API."
msgstr ""
#: data/virt-manager.appdata.xml.in:20
msgid "Main manager window"
msgstr ""
#: data/virt-manager.appdata.xml.in:24
msgid "Virtual machine configuration screen"
msgstr ""
#: data/virt-manager.appdata.xml.in:28
msgid "Graphical console connection for a virtual machine"
msgstr ""
#: data/virt-manager.desktop.in:4
msgid "Manage virtual machines"
msgstr ""
#: ui/about.ui:10
msgid "Copyright (C) 2006-2020 Red Hat Inc."
msgstr ""
#: ui/about.ui:11
msgid "Powered by libvirt"
msgstr "Pogonjeno s libvirt"
#. TRANSLATORS: Replace this string with your names, one name per line.
#: ui/about.ui:18
msgid "translator-credits"
msgstr "Renato Pavičić, [email protected]"
#: ui/addhardware.ui:29
msgid "Add New Virtual Hardware"
msgstr ""
#: ui/addhardware.ui:158
msgid "_Device type:"
msgstr ""
#: ui/addhardware.ui:189
msgid "_Bus type:"
msgstr ""
#: ui/addhardware.ui:266 ui/addhardware.ui:537 ui/addhardware.ui:1157
#: ui/createpool.ui:355 ui/fsdetails.ui:87 ui/gfxdetails.ui:107
msgid "_Type:"
msgstr ""
#: ui/addhardware.ui:280 ui/addhardware.ui:618 ui/addhardware.ui:942
#: ui/addhardware.ui:1010 ui/addhardware.ui:1262 ui/addhardware.ui:1391
msgid "_Model:"
msgstr ""
#: ui/addhardware.ui:350
msgid "ctrl"
msgstr ""
#: ui/addhardware.ui:402
msgid "aa:bb:cc:dd:ee:ff"
msgstr ""
#: ui/addhardware.ui:426 ui/details.ui:2897
msgid "_MAC address:"
msgstr ""
#: ui/addhardware.ui:441 ui/details.ui:2883 ui/details.ui:4511
msgid "Device mode_l:"
msgstr ""
#: ui/addhardware.ui:678 ui/addhardware.ui:1338
msgid "Host _Device:"
msgstr ""
#: ui/addhardware.ui:754
msgid "_Path:"
msgstr ""
#: ui/addhardware.ui:768
msgid "Device _Type:"
msgstr ""
#: ui/addhardware.ui:794
msgid "T_ype:"
msgstr ""
#: ui/addhardware.ui:808 ui/clone.ui:186 ui/createnet.ui:218
#: ui/createpool.ui:330 ui/createvm.ui:2220 ui/createvol.ui:191
#: ui/details.ui:224 ui/host.ui:179 ui/snapshotsnew.ui:108
msgid "_Name:"
msgstr ""
#: ui/addhardware.ui:845
msgid "_Auto socket:"
msgstr ""
#: ui/addhardware.ui:873
msgid "_Channel:"
msgstr ""
#: ui/addhardware.ui:1023 ui/details.ui:3896
msgid "Ac_tion:"
msgstr ""
#: ui/addhardware.ui:1115 ui/createnet.ui:144
msgid "_Mode:"
msgstr ""
#: ui/addhardware.ui:1211
msgid "Device _Path:"
msgstr ""
#: ui/addhardware.ui:1237
msgid "_Backend:"
msgstr ""
#: ui/addhardware.ui:1286
msgid "_Version:"
msgstr ""
#: ui/addhardware.ui:1372 ui/details.ui:4678
msgid "rng"
msgstr ""
#: ui/addhardware.ui:1445 ui/details.ui:4755
msgid "panic"
msgstr ""
#: ui/addhardware.ui:1561 ui/createnet.ui:833 ui/createpool.ui:488
#: ui/createvm.ui:2563 ui/createvol.ui:488 ui/snapshotsnew.ui:269
msgid "_Finish"
msgstr "_Završetak"
#: ui/addstorage.ui:33
msgid "C_reate a disk image for the virtual machine"
msgstr ""
#: ui/addstorage.ui:66
msgid "0.0"
msgstr ""
#: ui/addstorage.ui:81
msgid "_GiB"
msgstr ""
#: ui/addstorage.ui:162
msgid "_Select or create custom storage"
msgstr ""
#: ui/addstorage.ui:191
msgid "_Manage..."
msgstr ""
#: ui/addstorage.ui:260
msgid "Cac_he mode:"
msgstr ""
#: ui/addstorage.ui:291
msgid "Discard mod_e:"
msgstr ""
#: ui/addstorage.ui:322
msgid "R_eadonly:"
msgstr ""
#: ui/addstorage.ui:336
msgid "Sharea_ble:"
msgstr ""
#: ui/addstorage.ui:377
msgid "Removab_le:"
msgstr ""
#: ui/addstorage.ui:405
msgid "Seria_l:"
msgstr ""
#: ui/addstorage.ui:431
msgid "Advanced _options"
msgstr ""
#: ui/asyncjob.ui:8
msgid "Operation in progress"
msgstr "Radnja je u tijeku"
#: ui/asyncjob.ui:51
msgid "Please wait a few moments..."
msgstr "Pričekajte nekoliko trenutaka..."
#: ui/asyncjob.ui:118 virtManager/asyncjob.py:303 virtManager/asyncjob.py:310
msgid "Processing..."
msgstr "Obrađivanje..."
#: ui/asyncjob.ui:188 ui/vmwindow.ui:152 ui/xmleditor.ui:26
msgid "_Details"
msgstr "_Detalji"
#: ui/clone.ui:12
msgid "Clone Virtual Machine"
msgstr ""
#: ui/clone.ui:53
msgid "<span size='large'>Clone virtual machine</span>"
msgstr ""
#: ui/clone.ui:128
msgid "Original VM:"
msgstr ""
#: ui/clone.ui:140
#, fuzzy
#| msgid "Co_nnect"
msgid "Connection:"
msgstr "P_oveži"
#: ui/clone.ui:272 ui/createvm.ui:2302
msgid "Storage:"
msgstr ""
#: ui/clone.ui:288
#, fuzzy
#| msgid "_Details"
msgid "_Details..."
msgstr "_Detalji"
#: ui/clone.ui:357
msgid ""
"<span size='small'>Cloning does <u>not</u> alter the guest OS contents. If "
"you need to do things\n"
"like change passwords or static IPs, please see the virt-sysprep(1) tool.</"
"span>"
msgstr ""
#: ui/clone.ui:412
msgid "C_lone"
msgstr ""
#: ui/clone.ui:447
msgid "Change storage path"
msgstr ""
#: ui/clone.ui:587 ui/hoststorage.ui:436
msgid "Size:"
msgstr ""
#: ui/clone.ui:603
msgid "Target:"
msgstr ""
#: ui/clone.ui:620 ui/details.ui:4475
msgid "Path:"
msgstr ""
#: ui/clone.ui:642
msgid "Existing disk"
msgstr ""
#: ui/clone.ui:674
msgid "New _Path:"
msgstr ""
#: ui/clone.ui:688
msgid "Create a new disk (c_lone) for the virtual machine"
msgstr ""
#: ui/clone.ui:722 ui/createvol.ui:419 ui/fsdetails.ui:63
msgid "_Browse..."
msgstr "_Pretraži..."
#: ui/console.ui:21 ui/console.ui:268
msgid "<b>The console is currently unavailable</b>"
msgstr "<B>Konzola trenutno nije dostupna</B>"
#: ui/console.ui:61 virtManager/addhardware.py:224
msgid "Serial"
msgstr ""
#: ui/console.ui:129
msgid "_Password:"
msgstr ""
#: ui/console.ui:143 ui/createconn.ui:206
msgid "_Username:"
msgstr ""
#: ui/console.ui:178
msgid "_Login"
msgstr ""
#: ui/console.ui:193
msgid "_Save this password in your keyring"
msgstr ""
#: ui/console.ui:197
msgid "Check to save password, uncheck to forget password."
msgstr ""
#: ui/console.ui:293
#, fuzzy
#| msgid "Co_nnect"
msgid "_Connect to console"
msgstr "P_oveži"
#: ui/createconn.ui:13
msgid "Add Connection"
msgstr ""
#: ui/createconn.ui:46
msgid "Co_nnect"
msgstr "P_oveži"
#: ui/createconn.ui:98
msgid "_Hypervisor:"
msgstr ""
#: ui/createconn.ui:120
msgid "Connect to _remote host over SSH"
msgstr ""
#: ui/createconn.ui:139
msgid "_Autoconnect:"
msgstr ""
#: ui/createconn.ui:189
msgid "H_ostname:"
msgstr ""
#: ui/createconn.ui:240
msgid ""
"<small>QEMU usermode session is not the virt-manager\n"
"default. It is likely that any pre-existing QEMU/KVM\n"
"guests will not be available. Networking options\n"
"are very limited. </small>"
msgstr ""
#: ui/createconn.ui:265
msgid "Cu_stom URI:"
msgstr ""
#: ui/createconn.ui:314
msgid "Generated URI:"
msgstr ""
#: ui/createnet.ui:14
msgid "Create a new virtual network"
msgstr "Izradi novu virtualnu mrežu"
#: ui/createnet.ui:60
msgid "<span size='large'>Create virtual network</span>"
msgstr ""
#: ui/createnet.ui:157
msgid "Fo_rward to:"
msgstr ""
#: ui/createnet.ui:171
msgid "Device _List:"
msgstr ""
#: ui/createnet.ui:249
msgid "De_vice:"
msgstr ""
#: ui/createnet.ui:292
msgid "_Enable IPv4"
msgstr ""
#: ui/createnet.ui:335 ui/createnet.ui:554
msgid "_Network:"
msgstr "_Mreža:"
#: ui/createnet.ui:428 ui/createnet.ui:645
msgid "Start:"
msgstr ""
#: ui/createnet.ui:440 ui/createnet.ui:657
msgid "End:"
msgstr ""
#: ui/createnet.ui:449
msgid "Enable DHCPv4"
msgstr ""
#: ui/createnet.ui:486 ui/hostnets.ui:384
msgid "<b>IPv_4 configuration</b>"
msgstr ""
#: ui/createnet.ui:511
msgid "_Enable IPv6"
msgstr ""
#: ui/createnet.ui:666
msgid "Enable DHCPv6"
msgstr ""
#: ui/createnet.ui:703 ui/hostnets.ui:512
msgid "<b>IPv_6 configuration</b>"
msgstr ""
#: ui/createnet.ui:751
msgid "Use net_work name"
msgstr ""
#: ui/createnet.ui:769
msgid "Cust_om"
msgstr ""
#: ui/createnet.ui:790
msgid "<b>DNS domain name</b>"
msgstr ""
#: ui/createpool.ui:9
msgid "Add a New Storage Pool"
msgstr ""
#: ui/createpool.ui:50
msgid "<span size='large'>Create storage pool</span>"
msgstr ""
#: ui/createpool.ui:149
msgid "Tar_get Path:"
msgstr ""
#: ui/createpool.ui:162 ui/createvol.ui:205
msgid "F_ormat:"
msgstr ""
#: ui/createpool.ui:176
msgid "Host Na_me:"
msgstr ""
#: ui/createpool.ui:204
msgid "Initiator _IQN:"
msgstr ""
#: ui/createpool.ui:215
msgid "B_rowse"
msgstr ""
#: ui/createpool.ui:235
msgid "Bro_wse"
msgstr ""
#: ui/createvm.ui:24
msgid "New VM"
msgstr ""
#: ui/createvm.ui:71
msgid "<span size='large'>Create a new virtual machine</span>"
msgstr ""
#: ui/createvm.ui:175
msgid "Choose virtualization type"
msgstr ""
#: ui/createvm.ui:196
msgid "_Virtual machine"
msgstr ""
#: ui/createvm.ui:214
msgid "_Container"
msgstr ""
#: ui/createvm.ui:257
msgid "Choose how you would like to install the operating system"
msgstr ""
#: ui/createvm.ui:278
msgid "_Local install media (ISO image or CDROM)"
msgstr ""
#: ui/createvm.ui:296
msgid "Network _Install (HTTP, HTTPS, or FTP)"
msgstr ""
#: ui/createvm.ui:314
msgid "Import _existing disk image"
msgstr ""
#: ui/createvm.ui:332
msgid "Ma_nual install"
msgstr ""
#: ui/createvm.ui:374
msgid "Choose the container type"
msgstr ""
#: ui/createvm.ui:395
msgid "_Application container"
msgstr ""
#: ui/createvm.ui:413
msgid "O_perating system container"
msgstr ""
#: ui/createvm.ui:463
msgid "C_onnection:"
msgstr ""
#: ui/createvm.ui:678
msgid "_Xen Type:"
msgstr ""
#: ui/createvm.ui:692
msgid "_Architecture:"
msgstr ""
#: ui/createvm.ui:706
msgid "_Machine Type:"
msgstr ""
#: ui/createvm.ui:731
msgid "_Virt Type:"
msgstr ""
#: ui/createvm.ui:771
msgid "Architecture options"
msgstr ""
#: ui/createvm.ui:792 virtManager/details/details.py:728
#: virtManager/manager.py:329 virtManager/oslist.py:72
msgid "Name"
msgstr "Naziv"
#: ui/createvm.ui:820
msgid "Choose _ISO or CDROM install media:"
msgstr ""
#: ui/createvm.ui:850
msgid "Bro_wse..."
msgstr ""
#: ui/createvm.ui:881
msgid "ISO"
msgstr ""
#: ui/createvm.ui:898
msgid "Provide the operating system install U_RL:"
msgstr ""
#: ui/createvm.ui:965
msgid "Kerne_l options:"
msgstr ""
#: ui/createvm.ui:1021
msgid "URL _Options"
msgstr ""
#: ui/createvm.ui:1052
msgid "URL"
msgstr ""
#: ui/createvm.ui:1084
msgid "PXE"
msgstr ""
#: ui/createvm.ui:1108
msgid "Provide the existing stora_ge path:"
msgstr ""
#: ui/createvm.ui:1142 ui/createvm.ui:1270 ui/createvm.ui:1357
msgid "B_rowse..."
msgstr ""
#: ui/createvm.ui:1196
msgid ""
"<small>Kernel/initrd settings can be configured with 'Customize before "
"install' on the final page.</small>"
msgstr ""
#: ui/createvm.ui:1241
msgid "Provide the _application path:"
msgstr ""
#: ui/createvm.ui:1322
msgid "Provide the existing OS root _directory:"
msgstr ""
#: ui/createvm.ui:1404
msgid ""
"<small>The OS directory tree must already exist. To enable OS directory tree "
"creation,\n"
"please install <a href=\"https://github.com/virt-manager/virt-bootstrap"
"\">virt-bootstrap</a></small>"
msgstr ""
#: ui/createvm.ui:1443
msgid ""
"<small>The OS directory tree must already exist. Creating an OS directory "
"tree for remote\n"
"connections is not yet supported.</small>"
msgstr ""
#: ui/createvm.ui:1462
msgid "Create OS directory tree from container image"
msgstr ""
#: ui/createvm.ui:1493
msgid "Source URI:"
msgstr ""
#: ui/createvm.ui:1509
msgid ""
"Possible URL formats:\n"
" * file:///path/to/rootfs.tar\n"
" * docker://registry:port/image:tag\n"
" * virt-builder://template\n"
msgstr ""
#: ui/createvm.ui:1536
msgid "Do not verify TLS certificates of registry"
msgstr ""
#: ui/createvm.ui:1563
msgid "Username:"
msgstr ""
#: ui/createvm.ui:1574
msgid "Password:"
msgstr ""
#: ui/createvm.ui:1635
msgid "Credentials for accessing the source registry"
msgstr ""
#: ui/createvm.ui:1662
msgid "Root password:"
msgstr ""
#: ui/createvm.ui:1729
msgid "Select _container template:"
msgstr ""
#: ui/createvm.ui:1772
msgid "VZ templates"
msgstr ""
#: ui/createvm.ui:1797
msgid "C_hoose the operating system you are installing:"
msgstr ""
#: ui/createvm.ui:1826
msgid "A_utomatically detect from the installation media / source"
msgstr ""
#: ui/createvm.ui:1875
msgid "Install"
msgstr ""
#: ui/createvm.ui:1899
msgid "Choose Memory and CPU settings:"
msgstr ""
#: ui/createvm.ui:1921
msgid "_Memory:"
msgstr ""
#: ui/createvm.ui:1936
msgid "C_PUs:"
msgstr ""
#: ui/createvm.ui:1971
msgid "(Insert host mem)"
msgstr ""
#: ui/createvm.ui:2055 virtManager/details/details.py:2417
msgid "Memory"
msgstr ""
#: ui/createvm.ui:2070
msgid "_Enable storage for this virtual machine"
msgstr ""
#: ui/createvm.ui:2108 virtManager/addhardware.py:213
#: virtManager/addhardware.py:1039 virtManager/clone.py:277
msgid "Storage"
msgstr ""
#: ui/createvm.ui:2132
msgid "Ready to begin the installation"
msgstr ""
#: ui/createvm.ui:2187
msgid "C_ustomize configuration before install"
msgstr ""
#: ui/createvm.ui:2251
msgid "Install:"
msgstr ""
#: ui/createvm.ui:2268
msgid "Memory:"
msgstr "Memorija:"
#: ui/createvm.ui:2285
msgid "CPUs:"
msgstr ""
#: ui/createvm.ui:2319
msgid "OS:"
msgstr ""
#: ui/createvm.ui:2473
msgid "N_etwork selection"
msgstr ""
#: ui/createvm.ui:2493
msgid "Finish"
msgstr ""
#: ui/createvol.ui:29
msgid "Add a Storage Volume"
msgstr ""
#: ui/createvol.ui:71
msgid "<span size='large'>Create storage volume</span>"
msgstr ""
#: ui/createvol.ui:127
msgid "Create a storage unit to be used directly by a virtual machine."
msgstr ""
#: ui/createvol.ui:255
msgid "<b>Storage Volume Quota</b>"
msgstr ""
#: ui/createvol.ui:297
msgid "1.0"
msgstr ""
#: ui/createvol.ui:313
msgid "GiB"
msgstr ""
#: ui/createvol.ui:325
msgid "Ca_pacity:"
msgstr ""
#: ui/createvol.ui:336
msgid "_Allocate entire volume now"
msgstr ""
#: ui/createvol.ui:392
msgid "Pa_th:"
msgstr ""
#: ui/createvol.ui:439
msgid "_Backing store"
msgstr ""
#: ui/delete.ui:9 virtManager/delete.py:287
msgid "Delete Virtual Machine"
msgstr ""
#: ui/delete.ui:107
msgid ""
"<small>This VM is currently running and will be forced off before being "
"deleted</small>"
msgstr ""
#: ui/delete.ui:124
msgid "Delete _associated storage files"
msgstr ""
#: ui/details.ui:127
msgid "A_dd Hardware"
msgstr ""
#: ui/details.ui:200 ui/snapshotsnew.ui:169
msgid "Status:"
msgstr "Stanje:"
#: ui/details.ui:212
msgid "UUID:"
msgstr "UUID:"
#: ui/details.ui:263
msgid "T_itle:"
msgstr ""
#: ui/details.ui:294
msgid "Shut down"
msgstr "Gašenje sustava"
#: ui/details.ui:326
msgid "D_escription:"
msgstr ""
#: ui/details.ui:365
msgid "<b>Basic Details</b>"
msgstr ""
#: ui/details.ui:401
msgid "Hypervisor:"
msgstr "Hipervizor:"
#: ui/details.ui:413
msgid "Architecture:"
msgstr "Arhitektura:"
#: ui/details.ui:464
msgid "Emulator:"
msgstr ""
#: ui/details.ui:476
msgid "Machine _Type: "
msgstr ""
#: ui/details.ui:489
msgid "Chipse_t:"
msgstr ""
#: ui/details.ui:504
msgid "Firm_ware:"
msgstr ""
#: ui/details.ui:659
msgid "<b>Hypervisor Details</b>"
msgstr ""
#: ui/details.ui:758
msgid "<b>Operating Sys_tem</b>"
msgstr ""
#: ui/details.ui:808
msgid "<b>Applications</b>"
msgstr ""
#: ui/details.ui:871
msgid "Refresh"
msgstr ""
#: ui/details.ui:977 ui/host.ui:281
msgid "<b>CPU usage</b>"
msgstr ""
#: ui/details.ui:1041 ui/host.ui:345
msgid "<b>Memory usage</b>"
msgstr ""
#: ui/details.ui:1089
msgid "0 KiBytes/s 0 KiBytes/s"
msgstr ""
#: ui/details.ui:1106
msgid "<b>Disk I/O</b>"
msgstr ""
#: ui/details.ui:1171
msgid "<b>Network I/O</b>"
msgstr ""
#: ui/details.ui:1263
msgid "Logical host CPUs:"
msgstr "CPU-i logičkog udomitelja:"
#: ui/details.ui:1276
#, fuzzy
#| msgid "Location:"
msgid "vCPU a_llocation:"
msgstr "Lokacija:"
#: ui/details.ui:1293
msgid "2"
msgstr ""
#: ui/details.ui:1334
msgid "<small>Overcommitting vCPUs can hurt performance</small>"
msgstr ""
#: ui/details.ui:1365
msgid "<b>CPUs</b>"
msgstr "<b>CPU:</b>"
#: ui/details.ui:1402 ui/details.ui:3331 ui/details.ui:3775 ui/details.ui:3911
#: ui/details.ui:4065
msgid "M_odel:"
msgstr ""
#: ui/details.ui:1413 virtManager/details/details.py:1956
msgid "Copy host CP_U configuration"
msgstr ""
#: ui/details.ui:1454
msgid "Enable available CPU security flaw mitigations"
msgstr ""
#: ui/details.ui:1475
msgid "<b>Configu_ration</b>"
msgstr ""
#: ui/details.ui:1505
msgid "Manuall_y set CPU topology"
msgstr ""
#: ui/details.ui:1533
msgid "Thread_s:"
msgstr ""
#: ui/details.ui:1547
msgid "Cor_es:"
msgstr ""
#: ui/details.ui:1561
msgid "Socke_ts:"
msgstr ""
#: ui/details.ui:1577 ui/details.ui:1595 ui/details.ui:1613
msgid "1"
msgstr ""
#: ui/details.ui:1647
msgid "<b>To_pology</b>"
msgstr ""
#: ui/details.ui:1712
#, fuzzy
#| msgid "Location:"
msgid "Current a_llocation:"
msgstr "Lokacija:"
#: ui/details.ui:1727
#, fuzzy
#| msgid "Location:"
msgid "Ma_ximum allocation:"
msgstr "Lokacija:"
#: ui/details.ui:1742
msgid "Total host memory:"
msgstr ""
#: ui/details.ui:1775 ui/details.ui:1824
msgid "50"
msgstr ""
#: ui/details.ui:1799 ui/details.ui:1848 ui/fsdetails.ui:204
msgid "MiB"
msgstr ""
#: ui/details.ui:1864
msgid "Enable shared _memory"
msgstr ""
#: ui/details.ui:1889
msgid "<b>Memory</b>"
msgstr "<B>Memorija:</B>"
#: ui/details.ui:1941
msgid "Start virt_ual machine on host boot up"
msgstr ""
#: ui/details.ui:1957
msgid "<b>Autostart</b>"
msgstr ""
#: ui/details.ui:2004
msgid "Init _path:"
msgstr ""
#: ui/details.ui:2018
msgid "Init ar_gs:"