New translations simple_form.en.yml (Korean)
[ci skip]
This commit is contained in:
parent
8294cd4301
commit
01580ef756
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
|||
ko:
|
||||
simple_form:
|
||||
hints:
|
||||
account:
|
||||
display_name: 실명 혹은 별명.
|
||||
fields: 홈페이지, 호칭, 나이, 뭐든지 적고 싶은 것들.
|
||||
note: '남을 @mention 하거나 #hashtag 태그를 달 수 있습니다.'
|
||||
account_alias:
|
||||
acct: 이동하고자 하는 계정의 사용자이름@도메인을 설정하세요
|
||||
account_migration:
|
||||
|
@ -129,6 +133,7 @@ ko:
|
|||
position: 특정 상황에서 충돌이 발생할 경우 더 높은 역할이 충돌을 해결합니다. 특정 작업은 우선순위가 낮은 역할에 대해서만 수행될 수 있습니다
|
||||
webhook:
|
||||
events: 전송할 이벤트를 선택하세요
|
||||
template: 원하는 JSON 페이로드를 변수와 함께 작성하거나, 그냥 냅둬서 기본 JSON을 사용할 수 있습니다.
|
||||
url: 이벤트가 어디로 전송될 지
|
||||
labels:
|
||||
account:
|
||||
|
@ -303,6 +308,7 @@ ko:
|
|||
position: 우선순위
|
||||
webhook:
|
||||
events: 활성화된 이벤트
|
||||
template: 페이로드 템플릿
|
||||
url: 엔드포인트 URL
|
||||
'no': '아니요'
|
||||
not_recommended: 추천하지 않음
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue