home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / Java / Java Web Start.app / Contents / Resources / Spanish.lproj / strings.properties < prev   
Encoding:
Text File  |  2004-02-04  |  28.8 KB  |  596 lines

  1. # Java Web Start - strings
  2. # %W% %E%
  3. #
  4. # Copyright 1999-2001 Sun Microsystems, Inc. All rights reserved.
  5. # Copyright 1999-2001 Sun Microsystems, Inc. Tous droits r\351serv\351s.
  6. #
  7.  
  8. appname=Java Web Start 1.2
  9. # Information about application {0} and vendor {1}
  10. launch.initializing=Initializing...
  11. launch.progressScreen=Checking for latest version...
  12. launch.launchApplication=Starting application...
  13. launch.launchInstaller=Starting installer...
  14. launch.loadingNetStatus=Loading {0} from {1}
  15. launch.loadingNetProgress=Read {0}
  16. launch.loadingNetProgressPercent=Read {0} of {1} ({2}%)
  17. launch.loadingResourceFailedSts=Requested {0}
  18. launch.loadingResourceFailed=Failed to load resource
  19. launch.patchingStatus=Patching {0} from {1}
  20. launch.validatingStatus=Validating {0} from {1}
  21. launch.validatingProgress=Scanning entries ({0}% done)
  22. launch.estimatedTimeLeft=Estimated time left: {0,number,00}:{1,number,00}:{2,number,00}
  23. launch.stalledDownload=Waiting for data...
  24. launch.launchingExtensionInstaller=Running installer. Please wait...
  25. launch.downloadingJRE=Requesting JRE {0} from {1}
  26. launch.extensiondownload-name=Downloading {0} descriptor ({1} remaining)
  27. launch.extensiondownload=Downloading extension descriptor ({0} remaining)
  28. # Button for letting the user cancel the launch
  29. launch.cancel=Cancel
  30.  
  31. # launch error messages used by extension install
  32. Launch.error.installfailed=Installation failed
  33.  
  34. # Categories for error messages
  35. launch.error.category.launchdesc=Launch File Error
  36. launch.error.category.arguments=Invalid Argument error
  37. launch.error.category.download=Download Error
  38. launch.error.category.security=Security Error
  39. launch.error.category.unexpected=Unexpected Error
  40.  
  41. #
  42. # Used in new JNLP Exception framework
  43. #
  44. launch.error.badsignedjnlp=Failed to validate signing of launch file. The signed version does not match the downloaded version.
  45. launch.error.parse=Could not parse launch file. Error at line {0, number}.
  46. launch.error.parse-signedjnlp=Could not parse the signed launch file. Error at line {0, number}.
  47. launch.error.missingfield=The following required field is missing from the launch file: {0}
  48. launch.error.missingfield-signedjnlp=The following required field is missing from the signed launch file: {0}
  49. launch.error.badfield=The field {0} has an invalid value: {1}
  50. launch.error.badfield-signedjnlp=The field {0} has an invalid value in the signed launch file: {1}
  51. launch.error.badfield.https=Java 1.4+ is required for HTTPS support
  52. launch.error.badfield.download.https=Unable to Download via HTTPS
  53. launch.error.couldnotloadarg=Could not load file/URL specified: {0}
  54. launch.error.toomanyargs=Too many arguments supplied: {0}
  55. launch.error.failedexec=Could not launch the Java Runtime Environment version {0}
  56. launch.error.resourceID={0}
  57. launch.error.resourceID-version=({0}, {1})
  58. launch.error.failedloadingresource=Unable to load resource: {0}
  59. ### NEW RESOURCE for 1.2 (renes)
  60. launch.error.canceledloadingresource=Loading of resource {0} was canceled by user
  61. launch.error.errorcoderesponse-known=Error Code {1} ({2}) returned from server when accessing resource: {0}
  62. launch.error.errorcoderesponse-unknown=Error Code 99 (Unknown error) returned from server when accessing resource: {0}
  63. launch.error.badmimetyperesponse=Bad MIME type returned from server when accessing resource: {0} - {1}
  64. launch.error.badversionresponse=Bad version in response from server when accessing resource: {0} - {1}
  65. launch.error.missingversionresponse=Missing version field in response from server when accessing resource: {0}
  66. launch.error.invalidjardiff=Unable to apply incremental update for resource: {0}
  67. launch.error.jarsigning-multicerts=More than one certificate used to sign resource: {0}
  68. launch.error.jarsigning-multisigners=More than one signature on entry in resource: {0}
  69. launch.error.jarsigning-badsigning=Could not verify signing in resource: {0}
  70. launch.error.jarsigning-unsignedfile=Found unsigned entry in resource: {0}
  71. launch.error.jarsigning-missingentry=Missing signed entry in resource: {0}
  72. launch.error.unsignedAccessViolation=Unsigned application requesting unrestricted access to system
  73. launch.error.multiplehostsreferences=Multiple hosts referenced in resources
  74. launch.error.nativelibviolation=Use of native libraries requires unrestricted access to system
  75. launch.error.badjarfile=Corrupted JAR file at {0}
  76. launch.error.offlinemissingresource=The application cannot be run off-line, since not all of the needed resources have been downloaded locally
  77. launch.error.noJre=The application has requested a version of the Java 2 platform (JRE) that is currently not locally installed. Java Web Start was unable to automatically download and install the requested version. The JRE version must be installed manually.\n\n
  78.  
  79. # Error messages still refered to in the old fashion way
  80. launch.error.nomainclassspec=No main class specified for application
  81. launch.error.nomainclass=Could not find main-class {0} in {1}
  82. launch.error.missingjreversion=No JRE version found in launch file for this system
  83. launch.error.badjnlversion=Unsupported JNLP version in launch file: {0}. Only version 1.0 is supported with this version. Please contact the application vendor to report this problem.
  84. launch.error.nomainjar=No main JAR file specified.
  85. launch.error.nonstaticmainmethod=The main() method must be static
  86. launch.error.noappresources=No application resources are specified for this platform. Please, contact the vendor of the application to make sure that this is a supported platform.
  87. launch.error.singlecertviolation=JAR resources in JNLP file are not signed by same certificate
  88.  
  89. # launch error dialog properties brief
  90. launcherrordialog.brief.title=Java Web Start - {0}
  91. launcherrordialog.brief.message=Unable to launch the specified application.
  92. launcherrordialog.brief.messageKnown=Unable to launch {0}.
  93. launcherrordialog.brief.details=Details
  94. launcherrordialog.brief.ok=Ok
  95. # launch error dialog properties detailed
  96. launcherrordialog.errorintro=An error occurred while launching/running the application.\n\n
  97. launcherrordialog.errortitle=Title: {0}\n
  98. launcherrordialog.errorvendor=Vendor: {0}\n
  99. launcherrordialog.errorcategory=Category: {0}\n\n
  100. launcherrordialog.errormsg={0}
  101. launcherrordialog.title=Java Web Start - {0}
  102. launcherrordialog.generalTab=General
  103. launcherrordialog.jnlpTab=Launch File
  104. launcherrordialog.jnlpMainTab=Main Launch File
  105. launcherrordialog.exceptionTab=Exception
  106. launcherrordialog.consoleTab=Console
  107. launcherrordialog.wrappedExceptionTab=Wrapped Exception
  108. launcherrordialog.abort=Abort
  109. launcherrordialog.abortMnemonic=VK_A
  110. launcherrordialog.genericerror=Unexpected exception: {0}
  111.  
  112. # Title of the frame containing the console.
  113. console.frameTitle=Java Web Start Console - {0}
  114. console.clearButton=Clear
  115. console.clearMnemonic=VK_C
  116. console.message=Console, started {0}
  117. console.j2re=Java 2 Runtime Environment: Version {0} by {1}
  118. console.logfilemsg=Logging to file: {0}
  119. console.logfilewarning=Warning: Logging to file: {0} disabled due to errors
  120.  
  121. # All commented message moved to javawsplayer strings.properties file
  122.  
  123.  
  124.  
  125. # Certificate panel tab
  126. controlpanel.certs.tabTitle=Root Certificates
  127.  
  128. # Proxy control panel tab
  129. # title
  130. controlpanel.proxy.title=Proxies
  131.  
  132. controlpanel.proxy.noProxy=None
  133. controlpanel.proxy.noProxyMnemonic=VK_N
  134. controlpanel.proxy.manualProxy=Manual
  135. controlpanel.proxy.manualProxyMnemonic=VK_M
  136. controlpanel.proxy.autoProxy=Use Browser
  137. controlpanel.proxy.autoProxyMnemonic=VK_B
  138. controlpanel.proxy.BrowserAutoProxyInfo=[{0}:{1}]
  139. controlpanel.proxy.BrowserManualProxyInfo=[{0}:{1}]
  140. controlpanel.proxy.BrowserDirect=Direct Connection
  141. controlpanel.proxy.BrowserNoDetect=Unable to determine settings
  142.  
  143. controlpanel.proxy.httpLabel=HTTP Proxy
  144. controlpanel.proxy.httpMnemonic=VK_X
  145. controlpanel.proxy.portLabel=HTTP Port
  146. controlpanel.proxy.portMnemonic=VK_T
  147. controlpanel.proxy.overRideLabel=No Proxy Hosts (Use commas to separate multiple hosts.)
  148. controlpanel.proxy.overRideMnemonic=VK_H
  149.  
  150. #proxy dialog
  151. proxydialog.title=Proxy Configuration
  152. proxydialog.message=Java Web Start has detected that you are using a proxy server,\nto access systems on the Internet, but is unable to determine the settings.\nPlease confirm or enter the correct proxy systems below.\nIf unsure contact your Systems Administrator for details.\nNote that without the proxy Java Web Start will not be able to access\nsystems outside your firewall.
  153. proxydialog.okbutton=Ok
  154.  
  155.  
  156. # Windows Install control panel tab
  157. controlpanel.windowsInstall.tabTitle=Shortcut Options
  158. controlpanel.windowsInstall.title=Shortcut Options
  159.  
  160. controlpanel.windowsInstall.whenInstallBorderTitle=When To Create:
  161. controlpanel.windowsInstall.alwaysInstallRB=Always
  162. controlpanel.windowsInstall.alwaysInstallMnemonic=VK_A
  163. controlpanel.windowsInstall.neverInstallRB=Never
  164. controlpanel.windowsInstall.neverInstallMnemonic=VK_N
  165. controlpanel.windowsInstall.askInstallRB=Prompt on First Launch
  166. controlpanel.windowsInstall.askInstallMnemonic=VK_F
  167. controlpanel.windowsInstall.askSecondInstallRB=Prompt on Second Launch
  168. controlpanel.windowsInstall.askSecondInstallMnemonic=VK_S
  169.  
  170.  
  171. controlpanel.windowsInstall.whatInstallBorderTitle=What To Create:
  172. controlpanel.windowsInstall.desktopShortcutRB=Shortcut on Desktop
  173. controlpanel.windowsInstall.desktopShortcutMnemonic=VK_D
  174. controlpanel.windowsInstall.startMenuRB=Shortcut in Start Menu
  175. controlpanel.windowsInstall.startMenuMnemonic=VK_M
  176. controlpanel.windowsInstall.desktopAndStartMenuRB=Short on Desktop And Start Menu
  177.  
  178. controlpanel.storeFailed=There was an error in saving the preference settings.\nPlease change and save again.
  179. controlpanel.storeFailedTitle=Save
  180.  
  181. controlpanel.title=Java Web Start - Preferences
  182.  
  183. controlpanel.apply=Apply
  184. controlpanel.applyMnemonic=VK_P
  185. controlpanel.reset=Reset
  186. controlpanel.resetMnemonic=VK_R
  187. controlpanel.cancel=Cancel
  188. controlpanel.cancelMnemonic=VK_ESCAPE
  189. controlpanel.ok=OK
  190. controlpanel.okMnemonic=VK_ENTER
  191.  
  192. # General control tab
  193. controlpanel.general.tabTitle=General
  194. controlpanel.general.browserTitle=Browser Setup
  195. controlpanel.general.browserType=Browser Detected
  196. controlpanel.general.browserCommand=Path
  197. controlpanel.general.browserCommandMnemonic=VK_P
  198. controlpanel.general.isNetscapeBrowser=Netscape or Compatible browser
  199. controlpanel.general.isNetscapeMnemonic=VK_S
  200.  
  201. # JRE control panel tab
  202. controlpanel.jre.tabTitle=Java
  203. controlpanel.jre.title=Java Runtime Versions
  204. controlpanel.jre.default=Default
  205. controlpanel.jre.defaultMnemonic=VK_D
  206. controlpanel.jre.find=Find...
  207. controlpanel.jre.findMnemonic=VK_F
  208. controlpanel.jre.add=Add
  209. controlpanel.jre.addMnemonic=VK_A
  210. controlpanel.jre.remove=Remove
  211. controlpanel.jre.removeMnemonic=VK_M
  212. controlpanel.jre.choose=Choose...
  213. controlpanel.jre.chooseMnemonic=VK_C
  214.  
  215. controlpanel.jre.pathTableColumnTitle=Command
  216. controlpanel.jre.productVersionTableColumnTitle=Product Version
  217. controlpanel.jre.productLocationTableColumnTitle=Product Location
  218. controlpanel.jre.platformVersionTableColumnTitle=Platform Version
  219. # added for 4644616
  220. controlpanel.jre.enabledColumnTitle=Enabled
  221.  
  222. # Advanced panel tab
  223. controlpanel.advanced.tabTitle=Advanced
  224. controlpanel.advanced.title=Advanced Options
  225. controlpanel.advanced.output=Output Options:
  226. controlpanel.advanced.cache=Applications Folder Options:
  227. controlpanel.advanced.consoleCB=Show Java Console
  228. controlpanel.advanced.consoleMnemonic=VK_S
  229. controlpanel.advanced.logOutputCB=Log Output
  230. controlpanel.advanced.logOutputMnemonic=VK_O
  231. controlpanel.advanced.logFileLabel=Log File Name
  232. controlpanel.advanced.logFileMnemonic=VK_N
  233. controlpanel.advanced.chooseLogButton=Choose Log File Name
  234. controlpanel.advanced.chooseLogMnemonic=VK_L
  235. controlpanel.advanced.clearCacheButton=Clear Folder
  236. controlpanel.advanced.clearCacheMnemonic=VK_C
  237. controlpanel.advanced.baseDirLabel=Applications Folder:
  238. controlpanel.advanced.currentSizeLabel=Current Size (in KBytes)
  239. controlpanel.advanced.remoteAppsLabel=Remote Applications URL:
  240. controlpanel.advanced.remoteAppsMnemonic=VK_U
  241. controlpanel.advanced.clearCacheTitle=Clear Applications Folder
  242. controlpanel.advanced.clearCache.jnlpCheckBox=Also remove downloaded applications and certificates.
  243. controlpanel.advanced.clearCache1=This will remove all downloaded resources.\nAny further launches will require the resources to be downloaded again.\n
  244. controlpanel.advanced.clearCache2=Are you sure you want to do this?
  245. controlpanel.advanced.clearCacheWarning=Clear Applications Folder Warning
  246. controlpanel.advanced.clearCacheFailed=Unable to remove all resources\nsince some are in use by running applications.
  247. controlpanel.findJREIntro=In order to launch applications, Java Web Start needs to know the locations of installed Java Runtime Environments.\n\nYou can either select a known JRE, or select a directory in the file system from which to search for JREs.
  248.  
  249. jresearcher.maintitle=JRE Finder
  250. jresearcher.cancelButton=Cancel
  251. jresearcher.cancelButtonMnemonic=VK_ESCAPE
  252. jresearcher.nextButton=Next
  253. # fix for 4486596
  254. jresearcher.nextButtonMnemonic=VK_X
  255. jresearcher.previousButton=Previous
  256. jresearcher.previousButtonMnemonic=VK_P
  257. jresearcher.title=Java Runtime Environments
  258. jresearcher.searchingTitle=Searching for available JREs, this may take several minutes.
  259. jresearcher.searchingPrefix=checking:
  260. jresearcher.foundJREsTitle=The following JREs were found, click Next to add them
  261. jresearcher.noJREsTitle=Unable to locate a JRE, click previous to select a different location to search from
  262.  
  263. # Windows Install
  264. windowsInstall.askInstallPrompt.0=Would you like to create shortcuts for {0}?
  265. windowsInstall.askInstallPrompt.1=You have run {0} twice. Would you like to create shortcuts for it?
  266. windowsInstall.desktopShortcut=Shortcut on Desktop
  267. windowsInstall.startMenu=Shortcut in Start Menu
  268. windowsInstall.cancelInstall=NO
  269. windowsInstall.install=YES
  270. windowsInstall.dialogTitle={0} - Desktop Integration
  271. windowsInstall.startMenuShortcutName={0}
  272. windowsInstall.desktopShortcutName={0}
  273.  
  274. # Used when the installer detects an application with the same name is
  275. # already installed
  276. windowsInstall.applicationAlreadyInstalled=There is already a shortcut for {0}. Would you like to create a shortcut anyway?
  277. windowsInstall.applicationAlreadyInstalledTitle=Create Shortcut...
  278.  
  279. # Used when the installer is unable to correctly install the app
  280. windowsInstall.installFailed=Unable to create a shortcut for {0}. Please try again.
  281. windowsInstall.installFailedTitle=Create Shortcut
  282.  
  283. # Used when the installer is unable to correctly uninstall the app
  284. windowsInstall.uninstallFailed=Unable to remove the shortcuts for {0}. Please try again.
  285. windowsInstall.uninstallFailedTitle=Remove Shortcuts
  286.  
  287. # needed by com.sun.javaws.ui.general
  288. player.homePageButton.color=0000FF
  289. player.homePageButton.armedColor=CC0000
  290.  
  291. # Extension Install
  292. # Next 2 resources are NEW FOR 1.2 -sbohne
  293. extensionInstall.rebootMessage=Windows must restart for the changes to take effect.\n\nDo you wish to restart Windows now?
  294. extensionInstall.rebootTitle=Restart Windows
  295.  
  296. #
  297. # Signing/Security dialogs
  298. #
  299. certs.verify.title=Security Warning
  300. certs.verify.ok=Start
  301. certs.verify.okMnemonic=VK_S
  302. certs.verify.okinst=Install
  303. certs.verify.okinstMnemonic=VK_I
  304. certs.verify.details=Details
  305. certs.verify.detailsMnemonic=VK_D
  306. certs.verify.cancel=Exit
  307. certs.verify.unkown=<unknown>
  308. certs.verify.unknownCert=Warning: Failed to verify the authenticity of this certificate because there was an error parsing the certificate.  No assertions can be made of the origin or validity of the code.\n\nIt is highly recommended not to install and run this code.
  309. certs.verify.untrustedCert=Warning: Failed to verify the authenticity of this certificate. No assertions can be made of the origin or validity of the code.\n\nIt is highly recommended not to install and run this code.
  310. certs.verify.trustedCert=Caution: {0} asserts that this content is safe. You should only install and run this application if you trust {1} to make this assertion.
  311. certs.verify.msg=This {0} is requesting unrestricted access to your local machine and network.\n\nDo you want to install and run: {1}\nSigned and distributed by: {2}
  312. certs.verify.msg.trusted=\nPublisher authenticity verified by: {3}
  313. certs.verify.application-type=application
  314. certs.verify.applet-type=applet
  315. certs.verify.installer-type=installer
  316. certs.verify.library-type=library
  317.  
  318. install.errorInstalling=Unexpected error trying to install Java Runtime Environment, please try again.
  319. install.errorRestarting=Unexpected error starting, please try again.
  320.  
  321. # Resources for JavaWS installer (these should be updated)
  322. installjre.frameTitle=JRE not found
  323. installjre.javawsImage=resources/logo.gif
  324. # Resources for first panel where user is prompoted that JRE can't be found.
  325. installjre.notFound.title=[JRE not found]
  326. installjre.notFound.description=The launch file is requesting version {0} of the Java Runtime Environment which can not be found on your computer.\nClick Install to download and install the appropriate version.\nClick Advanced if you already have {0} installed, or click Cancel to stop this process.
  327. installjre.notFound.advancedButtonTitle=Advanced
  328. installjre.notFound.installButtonTitle=Install
  329. installjre.notFound.cancelButtonTitle=Cancel
  330. # Avanced screen, user thinks they already have the JRE installed
  331. installjre.advanced.title=[Find/manually download JRE]
  332. installjre.advanced.text=Please enter path to JRE:
  333. installjre.advanced.pathTitle=Path:
  334. installjre.advanced.browseButtonTitle=Browse...
  335. installjre.advanced.webSiteInstallButtonTitle=Web Site
  336. installjre.advanced.proceedButtonTitle=Proceed
  337. installjre.advanced.cancelButtonTitle=Cancel
  338. installjre.advanced.bogusVersionTitle=Not a valid JRE
  339. installjre.advanced.foundJRETitle=Version: {0}
  340. installjre.advanced.checkingVersionTitle=Determining Version
  341. # Install/download screen
  342. installjre.install.title=[Installation/launch progress]
  343. installjre.install.contactingHostTitle=Contacting Host ...
  344. installjre.install.downloadingTitle=Downloading ...
  345. installjre.install.cancelButtonTitle=Cancel
  346. installjre.install.unableToConnectTitle=Unable to connect
  347. installjre.install.unableToGetInputStream=Unable to connect
  348. installjre.install.unableToDownload=Problems downloading JRE
  349.  
  350. # Used for -uninstall error
  351. uninstall.failedMessage=Unable to completely uninstall application.
  352. uninstall.failedMessageTitle=Uninstall
  353.  
  354. certificateDialog.title=Certificate Information
  355. certificateDialog.okButton=Ok
  356.  
  357. # Certificate Panel
  358. certificatePanel.general.title=Information
  359. certificatePanel.general.label=Certification Information
  360. certificatePanel.general.issuedTo=Issued To:
  361. certificatePanel.general.issuer=Issued By:
  362. certificatePanel.general.dateString0=Valid From {0} To {1}
  363. certificatePanel.general.dateString1=Valid From {0}
  364. certificatePanel.general.dateString2=Valid To {0}
  365. certificatePanel.general.dateString3=
  366. certificatePanel.general.details=Details:
  367. certificatePanel.general.table.column0=Field
  368. certificatePanel.general.table.column1=Value
  369.  
  370. certificatePanel.certPath.title=Certificate Path
  371. certificatePanel.certPath.details=Details
  372. certificatePanel.certPath.detailsMnemonic=VK_D
  373. certificatePanel.certPath.import=Import...
  374. certificatePanel.certPath.importMnemonic=VK_I
  375. certificatePanel.certPath.export=Export...
  376. certificatePanel.certPath.exportMnemonic=VK_E
  377.  
  378. certificatePanel.import.aliasnull=Must specify alias
  379. certificatePanel.import.aliasexists=Certificate not imported because alias {0} already exists
  380. certificatePanel.import.certexistsquery=Certificate already exists in keystore under alias {0}.  Do you still want to add it?
  381. certificatePanel.import.querytitle=Certificate Import
  382. certificatePanel.import.keymatcherror=Public keys in reply and keystore don\u2019t match
  383. certificatePanel.import.replyequalscert=Certificate reply and certificate in keystore are identical
  384. certificatePanel.import.aliasquery=Please enter an alias for the certificate
  385. certificatePanel.import.passwordquery=Please enter the keystore password
  386. certificatePanel.import.aliasquerytitle=Certificate Import
  387. certificatePanel.import.certtrustquery=Do you wish to trust this certificate?
  388. certificatePanel.import.keystorereaderror=Error reading keystore
  389. certificatePanel.import.nopublickey={0} has no public key (certificate)
  390. certificatePanel.import.nocert=Reply has no certificates
  391. certificatePanel.import.noalias=Alias {0} does not exist
  392. certificatePanel.import.noprivatekey=Alias {0} has no private key
  393. certificatePanel.import.notaprivkey=Recovered key is not a private key
  394. certificatePanel.import.certpasswordquery=Please enter the password for alias {0}
  395. certificatePanel.import.nocertreplypubkey=Certificate reply does not contain public key for {0}
  396. certificatePanel.import.incompletechain=Incomplete certificate chain in reply
  397. certificatePanel.import.cantverify=Certificate chain in reply does not verify: {0}
  398.  
  399. jawsTitle.image=resources/jawsTitle.gif
  400. sunLogo.image=resources/sunLogo.gif
  401. javaCup.image=resources/javaCup.gif
  402. divider.image=resources/bDivider.gif
  403. alert.image=resources/bAlert.gif
  404. default.image=resources/defaultImage.gif
  405.  
  406. # Applet resources
  407. applet.initializing=Initializing Applet
  408. applet.running=Running...
  409. applet.failedToStart=Failed to start Applet: {0}
  410. applet.initializingFailed=Failed to initialize Applet: {0}
  411.  
  412.  
  413. #Authenticator Dialog resources
  414. authenticator.title=User Authentication:
  415. authenticator.serverprompt=Server {0} is requesting authentication for {1}
  416. authenticator.username=Username:
  417. authenticator.password=Password:
  418. authenticator.okbutton=OK
  419. authenticator.clearbutton=Clear
  420. authenticator.cancelbutton=Cancel
  421.  
  422. ### JNLP API Reference Implementation resources ###
  423.  
  424. # Smart security dialog
  425. APIImpl.securityDialog.yes=Yes
  426. APIImpl.securityDialog.no=No
  427. APIImpl.securityDialog.title=Security Advisory
  428. APIImpl.securityDialog.remember=Do not show this advisory again
  429.  
  430. # ClipboardServiceImpl
  431. APIImpl.clipboard.message.read=This application has requested read-only access to the system clipboard.  The application might gain access to confidential information stored on the clipboard.  Do you want to allow this action?
  432. APIImpl.clipboard.message.write=This application has requested write access to the system clipboard.  The application might overwrite information stored on the clipboard.  Do you want to allow this action?
  433.  
  434. # PrintServiceImpl
  435. APIImpl.print.message=This application has requested access to the default printer.  Allowing this action will give the application write access to the printer.  Do you want to allow this action?
  436.  
  437. # FileOpenServiceImpl
  438. APIImpl.file.open.message=This application has requested read access to the filesystem.  The application might gain access to confidential information stored on the filesystem.  Do you want to allow this action?
  439.  
  440. # FileSaveServiceImpl
  441. APIImpl.file.save.message=This application has requested read/write access to a file on the local filesystem.  Allowing this action will only give the application access to the file(s) selected in the following file dialog box.  Do you want to allow this action?
  442.  
  443. # PersistenceServiceImpl
  444. APIImpl.persistence.message=This application has requested additional local disk storage space.  Currently, the maximum allotted storage is {1} bytes.  The application is requesting that this be increased to {0} bytes.  Do you wish to allow this action?
  445. APIImpl.persistence.accessdenied=Access to persistent storage denied for URL {0}
  446. APIImpl.persistence.filesizemessage=Maximum file length exceeded
  447.  
  448. #Auto updater messages
  449. auto-updater.updateMsgTitle=Java Web Start - Check For Update
  450. auto-updater.checkingMsg=Please wait, checking for updates....
  451. auto-updater.checkingDoneMsg=Done.
  452. auto-updater.checkingAbortMsg=Aborted.
  453. auto-updater.notAvailMsg=No update available at this time.
  454. auto-updater.availableMsg=A new update {0} is available.\nYou can download it by clicking on the the URL below.
  455. auto-updater.closeButton=Close
  456. auto-updater.closeMnemonic=VK_ESCAPE
  457. auto-updater.URL=URL:
  458. aboutBox.closeButton=Close
  459. aboutBox.versionLabel=Version 1.2 (build {0})
  460.  
  461.  
  462. # Player resources
  463. player.applicationsLabel=Applications:
  464. player.applicationsLabelMnemonic=VK_C
  465. player.remoteApplications=Remote Applications
  466. player.cachedApplications=Downloaded Applications
  467. player.favoriteApplications=Favorite Applications
  468. player.moreDetailButton=More Detail
  469. player.lessDetailButton=Less Detail
  470. player.moreDetailMnemonic=VK_M
  471. player.lessDetailMnemonic=VK_L
  472. player.miniButton=Compact
  473. player.miniButtonMnemonic=VK_C
  474. player.launchButton=Start
  475. player.madeByLabel=Made By:
  476. player.homePageLabel=Home Page:
  477. player.homePageLabelMnemonic=VK_P
  478. player.descriptionLabel=Description:
  479. player.homePageButton.color=0000FF
  480. player.homePageButton.armedColor=CC0000
  481. player.title=Java Web Start Application Manager
  482. player.installMenuItem=Create Desktop Application
  483. # fix for 4474518
  484. player.installMnemonic=VK_C
  485. player.uninstallMenuItem=Remove Desktop Application
  486. # fix for 4672229
  487. player.uninstallMnemonic=VK_C
  488. player.installingLabel=Creating...
  489. player.uninstallingLabel=Removing...
  490. player.loadedLabel=
  491. player.loadingLabel=Loading...
  492. player.fileMenu=File
  493. player.fileMnemonic=VK_F
  494. player.preferencesMenuItem=Preferences
  495. player.preferencesMnemonic=VK_P
  496. player.offlineMnemonic=VK_L
  497. player.exitMenuItem=Exit
  498. player.exitMnemonic=VK_X
  499.  
  500. player.viewMenu=View
  501. player.viewMnemonic=VK_V
  502. player.allMenuItem=All Applications
  503. player.allMenuMnemonic=VK_A
  504. player.remoteMenuItem=Remote Applications
  505. player.remoteMenuMnemonic=VK_R
  506. player.localMenuItem=Downloaded Applications
  507. player.localMenuMnemonic=VK_D
  508. player.favoriteMenuItem=Favorite Applications
  509. player.favoriteMenuMnemonic=VK_F
  510.  
  511.  
  512. player.applicationMenu=Application
  513. player.applicationMnemonic=VK_A
  514. player.launchMenuItem=Start {0}
  515. player.launchMnemonic=VK_S
  516. player.favoritesMenuItem=Add to Favorites
  517. player.favoritesMnemonic=VK_F
  518. player.helpMenu=Help
  519. player.helpMnemonic=VK_H
  520. player.helpMenuItem=Java Web Start Help
  521. player.aboutMenuItem=About Java Web Start
  522. player.aboutMnemonic=VK_A
  523. player.aboutMessageTitle=About Java(TM) Web Start
  524. player.updateMenuItem=Check For Update
  525. player.updateMnemonic=VK_C
  526. player.homeTooltipText=Open the selected application\u2019s home in browser
  527. player.launchTooltipText=Start the selected application
  528. player.onlineIndicatorToolTipText=Online Indicator
  529. player.onlineToolTipText=Java Web Start is online
  530. player.notOnlineToolTipText=Java Web Start is offline
  531. player.updateIndicatorToolTipText=Update Available Indicator
  532. player.updateAvailableToolTipText=Update is available
  533. player.updateNotAvailablerToolTipText=Update is not available
  534. player.netNeededIndicatorToolTipText=Network Required Indicator
  535. player.netNeededToolTipText=Network connection is required
  536. player.netNotNeededToolTipText=Network connection is not required
  537. player.cacheIndicatorToolTipText=Application Downloaded Indicator
  538. player.inCacheToolTipText=Application is downloaded
  539. player.notInCacheToolTipText=Application is not downloaded
  540. player.securityIndicatorToolTipText=Application Signed Indicator
  541. player.signedToolTipText=Application is signed
  542. player.notSignedToolTipText=Application is unsigned
  543. player.removeMnemonic=VK_R
  544.  
  545. player.corruptedcache.title=Corrupted Applications Folder
  546. player.corruptedcache.msg=The Java Web Start applications folder has been corrupted. The recommended way of fixing this is by purging the applications folder (click the Clear and Exit button below). However, if you want to fix this manually (not recommended) you can also click the Exit button.
  547. player.corruptedcache.exit=Exit
  548. player.corruptedcache.clearandexit=Clear and Exit
  549. player.invalidHome=Unable to determine URL.
  550.  
  551.  
  552. player.CacheEntryManager.remove=Remove Application
  553. player.FavoriteEntryManager.remove=Remove from Favorites
  554. player.EntryManager.remove=Can\u2019t Remove
  555.  
  556. # fix for 4651873
  557. cacheOption.invalidDir.title=Invalid Cache Location
  558. cacheOption.invalidDir=Cannot change cache location to: \n{0} \nInvalid cache location.  A valid cache location must be either an empty directory, or a previous Java Web Start cache location.
  559.  
  560. #--------------------------------------------------
  561.  
  562. # MacOSX Install control panel tab
  563. controlpanel.macosxInstall.tabTitle=Desktop Application Options
  564. controlpanel.macosxInstall.title=Desktop Application Options
  565.  
  566. controlpanel.macosxInstall.whenInstallBorderTitle=When To Create:
  567. controlpanel.macosxInstall.alwaysInstallRB=Always
  568. controlpanel.macosxInstall.neverInstallRB=Never
  569. controlpanel.macosxInstall.askInstallRB=Prompt on First Launch
  570. controlpanel.macosxInstall.askSecondInstallRB=Prompt on Second Launch
  571.  
  572. # Macosx Install
  573. macosxInstall.askInstallPrompt.0=Would you like to create an application for {0}?
  574. macosxInstall.askInstallPrompt.1=You have run {0} twice. Would you like to create an application for it?
  575. macosxInstall.cancelInstall=Cancel
  576. macosxInstall.install=Create
  577. macosxInstall.dialogTitle={0} - Desktop Integration
  578. macosxInstall.applicationName={0}
  579.  
  580. # Used when the installer detects an application with the same name is
  581. # already installed
  582. macosxInstall.applicationAlreadyInstalled=There is already an application for {0}. Would you like to create an application anyway?
  583. macosxInstall.applicationAlreadyInstalledTitle=Create Desktop Application
  584. macosxInstall.applicationAlreadyInstalled.create=Create
  585. macosxInstall.applicationAlreadyInstalled.dontCreate=Cancel
  586.  
  587. # Used when the installer is unable to correctly install the app
  588. macosxInstall.installFailed=Unable to create an application for {0}. Please try again.
  589. macosxInstall.installFailedTitle=Create Desktop Application
  590.  
  591. # Used when the installer is unable to correctly uninstall the app
  592. macosxInstall.uninstallFailed=Unable to remove the application for {0}. Please try again.
  593. macosxInstall.uninstallFailedTitle=Remove Desktop Application
  594.  
  595.  
  596.