New Crowdin Translations (automated) (#34437)
Co-authored-by: GitHub Actions <noreply@github.com>
This commit is contained in:
parent
3d2f47498e
commit
6d94c9f4e7
52 changed files with 341 additions and 48 deletions
|
@ -27,6 +27,9 @@
|
|||
"account.edit_profile": "修改个人资料",
|
||||
"account.enable_notifications": "当 @{name} 发布嘟文时通知我",
|
||||
"account.endorse": "在个人资料中推荐此用户",
|
||||
"account.featured": "精选",
|
||||
"account.featured.hashtags": "话题",
|
||||
"account.featured.posts": "嘟文",
|
||||
"account.featured_tags.last_status_at": "上次发言于 {date}",
|
||||
"account.featured_tags.last_status_never": "暂无嘟文",
|
||||
"account.follow": "关注",
|
||||
|
@ -64,6 +67,7 @@
|
|||
"account.statuses_counter": "{count, plural, other {{counter} 条嘟文}}",
|
||||
"account.unblock": "取消屏蔽 @{name}",
|
||||
"account.unblock_domain": "取消屏蔽 {domain} 域名",
|
||||
"account.unblock_domain_short": "取消屏蔽",
|
||||
"account.unblock_short": "取消屏蔽",
|
||||
"account.unendorse": "不在个人资料中推荐此用户",
|
||||
"account.unfollow": "取消关注",
|
||||
|
@ -292,6 +296,7 @@
|
|||
"emoji_button.search_results": "搜索结果",
|
||||
"emoji_button.symbols": "符号",
|
||||
"emoji_button.travel": "旅行与地点",
|
||||
"empty_column.account_featured": "这个列表为空",
|
||||
"empty_column.account_hides_collections": "该用户选择不公开此信息",
|
||||
"empty_column.account_suspended": "账号已被停用",
|
||||
"empty_column.account_timeline": "这里没有嘟文!",
|
||||
|
@ -389,6 +394,7 @@
|
|||
"hashtag.counter_by_uses": "{count, plural, other {{counter} 条嘟文}}",
|
||||
"hashtag.counter_by_uses_today": "今日 {count, plural, other {{counter} 条嘟文}}",
|
||||
"hashtag.follow": "关注话题",
|
||||
"hashtag.mute": "停止提醒 #{hashtag}",
|
||||
"hashtag.unfollow": "取消关注话题",
|
||||
"hashtags.and_other": "… 和另外 {count, plural, other {# 个话题}}",
|
||||
"hints.profiles.followers_may_be_missing": "该账号的关注者列表可能没有完全显示。",
|
||||
|
@ -904,6 +910,12 @@
|
|||
"video.expand": "展开视频",
|
||||
"video.fullscreen": "全屏",
|
||||
"video.hide": "隐藏视频",
|
||||
"video.mute": "停止提醒",
|
||||
"video.pause": "暂停",
|
||||
"video.play": "播放"
|
||||
"video.play": "播放",
|
||||
"video.skip_backward": "后退",
|
||||
"video.skip_forward": "前进",
|
||||
"video.unmute": "恢复提醒",
|
||||
"video.volume_down": "音量减小",
|
||||
"video.volume_up": "提高音量"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue