Use Language.pkg // VDFQuery file. Defines the language to use for the compiler strings below. // Textstrings used by the RegCheck2.pkg: (cs is short for Constant String) // Set your LNG_DEFAULT in Language.pkg // Note: If you add a translation for your language below, please e-mail // them to contribute@vdf-guidance.com so they can be included in the next revision. #IF LNG_DEFAULT=LNG_ENGLISH // NEW! 2012-08-29 NGS Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved for "OS type could not be retrieved" Define csChangesAreAboutToBeMade for "Changes are about to be made to this machines registry.\nThey are essential for this program to run properly." Define csMakeChanges for "\nMake changes?" Define csChangesWereDisallowed for "Changes that are very important for this program\nto run properly, were disallowed." Define csRegistryChangesCouldNotBePerformed for "Registry changes that are very important for this program\nto run properly, could not be performed." Define csUserRightsIsProbablyNotSufficient for "\nUser rights is probably not sufficient." Define csProgramWillBeTerminated for "\nProgram will be terminated." Define csProgramAsksToBeTerminated for "\nDo you want to continue anyway." Define csRegistryChangesHasBeenMade for "Registry changes has been made that are very important for\nthis program to run properly." Define csPleaseRestartTheProgram for "\nPlease restart the program." Define csContactYourSystemAdministrator for "\nContact your system administrator to address this problem." Define csContactYourSoftwareVendor for "\nContact your Software Vendor for a possible update." Define csThisProgramWillNotRunProperlyWithoutIt for "\nThis program will not run properly without it." Define csDoesNotRunOnNT2K for "This Program is not certified to run under Windows 2000\nThe program will Abort." Define csUnknownWindowsVersion for "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nThe program will now Abort." Define csUnknownWindowsVersionQuestion for "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nContinue to use the program at your own risk." Define csTheNTVersionNeedsToBe for "The NT version needs to be 4 or higher\nfor this program to work properly." Define csOSVersionIsAHomeVersion for "This OS version detected is a Windows Home Version.\nThat version is not supported by this program" Define csOSVersionIsAHomeVersionWarning for "This OS version detected is a Windows Home Version.\nThat is not a recommended platform for this program." Define csOSDoesNotRunOnWindowsStart for "This program is not certified to run under " Define csOSDoesNotRunOnWindowsWarning for "\nIt is not a recommended platform for this program." Define csServicePackNotInstalledStart for "Service pack " Define csServicePackNotInstalledMiddle for " or higher for " Define csServicePackNotInstalledEnd for " needs to be installed for this program to run properly." #ENDIF #IF LNG_DEFAULT=LNG_DUTCH Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Opportunistic locking instellingen niet optimaal(regcheck)" Define csOSVersionNumberCouldNotRetrieved for "Het OS type kon niet worden bepaald" Define csChangesAreAboutToBeMade for "Er zullen wijzigingen worden aangebracht in de registry van deze machine.\nZe zijn noodzakelijk om dit programma correct te laten functioneren." Define csMakeChanges for "\nWilt u deze wijzigingen nu aanbrengen?" Define csChangesWereDisallowed for "Wijzigingen welke erg belangrijk om dit programma\ncorrect te laten functioneren, werden niet toegestaan." Define csRegistryChangesCouldNotBePerformed for "Registry wijzigingen welke erg belangrijk om dit programma\ncorrect te laten functioneren, konden niet worden uitgevoerd." Define csUserRightsIsProbablyNotSufficient for "\nDe Gebruikersrechten zijn waarschijnlijk niet voldoende." Define csProgramWillBeTerminated for "\nProgramma zal worden gestopt." Define csProgramAsksToBeTerminated for "\nWilt U toch doorgaan?" Define csRegistryChangesHasBeenMade for "Registry wijzigingen welke erg belangrijk om dit programma\ncorrect te laten functioneren zijn doorgevoerd" Define csPleaseRestartTheProgram for "\nHerstart a.u.b. het systeem alvorens het programma opnieuw te draaien." Define csContactYourSystemAdministrator for "\nBenader uw systeembeheerder om het probleem te laten verhelpen." Define csContactYourSoftwareVendor for "\nNeem contact op met uw leverancier voor een mogelijke update." Define csThisProgramWillNotRunProperlyWithoutIt for "\nDit programma zal zonder dit niet correct functioneren." Define csDoesNotRunOnNT2K for "Dit programma is niet gecertificeerd om onder Windows 2000 te worden gebruikt.\nHet programma wordt nu afgebroken." Define csUnknownWindowsVersion for "Het programma heeft een onbekende windows versie gedetecteerd,\nNeem contact op met Uw software leverancier voor een bijgewerkte versie.\nHet programma wordt nu afgebroken." Define csUnknownWindowsVersionQuestion for "Het programma heeft een onbekende windows versie gedetecteerd,\nNeem contact op met Uw software leverancier voor een bijgewerkte versie.\nDoorgaan is voor uw eigen risico." Define csTheNTVersionNeedsToBe for "The NT version needs to be 4 or higher\nfor this program to work properly." Define csOSVersionIsAHomeVersion for "Het besturingssysteem is een Windows Home Versie,\ndeze wordt niet officieel ondersteunt door dit programma" Define csOSVersionIsAHomeVersionWarning for "Het besturingssysteem is een Windows Home versie,\ndit is geen geadviseerd platform voor het programma." Define csOSDoesNotRunOnWindowsStart for "This program is not certified to run under " Define csOSDoesNotRunOnWindowsWarning for "\nIt is not a recommended platform for this program." Define csServicePackNotInstalledStart for "Service pack " Define csServicePackNotInstalledMiddle for " of hoger voor " Define csServicePackNotInstalledEnd for "dient te worden geinstalleerd om dit programma correct te laten functioneren." #ENDIF #IF LNG_DEFAULT=LNG_DANISH Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved for "Version af OS kunne ikke bestemmes" Define csChangesAreAboutToBeMade for "’ndringer vil blive skrevet til maskinens registreringsdatabase.\nDe er n›dvendige for at programmet kan k›re." Define csMakeChanges for "\nUdf›r ‘ndringer?" Define csChangesWereDisallowed for "Rettelser, der er n›dvendige for at dette program\nkan k›re, kunne ikke udf›res." Define csRegistryChangesCouldNotBePerformed for "Rettelser til registreringsdatabasen, der er n›dvendige for at dette program\nkan k›re, kunne ikke udf›res." Define csUserRightsIsProbablyNotSufficient for "\nBrugerrettigheder er formentligt utilstr‘kkelige" Define csProgramWillBeTerminated for "\nProgrammet vil nu afslutte." Define csProgramAsksToBeTerminated for "\nForetag rettelserne alligevel?" Define csRegistryChangesHasBeenMade for "’ndringerne er skrevet til registreringsdatabasen." Define csPleaseRestartTheProgram for "\nGenstart programmet." Define csContactYourSystemAdministrator for "\nKontakt systemadministrator for at f† l›st dette problem." Define csContactYourSoftwareVendor for "\nKontakt din programforhandler for at f† opdateret programmet." Define csThisProgramWillNotRunProperlyWithoutIt for "\nProgrammet kan ikke k›re uden denne." Define csDoesNotRunOnNT2K for "Programmet er ikke certificeret til at k›re under Windows 2000\nProgrammet vil nu afslutte." Define csUnknownWindowsVersion for "Den detekterede version af Windows er ikke kendt af programmet\nKontakt din software forhandler for at f† en opdatering.\nProgrammet vil nu afslutte." Define csUnknownWindowsVersionQuestion for "Den detekterede version af Windows er ikke kendt af programmet\nKontakt din software forhandler for at f† en opdatering.\nDu kan forts‘tte p† egen risiko." Define csTheNTVersionNeedsToBe for "Windows NT versionen skal v‘re 4 eller h›jere\nfor at dette program kan k›re." Define csOSVersionIsAHomeVersion for "Operativsystemet er Windows Home Edition.\nDette er ikke en supporteret platform for dette program." Define csOSVersionIsAHomeVersionWarning for "Operativsystemet er Windows Home Edition.\nDette er ikke en anbefalet platform for dette program." Define csOSDoesNotRunOnWindowsStart for "Programmet er ikke certificeret til at k›re under " Define csOSDoesNotRunOnWindowsWarning for "\nDet er ikke en anbefalet platform for dette program." Define csServicePackNotInstalledStart for "Service pack " Define csServicePackNotInstalledMiddle for " eller h›jere for " Define csServicePackNotInstalledEnd for " skal installeres for at programmet kan k›re." #ENDIF #IF LNG_DEFAULT=LNG_NORWEGIAN Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved for "OS type could not be retrieved" Define csChangesAreAboutToBeMade for "Changes are about to be made to this machines registry.\nThey are essential for this program to run properly." Define csMakeChanges for "\nMake changes?" Define csChangesWereDisallowed for "Changes that are very important for this program\nto run properly, were disallowed." Define csRegistryChangesCouldNotBePerformed for "Registry changes that are very important for this program\nto run properly, could not be performed." Define csUserRightsIsProbablyNotSufficient for "\nUser rights is probably not sufficient." Define csProgramWillBeTerminated for "\nProgram will be terminated." Define csProgramAsksToBeTerminated for "\nDo you want to continue anyway." Define csRegistryChangesHasBeenMade for "Registry changes that are very important for this program \nto run properly have been applied." Define csPleaseRestartTheProgram for "\nPlease restart the computer before running your application." Define csContactYourSystemAdministrator for "\nContact your system administrator to address this problem." Define csContactYourSoftwareVendor for "\nContact your Software Vendor for a possible update." Define csThisProgramWillNotRunProperlyWithoutIt for "\nThis program will not run properly without it." Define csDoesNotRunOnNT2K for "This Program is not certified to run under Windows 2000\nThe program will Abort." Define csUnknownWindowsVersion for "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nThe program will now Abort." Define csUnknownWindowsVersionQuestion for "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nContinue to use the program at your own risk." Define csTheNTVersionNeedsToBe for "The NT version needs to be 4 or higher\nfor this program to work properly." Define csOSVersionIsAHomeVersion for "This OS version detected is a Windows Home Version.\nThat is version is not supported by this program" Define csOSVersionIsAHomeVersionWarning for "This OS version detected is a Windows Home Version.\nThat is not a recommended platform for this program." Define csOSDoesNotRunOnWindowsStart for "This program is not certified to run under " Define csOSDoesNotRunOnWindowsWarning for "\nIt is not a recommended platform for this program." Define csServicePackNotInstalledStart for "Service pack " Define csServicePackNotInstalledMiddle for " or higher for " Define csServicePackNotInstalledEnd for " needs to be installed for this program to run properly." #ENDIF #IF LNG_DEFAULT=LNG_GERMAN Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved for "Das Betriebssystem kann nicht ermittelt werden." Define csChangesAreAboutToBeMade for "Es sind Žnderungen in der Registry auf dieser Maschine notwendig.\nDiese sind wichtig, damit das Programm ordnungsgm„á arbeitet." Define csMakeChanges for "\nŽnderungen durchfhren?" Define csChangesWereDisallowed for "Wichtige Žnderungen, die fr dieses Programm notwendig sind,\nwurden nicht erlaubt." Define csRegistryChangesCouldNotBePerformed for "Registry Žnderungen, die sehr wichtig fr das ordnungsgem„áe Arbeiten\ndieses Programms sind, konnten nicht durchgefhrt werden." Define csUserRightsIsProbablyNotSufficient for "\nDie Benutzerrechte sind wahrscheinlich nicht ausreichend." Define csProgramWillBeTerminated for "\nProgramm wird beendet." Define csProgramAsksToBeTerminated for "\nM”chten Sie trotzdem fortfahren." Define csRegistryChangesHasBeenMade for "Registry-Žnderungen, die sehr wichtig fr das ordnungsgem„áe\nArbeiten dieses Programms sind, wurden durchgefhrt." Define csPleaseRestartTheProgram for "\nBitte starten Sie das Programm neu." Define csContactYourSystemAdministrator for "\nKontaktieren Sie Ihren System-Administrator zu diesem Problem." Define csContactYourSoftwareVendor for "\nKontaktieren Sie Ihren Softwarelieferanten bzgl. eines m”glichen Updates." Define csThisProgramWillNotRunProperlyWithoutIt for "\nDieses Programm l„uft ohne ihn nicht." Define csDoesNotRunOnNT2K for "Dieses Programm ist fr Windows 2000 nicht zertifiziert\nDas Programm wird beendet." Define csUnknownWindowsVersion for "Die festgestellte Windows Version ist dem Programm nicht bekannt.\nKontaktieren Sie Ihren Software-Lieferanten fr ein Update.\nDas Programm wird beendet." Define csUnknownWindowsVersionQuestion for "Die festgestellte Windows Version ist dem Programm nicht bekannt.\nDas Beste w„re es, Ihren Softwarelieferanten nach einem Update zu fragen.\nFortfahren auf Ihr eigenes Risiko!" Define csTheNTVersionNeedsToBe for "Die NT Version muá 4 oder h”her sein\ndamit das Programm ordnungsgem„á l„uft." Define csOSVersionIsAHomeVersion for "Das festgestellte Betriebssysten ist eine Windows Home Edition.\nDiese Version wird von diesem Programm nicht untersttzt." Define csOSVersionIsAHomeVersionWarning for "Das festgestellte Betriebssysten ist eine Windows Home Edition.\nDies ist keine empfohlene Version fr dieses Programm." Define csOSDoesNotRunOnWindowsStart for "Dieses Programm ist nicht zertifiziert, unter folgendem zu laufen:" Define csOSDoesNotRunOnWindowsWarning for "\nDies ist keine empfohlene Plattform fr dieses Programm." Define csServicePackNotInstalledStart for "Service Pack " Define csServicePackNotInstalledMiddle for " oder h”her fr " Define csServicePackNotInstalledEnd for " muá installiert sein, damit dieses Programm ordnungsgem„á l„uft." #ENDIF #IF LNG_DEFAULT=LNG_SPANISH Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved FOR "Imposible obtener el tipo de SO." Define csChangesAreAboutToBeMade FOR "Se van a realizar cambios en el registro de esta m quina.\nSon esenciales para que este programa se ejecute adecuadamente." Define csMakeChanges FOR "\n¨Hago cambios?" Define csChangesWereDisallowed FOR "Fueron desactivados cambios importantes para que este programa\nse ejecute adecuadamente." Define csRegistryChangesCouldNotBePerformed FOR "Imposible efectuar cambios importantes en el registro \npara que este programa se ejecute adecuadamente." Define csUserRightsIsProbablyNotSufficient for "\nProbablemente los permisos de usuario no son suficientes." Define csProgramWillBeTerminated FOR "\nPrograma finalizar ." Define csProgramAsksToBeTerminated FOR "\n¨Desea continuar?." Define csRegistryChangesHasBeenMade FOR "Se van a efectuar cambios en el Registro que son muy importantes para que\neste programa se ejecute adecuadamente." Define csPleaseRestartTheProgram FOR "\nPor favor re-inicie el programa." Define csContactYourSystemAdministrator FOR "\nContacte con el Administrador del Sistema para corregir este problema." Define csContactYourSoftwareVendor FOR "\nContacte con Proveedor de Software para una posible actualizaci¢n." Define csThisProgramWillNotRunProperlyWithoutIt FOR "\nEste programa no se ejecutar  adecuadamente sin ella." Define csDoesNotRunOnNT2K FOR "Este programa no est  certificado para correr bajo Windows 2000.\nEl programa ser  abortado." Define csUnknownWindowsVersion FOR "La versi¢n de Windows detectada es desconocida por el programa.\nContacte con su Proveedor de Software para una actualizaci¢n.\nEl programa ser  abortado." Define csUnknownWindowsVersionQuestion FOR "La versi¢n de Windows detectada es desconocida por el programa.\nLo mejor es que contacte con su Proveedor de Software para una actualizaci¢n.\nDesea continuar ejecutando el programa bajo su propio riesgo." Define csTheNTVersionNeedsToBe FOR "Necesita una version de NT 4 o superior\npara que este programa se ejecute adecuadamente." Define csOSVersionIsAHomeVersion FOR "La version del SO detectada es una Windows Home Version.\nEsta version no es soportada por este programa." Define csOSVersionIsAHomeVersionWarning FOR "La version del SO detectada es una Windows Home Version.\nNo es una plataforma recomendada para este programa." Define csOSDoesNotRunOnWindowsStart FOR "Este programa no est  certificado para ejecutarse bajo " Define csOSDoesNotRunOnWindowsWarning FOR "\nNo es la plataforma recomendada para este programa." Define csServicePackNotInstalledStart FOR "Service pack " Define csServicePackNotInstalledMiddle FOR " o superior para " Define csServicePackNotInstalledEnd for " necesita ser instalado para que este programa se ejecute adecuadamente." #ENDIF #IF LNG_DEFAULT=LNG_SWEDISH Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved FOR "OS typ kan ej best„mmas" Define csChangesAreAboutToBeMade FOR "Žndringar kommer nu g”ras till din dators registry databas.\nDe „r v„sentliga f”r att detta program skall fungera korrekt." Define csMakeChanges FOR "\nUtf”r „ndringar nu?" Define csChangesWereDisallowed FOR "Žndringar som „r mycket viktiga f”r att detta program\nskall fungera, till†ts ej." Define csRegistryChangesCouldNotBePerformed FOR "Žndringar till datorns registry databas kunde ej utf”ras." Define csUserRightsIsProbablyNotSufficient for "\nF”rmodligen „r dina anv„ndar r„ttigheter ej tillr„ckliga." Define csProgramWillBeTerminated FOR "\nProgrammet kommer nu att avslutas." Define csProgramAsksToBeTerminated FOR "\nVill du „nd† forts„tta." Define csRegistryChangesHasBeenMade FOR "Žndringar som „r viktiga f”r att detta program skall fungera\nkorrekt har gjorts till datorns registry." Define csPleaseRestartTheProgram FOR "\nStarta om programmet." Define csContactYourSystemAdministrator FOR "\nKontakta din system-administrat”r f”r att uppdatera." Define csContactYourSoftwareVendor FOR "\nKontakta din programleverant”r f”r en eventuell uppdatering." Define csThisProgramWillNotRunProperlyWithoutIt FOR "\nDetta program kan ej fungera korrekt utan den." Define csDoesNotRunOnNT2K FOR "Detta program „r inte certifierat att k”ra under Windows 2000\nProgrammet kommer att avslutas." Define csUnknownWindowsVersion FOR "Den Windows version som k”rs „r ok„nd f”r detta program\nKontakta din programleverant”r f”r en uppdatering.\nProgrammet kommer att avslutas." Define csUnknownWindowsVersionQuestion FOR "Den Windows version som k”rs „r ok„nd f”r detta program\nDet b„sta „r att kontakta din programleverant”r f”r en uppdatering.\nVill du forts„tta k”ra programmet p† egen risk." Define csTheNTVersionNeedsToBe FOR "Versionen p† Windows NT beh”ver vara 4 eller h”gre\nf”r att programmet ska fungera korrekt." Define csOSVersionIsAHomeVersion FOR "OS version „r Windows Home.\nDenna version st”ds ej av detta program" Define csOSVersionIsAHomeVersionWarning FOR "OS version „r Windows Home.\nDenna version rekommenderas inte f”r detta program." Define csOSDoesNotRunOnWindowsStart FOR "Detta program „r inte certifierat att k”ras p† " Define csOSDoesNotRunOnWindowsWarning FOR "\nDet „r inte en rekommenderad plattform f”r detta program." Define csServicePackNotInstalledStart FOR "Service pack " Define csServicePackNotInstalledMiddle FOR " eller h”gre f”r " Define csServicePackNotInstalledEnd for " beh”ver installeras f”r att detta program skall kunna k”ras korrekt." #ENDIF #IF LNG_DEFAULT=LNG_PAPIAMENTU // Netherland's Antilles local language. Define csOSversionNotRetrieved for "Fatal error! Windows OS version could not be retrieved." // NEW! Define csErrorWritingToRegistry for "An error occured writing to Windows registry. See error log for more info" // NEW! Define csAdministratorRightsNeeded for "You need administrator rights to make necessary changes to Windows registry to run this program." // NEW! Define csRegistryChangesNeeded for "Registry changes that are very important for this program\nto run properly, needs to be done." // NEW! Define csNoRegistryChangesNeeded for "No registry changes are necessary. You can safely run the program on this computer." // NEW! Define csRegistryChangesDoneReboot for "Important registry changes were made to your computer and it needs a reboot. Reboot the computer now?" // NEW! Define csManualRebootInfo for "You need to reboot the computer manually before the program can be run." // NEW! Define csRegcheckStopBoxCaption for "Stop, Unsatisfied Opportunistic locking settings (regcheck)" Define csOSVersionNumberCouldNotRetrieved FOR "No por a determina tipo di OS" Define csChangesAreAboutToBeMade FOR "Lo hasi kambio den Registry di e mashin aki. \nNan ta nesesario pa laga e programa aki funshona korekto." Define csMakeChanges FOR "\nHasi kambio?" Define csChangesWereDisallowed FOR "No a permiti kambionan ku ta masha importante pa e programa aki funshona korekto." Define csRegistryChangesCouldNotBePerformed FOR "No por a efektua kambionan den Registry ku ta masha importante pa laga e programa aki funshona korekto." Define csUserRightsIsProbablyNotSufficient for "\nDerechonan di usuario probablemente no ta sufisiente." Define csProgramWillBeTerminated FOR "\nLo termina e Programa." Define csProgramAsksToBeTerminated FOR "\nDo you want to continue anyway." Define csRegistryChangesHasBeenMade FOR "A efektua kambionan den Registry ku ta masha importante pa laga e programa aki funshona korekto." Define csPleaseRestartTheProgram FOR "\nPor fabor kuminsa e programa di nobo." Define csContactYourSystemAdministrator FOR "\nAserka bo systeembeheerder pa yuda bo ku e problema aki." Define csContactYourSoftwareVendor FOR "\nContact your Software Vendor for a possible update." Define csThisProgramWillNotRunProperlyWithoutIt FOR "\nSin esaki e programa lo no funshona korekto." Define csDoesNotRunOnNT2K FOR "This Program is not certified to run under Windows 2000\nThe program will Abort." Define csUnknownWindowsVersion FOR "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nThe program will now Abort." Define csUnknownWindowsVersionQuestion FOR "The windows version detected is unknown to the program.\nWe recommend you to contact your software supplier for an update.\nContinue to use the program at your own risk." Define csTheNTVersionNeedsToBe FOR "Bo version di NT mester ta 4 o mas haltu \npa e progrma aki traha bon." Define csOSVersionIsAHomeVersion FOR "This OS version detected is a Windows Home Version.\nThat is version is not supported by this program" Define csOSVersionIsAHomeVersionWarning FOR "This OS version detected is a Windows Home Version.\nThat is not a recommended platform for this program." Define csOSDoesNotRunOnWindowsStart FOR "This program is not certified to run under " Define csOSDoesNotRunOnWindowsWarning FOR "\nIt is not a recommended platform for this program." Define csServicePackNotInstalledStart FOR "Service pack " Define csServicePackNotInstalledMiddle FOR " or higher for " Define csServicePackNotInstalledEnd for " needs to be installed for this program to run properly." #ENDIF //*************** DEFINE STATEMENTS ********************' #IFDEF NO_ERROR #ELSE Define NO_ERROR for 0 #ENDIF #IFDEF ERROR_NO_MORE_ITEMS #ELSE Define ERROR_NO_MORE_ITEMS for 259 #ENDIF #IFDEF ERROR_MORE_DATA #ELSE Define ERROR_MORE_DATA for 234 #ENDIF #IFDEF ERROR_NOT_AUTHENTICATED #ELSE Define ERROR_NOT_AUTHENTICATED for 1244 #ENDIF #IFDEF FORMAT_MESSAGE_ALLOCATE_BUFFER #ELSE Define FORMAT_MESSAGE_ALLOCATE_BUFFER for |CI$00000100 Define FORMAT_MESSAGE_IGNORE_INSERTS for |CI$00000200 Define FORMAT_MESSAGE_FROM_STRING for |CI$00000400 Define FORMAT_MESSAGE_FROM_HMODULE for |CI$00000800 Define FORMAT_MESSAGE_FROM_SYSTEM for |CI$00001000 Define FORMAT_MESSAGE_ARGUMENT_ARRAY for |CI$00002000 Define FORMAT_MESSAGE_MAX_WIDTH_MASK for |CI$000000FF #ENDIF #IFDEF RESOURCE_CONNECTED #ELSE Enum_List Define RESOURCE_CONNECTED for |CI$00000001 Define RESOURCE_GLOBALNET for |CI$00000002 Define RESOURCE_REMEMBERED for |CI$00000003 Define RESOURCE_RECENT for |CI$00000004 Define RESOURCE_CONTEXT for |CI$00000005 End_Enum_List #ENDIF #IFDEF RESOURCETYPE_UNKNOWN #ELSE Define RESOURCETYPE_ANY for |CI$00000000 Define RESOURCETYPE_DISK for |CI$00000001 Define RESOURCETYPE_PRINT for |CI$00000002 Define RESOURCETYPE_RESERVED for |CI$00000008 Define RESOURCETYPE_UNKNOWN for |CI$FFFFFFFF #ENDIF #IFDEF RESOURCEUSAGE_CONNECTABLE #ELSE Define RESOURCEUSAGE_CONNECTABLE for |CI$00000001 Define RESOURCEUSAGE_CONTAINER for |CI$00000002 Define RESOURCEUSAGE_NOLOCALDEVICE for |CI$00000004 Define RESOURCEUSAGE_SIBLING for |CI$00000008 Define RESOURCEUSAGE_ATTACHED for |CI$00000010 Define RESOURCEUSAGE_ALL for (RESOURCEUSAGE_CONNECTABLE + RESOURCEUSAGE_CONTAINER + RESOURCEUSAGE_ATTACHED) Define RESOURCEUSAGE_RESERVED for |CI$80000000 #ENDIF #IFDEF RESOURCEDISPLAYTYPE_NETWORK #ELSE Enum_List Define RESOURCEDISPLAYTYPE_GENERIC Define RESOURCEDISPLAYTYPE_DOMAIN Define RESOURCEDISPLAYTYPE_SERVER Define RESOURCEDISPLAYTYPE_SHARE Define RESOURCEDISPLAYTYPE_FILE Define RESOURCEDISPLAYTYPE_GROUP Define RESOURCEDISPLAYTYPE_NETWORK Define RESOURCEDISPLAYTYPE_ROOT Define RESOURCEDISPLAYTYPE_SHAREADMIN Define RESOURCEDISPLAYTYPE_DIRECTORY End_Enum_List Define RESOURCEDISPLAYTYPE_TREE for |CI$0000000A Define RESOURCEDISPLAYTYPE_NDSCONTAINER for |CI$0000000B #ENDIF #IFDEF WNNC_NET_MSNET #ELSE Enum_List Define WNNC_NET_MSNET for |CI$0001 Define WNNC_NET_LANMAN Define WNNC_NET_NETWARE Define WNNC_NET_VINES Define WNNC_NET_10NET Define WNNC_NET_LOCUS Define WNNC_NET_SUN_PC_NFS Define WNNC_NET_LANSTEP Define WNNC_NET_9TILES Define WNNC_NET_BWNFS Define WNNC_NET_COGENT Define WNNC_NET_FARALLON Define WNNC_NET_APPLETALK Define WNNC_NET_INTERGRAPH Define WNNC_NET_SYMFONET Define WNNC_NET_CLEARCASE Define WNNC_NET_FRONTIER Define WNNC_NET_BMC Define WNNC_NET_DCE Define WNNC_NET_DECORB Define WNNC_NET_PROTSTOR Define WNNC_NET_FJ_REDIR Define WNNC_NET_DISTINCT Define WNNC_NET_TWINS Define WNNC_NET_RDR2SAMPLE End_Enum_List Define WNNC_NET_LANTASTIC for |CI$000A Define WNNC_NET_AS400 for |CI$000B Define WNNC_NET_FTP_NFS for |CI$000C Define WNNC_NET_PATHWORKS for |CI$000D Define WNNC_NET_LIFENET for |CI$000E Define WNNC_NET_POWERLAN for |CI$000F #ENDIF Define MAX$COMPUTERNAME$LENGTH for 15 //****************** TYPE STRUCTURES ********************* // ** Type : _NETRESOURCE // ** Purpose : The _NETRESOURCE structure is returned during enumeration of resources on // ** : the network and during enumeration of currently connected resources. Type _NETRESOURCE Field _NETRESOURCE.dwScope as DWord Field _NETRESOURCE.dwType as DWord Field _NETRESOURCE.dwDisplayType as DWord Field _NETRESOURCE.dwUsage as DWord Field _NETRESOURCE.lpLocalName as Pointer Field _NETRESOURCE.lpRemoteName as Pointer Field _NETRESOURCE.lpComment as Pointer Field _NETRESOURCE.lpProvider as Pointer End_Type // ** Type : _NETINFOSTRUCT // ** Purpose : The NETINFOSTRUCT structure is used in the WNetGetNetworkInformation // ** : function to describe the behavior of the network. Type _NETINFOSTRUCT Field _NETINFOSTRUCT.cbStructure as DWord Field _NETINFOSTRUCT.dwProviderVersion as DWord Field _NETINFOSTRUCT.dwStatus as DWord Field _NETINFOSTRUCT.dwCharacteristics as DWord Field _NETINFOSTRUCT.dwHandle as DWord Field _NETINFOSTRUCT.wNetType as Word Field _NETINFOSTRUCT.dwPrinters as DWord Field _NETINFOSTRUCT.dwDrives as DWord End_Type // Structs were introduce in VDF 11.0 so that is // the earliest VDF version that can be used. Struct tRegChangesToDo Boolean bOplocksDisabled Boolean bUseOpportunisticLocking Boolean bDirectoryCacheLifetime Boolean bFileNotFoundCacheLifetime Boolean bFileInfoCacheLifetime End_Struct // PHvW 22/04/2002 17:47 Settings for properties // Enumeration_List Define cx_Run_Do_Not_Run Define cx_Run_With_Warning Define cx_Run_Normal End_Enumeration_List //Define CS_OSVERSION_UNKNOWN for "Windows Version UNKNOWN" //Define CS_OSVERSION_WIN95 for "Windows 95" //Define CS_OSVERSION_WIN98 for "Windows 98" //Define CS_OSVERSION_WINME for "Windows ME" //Define CS_OSVERSION_NT4WKS for "Windows NT40 Professional" //Define CS_OSVERSION_NT4SRV for "Windows NT40 Server" //Define CS_OSVERSION_NT4 for "Windows NT40" // ? Doesnt exist me thinks //Define CS_OSVERSION_W2K for "Windows 2000 Professional" //Define CS_OSVERSION_W2KSRV for "Windows 2000 Server" //Define CS_OSVERSION_WXPHME for "Windows XP Home" //Define CS_OSVERSION_WXP for "Windows XP Professional" //Define CS_OSVERSION_2K3 for "Windows 2003 Server" // also catches 2003 R2 //Define CS_OSVERSION_VISTA for "Windows Vista" //Define CS_OSVERSION_LHSRV for "Windows Server Longhorn" // Home Server and Server Core for example Define EWX_LOGOFF for $00000000 // Shuts down all processes running in the logon session of the process that called the ExitWindowsEx function. Then it logs the user off. Define EWX_SHUTDOWN for $00000001 // Shuts down the system to a point at which it is safe to turn off the power. All file buffers have been flushed to disk, and all running processes have stopped. Define EWX_REBOOT for $00000002 // Shuts down the system and then restarts the system. Define EWX_POWEROFF for $00000008 // Shuts down the system and turns off the power. Define EWX_RESTARTAPPS for $00000040 // Shuts down the system and then restarts it, as well as any applications that have been registered for restart using the RegisterApplicationRestart function. //Define CS_UtilizeNtCaching for "UtilizeNtCaching" //Define CS_UseUnlockBehind for "UseUnlockBehind" //Define CS_UseLockReadUnlock for "UseLockReadUnlock" //Define CS_EnableOplocks for "EnableOplocks" // Registry functions constants: Define CS_LanmanWorkStationRegistryPath for "System\CurrentControlSet\Services\LanmanWorkstation" Define CS_LanmanServerRegistryPath for "System\CurrentControlSet\Services\LanmanServer" Define CS_MRXSmb for "System\CurrentControlSet\Services\MRXSmb" Define CS_Parameters for "\Parameters" Define CS_OplocksDisabled for "OplocksDisabled" Define CS_UseOpportunisticLocking for "UseOpportunisticLocking" Define CS_DirectoryCacheLifetime for "DirectoryCacheLifetime" Define CS_FileNotFoundCacheLifetime for "FileNotFoundCacheLifetime" Define CS_FileInfoCacheLifetime for "FileInfoCacheLifetime" Define CS_RegistryAccessDenied for "Windows registry error. Access is denied." Define CI_Success for 0 Define CI_RegObjectNotCreated for -1 Define CI_KeyDoesNotExist for -2 Define CI_KeyWasNotOpened for -3 Define CI_SubKeyDoesNotExist for -4 Define CI_SubKeyWasNotOpened for -5 Define CI_ValueNameEmpty for -6 Define CI_ValueNameNotCreated for -7 Define CI_ValueNameDoesntExist for -8 Define CI_RegValueIncorrect for -9 Define Ci_RegistryAccessDenied for -4411 // 4411 is the standard error number. // Log file constants Define CS_LogFileName for "RegCheck2.log" Define CS_RegObjectNotCreated for "Registry object could not be created" Define CS_KeyDoesNotExist for "The passed key does not exist" Define CS_KeyWasNotOpened for "The passed key could not be opened" Define CS_SubKeyDoesNotExist for "The passed subkey does not exist" Define CS_SubKeyWasNotOpened for "The passed subkey could not be opened" Define CS_ValueNameEmpty for "The passed value name was empty - program error" Define CS_ValueNameNotCreated for "The value name could not be created" Define CS_ValueNameDoesntExist for "The value name does not exist" Define CS_DwordValueIncorrect for "The Dword value could not be set" Define CS_UndefinedErrorText for "Undefined registry error text" Define CS_RegistryBranch for "Registry branch:" Define CS_InThe for "in the" Define CS_Error for "ERROR" Define CS_RegBranchNeedsChange for "registry branch needs to be set to" Define CS_TypeString for "(Type=String)" Define CS_TypeDword for "(Type=Dword)" Define CS_ChangesMade for "A Registry change was successfully made." Define CS_WasSetTo for "was set to" // Inifile constants Define CS_IniFileName for "RegCheckChanger.ini" Define CS_RegChangeSection for "Registry Changes" Define CS_RegChangeProgram for "RegCheckChanger.exe" Define CS_WindowsUpdate for "wuapp.exe"