File tree Expand file tree Collapse file tree 4 files changed +23
-23
lines changed Expand file tree Collapse file tree 4 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 2323 notes :
2424 help_html : 可选项;仅在设置页面上向管理员显示。您可以使用<a href="https://www.markdownguide.org/cheat-sheet/" target="markdown">Markdown</a>。
2525 path :
26- placeholder : " /libraries/models"
26+ placeholder : 例如: /libraries/models
2727 s3_bucket :
2828 help : 只显示 Bucket 名称,不显示完整的 URL
2929 s3_description_html : Manyfold 可以使用任何与 S3 兼容的对象存储库;它们来自<a href="https://github.com/okhosting/awesome-storage?tab=readme-ov-file#s3-compatible-file-servers">开源</a>或<a href="https://www.storageprovider.info/blog/all-s3-storage-providers/">商业</a>服务。
4242 label : 剩余空间
4343 heading : 资料库
4444 scan_changes :
45- confirm :
45+ confirm : 您确定要扫描此库以查找新文件吗?这可能需要很长时间!
4646 settings : 设置
4747 show :
4848 help : 在导航栏和表单中显示或隐藏库。编辑表单中的库选择将始终显示给管理员。
Original file line number Diff line number Diff line change 1212 submit : 更新选定模型
1313 title : 批量编辑模型
1414 update_all :
15- confirm :
15+ confirm : 您确定要将这些更改应用到当前筛选条件的全部 %{count} 个模型吗?
1616 label : 更新所有 %{count} 模型
1717 bulk_update :
1818 success : 模型更新成功。
8686 merge_all : 合并所有
8787 problems_card :
8888 tour :
89- description :
89+ description : 这个卡片显示该模型检测到的任何问题。您可以在账户首选项中更改问题可见性设置。
9090 title : 问题
9191 scan :
9292 success : 模型扫描开始
@@ -101,8 +101,8 @@ zh-CN:
101101 license : 许可证
102102 menu :
103103 tour :
104- description :
105- title :
104+ description : 该菜单包含编辑或删除模型或同时编辑多个文件等额外功能。
105+ title : 编辑
106106 merge :
107107 heading : 合并
108108 warning : 合并会将此模型中的所有文件移到目标文件中,并删除此模型。文件元数据会被保留,但任何模型元数据都会丢失!
Original file line number Diff line number Diff line change 33 tour :
44 libraries :
55 new :
6- description :
6+ description : ' "资料库" 是文件的物理存储位置。它可以是本地文件夹,也可以是云存储。你可以只有一个,也可以有很多;这取决于你。如果资料库中已有文件,它们会被扫描并自动添加到 Manyfold 中。 '
77 navbar :
88 account :
9- description :
9+ description : 在设置中,您可以更改登录信息、首选渲染风格、分页选项等。
1010 add_models :
11- description :
11+ description : 在这里上传或导入您自己的模型;您可以将它们保密,也可以公开分享,一切由您决定!
1212 collections :
13- description :
13+ description : 可将模型组合成 "集合";例如,主题或用途相似的模型。
1414 creators :
15- description :
15+ description : ' "创作者" 是指模型的设计者、出版者或作者。 '
1616 main :
17- description :
18- title :
17+ description : 这里将简要介绍最重要的网站功能和概念。
18+ title : 欢迎来到 %{name}!
1919 models :
20- description :
20+ description : Manyfold 中的 "模型" 是一个或多个组合在一起的三维文件;例如,单个组件的部件或套件。模型还可以包括说明文件、图片等。
Original file line number Diff line number Diff line change @@ -309,10 +309,10 @@ zh-CN:
309309 activity : 近期动态
310310 add_models : 添加内容
311311 check_existing :
312- confirm :
312+ confirm : 您确定要重新扫描所有现有模型吗?这可能需要很长时间!
313313 label : 重新扫描所有模型
314314 check_results :
315- confirm :
315+ confirm : 您确定要重新扫描所有已过滤的模型吗?这可能需要很长时间!
316316 label : 重新扫描已过滤的模型
317317 home : 主页
318318 import_url : 导入 URL
@@ -325,7 +325,7 @@ zh-CN:
325325 label : 切换导航
326326 scan : 扫描
327327 scan_changes :
328- confirm :
328+ confirm : 您确定要扫描所有库中的新文件吗?这可能需要很长时间!
329329 label : 扫描新文件
330330 scanning : 正在扫描
331331 search : 搜索
@@ -343,8 +343,8 @@ zh-CN:
343343 title : Manyfold
344344 application_helper :
345345 ai_indexable_select_options :
346- always_no :
347- always_yes :
346+ always_no : 始终为否
347+ always_yes : 始终为是
348348 inherit : 从父对象或默认网站设置继承;当前为 %{inherited}
349349 indexable_select_options :
350350 always_no : 始终为否
@@ -407,10 +407,10 @@ zh-CN:
407407 unset : 使用 "set?" 查询特定字段是否已设置,添加 "not" 则可查找相反字段。
408408 without_tag : 使用 "!=" 查找不带有特定 Tag 的模型
409409 sort_menu :
410- name :
411- recent :
412- sort-by :
413- updated :
410+ name : 标题
411+ recent : 上传时间
412+ sort-by : 排序方式
413+ updated : 更新时间
414414 concerns :
415415 linkable :
416416 sync :
You can’t perform that action at this time.
0 commit comments