mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-12 15:34:00 +00:00
Translated using Weblate (Chinese (Simplified))
Currently translated at 69.1% (164 of 237 strings) Translation: Lemmy/lemmy Translate-URL: http://weblate.yerbamate.dev/projects/lemmy/lemmy/zh_Hans/
This commit is contained in:
parent
8192f69584
commit
6bbd238d25
1 changed files with 21 additions and 12 deletions
33
ui/translations/zh.json
vendored
33
ui/translations/zh.json
vendored
|
@ -110,22 +110,19 @@
|
|||
"setup_admin": "设置管理员",
|
||||
"your_site": "你的站点",
|
||||
"modified": "修改",
|
||||
"sponsors": "发起人",
|
||||
"sponsors_of_lemmy": "Lemmy 的发起人",
|
||||
"sponsor_message":
|
||||
"Lemmy is free, <1>open-source</1> software, meaning no advertising, monetizing, or venture capital, ever. Your donations directly support full-time development of the project. Thank you to the following people:",
|
||||
"support_on_patreon": "在 Patreon 赞助",
|
||||
"support_on_liberapay": "在 on 赞助",
|
||||
"general_sponsors":
|
||||
"General Sponsors are those that pledged $10 to $39 to Lemmy.",
|
||||
"crypto": "加密",
|
||||
"sponsors": "赞助者",
|
||||
"sponsors_of_lemmy": "Lemmy 的赞助者",
|
||||
"sponsor_message": "Lemmy 是自由的<1>开源</1> 软件, 也就是说,决不会有广告、盈利行为和风险投资介入。您的捐款将被直接用于支持项目的开发。感谢以下诸位:",
|
||||
"support_on_patreon": "在 Patreon 支持",
|
||||
"support_on_liberapay": "在 Liberapay支持",
|
||||
"general_sponsors": "General Sponsors are those that pledged $10 to $39 to Lemmy.",
|
||||
"crypto": "加密货币",
|
||||
"bitcoin": "比特币",
|
||||
"ethereum": "以太币",
|
||||
"code": "代码",
|
||||
"joined": "已加入",
|
||||
"powered_by": "保留所有权利",
|
||||
"landing_0":
|
||||
"Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>.",
|
||||
"landing_0": "Lemmy is a <1>link aggregator</1> / reddit alternative, intended to work in the <2>fediverse</2>.<3></3>It's self-hostable, has live-updating comment threads, and is tiny (<4>~80kB</4>). Federation into the ActivityPub network is on the roadmap. <5></5>This is a <6>very early beta version</6>, and a lot of features are currently broken or missing. <7></7>Suggest new features or report bugs <8>here.</8><9></9>Made with <10>Rust</10>, <11>Actix</11>, <12>Inferno</12>, <13>Typescript</13>.",
|
||||
"not_logged_in": "未登录.",
|
||||
"community_ban": "你被此节点禁止.",
|
||||
"site_ban": "你被此站点禁止",
|
||||
|
@ -158,5 +155,17 @@
|
|||
"admin_already_created": "抱歉,管理员已存在.",
|
||||
"user_already_exists": "用户已存在.",
|
||||
"couldnt_update_user": "不可以更新用户.",
|
||||
"system_err_login": "系统错误. 尝试注销再登录"
|
||||
"system_err_login": "系统错误. 尝试注销再登录",
|
||||
"nsfw": "工作场所不宜",
|
||||
"show_nsfw": "显示工作场所不宜内容",
|
||||
"theme": "主题",
|
||||
"from": "来自",
|
||||
"donate_to_lemmy": "向Lemmy捐赠",
|
||||
"donate": "捐赠",
|
||||
"monero": "门罗币",
|
||||
"to": "致",
|
||||
"are_you_sure": "你确定吗?",
|
||||
"yes": "是",
|
||||
"no": "否",
|
||||
"logged_in": "已登陆"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue