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

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

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

Powered by Google App Engine
This is Rietveld