diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json index 1d32fef21..eebfd91aa 100644 --- a/app/appearance/langs/en_US.json +++ b/app/appearance/langs/en_US.json @@ -1035,7 +1035,7 @@ "119": "Downloading web image [%s]", "120": "Download complete, [%d] files total", "121": "There is no network image in this document", - "122": "This function needs to be configured on SiYuan desktop", + "122": "This function needs to be configured on the SiYuan desktop. If you have already configured it, please refresh it in the top account settings", "123": "The synchronization function can only be activated after adding/selecting the cloud synchronization directory", "124": "Please enable cloud sync in [Settings - Enable Cloud Sync]", "125": "Auto sync failed too many times, please try to manually trigger sync, if there is still a problem, please report it via GitHub Issues", diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json index ea094cb34..30a6bdcfc 100644 --- a/app/appearance/langs/es_ES.json +++ b/app/appearance/langs/es_ES.json @@ -1035,7 +1035,7 @@ "119": "Descargando imagen web [%s]", "120": "Descarga completa, [%d] archivos en total", "121": "No hay ninguna imagen de red en este documento", - "122": "Esta función necesita ser configurada en el escritorio de SiYuan", + "122": "Esta funci\u00f3n debe configurarse en el escritorio de SiYuan. Si ya la configur\u00f3, actualice en la configuraci\u00f3n de la cuenta superior", "123": "La función de sincronización solo puede activarse después de añadir/seleccionar el directorio de sincronización en la nube", "124": "Por favor, active la sincronización en la nube en [Configuración - Activar sincronización en la nube]", "125": "La sincronización automática ha fallado demasiadas veces, por favor intente activar la sincronización manualmente, si todavía hay un problema, por favor infórmelo a través de Problemas GitHub", diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json index f6b6fc56c..90ad216de 100644 --- a/app/appearance/langs/fr_FR.json +++ b/app/appearance/langs/fr_FR.json @@ -1034,7 +1034,7 @@ "119": "Téléchargement de l'image Web [%s]", "120": "Téléchargement terminé, [%d] fichiers au total", "121": "Il n'y a pas d'image réseau dans ce document", - "122": "Cette fonction doit être configurée sur le bureau SiYuan", + "122": "Cette fonction doit être configurée sur le bureau SiYuan. Si vous l'avez déjà configurée, veuillez l'actualiser dans les paramètres supérieurs du compte", "123": "Ajouter/sélectionner un répertoire de synchronisation Cloud avant d'activer la synchronisation", "124": "Veuillez activer la synchronisation cloud dans [Paramètres - Activer la synchronisation cloud]", "125": "Il y a trop d'échecs de téléchargement dans la synchronisation automatique. Veuillez essayer de déclencher manuellement la synchronisation. Si le problème persiste, veuillez le signaler via GitHub Issues", diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json index c407e3d9a..486b32680 100644 --- a/app/appearance/langs/zh_CHT.json +++ b/app/appearance/langs/zh_CHT.json @@ -1034,7 +1034,7 @@ "118": "當前設置不允許在 7 層深度的文檔下創建子文檔", "119": "正在下載網絡圖片 [%s]", "120": "下載完畢,一共 [%d] 個文件", - "122": "該功能需在思源桌面端進行配置", + "122": "該功能需在思源桌面端進行配置。如果你已經配置,請在頂部賬號設置中進行刷新", "121": "該文檔中不存在網絡圖片", "123": "新增/選擇雲端同步目錄後才能啟用同步功能", "124": "請在 [設置 - 啟用雲端同步] 中開啟雲端同步", diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json index 8e35b5427..a0a01ddd0 100644 --- a/app/appearance/langs/zh_CN.json +++ b/app/appearance/langs/zh_CN.json @@ -913,7 +913,6 @@ "quit": "退出程序" }, "_performance": { - }, "_kernel": { "0": "查询笔记本失败", @@ -1038,7 +1037,7 @@ "119": "正在下载网络图片 [%s]", "120": "下载完毕,一共 [%d] 个文件", "121": "该文档中不存在网络图片", - "122": "该功能需在思源桌面端进行配置", + "122": "该功能需在思源桌面端进行配置。如果你已经配置,请在顶部账号设置中进行刷新", "123": "添加/选择云端同步目录后才能启用同步功能", "124": "请在 [设置 - 启用云端同步] 中开启云端同步", "125": "自动同步下载失败次数过多,请尝试手动触发同步,如果还有问题请反馈",