Skip to content

Commit 4f97db5

Browse files
committed
translate examples
1 parent 07bf5e0 commit 4f97db5

File tree

10 files changed

+18
-18
lines changed

10 files changed

+18
-18
lines changed

src/v2/examples/commits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: GitHub Commits
2+
title: GitHub 커밋 목록
33
type: examples
44
order: 1
55
---
66

7-
> This example fetches latest Vue.js commits data from GitHub's API and displays them as a list. You can switch between the master and dev branches.
7+
> 이 예는 최신 Vue.js를 가져와 GitHub의 API에서 데이터를 커밋하고 목록으로 표시합니다. master 브랜치와 dev 브랜치 사이를 전환 할 수 있습니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/c5g8xnar/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/firebase.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ type: examples
44
order: 2
55
---
66

7-
> This example uses [Firebase](https://firebase.google.com/) as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items.
7+
> 이 예제에서는 [Firebase](https://firebase.google.com/)를 데이터 지속성 백엔드로 사용하고 실시간으로 클라이언트간에 동기화합니다 (여러 브라우저 탭에서 열어 볼 수 있음). 또한 계산된 속성을 사용하여 즉시 유효성 검사를 수행하고 항목을 추가/제거 할 때 CSS 전환을 트리거합니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/pyLbpzzx/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/grid-component.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Grid Component
2+
title: 그리드 컴포넌트
33
type: examples
44
order: 3
55
---
66

7-
> This is an example of creating a reusable grid component and using it with external data.
7+
> 이것은 재사용 가능한 그리드 컴포넌트를 생성하고 외부 데이터와 함께 사용하는 예입니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/xkkbfL3L/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/hackernews.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
2-
title: HackerNews Clone
2+
title: HackerNews 클론
33
type: examples
44
order: 10
55
---
66

7-
> This is a HackerNews clone built upon HN's official Firebase API, Vue 2.0 + vue-router + vuex, with server-side rendering.
7+
> HN의 공식 Firebase APIVue 2.0 + vue-router + vuex를 기반으로 서버 사이드 렌더링 기능을 갖춘 HackerNews 클론입니다.
88
99
{% raw %}
1010
<div style="max-width:600px">

src/v2/examples/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Markdown Editor
2+
title: Markdown 에디터
33
type: examples
44
order: 0
55
---
66

7-
> Dead simple Markdown editor.
7+
> 너무나 간단한 Markdown 에디터.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/rdjjpc7a/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/modal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Modal Component
2+
title: 모달 컴포넌트
33
type: examples
44
order: 6
55
---
66

7-
> Features used: component, prop passing, content insertion, transitions.
7+
> 다음 기능을 사용합니다: 컴포넌트, prop 전달, 컨텐츠 삽입, 전환.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mwLbw11k/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/select2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Wrapper Component
2+
title: 래퍼 컴포넌트
33
type: examples
44
order: 8
55
---
66

7-
> In this example we are integrating a 3rd party jQuery plugin (select2) by wrapping it inside a custom component.
7+
> 이 예제에서는 써드파티 jQuery 플러그인 (select2)을 사용자 정의 컴포넌트 내부에 래핑하여 통합하고 있습니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/fruqrvdL/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/svg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ type: examples
44
order: 5
55
---
66

7-
> This example showcases a combination of custom component, computed property, two-way binding and SVG support.
7+
> 이 예에서는 사용자 지정 컴포넌트, 계산된 속성, 양방향 바인딩 및 SVG 지원을 보여줍니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mhrckqgq/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/todomvc.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ type: examples
44
order: 9
55
---
66

7-
> This is a fully spec-compliant TodoMVC implementation in under 120 effective lines of JavaScript (excluding comments and blank lines).
7+
> 이것은 120 개 유효 라인의 JavaScript(주석 및 빈 줄 제외)에서 완전한 사양을 준수하는 TodoMVC 구현입니다.
88
9-
<p class="tip">Note that if your web browser is configured to block 3rd-party data/cookies, the example below will not work, as the `localStorage` data will fail to be saved from JSFiddle. You'll have to click on `Edit in JSFiddle` to see the live result.</p>
9+
<p class="tip">써드파티 데이터/쿠키를 차단하도록 웹 브라우저를 구성한 경우 아래 예제는 작동하지 않습니다. `localStorage` 데이터가 JSFiddle에서 저장되지 않기 때문입니다. 실제 결과를 보려면 `Edit in JSFiddle` 을 클릭해야합니다.</p>
1010

1111
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/4dr2fLb7/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

src/v2/examples/tree-view.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Tree View
2+
title: 트리 뷰
33
type: examples
44
order: 4
55
---
66

7-
> Example of a simple tree view implementation showcasing recursive usage of components.
7+
> 컴포넌트의 재귀적 사용을 보여주는 간단한 트리 뷰 구현의 예입니다.
88
99
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/3p0j5sgy/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe>

0 commit comments

Comments
 (0)