mirror of
https://github.com/mastodon/mastodon.git
synced 2024-08-20 21:08:15 -07:00
New translations simple_form.en.yml (Korean)
[ci skip]
This commit is contained in:
parent
62401c8ec0
commit
d761b5a911
1 changed files with 3 additions and 4 deletions
|
@ -1,4 +1,3 @@
|
|||
---
|
||||
ko:
|
||||
simple_form:
|
||||
hints:
|
||||
|
@ -13,7 +12,7 @@ ko:
|
|||
include_statuses: 사용자는 어떤 게시물에 대해 경고나 조치가 취해졌는지 볼 수 있게 됩니다
|
||||
send_email_notification: 사용자는 어떤 일이 일어났는 지에 대한 설명을 받게 됩니다
|
||||
text_html: 선택사항. 게시물 문법을 사용할 수 있습니다. <a href="%{path}">경고 틀을 추가</a>하여 시간을 절약할 수 있습니다
|
||||
type_html: "<strong>%{acct}</strong>에 대해 취할 행동 선택"
|
||||
type_html: <strong>%{acct}</strong>에 대해 취할 행동 선택
|
||||
types:
|
||||
disable: 사용자가 계정을 사용하는 것을 막지만, 그의 게시물을 삭제하거나 숨기지는 않습니다.
|
||||
none: 이것을 사용해서 어떤 동작도 하지 않고, 사용자에게 경고를 보냅니다.
|
||||
|
@ -305,7 +304,7 @@ ko:
|
|||
webhook:
|
||||
events: 활성화된 이벤트
|
||||
url: 엔드포인트 URL
|
||||
'no': 아니요
|
||||
'no': '아니요'
|
||||
not_recommended: 추천하지 않음
|
||||
recommended: 추천함
|
||||
required:
|
||||
|
@ -314,4 +313,4 @@ ko:
|
|||
title:
|
||||
sessions:
|
||||
webauthn: 로그인하기 위해서 보안 키를 사용해 주세요
|
||||
'yes': 네
|
||||
'yes': '네'
|
||||
|
|
Loading…
Reference in a new issue