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

Side by Side Diff: _locales/ko/messages.json

Issue 11396001: Fixed broken links on options page (Closed)
Patch Set: Created Aug. 5, 2013, 3:07 p.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/ja/messages.json ('k') | _locales/lt/messages.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 "add": { 2 "add": {
3 "message": "추가" 3 "message": "추가"
4 }, 4 },
5 "add_domain_button": { 5 "add_domain_button": {
6 "message": "도메인 추가" 6 "message": "도메인 추가"
7 }, 7 },
8 "add_filter_button": { 8 "add_filter_button": {
9 "message": "필터 추가" 9 "message": "필터 추가"
10 }, 10 },
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
44 "enable_only_the": { 44 "enable_only_the": {
45 "message": "필요한 구독 필터만 추가하십시오. 구독 필터를 필요 이상으로 많이 추가하면 페이지의 로딩 속도가 느려질 수 있습니다 ." 45 "message": "필요한 구독 필터만 추가하십시오. 구독 필터를 필요 이상으로 많이 추가하면 페이지의 로딩 속도가 느려질 수 있습니다 ."
46 }, 46 },
47 "enabled_for_site": { 47 "enabled_for_site": {
48 "message": "이 사이트에 필터 적용" 48 "message": "이 사이트에 필터 적용"
49 }, 49 },
50 "filter_lists": { 50 "filter_lists": {
51 "message": "구독 필터" 51 "message": "구독 필터"
52 }, 52 },
53 "found_a_bug": { 53 "found_a_bug": {
54 "message": "버그를 발견하셨습니까? 애드블록 플러스를 여러분의 언어로 번역하고 싶습니까? <a href='$url$'>연락하기< /a>", 54 "message": "버그를 발견하셨습니까? 애드블록 플러스를 여러분의 언어로 번역하고 싶습니까? <a>연락하기</a>"
55 "placeholders": {
56 "url": {
57 "content": "$1"
58 }
59 }
60 }, 55 },
61 "general": { 56 "general": {
62 "message": "일반" 57 "message": "일반"
63 }, 58 },
64 "last_updated_at": { 59 "last_updated_at": {
65 "message": "$date$ $time$에 마지막으로 업데이트됨", 60 "message": "$date$ $time$에 마지막으로 업데이트됨",
66 "placeholders": { 61 "placeholders": {
67 "date": { 62 "date": {
68 "content": "$2" 63 "content": "$2"
69 }, 64 },
(...skipping 30 matching lines...) Expand all
100 }, 95 },
101 "subscriptionSelection_subscriptionSelector_label": { 96 "subscriptionSelection_subscriptionSelector_label": {
102 "message": "목록에서 구독할 필터를 선택하십시오." 97 "message": "목록에서 구독할 필터를 선택하십시오."
103 }, 98 },
104 "update_now": { 99 "update_now": {
105 "message": "지금 업데이트" 100 "message": "지금 업데이트"
106 }, 101 },
107 "whitelisted_domains": { 102 "whitelisted_domains": {
108 "message": "허용된 도메인" 103 "message": "허용된 도메인"
109 } 104 }
110 } 105 }
OLDNEW
« no previous file with comments | « _locales/ja/messages.json ('k') | _locales/lt/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld