aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/kr
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/kr')
-rw-r--r--app/i18n/kr/admin.php20
-rw-r--r--app/i18n/kr/conf.php35
-rw-r--r--app/i18n/kr/feedback.php12
-rw-r--r--app/i18n/kr/gen.php26
-rw-r--r--app/i18n/kr/index.php6
-rw-r--r--app/i18n/kr/install.php6
-rw-r--r--app/i18n/kr/sub.php11
7 files changed, 66 insertions, 50 deletions
diff --git a/app/i18n/kr/admin.php b/app/i18n/kr/admin.php
index bc65b3fa2..532fe30a5 100644
--- a/app/i18n/kr/admin.php
+++ b/app/i18n/kr/admin.php
@@ -67,8 +67,8 @@ return array(
'ok' => 'JSON 확장 기능이 설치되어 있습니다.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
),
'minz' => array(
'nok' => 'Minz 프레임워크를 찾을 수 없습니다.',
@@ -106,23 +106,23 @@ return array(
),
),
'extensions' => array(
+ 'author' => '제작자',
+ 'community' => '사용 가능한 커뮤니티 확장 기능들',
+ 'description' => '설명',
'disabled' => '비활성화됨',
'empty_list' => '설치된 확장 기능이 없습니다',
'enabled' => '활성화됨',
+ 'latest' => '설치됨',
+ 'name' => '이름',
'no_configure_view' => '이 확장 기능은 설정이 없습니다.',
'system' => array(
'_' => '시스템 확장 기능',
'no_rights' => '시스템 확장 기능 (이 확장 기능에 대한 권한이 없습니다)',
),
'title' => '확장 기능',
+ 'update' => '업데이트 있음',
'user' => '사용자 확장 기능',
- 'community' => '사용 가능한 커뮤니티 확장 기능들',
- 'name' => '이름',
'version' => '버전',
- 'description' => '설명',
- 'author' => '제작자',
- 'latest' => '설치됨',
- 'update' => '업데이트 있음',
),
'stats' => array(
'_' => '통계',
@@ -162,6 +162,10 @@ return array(
'instance-name' => '인스턴스 이름',
'max-categories' => '사용자별 카테고리 개수 제한',
'max-feeds' => '사용자별 피드 개수 제한',
+ 'cookie-duration' => array(
+ 'help' => 'in seconds', // @todo translate
+ 'number' => 'Duration to keep logged in', // @todo translate
+ ),
'registration' => array(
'help' => '0: 제한 없음',
'number' => '계정 최대 개수',
diff --git a/app/i18n/kr/conf.php b/app/i18n/kr/conf.php
index f26e2cf09..5c3d95d17 100644
--- a/app/i18n/kr/conf.php
+++ b/app/i18n/kr/conf.php
@@ -19,7 +19,7 @@ return array(
'bottom_line' => '하단',
'entry' => '문서 아이콘',
'publication_date' => '발행일',
- 'related_tags' => '관련 태그', //TODO
+ 'related_tags' => '관련 태그',
'sharing' => '공유',
'top_line' => '상단',
),
@@ -28,6 +28,7 @@ return array(
'seconds' => '초 (0: 타임아웃 없음)',
'timeout' => 'HTML5 알림 타임아웃',
),
+ 'show_nav_buttons' => '내비게이션 버튼 보이기',
'theme' => '테마',
'title' => '표시',
'width' => array(
@@ -37,7 +38,17 @@ return array(
'no_limit' => '제한 없음',
'thin' => '얇음',
),
- 'show_nav_buttons' => '내비게이션 버튼 보이기',
+ ),
+ 'profile' => array(
+ '_' => '프로필 관리',
+ 'delete' => array(
+ '_' => '계정 삭제',
+ 'warn' => '당신의 계정과 관련된 모든 데이터가 삭제됩니다.',
+ ),
+ 'password_api' => 'API 암호<br /><small>(예: 모바일 애플리케이션)</small>',
+ 'password_form' => '암호<br /><small>(웹폼 로그인 방식 사용시)</small>',
+ 'password_format' => '7 글자 이상이어야 합니다',
+ 'title' => '프로필',
),
'query' => array(
'_' => '사용자 쿼리',
@@ -73,31 +84,19 @@ return array(
'state_15' => '모든 글 표시',
'title' => '사용자 쿼리',
),
- 'profile' => array(
- '_' => '프로필 관리',
- 'delete' => array(
- '_' => '계정 삭제',
- 'warn' => '당신의 계정과 관련된 모든 데이터가 삭제됩니다.',
- ),
- 'password_api' => 'API 암호<br /><small>(예: 모바일 애플리케이션)</small>',
- 'password_form' => '암호<br /><small>(웹폼 로그인 방식 사용시)</small>',
- 'password_format' => '7 글자 이상이어야 합니다',
- 'title' => '프로필',
- ),
'reading' => array(
'_' => '읽기',
'after_onread' => '“모두 읽음으로 표시” 후,',
'articles_per_page' => '페이지당 글 수',
'auto_load_more' => '페이지 하단에 다다르면 글 더 불러오기',
'auto_remove_article' => '글을 읽은 후 숨기기',
- 'mark_updated_article_unread' => '갱신 된 글을 읽지 않음으로 표시',
'confirm_enabled' => '“모두 읽음으로 표시” 실행시 확인 창 표시',
'display_articles_unfolded' => '글을 펼쳐진 상태로 보여주기',
'display_categories_unfolded' => '카테고리를 접힌 상태로 보여주기',
'hide_read_feeds' => '읽지 않은 글이 없는 카테고리와 피드 감추기 (“모든 글 표시”가 설정된 경우 동작하지 않습니다)',
'img_with_lazyload' => '그림을 불러오는 데에 "lazy load" 모드 사용하기',
- 'sides_close_article' => '글 영역 바깥을 클릭하면 글 접기',
'jump_next' => '다음 읽지 않은 항목으로 이동 (피드 또는 카테고리)',
+ 'mark_updated_article_unread' => '갱신 된 글을 읽지 않음으로 표시',
'number_divided_when_reader' => '읽기 모드에서는 절반만 표시됩니다.',
'read' => array(
'article_open_on_website' => '글이 게재된 웹사이트를 방문했을 때',
@@ -112,6 +111,7 @@ return array(
'all_articles' => '모든 글 표시',
'unread' => '읽지 않은 글만 표시',
),
+ 'sides_close_article' => '글 영역 바깥을 클릭하면 글 접기',
'sort' => array(
'_' => '정렬 순서',
'newer_first' => '최근 글 먼저',
@@ -158,10 +158,11 @@ return array(
'javascript' => '단축키를 사용하기 위해선 자바스크립트를 사용하도록 설정하여야 합니다',
'last_article' => '마지막 글 보기',
'load_more' => '글 더 불러오기',
- 'mark_read' => '읽음으로 표시',
'mark_favorite' => '즐겨찾기에 등록',
+ 'mark_read' => '읽음으로 표시',
'navigation' => '탐색',
'navigation_help' => '"Shift" 키를 누른 상태에선 탐색 단축키가 피드에 적용됩니다.<br/>"Alt" 키를 누른 상태에선 탐색 단축키가 카테고리에 적용됩니다.',
+ 'navigation_no_mod_help' => 'The following navigation shortcuts do not support modifiers.', //TODO - Translation
'next_article' => '다음 글 보기',
'normal_view' => '일반 모드로 전환',
'other_action' => '다른 동작',
@@ -170,6 +171,8 @@ return array(
'rss_view' => '새 탭에서 RSS 피드 열기',
'see_on_website' => '글이 게재된 웹사이트에서 보기',
'shift_for_all_read' => '+ <code>shift</code>를 누른 상태에선 모두 읽음으로 표시',
+ 'skip_next_article' => 'Focus next without opening', //TODO - Translation
+ 'skip_previous_article' => 'Focus previous without opening', //TODO - Translation
'title' => '단축키',
'user_filter' => '사용자 필터 사용하기',
'user_filter_help' => '사용자 필터가 하나만 설정되어 있다면 해당 필터를 사용하고, 그렇지 않다면 필터를 번호로 선택할 수 있습니다.',
diff --git a/app/i18n/kr/feedback.php b/app/i18n/kr/feedback.php
index 12cd673ff..550904894 100644
--- a/app/i18n/kr/feedback.php
+++ b/app/i18n/kr/feedback.php
@@ -50,11 +50,15 @@ return array(
'no_zip_extension' => 'ZIP 확장 기능을 서버에서 찾을 수 없습니다.',
'zip_error' => 'ZIP 파일을 불러오는 동안 문제가 발생했습니다.',
),
+ 'profile' => array(
+ 'error' => '프로필을 변경할 수 없습니다',
+ 'updated' => '프로필을 변경했습니다',
+ ),
'sub' => array(
'actualize' => '피드를 가져오는 중입니다',
'articles' => array(
- 'marked_read' => 'The selected articles have been marked as read.', //TODO
- 'marked_unread' => 'The articles have been marked as unread.', //TODO
+ 'marked_read' => 'The selected articles have been marked as read.', //TODO - Translation
+ 'marked_unread' => 'The articles have been marked as unread.', //TODO - Translation
),
'category' => array(
'created' => '%s 카테고리가 생성되었습니다.',
@@ -109,8 +113,4 @@ return array(
'error' => '사용자 %s의 정보가 변경되지 않았습니다',
),
),
- 'profile' => array(
- 'error' => '프로필을 변경할 수 없습니다',
- 'updated' => '프로필을 변경했습니다',
- ),
);
diff --git a/app/i18n/kr/gen.php b/app/i18n/kr/gen.php
index 6a461bdac..86a50e9c4 100644
--- a/app/i18n/kr/gen.php
+++ b/app/i18n/kr/gen.php
@@ -44,33 +44,28 @@ return array(
),
'date' => array(
'Apr' => '\\A\\p\\r\\i\\l',
- 'Aug' => '\\A\\u\\g\\u\\s\\t',
- 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
- 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
- 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
- 'Jul' => '\\J\\u\\l\\y',
- 'Jun' => '\\J\\u\\n\\e',
- 'Mar' => '\\M\\a\\r\\c\\h',
- 'May' => '\\M\\a\\y',
- 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
- 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
- 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
'apr' => '4월',
'april' => '4월',
+ 'Aug' => '\\A\\u\\g\\u\\s\\t',
'aug' => '8월',
'august' => '8월',
'before_yesterday' => '어제 이전',
+ 'Dec' => '\\D\\e\\c\\e\\m\\b\\e\\r',
'dec' => '12월',
'december' => '12월',
+ 'Feb' => '\\F\\e\\b\\r\\u\\a\\r\\y',
'feb' => '2월',
'february' => '2월',
'format_date' => 'Y년 m월 d일',
'format_date_hour' => 'Y년 m월 d일 H시 i분',
'fri' => '금',
+ 'Jan' => '\\J\\a\\n\\u\\a\\r\\y',
'jan' => '1월',
'january' => '1월',
+ 'Jul' => '\\J\\u\\l\\y',
'jul' => '7월',
'july' => '7월',
+ 'Jun' => '\\J\\u\\n\\e',
'jun' => '6월',
'june' => '6월',
'last_3_month' => '최근 3 개월',
@@ -78,17 +73,22 @@ return array(
'last_month' => '최근 한 달',
'last_week' => '최근 한 주',
'last_year' => '최근 일 년',
+ 'Mar' => '\\M\\a\\r\\c\\h',
'mar' => '3월',
'march' => '3월',
+ 'May' => '\\M\\a\\y',
'may' => '5월',
'may_' => '5월',
+ 'Nov' => '\\N\\o\\v\\e\\m\\b\\e\\r',
'mon' => '월',
'month' => '개월',
'nov' => '11월',
'november' => '11월',
+ 'Oct' => '\\O\\c\\t\\o\\b\\e\\r',
'oct' => '10월',
'october' => '10월',
'sat' => '토',
+ 'Sep' => '\\S\\e\\p\\t\\e\\m\\b\\e\\r',
'sep' => '9월',
'september' => '9월',
'sun' => '일',
@@ -124,6 +124,7 @@ return array(
'it' => 'Italiano',
'kr' => '한국어',
'nl' => 'Nederlands',
+ 'oc' => 'Occitan',
'pt-br' => 'Português (Brasil)',
'ru' => 'Русский',
'tr' => 'Türkçe',
@@ -160,7 +161,6 @@ return array(
'previous' => 'Previous',
),
'share' => array(
- 'Known' => 'Known based sites',
'blogotext' => 'Blogotext',
'diaspora' => 'Diaspora*',
'email' => '메일',
@@ -168,9 +168,11 @@ return array(
'g+' => 'Google+',
'gnusocial' => 'GNU social',
'jdh' => 'Journal du hacker',
+ 'Known' => 'Known based sites',
'linkedin' => 'LinkedIn',
'mastodon' => 'Mastodon',
'movim' => 'Movim',
+ 'pinboard' => 'Pinboard',
'pocket' => 'Pocket',
'print' => '인쇄',
'shaarli' => 'Shaarli',
diff --git a/app/i18n/kr/index.php b/app/i18n/kr/index.php
index 87cc12eca..3c63fd664 100644
--- a/app/i18n/kr/index.php
+++ b/app/i18n/kr/index.php
@@ -40,7 +40,7 @@ return array(
'mark_all_read' => '모두 읽음으로 표시',
'mark_cat_read' => '카테고리를 읽음으로 표시',
'mark_feed_read' => '피드를 읽음으로 표시',
- 'mark_selection_unread' => 'Mark selection as unread', //TODO
+ 'mark_selection_unread' => 'Mark selection as unread', //TODO - Translation
'newer_first' => '최근 글 먼저',
'non-starred' => '즐겨찾기를 제외하고 표시',
'normal_view' => '일반 모드',
@@ -53,11 +53,11 @@ return array(
'starred' => '즐겨찾기만 표시',
'stats' => '통계',
'subscription' => '구독 관리',
- 'tags' => 'My labels', //TODO
+ 'tags' => 'My labels', //TODO - Translation
'unread' => '읽지 않은 글만 표시',
),
'share' => '공유',
'tag' => array(
- 'related' => '관련 태그', //TODO
+ 'related' => '관련 태그', //TODO - Translation
),
);
diff --git a/app/i18n/kr/install.php b/app/i18n/kr/install.php
index 03a8ccdbe..6b60f6ffd 100644
--- a/app/i18n/kr/install.php
+++ b/app/i18n/kr/install.php
@@ -24,8 +24,8 @@ return array(
'ok' => '데이터베이스 설정이 저장되었습니다.',
),
'host' => '데이터베이스 서버',
- 'prefix' => '테이블 접두어',
'password' => '데이터베이스 암호',
+ 'prefix' => '테이블 접두어',
'type' => '데이터베이스 종류',
'username' => '데이터베이스 사용자 이름',
),
@@ -69,8 +69,8 @@ return array(
'ok' => 'JSON 확장 기능이 설치되어 있습니다.',
),
'mbstring' => array(
- 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO
- 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO
+ 'nok' => 'Cannot find the recommended library mbstring for Unicode.', //TODO - Translation
+ 'ok' => 'You have the recommended library mbstring for Unicode.', //TODO - Translation
),
'minz' => array(
'nok' => 'Minz 프레임워크를 찾을 수 없습니다.',
diff --git a/app/i18n/kr/sub.php b/app/i18n/kr/sub.php
index ee6b25e3f..463496c57 100644
--- a/app/i18n/kr/sub.php
+++ b/app/i18n/kr/sub.php
@@ -27,7 +27,7 @@ return array(
'password' => 'HTTP 암호',
'username' => 'HTTP 사용자 이름',
),
- 'clear_cache' => 'Always clear cache', //TODO
+ 'clear_cache' => 'Always clear cache', //TODO - Translation
'css_help' => '글의 일부가 포함된 RSS 피드를 가져옵니다 (주의, 시간이 좀 더 걸립니다!)',
'css_path' => '웹사이트 상의 글 본문에 해당하는 CSS 경로',
'description' => '설명',
@@ -45,6 +45,14 @@ return array(
'main_stream' => '메인 스트림에 표시하기',
'normal' => '피드가 속한 카테고리에만 표시하기',
),
+ 'websub' => 'WebSub을 사용한 즉시 알림',
+ 'show' => array(
+ 'all' => 'Show all feeds', //TODO - Translation
+ 'error' => 'Show only feeds with error', //TODO - Translation
+ ),
+ 'showing' => array(
+ 'error' => 'Showing only feeds with error', //TODO - Translation
+ ),
'ssl_verify' => 'SSL 유효성 검사',
'stats' => '통계',
'think_to_add' => '피드를 추가할 수 있습니다.',
@@ -55,7 +63,6 @@ return array(
'url' => '피드 URL',
'validator' => '피드 유효성 검사',
'website' => '웹사이트 URL',
- 'pubsubhubbub' => 'PubSubHubbub을 사용한 즉시 알림',
),
'firefox' => array(
'documentation' => 'FreshRSS를 Firefox 피드 리더에 추가하기 위해서는 <a href="https://developer.mozilla.org/en-US/Firefox/Releases/2/Adding_feed_readers_to_Firefox#Adding_a_new_feed_reader_manually">여기</a>의 설명을 따르세요.',