From 003a4b33444f0e249c28dc42e22d11e921876eb3 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sat, 11 Mar 2023 21:22:22 +0800 Subject: [PATCH 1/4] =?UTF-8?q?:memo:=20=E8=B0=83=E6=95=B4=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E6=8C=87=E5=8D=97=E9=87=8D=E7=BD=AE=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E6=96=87=E6=A1=88=20https://github.com/siyua?= =?UTF-8?q?n-note/siyuan/issues/7626?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/appearance/langs/en_US.json | 2 +- app/appearance/langs/es_ES.json | 2 +- app/appearance/langs/fr_FR.json | 2 +- app/appearance/langs/zh_CHT.json | 2 +- app/appearance/langs/zh_CN.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 057e00e02..bc23bb06d 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -975,7 +975,7 @@ "49": "Please specify the daily note save path in the Notebook Settings", "50": "Resolving reference [%s]", "51": "Cache content block [%d]", - "52": "Every time you open the user guide notebook data will be reset, so please do not save any data in it", + "52": "Every time you start and open the user guide, the data in it will be reset, so please do not save any data in the user guide", "53": "Data synchronization has not been enabled", "54": "Indexing references...", "55": "Indexed references of [%d] documents", diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json index d10730bad..c465165ca 100644 --- a/app/appearance/langs/es_ES.json +++ b/app/appearance/langs/es_ES.json @@ -975,7 +975,7 @@ "49": "Por favor, especifique la ruta de guardado de las notas diarias en la Configuración de la Libreta", "50": "Resolviendo referencia [%s]", "51": "Bloque de contenido de la caché [%d]", - "52": "Cada vez que abra la guía del usuario se restablecerán los datos del cuaderno, así que no guarde ningún dato en ella", + "52": "Cada vez que inicie y abra la guía del usuario, los datos que contiene se restablecerán, así que no guarde ningún dato en la guía del usuario", "53": "No se ha habilitado la sincronizacion de datos", "54": "Indexando referencias...", "55": "Referencias indexadas de [%d] documentos", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index e4735befc..881c91e72 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -975,7 +975,7 @@ "49": "Veuillez spécifier le chemin d'enregistrement des notes quotidiennes dans les paramètres du carnet de notes.", "50": "Résolution des référence [%s]", "51": "Blocage du contenu du cache [%d]", - "52": "Chaque fois que vous ouvrez le guide de l'utilisateur, les données du notebook seront réinitialisées, veuillez donc ne pas y enregistrer de données.", + "52": "Chaque fois que vous démarrez et ouvrez le guide de l'utilisateur, les données qu'il contient seront réinitialisées, veuillez donc ne pas enregistrer de données dans le guide de l'utilisateur", "53": "La synchronisation des données n'a pas été activée", "54": "Indexation des références...", "55": "Références indexées de [%d] documents", diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index 5844571f4..2ab1082c6 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -975,7 +975,7 @@ "49": "請在筆記本設置中指定日記存放路徑", "50": "正在解析引用 [%s]", "51": "正在快取內容塊 [%d]", - "52": "每次打開使用者指南筆記本資料都會被重置,所以請勿在其中保存任何資料", + "52": "每次啟動和打開用戶指南,其中的數據都會被重置,所以請勿在用戶指南中保存任何數據", "53": "數據同步尚未啟用", "54": "正在索引引用關係...", "55": "已完成索引 [%d] 篇文檔的引用關係", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index 3bd85fafd..12e27dc2a 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -975,7 +975,7 @@ "49": "请在笔记本设置中指定日记存放路径", "50": "正在解析引用 [%s]", "51": "正在缓存内容块 [%d]", - "52": "每次打开用户指南笔记本数据都会被重置,所以请勿在其中保存任何数据", + "52": "每次启动和打开用户指南,其中的数据都会被重置,所以请勿在用户指南中保存任何数据", "53": "数据同步尚未启用", "54": "正在索引引用关系...", "55": "已完成索引 [%d] 篇文档的引用关系", From 66f6388c3d02445b133217db9da2561ddc7c9e44 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Sun, 12 Mar 2023 16:29:14 +0800 Subject: [PATCH 2/4] =?UTF-8?q?:fire:=20=E7=A7=BB=E9=99=A4=20=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=20-=20=E6=90=9C=E7=B4=A2=20-=20=E8=99=9A=E6=8B=9F?= =?UTF-8?q?=E5=BC=95=E7=94=A8=20-=20=E5=85=B3=E9=94=AE=E5=AD=97=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E9=99=90=E5=88=B6=20Fix=20https://github.com/siyuan-n?= =?UTF-8?q?ote/siyuan/issues/7634?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/src/config/query.ts | 8 -------- app/src/types/index.d.ts | 1 - kernel/api/setting.go | 4 +--- kernel/conf/search.go | 18 ++++++++---------- kernel/model/conf.go | 3 --- kernel/model/virutalref.go | 5 ----- 6 files changed, 9 insertions(+), 30 deletions(-) diff --git a/app/src/config/query.ts b/app/src/config/query.ts index 662d1903d..4f89afb61 100644 --- a/app/src/config/query.ts +++ b/app/src/config/query.ts @@ -226,13 +226,6 @@ export const query = { -