mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-11 14:01:38 -06:00
Translations update from Hosted Weblate (#7989)
This commit is contained in:
commit
d6f727d17a
@ -205,7 +205,8 @@
|
|||||||
"info": {
|
"info": {
|
||||||
"modalTitle": "信息消息",
|
"modalTitle": "信息消息",
|
||||||
"closeButton": "关闭",
|
"closeButton": "关闭",
|
||||||
"okButton": "确定"
|
"okButton": "确定",
|
||||||
|
"copy_to_clipboard": "复制到剪切板"
|
||||||
},
|
},
|
||||||
"jump_to_note": {
|
"jump_to_note": {
|
||||||
"search_button": "全文搜索",
|
"search_button": "全文搜索",
|
||||||
@ -988,7 +989,12 @@
|
|||||||
"editable_text": {
|
"editable_text": {
|
||||||
"placeholder": "在这里输入您的笔记内容...",
|
"placeholder": "在这里输入您的笔记内容...",
|
||||||
"auto-detect-language": "自动检测",
|
"auto-detect-language": "自动检测",
|
||||||
"keeps-crashing": "编辑组件时持续崩溃。请尝试重启 Trilium。如果问题仍然存在,请考虑提交错误报告。"
|
"keeps-crashing": "编辑组件时持续崩溃。请尝试重启 Trilium。如果问题仍然存在,请考虑提交错误报告。",
|
||||||
|
"editor_crashed_title": "文本编辑器崩溃",
|
||||||
|
"editor_crashed_content": "您的内容已经成功恢复,但是某些最近的内容可能没有保存。",
|
||||||
|
"editor_crashed_details_button": "浏览更多明细...",
|
||||||
|
"editor_crashed_details_intro": "如果您多次经历此错误,考虑在Github上提交这些信息。",
|
||||||
|
"editor_crashed_details_title": "技术信息"
|
||||||
},
|
},
|
||||||
"empty": {
|
"empty": {
|
||||||
"open_note_instruction": "通过在下面的输入框中输入笔记标题或在树中选择笔记来打开笔记。",
|
"open_note_instruction": "通过在下面的输入框中输入笔记标题或在树中选择笔记来打开笔记。",
|
||||||
@ -1952,7 +1958,8 @@
|
|||||||
"button_title": "将图表导出为PNG"
|
"button_title": "将图表导出为PNG"
|
||||||
},
|
},
|
||||||
"svg": {
|
"svg": {
|
||||||
"export_to_png": "无法将图表导出为PNG。"
|
"export_to_png": "无法将图表导出为PNG。",
|
||||||
|
"export_to_svg": "此图像无法导出为SVG。"
|
||||||
},
|
},
|
||||||
"code_theme": {
|
"code_theme": {
|
||||||
"title": "外观",
|
"title": "外观",
|
||||||
|
|||||||
@ -162,7 +162,8 @@
|
|||||||
"quickSearch": "Fokus auf schnelle Sucheingabe",
|
"quickSearch": "Fokus auf schnelle Sucheingabe",
|
||||||
"inPageSearch": "Auf-der-Seite-Suche",
|
"inPageSearch": "Auf-der-Seite-Suche",
|
||||||
"newTabWithActivationNoteLink": "auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab",
|
"newTabWithActivationNoteLink": "auf einen Notiz-Link öffnet und aktiviert die Notiz in einem neuen Tab",
|
||||||
"title": "Spickzettel"
|
"title": "Spickzettel",
|
||||||
|
"editShortcuts": "Tastenkürzel bearbeiten"
|
||||||
},
|
},
|
||||||
"import": {
|
"import": {
|
||||||
"importIntoNote": "In Notiz importieren",
|
"importIntoNote": "In Notiz importieren",
|
||||||
@ -2100,5 +2101,8 @@
|
|||||||
"clear-color": "Notizfarbe entfernen",
|
"clear-color": "Notizfarbe entfernen",
|
||||||
"set-color": "Notizfarbe wählen",
|
"set-color": "Notizfarbe wählen",
|
||||||
"set-custom-color": "Eigene Notizfarbe wählen"
|
"set-custom-color": "Eigene Notizfarbe wählen"
|
||||||
|
},
|
||||||
|
"popup-editor": {
|
||||||
|
"maximize": "Wechsele zum vollständigen Editor"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -526,7 +526,7 @@
|
|||||||
"button_title": "ボタンを表示"
|
"button_title": "ボタンを表示"
|
||||||
},
|
},
|
||||||
"svg_export_button": {
|
"svg_export_button": {
|
||||||
"button_title": "図をSVGとしてエクスポート"
|
"button_title": "図をSVG形式でエクスポート"
|
||||||
},
|
},
|
||||||
"book_properties": {
|
"book_properties": {
|
||||||
"grid": "グリッド",
|
"grid": "グリッド",
|
||||||
@ -1342,7 +1342,7 @@
|
|||||||
},
|
},
|
||||||
"svg": {
|
"svg": {
|
||||||
"export_to_png": "図をPNG形式でエクスポートできませんでした。",
|
"export_to_png": "図をPNG形式でエクスポートできませんでした。",
|
||||||
"export_to_svg": "図を SVG にエクスポートできませんでした。"
|
"export_to_svg": "図をSVG形式でエクスポートできませんでした。"
|
||||||
},
|
},
|
||||||
"code_theme": {
|
"code_theme": {
|
||||||
"title": "外観",
|
"title": "外観",
|
||||||
|
|||||||
@ -1953,7 +1953,8 @@
|
|||||||
"button_title": "將圖表匯出為 PNG"
|
"button_title": "將圖表匯出為 PNG"
|
||||||
},
|
},
|
||||||
"svg": {
|
"svg": {
|
||||||
"export_to_png": "無法將圖表匯出為 PNG。"
|
"export_to_png": "無法將圖表匯出為 PNG。",
|
||||||
|
"export_to_svg": "此绘图无法导出为SVG格式。"
|
||||||
},
|
},
|
||||||
"code_theme": {
|
"code_theme": {
|
||||||
"title": "外觀",
|
"title": "外觀",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user