You've already forked AstralRinth
forked from didirus/AstralRinth
New translations from Crowdin (main) (#4436)
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"action.cancel": {
|
||||
"message": "取消"
|
||||
},
|
||||
"action.continue": {
|
||||
"message": "继续"
|
||||
},
|
||||
"admin.billing.error.not-found": {
|
||||
"message": "未找到用户"
|
||||
},
|
||||
@@ -102,7 +108,7 @@
|
||||
"message": "% CPU"
|
||||
},
|
||||
"app-marketing.features.performance.description": {
|
||||
"message": "Modrinth App 的性能优于许多主流模组管理器,内存占用仅为 150MB!"
|
||||
"message": "Modrinth App 的性能优于许多主流模组管理器,内存占用仅为 150mb!"
|
||||
},
|
||||
"app-marketing.features.performance.discord": {
|
||||
"message": "Discord"
|
||||
@@ -126,7 +132,7 @@
|
||||
"message": "Modrinth App"
|
||||
},
|
||||
"app-marketing.features.performance.one-billion-percent": {
|
||||
"message": "十亿%"
|
||||
"message": "十亿 %"
|
||||
},
|
||||
"app-marketing.features.performance.process-name": {
|
||||
"message": "进程名"
|
||||
@@ -413,6 +419,108 @@
|
||||
"collection.title": {
|
||||
"message": "{name} - 收藏夹"
|
||||
},
|
||||
"common.no": {
|
||||
"message": "否"
|
||||
},
|
||||
"common.yes": {
|
||||
"message": "是"
|
||||
},
|
||||
"create.collection.cancel": {
|
||||
"message": "取消"
|
||||
},
|
||||
"create.collection.create-collection": {
|
||||
"message": "新建收藏夹"
|
||||
},
|
||||
"create.collection.error-title": {
|
||||
"message": "出了点错误"
|
||||
},
|
||||
"create.collection.name-label": {
|
||||
"message": "收藏夹名称"
|
||||
},
|
||||
"create.collection.name-placeholder": {
|
||||
"message": "输入收藏夹名称……"
|
||||
},
|
||||
"create.collection.summary-label": {
|
||||
"message": "收藏夹概述"
|
||||
},
|
||||
"create.collection.title": {
|
||||
"message": "新建收藏夹"
|
||||
},
|
||||
"create.limit-alert.type-collection": {
|
||||
"message": "收藏夹"
|
||||
},
|
||||
"create.limit-alert.type-organization": {
|
||||
"message": "组织"
|
||||
},
|
||||
"create.limit-alert.type-plural-collection": {
|
||||
"message": "收藏夹"
|
||||
},
|
||||
"create.limit-alert.type-plural-organization": {
|
||||
"message": "组织"
|
||||
},
|
||||
"create.limit-alert.type-plural-project": {
|
||||
"message": "项目"
|
||||
},
|
||||
"create.limit-alert.type-project": {
|
||||
"message": "项目"
|
||||
},
|
||||
"create.organization.cancel": {
|
||||
"message": "取消"
|
||||
},
|
||||
"create.organization.create-organization": {
|
||||
"message": "创建组织"
|
||||
},
|
||||
"create.organization.error-title": {
|
||||
"message": "出了点错误"
|
||||
},
|
||||
"create.organization.name-label": {
|
||||
"message": "组织名称"
|
||||
},
|
||||
"create.organization.name-placeholder": {
|
||||
"message": "输入组织名称……"
|
||||
},
|
||||
"create.organization.summary-label": {
|
||||
"message": "组织概述"
|
||||
},
|
||||
"create.organization.url-label": {
|
||||
"message": "URL"
|
||||
},
|
||||
"create.project.cancel": {
|
||||
"message": "取消"
|
||||
},
|
||||
"create.project.create-project": {
|
||||
"message": "创建项目"
|
||||
},
|
||||
"create.project.error-title": {
|
||||
"message": "出了点错误"
|
||||
},
|
||||
"create.project.name-label": {
|
||||
"message": "名称"
|
||||
},
|
||||
"create.project.name-placeholder": {
|
||||
"message": "输入项目名称"
|
||||
},
|
||||
"create.project.summary-label": {
|
||||
"message": "项目概述"
|
||||
},
|
||||
"create.project.title": {
|
||||
"message": "创建项目"
|
||||
},
|
||||
"create.project.url-label": {
|
||||
"message": "URL"
|
||||
},
|
||||
"create.project.visibility-label": {
|
||||
"message": "可见性"
|
||||
},
|
||||
"create.project.visibility-private": {
|
||||
"message": "仅自己"
|
||||
},
|
||||
"create.project.visibility-public": {
|
||||
"message": "公开"
|
||||
},
|
||||
"create.project.visibility-unlisted": {
|
||||
"message": "未列出的"
|
||||
},
|
||||
"dashboard.collections.button.create-new": {
|
||||
"message": "新建"
|
||||
},
|
||||
@@ -425,6 +533,30 @@
|
||||
"dashboard.collections.long-title": {
|
||||
"message": "你的收藏夹"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.entity.description": {
|
||||
"message": "外国实体指的是在美国以外组织的企业实体(例如非美国公司、合伙企业或有限责任公司)。"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.entity.foreign-entity": {
|
||||
"message": "外国实体"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.entity.private-individual": {
|
||||
"message": "私人个体"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.entity.question": {
|
||||
"message": "您是个人还是外国实体的成员?"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.header": {
|
||||
"message": "税务表格"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.security.description": {
|
||||
"message": "Modrinth 使用第三方提供商 Track1099 来安全地收集和存储你的税务表格。<security-link>在此</security-link>了解更多"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.security.header": {
|
||||
"message": "安全措施"
|
||||
},
|
||||
"dashboard.creator-tax-form-modal.us-citizen.question": {
|
||||
"message": "你是美国公民吗?"
|
||||
},
|
||||
"error.collection.404.list_item.1": {
|
||||
"message": "你可能输错了收藏夹的连接。"
|
||||
},
|
||||
@@ -665,9 +797,6 @@
|
||||
"layout.action.change-theme": {
|
||||
"message": "更改界面主题"
|
||||
},
|
||||
"layout.action.close-banner": {
|
||||
"message": "关闭"
|
||||
},
|
||||
"layout.action.create-new": {
|
||||
"message": "新建……"
|
||||
},
|
||||
@@ -728,6 +857,15 @@
|
||||
"layout.banner.subscription-payment-failed.title": {
|
||||
"message": "需要进行财务操作。"
|
||||
},
|
||||
"layout.banner.tax.action": {
|
||||
"message": "填写税务表格"
|
||||
},
|
||||
"layout.banner.tax.description": {
|
||||
"message": "你今年已经从Modrinth提款了超过600美元。为了遵守税务规定,你需要填写一份税务表格。你的提款操作将暂停,直到提交此表格为止。"
|
||||
},
|
||||
"layout.banner.tax.title": {
|
||||
"message": "需要填写税务表格"
|
||||
},
|
||||
"layout.banner.verify-email.action": {
|
||||
"message": "重新发送验证邮件"
|
||||
},
|
||||
@@ -825,7 +963,7 @@
|
||||
"message": "切换菜单"
|
||||
},
|
||||
"layout.meta.description": {
|
||||
"message": "在 Modrinth 上畅享 Minecraft 模组、插件、数据包、光影包、资源包及整合包的下载体验。通过我们现代化而易用的界面与 API,探索及发布项目。"
|
||||
"message": "在 Modrinth 上畅享 Minecraft 模组、插件、数据包、光影、资源包及整合包的下载体验。通过我们现代化而易用的界面与 API,探索及发布项目。"
|
||||
},
|
||||
"layout.meta.og-description": {
|
||||
"message": "浏览及发布 Minecraft 内容!"
|
||||
@@ -1007,6 +1145,9 @@
|
||||
"project-moderation-nags.submit-for-review": {
|
||||
"message": "提交审核"
|
||||
},
|
||||
"project-moderation-nags.submit-for-review-button": {
|
||||
"message": "提交审核"
|
||||
},
|
||||
"project-moderation-nags.submit-for-review-desc": {
|
||||
"message": "你的项目现在只能被项目成员查看。必须经过管理员审核才能公开发布项目。"
|
||||
},
|
||||
@@ -1062,7 +1203,7 @@
|
||||
"message": "资源包"
|
||||
},
|
||||
"project-type.shader.plural": {
|
||||
"message": "光影包"
|
||||
"message": "光影"
|
||||
},
|
||||
"project-type.shader.singular": {
|
||||
"message": "光影"
|
||||
@@ -1098,13 +1239,10 @@
|
||||
"message": "审核项目"
|
||||
},
|
||||
"project.actions.servers-promo.description": {
|
||||
"message": "Modrinth 服务器是你与朋友轻松游玩的最佳方式!"
|
||||
},
|
||||
"project.actions.servers-promo.monthly": {
|
||||
"message": " / 月"
|
||||
"message": "Modrinth Servers是你与朋友轻松游玩的最佳方式!"
|
||||
},
|
||||
"project.actions.servers-promo.pricing": {
|
||||
"message": "$5{monthly}起"
|
||||
"message": "起价{price}<small> / 每月</small>"
|
||||
},
|
||||
"project.actions.servers-promo.title": {
|
||||
"message": "创建服务器"
|
||||
@@ -1785,7 +1923,7 @@
|
||||
"message": "移除这个付款方式"
|
||||
},
|
||||
"settings.billing.modal.delete.description": {
|
||||
"message": "这将永久(真的是永远)删除此令牌。"
|
||||
"message": "这将永久(真的是永远)删除此付款方式。"
|
||||
},
|
||||
"settings.billing.modal.delete.title": {
|
||||
"message": "确定要删除这个付款方式吗?"
|
||||
@@ -1851,10 +1989,10 @@
|
||||
"message": "Visa"
|
||||
},
|
||||
"settings.billing.pyro_subscription.description": {
|
||||
"message": "管理你的 Modrinth 服务器订阅。"
|
||||
"message": "管理你的Modrinth Servers订阅。"
|
||||
},
|
||||
"settings.billing.pyro_subscription.title": {
|
||||
"message": "Modrinth 服务器订阅"
|
||||
"message": "Modrinth Servers订阅"
|
||||
},
|
||||
"settings.billing.subscription.description": {
|
||||
"message": "管理你的 Modrinth 订阅。"
|
||||
|
||||
Reference in New Issue
Block a user