aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr/sub.php
diff options
context:
space:
mode:
authorGravatar Seokseong Jeon <sjeon87+github@gmail.com> 2018-01-31 18:06:45 +0900
committerGravatar Frans de Jonge <fransdejonge@gmail.com> 2018-01-31 10:06:45 +0100
commitfb541b1bacb198be7ccac9341415facb91b7dc81 (patch)
tree5501d9360408aac92b15b4e9551204828b17b731 /app/i18n/kr/sub.php
parente70d44102c2051bec98fe318c308ee3fc13ba6ab (diff)
[i18n] Translated to Korean (#1776)
Diffstat (limited to 'app/i18n/kr/sub.php')
-rw-r--r--app/i18n/kr/sub.php14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index d290dd635..e11d4588f 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -2,8 +2,8 @@
return array(
'api' => array(
- 'documentation' => 'Copy the following URL to use it within an external tool.',// TODO
- 'title' => 'API',// TODO
+ 'documentation' => '외부 도구에서 API를 사용하기 위해서 아래 URL을 사용하세요.',
+ 'title' => 'API',
),
'bookmarklet' => array(
'documentation' => '이 버튼을 즐겨찾기 막대로 끌어다 놓거나 마우스 오른쪽 클릭으로 나타나는 메뉴에서 "이 링크를 즐겨찾기에 추가"를 선택하세요. 그리고 피드를 구독하길 원하는 페이지에서 "구독하기" 버튼을 클릭하세요.',
@@ -35,14 +35,14 @@ return array(
'informations' => '정보',
'keep_history' => '최소 유지 글 개수',
'moved_category_deleted' => '카테고리를 삭제하면, 해당 카테고리 아래에 있던 피드들은 자동적으로 <em>%s</em> 아래로 분류됩니다.',
- 'mute' => 'mute', // TODO
+ 'mute' => '무기한 새로고침 금지',
'no_selected' => '선택된 피드가 없습니다.',
'number_entries' => '%d 개의 글',
'priority' => array(
- '_' => 'Visibility', // TODO
- 'archived' => 'Do not show (archived)', // TODO
- 'main_stream' => '메인 스트림에 표시하기', // TODO
- 'normal' => 'Show in its category', // TODO
+ '_' => '표시',
+ 'archived' => '표시하지 않음 (보관됨)',
+ 'main_stream' => '메인 스트림에 표시하기',
+ 'normal' => '피드가 속한 카테고리에만 표시하기',
),
'stats' => '통계',
'think_to_add' => '피드를 추가할 수 있습니다.',