--- old/src/java.sql.rowset/share/classes/com/sun/rowset/RowSetResourceBundle_ko.properties 2016-05-13 03:16:39.172961363 -0700 +++ new/src/java.sql.rowset/share/classes/com/sun/rowset/RowSetResourceBundle_ko.properties 2016-05-13 03:16:38.772926113 -0700 @@ -1,5 +1,5 @@ # -# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2005, 2016, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -52,11 +52,11 @@ cachedrowsetimpl.absolute = 절대: 커서 위치가 부적합합니다. cachedrowsetimpl.relative = 상대: 커서 위치가 부적합합니다. cachedrowsetimpl.asciistream = ASCII 스트림에 대한 읽기를 실패했습니다. -cachedrowsetimpl.binstream = 이진 스트림에서 읽기를 실패했습니다. +cachedrowsetimpl.binstream = 바이너리 스트림에서 읽기를 실패했습니다. cachedrowsetimpl.failedins = 행 삽입을 실패했습니다. cachedrowsetimpl.updateins = 행을 삽입하는 중 updateRow가 호출되었습니다. cachedrowsetimpl.movetoins = moveToInsertRow: CONCUR_READ_ONLY -cachedrowsetimpl.movetoins1 = moveToInsertRow: 메타 데이터가 없습니다. +cachedrowsetimpl.movetoins1 = moveToInsertRow: 메타데이터가 없습니다. cachedrowsetimpl.movetoins2 = moveToInsertRow: 열 수가 부적합합니다. cachedrowsetimpl.tablename = 테이블 이름은 널일 수 없습니다. cachedrowsetimpl.keycols = 키 열이 부적합합니다. @@ -150,7 +150,7 @@ #XmlReaderContentHandler exceptions xmlrch.errmap = 맵을 설정하는 중 오류 발생: {0} -xmlrch.errmetadata = 메타 데이터를 설정하는 중 오류 발생: {0} +xmlrch.errmetadata = 메타데이터를 설정하는 중 오류 발생: {0} xmlrch.errinsertval = 값을 삽입하는 중 오류 발생: {0} xmlrch.errconstr = 행을 생성하는 중 오류 발생: {0} xmlrch.errdel = 행을 삭제하는 중 오류 발생: {0} @@ -160,7 +160,7 @@ xmlrch.errupdrow = 행을 업데이트하는 중 오류 발생: {0} xmlrch.chars = 문자: xmlrch.badvalue = 잘못된 값: 널일 수 없는 속성입니다. -xmlrch.badvalue1 = 잘못된 값: 널일 수 없는 메타 데이터입니다. +xmlrch.badvalue1 = 잘못된 값: 널일 수 없는 메타데이터입니다. xmlrch.warning = ** 경고: {0}, 행: {1}, URI: {2} #RIOptimisticProvider Exceptions