bundler.name=DEB Installer bundler.description=Linux Debian Bundle. param.app-bundler.name= param.app-bundler.description= param.bundle-name.name= param.bundle-name.description= param.full-package-name.name= param.full-package-name.description= param.image-dir.name= param.image-dir.description= param.config-root.name= param.config-root.description= param.app-image-root.name= param.app-image-root.description= param.config-dir.name= param.config-dir.description= param.maintainer-email.name= param.maintainer-email.description= param.maintainer-name.name= param.maintainer-name.description= param.license-type.name= param.license-type.description= param.license-text.name= param.license-text.description= param.xdg-prefix.name=Prefix for XDG files (mime, desktop) param.xdg-prefix.description=Prefix for XDG MimeInfo and Desktop Files. Defaults to -, with spaces dropped. resource.deb-control-file=DEB control file resource.deb-preinstall-script=DEB preinstall script resource.deb-prerm-script=DEB prerm script resource.deb-postinstall-script=DEB postinstall script resource.deb-postrm-script=DEB postrm script resource.deb-copyright-file=DEB copyright file resource.deb-init-script=DEB init script resource.menu-shortcut-descriptor=Menu shortcut descriptor resource.menu-icon=menu icon error.parameters-null=Parameters map is null. error.parameters-null.advice=Pass in a non-null parameters map. error.tool-not-found=Can not find {0}. error.tool-not-found.advice=Please install required packages. error.license-missing=Specified license file is missing. error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative to the basedir "{1}". error.launcher-name-too-long=The bundle name "{0}" is too long for a daemon. error.launcher-name-too-long.advice=Set a bundler argument "{0}" to a bundle name that is shorter than 16 characters. error.cannot-create-output-dir=Output directory {0} cannot be created. error.cannot-write-to-output-dir=Output directory {0} is not writable. error.no-content-types-for-file-association=No MIME types were specified for File Association number {0}. error.no-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association. error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}. error.too-many-content-types-for-file-association.advice=For Linux Bundling specify one and only one MIME type for each file association. error.no-support-for-peruser-daemons=Bundler doesn't support per-user daemons. error.no-support-for-peruser-daemons.advice=Make sure that the system wide hint is set to true. error.invalid-value-for-package-name=Invalid value "{0}" for the package name. 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. message.test-for-tool=Test for [{0}]. Result\: {1} message.debug-working-directory=Kept working directory for debug\: {0} message.config-save-location=Config files are saved to {0}. Use them to customize package. message.outputting-to-location=Generating DEB for installer to\: {0} message.output-to-location=Package (.deb) saved to\: {0} 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. message.creating-association-with-null-extension=Creating association with null extension.