summaryrefslogtreecommitdiff
path: root/po/ko/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r--po/ko/preseed.po13
1 files changed, 7 insertions, 6 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 127be7de4..77c85a434 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2006-05-21 03:02+0000\n"
+"POT-Creation-Date: 2006-06-05 19:06+0000\n"
"PO-Revision-Date: 2006-05-22 15:25+0900\n"
"Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -1229,7 +1229,7 @@ msgstr ""
#. Tag: screen
#: preseed.xml:645
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
@@ -1240,7 +1240,7 @@ msgid ""
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/comment string local server\n"
-"#d-i apt-setup/local0/repository string \\\n"
+"#d-i apt-setup/local0/source string \\\n"
"# deb http://local.server/debian stable main\n"
"# URL to the public key of the local repository\n"
"#d-i apt-setup/local0/key string http://local.server/key"
@@ -1249,7 +1249,8 @@ msgstr ""
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
"# 보안 소스를 설치하는 것을 막기 위해서 이 값을 주석해제하거나,\n"
-"# security.debian.org가 아닌 다른 서버를 사용하기위해 호스트이름을 추가하십시요.\n"
+"# security.debian.org가 아닌 다른 서버를 사용하기위해 호스트이름을 추가하십시"
+"요.\n"
"#d-i apt-setup/security_host string\n"
"\n"
"# 추가 레파지토리, local[0-9] 사용가능\n"
@@ -1817,8 +1818,8 @@ msgstr ""
"# 좀 더 유연하게 하려면, 다음과 같이 하면 미리 설정 파일의 이름을\n"
"# 출력하는 쉘 명령어를 출력하고, 그 파일을 포함합니다.\n"
"#d-i preseed/include_command \\\n"
-"# string echo if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi"
-"# Most flexibly of all, this downloads a program and runs it. The program\n"
+"# string echo if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi# Most "
+"flexibly of all, this downloads a program and runs it. The program\n"
"# can use commands such as debconf-set to manupulate the debconf database.\n"
"# Note that if the filenames are relative, they are taken from the same\n"
"# directory as the preconfiguration file that runs them.\n"