16 English 32 Yes 33 No 34 ? 128 CD Engine 129 CD Engine 130 CD Engine - %s 131 Program options 144 The function is not implemented in this version of the program. \n \nProgram routine: %s. 145 The requested task is done. 146 Gathering information... 1024 File "%s" does not exist or it cannot be opened. \nMake sure the file exists and that you have sufficient rights to open and read from it. 1025 \n \nThe program will be ended because it cannot continue due to the severity of the error. Please correct the error and run the program again. 1026 \n \nThe program will continue to run because the error is not critical. However the error needs to be corrected as soon as possible for it can impact program performance. All errors have to be corrected before burning the master CDs. 1027 %u error(s) were found when processing configuration files. The program will continue to run but the errors need to be fixed as soon as possible. 1028 File "%s" cannot be created or updated. Make sure you have enough disk space and that you have sufficient rights to create and/or update it. 1029 The filename "%s" contains some extended characters that might prevent the file from being opened under some circumstances. Please rename the file (and all the references) so that it contains only basic characters. 1040 The section "Languages" of the main configuration file contains an invalid entry. The line describing a language will be ignored. \n \nCorrect syntax is the following: \nID=langid[,name] \n \nID is a textual identification used in configuration files. Langid is a LANGID of the language. Name is a text that will be shown in the enginu. If the name is not supplied, the default according to the locale will be used. 1041 Language "%s" has a bad langid. The language will be ignored. \n \nThe id of the language has to be between + and 65535. It should be one of the LANGID's defined in the operation system. 1042 Too many languages were defined. \n \nDecrease the number of languages or contact the author of the program so he can increase the limit. 1043 Language named "%s" has beed already defined. There is a language with the same ID, langid, or name. The latter definition of the language will be ignored. \n \nDefine the languages so every has a unique ID, langid, and name. The ID's are case insensitive. 1044 Language, whose ID is "%s", does not exist so it is not possible to switch to the language. Make sure that the ID is correct. ID is the first string in the language definition and not the name shows in the menus. 1045 Default language based on Windows locale (%s) 1046 You have changed the user interface language of the program. The change will take effect after the program is restarted. Until that time, the previous language will still be used. 1056 The section "Sections" of the main configuration file contains an invalid entry. The line describing a section will be ignored. \n \nThe correct syntax is the following: \nID=file 1057 Section named "%s" has been already defined. There is a section with the same short name. The latter definition will be ignored. \n \nDefine the sections so that each has a unique name. The section names are case insensitive. 1058 Too many sections were defined. \n \nDecrease the number of sections or contact the author of the program so he can increase the limit. 1059 Section, whose short name is "%s", does not exist so it is not possible to switch to the section. Make sure that the name of the section is correct. 1060 Section named "%s" contains an invalid language "%s". The name in the language will be ignored. 1061 Section named "%s" in the language "%s" has been already defined. The latter definition will be ignored. 1062 Section named "%s" contains an invalid size definition. The section window will have default size. \n \nThe section window size has to be given in the form width,height and both the parameters need to be between 1 and 65535. 1072 Object named "%s" defined in the section "%s" has an invalid class: "%s". The object will be ignored. \n \nYou can find the complete list of object classes in the documentation. 1073 Could not create object of class %d. \n \nThis error is probably a consequence of memory shortage and theoretically should never occur. Try to restart the operating system and run this program again. If it does not help, contant the author of the program. 1074 In the object definition in the section "%s" in the file "%s", there is no occurence of the required parameter "%s". 1075 In the object definition in the section "%s" in the file "%s", there is an invalid rectangle in the entry "%s". \n \nThe correct syntax is \nX,Y,W,H \nIf the width (W) and height (H) are not supplied, there are calculated automatically, if possible. 1076 In the object definition in the section "%s" in the file "%s", there is a reference to a non-existent sound file "%s". Sound files are located in the folder defined in the main configuration file in the "Sound" entry of the "Folders" section. 1077 In the object definition in the section "%s" in the file "%s", there is an invalid brush definition in the entry "%s". The correct syntax is the fololowing: \n \ncolor,background,style,hatch \n \nThe brush definition will be ignored and a default brush will be used instead. 1078 In the object definition in the section "%s" in the file "%s", there is an invalid pen definition in the entry "%s". The correct syntax is the fololowing: \n \ncolor,width,style,hatch \n \nThe pendefinition will be ignored and a default pen will be used instead. 1088 Menu definition in the section "%s" in the configuration file "%s" contains an invalid line. This menu command will be ignored. \n \nThe correct syntax is the following: \nString=menu,position,attributes,action 1089 Menu command "%s" in the section "%s" in the configuration file "%s" contains an invalid identification of a submenu. The menu command will be ignored. \n \nIdentification of a submenu must be done using position numbers delimited with slashes. The values give a position in the parent menu. 1090 Menu command "%s" in the section "%s" in the configuration file "%s" contains an invalid submenu position. The command will be ignored. \n \nPosition must be an integer or be empty; in the latter case the command will be appended to the end of the submenu. 1091 Menu item "%s" could not be created because it was not possible to find all the submenus which the item belongs to. The menu item will not be added to the menu. \n \nMake sure that all the submenu positions of the menu item are correct. 1092 Too many menu items were defined. \n \nDecrease the number of menu items or contact the author of the program so he can increase the limit. 1093 Menu item "%s" could not be inserted to the specified position in its parent menu because the parent menu contains too few items. The menu item will be appended to the end of the perent menu. \n \nMake sure that all the submenu positions of the menu item are correct. If you really want to append the menu item to the end of the parent menu, leave the position field blank. 1104 It was not possible to execute another instance of the engine. The engine had been attempted to execute by the following command: \n \n%s 1120 The section "Environment" of the main configuration file contains an invalid line. The line describing a variable will be ignored. \n \nThe correct syntax is the following: \nVariable=value 1121 The following string cannot be expanded because there is no closing parenthesis. \n \n%s 1122 The following string cannot be expanded because is has an unknown prefix \n \n%s \n \nPrefix is the starting part up to the first slash. The slash cannot be used in a different meaning than a prefix. Currently the following prefixes are defined: \n \nENV expands a Windows environment variable. \n \nEXPAND expands the parameter once more. \n \nCALL calls the parameter as an engine command. 1136 The following command will be executed although it has no parenthesis closing its parameters: \n \n%s 1137 The following command will be executed although it has extra characters after the parenthesis closing its parameters: \n \n%s 1138 The following command will not be executed because it is empty: \n \n%s 1139 The following command has incorrect number of parameters: \n \n%s \n \nThe real parameter count id %u but the commands expects at least %u and at most %u. If it is possible, the command will be executed. Missing parameters will be replaced with default values, extra parameters will be ignored. 1140 The following command cannot be executed because it is unknown to the program: \n \n%s \n \nMake sure that there is no typing mistake. If you want to add a new command to the program, contact the author of the program and tell him the command name and what the command should do. 1141 The following command cannot be executed because the target object was not found: \n \n%s \n \nMake sure that there is no typing mistake. If you want to add a new command or a new target object to the program, contact the author of the program and tell him the command name and what the command should do. 1152 The document or application "%s" could not be executed because the file does not exist. \n \nIf this is an internet link, you probably do not have an internet browser installed or it is misconfigured. 1153 The document or application "%s" could not be executed. 1154 \n \nThe reason is that you do not have the application required to open the file on your computer, or the installation is corrupted. 1155 Application required to open files of this type is %s. 1156 This application can be installed from this CD. 1168 Could not execute the following internet link: \n \n%s \n \nYou probably do not have an internet browser installed or the browser is misconfigured. 1184 Application "%s" is already installed. If you installed the same version and if there are no problems with the current installation, there is no reason to install it again. If you have an older version or you have problems with the current installation, it is reccommended that you continue with the installation. \n \nDo you wish to continue with the installation? 1185 (unknown program) 1186 An installation or deinstallation is already running. Please wait until the previous installation or deinstallation finishes and then run the next installation or deinstallation again. 1187 Could not execute installation program for the application "%s". The installation program had been attempted to execute by the following command: \n \n%s 1188 Could not execute installation program for the application "%s". The installation program had been attempted to execute by the following command but the specified file was not found: \n \n%s 1200 Application "%s" is not installed on this computer or it does not support automatic removal. The deinstallation cannot proceed. 1201 It is not possible to automatically remove the application "%s" because its uninstallation program could not be executed. The uninstallation program should be the following: \n \n%s \n \nThe application can be removed only manually. 1202 \n \nIf you are sure that the application is no longer on your computer (it might have been removed on the file level), you can remove the record for the automatic application removal. Do you with to do this? 1203 The uninstall record "%s" has been removed. 1204 Could not remove the uninstall record "%s". 1216 Internet Explorer, Netscape Navigator or other internet browser 1217 WinZip 1218 Notepad or other plain text viewer 1219 Wordpad, Word or other text editor able to read documents in DOC and RTF formats 1220 Acrobat Reader 1221 RealPlayer 1222 Windows Media Player 1223 Powerpoint or Powerpoint viewer 1232 Version of DirectX installed on your computer is %s and the version that can be installed from out engine is %s. It is reccommended that you install the new version. \n \nDo you wish to proceed with DirectX installation? 1233 Version of DirectX installed on your computer is %s and the version that can be installed from out engine is %s. It is reccommended that you cancel the installation unless you are having problems with your current DirectX installation. However even in such a case there is no guarantee that reinstallation will help. \n \nDo you wish to proceed with DirectX installation? 1234 Version of DirectX installed on your computer is %s which is the same version as the one you can install from this engine. It is reccommended that you cancel the installation unless you are having problems with your current DirectX installation. However even in such a case there is no guarantee that reinstallation will help. \n \nDo you wish to proceed with DirectX installation? 1235 DirectX is not installed on your computer or the installation is corruped, although it might look fully functional. \n \nThe version of DirectX which can be installed from this engine is %s. It is reccommended that you continue with the installation. \n \nDo you wish to proceed with DirectX installation? 1236 The version of DirectX, specified as "%s", has an incorrect syntax. The DirectX version has to consist of two numbers in the range 0 and 65535 delimited with a dot. 1237 The installation program of DirectX version %s could not be executed. The installation program had been attempted to execute by the following command: \n \n%s \n \nThe specified file probably does not exist or you do not have sufficient privileges to execute it. 1238 DirectX installation test found that you do not have DirectX installed on your computer. The problem is that you have an operation system that should always contain at least DirectX version %s. It is very likely that your operating system installation is corrupted. It is reccommended that you do not proceed with DirectX installation and rather try to repair your operating system installation using your installation CD (see your documentation for details).\n \n \nThe version of DirectX which can be installed from this engine is %s. \n \nDo you wish to proceed with DirectX installation and ignore the warning? 1239 DirectX installation test found that you have DirectX version %s installed on your computer. The problem is that you have an operating system that should always contain at least DirectX version %s. It is very likely that your operating system installation is corrupted. It is reccommended that you do not proceed with DirectX installation and rather try to repair your operating system installation using your installation CD (see your documentation for details).\n \n \nThe version of DirectX which can be installed from this engine is %s. \n \nDo you wish to proceed with DirectX installation and ignore the warning? 1240 This CD unfortunatelly does not contain DirectX installation package for your operating system. \n \nDirectX installation will not proceed. 1241 DirectX cannot be installed on WindowsNT version prior than 4. \n \nDirectX installation will not proceed. 1242 DirectX cannot be installed on WindowsNT version 4. However you can apply Service Pack 6 which contains DirectX version 3. \n \nDirectX installation will not proceed. 1248 The help file could not be loaded, probably due to a CD damage. If it is not the case and the problem persists even after restart of the operating system, contact the author of this program. 1264 Data item named "%s" in the section "%s" (file "%s") contains a line that does not contain an equal sign: \n \n%s \n \nAll lines in the data item must be in the form název=hodnota. The line will be ignored. 1265 Variable "%s" of the data item "%s" in the section"%s" (file "%s") contains a prefix "%s" (delimnited with a slash) but the prefix does not describe a defined language. Either correct the prefix or define the language. \n \nThe language prefix will be ignored and the variable will be set for all languages, i.e. in the same was as if no language prefix were specified. 1266 Variable "%s" of the data item "%s" in the section "%s" (file "%s") is defined more than once in the language%u. Remove the extra definitions. \n \nThe extra definition will be ignored. 1280 The definition of a text objekt in the section "%s" in the file "%s" has invalid attributes ("%s"). \n \nOnly the following attributes can be specified: S./TBVLRC&. \n \nThe extra attributes will be ignored. 1281 The definition of a text objekt in the section "%s" in the file "%s" contains attributes ("%s") that are mutually exclusive. \n \nGroups of mutually exclusive attributes are: ./, BTV, LRC. \n \nThe extra attributes will be ignored. 1296 Sections "Fonts" of the main configuration file contains an invalid line. The line describing a font will be ignored. \n \nThe correct syntax is the following: \nID=face,attrs,H,W,color 1297 Font named "%s" has been already defined. There is a font with the same name. The latter definition will be ignored. \n \nDefine the fonts so that each has a unique name. The font names are case insensitive. 1298 The width of the font named "%s" is invalid. The font width has to be an integer. \n \nDefault font width will be used. 1299 The height of the font named "%s" is invalid. The font height has to be an integer. \n \nDefault font height will be used. 1300 The font named "%s" has invalid attributes. Font attributues can contain only the following characters: \n \nNBIUS0123456789 \n \nDefault font attributes will be used. 1301 The color of the font named "%s" is invalid. The color must be defined either as a color name (either user defined or predefined), or in the form RRGGBB, where every letter represents a hexadecimal digit. \n \nThe font color definition will be ignored and a default color for the font will be used instead. 1312 In the object definition in the section "%s" in the file "%s", there is no sequence number of the item ("%s") or the sequence number is incorrect (it has to be greater than zero). The sequence number cannot be taken from the object name. \n \nThe object will not be showing any data. 1328 In the list of pictures of a slideshow, there is a file or a file mask "%s" which does not exist (after merging with the default folder - "%s"). The file or mask will be ignored. 1344 Could not open clipboard. The requested copy operation was not performed. 1360 In the music file definition, there is a file or a file mask "%s" which does not exist (after merging with the default folder - "%s"). The file or mask will be ignored. 1376 (unknown) 1377 There is a version %s of the library %s on your computer but this program requires at least version %s. The program cannot continue and will quit. 1378 \n \nDo you with to start the installation of the library %s version %s? If you answer Yes and the installation succeeds, restart Windows and run this program again. 1392 The section "Libraries" of the main configuration file contains an invalid entry "%s". This entry describing an installation file of a required library will be ignored. \n \nThe correct syntax is the following: \nModuleName=hi.lo:filename \n \nModuleName is a defined library name, hi.lo is a library version and filename contains a path to the installation file on the CD. 1393 In the section "Libraries" in the entry "%s", there is an invalid version. 1394 In the section "Libraries" in the entry "%s", there is a reference to a non-existent file "%s". If no or relative path is given, it is expanded relative to the folder defined in the entry "Install" of the section "Folders". 1408 In the definition of a region in the file "%s", there is no section named "%s" although there is a reference to the section. 1409 The region definition in the file "%s" contains in the section "%s" on the line %u an invalid entry. The correct syntax is \n \nname(parameters) 1410 The region definition in the file "%s" contains in the section "%s" on the line %u an unknown function "%s". The command will be ignored. 1411 The region definition in the file "%s" contains in the seciton "%s" on the line %u an endless recursive call. The command will be ignored. 1412 In the region definition in the file "%s" in the section "%s" on the line %u, there is a function call "%s" which expects a number as the parameter %u, but "%s" was supplied instead. The command will be ignored. 1413 In the region definition in the file "%s" in the seciton "%s" on the line %u, there is a function call "%s" with wrong number of parameters. The real parameter count is %u but the call expects at least %u and at most %u. The call will be ignored. 1424 File "%s" that should contain a program database is damaged. Its format is unknown to the program. The file is probably not a database. The file might also have been corrupted or modified. 1440 Could not create shared memory to communicate with other instances of the program. The cause is probably lack of memory or damaged installation of the program or even Windows. \n \nThe program will now quit. 1441 An older version of this program is running on this computer. The previous instance of the program cannot be activated due to a large difference between the two versions - the older instance has to be activated manually. \n \nThis instance will now quit. 1456 Scrollbar "%s" from the section "%s" is attached to a non-existent object "%s". The scrollbar will not work. 1457 Scrollbar "%s" from the section "%s" is attached to an object "%s" with exists but does not support scrolling. The scrollbar will not work. 1458 Scrollbar "%s" from the section "%s" has invalid parameters specified in configuration file. Default values will be used. 1459 The thumb image of scrollbar "%s" from the section "%s" has invalid size. The thumb image should have %u pixels in width/height, according to scrollbar orientation. 1472 Sections "Colors" of the main configuration file contains an invalid line. The line describing a color will be ignored. \n \nThe correct syntax is the following: \nID=color 1473 Color named "%s" has been already defined. There is a color with the same name (either user-defined or predefined). The latter definition will be ignored. \n \nDefine the colors so that each has a unique name. The color names are case insensitive. 1474 The color named "%s" is invalid. The color must be defined either as a color name (either user defined or predefined), or in the form RRGGBB, where every letter represents a hexadecimal digit. \n \nThe color definition will be ignored and a default color will be used instead. 1488 Shape object named "%s" defined in the section "%s" has an invalid shape: "%s". The shape will be defined as a rectangle. \n \nYou can find the complete list of shapes in the documentation. 1489 Shape object named "%s" defined in the section "%s" has an invalid point in the key "%s". The point will be replaced with (0, 0). \n \nThe correct point syntax is x,y. 1490 Shape object named "%s" defined in the section "%s" has an invalid number of points defined. The real point count is %u, but the shape need at least %u and at most %u points. \n \nThe extra points will be ignored, the missing points will be replaced with (0, 0). 1504 The section "Surfaces" of the main configuration file contains an invalid entry. The line describing a surface will be ignored. \n \nThe correct syntax is the following: \nID=file 1505 Surface named "%s" has been already defined. There is a surface with the same name. The latter definition will be ignored. \n \nDefine the surface so that each has a unique name. The surface names are case insensitive. 1506 Too many surfaces were defined. \n \nDecrease the number of surfaces or contact the author of the program so he can increase the limit. 1507 The surface "%s" contains an invalid definition of the main window size. The window will have default size. \n \nThe window size has to be given in the form width,height and both the parameters need to be between 1 and 65535. 1508 The surface "%s" contains an invalid definition of the main window client area size. The window client area will have default size. \n \nThe window client area size has to be given in the form width,height and both the parameters need to be between 1 and 65535. 1509 The surface "%s" contains both the main window size and the main window client area site. Exactly one of these parameters has to be given. The client area size will be used and the window size will be ignored. 1510 The surface "%s" contains neither main window size nor its client area size. Exactly one of these parameters has to be given. The main window will have default size. 1511 There is no surface defined. You must define at least one surface. 1520 The command in menu object "%s" defined in the section "%s" contains an invalid item: "%s". The menu item will be ignored. \n \nThe correct syntax of the menu item is text,command. 1521 The layout of listbox "%s" defined in the section "%s" contains an invalid "%s" value: "%s". The listbox will have a defaut vertical layout. 2048 Win %u.%u.%u 2049 SP%u 2050 NT %u.%u.%u 2064 Operating system 2065 OS version 2066 Service pack 2067 none 2068 Physical memory 2069 CPU 2070 Free space on system drive 2071 Free space on local drives 2072 Free space on remote drives 2073 %s KB 2074 %s MB 2075 %s MHz 2076 Total 2077 Speed 2080 80386 2081 80486 2082 Pentium 2083 Pentium Pro or better 2084 unknown model %u 2085 %u × 2096 %1, %2, %3 \n%4 \n%5 2097 CPU %u MHz 2098 %u MB RAM 2099 %u MB HDD 2100 3D acceleration: %s 2101 OS: %s 2112 Item 2113 Your computer 2114 Required 2115 OK 2116 Basic system information 2117 Locale and language information 2118 Processors 2144 All files (*.*)|*.*| 2145 Save image 2146 (no items) 2147 %s seconds 2160 CD Engine is already running on this computer, but on the desktop %s. Dou you wish to switch to this desktop and activate the previous instance of this program? If you answer No, the program will quit because there can be only one instance running. 2161 CD Engine is already running on this computer, but on the desktop %s. This desktop cannot be switched to because you probably do not have sufficient privileges for the operation. 2162 Could not switch to desktop %s. You probably do not have sufficient privileges for the operation. 2163 Desktop 2176 Windows 2177 Windows 95 2178 Windows 95 OSR2 2179 Windows 98 2180 Windows 98 Second Edition 2181 Windows NT 2182 Windows 2000 2183 Windows Millenium Edition 2184 Windows NT 4 2185 Windows XP 2192 W95 2193 W98 2194 W95OSR2 2195 W98SE 2196 WNT4 2197 W2K 2198 WME 2208 Program is initializing 2209 Program is reading engine cotents 2210 Program is reading sections 2211 Program is reading images and other files 2212 Program is completing initialization 2213 Please wait a few moments while the CD engine loads and initializes. 2214 Please wait a few moments while the DVD engine loads and initializes. 2215 CD Engine is starting 2216 DVD Engine is starting 2224 The image could not be loaded. 2225 The image is loading. 2226 The image list is empty. There is no image to display. 2240 This movie is played using an external program. To play the movie, follow the same steps as with any other movie. The external program will be launched automatically. 2241 The movie could not be started. 2242 The movie (which is drawn by an external program) could not be opened. The following program which should open the movie probably does not exist or is corrupted: \n \n%s 2243 The movie list is empty. There is no movie to display. 2244 The movie is being opened. Please wait a moment. 2245 The picture of the movie cannot be decoded. If it is possible, the soundtrack will be played. 2260 Do you really want to delete all registry keys and values created by this program? 2261 All values created by this program were successfully deleted from the system registry. \n \nWould you now like to tun the program? If you answer Yes, the program will write default values to the regsitry. 2262 Some values or keys created by the program could not be deleted from the system registry. 2276 ANSI code page 2277 System default locale 2278 User default locale 2279 Thread locale 2280 System default interface language 2281 User default interface language 3088 Item type 3089 Please check at least one item type to be shown. Empty database cannot be used. 3090 Walkthroughs 3091 Cheats 3092 Internet links 3093 Articles 3094 Games 3095 Internet 3096 Articles 3097 Language extensions 3098 Language extensions 3104 Name 3105 Author 3106 Caption 3120 The database does not show any items, so the search cannot continue. Please wait for the database contents to load and then repeat the search process. 3121 No items matching search criteria were found. 3122 No items matching search criteria were found. However, not all items were searched because you specified searching from current selection forward. 3123 No search criteria were specified, so the search cannot continue. Please specify at least one search criterion. 3136 Track name 3137 Play 3138 Stop 3139 Previous track 3140 Next track 3141 (no music files) 3152 Database source files|*.TXT| 3153 Database files|*.GSD| 3154 Source script files|*.GSS| 3155 Compiled script files|*.GSC| 3184 Compile database 3185 Save database 3186 Compile script 3187 Save compiled script 3216 This version can be used only for developing and filling the CD contents. Only the release version (GSCD.EXE) must be burnt onto the retail CD. 3217 Development version