mirror of
https://github.com/LemmyNet/lemmy-translations.git
synced 2024-12-22 19:01:25 +00:00
Translated using Weblate (Korean)
Currently translated at 100.0% (291 of 291 strings) Translated using Weblate (Korean) Currently translated at 100.0% (291 of 291 strings) Co-authored-by: Lee KiWon <twinskid@gmail.com> Translate-URL: http://weblate.yerbamate.ml/projects/lemmy/lemmy/ko/ Translation: Lemmy/lemmy
This commit is contained in:
parent
c79ba51c33
commit
49d15b9ed9
1 changed files with 11 additions and 7 deletions
|
@ -29,7 +29,7 @@
|
||||||
"select_a_community": "커뮤니티 선택",
|
"select_a_community": "커뮤니티 선택",
|
||||||
"create_community": "커뮤니티 만들기",
|
"create_community": "커뮤니티 만들기",
|
||||||
"remove_community": "커뮤니티 삭제",
|
"remove_community": "커뮤니티 삭제",
|
||||||
"number_of_posts": "게시물 수 {{count}}",
|
"number_of_posts": "게시물 수 {{count}}",
|
||||||
"trending_communities": "인기있는 <1>커뮤니티</1>",
|
"trending_communities": "인기있는 <1>커뮤니티</1>",
|
||||||
"list_of_communities": "커뮤니티 목록",
|
"list_of_communities": "커뮤니티 목록",
|
||||||
"number_of_communities": "커뮤니티 {{count}}",
|
"number_of_communities": "커뮤니티 {{count}}",
|
||||||
|
@ -56,7 +56,7 @@
|
||||||
"sticky": "스티키",
|
"sticky": "스티키",
|
||||||
"link": "링크",
|
"link": "링크",
|
||||||
"archive_link": "링크 아카이브",
|
"archive_link": "링크 아카이브",
|
||||||
"bold": "두껍게",
|
"bold": "굵게",
|
||||||
"italic": "기울임",
|
"italic": "기울임",
|
||||||
"header": "본문제목",
|
"header": "본문제목",
|
||||||
"quote": "인용",
|
"quote": "인용",
|
||||||
|
@ -194,7 +194,7 @@
|
||||||
"recent_comments": "최근 덧글",
|
"recent_comments": "최근 덧글",
|
||||||
"modified": "수정됨",
|
"modified": "수정됨",
|
||||||
"code": "코드",
|
"code": "코드",
|
||||||
"to": ">>",
|
"to": "to",
|
||||||
"transfer_community": "커뮤니티 양도",
|
"transfer_community": "커뮤니티 양도",
|
||||||
"by": "작성",
|
"by": "작성",
|
||||||
"joined": "가입",
|
"joined": "가입",
|
||||||
|
@ -285,5 +285,9 @@
|
||||||
"report_reason_required": "사유를 제출해야합니다.",
|
"report_reason_required": "사유를 제출해야합니다.",
|
||||||
"report_too_long": "보고 글이 너무 길어요.",
|
"report_too_long": "보고 글이 너무 길어요.",
|
||||||
"couldnt_create_report": "보고서를 생성할 수 없습니다.",
|
"couldnt_create_report": "보고서를 생성할 수 없습니다.",
|
||||||
"couldnt_resolve_report": "보고서를 해결할 수 없습니다."
|
"couldnt_resolve_report": "보고서를 해결할 수 없습니다.",
|
||||||
|
"new_comments": "새 덧글",
|
||||||
|
"expand": "자세히",
|
||||||
|
"collapse": "간략히",
|
||||||
|
"captcha": "Captcha"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue