VirtualBox

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

Last change on this file since 48520 was 43461, checked in by vboxsync, 12 years ago

FE/Qt: VM group feature: Group item tool-tip functionality (including plural form handling for English and Russian).

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.6 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!DOCTYPE TS>
3<TS version="2.0" language="en">
4<context>
5 <name>UIMessageCenter</name>
6 <message numerus="yes">
7 <source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
8 <translation type="obsolete">
9 <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>
10 <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>
11 </translation>
12 </message>
13 <message numerus="yes">
14 <location filename="../src/globals/UIMessageCenter.cpp" line="2514"/>
15 <source>&lt;p&gt;The %n following virtual machine(s) are currently in a saved state: &lt;b&gt;%1&lt;/b&gt;&lt;/p&gt;&lt;p&gt;If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.&lt;/p&gt;</source>
16 <comment>This text is never used with n == 0. Feel free to drop the %n where possible, we only included it because of problems with Qt Linguist (but the user can see how many machines are in the list and doesn&apos;t need to be told).</comment>
17 <translation type="unfinished">
18 <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>
19 <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>
20 </translation>
21 </message>
22</context>
23<context>
24 <name>VBoxGlobal</name>
25 <message numerus="yes">
26 <location filename="../src/globals/VBoxGlobal.h" line="166"/>
27 <source>%n year(s)</source>
28 <translation>
29 <numerusform>%n year</numerusform>
30 <numerusform>%n years</numerusform>
31 </translation>
32 </message>
33 <message numerus="yes">
34 <location filename="../src/globals/VBoxGlobal.h" line="171"/>
35 <source>%n month(s)</source>
36 <translation>
37 <numerusform>%n month</numerusform>
38 <numerusform>%n months</numerusform>
39 </translation>
40 </message>
41 <message numerus="yes">
42 <location filename="../src/globals/VBoxGlobal.h" line="176"/>
43 <source>%n day(s)</source>
44 <translation>
45 <numerusform>%n day</numerusform>
46 <numerusform>%n days</numerusform>
47 </translation>
48 </message>
49 <message numerus="yes">
50 <location filename="../src/globals/VBoxGlobal.h" line="181"/>
51 <source>%n hour(s)</source>
52 <translation>
53 <numerusform>%n hour</numerusform>
54 <numerusform>%n hours</numerusform>
55 </translation>
56 </message>
57 <message numerus="yes">
58 <location filename="../src/globals/VBoxGlobal.h" line="191"/>
59 <source>%n second(s)</source>
60 <translation>
61 <numerusform>%n second</numerusform>
62 <numerusform>%n seconds</numerusform>
63 </translation>
64 </message>
65 <message numerus="yes">
66 <location filename="../src/globals/VBoxGlobal.h" line="186"/>
67 <source>%n minute(s)</source>
68 <translation>
69 <numerusform>%n minute</numerusform>
70 <numerusform>%n minutes</numerusform>
71 </translation>
72 </message>
73</context>
74<context>
75 <name>VBoxTakeSnapshotDlg</name>
76 <message numerus="yes">
77 <location filename="../src/VBoxTakeSnapshotDlg.cpp" line="82"/>
78 <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>
79 <translation>
80 <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>
81 <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>
82 </translation>
83 </message>
84</context>
85<context>
86 <name>UIGChooserItemGroup</name>
87 <message numerus="yes">
88 <source>%n group(s)</source>
89 <comment>Group item tool-tip / Group info</comment>
90 <translation>
91 <numerusform>%n group</numerusform>
92 <numerusform>%n groups</numerusform>
93 </translation>
94 </message>
95 <message numerus="yes">
96 <source>%n machine(s)</source>
97 <comment>Group item tool-tip / Machine info</comment>
98 <translation>
99 <numerusform>%n machine</numerusform>
100 <numerusform>%n machines</numerusform>
101 </translation>
102 </message>
103</context>
104</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