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

Side by Side Diff: adblockplussbrowser/res/values-ko/strings.xml

Issue 29687568: Issue 6345 - Implement translations for manual subscription update (Closed)
Patch Set: Changed string after update from agency Created Feb. 6, 2018, 12:19 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
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <resources> 2 <resources>
3 3
4 <string name="app_name">삼성 인터넷용 Adblock Plus</string> 4 <string name="app_name">삼성 인터넷용 Adblock Plus</string>
5 <string name="automatic_updates">자동 업데이트 구성</string> 5 <string name="automatic_updates">자동 업데이트 구성</string>
6 <string name="manage_subscriptions">필터 목록 구성</string> 6 <string name="manage_subscriptions">필터 목록 구성</string>
7 <string name="manage_subscriptions_summary">광고 차단 언어 변경</string> 7 <string name="manage_subscriptions_summary">광고 차단 언어 변경</string>
8 <string name="more_blocking">추가 차단 옵션</string> 8 <string name="more_blocking">추가 차단 옵션</string>
9 <string name="more_blocking_category">기타 필터 목록</string> 9 <string name="more_blocking_category">기타 필터 목록</string>
10 <string name="more_blocking_summary">추적 및 멀웨어 사이트 비활성화</string> 10 <string name="more_blocking_summary">추적 및 멀웨어 사이트 비활성화</string>
(...skipping 30 matching lines...) Expand all
41 <string name="whitelist_website_invalid_url_error">잘못된 URL</string> 41 <string name="whitelist_website_invalid_url_error">잘못된 URL</string>
42 <string name="whitelist_remove_dialog_title">허용 목록에 추가된 웹사이트 제거</string> 42 <string name="whitelist_remove_dialog_title">허용 목록에 추가된 웹사이트 제거</string>
43 <string name="whitelist_remove_dialog_message">정말 &lt;b>%1s&lt;/b>을(를) 제거할까요 ?</string> 43 <string name="whitelist_remove_dialog_message">정말 &lt;b>%1s&lt;/b>을(를) 제거할까요 ?</string>
44 <string name="add_subscription_dialog_message">구독 추가 중&#8230;</string> 44 <string name="add_subscription_dialog_message">구독 추가 중&#8230;</string>
45 <string name="remove_subscription_dialog_message">구독 삭제 중&#8230;</string> 45 <string name="remove_subscription_dialog_message">구독 삭제 중&#8230;</string>
46 <string name="about">관련 정보</string> 46 <string name="about">관련 정보</string>
47 <string name="privacy_policy">개인 정보 보호 정책</string> 47 <string name="privacy_policy">개인 정보 보호 정책</string>
48 <string name="terms_of_use">이용 약관</string> 48 <string name="terms_of_use">이용 약관</string>
49 <string name="imprint">발행자</string> 49 <string name="imprint">발행자</string>
50 <string name="imprint_text"><![CDATA[<p><b><font color=\"#ffffff\">eyeo GmbH </font></b> <br/>Lichtstraße 25<br/>50825 Cologne <br/>Germany</p> <p>지원: <br/>< a href=\"https://adblockplus.org/forum/\">Adblock Plus 포럼</a> <br/>이메일:<br/><a h ref=\"mailto:info@eyeo.com\">info@eyeo.com</a> <br/>전화:<br/>+49 (0)221 / 65028 5 98 <br/>팩스:<br/>+49 (0)221 / 65028 599</p> <p>VAT 번호:<br/>DE279292414 <br/>쾰른 지방 법원: <br/>HRB 73508</p> <p><b><font color=\"#ffffff\">전무이사</font></b>: <br/>Till Faida <br/>Felix Dahlke <br/>Steffen Kiedel</p>]]></string> 50 <string name="imprint_text"><![CDATA[<p><b><font color=\"#ffffff\">eyeo GmbH </font></b> <br/>Lichtstraße 25<br/>50825 Cologne <br/>Germany</p> <p>지원: <br/>< a href=\"https://adblockplus.org/forum/\">Adblock Plus 포럼</a> <br/>이메일:<br/><a h ref=\"mailto:info@eyeo.com\">info@eyeo.com</a> <br/>전화:<br/>+49 (0)221 / 65028 5 98 <br/>팩스:<br/>+49 (0)221 / 65028 599</p> <p>VAT 번호:<br/>DE279292414 <br/>쾰른 지방 법원: <br/>HRB 73508</p> <p><b><font color=\"#ffffff\">전무이사</font></b>: <br/>Till Faida <br/>Felix Dahlke <br/>Steffen Kiedel</p>]]></string>
51 <string name="update_subscriptions">구독 업데이트</string>
52 <string name="update_subscriptions_summary">활성화된 모든 구독 업데이트</string>
53 <string name="updating_subscriptions">백그라운드에서 구독 업데이트 중…</string>
54 <string name="metered_connection_warning">휴대전화의 데이터 요금제를 사용 중입니다. 정말 업데이트 하시 겠습니까? 이 작업은 다소 시간이 걸릴 수 있습니다.</string>
55 <string name="check_your_connection">오프라인 상태입니다. 인터넷 연결을 확인하십시오.</string>
51 56
52 </resources> 57 </resources>
OLDNEW
« no previous file with comments | « adblockplussbrowser/res/values-it/strings.xml ('k') | adblockplussbrowser/res/values-nl/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld