Add zh-CN translations
This commit is contained in:
20
config/locales-glitch/simple_form.zh-CN.yml
Normal file
20
config/locales-glitch/simple_form.zh-CN.yml
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
zh-CN:
|
||||
simple_form:
|
||||
hints:
|
||||
defaults:
|
||||
setting_default_content_type_html: 在撰写嘟文时,除非另有指定,假定它们使用原始 HTML 语言撰写
|
||||
setting_default_content_type_markdown: 在撰写嘟文时,除非另有指定,假定它们使用 Markdown 进行富文本格式化
|
||||
setting_default_content_type_plain: 在撰写嘟文时,除非另有指定,假定它们是没有特殊格式的纯文本(默认的 Mastodon 行为)
|
||||
setting_default_language: 你的嘟文语言可以自动检测,但不一定准确
|
||||
setting_skin: 更换为所选择的 Mastodon 风味
|
||||
labels:
|
||||
defaults:
|
||||
setting_default_content_type: 嘟文的默认格式
|
||||
setting_default_content_type_html: HTML
|
||||
setting_default_content_type_markdown: Markdown
|
||||
setting_default_content_type_plain: 纯文本
|
||||
setting_favourite_modal: 在喜欢嘟文前询问我 (仅限于 Glitch 风味)
|
||||
setting_hide_followers_count: 隐藏你的关注者人数
|
||||
setting_skin: 皮肤
|
||||
setting_system_emoji_font: 表情符号使用系统默认字体 (仅限于 Glitch 风味)
|
25
config/locales-glitch/zh-CN.yml
Normal file
25
config/locales-glitch/zh-CN.yml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
zh-CN:
|
||||
admin:
|
||||
dashboard:
|
||||
keybase: Keybase 集成
|
||||
settings:
|
||||
enable_keybase:
|
||||
desc_html: 允许你的用户使用 Keybase 证明身份
|
||||
title: 启用 Keybase 集成
|
||||
outgoing_spoilers:
|
||||
desc_html: 在联邦化嘟文的时候,将这个内容警告添加到没有内容警告的嘟文中。如果你的服务器专用于其他服务器可能希望有内容警告的内容,它会很有用。媒体也将被标记为敏感。
|
||||
title: 对外嘟文的内容警告
|
||||
hide_followers_count:
|
||||
desc_html: 不要在用户资料中显示关注者人数
|
||||
title: 隐藏关注者人数
|
||||
show_reblogs_in_public_timelines:
|
||||
desc_html: 在本地和跨站时间线中显示公开嘟文的公开转嘟。
|
||||
title: 在公共时间线中显示转嘟
|
||||
show_replies_in_public_timelines:
|
||||
desc_html: 除了公开的自我回复(线程模式),在本地和跨站时间轴中显示公开回复。
|
||||
title: 在公共时间轴中显示回复
|
||||
generic:
|
||||
use_this: 使用这个
|
||||
settings:
|
||||
flavours: 风味
|
Reference in New Issue
Block a user