VirtualBox

source: vbox/trunk/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts@ 34519

Last change on this file since 34519 was 33702, checked in by vboxsync, 14 years ago

FE/Qt4: warn when exporting machines which are in save state

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.8 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="en">
4<context>
5 <name>VBoxGlobal</name>
6 <message numerus="yes">
7 <location filename="../src/globals/VBoxGlobal.h" line="201"/>
8 <source>%n year(s)</source>
9 <translation>
10 <numerusform>%n year</numerusform>
11 <numerusform>%n years</numerusform>
12 </translation>
13 </message>
14 <message numerus="yes">
15 <location filename="../src/globals/VBoxGlobal.h" line="206"/>
16 <source>%n month(s)</source>
17 <translation>
18 <numerusform>%n month</numerusform>
19 <numerusform>%n months</numerusform>
20 </translation>
21 </message>
22 <message numerus="yes">
23 <location filename="../src/globals/VBoxGlobal.h" line="211"/>
24 <source>%n day(s)</source>
25 <translation>
26 <numerusform>%n day</numerusform>
27 <numerusform>%n days</numerusform>
28 </translation>
29 </message>
30 <message numerus="yes">
31 <location filename="../src/globals/VBoxGlobal.h" line="216"/>
32 <source>%n hour(s)</source>
33 <translation>
34 <numerusform>%n hour</numerusform>
35 <numerusform>%n hours</numerusform>
36 </translation>
37 </message>
38 <message numerus="yes">
39 <location filename="../src/globals/VBoxGlobal.h" line="226"/>
40 <source>%n second(s)</source>
41 <translation>
42 <numerusform>%n second</numerusform>
43 <numerusform>%n seconds</numerusform>
44 </translation>
45 </message>
46 <message numerus="yes">
47 <location filename="../src/globals/VBoxGlobal.h" line="221"/>
48 <source>%n minute(s)</source>
49 <translation>
50 <numerusform>%n minute</numerusform>
51 <numerusform>%n minutes</numerusform>
52 </translation>
53 </message>
54</context>
55<context>
56 <name>VBoxProblemReporter</name>
57 <message numerus="yes">
58 <location filename="../src/globals/VBoxProblemReporter.cpp" line="2340"/>
59 <source>&lt;p&gt;The virtual machine(s) &lt;b&gt;%1&lt;/b&gt; are currently in a saved state.&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. Note that the existing machine(s) are not changed.&lt;/p&gt;</source>
60 <translation>
61 <numerusform>&lt;p&gt;The virtual machine &lt;b&gt;%1&lt;/b&gt; is currently in a saved state.&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine will be discarded. Note that the existing machine is not changed.&lt;/p&gt;</numerusform>
62 <numerusform>&lt;p&gt;The virtual machines &lt;b&gt;%1&lt;/b&gt; are currently in a saved state.&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machines will be discarded. Note that the existing machines are not changed.&lt;/p&gt;</numerusform>
63 </translation>
64 </message>
65</context>
66<context>
67 <name>VBoxTakeSnapshotDlg</name>
68 <message numerus="yes">
69 <location filename="../src/VBoxTakeSnapshotDlg.cpp" line="74"/>
70 <source>Warning: You are taking a snapshot of a running machine which has %n immutable image(s) attached to it. As long as you are working from this snapshot the immutable image(s) will not be reset to avoid loss of data.</source>
71 <translation>
72 <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable image attached to it. As long as you are working from this snapshot the immutable image will not be reset to avoid loss of data.</numerusform>
73 <numerusform>Warning: You are taking a snapshot of a running machine which has %n immutable images attached to it. As long as you are working from this snapshot the immutable images will not be reset to avoid loss of data.</numerusform>
74 </translation>
75 </message>
76</context>
77</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