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

Unified Diff: _locales/ko/messages.json

Issue 8432019: Added acceptable ads list to the options UI (Closed)
Patch Set: Created Sept. 25, 2012, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/ja/messages.json ('k') | _locales/lt/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/ko/messages.json
===================================================================
--- a/_locales/ko/messages.json
+++ b/_locales/ko/messages.json
@@ -59,25 +59,31 @@
"filter_must_follow_syntax": {
"message": "사용자 필터는 <a href='$url$'>애드블록 플러스의 필터 작성 방법</a>을 따라야 합니다. 필터의 특정 구문은 지원하지 않습니다.",
"placeholders": {
"url": {
"content": "$1"
}
}
},
+ "filters_acceptableAds2_label": {
+ "message": "비침입형 광고 허용"
+ },
"filters_addSubscriptionAdd_label": {
"message": "추가"
},
"filters_addSubscriptionOther_label": {
"message": "다른 구독 필터 추가 (F)"
},
"filters_addSubscription_label": {
"message": "구독 필터 추가"
},
+ "filters_readMore_label": {
+ "message": "자세히 보기"
+ },
"filters_subscription_delete_label": {
"message": "삭제"
},
"filters_subscription_enabled_label": {
"message": "사용"
},
"filters_subscription_lastDownload_checksumMismatch": {
"message": "실패함 : 검사합 불일치"
@@ -89,16 +95,19 @@
"message": "다운로드 중..."
},
"filters_subscription_lastDownload_invalidData": {
"message": "실패함 : 올바르지 않은 필터"
},
"filters_subscription_lastDownload_invalidURL": {
"message": "실패함 : 올바르지 않은 주소"
},
+ "filters_viewList_label": {
+ "message": "필터 목록 보기"
+ },
"found_a_bug": {
"message": "버그를 발견하셨습니까? 애드블록 플러스를 여러분의 언어로 번역하고 싶습니까? <a href='$url$'>연락하기</a>",
"placeholders": {
"url": {
"content": "$1"
}
}
},
@@ -141,17 +150,17 @@
},
"options": {
"message": "Adblock Plus - 애드블록 플러스 옵션"
},
"out_of_date_lists": {
"message": "구독 필터는 주기적으로 자동 업데이트됩니다."
},
"overlay_hideplaceholders_label": {
- "message": "차단된 요소의 공백 숨기기"
+ "message": "차단된 요소의 영역 숨기기"
},
"remove_button": {
"description": "This is the label for the 'Remove selected' buttons.",
"message": "선택 항목 제거"
},
"show_block_element_menu": {
"message": "문맥 메뉴에 '요소 숨김' 항목 표시"
},
« 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