blob: 1b5a131cabde008e5c76b926bb78114cf6faffa7 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001# This properties file is used to create a PropertyResourceBundle
2# It contains Locale specific strings used in Swing
3# Currently, the following components need this for support:
4#
5# ColorChooser
6# FileChooser
7# OptionPane
8#
9# When this file is read in, the strings are put into the
10# defaults table. This is an implementation detail of the current
11# workings of Swing. DO NOT DEPEND ON THIS.
12# This may change in future versions of Swing as we improve localization
13# support.
14#
15# MNEMONIC NOTE:
16# Many of strings in this file are used by widgets that have a
17# mnemonic, for example:
18# ColorChooser.rgbNameText=RGB
19# ColorChooser.rgbMnemonic=71
20# ColorChooser.rgbDisplayedMnemonicIndex=1
21# Indicates that the tab in the ColorChooser for RGB colors will have
22# the text 'RGB', further the mnemonic character will be 'g' and that
23# a decoration will be provided under the 'G'. This will typically
24# look like: RGB
25# -
26# 71 corresponds to the decimal value of the VK constant defined
27# in java/awt/KeyEvent.java. VK_G is defined as:
28#
29# public static final int VK_G = 0x47;
30#
31# 0x47 is a hex number and needs to be converted to decimal.
32# A simple way to calculate this for a-z is to add 64 to the index of
33# the letter in the alphabet. As 'a' is in the 1st letter the mnemonic
34# for 'a' is 65, 'b' is 66...
35#
36# The xxDisplayedMnemonicIndex is used to indicate the index of the
37# character that should be underlined in the String, with 0
38# corresponding to the first character in the String.
39#
40# One important thing to remember is that the mnemonic MUST exist in
41# the String, if it does not exist you should add text that makes it
42# exist. This will typically take the form 'XXXX (M)' where M is the
43# character for the mnemonic.
44#
45# @author Steve Wilson
46
47############ FILE CHOOSER STRINGS #############
48FileChooser.fileDescriptionText=\u6c4e\u7528\u30d5\u30a1\u30a4\u30eb
49FileChooser.directoryDescriptionText=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea
50FileChooser.newFolderErrorText=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0\u306e\u4f5c\u6210\u306b\u5931\u6557
51FileChooser.newFolderErrorSeparator= :
52FileChooser.newFolderParentDoesntExistTitleText=Unable to create folder
53FileChooser.newFolderParentDoesntExistText=Unable to create the folder.\n\nThe system cannot find the path specified.
54FileChooser.renameErrorTitleText=Error Renaming File or Folder
55FileChooser.renameErrorText=Cannot rename {0}
56FileChooser.renameErrorFileExistsText=Cannot rename {0}: A file with the name you specified already exists. \
57 Specify a different file name.
58FileChooser.acceptAllFileFilterText=\u3059\u3079\u3066\u306e\u30d5\u30a1\u30a4\u30eb
59FileChooser.cancelButtonText=\u53d6\u6d88\u3057
60FileChooser.cancelButtonMnemonic=67
61FileChooser.saveButtonText=\u4fdd\u5b58
62FileChooser.saveButtonMnemonic=83
63FileChooser.openButtonText=\u958b\u304f
64FileChooser.openButtonMnemonic=79
65FileChooser.saveDialogTitleText=\u4fdd\u5b58
66FileChooser.openDialogTitleText=\u958b\u304f
67FileChooser.updateButtonText=\u66f4\u65b0(U)
68FileChooser.updateButtonMnemonic=85
69FileChooser.helpButtonText=\u30d8\u30eb\u30d7(H)
70FileChooser.helpButtonMnemonic=72
71FileChooser.directoryOpenButtonText=\u958b\u304f(O)
72FileChooser.directoryOpenButtonMnemonic=79
73
74# File Size Units
75FileChooser.fileSizeKiloBytes={0} K \u30d0\u30a4\u30c8
76FileChooser.fileSizeMegaBytes={0} M \u30d0\u30a4\u30c8
77FileChooser.fileSizeGigaBytes={0} G \u30d0\u30a4\u30c8
78
79# These strings are platform dependent not look and feel dependent.
80FileChooser.win32.newFolder=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0
81FileChooser.win32.newFolder.subsequent=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0 ({0})
82FileChooser.other.newFolder=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0
83FileChooser.other.newFolder.subsequent=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0.{0}
84
85
86## file chooser tooltips ###
87FileChooser.cancelButtonToolTipText=\u30d5\u30a1\u30a4\u30eb\u30c1\u30e5\u30fc\u30b6\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u7d42\u4e86
88FileChooser.saveButtonToolTipText=\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u4fdd\u5b58
89FileChooser.openButtonToolTipText=\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
90FileChooser.updateButtonToolTipText=\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u4e00\u89a7\u3092\u66f4\u65b0
91FileChooser.helpButtonToolTipText=\u30d5\u30a1\u30a4\u30eb\u30c1\u30e5\u30fc\u30b6\u30d8\u30eb\u30d7
92FileChooser.directoryOpenButtonToolTipText=\u9078\u629e\u3057\u305f\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u3092\u958b\u304f
93
94############ COLOR CHOOSER STRINGS #############
95ColorChooser.previewText=\u30d7\u30ec\u30d3\u30e5\u30fc
96ColorChooser.okText=\u4e86\u89e3
97ColorChooser.cancelText=\u53d6\u6d88\u3057
98ColorChooser.resetText=\u30ea\u30bb\u30c3\u30c8(R)
99# VK_XXX constant for 'ColorChooser.resetText' button to make mnemonic
100ColorChooser.resetMnemonic=82
101ColorChooser.sampleText=\u30b5\u30f3\u30d7\u30eb\u30c6\u30ad\u30b9\u30c8 \u30b5\u30f3\u30d7\u30eb\u30c6\u30ad\u30b9\u30c8
102ColorChooser.swatchesNameText=\u30b5\u30f3\u30d7\u30eb(S)
103ColorChooser.swatchesMnemonic=83
104ColorChooser.swatchesDisplayedMnemonicIndex=5
105ColorChooser.swatchesRecentText=\u6700\u65b0:
106ColorChooser.hsbNameText=HSB
107# Each of the ColorChooser types can define a mnemonic, as a KeyEvent.VK_XXX
108# constant, and an index into the text to render the mnemonic as. The
109# mnemonic is xxxMnemonic and the index of the character to underline is
110# xxxDisplayedMnemonicIndex.
111ColorChooser.hsbMnemonic=72
112ColorChooser.hsbDisplayedMnemonicIndex=0
113ColorChooser.hsbHueText=H
114ColorChooser.hsbSaturationText=S
115ColorChooser.hsbBrightnessText=B
116ColorChooser.hsbRedText=R
117ColorChooser.hsbGreenText=G
118ColorChooser.hsbBlueText=B
119ColorChooser.rgbNameText=RGB
120ColorChooser.rgbMnemonic=71
121ColorChooser.rgbDisplayedMnemonicIndex=1
122ColorChooser.rgbRedText=\u8d64(D)
123ColorChooser.rgbRedMnemonic=68
124ColorChooser.rgbGreenText=\u7dd1(N)
125ColorChooser.rgbGreenMnemonic=78
126ColorChooser.rgbBlueText=\u9752(B)
127ColorChooser.rgbBlueMnemonic=66
128
129############ OPTION PANE STRINGS #############
130# Mnemonic keys correspond to KeyEvent.VK_XXX constant
131# We only define mnemonics for YES/NO, but for completeness you can
132# define mnemonics for any of the buttons.
133OptionPane.yesButtonText=\u306f\u3044(Y)
134OptionPane.yesButtonMnemonic=89
135OptionPane.noButtonText=\u3044\u3044\u3048(N)
136OptionPane.noButtonMnemonic=78
137OptionPane.okButtonText=\u4e86\u89e3
138OptionPane.okButtonMnemonic=0
139OptionPane.cancelButtonText=\u53d6\u6d88\u3057
140OptionPane.cancelButtonMnemonic=0
141OptionPane.titleText=\u30aa\u30d7\u30b7\u30e7\u30f3\u306e\u9078\u629e
142# Title for the dialog for the showInputDialog methods. Only used if
143# the developer uses one of the variants that doesn't take a title.
144OptionPane.inputDialogTitle=\u5165\u529b
145# Title for the dialog for the showMessageDialog methods. Only used if
146# the developer uses one of the variants that doesn't take a title.
147OptionPane.messageDialogTitle=\u30e1\u30c3\u30bb\u30fc\u30b8
148
149############ Printing Dialog Strings ############
150PrintingDialog.titleProgressText=\u5370\u5237\u3057\u3066\u3044\u307e\u3059
151PrintingDialog.titleAbortingText=\u5370\u5237\u3092\u4e2d\u6b62\u3057\u3066\u3044\u307e\u3059
152
153PrintingDialog.contentInitialText=\u5370\u5237\u4e2d...
154
155# The following string will be formatted by a MessageFormat
156# and {0} will be replaced by page number being printed
157PrintingDialog.contentProgressText=\u30da\u30fc\u30b8 {0} \u3092\u5370\u5237\u3057\u307e\u3057\u305f...
158
159PrintingDialog.contentAbortingText=\u5370\u5237\u3092\u4e2d\u6b62\u3057\u3066\u3044\u307e\u3059...
160
161PrintingDialog.abortButtonText=\u4e2d\u6b62(A)
162PrintingDialog.abortButtonMnemonic=65
163PrintingDialog.abortButtonDisplayedMnemonicIndex=0
164PrintingDialog.abortButtonToolTipText=\u5370\u5237\u306e\u4e2d\u6b62
165
166############ Internal Frame Strings ############
167InternalFrame.iconButtonToolTip=\u30a2\u30a4\u30b3\u30f3\u5316
168InternalFrame.maxButtonToolTip=\u6700\u5927\u8868\u793a
169InternalFrame.restoreButtonToolTip=\u5fa9\u5143
170InternalFrame.closeButtonToolTip=\u9589\u3058\u308b
171
172############ Internal Frame Title Pane Strings ############
173InternalFrameTitlePane.restoreButtonText=\u5fa9\u5143
174InternalFrameTitlePane.moveButtonText=\u79fb\u52d5
175InternalFrameTitlePane.sizeButtonText=\u30b5\u30a4\u30ba
176InternalFrameTitlePane.minimizeButtonText=\u6700\u5c0f\u5316
177InternalFrameTitlePane.maximizeButtonText=\u6700\u5927\u5316
178InternalFrameTitlePane.closeButtonText=\u9589\u3058\u308b
179
180############ Text strings #############
181# Used for html forms
182FormView.submitButtonText=\u554f\u3044\u5408\u308f\u305b\u306e\u5b9f\u884c
183FormView.resetButtonText=\u30ea\u30bb\u30c3\u30c8
184FormView.browseFileButtonText=\u53c2\u7167...
185
186############ Abstract Document Strings ############
187AbstractDocument.styleChangeText=\u30b9\u30bf\u30a4\u30eb\u5909\u66f4
188AbstractDocument.additionText=\u8ffd\u52a0
189AbstractDocument.deletionText=\u524a\u9664
190AbstractDocument.undoText=\u5143\u306b\u623b\u3059
191AbstractDocument.redoText=\u518d\u5b9f\u884c
192
193############ Abstract Button Strings ############
194AbstractButton.clickText=\u30af\u30ea\u30c3\u30af
195
196############ Abstract Undoable Edit Strings ############
197AbstractUndoableEdit.undoText=\u5143\u306b\u623b\u3059
198AbstractUndoableEdit.redoText=\u518d\u5b9f\u884c
199
200############ Combo Box Strings ############
201ComboBox.togglePopupText=\u30c8\u30b0\u30eb\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7
202
203############ Progress Monitor Strings ############
204ProgressMonitor.progressText=\u9032\u884c\u4e2d...
205
206############ Split Pane Strings ############
207SplitPane.leftButtonText=\u5de6\u30dc\u30bf\u30f3
208SplitPane.rightButtonText=\u53f3\u30dc\u30bf\u30f3
209# Used for Isindex
210IsindexView.prompt=\u691c\u7d22\u7528\u306e\u7d22\u5f15\u3067\u3059\u3002\u691c\u7d22\u3059\u308b\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044:
211
212############ InternalFrameTitlePane Strings ############
213InternalFrameTitlePane.iconifyButtonAccessibleName=\u6700\u5c0f\u5316
214InternalFrameTitlePane.maximizeButtonAccessibleName=\u6700\u5927\u5316
215InternalFrameTitlePane.closeButtonAccessibleName=\u9589\u3058\u308b