New translations ja-JP.yml (Chinese Simplified)

This commit is contained in:
syuilo 2018-11-16 00:15:45 +09:00
parent bb03d8c49a
commit a3c8d1d732

View file

@ -306,35 +306,35 @@ common/views/components/messaging-room.form.vue:
send: "送信" send: "送信"
attach-from-local: "PCからファイルを添付する" attach-from-local: "PCからファイルを添付する"
attach-from-drive: "从云盘中添加文件" attach-from-drive: "从云盘中添加文件"
only-one-file-attached: "メッセージに添付できるのはひとつのファイルのみです" only-one-file-attached: "在信息中只允许添加一个附件"
common/views/components/messaging-room.message.vue: common/views/components/messaging-room.message.vue:
is-read: "既読" is-read: "已阅"
deleted: "このメッセージは削除されました" deleted: "这条信息已被删除"
common/views/components/nav.vue: common/views/components/nav.vue:
about: "Misskeyについて" about: "关于"
stats: "統計" stats: "统计"
status: "ステータス" status: "状态"
wiki: "Wiki" wiki: "百科 (Wiki)"
donors: "ドナー" donors: "捐赠者"
repository: "リポジトリ" repository: ""
develop: "開発者" develop: "开发者"
feedback: "フィードバック" feedback: "反馈"
common/views/components/note-menu.vue: common/views/components/note-menu.vue:
detail: "詳細" detail: "详细信息"
copy-link: "リンクをコピー" copy-link: "复制链接"
favorite: "お気に入り" favorite: "收藏这个投稿"
unfavorite: "お気に入り解除" unfavorite: "取消收藏"
pin: "ピン留め" pin: "固定个人资料"
unpin: "ピン留め解除" unpin: "解除固定"
delete: "除" delete: "除"
delete-confirm: "この投稿を削除しますか?" delete-confirm: "确定删除这个投稿吗?"
remote: "投稿元で見る" remote: "显示原始投稿"
common/views/components/poll.vue: common/views/components/poll.vue:
vote-to: "「{}」に投票する" vote-to: "为\"{}\"投票"
vote-count: "{}票" vote-count: "{}票"
total-users: "{}投票" total-users: "{} 人投票"
vote: "投票する" vote: "投票"
show-result: "結果を見る" show-result: "显示结果"
voted: "投票済み" voted: "投票済み"
common/views/components/poll-editor.vue: common/views/components/poll-editor.vue:
no-only-one-choice: "アンケートには、選択肢が最低2つ必要です" no-only-one-choice: "アンケートには、選択肢が最低2つ必要です"