summaryrefslogtreecommitdiffstats
path: root/l10n/ko.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-04-16 01:04:50 +0200
commitefc118431b6afbb7cc1df887e11195d8c7e761a7 (patch)
tree58a8e98c747cbd73b7fb5ce05da01bef0c1922a5 /l10n/ko.php
parent05b724e5c2aca4df45bb6fd5f85e50d5785dcf89 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko.php')
-rw-r--r--l10n/ko.php29
1 files changed, 15 insertions, 14 deletions
diff --git a/l10n/ko.php b/l10n/ko.php
index 4f7b23c64..9d714c50b 100644
--- a/l10n/ko.php
+++ b/l10n/ko.php
@@ -1,32 +1,33 @@
<?php $TRANSLATIONS = array(
-"year" => "년",
"News" => "뉴스",
-"no title" => "제목 없음",
-"no name" => "이름 없음",
-"no body" => "본문 없음",
-"subscriptions in ownCloud - News" => "ownCloud 뉴스 구독",
-"An error occurred" => "오류가 발생하였습니다.",
-"Nice! You have subscribed to " => "좋습니다! 다음 피드를 구독합니다:",
-"You had already subscribed to this feed!" => "이 피드를 이미 구독하고 있습니다!",
-"New" => "새로 만들기",
-"Add Subscription" => "구독 추가",
-"Address must not be empty!" => "주소를 입력해야 합니다!",
-"Feed exists already!" => "피드가 이미 존재합니다!",
+"Add Website" => "웹사이트 추가",
"Address" => "주소",
"Add" => "추가",
+"New folder" => "새로운 폴더",
"Folder" => "폴더",
+"Choose folder" => "폴더 선택",
+"Folder name" => "폴더 이름",
"Starred" => "별표",
+"Unread articles" => "읽지 않은 항목",
+"All articles" => "모든 항목",
"Mark all read" => "모두 읽은 글로 표시",
-"Share" => "공유",
+"from" => "원본 사이트",
+"by" => "작성:",
+"Cant play audio format" => "오디오 포맷을 재생할 수 없습니다.",
"Keep unread" => "읽지 않은 글로 두기",
"Delete feed" => "피드 삭제",
"Collapse" => "접기",
"Delete folder" => "폴더 삭제",
"Rename folder" => "폴더 이름 바꾸기",
+"Import / Export OPML" => "가져오기 / 내보내기 OPML",
"Import" => "가져오기",
"Export" => "내보내기",
"Subscribelet" => "구독물",
+"Show all" => "모두 보기",
"Show only unread" => "읽지 않은 글만 보기",
"Drag this to your browser bookmarks and click on it whenever you want to subscribe to a webpage quickly:" => "웹 브라우저 책갈피 항목에 다음 링크를 끌어다 놓으면 나중에 볼 웹 페이지를 빠르게 구독할 때 사용할 수 있습니다:",
-"Subscribe" => "구독"
+"Subscribe" => "구독",
+"An error occurred" => "오류가 발생하였습니다.",
+"Nice! You have subscribed to " => "좋습니다! 다음 피드를 구독합니다:",
+"You had already subscribed to this feed!" => "이 피드를 이미 구독하고 있습니다!"
);