OSDN Git Service

5d2b864d7ca940782f0c0be003c49e10d7355d78
[charactermanaj/CharacterManaJ.git] / src / main / resources / languages / appconfigdialog.xml
1 <!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
2 <properties>
3 <comment>appConfig.xml</comment>
4 <!--  だれか翻訳助けて Could someone please translate this.-->
5
6 <entry key="title">Application Configurations</entry>
7 <entry key="btn.apply">Apply</entry>
8 <entry key="btn.cancel">Cancel</entry>
9 <entry key="chk.askForCharactersDir">Ask the data directory during startup.</entry>
10 <entry key="column.key">Key</entry>
11 <entry key="column.value">Value</entry>
12 <entry key="column.key.width">200</entry>
13 <entry key="column.value.width">100</entry>
14 <entry key="confirm.close.caption">Confirm</entry>
15 <entry key="confirm.close">Are you sure want to close?</entry>
16 <entry key="error.caption">Error</entry>
17 <entry key="error.message">Please correct incompleteness.</entry>
18 <entry key="caution">Change to property needs an application restart.</entry>
19 <entry key="table.caption">Settings</entry>
20
21 <entry key="btn.setupLocalization">Custom Localization</entry>
22 <entry key="setupLocalization"><![CDATA[Deploying the language resources.
23 If the file already exists, the file is overwritten.]]></entry>
24 <entry key="confirm.setupLocalization.caption">Confirm</entry>
25
26 <entry key="compressionQuality">01;Compression Quality</entry>
27 <entry key="enablePNGSupportForWindows">02;Use the transparency image in Clipboard.(Windows/OSX)</entry>
28 <entry key="zipNameEncoding">03;ZIP File Encoding</entry>
29 <entry key="partsColorGroupPattern">04;The judgment pattern of a color group.('@' is color group name)</entry>
30 <entry key="enableAutoShrinkPanel">05;Auto shrink category panels</entry>
31
32 <entry key="mainFrameMaxWidth">10;Preview Max-Width</entry>
33 <entry key="mainFrameMaxHeight">11;Preview Max-Height</entry>
34 <entry key="enableRenderingHints">12;Use rendering hints</entry>
35 <entry key="enableInterpolationBicubic">13;Use Bicubic</entry>
36 <entry key="renderingOptimizeThresholdForNormal">14;Threshold of zoom factor of the rendering optimization.(normal)</entry>
37 <entry key="renderingOptimizeThresholdForCheck">15;Threshold of zoom factor of the rendering optimization.(check)</entry>
38 <entry key="predefinedZoomRanges">16;Predefined zoom factors</entry>
39 <entry key="enableZoomPanel">17;Enable zoom panel</entry>
40 <entry key="zoomPanelActivationArea">18;Area where zoom is activated.</entry>
41 <entry key="wheelScrollUnit">19;The unit of scrolling by a wheel</entry>
42 <entry key="enableOffscreenWallpaper">1A;Draw Wallpaper by offscreen.</entry>
43 <entry key="offscreenWallpaperSize">1B;Offscreen default size.</entry>
44 <entry key="enableRestoreWindow">1C;Restore window size and location, zoom</entry>
45
46 <entry key="enableAutoColorChange">20;Auto Color Refresh</entry>
47 <entry key="notDisableLayerTab">21;The layer not existing is not disabled in the color dialog.</entry>
48 <entry key="enableColorAdvancedSettings">22;Enable the advanced color setting.</entry>
49
50 <entry key="enableDirWatch">31;Enable Watch Directory</entry>
51 <entry key="disableWatchDirIfNotWritable">32;Disable Watch Directory If Not Writable</entry>
52 <entry key="dirWatchInterval">33;Directory Watch Interval (mSec)</entry>
53 <entry key="noRemoveLog">34;No Remove Log</entry>
54 <entry key="purgeLogDays">35;a number in days until purge log</entry>
55 <entry key="informationDialogOpenMethod">36;Information Dialog Open Mode</entry>
56
57 <entry key="selectedItemBgColor">50;Selected Item's Background Color</entry>
58 <entry key="exportPresetWarningsForegroundColor">51;Export Preset's Warnings Foreground Color</entry>
59 <entry key="checkedItemBgColor">52;Checked Item Background Color</entry>
60 <entry key="sampleImageBgColor">53;Sample Picture Background Color</entry>
61 <entry key="defaultImageBgColor">54;Preview Background Color</entry>
62 <entry key="invalidBgColor">55;Invalid Cell's Background Color</entry>
63 <entry key="gridColor">56;Grid Color</entry>
64 <entry key="authorEditConflictBgColor">57;Author Conflict Background Color</entry>
65 <entry key="selectPanelTitleColor">58;Parts Select Panel Hovering Color</entry>
66 <entry key="defaultFontSize">59;Default Font Size</entry>
67 <entry key="fontPriority">5a;Default Font Family Name</entry>
68
69 <entry key="jarTransferBufferSize">90;Jar File Buffer</entry>
70 <entry key="fileTransferBufferSize">91;File Buffer</entry>
71
72 <entry key="drawGridMask">A0;Draw grid on preview</entry>
73 <entry key="previewGridColor">A1;Grid color (ARGB)</entry>
74 <entry key="previewGridSize">A2;Grid size</entry>
75 <entry key="previewUnfilledSpaceForCheckMode">A3;Unfilled space (check-mode only)</entry>
76 <entry key="enableCheckInfoTooltip">A4;Enable CheckInfo tooltip (check-mode only)</entry>
77
78 <entry key="randomChooserMaxHistory">B0;Limit Of The Random Parts History</entry>
79
80 </properties>