mirror of
https://github.com/zadam/trilium.git
synced 2025-11-14 18:39:01 +01:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1624 of 1624 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
parent
20b301ac0e
commit
d492c0e091
@ -690,7 +690,8 @@
|
|||||||
"convert_into_attachment_failed": "笔记 '{{title}}' 转换失败。",
|
"convert_into_attachment_failed": "笔记 '{{title}}' 转换失败。",
|
||||||
"convert_into_attachment_successful": "笔记 '{{title}}' 已成功转换为附件。",
|
"convert_into_attachment_successful": "笔记 '{{title}}' 已成功转换为附件。",
|
||||||
"convert_into_attachment_prompt": "确定要将笔记 '{{title}}' 转换为父笔记的附件吗?",
|
"convert_into_attachment_prompt": "确定要将笔记 '{{title}}' 转换为父笔记的附件吗?",
|
||||||
"print_pdf": "导出为 PDF..."
|
"print_pdf": "导出为 PDF...",
|
||||||
|
"open_note_on_server": "在服务器上打开笔记"
|
||||||
},
|
},
|
||||||
"onclick_button": {
|
"onclick_button": {
|
||||||
"no_click_handler": "按钮组件'{{componentId}}'没有定义点击处理程序"
|
"no_click_handler": "按钮组件'{{componentId}}'没有定义点击处理程序"
|
||||||
@ -1110,7 +1111,8 @@
|
|||||||
"title": "内容宽度",
|
"title": "内容宽度",
|
||||||
"default_description": "Trilium默认会限制内容的最大宽度以提高在宽屏中全屏时的可读性。",
|
"default_description": "Trilium默认会限制内容的最大宽度以提高在宽屏中全屏时的可读性。",
|
||||||
"max_width_label": "内容最大宽度(像素)",
|
"max_width_label": "内容最大宽度(像素)",
|
||||||
"max_width_unit": "像素"
|
"max_width_unit": "像素",
|
||||||
|
"centerContent": "保持内容居中"
|
||||||
},
|
},
|
||||||
"native_title_bar": {
|
"native_title_bar": {
|
||||||
"title": "原生标题栏(需要重新启动应用)",
|
"title": "原生标题栏(需要重新启动应用)",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user