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

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