summaryrefslogtreecommitdiff
path: root/core/src/main/res/values-ko
diff options
context:
space:
mode:
authorTom Hennen <tom.hennen@gmail.com>2016-02-06 11:28:36 -0500
committerTom Hennen <tom.hennen@gmail.com>2016-02-06 11:28:36 -0500
commit5e4f9405a00acd3fc7e5615122e991aaa45710c0 (patch)
tree895dd60e8101f12fdcf88dd77bd83ab9f2ffdeb9 /core/src/main/res/values-ko
parentdc18db04a7b18445ad4b606876167a9c4b9509b1 (diff)
downloadAntennaPod-5e4f9405a00acd3fc7e5615122e991aaa45710c0.zip
updated translations
Diffstat (limited to 'core/src/main/res/values-ko')
-rw-r--r--core/src/main/res/values-ko/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/core/src/main/res/values-ko/strings.xml b/core/src/main/res/values-ko/strings.xml
index 6802cc36d..d0b3aae33 100644
--- a/core/src/main/res/values-ko/strings.xml
+++ b/core/src/main/res/values-ko/strings.xml
@@ -495,6 +495,13 @@
<!--Feed information screen-->
<string name="authentication_label">인증</string>
<string name="authentication_descr">이 팟캐스트와 에피소드에 대한 사용자 이름과 비밀번호를 바꿉니다.</string>
+ <string name="auto_download_settings_label">자동 다운로드 설정</string>
+ <string name="episode_filters_label">에피소드 필터</string>
+ <string name="episode_filters_description">자동 다운로드를 할 때 에피소드가 포함되어야할지 제외되어야할지 결정하는 규칙의 목록</string>
+ <string name="episode_filters_include">포함</string>
+ <string name="episode_filters_exclude">제외</string>
+ <string name="episode_filters_hint">단수 단어 \n\"복수 단어\"</string>
+ <string name="keep_updated">최신 업데이트 유지</string>
<!--Progress information-->
<string name="progress_upgrading_database">데이터베이스 업그레이드 중</string>
<!--AntennaPodSP-->