diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-05-25 12:01:25 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-05-25 12:01:25 +0000 |
commit | b4da0cedf08a2fd823e2eb066f6bbf198a2875bf (patch) | |
tree | fb14bf4a210ffc4f768cafb512653eab2da5cf5f /po/ko | |
parent | 836596d06635674d13e5c495edb3970162808ac5 (diff) | |
download | installation-guide-b4da0cedf08a2fd823e2eb066f6bbf198a2875bf.zip |
Propagate untrivial changings to po files
Diffstat (limited to 'po/ko')
-rw-r--r-- | po/ko/post-install.po | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/po/ko/post-install.po b/po/ko/post-install.po index 278f27899..84a2fd196 100644 --- a/po/ko/post-install.po +++ b/po/ko/post-install.po @@ -12,7 +12,7 @@ msgstr "" "Project-Id-Version: post-install.xml\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" "POT-Creation-Date: 2015-05-25 11:27+0000\n" -"PO-Revision-Date: 2015-05-17 12:49+0900\n" +"PO-Revision-Date: 2015-05-25 13:40+0200\n" "Last-Translator: Changwoo Ryu <cwryu@debian.org>\n" "Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n" "Language: ko\n" @@ -920,18 +920,7 @@ msgstr "" #. Tag: para #: post-install.xml:598 -#, fuzzy, no-c-format -#| msgid "" -#| "Hereafter, we'll assume you have free rein over your machine and will " -#| "extract your kernel source to somewhere in your home directory<footnote> " -#| "<para> There are other locations where you can extract kernel sources and " -#| "build your custom kernel, but this is easiest as it does not require " -#| "special permissions. </para> </footnote>. We'll also assume that your " -#| "kernel version is &kernelversion;. Make sure you are in the directory to " -#| "where you want to unpack the kernel sources, extract them using " -#| "<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</" -#| "userinput> and change to the directory <filename>linux-source-" -#| "&kernelversion;</filename> that will have been created." +#, no-c-format msgid "" "Hereafter, we'll assume you have free rein over your machine and will " "extract your kernel source to somewhere in your home directory<footnote> " @@ -948,7 +937,7 @@ msgstr "" "다<footnote> <para> 다른 위치에 커널 소스를 풀고 빌드할 수도 있지만, 특정 권" "한이 없이도 할 수 있는 가장 쉬운 방법입니다. </para> </footnote>. 또 커널 버" "전이 &kernelversion; 버전이라고 가정합니다. 커널 소스를 풀려는 디렉터리에서, " -"<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</userinput> " +"<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.xz</userinput> " "명령으로 커널 소스를 풀고, 새로 만들어진 <filename>linux-source-" "&kernelversion;</filename> 디렉터리로 들어가십시오." |