@geekron/strapi 0.2.14 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/admin/index.js +2 -2
- package/dist/admin/index.mjs +2 -2
- package/dist/i18n/translations/en/reset/admin.json +10 -0
- package/dist/i18n/translations/en/reset/auth.json +6 -0
- package/dist/i18n/translations/en/reset/content-manager.json +4 -0
- package/dist/i18n/translations/zh-Hans/components.json +5 -0
- package/dist/i18n/translations/zh-Hans/console.json +223 -0
- package/dist/i18n/translations/zh-Hans/content-types.json +30 -0
- package/dist/i18n/translations/zh-Hans/plugin.json +8 -3
- package/dist/i18n/translations/zh-Hans/prefix/content-manager.json +321 -0
- package/dist/i18n/translations/zh-Hans/prefix/content-releases.json +106 -0
- package/dist/i18n/translations/zh-Hans/prefix/content-type-builder.json +68 -0
- package/dist/i18n/translations/zh-Hans/prefix/email.json +10 -0
- package/dist/i18n/translations/zh-Hans/prefix/review-workflows.json +17 -0
- package/dist/i18n/translations/zh-Hans/reset/admin.json +213 -0
- package/dist/i18n/translations/zh-Hans/reset/auth.json +6 -0
- package/dist/i18n/translations/zh-Hans/reset/content-manager.json +4 -0
- package/dist/i18n/translations/zh-Hans/reset/content-type-builder.json +228 -0
- package/dist/i18n/translations/zh-Hans/reset/i18n.json +4 -0
- package/i18n/translations/en/reset/admin.json +10 -0
- package/i18n/translations/en/reset/auth.json +6 -0
- package/i18n/translations/en/reset/content-manager.json +4 -0
- package/i18n/translations/zh-Hans/components.json +5 -0
- package/i18n/translations/zh-Hans/console.json +223 -0
- package/i18n/translations/zh-Hans/content-types.json +30 -0
- package/i18n/translations/zh-Hans/plugin.json +8 -3
- package/i18n/translations/zh-Hans/prefix/content-manager.json +321 -0
- package/i18n/translations/zh-Hans/prefix/content-releases.json +106 -0
- package/i18n/translations/zh-Hans/prefix/content-type-builder.json +68 -0
- package/i18n/translations/zh-Hans/prefix/email.json +10 -0
- package/i18n/translations/zh-Hans/prefix/review-workflows.json +17 -0
- package/i18n/translations/zh-Hans/reset/admin.json +213 -0
- package/i18n/translations/zh-Hans/reset/auth.json +6 -0
- package/i18n/translations/zh-Hans/reset/content-manager.json +4 -0
- package/i18n/translations/zh-Hans/reset/content-type-builder.json +228 -0
- package/i18n/translations/zh-Hans/reset/i18n.json +4 -0
- package/package.json +1 -1
|
@@ -0,0 +1,213 @@
|
|
|
1
|
+
{
|
|
2
|
+
"HomePage.header.title": "你好 {name}",
|
|
3
|
+
"HomePage.header.subtitle": "欢迎使用 Geekron CMS,这里可以展示您的网站概览、快捷入口或统计信息。",
|
|
4
|
+
"HomePage.widget.loading": "正在加载组件内容",
|
|
5
|
+
"HomePage.widget.error": "无法加载组件内容。",
|
|
6
|
+
"HomePage.widget.no-data": "未找到内容。",
|
|
7
|
+
"HomePage.widget.no-permissions": "您没有查看此组件的权限",
|
|
8
|
+
"Settings.apiTokens.copy.lastWarning": "复制您的 API 令牌",
|
|
9
|
+
"Settings.application.strapi-version": "CMS 版本",
|
|
10
|
+
"Settings.application.strapiVersion": "CMS 版本",
|
|
11
|
+
"Settings.permissions.auditLogs.not-available": "审计日志仅在付费计划中提供。升级以获取所有活动的可搜索和可筛选显示。",
|
|
12
|
+
"Settings.profile.form.section.experience.mode.option-system-label": "使用系统设置",
|
|
13
|
+
"Settings.sso.not-available": "SSO 仅在付费计划中提供。升级以为您的管理面板配置其他登录与注册方式。",
|
|
14
|
+
"Settings.content-history.title": "内容历史",
|
|
15
|
+
"Settings.content-history.description": "让您更好地控制内容生命周期中的每一步。",
|
|
16
|
+
"Settings.content-history.not-available": "内容历史仅在付费计划中提供。升级即可完全掌控内容生命周期。",
|
|
17
|
+
"Settings.tokens.copy.title": "令牌",
|
|
18
|
+
"Settings.page.PurchaseAudit-logs.description": "与团队一起跟踪并审阅更改",
|
|
19
|
+
"Settings.page.PurchaseAudit-logs.perks1": "轻松跟踪更改",
|
|
20
|
+
"Settings.page.PurchaseAudit-logs.perks2": "轻松审阅更改",
|
|
21
|
+
"Settings.page.PurchaseAudit-logs.perks3": "保持安全与合规",
|
|
22
|
+
"Settings.page.PurchaseContent-history.description": "即时撤销内容更改",
|
|
23
|
+
"Settings.page.PurchaseContent-history.perks1": "浏览内容历史",
|
|
24
|
+
"Settings.page.PurchaseContent-history.perks2": "一键回滚更改",
|
|
25
|
+
"Settings.page.PurchaseContent-history.perks3": "跟踪跨语言的更改",
|
|
26
|
+
"Settings.page.PurchaseSSO.description": "为您的团队简化身份认证",
|
|
27
|
+
"Settings.page.PurchaseSSO.perks1": "统一身份认证",
|
|
28
|
+
"Settings.page.PurchaseSSO.perks2": "增强的安全性",
|
|
29
|
+
"Settings.page.PurchaseSSO.perks3": "支持 Webhooks",
|
|
30
|
+
"Settings.page.purchase.upgrade.cta": "升级",
|
|
31
|
+
"Settings.page.purchase.learn-more.cta": "了解更多",
|
|
32
|
+
"noPreview": "暂无预览",
|
|
33
|
+
"app.components.FreeTrialEndedModal.button.downgrade": "降级到社区版",
|
|
34
|
+
"app.components.FreeTrialEndedModal.button.upgrade": "继续使用成长计划",
|
|
35
|
+
"app.components.FreeTrialEndedModal.description": "您对成长计划功能(如内容历史、版本发布和单点登录(SSO))的访问已过期。",
|
|
36
|
+
"app.components.FreeTrialEndedModal.notice.item1": "降级后将无法使用上述功能。",
|
|
37
|
+
"app.components.FreeTrialEndedModal.notice.item2": "文档版本历史将被删除。",
|
|
38
|
+
"app.components.FreeTrialEndedModal.notice.item3": "所有发布版本将被清除。",
|
|
39
|
+
"app.components.FreeTrialEndedModal.notice.item4": "如果要降级,请确保设置根管理员密码以保留对管理面板的访问。",
|
|
40
|
+
"app.components.FreeTrialEndedModal.notice.title": "重要须知:",
|
|
41
|
+
"app.components.FreeTrialEndedModal.title": "您的试用已结束",
|
|
42
|
+
"app.components.FreeTrialWelcomeModal.button": "开始探索",
|
|
43
|
+
"app.components.FreeTrialWelcomeModal.description1": "接下来的 30 天,您将可以完全访问高级功能,如内容历史、版本发布和单点登录(SSO)——尽情探索 Strapi CMS 的强大能力。",
|
|
44
|
+
"app.components.FreeTrialWelcomeModal.description2": "利用这段时间自由构建、定制并测试您的内容工作流!",
|
|
45
|
+
"app.components.FreeTrialWelcomeModal.title": "很高兴您加入我们",
|
|
46
|
+
"app.components.LeftMenu.trialCountdown.endedAt": "您的试用已于 {date} 结束。",
|
|
47
|
+
"app.components.LeftMenu.trialCountdown.endsAt": "您的试用将于 {date} 结束。",
|
|
48
|
+
"app.components.NpsSurvey.banner-title": "您有多大可能会向朋友或同事推荐极客领航?",
|
|
49
|
+
"app.components.NpsSurvey.feedback-response": "非常感谢您的反馈!",
|
|
50
|
+
"app.components.NpsSurvey.feedback-question": "您有任何改进建议吗?",
|
|
51
|
+
"app.components.NpsSurvey.submit-feedback": "提交反馈",
|
|
52
|
+
"app.components.NpsSurvey.dismiss-survey-label": "关闭问卷",
|
|
53
|
+
"app.components.NpsSurvey.no-recommendation": "完全不可能",
|
|
54
|
+
"app.components.NpsSurvey.happy-to-recommend": "非常愿意",
|
|
55
|
+
"app.components.NpsSurvey.select-rating": "选择评分",
|
|
56
|
+
"app.components.ToggleCheckbox.enabled-label": "已启用",
|
|
57
|
+
"app.components.ToggleCheckbox.disabled-label": "已禁用",
|
|
58
|
+
"app.components.UpsellBanner.button": "立即升级",
|
|
59
|
+
"app.components.UpsellBanner.intro": "可访问成长计划功能: ",
|
|
60
|
+
"app.components.UpsellBanner.text": "在试用期间,您可以探索高级工具,如内容历史、版本发布和单点登录(SSO)。",
|
|
61
|
+
"app.utils.refresh": "刷新",
|
|
62
|
+
"app.utils.published": "已发布",
|
|
63
|
+
"app.utils.ready-to-publish": "准备发布",
|
|
64
|
+
"app.utils.already-published": "已发布",
|
|
65
|
+
"app.utils.ready-to-publish-changes": "有待发布的更改",
|
|
66
|
+
"app.utils.ready-to-unpublish-changes": "准备取消发布",
|
|
67
|
+
"app.confirm.body": "确定执行此操作?",
|
|
68
|
+
"components.FilterOptions.FILTER_TYPES.$containsi": "包含(不区分大小写)",
|
|
69
|
+
"components.FilterOptions.FILTER_TYPES.$endsWithi": "以…结尾(不区分大小写)",
|
|
70
|
+
"components.FilterOptions.FILTER_TYPES.$eqi": "等于(不区分大小写)",
|
|
71
|
+
"components.FilterOptions.FILTER_TYPES.$nei": "不等于(不区分大小写)",
|
|
72
|
+
"components.FilterOptions.FILTER_TYPES.$notContainsi": "不包含(不区分大小写)",
|
|
73
|
+
"components.FilterOptions.FILTER_TYPES.$startsWithi": "以…开头(不区分大小写)",
|
|
74
|
+
"components.Input.error.contain.maxBytes": "密码必须少于 73 字节",
|
|
75
|
+
"components.Input.error.validation.combobox.invalid": "提供的值无效",
|
|
76
|
+
"components.Input.error.validation.string": "这不是有效的字符串。",
|
|
77
|
+
"components.Input.error.validation.email.withField": "{field} 不是有效的邮箱",
|
|
78
|
+
"components.Input.error.validation.json.withField": "{field} 与 JSON 格式不匹配",
|
|
79
|
+
"components.Input.error.validation.lowercase.withField": "{field} 必须为小写字符串",
|
|
80
|
+
"components.Input.error.validation.max.withField": "{field} 太大。",
|
|
81
|
+
"components.Input.error.validation.maxLength.withField": "{field} 太长。",
|
|
82
|
+
"components.Input.error.validation.min.withField": "{field} 太小。",
|
|
83
|
+
"components.Input.error.validation.minLength.withField": "{field} 太短。",
|
|
84
|
+
"components.Input.error.validation.minSupMax.withField": "{field} 不能超过最大值",
|
|
85
|
+
"components.Input.error.validation.regex.withField": "{field} 与正则不匹配。",
|
|
86
|
+
"components.Input.error.validation.required.withField": "必须填写 {field}。",
|
|
87
|
+
"components.Input.error.validation.unique.withField": "{field} 已被使用。",
|
|
88
|
+
"components.ViewSettings.tooltip": "视图设置",
|
|
89
|
+
"components.Blocks.modifiers.bold": "加粗",
|
|
90
|
+
"components.Blocks.modifiers.italic": "斜体",
|
|
91
|
+
"components.Blocks.modifiers.underline": "下划线",
|
|
92
|
+
"components.Blocks.modifiers.strikethrough": "删除线",
|
|
93
|
+
"components.Blocks.modifiers.code": "行内代码",
|
|
94
|
+
"components.Blocks.link": "链接",
|
|
95
|
+
"components.Blocks.expand": "展开",
|
|
96
|
+
"components.Blocks.collapse": "收起",
|
|
97
|
+
"components.Blocks.popover.text": "文本",
|
|
98
|
+
"components.Blocks.popover.text.placeholder": "输入链接文本",
|
|
99
|
+
"components.Blocks.popover.link": "链接",
|
|
100
|
+
"components.Blocks.popover.link.placeholder": "粘贴链接",
|
|
101
|
+
"components.Blocks.popover.link.rel": "Rel(可选)",
|
|
102
|
+
"components.Blocks.popover.link.rel.placeholder": "noopener, nofollow, noreferrer",
|
|
103
|
+
"components.Blocks.popover.link.target": "Target(可选)",
|
|
104
|
+
"components.Blocks.popover.link.target.placeholder": "_blank, _self, _parent, _top",
|
|
105
|
+
"components.Blocks.popover.link.error": "请输入有效链接",
|
|
106
|
+
"components.Blocks.popover.remove": "移除",
|
|
107
|
+
"components.Blocks.popover.edit": "编辑",
|
|
108
|
+
"components.Blocks.blocks.selectBlock": "选择一个块",
|
|
109
|
+
"components.Blocks.blocks.text": "文本",
|
|
110
|
+
"components.Blocks.blocks.heading1": "标题 1",
|
|
111
|
+
"components.Blocks.blocks.heading2": "标题 2",
|
|
112
|
+
"components.Blocks.blocks.heading3": "标题 3",
|
|
113
|
+
"components.Blocks.blocks.heading4": "标题 4",
|
|
114
|
+
"components.Blocks.blocks.heading5": "标题 5",
|
|
115
|
+
"components.Blocks.blocks.heading6": "标题 6",
|
|
116
|
+
"components.Blocks.blocks.code": "代码块",
|
|
117
|
+
"components.Blocks.blocks.quote": "引用",
|
|
118
|
+
"components.Blocks.blocks.image": "图片",
|
|
119
|
+
"components.Blocks.blocks.unorderedList": "项目符号列表",
|
|
120
|
+
"components.Blocks.blocks.orderedList": "编号列表",
|
|
121
|
+
"components.Blocks.blocks.code.languageLabel": "选择语言",
|
|
122
|
+
"components.Blocks.dnd.instruction": "要重新排序块,请按住 Command 或 Control,并配合 Shift 与上下箭头键",
|
|
123
|
+
"components.Blocks.dnd.reorder": "{item} 已移动。编辑器中的新位置:{position}。",
|
|
124
|
+
"components.Wysiwyg.blocks.code": "代码",
|
|
125
|
+
"components.premiumFeature.title": "高级功能",
|
|
126
|
+
"global.home": "首页",
|
|
127
|
+
"global.error": "出错了",
|
|
128
|
+
"global.last-change.redo": "重做上一次更改",
|
|
129
|
+
"global.last-change.undo": "撤销上一次更改",
|
|
130
|
+
"global.last-changes.discard": "放弃最近更改",
|
|
131
|
+
"global.more": "更多",
|
|
132
|
+
"global.new": "新建",
|
|
133
|
+
"global.profile.settings": "个人资料设置",
|
|
134
|
+
"global.fullname": "{firstname} {lastname}",
|
|
135
|
+
"global.learn-more": "了解更多",
|
|
136
|
+
"tours.contentTypeBuilder.Introduction.title": "欢迎使用内容类型构建器!",
|
|
137
|
+
"tours.contentTypeBuilder.Introduction.content": "在这里,您可以通过集合类型、单类型和可复用组件来创建并管理应用结构。开始吧!",
|
|
138
|
+
"tours.contentTypeBuilder.AIChat.title": "准备开始!",
|
|
139
|
+
"tours.contentTypeBuilder.AIChat.content": "<p>如果您对内容类型构建器或 Strapi 有任何问题,请在此提出。</p><p>Strapi AI 可以根据您的需求生成模式。请准确描述您的需求,例如:<ul><li>日期选择器</li><li>邮箱和密码字段</li><li>任意类型的媒体</li><li>UID</li></ul></p><p>不要害羞,试试看!</p>",
|
|
140
|
+
"tours.contentTypeBuilder.CollectionTypes.title": "集合类型",
|
|
141
|
+
"tours.contentTypeBuilder.CollectionTypes.content": "用于管理多条记录——例如博客文章或产品。",
|
|
142
|
+
"tours.contentTypeBuilder.SingleTypes.title": "单类型",
|
|
143
|
+
"tours.contentTypeBuilder.SingleTypes.content": "适合一次性条目,如首页或站点设置。",
|
|
144
|
+
"tours.contentTypeBuilder.Components.title": "组件",
|
|
145
|
+
"tours.contentTypeBuilder.Components.content": "一次构建,随处复用。用于按钮、卡片或轮播等。",
|
|
146
|
+
"tours.contentTypeBuilder.YourTurn.title": "轮到您——动手构建!",
|
|
147
|
+
"tours.contentTypeBuilder.YourTurn.content": "请创建一个集合类型或单类型。点击“+”按钮,选择名称,点击“继续”,我们将引导您完成后续步骤。",
|
|
148
|
+
"tours.contentTypeBuilder.AddFields.title": "添加字段让它鲜活起来",
|
|
149
|
+
"tours.contentTypeBuilder.AddFields.content": "先添加您的第一个字段——例如名称、图片或关系。内容类型需要先有结构才能承载内容。",
|
|
150
|
+
"tours.contentTypeBuilder.Save.title": "离开前别忘了保存!",
|
|
151
|
+
"tours.contentTypeBuilder.Save.content": "点击“保存”按钮以锁定您的内容类型,避免丢失工作。快完成了!",
|
|
152
|
+
"tours.contentTypeBuilder.Finish.title": "第一步:完成!🎉",
|
|
153
|
+
"tours.contentTypeBuilder.Finish.content": "您已构建了第一个内容类型!现在前往内容管理器开始添加条目吧!",
|
|
154
|
+
"tours.apiTokens.Introduction.title": "最后但同样重要,API 令牌",
|
|
155
|
+
"tours.apiTokens.Introduction.content": "通过高度可定制的权限控制 API 访问。",
|
|
156
|
+
"tours.apiTokens.ManageAPIToken.title": "管理 API 令牌",
|
|
157
|
+
"tours.apiTokens.ManageAPIToken.content": "点击“铅笔”图标查看并更新现有 API 令牌。",
|
|
158
|
+
"tours.apiTokens.ViewAPIToken.title": "查看 API 令牌",
|
|
159
|
+
"tours.apiTokens.ViewAPIToken.content": "点击“查看令牌”按钮以查看您的 API 令牌。",
|
|
160
|
+
"tours.apiTokens.CopyAPIToken.title": "复制您的 API 令牌",
|
|
161
|
+
"tours.apiTokens.CopyAPIToken.content": "点击“复制”按钮以保存您的 API 令牌,您将需要它来向应用发出请求。{spacer} 还有疑问?了解更多关于 <a>API 令牌</a> 的信息。",
|
|
162
|
+
"tours.apiTokens.FinalStep.title": "恭喜,是时候部署您的应用了!",
|
|
163
|
+
"tours.apiTokens.FinalStep.content": "您已具备部署应用并与世界分享内容的一切准备。",
|
|
164
|
+
"tours.contentManager.Introduction.title": "内容管理器",
|
|
165
|
+
"tours.contentManager.Introduction.content": "从您的集合类型和单类型中创建和管理内容。",
|
|
166
|
+
"tours.contentManager.CreateNewEntry.title": "创建新条目",
|
|
167
|
+
"tours.contentManager.CreateNewEntry.content": "点击“创建新条目”按钮,为此集合类型创建并发布新条目。",
|
|
168
|
+
"tours.contentManager.Fields.title": "字段",
|
|
169
|
+
"tours.contentManager.Fields.content": "首先填写您在内容类型构建器中创建的字段。",
|
|
170
|
+
"tours.contentManager.Publish.title": "发布",
|
|
171
|
+
"tours.contentManager.Publish.content": "然后点击“发布”按钮,让您的内容通过内容 API 可用。",
|
|
172
|
+
"tours.contentManager.FinalStep.title": "是时候设置 API 令牌了!",
|
|
173
|
+
"tours.contentManager.FinalStep.content": "现在您已经创建并发布了一个条目,让我们设置一个 API 令牌来管理内容访问。",
|
|
174
|
+
"tours.stepCount": "第 {currentStep} 步,共 {tourLength} 步",
|
|
175
|
+
"tours.skip": "跳过",
|
|
176
|
+
"tours.next": "下一步",
|
|
177
|
+
"tours.gotIt": "知道了",
|
|
178
|
+
"tours.overview.title": "发现您的应用!",
|
|
179
|
+
"tours.overview.subtitle": "跟随引导,充分学习的网站后台系统的使用。",
|
|
180
|
+
"tours.overview.close": "关闭引导",
|
|
181
|
+
"tours.overview.tasks": "您的任务",
|
|
182
|
+
"tours.overview.contentTypeBuilder.label": "创建您的架构",
|
|
183
|
+
"tours.overview.contentManager.label": "创建并发布内容",
|
|
184
|
+
"tours.overview.apiTokens.label": "复制一个 API 令牌",
|
|
185
|
+
"tours.overview.strapiCloud.label": "将应用部署到服务器",
|
|
186
|
+
"tours.overview.strapiCloud.link": "阅读文档",
|
|
187
|
+
"tours.overview.tour.link": "开始",
|
|
188
|
+
"tours.overview.tour.done": "完成",
|
|
189
|
+
"tours.overview.close.description": "确定要关闭引导吗?",
|
|
190
|
+
"tours.profile.title": "引导教程",
|
|
191
|
+
"tours.profile.description": "您可以随时重置引导教程。",
|
|
192
|
+
"tours.profile.reset": "重置引导教程",
|
|
193
|
+
"tours.profile.notification.success.reset": "引导教程已重置",
|
|
194
|
+
"tours.overview.completed": "已完成 {completed}%",
|
|
195
|
+
"widget.key-statistics.title": "项目统计",
|
|
196
|
+
"widget.key-statistics.list.admins": "管理员",
|
|
197
|
+
"widget.key-statistics.list.apiTokens": "API 令牌",
|
|
198
|
+
"widget.key-statistics.list.assets": "资源",
|
|
199
|
+
"widget.key-statistics.list.components": "组件",
|
|
200
|
+
"widget.key-statistics.list.contentTypes": "内容类型",
|
|
201
|
+
"widget.key-statistics.list.entries": "条目",
|
|
202
|
+
"widget.key-statistics.list.locales": "语言",
|
|
203
|
+
"widget.key-statistics.list.webhooks": "Webhook",
|
|
204
|
+
"widget.last-activity.link": "打开审计日志",
|
|
205
|
+
"widget.last-activity.no-activity": "暂无活动",
|
|
206
|
+
"widget.last-activity.title": "最近活动",
|
|
207
|
+
"widget.profile.title": "个人资料",
|
|
208
|
+
"HomePage.addWidget.title": "添加组件",
|
|
209
|
+
"HomePage.addWidget.noWidgetsAvailable": "暂无可添加的组件",
|
|
210
|
+
"HomePage.addWidget.button": "添加组件",
|
|
211
|
+
"HomePage.widget.delete": "删除",
|
|
212
|
+
"HomePage.widget.drag": "拖动以移动"
|
|
213
|
+
}
|
|
@@ -0,0 +1,228 @@
|
|
|
1
|
+
{
|
|
2
|
+
"attribute.boolean": "布尔值",
|
|
3
|
+
"attribute.boolean.description": "好或不好、1 或 0、是或否",
|
|
4
|
+
"attribute.component": "组件",
|
|
5
|
+
"attribute.component.description": "组合字段值以便重复使用",
|
|
6
|
+
"attribute.customField": "自定义字段",
|
|
7
|
+
"attribute.date": "日期",
|
|
8
|
+
"attribute.date.description": "时间选择器,可选择日期及时间",
|
|
9
|
+
"attribute.datetime": "日期时间",
|
|
10
|
+
"attribute.dynamiczone": "动态区域",
|
|
11
|
+
"attribute.dynamiczone.description": "动态选择组件及编辑其内容",
|
|
12
|
+
"attribute.email": "电子邮件",
|
|
13
|
+
"attribute.email.description": "验证格式过的电子邮件字段",
|
|
14
|
+
"attribute.enumeration": "枚举",
|
|
15
|
+
"attribute.enumeration.description": "列举设定值并可择一为值",
|
|
16
|
+
"attribute.json": "JSON",
|
|
17
|
+
"attribute.json.description": "JSON 数据格式",
|
|
18
|
+
"attribute.media": "媒体",
|
|
19
|
+
"attribute.media.description": "图片、视频等文件",
|
|
20
|
+
"attribute.null": " ",
|
|
21
|
+
"attribute.number": "数字",
|
|
22
|
+
"attribute.number.description": "数字 (正整数、浮点数、小数)",
|
|
23
|
+
"attribute.password": "密码",
|
|
24
|
+
"attribute.password.description": "加密过的密码字段",
|
|
25
|
+
"attribute.relation": "关联",
|
|
26
|
+
"attribute.relation.description": "指向其他集合类型",
|
|
27
|
+
"attribute.richtext": "富文本 (Markdown)",
|
|
28
|
+
"attribute.richtext.description": "多文本格式编辑器",
|
|
29
|
+
"attribute.blocks": "富文本 (块)",
|
|
30
|
+
"attribute.blocks.description": "基于JSON的新型富文本编辑器",
|
|
31
|
+
"attribute.text": "文本",
|
|
32
|
+
"attribute.text.description": "短的标题或长的描述文字",
|
|
33
|
+
"attribute.time": "时间",
|
|
34
|
+
"attribute.timestamp": "时间戳",
|
|
35
|
+
"attribute.uid": "唯一标识符",
|
|
36
|
+
"attribute.uid.description": "唯一识别码",
|
|
37
|
+
"button.attributes.add.another": "新增字段",
|
|
38
|
+
"button.component.add": "新增组件",
|
|
39
|
+
"button.component.create": "创建新组件",
|
|
40
|
+
"button.model.create": "创建新的集合类型",
|
|
41
|
+
"button.single-types.create": "创建新的单类型",
|
|
42
|
+
"component.repeatable": "(可重复的)",
|
|
43
|
+
"components.SelectComponents.displayed-value": "已选择 {number, plural, =0 {# 个组件} one {# 个组件} other {# 个组件}}",
|
|
44
|
+
"components.componentSelect.no-component-available": "你已经加入了所有可以加入的组件",
|
|
45
|
+
"components.componentSelect.no-component-available.with-search": "搜索不到符合的组件",
|
|
46
|
+
"components.componentSelect.value-component": "{number} 个组件被选择 (输入搜索组件)",
|
|
47
|
+
"components.componentSelect.value-components": "{number} 个组件被选择",
|
|
48
|
+
"configurations": "配置设置",
|
|
49
|
+
"contentType.apiId-plural.description": "复数 API ID",
|
|
50
|
+
"contentType.apiId-plural.label": "API ID (复数)",
|
|
51
|
+
"contentType.apiId-singular.description": "UID 用于产生 API 路径和数据库数据表/集合的 UID",
|
|
52
|
+
"contentType.apiId-singular.label": "API ID (单数)",
|
|
53
|
+
"contentType.collectionName.description": "使用于当内容集合名称与数据集合名称不同时",
|
|
54
|
+
"contentType.collectionName.label": "集合名称",
|
|
55
|
+
"contentType.displayName.label": "显示名称",
|
|
56
|
+
"contentType.kind.change.warning": "你变更了内容类型:API 将会被重置 (路由器、控制器、和服务将会被覆盖)。",
|
|
57
|
+
"error.attributeName.reserved-name": "这个字段名称不可以在此内容类型内被使用,有可能会破坏其他功能",
|
|
58
|
+
"error.contentType.pluralName-used": "此数值不能与单数相同",
|
|
59
|
+
"error.contentType.singularName-used": "此数值不能与复数相同",
|
|
60
|
+
"error.contentType.singularName-equals-pluralName": "此数值不能与另一个内容类型的复数 API ID 相同",
|
|
61
|
+
"error.contentType.pluralName-equals-singularName": "此数值不能与另一个内容类型的单数 API ID 相同",
|
|
62
|
+
"error.contentType.pluralName-equals-collectionName": "此数值已被另一个内容类型使用",
|
|
63
|
+
"error.contentTypeName.reserved-name": "这个内容类型名称不可以在此项目内被使用,有可能会破坏其他功能",
|
|
64
|
+
"error.validation.enum-duplicate": "不允许重复的值 (只考虑字母数字字符)",
|
|
65
|
+
"error.validation.enum-empty-string": "不允许空字符串",
|
|
66
|
+
"error.validation.enum-regex": "有一个以上的数值无效。数值在首个数字前应先有英文字母。",
|
|
67
|
+
"error.validation.minSupMax": "不能超过最大值",
|
|
68
|
+
"error.validation.positive": "必须为正数",
|
|
69
|
+
"error.validation.regex": "不合法的正则式",
|
|
70
|
+
"error.validation.relation.targetAttribute-taken": "该字段名称已被使用",
|
|
71
|
+
"form.attribute.component.option.add": "新增组件",
|
|
72
|
+
"form.attribute.component.option.create": "创建新组件",
|
|
73
|
+
"form.attribute.component.option.create.description": "一个可以跨组件及类型引用的组件, 可以在任何地方被引用",
|
|
74
|
+
"form.attribute.component.option.repeatable": "可重复的组件",
|
|
75
|
+
"form.attribute.component.option.repeatable.description": "适用于数组,清单,标签类型组件",
|
|
76
|
+
"form.attribute.component.option.reuse-existing": "使用一个已创建的组件",
|
|
77
|
+
"form.attribute.component.option.reuse-existing.description": "可复用组件已创建,可以协助你在不同的内容类型间保持数据一致性",
|
|
78
|
+
"form.attribute.component.option.single": "单一组件",
|
|
79
|
+
"form.attribute.component.option.single.description": "适用于组合型字段群,如:完整地址,基本完整信息 ......等",
|
|
80
|
+
"form.attribute.item.customColumnName": "自定义字段名称",
|
|
81
|
+
"form.attribute.item.customColumnName.description": "将数据库字段名称以更易懂的格式重新命名,对 API 响应很有用。",
|
|
82
|
+
"form.attribute.item.date.type.date": "date (例如:01/01/{currentYear})",
|
|
83
|
+
"form.attribute.item.date.type.datetime": "datetime (例如:01/01/{currentYear} 00:00 AM)",
|
|
84
|
+
"form.attribute.item.date.type.time": "time (例如:00:00 AM)",
|
|
85
|
+
"form.attribute.item.defineRelation.fieldName": "字段名称",
|
|
86
|
+
"form.attribute.item.enumeration.graphql": "GraphQL 名称覆盖",
|
|
87
|
+
"form.attribute.item.enumeration.graphql.description": "可以让您覆盖 GraphQL 的默认名称",
|
|
88
|
+
"form.attribute.item.enumeration.placeholder": "例:\n早上\n中午\n晚上",
|
|
89
|
+
"form.attribute.item.enumeration.rules": "值 (格式为一行一个值)",
|
|
90
|
+
"form.attribute.item.maximum": "最大数值",
|
|
91
|
+
"form.attribute.item.maximumLength": "最大长度",
|
|
92
|
+
"form.attribute.item.minimum": "最小数值",
|
|
93
|
+
"form.attribute.item.minimumLength": "最小长度",
|
|
94
|
+
"form.attribute.item.number.type": "数字格式",
|
|
95
|
+
"form.attribute.item.number.type.biginteger": "大整数 (例如:123456789)",
|
|
96
|
+
"form.attribute.item.number.type.decimal": "浮点数 (decimal) (例: 2.22)",
|
|
97
|
+
"form.attribute.item.number.type.float": "浮点数 (float) (例: 3.33333333)",
|
|
98
|
+
"form.attribute.item.number.type.integer": "整数 (例: 10)",
|
|
99
|
+
"form.attribute.item.privateField": "隐密字段",
|
|
100
|
+
"form.attribute.item.privateField.description": "该字段不会被显示在 API 的回传数据中",
|
|
101
|
+
"form.attribute.item.requiredField": "必填字段",
|
|
102
|
+
"form.attribute.item.requiredField.description": "如果这个字段留空,您将不能创建项目。",
|
|
103
|
+
"form.attribute.item.text.regex": "正则式",
|
|
104
|
+
"form.attribute.item.text.regex.description": "文本正则表达式",
|
|
105
|
+
"form.attribute.item.uniqueField": "唯一字段",
|
|
106
|
+
"form.attribute.item.uniqueField.description": "如果已存在的项目有一模一样的内容,您将不能创建项目。",
|
|
107
|
+
"form.attribute.item.uniqueField.v5.willBeDisabled": "目前唯一字段在组件中运行不正常。如果您启用此功能,字段将被禁用直到问题修复。",
|
|
108
|
+
"form.attribute.item.uniqueField.v5.disabled": "目前唯一字段在组件中运行不正常。此字段已被禁用直到问题修复。",
|
|
109
|
+
"form.attribute.media.allowed-types": "选择合法的多媒体类型",
|
|
110
|
+
"form.attribute.media.allowed-types.option-files": "文件",
|
|
111
|
+
"form.attribute.media.allowed-types.option-images": "图片",
|
|
112
|
+
"form.attribute.media.allowed-types.option-videos": "视频",
|
|
113
|
+
"form.attribute.media.option.multiple": "复数多媒体",
|
|
114
|
+
"form.attribute.media.option.multiple.description": "适用于轮播模块或多文件下载",
|
|
115
|
+
"form.attribute.media.option.single": "单一多媒体",
|
|
116
|
+
"form.attribute.media.option.single.description": "适用于头像或背景图",
|
|
117
|
+
"form.attribute.settings.default": "默认值",
|
|
118
|
+
"form.attribute.text.option.long-text": "长文字",
|
|
119
|
+
"form.attribute.text.option.long-text.description": "适用于描述及自传内容,但无法被精准搜索",
|
|
120
|
+
"form.attribute.text.option.short-text": "短文字",
|
|
121
|
+
"form.attribute.text.option.short-text.description": "适用于标题,名称,链接且可以被精准搜索",
|
|
122
|
+
"form.button.add-components-to-dynamiczone": "新增组件至动态配置",
|
|
123
|
+
"form.button.add-field": "新增字段",
|
|
124
|
+
"form.button.add-first-field-to-created-component": "新增组件的第一个字段",
|
|
125
|
+
"form.button.add.field.to.collectionType": "新增其他字段于此集合类型",
|
|
126
|
+
"form.button.add.field.to.component": "新增其他字段于此组件",
|
|
127
|
+
"form.button.add.field.to.contentType": "新增其他字段于此内容类型",
|
|
128
|
+
"form.button.add.field.to.singleType": "新增其他字段于此单类型",
|
|
129
|
+
"form.button.cancel": "取消",
|
|
130
|
+
"form.button.collection-type.description": "适用于复数实例,如议题文章、产品、帖子......等",
|
|
131
|
+
"form.button.collection-type.name": "集合类型",
|
|
132
|
+
"form.button.configure-component": "配置组件",
|
|
133
|
+
"form.button.configure-view": "配置画面",
|
|
134
|
+
"form.button.select-component": "选择一个组件",
|
|
135
|
+
"form.button.single-type.description": "适用于单一实例,如首页、关于 ...... 等",
|
|
136
|
+
"form.button.single-type.name": "单类型",
|
|
137
|
+
"from": "从",
|
|
138
|
+
"menu.section.components.name": "组件",
|
|
139
|
+
"menu.section.models.name": "集合类型",
|
|
140
|
+
"menu.section.single-types.name": "单类型",
|
|
141
|
+
"modalForm.attribute.form.base.name.description": "字段名称不允许空白",
|
|
142
|
+
"modalForm.attribute.form.base.name.placeholder": "例如:slug、seo网址、canonical网址",
|
|
143
|
+
"modalForm.attribute.target-field": "关联目标字段",
|
|
144
|
+
"modalForm.attributes.select-component": "选择一个组件",
|
|
145
|
+
"modalForm.attributes.select-components": "选择多个组件",
|
|
146
|
+
"modalForm.collectionType.header-create": "创建集合类型",
|
|
147
|
+
"modalForm.component.header-create": "创建组件",
|
|
148
|
+
"modalForm.components.create-component.category.label": "选择或新增一个分类",
|
|
149
|
+
"modalForm.components.icon.label": "图标",
|
|
150
|
+
"modalForm.empty.button": "新增自定义字段",
|
|
151
|
+
"modalForm.empty.heading": "这里目前什么都没有。",
|
|
152
|
+
"modalForm.empty.sub-heading": "通过扩展功能找到您想搜索的项目。",
|
|
153
|
+
"modalForm.editCategory.base.name.description": "分类名称不允许空白",
|
|
154
|
+
"modalForm.header-edit": "编辑 {name}",
|
|
155
|
+
"modalForm.header-categories": "复数分类",
|
|
156
|
+
"modalForm.header-back": "后退",
|
|
157
|
+
"modalForm.singleType.header-create": "创建单类型",
|
|
158
|
+
"modalForm.sub-header.addComponentToDynamicZone": "在动态配置区新增一个组件",
|
|
159
|
+
"modalForm.sub-header.attribute.create": "新增 {type} 字段",
|
|
160
|
+
"modalForm.sub-header.attribute.create.step": "新增组件 ({step}/2)",
|
|
161
|
+
"modalForm.sub-header.attribute.edit": "编辑 {name}",
|
|
162
|
+
"modalForm.sub-header.chooseAttribute.collectionType": "选择集合类型的一个字段",
|
|
163
|
+
"modalForm.sub-header.chooseAttribute.component": "选择组件的一个字段",
|
|
164
|
+
"modalForm.sub-header.chooseAttribute.singleType": "选择单类型的一个字段",
|
|
165
|
+
"modalForm.custom-fields.advanced.settings.extended": "扩展设置",
|
|
166
|
+
"modalForm.tabs.custom": "自定义",
|
|
167
|
+
"modalForm.tabs.custom.howToLink": "如何新增自定义字段",
|
|
168
|
+
"modalForm.tabs.default": "默认",
|
|
169
|
+
"modalForm.tabs.label": "默认和自定义类型分页",
|
|
170
|
+
"modelPage.attribute.relation-polymorphic": "关联 (多对多多型)",
|
|
171
|
+
"modelPage.attribute.relationWith": "关联到",
|
|
172
|
+
"notification.error.dynamiczone-min.validation": "至少要有一个位于动态区域中的组件才能保存内容类型",
|
|
173
|
+
"notification.info.autoreaload-disable": "启用这个扩展模块需要重新启动,使用 `strapi develop` 命令重新启动",
|
|
174
|
+
"notification.info.creating.notSaved": "在创建新的集合类型或组件前请记得保存",
|
|
175
|
+
"plugin.description.long": "为您的 API 定义数据结构,使您轻松新增字段和关联结构,您所做的修改会自动更新项目。",
|
|
176
|
+
"plugin.description.short": "为您的 API 定义数据结构",
|
|
177
|
+
"plugin.name": "Content-Type Builder",
|
|
178
|
+
"popUpForm.navContainer.advanced": "高级设置",
|
|
179
|
+
"popUpForm.navContainer.base": "基本设置",
|
|
180
|
+
"popUpWarning.bodyMessage.cancel-modifications": "你确定要取消你的修改吗?",
|
|
181
|
+
"popUpWarning.bodyMessage.cancel-modifications.with-components": "你确定要取消你的修改吗?部分组件已被新增或修改...",
|
|
182
|
+
"popUpWarning.bodyMessage.category.delete": "你确定要删除此分类吗?所有此分类内的组件都会被删除。",
|
|
183
|
+
"popUpWarning.bodyMessage.component.delete": "你确定要删除此组件吗?",
|
|
184
|
+
"popUpWarning.bodyMessage.contentType.delete": "您确定要删除这个数据结构吗?",
|
|
185
|
+
"popUpWarning.draft-publish.button.confirm": "是的,请停用",
|
|
186
|
+
"popUpWarning.draft-publish.message": "如果您停用了草稿/发布系统,您的草稿将被删除。",
|
|
187
|
+
"popUpWarning.draft-publish.second-message": "您确定要停用吗?",
|
|
188
|
+
"prompt.unsaved": "你确定要离开吗?所有你的修改都会失效。",
|
|
189
|
+
"relation.attributeName.placeholder": "例如:作者、类别、标签...",
|
|
190
|
+
"relation.manyToMany": "有而且属于许多",
|
|
191
|
+
"relation.manyToOne": "有许多",
|
|
192
|
+
"relation.manyWay": "有许多",
|
|
193
|
+
"relation.oneToMany": "属于许多",
|
|
194
|
+
"relation.oneToOne": "有一个并属于一个",
|
|
195
|
+
"relation.oneWay": "有一个",
|
|
196
|
+
"table.button.no-fields": "新增字段",
|
|
197
|
+
"table.content.create-first-content-type.title": "没有内容类型",
|
|
198
|
+
"table.content.create-first-content-type.description": "创建集合类型、单类型和组件以构建您的 schema。",
|
|
199
|
+
"table.content.create-first-content-type.start-with-prompt": "从提示开始",
|
|
200
|
+
"table.content.no-fields.collection-type": "向此集合类型新增首个字段",
|
|
201
|
+
"table.content.no-fields.component": "向此组件新增首个字段",
|
|
202
|
+
"IconPicker.search.placeholder.label": "搜索图标",
|
|
203
|
+
"IconPicker.search.clear.label": "清除图标搜索",
|
|
204
|
+
"IconPicker.search.button.label": "搜索图标按钮",
|
|
205
|
+
"IconPicker.remove.tooltip": "移除选定的图标",
|
|
206
|
+
"IconPicker.remove.button": "移除选定图标按钮",
|
|
207
|
+
"IconPicker.emptyState.label": "未找到图标",
|
|
208
|
+
"IconPicker.icon.label": "选择 {icon} 图标",
|
|
209
|
+
"chat.tooltips.close-chat": "关闭聊天",
|
|
210
|
+
"chat.tooltips.create-chat": "新对话",
|
|
211
|
+
"chat.tooltips.open-chat": "开启聊天",
|
|
212
|
+
"chat.tooltips.send-message": "发送",
|
|
213
|
+
"chat.tooltips.stop-generation": "停止",
|
|
214
|
+
"chat.header.default-title": "新对话",
|
|
215
|
+
"chat.input.defaults.title": "我能帮您什么?",
|
|
216
|
+
"chat.input.defaults.generate": "生成产品 schema",
|
|
217
|
+
"chat.input.defaults.ctb": "告诉我关于 Content-Type Builder",
|
|
218
|
+
"chat.input.defaults.strapi": "告诉我关于 Strapi",
|
|
219
|
+
"chat.input.thinking": "Strapi AI 正在思考...",
|
|
220
|
+
"chat.input.placeholder": "询问 Strapi AI...",
|
|
221
|
+
"chat.input.strapi-ai-can-make-errors": "Strapi AI 可能会出错。",
|
|
222
|
+
"chat.messages.error": "出了点问题。",
|
|
223
|
+
"chat.code-upload.header": "导入 Next.js 应用",
|
|
224
|
+
"chat.code-upload.title": "导入 Next.js 应用",
|
|
225
|
+
"chat.code-upload.description": "您的应用将被 AI 分析。请确保在导入前删除所有敏感数据。",
|
|
226
|
+
"chat.code-upload.drop-zone": "在此处放置 .zip 文件或",
|
|
227
|
+
"chat.code-upload.drop-zone-browse": "浏览文件"
|
|
228
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
{
|
|
2
|
+
"app.components.NpsSurvey.banner-title": "您有多大可能会向朋友或同事推荐极客领航?",
|
|
3
|
+
"app.components.NpsSurvey.feedback-response": "非常感谢您的反馈!",
|
|
4
|
+
"app.components.NpsSurvey.feedback-question": "您有任何改进建议吗?",
|
|
5
|
+
"app.components.NpsSurvey.submit-feedback": "提交反馈",
|
|
6
|
+
"app.components.NpsSurvey.dismiss-survey-label": "关闭问卷",
|
|
7
|
+
"app.components.NpsSurvey.no-recommendation": "完全不可能",
|
|
8
|
+
"app.components.NpsSurvey.happy-to-recommend": "非常愿意",
|
|
9
|
+
"app.components.NpsSurvey.select-rating": "选择评分"
|
|
10
|
+
}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Auth.form.welcome.subtitle": "Log in to your account",
|
|
3
|
+
"Auth.form.welcome.title": "Hello, Welcome!",
|
|
4
|
+
"Auth.form.register.subtitle": "Credentials are only used to authenticate in Admin panel. All saved data will be stored in your database.",
|
|
5
|
+
"Auth.form.register.news.label": "By doing this you accept the {terms} and the {policy}."
|
|
6
|
+
}
|