From b8cdc0c8472e059920d5ee8ebbb85cdc6fb7eca9 Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sat, 8 Apr 2006 15:03:30 +0000 Subject: Update of POT and PO files for the manual --- po/ko/preseed.po | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'po/ko') diff --git a/po/ko/preseed.po b/po/ko/preseed.po index 8968cdc9f..ed452fa03 100644 --- a/po/ko/preseed.po +++ b/po/ko/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed.xml\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-03-31 08:31+0000\n" +"POT-Creation-Date: 2006-04-08 15:02+0000\n" "PO-Revision-Date: 2005-12-20 03:16+0900\n" "Last-Translator: Changwoo Ryu \n" "Language-Team: Korean \n" @@ -1166,16 +1166,19 @@ msgstr "" #: preseed.xml:606 #, fuzzy, no-c-format msgid "" +"# Skip creation of a root account (normal user account will be able to\n" +"# use sudo).\n" +"#d-i passwd/root-login boolean false\n" +"# Alternatively, to skip creation of a normal user account.\n" +"#d-i passwd/make-user boolean false\n" +"\n" "# Root password, either in clear text\n" "#d-i passwd/root-password password r00tme\n" "#d-i passwd/root-password-again password r00tme\n" "# or encrypted using an MD5 hash.\n" "#d-i passwd/root-password-crypted password [MD5 hash]\n" "\n" -"# Skip creation of a normal user account.\n" -"#d-i passwd/make-user boolean false\n" -"\n" -"# Alternatively, create a normal user account.\n" +"# To create a normal user account.\n" "#d-i passwd/user-fullname string Debian User\n" "#d-i passwd/username string debian\n" "# Normal user's password, either in clear text\n" -- cgit v1.2.3