home *** CD-ROM | disk | FTP | other *** search
-
- NoDisplayNameMessage = "ディスプレイ名が得られません";
- HoldingColorMessage = "カラーを保持しています";
- CSTranslationMessage = "ColorSync を使って色変換を行いました";
- NoTranslationMessage = "このディスプレイでは色変換機能は使えません";
- CalibratedMessage = "このディスプレイの調整日:";
- NotCalibratedMessage = "このディスプレイは調整されていません";
-
-
- /* These strings appear in place of number values when a color translation is not available */
- /* (Should be localized with the appropriate decimal point) */
- CIE1931UnavailableStr = "-.---";
- CIE1976UnavailableStr = "-.---";
- CIELABUnavailableStr = "-.---";
- TristimUnavailableStr = "-.---";
-
-
- /* strings in menu items */
- LockMenuItem = "位置を固定";
- UnlockMenuItem = "位置の固定を解除";
- LockXMenuItem = "X をロック";
- UnlockXMenuItem = "X のロックを解除";
- LockYMenuItem = "Y をロック";
- UnlockYMenuItem = "Y のロックを解除";
-
- /* Error messages */
- SaveError = "拡大したイメージを“%@”へ保存中にエラーが起きました。";
- Save = "保存";