OSDN Git Service

2826d851178ab246b8c355d7b8226b7457fd9756
[charactermanaj/CharacterManaJ.git] / src / main / resources / languages / profileditdialog_ja.xml
1 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
2 <properties version="1.0">
3         <entry key="title.edit">プロファイルの編集</entry>
4         <entry key="title.new">プロファイルの作成</entry>
5         <entry key="button.ok.edit">更新</entry>
6         <entry key="button.ok.new">作成</entry>
7         <entry key="button.cancel">キャンセル</entry>
8         <entry key="button.openDir">フォルダを表示</entry>
9         <entry key="confirm.changestructre">構造が変更されます。よろしいですか?</entry>
10         <entry key="confirm.needchangerevision">構造が変更されます。リビジョンを更新しますか?</entry>
11         <entry key="id.caption">ID:</entry>
12         <entry key="id.caption.help"><![CDATA[<html>キャラクターセットごとにユニークな名前をつけます。英数字および記号のみ。<br>
13         たとえば、キャラクターなんとか機デフォルトパーツセット(Ver2)であれば「Default」とします。</html>]]></entry>
14         <entry key="rev.caption.help">カテゴリやレイヤーの構造が変るたびに違う識別子を割り当てます。英数字および記号のみ。</entry>
15         <entry key="rev.caption">Rev:</entry>
16         <entry key="docbase.caption">設定ファイル:</entry>
17         <entry key="name.caption">名前:</entry>
18         <entry key="image-width.caption">キャンバスの幅:</entry>
19         <entry key="image-height.caption">キャンバスの高さ:</entry>
20         <entry key="author.caption">作者:</entry>
21         <entry key="description.caption">説明:</entry>
22         <entry key="colorgroup.add.caption">追加</entry>
23         <entry key="colorgroup.delete.caption">削除</entry>
24         <entry key="warning.used-colorgroup">このカラーグループは使用中のため削除できません。</entry>
25         <entry key="colorgroup.moveup.caption">上へ</entry>
26         <entry key="colorgroup.movedown.caption">下へ</entry>
27         <entry key="categories.add.caption">追加</entry>
28         <entry key="categories.delete.caption">削除</entry>
29         <entry key="warning.used-category">このカテゴリは使用中のため削除できません。</entry>
30         <entry key="categories.moveup.caption">上へ</entry>
31         <entry key="categories.movedown.caption">下へ</entry>
32         <entry key="layers.add.caption">追加</entry>
33         <entry key="layers.delete.caption">削除</entry>
34         <entry key="layers.sort.caption">整列</entry>
35         <entry key="layers.moveup.caption">上へ</entry>
36         <entry key="layers.movedown.caption">下へ</entry>
37         <entry key="layers.watchdir">フォルダを監視し、パーツ画像の変更を検知できるようにする。</entry>
38         <entry key="panel.basicinfomation">基本</entry>
39         <entry key="panel.colorgroup">カラーグループ</entry>
40         <entry key="panel.categories">カテゴリ</entry>
41         <entry key="panel.layers">レイヤー</entry>
42         <entry key="confirm">確認</entry>
43         <entry key="confirm.close">編集をキャンセルしますか?</entry>
44
45         <entry key="colorgroup.column.colorgroupname">カラーグループ名</entry>
46
47         <entry key="categories.column.categoryname">カテゴリ名</entry>
48         <entry key="categories.column.multipleselectable">複数選択可</entry>
49         <entry key="categories.column.optional">省略可</entry>
50         <entry key="categories.column.displayrowcount">表示行数</entry>
51         <entry key="categories.column.usedlayers">使用しているレイヤー</entry>
52         <entry key="categories.column.categoryname.width">100</entry>
53         <entry key="categories.column.multipleselectable.width">50</entry>
54         <entry key="categories.column.optional.width">50</entry>
55         <entry key="categories.column.displayrowcount.width">50</entry>
56         <entry key="categories.column.usedlayers.width">300</entry>
57
58         <entry key="layers.column.layername">レイヤー名</entry>
59         <entry key="layers.column.category">カテゴリ</entry>
60         <entry key="layers.column.colorgroup">カラーグループ</entry>
61         <entry key="layers.column.order">重ね順</entry>
62         <entry key="layers.column.colorModel">カラーモデル</entry>
63         <entry key="layers.column.directory">フォルダ</entry>
64         <entry key="layers.column.layername.width">100</entry>
65         <entry key="layers.column.category.width">100</entry>
66         <entry key="layers.column.colorgroup.width">100</entry>
67         <entry key="layers.column.order.width">50</entry>
68         <entry key="layers.column.colorModel.width">100</entry>
69         <entry key="layers.column.directory.width">300</entry>
70
71         <entry key="panel.partssets">プリセット</entry>
72         <entry key="partssets.column.default">デフォルト</entry>
73         <entry key="partssets.column.preset">プリセット</entry>
74         <entry key="partssets.column.partssetname">パーツセット名</entry>
75         <entry key="partssets.column.usedpartsname">使用パーツ</entry>
76         <entry key="partssets.column.default.width">50</entry>
77         <entry key="partssets.column.preset.width">50</entry>
78         <entry key="partssets.column.partssetname.width">150</entry>
79         <entry key="partssets.column.usedpartsname.width">200</entry>
80
81         <entry key="panel.recommendations">お勧めリンク</entry>
82         <entry key="recommendations.column.displayName">説明</entry>
83         <entry key="recommendations.column.url">URL</entry>
84         <entry key="recommendations.column.displayName.width">200</entry>
85         <entry key="recommendations.column.url.width">200</entry>
86         <entry key="recommendations.add.caption">追加</entry>
87         <entry key="recommendations.delete.caption">削除</entry>
88         <entry key="recommendations.moveup.caption">上へ</entry>
89         <entry key="recommendations.movedown.caption">下へ</entry>
90
91 </properties>