mirror of
https://github.com/zadam/trilium.git
synced 2026-05-06 11:56:31 +02:00
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (403 of 403 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hans/
This commit is contained in:
@@ -455,5 +455,11 @@
|
||||
"fulltext-after-expression": "“{{- token}}”不是有效表达式。要搜索文本,请将其放在属性筛选器之前(例如,“{{- token}} #label”而不是“#label {{- token}}”)。",
|
||||
"unrecognized-expression": "无法识别的表达式“{{- token}}”"
|
||||
}
|
||||
},
|
||||
"password": {
|
||||
"incorrect": "您输入的密码不正确。"
|
||||
},
|
||||
"script": {
|
||||
"wrong-environment": "无法执行笔记“{{-noteTitle}}”({{-noteId}})。这是一个 {{-actualEnv}} 脚本,但尝试在 {{-expectedEnv}} 中执行。"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user