Translated using Weblate (Chinese (Simplified Han script))

Currently translated at 100.0% (1763 of 1763 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
This commit is contained in:
noobhjy 2026-01-25 13:39:07 +01:00 committed by Hosted Weblate
parent aaaf8c1e2b
commit e348a9b907
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1639,7 +1639,11 @@
"configure_launchbar": "配置启动栏"
},
"sql_result": {
"no_rows": "此查询没有返回任何数据"
"no_rows": "此查询没有返回任何数据",
"not_executed": "查询尚未执行。",
"failed": "SQL 查询执行失败",
"execute_now": "立即执行",
"statement_result": "执行结果"
},
"sql_table_schemas": {
"tables": "表"