aboutsummaryrefslogtreecommitdiffstats
path: root/korean/devel
diff options
context:
space:
mode:
authorSebul <sebuls@gmail.com>2022-05-01 22:02:01 +0900
committerSebul <sebuls@gmail.com>2022-05-01 22:02:34 +0900
commit3d625de99625aabe112caf58182c308c93db0169 (patch)
tree47b6f565b912f7a697f0fd776490603fd99d733f /korean/devel
parentc4dff4ea07b4c3601324479f4602a79a6f9f08fc (diff)
ko. using_git
Diffstat (limited to 'korean/devel')
-rw-r--r--korean/devel/website/using_git.wml10
1 files changed, 5 insertions, 5 deletions
diff --git a/korean/devel/website/using_git.wml b/korean/devel/website/using_git.wml
index c5180e3e1b9..d7f01c9b3c8 100644
--- a/korean/devel/website/using_git.wml
+++ b/korean/devel/website/using_git.wml
@@ -86,10 +86,10 @@ Git을 처음 쓴다면, 일반 git 문서를 먼저 읽는 게 좋습니다.
<li><code>git clone --no-checkout git@salsa.debian.org:webmaster-team/webwml.git</code></li>
<li><code>cd webwml</code></li>
<li><code>git config core.sparseCheckout true</code></li>
- <li>Create the file <code>.git/info/sparse-checkout</code> inside the <code>webwml</code>
- directory to define the content you want to check out. For example,
- if you only want to retrieve the base files, English, Catalan, and Spanish translations,
- the file looks like this:
+ <li><code>.git/info/sparse-checkout</code> 파일을 <code>webwml</code> 디렉터리에 만들어서
+ 체크아웃할 내용을 정의하세요. 예를 들어,
+ 기본 파일, 영어, 카탈로니아어, 스페인어만 검색하길 바라면,
+ 파일은 다음과 같이 보입니다:
<pre>
/*
!/[a-z]*/
@@ -181,7 +181,7 @@ Git 저장소는 HTTPS를 지원하는 Debian 웹사이트용 플레인 HTTP 링
</pre>
<p>
-파일의 새로운 번역을 할 경우 <code>copypage.pl</code> 스크립트를 사용하십시오.
+파일을 새로 번역 할 경우 <code>copypage.pl</code> 스크립트를 사용하십시오.
올바른 번역 헤더를 포함하여 여러분 언어에 대한 템플릿을 생성합니다.</p>
<h4><a name="translation-smart-change">smart_change.pl 사용한 번역 변경</a></h4>

© 2014-2024 Faster IT GmbH | imprint | privacy policy