home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / zabezpeceni / pctoolsantivirus / avinstall.exe / install_script.iss
Text File  |  2008-01-08  |  100KB  |  877 lines

  1. ;InnoSetupVersion=5.1.13
  2.  
  3. [Setup]
  4. AppName=PC Tools AntiVirus
  5. AppVerName=PC Tools AntiVirus3.6
  6. AppId=PC Tools AntiVirus
  7. AppPublisher=PC Tools
  8. AppPublisherURL=http://www.pctools.com/
  9. AppSupportURL=http://www.pctools.com/contact/support/product/anti-virus/
  10. AppUpdatesURL=http://www.pctools.com/anti-virus/
  11. DefaultDirName={pf}\PC Tools AntiVirus
  12. DefaultGroupName=PC Tools AntiVirus
  13. UninstallDisplayIcon={app}\PCTAV.exe
  14. OutputBaseFilename=3.6.1.8e-avinstall-GTB
  15. Compression=lzma
  16. DisableProgramGroupPage=yes
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19.  
  20. [Files]
  21. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  22. Source: "{app}\helper.dll"; DestDir: "{app}"; Flags: overwritereadonly uninsrestartdelete ignoreversion 
  23. Source: "{tmp}\shutdown.vbs"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  24. Source: "{tmp}\InnoHelpers.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  25. Source: "{tmp}\PCTCFilter.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  26. Source: "{tmp}\brazilian.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  27. Source: "{tmp}\chinesesimp.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  28. Source: "{tmp}\chinesetrad.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  29. Source: "{tmp}\czech.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  30. Source: "{tmp}\danish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  31. Source: "{tmp}\dutch.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  32. Source: "{tmp}\english.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  33. Source: "{tmp}\finnish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  34. Source: "{tmp}\french.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  35. Source: "{tmp}\german.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  36. Source: "{tmp}\greek.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  37. Source: "{tmp}\italian.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  38. Source: "{tmp}\japanese.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  39. Source: "{tmp}\korean.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  40. Source: "{tmp}\norwegian.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  41. Source: "{tmp}\polish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  42. Source: "{tmp}\portugues.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  43. Source: "{tmp}\portuguese.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  44. Source: "{tmp}\russian.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  45. Source: "{tmp}\spanish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  46. Source: "{tmp}\swedish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  47. Source: "{tmp}\thai.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  48. Source: "{tmp}\turkish.ini"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  49. Source: "{tmp}\tb4_da_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  50. Source: "{tmp}\tb4_de_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  51. Source: "{tmp}\tb4_en_us_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  52. Source: "{tmp}\tb4_es_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  53. Source: "{tmp}\tb4_fi_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  54. Source: "{tmp}\tb4_fr_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  55. Source: "{tmp}\tb4_it_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  56. Source: "{tmp}\tb4_jp_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  57. Source: "{tmp}\tb4_ko_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  58. Source: "{tmp}\tb4_nl_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  59. Source: "{tmp}\tb4_no_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  60. Source: "{tmp}\tb4_ru_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  61. Source: "{tmp}\tb4_sv_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  62. Source: "{tmp}\tb4_en_gb_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  63. Source: "{tmp}\tb4_pt-BR_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  64. Source: "{tmp}\tb4_zh_cn_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  65. Source: "{tmp}\tb4_zh_tw_half.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  66. Source: "{tmp}\t4_offer_da.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  67. Source: "{tmp}\t4_offer_de.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  68. Source: "{tmp}\t4_offer_es.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  69. Source: "{tmp}\t4_offer_fi.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  70. Source: "{tmp}\t4_offer_fr.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  71. Source: "{tmp}\t4_offer_it.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  72. Source: "{tmp}\t4_offer_jp.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  73. Source: "{tmp}\t4_offer_ko.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  74. Source: "{tmp}\t4_offer_nl.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  75. Source: "{tmp}\t4_offer_no.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  76. Source: "{tmp}\t4_offer_ru.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  77. Source: "{tmp}\t4_offer_sv.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  78. Source: "{tmp}\t4_offer_en_US.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  79. Source: "{tmp}\t4_offer_en_GB.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  80. Source: "{tmp}\t4_offer_pt_BR.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  81. Source: "{tmp}\t4_offer_zh_cn.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  82. Source: "{tmp}\t4_offer_zh_tw.bmp"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  83. Source: "{tmp}\gtapi.dll"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  84. Source: "{tmp}\GoogleToolbarInstaller_en_signed.exe"; DestDir: "{tmp}"; Flags: deleteafterinstall dontcopy 
  85. Source: "{app}\PCTAV.exe"; DestDir: "{app}"; Flags: restartreplace 
  86. Source: "{app}\PCTAVSvc.exe"; DestDir: "{app}"; Flags: restartreplace 
  87. Source: "{app}\engine.dll"; DestDir: "{app}"; Flags: restartreplace 
  88. Source: "{app}\PCTAVShellExtension.dll"; DestDir: "{app}"; Flags: restartreplace regserver uninsrestartdelete 
  89. Source: "{app}\PCToolsAntiVirusExtension.dll"; DestDir: "{app}"; Flags: restartreplace 
  90. Source: "{app}\PCTWSC.dll"; DestDir: "{app}"; Flags: restartreplace 
  91. Source: "{app}\Xerces.dll"; DestDir: "{app}"; Flags: restartreplace 
  92. Source: "{app}\refdb.dll"; DestDir: "{app}"; Flags: restartreplace 
  93. Source: "{app}\xerdom.dll"; DestDir: "{app}"; Flags: restartreplace 
  94. Source: "{app}\common.ini"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  95. Source: "{app}\PCTAV.ini"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  96. Source: "{app}\PCTLicHelper.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  97. Source: "{app}\Update.exe"; DestDir: "{app}"; Flags: restartreplace 
  98. Source: "{app}\bra-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  99. Source: "{app}\csi-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  100. Source: "{app}\ctr-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  101. Source: "{app}\deu-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  102. Source: "{app}\eng-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  103. Source: "{app}\esp-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  104. Source: "{app}\fre-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  105. Source: "{app}\ita-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  106. Source: "{app}\pol-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  107. Source: "{app}\rus-avhelp.chm"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  108. Source: "{app}\Language\Language.dll"; DestDir: "{app}\Language"; Flags: restartreplace 
  109. Source: "{app}\Language\Language.xsl"; DestDir: "{app}\Language"; Flags: restartreplace 
  110. Source: "{app}\Language\ChineseSimp.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  111. Source: "{app}\Language\ChineseTrad.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  112. Source: "{app}\Language\Deutsch.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  113. Source: "{app}\Language\English.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  114. Source: "{app}\Language\Espanol.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  115. Source: "{app}\Language\French.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  116. Source: "{app}\Language\Italian.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  117. Source: "{app}\Language\Polski.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  118. Source: "{app}\Language\Portuguesebrazilian.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  119. Source: "{app}\Language\Russian.ini"; DestDir: "{app}\Language"; Flags: restartreplace 
  120. Source: "{app}\LuLng\ChineseSimp.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  121. Source: "{app}\LuLng\ChineseTrad.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  122. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  123. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  124. Source: "{app}\LuLng\French.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  125. Source: "{app}\LuLng\Italian.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  126. Source: "{app}\LuLng\Polski.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  127. Source: "{app}\LuLng\Portuguesebrazilian.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  128. Source: "{app}\LuLng\Russian.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  129. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; Flags: restartreplace 
  130. Source: "{app}\Updates\av10-000.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  131. Source: "{app}\Updates\av10-001.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  132. Source: "{app}\Updates\av10-002.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  133. Source: "{app}\Updates\av10-003.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  134. Source: "{app}\Updates\av10-004.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  135. Source: "{app}\Updates\av10-005.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  136. Source: "{app}\Updates\av10-006.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  137. Source: "{app}\Updates\av10-007.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  138. Source: "{app}\Updates\av10-008.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  139. Source: "{app}\Updates\av10-009.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  140. Source: "{app}\Updates\av10-010.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  141. Source: "{app}\Updates\av10-011.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  142. Source: "{app}\Updates\av10-012.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  143. Source: "{app}\Updates\av10-013.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  144. Source: "{app}\Updates\av10-014.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  145. Source: "{app}\Updates\av10-015.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  146. Source: "{app}\Updates\av10-016.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  147. Source: "{app}\Updates\av10-017.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  148. Source: "{app}\Updates\av10-018.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  149. Source: "{app}\Updates\av10-019.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  150. Source: "{app}\Updates\av10-020.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  151. Source: "{app}\Updates\av10-021.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  152. Source: "{app}\Updates\av10-022.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  153. Source: "{app}\Updates\av10-023.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  154. Source: "{app}\Updates\av10-daily.vdb"; DestDir: "{app}\Updates"; Flags: restartreplace 
  155. Source: "{app}\Updates\vdb.xml"; DestDir: "{app}\Updates"; Flags: restartreplace 
  156. Source: "{sys}\drivers\AVFilter.sys"; DestDir: "{sys}\drivers"; MinVersion: 5.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  157. Source: "{sys}\drivers\AVHook.sys"; DestDir: "{sys}\drivers"; MinVersion: 5.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  158. Source: "{sys}\drivers\AVRec.sys"; DestDir: "{sys}\drivers"; MinVersion: 5.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  159. Source: "{app}\Trial\alert.gif"; DestDir: "{app}\Trial"; Flags: restartreplace 
  160. Source: "{app}\Trial\header.JPG"; DestDir: "{app}\Trial"; Flags: restartreplace 
  161. Source: "{app}\msvcp71.dll"; DestDir: "{app}"; Flags: restartreplace uninsrestartdelete 
  162. Source: "{app}\msvcr71.dll"; DestDir: "{app}"; Flags: restartreplace 
  163. Source: "{sys}\msvcp71.dll"; DestDir: "{sys}"; Flags: restartreplace sharedfile 
  164. Source: "{sys}\msvcr71.dll"; DestDir: "{sys}"; Flags: restartreplace sharedfile 
  165.  
  166. [Dirs]
  167. Name: "{commonappdata}\PC Tools\Temp"; Flags: uninsalwaysuninstall 
  168. Name: "{commonappdata}\PC Tools\PC Tools AntiVirus\Report Logs"; Flags: uninsalwaysuninstall 
  169.  
  170. [Registry]
  171. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\"; Flags: uninsdeletekey 
  172. Root: HKLM; Subkey: "Software\PCTools\PCTAV\"; Flags: uninsdeletekey 
  173. Root: HKLM; Subkey: "Software\PCTools\PCTAV\"; ValueName: "ApplicationPath"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletevalue 
  174. Root: HKLM; Subkey: "Software\PCTools\PCTAV\"; ValueName: "uninsmsg"; ValueType: String; ValueData: "{cm:UninstallAVRunningMsg,PC Tools AntiVirus}"; Flags: uninsdeletekey 
  175. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "PCTAVApp"; ValueType: String; Flags: deletevalue dontcreatekey 
  176. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "PCTAVApp"; ValueType: String; ValueData: """{app}\PCTAV.exe"" /MONITORSCAN"; Flags: uninsdeletevalue 
  177. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Security Center"; ValueName: "AntiVirusDisableNotify"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletevalue 
  178. Root: HKCU; Subkey: "Software\PCTools\PCTAV"; Flags: uninsdeletekey 
  179. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; Flags: uninsdeletekey 
  180. Root: HKLM; Subkey: "System\CurrentControlSet\Services\AVFilter"; Flags: uninsdeletekey dontcreatekey 
  181. Root: HKLM; Subkey: "System\CurrentControlSet\Services\AVHook"; Flags: uninsdeletekey dontcreatekey 
  182. Root: HKLM; Subkey: "System\CurrentControlSet\Services\AVRec"; Flags: uninsdeletekey dontcreatekey 
  183. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "version"; ValueType: String; ValueData: "3.6.1.8"; Flags: createvalueifdoesntexist uninsdeletevalue 
  184. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "FileMonitorOnStartup"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  185. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ExitAfterScan"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  186. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "FileScanOnStartUp"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  187. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ShowResultsPop"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  188. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "RunOnStartup"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletevalue 
  189. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "InfectedObjectActionFileScan"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  190. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "SuspiciousObjectActionOFileScan"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  191. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "DeleteQuarantined"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  192. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ShowDisclaimer"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  193. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardToolPopUp"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  194. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ScanButtonAction"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  195. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "selectLanguage_str"; ValueType: String; ValueData: "{code:LanguageSelected}"; Flags: uninsdeletevalue 
  196. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "LiveUpdateAutomaticSearch"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  197. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "LiveUpdateScheduled"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  198. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "LiveUpdateWeekDay"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  199. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ApplicationLogDirectorySize"; ValueType: Dword; ValueData: "$5"; Flags: createvalueifdoesntexist uninsdeletevalue 
  200. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "ApplicationLogFileSizeLimit"; ValueType: Dword; ValueData: "$200000"; Flags: createvalueifdoesntexist uninsdeletevalue 
  201. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "SplashOnStartup"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  202. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "AppLogLevel"; ValueType: Dword; ValueData: "$2"; Flags: createvalueifdoesntexist uninsdeletevalue 
  203. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "CheckLicense"; ValueType: String; ValueData: "720"; Flags: createvalueifdoesntexist uninsdeletevalue 
  204. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "PromptTimeout"; ValueType: Dword; ValueData: "$E"; Flags: createvalueifdoesntexist uninsdeletevalue 
  205. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "LogFileName"; ValueType: String; ValueData: "{app}\Report Logs\Report"; Flags: createvalueifdoesntexist uninsdeletevalue 
  206. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardFileStatus"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  207. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardEmailFilterStatus"; ValueType: Dword; ValueData: "$3"; Flags: createvalueifdoesntexist uninsdeletevalue 
  208. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardInternetFilterStatus"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  209. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardFileSettingGeneral"; ValueType: String; ValueData: "0,0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  210. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardEmailSettingGeneral"; ValueType: String; ValueData: "0,0,1,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  211. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardInternetSettingGeneral"; ValueType: String; ValueData: "1,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  212. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardInternetSettingTrustedHostList"; ValueType: String; ValueData: "127.0.0.1,1,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  213. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardInternetSettingScanPortList"; ValueType: String; ValueData: "80,1,0,8080,1,0,3128,1,0,21,0,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  214. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "InfectedObjectActionOnGuard"; ValueType: Dword; ValueData: "$0"; Flags: deletevalue 
  215. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "SuspiciousObjectActionOnGuard"; ValueType: Dword; ValueData: "$0"; Flags: deletevalue 
  216. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\SafeBoot\Network\PCTAVSvc"; Flags: uninsdeletekey 
  217. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "ScanningMode"; ValueType: String; ValueData: "1,0,0,1,0,1,1,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  218. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "OnGuardEmailSettingTrustedHostList"; ValueType: String; ValueData: "127.0.0.1,1,1,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  219. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "OnGuardEmailSettingScanPortList"; ValueType: String; ValueData: "25,1,0,0,110,0,1,0,143,0,0,1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  220. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "LogActivity"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  221. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "ClearOnExit"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  222. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "ClearSizeExceeds"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  223. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "LogFileSizeLimit"; ValueType: Dword; ValueData: "$200000"; Flags: createvalueifdoesntexist uninsdeletevalue 
  224. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "QuarBeforeDelete"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  225. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "OnGuardState"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  226. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings\Scheduler\FullScan"; ValueName: "FullScanScheduled"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  227. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings\Scheduler\FullScan"; ValueName: "FullScanWeekDay"; ValueType: Dword; ValueData: "$0"; Flags: createvalueifdoesntexist uninsdeletevalue 
  228. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "LogDirectorySize"; ValueType: Dword; ValueData: "$5"; Flags: createvalueifdoesntexist uninsdeletevalue 
  229. Root: HKCU; Subkey: "Software\PCTools\PCTAV\Settings"; ValueName: "OnGuardSwitch"; ValueType: Dword; ValueData: "$1"; Flags: createvalueifdoesntexist uninsdeletevalue 
  230. Root: HKLM; Subkey: "Software\PCTools\PCTAVSvc\Settings"; ValueName: "Exclusions"; ValueType: String; Flags: createvalueifdoesntexist uninsdeletevalue 
  231.  
  232. [INI]
  233. FileName: "{app}\PCTAV.ini"; Section: "LICENSE"; Key: "Language"; String: "{code:ForArmLanguageSelected}"; 
  234. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "{cm:ShortCutHPLink}"; 
  235.  
  236. [Icons]
  237. Name: "{group}\PC Tools AntiVirus"; Filename: "{app}\PCTAV.exe"; 
  238. Name: "{group}\{cm:ShortCutQSG,PC Tools AntiVirus}"; Filename: "{app}\{cm:ShortCutFileName}"; 
  239. Name: "{group}\{cm:UninstallProgram,PC Tools AntiVirus}"; Filename: "{uninstallexe}"; 
  240. Name: "{commondesktop}\PC Tools AntiVirus"; Filename: "{app}\PCTAV.exe"; Tasks: desktopicon; 
  241. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PC Tools AntiVirus"; Filename: "{app}\PCTAV.exe"; Tasks: quicklaunchicon; 
  242. Name: "{group}\{cm:ShortCutHP}"; Filename: "{app}\homepage.url"; Comment: "{cm:ShortCutHPComment}"; 
  243.  
  244. [Tasks]
  245. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  246. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  247.  
  248. [InstallDelete]
  249. Type: filesandordirs; Name: "{group}"; 
  250. Type: files; Name: "{commondesktop}\PC Tools AntiVirus.lnk"; 
  251. Type: files; Name: "{app}\*.key"; 
  252.  
  253. [UninstallDelete]
  254. Type: files; Name: "{app}\Application Logs\*.txt"; 
  255. Type: filesandordirs; Name: "{app}\Tools\*.*"; 
  256. Type: filesandordirs; Name: "{app}\~tmp\*"; 
  257. Type: files; Name: "{app}\Quarantine\*.*"; 
  258. Type: filesandordirs; Name: "{app}\Report Logs"; 
  259. Type: files; Name: "{app}\homepage.url"; 
  260. Type: files; Name: "{app}\*.idx"; 
  261. Type: files; Name: "{app}\*.xml"; 
  262. Type: files; Name: "{app}\*.txt"; 
  263. Type: files; Name: "{app}\Common.ini"; 
  264. Type: files; Name: "{app}\PCTAV.ini"; 
  265. Type: files; Name: "{app}\~ulo"; 
  266. Type: filesandordirs; Name: "{app}\Updates"; 
  267. Type: dirifempty; Name: "{app}\~tmp"; 
  268. Type: dirifempty; Name: "{app}"; 
  269. Type: filesandordirs; Name: "{commonappdata}\PC Tools\*.*"; 
  270. Type: dirifempty; Name: "{commonappdata}\PC Tools\LSP"; 
  271. Type: dirifempty; Name: "{commonappdata}\PC Tools"; 
  272. Type: filesandordirs; Name: "{userappdata}\PC Tools\PC Tools AntiVirus"; 
  273. Type: dirifempty; Name: "{userappdata}\PC Tools"; 
  274.  
  275. [CustomMessages]
  276. en.NameAndVersion=%1 version %2
  277. en.AdditionalIcons=Additional icons:
  278. en.CreateDesktopIcon=Create a &desktop icon
  279. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  280. en.ProgramOnTheWeb=%1 on the Web
  281. en.UninstallProgram=Uninstall %1
  282. en.LaunchProgram=Launch %1
  283. en.AssocFileExtension=&Associate %1 with the %2 file extension
  284. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  285. en.Options=Options:
  286. en.StartAfterInstall=Start PC Tools AntiVirus and scan for infections
  287. en.AutoStart=&Activate PC Tools AntiVirus protection when Windows starts
  288. en.BtnInstall=&Install
  289. en.ERR_INTERNETREQUIREDFORLU=No Internet connection was found. Internet access is required to download Smart Updates.
  290. en.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 These tasks will launch immediately after you click 'Finish':\par \par\b Run Smart Update\par\pard\li284\b0 Downloads the latest PC Tools AntiVirus improvements and updates.\par\b\par\pard Launch PC Tools AntiVirus\par\pard\li284\b0 You can immediately configure PC Tools AntiVirus and run a full scan.\par}
  291. en.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 These tasks will launch immediately after you click 'Finish':\par \par\b Run Smart Update\par\pard\li284\b0 Downloads the latest PC Tools AntiVirus improvements and updates.\par\b\par\pard Launch PC Tools AntiVirus\par\pard\li284\b0 You can immediately configure PC Tools AntiVirus and run a full scan.\fs20\par}
  292. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  293. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  294. en.GooglePageDescription=Take the power of Google with you anywhere on the Web.
  295. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar makes web browsing more convenient:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Instant suggestions as you type in the search box\par{\pntext\f1\'B7\tab}Bookmarks you can access from any computer\par{\pntext\f1\'B7\tab}Pop-up blocking\par }
  296. en.GooglePageRadio1a=Install the free Google Toolbar
  297. en.GooglePageRadio1aBold=Install the free Google Toolbar
  298. en.GooglePageRadio1b=     You can remove it easily at any time
  299. en.GooglePageRadio2=Don't install the Google Toolbar
  300. en.GooglePageNotice1=By installing Google Toolbar, you agree to the Terms of Use and Privacy Policy.
  301. en.GooglePageNotice1a=Read the terms of use
  302. en.GooglePageNotice1b= and 
  303. en.GooglePageNotice1c=Read the privacy policy
  304. en.GooglePageNotice1d=.
  305. en.GooglePageTitle=Setup - PC Tools AntiVirus
  306. en.GooglePageTitleLabel=Required Components Download
  307. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  308. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  309. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  310. en.ErrorAppRunning=Setup has detected that %1 is currently running. %nClick OK to close %1 and continue setup or Cancel to exit setup.
  311. en.ERR_OTHERAVFOUND1=The following product is already installed on your computer: 
  312. en.ERR_OTHERAVFOUND2=Using multiple anti-virus products can lead to installation conflicts and problems in operation. You are advised to uninstall the other anti-virus product before continuing this installation. Do you wish to continue?
  313. en.ERR_NOTSUPPORTEROS=We regret that this product is not certified for this operating system. Installation cannot continue.
  314. en.MSG_EMAILCLIENT=Please note: Mail clients other than Outlook are not excluded by default from IntelliGuard and scanners. If one infected e-mail is discovered, all e-mails in that database will be removed.%n%nAdding mail clients' details to the exclusion list is recommended.%nTo do this, turn IntelliGuard OFF;%nGo to Settings -> Scan Settings -> Scan Exclusions and add the folder or file you wish to exclude.
  315. en.MSG_EMAILCLIENTGTB1=Please note: Mail clients other than Outlook are not excluded by default from IntelliGuard and scanners. If one infected e-mail is discovered, all e-mails in that database will be removed.
  316. en.MSG_EMAILCLIENTGTB2=Refer to Help to prevent this.
  317. en.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus is already installed as part of the PC Tools Internet Security. The setup will now exit without installation.
  318. MSG_ButtonExit=E&xit
  319. en.ShortCutFileName=eng-avhelp.chm
  320. en.ShortCutHP=PC Tools Antivirus Homepage
  321. en.ShortCutHPComment=View PC Tools AntiVirus homepage
  322. en.ShortCutHPLink=http://www.pctools.com/anti-virus/
  323. en.ShortCutQSG=%1 Help
  324. en.RunLaunchAV=Launch %1
  325. en.UninstallAVRunningMsg=Uninstall has detected that %1 is currently running. %nClick OK to close %1 and proceed with uninstall or Cancel to exit uninstall.
  326. en.ERR_IKHLAYERCHECK=Installation cannot proceed without rebooting. Do you wish to reboot now?
  327. en.lblSelectDir=Setup has detected that you already have %1 installed
  328. en.lblSelectDirBrowse=Installation must take place in the following location
  329. en.msgDegrade=Warning: You are trying to install an older version of %1
  330. en.msgUpToDate=Your Product is up-to-date.
  331. en.MSG_SDAInstalled=We detected that Spyware Doctor with AntiVirus is already installed on this PC. You do not require this standalone version of PC Tools AntiVirus to be installed.
  332. en.MSG_SDInstalled=We detected that Spyware Doctor is already installed on this PC. We highly recommend that you upgrade Spyware Doctor to include AntiVirus instead of installing this standalone version of PC Tools AntiVirus. Would you like to learn how to upgrade Spyware Doctor to include AntiVirus?
  333. MSG_SDEG_Installed=We detected that Spyware Doctor Email Guard Add-on is already installed on this PC. We highly recommend that you install Spyware Doctor with AntiVirus instead of installing the standalone version of PC Tools AntiVirus and Spyware Doctor. Would you like to learn how to install Spyware Doctor with AntiVirus?
  334. StartAfterInstallNoScan=Start PC Tools AntiVirus
  335. ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools AntiVirus is already installed as part of the PC Tools Internet Security. The setup will now exit without installation.
  336. de.NameAndVersion=%1 Version %2
  337. de.AdditionalIcons=ZusΣtzliche Symbole:
  338. de.CreateDesktopIcon=Erstelle &Desktop Symbol
  339. de.CreateQuickLaunchIcon=Erstelle &Quick Launch Symbol
  340. de.ProgramOnTheWeb=%1 im Web
  341. de.UninstallProgram=De-installiere %1
  342. de.LaunchProgram=Starte %1
  343. de.AssocFileExtension=&Verknⁿpfe %1 mit %2 Datenerweiterung
  344. de.AssocingFileExtension=Verknⁿpfung von %1 mit der %2 Datenerweiterung...
  345. de.Options=Optionen:
  346. de.StartAfterInstall=PC Tools AntiVirus starten und nach Infizierungen suchen
  347. de.AutoStart=&Schutz durch PC Tools AntiVirus aktivieren, wenn Windows startet
  348. de.BtnInstall=&Installieren
  349. de.ERR_INTERNETREQUIREDFORLU=Es wurde keine Internet-Verbindung gefunden. Um die Smart Updates herunterzuladen, mⁿssen Sie mit dem Internet verbunden sein.
  350. de.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Diese Aufgaben starten automatisch, nachdem Sie "Fertigstellen" geklickt haben:\par \par\b Smart Update starten\par\pard\li284\b0 LΣdt Sie die neuesten Erweiterungen und Updates von PC Tools AntiVirus herunter.\par\b\par\pard PC Tools AntiVirus starten\par\pard\li284\b0 Sie k÷nnen PC Tools AntiVirus sofort konfigurieren und einen vollstΣndigen Scan ausfⁿhren.\par}
  351. de.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Diese Aufgaben starten automatisch, nachdem Sie "Fertigstellen" geklickt haben:\par \par\b Smart Update starten\par\pard\li284\b0 LΣdt Sie die neuesten Erweiterungen und Updates von PC Tools AntiVirus herunter.\par\b\par\pard PC Tools AntiVirus starten\par\pard\li284\b0 Sie k÷nnen PC Tools AntiVirus sofort konfigurieren und einen vollstΣndigen Scan ausfⁿhren.\fs20\par}
  352. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f\'fⁿr Internet Explorer\lang1033\f1\par}
  353. de.GooglePageCaption=Kostenlos!  Google Toolbar fⁿr Internet Explorer.
  354. de.GooglePageDescription=Nutzen Sie die Leistung von Google ⁿberall im Web.
  355. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Mit der Google Toolbar wird das Browsen im Web noch bequemer:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Sofortige Anzeige von VorschlΣgen bei der Texteingabe im Suchfeld\par{\pntext\f1\'B7\tab}Zugriff auf Lesezeichen von jedem anderen Computer aus\par{\pntext\f1\'B7\tab}Blockieren von Pop-ups\par }
  356. de.GooglePageRadio1a=Installieren Sie die kostenlose Google Toolbar
  357. de.GooglePageRadio1aBold=Installieren Sie die kostenlose Google Toolbar
  358. de.GooglePageRadio1b=     Die Deinstallation ist jederzeit problemlos m÷glich.
  359. de.GooglePageRadio2=Google Toolbar nicht installieren
  360. de.GooglePageNotice1=Indem Sie die Google-Toolbar installieren, stimmen Sie den Nutzungsbedingungen und den Datenschutzbestimmungen der Google Toolbar zu.
  361. de.GooglePageNotice1a=Nutzungsbedingungen lesen
  362. de.GooglePageNotice1b= und 
  363. de.GooglePageNotice1c=Datenschutzbestimmungen lesen
  364. de.GooglePageNotice1d= der Google Toolbar zu.
  365. de.GooglePageTitle=Setup - PC Tools AntiVirus
  366. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  367. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  368. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim nΣchsten ╓ffnen eines Fensters in Internet Explorer angezeigt.
  369. de.MSG_DownloadError=Beim Setup konnten einige Dateien nicht gespeichert werden, starten Sie das Setup bitte neu.
  370. de.ErrorAppRunning=Beim Setup wurde festgestellt, da▀ %1 zur Zeit ausgefⁿhrt wird. %nKlicken Sie OK, um %1 zu schlie▀en und mit dem Setup fortzufahren oder Abbrechen, um das Setup zu verlassen.
  371. de.ERR_OTHERAVFOUND1=Das folgende Produkt wurde bereits auf Ihrem Computer installiert: 
  372. de.ERR_OTHERAVFOUND2=Die gleichzeitige Verwendung mehrerer Antiviren-Programme kann zu Konflikten bei der Installation und zu Problemen bei Inbetriebnahme fⁿhren. Sie sollten zunΣchst andere Antiviren-Produkte deinstallieren, bevor Sie die Installation fortsetzen. M÷chten Sie fortfahren?'
  373. de.ERR_NOTSUPPORTEROS=Wir bedauern, da▀ dieses Produkt nicht fⁿr dieses Betriebssystem geeignet ist. Die Installation kann nicht fortgesetzt werden.
  374. de.MSG_EMAILCLIENT=Bitte beachten: Abgesehen von Outlook werden E-Mail-Clients standardmΣ▀ig von IntelliGuard und von den Suchmaschinen nicht ausgeschlossen. Wenn eine infizierte E-Mail gefunden wird, werden alle E-Mails aus dieser Datenbank entfernt.%n%nEs wird empfohlen, die Angaben anderer E-Mail-Clients zur Ausschlu▀liste hinzuzufⁿgen.%nStellen Sie dafⁿr IntelliGuard AUS;%nGehen Sie auf Einstellungen -> Sucheinstellungen -> Bei der Suche auszuschlie▀en und fⁿgen Sie den Ordner oder die Datei hinzu, die ausgeschlossen werden soll.
  375. de.MSG_EMAILCLIENTGTB1=Bitte beachten: Abgesehen von Outlook werden E-Mail-Clients standardmΣ▀ig von IntelliGuard und von den Suchmaschinen nicht ausgeschlossen. Wenn eine infizierte E-Mail gefunden wird, werden alle E-Mails aus dieser Datenbank entfernt.
  376. de.MSG_EMAILCLIENTGTB2=Ziehen Sie die Hilfe heran, um dies zu vermeiden.
  377. de.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus ist bereits als Bestandteil von PC Tools Internet Security installiert. Der Installationsvorgang wird abgebrochen.
  378. de.ShortCutFileName=deu-avhelp.chm
  379. de.ShortCutHP=PC Tools Antivirus Homepage
  380. de.ShortCutHPComment=Homepage von PC Tools AntiVirus anzeigen
  381. de.ShortCutHPLink=http://www.pctools.com/de/anti-virus/
  382. de.ShortCutQSG=%1 Hilfe
  383. de.RunLaunchAV=Starte %1
  384. de.UninstallAVRunningMsg=Bei der De-Installation wurde festgestellt, da▀ %1 noch lΣuft. %nKlicken Sie OK, um %1 zu beenden und mit der De-Installation fortzufahren oder Beenden, um die De-Installation zu verlassen.
  385. de.ERR_IKHLAYERCHECK=Die Installation kann nicht ohne Neustart fortgesetzt werden. M÷chten Sie jetzt neu starten?
  386. de.lblSelectDir=Beim Setup wurde festgestellt, da▀ %1 bereits installiert wurde
  387. de.lblSelectDirBrowse=Die Installation mu▀ an folgendem Standort erfolgen
  388. de.msgDegrade=Warnung: Sie versuchen gerade, eine Σltere Version von %1 zu installieren
  389. de.msgUpToDate=Your Product is up-to-date.
  390. de.MSG_SDAInstalled=We detected that Spyware Doctor with AntiVirus is already installed on this PC. You do not require this standalone version of PC Tools AntiVirus to be installed.
  391. de.MSG_SDInstalled=We detected that Spyware Doctor is already installed on this PC. We highly recommend that you upgrade Spyware Doctor to include AntiVirus instead of installing this standalone version of PC Tools AntiVirus. Would you like to learn how to upgrade Spyware Doctor to include AntiVirus?
  392. de.StartAfterInstallNoScan=Start PC Tools AntiVirus
  393. es.NameAndVersion=%1 versi≤n %2
  394. es.AdditionalIcons=Iconos adicionales:
  395. es.CreateDesktopIcon=Crear un icono en el &escritorio
  396. es.CreateQuickLaunchIcon=Crear un icono de Inicio &Rßpido
  397. es.ProgramOnTheWeb=%1 en la Web
  398. es.UninstallProgram=Desinstalar %1
  399. es.LaunchProgram=Ejecutar %1
  400. es.AssocFileExtension=&Asociar %1 con la extensi≤n %2
  401. es.AssocingFileExtension=Asociando %1 con la extensi≤n %2...
  402. es.Options=Opciones:
  403. es.StartAfterInstall=Iniciar PC Tools AntiVirus y analizar en busca de infecciones
  404. es.AutoStart=&Activar la protecci≤n de PC Tools AntiVirus al iniciar Windows
  405. es.BtnInstall=&Instalar
  406. es.ERR_INTERNETREQUIREDFORLU=No se encontr≤ ninguna conexi≤n a Internet. Es necesario contar con acceso a Internet para descargar las actualizaciones Smart Update.
  407. es.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Estas tareas se ejecutar\'e1n inmediatamente despu\'e9s de que haga clic en ''Finalizar'':\par \par\b Ejecutar Smart Update\par\pard\li284\b0 Descarga las mejoras y actualizaciones m\'e1s recientes de PC Tools AntiVirus.\par\b\par\pard Abrir PC Tools AntiVirus\par\pard\li284\b0 Puede inmediatamente configurar PC Tools AntiVirus y ejecutar un Anßlisis Completo.\par}
  408. es.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Estas tareas se ejecutarßn inmediatamente despuΘs de que haga clic en ''Finalizar'':\par\fs16  \fs20\par\b Ejecutar Smart Update\par\pard\li284\b0 Descarga las mejoras y actualizaciones mßs recientes de PC Tools AntiVirus.\par\b\par\pard Abrir PC Tools AntiVirus\par\pard\li284\b0 Puede inmediatamente configurar PC Tools AntiVirus y ejecutar un Anßlisis Completo.\par}
  409. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratis!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  410. es.GooglePageCaption=íGratuito! Barra Google para Internet Explorer 
  411. es.GooglePageDescription=LlΘvate el poder de Google a cualquier lugar de la web
  412. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra Google hace que navegar por la web sea mßs c≤modo:\b0   \par \bullet  Sugerencias instantßneas mientras escribes en el cuadro de b·squeda   \par \bullet  Marcadores a los que puedes acceder desde cualquier equipo informßtico   \par \bullet  Bloqueo de pop-ups \'f1ol\lang1033\f1\par }
  413. es.GooglePageRadio1a=Puedes desinstalarla fßcilmente en cualquier momento.
  414. es.GooglePageRadio1aBold=Instalar la barra Google gratuita
  415. es.GooglePageRadio1b=     Puede eliminarla fßcilmente en cualquier momento que lo desee.
  416. es.GooglePageRadio2=No instalar la barra Google
  417. es.GooglePageNotice1=Al instalar la barra Google, usted acuerda sujetarse a los tΘrminos de uso y polφtica de privacidad de la barra Google.
  418. es.GooglePageNotice1a=Leer los tΘrminos de uso
  419. es.GooglePageNotice1b= y la 
  420. es.GooglePageNotice1c=Leer la polφtica de privacidad
  421. es.GooglePageNotice1d= de dicho programa.
  422. es.GooglePageTitle=Setup - PC Tools AntiVirus
  423. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  424. es.GooglePageTitleDescription=El Instalador estß ahora descargando los archivos requeridos en su computadora
  425. es.GoogleFinishConfirm=La barra Google tambiΘn se ha instalado y aparecerß la pr≤xima vez que abra una ventana de Internet Explorer.
  426. es.MSG_DownloadError=El instalador no pudo descargar algunos archivos, por favor ejecute el instalador nuevamente.
  427. es.ErrorAppRunning=La instalaci≤n ha detectado que %1 estß ejecutßndose actualmente. %nHaga clic en Aceptar para cerrar %1 y continuar con la instalaci≤n o en Cancelar para salir de la instalaci≤n.
  428. es.ERR_OTHERAVFOUND1=El siguiente producto ya se encuentra instalado en su computadora: 
  429. es.ERR_OTHERAVFOUND2=El usar m·ltiples productos antivirus puede llevar a conflictos de instalaci≤n y problemas de funcionamiento. Le aconsejamos desinstalar el otro producto antivirus antes de continuar con esta instalaci≤n. ┐Desea continuar?'
  430. es.ERR_NOTSUPPORTEROS=Lamentamos informarle que este producto no estß certificado para este sistema operativo. La instalaci≤n no puede continuar.
  431. es.MSG_EMAILCLIENT=Por favor note que cualquier otro programa administrador de correos electr≤nico diferente a Outlook, por defecto, no se excluye de IntelliGuard y Anßlisis. Si se descubre un correo infectado, todos los correos en la base de datos serßn eliminados.%n%nEs recomendable agregar a la lista de exclusiones de anßlisis los detalles de los achivos de correo.%nPara realizar Θsto, Desactive IntelliGuard;%nVaya a Configuraci≤n - Config. del Anßlisis - Exclusiones de Anßlisis y a±ada la carpeta o archivo que desea excluir.
  432. es.MSG_EMAILCLIENTGTB1=Por favor note que cualquier otro programa administrador de correos electr≤nico diferente a Outlook, por defecto, no se excluye de IntelliGuard y Anßlisis. Si se descubre un correo infectado, todos los correos en la base de datos serßn eliminados.
  433. es.MSG_EMAILCLIENTGTB2=Revise la Ayuda para prevenir esto.
  434. es.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus ya ha sido instalado como parte de PC Tools Internet Security. El proceso de instalaci≤n se cerrarß sin haber sido completado.
  435. es.ShortCutFileName=esp-avhelp.chm
  436. es.ShortCutHP=Pßgina de Inicio de PC Tools AntiVirus
  437. es.ShortCutHPComment=Ver la pßgina de Inicio de PC Tools AntiVirus
  438. es.ShortCutHPLink=http://www.pctools.com/es/anti-virus/
  439. es.ShortCutQSG=%1 Ayuda
  440. es.RunLaunchAV=Abrir %1
  441. es.UninstallAVRunningMsg=La desinstalaci≤n ha detectado que %1 estß ejecutßndose actualmente. %nHaga clic en Aceptar para cerrar %1 y continuar con la desinstalaci≤n o en Cancelar para salir de la desinstalaci≤n.
  442. es.ERR_IKHLAYERCHECK=La instalaci≤n no puede continuar sin reiniciar. ┐Desea reiniciar ahora?
  443. es.lblSelectDir=El instalador ha detectado que ya tiene %1 instalado
  444. es.lblSelectDirBrowse=La instalaci≤n debe hacerse en la ubicaci≤n siguiente
  445. es.msgDegrade=Advertencia: Usted trata de instalar una versi≤n anterior de %1
  446. es.msgUpToDate=Your Product is up-to-date.
  447. es.MSG_SDAInstalled=We detected that Spyware Doctor with AntiVirus is already installed on this PC. You do not require this standalone version of PC Tools AntiVirus to be installed.
  448. es.MSG_SDInstalled=We detected that Spyware Doctor is already installed on this PC. We highly recommend that you upgrade Spyware Doctor to include AntiVirus instead of installing this standalone version of PC Tools AntiVirus. Would you like to learn how to upgrade Spyware Doctor to include AntiVirus?
  449. fr.NameAndVersion=%1 version %2
  450. fr.AdditionalIcons=Ic⌠nes supplΘmentaires :
  451. fr.CreateDesktopIcon=CrΘer une ic⌠ne sur le &bureau
  452. fr.CreateQuickLaunchIcon=CrΘer une ic⌠ne de &lancement rapide
  453. fr.ProgramOnTheWeb=%1 sur le Web
  454. fr.UninstallProgram=DΘsinstaller %1
  455. fr.LaunchProgram=Lancer %1
  456. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  457. fr.AssocingFileExtension=Association de %1 avec l'extension de fichier %2à
  458. fr.Options=Options :
  459. fr.StartAfterInstall=DΘmarrer PC Tools AntiVirus et lancer une analyse pour rechercher les infections
  460. fr.AutoStart=&Activer la protection de PC Tools AntiVirus au dΘmarrage de Windows
  461. fr.BtnInstall=&Installer
  462. fr.ERR_INTERNETREQUIREDFORLU=Aucune connexion Internet n'a ΘtΘ dΘtectΘe. Un accΦs Internet est indispensable pour pouvoir tΘlΘcharger les mises α jour Smart Update.
  463. fr.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Ces tΓches sont immΘdiatement lancΘes lorsque vous cliquez sur 'Terminer' :\par \par\b ExΘcuter Smart Update\par\pard\li284\b0 TΘlΘcharger les derniΦres amΘliorations et mises α jour pour PC Tools AntiVirus.\par\b\par\pard Lancer PC Tools AntiVirus\par\pard\li284\b0 Vous pouvez immΘdiatement configurer PC Tools AntiVirus et lancer une analyse complΦte.\par}
  464. fr.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Ces tΓches sont immΘdiatement lancΘes lorsque vous cliquez sur 'Terminer' :\par \par\b ExΘcuter Smart Update\par\pard\li284\b0 TΘlΘcharger les derniΦres amΘliorations et mises α jour pour PC Tools AntiVirus.\par\b\par\pard Lancer PC Tools AntiVirus\par\pard\li284\b0 Vous pouvez immΘdiatement configurer PC Tools AntiVirus et lancer une analyse complΦte.\fs20\par}
  465. fr.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Gratuit ! \cf0 Barre d'outils Google\b0 \fs16 pour Internet Explorer\fs20\par}
  466. fr.GooglePageCaption=Gratuit ! Barre d'outils Google pour Internet Explorer
  467. fr.GooglePageDescription=La recherche selon Google û Puissance et prΘcision !
  468. fr.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 La barre d'outils Google facilite votre navigation sur le Web:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Affichage de suggestions instantanΘes α mesure de la saisie\par{\pntext\f1\'B7\tab}AccΦs α vos favoris depuis n'importe quel ordinateur\par{\pntext\f1\'B7\tab}Blocage des fenΩtres pop-up\par }
  469. fr.GooglePageRadio1a=Installer la barre d'outils Google gratuite
  470. fr.GooglePageRadio1aBold=Installer gratuitement la barre d'outils Google
  471. fr.GooglePageRadio1b=     Vous pouvez dΘsinstaller cette application α tout moment
  472. fr.GooglePageRadio2=Ne pas installer la barre d'outils Google
  473. fr.GooglePageNotice1=En installant la barre d'outils Google, vous consentez α respecter les conditions d'utilisation et les rΦgles de confidentialitΘ concernant cette barre d'outils.
  474. fr.GooglePageNotice1a=Lire les conditions d'utilisation
  475. fr.GooglePageNotice1b= et 
  476. fr.GooglePageNotice1c=Lire les rΦgles de confidentialitΘ
  477. fr.GooglePageNotice1d=.
  478. fr.GooglePageTitle=Programme d'installation de PC Tools AntiVirus
  479. fr.GooglePageTitleLabel=TΘlΘchargement des composants requis
  480. fr.GooglePageTitleDescription=Le programme d'installation tΘlΘcharge actuellement les fichiers requis sur votre ordinateur
  481. fr.GoogleFinishConfirm=La barre d'outils Google a aussi ΘtΘ installΘe et apparaεtra α la prochaine ouverture d'une fenΩtre Internet Explorer.
  482. fr.MSG_DownloadError=Le programme d'installation n'a pas pu tΘlΘcharger certains fichiers. Veuillez relancer le programme d'installation.
  483. fr.ErrorAppRunning=Le programme d'installation a dΘtectΘ que %1 est en cours d'exΘcution. %nCliquez sur OK pour fermer %1 et continuer l'installation ou Annuler pour quitter l'installation.
  484. fr.ERR_OTHERAVFOUND1=Le produit suivant est dΘjα installΘ sur votre ordinateur : 
  485. fr.ERR_OTHERAVFOUND2=L'utilisation simultanΘe de plusieurs antivirus peut mener α des conflits d'installation et α de multiples problΦmes de fonctionnement. Il est conseillΘ de dΘsinstaller les autres antivirus avant de poursuivre l'installation. Voulez-vous continuer ?
  486. fr.ERR_NOTSUPPORTEROS=Nous regrettons, mais ce produit n'est pas certifiΘ pour ce systΦme d'exploitation. L'installation ne peut pas continuer.
  487. fr.MSG_EMAILCLIENT=Remarque : Les clients de messagerie autres qu'Outlook ne sont pas exclus par dΘfaut d'IntelliGuard et des autres outils d'analyse. Lorsqu'un email infectΘ est dΘtectΘ, tous les emails de la base de donnΘes concernΘe sont alors supprimΘs.%n%nIl est recommandΘ d'ajouter les informations relatives au client de messagerie α la liste des exclusions.%nPour ce faire, dΘsactivez IntelliGuard ;%nallez dans ParamΦtres -> ParamΦtres d'analyse -> Fichiers exclus de l'analyse et ajoutez le dossier ou le fichier α exclure.
  488. fr.MSG_EMAILCLIENTGTB1=Remarque : Les clients de messagerie autres qu'Outlook ne sont pas exclus par dΘfaut d'IntelliGuard et des autres outils d'analyse. Lorsqu'un email infectΘ est dΘtectΘ, tous les emails de la base de donnΘes concernΘe sont alors supprimΘs.
  489. fr.MSG_EMAILCLIENTGTB2=Veuillez consulter l'aide pour Θviter ce problΦme.
  490. fr.ERR_INIT_PCTISINSTALLED=PC Tools Internet Security est dΘjα installΘ en tant que composant de la suite PC Tools Internet Security. Le programme d'installation va maintenant se fermer sans procΘder α l'installation
  491. fr.MSG_ButtonExit=&Quitter
  492. fr.ShortCutFileName=fre-avhelp.chm
  493. fr.ShortCutHP=PC Tools Antivirus Page d'accueil
  494. fr.ShortCutHPComment=Afficher la page d'accueil de PC Tools AntiVirus
  495. fr.ShortCutHPLink=http://www.pctools.com/fr/anti-virus/
  496. fr.ShortCutQSG=Aide de %1
  497. fr.RunLaunchAV=Lancer %1
  498. fr.UninstallAVRunningMsg=Le programme de dΘsinstallation a dΘtectΘ que %1 est en cours d'exΘcution. %nCliquez sur OK pour fermer %1 et continuer la dΘsinstallation ou Annuler pour l'abandonner.
  499. fr.ERR_IKHLAYERCHECK=L'installation ne peut pas continuer sans redΘmarrage. Souhaitez-vous redΘmarrer maintenant ?
  500. fr.lblSelectDir=Le programme d'installation a dΘtectΘ que %1 est dΘjα installΘ
  501. fr.lblSelectDirBrowse=L'installation doit Ωtre rΘalisΘe dans l'emplacement suivant
  502. fr.msgDegrade=Avertissement : Vous essayez d'installer une ancienne version de %1
  503. fr.msgUpToDate=Votre produit est α jour.
  504. fr.MSG_SDAInstalled=Le programme d'installation a dΘtectΘ une version existante de Spyware Doctor avec Antivirus installΘe sur cet ordinateur. Il n'est pas nΘcessaire d'installer une version autonome de PC Tools AntiVirus.
  505. fr.MSG_SDInstalled=Le programme d'installation a dΘtectΘ une version existante de Spyware Doctor installΘe sur cet ordinateur. Il est fortement recommandΘ de rΘaliser une mise α niveau vers PC Tools AntiVirus avec Antivirus plut⌠t que d'installer sΘparΘment cette version autonome de PC Tools AntiVirus. Voulez-vous savoir comment rΘaliser une mise α niveau vers  Spyware Doctor avec Antivirus ?
  506. fr.StartAfterInstallNoScan=Start PC Tools AntiVirus
  507. pl.NameAndVersion=%1 wersja %2
  508. pl.AdditionalIcons=Dodatkowe ikony:
  509. pl.CreateDesktopIcon=Utw≤rz ikone na &pulpicie
  510. pl.CreateQuickLaunchIcon=Utw≤rz ikone &szybkiego uruchamiania
  511. pl.ProgramOnTheWeb=%1 w Internecie
  512. pl.UninstallProgram=Program dezinstalacyjny ù %1
  513. pl.LaunchProgram=Uruchom %1
  514. pl.AssocFileExtension=&Skojarz %1 z rozszerzeniem pliku %2
  515. pl.AssocingFileExtension=Kojarzenie %1 z rozszerzeniem pliku %2...
  516. pl.Options=Opcje:
  517. pl.StartAfterInstall=Uruchom program PC Tools AntiVirus i skanuj w poszukiwaniu infekcji
  518. pl.AutoStart=&Uaktywniaj ochrone programem PC Tools AntiVirus z chwila uruchomienia systemu Windows
  519. pl.BtnInstall=&Instaluj
  520. pl.ERR_INTERNETREQUIREDFORLU=Nie wykryto po│╣czenia z Internetem. DostΩp do Internetu jest wymagany do pobierania uaktualnie± Smart Updates.
  521. pl.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Natychmiast po klikniΩciu przycisku Zako±cz zostan╣ wykonane nastΩpuj╣ce zadania:\par \par\b Funkcja  Smart Update\par\pard\li284\b0 pobiera najnowsze ulepszenia i uaktualnienia programu PC Tools AntiVirus .\par\b\par\pard NastΩpuje uruchomienie programu PC Tools AntiVirus\par\pard\li284\b0 Program PC Tools AntiVirus mo┐na od razu skonfigurowaµ, a nastΩpnie wykonaµ pe│ne skanowanie.\par}
  522. pl.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Natychmiast po klikniΩciu przycisku Zako±cz zostan╣ wykonane nastΩpuj╣ce zadania:\par \par\b Funkcja  Smart Update\par\pard\li284\b0 pobiera najnowsze ulepszenia i uaktualnienia programu PC Tools AntiVirus .\par\b\par\pard NastΩpuje uruchomienie programu PC Tools AntiVirus\par\pard\li284\b0 Program PC Tools AntiVirus mo┐na od razu skonfigurowaµ, a nastΩpnie wykonaµ pe│ne skanowanie.\fs20\par}
  523. pl.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Bezplatny! \cf0 Pasek narzedzi Google\b0 \fs16 do programu Internet Explorer\fs20\par}
  524. pl.GooglePageCaption=Bezplatny! Pasek narzedzi Google do programu Internet Explorer
  525. pl.GooglePageDescription=Staly dostep do funkcji wyszukiwarki Google w dowolnym zakatku Internetu
  526. pl.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Bezplatny pasek narzedzi Google umozliwia:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Wyszukiwanie z uzyciem serwisu Google w dowolnym serwisie internetowym\par{\pntext\f1\'B7\tab}Wyeliminowanie denerwujacych ogloszen w postaci okienek wyskakujacych\par{\pntext\f1\'B7\tab}Szybkie wypelnianie formularzy internetowych za pomoca funkcji AutoFill\par }
  527. pl.GooglePageRadio1a=Zainstaluj bezplatny pasek narzedzi Google
  528. pl.GooglePageRadio1aBold=Zainstaluj bezplatny pasek narzedzi Google
  529. pl.GooglePageRadio1b=Ten dodatek mozna latwo usunac w dowolnej chwili
  530. pl.GooglePageRadio2=Nie instaluj paska narzedzi Google
  531. pl.GooglePageNotice1=Instalujac pasek narzedzi Google, wyrazasz zgode na warunki korzystania z tego dodatku oraz odpowiednie zasady prywatnosci.
  532. pl.GooglePageNotice1a=Przeczytaj warunki korzystania
  533. pl.GooglePageNotice1b=oraz
  534. pl.GooglePageNotice1c=przeczytaj zasady prywatnosci
  535. pl.GooglePageNotice1d=.
  536. pl.GooglePageTitle=Instalacja programu Spyware Doctor
  537. pl.GooglePageTitleLabel=Pobieranie wymaganych skladnik≤w
  538. pl.GooglePageTitleDescription=Program instalacyjny pobiera wymagane pliki do komputera
  539. pl.GoogleFinishConfirm=Zainstalowano r≤wniez pasek narzedzi Google. Zostanie on wyswietlony po otwarciu nastepnego okna programu Internet Explorer.
  540. pl.MSG_DownloadError=Program instalacyjny nie m≤gl pobrac niekt≤rych plik≤w. Uruchom go ponownie.
  541. pl.ErrorAppRunning=Program instalacyjny wykryl, ze program %1 juz dziala. %nAby zamknac program %1 i kontynuowac instalacje, kliknij przycisk OK. Aby zakonczyc instalacje, kliknij przycisk Anuluj.
  542. pl.ERR_OTHERAVFOUND1=W komputerze jest juz zainstalowany nastepujacy produkt: 
  543. pl.ERR_OTHERAVFOUND2=Korzystanie z wielu program≤w antywirusowych jednoczesnie moze powodowac konflikty podczas instalacji i problemy podczas dzialania. Przed kontynuowaniem instalacji zaleca sie odinstalowanie tego innego programu antywirusowego. Kontynuowac?
  544. pl.ERR_NOTSUPPORTEROS=Nie potwierdzono zgodnosci niniejszego produktu z tym systemem operacyjnym. Kontynuacja instalacji nie jest mozliwa.
  545. pl.MSG_EMAILCLIENT=Uwaga: Domyslnie klienty pocztowe inne niz Outlook nie sa wykluczone z ochrony funkcja IntelliGuard oraz z list skaner≤w. Wykrycie jednej zainfekowanej wiadomosci e-mail powoduje usuniecie wszystkich wiadomosci w danej bazie.%n%nZaleca sie wprowadzenie informacji o klientach pocztowych na liscie wyjatk≤w.%nW tym celu nalezy WYLACZYC funkcje IntelliGuard:%nWybierz kolejno Ustawienia -> Ustawienia skanowania -> Lista wyjatk≤w i tam dodac folder lub plik, kt≤ry ma byc wykluczony ze skanowania.
  546. pl.MSG_EMAILCLIENTGTB1=Uwaga: Domyslnie klienty pocztowe inne niz Outlook nie sa wykluczone z ochrony funkcja IntelliGuard oraz z list skaner≤w. Wykrycie jednej zainfekowanej wiadomosci e-mail powoduje usuniecie wszystkich wiadomosci w danej bazie.
  547. pl.MSG_EMAILCLIENTGTB2=Informacje o tym, jak temu zapobiec, mozna znalezc w Pomocy.
  548. pl.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus jest ju┐ zainstalowany jako czΩ£µ pakietu PC Tools Internet Security. Program instalacyjny zako±czy dzia│anie bez wykonywania instalacji.
  549. pl.MSG_ButtonExit=&Wyj£cie
  550. pl.ShortCutFileName=pol-avhelp.chm
  551. pl.ShortCutHP=Strona firmy PC Tools Antivirus
  552. pl.ShortCutHPComment=Odwiedz strone programy PC Tools AntiVirus
  553. pl.ShortCutHPLink=http://www.pctools.com/pl/anti-virus/
  554. pl.ShortCutQSG=%1 ù Pomoc
  555. pl.RunLaunchAV=Uruchom %1
  556. pl.UninstallAVRunningMsg=Program dezinstalacyjny  wykryl, ze program %1 juz dziala. %nAby zamknac program %1 i kontynuowac dezinstalacje, kliknij przycisk OK. Aby zakonczyc dezinstalacje, kliknij przycisk Anuluj.
  557. pl.ERR_IKHLAYERCHECK=Do kontynuacji instalacji wymagane jest zrestartowanie systemu. Czy chcesz teraz zrestartowac komputer?
  558. pl.lblSelectDir=Program instalacyjny wykryl, ze element %1 jest juz zainstalowany
  559. pl.lblSelectDirBrowse=Instalacja musi zostac wykonana w nastepujacej lokalizacji
  560. pl.msgDegrade=Uwaga: Pr≤bujesz zainstalowac starsza wersje programu %1
  561. pl.msgUpToDate=Produkt jest aktualny.
  562. pl.MSG_SDAInstalled=Wykryto, ┐e w tym komputerze jest ju┐ zainstalowany program Spyware Doctor  z dodatkiem AntiVirus. Nie ma potrzeby instalowania tej, niezale┐nej wersji programu PC Tools AntiVirus.
  563. pl.MSG_SDInstalled=Wykryto, ┐e w tym komputerze jest ju┐ zainstalowany program Spyware Doctor. Zamiast instalowania niezale┐nego programu PC Tools AntiVirus, stanowczo zalecamy instalacjΩ programu Spyware Doctor z modu│em AntiVirus. Czy chcesz dowiedzieµ siΩ, jak dokonaµ uaktualnienia do programu Spyware Doctor  z modu│em AntiVirus?
  564. pl.StartAfterInstallNoScan=Start PC Tools AntiVirus
  565. it.NameAndVersion=%1 versione %2
  566. it.AdditionalIcons=Icone aggiuntive:
  567. it.CreateDesktopIcon=Crea un'icona per il &desktop
  568. it.CreateQuickLaunchIcon=Crea un'icona di &Avvio rapido
  569. it.ProgramOnTheWeb=%1 sul Web
  570. it.UninstallProgram=Disinstalla %1
  571. it.LaunchProgram=Apri %1
  572. it.AssocFileExtension=&Associa %1 all'estensione file %2
  573. it.AssocingFileExtension=&Associazione di %1 all'estensione file %2 in corso...
  574. it.Options=Opzioni:
  575. it.StartAfterInstall=Avviare PC Tools AntiVirus e avviare una scansione alla ricerca di infezioni
  576. it.AutoStart=&Attiva la protezione di PC Tools AntiVirus all'avvio di Windows
  577. it.BtnInstall=&Installa
  578. it.ERR_INTERNETREQUIREDFORLU=Non Φ stata rilevata alcuna connessione a Internet. ╚ necessaria una connessione a Internet per scaricare Smart Updates.
  579. it.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Queste attivitα vengono lanciate subito dopo aver fatto clic su "Fine":\par \par\b Avvia Smart Update\par\pard\li284\b0 Scarica gli ultimi miglioramenti e aggiornamenti di PC Tools AntiVirus.\par\b\par\pard Avvia PC Tools AntiVirus\par\pard\li284\b0 ╚ possibile configurare immediatamente PC Tools AntiVirus e avviare una scansione completa.\par}
  580. it.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Queste attivitα vengono lanciate subito dopo aver fatto clic su "Fine":\par \par\b Avvia Smart Update\par\pard\li284\b0 Scarica gli ultimi miglioramenti e aggiornamenti di PC Tools AntiVirus.\par\b\par\pard Avvia PC Tools AntiVirus\par\pard\li284\b0 ╚ possibile configurare immediatamente PC Tools AntiVirus e avviare una scansione completa.\fs20\par}
  581. it.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Gratis! \cf0 Google Toolbar\b0  \fs16 per Internet Explorer\fs20\par}
  582. it.GooglePageCaption=Gratis! Google Toolbar per Internet Explorer
  583. it.GooglePageDescription=Sfrutta tutta la potenza di Google quando navighi su Internet
  584. it.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 La Google Toolbar gratuita consente di:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Effettuare ricerche sul Web utilizzando Google da qualsiasi sito\par{\pntext\f1\'B7\tab}Eliminare i fastidiosi annunci popup\par{\pntext\f1\'B7\tab}Compilare moduli Web rapidamente con il completamento automatico\par }
  585. it.GooglePageRadio1a=Installare la Google Toolbar gratuita
  586. it.GooglePageRadio1aBold=Installare la Google Toolbar gratuita
  587. it.GooglePageRadio1b=     ╚ possibile rimuoverla facilmente in qualsiasi momento
  588. it.GooglePageRadio2=Non installare la Google Toolbar
  589. it.GooglePageNotice1=Installando la Google Toolbar, si dichiara di accettare i termini d'uso e la normativa sulla privacy di Google Toolbar.
  590. it.GooglePageNotice1a=Leggere i termini d'uso
  591. it.GooglePageNotice1b= e 
  592. it.GooglePageNotice1c=Leggere la normativa sulla privacy
  593. it.GooglePageNotice1d=.
  594. it.GooglePageTitle=Installazione - PC Tools AntiVirus
  595. it.GooglePageTitleLabel=Download dei componenti richiesti
  596. it.GooglePageTitleDescription=Il programma di installazione sta scaricando sul computer i file richiesti
  597. it.GoogleFinishConfirm=╚ stata inoltre installata la Google Toolbar, che verrα visualizzata non appena verrα aperta una finestra di Internet Explorer.
  598. it.MSG_DownloadError=Il programma di installazione non Φ in grado di scaricare alcuni file; eseguire nuovamente l'installazione.
  599. it.ErrorAppRunning=Il programma di installazione ha rilevato che %1 Φ attualmente in esecuzione. %nFare clic su OK per chiudere %1 e continuare l'installazione o selezionare Annulla per abbandonare l'installazione.
  600. it.ERR_OTHERAVFOUND1=Il seguente prodotto Φ giα installato sul computer: 
  601. it.ERR_OTHERAVFOUND2=L'utilizzo di pi∙ programmi antivirus potrebbe creare conflitti di installazione e problemi di funzionamento. Si consiglia di disinstallare gli altri prodotti antivirus prima di continuare con la procedura di installazione. Continuare?
  602. it.ERR_NOTSUPPORTEROS=Siamo spiacenti, questo prodotto non Φ certificato per il sistema operativo in uso. Impossibile continuare l'installazione.
  603. it.MSG_EMAILCLIENT=Nota: i programmi di posta elettronica diversi da Outlook non sono esclusi da IntelliGuard e dagli scanner per impostazione predefinita. Se viene rilevato un messaggio e-mail infetto, tutti i messaggi nel database interessato vengono rimossi.%n%nSi consiglia di aggiungere i dettagli relativi ai programmi di posta elettronica nell'elenco delle esclusioni.%nPer farlo, disattivare IntelliGuard;%nAccedere a Impostazioni -> Impostazioni scansione -> Esclusioni scansione e aggiungere la cartella o il file che si desidera escludere.
  604. it.MSG_EMAILCLIENTGTB1=Nota: i programmi di posta elettronica diversi da Outlook non sono esclusi da IntelliGuard e dagli scanner per impostazione predefinita. Se viene rilevato un messaggio e-mail infetto, tutti i messaggi nel database interessato vengono rimossi.
  605. it.MSG_EMAILCLIENTGTB2=Per evitare che ci≥ accada, consultare la guida.
  606. it.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus Φ giα installato come parte di PC Tools Internet Security. L'installazione verrα interrotta.
  607. it.MSG_ButtonExit=E&sci
  608. it.ShortCutFileName=ita-avhelp.chm
  609. it.ShortCutHP=Pagina iniziale di PC Tools Antivirus
  610. it.ShortCutHPComment=Consente di visualizzare la home page di PC Tools AntiVirus
  611. it.ShortCutHPLink=http://www.pctools.com/it/anti-virus/
  612. it.ShortCutQSG=Guida di %1
  613. it.RunLaunchAV=Apri %1
  614. it.UninstallAVRunningMsg=Il programma di disinstallazione ha rilevato che %1 Φ attualmente in uso. %nFare clic su OK per chiudere %1 e continuare la procedura di disinstallazione o selezionare Annulla per abbandonare il programma di disinstallazione.
  615. it.ERR_IKHLAYERCHECK=Non Φ possibile proseguire l'installazione prima di aver riavviato il sistema. Riavviare il computer adesso?
  616. it.lblSelectDir=L'installazione ha rilevato che %1 Φ giα installato
  617. it.lblSelectDirBrowse=L'installazione deve essere eseguita nel seguente percorso
  618. it.msgDegrade=Attenzione: si sta cercando di installare una versione precedente di %1
  619. it.msgUpToDate=Il prodotto Φ stato aggiornato.
  620. it.MSG_SDAInstalled=╚ stato rilevato che Spyware Doctor con AntiVirus Φ giα installato sul PC. Non Φ necessario installare questa versione standalone di PC Tools AntiVirus.
  621. it.MSG_SDInstalled=╚ stato rilevato che Spyware Doctor Φ giα installato sul PC. Si consiglia di aggiornare Spyware Doctor per includere l'AntiVirus, piuttosto che installare questa versione standalone di PC Tools AntiVirus. Si desidera ottenere informazioni su come aggiornare Spyware Doctor per includere l'AntiVirus?
  622. it.StartAfterInstallNoScan=Start PC Tools AntiVirus
  623. br.NameAndVersion=%1 Versπo: %2
  624. br.AdditionalIcons=═cones adicionais:
  625. br.CreateDesktopIcon=Criar um φcone na &ßrea de trabalho
  626. br.CreateQuickLaunchIcon=Criar um φcone de &Inicializaτπo Rßpida
  627. br.ProgramOnTheWeb=%1  na Internet
  628. br.UninstallProgram=Desinstalar %1 
  629. br.LaunchProgram=Iniciar %1 
  630. br.AssocFileExtension=&Associar %1 com a extensπo de arquivo %2
  631. br.AssocingFileExtension=Associando %1 com a extensπo de arquivo %2...
  632. br.Options=Opτ⌡es:
  633. br.StartAfterInstall=Iniciar PC Tools AntiVirus e verificar infecτ⌡es
  634. br.AutoStart=&Ativar proteτπo PC Tools AntiVirus ao iniciar o Windows
  635. br.BtnInstall=&Instalar
  636. br.ERR_INTERNETREQUIREDFORLU=Nπo foi encontrada conexπo com a Internet. O acesso α Internet Θ necessßrio para fazer o download do Smart Updates.
  637. br.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs20 Essas tarefas serπo acionadas imediatamente ap≤s vocΩ clicar em æConcluirÆ:\par \par\b Execute o Smart Update\par\pard\li284\b0 Baixa as atualizaτ⌡es e melhorias mais recentes do PC Tools AntiVirus.\par\b\par\pard Iniciar PC Tools AntiVirus\par\pard\li284\b0 VocΩ pode configurar imediatamente o PC Tools AntiVirus e executar uma verificaτπo completa.\par}
  638. br.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\f0\fs16 Essas tarefas serπo acionadas imediatamente ap≤s vocΩ clicar em æConcluirÆ:\par \par\b Execute o Smart Update\par\pard\li284\b0 Baixa as atualizaτ⌡es e melhorias mais recentes do PC Tools AntiVirus.\par\b\par\pard Iniciar PC Tools AntiVirus\par\pard\li284\b0 VocΩ pode configurar o PC Tools AntiVirus imediatamente e executar uma verificaτπo completa.\fs20\par}
  639. br.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Grßtis! \cf0 Barra deFerramentas Google\b0  \fs16 para Internet Explorer\fs20\par}
  640. br.GooglePageCaption=Grßtis! Barra deFerramentas Google para Internet Explorer
  641. br.GooglePageDescription=Conte sempre com acapacidade avanτada do Google, onde for que vocΩ acessar a web.
  642. br.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 A Barra de Ferramentas Google agiliza a navegaτπo naweb:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Sugest⌡esinstantΓneas α medida que vocΩ digita na caixa de pesquisa\par{\pntext\f1\'B7\tab}Favoritos que podemser acessados em qualquer computador\par{\pntext\f1\'B7\tab}Bloqueio de pop-ups\par }
  643. br.GooglePageRadio1a=Instalar a Barra de Ferramentas Google grßtis
  644. br.GooglePageRadio1aBold=Instalar a Barra de Ferramentas Google grßtis
  645. br.GooglePageRadio1b=     VocΩ podedesinstalß-la facilmente quando quiser
  646. br.GooglePageRadio2=Nπo instalar a Barrade Ferramentas Google
  647. br.GooglePageNotice1=Instalando a Barra de Ferramentas do Google vocΩ concorda em seguir os termos de uso e a polφtica de privacidade da Barra de Ferramentas do Google.
  648. br.GooglePageNotice1a=Leia os termos de uso
  649. br.GooglePageNotice1b= e 
  650. br.GooglePageNotice1c=Leia a polφtica de privacidade
  651. br.GooglePageNotice1d=.
  652. br.GooglePageTitle=Configuraτπo - PC Tools Antivirus
  653. br.GooglePageTitleLabel=Download dos Componentes Necessßrios
  654. br.GooglePageTitleDescription=A configuraτπo estß fazendo o download dos arquivos necessßrios para o computador
  655. br.GoogleFinishConfirm=A Barra de Ferramentas do Google tambΘm foi instalada e aparecerß na pr≤xima vez que vocΩ abrir a janela do Internet Explorer.
  656. br.MSG_DownloadError=A configuraτπo nπo p⌠de fazer o download de alguns arquivos, execute a configuraτπo novamente.
  657. br.ErrorAppRunning=A configuraτπo detectou que o %1 estß sendo executado atualmente. %n Clique em OK para fechar o %1 e continuar a configuraτπo ou Cancelar para sair da configuraτπo.
  658. br.ERR_OTHERAVFOUND1=O produto a seguir jß estß instalado em seu computador: 
  659. br.ERR_OTHERAVFOUND2=O uso de vßrios produtos anti-vφrus pode ocasionar conflitos de instalaτπo e problemas na operaτπo. Recomenda-se a desinstalaτπo de outros produtos anti-vφrus antes de continuar esta instalaτπo. Deseja continuar?
  660. br.ERR_NOTSUPPORTEROS=Lamentamos que este produto nπo esteja certificado para este sistema operacional. A instalaτπo nπo pode continuar.
  661. br.MSG_EMAILCLIENT=Observe que: Programas de e-mail diferentes do Outlook nπo sπo excluφdos por padrπo do IntelliGuard e verificadores. Se um e-mail infectado for descoberto, todos os e-mails daquele banco de dados serπo removidos.%n%nRecomenda-se acrescentar detalhes do programa de e-mail na lista de exclus⌡es.%nPara fazer isso, desligue o IntelliGuard;%nVß atΘ Configuraτ⌡es -> Configuraτ⌡es de Verificaτπo -> Exclus⌡es de Verificaτπo e adicione a pasta ou arquivo que deseja excluir.
  662. br.MSG_EMAILCLIENTGTB1=Observe que: Programas de e-mail diferentes do Outlook nπo sπo excluφdos por padrπo do IntelliGuard e verificadores. Se um e-mail infectado for descoberto, todos os e-mails do banco de dados correspondente serπo removidos.
  663. br.MSG_EMAILCLIENTGTB2=Consulte a Ajuda para evitar isso.
  664. br.ERR_INIT_PCTISINSTALLED=O PC Tools AntiVirus jß foi instalado como parte do PC Tools Internet Security. A configuraτπo terminarß sem a instalaτπo.
  665. br.MSG_ButtonExit=S&air
  666. br.ShortCutFileName=eng-avhelp.chm
  667. br.ShortCutHP=Pßgina Inicial do PC Tools Antivirus
  668. br.ShortCutHPComment=Exibir pßgina inicial do PC Tools AntiVirus
  669. br.ShortCutHPLink=http://www.pctools.com/anti-virus/
  670. br.ShortCutQSG=%1 Ajuda
  671. br.RunLaunchAV=Iniciar %1 
  672. br.UninstallAVRunningMsg=A desinstalaτπo detectou que o %1 estß sendo executado atualmente. %nClique em OK para fechar o %1 e prosseguir com a desinstalaτπo ou Cancelar para sair da desinstalaτπo.
  673. br.ERR_IKHLAYERCHECK=A instalaτπo nπo pode prosseguir sem a reinicializaτπo. Deseja reiniciar agora?
  674. br.lblSelectDir=A configuraτπo detectou que vocΩ jß instalou o %1 
  675. br.lblSelectDirBrowse=A instalaτπo deve ocorrer no seguinte local
  676. br.msgDegrade=AdvertΩncia: VocΩ estß tentando instalar uma versπo mais antiga do %1 
  677. br.msgUpToDate=Seu produto estß atualizado.
  678. br.MSG_SDAInstalled=Detectamos que o Spyware Doctor com AntiVirus jß estß instalado em seu computador. Nπo Θ necessßrio instalar esta versπo independente do PC Tools AntiVirus.
  679. br.MSG_SDInstalled=Detectamos que o Spyware Doctor jß estß instalado em seu computador. Recomendamos enfaticamente que vocΩ atualize o Spyware Doctor para incluir o AntiVirus ao invΘs de instalar esta versπo independente do PC Tools AntiVirus. Deseja saber como atualizar o Spyware Doctor e incluir o AntiVirus?
  680. br.MSG_SDEG_Installed=Detectamos que o Complemento Spyware Doctor Email Guard jß estß instalado em seu computador. Recomendamos enfaticamente que vocΩ instale o Spyware Doctor com AntiVirus ao invΘs de instalar esta versπo independente do PC Tools AntiVirus. Deseja saber como instalar o Spyware Doctor com AntiVirus?
  681. br.StartAfterInstallNoScan=Iniciar PC Tools AntiVirus
  682. br.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=O PC Tools AntiVirus jß foi instalado como parte do PC Tools Internet Security. A configuraτπo terminarß sem a instalaτπo.
  683. ru.NameAndVersion=%1 Γσ≡±Φ  %2
  684. ru.AdditionalIcons=─ε∩εδφΦ≥σδⁿφ√σ  ≡δ√ΩΦ:
  685. ru.CreateDesktopIcon=╤ετΣα≥ⁿ  ≡δ√Ω φα &≡αßε≈σ∞ ±≥εδσ
  686. ru.CreateQuickLaunchIcon=╤ετΣα≥ⁿ  ≡δ√Ω φα &∩αφσδΦ ß√±≥≡επε τα∩≤±Ωα
  687. ru.ProgramOnTheWeb=%1 Γ ╚φ≥σ≡φσ≥σ
  688. ru.UninstallProgram=─σΦφ±≥αδδΦ≡εΓα≥ⁿ %1
  689. ru.LaunchProgram=╟α∩≤±≥Φ≥ⁿ %1
  690. ru.AssocFileExtension=&└±±ε÷ΦΦ≡εΓα≥ⁿ %1 ± ≡α±°Φ≡σφΦσ∞ Φ∞σφΦ ⌠αΘδα %2
  691. ru.AssocingFileExtension=└±±ε÷ΦΦ≡εΓα≥ⁿ %1 ± ≡α±°Φ≡σφΦσ∞ Φ∞σφΦ ⌠αΘδα %2...
  692. ru.Options=╧α≡α∞σ≥≡√
  693. ru.StartAfterInstall=╟α∩≤±≥Φ≥ⁿ PC Tools Antivirus Φ ∩≡ε±ΩαφΦ≡εΓα≥ⁿ Ωε∞∩ⁿ■≥σ≡ φα φαδΦ≈Φσ Φφ⌠σΩ÷ΦΘ
  694. ru.AutoStart=&└Ω≥ΦΓΦ≡εΓα≥ⁿ τα∙Φ≥≤ PC Tools Antivirus ∩≡Φ ταπ≡≤τΩσ Windows
  695. ru.BtnInstall=&╙±≥αφεΓΦ≥ⁿ
  696. ru.ERR_INTERNETREQUIREDFORLU=═σ≥ ±εσΣΦφσφΦ  ± ╚φ≥σ≡φσ≥ε∞. ─δ  ταπ≡≤τΩΦ εßφεΓδσφΦΘ Smart Updates φσεß⌡εΣΦ∞ Γ√⌡εΣ Γ ╚φ≥σ≡φσ≥.
  697. ru.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fswiss\fprq2\fcharset204 Verdana;}{\f1\fswiss\fcharset204{\*\fname Arial;}Arial CYR;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\kerning2\f0\fs20\'c2\'fb\'ef\'ee\'eb\'ed\'e5\'ed\'e8\'e5 \'fd\'f2\'e8\'f5 \'e7\'e0\'e4\'e0\'f7 \'ed\'e0\'f7\'ed\'e5\'f2\'f1\'ff \'f1\'f0\'e0\'e7\'f3 \'e6\'e5 \'ef\'ee\'f1\'eb\'e5 \'f2\'ee\'e3\'ee, \'ea\'e0\'ea \'e2\'fb \'ed\'e0\'e6\'ec\'e5\'f2\'e5 "\'c7\'e0\'e2\'e5\'f0\'f8\'e8\'f2\'fc":\par\par\b \'c7\'e0\'ef\'f3\'f1\'ea Smart Update\b0\par\pard\li284\'c7\'e0\'e3\'f0\'f3\'e6\'e0\'e5\'f2 \'ef\'ee\'f1\'eb\'e5\'e4\'ed\'e8\'e5 \'ee\'e1\'ed\'ee\'e2\'eb\'e5\'ed\'e8\'ff \'ef\'f0\'ee\'e3\'f0\'e0\'ec\'ec\'fb \'e8 \'e0\'ed\'f2\'e8\'e2\'e8\'f0\'f3\'f1\'ed\'ee\'e9 \'e1\'e0\'e7\'fb \'e4\'e0\'ed\'ed\'fb\'f5.\par\pard\par\b\'c7\'e0\'ef\'f3\'f1\'f2\'e8\'f2\'fc PC Tools AntiVirus\b0\par\pard\li284\'c2\'fb \'ec\'ee\'e6\'e5\'f2\'e5 \'f1\'f0\'e0\'e7\'f3 \'e6\'e5 \'ed\'e0\'f1\'f2\'f0\'ee\'e8\'f2\'fc PC Tools AntiVirus \'e8 \'ef\'f0\'ee\'e8\'e7\'e2\'e5\'f1\'f2\'e8 \'ef\'ee\'eb\'ed\'ee\'e5 \'f1\'ea\'e0\'ed\'e8\'f0\'ee\'e2\'e0\'ed\'e8\'e5.\kerning0\f1\par}
  698. ru.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fswiss\fprq2\fcharset204 Verdana;}{\f1\fswiss\fcharset204{\*\fname Arial;}Arial CYR;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\kerning2\f0\fs16\'c2\'fb\'ef\'ee\'eb\'ed\'e5\'ed\'e8\'e5 \'fd\'f2\'e8\'f5 \'e7\'e0\'e4\'e0\'f7 \'ed\'e0\'f7\'ed\'e5\'f2\'f1\'ff \'f1\'f0\'e0\'e7\'f3 \'e6\'e5 \'ef\'ee\'f1\'eb\'e5 \'f2\'ee\'e3\'ee, \'ea\'e0\'ea \'e2\'fb \'ed\'e0\'e6\'ec\'e5\'f2\'e5 "\'c7\'e0\'e2\'e5\'f0\'f8\'e8\'f2\'fc":\par\par\b \'c7\'e0\'ef\'f3\'f1\'ea Smart Update\b0\par\pard\li284\'c7\'e0\'e3\'f0\'f3\'e6\'e0\'e5\'f2 \'ef\'ee\'f1\'eb\'e5\'e4\'ed\'e8\'e5 \'ee\'e1\'ed\'ee\'e2\'eb\'e5\'ed\'e8\'ff \'ef\'f0\'ee\'e3\'f0\'e0\'ec\'ec\'fb \'e8 \'e0\'ed\'f2\'e8\'e2\'e8\'f0\'f3\'f1\'ed\'ee\'e9 \'e1\'e0\'e7\'fb \'e4\'e0\'ed\'ed\'fb\'f5.\par\pard\par\b\'c7\'e0\'ef\'f3\'f1\'f2\'e8\'f2\'fc PC Tools AntiVirus\b0\par\pard\li284\'c2\'fb \'ec\'ee\'e6\'e5\'f2\'e5 \'f1\'f0\'e0\'e7\'f3 \'e6\'e5 \'ed\'e0\'f1\'f2\'f0\'ee\'e8\'f2\'fc PC Tools AntiVirus \'e8 \'ef\'f0\'ee\'e8\'e7\'e2\'e5\'f1\'f2\'e8 \'ef\'ee\'eb\'ed\'ee\'e5 \'f1\'ea\'e0\'ed\'e8\'f0\'ee\'e2\'e0\'ed\'e8\'e5.\kerning0\f1\fs20\par}
  699. ru.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 ┴σ±∩δα≥φε! \cf0 ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google\b0  \fs16 Σδ  Internet Explorer\fs20\par}
  700. ru.GooglePageCaption=┴σ±∩δα≥φε! ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google Σδ  Internet Explorer
  701. ru.GooglePageDescription=┬ετⁿ∞Φ≥σ ∞ε∙ⁿ Φ ≤Σεß±≥Γε Google ± ±εßεΘ Γ δ■ß≤■ ≥ε≈Ω≤ ╚φ≥σ≡φσ≥α.
  702. ru.GooglePageText={\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fswiss\fprq2\fcharset204{\*\fname Arial;}Arial CYR;}{\f1\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\b\f0\fs16\'cf\'e0\'ed\'e5\'eb\'fc \'e8\'ed\'f1\'f2\'f0\'f3\'ec\'e5\'ed\'f2\'ee\'e2 Google \'e4\'e5\'eb\'e0\'e5\'f2 \'e2\'e5\'e1-\'ef\'ee\'e8\'f1\'ea \'f3\'e4\'ee\'e1\'ed\'e5\'e5:\par\pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li720\tx720\b0\'cc\'e3\'ed\'ee\'e2\'e5\'ed\'ed\'fb\'e5 \'ef\'ee\'e4\'f1\'ea\'e0\'e7\'ea\'e8 \'ef\'f0\'e8 \'e2\'e2\'ee\'e4\'e5 \'f1\'eb\'ee\'e2 \'e2 \'ef\'ee\'e8\'f1\'ea\'ee\'e2\'f3\'fe \'f1\'f2\'f0\'ee\'ea\'f3\par\pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li720\'c7\'e0\'ea\'eb\'e0\'e4\'ea\'e8, \'ea\'ee\'f2\'ee\'f0\'fb\'e5 \'ec\'ee\'e6\'ed\'ee \'e8\'f1\'ef\'ee\'eb\'fc\'e7\'ee\'e2\'e0\'f2\'fc \'f1 \'eb\'fe\'e1\'ee\'e3\'ee \'ea\'ee\'ec\'ef\'fc\'fe\'f2\'e5\'f0\'e0\par{\pntext\f1\'B7\tab}\'c1\'eb\'ee\'ea\'e8\'f0\'ee\'e2\'ea\'e0 \'e2\'f1\'ef\'eb\'fb\'e2\'e0\'fe\'f9\'e8\'f5 \'ee\'ea\'ee\'ed\par\pard\fs20\par}
  703. ru.GooglePageRadio1a=╙±≥αφεΓΦ≥ⁿ ßσ±∩δα≥φ≤■ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  704. ru.GooglePageRadio1aBold=╙±≥αφεΓΦ≥ⁿ ßσ±∩δα≥φ≤■ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  705. ru.GooglePageRadio1b=     ┼σ ∞εµφε ±δσπΩε±≥ⁿ■ ≤ΣαδΦ≥ⁿ Γ δ■ßεσ Γ≡σ∞ .
  706. ru.GooglePageRadio2=═σ ≤±≥αφαΓδΦΓα≥ⁿ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  707. ru.GooglePageNotice1=╙±≥αφαΓδΦΓα  ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google, Γ√ ±επδα±φ√ ±εßδ■Σα≥ⁿ ≤±δεΓΦ  ∩εδⁿτεΓαφΦ  ∩αφσδⁿ■ Φφ±≥≡≤∞σφ≥εΓ Google Φ ∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ.
  708. ru.GooglePageNotice1a=╧≡ε≈σ±≥ⁿ ≤±δεΓΦ  ∩εδⁿτεΓαφΦ 
  709. ru.GooglePageNotice1b= Φ
  710. ru.GooglePageNotice1c=╧≡ε≈σ±≥ⁿ ∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ
  711. ru.GooglePageNotice1d=.
  712. ru.GooglePageTitle=╙±≥αφεΓΩα - Spyware Doctor
  713. ru.GooglePageTitleLabel=╟απ≡≤τΩα φσεß⌡εΣΦ∞√⌡ Ωε∞∩εφσφ≥εΓ
  714. ru.GooglePageTitleDescription=╧≡επ≡α∞∞α ≤±≥αφεΓΩΦ ταπ≡≤µασ≥ φσεß⌡εΣΦ∞√σ ⌠αΘδ√ φα Γα° Ωε∞∩ⁿ■≥σ≡
  715. ru.GoogleFinishConfirm=╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google ≥αΩµσ ≤±≥αφεΓδσφα Φ ∩ε ΓΦ≥±  Γ ±δσΣ≤■∙ΦΘ ≡ατ, ΩεπΣα ß≤Σσ≥ ε≥Ω≡√≥ε εΩφε Internet Explorer.
  716. ru.MSG_DownloadError=╚φ±≥αδδ ÷ΦεφφεΘ ∩≡επ≡α∞∞σ φσ ≤Σαδε±ⁿ ταπ≡≤τΦ≥ⁿ φσΩε≥ε≡√σ ⌠αΘδ√. ═α≈φΦ≥σ ≤±≥αφεΓΩ≤ ±φεΓα.
  717. ru.ErrorAppRunning=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε Γ φα±≥ε ∙σσ Γ≡σ∞  αΩ≥ΦΓΦ≡εΓαφα ∩≡επ≡α∞∞α %1.   %n═αµ∞Φ≥σ OK, ≈≥εß√ ταΩ≡√≥ⁿ %1 Φ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤, ΦδΦ "╬≥∞σφΦ≥ⁿ", ≈≥εß√ ∩≡σΩ≡α≥Φ≥ⁿ σσ.
  718. ru.ERR_OTHERAVFOUND1=╤δσΣ≤■∙α  ∩≡επ≡α∞∞α ≤µσ ≤±≥αφεΓδσφα φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ: 
  719. ru.ERR_OTHERAVFOUND2=╬ΣφεΓ≡σ∞σφφεσ Φ±∩εδⁿτεΓαφΦσ φσ±ΩεδⁿΩΦ⌡ αφ≥ΦΓΦ≡≤±φ√⌡ ∩αΩσ≥εΓ ∞εµσ≥ ∩≡ΦΓσ±≥Φ Ω Ωεφ⌠δΦΩ≥α∞ Γε Γ≡σ∞   Φφ±≥αδδ ÷ΦΦ Φ ∩≡εßδσ∞α∞ Γε Γ≡σ∞  Φ±∩εδⁿτεΓαφΦ  ∩≡επ≡α∞∞. ╠√ ≡σΩε∞σφΣ≤σ∞ ΣσΦφ±≥αδδΦ≡εΓα≥ⁿ Σ≡≤π≤■ αφ≥ΦΓΦ≡≤±φ≤■ ∩≡επ≡α∞∞≤ ∩≡σµΣσ, ≈σ∞ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤. ╧≡εΣεδµΦ≥ⁿ?
  720. ru.ERR_NOTSUPPORTEROS=╩ ±εµαδσφΦ■, Σαφφα  ∩≡επ≡α∞∞α φσ ±σ≡≥Φ⌠Φ÷Φ≡εΓαφα Σδ  Φ±∩εδⁿτεΓαφΦ  ± ²≥εΘ ε∩σ≡α÷ΦεφφεΘ ±Φ±≥σ∞εΘ. ╚φ±≥αδδ ÷Φ  φσ ∞εµσ≥ ß√≥ⁿ ∩≡εΣεδµσφα.
  721. ru.MSG_EMAILCLIENT=╧≡Φ∞σ≈αφΦσ. ═ΦΩαΩΦσ Σ≡≤πΦσ ∩ε≈≥εΓ√σ ∩≡επ≡α∞∞√ Ω≡ε∞σ Outlook, φσ Φ±Ωδ■≈σφ√ ∩ε ≤∞εδ≈αφΦ■ Φτ ±ΩαφΦ≡εΓαφΦΘ Φ ∩≡εΓσ≡ΩΦ ∞εΣ≤δσ∞ IntelliGuard. ┼±δΦ εßφα≡≤µσφε ⌡ε≥  ß√ εΣφε Φφ⌠Φ÷Φ≡εΓαφφεσ ±εεß∙σφΦσ ²δσΩ≥≡εφφεΘ ∩ε≈≥√, Γ±σ ±εεß∙σφΦ  Γ ²≥εΘ ßατσ Σαφφ√⌡ ß≤Σ≤≥ ≤Σαδσφ√.%n%n╠√ ≡σΩε∞σφΣ≤σ∞ ΣεßαΓΦ≥ⁿ Φφ⌠ε≡∞α÷Φ■ ε Γα°Φ⌡ ∩ε≈≥εΓ√⌡ ∩≡επ≡α∞∞α⌡ Γ ±∩Φ±εΩ Φ±Ωδ■≈σφΦΘ. %n─δ  ²≥επε ΣσαΩ≥ΦΓΦ≡≤Θ≥σ IntelliGuard.%n╟α≥σ∞ ταΘΣΦ≥σ Γ "═α±≥≡εΘΩΦ" -> "═α±≥≡εΘΩΦ ±ΩαφΦ≡εΓαφΦ " -> "╘αΘδ√, Φ±Ωδ■≈σφφ√σ Φτ ±ΩαφΦ≡εΓαφΦ " Φ ≥α∞ ΣεßαΓⁿ≥σ ∩α∩Ω≤ ΦδΦ ⌠αΘδ, Ωε≥ε≡√σ Γ√ ⌡ε≥Φ≥σ Φ±Ωδ■≈Φ≥ⁿ.
  722. ru.MSG_EMAILCLIENTGTB1=╧≡Φ∞σ≈αφΦσ: φΦΩαΩΦσ Σ≡≤πΦσ ∩ε≈≥εΓ√σ ∩≡επ≡α∞∞√ Ω≡ε∞σ Outlook, φσ Φ±Ωδ■≈σφ√ ∩ε ≤∞εδ≈αφΦ■ Φτ ±ΩαφΦ≡εΓαφΦΘ Φ ∩≡εΓσ≡ΩΦ ∞εΣ≤δσ∞ IntelliGuard. ┼±δΦ εßφα≡≤µσφε ⌡ε≥  ß√ εΣφε Φφ⌠Φ÷Φ≡εΓαφφεσ ±εεß∙σφΦσ ²δσΩ≥≡εφφεΘ ∩ε≈≥√, Γ±σ ±εεß∙σφΦ  Γ ²≥εΘ ßατσ Σαφφ√⌡ ß≤Σ≤≥ ≤Σαδσφ√.
  723. ru.MSG_EMAILCLIENTGTB2=╬ ≥ε∞, ΩαΩ ²≥επε Φτßσµα≥ⁿ, Γ√ ∞εµσ≥σ ≤τφα≥ⁿ Γ "╤∩≡αΓΩσ".
  724. ru.ERR_INIT_PCTISINSTALLED=PC Tools Antivirus ≤µσ ≤±≥αφεΓδσφ ΩαΩ ≈α±≥ⁿ PC Tools Internet Security. ═α ²≥ε∞ Φφ±≥αδδ ÷Φ  ß≤Σσ≥ ∩≡σΩ≡α∙σφα ßστ ≤±≥αφεΓΩΦ ∩≡επ≡α∞∞√.
  725. ru.MSG_ButtonExit=&┬√Θ≥Φ
  726. ru.ShortCutFileName=eng-avhelp.chm
  727. ru.ShortCutHP=─ε∞α°φ   ±≥≡αφΦ÷α ∩≡επ≡α∞∞√ PC Tools Antivirus 
  728. ru.ShortCutHPComment=╬≥Ω≡√≥ⁿ Σε∞α°φ■■ ±≥≡αφΦ÷≤ ∩≡επ≡α∞∞√ PC Tools Antivirus
  729. ru.ShortCutHPLink=http://www.pctools.com/anti-virus/
  730. ru.ShortCutQSG=╤∩≡αΓΩα ∩ε %1 
  731. ru.RunLaunchAV=╟α∩≤±≥Φ≥ⁿ %1
  732. ru.UninstallAVRunningMsg=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε τα∩≤∙σφα ∩≡επ≡α∞∞α %1. %n═αµ∞Φ≥σ OK, ≈≥εß√ ταΩ≡√≥ⁿ %1 Φ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤, ΦδΦ "╬≥∞σφΦ≥ⁿ", ≈≥εß√ ∩≡σΩ≡α≥Φ≥ⁿ σσ.
  733. ru.ERR_IKHLAYERCHECK=─δ  ∩≡εΣεδµσφΦ  ≤±≥αφεΓΩΦ ≥≡σß≤σ≥±  ∩σ≡σταπ≡≤τΦ≥ⁿ Ωε∞∩ⁿ■≥σ≡. ╒ε≥Φ≥σ ∩σ≡σταπ≡≤τΦ≥ⁿ ±σΘ≈α±?
  734. ru.lblSelectDir=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε ∩≡επ≡α∞∞α %1 ≤µσ ≤±≥αφεΓδσφα φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ
  735. ru.lblSelectDirBrowse=╧≡επ≡α∞∞α Σεδµφα ß√≥ⁿ ≤±≥αφεΓδσφα Γ ±δσΣ≤■∙≤■ ΣΦ≡σΩ≥ε≡Φ■
  736. ru.msgDegrade=┬φΦ∞αφΦσ! ┬√ ∩√≥ασ≥σ±ⁿ ≤±≥αφεΓΦ≥ⁿ ≤±≥α≡σΓ°≤■ Γσ≡±Φ■ %1
  737. ru.msgUpToDate=─δ  ΣαφφεΘ ∩≡επ≡α∞∞√ εßφεΓδσφΦΘ φσ≥.
  738. ru.MSG_SDAInstalled=╠√ εßφα≡≤µΦδΦ, ≈≥ε PC Tools AntiVirus ≤µσ ≤±≥αφεΓδσφ φα Σαφφε∞ Ωε∞∩ⁿ■≥σ≡σ. ┬α∞ φσ≥ ±∞√±δα Φ∞σ≥ⁿ ≤±≥αφεΓδσφφεΘ ²≥≤ αΓ≥εφε∞φ≤■ Γσ≡±Φ■ PC Tools Antivirus.
  739. ru.MSG_SDInstalled=╠√ εßφα≡≤µΦδΦ, ≈≥ε PC Tools Spyware Doctor ≤µσ ≤±≥αφεΓδσφ φα Σαφφε∞ Ωε∞∩ⁿ■≥σ≡σ. ╠√ φα±≥ε ≥σδⁿφε ≡σΩε∞σφΣ≤σ∞ ≤±≥αφεΓΦ≥ⁿ Spyware Doctor ± αφ≥ΦΓΦ≡≤±ε∞ Γ∞σ±≥ε Φφ±≥αδδ ÷ΦΦ ε≥Σσδⁿφ√⌡ αΓ≥εφε∞φ√⌡ Γσ≡±ΦΘ PC Tools AntiVirus Φ Spyware Doctor.  ╒ε≥Φ≥σ ≤τφα≥ⁿ, ΩαΩ ∩≡Φεß≡σ±≥Φ Spyware Doctor ± αφ≥ΦΓΦ≡≤±ε∞?
  740. ru.MSG_SDEG_Installed=╠√ εßφα≡≤µΦδΦ, ≈≥ε ∩≡επ≡α∞∞φ√Θ ∞εΣ≤δⁿ Email Guard Σδ  Spyware Doctor ≤µσ ≤±≥αφεΓδσφ φα Σαφφε∞ Ωε∞∩ⁿ■≥σ≡σ. ╠√ φα±≥ε ≥σδⁿφε ≡σΩε∞σφΣ≤σ∞ ≤±≥αφεΓΦ≥ⁿ Spyware Doctor ± αφ≥ΦΓΦ≡≤±ε∞ Γ∞σ±≥ε Φφ±≥αδδ ÷ΦΦ ε≥Σσδⁿφ√⌡ αΓ≥εφε∞φ√⌡ Γσ≡±ΦΘ PC Tools AntiVirus Φ Spyware Doctor. ╒ε≥Φ≥σ ≤τφα≥ⁿ, ΩαΩ ≤±≥αφεΓΦ≥ⁿ Spyware Doctor ± αφ≥ΦΓΦ≡≤±ε∞?
  741. ru.StartAfterInstallNoScan=╟α∩≤±≥Φ≥ⁿ PC Tools Antivirus
  742. ru.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Antivirus ≤µσ ≤±≥αφεΓδσφ ΩαΩ ≈α±≥ⁿ PC Tools Internet Security. ═α ²≥ε∞ Φφ±≥αδδ ÷Φ  ß≤Σσ≥ ∩≡σΩ≡α∙σφα ßστ ≤±≥αφεΓΩΦ ∩≡επ≡α∞∞√.
  743. cs.NameAndVersion=%1 ░µ▒╛ %2
  744. cs.AdditionalIcons=╞Σ╦√═╝▒Ωú║
  745. cs.CreateDesktopIcon=┤┤╜¿╥╗╕÷&╫└├µ═╝▒Ω
  746. cs.CreateQuickLaunchIcon=┤┤╜¿╥╗╕÷&┐∞╦┘╞⌠╢»═╝▒Ω
  747. cs.ProgramOnTheWeb= %1╘┌╧▀
  748. cs.UninstallProgram=╨╢╘╪%1
  749. cs.LaunchProgram=╞⌠╢» %1
  750. cs.AssocFileExtension=&╜½%1 ╙δ╬─╝■║≤╫║├√%2╧α╣╪┴¬
  751. cs.AssocingFileExtension=╒²╘┌╜½%1 ╙δ╬─╝■║≤╫║├√%2╧α╣╪┴¬...
  752. cs.Options=╤í╧εú║
  753. cs.StartAfterInstall=╞⌠╢»PC Tools AntiVirusú¼╔¿├Φ╕╨╚╛
  754. cs.AutoStart=╘┌Windows╞⌠╢»╩▒&╝ñ╗εPC Tools AntiVirus▒ú╗ñ╣ª─▄
  755. cs.BtnInstall=&░▓╫░
  756. cs.ERR_INTERNETREQUIREDFORLU=╬┤╒╥╡╜╗Ñ┴¬═°┴¼╜╙íú╧┬╘╪╓╟─▄╕ⁿ╨┬ú¿Smart Updateú⌐▒╪╨δ┴¼╜╙╡╜╗Ñ┴¬═°íú
  757. cs.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fmodern\fprq6\fcharset134 \'cb\'ce\'cc\'e5;}{\f1\fswiss\fprq2\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang2052\f0\fs20\'b5\'e3\'bb\'f7\ldblquote\'cd\'ea\'b3\'c9\rdblquote\'d6\'ae\'ba\'f3\'a3\'ac\'d2\'d4\'cf\'c2\'c8\'ce\'ce\'f1\'bd\'ab\'c1\'a2\'bc\'b4\'c6\'f4\'b6\'af\'a3\'ba\par\par\b\'d4\'cb\'d0\'d0\lang1033\f1 Smart Update\lang2052\f0\par\pard\li284\b0\'cf\'c2\'d4\'d8\'d7\'ee\'d0\'c2\'b5\'c4PC Tools AntiVirus\'b8\'c4\'bd\'f8\'ba\'cd\'b8\'fc\'d0\'c2\'a1\'a3\par\pard\par\b\'c6\'f4\'b6\'af\lang1033\f1 PC Tools AntiVirus\lang2052\b0\f0\par\'c4\'fa\'bf\'c9\'d2\'d4\'c1\'a2\'bc\'b4\'b6\'d4PC Tools AntiVirus\'bd\'f8\'d0\'d0\'c5\'e4\'d6\'c3\'a3\'ac\'b2\'a2\'d4\'cb\'d0\'d0\'d2\'bb\'b4\'ce\'c8\'ab\'c3\'e6\'c9\'a8\'c3\'e8\'a1\'a3\par}
  758. cs.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg936\deff0\deflang1033\deflangfe2052{\fonttbl{\f0\fmodern\fprq6\fcharset134 \'cb\'ce\'cc\'e5;}{\f1\fswiss\fprq2\fcharset0 Arial;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang2052\f0\fs16\'b5\'e3\'bb\'f7\ldblquote\'cd\'ea\'b3\'c9\rdblquote\'d6\'ae\'ba\'f3\'a3\'ac\'d2\'d4\'cf\'c2\'c8\'ce\'ce\'f1\'bd\'ab\'c1\'a2\'bc\'b4\'c6\'f4\'b6\'af\'a3\'ba\par\par\b\'d4\'cb\'d0\'d0\lang1033\f1 Smart Update\lang2052\f0\par\pard\li284\b0\'cf\'c2\'d4\'d8\'d7\'ee\'d0\'c2\'b5\'c4\lang1033\f1 PC Tools AntiVirus\lang2052\f0\'b8\'c4\'bd\'f8\'ba\'cd\'b8\'fc\'d0\'c2\'a1\'a3\par\pard\par\b\'c6\'f4\'b6\'af\lang1033\f1 PC Tools AntiVirus\lang2052\b0\f0\par\pard\li284\'c4\'fa\'bf\'c9\'d2\'d4\'c1\'a2\'bc\'b4\'b6\'d4\lang1033\f1 PC Tools AntiVirus\lang2052\f0\'bd\'f8\'d0\'d0\'c5\'e4\'d6\'c3\'a3\'ac\'b2\'a2\'d4\'cb\'d0\'d0\'d2\'bb\'b4\'ce\'c8\'ab\'c3\'e6\'c9\'a8\'c3\'e8\'a1\'a3\fs20\par}
  759. cs.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081\{\fonttbl\{\f0\fswiss\fcharset0 Arial;\}\}\{\colortbl ;\red255\green0\blue0;\}\{\*\generator Msftedit 5.41.15.1507;\}\viewkind4\uc1\pard\cf1\b\f0\fs18 ├Γ╖╤úí \cf0 ╩╩╙├╙┌InternetExplorer ╡─\b0 \Google╣ñ╛▀└╕fs16\fs20\par\}
  760. cs.GooglePageCaption=├Γ╖╤úí╩╩╙├╙┌InternetExplorer ╡─ Google╣ñ╛▀└╕
  761. cs.GooglePageDescription=╬▐┬█┤ª╙┌═°╔╧──└∩ú¼╕╨╩▄Google ╡─═■┴ª
  762. cs.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fmodern\fprq6\fcharset134 \'cb\'ce\'cc\'e5;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\f0\fs24 Google \lang2052\b\f1\fs16\'b9\'a4\'be\'df\'c0\'b8\'ca\'b9\'cd\'f8\'c2\'e7\'e4\'af\'c0\'c0\'b8\'fc\'bc\'d3\'b7\'bd\'b1\'e3\'a3\'ba\lang1033\f0\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\lang2052\b0\f1\'d4\'da\'cb\'d1\'cb\'f7\'bf\'f2\'d6\'d0\'bc\'fc\'c8\'eb\'b2\'e9\'d1\'af\'ca\'b1\'bb\'e1\'cc\'e1\'b9\'a9\'bc\'b4\'ca\'b1\'bd\'a8\'d2\'e9\lang1033\f0\par\lang2052\f1{\pntext\f2\'B7\tab}\'bf\'c9\'b4\'d3\'c8\'ce\'ba\'ce\'bc\'c6\'cb\'e3\'bb\'fa\'ca\'b9\'d3\'c3\'ca\'e9\'c7\'a9\lang1033\f0\par\lang2052\f1{\pntext\f2\'B7\tab}\'c0\'b9\'bd\'d8\'b5\'af\'b3\'f6\'ca\'bd\'b9\'e3\'b8\'e6\lang1033\f0\par}
  763. cs.GooglePageRadio1a=░▓╫░├Γ╖╤╡─Google ╣ñ╛▀└╕
  764. cs.GooglePageRadio1aBold=░▓╫░├Γ╖╤╡─Google ╣ñ╛▀└╕
  765. cs.GooglePageRadio1b=─·┐╔╥╘╦µ╩▒╟ß╦╔╜½╞Σ╔╛│²
  766. cs.GooglePageRadio2=▓╗╥¬░▓╫░ Google ╣ñ╛▀└╕
  767. cs.GooglePageNotice1=░▓╫░Google╣ñ╛▀└╕╓«╟░ú¼─·═¼╥Γ╫±╩╪Google╣ñ╛▀└╕╡─╩╣╙├╠⌡┐ε║═╥■╦╜╒■▓▀íú
  768. cs.GooglePageNotice1a=┴╦╜Γ╩╣╙├╠⌡┐ε
  769. cs.GooglePageNotice1b=║═
  770. cs.GooglePageNotice1c=┴╦╜Γ╥■╦╜╒■▓▀
  771. cs.GooglePageNotice1d=.
  772. cs.GooglePageTitle=╔Φ╓├- PC Tools Antivirus
  773. cs.GooglePageTitleLabel=╦∙╥¬╟≤╡─╫Θ╝■╧┬╘╪
  774. cs.GooglePageTitleDescription=░▓╫░│╠╨≥╒²╘┌╧┬╘╪╦∙╨Φ╥¬╡─╬─╝■╡╜─·╡─╡τ─╘
  775. cs.GoogleFinishConfirm=Google╣ñ╛▀└╕╥▓╥╤░▓╫░║├ú¼▓ó╗ß╘┌─·╧┬┤╬┤≥┐¬IE┤░┐┌╩▒│÷╧╓íú
  776. cs.MSG_DownloadError=░▓╫░│╠╨≥╬▐╖¿╧┬╘╪─│╨⌐╬─╝■ú¼╟δ╓╪╨┬╘╦╨╨░▓╫░│╠╨≥íú
  777. cs.ErrorAppRunning=░▓╫░│╠╨≥╥╤╝∞▓Γ╡╜%1╒²╘┌╘╦╨╨íú%n╡π╗≈í░╚╖╚╧í▒╣╪▒╒%1ú¼╝╠╨°░▓╫░ú¼╗≥╡π╗≈í░╚í╧√í▒═╦│÷░▓╫░íú
  778. cs.ERR_OTHERAVFOUND1=─·╡─╡τ─╘╓╨╥╤░▓╫░╚τ╧┬▓·╞╖ú║
  779. cs.ERR_OTHERAVFOUND2=╩╣╙├╢α╕÷╖└▓í╢╛╚φ╝■▓·╞╖╗ß╡╝╓┬░▓╫░│σ═╗║═╘╦╨╨╬╩╠Γíú╜¿╥Θ─·╘┌╝╠╨°╕├░▓╫░╕├│╠╨≥╓«╟░ú¼╨╢╘╪╞Σ╦√╖└▓í╢╛╚φ╝■▓·╞╖íú╥¬╝╠╨°┬≡ú┐
  780. cs.ERR_NOTSUPPORTEROS=╬╥├╟║▄╥┼║╢╕├▓·╞╖╬┤╗±╕├▓┘╫≈╧╡═│╚╧╓ñíú░▓╫░╬▐╖¿╝╠╨°íú
  781. cs.MSG_EMAILCLIENT=╟δ╫ó╥Γú║╘┌─¼╚╧╟Θ┐÷╧┬ú¼│²┴╦Outlookú¼╞Σ╦√╡τ╫╙╙╩╝■┐═╗º╢╦╬┤▒╗IntelliGuard║═╔¿├Φ╥²╟µ┴╨╬¬└²═Γíú╚⌠╖ó╧╓╥╗╖Γ╩▄╕╨╚╛╡─╙╩╝■ú¼╕├╩²╛▌┐Γ╓╨╡─╦∙╙╨╙╩╝■╢╝╜½▒╗╔╛│²íú %n%n╜¿╥Θ─·╜½╡τ╫╙╙╩╝■┐═╗º╢╦╡─╧Ω╧╕╟Θ┐÷╠φ╝╙╡╜└²═Γ┴╨▒φ╓╨íú%n╚⌠╥¬╜°╨╨╕├▓┘╫≈ú¼╟δ╣╪▒╒IntelliGuard ú╗%n╓┴╔Φ╓├ -> ╔¿├Φ╔Φ╓├ -> ╔¿├Φ└²═Γú¼╠φ╝╙─·╧δ┴╨╬¬└²═Γ╡─╬─╝■╗≥╬─╝■╝╨íú
  782. cs.MSG_EMAILCLIENTGTB1=╟δ╫ó╥Γú║│²┴╦Outlookú¼╞Σ╦√╡τ╫╙╙╩╝■┐═╗º╢╦╬┤▒╗IntelliGuard║═╔¿├Φ╥²╟µ┴╨╬¬└²═Γíú╚⌠╖ó╧╓╥╗╖Γ╩▄╕╨╚╛╡─╙╩╝■ú¼╕├╩²╛▌┐Γ╓╨╡─╦∙╙╨╙╩╝■╢╝╜½▒╗╔╛│²íú
  783. cs.MSG_EMAILCLIENTGTB2=╟δ▓╬╘─░∩╓·╬─╝■ú¼╥╘▒▄├Γ╕├└α╟Θ┐÷╖ó╔·íú
  784. cs.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus╥╤╫≈╬¬PC Tools╡─═°┬τ░▓╚½ú¿Internet Securityú⌐▓·╞╖╡─╥╗▓┐╖╓▒╗░▓╫░íú░▓╫░│╠╨≥╧╓╘┌╜½═╦│÷ú¼├╗╙╨│╠╨≥▒╗░▓╫░íú
  785. cs.MSG_ButtonExit=═╦│÷
  786. cs.ShortCutFileName=eng-avhelp.chm
  787. cs.ShortCutHP=PC Tools Antivirus╓≈╥│
  788. cs.ShortCutHPComment=Σ»└└PC Tools AntiVirus╓≈╥│
  789. cs.ShortCutHPLink=http://www.pctools.com/anti-virus/
  790. cs.ShortCutQSG=%1░∩╓·
  791. cs.RunLaunchAV=╞⌠╢»%1
  792. cs.UninstallAVRunningMsg=╨╢╘╪│╠╨≥╥╤╖ó╧╓%1╒²╘┌╘╦╨╨íú%n%n╡π╗≈í░╚╖╚╧í▒╣╪▒╒%1▓ó╝╠╨°╨╢╘╪ú¼╗≥╡π╗≈í░╚í╧√í▒═╦│÷╨╢╘╪íú
  793. cs.ERR_IKHLAYERCHECK=▒╪╨δ╓╪╞⌠╡τ─╘ú¼╖±╘≥░▓╫░│╠╨≥╬▐╖¿╝╠╨°íú╧╓╘┌╛═╓╪╞⌠┬≡ú┐
  794. cs.lblSelectDir=░▓╫░│╠╨≥╖ó╧╓─·╥╤╛¡░▓╫░┴╦%1
  795. cs.lblSelectDirBrowse=░▓╫░│╠╨≥▒╪╨δ╘┌╚τ╧┬╬╗╓├╘╦╨╨
  796. cs.msgDegrade=╛»╕µú║─·╒²│ó╩╘░▓╫░╛╔░µ▒╛╡─%1
  797. cs.msgUpToDate=─·╡─▓·╞╖╩╟╫ε╨┬╡─
  798. cs.MSG_SDAInstalled=╬╥├╟╖ó╧╓╘┌╕├╡τ─╘╔╧ú¼╥╤░▓╫░┤°AntiVirus╡─Spyware Doctor íú─·╬▐╨Φ╘┘░▓╫░╕├╢└┴ó░µ▒╛╡─PC Tools AntiVirusíú
  799. cs.MSG_SDInstalled=╬╥├╟╖ó╧╓╘┌╕├╡τ─╘╔╧ú¼╥╤░▓╫░Spyware Doctoríú╬╥├╟╟┐┴╥╜¿╥Θ─·╜½Spyware Doctor╔²╝╢╓┴╫╘┤°AntiVirus╡─░µ▒╛ú¼╢°▓╗╩╟░▓╫░╕├╢└┴ó░µ▒╛╡─PC Tools AntiVirusíú─·╥¬╤º╧░╚τ║╬╜½Spyware Doctor╔²╝╢╡╜╫╘┤°AntiVirus╡─░µ▒╛┬≡ú┐
  800. cs.MSG_SDEG_Installed=╬╥├╟╖ó╧╓╘┌╕├╡τ─╘╔╧ú¼Spyware Doctor╡─Email Guard▓σ╝■╥╤░▓╫░íú╬╥├╟╟┐┴╥╜¿╥Θ─·╜½Spyware Doctor╔²╝╢╓┴╫╘┤°AntiVirus╡─░µ▒╛ú¼╢°▓╗╩╟░▓╫░╕├╢└┴ó░µ▒╛╡─PC Tools AntiVirus║═Spyware Doctoríú─·╥¬╤º╧░╚τ║╬╜½Spyware Doctor╔²╝╢╡╜╫╘┤°AntiVirus╡─░µ▒╛┬≡ú┐
  801. cs.StartAfterInstallNoScan=╞⌠╢»PC Tools AntiVirus
  802. cs.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED= PC Tools AntiVirus╥╤╛¡╫≈╬¬PC Tools╡─═°┬τ░▓╚½ú¿Internet Securityú⌐▓·╞╖╡─╥╗▓┐╖╓▒╗░▓╫░íú░▓╫░│╠╨≥╧╓╘┌╜½═╦│÷ú¼├╗╙╨│╠╨≥▒╗░▓╫░íú
  803. ct.NameAndVersion=%1 %2 ¬⌐
  804. ct.AdditionalIcons=¿ΣÑL╣╧Ñ▄íG
  805. ct.CreateDesktopIcon=½╪Ñ▀«α¡▒╣╧Ñ▄(&D)
  806. ct.CreateQuickLaunchIcon=½╪Ñ▀º╓│t▒╥░╩╣╧Ñ▄(&Q)
  807. ct.ProgramOnTheWeb=%1 ªb║⌠╕⌠ñW
  808. ct.UninstallProgram=╕╤░úªw╕╦ %1
  809. ct.LaunchProgram=▒╥░╩ %1
  810. ct.AssocFileExtension=½╪Ñ▀ %1 ╗P %2 ░╞└╔ªW¬║├÷┴p(&A)
  811. ct.AssocingFileExtension=½╪Ñ▀ %1 ╗P %2 ░╞└╔ªW¬║├÷┴p...
  812. ct.Options=┐∩╢╡íG
  813. ct.StartAfterInstall=╢}▒╥ PC Tools AntiVirusíA╢}⌐l▒╜┤y»f¼r
  814. ct.AutoStart=╢}▒╥ Windows «╔▒╥░╩ PC Tools AntiVirus ¿╛┼@Ñ\»α(&A)
  815. ct.BtnInstall=ªw╕╦(&I)
  816. ct.ERR_INTERNETREQUIREDFORLU=ºΣñú¿∞║⌠╕⌠│s╜uíCñU╕ⁿ Smart Updates ╗▌¡n¿╧Ñ╬║⌠╕⌠íC
  817. ct.MSG_LUANDSCANAFTERFINISHSIZE10={\rtf1\ansi\ansicpg950\deff0\deflang1033\deflangfe1028{\fonttbl{\f0\froman\fprq2\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}{\f1\fmodern\fprq6\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}}{\colortbl ;\red0\green0\blue0;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\lang1028\kerning2\f0\fs20\'ab\'f6\'a4\'40\'a4\'55 [\'a7\'b9\'a6\'a8] \'b1\'4e\'a5\'df\'a7\'59\'b1\'d2\'b0\'ca\'b3\'6f\'a8\'c7\'a7\'40\'b7\'7e\'a1\'47\par\par\cf1\b \'b9\'42\'a6\'e6Smart Update\cf2\b0\par\pard\nowidctlpar\li284\cf0\'a4\'55\'b8\'fc\'b3\'cc\'b7\'73\'aa\'ba PC Tools AntiVirus \'ad\'d7\'a5\'bf\'a4\'ce\'a7\'f3\'b7\'73\'c0\'c9\'a1\'43\par\pard\nowidctlpar\par\b\'b1\'d2\'b0\'ca PC Tools AntiVirus\b0\par\pard\nowidctlpar\li284\'b1\'7a\'a5\'69\'a5\'df\'a7\'59\'b3\'5d\'a9\'77 PC Tools AntiVirus \'a8\'c3\'b0\'f5\'a6\'e6\'a7\'b9\'be\'e3\'b1\'bd\'b4\'79\'a1\'43\kerning0\f1\par}
  818. ct.MSG_LUANDSCANAFTERFINISH={\rtf1\ansi\ansicpg950\deff0\deflang1033\deflangfe1028{\fonttbl{\f0\froman\fprq2\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}{\f1\fmodern\fprq6\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}}{\colortbl ;\red0\green0\blue0;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\lang1028\kerning2\f0\fs20\'ab\'f6\'a4\'40\'a4\'55 [\'a7\'b9\'a6\'a8] \'b1\'4e\'a5\'df\'a7\'59\'b1\'d2\'b0\'ca\'b3\'6f\'a8\'c7\'a7\'40\'b7\'7e\'a1\'47\par\par\cf1\b \'b9\'42\'a6\'e6Smart Update\cf2\b0\par\pard\nowidctlpar\li284\cf0\'a4\'55\'b8\'fc\'b3\'cc\'b7\'73\'aa\'ba PC Tools AntiVirus \'ad\'d7\'a5\'bf\'a4\'ce\'a7\'f3\'b7\'73\'c0\'c9\'a1\'43\par\pard\nowidctlpar\par\b\'b1\'d2\'b0\'ca PC Tools AntiVirus\b0\par\pard\nowidctlpar\li284\'b1\'7a\'a5\'69\'a5\'df\'a7\'59\'b3\'5d\'a9\'77 PC Tools AntiVirus \'a8\'c3\'b0\'f5\'a6\'e6\'a7\'b9\'be\'e3\'b1\'bd\'b4\'79\'a1\'43\kerning0\f1\par}
  819. ct.GooglePageCaptionFormat=\{\rtf1\ansi\ansicpg1252\deff0\deflang3081\{\fonttbl\{\f0\fswiss\fcharset0 Arial;\}\}\{\colortbl ;\red255\green0\blue0;\}\{\*\generator Msftedit 5.41.15.1507;\}\viewkind4\uc1\pard\cf1\b\f0\fs18 ºK╢OíI \fs16╛AÑ╬⌐≤ InternetExplorer ¬║\cf0 Googleñu¿πªC\b0 \fs20\par\}
  820. ct.GooglePageCaption=ºK╢OíI╛AÑ╬⌐≤ InternetExplorer ¬║ Googleñu¿πªC
  821. ct.GooglePageDescription=╡L╜╫▒z│B⌐≤║⌠ñWÑ⌠ª≤ªañΦíA│ú╖P¿ⁿGoogle ¬║½┬ñO
  822. ct.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fmodern\fprq6\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\f0\fs24 Google \lang1028\b\f1\fs16\'a4\'75\'a8\'e3\'a6\'43\'a8\'cf\'ba\'f4\'a4\'57\'c2\'73\'c4\'fd\'a7\'f3\'a5\'5b\'a4\'e8\'ab\'4b\lang1033\f0\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\lang1028\b0\f1\'a6\'62\'b7\'6a\'b4\'4d\'ae\'d8\'bf\'e9\'a4\'4a\'a4\'e5\'a6\'72\'ae\'c9\'a1\'41\'b4\'a3\'a8\'d1\'a7\'59\'ae\'c9\'aa\'ba\'ab\'d8\'c4\'b3\lang1033\f0\par\lang1028\f1{\pntext\f2\'B7\tab}\'a5\'69\'b1\'71\'a5\'f4\'a6\'f3\'b9\'71\'b8\'a3\'a8\'d3\'a8\'cf\'a5\'ce\'aa\'ba\'ae\'d1\'c5\'d2\lang1033\f0\par\lang1028\f1{\pntext\f2\'B7\tab}\'c4\'64\'ba\'49\'bc\'75\'a5\'58\'a6\'a1\'b5\'f8\'b5\'a1\lang1033\f0\par}
  823. ct.GooglePageRadio1a=ªw╕╦ºK╢O¬║Google ñu¿πªC
  824. ct.GooglePageRadio1aBold=ªw╕╦ºK╢O¬║Google ñu¿πªC
  825. ct.GooglePageRadio1b=▒z└H«╔Ñi╗┤├P▒N¿Σ▓╛░ú
  826. ct.GooglePageRadio2=ñú¡nªw╕╦ Google ñu¿πªC
  827. ct.GooglePageNotice1=ªw╕╦Googleñu¿π─µñº½eíA▒zªP╖N┐φªuGoogleñu¿π─µ¬║¿╧Ñ╬▒°┤┌╗P┴⌠¿p¼F╡ªíC
  828. ct.GooglePageNotice1a=╛\┼¬¿╧Ñ╬▒°┤┌
  829. ct.GooglePageNotice1b=╗P
  830. ct.GooglePageNotice1c=╛\┼¬┴⌠¿p¼F╡ª
  831. ct.GooglePageNotice1d=.
  832. ct.GooglePageTitle=│]╕m- Spyware Doctor
  833. ct.GooglePageTitleLabel=ñU╕ⁿ¡n¿D¬║▓╒Ñ≤
  834. ct.GooglePageTitleDescription=ªw╕╦╡{ªíÑ┐ªbñU╕ⁿ▒z╣q╕ú⌐╥╗▌¡n¬║└╔«╫
  835. ct.GoogleFinishConfirm=Googleñu¿π─µñ]ñwªw╕╦ªníA¿├╖|ªb▒zñUª╕Ñ┤╢}IE╡íñf«╔ÑX▓{íC
  836. ct.MSG_DownloadError=ªw╕╦╡{ªí╡L¬kñU╕ⁿ¼Y¿╟└╔«╫íA╜╨ªAª╕░⌡ªµªw╕╦íC
  837. ct.ErrorAppRunning=ªw╕╦╡{ªí░╗┤·¿∞ %1 Ñ┐ªb░⌡ªµíC%n½÷ñ@ñU [╜T⌐w] ├÷│¼ %1 ¿├─~─≥ªw╕╦íA⌐╬½÷ [¿·«°] ╡▓º⌠ªw╕╦íC
  838. ct.ERR_OTHERAVFOUND1=ñUªC▓ú½~ñwªw╕╦ªb▒z¬║╣q╕úñWíG
  839. ct.ERR_OTHERAVFOUND2=¿╧Ñ╬ªh║╪¿╛¼r▓ú½~Ñi»α╛╔¡Pªw╕╦╣L╡{╡oÑ═╜─¼≡⌐╬╣Bº@╡oÑ═░▌├DíC─~─≥ªw╕╦Ñ╗▓ú½~½eíA½╪─│▒z╕╤░úªw╕╦¿ΣÑL¿╛¼r▓ú½~íC¡n─~─≥ªw╕╦╢▄íH
  840. ct.ERR_NOTSUPPORTEROS=½▄⌐Ω║píAÑ╗▓ú½~ñúñΣ┤⌐ª╣º@╖~¿t▓╬íC╡L¬k─~─≥ªw╕╦íC
  841. ct.MSG_EMAILCLIENT=╜╨¬`╖NíGOutlook ÑHÑ~¬║╢lÑ≤Ñ╬ñß║▌¿├ñú╖|╣wѲ▒q IntelliGuard ╗P▒╜┤y╡{ªí▒╞░úíCªp¬G╡o▓{╣qñl╢lÑ≤¿ⁿ╖P¼VíA╕╙╕Ω«╞«wññ⌐╥ª│¬║╣qñl╢lÑ≤▒N│Q▓╛░úíC%n%n½╪─│▒z▒N╢lÑ≤Ñ╬ñß║▌¬║╕╘▓╙╕Ω«╞╖s╝W¿∞¿╥Ñ~▓M│µññíC%n¡Y¡n░⌡ªµ│o╢╡º@╖~íA╜╨├÷│¼ IntelliGuardíF%nª▄ [│]⌐w] -> [▒╜┤y│]⌐w] -> [▒╜┤y¿╥Ñ~] ¿├╖s╝W▒z¡n▒╞░úªbÑ~¬║└╔«╫⌐╬╕Ω«╞º¿íC
  842. ct.MSG_EMAILCLIENTGTB1=╜╨¬`╖NíGOutlook ÑHÑ~¬║╢lÑ≤Ñ╬ñß║▌¿├ñú╖|╣wѲ▒q IntelliGuard ╗P▒╜┤y╡{ªí▒╞░úíCªp¬G╡o▓{╣qñl╢lÑ≤¿ⁿ╖P¼VíA╕╙╕Ω«╞«w¬║⌐╥ª│╣qñl╢lÑ≤▒N│Q▓╛░úíC
  843. ct.MSG_EMAILCLIENTGTB2=╜╨░╤╗ííu╗í⌐·ívÑH┴╫ºKª╣░▌├DíC
  844. ct.ERR_INIT_PCTISINSTALLED=PC Tools AntiVirus ñwªw╕╦íAÑB¼░ PC Tools ║⌠╕⌠ªwÑ■¬║ñ@│íñ└íCªw╕╦╡{ªí▒N▓{ªb░hÑXíA╡▓º⌠ªw╕╦íC
  845. ct.MSG_ButtonExit=╡▓º⌠(&X)
  846. ct.ShortCutFileName=eng-avhelp.chm
  847. ct.ShortCutHP=PC Tools Antivirus ¡║¡╢
  848. ct.ShortCutHPComment=└╦╡° PC Tools AntiVirus ¡║¡╢
  849. ct.ShortCutHPLink=http://www.pctools.com/anti-virus/
  850. ct.ShortCutQSG=%1 ╗í⌐·
  851. ct.RunLaunchAV=▒╥░╩ %1
  852. ct.UninstallAVRunningMsg=╕╤░úªw╕╦╡{ªí░╗┤·¿∞ %1 Ñ┐ªb░⌡ªµíC%n½÷ñ@ñU [╜T⌐w] ├÷│¼ %1 ¿├─~─≥╕╤░úªw╕╦íA⌐╬½÷ [¿·«°] ╡▓º⌠╕╤░úªw╕╦íC
  853. ct.ERR_IKHLAYERCHECK=▒zÑ▓╢╖¡½╖s╢}╛≈íAº_½h╡L¬k─~─≥ªw╕╦íC¡n▓{ªb¡½╖s╢}╛≈╢▄íH
  854. ct.lblSelectDir=ªw╕╦╡{ªí░╗┤·¿∞▒zñwªw╕╦ %1
  855. ct.lblSelectDirBrowse=▒zÑ▓╢╖ªbñUªCª∞╕m╢iªµªw╕╦
  856. ct.msgDegrade=─╡ºiíG▒zÑ┐╣┴╕╒ªw╕╦╕√┬┬¬║ %1 ¬⌐Ñ╗
  857. ct.msgUpToDate=▒zÑ╪½e¬║▓ú½~¼O│╠╖s¬║íC
  858. ct.MSG_SDAInstalled=º┌¡╠░╗┤·¿∞│oÑx╣q╕úñwªw╕╦ Spyware Doctor with AntiVirusíC▒zñú╗▌¡nªw╕╦│µñ@¬⌐¬║ PC Tools AntiVirusíC
  859. ct.MSG_SDInstalled=º┌¡╠░╗┤·¿∞│oÑx╣q╕úñwªw╕╦ Spyware DoctoríCº┌¡╠▒j»P½╪─│▒zñ╔»┼ Spyware Doctor ÑHÑ[╕╦¿╛¼r╡{ªí AntiVirusíAª╙½Dªw╕╦│µñ@¬⌐¬║ PC Tools AntiVirusíC▒z╖Q┴A╕╤ñ╔»┼ Spyware Doctor ÑHÑ[╕╦¿╛¼r╡{ªí AntiVirus ¬║ñΦ¬k╢▄?
  860. ct.MSG_SDEG_Installed=º┌¡╠░╗┤·¿∞│oÑx╣q╕úñwªw╕╦ Spyware Doctor Email Guard ┬XÑR«MÑ≤íCº┌¡╠▒j»P½╪─│▒zªw╕╦ Spyware Doctor with AntiVirusíAª╙ñú¼Oªw╕╦│µñ@¬⌐¬║ PC Tools AntiVirus ╗P Spyware DoctoríC▒z╖Q┴A╕╤ªw╕╦ Spyware Doctor with AntiVirus ¬║ñΦ¬k╢▄?
  861. ct.StartAfterInstallNoScan=▒╥░╩ PC Tools AntiVirus
  862. ct.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools AntiVirus ñwªw╕╦íAÑB¼░ PC Tools ║⌠╕⌠ªwÑ■¬║ñ@│íñ└íCªw╕╦╡{ªí▒N▓{ªb░hÑXíA╡▓º⌠ªw╕╦íC
  863.  
  864. [Languages]
  865. ; These files are stubs
  866. ; To achieve better results after recompilation, use the real language files
  867. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  868. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  869. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  870. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.txt"; 
  871. Name: "pl"; MessagesFile: "embedded\pl.isl"; LicenseFile: "embedded\plLicense.txt"; 
  872. Name: "it"; MessagesFile: "embedded\it.isl"; LicenseFile: "embedded\itLicense.txt"; 
  873. Name: "br"; MessagesFile: "embedded\br.isl"; LicenseFile: "embedded\brLicense.txt"; 
  874. Name: "ru"; MessagesFile: "embedded\ru.isl"; LicenseFile: "embedded\ruLicense.txt"; 
  875. Name: "cs"; MessagesFile: "embedded\cs.isl"; LicenseFile: "embedded\csLicense.txt"; 
  876. Name: "ct"; MessagesFile: "embedded\ct.isl"; LicenseFile: "embedded\ctLicense.txt"; 
  877.