diff options
author | Frans Pop <elendil@planet.nl> | 2006-10-11 02:05:00 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-10-11 02:05:00 +0000 |
commit | f019ab3938b8ca258f442c0ffc478d34f182d60c (patch) | |
tree | 824bdcff20b85066d08f23ca0eebcd22f115722d /po/ko/preseed.po | |
parent | 76fab93ef2fef87ac0be910357dd4b878773b664 (diff) | |
download | installation-guide-f019ab3938b8ca258f442c0ffc478d34f182d60c.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/ko/preseed.po')
-rw-r--r-- | po/ko/preseed.po | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po index f66cb5486..245ab3658 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: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-09-07 13:39+0000\n" +"POT-Creation-Date: 2006-10-11 02:03+0000\n" "PO-Revision-Date: 2006-09-12 21:31+0900\n" "Last-Translator: Seok-moon Jang <drssay97@gmail.com>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" @@ -1334,7 +1334,7 @@ msgstr "" #. Tag: screen #: preseed.xml:669 -#, 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" @@ -1344,9 +1344,11 @@ msgid "" "#d-i apt-setup/security_host string\n" "\n" "# Additional repositories, local[0-9] available\n" -"#d-i apt-setup/local0/comment string local server\n" -"#d-i apt-setup/local0/source string \\\n" +"#d-i apt-setup/local0/repository string \\\n" "# deb http://local.server/debian stable main\n" +"#d-i apt-setup/local0/comment string local server\n" +"# Enable deb-src lines\n" +"#d-i apt-setup/local0/source boolean true\n" "# URL to the public key of the local repository\n" "#d-i apt-setup/local0/key string http://local.server/key" msgstr "" |