New translations ja-JP.yml (Korean)

This commit is contained in:
syuilo 2018-11-25 18:31:44 +09:00
parent 4acf506b7e
commit cd4b3777da

View file

@ -853,42 +853,42 @@ common/views/components/mute-and-block.vue:
no-blocked-users: "차단한 사용자가 없습니다" no-blocked-users: "차단한 사용자가 없습니다"
word-mute: "단어 뮤트" word-mute: "단어 뮤트"
muted-words: "뮤트된 키워드" muted-words: "뮤트된 키워드"
muted-words-description: "スペースで区切るとAND指定になり、改行で区切るとOR指定になります" muted-words-description: "공백으로 구분하는 경우 AND로 지정되며, 줄바꿈으로 구분하는 경우 OR로 지정됩니다"
save: "保存" save: "저장"
common/views/components/password-settings.vue: common/views/components/password-settings.vue:
reset: "パスワードを変更する" reset: "비밀번호 변경"
enter-current-password: "現在のパスワードを入力してください" enter-current-password: "현재 비밀번호를 입력하여 주십시오"
enter-new-password: "新しいパスワードを入力してください" enter-new-password: "새 비밀번호를 입력하여 주십시오"
enter-new-password-again: "もう一度新しいパスワードを入力してください" enter-new-password-again: "다시 한 번 새 비밀번호를 입력하여 주십시오"
not-match: "新しいパスワードが一致しません" not-match: "새 비밀번호가 일치하지 않습니다"
changed: "パスワードを変更しました" changed: "비밀번호를 변경하였습니다"
desktop/views/components/sub-note-content.vue: desktop/views/components/sub-note-content.vue:
private: "この投稿は非公開です" private: "이 게시글은 비공개입니다"
deleted: "この投稿は削除されました" deleted: "이 게시글은 삭제되었습니다"
media-count: "{}つのメディア" media-count: "{}개의 미디어"
poll: "アンケート" poll: "투표"
desktop/views/components/taskmanager.vue: desktop/views/components/taskmanager.vue:
title: "タスクマネージャ" title: "작업 관리자"
desktop/views/components/timeline.vue: desktop/views/components/timeline.vue:
home: "ホーム" home: ""
local: "ローカル" local: "로컬"
hybrid: "ソーシャル" hybrid: "소셜"
global: "グローバル" global: "글로벌"
mentions: "あなた宛て" mentions: "받은 멘션"
messages: "メッセージ" messages: "메시지"
list: "リスト" list: "목록"
hashtag: "ハッシュタグ" hashtag: "해시태그"
add-tag-timeline: "ハッシュタグを追加" add-tag-timeline: "해시태그 추가"
add-list: "リストを追加" add-list: "리스트 추가"
list-name: "リスト名" list-name: "리스트 이름"
desktop/views/components/ui.header.vue: desktop/views/components/ui.header.vue:
welcome-back: "おかえりなさい、" welcome-back: "돌아오신 걸 환영합니다."
adjective: "さん" adjective: ""
desktop/views/components/ui.header.account.vue: desktop/views/components/ui.header.account.vue:
profile: "プロフィール" profile: "프로필"
favorites: "お気に入り" favorites: "즐겨찾기"
lists: "リスト" lists: "목록"
follow-requests: "フォロー申請" follow-requests: "팔로우 요청"
customize: "ホームのカスタマイズ" customize: "ホームのカスタマイズ"
admin: "管理" admin: "管理"
settings: "設定" settings: "設定"