Changeset 96782 in vbox for trunk/src/VBox/Additions
- Timestamp:
- Sep 18, 2022 10:10:15 PM (2 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Installer/Languages
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Installer/Languages/English.nsh
r96692 r96782 33 33 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_ENGLISH} "This application only runs on 64-bit Windows systems. Please install the 32-bit version of $(^Name)!" 34 34 LangString 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 36 LangString VBOX_CA_CHECK_VERISIGN_G5 ${LANG_ENGLISH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'VeriSign Trust Network; OU=(c) 2006 VeriSign, Inc. - For authorized use only'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"37 LangString VBOX_CA_CHECK_DIGICERT_ASSURED_ID ${LANG_ENGLISH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert Assured ID Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"38 LangString VBOX_CA_CHECK_DIGICERT_HIGH_ASSURANCE_EV ${LANG_ENGLISH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert High Assurance EV Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"39 35 40 36 LangString VBOX_PLATFORM_UNSUPPORTED ${LANG_ENGLISH} "The VirtualBox Guest Additions cannot be installed on this version of Windows" -
trunk/src/VBox/Additions/WINNT/Installer/Languages/French.nsh
r96692 r96782 33 33 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_FRENCH} "Cette application peut seulement être executée sur des systèmes Windows 64-bit. Veuillez installer la version 32-bit de $(^Name)!" 34 34 LangString VBOX_NT4_NO_SP6 ${LANG_FRENCH} "Le programme d'installation a détécté que vous utilisez Windows NT4 sans Service Pack 6.$\r$\nNous vous conseillons d'installer ce Service Pack avant de continuer. Désirez vous cependant continuer?" 35 36 ;; @todo translate:37 LangString VBOX_CA_CHECK_VERISIGN_G5 ${LANG_FRENCH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'VeriSign Trust Network; OU=(c) 2006 VeriSign, Inc. - For authorized use only'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"38 LangString VBOX_CA_CHECK_DIGICERT_ASSURED_ID ${LANG_FRENCH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert Assured ID Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"39 LangString VBOX_CA_CHECK_DIGICERT_HIGH_ASSURANCE_EV ${LANG_FRENCH} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert High Assurance EV Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"40 35 41 36 LangString VBOX_PLATFORM_UNSUPPORTED ${LANG_FRENCH} "Les Additions invité ne sont pas encore supportés sur cette plateforme!" -
trunk/src/VBox/Additions/WINNT/Installer/Languages/German.nsh
r96692 r96782 33 33 LangString VBOX_NOTICE_ARCH_AMD64 ${LANG_GERMAN} "Diese Applikation läuft nur auf 64-bit Windows-Systemen. Bitte installieren Sie die 32-bit Version der $(^Name)!" 34 34 LangString VBOX_NT4_NO_SP6 ${LANG_GERMAN} "Es ist kein Service Pack 6 für NT 4.0 installiert.$\r$\nEs wird empfohlen das Service-Pack vor dieser Installation zu installieren. Trotzdem jetzt ohne Service-Pack installieren?" 35 36 ;; @todo translate:37 LangString VBOX_CA_CHECK_VERISIGN_G5 ${LANG_GERMAN} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'VeriSign Trust Network; OU=(c) 2006 VeriSign, Inc. - For authorized use only'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"38 LangString VBOX_CA_CHECK_DIGICERT_ASSURED_ID ${LANG_GERMAN} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert Assured ID Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"39 LangString VBOX_CA_CHECK_DIGICERT_HIGH_ASSURANCE_EV ${LANG_GERMAN} "A root certificate needed for driver signature verification during installation is missing:$\r$\n$\t'DigiCert High Assurance EV Root CA'$\r$\nThis can be downloaded from https://www.digicert.com/kb/digicert-root-certificates.htm and installed using $\"$INSTDIR$\".$\r$\nThe installation is likely to fail without the certificate. Do you wish to continue anyway?"40 35 41 36 LangString VBOX_PLATFORM_UNSUPPORTED ${LANG_GERMAN} "Diese Plattform wird noch nicht durch diese Guest Additions unterstützt!"
Note:
See TracChangeset
for help on using the changeset viewer.