~ubuntu-branches/ubuntu/wily/weka/wily

« back to all changes in this revision

Viewing changes to src/main/java/weka/gui/messages/messages_ja.properties

  • Committer: Bazaar Package Importer
  • Author(s): tony mancill
  • Date: 2011-08-05 22:40:50 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20110805224050-a01vkwst9epdi4sw
Tags: 3.6.5-1
* Team upload.
* New upstream version (Closes: #632082, #598400)
* Bump Standards-Version to 3.9.2 (no changes required).
* Freshen jar.patch; remove java_cup.patch (incorporated upstream)
* Add README.source to document process of obtaining .png resources.
* Add myself to Uploaders.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#AttributeListPanel.java
 
2
AttributeListPanel_getColumnName_Number_Text=\u756a\u53f7
 
3
AttributeListPanel_getColumnName_Name_Text=\u540d\u524d
 
4
AttributeListPanel_Main_Error_Text=Arff\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002
 
5
AttributeListPanel_Main_AttributeListPanel_Text=\u5c5e\u6027\u30ea\u30b9\u30c8
 
6
 
 
7
#AttributeSelectionPanel.java
 
8
AttributeSelectionPanel_GetColumnName_Text_First=\u756a\u53f7
 
9
AttributeSelectionPanel_GetColumnName_Text_Second=
 
10
AttributeSelectionPanel_GetColumnName_Text_Third=\u540d\u79f0
 
11
AttributeSelectionPanel_IncludeAll_JButton_Text=\u5168\u9078\u629e
 
12
AttributeSelectionPanel_RemoveAll_JButton_Text=\u975e\u9078\u629e
 
13
AttributeSelectionPanel_Invert_JButton_Text=\u5185\u5bb9\u53cd\u8ee2
 
14
AttributeSelectionPanel_Pattern_JButton_Text=\u6b63\u898f\u8868\u73fe
 
15
AttributeSelectionPanel_IncludeAll_SetToolTipText_Text=\u5168\u3066\u306e\u5c5e\u6027\u3092\u9078\u629e
 
16
AttributeSelectionPanel_RemoveAll_SetToolTipText_Text=\u5168\u3066\u306e\u5c5e\u6027\u3092\u975e\u9078\u629e
 
17
AttributeSelectionPanel_Invert_SetToolTipText_Text=\u73fe\u5728\u306e\u5c5e\u6027\u9078\u629e\u3092\u53cd\u8ee2
 
18
AttributeSelectionPanel_Pattern_SetToolTipText_Text=\u6b63\u898f\u8868\u73fe\u306b\u5408\u81f4\u3059\u308b\u5c5e\u6027\u3092\u9078\u629e
 
19
AttributeSelectionPanel_Pattern_JOptionPaneShowInputDialog_Text=Perl\u6b63\u898f\u8868\u73fe
 
20
AttributeSelectionPanel_Exception_JOptionPaneShowMessageDialog_Text_First='
 
21
AttributeSelectionPanel_Exception_JOptionPaneShowMessageDialog_Text_Second=' \u306f\u6709\u52b9\u306aPerl\u6b63\u898f\u8868\u73fe\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n\u30a8\u30e9\u30fc:
 
22
AttributeSelectionPanel_Exception_JOptionPaneShowMessageDialog_Text_Third=\u6b63\u898f\u8868\u73fe\u30d1\u30bf\u30fc\u30f3\u30a8\u30e9\u30fc
 
23
AttributeSelectionPanel_Main_Exception_Text=arff\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u6307\u5b9a\u3057\u3066\u304f\u3060\u3055\u3044\u3002
 
24
AttributeSelectionPanel_Main_JFrame_Text=\u5c5e\u6027\u9078\u629e\u30d1\u30cd\u30eb
 
25
 
 
26
#AttributeSummaryPanel.java
 
27
AttributeSummaryPanel_NO_SOURCE_Text=\u672a\u5b9a\u7fa9
 
28
AttributeSummaryPanel_Lab_JLabel_Text_First=\u5c5e\u6027\u540d\u3000:
 
29
AttributeSummaryPanel_Lab_JLabel_Text_Second=\u5c5e\u6027\u578b\u3000:
 
30
AttributeSummaryPanel_Lab_JLabel_Text_Third=\u6b20\u640d\u6570\u3000:
 
31
AttributeSummaryPanel_Lab_JLabel_Text_Fourth=\u8b58\u5225\u6570\u3000:
 
32
AttributeSummaryPanel_Lab_JLabel_Text_Fifth=\u4e00\u610f\u6570\u3000:
 
33
AttributeSummaryPanel_SetTable_ColNames_Text_First=\u756a\u53f7
 
34
AttributeSummaryPanel_SetTable_ColNames_Text_Second=\u30e9\u30d9\u30eb\u540d
 
35
AttributeSummaryPanel_SetTable_ColNames_Text_Third=\u96c6\u8a08\u5024
 
36
AttributeSummaryPanel_SetTable_ColNames_Text_Fourth=\u7d71\u8a08\u5024
 
37
AttributeSummaryPanel_SetTable_ColNames_Text_Fifth=\u5024
 
38
AttributeSummaryPanel_SetTable_Data_0_Text=\u6700\u5c0f\u5024
 
39
AttributeSummaryPanel_SetTable_Data_1_Text=\u6700\u5927\u5024
 
40
AttributeSummaryPanel_SetTable_Data_2_Text=\u5e73\u5747\u5024
 
41
AttributeSummaryPanel_SetTable_Data_3_Text=\u6a19\u6e96\u504f\u5dee\u5024
 
42
AttributeSummaryPanel_SetHeader_AttributeNOMINAL_Text=\u540d\u8a5e\u578b
 
43
AttributeSummaryPanel_SetHeader_AttributeNUMERIC_Text=\u6570\u5024\u578b
 
44
AttributeSummaryPanel_SetHeader_AttributeSTRING_Text=\u6587\u5b57\u5217\u578b
 
45
AttributeSummaryPanel_SetHeader_AttributeDATE_Text=\u65e5\u4ed8\u578b
 
46
AttributeSummaryPanel_SetHeader_AttributeRELATIONAL_Text=\u76f8\u95a2\u578b
 
47
AttributeSummaryPanel_SetHeader_AttributeDEFAULT_TEXT=\u4e0d\u660e
 
48
AttributeSummaryPanel_SetHeader_MissingLab_SetText_Text=...
 
49
AttributeSummaryPanel_SetHeader_UniqueLab_SetText_Text=...
 
50
AttributeSummaryPanel_SetHeader_DistinctLab_SetText_Text=...
 
51
AttributeSummaryPanel_Main_JFrame_Text=\u5c5e\u6027\u30d1\u30cd\u30eb
 
52
AttributeSummaryPanel_Main_P_SetBorder_BorderFactoryCreateTitledBorder=\u5c5e\u6027
 
53
 
 
54
#AttributeVisualizationPanel.java
 
55
AttributeVisualizationPanel_SetInstances_AttributeNOMINAL_Text=(Nom) 
 
56
AttributeVisualizationPanel_SetInstances_AttributeNUMERIC_Text=(Num) 
 
57
AttributeVisualizationPanel_SetInstances_AttributeSTRING_Text=(Str) 
 
58
AttributeVisualizationPanel_SetInstances_AttributeDATE_Text=(Dat) 
 
59
AttributeVisualizationPanel_SetInstances_AttributeRELATIONAL_Text=(Rel) 
 
60
AttributeVisualizationPanel_SetInstances_AttributeDEFAULT_Text=(???) 
 
61
AttributeVisualizationPanel_SetInstances_ColorAttrib_Text=\u30af\u30e9\u30b9: 
 
62
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_First=t:
 
63
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Second= barRange:
 
64
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Third= histLength:
 
65
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Fourth= baue:
 
66
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Fifth= min:
 
67
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Sixth= sumResult:
 
68
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Seventh= divideResult:
 
69
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Eighth= finalResult:
 
70
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Nineth=t:
 
71
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Tenth= barRange:
 
72
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Eleventh= histLength:
 
73
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Twelveth= value:
 
74
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Thirteenth= min:
 
75
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Fourteenth= sumResult:
 
76
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Fifteenth= divideResult:
 
77
AttributeVisualizationPanel_HistCalc_Run_ArrayIndexOutOfBoundsException_Text_Sixteenth= finalResult:
 
78
AttributeVisualizationPanel_GetToolTipText_Text_First=<html><center><font face=Dialog size=-1>
 
79
AttributeVisualizationPanel_GetToolTipText_Text_Second=<br>[
 
80
AttributeVisualizationPanel_GetToolTipText_Text_Third=, 
 
81
AttributeVisualizationPanel_GetToolTipText_Text_Fourth=]</font></center></html>
 
82
AttributeVisualizationPanel_GetToolTipText_Text_Fifth=<html><center><font face=Dialog size=-1>
 
83
AttributeVisualizationPanel_GetToolTipText_Text_Sixth=<br>[
 
84
AttributeVisualizationPanel_GetToolTipText_Text_Seventh=,
 
85
AttributeVisualizationPanel_GetToolTipText_Text_Eighth=]</font></center></html>
 
86
AttributeVisualizationPanel_GetToolTipText_Text_Nineth=<html><center><font face=Dialog size=-1>
 
87
AttributeVisualizationPanel_GetToolTipText_Text_Texth=<br>[
 
88
AttributeVisualizationPanel_GetToolTipText_Text_Eleventh=,
 
89
AttributeVisualizationPanel_GetToolTipText_Text_Twelveth=]</font></center></html>
 
90
AttributeVisualizationPanel_GetToolTipText_Text_Thirteenth=<html><center><font face=Dialog size=-1>
 
91
AttributeVisualizationPanel_GetToolTipText_Text_Fourteenth=<br>[
 
92
AttributeVisualizationPanel_GetToolTipText_Text_Fifteenth=,
 
93
AttributeVisualizationPanel_GetToolTipText_Text_Sixteenth=]</font></center></html>
 
94
AttributeVisualizationPanel_PaintComponent_G_DrawString_Text_First=\u5c5e\u6027\u306f\u6570\u5024\u307e\u305f\u306f\u540d\u8a5e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
 
95
AttributeVisualizationPanel_PaintComponent_StringWidth_Text_First=\u5c5e\u6027\u306f\u6570\u5024\u307e\u305f\u306f\u3001\u540d\u8a5e\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
 
96
AttributeVisualizationPanel_PaintComponent_G_DrawString_Text_Second=\u8a08\u7b97\u4e2d\u3002\u304a\u5f85\u3061\u304f\u3060\u3055\u3044\u3002
 
97
AttributeVisualizationPanel_PaintComponent_StringWidth_Text_Second=\u8a08\u7b97\u4e2d\u3002\u304a\u5f85\u3061\u304f\u3060\u3055\u3044\u3002
 
98
AttributeVisualizationPanel_PaintComponent_G_DrawString_Text_Third=\u904e\u591a\u6570\u3092\u8868\u793a
 
99
AttributeVisualizationPanel_PaintComponent_StringWidth_Text_Third=\u904e\u591a\u6570\u3092\u8868\u793a
 
100
 
 
101
 
 
102
AttributeVisualizationPanel_Main_JFrame_Text=AttribVisualization
 
103
AttributeVisualizationPanel_Main_Text_First=\u8aad\u307f\u8fbc\u307f: 
 
104
AttributeVisualizationPanel_Main_Text_Second=\n\u95a2\u4fc2: 
 
105
AttributeVisualizationPanel_Main_Text_Third=\n\u5c5e\u6027: 
 
106
AttributeVisualizationPanel_Main_Text_Fourth=\u5c5e\u6027: 
 
107
AttributeVisualizationPanel_Main_Text_Fifth=\u4f7f\u7528: java AttributeVisualizationPanel [arff file] [index of attribute]
 
108
 
 
109
#BrowserHelper.java
 
110
BrowserHelper_Exception_Text=Web\u30d6\u30e9\u30a6\u30b6\u30fc\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002
 
111
BrowserHelper_Exception_ErrMsg_Text=Web\u30d6\u30e9\u30a6\u30b6\u30fc\u8d77\u52d5\u30a8\u30e9\u30fc:\n
 
112
 
 
113
#CheckBoxList.java
 
114
CheckBoxList_Equals_IllegalArgumentException_Text=CheckBoxListItem\u3067\u306a\u3044\u3068\u3044\u3051\u307e\u305b\u3093\u3002
 
115
 
 
116
CheckBoxList_CopyInto_IndexOutOfBoundsException_Text=\u914d\u5217\u306f\u5341\u5206\u306a\u5bb9\u91cf\u304c\u3042\u308a\u307e\u305b\u3093\u3002
 
117
CheckBoxList_SetModel_IllegalArgumentException_Text=\u30e2\u30c7\u30eb\u306fCheckBoxListModel\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u3067\u3042\u308b\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002
 
118
 
 
119
#ComponentHelper.java
 
120
ComponentHelper_ShowInputBox_Title_Text=\u5165\u529b...
 
121
 
 
122
#ConverterFileChooser.java
 
123
ConverterFileChooser_ShowDialog_IllegalStateException_Text=showOpenDialog \u304b showSaveDialog\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
 
124
ConverterFileChooser_ShowOpenDialog_RetVal_JOptionPaneShowConfirmDialog_Text_First=\u30d5\u30a1\u30a4\u30eb '
 
125
ConverterFileChooser_ShowOpenDialog_RetVal_JOptionPaneShowConfirmDialog_Text_Second=' \u306f\u5b58\u5728\u3057\u307e\u305b\u3093\u3002\u5225\u30d5\u30a1\u30a4\u30eb\u3092\u53c2\u7167\u3057\u3066\u304f\u3060\u3055\u3044\u3002
 
126
ConverterFileChooser_ShowSaveDialog_RetVal_JOptionPaneShowConfirmDialog_Text_First=\u30d5\u30a1\u30a4\u30eb '
 
127
ConverterFileChooser_ShowSaveDialog_RetVal_JOptionPaneShowConfirmDialog_Text_Second=' \u306f\u65e2\u306b\u5b58\u5728\u3057\u307e\u3059\u3002\u4e0a\u66f8\u304d\u3057\u307e\u3059\u304b?
 
128
ConverterFileChooser_ConfigureCurrentConverter_IllegalStateException_Text=\u8aad\u307f\u8fbc\u307f/\u4fdd\u5b58\u6a5f\u80fd\u306e\u6c7a\u5b9a\u304c\u51fa\u6765\u307e\u305b\u3093\u3002
 
129
ConverterFileChooser_Main_Text_First=\u4fdd\u5b58\u4e2d\u6b62
 
130
ConverterFileChooser_Main_Text_Second=\u8aad\u307f\u8fbc\u307f\u4e2d\u6b62
 
131
 
 
132
#CostMatrixEditor.java
 
133
CostMatrixEditor_CustomEditor_FileChooser_SetFileFilter_Text=\u30b3\u30b9\u30c8\u30d5\u30a1\u30a4\u30eb
 
134
CostMatrixEditor_CustomEditor_DefaultButton_JButton_Text=\u30c7\u30d5\u30a9\u30eb\u30c8
 
135
CostMatrixEditor_CustomEditor_OpenButton_JButton_Text=\u958b\u304f...
 
136
CostMatrixEditor_CustomEditor_SaveButton_JButton_Text=\u4fdd\u5b58...
 
137
CostMatrixEditor_CustomEditor_ResizeButton_JButton_Text=\u30b5\u30a4\u30ba\u8abf\u6574
 
138
CostMatrixEditor_CustomEditor_ClassesPanel_JLabel_Text=\u30af\u30e9\u30b9:
 
139
CostMatrixEditor_OpenMatrix_JOptionPaneShowMessageDialog_Text_First=\u30d5\u30a1\u30a4\u30eb\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3002\u3000\u30d5\u30a1\u30a4\u30eb\u540d '
 
140
CostMatrixEditor_OpenMatrix_JOptionPaneShowMessageDialog_Text_Second=':\n
 
141
CostMatrixEditor_OpenMatrix_JOptionPaneShowMessageDialog_Text_Third=\u8aad\u307f\u8fbc\u307f\u5931\u6557
 
142
CostMatrixEditor_SaveMatrix_JOptionPaneShowMessageDialog_Text_First=\u30d5\u30a1\u30a4\u30eb\u66f8\u304d\u8fbc\u307f\u30a8\u30e9\u30fc\u3002\u3000\u30d5\u30a1\u30a4\u30eb\u540d'
 
143
CostMatrixEditor_SaveMatrix_JOptionPaneShowMessageDialog_Text_Second=':\n
 
144
CostMatrixEditor_SaveMatrix_JOptionPaneShowMessageDialog_Text_Third=\u4fdd\u5b58\u5931\u6557
 
145
CostMatrixEditor_SetAsText_IllegalArgumentException_Text=\u30b3\u30b9\u30c8\u30de\u30c8\u30ea\u30c3\u30af\u30b9\u30a8\u30c7\u30a3\u30bf\u30fc: \u30b3\u30b9\u30c8\u30de\u30c8\u30ea\u30c3\u30af\u30b9\u306e\u8981\u7d20\u306f\u30c6\u30ad\u30b9\u30c8\u5f62\u5f0f\u306b\u5909\u66f4\u51fa\u6765\u307e\u305b\u3093\u3002
 
146
 
 
147
#CustomPanelSupplier.java
 
148
 
 
149
#DatabaseConnectionDialog.java
 
150
DatabaseConnectionDialog_Text=\u63a5\u7d9a\u8a2d\u5b9a
 
151
DbConnectionDialog_DbaseURLLab_JLabel_Text=\u63a5\u7d9aURL
 
152
DbConnectionDialog_UserNameLab_JLabel_Text=\u30e6\u30fc\u30b6\u30fc\u540d
 
153
DbConnectionDialog_PasswordLab_JLabel_Text=\u30d1\u30b9\u30ef\u30fc\u30c9
 
154
DbConnectionDialog_DebugLab_JLabel_Text=\u30c7\u30d0\u30c3\u30b0
 
155
DbConnectionDialog_ButtonP_JButton_OK_Text=OK
 
156
DbConnectionDialog_ButtonP_JButton_Cancel_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
157
DbConnectionDialog_WindowClosing_Text=\u30ad\u30e3\u30f3\u30bb\u30eb\u3055\u308c\u307e\u3057\u305f\u3002
 
158
DbConnectionDialog_Main_URL_Text=URL
 
159
DbConnectionDialog_Main_Username_Text=\u30e6\u30fc\u30b6\u30fc\u540d
 
160
 
 
161
#ExtensionFileFilter.java
 
162
 
 
163
#FileEditor.java
 
164
FileEditor_GetCustomEditor_FileChooser_SetApproveButtonText_Text=\u53c2\u7167
 
165
FileEditor_PaintValue_Val_Text=\u30d5\u30a1\u30a4\u30eb\u7121\u3057
 
166
 
 
167
#GenericArrayEditor.java
 
168
GenericArrayEditor_Label_JLabel_Text=\u4fee\u6b63\u4e0d\u53ef
 
169
GenericArrayEditor_DeleteBut_JButton_Text=\u524a\u9664
 
170
GenericArrayEditor_EditBut_JButton_Text=\u7de8\u96c6
 
171
GenericArrayEditor_UpBut_JButton_Text=\u4e0a
 
172
GenericArrayEditor_DownBut_JButton_Text=\u4e0b
 
173
GenericArrayEditor_AddBut_JButton_Text=\u8ffd\u52a0
 
174
GenericArrayEditor_InnerActionListener_JOptionPaneShowMessageDialog_Text=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u30b3\u30d4\u30fc\u304c\u51fa\u6765\u307e\u305b\u3093\u3002
 
175
GenericArrayEditor_AddBut_SetToolTipText_Text=\u73fe\u5728\u306e\u30a2\u30a4\u30c6\u30e0\u3092\u30ea\u30b9\u30c8\u306b\u8ffd\u52a0
 
176
 
 
177
GenericArrayEditor_DeleteBut_SetToolTipText_Text=\u9078\u629e\u30a2\u30a4\u30c6\u30e0\u3092\u524a\u9664
 
178
GenericArrayEditor_EditBut_SetToolTipText_Text=\u9078\u629e\u30a2\u30a4\u30c6\u30e0\u3092\u7de8\u96c6
 
179
 
 
180
GenericArrayEditor_UpBut_SetToolTipText_Text=\u9078\u629e\u30a2\u30a4\u30c6\u30e0\u3092\u4e00\u3064\u4e0a\u306b\u79fb\u52d5
 
181
GenericArrayEditor_DownBut_SetToolTipText_Text=\u9078\u629e\u30a2\u30a4\u30c6\u30e0\u3092\u4e00\u3064\u4e0b\u306b\u79fb\u52d5
 
182
GenericArrayEditor_UpdateEditorType_Error_Text=\u30af\u30e9\u30b9\u306b\u5bfe\u3057\u5c5e\u6027\u30a8\u30c7\u30a3\u30bf\u30fc\u304c\u3042\u308a\u307e\u305b\u3093\u3002: 
 
183
 
 
184
#GenericObjectEditor.java
 
185
GenericObjectEditor_JOptionPaneShowMessageDialog_Text_First=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u306b\u5bfe\u3057\u8981\u7d20\u3092\u6c7a\u5b9a\u51fa\u6765\u307e\u305b\u3093\u3067\u3057\u305f\u3002\n\u4f8b\u5916\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002:\n
 
186
 
 
187
GenericObjectEditor_JOptionPaneShowMessageDialog_Text_Second=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc
 
188
 
 
189
GenericObjectEditor_Exception_Text=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u7528\u306e\u8981\u7d20\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u307f\u5931\u6557
 
190
 
 
191
 
 
192
 
 
193
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_First=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u7528\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002\nWEKA\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u4f8b\u30d5\u30a1\u30a4\u30eb\u304c\u5b58\u5728\u3057\u307e\u3059\u3002\n\u30d5\u30a1\u30a4\u30eb\u540d\"
 
194
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_Second=\"\u305d\u3057\u3066\n\u30e6\u30fc\u30b6\u30fc\u30db\u30fc\u30e0\u4e0b\u306b\u8a2d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059\u3002 (\u8a2d\u7f6e\u5834\u6240\n\"
 
195
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_Third=\")\n\u3082\u3057\u304f\u306f\u3001Java\u306e\u958b\u59cb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306b\u8a2d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n
 
196
 
 
197
 
 
198
 
 
199
 
 
200
 
 
201
 
 
202
 
 
203
 
 
204
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_Fourth=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc
 
205
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_Fifth=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u521d\u671f\u5316\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f\u3002\u3000\u4f8b\u5916\u304c\u767a\u751f\u3057\u307e\u3057\u305f\u3002:\n
 
206
 
 
207
GenericObjectEditor_Exception_JOptionPaneShowMessageDialog_Text_Sixth=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc
 
208
GenericObjectEditor_GOETreeNode_ToString_Result_Text_First=<html><font color=\"
 
209
GenericObjectEditor_GOETreeNode_ToString_Result_Text_Second=\">
 
210
GenericObjectEditor_GOETreeNode_ToString_Result_Text_Third=</font></i><html>
 
211
GenericObjectEditor_GOETreeNode_ToString_Result_Text_Fourth=<html><font color=\"
 
212
GenericObjectEditor_GOETreeNode_ToString_Result_Text_Fifth=\">
 
213
GenericObjectEditor_GOETreeNode_ToString_Result_Text_Sixth=</font></i><html>
 
214
GenericObjectEditor_CapabilitiesFilterDialog_OkButton_JButton_Text=OK
 
215
GenericObjectEditor_CapabilitiesFilterDialog_CancelButton_JButton_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
216
GenericObjectEditor_InitGUI_SetTitle_Text=\u8a31\u5bb9\u91cf\u3092\u30d5\u30a3\u30eb\u30bf\u30ea\u30f3\u30b0\u4e2d
 
217
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_First=<html>
 
218
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_Second=<i>\u5c11\u306a\u304f\u3068\u3082</i>\u4ee5\u4e0b\u306e\u8a31\u5bb9\u306e\u30b5\u30dd\u30fc\u30c8\u304c\u5fc5\u8981\u3067\u3059\u3002 <br>(\u30cf\u30a4\u30e9\u30a4\u30c8\u8868\u793a <font color=\"
 
219
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_Third=\">
 
220
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_Fourth=</font>\u8981\u6c42\u4e8b\u9805\u3092\u6e80\u305f\u3057\u3066\u3044\u307e\u305b\u3093\u3002<br>\u30cf\u30a4\u30e9\u30a4\u30c8\u884c  <font color=\"
 
221
 
 
222
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_Fifth=\">
 
223
GenericObjectEditor_InitGUI_InfoLabel_SetTitle_Text_Sixth=</font> )</html>
 
224
GenericObjectEditor_JTreePopupMenu_FilterButton_JButton_Text=\u30d5\u30a3\u30eb\u30bf\u30fc
 
225
GenericObjectEditor_JTreePopupMenu_FilterButton_JButton_Text=\u30d5\u30a3\u30eb\u30bf\u30fc
 
226
GenericObjectEditor_JTreePopupMenu_RemoveFilterButton_JButton_Text=\u30d5\u30a3\u30eb\u30bf\u30fc\u524a\u9664
 
227
GenericObjectEditor_JTreePopupMenu_CloseButton_JButton_Text=\u9589\u3058\u308b
 
228
GenericObjectEditor_GOEPanel_ClassNameLabel_JLabel_Text=\u672a\u5b9a\u7fa9  
 
229
GenericObjectEditor_OpenBut_JButton_Text=\u958b\u304f...    
 
230
GenericObjectEditor_OpenBut_SetToolTipText_Text=\u8a2d\u5b9a\u6e08\u307f\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u8aad\u307f\u8fbc\u307f
 
231
GenericObjectEditor_SaveBut_JButton_Text=\u4fdd\u5b58...
 
232
GenericObjectEditor_SaveBut_SetToolTipText_Text=\u73fe\u5728\u306e\u8a2d\u5b9a\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4fdd\u5b58
 
233
 
 
234
GenericObjectEditor_OkBut_JButton_Text=OK
 
235
GenericObjectEditor_CancelBut_JButton_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
236
GenericObjectEditor_OpenObject_Exception_Text=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30bf\u30a4\u30d7: 
 
237
 
 
238
GenericObjectEditor_OpenObject_Exception_JOptionPaneShowMessageDialog_Text=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306e\u8aad\u307f\u8fbc\u307f\u304c\u51fa\u6765\u307e\u305b\u3093\u3067\u3057\u305f\u3002:  
 
239
 
 
240
 
 
241
 
 
242
GenericObjectEditor_OpenObject_Exception_JOptionPaneShowMessageDialog_Text=\n 
 
243
GenericObjectEditor_OpenObject_Exception_JOptionPaneShowMessageDialog_Text=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
 
244
GenericObjectEditor_SaveObject_Exception_JOptionPaneShowMessageDialog_Text=\u30d5\u30a1\u30a4\u30eb\u306b\u66f8\u304d\u8fbc\u3081\u307e\u305b\u3093\u3002:  
 
245
GenericObjectEditor_SaveObject_Exception_JOptionPaneShowMessageDialog_Text=\n 
 
246
GenericObjectEditor_SaveObject_Exception_JOptionPaneShowMessageDialog_Text=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u3092\u4fdd\u5b58
 
247
GenericObjectEditor_CopyObject_Error_Text=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc: \u30d0\u30c3\u30af\u30a2\u30c3\u30d7\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u751f\u6210\u6642\u306e\u554f\u984c
 
248
GenericObjectEditor_UpdateChildPropertySheet_ClassName_Text=\u672a\u5b9a\u7fa9
 
249
GenericObjectEditor_RegisterEditors_Error_Text=---Weka Editor Registration ---
 
250
GenericObjectEditor_RegisterEditors_Exception_Error_Text_First=\u554f\u984c\u767b\u9332 
 
251
GenericObjectEditor_RegisterEditors_Exception_Error_Text_Second=/ 
 
252
GenericObjectEditor_RegisterEditors_Exception_Error_Text_Third=: 
 
253
GenericObjectEditor_GetClassesFromProperties_Exception_Error_Text=\u4e0d\u6b63\u306a\u8981\u7d20: 
 
254
GenericObjectEditor_SetDefaultValue_Error_Text=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u306b\u5bfe\u3057\u30af\u30e9\u30b9\u30bf\u30a4\u30d7\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
 
255
GenericObjectEditor_SetDefaultValue_Exception_Error_Text=\u6700\u521d\u306e\u30af\u30e9\u30b9\u306e\u8aad\u307f\u8fbc\u307f\u6642\u306e\u554f\u984c: 
 
256
GenericObjectEditor_SetValue_Error_Text_First=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u306b\u5bfe\u3057\u3066\u30af\u30e9\u30b9\u30bf\u30a4\u30d7\u304c\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
 
257
 
 
258
GenericObjectEditor_SetValue_Error_Text_Second=setValue\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u306f\u6b63\u3057\u3044\u30bf\u30a4\u30d7\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002
 
259
GenericObjectEditor_PaintValue_Rep_Text=\u672a\u5b9a\u7fa9
 
260
GenericObjectEditor_CreateChooseClassButton_SetButton_JButton_Text=\u9078\u629e
 
261
GenericObjectEditor_CreateTree_GOETreeNode_Text=\u30eb\u30fc\u30c8
 
262
GenericObjectEditor_ClassSelected_Exception_JOptionPaneShowMessageDialog_Text_First=\u4f8b\u3092\u4f5c\u6210\u3067\u304d\u307e\u305b\u3093\u3002\u4f8b\uff1a\n
 
263
GenericObjectEditor_ClassSelected_Exception_JOptionPaneShowMessageDialog_Text_Second=\n\u73fe\u5728\u306e\u30af\u30e9\u30b9\u30d1\u30b9\u304b\u3089
 
264
GenericObjectEditor_ClassSelected_Exception_JOptionPaneShowMessageDialog_Text_Third=\u30af\u30e9\u30b9\u8aad\u307f\u8fbc\u307f\u5931\u6557
 
265
 
 
266
#GenericPropertiesCreator.java
 
267
GenericPropertiesCreator_LoadInputProperties_Text_First='
 
268
GenericPropertiesCreator_LoadInputProperties_Text_Second='\u3092\u8aad\u307f\u8fbc\u307f
 
269
GenericPropertiesCreator_UseDynamic_Text=[GenericPropertiesCreator] \u4f7f\u7528\u3057\u3066\u3044\u308b\u30af\u30e9\u30b9\u30ed\u30fc\u30c0\u30fc\u306f\u30b7\u30b9\u30c6\u30e0\u30af\u30e9\u30b9\u30ed\u30fc\u30c0\u30fc\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002: \u30af\u30e9\u30b9\u306e\u52d5\u7684\u691c\u7d22\u3092\u884c\u3046\u4e8b\u3088\u308aweka/gui/GenericObjectEditor.props\u3092\u4f7f\u7528\u3057\u307e\u3059\u3002
 
270
 
 
271
GenericPropertiesCreator_GenerateOutputProperties_Text_First=\u554f\u984c '
 
272
GenericPropertiesCreator_GenerateOutputProperties_Text_Second=': 
 
273
GenericPropertiesCreator_StoreOutputProperties_Text_First='
 
274
GenericPropertiesCreator_StoreOutputProperties_Text_Second='\u3092\u4fdd\u5b58
 
275
GenericPropertiesCreator_StoreOutputProperties_Text_Third=\u6c4e\u7528\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc\u306b\u3088\u308b\u30aa\u30d7\u30b7\u30e7\u30f3\u30ea\u30b9\u30c8\u3092\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\n#\u306b\u5bfe\u3057\u3066\u8907\u6570\u306e\u30b9\u30fc\u30d1\u30fc\u30af\u30e9\u30b9 
 
276
GenericPropertiesCreator_Main_Text_First=\u4f7f\u7528: 
 
277
GenericPropertiesCreator_Main_Text_Second=[<input.props>] [<output.props>]
 
278
 
 
279
#GUIChooser.java
 
280
GUIChooser_Explorer_Text=\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u30fc
 
281
GUIChooser_Experimenter_Text=\u691c\u8a3c
 
282
GUIChooser_KnowledgeFlow_Text=\u30ca\u30ec\u30c3\u30b8\u30d5\u30ed\u30fc
 
283
GUIChooser_Simple_CLI_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3
 
284
GUIChooser_Title_Text=\u6a5f\u80fd\u9078\u629e
 
285
GUIChooser_Applications_Text=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
 
286
GUIChooser_Weka_Native_Bird_Text=Weka\u306f\u30cb\u30e5\u30fc\u30b8\u30fc\u30e9\u30f3\u30c9\u306e\u91ce\u9ce5\u3067\u3059\u3002
 
287
GUIChooser_Information_Text_Front=<html><font size=-2>Waikato\u30ca\u30ec\u30c3\u30b8\u5206\u6790<br>\u30d0\u30fc\u30b8\u30e7\u30f3
 
288
GUIChooser_Information_Text_End=</font></html>
 
289
GUIChooser_Program_Text=\u30d7\u30ed\u30b0\u30e9\u30e0
 
290
GUIChooser_LogWindow_Text=\u30ed\u30b0\u753b\u9762
 
291
GUIChooser_Memory_Usage_Text=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf
 
292
GUIChooser_Memory_Usage_List_Text=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf
 
293
GUIChooser_Exit_Text=\u7d42\u4e86
 
294
GUIChooser_BIF_Files_Text=BIF \u30d5\u30a1\u30a4\u30eb (*.bif)
 
295
GUIChooser_XML_Files_Text=XML \u30d5\u30a1\u30a4\u30eb (*.xml)
 
296
GUIChooser_ARFF_Files_Text_Front=ARFF \u30d5\u30a1\u30a4\u30eb (*
 
297
GUIChooser_ARFF_Files_Text_End=)
 
298
GUIChooser_Visualization_Text=\u30d3\u30b8\u30e5\u30a2\u30eb\u5316
 
299
GUIChooser_LoadingInstancesFrom_Error_Text=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3000\u30d5\u30a1\u30a4\u30eb\u540d\uff1a
 
300
GUIChooser_MasterPlot_Text=\u30de\u30b9\u30bf\u30fc\u30d7\u30ed\u30c3\u30c8
 
301
GUIChooser_Plot_Text=\u30d7\u30ed\u30c3\u30c8
 
302
GUIChooser_Plot_LoadingFile_Error_Text_Front=\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3000\u30d5\u30a1\u30a4\u30eb\u540d :
 
303
GUIChooser_Plot_LoadingFile_Error_Text_End=:\n
 
304
GUIChooser_Plot_PlotName_Text=\u30d7\u30ed\u30c3\u30c8 - 
 
305
GUIChooser_ROC_Text=ROC\u66f2\u7dda
 
306
GUIChooser_ROC_LoadingFile_Error_Text_Front=\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3000\u30d5\u30a1\u30a4\u30eb\u540d :
 
307
GUIChooser_ROC_LoadingFile_Error_Text_End=':\n
 
308
GUIChooser_ROC_AreaUnderROC_Text_Front=(ROC\u66f2\u7dda\u4e0b\u306e\u30a8\u30ea\u30a2 =
 
309
GUIChooser_ROC_AreaUnderROC_Text_End=)
 
310
GUIChooser_ROC_AddingPlot_Error_Text=\u30d7\u30ed\u30c3\u30c8\u8ffd\u52a0\u30a8\u30e9\u30fc:\n
 
311
GUIChooser_ROC_File_Text=ROC\u66f2\u7dda -
 
312
GUIChooser_TreeVisualizer_Text=\u6728\u69cb\u9020
 
313
GUIChooser_TreeVisualizer_LoadingFile_Error_Text_Front=\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3000\u30d5\u30a1\u30a4\u30eb\u540d :
 
314
GUIChooser_TreeVisualizer_LoadingFile_Error_Text_End=':\n
 
315
GUIChooser_TreeVisualizer_File_Text=\u6728\u69cb\u9020 - 
 
316
GUIChooser_GraphVisualizer_Text=\u30b0\u30e9\u30d5
 
317
GUIChooser_GraphVisualizer_LoadingFile_Error_Text_Front=\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3000\u30d5\u30a1\u30a4\u30eb\u540d :
 
318
GUIChooser_GraphVisualizer_LoadingFile_Error_Text_End=':\n
 
319
GUIChooser_GraphVisualizer_File_Text=\u30b0\u30e9\u30d5 - 
 
320
GUIChooser_BoundaryVisualizer_Text=\u5883\u754c
 
321
GUIChooser_BoundaryVisualizer_JFrame_Text=\u5883\u754c
 
322
GUIChooser_Extensions_Text=\u62e1\u5f35
 
323
GUIChooser_Tools_Text=\u30c4\u30fc\u30eb
 
324
GUIChooser_ArffViewer_Text=Arff\u30d3\u30e5\u30fc\u30ef\u30fc
 
325
GUIChooser_SqlViewer_Text=Sql\u30d3\u30e5\u30fc\u30ef\u30fc
 
326
GUIChooser_SqlViewer_JFrame_Text=Sql\u30d3\u30e5\u30fc\u30ef\u30fc
 
327
GUIChooser_BayesNetEditor_Text=\u30d9\u30a4\u30ba\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30a8\u30c7\u30a3\u30c3\u30bf\u30fc
 
328
GUIChooser_BayesNetworkEditor_JFrame_Text=\u30d9\u30a4\u30ba\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u30a8\u30c7\u30a3\u30c3\u30bf\u30fc
 
329
GUIChooser_Help_Text=\u30d8\u30eb\u30d7
 
330
GUIChooser_WekaHomepage_Text=Weka\u30db\u30fc\u30e0\u30da\u30fc\u30b8
 
331
GUIChooser_WekaHomepage_URL_Text=http://www.cs.waikato.ac.nz/~ml/weka/
 
332
GUIChooser_WekaHOWTO_Text=\u4f7f\u7528\u65b9\u6cd5\u3084\u30b3\u30fc\u30c9\u30b9\u30cb\u30c3\u30da\u30b9\u30c8\u7b49\u306e\u60c5\u5831
 
333
GUIChooser_WekaWiki_URL_Text=http://weka.wikispaces.com/
 
334
GUIChooser_WekaOnSourceforge_Text=Sourceforge\u4e0aWeka\u30d7\u30ed\u30b8\u30a7\u30af\u30c8
 
335
GUIChooser_WekaOnSourceforge_URL_Text=http://sourceforge.net/projects/weka/
 
336
GUIChooser_SystemInfo_Text=\u30b7\u30b9\u30c6\u30e0\u60c5\u5831
 
337
GUIChooser_SystemInfo_JFrame_Text=\u30b7\u30b9\u30c6\u30e0\u60c5\u5831
 
338
GUIChooser_SystemInfo_TitleKey_Text=\u540d\u79f0
 
339
GUIChooser_SystemInfo_TitleValue_Text=\u5024
 
340
GUIChooser_WekaExplorer_Text=\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u30fc
 
341
GUIChooser_WekaExperimentEnvironment_JFrame_Text=\u691c\u8a3c
 
342
GUIChooser_WekaKnowledgeFlowEnvironment_JFrame_Text=\u30ca\u30ec\u30c3\u30b8\u30d5\u30ed\u30fc
 
343
GUIChooser_UnableToStartSimpleCLI_Error_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3092\u958b\u59cb\u3067\u304d\u307e\u305b\u3093\u3002
 
344
GUIChooser_CreateTitle_Text_Front=Weka 
 
345
GUIChooser_CreateTitle_Text_End= - 
 
346
GUIChooser_Main_LoggingStarted_Text=\u30ed\u30ae\u30f3\u30b0\u958b\u59cb
 
347
GUIChooser_Main_Error_Text_Front=\n\u8868\u793a\u30e1\u30c3\u30bb\u30fc\u30b8:
 
348
GUIChooser_Main_Error_Text_End=\n\u7d42\u4e86\u4e2d...
 
349
 
 
350
#HierarchyPropertyParser.java
 
351
HierarchyPropertyParser_Build_Text=delim: 
 
352
HierarchyPropertyParser_Build_Exception_Text=\u5165\u529b\u8981\u7d20\u306f\u968e\u5c64\u69cb\u9020\u306b\u306a\u3063\u3066\u304a\u308a\u307e\u305b\u3093\u3002
 
353
 
 
354
HierarchyPropertyParser_GoToChild_Exception_Text=\u4f4d\u7f6e\u304c\u7bc4\u56f2\u5916\u3082\u3057\u304f\u306f\u3001\u30ea\u30fc\u30d5\u306b\u9054\u3057\u307e\u3057\u305f\u3002
 
355
HierarchyPropertyParser_Main_Text_First=\u5206\u5272: 
 
356
HierarchyPropertyParser_Main_Text_Second=\u968e\u5c64: 
 
357
HierarchyPropertyParser_Main_Text_Third=\u6728\u69cb\u9020:\n\n
 
358
HierarchyPropertyParser_Main_Text_Fourth=goto: 
 
359
HierarchyPropertyParser_Main_Text_Fifth= \u30ea\u30fc\u30d5 
 
360
HierarchyPropertyParser_Main_Text_Sixth=go down(wrong):  
 
361
HierarchyPropertyParser_Main_Text_Seventh=\u3068\u3069\u307e\u308b
 
362
HierarchyPropertyParser_Main_Text_Eighth=\u5b50\u8981\u7d20\u306b\u79fb\u52d5:  
 
363
HierarchyPropertyParser_Main_Text_Nineth= \u30ea\u30fc\u30d5\u3000
 
364
HierarchyPropertyParser_Main_Text_Tenth= \u30eb\u30fc\u30c8
 
365
HierarchyPropertyParser_Main_Text_Eleventh=\u89aa\u8981\u7d20:  
 
366
HierarchyPropertyParser_Main_Text_Twelveth=\u30ec\u30d9\u30eb:  
 
367
HierarchyPropertyParser_Main_Text_Thirteenth=\u5185\u5bb9: 
 
368
HierarchyPropertyParser_Main_Text_Fourteenth=gotoRoot\u5f8c\u30ea\u30fc\u30d5  
 
369
HierarchyPropertyParser_Main_Text_Fifteenth=\u30eb\u30fc\u30c8 
 
370
HierarchyPropertyParser_Main_Text_Sixteenth=\u4e0b\u304c\u308b(\u53ce\u96c6):  
 
371
HierarchyPropertyParser_Main_Text_Seventeenth= \u5024:  
 
372
HierarchyPropertyParser_Main_Text_Eighteenth= \u30ec\u30d9\u30eb:  
 
373
HierarchyPropertyParser_Main_Text_Nineteenth= \u30ea\u30fc\u30d5  
 
374
HierarchyPropertyParser_Main_Text_Twenty= \u30eb\u30fc\u30c8  
 
375
HierarchyPropertyParser_Main_Text_TwentyFirst= \u5024:  
 
376
HierarchyPropertyParser_Main_Text_TwentySecond= \u30ec\u30d9\u30eb:  
 
377
HierarchyPropertyParser_Main_Text_TwentyThird=\u5b50\u8981\u7d20 
 
378
HierarchyPropertyParser_Main_Text_TwentyFourth=\u5b9f\u969b\u5024:  
 
379
HierarchyPropertyParser_Main_Text_TwentyFifth=(\u30ec\u30d9\u30eb:  
 
380
HierarchyPropertyParser_Main_Text_TwentySixth=)
 
381
HierarchyPropertyParser_Main_Text_TwentySeventh=\u30eb\u30fc\u30c8\u306b\u9054\u3059\u308b\u4ed6\u306e\u30eb\u30fc\u30c8:
 
382
 
 
383
#InstancesSummaryPanel.java
 
384
InstancesSummaryPanel_NO_SOURCE_Text=\u672a\u5b9a\u7fa9
 
385
InstancesSummaryPanel_Lab_JLabel_Text_First=\u30c7\u30fc\u30bf\u540d:
 
386
InstancesSummaryPanel_Lab_JLabel_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u6570:
 
387
InstancesSummaryPanel_Lab_JLabel_Text_Third=\u5c5e\u6027\u6570:
 
388
InstancesSummaryPanel_Main_JFrame_Text=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u30d1\u30cd\u30eb
 
389
InstancesSummaryPanel_Main_P_SetBorder_BorderFactoryCreateTitledBorder_Text=\u30c7\u30fc\u30bf\u540d
 
390
 
 
391
#JListHelper
 
392
JListHelper_MoveItems_Error_Text_First=: \u5bfe\u8c61\u5148 '
 
393
JListHelper_MoveItems_Error_Text_Second=' \u306f\u4e0d\u660e\u3067\u3059\u3002
 
394
 
 
395
#JTableHelper.java
 
396
JTableHelper_CalcHeaderWidth_Text=\u4e0d\u6b63\u306a\u5217
 
397
 
 
398
#ListSelectorDialog.java
 
399
ListSelectorDialog_SelectBut_JButton_Text=\u53c2\u7167
 
400
ListSelectorDialog_CancelBut_JButton_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
401
ListSelectorDialog_PatternBut_JButton_Text=\u30d1\u30bf\u30fc\u30f3
 
402
ListSelectorDialog_Text=\u30a2\u30a4\u30c6\u30e0\u53c2\u7167
 
403
ListSelectorDialog_SelectPattern_Pattern_JOptionPaneShowInputDialog_Text=Perl\u6b63\u898f\u8868\u73fe\u3092\u5165\u529b('.*' \u3067\u5168\u6307\u5b9a)
 
404
ListSelectorDialog_SelectPattern_Exception_JOptionPaneShowInputDialog_Text_First='
 
405
ListSelectorDialog_SelectPattern_Exception_JOptionPaneShowInputDialog_Text_Second=' \u306f\u9069\u5207\u306aPerl\u6b63\u898f\u8868\u73fe\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n
 
406
ListSelectorDialog_SelectPattern_Exception_JOptionPaneShowInputDialog_Text_Third=\u30d1\u30bf\u30fc\u30f3\u30a8\u30e9\u30fc
 
407
ListSelectorDialog_Main_DefaultListModel_AddElement_Text_First=one
 
408
ListSelectorDialog_Main_DefaultListModel_AddElement_Text_Second=two
 
409
ListSelectorDialog_Main_DefaultListModel_AddElement_Text_Third=three
 
410
ListSelectorDialog_Main_DefaultListModel_AddElement_Text_Fourth=four
 
411
ListSelectorDialog_Main_DefaultListModel_AddElement_Text_Fifth=five
 
412
ListSelectorDialog_Main_DefaultListModel_Error_Text_First=\u9078\u629e\u30d5\u30a3\u30fc\u30eb\u30c9
 
413
ListSelectorDialog_Main_DefaultListModel_Error_Text_Second=\u30ad\u30e3\u30f3\u30bb\u30eb
 
414
 
 
415
#Loader.java
 
416
 
 
417
#Logger.java
 
418
 
 
419
#LogPanel.java
 
420
LogPanel_TaskLogger_StatusLab_JLabel_Text=OK
 
421
LogPanel_TaskLogger_LogButton_JButton_Text=\u30ed\u30b0
 
422
LogPanel_StatusLab_SetBorder_BorderFactoryCreateCompoundBorder_Text=\u30b9\u30c6\u30fc\u30bf\u30b9
 
423
LogPanel_P1_SetBorder_BorderFactoryCreateTitledBorder_Text=\u30ed\u30b0
 
424
LogPanel_AddPopup_AvailMem_JMenuItem_Text=\u30e1\u30e2\u30ea\u30fc\u60c5\u5831
 
425
LogPanel_AddPopup_LogMessage_Text_First=\u30e1\u30e2\u30ea\u30fc (free/total/max.) \u30d0\u30a4\u30c8: 
 
426
LogPanel_AddPopup_LogMessage_Text_Second= /  
 
427
LogPanel_AddPopup_LogMessage_Text_Third= /  
 
428
LogPanel_AddPopup_StatusMessage_Text_First=\u30e1\u30e2\u30ea\u30fc (free/total/max.) \u30d0\u30a4\u30c8: 
 
429
LogPanel_AddPopup_StatusMessage_Text_Second= /  
 
430
LogPanel_AddPopup_StatusMessage_Text_Third= / 
 
431
LogPanel_AddPopup_RunGC_JMenuItem_Text=\u30ac\u30d9\u30fc\u30b8\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u5b9f\u884c
 
432
LogPanel_AddPopup_StatusMessage_Text_Fourth=\u30ac\u30d9\u30fc\u30b8\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u5b9f\u884c\u4e2d
 
433
LogPanel_AddPopup_StatusMessage_Text_Fifth=OK
 
434
LogPanel_Main_JFrame_Text=\u30ed\u30b0\u30d1\u30cd\u30eb
 
435
LogPanel_Main_Lp_LogMessage_Text_First=\u6c4e\u7528\u30ed\u30b0\u30d1\u30cd\u30eb
 
436
LogPanel_Main_Lp_StatusMessage_Text=\u6587\u5b57\u5217\uff11
 
437
LogPanel_Main_Lp_LogMessage_Text_Second=\u6587\u5b57\u52172
 
438
 
 
439
#LogWindow.java
 
440
LogWindow_ButtonClear_JButton_Text=\u30af\u30ea\u30a2\u30fc
 
441
LogWindow_ButtonClose_JButton_Text=\u9589\u3058\u308b
 
442
LogWindow_LabelCurrentSize_JLabel_Text=\u73fe\u5728: 0
 
443
LogWindow_CheckBoxWordwrap_JCheckBox_Text=Use wordwrap
 
444
LogWindow_Text=Weka - \u30ed\u30b0
 
445
LogWindow_CreateFrame_JLabel_Text=\u6700\u5927\u30b5\u30a4\u30ba
 
446
LogWindow_CaretUpdate_Text=\u73fe\u5728: 
 
447
LogWindow_Main_Text_First=a 
 
448
LogWindow_Main_Error_Text_First=a 
 
449
LogWindow_Main_Text_Second=a 
 
450
 
 
451
#LookAndFeel.java
 
452
LookAndFeel_Exception_JOptionPaneShowMessageDialog_Text_First=\u30eb\u30c3\u30af\u30a2\u30f3\u30c9\u30d5\u30a3\u30fc\u30eb: \u30eb\u30c3\u30af\u30a2\u30f3\u30c9\u30d5\u30a3\u30fc\u30eb\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u304c\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\nWEKA\u88fd\u54c1\u306b\u8a2d\u5b9a\u4f8b\u30d5\u30a1\u30a4\u30eb\u304c\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\n\u30d5\u30a1\u30a4\u30eb\u540d \"
 
453
 
 
454
LookAndFeel_Exception_JOptionPaneShowMessageDialog_Text_Second=\"\u305d\u3057\u3066\u3001\n\u30e6\u30fc\u30b6\u30fc\u30db\u30fc\u30e0(\u8a2d\u7f6e\u5834\u6240\n \"
 
455
LookAndFeel_Exception_JOptionPaneShowMessageDialog_Text_Third=\")\n\u3082\u3057\u304f\u306f\u3001Java\u306e\u8a2d\u7f6e\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306b\u8a2d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n
 
456
LookAndFeel_Exception_JOptionPaneShowMessageDialog_Text_Fourth=\u30eb\u30c3\u30af\u30a2\u30f3\u30c9\u30d5\u30a3\u30fc\u30eb
 
457
LookAndFeel_SetLookAndFeel_ClassName_Text=\u30c6\u30fc\u30de
 
458
LookAndFeel_Main_Text_First=\n\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f\u30eb\u30c3\u30af\u30a2\u30f3\u30c9\u30d5\u30a3\u30fc\u30eb\u30c6\u30fc\u30de:
 
459
LookAndFeel_Main_Text_Second=\n\u6ce8\u610f: \u30c6\u30fc\u30de\u306f\u4ee5\u4e0b\u306b\u8a2d\u5b9a\u51fa\u6765\u307e\u3059\u3002 '
 
460
LookAndFeel_Main_Text_Third='.
 
461
 
 
462
#Main.java
 
463
Main_Tag_GUI_Text_First=MDI\u30ec\u30a4\u30a2\u30a6\u30c8
 
464
Main_Tag_GUI_Text_Second=SDI\u30ec\u30a4\u30a2\u30a6\u30c8
 
465
Main_InitGUI_ExtensionFileFilter_Text_First=BIF\u30d5\u30a1\u30a4\u30eb (*.bif)
 
466
Main_InitGUI_ExtensionFileFilter_Text_Second=XML\u30d5\u30a1\u30a4\u30eb (*.xml)
 
467
Main_InitGUI_ExtensionFileFilter_Text_Third=ARFF\u30d5\u30a1\u30a4\u30eb (*
 
468
Main_InitGUI_JMenuProgram_SetText_Text=\u30d7\u30ed\u30b0\u30e9\u30e0
 
469
Main_InitGUI_JMenuItemProgramLogWindow_SetText_Text=\u30ed\u30b0\u753b\u9762
 
470
Main_InitGUI_JMenuItemProgramMemoryUsage_SetText_Text=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf
 
471
Main_InitGUI_JMenuItemProgramExit_SetText_Text=\u7d42\u4e86
 
472
Main_InitGUI_JMenuApplications_SetText_Text=\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3
 
473
Main_InitGUI_JMenuItemApplicationsExplorer_SetText_Text=\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u30fc
 
474
Main_InitGUI_JMenuItemApplicationsExperimenter_SetText_Text=\u691c\u8a3c
 
475
Main_InitGUI_JMenuItemApplicationsKnowledgeFlow_SetText_Text=\u30ca\u30ec\u30c3\u30b8\u30d5\u30ed\u30fc
 
476
Main_InitGUI_JMenuItemApplicationsSimpleCLI_SetText_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3
 
477
Main_InitGUI_JMenuTools_JMenu_SetText_Text=\u30c4\u30fc\u30eb
 
478
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u306e\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u5316\u30a8\u30e9\u30fc:\n
 
479
Main_InitGUI_JMenuItemToolsArffViewer_SetText_Text=Arff\u30d3\u30e5\u30fc\u30ef\u30fc
 
480
Main_InitGUI_JMenuItemToolsSqlViewer_SetText_Text=Sql\u30d3\u30e5\u30fc\u30ef\u30fc
 
481
Main_InitGUI_JMenuItemBayesNet_SetText_Text=\u30d9\u30a4\u30ba\u30cd\u30c3\u30c8\u30a8\u30c7\u30a3\u30bf\u30fc
 
482
Main_InitGUI_JMenuItemToolsEnsembleLibrary_SetText_Text=EnsembleLibrary
 
483
Main_InitGUI_JMenuVisualization_SetText_Text=\u30d3\u30b8\u30e5\u30a2\u30eb\u5316
 
484
Main_InitGUI_JMenuItemVisualizationPlot_SetText_Text=\u30d7\u30ed\u30c3\u30c8
 
485
Main_InitGUI_Error_Text=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f\u3002\u8aad\u307f\u8fbc\u307f\u5143
 
486
Main_InitGUI_Pd1_SetPlotName_Text_First=\u30de\u30b9\u30bf\u30fc\u30d7\u30ed\u30c3\u30c8
 
487
Main_InitGUI_Pd1_SetPlotName_Text_Second=\u30d7\u30ed\u30c3\u30c8 
 
488
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_First=\u30d5\u30a1\u30a4\u30eb\u8aad\u307f\u3053\u307f\u30a8\u30e9\u30fc\u3002\u8aad\u307f\u8fbc\u307f\u5143 '
 
489
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Second=':\n
 
490
Main_InitGUI_JMenuItemVisualizationROC_SetText_Text=ROC\u66f2\u7dda
 
491
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Third=\u30d5\u30a1\u30a4\u30eb\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3002\u8aad\u307f\u8fbc\u307f\u5143 '
 
492
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Fourth=':\n
 
493
Main_InitGUI_Vmc_SetROCString_Text=(ROC\u66f2\u7dda\u4e0b\u306e\u7bc4\u56f2 = 
 
494
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Fifth=\u30d7\u30ed\u30c3\u30c8\u8ffd\u52a0\u30a8\u30e9\u30fc:\n
 
495
 
 
496
 
 
497
 
 
498
 
 
499
Main_InitGUI_JMenuItemVisualizationTreeVisualizer_SetText_Text=\u6728\u69cb\u9020\u30d3\u30b8\u30e5\u30a2\u30eb\u5316
 
500
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Sixth=\u30d5\u30a1\u30a4\u30eb\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3002\u8aad\u307f\u8fbc\u307f\u5143 '
 
501
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Seventh=':\n
 
502
Main_InitGUI_JMenuItemVisualizationGraphVisualizer_SetText_Text=\u30b0\u30e9\u30d5\u30d3\u30b8\u30e5\u30a2\u30eb\u5316
 
503
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_Eighth=\u30d5\u30a1\u30a4\u30eb\u8aad\u307f\u8fbc\u307f\u30a8\u30e9\u30fc\u3002\u8aad\u307f\u8fbc\u307f\u5143 '
 
504
Main_InitGUI_Exception_JOptionPaneShowMessageDialog_Text_nineth=':\n
 
505
Main_InitGUI_JMenuItemVisualizationBoundaryVisualizer_SetText_Text=\u30d0\u30a6\u30f3\u30c0\u30ea\u30fc\u30d3\u30b8\u30e5\u30a2\u30eb\u5316
 
506
Main_InitGUI_JMenuExtensions_JMenu_Text=\u62e1\u5f35\u5b50
 
507
Main_InitGUI_JMenuWindows_JMenu_Text=\u30a6\u30a3\u30f3\u30c9\u30a6
 
508
Main_InitGUI_JMenuHelp_SetText_Text=\u30d8\u30eb\u30d7
 
509
Main_InitGUI_JMenuItemHelpHomepage_SetText_Text=Weka\u30db\u30fc\u30e0\u30da\u30fc\u30b8
 
510
Main_InitGUI_BrowserHelper_OpenURL_Text_First=http://www.cs.waikato.ac.nz/~ml/weka/
 
511
Main_InitGUI_JMenuItemHelpWekaWiki_SetText_Text=HOWTOs, code snippets, etc.
 
512
Main_InitGUI_BrowserHelper_OpenURL_Text_Second=http://weka.wikispaces.com/
 
513
Main_InitGUI_JMenuItemHelpSourceforge_SetText_Text=SourceForge\u4e0a\u306eWeka 
 
514
Main_InitGUI_BrowserHelperOpenURL_Text_Third=http://sourceforge.net/projects/weka/
 
515
Main_InitGUI_JMenuItemHelpSystemInfo_SetText_Text=\u30b7\u30b9\u30c6\u30e0\u60c5\u5831
 
516
Main_InitGUI_Title_Text_First=\u30ad\u30fc
 
517
Main_InitGUI_Title_Text_Second=\u5024
 
518
Main_InitGUI_JMenuItemHelpAbout_SetText_Text=Weka\u306b\u3064\u3044\u3066
 
519
Main_InitGUI_WekaPan_JPanel_SetToolTipText_Text=Weka, \u30cb\u30e5\u30fc\u30b8\u30fc\u30e9\u30f3\u30c9\u306e\u91ce\u9ce5\u3067\u3059\u3002
 
520
Main_InitGUI_TitlePan_Add_JLabel_Text_First=Waikato Environment for
 
521
Main_InitGUI_TitlePan_Add_JLabel_Text_Second=Knowledge Analysis
 
522
Main_InitGUI_TitlePan_Add_JLabel_Text_Third=
 
523
Main_InitGUI_TitlePan_Add_JLabel_Text_Fourth=\u30d0\u30fc\u30b8\u30e7\u30f3 
 
524
Main_InitGUI_TitlePan_Add_JLabel_Text_Fifth=
 
525
Main_InitGUI_TitlePan_Add_JLabel_Text_Sixth=(c) 
 
526
Main_CreateTitle_NewTitle_Text=Weka
 
527
Main_CreateWindowMenu_MenuItem_JMenuItem_Text_First=\u6700\u5c0f\u5316
 
528
Main_CreateWindowMenu_MenuItem_JMenuItem_Text_Second=\u5143\u306b\u623b\u3059
 
529
Main_ListOptions_Option_Text_First=\tGUI\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u6c7a\u5b9a:\n
 
530
Main_ListOptions_Option_Text_Second=\t(\u30c7\u30d5\u30a9\u30eb\u30c8: 
 
531
Main_ListOptions_Option_Text_Third=) 
 
532
Main_Main_Logger_Text=\u30ed\u30b0\u51fa\u529b\u958b\u59cb
 
533
Main_Main_Text_First=\u30d8\u30eb\u30d7\u8981\u6c42
 
534
 
 
535
Main_Main_Text_First=\u4e00\u822c\u30aa\u30d7\u30b7\u30e7\u30f3:
 
536
Main_Main_Text_First=\t\u3053\u306e\u30d8\u30eb\u30d7\u30b9\u30af\u30ea\u30fc\u30f3\u3092\u30d7\u30ea\u30f3\u30c8
 
537
Main_Main_Thread_Run_Text_First=createSingleton
 
538
Main_Main_Thread_Run_Error_Text_First=\n\u8868\u793a\u30e1\u30c3\u30bb\u30fc\u30b8:
 
539
Main_Main_Thread_Run_Error_Text_Second=\n\u7d42\u4e86
 
540
 
 
541
#MainMenuExtension.java
 
542
 
 
543
#MemoryUsagePanel.java
 
544
MemoryUsagePanel_MemoryMonitor_Update_SetToolTipText_Text=% \u4f7f\u7528
 
545
MemoryUsagePanel_Exception_Text=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u30d1\u30cd\u30eb\u306e\u70ba\u306e\u8981\u7d20\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557
 
546
 
 
547
MemoryUsagePanel_Exception_JOptionPaneShowMessageDialog_Text_First=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u30d1\u30cd\u30eb\u306e\u70ba\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002\nWeka\u30d1\u30c3\u30b1\u30fc\u30b8\u306b\u8a2d\u5b9a\u4f8b\u30d5\u30a1\u30a4\u30eb\u304c\u8a2d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n\u30d5\u30a1\u30a4\u30eb\u540d \"
 
548
 
 
549
 
 
550
MemoryUsagePanel_Exception_JOptionPaneShowMessageDialog_Text_Second=\" \u305d\u3057\u3066\u3001\n\u30e6\u30fc\u30b6\u30fc\u30db\u30fc\u30e0 (\u8a2d\u7f6e\u5834\u6240\n \"
 
551
MemoryUsagePanel_Exception_JOptionPaneShowMessageDialog_Text_Third=\")\n\u3082\u3057\u304f\u306f\u3001Java\u958b\u59cb\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u306b\u8a2d\u7f6e\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n
 
552
MemoryUsagePanel_Exception_JOptionPaneShowMessageDialog_Text_Fourth=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb
 
553
MemoryUsagePanel_Error_First=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u30d1\u30fc\u30bb\u30f3\u30c8\u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002 '
 
554
MemoryUsagePanel_Error_Second=' - \u7121\u8996\u3055\u308c\u307e\u3057\u305f\u3002
 
555
MemoryUsagePanel_Error_Third=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u30ab\u30e9\u2015\u3092\u898b\u3064\u3051\u3089\u308c\u307e\u305b\u3093\u3002'
 
556
MemoryUsagePanel_Error_Fourth=' - \u7121\u8996\u3055\u308c\u307e\u3057\u305f\u3002
 
557
MemoryUsagePanel_ButtonGC_JButton_Text=GC
 
558
MemoryUsagePanel_ButtonGC_SetToolTipText_Text=\u30ac\u30d9\u30fc\u30b8\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u5b9f\u884c
 
559
MemoryUsagePanel_Error_Fifth=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u30c7\u30a3\u30e1\u30f3\u30b8\u30e7\u30f3\u89e3\u6790\u6642\u306e\u554f\u984c - 
 
560
MemoryUsagePanel_Error_Sixth=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u4f4d\u7f6e\u89e3\u6790\u6642\u306e\u554f\u984c - 
 
561
MemoryUsagePanel_Error_Seventh=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u30ea\u30d5\u30ec\u30c3\u30b7\u30e5\u9593\u9694\u89e3\u6790\u6642\u306e\u554f\u984c - 
 
562
MemoryUsagePanel_Error_Eighth=\u30e1\u30e2\u30ea\u30fc\u4f7f\u7528\u91cf\u30d1\u30cd\u30eb: \u30ab\u30e9\u2015\u3092\u89e3\u6790\u3067\u304d\u307e\u305b\u3093\u3002 '
 
563
MemoryUsagePanel_Error_Nineth=' - \u7121\u8996\u3055\u308c\u307e\u3057\u305f\u3002
 
564
 
 
565
#PropertyDialog.java
 
566
 
 
567
#PropertyPanel.java
 
568
PropertyPanel_CreateDefaultPanel_SetToolTipText_Text=\u5de6\u30af\u30ea\u30c3\u30af\u3092\u884c\u3044\u3001\u8981\u7d20\u3092\u7de8\u96c6\u3001\u53f3\u30af\u30ea\u30c3\u30af/Alt+\u30b7\u30d5\u30c8+\u5de6\u30af\u30ea\u30c3\u30af\u3092\u884c\u3044\u30e1\u30cb\u30e5\u30fc\u8868\u793a
 
569
 
 
570
PropertyPanel_CreateDefaultPanel_Item_JMenuItem_Text_First=\u8981\u7d20\u8868\u793a
 
571
 
 
572
PropertyPanel_CreateDefaultPanel_Item_JMenuItem_Text_Second=\u8a2d\u5b9a\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc
 
573
 
 
574
PropertyPanel_CreateDefaultPanel_Item_JMenuItem_Text_Third=\u8a2d\u5b9a\u3092\u5165\u529b
 
575
PropertyPanel_CreateDefaultPanel_Str_JOptionPaneShowInputDialog_Text=\u8a2d\u5b9a (<classname> [<options>])
 
576
PropertyPanel_CreateDefaultPanel_Exception_Text_First=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u89e3\u6790\u30a8\u30e9\u30fc:\n
 
577
PropertyPanel_CreateDefaultPanel_Exception_Text_Second=\u30a8\u30e9\u30fc
 
578
 
 
579
#PropertySelectorDialog.java
 
580
PropertySelectorDialog_SelectBut_JButton_Text=\u9078\u629e
 
581
PropertySelectorDialog_CancelBut_JButton_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
582
PropertySelectorDialog_Text=\u8981\u7d20\u9078\u629e
 
583
PropertySelectorDialog_CreateNodes_Error_Text_First=\u8981\u7d20\u9078\u629e\u30c0\u30a4\u30a2\u30ed\u30b0:\u719f\u8003\u51fa\u6765\u307e\u305b\u3093\u3002
 
584
 
 
585
PropertySelectorDialog_CreateNodes_Error_Text_Second=\u8981\u7d20\u30b9\u30ad\u30c3\u30d7
 
586
PropertySelectorDialog_CreateNodes_Error_Text_Third=  ; \u5bfe\u8c61\u3067\u4f8b\u5916: 
 
587
PropertySelectorDialog_CreateNodes_Error_Text_Fourth=\u8981\u7d20\u30b9\u30ad\u30c3\u30d7  
 
588
PropertySelectorDialog_CreateNodes_Error_Text_Fifth=  ; \u4f8b\u5916: 
 
589
PropertySelectorDialog_Main_Error_Text_First=\u9078\u629e\u8981\u7d20
 
590
PropertySelectorDialog_Main_Error_Text_Second=\u30ad\u30e3\u30f3\u30bb\u30eb
 
591
 
 
592
#PropertySheetPanel.java
 
593
PropertySheetPanel_CapabilitiesHelpDialog_Initialize_SetTitle_Text=\u30b1\u30d1\u30d3\u30ea\u30c6\u30a3\u30fc\u306b\u3064\u3044\u3066\u306e\u60c5\u5831
 
594
\u3000
 
595
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_First=\u30af\u30e9\u30b9 -- 
 
596
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Second=\n\n
 
597
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Third=\u5c5e\u6027 --  
 
598
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Fourth=\n\n
 
599
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Fifth=\u305d\u306e\u4ed6 --   
 
600
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Sixth=\n\n
 
601
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Seventh=\u8ffd\u52a0\n   
 
602
PropertySheetPanel_CapabilitiesHelpDialog_AddCapabilities_SetTitle_Text_Eighth=min # of instances: 
 
603
PropertySheetPanel_SetTarget_IntrospectionException_Error_Text=\u8981\u7d20\u30b7\u30fc\u30c8: \u719f\u8003\u51fa\u6765\u307e\u305b\u3093\u3002
 
604
PropertySheetPanel_SetTarget_HelpText_Text_First=\u540d\u79f0\n
 
605
PropertySheetPanel_SetTarget_HelpText_Text_Second=\n\n
 
606
PropertySheetPanel_SetTarget_HelpText_Text_Third=\u6982\u8981\n
 
607
PropertySheetPanel_SetTarget_HelpText_Text_Fourth=\n\n
 
608
PropertySheetPanel_SetTarget_HelpBut_JButton_Text=\u8a73\u7d30
 
609
PropertySheetPanel_SetTarget_HelpBut_SetToolTipText_Text=\u8a73\u7d30\u60c5\u5831
 
610
PropertySheetPanel_SetTarget_CapabilitiesBut_JButton_Text=\u30b1\u30d1\u30d3\u30ea\u30c6\u30a3\u30fc
 
611
PropertySheetPanel_SetTarget_CapabilitiesBut_SetToolTipText_Text=\u30b1\u30d1\u30d3\u30ea\u30c6\u30a3\u30fc
 
612
PropertySheetPanel_SetTarget_Jp_JPanel_BorderFactoryCreateTitledBorder_Text=\u30b1\u30d1\u30d3\u30ea\u30c6\u30a3\u30fc\u306b\u3064\u3044\u3066
 
613
PropertySheetPanel_SetTarget_HelpText_Text_Fifth=\u30aa\u30d7\u30b7\u30e7\u30f3\n
 
614
PropertySheetPanel_SetTarget_Error_Text_First=\u8b66\u544a: \u8981\u7d20 \"
 
615
PropertySheetPanel_SetTarget_Error_Text_Second=\" \u306f\u8868\u793a\u53ef\u80fd\u306a\u30a8\u30c7\u30a3\u30bf\u30fc\u3092\u4fdd\u6301\u3057\u3066\u3044\u307e\u305b\u3093\u3002\u30b9\u30ad\u30c3\u30d7
 
616
PropertySheetPanel_SetTarget_Error_Text_Third=\u8981\u7d20\u3092\u30b9\u30ad\u30c3\u30d7
 
617
PropertySheetPanel_SetTarget_Error_Text_Fourth= ; \u5bfe\u8c61\u306e\u4f8b\u5916: 
 
618
PropertySheetPanel_SetTarget_Error_Text_Fifth=\u8981\u7d20\u3092\u30b9\u30ad\u30c3\u30d7
 
619
PropertySheetPanel_SetTarget_Error_Text_Sixth= ; \u4f8b\u5916: 
 
620
PropertySheetPanel_SetTarget_Empty_JLabel_Text=\u7de8\u96c6\u53ef\u80fd\u306a\u8981\u7d20\u304c\u3042\u308a\u307e\u305b\u3093\u3002
 
621
PropertySheetPanel_OpenHelpFrame_Jdtmp_JDialog_Text_First=\u60c5\u5831
 
622
PropertySheetPanel_OpenHelpFrame_Jdtmp_JDialog_Text_Second=\u60c5\u5831
 
623
PropertySheetPanel_WasModified_Message_Text=\u8b66\u544a: \u62d2\u5426\u3055\u308c\u307e\u3057\u305f; \u7406\u7531: 
 
624
PropertySheetPanel_WasModified_JOptionPaneShowMessageDialog_Text_First=\u30a8\u30e9\u30fc
 
625
PropertySheetPanel_WasModified_Error_Text_First= \u66f4\u65b0\u4e2d 
 
626
PropertySheetPanel_WasModified_Error_Text_Second=: 
 
627
PropertySheetPanel_WasModified_JOptionPaneShowMessageDialog_Second= \u66f4\u65b0\u4e2d 
 
628
PropertySheetPanel_WasModified_JOptionPaneShowMessageDialog_Third=:\n
 
629
PropertySheetPanel_WasModified_JOptionPaneShowMessageDialog_Fourth=\u30a8\u30e9\u30fc
 
630
PropertySheetPanel_WasModified_JOptionPaneShowMessageDialog_Fifth=\u66f4\u65b0\u4e2d\u306b\u4e88\u671f\u305b\u306c\u4f8b\u5916
 
631
 
 
632
#PropertyText.java
 
633
 
 
634
#PropertyValueSelector.java
 
635
 
 
636
#ResultHistoryPanel.java
 
637
ResultHistoryPanel_Main_JFrame_Text=\u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u30fc: \u5206\u985e\u5668
 
638
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_First=blah
 
639
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Second=Nothing to see here
 
640
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Third=blah1
 
641
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Fourth=Nothing to see here1
 
642
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Fifth=blah2
 
643
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Sixth=Nothing to see here2
 
644
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Seventh=blah3
 
645
ResultHistoryPanel_Main_Jd_JFrame_AddResult_Text_Eighth=Nothing to see here3
 
646
 
 
647
#SaveBuffer.java
 
648
SaveBuffer_Save_Options_0_Text=\u8ffd\u8a18
 
649
SaveBuffer_Save_Options_1_Text=\u4e0a\u66f8\u304d
 
650
SaveBuffer_Save_Options_2_Text=\u65b0\u3057\u3044\u540d\u79f0\u3092\u9078\u629e
 
651
SaveBuffer_Save_Options_3_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
652
SaveBuffer_Save_JOptionPane_Text=\u30d5\u30a1\u30a4\u30eb\u306f\u5b58\u5728\u3057\u307e\u3059\u3002
 
653
SaveBuffer_Save_Dialog_JopCreateDialog_Text=\u30d5\u30a1\u30a4\u30eb\u30af\u30a8\u30ea\u30fc
 
654
SaveBuffer_SaveOverwriteAppend_Log_StatusMessage_Text_First=\u30d5\u30a1\u30a4\u30eb\u306b\u8ffd\u8a18\u4e2d
 
655
SaveBuffer_SaveOverwriteAppend_Log_StatusMessage_Text_Second=\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58\u4e2d
 
656
SaveBuffer_SaveOverwriteAppend_Log_StatusMessage_Text_Third=OK
 
657
SaveBuffer_Main_JFrame_Text=SaveBuffer\u30c6\u30b9\u30c8
 
658
SaveBuffer_Main_Jb_JButton_Text=\u4fdd\u5b58
 
659
SaveBuffer_Main_Svb_Save_Text=\u30c6\u30b9\u30c8\u30c6\u30ad\u30b9\u30c8
 
660
 
 
661
#SelectedTagEditor.java
 
662
SelectedTagEditor_Main_Tags_Text_First=\u7b2c1\u30aa\u30d7\u30b7\u30e7\u30f3
 
663
SelectedTagEditor_Main_Tags_Text_Second=\u7b2c2\u30aa\u30d7\u30b7\u30e7\u30f3
 
664
SelectedTagEditor_Main_Tags_Text_Third=\u7b2c3\u30aa\u30d7\u30b7\u30e7\u30f3
 
665
SelectedTagEditor_Main_Tags_Text_Fourth=\u7b2c4\u30aa\u30d7\u30b7\u30e7\u30f3
 
666
SelectedTagEditor_Main_Tags_Text_Fifth=\u7b2c5\u30aa\u30d7\u30b7\u30e7\u30f3
 
667
 
 
668
#SetInstancesPanel.java
 
669
SetInstancesPanel_OpenFileBut_JButton_Text=\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
 
670
SetInstancesPanel_OpenURLBut_JButton_Text=URL\u3092\u958b\u304f
 
671
SetInstancesPanel_CloseBut_JButton_Text=\u9589\u3058\u308b
 
672
SetInstancesPanel_OpenFileBut_SetToolTipText_Text=\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u30ea\u30b9\u30c8\u3092\u958b\u304f
 
673
SetInstancesPanel_OpenURLBut_SetToolTipText_Text=URL\u304b\u3089\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u30bb\u30c3\u30c8\u3092\u958b\u304f
 
674
SetInstancesPanel_CloseBut_SetToolTipText_Text=\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u9078\u629e
 
675
SetInstancesPanel_SetInstancesFromFileQ_JOptionPaneShowMessageDialog_Text_First=\u4ed6\u306eIO\u30d7\u30ed\u30bb\u30b9\u306b\u3088\u3063\u3066\u30b7\u30b9\u30c6\u30e0\u304c\u30d3\u30b8\u30fc\u72b6\u614b\u306e\u70ba\u3001\n\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002
 
676
SetInstancesPanel_SetInstancesFromFileQ_JOptionPaneShowMessageDialog_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
677
SetInstancesPanel_SetInstancesFromFileQ_UrlName_JOptionPaneShowMessageDialog_Text_First=\u30bd\u30fc\u30b9URL\u3092\u5165\u529b
 
678
SetInstancesPanel_SetInstancesFromFileQ_UrlName_JOptionPaneShowMessageDialog_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
679
SetInstancesPanel_SetInstancesFromFileQ_Exception_JOptionPaneShowMessageDialog_Text_First=URL\u306b\u554f\u984c:\n
 
680
SetInstancesPanel_SetInstancesFromFileQ_Exception_JOptionPaneShowMessageDialog_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
681
SetInstancesPanel_SetInstancesFromFileQ_Exception_JOptionPaneShowMessageDialog_Text_Third=\u4ed6\u306eIO\u30d7\u30ed\u30bb\u30b9\u306b\u3088\u308a\u30b7\u30b9\u30c6\u30e0\u304c\u30d3\u30b8\u30fc\u72b6\u614b\u306a\u306e\u3067\u3001\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002
 
682
 
 
683
SetInstancesPanel_SetInstancesFromFileQ_Exception_JOptionPaneShowMessageDialog_Text_Fourth=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
684
SetInstancesPanel_SetInstancesFromFile_Exception_Text_First=\u30d5\u30a1\u30a4\u30eb\u306b\u5bfe\u3057\u3066\u9069\u5207\u306aFileSourcedConverter\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\n
 
685
 
 
686
SetInstancesPanel_SetInstancesFromFile_Exception_JOptionPaneShowMessageDialog_Text_First=\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002:\n
 
687
SetInstancesPanel_SetInstancesFromFile_Exception_JOptionPaneShowMessageDialog_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
688
SetInstancesPanel_SetInstancesFromURL_Exception_Text_First=URL\u306b\u5bfe\u3057\u3066\u9069\u5207\u306aURLSourcedLoader\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002\n
 
689
SetInstancesPanel_SetInstancesFromURL_Exception_JOptionPaneShowMessageDialog_Text_First=URL\u304b\u3089\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3002:\n
 
690
SetInstancesPanel_SetInstancesFromURL_Exception_JOptionPaneShowMessageDialog_Text_Second=\u30a4\u30f3\u30b9\u30bf\u30f3\u30b9\u8aad\u307f\u8fbc\u307f
 
691
 
 
692
#SimpleCLI.java
 
693
SimpleCL_SetTitle_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3
 
694
SimpleCL_Main_Error_Text=\u30a6\u30a3\u30f3\u30c9\u30a6\u3092\u9589\u3058\u308b
 
695
 
 
696
#SimpleCLIPanel.java
 
697
SimpleCLIPanel_Exception_Text_First=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u306b\u3066\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557
 
698
SimpleCLIPanel_Exception_JOptionPaneShowMessageDialog_Text_First=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u306e\u8a2d\u5b9a\u30d5\u30a1\u30a4\u30eb\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f\u3002\n\u30b5\u30f3\u30d7\u30eb\u30d5\u30a1\u30a4\u30eb\u304c\u672c\u30d7\u30ed\u30b0\u30e9\u30e0\u306b\u542b\u307e\u308c\u3066\u3044\u307e\u3059\u3002\u30d5\u30a1\u30a4\u30eb\u540d\u306f\"
 
699
SimpleCLIPanel_Exception_JOptionPaneShowMessageDialog_Text_Second=\"\u306b\u306a\u308a\n\u5229\u7528\u74b0\u5883\u4e0b\u306e\u30e6\u30fc\u30b6\u30fc\u30db\u30fc\u30e0\uff08
 
700
SimpleCLIPanel_Exception_JOptionPaneShowMessageDialog_Text_Third=)\u306b\u8a2d\u7f6e\u3092\u3059\u308b\u304b\njava\u306e\u5b9f\u884c\u74b0\u5883\u4e0b\u306b\u8a2d\u7f6e\u3057\u307e\u3059\u3002\n
 
701
SimpleCLIPanel_Exception_JOptionPaneShowMessageDialog_Text_Fourth=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3
 
702
SimpleCLIPanel_ClassRunner_Exception_NoSuchMethodException_Text_First= 
 
703
SimpleCLIPanel_ClassRunner_Exception_NoSuchMethodException_Text_Second=\u30af\u30e9\u30b9\u306emain(String[])\u95a2\u6570\u304cpublic\u304a\u3088\u3073static\u5ba3\u8a00\u304c\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
 
704
SimpleCLIPanel_ClassRunner_Run_Error_Text_First=[...\u4e2d\u65ad]
 
705
SimpleCLIPanel_ClassRunner_Run_Error_Text_Second=[...\u505c\u6b62]
 
706
SimpleCLIPanel_ClassRunner_Run_Error_Text_Third=[\u4f8b\u5916\u5b9f\u884c] 
 
707
SimpleCLIPanel_ClassRunner_Run_Text_First=\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u7d42\u4e86\u3002\u51fa\u529b\u5148'
 
708
SimpleCLIPanel_ClassRunner_Run_Text_Second='.
 
709
SimpleCLIPanel_CommandlineCompletion_GetFileMatches_Text_First=\u5927\u6587\u5b57/\u5c0f\u6587\u5b57\u3092\u533a\u5225=
 
710
SimpleCLIPanel_CommandlineCompletion_GetFileMatches_Text_Second=\u691c\u7d22\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc=
 
711
SimpleCLIPanel_CommandlineCompletion_GetFileMatches_Text_Third=, \u63a5\u982d\u8f9e=
 
712
SimpleCLIPanel_CommandlineCompletion_GetFileMatches_Error_Text=\u4e0d\u6b63\u306a\u30d1\u30b9: 
 
713
SimpleCLIPanel_CommandlineCompletion_GetFileMatches_Text_Third=\u5408\u81f4\u30d5\u30a1\u30a4\u30eb:
 
714
SimpleCLIPanel_CommandlineCompletion_GetClassMatches_Text_First=\n\u691c\u7d22\u5bfe\u8c61: '
 
715
SimpleCLIPanel_CommandlineCompletion_GetClassMatches_Text_Second=' => \u30d1\u30c3\u30b1\u30fc\u30b8=
 
716
SimpleCLIPanel_CommandlineCompletion_GetClassMatches_Text_Third=, \u30af\u30e9\u30b9=
 
717
SimpleCLIPanel_CommandlineCompletion_GetClassMatches_Text_Fourth=\n\u691c\u7d22\u5bfe\u8c61: '
 
718
SimpleCLIPanel_CommandlineCompletion_GetClassMatches_Text_Fifth=\u30af\u30e9\u30b9/\u30d1\u30c3\u30b1\u30fc\u30b8\u5408\u81f4:
 
719
SimpleCLIPanel_CommandlineCompletion_GetCommonPrefix_Text_First=\n  --> \u5171\u901a\u63a5\u982d\u8f9e: '
 
720
SimpleCLIPanel_CommandlineCompletion_GetCommonPrefix_Text_Second='
 
721
SimpleCLIPanel_JScrollPane_Text_First=Center
 
722
SimpleCLIPanel_JScrollPane_Text_Second=South
 
723
SimpleCLIPanel_JScrollPane_Text_Third=\nWEKA \u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u6a5f\u80fd\n\n\u30a6\u30a3\u30f3\u30c9\u30a6\u4e0b\u90e8\u306b\u3042\u308b\u30c6\u30ad\u30b9\u30c8\u30d5\u30a3\u30fc\u30eb\u30c9\u306b\u30b3\u30de\u30f3\u30c9\u3092\u5165\u529b\u3057\u307e\u3059\u3002\n\u30a2\u30c3\u30d7/\u30c0\u30a6\u30f3\u30ad\u30fc\u3092\u4f7f\u7528\u3059\u308b\u4e8b\u3067 \u904e\u53bb\u306b\u5165\u529b\u3057\u305f\u30b3\u30de\u30f3\u30c9\u306e\u78ba\u8a8d\u304c\u51fa\u6765\u307e\u3059\u3002\n<Tab>\u30ad\u30fc\u3092\u5229\u7528\u3059\u308b\u4e8b\u306b\u3088\u308a\u30b3\u30de\u30f3\u30c9\u306e\u88dc\u8db3\u5165\u529b\u3092\u884c\u3048\u307e\u3059\u3002\n\u30d5\u30a1\u30a4\u30eb\u540d\u304a\u3088\u3073\u30af\u30e9\u30b9\u540d\u3092\u533a\u5225\u3059\u308b\u70ba\u306b\n\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u6307\u5b9a\u3059\u308b\u5834\u5408\u306f\u3001\u7d76\u5bfe\u30d1\u30b9\u3092\u6307\u5b9a\u3059\u308b\u304b\u300c.\u300d\u3092\u5165\u529b
 
724
SimpleCLIPanel_JScrollPane_Text_Fouth=\u3082\u3057\u304f\u306f\u300c~/\u300d\u3092\u6307\u5b9a\u3057\u307e\u3059\u3002\n(\u3053\u308c\u306f\u30db\u30fc\u30e0\u30c7\u30a3\u30ec\u30af\u30c8\u30ea\u30fc\u3092\u793a\u3057\u307e\u3059\u3002).\n<Alt+BackSpace> \u3092\u4f7f\u7528\u3059\u308b\u4e8b\u306b\u3088\u3063\u3066\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u4e0a\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u524a\u9664\u3057\u307e\u3059\u3002
 
725
SimpleCLIPanel_RunCommand_Text=\u30d8\u30eb\u30d7
 
726
SimpleCLIPanel_RunCommand_Exception_Text_First=\u30af\u30e9\u30b9\u540d\u304c\u6307\u5b9a\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002
 
727
SimpleCLIPanel_RunCommand_Exception_Text_Second=\u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u304c\u65e2\u306b\u5b9f\u884c\u3055\u308c\u3066\u3044\u307e\u3059\u3002\"break\"\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u4f7f\u7528\u3057\u3066\u4e2d\u65ad\u3057\u307e\u3059\u3002
 
728
SimpleCLIPanel_RunCommand_Text_First=\u30b3\u30de\u30f3\u30c9\u5c65\u6b74:
 
729
SimpleCLIPanel_RunCommand_Error_Text_First=\u73fe\u5728\u3001\u4f55\u3082\u5b9f\u884c\u3057\u3066\u3044\u307e\u305b\u3093\u3002
 
730
SimpleCLIPanel_RunCommand_Text_Second=[\u4e2d\u65ad...]
 
731
SimpleCLIPanel_RunCommand_Error_Text_Second=\u73fe\u5728\u3001\u4f55\u3082\u5b9f\u884c\u3057\u3066\u3044\u307e\u305b\u3093\u3002
 
732
SimpleCLIPanel_RunCommand_Text_Third=[\u5f37\u5236\u7d42\u4e86...]
 
733
SimpleCLIPanel_RunCommand_Error_Text_Third=java <\u30af\u30e9\u30b9\u540d> <\u5f15\u6570>\n\n\u6307\u5b9a\u3055\u308c\u305f\u5f15\u6570\u3067<\u30af\u30e9\u30b9\u540d>\u306emain\u95a2\u6570\u3092\u5b9f\u884c\u3057\u307e\u3059\u3002\n \u3053\u306e\u30b3\u30de\u30f3\u30c9\u306f\u5225\u30b9\u30ec\u30c3\u30c9\u306b\u3066\u5b9f\u884c\u3055\u308c\u3001\"break\"\u30b3\u30de\u30f3\u30c9\u306b\u3088\u3063\u3066\u4e2d\u65ad\u3059\u308b\u304b\u3001\n \"kill\"\u30b3\u30de\u30f3\u30c9\u306b\u3088\u3063\u3066\u5f37\u5236\u7d42\u4e86\u51fa\u6765\u307e\u3059\u3002\n'>'\u3068\u66f8\u304d\u8fbc\u307f\u5148\u306e\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u6307\u5b9a\u3059\u308b\u4e8b\u306b\u3088\u308a\u30ea\u30c0\u30a4\u30ec\u30af\u30c8\u3059\u308b\u4e8b\u304c\u51fa\u6765\u307e\u3059\u3002\u4f8b:\n  java some.Class > .
 
734
SimpleCLIPanel_RunCommand_Error_Text_Fourth=some.txt
 
735
SimpleCLIPanel_RunCommand_Error_Text_Fifth=break\n\n \u5b9f\u884c\u4e2d\u306e\u30b8\u30e7\u30d6\u3092\u4e2d\u65ad\u3057\u307e\u3059\u3002\u3053\u306e\u30b3\u30de\u30f3\u30c9\u306b\u3088\u3063\u3066\u30ec\u30b9\u30dd\u30f3\u30b9\u304c\u7121\u3044\u5834\u5408\n\"kill\"\u30b3\u30de\u30f3\u30c9\u3092\u5229\u7528\u3057\u307e\u3059\u3002\n
 
736
SimpleCLIPanel_RunCommand_Error_Text_Sixth=kill\n\n\u3000\u5b9f\u884c\u4e2d\u306e\u30b8\u30e7\u30d6\u3092\u5f37\u5236\u7d42\u4e86\u3057\u307e\u3059\u3002"break\"\u30b3\u30de\u30f3\u30c9\u306b\u3088\u308b\u30ec\u30b9\u30dd\u30f3\u30b9\u304c\u7121\u3044\u5834\u5408\n\u4f7f\u7528\u304c\u63a8\u5968\u3055\u308c\u307e\u3059\u3002\n
 
737
SimpleCLIPanel_RunCommand_Error_Text_Seventh=cls\n\n\u51fa\u529b\u30a8\u30ea\u30a2\u3092\u30af\u30ea\u30a2\u30fc\u3057\u307e\u3059\u3002\n
 
738
SimpleCLIPanel_RunCommand_Error_Text_Eighth=history\n\n\u5165\u529b\u3055\u308c\u305f\u30b3\u30de\u30f3\u30c9\u306e\u5c65\u6b74\u3092\u8868\u793a\u3057\u307e\u3059\u3002\n
 
739
SimpleCLIPanel_RunCommand_Error_Text_Nineth=exit\n\n\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3\u3092\u7d42\u4e86\u3057\u307e\u3059\u3002\n
 
740
SimpleCLIPanel_RunCommand_Error_Text_Tenth=\u4ee5\u4e0b\u306e\u5185\u3069\u308c\u304b\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002:\n\tjava <classname> <args> [ > file]\n\tbreak\n\tkill\n\tcls\n\thistory\n\texit\n\thelp <command>\n
 
741
SimpleCLIPanel_Main_JFrame_SetText_Text=\u30b3\u30de\u30f3\u30c9\u30e9\u30a4\u30f3
 
742
 
 
743
#SimpleDateFormatEditor.java
 
744
SimpleDateFormatEditor_DefaultButton_JButton_Text=\u30c7\u30d5\u30a9\u30eb\u30c8
 
745
SimpleDateFormatEditor_ApplyButton_JButton_Text=\u9069\u5fdc
 
746
SimpleDateFormatEditor_JLabel_Text=ISO 8601 \u65e5\u4ed8\u30d5\u30a9\u30fc\u30de\u30c3\u30c8
 
747
SimpleDateFormatEditor_ApplyFormat_IllegalArgumentException_Text_First=\u65e5\u4ed8\u30d5\u30a9\u30fc\u30de\u30c3\u30c8 '
 
748
SimpleDateFormatEditor_ApplyFormat_IllegalArgumentException_Text_Second=' \u306f\u4e0d\u6b63\u3067\u3059\u3002\u9069\u5fdc\u30d5\u30a9\u30fc\u30de\u30c3\u30c8\u3092\u5b9f\u884c\u3067\u304d\u307e\u305b\u3093\u3002
 
749
 
 
750
#SortedTableModel.java
 
751
SortedTableModel_ToString_Text_First=\u5024=
 
752
SortedTableModel_ToString_Text_Second=, \u30a4\u30f3\u30c7\u30c3\u30af\u30b9=
 
753
SortedTableModel_Sort_Text_Firt=: \u30c6\u30fc\u30d6\u30eb\u30e2\u30c7\u30eb\u304c\u521d\u671f\u5316\u3055\u308c\u3066\u3044\u307e\u305b\u3093\u3002!
 
754
 
 
755
#SplashWindow.java
 
756
SplashWindow_InvokeMethod_Exception_InternalError_Text=\u95a2\u6570\u306e\u8d77\u52d5\u5931\u6557: 
 
757
SplashWindow_InvokeMain_Exception_InternalError_Text=main\u95a2\u6570\u306e\u8d77\u52d5\u5931\u6557 
 
758
 
 
759
 
 
760
#SysErrLog.java
 
761
SysErrLog_LogMessage_Text_First=\u30ed\u30b0 
 
762
SysErrLog_LogMessage_Text_Second=: 
 
763
SysErrLog_StatusMessage_Text=\u30b9\u30c6\u30fc\u30bf\u30b9: 
 
764
 
 
765
#TaskLogger.java
 
766
 
 
767
#ViewerDialog.java
 
768
ViewerDialog_OkButton_JButton_Text=OK
 
769
ViewerDialog_CancelButton_JButton_Text=\u30ad\u30e3\u30f3\u30bb\u30eb
 
770
ViewerDialog_UndoButton_JButton_Text=\u5143\u306b\u623b\u3059
 
771
ViewerDialog_CreateDialog_SetTitle_Text=\u30d3\u30e5\u30fc\u30ef\u30fc
 
772
 
 
773
#WekaTaskMonitor.java
 
774
WekaTaskMonitor_MonitorLabel_JLabel_Text= x 
 
775
WekaTaskMonitor_Main_JFrame_BorderFactoryCreateTitledBorder_Text=Weka\u30bf\u30b9\u30af
 
 
b'\\ No newline at end of file'