langtools/src/share/classes/com/sun/tools/javadoc/resources/javadoc_ja.properties
author ohair
Tue, 25 May 2010 15:54:51 -0700
changeset 5520 86e4b9a9da40
parent 10 06bc494ca11e
child 8245 c0f4cf319911
permissions -rw-r--r--
6943119: Rebrand source copyright notices Reviewed-by: darcy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
#
5520
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
     2
# Copyright (c) 1998, 2005, Oracle and/or its affiliates. All rights reserved.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
#
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5520
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5520
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    10
#
06bc494ca11e Initial load
duke
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
06bc494ca11e Initial load
duke
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
06bc494ca11e Initial load
duke
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
06bc494ca11e Initial load
duke
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
06bc494ca11e Initial load
duke
parents:
diff changeset
    15
# accompanied this code).
06bc494ca11e Initial load
duke
parents:
diff changeset
    16
#
06bc494ca11e Initial load
duke
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
06bc494ca11e Initial load
duke
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
06bc494ca11e Initial load
duke
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
06bc494ca11e Initial load
duke
parents:
diff changeset
    20
#
5520
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
86e4b9a9da40 6943119: Rebrand source copyright notices
ohair
parents: 10
diff changeset
    23
# questions.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    24
#
06bc494ca11e Initial load
duke
parents:
diff changeset
    25
06bc494ca11e Initial load
duke
parents:
diff changeset
    26
main.errors=\u30a8\u30e9\u30fc {0} \u500b
06bc494ca11e Initial load
duke
parents:
diff changeset
    27
main.error=\u30a8\u30e9\u30fc {0} \u500b
06bc494ca11e Initial load
duke
parents:
diff changeset
    28
main.warnings=\u8b66\u544a {0} \u500b
06bc494ca11e Initial load
duke
parents:
diff changeset
    29
main.warning=\u8b66\u544a {0} \u500b
06bc494ca11e Initial load
duke
parents:
diff changeset
    30
main.usage=\u4f7f\u7528\u6cd5: javadoc [options] [packagenames] [sourcefiles] [@files]\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    31
  -overview <file>          HTML \u30d5\u30a1\u30a4\u30eb\u304b\u3089\u6982\u8981\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u8aad\u307f\u8fbc\u3080\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    32
  -public                   public \u30af\u30e9\u30b9\u3068\u30e1\u30f3\u30d0\u306e\u307f\u3092\u793a\u3059\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    33
  -protected                protected/public \u30af\u30e9\u30b9\u3068\u30e1\u30f3\u30d0\u3092\u793a\u3059 (\u30c7\u30d5\u30a9\u30eb\u30c8)\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    34
  -package                  package/protected/public \u30af\u30e9\u30b9\u3068\u30e1\u30f3\u30d0\u3092\u793a\u3059\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    35
  -private                  \u3059\u3079\u3066\u306e\u30af\u30e9\u30b9\u3068\u30e1\u30f3\u30d0\u3092\u793a\u3059\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    36
  -help                     \u30b3\u30de\u30f3\u30c9\u884c\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u8868\u793a\u3057\u3066\u7d42\u4e86\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    37
  -doclet <class>           \u4ee3\u66ff doclet \u3092\u4ecb\u3057\u3066\u51fa\u529b\u3092\u751f\u6210\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    38
  -docletpath <path>        doclet \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u63a2\u3059\u5834\u6240\u3092\u6307\u5b9a\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    39
  -sourcepath <pathlist>    \u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u3042\u308b\u5834\u6240\u3092\u6307\u5b9a\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    40
  -classpath <pathlist>     \u30e6\u30fc\u30b6\u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u3042\u308b\u5834\u6240\u3092\u6307\u5b9a\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    41
  -exclude <pkglist>        \u9664\u5916\u3059\u308b\u30d1\u30c3\u30b1\u30fc\u30b8\u30ea\u30b9\u30c8\u3092\u6307\u5b9a\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    42
  -subpackages <subpkglist> \u518d\u5e30\u7684\u306b\u30ed\u30fc\u30c9\u3059\u308b\u30b5\u30d6\u30d1\u30c3\u30b1\u30fc\u30b8\u3092\u6307\u5b9a\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    43
  -breakiterator            BreakIterator \u3067\u6700\u521d\u306e\u6587\u3092\u8a08\u7b97\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    44
  -bootclasspath <pathlist> \u30d6\u30fc\u30c8\u30b9\u30c8\u30e9\u30c3\u30d7\u30af\u30e9\u30b9\u30ed\u30fc\u30c0\u306b\u3088\u308a\u30ed\u30fc\u30c9\u3055\u308c\u305f\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    45
\t\t\t  \u30af\u30e9\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u4f4d\u7f6e\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    46
  -source <release>         \u6307\u5b9a\u3055\u308c\u305f\u30ea\u30ea\u30fc\u30b9\u3068\u30bd\u30fc\u30b9\u306e\u4e92\u63db\u6027\u304c\u63d0\u4f9b\u3055\u308c\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    47
  -extdirs <dirlist>        \u62e1\u5f35\u6a5f\u80fd\u304c\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3055\u308c\u305f\u4f4d\u7f6e\u3092\u30aa\u30fc\u30d0\u30fc\u30e9\u30a4\u30c9\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    48
  -verbose                  Javadoc \u306e\u52d5\u4f5c\u306b\u3064\u3044\u3066\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u51fa\u529b\u3059\u308b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    49
  -locale <name>            en_US \u3084 en_US_WIN \u306a\u3069\u306e\u4f7f\u7528\u3059\u308b\u30ed\u30b1\u30fc\u30eb\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    50
  -encoding <name>          \u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u306e\u30a8\u30f3\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u540d\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    51
  -quiet                    \u72b6\u614b\u30e1\u30c3\u30bb\u30fc\u30b8\u3092\u8868\u793a\u3057\u306a\u3044\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    52
  -J<flag>                  <flag> \u3092\u5b9f\u884c\u30b7\u30b9\u30c6\u30e0\u306b\u76f4\u63a5\u6e21\u3059\n
06bc494ca11e Initial load
duke
parents:
diff changeset
    53
main.option.already.seen=\u30aa\u30d7\u30b7\u30e7\u30f3 {0} \u306f 1 \u56de\u3057\u304b\u6307\u5b9a\u3067\u304d\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    54
main.requires_argument=\u30aa\u30d7\u30b7\u30e7\u30f3 {0} \u306b\u306f\u5f15\u6570\u304c\u5fc5\u8981\u3067\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    55
main.locale_first=\u30aa\u30d7\u30b7\u30e7\u30f3 -locale \u306f\u3001\u30b3\u30de\u30f3\u30c9\u884c\u306e\u6700\u521d\u306b\u6307\u5b9a\u3059\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    56
main.invalid_flag=\u30d5\u30e9\u30b0 {0} \u306f\u7121\u52b9\u3067\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    57
main.No_packages_or_classes_specified=\u30d1\u30c3\u30b1\u30fc\u30b8\u307e\u305f\u306f\u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    58
main.incompatible.access.flags=-public\u3001-private\u3001-package\u3001\u307e\u305f\u306f -protected \u306e\u3046\u3061\u306e 2 \u3064\u4ee5\u4e0a\u3092\u6307\u5b9a\u3057\u307e\u3057\u305f\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    59
main.cant.read={0} \u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    60
main.Loading_source_files_for_package=\u30d1\u30c3\u30b1\u30fc\u30b8 {0} \u306e\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...
06bc494ca11e Initial load
duke
parents:
diff changeset
    61
main.Loading_source_file_for_class=\u30af\u30e9\u30b9 {0} \u306e\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...
06bc494ca11e Initial load
duke
parents:
diff changeset
    62
main.Loading_source_file=\u30bd\u30fc\u30b9\u30d5\u30a1\u30a4\u30eb {0} \u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...
06bc494ca11e Initial load
duke
parents:
diff changeset
    63
main.Building_tree=Javadoc \u60c5\u5831\u3092\u69cb\u7bc9\u3057\u3066\u3044\u307e\u3059...
06bc494ca11e Initial load
duke
parents:
diff changeset
    64
main.no_source_files_for_package=\u30d1\u30c3\u30b1\u30fc\u30b8 {0} \u306e\u30bd\u30fc\u30b9\u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    65
main.fatal.error=\u81f4\u547d\u7684\u30a8\u30e9\u30fc
06bc494ca11e Initial load
duke
parents:
diff changeset
    66
main.fatal.exception=\u81f4\u547d\u7684\u4f8b\u5916
06bc494ca11e Initial load
duke
parents:
diff changeset
    67
main.out.of.memory=java.lang.OutOfMemoryError: \u30e1\u30e2\u30ea\u3092\u5897\u3084\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    68
\u305f\u3068\u3048\u3070\u3001Sun \u306e classic \u3082\u3057\u304f\u306f hotspot VM \u3067\u306f\u3001-J-Xmx32m \u306e\u3088\u3046\u306b\n\
06bc494ca11e Initial load
duke
parents:
diff changeset
    69
-J-Xmx \u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    70
main.done_in=[{0} ms \u3067\u5b8c\u4e86]
06bc494ca11e Initial load
duke
parents:
diff changeset
    71
main.doclet_method_must_be_static=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306f static \u3067\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    72
main.must_return_int=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306f int \u3092\u8fd4\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    73
main.must_return_boolean=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306f boolean \u3092\u8fd4\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    74
main.must_return_languageversion=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306f LanguageVersion \u3092\u8fd4\u3055\u306a\u3051\u308c\u3070\u306a\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    75
main.more_than_one_doclet_specified_0_and_1=2 \u3064\u306e doclet ({0} \u3068 {1}) \u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    76
main.doclet_class_not_found=doclet \u30af\u30e9\u30b9 {0} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    77
main.doclet_method_not_found=doclet \u30af\u30e9\u30b9 {0} \u306b\u306f\u30e1\u30bd\u30c3\u30c9 {1} \u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    78
main.doclet_method_not_accessible=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306b\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    79
main.internal_error_exception_thrown=doclet \u30af\u30e9\u30b9 {0} \u306e\u5185\u90e8\u30a8\u30e9\u30fc\u3067\u3059\u3002\u30e1\u30bd\u30c3\u30c9 {1} \u306f\u4f8b\u5916 {2} \u3092\u30b9\u30ed\u30fc\u3057\u307e\u3057\u305f\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    80
main.exception_thrown=doclet \u30af\u30e9\u30b9 {0} \u3067\u306f\u3001\u30e1\u30bd\u30c3\u30c9 {1} \u306f\u4f8b\u5916 {2} \u3092\u30b9\u30ed\u30fc\u3057\u307e\u3057\u305f\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    81
main.illegal_locale_name=\u30ed\u30b1\u30fc\u30eb {0} \u304c\u7121\u52b9\u3067\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    82
main.malformed_locale_name=\u30ed\u30b1\u30fc\u30eb\u540d {0} \u306e\u66f8\u5f0f\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    83
main.file_not_found=\u30d5\u30a1\u30a4\u30eb {0} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    84
main.illegal_package_name=\u30d1\u30c3\u30b1\u30fc\u30b8\u540d {0} \u306f\u4e0d\u5f53\u3067\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    85
tag.illegal_char_in_arr_dim={0} \u30bf\u30b0: \u914d\u5217\u306e\u5927\u304d\u3055\u3001\u30e1\u30bd\u30c3\u30c9\u30d1\u30e9\u30e1\u30fc\u30bf {1} \u306b\u69cb\u6587\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    86
tag.illegal_see_tag={0} \u30bf\u30b0: \u30e1\u30bd\u30c3\u30c9\u30d1\u30e9\u30e1\u30fc\u30bf {1} \u306b\u69cb\u6587\u30a8\u30e9\u30fc\u304c\u3042\u308a\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    87
tag.missing_comma_space={0} \u30bf\u30b0: \u30e1\u30bd\u30c3\u30c9\u30d1\u30e9\u30e1\u30fc\u30bf {1} \u306b\u30b3\u30f3\u30de\u307e\u305f\u306f\u7a7a\u767d\u6587\u5b57\u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    88
tag.tag_has_no_arguments=\u30bf\u30b0 {0} \u306b\u5f15\u6570\u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    89
tag.see.missing_sharp={0} \u30bf\u30b0: '#' \u304c\u3042\u308a\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    90
tag.see.can_not_find_member={0} \u30bf\u30b0: {2} \u3067 {1} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093
06bc494ca11e Initial load
duke
parents:
diff changeset
    91
tag.see.no_close_bracket_on_url={0} \u30bf\u30b0: \u9589\u3058\u30bf\u30b0 '>' \u304c\u3042\u308a\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    92
tag.see.no_close_quote={0} \u30bf\u30b0: \u9589\u3058\u5f15\u7528\u7b26\u304c\u3042\u308a\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    93
tag.see.class_not_found=@see \u30bf\u30b0\u7528\u306e\u30af\u30e9\u30b9 {0} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    94
tag.see.class_not_specified={0} \u30bf\u30b0: \u30af\u30e9\u30b9\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    95
tag.see.illegal_character={0} \u30bf\u30b0:{2} \u306b\u4e0d\u6b63\u306a\u6587\u5b57 {1} \u304c\u3042\u308a\u307e\u3059\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    96
tag.see.malformed_see_tag=\u30bf\u30b0 {0}: \u66f8\u5f0f\u304c\u6b63\u3057\u304f\u3042\u308a\u307e\u305b\u3093: "{1}"
06bc494ca11e Initial load
duke
parents:
diff changeset
    97
tag.throws.exception_not_found=\u30bf\u30b0 {0}\u3001\u30af\u30e9\u30b9 {1} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    98
tag.End_delimiter_missing_for_possible_SeeTag=\u30b3\u30e1\u30f3\u30c8\u6587\u5b57\u5217 "{0}" \u3067\u3001\u6709\u52b9\u306a see \u30bf\u30b0\u306b\u7d42\u7aef\u30c7\u30ea\u30df\u30bf } \u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
    99
tag.Improper_Use_Of_Link_Tag=\u30a4\u30f3\u30e9\u30a4\u30f3\u30bf\u30b0 "{0}" \u306b\u7d42\u4e86\u6587\u5b57 ''}'' \u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   100
javadoc.File_Read_Error=\u30d5\u30a1\u30a4\u30eb {0} \u306e\u8aad\u307f\u8fbc\u307f\u4e2d\u306b\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   101
javadoc.Body_missing_from_html_file=HTML \u30d5\u30a1\u30a4\u30eb\u306b body \u30bf\u30b0\u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   102
javadoc.End_body_missing_from_html_file=HTML \u30d5\u30a1\u30a4\u30eb\u306b body \u306e\u9589\u3058\u30bf\u30b0\u304c\u3042\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   103
javadoc.Multiple_package_comments=\u30d1\u30c3\u30b1\u30fc\u30b8 "{0}" \u306b\u8907\u6570\u306e\u30d1\u30c3\u30b1\u30fc\u30b8\u30b3\u30e1\u30f3\u30c8\u306e\u30bd\u30fc\u30b9\u304c\u691c\u51fa\u3055\u308c\u307e\u3057\u305f\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   104
javadoc.class_not_found=\u30af\u30e9\u30b9 {0} \u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3002
06bc494ca11e Initial load
duke
parents:
diff changeset
   105
javadoc.error=\u30a8\u30e9\u30fc
06bc494ca11e Initial load
duke
parents:
diff changeset
   106
javadoc.warning=\u8b66\u544a
06bc494ca11e Initial load
duke
parents:
diff changeset
   107
tag.serialField.illegal_character=@serialField \u30bf\u30b0\u306b\u4e0d\u6b63\u306a\u6587\u5b57 {0} \u304c\u3042\u308a\u307e\u3059: {1}