New translations ja-JP.yml (Chinese Simplified)

This commit is contained in:
syuilo 2019-01-22 17:15:40 +09:00
parent 3ac1077b36
commit 27a7bb7229

View file

@ -27,7 +27,7 @@ common:
do-not-copy-paste: "请不要在这里输入或粘贴代码。您帐户可能会受到损害。" do-not-copy-paste: "请不要在这里输入或粘贴代码。您帐户可能会受到损害。"
load-more: "加载更多" load-more: "加载更多"
enter-password: "请输入您的密码" enter-password: "请输入您的密码"
2fa: "二段階認証" 2fa: "双重身份验证"
got-it: "没问题" got-it: "没问题"
customization-tips: customization-tips:
title: "客制化提示" title: "客制化提示"
@ -350,16 +350,16 @@ common/views/components/note-menu.vue:
delete-confirm: "确定删除这个投稿吗?" delete-confirm: "确定删除这个投稿吗?"
remote: "显示原始投稿" remote: "显示原始投稿"
common/views/components/user-menu.vue: common/views/components/user-menu.vue:
mention: "メンション" mention: "提及"
mute: "ミュート" mute: "静音"
unmute: "ミュート解除" unmute: "取消静音"
block: "ブロック" block: "屏蔽"
unblock: "ブロック解除" unblock: "取消屏蔽"
push-to-list: "リストに追加" push-to-list: "添加至列表"
select-list: "リストを選択してください" select-list: "请选择一个列表"
report-abuse: "スパムを報告" report-abuse: "举报垃圾邮件"
report-abuse-detail: "どのような迷惑行為を行っていますか" report-abuse-detail: "做了什么骚扰的行为"
report-abuse-reported: "管理者に報告されました。ご協力ありがとうございました。" report-abuse-reported: "已报告给管理员。 非常感谢你的合作。"
common/views/components/poll.vue: common/views/components/poll.vue:
vote-to: "为\"{}\"投票" vote-to: "为\"{}\"投票"
vote-count: "{}票" vote-count: "{}票"
@ -697,12 +697,12 @@ desktop/views/components/note-detail.vue:
location: "位置信息" location: "位置信息"
renote: "转发" renote: "转发"
add-reaction: "添加一个反应" add-reaction: "添加一个反应"
undo-reaction: "リアクション解除" undo-reaction: "取消反应"
desktop/views/components/note.vue: desktop/views/components/note.vue:
reply: "回复" reply: "回复"
renote: "Renote" renote: "Renote"
add-reaction: "添加一个反应" add-reaction: "添加一个反应"
undo-reaction: "リアクション解除" undo-reaction: "取消反应"
detail: "详细信息" detail: "详细信息"
private: "这个投稿是私密的" private: "这个投稿是私密的"
deleted: "投稿已删除" deleted: "投稿已删除"