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

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

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