🎨 数据同步加入系统时间校验 https://github.com/siyuan-note/siyuan/issues/7669

This commit is contained in:
Liang Ding 2023-03-15 11:46:30 +08:00
parent 71eea62578
commit 2dfb5b38e9
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
8 changed files with 19 additions and 6 deletions

View file

@ -1117,6 +1117,7 @@
"191": "[%d/%d] Created historical data index",
"192": "Rebuilding historical data index, please wait...",
"193": "Please refer to the [Artificial Intelligence] chapter of the User Guide for configuration",
"194": "There are restrictions on the Nutstore interface, please use other WebDAV services"
"194": "There are restrictions on the Nutstore interface, please use other WebDAV services",
"195": "The system time is incorrect, please calibrate the system time and try again"
}
}

View file

@ -1117,6 +1117,7 @@
"191": "[%d/%d] Índice de datos históricos creado",
"192": "Reconstruyendo el índice de datos históricos, espere...",
"193": "Consulte el capítulo [Inteligencia artificial] de la guía del usuario para la configuración",
"194": "Existen restricciones en la interfaz de Nutstore, utilice otros servicios WebDAV"
"194": "Existen restricciones en la interfaz de Nutstore, utilice otros servicios WebDAV",
"195": "La hora del sistema es incorrecta, calibre la hora del sistema y vuelva a intentarlo"
}
}

View file

@ -1117,6 +1117,7 @@
"191": "[%d/%d] Création d'un index de données historiques",
"192": "Reconstruction de l'index des données historiques, veuillez patienter...",
"193": "Veuillez vous référer au chapitre [Intelligence Artificielle] du guide de l'utilisateur pour la configuration",
"194": "Il existe des restrictions sur l'interface Nutstore, veuillez utiliser d'autres services WebDAV"
"194": "Il existe des restrictions sur l'interface Nutstore, veuillez utiliser d'autres services WebDAV",
"195": "L'heure du système est incorrecte, veuillez calibrer l'heure du système et réessayer"
}
}

View file

@ -1117,6 +1117,7 @@
"191": "[%d/%d] 已經建立條歷史數據索引",
"192": "正在重建歷史數據索引,請稍等...",
"193": "請先參考用戶指南 [人工智能] 章節進行配置",
"194": "堅果雲接口存在限制,請使用其他 WebDAV 服務"
"194": "堅果雲接口存在限制,請使用其他 WebDAV 服務",
"195": "系統時間不正確,請校準系統時間後再試"
}
}

View file

@ -1117,6 +1117,7 @@
"191": "[%d/%d] 已经建立条历史数据索引",
"192": "正在重建历史数据索引,请稍等...",
"193": "请先参考用户指南 [人工智能] 章节进行配置",
"194": "坚果云接口存在限制,请使用其他 WebDAV 服务"
"194": "坚果云接口存在限制,请使用其他 WebDAV 服务",
"195": "系统时间不正确,请校准系统时间后再试"
}
}