diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:42:17 -0500 |
commit | da78a9e329e272dedb2400b79a3bdeebff387d47 (patch) | |
tree | e6ef8aa7c43556f55ddfe031a01cf0a8fa271bfe /files/ko/localization | |
parent | 1109132f09d75da9a28b649c7677bb6ce07c40c0 (diff) | |
download | translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.gz translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.tar.bz2 translated-content-da78a9e329e272dedb2400b79a3bdeebff387d47.zip |
initial commit
Diffstat (limited to 'files/ko/localization')
-rw-r--r-- | files/ko/localization/index.html | 63 |
1 files changed, 63 insertions, 0 deletions
diff --git a/files/ko/localization/index.html b/files/ko/localization/index.html new file mode 100644 index 0000000000..d2f45a54e0 --- /dev/null +++ b/files/ko/localization/index.html @@ -0,0 +1,63 @@ +--- +title: Localization +slug: Localization +tags: + - Localization +translation_of: Glossary/Localization +--- +<div> + <p><b>지역화</b>는 소프트웨어 사용자 인터페이스를 다른 언어로 번역하고 그 문화에 맞게 바꾸는 과정을 의미합니다. 지역화와 관련된 내용은 모질라 기반의 프로그램이나 확장기능을 지역화 할 수 있게 만드는 것에 관한 것입니다.</p> + <table class="topicpage-table"> + <tbody> + <tr> + <td> + <h4 id=".EC.84.A0.ED.83.9D.EB.90.9C_.EC.A3.BC.EC.A0.9C" name=".EC.84.A0.ED.83.9D.EB.90.9C_.EC.A3.BC.EC.A0.9C">선택된 주제</h4> + <dl> + <dt> + <a href="ko/Create_a_new_localization">Create a new localization</a></dt> + <dd> + <small>First read for volunteers wanting to create a new localization.</small></dd> + </dl> + <dl> + <dt> + <a href="ko/XUL_Tutorial/Localization">XUL Tutorial:Localization</a></dt> + <dd> + <small><a href="ko/XUL_Tutorial">XUL Tutorial</a> XUL 응용프로그램 지역화 관련.</small></dd> + </dl> + <dl> + <dt> + <a href="ko/Writing_localizable_code">Writing localizable code</a></dt> + <dd> + <small>프로그래머를 위한 최상의 지역화 작업의 실례와 제시안들.</small></dd> + </dl> + <dl> + <dt> + <span class="exlink"><a href="ko/Localizing_descriptions_of_extensions_(external)">Localizing descriptions of extensions</a></span></dt> + <dd> + <small>확장기능의 설명을 지역화 하기위해서는 "install.rdf" 파일 내에 입력된 사항들을 대체하기 위한 특별한 설정키가 필요합니다.</small></dd> + <dd> + <small>본문에서는 이러한 설정 키들을 어떻게 수정하는지 그 순서 및 방법에 관한 내용을 담고 있습니다.</small></dd> + </dl> + <p><br> + <span class="alllinks"><a>View All...</a></span></p> + </td> + <td> + <h4 id=".EB.8B.A4.EB.A5.B8_.ED.8E.98.EC.9D.B4.EC.A7.80.EB.93.A4" name=".EB.8B.A4.EB.A5.B8_.ED.8E.98.EC.9D.B4.EC.A7.80.EB.93.A4">다른 페이지들</h4> + <ul> + <li><a>Articles</a></li> + <li><a>Tools</a></li> + <li><a href="ko/Localization/Community">Community</a></li> + </ul> + <h4 id=".EA.B4.80.EB.A0.A8_.EC.A3.BC.EC.A0.9C.EB.93.A4" name=".EA.B4.80.EB.A0.A8_.EC.A3.BC.EC.A0.9C.EB.93.A4">관련 주제들</h4> + <dl> + <dd> + <a href="ko/Extensions">Extensions</a>, <a href="ko/XUL">XUL</a></dd> + </dl> + </td> + </tr> + </tbody> + </table> + <p><span class="comment">Categories</span></p> + <p><span class="comment">Interwiki Language Links</span></p> +</div> +<p>{{ languages( { "en": "en/Localization", "es": "es/Localizaci\u00f3n", "it": "it/Localization", "fr": "fr/Localisation", "ja": "ja/Localization", "pl": "pl/Lokalizacja" } ) }}</p> |