diff options
Diffstat (limited to 'src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts')
| -rw-r--r-- | src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts | 38 |
1 files changed, 23 insertions, 15 deletions
diff --git a/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts b/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts index 26e99dde..f84e6a57 100644 --- a/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts +++ b/src/VBox/Frontends/VirtualBox/nls/VirtualBox_en.ts @@ -4,7 +4,7 @@ <context> <name>UIGChooserItemGroup</name> <message numerus="yes"> - <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="262"/> + <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="663"/> <source>%n group(s)</source> <comment>Group item tool-tip / Group info</comment> <translation> @@ -13,7 +13,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="278"/> + <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="679"/> <source>%n machine(s)</source> <comment>Group item tool-tip / Machine info</comment> <translation> @@ -22,12 +22,12 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="279"/> + <location filename="../src/selector/graphics/chooser/UIGChooserItemGroup.cpp" line="680"/> <source>(%n running)</source> <comment>Group item tool-tip / Running machine info</comment> - <translation type="unfinished"> - <numerusform></numerusform> - <numerusform></numerusform> + <translation> + <numerusform>(%n running)</numerusform> + <numerusform>(%n running)</numerusform> </translation> </message> </context> @@ -41,19 +41,27 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/UIMessageCenter.cpp" line="2514"/> <source><p>The %n following virtual machine(s) are currently in a saved state: <b>%1</b></p><p>If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.</p></source> <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't need to be told).</comment> - <translation type="unfinished"> + <translation type="obsolete"> <numerusform><p>The virtual machine <b>%1</b> is currently in a saved state.</p><p>If you continue the runtime state of the exported machine will be discarded. Note that the existing machine is not changed.</p></numerusform> <numerusform><p>The virtual machines <b>%1</b> are currently in a saved state.</p><p>If you continue the runtime state of the exported machines will be discarded. Note that the existing machines are not changed.</p></numerusform> </translation> </message> + <message numerus="yes"> + <location filename="../src/globals/UIMessageCenter.cpp" line="1573"/> + <source><p>The %n following virtual machine(s) are currently in a saved state: <b>%1</b></p><p>If you continue the runtime state of the exported machine(s) will be discarded. The other machine(s) will not be changed.</p></source> + <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't need to be told).</comment> + <translation> + <numerusform><p>The following virtual machine is currently in a saved state: <b>%1</b></p><p>If you continue the runtime state of the exported machine will be discarded. Other machines will not changed.</p></numerusform> + <numerusform><p>The following virtual machines are currently in a saved state: <b>%1</b></p><p>If you continue the runtime state of the exported machines will be discarded. Other machines will not changed.</p></numerusform> + </translation> + </message> </context> <context> <name>VBoxGlobal</name> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="166"/> + <location filename="../src/globals/VBoxGlobal.h" line="164"/> <source>%n year(s)</source> <translation> <numerusform>%n year</numerusform> @@ -61,7 +69,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="171"/> + <location filename="../src/globals/VBoxGlobal.h" line="169"/> <source>%n month(s)</source> <translation> <numerusform>%n month</numerusform> @@ -69,7 +77,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="176"/> + <location filename="../src/globals/VBoxGlobal.h" line="174"/> <source>%n day(s)</source> <translation> <numerusform>%n day</numerusform> @@ -77,7 +85,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="181"/> + <location filename="../src/globals/VBoxGlobal.h" line="179"/> <source>%n hour(s)</source> <translation> <numerusform>%n hour</numerusform> @@ -85,7 +93,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="191"/> + <location filename="../src/globals/VBoxGlobal.h" line="189"/> <source>%n second(s)</source> <translation> <numerusform>%n second</numerusform> @@ -93,7 +101,7 @@ </translation> </message> <message numerus="yes"> - <location filename="../src/globals/VBoxGlobal.h" line="186"/> + <location filename="../src/globals/VBoxGlobal.h" line="184"/> <source>%n minute(s)</source> <translation> <numerusform>%n minute</numerusform> @@ -104,7 +112,7 @@ <context> <name>VBoxTakeSnapshotDlg</name> <message numerus="yes"> - <location filename="../src/VBoxTakeSnapshotDlg.cpp" line="82"/> + <location filename="../src/VBoxTakeSnapshotDlg.cpp" line="73"/> <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> <translation> <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> |
