home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / Utilities / DigitalColor Meter.app / Contents / Resources / ko.lproj / DisplayMessages.strings < prev    next >
Encoding:
Text (UTF-16)  |  2003-09-14  |  1.6 KB  |  28 lines

  1.  
  2. NoDisplayNameMessage    = "사용 가능한 모니터 이름 없음";
  3. HoldingColorMessage        = "색상 유지";
  4. CSTranslationMessage    = "ColorSync를 사용하여 색상 변환 완료";
  5. NoTranslationMessage    = "이 모니터에 대한 색상 변환 없음";
  6. CalibratedMessage        = "이 모니터의 마지막 보정 일자";
  7. NotCalibratedMessage    = "이 모니터는 보정되지 않았습니다.";
  8.  
  9.  
  10. /* These strings appear in place of number values when a color translation is not available */
  11. /* (Should be localized with the appropriate decimal point) */
  12. CIE1931UnavailableStr    = "-.---";
  13. CIE1976UnavailableStr    = "-.---";
  14. CIELABUnavailableStr    = "-.---";
  15. TristimUnavailableStr    = "-.---";
  16.  
  17.  
  18. /* strings in menu items */
  19. LockMenuItem            = "위치 잠금";
  20. UnlockMenuItem            = "위치 잠금 해제";
  21. LockXMenuItem            = "X 잠금";
  22. UnlockXMenuItem            = "X 잠금 풀기";
  23. LockYMenuItem            = "Y 잠금";
  24. UnlockYMenuItem            = "Y 잠금 풀기";
  25.  
  26. /* Error messages */
  27. SaveError                = "수정된 이미지를 저장하는 도중 오류 발생: %@.";
  28. Save                    = "저장";