New translations ja-JP.yml (Korean)
This commit is contained in:
parent
76af9bbda7
commit
137b081b8a
|
@ -120,6 +120,10 @@ common:
|
||||||
reduce-motion: "UI의 애니메이션 줄이기"
|
reduce-motion: "UI의 애니메이션 줄이기"
|
||||||
this-setting-is-this-device-only: "이 장치만"
|
this-setting-is-this-device-only: "이 장치만"
|
||||||
use-os-default-emojis: "운영체제의 기본 이모지 사용"
|
use-os-default-emojis: "운영체제의 기본 이모지 사용"
|
||||||
|
line-width: "線の太さ"
|
||||||
|
line-width-thin: "細い"
|
||||||
|
line-width-normal: "普通"
|
||||||
|
line-width-thick: "太い"
|
||||||
do-not-use-in-production: "이것은 개발 빌드입니다. 프로덕션 환경에서 사용하지 마십시오."
|
do-not-use-in-production: "이것은 개발 빌드입니다. 프로덕션 환경에서 사용하지 마십시오."
|
||||||
user-suspended: "이 사용자는 정지된 상태입니다."
|
user-suspended: "이 사용자는 정지된 상태입니다."
|
||||||
is-remote-user: "이 유저 정보는 복사본입니다."
|
is-remote-user: "이 유저 정보는 복사본입니다."
|
||||||
|
@ -333,6 +337,7 @@ common/views/components/nav.vue:
|
||||||
common/views/components/note-menu.vue:
|
common/views/components/note-menu.vue:
|
||||||
mention: "멘션"
|
mention: "멘션"
|
||||||
detail: "상세"
|
detail: "상세"
|
||||||
|
copy-content: "内容をコピー"
|
||||||
copy-link: "링크 복사"
|
copy-link: "링크 복사"
|
||||||
favorite: "이 노트 즐겨찾기"
|
favorite: "이 노트 즐겨찾기"
|
||||||
unfavorite: "즐겨찾기에서 제거"
|
unfavorite: "즐겨찾기에서 제거"
|
||||||
|
@ -782,10 +787,6 @@ desktop/views/components/settings.vue:
|
||||||
dark-mode: "다크 모드"
|
dark-mode: "다크 모드"
|
||||||
use-shadow: "UI에 그림자 효과 적용"
|
use-shadow: "UI에 그림자 효과 적용"
|
||||||
rounded-corners: "UI의 모서리를 둥글게 설정"
|
rounded-corners: "UI의 모서리를 둥글게 설정"
|
||||||
line-width: "선 두께"
|
|
||||||
line-width-thin: "얇음"
|
|
||||||
line-width-normal: "보통"
|
|
||||||
line-width-thick: "두꺼움"
|
|
||||||
circle-icons: "원형 아이콘 사용"
|
circle-icons: "원형 아이콘 사용"
|
||||||
contrasted-acct: "사용자명에 대비 추가"
|
contrasted-acct: "사용자명에 대비 추가"
|
||||||
post-form-on-timeline: "타임라인 상단에 글 작성란을 표시"
|
post-form-on-timeline: "타임라인 상단에 글 작성란을 표시"
|
||||||
|
|
Loading…
Reference in New Issue