aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/sub.php
diff options
context:
space:
mode:
authorGravatar Seokseong Jeon <6747391+gsongsong@users.noreply.github.com> 2019-02-05 23:05:40 +0900
committerGravatar Frans de Jonge <fransdejonge@gmail.com> 2019-02-05 15:05:40 +0100
commit3b3accf6ce5d29449ee4d556b6277d92a1830680 (patch)
treec734ff8a4857f7e5a8d1d6e9e02184074070f219 /app/i18n/kr/sub.php
parente4224eee2ee8ebc96db34fb70ac225880911477d (diff)
i18n Korean (#2242)
Diffstat (limited to 'app/i18n/kr/sub.php')
-rw-r--r--app/i18n/kr/sub.php10
1 files changed, 5 insertions, 5 deletions
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index 9f8967053..9edd85818 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -27,7 +27,7 @@ return array(
'password' => 'HTTP 암호',
'username' => 'HTTP 사용자 이름',
),
- 'clear_cache' => 'Always clear cache', //TODO - Translation
+ 'clear_cache' => '항상 캐시 지우기',
'css_help' => '글의 일부가 포함된 RSS 피드를 가져옵니다 (주의, 시간이 좀 더 걸립니다!)',
'css_path' => '웹사이트 상의 글 본문에 해당하는 CSS 경로',
'description' => '설명',
@@ -47,11 +47,11 @@ return array(
),
'websub' => 'WebSub을 사용한 즉시 알림',
'show' => array(
- 'all' => 'Show all feeds', //TODO - Translation
- 'error' => 'Show only feeds with error', //TODO - Translation
+ 'all' => '모든 피드 보기',
+ 'error' => '오류가 발생한 피드만 보기',
),
'showing' => array(
- 'error' => 'Showing only feeds with error', //TODO - Translation
+ 'error' => '오류가 발생한 피드만 보여주고 있습니다',
),
'ssl_verify' => 'SSL 유효성 검사',
'stats' => '통계',
@@ -72,7 +72,7 @@ return array(
'export' => '내보내기',
'export_opml' => '피드 목록 내보내기 (OPML)',
'export_starred' => '즐겨찾기 내보내기',
- 'export_labelled' => 'Export your labelled articles', //TODO
+ 'export_labelled' => '라벨이 표시된 글들 내보내기',
'feed_list' => '%s 개의 글 목록',
'file_to_import' => '불러올 파일<br />(OPML, JSON 또는 ZIP)',
'file_to_import_no_zip' => '불러올 파일<br />(OPML 또는 JSON)',