VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox4/nls/VirtualBox_sv.ts@ 11162

Last change on this file since 11162 was 10749, checked in by vboxsync, 16 years ago

FE/Qt4: Copied language files from the Qt3 GUI.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Date Revision Author Id
File size: 455.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS><TS version="1.1">
3<context>
4 <name>@@@</name>
5 <message>
6 <location filename="../src/VBoxGlobal.cpp" line="2383"/>
7 <source>English</source>
8 <comment>Native language name</comment>
9 <translation>Svenska</translation>
10 </message>
11 <message>
12 <location filename="../src/VBoxGlobal.cpp" line="2395"/>
13 <source>--</source>
14 <comment>Native language country name (empty if this language is for all countries)</comment>
15 <translation></translation>
16 </message>
17 <message>
18 <location filename="../src/VBoxGlobal.cpp" line="2407"/>
19 <source>English</source>
20 <comment>Language name, in English</comment>
21 <translation>Swedish</translation>
22 </message>
23 <message>
24 <location filename="../src/VBoxGlobal.cpp" line="2419"/>
25 <source>--</source>
26 <comment>Language country name, in English (empty if native country name is empty)</comment>
27 <translation></translation>
28 </message>
29 <message>
30 <location filename="../src/VBoxGlobal.cpp" line="2431"/>
31 <source>Sun Microsystems, Inc.</source>
32 <comment>Comma-separated list of translators</comment>
33 <translation>Daniel Nylander</translation>
34 </message>
35</context>
36<context>
37 <name>BootItemsList</name>
38 <message>
39 <location filename="" line="1953391981"/>
40 <source>Move Up (Ctrl-Up)</source>
41 <translation type="obsolete">Flytta uppåt (Ctrl-Upp)</translation>
42 </message>
43 <message>
44 <location filename="" line="1953391981"/>
45 <source>Move Down (Ctrl-Down)</source>
46 <translation type="obsolete">Flytta nedåt (Ctrl-Ned)</translation>
47 </message>
48 <message>
49 <location filename="" line="1953391981"/>
50 <source>Moves the selected boot device up.</source>
51 <translation type="obsolete">Flyttar den markerade uppstartsenheten uppåt.</translation>
52 </message>
53 <message>
54 <location filename="" line="1953391981"/>
55 <source>Moves the selected boot device down.</source>
56 <translation type="obsolete">Flyttar den markerade uppstartsenheten nedåt.</translation>
57 </message>
58</context>
59<context>
60 <name>BootItemsTable</name>
61 <message>
62 <location filename="" line="1953391981"/>
63 <source>Defines the boot device order. Use checkboxes to the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
64 <translation type="obsolete">Definierar ordningen för uppstartsenheter. Använd kryssrutorna till vänster för att aktivera eller inaktivera individuella uppstartsenheter. Flytta objekten uppåt och nedåt för att ändra enhetsordningen.</translation>
65 </message>
66</context>
67<context>
68 <name>HDItemsModel</name>
69 <message>
70 <location filename="../src/VBoxVMSettingsHD.cpp" line="97"/>
71 <source>Double-click to add a new attachment</source>
72 <translation type="unfinished">Dubbelklicka för att lägga till en ny anslutning</translation>
73 </message>
74 <message>
75 <location filename="../src/VBoxVMSettingsHD.cpp" line="162"/>
76 <source>Hard Disk</source>
77 <translation type="unfinished">Hårddisk</translation>
78 </message>
79 <message>
80 <location filename="../src/VBoxVMSettingsHD.cpp" line="162"/>
81 <source>Slot</source>
82 <translation type="unfinished">Plats</translation>
83 </message>
84</context>
85<context>
86 <name>QApplication</name>
87 <message>
88 <location filename="../src/main.cpp" line="218"/>
89 <source>Executable &lt;b&gt;%1&lt;/b&gt; requires Qt %2.x, found Qt %3.</source>
90 <translation>Körbara filen &lt;b&gt;%1&lt;/b&gt; kräver Qt %2.x, hittade Qt %3.</translation>
91 </message>
92 <message>
93 <location filename="../src/main.cpp" line="222"/>
94 <source>Incompatible Qt Library Error</source>
95 <translation>Inkompatibelt Qt-biblioteksfel</translation>
96 </message>
97</context>
98<context>
99 <name>QIHelpButton</name>
100 <message>
101 <location filename="../src/QIHelpButton.cpp" line="120"/>
102 <source>&amp;Help</source>
103 <translation type="unfinished">&amp;Hjälp</translation>
104 </message>
105</context>
106<context>
107 <name>QIHotKeyEdit</name>
108 <message>
109 <location filename="../src/QIHotKeyEdit.cpp" line="425"/>
110 <source>Left </source>
111 <translation>Vänster</translation>
112 </message>
113 <message>
114 <location filename="../src/QIHotKeyEdit.cpp" line="431"/>
115 <source>Right </source>
116 <translation>Höger</translation>
117 </message>
118 <message>
119 <location filename="../src/QIHotKeyEdit.cpp" line="340"/>
120 <source>Left Shift</source>
121 <translation>Vänster skift</translation>
122 </message>
123 <message>
124 <location filename="../src/QIHotKeyEdit.cpp" line="341"/>
125 <source>Right Shift</source>
126 <translation>Höger skift</translation>
127 </message>
128 <message>
129 <location filename="../src/QIHotKeyEdit.cpp" line="342"/>
130 <source>Left Ctrl</source>
131 <translation>Vänster Ctrl</translation>
132 </message>
133 <message>
134 <location filename="../src/QIHotKeyEdit.cpp" line="343"/>
135 <source>Right Ctrl</source>
136 <translation>Höger Ctrl</translation>
137 </message>
138 <message>
139 <location filename="../src/QIHotKeyEdit.cpp" line="344"/>
140 <source>Left Alt</source>
141 <translation>Vänster Alt</translation>
142 </message>
143 <message>
144 <location filename="../src/QIHotKeyEdit.cpp" line="345"/>
145 <source>Right Alt</source>
146 <translation>Höger Alt</translation>
147 </message>
148 <message>
149 <location filename="../src/QIHotKeyEdit.cpp" line="346"/>
150 <source>Left WinKey</source>
151 <translation>Vänster Win-tangent</translation>
152 </message>
153 <message>
154 <location filename="../src/QIHotKeyEdit.cpp" line="347"/>
155 <source>Right WinKey</source>
156 <translation>Höger Win-tangent</translation>
157 </message>
158 <message>
159 <location filename="../src/QIHotKeyEdit.cpp" line="348"/>
160 <source>Menu key</source>
161 <translation>Menytangent</translation>
162 </message>
163 <message>
164 <location filename="../src/QIHotKeyEdit.cpp" line="349"/>
165 <source>Alt Gr</source>
166 <translation>AltGr</translation>
167 </message>
168 <message>
169 <location filename="../src/QIHotKeyEdit.cpp" line="350"/>
170 <source>Caps Lock</source>
171 <translation>CapsLock</translation>
172 </message>
173 <message>
174 <location filename="../src/QIHotKeyEdit.cpp" line="351"/>
175 <source>Scroll Lock</source>
176 <translation>ScrollLock</translation>
177 </message>
178 <message>
179 <location filename="../src/QIHotKeyEdit.cpp" line="574"/>
180 <source>&lt;key_%1&gt;</source>
181 <translation>&lt;tangent_%1&gt;</translation>
182 </message>
183 <message>
184 <location filename="../src/QIHotKeyEdit.cpp" line="298"/>
185 <source>Pause</source>
186 <translation>Paus</translation>
187 </message>
188 <message>
189 <location filename="../src/QIHotKeyEdit.cpp" line="299"/>
190 <source>Print Screen</source>
191 <translation>Print Screen</translation>
192 </message>
193 <message>
194 <location filename="../src/QIHotKeyEdit.cpp" line="301"/>
195 <source>F1</source>
196 <translation>F1</translation>
197 </message>
198 <message>
199 <location filename="../src/QIHotKeyEdit.cpp" line="302"/>
200 <source>F2</source>
201 <translation>F2</translation>
202 </message>
203 <message>
204 <location filename="../src/QIHotKeyEdit.cpp" line="303"/>
205 <source>F3</source>
206 <translation>F3</translation>
207 </message>
208 <message>
209 <location filename="../src/QIHotKeyEdit.cpp" line="304"/>
210 <source>F4</source>
211 <translation>F4</translation>
212 </message>
213 <message>
214 <location filename="../src/QIHotKeyEdit.cpp" line="305"/>
215 <source>F5</source>
216 <translation>F5</translation>
217 </message>
218 <message>
219 <location filename="../src/QIHotKeyEdit.cpp" line="306"/>
220 <source>F6</source>
221 <translation>F6</translation>
222 </message>
223 <message>
224 <location filename="../src/QIHotKeyEdit.cpp" line="307"/>
225 <source>F7</source>
226 <translation>F7</translation>
227 </message>
228 <message>
229 <location filename="../src/QIHotKeyEdit.cpp" line="308"/>
230 <source>F8</source>
231 <translation>F8</translation>
232 </message>
233 <message>
234 <location filename="../src/QIHotKeyEdit.cpp" line="309"/>
235 <source>F9</source>
236 <translation>F9</translation>
237 </message>
238 <message>
239 <location filename="../src/QIHotKeyEdit.cpp" line="310"/>
240 <source>F10</source>
241 <translation>F10</translation>
242 </message>
243 <message>
244 <location filename="../src/QIHotKeyEdit.cpp" line="311"/>
245 <source>F11</source>
246 <translation>F11</translation>
247 </message>
248 <message>
249 <location filename="../src/QIHotKeyEdit.cpp" line="312"/>
250 <source>F12</source>
251 <translation>F12</translation>
252 </message>
253 <message>
254 <location filename="../src/QIHotKeyEdit.cpp" line="313"/>
255 <source>F13</source>
256 <translation>F13</translation>
257 </message>
258 <message>
259 <location filename="../src/QIHotKeyEdit.cpp" line="314"/>
260 <source>F14</source>
261 <translation>F14</translation>
262 </message>
263 <message>
264 <location filename="../src/QIHotKeyEdit.cpp" line="315"/>
265 <source>F15</source>
266 <translation>F15</translation>
267 </message>
268 <message>
269 <location filename="../src/QIHotKeyEdit.cpp" line="316"/>
270 <source>F16</source>
271 <translation>F16</translation>
272 </message>
273 <message>
274 <location filename="../src/QIHotKeyEdit.cpp" line="317"/>
275 <source>F17</source>
276 <translation>F17</translation>
277 </message>
278 <message>
279 <location filename="../src/QIHotKeyEdit.cpp" line="318"/>
280 <source>F18</source>
281 <translation>F18</translation>
282 </message>
283 <message>
284 <location filename="../src/QIHotKeyEdit.cpp" line="319"/>
285 <source>F19</source>
286 <translation>F19</translation>
287 </message>
288 <message>
289 <location filename="../src/QIHotKeyEdit.cpp" line="320"/>
290 <source>F20</source>
291 <translation>F20</translation>
292 </message>
293 <message>
294 <location filename="../src/QIHotKeyEdit.cpp" line="321"/>
295 <source>F21</source>
296 <translation>F21</translation>
297 </message>
298 <message>
299 <location filename="../src/QIHotKeyEdit.cpp" line="322"/>
300 <source>F22</source>
301 <translation>F22</translation>
302 </message>
303 <message>
304 <location filename="../src/QIHotKeyEdit.cpp" line="323"/>
305 <source>F23</source>
306 <translation>F23</translation>
307 </message>
308 <message>
309 <location filename="../src/QIHotKeyEdit.cpp" line="324"/>
310 <source>F24</source>
311 <translation>F24</translation>
312 </message>
313 <message>
314 <location filename="../src/QIHotKeyEdit.cpp" line="326"/>
315 <source>Num Lock</source>
316 <translation>Num Lock</translation>
317 </message>
318 <message>
319 <location filename="../src/QIHotKeyEdit.cpp" line="327"/>
320 <source>Forward</source>
321 <translation>Framåt</translation>
322 </message>
323 <message>
324 <location filename="../src/QIHotKeyEdit.cpp" line="328"/>
325 <source>Back</source>
326 <translation>Bakåt</translation>
327 </message>
328</context>
329<context>
330 <name>QILabelPrivate</name>
331 <message>
332 <location filename="../src/QILabel.cpp" line="363"/>
333 <source>&amp;Copy</source>
334 <translation type="unfinished"></translation>
335 </message>
336</context>
337<context>
338 <name>QIMessageBox</name>
339 <message>
340 <location filename="../src/QIMessageBox.cpp" line="237"/>
341 <source>OK</source>
342 <translation>OK</translation>
343 </message>
344 <message>
345 <location filename="../src/QIMessageBox.cpp" line="238"/>
346 <source>Yes</source>
347 <translation>Ja</translation>
348 </message>
349 <message>
350 <location filename="../src/QIMessageBox.cpp" line="239"/>
351 <source>No</source>
352 <translation>Nej</translation>
353 </message>
354 <message>
355 <location filename="../src/QIMessageBox.cpp" line="240"/>
356 <source>Cancel</source>
357 <translation>Avbryt</translation>
358 </message>
359 <message>
360 <location filename="../src/QIMessageBox.cpp" line="241"/>
361 <source>Ignore</source>
362 <translation>Ignorera</translation>
363 </message>
364</context>
365<context>
366 <name>QIRichLabel</name>
367 <message>
368 <location filename="" line="1953391981"/>
369 <source>Copy to clipboard</source>
370 <translation type="obsolete">Kopiera till urklipp</translation>
371 </message>
372</context>
373<context>
374 <name>QIWidgetValidator</name>
375 <message>
376 <location filename="../src/QIWidgetValidator.cpp" line="307"/>
377 <source>not complete</source>
378 <comment>value state</comment>
379 <translation>inte fullständig</translation>
380 </message>
381 <message>
382 <location filename="../src/QIWidgetValidator.cpp" line="309"/>
383 <source>invalid</source>
384 <comment>value state</comment>
385 <translation>ogiltig</translation>
386 </message>
387 <message>
388 <location filename="../src/QIWidgetValidator.cpp" line="314"/>
389 <source>&lt;qt&gt;Value of the &lt;b&gt;%1&lt;/b&gt; field on the &lt;b&gt;%2&lt;/b&gt; page is %3.&lt;/qt&gt;</source>
390 <translation>&lt;qt&gt;Värdet för fältet &lt;b&gt;%1&lt;/b&gt; på sidan &lt;b&gt;%2&lt;/b&gt; är %3.&lt;/qt&gt;</translation>
391 </message>
392 <message>
393 <location filename="../src/QIWidgetValidator.cpp" line="318"/>
394 <source>&lt;qt&gt;One of the values on the &lt;b&gt;%1&lt;/b&gt; page is %2.&lt;/qt&gt;</source>
395 <translation>&lt;qt&gt;Ett av värdena på sidan &lt;b&gt;%1&lt;/b&gt; är %2.&lt;/qt&gt;</translation>
396 </message>
397</context>
398<context>
399 <name>VBoxAboutDlg</name>
400 <message>
401 <location filename="../ui/VBoxAboutDlg.ui" line="30"/>
402 <source>VirtualBox - About</source>
403 <translation>VirtualBox - Om</translation>
404 </message>
405 <message>
406 <location filename="" line="1953391981"/>
407 <source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;
408%2&lt;/qt&gt;</source>
409 <translation type="obsolete">&lt;qt&gt;Grafiskt användargränssnitt för VirtualBox version %1&lt;br&gt;
410%2&lt;/qt&gt;</translation>
411 </message>
412 <message>
413 <location filename="../ui/VBoxAboutDlg.ui" line="100"/>
414 <source>&lt;qt&gt;VirtualBox Graphical User Interface Version %1&lt;br&gt;%2&lt;/qt&gt;</source>
415 <translation type="unfinished"></translation>
416 </message>
417</context>
418<context>
419 <name>VBoxAboutNonOSEDlg</name>
420 <message>
421 <location filename="../src/VBoxAboutNonOSEDlg.cpp" line="37"/>
422 <source>VirtualBox - About</source>
423 <translation>VirtualBox - Om</translation>
424 </message>
425 <message>
426 <location filename="../src/VBoxAboutNonOSEDlg.cpp" line="38"/>
427 <source>VirtualBox Graphical User Interface
428Version %1</source>
429 <translation>Grafiskt användargränssnitt för VirtualBox
430Version %1</translation>
431 </message>
432</context>
433<context>
434 <name>VBoxAddNIDialog</name>
435 <message>
436 <location filename="../include/VBoxSettingsUtils.h" line="118"/>
437 <source>Add Host Interface</source>
438 <translation>Lägg till värdgränssnitt</translation>
439 </message>
440 <message>
441 <location filename="../include/VBoxSettingsUtils.h" line="123"/>
442 <source>Interface Name</source>
443 <translation>Gränssnittsnamn</translation>
444 </message>
445 <message>
446 <location filename="../include/VBoxSettingsUtils.h" line="126"/>
447 <source>Descriptive name of the new network interface</source>
448 <translation>Beskrivande namn på det nya nätverksgränssnittet</translation>
449 </message>
450 <message>
451 <location filename="../include/VBoxSettingsUtils.h" line="135"/>
452 <source>&amp;OK</source>
453 <translation>&amp;OK</translation>
454 </message>
455 <message>
456 <location filename="../include/VBoxSettingsUtils.h" line="136"/>
457 <source>Cancel</source>
458 <translation>Avbryt</translation>
459 </message>
460</context>
461<context>
462 <name>VBoxAddSFDialog</name>
463 <message>
464 <location filename="" line="1953391981"/>
465 <source>Add Share</source>
466 <translation type="obsolete">Lägg till utdelning</translation>
467 </message>
468 <message>
469 <location filename="" line="1953391981"/>
470 <source>Edit Share</source>
471 <translation type="obsolete">Redigera utdelning</translation>
472 </message>
473 <message>
474 <location filename="" line="1953391981"/>
475 <source>Select a folder to share</source>
476 <translation type="obsolete">Välj en mapp att dela ut</translation>
477 </message>
478 <message>
479 <location filename="" line="1953391981"/>
480 <source>Folder Path</source>
481 <translation type="obsolete">Mappsökväg</translation>
482 </message>
483 <message>
484 <location filename="" line="1953391981"/>
485 <source>Folder Name</source>
486 <translation type="obsolete">Mappnamn</translation>
487 </message>
488 <message>
489 <location filename="" line="1953391981"/>
490 <source>Displays the path to an existing folder on the host PC.</source>
491 <translation type="obsolete">Visar sökvägen till en befintlig mapp på värdmaskinen.</translation>
492 </message>
493 <message>
494 <location filename="" line="1953391981"/>
495 <source>Displays the name of the shared folder (as it will be seen by the guest OS).</source>
496 <translation type="obsolete">Visar namnet på den delade mappen (som den ser ut från gästoperativsystemet).</translation>
497 </message>
498 <message>
499 <location filename="" line="1953391981"/>
500 <source>Opens the dialog to select a folder.</source>
501 <translation type="obsolete">Öppnar dialogrutan för att välja en mapp.</translation>
502 </message>
503 <message>
504 <location filename="" line="1953391981"/>
505 <source>Cancel</source>
506 <translation type="obsolete">Avbryt</translation>
507 </message>
508 <message>
509 <location filename="" line="1953391981"/>
510 <source>&amp;OK</source>
511 <translation type="obsolete">&amp;OK</translation>
512 </message>
513 <message>
514 <location filename="" line="1953391981"/>
515 <source>&amp;Make Permanent</source>
516 <translation type="obsolete">&amp;Gör permanent</translation>
517 </message>
518 <message>
519 <location filename="" line="1953391981"/>
520 <source>&amp;Read-only</source>
521 <translation type="obsolete">S&amp;krivskyddad</translation>
522 </message>
523 <message>
524 <location filename="" line="1953391981"/>
525 <source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
526 <translation type="obsolete">När kryssad kommer gästoperativsystemet inte att kunna skriva till angiven delad mapp.</translation>
527 </message>
528</context>
529<context>
530 <name>VBoxCloseVMDlg</name>
531 <message>
532 <location filename="../ui/VBoxCloseVMDlg.ui" line="30"/>
533 <source>Close Virtual Machine</source>
534 <translation>Stäng virtuell maskin</translation>
535 </message>
536 <message>
537 <location filename="../ui/VBoxCloseVMDlg.ui" line="79"/>
538 <source>You want to:</source>
539 <translation>Du vill:</translation>
540 </message>
541 <message>
542 <location filename="../ui/VBoxCloseVMDlg.ui" line="107"/>
543 <source>&amp;Save the machine state</source>
544 <translation>&amp;Spara maskintillståndet</translation>
545 </message>
546 <message>
547 <location filename="../ui/VBoxCloseVMDlg.ui" line="159"/>
548 <source>&amp;Power off the machine</source>
549 <translation>Stänga &amp;av maskinen</translation>
550 </message>
551 <message>
552 <location filename="../ui/VBoxCloseVMDlg.ui" line="210"/>
553 <source>&amp;Revert to the current snapshot</source>
554 <translation>Åte&amp;rställ till aktuell ögonblicksbild</translation>
555 </message>
556 <message>
557 <location filename="../ui/VBoxCloseVMDlg.ui" line="204"/>
558 <source>Revert the machine state to the state stored in the current snapshot</source>
559 <translation>Återställ maskintillståndet till tillståndet lagrat i aktuell ögonblicksbild</translation>
560 </message>
561 <message>
562 <location filename="" line="1953391981"/>
563 <source>Help</source>
564 <translation type="obsolete">Hjälp</translation>
565 </message>
566 <message>
567 <location filename="" line="1953391981"/>
568 <source>F1</source>
569 <translation type="obsolete">F1</translation>
570 </message>
571 <message>
572 <location filename="" line="1953391981"/>
573 <source>&amp;OK</source>
574 <translation type="obsolete">&amp;OK</translation>
575 </message>
576 <message>
577 <location filename="" line="1953391981"/>
578 <source>Cancel</source>
579 <translation type="obsolete">Avbryt</translation>
580 </message>
581 <message>
582 <location filename="" line="1953391981"/>
583 <source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;
584&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;
585&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
586 <translation type="obsolete">&lt;p&gt;Sparar det aktuella körtillståndet för den virtuella maskinen till den fysiska hårddisken på värddatorn.&lt;/p&gt;
587&lt;p&gt;Nästa gång denna maskin startas kommer den att återställas från det sparade tillståndet och fortsätta körningen från samma plats som du sparade den på, vilket omedelbart låter dig fortsätta ditt arbete.&lt;/p&gt;
588&lt;p&gt;Observera att sparandet av maskintillståndet kan ta lång tid beroende på typen av gästoperativsystem och mängden minne du har tilldelat den virtuella maskinen.&lt;/p&gt;</translation>
589 </message>
590 <message>
591 <location filename="../ui/VBoxCloseVMDlg.ui" line="133"/>
592 <source>S&amp;end the shutdown signal</source>
593 <translation>S&amp;kicka avstängningssignal</translation>
594 </message>
595 <message>
596 <location filename="" line="1953391981"/>
597 <source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;
598&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;
599&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
600 <translation type="obsolete">&lt;p&gt;Skickar ACPI Power Button-knapphändelse till den virtuella maskinen.&lt;/p&gt;
601&lt;p&gt;Gästoperativsystemet som kör i den virtuella maskinen kommer vanligtvis att upptäcka denna händelse och genomföra en vanlig avstängningsprocedur. Det är det rekommenderade sättet att stänga av den virtuella maskinen på eftersom alla program som kör i den får en chans att spara sitt data och tillstånd.&lt;/p&gt;
602&lt;p&gt;Om maskinen inte svarar på den här åtgärden kan gästoperativsystemet vara felkonfigurerat eller inte förstå ACPI Power Button-händelser alls. I det fallet bör du välja åtgärden &lt;b&gt;Stänga av maskinen&lt;/b&gt; för att stoppa körningen av den virtuella maskinen.&lt;/p&gt;</translation>
603 </message>
604 <message>
605 <location filename="" line="1953391981"/>
606 <source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;
607&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
608 <translation type="obsolete">&lt;p&gt;Stänger av den virtuella maskinen.&lt;/p&gt;
609&lt;p&gt;Observera att denna åtgärd kommer att stoppa körningen av maskinen omedelbart så att gästoperativsystemet som kör i den inte kommer att kunna genomföra en vanlig avständningsprocedur, vilket kan leda till att &lt;i&gt;data förloras&lt;/i&gt; inne i den virtuella maskinen. Välj endast denna åtgärd om den virtuella maskinen inte svarar på åtgärden &lt;b&gt;Skicka avstängningssignal&lt;/b&gt;.&lt;/p&gt;</translation>
610 </message>
611 <message>
612 <location filename="../ui/VBoxCloseVMDlg.ui" line="207"/>
613 <source>&lt;p&gt;When checked, the machine state will be restored from the state stored in the current snapshot right after it is turned off. This is useful if you are sure that you want to discard the results of your last sessions and go back to the current snapshot.&lt;/p&gt;</source>
614 <translation>&lt;p&gt;När kryssad kommer maskinens tillstånd att återställas från det lagrade tillståndet i den aktuella ögonblicksbilden direkt efter att den stängs av. Det här är användbart om du är säker på att du vill förkasta resultatet för din senaste session och gå tillbaka till den aktuella ögonblicksbilden.&lt;/p&gt;</translation>
615 </message>
616 <message>
617 <location filename="../ui/VBoxCloseVMDlg.ui" line="104"/>
618 <source>&lt;p&gt;Saves the current execution state of the virtual machine to the physical hard disk of the host PC.&lt;/p&gt;&lt;p&gt;Next time this machine is started, it will be restored from the saved state and continue execution from the same place you saved it at, which will let you continue your work immediately.&lt;/p&gt;&lt;p&gt;Note that saving the machine state may take a long time, depending on the guest operating system type and the amount of memory you assigned to the virtual machine.&lt;/p&gt;</source>
619 <translation type="unfinished"></translation>
620 </message>
621 <message>
622 <location filename="../ui/VBoxCloseVMDlg.ui" line="130"/>
623 <source>&lt;p&gt;Sends the ACPI Power Button press event to the virtual machine.&lt;/p&gt;&lt;p&gt;Normally, the guest operating system running inside the virtual machine will detect this event and perform a clean shutdown procedure. This is a recommended way to turn off the virtual machine because all applications running inside it will get a chance to save their data and state.&lt;/p&gt;&lt;p&gt;If the machine doesn&apos;t respond to this action then the guest operating system may be misconfigured or doesn&apos;t understand ACPI Power Button events at all. In this case you should select the &lt;b&gt;Power off the machine&lt;/b&gt; action to stop virtual machine execution.&lt;/p&gt;</source>
624 <translation type="unfinished"></translation>
625 </message>
626 <message>
627 <location filename="../ui/VBoxCloseVMDlg.ui" line="156"/>
628 <source>&lt;p&gt;Turns off the virtual machine.&lt;/p&gt;&lt;p&gt;Note that this action will stop machine execution immediately so that the guest operating system running inside it will not be able to perform a clean shutdown procedure which may result in &lt;i&gt;data loss&lt;/i&gt; inside the virtual machine. Selecting this action is recommended only if the virtual machine does not respond to the &lt;b&gt;Send the shutdown signal&lt;/b&gt; action.&lt;/p&gt;</source>
629 <translation type="unfinished"></translation>
630 </message>
631</context>
632<context>
633 <name>VBoxConsoleWnd</name>
634 <message>
635 <location filename="../src/VBoxConsoleWnd.cpp" line="1467"/>
636 <source>VirtualBox OSE</source>
637 <translation>VirtualBox OSE</translation>
638 </message>
639 <message>
640 <location filename="../src/VBoxConsoleWnd.cpp" line="1487"/>
641 <source>&amp;Fullscreen Mode</source>
642 <translation>&amp;Helskärmsläge</translation>
643 </message>
644 <message>
645 <location filename="../src/VBoxConsoleWnd.cpp" line="1488"/>
646 <source>Switch to fullscreen mode</source>
647 <translation>Växla till helskärmsläget</translation>
648 </message>
649 <message>
650 <location filename="../src/VBoxConsoleWnd.cpp" line="1494"/>
651 <source>Mouse Integration</source>
652 <comment>enable/disable...</comment>
653 <translation>Musintegration</translation>
654 </message>
655 <message>
656 <location filename="../src/VBoxConsoleWnd.cpp" line="1496"/>
657 <source>Auto-resize Guest Display</source>
658 <comment>enable/disable...</comment>
659 <translation>Ändra automatiskt storlek på gästvisning</translation>
660 </message>
661 <message>
662 <location filename="../src/VBoxConsoleWnd.cpp" line="1497"/>
663 <source>Auto-resize &amp;Guest Display</source>
664 <translation>Ändra automatiskt storlek på &amp;gästvisning</translation>
665 </message>
666 <message>
667 <location filename="../src/VBoxConsoleWnd.cpp" line="1501"/>
668 <source>Automatically resize the guest display when the window is resized (requires Guest Additions)</source>
669 <translation>Ändra automatiskt storlek för gästvisningen när fönstret ändrar storlek (kräver Guest Additions)</translation>
670 </message>
671 <message>
672 <location filename="../src/VBoxConsoleWnd.cpp" line="1503"/>
673 <source>&amp;Adjust Window Size</source>
674 <translation>&amp;Justera fönsterstorleken</translation>
675 </message>
676 <message>
677 <location filename="../src/VBoxConsoleWnd.cpp" line="1505"/>
678 <source>Adjust window size and position to best fit the guest display</source>
679 <translation>Justera fönsterstorlek och -position till bästa passning för gästvisningen</translation>
680 </message>
681 <message>
682 <location filename="../src/VBoxConsoleWnd.cpp" line="1507"/>
683 <source>&amp;Insert Ctrl-Alt-Del</source>
684 <translation>&amp;Infoga Ctrl-Alt-Del</translation>
685 </message>
686 <message>
687 <location filename="../src/VBoxConsoleWnd.cpp" line="1509"/>
688 <source>Send the Ctrl-Alt-Del sequence to the virtual machine</source>
689 <translation>Skicka Ctrl-Alt-Del-sekvens till den virtuella maskinen</translation>
690 </message>
691 <message>
692 <location filename="../src/VBoxConsoleWnd.cpp" line="1512"/>
693 <source>&amp;Insert Ctrl-Alt-Backspace</source>
694 <translation>&amp;Infoga Ctrl-Alt-Backsteg</translation>
695 </message>
696 <message>
697 <location filename="../src/VBoxConsoleWnd.cpp" line="1515"/>
698 <source>Send the Ctrl-Alt-Backspace sequence to the virtual machine</source>
699 <translation>Skicka Ctrl-Alt-Backsteg-sekvens till den virtuella maskinen</translation>
700 </message>
701 <message>
702 <location filename="../src/VBoxConsoleWnd.cpp" line="1518"/>
703 <source>&amp;Reset</source>
704 <translation>Starta &amp;om</translation>
705 </message>
706 <message>
707 <location filename="../src/VBoxConsoleWnd.cpp" line="1519"/>
708 <source>Reset the virtual machine</source>
709 <translation>Starta om den virtuella maskinen</translation>
710 </message>
711 <message>
712 <location filename="../src/VBoxConsoleWnd.cpp" line="1523"/>
713 <source>ACPI S&amp;hutdown</source>
714 <translation>ACPI S&amp;täng av</translation>
715 </message>
716 <message>
717 <location filename="../src/VBoxConsoleWnd.cpp" line="1525"/>
718 <source>Send the ACPI Power Button press event to the virtual machine</source>
719 <translation>Skicka ACPI Power Button-händelse till den virtuella maskinen</translation>
720 </message>
721 <message>
722 <location filename="../src/VBoxConsoleWnd.cpp" line="1527"/>
723 <source>&amp;Close...</source>
724 <translation>&amp;Stäng...</translation>
725 </message>
726 <message>
727 <location filename="../src/VBoxConsoleWnd.cpp" line="1528"/>
728 <source>Close the virtual machine</source>
729 <translation>Stäng den virtuella maskinen</translation>
730 </message>
731 <message>
732 <location filename="../src/VBoxConsoleWnd.cpp" line="1530"/>
733 <source>Take &amp;Snapshot...</source>
734 <translation>Spara &amp;ögonblicksbild...</translation>
735 </message>
736 <message>
737 <location filename="../src/VBoxConsoleWnd.cpp" line="1531"/>
738 <source>Take a snapshot of the virtual machine</source>
739 <translation>Spara en ögonblicksbild av den virtuella maskinen</translation>
740 </message>
741 <message>
742 <location filename="../src/VBoxConsoleWnd.cpp" line="1541"/>
743 <source>&amp;Floppy Image...</source>
744 <translation>&amp;Diskettavbildning</translation>
745 </message>
746 <message>
747 <location filename="../src/VBoxConsoleWnd.cpp" line="1542"/>
748 <source>Mount a floppy image file</source>
749 <translation>Montera en diskettavbildningsfil</translation>
750 </message>
751 <message>
752 <location filename="../src/VBoxConsoleWnd.cpp" line="1544"/>
753 <source>Unmount F&amp;loppy</source>
754 <translation>Avmontera d&amp;iskett</translation>
755 </message>
756 <message>
757 <location filename="../src/VBoxConsoleWnd.cpp" line="1546"/>
758 <source>Unmount the currently mounted floppy media</source>
759 <translation>Avmontera den för tillfället monterade disketten</translation>
760 </message>
761 <message>
762 <location filename="../src/VBoxConsoleWnd.cpp" line="1548"/>
763 <source>&amp;CD/DVD-ROM Image...</source>
764 <translation>&amp;CD/DVD-ROM-avbildning...</translation>
765 </message>
766 <message>
767 <location filename="../src/VBoxConsoleWnd.cpp" line="1550"/>
768 <source>Mount a CD/DVD-ROM image file</source>
769 <translation>Montera en CD/DVD-ROM-avbildningsfil</translation>
770 </message>
771 <message>
772 <location filename="../src/VBoxConsoleWnd.cpp" line="1552"/>
773 <source>Unmount C&amp;D/DVD-ROM</source>
774 <translation>Avmontera C&amp;D/DVD-ROM</translation>
775 </message>
776 <message>
777 <location filename="../src/VBoxConsoleWnd.cpp" line="1554"/>
778 <source>Unmount the currently mounted CD/DVD-ROM media</source>
779 <translation>Avmontera det för tillfället monterade CD/DVD-ROM-mediet</translation>
780 </message>
781 <message>
782 <location filename="" line="1953391981"/>
783 <source>Remote Desktop (RDP) Server</source>
784 <comment>enable/disable...</comment>
785 <translation type="obsolete">Fjärrskrivbordsserver (RDP)</translation>
786 </message>
787 <message>
788 <location filename="../src/VBoxConsoleWnd.cpp" line="1558"/>
789 <source>Remote Dis&amp;play</source>
790 <translation>Fjärrskriv&amp;bord</translation>
791 </message>
792 <message>
793 <location filename="../src/VBoxConsoleWnd.cpp" line="1560"/>
794 <source>Enable or disable remote desktop (RDP) connections to this machine</source>
795 <translation>Aktivera eller inaktivera fjärrskrivbordsanslutningar (RDP) till den här maskinen</translation>
796 </message>
797 <message>
798 <location filename="../src/VBoxConsoleWnd.cpp" line="1562"/>
799 <source>&amp;Shared Folders...</source>
800 <translation>&amp;Delade mappar...</translation>
801 </message>
802 <message>
803 <location filename="../src/VBoxConsoleWnd.cpp" line="1564"/>
804 <source>Open the dialog to operate on shared folders</source>
805 <translation>Öppna dialogrutan för att hantera delade mappar</translation>
806 </message>
807 <message>
808 <location filename="../src/VBoxConsoleWnd.cpp" line="1566"/>
809 <source>&amp;Install Guest Additions...</source>
810 <translation>&amp;Installera Guest Additions...</translation>
811 </message>
812 <message>
813 <location filename="../src/VBoxConsoleWnd.cpp" line="1568"/>
814 <source>Mount the Guest Additions installation image</source>
815 <translation>Montera installationsavbildningen för Guest Additions</translation>
816 </message>
817 <message>
818 <location filename="" line="1953391981"/>
819 <source>&amp;Statistics...</source>
820 <translation type="obsolete">&amp;Statistik...</translation>
821 </message>
822 <message>
823 <location filename="" line="1953391981"/>
824 <source>&amp;Command line...</source>
825 <translation type="obsolete">&amp;Kommandorad...</translation>
826 </message>
827 <message>
828 <location filename="../src/VBoxConsoleWnd.cpp" line="1585"/>
829 <source>&amp;VirtualBox Web Site...</source>
830 <translation>&amp;VirtualBox webbplats...</translation>
831 </message>
832 <message>
833 <location filename="../src/VBoxConsoleWnd.cpp" line="1587"/>
834 <source>Open the browser and go to the VirtualBox product web site</source>
835 <translation>Öppna webbläsaren och gå till produktwebbsidan för VirtualBox</translation>
836 </message>
837 <message>
838 <location filename="../src/VBoxConsoleWnd.cpp" line="1597"/>
839 <source>&amp;About VirtualBox...</source>
840 <translation>&amp;Om VirtualBox...</translation>
841 </message>
842 <message>
843 <location filename="../src/VBoxConsoleWnd.cpp" line="1598"/>
844 <source>Show a dialog with product information</source>
845 <translation>Visa en dialogruta med produktinformation</translation>
846 </message>
847 <message>
848 <location filename="../src/VBoxConsoleWnd.cpp" line="1600"/>
849 <source>&amp;Reset All Warnings</source>
850 <translation>&amp;Nollställ alla varningar</translation>
851 </message>
852 <message>
853 <location filename="../src/VBoxConsoleWnd.cpp" line="1602"/>
854 <source>Cause all suppressed warnings and messages to be shown again</source>
855 <translation>Gör så att alla tysta varningar och meddelanden visas igen</translation>
856 </message>
857 <message>
858 <location filename="../src/VBoxConsoleWnd.cpp" line="1606"/>
859 <source>Mount &amp;Floppy</source>
860 <translation>Montera &amp;diskett</translation>
861 </message>
862 <message>
863 <location filename="../src/VBoxConsoleWnd.cpp" line="1607"/>
864 <source>Mount &amp;CD/DVD-ROM</source>
865 <translation>Montera &amp;CD/DVD-ROM</translation>
866 </message>
867 <message>
868 <location filename="../src/VBoxConsoleWnd.cpp" line="1609"/>
869 <source>&amp;USB Devices</source>
870 <translation>&amp;USB-enheter</translation>
871 </message>
872 <message>
873 <location filename="../src/VBoxConsoleWnd.cpp" line="1616"/>
874 <source>&amp;Devices</source>
875 <translation>&amp;Enheter</translation>
876 </message>
877 <message>
878 <location filename="../src/VBoxConsoleWnd.cpp" line="1621"/>
879 <source>De&amp;bug</source>
880 <translation>Felsö&amp;kning</translation>
881 </message>
882 <message>
883 <location filename="../src/VBoxConsoleWnd.cpp" line="1623"/>
884 <source>&amp;Help</source>
885 <translation>&amp;Hjälp</translation>
886 </message>
887 <message>
888 <location filename="" line="1953391981"/>
889 <source>Indicates whether the guest display auto-resize function is On (&lt;img src=auto_resize_on_16px.png/&gt;) or Off (&lt;img src=auto_resize_off_16px.png/&gt;). Note that this function requires Guest Additions to be installed in the guest OS.</source>
890 <translation type="obsolete">Indikerar huruvida funktionen för automatisk storleksändring för gästvisningen är På (&lt;img src=auto_resize_on_16px.png/&gt;) eller Av (&lt;img src=auto_resize_off_16px.png/&gt;). Observera att den här funktionen kräver att Guest Additions är installerat i gästoperativsystemet.</translation>
891 </message>
892 <message>
893 <location filename="" line="1953391981"/>
894 <source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
895 <translation type="obsolete">Indikerar huruvida värdmuspekaren fångas av gästoperativsystemet:&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;muspekaren är inte fångad&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;muspekaren är fångad&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;musintegration (MI) är På&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;musintegration är Av, muspekaren är fångad&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;musintegration är Av, muspekaren är inte fångad&lt;/nobr&gt;&lt;br&gt;Observera att musintegrationsfunktionen kräver att Guest Additions är installerat i gästoperativsystemet.</translation>
896 </message>
897 <message>
898 <location filename="../src/VBoxConsoleWnd.cpp" line="1649"/>
899 <source>Shows the currently assigned Host key.&lt;br&gt;This key, when pressed alone, toggles the the keyboard and mouse capture state. It can also be used in combination with other keys to quickly perform actions from the main menu.</source>
900 <translation>Visar den för tillfället tilldelade Värdtangenten.&lt;br&gt;Denna tangent, när den används, växlar fångsttillståndet för tangentbord och mus. Den kan även användas i kombination med andra tangenter för att snabbt genomföra åtgärder från huvudmenyn.</translation>
901 </message>
902 <message>
903 <location filename="../src/VBoxConsoleWnd.cpp" line="1891"/>
904 <source>&lt;hr&gt;VRDP Server is listening on port %1</source>
905 <translation>&lt;hr&gt;VRDP-server lyssnar på port %1</translation>
906 </message>
907 <message>
908 <location filename="../src/VBoxConsoleWnd.cpp" line="1949"/>
909 <source>&amp;Pause</source>
910 <translation>Gör &amp;paus</translation>
911 </message>
912 <message>
913 <location filename="../src/VBoxConsoleWnd.cpp" line="1951"/>
914 <source>Suspend the execution of the virtual machine</source>
915 <translation>Pausa körningen av den virtuella maskinen</translation>
916 </message>
917 <message>
918 <location filename="../src/VBoxConsoleWnd.cpp" line="1955"/>
919 <source>R&amp;esume</source>
920 <translation>Å&amp;teruppta</translation>
921 </message>
922 <message>
923 <location filename="../src/VBoxConsoleWnd.cpp" line="1957"/>
924 <source>Resume the execution of the virtual machine</source>
925 <translation>Återuppta körningen av den virtuella maskinen</translation>
926 </message>
927 <message>
928 <location filename="../src/VBoxConsoleWnd.cpp" line="1965"/>
929 <source>Disable &amp;Mouse Integration</source>
930 <translation>Inaktivera &amp;musintegration</translation>
931 </message>
932 <message>
933 <location filename="../src/VBoxConsoleWnd.cpp" line="1968"/>
934 <source>Temporarily disable host mouse pointer integration</source>
935 <translation>Inaktivera värdmuspekarintegrationen temporärt</translation>
936 </message>
937 <message>
938 <location filename="../src/VBoxConsoleWnd.cpp" line="1972"/>
939 <source>Enable &amp;Mouse Integration</source>
940 <translation>Aktivera &amp;musintegration</translation>
941 </message>
942 <message>
943 <location filename="../src/VBoxConsoleWnd.cpp" line="1975"/>
944 <source>Enable temporarily disabled host mouse pointer integration</source>
945 <translation>Aktivera temporär inaktivering av värdmuspekarintegration</translation>
946 </message>
947 <message>
948 <location filename="../src/VBoxConsoleWnd.cpp" line="2513"/>
949 <source>Snapshot %1</source>
950 <translation>Ögonblicksbild %1</translation>
951 </message>
952 <message>
953 <location filename="../src/VBoxConsoleWnd.cpp" line="2910"/>
954 <source>Host Drive </source>
955 <translation>Värdenhet </translation>
956 </message>
957 <message>
958 <location filename="../src/VBoxConsoleWnd.cpp" line="1613"/>
959 <source>&amp;Machine</source>
960 <translation>&amp;Maskin</translation>
961 </message>
962 <message>
963 <location filename="../src/VBoxConsoleWnd.cpp" line="1608"/>
964 <source>&amp;Network Adapters</source>
965 <translation>&amp;Nätverksadaptrar</translation>
966 </message>
967 <message>
968 <location filename="../src/VBoxConsoleWnd.cpp" line="2943"/>
969 <source>Adapter %1</source>
970 <comment>network</comment>
971 <translation>Adapter %1</translation>
972 </message>
973 <message>
974 <location filename="../src/VBoxConsoleWnd.cpp" line="2864"/>
975 <source>Mount the selected physical drive of the host PC</source>
976 <comment>Floppy tip</comment>
977 <translation>Montera den markerade fysiska enheten för värdmaskinen</translation>
978 </message>
979 <message>
980 <location filename="../src/VBoxConsoleWnd.cpp" line="2912"/>
981 <source>Mount the selected physical drive of the host PC</source>
982 <comment>CD/DVD tip</comment>
983 <translation>Montera den markerade fysiska enheten för värdmaskinen</translation>
984 </message>
985 <message>
986 <location filename="../src/VBoxConsoleWnd.cpp" line="2958"/>
987 <source>Disconnect the cable from the selected virtual network adapter</source>
988 <translation>Koppla från kabeln från den markerade virtuella nätverksadaptern</translation>
989 </message>
990 <message>
991 <location filename="../src/VBoxConsoleWnd.cpp" line="2959"/>
992 <source>Connect the cable to the selected virtual network adapter</source>
993 <translation>Anslut kabeln till den markerade virtuella nätverksadaptern</translation>
994 </message>
995 <message>
996 <location filename="../src/VBoxConsoleWnd.cpp" line="1490"/>
997 <source>Seam&amp;less Mode</source>
998 <translation>Söm&amp;löst läge</translation>
999 </message>
1000 <message>
1001 <location filename="../src/VBoxConsoleWnd.cpp" line="1491"/>
1002 <source>Switch to seamless desktop integration mode</source>
1003 <translation>Växla till sömlöst läge för skrivbordsintegration</translation>
1004 </message>
1005 <message>
1006 <location filename="" line="1953391981"/>
1007 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=hostkey_captured_16px.png/&gt;) or not (&lt;img src=hostkey_16px.png/&gt;).</source>
1008 <translation type="obsolete">Indikerar huruvida tangentbordet är fångat av gästoperativsystemet (&lt;img src=hostkey_captured_16px.png/&gt;) eller inte (&lt;img src=hostkey_16px.png/&gt;).</translation>
1009 </message>
1010 <message>
1011 <location filename="../src/VBoxConsoleWnd.cpp" line="1694"/>
1012 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the floppy media:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1013 <comment>Floppy tooltip</comment>
1014 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för diskettmediet:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1015 </message>
1016 <message>
1017 <location filename="../src/VBoxConsoleWnd.cpp" line="1707"/>
1018 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
1019 <comment>Floppy tooltip</comment>
1020 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Värdenhet&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
1021 </message>
1022 <message>
1023 <location filename="../src/VBoxConsoleWnd.cpp" line="1714"/>
1024 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
1025 <comment>Floppy tooltip</comment>
1026 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Avbildning&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
1027 </message>
1028 <message>
1029 <location filename="../src/VBoxConsoleWnd.cpp" line="1720"/>
1030 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
1031 <comment>Floppy tooltip</comment>
1032 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Inget media monterat&lt;/b&gt;&lt;/nobr&gt;</translation>
1033 </message>
1034 <message>
1035 <location filename="../src/VBoxConsoleWnd.cpp" line="1738"/>
1036 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the CD/DVD-ROM media:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1037 <comment>DVD-ROM tooltip</comment>
1038 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för CD/DVD-ROM-mediet:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1039 </message>
1040 <message>
1041 <location filename="../src/VBoxConsoleWnd.cpp" line="1751"/>
1042 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Host Drive&lt;/b&gt;: %1&lt;/nobr&gt;</source>
1043 <comment>DVD-ROM tooltip</comment>
1044 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Värdenhet&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
1045 </message>
1046 <message>
1047 <location filename="../src/VBoxConsoleWnd.cpp" line="1758"/>
1048 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Image&lt;/b&gt;: %1&lt;/nobr&gt;</source>
1049 <comment>DVD-ROM tooltip</comment>
1050 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Avbildning&lt;/b&gt;: %1&lt;/nobr&gt;</translation>
1051 </message>
1052 <message>
1053 <location filename="../src/VBoxConsoleWnd.cpp" line="1764"/>
1054 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No media mounted&lt;/b&gt;&lt;/nobr&gt;</source>
1055 <comment>DVD-ROM tooltip</comment>
1056 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Inget media monterat&lt;/b&gt;&lt;/nobr&gt;</translation>
1057 </message>
1058 <message>
1059 <location filename="../src/VBoxConsoleWnd.cpp" line="1776"/>
1060 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of virtual hard disks:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1061 <comment>HDD tooltip</comment>
1062 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för virtuella hårddiskar:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1063 </message>
1064 <message>
1065 <location filename="../src/VBoxConsoleWnd.cpp" line="1793"/>
1066 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No hard disks attached&lt;/b&gt;&lt;/nobr&gt;</source>
1067 <comment>HDD tooltip</comment>
1068 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Inga hårddiskar anslutna&lt;/b&gt;&lt;/nobr&gt;</translation>
1069 </message>
1070 <message>
1071 <location filename="../src/VBoxConsoleWnd.cpp" line="1814"/>
1072 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the network interfaces:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1073 <comment>Network adapters tooltip</comment>
1074 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för nätverksgränssnitten:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1075 </message>
1076 <message>
1077 <location filename="../src/VBoxConsoleWnd.cpp" line="1823"/>
1078 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: cable %3&lt;/nobr&gt;</source>
1079 <comment>Network adapters tooltip</comment>
1080 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Adapter %1 (%2)&lt;/b&gt;: kabel %3&lt;/nobr&gt;</translation>
1081 </message>
1082 <message>
1083 <location filename="../src/VBoxConsoleWnd.cpp" line="1826"/>
1084 <source>connected</source>
1085 <comment>Network adapters tooltip</comment>
1086 <translation>ansluten</translation>
1087 </message>
1088 <message>
1089 <location filename="../src/VBoxConsoleWnd.cpp" line="1827"/>
1090 <source>disconnected</source>
1091 <comment>Network adapters tooltip</comment>
1092 <translation>frånkopplad</translation>
1093 </message>
1094 <message>
1095 <location filename="../src/VBoxConsoleWnd.cpp" line="1832"/>
1096 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;All network adapters are disabled&lt;/b&gt;&lt;/nobr&gt;</source>
1097 <comment>Network adapters tooltip</comment>
1098 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Alla nätverksadaptrar är inaktiverade&lt;/b&gt;&lt;/nobr&gt;</translation>
1099 </message>
1100 <message>
1101 <location filename="../src/VBoxConsoleWnd.cpp" line="1844"/>
1102 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of the attached USB devices:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1103 <comment>USB device tooltip</comment>
1104 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för anslutna USB-enheter:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1105 </message>
1106 <message>
1107 <location filename="../src/VBoxConsoleWnd.cpp" line="1861"/>
1108 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No USB devices attached&lt;/b&gt;&lt;/nobr&gt;</source>
1109 <comment>USB device tooltip</comment>
1110 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Inga USB-enheter är anslutna&lt;/b&gt;&lt;/nobr&gt;</translation>
1111 </message>
1112 <message>
1113 <location filename="../src/VBoxConsoleWnd.cpp" line="1868"/>
1114 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB Controller is disabled&lt;/b&gt;&lt;/nobr&gt;</source>
1115 <comment>USB device tooltip</comment>
1116 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;USB-styrkort är inaktiverat&lt;/b&gt;&lt;/nobr&gt;</translation>
1117 </message>
1118 <message>
1119 <location filename="" line="1953391981"/>
1120 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=vrdp_16px.png/&gt;) or not (&lt;img src=vrdp_disabled_16px.png/&gt;).</source>
1121 <translation type="obsolete">Indikerar huruvida fjärrskrivbordet (VRDP-server) är aktiverat (&lt;img src=vrdp_16px.png/&gt;) eller inte (&lt;img src=vrdp_disabled_16px.png/&gt;).</translation>
1122 </message>
1123 <message>
1124 <location filename="../src/VBoxConsoleWnd.cpp" line="1900"/>
1125 <source>&lt;qt&gt;&lt;nobr&gt;Indicates the activity of shared folders:&lt;/nobr&gt;%1&lt;/qt&gt;</source>
1126 <comment>Shared folders tooltip</comment>
1127 <translation>&lt;qt&gt;&lt;nobr&gt;Indikerar aktiviteten för delade mappar:&lt;/nobr&gt;%1&lt;/qt&gt;</translation>
1128 </message>
1129 <message>
1130 <location filename="../src/VBoxConsoleWnd.cpp" line="1938"/>
1131 <source>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;No shared folders&lt;/b&gt;&lt;/nobr&gt;</source>
1132 <comment>Shared folders tooltip</comment>
1133 <translation>&lt;br&gt;&lt;nobr&gt;&lt;b&gt;Inga delade mappar&lt;/b&gt;&lt;/nobr&gt;</translation>
1134 </message>
1135 <message>
1136 <location filename="../src/VBoxConsoleWnd.cpp" line="1581"/>
1137 <source>&amp;Contents...</source>
1138 <translation>&amp;Innehåll...</translation>
1139 </message>
1140 <message>
1141 <location filename="../src/VBoxConsoleWnd.cpp" line="1583"/>
1142 <source>Show the online help contents</source>
1143 <translation>Visa innehållet för onlinehjälp</translation>
1144 </message>
1145 <message>
1146 <location filename="../src/VBoxConsoleWnd.cpp" line="1589"/>
1147 <source>R&amp;egister VirtualBox...</source>
1148 <translation>R&amp;egistrera VirtualBox...</translation>
1149 </message>
1150 <message>
1151 <location filename="../src/VBoxConsoleWnd.cpp" line="1591"/>
1152 <source>Open VirtualBox registration form</source>
1153 <translation>Öppna VirtualBox registreringsformulär</translation>
1154 </message>
1155 <message>
1156 <location filename="../src/VBoxConsoleWnd.cpp" line="1469"/>
1157 <source>Sun xVM VirtualBox</source>
1158 <translation>Sun xVM VirtualBox</translation>
1159 </message>
1160 <message>
1161 <location filename="../src/VBoxConsoleWnd.cpp" line="1533"/>
1162 <source>Session I&amp;nformation Dialog</source>
1163 <translation>Sessionsi&amp;nformation</translation>
1164 </message>
1165 <message>
1166 <location filename="../src/VBoxConsoleWnd.cpp" line="1535"/>
1167 <source>Show Session Information Dialog</source>
1168 <translation>Visa sessionsinformation</translation>
1169 </message>
1170 <message>
1171 <location filename="../src/VBoxConsoleWnd.cpp" line="1574"/>
1172 <source>&amp;Statistics...</source>
1173 <comment>debug action</comment>
1174 <translation type="unfinished">&amp;Statistik...</translation>
1175 </message>
1176 <message>
1177 <location filename="../src/VBoxConsoleWnd.cpp" line="1576"/>
1178 <source>&amp;Command Line...</source>
1179 <comment>debug action</comment>
1180 <translation type="unfinished"></translation>
1181 </message>
1182 <message>
1183 <location filename="../src/VBoxConsoleWnd.cpp" line="1593"/>
1184 <source>C&amp;heck for a new version...</source>
1185 <translation type="unfinished"></translation>
1186 </message>
1187 <message>
1188 <location filename="../src/VBoxConsoleWnd.cpp" line="1595"/>
1189 <source>Check for a new VirtualBox version</source>
1190 <translation type="unfinished"></translation>
1191 </message>
1192 <message>
1193 <location filename="../src/VBoxConsoleWnd.cpp" line="1632"/>
1194 <source>Indicates whether the guest display auto-resize function is On (&lt;img src=:/auto_resize_on_16px.png/&gt;) or Off (&lt;img src=:/auto_resize_off_16px.png/&gt;). Note that this function requires Guest Additions to be installed in the guest OS.</source>
1195 <translation type="unfinished"></translation>
1196 </message>
1197 <message>
1198 <location filename="../src/VBoxConsoleWnd.cpp" line="1641"/>
1199 <source>Indicates whether the host mouse pointer is captured by the guest OS:&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_disabled_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is not captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_16px.png/&gt;&amp;nbsp;&amp;nbsp;pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;mouse integration (MI) is On&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is captured&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;&lt;img src=:/mouse_can_seamless_uncaptured_16px.png/&gt;&amp;nbsp;&amp;nbsp;MI is Off, pointer is not captured&lt;/nobr&gt;&lt;br&gt;Note that the mouse integration feature requires Guest Additions to be installed in the guest OS.</source>
1200 <translation type="unfinished"></translation>
1201 </message>
1202 <message>
1203 <location filename="../src/VBoxConsoleWnd.cpp" line="1644"/>
1204 <source>Indicates whether the keyboard is captured by the guest OS (&lt;img src=:/hostkey_captured_16px.png/&gt;) or not (&lt;img src=:/hostkey_16px.png/&gt;).</source>
1205 <translation type="unfinished"></translation>
1206 </message>
1207 <message>
1208 <location filename="../src/VBoxConsoleWnd.cpp" line="1889"/>
1209 <source>Indicates whether the Remote Display (VRDP Server) is enabled (&lt;img src=:/vrdp_16px.png/&gt;) or not (&lt;img src=:/vrdp_disabled_16px.png/&gt;).</source>
1210 <translation type="unfinished"></translation>
1211 </message>
1212</context>
1213<context>
1214 <name>VBoxDiskImageManagerDlg</name>
1215 <message>
1216 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="177"/>
1217 <source>Name</source>
1218 <translation>Namn</translation>
1219 </message>
1220 <message>
1221 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="85"/>
1222 <source>Virtual Size</source>
1223 <translation>Virtuell storlek</translation>
1224 </message>
1225 <message>
1226 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="90"/>
1227 <source>Actual Size</source>
1228 <translation>Faktisk storlek</translation>
1229 </message>
1230 <message>
1231 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="182"/>
1232 <source>Size</source>
1233 <translation>Storlek</translation>
1234 </message>
1235 <message>
1236 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="36"/>
1237 <source>Virtual Disk Manager</source>
1238 <translation>Virtuell diskhanterare</translation>
1239 </message>
1240 <message>
1241 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="58"/>
1242 <source>&amp;Hard Disks</source>
1243 <translation>&amp;Hårddiskar</translation>
1244 </message>
1245 <message>
1246 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="109"/>
1247 <source>&amp;CD/DVD Images</source>
1248 <translation>&amp;CD/DVD-avbildningar</translation>
1249 </message>
1250 <message>
1251 <location filename="../ui/VBoxDiskImageManagerDlg.ui" line="155"/>
1252 <source>&amp;Floppy Images</source>
1253 <translation>&amp;Diskettavbildningar</translation>
1254 </message>
1255 <message>
1256 <location filename="" line="1953391981"/>
1257 <source>Help</source>
1258 <translation type="obsolete">Hjälp</translation>
1259 </message>
1260 <message>
1261 <location filename="" line="1953391981"/>
1262 <source>F1</source>
1263 <translation type="obsolete">F1</translation>
1264 </message>
1265 <message>
1266 <location filename="" line="1953391981"/>
1267 <source>Invoke dialog&apos;s help</source>
1268 <translation type="obsolete">Visa hjälp för dialogrutan</translation>
1269 </message>
1270 <message>
1271 <location filename="" line="1953391981"/>
1272 <source>&amp;OK</source>
1273 <translation type="obsolete">&amp;OK</translation>
1274 </message>
1275 <message>
1276 <location filename="" line="1953391981"/>
1277 <source>Accept dialog</source>
1278 <translation type="obsolete">Acceptera</translation>
1279 </message>
1280 <message>
1281 <location filename="" line="1953391981"/>
1282 <source>Cancel</source>
1283 <translation type="obsolete">Avbryt</translation>
1284 </message>
1285 <message>
1286 <location filename="" line="1953391981"/>
1287 <source>Cancel dialog</source>
1288 <translation type="obsolete">Avbryt</translation>
1289 </message>
1290 <message>
1291 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="123"/>
1292 <source>--</source>
1293 <comment>no info</comment>
1294 <translation>--</translation>
1295 </message>
1296 <message>
1297 <location filename="" line="1953391981"/>
1298 <source>&amp;New...</source>
1299 <translation type="obsolete">&amp;Ny...</translation>
1300 </message>
1301 <message>
1302 <location filename="" line="1953391981"/>
1303 <source>&amp;Add...</source>
1304 <translation type="obsolete">&amp;Lägg till...</translation>
1305 </message>
1306 <message>
1307 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="821"/>
1308 <source>R&amp;emove</source>
1309 <translation>&amp;Ta bort</translation>
1310 </message>
1311 <message>
1312 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="822"/>
1313 <source>Re&amp;lease</source>
1314 <translation>Fr&amp;igör</translation>
1315 </message>
1316 <message>
1317 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="823"/>
1318 <source>Re&amp;fresh</source>
1319 <translation>&amp;Uppdatera</translation>
1320 </message>
1321 <message>
1322 <location filename="" line="1953391981"/>
1323 <source>New</source>
1324 <translation type="obsolete">Ny</translation>
1325 </message>
1326 <message>
1327 <location filename="" line="1953391981"/>
1328 <source>Add</source>
1329 <translation type="obsolete">Lägg till</translation>
1330 </message>
1331 <message>
1332 <location filename="" line="1953391981"/>
1333 <source>Remove</source>
1334 <translation type="obsolete">Ta bort</translation>
1335 </message>
1336 <message>
1337 <location filename="" line="1953391981"/>
1338 <source>Release</source>
1339 <translation type="obsolete">Frigör</translation>
1340 </message>
1341 <message>
1342 <location filename="" line="1953391981"/>
1343 <source>Refresh</source>
1344 <translation type="obsolete">Uppdatera</translation>
1345 </message>
1346 <message>
1347 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="825"/>
1348 <source>Ctrl+N</source>
1349 <translation>Ctrl+N</translation>
1350 </message>
1351 <message>
1352 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="826"/>
1353 <source>Ctrl+A</source>
1354 <translation>Ctrl+I</translation>
1355 </message>
1356 <message>
1357 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="828"/>
1358 <source>Ctrl+D</source>
1359 <translation>Ctrl+D</translation>
1360 </message>
1361 <message>
1362 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="829"/>
1363 <source>Ctrl+L</source>
1364 <translation>Ctrl+L</translation>
1365 </message>
1366 <message>
1367 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="830"/>
1368 <source>Ctrl+R</source>
1369 <translation>Ctrl+R</translation>
1370 </message>
1371 <message>
1372 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="816"/>
1373 <source>&amp;Actions</source>
1374 <translation>&amp;Åtgärder</translation>
1375 </message>
1376 <message>
1377 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="846"/>
1378 <source>Location</source>
1379 <translation>Plats</translation>
1380 </message>
1381 <message>
1382 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="840"/>
1383 <source>Disk Type</source>
1384 <translation>Disktyp</translation>
1385 </message>
1386 <message>
1387 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="841"/>
1388 <source>Storage Type</source>
1389 <translation>Lagringstyp</translation>
1390 </message>
1391 <message>
1392 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="847"/>
1393 <source>Attached to</source>
1394 <translation>Ansluten till</translation>
1395 </message>
1396 <message>
1397 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="843"/>
1398 <source>Snapshot</source>
1399 <translation>Ögonblicksbild</translation>
1400 </message>
1401 <message>
1402 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="849"/>
1403 <source>Checking accessibility</source>
1404 <translation>Kontrollerar tillgänglighet</translation>
1405 </message>
1406 <message>
1407 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="628"/>
1408 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
1409 <comment>HDD</comment>
1410 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Kontrollerar tillgänglighet...</translation>
1411 </message>
1412 <message>
1413 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="636"/>
1414 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Disk type:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Storage type:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</source>
1415 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Disktyp:&amp;nbsp;&amp;nbsp;%2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Lagringstyp:&amp;nbsp;&amp;nbsp;%3&lt;/nobr&gt;</translation>
1416 </message>
1417 <message>
1418 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="642"/>
1419 <source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
1420 <comment>HDD</comment>
1421 <translation>&lt;br&gt;&lt;nobr&gt;Ansluten till:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
1422 </message>
1423 <message>
1424 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="645"/>
1425 <source>&lt;br&gt;&lt;nobr&gt;Snapshot:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</source>
1426 <comment>HDD</comment>
1427 <translation>&lt;br&gt;&lt;nobr&gt;Ögonblicksbild:&amp;nbsp;&amp;nbsp;%5&lt;/nobr&gt;</translation>
1428 </message>
1429 <message>
1430 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="654"/>
1431 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking media accessibility</source>
1432 <comment>HDD</comment>
1433 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Fel vid kontroll av mediatillgänglighet</translation>
1434 </message>
1435 <message>
1436 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="660"/>
1437 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</source>
1438 <comment>HDD</comment>
1439 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</translation>
1440 </message>
1441 <message>
1442 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="766"/>
1443 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Checking accessibility...</source>
1444 <comment>CD/DVD/Floppy</comment>
1445 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Kontrollerar tillgänglighet...</translation>
1446 </message>
1447 <message>
1448 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="772"/>
1449 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;</source>
1450 <comment>CD/DVD/Floppy</comment>
1451 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;</translation>
1452 </message>
1453 <message>
1454 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="777"/>
1455 <source>&lt;br&gt;&lt;nobr&gt;Attached to:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</source>
1456 <comment>CD/DVD/Floppy</comment>
1457 <translation>&lt;br&gt;&lt;nobr&gt;Ansluten till:&amp;nbsp;&amp;nbsp;%1&lt;/nobr&gt;</translation>
1458 </message>
1459 <message>
1460 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="786"/>
1461 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Error checking media accessibility</source>
1462 <comment>CD/DVD/Floppy</comment>
1463 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;Fel vid kontroll av mediatillgänglighet</translation>
1464 </message>
1465 <message>
1466 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="794"/>
1467 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</source>
1468 <translation>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;&lt;br&gt;%2</translation>
1469 </message>
1470 <message>
1471 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="796"/>
1472 <source>The image file is not accessible</source>
1473 <comment>CD/DVD/Floppy</comment>
1474 <translation>Avbildningsfilen är inte åtkomlig</translation>
1475 </message>
1476 <message>
1477 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="471"/>
1478 <source>&amp;Select</source>
1479 <translation>&amp;Välj</translation>
1480 </message>
1481 <message>
1482 <location filename="" line="1953391981"/>
1483 <source>All hard disk images (*.vdi; *.vmdk);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;All files (*)</source>
1484 <translation type="obsolete">Alla hårddiskavbildningar (*.vdi; *.vmdk);;Virtuella diskavbildningar (*.vdi);;VMDK-avbildningar (*.vmdk);;Alla filer (*)</translation>
1485 </message>
1486 <message>
1487 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1151"/>
1488 <source>Select a hard disk image file</source>
1489 <translation>Välj en hårddiskavbildningsfil</translation>
1490 </message>
1491 <message>
1492 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1158"/>
1493 <source>Select a CD/DVD-ROM disk image file</source>
1494 <translation>Välj en CD/DVD-ROM-diskavbildningsfil</translation>
1495 </message>
1496 <message>
1497 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1165"/>
1498 <source>Select a floppy disk image file</source>
1499 <translation>Välj en diskettavbildningsfil</translation>
1500 </message>
1501 <message>
1502 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="832"/>
1503 <source>Create a new virtual hard disk</source>
1504 <translation>Skapa en ny virtuell hårddisk</translation>
1505 </message>
1506 <message>
1507 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="833"/>
1508 <source>Add (register) an existing image file</source>
1509 <translation>Lägg till (registrera) en befintlig avbildningsfil</translation>
1510 </message>
1511 <message>
1512 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="835"/>
1513 <source>Remove (unregister) the selected media</source>
1514 <translation>Ta bort (avregistrera) markerat media</translation>
1515 </message>
1516 <message>
1517 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="836"/>
1518 <source>Release the selected media by detaching it from the machine</source>
1519 <translation>Frigör det markerade mediet genom att koppla loss det från maskinen</translation>
1520 </message>
1521 <message>
1522 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="837"/>
1523 <source>Refresh the media list</source>
1524 <translation>Uppdatera medialistan</translation>
1525 </message>
1526 <message>
1527 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1157"/>
1528 <source>CD/DVD-ROM images (*.iso);;All files (*)</source>
1529 <translation>CD/DVD-ROM-avbildningar (*.iso);;Alla filer (*)</translation>
1530 </message>
1531 <message>
1532 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1164"/>
1533 <source>Floppy images (*.img);;All files (*)</source>
1534 <translation>Diskettavbildningar (*.img);;Alla filer (*)</translation>
1535 </message>
1536 <message>
1537 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="818"/>
1538 <source>&amp;New</source>
1539 <translation type="unfinished"></translation>
1540 </message>
1541 <message>
1542 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="819"/>
1543 <source>&amp;Add</source>
1544 <translation type="unfinished"></translation>
1545 </message>
1546 <message>
1547 <location filename="../src/VBoxDiskImageManagerDlg.cpp" line="1150"/>
1548 <source>All hard disk images (*.vdi *.vmdk);;Virtual Disk images (*.vdi);;VMDK images (*.vmdk);;All files (*)</source>
1549 <translation type="unfinished"></translation>
1550 </message>
1551</context>
1552<context>
1553 <name>VBoxDownloaderWgt</name>
1554 <message>
1555 <location filename="../src/VBoxDownloaderWgt.cpp" line="178"/>
1556 <source>Cancel</source>
1557 <translation>Avbryt</translation>
1558 </message>
1559 <message>
1560 <location filename="../src/VBoxDownloaderWgt.cpp" line="182"/>
1561 <source>Downloading the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</source>
1562 <translation>Hämtar ner cd-avbildning för VirtualBox Guest Additions från &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;...&lt;/nobr&gt;</translation>
1563 </message>
1564 <message>
1565 <location filename="../src/VBoxDownloaderWgt.cpp" line="185"/>
1566 <source>Cancel the VirtualBox Guest Additions CD image download</source>
1567 <translation>Avbryt hämtning av cd-avbildning för VirtualBox Guest Additions</translation>
1568 </message>
1569 <message>
1570 <location filename="../src/VBoxDownloaderWgt.cpp" line="226"/>
1571 <source>Could not locate the file on the server (response: %1).</source>
1572 <translation>Kunde inte hitta filen på servern (svar: %1).</translation>
1573 </message>
1574 <message>
1575 <location filename="../src/VBoxDownloaderWgt.cpp" line="271"/>
1576 <source>&lt;p&gt;Failed to save the downloaded file as &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</source>
1577 <translation>&lt;p&gt;Misslyckades med att spara den hämtade filen som &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;</translation>
1578 </message>
1579 <message>
1580 <location filename="../src/VBoxDownloaderWgt.cpp" line="278"/>
1581 <source>Select folder to save Guest Additions image to</source>
1582 <translation>Välj en mapp att spara avbildning för Guest Additions till</translation>
1583 </message>
1584 <message>
1585 <location filename="../src/VBoxDownloaderWgt.cpp" line="191"/>
1586 <source>Connection timed out.</source>
1587 <translation>Tidsgräns för anslutningen överstegs.</translation>
1588 </message>
1589 <message>
1590 <location filename="../src/VBoxDownloaderWgt.cpp" line="198"/>
1591 <source>The download process has been cancelled by the user.</source>
1592 <translation>Hämtningsprocessen avbröts av användare.</translation>
1593 </message>
1594</context>
1595<context>
1596 <name>VBoxFilePathSelectorWidget</name>
1597 <message>
1598 <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="160"/>
1599 <source>None</source>
1600 <translation type="unfinished">Ingen</translation>
1601 </message>
1602 <message>
1603 <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="161"/>
1604 <source>Other...</source>
1605 <translation type="unfinished"></translation>
1606 </message>
1607 <message>
1608 <location filename="../src/VBoxFilePathSelectorWidget.cpp" line="163"/>
1609 <source>Reset</source>
1610 <translation type="unfinished">Återställ</translation>
1611 </message>
1612</context>
1613<context>
1614 <name>VBoxGLSettingsDlg</name>
1615 <message>
1616 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="156"/>
1617 <source>General</source>
1618 <translation type="unfinished">Allmänt</translation>
1619 </message>
1620 <message>
1621 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="159"/>
1622 <source>Input</source>
1623 <translation type="unfinished"></translation>
1624 </message>
1625 <message>
1626 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="162"/>
1627 <source>Update</source>
1628 <translation type="unfinished"></translation>
1629 </message>
1630 <message>
1631 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="165"/>
1632 <source>Language</source>
1633 <translation type="unfinished">Språk</translation>
1634 </message>
1635 <message>
1636 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="169"/>
1637 <source>USB</source>
1638 <translation type="unfinished">USB</translation>
1639 </message>
1640 <message>
1641 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="183"/>
1642 <source>VirtualBox - %1</source>
1643 <translation type="unfinished"></translation>
1644 </message>
1645</context>
1646<context>
1647 <name>VBoxGLSettingsGeneral</name>
1648 <message>
1649 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="78"/>
1650 <source>Displays the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
1651 <translation type="unfinished">Visar sökvägen till standard-VDI-mappen. Den här mappen används, om inte uttryckligen angiven, när befintliga eller nya virtuella hårddiskar läggs till eller skapas.</translation>
1652 </message>
1653 <message>
1654 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="79"/>
1655 <source>Opens a dialog to select the default VDI folder.</source>
1656 <translation type="unfinished">Öppnar en dialogrutan för att välja standard-VDI-mappen.</translation>
1657 </message>
1658 <message>
1659 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="80"/>
1660 <source>Resets the VDI folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
1661 <translation type="unfinished">Återställer sökvägen för VDI-mappen till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna accepterats och denna dialogruta öppnats igen.</translation>
1662 </message>
1663 <message>
1664 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="82"/>
1665 <source>Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
1666 <translation type="unfinished">Visar sökvägen till standardmappen för virtuella maskiner. Den här mappen används, om inte uttryckligen angiven, när nya virtuella maskiner skapas.</translation>
1667 </message>
1668 <message>
1669 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="83"/>
1670 <source>Opens a dialog to select the default virtual machine folder.</source>
1671 <translation type="unfinished">Öppnar en dialogruta för att välja standardmappen för virtuella maskiner.</translation>
1672 </message>
1673 <message>
1674 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="84"/>
1675 <source>Resets the virtual machine folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
1676 <translation type="unfinished">Återställer mappsökvägen för den virtuella maskinen till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna accepterats och denna dialogruta öppnats igen.</translation>
1677 </message>
1678 <message>
1679 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="86"/>
1680 <source>Displays the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
1681 <translation type="unfinished">Visar sökvägen till biblioteket som tillhandahåller autentisering för fjärrskrivbordsklienter (VRDP).</translation>
1682 </message>
1683 <message>
1684 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="87"/>
1685 <source>Opens a dialog to select the VRDP authentication library file.</source>
1686 <translation type="unfinished">Öppnar en dialogruta för att välja biblioteksfilen för VRDP-autentisering.</translation>
1687 </message>
1688 <message>
1689 <location filename="../src/VBoxGLSettingsGeneral.cpp" line="88"/>
1690 <source>Resets the authentication library file to the default value. The actual default library file will be displayed after accepting the changes and opening this dialog again.</source>
1691 <translation type="unfinished">Nollställer autentiseringsbiblioteksfilen till standardvärdet. Den faktiska standardbiblioteksfilen kommer att visas efter att ändringarna accepterats och den här dialogrutan öppnats igen.</translation>
1692 </message>
1693 <message>
1694 <location filename="../ui/VBoxGLSettingsGeneral.ui" line="45"/>
1695 <source>&amp;VDI files path:</source>
1696 <translation type="unfinished"></translation>
1697 </message>
1698 <message>
1699 <location filename="../ui/VBoxGLSettingsGeneral.ui" line="61"/>
1700 <source>&amp;Machines files path:</source>
1701 <translation type="unfinished"></translation>
1702 </message>
1703 <message>
1704 <location filename="../ui/VBoxGLSettingsGeneral.ui" line="84"/>
1705 <source>V&amp;RDP Authentication Library:</source>
1706 <translation type="unfinished"></translation>
1707 </message>
1708</context>
1709<context>
1710 <name>VBoxGLSettingsInput</name>
1711 <message>
1712 <location filename="../ui/VBoxGLSettingsInput.ui" line="61"/>
1713 <source>Host &amp;Key:</source>
1714 <translation type="unfinished"></translation>
1715 </message>
1716 <message>
1717 <location filename="../ui/VBoxGLSettingsInput.ui" line="71"/>
1718 <source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used as a Host Key.</source>
1719 <translation type="unfinished">Visar tangenten som används som en värdtangent i virtuella maskinfönstret. Aktivera inmatningsfältet och tryck på en ny värdtangent. Observera att alfanumeriska värden, markörflyttning och redigering av tangenter inte kan användas som en värdtangent.</translation>
1720 </message>
1721 <message>
1722 <location filename="../ui/VBoxGLSettingsInput.ui" line="91"/>
1723 <source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
1724 <translation type="unfinished">När kryssad kommer tangentbordet att fångas automatiskt varje gång som fönstret för den virtuella maskinen aktiveras. När tangentbordet är fångat kommer att tangenttryckningar (inklusive till exempel Alt-Tab) att dirigeras till den virtuella maskinen.</translation>
1725 </message>
1726 <message>
1727 <location filename="../ui/VBoxGLSettingsInput.ui" line="94"/>
1728 <source>&amp;Auto capture keyboard</source>
1729 <translation type="unfinished">Fånga tangentbordet &amp;automatiskt</translation>
1730 </message>
1731</context>
1732<context>
1733 <name>VBoxGLSettingsLanguage</name>
1734 <message>
1735 <location filename="../src/VBoxGLSettingsLanguage.cpp" line="89"/>
1736 <source> (built-in)</source>
1737 <comment>Language</comment>
1738 <translation type="unfinished"> (inbyggd)</translation>
1739 </message>
1740 <message>
1741 <location filename="../src/VBoxGLSettingsLanguage.cpp" line="115"/>
1742 <source>&lt;unavailable&gt;</source>
1743 <comment>Language</comment>
1744 <translation type="unfinished">&lt;otillgänglig&gt;</translation>
1745 </message>
1746 <message>
1747 <location filename="../src/VBoxGLSettingsLanguage.cpp" line="116"/>
1748 <source>&lt;unknown&gt;</source>
1749 <comment>Author(s)</comment>
1750 <translation type="unfinished">&lt;okänd&gt;</translation>
1751 </message>
1752 <message>
1753 <location filename="../src/VBoxGLSettingsLanguage.cpp" line="129"/>
1754 <source>Default</source>
1755 <comment>Language</comment>
1756 <translation type="unfinished">Standard</translation>
1757 </message>
1758 <message>
1759 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="61"/>
1760 <source>&amp;Interface Language:</source>
1761 <translation type="unfinished"></translation>
1762 </message>
1763 <message>
1764 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="99"/>
1765 <source>Lists all available user interface languages. The effective language is written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset to the system default language.</source>
1766 <translation type="unfinished"></translation>
1767 </message>
1768 <message>
1769 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="106"/>
1770 <source>Name</source>
1771 <translation type="unfinished">Namn</translation>
1772 </message>
1773 <message>
1774 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="111"/>
1775 <source>Id</source>
1776 <translation type="unfinished"></translation>
1777 </message>
1778 <message>
1779 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="116"/>
1780 <source>Language</source>
1781 <translation type="unfinished">Språk</translation>
1782 </message>
1783 <message>
1784 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="121"/>
1785 <source>Author</source>
1786 <translation type="unfinished"></translation>
1787 </message>
1788 <message>
1789 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="137"/>
1790 <source>Language:</source>
1791 <translation type="unfinished">Språk:</translation>
1792 </message>
1793 <message>
1794 <location filename="../ui/VBoxGLSettingsLanguage.ui" line="175"/>
1795 <source>Author(s):</source>
1796 <translation type="unfinished">Upphovsman:</translation>
1797 </message>
1798</context>
1799<context>
1800 <name>VBoxGLSettingsUpdate</name>
1801 <message>
1802 <location filename="../ui/VBoxGLSettingsUpdate.ui" line="45"/>
1803 <source>&amp;Check for a new version</source>
1804 <translation type="unfinished"></translation>
1805 </message>
1806 <message>
1807 <location filename="../ui/VBoxGLSettingsUpdate.ui" line="92"/>
1808 <source>&amp;Once per</source>
1809 <translation type="unfinished"></translation>
1810 </message>
1811 <message>
1812 <location filename="../ui/VBoxGLSettingsUpdate.ui" line="147"/>
1813 <source>Next check:</source>
1814 <translation type="unfinished"></translation>
1815 </message>
1816</context>
1817<context>
1818 <name>VBoxGlobal</name>
1819 <message>
1820 <location filename="../include/VBoxGlobal.h" line="364"/>
1821 <source>Differencing</source>
1822 <comment>hard disk</comment>
1823 <translation>Skiljer sig</translation>
1824 </message>
1825 <message>
1826 <location filename="../src/VBoxGlobal.cpp" line="1348"/>
1827 <source>Unknown device %1:%2</source>
1828 <comment>USB device details</comment>
1829 <translation>Okänd enhet %1:%2</translation>
1830 </message>
1831 <message>
1832 <location filename="../src/VBoxGlobal.cpp" line="1374"/>
1833 <source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
1834 <comment>USB device tooltip</comment>
1835 <translation>&lt;nobr&gt;Tillverkarens id: %1&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Produktens id: %2&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</translation>
1836 </message>
1837 <message>
1838 <location filename="../src/VBoxGlobal.cpp" line="1380"/>
1839 <source>&lt;br&gt;&lt;nobr&gt;Serial No. %1&lt;/nobr&gt;</source>
1840 <comment>USB device tooltip</comment>
1841 <translation>&lt;br&gt;&lt;nobr&gt;Serienr. %1&lt;/nobr&gt;</translation>
1842 </message>
1843 <message>
1844 <location filename="../src/VBoxGlobal.cpp" line="1387"/>
1845 <source>&lt;br&gt;&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
1846 <comment>USB device tooltip</comment>
1847 <translation>&lt;br&gt;&lt;nobr&gt;Tillstånd: %1&lt;/nobr&gt;</translation>
1848 </message>
1849 <message>
1850 <location filename="../src/VBoxGlobal.cpp" line="1500"/>
1851 <source>Name</source>
1852 <comment>details report</comment>
1853 <translation>Namn</translation>
1854 </message>
1855 <message>
1856 <location filename="../src/VBoxGlobal.cpp" line="1501"/>
1857 <source>OS Type</source>
1858 <comment>details report</comment>
1859 <translation>Operativsystem</translation>
1860 </message>
1861 <message>
1862 <location filename="../src/VBoxGlobal.cpp" line="1502"/>
1863 <source>Base Memory</source>
1864 <comment>details report</comment>
1865 <translation>Basminne</translation>
1866 </message>
1867 <message>
1868 <location filename="../src/VBoxGlobal.cpp" line="1503"/>
1869 <source>&lt;nobr&gt;%3 MB&lt;/nobr&gt;</source>
1870 <comment>details report</comment>
1871 <translation>&lt;nobr&gt;%3 MB&lt;/nobr&gt;</translation>
1872 </message>
1873 <message>
1874 <location filename="../src/VBoxGlobal.cpp" line="1536"/>
1875 <source>General</source>
1876 <comment>details report</comment>
1877 <translation>Allmänt</translation>
1878 </message>
1879 <message>
1880 <location filename="../src/VBoxGlobal.cpp" line="1518"/>
1881 <source>Video Memory</source>
1882 <comment>details report</comment>
1883 <translation>Grafikminne</translation>
1884 </message>
1885 <message>
1886 <location filename="../src/VBoxGlobal.cpp" line="1519"/>
1887 <source>&lt;nobr&gt;%4 MB&lt;/nobr&gt;</source>
1888 <comment>details report</comment>
1889 <translation>&lt;nobr&gt;%4 MB&lt;/nobr&gt;</translation>
1890 </message>
1891 <message>
1892 <location filename="../src/VBoxGlobal.cpp" line="1520"/>
1893 <source>Boot Order</source>
1894 <comment>details report</comment>
1895 <translation>Uppstartsordning</translation>
1896 </message>
1897 <message>
1898 <location filename="../src/VBoxGlobal.cpp" line="1521"/>
1899 <source>ACPI</source>
1900 <comment>details report</comment>
1901 <translation>ACPI</translation>
1902 </message>
1903 <message>
1904 <location filename="../src/VBoxGlobal.cpp" line="1522"/>
1905 <source>IO APIC</source>
1906 <comment>details report</comment>
1907 <translation>IO APIC</translation>
1908 </message>
1909 <message>
1910 <location filename="../src/VBoxGlobal.cpp" line="1579"/>
1911 <source>Not Attached</source>
1912 <comment>details report (HDDs)</comment>
1913 <translation>Inte anslutna</translation>
1914 </message>
1915 <message>
1916 <location filename="../src/VBoxGlobal.cpp" line="1587"/>
1917 <source>Hard Disks</source>
1918 <comment>details report</comment>
1919 <translation>Hårddiskar</translation>
1920 </message>
1921 <message>
1922 <location filename="../src/VBoxGlobal.cpp" line="1633"/>
1923 <source>Enabled</source>
1924 <comment>details report (ACPI)</comment>
1925 <translation>Aktiverat</translation>
1926 </message>
1927 <message>
1928 <location filename="../src/VBoxGlobal.cpp" line="1633"/>
1929 <source>Disabled</source>
1930 <comment>details report (ACPI)</comment>
1931 <translation>Inaktiverat</translation>
1932 </message>
1933 <message>
1934 <location filename="../src/VBoxGlobal.cpp" line="1638"/>
1935 <source>Enabled</source>
1936 <comment>details report (IO APIC)</comment>
1937 <translation>Aktiverat</translation>
1938 </message>
1939 <message>
1940 <location filename="../src/VBoxGlobal.cpp" line="1638"/>
1941 <source>Disabled</source>
1942 <comment>details report (IO APIC)</comment>
1943 <translation>Inaktiverat</translation>
1944 </message>
1945 <message>
1946 <location filename="../src/VBoxGlobal.cpp" line="1710"/>
1947 <source>Not mounted</source>
1948 <comment>details report (floppy)</comment>
1949 <translation>Inte monterad</translation>
1950 </message>
1951 <message>
1952 <location filename="../src/VBoxGlobal.cpp" line="1715"/>
1953 <source>Image</source>
1954 <comment>details report (floppy)</comment>
1955 <translation>Avbildning</translation>
1956 </message>
1957 <message>
1958 <location filename="../src/VBoxGlobal.cpp" line="1727"/>
1959 <source>Host Drive</source>
1960 <comment>details report (floppy)</comment>
1961 <translation>Värdenhet</translation>
1962 </message>
1963 <message>
1964 <location filename="../src/VBoxGlobal.cpp" line="1738"/>
1965 <source>Floppy</source>
1966 <comment>details report</comment>
1967 <translation>Diskett</translation>
1968 </message>
1969 <message>
1970 <location filename="../src/VBoxGlobal.cpp" line="1673"/>
1971 <source>Not mounted</source>
1972 <comment>details report (DVD)</comment>
1973 <translation>Inte monterad</translation>
1974 </message>
1975 <message>
1976 <location filename="../src/VBoxGlobal.cpp" line="1678"/>
1977 <source>Image</source>
1978 <comment>details report (DVD)</comment>
1979 <translation>Avbildning</translation>
1980 </message>
1981 <message>
1982 <location filename="../src/VBoxGlobal.cpp" line="1690"/>
1983 <source>Host Drive</source>
1984 <comment>details report (DVD)</comment>
1985 <translation>Värdenhet</translation>
1986 </message>
1987 <message>
1988 <location filename="../src/VBoxGlobal.cpp" line="1701"/>
1989 <source>CD/DVD-ROM</source>
1990 <comment>details report</comment>
1991 <translation>CD/DVD-ROM</translation>
1992 </message>
1993 <message>
1994 <location filename="../src/VBoxGlobal.cpp" line="1754"/>
1995 <source>Disabled</source>
1996 <comment>details report (audio)</comment>
1997 <translation>Inaktiverat</translation>
1998 </message>
1999 <message>
2000 <location filename="../src/VBoxGlobal.cpp" line="1760"/>
2001 <source>Audio</source>
2002 <comment>details report</comment>
2003 <translation>Ljud</translation>
2004 </message>
2005 <message>
2006 <location filename="../src/VBoxVMInformationDlg.cpp" line="538"/>
2007 <source>Adapter %1</source>
2008 <comment>details report (network)</comment>
2009 <translation>Adapter %1</translation>
2010 </message>
2011 <message>
2012 <location filename="../src/VBoxGlobal.cpp" line="1798"/>
2013 <source>Disabled</source>
2014 <comment>details report (network)</comment>
2015 <translation>Inaktiverat</translation>
2016 </message>
2017 <message>
2018 <location filename="../src/VBoxGlobal.cpp" line="1806"/>
2019 <source>Network</source>
2020 <comment>details report</comment>
2021 <translation>Nätverk</translation>
2022 </message>
2023 <message>
2024 <location filename="../src/VBoxGlobal.cpp" line="1905"/>
2025 <source>Device Filters</source>
2026 <comment>details report (USB)</comment>
2027 <translation>Enhetsfilter</translation>
2028 </message>
2029 <message>
2030 <location filename="../src/VBoxGlobal.cpp" line="1907"/>
2031 <source>%1 (%2 active)</source>
2032 <comment>details report (USB)</comment>
2033 <translation>%1 (%2 aktiv)</translation>
2034 </message>
2035 <message>
2036 <location filename="../src/VBoxGlobal.cpp" line="1911"/>
2037 <source>Disabled</source>
2038 <comment>details report (USB)</comment>
2039 <translation>Inaktiverad</translation>
2040 </message>
2041 <message>
2042 <location filename="../src/VBoxGlobal.cpp" line="1951"/>
2043 <source>VRDP Server Port</source>
2044 <comment>details report (VRDP)</comment>
2045 <translation>Serverport för VRDP</translation>
2046 </message>
2047 <message>
2048 <location filename="../src/VBoxGlobal.cpp" line="1953"/>
2049 <source>%1</source>
2050 <comment>details report (VRDP)</comment>
2051 <translation>%1</translation>
2052 </message>
2053 <message>
2054 <location filename="../src/VBoxGlobal.cpp" line="1956"/>
2055 <source>Disabled</source>
2056 <comment>details report (VRDP)</comment>
2057 <translation>Inaktiverat</translation>
2058 </message>
2059 <message>
2060 <location filename="../src/VBoxGlobal.cpp" line="1962"/>
2061 <source>Remote Display</source>
2062 <comment>details report</comment>
2063 <translation>Fjärrskrivbord</translation>
2064 </message>
2065 <message>
2066 <location filename="../src/VBoxGlobal.cpp" line="3962"/>
2067 <source>Opening URLs is not implemented yet.</source>
2068 <translation>Öppnandet av URL:er är ännu inte implementerat.</translation>
2069 </message>
2070 <message>
2071 <location filename="../src/VBoxGlobal.cpp" line="2440"/>
2072 <source>Powered Off</source>
2073 <comment>MachineState</comment>
2074 <translation>Avstängd</translation>
2075 </message>
2076 <message>
2077 <location filename="../src/VBoxGlobal.cpp" line="2441"/>
2078 <source>Saved</source>
2079 <comment>MachineState</comment>
2080 <translation>Sparad</translation>
2081 </message>
2082 <message>
2083 <location filename="../src/VBoxGlobal.cpp" line="2442"/>
2084 <source>Aborted</source>
2085 <comment>MachineState</comment>
2086 <translation>Avbruten</translation>
2087 </message>
2088 <message>
2089 <location filename="../src/VBoxGlobal.cpp" line="2443"/>
2090 <source>Running</source>
2091 <comment>MachineState</comment>
2092 <translation>Kör</translation>
2093 </message>
2094 <message>
2095 <location filename="../src/VBoxGlobal.cpp" line="2444"/>
2096 <source>Paused</source>
2097 <comment>MachineState</comment>
2098 <translation>Pausad</translation>
2099 </message>
2100 <message>
2101 <location filename="../src/VBoxGlobal.cpp" line="2446"/>
2102 <source>Starting</source>
2103 <comment>MachineState</comment>
2104 <translation>Startar</translation>
2105 </message>
2106 <message>
2107 <location filename="../src/VBoxGlobal.cpp" line="2447"/>
2108 <source>Stopping</source>
2109 <comment>MachineState</comment>
2110 <translation>Stoppar</translation>
2111 </message>
2112 <message>
2113 <location filename="../src/VBoxGlobal.cpp" line="2448"/>
2114 <source>Saving</source>
2115 <comment>MachineState</comment>
2116 <translation>Sparar</translation>
2117 </message>
2118 <message>
2119 <location filename="../src/VBoxGlobal.cpp" line="2449"/>
2120 <source>Restoring</source>
2121 <comment>MachineState</comment>
2122 <translation>Återställer</translation>
2123 </message>
2124 <message>
2125 <location filename="../src/VBoxGlobal.cpp" line="2450"/>
2126 <source>Discarding</source>
2127 <comment>MachineState</comment>
2128 <translation>Förkastar</translation>
2129 </message>
2130 <message>
2131 <location filename="../src/VBoxGlobal.cpp" line="2452"/>
2132 <source>Closed</source>
2133 <comment>SessionState</comment>
2134 <translation>Stängd</translation>
2135 </message>
2136 <message>
2137 <location filename="../src/VBoxGlobal.cpp" line="2453"/>
2138 <source>Open</source>
2139 <comment>SessionState</comment>
2140 <translation>Öppen</translation>
2141 </message>
2142 <message>
2143 <location filename="../src/VBoxGlobal.cpp" line="2454"/>
2144 <source>Spawning</source>
2145 <comment>SessionState</comment>
2146 <translation>Startar</translation>
2147 </message>
2148 <message>
2149 <location filename="../src/VBoxGlobal.cpp" line="2455"/>
2150 <source>Closing</source>
2151 <comment>SessionState</comment>
2152 <translation>Stänger</translation>
2153 </message>
2154 <message>
2155 <location filename="../src/VBoxGlobal.cpp" line="2457"/>
2156 <source>None</source>
2157 <comment>DeviceType</comment>
2158 <translation>Ingen</translation>
2159 </message>
2160 <message>
2161 <location filename="../src/VBoxGlobal.cpp" line="2458"/>
2162 <source>Floppy</source>
2163 <comment>DeviceType</comment>
2164 <translation>Diskett</translation>
2165 </message>
2166 <message>
2167 <location filename="../src/VBoxGlobal.cpp" line="2459"/>
2168 <source>CD/DVD-ROM</source>
2169 <comment>DeviceType</comment>
2170 <translation>CD/DVD-ROM</translation>
2171 </message>
2172 <message>
2173 <location filename="../src/VBoxGlobal.cpp" line="2460"/>
2174 <source>Hard Disk</source>
2175 <comment>DeviceType</comment>
2176 <translation>Hårddisk</translation>
2177 </message>
2178 <message>
2179 <location filename="../src/VBoxGlobal.cpp" line="2461"/>
2180 <source>Network</source>
2181 <comment>DeviceType</comment>
2182 <translation>Nätverk</translation>
2183 </message>
2184 <message>
2185 <location filename="../src/VBoxGlobal.cpp" line="2483"/>
2186 <source>Normal</source>
2187 <comment>DiskType</comment>
2188 <translation>Normal</translation>
2189 </message>
2190 <message>
2191 <location filename="../src/VBoxGlobal.cpp" line="2485"/>
2192 <source>Immutable</source>
2193 <comment>DiskType</comment>
2194 <translation>Oföränderlig</translation>
2195 </message>
2196 <message>
2197 <location filename="../src/VBoxGlobal.cpp" line="2487"/>
2198 <source>Writethrough</source>
2199 <comment>DiskType</comment>
2200 <translation>Writethrough</translation>
2201 </message>
2202 <message>
2203 <location filename="../src/VBoxGlobal.cpp" line="2490"/>
2204 <source>Virtual Disk Image</source>
2205 <comment>DiskStorageType</comment>
2206 <translation>Virtuell diskavbildning</translation>
2207 </message>
2208 <message>
2209 <location filename="../src/VBoxGlobal.cpp" line="2492"/>
2210 <source>iSCSI</source>
2211 <comment>DiskStorageType</comment>
2212 <translation>iSCSI</translation>
2213 </message>
2214 <message>
2215 <location filename="../src/VBoxGlobal.cpp" line="2494"/>
2216 <source>VMDK Image</source>
2217 <comment>DiskStorageType</comment>
2218 <translation>VMDK-avbildning</translation>
2219 </message>
2220 <message>
2221 <location filename="../src/VBoxGlobal.cpp" line="2501"/>
2222 <source>Null</source>
2223 <comment>VRDPAuthType</comment>
2224 <translation>Noll</translation>
2225 </message>
2226 <message>
2227 <location filename="../src/VBoxGlobal.cpp" line="2503"/>
2228 <source>External</source>
2229 <comment>VRDPAuthType</comment>
2230 <translation>Extern</translation>
2231 </message>
2232 <message>
2233 <location filename="../src/VBoxGlobal.cpp" line="2505"/>
2234 <source>Guest</source>
2235 <comment>VRDPAuthType</comment>
2236 <translation>Gäst</translation>
2237 </message>
2238 <message>
2239 <location filename="../src/VBoxGlobal.cpp" line="2515"/>
2240 <source>Ignore</source>
2241 <comment>USBFilterActionType</comment>
2242 <translation>Ignorera</translation>
2243 </message>
2244 <message>
2245 <location filename="../src/VBoxGlobal.cpp" line="2517"/>
2246 <source>Hold</source>
2247 <comment>USBFilterActionType</comment>
2248 <translation>Håll kvar</translation>
2249 </message>
2250 <message>
2251 <location filename="../src/VBoxGlobal.cpp" line="2520"/>
2252 <source>Null Audio Driver</source>
2253 <comment>AudioDriverType</comment>
2254 <translation>Ingen ljuddrivrutin</translation>
2255 </message>
2256 <message>
2257 <location filename="../src/VBoxGlobal.cpp" line="2522"/>
2258 <source>Windows Multimedia</source>
2259 <comment>AudioDriverType</comment>
2260 <translation>Windows Multimedia</translation>
2261 </message>
2262 <message>
2263 <location filename="../src/VBoxGlobal.cpp" line="2526"/>
2264 <source>OSS Audio Driver</source>
2265 <comment>AudioDriverType</comment>
2266 <translation>OSS-ljuddrivrutin</translation>
2267 </message>
2268 <message>
2269 <location filename="../src/VBoxGlobal.cpp" line="2528"/>
2270 <source>ALSA Audio Driver</source>
2271 <comment>AudioDriverType</comment>
2272 <translation>ALSA-ljuddrivrutin</translation>
2273 </message>
2274 <message>
2275 <location filename="../src/VBoxGlobal.cpp" line="2530"/>
2276 <source>Windows DirectSound</source>
2277 <comment>AudioDriverType</comment>
2278 <translation>Windows DirectSound</translation>
2279 </message>
2280 <message>
2281 <location filename="../src/VBoxGlobal.cpp" line="2532"/>
2282 <source>CoreAudio</source>
2283 <comment>AudioDriverType</comment>
2284 <translation>CoreAudio</translation>
2285 </message>
2286 <message>
2287 <location filename="../src/VBoxGlobal.cpp" line="2551"/>
2288 <source>Not attached</source>
2289 <comment>NetworkAttachmentType</comment>
2290 <translation>Inte ansluten</translation>
2291 </message>
2292 <message>
2293 <location filename="../src/VBoxGlobal.cpp" line="2553"/>
2294 <source>NAT</source>
2295 <comment>NetworkAttachmentType</comment>
2296 <translation>NAT</translation>
2297 </message>
2298 <message>
2299 <location filename="../src/VBoxGlobal.cpp" line="2555"/>
2300 <source>Host Interface</source>
2301 <comment>NetworkAttachmentType</comment>
2302 <translation>Värdgränssnitt</translation>
2303 </message>
2304 <message>
2305 <location filename="../src/VBoxGlobal.cpp" line="2557"/>
2306 <source>Internal Network</source>
2307 <comment>NetworkAttachmentType</comment>
2308 <translation>Internt nätverk</translation>
2309 </message>
2310 <message>
2311 <location filename="../src/VBoxGlobal.cpp" line="2574"/>
2312 <source>Not supported</source>
2313 <comment>USBDeviceState</comment>
2314 <translation>Stöds inte</translation>
2315 </message>
2316 <message>
2317 <location filename="../src/VBoxGlobal.cpp" line="2576"/>
2318 <source>Unavailable</source>
2319 <comment>USBDeviceState</comment>
2320 <translation>Otillgänglig</translation>
2321 </message>
2322 <message>
2323 <location filename="../src/VBoxGlobal.cpp" line="2578"/>
2324 <source>Busy</source>
2325 <comment>USBDeviceState</comment>
2326 <translation>Upptagen</translation>
2327 </message>
2328 <message>
2329 <location filename="../src/VBoxGlobal.cpp" line="2580"/>
2330 <source>Available</source>
2331 <comment>USBDeviceState</comment>
2332 <translation>Tillgänglig</translation>
2333 </message>
2334 <message>
2335 <location filename="../src/VBoxGlobal.cpp" line="2582"/>
2336 <source>Held</source>
2337 <comment>USBDeviceState</comment>
2338 <translation>Kvarhållen</translation>
2339 </message>
2340 <message>
2341 <location filename="../src/VBoxGlobal.cpp" line="2584"/>
2342 <source>Captured</source>
2343 <comment>USBDeviceState</comment>
2344 <translation>Fångad</translation>
2345 </message>
2346 <message>
2347 <location filename="../src/VBoxGlobal.cpp" line="1322"/>
2348 <source>&lt;i&gt;Checking...&lt;/i&gt;</source>
2349 <comment>hard disk</comment>
2350 <translation>&lt;i&gt;Kontrollerar...&lt;/i&gt;</translation>
2351 </message>
2352 <message>
2353 <location filename="../src/VBoxGlobal.cpp" line="1329"/>
2354 <source>&lt;i&gt;Inaccessible&lt;/i&gt;</source>
2355 <comment>hard disk</comment>
2356 <translation>&lt;i&gt;Oåtkomlig&lt;/i&gt;</translation>
2357 </message>
2358 <message>
2359 <location filename="../src/VBoxGlobal.cpp" line="2560"/>
2360 <source>Disabled</source>
2361 <comment>ClipboardType</comment>
2362 <translation>Inaktiverad</translation>
2363 </message>
2364 <message>
2365 <location filename="../src/VBoxGlobal.cpp" line="2562"/>
2366 <source>Host To Guest</source>
2367 <comment>ClipboardType</comment>
2368 <translation>Värd till gäst</translation>
2369 </message>
2370 <message>
2371 <location filename="../src/VBoxGlobal.cpp" line="2564"/>
2372 <source>Guest To Host</source>
2373 <comment>ClipboardType</comment>
2374 <translation>Gäst till värd</translation>
2375 </message>
2376 <message>
2377 <location filename="../src/VBoxGlobal.cpp" line="2566"/>
2378 <source>Bidirectional</source>
2379 <comment>ClipboardType</comment>
2380 <translation>Dubbelriktad</translation>
2381 </message>
2382 <message>
2383 <location filename="../src/VBoxGlobal.cpp" line="3366"/>
2384 <source>Select a directory</source>
2385 <translation>Välj en katalog</translation>
2386 </message>
2387 <message>
2388 <location filename="../src/VBoxGlobal.cpp" line="3520"/>
2389 <source>Select a file</source>
2390 <translation>Välj en fil</translation>
2391 </message>
2392 <message>
2393 <location filename="../src/VBoxGlobal.cpp" line="1832"/>
2394 <source>Port %1</source>
2395 <comment>details report (serial ports)</comment>
2396 <translation>Port %1</translation>
2397 </message>
2398 <message>
2399 <location filename="../src/VBoxGlobal.cpp" line="1840"/>
2400 <source>Disabled</source>
2401 <comment>details report (serial ports)</comment>
2402 <translation>Inaktiverad</translation>
2403 </message>
2404 <message>
2405 <location filename="../src/VBoxGlobal.cpp" line="1848"/>
2406 <source>Serial Ports</source>
2407 <comment>details report</comment>
2408 <translation>Serieportar</translation>
2409 </message>
2410 <message>
2411 <location filename="../src/VBoxGlobal.cpp" line="1917"/>
2412 <source>USB</source>
2413 <comment>details report</comment>
2414 <translation>USB</translation>
2415 </message>
2416 <message>
2417 <location filename="../src/VBoxGlobal.cpp" line="1927"/>
2418 <source>Shared Folders</source>
2419 <comment>details report (shared folders)</comment>
2420 <translation>Delade mappar</translation>
2421 </message>
2422 <message>
2423 <location filename="../src/VBoxGlobal.cpp" line="1929"/>
2424 <source>%1</source>
2425 <comment>details report (shadef folders)</comment>
2426 <translation>%1</translation>
2427 </message>
2428 <message>
2429 <location filename="../src/VBoxGlobal.cpp" line="1933"/>
2430 <source>None</source>
2431 <comment>details report (shared folders)</comment>
2432 <translation>Ingen</translation>
2433 </message>
2434 <message>
2435 <location filename="../src/VBoxGlobal.cpp" line="1939"/>
2436 <source>Shared Folders</source>
2437 <comment>details report</comment>
2438 <translation>Delade mappar</translation>
2439 </message>
2440 <message>
2441 <location filename="../src/VBoxGlobal.cpp" line="2445"/>
2442 <source>Stuck</source>
2443 <comment>MachineState</comment>
2444 <translation>Orubblig</translation>
2445 </message>
2446 <message>
2447 <location filename="../src/VBoxGlobal.cpp" line="2508"/>
2448 <source>Disconnected</source>
2449 <comment>PortMode</comment>
2450 <translation>Frånkopplad</translation>
2451 </message>
2452 <message>
2453 <location filename="../src/VBoxGlobal.cpp" line="2510"/>
2454 <source>Host Pipe</source>
2455 <comment>PortMode</comment>
2456 <translation>Värdrör</translation>
2457 </message>
2458 <message>
2459 <location filename="../src/VBoxGlobal.cpp" line="2512"/>
2460 <source>Host Device</source>
2461 <comment>PortMode</comment>
2462 <translation>Värdenhet</translation>
2463 </message>
2464 <message>
2465 <location filename="../src/VBoxGlobal.cpp" line="2586"/>
2466 <source>User-defined</source>
2467 <comment>serial port</comment>
2468 <translation>Användardefinierad</translation>
2469 </message>
2470 <message>
2471 <location filename="../src/VBoxGlobal.cpp" line="2496"/>
2472 <source>Custom Hard Disk</source>
2473 <comment>DiskStorageType</comment>
2474 <translation>Anpassad hårddisk</translation>
2475 </message>
2476 <message>
2477 <location filename="../src/VBoxVMInformationDlg.cpp" line="422"/>
2478 <source>VT-x/AMD-V</source>
2479 <comment>details report</comment>
2480 <translation>VT-x/AMD-V</translation>
2481 </message>
2482 <message>
2483 <location filename="../src/VBoxGlobal.cpp" line="1524"/>
2484 <source>PAE/NX</source>
2485 <comment>details report</comment>
2486 <translation>PAE/NX</translation>
2487 </message>
2488 <message>
2489 <location filename="../src/VBoxVMInformationDlg.cpp" line="406"/>
2490 <source>Enabled</source>
2491 <comment>details report (VT-x/AMD-V)</comment>
2492 <translation>Aktiverad</translation>
2493 </message>
2494 <message>
2495 <location filename="../src/VBoxVMInformationDlg.cpp" line="407"/>
2496 <source>Disabled</source>
2497 <comment>details report (VT-x/AMD-V)</comment>
2498 <translation>Inaktiverad</translation>
2499 </message>
2500 <message>
2501 <location filename="../src/VBoxGlobal.cpp" line="1649"/>
2502 <source>Enabled</source>
2503 <comment>details report (PAE/NX)</comment>
2504 <translation>Aktiverad</translation>
2505 </message>
2506 <message>
2507 <location filename="../src/VBoxGlobal.cpp" line="1649"/>
2508 <source>Disabled</source>
2509 <comment>details report (PAE/NX)</comment>
2510 <translation>Inaktiverad</translation>
2511 </message>
2512 <message>
2513 <location filename="../src/VBoxGlobal.cpp" line="1747"/>
2514 <source>Host Driver</source>
2515 <comment>details report (audio)</comment>
2516 <translation>Värddrivrutin</translation>
2517 </message>
2518 <message>
2519 <location filename="../src/VBoxGlobal.cpp" line="1750"/>
2520 <source>Controller</source>
2521 <comment>details report (audio)</comment>
2522 <translation>Styrkort</translation>
2523 </message>
2524 <message>
2525 <location filename="../src/VBoxGlobal.cpp" line="1868"/>
2526 <source>Port %1</source>
2527 <comment>details report (parallel ports)</comment>
2528 <translation>Port %1</translation>
2529 </message>
2530 <message>
2531 <location filename="../src/VBoxGlobal.cpp" line="1876"/>
2532 <source>Disabled</source>
2533 <comment>details report (parallel ports)</comment>
2534 <translation>Inaktiverad</translation>
2535 </message>
2536 <message>
2537 <location filename="../src/VBoxGlobal.cpp" line="1885"/>
2538 <source>Parallel Ports</source>
2539 <comment>details report</comment>
2540 <translation>Parallellportar</translation>
2541 </message>
2542 <message>
2543 <location filename="../src/VBoxGlobal.cpp" line="2462"/>
2544 <source>USB</source>
2545 <comment>DeviceType</comment>
2546 <translation>USB</translation>
2547 </message>
2548 <message>
2549 <location filename="../src/VBoxGlobal.cpp" line="2463"/>
2550 <source>Shared Folder</source>
2551 <comment>DeviceType</comment>
2552 <translation>Delad mapp</translation>
2553 </message>
2554 <message>
2555 <location filename="../src/VBoxGlobal.cpp" line="2466"/>
2556 <source>IDE</source>
2557 <comment>StorageBus</comment>
2558 <translation>IDE</translation>
2559 </message>
2560 <message>
2561 <location filename="../src/VBoxGlobal.cpp" line="2468"/>
2562 <source>SATA</source>
2563 <comment>StorageBus</comment>
2564 <translation>SATA</translation>
2565 </message>
2566 <message>
2567 <location filename="../src/VBoxGlobal.cpp" line="2472"/>
2568 <source>Primary</source>
2569 <comment>StorageBusChannel</comment>
2570 <translation>Primär</translation>
2571 </message>
2572 <message>
2573 <location filename="../src/VBoxGlobal.cpp" line="2474"/>
2574 <source>Secondary</source>
2575 <comment>StorageBusChannel</comment>
2576 <translation>Sekundär</translation>
2577 </message>
2578 <message>
2579 <location filename="../src/VBoxGlobal.cpp" line="2479"/>
2580 <source>Master</source>
2581 <comment>StorageBusDevice</comment>
2582 <translation>Master</translation>
2583 </message>
2584 <message>
2585 <location filename="../src/VBoxGlobal.cpp" line="2480"/>
2586 <source>Slave</source>
2587 <comment>StorageBusDevice</comment>
2588 <translation>Slave</translation>
2589 </message>
2590 <message>
2591 <location filename="../src/VBoxGlobal.cpp" line="2476"/>
2592 <source>Port %1</source>
2593 <comment>StorageBusChannel</comment>
2594 <translation>Port %1</translation>
2595 </message>
2596 <message>
2597 <location filename="../src/VBoxGlobal.cpp" line="2498"/>
2598 <source>VHD Image</source>
2599 <comment>DiskStorageType</comment>
2600 <translation>VHD-avbildning</translation>
2601 </message>
2602 <message>
2603 <location filename="../src/VBoxGlobal.cpp" line="2524"/>
2604 <source>Solaris Audio</source>
2605 <comment>AudioDriverType</comment>
2606 <translation>Solaris Audio</translation>
2607 </message>
2608 <message>
2609 <location filename="../src/VBoxGlobal.cpp" line="2534"/>
2610 <source>PulseAudio</source>
2611 <comment>AudioDriverType</comment>
2612 <translation>PulseAudio</translation>
2613 </message>
2614 <message>
2615 <location filename="../src/VBoxGlobal.cpp" line="2537"/>
2616 <source>ICH AC97</source>
2617 <comment>AudioControllerType</comment>
2618 <translation>ICH AC97</translation>
2619 </message>
2620 <message>
2621 <location filename="../src/VBoxGlobal.cpp" line="2539"/>
2622 <source>SoundBlaster 16</source>
2623 <comment>AudioControllerType</comment>
2624 <translation>SoundBlaster 16</translation>
2625 </message>
2626 <message>
2627 <location filename="../src/VBoxGlobal.cpp" line="2542"/>
2628 <source>PCnet-PCI II (Am79C970A)</source>
2629 <comment>NetworkAdapterType</comment>
2630 <translation>PCnet-PCI II (Am79C970A)</translation>
2631 </message>
2632 <message>
2633 <location filename="../src/VBoxGlobal.cpp" line="2544"/>
2634 <source>PCnet-FAST III (Am79C973)</source>
2635 <comment>NetworkAdapterType</comment>
2636 <translation>PCnet-FAST III (Am79C973)</translation>
2637 </message>
2638 <message>
2639 <location filename="../src/VBoxGlobal.cpp" line="2546"/>
2640 <source>Intel PRO/1000 MT Desktop (82540EM)</source>
2641 <comment>NetworkAdapterType</comment>
2642 <translation>Intel PRO/1000 MT Desktop (82540EM)</translation>
2643 </message>
2644 <message>
2645 <location filename="../src/VBoxGlobal.cpp" line="2569"/>
2646 <source>PIIX3</source>
2647 <comment>IDEControllerType</comment>
2648 <translation>PIIX3</translation>
2649 </message>
2650 <message>
2651 <location filename="../src/VBoxGlobal.cpp" line="2571"/>
2652 <source>PIIX4</source>
2653 <comment>IDEControllerType</comment>
2654 <translation>PIIX4</translation>
2655 </message>
2656 <message>
2657 <location filename="../src/VBoxGlobal.cpp" line="2548"/>
2658 <source>Intel PRO/1000 T Server (82543GC)</source>
2659 <comment>NetworkAdapterType</comment>
2660 <translation>Intel PRO/1000 T Server (82543GC)</translation>
2661 </message>
2662 <message>
2663 <location filename="../src/VBoxGlobal.cpp" line="1404"/>
2664 <source>&lt;nobr&gt;Vendor ID: %1&lt;/nobr&gt;</source>
2665 <comment>USB filter tooltip</comment>
2666 <translation type="unfinished"></translation>
2667 </message>
2668 <message>
2669 <location filename="../src/VBoxGlobal.cpp" line="1409"/>
2670 <source>&lt;nobr&gt;Product ID: %2&lt;/nobr&gt;</source>
2671 <comment>USB filter tooltip</comment>
2672 <translation type="unfinished"></translation>
2673 </message>
2674 <message>
2675 <location filename="../src/VBoxGlobal.cpp" line="1414"/>
2676 <source>&lt;nobr&gt;Revision: %3&lt;/nobr&gt;</source>
2677 <comment>USB filter tooltip</comment>
2678 <translation type="unfinished"></translation>
2679 </message>
2680 <message>
2681 <location filename="../src/VBoxGlobal.cpp" line="1419"/>
2682 <source>&lt;nobr&gt;Product: %4&lt;/nobr&gt;</source>
2683 <comment>USB filter tooltip</comment>
2684 <translation type="unfinished"></translation>
2685 </message>
2686 <message>
2687 <location filename="../src/VBoxGlobal.cpp" line="1424"/>
2688 <source>&lt;nobr&gt;Manufacturer: %5&lt;/nobr&gt;</source>
2689 <comment>USB filter tooltip</comment>
2690 <translation type="unfinished"></translation>
2691 </message>
2692 <message>
2693 <location filename="../src/VBoxGlobal.cpp" line="1429"/>
2694 <source>&lt;nobr&gt;Serial No.: %1&lt;/nobr&gt;</source>
2695 <comment>USB filter tooltip</comment>
2696 <translation type="unfinished"></translation>
2697 </message>
2698 <message>
2699 <location filename="../src/VBoxGlobal.cpp" line="1434"/>
2700 <source>&lt;nobr&gt;Port: %1&lt;/nobr&gt;</source>
2701 <comment>USB filter tooltip</comment>
2702 <translation type="unfinished"></translation>
2703 </message>
2704 <message>
2705 <location filename="../src/VBoxGlobal.cpp" line="1441"/>
2706 <source>&lt;nobr&gt;State: %1&lt;/nobr&gt;</source>
2707 <comment>USB filter tooltip</comment>
2708 <translation type="unfinished"></translation>
2709 </message>
2710 <message>
2711 <location filename="../src/VBoxGlobal.cpp" line="1781"/>
2712 <source>host interface, %1</source>
2713 <comment>details report (network)</comment>
2714 <translation type="unfinished"></translation>
2715 </message>
2716 <message>
2717 <location filename="../src/VBoxGlobal.cpp" line="1784"/>
2718 <source>internal network, &apos;%1&apos;</source>
2719 <comment>details report (network)</comment>
2720 <translation type="unfinished"></translation>
2721 </message>
2722 <message>
2723 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="176"/>
2724 <source>Adapter %1</source>
2725 <comment>network</comment>
2726 <translation type="unfinished">Adapter %1</translation>
2727 </message>
2728</context>
2729<context>
2730 <name>VBoxGlobalSettings</name>
2731 <message>
2732 <location filename="../src/VBoxGlobalSettings.cpp" line="117"/>
2733 <source>&apos;%1 (0x%2)&apos; is an invalid host key code.</source>
2734 <translation>&apos;%1 (0x%2)&apos; är en ogiltig värdtangentkod.</translation>
2735 </message>
2736 <message>
2737 <location filename="../src/VBoxGlobalSettings.cpp" line="248"/>
2738 <source>The value &apos;%1&apos; of the key &apos;%2&apos; doesn&apos;t match the regexp constraint &apos;%3&apos;.</source>
2739 <translation>Värdet &apos;%1&apos; för tangenten \&quot;%2\&quot; matchar inte den reguljära uttrycksrestriktionen \&quot;%3\&quot;.</translation>
2740 </message>
2741 <message>
2742 <location filename="../src/VBoxGlobalSettings.cpp" line="238"/>
2743 <source>Cannot delete the key &apos;%1&apos;.</source>
2744 <translation>Kan inte ta bort tangenten \&quot;%1\&quot;.</translation>
2745 </message>
2746</context>
2747<context>
2748 <name>VBoxGlobalSettingsDlg</name>
2749 <message>
2750 <location filename="" line="1953391981"/>
2751 <source>Category</source>
2752 <translation type="obsolete">Kategori</translation>
2753 </message>
2754 <message>
2755 <location filename="" line="1953391981"/>
2756 <source>[id]</source>
2757 <translation type="obsolete">[id]</translation>
2758 </message>
2759 <message>
2760 <location filename="" line="1953391981"/>
2761 <source>[link]</source>
2762 <translation type="obsolete">[länk]</translation>
2763 </message>
2764 <message>
2765 <location filename="" line="1953391981"/>
2766 <source>[name]</source>
2767 <translation type="obsolete">[namn]</translation>
2768 </message>
2769 <message>
2770 <location filename="" line="1953391981"/>
2771 <source>&lt;i&gt;Select a settings category from the list on the left side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
2772 <translation type="obsolete">&lt;i&gt;Välj en inställningskategori från listan på vänstra sidan och dra musen över ett inställningsobjekt för att få mer information&lt;i&gt;.</translation>
2773 </message>
2774 <message>
2775 <location filename="" line="1953391981"/>
2776 <source> General </source>
2777 <translation type="obsolete"> Allmänt </translation>
2778 </message>
2779 <message>
2780 <location filename="" line="1953391981"/>
2781 <source>0</source>
2782 <translation type="obsolete">0</translation>
2783 </message>
2784 <message>
2785 <location filename="" line="1953391981"/>
2786 <source>#general</source>
2787 <translation type="obsolete">#general</translation>
2788 </message>
2789 <message>
2790 <location filename="" line="1953391981"/>
2791 <source> Input </source>
2792 <translation type="obsolete"> Inmatning </translation>
2793 </message>
2794 <message>
2795 <location filename="" line="1953391981"/>
2796 <source>1</source>
2797 <translation type="obsolete">1</translation>
2798 </message>
2799 <message>
2800 <location filename="" line="1953391981"/>
2801 <source>#input</source>
2802 <translation type="obsolete">#input</translation>
2803 </message>
2804 <message>
2805 <location filename="" line="1953391981"/>
2806 <source> USB </source>
2807 <translation type="obsolete"> USB </translation>
2808 </message>
2809 <message>
2810 <location filename="" line="1953391981"/>
2811 <source>2</source>
2812 <translation type="obsolete">2</translation>
2813 </message>
2814 <message>
2815 <location filename="" line="1953391981"/>
2816 <source>#usb</source>
2817 <translation type="obsolete">#usb</translation>
2818 </message>
2819 <message>
2820 <location filename="" line="1953391981"/>
2821 <source>Default &amp;Folders</source>
2822 <translation type="obsolete">Standard&amp;mappar</translation>
2823 </message>
2824 <message>
2825 <location filename="" line="1953391981"/>
2826 <source>Machines</source>
2827 <translation type="obsolete">Maskiner</translation>
2828 </message>
2829 <message>
2830 <location filename="" line="1953391981"/>
2831 <source>VDI files</source>
2832 <translation type="obsolete">VDI-filer</translation>
2833 </message>
2834 <message>
2835 <location filename="" line="1953391981"/>
2836 <source>Select</source>
2837 <translation type="obsolete">Välj</translation>
2838 </message>
2839 <message>
2840 <location filename="" line="1953391981"/>
2841 <source>&amp;Keyboard</source>
2842 <translation type="obsolete">&amp;Tangentbord</translation>
2843 </message>
2844 <message>
2845 <location filename="" line="1953391981"/>
2846 <source>&amp;Host Key</source>
2847 <translation type="obsolete">&amp;Värdtangent</translation>
2848 </message>
2849 <message>
2850 <location filename="" line="1953391981"/>
2851 <source>&amp;Auto capture keyboard</source>
2852 <translation type="obsolete">Fånga tangentbordet &amp;automatiskt</translation>
2853 </message>
2854 <message>
2855 <location filename="" line="1953391981"/>
2856 <source>&amp;USB Device Filters</source>
2857 <translation type="obsolete">&amp;USB-enhetsfilter</translation>
2858 </message>
2859 <message>
2860 <location filename="" line="1953391981"/>
2861 <source>Ins</source>
2862 <translation type="obsolete">Ins</translation>
2863 </message>
2864 <message>
2865 <location filename="" line="1953391981"/>
2866 <source>Alt+Ins</source>
2867 <translation type="obsolete">Alt+Ins</translation>
2868 </message>
2869 <message>
2870 <location filename="" line="1953391981"/>
2871 <source>Del</source>
2872 <translation type="obsolete">Del</translation>
2873 </message>
2874 <message>
2875 <location filename="" line="1953391981"/>
2876 <source>Ctrl+Up</source>
2877 <translation type="obsolete">Ctrl+Up</translation>
2878 </message>
2879 <message>
2880 <location filename="" line="1953391981"/>
2881 <source>Ctrl+Down</source>
2882 <translation type="obsolete">Ctrl+Down</translation>
2883 </message>
2884 <message>
2885 <location filename="" line="1953391981"/>
2886 <source>Help</source>
2887 <translation type="obsolete">Hjälp</translation>
2888 </message>
2889 <message>
2890 <location filename="" line="1953391981"/>
2891 <source>F1</source>
2892 <translation type="obsolete">F1</translation>
2893 </message>
2894 <message>
2895 <location filename="" line="1953391981"/>
2896 <source>Displays the dialog help.</source>
2897 <translation type="obsolete">Visar hjälpdialogrutan.</translation>
2898 </message>
2899 <message>
2900 <location filename="" line="1953391981"/>
2901 <source>Invalid settings detected</source>
2902 <translation type="obsolete">Ogiltiga inställningar upptäcktes</translation>
2903 </message>
2904 <message>
2905 <location filename="" line="1953391981"/>
2906 <source>&amp;OK</source>
2907 <translation type="obsolete">&amp;OK</translation>
2908 </message>
2909 <message>
2910 <location filename="" line="1953391981"/>
2911 <source>Accepts (saves) changes and closes the dialog.</source>
2912 <translation type="obsolete">Accepterar (sparar) ändringar och stänger dialogrutan.</translation>
2913 </message>
2914 <message>
2915 <location filename="" line="1953391981"/>
2916 <source>Cancel</source>
2917 <translation type="obsolete">Avbryt</translation>
2918 </message>
2919 <message>
2920 <location filename="" line="1953391981"/>
2921 <source>Cancels changes and closes the dialog.</source>
2922 <translation type="obsolete">Avbryter ändringar och stänger dialogrutan.</translation>
2923 </message>
2924 <message>
2925 <location filename="" line="1953391981"/>
2926 <source>VirtualBox Preferences</source>
2927 <translation type="obsolete">Inställningar för VirtualBox</translation>
2928 </message>
2929 <message>
2930 <location filename="" line="1953391981"/>
2931 <source>Displays the key used as a Host Key in the VM window. Activate the entry field and press a new Host Key. Note that alphanumeric, cursor movement and editing keys cannot be used as a Host Key.</source>
2932 <translation type="obsolete">Visar tangenten som används som en värdtangent i virtuella maskinfönstret. Aktivera inmatningsfältet och tryck på en ny värdtangent. Observera att alfanumeriska värden, markörflyttning och redigering av tangenter inte kan användas som en värdtangent.</translation>
2933 </message>
2934 <message>
2935 <location filename="" line="1953391981"/>
2936 <source>New Filter %1</source>
2937 <comment>usb</comment>
2938 <translation type="obsolete">Nytt filter %1</translation>
2939 </message>
2940 <message>
2941 <location filename="" line="1953391981"/>
2942 <source>Language</source>
2943 <translation type="obsolete">Språk</translation>
2944 </message>
2945 <message>
2946 <location filename="" line="1953391981"/>
2947 <source> Language </source>
2948 <translation type="obsolete"> Språk </translation>
2949 </message>
2950 <message>
2951 <location filename="" line="1953391981"/>
2952 <source>3</source>
2953 <translation type="obsolete">3</translation>
2954 </message>
2955 <message>
2956 <location filename="" line="1953391981"/>
2957 <source>#language</source>
2958 <translation type="obsolete">#language</translation>
2959 </message>
2960 <message>
2961 <location filename="" line="1953391981"/>
2962 <source>&amp;Interface Language</source>
2963 <translation type="obsolete">&amp;Gränssnittsspråk</translation>
2964 </message>
2965 <message>
2966 <location filename="" line="1953391981"/>
2967 <source>Author(s):</source>
2968 <translation type="obsolete">Upphovsman:</translation>
2969 </message>
2970 <message>
2971 <location filename="" line="1953391981"/>
2972 <source>Language:</source>
2973 <translation type="obsolete">Språk:</translation>
2974 </message>
2975 <message>
2976 <location filename="" line="1953391981"/>
2977 <source> (built-in)</source>
2978 <comment>Language</comment>
2979 <translation type="obsolete"> (inbyggd)</translation>
2980 </message>
2981 <message>
2982 <location filename="" line="1953391981"/>
2983 <source>&lt;unavailable&gt;</source>
2984 <comment>Language</comment>
2985 <translation type="obsolete">&lt;otillgänglig&gt;</translation>
2986 </message>
2987 <message>
2988 <location filename="" line="1953391981"/>
2989 <source>&lt;unknown&gt;</source>
2990 <comment>Author(s)</comment>
2991 <translation type="obsolete">&lt;okänd&gt;</translation>
2992 </message>
2993 <message>
2994 <location filename="" line="1953391981"/>
2995 <source>
2996&lt;qt&gt;Lists all available user interface languages. The effective language is
2997written in &lt;b&gt;bold&lt;/b&gt;. Select &lt;i&gt;Default&lt;/i&gt; to reset
2998to the system default language.&lt;/qt&gt;
2999 </source>
3000 <translation type="obsolete">
3001&lt;qt&gt;Listar alla tillgänglig språk för användargränssnittet. Det använda språket listas
3002med &lt;b&gt;fet&lt;/b&gt; text. Välj &lt;i&gt;Standard&lt;/i&gt; för att återställa
3003till systemets standardspråk.&lt;/qt&gt;
3004 </translation>
3005 </message>
3006 <message>
3007 <location filename="" line="1953391981"/>
3008 <source>Default</source>
3009 <comment>Language</comment>
3010 <translation type="obsolete">Standard</translation>
3011 </message>
3012 <message>
3013 <location filename="" line="1953391981"/>
3014 <source>Displays the path to the default VDI folder. This folder is used, if not explicitly specified otherwise, when adding existing or creating new virtual hard disks.</source>
3015 <translation type="obsolete">Visar sökvägen till standard-VDI-mappen. Den här mappen används, om inte uttryckligen angiven, när befintliga eller nya virtuella hårddiskar läggs till eller skapas.</translation>
3016 </message>
3017 <message>
3018 <location filename="" line="1953391981"/>
3019 <source>Resets the virtual machine folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
3020 <translation type="obsolete">Återställer mappsökvägen för den virtuella maskinen till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna accepterats och denna dialogruta öppnats igen.</translation>
3021 </message>
3022 <message>
3023 <location filename="" line="1953391981"/>
3024 <source>Resets the VDI folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
3025 <translation type="obsolete">Återställer sökvägen för VDI-mappen till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna accepterats och denna dialogruta öppnats igen.</translation>
3026 </message>
3027 <message>
3028 <location filename="" line="1953391981"/>
3029 <source>Displays the path to the default virtual machine folder. This folder is used, if not explicitly specified otherwise, when creating new virtual machines.</source>
3030 <translation type="obsolete">Visar sökvägen till standardmappen för virtuella maskiner. Den här mappen används, om inte uttryckligen angiven, när nya virtuella maskiner skapas.</translation>
3031 </message>
3032 <message>
3033 <location filename="" line="1953391981"/>
3034 <source>Opens a dialog to select the default VDI folder.</source>
3035 <translation type="obsolete">Öppnar en dialogrutan för att välja standard-VDI-mappen.</translation>
3036 </message>
3037 <message>
3038 <location filename="" line="1953391981"/>
3039 <source>Opens a dialog to select the default virtual machine folder.</source>
3040 <translation type="obsolete">Öppnar en dialogruta för att välja standardmappen för virtuella maskiner.</translation>
3041 </message>
3042 <message>
3043 <location filename="" line="1953391981"/>
3044 <source>When checked, the keyboard is automatically captured every time the VM window is activated. When the keyboard is captured, all keystrokes (including system ones like Alt-Tab) are directed to the VM.</source>
3045 <translation type="obsolete">När kryssad kommer tangentbordet att fångas automatiskt varje gång som fönstret för den virtuella maskinen aktiveras. När tangentbordet är fångat kommer att tangenttryckningar (inklusive till exempel Alt-Tab) att dirigeras till den virtuella maskinen.</translation>
3046 </message>
3047 <message>
3048 <location filename="" line="1953391981"/>
3049 <source>V&amp;RDP Authentication Library</source>
3050 <translation type="obsolete">Autentiseringsbibliotek för V&amp;RDP</translation>
3051 </message>
3052 <message>
3053 <location filename="" line="1953391981"/>
3054 <source>Displays the path to the library that provides authentication for Remote Display (VRDP) clients.</source>
3055 <translation type="obsolete">Visar sökvägen till biblioteket som tillhandahåller autentisering för fjärrskrivbordsklienter (VRDP).</translation>
3056 </message>
3057 <message>
3058 <location filename="" line="1953391981"/>
3059 <source>Opens a dialog to select the VRDP authentication library file.</source>
3060 <translation type="obsolete">Öppnar en dialogruta för att välja biblioteksfilen för VRDP-autentisering.</translation>
3061 </message>
3062 <message>
3063 <location filename="" line="1953391981"/>
3064 <source>Resets the authentication library file to the default value. The actual default library file will be displayed after accepting the changes and opening this dialog again.</source>
3065 <translation type="obsolete">Nollställer autentiseringsbiblioteksfilen till standardvärdet. Den faktiska standardbiblioteksfilen kommer att visas efter att ändringarna accepterats och den här dialogrutan öppnats igen.</translation>
3066 </message>
3067 <message>
3068 <location filename="" line="1953391981"/>
3069 <source>&amp;Extended Features</source>
3070 <translation type="obsolete">&amp;Utökade funktioner</translation>
3071 </message>
3072 <message>
3073 <location filename="" line="1953391981"/>
3074 <source>Enable &amp;VT-x/AMD-V</source>
3075 <translation type="obsolete">Aktivera &amp;VT-x/AMD-V</translation>
3076 </message>
3077 <message>
3078 <location filename="" line="1953391981"/>
3079 <source>Defines whether virtual machines should try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V by default or not.</source>
3080 <translation type="obsolete">Definierar huruvida virtuella maskiner ska försöka att använda värdens processorutökningar för virtualisering såsom Intel VT-x och AMD-V som standard eller inte.</translation>
3081 </message>
3082 <message>
3083 <location filename="" line="1953391981"/>
3084 <source>
3085 &lt;qt&gt;Lists all global USB
3086 filters. The checkbox to the left
3087 defines whether the particular
3088 filter is enabled or not. Use the
3089 context menu or buttons to the
3090 right to add or remove USB
3091 filters.&lt;/qt&gt;
3092 </source>
3093 <translation type="obsolete">
3094 &lt;qt&gt;Listar alla allmänna USB-
3095 filter. Kryssrutan till vänster
3096 definierar huruvida det specifika
3097 filtret är aktiverat eller inte. Använd
3098 sammanhangsmenyn eller knapparna
3099 till höger för att lägga till eller ta bort
3100 USB-filter.&lt;/qt&gt;
3101 </translation>
3102 </message>
3103 <message>
3104 <location filename="" line="1953391981"/>
3105 <source>Add Empty Filter</source>
3106 <translation type="obsolete">Lägg till tomt filter</translation>
3107 </message>
3108 <message>
3109 <location filename="" line="1953391981"/>
3110 <source>&amp;Add Empty Filter</source>
3111 <translation type="obsolete">&amp;Lägg till tomt filter</translation>
3112 </message>
3113 <message>
3114 <location filename="" line="1953391981"/>
3115 <source>
3116 &lt;qt&gt;Adds a new USB filter with all fields initially set to
3117 empty strings. Note that such a filter will match any attached USB
3118 device.&lt;/qt&gt;
3119 </source>
3120 <translation type="obsolete">
3121 &lt;qt&gt;Lägger till ett nytt USB-filter med alla fälten initialt inställda
3122 med tomma strängar. Observera att ett sådant filter kommer att
3123 matcha alla anslutna USB-enheter.&lt;/qt&gt;
3124 </translation>
3125 </message>
3126 <message>
3127 <location filename="" line="1953391981"/>
3128 <source>Add Filter From Device</source>
3129 <translation type="obsolete">Lägg till filter från enhet</translation>
3130 </message>
3131 <message>
3132 <location filename="" line="1953391981"/>
3133 <source>A&amp;dd Filter From Device</source>
3134 <translation type="obsolete">Lä&amp;gg till filter från enhet</translation>
3135 </message>
3136 <message>
3137 <location filename="" line="1953391981"/>
3138 <source>&lt;qt&gt;Adds a new USB filter with all fields set to the
3139 values of the selected USB device attached to the host
3140 PC.&lt;/qt&gt;
3141 </source>
3142 <translation type="obsolete">&lt;qt&gt;Lägger till ett nytt USB-filter med alla fält inställda till
3143 värdena för den valda USB-enheten ansluten till
3144 värddatorn.&lt;/qt&gt;
3145 </translation>
3146 </message>
3147 <message>
3148 <location filename="" line="1953391981"/>
3149 <source>Remove Filter</source>
3150 <translation type="obsolete">Ta bort filter</translation>
3151 </message>
3152 <message>
3153 <location filename="" line="1953391981"/>
3154 <source>&amp;Remove Filter</source>
3155 <translation type="obsolete">&amp;Ta bort filter</translation>
3156 </message>
3157 <message>
3158 <location filename="" line="1953391981"/>
3159 <source>
3160 &lt;qt&gt;Removes the highlighted USB filter.&lt;/qt&gt;
3161 </source>
3162 <translation type="obsolete">
3163 &lt;qt&gt;Tar bort det markerade USB-filtret.&lt;/qt&gt;
3164 </translation>
3165 </message>
3166 <message>
3167 <location filename="" line="1953391981"/>
3168 <source>Move Filter Up</source>
3169 <translation type="obsolete">Flytta filtret uppåt</translation>
3170 </message>
3171 <message>
3172 <location filename="" line="1953391981"/>
3173 <source>&amp;Move Filter Up</source>
3174 <translation type="obsolete">&amp;Flytta filtret uppåt</translation>
3175 </message>
3176 <message>
3177 <location filename="" line="1953391981"/>
3178 <source>
3179 &lt;qt&gt;Moves the highlighted USB filter up.&lt;/qt&gt;
3180 </source>
3181 <translation type="obsolete">
3182 &lt;qt&gt;Flyttar det markerade USB-filtret uppåt.&lt;/qt&gt;
3183 </translation>
3184 </message>
3185 <message>
3186 <location filename="" line="1953391981"/>
3187 <source>Move Filter Down</source>
3188 <translation type="obsolete">Flytta filtret nedåt</translation>
3189 </message>
3190 <message>
3191 <location filename="" line="1953391981"/>
3192 <source>M&amp;ove Filter Down</source>
3193 <translation type="obsolete">F&amp;lytta filtret nedåt</translation>
3194 </message>
3195 <message>
3196 <location filename="" line="1953391981"/>
3197 <source>
3198 &lt;qt&gt;Moves the highlighted USB filter down.&lt;/qt&gt;
3199 </source>
3200 <translation type="obsolete">
3201 &lt;qt&gt;Flyttar det markerade USB-filtret nedåt.&lt;/qt&gt;
3202 </translation>
3203 </message>
3204</context>
3205<context>
3206 <name>VBoxHardDiskSettings</name>
3207 <message>
3208 <location filename="" line="1953391981"/>
3209 <source>Slot</source>
3210 <translation type="obsolete">Plats</translation>
3211 </message>
3212 <message>
3213 <location filename="" line="1953391981"/>
3214 <source>Hard Disk</source>
3215 <translation type="obsolete">Hårddisk</translation>
3216 </message>
3217 <message>
3218 <location filename="" line="1953391981"/>
3219 <source>VBoxHardDiskSettings</source>
3220 <translation type="obsolete">VBoxHardDiskSettings</translation>
3221 </message>
3222 <message>
3223 <location filename="" line="1953391981"/>
3224 <source>&amp;Hard Disks</source>
3225 <translation type="obsolete">&amp;Hårddiskar</translation>
3226 </message>
3227 <message>
3228 <location filename="" line="1953391981"/>
3229 <source>&amp;Enable SATA Controller</source>
3230 <translation type="obsolete">&amp;Aktivera SATA-styrkort</translation>
3231 </message>
3232 <message>
3233 <location filename="" line="1953391981"/>
3234 <source>
3235 &lt;qt&gt;When checked, enables the virtual SATA
3236 controller of this machine. Note that you cannot
3237 attach hard disks to SATA ports when the virtual SATA
3238 controller is disabled.&lt;/qt&gt;
3239 </source>
3240 <translation type="obsolete">
3241 &lt;qt&gt;När kryssad aktiveras det virtuella SATA-
3242 styrkortet på denna maskin. Observera att du inte
3243 kan ansluta hårddiskar till SATA-portar när det
3244 virtuella styrkortet är inaktiverat.&lt;/qt&gt;
3245 </translation>
3246 </message>
3247 <message>
3248 <location filename="" line="1953391981"/>
3249 <source>Hard Disks &amp;Attachments</source>
3250 <translation type="obsolete">Hårddisk&amp;anslutningar</translation>
3251 </message>
3252 <message>
3253 <location filename="" line="1953391981"/>
3254 <source>
3255 &lt;qt&gt;Lists all hard disks attached to
3256 this machine. Use a mouse double-click or the
3257 &lt;tt&gt;F2&lt;/tt&gt;/&lt;tt&gt;Space&lt;/tt&gt;
3258 key on the highlighted item to activate the
3259 drop-down list and choose the desired value.
3260 Use the context menu or buttons to the right
3261 to add or remove hard disk
3262 attachments.&lt;/qt&gt;
3263 </source>
3264 <translation type="obsolete">
3265 &lt;qt&gt;Listar alla hårddiskar anslutna till denna
3266 maskin. Använd dubbelklick med musen eller
3267 &lt;tt&gt;F2&lt;/tt&gt;/&lt;tt&gt;Blanksteg&lt;/tt&gt;
3268 på det markerade objektet för att aktivera
3269 rullgardinslistan och välja önskat värde.
3270 Använd sammanhangsmenyn eller knapparna
3271 till höger för att lägga till eller ta bort anslutna
3272 hårddiskar.&lt;/qt&gt;
3273 </translation>
3274 </message>
3275 <message>
3276 <location filename="" line="1953391981"/>
3277 <source>Add Attachment</source>
3278 <translation type="obsolete">Lägg till anslutning</translation>
3279 </message>
3280 <message>
3281 <location filename="" line="1953391981"/>
3282 <source>&amp;Add Attachment</source>
3283 <translation type="obsolete">&amp;Lägg till anslutning</translation>
3284 </message>
3285 <message>
3286 <location filename="" line="1953391981"/>
3287 <source>Ins</source>
3288 <translation type="obsolete">Ins</translation>
3289 </message>
3290 <message>
3291 <location filename="" line="1953391981"/>
3292 <source>
3293 &lt;qt&gt;Adds a new hard disk attachment.&lt;/qt&gt;
3294 </source>
3295 <translation type="obsolete">
3296 &lt;qt&gt;Lägger till en ny ansluten hårddisk.&lt;/qt&gt;
3297 </translation>
3298 </message>
3299 <message>
3300 <location filename="" line="1953391981"/>
3301 <source>Remove Attachment</source>
3302 <translation type="obsolete">Ta bort anslutning</translation>
3303 </message>
3304 <message>
3305 <location filename="" line="1953391981"/>
3306 <source>&amp;Remove Attachment</source>
3307 <translation type="obsolete">&amp;Ta bort anslutning</translation>
3308 </message>
3309 <message>
3310 <location filename="" line="1953391981"/>
3311 <source>Delete</source>
3312 <translation type="obsolete">Ta bort</translation>
3313 </message>
3314 <message>
3315 <location filename="" line="1953391981"/>
3316 <source>
3317 &lt;qt&gt;Removes the highlighted hard disk attachment.&lt;/qt&gt;
3318 </source>
3319 <translation type="obsolete">
3320 &lt;qt&gt;Tar bort den markerade anslutna hårddisken.&lt;/qt&gt;
3321 </translation>
3322 </message>
3323 <message>
3324 <location filename="" line="1953391981"/>
3325 <source>Select Hard Disk</source>
3326 <translation type="obsolete">Välj hårddisk</translation>
3327 </message>
3328 <message>
3329 <location filename="" line="1953391981"/>
3330 <source>&amp;Select Hard Disk</source>
3331 <translation type="obsolete">&amp;Välj hårddisk</translation>
3332 </message>
3333 <message>
3334 <location filename="" line="1953391981"/>
3335 <source>Ctrl+Space</source>
3336 <translation type="obsolete">Ctrl+Blanksteg</translation>
3337 </message>
3338 <message>
3339 <location filename="" line="1953391981"/>
3340 <source>
3341 &lt;qt&gt;Invokes the Virtual Disk Manager to select a hard disk
3342 to attach to the currently highlighted slot.&lt;/qt&gt;
3343 </source>
3344 <translation type="obsolete">
3345 &lt;qt&gt;Startar hanteraren för virtuella diskar för att välja en
3346 hårddisk att ansluta till den markerade platsen.&lt;/qt&gt;
3347 </translation>
3348 </message>
3349 <message>
3350 <location filename="" line="1953391981"/>
3351 <source>&lt;i&gt;%1&lt;/i&gt; uses the hard disk that is already attached to &lt;i&gt;%2&lt;/i&gt;</source>
3352 <translation type="obsolete">&lt;i&gt;%1&lt;/i&gt; använder hårddisken som redan är ansluten till &lt;i&gt;%2&lt;/i&gt;</translation>
3353 </message>
3354 <message>
3355 <location filename="" line="1953391981"/>
3356 <source>Double-click to add a new attachment</source>
3357 <translation type="obsolete">Dubbelklicka för att lägga till en ny anslutning</translation>
3358 </message>
3359 <message>
3360 <location filename="" line="1953391981"/>
3361 <source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;</source>
3362 <translation type="obsolete">Ingen hårddisk har valts för &lt;i&gt;%1&lt;/i&gt;</translation>
3363 </message>
3364</context>
3365<context>
3366 <name>VBoxLicenseViewer</name>
3367 <message>
3368 <location filename="../src/VBoxLicenseViewer.cpp" line="83"/>
3369 <source>I &amp;Agree</source>
3370 <translation>Jag &amp;godkänner</translation>
3371 </message>
3372 <message>
3373 <location filename="../src/VBoxLicenseViewer.cpp" line="84"/>
3374 <source>I &amp;Disagree</source>
3375 <translation>Jag godkänner &amp;inte</translation>
3376 </message>
3377 <message>
3378 <location filename="../src/VBoxLicenseViewer.cpp" line="81"/>
3379 <source>VirtualBox License</source>
3380 <translation type="unfinished"></translation>
3381 </message>
3382</context>
3383<context>
3384 <name>VBoxLogSearchPanel</name>
3385 <message>
3386 <location filename="../src/VBoxVMLogViewer.cpp" line="420"/>
3387 <source>Close the search panel</source>
3388 <translation>Stäng sökpanelen</translation>
3389 </message>
3390 <message>
3391 <location filename="../src/VBoxVMLogViewer.cpp" line="422"/>
3392 <source>Find </source>
3393 <translation>Sök </translation>
3394 </message>
3395 <message>
3396 <location filename="../src/VBoxVMLogViewer.cpp" line="423"/>
3397 <source>Enter a search string here</source>
3398 <translation>Ange en söksträng här</translation>
3399 </message>
3400 <message>
3401 <location filename="../src/VBoxVMLogViewer.cpp" line="425"/>
3402 <source>&amp;Previous</source>
3403 <translation>&amp;Föregående</translation>
3404 </message>
3405 <message>
3406 <location filename="../src/VBoxVMLogViewer.cpp" line="427"/>
3407 <source>Search for the previous occurrence of the string</source>
3408 <translation>Sök efter föregående förekomst av strängen</translation>
3409 </message>
3410 <message>
3411 <location filename="../src/VBoxVMLogViewer.cpp" line="429"/>
3412 <source>&amp;Next</source>
3413 <translation>&amp;Nästa</translation>
3414 </message>
3415 <message>
3416 <location filename="../src/VBoxVMLogViewer.cpp" line="431"/>
3417 <source>Search for the next occurrence of the string</source>
3418 <translation>Sök efter nästa förekomst av strängen</translation>
3419 </message>
3420 <message>
3421 <location filename="../src/VBoxVMLogViewer.cpp" line="433"/>
3422 <source>C&amp;ase Sensitive</source>
3423 <translation>Skiftläges&amp;känslig</translation>
3424 </message>
3425 <message>
3426 <location filename="../src/VBoxVMLogViewer.cpp" line="435"/>
3427 <source>Perform case sensitive search (when checked)</source>
3428 <translation>Genomför skiftlägeskänslig sökning (om kryssad)</translation>
3429 </message>
3430 <message>
3431 <location filename="../src/VBoxVMLogViewer.cpp" line="437"/>
3432 <source>String not found</source>
3433 <translation>Strängen hittades inte</translation>
3434 </message>
3435</context>
3436<context>
3437 <name>VBoxMediaComboBox</name>
3438 <message>
3439 <location filename="../src/VBoxMediaComboBox.cpp" line="107"/>
3440 <source>&lt;no hard disk&gt;</source>
3441 <translation>&lt;ingen hårddisk&gt;</translation>
3442 </message>
3443 <message>
3444 <location filename="../src/VBoxMediaComboBox.cpp" line="107"/>
3445 <source>No hard disk</source>
3446 <translation>Ingen hårddisk</translation>
3447 </message>
3448</context>
3449<context>
3450 <name>VBoxNIList</name>
3451 <message>
3452 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="536"/>
3453 <source>VirtualBox Host Interface %1</source>
3454 <translation type="unfinished">VirtualBox värdgränssnitt %1</translation>
3455 </message>
3456 <message>
3457 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="595"/>
3458 <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
3459 <translation type="unfinished">&lt;p&gt;Vill du ta bort det markerade värdnätverksgränssnittet &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Observera:&lt;/b&gt; Det här gränssnittet kan användas av en eller flera nätverksadaptrar på den här eller andra virtuella maskiner. Efter att det har tagits bort kommer dessa adaptrar inte längre att fungera förrän du har ändrat deras inställningar, antingen genom att välja ett annat gränssnittsnamn eller en annan anslutningstyp för adaptern.&lt;/p&gt;</translation>
3460 </message>
3461 <message>
3462 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="626"/>
3463 <source>Host &amp;Interfaces</source>
3464 <translation type="unfinished">Värdgränssn&amp;itt</translation>
3465 </message>
3466 <message>
3467 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="628"/>
3468 <source>Lists all available host interfaces.</source>
3469 <translation type="unfinished">Listar alla tillgängliga värdgränssnitt.</translation>
3470 </message>
3471 <message>
3472 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="630"/>
3473 <source>A&amp;dd New Host Interface</source>
3474 <translation type="unfinished"></translation>
3475 </message>
3476 <message>
3477 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="631"/>
3478 <source>&amp;Remove Selected Host Interface</source>
3479 <translation type="unfinished"></translation>
3480 </message>
3481 <message>
3482 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="632"/>
3483 <source>Adds a new host interface.</source>
3484 <translation type="unfinished">Lägger till ett nytt värdgränssnitt.</translation>
3485 </message>
3486 <message>
3487 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="633"/>
3488 <source>Removes the selected host interface.</source>
3489 <translation type="unfinished">Tar bort det markerade värdgränssnittet.</translation>
3490 </message>
3491</context>
3492<context>
3493 <name>VBoxNewHDWzd</name>
3494 <message>
3495 <location filename="../ui/VBoxNewHDWzd.ui" line="30"/>
3496 <source>Create New Virtual Disk</source>
3497 <translation>Skapa ny virtuell disk</translation>
3498 </message>
3499 <message>
3500 <location filename="" line="1953391981"/>
3501 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;
3502&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard
3503and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
3504 <translation type="obsolete">&lt;p&gt;Den här guiden kommer att hjälpa dig att skapa en ny virtuell hårddiskavbildning för din virtuella maskin.&lt;/p&gt;
3505&lt;p&gt;Använd knappen &lt;b&gt;Nästa&lt;/b&gt; för att gå till nästa sida i guiden
3506och &lt;b&gt;Bakåt&lt;/b&gt; för att åẗergå till föregående sida.&lt;/p&gt;</translation>
3507 </message>
3508 <message>
3509 <location filename="../ui/VBoxNewHDWzd.ui" line="63"/>
3510 <source>Welcome to the Create New Virtual Disk Wizard!</source>
3511 <translation>Välkommen till guiden för att skapa ny virtuell disk!</translation>
3512 </message>
3513 <message>
3514 <location filename="../ui/VBoxNewHDWzd.ui" line="304"/>
3515 <source>Image Type</source>
3516 <translation>Avbildningstyp</translation>
3517 </message>
3518 <message>
3519 <location filename="../ui/VBoxNewHDWzd.ui" line="319"/>
3520 <source>&amp;Dynamically expanding image</source>
3521 <translation>&amp;Dynamiskt växande avbildning</translation>
3522 </message>
3523 <message>
3524 <location filename="../ui/VBoxNewHDWzd.ui" line="335"/>
3525 <source>&amp;Fixed-size image</source>
3526 <translation>A&amp;vbildning med fast storlek</translation>
3527 </message>
3528 <message>
3529 <location filename="../ui/VBoxNewHDWzd.ui" line="227"/>
3530 <source>Virtual Disk Image Type</source>
3531 <translation>Typ av virtuell diskavbildning</translation>
3532 </message>
3533 <message>
3534 <location filename="" line="1953391981"/>
3535 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file
3536to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
3537 <translation type="obsolete">&lt;p&gt;Tryck på knappen &lt;b&gt;Välj&lt;/b&gt; för att välja plats och namn på filen som
3538ska lagra den virtuella hårddiskavbildningen eller ange ett filnamn i inmatningsfältet.&lt;/p&gt;</translation>
3539 </message>
3540 <message>
3541 <location filename="../ui/VBoxNewHDWzd.ui" line="512"/>
3542 <source>&amp;Image File Name</source>
3543 <translation>Filnamn för &amp;avbildning</translation>
3544 </message>
3545 <message>
3546 <location filename="" line="1953391981"/>
3547 <source>Select</source>
3548 <translation type="obsolete">Välj</translation>
3549 </message>
3550 <message>
3551 <location filename="" line="1953391981"/>
3552 <source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS
3553as the size of the virtual hard disk.&lt;/p&gt;</source>
3554 <translation type="obsolete">&lt;p&gt;Välj storlek för den virtuella hårddiskavbildningen i megabyte. Den här storleken kommer att rapporteras
3555till gästoperativsystemet som storleken för den virtuella hårddisken.&lt;/p&gt;</translation>
3556 </message>
3557 <message>
3558 <location filename="../ui/VBoxNewHDWzd.ui" line="568"/>
3559 <source>Image &amp;Size</source>
3560 <translation>Avbildnings&amp;storlek</translation>
3561 </message>
3562 <message>
3563 <location filename="../ui/VBoxNewHDWzd.ui" line="435"/>
3564 <source>Virtual Disk Location and Size</source>
3565 <translation>Plats och storlek för virtuell disk</translation>
3566 </message>
3567 <message>
3568 <location filename="../ui/VBoxNewHDWzd.ui" line="799"/>
3569 <source>You are going to create a new virtual hard disk image with the following parameters:</source>
3570 <translation>Du kommer att skapa en ny virtuell hårddiskavbildning med följande parametrar:</translation>
3571 </message>
3572 <message>
3573 <location filename="" line="1953391981"/>
3574 <source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button.
3575 Once you press it, a new hard disk image will be created.
3576 </source>
3577 <translation type="obsolete">Om ovanstående inställningar är korrekta kan du trycka på knappen &lt;b&gt;Färdigställ&lt;/b&gt;.
3578 När du har tryckt på den kommer den nya hårddiskavbildningen att skapas.
3579 </translation>
3580 </message>
3581 <message>
3582 <location filename="../ui/VBoxNewHDWzd.ui" line="741"/>
3583 <source>Summary</source>
3584 <translation>Sammandrag</translation>
3585 </message>
3586 <message>
3587 <location filename="../src/VBoxNewHDWzd.cpp" line="366"/>
3588 <source>&lt;nobr&gt;%1 Bytes&lt;/nobr&gt;</source>
3589 <translation>&lt;nobr&gt;%1 byte&lt;/nobr&gt;</translation>
3590 </message>
3591 <message>
3592 <location filename="" line="1953391981"/>
3593 <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Location:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Size:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;Bytes)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
3594 <translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;Typ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Plats:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Storlek:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;(%4&amp;nbsp;byte)&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
3595 </message>
3596 <message>
3597 <location filename="../src/VBoxNewHDWzd.cpp" line="265"/>
3598 <source>Hard disk images (*.vdi)</source>
3599 <translation>Hårddiskavbildningar (*.vdi)</translation>
3600 </message>
3601 <message>
3602 <location filename="../src/VBoxNewHDWzd.cpp" line="263"/>
3603 <source>Select a file for the new hard disk image file</source>
3604 <translation>Välj en fil för den nya hårddiskavbildningsfilen</translation>
3605 </message>
3606 <message>
3607 <location filename="" line="1953391981"/>
3608 <source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;
3609&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount
3610of space on your physical hard disk. It will grow dynamically (up to
3611the size specified) as the Guest OS claims disk space.&lt;/p&gt;
3612&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately
3613the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long
3614time depending on the image size and the write performance of your harddisk.&lt;/p&gt;</source>
3615 <translation type="obsolete">&lt;p&gt;Välj den typ av virtuell hårddiskavbildning som du vill skapa.&lt;/p&gt;
3616&lt;p&gt;En &lt;b&gt;dynamiskt växande avbildning&lt;/b&gt; tar initialt upp en mycket liten
3617del utrymme på din fysiska hårddisk. Den kommer att växa dynamiskt (upp till
3618angiven storlek) allt eftersom gästoperativsystemet använder diskutrymmet.&lt;/p&gt;
3619&lt;p&gt;En &lt;b&gt;avbildning med fast storlek&lt;/b&gt; växer inte. Den lagras i en fil på
3620ungefär samma storlek som storleken för den virtuella hårddisken. Skapandet av en avbildning med fast
3621storlek kan ta mycket lång tid beroende på avbildningens storlek och skrivprestandan för din hårddisk.&lt;/p&gt;</translation>
3622 </message>
3623 <message>
3624 <location filename="../src/VBoxNewHDWzd.cpp" line="203"/>
3625 <source>&lt;table cellspacing=0 cellpadding=2&gt;&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Type:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Location:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Size:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;&lt;nobr&gt;%3&amp;nbsp;(%4&amp;nbsp;Bytes)&lt;/nobr&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
3626 <translation type="unfinished"></translation>
3627 </message>
3628 <message>
3629 <location filename="../ui/VBoxNewHDWzd.ui" line="121"/>
3630 <source>&lt;p&gt;This wizard will help you to create a new virtual hard disk image for your virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
3631 <translation type="unfinished"></translation>
3632 </message>
3633 <message>
3634 <location filename="../ui/VBoxNewHDWzd.ui" line="904"/>
3635 <source>&lt; &amp;Back</source>
3636 <translation type="unfinished"></translation>
3637 </message>
3638 <message>
3639 <location filename="../ui/VBoxNewHDWzd.ui" line="697"/>
3640 <source>&amp;Next &gt;</source>
3641 <translation type="unfinished"></translation>
3642 </message>
3643 <message>
3644 <location filename="../ui/VBoxNewHDWzd.ui" line="934"/>
3645 <source>&amp;Cancel</source>
3646 <translation type="unfinished"></translation>
3647 </message>
3648 <message>
3649 <location filename="../ui/VBoxNewHDWzd.ui" line="285"/>
3650 <source>&lt;p&gt;Select the type of virtual hard disk image you want to create.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;dynamically expanding image&lt;/b&gt; initially occupies a very small amount of space on your physical hard disk. It will grow dynamically (up to the size specified) as the Guest OS claims disk space.&lt;/p&gt;&lt;p&gt;A &lt;b&gt;fixed-size image&lt;/b&gt; does not grow. It is stored in a file of approximately the same size as the size of the virtual hard disk. The creation of a fixed-size image may take a long time depending on the image size and the write performance of your harddisk.&lt;/p&gt;</source>
3651 <translation type="unfinished"></translation>
3652 </message>
3653 <message>
3654 <location filename="../ui/VBoxNewHDWzd.ui" line="493"/>
3655 <source>&lt;p&gt;Press the &lt;b&gt;Select&lt;/b&gt; button to select the location and name of the file to store the virtual hard disk image or type a file name in the entry field.&lt;/p&gt;</source>
3656 <translation type="unfinished"></translation>
3657 </message>
3658 <message>
3659 <location filename="../ui/VBoxNewHDWzd.ui" line="549"/>
3660 <source>&lt;p&gt;Select the size of the virtual hard disk image in megabytes. This size will be reported to the Guest OS as the size of the virtual hard disk.&lt;/p&gt;</source>
3661 <translation type="unfinished"></translation>
3662 </message>
3663 <message>
3664 <location filename="../ui/VBoxNewHDWzd.ui" line="849"/>
3665 <source>If the above settings are correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new hard disk image will be created.</source>
3666 <translation type="unfinished"></translation>
3667 </message>
3668 <message>
3669 <location filename="../ui/VBoxNewHDWzd.ui" line="911"/>
3670 <source>&amp;Finish</source>
3671 <translation type="unfinished"></translation>
3672 </message>
3673</context>
3674<context>
3675 <name>VBoxNewVMWzd</name>
3676 <message>
3677 <location filename="../ui/VBoxNewVMWzd.ui" line="30"/>
3678 <source>Create New Virtual Machine</source>
3679 <translation>Skapa ny virtuell maskin</translation>
3680 </message>
3681 <message>
3682 <location filename="" line="1953391981"/>
3683 <source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create
3684a new virtual machine for VirtualBox.&lt;/p&gt;
3685&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard
3686and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
3687 <translation type="obsolete">&lt;p&gt;Den här guiden kommer att hjälpa dig genom de steg som krävs
3688för att skapa en ny virtuell maskin för VirtualBox.&lt;/p&gt;
3689&lt;p&gt;Använd knappen &lt;b&gt;Nästa&lt;/b&gt; för att gå till nästa sida i guiden
3690och &lt;b&gt;Bakåt&lt;/b&gt; för att återgå till föregående sida.&lt;/p&gt;</translation>
3691 </message>
3692 <message>
3693 <location filename="../ui/VBoxNewVMWzd.ui" line="63"/>
3694 <source>Welcome to the New Virtual Machine Wizard!</source>
3695 <translation>Välkommen till guiden för ny virtuell maskin!</translation>
3696 </message>
3697 <message>
3698 <location filename="" line="1953391981"/>
3699 <source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating
3700system you plan to install onto the virtual machine.&lt;/p&gt;
3701&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration.
3702It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
3703 <translation type="obsolete">&lt;p&gt;Ange ett namn för den virtuella msakinen och välj typ av operativsystem för gästoperativ-
3704systemet som du planerar att installera på den virtuella maskinen.&lt;/p&gt;
3705&lt;p&gt;Namnet på den virtuella maskinen avspeglar ofta dess programvara och maskinvarukonfiguration.
3706Det kommer att användas av alla VirtualBox-komponenter för att identifiera din virtuella maskin.&lt;/p&gt;</translation>
3707 </message>
3708 <message>
3709 <location filename="../ui/VBoxNewVMWzd.ui" line="298"/>
3710 <source>N&amp;ame</source>
3711 <translation>N&amp;amn</translation>
3712 </message>
3713 <message>
3714 <location filename="../ui/VBoxNewVMWzd.ui" line="331"/>
3715 <source>OS &amp;Type</source>
3716 <translation>Operativsys&amp;tem</translation>
3717 </message>
3718 <message>
3719 <location filename="../ui/VBoxNewVMWzd.ui" line="224"/>
3720 <source>VM Name and OS Type</source>
3721 <translation>Namn och operativsystem</translation>
3722 </message>
3723 <message>
3724 <location filename="../ui/VBoxNewVMWzd.ui" line="547"/>
3725 <source>&lt;p&gt;Select the amount of base memory (RAM) in megabytes to be allocated to the virtual machine.&lt;/p&gt;</source>
3726 <translation>&lt;p&gt;Välj den mängd basminne (RAM) i megabyte som ska allokeras till den virtuella maskinen.&lt;/p&gt;</translation>
3727 </message>
3728 <message>
3729 <location filename="../ui/VBoxNewVMWzd.ui" line="585"/>
3730 <source>Base &amp;Memory Size</source>
3731 <translation>Bas&amp;minnesstorlek</translation>
3732 </message>
3733 <message>
3734 <location filename="" line="1953391981"/>
3735 <source>&lt;</source>
3736 <translation type="obsolete">&lt;</translation>
3737 </message>
3738 <message>
3739 <location filename="" line="1953391981"/>
3740 <source>=</source>
3741 <translation type="obsolete">=</translation>
3742 </message>
3743 <message>
3744 <location filename="" line="1953391981"/>
3745 <source>&gt;</source>
3746 <translation type="obsolete">&gt;</translation>
3747 </message>
3748 <message>
3749 <location filename="../ui/VBoxNewVMWzd.ui" line="632"/>
3750 <source>MB</source>
3751 <translation>MB</translation>
3752 </message>
3753 <message>
3754 <location filename="../ui/VBoxNewVMWzd.ui" line="489"/>
3755 <source>Memory</source>
3756 <translation>Minne</translation>
3757 </message>
3758 <message>
3759 <location filename="" line="1953391981"/>
3760 <source>&lt;p&gt;Select a hard disk image to be used
3761as the boot hard disk of the virtual machine. You can either create a new hard
3762disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk
3763image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt;
3764button (to invoke the Virtual Disk Manager dialog).&lt;/p&gt;
3765&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this
3766step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
3767 <translation type="obsolete">&lt;p&gt;Välj en hårddiskavbildning att använda som
3768uppstartshårddisk för den virtuella maskinen. Du kan antingen skapa en
3769ny hårddisk med knappen &lt;b&gt;Ny&lt;/b&gt; eller välja en befintlig hårddiskavbildning
3770från rullgardinsmenyn eller genom att trycka på knappen &lt;b&gt;Befintlig&lt;/b&gt;
3771(för att visa dialogrutan Virtuell diskhanterare).&lt;/p&gt;
3772&lt;p&gt;Om du behöver en mer komplicerad hårddiskkonfiguration kan du även
3773hoppa över det här steget och ansluta hårddiskar senare i inställningarna.&lt;/p&gt;</translation>
3774 </message>
3775 <message>
3776 <location filename="../ui/VBoxNewVMWzd.ui" line="873"/>
3777 <source>B&amp;oot Hard Disk (Primary Master)</source>
3778 <translation>Upps&amp;tartshårddisk (primär master)</translation>
3779 </message>
3780 <message>
3781 <location filename="../ui/VBoxNewVMWzd.ui" line="882"/>
3782 <source>N&amp;ew...</source>
3783 <translation>N&amp;y...</translation>
3784 </message>
3785 <message>
3786 <location filename="../ui/VBoxNewVMWzd.ui" line="889"/>
3787 <source>E&amp;xisting...</source>
3788 <translation>B&amp;efintlig...</translation>
3789 </message>
3790 <message>
3791 <location filename="../ui/VBoxNewVMWzd.ui" line="777"/>
3792 <source>Virtual Hard Disk</source>
3793 <translation>Virtuell hårddisk</translation>
3794 </message>
3795 <message>
3796 <location filename="" line="1953391981"/>
3797 <source>
3798 &lt;p&gt;
3799 You are going to create a new virtual machine
3800 with the following parameters:
3801 &lt;/p&gt;
3802 </source>
3803 <translation type="obsolete">
3804 &lt;p&gt;
3805 Du kommer att skapa en ny virtuell maskin
3806 med följande parametrar:
3807 &lt;/p&gt;
3808 </translation>
3809 </message>
3810 <message>
3811 <location filename="" line="1953391981"/>
3812 <source>
3813 &lt;p&gt;
3814 If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button.
3815 Once you press it, a new virtual machine will be created.
3816 &lt;/p&gt;&lt;p&gt;
3817 Note that you can alter these and all other setting of the
3818 created virtual machine at any time using the
3819 &lt;b&gt;Settings&lt;/b&gt; dialog accessible through
3820 the menu of the main window.
3821 &lt;/p&gt;
3822 </source>
3823 <translation type="obsolete">
3824 &lt;p&gt;
3825 Om ovanstående är korrekt kan du trycka på knappen &lt;b&gt;Färdigställ&lt;/b&gt;.
3826 När du trycker på den kommer den nya virtuella maskinen att skapas.
3827 &lt;/p&gt;&lt;p&gt;
3828 Observera att du kan ändra dessa och alla andra inställningar för den
3829 skapade virtuella maskinen när som helst med hjälp av dialogrutan
3830 &lt;b&gt;Inställningar&lt;/b&gt; som du når via menyn
3831 i huvudfönstret.
3832 &lt;/p&gt;
3833 </translation>
3834 </message>
3835 <message>
3836 <location filename="../ui/VBoxNewVMWzd.ui" line="1012"/>
3837 <source>Summary</source>
3838 <translation>Sammandrag</translation>
3839 </message>
3840 <message>
3841 <location filename="../src/VBoxNewVMWzd.cpp" line="162"/>
3842 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
3843 <translation>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
3844 </message>
3845 <message>
3846 <location filename="" line="1953391981"/>
3847 <source>&lt;tr&gt;&lt;td&gt;Name:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;OS Type:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Base Memory:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</source>
3848 <translation type="obsolete">&lt;tr&gt;&lt;td&gt;Namn:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Operativsystem:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Basminne:&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</translation>
3849 </message>
3850 <message>
3851 <location filename="" line="1953391981"/>
3852 <source>&lt;tr&gt;&lt;td&gt;Boot Hard Disk:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</source>
3853 <translation type="obsolete">&lt;tr&gt;&lt;td&gt;Uppstartshårddisk:&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</translation>
3854 </message>
3855 <message>
3856 <location filename="../src/VBoxNewVMWzd.cpp" line="152"/>
3857 <source>The recommended base memory size is &lt;b&gt;%1&lt;/b&gt; MB.</source>
3858 <translation>Den rekommenderade storleken på basminnet är &lt;b&gt;%1&lt;/b&gt; MB.</translation>
3859 </message>
3860 <message>
3861 <location filename="../src/VBoxNewVMWzd.cpp" line="155"/>
3862 <source>The recommended size of the boot hard disk is &lt;b&gt;%1&lt;/b&gt; MB.</source>
3863 <translation>Den rekommenderade storleken på uppstartshårddisken är &lt;b&gt;%1&lt;/b&gt; MB.</translation>
3864 </message>
3865 <message>
3866 <location filename="../src/VBoxNewVMWzd.cpp" line="172"/>
3867 <source>&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Name:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;OS Type:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;%2&lt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Base Memory:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;%3&amp;nbsp;MB&lt;/td&gt;&lt;/tr&gt;</source>
3868 <translation type="unfinished"></translation>
3869 </message>
3870 <message>
3871 <location filename="../src/VBoxNewVMWzd.cpp" line="179"/>
3872 <source>&lt;tr&gt;&lt;td&gt;&lt;nobr&gt;Boot Hard Disk:&lt;/nobr&gt;&lt;/td&gt;&lt;td&gt;%4&lt;/td&gt;&lt;/tr&gt;</source>
3873 <translation type="unfinished"></translation>
3874 </message>
3875 <message>
3876 <location filename="../ui/VBoxNewVMWzd.ui" line="121"/>
3877 <source>&lt;p&gt;This wizard will guide you through the steps that are necessary to create a new virtual machine for VirtualBox.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page.&lt;/p&gt;</source>
3878 <translation type="unfinished"></translation>
3879 </message>
3880 <message>
3881 <location filename="../ui/VBoxNewVMWzd.ui" line="1169"/>
3882 <source>&lt; &amp;Back</source>
3883 <translation type="unfinished"></translation>
3884 </message>
3885 <message>
3886 <location filename="../ui/VBoxNewVMWzd.ui" line="968"/>
3887 <source>&amp;Next &gt;</source>
3888 <translation type="unfinished"></translation>
3889 </message>
3890 <message>
3891 <location filename="../ui/VBoxNewVMWzd.ui" line="1199"/>
3892 <source>&amp;Cancel</source>
3893 <translation type="unfinished"></translation>
3894 </message>
3895 <message>
3896 <location filename="../ui/VBoxNewVMWzd.ui" line="282"/>
3897 <source>&lt;p&gt;Enter a name for the new virtual machine and select the type of the guest operating system you plan to install onto the virtual machine.&lt;/p&gt;&lt;p&gt;The name of the virtual machine usually indicates its software and hardware configuration. It will be used by all VirtualBox components to identify your virtual machine.&lt;/p&gt;</source>
3898 <translation type="unfinished"></translation>
3899 </message>
3900 <message>
3901 <location filename="../ui/VBoxNewVMWzd.ui" line="835"/>
3902 <source>&lt;p&gt;Select a hard disk image to be used as the boot hard disk of the virtual machine. You can either create a new hard disk using the &lt;b&gt;New&lt;/b&gt; button or select an existing hard disk image from the drop-down list or by pressing the &lt;b&gt;Existing&lt;/b&gt; button (to invoke the Virtual Disk Manager dialog).&lt;/p&gt;&lt;p&gt;If you need a more complicated hard disk setup, you can also skip this step and attach hard disks later using the VM Settings dialog.&lt;/p&gt;</source>
3903 <translation type="unfinished"></translation>
3904 </message>
3905 <message>
3906 <location filename="../ui/VBoxNewVMWzd.ui" line="1070"/>
3907 <source>&lt;p&gt;You are going to create a new virtual machine with the following parameters:&lt;/p&gt;</source>
3908 <translation type="unfinished"></translation>
3909 </message>
3910 <message>
3911 <location filename="../ui/VBoxNewVMWzd.ui" line="1117"/>
3912 <source>&lt;p&gt;If the above is correct press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, a new virtual machine will be created. &lt;/p&gt;&lt;p&gt;Note that you can alter these and all other setting of the created virtual machine at any time using the &lt;b&gt;Settings&lt;/b&gt; dialog accessible through the menu of the main window.&lt;/p&gt;</source>
3913 <translation type="unfinished"></translation>
3914 </message>
3915 <message>
3916 <location filename="../ui/VBoxNewVMWzd.ui" line="1176"/>
3917 <source>&amp;Finish</source>
3918 <translation type="unfinished"></translation>
3919 </message>
3920</context>
3921<context>
3922 <name>VBoxProblemReporter</name>
3923 <message>
3924 <location filename="../src/VBoxProblemReporter.cpp" line="331"/>
3925 <source>VirtualBox - Information</source>
3926 <comment>msg box title</comment>
3927 <translation>VirtualBox - Information</translation>
3928 </message>
3929 <message>
3930 <location filename="../src/VBoxProblemReporter.cpp" line="335"/>
3931 <source>VirtualBox - Question</source>
3932 <comment>msg box title</comment>
3933 <translation>VirtualBox - Fråga</translation>
3934 </message>
3935 <message>
3936 <location filename="../src/VBoxProblemReporter.cpp" line="339"/>
3937 <source>VirtualBox - Warning</source>
3938 <comment>msg box title</comment>
3939 <translation>VirtualBox - Varning</translation>
3940 </message>
3941 <message>
3942 <location filename="../src/VBoxProblemReporter.cpp" line="343"/>
3943 <source>VirtualBox - Error</source>
3944 <comment>msg box title</comment>
3945 <translation>VirtualBox - Fel</translation>
3946 </message>
3947 <message>
3948 <location filename="../src/VBoxProblemReporter.cpp" line="347"/>
3949 <source>VirtualBox - Critical Error</source>
3950 <comment>msg box title</comment>
3951 <translation>VirtualBox - Kritiskt fel</translation>
3952 </message>
3953 <message>
3954 <location filename="../src/VBoxProblemReporter.cpp" line="374"/>
3955 <source>Do not show this message again</source>
3956 <comment>msg box flag</comment>
3957 <translation>Visa inte det här meddelandet igen</translation>
3958 </message>
3959 <message>
3960 <location filename="../src/VBoxProblemReporter.cpp" line="501"/>
3961 <source>Failed to open &lt;tt&gt;%1&lt;/tt&gt;. Make sure your desktop environment can properly handle URLs of this type.</source>
3962 <translation>Misslyckades med att öppna &lt;tt&gt;%1&lt;/tt&gt;. Försäkra dig om att din skrivbordsmiljö kan hantera URL:er av den här typen på rätt sätt.</translation>
3963 </message>
3964 <message>
3965 <location filename="../src/VBoxProblemReporter.cpp" line="552"/>
3966 <source>&lt;p&gt;Failed to initialize COM or to find the VirtualBox COM server. Most likely, the VirtualBox server is not running or failed to start.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
3967 <translation>&lt;p&gt;Misslyckades med att initiera COM eller att hitta VirtualBox COM-server. Antagligen kör inte VirtualBox-servern eller misslyckades med att starta.&lt;/p&gt;&lt;p&gt;Programmet kommer nu att avslutas.&lt;/p&gt;</translation>
3968 </message>
3969 <message>
3970 <location filename="../src/VBoxProblemReporter.cpp" line="560"/>
3971 <source>&lt;p&gt;Failed to create the VirtualBox COM object.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
3972 <translation>&lt;p&gt;Misslyckades med att skapa VirtualBox COM-objekt.&lt;/p&gt;&lt;p&gt;Programmet kommer nu att avslutas.&lt;/p&gt;</translation>
3973 </message>
3974 <message>
3975 <location filename="../src/VBoxProblemReporter.cpp" line="608"/>
3976 <source>Failed to set global VirtualBox properties.</source>
3977 <translation>Misslyckades med att ställa in allmänna egenskaper för VirtualBox.</translation>
3978 </message>
3979 <message>
3980 <location filename="../src/VBoxProblemReporter.cpp" line="622"/>
3981 <source>Failed to access the USB subsystem.</source>
3982 <translation>Misslyckades med att komma åt USB-undersystemet.</translation>
3983 </message>
3984 <message>
3985 <location filename="../src/VBoxProblemReporter.cpp" line="633"/>
3986 <source>Failed to create a new virtual machine.</source>
3987 <translation>Misslyckades med att skapa en ny virtuell maskin.</translation>
3988 </message>
3989 <message>
3990 <location filename="../src/VBoxProblemReporter.cpp" line="646"/>
3991 <source>Failed to create a new virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
3992 <translation>Misslyckades med att skapa en ny virtuell maskin &lt;b&gt;%1&lt;/b&gt;.</translation>
3993 </message>
3994 <message>
3995 <location filename="../src/VBoxProblemReporter.cpp" line="658"/>
3996 <source>Failed to apply the settings to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
3997 <translation>Misslyckades med att verkställa inställningarna för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
3998 </message>
3999 <message>
4000 <location filename="../src/VBoxProblemReporter.cpp" line="719"/>
4001 <source>Failed to start the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4002 <translation>Misslyckades med att starta den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4003 </message>
4004 <message>
4005 <location filename="../src/VBoxProblemReporter.cpp" line="731"/>
4006 <source>Failed to pause the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4007 <translation>Misslyckades med att pausa körningen av den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4008 </message>
4009 <message>
4010 <location filename="../src/VBoxProblemReporter.cpp" line="742"/>
4011 <source>Failed to resume the execution of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4012 <translation>Misslyckades med att återuppta körningen av den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4013 </message>
4014 <message>
4015 <location filename="../src/VBoxProblemReporter.cpp" line="779"/>
4016 <source>Failed to save the state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4017 <translation>Misslyckades med att spara tillståndet för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4018 </message>
4019 <message>
4020 <location filename="../src/VBoxProblemReporter.cpp" line="805"/>
4021 <source>Failed to create a snapshot of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4022 <translation>Misslyckades med att skapa en ögonblicksbild av den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4023 </message>
4024 <message>
4025 <location filename="../src/VBoxProblemReporter.cpp" line="817"/>
4026 <source>Failed to stop the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4027 <translation>Misslyckades med att stoppa den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4028 </message>
4029 <message>
4030 <location filename="../src/VBoxProblemReporter.cpp" line="829"/>
4031 <source>Failed to remove the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4032 <translation>Misslyckades med att ta bort den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4033 </message>
4034 <message>
4035 <location filename="../src/VBoxProblemReporter.cpp" line="840"/>
4036 <source>Failed to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4037 <translation>Misslyckades med att förkasta det sparade tillståndet för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4038 </message>
4039 <message>
4040 <location filename="../src/VBoxProblemReporter.cpp" line="880"/>
4041 <source>Failed to discard the snapshot &lt;b&gt;%1&lt;/b&gt; of the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
4042 <translation>Misslyckades med att förkasta ögonblicksbilden &lt;b&gt;%1&lt;/b&gt; för den virtuella maskinen &lt;b&gt;%2&lt;/b&gt;.</translation>
4043 </message>
4044 <message>
4045 <location filename="../src/VBoxProblemReporter.cpp" line="905"/>
4046 <source>Failed to discard the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4047 <translation>Misslyckades med att förkasta det aktuella tillståndet för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4048 </message>
4049 <message>
4050 <location filename="../src/VBoxProblemReporter.cpp" line="929"/>
4051 <source>Failed to discard the current snapshot and the current state of the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4052 <translation>Misslyckades med att förkasta den aktuella ögonblicksbilden och det aktuella tillståndet för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4053 </message>
4054 <message>
4055 <location filename="../src/VBoxProblemReporter.cpp" line="940"/>
4056 <source>There is no virtual machine named &lt;b&gt;%1&lt;/b&gt;.</source>
4057 <translation>Det finns ingen virtuell maskin med namnet &lt;b&gt;%1&lt;/b&gt;.</translation>
4058 </message>
4059 <message>
4060 <location filename="../src/VBoxProblemReporter.cpp" line="988"/>
4061 <source>&lt;p&gt;Are you sure you want to permanently delete the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation cannot be undone.&lt;/p&gt;</source>
4062 <translation>&lt;p&gt;Är du säker på att du permanent vill ta bort den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;Den här åtgärden går inte att ångra.&lt;/p&gt;</translation>
4063 </message>
4064 <message>
4065 <location filename="../src/VBoxProblemReporter.cpp" line="1001"/>
4066 <source>&lt;p&gt;Are you sure you want to unregister the inaccessible virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;You will no longer be able to register it back from GUI.&lt;/p&gt;</source>
4067 <translation>&lt;p&gt;Är du säker på att du vill avregistrera den oåtkomliga virtuella maskinen &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;Du kommer inte längre att kunna registrera den igen via det grafiska gränssnittet.&lt;/p&gt;</translation>
4068 </message>
4069 <message>
4070 <location filename="../src/VBoxProblemReporter.cpp" line="1017"/>
4071 <source>&lt;p&gt;Are you sure you want to discard the saved state of the virtual machine &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;This operation is equivalent to resetting or powering off the machine without doing a proper shutdown by means of the guest OS.&lt;/p&gt;</source>
4072 <translation>&lt;p&gt;Är du säker på att du vill förkasta det sparade tillståndet för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;?&lt;/p&gt;&lt;p&gt;Den här åtgärden är samma som att starta om eller stänga av maskinen utan att göra en korrekt avstängning i gästoperativsystemet.&lt;/p&gt;</translation>
4073 </message>
4074 <message>
4075 <location filename="../src/VBoxProblemReporter.cpp" line="1029"/>
4076 <source>&lt;p&gt;Releasing this media image will detach it from the following virtual machine(s): &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Continue?&lt;/p&gt;</source>
4077 <translation>&lt;p&gt;Frigöring av den här mediaavbildningen kommer att koppla loss den från följande virtuella maskiner: &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Vill du fortsätta?&lt;/p&gt;</translation>
4078 </message>
4079 <message>
4080 <location filename="../src/VBoxProblemReporter.cpp" line="1042"/>
4081 <source>&lt;p&gt;The image file &lt;b&gt;%1&lt;/b&gt; already exists. You cannot create a new virtual hard disk that uses this file, because it can be already used by another virtual hard disk.&lt;/p&gt;&lt;p&gt;Please specify a different image file name.&lt;/p&gt;</source>
4082 <translation>&lt;p&gt;Avbildningsfilen &lt;b&gt;%1&lt;/b&gt; finns redan. Du kan inte skapa en ny virtuell hårddisk som använder den här filen därför att den kanske redan används av en annan virtuell hårddisk.&lt;/p&gt;&lt;p&gt;Ange ett annat filnamn för avbildningen.&lt;/p&gt;</translation>
4083 </message>
4084 <message>
4085 <location filename="../src/VBoxProblemReporter.cpp" line="1074"/>
4086 <source>Failed to delete the virtual hard disk image &lt;b&gt;%1&lt;/b&gt;.</source>
4087 <translation>Misslyckades med att ta bort den virtuella hårddiskavbildningen &lt;b&gt;%1&lt;/b&gt;.</translation>
4088 </message>
4089 <message>
4090 <location filename="../src/VBoxProblemReporter.cpp" line="1084"/>
4091 <source>&lt;p&gt;Do you want to remove (unregister) the virtual hard disk &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;</source>
4092 <translation>&lt;p&gt;Vill du ta bort (avregistrera) den virtuella hårddisken &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;</translation>
4093 </message>
4094 <message>
4095 <location filename="../src/VBoxProblemReporter.cpp" line="1124"/>
4096 <source>Failed to create the virtual hard disk image &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</source>
4097 <translation>Misslyckades med att skapa den virtuella hårddiskavbildningen &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;.&lt;/nobr&gt;</translation>
4098 </message>
4099 <message>
4100 <location filename="../src/VBoxProblemReporter.cpp" line="1181"/>
4101 <source>hard disk</source>
4102 <translation>hårddisk</translation>
4103 </message>
4104 <message>
4105 <location filename="../src/VBoxProblemReporter.cpp" line="1182"/>
4106 <source>CD/DVD image</source>
4107 <translation>CD/DVD-avbildning</translation>
4108 </message>
4109 <message>
4110 <location filename="../src/VBoxProblemReporter.cpp" line="1183"/>
4111 <source>floppy image</source>
4112 <translation>diskettavbildning</translation>
4113 </message>
4114 <message>
4115 <location filename="../src/VBoxProblemReporter.cpp" line="1172"/>
4116 <source>Failed to register the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
4117 <translation>Misslyckades med att registrera %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
4118 </message>
4119 <message>
4120 <location filename="../src/VBoxProblemReporter.cpp" line="1190"/>
4121 <source>Failed to unregister the %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
4122 <translation>Misslyckades med att avregistrera %1 &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
4123 </message>
4124 <message>
4125 <location filename="../src/VBoxProblemReporter.cpp" line="1202"/>
4126 <source>Failed to create a new session.</source>
4127 <translation>Misslyckades med att skapa en ny session.</translation>
4128 </message>
4129 <message>
4130 <location filename="../src/VBoxProblemReporter.cpp" line="1221"/>
4131 <source>Failed to open a session for the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4132 <translation>Misslyckades med att öppna en session för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4133 </message>
4134 <message>
4135 <location filename="../src/VBoxProblemReporter.cpp" line="1249"/>
4136 <source>Failed to get the accessibility state of the media &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Some of the registered media may become inaccessible.</source>
4137 <translation>Misslyckades med att läsa av tillgänglighetstillståndet för mediet &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Delar av det registrerade mediet kan bli oåtkomligt.</translation>
4138 </message>
4139 <message>
4140 <location filename="../src/VBoxProblemReporter.cpp" line="1269"/>
4141 <source>Failed to create the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
4142 <translation>Misslyckades med att skapa värdnätverksgränssnittet &lt;b&gt;%1&lt;/b&gt;.</translation>
4143 </message>
4144 <message>
4145 <location filename="../src/VBoxProblemReporter.cpp" line="1287"/>
4146 <source>Failed to remove the host network interface &lt;b&gt;%1&lt;/b&gt;.</source>
4147 <translation>Misslyckades med att ta bort värdnätverksgränssnittet &lt;b&gt;%1&lt;/b&gt;.</translation>
4148 </message>
4149 <message>
4150 <location filename="../src/VBoxProblemReporter.cpp" line="1314"/>
4151 <source>Failed to attach the USB device &lt;b&gt;%1&lt;/b&gt; to the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
4152 <translation>Misslyckades med att ansluta USB-enheten &lt;b&gt;%1&lt;/b&gt; till den virtuella maskinen &lt;b&gt;%2&lt;/b&gt;.</translation>
4153 </message>
4154 <message>
4155 <location filename="../src/VBoxProblemReporter.cpp" line="1340"/>
4156 <source>Failed to detach the USB device &lt;b&gt;%1&lt;/b&gt; from the virtual machine &lt;b&gt;%2&lt;/b&gt;.</source>
4157 <translation>Misslyckades med att koppla från USB-enheten &lt;b&gt;%1&lt;/b&gt; från den virtuella maskinen &lt;b&gt;%2&lt;/b&gt;.</translation>
4158 </message>
4159 <message>
4160 <location filename="../src/VBoxProblemReporter.cpp" line="1393"/>
4161 <source>Failed to create a shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) for the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
4162 <translation>Misslyckades med att skapa den delade mappen &lt;b&gt;%1&lt;/b&gt; (pekar på &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) för den virtuella maskinen &lt;b&gt;%3&lt;/b&gt;.</translation>
4163 </message>
4164 <message>
4165 <location filename="../src/VBoxProblemReporter.cpp" line="1375"/>
4166 <source>Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.</source>
4167 <translation>Misslyckades med att ta bort den delade mappen &lt;b&gt;%1&lt;/b&gt; (pekar till &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) från den virtuella maskinen &lt;b&gt;%3&lt;/b&gt;.</translation>
4168 </message>
4169 <message>
4170 <location filename="" line="1953391981"/>
4171 <source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
4172 <translation type="obsolete">&lt;p&gt;Du har &lt;b&gt;klickat med musen&lt;/b&gt; inne i den virtuella maskinen eller tryckt på &lt;b&gt;värdtangenten&lt;/b&gt;. Det här innebär att den virtuella maskinen &lt;b&gt;fångar&lt;/b&gt; värdens muspekare (endast om muspekarintegration inte för tillfället stöds av gästoperativsystemet) och tangentbordet, vilket kommer att göra dem otillgängliga för andra program som kör på din värdmaskin.&lt;/p&gt;&lt;p&gt;Du kan trycka på &lt;b&gt;värdtangenten&lt;/b&gt; när som helst för att &lt;b&gt;släppa&lt;/b&gt; taget om tangentbordet och musen (om den är fångad) och återgå till normal användning. Den för tillfället tilldelade värdtangenten visas i statusraden i nederkant av den virtuella maskinens fönster, bredvid ikonen&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;. Den här ikonen, tillsammans med den närliggande musikonen, indikerar det aktuella fångsttillståndet för tangentbordet och musen.&lt;/p&gt;</translation>
4173 </message>
4174 <message>
4175 <location filename="" line="1953391981"/>
4176 <source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
4177 <translation type="obsolete">&lt;p&gt;Du har alternativet &lt;b&gt;Fånga tangentbordet automatiskt&lt;/b&gt; påslaget. Det här gör att den virtuella maskinen automatiskt &lt;b&gt;fångar&lt;/b&gt; tangentbordet varje gång som fönstret för den virtuella maskinen aktiveras och gör den otillgängligt för andra program som kör på din värdmaskin: när tangentbordet fångas kommer alla tangenttryckningar (inklusive till exempel Alt-Tab) att dirigeras till den virtuella maskinen.&lt;/p&gt;&lt;p&gt;Du kan trycka på &lt;b&gt;värdtangenten&lt;/b&gt; när som helst för att &lt;b&gt;släppa&lt;/b&gt; taget om tangetbordet och musen (om den är fångad) och återgå till normal användning. Den för tillfället tilldelade värdtangenten visas i statusraden i nederkant av fönstret för den virtuella maskinen, bredvid ikonen&amp;nbsp;&lt;img src=hostkey_16px.png/&gt;&amp;nbsp;. Den här ikonen, tillsammans med den närliggande musikonen, indikerar det aktuella fångsttillståndet för tangentbordet och mus.&lt;/p&gt;</translation>
4178 </message>
4179 <message>
4180 <location filename="" line="1953391981"/>
4181 <source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
4182 <translation type="obsolete">&lt;p&gt;Den virtuella maskinen rapporterar att gästoperativsystemet har stöd för &lt;b&gt;muspekarintegration&lt;/b&gt;. Det här betyder att du inte behöver &lt;i&gt;fånga&lt;/i&gt; muspekaren för att kunna använda den i ditt gästoperativsystem -- alla musåtgärder som du genomför när muspekaren är över visningen av den virtuella maskinen kommer att skickas direkt till gästoperativsystemet. Om musen för tillfället är fångad kommer den automatiskt att släppas.&lt;/p&gt;&lt;p&gt;Musikonen i statusraden kommer att se ut som&amp;nbsp;&lt;img src=mouse_seamless_16px.png/&gt;&amp;nbsp;för att informera dig om att muspekarintegration stöds av gästoperativsystemet och är för tillfället påslaget.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Observera&lt;/b&gt;: Några program kan uppträda felaktigt i muspekarintegrationsläget. Du kan alltid inaktivera det för den aktuella sessionen (och aktivera det igen) genom att välja motsvarande åtgärd från menyraden.&lt;/p&gt;</translation>
4183 </message>
4184 <message>
4185 <location filename="../src/VBoxProblemReporter.cpp" line="1686"/>
4186 <source>&lt;p&gt;The Virtual Machine reports that the guest OS does not support &lt;b&gt;mouse pointer integration&lt;/b&gt; in the current video mode. You need to capture the mouse (by clicking over the VM display or pressing the host key) in order to use the mouse inside the guest OS.&lt;/p&gt;</source>
4187 <translation>&lt;p&gt;Den virtuella maskinen rapporterar att gästoperativsystemet inte har stöd för &lt;b&gt;muspekarintegration&lt;/b&gt; i det aktulla grafikläget. Du behöver fånga musen (genom att klicka i den virtuella maskinen eller genom att trycka på värdtangenten) för att använda musen inne i gästoperativsystemet.&lt;/p&gt;</translation>
4188 </message>
4189 <message>
4190 <location filename="../src/VBoxProblemReporter.cpp" line="1705"/>
4191 <source>&lt;p&gt;The Virtual Machine is currently in the &lt;b&gt;Paused&lt;/b&gt; state and therefore does not accept any keyboard or mouse input. If you want to continue to work inside the VM, you need to resume it by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
4192 <translation>&lt;p&gt;Den virtuella maskinen är för tillfället i ett &lt;b&gt;pausat&lt;/b&gt; tillstånd och kan därför inte ta emot inmatningar från tangentbord eller mus. Om du vill fortsätta att arbeta i den virtuella maskinen behöver du återuppta körningen av den genom att välja motsvarande åtgärd från menyraden.&lt;/p&gt;</translation>
4193 </message>
4194 <message>
4195 <location filename="../src/VBoxProblemReporter.cpp" line="1923"/>
4196 <source>&lt;p&gt;Cannot run VirtualBox in &lt;i&gt;VM Selector&lt;/i&gt; mode due to local restrictions.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
4197 <translation>&lt;p&gt;Kan inte köra VirtualBox i &lt;i&gt;VM Selector&lt;/i&gt;-läget på grund av lokala begränsningar.&lt;/p&gt;&lt;p&gt;Programmet kommer nu att avslutas.&lt;/p&gt;</translation>
4198 </message>
4199 <message>
4200 <location filename="../src/VBoxProblemReporter.cpp" line="1951"/>
4201 <source>&lt;nobr&gt;Fatal Error&lt;/nobr&gt;</source>
4202 <comment>runtime error info</comment>
4203 <translation>&lt;nobr&gt;Ödesdigert fel&lt;/nobr&gt;</translation>
4204 </message>
4205 <message>
4206 <location filename="../src/VBoxProblemReporter.cpp" line="1957"/>
4207 <source>&lt;nobr&gt;Non-Fatal Error&lt;/nobr&gt;</source>
4208 <comment>runtime error info</comment>
4209 <translation>&lt;nobr&gt;Icke-ödesdigert fel&lt;/nobr&gt;</translation>
4210 </message>
4211 <message>
4212 <location filename="../src/VBoxProblemReporter.cpp" line="1963"/>
4213 <source>&lt;nobr&gt;Warning&lt;/nobr&gt;</source>
4214 <comment>runtime error info</comment>
4215 <translation>&lt;nobr&gt;Varning&lt;/nobr&gt;</translation>
4216 </message>
4217 <message>
4218 <location filename="../src/VBoxProblemReporter.cpp" line="1984"/>
4219 <source>&lt;nobr&gt;Error ID: &lt;/nobr&gt;</source>
4220 <comment>runtime error info</comment>
4221 <translation>&lt;nobr&gt;Fel-ID: &lt;/nobr&gt;</translation>
4222 </message>
4223 <message>
4224 <location filename="../src/VBoxProblemReporter.cpp" line="1986"/>
4225 <source>Severity: </source>
4226 <comment>runtime error info</comment>
4227 <translation>Allvarlighetsgrad: </translation>
4228 </message>
4229 <message>
4230 <location filename="../src/VBoxProblemReporter.cpp" line="2000"/>
4231 <source>&lt;p&gt;A fatal error has occurred during virtual machine execution! The virtual machine will be powered off. It is suggested to use the clipboard to copy the following error message for further examination:&lt;/p&gt;</source>
4232 <translation>&lt;p&gt;Ett ödesdigert fel har inträffat under körning av den virtuella maskinen! Den virtuella maskinen kommer att stängas av. Det föreslås att använda urklippet för att kopiera följande felmeddelande för senare undersökning av problemet:&lt;/p&gt;</translation>
4233 </message>
4234 <message>
4235 <location filename="../src/VBoxProblemReporter.cpp" line="2012"/>
4236 <source>&lt;p&gt;An error has occurred during virtual machine execution! The error details are shown below. You can try to correct the described error and resume the virtual machine execution.&lt;/p&gt;</source>
4237 <translation>&lt;p&gt;Ett fel har inträffat under körning av den virtuella maskinen! Detaljer om felet visas nedan. Du kan försöka att rätta till det beskrivna felet och återuppta körningen av den virtuella maskinen.&lt;/p&gt;</translation>
4238 </message>
4239 <message>
4240 <location filename="../src/VBoxProblemReporter.cpp" line="2022"/>
4241 <source>&lt;p&gt;The virtual machine execution may run into an error condition as described below. You may ignore this message, but it is suggested to perform an appropriate action to make sure the described error will not happen.&lt;/p&gt;</source>
4242 <translation>&lt;p&gt;Körningen av den virtuella maskinen kan komma i ett feltillstånd som beskrivet nedan. Du kan ignorera det här meddelandet men det föreslås att genomföra en lämplig åtgärd för att försäkra sig om att det beskrivna felet inte inträffar.&lt;/p&gt;</translation>
4243 </message>
4244 <message>
4245 <location filename="../src/VBoxProblemReporter.cpp" line="2088"/>
4246 <source>Result&amp;nbsp;Code: </source>
4247 <comment>error info</comment>
4248 <translation>Resultatkod: </translation>
4249 </message>
4250 <message>
4251 <location filename="../src/VBoxProblemReporter.cpp" line="2094"/>
4252 <source>Component: </source>
4253 <comment>error info</comment>
4254 <translation>Komponent: </translation>
4255 </message>
4256 <message>
4257 <location filename="../src/VBoxProblemReporter.cpp" line="2102"/>
4258 <source>Interface: </source>
4259 <comment>error info</comment>
4260 <translation>Gränssnitt: </translation>
4261 </message>
4262 <message>
4263 <location filename="../src/VBoxProblemReporter.cpp" line="2111"/>
4264 <source>Callee: </source>
4265 <comment>error info</comment>
4266 <translation>Anropare: </translation>
4267 </message>
4268 <message>
4269 <location filename="../src/VBoxProblemReporter.cpp" line="2137"/>
4270 <source>Callee&amp;nbsp;RC: </source>
4271 <comment>error info</comment>
4272 <translation>Anropare&amp;nbsp;RC: </translation>
4273 </message>
4274 <message>
4275 <location filename="../src/VBoxProblemReporter.cpp" line="531"/>
4276 <source>&lt;p&gt;Could not find a language file for the language &lt;b&gt;%1&lt;/b&gt; in the directory &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The language will be temporarily reset to the system default language. Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
4277 <translation>&lt;p&gt;Kunde inte hitta en språkfil för språket &lt;b&gt;%1&lt;/b&gt; i katalogen &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Språket kommer att temporärt återställas till systemets standardspråk. Gå till dialogrutan &lt;b&gt;Inställningar&lt;/b&gt; som du kan öppna från menyn &lt;b&gt;Arkiv&lt;/b&gt; i VirtualBox huvudfönster, och välj ett av de befintliga språken på sidan &lt;b&gt;Språk&lt;/b&gt;.&lt;/p&gt;</translation>
4278 </message>
4279 <message>
4280 <location filename="../src/VBoxProblemReporter.cpp" line="543"/>
4281 <source>&lt;p&gt;Could not load the language file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;The language will be temporarily reset to English (built-in). Please go to the &lt;b&gt;Preferences&lt;/b&gt; dialog which you can open from the &lt;b&gt;File&lt;/b&gt; menu of the main VirtualBox window, and select one of the existing languages on the &lt;b&gt;Language&lt;/b&gt; page.&lt;/p&gt;</source>
4282 <translation>&lt;p&gt;Kunde inte läsa in språkfilen &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;. &lt;p&gt;Språket kommer att temporärt återställas till engelska (inbyggt). Gå till dialogrutan &lt;b&gt;Inställningar&lt;/b&gt; som du kan öppna från menyn &lt;b&gt;Arkiv&lt;/b&gt; i VirtualBox huvudfönster, och välja ett av de befintliga språken på sidan &lt;b&gt;Språk&lt;/b&gt;.&lt;/p&gt;</translation>
4283 </message>
4284 <message>
4285 <location filename="../src/VBoxProblemReporter.cpp" line="1482"/>
4286 <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are too old: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) will most likely stop working properly.&lt;/p&gt;&lt;p&gt;Please update Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
4287 <translation>&lt;p&gt;VirtualBox Guest Additions som är installerat i gästoperativsystemet är för gammalt: den installerade versionen är %1, förväntad version är %2. Några funktioner som kräver Guest Additions (musintegration, automatisk storleksändring av gästvisning) kommer antagligen att sluta att fungera korrekt.&lt;/p&gt;&lt;p&gt;Uppdatera Guest Additions till den aktuella versionen genom att välja &lt;b&gt;Installera Guest Additions&lt;/b&gt; från menyn &lt;b&gt;Enheter&lt;/b&gt;.&lt;/p&gt;</translation>
4288 </message>
4289 <message>
4290 <location filename="../src/VBoxProblemReporter.cpp" line="1498"/>
4291 <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are outdated: the installed version is %1, the expected version is %2. Some features that require Guest Additions (mouse integration, guest display auto-resize) may not work as expected.&lt;/p&gt;&lt;p&gt;It is recommended to update Guest Additions to the current version by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
4292 <translation>&lt;p&gt;VirtualBox Guest Additions som är installerat i gästoperativsystemet är för gammalt: den installerade versionen är %1, förväntad version är %2. Vissa funktioner som kräver Guest Additions (musintegration, automatisk storleksändring av gästvisning) kanske inte fungerar som förväntat.&lt;/p&gt;&lt;p&gt;Det rekommenderas att uppdatera Guest Additions till den aktuella versionen genom att välja &lt;b&gt;Installera Guest Additions&lt;/b&gt; från menyn &lt;b&gt;Enheter&lt;/b&gt;.&lt;/p&gt;</translation>
4293 </message>
4294 <message>
4295 <location filename="../src/VBoxProblemReporter.cpp" line="1514"/>
4296 <source>&lt;p&gt;VirtualBox Guest Additions installed in the Guest OS are too recent for this version of VirtualBox: the installed version is %1, the expected version is %2.&lt;/p&gt;&lt;p&gt;Using a newer version of Additions with an older version of VirtualBox is not supported. Please install the current version of Guest Additions by choosing &lt;b&gt;Install Guest Additions&lt;/b&gt; from the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
4297 <translation>&lt;p&gt;VirtualBox Guest Additions som är installerat i gästoperativsystemet är för nytt för den här versionen av VirtualBox: den installerade versionen är %1, förväntad version är %2.&lt;/p&gt;&lt;p&gt;Användning av en senare version av tilläggen med en äldre version av VirtualBox stöds inte. Installera den aktuella versionen av Guest Additions genom att välja &lt;b&gt;Installera Guest Additions&lt;/b&gt; från menyn &lt;b&gt;Enheter&lt;/b&gt;.&lt;/p&gt;</translation>
4298 </message>
4299 <message>
4300 <location filename="../src/VBoxProblemReporter.cpp" line="852"/>
4301 <source>Failed to change the snapshot folder path of the virtual machine &lt;b&gt;%1&lt;b&gt; to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</source>
4302 <translation>Misslyckades med att ändra mappsökväg för ögonblicksfiler för den virtuella maskinen &lt;b&gt;%1&lt;b&gt; till &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;.</translation>
4303 </message>
4304 <message>
4305 <location filename="" line="1953391981"/>
4306 <source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the VM to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
4307 <translation type="obsolete">&lt;p&gt;Kunde inte använda sömlöst läge på grund av otillräckligt grafikminne i gästoperativsystemet.&lt;/p&gt;&lt;p&gt;Du bör konfigurera den virtuella maskinen till att minst använda &lt;b&gt;%1&lt;/b&gt; grafikminne.&lt;/p&gt;</translation>
4308 </message>
4309 <message>
4310 <location filename="../src/VBoxProblemReporter.cpp" line="1413"/>
4311 <source>&lt;p&gt;Failed to remove the shared folder &lt;b&gt;%1&lt;/b&gt; (pointing to &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) from the virtual machine &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please close all programs in the guest OS that may be using this shared folder and try again.&lt;/p&gt;</source>
4312 <translation>&lt;p&gt;Misslyckades med att ta bort den delade mappen &lt;b&gt;%1&lt;/b&gt; (som pekar till &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;&lt;/nobr&gt;) från den virtuella maskinen &lt;b&gt;%3&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Stäng alla program i gästoperativsystemet som kan använda den här delade mappen och försök igen.&lt;/p&gt;</translation>
4313 </message>
4314 <message>
4315 <location filename="../src/VBoxProblemReporter.cpp" line="1427"/>
4316 <source>&lt;p&gt;Could not find the VirtualBox Guest Additions CD image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; or &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you want to download this CD image from the Internet?&lt;/p&gt;</source>
4317 <translation>&lt;p&gt;Kunde inte hitta cd-avbildningsfilen för VirtualBox Guest Additions &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; eller &lt;nobr&gt;&lt;b&gt;%2&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Vill du hämta ner den här cd-avbildningen från Internet?&lt;/p&gt;</translation>
4318 </message>
4319 <message>
4320 <location filename="../src/VBoxProblemReporter.cpp" line="1439"/>
4321 <source>&lt;p&gt;Failed to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</source>
4322 <translation>&lt;p&gt;Misslyckades med att hämta ner cd-avbildningen för VirtualBox Guest Additions från &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;%3&lt;/p&gt;</translation>
4323 </message>
4324 <message>
4325 <location filename="../src/VBoxProblemReporter.cpp" line="1449"/>
4326 <source>&lt;p&gt;Are you sure you want to download the VirtualBox Guest Additions CD image from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (size %3 bytes)?&lt;/p&gt;</source>
4327 <translation>&lt;p&gt;Är du säker på att du vill hämta ner cd-avbildningen för VirtualBox Guest Additions från &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; (storlek %3 byte)?&lt;/p&gt;</translation>
4328 </message>
4329 <message>
4330 <location filename="../src/VBoxProblemReporter.cpp" line="1464"/>
4331 <source>&lt;p&gt;The VirtualBox Guest Additions CD image has been successfully downloaded from &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; and saved locally as &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Do you want to register this CD image and mount it on the virtual CD/DVD drive?&lt;/p&gt;</source>
4332 <translation>&lt;p&gt;Cd-avbildningen för VirtualBox Guest Additions har hämtats ner från &lt;nobr&gt;&lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt;&lt;/nobr&gt; och sparats lokalt som &lt;nobr&gt;&lt;b&gt;%3&lt;/b&gt;.&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Vill du registrera den här cd-avbildningen och montera den på den virtuella CD/DVD-enheten?&lt;/p&gt;</translation>
4333 </message>
4334 <message>
4335 <location filename="" line="1953391981"/>
4336 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
4337 <translation type="obsolete">&lt;p&gt;Det virtuella maskinfönstret kommer nu att växla till &lt;b&gt;helskärmsläge&lt;/b&gt;. Du kan gå tillbaka till fönsterläge när som helst genom att trycka på &lt;b&gt;%2&lt;/b&gt;. Observera att &lt;i&gt;värdtangenten&lt;/i&gt; för närvarande är definierad som &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Observera att huvudmenyraden är dold i helskärmsläget. Du kan komma åt den genom att trycka på &lt;b&gt;Värdtangent+Home&lt;/b&gt;.&lt;/p&gt;</translation>
4338 </message>
4339 <message>
4340 <location filename="" line="1953391981"/>
4341 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
4342 <translation type="obsolete">&lt;p&gt;Det virtuella maskinfönstret kommer nu att växla till &lt;b&gt;sömlöst&lt;/b&gt; läge. Du kan gå tillbaka till fönsterläge när som helst genom att trycka på &lt;b&gt;%2&lt;/b&gt;. Observera att &lt;i&gt;värdtangenten&lt;/i&gt; för närvarande är definierad som &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Observera att huvudmenyraden är dold i sömlöst läge. Du kan komma åt den genom att trycka på &lt;b&gt;Värdtangent+Home&lt;/b&gt;.&lt;/p&gt;</translation>
4343 </message>
4344 <message>
4345 <location filename="../src/VBoxProblemReporter.cpp" line="1844"/>
4346 <source>&lt;p&gt;The virtual machine window is optimized to work in &lt;b&gt;%1&amp;nbsp;bit&lt;/b&gt; color mode but the color quality of the virtual display is currently set to &lt;b&gt;%2&amp;nbsp;bit&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Please open the display properties dialog of the guest OS and select a &lt;b&gt;%3&amp;nbsp;bit&lt;/b&gt; color mode, if it is available, for best possible performance of the virtual video subsystem.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;. Some operating systems, like OS/2, may actually work in 32&amp;nbsp;bit mode but report it as 24&amp;nbsp;bit (16 million colors). You may try to select a different color quality to see if this message disappears or you can simply disable the message now if you are sure the required color quality (%4&amp;nbsp;bit) is not available in the given guest OS.&lt;/p&gt;</source>
4347 <translation>&lt;p&gt;Det virtuella maskinfönstret är optimerat till att arbeta i &lt;b&gt;%1-bitars&lt;/b&gt; färgläge men färgkvaliteten för den virtuella displayen är för närvarande inställd till &lt;b&gt;%2&amp;nbsp;bitar&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Öppna dialogrutan för displayegenskaper i gästoperativsystemet och välj ett &lt;b&gt;%3-bitars&lt;/b&gt; färgläge, om det finns tillgängligt, för bästa tänkbara prestanda för det virtuella grafiksystemet.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Observera&lt;/b&gt;. Vissa operativsystem, såsom OS/2, kan faktiskt fungera i 32-bitars läge men rapportera det som 24-bitars (16 miljoner färger). Du kan försöka att välja en annan färgkvalitet för att se om det här meddelandet försvinner eller så kan du helt enkelt inaktivera meddelandet för tillfället om du är säker på att den nödvändiga färgkvaliteten (%4 bitar) inte finns tillgänglig i det angivna gästoperativsystemet.&lt;/p&gt;</translation>
4348 </message>
4349 <message>
4350 <location filename="../src/VBoxProblemReporter.cpp" line="1877"/>
4351 <source>&lt;p&gt;A critical error has occurred while running the virtual machine and the machine execution has been stopped.&lt;/p&gt;&lt;p&gt;For help, please see the Community section on &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; or your support contract. Please provide the contents of the log file &lt;tt&gt;VBox.log&lt;/tt&gt; and the image file &lt;tt&gt;VBox.png&lt;/tt&gt;, which you can find in the &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; directory, as well as a description of what you were doing when this error happened. Note that you can also access the above files by selecting &lt;b&gt;Show Log&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirualBox window.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;OK&lt;/b&gt; if you want to power off the machine or press &lt;b&gt;Ignore&lt;/b&gt; if you want to leave it as is for debugging. Please note that debugging requires special knowledge and tools, so it is recommended to press &lt;b&gt;OK&lt;/b&gt; now.&lt;/p&gt;</source>
4352 <translation>&lt;p&gt;Ett kritiskt fel har inträffat vid körning av den virtuella maskinen och maskinkörningen har stoppats.&lt;/p&gt;&lt;p&gt;Se Community-sektionen på &lt;a href=http://www.virtualbox.org&gt;http://www.virtualbox.org&lt;/a&gt; för mer hjälp eller ditt supportkontrakt. Tillhandahåll innehållet i loggfilen &lt;tt&gt;VBox.log&lt;/tt&gt; och bildfilen &lt;tt&gt;VBox.png&lt;/tt&gt;, vilka du kan hitta i katalogen &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;, såväl som en beskrivning av vad du gjorde när felet inträffade. Observera att du även kan komma åt ovanstående filer genom att välja &lt;b&gt;Visa logg&lt;/b&gt; från menyn &lt;b&gt;Maskin&lt;/b&gt; i VirtualBox huvudfönster.&lt;/p&gt;&lt;p&gt;Tryck på &lt;b&gt;OK&lt;/b&gt; om du vill stänga av maskinen eller tryck på &lt;b&gt;Ignorera&lt;/b&gt; om du vill lämna den som den är för vidare felsökning. Observera dock att felsökning kräver speciell kunskap och verktyg, därför rekommenderas det att trycka på &lt;b&gt;OK&lt;/b&gt; nu.&lt;/p&gt;</translation>
4353 </message>
4354 <message>
4355 <location filename="../src/VBoxProblemReporter.cpp" line="1909"/>
4356 <source>&lt;p&gt;You didn&apos;t attach a hard disk to the new virtual machine. The machine will not be able to boot unless you attach a hard disk with a guest operating system or some other bootable media to it later using the machine settings dialog or the First Run Wizard.&lt;/p&gt;&lt;p&gt;Do you want to continue?&lt;/p&gt;</source>
4357 <translation>&lt;p&gt;Du anslöt inte en hårddisk till den nya virtuella maskinen. Maskinen kommer inte att kunna starta såvida inte du ansluter en hårddisk med ett gästoperativsystem eller något annat startbart media till den senare genom att använda dialogrutan för maskininställningar eller Förstagångsguiden.&lt;/p&gt;&lt;p&gt;Vill du fortsätta?&lt;/p&gt;</translation>
4358 </message>
4359 <message>
4360 <location filename="../src/VBoxProblemReporter.cpp" line="481"/>
4361 <source>Failed to find license files in &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</source>
4362 <translation>Misslyckades med att hitta licensfiler i &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.</translation>
4363 </message>
4364 <message>
4365 <location filename="../src/VBoxProblemReporter.cpp" line="491"/>
4366 <source>Failed to open the license file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Check file permissions.</source>
4367 <translation>Misslyckades med att öppna licensfilen &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;. Kontrollera filrättigheterna.</translation>
4368 </message>
4369 <message>
4370 <location filename="../src/VBoxProblemReporter.cpp" line="754"/>
4371 <source>Failed to send the ACPI Power Button press event to the virtual machine &lt;b&gt;%1&lt;/b&gt;.</source>
4372 <translation>Misslyckades med att skicka ACPI Power Button-knapphändelse till virtuella maskinen &lt;b&gt;%1&lt;/b&gt;.</translation>
4373 </message>
4374 <message>
4375 <location filename="../src/VBoxProblemReporter.cpp" line="1529"/>
4376 <source>&lt;p&gt;Failed to connect to the VirtualBox online registration service.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
4377 <translation>&lt;p&gt;Misslyckades med att ansluta till VirtualBox onlineregistreringstjänst.&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
4378 </message>
4379 <message>
4380 <location filename="../src/VBoxProblemReporter.cpp" line="1540"/>
4381 <source>&lt;p&gt;Congratulations! You have been successfully registered as a user of VirtualBox.&lt;/p&gt;&lt;p&gt;Thank you for finding time to fill out the registration form!&lt;/p&gt;</source>
4382 <translation>&lt;p&gt;Gratulerar! Du har nu registrerats som en användare av VirtualBox.&lt;/p&gt;&lt;p&gt;Tack för att du tog dig tid att fylla ut registreringsformuläret!&lt;/p&gt;</translation>
4383 </message>
4384 <message>
4385 <location filename="../src/VBoxProblemReporter.cpp" line="1543"/>
4386 <source>&lt;p&gt;Failed to register the VirtualBox product&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</source>
4387 <translation>&lt;p&gt;Misslyckades med att registrera VirtualBox-produkten&lt;/p&gt;&lt;p&gt;%1&lt;/p&gt;</translation>
4388 </message>
4389 <message>
4390 <location filename="../src/VBoxProblemReporter.cpp" line="573"/>
4391 <source>&lt;p&gt;Failed to save the global VirtualBox settings to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</source>
4392 <translation>&lt;p&gt;Misslyckades med att spara de allmänna inställningarna för VirtualBox till &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;</translation>
4393 </message>
4394 <message>
4395 <location filename="../src/VBoxProblemReporter.cpp" line="587"/>
4396 <source>&lt;p&gt;Failed to load the global GUI configuration from &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
4397 <translation>&lt;p&gt;Misslyckades med att läsa in den allmänna konfigurationen för det grafiska gränssnittet från &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Programmet kommer nu att avslutas.&lt;/p&gt;</translation>
4398 </message>
4399 <message>
4400 <location filename="../src/VBoxProblemReporter.cpp" line="601"/>
4401 <source>&lt;p&gt;Failed to save the global GUI configuration to &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;The application will now terminate.&lt;/p&gt;</source>
4402 <translation>&lt;p&gt;Misslyckades med att spara den allmänna konfigurationen för det grafiska gränssnittet till &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Programmet kommer nu att avslutas.&lt;/p&gt;</translation>
4403 </message>
4404 <message>
4405 <location filename="../src/VBoxProblemReporter.cpp" line="672"/>
4406 <source>Failed to save the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
4407 <translation>Misslyckades med att spara inställningarna för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt; till &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</translation>
4408 </message>
4409 <message>
4410 <location filename="../src/VBoxProblemReporter.cpp" line="694"/>
4411 <source>Failed to load the settings of the virtual machine &lt;b&gt;%1&lt;/b&gt; from &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</source>
4412 <translation>Misslyckades med att läsa in inställningarna för den virtuella maskinen &lt;b&gt;%1&lt;/b&gt; från &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt;.</translation>
4413 </message>
4414 <message>
4415 <location filename="../src/VBoxProblemReporter.cpp" line="989"/>
4416 <source>Delete</source>
4417 <comment>machine</comment>
4418 <translation>Ta bort</translation>
4419 </message>
4420 <message>
4421 <location filename="../src/VBoxProblemReporter.cpp" line="1002"/>
4422 <source>Unregister</source>
4423 <comment>machine</comment>
4424 <translation>Avregistrera</translation>
4425 </message>
4426 <message>
4427 <location filename="../src/VBoxProblemReporter.cpp" line="1019"/>
4428 <source>Discard</source>
4429 <comment>saved state</comment>
4430 <translation>Förkasta</translation>
4431 </message>
4432 <message>
4433 <location filename="../src/VBoxProblemReporter.cpp" line="1031"/>
4434 <source>Continue</source>
4435 <comment>detach image</comment>
4436 <translation>Fortsätt</translation>
4437 </message>
4438 <message>
4439 <location filename="../src/VBoxProblemReporter.cpp" line="1057"/>
4440 <source>&lt;p&gt;Do you want to delete this hard disk&apos;s image file &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Delete&lt;/b&gt; then the image file will be permanently deleted after unregistering the hard disk. This operation cannot be undone.&lt;/p&gt;&lt;p&gt;If you select &lt;b&gt;Unregister&lt;/b&gt; then the virtual hard disk will be unregistered and removed from the collection, but the image file will be left on your physical disk.&lt;/p&gt;</source>
4441 <translation>&lt;p&gt;Vill du ta bort avbildningsfilen för denna hårddisk, &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;Om du väljer &lt;b&gt;Ta bort&lt;/b&gt; så kommer avbildningsfilen att tas bort permanent efter att hårddisken har avregistrerats. Denna åtgärd kan inte ångras.&lt;/p&gt;&lt;p&gt;Om du väljer &lt;b&gt;Avregistrera&lt;/b&gt; så kommer den virtuella hårddisken att avregistreras och tas bort från samlingen, men avbildningsfilen kommer att lämnas kvar på din fysiska disk.&lt;/p&gt;</translation>
4442 </message>
4443 <message>
4444 <location filename="../src/VBoxProblemReporter.cpp" line="1062"/>
4445 <source>Delete</source>
4446 <comment>hard disk</comment>
4447 <translation>Ta bort</translation>
4448 </message>
4449 <message>
4450 <location filename="../src/VBoxProblemReporter.cpp" line="1086"/>
4451 <source>Unregister</source>
4452 <comment>hard disk</comment>
4453 <translation>Avregistrera</translation>
4454 </message>
4455 <message>
4456 <location filename="../src/VBoxProblemReporter.cpp" line="1096"/>
4457 <source>&lt;p&gt;There are hard disks attached to SATA ports of this virtual machine. If you disable the SATA controller, all these hard disks will be automatically detached.&lt;/p&gt;&lt;p&gt;Are you sure that you want to disable the SATA controller?&lt;/p&gt;</source>
4458 <translation>&lt;p&gt;Det finns hårddiskar anslutna till SATA-portar på denna virtuella maskin. Om du inaktiverar SATA-styrkortet så kommer dessa hårddiskar att automatiskt kopplas från.&lt;/p&gt;&lt;p&gt;Är du säker på att du vill inaktivera SATA-styrkortet?&lt;/p&gt;</translation>
4459 </message>
4460 <message>
4461 <location filename="../src/VBoxProblemReporter.cpp" line="1098"/>
4462 <source>Disable</source>
4463 <comment>hard disk</comment>
4464 <translation>Inaktivera</translation>
4465 </message>
4466 <message>
4467 <location filename="../src/VBoxProblemReporter.cpp" line="1137"/>
4468 <source>Failed to attach a hard disk image with UUID %1 to device slot %2 on channel %3 of the %4 bus of the machine &lt;b&gt;%5&lt;/b&gt;.</source>
4469 <translation>Misslyckades med att ansluta en hårddiskavbildning med UUID %1 till enhetsplats %2 på kanal %3 på %4-bussen för maskinen &lt;b&gt;%5&lt;/b&gt;.</translation>
4470 </message>
4471 <message>
4472 <location filename="../src/VBoxProblemReporter.cpp" line="1152"/>
4473 <source>Failed to detach a hard disk image from device slot %1 on channel %2 of the %3 bus of the machine &lt;b&gt;%4&lt;/b&gt;.</source>
4474 <translation>Misslyckades med att koppla från en hårddiskavbildning från enhetsplats %1 på kanal %2 på %3-bussen för maskinen &lt;b&gt;%4&lt;/b&gt;.</translation>
4475 </message>
4476 <message>
4477 <location filename="../src/VBoxProblemReporter.cpp" line="1451"/>
4478 <source>Download</source>
4479 <comment>additions</comment>
4480 <translation>Hämta</translation>
4481 </message>
4482 <message>
4483 <location filename="../src/VBoxProblemReporter.cpp" line="1466"/>
4484 <source>Mount</source>
4485 <comment>additions</comment>
4486 <translation>Montera</translation>
4487 </message>
4488 <message>
4489 <location filename="../src/VBoxProblemReporter.cpp" line="1633"/>
4490 <source>&lt;p&gt;The host key is currently defined as &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</source>
4491 <comment>additional message box paragraph</comment>
4492 <translation>&lt;p&gt;Värdtangenten är för närvarande definierad som &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;</translation>
4493 </message>
4494 <message>
4495 <location filename="../src/VBoxProblemReporter.cpp" line="1605"/>
4496 <source>Capture</source>
4497 <comment>do input capture</comment>
4498 <translation>Fånga</translation>
4499 </message>
4500 <message>
4501 <location filename="../src/VBoxProblemReporter.cpp" line="1721"/>
4502 <source>&lt;p&gt;One or more of the registered virtual hard disks, CD/DVD or floppy media are not currently accessible. As a result, you will not be able to operate virtual machines that use these media until they become accessible later.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Check&lt;/b&gt; to open the Virtual Disk Manager window and see what media are inaccessible, or press &lt;b&gt;Ignore&lt;/b&gt; to ignore this message.&lt;/p&gt;</source>
4503 <translation>&lt;p&gt;En eller flera av de registrerade virtuella hårddiskarna, CD/DVD- eller diskettmedia är för närvarande inte tillgängliga. Du kommer därför inte att kunna köra virtuella maskiner som använder dessa media förräns de senare blir tillgängliga.&lt;/p&gt;&lt;p&gt;Tryck på &lt;b&gt;Kontrollera&lt;/b&gt; för att öppna hanteraren för virtuella diskar och se vilket media som inte är tillgängligt, eller tryck på &lt;b&gt;Ignorera&lt;/b&gt; för att ignorera det här meddelandet.&lt;/p&gt;</translation>
4504 </message>
4505 <message>
4506 <location filename="../src/VBoxProblemReporter.cpp" line="1726"/>
4507 <source>Check</source>
4508 <comment>inaccessible media message box</comment>
4509 <translation>Kontrollera</translation>
4510 </message>
4511 <message>
4512 <location filename="../src/VBoxProblemReporter.cpp" line="1763"/>
4513 <source>&lt;p&gt;The following VirtualBox settings files have been automatically converted to the new settings file format version &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;However, the results of the conversion were not saved back to disk yet. Please press:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Save&lt;/b&gt; to save all auto-converted files now (it will not be possible to use these settings files with an older version of VirtualBox in the future);&lt;/li&gt;&lt;li&gt;&lt;b&gt;Backup&lt;/b&gt; to create backup copies of the settings files in the old format before saving them in the new format;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Cancel&lt;/b&gt; to not save the auto-converted settings files now.&lt;li&gt;&lt;/ul&gt;&lt;p&gt;Note that if you select &lt;b&gt;Cancel&lt;/b&gt;, the auto-converted settings files will be implicitly saved in the new format anyway once you change a setting or start a virtual machine, but &lt;b&gt;no&lt;/b&gt; backup copies will be created in this case.&lt;/p&gt;</source>
4514 <translation>&lt;p&gt;Följande inställningsfiler för VirtualBox har automatiskt konverterats till version &lt;b&gt;%1&lt;/b&gt; som är det nya formatet för inställningsfiler.&lt;/p&gt;&lt;p&gt;Dock har inte resultatet av konverteringen sparats till disk än. Tryck på:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;b&gt;Spara&lt;/b&gt; för att spara alla automatiskt konverterade filer nu (det kommer inte att vara möjligt att använda dessa inställningsfiler med en äldre version av VirtualBox senare);&lt;/li&gt;&lt;li&gt;&lt;b&gt;Säkerhetskopiera&lt;/b&gt; för att skapa en säkerhetskopia av inställningsfilerna i det gamla formatet innan de sparas i det nya formatet;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Avbryt&lt;/b&gt; för att inte spara de automatiskt konverterade inställningsfilerna.&lt;li&gt;&lt;/ul&gt;&lt;p&gt;Observera att om du väljer &lt;b&gt;Avbryt&lt;/b&gt; så kommer de automatiskt konverterade inställningsfilerna underförstått sparas i det nya formatet ändå när du ändrar en inställning eller startar en virtuell maskin, dock kommer &lt;b&gt;inga&lt;/b&gt; säkerhetskopior att skapas i det här fallet.&lt;/p&gt;</translation>
4515 </message>
4516 <message>
4517 <location filename="../src/VBoxProblemReporter.cpp" line="1769"/>
4518 <source>&amp;Save</source>
4519 <comment>warnAboutAutoConvertedSettings message box</comment>
4520 <translation>&amp;Spara</translation>
4521 </message>
4522 <message>
4523 <location filename="../src/VBoxProblemReporter.cpp" line="1770"/>
4524 <source>&amp;Backup</source>
4525 <comment>warnAboutAutoConvertedSettings message box</comment>
4526 <translation>Säkerhets&amp;kopiera</translation>
4527 </message>
4528 <message>
4529 <location filename="../src/VBoxProblemReporter.cpp" line="1771"/>
4530 <source>Cancel</source>
4531 <comment>warnAboutAutoConvertedSettings message box</comment>
4532 <translation>Avbryt</translation>
4533 </message>
4534 <message>
4535 <location filename="../src/VBoxProblemReporter.cpp" line="1793"/>
4536 <source>Switch</source>
4537 <comment>fullscreen</comment>
4538 <translation>Växla</translation>
4539 </message>
4540 <message>
4541 <location filename="../src/VBoxProblemReporter.cpp" line="1815"/>
4542 <source>Switch</source>
4543 <comment>seamless</comment>
4544 <translation>Växla</translation>
4545 </message>
4546 <message>
4547 <location filename="../src/VBoxProblemReporter.cpp" line="1893"/>
4548 <source>&lt;p&gt;Do you really want to reset the virtual machine?&lt;/p&gt;&lt;p&gt;When the machine is reset, unsaved data of all applications running inside it will be lost.&lt;/p&gt;</source>
4549 <translation>&lt;p&gt;Vill du verkligen starta om den virtuella maskinen?&lt;/p&gt;&lt;p&gt;När maskinen startas om kommer osparat data i samtliga program som körs i den att försvinna.&lt;/p&gt;</translation>
4550 </message>
4551 <message>
4552 <location filename="../src/VBoxProblemReporter.cpp" line="1895"/>
4553 <source>Reset</source>
4554 <comment>machine</comment>
4555 <translation>Återställ</translation>
4556 </message>
4557 <message>
4558 <location filename="../src/VBoxProblemReporter.cpp" line="1914"/>
4559 <source>Continue</source>
4560 <comment>no hard disk attached</comment>
4561 <translation>Fortsätt</translation>
4562 </message>
4563 <message>
4564 <location filename="../src/VBoxProblemReporter.cpp" line="1915"/>
4565 <source>Go Back</source>
4566 <comment>no hard disk attached</comment>
4567 <translation>Gå tillbaka</translation>
4568 </message>
4569 <message>
4570 <location filename="../src/VBoxProblemReporter.cpp" line="517"/>
4571 <source>Failed to copy file &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; to &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</source>
4572 <translation>Misslyckades med att kopiera filen &lt;b&gt;&lt;nobr&gt;%1&lt;/nobr&gt;&lt;/b&gt; till &lt;b&gt;&lt;nobr&gt;%2&lt;/nobr&gt;&lt;/b&gt; (%3).</translation>
4573 </message>
4574 <message>
4575 <location filename="../src/VBoxProblemReporter.cpp" line="1109"/>
4576 <source>&lt;p&gt;There are no unused hard disks available for the newly created attachment.&lt;/p&gt;&lt;p&gt;Press the &lt;b&gt;Create&lt;/b&gt; button to start the &lt;i&gt;New Virtual Disk&lt;/i&gt; wizard and create a new hard disk, or press the &lt;b&gt;Select&lt;/b&gt; button to open the &lt;i&gt;Virtual Disk Manager&lt;/i&gt; and select what to do.&lt;/p&gt;</source>
4577 <translation>&lt;p&gt;Det finns inga oanvända hårddiskar tillgängliga för den nyligen skapade anslutningen.&lt;/p&gt;&lt;p&gt;Tryck på knappen &lt;b&gt;Skapa&lt;/b&gt; för att starta guiden för &lt;i&gt;Ny virtuell disk&lt;/i&gt; och skapa en ny hårddisk eller tryck på knappen &lt;b&gt;Välj&lt;/b&gt; button to open the &lt;i&gt;Virtual Disk Manager&lt;/i&gt; and select what to do.&lt;/p&gt;</translation>
4578 </message>
4579 <message>
4580 <location filename="../src/VBoxProblemReporter.cpp" line="1114"/>
4581 <source>&amp;Create</source>
4582 <comment>hard disk</comment>
4583 <translation>&amp;Skapa</translation>
4584 </message>
4585 <message>
4586 <location filename="../src/VBoxProblemReporter.cpp" line="1115"/>
4587 <source>Select</source>
4588 <comment>hard disk</comment>
4589 <translation>Välj</translation>
4590 </message>
4591 <message>
4592 <location filename="../src/VBoxProblemReporter.cpp" line="955"/>
4593 <source>&lt;p&gt;Could not enter seamless mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;</source>
4594 <translation type="unfinished"></translation>
4595 </message>
4596 <message>
4597 <location filename="../src/VBoxProblemReporter.cpp" line="970"/>
4598 <source>&lt;p&gt;Could not switch the guest display to fullscreen mode due to insufficient guest video memory.&lt;/p&gt;&lt;p&gt;You should configure the virtual machine to have at least &lt;b&gt;%1&lt;/b&gt; of video memory.&lt;/p&gt;&lt;p&gt;Press &lt;b&gt;Ignore&lt;/b&gt; to switch to fullscreen mode anyway or press &lt;b&gt;Cancel&lt;/b&gt; to cancel the operation.&lt;/p&gt;</source>
4599 <translation type="unfinished"></translation>
4600 </message>
4601 <message>
4602 <location filename="../src/VBoxProblemReporter.cpp" line="1556"/>
4603 <source>&lt;p&gt;VirtualBox New Version Notifier has found VirtualBox %1 version.&lt;/p&gt;&lt;p&gt;If you would like to download and install it please proceed to the following link:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
4604 <translation type="unfinished"></translation>
4605 </message>
4606 <message>
4607 <location filename="../src/VBoxProblemReporter.cpp" line="1565"/>
4608 <source>&lt;p&gt;Unable to obtain new version information due to network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
4609 <translation type="unfinished"></translation>
4610 </message>
4611 <message>
4612 <location filename="../src/VBoxProblemReporter.cpp" line="1572"/>
4613 <source>You have already installed the latest VirtualBox version, there is no newer version currently available.</source>
4614 <translation type="unfinished"></translation>
4615 </message>
4616 <message>
4617 <location filename="../src/VBoxProblemReporter.cpp" line="1598"/>
4618 <source>&lt;p&gt;You have &lt;b&gt;clicked the mouse&lt;/b&gt; inside the Virtual Machine display or pressed the &lt;b&gt;host key&lt;/b&gt;. This will cause the Virtual Machine to &lt;b&gt;capture&lt;/b&gt; the host mouse pointer (only if the mouse pointer integration is not currently supported by the guest OS) and the keyboard, which will make them unavailable to other applications running on your host machine.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
4619 <translation type="unfinished"></translation>
4620 </message>
4621 <message>
4622 <location filename="../src/VBoxProblemReporter.cpp" line="1631"/>
4623 <source>&lt;p&gt;You have the &lt;b&gt;Auto capture keyboard&lt;/b&gt; option turned on. This will cause the Virtual Machine to automatically &lt;b&gt;capture&lt;/b&gt; the keyboard every time the VM window is activated and make it unavailable to other applications running on your host machine: when the keyboard is captured, all keystrokes (including system ones like Alt-Tab) will be directed to the VM.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;host key&lt;/b&gt; at any time to &lt;b&gt;uncapture&lt;/b&gt; the keyboard and mouse (if it is captured) and return them to normal operation. The currently assigned host key is shown on the status bar at the bottom of the Virtual Machine window, next to the&amp;nbsp;&lt;img src=:/hostkey_16px.png/&gt;&amp;nbsp;icon. This icon, together with the mouse icon placed nearby, indicate the current keyboard and mouse capture state.&lt;/p&gt;</source>
4624 <translation type="unfinished"></translation>
4625 </message>
4626 <message>
4627 <location filename="../src/VBoxProblemReporter.cpp" line="1676"/>
4628 <source>&lt;p&gt;The Virtual Machine reports that the guest OS supports &lt;b&gt;mouse pointer integration&lt;/b&gt;. This means that you do not need to &lt;i&gt;capture&lt;/i&gt; the mouse pointer to be able to use it in your guest OS -- all mouse actions you perform when the mouse pointer is over the Virtual Machine&apos;s display are directly sent to the guest OS. If the mouse is currently captured, it will be automatically uncaptured.&lt;/p&gt;&lt;p&gt;The mouse icon on the status bar will look like&amp;nbsp;&lt;img src=:/mouse_seamless_16px.png/&gt;&amp;nbsp;to inform you that mouse pointer integration is supported by the guest OS and is currently turned on.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note&lt;/b&gt;: Some applications may behave incorrectly in mouse pointer integration mode. You can always disable it for the current session (and enable it again) by selecting the corresponding action from the menu bar.&lt;/p&gt;</source>
4629 <translation type="unfinished"></translation>
4630 </message>
4631 <message>
4632 <location filename="../src/VBoxProblemReporter.cpp" line="1790"/>
4633 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;fullscreen&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in fullscreen mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
4634 <translation type="unfinished">&lt;p&gt;Det virtuella maskinfönstret kommer nu att växla till &lt;b&gt;helskärmsläge&lt;/b&gt;. Du kan gå tillbaka till fönsterläge när som helst genom att trycka på &lt;b&gt;%2&lt;/b&gt;. Observera att &lt;i&gt;värdtangenten&lt;/i&gt; för närvarande är definierad som &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Observera att huvudmenyraden är dold i helskärmsläget. Du kan komma åt den genom att trycka på &lt;b&gt;Värdtangent+Home&lt;/b&gt;.&lt;/p&gt; {1&lt;?} {2&lt;?} {1&lt; or 2&lt;?}</translation>
4635 </message>
4636 <message>
4637 <location filename="../src/VBoxProblemReporter.cpp" line="1812"/>
4638 <source>&lt;p&gt;The virtual machine window will be now switched to &lt;b&gt;Seamless&lt;/b&gt; mode. You can go back to windowed mode at any time by pressing &lt;b&gt;%1&lt;/b&gt;. Note that the &lt;i&gt;Host&lt;/i&gt; key is currently defined as &lt;b&gt;%2&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Note that the main menu bar is hidden in seamless mode. You can access it by pressing &lt;b&gt;Host+Home&lt;/b&gt;.&lt;/p&gt;</source>
4639 <translation type="unfinished">&lt;p&gt;Det virtuella maskinfönstret kommer nu att växla till &lt;b&gt;sömlöst&lt;/b&gt; läge. Du kan gå tillbaka till fönsterläge när som helst genom att trycka på &lt;b&gt;%2&lt;/b&gt;. Observera att &lt;i&gt;värdtangenten&lt;/i&gt; för närvarande är definierad som &lt;b&gt;%1&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;Observera att huvudmenyraden är dold i sömlöst läge. Du kan komma åt den genom att trycka på &lt;b&gt;Värdtangent+Home&lt;/b&gt;.&lt;/p&gt; {1&lt;?} {2&lt;?} {1&lt; or 2&lt;?}</translation>
4640 </message>
4641</context>
4642<context>
4643 <name>VBoxRegistrationDlg</name>
4644 <message>
4645 <location filename="../ui/VBoxRegistrationDlg.ui" line="30"/>
4646 <source>VirtualBox Registration Dialog</source>
4647 <translation>Registreringsdialog för VirtualBox</translation>
4648 </message>
4649 <message>
4650 <location filename="../ui/VBoxRegistrationDlg.ui" line="143"/>
4651 <source>&amp;Name</source>
4652 <translation>&amp;Namn</translation>
4653 </message>
4654 <message>
4655 <location filename="../ui/VBoxRegistrationDlg.ui" line="153"/>
4656 <source>Enter your full name using Latin characters.</source>
4657 <translation>Ange ditt fullständiga namn med latinska bokstäver.</translation>
4658 </message>
4659 <message>
4660 <location filename="../ui/VBoxRegistrationDlg.ui" line="160"/>
4661 <source>&amp;E-mail</source>
4662 <translation>&amp;E-post</translation>
4663 </message>
4664 <message>
4665 <location filename="../ui/VBoxRegistrationDlg.ui" line="170"/>
4666 <source>Enter your valid e-mail address.</source>
4667 <translation>Ange din giltiga e-postadress.</translation>
4668 </message>
4669 <message>
4670 <location filename="../ui/VBoxRegistrationDlg.ui" line="180"/>
4671 <source>&amp;Please do not use this information to contact me</source>
4672 <translation>An&amp;vänd inte denna information för att kontakta mig</translation>
4673 </message>
4674 <message>
4675 <location filename="../ui/VBoxRegistrationDlg.ui" line="66"/>
4676 <source>Welcome to the VirtualBox Registration Form!</source>
4677 <translation>Välkommen till registreringsformuläret för VirtualBox!</translation>
4678 </message>
4679 <message>
4680 <location filename="" line="1953391981"/>
4681 <source>&amp;Confirm</source>
4682 <translation type="obsolete">&amp;Bekräfta</translation>
4683 </message>
4684 <message>
4685 <location filename="../src/VBoxRegistrationDlg.cpp" line="366"/>
4686 <source>Connection timed out.</source>
4687 <translation>Tidsgräns för anslutningen överstegs.</translation>
4688 </message>
4689 <message>
4690 <location filename="../src/VBoxRegistrationDlg.cpp" line="376"/>
4691 <source>Could not locate the registration form on the server (response: %1).</source>
4692 <translation>Kunde inte hitta registreringsformuläret på servern (svar: %1).</translation>
4693 </message>
4694 <message>
4695 <location filename="../src/VBoxRegistrationDlg.cpp" line="400"/>
4696 <source>Could not perform connection handshake.</source>
4697 <translation>Kunde inte genomföra anslutningshandskakning.</translation>
4698 </message>
4699 <message>
4700 <location filename="../ui/VBoxRegistrationDlg.ui" line="115"/>
4701 <source>&lt;p&gt;Please fill out this registration form to let us know that you use VirtualBox and, optionally, to keep you informed about VirtualBox news and updates.&lt;/p&gt;&lt;p&gt;Enter your full name using Latin characters and your e-mail address to the fields below. Please note that Sun Microsystems will use this information only to gather product usage statistics and to send you VirtualBox newsletters. In particular, Sun Microsystems will never pass your data to third parties. Detailed information about how we use your personal data can be found in the &lt;b&gt;Privacy Policy&lt;/b&gt; section of the VirtualBox Manual or on the &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; page of the VirtualBox web-site.&lt;/p&gt;</source>
4702 <translation>&lt;p&gt;Fyll i det här registreringsformuläret för att informera oss om att du använder VirtualBox och, valfritt, för att hålla dig informerad om nyheter och uppdateringar för VirtualBox.&lt;/p&gt;&lt;p&gt;Ange ditt fullständiga namn med latinska bokstäver och din e-postadress i nedanstående fält. Observera att Sun Microsystems endast kommer att använda den här informationen för att samla in statistik om produktanvändning och för att skicka ut nyhetsbrev om VirtualBox. Sun Microsystems kommer aldrig att lämna ut information till tredje part. Detaljerad information om hur vi använder din personliga information kan hittas i avsnittet &lt;b&gt;Privacy Policy&lt;/b&gt; i handboken för VirtualBox eller på sidan &lt;a href=http://www.virtualbox.org/wiki/PrivacyPolicy&gt;Privacy Policy&lt;/a&gt; på VirtualBox webbplats.&lt;/p&gt;</translation>
4703 </message>
4704 <message>
4705 <location filename="../ui/VBoxRegistrationDlg.ui" line="177"/>
4706 <source>Check this box if you do not want to receive mail from Sun Microsystems at the e-mail address specified above.</source>
4707 <translation>Kryssa i denna ruta om du inte vill få e-post från Sun Microsystems till den e-postadress som angivits ovan.</translation>
4708 </message>
4709 <message>
4710 <location filename="../ui/VBoxRegistrationDlg.ui" line="215"/>
4711 <source>C&amp;onfirm</source>
4712 <translation type="unfinished"></translation>
4713 </message>
4714 <message>
4715 <location filename="../ui/VBoxRegistrationDlg.ui" line="241"/>
4716 <source>&amp;Cancel</source>
4717 <translation type="unfinished"></translation>
4718 </message>
4719</context>
4720<context>
4721 <name>VBoxSFDialog</name>
4722 <message>
4723 <location filename="../src/VBoxConsoleWnd.cpp" line="3561"/>
4724 <source>Shared Folders</source>
4725 <translation>Delade mappar</translation>
4726 </message>
4727 <message>
4728 <location filename="" line="1953391981"/>
4729 <source>Cancel</source>
4730 <translation type="obsolete">Avbryt</translation>
4731 </message>
4732 <message>
4733 <location filename="" line="1953391981"/>
4734 <source>Help</source>
4735 <translation type="obsolete">Hjälp</translation>
4736 </message>
4737 <message>
4738 <location filename="" line="1953391981"/>
4739 <source>&amp;OK</source>
4740 <translation type="obsolete">&amp;OK</translation>
4741 </message>
4742</context>
4743<context>
4744 <name>VBoxSelectorWnd</name>
4745 <message>
4746 <location filename="../src/VBoxSelectorWnd.cpp" line="1139"/>
4747 <source>VirtualBox OSE</source>
4748 <translation>VirtualBox OSE</translation>
4749 </message>
4750 <message>
4751 <location filename="../src/VBoxSelectorWnd.cpp" line="1144"/>
4752 <source>&amp;Details</source>
4753 <translation>&amp;Detaljer</translation>
4754 </message>
4755 <message>
4756 <location filename="../src/VBoxSelectorWnd.cpp" line="1151"/>
4757 <source>Virtual &amp;Disk Manager...</source>
4758 <translation>Virtuell &amp;diskhanterare...</translation>
4759 </message>
4760 <message>
4761 <location filename="../src/VBoxSelectorWnd.cpp" line="1152"/>
4762 <source>Ctrl+D</source>
4763 <translation>Ctrl+D</translation>
4764 </message>
4765 <message>
4766 <location filename="../src/VBoxSelectorWnd.cpp" line="1153"/>
4767 <source>Display the Virtual Disk Manager dialog</source>
4768 <translation>Visa den virtuella diskhanteraren</translation>
4769 </message>
4770 <message>
4771 <location filename="../src/VBoxSelectorWnd.cpp" line="1173"/>
4772 <source>&amp;Preferences...</source>
4773 <comment>global settings</comment>
4774 <translation>&amp;Inställningar...</translation>
4775 </message>
4776 <message>
4777 <location filename="../src/VBoxSelectorWnd.cpp" line="1175"/>
4778 <source>Ctrl+G</source>
4779 <translation>Ctrl+G</translation>
4780 </message>
4781 <message>
4782 <location filename="../src/VBoxSelectorWnd.cpp" line="1176"/>
4783 <source>Display the global settings dialog</source>
4784 <translation>Visa allmänna inställningar</translation>
4785 </message>
4786 <message>
4787 <location filename="../src/VBoxSelectorWnd.cpp" line="1178"/>
4788 <source>E&amp;xit</source>
4789 <translation>A&amp;vsluta</translation>
4790 </message>
4791 <message>
4792 <location filename="../src/VBoxSelectorWnd.cpp" line="1179"/>
4793 <source>Ctrl+Q</source>
4794 <translation>Ctrl+Q</translation>
4795 </message>
4796 <message>
4797 <location filename="../src/VBoxSelectorWnd.cpp" line="1180"/>
4798 <source>Close application</source>
4799 <translation>Stäng programmet</translation>
4800 </message>
4801 <message>
4802 <location filename="../src/VBoxSelectorWnd.cpp" line="1182"/>
4803 <source>&amp;New...</source>
4804 <translation>&amp;Ny...</translation>
4805 </message>
4806 <message>
4807 <location filename="" line="1953391981"/>
4808 <source>New</source>
4809 <translation type="obsolete">Ny</translation>
4810 </message>
4811 <message>
4812 <location filename="../src/VBoxSelectorWnd.cpp" line="1183"/>
4813 <source>Ctrl+N</source>
4814 <translation>Ctrl+N</translation>
4815 </message>
4816 <message>
4817 <location filename="../src/VBoxSelectorWnd.cpp" line="1184"/>
4818 <source>Create a new virtual machine</source>
4819 <translation>Skapa en ny virtuell maskin</translation>
4820 </message>
4821 <message>
4822 <location filename="../src/VBoxSelectorWnd.cpp" line="1186"/>
4823 <source>&amp;Settings...</source>
4824 <translation>&amp;Inställningar...</translation>
4825 </message>
4826 <message>
4827 <location filename="" line="1953391981"/>
4828 <source>Settings</source>
4829 <translation type="obsolete">Inställningar</translation>
4830 </message>
4831 <message>
4832 <location filename="../src/VBoxSelectorWnd.cpp" line="1187"/>
4833 <source>Ctrl+S</source>
4834 <translation>Ctrl+I</translation>
4835 </message>
4836 <message>
4837 <location filename="../src/VBoxSelectorWnd.cpp" line="1188"/>
4838 <source>Configure the selected virtual machine</source>
4839 <translation>Konfigurera den markerade virtuella maskinen</translation>
4840 </message>
4841 <message>
4842 <location filename="../src/VBoxSelectorWnd.cpp" line="1190"/>
4843 <source>&amp;Delete</source>
4844 <translation>&amp;Ta bort</translation>
4845 </message>
4846 <message>
4847 <location filename="" line="1953391981"/>
4848 <source>Delete</source>
4849 <translation type="obsolete">Ta bort</translation>
4850 </message>
4851 <message>
4852 <location filename="../src/VBoxSelectorWnd.cpp" line="1191"/>
4853 <source>Delete the selected virtual machine</source>
4854 <translation>Ta bort den markerade virtuella maskinen</translation>
4855 </message>
4856 <message>
4857 <location filename="../src/VBoxSelectorWnd.cpp" line="1195"/>
4858 <source>D&amp;iscard</source>
4859 <translation>Fö&amp;rkasta</translation>
4860 </message>
4861 <message>
4862 <location filename="" line="1953391981"/>
4863 <source>Discard</source>
4864 <translation type="obsolete">Förkasta</translation>
4865 </message>
4866 <message>
4867 <location filename="../src/VBoxSelectorWnd.cpp" line="1197"/>
4868 <source>Discard the saved state of the selected virtual machine</source>
4869 <translation>Förkasta det sparade tillståndet för den markerade virtuella maskinen</translation>
4870 </message>
4871 <message>
4872 <location filename="../src/VBoxSelectorWnd.cpp" line="1199"/>
4873 <source>&amp;Refresh</source>
4874 <translation>&amp;Uppdatera</translation>
4875 </message>
4876 <message>
4877 <location filename="" line="1953391981"/>
4878 <source>Refresh</source>
4879 <translation type="obsolete">Uppdatera</translation>
4880 </message>
4881 <message>
4882 <location filename="../src/VBoxSelectorWnd.cpp" line="1200"/>
4883 <source>Ctrl+R</source>
4884 <translation>Ctrl+U</translation>
4885 </message>
4886 <message>
4887 <location filename="../src/VBoxSelectorWnd.cpp" line="1202"/>
4888 <source>Refresh the accessibility state of the selected virtual machine</source>
4889 <translation>Uppdatera tillgänglighetstillståndet för den markerade virtuella maskinen</translation>
4890 </message>
4891 <message>
4892 <location filename="../src/VBoxSelectorWnd.cpp" line="1209"/>
4893 <source>&amp;Contents...</source>
4894 <translation>&amp;Innehåll...</translation>
4895 </message>
4896 <message>
4897 <location filename="" line="1953391981"/>
4898 <source>F1</source>
4899 <translation type="obsolete">F1</translation>
4900 </message>
4901 <message>
4902 <location filename="../src/VBoxSelectorWnd.cpp" line="1211"/>
4903 <source>Show the online help contents</source>
4904 <translation>Visa hjälpinnehållet</translation>
4905 </message>
4906 <message>
4907 <location filename="../src/VBoxSelectorWnd.cpp" line="1213"/>
4908 <source>&amp;VirtualBox Web Site...</source>
4909 <translation>&amp;VirtualBox webbplats...</translation>
4910 </message>
4911 <message>
4912 <location filename="../src/VBoxSelectorWnd.cpp" line="1215"/>
4913 <source>Open the browser and go to the VirtualBox product web site</source>
4914 <translation>Öppna webbläsaren och gå till VirtualBox produktwebbsida</translation>
4915 </message>
4916 <message>
4917 <location filename="../src/VBoxSelectorWnd.cpp" line="1225"/>
4918 <source>&amp;About VirtualBox...</source>
4919 <translation>&amp;Om VirtualBox...</translation>
4920 </message>
4921 <message>
4922 <location filename="../src/VBoxSelectorWnd.cpp" line="1226"/>
4923 <source>Show a dialog with product information</source>
4924 <translation>Visa en dialogruta med produktinformation</translation>
4925 </message>
4926 <message>
4927 <location filename="../src/VBoxSelectorWnd.cpp" line="1228"/>
4928 <source>&amp;Reset All Warnings</source>
4929 <translation>&amp;Nollställ alla varningar</translation>
4930 </message>
4931 <message>
4932 <location filename="../src/VBoxSelectorWnd.cpp" line="1230"/>
4933 <source>Cause all suppressed warnings and messages to be shown again</source>
4934 <translation>Gör så att alla tystade varningar och meddelanden visas igen</translation>
4935 </message>
4936 <message>
4937 <location filename="../src/VBoxSelectorWnd.cpp" line="1232"/>
4938 <source>&amp;File</source>
4939 <translation>&amp;Arkiv</translation>
4940 </message>
4941 <message>
4942 <location filename="../src/VBoxSelectorWnd.cpp" line="1234"/>
4943 <source>&amp;Help</source>
4944 <translation>&amp;Hjälp</translation>
4945 </message>
4946 <message>
4947 <location filename="../src/VBoxSelectorWnd.cpp" line="1381"/>
4948 <source>&amp;Snapshots</source>
4949 <translation>Ögonblick&amp;sbilder</translation>
4950 </message>
4951 <message>
4952 <location filename="../src/VBoxSelectorWnd.cpp" line="1385"/>
4953 <source>D&amp;escription</source>
4954 <translation>B&amp;eskrivning</translation>
4955 </message>
4956 <message>
4957 <location filename="../src/VBoxSelectorWnd.cpp" line="1282"/>
4958 <source>D&amp;escription *</source>
4959 <translation>B&amp;eskrivning *</translation>
4960 </message>
4961 <message>
4962 <location filename="../src/VBoxSelectorWnd.cpp" line="1300"/>
4963 <source>S&amp;how</source>
4964 <translation>V&amp;isa</translation>
4965 </message>
4966 <message>
4967 <location filename="" line="1953391981"/>
4968 <source>Show</source>
4969 <translation type="obsolete">Visa</translation>
4970 </message>
4971 <message>
4972 <location filename="../src/VBoxSelectorWnd.cpp" line="1302"/>
4973 <source>Switch to the window of the selected virtual machine</source>
4974 <translation>Växla till fönstret för den markerade virtuella maskinen</translation>
4975 </message>
4976 <message>
4977 <location filename="../src/VBoxSelectorWnd.cpp" line="1395"/>
4978 <source>S&amp;tart</source>
4979 <translation>S&amp;tarta</translation>
4980 </message>
4981 <message>
4982 <location filename="" line="1953391981"/>
4983 <source>Start</source>
4984 <translation type="obsolete">Starta</translation>
4985 </message>
4986 <message>
4987 <location filename="../src/VBoxSelectorWnd.cpp" line="1397"/>
4988 <source>Start the selected virtual machine</source>
4989 <translation>Starta den markerade virtuella maskinen</translation>
4990 </message>
4991 <message>
4992 <location filename="" line="1953391981"/>
4993 <source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is intended to display a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;F1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
4994 <translation type="obsolete">&lt;h3&gt;Välkommen till VirtualBox!&lt;/h3&gt;&lt;p&gt;Den vänstra delen av det här fönstret visar en lista över alla virtuella maskiner på din dator. Listan är tom just nu därför att du inte har skapat några virtuella maskiner än.&lt;img src=welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;För att skapa en ny virtuell maskin kan du trycka på knappen &lt;b&gt;Ny&lt;/b&gt; i verktygsraden som finns i övre delen av fönstret.&lt;/p&gt;&lt;p&gt;Du kan trycka på &lt;b&gt;F1&lt;/b&gt;-tangenten för att snabbt få hjälp eller besöka &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; för den senaste informationen och nyheter.&lt;/p&gt;</translation>
4995 </message>
4996 <message>
4997 <location filename="../src/VBoxSelectorWnd.cpp" line="1233"/>
4998 <source>&amp;Machine</source>
4999 <translation>&amp;Maskin</translation>
5000 </message>
5001 <message>
5002 <location filename="../src/VBoxSelectorWnd.cpp" line="1204"/>
5003 <source>Show &amp;Log...</source>
5004 <translation>Visa &amp;logg...</translation>
5005 </message>
5006 <message>
5007 <location filename="" line="1953391981"/>
5008 <source>Show Log...</source>
5009 <translation type="obsolete">Visa logg...</translation>
5010 </message>
5011 <message>
5012 <location filename="../src/VBoxSelectorWnd.cpp" line="1205"/>
5013 <source>Ctrl+L</source>
5014 <translation>Ctrl+L</translation>
5015 </message>
5016 <message>
5017 <location filename="../src/VBoxSelectorWnd.cpp" line="1207"/>
5018 <source>Show the log files of the selected virtual machine</source>
5019 <translation>Visa loggfilerna för den markerade virtuella maskinen</translation>
5020 </message>
5021 <message>
5022 <location filename="../src/VBoxSelectorWnd.cpp" line="1217"/>
5023 <source>R&amp;egister VirtualBox...</source>
5024 <translation>R&amp;egistrera VirtualBox...</translation>
5025 </message>
5026 <message>
5027 <location filename="../src/VBoxSelectorWnd.cpp" line="1219"/>
5028 <source>Open VirtualBox registration form</source>
5029 <translation>Öppna registreringsformuläret för VirtualBox</translation>
5030 </message>
5031 <message>
5032 <location filename="../src/VBoxSelectorWnd.cpp" line="1141"/>
5033 <source>Sun xVM VirtualBox</source>
5034 <translation>Sun xVM VirtualBox</translation>
5035 </message>
5036 <message>
5037 <location filename="../src/VBoxSelectorWnd.cpp" line="1318"/>
5038 <source>R&amp;esume</source>
5039 <translation>Å&amp;teruppta</translation>
5040 </message>
5041 <message>
5042 <location filename="" line="1953391981"/>
5043 <source>Resume</source>
5044 <translation type="obsolete">Återuppta</translation>
5045 </message>
5046 <message>
5047 <location filename="../src/VBoxSelectorWnd.cpp" line="1329"/>
5048 <source>Ctrl+P</source>
5049 <translation>Ctrl+P</translation>
5050 </message>
5051 <message>
5052 <location filename="../src/VBoxSelectorWnd.cpp" line="1321"/>
5053 <source>Resume the execution of the virtual machine</source>
5054 <translation>Återuppta körningen av den virtuella maskinen</translation>
5055 </message>
5056 <message>
5057 <location filename="../src/VBoxSelectorWnd.cpp" line="1328"/>
5058 <source>&amp;Pause</source>
5059 <translation>Gör &amp;paus</translation>
5060 </message>
5061 <message>
5062 <location filename="" line="1953391981"/>
5063 <source>Pause</source>
5064 <translation type="obsolete">Paus</translation>
5065 </message>
5066 <message>
5067 <location filename="../src/VBoxSelectorWnd.cpp" line="1331"/>
5068 <source>Suspend the execution of the virtual machine</source>
5069 <translation>Pausa körningen av den virtuella maskinen</translation>
5070 </message>
5071 <message>
5072 <location filename="../src/VBoxSelectorWnd.cpp" line="1221"/>
5073 <source>C&amp;heck for a new version...</source>
5074 <translation type="unfinished"></translation>
5075 </message>
5076 <message>
5077 <location filename="../src/VBoxSelectorWnd.cpp" line="1223"/>
5078 <source>Check for a new VirtualBox version</source>
5079 <translation type="unfinished"></translation>
5080 </message>
5081 <message>
5082 <location filename="../src/VBoxSelectorWnd.cpp" line="1374"/>
5083 <source>&lt;h3&gt;Welcome to VirtualBox!&lt;/h3&gt;&lt;p&gt;The left part of this window is intended to display a list of all virtual machines on your computer. The list is empty now because you haven&apos;t created any virtual machines yet.&lt;img src=:/welcome.png align=right/&gt;&lt;/p&gt;&lt;p&gt;In order to create a new virtual machine, press the &lt;b&gt;New&lt;/b&gt; button in the main tool bar located at the top of the window.&lt;/p&gt;&lt;p&gt;You can press the &lt;b&gt;F1&lt;/b&gt; key to get instant help, or visit &lt;a href=http://www.virtualbox.org&gt;www.virtualbox.org&lt;/a&gt; for the latest information and news.&lt;/p&gt;</source>
5084 <translation type="unfinished"></translation>
5085 </message>
5086</context>
5087<context>
5088 <name>VBoxSettingsDialog</name>
5089 <message>
5090 <location filename="../src/VBoxSettingsDialog.cpp" line="190"/>
5091 <source>Settings</source>
5092 <translation type="unfinished">Inställningar</translation>
5093 </message>
5094</context>
5095<context>
5096 <name>VBoxSharedFoldersSettings</name>
5097 <message>
5098 <location filename="" line="1953391981"/>
5099 <source>Name</source>
5100 <translation type="obsolete">Namn</translation>
5101 </message>
5102 <message>
5103 <location filename="" line="1953391981"/>
5104 <source>Path</source>
5105 <translation type="obsolete">Sökväg</translation>
5106 </message>
5107 <message>
5108 <location filename="" line="1953391981"/>
5109 <source>Shared &amp;Folders</source>
5110 <translation type="obsolete">Delade &amp;mappar</translation>
5111 </message>
5112 <message>
5113 <location filename="" line="1953391981"/>
5114 <source>&lt;qt&gt;Lists all shared folders accessible to this machine.
5115Use
5116&lt;tt&gt;net use x: \\vboxsvr\share&lt;/tt&gt;
5117to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or
5118&lt;tt&gt;mount -t vboxsf share mount_point&lt;/tt&gt;
5119to access it from a Linux OS. This feature requires Guest Additions.&lt;/qt&gt;</source>
5120 <translation type="obsolete">&lt;qt&gt;Listar alla delade mappar som är åtkomliga för den här maskinen.
5121Använd
5122&lt;tt&gt;net use x: \\vboxsvr\utdelning&lt;/tt&gt;
5123för att komma åt en delad mapp med namnet &lt;i&gt;utdelning&lt;/i&gt; från ett DOS-liknande
5124operativsystem, eller &lt;tt&gt;mount -t vboxsf utdelning monteringspunkt&lt;/tt&gt;
5125för att komma åt den från ett Linux-operativsystem. Den här funktionen kräver
5126Guest Additions.&lt;/qt&gt;</translation>
5127 </message>
5128 <message>
5129 <location filename="" line="1953391981"/>
5130 <source>Adds a new shared folder definition.</source>
5131 <translation type="obsolete">Lägger till en ny delad mappdefinition.</translation>
5132 </message>
5133 <message>
5134 <location filename="" line="1953391981"/>
5135 <source>Removes the selected shared folder definition.</source>
5136 <translation type="obsolete">Tar bort den markerade delade mappdefinitionen.</translation>
5137 </message>
5138 <message>
5139 <location filename="" line="1953391981"/>
5140 <source> Machine Folders</source>
5141 <translation type="obsolete"> Maskinmappar</translation>
5142 </message>
5143 <message>
5144 <location filename="" line="1953391981"/>
5145 <source> Transient Folders</source>
5146 <translation type="obsolete"> Temporära mappar</translation>
5147 </message>
5148 <message>
5149 <location filename="" line="1953391981"/>
5150 <source>Edits the selected shared folder definition.</source>
5151 <translation type="obsolete">Redigerar den markerade delade mappdefinitionen.</translation>
5152 </message>
5153 <message>
5154 <location filename="" line="1953391981"/>
5155 <source>VBoxSharedFoldersSettings</source>
5156 <comment>don&apos;t translate</comment>
5157 <translation type="obsolete">VBoxSharedFoldersSettings</translation>
5158 </message>
5159 <message>
5160 <location filename="" line="1953391981"/>
5161 <source>Ins</source>
5162 <translation type="obsolete">Ins</translation>
5163 </message>
5164 <message>
5165 <location filename="" line="1953391981"/>
5166 <source>Add a new shared folder (Ins)</source>
5167 <translation type="obsolete">Lägg till en ny delad mapp (Ins)</translation>
5168 </message>
5169 <message>
5170 <location filename="" line="1953391981"/>
5171 <source>Del</source>
5172 <translation type="obsolete">Del</translation>
5173 </message>
5174 <message>
5175 <location filename="" line="1953391981"/>
5176 <source>Remove the selected shared folder (Del)</source>
5177 <translation type="obsolete">Ta bort markerad delad mapp (Del)</translation>
5178 </message>
5179 <message>
5180 <location filename="" line="1953391981"/>
5181 <source>Access</source>
5182 <translation type="obsolete">Åtkomst</translation>
5183 </message>
5184 <message>
5185 <location filename="" line="1953391981"/>
5186 <source>Ctrl+Space</source>
5187 <translation type="obsolete">Ctrl+Blanksteg</translation>
5188 </message>
5189 <message>
5190 <location filename="" line="1953391981"/>
5191 <source>Edit the selected shared folder (Ctrl+Space)</source>
5192 <translation type="obsolete">Redigera markerade delad mapp (Ctrl+Blanksteg)</translation>
5193 </message>
5194 <message>
5195 <location filename="" line="1953391981"/>
5196 <source>Full</source>
5197 <translation type="obsolete">Fullständig</translation>
5198 </message>
5199 <message>
5200 <location filename="" line="1953391981"/>
5201 <source>Read-only</source>
5202 <translation type="obsolete">Skrivskyddad</translation>
5203 </message>
5204</context>
5205<context>
5206 <name>VBoxSnapshotDetailsDlg</name>
5207 <message>
5208 <location filename="../ui/VBoxSnapshotDetailsDlg.ui" line="30"/>
5209 <source>VBoxSnapshotDetailsDlg</source>
5210 <translation>VBoxSnapshotDetailsDlg</translation>
5211 </message>
5212 <message>
5213 <location filename="" line="1953391981"/>
5214 <source> Snapshot Details </source>
5215 <translation type="obsolete"> Detaljer om ögonblicksbild </translation>
5216 </message>
5217 <message>
5218 <location filename="../ui/VBoxSnapshotDetailsDlg.ui" line="50"/>
5219 <source>&amp;Name</source>
5220 <translation>&amp;Namn</translation>
5221 </message>
5222 <message>
5223 <location filename="../ui/VBoxSnapshotDetailsDlg.ui" line="67"/>
5224 <source>&amp;Description</source>
5225 <translation>&amp;Beskrivning</translation>
5226 </message>
5227 <message>
5228 <location filename="../ui/VBoxSnapshotDetailsDlg.ui" line="98"/>
5229 <source>&amp;Machine Details</source>
5230 <translation>&amp;Maskindetaljer</translation>
5231 </message>
5232 <message>
5233 <location filename="" line="1953391981"/>
5234 <source>Help</source>
5235 <translation type="obsolete">Hjälp</translation>
5236 </message>
5237 <message>
5238 <location filename="" line="1953391981"/>
5239 <source>F1</source>
5240 <translation type="obsolete">F1</translation>
5241 </message>
5242 <message>
5243 <location filename="" line="1953391981"/>
5244 <source>&amp;OK</source>
5245 <translation type="obsolete">&amp;OK</translation>
5246 </message>
5247 <message>
5248 <location filename="" line="1953391981"/>
5249 <source>Cancel</source>
5250 <translation type="obsolete">Avbryt</translation>
5251 </message>
5252 <message>
5253 <location filename="../src/VBoxSnapshotDetailsDlg.cpp" line="81"/>
5254 <source>Details of %1 (%2)</source>
5255 <translation>Detaljer för %1 (%2)</translation>
5256 </message>
5257 <message>
5258 <location filename="../ui/VBoxSnapshotDetailsDlg.ui" line="39"/>
5259 <source>Snapshot Details</source>
5260 <translation type="unfinished"></translation>
5261 </message>
5262</context>
5263<context>
5264 <name>VBoxSnapshotsWgt</name>
5265 <message>
5266 <location filename="../ui/VBoxSnapshotsWgt.ui" line="55"/>
5267 <source>[snapshot]</source>
5268 <translation>[ögonblicksbild]</translation>
5269 </message>
5270 <message>
5271 <location filename="../ui/VBoxSnapshotsWgt.ui" line="30"/>
5272 <source>VBoxSnapshotsWgt</source>
5273 <translation>VBoxSnapshotsWgt</translation>
5274 </message>
5275 <message>
5276 <location filename="" line="1953391981"/>
5277 <source>snapshotActionGroup</source>
5278 <translation type="obsolete">snapshotActionGroup</translation>
5279 </message>
5280 <message>
5281 <location filename="" line="1953391981"/>
5282 <source>Discard Snapshot</source>
5283 <translation type="obsolete">Förkasta ögonblicksbild</translation>
5284 </message>
5285 <message>
5286 <location filename="" line="1953391981"/>
5287 <source>&amp;Discard Snapshot</source>
5288 <translation type="obsolete">&amp;Förkasta ögonblicksbild</translation>
5289 </message>
5290 <message>
5291 <location filename="" line="1953391981"/>
5292 <source>Ctrl+Shift+D</source>
5293 <translation type="obsolete">Ctrl+Skift+F</translation>
5294 </message>
5295 <message>
5296 <location filename="" line="1953391981"/>
5297 <source>curStateActionGroup</source>
5298 <translation type="obsolete">curStateActionGroup</translation>
5299 </message>
5300 <message>
5301 <location filename="" line="1953391981"/>
5302 <source>Take Snapshot</source>
5303 <translation type="obsolete">Spara ögonblicksbild</translation>
5304 </message>
5305 <message>
5306 <location filename="" line="1953391981"/>
5307 <source>Take &amp;Snapshot</source>
5308 <translation type="obsolete">Spara ö&amp;gonblicksbild</translation>
5309 </message>
5310 <message>
5311 <location filename="" line="1953391981"/>
5312 <source>Discard Current Snapshot and State</source>
5313 <translation type="obsolete">Förkasta aktuell ögonblicksbild och tillstånd</translation>
5314 </message>
5315 <message>
5316 <location filename="" line="1953391981"/>
5317 <source>D&amp;iscard Current Snapshot and State</source>
5318 <translation type="obsolete">Förkasta aktuell ögonblicksbild &amp;och tillstånd</translation>
5319 </message>
5320 <message>
5321 <location filename="" line="1953391981"/>
5322 <source>Show Details</source>
5323 <translation type="obsolete">Visa detaljer</translation>
5324 </message>
5325 <message>
5326 <location filename="" line="1953391981"/>
5327 <source>S&amp;how Details</source>
5328 <translation type="obsolete">V&amp;isa detaljer</translation>
5329 </message>
5330 <message>
5331 <location filename="../src/VBoxSnapshotsWgt.cpp" line="125"/>
5332 <source>Current State (changed)</source>
5333 <comment>Current State (Modified)</comment>
5334 <translation>Aktuellt tillstånd (ändrat)</translation>
5335 </message>
5336 <message>
5337 <location filename="../src/VBoxSnapshotsWgt.cpp" line="127"/>
5338 <source>Current State</source>
5339 <comment>Current State (Unmodified)</comment>
5340 <translation>Aktuellt tillstånd</translation>
5341 </message>
5342 <message>
5343 <location filename="../src/VBoxSnapshotsWgt.cpp" line="130"/>
5344 <source>The current state differs from the state stored in the current snapshot</source>
5345 <translation>Det aktuella tillståndet skiljer sig från det tillstånd som lagrats i den aktuella ögonblicksbilden</translation>
5346 </message>
5347 <message>
5348 <location filename="../src/VBoxSnapshotsWgt.cpp" line="133"/>
5349 <source>The current state is identical to the state stored in the current snapshot</source>
5350 <translation>Det aktuella tillståndet är identiskt med det tillstånd som lagrats i den aktuella ögonblicksbilden</translation>
5351 </message>
5352 <message>
5353 <location filename="../src/VBoxSnapshotsWgt.cpp" line="177"/>
5354 <source> (current, </source>
5355 <comment>Snapshot details</comment>
5356 <translation> (aktuell, </translation>
5357 </message>
5358 <message>
5359 <location filename="../src/VBoxSnapshotsWgt.cpp" line="181"/>
5360 <source>online)</source>
5361 <comment>Snapshot details</comment>
5362 <translation>ansluten)</translation>
5363 </message>
5364 <message>
5365 <location filename="../src/VBoxSnapshotsWgt.cpp" line="181"/>
5366 <source>offline)</source>
5367 <comment>Snapshot details</comment>
5368 <translation>frånkopplad)</translation>
5369 </message>
5370 <message>
5371 <location filename="../src/VBoxSnapshotsWgt.cpp" line="185"/>
5372 <source>Taken at %1</source>
5373 <comment>Snapshot (time)</comment>
5374 <translation>Sparat klockan %1</translation>
5375 </message>
5376 <message>
5377 <location filename="../src/VBoxSnapshotsWgt.cpp" line="188"/>
5378 <source>Taken on %1</source>
5379 <comment>Snapshot (date + time)</comment>
5380 <translation>Sparat den %1</translation>
5381 </message>
5382 <message>
5383 <location filename="../src/VBoxSnapshotsWgt.cpp" line="193"/>
5384 <source>%1 since %2</source>
5385 <comment>Current State (time or date + time)</comment>
5386 <translation>%1 sedan %2</translation>
5387 </message>
5388 <message>
5389 <location filename="../src/VBoxSnapshotsWgt.cpp" line="487"/>
5390 <source>Snapshot %1</source>
5391 <translation>Ögonblicksbild %1</translation>
5392 </message>
5393 <message>
5394 <location filename="" line="1953391981"/>
5395 <source>Discard the selected snapshot of the virtual machine</source>
5396 <translation type="obsolete">Förkasta den markerade ögonblicksbilden av den virtuella maskinen</translation>
5397 </message>
5398 <message>
5399 <location filename="" line="1953391981"/>
5400 <source>Ctrl+Shift+S</source>
5401 <translation type="obsolete">Ctrl+Skift+S</translation>
5402 </message>
5403 <message>
5404 <location filename="" line="1953391981"/>
5405 <source>Take a snapshot of the current virtual machine state</source>
5406 <translation type="obsolete">Ta en ögonblicksbild av det aktuella tillståndet för den virtuella maskinen</translation>
5407 </message>
5408 <message>
5409 <location filename="" line="1953391981"/>
5410 <source>Revert to Current Snapshot</source>
5411 <translation type="obsolete">Återgå till aktuell ögonblicksbild</translation>
5412 </message>
5413 <message>
5414 <location filename="" line="1953391981"/>
5415 <source>&amp;Revert to Current Snapshot</source>
5416 <translation type="obsolete">Åte&amp;rgå till aktuell ögonblicksbild</translation>
5417 </message>
5418 <message>
5419 <location filename="" line="1953391981"/>
5420 <source>Ctrl+Shift+R</source>
5421 <translation type="obsolete">Ctrl+Skift+R</translation>
5422 </message>
5423 <message>
5424 <location filename="" line="1953391981"/>
5425 <source>Restore the virtual machine state from the state stored in the current snapshot</source>
5426 <translation type="obsolete">Återställ tillståndet för den virtuella maskinen från tillståndet lagrat i den aktuella ögonblicksbilden</translation>
5427 </message>
5428 <message>
5429 <location filename="" line="1953391981"/>
5430 <source>Ctrl+Shift+B</source>
5431 <translation type="obsolete">Ctrl+Skift+B</translation>
5432 </message>
5433 <message>
5434 <location filename="" line="1953391981"/>
5435 <source>Discard the current snapshot and revert the machine to the state it had before the snapshot was taken</source>
5436 <translation type="obsolete">Förkasta den aktuella ögonblicksbilden och återställ maskinen till det tillstånd den hade innan ögonblicksbilden sparades</translation>
5437 </message>
5438 <message>
5439 <location filename="" line="1953391981"/>
5440 <source>Show details of the selected snapshot</source>
5441 <translation type="obsolete">Visa detaljer för den markerade ögonblicksbilden</translation>
5442 </message>
5443 <message>
5444 <location filename="" line="1953391981"/>
5445 <source>Ctrl+Space</source>
5446 <translation type="obsolete">Ctrl+Blanksteg</translation>
5447 </message>
5448</context>
5449<context>
5450 <name>VBoxSwitchMenu</name>
5451 <message>
5452 <location filename="../src/VBoxGlobal.cpp" line="4573"/>
5453 <source>Disable</source>
5454 <translation>Inaktivera</translation>
5455 </message>
5456 <message>
5457 <location filename="../src/VBoxGlobal.cpp" line="4573"/>
5458 <source>Enable</source>
5459 <translation>Aktivera</translation>
5460 </message>
5461 <message>
5462 <location filename="" line="1953391981"/>
5463 <source>%1 %2</source>
5464 <translation type="obsolete">%1 %2</translation>
5465 </message>
5466</context>
5467<context>
5468 <name>VBoxTakeSnapshotDlg</name>
5469 <message>
5470 <location filename="../ui/VBoxTakeSnapshotDlg.ui" line="30"/>
5471 <source>Take Snapshot of Virtual Machine</source>
5472 <translation>Spara ögonblicksbild av den virtuella maskinen</translation>
5473 </message>
5474 <message>
5475 <location filename="../ui/VBoxTakeSnapshotDlg.ui" line="78"/>
5476 <source>Snapshot &amp;Name</source>
5477 <translation>&amp;Namn på ögonblicksbild</translation>
5478 </message>
5479 <message>
5480 <location filename="../ui/VBoxTakeSnapshotDlg.ui" line="98"/>
5481 <source>Snapshot &amp;Description</source>
5482 <translation>&amp;Beskrivning av ögonblicksbild</translation>
5483 </message>
5484 <message>
5485 <location filename="" line="1953391981"/>
5486 <source>Help</source>
5487 <translation type="obsolete">Hjälp</translation>
5488 </message>
5489 <message>
5490 <location filename="" line="1953391981"/>
5491 <source>F1</source>
5492 <translation type="obsolete">F1</translation>
5493 </message>
5494 <message>
5495 <location filename="" line="1953391981"/>
5496 <source>&amp;OK</source>
5497 <translation type="obsolete">&amp;OK</translation>
5498 </message>
5499 <message>
5500 <location filename="" line="1953391981"/>
5501 <source>Cancel</source>
5502 <translation type="obsolete">Avbryt</translation>
5503 </message>
5504</context>
5505<context>
5506 <name>VBoxUSBFilterSettings</name>
5507 <message>
5508 <location filename="" line="1953391981"/>
5509 <source>VBoxUSBFilterSettings</source>
5510 <comment>don&apos;t translate</comment>
5511 <translation type="obsolete">VBoxUSBFilterSettings</translation>
5512 </message>
5513 <message>
5514 <location filename="" line="1953391981"/>
5515 <source>&amp;Name</source>
5516 <translation type="obsolete">&amp;Namn</translation>
5517 </message>
5518 <message>
5519 <location filename="" line="1953391981"/>
5520 <source>Displays the filter name.</source>
5521 <translation type="obsolete">Visar filternamnet</translation>
5522 </message>
5523 <message>
5524 <location filename="" line="1953391981"/>
5525 <source>&amp;Manufacturer</source>
5526 <translation type="obsolete">&amp;Tillverkare</translation>
5527 </message>
5528 <message>
5529 <location filename="" line="1953391981"/>
5530 <source>Pro&amp;duct</source>
5531 <translation type="obsolete">Pro&amp;dukt</translation>
5532 </message>
5533 <message>
5534 <location filename="" line="1953391981"/>
5535 <source>&amp;Serial No.</source>
5536 <translation type="obsolete">&amp;Serienr.</translation>
5537 </message>
5538 <message>
5539 <location filename="" line="1953391981"/>
5540 <source>R&amp;emote</source>
5541 <translation type="obsolete">F&amp;järr</translation>
5542 </message>
5543 <message>
5544 <location filename="" line="1953391981"/>
5545 <source>&amp;Action</source>
5546 <translation type="obsolete">&amp;Åtgärd</translation>
5547 </message>
5548 <message>
5549 <location filename="" line="1953391981"/>
5550 <source>&amp;Vendor ID</source>
5551 <translation type="obsolete">&amp;Tillverkarens id</translation>
5552 </message>
5553 <message>
5554 <location filename="" line="1953391981"/>
5555 <source>&amp;Product ID</source>
5556 <translation type="obsolete">&amp;Produktens id</translation>
5557 </message>
5558 <message>
5559 <location filename="" line="1953391981"/>
5560 <source>&amp;Revision</source>
5561 <translation type="obsolete">&amp;Revision</translation>
5562 </message>
5563 <message>
5564 <location filename="" line="1953391981"/>
5565 <source>Por&amp;t</source>
5566 <translation type="obsolete">Por&amp;t</translation>
5567 </message>
5568 <message>
5569 <location filename="" line="1953391981"/>
5570 <source>Any</source>
5571 <comment>remote</comment>
5572 <translation type="obsolete">Alla</translation>
5573 </message>
5574 <message>
5575 <location filename="" line="1953391981"/>
5576 <source>Yes</source>
5577 <comment>remote</comment>
5578 <translation type="obsolete">Ja</translation>
5579 </message>
5580 <message>
5581 <location filename="" line="1953391981"/>
5582 <source>No</source>
5583 <comment>remote</comment>
5584 <translation type="obsolete">Nej</translation>
5585 </message>
5586 <message>
5587 <location filename="" line="1953391981"/>
5588 <source>&lt;qt&gt;Defines the manufacturer filter as an
5589&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
5590value.&lt;/qt&gt;</source>
5591 <translation type="obsolete">&lt;qt&gt;Definierar tillverkarfiltret som en
5592&lt;i&gt;exakt matchande&lt;/i&gt; sträng. En tom sträng kommer att
5593matcha alla värden.&lt;/qt&gt;</translation>
5594 </message>
5595 <message>
5596 <location filename="" line="1953391981"/>
5597 <source>&lt;qt&gt;Defines the product name filter as an
5598&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
5599value.&lt;/qt&gt;</source>
5600 <translation type="obsolete">&lt;qt&gt;Definierar produktnamnsfiltret som en
5601&lt;i&gt;exakt matchande&lt;/i&gt; sträng. En tom sträng kommer att
5602matcha alla värden.&lt;/qt&gt;</translation>
5603 </message>
5604 <message>
5605 <location filename="" line="1953391981"/>
5606 <source>&lt;qt&gt;Defines the serial number filter as an
5607&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
5608value.&lt;/qt&gt;</source>
5609 <translation type="obsolete">&lt;qt&gt;Definierar serienummerfiltret som en
5610&lt;i&gt;exakt matchande&lt;/i&gt; sträng. En tom sträng kommer att
5611matcha alla värden.&lt;/qt&gt;</translation>
5612 </message>
5613 <message>
5614 <location filename="" line="1953391981"/>
5615 <source>&lt;qt&gt;Defines whether this filter applies
5616to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;),
5617to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;),
5618or both (&lt;i&gt;Any&lt;/i&gt;).&lt;/qt&gt;</source>
5619 <translation type="obsolete">&lt;qt&gt;Definierar huruvida det här filtret gäller
5620för USB-enheter som är lokalt anslutna till värddatorn (&lt;i&gt;Nej&lt;/i&gt;),
5621till en VRDP-klients dator (&lt;i&gt;Ja&lt;/i&gt;),
5622eller båda (&lt;i&gt;Alla&lt;/i&gt;).&lt;/qt&gt;</translation>
5623 </message>
5624 <message>
5625 <location filename="" line="1953391981"/>
5626 <source>&lt;qt&gt;Defines an action performed by the host
5627computer when a matching device is attached: give it up to the host OS
5628(&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines
5629(&lt;i&gt;Hold&lt;/i&gt;).&lt;/qt&gt;</source>
5630 <translation type="obsolete">&lt;qt&gt;Definierar en åtgärd genomförd av värddatorn
5631när en matchande enhet ansluts: ge den till värdoperativsystemet
5632(&lt;i&gt;Ignorera&lt;/i&gt;) eller fånga den för senare användning av virtuella
5633maskiner (&lt;i&gt;Håll kvar&lt;/i&gt;).&lt;/qt&gt;</translation>
5634 </message>
5635 <message>
5636 <location filename="" line="1953391981"/>
5637 <source>&lt;qt&gt;Defines the vendor ID filter. The
5638&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
5639&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
5640value.&lt;/qt&gt;</source>
5641 <translation type="obsolete">&lt;qt&gt;Definierar filtret för tillverkar-id. Det
5642&lt;i&gt;exakt matchande&lt;/i&gt; strängformatet är &lt;tt&gt;XXXX&lt;/tt&gt; där
5643&lt;tt&gt;X&lt;/tt&gt; är en hexadecimal siffra. En tom sträng kommer att
5644matcha alla värden.&lt;/qt&gt;</translation>
5645 </message>
5646 <message>
5647 <location filename="" line="1953391981"/>
5648 <source>&lt;qt&gt;Defines the product ID filter. The
5649&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where
5650&lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any
5651value.&lt;/qt&gt;</source>
5652 <translation type="obsolete">&lt;qt&gt;Definierar filtret för produkt-id. Det
5653&lt;i&gt;exakt matchande&lt;/i&gt; strängformatet är &lt;tt&gt;XXXX&lt;/tt&gt; där
5654&lt;tt&gt;X&lt;/tt&gt; är en hexadecimal siffra. En tom sträng kommer att
5655matcha alla värden.&lt;/qt&gt;</translation>
5656 </message>
5657 <message>
5658 <location filename="" line="1953391981"/>
5659 <source>&lt;qt&gt;Defines the revision number filter. The
5660&lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where
5661&lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt;
5662is a decimal digit of the fractional part. An empty string will match any
5663value.&lt;/qt&gt;</source>
5664 <translation type="obsolete">&lt;qt&gt;Definierar filtret för revisionsnumret. Det
5665&lt;i&gt;exakt matchande&lt;/i&gt; strängformatet är &lt;tt&gt;IIFF&lt;/tt&gt; där
5666&lt;tt&gt;I&lt;/tt&gt; är en decimalsiffra för heltalsdelen och &lt;tt&gt;F&lt;/tt&gt;
5667är en decimalsiffra för löpnumret. En tom sträng kommer att
5668matcha alla värden.&lt;/qt&gt;</translation>
5669 </message>
5670 <message>
5671 <location filename="" line="1953391981"/>
5672 <source>&lt;qt&gt;Defines the host USB port filter as an
5673&lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any
5674value.&lt;/qt&gt;</source>
5675 <translation type="obsolete">&lt;qt&gt;Definierar filtret för USB-porten för värden som en
5676&lt;i&gt;exakt matchande&lt;/i&gt; sträng. En tom sträng kommer
5677att matcha alla värden.&lt;/qt&gt;</translation>
5678 </message>
5679</context>
5680<context>
5681 <name>VBoxUSBMenu</name>
5682 <message>
5683 <location filename="../src/VBoxGlobal.cpp" line="4503"/>
5684 <source>&lt;no available devices&gt;</source>
5685 <comment>USB devices</comment>
5686 <translation>&lt;inga tillgängliga enheter&gt;</translation>
5687 </message>
5688 <message>
5689 <location filename="../src/VBoxGlobal.cpp" line="4506"/>
5690 <source>No supported devices connected to the host PC</source>
5691 <comment>USB device tooltip</comment>
5692 <translation>Inga enheter som stöds är anslutna till värdmaskinen</translation>
5693 </message>
5694</context>
5695<context>
5696 <name>VBoxUpdateDlg</name>
5697 <message>
5698 <location filename="../src/VBoxUpdateDlg.cpp" line="84"/>
5699 <source>1 day</source>
5700 <translation type="unfinished"></translation>
5701 </message>
5702 <message>
5703 <location filename="../src/VBoxUpdateDlg.cpp" line="85"/>
5704 <source>2 days</source>
5705 <translation type="unfinished"></translation>
5706 </message>
5707 <message>
5708 <location filename="../src/VBoxUpdateDlg.cpp" line="86"/>
5709 <source>3 days</source>
5710 <translation type="unfinished"></translation>
5711 </message>
5712 <message>
5713 <location filename="../src/VBoxUpdateDlg.cpp" line="87"/>
5714 <source>4 days</source>
5715 <translation type="unfinished"></translation>
5716 </message>
5717 <message>
5718 <location filename="../src/VBoxUpdateDlg.cpp" line="88"/>
5719 <source>5 days</source>
5720 <translation type="unfinished"></translation>
5721 </message>
5722 <message>
5723 <location filename="../src/VBoxUpdateDlg.cpp" line="89"/>
5724 <source>6 days</source>
5725 <translation type="unfinished"></translation>
5726 </message>
5727 <message>
5728 <location filename="../src/VBoxUpdateDlg.cpp" line="92"/>
5729 <source>1 week</source>
5730 <translation type="unfinished"></translation>
5731 </message>
5732 <message>
5733 <location filename="../src/VBoxUpdateDlg.cpp" line="93"/>
5734 <source>2 weeks</source>
5735 <translation type="unfinished"></translation>
5736 </message>
5737 <message>
5738 <location filename="../src/VBoxUpdateDlg.cpp" line="94"/>
5739 <source>3 weeks</source>
5740 <translation type="unfinished"></translation>
5741 </message>
5742 <message>
5743 <location filename="../src/VBoxUpdateDlg.cpp" line="97"/>
5744 <source>1 month</source>
5745 <translation type="unfinished"></translation>
5746 </message>
5747 <message>
5748 <location filename="../src/VBoxUpdateDlg.cpp" line="144"/>
5749 <source>never</source>
5750 <translation type="unfinished"></translation>
5751 </message>
5752 <message>
5753 <location filename="../src/VBoxUpdateDlg.cpp" line="311"/>
5754 <source>Connection timed out.</source>
5755 <translation type="unfinished">Tidsgräns för anslutningen överstegs.</translation>
5756 </message>
5757 <message>
5758 <location filename="../src/VBoxUpdateDlg.cpp" line="321"/>
5759 <source>Could not locate the latest version list on the server (response: %1).</source>
5760 <translation type="unfinished"></translation>
5761 </message>
5762 <message>
5763 <location filename="../ui/VBoxUpdateDlg.ui" line="30"/>
5764 <source>VirtualBox New Version Notifier</source>
5765 <translation type="unfinished"></translation>
5766 </message>
5767 <message>
5768 <location filename="../ui/VBoxUpdateDlg.ui" line="66"/>
5769 <source>Check for a new version</source>
5770 <translation type="unfinished"></translation>
5771 </message>
5772 <message>
5773 <location filename="../ui/VBoxUpdateDlg.ui" line="115"/>
5774 <source>&lt;p&gt;VirtualBox can check the latest version available for downloading. Will you let VirtualBox to do this now?&lt;/p&gt;&lt;p&gt;You can make VirtualBox look for the newer version now by pressing &lt;b&gt;Check&lt;/b&gt; button or postpone it for then next time by pressing &lt;b&gt;Cancel&lt;/b&gt;.&lt;/p&gt;&lt;p&gt;You can run VirtualBox New Version Notifier anytime from the application Help menu by activating &lt;b&gt;&apos;Check for a new version...&apos;&lt;/b&gt; action.&lt;/p&gt;</source>
5775 <translation type="unfinished"></translation>
5776 </message>
5777 <message>
5778 <location filename="../ui/VBoxUpdateDlg.ui" line="189"/>
5779 <source>Chec&amp;k</source>
5780 <translation type="unfinished"></translation>
5781 </message>
5782 <message>
5783 <location filename="../ui/VBoxUpdateDlg.ui" line="215"/>
5784 <source>&amp;Cancel</source>
5785 <translation type="unfinished"></translation>
5786 </message>
5787 <message>
5788 <location filename="../ui/VBoxUpdateDlg.ui" line="236"/>
5789 <source>Check Results</source>
5790 <translation type="unfinished"></translation>
5791 </message>
5792 <message>
5793 <location filename="../ui/VBoxUpdateDlg.ui" line="290"/>
5794 <source>&lt;p&gt;New VirtualBox %1 version available to download from:&lt;/p&gt;&lt;p&gt;&lt;a href=%2&gt;%3&lt;/a&gt;&lt;/p&gt;</source>
5795 <translation type="unfinished"></translation>
5796 </message>
5797 <message>
5798 <location filename="../ui/VBoxUpdateDlg.ui" line="312"/>
5799 <source>&lt;p&gt;Unable to obtain new version information due to network error:&lt;/p&gt;&lt;p&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;</source>
5800 <translation type="unfinished"></translation>
5801 </message>
5802 <message>
5803 <location filename="../ui/VBoxUpdateDlg.ui" line="334"/>
5804 <source>You have already installed the latest VirtualBox version, there is no newer version currently available.</source>
5805 <translation type="unfinished"></translation>
5806 </message>
5807 <message>
5808 <location filename="../ui/VBoxUpdateDlg.ui" line="388"/>
5809 <source>&amp;Close</source>
5810 <translation type="unfinished">S&amp;täng</translation>
5811 </message>
5812</context>
5813<context>
5814 <name>VBoxVMDescriptionPage</name>
5815 <message>
5816 <location filename="../src/VBoxSelectorWnd.cpp" line="330"/>
5817 <source>No description. Press the Edit button below to add it.</source>
5818 <translation>Ingen beskrivning angiven. Tryck på knappen Redigera för att lägga till en beskrivning.</translation>
5819 </message>
5820 <message>
5821 <location filename="../src/VBoxSelectorWnd.cpp" line="332"/>
5822 <source>Edit</source>
5823 <translation>Redigera</translation>
5824 </message>
5825 <message>
5826 <location filename="../src/VBoxSelectorWnd.cpp" line="334"/>
5827 <source>Edit (Ctrl+E)</source>
5828 <translation>Redigera (Ctrl+E)</translation>
5829 </message>
5830 <message>
5831 <location filename="../src/VBoxSelectorWnd.cpp" line="333"/>
5832 <source>Ctrl+E</source>
5833 <translation>Ctrl+E</translation>
5834 </message>
5835</context>
5836<context>
5837 <name>VBoxVMDetailsView</name>
5838 <message>
5839 <location filename="../src/VBoxSelectorWnd.cpp" line="194"/>
5840 <source>The selected virtual machine is &lt;i&gt;inaccessible&lt;/i&gt;. Please inspect the error message shown below and press the &lt;b&gt;Refresh&lt;/b&gt; button if you want to repeat the accessibility check:</source>
5841 <translation>Den valda virtuella maskinen är &lt;i&gt;oåtkomlig&lt;/i&gt;. Undersök felmeddelandet som visas nedan och tryck på knappen &lt;b&gt;Uppdatera&lt;/b&gt; om du vill upprepa tillgänglighetskontrollen:</translation>
5842 </message>
5843</context>
5844<context>
5845 <name>VBoxVMFirstRunWzd</name>
5846 <message>
5847 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="30"/>
5848 <source>First Run Wizard</source>
5849 <translation>Förstagångsguide</translation>
5850 </message>
5851 <message>
5852 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="121"/>
5853 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for installing an operating system of your choice onto this virtual machine.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel execution of this wizard.&lt;/p&gt;</source>
5854 <translation>&lt;p&gt;Du har startat en nyligen skapad virtuell maskin för första gången. Den här guiden kommer att hjälpa dig att genomföra de nödvändiga steg som krävs för att installera ett operativsystem på den virtuella maskinen.&lt;/p&gt;&lt;p&gt;Använd knappen &lt;b&gt;Nästa&lt;/b&gt; för att gå till nästa sida i guiden och &lt;b&gt;Bakåt&lt;/b&gt; för att återgå till föregående sida. Du kan även trycka på &lt;b&gt;Avbryt&lt;/b&gt; om du vill avbryta körningen av den här guiden.&lt;/p&gt;</translation>
5855 </message>
5856 <message>
5857 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="63"/>
5858 <source>Welcome to the First Run Wizard!</source>
5859 <translation>Välkommen till förstagångsguiden</translation>
5860 </message>
5861 <message>
5862 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="307"/>
5863 <source>&lt;p&gt;Select the type of the media you would like to use for installation purposes below.&lt;/p&gt;</source>
5864 <translation>&lt;p&gt;Välj den typ av media som du vill använda för installationssyften nedan.&lt;/p&gt;</translation>
5865 </message>
5866 <message>
5867 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="348"/>
5868 <source>Media Type</source>
5869 <translation>Mediatyp</translation>
5870 </message>
5871 <message>
5872 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="363"/>
5873 <source>&amp;CD/DVD-ROM Device</source>
5874 <translation>&amp;CD/DVD-ROM-enhet</translation>
5875 </message>
5876 <message>
5877 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="379"/>
5878 <source>&amp;Floppy Device</source>
5879 <translation>&amp;Diskettenhet</translation>
5880 </message>
5881 <message>
5882 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="401"/>
5883 <source>&lt;p&gt;Select the media which contains the setup program of the operating system you want to install. This media must be bootable, otherwise the setup program will not be able to start.&lt;/p&gt;</source>
5884 <translation>&lt;p&gt;Välj det media som innehåller konfigurationsprogrammet för operativsystemet som du vill installera. Det här mediet måste vara startbart, annars kommer inte konfigurationsprogrammet att kunna starta.&lt;/p&gt;</translation>
5885 </message>
5886 <message>
5887 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="439"/>
5888 <source>Media Source</source>
5889 <translation>Mediakälla</translation>
5890 </message>
5891 <message>
5892 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="450"/>
5893 <source>&amp;Host Drive</source>
5894 <translation>&amp;Värdenhet</translation>
5895 </message>
5896 <message>
5897 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="479"/>
5898 <source>&amp;Image File</source>
5899 <translation>Av&amp;bildningsfil</translation>
5900 </message>
5901 <message>
5902 <location filename="" line="1953391981"/>
5903 <source>VDM</source>
5904 <translation type="obsolete">VDM</translation>
5905 </message>
5906 <message>
5907 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="249"/>
5908 <source>Select Installation Media</source>
5909 <translation>Välj installationsmedia</translation>
5910 </message>
5911 <message>
5912 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="651"/>
5913 <source>&lt;p&gt;You have selected the following media to boot from:&lt;/p&gt;</source>
5914 <translation>&lt;p&gt;Du har valt följande media att starta upp från:&lt;/p&gt;</translation>
5915 </message>
5916 <message>
5917 <location filename="" line="1953391981"/>
5918 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;&lt;p&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;&lt;p&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;b&gt;Unmount...&lt;/b&gt; action in the &lt;b&gt;Devices&lt;/b&gt; menu.&lt;/p&gt;</source>
5919 <translation type="obsolete">&lt;p&gt;Om ovanstående är korrekt kan du trycka på knappen &lt;b&gt;Färdigställ&lt;/b&gt;. När du trycker på den kommer det valda mediet att monteras temporärt på den virtuella maskinen och maskinen kommer att påbörja körningen.&lt;/p&gt;&lt;p&gt;Observera att när du stänger den virtuella maskinen kommer det angivna mediet att automatiskt avmonteras och uppstartsenheten kommer att återgå till den första hårddisken.&lt;/p&gt;&lt;p&gt;Beroende på den typ av konfigurationsprogram som du använder kan du behöva att manuellt avmontera (mata ut) mediet efter att konfigurationsprogrammet startar om den virtuella maskinen för att förhindra att installationsprocessen börjar om igen. Du kan göra det här genom att välja motsvarande &lt;b&gt;Avmontera...&lt;/b&gt;-åtgärd i menyn &lt;b&gt;Enheter&lt;/b&gt;.&lt;/p&gt;</translation>
5920 </message>
5921 <message>
5922 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="593"/>
5923 <source>Summary</source>
5924 <translation>Sammandrag</translation>
5925 </message>
5926 <message>
5927 <location filename="../src/VBoxVMFirstRunWzd.cpp" line="94"/>
5928 <source>CD/DVD-ROM Device</source>
5929 <translation>CD/DVD-ROM-enhet</translation>
5930 </message>
5931 <message>
5932 <location filename="../src/VBoxVMFirstRunWzd.cpp" line="95"/>
5933 <source>Floppy Device</source>
5934 <translation>Diskettenhet</translation>
5935 </message>
5936 <message>
5937 <location filename="../src/VBoxVMFirstRunWzd.cpp" line="98"/>
5938 <source>Host Drive %1</source>
5939 <translation>Värdenhet %1</translation>
5940 </message>
5941 <message>
5942 <location filename="" line="1953391981"/>
5943 <source>&lt;table&gt;&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
5944 <translation type="obsolete">&lt;table&gt;&lt;tr&gt;&lt;td&gt;Typ:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Källa:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</translation>
5945 </message>
5946 <message>
5947 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="146"/>
5948 <source>&lt;p&gt;You have started a newly created virtual machine for the first time. This wizard will help you to perform the steps necessary for booting an operating system of your choice on the virtual machine.&lt;/p&gt;&lt;p&gt;Note that you will not be able to install an operating system into this virtual machine right now because you did not attach any hard disk to it. If this is not what you want, you can cancel execution of this wizard, select &lt;b&gt;Settings&lt;/b&gt; from the &lt;b&gt;Machine&lt;/b&gt; menu of the main VirtualBox window to access the settings dialog of this machine and change the hard disk configuration.&lt;/p&gt;&lt;p&gt;Use the &lt;b&gt;Next&lt;/b&gt; button to go to the next page of the wizard and the &lt;b&gt;Back&lt;/b&gt; button to return to the previous page. You can also press &lt;b&gt;Cancel&lt;/b&gt; if you want to cancel execution of this wizard.&lt;/p&gt;</source>
5949 <translation>&lt;p&gt;Du har startat en nyligen skapad virtuell maskin för första gången. Den här guiden kommer att hjälpa dig att genomföra de nödvändiga stegen som behövs för att starta upp ett valfritt operativsystem på den virtuella maskinen.&lt;/p&gt;&lt;p&gt;Observera att du inte kan installera ett operativsystem på den här virtuella maskinen just nu därför att du inte har anslutit en hårddisk till den. Om det inte är vad du vill göra så kan du avbryta körningen av den här guiden eller välja &lt;b&gt;Inställningar&lt;/b&gt; från menyn &lt;b&gt;Maskin&lt;/b&gt; i VirtualBox huvudfönster för att komma åt inställningsdialogrutan för den här maskinen och ändra hårddiskkonfigurationen.&lt;/p&gt;&lt;p&gt;Använd knappen &lt;b&gt;Nästa&lt;/b&gt; för att gå till nästa sida i guiden och &lt;b&gt;Bakåt&lt;/b&gt; för att återgå till föregående sida. Du kan även trycka på &lt;b&gt;Avbryt&lt;/b&gt; om du vill avbryta körningen av den här guiden.&lt;/p&gt;</translation>
5950 </message>
5951 <message>
5952 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="332"/>
5953 <source>&lt;p&gt;Select the type of the media you would like to use for booting an operating system.&lt;/p&gt;</source>
5954 <translation>&lt;p&gt;Välj den typ av media som du vill använda för att starta upp ett operativsystem.&lt;/p&gt;</translation>
5955 </message>
5956 <message>
5957 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="423"/>
5958 <source>&lt;p&gt;Select the media that contains the operating system you want to work with. This media must be bootable, otherwise the operating system will not be able to start.&lt;/p&gt;</source>
5959 <translation>&lt;p&gt;Välj det media som innehåller operativsystemet som du vill arbeta med. Detta media måste vara startbart, annars kommer operativsystemet inte kunna starta upp.&lt;/p&gt;</translation>
5960 </message>
5961 <message>
5962 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="676"/>
5963 <source>&lt;p&gt;You have selected the following media to boot an operating system from:&lt;/p&gt;</source>
5964 <translation>&lt;p&gt;Du har valt följande media att starta upp ett operativsystem från:&lt;/p&gt;</translation>
5965 </message>
5966 <message>
5967 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="753"/>
5968 <source>&lt;p&gt;If the above is correct, press the &lt;b&gt;Finish&lt;/b&gt; button. Once you press it, the selected media will be mounted on the virtual machine and the machine will start execution.&lt;/p&gt;</source>
5969 <translation>&lt;p&gt;Om ovanstående är korrekt kan du trycka på knappen &lt;b&gt;Färdigställ&lt;/b&gt;. När du trycker på den kommer det media som valts att monteras på den virtuella maskinen och maskinen kommer sedan att startas.&lt;/p&gt;</translation>
5970 </message>
5971 <message>
5972 <location filename="../src/VBoxVMFirstRunWzd.cpp" line="105"/>
5973 <source>&lt;table&gt; cellspacing=0 cellpadding=2&lt;tr&gt;&lt;td&gt;Type:&lt;/td&gt;&lt;td&gt;%1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Source:&lt;/td&gt;&lt;td&gt;%2&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</source>
5974 <translation type="unfinished"></translation>
5975 </message>
5976 <message>
5977 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="805"/>
5978 <source>&lt; &amp;Back</source>
5979 <translation type="unfinished"></translation>
5980 </message>
5981 <message>
5982 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="549"/>
5983 <source>&amp;Next &gt;</source>
5984 <translation type="unfinished"></translation>
5985 </message>
5986 <message>
5987 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="835"/>
5988 <source>&amp;Cancel</source>
5989 <translation type="unfinished"></translation>
5990 </message>
5991 <message>
5992 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="723"/>
5993 <source>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
5994p, li { white-space: pre-wrap; }
5995&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Arial&apos;; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
5996&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If the above is correct, press the &lt;span style=&quot; font-weight:600;&quot;&gt;Finish&lt;/span&gt; button. Once you press it, the selected media will be temporarily mounted on the virtual machine and the machine will start execution.&lt;/p&gt;
5997&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Please note that when you close the virtual machine, the specified media will be automatically unmounted and the boot device will be set back to the first hard disk.&lt;/p&gt;
5998&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Depending on the type of the setup program, you may need to manually unmount (eject) the media after the setup program reboots the virtual machine, to prevent the installation process from starting again. You can do this by selecting the corresponding &lt;span style=&quot; font-weight:600;&quot;&gt;Unmount...&lt;/span&gt; action in the &lt;span style=&quot; font-weight:600;&quot;&gt;Devices&lt;/span&gt; menu&lt;span style=&quot; font-weight:600;&quot;&gt;.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
5999 <translation type="unfinished"></translation>
6000 </message>
6001 <message>
6002 <location filename="../ui/VBoxVMFirstRunWzd.ui" line="812"/>
6003 <source>&amp;Finish</source>
6004 <translation type="unfinished"></translation>
6005 </message>
6006</context>
6007<context>
6008 <name>VBoxVMInformationDlg</name>
6009 <message>
6010 <location filename="" line="1953391981"/>
6011 <source>Session Information Dialog</source>
6012 <translation type="obsolete">Sessionsinformation</translation>
6013 </message>
6014 <message>
6015 <location filename="" line="1953391981"/>
6016 <source>&amp;Close</source>
6017 <translation type="obsolete">S&amp;täng</translation>
6018 </message>
6019 <message>
6020 <location filename="../src/VBoxVMInformationDlg.cpp" line="149"/>
6021 <source>%1 - Session Information</source>
6022 <translation>%1 - Sessionsinformation</translation>
6023 </message>
6024 <message>
6025 <location filename="../ui/VBoxVMInformationDlg.ui" line="44"/>
6026 <source>&amp;Details</source>
6027 <translation>&amp;Detaljer</translation>
6028 </message>
6029 <message>
6030 <location filename="../ui/VBoxVMInformationDlg.ui" line="79"/>
6031 <source>&amp;Runtime</source>
6032 <translation>&amp;Körtid</translation>
6033 </message>
6034 <message>
6035 <location filename="../src/VBoxVMInformationDlg.cpp" line="197"/>
6036 <source>DMA Transfers</source>
6037 <translation>DMA-överföringar</translation>
6038 </message>
6039 <message>
6040 <location filename="../src/VBoxVMInformationDlg.cpp" line="168"/>
6041 <source>PIO Transfers</source>
6042 <translation>PIO-överföringar</translation>
6043 </message>
6044 <message>
6045 <location filename="../src/VBoxVMInformationDlg.cpp" line="199"/>
6046 <source>Data Read</source>
6047 <translation>Data läst</translation>
6048 </message>
6049 <message>
6050 <location filename="../src/VBoxVMInformationDlg.cpp" line="201"/>
6051 <source>Data Written</source>
6052 <translation>Data skriven</translation>
6053 </message>
6054 <message>
6055 <location filename="../src/VBoxVMInformationDlg.cpp" line="237"/>
6056 <source>Data Transmitted</source>
6057 <translation>Data överförd</translation>
6058 </message>
6059 <message>
6060 <location filename="../src/VBoxVMInformationDlg.cpp" line="239"/>
6061 <source>Data Received</source>
6062 <translation>Data mottagen</translation>
6063 </message>
6064 <message>
6065 <location filename="../src/VBoxVMInformationDlg.cpp" line="606"/>
6066 <source>Enabled</source>
6067 <translation type="unfinished">Aktiverat</translation>
6068 </message>
6069 <message>
6070 <location filename="../src/VBoxVMInformationDlg.cpp" line="606"/>
6071 <source>Disabled</source>
6072 <translation type="unfinished">Inaktiverat</translation>
6073 </message>
6074 <message>
6075 <location filename="../src/VBoxVMInformationDlg.cpp" line="608"/>
6076 <source>Runtime Attributes</source>
6077 <translation>Körtidsattribut</translation>
6078 </message>
6079 <message>
6080 <location filename="../src/VBoxVMInformationDlg.cpp" line="609"/>
6081 <source>Screen Resolution</source>
6082 <translation>Skärmupplösning</translation>
6083 </message>
6084 <message>
6085 <location filename="../src/VBoxVMInformationDlg.cpp" line="610"/>
6086 <source>Hardware Virtualization</source>
6087 <translation type="unfinished">Hårdvaruvirtualisering</translation>
6088 </message>
6089 <message>
6090 <location filename="" line="1953391981"/>
6091 <source>IDE Hard Disk Statistics</source>
6092 <translation type="obsolete">Statistik för IDE-hårddisk</translation>
6093 </message>
6094 <message>
6095 <location filename="../src/VBoxVMInformationDlg.cpp" line="476"/>
6096 <source>CD/DVD-ROM Statistics</source>
6097 <translation>Statistik för CD/DVD-ROM</translation>
6098 </message>
6099 <message>
6100 <location filename="../src/VBoxVMInformationDlg.cpp" line="628"/>
6101 <source>Network Adapter Statistics</source>
6102 <translation>Statistik för nätverksadapter</translation>
6103 </message>
6104 <message>
6105 <location filename="../src/VBoxVMInformationDlg.cpp" line="629"/>
6106 <source>Adapter 1</source>
6107 <translation type="unfinished">Adapter 1</translation>
6108 </message>
6109 <message>
6110 <location filename="../src/VBoxVMInformationDlg.cpp" line="629"/>
6111 <source>Adapter 2</source>
6112 <translation type="unfinished">Adapter 2</translation>
6113 </message>
6114 <message>
6115 <location filename="" line="1953391981"/>
6116 <source>Adapter 3</source>
6117 <translation type="obsolete">Adapter 3</translation>
6118 </message>
6119 <message>
6120 <location filename="" line="1953391981"/>
6121 <source>Adapter 4</source>
6122 <translation type="obsolete">Adapter 4</translation>
6123 </message>
6124 <message>
6125 <location filename="" line="1953391981"/>
6126 <source>Not attached</source>
6127 <translation type="obsolete">Inte ansluten</translation>
6128 </message>
6129 <message>
6130 <location filename="../src/VBoxVMInformationDlg.cpp" line="615"/>
6131 <source>Hard Disks Statistics</source>
6132 <translation type="unfinished">Statistik för hårddiskar</translation>
6133 </message>
6134 <message>
6135 <location filename="../src/VBoxVMInformationDlg.cpp" line="617"/>
6136 <source>Primary Master</source>
6137 <translation type="unfinished">Primär master</translation>
6138 </message>
6139 <message>
6140 <location filename="../src/VBoxVMInformationDlg.cpp" line="617"/>
6141 <source>Primary Slave</source>
6142 <translation type="unfinished">Primär slave</translation>
6143 </message>
6144 <message>
6145 <location filename="../src/VBoxVMInformationDlg.cpp" line="622"/>
6146 <source>Secondary Master</source>
6147 <translation type="unfinished">Sekundär master</translation>
6148 </message>
6149 <message>
6150 <location filename="../src/VBoxVMInformationDlg.cpp" line="622"/>
6151 <source>Secondary Slave</source>
6152 <translation type="unfinished">Sekundär slave</translation>
6153 </message>
6154 <message>
6155 <location filename="../src/VBoxVMInformationDlg.cpp" line="412"/>
6156 <source>Version %1.%2</source>
6157 <comment>guest additions</comment>
6158 <translation type="unfinished"></translation>
6159 </message>
6160 <message>
6161 <location filename="../src/VBoxVMInformationDlg.cpp" line="413"/>
6162 <source>Not Detected</source>
6163 <comment>guest additions</comment>
6164 <translation type="unfinished"></translation>
6165 </message>
6166 <message>
6167 <location filename="../src/VBoxVMInformationDlg.cpp" line="416"/>
6168 <source>Not Detected</source>
6169 <comment>guest os type</comment>
6170 <translation type="unfinished"></translation>
6171 </message>
6172 <message>
6173 <location filename="../src/VBoxVMInformationDlg.cpp" line="423"/>
6174 <source>Guest Additions</source>
6175 <translation type="unfinished"></translation>
6176 </message>
6177 <message>
6178 <location filename="../src/VBoxVMInformationDlg.cpp" line="424"/>
6179 <source>Guest OS Type</source>
6180 <translation type="unfinished"></translation>
6181 </message>
6182 <message>
6183 <location filename="../src/VBoxVMInformationDlg.cpp" line="432"/>
6184 <source>Hard Disk Statistics</source>
6185 <translation type="unfinished"></translation>
6186 </message>
6187 <message>
6188 <location filename="../src/VBoxVMInformationDlg.cpp" line="469"/>
6189 <source>No Hard Disks</source>
6190 <translation type="unfinished"></translation>
6191 </message>
6192 <message>
6193 <location filename="../src/VBoxVMInformationDlg.cpp" line="503"/>
6194 <source>No Network Adapters</source>
6195 <translation type="unfinished"></translation>
6196 </message>
6197 <message>
6198 <location filename="../ui/VBoxVMInformationDlg.ui" line="30"/>
6199 <source>VBoxVMInformationDlg</source>
6200 <translation type="unfinished"></translation>
6201 </message>
6202</context>
6203<context>
6204 <name>VBoxVMListBox</name>
6205 <message>
6206 <location filename="" line="1953391981"/>
6207 <source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
6208 <comment>VM tooltip (name, last state change, session state)</comment>
6209 <translation type="obsolete">&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 sedan %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</translation>
6210 </message>
6211 <message>
6212 <location filename="" line="1953391981"/>
6213 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
6214 <comment>Inaccessible VM tooltip (name, last state change)</comment>
6215 <translation type="obsolete">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Oåtkomlig sedan %2&lt;/nobr&gt;</translation>
6216 </message>
6217 <message>
6218 <location filename="" line="1953391981"/>
6219 <source>Inaccessible</source>
6220 <translation type="obsolete">Oåtkomlig</translation>
6221 </message>
6222</context>
6223<context>
6224 <name>VBoxVMListView</name>
6225 <message>
6226 <location filename="../src/VBoxVMListView.cpp" line="151"/>
6227 <source>Inaccessible</source>
6228 <translation type="unfinished">Oåtkomlig</translation>
6229 </message>
6230 <message>
6231 <location filename="../src/VBoxVMListView.cpp" line="171"/>
6232 <source>&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 since %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</source>
6233 <comment>VM tooltip (name, last state change, session state)</comment>
6234 <translation type="unfinished">&lt;nobr&gt;%1&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;%2 sedan %3&lt;/nobr&gt;&lt;br&gt;&lt;nobr&gt;Session %4&lt;/nobr&gt;</translation>
6235 </message>
6236 <message>
6237 <location filename="../src/VBoxVMListView.cpp" line="182"/>
6238 <source>&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Inaccessible since %2&lt;/nobr&gt;</source>
6239 <comment>Inaccessible VM tooltip (name, last state change)</comment>
6240 <translation type="unfinished">&lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;br&gt;&lt;/nobr&gt;&lt;nobr&gt;Oåtkomlig sedan %2&lt;/nobr&gt;</translation>
6241 </message>
6242 <message>
6243 <location filename="../src/VBoxVMListView.cpp" line="533"/>
6244 <source>%1 (%2)
6245 %3</source>
6246 <comment>Accessible string of the list view item</comment>
6247 <translation type="unfinished"></translation>
6248 </message>
6249 <message>
6250 <location filename="../src/VBoxVMListView.cpp" line="583"/>
6251 <source>VM</source>
6252 <comment>Horizontal header description</comment>
6253 <translation type="unfinished"></translation>
6254 </message>
6255</context>
6256<context>
6257 <name>VBoxVMLogViewer</name>
6258 <message>
6259 <location filename="../ui/VBoxVMLogViewer.ui" line="30"/>
6260 <source>Log Viewer</source>
6261 <translation>Loggvisare</translation>
6262 </message>
6263 <message>
6264 <location filename="../src/VBoxVMLogViewer.cpp" line="265"/>
6265 <source>&amp;Save</source>
6266 <translation>S&amp;para</translation>
6267 </message>
6268 <message>
6269 <location filename="../src/VBoxVMLogViewer.cpp" line="264"/>
6270 <source>&amp;Refresh</source>
6271 <translation>&amp;Uppdatera</translation>
6272 </message>
6273 <message>
6274 <location filename="../src/VBoxVMLogViewer.cpp" line="261"/>
6275 <source>%1 - VirtualBox Log Viewer</source>
6276 <translation>%1 - VirtualBox loggvisare</translation>
6277 </message>
6278 <message>
6279 <location filename="../src/VBoxVMLogViewer.cpp" line="193"/>
6280 <source>&lt;p&gt;No log files found. Press the &lt;b&gt;Refresh&lt;/b&gt; button to rescan the log folder &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt;.&lt;/p&gt;</source>
6281 <translation>&lt;p&gt;Inga loggfiler hittades. Tryck på knappen &lt;b&gt;Uppdatera&lt;/b&gt; för att söka igenom loggmappen &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;&lt;/nobr&gt; igen.&lt;/p&gt;</translation>
6282 </message>
6283 <message>
6284 <location filename="../src/VBoxVMLogViewer.cpp" line="225"/>
6285 <source>Save VirtualBox Log As</source>
6286 <translation>Spara VirtualBox-logg som</translation>
6287 </message>
6288 <message>
6289 <location filename="" line="1953391981"/>
6290 <source>Help</source>
6291 <translation type="obsolete">Hjälp</translation>
6292 </message>
6293 <message>
6294 <location filename="" line="1953391981"/>
6295 <source>F1</source>
6296 <translation type="obsolete">F1</translation>
6297 </message>
6298 <message>
6299 <location filename="../src/VBoxVMLogViewer.cpp" line="263"/>
6300 <source>&amp;Find</source>
6301 <translation>&amp;Sök</translation>
6302 </message>
6303 <message>
6304 <location filename="../src/VBoxVMLogViewer.cpp" line="266"/>
6305 <source>Close</source>
6306 <translation>Stäng</translation>
6307 </message>
6308</context>
6309<context>
6310 <name>VBoxVMNetworkSettings</name>
6311 <message>
6312 <location filename="" line="1953391981"/>
6313 <source>VBoxVMNetworkSettings</source>
6314 <translation type="obsolete">VBoxVMNetworkSettings</translation>
6315 </message>
6316 <message>
6317 <location filename="" line="1953391981"/>
6318 <source>&amp;Enable Network Adapter</source>
6319 <translation type="obsolete">Aktiv&amp;era nätverksadapter</translation>
6320 </message>
6321 <message>
6322 <location filename="" line="1953391981"/>
6323 <source>&amp;Attached to</source>
6324 <translation type="obsolete">&amp;Ansluten till</translation>
6325 </message>
6326 <message>
6327 <location filename="" line="1953391981"/>
6328 <source>&amp;MAC Address</source>
6329 <translation type="obsolete">&amp;Maskinvaruadress</translation>
6330 </message>
6331 <message>
6332 <location filename="" line="1953391981"/>
6333 <source>&amp;Generate</source>
6334 <translation type="obsolete">&amp;Generera</translation>
6335 </message>
6336 <message>
6337 <location filename="" line="1953391981"/>
6338 <source>Generates a new random MAC address.</source>
6339 <translation type="obsolete">Genererar en ny slumpmässig maskinvaruadress.</translation>
6340 </message>
6341 <message>
6342 <location filename="" line="1953391981"/>
6343 <source>Ca&amp;ble Connected</source>
6344 <translation type="obsolete">Ka&amp;beln är ansluten</translation>
6345 </message>
6346 <message>
6347 <location filename="" line="1953391981"/>
6348 <source>Host Interface Settings</source>
6349 <translation type="obsolete">Inställningar för värdgränssnitt</translation>
6350 </message>
6351 <message>
6352 <location filename="" line="1953391981"/>
6353 <source>&amp;Interface Name</source>
6354 <translation type="obsolete">Gränssn&amp;ittsnamn</translation>
6355 </message>
6356 <message>
6357 <location filename="" line="1953391981"/>
6358 <source>&amp;File Descriptor</source>
6359 <translation type="obsolete">&amp;Filbeskrivare</translation>
6360 </message>
6361 <message>
6362 <location filename="" line="1953391981"/>
6363 <source>&amp;Setup Application</source>
6364 <translation type="obsolete">&amp;Konfigurationsprogram</translation>
6365 </message>
6366 <message>
6367 <location filename="" line="1953391981"/>
6368 <source>Select</source>
6369 <translation type="obsolete">Välj</translation>
6370 </message>
6371 <message>
6372 <location filename="" line="1953391981"/>
6373 <source>&amp;Terminate Application</source>
6374 <translation type="obsolete">A&amp;vslutningsprogram</translation>
6375 </message>
6376 <message>
6377 <location filename="" line="1953391981"/>
6378 <source>Select TAP setup application</source>
6379 <translation type="obsolete">Välj TAP-konfigurationsprogram</translation>
6380 </message>
6381 <message>
6382 <location filename="" line="1953391981"/>
6383 <source>Select TAP terminate application</source>
6384 <translation type="obsolete">Välj TAP-avslutningsprogram</translation>
6385 </message>
6386 <message>
6387 <location filename="" line="1953391981"/>
6388 <source>When checked, plugs this virtual network adapter into the virtual machine.</source>
6389 <translation type="obsolete">När kryssad kommer den här virtuella nätverksadaptern att anslutas i den virtuella maskinen.</translation>
6390 </message>
6391 <message>
6392 <location filename="" line="1953391981"/>
6393 <source>Controls the way how this virtual adapter is attached to the real network of the Host OS.</source>
6394 <translation type="obsolete">Kontrollerar sättet på hur den här virtuella adaptern ansluts till det riktiga nätverket för värdoperativsystemet.</translation>
6395 </message>
6396 <message>
6397 <location filename="" line="1953391981"/>
6398 <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
6399 <translation type="obsolete">Indikerar huruvida den virtuella nätverkskabeln är ansluten när maskinen startar upp eller inte.</translation>
6400 </message>
6401 <message>
6402 <location filename="" line="1953391981"/>
6403 <source>Displays the name of the host interface selected for this adapter.</source>
6404 <translation type="obsolete">Visar namnet på värdgränssnittet valt för den här adaptern.</translation>
6405 </message>
6406 <message>
6407 <location filename="" line="1953391981"/>
6408 <source>Displays the TAP interface name.</source>
6409 <translation type="obsolete">Visar TAP-gränssnittets namn.</translation>
6410 </message>
6411 <message>
6412 <location filename="" line="1953391981"/>
6413 <source>Displays the command executed to set up the TAP interface.</source>
6414 <translation type="obsolete">Visar kommandot som körs för att konfigurera TAP-gränssnittet.</translation>
6415 </message>
6416 <message>
6417 <location filename="" line="1953391981"/>
6418 <source>Selects the setup application.</source>
6419 <translation type="obsolete">Väljer konfigurationsprogrammet.</translation>
6420 </message>
6421 <message>
6422 <location filename="" line="1953391981"/>
6423 <source>Displays the command executed to terminate the TAP interface.</source>
6424 <translation type="obsolete">Visar kommandot som körs för att avsluta TAP-gränssnittet.</translation>
6425 </message>
6426 <message>
6427 <location filename="" line="1953391981"/>
6428 <source>Selects the terminate application.</source>
6429 <translation type="obsolete">Väljer avslutningsprogrammet.</translation>
6430 </message>
6431 <message>
6432 <location filename="" line="1953391981"/>
6433 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
6434 <translation type="obsolete">Visar MAC-adressen för denna adapter. Den kan innehålla exakt 12 tecken valda från {0-9,A-F}. Observera att det andra tecknet måste vara en jämn siffra.</translation>
6435 </message>
6436 <message>
6437 <location filename="" line="1953391981"/>
6438 <source>&amp;Network Name</source>
6439 <translation type="obsolete">&amp;Nätverksnamn</translation>
6440 </message>
6441 <message>
6442 <location filename="" line="1953391981"/>
6443 <source>Adapter &amp;Type</source>
6444 <translation type="obsolete">Adapter&amp;typ</translation>
6445 </message>
6446 <message>
6447 <location filename="" line="1953391981"/>
6448 <source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
6449 <translation type="obsolete">Väljer den typ av virtuell nätverksadapter. Beroende på detta värde kommer VirtualBox att tillhandahålla olika nätverkshårdvaror till den virtuella maskinen.</translation>
6450 </message>
6451 <message>
6452 <location filename="" line="1953391981"/>
6453 <source>Displays the name of the internal network selected for this adapter.</source>
6454 <translation type="obsolete">Visar namnet på det interna nätverket valt för denna adapter.</translation>
6455 </message>
6456</context>
6457<context>
6458 <name>VBoxVMParallelPortSettings</name>
6459 <message>
6460 <location filename="" line="1953391981"/>
6461 <source>VBoxVMParallelPortSettings</source>
6462 <translation type="obsolete">VBoxVMParallelPortSettings</translation>
6463 </message>
6464 <message>
6465 <location filename="" line="1953391981"/>
6466 <source>&amp;Enable Parallel Port</source>
6467 <translation type="obsolete">&amp;Aktivera parallellport</translation>
6468 </message>
6469 <message>
6470 <location filename="" line="1953391981"/>
6471 <source>When checked, enables the given parallel port of the virtual machine.</source>
6472 <translation type="obsolete">När kryssad kommer angiven parallellport på den virtuella maskinen att aktiveras.</translation>
6473 </message>
6474 <message>
6475 <location filename="" line="1953391981"/>
6476 <source>Port &amp;Number</source>
6477 <translation type="obsolete">Port&amp;nummer</translation>
6478 </message>
6479 <message>
6480 <location filename="" line="1953391981"/>
6481 <source>Displays the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
6482 <translation type="obsolete">Visar parallellportsnumret. Du kan välj en av standardportarna eller välja &lt;b&gt;Användardefinierad&lt;/b&gt; och ange portparametrarna manuellt.</translation>
6483 </message>
6484 <message>
6485 <location filename="" line="1953391981"/>
6486 <source>&amp;IRQ</source>
6487 <translation type="obsolete">&amp;IRQ</translation>
6488 </message>
6489 <message>
6490 <location filename="" line="1953391981"/>
6491 <source>Displays the IRQ number of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may be used only if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
6492 <translation type="obsolete">Visar IRQ-numret för denna parallellport. Giltiga värden är heltal inom intervallet &lt;tt&gt;0&lt;/tt&gt; till &lt;tt&gt;255&lt;/tt&gt;. Värden större än &lt;tt&gt;15&lt;/tt&gt; kan endast användas om &lt;b&gt;IO APIC&lt;/b&gt; har aktiverats för denna virtuella maskin.</translation>
6493 </message>
6494 <message>
6495 <location filename="" line="1953391981"/>
6496 <source>I/O Po&amp;rt</source>
6497 <translation type="obsolete">I/O-po&amp;rt</translation>
6498 </message>
6499 <message>
6500 <location filename="" line="1953391981"/>
6501 <source>Displays the base I/O port address of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
6502 <translation type="obsolete">Visar basadressen för I/O-porten för denna parallellport. Giltiga värden är heltal inom intervallet &lt;tt&gt;0&lt;/tt&gt; till &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
6503 </message>
6504 <message>
6505 <location filename="" line="1953391981"/>
6506 <source>Port &amp;Path</source>
6507 <translation type="obsolete">&amp;Portsökväg</translation>
6508 </message>
6509 <message>
6510 <location filename="" line="1953391981"/>
6511 <source>Displays the host parallel device name.</source>
6512 <translation type="obsolete">Visar värdens enhetsnamn för parallellporten.</translation>
6513 </message>
6514</context>
6515<context>
6516 <name>VBoxVMSerialPortSettings</name>
6517 <message>
6518 <location filename="" line="1953391981"/>
6519 <source>VBoxVMSerialPortSettings</source>
6520 <translation type="obsolete">VBoxVMSerialPortSettings</translation>
6521 </message>
6522 <message>
6523 <location filename="" line="1953391981"/>
6524 <source>&amp;Enable Serial Port</source>
6525 <translation type="obsolete">&amp;Aktivera serieport</translation>
6526 </message>
6527 <message>
6528 <location filename="" line="1953391981"/>
6529 <source>When checked, enables the given serial port of the virtual machine.</source>
6530 <translation type="obsolete">När kryssad kommer angiven serieport att aktiveras på den virtuella maskinen.</translation>
6531 </message>
6532 <message>
6533 <location filename="" line="1953391981"/>
6534 <source>Port &amp;Number</source>
6535 <translation type="obsolete">Port&amp;nummer</translation>
6536 </message>
6537 <message>
6538 <location filename="" line="1953391981"/>
6539 <source>Displays the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
6540 <translation type="obsolete">Visar serieportens nummer. Du kan välja någon av standardserieportarna eller välja &lt;b&gt;Användardefinierad&lt;/b&gt; och manuellt ange parametrar för porten.</translation>
6541 </message>
6542 <message>
6543 <location filename="" line="1953391981"/>
6544 <source>&amp;IRQ</source>
6545 <translation type="obsolete">&amp;IRQ</translation>
6546 </message>
6547 <message>
6548 <location filename="" line="1953391981"/>
6549 <source>Displays the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may be used only if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
6550 <translation type="obsolete">Visar IRQ-numret för den här serieporten. Giltiga värden är heltal i ett intervall från &lt;tt&gt;0&lt;/tt&gt; upp till &lt;tt&gt;255&lt;/tt&gt;. Värden större än &lt;tt&gt;15&lt;/tt&gt; kan endast användas om &lt;b&gt;IO APIC&lt;/b&gt; är aktiverat för den här virtuella maskinen.</translation>
6551 </message>
6552 <message>
6553 <location filename="" line="1953391981"/>
6554 <source>I/O Po&amp;rt</source>
6555 <translation type="obsolete">I/O-po&amp;rt</translation>
6556 </message>
6557 <message>
6558 <location filename="" line="1953391981"/>
6559 <source>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
6560 <translation type="obsolete">Visar I/O-basportadressen för den här serieporten. Giltiga värden är heltal i ett intervall från &lt;tt&gt;0&lt;/tt&gt; upp till &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
6561 </message>
6562 <message>
6563 <location filename="" line="1953391981"/>
6564 <source>Port &amp;Mode</source>
6565 <translation type="obsolete">Port&amp;läge</translation>
6566 </message>
6567 <message>
6568 <location filename="" line="1953391981"/>
6569 <source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
6570 <translation type="obsolete">Kontrollerar arbetsläget för den här serieporten. Om du väljer &lt;b&gt;Frånkopplad&lt;/b&gt; kommer gästoperativsystemet att identifiera serieporten men kommer inte kunna arbeta med den.</translation>
6571 </message>
6572 <message>
6573 <location filename="" line="1953391981"/>
6574 <source>&amp;Create Pipe</source>
6575 <translation type="obsolete">Skapa &amp;rör</translation>
6576 </message>
6577 <message>
6578 <location filename="" line="1953391981"/>
6579 <source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will try to use the existing pipe.</source>
6580 <translation type="obsolete">När kryssad kommer röret angivet i fältet &lt;b&gt;Portsökväg&lt;/b&gt; att skapas av den virtuella maskinen när den startas. Om inte kommer den virtuella maskinen att försöka använda det befintliga röret.</translation>
6581 </message>
6582 <message>
6583 <location filename="" line="1953391981"/>
6584 <source>Port &amp;Path</source>
6585 <translation type="obsolete">&amp;Portsökväg</translation>
6586 </message>
6587 <message>
6588 <location filename="" line="1953391981"/>
6589 <source>Displays the path to the serial port&apos;s pipe on the host when the port works in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port works in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
6590 <translation type="obsolete">Visar sökvägen till serieportens rör på värden när porten arbetar i läget &lt;b&gt;Värdrör&lt;/b&gt;, eller värdens serieenhetsnamn när porten arbetar i läget &lt;b&gt;Värdenhet&lt;/b&gt;.</translation>
6591 </message>
6592</context>
6593<context>
6594 <name>VBoxVMSettingsAudio</name>
6595 <message>
6596 <location filename="../ui/VBoxVMSettingsAudio.ui" line="33"/>
6597 <source>When checked, the virtual PCI audio card is plugged into the virtual machine that uses the specified driver to communicate to the host audio card.</source>
6598 <translation type="unfinished">När kryssad kommer det virtuella PCI-ljudkortet att anslutas i den virtuella maskinen som använder den angivna drivrutinen för att kommunicera med värdljudkortet.</translation>
6599 </message>
6600 <message>
6601 <location filename="../ui/VBoxVMSettingsAudio.ui" line="36"/>
6602 <source>Enable &amp;Audio</source>
6603 <translation type="unfinished"></translation>
6604 </message>
6605 <message>
6606 <location filename="../ui/VBoxVMSettingsAudio.ui" line="77"/>
6607 <source>Host Audio &amp;Driver:</source>
6608 <translation type="unfinished"></translation>
6609 </message>
6610 <message>
6611 <location filename="../ui/VBoxVMSettingsAudio.ui" line="90"/>
6612 <source>Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt; makes the guest see an audio card, however every access to it will be ignored.</source>
6613 <translation type="unfinished"></translation>
6614 </message>
6615 <message>
6616 <location filename="../ui/VBoxVMSettingsAudio.ui" line="97"/>
6617 <source>Audio &amp;Controller:</source>
6618 <translation type="unfinished"></translation>
6619 </message>
6620 <message>
6621 <location filename="../ui/VBoxVMSettingsAudio.ui" line="110"/>
6622 <source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
6623 <translation type="unfinished">Väljer typen för det virtuella ljudkortet. Beroende på detta värde kommer VirtualBox att tillhandahålla olika ljudhårdvaror till den virtuella maskinen.</translation>
6624 </message>
6625</context>
6626<context>
6627 <name>VBoxVMSettingsCD</name>
6628 <message>
6629 <location filename="../src/VBoxVMSettingsCD.cpp" line="168"/>
6630 <source>Host CD/DVD drive is not selected</source>
6631 <translation type="unfinished"></translation>
6632 </message>
6633 <message>
6634 <location filename="../src/VBoxVMSettingsCD.cpp" line="170"/>
6635 <source>CD/DVD image file is not selected</source>
6636 <translation type="unfinished">CD/DVD-avbildningsfil har inte valts</translation>
6637 </message>
6638 <message>
6639 <location filename="../ui/VBoxVMSettingsCD.ui" line="33"/>
6640 <source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
6641 <translation type="unfinished">När kryssad kommer det angivna mediet att monteras CD/DVD-enheten på den virtuella maskinen. Observera att CD/DVD-enheten alltid är ansluten till Master-platsen på det sekundära IDE-styrkortet på maskinen.</translation>
6642 </message>
6643 <message>
6644 <location filename="../ui/VBoxVMSettingsCD.ui" line="36"/>
6645 <source>&amp;Mount CD/DVD Drive</source>
6646 <translation type="unfinished">&amp;Montera CD/DVD-enhet</translation>
6647 </message>
6648 <message>
6649 <location filename="../ui/VBoxVMSettingsCD.ui" line="83"/>
6650 <source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
6651 <translation type="unfinished">Monterar den angivna CD/DVD-enheten till den virtuella CD/DVD-enheten.</translation>
6652 </message>
6653 <message>
6654 <location filename="../ui/VBoxVMSettingsCD.ui" line="86"/>
6655 <source>Host CD/DVD &amp;Drive</source>
6656 <translation type="unfinished">Värdmaskinens CD/DVD-&amp;enhet</translation>
6657 </message>
6658 <message>
6659 <location filename="../ui/VBoxVMSettingsCD.ui" line="112"/>
6660 <source>Lists host CD/DVD drives available to mount to the virtual machine.</source>
6661 <translation type="unfinished">Listar värdens tillgängliga CD/DVD-enheter att montera på den virtuella maskinen.</translation>
6662 </message>
6663 <message>
6664 <location filename="../ui/VBoxVMSettingsCD.ui" line="125"/>
6665 <source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
6666 <translation type="unfinished">När kryssad kommer gästoperativsystemet kunna skicka ATAPI-kommandon direkt till värdenheten. Det gör det möjligt att använda CD/DVD-brännare anslutna till värden inifrån den virtuella maskinen. Observera att skrivning av ljudskivor inte stöds inifrån den virtuella maskinen än.</translation>
6667 </message>
6668 <message>
6669 <location filename="../ui/VBoxVMSettingsCD.ui" line="128"/>
6670 <source>Enable &amp;Passthrough</source>
6671 <translation type="unfinished"></translation>
6672 </message>
6673 <message>
6674 <location filename="../ui/VBoxVMSettingsCD.ui" line="135"/>
6675 <source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
6676 <translation type="unfinished">Monterar den angivna CD/DVD-avbildningen till den virtuella CD/DVD-enheten.</translation>
6677 </message>
6678 <message>
6679 <location filename="../ui/VBoxVMSettingsCD.ui" line="138"/>
6680 <source>&amp;ISO Image File</source>
6681 <translation type="unfinished">&amp;ISO-avbildningsfil</translation>
6682 </message>
6683 <message>
6684 <location filename="../ui/VBoxVMSettingsCD.ui" line="148"/>
6685 <source>Displays the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
6686 <translation type="unfinished">Visar avbildningsfilen att montera på den virtuella CD/DVD-enheten och tillåter att snabbt välja en annan avbildning.</translation>
6687 </message>
6688 <message>
6689 <location filename="../ui/VBoxVMSettingsCD.ui" line="155"/>
6690 <source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
6691 <translation type="unfinished">Visar den Virtuella diskhanteraren för att välja en CD/DVD-avbildning att montera.</translation>
6692 </message>
6693</context>
6694<context>
6695 <name>VBoxVMSettingsDlg</name>
6696 <message>
6697 <location filename="" line="1953391981"/>
6698 <source>Category</source>
6699 <translation type="obsolete">Kategori</translation>
6700 </message>
6701 <message>
6702 <location filename="" line="1953391981"/>
6703 <source>[id]</source>
6704 <translation type="obsolete">[id]</translation>
6705 </message>
6706 <message>
6707 <location filename="" line="1953391981"/>
6708 <source>[link]</source>
6709 <translation type="obsolete">[länk]</translation>
6710 </message>
6711 <message>
6712 <location filename="" line="1953391981"/>
6713 <source>[name]</source>
6714 <translation type="obsolete">[namn]</translation>
6715 </message>
6716 <message>
6717 <location filename="" line="1953391981"/>
6718 <source>VBoxVMSettingsDlg</source>
6719 <translation type="obsolete">VBoxVMSettingsDlg</translation>
6720 </message>
6721 <message>
6722 <location filename="" line="1953391981"/>
6723 <source>&lt;i&gt;Select a settings category from the list on the left side and move the mouse over a settings item to get more information&lt;i&gt;.</source>
6724 <translation type="obsolete">&lt;i&gt;Välj en inställningskategori från listan på vänstra sidan och dra musen över ett inställningsobjekt för att få mer information&lt;i&gt;.</translation>
6725 </message>
6726 <message>
6727 <location filename="" line="1953391981"/>
6728 <source> General </source>
6729 <translation type="obsolete"> Allmänt </translation>
6730 </message>
6731 <message>
6732 <location filename="" line="1953391981"/>
6733 <source>#general</source>
6734 <translation type="obsolete">#general</translation>
6735 </message>
6736 <message>
6737 <location filename="" line="1953391981"/>
6738 <source> Hard Disks </source>
6739 <translation type="obsolete"> Hårddiskar </translation>
6740 </message>
6741 <message>
6742 <location filename="" line="1953391981"/>
6743 <source>#hdds</source>
6744 <translation type="obsolete">#hdds</translation>
6745 </message>
6746 <message>
6747 <location filename="" line="1953391981"/>
6748 <source> Floppy </source>
6749 <translation type="obsolete"> Diskett </translation>
6750 </message>
6751 <message>
6752 <location filename="" line="1953391981"/>
6753 <source>#floppy</source>
6754 <translation type="obsolete">#floppy</translation>
6755 </message>
6756 <message>
6757 <location filename="" line="1953391981"/>
6758 <source> CD/DVD-ROM </source>
6759 <translation type="obsolete"> CD/DVD-ROM </translation>
6760 </message>
6761 <message>
6762 <location filename="" line="1953391981"/>
6763 <source>#dvd</source>
6764 <translation type="obsolete">#dvd</translation>
6765 </message>
6766 <message>
6767 <location filename="" line="1953391981"/>
6768 <source> Audio </source>
6769 <translation type="obsolete"> Ljud </translation>
6770 </message>
6771 <message>
6772 <location filename="" line="1953391981"/>
6773 <source>#audio</source>
6774 <translation type="obsolete">#audio</translation>
6775 </message>
6776 <message>
6777 <location filename="" line="1953391981"/>
6778 <source> Network </source>
6779 <translation type="obsolete"> Nätverk </translation>
6780 </message>
6781 <message>
6782 <location filename="" line="1953391981"/>
6783 <source>#network</source>
6784 <translation type="obsolete">#network</translation>
6785 </message>
6786 <message>
6787 <location filename="" line="1953391981"/>
6788 <source> USB </source>
6789 <translation type="obsolete"> USB </translation>
6790 </message>
6791 <message>
6792 <location filename="" line="1953391981"/>
6793 <source>#usb</source>
6794 <translation type="obsolete">#usb</translation>
6795 </message>
6796 <message>
6797 <location filename="" line="1953391981"/>
6798 <source> Remote Display </source>
6799 <translation type="obsolete"> Fjärrskrivbord </translation>
6800 </message>
6801 <message>
6802 <location filename="" line="1953391981"/>
6803 <source>#vrdp</source>
6804 <translation type="obsolete">#vrdp</translation>
6805 </message>
6806 <message>
6807 <location filename="" line="1953391981"/>
6808 <source> Shared Folders </source>
6809 <translation type="obsolete"> Delade mappar </translation>
6810 </message>
6811 <message>
6812 <location filename="" line="1953391981"/>
6813 <source>#sfolders</source>
6814 <translation type="obsolete">#sfolders</translation>
6815 </message>
6816 <message>
6817 <location filename="" line="1953391981"/>
6818 <source>&amp;Identification</source>
6819 <translation type="obsolete">&amp;Identifiering</translation>
6820 </message>
6821 <message>
6822 <location filename="" line="1953391981"/>
6823 <source>&amp;Name</source>
6824 <translation type="obsolete">&amp;Namn</translation>
6825 </message>
6826 <message>
6827 <location filename="" line="1953391981"/>
6828 <source>Displays the name of the virtual machine.</source>
6829 <translation type="obsolete">Visar namnet på den virtuella maskinen</translation>
6830 </message>
6831 <message>
6832 <location filename="" line="1953391981"/>
6833 <source>OS &amp;Type</source>
6834 <translation type="obsolete">Opera&amp;tivsystem</translation>
6835 </message>
6836 <message>
6837 <location filename="" line="1953391981"/>
6838 <source>Base &amp;Memory Size</source>
6839 <translation type="obsolete">Bas&amp;minnesstorlek</translation>
6840 </message>
6841 <message>
6842 <location filename="" line="1953391981"/>
6843 <source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
6844 <translation type="obsolete">Kontrollerar den mängd minne som ges till den virtuella maskinen. Om du tilldelar för mycket kanske maskinen inte startar alls.</translation>
6845 </message>
6846 <message>
6847 <location filename="" line="1953391981"/>
6848 <source>&lt;</source>
6849 <translation type="obsolete">&lt;</translation>
6850 </message>
6851 <message>
6852 <location filename="" line="1953391981"/>
6853 <source>=</source>
6854 <translation type="obsolete">=</translation>
6855 </message>
6856 <message>
6857 <location filename="" line="1953391981"/>
6858 <source>&gt;</source>
6859 <translation type="obsolete">&gt;</translation>
6860 </message>
6861 <message>
6862 <location filename="" line="1953391981"/>
6863 <source>MB</source>
6864 <translation type="obsolete">MB</translation>
6865 </message>
6866 <message>
6867 <location filename="" line="1953391981"/>
6868 <source>&amp;Video Memory Size</source>
6869 <translation type="obsolete">&amp;Grafikminnesstorlek</translation>
6870 </message>
6871 <message>
6872 <location filename="" line="1953391981"/>
6873 <source>Controls the amount of video memory provided to the virtual machine.</source>
6874 <translation type="obsolete">Kontrollerar den mängd grafikminne som ges till den virtuella maskinen.</translation>
6875 </message>
6876 <message>
6877 <location filename="" line="1953391981"/>
6878 <source>&amp;Basic</source>
6879 <translation type="obsolete">&amp;Grundläggande</translation>
6880 </message>
6881 <message>
6882 <location filename="" line="1953391981"/>
6883 <source>Select</source>
6884 <translation type="obsolete">Välj</translation>
6885 </message>
6886 <message>
6887 <location filename="" line="1953391981"/>
6888 <source>Selects the snapshot folder path.</source>
6889 <translation type="obsolete">Väljer mappsökväg för ögonblicksbilder.</translation>
6890 </message>
6891 <message>
6892 <location filename="" line="1953391981"/>
6893 <source>Reset</source>
6894 <translation type="obsolete">Återställ</translation>
6895 </message>
6896 <message>
6897 <location filename="" line="1953391981"/>
6898 <source>Extended Features</source>
6899 <translation type="obsolete">Utökade funktioner</translation>
6900 </message>
6901 <message>
6902 <location filename="" line="1953391981"/>
6903 <source>Enable A&amp;CPI</source>
6904 <translation type="obsolete">Aktivera A&amp;CPI</translation>
6905 </message>
6906 <message>
6907 <location filename="" line="1953391981"/>
6908 <source>Enable IO A&amp;PIC</source>
6909 <translation type="obsolete">Aktivera IO A&amp;PIC</translation>
6910 </message>
6911 <message>
6912 <location filename="" line="1953391981"/>
6913 <source>Boo&amp;t Order</source>
6914 <translation type="obsolete">Upps&amp;tartsordning</translation>
6915 </message>
6916 <message>
6917 <location filename="" line="1953391981"/>
6918 <source>&amp;Advanced</source>
6919 <translation type="obsolete">&amp;Avancerat</translation>
6920 </message>
6921 <message>
6922 <location filename="" line="1953391981"/>
6923 <source>&amp;Description</source>
6924 <translation type="obsolete">&amp;Beskrivning</translation>
6925 </message>
6926 <message>
6927 <location filename="" line="1953391981"/>
6928 <source>&amp;Mount Floppy Drive</source>
6929 <translation type="obsolete">&amp;Montera diskettenhet</translation>
6930 </message>
6931 <message>
6932 <location filename="" line="1953391981"/>
6933 <source>Host Floppy &amp;Drive</source>
6934 <translation type="obsolete">Värd&amp;diskettenhet</translation>
6935 </message>
6936 <message>
6937 <location filename="" line="1953391981"/>
6938 <source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
6939 <translation type="obsolete">Monterar den angivna värddiskettenheten till den virtuella diskettenheten.</translation>
6940 </message>
6941 <message>
6942 <location filename="" line="1953391981"/>
6943 <source>&amp;Image File</source>
6944 <translation type="obsolete">&amp;Avbildningsfil</translation>
6945 </message>
6946 <message>
6947 <location filename="" line="1953391981"/>
6948 <source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
6949 <translation type="obsolete">Monterar den angivna diskettavbildningen till den virtuella diskettenheten.</translation>
6950 </message>
6951 <message>
6952 <location filename="" line="1953391981"/>
6953 <source>&amp;Mount CD/DVD Drive</source>
6954 <translation type="obsolete">&amp;Montera CD/DVD-enhet</translation>
6955 </message>
6956 <message>
6957 <location filename="" line="1953391981"/>
6958 <source>Host CD/DVD &amp;Drive</source>
6959 <translation type="obsolete">Värdmaskinens CD/DVD-&amp;enhet</translation>
6960 </message>
6961 <message>
6962 <location filename="" line="1953391981"/>
6963 <source>Mounts the specified CD/DVD drive to the virtual CD/DVD drive.</source>
6964 <translation type="obsolete">Monterar den angivna CD/DVD-enheten till den virtuella CD/DVD-enheten.</translation>
6965 </message>
6966 <message>
6967 <location filename="" line="1953391981"/>
6968 <source>&amp;ISO Image File</source>
6969 <translation type="obsolete">&amp;ISO-avbildningsfil</translation>
6970 </message>
6971 <message>
6972 <location filename="" line="1953391981"/>
6973 <source>Mounts the specified CD/DVD image to the virtual CD/DVD drive.</source>
6974 <translation type="obsolete">Monterar den angivna CD/DVD-avbildningen till den virtuella CD/DVD-enheten.</translation>
6975 </message>
6976 <message>
6977 <location filename="" line="1953391981"/>
6978 <source>&amp;Enable Audio</source>
6979 <translation type="obsolete">Aktivera &amp;ljud</translation>
6980 </message>
6981 <message>
6982 <location filename="" line="1953391981"/>
6983 <source>Host Audio &amp;Driver</source>
6984 <translation type="obsolete">Värdljud&amp;drivrutin</translation>
6985 </message>
6986 <message>
6987 <location filename="" line="1953391981"/>
6988 <source>Enable &amp;USB Controller</source>
6989 <translation type="obsolete">Aktivera &amp;USB-styrkort</translation>
6990 </message>
6991 <message>
6992 <location filename="" line="1953391981"/>
6993 <source>USB Device &amp;Filters</source>
6994 <translation type="obsolete">USB-enhets&amp;filter</translation>
6995 </message>
6996 <message>
6997 <location filename="" line="1953391981"/>
6998 <source>Ins</source>
6999 <translation type="obsolete">Ins</translation>
7000 </message>
7001 <message>
7002 <location filename="" line="1953391981"/>
7003 <source>Alt+Ins</source>
7004 <translation type="obsolete">Alt+Ins</translation>
7005 </message>
7006 <message>
7007 <location filename="" line="1953391981"/>
7008 <source>Del</source>
7009 <translation type="obsolete">Del</translation>
7010 </message>
7011 <message>
7012 <location filename="" line="1953391981"/>
7013 <source>Ctrl+Up</source>
7014 <translation type="obsolete">Ctrl+Upp</translation>
7015 </message>
7016 <message>
7017 <location filename="" line="1953391981"/>
7018 <source>Ctrl+Down</source>
7019 <translation type="obsolete">Ctrl+Ned</translation>
7020 </message>
7021 <message>
7022 <location filename="" line="1953391981"/>
7023 <source>&amp;Enable VRDP Server</source>
7024 <translation type="obsolete">&amp;Aktivera VRDP-server</translation>
7025 </message>
7026 <message>
7027 <location filename="" line="1953391981"/>
7028 <source>Defines the VRDP authentication method.</source>
7029 <translation type="obsolete">Definierar VRDP-autentiseringsmetoden.</translation>
7030 </message>
7031 <message>
7032 <location filename="" line="1953391981"/>
7033 <source>Specifies the timeout for guest authentication, in milliseconds.</source>
7034 <translation type="obsolete">Anger tidsgränsen för gästautentisering, i millisekunder.</translation>
7035 </message>
7036 <message>
7037 <location filename="" line="1953391981"/>
7038 <source>Help</source>
7039 <translation type="obsolete">Hjälp</translation>
7040 </message>
7041 <message>
7042 <location filename="" line="1953391981"/>
7043 <source>F1</source>
7044 <translation type="obsolete">F1</translation>
7045 </message>
7046 <message>
7047 <location filename="" line="1953391981"/>
7048 <source>Displays the dialog help.</source>
7049 <translation type="obsolete">Visar hjälpdialogrutan.</translation>
7050 </message>
7051 <message>
7052 <location filename="" line="1953391981"/>
7053 <source>Invalid settings detected</source>
7054 <translation type="obsolete">Ogiltiga inställningar påträffades</translation>
7055 </message>
7056 <message>
7057 <location filename="" line="1953391981"/>
7058 <source>&amp;OK</source>
7059 <translation type="obsolete">&amp;OK</translation>
7060 </message>
7061 <message>
7062 <location filename="" line="1953391981"/>
7063 <source>Accepts (saves) changes and closes the dialog.</source>
7064 <translation type="obsolete">Accepterar (sparar) ändringar och stänger dialogrutan.</translation>
7065 </message>
7066 <message>
7067 <location filename="" line="1953391981"/>
7068 <source>Cancel</source>
7069 <translation type="obsolete">Avbryt</translation>
7070 </message>
7071 <message>
7072 <location filename="" line="1953391981"/>
7073 <source>Cancels changes and closes the dialog.</source>
7074 <translation type="obsolete">Avbryter ändringar och stänger dialogfönstret.</translation>
7075 </message>
7076 <message>
7077 <location filename="" line="1953391981"/>
7078 <source>When checked, mounts the specified media to the CD/DVD drive of the virtual machine. Note that the CD/DVD drive is always connected to the Secondary Master IDE controller of the machine.</source>
7079 <translation type="obsolete">När kryssad kommer det angivna mediet att monteras CD/DVD-enheten på den virtuella maskinen. Observera att CD/DVD-enheten alltid är ansluten till Master-platsen på det sekundära IDE-styrkortet på maskinen.</translation>
7080 </message>
7081 <message>
7082 <location filename="" line="1953391981"/>
7083 <source>Displays the image file to mount to the virtual CD/DVD drive and allows to quickly select a different image.</source>
7084 <translation type="obsolete">Visar avbildningsfilen att montera på den virtuella CD/DVD-enheten och tillåter att snabbt välja en annan avbildning.</translation>
7085 </message>
7086 <message>
7087 <location filename="" line="1953391981"/>
7088 <source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
7089 <translation type="obsolete">När kryssad kommer det angivna mediet att monteras på diskettenheten på den virtuella maskinen.</translation>
7090 </message>
7091 <message>
7092 <location filename="" line="1953391981"/>
7093 <source>Displays the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
7094 <translation type="obsolete">Visar avbildningsfilen att montera på den virtuella diskettenheten och tillåter att snabbt välja en annan avbildning.</translation>
7095 </message>
7096 <message>
7097 <location filename="" line="1953391981"/>
7098 <source>When checked, the virtual PCI audio card is plugged into the virtual machine that uses the specified driver to communicate to the host audio card.</source>
7099 <translation type="obsolete">När kryssad kommer det virtuella PCI-ljudkortet att anslutas i den virtuella maskinen som använder den angivna drivrutinen för att kommunicera med värdljudkortet.</translation>
7100 </message>
7101 <message>
7102 <location filename="" line="1953391981"/>
7103 <source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
7104 <translation type="obsolete">När kryssad kommer den virtuella maskinen att fungera som en Remote Desktop Protocol-server (RDP) som tillåter fjärrklienter att ansluta och använda den virtuella maskinen (när den är igång) med en standardiserad RDP-klient.</translation>
7105 </message>
7106 <message>
7107 <location filename="" line="1953391981"/>
7108 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
7109 <translation type="obsolete">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
7110 </message>
7111 <message>
7112 <location filename="" line="1953391981"/>
7113 <source>&lt;not attached&gt;</source>
7114 <comment>hard disk</comment>
7115 <translation type="obsolete">&lt;inte ansluten&gt;</translation>
7116 </message>
7117 <message>
7118 <location filename="" line="1953391981"/>
7119 <source> - Settings</source>
7120 <translation type="obsolete"> - Inställningar</translation>
7121 </message>
7122 <message>
7123 <location filename="" line="1953391981"/>
7124 <source>New Filter %1</source>
7125 <comment>usb</comment>
7126 <translation type="obsolete">Nytt filter %1</translation>
7127 </message>
7128 <message>
7129 <location filename="" line="1953391981"/>
7130 <source>&amp;Shared Clipboard</source>
7131 <translation type="obsolete">D&amp;elade urklipp</translation>
7132 </message>
7133 <message>
7134 <location filename="" line="1953391981"/>
7135 <source>S&amp;napshot Folder</source>
7136 <translation type="obsolete">Ma&amp;pp för ögonblicksbilder</translation>
7137 </message>
7138 <message>
7139 <location filename="" line="1953391981"/>
7140 <source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
7141 <translation type="obsolete">Visar operativsystemet som du planerar att installera i den här virtuella maskinen (kallat ett gästoperativsystem).</translation>
7142 </message>
7143 <message>
7144 <location filename="" line="1953391981"/>
7145 <source>&lt;qt&gt;When checked, the virtual machine will support
7146the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
7147this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
7148 <translation type="obsolete">&lt;qt&gt;När kryssad kommer den virtuella maskinen att få stöd för
7149Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Observera:&lt;/b&gt; inaktivera
7150inte den här funktionen efter att ett Windows-gästoperativsystem har installerats!&lt;/qt&gt;</translation>
7151 </message>
7152 <message>
7153 <location filename="" line="1953391981"/>
7154 <source>&lt;qt&gt;When checked, the virtual machine will support
7155the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable
7156this feature after having installed a Windows guest operating system!&lt;/qt&gt;</source>
7157 <translation type="obsolete">&lt;qt&gt;När kryssad kommer den virtuella maskinen att få stöd för
7158Input Output APIC (IO APIC), som minimalt kan försämra prestandan för den virtuella maskinen. &lt;b&gt;Observera:&lt;/b&gt;
7159inaktivera inte den här funktionen efter att ett Windows-gästoperativsystem har installerats!&lt;/qt&gt;</translation>
7160 </message>
7161 <message>
7162 <location filename="" line="1953391981"/>
7163 <source>Defines the mode of sharing the clipboard between the guest and the host OS. Note that this feature requires Guest Additions to be installed in the guest OS.</source>
7164 <translation type="obsolete">Definierar delningsläget för urklipp mellan gäst- och värdoperativsystemet. Observera att den här funktionen
7165kräver att tillägget Guest Additions är installerat på gästoperativsystemet.</translation>
7166 </message>
7167 <message>
7168 <location filename="" line="1953391981"/>
7169 <source>Displays the path where snapshots of this virtual machine will be stored. Note that snapshots can take quite a lot of disk space.</source>
7170 <translation type="obsolete">Visar sökvägen där ögonblicksbilder av den virtuella maskinen lagras. Observera att ögonblicksbilder kan ta upp en hel del diskutrymme.</translation>
7171 </message>
7172 <message>
7173 <location filename="" line="1953391981"/>
7174 <source>Resets the snapshot folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
7175 <translation type="obsolete">Återställer mappsökvägen för ögonblicksbilder till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna har accepterats och dialogrutan har öppnats igen.</translation>
7176 </message>
7177 <message>
7178 <location filename="" line="1953391981"/>
7179 <source>Displays the description of the virtual machine. The description field is useful for commenting configuration details of the installed guest OS.</source>
7180 <translation type="obsolete">Visar beskrivningen för den virtuella maskinen. Beskrivningsfältet är användbart för att kommentera konfigurationsdetaljer för det installerade gästoperativsystemet.</translation>
7181 </message>
7182 <message>
7183 <location filename="" line="1953391981"/>
7184 <source>Lists host Floppy drives available to mount to the virtual machine.</source>
7185 <translation type="obsolete">Listar tillgängliga värddiskettenheter att montera på den virtuella maskinen.</translation>
7186 </message>
7187 <message>
7188 <location filename="" line="1953391981"/>
7189 <source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
7190 <translation type="obsolete">Visar den Virtuella diskhanteraren för att välja en diskettavbildning att montera.</translation>
7191 </message>
7192 <message>
7193 <location filename="" line="1953391981"/>
7194 <source>Lists host CD/DVD drives available to mount to the virtual machine.</source>
7195 <translation type="obsolete">Listar värdens tillgängliga CD/DVD-enheter att montera på den virtuella maskinen.</translation>
7196 </message>
7197 <message>
7198 <location filename="" line="1953391981"/>
7199 <source>Invokes the Virtual Disk Manager to select a CD/DVD image to mount.</source>
7200 <translation type="obsolete">Visar den Virtuella diskhanteraren för att välja en CD/DVD-avbildning att montera.</translation>
7201 </message>
7202 <message>
7203 <location filename="" line="1953391981"/>
7204 <source>&lt;qt&gt;Controls the audio output driver. The &lt;b&gt;Null Audio Driver&lt;/b&gt;
7205makes the guest see an audio card, however every access to it will be ignored.&lt;/qt&gt;</source>
7206 <translation type="obsolete">&lt;qt&gt;Kontrollerar drivrutinen för ljudutmatning. Valet &lt;b&gt;Ingen ljuddrivrutin&lt;/b&gt;
7207gör att gästen ser ett ljudkort men åtkomsten till det kommer att ignoreras.&lt;/qt&gt;</translation>
7208 </message>
7209 <message>
7210 <location filename="" line="1953391981"/>
7211 <source>When checked, enables the virtual USB controller of this machine.</source>
7212 <translation type="obsolete">När kryssad kommer det virtuella USB-styrkortet att aktiveras på den här maskinen.</translation>
7213 </message>
7214 <message>
7215 <location filename="" line="1953391981"/>
7216 <source>Adapter %1</source>
7217 <comment>network</comment>
7218 <translation type="obsolete">Adapter %1</translation>
7219 </message>
7220 <message>
7221 <location filename="" line="1953391981"/>
7222 <source>Host &amp;Interfaces</source>
7223 <translation type="obsolete">Värdgränssn&amp;itt</translation>
7224 </message>
7225 <message>
7226 <location filename="" line="1953391981"/>
7227 <source>Lists all available host interfaces.</source>
7228 <translation type="obsolete">Listar alla tillgängliga värdgränssnitt.</translation>
7229 </message>
7230 <message>
7231 <location filename="" line="1953391981"/>
7232 <source>Adds a new host interface.</source>
7233 <translation type="obsolete">Lägger till ett nytt värdgränssnitt.</translation>
7234 </message>
7235 <message>
7236 <location filename="" line="1953391981"/>
7237 <source>Removes the selected host interface.</source>
7238 <translation type="obsolete">Tar bort det markerade värdgränssnittet.</translation>
7239 </message>
7240 <message>
7241 <location filename="" line="1953391981"/>
7242 <source>&lt;No suitable interfaces&gt;</source>
7243 <translation type="obsolete">&lt;Inga lämpliga gränssnitt&gt;</translation>
7244 </message>
7245 <message>
7246 <location filename="" line="1953391981"/>
7247 <source>Add</source>
7248 <translation type="obsolete">Lägg till</translation>
7249 </message>
7250 <message>
7251 <location filename="" line="1953391981"/>
7252 <source>Remove</source>
7253 <translation type="obsolete">Ta bort</translation>
7254 </message>
7255 <message>
7256 <location filename="" line="1953391981"/>
7257 <source>VirtualBox Host Interface %1</source>
7258 <translation type="obsolete">VirtualBox värdgränssnitt %1</translation>
7259 </message>
7260 <message>
7261 <location filename="" line="1953391981"/>
7262 <source>&lt;p&gt;Do you want to remove the selected host network interface &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Note:&lt;/b&gt; This interface may be in use by one or more network adapters of this or another VM. After it is removed, these adapters will no longer work until you correct their settings by either choosing a different interface name or a different adapter attachment type.&lt;/p&gt;</source>
7263 <translation type="obsolete">&lt;p&gt;Vill du ta bort det markerade värdnätverksgränssnittet &lt;nobr&gt;&lt;b&gt;%1&lt;/b&gt;?&lt;/nobr&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Observera:&lt;/b&gt; Det här gränssnittet kan användas av en eller flera nätverksadaptrar på den här eller andra virtuella maskiner. Efter att det har tagits bort kommer dessa adaptrar inte längre att fungera förrän du har ändrat deras inställningar, antingen genom att välja ett annat gränssnittsnamn eller en annan anslutningstyp för adaptern.&lt;/p&gt;</translation>
7264 </message>
7265 <message>
7266 <location filename="" line="1953391981"/>
7267 <source> Serial Ports </source>
7268 <translation type="obsolete"> Serieportar </translation>
7269 </message>
7270 <message>
7271 <location filename="" line="1953391981"/>
7272 <source>#serialPorts</source>
7273 <translation type="obsolete">#seriePortar</translation>
7274 </message>
7275 <message>
7276 <location filename="" line="1953391981"/>
7277 <source>Enable &amp;VT-x/AMD-V</source>
7278 <translation type="obsolete">Aktivera &amp;VT-x/AMD-V</translation>
7279 </message>
7280 <message>
7281 <location filename="" line="1953391981"/>
7282 <source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V. The grayed checkbox state means that this setting is determined by the value of the global setting.</source>
7283 <translation type="obsolete">När kryssad kommer den virtuella maskinen att försöka använda värdens processorutökningar för virtualisering såsom Intel VT-x och AMD-V. Den gråade kryssrutan betyder att den här inställningen fastställs av värdet för den allmänna inställningen.</translation>
7284 </message>
7285 <message>
7286 <location filename="" line="1953391981"/>
7287 <source>Other &amp;Settings</source>
7288 <translation type="obsolete">Övriga &amp;inställningar</translation>
7289 </message>
7290 <message>
7291 <location filename="" line="1953391981"/>
7292 <source>&amp;Remember Media Mounted at Runtime</source>
7293 <translation type="obsolete">Kom &amp;ihåg monterat media vid körning</translation>
7294 </message>
7295 <message>
7296 <location filename="" line="1953391981"/>
7297 <source>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</source>
7298 <translation type="obsolete">När kryssad så kommer byte till monterat CD/DVD- eller diskettmedia som genomförs under maskinkörning att sparas i inställningsfilen för att behålla konfigurationen av monterade media mellan körningar.</translation>
7299 </message>
7300 <message>
7301 <location filename="" line="1953391981"/>
7302 <source>O&amp;ther</source>
7303 <translation type="obsolete">A&amp;nnan</translation>
7304 </message>
7305 <message>
7306 <location filename="" line="1953391981"/>
7307 <source>&amp;Enable Passthrough</source>
7308 <translation type="obsolete">&amp;Aktivera genomsläppning</translation>
7309 </message>
7310 <message>
7311 <location filename="" line="1953391981"/>
7312 <source>When checked, allows the guest to send ATAPI commands directly to the host drive which makes it possible to use CD/DVD writers connected to the host inside the VM. Note that writing audio CD inside the VM is not yet supported.</source>
7313 <translation type="obsolete">När kryssad kommer gästoperativsystemet kunna skicka ATAPI-kommandon direkt till värdenheten. Det gör det möjligt att använda CD/DVD-brännare anslutna till värden inifrån den virtuella maskinen. Observera att skrivning av ljudskivor inte stöds inifrån den virtuella maskinen än.</translation>
7314 </message>
7315 <message>
7316 <location filename="" line="1953391981"/>
7317 <source>&amp;Server Port </source>
7318 <translation type="obsolete">&amp;Serverport </translation>
7319 </message>
7320 <message>
7321 <location filename="" line="1953391981"/>
7322 <source>Authentication &amp;Method </source>
7323 <translation type="obsolete">Autentiserings&amp;metod </translation>
7324 </message>
7325 <message>
7326 <location filename="" line="1953391981"/>
7327 <source>Authentication &amp;Timeout </source>
7328 <translation type="obsolete">&amp;Tidsgräns för autentisering </translation>
7329 </message>
7330 <message>
7331 <location filename="" line="1953391981"/>
7332 <source>&lt;qt&gt;Displays the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.&lt;/qt&gt;</source>
7333 <translation type="obsolete">&lt;qt&gt;Visar portnumret för VRDP-servern. Du kan ange &lt;tt&gt;0&lt;/tt&gt; (noll) för att återställa porten till standardvärdet.&lt;/qt&gt;</translation>
7334 </message>
7335 <message>
7336 <location filename="" line="1953391981"/>
7337 <source>CD/DVD image file is not selected</source>
7338 <translation type="obsolete">CD/DVD-avbildningsfil har inte valts</translation>
7339 </message>
7340 <message>
7341 <location filename="" line="1953391981"/>
7342 <source>Floppy image file is not selected</source>
7343 <translation type="obsolete">Diskettavbildningsfil har inte valts</translation>
7344 </message>
7345 <message>
7346 <location filename="" line="1953391981"/>
7347 <source>Incorrect host network interface is selected</source>
7348 <translation type="obsolete">Felaktigt värdnätverksgränssnitt har valts</translation>
7349 </message>
7350 <message>
7351 <location filename="" line="1953391981"/>
7352 <source>Duplicate port number is selected </source>
7353 <translation type="obsolete">Dublett av portnummer har valts </translation>
7354 </message>
7355 <message>
7356 <location filename="" line="1953391981"/>
7357 <source>Duplicate port path is entered </source>
7358 <translation type="obsolete">Dublett av portsökväg har angivits </translation>
7359 </message>
7360 <message>
7361 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="365"/>
7362 <source>%1 on the &lt;b&gt;%2&lt;/b&gt; page.</source>
7363 <translation>%1 på &lt;b&gt;%2&lt;/b&gt;-sidan.</translation>
7364 </message>
7365 <message>
7366 <location filename="" line="1953391981"/>
7367 <source>Port %1</source>
7368 <comment>serial ports</comment>
7369 <translation type="obsolete">Port %1</translation>
7370 </message>
7371 <message>
7372 <location filename="" line="1953391981"/>
7373 <source>00</source>
7374 <translation type="obsolete">00</translation>
7375 </message>
7376 <message>
7377 <location filename="" line="1953391981"/>
7378 <source>01</source>
7379 <translation type="obsolete">01</translation>
7380 </message>
7381 <message>
7382 <location filename="" line="1953391981"/>
7383 <source>02</source>
7384 <translation type="obsolete">02</translation>
7385 </message>
7386 <message>
7387 <location filename="" line="1953391981"/>
7388 <source>03</source>
7389 <translation type="obsolete">03</translation>
7390 </message>
7391 <message>
7392 <location filename="" line="1953391981"/>
7393 <source>04</source>
7394 <translation type="obsolete">04</translation>
7395 </message>
7396 <message>
7397 <location filename="" line="1953391981"/>
7398 <source>05</source>
7399 <translation type="obsolete">05</translation>
7400 </message>
7401 <message>
7402 <location filename="" line="1953391981"/>
7403 <source>08</source>
7404 <translation type="obsolete">08</translation>
7405 </message>
7406 <message>
7407 <location filename="" line="1953391981"/>
7408 <source>10</source>
7409 <translation type="obsolete">10</translation>
7410 </message>
7411 <message>
7412 <location filename="" line="1953391981"/>
7413 <source>09</source>
7414 <translation type="obsolete">09</translation>
7415 </message>
7416 <message>
7417 <location filename="" line="1953391981"/>
7418 <source>06</source>
7419 <translation type="obsolete">06</translation>
7420 </message>
7421 <message>
7422 <location filename="" line="1953391981"/>
7423 <source> Parallel Ports </source>
7424 <translation type="obsolete"> Parallellportar </translation>
7425 </message>
7426 <message>
7427 <location filename="" line="1953391981"/>
7428 <source>07</source>
7429 <translation type="obsolete">07</translation>
7430 </message>
7431 <message>
7432 <location filename="" line="1953391981"/>
7433 <source>#parallelPorts</source>
7434 <translation type="obsolete">#parallellPortar</translation>
7435 </message>
7436 <message>
7437 <location filename="" line="1953391981"/>
7438 <source>Enable PA&amp;E/NX</source>
7439 <translation type="obsolete">Aktivera PA&amp;E/NX</translation>
7440 </message>
7441 <message>
7442 <location filename="" line="1953391981"/>
7443 <source>&lt;qt&gt;When
7444 checked, the Physical
7445 Address Extension
7446 (PAE) feature of the
7447 host CPU will be
7448 exposed to the virtual
7449 machine.&lt;/qt&gt;
7450 </source>
7451 <translation type="obsolete">&lt;qt&gt;När
7452 kryssad kommer
7453 funktionen Address
7454 Extension (PAE) för
7455 värdprocessorn att
7456 vara exponerad för den
7457 virtuella maskinen.&lt;/qt&gt;
7458 </translation>
7459 </message>
7460 <message>
7461 <location filename="" line="1953391981"/>
7462 <source>&amp;IDE Controller Type</source>
7463 <translation type="obsolete">Typ av &amp;IDE-styrkort</translation>
7464 </message>
7465 <message>
7466 <location filename="" line="1953391981"/>
7467 <source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
7468 <translation type="obsolete">Definierar typen för det virtuella IDE-styrkortet. Beroende på detta värde kommer VirtualBox att tillhandahålla olika virtuella IDE-hårdvaruenheter till gästoperativsystemet.</translation>
7469 </message>
7470 <message>
7471 <location filename="" line="1953391981"/>
7472 <source>Audio &amp;Controller</source>
7473 <translation type="obsolete">Ljudst&amp;yrkort</translation>
7474 </message>
7475 <message>
7476 <location filename="" line="1953391981"/>
7477 <source>Selects the type of the virtual sound card. Depending on this value, VirtualBox will provide different audio hardware to the virtual machine.</source>
7478 <translation type="obsolete">Väljer typen för det virtuella ljudkortet. Beroende på detta värde kommer VirtualBox att tillhandahålla olika ljudhårdvaror till den virtuella maskinen.</translation>
7479 </message>
7480 <message>
7481 <location filename="" line="1953391981"/>
7482 <source>Enable USB &amp;2.0 Controller</source>
7483 <translation type="obsolete">Aktivera USB &amp;2.0-styrkort</translation>
7484 </message>
7485 <message>
7486 <location filename="" line="1953391981"/>
7487 <source>When checked, enables the virtual USB EHCI controller of this machine. The USB EHCI controller provides USB 2.0 support.</source>
7488 <translation type="obsolete">När kryssad kommer det virtuella USB EHCI-styrkortet på denna maskin att aktiveras. USB EHCI-styrkortet tillhandahåller stöd för USB 2.0.</translation>
7489 </message>
7490 <message>
7491 <location filename="" line="1953391981"/>
7492 <source>
7493 &lt;qt&gt;Lists all USB filters of
7494 this machine. The checkbox to the
7495 left defines whether the
7496 particular filter is enabled or
7497 not. Use the context menu or
7498 buttons to the right to add or
7499 remove USB filters.&lt;/qt&gt;
7500 </source>
7501 <translation type="obsolete">
7502 &lt;qt&gt;Listar alla USB-filter för
7503 denna maskin. Kryssrutan till
7504 vänster definierar huruvida det
7505 specifika filtret är aktiverat eller
7506 inte. Använd sammanhangsmenyn
7507 eller knapparna till höger för att
7508 lägga till eller ta bort USB-filter.&lt;/qt&gt;
7509 </translation>
7510 </message>
7511 <message>
7512 <location filename="" line="1953391981"/>
7513 <source>Add Empty Filter</source>
7514 <translation type="obsolete">Lägg till tomt filter</translation>
7515 </message>
7516 <message>
7517 <location filename="" line="1953391981"/>
7518 <source>&amp;Add Empty Filter</source>
7519 <translation type="obsolete">&amp;Lägg till tomt filter</translation>
7520 </message>
7521 <message>
7522 <location filename="" line="1953391981"/>
7523 <source>
7524 &lt;qt&gt;Adds a new USB filter with all fields initially set to
7525 empty strings. Note that such a filter will match any attached USB
7526 device.&lt;/qt&gt;
7527 </source>
7528 <translation type="obsolete">
7529 &lt;qt&gt;Lägger till ett nytt USB-filter med alla fält inställda med tomma
7530 strängar. Observera att ett sådant filter kommer att matcha alla
7531 anslutna USB-enheter.&lt;/qt&gt;
7532 </translation>
7533 </message>
7534 <message>
7535 <location filename="" line="1953391981"/>
7536 <source>Add Filter From Device</source>
7537 <translation type="obsolete">Lägg till filter från enhet</translation>
7538 </message>
7539 <message>
7540 <location filename="" line="1953391981"/>
7541 <source>A&amp;dd Filter From Device</source>
7542 <translation type="obsolete">Lä&amp;gg till filter från enhet</translation>
7543 </message>
7544 <message>
7545 <location filename="" line="1953391981"/>
7546 <source>&lt;qt&gt;Adds a new USB filter with all fields set to the
7547 values of the selected USB device attached to the host
7548 PC.&lt;/qt&gt;
7549 </source>
7550 <translation type="obsolete">&lt;qt&gt;Lägger till ett nytt USB-filter med alla fält inställda med
7551 värden för den valda USB-enheten ansluten till
7552 värddatorn.&lt;/qt&gt;
7553 </translation>
7554 </message>
7555 <message>
7556 <location filename="" line="1953391981"/>
7557 <source>Remove Filter</source>
7558 <translation type="obsolete">Ta bort filter</translation>
7559 </message>
7560 <message>
7561 <location filename="" line="1953391981"/>
7562 <source>&amp;Remove Filter</source>
7563 <translation type="obsolete">&amp;Ta bort filter</translation>
7564 </message>
7565 <message>
7566 <location filename="" line="1953391981"/>
7567 <source>
7568 &lt;qt&gt;Removes the highlighted USB filter.&lt;/qt&gt;
7569 </source>
7570 <translation type="obsolete">
7571 &lt;qt&gt;Tar bort det markerade USB-filtret.&lt;/qt&gt;
7572 </translation>
7573 </message>
7574 <message>
7575 <location filename="" line="1953391981"/>
7576 <source>Move Filter Up</source>
7577 <translation type="obsolete">Flytta filtret uppåt</translation>
7578 </message>
7579 <message>
7580 <location filename="" line="1953391981"/>
7581 <source>&amp;Move Filter Up</source>
7582 <translation type="obsolete">&amp;Flytta filtret uppåt</translation>
7583 </message>
7584 <message>
7585 <location filename="" line="1953391981"/>
7586 <source>
7587 &lt;qt&gt;Moves the highlighted USB filter up.&lt;/qt&gt;
7588 </source>
7589 <translation type="obsolete">
7590 &lt;qt&gt;Flyttar det markerade USB-filtret uppåt.&lt;/qt&gt;
7591 </translation>
7592 </message>
7593 <message>
7594 <location filename="" line="1953391981"/>
7595 <source>Move Filter Down</source>
7596 <translation type="obsolete">Flytta filtret nedåt</translation>
7597 </message>
7598 <message>
7599 <location filename="" line="1953391981"/>
7600 <source>M&amp;ove Filter Down</source>
7601 <translation type="obsolete">F&amp;lytta filtret nedåt</translation>
7602 </message>
7603 <message>
7604 <location filename="" line="1953391981"/>
7605 <source>
7606 &lt;qt&gt;Moves the highlighted USB filter down.&lt;/qt&gt;
7607 </source>
7608 <translation type="obsolete">
7609 &lt;qt&gt;Flyttar det markerade USB-filtret nedåt.&lt;/qt&gt;
7610 </translation>
7611 </message>
7612 <message>
7613 <location filename="" line="1953391981"/>
7614 <source>Internal network name is not set</source>
7615 <translation type="obsolete">Internt nätverksnamn har inte angivits</translation>
7616 </message>
7617 <message>
7618 <location filename="" line="1953391981"/>
7619 <source>Port path is not specified </source>
7620 <translation type="obsolete">Portsökväg har inte angivits </translation>
7621 </message>
7622 <message>
7623 <location filename="" line="1953391981"/>
7624 <source>Port %1</source>
7625 <comment>parallel ports</comment>
7626 <translation type="obsolete">Port %1</translation>
7627 </message>
7628 <message>
7629 <location filename="" line="1953391981"/>
7630 <source>USBActionGroup</source>
7631 <translation type="obsolete">USBActionGroup</translation>
7632 </message>
7633 <message>
7634 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="406"/>
7635 <source>General</source>
7636 <translation type="unfinished">Allmänt</translation>
7637 </message>
7638 <message>
7639 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="409"/>
7640 <source>Storage</source>
7641 <translation type="unfinished"></translation>
7642 </message>
7643 <message>
7644 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="412"/>
7645 <source>Hard Disks</source>
7646 <translation type="unfinished">Hårddiskar</translation>
7647 </message>
7648 <message>
7649 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="415"/>
7650 <source>CD/DVD-ROM</source>
7651 <translation type="unfinished">CD/DVD-ROM</translation>
7652 </message>
7653 <message>
7654 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="418"/>
7655 <source>Floppy</source>
7656 <translation type="unfinished">Diskett</translation>
7657 </message>
7658 <message>
7659 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="421"/>
7660 <source>Audio</source>
7661 <translation type="unfinished">Ljud</translation>
7662 </message>
7663 <message>
7664 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="424"/>
7665 <source>Network</source>
7666 <translation type="unfinished">Nätverk</translation>
7667 </message>
7668 <message>
7669 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="429"/>
7670 <source>Ports</source>
7671 <translation type="unfinished"></translation>
7672 </message>
7673 <message>
7674 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="432"/>
7675 <source>Serial Ports</source>
7676 <translation type="unfinished">Serieportar</translation>
7677 </message>
7678 <message>
7679 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="437"/>
7680 <source>Parallel Ports</source>
7681 <translation type="unfinished">Parallellportar</translation>
7682 </message>
7683 <message>
7684 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="442"/>
7685 <source>USB</source>
7686 <translation type="unfinished">USB</translation>
7687 </message>
7688 <message>
7689 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="445"/>
7690 <source>Shared Folders</source>
7691 <translation type="unfinished">Delade mappar</translation>
7692 </message>
7693 <message>
7694 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="448"/>
7695 <source>Remote Display</source>
7696 <translation type="unfinished">Fjärrskrivbord</translation>
7697 </message>
7698 <message>
7699 <location filename="../src/VBoxSettingsDialogSpecific.cpp" line="469"/>
7700 <source>%1 - %2</source>
7701 <translation type="unfinished"></translation>
7702 </message>
7703</context>
7704<context>
7705 <name>VBoxVMSettingsFD</name>
7706 <message>
7707 <location filename="../src/VBoxVMSettingsFD.cpp" line="166"/>
7708 <source>Host floppy drive is not selected</source>
7709 <translation type="unfinished"></translation>
7710 </message>
7711 <message>
7712 <location filename="../src/VBoxVMSettingsFD.cpp" line="168"/>
7713 <source>Floppy image file is not selected</source>
7714 <translation type="unfinished">Diskettavbildningsfil har inte valts</translation>
7715 </message>
7716 <message>
7717 <location filename="../ui/VBoxVMSettingsFD.ui" line="33"/>
7718 <source>When checked, mounts the specified media to the Floppy drive of the virtual machine.</source>
7719 <translation type="unfinished">När kryssad kommer det angivna mediet att monteras på diskettenheten på den virtuella maskinen.</translation>
7720 </message>
7721 <message>
7722 <location filename="../ui/VBoxVMSettingsFD.ui" line="36"/>
7723 <source>&amp;Mount Floppy Drive</source>
7724 <translation type="unfinished">&amp;Montera diskettenhet</translation>
7725 </message>
7726 <message>
7727 <location filename="../ui/VBoxVMSettingsFD.ui" line="83"/>
7728 <source>Mounts the specified host Floppy drive to the virtual Floppy drive.</source>
7729 <translation type="unfinished">Monterar den angivna värddiskettenheten till den virtuella diskettenheten.</translation>
7730 </message>
7731 <message>
7732 <location filename="../ui/VBoxVMSettingsFD.ui" line="86"/>
7733 <source>Host Floppy &amp;Drive</source>
7734 <translation type="unfinished">Värd&amp;diskettenhet</translation>
7735 </message>
7736 <message>
7737 <location filename="../ui/VBoxVMSettingsFD.ui" line="112"/>
7738 <source>Lists host Floppy drives available to mount to the virtual machine.</source>
7739 <translation type="unfinished">Listar tillgängliga värddiskettenheter att montera på den virtuella maskinen.</translation>
7740 </message>
7741 <message>
7742 <location filename="../ui/VBoxVMSettingsFD.ui" line="119"/>
7743 <source>Mounts the specified Floppy image to the virtual Floppy drive.</source>
7744 <translation type="unfinished">Monterar den angivna diskettavbildningen till den virtuella diskettenheten.</translation>
7745 </message>
7746 <message>
7747 <location filename="../ui/VBoxVMSettingsFD.ui" line="122"/>
7748 <source>&amp;Image File</source>
7749 <translation type="unfinished"></translation>
7750 </message>
7751 <message>
7752 <location filename="../ui/VBoxVMSettingsFD.ui" line="132"/>
7753 <source>Displays the image file to mount to the virtual Floppy drive and allows to quickly select a different image.</source>
7754 <translation type="unfinished">Visar avbildningsfilen att montera på den virtuella diskettenheten och tillåter att snabbt välja en annan avbildning.</translation>
7755 </message>
7756 <message>
7757 <location filename="../ui/VBoxVMSettingsFD.ui" line="139"/>
7758 <source>Invokes the Virtual Disk Manager to select a Floppy image to mount.</source>
7759 <translation type="unfinished">Visar den Virtuella diskhanteraren för att välja en diskettavbildning att montera.</translation>
7760 </message>
7761</context>
7762<context>
7763 <name>VBoxVMSettingsGeneral</name>
7764 <message>
7765 <location filename="../src/VBoxVMSettingsGeneral.cpp" line="354"/>
7766 <source>&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</source>
7767 <translation type="unfinished">&lt;qt&gt;%1&amp;nbsp;MB&lt;/qt&gt;</translation>
7768 </message>
7769 <message>
7770 <location filename="../src/VBoxVMSettingsGeneral.cpp" line="379"/>
7771 <source>Displays the path where snapshots of this virtual machine will be stored. Note that snapshots can take quite a lot of disk space.</source>
7772 <translation type="unfinished">Visar sökvägen där ögonblicksbilder av den virtuella maskinen lagras. Observera att ögonblicksbilder kan ta upp en hel del diskutrymme.</translation>
7773 </message>
7774 <message>
7775 <location filename="../src/VBoxVMSettingsGeneral.cpp" line="380"/>
7776 <source>Selects the snapshot folder path.</source>
7777 <translation type="unfinished">Väljer mappsökväg för ögonblicksbilder.</translation>
7778 </message>
7779 <message>
7780 <location filename="../src/VBoxVMSettingsGeneral.cpp" line="381"/>
7781 <source>Resets the snapshot folder path to the default value. The actual default path will be displayed after accepting the changes and opening this dialog again.</source>
7782 <translation type="unfinished">Återställer mappsökvägen för ögonblicksbilder till standardvärdet. Den faktiska standardsökvägen kommer att visas efter att ändringarna har accepterats och dialogrutan har öppnats igen.</translation>
7783 </message>
7784 <message>
7785 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="37"/>
7786 <source>&amp;Basic</source>
7787 <translation type="unfinished">&amp;Grundläggande</translation>
7788 </message>
7789 <message>
7790 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="49"/>
7791 <source>&amp;Identification</source>
7792 <translation type="unfinished">&amp;Identifiering</translation>
7793 </message>
7794 <message>
7795 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="77"/>
7796 <source>Displays the name of the virtual machine.</source>
7797 <translation type="unfinished">Visar namnet på den virtuella maskinen</translation>
7798 </message>
7799 <message>
7800 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="84"/>
7801 <source>&amp;Name:</source>
7802 <translation type="unfinished"></translation>
7803 </message>
7804 <message>
7805 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="100"/>
7806 <source>Displays the operating system type that you plan to install into this virtual machine (called a guest operating system).</source>
7807 <translation type="unfinished">Visar operativsystemet som du planerar att installera i den här virtuella maskinen (kallat ett gästoperativsystem).</translation>
7808 </message>
7809 <message>
7810 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="107"/>
7811 <source>OS &amp;Type:</source>
7812 <translation type="unfinished"></translation>
7813 </message>
7814 <message>
7815 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="160"/>
7816 <source>Base &amp;Memory Size</source>
7817 <translation type="unfinished">Bas&amp;minnesstorlek</translation>
7818 </message>
7819 <message>
7820 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="286"/>
7821 <source>Controls the amount of memory provided to the virtual machine. If you assign too much, the machine might not start.</source>
7822 <translation type="unfinished">Kontrollerar den mängd minne som ges till den virtuella maskinen. Om du tilldelar för mycket kanske maskinen inte startar alls.</translation>
7823 </message>
7824 <message>
7825 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="408"/>
7826 <source>&lt;</source>
7827 <translation type="unfinished">&lt;</translation>
7828 </message>
7829 <message>
7830 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="434"/>
7831 <source>&gt;</source>
7832 <translation type="unfinished">&gt;</translation>
7833 </message>
7834 <message>
7835 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="477"/>
7836 <source>MB</source>
7837 <translation type="unfinished">MB</translation>
7838 </message>
7839 <message>
7840 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="338"/>
7841 <source>&amp;Video Memory Size</source>
7842 <translation type="unfinished">&amp;Grafikminnesstorlek</translation>
7843 </message>
7844 <message>
7845 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="464"/>
7846 <source>Controls the amount of video memory provided to the virtual machine.</source>
7847 <translation type="unfinished">Kontrollerar den mängd grafikminne som ges till den virtuella maskinen.</translation>
7848 </message>
7849 <message>
7850 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="524"/>
7851 <source>&amp;Advanced</source>
7852 <translation type="unfinished">&amp;Avancerat</translation>
7853 </message>
7854 <message>
7855 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="530"/>
7856 <source>Boo&amp;t Order:</source>
7857 <translation type="unfinished"></translation>
7858 </message>
7859 <message>
7860 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="584"/>
7861 <source>Defines the boot device order. Use checkboxes to the left to enable or disable individual boot devices. Move items up and down to change the device order.</source>
7862 <translation type="unfinished">Definierar ordningen för uppstartsenheter. Använd kryssrutorna till vänster för att aktivera eller inaktivera individuella uppstartsenheter. Flytta objekten uppåt och nedåt för att ändra enhetsordningen.</translation>
7863 </message>
7864 <message>
7865 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="603"/>
7866 <source>[device]</source>
7867 <translation type="unfinished"></translation>
7868 </message>
7869 <message>
7870 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="624"/>
7871 <source>Move Up (Ctrl-Up)</source>
7872 <translation type="unfinished">Flytta uppåt (Ctrl-Upp)</translation>
7873 </message>
7874 <message>
7875 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="627"/>
7876 <source>Moves the selected boot device up.</source>
7877 <translation type="unfinished">Flyttar den markerade uppstartsenheten uppåt.</translation>
7878 </message>
7879 <message>
7880 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="646"/>
7881 <source>Move Down (Ctrl-Down)</source>
7882 <translation type="unfinished">Flytta nedåt (Ctrl-Ned)</translation>
7883 </message>
7884 <message>
7885 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="649"/>
7886 <source>Moves the selected boot device down.</source>
7887 <translation type="unfinished">Flyttar den markerade uppstartsenheten nedåt.</translation>
7888 </message>
7889 <message>
7890 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="686"/>
7891 <source>Extended Features:</source>
7892 <translation type="unfinished"></translation>
7893 </message>
7894 <message>
7895 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="707"/>
7896 <source>When checked, the virtual machine will support the Advanced Configuration and Power Management Interface (ACPI). &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
7897 <translation type="unfinished"></translation>
7898 </message>
7899 <message>
7900 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="710"/>
7901 <source>Enable A&amp;CPI</source>
7902 <translation type="unfinished">Aktivera A&amp;CPI</translation>
7903 </message>
7904 <message>
7905 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="723"/>
7906 <source>When checked, the virtual machine will support the Input Output APIC (IO APIC), which may slightly decrease the VM performance. &lt;b&gt;Note:&lt;/b&gt; don&apos;t disable this feature after having installed a Windows guest operating system!</source>
7907 <translation type="unfinished"></translation>
7908 </message>
7909 <message>
7910 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="726"/>
7911 <source>Enable IO A&amp;PIC</source>
7912 <translation type="unfinished">Aktivera IO A&amp;PIC</translation>
7913 </message>
7914 <message>
7915 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="739"/>
7916 <source>When checked, the virtual machine will try to make use of the host CPU&apos;s hardware virtualization extensions such as Intel VT-x and AMD-V. The grayed checkbox state means that this setting is determined by the value of the global setting.</source>
7917 <translation type="unfinished">När kryssad kommer den virtuella maskinen att försöka använda värdens processorutökningar för virtualisering såsom Intel VT-x och AMD-V. Den gråade kryssrutan betyder att den här inställningen fastställs av värdet för den allmänna inställningen.</translation>
7918 </message>
7919 <message>
7920 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="742"/>
7921 <source>Enable &amp;VT-x/AMD-V</source>
7922 <translation type="unfinished">Aktivera &amp;VT-x/AMD-V</translation>
7923 </message>
7924 <message>
7925 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="755"/>
7926 <source>When checked, the Physical Address Extension (PAE) feature of the host CPU will be exposed to the virtual machine.</source>
7927 <translation type="unfinished"></translation>
7928 </message>
7929 <message>
7930 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="758"/>
7931 <source>Enable PA&amp;E/NX</source>
7932 <translation type="unfinished">Aktivera PA&amp;E/NX</translation>
7933 </message>
7934 <message>
7935 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="767"/>
7936 <source>&amp;Shared Clipboard:</source>
7937 <translation type="unfinished"></translation>
7938 </message>
7939 <message>
7940 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="790"/>
7941 <source>Defines the mode of sharing the clipboard between the guest and the host OS. Note that this feature requires Guest Additions to be installed in the guest OS.</source>
7942 <translation type="unfinished">Definierar delningsläget för urklipp mellan gäst- och värdoperativsystemet. Observera att den här funktionen
7943kräver att tillägget Guest Additions är installerat på gästoperativsystemet.</translation>
7944 </message>
7945 <message>
7946 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="803"/>
7947 <source>Defines the type of the virtual IDE controller. Depending on this value, VirtualBox will provide different virtual IDE hardware devices to the guest OS.</source>
7948 <translation type="unfinished">Definierar typen för det virtuella IDE-styrkortet. Beroende på detta värde kommer VirtualBox att tillhandahålla olika virtuella IDE-hårdvaruenheter till gästoperativsystemet.</translation>
7949 </message>
7950 <message>
7951 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="830"/>
7952 <source>&amp;IDE Controller Type:</source>
7953 <translation type="unfinished"></translation>
7954 </message>
7955 <message>
7956 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="843"/>
7957 <source>S&amp;napshot Folder:</source>
7958 <translation type="unfinished"></translation>
7959 </message>
7960 <message>
7961 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="873"/>
7962 <source>&amp;Description</source>
7963 <translation type="unfinished">&amp;Beskrivning</translation>
7964 </message>
7965 <message>
7966 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="879"/>
7967 <source>Displays the description of the virtual machine. The description field is useful for commenting configuration details of the installed guest OS.</source>
7968 <translation type="unfinished">Visar beskrivningen för den virtuella maskinen. Beskrivningsfältet är användbart för att kommentera konfigurationsdetaljer för det installerade gästoperativsystemet.</translation>
7969 </message>
7970 <message>
7971 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="890"/>
7972 <source>&amp;Other</source>
7973 <translation type="unfinished"></translation>
7974 </message>
7975 <message>
7976 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="912"/>
7977 <source>R&amp;untime:</source>
7978 <translation type="unfinished"></translation>
7979 </message>
7980 <message>
7981 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="925"/>
7982 <source>If checked, any change to mounted CD/DVD or Floppy media performed during machine execution will be saved in the settings file in order to preserve the configuration of mounted media between runs.</source>
7983 <translation type="unfinished">När kryssad så kommer byte till monterat CD/DVD- eller diskettmedia som genomförs under maskinkörning att sparas i inställningsfilen för att behålla konfigurationen av monterade media mellan körningar.</translation>
7984 </message>
7985 <message>
7986 <location filename="../ui/VBoxVMSettingsGeneral.ui" line="928"/>
7987 <source>&amp;Remember Mounted Media</source>
7988 <translation type="unfinished"></translation>
7989 </message>
7990</context>
7991<context>
7992 <name>VBoxVMSettingsHD</name>
7993 <message>
7994 <location filename="../src/VBoxVMSettingsHD.cpp" line="574"/>
7995 <source>No hard disk is selected for &lt;i&gt;%1&lt;/i&gt;</source>
7996 <translation type="unfinished">Ingen hårddisk har valts för &lt;i&gt;%1&lt;/i&gt;</translation>
7997 </message>
7998 <message>
7999 <location filename="../src/VBoxVMSettingsHD.cpp" line="586"/>
8000 <source>&lt;i&gt;%1&lt;/i&gt; uses the hard disk that is already attached to &lt;i&gt;%2&lt;/i&gt;</source>
8001 <translation type="unfinished">&lt;i&gt;%1&lt;/i&gt; använder hårddisken som redan är ansluten till &lt;i&gt;%2&lt;/i&gt;</translation>
8002 </message>
8003 <message>
8004 <location filename="../src/VBoxVMSettingsHD.cpp" line="606"/>
8005 <source>&amp;Add Attachment</source>
8006 <translation type="unfinished">&amp;Lägg till anslutning</translation>
8007 </message>
8008 <message>
8009 <location filename="../src/VBoxVMSettingsHD.cpp" line="607"/>
8010 <source>&amp;Remove Attachment</source>
8011 <translation type="unfinished">&amp;Ta bort anslutning</translation>
8012 </message>
8013 <message>
8014 <location filename="../src/VBoxVMSettingsHD.cpp" line="608"/>
8015 <source>&amp;Select Hard Disk</source>
8016 <translation type="unfinished">&amp;Välj hårddisk</translation>
8017 </message>
8018 <message>
8019 <location filename="../src/VBoxVMSettingsHD.cpp" line="617"/>
8020 <source>Adds a new hard disk attachment.</source>
8021 <translation type="unfinished"></translation>
8022 </message>
8023 <message>
8024 <location filename="../src/VBoxVMSettingsHD.cpp" line="618"/>
8025 <source>Removes the highlighted hard disk attachment.</source>
8026 <translation type="unfinished"></translation>
8027 </message>
8028 <message>
8029 <location filename="../src/VBoxVMSettingsHD.cpp" line="621"/>
8030 <source>Invokes the Virtual Disk Manager to select a hard disk to attach to the currently highlighted slot.</source>
8031 <translation type="unfinished"></translation>
8032 </message>
8033 <message>
8034 <location filename="../ui/VBoxVMSettingsHD.ui" line="33"/>
8035 <source>When checked, enables the virtual SATA controller of this machine. Note that you cannot attach hard disks to SATA ports when the virtual SATA controller is disabled.</source>
8036 <translation type="unfinished"></translation>
8037 </message>
8038 <message>
8039 <location filename="../ui/VBoxVMSettingsHD.ui" line="36"/>
8040 <source>&amp;Enable SATA Controller</source>
8041 <translation type="unfinished">&amp;Aktivera SATA-styrkort</translation>
8042 </message>
8043 <message>
8044 <location filename="../ui/VBoxVMSettingsHD.ui" line="49"/>
8045 <source>&amp;Attachments</source>
8046 <translation type="unfinished"></translation>
8047 </message>
8048 <message>
8049 <location filename="../ui/VBoxVMSettingsHD.ui" line="83"/>
8050 <source>Lists all hard disks attached to this machine. Use a mouse click or the F2 key on the highlighted item to activate the drop-down list and choose the desired value. Use the context menu or buttons to the right to add or remove hard disk attachments.</source>
8051 <translation type="unfinished"></translation>
8052 </message>
8053</context>
8054<context>
8055 <name>VBoxVMSettingsNetwork</name>
8056 <message>
8057 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="286"/>
8058 <source>Select TAP setup application</source>
8059 <translation type="unfinished">Välj TAP-konfigurationsprogram</translation>
8060 </message>
8061 <message>
8062 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="295"/>
8063 <source>Select TAP terminate application</source>
8064 <translation type="unfinished">Välj TAP-avslutningsprogram</translation>
8065 </message>
8066 <message>
8067 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="33"/>
8068 <source>When checked, plugs this virtual network adapter into the virtual machine.</source>
8069 <translation type="unfinished">När kryssad kommer den här virtuella nätverksadaptern att anslutas i den virtuella maskinen.</translation>
8070 </message>
8071 <message>
8072 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="36"/>
8073 <source>&amp;Enable Network Adapter</source>
8074 <translation type="unfinished">Aktiv&amp;era nätverksadapter</translation>
8075 </message>
8076 <message>
8077 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="77"/>
8078 <source>A&amp;dapter Type:</source>
8079 <translation type="unfinished"></translation>
8080 </message>
8081 <message>
8082 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="90"/>
8083 <source>Selects the type of the virtual network adapter. Depending on this value, VirtualBox will provide different network hardware to the virtual machine.</source>
8084 <translation type="unfinished">Väljer den typ av virtuell nätverksadapter. Beroende på detta värde kommer VirtualBox att tillhandahålla olika nätverkshårdvaror till den virtuella maskinen.</translation>
8085 </message>
8086 <message>
8087 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="97"/>
8088 <source>&amp;Attached to:</source>
8089 <translation type="unfinished"></translation>
8090 </message>
8091 <message>
8092 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="110"/>
8093 <source>Controls the way how this virtual adapter is attached to the real network of the Host OS.</source>
8094 <translation type="unfinished">Kontrollerar sättet på hur den här virtuella adaptern ansluts till det riktiga nätverket för värdoperativsystemet.</translation>
8095 </message>
8096 <message>
8097 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="117"/>
8098 <source>&amp;Network Name:</source>
8099 <translation type="unfinished"></translation>
8100 </message>
8101 <message>
8102 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="130"/>
8103 <source>Displays the name of the internal network selected for this adapter.</source>
8104 <translation type="unfinished">Visar namnet på det interna nätverket valt för denna adapter.</translation>
8105 </message>
8106 <message>
8107 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="140"/>
8108 <source>&amp;MAC Address:</source>
8109 <translation type="unfinished"></translation>
8110 </message>
8111 <message>
8112 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="159"/>
8113 <source>Displays the MAC address of this adapter. It contains exactly 12 characters chosen from {0-9,A-F}. Note that the second character must be an even digit.</source>
8114 <translation type="unfinished">Visar MAC-adressen för denna adapter. Den kan innehålla exakt 12 tecken valda från {0-9,A-F}. Observera att det andra tecknet måste vara en jämn siffra.</translation>
8115 </message>
8116 <message>
8117 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="166"/>
8118 <source>Generates a new random MAC address.</source>
8119 <translation type="unfinished">Genererar en ny slumpmässig maskinvaruadress.</translation>
8120 </message>
8121 <message>
8122 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="169"/>
8123 <source>&amp;Generate</source>
8124 <translation type="unfinished">&amp;Generera</translation>
8125 </message>
8126 <message>
8127 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="172"/>
8128 <source>Alt+G</source>
8129 <translation type="unfinished"></translation>
8130 </message>
8131 <message>
8132 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="179"/>
8133 <source>Indicates whether the virtual network cable is plugged in on machine startup or not.</source>
8134 <translation type="unfinished">Indikerar huruvida den virtuella nätverkskabeln är ansluten när maskinen startar upp eller inte.</translation>
8135 </message>
8136 <message>
8137 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="182"/>
8138 <source>Ca&amp;ble Connected</source>
8139 <translation type="unfinished">Ka&amp;beln är ansluten</translation>
8140 </message>
8141 <message>
8142 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="189"/>
8143 <source>&amp;Host Interface Settings</source>
8144 <translation type="unfinished"></translation>
8145 </message>
8146 <message>
8147 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="199"/>
8148 <source>&amp;Interface Name:</source>
8149 <translation type="unfinished"></translation>
8150 </message>
8151 <message>
8152 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="218"/>
8153 <source>Displays the TAP interface name.</source>
8154 <translation type="unfinished">Visar TAP-gränssnittets namn.</translation>
8155 </message>
8156 <message>
8157 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="225"/>
8158 <source>&amp;Setup Application:</source>
8159 <translation type="unfinished"></translation>
8160 </message>
8161 <message>
8162 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="244"/>
8163 <source>Displays the command executed to set up the TAP interface.</source>
8164 <translation type="unfinished">Visar kommandot som körs för att konfigurera TAP-gränssnittet.</translation>
8165 </message>
8166 <message>
8167 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="251"/>
8168 <source>Selects the setup application.</source>
8169 <translation type="unfinished">Väljer konfigurationsprogrammet.</translation>
8170 </message>
8171 <message>
8172 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="261"/>
8173 <source>&amp;Terminate Application:</source>
8174 <translation type="unfinished"></translation>
8175 </message>
8176 <message>
8177 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="280"/>
8178 <source>Displays the command executed to terminate the TAP interface.</source>
8179 <translation type="unfinished">Visar kommandot som körs för att avsluta TAP-gränssnittet.</translation>
8180 </message>
8181 <message>
8182 <location filename="../ui/VBoxVMSettingsNetwork.ui" line="287"/>
8183 <source>Selects the terminate application.</source>
8184 <translation type="unfinished">Väljer avslutningsprogrammet.</translation>
8185 </message>
8186</context>
8187<context>
8188 <name>VBoxVMSettingsNetworkPage</name>
8189 <message>
8190 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="780"/>
8191 <source>No host network interface is selected</source>
8192 <translation type="unfinished"></translation>
8193 </message>
8194 <message>
8195 <location filename="../src/VBoxVMSettingsNetwork.cpp" line="787"/>
8196 <source>Internal network name is not set</source>
8197 <translation type="unfinished">Internt nätverksnamn har inte angivits</translation>
8198 </message>
8199</context>
8200<context>
8201 <name>VBoxVMSettingsParallel</name>
8202 <message>
8203 <location filename="../src/VBoxVMSettingsParallel.cpp" line="113"/>
8204 <source>Port %1</source>
8205 <comment>parallel ports</comment>
8206 <translation type="unfinished">Port %1</translation>
8207 </message>
8208 <message>
8209 <location filename="../ui/VBoxVMSettingsParallel.ui" line="33"/>
8210 <source>When checked, enables the given parallel port of the virtual machine.</source>
8211 <translation type="unfinished">När kryssad kommer angiven parallellport på den virtuella maskinen att aktiveras.</translation>
8212 </message>
8213 <message>
8214 <location filename="../ui/VBoxVMSettingsParallel.ui" line="36"/>
8215 <source>&amp;Enable Parallel Port</source>
8216 <translation type="unfinished">&amp;Aktivera parallellport</translation>
8217 </message>
8218 <message>
8219 <location filename="../ui/VBoxVMSettingsParallel.ui" line="77"/>
8220 <source>Port &amp;Number:</source>
8221 <translation type="unfinished"></translation>
8222 </message>
8223 <message>
8224 <location filename="../ui/VBoxVMSettingsParallel.ui" line="90"/>
8225 <source>Displays the parallel port number. You can choose one of the standard parallel ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
8226 <translation type="unfinished">Visar parallellportsnumret. Du kan välj en av standardportarna eller välja &lt;b&gt;Användardefinierad&lt;/b&gt; och ange portparametrarna manuellt.</translation>
8227 </message>
8228 <message>
8229 <location filename="../ui/VBoxVMSettingsParallel.ui" line="97"/>
8230 <source>&amp;IRQ:</source>
8231 <translation type="unfinished"></translation>
8232 </message>
8233 <message>
8234 <location filename="../ui/VBoxVMSettingsParallel.ui" line="113"/>
8235 <source>Displays the IRQ number of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may be used only if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
8236 <translation type="unfinished">Visar IRQ-numret för denna parallellport. Giltiga värden är heltal inom intervallet &lt;tt&gt;0&lt;/tt&gt; till &lt;tt&gt;255&lt;/tt&gt;. Värden större än &lt;tt&gt;15&lt;/tt&gt; kan endast användas om &lt;b&gt;IO APIC&lt;/b&gt; har aktiverats för denna virtuella maskin.</translation>
8237 </message>
8238 <message>
8239 <location filename="../ui/VBoxVMSettingsParallel.ui" line="120"/>
8240 <source>I/O Po&amp;rt:</source>
8241 <translation type="unfinished"></translation>
8242 </message>
8243 <message>
8244 <location filename="../ui/VBoxVMSettingsParallel.ui" line="136"/>
8245 <source>Displays the base I/O port address of this parallel port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
8246 <translation type="unfinished">Visar basadressen för I/O-porten för denna parallellport. Giltiga värden är heltal inom intervallet &lt;tt&gt;0&lt;/tt&gt; till &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
8247 </message>
8248 <message>
8249 <location filename="../ui/VBoxVMSettingsParallel.ui" line="143"/>
8250 <source>Port &amp;Path:</source>
8251 <translation type="unfinished"></translation>
8252 </message>
8253 <message>
8254 <location filename="../ui/VBoxVMSettingsParallel.ui" line="156"/>
8255 <source>Displays the host parallel device name.</source>
8256 <translation type="unfinished">Visar värdens enhetsnamn för parallellporten.</translation>
8257 </message>
8258</context>
8259<context>
8260 <name>VBoxVMSettingsParallelPage</name>
8261 <message>
8262 <location filename="../src/VBoxVMSettingsParallel.cpp" line="223"/>
8263 <source>Duplicate port number is selected </source>
8264 <translation type="unfinished">Dublett av portnummer har valts </translation>
8265 </message>
8266 <message>
8267 <location filename="../src/VBoxVMSettingsParallel.cpp" line="239"/>
8268 <source>Port path is not specified </source>
8269 <translation type="unfinished">Portsökväg har inte angivits </translation>
8270 </message>
8271 <message>
8272 <location filename="../src/VBoxVMSettingsParallel.cpp" line="240"/>
8273 <source>Duplicate port path is entered </source>
8274 <translation type="unfinished">Dublett av portsökväg har angivits </translation>
8275 </message>
8276</context>
8277<context>
8278 <name>VBoxVMSettingsSF</name>
8279 <message>
8280 <location filename="../src/VBoxVMSettingsSF.cpp" line="183"/>
8281 <source>&amp;Add New Shared Folder</source>
8282 <translation type="unfinished"></translation>
8283 </message>
8284 <message>
8285 <location filename="../src/VBoxVMSettingsSF.cpp" line="184"/>
8286 <source>&amp;Edit Selected Shared Folder</source>
8287 <translation type="unfinished"></translation>
8288 </message>
8289 <message>
8290 <location filename="../src/VBoxVMSettingsSF.cpp" line="185"/>
8291 <source>&amp;Remove Selected Shared Folder</source>
8292 <translation type="unfinished"></translation>
8293 </message>
8294 <message>
8295 <location filename="../src/VBoxVMSettingsSF.cpp" line="198"/>
8296 <source>Adds a new shared folder definition.</source>
8297 <translation type="unfinished">Lägger till en ny delad mappdefinition.</translation>
8298 </message>
8299 <message>
8300 <location filename="../src/VBoxVMSettingsSF.cpp" line="199"/>
8301 <source>Edits the selected shared folder definition.</source>
8302 <translation type="unfinished">Redigerar den markerade delade mappdefinitionen.</translation>
8303 </message>
8304 <message>
8305 <location filename="../src/VBoxVMSettingsSF.cpp" line="200"/>
8306 <source>Removes the selected shared folder definition.</source>
8307 <translation type="unfinished">Tar bort den markerade delade mappdefinitionen.</translation>
8308 </message>
8309 <message>
8310 <location filename="../src/VBoxVMSettingsSF.cpp" line="254"/>
8311 <source> Machine Folders</source>
8312 <translation type="unfinished"> Maskinmappar</translation>
8313 </message>
8314 <message>
8315 <location filename="../src/VBoxVMSettingsSF.cpp" line="261"/>
8316 <source> Transient Folders</source>
8317 <translation type="unfinished"> Temporära mappar</translation>
8318 </message>
8319 <message>
8320 <location filename="../src/VBoxVMSettingsSF.cpp" line="361"/>
8321 <source>Full</source>
8322 <translation type="unfinished">Fullständig</translation>
8323 </message>
8324 <message>
8325 <location filename="../src/VBoxVMSettingsSF.cpp" line="362"/>
8326 <source>Read-only</source>
8327 <translation type="unfinished">Skrivskyddad</translation>
8328 </message>
8329 <message>
8330 <location filename="../ui/VBoxVMSettingsSF.ui" line="63"/>
8331 <source>Lists all shared folders accessible to this machine. Use &apos;net use x: \\vboxsvr\share&apos; to access a shared folder named &lt;i&gt;share&lt;/i&gt; from a DOS-like OS, or &apos;mount -t vboxsf share mount_point&apos; to access it from a Linux OS. This feature requires Guest Additions.</source>
8332 <translation type="unfinished"></translation>
8333 </message>
8334 <message>
8335 <location filename="../ui/VBoxVMSettingsSF.ui" line="73"/>
8336 <source>Name</source>
8337 <translation type="unfinished">Namn</translation>
8338 </message>
8339 <message>
8340 <location filename="../ui/VBoxVMSettingsSF.ui" line="78"/>
8341 <source>Path</source>
8342 <translation type="unfinished">Sökväg</translation>
8343 </message>
8344 <message>
8345 <location filename="../ui/VBoxVMSettingsSF.ui" line="83"/>
8346 <source>Access</source>
8347 <translation type="unfinished">Åtkomst</translation>
8348 </message>
8349</context>
8350<context>
8351 <name>VBoxVMSettingsSFDetails</name>
8352 <message>
8353 <location filename="../src/VBoxVMSettingsSFDetails.cpp" line="120"/>
8354 <source>Add Share</source>
8355 <translation type="unfinished">Lägg till utdelning</translation>
8356 </message>
8357 <message>
8358 <location filename="../src/VBoxVMSettingsSFDetails.cpp" line="123"/>
8359 <source>Edit Share</source>
8360 <translation type="unfinished">Redigera utdelning</translation>
8361 </message>
8362 <message>
8363 <location filename="../src/VBoxVMSettingsSFDetails.cpp" line="148"/>
8364 <source>Select a folder to share</source>
8365 <translation type="unfinished">Välj en mapp att dela ut</translation>
8366 </message>
8367 <message>
8368 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="30"/>
8369 <source>Dialog</source>
8370 <translation type="unfinished"></translation>
8371 </message>
8372 <message>
8373 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="36"/>
8374 <source>Folder Path:</source>
8375 <translation type="unfinished"></translation>
8376 </message>
8377 <message>
8378 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="46"/>
8379 <source>Displays the path to an existing folder on the host PC.</source>
8380 <translation type="unfinished">Visar sökvägen till en befintlig mapp på värdmaskinen.</translation>
8381 </message>
8382 <message>
8383 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="53"/>
8384 <source>Folder Name:</source>
8385 <translation type="unfinished"></translation>
8386 </message>
8387 <message>
8388 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="63"/>
8389 <source>Displays the name of the shared folder (as it will be seen by the guest OS).</source>
8390 <translation type="unfinished">Visar namnet på den delade mappen (som den ser ut från gästoperativsystemet).</translation>
8391 </message>
8392 <message>
8393 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="70"/>
8394 <source>When checked, the guest OS will not be able to write to the specified shared folder.</source>
8395 <translation type="unfinished">När kryssad kommer gästoperativsystemet inte att kunna skriva till angiven delad mapp.</translation>
8396 </message>
8397 <message>
8398 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="73"/>
8399 <source>&amp;Read-only</source>
8400 <translation type="unfinished">S&amp;krivskyddad</translation>
8401 </message>
8402 <message>
8403 <location filename="../ui/VBoxVMSettingsSFDetails.ui" line="80"/>
8404 <source>&amp;Make Permanent</source>
8405 <translation type="unfinished">&amp;Gör permanent</translation>
8406 </message>
8407</context>
8408<context>
8409 <name>VBoxVMSettingsSerial</name>
8410 <message>
8411 <location filename="../src/VBoxVMSettingsSerial.cpp" line="127"/>
8412 <source>Port %1</source>
8413 <comment>serial ports</comment>
8414 <translation type="unfinished">Port %1</translation>
8415 </message>
8416 <message>
8417 <location filename="../ui/VBoxVMSettingsSerial.ui" line="33"/>
8418 <source>When checked, enables the given serial port of the virtual machine.</source>
8419 <translation type="unfinished">När kryssad kommer angiven serieport att aktiveras på den virtuella maskinen.</translation>
8420 </message>
8421 <message>
8422 <location filename="../ui/VBoxVMSettingsSerial.ui" line="36"/>
8423 <source>&amp;Enable Serial Port</source>
8424 <translation type="unfinished">&amp;Aktivera serieport</translation>
8425 </message>
8426 <message>
8427 <location filename="../ui/VBoxVMSettingsSerial.ui" line="77"/>
8428 <source>Port &amp;Number:</source>
8429 <translation type="unfinished"></translation>
8430 </message>
8431 <message>
8432 <location filename="../ui/VBoxVMSettingsSerial.ui" line="90"/>
8433 <source>Displays the serial port number. You can choose one of the standard serial ports or select &lt;b&gt;User-defined&lt;/b&gt; and specify port parameters manually.</source>
8434 <translation type="unfinished">Visar serieportens nummer. Du kan välja någon av standardserieportarna eller välja &lt;b&gt;Användardefinierad&lt;/b&gt; och manuellt ange parametrar för porten.</translation>
8435 </message>
8436 <message>
8437 <location filename="../ui/VBoxVMSettingsSerial.ui" line="97"/>
8438 <source>&amp;IRQ:</source>
8439 <translation type="unfinished"></translation>
8440 </message>
8441 <message>
8442 <location filename="../ui/VBoxVMSettingsSerial.ui" line="113"/>
8443 <source>Displays the IRQ number of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;255&lt;/tt&gt;. Values greater than &lt;tt&gt;15&lt;/tt&gt; may be used only if the &lt;b&gt;IO APIC&lt;/b&gt; is enabled for this virtual machine.</source>
8444 <translation type="unfinished">Visar IRQ-numret för den här serieporten. Giltiga värden är heltal i ett intervall från &lt;tt&gt;0&lt;/tt&gt; upp till &lt;tt&gt;255&lt;/tt&gt;. Värden större än &lt;tt&gt;15&lt;/tt&gt; kan endast användas om &lt;b&gt;IO APIC&lt;/b&gt; är aktiverat för den här virtuella maskinen.</translation>
8445 </message>
8446 <message>
8447 <location filename="../ui/VBoxVMSettingsSerial.ui" line="120"/>
8448 <source>I/O Po&amp;rt:</source>
8449 <translation type="unfinished"></translation>
8450 </message>
8451 <message>
8452 <location filename="../ui/VBoxVMSettingsSerial.ui" line="136"/>
8453 <source>Displays the base I/O port address of this serial port. Valid values are integer numbers in range from &lt;tt&gt;0&lt;/tt&gt; to &lt;tt&gt;0xFFFF&lt;/tt&gt;.</source>
8454 <translation type="unfinished">Visar I/O-basportadressen för den här serieporten. Giltiga värden är heltal i ett intervall från &lt;tt&gt;0&lt;/tt&gt; upp till &lt;tt&gt;0xFFFF&lt;/tt&gt;.</translation>
8455 </message>
8456 <message>
8457 <location filename="../ui/VBoxVMSettingsSerial.ui" line="143"/>
8458 <source>Port &amp;Mode:</source>
8459 <translation type="unfinished"></translation>
8460 </message>
8461 <message>
8462 <location filename="../ui/VBoxVMSettingsSerial.ui" line="156"/>
8463 <source>Controls the working mode of this serial port. If you select &lt;b&gt;Disconnected&lt;/b&gt;, the guest OS will detect the serial port but will not be able to operate it.</source>
8464 <translation type="unfinished">Kontrollerar arbetsläget för den här serieporten. Om du väljer &lt;b&gt;Frånkopplad&lt;/b&gt; kommer gästoperativsystemet att identifiera serieporten men kommer inte kunna arbeta med den.</translation>
8465 </message>
8466 <message>
8467 <location filename="../ui/VBoxVMSettingsSerial.ui" line="176"/>
8468 <source>If checked, the pipe specified in the &lt;b&gt;Port Path&lt;/b&gt; field will be created by the virtual machine when it starts. Otherwise, the virtual machine will try to use the existing pipe.</source>
8469 <translation type="unfinished">När kryssad kommer röret angivet i fältet &lt;b&gt;Portsökväg&lt;/b&gt; att skapas av den virtuella maskinen när den startas. Om inte kommer den virtuella maskinen att försöka använda det befintliga röret.</translation>
8470 </message>
8471 <message>
8472 <location filename="../ui/VBoxVMSettingsSerial.ui" line="179"/>
8473 <source>&amp;Create Pipe</source>
8474 <translation type="unfinished">Skapa &amp;rör</translation>
8475 </message>
8476 <message>
8477 <location filename="../ui/VBoxVMSettingsSerial.ui" line="186"/>
8478 <source>Port &amp;Path:</source>
8479 <translation type="unfinished"></translation>
8480 </message>
8481 <message>
8482 <location filename="../ui/VBoxVMSettingsSerial.ui" line="199"/>
8483 <source>Displays the path to the serial port&apos;s pipe on the host when the port works in &lt;b&gt;Host Pipe&lt;/b&gt; mode, or the host serial device name when the port works in &lt;b&gt;Host Device&lt;/b&gt; mode.</source>
8484 <translation type="unfinished">Visar sökvägen till serieportens rör på värden när porten arbetar i läget &lt;b&gt;Värdrör&lt;/b&gt;, eller värdens serieenhetsnamn när porten arbetar i läget &lt;b&gt;Värdenhet&lt;/b&gt;.</translation>
8485 </message>
8486</context>
8487<context>
8488 <name>VBoxVMSettingsSerialPage</name>
8489 <message>
8490 <location filename="../src/VBoxVMSettingsSerial.cpp" line="258"/>
8491 <source>Duplicate port number is selected </source>
8492 <translation type="unfinished">Dublett av portnummer har valts </translation>
8493 </message>
8494 <message>
8495 <location filename="../src/VBoxVMSettingsSerial.cpp" line="276"/>
8496 <source>Port path is not specified </source>
8497 <translation type="unfinished">Portsökväg har inte angivits </translation>
8498 </message>
8499 <message>
8500 <location filename="../src/VBoxVMSettingsSerial.cpp" line="277"/>
8501 <source>Duplicate port path is entered </source>
8502 <translation type="unfinished">Dublett av portsökväg har angivits </translation>
8503 </message>
8504</context>
8505<context>
8506 <name>VBoxVMSettingsUSB</name>
8507 <message>
8508 <location filename="../src/VBoxVMSettingsUSB.cpp" line="235"/>
8509 <source>&amp;Add Empty Filter</source>
8510 <translation type="unfinished">&amp;Lägg till tomt filter</translation>
8511 </message>
8512 <message>
8513 <location filename="../src/VBoxVMSettingsUSB.cpp" line="236"/>
8514 <source>A&amp;dd Filter From Device</source>
8515 <translation type="unfinished">Lä&amp;gg till filter från enhet</translation>
8516 </message>
8517 <message>
8518 <location filename="../src/VBoxVMSettingsUSB.cpp" line="237"/>
8519 <source>&amp;Edit Filter</source>
8520 <translation type="unfinished"></translation>
8521 </message>
8522 <message>
8523 <location filename="../src/VBoxVMSettingsUSB.cpp" line="238"/>
8524 <source>&amp;Remove Filter</source>
8525 <translation type="unfinished">&amp;Ta bort filter</translation>
8526 </message>
8527 <message>
8528 <location filename="../src/VBoxVMSettingsUSB.cpp" line="239"/>
8529 <source>&amp;Move Filter Up</source>
8530 <translation type="unfinished">&amp;Flytta filtret uppåt</translation>
8531 </message>
8532 <message>
8533 <location filename="../src/VBoxVMSettingsUSB.cpp" line="240"/>
8534 <source>M&amp;ove Filter Down</source>
8535 <translation type="unfinished">F&amp;lytta filtret nedåt</translation>
8536 </message>
8537 <message>
8538 <location filename="../src/VBoxVMSettingsUSB.cpp" line="258"/>
8539 <source>Adds a new USB filter with all fields initially set to empty strings. Note that such a filter will match any attached USB device.</source>
8540 <translation type="unfinished"></translation>
8541 </message>
8542 <message>
8543 <location filename="../src/VBoxVMSettingsUSB.cpp" line="261"/>
8544 <source>Adds a new USB filter with all fields set to the values of the selected USB device attached to the host PC.</source>
8545 <translation type="unfinished"></translation>
8546 </message>
8547 <message>
8548 <location filename="../src/VBoxVMSettingsUSB.cpp" line="262"/>
8549 <source>Edit the selected filter.</source>
8550 <translation type="unfinished"></translation>
8551 </message>
8552 <message>
8553 <location filename="../src/VBoxVMSettingsUSB.cpp" line="263"/>
8554 <source>Removes the selected USB filter.</source>
8555 <translation type="unfinished"></translation>
8556 </message>
8557 <message>
8558 <location filename="../src/VBoxVMSettingsUSB.cpp" line="264"/>
8559 <source>Moves the selected USB filter up.</source>
8560 <translation type="unfinished"></translation>
8561 </message>
8562 <message>
8563 <location filename="../src/VBoxVMSettingsUSB.cpp" line="265"/>
8564 <source>Moves the selected USB filter down.</source>
8565 <translation type="unfinished"></translation>
8566 </message>
8567 <message>
8568 <location filename="../src/VBoxVMSettingsUSB.cpp" line="267"/>
8569 <source>New Filter %1</source>
8570 <comment>usb</comment>
8571 <translation type="unfinished">Nytt filter %1</translation>
8572 </message>
8573 <message>
8574 <location filename="../ui/VBoxVMSettingsUSB.ui" line="33"/>
8575 <source>When checked, enables the virtual USB controller of this machine.</source>
8576 <translation type="unfinished">När kryssad kommer det virtuella USB-styrkortet att aktiveras på den här maskinen.</translation>
8577 </message>
8578 <message>
8579 <location filename="../ui/VBoxVMSettingsUSB.ui" line="36"/>
8580 <source>Enable &amp;USB Controller</source>
8581 <translation type="unfinished">Aktivera &amp;USB-styrkort</translation>
8582 </message>
8583 <message>
8584 <location filename="../ui/VBoxVMSettingsUSB.ui" line="77"/>
8585 <source>When checked, enables the virtual USB EHCI controller of this machine. The USB ECHI controller provides USB 2.0 support.</source>
8586 <translation type="unfinished"></translation>
8587 </message>
8588 <message>
8589 <location filename="../ui/VBoxVMSettingsUSB.ui" line="80"/>
8590 <source>Enable USB E&amp;HCI Controller</source>
8591 <translation type="unfinished"></translation>
8592 </message>
8593 <message>
8594 <location filename="../ui/VBoxVMSettingsUSB.ui" line="87"/>
8595 <source>USB Device &amp;Filters</source>
8596 <translation type="unfinished">USB-enhets&amp;filter</translation>
8597 </message>
8598 <message>
8599 <location filename="../ui/VBoxVMSettingsUSB.ui" line="115"/>
8600 <source>Lists all USB filters of this machine. The checkbox to the left defines whether the particular filter is enabled or not. Use the context menu or buttons to the right to add or remove USB filters.</source>
8601 <translation type="unfinished"></translation>
8602 </message>
8603 <message>
8604 <location filename="../ui/VBoxVMSettingsUSB.ui" line="122"/>
8605 <source>[filter]</source>
8606 <translation type="unfinished"></translation>
8607 </message>
8608</context>
8609<context>
8610 <name>VBoxVMSettingsUSBFilterDetails</name>
8611 <message>
8612 <location filename="../src/VBoxVMSettingsUSBFilterDetails.cpp" line="66"/>
8613 <source>Any</source>
8614 <comment>remote</comment>
8615 <translation type="unfinished">Alla</translation>
8616 </message>
8617 <message>
8618 <location filename="../src/VBoxVMSettingsUSBFilterDetails.cpp" line="67"/>
8619 <source>Yes</source>
8620 <comment>remote</comment>
8621 <translation type="unfinished">Ja</translation>
8622 </message>
8623 <message>
8624 <location filename="../src/VBoxVMSettingsUSBFilterDetails.cpp" line="68"/>
8625 <source>No</source>
8626 <comment>remote</comment>
8627 <translation type="unfinished">Nej</translation>
8628 </message>
8629 <message>
8630 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="36"/>
8631 <source>Filter details</source>
8632 <translation type="unfinished"></translation>
8633 </message>
8634 <message>
8635 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="42"/>
8636 <source>&amp;Name:</source>
8637 <translation type="unfinished"></translation>
8638 </message>
8639 <message>
8640 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="55"/>
8641 <source>Displays the filter name.</source>
8642 <translation type="unfinished">Visar filternamnet</translation>
8643 </message>
8644 <message>
8645 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="62"/>
8646 <source>&amp;Vendor ID:</source>
8647 <translation type="unfinished"></translation>
8648 </message>
8649 <message>
8650 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="75"/>
8651 <source>Defines the vendor ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
8652 <translation type="unfinished"></translation>
8653 </message>
8654 <message>
8655 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="82"/>
8656 <source>&amp;Product ID:</source>
8657 <translation type="unfinished"></translation>
8658 </message>
8659 <message>
8660 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="95"/>
8661 <source>Defines the product ID filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;XXXX&lt;/tt&gt; where &lt;tt&gt;X&lt;/tt&gt; is a hexadecimal digit. An empty string will match any value.</source>
8662 <translation type="unfinished"></translation>
8663 </message>
8664 <message>
8665 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="102"/>
8666 <source>&amp;Revision:</source>
8667 <translation type="unfinished"></translation>
8668 </message>
8669 <message>
8670 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="115"/>
8671 <source>Defines the revision number filter. The &lt;i&gt;exact match&lt;/i&gt; string format is &lt;tt&gt;IIFF&lt;/tt&gt; where &lt;tt&gt;I&lt;/tt&gt; is a decimal digit of the integer part and &lt;tt&gt;F&lt;/tt&gt; is a decimal digit of the fractional part. An empty string will match any value.</source>
8672 <translation type="unfinished"></translation>
8673 </message>
8674 <message>
8675 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="122"/>
8676 <source>&amp;Manufacturer:</source>
8677 <translation type="unfinished"></translation>
8678 </message>
8679 <message>
8680 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="135"/>
8681 <source>Defines the manufacturer filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
8682 <translation type="unfinished"></translation>
8683 </message>
8684 <message>
8685 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="142"/>
8686 <source>Pro&amp;duct:</source>
8687 <translation type="unfinished"></translation>
8688 </message>
8689 <message>
8690 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="155"/>
8691 <source>Defines the product name filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
8692 <translation type="unfinished"></translation>
8693 </message>
8694 <message>
8695 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="162"/>
8696 <source>&amp;Serial No.:</source>
8697 <translation type="unfinished"></translation>
8698 </message>
8699 <message>
8700 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="175"/>
8701 <source>Defines the serial number filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
8702 <translation type="unfinished"></translation>
8703 </message>
8704 <message>
8705 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="182"/>
8706 <source>Por&amp;t:</source>
8707 <translation type="unfinished"></translation>
8708 </message>
8709 <message>
8710 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="195"/>
8711 <source>Defines the host USB port filter as an &lt;i&gt;exact match&lt;/i&gt; string. An empty string will match any value.</source>
8712 <translation type="unfinished"></translation>
8713 </message>
8714 <message>
8715 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="202"/>
8716 <source>R&amp;emote:</source>
8717 <translation type="unfinished"></translation>
8718 </message>
8719 <message>
8720 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="221"/>
8721 <source>Defines whether this filter applies to USB devices attached locally to the host computer (&lt;i&gt;No&lt;/i&gt;), to a VRDP client&apos;s computer (&lt;i&gt;Yes&lt;/i&gt;), or both (&lt;i&gt;Any&lt;/i&gt;).</source>
8722 <translation type="unfinished"></translation>
8723 </message>
8724 <message>
8725 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="228"/>
8726 <source>&amp;Action:</source>
8727 <translation type="unfinished"></translation>
8728 </message>
8729 <message>
8730 <location filename="../ui/VBoxVMSettingsUSBFilterDetails.ui" line="247"/>
8731 <source>Defines an action performed by the host computer when a matching device is attached: give it up to the host OS (&lt;i&gt;Ignore&lt;/i&gt;) or grab it for later usage by virtual machines (&lt;i&gt;Hold&lt;/i&gt;).</source>
8732 <translation type="unfinished"></translation>
8733 </message>
8734</context>
8735<context>
8736 <name>VBoxVMSettingsVRDP</name>
8737 <message>
8738 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="33"/>
8739 <source>When checked, the VM will act as a Remote Desktop Protocol (RDP) server, allowing remote clients to connect and operate the VM (when it is running) using a standard RDP client.</source>
8740 <translation type="unfinished">När kryssad kommer den virtuella maskinen att fungera som en Remote Desktop Protocol-server (RDP) som tillåter fjärrklienter att ansluta och använda den virtuella maskinen (när den är igång) med en standardiserad RDP-klient.</translation>
8741 </message>
8742 <message>
8743 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="36"/>
8744 <source>&amp;Enable VRDP Server</source>
8745 <translation type="unfinished">&amp;Aktivera VRDP-server</translation>
8746 </message>
8747 <message>
8748 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="77"/>
8749 <source>Server &amp;Port:</source>
8750 <translation type="unfinished"></translation>
8751 </message>
8752 <message>
8753 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="96"/>
8754 <source>Displays the VRDP Server port number. You may specify &lt;tt&gt;0&lt;/tt&gt; (zero) to reset the port to the default value.</source>
8755 <translation type="unfinished"></translation>
8756 </message>
8757 <message>
8758 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="103"/>
8759 <source>Authentication &amp;Method:</source>
8760 <translation type="unfinished"></translation>
8761 </message>
8762 <message>
8763 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="116"/>
8764 <source>Defines the VRDP authentication method.</source>
8765 <translation type="unfinished">Definierar VRDP-autentiseringsmetoden.</translation>
8766 </message>
8767 <message>
8768 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="123"/>
8769 <source>Authentication &amp;Timeout:</source>
8770 <translation type="unfinished"></translation>
8771 </message>
8772 <message>
8773 <location filename="../ui/VBoxVMSettingsVRDP.ui" line="142"/>
8774 <source>Specifies the timeout for guest authentication, in milliseconds.</source>
8775 <translation type="unfinished">Anger tidsgränsen för gästautentisering, i millisekunder.</translation>
8776 </message>
8777</context>
8778</TS>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette