Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: locales/ko/source.json

Issue 6021528219025408: Issue #1170 More progress migrating adblockplus.org to our CMS. (Closed)
Patch Set: Created Sept. 1, 2014, 10:45 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locales/ko/requirements.json ('k') | locales/ko/subscriptions.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "title": { 2 "title": {
3 "message": "소스 코드" 3 "message": "소스 코드"
4 }, 4 },
5 "s1": {
6 "message": "소스 코드 가져오기"
7 },
8 "s2": {
9 "message": "애드블록 플러스 소스 코드는 HG <a>웹 인터페이스</a>를 통해 볼 수 있습니다. 소스를 로컬 컴퓨터로 복사해 가져오려면 다음 명령 줄을 실행하십시오."
10 },
11 "s3": {
12 "message": "유사하게 <a>Element Hiding Helper</a>와 <a>Diagnostics for Adblock Pl us</a>에 대한 저장소도 제공합니다. 특정 출시 상태에 대한 로컬 컴퓨터로의 복사를 초기화하려면 다음 명령을 실행하십시오."
13 },
14 "s4": {
15 "message": "(필요한 버전의 태그로"
16 },
17 "s5": {
18 "message": "를 대체하십시오)."
19 },
20 "s6": {
21 "message": "그렇지 않으면 <a>최신 출시 버전의 소스 코드를 다운로드</a>할 수도 있습니다."
22 },
23 "s7": {
24 "message": "개요를 보려면 <a>소스 코드 문서</a>를 보십시오."
25 },
26 "s8": { 5 "s8": {
27 "message": "HG 클라이언트와 관련 문서"
28 },
29 "s9": {
30 "message": "http://mercurial.selenic.com/"
31 },
32 "s10": {
33 "message": "머큐리얼(Mercurial)"
34 },
35 "s11": {
36 "message": "("
37 },
38 "s12": {
39 "message": "http://mercurial.selenic.com/wiki/QuickStart"
40 },
41 "s13": {
42 "message": "빠른 시작"
43 },
44 "s14": {
45 "message": ")"
46 },
47 "s15": {
48 "message": "https://developer.mozilla.org/en/Mercurial_FAQ"
49 },
50 "s16": {
51 "message": "모질라의 머큐리얼 FAQ" 6 "message": "모질라의 머큐리얼 FAQ"
52 },
53 "s17": {
54 "message": "http://hgbook.red-bean.com/"
55 },
56 "s18": {
57 "message": "머큐리얼의 분산 버전 관리"
58 },
59 "s19": {
60 "message": "(hgbook)"
61 },
62 "s20": {
63 "message": "http://mercurial.selenic.com/wiki/OtherTools"
64 },
65 "s21": {
66 "message": "GUI 클라이언트와 다른 도구"
67 },
68 "s22": {
69 "message": "애드블록 플러스의 빌드 생성하기"
70 },
71 "s23": {
72 "message": "개발 빌드를 만드려면 \"adblockplus\" (저장소의 로컬 컴퓨터로 복사)의 디렉터리로 이동하고, 다음 명령 을 실행하십시오."
73 } 7 }
74 } 8 }
OLDNEW
« no previous file with comments | « locales/ko/requirements.json ('k') | locales/ko/subscriptions.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld