diff options
| author | 2024-04-19 19:52:59 +0900 | |
|---|---|---|
| committer | 2024-04-19 12:52:59 +0200 | |
| commit | e1834f61a62ec01cfe8b77424274fdebbc6be056 (patch) | |
| tree | c151242f9cdae678146b9728d40cd86a5d29fedf /app/i18n/ko/gen.php | |
| parent | 7ccbdef9356279b7f210a435bb13bad0f57e2035 (diff) | |
i18n: Update Korean translation (#6342)
Diffstat (limited to 'app/i18n/ko/gen.php')
| -rw-r--r-- | app/i18n/ko/gen.php | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/i18n/ko/gen.php b/app/i18n/ko/gen.php index 217bff916..8a9fbf841 100644 --- a/app/i18n/ko/gen.php +++ b/app/i18n/ko/gen.php @@ -134,7 +134,7 @@ return array( 'request_failed' => '요청한 작업을 수행할 수 없습니다. 인터넷 연결에 문제가 발생한 것 같습니다.', 'title_new_articles' => 'FreshRSS: 새 글이 있습니다!', ), - 'labels_empty' => 'No labels', // TODO + 'labels_empty' => '라벨 없음', 'new_article' => '새 글이 있습니다. 여기를 클릭하면 페이지를 다시 불러옵니다.', 'should_be_activated' => '자바스크립트를 사용하도록 설정해야합니다', ), @@ -178,7 +178,7 @@ return array( 'queries' => '사용자 쿼리', 'reading' => '읽기', 'search' => '단어 또는 #태그 검색', - 'search_help' => 'See documentation for advanced <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">search parameters</a>', // TODO + 'search_help' => '문서에서 고급 <a href="https://freshrss.github.io/FreshRSS/en/users/10_filter.html#with-the-search-field" target="_blank">검색 인자</a> 알아보기', 'sharing' => '공유', 'shortcuts' => '단축키', 'stats' => '통계', @@ -203,7 +203,7 @@ return array( 'clipboard' => '클립보드', 'diaspora' => 'Diaspora*', // IGNORE 'email' => '메일', - 'email-webmail-firefox-fix' => 'Email (webmail - fix for Firefox)', // TODO + 'email-webmail-firefox-fix' => '이메일 (웹메일 - Firefox 전용 수정)', 'facebook' => 'Facebook', // IGNORE 'gnusocial' => 'GNU social', // IGNORE 'jdh' => 'Journal du hacker', // IGNORE |
