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:
Francis C. 2025-11-12 14:47:33 +01:00 committed by Hosted Weblate
parent 20b301ac0e
commit d492c0e091
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -690,7 +690,8 @@
"convert_into_attachment_failed": "笔记 '{{title}}' 转换失败。",
"convert_into_attachment_successful": "笔记 '{{title}}' 已成功转换为附件。",
"convert_into_attachment_prompt": "确定要将笔记 '{{title}}' 转换为父笔记的附件吗?",
"print_pdf": "导出为 PDF..."
"print_pdf": "导出为 PDF...",
"open_note_on_server": "在服务器上打开笔记"
},
"onclick_button": {
"no_click_handler": "按钮组件'{{componentId}}'没有定义点击处理程序"
@ -1110,7 +1111,8 @@
"title": "内容宽度",
"default_description": "Trilium默认会限制内容的最大宽度以提高在宽屏中全屏时的可读性。",
"max_width_label": "内容最大宽度(像素)",
"max_width_unit": "像素"
"max_width_unit": "像素",
"centerContent": "保持内容居中"
},
"native_title_bar": {
"title": "原生标题栏(需要重新启动应用)",