VirtualBox

source: vbox/trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh

Last change on this file was 98103, checked in by vboxsync, 15 months ago

Copyright year updates by scm.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id Revision
File size: 6.9 KB
Line 
1; $Id: English.nsh 98103 2023-01-17 14:15:46Z vboxsync $
2;; @file
3; NLS for English language.
4;
5
6;
7; Copyright (C) 2006-2023 Oracle and/or its affiliates.
8;
9; This file is part of VirtualBox base platform packages, as
10; available from https://www.virtualbox.org.
11;
12; This program is free software; you can redistribute it and/or
13; modify it under the terms of the GNU General Public License
14; as published by the Free Software Foundation, in version 3 of the
15; License.
16;
17; This program is distributed in the hope that it will be useful, but
18; WITHOUT ANY WARRANTY; without even the implied warranty of
19; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
20; General Public License for more details.
21;
22; You should have received a copy of the GNU General Public License
23; along with this program; if not, see <https://www.gnu.org/licenses>.
24;
25; SPDX-License-Identifier: GPL-3.0-only
26;
27
28LangString VBOX_TEST ${LANG_ENGLISH} "This is a test message of $(^Name)!"
29
30LangString VBOX_NOADMIN ${LANG_ENGLISH} "You need administrator rights to install or uninstall the $(^Name).$\r$\nThis application will exit now."
31
32LangString VBOX_NOTICE_ARCH_X86 ${LANG_ENGLISH} "This application only runs on 32-bit Windows systems. Please install the 64-bit version of $(^Name)!"
33LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_ENGLISH} "This application only runs on 64-bit Windows systems. Please install the 32-bit version of $(^Name)!"
34LangString VBOX_NT4_NO_SP6 ${LANG_ENGLISH} "You do not seem to have Service Pack 6 for Windows NT4 installed.$\r$\nWe recommend that you install it first. Do you wish to continue anyway?"
35
36LangString VBOX_PLATFORM_UNSUPPORTED ${LANG_ENGLISH} "The VirtualBox Guest Additions cannot be installed on this version of Windows"
37
38LangString VBOX_SUN_FOUND ${LANG_ENGLISH} "An old version of the Sun VirtualBox Guest Additions is installed in this virtual machine. This must be uninstalled before the current Guest Additions can be installed.$\r$\n$\r$\nDo you wish to uninstall the old Guest Additions now?"
39LangString VBOX_SUN_ABORTED ${LANG_ENGLISH} "The VirtualBox Guest Additions cannot be installed until the old version has been removed. Please remove it and try again."
40
41LangString VBOX_INNOTEK_FOUND ${LANG_ENGLISH} "An old version of the innotek VirtualBox Guest Additions is installed in this virtual machine. This must be uninstalled before the current Guest Additions can be installed.$\r$\n$\r$\nDo you wish to uninstall the old Guest Additions now?"
42LangString VBOX_INNOTEK_ABORTED ${LANG_ENGLISH} "The VirtualBox Guest Additions cannot be installed until the old version has been removed. Please remove it and try again."
43
44LangString VBOX_UNINSTALL_START ${LANG_ENGLISH} "Press OK to start the uninstallation process. This may take some time to complete."
45LangString VBOX_UNINSTALL_REBOOT ${LANG_ENGLISH} "It is strongly recommended that you restart this virtual machine before installing the new version of the VirtualBox Guest Additions.$\r$\nPlease start the installation process again after restarting the machine.$\r$\n$\r$\nRestart now?"
46
47LangString VBOX_COMPONENT_MAIN ${LANG_ENGLISH} "VirtualBox Guest Additions"
48LangString VBOX_COMPONENT_MAIN_DESC ${LANG_ENGLISH} "VirtualBox Guest Additions main files"
49
50LangString VBOX_COMPONENT_AUTOLOGON ${LANG_ENGLISH} "Auto-Logon support"
51LangString VBOX_COMPONENT_AUTOLOGON_DESC ${LANG_ENGLISH} "Enables automatic log-on support for guests"
52LangString VBOX_COMPONENT_AUTOLOGON_WARN_3RDPARTY ${LANG_ENGLISH} "Another installed application already provides automatic log-on support.$\r$\nIf you replace this support with that provided by VirtualBox the system could become unstable.$\r$\nAre you sure you wish to proceed?"
53
54LangString VBOX_COMPONENT_D3D ${LANG_ENGLISH} "Direct3D Support (Experimental)"
55LangString VBOX_COMPONENT_D3D_DESC ${LANG_ENGLISH} "Enables Direct3D and OpenGL acceleration for guests. In order to use it the virtual machine requires 256 MB of video memory and enabled 3D acceleration in the $\"Display$\" section of the virtual machine settings."
56LangString VBOX_COMPONENT_D3D_NO_SM ${LANG_ENGLISH} "Windows is currently not running in safe mode so Direct3D support cannot be installed."
57LangString VBOX_COMPONENT_D3D_NOT_SUPPORTED ${LANG_ENGLISH} "The VirtualBox Direct3D support is not available on Windows $g_strWinVersion!"
58;LangString VBOX_COMPONENT_D3D_HINT_VRAM ${LANG_ENGLISH} "Please note that in order to use 3D acceleration the virtual machine requires at least 128 MB of video memory with 256 MB recommended if you wish to use it with multiple monitors.$\r$\n$\r$\nIf necessary you can change the video memory size in the $\"Display$\" section of the virtual machine settings."
59LangString VBOX_COMPONENT_D3D_INVALID ${LANG_ENGLISH} "The setup detected a corrupt/invalid DirectX installation.$\r$\n$\r$\nIn order to get Direct3D support working, consulting the VirtualBox manual is highly recommended.$\r$\n$\r$\nContinue anyway?"
60LangString VBOX_COMPONENT_D3D_INVALID_MANUAL ${LANG_ENGLISH} "Shall the VirtualBox manual be displayed now to look for a solution?"
61
62LangString VBOX_COMPONENT_STARTMENU ${LANG_ENGLISH} "Start menu entries"
63LangString VBOX_COMPONENT_STARTMENU_DESC ${LANG_ENGLISH} "Creates entries in the start menu"
64
65LangString VBOX_WFP_WARN_REPLACE ${LANG_ENGLISH} "In order to make ${PRODUCT_NAME} work correctly some system files have been replaced.$\r$\nIf the Windows File Protection service offers to restore the original files you should cancel the request to retain the newly installed functionality."
66LangString VBOX_REBOOT_REQUIRED ${LANG_ENGLISH} "To apply all changes, the system must be restarted. Restart Windows now?"
67
68LangString VBOX_EXTRACTION_COMPLETE ${LANG_ENGLISH} "$(^Name): Files were successfully extracted to $\"$INSTDIR$\"!"
69
70LangString VBOX_ERROR_INST_FAILED ${LANG_ENGLISH} "An error occurred during installation.$\r$\nPlease refer to the log file under '$INSTDIR\install_ui.log' for more information."
71LangString VBOX_ERROR_OPEN_LINK ${LANG_ENGLISH} "Could not open link in the default browser."
72
73LangString VBOX_UNINST_CONFIRM ${LANG_ENGLISH} "Do you really want to uninstall $(^Name)?"
74LangString VBOX_UNINST_SUCCESS ${LANG_ENGLISH} "$(^Name) have been uninstalled."
75LangString VBOX_UNINST_INVALID_D3D ${LANG_ENGLISH} "Invalid installation of Direct3D support detected; uninstallation skipped."
76LangString VBOX_UNINST_UNABLE_TO_RESTORE_D3D ${LANG_ENGLISH} "Could not restore original Direct3D files. Please re-install DirectX."
Note: See TracBrowser for help on using the repository browser.

© 2023 Oracle
ContactPrivacy policyTerms of Use