summaryrefslogtreecommitdiffstats
path: root/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-30 08:07:26 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-09-30 08:07:26 -0400
commit215e8846e8edef5f7289b518d5e5fb0d7b35bee3 (patch)
tree1cf87842e84c5f46dd96c64fa41bee5a2831047a /l10n/ko.php
parent2bbcab1483635c75cd9c8d2dbde6ddad7eca2ade (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko.php')
-rw-r--r--l10n/ko.php9
1 files changed, 8 insertions, 1 deletions
diff --git a/l10n/ko.php b/l10n/ko.php
index 7ba11894a..3f56cb33e 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -2,7 +2,9 @@
"News" => "뉴스",
"Can not add feed: Exists already" => "피드를 추가할 수 없음: 이미 존재함",
"Can not add feed: URL does not exist or has invalid xml" => "피드를 추가할 수 없음: URL이 존재하지 않거나 XML이 올바르지 않음",
+"Articles without feed" => "피드를 제외한 기사",
"Can not add folder: Exists already" => "폴더를 추가할 수 없음: 이미 존재함",
+"status" => "상태",
"Undo deletion of %s" => "%s 삭제 실행 취소",
"Add Website" => "웹 사이트 추가",
"Error: address exists already!" => "오류: 주소가 이미 존재합니다!",
@@ -19,6 +21,7 @@
"Unread articles" => "읽지 않은 ",
"All articles" => "모든 ",
"Mark read" => "읽은 것으로 표시",
+"Welcome to the ownCloud News app!" => "Owncloud 뉴스 앱에 오신걸 환영합니다!",
"from" => "원본 사이트",
"by" => "작성:",
"Download" => "다운로드",
@@ -27,8 +30,12 @@
"Collapse" => "접기",
"Delete folder" => "폴더 삭제",
"Rename folder" => "폴더 이름 바꾸기",
+"Subscriptions (OPML)" => "구독 (OPML)",
"Import" => "가져오기",
"Export" => "내보내기",
"Error when importing: file does not contain valid OPML" => "가져오기 오류: 파일이 올바른 OPML을 포함하지 않음",
-"Error when importing: file does not contain valid JSON" => "가져오기 오류: 파일이 올바른 JSON을 포함하지 않음"
+"Unread/Starred Articles" => "읽지 않음 / 주요 기사들",
+"Error when importing: file does not contain valid JSON" => "가져오기 오류: 파일이 올바른 JSON을 포함하지 않음",
+"Show read articles" => "읽은 기사 표시",
+"Hide read articles" => "읽은 기사 숨기기"
);