From d1a6b144efb0d54bf98678b6da1c1bdc8034bba4 Mon Sep 17 00:00:00 2001 From: Jeong Arm <kjwonmail@gmail.com> Date: Wed, 11 Jul 2018 14:01:42 +0900 Subject: [PATCH] Add missing Korean translation (#7993) * Add missing Korean translation * Remove deleted strings --- config/locales/ko.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/locales/ko.yml b/config/locales/ko.yml index 368d389ca5..9b742d18ba 100644 --- a/config/locales/ko.yml +++ b/config/locales/ko.yml @@ -318,6 +318,9 @@ ko: peers_api_enabled: desc_html: ì´ ì¸ìŠ¤í„´ìŠ¤ê°€ 페디버스ì—서 ë§Œë‚¬ë˜ ë„ë©”ì¸ ë„¤ìž„ë“¤ title: 발견 ëœ ì¸ìŠ¤í„´ìŠ¤ë“¤ì˜ ë¦¬ìŠ¤íŠ¸ 발행 + preview_sensitive_media: + desc_html: 민ê°í•œ 미디어로 ì„¤ì •ë˜ì—ˆë”ë¼ë„ 다른 웹사ì´íЏì—서 ë§í¬ ë¯¸ë¦¬ë³´ê¸°ì— ì¸ë„¤ì¼ì„ ë³´ì—¬ì¤ë‹ˆë‹¤ + title: 민ê°í•œ 미디어를 오픈그래프 ë¯¸ë¦¬ë³´ê¸°ì— ë³´ì—¬ì£¼ê¸° registrations: closed_message: desc_html: ì‹ ê·œ 등ë¡ì„ 받지 ì•Šì„ ë•Œ í”„ë¡ íŠ¸ 페ì´ì§€ì— 표시ë©ë‹ˆë‹¤. HTML 태그를 ì‚¬ìš©í• ìˆ˜ 있습니다 @@ -617,6 +620,7 @@ ko: remote_follow: acct: ì•„ì´ë””@ë„ë©”ì¸ì„ ìž…ë ¥í•´ 주ì‹ì‹œì˜¤ missing_resource: ë¦¬ë””ë ‰ì…˜ 대ìƒì„ ì°¾ì„ ìˆ˜ 없습니다 + no_account_html: ê³„ì •ì´ ì—†ë‚˜ìš”? <a href='%{sign_up_path}' target='_blank'>여기ì—서 가입 í• ìˆ˜ 있습니다</a> proceed: 팔로우 하기 prompt: '팔로우 í•˜ë ¤ í•˜ê³ ìžˆìŠµë‹ˆë‹¤:' remote_unfollow: -- GitLab