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

Unified Diff: res/values-ko/strings.xml

Issue 29370727: Issue 4505 - Add translations (Closed)
Patch Set: Removing now unused readTextFile Created Jan. 6, 2017, 4:07 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 | « res/values-it/strings.xml ('k') | res/values-nl/strings.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: res/values-ko/strings.xml
===================================================================
new file mode 100644
--- /dev/null
+++ b/res/values-ko/strings.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <string name="app_name">Samsung Internet용 Adblock Plus</string>
+ <string name="automatic_updates">자동 업데이트 구성</string>
+ <string name="manage_subscriptions">필터 목록 구성</string>
+ <string name="manage_subscriptions_summary">광고 차단 언어 변경</string>
+ <string name="more_blocking">추가 차단 옵션</string>
+ <string name="more_blocking_category">기타 필터 목록</string>
+ <string name="more_blocking_summary">추적 및 멀웨어 사이트 비활성화</string>
+ <string name="enabled_subscriptions">다음 웹사이트에서 활성화&#8230;</string>
+ <string name="available_subscriptions">기타 언어</string>
+ <string name="initialization_title">초기화</string>
+ <string name="initialization_message">초기화 중&#8230;</string>
+ <string name="enable_acceptable_ads">일부 비침입적 광고 허용</string>
+ <string name="last_update">업데이트:</string>
+ <string name="last_update_never">안 함</string>
+ <string name="acceptable_ads_category">허용되는 광고</string>
+ <string name="aa_dialog_title">관리 중</string>
+ <string name="aa_dialog_message"><![CDATA[기본적으로 사용자를 방해하지 않는 광고는 표시되고 성가신 광고는 항상 차단됩니다. <b>일부 비침입적 광고 허용</b> 옵션을 구성하여 이 설정을 언제든지 변경할 수 있습니다.]]></string>
+ <string name="aa_dialog_button">확인</string>
+ <string name="sbrowser_dialog_title">Samsung Internet 업데이트</string>
+ <string name="sbrowser_dialog_message"><![CDATA[<p>Adblock Plus를 사용하기 전에 Samsung Internet 4.0으로 업데이트해야 합니다.</p><p>\"업데이트 다운로드\"를 눌러 지금 Samsung Internet을 업데이트하십시오. 다운로드가 완료되면 \"열기\"를 누르십시오. 그런 다음 Adblock Plus를 다시 실행하여 설치를 완료하십시오.</p>]]></string>
+ <string name="sbrowser_dialog_button">업데이트 다운로드</string>
+ <string name="setup_dialog_title">Samsung Internet에서 Adblock Plus 활성화</string>
+ <string name="setup_dialog_message"><![CDATA[<p>1. <b>컨텐츠 차단</b>기능을 활성화합니다.</p><p>2. <b>Adblock Plus</b>를 선택합니다.</p>]]></string>
+ <string name="setup_dialog_button">Samsung Internet 설정 구성</string>
+ <string name="subscription_disable_tracking">추적 비활성화</string>
+ <string name="subscription_disable_malware">멀웨어 도메인 비활성화</string>
+ <string name="subscription_disable_anti_adblock">광고 방지 차단 메시지 비활성화</string>
+ <string name="subscription_disable_social_media">소셜 미디어 비활성화 버튼</string>
+ <string name="download_settings_wifi">Wi-Fi에서만</string>
+ <string name="download_settings_always">항상</string>
+
+</resources>
« no previous file with comments | « res/values-it/strings.xml ('k') | res/values-nl/strings.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld