forked from FoundKeyGang/FoundKey
New translations ja-JP.yml (Korean)
This commit is contained in:
parent
1f32531e07
commit
03b4fe18f3
1 changed files with 9 additions and 9 deletions
|
@ -124,8 +124,8 @@ common:
|
|||
line-width-thin: "얇음"
|
||||
line-width-normal: "보통"
|
||||
line-width-thick: "두꺼움"
|
||||
hide-password: "パスワードを隠す"
|
||||
show-password: "パスワードを表示する"
|
||||
hide-password: "비밀번호 숨기기"
|
||||
show-password: "비밀번호 표시"
|
||||
do-not-use-in-production: "이것은 개발 빌드입니다. 프로덕션 환경에서 사용하지 마십시오."
|
||||
user-suspended: "이 사용자는 정지된 상태입니다."
|
||||
is-remote-user: "이 유저 정보는 복사본입니다."
|
||||
|
@ -1036,7 +1036,7 @@ admin/views/instance.vue:
|
|||
max-note-text-length: "글의 최대 문자수"
|
||||
disable-registration: "사용자 등록 비활성화"
|
||||
disable-local-timeline: "로컬 타임라인 비활성화"
|
||||
disable-global-timeline: "グローバルタイムラインを無効にする"
|
||||
disable-global-timeline: "글로벌 타임라인 비활성화"
|
||||
invite: "초대"
|
||||
save: "저장"
|
||||
saved: "저장하였습니다"
|
||||
|
@ -1127,12 +1127,12 @@ admin/views/users.vue:
|
|||
updatedAtAsc: "수정일이 오래된 순"
|
||||
updatedAtDesc: "수정일이 최신인 순"
|
||||
state:
|
||||
title: "状態"
|
||||
all: "すべて"
|
||||
admin: "管理者"
|
||||
moderator: "モデレーター"
|
||||
adminOrModerator: "管理者+モデレーター"
|
||||
verified: "公式アカウント"
|
||||
title: "상태"
|
||||
all: "모두"
|
||||
admin: "관리자"
|
||||
moderator: "모더레이터"
|
||||
adminOrModerator: "관리자+모더레이터"
|
||||
verified: "공식 계정"
|
||||
suspended: "凍結済み"
|
||||
origin:
|
||||
title: "위치 (오리진)"
|
||||
|
|
Loading…
Reference in a new issue