From 5d47d9b8f8a43f2b7502336a1df4e017fbf1602d Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 5 Jan 2017 20:52:03 +0100 Subject: Release 1.4~beta3 --- po/ko.po | 96 ++++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 48 insertions(+), 48 deletions(-) (limited to 'po/ko.po') diff --git a/po/ko.po b/po/ko.po index 5012d4ea5..32fd897bc 100644 --- a/po/ko.po +++ b/po/ko.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-12-29 13:23+0100\n" +"POT-Creation-Date: 2017-01-05 20:50+0100\n" "PO-Revision-Date: 2010-08-30 02:31+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -3335,6 +3335,53 @@ msgstr " %s에는 source override 항목이 없습니다\n" msgid " %s has no binary override entry either\n" msgstr " %s에는 binary override 항목이 없습니다\n" +#: methods/basehttp.cc +msgid "Waiting for headers" +msgstr "헤더를 기다리는 중입니다" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid reply header" +msgstr "HTTP 서버에서 잘못된 응답 헤더를 보냈습니다" + +#: methods/basehttp.cc +msgid "Bad header line" +msgstr "헤더 줄이 잘못되었습니다" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Length header" +msgstr "HTTP 서버에서 잘못된 Content-Length 헤더를 보냈습니다" + +#: methods/basehttp.cc +msgid "The HTTP server sent an invalid Content-Range header" +msgstr "HTTP 서버에서 잘못된 Content-Range 헤더를 보냈습니다" + +#: methods/basehttp.cc +msgid "This HTTP server has broken range support" +msgstr "HTTP 서버에 범위 지원 기능이 잘못되어 있습니다" + +#: methods/basehttp.cc +msgid "Unknown date format" +msgstr "데이터 형식을 알 수 없습니다" + +#: methods/basehttp.cc +msgid "Bad header data" +msgstr "헤더 데이터가 잘못되었습니다" + +#: methods/basehttp.cc +msgid "Connection failed" +msgstr "연결이 실패했습니다" + +#: methods/basehttp.cc +#, c-format +msgid "" +"Automatically disabled %s due to incorrect response from server/proxy. (man " +"5 apt.conf)" +msgstr "" + +#: methods/basehttp.cc +msgid "Internal error" +msgstr "내부 오류" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -3686,53 +3733,6 @@ msgstr "파일 변경 시각을 설정하는데 실패했습니다" msgid "Connection closed prematurely" msgstr "연결이 너무 빨리 끊어졌습니다" -#: methods/server.cc -msgid "Waiting for headers" -msgstr "헤더를 기다리는 중입니다" - -#: methods/server.cc -msgid "The HTTP server sent an invalid reply header" -msgstr "HTTP 서버에서 잘못된 응답 헤더를 보냈습니다" - -#: methods/server.cc -msgid "Bad header line" -msgstr "헤더 줄이 잘못되었습니다" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Length header" -msgstr "HTTP 서버에서 잘못된 Content-Length 헤더를 보냈습니다" - -#: methods/server.cc -msgid "The HTTP server sent an invalid Content-Range header" -msgstr "HTTP 서버에서 잘못된 Content-Range 헤더를 보냈습니다" - -#: methods/server.cc -msgid "This HTTP server has broken range support" -msgstr "HTTP 서버에 범위 지원 기능이 잘못되어 있습니다" - -#: methods/server.cc -msgid "Unknown date format" -msgstr "데이터 형식을 알 수 없습니다" - -#: methods/server.cc -msgid "Bad header data" -msgstr "헤더 데이터가 잘못되었습니다" - -#: methods/server.cc -msgid "Connection failed" -msgstr "연결이 실패했습니다" - -#: methods/server.cc -#, c-format -msgid "" -"Automatically disabled %s due to incorrect response from server/proxy. (man " -"5 apt.conf)" -msgstr "" - -#: methods/server.cc -msgid "Internal error" -msgstr "내부 오류" - #: methods/store.cc msgid "Empty files can't be valid archives" msgstr "" -- cgit v1.2.3