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

Delta Between Two Patch Sets: locales/ko/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Left Patch Set: Created Oct. 16, 2012, 2:16 p.m.
Right Patch Set: Created Oct. 19, 2012, 4:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « locales/ja/messages.json ('k') | locales/lt/messages.json » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 { 1 {
2 "add": { 2 "add": {
3 "description": "This is the label for the 'Add' buttons.", 3 "description": "This is the label for the 'Add' buttons.",
4 "message": "추가" 4 "message": "추가"
5 }, 5 },
6 "add_domain_button": { 6 "add_domain_button": {
7 "message": "도메인 추가" 7 "message": "도메인 추가"
8 }, 8 },
9 "add_filter_button": { 9 "add_filter_button": {
10 "message": "필터 추가" 10 "message": "필터 추가"
11 }, 11 },
12 "add_filters_msg": { 12 "add_filters_msg": {
13 "message": "새 필터를 추가하시겠습니까?" 13 "message": "새 필터를 추가하시겠습니까?"
14 }, 14 },
15 "add_your_own_filters": { 15 "add_your_own_filters": {
16 "message": "사용자 필터" 16 "message": "사용자 필터"
17 }, 17 },
18 "apply_changes": { 18 "apply_changes": {
19 "message": "적용" 19 "message": "적용"
20 }, 20 },
21 "block_element": { 21 "block_element": {
22 "description": "Label for 'Block Element' context menu item", 22 "description": "Label for 'Block Element' context menu item",
23 "message": "요소 숨김" 23 "message": "요소 숨김"
24 }, 24 },
25 "cancel": { 25 "cancel": {
26 "description": "Cancel button label", 26 "description": "Cancel button label",
27 "message": "취소" 27 "message": "취소"
28 }, 28 },
29 "clickhide_instructions": { 29 "clickhide_instructions": {
30 "message": "이 팝업을 닫은 후 웹 페이지에서 HTML 요소를 클릭하십시오." 30 "message": "이 팝업을 닫은 후 웹 페이지에서 HTML 요소를 클릭하십시오."
31 }, 31 },
32 "description": { 32 "description": {
33 "message": "침입형 광고, 이제 안녕! Adblock Plus 확장 프로그램을 이제 구글 크롬에서 이용하십시오." 33 "message": "침입형 광고, 이제 안녕! Adblock Plus 확장 프로그램을 이제 구글 크롬에서 이용하십시오."
34 }, 34 },
35 "disable_inline": { 35 "disable_inline": {
36 "message": "인라인 텍스트 광고를 보지 않음" 36 "message": "인라인 텍스트 광고를 보지 않음"
37 }, 37 },
38 "disabled_for_these_domains": { 38 "disabled_for_these_domains": {
39 "message": "다음 도메인에서는 광고를 차단하지 않습니다. 주소 표시줄의 애드블록 플러스 아이콘 또는 허용 도메인 탭에서 도메인을 입력한 후 \"도메인 추가\" 버튼을 누르십시오." 39 "message": "다음 도메인에서는 광고를 차단하지 않습니다. 주소 표시줄의 애드블록 플러스 아이콘 또는 허용 도메인 탭에서 도메인을 입력한 후 \"도메인 추가\" 버튼을 누르십시오."
40 }, 40 },
41 "easy_create_filter": { 41 "easy_create_filter": {
42 "description": "Button label in popup balloon", 42 "description": "Button label in popup balloon",
43 "message": "광고 영역 숨기기" 43 "message": "광고 영역 숨기기"
44 }, 44 },
45 "edit_filters_raw": { 45 "edit_filters_raw": {
46 "message": "필터 편집" 46 "message": "필터 편집"
47 }, 47 },
48 "enable_only_the": { 48 "enable_only_the": {
49 "message": "필요한 구독 필터만 추가하십시오. 구독 필터를 필요 이상으로 많이 추가하면 페이지의 로딩 속도가 느려질 수 있습니다 ." 49 "message": "필요한 구독 필터만 추가하십시오. 구독 필터를 필요 이상으로 많이 추가하면 페이지의 로딩 속도가 느려질 수 있습니다 ."
50 }, 50 },
51 "enabled_for_site": { 51 "enabled_for_site": {
52 "description": "Popup balloon checkbox label", 52 "description": "Popup balloon checkbox label",
53 "message": "이 사이트에 필터 적용" 53 "message": "이 사이트에 필터 적용"
54 }, 54 },
55 "filter_lists": { 55 "filter_lists": {
56 "description": "This is a tab heading.", 56 "description": "This is a tab heading.",
57 "message": "구독 필터" 57 "message": "구독 필터"
58 }, 58 },
59 "filter_must_follow_syntax": { 59 "filter_must_follow_syntax": {
60 "message": "사용자 필터는 <a href='$url$'>애드블록 플러스의 필터 작성 방법</a>을 따라야 합니다. 필터의 특정 구문은 지원하지 않습니다.", 60 "message": "사용자 필터는 <a href='$url$'>애드블록 플러스의 필터 작성 방법</a>을 따라야 합니다. 필터의 특정 구문은 지원하지 않습니다.",
61 "placeholders": { 61 "placeholders": {
62 "url": { 62 "url": {
63 "content": "$1" 63 "content": "$1"
64 } 64 }
65 } 65 }
66 }, 66 },
67 "filters_acceptableAds2_label": { 67 "filters_acceptableAds2_label": {
68 "message": "비침입형 광고 허용" 68 "message": "비침입형 광고 허용"
69 }, 69 },
70 "filters_addSubscriptionAdd_label": { 70 "filters_addSubscriptionAdd_label": {
71 "message": "추가" 71 "message": "추가"
72 }, 72 },
73 "filters_addSubscriptionOther_label": { 73 "filters_addSubscriptionOther_label": {
74 "message": "다른 구독 필터 추가 (F)" 74 "message": "다른 구독 필터 추가 (F)"
75 }, 75 },
76 "filters_addSubscription_label": { 76 "filters_addSubscription_label": {
77 "message": "구독 필터 추가" 77 "message": "구독 필터 추가"
78 }, 78 },
79 "filters_readMore_label": { 79 "filters_readMore_label": {
80 "message": "자세히 보기" 80 "message": "자세히 보기"
81 }, 81 },
82 "filters_subscription_delete_label": { 82 "filters_subscription_delete_label": {
83 "message": "삭제" 83 "message": "삭제"
84 }, 84 },
85 "filters_subscription_enabled_label": { 85 "filters_subscription_enabled_label": {
86 "message": "사용" 86 "message": "사용"
87 }, 87 },
88 "filters_subscription_lastDownload_checksumMismatch": { 88 "filters_subscription_lastDownload_checksumMismatch": {
89 "message": "실패함 : 검사합 불일치" 89 "message": "실패함 : 검사합 불일치"
90 }, 90 },
91 "filters_subscription_lastDownload_connectionError": { 91 "filters_subscription_lastDownload_connectionError": {
92 "message": "실패함 : 다운로드 실패" 92 "message": "실패함 : 다운로드 실패"
93 }, 93 },
94 "filters_subscription_lastDownload_inProgress": { 94 "filters_subscription_lastDownload_inProgress": {
95 "message": "다운로드 중..." 95 "message": "다운로드 중..."
96 }, 96 },
97 "filters_subscription_lastDownload_invalidData": { 97 "filters_subscription_lastDownload_invalidData": {
98 "message": "실패함 : 올바르지 않은 필터" 98 "message": "실패함 : 올바르지 않은 필터"
99 }, 99 },
100 "filters_subscription_lastDownload_invalidURL": { 100 "filters_subscription_lastDownload_invalidURL": {
101 "message": "실패함 : 올바르지 않은 주소" 101 "message": "실패함 : 올바르지 않은 주소"
102 }, 102 },
103 "filters_viewList_label": { 103 "filters_viewList_label": {
104 "message": "필터 목록 보기" 104 "message": "필터 목록 보기"
105 }, 105 },
106 "found_a_bug": { 106 "found_a_bug": {
107 "message": "버그를 발견하셨습니까? 애드블록 플러스를 여러분의 언어로 번역하고 싶습니까? <a href='$url$'>연락하기< /a>", 107 "message": "버그를 발견하셨습니까? 애드블록 플러스를 여러분의 언어로 번역하고 싶습니까? <a href='$url$'>연락하기< /a>",
108 "placeholders": { 108 "placeholders": {
109 "url": { 109 "url": {
110 "content": "$1" 110 "content": "$1"
111 } 111 }
112 } 112 }
113 }, 113 },
114 "general": { 114 "general": {
115 "description": "This is a tab heading.", 115 "description": "This is a tab heading.",
116 "message": "일반" 116 "message": "일반"
117 }, 117 },
118 "global_remove_subscription_warning": { 118 "global_remove_subscription_warning": {
119 "message": "이 구독 필터를 제거하시겠습니까?" 119 "message": "이 구독 필터를 제거하시겠습니까?"
120 }, 120 },
121 "global_subscription_invalid_location": { 121 "global_subscription_invalid_location": {
122 "message": "구독 필터의 위치에 입력하는 URL 또는 파일명이 올바르지 않습니다." 122 "message": "구독 필터의 위치에 입력하는 URL 또는 파일명이 올바르지 않습니다."
123 }, 123 },
124 "last_updated_at": { 124 "last_updated_at": {
125 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011", 125 "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
126 "message": "$date$ $time$에 마지막으로 업데이트됨", 126 "message": "$date$ $time$에 마지막으로 업데이트됨",
127 "placeholders": { 127 "placeholders": {
128 "date": { 128 "date": {
129 "content": "$2" 129 "content": "$2"
130 }, 130 },
131 "time": { 131 "time": {
132 "content": "$1" 132 "content": "$1"
133 } 133 }
134 } 134 }
135 }, 135 },
136 "last_updated_at_today": { 136 "last_updated_at_today": {
137 "description": "e.g. Last updated at 3:00pm today", 137 "description": "e.g. Last updated at 3:00pm today",
138 "message": "오늘 $time$에 마지막으로 업데이트됨", 138 "message": "오늘 $time$에 마지막으로 업데이트됨",
139 "placeholders": { 139 "placeholders": {
140 "time": { 140 "time": {
141 "content": "$1" 141 "content": "$1"
142 } 142 }
143 } 143 }
144 }, 144 },
145 "name": { 145 "name": {
146 "message": "Adblock Plus (Beta)" 146 "message": "Adblock Plus"
147 }, 147 },
148 "new_filters_added": { 148 "new_filters_added": {
149 "message": "새 필터가 추가되었습니다. 필터 관리 : <a id='options_url' target='_blank'>옵션</a >" 149 "message": "새 필터가 추가되었습니다. 필터 관리 : <a id='options_url' target='_blank'>옵션</a >"
150 }, 150 },
151 "options": { 151 "options": {
152 "message": "Adblock Plus - 애드블록 플러스 옵션" 152 "message": "Adblock Plus - 애드블록 플러스 옵션"
153 }, 153 },
154 "out_of_date_lists": { 154 "out_of_date_lists": {
155 "message": "구독 필터는 주기적으로 자동 업데이트됩니다." 155 "message": "구독 필터는 주기적으로 자동 업데이트됩니다."
156 }, 156 },
157 "overlay_hideplaceholders_label": { 157 "overlay_hideplaceholders_label": {
158 "message": "차단된 요소의 영역 숨기기" 158 "message": "차단된 요소의 영역 숨기기"
159 }, 159 },
160 "remove_button": { 160 "remove_button": {
161 "description": "This is the label for the 'Remove selected' buttons.", 161 "description": "This is the label for the 'Remove selected' buttons.",
162 "message": "선택 항목 제거" 162 "message": "선택 항목 제거"
163 }, 163 },
164 "show_block_element_menu": { 164 "show_block_element_menu": {
165 "message": "문맥 메뉴에 '요소 숨김' 항목 표시" 165 "message": "문맥 메뉴에 '요소 숨김' 항목 표시"
166 }, 166 },
167 "show_icon": { 167 "show_icon": {
168 "message": "주소 표시줄에 아이콘 표시" 168 "message": "주소 표시줄에 아이콘 표시"
169 }, 169 },
170 "subscriptionSelection_location_label": { 170 "subscriptionSelection_location_label": {
171 "message": "위치 (L)" 171 "message": "위치 (L)"
172 }, 172 },
173 "subscriptionSelection_subscriptionSelector_label": { 173 "subscriptionSelection_subscriptionSelector_label": {
174 "message": "구독할 필터를 선택하거나 이름/위치를 입력하십시오." 174 "message": "구독할 필터를 선택하거나 이름/위치를 입력하십시오."
175 }, 175 },
176 "subscriptionSelection_title_label": { 176 "subscriptionSelection_title_label": {
177 "message": "이름 (T)" 177 "message": "이름 (T)"
178 }, 178 },
179 "update_now": { 179 "update_now": {
180 "message": "지금 업데이트" 180 "message": "지금 업데이트"
181 }, 181 },
182 "whitelisted_domains": { 182 "whitelisted_domains": {
183 "description": "This is a tab heading.", 183 "description": "This is a tab heading.",
184 "message": "허용 도메인" 184 "message": "허용 도메인"
185 } 185 }
186 } 186 }
LEFTRIGHT

Powered by Google App Engine
This is Rietveld