From 97666a07ab1e52abba4faac52051e981e5e73bca Mon Sep 17 00:00:00 2001 From: Lee KiWon Date: Sun, 29 Nov 2020 20:29:08 +0000 Subject: [PATCH] Translated using Weblate (Korean) Currently translated at 100.0% (286 of 286 strings) Co-authored-by: Lee KiWon Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/ko/ Translation: Lemmy/lemmy --- translations/ko.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/translations/ko.json b/translations/ko.json index 881b4b1..ea58d26 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -90,8 +90,8 @@ "create": "등록", "email_or_username": "이메일 또는 유저명", "number_of_users": "가입자 수 {{count}}", - "number_of_subscribers": "가입자 수{{count}}", - "number_of_points": "포인트 {{count}}", + "number_of_subscribers": "구독자 수{{count}}", + "number_of_points": "포인트 수 {{count}}", "number_online": "접속자 수 {{count}}", "name": "이름", "stickied": "고정", @@ -258,7 +258,7 @@ "emoji_picker": "이모지 추출", "block_leaving": "종료 하시겠습니까?", "what_is": "무엇일까요", - "none_found": "찻을수 없습니다.", + "none_found": "찻을 수 없습니다.", "cake_day_title": "등록일 :", "cake_day_info": "오늘은 {{creator_name}}의 등록일입니다!", "invalid_post_title": "잘못된 게시물 제목", @@ -267,5 +267,6 @@ "bio": "자기 소개", "linked_instances": "연결된 인스턴스", "instances": "인스턴스", - "local": "Local" + "local": "Local", + "invalid_password": "잘못된 비밀번호입니다. 비밀번호는 60글자이하로 만들어야 합니다." }