mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-10 14:42:33 +01:00
🎨 桌面端支持搜索图片 OCR 文本 https://github.com/siyuan-note/siyuan/issues/3470
This commit is contained in:
parent
6f51de0d12
commit
c4208596e4
13 changed files with 361 additions and 359 deletions
|
|
@ -1060,7 +1060,6 @@
|
|||
"182": "Sharing document, please wait...",
|
||||
"183": "Validating index document tree [%d/%d %s]",
|
||||
"184": "Powered by <a href=\"https://b3log.org/siyuan\" target=\"_blank\">SiYuan</a>",
|
||||
"185": "Index verification complete",
|
||||
"186": "Extracted text [%s] from asset [%s]"
|
||||
"185": "Index verification complete"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,6 @@
|
|||
"182": "Compartiendo documento, por favor espere...",
|
||||
"183": "Validando el árbol del documento de índice [%d/%d %s]",
|
||||
"184": "Con la tecnología de <a href=\"https://b3log.org/siyuan\" target=\"_blank\">SiYuan</a>",
|
||||
"185": "Verificación de índice completada",
|
||||
"186": "Texto extraído [%s] del recurso [%s]"
|
||||
"185": "Verificación de índice completada"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,6 @@
|
|||
"182": "Partage du document, veuillez patienter...",
|
||||
"183": "Validation de l'arborescence du document d'index [%d/%d %s]",
|
||||
"184": "Propulsé par <a href=\"https://b3log.org/siyuan\" target=\"_blank\">SiYuan</a>",
|
||||
"185": "Vérification de l'index terminée",
|
||||
"186": "Texte extrait [%s] de l'actif [%s]"
|
||||
"185": "Vérification de l'index terminée"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -31,8 +31,8 @@
|
|||
"leftRightLayout": "左右佈局",
|
||||
"topBottomLayout": "上下佈局",
|
||||
"keyword": "關鍵字",
|
||||
"searchMethod":"搜索方式",
|
||||
"regex":"正則表達式",
|
||||
"searchMethod": "搜索方式",
|
||||
"regex": "正則表達式",
|
||||
"keywordsLimit": "關鍵字數量限制",
|
||||
"exportAsImage": "導出為圖片",
|
||||
"exportBySiYuan": "由思源筆記導出",
|
||||
|
|
@ -1060,7 +1060,6 @@
|
|||
"182": "正在分享文檔,請稍等...",
|
||||
"183": "正在校驗索引文檔樹 [%d/%d %s]",
|
||||
"184": "由<a href=\"https://b3log.org/siyuan\" target=\"_blank\">思源筆記</a>強力驅動",
|
||||
"185": "索引校驗完畢",
|
||||
"186": "已提取資源文件 [%s] 圖片中的文本 [%s]"
|
||||
"185": "索引校驗完畢"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1060,7 +1060,6 @@
|
|||
"182": "正在分享文档,请稍等...",
|
||||
"183": "正在校验索引文档树 [%d/%d %s]",
|
||||
"184": "由<a href=\"https://b3log.org/siyuan\" target=\"_blank\">思源笔记</a>强力驱动",
|
||||
"185": "索引校验完毕",
|
||||
"186": "已识别资源文件 [%s] 图片中的文本 [%s]"
|
||||
"185": "索引校验完毕"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue