home *** CD-ROM | disk | FTP | other *** search
/ Game Collection 2 / Hyper.iso / Games / OBELIX / LANGUAGE.TXT < prev    next >
Encoding:
Text File  |  1996-09-19  |  34.8 KB  |  1,095 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;; Strings for use in SETUP.EXE (all versions) - may be translated here.
  3. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  4.  
  5.  
  6. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  7. ;;                ENGLISH
  8. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  9.  
  10. language=en,English
  11.  
  12. 1,  "Installation not complete"
  13. 2,  "Installation of %s finished ok."
  14.  
  15. 3,  "Installation of %s is Complete.\n"
  16. 4,  " To run from 'Start' - navigate to\n  %s\n"
  17. 5,  " then click on the %s Icon."
  18. 6,  "$"
  19.  
  20. 7, "Uninstall"
  21.  
  22. 10, "The Installer is already running"
  23. 11, "East Point Installer"
  24. 12, " - this file could not be copied"
  25. 13, " - essential file not copied"
  26. 14, " - file not copied"
  27. 15, "Unable to open file %s"
  28. 16, "Unable to read file header"
  29.  
  30. 20, "Insufficient diskspace on %s for installation.\n"
  31. 21, "%luk Available, %luk required,\nplus approx %luk temporary space."
  32. 22, "$"
  33.  
  34. 30, "Please Insert Disk %d"
  35. 31, "Disk %d"
  36. 32, "There was an error reading file"
  37. 33, "There was an error writing file"
  38. 34, "No memory for file copies."
  39. 35, "Unable to create temporary file, please check the install directory name"
  40. 36, "Total Extraction"
  41. 62, "Extracting %s"
  42. 37, "Unable to create %s"
  43.  
  44. 40, "WARNING: The Library %s could not be found in the Windows System folder.\n"
  45. 41, "You may need to install it separately, because %s will not run without it."
  46. 42, "$"
  47.  
  48. 50, "WinG components are missing from this System.\n"
  49. 51, "Press OK to Install them Now...\n"
  50. 52, "If you Cancel this, %s may not run."
  51. 53, "$"
  52.  
  53. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  54. 57, "Sorry, this program will not run under Windows NT"
  55.  
  56. 60, "NO SETUP.EPI FOUND"
  57. 61, "An essential preference has not been set in SETUP.EPI\n"
  58. 62, "Extracting %s"
  59. 63, "Drive %c Not Available"
  60. 64, "Stop Installation of %s?\n\tAre you sure?"
  61.  
  62. 70, "Begin Install"
  63. 71, "Cancel Install"
  64. 72, "Play"
  65. 73, "Current Install Directory"
  66. 74, "Disk 1"
  67. 75, "Total Installation"
  68.  
  69. ;; n.b. these two do NOT form a group!
  70. 80, "Please Enter your Multi-User Login Name"
  71. 81, "to make sure an Icon appears on your Start menu."
  72.  
  73. 90, "This Version of the Installer is 16bit code\n\n"
  74. 91, "\tThis is NOT A PROBLEM but installation\n"
  75. 92, "\tmay not behave completely as expected\n\ton Windows 95\n"
  76. 93, "\tIf you have a choice of Installers,\n"
  77. 94, "\tCancel and run the 32bit version."
  78. 95, "$"
  79.  
  80. 100," Please Select an Installation Option "
  81.  
  82. 110," ~I~nstall %s "
  83. 111," ~S~et up Sound "
  84. 112," ~Q~uit back to Dos "
  85.  
  86. 900," Move Selection-bar with Cursor Keys and Press <Enter> "
  87. 901," or Press Highlighted Shortcut key "
  88. 902," To Continue,Press A Highlighted Option, or Button "
  89. 903," <Return> is always 'Yes' or 'Ok', <Esc> is always 'No' or 'Cancel' "
  90.  
  91. 1000, "\nWould you like to Install"
  92. 1001, "\n      %s"
  93. 1002, "\nFrom this CD Now?\n"
  94. 1003, "\n\nYou can always Install at a later time"
  95. 1004, "$"
  96.  
  97. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  98. ;; The following are needed only by DOS Installations
  99. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  100.  
  101. ;; (1) Message Box buttons
  102. ;;      - tildes ("~") highlight a character
  103.  
  104. 8000,"~O~k  ~C~ancel"
  105. 8001,"~Y~es ~N~o"
  106. 8002,"~O~k"
  107. 8003,"~C~ontinue"
  108. 8004,"~N~ext"
  109. 8005,"~R~etry ~A~bandon"
  110.  
  111. ;; highlighted chars translated to keys, in addition to return and Escape.
  112. 8100,"OoCc"
  113. 8101,"YyNn"
  114. 8102,"Oo"
  115. 8103,"Cc"
  116. 8104,"Nn"
  117. 8105,"AaRr"
  118.  
  119. 8200,"Are you sure you want to Quit?"
  120.  
  121. ;; (2) for Sound setup
  122. 8205,"Select a Sound Card"
  123. 8206,"Current Sound Card is '%s'"
  124. 8207,"No sound card"
  125. 8208,"Configuration saved"
  126. 8209,"No sound card"
  127.  
  128. 8210,"Edit Base Address :"
  129. 8211,"Edit IRQ Number   :"
  130. 8212,"Edit DMA Channel  :"
  131.  
  132. 8220,"<Esc> = Abandon.   <PgDn>or<F10> = Confirm All and Finish."
  133. 8221,"Move between fields with <Enter> key or <Up><Down> Arrow keys."
  134.  
  135. ;; (3) for critical error handling.
  136.  
  137. 9000,"\n\nYou may correct the problem and Retry,"
  138. 9001,"\nor you may Abandon the Installation.\n"
  139. 9002,"$"
  140.  
  141. 9900,"Disk write protected"
  142. 9901,"Unit not known"
  143. 9902,"Drive not ready"
  144. 9903,"Command not known"
  145. 9904,"CRC data error"
  146. 9905,"Command sequence wrong"
  147. 9906,"Seek error"
  148. 9907,"Unknown disk type"
  149. 9908,"Sector not found"
  150. 9909,"Printer out of paper"
  151. 9910,"Write error"
  152. 9911,"Read error"
  153. 9912,"General error"
  154. 9913,"File sharing error"
  155. 9914,"File locking error"
  156. 9915,"Invalid disk change"
  157. 9916,"File control error"
  158. 9917,"Sharing buffer error"
  159.  
  160. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  161. ;; These are the strings for REMOVER program
  162. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  163.  
  164. 510, "De-Installation has finished without error\n"
  165. 511, "\n\tThe DeInstaller itself will be deleted"
  166. 512, "\n\twhen Windows restarts."
  167. 513, "\n\tIf you are deinstalling several programs"
  168. 514, "\n\tthen you are advised to restart now."
  169. 515, "$"
  170. 520, "De-Installer already running\nYou may need to Reset Your machine"
  171. 530, "Cannot find logfile '%s'"
  172. 540, "Cannot de-install while component is running\n\t%s"
  173. 550, "Are you sure you want to remove '%s'?"
  174. 560, "WARNING: %s\n"
  175. 561, "This is a Shareable Library (DLL).\n"
  176. 562, "Another program may not work without it.\n"
  177. 563, "\nAre you sure you want to delete it?"
  178. 564, "$"
  179. 570, "WARNING: %s\n"
  180. 571, "This is a file in the Windows' System folder.\n"
  181. 572, "It might be needed by another program.\n"
  182. 573, "\nAre you sure you want to delete it?"
  183. 574, "$"
  184. 580, "Couldn't open registry key"
  185. 590, "Couldn't delete registry key"
  186. 600, "Couldn't query registry key"
  187.  
  188. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  189. ;;                FRENCH
  190. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  191.  
  192. language=fr,Franτais
  193.  
  194. 1,  "Installation incomplΦte"
  195. 2,  "Installation de %s finie."
  196.  
  197. 3,  "L'installation de %s est terminΘe.\n"
  198. 4,  "Pour jouer α partir de 'DΘmarrer' aller α\n  %s\n"
  199. 5,  " puis cliquer sur l'ic⌠ne %s."
  200. 6,  "$"
  201.  
  202. 7, "DΘsinstaller"
  203.  
  204. 10, "L'installation est dΘjα en cours"
  205. 11, "Installateur East Point"
  206. 12, " - ce fichier n'a pas pu Ωtre copiΘ"
  207. 13, " - fichier essentiel non copiΘ"
  208. 14, " - fichier non copiΘ"
  209. 15, "Impossible d'ouvrir le fichier %s"
  210. 16, "Incapable de lire l'en-tΩte du fichier"
  211.  
  212. 20, "Espace insuffisant sur %s pour l'installation.\n"
  213. 21, "%luk disponible, %luk requis,\nplus environ %luk d'espace temporaire."
  214. 22, "$"
  215.  
  216. 30, "InsΘrer la disquette %d"
  217. 31, "Disquette %d"
  218. 32, "Erreur de lecture du fichier"
  219. 33, "Erreur d'Θcriture du fichier"
  220. 34, "MΘmoire insuffisante pour copier les fichiers."
  221. 35, "CrΘation d'un fichier temporaire impossible, vΘrifier le nom du rΘpertoire d'installation"
  222. 36, "Extraction totale"
  223. 62, "Extraction %s"
  224. 37, "Impossible de crΘer %s"
  225.  
  226. 40, "ATTENTION: La librairie %s n'a pu Ωtre trouvΘe dans le rΘpertoire systΦme Windows.\n"
  227. 41, "Installer le sΘparΘment, sinon %s ne fonctionnera pas."
  228. 42, "$"
  229.  
  230. 50, "Les composants de WinG ne sont pas prΘsents sur ce SystΦme.\n"
  231. 51, "Presser OK pour commencer l'installation maintenant...\n"
  232. 52, "Si vous annulez, %s peut ne pas fonctionner correctement."
  233. 53, "$"
  234.  
  235. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  236. 57, "Sorry, this program will not run under Windows NT"
  237.  
  238. 60, "SETUP.EPI introuvable"
  239. 61, "Une prΘfΘrence importante n'a pas pu Ωtre initialisΘ dans SETUP.EPI\n"
  240. 62, "Extraction en cours %s"
  241. 63, "UnitΘ %c non disponible"
  242. 64, "Stopper l'installation de %s?\n\tDΘsirez vous vraiment faire cela?"
  243.  
  244. 70, "DΘmarrage de l'installation"
  245. 71, "Annuler l'installation"
  246. 72, "Jouer"
  247. 73, "RΘpertoire d'installation actuel"
  248. 74, "Disquette 1"
  249. 75, "Installation totale"
  250.  
  251. ;; n.b. these two do NOT form a group!
  252. 80, "Entrer votre login multi-utilisateur"
  253. 81, "pour Ωtre s√r qu'une icone apparaisse dans le menu dΘmarrer."
  254.  
  255. 90, "Cette version de l'installateur est 16 bits\n\n"
  256. 91, "\tCe n'est PAS UN PROBLEME mais l'installation\n"
  257. 92, "\tpeut produire des rΘsultats inattendus\n\tsous Windows 95\n"
  258. 93, "\tSi vous avez le choix des Installateurs,\n"
  259. 94, "\tannuler et lancer la version 32 bits."
  260. 95, "$"
  261.  
  262. 100," Veuillez sΘlectionner une option d'installation "
  263.  
  264. 110," ~I~nstaller %s "
  265. 111," ~S~on "
  266. 112," ~Q~uitter et revenir sous Dos "
  267.  
  268. 900," DΘplacer la barre de sΘlection avec les touches flΘchΘes et presser "
  269. 901," <EntrΘe> ou Presser une touche de raccourci "
  270. 902," Pour continuer, Presser une option active, ou un bouton "
  271. 903," <EntrΘe> Θquivaut α 'Oui' ou 'Ok', <Echap> Θquivaut α 'Non' ou 'Annuler' "
  272.  
  273. 1000, "\nVoulez vous installer"
  274. 1001, "\n      %s"
  275. 1002, "\nA partir de ce CD maintenant ?\n"
  276. 1003, "\n\nVous pourrez toujours l'installer plus tard"
  277. 1004, "$"
  278.  
  279. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  280. ;; The following are needed only by DOS Installations
  281. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  282.  
  283. ;; (1) Message Box buttons
  284. ;;      - tildes ("~") highlight a character
  285.  
  286. 8000,"~O~k  ~A~nnuler"
  287. 8001,"~O~ui ~N~on"
  288. 8002,"~O~k"
  289. 8003,"~C~ontinuer"
  290. 8004,"~S~uite"
  291. 8005,"~R~efaire ~A~bandonner"
  292.  
  293. ;; highlighted chars translated to keys, in addition to return and Escape.
  294. 8100,"OoAa"
  295. 8101,"OoNn"
  296. 8102,"Oo"
  297. 8103,"Cc"
  298. 8104,"Ss"
  299. 8105,"AaRr"
  300.  
  301. 8200,"Voulez vous vraiment quitter ?"
  302.  
  303. ;; (2) for Sound setup
  304. 8205,"Selectionner une Carte Son"
  305. 8206,"La carte son actuelle est '%s'"
  306. 8207,"Pas de carte son"
  307.  
  308. 8208,"Configuration EnregistrΘe"
  309. 8209,"Pas de Carte Son"
  310.  
  311. 8210,"Adresse de base :"
  312. 8211,"NumΘro IRQ :"
  313. 8212,"Cannal DMA :"
  314.  
  315. 8220,"<Echap> = Abandonner.   <PgDn>or<F10> = Confirmer Tout et Terminer."
  316. 8221,"DΘplacez-vous avec les touches <EntrΘe> ou les touches flΘchΘes."
  317.  
  318. ;; (3) for critical error handling.
  319.  
  320. 9000,"\n\nVous pouvez corriger le problΦme et rΘessayer,"
  321. 9001,"\nou vous pouvez abandonner l'installation.\n"
  322. 9002,"$"
  323.  
  324. 9900,"Disquette protΘgΘe contre l'Θcriture"
  325. 9901,"UnitΘ inconnue"
  326. 9902,"UnitΘ non prΩte"
  327. 9903,"Commande inconnue"
  328. 9904,"erreur de donnΘes CRC"
  329. 9905,"Mauvaise sΘquence de commandes"
  330. 9906,"erreur de recherche"
  331. 9907,"Type de disk inconnu"
  332. 9908,"Secteur introuvable"
  333. 9909,"Plus de papier dans l'imprimante"
  334. 9910,"erreur d'Θcriture"
  335. 9911,"erreur de lecture"
  336. 9912,"Erreur GΘnΘrale"
  337. 9913,"Erreur de partage de fichier"
  338. 9914,"Erreur de verrouillage de fichier"
  339. 9915,"Changement de disk invalide"
  340. 9916,"erreur controle de fichier"
  341. 9917,"Erreur partage mΘmoire tampon"
  342.  
  343. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  344. ;; These are the strings for REMOVER program
  345. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  346.  
  347. 510, "La dΘsinstallation s'est dΘroulΘe sans problΦme\n"
  348. 511, "\n\tLe programme de dΘsinstallation lui-mΩme sera effacΘ"
  349. 512, "\n\tau redΘmarrage de Windows."
  350. 513, "\n\tSi vous dΘsinstallez plusieurs programmes"
  351. 514, "\n\til est conseillΘ de redΘmarrer maintenant."
  352. 515, "$"
  353. 520, "La dΘsinstallation est dΘjα en cours\nIl peut Ωtre nΘcessaire de redΘmarrer votre machine"
  354. 530, "Impossible de trouver le fichier historique'%s'"
  355. 540, "DΘsinstallation impossible lorsque certains ΘlΘments sont en cours d'utilisation\n\t%s"
  356. 550, "Etes vous s√r de vouloir effacer '%s'?"
  357. 560, "ATTENTION: %s\n"
  358. 561, "Ceci est une librairie partagΘe (DLL).\n"
  359. 562, "Un autre programme pourrait ne pas fonctionner sans cela.\n"
  360. 563, "\nEtes vous s√r de vouloir l'effacer ?"
  361. 564, "$"
  362. 570, "ATTENTION: %s\n"
  363. 571, "C'est un fichier systΦme Windows.\n"
  364. 572, "Il peut Ωtre utilisΘ par un autre programme.\n"
  365. 573, "\nEtes vous s√r de vouloir l'effacer ?"
  366. 574, "$"
  367. 580, "Impossible d'ouvrir la base de registre"
  368. 590, "Impossible d'effacer la base de registre"
  369. 600, "Impossible d'interroger la base de registre"
  370.  
  371. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  372. ;;                GERMAN
  373. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  374.  
  375. language=de,Deutsch
  376.  
  377. 1,  "Installation nicht abgeschlossen"
  378. 2,  "Installation von %s fertig. Ok."
  379.  
  380. 3,  "Installation von %s abgeschlossen.\n"
  381. 4,  " Ausfⁿhren: von 'Start' - auf\n  %s gehen\n"
  382. 5,  " und das Symbol %s anklicken."
  383. 6,  "$"
  384.  
  385. 7, "Deinstallieren"
  386.  
  387. 10, "Das Installationsprogramm lΣuft bereits"
  388. 11, "East Point Installer"
  389. 12, " - Datei konnte nicht kopiert werden"
  390. 13, " - wesentliche Datei nicht kopiert"
  391. 14, " - Datei nicht kopiert"
  392. 15, "Kann Datei %s nicht ÷ffnen"
  393. 16, "Kann Dateikopf nicht lesen"
  394.  
  395. 20, "Nicht genⁿgend Festplattenspeicher fⁿr Installation auf %s.\n"
  396. 21, "%luk verfⁿgbar, %luk erforderlich,\nplus ca. %luk temporΣrer Speicher."
  397. 22, "$"
  398.  
  399. 30, "Bitte Disk %d einlegen"
  400. 31, "Disk %d"
  401. 32, "Datei-Lesefehler"
  402. 33, "Schreibfehler"
  403. 34, "Kein Speicher zum Kopieren von Dateien."
  404. 35, "Kann temporΣre Datei nicht anlegen. Bitte Namen des Installationsverzeichnisses ⁿberprⁿfen"
  405. 36, "Komplette Extraktion"
  406. 62, "Extrahiere %s"
  407. 37, "Kann %s nicht anlegen"
  408.  
  409. 40, "ACHTUNG: Bibliothek %s im Windows Systemverzeichnis unauffindbar.\n"
  410. 41, "Sie mⁿssen es separat installieren, sonst ist %s nicht lauffΣhig."
  411. 42, "$"
  412.  
  413. 50, "WinG Komponenten fehlen von diesem System.\n"
  414. 51, "Auf OK drⁿcken, um sie jetzt zu installieren...\n"
  415. 52, "Wenn Sie abbrechen, kann %s nicht funktionieren."
  416. 53, "$"
  417.  
  418. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  419. 57, "Sorry, this program will not run under Windows NT"
  420.  
  421. 60, "KEIN SETUP.EPI GEFUNDEN"
  422. 61, "Eine wesentliche Einstellung wurde nicht in SETUP.EPI vorgenommen\n"
  423. 62, "Extrahiere %s"
  424. 63, "Laufwerk %c nicht verfⁿgbar"
  425. 64, "Installation von %s beenden?\n\tSind Sie sicher?"
  426.  
  427. 70, "Installation starten"
  428. 71, "Installation abbrechen"
  429. 72, "Spielen"
  430. 73, "Aktuelles Installationsverzeichnis"
  431. 74, "Disk 1"
  432. 75, "Komplette Installation"
  433.  
  434. ;; n.b. these two do NOT form a group!
  435. 80, "Bitte Multi-User Login Namen eingeben,"
  436. 81, "damit das Symbol tatsΣchlich im Startmenⁿ erscheint."
  437.  
  438. 90, "Dieses Installationsprogram ist eine 16bit-Version\n\n"
  439. 91, "\tDies stellt KEIN PROBLEM dar, aber die Installation\n"
  440. 92, "\tverlΣuft wom÷glich nicht wie erwartet\n\tunter Windows 95\n"
  441. 93, "\tWenn Wahlm÷glichkeit vorhanden, abbrechen\n"
  442. 94, "\tund vorzugsweise 32bit-Version verwenden."
  443. 95, "$"
  444.  
  445. 100," Bitte Installationsoption wΣhlen"
  446.  
  447. 110," %s ~I~nstallieren"
  448. 111," ~S~ound einstellen"
  449. 112," ~B~eenden und zurⁿck zu Dos "
  450.  
  451. 900," Auswahlleiste mit Cursortasten bewegen und <Eingabe> drⁿcken"
  452. 901," oder markierte Shortcut-Taste drⁿcken"
  453. 902," Um fortzufahren, markierte Option oder SchaltflΣche drⁿcken"
  454. 903," <Eingabe> = 'Jes' oder 'Ok', <Esc> = 'Nein' oder 'Abbrechen'."
  455.  
  456. 1000, "\nWollen Sie"
  457. 1001, "\n      %s"
  458. 1002, "\nvon dieser CD jetzt installieren?\n"
  459. 1003, "\n\nInstallation kann auch spΣter vorgenommen werden"
  460. 1004, "$"
  461.  
  462. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  463. ;; The following are needed only by DOS Installations
  464. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  465.  
  466. ;; (1) Message Box buttons
  467. ;;      - tildes ("~") highlight a character
  468.  
  469. 8000,"~O~k  ~A~bbrechen"
  470. 8001,"~J~es ~N~ein"
  471. 8002,"~O~k"
  472. 8003,"~W~eiter"
  473. 8004,"~W~eiter"
  474. 8005,"~W~iederholen ~A~bbrechen"
  475.  
  476. ;; highlighted chars translated to keys, in addition to return and Escape.
  477. 8100,"OoAa"
  478. 8101,"JjNn"
  479. 8102,"Oo"
  480. 8103,"Ww"
  481. 8104,"Ww"
  482. 8105,"WwAa"
  483.  
  484. 8200,"Wolllen Sie wirklich aussteigen?"
  485.  
  486. ;; (2) for Sound setup
  487. 8205,"Sound Karte wΣhlen"
  488. 8206,"Aktuelle Sound Karte: '%s'"
  489. 8207,"Keine Soundkarte"
  490. 8208,"Konfiguration Gespeichert"
  491. 8209,"Keine Soundkarte"
  492.  
  493. 8210,"Adresse:  "
  494. 8211,"IRQ Zahl :"
  495. 8212,"DMA Kanal:"
  496.  
  497. 8220,"<Esc> = Abbrechen  <BildAb> oder <F10> = Alles bestΣtigen und Beenden."
  498. 8221,"Zwischen Feldern mit <Eingabe> oder <Auf><Ab> umschalten."
  499.  
  500. ;; (3) for critical error handling.
  501.  
  502. 9000,"\n\nSie k÷nnen das Problem beheben und es erneut versuchen"
  503. 9001,"\noder die Installation abbrechen.\n"
  504. 9002,"$"
  505.  
  506. 9900,"Disk schreibgeschⁿtzt"
  507. 9901,"Laufwerk nicht bekannt"
  508. 9902,"Laufwerk nicht bereit"
  509. 9903,"Befehl nicht bekannt"
  510. 9904,"CRC Datenfehler"
  511. 9905,"Ungⁿltige Befehlssequenz"
  512. 9906,"Suchfehler"
  513. 9907,"Unbekannter Disktyp"
  514. 9908,"Sektor unauffindbar"
  515. 9909,"Kein Papier im Drucker"
  516. 9910,"Schreibfehler"
  517. 9911,"Lesefehler"
  518. 9912,"Allgemeiner Fehler"
  519. 9913,"File Sharing Fehler"
  520. 9914,"Dateischutzfehler"
  521. 9915,"Ungⁿltiger Diskwechsel"
  522. 9916,"Dateikontrollfehler"
  523. 9917,"Buffer Sharing Fehler"
  524.  
  525. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  526. ;; These are the strings for REMOVER program
  527. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  528.  
  529. 510, "Das Programm wurde erfolgreich deinstalliert.\n"
  530. 511, "\n\tDas Deinstallationsprogramm wird beim"
  531. 512, "\n\tNeustart von Windows ebenfalls gel÷scht."
  532. 513, "\n\tWenn Sie mehrere Programme l÷schen wollen,"
  533. 514, "\n\tsollten Sie jetzt einen Neustart vornehmen."
  534. 515, "$"
  535. 520, "Die Deinstallation ist bereits im Gang.\nEs ist wom÷glich erforderlich, Ihren Rechner neu zu starten."
  536. 530, "Logdatei '%s' unfauffindbar."
  537. 540, "Deinstallation unm÷glich, wenn gewisse Elemente in Betrieb sind.\n\t%s"
  538. 550, "Wollen Sie '%s' wirklich l÷schen?"
  539. 560, "ACHTUNG: %s\n"
  540. 561, "Dies ist eine teilbare Bibliothek (DLL).\n"
  541. 562, "Ein anderes Programm ben÷tigt es wom÷glich, um zu laufen.\n"
  542. 563, "\nWollen Sie sie wirklich l÷schen?"
  543. 564, "$"
  544. 570, "ACHTUNG: %s\n"
  545. 571, "Dies ist eine Windows-Systemdatei.\n"
  546. 572, "Sie wird wom÷glich von einem anderen Programm ben÷tigt.\n"
  547. 573, "\ nWollen Sie sie wirklich l÷schen?"
  548. 574, "$"
  549. 580, "Kann Registrierungsdatei nicht ÷ffnen"
  550. 590, "Kann Registrierungsdatei nicht l÷schen"
  551. 600, "Kann Registrierungsdatei nicht abfragen"
  552.  
  553. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  554. ;;                SPANISH
  555. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  556.  
  557. language=es,Espa±ol
  558.  
  559. 1,  "Instalaci≤n incompleta"
  560. 2,  "Instalaci≤n de %s finalizada con Θxito."
  561.  
  562. 3,  "Instalaci≤n de %s acabada.\n"
  563. 4,  "Para arrancar el juego, desde "Inicio" - vaya a \n  %s\n"
  564. 5,  "y haga clic en el icono %s."
  565. 6,  "$"
  566.  
  567. 7, "Desinstalar"
  568.  
  569. 10, "El instalador ya estß funcionando "
  570. 11, "East Point Installer"
  571. 12, " - no ha sido posible copiar el archivo "
  572. 13, " - archivo necesario no copiado "
  573. 14, " - archivo no copiado "
  574. 15, "Imposible abrir el archivo %s"
  575. 16, " Imposible leer el encabezamiento del archivo "
  576.  
  577. 20, "Espacio insuficiente en el disco para la instalaci≤n de %s.\n"
  578. 21, "%luk disponible, %luk necesario,\nmas aprox. %luk memoria temporal."
  579. 22, "$"
  580.  
  581. 30, "Por favor, introduzca el disco %d"
  582. 31, "disco %d"
  583. 32, "Error de lectura de archivo "
  584. 33, "Error de escritura de archivo "
  585. 34, "Memoria insuficiente para copiar archivos"
  586. 35, "Imposible crear archivos temporales, compruebe el nombre del directorio de instalaci≤n"
  587. 36, "Extracci≤n total"
  588. 62, "Extracci≤n %s"
  589. 37, "Imposible crear %s"
  590.  
  591. 40, "ATENCI╙N: Imposible encontrar la biblioteca %s en la carpeta Sistema de Windows.\n"
  592. 41, "Va a tener que instalarla separadamente, porque sin ella, %s no podrß funcionar."
  593. 42, "$"
  594.  
  595. 50, "Los componentes de WinG no han sido instalados en este sistema.\n"
  596. 51, "Pulse "Sφ" para instalarlos ahora...\n"
  597. 52, "Si cancela la operaci≤n, %s no podrß funcionar."
  598. 53, "$"
  599.  
  600. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  601. 57, "Sorry, this program will not run under Windows NT"
  602.  
  603. 60, "SETUP.EPI NO ENCONTRADO"
  604. 61, "Falta por definir un parßmetro esencial en SETUP.EPI\n"
  605. 62, "Extrayendo %s"
  606. 63, "Unidad %c no disponible"
  607. 64, "┐Desea detener la instalaci≤n de %s?\n\t┐Estß seguro?"
  608.  
  609. 70, "Iniciar la instalaci≤n"
  610. 71, "Cancelar la instalaci≤n"
  611. 72, "Jugar"
  612. 73, "Directorio actual de instalaci≤n"
  613. 74, "Disco 1"
  614. 75, " Instalaci≤n completa"
  615.  
  616. ;; N.B. these two do NOT form a group!
  617. 80, "Por favor, teclee su nombre de Login Multi-usuario "
  618. 81, "para asegurarse que aparece un icono en el men· "inicio"."
  619.  
  620. 90, "Esta versi≤n del instalador es de 16bit\n\n"
  621. 91, "\tNO ES UN PROBLEMA pero puede ocurrir que la instalaci≤n\n"
  622. 92, "\tno se desarrolle como previsto\n\ten Windows 95\n"
  623. 93, "\tSi puede elegir el instalador,\n"
  624. 94, "\tcancele y arranque la versi≤n de 32bit."
  625. 95, "$"
  626.  
  627. 100," Por favor, seleccione una opci≤n de instalaci≤n "
  628.  
  629. 110," Instalar %s "
  630. 111," Configurar el sonido "
  631. 112," Salir y volver al Dos "
  632.  
  633. 900," Desplace la barra de selecci≤n con las flechas de cursor y pulse <Enter> "
  634. 901," o pulse la tecla de mΘtodo abreviado resaltada "
  635. 902," Para continuar, pulse una opci≤n o bot≤n resaltado"
  636. 903," La tecla <Intro> siempre significa "Aceptar", y <Esc>"
  637.  
  638. 1000, "\n┐Desea instalar"
  639. 1001, "\n      %s"
  640. 1002, "\ndesde este CD-ROM ahora?\n"
  641. 1003, "\n\nSiempre podrß instalarlo mßs adelante "
  642. 1004, "$"
  643.  
  644. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  645. ;; The following are needed only by DOS Installations
  646. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  647.  
  648. ;; (1) Message Box buttons
  649. ;;      - tildes ("~") highlight a character
  650.  
  651. 8000,"~S~φ ~C~ancelar"
  652. 8001,"~S~φ ~N~o "
  653. 8002,"~A~ceptar"
  654. 8003,"~C~ontinuar"
  655. 8004,"~S~iguiente"
  656. 8005,"~V~olver a intentar ~A~bandonar"
  657.  
  658. ;; highlighted chars translated to keys, in addition to return and Escape.
  659. 8100,"SsCc"
  660. 8101,"SsNn"
  661. 8102,"Aa"
  662. 8103,"Cc"
  663. 8104,"Ss"
  664. 8105,"VvAa"
  665.  
  666. 8200,"Estß seguro que desea salir?"
  667.  
  668. ;; (2) for Sound setup
  669. 8205,"Seleccione la tarjeta de sonido"
  670. 8206,"La tarjeta de sonido actual es '%s'"
  671. 8207,"No Sonido"
  672. 8208,"Configuraci≤ne guardada"
  673. 8209,"No Sonido"
  674.  
  675. 8210,"Edite el puerto:      "
  676. 8211,"Edite el n·mero d`IRQ:"
  677.  
  678. 8212,"Edite el canal DMA:   "
  679.  
  680. 8220,"<Esc> = Abandonar.   <Av.Pßg>o<F10> = Confirmar todo y acabar. Desplßcese de un"
  681. 8221,"campo a otro pulsando la tecla <Enter> o las teclas de flecha <arriba> o <abajo>"
  682.  
  683. ;; (3) for critical error handling.
  684.  
  685. 9000,"\n\nDebe resolver el problema e intentarlo de nuevo,"
  686. 9001,"\nsi no, deberß abandonar la instalaci≤n.\n"
  687. 9002,"$"
  688.  
  689. 9900,"Disco protegido en escritura"
  690. 9901,"Unidad desconocida"
  691. 9902,"Unidad no lista"
  692. 9903,"Comando desconodido"
  693. 9904,"Error de datos CRC"
  694. 9905,"Secuencia de comandos err≤nea"
  695. 9906,"Error de b·squeda"
  696. 9907,"Formato de disco desconocido "
  697. 9908,"Sector no encontrado "
  698. 9909,"Impresora sin papel "
  699. 9910,"Error de escritura"
  700. 9911,"Error de lectura"
  701. 9912,"Error general"
  702. 9913,"Archivo compartido: error"
  703. 9914,"Error al cerrar el archivo"
  704. 9915,"Cambio de disco no vßlido"
  705. 9916,"Error de control de archivo "
  706. 9917,"Buffer compartido: error"
  707.  
  708. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  709. ;; These are the strings for REMOVER program
  710. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  711.  
  712. 510, "La desinstalaci≤n se ha desarrollado sin problema \n"
  713. 511, "\n\tEl programa de desinstalaci≤n se eliminarß por sφ solo"
  714. 512, "\n\tal arrancar Windows."
  715. 513, "\n\tSi desinstala varios programas,"
  716. 514, "\n\tle aconsejamos que vuelva a arrancar Windows ahora."
  717. 515, "$"
  718. 520, "La desinstalaci≤n se estß ejecutando \nPodrφa tener que volver a arrancar su ordenador"
  719. 530, "Ha sido imposible encontrar el logfile." '%s'"
  720. 540, "Es imposible ejecutar la desistalaci≤n mientras se estΘn utilizando algunos de los elementos \n\t%s"
  721. 550, "┐Estß seguro que desear eliminar '%s'?"
  722. 560, "CUIDADO: %s\n"
  723. 561, "Esto es un archivo compartido (DLL).\n"
  724. 562, "Puede ocurrir que alg·n programa no pueda funcionar sin ello.\n"
  725. 563, "\n┐Estß seguro que desea borrarlo?"
  726. 564, "$"
  727. 570, "CUIDADO: %s\n"
  728. 571, "Es un archivo del sistema Windows.\n"
  729. 572, "Puede ocurrir que otro programa lo utilice.\n"
  730. 573, "\n┐Estß seguro que desea elimiinarlo? "
  731. 574, "$"
  732. 580, "Imposible abrir el archivo de registro"
  733. 590, "Imposible eliminar el archivo de registro"
  734. 600, "Imposible interrogar el archivo de registro"
  735.  
  736. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  737. ;;                ITALIAN
  738. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  739.  
  740. language=it,Italiano
  741.  
  742. 1, "Installazione non completa"
  743. 2, "Installazione di %s ultimata regolarmente."
  744.  
  745. 3, "L'installazione di %s Φ completa.\n"
  746. 4, " Per eseguirlo, partendo da 'Avvio' - portarsi su\n %s\n"
  747. 5, " cliccare sull'icona %s."
  748. 6, "$"
  749.  
  750. 7, "Disinstalla"
  751.  
  752. 10, "L'Installer sta giα girando"
  753. 11, "East Point Installer"
  754. 12, " - non Φ stato possibile copiare questo file"
  755. 13, " - un file importante non Φ stato copiato"
  756. 14, " - file non copiato"
  757. 15, "Impossibile aprire file %s"
  758. 16, "Impossibile leggere intestazione file"
  759.  
  760. 20, "Spazio insufficiente su %s per installazione.\n"
  761. 21, "%luk disponibili, %luk richiesti, \npi∙ circa %luk spazio temporaneo."
  762. 22, "$"
  763.  
  764. 30, "Inserire disco %d"
  765. 31, "Disco %d"
  766. 32, "Si Φ verificato un errore di lettura file"
  767. 33, "Si Φ verificato un errore di scrittura file"
  768. 34, "Memoria insufficiente per copie di file."
  769. 35, "Impossibile creare file temporaneo, controllare nome della directory di installazione"
  770. 36, "Estrazione totale"
  771. 62, "Estrazione di %s ..."
  772. 37, "Impossibile creare %s"
  773.  
  774. 40, "AVVERTIMENTO: Libreria %s non Φ stata trovata nella cartella di Sistema Windows.\n"
  775. 41, "Sarα necessario eseguire installazione separatamente, perchΘ %s non girerα senza di esso."
  776. 42, "$"
  777.  
  778. 50, "In questo Sistema mancano componenti WinG.\n"
  779. 51, "Premere su OK per installarli adesso...\n"
  780. 52, "Con Annulla, %s non verrα eseguito."
  781. 53, "$"
  782.  
  783. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  784. 57, "Sorry, this program will not run under Windows NT"
  785.  
  786. 60, "NESSUN SETUP.EPI ╚ STATO TROVATO"
  787. 61, "Una preferenza importante non Φ stata configurata in SETUP.EPI\n"
  788. 62, "Estrazione di %s ..."
  789. 63, "Unitα %c non disponibile"
  790. 64, "Interrompere installazione di %s?\n\tNe sei sicuro?"
  791.  
  792. 70, "Inizia installazione"
  793. 71, "Annulla installazione"
  794. 72, "Gioco"
  795. 73, "Directory di installazione corrente"
  796. 74, "Disco 1"
  797. 75, "Installazione totale"
  798.  
  799. ;; n.b. these two do NOT form a group!
  800. 80, "Digitare nome di abilitazione multiutente"
  801. 81, "per essere sicuri un'icona compare sul menu di Avvio"
  802.  
  803. 90, "Questa versione dell'Installer Φ in codice 16 bit\n\n"
  804. 91,"\tQuesto NON ╚ UN PROBLEMA ma l'installazione\n"
  805. 92, "\tnon si svolgerα interamente come previsto\n\tsu Windows 95\n"
  806. 93, "\tSe si dispone di opzioni di Installer,\n"
  807. 94, "\tannullare ed eseguire la versione 32bit."
  808. 95, "$"
  809.  
  810. 100, "Selezionare un'opzione d'installazione "
  811.  
  812. 110, " ~I~nstalla %s"
  813. 111, " ~S~etup Suono "
  814. 112, " ~E~sci e ritorna in Dos "
  815.  
  816. 900, " Spostare la barra di selezione con i tasti freccia e premere <Invio> "
  817. 901, " oppure premere il tasto corrispondente alla lettera evidenziata "
  818. 902, " Per continuare, premere un'opzione evidenziata oppure un pulsante"
  819. 903, " <Invio> Φ sempre 'S∞' o 'OK', <Esc> Φ sempre 'No' o 'Annulla' "
  820.  
  821. 1000, "\nVuoi installare"
  822. 1001, "\n  %s"
  823. 1002, "\nda questo CD adesso?\n"
  824. 1003, "\n\n╚ possibile installare anche pi∙ tardi"
  825. 1004, "$"
  826.  
  827. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  828. ;; The following are needed only by DOS Installations
  829. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  830.  
  831. ;; (1) Message Box buttons
  832. ;;      - tildes ("~") highlight a character
  833.  
  834. 8000, "~O~K  ~A~nnulla"
  835. 8001, "~S~∞  ~N~o"
  836. 8002, "~O~K"
  837. 8003, "~C~ontinua"
  838. 8004, "~S~eguente"
  839. 8005, "~R~iprova  ~A~nnulla"
  840.  
  841. ;; highlighted chars translated to keys, in addition to return and Escape.
  842. 8100,"OoAa"
  843. 8101,"SsNn"
  844. 8102,"Oo"
  845. 8103,"Cc"
  846. 8104,"Ss"
  847. 8105,"RrAa"
  848.  
  849. 8200, "Vuoi veramente uscire?"
  850.  
  851. ;; (2) for Sound setup
  852. 8205, "Selezionare una Scheda audio"
  853. 8206, "La Scheda audio corrente Φ '%s'"
  854. 8207,"No Carta di Sonido"
  855. 8208,"Configurazione salvata"
  856. 8209,"No Carta di Sonido"
  857.  
  858. 8210, "Immettere indirizzo di base:"
  859. 8211, "Immettere Numero IRQ :"
  860. 8212, "Immettere Canale DMA :"
  861.  
  862. 8220, "<Esc> = Interrompi. <PgDn> o <F10> = Conferma tutto ed chiudi."
  863. 8221, "Spostarsi fra i campi con tasto <Invio> oppure tasti freccia <gi∙> e <su>."
  864.  
  865. ;; (3) for critical error handling.
  866.  
  867. 9000, "\n\nPuoi correggere il problema e riprovare,"
  868. 9001, "\no interrompere l'installazione.\n
  869. 9002, "$"
  870.  
  871. 9900, "Disco protetto da scrittura"
  872. 9901, "Unitα sconosciuta"
  873. 9902, "Unitα non pronta"
  874. 9903, "Comando sconosciuto"
  875. 9904, "Errore nella verifica CRC dei dati"
  876. 9905, "Sequenza comando non corretta"
  877. 9906, "Ricerca errore"
  878. 9907, "Tipo di disco sconosciuto"
  879. 9908, "Settore non trovato"
  880. 9909, "Manca carta nella stampante"
  881. 9910, "Errore di scrittura"
  882. 9911, "Errore di lettura"
  883. 9912, "Errore generale"
  884. 9913, "Errore di condivisione file"
  885. 9914, "Errore di protezione file"
  886. 9915, "Sostituzione disco non valida"
  887. 9916, "Errore di controllo file"
  888. 9917, "Errore di buffer condivisione"
  889.  
  890. 510, "Disinstallazione ultimata con successo.\n"
  891. 511, "\n\tAnche il programma di disinstallazione verrα cancellato"
  892. 512, "\n\tal momento di riavviare Windows."
  893. 513, "\n\tSe si stanno disinstallando vari programmi"
  894. 514, "\n\tΦ consigliabile riavviare ora."
  895. 515, "$"
  896. 520, "Disinstallazione giα in corso. Potrebbe essere necessario riavviare il computer."
  897. 530, "Logfile '%s' introvabile"
  898. 540, "Impossibile disinstallare mentre certi componenti sono in funzione.\n\t%s"
  899. 550, "Vuoi eliminare '%s' veramente?
  900. 560, "ATTENZIONE: %s\n "
  901. 561, "Questa Φ una Libreria indivisibile (DLL).\n"
  902. 562, "Altri programmi potrebbero non funzionare senza di essa.\n"
  903. 563, "\nVuoi cancellarla veramente?"
  904. 564, "$"
  905. 570, "ATTENZIONE: %s\n "
  906. 571, "Questo Φ un file sistema di Windows.\n"
  907. 572, "Potrebbe essere richiesto da un altro programma.\n "
  908. 573, "\nVuoi cancellarlo veramente?"
  909. 574, "$"
  910. 580, "Impossibile aprire chiave di registrazione"
  911. 590, "Impossibile cancellare file dei registri"
  912. 600, "Impossibile interrogare file dei registri"
  913.  
  914. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  915. ;;                BRAZIL
  916. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  917.  
  918. language=pt,PortuguΩs
  919.  
  920. 1,  "Instalaτπo nπo completada"
  921. 2,  "Instalaτπo de %s terminada corretamente."
  922.  
  923. 3,  "Instalaτπo de %s está completa.\n"
  924. 4,  " Para rodar pelo 'Iniciar' - vá para\n  %s\n"
  925. 5,  " entΣo clique no %s ╓cone."
  926. 6,  "$"
  927.  
  928. 7, "Desinstalar"
  929.  
  930. 10, "O Instalador já está rodando"
  931. 11, "Instalador East Point"
  932. 12, " - este arquivo nπo pôde ser copiado"
  933. 13, " - arquivo essencial nπo copiado"
  934. 14, " - arquivo nπo copiado"
  935. 15, "Nπo foi possível abrir o arquivo %s"
  936. 16, "Nπo foi possível ler o cabeçalho do arquivo"
  937.  
  938. 20, "Espaço em disquete insuficiente para instalaτπo em %s.\n"
  939. 21, "%luk Disponível, %luk necessário,\nmais aprox. %luk de espaço temporário."
  940. 22, "$"
  941.  
  942. 30, "Por favor insira o Disquete %d"
  943. 31, "Disquete %d"
  944. 32, "Ocorreu um erro lendo o arquivo"
  945. 33, "Ocorreu um erro escrevendo o arquivo"
  946. 34, "Nπo há memória para copiar arquivos."
  947. 35, "Nπo foi possível criar o arquivo temporário, por favor cheque o nome do direct⌠rio de instalaτπo"
  948. 36, "Extraτπo Completa"
  949. 62, "Extraindo %s"
  950. 37, "Nπo foi possível criar %s"
  951.  
  952. 40, "AVISO: A biblioteca %s nπo foi encontrada na pasta de sistema do windows.\n"
  953. 41, "Você terá que instalá-la separadamente, pois %s nπo irá rodar sem ela."
  954. 42, "$"
  955.  
  956. 50, "Est╞o faltando componentes do WinG neste sistema.\n"
  957. 51, "Pressione OK para instalá-los agora...\n"
  958. 52, "Se você Cancelar, %s poderá nπo funcionar."
  959. 53, "$"
  960.  
  961. 56, "Setup must restart your computer to complete the installation. Click OK to restart now"
  962. 57, "Sorry, this program will not run under Windows NT"
  963.  
  964. 60, "Nenhum arquivo SETUP.EPI encontrado"
  965. 61, "Uma preferência essencial nπo foi definido no SETUP.EPI\n"
  966. 62, "Extraindo %s"
  967. 63, "Disquete %c Nπo Disponível"
  968. 64, "Parar a Instalaτπo de %s?\n\tTem certeza?"
  969.  
  970. 70, "Iniciar Instalaτπo"
  971. 71, "Cancelar Instalaτπo"
  972. 72, "Jogar"
  973. 73, "Direct⌠rio Corrente de Instalaτπo"
  974. 74, "Disquete 1"
  975. 75, "Instalaτπo Completa"
  976.  
  977. ;; n.b. these two do NOT form a group!
  978. 80, "Por favor, entre com o seu nome de Login Multi-Usuário"
  979. 81, "para ter certeza de que um ╓cone aparecerá no seu menu Iniciar."
  980.  
  981. 90, "Esta vers╞o do Instalador é de 16bits.\n\n"
  982. 91, "\tIsto N╟O É UM PROBLEMA mas a instalaτπo\n"
  983. 92, "\tpoderá nπo se comportar como esperado\n\tno Windows 95\n"
  984. 93, "\tCaso você tenha escolha de Instaladores,\n"
  985. 94, "\tCancele e rode a vers╞o em 32bits."
  986. 95, "$"
  987.  
  988. 100," Por Favor Selecione uma Opτπo de Instalaτπo "
  989.  
  990. 110," ~I~nstalar %s "
  991. 111," ~C~onfigurar o som "
  992. 112," ~S~air e voltar ao Dos "
  993.  
  994. 900," Mova a Barra de Seleτπo com as Setas e faτa <Enter> "
  995. 901," ou Pressione a Tecla correspondente α letra realτada "
  996.  
  997. 902," Para Continuar, Pressione a Opτπo ou a tecla correspondente α letra realτada "
  998.  
  999. 903," <Enter> significa 'Sim' ou 'Ok', <Esc> significa 'Nπo' ou 'Cancelar' "
  1000.  
  1001. 1000, "\nVocê deseja instalar"
  1002. 1001, "\n      %s"
  1003. 1002, "\nDeste CD agora?\n"
  1004. 1003, "\n\nVocê sempre poderá instalar mais tarde"
  1005. 1004, "$"
  1006.  
  1007. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1008. ;; The following are needed only by DOS Installations
  1009. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  1010.  
  1011. ;; (1) Message Box buttons
  1012. ;;      - tildes ("~") highlight a character
  1013.  
  1014. 8000,"~O~k  ~C~ancelar"
  1015. 8001,"~S~im ~N~πo"
  1016. 8002,"~O~k"
  1017. 8003,"~C~ontinuar"
  1018. 8004,"~P~róximo"
  1019. 8005,"~R~epetir ~A~bandonar"
  1020.  
  1021. ;; highlighted chars translated to keys, in addition to return and Escape.
  1022. 8100,"OoCc"
  1023. 8101,"SsNn"
  1024. 8102,"Oo"
  1025. 8103,"Cc"
  1026. 8104,"Pp"
  1027. 8105,"RrAa"
  1028.  
  1029.  
  1030. 8200,"VocΩ tem certeza de querer Sair?"
  1031.  
  1032. ;; (2) for Sound setup
  1033. 8205,"Selecione a Placa de Som"
  1034. 8206,"A Atual Placa de Som é '%s'"
  1035. 8207,"Nπo ha Carte de Som"
  1036. 8208,"Configuraτπo registrada"
  1037. 8209,"Nπo ha Carte de Som"
  1038.  
  1039. 8210,"Mudar o Endereτo Base :"
  1040. 8211,"Mudar o N·mero de IRQ :"
  1041. 8212,"Mudar o Canal de DMA  :"
  1042.  
  1043. 8220,"<Esc> = Abandonar.   <PgDn>ou<F10> = Confirma Tudo e Terminar."
  1044. 8221,"Mova pelos campos com a tecla <Enter> ou as setas <Cima><Baixo>."
  1045.  
  1046. ;; (3) for critical error handling.
  1047.  
  1048. 9000,"\n\nVocê pode corrigir o problema e tentar novamente,"
  1049. 9001,"\nou Abandonar a Instalaτπo.\n"
  1050. 9002,"$"
  1051.  
  1052. 9900,"Disquete protegido para gravaç╞o"
  1053. 9901,"Unidade desconhecida"
  1054. 9902,"O Drive nπo está pronto"
  1055. 9903,"Comando desconhecido"
  1056. 9904,"Erro de CRC"
  1057. 9905,"Sequência de comandos errada"
  1058. 9906,"Erro de busca"
  1059. 9907,"Formato de disquete desconhecido"
  1060. 9908,"Setor nπo encontrado"
  1061. 9909,"Impressora sem papel"
  1062. 9910,"Erro de gravaç╞o"
  1063. 9911,"Erro de leitura"
  1064. 9912,"Erro geral"
  1065. 9913,"Erro de sharing de arquivo"
  1066. 9914,"Erro de locking de arquivo"
  1067. 9915,"Troca de disquete inválida"
  1068. 9916,"Erro de controle de arquivo"
  1069. 9917,"Erro de sharing de buffer "
  1070.  
  1071. 510,"A desinstalaτo foi concluφda sem erro"
  1072. 511,"O pr≤prio desinstalador serß removido"
  1073. 512,"quando o Windows reiniciar"
  1074. 513,"Caso vocΩ esteja desinstalando vßrios programas"
  1075. 514,"vocΩ serß aconselhado a reiniciar agora"
  1076. 515,"$"
  1077. 520,"Desinstalador jß executando. VocΩ talvez tenha que resetar seu computador"
  1078. 530,"Nπo foi encontrado o arquivo de log"
  1079. 540,"Nπo Θ possφvel desinstalar enquanto o componente estß rodando"
  1080. 550,"Tem certeza que deseja remover?"
  1081. 560,"AVISO"
  1082. 561,"Essa Θ uma biblioteca compartilhßvel (DLL)"
  1083. 562,"Algum outro programa poderß nπo funcionar sem ela"
  1084. 563,"Tem certeza que deseja removΩ-la?"
  1085. 564,""
  1086. 570,"AVISO"
  1087. 571,"Este Θ um arquivo na pasta System do Windows"
  1088. 572,"Ele pode ser necessßrio para outro programa"
  1089. 573,"Tem certeza que deseja removΩ-lo?"
  1090. 574,"$"
  1091. 580,"Nπo foi possφvel abrir o arquivo de registro"
  1092. 590,"Nπo foi possφvel remover o arquivo de registro"
  1093. 600,"Nπo foi possφvel contactar o arquivo de registro"
  1094.  
  1095.