OSDN Git Service

update install process. add stigmata plugin check
[stigmata/stigmata.git] / src / main / resources / resources / messages.properties
index 1ede780..ab7274a 100755 (executable)
@@ -1,5 +1,5 @@
 # $Id$\r
-# $Revision$ $Date$\r
+# $Revision$\r
 \r
 stigmata.version=${pom.version}\r
 \r
@@ -44,6 +44,22 @@ newframe.menuitem.label=New Frame
 newframe.menuitem.tooltip=Create New Frame\r
 newframe.menuitem.icon=application_add.png\r
 \r
+installplugin.menuitem.label=Install Plugin...\r
+installplugin.menuitem.tooltip=Install stigmata plugin\r
+installplugin.menuitem.icon=cup_add.png\r
+installplugin.fileopen.description=Stigmata plugin jar file.\r
+reload.after.installplugin=<html><body><p>Finish plugin installation.<br>\r
+To use installed plugin, restart Stigmata for using installed plugin.<br>\r
+reload.after.installplugin.title=Restart Stigmata NOW?</p></body></html>\r
+reload.manually.title=Restart\r
+reload.manually=Restart stigmata or select menu item named ``${refreshsetting.menuitem.label}'' in ``${fileMenu.menu.label}'' menu.\r
+install.error.title=Install Failed\r
+install.error={0}: Instalation is failed.\\r
+Causes is as follows.\r
+install.error.file.missing=File is not found\r
+install.error.servicedescriptor.missing=Service descriptor is missing.\r
+install.error.notjarfile=Not jar file.\r
+\r
 savesetting.menuitem.label=Save settings\r
 savesetting.menuitem.tooltip=Save current settings\r
 savesetting.menuitem.icon=page_save.png\r
@@ -67,6 +83,8 @@ closetab.menuitem.label=Close Tab
 closetab.menuteim.tooltip=Close current tab\r
 closetab.menuitem.icon=tab_delete.png\r
 \r
+closetab.tabicon=tab_close.png\r
+\r
 closeframe.menuitem.label=Close\r
 closeframe.menuitem.tooltip=Close current frame\r
 closeframe.menuitem.icon=delete.png\r
@@ -91,8 +109,8 @@ helpmenu.menuitem.label=Help...
 helpmenu.menuitem.tooltip=Show help\r
 helpmenu.menuitem.icon=help.png\r
 \r
-expertmenu.menuitem.label=Geek mode\r
-expertmenu.menuitem.tooltip=Geek mode (show birthmark definition pane and list more birthmarks)\r
+expertmenu.menuitem.label=Experimental mode\r
+expertmenu.menuitem.tooltip=Experimantal mode (show birthmark definition pane and list more birthmarks)\r
 expertmenu.menuitem.icon=star.png\r
 \r
 lookandfeel.menu.label=Look & Feel\r
@@ -289,6 +307,18 @@ savebirthmark.button.label=Save
 savebirthmark.button.tooltip=Save extracted birthmarks to a file.\r
 savebirthmark.button.icon=disk.png\r
 \r
+savebirthmark.menuitem.label=${savebirthmark.button.label}\r
+savebirthmark.menuitem.tooltip=${savebirthmark.button.tooltip}\r
+savebirthmark.menuitem.icon=${savebirthmark.button.icon}\r
+\r
+comparebirthmark.button.label=Compare Round Robin\r
+comparebirthmark.button.tooltip=Compare extracted birthmarks by round robin\r
+comparebirthmark.button.icon=arrow_right_left.png\r
+\r
+comparebirthmark.menuitem.label=${comparebirthmark.button.label}\r
+comparebirthmark.menuitem.tooltip=${comparebirthmark.button.tooltip}\r
+comparebirthmark.menuitem.icon=${comparebirthmark.button.icon}\r
+\r
 birthmarktree.root.label=Birthmark\r
 \r
 ################################################\r
@@ -313,6 +343,13 @@ savelocation.menuitem.tooltip=${savelocation.tooltip}
 savelocation.extensions=csv\r
 savelocation.description=Save coordinates (csv)\r
 \r
+openitems.label=Show Selected Items...\r
+openallitems.label=Show All Items...\r
+openitems.icon=\r
+openitems.namelabel=Name\r
+openitems.xlabel=X\r
+openitems.ylabel=Y\r
+\r
 updatecolor.label=Update color...\r
 updatecolor.tooltip=Update color\r
 updatecolor.button.label=${updatecolor.label}\r
@@ -328,6 +365,7 @@ updateovercolor.button.tooltip=${updateovercolor.tooltip}
 \r
 mdsgraph.count.border=The number of dots\r
 mdsgraph.group.border=The number of each marks\r
+mdszoomratio.border=Zoom Ratio\r
 \r
 ################################################\r
 # graph pane\r
@@ -415,10 +453,10 @@ definition.tab.tooltip=Define new birthmarks
 \r
 removeservice.button.label=Remove\r
 removeservice.button.tooltip=Remove selected service from context\r
-removeservice.button.icon=script_delete.png\r
+removeservice.button.icon=cup_delete.png\r
 newservice.button.label=New service\r
 newservice.button.tooltip=Add new service to context\r
-newservice.button.icon=script_add.png\r
+newservice.button.icon=cup_add.png\r
 \r
 define.type.tooltip=Used for distinguishing other birthmarks\r
 define.type.border=Birthmark type\r
@@ -430,8 +468,8 @@ define.extractor.tooltip=BirthmarkExtractor class name
 define.extractor.border=Birthmark extractor\r
 define.comparator.tooltip=BirthmarkComparator class name\r
 define.comparator.border=Birthmark comparator\r
-define.expert.label=Birthmark for geek\r
-define.expert.tooltip=birthmark for geek\r
+define.expert.label=Birthmark for experimental\r
+define.expert.tooltip=birthmark for experimental\r
 define.userdef.label=User defined birthmark\r
 define.userdef.tooltip=User defined birthmark\r
 newservice.definition.label=(New Service)\r
@@ -544,8 +582,8 @@ criterion.NOT_MATCH=not match
 \r
 target.TARGET_1=target 1\r
 target.TARGET_2=target 2\r
-target.BOTH_TARGET=target 1 and target 2\r
-target.ONE_OF_TARGET=target 1 or target 2\r
+target.BOTH_TARGETS=target 1 and target 2\r
+target.ONE_OF_TARGETS=target 1 or target 2\r
 \r
 warning.dialog.title=Warnings\r
 error.dialog.title=Error\r
@@ -571,6 +609,43 @@ target1.name.button.label=${target.TARGET1} class name
 target2.name.button.label=${target.TARGET2} class name\r
 both.name.button.label=${target.BOTH} class name\r
 \r
+############################################################\r
+# history pane\r
+############################################################\r
+\r
+history.tab.label=History\r
+history.tab.tooltip=Extracted birthmark history\r
+\r
+historylist.border=History List\r
+historylist.tooltip=Stored histories.\r
+\r
+historylocation.border=Histories Location\r
+historylocation.tooltip=Location list of storing histories\r
+\r
+showhistory.button.label=Show\r
+showhistory.button.tooltip=Show extracted birthmark history on tab.\r
+showhistory.button.icon=database_go.png\r
+\r
+deletehistory.button.label=Delete\r
+deletehistory.button.tooltip=Delete selected history from store target.\r
+deletehistory.button.icon=database_delete.png\r
+\r
+refreshhistory.button.label=Refresh\r
+refreshhistory.button.tooltip=Refresh birthmark history\r
+refreshhistory.button.icon=database_refresh.png\r
+\r
+showhistory.menuitem.label=${showhistory.button.label}\r
+showhistory.menuitem.tooltip=${showhistory.button.tooltip}\r
+showhistory.menuitem.icon=${showhistory.button.icon}\r
+\r
+deletehistory.menuitem.label=${deletehistory.button.label}\r
+deletehistory.menuitem.tooltip=${deletehistory.button.tooltip}\r
+deletehistory.menuitem.icon=${deletehistory.button.icon}\r
+\r
+refreshhistory.menuitem.label=${refreshhistory.button.label}\r
+refreshhistory.menuitem.tooltip=${refreshhistory.button.tooltip}\r
+refreshhistory.menuitem.icon=${refreshhistory.button.icon}\r
+\r
 ################################################\r
 # update table cell color\r
 ################################################\r
@@ -609,3 +684,78 @@ rank_3.label=Similarity: (0.4, 0.6]
 rank_4.label=Similarity: (0.6, 0.8]\r
 rank_5.label=Similarity: (0.8, 1.0]\r
 \r
+\r
+#### talisman.mds package\r
+icon.path=${icon.directory}\r
+\r
+horizontal.flip.icon=${icon.path}shape_flip_horizontal.png\r
+vertical.flip.icon=${icon.path}shape_flip_vertical.png\r
+zoom.in.icon=${icon.path}zoom_in.png\r
+zoom.out.icon=${icon.path}zoom_out.png\r
+rotate.clockwise.icon=${icon.path}shape_rotate_clockwise.png\r
+rotate.anticlockwise.icon=${icon.path}shape_rotate_anticlockwise.png\r
+\r
+rotate.clockwise.tooltip=Rotate Clockwise\r
+horizontal.flip.tooltip=Horizontal Flip\r
+vertical.flip.tooltip=Vertical Flip\r
+zoom.in.tooltip=Zoom in\r
+zoom.out.tooltip=Zoom out\r
+rotate.anticlockwise.tooltip=Rotate Anti-clockwise\r
+clear.tooltip=Clear\r
+\r
+horizontal.flip.label=Horizontal flip\r
+vertical.flip.label=Vertical flip\r
+zoom.in.label=Zoom in\r
+zoom.out.label=Zoom out\r
+rotate.clockwise.label=Rotate clockwise\r
+rotate.anticlockwise.label=Rotate anti-clockwise\r
+clear.label=Clear\r
+\r
+clustering.label=Clustering...\r
+clustering.tooltip=Clustering Items\r
+clustering.setting.title=Clustering settings\r
+clustering.cluster.size=Cluster size\r
+itemdistancecalculator.label=Item distance calculator\r
+ida.label.CITY_BLOCK_DISTANCE=City Block distance\r
+ida.label.DOMINANCE_METRIC=Dominance metric\r
+ida.label.MINKOWSKY_DISTANCE=Minkowsky distance\r
+ida.label.NORMALIZED_EUCLIDEAN_DISTANCE=Normalized Euclidean distance\r
+ida.label.SQUARED_EUCLIDEAN_DISTANCE=Squared Euclidean distance\r
+\r
+clusterdistancecalculator.label=Cluster distance calculator\r
+cda.label.CENTROID_METHOD=Centroid method\r
+cda.label.FURTHEST_NEIGHBOR_METHOD=Furthest neighbor method\r
+cda.label.NEAREST_NEIGHBOR_METHOD=Nearest neighbor method\r
+cda.label.GROUP_AVERAGE_METHOD=Group average method\r
+cda.label.WARDS_METHOD=Wards method\r
+\r
+clusteringalgorithm.label=Clustering algorithm\r
+ca.label.PARALLEL_HCM=Parallel Hard c-Mean\r
+ca.label.SEQUENTIAL_HCM=Sequential Hard c-Mean\r
+ca.label.EXCHANGE_METHOD=Exchange Method\r
+ca.label.HIERARCHICAL_METHOD=Hierarchical Method\r
+ca.label.LANCE_AND_WILLIAMS_METHOD=LW Method (Lance and Williams Method)\r
+\r
+show.relation.title=Relation data\r
+\r
+show.relation.label=Show relation data...\r
+show.relation.tooltip=\r
+show.coordinates.label=Show items...\r
+\r
+show.coordinates.title=Items\r
+show.coordinate.xaxis.label=X\r
+show.coordinate.rank.label=Rank\r
+\r
+show.labels.label=Show labels\r
+store.image.label=Store image...\r
+store.coordinates.label=Store items...\r
+\r
+selected.coordinates.title=Selected items\r
+\r
+show.error.io.message=I/O error\r
+show.error.dialog.title=Error\r
+\r
+show.coordinate.rawstress.label=Raw stress\r
+show.coordinate.normalizedstress.label=Normalized stress\r
+\r
+title.illegal.argument=Illegal Argument\r