home *** CD-ROM | disk | FTP | other *** search
/ Chip 2009 November / Chip_2009.11_CD.iso / Chip_WPI / Lang / lang_iw.js < prev    next >
Encoding:
Text File  |  2006-11-15  |  14.9 KB  |  268 lines

  1. //---------------------------------------------------------------------------------------------
  2. //Hebrew - HarelZar  a.k.a.  Perseus  PM on MSFN
  3. lang = 'iw';
  4. msgStartInstall[lang]       = ['.α∙≤ ΣΣ·≈≡σ· ∙∞ σσΘ≡πσ± ΘΘ±Γ° δ≥·,σßπ≈σ· Σßασ·,Σα⌠∙°σΘσ· ∙ßτ°· Θσ·≈≡σ'];
  5. lblTimerTitle[lang]         = ['ΣΣ·≈≡Σ<br>··τΘ∞ ß≥σπ'];
  6. lblTimerStop[lang]          = ['∞τ⌡ δα∩ δπΘ ∞≥÷σ°'];
  7. lblInstall[lang]            = ['Σ·τ∞ Σ·≈≡Σ'];
  8. lblExit[lang]                = ['Θ÷ΘαΣ'];
  9. lblSelectAll[lang]            = ['±ε∩ Σδ∞'];
  10. lblSelectNone[lang]            = ['≡≈Σ Σδ∞'];
  11. lblSelectDefaults[lang]        = ['ßτ°  εσε∞÷·'];
  12. lblOptions[lang]            = ['α⌠∙°σΘσ·'];
  13. lblConfig[lang]             = ['·÷σ°Σ'];
  14. lblSource[lang]             = ['Σ÷Γ ε≈σ°'];
  15. lblSelections[lang]         = [':ßτΘ°Σ'];
  16. ttInstall[lang]             = ['ε·τΘ∞ Σ·≈≡Σ', '∞τ⌡ ≥∞ Στ⌡ ΣΘ°σ≈ δπΘ ∞Σ·τΘ∞'];
  17. ttExit[lang]                = ['Θ÷ΘαΣ','∞τ⌡ δα∩ δπΘ ∞÷α·'];
  18. ttSelectAll[lang]           = ['ßτ° Σδ∞','∞τ⌡ δα∩ δπΘ ∞ßτσ° α· δ∞ ΣΘΘ∙σεΘφ'];
  19. ttSelectNone[lang]          = ['≡≈Σ ßτΘ°Σ','∞τΘ÷Σ δα∩ ·≡≈Σ α· δ∞ ·Θßσ· ΣßτΘ°Σ'];
  20. ttSelectDefaults[lang]      = ['ßτ° ßεσε∞÷σ·','∞τ⌡ δα∩ αφ α·Σ °σ÷Σ ∞Σ·≈Θ∩ °≈ α· ΘΘ∙σεΘ Σß±Θ±'];
  21. ttOptions[lang]             = ['α⌠∙°σΘσ·','.∞τ⌡ δα∩ δπΘ ∞∙≡σ· ΣΓπ°σ·'];
  22. ttConfig[lang]              = ['∙≡Σ ΣΓπ°σ·','∞τ⌡ δα∩ δπΘ ∞∙≡σ· α· °∙Θε· Σ·σδ≡σ·'];
  23. ttSource[lang]                = ['Σ÷Γ ε≈σ°','∞τ⌡ δα∩ δπΘ ∞°ασ· α· ≈σπΣε≈σ°'];
  24. // New v5.0 lines start here
  25. InstallerHeaderTxt[lang]    = ['WPI Is Installing Your<br>Programs. Please Wait...'];
  26. lblElapsedTime[lang]        = ['Elapsed time:'];
  27. txtSeconds[lang]            = ['Seconds'];
  28. boxPrevious[lang]            = ['Previous'];
  29. boxNext[lang]                = ['Next'];
  30. btnFirst[lang]                = [' |<< '];
  31. btnPrevious[lang]            = [' << '];
  32. btnNext[lang]                = [' >> '];
  33. btnLast[lang]                = [' >>| '];
  34. btnAdd[lang]                = ['Add'];
  35. btnDelete[lang]                = ['Delete'];
  36. btnRead[lang]                = ['Read'];
  37. btnTop[lang]                = ['Top'];
  38. btnUp[lang]                    = ['Up'];
  39. btnDown[lang]                = ['Down'];
  40. btnBottom[lang]                = ['Bottom'];
  41. btnSave[lang]                = ['Save'];
  42. btnExit[lang]                = ['Exit'];
  43. tabInterface[lang]            = ['Interface'];
  44. ttInterface[lang]            = ['Interface','Edit user interface options.'];
  45. lblLanguage[lang]            = ['Language'];
  46. txtLanguage[lang]            = ['Language settings, see WPIScripts/lang.js.'];
  47. lblSelectedTheme[lang]        = ['Selected theme'];
  48. txtSelectedTheme[lang]        = ['WPI user interface theme.'];
  49. lblCustomBgPicture[lang]    = ['Custom background picture'];
  50. txtCustomBgPicture[lang]    = ['Place the desired image into the Graphics folder and enter the name here.'];
  51. lblScreenResolution[lang]   = ['Screen resolution'];
  52. txtScreenResolution[lang]    = ['For resolution testing only.'];
  53. lblToolTipStyle[lang]        = ['Tool tip style customization'];
  54. txtToolTipStyle[lang]        = ['Tool Tip CSS Style: TitleColor, TitleBgColor, TitleBgImage, TitleTextAlign, TitleFontFace, TitleFontSize, TextColor, TextBgColor, TextBgImage, TextTextAlign, TextFontFace, TextFontSize, Width, Height, BorderSize, BorderColor, TextPadding, TransitionNumber, TransitionDuration, TransparencyLevel, ShadowType, ShadowColor, AppearanceBehavior, TipPositionType, Xpos, Ypos'];
  55. lblShowToolTips[lang]        = ['Show tool tips'];
  56. txtShowToolTips[lang]        = ['Display tool tips or not.'];
  57. lblUseTransitions[lang]        = ['Use transitions'];
  58. txtUseTransitions[lang]        = ['Use transition effects.'];
  59. lblIndentText[lang]            = ['Indent text'];
  60. txtIndentText[lang]            = ['Indent the start of the text like a paragraph.'];
  61. tabInstaller[lang]            = ['Installer'];
  62. ttInstaller[lang]            = ['Installer','Edit installer options.'];
  63. lblConfigChoices[lang]        = ['List of configuration choices'];
  64. txtConfigChoices[lang]        = ['List each one by name separated by commas and NO spaces.'];
  65. lblCheckOnLoad[lang]        = ['Check on load'];
  66. txtCheckOnLoad[lang]        = ['Which boxes are checked during loading.'];
  67. lblNumberOfColumns[lang]    = ['Number of columns'];
  68. txtNumberOfColumns[lang]    = ['Number of maximum columns to show in 1280 x 1024 resolution.'];
  69. lblCatSortOrder[lang]        = ['Categories sort order'];
  70. txtCatSortOrder[lang]        = ['Sort categories according to order given.'];
  71. lblDisableCatCheckBox[lang]    = ['Disable category check boxes'];
  72. txtDisableCatCheckBox[lang]    = ['Disable selection of all items in category.'];
  73. lblDisableDepsNotMet[lang]    = ['Disable when dependencies are not met'];
  74. txtDisableDepsNotMet[lang]    = ['Check this if you want checkboxes to be disabled, if one of their parents have not been checked.<br>If this is not checked, all checkboxes are enabled. If a program is selected, its parents will become selected too.'];
  75. lblShowScrollBar[lang]        = ['Show scroll bar'];
  76. txtShowScrollBar[lang]        = ['Show the scroll bar in addition to the page flipping buttons.'];
  77. lblNoColumnBreak[lang]        = ['No column break in categories'];
  78. txtNoColumnBreak[lang]        = ['Keep programs of a category together or enable column breaks.'];
  79. lblUseCountDownTimer[lang]    = ['Use count down timer'];
  80. txtUseCountDownTimer[lang]    = ['Turn the timer on or off and set timer duration.'];
  81. lblInstallByCategory[lang]    = ['Install by category'];
  82. txtInstallByCategory[lang]    = ['Usually, installs are done sorted by order. Check this to install by category order.'];
  83. lblForceInstallOnExit[lang] = ['Force installation on exit'];
  84. txtForceInstallOnExit[lang]    = ['Set force install of applications even if the exit button is pressed.'];
  85. lblExtraXForWindow[lang]    = ['Extra width for window'];
  86. txtExtraXForWindow[lang]    = ['Add extra width to the install window if needed.'];
  87. txtXPixelsMax[lang]            = ['Pixels (200 max)'];
  88. lblExtraYForWindow[lang]    = ['Extra height for window'];
  89. txtExtraYForWindow[lang]    = ['Add extra height to the install window if needed.'];
  90. txtYPixelsMax[lang]            = ['Pixels (100 max)'];
  91. tabAudioPlayer[lang]        = ['Audio Player'];
  92. ttAudioPlayer[lang]            = ['Audio Player','Edit audio player options.'];
  93. lblShowWPIAP[lang]            = ['Show audio player and play audio in WPI'];
  94. lblWPIFilesToPlay[lang]        = ['Audio files to be played while WPI is running'];
  95. lblShowInstallAP[lang]        = ['Show audio player and play audio during install'];
  96. lblInstallFilesToPlay[lang]    = ['Audio files to be played while installing programs'];
  97. tabTools[lang]                = ['Tools'];
  98. ttTools[lang]                = ['Tools','Edit tools options.'];
  99. lblMonitorResolution[lang]    = ['Monitor resolution'];
  100. txtMonitorResolution[lang]    = ['Switch to selected resolution when WPI first starts.'];
  101. lblMonitorColorDepth[lang]    = ['Monitor color depth'];
  102. txtMonitorColorDepth[lang]    = ['Use \'Maximum\' for best results.'];
  103. lblMonitorRefreshRate[lang]    = ['Monitor refresh rate'];
  104. txtMonitorRefreshRate[lang]    = ['Use \'Maximum\' for best results.'];
  105. lblInstallFonts[lang]        = ['Install fonts'];
  106. txtInstallFonts[lang]        = ['Install additional fonts needed for WPI themes and system use.'];
  107. lblExecuteBefore[lang]        = ['Execute before'];
  108. txtExecuteBefore[lang]        = ['Script or program to execute before installation begins.'];
  109. lblExecuteAfter[lang]        = ['Execute after'];
  110. txtExecuteAfter[lang]        = ['Script or program to execute after installation is complete.'];
  111. lblRestartComputer[lang]    = ['Restart computer'];
  112. txtRestartComputer[lang]    = ['Restart computer after installation is complete.'];
  113. tabMiscellaneous[lang]        = ['Miscellaneous'];
  114. ttMiscellaneous[lang]        = ['Miscellaneous','Edit miscellaneous options.'];
  115. lblLogInstallProcess[lang]    = ['Log the installation process'];
  116. txtLogInstallProcess[lang]    = ['Create a log file of the installation process.'];
  117. lblLogFilePath[lang]        = ['Log File Path'];
  118. txtLogFilePath[lang]        = ['Path and name of log file.'];
  119. lblUseMultipleDefaults[lang]= ['Use multiple defaults'];
  120. txtUseMultipleDefaults[lang]= ['If checked, shows the Selections box for multiple defaults. If not, shows the Defaults, All, and None buttons.'];
  121. lblShowOptionsButton[lang]    = ['Show Options button'];
  122. txtShowOptionsButton[lang]    = ['Show the Options button on main screen. Remove check before burning your UA-CD.'];
  123. lblShowConfigButton[lang]    = ['Show Config button'];
  124. txtShowConfigButton[lang]    = ['Show the Config button on main screen. Remove check before burning your UA-CD.'];
  125. lblShowSourceButton[lang]    = ['Show Source Code button'];
  126. txtShowSourceButton[lang]    = ['Show the Show Source button on main screen. Remove check before burning your UA-CD.'];
  127. lblNavigation[lang]            = ['Navigation'];
  128. lblName[lang]                = ['Name'];
  129. lblInstallOrder[lang]        = ['Install order'];
  130. lblDescription[lang]        = ['Description'];
  131. lblUniqueID[lang]            = ['Unique ID'];
  132. lblDefault[lang]            = ['Default'];
  133. lblCategory[lang]            = ['Category'];
  134. lblForced[lang]                = ['Forced'];
  135. lblConfigurations[lang]        = ['Configurations'];
  136. lblDependentOf[lang]        = ['Dependent of'];
  137. lblExcludes[lang]            = ['Excludes'];
  138. lblCondition[lang]            = ['Condition'];
  139. lblGrayedCondition[lang]    = ['Grayed condition'];
  140. lblRegistryBefore[lang]        = ['Registry before'];
  141. lblCommand1[lang]            = ['Command 1'];
  142. lblCommand2[lang]            = ['Command 2'];
  143. lblCommand3[lang]            = ['Command 3'];
  144. lblCommand4[lang]            = ['Command 4'];
  145. lblCommand5[lang]            = ['Command 5'];
  146. lblCommand6[lang]            = ['Command 6'];
  147. lblRegistryAfter[lang]        = ['Registry after'];
  148. lblPictureFile[lang]        = ['Picture file'];
  149. lblPictureDetails[lang]        = ['Picture details'];
  150. lblPictureWidth[lang]        = ['Width'];
  151. lblPictureHeight[lang]        = ['Height'];
  152. lblTextLocation[lang]        = ['Text location'];
  153. txtOptionsFileSaved[lang]    = ['Options file saved.'];
  154. txtConfigFileSaved[lang]    = ['Config file saved.'];
  155. // New v5.1 lines start here
  156. lblSortWithinCats[lang]        = ['Sort within categories'];
  157. txtSortWithinCats[lang]        = ['If checked, will sort items within each category.'];
  158. btnPause[lang]                = [' Pause '];
  159. btnAbort[lang]                = [' Abort '];
  160. btnSaveAs[lang]                = [' Save As... '];
  161. lblConfigFile[lang]            = ['Config file'];
  162. txtSaveOptionsAs[lang]        = ['Enter complete path and name of new options file.\nRelative is best: ./WPIScripts/useroptions_xxx.js'];
  163. txtSaveConfigAs[lang]        = ['Enter complete path and name of new config file.\nRelative is best: ./WPIScripts/config_xxx.js'];
  164. btnNewOptions[lang]            = [' New Options '];
  165. btnNewConfig[lang]            = [' New Config '];
  166. optTop[lang]                = ['Top'];
  167. optBottom[lang]                = ['Bottom'];
  168. optLeft[lang]                = ['Left'];
  169. optRight[lang]                = ['Right'];
  170. optBySystemDefault[lang]    = ['By System (Default)'];
  171. optDefault[lang]            = ['Default'];
  172. optAll[lang]                = ['All'];
  173. optNone[lang]                = ['None'];
  174. optMaximum[lang]            = ['Maximum'];
  175. optOther[lang]                = ['Other...'];
  176. optApplications[lang]        = ['Applications'];
  177. optDrivers[lang]            = ['Drivers'];
  178. optGames[lang]                = ['Games'];
  179. optMultiMedia[lang]            = ['MultiMedia'];
  180. optOffice[lang]                = ['Office'];
  181. optRegistryTweaks[lang]        = ['Registry Tweaks'];
  182. optSystem[lang]                = ['System'];
  183. optUtilities[lang]            = ['Utilities'];
  184. errCouldNotOpenFile[lang]    = ['Could not open'];
  185. errUsingDefaultSet[lang]    = ['Using default settings.'];
  186. errCouldNotSaveFile[lang]    = ['Could not save'];
  187. errSelectACategory[lang]    = ['Please select an actual category.'];
  188. errSelectAConfig[lang]        = ['Please select an actual configuration.'];
  189. optRestart[lang]            = ['Restart'];
  190. optShutDown[lang]            = ['Shut Down'];
  191. lblRestartDelay[lang]        = ['Restart delay'];
  192. txtRestartDelay[lang]        = ['Number of seconds to wait.'];
  193. lblDoNotLoadDesktop[lang]    = ['Do NOT load desktop'];
  194. txtDoNotLoadDesktop[lang]    = ['If checked will restart computer once WPI is finished.'];
  195. // New 5.2 lines start here
  196. btnResume[lang]                = ['Resume'];
  197. btnAborted[lang]            = ['Aborted'];
  198. txtAbortMessage[lang]        = ['The installation process will be aborted after the current running installation.\nDo you really want to abort the installations?\nClick OK to abort. Click Cancel to continue.'];
  199. // New 5.3 lines start here
  200. lblRandomTheme[lang]        = ['Randomly select theme'];
  201. txtRandomTheme[lang]        = ['Random selection of theme from Themes folder.'];
  202. lblRestartComputerType[lang]= ['Type'];
  203. lblControls[lang]            = ['Controls'];
  204. lblTimer[lang]                = ['Timer'];
  205. lblAboutWPI[lang]            = ['About WPI'];
  206. ttAboutWPI[lang]            = ['About WPI','Information about WPI.'];
  207. lblShowExtraButtons[lang]    = ['Show extra buttons'];
  208. // New 5.4 lines start here
  209. ListofProgsToInstall[lang]  = ['List of programs to be installed:'];
  210. FinishedInstallation[lang]    = ['Finished installation.'];
  211. InstallAbortedByUser[lang]  = ['*** Installation aborted by user ***'];
  212. ComputerWillRestart[lang]    = ['The computer will now be restarted.'];
  213. ComputerWillShutdown[lang]    = ['The computer will now be shut down.'];
  214. FailFileDoesNotExist[lang]    = ['*** Fail *** (File does not exist)'];
  215. ReturnedCode[lang]            = ['returned code'];
  216. InstallSuccess[lang]        = ['Success'];
  217. InstallFail[lang]            = ['*** Fail ***'];
  218. NoLogFileSpecified[lang]    = ['No log file specified.  Using default:'];
  219. CouldNotOpenLogFile[lang]    = ['Could not open install log file:'];
  220. WPIInstallLogFile[lang]        = ['WPI Installation Log File'];
  221. InstallProcessStarted[lang]    = ['Install process started at:'];
  222. InstallProcessFinished[lang]= ['Install process finished at:'];
  223. CouldNotCreateLogFile[lang]    = ['Could not create install log file:'];
  224. NotOpenRebootFile[lang]        = ['Could not open reboot configuration file:'];
  225. CouldNotDeleteFile[lang]    = ['Could not delete file:'];
  226. CanNotFindRegEntry[lang]    = ['WPI can not find one or more of the registry entries needed for WPI.hta.'];
  227. UnableToResumeInstall[lang]    = ['Unable to resume installation.  Required registry entry was not found.'];
  228. CanNotResumeInstall[lang]    = ['Can not resume installation.'];
  229. lblDisableIfDoGray[lang]    = ['If grayed conditon is true, disable the check box'];
  230. ErrorInCondStatement[lang]    = ['Error in condition statement for:'];
  231. TreatingAsFalseCond[lang]    = ['Treating as a false condition.'];
  232. lblStartBeepAtTMinus[lang]    = ['Start beep at t-minus'];
  233. lblUserDefined[lang]        = ['User Defined'];
  234. txtUSSFfailure[lang]        = ["'Universal Silent Switch Finder' Failure"];
  235. // New 5.5 lines start here
  236. lblDoNotShowIfCD[lang]        = ['Do not show if started from CD/DVD'];
  237. lblReOpenAfterInstall[lang]    = ['Re-open WPI after installation is complete'];
  238. lblUSSFSilentMode[lang]        = ['Use USSF in silent mode'];
  239. btnClone[lang]                = ['Clone'];
  240. // New 5.6 lines start here
  241. txtWPIManual[lang]            = ['WPI Manual'];
  242. txtExpandAll[lang]            = ['Expand All'];
  243. txtCollapseAll[lang]        = ['Collapse All'];
  244. txtForHelpPressF1[lang]        = ['For Help, press F1'];
  245. lblOrder[lang]                = ['Order'];
  246. lblFile[lang]                = ['File'];
  247. lblNew[lang]                = ['New'];
  248. lblOpen[lang]                = ['Open...'];
  249. lblSave[lang]                = ['Save'];
  250. lblSaveAs[lang]                = ['Save As...'];
  251. lblProperties[lang]            = ['Properties...'];
  252. lblEdit[lang]                = ['Edit'];
  253. lblTools[lang]                = ['Tools'];
  254. lblMain[lang]                = ['Main'];
  255. lblOptionsWizard[lang]        = ['Options Wizard'];
  256. lblConfigWizard[lang]        = ['Config Wizard'];
  257. lblViewSourceCode[lang]        = ['View Source Code'];
  258. lblHelp[lang]                = ['Help'];
  259. lblFirst[lang]                = ['First'];
  260. lblPrevious[lang]            = ['Previous'];
  261. lblNext[lang]                = ['Next'];
  262. lblLast[lang]                = ['Last'];
  263. lblAdd[lang]                = ['Add'];
  264. lblClone[lang]                = ['Clone'];
  265. lblDelete[lang]                = ['Delete'];
  266. //
  267. //---------------------------------------------------------------------------------------------
  268.