mirror of
https://github.com/zadam/trilium.git
synced 2026-02-27 00:53:35 +01:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1674 of 1674 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
parent
3a3cc565ea
commit
e9dc97daf8
@ -1534,7 +1534,8 @@
|
|||||||
"task-list": "任务列表",
|
"task-list": "任务列表",
|
||||||
"new-feature": "新建",
|
"new-feature": "新建",
|
||||||
"collections": "集合",
|
"collections": "集合",
|
||||||
"book": "集合"
|
"book": "集合",
|
||||||
|
"ai-chat": "AI聊天"
|
||||||
},
|
},
|
||||||
"protect_note": {
|
"protect_note": {
|
||||||
"toggle-on": "保护笔记",
|
"toggle-on": "保护笔记",
|
||||||
@ -1630,7 +1631,8 @@
|
|||||||
},
|
},
|
||||||
"search_result": {
|
"search_result": {
|
||||||
"no_notes_found": "没有找到符合搜索条件的笔记。",
|
"no_notes_found": "没有找到符合搜索条件的笔记。",
|
||||||
"search_not_executed": "尚未执行搜索。请点击上方的\"搜索\"按钮查看结果。"
|
"search_not_executed": "尚未执行搜索。",
|
||||||
|
"search_now": "立即搜索"
|
||||||
},
|
},
|
||||||
"spacer": {
|
"spacer": {
|
||||||
"configure_launchbar": "配置启动栏"
|
"configure_launchbar": "配置启动栏"
|
||||||
@ -2005,7 +2007,9 @@
|
|||||||
"app-restart-required": "(需重启程序以应用更改)"
|
"app-restart-required": "(需重启程序以应用更改)"
|
||||||
},
|
},
|
||||||
"pagination": {
|
"pagination": {
|
||||||
"total_notes": "{{count}} 篇笔记"
|
"total_notes": "{{count}} 篇笔记",
|
||||||
|
"prev_page": "上一页",
|
||||||
|
"next_page": "下一页"
|
||||||
},
|
},
|
||||||
"collections": {
|
"collections": {
|
||||||
"rendering_error": "出现错误无法显示内容。"
|
"rendering_error": "出现错误无法显示内容。"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user