OSDN Git Service

6c69666edf2179a6ebce9b92c68c71470417095a
[stigmata/stigmata.git] / src / main / resources / resources / messages.properties
1 stigmata.version=${pom.version}\r
2 \r
3 icon.directory=/resources/images/\r
4 stigmata.icon=stigmata_icon.png\r
5 \r
6 about.message.file=/resources/about.html\r
7 license.file=/META-INF/license.txt\r
8 \r
9 ################################################\r
10 # StigmataFrame\r
11 ################################################\r
12 filefilter.description.allfiles=All files\r
13 \r
14 stigmata.frame.title=Stigmata: Java Birthmark Toolkit\r
15 stigmata.logo=stigmata_logo.png\r
16 \r
17 control.tab.label=Control\r
18 control.tab.tooltip=Settings for extracting/comparing birthmarks\r
19 \r
20 extract.tab.label=Extract Result {0}\r
21 extract.tab.tooltip=Extracted birthmarks <{0}>.\r
22 \r
23 compare.tab.label=Compare Result {0}\r
24 compare.tab.tooltip=Compare birthmarks <{1}> and <{2}> by {0}.\r
25 \r
26 comparedetail.tab.label=Compare Detail {0}\r
27 comparedetail.tab.tooltip=Compare birthmarks between {1} and {2} by {0}.\r
28 \r
29 similaritygraph.tab.label=Similarity Graph {0}\r
30 similaritygraph.tab.tooltip=Similarity distribution graph.\r
31 \r
32 mappinggraph.tab.label=MDS Graph {0}\r
33 mappinggraph.tab.tooltip=Plot classes based on MDS\r
34 \r
35 store.extensions=xml, csv\r
36 store.description=Sotre birthmarks as {0}\r
37 \r
38 fileMenu.menu.label=File\r
39 \r
40 newframe.menuitem.label=New Frame\r
41 newframe.menuitem.tooltip=Create New Frame\r
42 newframe.menuitem.icon=application_add.png\r
43 \r
44 installplugin.menuitem.label=Install Plugin...\r
45 installplugin.menuitem.tooltip=Install stigmata plugin\r
46 installplugin.menuitem.icon=cup_add.png\r
47 installplugin.fileopen.description=Stigmata plugin jar file.\r
48 reload.after.installplugin=<html><body><p>Finish plugin installation.<br>\r
49 To use installed plugin, restart Stigmata for using installed plugin.<br>\r
50 reload.after.installplugin.title=Restart Stigmata NOW?</p></body></html>\r
51 reload.manually.title=Restart\r
52 reload.manually=Restart stigmata or select menu item named ``${refreshsetting.menuitem.label}'' in ``${fileMenu.menu.label}'' menu.\r
53 install.error.title=Install Failed\r
54 install.error={0}: Instalation is failed.\\r
55 Causes is as follows.\r
56 install.error.file.missing=File is not found\r
57 install.error.servicedescriptor.missing=Service descriptor is missing.\r
58 install.error.notjarfile=Not jar file.\r
59 \r
60 opensettingdir.menuitem.label=View Setting Dir\r
61 opensettingdir.menuitem.tooltip=Open setting dir of Stigmata.\r
62 opensettingdir.menuitem.icon=folder_explore.png\r
63 opensettingdir.fail=Opening setting dir of Stigmata is failed causes: {0}.\r
64 opensettingdir.fail.title=Open Failed\r
65 \r
66 savesetting.menuitem.label=Save settings\r
67 savesetting.menuitem.tooltip=Save current settings\r
68 savesetting.menuitem.icon=page_save.png\r
69 \r
70 exportsetting.menuitem.label=Export settings as...\r
71 exportsetting.menuitem.tooltip=Export settings of control panel.\r
72 exportsetting.menuitem.icon=page_go.png\r
73 \r
74 clearsetting.menuitem.label=Revert to default settings\r
75 clearsetting.menuitem.tooltip=Clear current seting and restore default seting\r
76 clearsetting.menuitem.icon=page_delete.png\r
77 \r
78 refreshsetting.menuitem.label=Refresh settings\r
79 refreshsetting.menuitem.tooltip=Refresh settings\r
80 refreshsetting.menuitem.icon=page_refresh.png\r
81 \r
82 export.extensions=xml\r
83 export.description=Store stigmata settings to {0} file\r
84 \r
85 closetab.menuitem.label=Close Tab\r
86 closetab.menuteim.tooltip=Close current tab\r
87 closetab.menuitem.icon=tab_delete.png\r
88 \r
89 closetab.tabicon=tab_close.png\r
90 \r
91 closeframe.menuitem.label=Close\r
92 closeframe.menuitem.tooltip=Close current frame\r
93 closeframe.menuitem.icon=delete.png\r
94 \r
95 exit.menuitem.label=Exit\r
96 exit.menuitem.tooltip=Exit application\r
97 exit.menuitem.icon=door_open.png\r
98 \r
99 helpmenu.menu.label=Help\r
100 \r
101 about.menuitem.label=About...\r
102 about.menuitem.tooltip=Show information about this application\r
103 about.menuitem.icon=information.png\r
104 about.dialog.title=About Stigmata\r
105 \r
106 license.menuitem.label=License...\r
107 license.menuitem.tooltip=Show this application license\r
108 license.menuitem.icon=page_key.png\r
109 license.dialog.title=Stigmata License\r
110 \r
111 helpmenu.menuitem.label=Help...\r
112 helpmenu.menuitem.tooltip=Show help\r
113 helpmenu.menuitem.icon=help.png\r
114 \r
115 experimentalmenu.menuitem.label=Experimental mode\r
116 experimentalmenu.menuitem.tooltip=Experimantal mode (show birthmark definition pane and list more birthmarks)\r
117 experimentalmenu.menuitem.icon=star.png\r
118 \r
119 lookandfeel.menu.label=Look & Feel\r
120 lookandfeel.menu.icon=award_star_gold_1.png\r
121 \r
122 cannotclosecontroltab.dialog.title=Close tab error\r
123 cannotclosecontroltab.dialog.message=Control tab cannot be closed\r
124 \r
125 notdirectory.dialog.title=Directory Setting Error\r
126 notdirectory.dialog.message={0} is not directory.\r
127 \r
128 needtosave.settings.title=Configuration is changed\r
129 needtosave.settings.message=Configuration is changed.  Do you save configuration?\r
130 \r
131 ################################################\r
132 # TargetSelectionPane\r
133 ################################################\r
134 addpackage.button.label=Add...\r
135 addpackage.button.tooltip=Add package to the list\r
136 addpackage.button.icon=package_add.png\r
137 addpackage.menuitem.label=${addpackage.button.label}\r
138 addpackage.menuitem.tooltip=${addpackage.button.tooltip}\r
139 addpackage.menuitem.icon=${addpackage.button.icon}\r
140 \r
141 removepackage.button.label=Remove\r
142 removepackage.button.tooltip=Remove selected package(s) from the list\r
143 removepackage.button.icon=package_delete.png\r
144 removepackage.menuitem.label=${removepackage.button.label}\r
145 removepackage.menuitem.tooltip=${removepackage.button.tooltip}\r
146 removepackage.menuitem.icon=${removepackage.button.icon}\r
147 \r
148 unsupportedfiletype.dialog.title=Unsupported file types\r
149 unsupportedfiletype.dialog.message=Following files are not supported.\r
150 \r
151 ################################################\r
152 # WellknownClassesSettingsPane\r
153 ################################################\r
154 addwellknown.button.label=Add...\r
155 addwellknown.button.tooltip=Add a new well-known class check rule\r
156 addwellknown.button.icon=cog_add.png\r
157 addwellknown.menuitem.label=${addwellknown.button.label}\r
158 addwellknown.menuitem.tooltip=${addwellknown.button.tooltip}\r
159 addwellknown.menuitem.icon=${addwellknown.button.icon}\r
160 \r
161 addwellknown.dialog.title=New Wellknown class rule\r
162 \r
163 addwellknown.newrule.pattern.tooltip=A pattern of new rule\r
164 addwellknown.newrule.pattern.border=New rule pattern\r
165 addwellknown.newrule.exclude.label=Exclude rule\r
166 addwellknown.newrule.exclude.tooltip=If this check box is checked, specified rule is exclude pattern\r
167 \r
168 updatewellknown.button.label=Update...\r
169 updatewellknown.button.tooltip=Update the selected well-known class check rule\r
170 updatewellknown.button.icon=cog_edit.png\r
171 updatewellknown.menuitem.label=${updatewellknown.button.label}\r
172 updatewellknown.menuitem.tooltip=${updatewellknown.button.tooltip}\r
173 updatewellknown.menuitem.icon=${updatewellknown.button.icon}\r
174 \r
175 matchtype.PREFIX=starts with\r
176 matchtype.SUFFIX=ends with\r
177 matchtype.EXACT=exact matches with\r
178 matchtype.NOT_MATCH=not matches with\r
179 \r
180 matchparttype.FULLY_NAME=Fully class name\r
181 matchparttype.CLASS_NAME=Class name (exclude package name)\r
182 matchparttype.PACKAGE_NAME=Package name (exclude class name)\r
183 \r
184 removewellknown.button.label=Remove\r
185 removewellknown.button.tooltip=Remove selected check rule\r
186 removewellknown.button.icon=cog_delete.png\r
187 removewellknown.menuitem.label=${removewellknown.button.label}\r
188 removewellknown.menuitem.tooltip=${removewellknown.button.tooltip}\r
189 removewellknown.menuitem.icon=${removewellknown.button.icon}\r
190 \r
191 checkwellknown.button.label=Check\r
192 checkwellknown.button.tooltip=Check well-known class\r
193 checkwellknown.button.icon=tick.png\r
194 \r
195 # wellknown class checker\r
196 wellknownclasschecker.border=Well-known class checker\r
197 wellknownclasschecker.default.icon=lightbulb_off.png\r
198 wellknownclasschecker.default.tooltip=\r
199 wellknownclasschecker.wellknown.icon=lightbulb.png\r
200 wellknownclasschecker.wellknown.tooltip=wellknown class\r
201 wellknownclasschecker.notwellknown.icon=lightbulb_off.png\r
202 wellknownclasschecker.notwellknown.tooltip=NOT wellknown class\r
203 wellknownclasschecker.dialog.title=Check Result\r
204 \r
205 #rule table\r
206 rules.border=Wellknown classes check rule\r
207 prefix.label=Prefix\r
208 suffix.label=Suffix\r
209 exactmatch.label=Exact match\r
210 fully.label=Fully class name\r
211 package.label=Package name\r
212 classname.label=Class name (without package)\r
213 exclude.label=Exclude (fully class name)\r
214 \r
215 matchtype.items=${prefix.label}, ${suffix.label},${exactmatch.label}\r
216 checkpart.items=${fully.label},${package.label},${classname.label},${exclude.label}\r
217 \r
218 matchtype.table.column=Match Type\r
219 checkpart.table.column=Check Part\r
220 pattern.table.column=Pattern\r
221 \r
222 ################################################\r
223 # ControlPane\r
224 ################################################\r
225 reset.button.label=Reset\r
226 reset.button.tooltip=Reset whole settings\r
227 reset.button.icon=arrow_undo.png\r
228 \r
229 extract.button.label=Extract\r
230 extract.button.tooltip=Extract birthmarks from class files in specified jar files\r
231 extract.button.icon=arrow_out.png\r
232 \r
233 compare.button.label=Compare\r
234 compare.button.tooltip=Compare class files in jar files by round robin comparison with selected birthmarks\r
235 compare.button.icon=arrow_right_left.png\r
236 \r
237 #compareguess.button.label=Compare Pair (guess)\r
238 #compareguess.button.tooltip=Compare class files between same name in X axis and Y axis by selected birthmarks.\r
239 #compareguess.button.icon=table_gear.png\r
240 \r
241 #comparemapping.button.label=Compare Pair...\r
242 #comparemapping.button.tooltip=Compare class files by given mapping.\r
243 #comparemapping.button.icon=table_add.png\r
244 comparemapping.extension=csv\r
245 comparemapping.description=Mapping file ({0})\r
246 \r
247 findclass.button.label=Find\r
248 findclass.button.tooltip=Lookup specified class from above classpath.\r
249 findclass.button.icon=find.png\r
250 \r
251 targets.tab.label=Targets\r
252 targets.tab.tooltip=Main control for extracting/comparing birthmarks\r
253 \r
254 wellknown.tab.label=Well-known-classes\r
255 wellknown.tab.tooltip=Set well-known classes\r
256 \r
257 classpath.tab.label=Classpath\r
258 classpath.tab.tooltip=Classpath for target classes\r
259 \r
260 targets.extensions=war, zip, jar\r
261 targets.description=Select target files ({0})\r
262 targetx.border=X Axis\r
263 targety.border=Y Axis\r
264 \r
265 birthmarkspane.border=Birthmarks\r
266 checkall.button.label=Check All\r
267 checkall.butotn.tooltip=Check all birthmarks for extracting/comparing\r
268 checkall.button.icon=\r
269 uncheckall.button.label=Uncheck All\r
270 uncheckall.butotn.tooltip=Uncheck all birthmarks for extracting/comparing\r
271 uncheckall.button.icon=\r
272 \r
273 userclasspath.border=Classpath\r
274 userclasspath.extensions=zip, jar\r
275 userclasspath.description=Select file ({0})\r
276 \r
277 bootclasspath.border=Boot classpath\r
278 \r
279 classpathchecker.border=Classpath checker\r
280 classpathchecker.default.icon=error.png\r
281 classpathchecker.default.tooltip=\r
282 classpathchecker.found.icon=accept.png\r
283 classpathchecker.found.tooltip=Found!\r
284 classpathchecker.notfound.icon=error.png\r
285 classpathchecker.notfound.tooltip=Not found!\r
286 classpathchecker.dialog.title=Classpath Checker\r
287 \r
288 ################################################\r
289 #CompareTablePane\r
290 ################################################\r
291 savecomparison.button.label=Save\r
292 savecomparison.button.tooltip=Save comparation result to a file.\r
293 savecomparison.button.icon=disk.png\r
294 \r
295 showgraph.button.label=Graph\r
296 showgraph.button.tooltip=Show distribution graph of birthmark similarity.\r
297 showgraph.button.icon=chart_curve.png\r
298 showgraph.menu.label=${showgraph.button.label}\r
299 showgraph.menu.tooltip=${showgraph.button.tooltip}\r
300 showgraph.menu.icon=${showgraph.button.icon}\r
301 \r
302 mdsmap.menuitem.label=Distance Mapping\r
303 mdsmap.menuitem.tooltip=Mapping all classes into 2-d plane.\r
304 mdsmap.menuitem.icon=map.png\r
305 \r
306 ################################################\r
307 #BirthmarksViewPane\r
308 ################################################\r
309 savebirthmark.button.label=Save\r
310 savebirthmark.button.tooltip=Save extracted birthmarks to a file.\r
311 savebirthmark.button.icon=disk.png\r
312 \r
313 savebirthmark.menuitem.label=${savebirthmark.button.label}\r
314 savebirthmark.menuitem.tooltip=${savebirthmark.button.tooltip}\r
315 savebirthmark.menuitem.icon=${savebirthmark.button.icon}\r
316 \r
317 comparebirthmark.button.label=Compare Round Robin\r
318 comparebirthmark.button.tooltip=Compare extracted birthmarks by round robin\r
319 comparebirthmark.button.icon=arrow_right_left.png\r
320 \r
321 comparebirthmark.menuitem.label=${comparebirthmark.button.label}\r
322 comparebirthmark.menuitem.tooltip=${comparebirthmark.button.tooltip}\r
323 comparebirthmark.menuitem.icon=${comparebirthmark.button.icon}\r
324 \r
325 birthmarktree.root.label=Birthmark\r
326 \r
327 ################################################\r
328 # mds graph pane\r
329 ################################################\r
330 \r
331 savemds.label=Save MDS Graph...\r
332 savemds.button.label=${savemds.label}\r
333 savemds.menuitem.label=${savemds.label}\r
334 savemds.icon=picture_save.png\r
335 savemds.tooltip=Save mds graph image to file.\r
336 savemds.button.tooltip=${savemds.tooltip}\r
337 savemds.extensions=png, jpg\r
338 savemds.description=Save mds graph as image file ({0})\r
339 \r
340 savelocation.label=Save coordinate\r
341 savelocation.button.label=${savelocation.label}\r
342 savelocation.menuitem.label=${savelocation.label}\r
343 savelocation.icon=table_save.png\r
344 savelocation.tooltip=Save coordinates as csv\r
345 savelocation.menuitem.tooltip=${savelocation.tooltip}\r
346 savelocation.extensions=csv\r
347 savelocation.description=Save coordinates (csv)\r
348 \r
349 openitems.label=Show Selected Items...\r
350 openallitems.label=Show All Items...\r
351 openitems.icon=\r
352 openitems.namelabel=Name\r
353 openitems.xlabel=X\r
354 openitems.ylabel=Y\r
355 \r
356 updatecolor.label=Update color...\r
357 updatecolor.tooltip=Update color\r
358 updatecolor.button.label=${updatecolor.label}\r
359 updatecolor.button.tooltip=${updatecolor.tooltip}\r
360 updatecolor.menuitem.label=${updatecolor.label}\r
361 updateovercolor.label=Update pointed color...\r
362 updateovercolor.button.label=${updateovercolor.label}\r
363 updateovercolor.menuitem.label=${updateovercolor.label}\r
364 updatecolor.icon=color_swatch.png\r
365 updateovercolor.icon=${updatecolor.icon}\r
366 updateovercolor.tooltip=Update mouse over color.\r
367 updateovercolor.button.tooltip=${updateovercolor.tooltip}\r
368 \r
369 mdsgraph.count.border=The number of dots\r
370 mdsgraph.group.border=The number of each marks\r
371 mdszoomratio.border=Zoom Ratio\r
372 \r
373 ################################################\r
374 # graph pane\r
375 ################################################\r
376 similarity.label=Similarity\r
377 \r
378 similarity.border=Similarity\r
379 elementcount.border=Element count\r
380 comparisoncount.border=Comparison count\r
381 matchcount.border=Match count\r
382 numberofclasses.border=\# of units\r
383 distinctionratio.border=Distinction ratio\r
384 average.border=Average\r
385 minimum.border=Minimum\r
386 maximum.border=Maximum\r
387 \r
388 savegraph.button.label=Save Graph...\r
389 savegraph.button.icon=picture_save.png\r
390 savegraph.extensions=png, jpg\r
391 savegraph.description=Save graph as image file ({0})\r
392 \r
393 changecolor.label=Change Color...\r
394 changecolor.icon=color_swatch.png\r
395 changecolor.title=Switch Color\r
396 \r
397 showlabel.button.label=Show label\r
398 \r
399 comparepair.tab.label=Compare Pair {0}\r
400 comparepair.tab.tooltip=Compare pair between {1} and {2} by {0} birthmark.\r
401 comparepair.target1.label=Target 1\r
402 comparepair.target2.label=Target 2\r
403 comparepair.similarity.label=Similarity\r
404 comparepair.table.columns=${comparepair.target1.label},${comparepair.target2.label},${comparepair.similarity.label}\r
405 \r
406 roundrobin.label=Round robin\r
407 guessedpair.label=Guessed pair\r
408 specifiedpair.label=Specified pair...\r
409 roundrobin.filtering.label=Filtering round robin...\r
410 \r
411 roundrobin.button.label=Comparing round robin\r
412 roundrobin.button.tooltip=Compare birthmarks by round robin comparison from selected files\r
413 roundrobin.button.icon=arrow_right_left.png\r
414 roundrobin.menuitem.label=${roundrobin.button.label}\r
415 roundrobin.menuitem.tooltip=${roundrobin.button.tooltip}\r
416 \r
417 guessedpair.button.label=Comparing guessed pair\r
418 guessedpair.button.tooltip=Compare birthmarks by guessed pair\r
419 guessedpair.button.icon=arrow_right_left.png\r
420 guessedpair.menuitem.label=${guessedpair.button.label}\r
421 guessedpair.menuitem.tooltip=${guessedpair.button.tooltip}\r
422 \r
423 specifiedpair.menuitem.label=Comparing specified pair...\r
424 specifiedpair.menuitem.tooltip=Compare birthmarks by specified pair\r
425 \r
426 roundrobin.filtering.menuitem.label=Filtering round robin result\r
427 roundrobin.filtering.menuitem.tooltip=Filtering the result pairs of comparing birthmarks by round robin.\r
428 \r
429 comparison.methods=roundrobin,guessedpair,specifiedpair,roundrobin.filtering\r
430 comparison.methods.inroundrobinresult=guessedpair,specifiedpair,roundrobin.filtering\r
431 \r
432 unit.class=Extract from Class\r
433 unit.package=Extract from Package\r
434 unit.archive=Extract from Archive\r
435 extraction.units=unit.class,unit.package,unit.archive\r
436 \r
437 result.border=Comparison Result\r
438 eachbirthmarksimilarity.border=Each birthmark similarities\r
439 \r
440 comparisonresultset.tab.label=Compare Pair {0}\r
441 comparisonresultset.tab.tooltip=Comparison pair.\r
442 \r
443 obfuscate.button.label=Obfuscation...\r
444 obfuscate.button.tooltip=Obfuscate class name and save name mappng before and after obfuscation.\r
445 obfuscate.button.icon=shield.png\r
446 obfuscationmapping.extension=csv\r
447 obfuscationmapping.description=Save name mappings ({0})\r
448 \r
449 ###########################################################\r
450 # BirthmarkDefinitionPane\r
451 ###########################################################\r
452 servicelist.border=Birthmark service list\r
453 servicelist.tooltip=Registered birthmark service list\r
454 definition.tab.label=Define Birthmarks\r
455 definition.tab.tooltip=Define new birthmarks\r
456 \r
457 removeservice.button.label=Remove\r
458 removeservice.button.tooltip=Remove selected service from context\r
459 removeservice.button.icon=cup_delete.png\r
460 newservice.button.label=New service\r
461 newservice.button.tooltip=Add new service to context\r
462 newservice.button.icon=cup_add.png\r
463 \r
464 define.type.tooltip=Used for distinguishing other birthmarks\r
465 define.type.border=Birthmark type\r
466 define.displaytype.tooltip=Display type of birthmark\r
467 define.displaytype.border=Birthmark display type\r
468 define.description.tooltip=Description of birthmark\r
469 define.description.border=Description\r
470 define.extractor.tooltip=BirthmarkExtractor class name\r
471 define.extractor.border=Birthmark extractor\r
472 define.comparator.tooltip=BirthmarkComparator class name\r
473 define.comparator.border=Birthmark comparator\r
474 define.experimental.label=Birthmark for experimental\r
475 define.experimental.tooltip=birthmark for experimental\r
476 define.userdef.label=User defined birthmark\r
477 define.userdef.tooltip=User defined birthmark\r
478 newservice.definition.label=(New Service)\r
479 \r
480 ############################################################\r
481 # property pane\r
482 ############################################################\r
483 property.tab.label=Properties\r
484 property.tab.tooltip=Editing properties\r
485 \r
486 propertyname.label=Property name\r
487 propertyvalue.label=Property value\r
488 propertyadd.dialog.title=New property\r
489 \r
490 propertyadd.button.label=Add...\r
491 propertyadd.button.tooltip=Add new property\r
492 propertyadd.button.icon=tag_blue_add.png\r
493 propertyadd.menuitem.label=${propertyadd.button.label}\r
494 propertyadd.menuitem.tooltip=${propertyadd.button.tooltip}\r
495 propertyadd.menuitem.icon=${propertyadd.button.icon}\r
496 \r
497 propertyremove.button.label=Remove\r
498 propertyremove.button.tooltip=Remove selected properties\r
499 propertyremove.button.icon=tag_blue_delete.png\r
500 propertyremove.menuitem.label=${propertyremove.button.label}\r
501 propertyremove.menuitem.tooltip=${propertyremove.button.tooltip}\r
502 propertyremove.menuitem.icon=${propertyremove.button.icon}\r
503 \r
504 propertychange.button.label=Change\r
505 propertychange.button.tooltip=Change the selected property\r
506 propertychange.button.icon=tag_blue_edit.png\r
507 propertychange.menuitem.label=${propertychange.button.label}\r
508 propertychange.menuitem.tooltip=${propertychange.button.tooltip}\r
509 propertychange.menuitem.icon=${propertychange.button.icon}\r
510 \r
511 ############################################################\r
512 # Filter pane\r
513 ############################################################\r
514 filter.tab.label=Comparison result filters\r
515 filter.tab.tooltip=View/Edit filters of comparison result\r
516 \r
517 filterselection.dialog.title=Select filters\r
518 \r
519 filtersetlist.pane.border=FilterSet list\r
520 filtersetlist.pane.tooltip=\r
521 filterdefinition.pane.border=FilterSet\r
522 filterdefinition.pane.tooltip=\r
523 filter.pane.border=Filter\r
524 filter.pane.tooltip=\r
525 \r
526 newfilterset.button.label=\r
527 newfilterset.button.tooltip=Define new filter\r
528 newfilterset.button.icon=add.png\r
529 updatefilterset.button.label=\r
530 updatefilterset.button.tooltip=Update filter definition\r
531 updatefilterset.button.icon=pencil.png\r
532 removefilterset.button.label=\r
533 removefilterset.button.tooltip=Remove selected filter\r
534 removefilterset.button.icon=delete.png\r
535 \r
536 newfilter.button.label=\r
537 newfilter.button.tooltip=Define new filter\r
538 newfilter.button.icon=add.png\r
539 updatefilter.button.label=\r
540 updatefilter.button.tooltip=Update filter definition\r
541 updatefilter.button.icon=pencil.png\r
542 removefilter.button.label=\r
543 removefilter.button.tooltip=Remove selected filter\r
544 removefilter.button.icon=delete.png\r
545 \r
546 moveup.button.label=\r
547 moveup.button.tooltip=Move up selected filtering order\r
548 moveup.button.icon=arrow_up.png\r
549 movedown.button.label=\r
550 movedown.button.tooltip=Move down selected filtering order\r
551 movedown.button.icon=arrow_down.png\r
552 \r
553 matchall.button.label=Match all of the following\r
554 matchall.button.tooltip=Match all of the following criteria\r
555 matchany.button.label=Match any of the following\r
556 matchany.button.tooltip=Match any of the following criteria\r
557 \r
558 filterorder.border=Filter order\r
559 filtername.border=Filter name\r
560 filtername.label=Filter name\r
561 \r
562 enablefilter.label=Enable\r
563 \r
564 filter.similarity.label=Similarity\r
565 filter.totalelementcount.label=The sum of element count of\r
566 filter.elementcount.label=Element count of\r
567 filter.elementcount.label.next=birthmark of\r
568 filter.name.label=The name of\r
569 \r
570 ############################################################\r
571 # Criterion\r
572 ############################################################\r
573 criterion.LESS_THAN=less than\r
574 criterion.LESS_EQUALS=less than equals\r
575 criterion.GREATER_THAN=greater than\r
576 criterion.GREATER_EQUALS=greater than equals\r
577 criterion.EQUALS_AS=equals\r
578 criterion.NOT_EQUALS_AS=not equals\r
579 criterion.STARTS_WITH=starts with\r
580 criterion.NOT_STARTS_WITH=not starts with\r
581 criterion.ENDS_WITH=ends with\r
582 criterion.NOT_ENDS_WITH=not ends with\r
583 criterion.MATCH=match\r
584 criterion.NOT_MATCH=not match\r
585 \r
586 target.TARGET_1=target 1\r
587 target.TARGET_2=target 2\r
588 target.BOTH_TARGETS=target 1 and target 2\r
589 target.ONE_OF_TARGETS=target 1 or target 2\r
590 \r
591 warning.dialog.title=Warnings\r
592 error.dialog.title=Error\r
593 error.message.outofmemory=Out of memory.  Java heap size is too few to extract/compare birthmarks. To resolve this problem, you can apply <ul><li>specifiy ``-Xmx'' option in java command for expand Java heap size</li><li>decrease your target files,</li><li>uncheck some birthmark for extraction</li></ul>\r
594 error.message.classpath=Failed proccessed operation because following classes did not found.<br>Please examine your classpath settings at ``Classpath'' tab in ``Control'' tab.\r
595 error.message.contactus=Failed proccessed operation because following exception.<br>Please report to developer with following error messages.\r
596 error.empty.threshold=Threshold is empty\r
597 error.empty.value=Value is empty\r
598 error.invalid.format={0}: Invalid format\r
599 error.invalid.format.double={0}: Invalid double format\r
600 error.invalid.format.integer={0}: Invalid integer format\r
601 error.filter.cannotcreate=Filter cannot create because following reasons:\r
602 error.negative.value={0}: Unacceptable negative value\r
603 error.over.range=Over acceptable range. valid range is {0}.\r
604 error.io=IOException: {0}\r
605 error.unsupportedformat={0}: unsupported format\r
606 \r
607 target1.button.label=${target.TARGET1} birthmark\r
608 target2.button.label=${target.TARGET2} birthmark\r
609 both.button.label=${target.BOTH} birthmarks\r
610 \r
611 target1.name.button.label=${target.TARGET1} class name\r
612 target2.name.button.label=${target.TARGET2} class name\r
613 both.name.button.label=${target.BOTH} class name\r
614 \r
615 ############################################################\r
616 # history pane\r
617 ############################################################\r
618 \r
619 history.tab.label=History\r
620 history.tab.tooltip=Extracted birthmark history\r
621 \r
622 historylist.border=History List\r
623 historylist.tooltip=Stored histories.\r
624 \r
625 historylocation.border=Histories Location\r
626 historylocation.tooltip=Location list of storing histories\r
627 \r
628 showhistory.button.label=Show\r
629 showhistory.button.tooltip=Show extracted birthmark history on tab.\r
630 showhistory.button.icon=database_go.png\r
631 \r
632 deletehistory.button.label=Delete\r
633 deletehistory.button.tooltip=Delete selected history from store target.\r
634 deletehistory.button.icon=database_delete.png\r
635 \r
636 refreshhistory.button.label=Refresh\r
637 refreshhistory.button.tooltip=Refresh birthmark history\r
638 refreshhistory.button.icon=database_refresh.png\r
639 \r
640 showhistory.menuitem.label=${showhistory.button.label}\r
641 showhistory.menuitem.tooltip=${showhistory.button.tooltip}\r
642 showhistory.menuitem.icon=${showhistory.button.icon}\r
643 \r
644 deletehistory.menuitem.label=${deletehistory.button.label}\r
645 deletehistory.menuitem.tooltip=${deletehistory.button.tooltip}\r
646 deletehistory.menuitem.icon=${deletehistory.button.icon}\r
647 \r
648 refreshhistory.menuitem.label=${refreshhistory.button.label}\r
649 refreshhistory.menuitem.tooltip=${refreshhistory.button.tooltip}\r
650 refreshhistory.menuitem.icon=${refreshhistory.button.icon}\r
651 \r
652 ################################################\r
653 # update table cell color\r
654 ################################################\r
655 \r
656 updatecellcolor.button.label=Update Cell Color\r
657 updatecellcolor.button.tooltip=Update table cell colors\r
658 updatecellcolor.button.icon=color_swatch.png\r
659 \r
660 updatecellcolor.dialog.title=Update Color\r
661 updatecellfore.button.label=Foreground...\r
662 updatecellfore.button.tooltip=Update foreground color\r
663 updatecellfore.button.icon=color_swatch.png\r
664 updatecellback.button.label=Background...\r
665 updatecellback.button.tooltip=Update background color\r
666 updatecellback.button.icon=color_swatch.png\r
667 \r
668 forecolor_0.label=Foreground (similarity=0)\r
669 backcolor_0.label=Background (similarity=0)\r
670 forecolor_1.label=Foreground (0 < similarity <= 0.2)\r
671 backcolor_1.label=Background (0 < similarity <= 0.2)\r
672 forecolor_2.label=Foreground (0.2 < similarity <= 0.4)\r
673 backcolor_2.label=Background (0.2 < similarity <= 0.4)\r
674 forecolor_3.label=Foreground (0.4 < similarity <= 0.6)\r
675 backcolor_3.label=Background (0.4 < similarity <= 0.6)\r
676 forecolor_4.label=Foreground (0.6 < similarity <= 0.8)\r
677 backcolor_4.label=Background (0.6 < similarity <= 0.8)\r
678 forecolor_5.label=Foreground (0.8 < similarity <= 1.0)\r
679 backcolor_5.label=Background (0.8 < similarity <= 1.0)\r
680 \r
681 updatecell.title=Update Color ({0})\r
682 \r
683 rank_0.label=Similarity: 0.0\r
684 rank_1.label=Similarity: (0.0, 0.2]\r
685 rank_2.label=Similarity: (0.2, 0.4]\r
686 rank_3.label=Similarity: (0.4, 0.6]\r
687 rank_4.label=Similarity: (0.6, 0.8]\r
688 rank_5.label=Similarity: (0.8, 1.0]\r
689 \r
690 \r
691 #### talisman.mds package\r
692 icon.path=${icon.directory}\r
693 \r
694 horizontal.flip.icon=${icon.path}shape_flip_horizontal.png\r
695 vertical.flip.icon=${icon.path}shape_flip_vertical.png\r
696 zoom.in.icon=${icon.path}zoom_in.png\r
697 zoom.out.icon=${icon.path}zoom_out.png\r
698 rotate.clockwise.icon=${icon.path}shape_rotate_clockwise.png\r
699 rotate.anticlockwise.icon=${icon.path}shape_rotate_anticlockwise.png\r
700 \r
701 rotate.clockwise.tooltip=Rotate Clockwise\r
702 horizontal.flip.tooltip=Horizontal Flip\r
703 vertical.flip.tooltip=Vertical Flip\r
704 zoom.in.tooltip=Zoom in\r
705 zoom.out.tooltip=Zoom out\r
706 rotate.anticlockwise.tooltip=Rotate Anti-clockwise\r
707 clear.tooltip=Clear\r
708 \r
709 horizontal.flip.label=Horizontal flip\r
710 vertical.flip.label=Vertical flip\r
711 zoom.in.label=Zoom in\r
712 zoom.out.label=Zoom out\r
713 rotate.clockwise.label=Rotate clockwise\r
714 rotate.anticlockwise.label=Rotate anti-clockwise\r
715 clear.label=Clear\r
716 \r
717 clustering.label=Clustering...\r
718 clustering.tooltip=Clustering Items\r
719 clustering.setting.title=Clustering settings\r
720 clustering.cluster.size=Cluster size\r
721 itemdistancecalculator.label=Item distance calculator\r
722 ida.label.CITY_BLOCK_DISTANCE=City Block distance\r
723 ida.label.DOMINANCE_METRIC=Dominance metric\r
724 ida.label.MINKOWSKY_DISTANCE=Minkowsky distance\r
725 ida.label.NORMALIZED_EUCLIDEAN_DISTANCE=Normalized Euclidean distance\r
726 ida.label.SQUARED_EUCLIDEAN_DISTANCE=Squared Euclidean distance\r
727 \r
728 clusterdistancecalculator.label=Cluster distance calculator\r
729 cda.label.CENTROID_METHOD=Centroid method\r
730 cda.label.FURTHEST_NEIGHBOR_METHOD=Furthest neighbor method\r
731 cda.label.NEAREST_NEIGHBOR_METHOD=Nearest neighbor method\r
732 cda.label.GROUP_AVERAGE_METHOD=Group average method\r
733 cda.label.WARDS_METHOD=Wards method\r
734 \r
735 clusteringalgorithm.label=Clustering algorithm\r
736 ca.label.PARALLEL_HCM=Parallel Hard c-Mean\r
737 ca.label.SEQUENTIAL_HCM=Sequential Hard c-Mean\r
738 ca.label.EXCHANGE_METHOD=Exchange Method\r
739 ca.label.HIERARCHICAL_METHOD=Hierarchical Method\r
740 ca.label.LANCE_AND_WILLIAMS_METHOD=LW Method (Lance and Williams Method)\r
741 \r
742 show.relation.title=Relation data\r
743 \r
744 show.relation.label=Show relation data...\r
745 show.relation.tooltip=\r
746 show.coordinates.label=Show items...\r
747 \r
748 show.coordinates.title=Items\r
749 show.coordinate.xaxis.label=X\r
750 show.coordinate.rank.label=Rank\r
751 \r
752 show.labels.label=Show labels\r
753 store.image.label=Store image...\r
754 store.coordinates.label=Store items...\r
755 \r
756 selected.coordinates.title=Selected items\r
757 \r
758 show.error.io.message=I/O error\r
759 show.error.dialog.title=Error\r
760 \r
761 show.coordinate.rawstress.label=Raw stress\r
762 show.coordinate.normalizedstress.label=Normalized stress\r
763 \r
764 title.illegal.argument=Illegal Argument\r
765 \r
766 hermes.check.button.label=Check\r
767 hermes.check.button.tooltip=Check dependencies can update.\r
768 hermes.check.button.icon=database_table.png\r
769 hermes.update.button.label=Check & Update\r
770 hermes.update.button.tooltip=Check dependencies and update them.\r
771 hermes.update.button.icon=database_save.png\r
772 hermes.artifacts.labels=Group Id,Artifact Id,Current Version,New Version,Scope,Status\r
773 hermes.artifacts.basic.labels=Group Id,Artifact Id,Version\r
774 \r
775 pluginsMenu.menu.label=Plugins\r
776 onlineupdate.menuitem.label=Online Update...\r
777 onlineupdate.menuitem.tooltip=Execute online update\r
778 onlineupdate.menuitem.icon=database_lightning.png\r
779 \r
780 availabe.artifacts.notfound=An available library is not found.\r
781 restart.stigmata.requrested=Restarting stigmata is requested.\r
782 Do you restart stigmata now?\r
783 message.dialog.title=Message\r
784 restart.now=Restart Now\r
785 restart.later=Restart Later\r
786 \r
787 apply.licenses=Apply licenses\r
788 discard.licenses=Discard licenses\r
789 no.valid.licenses=License is not defined