src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_ja.properties
author herrick
Tue, 24 Sep 2019 14:05:49 -0400
branchJDK-8200758-branch
changeset 58305 d42b1f6960aa
parent 58147 45a9084fe981
child 58359 e065fd274bc1
permissions -rw-r--r--
8230651: Use version string from main module Submitted-by: almatvee Reviewed-by: herrick, asemenyuk
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     1
#
57106
ea870b9ce89a 8216492: Update copyright of all new jpackage fils to 2019
kcr
parents: 57103
diff changeset
     2
# Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved.
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     4
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    10
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    15
# accompanied this code).
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    16
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    20
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    23
# questions.
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    24
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    25
#
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    26
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    27
param.copyright.default=Copyright (C) {0,date,YYYY}
57741
38856ef4a19c 8229138: Add --linux-app-release option for DEB and RPM packages
herrick
parents: 57447
diff changeset
    28
param.description.default=None
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    29
param.vendor.default=Unknown
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    30
57314
23da9e6f446f 8221641: Follow up code clean up for JDK-8221582
herrick
parents: 57307
diff changeset
    31
message.using-default-resource=Using default package resource {0} {1} (add {2} to the resource-dir to customize).
23da9e6f446f 8221641: Follow up code clean up for JDK-8221582
herrick
parents: 57307
diff changeset
    32
message.no-default-resource=no default package resource {0} {1} (add {2} to the resource-dir to customize).
23da9e6f446f 8221641: Follow up code clean up for JDK-8221582
herrick
parents: 57307
diff changeset
    33
message.using-custom-resource-from-file=Using custom package resource {0} (loaded from file {1}).
23da9e6f446f 8221641: Follow up code clean up for JDK-8221582
herrick
parents: 57307
diff changeset
    34
message.using-custom-resource=Using custom package resource {0} (loaded from {1}).
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    35
message.creating-app-bundle=Creating app package: {0} in {1}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    36
message.app-image-dir-does-not-exist=Specified application image directory {0}: {1} does not exists
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    37
message.app-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    38
message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}: {1} does not exists
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    39
message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    40
message.debug-working-directory=Kept working directory for debug: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    41
message.bundle-created=Succeeded in building {0} package
58305
d42b1f6960aa 8230651: Use version string from main module
herrick
parents: 58147
diff changeset
    42
message.module-version=Using version "{0}" from module "{1}" as application version
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    43
58147
45a9084fe981 8230521: rename --output/-o option and add default value (".")
herrick
parents: 58115
diff changeset
    44
error.cannot-create-output-dir=Destination directory {0} cannot be created
45a9084fe981 8230521: rename --output/-o option and add default value (".")
herrick
parents: 58115
diff changeset
    45
error.cannot-write-to-output-dir=Destination directory {0} is not writable
45a9084fe981 8230521: rename --output/-o option and add default value (".")
herrick
parents: 58115
diff changeset
    46
error.root-exists=Error: Application destination directory {0} already exists
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    47
error.no-main-class-with-main-jar=A main class was not specified nor was one found in the jar {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    48
error.no-main-class-with-main-jar.advice=Specify a main class or ensure that the jar {0} specifies one in the manifest
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    49
error.no-main-class=A main class was not specified nor was one found in the supplied application resources
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    50
error.no-main-class.advice=Please specify a application class or ensure that the appResources has a jar containing one in the manifest
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    51
error.main-jar-does-not-exist=The configured main jar does not exist {0} in the input directory
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    52
error.main-jar-does-not-exist.advice=The main jar must be specified relative to the input directory (not an absolute path), and must exist within that directory
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    53
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    54
warning.module.does.not.exist=Module [{0}] does not exist
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    55
warning.no.jdk.modules.found=Warning: No JDK Modules found
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    56
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    57
MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    58
MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem: {1} \n\
57314
23da9e6f446f 8221641: Follow up code clean up for JDK-8221582
herrick
parents: 57307
diff changeset
    59
Advice to fix: {2}
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    60
MSG_BundlerConfigExceptionNoAdvice=Bundler {0} skipped because of a configuration problem: {1}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    61
MSG_BundlerRuntimeException=Bundler {0} failed because of {1}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    62
MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package
57059
9bb2a4dc3af7 8214143: Reduce Resource files
herrick
parents:
diff changeset
    63
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    64
ERR_NoMainClass=Error: Main application class is missing
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    65
ERR_UnsupportedOption=Error: Option [{0}] is not valid on this platform
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    66
ERR_InvalidTypeOption=Error: Option [{0}] is not valid with package-type [{1}]
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    67
ERR_NoInstallerEntryPoint=Error: Option [{0}] is not valid without --module or --main-jar entry point option
57256
d7c27451f759 8219678: CLI changes in jpackage
herrick
parents: 57219
diff changeset
    68
58115
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    69
ERR_MissingArgument=Error: Missing argument: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    70
ERR_MissingAppResources=Error: No application jars found
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    71
ERR_AppImageNotExist=Error: App image directory "{0}" does not exist
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    72
ERR_NoAddLauncherName=Error: --add-launcher option requires a name and a file path (--add-launcher <name>=<file path>)
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    73
ERR_NoUniqueName=Error: --add-launcher <name>=<file path> requires a unique name
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    74
ERR_NoJreInstallerName=Error: Jre Installers require a name parameter
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    75
ERR_InvalidAppName=Error: Invalid Application name: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    76
ERR_InvalidSLName=Error: Invalid Add Launcher name: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    77
ERR_LicenseFileNotExit=Error: Specified license file does not exist
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    78
ERR_BuildRootInvalid=Error: temp ({0}) must be non-existant or empty directory
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    79
ERR_InvalidOption=Error: Invalid Option: [{0}]
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    80
ERR_InvalidInstallerType=Error: Invalid or unsupported package type: [{0}]
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    81
ERR_BothMainJarAndModule=Error: Cannot have both --main-jar and --module Options
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    82
ERR_NoEntryPoint=Error: creating application image requires --main-jar or --module Option
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    83
ERR_InputNotDirectory=Error: Input directory specified is not a directory: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    84
ERR_CannotReadInputDir=Error: No permission to read from input directory: {0}
4a27283b542d /home/aherrick/comment
herrick
parents: 57741
diff changeset
    85
ERR_CannotParseOptions=Error: Processing @filename option: {0}