mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-10 05:23:09 +02:00
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-thin: "얇음"
|
||||||
line-width-normal: "보통"
|
line-width-normal: "보통"
|
||||||
line-width-thick: "두꺼움"
|
line-width-thick: "두꺼움"
|
||||||
hide-password: "パスワードを隠す"
|
hide-password: "비밀번호 숨기기"
|
||||||
show-password: "パスワードを表示する"
|
show-password: "비밀번호 표시"
|
||||||
do-not-use-in-production: "이것은 개발 빌드입니다. 프로덕션 환경에서 사용하지 마십시오."
|
do-not-use-in-production: "이것은 개발 빌드입니다. 프로덕션 환경에서 사용하지 마십시오."
|
||||||
user-suspended: "이 사용자는 정지된 상태입니다."
|
user-suspended: "이 사용자는 정지된 상태입니다."
|
||||||
is-remote-user: "이 유저 정보는 복사본입니다."
|
is-remote-user: "이 유저 정보는 복사본입니다."
|
||||||
|
@ -1036,7 +1036,7 @@ admin/views/instance.vue:
|
||||||
max-note-text-length: "글의 최대 문자수"
|
max-note-text-length: "글의 최대 문자수"
|
||||||
disable-registration: "사용자 등록 비활성화"
|
disable-registration: "사용자 등록 비활성화"
|
||||||
disable-local-timeline: "로컬 타임라인 비활성화"
|
disable-local-timeline: "로컬 타임라인 비활성화"
|
||||||
disable-global-timeline: "グローバルタイムラインを無効にする"
|
disable-global-timeline: "글로벌 타임라인 비활성화"
|
||||||
invite: "초대"
|
invite: "초대"
|
||||||
save: "저장"
|
save: "저장"
|
||||||
saved: "저장하였습니다"
|
saved: "저장하였습니다"
|
||||||
|
@ -1127,12 +1127,12 @@ admin/views/users.vue:
|
||||||
updatedAtAsc: "수정일이 오래된 순"
|
updatedAtAsc: "수정일이 오래된 순"
|
||||||
updatedAtDesc: "수정일이 최신인 순"
|
updatedAtDesc: "수정일이 최신인 순"
|
||||||
state:
|
state:
|
||||||
title: "状態"
|
title: "상태"
|
||||||
all: "すべて"
|
all: "모두"
|
||||||
admin: "管理者"
|
admin: "관리자"
|
||||||
moderator: "モデレーター"
|
moderator: "모더레이터"
|
||||||
adminOrModerator: "管理者+モデレーター"
|
adminOrModerator: "관리자+모더레이터"
|
||||||
verified: "公式アカウント"
|
verified: "공식 계정"
|
||||||
suspended: "凍結済み"
|
suspended: "凍結済み"
|
||||||
origin:
|
origin:
|
||||||
title: "위치 (오리진)"
|
title: "위치 (오리진)"
|
||||||
|
|
Loading…
Reference in a new issue