OSDN Git Service

プロファイル作成時にデフォルトのキャラクターデータのダウンロードを問い合わせる
[charactermanaj/CharacterManaJ.git] / src / main / resources / languages / importwizdialog.xml
index c5220ae..52eb736 100644 (file)
        <entry key="browse">Browse</entry>
        <entry key="importingArchiveFile">Import archived File (zip, cmj)</entry>
        <entry key="importingDirectory">Import from Directory</entry>
+       <entry key="importingURL">Import from URL</entry>
        <entry key="fileNotFound">File not found.</entry>
        <entry key="directoryNotFound">Directory not found.</entry>
 
+       <entry key="downloading.checkhead">checking...</entry>
+       <entry key="downloading.waitForDownload">Downloading...</entry>
+       <entry key="downloading.invalidFileType">Unsupported file type.</entry>
+       <entry key="downloading.notFound">File not found.</entry>
+
        <entry key="confirm.close">Are you sure you want to cancel?</entry>
        <entry key="confirm">Confirm</entry>
 
        <entry key="description">Note</entry>
        <entry key="basic.sampleImage">Sample picture</entry>
        <entry key="appendDescription">Append this description to the profile.</entry>
-       
+
        <entry key="noContents">No contents.</entry>
        <entry key="notFormalArchive">This is not a formal archive, but may be containing some picture.</entry>
        <entry key="unmatchedProfileId">Profile ID mismatch. id="{0}"</entry>
        <entry key="unmatchedProfileRev">Profile REV mismatch. rev="{0}"</entry>
 
+       <entry key="sizeOfProfile">Profile Size</entry>
+       <entry key="widthOfProfile">Width: </entry>
+       <entry key="heightOfProfile">Height: </entry>
+
        <entry key="parts.title">Import parts</entry>
        <entry key="parts.btn.selectAll">select All</entry>
        <entry key="parts.btn.deselectAll">deselect All</entry>
@@ -75,8 +85,8 @@
        <entry key="preset.column.check.size">50</entry>
        <entry key="preset.column.name.size">100</entry>
        <entry key="preset.column.missings.size">200</entry>
-       
+
        <entry key="complete">Complete</entry>
-       
+
 </properties>