summaryrefslogtreecommitdiffstats
path: root/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-20 01:18:47 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-06-20 01:18:47 +0200
commit116ab598c7ca7e4d3822573d26452c9dd79e4160 (patch)
treea38906a3fade77782a92af3aefbef063233cd83e /l10n/ko.php
parent85a4410f0883bb03a59a48925f6af97c53ab20d9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko.php')
-rw-r--r--l10n/ko.php24
1 files changed, 19 insertions, 5 deletions
diff --git a/l10n/ko.php b/l10n/ko.php
index ab626085f..b51778d14 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -1,25 +1,39 @@
<?php $TRANSLATIONS = array(
"News" => "뉴스",
-"Add Website" => "웹사이트 추가",
+"Can not add feed: Exists already" => "피드를 추가할 수 없음: 이미 존재함",
+"Can not add feed: URL does not exist or has invalid xml" => "피드를 추가할 수 없음: URL이 존재하지 않거나 XML이 올바르지 않음",
+"Can not add folder: Exists already" => "폴더를 추가할 수 없음: 이미 존재함",
+"Undo deletion of %s" => "%s 삭제 실행 취소",
+"Add Website" => "웹 사이트 추가",
+"Error: address exists already!" => "오류: 주소가 이미 존재합니다!",
+"Error: folder exists already" => "오류: 폴더가 이미 존재합니다",
"Address" => "주소",
"Add" => "추가",
-"New folder" => "새로운 폴더",
+"New folder" => "새 폴더",
"Folder" => "폴더",
"Choose folder" => "폴더 선택",
"Folder name" => "폴더 이름",
+"Back to folder selection" => "폴더 선택으로 돌아가기",
+"Create folder" => "폴더 만들기",
"Starred" => "별표",
-"Unread articles" => "읽지 않은 항목",
-"All articles" => "모든 항목",
+"Unread articles" => "읽지 않은 ",
+"All articles" => "모든 ",
+"Mark read" => "읽은 것으로 표시",
"from" => "원본 사이트",
"by" => "작성:",
"Cant play audio format" => "오디오 포맷을 재생할 수 없습니다.",
"Keep unread" => "읽지 않은 글로 두기",
+"Delete website" => "웹 사이트 삭제",
"Collapse" => "접기",
"Delete folder" => "폴더 삭제",
"Rename folder" => "폴더 이름 바꾸기",
-"Import / Export OPML" => "가져오기 / 내보내기 OPML",
+"Import / Export OPML" => "OPML 가져오기 / 내보내기",
"Import" => "가져오기",
"Export" => "내보내기",
+"Error when importing: file does not contain valid OPML" => "가져오기 오류: 파일이 올바른 OPML을 포함하지 않음",
+"Import Google Reader JSON" => "Google 리더 JSON 가져오기",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Google 리더의 별표 표시된 글과 공유된 글을 가져오려면 \n\t\t\tGoogle 테이크아웃 보관 파일의 .json 파일을 업로드하십시오",
+"Error when importing: file does not contain valid JSON" => "가져오기 오류: 파일이 올바른 JSON을 포함하지 않음",
"Show all" => "모두 보기",
"Show only unread" => "읽지 않은 글만 보기"
);