Skip to content

Commit 2941321

Browse files
Floppygithub-actions[bot]
authored andcommitted
Automatically sync translations
1 parent 138fb51 commit 2941321

File tree

14 files changed

+515
-513
lines changed

14 files changed

+515
-513
lines changed

config/locales/collections/ru.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ ru:
1717
success:
1818
destroy:
1919
confirm:
20-
success:
20+
success: Коллекция удалена!
2121
form:
2222
notes:
23-
help_html:
23+
help_html: Вы можете использовать <a href="https://www.markdownguide.org/cheat-sheet/" target="markdown">Markdown</a>.
2424
general:
2525
edit:
2626
new:

config/locales/collections/zh-CN.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ zh-CN:
44
collection:
55
collections_button:
66
label: 显示 %{name} 中的子集
7-
remote_label:
7+
remote_label: 在 %{name} 中显示本地模型
88
delete_button:
99
label: 删除合集 %{name}
1010
edit_button:
1111
label: 编辑合集 %{name}
1212
models_button:
1313
label: 显示 %{name} 中的模型
14-
remote_label:
14+
remote_label: 在 %{name} 中显示本地模型
1515
no_preview: 预览不可用
1616
create:
17-
success:
17+
success: 保存成功。
1818
destroy:
1919
confirm: 您确定要删除此项目吗?不会影响任何文件。
2020
success: 合集已删除!
@@ -27,11 +27,11 @@ zh-CN:
2727
get_collection:
2828
unknown: 未知
2929
index:
30-
skip_collections:
30+
skip_collections: 跳过合集清单
3131
show:
3232
edit: 编辑合集
3333
unassigned:
34-
caption:
34+
caption: 所有不在合集中的模型。
3535
name: 未分配
3636
update:
37-
success:
37+
success: 保存成功。

config/locales/creators/zh-CN.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
zh-CN:
33
creators:
44
create:
5-
success:
5+
success: 保存成功。
66
creator:
77
collections_button:
88
label: 按 %{name} 显示合集
@@ -33,16 +33,16 @@ zh-CN:
3333
slug:
3434
help:
3535
general:
36-
edit:
37-
new:
36+
edit: 编辑创建者
37+
new: 新建作者
3838
get_creator:
39-
unknown:
39+
unknown: 未知
4040
index:
41-
skip_creators:
41+
skip_creators: 跳过创建者列表
4242
show:
43-
edit:
43+
edit: 编辑创作者简介
4444
unassigned:
4545
caption:
46-
name:
46+
name: 未分配
4747
update:
48-
success:
48+
success: 保存成功。

config/locales/devise/zh-CN.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ zh-CN:
8282
update: 更新
8383
we_need_your_current_password_to_confirm_your_changes: 我们需要您的当前密码以确认更改
8484
file_list_settings:
85-
heading:
85+
heading: 文件列表
8686
hide_presupported_versions:
87-
label:
87+
label: 合并不支持和预支持的文件
8888
summary: 控制模型文件列表的显示方式
8989
first_use:
9090
email_help: 从不公开显示;仅用于登录和账户安全邮件。
@@ -123,17 +123,17 @@ zh-CN:
123123
help: 您个人账户的简短用户名;如果您以后创建了用于发布模型的配置文件,则需要使用不同的账户名。
124124
pagination_settings:
125125
collections:
126-
label:
126+
label: 合集列表分页
127127
creators:
128-
label:
128+
label: 创建者列表分页
129129
description: 在列表页面中一次只显示一定数量的项目,而不是同时显示所有项目。这样可以加快加载速度。
130130
heading: 分页
131131
models:
132-
label: 分页模型
132+
label: 模型列表分页
133133
per_page:
134-
label: 每页项目
134+
label: 每页显示项
135135
problem_settings:
136-
description:
136+
description: 改变检测到的问题的严重程度,或完全忽略它们。
137137
title: 问题检测
138138
renderer_settings:
139139
auto_load_max_size:
@@ -177,7 +177,7 @@ zh-CN:
177177
heatmap:
178178
label: 显示单个标签的计数
179179
keypair:
180-
label: 使用分隔符来表示密钥对
180+
label: 使用分隔符来表示键值对
181181
sorting:
182182
alphabetical: 字母顺序
183183
frequency: 频率

config/locales/libraries/ru.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ ru:
3737
edit:
3838
new:
3939
index:
40-
description:
40+
description: Просмотреть детали библиотеки и изменить.
4141
free_space:
42-
label:
42+
label: Свободное пространство
4343
heading: Библиотеки
4444
settings:
4545
show:
4646
help:
4747
label:
4848
tag_regex:
49-
check:
50-
search_missing:
49+
check: Проверить
50+
search_missing: Найти отсутствующие
5151
storage_services:
5252
filesystem:
5353
s3:

config/locales/libraries/zh-CN.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,55 @@
22
zh-CN:
33
libraries:
44
create:
5-
failure:
6-
success:
5+
failure: 发生错误,无法保存资料库。
6+
success: 新资料库创建成功!
77
destroy:
8-
success:
8+
success: 资料库已删除!
99
form:
1010
add_line:
1111
caption:
12-
help:
12+
help: 可选项;在资料库链接上显示为工具提示。
1313
confirm_destroy:
14-
help:
14+
help: 删除此库也将删除 %{count} 模型及其数据。磁盘上的文件不会被删除。您确定要删除该资料库吗?
1515
create_path_if_not_on_disk:
16-
help:
16+
help: 如果上面指定的资料库文件夹在磁盘上不存在,则创建该文件夹。
1717
default:
18-
help:
18+
help: 将此资料库设置为上传的默认库
1919
filesystem_description_html:
2020
icon:
21-
help_html:
21+
help_html: 可选;<a href="https://icons.getbootstrap.com/" target="_blank" rel="noreferrer">Boostrap 图标</a>或<a href="https://nagoshiashumari.github.io/Rpg-Awesome/" target="_blank" rel="noreferrer">RPG-Awesome</a> 中的任何图标。
2222
placeholder:
2323
notes:
24-
help_html:
24+
help_html: 可选项;仅在设置页面上向管理员显示。您可以使用<a href="https://www.markdownguide.org/cheat-sheet/" target="markdown">Markdown</a>。
2525
path:
2626
placeholder:
2727
s3_bucket:
2828
help:
29-
s3_description_html:
29+
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>服务。
3030
s3_endpoint:
3131
help:
3232
s3_path_style:
3333
help:
3434
tag_regex:
35-
help:
35+
help: 检查模型是否缺少与这些正则匹配的 Tags。
3636
general:
37-
edit:
38-
new:
37+
edit: 编辑资料库
38+
new: 新资料库
3939
index:
40-
description:
40+
description: 查看资料库详情并修改。
4141
free_space:
42-
label:
43-
heading:
44-
settings:
42+
label: 剩余空间
43+
heading: 资料库
44+
settings: 设置
4545
show:
46-
help:
47-
label:
46+
help: 在导航栏和表单中显示或隐藏库。编辑表单中的库选择将始终显示给管理员。
47+
label: 显示资料库
4848
tag_regex:
49-
check:
49+
check: 检查
5050
search_missing:
5151
storage_services:
52-
filesystem:
52+
filesystem: 本地文件系统
5353
s3:
5454
update:
55-
failure:
56-
success:
55+
failure: 发生错误,无法保存资料库。
56+
success: 资料库已保存。

config/locales/model_files/ru.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@ ru:
2222
success:
2323
download:
2424
bambu:
25-
cura:
26-
elegoo:
27-
lychee:
28-
orca:
29-
prusa:
30-
superslicer:
25+
cura: Открыть в Ultimaker Cura
26+
elegoo: Открыть в ElegooSlicer
27+
lychee: Открыть в Lychee Slicer
28+
orca: Открыть в OrcaSlicer
29+
prusa: Открыть в PrusaSlicer
30+
superslicer: Открыть в SuperSlicer
3131
form:
3232
notes:
3333
help_html:

config/locales/model_files/zh-CN.yml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -2,43 +2,43 @@
22
zh-CN:
33
model_files:
44
bulk_edit:
5-
description:
6-
form_subtitle:
7-
pattern:
8-
rename:
9-
replacement:
10-
select:
11-
select_all:
12-
split:
13-
submit:
14-
title:
5+
description: 选择要更改的文件:
6+
form_subtitle: 选择要进行的更改:
7+
pattern: 查找
8+
rename: 重命名文件
9+
replacement: 替换为
10+
select: 选择"%{name}"文件
11+
select_all: 选择所有文件
12+
split: 将所选文件分割为新模型
13+
submit: 更新所选文件
14+
title: 批量编辑文件
1515
bulk_update:
16-
success:
16+
success: 文件更新成功。
1717
create:
18-
conversion_started:
19-
success:
18+
conversion_started: 文件转换开始。转换后的文件应该很快就能提供。
19+
success: 文件上传成功!
2020
destroy:
21-
confirm:
22-
success:
21+
confirm: 您确定要从文件系统中删除该文件吗?
22+
success: 文件已删除!
2323
download:
24-
bambu:
25-
cura:
26-
elegoo:
27-
lychee:
28-
orca:
29-
prusa:
30-
superslicer:
24+
bambu: 在 Bambu Studio 中打开
25+
cura: 在 Ultimaker Cura 中打开
26+
elegoo: 在 ElegooSlicer 中打开
27+
lychee: 在 Lychee Slicer 中打开
28+
orca: 在 OrcaSlicer 中打开
29+
prusa: 在 PrusaSlicer 中打开
30+
superslicer: 在 SuperSlicer 中打开
3131
form:
3232
notes:
33-
help_html:
33+
help_html: 您可以使用<a href="https://www.markdownguide.org/cheat-sheet/" target="markdown">Markdown</a>。
3434
general:
35-
edit:
35+
edit: 编辑文件信息
3636
show:
37-
convert:
38-
details_heading:
37+
convert: 转换为 3MF
38+
details_heading: 详细信息
3939
download:
40-
menu_header:
41-
notes_heading:
40+
menu_header: 下载选项
41+
notes_heading: 说明
4242
update:
43-
failure:
44-
success:
43+
failure: 发生错误,无法保存文件详细信息。
44+
success: 保存成功。

0 commit comments

Comments
 (0)