Imported Upstream version 16.3.1
[platform/upstream/libzypp.git] / po / ko.po
index 8d2eea9..be290d6 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -8,2663 +8,3308 @@ msgid ""
 msgstr ""
 "Project-Id-Version: zypp.ko\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-10-01 18:11+0200\n"
-"PO-Revision-Date: 2009-10-15 14:38+0900\n"
-"Last-Translator: Yunseok Choi <xein@naver.com>\n"
-"Language-Team: Korean <xein@naver.com>\n"
+"POT-Creation-Date: 2016-05-03 15:55+0200\n"
+"PO-Revision-Date: 2016-07-14 05:34+0000\n"
+"Last-Translator: Brad Song <brad.song@lqs-lionbridge.com>\n"
+"Language-Team: Korean <https://l10n.opensuse.org/projects/libzypp/master/ko/>"
+"\n"
+"Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Poedit-Language: Korean\n"
-"X-Poedit-Country: KOREA, REPUBLIC OF\n"
-"X-Poedit-SourceCharset: utf-8\n"
+"X-Generator: Weblate 2.6\n"
+"X-Poedit-SourceCharset: UTF-8\n"
+
+#: zypp/target/hal/HalException.h:46 zypp/target/hal/HalException.h:55
+#: zypp/target/hal/HalException.h:64
+msgid "Hal Exception"
+msgstr "Hal 예외"
+
+#: zypp/Url.cc:114
+msgid "Invalid LDAP URL query string"
+msgstr "잘못된 LDAP URL 쿼리 스트링"
+
+#: zypp/Url.cc:153
+#, c-format, boost-format
+msgid "Invalid LDAP URL query parameter '%s'"
+msgstr "LDAP URL 쿼리 파라미터 '%s'이(가) 잘못되었습니다."
+
+#: zypp/Url.cc:300
+msgid "Unable to clone Url object"
+msgstr "URL 객체를 복제할 수 없습니다."
+
+#: zypp/Url.cc:313
+msgid "Invalid empty Url object reference"
+msgstr "빈 URL 객체 참조는 잘못되었습니다."
+
+#: zypp/Url.cc:326 zypp/Url.cc:340
+msgid "Unable to parse Url components"
+msgstr "URL 구성요소를 구문 분석할 수 없습니다."
+
+#: zypp/thread/Mutex.cc:33
+msgid "Can't initialize mutex attributes"
+msgstr "mutex 특성을 초기화할 수 없습니다."
+
+#: zypp/thread/Mutex.cc:40
+msgid "Can't set recursive mutex attribute"
+msgstr "순환 mutex 특성을 설정할 수 없습니다."
+
+#: zypp/thread/Mutex.cc:47
+msgid "Can't initialize recursive mutex"
+msgstr "순환 mutex를 초기화할 수 없습니다."
+
+#: zypp/thread/Mutex.cc:77
+msgid "Can't acquire the mutex lock"
+msgstr "mutex 잠금을 획득할 수 없습니다."
+
+#: zypp/thread/Mutex.cc:87
+msgid "Can't release the mutex lock"
+msgstr "mutex 잠금을 해제할 수 없습니다."
+
+#: zypp/Dep.cc:96
+msgid "Provides"
+msgstr "제공"
+
+#: zypp/Dep.cc:97
+msgid "Prerequires"
+msgstr "전제조건"
+
+#  tree node string
+#: zypp/Dep.cc:98
+msgid "Requires"
+msgstr "필수"
+
+#: zypp/Dep.cc:99
+msgid "Conflicts"
+msgstr "충돌"
+
+#: zypp/Dep.cc:100
+msgid "Obsoletes"
+msgstr "폐기사항"
+
+#: zypp/Dep.cc:101
+msgid "Recommends"
+msgstr "권장사항"
+
+#: zypp/Dep.cc:102
+msgid "Suggests"
+msgstr "제안"
+
+#: zypp/Dep.cc:103
+msgid "Enhances"
+msgstr "기능 향상"
+
+#: zypp/Dep.cc:104
+msgid "Supplements"
+msgstr "보충"
+
+#. dubious: Throw on malformed known types, otherwise log a warning.
+#: zypp/CheckSum.cc:136
+#, c-format, boost-format
+msgid "Dubious type '%s' for %u byte checksum '%s'"
+msgstr "모호한 유형 '%s'(%u바이트 체크섬 '%s'에 대해)"
+
+#: zypp/target/TargetImpl.cc:310
+msgid " executed"
+msgstr " 실행됨"
+
+#: zypp/target/TargetImpl.cc:332
+msgid " execution failed"
+msgstr " 실행 실패됨"
+
+#. translators: We may find the same script content in files with different names.
+#. Only the first occurence is executed, subsequent ones are skipped. It's a one-line
+#. message for a log file. Preferably start translation with "%s"
+#: zypp/target/TargetImpl.cc:449
+#, c-format, boost-format
+msgid "%s already executed as %s)"
+msgstr "%s이(가) 이미 %s(으)로 실행되었습니다."
+
+#: zypp/target/TargetImpl.cc:459
+msgid " execution skipped while aborting"
+msgstr " 중단하는 중 실행 건너뜀"
+
+#: zypp/target/TargetImpl.cc:514 zypp/target/TargetImpl.cc:534
+#: zypp/target/TargetImpl.cc:562 zypp/target/TargetImpl.cc:599
+#: zypp/target/TargetImpl.cc:607
+msgid "Error sending update message notification."
+msgstr "업데이트 메시지 알림을 보내는 중에 오류가 발생했습니다."
+
+#: zypp/target/TargetImpl.cc:658
+msgid "New update message"
+msgstr "새 업데이트 메시지"
+
+#: zypp/target/TargetImpl.cc:1219 zypp/target/TargetImpl.cc:1288
+#: zypp/target/TargetImpl.cc:1640
+#: zypp/target/TargetImpl.commitFindFileConflicts.cc:166
+msgid "Installation has been aborted as directed."
+msgstr "설치가 지시된 대로 중단되었습니다."
+
+#: zypp/target/hal/HalContext.cc:24
+msgid "Sorry, but this version of libzypp was built without HAL support."
+msgstr "이 버전의 libzypp는 HAL 지원 없이 작성되었습니다."
+
+#: zypp/target/hal/HalContext.cc:117
+msgid "HalContext not connected"
+msgstr "HalContext가 연결되지 않았음"
+
+#: zypp/target/hal/HalContext.cc:127
+msgid "HalDrive not initialized"
+msgstr "HalDrive가 초기화되지 않았음"
+
+#: zypp/target/hal/HalContext.cc:137
+msgid "HalVolume not initialized"
+msgstr "HalVolume이 초기화되지 않았음"
+
+#: zypp/target/hal/HalContext.cc:229
+msgid "Unable to create dbus connection"
+msgstr "dbus 연결을 생성할 수 없음"
+
+#: zypp/target/hal/HalContext.cc:242
+msgid "libhal_ctx_new: Can't create libhal context"
+msgstr "libhal_ctx_new: libhal 컨텍스트를 생성할 수 없음"
+
+#: zypp/target/hal/HalContext.cc:257
+msgid "libhal_set_dbus_connection: Can't set dbus connection"
+msgstr "libhal_set_dbus_connection: dbus 연결을 설정할 수 없음"
+
+#: zypp/target/hal/HalContext.cc:272
+msgid "Unable to initalize HAL context -- hald not running?"
+msgstr "HAL 컨텍스트를 초기화할 수 없습니다. hald가 실행되고 있지 않습니까?"
+
+#: zypp/target/hal/HalContext.cc:851
+msgid "Not a CDROM drive"
+msgstr "CD-ROM 드라이브가 아님"
+
+#. TranslatorExplanation after semicolon is error message
+#. TranslatorExplanation the colon is followed by an error message
+#: zypp/target/rpm/RpmDb.cc:848 zypp/target/rpm/RpmDb.cc:2043
+#: zypp/target/rpm/RpmDb.cc:2189
+msgid "RPM failed: "
+msgstr "RPM 실패: "
+
+#. TranslatorExplanation first %s is file name, second is error message
+#: zypp/target/rpm/RpmDb.cc:1124
+#, c-format, boost-format
+msgid "Failed to import public key from file %s: %s"
+msgstr "%s 파일에서 공용 키를 임포트하지 못했습니다. %s"
+
+#. TranslatorExplanation first %s is key name, second is error message
+#: zypp/target/rpm/RpmDb.cc:1195
+#, c-format, boost-format
+msgid "Failed to remove public key %s: %s"
+msgstr "%s 공용 키를 제거하지 못했습니다. %s"
+
+#  progress stage
+#. Translator: %s = name of an rpm package. A list of diffs follows
+#. this message.
+#: zypp/target/rpm/RpmDb.cc:1848
+#, c-format, boost-format
+msgid "Changed configuration files for %s:"
+msgstr "%s에 대한 구성 파일을 변경함:"
+
+#. %s = filenames
+#: zypp/target/rpm/RpmDb.cc:2024
+#, c-format, boost-format
+msgid "rpm saved %s as %s, but it was impossible to determine the difference"
+msgstr "RPM은 %s을(를) %s(으)로 저장했지만, 차이점을 구분할 수 없습니다."
+
+#. %s = filenames
+#: zypp/target/rpm/RpmDb.cc:2026
+#, c-format, boost-format
+msgid ""
+"rpm saved %s as %s.\n"
+"Here are the first 25 lines of difference:\n"
+msgstr ""
+"RPM이 %s을(를) %s(으)로 저장했습니다.\n"
+"다음은 차이에 대한 처음 25개 행입니다.\n"
+
+#. %s = filenames
+#: zypp/target/rpm/RpmDb.cc:2029
+#, c-format, boost-format
+msgid "rpm created %s as %s, but it was impossible to determine the difference"
+msgstr "RPM은 %s을(를) %s(으)로 생성했지만, 차이점을 구분할 수 없습니다."
+
+#. %s = filenames
+#: zypp/target/rpm/RpmDb.cc:2031
+#, c-format, boost-format
+msgid ""
+"rpm created %s as %s.\n"
+"Here are the first 25 lines of difference:\n"
+msgstr ""
+"RPM이 %s을(를) %s(으)로 만들었습니다.\n"
+"다음은 차이에 대한 처음 25개 행입니다.\n"
+
+#  dialog caption
+#. report additional rpm output in finish
+#. TranslatorExplanation Text is followed by a ':'  and the actual output.
+#: zypp/target/rpm/RpmDb.cc:2056 zypp/target/rpm/RpmDb.cc:2202
+msgid "Additional rpm output"
+msgstr "추가 RPM 출력"
+
+#: zypp/target/rpm/RpmDb.cc:2344
+#, c-format, boost-format
+msgid "created backup %s"
+msgstr "백업 %s을(를) 만들었음"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2365
+msgid "Signature is OK"
+msgstr "서명 정상"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2367
+msgid "Unknown type of signature"
+msgstr "알 수 없는 서명 유형"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2369
+msgid "Signature does not verify"
+msgstr "서명을 확인할 수 없음"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2371
+msgid "Signature is OK, but key is not trusted"
+msgstr "서명이 정상이지만 키를 신뢰할 수 없음"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2373
+msgid "Signatures public key is not available"
+msgstr "서명 공용 키 사용 불가"
+
+#. translators: possible rpm package signature check result [brief]
+#: zypp/target/rpm/RpmDb.cc:2375
+msgid "File does not exist or signature can't be checked"
+msgstr "파일이 존재하지 않거나 서명을 확인할 수 없음"
+
+#: zypp/ProblemSolution.cc:114
+msgid "Following actions will be done:"
+msgstr "다음 작업이 수행됨:"
+
+#: zypp/RepoManager.cc:297
+#, boost-format
+msgid "Cannot read repo directory '%1%': Permission denied"
+msgstr "리포지토리 디렉토리 '%1%'을(를) 읽을 수 없음: 사용 권한 거부됨"
+
+#. TranslatorExplanation '%s' is a pathname
+#: zypp/RepoManager.cc:305 zypp/RepoManager.cc:767 zypp/RepoManager.cc:1523
+#: zypp/repo/PluginServices.cc:49
+#, c-format, boost-format
+msgid "Failed to read directory '%s'"
+msgstr "디렉토리 '%s'을(를) 읽지 못했습니다."
+
+#: zypp/RepoManager.cc:315
+#, boost-format
+msgid "Cannot read repo file '%1%': Permission denied"
+msgstr "리포지토리 파일 '%1%'을(를) 읽을 수 없음: 사용 권한 거부됨"
+
+#: zypp/RepoManager.cc:338
+msgid "Repository alias cannot start with dot."
+msgstr "리포지토리 별칭은 점(.)으로 시작할 수 없습니다."
+
+#: zypp/RepoManager.cc:349
+msgid "Service alias cannot start with dot."
+msgstr "서비스 별칭은 점(.)으로 시작할 수 없습니다."
+
+#. TranslatorExplanation '%s' is a filename
+#: zypp/RepoManager.cc:722 zypp/RepoManager.cc:1650 zypp/RepoManager.cc:1715
+#: zypp/RepoManager.cc:1789 zypp/RepoManager.cc:1854 zypp/RepoManager.cc:1975
+#, c-format, boost-format
+msgid "Can't open file '%s' for writing."
+msgstr "쓰기 위한 파일 '%s'을(를) 열 수 없습니다."
+
+#. translators: Cleanup a repository previously owned by a meanwhile unknown (deleted) service.
+#. %1% = service name
+#. %2% = repository name
+#: zypp/RepoManager.cc:849
+#, boost-format
+msgid "Unknown service '%1%': Removing orphaned service repository '%2%'"
+msgstr "알 수 없는 서비스 '%1%': 독립 서비스 리포지토리 '%2%' 제거 중"
+
+#. we will throw this later if no URL checks out fine
+#: zypp/RepoManager.cc:1082
+msgid "Valid metadata not found at specified URL"
+msgid_plural "Valid metadata not found at specified URLs"
+msgstr[0] "지정한 URL에는 유효한 메타데이터가 없음"
+
+#: zypp/RepoManager.cc:1132 zypp/RepoManager.cc:1240 zypp/RepoManager.cc:1296
+#, c-format, boost-format
+msgid "Can't create %s"
+msgstr "%s을(를) 생성할 수 없음"
+
+#: zypp/RepoManager.cc:1140
+msgid "Can't create metadata cache directory."
+msgstr "메타 데이터 캐시 디렉토리를 생성할 수 없습니다."
+
+#: zypp/RepoManager.cc:1282
+#, c-format, boost-format
+msgid "Building repository '%s' cache"
+msgstr "리포지토리 '%s' 캐시 빌드 중"
+
+#: zypp/RepoManager.cc:1302
+#, c-format, boost-format
+msgid "Can't create cache at %s - no writing permissions."
+msgstr "%s에서 캐시를 생성할 수 없음 - 쓰기 권한이 없습니다."
+
+#: zypp/RepoManager.cc:1366
+#, c-format, boost-format
+msgid "Failed to cache repo (%d)."
+msgstr "리포지토리(%d)를 캐시하지 못했습니다."
+
+#: zypp/RepoManager.cc:1377
+msgid "Unhandled repository type"
+msgstr "리포지토리 유형이 처리되지 않았습니다."
+
+#. prepare exception to be thrown if the type could not be determined
+#. due to a media exception. We can't throw right away, because of some
+#. problems with proxy servers returning an incorrect error
+#. on ftp file-not-found(bnc #335906). Instead we'll check another types
+#. before throwing.
+#. TranslatorExplanation '%s' is an URL
+#: zypp/RepoManager.cc:1414 zypp/RepoManager.cc:2464
+#, c-format, boost-format
+msgid "Error trying to read from '%s'"
+msgstr "'%s'에서 읽기를 시도하는 중에 오류가 발생했습니다."
+
+#. TranslatorExplanation '%s' is an URL
+#: zypp/RepoManager.cc:1467 zypp/RepoManager.cc:2472
+#, c-format, boost-format
+msgid "Unknown error reading from '%s'"
+msgstr "'%s'에서 읽는 중에 알 수 없는 오류가 발생했습니다."
+
+#: zypp/RepoManager.cc:1611
+#, c-format, boost-format
+msgid "Adding repository '%s'"
+msgstr "'%s' 리포지토리 추가 중"
+
+#. TranslatorExplanation '%s' is an URL
+#: zypp/RepoManager.cc:1701
+#, c-format, boost-format
+msgid "Invalid repo file name at '%s'"
+msgstr "'%s'에서 리포지토리 파일 이름이 잘못되었습니다."
+
+#: zypp/RepoManager.cc:1740
+#, c-format, boost-format
+msgid "Removing repository '%s'"
+msgstr "'%s' 리포지토리 제거 중"
+
+#: zypp/RepoManager.cc:1759 zypp/RepoManager.cc:1835
+msgid "Can't figure out where the repo is stored."
+msgstr "리포지토리가 저장된 위치를 알 수 없습니다."
+
+#  Frame title for installation target hard disk / partition(s)
+#. TranslatorExplanation '%s' is a filename
+#: zypp/RepoManager.cc:1771 zypp/RepoManager.cc:1963
+#, c-format, boost-format
+msgid "Can't delete '%s'"
+msgstr "'%s'을(를) 삭제할 수 없습니다."
+
+#: zypp/RepoManager.cc:1951 zypp/RepoManager.cc:2395
+msgid "Can't figure out where the service is stored."
+msgstr "서비스가 저장된 위치를 알 수 없습니다."
+
+#: zypp/url/UrlBase.cc:154
+#, c-format, boost-format
+msgid "Url scheme does not allow a %s"
+msgstr "URL 구성표는 %s을(를) 허용하지 않습니다."
+
+#: zypp/url/UrlBase.cc:173
+#, c-format, boost-format
+msgid "Invalid %s component '%s'"
+msgstr "%s 구성요소 '%s'이(가) 잘못되었습니다."
+
+#: zypp/url/UrlBase.cc:180
+#, c-format, boost-format
+msgid "Invalid %s component"
+msgstr "%s 구성요소가 잘못되었습니다."
+
+#: zypp/url/UrlBase.cc:786 zypp/url/UrlBase.cc:1231
+msgid "Query string parsing not supported for this URL"
+msgstr "이 URL에 대해 쿼리 스트링 구문 분석이 지원되지 않습니다."
+
+#: zypp/url/UrlBase.cc:824
+msgid "Url scheme is a required component"
+msgstr "URL 구성표는 필수 구성요소입니다."
+
+#: zypp/url/UrlBase.cc:830
+#, c-format, boost-format
+msgid "Invalid Url scheme '%s'"
+msgstr "URL 구성표 '%s'이(가) 잘못되었습니다."
+
+#: zypp/url/UrlBase.cc:949
+msgid "Url scheme does not allow a username"
+msgstr "URL 구성표가 사용자 이름을 허용하지 않습니다."
+
+#: zypp/url/UrlBase.cc:983
+msgid "Url scheme does not allow a password"
+msgstr "URL 구성표가 비밀번호를 허용하지 않습니다."
+
+#: zypp/url/UrlBase.cc:1012
+msgid "Url scheme requires a host component"
+msgstr "URL 구성표에 호스트 구성요소가 필요합니다."
+
+#: zypp/url/UrlBase.cc:1022
+msgid "Url scheme does not allow a host component"
+msgstr "URL 구성표가 호스트 구성요소를 허용하지 않습니다."
+
+#: zypp/url/UrlBase.cc:1049
+#, c-format, boost-format
+msgid "Invalid host component '%s'"
+msgstr "호스트 구성요소 '%s'이(가) 잘못되었습니다."
+
+#: zypp/url/UrlBase.cc:1070
+msgid "Url scheme does not allow a port"
+msgstr "URL 구성표가 포트를 허용하지 않습니다."
+
+#: zypp/url/UrlBase.cc:1081
+#, c-format, boost-format
+msgid "Invalid port component '%s'"
+msgstr "포트 구성요소 '%s'이(가) 잘못되었습니다."
+
+#: zypp/url/UrlBase.cc:1098
+msgid "Url scheme requires path name"
+msgstr "URL 구성표에 경로 이름이 필요합니다."
+
+#: zypp/url/UrlBase.cc:1119 zypp/url/UrlBase.cc:1133
+msgid "Relative path not allowed if authority exists"
+msgstr "기관이 있는 경우 상대 경로는 허용되지 않습니다."
+
+#: zypp/url/UrlUtils.cc:111
+msgid "Encoded string contains a NUL byte"
+msgstr "인코드 스트링에 NUL 바이트가 포함되어 있습니다."
+
+#: zypp/url/UrlUtils.cc:173
+msgid "Invalid parameter array split separator character"
+msgstr "파라미터 배열 분할 구분 문자가 잘못되었습니다."
+
+#: zypp/url/UrlUtils.cc:213
+msgid "Invalid parameter map split separator character"
+msgstr "파라미터 맵 분할 구분 문자가 잘못되었습니다."
+
+#: zypp/url/UrlUtils.cc:283
+msgid "Invalid parameter array join separator character"
+msgstr "파라미터 배열 조인 구분 문자가 잘못되었습니다."
+
+#: zypp/ExternalProgram.cc:258
+#, c-format, boost-format
+msgid "Can't open pty (%s)."
+msgstr "pty(%s)를 열 수 없습니다."
+
+#: zypp/ExternalProgram.cc:269
+#, c-format, boost-format
+msgid "Can't open pipe (%s)."
+msgstr "파이프(%s)를 열 수 없습니다."
+
+#: zypp/ExternalProgram.cc:350
+#, c-format, boost-format
+msgid "Can't chroot to '%s' (%s)."
+msgstr "'%s'(%s)에 대해 chroot할 수 없습니다."
+
+#: zypp/ExternalProgram.cc:360
+#, c-format, boost-format
+msgid "Can't chdir to '%s' inside chroot '%s' (%s)."
+msgstr "'%s'(chroot '%s' 내부)(%s)(으)로 chdir할 수 없습니다."
+
+#: zypp/ExternalProgram.cc:361
+#, c-format, boost-format
+msgid "Can't chdir to '%s' (%s)."
+msgstr "'%s'(%s)(으)로 chdir할 수 없습니다."
+
+#. don't want to get here
+#: zypp/ExternalProgram.cc:373
+#, c-format, boost-format
+msgid "Can't exec '%s' (%s)."
+msgstr "'%s'(%s)을(를) 실행할 수 없습니다."
+
+#: zypp/ExternalProgram.cc:381
+#, c-format, boost-format
+msgid "Can't fork (%s)."
+msgstr "fork(%s)할 수 없습니다."
+
+#: zypp/ExternalProgram.cc:507
+#, c-format, boost-format
+msgid "Command exited with status %d."
+msgstr "상태 %d(으)로 명령이 종료되었습니다."
+
+#: zypp/ExternalProgram.cc:527
+#, c-format, boost-format
+msgid "Command was killed by signal %d (%s)."
+msgstr "명령이 신호 %d(%s)에 의해 종료되었습니다."
+
+#: zypp/ExternalProgram.cc:532
+msgid "Command exited with unknown error."
+msgstr "알 수 없는 오류와 함께 명령이 종료되었습니다."
+
+#. translators: an annotation to a gpg keys expiry date
+#: zypp/PublicKey.cc:116
+msgid "(does not expire)"
+msgstr "(만료되지 않음)"
+
+#. translators: an annotation to a gpg keys expiry date
+#: zypp/PublicKey.cc:125
+msgid "(EXPIRED)"
+msgstr "(만료됨)"
+
+#. translators: an annotation to a gpg keys expiry date
+#: zypp/PublicKey.cc:129
+msgid "(expires within 24h)"
+msgstr "(24시간 내 만료)"
+
+#. translators: an annotation to a gpg keys expiry date
+#: zypp/PublicKey.cc:133
+#, boost-format, c-format
+msgid "(expires in %d day)"
+msgid_plural "(expires in %d days)"
+msgstr[0] "%d(24시간 내 만료)"
+
+#  translators: fallback name for a module at command line
+#: zypp/VendorSupportOptions.cc:14
+msgid "unknown"
+msgstr "알 수 없음"
+
+#: zypp/VendorSupportOptions.cc:17
+msgid "unsupported"
+msgstr "지원하지 않음"
+
+#: zypp/VendorSupportOptions.cc:20
+msgid "Level 1"
+msgstr "단계 1"
+
+#: zypp/VendorSupportOptions.cc:23
+msgid "Level 2"
+msgstr "단계 2"
+
+#: zypp/VendorSupportOptions.cc:26
+msgid "Level 3"
+msgstr "단계 3"
+
+#: zypp/VendorSupportOptions.cc:29
+msgid "Additional Customer Contract Necessary"
+msgstr "추가 고객 계약 필수"
+
+#: zypp/VendorSupportOptions.cc:31
+msgid "invalid"
+msgstr "잘못됨"
+
+#: zypp/VendorSupportOptions.cc:39
+msgid "The level of support is unspecified"
+msgstr "지원 레벨이 지정되지 않았습니다."
+
+#: zypp/VendorSupportOptions.cc:42
+msgid "The vendor does not provide support."
+msgstr "제조업체에서 지원을 제공하지 않습니다."
+
+#: zypp/VendorSupportOptions.cc:45
+msgid ""
+"Problem determination, which means technical support designed to provide "
+"compatibility information, installation assistance, usage support, on-going "
+"maintenance and basic troubleshooting. Level 1 Support is not intended to "
+"correct product defect errors."
+msgstr ""
+"Problem determination(문제 결정) - 호환성 정보, 설치 기술 지원, 사용 지원, 지속적인 유지보수 및 기본적인 "
+"문제해결를 위한 기술 지원을 의미합니다. 레벨 1 지원은 제품 결함 오류를 해결하기 위한 지원이 아닙니다."
+
+#: zypp/VendorSupportOptions.cc:48
+msgid ""
+"Problem isolation, which means technical support designed to duplicate "
+"customer problems, isolate problem area and provide resolution for problems "
+"not resolved by Level 1 Support."
+msgstr ""
+"Problem isolation(문제 격리) - 중복되는 문제, 문제 영역 격리, 그리고 레벨 1 지원에서 해결할 수 없는 문제에 대한 "
+"해답 제공을 위해 만들어진 기술 지원 서비스입니다."
+
+#: zypp/VendorSupportOptions.cc:51
+msgid ""
+"Problem resolution, which means technical support designed to resolve "
+"complex problems by engaging engineering in resolution of product defects "
+"which have been identified by Level 2 Support."
+msgstr ""
+"Problem resolution(문제 해결) - 레벨 2 지원에서 식별된 제품 결함을 해결하기 위해 엔지니어링 작업을 통해 복잡한 "
+"문제를 해결하도록 만들어진 기술 지원 서비스입니다."
+
+#: zypp/VendorSupportOptions.cc:54
+msgid "An additional customer contract is necessary for getting support."
+msgstr "지원을 받으려면 추가 고객 계약이 필요합니다."
+
+#: zypp/VendorSupportOptions.cc:56
+msgid "Unknown support option. Description not available"
+msgstr "알 수 없는 지원 옵션입니다. 설명을 사용할 수 없습니다."
+
+#: zypp/CountryCode.cc:50
+msgid "Unknown country: "
+msgstr "알 수 없는 국가: "
+
+#  TextEntry label for phone network Areacode (german Vorwahl)
+#. Defined CountryCode constants
+#. Defined LanguageCode constants
+#: zypp/CountryCode.cc:149 zypp/LanguageCode.cc:148
+msgid "No Code"
+msgstr "코드 없음"
+
+# AD
+#: zypp/CountryCode.cc:158
+msgid "Andorra"
+msgstr "안도라"
+
+#. :AND:020:
+#: zypp/CountryCode.cc:159
+msgid "United Arab Emirates"
+msgstr "아랍에미리트"
+
+# AF
+#. :ARE:784:
+#: zypp/CountryCode.cc:160
+msgid "Afghanistan"
+msgstr "아프가니스탄"
+
+#. :AFG:004:
+#: zypp/CountryCode.cc:161
+msgid "Antigua and Barbuda"
+msgstr "앤티가 바부다"
+
+# AO
+#. :ATG:028:
+#: zypp/CountryCode.cc:162
+msgid "Anguilla"
+msgstr "앙귈라"
+
+#. :AIA:660:
+#: zypp/CountryCode.cc:163
+msgid "Albania"
+msgstr "알바니아"
+
+# AM
+#. :ALB:008:
+#: zypp/CountryCode.cc:164
+msgid "Armenia"
+msgstr "아르메니아"
+
+#. :ARM:051:
+#: zypp/CountryCode.cc:165
+msgid "Netherlands Antilles"
+msgstr "네덜란드령 안틸리스"
+
+# AO
+#. :ANT:530:
+#: zypp/CountryCode.cc:166
+msgid "Angola"
+msgstr "앙골라"
+
+#. :AGO:024:
+#: zypp/CountryCode.cc:167
+msgid "Antarctica"
+msgstr "남극"
+
+#. :ATA:010:
+#: zypp/CountryCode.cc:168
+msgid "Argentina"
+msgstr "아르헨티나"
+
+# AS
+#. :ARG:032:
+#: zypp/CountryCode.cc:169
+msgid "American Samoa"
+msgstr "미국령 사모아"
+
+#. :ASM:016:
+#: zypp/CountryCode.cc:170
+msgid "Austria"
+msgstr "오스트리아"
+
+#. :AUT:040:
+#: zypp/CountryCode.cc:171
+msgid "Australia"
+msgstr "호주"
+
+# CU
+#. :AUS:036:
+#: zypp/CountryCode.cc:172
+msgid "Aruba"
+msgstr "아루바"
+
+#. :ABW:533:
+#: zypp/CountryCode.cc:173
+msgid "Aland Islands"
+msgstr "올란드 제도"
+
+#. :ALA:248:
+#: zypp/CountryCode.cc:174
+msgid "Azerbaijan"
+msgstr "아제르바이잔"
+
+#. :AZE:031:
+#: zypp/CountryCode.cc:175
+msgid "Bosnia and Herzegovina"
+msgstr "보스니아 헤르체코비나"
+
+#. :BIH:070:
+#: zypp/CountryCode.cc:176
+msgid "Barbados"
+msgstr "바베이도스"
+
+# BD
+#. :BRB:052:
+#: zypp/CountryCode.cc:177
+msgid "Bangladesh"
+msgstr "방글라데시"
+
+#. :BGD:050:
+#: zypp/CountryCode.cc:178
+msgid "Belgium"
+msgstr "벨기에"
+
+#. :BEL:056:
+#: zypp/CountryCode.cc:179
+msgid "Burkina Faso"
+msgstr "부르키나파소"
+
+#. :BFA:854:
+#: zypp/CountryCode.cc:180
+msgid "Bulgaria"
+msgstr "불가리아"
+
+#. :BGR:100:
+#: zypp/CountryCode.cc:181
+msgid "Bahrain"
+msgstr "바레인"
+
+#. :BHR:048:
+#: zypp/CountryCode.cc:182
+msgid "Burundi"
+msgstr "부룬디"
+
+#. :BDI:108:
+#: zypp/CountryCode.cc:183
+msgid "Benin"
+msgstr "베냉"
+
+#. :BEN:204:
+#: zypp/CountryCode.cc:184
+msgid "Bermuda"
+msgstr "버뮤다"
+
+#. :BMU:060:
+#: zypp/CountryCode.cc:185
+msgid "Brunei Darussalam"
+msgstr "브루나이"
+
+#. :BRN:096:
+#: zypp/CountryCode.cc:186
+msgid "Bolivia"
+msgstr "볼리비아"
+
+# BR
+#. :BOL:068:
+#: zypp/CountryCode.cc:187
+msgid "Brazil"
+msgstr "브라질"
+
+#. :BRA:076:
+#: zypp/CountryCode.cc:188
+msgid "Bahamas"
+msgstr "바하마"
+
+# BT
+#. :BHS:044:
+#: zypp/CountryCode.cc:189
+msgid "Bhutan"
+msgstr "부탄"
+
+#. :BTN:064:
+#: zypp/CountryCode.cc:190
+msgid "Bouvet Island"
+msgstr "부베이 섬"
+
+#. :BVT:074:
+#: zypp/CountryCode.cc:191
+msgid "Botswana"
+msgstr "보츠와나"
+
+#. :BWA:072:
+#: zypp/CountryCode.cc:192
+msgid "Belarus"
+msgstr "벨라루스"
+
+#. :BLR:112:
+#: zypp/CountryCode.cc:193
+msgid "Belize"
+msgstr "벨리즈"
+
+#. :BLZ:084:
+#: zypp/CountryCode.cc:194
+msgid "Canada"
+msgstr "캐나다"
+
+#. :CAN:124:
+#: zypp/CountryCode.cc:195
+msgid "Cocos (Keeling) Islands"
+msgstr "코코스 군도"
+
+# CG
+#. :CCK:166:
+#. :CAF:140:
+#: zypp/CountryCode.cc:196 zypp/CountryCode.cc:198
+msgid "Congo"
+msgstr "콩고"
+
+#. :COD:180:
+#: zypp/CountryCode.cc:197
+msgid "Central African Republic"
+msgstr "중앙아프리카 공화국"
+
+#. :COG:178:
+#: zypp/CountryCode.cc:199
+msgid "Switzerland"
+msgstr "스위스"
+
+#. :CHE:756:
+#: zypp/CountryCode.cc:200
+msgid "Cote D'Ivoire"
+msgstr "코트디부와르"
+
+#. :CIV:384:
+#: zypp/CountryCode.cc:201
+msgid "Cook Islands"
+msgstr "쿡 제도"
+
+#. :COK:184:
+#: zypp/CountryCode.cc:202
+msgid "Chile"
+msgstr "칠레"
+
+# CM
+#. :CHL:152:
+#: zypp/CountryCode.cc:203
+msgid "Cameroon"
+msgstr "카메룬"
+
+#. :CMR:120:
+#: zypp/CountryCode.cc:204
+msgid "China"
+msgstr "중국"
+
+#. :CHN:156:
+#: zypp/CountryCode.cc:205
+msgid "Colombia"
+msgstr "콜롬비아"
+
+#. :COL:170:
+#: zypp/CountryCode.cc:206
+msgid "Costa Rica"
+msgstr "코스타리카"
+
+# CU
+#. :CRI:188:
+#: zypp/CountryCode.cc:207
+msgid "Cuba"
+msgstr "쿠바"
+
+#. :CUB:192:
+#: zypp/CountryCode.cc:208
+msgid "Cape Verde"
+msgstr "카보베르데"
+
+#. :CPV:132:
+#: zypp/CountryCode.cc:209
+msgid "Christmas Island"
+msgstr "크리스마스 섬"
+
+#. :CXR:162:
+#: zypp/CountryCode.cc:210
+msgid "Cyprus"
+msgstr "사이프러스"
+
+#. :CYP:196:
+#: zypp/CountryCode.cc:211
+msgid "Czech Republic"
+msgstr "체코 공화국"
+
+#. :CZE:203:
+#: zypp/CountryCode.cc:212
+msgid "Germany"
+msgstr "독일"
+
+#. :DEU:276:
+#: zypp/CountryCode.cc:213
+msgid "Djibouti"
+msgstr "지부티"
+
+#. :DJI:262:
+#: zypp/CountryCode.cc:214
+msgid "Denmark"
+msgstr "덴마크"
+
+#. :DNK:208:
+#: zypp/CountryCode.cc:215
+msgid "Dominica"
+msgstr "도미니카"
+
+#. :DMA:212:
+#: zypp/CountryCode.cc:216
+msgid "Dominican Republic"
+msgstr "도미니카 공화국"
+
+#. :DOM:214:
+#: zypp/CountryCode.cc:217
+msgid "Algeria"
+msgstr "알제리"
+
+#. :DZA:012:
+#: zypp/CountryCode.cc:218
+msgid "Ecuador"
+msgstr "에콰도르"
+
+#. :ECU:218:
+#: zypp/CountryCode.cc:219
+msgid "Estonia"
+msgstr "에스토니아"
+
+#. :EST:233:
+#: zypp/CountryCode.cc:220
+msgid "Egypt"
+msgstr "이집트"
+
+#. :EGY:818:
+#: zypp/CountryCode.cc:221
+msgid "Western Sahara"
+msgstr "서사하라"
+
+#. :ESH:732:
+#: zypp/CountryCode.cc:222
+msgid "Eritrea"
+msgstr "에리트레아"
+
+#. :ERI:232:
+#: zypp/CountryCode.cc:223
+msgid "Spain"
+msgstr "스페인"
+
+# ET
+#. :ESP:724:
+#: zypp/CountryCode.cc:224
+msgid "Ethiopia"
+msgstr "에티오피아"
+
+#. :ETH:231:
+#: zypp/CountryCode.cc:225
+msgid "Finland"
+msgstr "핀란드"
+
+#. :FIN:246:
+#: zypp/CountryCode.cc:226
+msgid "Fiji"
+msgstr "피지"
+
+#. :FJI:242:
+#: zypp/CountryCode.cc:227
+msgid "Falkland Islands (Malvinas)"
+msgstr "포클랜드 제도"
+
+#. :FLK:238:
+#: zypp/CountryCode.cc:228
+msgid "Federated States of Micronesia"
+msgstr "마이크로네시아"
+
+#. :FSM:583:
+#: zypp/CountryCode.cc:229
+msgid "Faroe Islands"
+msgstr "파로에 아일랜드"
+
+#. :FRO:234:
+#: zypp/CountryCode.cc:230
+msgid "France"
+msgstr "프랑스"
+
+#. :FRA:250:
+#: zypp/CountryCode.cc:231
+msgid "Metropolitan France"
+msgstr "프랑스 본국"
+
+# GA
+#. :FXX:249:
+#: zypp/CountryCode.cc:232
+msgid "Gabon"
+msgstr "가봉"
+
+#. :GAB:266:
+#: zypp/CountryCode.cc:233
+msgid "United Kingdom"
+msgstr "영국"
+
+#. :GBR:826:
+#: zypp/CountryCode.cc:234
+msgid "Grenada"
+msgstr "그라나다"
+
+#. :GRD:308:
+#: zypp/CountryCode.cc:235
+msgid "Georgia"
+msgstr "그루지아"
+
+# GF
+# fuzzy
+#. :GEO:268:
+#: zypp/CountryCode.cc:236
+msgid "French Guiana"
+msgstr "파푸아뉴기니"
+
+#. :GUF:254:
+#: zypp/CountryCode.cc:237
+msgid "Guernsey"
+msgstr "건지"
+
+# GH
+#: zypp/CountryCode.cc:238
+msgid "Ghana"
+msgstr "가나"
+
+#. :GHA:288:
+#: zypp/CountryCode.cc:239
+msgid "Gibraltar"
+msgstr "지브롤터"
+
+#. :GIB:292:
+#: zypp/CountryCode.cc:240
+msgid "Greenland"
+msgstr "그린란드"
+
+# GM
+#. :GRL:304:
+#: zypp/CountryCode.cc:241
+msgid "Gambia"
+msgstr "잠비아"
+
+#. :GMB:270:
+#: zypp/CountryCode.cc:242
+msgid "Guinea"
+msgstr "기니"
+
+#. :GIN:324:
+#: zypp/CountryCode.cc:243
+msgid "Guadeloupe"
+msgstr "과들루프"
+
+#. :GLP:312:
+#: zypp/CountryCode.cc:244
+msgid "Equatorial Guinea"
+msgstr "적도 기니"
+
+#. :GNQ:226:
+#: zypp/CountryCode.cc:245
+msgid "Greece"
+msgstr "그리스"
+
+#. :GRC:300:
+#: zypp/CountryCode.cc:246
+msgid "South Georgia and the South Sandwich Islands"
+msgstr "사우스조지아 및 사우스샌드위치 군도"
+
+#. :SGS:239:
+#: zypp/CountryCode.cc:247
+msgid "Guatemala"
+msgstr "과테말라"
+
+#. :GTM:320:
+#: zypp/CountryCode.cc:248
+msgid "Guam"
+msgstr "괌"
+
+#. :GUM:316:
+#: zypp/CountryCode.cc:249
+msgid "Guinea-Bissau"
+msgstr "기니비사우"
+
+# GH
+#. :GNB:624:
+#: zypp/CountryCode.cc:250
+msgid "Guyana"
+msgstr "가이아나"
+
+#. :GUY:328:
+#: zypp/CountryCode.cc:251
+msgid "Hong Kong"
+msgstr "홍콩"
+
+#. :HKG:344:
+#: zypp/CountryCode.cc:252
+msgid "Heard Island and McDonald Islands"
+msgstr "허드 섬 및 맥도날드 군도"
+
+#. :HMD:334:
+#: zypp/CountryCode.cc:253
+msgid "Honduras"
+msgstr "온두라스"
+
+#. :HND:340:
+#: zypp/CountryCode.cc:254
+msgid "Croatia"
+msgstr "크로아티아"
+
+# HT
+#. :HRV:191:
+#: zypp/CountryCode.cc:255
+msgid "Haiti"
+msgstr "아이티"
+
+#. :HTI:332:
+#: zypp/CountryCode.cc:256
+msgid "Hungary"
+msgstr "헝가리"
+
+#. :HUN:348:
+#: zypp/CountryCode.cc:257
+msgid "Indonesia"
+msgstr "인도네시아"
+
+#. :IDN:360:
+#: zypp/CountryCode.cc:258
+msgid "Ireland"
+msgstr "아일랜드"
+
+#. :IRL:372:
+#: zypp/CountryCode.cc:259
+msgid "Israel"
+msgstr "이스라엘"
+
+#. :ISR:376:
+#: zypp/CountryCode.cc:260
+msgid "Isle of Man"
+msgstr "맨 섬"
+
+#: zypp/CountryCode.cc:261
+msgid "India"
+msgstr "인도"
+
+#. :IND:356:
+#: zypp/CountryCode.cc:262
+msgid "British Indian Ocean Territory"
+msgstr "영인도 제도"
+
+#. :IOT:086:
+#: zypp/CountryCode.cc:263
+msgid "Iraq"
+msgstr "이라크"
+
+# IR
+# fuzzy
+#. :IRQ:368:
+#: zypp/CountryCode.cc:264
+msgid "Iran"
+msgstr "이란"
+
+#. :IRN:364:
+#: zypp/CountryCode.cc:265
+msgid "Iceland"
+msgstr "아이슬란드"
+
+#. :ISL:352:
+#: zypp/CountryCode.cc:266
+msgid "Italy"
+msgstr "이탈리아"
+
+#. :ITA:380:
+#: zypp/CountryCode.cc:267
+msgid "Jersey"
+msgstr "저지"
+
+#: zypp/CountryCode.cc:268
+msgid "Jamaica"
+msgstr "자메이카"
+
+#. :JAM:388:
+#: zypp/CountryCode.cc:269
+msgid "Jordan"
+msgstr "요르단"
+
+#. :JOR:400:
+#: zypp/CountryCode.cc:270
+msgid "Japan"
+msgstr "일본"
+
+# KE
+#. :JPN:392:
+#: zypp/CountryCode.cc:271
+msgid "Kenya"
+msgstr "케냐"
+
+# KG
+# fuzzy
+#. :KEN:404:
+#: zypp/CountryCode.cc:272
+msgid "Kyrgyzstan"
+msgstr "키르기스스탄"
+
+# KH
+#. :KGZ:417:
+#: zypp/CountryCode.cc:273
+msgid "Cambodia"
+msgstr "캄보디아"
+
+#. :KHM:116:
+#: zypp/CountryCode.cc:274
+msgid "Kiribati"
+msgstr "키리바시"
+
+#. :KIR:296:
+#: zypp/CountryCode.cc:275
+msgid "Comoros"
+msgstr "코모로"
+
+#. :COM:174:
+#: zypp/CountryCode.cc:276
+msgid "Saint Kitts and Nevis"
+msgstr "세인트 크리스토퍼 네비스"
+
+#. :KNA:659:
+#: zypp/CountryCode.cc:277
+msgid "North Korea"
+msgstr "북한"
+
+#. :PRK:408:
+#: zypp/CountryCode.cc:278
+msgid "South Korea"
+msgstr "대한민국"
+
+#. :KOR:410:
+#: zypp/CountryCode.cc:279
+msgid "Kuwait"
+msgstr "쿠웨이트"
+
+#. :KWT:414:
+#: zypp/CountryCode.cc:280
+msgid "Cayman Islands"
+msgstr "케이맨 제도"
+
+# KZ
+# fuzzy
+#. :CYM:136:
+#: zypp/CountryCode.cc:281
+msgid "Kazakhstan"
+msgstr "카자흐스탄"
+
+# CD
+# fuzzy
+#. :KAZ:398:
+#: zypp/CountryCode.cc:282
+msgid "Lao People's Democratic Republic"
+msgstr "라오스"
+
+#. :LAO:418:
+#: zypp/CountryCode.cc:283
+msgid "Lebanon"
+msgstr "레바논"
+
+#. :LBN:422:
+#: zypp/CountryCode.cc:284
+msgid "Saint Lucia"
+msgstr "세인트 루시아"
+
+#. :LCA:662:
+#: zypp/CountryCode.cc:285
+msgid "Liechtenstein"
+msgstr "리히텐슈타인"
+
+#. :LIE:438:
+#: zypp/CountryCode.cc:286
+msgid "Sri Lanka"
+msgstr "스리랑카"
+
+# LR
+#. :LKA:144:
+#: zypp/CountryCode.cc:287
+msgid "Liberia"
+msgstr "라이베리아"
+
+#. :LBR:430:
+#: zypp/CountryCode.cc:288
+msgid "Lesotho"
+msgstr "레소토"
+
+#. :LSO:426:
+#: zypp/CountryCode.cc:289
+msgid "Lithuania"
+msgstr "리투아니아"
+
+#. :LTU:440:
+#: zypp/CountryCode.cc:290
+msgid "Luxembourg"
+msgstr "룩셈부르크"
+
+#. :LUX:442:
+#: zypp/CountryCode.cc:291
+msgid "Latvia"
+msgstr "라트비아"
+
+# LY
+# fuzzy
+#. :LVA:428:
+#: zypp/CountryCode.cc:292
+msgid "Libya"
+msgstr "리비아"
+
+#. :LBY:434:
+#: zypp/CountryCode.cc:293
+msgid "Morocco"
+msgstr "모로코"
+
+#. :MAR:504:
+#: zypp/CountryCode.cc:294
+msgid "Monaco"
+msgstr "모나코"
+
+#. :MCO:492:
+#: zypp/CountryCode.cc:295
+msgid "Moldova"
+msgstr "몰도바"
+
+#. :MDA:498:
+#: zypp/CountryCode.cc:296
+msgid "Montenegro"
+msgstr "몬테네그로"
+
+#: zypp/CountryCode.cc:297
+msgid "Saint Martin"
+msgstr "산마리노"
+
+# MG
+#: zypp/CountryCode.cc:298
+msgid "Madagascar"
+msgstr "마다가스카르"
+
+#. :MDG:450:
+#: zypp/CountryCode.cc:299
+msgid "Marshall Islands"
+msgstr "마샬 군도"
+
+#. :MHL:584:
+#: zypp/CountryCode.cc:300
+msgid "Macedonia"
+msgstr "마케도니아"
+
+# ML
+#. :MKD:807:
+#: zypp/CountryCode.cc:301
+msgid "Mali"
+msgstr "말리"
+
+#. :MLI:466:
+#: zypp/CountryCode.cc:302
+msgid "Myanmar"
+msgstr "미얀마"
+
+# MN
+#. :MMR:104:
+#: zypp/CountryCode.cc:303
+msgid "Mongolia"
+msgstr "몽골"
+
+#. :MNG:496:
+#: zypp/CountryCode.cc:304
+msgid "Macao"
+msgstr "마카오"
+
+#. :MAC:446:
+#: zypp/CountryCode.cc:305
+msgid "Northern Mariana Islands"
+msgstr "북마리아나 군도"
+
+#. :MNP:580:
+#: zypp/CountryCode.cc:306
+msgid "Martinique"
+msgstr "마티니크"
+
+# MU
+# fuzzy
+#. :MTQ:474:
+#: zypp/CountryCode.cc:307
+msgid "Mauritania"
+msgstr "모리타니아"
+
+#. :MRT:478:
+#: zypp/CountryCode.cc:308
+msgid "Montserrat"
+msgstr "몬트세라트"
+
+#. :MSR:500:
+#: zypp/CountryCode.cc:309
+msgid "Malta"
+msgstr "말타"
+
+# MU
+# fuzzy
+#. :MLT:470:
+#: zypp/CountryCode.cc:310
+msgid "Mauritius"
+msgstr "모리셔스"
+
+# MV
+# fuzzy
+#. :MUS:480:
+#: zypp/CountryCode.cc:311
+msgid "Maldives"
+msgstr "몰디브"
+
+# ML
+#. :MDV:462:
+#: zypp/CountryCode.cc:312
+msgid "Malawi"
+msgstr "말라위"
+
+#. :MWI:454:
+#: zypp/CountryCode.cc:313
+msgid "Mexico"
+msgstr "멕시코"
+
+#. :MEX:484:
+#: zypp/CountryCode.cc:314
+msgid "Malaysia"
+msgstr "말레이시아"
+
+# MZ
+#. :MYS:458:
+#: zypp/CountryCode.cc:315
+msgid "Mozambique"
+msgstr "모잠비크"
+
+# NA
+#. :MOZ:508:
+#: zypp/CountryCode.cc:316
+msgid "Namibia"
+msgstr "나미비아"
+
+#  help text for option 'value'
+#. :NAM:516:
+#: zypp/CountryCode.cc:317
+msgid "New Caledonia"
+msgstr "뉴 칼레도니아"
+
+# NG
+#. :NCL:540:
+#: zypp/CountryCode.cc:318
+msgid "Niger"
+msgstr "니제르"
+
+#. :NER:562:
+#: zypp/CountryCode.cc:319
+msgid "Norfolk Island"
+msgstr "노퍽 섬"
+
+# NG
+#. :NFK:574:
+#: zypp/CountryCode.cc:320
+msgid "Nigeria"
+msgstr "나이지리아"
+
+#. :NGA:566:
+#: zypp/CountryCode.cc:321
+msgid "Nicaragua"
+msgstr "니카라과"
+
+#. :NIC:558:
+#: zypp/CountryCode.cc:322
+msgid "Netherlands"
+msgstr "네덜란드"
+
+#. :NLD:528:
+#: zypp/CountryCode.cc:323
+msgid "Norway"
+msgstr "노르웨이"
+
+# NP
+#. :NOR:578:
+#: zypp/CountryCode.cc:324
+msgid "Nepal"
+msgstr "네팔"
+
+#. :NPL:524:
+#. language code: nau na
+#: zypp/CountryCode.cc:325 zypp/LanguageCode.cc:781
+msgid "Nauru"
+msgstr "나우루"
+
+#  table header label
+#. :NRU:520:
+#: zypp/CountryCode.cc:326
+msgid "Niue"
+msgstr "니우에"
+
+#. :NIU:570:
+#: zypp/CountryCode.cc:327
+msgid "New Zealand"
+msgstr "뉴질랜드"
+
+#. :NZL:554:
+#: zypp/CountryCode.cc:328
+msgid "Oman"
+msgstr "오만"
+
+#. :OMN:512:
+#: zypp/CountryCode.cc:329
+msgid "Panama"
+msgstr "파나마"
+
+#. :PAN:591:
+#: zypp/CountryCode.cc:330
+msgid "Peru"
+msgstr "페루"
+
+# GF
+# fuzzy
+#. :PER:604:
+#: zypp/CountryCode.cc:331
+msgid "French Polynesia"
+msgstr "프랑스령 폴리네시아"
+
+# PG
+#. :PYF:258:
+#: zypp/CountryCode.cc:332
+msgid "Papua New Guinea"
+msgstr "파푸아뉴기니"
+
+#. :PNG:598:
+#: zypp/CountryCode.cc:333
+msgid "Philippines"
+msgstr "필리핀"
+
+#. :PHL:608:
+#: zypp/CountryCode.cc:334
+msgid "Pakistan"
+msgstr "파키스탄"
+
+#. :PAK:586:
+#: zypp/CountryCode.cc:335
+msgid "Poland"
+msgstr "폴란드"
+
+#. :POL:616:
+#: zypp/CountryCode.cc:336
+msgid "Saint Pierre and Miquelon"
+msgstr "세인트 피에르 미켈론"
+
+#. :SPM:666:
+#: zypp/CountryCode.cc:337
+msgid "Pitcairn"
+msgstr "피트카이른"
+
+#. :PCN:612:
+#: zypp/CountryCode.cc:338
+msgid "Puerto Rico"
+msgstr "푸에르토리코"
+
+#. :PRI:630:
+#: zypp/CountryCode.cc:339
+msgid "Palestinian Territory"
+msgstr "팔레스타인"
+
+#. :PSE:275:
+#: zypp/CountryCode.cc:340
+msgid "Portugal"
+msgstr "포르투갈"
+
+#. :PRT:620:
+#: zypp/CountryCode.cc:341
+msgid "Palau"
+msgstr "팔라우"
+
+#. :PLW:585:
+#: zypp/CountryCode.cc:342
+msgid "Paraguay"
+msgstr "파라과이"
+
+#. :PRY:600:
+#: zypp/CountryCode.cc:343
+msgid "Qatar"
+msgstr "카타르"
+
+#. :QAT:634:
+#: zypp/CountryCode.cc:344
+msgid "Reunion"
+msgstr "레위니옹"
+
+#. :REU:638:
+#: zypp/CountryCode.cc:345
+msgid "Romania"
+msgstr "루마니아"
+
+#. :ROU:642:
+#: zypp/CountryCode.cc:346
+msgid "Serbia"
+msgstr "세르비아"
+
+# RU
+#: zypp/CountryCode.cc:347
+msgid "Russian Federation"
+msgstr "러시아 연방"
+
+# UG
+#. :RUS:643:
+#: zypp/CountryCode.cc:348
+msgid "Rwanda"
+msgstr "르완다"
+
+#. :RWA:646:
+#: zypp/CountryCode.cc:349
+msgid "Saudi Arabia"
+msgstr "사우디아라비아"
+
+#. :SAU:682:
+#: zypp/CountryCode.cc:350
+msgid "Solomon Islands"
+msgstr "솔로몬 제도"
+
+#. :SLB:090:
+#: zypp/CountryCode.cc:351
+msgid "Seychelles"
+msgstr "세이셸"
+
+#. :SYC:690:
+#: zypp/CountryCode.cc:352
+msgid "Sudan"
+msgstr "수단"
+
+#. :SDN:736:
+#: zypp/CountryCode.cc:353
+msgid "Sweden"
+msgstr "스웨덴"
+
+#. :SWE:752:
+#: zypp/CountryCode.cc:354
+msgid "Singapore"
+msgstr "싱가포르"
+
+#. :SGP:702:
+#: zypp/CountryCode.cc:355
+msgid "Saint Helena"
+msgstr "세인트 헬레나"
+
+#. :SHN:654:
+#: zypp/CountryCode.cc:356
+msgid "Slovenia"
+msgstr "슬로베니아"
+
+#. :SVN:705:
+#: zypp/CountryCode.cc:357
+msgid "Svalbard and Jan Mayen"
+msgstr "스발바르드 얀마이엔"
+
+#. :SJM:744:
+#: zypp/CountryCode.cc:358
+msgid "Slovakia"
+msgstr "슬로바키아"
+
+#. :SVK:703:
+#: zypp/CountryCode.cc:359
+msgid "Sierra Leone"
+msgstr "시에라리온"
+
+#. :SLE:694:
+#: zypp/CountryCode.cc:360
+msgid "San Marino"
+msgstr "산마리노"
+
+# SN
+#. :SMR:674:
+#: zypp/CountryCode.cc:361
+msgid "Senegal"
+msgstr "세네갈"
+
+# SO
+#. :SEN:686:
+#: zypp/CountryCode.cc:362
+msgid "Somalia"
+msgstr "소말리아"
+
+# SR
+#. :SOM:706:
+#: zypp/CountryCode.cc:363
+msgid "Suriname"
+msgstr "수리남"
+
+#. :SUR:740:
+#: zypp/CountryCode.cc:364
+msgid "Sao Tome and Principe"
+msgstr "상투메 프린시페"
+
+#. :STP:678:
+#: zypp/CountryCode.cc:365
+msgid "El Salvador"
+msgstr "엘살바도르"
+
+# SY
+# fuzzy
+#. :SLV:222:
+#: zypp/CountryCode.cc:366
+msgid "Syria"
+msgstr "시리아"
+
+#. :SYR:760:
+#: zypp/CountryCode.cc:367
+msgid "Swaziland"
+msgstr "스와질란드"
+
+#. :SWZ:748:
+#: zypp/CountryCode.cc:368
+msgid "Turks and Caicos Islands"
+msgstr "터크스케이커스 제도"
+
+#. :TCA:796:
+#: zypp/CountryCode.cc:369
+msgid "Chad"
+msgstr "차드"
+
+#. :TCD:148:
+#: zypp/CountryCode.cc:370
+msgid "French Southern Territories"
+msgstr "프랑스령 남부 지역"
+
+# TG
+#. :ATF:260:
+#: zypp/CountryCode.cc:371
+msgid "Togo"
+msgstr "토고"
+
+#. :TGO:768:
+#: zypp/CountryCode.cc:372
+msgid "Thailand"
+msgstr "태국"
+
+#. :THA:764:
+#: zypp/CountryCode.cc:373
+msgid "Tajikistan"
+msgstr "타지크스탄"
+
+#. :TJK:762:
+#. language code: tkl
+#: zypp/CountryCode.cc:374 zypp/LanguageCode.cc:1045
+msgid "Tokelau"
+msgstr "토켈라우"
+
+#. :TKL:772:
+#: zypp/CountryCode.cc:375
+msgid "Turkmenistan"
+msgstr "투르크메니스탄"
+
+#. :TKM:795:
+#: zypp/CountryCode.cc:376
+msgid "Tunisia"
+msgstr "튀니지"
+
+# TO
+#. :TUN:788:
+#: zypp/CountryCode.cc:377
+msgid "Tonga"
+msgstr "통가"
+
+#  Textentry label - lease time for IPs in the range
+#. :TON:776:
+#: zypp/CountryCode.cc:378
+msgid "East Timor"
+msgstr "동티모르"
+
+#. :TLS:626:
+#: zypp/CountryCode.cc:379
+msgid "Turkey"
+msgstr "터키"
+
+#. :TUR:792:
+#: zypp/CountryCode.cc:380
+msgid "Trinidad and Tobago"
+msgstr "트리니다드 토바고"
+
+#. :TTO:780:
+#. language code: tvl
+#: zypp/CountryCode.cc:381 zypp/LanguageCode.cc:1075
+msgid "Tuvalu"
+msgstr "투발루"
+
+# TW
+# fuzzy
+#. :TUV:798:
+#: zypp/CountryCode.cc:382
+msgid "Taiwan"
+msgstr "대만"
+
+#. :TWN:158:
+#: zypp/CountryCode.cc:383
+msgid "Tanzania"
+msgstr "탄자니아"
+
+#  "TW" : _("Taiwan R.O.C."),
+#. :TZA:834:
+#: zypp/CountryCode.cc:384
+msgid "Ukraine"
+msgstr "우크라이나"
 
-#: zypp/solver/detail/SATResolver.cc:1016
-msgid ""
-"\n"
-"uninstallable providers: "
-msgstr ""
-"\n"
-"설치 불가능한 제공자: "
+# UG
+#. :UKR:804:
+#: zypp/CountryCode.cc:385
+msgid "Uganda"
+msgstr "우간다"
 
-#: zypp/media/MediaException.cc:273
-#, c-format
-msgid " SSL certificate problem, verify that the CA cert is OK for '%s'."
-msgstr " SSL 인증서에 문제, '%s'에 임해서 증명 기관에 문제가 있는지 확인 해보세요."
+#. :UGA:800:
+#: zypp/CountryCode.cc:386
+msgid "United States Minor Outlying Islands"
+msgstr "미국령 소군도"
 
-#: zypp/target/TargetImpl.cc:133
-msgid " executed"
-msgstr "실행 되어 있음"
+# US
+#. :UMI:581:
+#: zypp/CountryCode.cc:387
+msgid "United States"
+msgstr "미국"
 
-#: zypp/target/TargetImpl.cc:155
-msgid " execution failed"
-msgstr "실행에 실패"
+#. :USA:840:
+#: zypp/CountryCode.cc:388
+msgid "Uruguay"
+msgstr "우루과이"
 
-#: zypp/target/TargetImpl.cc:241
-msgid " execution skipped while aborting"
-msgstr "중단 중에 실행을 생략"
+#. :URY:858:
+#: zypp/CountryCode.cc:389
+msgid "Uzbekistan"
+msgstr "우즈베키스탄"
 
-#: zypp/solver/detail/SATResolver.cc:963
-#, c-format
-msgid "%s conflicts with %s provided by %s"
-msgstr "%s 는 %s(%s에 의해 제공되는)와 충돌"
+#. :UZB:860:
+#: zypp/CountryCode.cc:390
+msgid "Holy See (Vatican City State)"
+msgstr "바티칸 시국"
 
-#: zypp/solver/detail/SATResolver.cc:926
-#, c-format
-msgid "%s does not belong to a distupgrade repository"
-msgstr "%s는 distupgrade 저장소에 속해 있지 않음"
+#. :VAT:336:
+#: zypp/CountryCode.cc:391
+msgid "Saint Vincent and the Grenadines"
+msgstr "세인트 빈센트 그레나딘스"
 
-#: zypp/solver/detail/SATResolver.cc:930
-#, c-format
-msgid "%s has inferior architecture"
-msgstr "%s는 하위 아키텍쳐입니다."
+#. :VCT:670:
+#: zypp/CountryCode.cc:392
+msgid "Venezuela"
+msgstr "베네수엘라"
 
-#: zypp/solver/detail/SATResolver.cc:948
-#, c-format
-msgid "%s is not installable"
-msgstr "%s 는 설치 할 수 없음"
+# VI
+# fuzzy
+#. :VEN:862:
+#: zypp/CountryCode.cc:393
+msgid "British Virgin Islands"
+msgstr "영국령 버진 아일랜드"
 
-#: zypp/solver/detail/SATResolver.cc:968
-#, c-format
-msgid "%s obsoletes %s provided by %s"
-msgstr "%s 는 %s(%s에 의해 제공되는)를 폐기"
+# VI
+# fuzzy
+#. :VGB:092:
+#: zypp/CountryCode.cc:394
+msgid "Virgin Islands, U.S."
+msgstr "미국령 버진 아일랜드"
 
-#: zypp/solver/detail/SATResolver.cc:1004
-#, c-format
-msgid "%s requires %s, but this requirement cannot be provided"
-msgstr "%s 는 %s 가 필요, 이 요구를 해결하는 방법이 없음"
+# VN
+# fuzzy
+#. :VIR:850:
+#: zypp/CountryCode.cc:395
+msgid "Vietnam"
+msgstr "베트남"
+
+# src/isdn/interface.ycp:258 src/isdn/lowlevel.ycp:52
+#. :VNM:704:
+#: zypp/CountryCode.cc:396
+msgid "Vanuatu"
+msgstr "바누아투"
+
+#. :VUT:548:
+#: zypp/CountryCode.cc:397
+msgid "Wallis and Futuna"
+msgstr "월리스 푸투나"
+
+#. :WLF:876:
+#: zypp/CountryCode.cc:398
+msgid "Samoa"
+msgstr "사모아"
+
+#. :WSM:882:
+#: zypp/CountryCode.cc:399
+msgid "Yemen"
+msgstr "예멘"
+
+#  Combobox - DNS adding zone - Type Master
+#. :YEM:887:
+#: zypp/CountryCode.cc:400
+msgid "Mayotte"
+msgstr "마요티"
+
+#. :MYT:175:
+#: zypp/CountryCode.cc:401
+msgid "South Africa"
+msgstr "남아프리카공화국"
+
+# ZM
+#. :ZAF:710:
+#: zypp/CountryCode.cc:402
+msgid "Zambia"
+msgstr "잠비아"
+
+#. :ZMB:894:
+#: zypp/CountryCode.cc:403
+msgid "Zimbabwe"
+msgstr "짐바브웨"
+
+#: zypp/LanguageCode.cc:49
+msgid "Unknown language: "
+msgstr "알 수 없는 언어: "
+
+#. language code: aar aa
+#: zypp/LanguageCode.cc:161
+msgid "Afar"
+msgstr "아파르어"
 
 #. language code: abk ab
-#: zypp/LanguageCode.cc:240
+#: zypp/LanguageCode.cc:163
 msgid "Abkhazian"
-msgstr "압하스어"
+msgstr "압카즈어"
 
 #. language code: ace
-#: zypp/LanguageCode.cc:242
+#: zypp/LanguageCode.cc:165
 msgid "Achinese"
 msgstr "아체어"
 
 #  power saving scheme name, combo box and default contents of text entry
 #. language code: ach
-#: zypp/LanguageCode.cc:244
+#: zypp/LanguageCode.cc:167
 msgid "Acoli"
-msgstr "ì\95\84ì´\90리어"
+msgstr "ì\95\84ì½\9c리어"
 
 #  tree node string
 #. language code: ada
-#: zypp/LanguageCode.cc:246
+#: zypp/LanguageCode.cc:169
 msgid "Adangme"
 msgstr "아당메어"
 
-#: zypp/RepoManager.cc:1311
-#, c-format
-msgid "Adding repository '%s'"
-msgstr "'%s' 저장소 추가 중"
-
-#: zypp/VendorSupportOptions.cc:29
-msgid "Additional Customer Contract Necessary"
-msgstr "추가 고객 계약이 필요"
-
-#  dialog caption
-#. report additional rpm output in finish
-#. TranslatorExplanation Text is followed by a ':'  and the actual output.
-#: zypp/target/rpm/RpmDb.cc:1779
-#: zypp/target/rpm/RpmDb.cc:1919
-msgid "Additional rpm output"
-msgstr "추가 RPM 출력"
-
 #. language code: ady
-#: zypp/LanguageCode.cc:248
+#: zypp/LanguageCode.cc:171
 msgid "Adyghe"
-msgstr "아디게어"
-
-#. language code: aar aa
-#: zypp/LanguageCode.cc:238
-msgid "Afar"
-msgstr "아파르어"
+msgstr "아닥헤어"
 
-# AF
-#. :ARE:784:
-#: zypp/CountryCode.cc:226
-msgid "Afghanistan"
-msgstr "아프가니스탄"
+#. language code: afa
+#: zypp/LanguageCode.cc:173
+msgid "Afro-Asiatic (Other)"
+msgstr "아시아-아프리카어(기타)"
 
 #. language code: afh
-#: zypp/LanguageCode.cc:252
+#: zypp/LanguageCode.cc:175
 msgid "Afrihili"
-msgstr "ì\95\84í\94\84리í\9e\90리어"
+msgstr "ì\95\84í\94\84리í\9e\88리어"
 
 #. language code: afr af
-#: zypp/LanguageCode.cc:254
+#: zypp/LanguageCode.cc:177
 msgid "Afrikaans"
 msgstr "아프리칸스어"
 
-#. language code: afa
-#: zypp/LanguageCode.cc:250
-msgid "Afro-Asiatic (Other)"
-msgstr "아프리카아시아어족 (기타)"
-
 #  entry of bootloader menu - only a-z, A-Z, 0-9, _ and blank space
 #  are allowed, otherwise translartion won't be used
 #  try to keep short, may be shortened due to bootloader limitations
 #. language code: ain
-#: zypp/LanguageCode.cc:256
+#: zypp/LanguageCode.cc:179
 msgid "Ainu"
 msgstr "아이누어"
 
 #. language code: aka ak
-#: zypp/LanguageCode.cc:258
+#: zypp/LanguageCode.cc:181
 msgid "Akan"
 msgstr "아칸어"
 
 #. language code: akk
-#: zypp/LanguageCode.cc:260
+#: zypp/LanguageCode.cc:183
 msgid "Akkadian"
 msgstr "아카드어"
 
-#. :ABW:533:
-#: zypp/CountryCode.cc:239
-msgid "Aland Islands"
-msgstr "올란드 제도"
-
-#. :AIA:660:
-#: zypp/CountryCode.cc:229
-msgid "Albania"
-msgstr "알바니아"
-
 #. language code: alb sqi sq
-#: zypp/LanguageCode.cc:262
-#: zypp/LanguageCode.cc:264
+#: zypp/LanguageCode.cc:185 zypp/LanguageCode.cc:187
 msgid "Albanian"
 msgstr "알바니아어"
 
 #. language code: ale
-#: zypp/LanguageCode.cc:266
+#: zypp/LanguageCode.cc:189
 msgid "Aleut"
 msgstr "알류트어"
 
-#. :DOM:214:
-#: zypp/CountryCode.cc:284
-msgid "Algeria"
-msgstr "알제리아"
-
 # src/config/proxy.y2cc:21
 #. language code: alg
-#: zypp/LanguageCode.cc:268
+#: zypp/LanguageCode.cc:191
 msgid "Algonquian Languages"
-msgstr "알공킨어"
-
-#. language code: tut
-#: zypp/LanguageCode.cc:1150
-msgid "Altaic (Other)"
-msgstr "알타이어족 (기타)"
+msgstr "알곤킨어"
 
-# AS
-#. :ARG:032:
-#: zypp/CountryCode.cc:235
-msgid "American Samoa"
-msgstr "미국령 사모아"
+#. language code: alt
+#: zypp/LanguageCode.cc:193
+msgid "Southern Altai"
+msgstr "남부 알타이어"
 
 #  Combobox item
 #. language code: amh am
-#: zypp/LanguageCode.cc:272
+#: zypp/LanguageCode.cc:195
 msgid "Amharic"
 msgstr "암하라어"
 
-#: zypp/VendorSupportOptions.cc:54
-msgid "An additional customer contract is necessary for getting support."
-msgstr "지원 받으려면 추가 고객 계약이 필요합니다."
-
-# AD
-#: zypp/CountryCode.cc:224
-msgid "Andorra"
-msgstr "안도라"
-
-# AO
-#. :ANT:530:
-#: zypp/CountryCode.cc:232
-msgid "Angola"
-msgstr "앙골라"
-
-# AO
-#. :ATG:028:
-#: zypp/CountryCode.cc:228
-msgid "Anguilla"
-msgstr "앙귈라"
-
-#. :AGO:024:
-#: zypp/CountryCode.cc:233
-msgid "Antarctica"
-msgstr "남극"
-
-#. :AFG:004:
-#: zypp/CountryCode.cc:227
-msgid "Antigua and Barbuda"
-msgstr "앤티가 바부다"
+#. language code: ang
+#: zypp/LanguageCode.cc:197
+msgid "English, Old (ca.450-1100)"
+msgstr "고대 영어(ca.450-1100)"
 
 #. language code: apa
-#: zypp/LanguageCode.cc:276
+#: zypp/LanguageCode.cc:199
 msgid "Apache Languages"
-msgstr "아파치 제어"
+msgstr "아파치어"
 
 #. language code: ara ar
-#: zypp/LanguageCode.cc:278
+#: zypp/LanguageCode.cc:201
 msgid "Arabic"
-msgstr "아라비아어"
-
-#. language code: arg an
-#: zypp/LanguageCode.cc:282
-msgid "Aragonese"
-msgstr "아라곤어"
+msgstr "아랍어"
 
 #. language code: arc
-#: zypp/LanguageCode.cc:280
+#: zypp/LanguageCode.cc:203
 msgid "Aramaic"
 msgstr "아람어"
 
-#. language code: arp
-#: zypp/LanguageCode.cc:290
-msgid "Arapaho"
-msgstr "아라파호어"
-
-#. language code: arn
-#: zypp/LanguageCode.cc:288
-msgid "Araucanian"
-msgstr "아라우칸어"
-
-#. language code: arw
-#: zypp/LanguageCode.cc:294
-msgid "Arawak"
-msgstr "아라와크어"
-
-#. :ATA:010:
-#: zypp/CountryCode.cc:234
-msgid "Argentina"
-msgstr "아르젠티나"
-
-# AM
-#. :ALB:008:
-#: zypp/CountryCode.cc:230
-msgid "Armenia"
-msgstr "아르메니아"
+#. language code: arg an
+#: zypp/LanguageCode.cc:205
+msgid "Aragonese"
+msgstr "아라곤어"
 
 # AM
 #. language code: arm hye hy
-#: zypp/LanguageCode.cc:284
-#: zypp/LanguageCode.cc:286
+#: zypp/LanguageCode.cc:207 zypp/LanguageCode.cc:209
 msgid "Armenian"
 msgstr "아르메니아어"
 
+#. language code: arn
+#: zypp/LanguageCode.cc:211
+msgid "Araucanian"
+msgstr "아라우칸어"
+
+#. language code: arp
+#: zypp/LanguageCode.cc:213
+msgid "Arapaho"
+msgstr "아라파호어"
+
 #. language code: art
-#: zypp/LanguageCode.cc:292
+#: zypp/LanguageCode.cc:215
 msgid "Artificial (Other)"
-msgstr "인공 언어 (기타)"
+msgstr "기계어(기타)"
 
-# CU
-#. :AUS:036:
-#: zypp/CountryCode.cc:238
-msgid "Aruba"
-msgstr "아루바"
+#. language code: arw
+#: zypp/LanguageCode.cc:217
+msgid "Arawak"
+msgstr "아라와크어"
 
 # src/isdn/complex.ycp:266 src/modem/complex.ycp:207
 # src/provider/complex.ycp:186
 #. language code: asm as
-#: zypp/LanguageCode.cc:296
+#: zypp/LanguageCode.cc:219
 msgid "Assamese"
-msgstr "ì\95\84ì\82¼어"
+msgstr "ì\95\84ì\83\98어"
 
 #. language code: ast
-#: zypp/LanguageCode.cc:298
+#: zypp/LanguageCode.cc:221
 msgid "Asturian"
-msgstr "아스투리아스어"
-
-#. language code: ath
-#: zypp/LanguageCode.cc:300
-msgid "Athapascan Languages"
-msgstr "아타파스카어군"
-
-#. :AUT:040:
-#: zypp/CountryCode.cc:237
-msgid "Australia"
-msgstr "오스트레일리아"
-
-#. language code: aus
-#: zypp/LanguageCode.cc:302
-msgid "Australian Languages"
-msgstr "오스트레일리아어족"
-
-#. :ASM:016:
-#: zypp/CountryCode.cc:236
-msgid "Austria"
-msgstr "오스트리아"
+msgstr "아스투리아어"
 
-#. language code: map
-#: zypp/LanguageCode.cc:794
-msgid "Austronesian (Other)"
-msgstr "ì\98¤ì\8a¤í\8a¸ë¡\9cë\84¤ì\8b\9cì\95\84ì\96´ì¡± (기í\83\80)"
+#. language code: ath
+#: zypp/LanguageCode.cc:223
+msgid "Athapascan Languages"
+msgstr "ì\95\84í\83\80í\8c\8cì\8a¤ì¹´ì\96´"
 
-#. !\todo add comma to the message for the next release
-#: zypp/media/MediaCurl.cc:1506
-#: zypp/media/MediaSMB.cc:426
-#, c-format
-msgid "Authentication required for '%s'"
-msgstr "%s 에 대한 인증 요청"
+#. language code: aus
+#: zypp/LanguageCode.cc:225
+msgid "Australian Languages"
+msgstr "호주 언어"
 
 #. language code: ava av
-#: zypp/LanguageCode.cc:304
+#: zypp/LanguageCode.cc:227
 msgid "Avaric"
-msgstr "ì\95\84ë°\94르어"
+msgstr "ì\95\84ë°\94릭어"
 
 #. language code: ave ae
-#: zypp/LanguageCode.cc:306
+#: zypp/LanguageCode.cc:229
 msgid "Avestan"
 msgstr "아베스타어"
 
 #. language code: awa
-#: zypp/LanguageCode.cc:308
+#: zypp/LanguageCode.cc:231
 msgid "Awadhi"
-msgstr "아와어"
+msgstr "아와어"
 
 #. language code: aym ay
-#: zypp/LanguageCode.cc:310
+#: zypp/LanguageCode.cc:233
 msgid "Aymara"
 msgstr "아이마라어"
 
-#. :ALA:248:
-#: zypp/CountryCode.cc:240
-msgid "Azerbaijan"
-msgstr "아제르바이잔"
-
 #. language code: aze az
-#: zypp/LanguageCode.cc:312
+#: zypp/LanguageCode.cc:235
 msgid "Azerbaijani"
 msgstr "아제르바이잔어"
 
-#: zypp/media/MediaException.cc:47
-#, c-format
-msgid "Bad file name: %s"
-msgstr "잘못된 파일 이름: %s"
-
-#: zypp/media/MediaException.cc:77
-msgid "Bad media attach point"
-msgstr "올바르지 않은 미디어 결합 포인트"
-
-#. :BRA:076:
-#: zypp/CountryCode.cc:254
-msgid "Bahamas"
-msgstr "바하마"
-
-#. :BGR:100:
-#: zypp/CountryCode.cc:247
-msgid "Bahrain"
-msgstr "바레인"
+#. language code: bad
+#: zypp/LanguageCode.cc:237
+msgid "Banda"
+msgstr "반다어"
 
-#. language code: ban
-#: zypp/LanguageCode.cc:324
-msgid "Balinese"
-msgstr "ë°\9c리어"
+#. language code: bai
+#: zypp/LanguageCode.cc:239
+msgid "Bamileke Languages"
+msgstr "ë°\94미ë \88ì¼\80어"
 
-#. language code: bat
-#: zypp/LanguageCode.cc:332
-msgid "Baltic (Other)"
-msgstr "ë°\9cí\8a¸ì\96´í\8c\8c (기í\83\80)"
+#. language code: bak ba
+#: zypp/LanguageCode.cc:241
+msgid "Bashkir"
+msgstr "ë°\94ì\8a\88í\82¤ë¥´ì\96´"
 
 #. language code: bal
-#: zypp/LanguageCode.cc:320
+#: zypp/LanguageCode.cc:243
 msgid "Baluchi"
 msgstr "발루치어"
 
 #. language code: bam bm
-#: zypp/LanguageCode.cc:322
+#: zypp/LanguageCode.cc:245
 msgid "Bambara"
 msgstr "밤바라어"
 
-#. language code: bai
-#: zypp/LanguageCode.cc:316
-msgid "Bamileke Languages"
-msgstr "바밀레케어계"
-
-#. language code: bad
-#: zypp/LanguageCode.cc:314
-msgid "Banda"
-msgstr "반다어"
-
-# BD
-#. :BRB:052:
-#: zypp/CountryCode.cc:243
-msgid "Bangladesh"
-msgstr "방글라데시"
-
-#. language code: bnt
-#: zypp/LanguageCode.cc:356
-msgid "Bantu (Other)"
-msgstr "반투어군 (기타)"
+#. language code: ban
+#: zypp/LanguageCode.cc:247
+msgid "Balinese"
+msgstr "발리어"
 
-#. :BIH:070:
-#: zypp/CountryCode.cc:242
-msgid "Barbados"
-msgstr "ë°\9cë°\94ë\8f\84ì\8a¤"
+#. language code: baq eus eu
+#: zypp/LanguageCode.cc:249 zypp/LanguageCode.cc:251
+msgid "Basque"
+msgstr "ë°\94ì\8a¤í\81¬ì\96´"
 
 #. language code: bas
-#: zypp/LanguageCode.cc:330
+#: zypp/LanguageCode.cc:253
 msgid "Basa"
 msgstr "바사어"
 
-#. language code: bak ba
-#: zypp/LanguageCode.cc:318
-msgid "Bashkir"
-msgstr "바슈키르어"
-
-#. language code: baq eus eu
-#: zypp/LanguageCode.cc:326
-#: zypp/LanguageCode.cc:328
-msgid "Basque"
-msgstr "바스크어"
-
-#. language code: btk
-#: zypp/LanguageCode.cc:364
-msgid "Batak (Indonesia)"
-msgstr "인도네시아어"
+#. language code: bat
+#: zypp/LanguageCode.cc:255
+msgid "Baltic (Other)"
+msgstr "발트어(기타)"
 
 #. language code: bej
-#: zypp/LanguageCode.cc:334
+#: zypp/LanguageCode.cc:257
 msgid "Beja"
 msgstr "베자어"
 
-#. :BWA:072:
-#: zypp/CountryCode.cc:258
-msgid "Belarus"
-msgstr "벨라루스"
-
 #. language code: bel be
-#: zypp/LanguageCode.cc:336
+#: zypp/LanguageCode.cc:259
 msgid "Belarusian"
 msgstr "벨로루시어"
 
-#. :BGD:050:
-#: zypp/CountryCode.cc:244
-msgid "Belgium"
-msgstr "벨기에"
-
-#. :BLR:112:
-#: zypp/CountryCode.cc:259
-msgid "Belize"
-msgstr "벨리즈"
-
 #. language code: bem
-#: zypp/LanguageCode.cc:338
+#: zypp/LanguageCode.cc:261
 msgid "Bemba"
 msgstr "벰바어"
 
 # SN
 #. language code: ben bn
-#: zypp/LanguageCode.cc:340
+#: zypp/LanguageCode.cc:263
 msgid "Bengali"
 msgstr "벵골어"
 
-#. :BDI:108:
-#: zypp/CountryCode.cc:249
-msgid "Benin"
-msgstr "베냉"
-
 #. language code: ber
-#: zypp/LanguageCode.cc:342
+#: zypp/LanguageCode.cc:265
 msgid "Berber (Other)"
-msgstr "베르베르어파 (기타)"
-
-#. :BEN:204:
-#: zypp/CountryCode.cc:250
-msgid "Bermuda"
-msgstr "버뮤다"
+msgstr "베르베르어(기타)"
 
 #. language code: bho
-#: zypp/LanguageCode.cc:344
+#: zypp/LanguageCode.cc:267
 msgid "Bhojpuri"
-msgstr "보지푸르어"
-
-# BT
-#. :BHS:044:
-#: zypp/CountryCode.cc:255
-msgid "Bhutan"
-msgstr "부탄"
+msgstr "호즈푸리어"
 
 #. language code: bih bh
-#: zypp/LanguageCode.cc:346
+#: zypp/LanguageCode.cc:269
 msgid "Bihari"
 msgstr "비하르어"
 
 #. language code: bik
-#: zypp/LanguageCode.cc:348
+#: zypp/LanguageCode.cc:271
 msgid "Bikol"
 msgstr "비콜어"
 
 #. language code: bin
-#: zypp/LanguageCode.cc:350
+#: zypp/LanguageCode.cc:273
 msgid "Bini"
 msgstr "비니어"
 
 #. language code: bis bi
-#: zypp/LanguageCode.cc:352
+#: zypp/LanguageCode.cc:275
 msgid "Bislama"
-msgstr "비슐라마어"
-
-#. language code: byn
-#: zypp/LanguageCode.cc:376
-msgid "Blin"
-msgstr "블린어"
+msgstr "비슬라마어"
 
-#. :BRN:096:
-#: zypp/CountryCode.cc:252
-msgid "Bolivia"
-msgstr "볼리비아"
+#. language code: bla
+#: zypp/LanguageCode.cc:277
+msgid "Siksika"
+msgstr "식시카어"
 
-#. :AZE:031:
-#: zypp/CountryCode.cc:241
-msgid "Bosnia and Herzegovina"
-msgstr "ë³´ì\8a¤ë\8b\88ì\95\84 í\97¤ë¥´ì²´ì½\94ë¹\84ë\82\98"
+#. language code: bnt
+#: zypp/LanguageCode.cc:279
+msgid "Bantu (Other)"
+msgstr "ë°\98í\88¬ì\96´(기í\83\80)"
 
 #. language code: bos bs
-#: zypp/LanguageCode.cc:358
+#: zypp/LanguageCode.cc:281
 msgid "Bosnian"
 msgstr "보스니아어"
 
-#. :BVT:074:
-#: zypp/CountryCode.cc:257
-msgid "Botswana"
-msgstr "보스와나"
-
-#. :BTN:064:
-#: zypp/CountryCode.cc:256
-msgid "Bouvet Island"
-msgstr "나라자료 부베 섬"
-
 # BR
 #. language code: bra
-#: zypp/LanguageCode.cc:360
+#: zypp/LanguageCode.cc:283
 msgid "Braj"
-msgstr "브라지어"
-
-# BR
-#. :BOL:068:
-#: zypp/CountryCode.cc:253
-msgid "Brazil"
-msgstr "브라질"
+msgstr "브라어"
 
 #. language code: bre br
-#: zypp/LanguageCode.cc:362
+#: zypp/LanguageCode.cc:285
 msgid "Breton"
-msgstr "프랑스어"
-
-#. :IND:356:
-#: zypp/CountryCode.cc:327
-msgid "British Indian Ocean Territory"
-msgstr "영국령 인도양 지역"
+msgstr "브르타뉴어"
 
-# VI
-# fuzzy
-#. :VEN:862:
-#: zypp/CountryCode.cc:454
-msgid "British Virgin Islands"
-msgstr "영국령 버진 아일랜드"
+#. language code: btk
+#: zypp/LanguageCode.cc:287
+msgid "Batak (Indonesia)"
+msgstr "바타크어(인도네시아)"
 
-#. :BMU:060:
-#: zypp/CountryCode.cc:251
-msgid "Brunei Darussalam"
-msgstr "ë¸\8c루ë\82\98ì\9d´"
+#. language code: bua
+#: zypp/LanguageCode.cc:289
+msgid "Buriat"
+msgstr "ë\80ë\9e´í\8a¸ì\96´"
 
 #. language code: bug
-#: zypp/LanguageCode.cc:368
+#: zypp/LanguageCode.cc:291
 msgid "Buginese"
 msgstr "부기어"
 
-#: zypp/RepoManager.cc:1061
-#, c-format
-msgid "Building repository '%s' cache"
-msgstr "'%s' 저장소 캐시 빌드 중"
-
-#. :BFA:854:
-#: zypp/CountryCode.cc:246
-msgid "Bulgaria"
-msgstr "불가리아"
-
 #. language code: bul bg
-#: zypp/LanguageCode.cc:370
+#: zypp/LanguageCode.cc:293
 msgid "Bulgarian"
 msgstr "불가리아어"
 
-#. language code: bua
-#: zypp/LanguageCode.cc:366
-msgid "Buriat"
-msgstr "부리아트어"
-
-#. :BEL:056:
-#: zypp/CountryCode.cc:245
-msgid "Burkina Faso"
-msgstr "부르키나 파소"
-
 #. language code: bur mya my
-#: zypp/LanguageCode.cc:372
-#: zypp/LanguageCode.cc:374
+#: zypp/LanguageCode.cc:295 zypp/LanguageCode.cc:297
 msgid "Burmese"
-msgstr "브루나이"
-
-#. :BHR:048:
-#: zypp/CountryCode.cc:248
-msgid "Burundi"
-msgstr "부룬디"
-
-#. language code: cad
-#: zypp/LanguageCode.cc:378
-msgid "Caddo"
-msgstr "카도어"
-
-# KH
-#. :KGZ:417:
-#: zypp/CountryCode.cc:337
-msgid "Cambodia"
-msgstr "캄보디아"
-
-# CM
-#. :CHL:152:
-#: zypp/CountryCode.cc:269
-msgid "Cameroon"
-msgstr "카메룬"
-
-#: zypp/sat/detail/PoolImpl.cc:179
-msgid "Can not create sat-pool."
-msgstr "sat-pool을 작성 할 수 없습니다."
-
-#: zypp/thread/Mutex.cc:77
-msgid "Can't acquire the mutex lock"
-msgstr "상호 배타 기능의 권리를 취득 할 수 없음"
-
-#: zypp/ExternalProgram.cc:321
-#, c-format
-msgid "Can't chdir to '/' inside chroot (%s)."
-msgstr "chroot (%s) 환경에 '/' 로 이동 할 수 없습니다."
-
-#: zypp/ExternalProgram.cc:315
-#, c-format
-msgid "Can't chroot to '%s' (%s)."
-msgstr "'%s' (%s)에 chroot 할 수 없습니다."
-
-#  Frame title for installation target hard disk / partition(s)
-#. TranslatorExplanation '%s' is a filename
-#: zypp/RepoManager.cc:1480
-#: zypp/RepoManager.cc:1711
-#, c-format
-msgid "Can't delete '%s'"
-msgstr "'%s' 를 삭제할 수 없음"
-
-#. don't want to get here
-#: zypp/ExternalProgram.cc:334
-#, c-format
-msgid "Can't exec '%s' (%s)."
-msgstr "'%s' (%s)를 실행 할 수 없습니다."
-
-#: zypp/RepoManager.cc:1468
-#: zypp/RepoManager.cc:1544
-msgid "Can't figure out where the repo is stored."
-msgstr "저장소가 저장된 위치를 구분 할 수 없습니다."
-
-#: zypp/RepoManager.cc:1699
-#: zypp/RepoManager.cc:1962
-msgid "Can't figure out where the service is stored."
-msgstr "서비스가 저장된 위치를 구분 할 수 없습니다."
-
-#: zypp/ExternalProgram.cc:342
-#, c-format
-msgid "Can't fork (%s)."
-msgstr "fork (%s) 할 수 없습니다."
-
-#: zypp/thread/Mutex.cc:33
-msgid "Can't initialize mutex attributes"
-msgstr "상호 배타 기능의 속성을 초기화 할 수 없음"
-
-#: zypp/thread/Mutex.cc:47
-msgid "Can't initialize recursive mutex"
-msgstr "재귀 상호 배타 기능을 초기화 할 수 없음"
-
-#. TranslatorExplanation '%s' is a filename
-#: zypp/RepoManager.cc:448
-#: zypp/RepoManager.cc:963
-#: zypp/RepoManager.cc:1350
-#: zypp/RepoManager.cc:1423
-#: zypp/RepoManager.cc:1498
-#: zypp/RepoManager.cc:1563
-#: zypp/RepoManager.cc:1723
-#, c-format
-msgid "Can't open file '%s' for writing."
-msgstr "기록하기 위한 '%s' 파일을 열 수 없습니다."
-
-#: zypp/base/InterProcessMutex.cc:83
-#, c-format
-msgid "Can't open lock file: %s"
-msgstr "잠긴 파일을 열 수 없음: %s"
-
-#: zypp/ExternalProgram.cc:241
-#, c-format
-msgid "Can't open pipe (%s)."
-msgstr "pipe (%s)를 열 수 없습니다."
-
-#: zypp/ExternalProgram.cc:230
-#, c-format
-msgid "Can't open pty (%s)."
-msgstr "pty (%s)를 열 수 없습니다."
-
-#: zypp/repo/RepoProvideFile.cc:222
-#, c-format
-msgid "Can't provide file '%s' from repository '%s'"
-msgstr "'%s'('%s'로 부터) 를 제공 할 수 없음"
-
-#: zypp/thread/Mutex.cc:87
-msgid "Can't release the mutex lock"
-msgstr "상호 배타 기능의 권리를 개방 할 수 없음"
-
-#: zypp/thread/Mutex.cc:40
-msgid "Can't set recursive mutex attribute"
-msgstr "재귀 상호 배타 기능의 속성을 설정 할 수 없음"
-
-#. :BLZ:084:
-#: zypp/CountryCode.cc:260
-msgid "Canada"
-msgstr "캐나다"
-
-#: zypp/KeyRing.cc:275
-#, c-format
-msgid "Cannot create public key %s from %s keyring to file %s"
-msgstr "공개 키 %s(%s 키링으로 부터)를 %s 파일에 생성 할 수 없음"
-
-#: zypp/media/MediaException.cc:234
-msgid "Cannot eject any media"
-msgstr "미디어를 꺼낼 수 없음"
-
-#  Frame title for installation target hard disk / partition(s)
-#: zypp/media/MediaException.cc:236
-#, c-format
-msgid "Cannot eject media '%s'"
-msgstr "'%s' 미디어를 꺼낼 수 없음"
-
-#: zypp/media/MediaException.cc:280
-#, c-format
-msgid "Cannot find available loop device to mount the image file from '%s'"
-msgstr "'%s' 로부터 이미지 파일 마운트에 필요한 사용할 수 있는 루프 장치를 찾을 수 없음"
+msgstr "버마어"
 
-#  Frame title for installation target hard disk / partition(s)
-#: zypp/media/MediaException.cc:67
-#, c-format
-msgid "Cannot write file '%s'."
-msgstr "'%s' 파일을 기록 할 수 없습니다."
+#. language code: byn
+#: zypp/LanguageCode.cc:299
+msgid "Blin"
+msgstr "브린어"
 
-#. :CUB:192:
-#: zypp/CountryCode.cc:275
-msgid "Cape Verde"
-msgstr "카보 베르데"
+#. language code: cad
+#: zypp/LanguageCode.cc:301
+msgid "Caddo"
+msgstr "카도어"
+
+#. language code: cai
+#: zypp/LanguageCode.cc:303
+msgid "Central American Indian (Other)"
+msgstr "중앙아메리카 인디안어(기타)"
 
 #. language code: car
-#: zypp/LanguageCode.cc:382
+#: zypp/LanguageCode.cc:305
 msgid "Carib"
 msgstr "카리브어"
 
 #. language code: cat ca
-#: zypp/LanguageCode.cc:384
+#: zypp/LanguageCode.cc:307
 msgid "Catalan"
 msgstr "카탈로니아어"
 
 #. language code: cau
-#: zypp/LanguageCode.cc:386
+#: zypp/LanguageCode.cc:309
 msgid "Caucasian (Other)"
-msgstr "카프카스 제어 (기타)"
-
-#. :KWT:414:
-#: zypp/CountryCode.cc:344
-msgid "Cayman Islands"
-msgstr "케이맨 제도"
+msgstr "카프카스어(기타)"
 
 #. language code: ceb
-#: zypp/LanguageCode.cc:388
+#: zypp/LanguageCode.cc:311
 msgid "Cebuano"
 msgstr "세부아노어"
 
 #. language code: cel
-#: zypp/LanguageCode.cc:390
+#: zypp/LanguageCode.cc:313
 msgid "Celtic (Other)"
-msgstr "켈트어파 (기타)"
-
-#. :COD:180:
-#: zypp/CountryCode.cc:263
-msgid "Central African Republic"
-msgstr "중앙 아프리카 공화국"
-
-#. language code: cai
-#: zypp/LanguageCode.cc:380
-msgid "Central American Indian (Other)"
-msgstr "중앙아메리카 인디언 제어 (기타)"
-
-#. :TCA:796:
-#: zypp/CountryCode.cc:430
-msgid "Chad"
-msgstr "차드"
-
-#. language code: chg
-#: zypp/LanguageCode.cc:398
-msgid "Chagatai"
-msgstr "차가타이어"
-
-#. language code: cmc
-#: zypp/LanguageCode.cc:422
-msgid "Chamic Languages"
-msgstr "참어군"
+msgstr "켈트어(기타)"
 
 # CM
 #. language code: cha ch
-#: zypp/LanguageCode.cc:392
+#: zypp/LanguageCode.cc:315
 msgid "Chamorro"
 msgstr "차모로어"
 
-#  progress stage
-#. Translator: %s = name of an rpm package. A list of diffs follows
-#. this message.
-#: zypp/target/rpm/RpmDb.cc:1577
-#, c-format
-msgid "Changed configuration files for %s:"
-msgstr "%s 의 설정 파일 변경됨:"
+#. language code: chb
+#: zypp/LanguageCode.cc:317
+msgid "Chibcha"
+msgstr "치브차어"
 
 #  tree node string
 #  tree node string - CPU information
 #. language code: che ce
-#: zypp/LanguageCode.cc:396
+#: zypp/LanguageCode.cc:319
 msgid "Chechen"
 msgstr "체첸어"
 
-#. language code: chr
-#: zypp/LanguageCode.cc:414
-msgid "Cherokee"
-msgstr "체로키어"
-
-#  textentry label
-#  table header 1/2
-#. language code: chy
-#: zypp/LanguageCode.cc:420
-msgid "Cheyenne"
-msgstr "샤이엔어"
-
-#. language code: chb
-#: zypp/LanguageCode.cc:394
-msgid "Chibcha"
-msgstr "치브차어"
-
-#. language code: nya ny
-#: zypp/LanguageCode.cc:896
-msgid "Chichewa"
-msgstr "니안자어"
-
-#. :COK:184:
-#: zypp/CountryCode.cc:268
-msgid "Chile"
-msgstr "칠레"
-
-#. :CMR:120:
-#: zypp/CountryCode.cc:270
-msgid "China"
-msgstr "중국"
+#. language code: chg
+#: zypp/LanguageCode.cc:321
+msgid "Chagatai"
+msgstr "차가타이어"
 
 #. language code: chi zho zh
-#: zypp/LanguageCode.cc:400
-#: zypp/LanguageCode.cc:402
+#: zypp/LanguageCode.cc:323 zypp/LanguageCode.cc:325
 msgid "Chinese"
 msgstr "중국어"
 
+#. language code: chk
+#: zypp/LanguageCode.cc:327
+msgid "Chuukese"
+msgstr "츄케스어"
+
+# ML
+#. language code: chm
+#: zypp/LanguageCode.cc:329
+msgid "Mari"
+msgstr "마리어"
+
 #. language code: chn
-#: zypp/LanguageCode.cc:408
+#: zypp/LanguageCode.cc:331
 msgid "Chinook Jargon"
-msgstr "치누크 통상어"
-
-#. language code: chp
-#: zypp/LanguageCode.cc:412
-msgid "Chipewyan"
-msgstr "치페위안어"
+msgstr "치누크 혼합어"
 
 #. language code: cho
-#: zypp/LanguageCode.cc:410
+#: zypp/LanguageCode.cc:333
 msgid "Choctaw"
 msgstr "촉토어"
 
-#. :CPV:132:
-#: zypp/CountryCode.cc:276
-msgid "Christmas Island"
-msgstr "크리스마스 섬"
+#. language code: chp
+#: zypp/LanguageCode.cc:335
+msgid "Chipewyan"
+msgstr "치페와이언어"
+
+#. language code: chr
+#: zypp/LanguageCode.cc:337
+msgid "Cherokee"
+msgstr "체로키어"
 
 #. language code: chu cu
-#: zypp/LanguageCode.cc:416
+#: zypp/LanguageCode.cc:339
 msgid "Church Slavic"
-msgstr "슬라브어(고대 교회)"
-
-#. language code: chk
-#: zypp/LanguageCode.cc:404
-msgid "Chuukese"
-msgstr "추크어"
+msgstr "교회슬라브어"
 
 #. language code: chv cv
-#: zypp/LanguageCode.cc:418
+#: zypp/LanguageCode.cc:341
 msgid "Chuvash"
-msgstr "추바슈어"
-
-#. language code: nwc
-#: zypp/LanguageCode.cc:894
-msgid "Classical Newari"
-msgstr "네와르어(고전)"
+msgstr "추바시어"
 
-#. :CAN:124:
-#: zypp/CountryCode.cc:261
-msgid "Cocos (Keeling) Islands"
-msgstr "코코스 (킬링) 제도"
-
-#. :CHN:156:
-#: zypp/CountryCode.cc:271
-msgid "Colombia"
-msgstr "콜롬비아"
-
-#: zypp/ExternalProgram.cc:425
-#, c-format
-msgid "Command exited with status %d."
-msgstr "상태 %d와 함께 명령이 종료되었습니다."
-
-#: zypp/ExternalProgram.cc:450
-msgid "Command exited with unknown error."
-msgstr "알 수 없는 오류와 함께 명령이 종료되었습니다."
-
-#: zypp/ExternalProgram.cc:445
-#, c-format
-msgid "Command was killed by signal %d (%s)."
-msgstr "명령이 신호 %d (%s)에 의해 죽었습니다."
-
-#. :KIR:296:
-#: zypp/CountryCode.cc:339
-msgid "Comoros"
-msgstr "코모로"
-
-# CG
-#. :CCK:166:
-#. :CAF:140:
-#: zypp/CountryCode.cc:262
-#: zypp/CountryCode.cc:264
-msgid "Congo"
-msgstr "콩고"
+#  textentry label
+#  table header 1/2
+#. language code: chy
+#: zypp/LanguageCode.cc:343
+msgid "Cheyenne"
+msgstr "샤이엔어"
 
-#. :CIV:384:
-#: zypp/CountryCode.cc:267
-msgid "Cook Islands"
-msgstr "ì¿¡ ì \9cë\8f\84"
+#. language code: cmc
+#: zypp/LanguageCode.cc:345
+msgid "Chamic Languages"
+msgstr "카믹ì\96´"
 
 # src/config/routing.y2cc:11
 #. language code: cop
-#: zypp/LanguageCode.cc:424
+#: zypp/LanguageCode.cc:347
 msgid "Coptic"
 msgstr "콥트어"
 
 #. language code: cor kw
-#: zypp/LanguageCode.cc:426
+#: zypp/LanguageCode.cc:349
 msgid "Cornish"
 msgstr "콘월어"
 
 #. language code: cos co
-#: zypp/LanguageCode.cc:428
+#: zypp/LanguageCode.cc:351
 msgid "Corsican"
 msgstr "코르시카어"
 
-#. :COL:170:
-#: zypp/CountryCode.cc:272
-msgid "Costa Rica"
-msgstr "코스타리카"
-
-#. :CHE:756:
-#: zypp/CountryCode.cc:266
-msgid "Cote D'Ivoire"
-msgstr "코트 디부아르"
-
-#. language code: cre cr
-#: zypp/LanguageCode.cc:436
-msgid "Cree"
-msgstr "크리어"
-
-#. language code: mus
-#: zypp/LanguageCode.cc:842
-msgid "Creek"
-msgstr "무스코지어"
-
-#. language code: crp
-#: zypp/LanguageCode.cc:440
-msgid "Creoles and Pidgins (Other)"
-msgstr "크리올어 및 피진어 (이외의 언어를 바탕으로 한 기타)"
-
 #. language code: cpe
-#: zypp/LanguageCode.cc:430
+#: zypp/LanguageCode.cc:353
 msgid "Creoles and Pidgins, English-Based (Other)"
-msgstr "í\81¬ë¦¬ì\98¬ì\96´ ë°\8f í\94¼ì§\84ì\96´ (ì\98\81ì\96´ë¥¼ ë°\94í\83\95ì\9c¼ë¡\9c í\95\9c 기타)"
+msgstr "í\81¬ë \88ì\98¤ë¦¬ì\8a¤ì\99\80 í\94¼ê¸´ì\8a¤ì\96´, ì\98\81ì\96´ ê¸°ë°\98(기타)"
 
 #. language code: cpf
-#: zypp/LanguageCode.cc:432
+#: zypp/LanguageCode.cc:355
 msgid "Creoles and Pidgins, French-Based (Other)"
-msgstr "í\81¬ë¦¬ì\98¬ì\96´ ë°\8f í\94¼ì§\84ì\96´ (í\94\84ë\9e\91ì\8a¤ì\96´ë¥¼ ë°\94í\83\95ì\9c¼ë¡\9c í\95\9c 기타)"
+msgstr "í\81¬ë \88ì\98¤ë¦¬ì\8a¤ì\99\80 í\94¼ê¸´ì\8a¤ì\96´, í\94\84ë\9e\91ì\8a¤ì\96´ ê¸°ë°\98(기타)"
 
 #. language code: cpp
-#: zypp/LanguageCode.cc:434
+#: zypp/LanguageCode.cc:357
 msgid "Creoles and Pidgins, Portuguese-Based (Other)"
-msgstr "크리올어 및 피진어 (포르투갈어를 바탕으로 한 기타)"
+msgstr "크레오리스와 피긴스어, 포르투갈어 기반(기타)"
+
+#. language code: cre cr
+#: zypp/LanguageCode.cc:359
+msgid "Cree"
+msgstr "크리어"
 
 #. language code: crh
-#: zypp/LanguageCode.cc:438
+#: zypp/LanguageCode.cc:361
 msgid "Crimean Tatar"
-msgstr "크림 타타르어"
-
-#. :HND:340:
-#: zypp/CountryCode.cc:320
-msgid "Croatia"
-msgstr "크로아티아"
+msgstr "크리민 타타르어"
 
-#. language code: scr hrv hr
-#: zypp/LanguageCode.cc:1008
-#: zypp/LanguageCode.cc:1010
-msgid "Croatian"
-msgstr "크로아티아어"
+#. language code: crp
+#: zypp/LanguageCode.cc:363
+msgid "Creoles and Pidgins (Other)"
+msgstr "크레오리스와 피긴스어(기타)"
 
-# CU
-#. :SCG:891:
-#: zypp/CountryCode.cc:274
-msgid "Cuba"
-msgstr "쿠바"
+#. language code: csb
+#: zypp/LanguageCode.cc:365
+msgid "Kashubian"
+msgstr "카슈비아어"
 
 #. language code: cus
-#: zypp/LanguageCode.cc:444
+#: zypp/LanguageCode.cc:367
 msgid "Cushitic (Other)"
-msgstr "쿠시어파 (기타)"
-
-#. :CXR:162:
-#: zypp/CountryCode.cc:277
-msgid "Cyprus"
-msgstr "키프로스"
+msgstr "쿠시어(기타)"
 
 #. language code: cze ces cs
-#: zypp/LanguageCode.cc:446
-#: zypp/LanguageCode.cc:448
+#: zypp/LanguageCode.cc:369 zypp/LanguageCode.cc:371
 msgid "Czech"
 msgstr "체코어"
 
-#. :CYP:196:
-#: zypp/CountryCode.cc:278
-msgid "Czech Republic"
-msgstr "체코 공화국"
-
 #. language code: dak
-#: zypp/LanguageCode.cc:450
+#: zypp/LanguageCode.cc:373
 msgid "Dakota"
 msgstr "다코타어"
 
 #. language code: dan da
-#: zypp/LanguageCode.cc:452
+#: zypp/LanguageCode.cc:375
 msgid "Danish"
 msgstr "덴마크어"
 
 #. language code: dar
-#: zypp/LanguageCode.cc:454
+#: zypp/LanguageCode.cc:377
 msgid "Dargwa"
-msgstr "ë\8b¤ë¥´ê³¼어"
+msgstr "ë\8b¤ë¥´ê·¸ì\99\80어"
 
 #  combo box item
 #. language code: day
-#: zypp/LanguageCode.cc:456
+#: zypp/LanguageCode.cc:379
 msgid "Dayak"
 msgstr "다야크어"
 
 # src/isdn/complex.ycp:260
 #. language code: del
-#: zypp/LanguageCode.cc:458
+#: zypp/LanguageCode.cc:381
 msgid "Delaware"
 msgstr "델라웨어어"
 
-#. :DJI:262:
-#: zypp/CountryCode.cc:281
-msgid "Denmark"
-msgstr "덴마크"
+#. language code: den
+#: zypp/LanguageCode.cc:383
+msgid "Slave (Athapascan)"
+msgstr "슬라브어(아타파스카어)"
+
+#. language code: dgr
+#: zypp/LanguageCode.cc:385
+msgid "Dogrib"
+msgstr "도그리브어"
 
 #. language code: din
-#: zypp/LanguageCode.cc:464
+#: zypp/LanguageCode.cc:387
 msgid "Dinka"
 msgstr "딩카어"
 
 #  tree node string - means "hardware driver"
 #. language code: div dv
-#: zypp/LanguageCode.cc:466
+#: zypp/LanguageCode.cc:389
 msgid "Divehi"
 msgstr "디베히어"
 
-#. :DEU:276:
-#: zypp/CountryCode.cc:280
-msgid "Djibouti"
-msgstr "디보우티"
-
 #. language code: doi
-#: zypp/LanguageCode.cc:468
+#: zypp/LanguageCode.cc:391
 msgid "Dogri"
-msgstr "도그라어"
-
-#. language code: dgr
-#: zypp/LanguageCode.cc:462
-msgid "Dogrib"
-msgstr "도그리브어"
-
-#. :DNK:208:
-#: zypp/CountryCode.cc:282
-msgid "Dominica"
-msgstr "도미니카"
-
-#. :DMA:212:
-#: zypp/CountryCode.cc:283
-msgid "Dominican Republic"
-msgstr "도미니카 공화국"
-
-#. TranslatorExplanation: curl is the name of a library, don't translate
-#: zypp/media/MediaException.cc:92
-#: zypp/media/MediaException.cc:100
-#, c-format
-msgid "Download (Metalink curl) initialization failed for '%s'"
-msgstr "'%s' 에 대한 다운로드 (메타링크 curl) 초기화에 실패"
-
-#: zypp/media/MediaException.cc:168
-#, c-format
-msgid ""
-"Download (curl) error for '%s':\n"
-"Error code: %s\n"
-"Error message: %s\n"
-msgstr ""
-"'%s' 에 대한 다운로드 (curl) 오류 :\n"
-"오류 코드: %s\n"
-"오류 메시지: %s\n"
-
-#. TranslatorExplanation: curl is the name of a library, don't translate
-#: zypp/media/MediaException.cc:84
-#, c-format
-msgid "Download (curl) initialization failed for '%s'"
-msgstr "'%s' 애 대한 다운로드 (curl) 초기화에 실패"
-
-#: zypp/media/MediaException.cc:186
-#: zypp/media/MediaException.cc:204
-#, c-format
-msgid ""
-"Download (metalink curl) error for '%s':\n"
-"Error code: %s\n"
-"Error message: %s\n"
-msgstr ""
-"'%s' 에 대한 다운로드 (메타링크 curl) 오류 :\n"
-"오류 코드: %s\n"
-"오류 메시지: %s\n"
+msgstr "도그리어"
 
 #. language code: dra
-#: zypp/LanguageCode.cc:470
+#: zypp/LanguageCode.cc:393
 msgid "Dravidian (Other)"
-msgstr "드라비다어족 (기타)"
+msgstr "드라비다어(기타)"
+
+#  combo box item
+#. language code: dsb
+#: zypp/LanguageCode.cc:395
+msgid "Lower Sorbian"
+msgstr "소르비아어(저지)"
 
 #. language code: dua
-#: zypp/LanguageCode.cc:474
+#: zypp/LanguageCode.cc:397
 msgid "Duala"
-msgstr "ë\91\90ì\95\8c라어"
+msgstr "ë\93\9cì\99\80라어"
 
-#. dubious: Throw on malformed known types, otherwise log a warning.
-#: zypp/CheckSum.cc:98
-#, c-format
-msgid "Dubious type '%s' for %u byte checksum '%s'"
-msgstr "의심스러운 형식 '%s'(%u 바이트 체크섬 '%s'에 대한)"
+#. language code: dum
+#: zypp/LanguageCode.cc:399
+msgid "Dutch, Middle (ca.1050-1350)"
+msgstr "네덜란드어, 중세(ca.1050-1350)"
 
 #. language code: dut nld nl
-#: zypp/LanguageCode.cc:478
-#: zypp/LanguageCode.cc:480
+#: zypp/LanguageCode.cc:401 zypp/LanguageCode.cc:403
 msgid "Dutch"
-msgstr "화란어"
-
-#. language code: dum
-#: zypp/LanguageCode.cc:476
-msgid "Dutch, Middle (ca.1050-1350)"
-msgstr "네덜란드어 (중세) (1050년-1350년경)"
+msgstr "네덜란드어"
 
 #. language code: dyu
-#: zypp/LanguageCode.cc:482
+#: zypp/LanguageCode.cc:405
 msgid "Dyula"
-msgstr "듈라어"
-
-# TO
-#. language code: dzo dz
-#: zypp/LanguageCode.cc:484
-msgid "Dzongkha"
-msgstr "종카어"
-
-#  Textentry label - lease time for IPs in the range
-#. :TON:776:
-#: zypp/CountryCode.cc:439
-msgid "East Timor"
-msgstr "동티모르"
-
-#. :DZA:012:
-#: zypp/CountryCode.cc:285
-msgid "Ecuador"
-msgstr "에쿠아도르"
+msgstr "드율라어"
+
+# TO
+#. language code: dzo dz
+#: zypp/LanguageCode.cc:407
+msgid "Dzongkha"
+msgstr "종카어"
 
 #. language code: efi
-#: zypp/LanguageCode.cc:486
+#: zypp/LanguageCode.cc:409
 msgid "Efik"
-msgstr "에피크어"
-
-#. :EST:233:
-#: zypp/CountryCode.cc:287
-msgid "Egypt"
-msgstr "이집트"
+msgstr "이픽어"
 
 #. language code: egy
-#: zypp/LanguageCode.cc:488
+#: zypp/LanguageCode.cc:411
 msgid "Egyptian (Ancient)"
-msgstr "이집트어 (고대)"
+msgstr "이집트어(고대)"
 
 #. language code: eka
-#: zypp/LanguageCode.cc:490
+#: zypp/LanguageCode.cc:413
 msgid "Ekajuk"
-msgstr "에카주크어"
-
-#. :STP:678:
-#: zypp/CountryCode.cc:426
-msgid "El Salvador"
-msgstr "엘살바도르"
+msgstr "이카죽어"
 
 #. language code: elx
-#: zypp/LanguageCode.cc:492
+#: zypp/LanguageCode.cc:415
 msgid "Elamite"
 msgstr "엘람어"
 
-#: zypp/media/MediaException.cc:151
-msgid "Empty destination in URI"
-msgstr "URI 에 목표가 비어있음"
-
-#: zypp/media/MediaException.cc:146
-msgid "Empty filesystem in URI"
-msgstr "URI 에 파일시스템이 비어있음"
-
-#: zypp/media/MediaException.cc:141
-msgid "Empty host name in URI"
-msgstr "URI 에 호스트 이름이 비어있음"
-
-#: zypp/url/UrlUtils.cc:111
-msgid "Encoded string contains a NUL byte"
-msgstr "출력된 문자열애 NUL 바이트가 포함"
-
 #. language code: eng en
-#: zypp/LanguageCode.cc:494
+#: zypp/LanguageCode.cc:417
 msgid "English"
 msgstr "영어"
 
 #. language code: enm
-#: zypp/LanguageCode.cc:496
+#: zypp/LanguageCode.cc:419
 msgid "English, Middle (1100-1500)"
-msgstr "영어 (중세) (1100년-1500년)"
-
-#. language code: ang
-#: zypp/LanguageCode.cc:274
-msgid "English, Old (ca.450-1100)"
-msgstr "영어 (고대) (450년-1100년경)"
-
-#. :GLP:312:
-#: zypp/CountryCode.cc:310
-msgid "Equatorial Guinea"
-msgstr "적도 기니"
-
-#. :ESH:732:
-#: zypp/CountryCode.cc:289
-msgid "Eritrea"
-msgstr "에리트레아"
-
-#. TranslatorExplanation: curl is the name of a library, don't translate
-#: zypp/media/MediaException.cc:177
-#, c-format
-msgid "Error occurred while setting download (curl) options for '%s':"
-msgstr "'%s'의 다운로드 (curl) 옵션을 설정 할 때 오류 발생:"
-
-#. TranslatorExplanation: curl is the name of a library, don't translate
-#: zypp/media/MediaException.cc:195
-#: zypp/media/MediaException.cc:213
-#, c-format
-msgid "Error occurred while setting download (metalink curl) options for '%s':"
-msgstr "'%s' 에 대한 다운로드 (메타링크 curl) 옵션을 설정 할 때 오류 발생:"
-
-#: zypp/target/TargetImpl.cc:287
-#: zypp/target/TargetImpl.cc:307
-#: zypp/target/TargetImpl.cc:336
-#: zypp/target/TargetImpl.cc:370
-#: zypp/target/TargetImpl.cc:378
-msgid "Error sending update message notification."
-msgstr "업데이트 메시지 알림 전달 중 오류."
-
-#. prepare exception to be thrown if the type could not be determined
-#. due to a media exception. We can't throw right away, because of some
-#. problems with proxy servers returning an incorrect error
-#. on ftp file-not-found(bnc #335906). Instead we'll check another types
-#. before throwing.
-#. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1174
-#: zypp/RepoManager.cc:2021
-#, c-format
-msgid "Error trying to read from '%s'"
-msgstr "'%s'로 부터 읽기 시도 오류"
-
-#. language code: myv
-#: zypp/LanguageCode.cc:850
-msgid "Erzya"
-msgstr "에르지아어"
+msgstr "영어, 중세(1100-1500)"
 
 #. language code: epo eo
-#: zypp/LanguageCode.cc:498
+#: zypp/LanguageCode.cc:421
 msgid "Esperanto"
 msgstr "에스페란토어"
 
-#. :ECU:218:
-#: zypp/CountryCode.cc:286
-msgid "Estonia"
-msgstr "에스토니아"
-
 #. language code: est et
-#: zypp/LanguageCode.cc:500
+#: zypp/LanguageCode.cc:423
 msgid "Estonian"
 msgstr "에스토니아어"
 
-# ET
-#. :ESP:724:
-#: zypp/CountryCode.cc:291
-msgid "Ethiopia"
-msgstr "에티오피아"
-
 #. language code: ewe ee
-#: zypp/LanguageCode.cc:502
+#: zypp/LanguageCode.cc:425
 msgid "Ewe"
-msgstr "ì\96´웨어"
+msgstr "ì\97\90웨어"
 
 #. language code: ewo
-#: zypp/LanguageCode.cc:504
+#: zypp/LanguageCode.cc:427
 msgid "Ewondo"
-msgstr "에원도어"
-
-#: zypp/RepoManager.cc:1134
-#, c-format
-msgid "Failed to cache repo (%d)."
-msgstr "저장소(%d) 캐시에 실패했습니다."
-
-#: zypp/KeyRing.cc:577
-msgid "Failed to delete key."
-msgstr "키를 삭제하는데 실패했습니다"
-
-#. TranslatorExplanation: Failed to download <FILENAME> from <SERVERURL>.
-#: zypp/media/MediaAria2c.cc:441
-#, c-format
-msgid "Failed to download %s from %s"
-msgstr "%s로부터 %s로 다운로드에 실패"
-
-#: zypp/target/rpm/RpmDb.cc:980
-#, c-format
-msgid "Failed to import public key from file %s: %s"
-msgstr "%s 파일로 부터 공개 키 가져오기 실패: %s"
-
-#: zypp/media/MediaException.cc:31
-#, c-format
-msgid "Failed to mount %s on %s"
-msgstr "%s를 %s로 마운트에 실패"
-
-#. TranslatorExplanation %s = name of the package being processed.
-#: zypp/repo/PackageProvider.cc:122
-#, c-format
-msgid "Failed to provide Package %s. Do you want to retry retrieval?"
-msgstr "꾸러미 %s 의 제공에 실패했습니다. 다시 시도 하시겠습니까?"
-
-#. TranslatorExplanation '%s' is a pathname
-#: zypp/RepoManager.cc:247
-#: zypp/RepoManager.cc:523
-#, c-format
-msgid "Failed to read directory '%s'"
-msgstr "'%s' 디렉토리 읽기에 실패"
-
-#: zypp/target/rpm/RpmDb.cc:1055
-#, c-format
-msgid "Failed to remove public key %s: %s"
-msgstr "%s 공개 키 제거에 실패: %s"
-
-#: zypp/media/MediaException.cc:41
-#, c-format
-msgid "Failed to unmount %s"
-msgstr "%s의 마운트 해제에 실패"
-
-#. :FJI:242:
-#: zypp/CountryCode.cc:294
-msgid "Falkland Islands (Malvinas)"
-msgstr "포클랜드 제도"
+msgstr "이원도어"
 
 #  tree node string
 #. language code: fan
-#: zypp/LanguageCode.cc:506
+#: zypp/LanguageCode.cc:429
 msgid "Fang"
-msgstr "팡어"
-
-#. language code: fat
-#: zypp/LanguageCode.cc:510
-msgid "Fanti"
-msgstr "판티어"
-
-#. :FSM:583:
-#: zypp/CountryCode.cc:296
-msgid "Faroe Islands"
-msgstr "파로에 아일란드"
+msgstr "팡그어"
 
 #. language code: fao fo
-#: zypp/LanguageCode.cc:508
+#: zypp/LanguageCode.cc:431
 msgid "Faroese"
 msgstr "페로스어"
 
-#. :FLK:238:
-#: zypp/CountryCode.cc:295
-msgid "Federated States of Micronesia"
-msgstr "미크로네시아 연방"
-
-#. :FIN:246:
-#: zypp/CountryCode.cc:293
-msgid "Fiji"
-msgstr "피지"
+#. language code: fat
+#: zypp/LanguageCode.cc:433
+msgid "Fanti"
+msgstr "판티어"
 
 #. language code: fij fj
-#: zypp/LanguageCode.cc:512
+#: zypp/LanguageCode.cc:435
 msgid "Fijian"
 msgstr "피지어"
 
-#: zypp/media/MediaException.cc:60
-#, c-format
-msgid "File '%s' not found on medium '%s'"
-msgstr "'%s' 파일은 '%s' 미디어에 없음"
-
 #. language code: fil
-#: zypp/LanguageCode.cc:514
+#: zypp/LanguageCode.cc:437
 msgid "Filipino"
 msgstr "필리핀어"
 
-#. :ETH:231:
-#: zypp/CountryCode.cc:292
-msgid "Finland"
-msgstr "핀란드"
-
 #. language code: fin fi
-#: zypp/LanguageCode.cc:516
+#: zypp/LanguageCode.cc:439
 msgid "Finnish"
 msgstr "핀란드어"
 
 #. language code: fiu
-#: zypp/LanguageCode.cc:518
+#: zypp/LanguageCode.cc:441
 msgid "Finno-Ugrian (Other)"
-msgstr "핀우고르어파 (기타)"
-
-#: zypp/solver/detail/ProblemSolutionCombi.cc:85
-#: zypp/solver/detail/ProblemSolutionCombi.cc:104
-msgid "Following actions will be done:"
-msgstr "다음의 동작을 실행함:"
+msgstr "피노우그리아어(기타)"
 
 #. language code: fon
-#: zypp/LanguageCode.cc:520
+#: zypp/LanguageCode.cc:443
 msgid "Fon"
 msgstr "폰어"
 
-#. :FRO:234:
-#: zypp/CountryCode.cc:297
-msgid "France"
-msgstr "프랑스"
-
 #. language code: fre fra fr
-#: zypp/LanguageCode.cc:522
-#: zypp/LanguageCode.cc:524
+#: zypp/LanguageCode.cc:445 zypp/LanguageCode.cc:447
 msgid "French"
 msgstr "프랑스어"
 
-# GF
-# fuzzy
-#. :GEO:268:
-#: zypp/CountryCode.cc:303
-msgid "French Guiana"
-msgstr "파푸아뉴기니"
-
-# GF
-# fuzzy
-#. :PER:604:
-#: zypp/CountryCode.cc:393
-msgid "French Polynesia"
-msgstr "프랑스령 폴리네시아"
-
-#. :TCD:148:
-#: zypp/CountryCode.cc:431
-msgid "French Southern Territories"
-msgstr "프랑스령 남부 지역"
-
 #. language code: frm
-#: zypp/LanguageCode.cc:526
+#: zypp/LanguageCode.cc:449
 msgid "French, Middle (ca.1400-1600)"
-msgstr "프랑스 (중세) (1400년-1600년경)"
+msgstr "프랑스어, 중세(ca.1400-1600)"
 
 #. language code: fro
-#: zypp/LanguageCode.cc:528
+#: zypp/LanguageCode.cc:451
 msgid "French, Old (842-ca.1400)"
-msgstr "프랑스 (고대) (842년-1400년경)"
+msgstr "프랑스어, 고대(842-ca.1400)"
 
 #. language code: fry fy
-#: zypp/LanguageCode.cc:530
+#: zypp/LanguageCode.cc:453
 msgid "Frisian"
 msgstr "프리지아어"
 
-#. language code: fur
-#: zypp/LanguageCode.cc:534
-msgid "Friulian"
-msgstr "프릴리안어"
-
 #. language code: ful ff
-#: zypp/LanguageCode.cc:532
+#: zypp/LanguageCode.cc:455
 msgid "Fulah"
 msgstr "풀라어"
 
+#. language code: fur
+#: zypp/LanguageCode.cc:457
+msgid "Friulian"
+msgstr "프리우리안어"
+
 #. language code: gaa
-#: zypp/LanguageCode.cc:536
+#: zypp/LanguageCode.cc:459
 msgid "Ga"
 msgstr "가어"
 
 # GA
-#. :FXX:249:
-#: zypp/CountryCode.cc:299
-msgid "Gabon"
-msgstr "가봉"
-
-# ML
-#. language code: gla gd
-#: zypp/LanguageCode.cc:556
-msgid "Gaelic"
-msgstr "게일어"
-
-#. language code: glg gl
-#: zypp/LanguageCode.cc:560
-msgid "Galician"
-msgstr "갈리시아어"
-
-# GM
-#. :GRL:304:
-#: zypp/CountryCode.cc:307
-msgid "Gambia"
-msgstr "잠비아"
-
-# GH
-#. language code: lug lg
-#: zypp/LanguageCode.cc:762
-msgid "Ganda"
-msgstr "간다어"
-
-# GA
 #. language code: gay
-#: zypp/LanguageCode.cc:538
+#: zypp/LanguageCode.cc:461
 msgid "Gayo"
 msgstr "가요어"
 
 #. language code: gba
-#: zypp/LanguageCode.cc:540
+#: zypp/LanguageCode.cc:463
 msgid "Gbaya"
 msgstr "그바야어"
 
-#. language code: gez
-#: zypp/LanguageCode.cc:552
-msgid "Geez"
-msgstr "게에즈어"
-
-#. :GRD:308:
-#: zypp/CountryCode.cc:302
-msgid "Georgia"
-msgstr "조지아"
+#. language code: gem
+#: zypp/LanguageCode.cc:465
+msgid "Germanic (Other)"
+msgstr "독일어(기타)"
 
 #. language code: geo kat ka
-#: zypp/LanguageCode.cc:544
-#: zypp/LanguageCode.cc:546
+#: zypp/LanguageCode.cc:467 zypp/LanguageCode.cc:469
 msgid "Georgian"
-msgstr "그루ì§\80ì\95¼어"
+msgstr "그루ì§\80ì\95\84어"
 
 #. language code: ger deu de
-#: zypp/LanguageCode.cc:548
-#: zypp/LanguageCode.cc:550
+#: zypp/LanguageCode.cc:471 zypp/LanguageCode.cc:473
 msgid "German"
-msgstr "독어"
+msgstr "ë\8f\85ì\9d¼ì\96´"
 
-#. language code: gmh
-#: zypp/LanguageCode.cc:564
-msgid "German, Middle High (ca.1050-1500)"
-msgstr "독일어 (중세 고지) (1050년-1500년경)"
+#. language code: gez
+#: zypp/LanguageCode.cc:475
+msgid "Geez"
+msgstr "게이즈어"
 
-#. language code: goh
-#: zypp/LanguageCode.cc:566
-msgid "German, Old High (ca.750-1050)"
-msgstr "독일어 (고대 고지) (750년-1050년경)"
+#. language code: gil
+#: zypp/LanguageCode.cc:477
+msgid "Gilbertese"
+msgstr "키리바시어"
 
-#. language code: gem
-#: zypp/LanguageCode.cc:542
-msgid "Germanic (Other)"
-msgstr "게르만어파 (기타)"
+# ML
+#. language code: gla gd
+#: zypp/LanguageCode.cc:479
+msgid "Gaelic"
+msgstr "게일어"
 
-#. :CZE:203:
-#: zypp/CountryCode.cc:279
-msgid "Germany"
-msgstr "독일"
+#. language code: gle ga
+#: zypp/LanguageCode.cc:481
+msgid "Irish"
+msgstr "아일랜드어"
 
-# GH
-#. :GUF:254:
-#: zypp/CountryCode.cc:304
-msgid "Ghana"
-msgstr "가나"
+#. language code: glg gl
+#: zypp/LanguageCode.cc:483
+msgid "Galician"
+msgstr "갈리시아어"
 
-#. :GHA:288:
-#: zypp/CountryCode.cc:305
-msgid "Gibraltar"
-msgstr "지브랄터"
+#. language code: glv gv
+#: zypp/LanguageCode.cc:485
+msgid "Manx"
+msgstr "맹크스어"
 
-#. language code: gil
-#: zypp/LanguageCode.cc:554
-msgid "Gilbertese"
-msgstr "키리바스어"
+#. language code: gmh
+#: zypp/LanguageCode.cc:487
+msgid "German, Middle High (ca.1050-1500)"
+msgstr "독일어, 중세 고지(ca.1050-1500)"
+
+#. language code: goh
+#: zypp/LanguageCode.cc:489
+msgid "German, Old High (ca.750-1050)"
+msgstr "독일어, 고대 고지(ca.750-1050)"
 
 # GA
 #. language code: gon
-#: zypp/LanguageCode.cc:568
+#: zypp/LanguageCode.cc:491
 msgid "Gondi"
-msgstr "곤ë\93\9c어"
+msgstr "곤ë\94\94어"
 
 #. language code: gor
-#: zypp/LanguageCode.cc:570
+#: zypp/LanguageCode.cc:493
 msgid "Gorontalo"
 msgstr "고론탈로어"
 
 #. language code: got
-#: zypp/LanguageCode.cc:572
+#: zypp/LanguageCode.cc:495
 msgid "Gothic"
 msgstr "고트어"
 
 # GA
 #. language code: grb
-#: zypp/LanguageCode.cc:574
+#: zypp/LanguageCode.cc:497
 msgid "Grebo"
-msgstr "그레보어"
-
-#. :GNQ:226:
-#: zypp/CountryCode.cc:311
-msgid "Greece"
-msgstr "그리스"
-
-#. language code: grc
-#: zypp/LanguageCode.cc:576
-msgid "Greek, Ancient (to 1453)"
-msgstr "그리스어 (고대) (1453년 이전)"
-
-#. language code: gre ell el
-#: zypp/LanguageCode.cc:578
-#: zypp/LanguageCode.cc:580
-msgid "Greek, Modern (1453-)"
-msgstr "그리스어 (현대) (1453년 이후)"
-
-#. :GIB:292:
-#: zypp/CountryCode.cc:306
-msgid "Greenland"
-msgstr "그린란드"
-
-#. :GBR:826:
-#: zypp/CountryCode.cc:301
-msgid "Grenada"
-msgstr "그라나다"
-
-#. :GIN:324:
-#: zypp/CountryCode.cc:309
-msgid "Guadeloupe"
-msgstr "과델로프"
-
-#. :GTM:320:
-#: zypp/CountryCode.cc:314
-msgid "Guam"
-msgstr "괌"
-
-#. language code: grn gn
-#: zypp/LanguageCode.cc:582
-msgid "Guarani"
-msgstr "과라니어"
+msgstr "그리보어"
 
-#. :SGS:239:
-#: zypp/CountryCode.cc:313
-msgid "Guatemala"
-msgstr "ê³¼í\85\8cë§\90ë\9d¼"
+#. language code: grc
+#: zypp/LanguageCode.cc:499
+msgid "Greek, Ancient (to 1453)"
+msgstr "그리ì\8a¤ì\96´, ê³ ë\8c\80(1453ë\85\84ê¹\8cì§\80)"
 
-#. :GMB:270:
-#: zypp/CountryCode.cc:308
-msgid "Guinea"
-msgstr "기ë\8b\88"
+#. language code: gre ell el
+#: zypp/LanguageCode.cc:501 zypp/LanguageCode.cc:503
+msgid "Greek, Modern (1453-)"
+msgstr "그리ì\8a¤ì\96´, í\98\84ë\8c\80(1453ë\85\84 ì\9d´í\9b\84)"
 
-#. :GUM:316:
-#: zypp/CountryCode.cc:315
-msgid "Guinea-Bissau"
-msgstr "기ë\8b\88ë¹\84ì\82¬ì\9a°"
+#. language code: grn gn
+#: zypp/LanguageCode.cc:505
+msgid "Guarani"
+msgstr "구ì\95\84ë\9d¼ë\8b\88ì\96´"
 
 #. language code: guj gu
-#: zypp/LanguageCode.cc:584
+#: zypp/LanguageCode.cc:507
 msgid "Gujarati"
 msgstr "구자라트어"
 
-# GH
-#. :GNB:624:
-#: zypp/CountryCode.cc:316
-msgid "Guyana"
-msgstr "가이아나"
-
 #. language code: gwi
-#: zypp/LanguageCode.cc:586
+#: zypp/LanguageCode.cc:509
 msgid "Gwich'in"
-msgstr "ê·\80í\8b´어"
+msgstr "ê·¸ì\9c\84ì¹\9c어"
 
 # src/isdn/complex.ycp:260
 #. language code: hai
-#: zypp/LanguageCode.cc:588
+#: zypp/LanguageCode.cc:511
 msgid "Haida"
 msgstr "하이다어"
 
 # HT
-#. :HRV:191:
-#: zypp/CountryCode.cc:321
-msgid "Haiti"
-msgstr "하이티"
-
-# HT
 #. language code: hat ht
-#: zypp/LanguageCode.cc:590
+#: zypp/LanguageCode.cc:513
 msgid "Haitian"
-msgstr "아이티 크리올어"
-
-#: zypp/target/hal/HalException.h:46
-#: zypp/target/hal/HalException.h:55
-#: zypp/target/hal/HalException.h:64
-msgid "Hal Exception"
-msgstr "Hal 예외"
-
-#: zypp/target/hal/HalContext.cc:117
-msgid "HalContext not connected"
-msgstr "HalContext 가 연결되지 않음"
-
-#: zypp/target/hal/HalContext.cc:127
-msgid "HalDrive not initialized"
-msgstr "HalDrive 는 초기화되지 않음"
-
-#: zypp/target/hal/HalContext.cc:137
-msgid "HalVolume not initialized"
-msgstr "HalVolume 은 초기화되지 않음"
+msgstr "아이티어"
 
 #  combo box item
 #. language code: hau ha
-#: zypp/LanguageCode.cc:592
+#: zypp/LanguageCode.cc:515
 msgid "Hausa"
-msgstr "하우사어"
-
-#: zypp/solver/detail/SATResolver.cc:944
-msgid "Have you enabled all requested repositories?"
-msgstr "요청한 모든 저장소를 활성화 하시겠습니까?"
+msgstr "하우자어"
 
 #. language code: haw
-#: zypp/LanguageCode.cc:594
+#: zypp/LanguageCode.cc:517
 msgid "Hawaiian"
 msgstr "하와이어"
 
-#. :HKG:344:
-#: zypp/CountryCode.cc:318
-msgid "Heard Island and McDonald Islands"
-msgstr "허드 앤 맥도날드 제도"
-
 #. language code: heb he
-#: zypp/LanguageCode.cc:596
+#: zypp/LanguageCode.cc:519
 msgid "Hebrew"
 msgstr "헤브루어"
 
 #. language code: her hz
-#: zypp/LanguageCode.cc:598
+#: zypp/LanguageCode.cc:521
 msgid "Herero"
 msgstr "헤레로어"
 
 #. language code: hil
-#: zypp/LanguageCode.cc:600
+#: zypp/LanguageCode.cc:523
 msgid "Hiligaynon"
-msgstr "í\9e\90리ê°\80ì\9d´ë\85¸어"
+msgstr "í\97¤ë¦¬ê°\80ë\87¬어"
 
 #. language code: him
-#: zypp/LanguageCode.cc:602
+#: zypp/LanguageCode.cc:525
 msgid "Himachali"
-msgstr "í\9e\88ë§\88ì°°어"
+msgstr "í\9e\88ë§\88차리어"
 
 #. language code: hin hi
-#: zypp/LanguageCode.cc:604
+#: zypp/LanguageCode.cc:527
 msgid "Hindi"
 msgstr "힌디어"
 
-#. language code: hmo ho
-#: zypp/LanguageCode.cc:610
-msgid "Hiri Motu"
-msgstr "히리 모투어"
-
-#. TranslatorExplanation followed by the list of error messages that lead to this exception
-#: zypp/base/Exception.cc:103
-msgid "History:"
-msgstr "기록:"
-
 # HT
 #. language code: hit
-#: zypp/LanguageCode.cc:606
+#: zypp/LanguageCode.cc:529
 msgid "Hittite"
 msgstr "히타이트어"
 
 #. language code: hmn
-#: zypp/LanguageCode.cc:608
+#: zypp/LanguageCode.cc:531
 msgid "Hmong"
-msgstr "몽어"
-
-#. :UZB:860:
-#: zypp/CountryCode.cc:451
-msgid "Holy See (Vatican City State)"
-msgstr "교황청 (바티칸 시)"
+msgstr "흐몽어"
 
-#. :HMD:334:
-#: zypp/CountryCode.cc:319
-msgid "Honduras"
-msgstr "온두라스"
+#. language code: hmo ho
+#: zypp/LanguageCode.cc:533
+msgid "Hiri Motu"
+msgstr "히리 모투어"
 
-#. :GUY:328:
-#: zypp/CountryCode.cc:317
-msgid "Hong Kong"
-msgstr "홍콩"
+#. language code: hsb
+#: zypp/LanguageCode.cc:535
+msgid "Upper Sorbian"
+msgstr "소르비아어(고지)"
 
 #. language code: hun hu
-#: zypp/LanguageCode.cc:614
+#: zypp/LanguageCode.cc:537
 msgid "Hungarian"
 msgstr "헝가리어"
 
-#. :HTI:332:
-#: zypp/CountryCode.cc:322
-msgid "Hungary"
-msgstr "헝가리"
-
 #. language code: hup
-#: zypp/LanguageCode.cc:616
+#: zypp/LanguageCode.cc:539
 msgid "Hupa"
 msgstr "후파어"
 
 # IR
 # fuzzy
 #. language code: iba
-#: zypp/LanguageCode.cc:618
+#: zypp/LanguageCode.cc:541
 msgid "Iban"
 msgstr "이반어"
 
-#. :IRN:364:
-#: zypp/CountryCode.cc:330
-msgid "Iceland"
-msgstr "아이스란드"
+#  combo box item
+#. language code: ibo ig
+#: zypp/LanguageCode.cc:543
+msgid "Igbo"
+msgstr "이그보어"
 
 #. language code: ice isl is
-#: zypp/LanguageCode.cc:622
-#: zypp/LanguageCode.cc:624
+#: zypp/LanguageCode.cc:545 zypp/LanguageCode.cc:547
 msgid "Icelandic"
 msgstr "아이슬란드어"
 
 #. language code: ido io
-#: zypp/LanguageCode.cc:626
+#: zypp/LanguageCode.cc:549
 msgid "Ido"
-msgstr "이도"
+msgstr "이도"
 
-#  combo box item
-#. language code: ibo ig
-#: zypp/LanguageCode.cc:620
-msgid "Igbo"
-msgstr "이그보어"
+#. language code: iii ii
+#: zypp/LanguageCode.cc:551
+msgid "Sichuan Yi"
+msgstr "시츄안 이어"
 
 #. language code: ijo
-#: zypp/LanguageCode.cc:630
+#: zypp/LanguageCode.cc:553
 msgid "Ijo"
 msgstr "이조어"
 
+#. language code: iku iu
+#: zypp/LanguageCode.cc:555
+msgid "Inuktitut"
+msgstr "이눅티투트어"
+
+#. language code: ile ie
+#: zypp/LanguageCode.cc:557
+msgid "Interlingue"
+msgstr "인터링게어"
+
 #. language code: ilo
-#: zypp/LanguageCode.cc:636
+#: zypp/LanguageCode.cc:559
 msgid "Iloko"
-msgstr "일로코어"
-
-#. language code: smn
-#: zypp/LanguageCode.cc:1046
-msgid "Inari Sami"
-msgstr "사미어(이나리)"
+msgstr "이로코어"
 
-#. :ISR:376:
-#: zypp/CountryCode.cc:326
-msgid "India"
-msgstr "인도"
+#. language code: ina ia
+#: zypp/LanguageCode.cc:561
+msgid "Interlingua (International Auxiliary Language Association)"
+msgstr "국제어(국제보조어협회)"
 
 #. language code: inc
-#: zypp/LanguageCode.cc:640
+#: zypp/LanguageCode.cc:563
 msgid "Indic (Other)"
-msgstr "인도아리아어군 (기타)"
-
-#. language code: ine
-#: zypp/LanguageCode.cc:644
-msgid "Indo-European (Other)"
-msgstr "인도유럽어족 (기타)"
-
-#. :HUN:348:
-#: zypp/CountryCode.cc:323
-msgid "Indonesia"
-msgstr "인도네시아"
+msgstr "인도어(기타)"
 
 #. language code: ind id
-#: zypp/LanguageCode.cc:642
+#: zypp/LanguageCode.cc:565
 msgid "Indonesian"
 msgstr "인도네시아어"
 
+#. language code: ine
+#: zypp/LanguageCode.cc:567
+msgid "Indo-European (Other)"
+msgstr "인도유럽어(기타)"
+
 #. language code: inh
-#: zypp/LanguageCode.cc:646
+#: zypp/LanguageCode.cc:569
 msgid "Ingush"
-msgstr "인구시어"
-
-#: zypp/target/TargetImpl.cc:1026
-#: zypp/target/TargetImpl.cc:1078
-#: zypp/target/TargetImpl.cc:1371
-msgid "Installation has been aborted as directed."
-msgstr "지시대로 설치가 중단되었습니다."
-
-#. language code: ina ia
-#: zypp/LanguageCode.cc:638
-msgid "Interlingua (International Auxiliary Language Association)"
-msgstr "인터링 (국제 보조언어 협회)"
-
-#. language code: ile ie
-#: zypp/LanguageCode.cc:634
-msgid "Interlingue"
-msgstr "인테르링구에"
-
-#. language code: iku iu
-#: zypp/LanguageCode.cc:632
-msgid "Inuktitut"
-msgstr "이누이트어"
+msgstr "인귀시어"
 
 #. language code: ipk ik
-#: zypp/LanguageCode.cc:648
+#: zypp/LanguageCode.cc:571
 msgid "Inupiaq"
 msgstr "이누피아크어"
 
-#: zypp/url/UrlBase.cc:180
-#, c-format
-msgid "Invalid %s component"
-msgstr "잘못된 %s 부분"
-
-#: zypp/url/UrlBase.cc:173
-#, c-format
-msgid "Invalid %s component '%s'"
-msgstr "잘못된 %s 부분 '%s'"
-
-#: zypp/Url.cc:152
-#, c-format
-msgid "Invalid LDAP URL query parameter '%s'"
-msgstr "잘못된 LDAP URL 쿼리 매개변수 '%s'"
-
-#: zypp/Url.cc:113
-msgid "Invalid LDAP URL query string"
-msgstr "잘못된 LDAP URL 쿼리 문자"
-
-#: zypp/url/UrlBase.cc:826
-#, c-format
-msgid "Invalid Url scheme '%s'"
-msgstr "잘못된 URL 스키마 '%s'"
-
-#: zypp/Url.cc:310
-msgid "Invalid empty Url object reference"
-msgstr "잘못된 비어있는 URL 개체 참조"
-
-#: zypp/url/UrlBase.cc:1047
-#, c-format
-msgid "Invalid host component '%s'"
-msgstr "잘못된 호스트 부분 '%s'"
-
-#: zypp/url/UrlUtils.cc:283
-msgid "Invalid parameter array join separator character"
-msgstr "잘못된 매개변수 배열 결합 문자"
-
-#: zypp/url/UrlUtils.cc:173
-msgid "Invalid parameter array split separator character"
-msgstr "잘못된 매개변수 배열 단락 문자"
-
-#: zypp/url/UrlUtils.cc:213
-msgid "Invalid parameter map split separator character"
-msgstr "잘못된 매개변수 맵 단락 문자"
-
-#: zypp/url/UrlBase.cc:1079
-#, c-format
-msgid "Invalid port component '%s'"
-msgstr "잘못된 포트 부분 '%s'"
-
-#: zypp/sat/AttrMatcher.cc:155
-#, c-format
-msgid "Invalid regular expression '%s'"
-msgstr "잘못된 정규 표현 '%s'"
-
-#: zypp/sat/AttrMatcher.cc:154
-#, c-format
-msgid "Invalid regular expression '%s': regcomp returned %d"
-msgstr "잘못된 정규 표현 '%s': regcomp 는 %d 를 반환"
-
-#. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1409
-#, c-format
-msgid "Invalid repo file name at '%s'"
-msgstr "잘못된 '%s' 의 저장소 파일 이름"
-
-# IR
-# fuzzy
-#. :IRQ:368:
-#: zypp/CountryCode.cc:329
-msgid "Iran"
-msgstr "이라크"
-
 #. language code: ira
-#: zypp/LanguageCode.cc:650
+#: zypp/LanguageCode.cc:573
 msgid "Iranian (Other)"
-msgstr "이란어군 (기타)"
-
-#. :IOT:086:
-#: zypp/CountryCode.cc:328
-msgid "Iraq"
-msgstr "이라크"
-
-#. :IDN:360:
-#: zypp/CountryCode.cc:324
-msgid "Ireland"
-msgstr "아일란드"
-
-#. language code: gle ga
-#: zypp/LanguageCode.cc:558
-msgid "Irish"
-msgstr "아일랜드어"
-
-#. language code: mga
-#: zypp/LanguageCode.cc:810
-msgid "Irish, Middle (900-1200)"
-msgstr "아일랜드어 (중세) (900년-1200년경)"
-
-#. language code: sga
-#: zypp/LanguageCode.cc:1016
-msgid "Irish, Old (to 900)"
-msgstr "아일랜드어 (고대) (900년 이전)"
+msgstr "이란어(기타)"
 
 # src/config/proxy.y2cc:21
 #. language code: iro
-#: zypp/LanguageCode.cc:652
+#: zypp/LanguageCode.cc:575
 msgid "Iroquoian Languages"
-msgstr "이로쿼이어족"
-
-#. :IRL:372:
-#: zypp/CountryCode.cc:325
-msgid "Israel"
-msgstr "이스라엘"
+msgstr "이러쿼이어"
 
 #. language code: ita it
-#: zypp/LanguageCode.cc:654
+#: zypp/LanguageCode.cc:577
 msgid "Italian"
-msgstr "이태리어"
-
-#. :ISL:352:
-#: zypp/CountryCode.cc:331
-msgid "Italy"
-msgstr "이태리"
+msgstr "이탈리아어"
 
-#. :ITA:380:
-#: zypp/CountryCode.cc:332
-msgid "Jamaica"
-msgstr "ì\9e\90ë©\94ì\9d´ì¹´"
+#. language code: jav jv
+#: zypp/LanguageCode.cc:579
+msgid "Javanese"
+msgstr "ì\9e\90ë°\94ì\96´"
 
-#. :JOR:400:
-#: zypp/CountryCode.cc:334
-msgid "Japan"
-msgstr "일본"
+#. language code: jbo
+#: zypp/LanguageCode.cc:581
+msgid "Lojban"
+msgstr "로반어"
 
 #. language code: jpn ja
-#: zypp/LanguageCode.cc:660
+#: zypp/LanguageCode.cc:583
 msgid "Japanese"
 msgstr "일본어"
 
-#. language code: jav jv
-#: zypp/LanguageCode.cc:656
-msgid "Javanese"
-msgstr "자바어"
-
-#. :JAM:388:
-#: zypp/CountryCode.cc:333
-msgid "Jordan"
-msgstr "요르단"
+#. language code: jpr
+#: zypp/LanguageCode.cc:585
+msgid "Judeo-Persian"
+msgstr "유대-페르시아어"
 
 #. language code: jrb
-#: zypp/LanguageCode.cc:664
+#: zypp/LanguageCode.cc:587
 msgid "Judeo-Arabic"
-msgstr "유대아랍어"
-
-#. language code: jpr
-#: zypp/LanguageCode.cc:662
-msgid "Judeo-Persian"
-msgstr "유대페르시아어"
+msgstr "유대-아라비아어"
 
-#. language code: kbd
-#: zypp/LanguageCode.cc:688
-msgid "Kabardian"
-msgstr "ì¹´ë°\94르ë\94\94ì\95\84어"
+#. language code: kaa
+#: zypp/LanguageCode.cc:589
+msgid "Kara-Kalpak"
+msgstr "ì¹´ë\9d¼ì¹¼í\8c\8cí\81¬어"
 
 #. language code: kab
-#: zypp/LanguageCode.cc:668
+#: zypp/LanguageCode.cc:591
 msgid "Kabyle"
-msgstr "ì¹´ë¹\8c어"
+msgstr "커ë°\94ì\9d¼어"
 
 #. language code: kac
-#: zypp/LanguageCode.cc:670
+#: zypp/LanguageCode.cc:593
 msgid "Kachin"
 msgstr "카친어"
 
 #. language code: kal kl
-#: zypp/LanguageCode.cc:672
+#: zypp/LanguageCode.cc:595
 msgid "Kalaallisut"
 msgstr "그린란드어"
 
-#. language code: xal
-#: zypp/LanguageCode.cc:1202
-msgid "Kalmyk"
-msgstr "칼미크어"
-
 #. language code: kam
-#: zypp/LanguageCode.cc:674
+#: zypp/LanguageCode.cc:597
 msgid "Kamba"
 msgstr "캄바어"
 
 #. language code: kan kn
-#: zypp/LanguageCode.cc:676
+#: zypp/LanguageCode.cc:599
 msgid "Kannada"
 msgstr "칸나다어"
 
-#. language code: kau kr
-#: zypp/LanguageCode.cc:682
-msgid "Kanuri"
-msgstr "카누리어"
-
-#. language code: kaa
-#: zypp/LanguageCode.cc:666
-msgid "Kara-Kalpak"
-msgstr "카라칼파크어"
-
-#. language code: krc
-#: zypp/LanguageCode.cc:718
-msgid "Karachay-Balkar"
-msgstr "카라차이발카르어"
-
 #. language code: kar
-#: zypp/LanguageCode.cc:678
+#: zypp/LanguageCode.cc:601
 msgid "Karen"
 msgstr "카렌어"
 
 #. language code: kas ks
-#: zypp/LanguageCode.cc:680
+#: zypp/LanguageCode.cc:603
 msgid "Kashmiri"
 msgstr "카슈미르어"
 
-#. language code: csb
-#: zypp/LanguageCode.cc:442
-msgid "Kashubian"
-msgstr "카슈브어"
+#. language code: kau kr
+#: zypp/LanguageCode.cc:605
+msgid "Kanuri"
+msgstr "카누리어"
 
 #. language code: kaw
-#: zypp/LanguageCode.cc:684
+#: zypp/LanguageCode.cc:607
 msgid "Kawi"
 msgstr "카위어"
 
 # KZ
-# fuzzy
-#. language code: kaz kk
-#: zypp/LanguageCode.cc:686
-msgid "Kazakh"
-msgstr "카자흐어"
-
-# KZ
-# fuzzy
-#. :CYM:136:
-#: zypp/CountryCode.cc:345
-msgid "Kazakhstan"
-msgstr "카자흐스탄"
+# fuzzy
+#. language code: kaz kk
+#: zypp/LanguageCode.cc:609
+msgid "Kazakh"
+msgstr "카자흐어"
 
-# KE
-#. :JPN:392:
-#: zypp/CountryCode.cc:335
-msgid "Kenya"
-msgstr "케냐"
+#. language code: kbd
+#: zypp/LanguageCode.cc:611
+msgid "Kabardian"
+msgstr "카바르디어"
 
 #. language code: kha
-#: zypp/LanguageCode.cc:690
+#: zypp/LanguageCode.cc:613
 msgid "Khasi"
 msgstr "카시어"
 
+#. language code: khi
+#: zypp/LanguageCode.cc:615
+msgid "Khoisan (Other)"
+msgstr "코이산어(기타)"
+
 #. language code: khm km
-#: zypp/LanguageCode.cc:694
+#: zypp/LanguageCode.cc:617
 msgid "Khmer"
 msgstr "크메르어"
 
-#. language code: khi
-#: zypp/LanguageCode.cc:692
-msgid "Khoisan (Other)"
-msgstr "코이산어족 (기타)"
-
 #. language code: kho
-#: zypp/LanguageCode.cc:696
+#: zypp/LanguageCode.cc:619
 msgid "Khotanese"
-msgstr "호탄어"
+msgstr "코탄스어"
 
 #. language code: kik ki
-#: zypp/LanguageCode.cc:698
+#: zypp/LanguageCode.cc:621
 msgid "Kikuyu"
-msgstr "키쿠유어; 기쿠유어"
-
-#. language code: kmb
-#: zypp/LanguageCode.cc:704
-msgid "Kimbundu"
-msgstr "킴분두어"
+msgstr "키쿠유어"
 
 #. language code: kin rw
-#: zypp/LanguageCode.cc:700
+#: zypp/LanguageCode.cc:623
 msgid "Kinyarwanda"
-msgstr "르완다어"
+msgstr "키냐르완다어"
 
 #. language code: kir ky
-#: zypp/LanguageCode.cc:702
+#: zypp/LanguageCode.cc:625
 msgid "Kirghiz"
 msgstr "키르기스어"
 
-#. :KHM:116:
-#: zypp/CountryCode.cc:338
-msgid "Kiribati"
-msgstr "í\82¤ë¦¬ë°\94ì\8b\9c"
+#. language code: kmb
+#: zypp/LanguageCode.cc:627
+msgid "Kimbundu"
+msgstr "í\82´ë¶\84ë\91\90ì\96´"
 
-#. language code: tlh
-#: zypp/LanguageCode.cc:1124
-msgid "Klingon"
-msgstr "클링온어"
+#. language code: kok
+#: zypp/LanguageCode.cc:629
+msgid "Konkani"
+msgstr "코카니어"
 
 #. language code: kom kv
-#: zypp/LanguageCode.cc:708
+#: zypp/LanguageCode.cc:631
 msgid "Komi"
 msgstr "코미어"
 
 # CG
 #. language code: kon kg
-#: zypp/LanguageCode.cc:710
+#: zypp/LanguageCode.cc:633
 msgid "Kongo"
 msgstr "콩고어"
 
-#. language code: kok
-#: zypp/LanguageCode.cc:706
-msgid "Konkani"
-msgstr "콘칸어"
-
 #. language code: kor ko
-#: zypp/LanguageCode.cc:712
+#: zypp/LanguageCode.cc:635
 msgid "Korean"
 msgstr "한국어"
 
 #. language code: kos
-#: zypp/LanguageCode.cc:714
+#: zypp/LanguageCode.cc:637
 msgid "Kosraean"
-msgstr "ì½\94ì\8a¤ë\9d¼ì\97\90어"
+msgstr "ì½\94ì\8a¤ë\9d¼ì\9d´ì\97\94어"
 
 #. language code: kpe
-#: zypp/LanguageCode.cc:716
+#: zypp/LanguageCode.cc:639
 msgid "Kpelle"
-msgstr "크펠레어"
+msgstr "크펠르어"
+
+#. language code: krc
+#: zypp/LanguageCode.cc:641
+msgid "Karachay-Balkar"
+msgstr "카라챠이-발카르어"
 
 #. language code: kro
-#: zypp/LanguageCode.cc:720
+#: zypp/LanguageCode.cc:643
 msgid "Kru"
-msgstr "쿠루크어"
+msgstr "크루어"
+
+#. language code: kru
+#: zypp/LanguageCode.cc:645
+msgid "Kurukh"
+msgstr "쿠르크어"
 
 #. language code: kua kj
-#: zypp/LanguageCode.cc:724
+#: zypp/LanguageCode.cc:647
 msgid "Kuanyama"
-msgstr "ì½°ë\83\90마어"
+msgstr "ì¿ ì\95\88ì\95¼마어"
 
 #. language code: kum
-#: zypp/LanguageCode.cc:726
+#: zypp/LanguageCode.cc:649
 msgid "Kumyk"
-msgstr "쿠미í\81¬어"
+msgstr "쿠믹어"
 
 #. language code: kur ku
-#: zypp/LanguageCode.cc:728
+#: zypp/LanguageCode.cc:651
 msgid "Kurdish"
 msgstr "쿠르드어"
 
-#. language code: kru
-#: zypp/LanguageCode.cc:722
-msgid "Kurukh"
-msgstr "쿠루크어"
-
 # KE
 #. language code: kut
-#: zypp/LanguageCode.cc:730
+#: zypp/LanguageCode.cc:653
 msgid "Kutenai"
-msgstr "쿠테나이어"
-
-#. :KOR:410:
-#: zypp/CountryCode.cc:343
-msgid "Kuwait"
-msgstr "쿠웨이트"
-
-# KG
-# fuzzy
-#. :KEN:404:
-#: zypp/CountryCode.cc:336
-msgid "Kyrgyzstan"
-msgstr "카자흐스탄"
+msgstr "쿠터네이어"
 
 #. language code: lad
-#: zypp/LanguageCode.cc:732
+#: zypp/LanguageCode.cc:655
 msgid "Ladino"
 msgstr "라디노어"
 
 # UG
 #. language code: lah
-#: zypp/LanguageCode.cc:734
+#: zypp/LanguageCode.cc:657
 msgid "Lahnda"
-msgstr "ë\9e\80다어"
+msgstr "ë\9d¼í\95\9c다어"
 
 #. language code: lam
-#: zypp/LanguageCode.cc:736
+#: zypp/LanguageCode.cc:659
 msgid "Lamba"
 msgstr "람바어"
 
 #. language code: lao lo
-#: zypp/LanguageCode.cc:738
+#: zypp/LanguageCode.cc:661
 msgid "Lao"
 msgstr "라오어"
 
-# CD
-# fuzzy
-#. :KAZ:398:
-#: zypp/CountryCode.cc:346
-msgid "Lao People's Democratic Republic"
-msgstr "라오스 공화국"
-
 #. language code: lat la
-#: zypp/LanguageCode.cc:740
+#: zypp/LanguageCode.cc:663
 msgid "Latin"
 msgstr "라틴어"
 
-#. :LUX:442:
-#: zypp/CountryCode.cc:355
-msgid "Latvia"
-msgstr "라트비아"
-
 #. language code: lav lv
-#: zypp/LanguageCode.cc:742
+#: zypp/LanguageCode.cc:665
 msgid "Latvian"
 msgstr "라트비아어"
 
-#. :LAO:418:
-#: zypp/CountryCode.cc:347
-msgid "Lebanon"
-msgstr "레바논"
-
-#. :LBR:430:
-#: zypp/CountryCode.cc:352
-msgid "Lesotho"
-msgstr "레소토"
-
-#: zypp/VendorSupportOptions.cc:20
-msgid "Level 1"
-msgstr "단계 1"
-
-#: zypp/VendorSupportOptions.cc:23
-msgid "Level 2"
-msgstr "단계 2"
-
-#: zypp/VendorSupportOptions.cc:26
-msgid "Level 3"
-msgstr "단계 3"
-
 #. language code: lez
-#: zypp/LanguageCode.cc:744
+#: zypp/LanguageCode.cc:667
 msgid "Lezghian"
-msgstr "레즈긴어"
-
-# LR
-#. :LKA:144:
-#: zypp/CountryCode.cc:351
-msgid "Liberia"
-msgstr "라이베리아"
-
-# LY
-# fuzzy
-#. :LVA:428:
-#: zypp/CountryCode.cc:356
-msgid "Libya"
-msgstr "라이베리아"
-
-#. :LCA:662:
-#: zypp/CountryCode.cc:349
-msgid "Liechtenstein"
-msgstr "리히텐스타인"
+msgstr "레즈기안어"
 
 #. language code: lim li
-#: zypp/LanguageCode.cc:746
+#: zypp/LanguageCode.cc:669
 msgid "Limburgan"
-msgstr "림ë·\94르í\9d\90어"
+msgstr "림ë²\84ê±°어"
 
 # AO
 #. language code: lin ln
-#: zypp/LanguageCode.cc:748
+#: zypp/LanguageCode.cc:671
 msgid "Lingala"
 msgstr "링갈라어"
 
-#. :LSO:426:
-#: zypp/CountryCode.cc:353
-msgid "Lithuania"
-msgstr "리투아니아"
-
 #. language code: lit lt
-#: zypp/LanguageCode.cc:750
+#: zypp/LanguageCode.cc:673
 msgid "Lithuanian"
 msgstr "리투아니아어"
 
-#: zypp/media/MediaException.cc:266
-#, c-format
-msgid "Location '%s' is temporarily unaccessible."
-msgstr "'%s' 는 일시적으로 접근 할 수 없게 되어있습니다."
-
-#. language code: jbo
-#: zypp/LanguageCode.cc:658
-msgid "Lojban"
-msgstr "로지반"
-
-#. language code: nds
-#: zypp/LanguageCode.cc:868
-msgid "Low German"
-msgstr "저지 색슨어"
-
-#  combo box item
-#. language code: dsb
-#: zypp/LanguageCode.cc:472
-msgid "Lower Sorbian"
-msgstr "소르비아어 (저지)"
+# CG
+#. language code: lol
+#: zypp/LanguageCode.cc:675
+msgid "Mongo"
+msgstr "몽고어"
 
 #. language code: loz
-#: zypp/LanguageCode.cc:754
+#: zypp/LanguageCode.cc:677
 msgid "Lozi"
 msgstr "로지어"
 
-#. language code: lub lu
-#: zypp/LanguageCode.cc:760
-msgid "Luba-Katanga"
-msgstr "루ë°\94ì¹´í\83\95ê°\80어"
+#. language code: ltz lb
+#: zypp/LanguageCode.cc:679
+msgid "Luxembourgish"
+msgstr "룩ì\85\88ë¶\80르í\81¬어"
 
 #. language code: lua
-#: zypp/LanguageCode.cc:758
+#: zypp/LanguageCode.cc:681
 msgid "Luba-Lulua"
-msgstr "루바룰루아어"
+msgstr "루바-룰루아어"
+
+#. language code: lub lu
+#: zypp/LanguageCode.cc:683
+msgid "Luba-Katanga"
+msgstr "루바-카탄가어"
+
+# GH
+#. language code: lug lg
+#: zypp/LanguageCode.cc:685
+msgid "Ganda"
+msgstr "간다어"
 
 #  translators: table entry for Listen statements
 #. language code: lui
-#: zypp/LanguageCode.cc:764
+#: zypp/LanguageCode.cc:687
 msgid "Luiseno"
-msgstr "루이세뇨어"
-
-#. language code: smj
-#: zypp/LanguageCode.cc:1044
-msgid "Lule Sami"
-msgstr "사미어 (룰레)"
+msgstr "루이세노어"
 
 #. language code: lun
-#: zypp/LanguageCode.cc:766
+#: zypp/LanguageCode.cc:689
 msgid "Lunda"
 msgstr "룬다어"
 
 #. language code: luo
-#: zypp/LanguageCode.cc:768
+#: zypp/LanguageCode.cc:691
 msgid "Luo (Kenya and Tanzania)"
-msgstr "루오어 (케냐와 탄자니아)"
+msgstr "루오어(케냐 및 탄자니아)"
 
 #. language code: lus
-#: zypp/LanguageCode.cc:770
+#: zypp/LanguageCode.cc:693
 msgid "Lushai"
 msgstr "루샤이어"
 
-#. :LTU:440:
-#: zypp/CountryCode.cc:354
-msgid "Luxembourg"
-msgstr "룩셈부르그"
-
-#. language code: ltz lb
-#: zypp/LanguageCode.cc:756
-msgid "Luxembourgish"
-msgstr "룩셈부르크어"
-
-#. :MNG:496:
-#: zypp/CountryCode.cc:366
-msgid "Macao"
-msgstr "마카오"
-
-#. :MHL:584:
-#: zypp/CountryCode.cc:362
-msgid "Macedonia"
-msgstr "마케도니아"
-
 #. language code: mac mkd mk
-#: zypp/LanguageCode.cc:772
-#: zypp/LanguageCode.cc:774
+#: zypp/LanguageCode.cc:695 zypp/LanguageCode.cc:697
 msgid "Macedonian"
 msgstr "마케도니아어"
 
-# MG
-#. :MDA:498:
-#: zypp/CountryCode.cc:360
-msgid "Madagascar"
-msgstr "마다가스카르"
-
 #. language code: mad
-#: zypp/LanguageCode.cc:776
+#: zypp/LanguageCode.cc:699
 msgid "Madurese"
 msgstr "마두라어"
 
 # src/isdn/interface.ycp:258 src/isdn/lowlevel.ycp:52
 #. language code: mag
-#: zypp/LanguageCode.cc:778
+#: zypp/LanguageCode.cc:701
 msgid "Magahi"
-msgstr "마가드어"
+msgstr "마가히어"
+
+#. language code: mah mh
+#: zypp/LanguageCode.cc:703
+msgid "Marshallese"
+msgstr "마셜제도어"
 
 # ML
 #. language code: mai
-#: zypp/LanguageCode.cc:782
+#: zypp/LanguageCode.cc:705
 msgid "Maithili"
-msgstr "ë§\88ì\9d´í\8b¸ë\9d¼어"
+msgstr "ë§\88ì\9d´í\8b¸ë¦¬어"
 
 # MG
 #. language code: mak
-#: zypp/LanguageCode.cc:784
+#: zypp/LanguageCode.cc:707
 msgid "Makasar"
-msgstr "마카사르어"
-
-# MG
-#. language code: mlg mg
-#: zypp/LanguageCode.cc:820
-msgid "Malagasy"
-msgstr "마다가스카르어"
-
-# ML
-#. :MDV:462:
-#: zypp/CountryCode.cc:374
-msgid "Malawi"
-msgstr "말라위"
-
-#. language code: may msa ms
-#: zypp/LanguageCode.cc:800
-#: zypp/LanguageCode.cc:802
-msgid "Malay"
-msgstr "말레이어"
+msgstr "마카사어"
 
 #. language code: mal ml
-#: zypp/LanguageCode.cc:786
+#: zypp/LanguageCode.cc:709
 msgid "Malayalam"
 msgstr "말라얄람어"
 
-#. :MEX:484:
-#: zypp/CountryCode.cc:376
-msgid "Malaysia"
-msgstr "말레이시아"
-
-# MV
-# fuzzy
-#. :MUS:480:
-#: zypp/CountryCode.cc:373
-msgid "Maldives"
-msgstr "말리"
-
-#: zypp/media/MediaException.cc:131
-msgid "Malformed URI"
-msgstr "올바르지 않은 URI"
-
-# ML
-#. :MKD:807:
-#: zypp/CountryCode.cc:363
-msgid "Mali"
-msgstr "말리"
-
-#. :MSR:500:
-#: zypp/CountryCode.cc:371
-msgid "Malta"
-msgstr "말타"
-
-# MV
-# fuzzy
-#. language code: mlt mt
-#: zypp/LanguageCode.cc:822
-msgid "Maltese"
-msgstr "몰타어"
-
-#. language code: mnc
-#: zypp/LanguageCode.cc:824
-msgid "Manchu"
-msgstr "만주어"
-
-# UG
-#. language code: mdr
-#: zypp/LanguageCode.cc:806
-msgid "Mandar"
-msgstr "만다르어"
-
 #  this string is usually used as headline of a popup
 #  update warning
 #  the user has selected a 64bit partition (x86_64) for update
@@ -2680,2094 +3325,1764 @@ msgstr "만다르어"
 #  the computer system has a 64bit (x86-64) bit processor but
 #  the user booted from a 32bit installation medium
 #. language code: man
-#: zypp/LanguageCode.cc:788
+#: zypp/LanguageCode.cc:711
 msgid "Mandingo"
-msgstr "만데어"
-
-#. language code: mni
-#: zypp/LanguageCode.cc:826
-msgid "Manipuri"
-msgstr "마니푸르어"
-
-#. language code: mno
-#: zypp/LanguageCode.cc:828
-msgid "Manobo Languages"
-msgstr "마노보어군"
-
-#. language code: glv gv
-#: zypp/LanguageCode.cc:562
-msgid "Manx"
-msgstr "맨어; 맹크스어"
+msgstr "만딩고어"
 
 #  tree node string
 #. language code: mao mri mi
-#: zypp/LanguageCode.cc:790
-#: zypp/LanguageCode.cc:792
+#: zypp/LanguageCode.cc:713 zypp/LanguageCode.cc:715
 msgid "Maori"
 msgstr "마오리어"
 
-#. language code: mar mr
-#: zypp/LanguageCode.cc:796
-msgid "Marathi"
-msgstr "마라타어"
-
-# ML
-#. language code: chm
-#: zypp/LanguageCode.cc:406
-msgid "Mari"
-msgstr "마리어"
-
-#. :MDG:450:
-#: zypp/CountryCode.cc:361
-msgid "Marshall Islands"
-msgstr "마셜 제도"
-
-#. language code: mah mh
-#: zypp/LanguageCode.cc:780
-msgid "Marshallese"
-msgstr "마셜어"
-
-#. :MNP:580:
-#: zypp/CountryCode.cc:368
-msgid "Martinique"
-msgstr "마티니크"
-
-# src/isdn/complex.ycp:260
-#. language code: mwr
-#: zypp/LanguageCode.cc:846
-msgid "Marwari"
-msgstr "마르와르어"
+#. language code: map
+#: zypp/LanguageCode.cc:717
+msgid "Austronesian (Other)"
+msgstr "오스트로네시아어(기타)"
+
+#. language code: mar mr
+#: zypp/LanguageCode.cc:719
+msgid "Marathi"
+msgstr "마라티어"
 
 # ML
 #. language code: mas
-#: zypp/LanguageCode.cc:798
+#: zypp/LanguageCode.cc:721
 msgid "Masai"
 msgstr "마사이어"
 
-# MU
-# fuzzy
-#. :MTQ:474:
-#: zypp/CountryCode.cc:369
-msgid "Mauritania"
-msgstr "모리타니"
-
-# MU
-# fuzzy
-#. :MLT:470:
-#: zypp/CountryCode.cc:372
-msgid "Mauritius"
-msgstr "나우루"
-
-#. language code: myn
-#: zypp/LanguageCode.cc:848
-msgid "Mayan Languages"
-msgstr "마야어족"
-
-#  Combobox - DNS adding zone - Type Master
-#. :YEM:887:
-#: zypp/CountryCode.cc:461
-msgid "Mayotte"
-msgstr "마요트"
-
-#: zypp/media/MediaException.cc:221
-#, c-format
-msgid "Media source '%s' does not contain the desired medium"
-msgstr "'%s' 미디어 소스에는 필요한 매체가 없음"
-
-#: zypp/media/MediaException.cc:227
-#, c-format
-msgid "Medium '%s' is in use by another instance"
-msgstr "매체 '%s' 는 다른 프로그램에 의해 사용되고 있음"
+#. language code: may msa ms
+#: zypp/LanguageCode.cc:723 zypp/LanguageCode.cc:725
+msgid "Malay"
+msgstr "말레이어"
 
-#: zypp/media/MediaException.cc:72
-msgid "Medium not attached"
-msgstr "미디어가 삽입되고 있지 않음"
+#. language code: mdf
+#: zypp/LanguageCode.cc:727
+msgid "Moksha"
+msgstr "모크샤어"
 
-#: zypp/media/MediaException.cc:53
-#, c-format
-msgid "Medium not opened when trying to perform action '%s'."
-msgstr "'%s' 의 동작을 실행 할 때 매체를 열지 않습니다."
+# UG
+#. language code: mdr
+#: zypp/LanguageCode.cc:729
+msgid "Mandar"
+msgstr "만다르어"
 
 # According to QIM Screenshot
 # -ke-
 #. language code: men
-#: zypp/LanguageCode.cc:808
+#: zypp/LanguageCode.cc:731
 msgid "Mende"
 msgstr "멘데어"
 
-#. :FRA:250:
-#: zypp/CountryCode.cc:298
-msgid "Metropolitan France"
-msgstr "메트로폴리탄 프랑스"
-
-#. :MWI:454:
-#: zypp/CountryCode.cc:375
-msgid "Mexico"
-msgstr "멕시코"
+#. language code: mga
+#: zypp/LanguageCode.cc:733
+msgid "Irish, Middle (900-1200)"
+msgstr "아일랜드어, 중세(900-1200)"
 
 #. language code: mic
-#: zypp/LanguageCode.cc:812
+#: zypp/LanguageCode.cc:735
 msgid "Mi'kmaq"
 msgstr "미크맥어"
 
 #. language code: min
-#: zypp/LanguageCode.cc:814
+#: zypp/LanguageCode.cc:737
 msgid "Minangkabau"
 msgstr "미낭카바우어"
 
-# FM
-# fuzzy
-#. language code: mwl
-#: zypp/LanguageCode.cc:844
-msgid "Mirandese"
-msgstr "미란데어"
-
 #. language code: mis
-#: zypp/LanguageCode.cc:816
+#: zypp/LanguageCode.cc:739
 msgid "Miscellaneous Languages"
 msgstr "기타 언어"
 
-#. language code: moh
-#: zypp/LanguageCode.cc:830
-msgid "Mohawk"
-msgstr "모í\98¸í\81¬ì\96´"
+#. language code: mkh
+#: zypp/LanguageCode.cc:741
+msgid "Mon-Khmer (Other)"
+msgstr "몬í\81¬ë©\94르ì\96´(기í\83\80)"
 
-#. language code: mdf
-#: zypp/LanguageCode.cc:804
-msgid "Moksha"
-msgstr "모크샤어"
+# MG
+#. language code: mlg mg
+#: zypp/LanguageCode.cc:743
+msgid "Malagasy"
+msgstr "마다가스카르어"
 
-#. language code: mol mo
-#: zypp/LanguageCode.cc:832
-msgid "Moldavian"
-msgstr "몰도바어"
+# MV
+# fuzzy
+#. language code: mlt mt
+#: zypp/LanguageCode.cc:745
+msgid "Maltese"
+msgstr "몰타어"
 
-#. :MCO:492:
-#: zypp/CountryCode.cc:359
-msgid "Moldova"
-msgstr "몰ë\8f\84ë°\94"
+#. language code: mnc
+#: zypp/LanguageCode.cc:747
+msgid "Manchu"
+msgstr "ë§\8c주ì\96´"
 
-#. language code: mkh
-#: zypp/LanguageCode.cc:818
-msgid "Mon-Khmer (Other)"
-msgstr "몬í\81¬ë©\94르ì\96´í\8c\8c (기í\83\80)"
+#. language code: mni
+#: zypp/LanguageCode.cc:749
+msgid "Manipuri"
+msgstr "ë§\88ë\8b\88í\91¸ë¦¬ì\96´"
 
-#. :MAR:504:
-#: zypp/CountryCode.cc:358
-msgid "Monaco"
-msgstr "모ë\82\98ì½\94"
+#. language code: mno
+#: zypp/LanguageCode.cc:751
+msgid "Manobo Languages"
+msgstr "ë§\88ë\85¸ë³´ì\96´"
 
-# CG
-#. language code: lol
-#: zypp/LanguageCode.cc:752
-msgid "Mongo"
-msgstr "몽고어"
+#. language code: moh
+#: zypp/LanguageCode.cc:753
+msgid "Mohawk"
+msgstr "모호크어"
 
-# MN
-#. :MMR:104:
-#: zypp/CountryCode.cc:365
-msgid "Mongolia"
-msgstr "몽골라"
+#. language code: mol mo
+#: zypp/LanguageCode.cc:755
+msgid "Moldavian"
+msgstr "몰다비아어"
 
 # MN
 #. language code: mon mn
-#: zypp/LanguageCode.cc:834
+#: zypp/LanguageCode.cc:757
 msgid "Mongolian"
 msgstr "몽골어"
 
-#. :MRT:478:
-#: zypp/CountryCode.cc:370
-msgid "Montserrat"
-msgstr "몬트세랫"
-
-#. :LBY:434:
-#: zypp/CountryCode.cc:357
-msgid "Morocco"
-msgstr "모로코"
-
 #. language code: mos
-#: zypp/LanguageCode.cc:836
+#: zypp/LanguageCode.cc:759
 msgid "Mossi"
 msgstr "모시어"
 
-# MZ
-#. :MYS:458:
-#: zypp/CountryCode.cc:377
-msgid "Mozambique"
-msgstr "모잠비크"
-
 #  PushButton label
 #. language code: mul
-#: zypp/LanguageCode.cc:838
+#: zypp/LanguageCode.cc:761
 msgid "Multiple Languages"
-msgstr "다중 언어"
+msgstr "다어"
 
 #. language code: mun
-#: zypp/LanguageCode.cc:840
+#: zypp/LanguageCode.cc:763
 msgid "Munda languages"
-msgstr "문다어"
+msgstr "문다어"
 
-#. :MLI:466:
-#: zypp/CountryCode.cc:364
-msgid "Myanmar"
-msgstr "미얀마"
+#. language code: mus
+#: zypp/LanguageCode.cc:765
+msgid "Creek"
+msgstr "크리크어"
+
+# FM
+# fuzzy
+#. language code: mwl
+#: zypp/LanguageCode.cc:767
+msgid "Mirandese"
+msgstr "미란다어"
+
+# src/isdn/complex.ycp:260
+#. language code: mwr
+#: zypp/LanguageCode.cc:769
+msgid "Marwari"
+msgstr "마르와리어"
+
+#. language code: myn
+#: zypp/LanguageCode.cc:771
+msgid "Mayan Languages"
+msgstr "마야어"
+
+#. language code: myv
+#: zypp/LanguageCode.cc:773
+msgid "Erzya"
+msgstr "엘즈야어"
 
 # src/isdn/interface.ycp:258 src/isdn/lowlevel.ycp:52
 #. language code: nah
-#: zypp/LanguageCode.cc:852
+#: zypp/LanguageCode.cc:775
 msgid "Nahuatl"
-msgstr "ë\82\98ì\99\80ì\96´"
+msgstr "ë\82\98ì\9a°ì\95\84í\8b\80ì\96´"
 
-# NA
-#. :MOZ:508:
-#: zypp/CountryCode.cc:378
-msgid "Namibia"
-msgstr "나미비아"
+#. language code: nai
+#: zypp/LanguageCode.cc:777
+msgid "North American Indian"
+msgstr "북아메리카 인디언어"
 
-#. :NPL:524:
-#. language code: nau na
-#: zypp/CountryCode.cc:387
-#: zypp/LanguageCode.cc:858
-msgid "Nauru"
-msgstr "나우루"
+#. language code: nap
+#: zypp/LanguageCode.cc:779
+msgid "Neapolitan"
+msgstr "나폴리어"
 
 #. language code: nav nv
-#: zypp/LanguageCode.cc:860
+#: zypp/LanguageCode.cc:783
 msgid "Navajo"
 msgstr "나바조"
 
-#. language code: nde nd
-#: zypp/LanguageCode.cc:864
-msgid "Ndebele, North"
-msgstr "은데벨레어 (북)"
-
 #. language code: nbl nr
-#: zypp/LanguageCode.cc:862
+#: zypp/LanguageCode.cc:785
 msgid "Ndebele, South"
-msgstr "은데벨레어 (남)"
+msgstr "은데벨레어, 남부"
+
+#. language code: nde nd
+#: zypp/LanguageCode.cc:787
+msgid "Ndebele, North"
+msgstr "은데벨레어, 북부"
 
 # TO
 #. language code: ndo ng
-#: zypp/LanguageCode.cc:866
+#: zypp/LanguageCode.cc:789
 msgid "Ndonga"
-msgstr "동가어"
+msgstr "동가어"
 
-#. language code: nap
-#: zypp/LanguageCode.cc:856
-msgid "Neapolitan"
-msgstr "나폴리어"
+#. language code: nds
+#: zypp/LanguageCode.cc:791
+msgid "Low German"
+msgstr "저지 독일어"
 
 # NP
-#. :NOR:578:
-#: zypp/CountryCode.cc:386
-msgid "Nepal"
-msgstr "네팔"
+#. language code: nep ne
+#: zypp/LanguageCode.cc:793
+msgid "Nepali"
+msgstr "네팔"
 
 # NP
 #. language code: new
-#: zypp/LanguageCode.cc:872
+#: zypp/LanguageCode.cc:795
 msgid "Nepal Bhasa"
 msgstr "네와르어"
 
-# NP
-#. language code: nep ne
-#: zypp/LanguageCode.cc:870
-msgid "Nepali"
-msgstr "네팔어"
-
-#. :NIC:558:
-#: zypp/CountryCode.cc:384
-msgid "Netherlands"
-msgstr "네델란드"
-
-#. :ARM:051:
-#: zypp/CountryCode.cc:231
-msgid "Netherlands Antilles"
-msgstr "네덜란드령 안틸레스"
-
-#  help text for option 'value'
-#. :NAM:516:
-#: zypp/CountryCode.cc:379
-msgid "New Caledonia"
-msgstr "누벨칼레도니"
-
-#. :NIU:570:
-#: zypp/CountryCode.cc:389
-msgid "New Zealand"
-msgstr "뉴질랜드"
-
-#. without root prefix
-#: zypp/target/TargetImpl.cc:422
-msgid "New update message"
-msgstr "새 업데이트 메시지"
-
 #  Translators: table column headings
 #. language code: nia
-#: zypp/LanguageCode.cc:874
+#: zypp/LanguageCode.cc:797
 msgid "Nias"
 msgstr "니아스어"
 
-#. :NGA:566:
-#: zypp/CountryCode.cc:383
-msgid "Nicaragua"
-msgstr "니카라구아"
-
-# NG
-#. :NCL:540:
-#: zypp/CountryCode.cc:380
-msgid "Niger"
-msgstr "니제르"
-
 #. language code: nic
-#: zypp/LanguageCode.cc:876
+#: zypp/LanguageCode.cc:799
 msgid "Niger-Kordofanian (Other)"
-msgstr "니제르코르도판어족 (기타)"
-
-# NG
-#. :NFK:574:
-#: zypp/CountryCode.cc:382
-msgid "Nigeria"
-msgstr "나이지리아"
-
-#. language code: ssa
-#: zypp/LanguageCode.cc:1072
-msgid "Nilo-Saharan (Other)"
-msgstr "나일사하라어족 (기타)"
-
-#  table header label
-#. :NRU:520:
-#: zypp/CountryCode.cc:388
-msgid "Niue"
-msgstr "니우에"
+msgstr "니제르-코르도파니아어(기타)"
 
 #  Tv frequency table
-#. language code: niu
-#: zypp/LanguageCode.cc:878
-msgid "Niuean"
-msgstr "니우에어"
-
-#  TextEntry label for phone network Areacode (german Vorwahl)
-#. Defined CountryCode constants
-#. Defined LanguageCode constants
-#: zypp/CountryCode.cc:215
-#: zypp/LanguageCode.cc:225
-msgid "No Code"
-msgstr "코드 없음"
-
-#: zypp/repo/RepoProvideFile.cc:228
-msgid "No url in repository."
-msgstr "저장소에 URL이 없습니다."
-
-# TO
-#. language code: nog
-#: zypp/LanguageCode.cc:884
-msgid "Nogai"
-msgstr "노가이어"
-
-#. :NER:562:
-#: zypp/CountryCode.cc:381
-msgid "Norfolk Island"
-msgstr "노퍽 섬"
-
-#. language code: non
-#: zypp/LanguageCode.cc:886
-msgid "Norse, Old"
-msgstr "노르드어 (고대)"
-
-#. language code: nai
-#: zypp/LanguageCode.cc:854
-msgid "North American Indian"
-msgstr "북아메리카 인디언 제어"
-
-#. :KNA:659:
-#: zypp/CountryCode.cc:341
-msgid "North Korea"
-msgstr "조선민주주의인민공화국"
+#. language code: niu
+#: zypp/LanguageCode.cc:801
+msgid "Niuean"
+msgstr "니웨언어"
 
-#. :MAC:446:
-#: zypp/CountryCode.cc:367
-msgid "Northern Mariana Islands"
-msgstr "ë\81ë§\88리ì\95\84ë\82\98 ì \9cë\8f\84"
+#. language code: nno nn
+#: zypp/LanguageCode.cc:803
+msgid "Norwegian Nynorsk"
+msgstr "ë\89\98ë\85¸ë¥´ì\8a¤í\81¬ ë\85¸ë¥´ì\9b¨ì\9d´ì\96´"
 
-#. language code: sme se
-#: zypp/LanguageCode.cc:1040
-msgid "Northern Sami"
-msgstr "사미어 (북)"
+#. language code: nob nb
+#: zypp/LanguageCode.cc:805
+msgid "Norwegian Bokmal"
+msgstr "보크말 노르웨이어"
 
-#. language code: nso
-#: zypp/LanguageCode.cc:890
-msgid "Northern Sotho"
-msgstr "소토어 (북)"
+# TO
+#. language code: nog
+#: zypp/LanguageCode.cc:807
+msgid "Nogai"
+msgstr "노가이어"
 
-#. :NLD:528:
-#: zypp/CountryCode.cc:385
-msgid "Norway"
-msgstr "노르웨이"
+#. language code: non
+#: zypp/LanguageCode.cc:809
+msgid "Norse, Old"
+msgstr "노르웨이어, 고대"
 
 #. language code: nor no
-#: zypp/LanguageCode.cc:888
+#: zypp/LanguageCode.cc:811
 msgid "Norwegian"
 msgstr "노르웨이어"
 
-#. language code: nob nb
-#: zypp/LanguageCode.cc:882
-msgid "Norwegian Bokmal"
-msgstr "노르웨이어 (보크몰)"
-
-#. language code: nno nn
-#: zypp/LanguageCode.cc:880
-msgid "Norwegian Nynorsk"
-msgstr "노르웨이어 (뉘노르스크)"
-
-#: zypp/target/hal/HalContext.cc:851
-msgid "Not a CDROM drive"
-msgstr "CD-ROM 드라이브가 아님"
+#. language code: nso
+#: zypp/LanguageCode.cc:813
+msgid "Northern Sotho"
+msgstr "소토어, 북부"
 
 #. language code: nub
-#: zypp/LanguageCode.cc:892
+#: zypp/LanguageCode.cc:815
 msgid "Nubian Languages"
-msgstr "누비아어군"
+msgstr "누비안어"
+
+#. language code: nwc
+#: zypp/LanguageCode.cc:817
+msgid "Classical Newari"
+msgstr "네와르어(고전)"
+
+#. language code: nya ny
+#: zypp/LanguageCode.cc:819
+msgid "Chichewa"
+msgstr "치츄어"
 
 # src/isdn/complex.ycp:266 src/modem/complex.ycp:207
 # src/provider/complex.ycp:186
 #. language code: nym
-#: zypp/LanguageCode.cc:898
+#: zypp/LanguageCode.cc:821
 msgid "Nyamwezi"
 msgstr "니암웨지어"
 
 #. language code: nyn
-#: zypp/LanguageCode.cc:900
+#: zypp/LanguageCode.cc:823
 msgid "Nyankole"
-msgstr "은콜레어"
+msgstr "니안콜어"
 
 #. language code: nyo
-#: zypp/LanguageCode.cc:902
+#: zypp/LanguageCode.cc:825
 msgid "Nyoro"
-msgstr "ë\8b\88ì\98¤로어"
+msgstr "ë\89´로어"
 
 #. language code: nzi
-#: zypp/LanguageCode.cc:904
+#: zypp/LanguageCode.cc:827
 msgid "Nzima"
-msgstr "은제마어"
+msgstr "느지마어"
 
 #. language code: oci oc
-#: zypp/LanguageCode.cc:906
+#: zypp/LanguageCode.cc:829
 msgid "Occitan (post 1500)"
-msgstr "프로방스어 (1500년 이후)"
+msgstr "옥시트어(1500년 이후)"
 
 #. language code: oji oj
-#: zypp/LanguageCode.cc:908
+#: zypp/LanguageCode.cc:831
 msgid "Ojibwa"
-msgstr "오지브와어"
-
-#. :NZL:554:
-#: zypp/CountryCode.cc:390
-msgid "Oman"
-msgstr "오만"
-
-#: zypp/parser/RepoindexFileReader.cc:116
-#, c-format
-msgid "One or both of '%s' or '%s' attributes is required."
-msgstr "'%s' 또는 '%s' (혹은 모두)의 속성이 필요합니다."
-
-#: zypp/media/MediaException.cc:161
-msgid "Operation not supported by medium"
-msgstr "조작은 매체를 지원하지 않음"
+msgstr "오지브웨이어"
 
 # SY
 # fuzzy
 #. language code: ori or
-#: zypp/LanguageCode.cc:910
+#: zypp/LanguageCode.cc:833
 msgid "Oriya"
 msgstr "오리야어"
 
 #  User name for user: "root"
 #. language code: orm om
-#: zypp/LanguageCode.cc:912
+#: zypp/LanguageCode.cc:835
 msgid "Oromo"
 msgstr "오로모어"
 
 #. language code: osa
-#: zypp/LanguageCode.cc:914
+#: zypp/LanguageCode.cc:837
 msgid "Osage"
 msgstr "오세이지어"
 
 #. language code: oss os
-#: zypp/LanguageCode.cc:916
+#: zypp/LanguageCode.cc:839
 msgid "Ossetian"
-msgstr "오세트어"
+msgstr "오세티아어"
+
+#. language code: ota
+#: zypp/LanguageCode.cc:841
+msgid "Turkish, Ottoman (1500-1928)"
+msgstr "터키어, 오스만(1500-1928)"
 
 #. language code: oto
-#: zypp/LanguageCode.cc:920
+#: zypp/LanguageCode.cc:843
 msgid "Otomian Languages"
-msgstr "ì\98¤í\86 ë¯¸ì\96´êµ°"
+msgstr "ì\98¤í\86 ë¯¸ì\95\88ì\96´"
 
-#. TranslatorExplanation %s = package being checked for integrity
-#: zypp/repo/PackageProvider.cc:275
-#, c-format
-msgid "Package %s seems to be corrupted during transfer. Do you want to retry retrieval?"
-msgstr "%s 꾸러미가 전송되는 동안 깨진것 같습니다. 다시 전송 하시겠습니까?"
+#. language code: paa
+#: zypp/LanguageCode.cc:845
+msgid "Papuan (Other)"
+msgstr "파푸아어(기타)"
+
+#. language code: pag
+#: zypp/LanguageCode.cc:847
+msgid "Pangasinan"
+msgstr "판가시난어"
 
 #. language code: pal
-#: zypp/LanguageCode.cc:926
+#: zypp/LanguageCode.cc:849
 msgid "Pahlavi"
 msgstr "팔레비어"
 
-#. :PHL:608:
-#: zypp/CountryCode.cc:396
-msgid "Pakistan"
-msgstr "파키스탄"
-
-#. :PRT:620:
-#: zypp/CountryCode.cc:403
-msgid "Palau"
-msgstr "파라과이"
-
-#. language code: pau
-#: zypp/LanguageCode.cc:934
-msgid "Palauan"
-msgstr "팔라우어"
-
-#. :PRI:630:
-#: zypp/CountryCode.cc:401
-msgid "Palestinian Territory"
-msgstr "팔레스타인"
-
-#. language code: pli pi
-#: zypp/LanguageCode.cc:946
-msgid "Pali"
-msgstr "팔리어"
-
 #. language code: pam
-#: zypp/LanguageCode.cc:928
+#: zypp/LanguageCode.cc:851
 msgid "Pampanga"
 msgstr "팜팡가어"
 
-#. :OMN:512:
-#: zypp/CountryCode.cc:391
-msgid "Panama"
-msgstr "파나마"
-
-#. language code: pag
-#: zypp/LanguageCode.cc:924
-msgid "Pangasinan"
-msgstr "팡가시난어"
-
 #. language code: pan pa
-#: zypp/LanguageCode.cc:930
+#: zypp/LanguageCode.cc:853
 msgid "Panjabi"
-msgstr "í\8e\80ì\9e\90ë¸\8c어"
+msgstr "í\8e\80ì\9e¡어"
 
 #. language code: pap
-#: zypp/LanguageCode.cc:932
+#: zypp/LanguageCode.cc:855
 msgid "Papiamento"
-msgstr "파피아멘토어"
-
-# PG
-#. :PYF:258:
-#: zypp/CountryCode.cc:394
-msgid "Papua New Guinea"
-msgstr "파푸아뉴기니"
+msgstr "파피아먼토어"
 
-#. language code: paa
-#: zypp/LanguageCode.cc:922
-msgid "Papuan (Other)"
-msgstr "파푸아 제어 (기타)"
-
-#. :PLW:585:
-#: zypp/CountryCode.cc:404
-msgid "Paraguay"
-msgstr "파라과이"
-
-#: zypp/media/MediaException.cc:122
-#, c-format
-msgid "Path '%s' on medium '%s' is not a directory."
-msgstr "경로 '%s'('%s' 매체의) 는 디렉토리가 아닙니다."
-
-#: zypp/media/MediaException.cc:114
-#, c-format
-msgid "Path '%s' on medium '%s' is not a file."
-msgstr "'%s' 경로('%s'매체의)는 파일이 아닙니다."
+#. language code: pau
+#: zypp/LanguageCode.cc:857
+msgid "Palauan"
+msgstr "파라우안어"
 
-#: zypp/media/MediaException.cc:252
-#, c-format
-msgid "Permission to access '%s' denied."
-msgstr "'%s' 에 접근할 권한이 없습니다."
+#. language code: peo
+#: zypp/LanguageCode.cc:859
+msgid "Persian, Old (ca.600-400 B.C.)"
+msgstr "페르시안 고대어(ca.600-400 B.C.)"
 
 #. language code: per fas fa
-#: zypp/LanguageCode.cc:938
-#: zypp/LanguageCode.cc:940
+#: zypp/LanguageCode.cc:861 zypp/LanguageCode.cc:863
 msgid "Persian"
 msgstr "페르시아어"
 
-#. language code: peo
-#: zypp/LanguageCode.cc:936
-msgid "Persian, Old (ca.600-400 B.C.)"
-msgstr "페르시아어 (고대) (BC 600년-BC 400년경)"
-
-#. :PAN:591:
-#: zypp/CountryCode.cc:392
-msgid "Peru"
-msgstr "페루"
-
 #. language code: phi
-#: zypp/LanguageCode.cc:942
+#: zypp/LanguageCode.cc:865
 msgid "Philippine (Other)"
-msgstr "필리핀 제어 (기타)"
-
-#. :PNG:598:
-#: zypp/CountryCode.cc:395
-msgid "Philippines"
-msgstr "필리핀"
+msgstr "필리핀어(기타)"
 
 #. language code: phn
-#: zypp/LanguageCode.cc:944
+#: zypp/LanguageCode.cc:867
 msgid "Phoenician"
 msgstr "페니키아어"
 
-#. :SPM:666:
-#: zypp/CountryCode.cc:399
-msgid "Pitcairn"
-msgstr "피트카이른"
-
-#. language code: pon
-#: zypp/LanguageCode.cc:950
-msgid "Pohnpeian"
-msgstr "폰페이어"
-
-#. :PAK:586:
-#: zypp/CountryCode.cc:397
-msgid "Poland"
-msgstr "폴란드"
+#. language code: pli pi
+#: zypp/LanguageCode.cc:869
+msgid "Pali"
+msgstr "팔리어"
 
 #. language code: pol pl
-#: zypp/LanguageCode.cc:948
+#: zypp/LanguageCode.cc:871
 msgid "Polish"
 msgstr "폴란드어"
 
-#. :PSE:275:
-#: zypp/CountryCode.cc:402
-msgid "Portugal"
-msgstr "í\8f¬ë¥´í\88¬ê°\88"
+#. language code: pon
+#: zypp/LanguageCode.cc:873
+msgid "Pohnpeian"
+msgstr "í\8f¼í\8e\98ì\9d´ì\96´"
 
 #. language code: por pt
-#: zypp/LanguageCode.cc:952
+#: zypp/LanguageCode.cc:875
 msgid "Portuguese"
-msgstr "포르투어"
+msgstr "포르투어"
 
 #. language code: pra
-#: zypp/LanguageCode.cc:954
+#: zypp/LanguageCode.cc:877
 msgid "Prakrit Languages"
-msgstr "프라크리트 제어"
-
-#: zypp/VendorSupportOptions.cc:45
-msgid "Problem determination, which means technical support designed to provide compatibility information, installation assistance, usage support, on-going maintenance and basic troubleshooting. Level 1 Support is not intended to correct product defect errors."
-msgstr "Problem determination, 이것은 호환성에 관한 정보나 설치 지원, 사용방법의 대응이나 진행 중의 보수, 기본적인 문제 해결 등의 기술 지원을 지칭합니다. 레벨 1 지원은 제품 결함에 의한 문제를 수정하지 않습니다."
-
-#: zypp/VendorSupportOptions.cc:48
-msgid "Problem isolation, which means technical support designed to duplicate customer problems, isolate problem area and provide resolution for problems not resolved by Level 1 Support."
-msgstr "Problem isolation, 이것은 고객이 문제를 공유하여 영역을 분리 레벨 1 지원에서 해결되지 않은 문제에 대해 해결방법을 제공하는 기술 지원을 지칭합니다."
-
-#: zypp/VendorSupportOptions.cc:51
-msgid "Problem resolution, which means technical support designed to resolve complex problems by engaging engineering in resolution of product defects which have been identified by Level 2 Support."
-msgstr "Problem resolution, 이것은 복잡한 문제에 대해 기술자를 파견하여 레벨 2 지원으로 정의되지 않은 제품 결함을 해결하는 기술 지원을 지칭합니다."
+msgstr "프라크리트어"
 
 #. language code: pro
-#: zypp/LanguageCode.cc:956
+#: zypp/LanguageCode.cc:879
 msgid "Provencal, Old (to 1500)"
-msgstr "프로방스어 (고대) (1500년 이전)"
-
-#. :PCN:612:
-#: zypp/CountryCode.cc:400
-msgid "Puerto Rico"
-msgstr "푸에르토리코"
+msgstr "프로벤칼어, 고대(1500년까지)"
 
 #. language code: pus ps
-#: zypp/LanguageCode.cc:958
+#: zypp/LanguageCode.cc:881
 msgid "Pushto"
-msgstr "파슈토어"
-
-#. :PRY:600:
-#: zypp/CountryCode.cc:405
-msgid "Qatar"
-msgstr "카타르"
+msgstr "푸시토어"
 
 #. language code: que qu
-#: zypp/LanguageCode.cc:960
+#: zypp/LanguageCode.cc:883
 msgid "Quechua"
 msgstr "케추아어"
 
-#: zypp/url/UrlBase.cc:782
-#: zypp/url/UrlBase.cc:1229
-msgid "Query string parsing not supported for this URL"
-msgstr "이 URL에 대한 쿼리 문자 해석은 지원되지 않음"
-
-#. TranslatorExplanation after semicolon is error message
-#. TranslatorExplanation the colon is followed by an error message
-#: zypp/target/rpm/RpmDb.cc:811
-#: zypp/target/rpm/RpmDb.cc:1765
-#: zypp/target/rpm/RpmDb.cc:1905
-msgid "RPM failed: "
-msgstr "RPM 실패함: "
-
-#. language code: roh rm
-#: zypp/LanguageCode.cc:970
-msgid "Raeto-Romance"
-msgstr "레토로망어"
-
 # KZ
 # fuzzy
 #. language code: raj
-#: zypp/LanguageCode.cc:962
+#: zypp/LanguageCode.cc:885
 msgid "Rajasthani"
 msgstr "라자스탄어"
 
 #. language code: rap
-#: zypp/LanguageCode.cc:964
+#: zypp/LanguageCode.cc:887
 msgid "Rapanui"
 msgstr "라파누이어"
 
 # src/config/routing.y2cc:11
 #. language code: rar
-#: zypp/LanguageCode.cc:966
+#: zypp/LanguageCode.cc:889
 msgid "Rarotongan"
 msgstr "라로통가어"
 
-#: zypp/url/UrlBase.cc:1117
-#: zypp/url/UrlBase.cc:1131
-msgid "Relative path not allowed if authority exists"
-msgstr "권한 부분이 존재하는 경우 상대 경로는 허용되지 않음"
-
-#: zypp/RepoManager.cc:1449
-#, c-format
-msgid "Removing repository '%s'"
-msgstr "'%s' 저장소 제거 중"
-
-#: zypp/parser/RepoindexFileReader.cc:128
-#, c-format
-msgid "Required attribute '%s' is missing."
-msgstr "필요한 '%s' 속성이 빠졌습니다."
-
-#. :QAT:634:
-#: zypp/CountryCode.cc:406
-msgid "Reunion"
-msgstr "레위니옹"
-
 #. language code: roa
-#: zypp/LanguageCode.cc:968
+#: zypp/LanguageCode.cc:891
 msgid "Romance (Other)"
-msgstr "로망스어군 (기타)"
+msgstr "로망스어(기타)"
 
-#. :REU:638:
-#: zypp/CountryCode.cc:407
-msgid "Romania"
-msgstr "루마니아"
+#. language code: roh rm
+#: zypp/LanguageCode.cc:893
+msgid "Raeto-Romance"
+msgstr "레토로만어"
+
+#. language code: rom
+#: zypp/LanguageCode.cc:895
+msgid "Romany"
+msgstr "집시어"
 
 #. language code: rum ron ro
-#: zypp/LanguageCode.cc:974
-#: zypp/LanguageCode.cc:976
+#: zypp/LanguageCode.cc:897 zypp/LanguageCode.cc:899
 msgid "Romanian"
 msgstr "루마니아어"
 
-#. language code: rom
-#: zypp/LanguageCode.cc:972
-msgid "Romany"
-msgstr "롬어"
-
 #. language code: run rn
-#: zypp/LanguageCode.cc:978
+#: zypp/LanguageCode.cc:901
 msgid "Rundi"
 msgstr "룬디어"
 
 #. language code: rus ru
-#: zypp/LanguageCode.cc:980
+#: zypp/LanguageCode.cc:903
 msgid "Russian"
 msgstr "러시아어"
 
-# RU
-#. :ROU:642:
-#: zypp/CountryCode.cc:408
-msgid "Russian Federation"
-msgstr "러시아"
-
-# UG
-#. :RUS:643:
-#: zypp/CountryCode.cc:409
-msgid "Rwanda"
-msgstr "르완다"
-
-#. :SGP:702:
-#: zypp/CountryCode.cc:416
-msgid "Saint Helena"
-msgstr "세인트헬레나"
-
-#. :COM:174:
-#: zypp/CountryCode.cc:340
-msgid "Saint Kitts and Nevis"
-msgstr "세인트키츠 네비스"
-
-#. :LBN:422:
-#: zypp/CountryCode.cc:348
-msgid "Saint Lucia"
-msgstr "세인트 루시아"
-
-#. :POL:616:
-#: zypp/CountryCode.cc:398
-msgid "Saint Pierre and Miquelon"
-msgstr "생피에르 미클롱"
-
-#. :VAT:336:
-#: zypp/CountryCode.cc:452
-msgid "Saint Vincent and the Grenadines"
-msgstr "세인트빈센트 그레나딘"
-
-#. language code: sal
-#: zypp/LanguageCode.cc:990
-msgid "Salishan Languages"
-msgstr "살리시어족"
-
-#. language code: sam
-#: zypp/LanguageCode.cc:992
-msgid "Samaritan Aramaic"
-msgstr "사마리아 아람어"
-
-#. language code: smi
-#: zypp/LanguageCode.cc:1042
-msgid "Sami Languages (Other)"
-msgstr "사미어계 (기타)"
-
-#. :WLF:876:
-#: zypp/CountryCode.cc:459
-msgid "Samoa"
-msgstr "사모아"
-
-#. language code: smo sm
-#: zypp/LanguageCode.cc:1048
-msgid "Samoan"
-msgstr "사모아어"
-
-#. :SLE:694:
-#: zypp/CountryCode.cc:421
-msgid "San Marino"
-msgstr "산마리노"
-
 #  list item
 #. language code: sad
-#: zypp/LanguageCode.cc:982
+#: zypp/LanguageCode.cc:905
 msgid "Sandawe"
 msgstr "산다웨어"
 
 #. language code: sag sg
-#: zypp/LanguageCode.cc:984
+#: zypp/LanguageCode.cc:907
 msgid "Sango"
-msgstr "ì\83\81고어"
+msgstr "ì\82°고어"
 
-#. language code: san sa
-#: zypp/LanguageCode.cc:994
-msgid "Sanskrit"
-msgstr "ì\82°ì\8a¤í\81¬ë¦¬트어"
+#. language code: sah
+#: zypp/LanguageCode.cc:909
+msgid "Yakut"
+msgstr "ì\95¼í\81\90트어"
 
-#. language code: sat
-#: zypp/LanguageCode.cc:998
-msgid "Santali"
-msgstr "산탈어"
+#. language code: sai
+#: zypp/LanguageCode.cc:911
+msgid "South American Indian (Other)"
+msgstr "남아메리카 인디언어(기타)"
 
-#. :SUR:740:
-#: zypp/CountryCode.cc:425
-msgid "Sao Tome and Principe"
-msgstr "상투메 프린시페"
+#. language code: sal
+#: zypp/LanguageCode.cc:913
+msgid "Salishan Languages"
+msgstr "샐리시어어"
+
+#. language code: sam
+#: zypp/LanguageCode.cc:915
+msgid "Samaritan Aramaic"
+msgstr "사마리아 아랍어"
 
-#. language code: srd sc
-#: zypp/LanguageCode.cc:1068
-msgid "Sardinian"
-msgstr "ì\82¬ë¥´ë\8d°ë\83\90어"
+#. language code: san sa
+#: zypp/LanguageCode.cc:917
+msgid "Sanskrit"
+msgstr "ì\82°ì\8a¤í\81¬ë¦¬í\8a¸어"
 
 #. language code: sas
-#: zypp/LanguageCode.cc:996
+#: zypp/LanguageCode.cc:919
 msgid "Sasak"
 msgstr "사사크어"
 
-#. :RWA:646:
-#: zypp/CountryCode.cc:410
-msgid "Saudi Arabia"
-msgstr "사우디 아라비아"
+#. language code: sat
+#: zypp/LanguageCode.cc:921
+msgid "Santali"
+msgstr "산탈리어"
+
+#. language code: scc srp sr
+#: zypp/LanguageCode.cc:923 zypp/LanguageCode.cc:925
+msgid "Serbian"
+msgstr "세르비아어"
+
+#. language code: scn
+#: zypp/LanguageCode.cc:927
+msgid "Sicilian"
+msgstr "시칠리아어"
 
 #. language code: sco
-#: zypp/LanguageCode.cc:1006
+#: zypp/LanguageCode.cc:929
 msgid "Scots"
-msgstr "스코트어"
+msgstr "스코틀랜드어"
+
+#. language code: scr hrv hr
+#: zypp/LanguageCode.cc:931 zypp/LanguageCode.cc:933
+msgid "Croatian"
+msgstr "크로아티아어"
 
 #. language code: sel
-#: zypp/LanguageCode.cc:1012
+#: zypp/LanguageCode.cc:935
 msgid "Selkup"
 msgstr "셀쿠프어"
 
 #. language code: sem
-#: zypp/LanguageCode.cc:1014
+#: zypp/LanguageCode.cc:937
 msgid "Semitic (Other)"
-msgstr "셈어파 (기타)"
-
-# SN
-#. :SMR:674:
-#: zypp/CountryCode.cc:422
-msgid "Senegal"
-msgstr "세네갈"
-
-#. :CRI:188:
-#: zypp/CountryCode.cc:273
-msgid "Serbia and Montenegro"
-msgstr "세르비아 몬테네그로"
-
-#. language code: scc srp sr
-#: zypp/LanguageCode.cc:1000
-#: zypp/LanguageCode.cc:1002
-msgid "Serbian"
-msgstr "세르비아어"
+msgstr "셈어(기타)"
 
-#. language code: srr
-#: zypp/LanguageCode.cc:1070
-msgid "Serer"
-msgstr "ì\84¸ë \88르ì\96´"
+#. language code: sga
+#: zypp/LanguageCode.cc:939
+msgid "Irish, Old (to 900)"
+msgstr "ì\95\84ì\9d¼ë\9e\9cë\93\9cì\96´, ê³ ë\8c\80(900ë\85\84ê¹\8cì§\80)"
 
-#. :SLB:090:
-#: zypp/CountryCode.cc:412
-msgid "Seychelles"
-msgstr "ì\84¸ì\9d´ì\85¸"
+#. language code: sgn
+#: zypp/LanguageCode.cc:941
+msgid "Sign Languages"
+msgstr "ì\88\98í\99\94"
 
 # GH
 #. language code: shn
-#: zypp/LanguageCode.cc:1020
+#: zypp/LanguageCode.cc:943
 msgid "Shan"
 msgstr "샨어"
 
-#. language code: sna sn
-#: zypp/LanguageCode.cc:1052
-msgid "Shona"
-msgstr "쇼나어"
-
-#. language code: iii ii
-#: zypp/LanguageCode.cc:628
-msgid "Sichuan Yi"
-msgstr "쓰촨 이어"
-
-#. language code: scn
-#: zypp/LanguageCode.cc:1004
-msgid "Sicilian"
-msgstr "시칠리아어"
-
 #. language code: sid
-#: zypp/LanguageCode.cc:1022
+#: zypp/LanguageCode.cc:945
 msgid "Sidamo"
 msgstr "시다모어"
 
-#. :SVK:703:
-#: zypp/CountryCode.cc:420
-msgid "Sierra Leone"
-msgstr "시에라리온"
-
-#. language code: sgn
-#: zypp/LanguageCode.cc:1018
-msgid "Sign Languages"
-msgstr "수화(手話)"
-
-#: zypp/KeyRing.cc:587
-#, c-format
-msgid "Signature file %s not found"
-msgstr "서명 파일 %s 가 없음"
-
-#. language code: bla
-#: zypp/LanguageCode.cc:354
-msgid "Siksika"
-msgstr "식시카어"
-
-#. language code: snd sd
-#: zypp/LanguageCode.cc:1054
-msgid "Sindhi"
-msgstr "신드어"
-
-#. :SWE:752:
-#: zypp/CountryCode.cc:415
-msgid "Singapore"
-msgstr "싱가포르"
-
 #  text entry
 #. language code: sin si
-#: zypp/LanguageCode.cc:1024
+#: zypp/LanguageCode.cc:947
 msgid "Sinhala"
-msgstr "싱할라어"
-
-#. language code: sit
-#: zypp/LanguageCode.cc:1028
-msgid "Sino-Tibetan (Other)"
-msgstr "시노티베트어족 (기타)"
+msgstr "신할라어"
 
 #. language code: sio
-#: zypp/LanguageCode.cc:1026
+#: zypp/LanguageCode.cc:949
 msgid "Siouan Languages"
-msgstr "ì\88\98ì\96´ì¡±"
+msgstr "ì\88\98족ì\96´"
 
-#. language code: sms
-#: zypp/LanguageCode.cc:1050
-msgid "Skolt Sami"
-msgstr "사미어 (스콜트)"
-
-#. language code: den
-#: zypp/LanguageCode.cc:460
-msgid "Slave (Athapascan)"
-msgstr "슬레이비어 (아타파스카)"
+#. language code: sit
+#: zypp/LanguageCode.cc:951
+msgid "Sino-Tibetan (Other)"
+msgstr "시노티베트어(기타)"
 
 #. language code: sla
-#: zypp/LanguageCode.cc:1030
+#: zypp/LanguageCode.cc:953
 msgid "Slavic (Other)"
-msgstr "슬라브어파 (기타)"
+msgstr "슬라브어(기타)"
 
 #. language code: slo slk sk
-#: zypp/LanguageCode.cc:1032
-#: zypp/LanguageCode.cc:1034
+#: zypp/LanguageCode.cc:955 zypp/LanguageCode.cc:957
 msgid "Slovak"
 msgstr "슬로바키아어"
 
-#. :SJM:744:
-#: zypp/CountryCode.cc:419
-msgid "Slovakia"
-msgstr "슬로바키아"
-
-#. :SHN:654:
-#: zypp/CountryCode.cc:417
-msgid "Slovenia"
-msgstr "슬로베니아"
-
 #. language code: slv sl
-#: zypp/LanguageCode.cc:1036
+#: zypp/LanguageCode.cc:959
 msgid "Slovenian"
 msgstr "슬로베니아어"
 
-#. language code: sog
-#: zypp/LanguageCode.cc:1058
-msgid "Sogdian"
-msgstr "소그드어"
-
-#. :SAU:682:
-#: zypp/CountryCode.cc:411
-msgid "Solomon Islands"
-msgstr "솔로몬 제도"
-
-# SO
-#. language code: som so
-#: zypp/LanguageCode.cc:1060
-msgid "Somali"
-msgstr "소말리어"
+#. language code: sma
+#: zypp/LanguageCode.cc:961
+msgid "Southern Sami"
+msgstr "남부 사미어"
 
-# SO
-#. :SEN:686:
-#: zypp/CountryCode.cc:423
-msgid "Somalia"
-msgstr "소말리아"
+#. language code: sme se
+#: zypp/LanguageCode.cc:963
+msgid "Northern Sami"
+msgstr "북부 사미어"
 
-#. language code: son
-#: zypp/LanguageCode.cc:1062
-msgid "Songhai"
-msgstr "ì\86¡ê°\80ì\9d´ì\96´"
+#. language code: smi
+#: zypp/LanguageCode.cc:965
+msgid "Sami Languages (Other)"
+msgstr "ì\82¬ë¯¸ì\96´(기í\83\80)"
 
-#. language code: snk
-#: zypp/LanguageCode.cc:1056
-msgid "Soninke"
-msgstr "소닌케어"
+#. language code: smj
+#: zypp/LanguageCode.cc:967
+msgid "Lule Sami"
+msgstr "룰레 사미어"
 
-# src/config/proxy.y2cc:21
-#. language code: wen
-#: zypp/LanguageCode.cc:1196
-msgid "Sorbian Languages"
-msgstr "소르비아어계"
+#. language code: smn
+#: zypp/LanguageCode.cc:969
+msgid "Inari Sami"
+msgstr "이나리 사미어"
 
-#: zypp/target/hal/HalContext.cc:24
-msgid "Sorry, but this version of libzypp was built without HAL support."
-msgstr "죄송합니다. 이 libzypp의 버전은 HAL 지원 없이 빌드되었습니다."
+#. language code: smo sm
+#: zypp/LanguageCode.cc:971
+msgid "Samoan"
+msgstr "사모아어"
 
-#. language code: sot st
-#: zypp/LanguageCode.cc:1064
-msgid "Sotho, Southern"
-msgstr "ì\86\8cí\86 ì\96´ (ë\82¨)"
+#. language code: sms
+#: zypp/LanguageCode.cc:973
+msgid "Skolt Sami"
+msgstr "ì\8a¤ì½\9cí\8a¸ ì\82¬ë¯¸ì\96´"
 
-#. :MYT:175:
-#: zypp/CountryCode.cc:462
-msgid "South Africa"
-msgstr "남아프리카공화국"
+#. language code: sna sn
+#: zypp/LanguageCode.cc:975
+msgid "Shona"
+msgstr "쇼나어"
 
-#. language code: sai
-#: zypp/LanguageCode.cc:988
-msgid "South American Indian (Other)"
-msgstr "남아메리카 인디언 제어 (기타)"
+#. language code: snd sd
+#: zypp/LanguageCode.cc:977
+msgid "Sindhi"
+msgstr "신디어"
 
-#. :GRC:300:
-#: zypp/CountryCode.cc:312
-msgid "South Georgia and the South Sandwich Islands"
-msgstr "ì\82¬ì\9a°ì\8a¤ì¡°ì§\80ì\95\84 ì\82¬ì\9a°ì\8a¤ì\83\8cë\93\9cì\9c\84ì¹\98 ì \9cë\8f\84"
+#. language code: snk
+#: zypp/LanguageCode.cc:979
+msgid "Soninke"
+msgstr "ì\86\8cë\8b\8cì¼\80ì\96´"
 
-#. :PRK:408:
-#: zypp/CountryCode.cc:342
-msgid "South Korea"
-msgstr "대한민국"
+#. language code: sog
+#: zypp/LanguageCode.cc:981
+msgid "Sogdian"
+msgstr "소그디엔어"
 
-#. language code: alt
-#: zypp/LanguageCode.cc:270
-msgid "Southern Altai"
-msgstr "남부 알타이어"
+# SO
+#. language code: som so
+#: zypp/LanguageCode.cc:983
+msgid "Somali"
+msgstr "소말리아어"
 
-#. language code: sma
-#: zypp/LanguageCode.cc:1038
-msgid "Southern Sami"
-msgstr "ì\82¬ë¯¸ì\96´ (ë\82¨)"
+#. language code: son
+#: zypp/LanguageCode.cc:985
+msgid "Songhai"
+msgstr "ì\86¡ê°\80ì\9d´ì¡±ì\96´"
 
-#. :ERI:232:
-#: zypp/CountryCode.cc:290
-msgid "Spain"
-msgstr "ì\8a¤í\8e\98ì\9d¸"
+#. language code: sot st
+#: zypp/LanguageCode.cc:987
+msgid "Sotho, Southern"
+msgstr "ì\86\8cí\86 ì\96´, ë\82¨ë¶\80"
 
 #. language code: spa es
-#: zypp/LanguageCode.cc:1066
+#: zypp/LanguageCode.cc:989
 msgid "Spanish"
 msgstr "스페인어"
 
-#. :LIE:438:
-#: zypp/CountryCode.cc:350
-msgid "Sri Lanka"
-msgstr "ì\8a¤ë¦¬ë\9e\91ì¹´"
+#. language code: srd sc
+#: zypp/LanguageCode.cc:991
+msgid "Sardinian"
+msgstr "ì\82¬ë¥´ë\94\94ë\8b\88ì\95\84ì\96´"
 
-#. :SYC:690:
-#: zypp/CountryCode.cc:413
-msgid "Sudan"
-msgstr "수단"
+#. language code: srr
+#: zypp/LanguageCode.cc:993
+msgid "Serer"
+msgstr "세셀어"
+
+#. language code: ssa
+#: zypp/LanguageCode.cc:995
+msgid "Nilo-Saharan (Other)"
+msgstr "니로-사하람어(기타)"
+
+# HT
+#. language code: ssw ss
+#: zypp/LanguageCode.cc:997
+msgid "Swati"
+msgstr "스와티어"
 
 #. language code: suk
-#: zypp/LanguageCode.cc:1076
+#: zypp/LanguageCode.cc:999
 msgid "Sukuma"
-msgstr "수쿠마어"
-
-#. language code: sux
-#: zypp/LanguageCode.cc:1082
-msgid "Sumerian"
-msgstr "수메르어"
+msgstr "수쿠마족어"
 
 #. language code: sun su
-#: zypp/LanguageCode.cc:1078
+#: zypp/LanguageCode.cc:1001
 msgid "Sundanese"
-msgstr "순다어"
-
-# SR
-#. :SOM:706:
-#: zypp/CountryCode.cc:424
-msgid "Suriname"
-msgstr "수리남"
+msgstr "순단어"
 
 #. language code: sus
-#: zypp/LanguageCode.cc:1080
+#: zypp/LanguageCode.cc:1003
 msgid "Susu"
 msgstr "수수어"
 
-#. :SVN:705:
-#: zypp/CountryCode.cc:418
-msgid "Svalbard and Jan Mayen"
-msgstr "ì\8a¤ë°\9cë°\94르 ì\96\80ë§\88ì\98\8c"
+#. language code: sux
+#: zypp/LanguageCode.cc:1005
+msgid "Sumerian"
+msgstr "ì\88\98ë©\94르ì\96´"
 
 #. language code: swa sw
-#: zypp/LanguageCode.cc:1084
+#: zypp/LanguageCode.cc:1007
 msgid "Swahili"
 msgstr "스와힐리어"
 
-# HT
-#. language code: ssw ss
-#: zypp/LanguageCode.cc:1074
-msgid "Swati"
-msgstr "스와티어"
-
-#. :SYR:760:
-#: zypp/CountryCode.cc:428
-msgid "Swaziland"
-msgstr "스와질란드"
-
-#. :SDN:736:
-#: zypp/CountryCode.cc:414
-msgid "Sweden"
-msgstr "스웨덴"
-
 #. language code: swe sv
-#: zypp/LanguageCode.cc:1086
+#: zypp/LanguageCode.cc:1009
 msgid "Swedish"
 msgstr "스웨덴어"
 
-#. :COG:178:
-#: zypp/CountryCode.cc:265
-msgid "Switzerland"
-msgstr "스위스"
-
-# SY
-# fuzzy
-#. :SLV:222:
-#: zypp/CountryCode.cc:427
-msgid "Syria"
-msgstr "수리남"
-
 # SY
 # fuzzy
 #. language code: syr
-#: zypp/LanguageCode.cc:1088
+#: zypp/LanguageCode.cc:1011
 msgid "Syriac"
 msgstr "시리아어"
 
-#: zypp/media/MediaException.cc:107
-#, c-format
-msgid "System exception '%s' on medium '%s'."
-msgstr "시스템 예외 '%s' 가 '%s' 에서 발생했습니다."
-
-#: zypp/ZYppFactory.cc:365
-#, c-format
-msgid ""
-"System management is locked by the application with pid %d (%s).\n"
-"Close this application before trying again."
-msgstr ""
-"시스템 관리는 응용프로그램 pid %d (%s) 에 의해 잠겨 있습니다.\n"
-"다시 시도 하기 전에 이 응용프로그램을 종료하세요."
-
-#. language code: tgl tl
-#: zypp/LanguageCode.cc:1108
-msgid "Tagalog"
-msgstr "타갈로그어"
-
 #. language code: tah ty
-#: zypp/LanguageCode.cc:1090
+#: zypp/LanguageCode.cc:1013
 msgid "Tahitian"
-msgstr "타히티어"
-
-#. language code: tai
-#: zypp/LanguageCode.cc:1092
-msgid "Tai (Other)"
-msgstr "타이어군 (기타)"
-
-# TW
-# fuzzy
-#. :TUV:798:
-#: zypp/CountryCode.cc:443
-msgid "Taiwan"
-msgstr "태국"
-
-#. language code: tgk tg
-#: zypp/LanguageCode.cc:1106
-msgid "Tajik"
-msgstr "타지크어"
-
-#. :THA:764:
-#: zypp/CountryCode.cc:434
-msgid "Tajikistan"
-msgstr "타지크스탄"
+msgstr "타히티어"
 
-#. language code: tmh
-#: zypp/LanguageCode.cc:1128
-msgid "Tamashek"
-msgstr "í\83\80ë§\88ì\85°í\81¬ì\96´"
+#. language code: tai
+#: zypp/LanguageCode.cc:1015
+msgid "Tai (Other)"
+msgstr "í\83\9cêµ­ì\96´(기í\83\80)"
 
 #  tree node string - CPU information
 #. language code: tam ta
-#: zypp/LanguageCode.cc:1094
+#: zypp/LanguageCode.cc:1017
 msgid "Tamil"
 msgstr "타밀어"
 
-#. :TWN:158:
-#: zypp/CountryCode.cc:444
-msgid "Tanzania"
-msgstr "탄자니아"
-
 #. language code: tat tt
-#: zypp/LanguageCode.cc:1096
+#: zypp/LanguageCode.cc:1019
 msgid "Tatar"
 msgstr "타타르어"
 
 #. language code: tel te
-#: zypp/LanguageCode.cc:1098
+#: zypp/LanguageCode.cc:1021
 msgid "Telugu"
 msgstr "텔루구어"
 
+#. language code: tem
+#: zypp/LanguageCode.cc:1023
+msgid "Timne"
+msgstr "팀니어"
+
 #. language code: ter
-#: zypp/LanguageCode.cc:1102
+#: zypp/LanguageCode.cc:1025
 msgid "Tereno"
-msgstr "í\85\8cë \88ë\82\98어"
+msgstr "í\85\8cë \88ë\85¸어"
 
 #. language code: tet
-#: zypp/LanguageCode.cc:1104
+#: zypp/LanguageCode.cc:1027
 msgid "Tetum"
 msgstr "테툼어"
 
+#. language code: tgk tg
+#: zypp/LanguageCode.cc:1029
+msgid "Tajik"
+msgstr "타지크어"
+
+#. language code: tgl tl
+#: zypp/LanguageCode.cc:1031
+msgid "Tagalog"
+msgstr "타갈로그어"
+
 #. language code: tha th
-#: zypp/LanguageCode.cc:1110
+#: zypp/LanguageCode.cc:1033
 msgid "Thai"
 msgstr "태국어"
 
-#. :TGO:768:
-#: zypp/CountryCode.cc:433
-msgid "Thailand"
-msgstr "태국"
-
-#: zypp/VendorSupportOptions.cc:39
-msgid "The level of support is unspecified"
-msgstr "지원 레벨이 지정되어 있지 않음"
-
-#: zypp/VendorSupportOptions.cc:42
-msgid "The vendor does not provide support."
-msgstr "제조사가 지원을 제공하지 않습니다."
-
-#: zypp/base/InterProcessMutex.cc:143
-msgid "This action is being run by another program already."
-msgstr "이 동작은 다른 프로그램으로 실행되고 있습니다."
-
-#: zypp/solver/detail/SATResolver.cc:1151
-#: zypp/solver/detail/SATResolver.cc:1172
-msgid "This request will break your system!"
-msgstr "이 요구사항은 시스템을 망가트릴 수 있습니다!"
-
 # TW
 # fuzzy
 #. language code: tib bod bo
-#: zypp/LanguageCode.cc:1112
-#: zypp/LanguageCode.cc:1114
+#: zypp/LanguageCode.cc:1035 zypp/LanguageCode.cc:1037
 msgid "Tibetan"
 msgstr "티베트어"
 
 #. language code: tig
-#: zypp/LanguageCode.cc:1116
+#: zypp/LanguageCode.cc:1039
 msgid "Tigre"
 msgstr "티그레어"
 
 # NG
 #. language code: tir ti
-#: zypp/LanguageCode.cc:1118
+#: zypp/LanguageCode.cc:1041
 msgid "Tigrinya"
 msgstr "티그리냐어"
 
-#: zypp/media/MediaException.cc:259
-#, c-format
-msgid "Timeout exceeded when access '%s'."
-msgstr "'%s'에 접근 할 때 제한시간이 초과되었습니다."
-
-#. language code: tem
-#: zypp/LanguageCode.cc:1100
-msgid "Timne"
-msgstr "템네어"
-
 #. language code: tiv
-#: zypp/LanguageCode.cc:1120
+#: zypp/LanguageCode.cc:1043
 msgid "Tiv"
-msgstr "티브어"
+msgstr "티비어"
+
+#. language code: tlh
+#: zypp/LanguageCode.cc:1047
+msgid "Klingon"
+msgstr "클링곤어"
 
 #. language code: tli
-#: zypp/LanguageCode.cc:1126
+#: zypp/LanguageCode.cc:1049
 msgid "Tlingit"
-msgstr "틀링깃어"
-
-# TG
-#. :ATF:260:
-#: zypp/CountryCode.cc:432
-msgid "Togo"
-msgstr "통고"
-
-#  combo box entry, networking technology name
-#. language code: tpi
-#: zypp/LanguageCode.cc:1134
-msgid "Tok Pisin"
-msgstr "톡 피신어"
-
-#. :TJK:762:
-#. language code: tkl
-#: zypp/CountryCode.cc:435
-#: zypp/LanguageCode.cc:1122
-msgid "Tokelau"
-msgstr "토켈라우"
+msgstr "틀링기트어"
 
-# TO
-#. :TUN:788:
-#: zypp/CountryCode.cc:438
-msgid "Tonga"
-msgstr "통가"
+#. language code: tmh
+#: zypp/LanguageCode.cc:1051
+msgid "Tamashek"
+msgstr "타마섹어"
 
 #. language code: tog
-#: zypp/LanguageCode.cc:1130
+#: zypp/LanguageCode.cc:1053
 msgid "Tonga (Nyasa)"
-msgstr "통가어 (니아사)"
+msgstr "통가어(니아사)"
 
 #. language code: ton to
-#: zypp/LanguageCode.cc:1132
+#: zypp/LanguageCode.cc:1055
 msgid "Tonga (Tonga Islands)"
-msgstr "통가어 (통가 제도)"
-
-#: zypp/KeyRing.cc:526
-#, c-format
-msgid "Tried to import not existant key %s into keyring %s"
-msgstr "새로운 키 %s 를 키링 %s 에 가져오려 했음"
+msgstr "통가어(통가섬)"
 
-#. :TUR:792:
-#: zypp/CountryCode.cc:441
-msgid "Trinidad and Tobago"
-msgstr "트리니다드 토바고"
+#  combo box entry, networking technology name
+#. language code: tpi
+#: zypp/LanguageCode.cc:1057
+msgid "Tok Pisin"
+msgstr "토크 피신어"
 
 #. language code: tsi
-#: zypp/LanguageCode.cc:1136
+#: zypp/LanguageCode.cc:1059
 msgid "Tsimshian"
-msgstr "침시아어"
+msgstr "트심시안어"
+
+#. language code: tsn tn
+#: zypp/LanguageCode.cc:1061
+msgid "Tswana"
+msgstr "츠와나어"
 
 # TO
 #. language code: tso ts
-#: zypp/LanguageCode.cc:1140
+#: zypp/LanguageCode.cc:1063
 msgid "Tsonga"
 msgstr "총가어"
 
-#. language code: tsn tn
-#: zypp/LanguageCode.cc:1138
-msgid "Tswana"
-msgstr "츠ì\99\80ë\82\98ì\96´"
+#. language code: tuk tk
+#: zypp/LanguageCode.cc:1065
+msgid "Turkmen"
+msgstr "í\88¬ë¥´í\81¬ë©\98ì\96´"
 
 #. language code: tum
-#: zypp/LanguageCode.cc:1144
+#: zypp/LanguageCode.cc:1067
 msgid "Tumbuka"
 msgstr "툼부카어"
 
-#. :TKM:795:
-#: zypp/CountryCode.cc:437
-msgid "Tunisia"
-msgstr "투니시아"
-
 #. language code: tup
-#: zypp/LanguageCode.cc:1146
+#: zypp/LanguageCode.cc:1069
 msgid "Tupi Languages"
-msgstr "투피어족"
-
-#. :TLS:626:
-#: zypp/CountryCode.cc:440
-msgid "Turkey"
-msgstr "터어키"
+msgstr "투피어"
 
 #. language code: tur tr
-#: zypp/LanguageCode.cc:1148
+#: zypp/LanguageCode.cc:1071
 msgid "Turkish"
 msgstr "터어키어"
 
-#. language code: ota
-#: zypp/LanguageCode.cc:918
-msgid "Turkish, Ottoman (1500-1928)"
-msgstr "튀르크어 (오스만); 오스만 투르크어 (1500년경-1928년)"
-
-#. language code: tuk tk
-#: zypp/LanguageCode.cc:1142
-msgid "Turkmen"
-msgstr "터키어"
-
-#. :TKL:772:
-#: zypp/CountryCode.cc:436
-msgid "Turkmenistan"
-msgstr "투르크메니스탄"
-
-#. :SWZ:748:
-#: zypp/CountryCode.cc:429
-msgid "Turks and Caicos Islands"
-msgstr "터크스 케이커스 제도"
-
-#. :TTO:780:
-#. language code: tvl
-#: zypp/CountryCode.cc:442
-#: zypp/LanguageCode.cc:1152
-msgid "Tuvalu"
-msgstr "투발루어"
-
-#. language code: tyv
-#: zypp/LanguageCode.cc:1156
-msgid "Tuvinian"
-msgstr "투바어"
+#. language code: tut
+#: zypp/LanguageCode.cc:1073
+msgid "Altaic (Other)"
+msgstr "알타이어(기타)"
 
 #. language code: twi tw
-#: zypp/LanguageCode.cc:1154
+#: zypp/LanguageCode.cc:1077
 msgid "Twi"
 msgstr "트위어"
 
+#. language code: tyv
+#: zypp/LanguageCode.cc:1079
+msgid "Tuvinian"
+msgstr "투비니안어"
+
 #. language code: udm
-#: zypp/LanguageCode.cc:1158
+#: zypp/LanguageCode.cc:1081
 msgid "Udmurt"
 msgstr "우드무르트어"
 
-# UG
-#. :UKR:804:
-#: zypp/CountryCode.cc:446
-msgid "Uganda"
-msgstr "우간다"
-
 # HT
 #. language code: uga
-#: zypp/LanguageCode.cc:1160
+#: zypp/LanguageCode.cc:1083
 msgid "Ugaritic"
-msgstr "ì\9a°ê°\80리í\8a¸어"
+msgstr "ì\9c ê°\80리í\8b±어"
 
 #. language code: uig ug
-#: zypp/LanguageCode.cc:1162
+#: zypp/LanguageCode.cc:1085
 msgid "Uighur"
 msgstr "위구르어"
 
 #  "TW" : _("Taiwan R.O.C."),
-#. :TZA:834:
-#: zypp/CountryCode.cc:445
-msgid "Ukraine"
-msgstr "우크라니아"
-
-#  "TW" : _("Taiwan R.O.C."),
 #. language code: ukr uk
-#: zypp/LanguageCode.cc:1164
+#: zypp/LanguageCode.cc:1087
 msgid "Ukrainian"
 msgstr "우크라이나어"
 
 #. language code: umb
-#: zypp/LanguageCode.cc:1166
+#: zypp/LanguageCode.cc:1089
 msgid "Umbundu"
 msgstr "움분두어"
 
-#: zypp/Url.cc:297
-msgid "Unable to clone Url object"
-msgstr "URL 개체를 복제 할 수 없음"
-
-#: zypp/target/hal/HalContext.cc:229
-msgid "Unable to create dbus connection"
-msgstr "dbus 연결을 만들 수 없음"
-
-#: zypp/target/hal/HalContext.cc:272
-msgid "Unable to initalize HAL context -- hald not running?"
-msgstr "HAL 문맥을 초기화 할 수 없음 -- hald 가 동작하지 않습니까?"
-
-#: zypp/Url.cc:323
-#: zypp/Url.cc:337
-msgid "Unable to parse Url components"
-msgstr "URL 부분을 해석 할 수 없음"
-
 #. language code: und
-#: zypp/LanguageCode.cc:1168
+#: zypp/LanguageCode.cc:1091
 msgid "Undetermined"
-msgstr "미확인 언어"
-
-#: zypp/RepoManager.cc:1144
-msgid "Unhandled repository type"
-msgstr "알려지지 않은 저장소 형식"
-
-#. :AND:020:
-#: zypp/CountryCode.cc:225
-msgid "United Arab Emirates"
-msgstr "아랍 에미리트 연방"
-
-#. :GAB:266:
-#: zypp/CountryCode.cc:300
-msgid "United Kingdom"
-msgstr "영국"
-
-# US
-#. :UMI:581:
-#: zypp/CountryCode.cc:448
-msgid "United States"
-msgstr "미국"
-
-#. :UGA:800:
-#: zypp/CountryCode.cc:447
-msgid "United States Minor Outlying Islands"
-msgstr "미국령 군소 제도"
-
-#: zypp/CountryCode.cc:135
-msgid "Unknown country: "
-msgstr "알 수 없는 국가: "
-
-#. TranslatorExplanation '%s' is an URL
-#: zypp/RepoManager.cc:1227
-#: zypp/RepoManager.cc:2029
-#, c-format
-msgid "Unknown error reading from '%s'"
-msgstr "알 수 없는 읽기 오류 '%s'"
-
-#: zypp/LanguageCode.cc:145
-msgid "Unknown language: "
-msgstr "알 수 없는 언어: "
-
-#: zypp/sat/AttrMatcher.cc:149
-#, c-format
-msgid "Unknown match mode '%s'"
-msgstr "알 수 없는 해당 '%s' 모드"
-
-#: zypp/sat/AttrMatcher.cc:150
-#, c-format
-msgid "Unknown match mode '%s' for pattern '%s'"
-msgstr "'%s' 패턴에 대한 알 수 없는 '%s' 모드"
-
-#: zypp/VendorSupportOptions.cc:56
-msgid "Unknown support option. Description not available"
-msgstr "알 수 없는 지원 옵션입니다. 설명을 사용할 수 없음"
-
-#: zypp/media/MediaUserAuth.cc:123
-#, c-format
-msgid "Unsupported HTTP authentication method '%s'"
-msgstr "지원하지 않는 HTTP 인증 방식 '%s'"
-
-#: zypp/media/MediaException.cc:156
-#, c-format
-msgid "Unsupported URI scheme in '%s'."
-msgstr "'%s' 내에 지원되지 않는 URI 스키마가 있습니다."
-
-#. language code: hsb
-#: zypp/LanguageCode.cc:612
-msgid "Upper Sorbian"
-msgstr "소르비아어 (고지대)"
+msgstr "확인되지 않음"
 
 #. language code: urd ur
-#: zypp/LanguageCode.cc:1170
+#: zypp/LanguageCode.cc:1093
 msgid "Urdu"
 msgstr "우르두어"
 
-#: zypp/url/UrlBase.cc:154
-#, c-format
-msgid "Url scheme does not allow a %s"
-msgstr "URL 스키마는 %s 를 허용하지 않음"
-
-#: zypp/url/UrlBase.cc:1020
-msgid "Url scheme does not allow a host component"
-msgstr "URL 스키마는 호스트 부분 지정을 허용하지 않음"
-
-#: zypp/url/UrlBase.cc:981
-msgid "Url scheme does not allow a password"
-msgstr "URL 스키마는 열쇠글을 허용하지 않음"
-
-#: zypp/url/UrlBase.cc:1068
-msgid "Url scheme does not allow a port"
-msgstr "URL 스키마는 포트를 허용하지 않음"
-
-#: zypp/url/UrlBase.cc:947
-msgid "Url scheme does not allow a username"
-msgstr "URL 스키마는 사용자이름을 허용하지 않음"
-
-#: zypp/url/UrlBase.cc:820
-msgid "Url scheme is a required component"
-msgstr "URL 스키마는 필수 항목"
-
-#: zypp/url/UrlBase.cc:1010
-msgid "Url scheme requires a host component"
-msgstr "URL 스키마는 호스트 부분이 필요"
-
-#: zypp/url/UrlBase.cc:1096
-msgid "Url scheme requires path name"
-msgstr "URL 스키마는 경로 이름이 필요"
-
-#. :USA:840:
-#: zypp/CountryCode.cc:449
-msgid "Uruguay"
-msgstr "우루과이"
-
 #. language code: uzb uz
-#: zypp/LanguageCode.cc:1172
+#: zypp/LanguageCode.cc:1095
 msgid "Uzbek"
-msgstr "우즈베크어"
-
-#. :URY:858:
-#: zypp/CountryCode.cc:450
-msgid "Uzbekistan"
-msgstr "우즈베키스탄"
+msgstr "우즈벡어"
 
 #. language code: vai
-#: zypp/LanguageCode.cc:1174
+#: zypp/LanguageCode.cc:1097
 msgid "Vai"
 msgstr "바이어"
 
-#. we will throw this later if no URL checks out fine
-#: zypp/RepoManager.cc:874
-msgid "Valid metadata not found at specified URL(s)"
-msgstr "지정한 URL 에는 유효한 메타데이터가 없음"
-
-# src/isdn/interface.ycp:258 src/isdn/lowlevel.ycp:52
-#. :VNM:704:
-#: zypp/CountryCode.cc:457
-msgid "Vanuatu"
-msgstr "바누아투"
-
 #. language code: ven ve
-#: zypp/LanguageCode.cc:1176
+#: zypp/LanguageCode.cc:1099
 msgid "Venda"
 msgstr "벤다어"
 
-#. :VCT:670:
-#: zypp/CountryCode.cc:453
-msgid "Venezuela"
-msgstr "베네주엘라"
-
-# VN
-# fuzzy
-#. :VIR:850:
-#: zypp/CountryCode.cc:456
-msgid "Vietnam"
-msgstr "베트남"
-
 #. language code: vie vi
-#: zypp/LanguageCode.cc:1178
+#: zypp/LanguageCode.cc:1101
 msgid "Vietnamese"
 msgstr "베트남어"
 
-# VI
-# fuzzy
-#. :VGB:092:
-#: zypp/CountryCode.cc:455
-msgid "Virgin Islands, U.S."
-msgstr "핀란드"
-
 #. language code: vol vo
-#: zypp/LanguageCode.cc:1180
+#: zypp/LanguageCode.cc:1103
 msgid "Volapuk"
-msgstr "볼라퓌크"
+msgstr "볼라퓌크"
 
 #. language code: vot
-#: zypp/LanguageCode.cc:1182
+#: zypp/LanguageCode.cc:1105
 msgid "Votic"
-msgstr "ë³´í\8a¸어"
+msgstr "ë³´í\8b±어"
 
 #. language code: wak
-#: zypp/LanguageCode.cc:1184
+#: zypp/LanguageCode.cc:1107
 msgid "Wakashan Languages"
-msgstr "ì\99\80ì¹´ì\8b\9cì\96´ì¡±"
+msgstr "ì\99\80ì¹´ì\83¨ì\96´"
 
 #. language code: wal
-#: zypp/LanguageCode.cc:1186
+#: zypp/LanguageCode.cc:1109
 msgid "Walamo"
 msgstr "왈라모어"
 
-#. :VUT:548:
-#: zypp/CountryCode.cc:458
-msgid "Wallis and Futuna"
-msgstr "월리스푸투나"
-
-#. language code: wln wa
-#: zypp/LanguageCode.cc:1198
-msgid "Walloon"
-msgstr "왈론어"
-
 #. language code: war
-#: zypp/LanguageCode.cc:1188
+#: zypp/LanguageCode.cc:1111
 msgid "Waray"
 msgstr "와라이어"
 
 #. language code: was
-#: zypp/LanguageCode.cc:1190
+#: zypp/LanguageCode.cc:1113
 msgid "Washo"
 msgstr "와쇼어"
 
 #. language code: wel cym cy
-#: zypp/LanguageCode.cc:1192
-#: zypp/LanguageCode.cc:1194
+#: zypp/LanguageCode.cc:1115 zypp/LanguageCode.cc:1117
 msgid "Welsh"
-msgstr "ì\9b¨ì\9d¼ì\8a¤어"
+msgstr "ì\9b¨ì\9d¼ì¦\88어"
 
-#. :EGY:818:
-#: zypp/CountryCode.cc:288
-msgid "Western Sahara"
-msgstr "서부 사하라"
+# src/config/proxy.y2cc:21
+#. language code: wen
+#: zypp/LanguageCode.cc:1119
+msgid "Sorbian Languages"
+msgstr "소르브어"
+
+#. language code: wln wa
+#: zypp/LanguageCode.cc:1121
+msgid "Walloon"
+msgstr "왈론어"
 
 #. language code: wol wo
-#: zypp/LanguageCode.cc:1200
+#: zypp/LanguageCode.cc:1123
 msgid "Wolof"
-msgstr "월로프어"
+msgstr "올로프어"
+
+#. language code: xal
+#: zypp/LanguageCode.cc:1125
+msgid "Kalmyk"
+msgstr "칼미크어"
 
 #. language code: xho xh
-#: zypp/LanguageCode.cc:1204
+#: zypp/LanguageCode.cc:1127
 msgid "Xhosa"
-msgstr "코사어"
-
-#. language code: sah
-#: zypp/LanguageCode.cc:986
-msgid "Yakut"
-msgstr "야쿠트어"
+msgstr "코사족어"
 
 #. language code: yao
-#: zypp/LanguageCode.cc:1206
+#: zypp/LanguageCode.cc:1129
 msgid "Yao"
-msgstr "야오어"
+msgstr "ì\95¼ì\98¤ì¡±ì\96´"
 
 #. language code: yap
-#: zypp/LanguageCode.cc:1208
+#: zypp/LanguageCode.cc:1131
 msgid "Yapese"
-msgstr "야프어"
-
-#. :WSM:882:
-#: zypp/CountryCode.cc:460
-msgid "Yemen"
-msgstr "예멘"
+msgstr "얍페세어"
 
 #. language code: yid yi
-#: zypp/LanguageCode.cc:1210
+#: zypp/LanguageCode.cc:1133
 msgid "Yiddish"
 msgstr "이디시어"
 
 # CU
 #. language code: yor yo
-#: zypp/LanguageCode.cc:1212
+#: zypp/LanguageCode.cc:1135
 msgid "Yoruba"
 msgstr "요루바어"
 
-#. language code: ypk
-#: zypp/LanguageCode.cc:1214
-msgid "Yupik Languages"
-msgstr "유피크어군"
-
-# ZM
-#. :ZAF:710:
-#: zypp/CountryCode.cc:463
-msgid "Zambia"
-msgstr "잠비아"
-
-#  Table header item - DNS listing zones
-#  table header
-#. language code: znd
-#: zypp/LanguageCode.cc:1222
-msgid "Zande"
-msgstr "잔데어"
+#. language code: ypk
+#: zypp/LanguageCode.cc:1137
+msgid "Yupik Languages"
+msgstr "야픽어"
 
 #. language code: zap
-#: zypp/LanguageCode.cc:1216
+#: zypp/LanguageCode.cc:1139
 msgid "Zapotec"
-msgstr "ì\82¬í\8f¬í\85\8d어"
+msgstr "ì\82¬í\8f¬í\85\8cí\81¬어"
 
 #. language code: zen
-#: zypp/LanguageCode.cc:1218
+#: zypp/LanguageCode.cc:1141
 msgid "Zenaga"
 msgstr "제나가어"
 
 # BT
 #. language code: zha za
-#: zypp/LanguageCode.cc:1220
+#: zypp/LanguageCode.cc:1143
 msgid "Zhuang"
-msgstr "좡어"
+msgstr "주ì\95\99어"
 
-#. :ZMB:894:
-#: zypp/CountryCode.cc:464
-msgid "Zimbabwe"
-msgstr "짐바브웨"
+#  Table header item - DNS listing zones
+#  table header
+#. language code: znd
+#: zypp/LanguageCode.cc:1145
+msgid "Zande"
+msgstr "잔데어"
 
 #. language code: zul zu
-#: zypp/LanguageCode.cc:1224
+#: zypp/LanguageCode.cc:1147
 msgid "Zulu"
 msgstr "줄루"
 
 #. language code: zun
-#: zypp/LanguageCode.cc:1226
+#: zypp/LanguageCode.cc:1149
 msgid "Zuni"
 msgstr "주니어"
 
-#: zypp/repo/PackageProvider.cc:223
+#. TranslatorExplanation first %s is key name, second is keyring name
+#: zypp/KeyRing.cc:522
+#, c-format, boost-format
+msgid "Tried to import not existent key %s into keyring %s"
+msgstr "기존 키 %s을(를) 키링 %s(으)로 임포트하려고 했습니다."
+
+#: zypp/KeyRing.cc:566
+msgid "Failed to delete key."
+msgstr "키를 삭제하지 못했습니다."
+
+#: zypp/KeyRing.cc:575
+#, c-format, boost-format
+msgid "Signature file %s not found"
+msgstr "서명 파일 %s을(를) 찾을 수 없습니다."
+
+#: zypp/repo/RepoProvideFile.cc:259
+#, c-format, boost-format
+msgid "Can't provide file '%s' from repository '%s'"
+msgstr "파일 '%s'을(를) 리포지토리 '%s'에서 제공할 수 없습니다."
+
+#: zypp/repo/RepoProvideFile.cc:265
+msgid "No url in repository."
+msgstr "리포지토리에 URL이 없습니다."
+
+#: zypp/repo/RepoException.cc:129
+msgid "Service plugin does not support changing an attribute."
+msgstr "서비스 플러그인이 특성 변경을 지원하지 않습니다."
+
+#. TranslatorExplanation %s = package being checked for integrity
+#: zypp/repo/PackageProvider.cc:157
+#, c-format, boost-format
+msgid ""
+"Package %s seems to be corrupted during transfer. Do you want to retry "
+"retrieval?"
+msgstr "패키지 %s이(가) 전송 중에 손상된 것 같습니다. 다시 검색하시겠습니까?"
+
+#: zypp/repo/PackageProvider.cc:216
+msgid "Signature verification failed"
+msgstr "서명 확인 실패"
+
+#. TranslatorExplanation %s = name of the package being processed.
+#: zypp/repo/PackageProvider.cc:386
+#, c-format, boost-format
+msgid "Failed to provide Package %s. Do you want to retry retrieval?"
+msgstr "패키지 %s을(를) 제공하지 못했습니다. 다시 검색하시겠습니까?"
+
+#: zypp/repo/PackageProvider.cc:515
 msgid "applydeltarpm check failed."
-msgstr "applydeltarpm 확인에 실패했습니다."
+msgstr "applydeltarpm 검사 실패."
 
-#: zypp/repo/PackageProvider.cc:240
+#: zypp/repo/PackageProvider.cc:525
 msgid "applydeltarpm failed."
-msgstr "applydeltarpm 가 실패했습니다."
+msgstr "applydeltarpm 실패."
 
-#: zypp/solver/detail/SATResolver.cc:1273
-#, c-format
-msgid "architecture change of %s to %s"
-msgstr "아키텍처를 %s 로 부터 %s 로 변경"
+#: zypp/ZYppFactory.cc:394
+#, c-format, boost-format
+msgid ""
+"System management is locked by the application with pid %d (%s).\n"
+"Close this application before trying again."
+msgstr ""
+"시스템 관리가 응용 프로그램에서 pid %d(%s)과(와) 함께 잠겼습니다.\n"
+"다시 시도하기 전에 이 응용 프로그램을 닫으십시오."
 
-#  text is shown in a column of a package list entry
-#. TranslatorExplanation %s = name of package, patch, selection ...
-#: zypp/solver/detail/ProblemSolutionIgnore.cc:52
-#, c-format
-msgid "break %s by ignoring some of its dependencies"
-msgstr "일부 의존성을 무시하여 %s를 부숩니다."
+#: zypp/solver/detail/SATResolver.cc:975
+#, c-format, boost-format
+msgid "%s does not belong to a distupgrade repository"
+msgstr "%s이(가) 배포 업그레이드 리포지토리에 속해 있지 않습니다."
+
+#: zypp/solver/detail/SATResolver.cc:979
+#, c-format, boost-format
+msgid "%s has inferior architecture"
+msgstr "%s에 하위 아키텍처가 있습니다."
+
+#: zypp/solver/detail/SATResolver.cc:983
+#, c-format, boost-format
+msgid "problem with installed package %s"
+msgstr "설치된 패키지 %s에 문제가 발생했습니다."
+
+#: zypp/solver/detail/SATResolver.cc:986
+msgid "conflicting requests"
+msgstr "요청 충돌"
+
+#: zypp/solver/detail/SATResolver.cc:989
+msgid "some dependency problem"
+msgstr "일부 종속성 문제"
+
+#: zypp/solver/detail/SATResolver.cc:992
+#, c-format, boost-format
+msgid "nothing provides requested %s"
+msgstr "요청한 %s이(가) 제공되지 않습니다."
+
+#: zypp/solver/detail/SATResolver.cc:993 zypp/solver/detail/SATResolver.cc:997
+msgid "Have you enabled all requested repositories?"
+msgstr "요청한 모든 리포지토리를 활성화했습니까?"
+
+#: zypp/solver/detail/SATResolver.cc:996
+#, c-format, boost-format
+msgid "package %s does not exist"
+msgstr "%s 패키지가 존재하지 않습니다."
+
+#: zypp/solver/detail/SATResolver.cc:1000
+msgid "unsupported request"
+msgstr "지원되지 않는 요청"
+
+#: zypp/solver/detail/SATResolver.cc:1003
+#, c-format, boost-format
+msgid "%s is provided by the system and cannot be erased"
+msgstr "%s은(는) 시스템에서 제공되며 지울 수 없습니다."
+
+#: zypp/solver/detail/SATResolver.cc:1007
+#, c-format, boost-format
+msgid "%s is not installable"
+msgstr "%s을(를) 설치할 수 없습니다."
+
+#: zypp/solver/detail/SATResolver.cc:1012
+#, c-format, boost-format
+msgid "nothing provides %s needed by %s"
+msgstr "%s(%s에서 필요)이(가) 제공되지 않습니다."
 
 #  Frame title for installation target hard disk / partition(s)
-#: zypp/solver/detail/SATResolver.cc:958
-#, c-format
+#: zypp/solver/detail/SATResolver.cc:1017
+#, c-format, boost-format
 msgid "cannot install both %s and %s"
-msgstr "%s 와 %s 둘다 모두 설치 할 수 없음"
+msgstr "%s과(와) %s을(를) 모두 설치할 수 없습니다."
 
-#: zypp/solver/detail/SATResolver.cc:937
-msgid "conflicting requests"
-msgstr "요구가 모순됨"
+#: zypp/solver/detail/SATResolver.cc:1022
+#, c-format, boost-format
+msgid "%s conflicts with %s provided by %s"
+msgstr "%s이(가) %s(%s에서 제공)과(와) 충돌합니다."
 
-#: zypp/target/rpm/RpmDb.cc:2061
-#, c-format
-msgid "created backup %s"
-msgstr "%s 백업을 만듬"
+#: zypp/solver/detail/SATResolver.cc:1027
+#, c-format, boost-format
+msgid "%s obsoletes %s provided by %s"
+msgstr "%s이(가) %s(%s에서 제공)을(를) 폐기합니다."
 
-#: zypp/solver/detail/SATResolver.cc:1303
-#, c-format
-msgid "deinstallation of %s"
-msgstr "%s 의 설치제거"
+#: zypp/solver/detail/SATResolver.cc:1032
+#, c-format, boost-format
+msgid "installed %s obsoletes %s provided by %s"
+msgstr "설치된 %s이(가) %s(%s에서 제공)을(를) 제거합니다."
+
+#: zypp/solver/detail/SATResolver.cc:1036
+#, c-format, boost-format
+msgid "solvable %s conflicts with %s provided by itself"
+msgstr "Solvable %s이(가) 자체적으로 제공된 %s과(와) 충돌합니다."
+
+#: zypp/solver/detail/SATResolver.cc:1068
+#, c-format, boost-format
+msgid "%s requires %s, but this requirement cannot be provided"
+msgstr "%s에 %s이(가) 필요하지만, 이 요구사항을 제공할 수 없습니다."
 
-#: zypp/solver/detail/SATResolver.cc:1006
+#: zypp/solver/detail/SATResolver.cc:1070
 msgid "deleted providers: "
-msgstr "ì§\80ì\9b\8cì§\84 ì \9cê³µ자: "
+msgstr "ì\82­ì \9cë\90\9c ê³µê¸\89자: "
 
-#: zypp/solver/detail/SATResolver.cc:1179
-#, c-format
-msgid "do not ask to delete all solvables providing %s"
-msgstr "%s 로 제공되는 사항의 삭제에 대해 묻지 않음"
+#. translators: 'uninstallable' == 'not installable'
+#: zypp/solver/detail/SATResolver.cc:1081
+msgid ""
+"\n"
+"uninstallable providers: "
+msgstr ""
+"\n"
+"설치 불가능한 공급자: "
 
-#: zypp/solver/detail/SATResolver.cc:1157
-#, c-format
-msgid "do not ask to install a solvable providing %s"
-msgstr "%s 로 제공되는 해결방법의 설치에 대해 묻지 않음"
+#. translators: 'uninstallable' == 'not installable'
+#: zypp/solver/detail/SATResolver.cc:1084
+msgid "uninstallable providers: "
+msgstr "설치할 수 없는 공급자: "
 
-#  Frame title for installation target hard disk / partition(s)
-#: zypp/solver/detail/SATResolver.cc:1100
-#, c-format
-msgid "do not forbid installation of %s"
-msgstr "%s 의 설치를 금지하지 않음"
+#: zypp/solver/detail/SATResolver.cc:1141
+#, c-format, boost-format
+msgid "remove lock to allow removal of %s"
+msgstr "잠금 해제로 %s 제거 허용"
 
 #  Frame title for installation target hard disk / partition(s)
-#: zypp/solver/detail/SATResolver.cc:1080
-#: zypp/solver/detail/SATResolver.cc:1116
-#, c-format
+#: zypp/solver/detail/SATResolver.cc:1146
+#: zypp/solver/detail/SATResolver.cc:1182
+#, c-format, boost-format
 msgid "do not install %s"
-msgstr "%s 설치하지 않음"
+msgstr "%s 설치 안 함"
+
+#: zypp/solver/detail/SATResolver.cc:1161
+#: zypp/solver/detail/SATResolver.cc:1203
+#, c-format, boost-format
+msgid "keep %s"
+msgstr "%s 유지"
+
+#: zypp/solver/detail/SATResolver.cc:1166
+#, c-format, boost-format
+msgid "remove lock to allow installation of %s"
+msgstr "잠금 해제로 %s 설치 허용"
+
+#: zypp/solver/detail/SATResolver.cc:1217
+#: zypp/solver/detail/SATResolver.cc:1238
+msgid "This request will break your system!"
+msgstr "이 요청은 시스템을 손상시킵니다!"
+
+#: zypp/solver/detail/SATResolver.cc:1218
+#: zypp/solver/detail/SATResolver.cc:1239
+msgid "ignore the warning of a broken system"
+msgstr "손상된 시스템에 대한 경고를 무시합니다."
+
+#: zypp/solver/detail/SATResolver.cc:1223
+#, c-format, boost-format
+msgid "do not ask to install a solvable providing %s"
+msgstr "%s을(를) 제공하는 solvable 설치를 묻지 않음"
 
-#: zypp/solver/detail/SATResolver.cc:1192
-#, c-format
+#: zypp/solver/detail/SATResolver.cc:1245
+#, c-format, boost-format
+msgid "do not ask to delete all solvables providing %s"
+msgstr "%s을(를) 제공하는 모든 solvable 삭제를 묻지 않음"
+
+#: zypp/solver/detail/SATResolver.cc:1258
+#, c-format, boost-format
 msgid "do not install most recent version of %s"
-msgstr "%s 의 최신버전을 설치 하지 않음"
+msgstr "%s의 최신 버전을 설치하지 않음"
 
-#  Frame title for installation target hard disk / partition(s)
-#: zypp/solver/detail/SATResolver.cc:1075
-#, c-format
-msgid "do not keep %s installed"
-msgstr "%s 의 설치를 그대로 두지 않음"
+#: zypp/solver/detail/SATResolver.cc:1279
+#, c-format, boost-format
+msgid "keep %s despite the inferior architecture"
+msgstr "하위 아키텍처인 경우에도 %s 유지"
 
-#: zypp/solver/detail/SATResolver.cc:1265
-#, c-format
-msgid "downgrade of %s to %s"
-msgstr "%s 를 %s 로 다운그레이드"
+#: zypp/solver/detail/SATResolver.cc:1284
+#, c-format, boost-format
+msgid "install %s despite the inferior architecture"
+msgstr "하위 아키텍처인 경우에도 %s 설치"
 
-#  text is shown in a column of a package list entry
-#: zypp/solver/detail/ProblemSolutionIgnore.cc:61
-msgid "generally ignore of some dependecies"
-msgstr "일반적인 일부 의존성은 무시"
+#: zypp/solver/detail/SATResolver.cc:1293
+#, c-format, boost-format
+msgid "keep obsolete %s"
+msgstr "구식 %s 유지"
 
-#: zypp/solver/detail/SATResolver.cc:1152
-#: zypp/solver/detail/SATResolver.cc:1173
-msgid "ignore the warning of a broken system"
-msgstr "시스템 고장에 대한 주의를 무시"
+#: zypp/solver/detail/SATResolver.cc:1298
+#, c-format, boost-format
+msgid "install %s from excluded repository"
+msgstr "제외된 리포지토리에서 %s 설치"
+
+#: zypp/solver/detail/SATResolver.cc:1318
+#, c-format, boost-format
+msgid "downgrade of %s to %s"
+msgstr "%s을(를) %s(으)로 다운그레이드"
 
-#: zypp/solver/detail/SATResolver.cc:1283
-#, c-format
+#: zypp/solver/detail/SATResolver.cc:1325
+#, c-format, boost-format
+msgid "architecture change of %s to %s"
+msgstr "%s에서 %s(으)로 아키텍처 변경"
+
+#: zypp/solver/detail/SATResolver.cc:1334
+#, c-format, boost-format
 msgid ""
 "install %s (with vendor change)\n"
 "  %s  -->  %s"
 msgstr ""
-"%s를 설치(제조사 변경)\n"
+"%s 설치(벤더 변경)\n"
 "  %s  -->  %s"
 
-#: zypp/solver/detail/SATResolver.cc:1218
-#, c-format
-msgid "install %s despite the inferior architecture"
-msgstr "하위의 아키텍쳐라도 %s 를 설치"
+#: zypp/solver/detail/SATResolver.cc:1343
+#, c-format, boost-format
+msgid "replacement of %s with %s"
+msgstr "%s을(를) %s(으)로 대체"
 
-#: zypp/solver/detail/SATResolver.cc:1232
-#, c-format
-msgid "install %s from excluded repository"
-msgstr "제외된 저장소로부터 %s 를 설치"
+#: zypp/solver/detail/SATResolver.cc:1354
+#, c-format, boost-format
+msgid "deinstallation of %s"
+msgstr "%s 설치 제거"
 
-#: zypp/VendorSupportOptions.cc:31
-msgid "invalid"
-msgstr "잘못됨"
+#  text is shown in a column of a package list entry
+#. TranslatorExplanation %s = name of package, patch, selection ...
+#: zypp/solver/detail/ProblemSolutionIgnore.cc:42
+#, c-format, boost-format
+msgid "break %s by ignoring some of its dependencies"
+msgstr "일부 종속성을 무시하여 %s을(를) 구분합니다."
 
-#. for solver reason: NOT weak lock.
-#: zypp/solver/detail/SATResolver.cc:1095
-#: zypp/solver/detail/SATResolver.cc:1137
-#: zypp/solver/detail/SATResolver.cc:1248
-#, c-format
-msgid "keep %s"
-msgstr "%s 유지"
+#: zypp/solver/detail/ProblemSolutionIgnore.cc:48
+msgid "generally ignore of some dependencies"
+msgstr "일부 종속을 일반적으로 무시"
 
-#: zypp/solver/detail/SATResolver.cc:1213
-#, c-format
-msgid "keep %s despite the inferior architecture"
-msgstr "í\95\98ì\9c\84ì\9d\98 ì\95\84í\82¤í\85\8dì³\90ë\9d¼ë\8f\84 %s ë¥¼ ì\9c ì§\80"
+#: zypp/parser/RepoindexFileReader.cc:197
+#, c-format, boost-format
+msgid "Required attribute '%s' is missing."
+msgstr "í\95\84ì\88\98 í\8a¹ì\84± '%s'ì\9d´(ê°\80) ë\88\84ë\9d½ë\90\98ì\97\88ì\8aµë\8b\88ë\8b¤."
 
-#: zypp/solver/detail/SATResolver.cc:1227
-#, c-format
-msgid "keep obsolete %s"
-msgstr "예전 %s 를 유지"
+#: zypp/parser/RepoindexFileReader.cc:209
+#, c-format, boost-format
+msgid "One or both of '%s' or '%s' attributes is required."
+msgstr "'%s' 또는 '%s' 속성 중 하나 또는 둘 다가 필요합니다."
 
-#: zypp/target/hal/HalContext.cc:242
-msgid "libhal_ctx_new: Can't create libhal context"
-msgstr "libhal_ctx_new: libhal 문맥을 만들수 없음"
+#: zypp/base/InterProcessMutex.cc:83
+#, c-format, boost-format
+msgid "Can't open lock file: %s"
+msgstr "잠금 파일 %s을(를) 열 수 없습니다."
 
-#: zypp/target/hal/HalContext.cc:257
-msgid "libhal_set_dbus_connection: Can't set dbus connection"
-msgstr "libhal_set_dbus_connection: dbus 연결 설정을 할 수 없음"
+#: zypp/base/InterProcessMutex.cc:143
+msgid "This action is being run by another program already."
+msgstr "이 동작은 이미 다른 프로그램에서 실행 중입니다."
 
-#: zypp/solver/detail/SATResolver.cc:953
-#, c-format
-msgid "nothing provides %s needed by %s"
-msgstr "%s(%s 로 필요로 하는)은 어디에서도 제공되지 않음"
+#. TranslatorExplanation followed by the list of error messages that lead to this exception
+#: zypp/base/Exception.cc:107
+msgid "History:"
+msgstr "이력:"
 
-#: zypp/solver/detail/SATResolver.cc:943
-#, c-format
-msgid "nothing provides requested %s"
-msgstr "ì\9a\94구í\95\9c %s ë\8a\94 ì\96´ë\94\94ì\97\90ì\84\9cë\8f\84 ì \9cê³µë\90\98ì§\80 ì\95\8aì\9d\8c"
+#: zypp/base/StrMatcher.cc:152
+#, c-format, boost-format
+msgid "Unknown match mode '%s'"
+msgstr "ì\95\8c ì\88\98 ì\97\86ë\8a\94 ì\9d¼ì¹\98 ëª¨ë\93\9c '%s'"
 
-#: zypp/solver/detail/SATResolver.cc:934
-#, c-format
-msgid "problem with installed package %s"
-msgstr "ì\84¤ì¹\98ë\90\9c %s ê¾¸ë\9f¬ë¯¸ì\97\90 ë¬¸ì \9cê°\80 ì\9e\88ì\9d\8c"
+#: zypp/base/StrMatcher.cc:153
+#, c-format, boost-format
+msgid "Unknown match mode '%s' for pattern '%s'"
+msgstr "ì\95\8c ì\88\98 ì\97\86ë\8a\94 ì\9d¼ì¹\98 ëª¨ë\93\9c '%s'(í\8c¨í\84´ '%s')"
 
-#: zypp/solver/detail/SATResolver.cc:1292
-#, c-format
-msgid "replacement of %s with %s"
-msgstr "%s 를 %s 로 옮김"
+#: zypp/base/StrMatcher.cc:157
+#, c-format, boost-format
+msgid "Invalid regular expression '%s': regcomp returned %d"
+msgstr "잘못된 정규식 '%s': regcomp가 %d을(를) 반환했습니다."
 
-#. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:1751
-#, c-format
-msgid "rpm created %s as %s, but it was impossible to determine the difference"
-msgstr "RPM은 %s 를 %s 로 만들었지만, 차이점을 구분 할 수 없음"
+#: zypp/base/StrMatcher.cc:158
+#, c-format, boost-format
+msgid "Invalid regular expression '%s'"
+msgstr "잘못된 정규식 '%s'"
 
-#. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:1753
-#, c-format
+#: zypp/misc/CheckAccessDeleted.cc:242
+msgid "Please install package 'lsof' first."
+msgstr "'lsof' 패키지를 먼저 설치하십시오."
+
+#. !\todo add comma to the message for the next release
+#: zypp/media/MediaCIFS.cc:430 zypp/media/MediaCurl.cc:1692
+#, c-format, boost-format
+msgid "Authentication required for '%s'"
+msgstr "'%s'에 대한 인증 필요"
+
+#: zypp/media/MediaException.cc:31
+#, c-format, boost-format
+msgid "Failed to mount %s on %s"
+msgstr "%s을(를) %s에 마운트하지 못했습니다."
+
+#: zypp/media/MediaException.cc:41
+#, c-format, boost-format
+msgid "Failed to unmount %s"
+msgstr "%s을(를) 마운트 해제하지 못했습니다."
+
+#: zypp/media/MediaException.cc:47
+#, c-format, boost-format
+msgid "Bad file name: %s"
+msgstr "잘못된 파일 이름: %s"
+
+#: zypp/media/MediaException.cc:53
+#, c-format, boost-format
+msgid "Medium not opened when trying to perform action '%s'."
+msgstr "'%s' 작업을 수행할 때 미디어를 열 수 없습니다."
+
+#: zypp/media/MediaException.cc:60
+#, c-format, boost-format
+msgid "File '%s' not found on medium '%s'"
+msgstr "'%s' 파일을 '%s' 미디어에서 찾을 수 없습니다."
+
+#  Frame title for installation target hard disk / partition(s)
+#: zypp/media/MediaException.cc:67
+#, c-format, boost-format
+msgid "Cannot write file '%s'."
+msgstr "'%s' 파일을 쓸 수 없습니다."
+
+#: zypp/media/MediaException.cc:72
+msgid "Medium not attached"
+msgstr "미디어가 연결되지 않음"
+
+#: zypp/media/MediaException.cc:77
+msgid "Bad media attach point"
+msgstr "잘못된 미디어 연결점"
+
+#. TranslatorExplanation: curl is the name of a library, don't translate
+#: zypp/media/MediaException.cc:84
+#, c-format, boost-format
+msgid "Download (curl) initialization failed for '%s'"
+msgstr "'%s'에 대한 다운로드(CURL) 초기화 실패"
+
+#: zypp/media/MediaException.cc:91
+#, c-format, boost-format
+msgid "System exception '%s' on medium '%s'."
+msgstr "시스템 예외 '%s'이(가) 미디어 '%s'에서 발생했습니다."
+
+#: zypp/media/MediaException.cc:98
+#, c-format, boost-format
+msgid "Path '%s' on medium '%s' is not a file."
+msgstr "'%s' 경로('%s' 미디어에 있음)가 파일이 아닙니다."
+
+#: zypp/media/MediaException.cc:106
+#, c-format, boost-format
+msgid "Path '%s' on medium '%s' is not a directory."
+msgstr "'%s' 경로('%s' 미디어에 있음)가 디렉토리가 아닙니다."
+
+#: zypp/media/MediaException.cc:115
+msgid "Malformed URI"
+msgstr "잘못된 URI"
+
+#: zypp/media/MediaException.cc:125
+msgid "Empty host name in URI"
+msgstr "URI의 호스트 이름이 비어 있습니다."
+
+#: zypp/media/MediaException.cc:130
+msgid "Empty filesystem in URI"
+msgstr "URI의 파일 시스템이 비어 있습니다."
+
+#: zypp/media/MediaException.cc:135
+msgid "Empty destination in URI"
+msgstr "URI의 대상이 비어 있습니다."
+
+#: zypp/media/MediaException.cc:140
+#, c-format, boost-format
+msgid "Unsupported URI scheme in '%s'."
+msgstr "'%s'에서 지원되지 않는 URI 구성표입니다."
+
+#: zypp/media/MediaException.cc:145
+msgid "Operation not supported by medium"
+msgstr "미디어에서 지원되지 않는 작업입니다."
+
+#: zypp/media/MediaException.cc:152
+#, c-format, boost-format
 msgid ""
-"rpm created %s as %s.\n"
-"Here are the first 25 lines of difference:\n"
+"Download (curl) error for '%s':\n"
+"Error code: %s\n"
+"Error message: %s\n"
 msgstr ""
-"RPM은 %s 를 %s 로 만들었습니다.\n"
-"다음은 최초 25 행의 다른점입니다:\n"
+"'%s'에 대한 다운로드(CURL) 오류:\n"
+"오류 코드: %s\n"
+"오류 메시지: %s\n"
 
-#. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:1746
-#, c-format
-msgid "rpm saved %s as %s, but it was impossible to determine the difference"
-msgstr "RPM은 %s 를 %s 로 저장했지만, 차이점을 구분 할 수 없음"
+#. TranslatorExplanation: curl is the name of a library, don't translate
+#: zypp/media/MediaException.cc:161
+#, c-format, boost-format
+msgid "Error occurred while setting download (curl) options for '%s':"
+msgstr "'%s'에 대한 다운로드(curl) 옵션을 설정하는 동안 오류가 발생했습니다."
 
-#. %s = filenames
-#: zypp/target/rpm/RpmDb.cc:1748
-#, c-format
+#: zypp/media/MediaException.cc:169
+#, c-format, boost-format
+msgid "Media source '%s' does not contain the desired medium"
+msgstr "미디어 소스 '%s'에 원하는 매체가 없습니다."
+
+#: zypp/media/MediaException.cc:175
+#, c-format, boost-format
+msgid "Medium '%s' is in use by another instance"
+msgstr "미디어 '%s'이(가) 다른 인스턴스에서 사용 중입니다."
+
+#: zypp/media/MediaException.cc:182
+msgid "Cannot eject any media"
+msgstr "미디어를 꺼낼 수 없습니다."
+
+#  Frame title for installation target hard disk / partition(s)
+#: zypp/media/MediaException.cc:184
+#, c-format, boost-format
+msgid "Cannot eject media '%s'"
+msgstr "미디어 '%s'을(를) 꺼낼 수 없습니다."
+
+#: zypp/media/MediaException.cc:199
+#, c-format, boost-format
+msgid "Permission to access '%s' denied."
+msgstr "'%s' 액세스 권한이 거부되었습니다."
+
+#: zypp/media/MediaException.cc:207
+#, c-format, boost-format
+msgid "Timeout exceeded when accessing '%s'."
+msgstr "'%s'에 액세스할 때 제한 시간이 초과되었습니다."
+
+#: zypp/media/MediaException.cc:215
+#, c-format, boost-format
+msgid "Location '%s' is temporarily unaccessible."
+msgstr "위치 '%s'에 일시적으로 액세스할 수 없습니다."
+
+#: zypp/media/MediaException.cc:223
+#, c-format, boost-format
+msgid " SSL certificate problem, verify that the CA cert is OK for '%s'."
+msgstr " SSL 인증서 문제, '%s'의 CA 인증서에 문제가 없는지 확인하십시오."
+
+#: zypp/media/MediaException.cc:231
+#, c-format, boost-format
+msgid "Cannot find available loop device to mount the image file from '%s'"
+msgstr "'%s'에서 이미지 파일을 탑재하기 위해 사용 가능한 루프 장치를 찾을 수 없습니다."
+
+#: zypp/media/MediaUserAuth.cc:136
+#, c-format, boost-format
+msgid "Unsupported HTTP authentication method '%s'"
+msgstr "지원하지 않는 HTTP 인증 방법 '%s'"
+
+#: zypp/media/MediaCurl.cc:1008
 msgid ""
-"rpm saved %s as %s.\n"
-"Here are the first 25 lines of difference:\n"
+"Visit the Novell Customer Center to check whether your registration is valid "
+"and has not expired."
 msgstr ""
-"RPM은 %s 를 %s 로 저장했습니다.\n"
-"다음은 최초 25 행의 다른점입니다:\n"
+"등록이 유효하고 만료되지 않았는지 확인하려면 Novell 고객 센터에 문의하십시오."
 
-#: zypp/solver/detail/SATResolver.cc:972
-#, c-format
-msgid "solvable %s conflicts with %s provided by itself"
-msgstr "해결방법 %s 는 제공되는 %s 와 충돌"
+#: zypp/sat/detail/PoolImpl.cc:184
+msgid "Can not create sat-pool."
+msgstr "sat-pool을 생성할 수 없습니다."
 
-#: zypp/solver/detail/SATResolver.cc:940
-msgid "some dependency problem"
-msgstr "일부 의존성 문제"
+#. [lhs][rhs] 0 = installed; 1 = to be installed
+#. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
+#: zypp/sat/FileConflicts.cc:34
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from package\n"
+"     %2%\n"
+"  conflicts with file from package\n"
+"     %3%"
+msgstr ""
+"%2%\n"
+"  패키지의\n"
+"     %1% 파일이\n"
+"  %3%\n"
+"     패키지의 파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
+#: zypp/sat/FileConflicts.cc:40
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from package\n"
+"     %2%\n"
+"  conflicts with file from install of\n"
+"     %3%"
+msgstr ""
+"%2%\n"
+"  패키지의\n"
+"     %1% 파일이\n"
+"  %3%\n"
+"     설치의 파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
+#: zypp/sat/FileConflicts.cc:47
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from install of\n"
+"     %2%\n"
+"  conflicts with file from package\n"
+"     %3%"
+msgstr ""
+"%2%\n"
+"  설치의\n"
+"     %1% 파일이\n"
+"  %3%\n"
+"     패키지의 파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename) %2%(package1) %3%(package2)
+#: zypp/sat/FileConflicts.cc:53
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from install of\n"
+"     %2%\n"
+"  conflicts with file from install of\n"
+"     %3%"
+msgstr ""
+"%2%\n"
+"  설치의\n"
+"     %1% 파일이\n"
+"  %3%\n"
+"     설치의 파일과 충돌합니다."
+
+#. [lhs][rhs] 0 = installed; 1 = to be installed
+#. TranslatorExplanation %1%(filename1) %2%(package1) %%3%(filename2) 4%(package2)
+#: zypp/sat/FileConflicts.cc:68
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from package\n"
+"     %2%\n"
+"  conflicts with file\n"
+"     %3%\n"
+"  from package\n"
+"     %4%"
+msgstr ""
+"%2%\n"
+"  패키지의\n"
+"     %1% 파일이\n"
+"  %4%\n"
+"     패키지의\n"
+"  %3%\n"
+"     파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
+#: zypp/sat/FileConflicts.cc:76
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from package\n"
+"     %2%\n"
+"  conflicts with file\n"
+"     %3%\n"
+"  from install of\n"
+"     %4%"
+msgstr ""
+"%2%\n"
+"  패키지의\n"
+"     %1% 파일이\n"
+"  %4%\n"
+"     설치의\n"
+"  %3%\n"
+"     파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
+#: zypp/sat/FileConflicts.cc:85
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from install of\n"
+"     %2%\n"
+"  conflicts with file\n"
+"     %3%\n"
+"  from package\n"
+"     %4%"
+msgstr ""
+"%2%\n"
+"  설치의\n"
+"     %1% 파일이\n"
+"  %4%\n"
+"     패키지의\n"
+"  %3%\n"
+"     파일과 충돌합니다."
+
+#. TranslatorExplanation %1%(filename1) %2%(package1) %3%(filename2) %4%(package2)
+#: zypp/sat/FileConflicts.cc:93
+#, boost-format
+msgid ""
+"File %1%\n"
+"  from install of\n"
+"     %2%\n"
+"  conflicts with file\n"
+"     %3%\n"
+"  from install of\n"
+"     %4%"
+msgstr ""
+"%2%\n"
+"  설치의\n"
+"     %1% 파일이\n"
+"  %4%\n"
+"     설치의\n"
+"  %3%\n"
+"     파일과 충돌합니다."
 
-#: zypp/solver/detail/SATResolver.cc:1018
-msgid "uninstallable providers: "
-msgstr "설치 할 수 없는 제공자:"
+#  Frame title for installation target hard disk / partition(s)
+#~ msgid "do not keep %s installed"
+#~ msgstr "%s 의 설치를 그대로 두지 않음"
 
-#  translators: fallback name for a module at command line
-#: zypp/VendorSupportOptions.cc:14
-msgid "unknown"
-msgstr "알 수 없음"
+#~ msgid "Cannot create public key %s from %s keyring to file %s"
+#~ msgstr "공개 키 %s(%s 키링으로 부터)를 %s 파일에 생성 할 수 없음"
 
-#: zypp/VendorSupportOptions.cc:17
-msgid "unsupported"
-msgstr "지원하지 않음"
+#~ msgid "Download (Metalink curl) initialization failed for '%s'"
+#~ msgstr "'%s' 에 대한 다운로드 (메타링크 curl) 초기화에 실패"
+
+#~ msgid ""
+#~ "Download (metalink curl) error for '%s':\n"
+#~ "Error code: %s\n"
+#~ "Error message: %s\n"
+#~ msgstr ""
+#~ "'%s' 에 대한 다운로드 (메타링크 curl) 오류 :\n"
+#~ "오류 코드: %s\n"
+#~ "오류 메시지: %s\n"
+
+#~ msgid "Download interrupted at %d%%"
+#~ msgstr "다운로드가 중단됨(%d%%)"
+
+#, fuzzy
+#~ msgid "Download interrupted by user"
+#~ msgstr "다운로드가 중단됨(%d%%)"
+
+#~ msgid ""
+#~ "Error occurred while setting download (metalink curl) options for '%s':"
+#~ msgstr "'%s' 에 대한 다운로드 (메타링크 curl) 옵션을 설정 할 때 오류 발생:"
+
+#~ msgid "Failed to download %s from %s"
+#~ msgstr "%s로부터 %s로 다운로드에 실패"
 
+#~ msgid "Serbia and Montenegro"
+#~ msgstr "세르비아 몬테네그로"