Translations update from Hosted Weblate (#7887)

This commit is contained in:
Elian Doran 2025-11-29 17:11:15 +02:00 committed by GitHub
commit 22b2e21df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -1662,7 +1662,7 @@
}, },
"editable-text": { "editable-text": {
"auto-detect-language": "自动检测", "auto-detect-language": "自动检测",
"keeps-crashing": "编辑组件时崩溃。请尝试重启 Trilium。如果问题仍然存在请考虑提交错误报告。" "keeps-crashing": "编辑组件时持续崩溃。请尝试重启 Trilium。如果问题仍然存在请考虑提交错误报告。"
}, },
"highlighting": { "highlighting": {
"title": "代码块", "title": "代码块",

View File

@ -85,5 +85,8 @@
"title_arm64": "ARM 기반 리눅스", "title_arm64": "ARM 기반 리눅스",
"description_x64": "대부분의 리눅스 배포판에서 x86_64 아키텍처와 호환됩니다.", "description_x64": "대부분의 리눅스 배포판에서 x86_64 아키텍처와 호환됩니다.",
"description_arm64": "ARM 기반 리눅스 배포판에서 aarch64 아키텍처와 호환됩니다." "description_arm64": "ARM 기반 리눅스 배포판에서 aarch64 아키텍처와 호환됩니다."
},
"note_types": {
"text_title": "텍스트 노트"
} }
} }