From d6227352455b9a7f8616d3df7bba5a4cbd1e3c75 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Wed, 13 May 2015 01:01:26 -0400 Subject: [tx-robot] updated from transifex --- l10n/ko.js | 6 ++++++ l10n/ko.json | 6 ++++++ l10n/ko.php | 6 ++++++ 3 files changed, 18 insertions(+) diff --git a/l10n/ko.js b/l10n/ko.js index ba65abfa6..e53381ff7 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -49,6 +49,9 @@ OC.L10N.register( "Remove keep article unread" : "읽지 않은 상태로 유지하지 않음", "by" : "작성:", "from" : "원본 사이트:", + "Play audio" : "오디오 재생", + "Download video" : "동영상 다운로드", + "Download audio" : "오디오 다운로드", "Keyboard shortcut" : "키보드 단축키", "Description" : "설명", "right" : "오른쪽", @@ -65,6 +68,8 @@ OC.L10N.register( "Load next folder" : "다음 폴더 불러오기", "Load previous folder" : "이전 폴더 불러오기", "Scroll to active navigation entry" : "활성 탐색 항목으로 스크롤", + "Focus search field" : "검색 필드에 초점 맞추기", + "Mark current article's feed/folder read" : "현재 글이 속한 피드/폴더를 읽은 것으로 표시", "Web address" : "웹 주소", "Feed exists already!" : "피드가 이미 존재합니다!", "Folder" : "폴더", @@ -99,6 +104,7 @@ OC.L10N.register( "Keyboard shortcuts" : "키보드 단축키", "Disable mark read through scrolling" : "스크롤 시 읽은 상태로 표시 비활성화", "Compact view" : "축소된 보기", + "Expand articles on key navigation" : "키 탐색 시 글 확장", "Show all articles" : "모든 글 보기", "Reverse ordering (oldest on top)" : "순서 뒤집기(오래된 항목 먼저)", "Subscriptions (OPML)" : "구독(OPML)", diff --git a/l10n/ko.json b/l10n/ko.json index e5d8f9bb1..c0790ade0 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -47,6 +47,9 @@ "Remove keep article unread" : "읽지 않은 상태로 유지하지 않음", "by" : "작성:", "from" : "원본 사이트:", + "Play audio" : "오디오 재생", + "Download video" : "동영상 다운로드", + "Download audio" : "오디오 다운로드", "Keyboard shortcut" : "키보드 단축키", "Description" : "설명", "right" : "오른쪽", @@ -63,6 +66,8 @@ "Load next folder" : "다음 폴더 불러오기", "Load previous folder" : "이전 폴더 불러오기", "Scroll to active navigation entry" : "활성 탐색 항목으로 스크롤", + "Focus search field" : "검색 필드에 초점 맞추기", + "Mark current article's feed/folder read" : "현재 글이 속한 피드/폴더를 읽은 것으로 표시", "Web address" : "웹 주소", "Feed exists already!" : "피드가 이미 존재합니다!", "Folder" : "폴더", @@ -97,6 +102,7 @@ "Keyboard shortcuts" : "키보드 단축키", "Disable mark read through scrolling" : "스크롤 시 읽은 상태로 표시 비활성화", "Compact view" : "축소된 보기", + "Expand articles on key navigation" : "키 탐색 시 글 확장", "Show all articles" : "모든 글 보기", "Reverse ordering (oldest on top)" : "순서 뒤집기(오래된 항목 먼저)", "Subscriptions (OPML)" : "구독(OPML)", diff --git a/l10n/ko.php b/l10n/ko.php index 2384b6369..84031e8be 100644 --- a/l10n/ko.php +++ b/l10n/ko.php @@ -48,6 +48,9 @@ $TRANSLATIONS = array( "Remove keep article unread" => "읽지 않은 상태로 유지하지 않음", "by" => "작성:", "from" => "원본 사이트:", +"Play audio" => "오디오 재생", +"Download video" => "동영상 다운로드", +"Download audio" => "오디오 다운로드", "Keyboard shortcut" => "키보드 단축키", "Description" => "설명", "right" => "오른쪽", @@ -64,6 +67,8 @@ $TRANSLATIONS = array( "Load next folder" => "다음 폴더 불러오기", "Load previous folder" => "이전 폴더 불러오기", "Scroll to active navigation entry" => "활성 탐색 항목으로 스크롤", +"Focus search field" => "검색 필드에 초점 맞추기", +"Mark current article's feed/folder read" => "현재 글이 속한 피드/폴더를 읽은 것으로 표시", "Web address" => "웹 주소", "Feed exists already!" => "피드가 이미 존재합니다!", "Folder" => "폴더", @@ -98,6 +103,7 @@ $TRANSLATIONS = array( "Keyboard shortcuts" => "키보드 단축키", "Disable mark read through scrolling" => "스크롤 시 읽은 상태로 표시 비활성화", "Compact view" => "축소된 보기", +"Expand articles on key navigation" => "키 탐색 시 글 확장", "Show all articles" => "모든 글 보기", "Reverse ordering (oldest on top)" => "순서 뒤집기(오래된 항목 먼저)", "Subscriptions (OPML)" => "구독(OPML)", -- cgit v1.2.3