New Crowdin translations (#4105)
* New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified)
This commit is contained in:
parent
3441acf56c
commit
3b3ef20e0a
2 changed files with 49 additions and 49 deletions
|
@ -149,7 +149,7 @@ common:
|
|||
this-turn: "{count}回合"
|
||||
widgets:
|
||||
analog-clock: "模拟时钟"
|
||||
profile: "简介"
|
||||
profile: "个人资料"
|
||||
calendar: "日历"
|
||||
timemachine: "日历 (时间机器)"
|
||||
activity: "动态"
|
||||
|
@ -360,10 +360,10 @@ common/views/components/user-menu.vue:
|
|||
report-abuse: "举报骚扰"
|
||||
report-abuse-detail: "做了什么骚扰的行为?"
|
||||
report-abuse-reported: "已报告给管理员。 非常感谢你的合作。"
|
||||
silence: "サイレンス"
|
||||
unsilence: "サイレンス解除"
|
||||
suspend: "凍結"
|
||||
unsuspend: "凍結解除"
|
||||
silence: "禁言"
|
||||
unsilence: "解除禁言"
|
||||
suspend: "冻结"
|
||||
unsuspend: "解除冻结"
|
||||
common/views/components/poll.vue:
|
||||
vote-to: "为\"{}\"投票"
|
||||
vote-count: "{}票"
|
||||
|
@ -462,56 +462,56 @@ common/views/components/visibility-chooser.vue:
|
|||
public: "公开"
|
||||
home: "首页"
|
||||
home-desc: "仅发送至首页"
|
||||
followers: "粉丝"
|
||||
followers-desc: "仅发送至粉丝"
|
||||
followers: "关注者"
|
||||
followers-desc: "仅发送至关注者"
|
||||
specified: "直接"
|
||||
specified-desc: "仅发送至指定用户"
|
||||
local-public: "公开(仅限本地)"
|
||||
local-public-desc: "不要发布到公开"
|
||||
local-public-desc: "不要公开发布"
|
||||
local-home: "首页(仅限本地)"
|
||||
local-followers: "粉丝 (仅本地)"
|
||||
local-followers: "关注者(仅限本地)"
|
||||
common/views/components/trends.vue:
|
||||
count: "{} 被提到"
|
||||
empty: "没有流行的标签"
|
||||
empty: "没有趋势"
|
||||
common/views/components/language-settings.vue:
|
||||
title: "显示语言"
|
||||
pick-language: "选择一个语言"
|
||||
pick-language: "选择语言"
|
||||
recommended: "推荐"
|
||||
auto: "自动"
|
||||
specify-language: "指定语言"
|
||||
info: "你需要刷新这个页面来应用更改。"
|
||||
info: "更改将在刷新页面后生效。"
|
||||
common/views/components/profile-editor.vue:
|
||||
title: "个人简介"
|
||||
title: "个人资料"
|
||||
name: "名称"
|
||||
account: "账户"
|
||||
location: "位置"
|
||||
description: "关于我"
|
||||
description: "个人简介"
|
||||
you-can-include-hashtags: "您可以包含一个哈希标签。"
|
||||
language: "语言"
|
||||
birthday: "生日"
|
||||
avatar: "头像"
|
||||
banner: "背景"
|
||||
banner: "横幅背景"
|
||||
is-cat: "这个账户是CAT"
|
||||
is-bot: "这个账户是BOT"
|
||||
is-locked: "关注者请求需要批准"
|
||||
careful-bot: "机器人的关注者请求需要批准"
|
||||
careful-bot: "BOT的关注者请求需要批准"
|
||||
auto-accept-followed: "自动同意来自您关注的人的关注申请"
|
||||
advanced: "其他选项"
|
||||
advanced: "其他"
|
||||
privacy: "隐私"
|
||||
save: "保存"
|
||||
saved: "更新配置文件成功"
|
||||
saved: "您的个人资料已保存"
|
||||
uploading: "正在上传"
|
||||
upload-failed: "上传失败"
|
||||
email: "邮件设置"
|
||||
email-address: "电子邮件地址"
|
||||
email-verified: "电子邮件地址已验证"
|
||||
email-not-verified: "电子邮件地址还没有验证哦, 请检查一下收信箱吧~"
|
||||
email-not-verified: "邮件地址尚未验证。 请检查您的邮箱。"
|
||||
common/views/components/user-list-editor.vue:
|
||||
users: "用户"
|
||||
rename: "重命名列表"
|
||||
delete: "删除列表"
|
||||
remove-user: "从此列表中删除"
|
||||
delete-are-you-sure: "删除列表 \"$1\"?"
|
||||
delete-are-you-sure: "删除列表“$1”?"
|
||||
deleted: "已删除"
|
||||
common/views/widgets/broadcast.vue:
|
||||
fetching: "确认中"
|
||||
|
@ -522,9 +522,9 @@ common/views/widgets/calendar.vue:
|
|||
year: "{}年"
|
||||
month: "{}月"
|
||||
day: "{}日"
|
||||
today: "今天:"
|
||||
this-month: "本月:"
|
||||
this-year: "今年:"
|
||||
today: "今天:"
|
||||
this-month: "本月:"
|
||||
this-year: "今年:"
|
||||
common/views/widgets/photo-stream.vue:
|
||||
title: "图片轮播"
|
||||
no-photos: "没有图片"
|
||||
|
@ -766,7 +766,7 @@ desktop/views/pages/user-following-or-followers.vue:
|
|||
desktop/views/components/settings-window.vue:
|
||||
settings: "设置"
|
||||
desktop/views/components/settings.vue:
|
||||
profile: "个人简介"
|
||||
profile: "个人资料"
|
||||
notification: "通知"
|
||||
apps: "应用程序"
|
||||
tags: "标签"
|
||||
|
@ -947,7 +947,7 @@ desktop/views/components/ui.header.vue:
|
|||
welcome-back: "欢迎回来!"
|
||||
adjective: "先生"
|
||||
desktop/views/components/ui.header.account.vue:
|
||||
profile: "您的个人资料"
|
||||
profile: "个人资料"
|
||||
favorites: "最爱"
|
||||
lists: "列表"
|
||||
follow-requests: "关注申请"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue