From a065e04d529da1d847b5062a12c46d916408bf32 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 21:46:22 -0500 Subject: update based on https://github.com/mdn/yari/issues/2028 --- files/ko/mozilla/projects/emscripten/index.html | 37 ------- files/ko/mozilla/projects/index.html | 14 --- files/ko/mozilla/projects/l20n/index.html | 126 ------------------------ files/ko/mozilla/projects/psm/index.html | 15 --- 4 files changed, 192 deletions(-) delete mode 100644 files/ko/mozilla/projects/emscripten/index.html delete mode 100644 files/ko/mozilla/projects/index.html delete mode 100644 files/ko/mozilla/projects/l20n/index.html delete mode 100644 files/ko/mozilla/projects/psm/index.html (limited to 'files/ko/mozilla/projects') diff --git a/files/ko/mozilla/projects/emscripten/index.html b/files/ko/mozilla/projects/emscripten/index.html deleted file mode 100644 index 9ce63c51cc..0000000000 --- a/files/ko/mozilla/projects/emscripten/index.html +++ /dev/null @@ -1,37 +0,0 @@ ---- -title: Emscripten -slug: Mozilla/Projects/Emscripten -translation_of: Mozilla/Projects/Emscripten ---- -

엠스크립튼은 자바스크립트 컴파일러의 LLVM입니다. 엠스크립튼은 LLVM 바이트 코드를 받아 웹에서 동작할 수 있는 자바스크립트로 컴파일해줍니다. (예를 들어, Clang을 이용한 C/C++ 코드나 그 외의 언어로부터 생성된 LLVM 바이트 코드)

- -
-

중요: 이 페이지는 엠스크립튼에 대한 굉장히 간략한 설명만을 다루고 있습니다. 엠스크립튼에 대해 더욱 자세히 알고 싶다면, 공식 홈페이지의 엠스크립튼 Wiki에서 정보를 찾아보세요.

-
- -

엠스크립튼을 사용하면, 당신은

- - - -

엠스크립튼은 네이티브 코드를 웹에서 사용 가능하게 만들어줍니다. 아시다시피 웹은 표준 기반이면서, 독립적인 서로 호환 가능한 수많은 구현체들이 존재하며, PC부터 아이패드까지 모든 곳에서 동작하는 플랫폼이지요!

- -

엠스크립튼을 이용하면 C나 C++ 개발자들은 일일히 코드를 자바스크립트로 포팅하는 고된 작업을 할 필요가 없습니다. 아니, 아예 자바스크립트를 배울 필요도 없습니다. 웹 개발자들에게도 또한 이점이 있는데, 이미 존재하는 수많은 네이티브 유틸리티나 라이브러리들을 그들의 사이트에 사용할 수 있기 때문입니다.

- -

사실상 거의 모든 포팅 가능한 C나 C++ 코드베이스가 엠스크립튼을 이용하여 자바스크립트로 컴파일 될 수 있으며, 그 범위는 그래픽 렌더링이나 소리 재생, 파일 처리 등을 요구하는 고성능 게임에서부터 Qt와 같은 어플리케이션 프레임워크까지 다양합니다.

- -

엠스크립튼은 빠른 코드를 생성해내며, 기본적인 컴파일 결과 값은 네이티브 속도에 가까운 성능을 낼 수 있도록 고성능으로 최적화 된 자바스크립트의 서브셋인 asm.js 포맷입니다.

- -
-

주의: 꽤 재미있을 것 같지요? 엠스크립튼에 대해 좀 더 읽어보고, 한번 직접 데모를 실행시켜본 다음에, 어떻게 사용하는지 시작해보세요.

-
- -

비슷한 주제의 다른 MDN 글

- - diff --git a/files/ko/mozilla/projects/index.html b/files/ko/mozilla/projects/index.html deleted file mode 100644 index c1e43934a2..0000000000 --- a/files/ko/mozilla/projects/index.html +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: Projects -slug: Mozilla/Projects -tags: - - Mozilla - - NeedsContent - - NeedsTranslation - - Projects - - TopicStub -translation_of: Mozilla/Projects ---- -

{{ draft() }}

-

Below you'll find links to documentation about various Mozilla projects; these are often parts of Firefox or other products, but may also be used in other projects as well.

-

{{ LandingPageListSubpages() }}

diff --git a/files/ko/mozilla/projects/l20n/index.html b/files/ko/mozilla/projects/l20n/index.html deleted file mode 100644 index 9f4a8dcbfb..0000000000 --- a/files/ko/mozilla/projects/l20n/index.html +++ /dev/null @@ -1,126 +0,0 @@ ---- -title: L20n -slug: Mozilla/Projects/L20n -translation_of: Mozilla/Projects/L20n ---- -
-

일러두기: 이 문서는 아직 드래프트 단계이거나 최신 버전이 아닐 수 있습니다. 가장 최근 문서는 깃헙 문서를 확인하세요.

-
- -
L20n은 아주 간단한 코드로 여러분이 사용하는 언어의 힘을 더욱 끌어올릴 수 있는 JavaScript 지역화 프레임워크입니다.
- -
-
-

L20n 소개

- -

L20n reinvents software localization. Users should be able to benefit from the entire expressive power of the natural language. L20n keeps simple things simple, and at the same time makes complex things possible.

- -

Through L20n, Mozilla is creating a new generation of technology that places more power in localizers' hands. L20n lets localizers reach higher levels of free linguistic expression by sharpening the divide between localization and application logic. It allows to adapt your web application not only to languages and cultures, but also contextual data, user gender and screen dimensions.

-
- -
-

What L20n looks like

- -

Here is a simple, straightforward example showing an English string being provided:

- -
<brandName "Firefox">
-<about "About \{{ brandName }}">
- -

Here is the same string being provided in Slovenian:

- -
<brandName {
-  nominative: "Firefox",
-  genitive: "Firefoxa",
-  dative: "Firefoxu",
-  accusative: "Firefox",
-  locative: "Firefoxu",
-  instrumental: "Firefoxom"
-}>
-<about "O \{{ brandName.locative }}">
-
-
- -

 

- -
-
-

For Developers

- -

Documentation for developers wanting to implement localization functionality on their web apps using L20n.

- -
-
Internationalization for your web app
-
First read for developers looking to use the L20n infrastructure.
-
L20n's HTML bindings
-
Tutorial on implementing L20n in your HTML code.
-
L20n JavaScript API
-
An API for l20n.js.
-
L20n syntax cheatsheet for developers
-
A simple cheatsheet to help developers as they add L20n to their localization infrastructure.
-
-
- -
-

For Localizers

- -

Documentation for Localizers creating localized content for a project that uses L20n.

- -
-
Learn the L20n syntax
-
How to naturally localize applications using L20n. Complete with use cases and examples of L20n in action.
-
Localization use-cases
-
How to naturally localize applications using L20n. Complete with use cases and examples of L20n in action.
-
L20n and Translation Memory eXchange (TMX)
-
How L20n impacts the Translation Memory eXchange standard for translation memory data.
-
L20n syntax cheatsheet for localizers
-
A simple cheatsheet to help localizers as they localize projects with L20n.
-
-
- -
- - -

Some additional resources for developers and localizers involved with L20n.

- -
-
L20n.org
-
You can try L20n live in your browser on the project page.
-
L20n Tinker
-
Test out your own L20n code in L20n Tinker.
-
GitHub
-
Where the main code for the L20n infrastructure and design spec lives.
-
Wiki page
-
Info about the project to develop L20n.
-
-
-
- - - -
    -
  1. For Developers - -
      -
    1. Internationalization for your web app
    2. -
    3. L20n's HTML bindings
    4. -
    5. .lol file format
    6. -
    7. L20n syntax cheatsheet for developers
    8. -
    -
  2. -
  3. For Localizers -
      -
    1. Learn the L20n syntax
    2. -
    3. Localization use cases
    4. -
    5. L20n and Translation Memory eXchange (TMX)
    6. -
    7. L20n syntax cheatsheet for localizers
    8. -
    -
  4. -
  5. Additional resources -
      -
    1. L20n.org
    2. -
    3. L20n Tinker
    4. -
    5. L20n GitHub repo
    6. -
    7. Mozilla Wiki
    8. -
    -
  6. -
diff --git a/files/ko/mozilla/projects/psm/index.html b/files/ko/mozilla/projects/psm/index.html deleted file mode 100644 index 962da69c8f..0000000000 --- a/files/ko/mozilla/projects/psm/index.html +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Personal Security Manager (PSM) -slug: Mozilla/Projects/PSM -translation_of: Mozilla/Projects/PSM ---- -

Personal Security Manager (PSM)는 클라이언트 어플리케이션을 대신하여 암호화 동작을 수행하는 라이브러리 셋으로 구성되어 있습니다. 이 암호화 동작에는 SSL 연결 설정, 오브젝트 사이닝(object signing), 서명 확인(signature verification), 증명 관리(certificate management - issuance 및 revocation 포함) 및 기타 일반적인 PKI 기능이 포함됩니다.

- -

주 :

- - - -

 

-- cgit v1.2.3-54-g00ecf