~vcs-imports/xena/trunk

« back to all changes in this revision

Viewing changes to ext/src/javahelp/jhMaster/JavaHelp/src/new/javax/help/resources/Constants_zh.java

  • Committer: matthewoliver
  • Date: 2009-12-10 03:18:07 UTC
  • Revision ID: vcs-imports@canonical.com-20091210031807-l086qguzdlljtkl9
Merged Xena Testing into Xena Stable for the Xena 5 release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * @(#)Constants_zh.java        1.6 06/10/30
 
3
 * 
 
4
 * Copyright (c) 2006 Sun Microsystems, Inc.  All Rights Reserved.
 
5
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 
6
 * 
 
7
 * This code is free software; you can redistribute it and/or modify it
 
8
 * under the terms of the GNU General Public License version 2 only, as
 
9
 * published by the Free Software Foundation.  Sun designates this
 
10
 * particular file as subject to the "Classpath" exception as provided
 
11
 * by Sun in the LICENSE file that accompanied this code.
 
12
 * 
 
13
 * This code is distributed in the hope that it will be useful, but WITHOUT
 
14
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 
15
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 
16
 * version 2 for more details (a copy is included in the LICENSE file that
 
17
 * accompanied this code).
 
18
 * 
 
19
 * You should have received a copy of the GNU General Public License version
 
20
 * 2 along with this work; if not, write to the Free Software Foundation,
 
21
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 
22
 * 
 
23
 * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
 
24
 * CA 95054 USA or visit www.sun.com if you need additional information or
 
25
 * have any questions.
 
26
 */
 
27
/*
 
28
 * @(#) Constants_zh.java 1.6 - last change made 10/30/06
 
29
 */
 
30
 
 
31
package javax.help.resources;
 
32
 
 
33
import java.util.ListResourceBundle;
 
34
 
 
35
/**
 
36
 * Constants used for localizing JavaHelp.
 
37
 *
 
38
 * These are in the form of key, value.
 
39
 * Translators take care to only translate the values.
 
40
 */
 
41
 
 
42
public class Constants_zh extends ListResourceBundle {
 
43
    /**
 
44
     * Overrides ListResourceBundle.
 
45
     */
 
46
    public Object[][] getContents() {
 
47
        return new Object[][] {
 
48
 
 
49
            //  Constant strings and patterns
 
50
            { "helpset.wrongPublicID",
 
51
                  "\u672a\u77e5\u7684 PublicID {0}"},
 
52
            { "helpset.wrongTitle",
 
53
                  "\u8bd5\u56fe\u5c06\u6807\u9898\u8bbe\u7f6e\u4e3a {0}\uff0c\u4f46\u6807\u9898\u5df2\u8d4b\u503c\u4e3a {1}\u3002"},
 
54
            { "helpset.wrongHomeID",
 
55
                  "\u8bd5\u56fe\u5c06 homeID \u8bbe\u7f6e\u4e3a {0} \u4f46 homeID \u5df2\u8d4b\u503c\u4e3a {1}\u3002"},
 
56
            { "helpset.subHelpSetTrouble",
 
57
                  "\u521b\u5efa subhelpset \u65f6\u51fa\u9519\uff1a{0}\u3002"},
 
58
            { "helpset.malformedURL",
 
59
                  "\u683c\u5f0f\u9519\u8bef\u7684 URL\uff1a{0}\u3002"},
 
60
            { "helpset.incorrectURL",
 
61
                  "\u9519\u8bef\u7684 URL\uff1a{0}\u3002"},
 
62
            { "helpset.wrongText",
 
63
                  "{0} \u4e0d\u80fd\u5305\u542b\u6587\u672c {1}\u3002"},
 
64
            { "helpset.wrongTopLevel",
 
65
                  "{0} \u4e0d\u80fd\u4e3a\u9876\u7ea7\u6807\u8bb0\u3002"},
 
66
            { "helpset.wrongParent",
 
67
                  "{0} \u7684\u7236\u6807\u8bb0\u4e0d\u80fd\u4e3a {1}\u3002"},
 
68
            { "helpset.unbalanced",
 
69
                  "\u4e0d\u5747\u8861\u7684\u6807\u8bb0 {0}\u3002"},
 
70
            { "helpset.wrongLocale",
 
71
                  "\u8b66\u544a\uff1axml:lang \u7279\u6027 {0} \u4e0e\u7f3a\u7701\u503c {1} \u53ca\u7f3a\u7701\u503c {2} \u51b2\u7a81\u3002"},
 
72
            { "helpset.unknownVersion",
 
73
                  "\u672a\u77e5\u7248\u672c {0}\u3002"},
 
74
 
 
75
                // IndexView messages
 
76
            { "index.invalidIndexFormat",
 
77
                  "\u8b66\u544a\uff1a\u65e0\u6548\u7684\u7d22\u5f15\u683c\u5f0f"},
 
78
            { "index.unknownVersion",
 
79
                  "\u672a\u77e5\u7248\u672c {0}\u3002"},
 
80
 
 
81
                // TOCView messages
 
82
            { "toc.wrongPublicID",
 
83
                  "\u672a\u77e5 PublicID {0}"},
 
84
            { "toc.invalidTOCFormat",
 
85
                  "\u8b66\u544a\uff1a\u65e0\u6548\u7684\u76ee\u5f55\u683c\u5f0f"},
 
86
            { "toc.unknownVersion",
 
87
                  "\u672a\u77e5\u7248\u672c {0}\u3002"},
 
88
 
 
89
            // FavoritesView messages
 
90
            { "favorites.invalidFavoritesFormat",
 
91
                  "Warning: Invalid Favorites format"},
 
92
            { "favorites.unknownVersion",
 
93
                  "Unknown Version {0}."},
 
94
 
 
95
                // Map messages
 
96
            { "map.wrongPublicID",
 
97
                  "\u672a\u77e5 PublicID {0}"},
 
98
            { "map.invalidMapFormat",
 
99
                  "\u8b66\u544a\uff1a\u65e0\u6548\u7684\u6620\u5c04\u683c\u5f0f"},
 
100
            { "map.unknownVersion",
 
101
                  "\u672a\u77e5\u7248\u672c {0}\u3002"},
 
102
 
 
103
            // GUI components
 
104
            // Labels
 
105
            { "index.findLabel", "\u67e5\u627e\uff1a"},
 
106
 
 
107
            { "search.findLabel", "\u67e5\u627e\uff1a"},
 
108
            { "search.hitDesc", "\u6587\u6863\u4e2d\u51fa\u73b0\u7684\u6b21\u6570"},
 
109
            { "search.qualityDesc", "\u6587\u6863\u7684\u6700\u4f4e\u8865\u507f\u503c" },
 
110
            { "search.high", "\u9ad8"},
 
111
            { "search.midhigh", "\u8f83\u9ad8"},
 
112
            { "search.mid", "\u4e2d\u7b49"},
 
113
            { "search.midlow", "\u8f83\u4f4e"},
 
114
            { "search.low", "\u4f4e"},
 
115
 
 
116
            { "favorites.add", "Add"},
 
117
            { "favorites.remove", "Remove"},
 
118
            { "favorites.folder", "New Folder"},
 
119
            { "favorites.name", "Name"},
 
120
            { "favorites.cut", "Cut"},
 
121
            { "favorites.paste", "Paste"},
 
122
            { "favorites.copy" , "Copy"},
 
123
 
 
124
            { "history.homePage", "Home page"},
 
125
            { "history.unknownTitle", "<unknown page title>"},
 
126
 
 
127
            // ToolTips for Action
 
128
            { "tooltip.BackAction", "\u4e0a\u4e00\u9875"},
 
129
            { "tooltip.NextAction", "\u4e0b\u4e00\u9875"},
 
130
            { "tooltip.PrintAction", "\u6253\u5370"},
 
131
            { "tooltip.PrintSetupAction", "\u9875\u8bbe\u7f6e"},
 
132
            { "tooltip.ReloadAction", "\u91cd\u65b0\u88c5\u8f7d"},
 
133
            { "tooltip.HomeAction", "Go to home page"},
 
134
 
 
135
            // Accessibility names
 
136
            { "access.BackAction", "Previous Button"},
 
137
            { "access.ForwardAction", "Next Button"},
 
138
            { "access.HistoryAction", "History Button"},
 
139
            { "access.PrintAction", "Print Button"},
 
140
            { "access.PrintSetupAction", "Page Setup Button"},
 
141
            { "access.ReloadAction", "Reload Button"},
 
142
            { "access.HomeAction", "Home Button"},
 
143
            { "access.FavoritesAction", "Add to Favorites Button"},
 
144
            { "access.contentViewer", "Content Viewer"}
 
145
       };
 
146
    }
 
147
}
 
148