author | thartmann |
Fri, 24 Aug 2018 08:17:23 +0200 | |
changeset 51514 | 1e332d63bd96 |
parent 48777 | c2aec276d36a |
permissions | -rw-r--r-- |
44010
223aa104974b
8172956: JDK9 message drop 30 l10n resource file updates - open
lana
parents:
39081
diff
changeset
|
1 |
# Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. |
39081 | 2 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 |
# |
|
4 |
# This code is free software; you can redistribute it and/or modify it |
|
5 |
# under the terms of the GNU General Public License version 2 only, as |
|
6 |
# published by the Free Software Foundation. Oracle designates this |
|
7 |
# particular file as subject to the "Classpath" exception as provided |
|
8 |
# by Oracle in the LICENSE file that accompanied this code. |
|
9 |
# |
|
10 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
|
11 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
12 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
13 |
# version 2 for more details (a copy is included in the LICENSE file that |
|
14 |
# accompanied this code). |
|
15 |
# |
|
16 |
# You should have received a copy of the GNU General Public License version |
|
17 |
# 2 along with this work; if not, write to the Free Software Foundation, |
|
18 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
19 |
# |
|
20 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
|
21 |
# or visit www.oracle.com if you need additional information or have any |
|
22 |
# questions. |
|
23 |
||
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
24 |
# General errors |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
25 |
BadMessageKey = JAXP09000001: \u30E1\u30C3\u30BB\u30FC\u30B8\u30FB\u30AD\u30FC\u306B\u5BFE\u5FDC\u3059\u308B\u30A8\u30E9\u30FC\u30FB\u30E1\u30C3\u30BB\u30FC\u30B8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
26 |
FormatFailed = JAXP09000002: \u6B21\u306E\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8\u4E2D\u306B\u5185\u90E8\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F:\n |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
27 |
OtherError = JAXP09000003: \u4E88\u671F\u3057\u306A\u3044\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002 |
39081 | 28 |
|
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
29 |
# Implementation restriction |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
30 |
CircularReference = JAXP09010001: \u5FAA\u74B0\u53C2\u7167\u306F\u8A31\u53EF\u3055\u308C\u307E\u305B\u3093: ''{0}''\u3002 |
39081 | 31 |
|
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
32 |
# Input or configuration errors |
48777
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
33 |
# Technical term, do not translate: catalog |
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
34 |
InvalidCatalog = JAXP09020001: \u30AB\u30BF\u30ED\u30B0\u306E\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u8981\u7D20\u306Fcatalog\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 |
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
35 |
InvalidEntryType = JAXP09020002: \u30A8\u30F3\u30C8\u30EA\u30FB\u30BF\u30A4\u30D7''{0}''\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
36 |
UriNotAbsolute = JAXP09020003: \u6307\u5B9A\u3055\u308C\u305FURI ''{0}''\u304C\u7D76\u5BFEURI\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
37 |
UriNotValidUrl = JAXP09020004: \u6307\u5B9A\u3057\u305FURI ''{0}''\u306F\u6709\u52B9\u306AURL\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
38 |
InvalidArgument = JAXP09020005: ''{1}''\u306B\u6307\u5B9A\u3055\u308C\u305F\u5F15\u6570''{0}'' (\u5927/\u5C0F\u6587\u5B57\u3092\u533A\u5225)\u306F\u6709\u52B9\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
39 |
NullArgument = JAXP09020006: \u5F15\u6570''{0}''\u306Fnull\u306B\u3067\u304D\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
40 |
InvalidPath = JAXP09020007: \u30D1\u30B9''{0}''\u306F\u7121\u52B9\u3067\u3059\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
41 |
|
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
42 |
|
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
43 |
# Parsing errors |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
44 |
ParserConf = JAXP09030001: SAX\u30D1\u30FC\u30B5\u30FC\u306E\u69CB\u6210\u4E2D\u306B\u4E88\u671F\u3057\u306A\u3044\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F\u3002 |
48777
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
45 |
# Technical term, do not translate: catalog |
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
46 |
ParsingFailed = JAXP09030002: \u30AB\u30BF\u30ED\u30B0\u30D5\u30A1\u30A4\u30EB\u306E\u89E3\u6790\u306B\u5931\u6557\u3057\u307E\u3057\u305F\u3002 |
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
47 |
# Technical term, do not translate: catalog |
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
48 |
NoCatalogFound = JAXP09030003: \u30AB\u30BF\u30ED\u30B0\u304C\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
49 |
|
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
50 |
|
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
51 |
# Resolving errors |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
52 |
NoMatchFound = JAXP09040001: publicId ''{0}''\u304A\u3088\u3073systemId ''{1}''\u306B\u4E00\u81F4\u3059\u308B\u3082\u306E\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002 |
48777
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
53 |
# Technical term, do not translate: href, base |
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
54 |
NoMatchURIFound = JAXP09040002: href ''{0}''\u304A\u3088\u3073base ''{1}''\u306B\u4E00\u81F4\u3059\u308B\u3082\u306E\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002 |
48777
c2aec276d36a
8196383: JDK 10 L10n resource file update - msgdrop 20
lana
parents:
48536
diff
changeset
|
55 |
# Technical term, do not translate: href, base |
45358
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
56 |
FailedCreatingURI = JAXP09040003: href ''{0}''\u304A\u3088\u3073base ''{1}''\u3092\u4F7F\u7528\u3057\u3066URI\u3092\u751F\u6210\u3067\u304D\u307E\u305B\u3093\u3002 |
0f6f055948f1
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
44010
diff
changeset
|
57 |