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:
noobhjy
2026-04-17 03:49:41 +02:00
committed by Hosted Weblate
parent c328b858a4
commit 7bb15029cf

View File

@@ -455,5 +455,11 @@
"fulltext-after-expression": "“{{- token}}”不是有效表达式。要搜索文本,请将其放在属性筛选器之前(例如,“{{- token}} #label”而不是“#label {{- token}}”)。",
"unrecognized-expression": "无法识别的表达式“{{- token}}”"
}
},
"password": {
"incorrect": "您输入的密码不正确。"
},
"script": {
"wrong-environment": "无法执行笔记“{{-noteTitle}}”({{-noteId}})。这是一个 {{-actualEnv}} 脚本,但尝试在 {{-expectedEnv}} 中执行。"
}
}