< prev index next >

src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_ja.properties

Print this page




  28 deb.bundler.name=DEB Installer
  29 deb.bundler.description=Linux Debian Bundle.
  30 rpm.bundler.name=RPM Bundle
  31 rpm.bundler.description=Redhat Package Manager (RPM) bundler.
  32 
  33 param.license-type.default=Unknown
  34 param.menu-group.default=Unknown
  35 
  36 resource.deb-control-file=DEB control file
  37 resource.deb-preinstall-script=DEB preinstall script
  38 resource.deb-prerm-script=DEB prerm script
  39 resource.deb-postinstall-script=DEB postinstall script
  40 resource.deb-postrm-script=DEB postrm script
  41 resource.deb-copyright-file=DEB copyright file
  42 resource.deb-init-script=DEB init script
  43 resource.menu-shortcut-descriptor=Menu shortcut descriptor
  44 resource.menu-icon=menu icon
  45 resource.rpm-spec-file=RPM spec file
  46 resource.rpm-init-script=RPM init script
  47 
  48 
  49 error.parameters-null=Parameters map is null.
  50 error.parameters-null.advice=Pass in a non-null parameters map.
  51 error.parameters-null=Parameters map is null.
  52 error.parameters-null.advice=Pass in a non-null parameters map.
  53 error.tool-not-found=Can not find {0}.
  54 error.tool-not-found.advice=Please install required packages.
  55 error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon.
  56 error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters.
  57 error.cannot-create-output-dir=Output directory {0} cannot be created.
  58 error.cannot-write-to-output-dir=Output directory {0} is not writable.
  59 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}.
  60 error.no-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association.
  61 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
  62 error.too-many-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association.
  63 error.no-support-for-peruser-daemons=Bundler doesn't support per-user daemons.
  64 error.no-support-for-peruser-daemons.advice=Make sure that the system wide hint is set to true.
  65 error.invalid-value-for-package-name=Invalid value "{0}" for the package name.
  66 error.invalid-value-for-package-name.advice=Set the "linux.bundleName" parameter to a valid Debian package name. Note that the package names must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.
  67 error.cannot-find-rpmbuild=Can not find rpmbuild {0} or newer.
  68 error.cannot-find-rpmbuild.advice=\  Install packages needed to build RPM, version {0} or newer.
  69 
  70 
  71 message.icon-not-png=The specified icon "{0}" is not a PNG file and will not be used.  The default icon will be used in it's place.
  72 message.test-for-tool=Test for [{0}]. Result\: {1}
  73 message.outputting-to-location=Generating DEB for installer to\: {0}
  74 message.output-to-location=Package (.deb) saved to\: {0}
  75 message.debs-like-licenses=Debian packages should specify a license.  The absence of a license will cause some linux distributions to complain about the quality of the application.
  76 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
  77 message.outputting-bundle-location=Generating RPM for installer to\: {0}
  78 message.output-bundle-location=Package (.rpm) saved to\: {0}
  79 message.creating-association-with-null-extension=Creating association with null extension.


  28 deb.bundler.name=DEB Installer
  29 deb.bundler.description=Linux Debian Bundle.
  30 rpm.bundler.name=RPM Bundle
  31 rpm.bundler.description=Redhat Package Manager (RPM) bundler.
  32 
  33 param.license-type.default=Unknown
  34 param.menu-group.default=Unknown
  35 
  36 resource.deb-control-file=DEB control file
  37 resource.deb-preinstall-script=DEB preinstall script
  38 resource.deb-prerm-script=DEB prerm script
  39 resource.deb-postinstall-script=DEB postinstall script
  40 resource.deb-postrm-script=DEB postrm script
  41 resource.deb-copyright-file=DEB copyright file
  42 resource.deb-init-script=DEB init script
  43 resource.menu-shortcut-descriptor=Menu shortcut descriptor
  44 resource.menu-icon=menu icon
  45 resource.rpm-spec-file=RPM spec file
  46 resource.rpm-init-script=RPM init script
  47 

  48 error.parameters-null=Parameters map is null.
  49 error.parameters-null.advice=Pass in a non-null parameters map.
  50 error.parameters-null=Parameters map is null.
  51 error.parameters-null.advice=Pass in a non-null parameters map.
  52 error.tool-not-found=Can not find {0}.
  53 error.tool-not-found.advice=Please install required packages.
  54 error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon.
  55 error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters.
  56 error.cannot-create-output-dir=Output directory {0} cannot be created.
  57 error.cannot-write-to-output-dir=Output directory {0} is not writable.
  58 error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}.
  59 error.no-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association.
  60 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
  61 error.too-many-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association.
  62 error.no-support-for-peruser-daemons=Bundler doesn't support per-user daemons.
  63 error.no-support-for-peruser-daemons.advice=Make sure that the system wide hint is set to true.
  64 error.invalid-value-for-package-name=Invalid value "{0}" for the package name.
  65 error.invalid-value-for-package-name.advice=Set the "linux.bundleName" parameter to a valid Debian package name. Note that the package names must consist only of lower case letters (a-z), digits (0-9), plus (+) and minus (-) signs, and periods (.). They must be at least two characters long and must start with an alphanumeric character.
  66 error.cannot-find-rpmbuild=Can not find rpmbuild {0} or newer.
  67 error.cannot-find-rpmbuild.advice=\  Install packages needed to build RPM, version {0} or newer.
  68 
  69 
  70 message.icon-not-png=The specified icon "{0}" is not a PNG file and will not be used.  The default icon will be used in it's place.
  71 message.test-for-tool=Test for [{0}]. Result: {1}
  72 message.outputting-to-location=Generating DEB for installer to: {0}.
  73 message.output-to-location=Package (.deb) saved to: {0}.
  74 message.debs-like-licenses=Debian packages should specify a license.  The absence of a license will cause some linux distributions to complain about the quality of the application.
  75 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
  76 message.outputting-bundle-location=Generating RPM for installer to: {0}.
  77 message.output-bundle-location=Package (.rpm) saved to: {0}.
  78 message.creating-association-with-null-extension=Creating association with null extension.
< prev index next >