diff --git a/en.json b/en.json index 36a0768..d738067 100644 --- a/en.json +++ b/en.json @@ -89,7 +89,7 @@ "modal_onedriverevokeauth_clean_button": "Clean", "modal_onedriverevokeauth_clean_notice": "Cleaned!", "modal_onedriverevokeauth_clean_fail": "Something goes wrong while revoking.", - "modal_syncconfig_attn": "Attention 1/3: This only syncs (copies) the whole Obsidian config dir, not other startting-with-dot folders or files. Except for ignoring folders .git and node_modules, it also doesn't understand the meaning of sub-files and sub-folders inside the config dir.\nAttention 2/3: After the config dir is synced, plugins settings might be corrupted, and Obsidian might need to be restarted to load the new settings.\nAttention 3/3: The deletion (uninstallation) operations of or inside Obsidian config dir cannot be tracked. So if you want to uninstall a plugin, you need to manually uninstall it on all device, before next sync.\nIf you are agreed to take your own risk, please click the following second confirm button.", + "modal_syncconfig_attn": "Attention 1/2: This only syncs (copies) the whole Obsidian config dir, not other startting-with-dot folders or files. Except for ignoring folders .git and node_modules, it also doesn't understand the meaning of sub-files and sub-folders inside the config dir.\nAttention 2/2: After the config dir is synced, plugins settings might be corrupted, and Obsidian might need to be restarted to load the new settings.\nIf you are agreed to take your own risk, please click the following second confirm button.", "modal_syncconfig_secondconfirm": "The Second Confirm To Enable.", "modal_syncconfig_notice": "You've enabled syncing config folder!", diff --git a/zh_cn.json b/zh_cn.json index 6b1594f..08ce7de 100644 --- a/zh_cn.json +++ b/zh_cn.json @@ -90,7 +90,7 @@ "modal_onedriverevokeauth_clean_notice": "已清理!", "modal_onedriverevokeauth_clean_fail": "鉴权途中出错了。", - "modal_syncconfig_attn": "注意 1/3:此设置只同步(复制)整个 Obsidian 的配置文件夹,但是不会同步其它 . 开头的文件夹或文件。除了会忽略 .git 和 node_modules 文件夹之外,它也并不理解配置文件夹的里各个子文件或子文件夹的含义。\n注意 2/3:配置文件夹被同步之后,各插件的设置或许会出错,且 Obsidian 或许需要重启来重载各插件的新配置。\n注意 3/3:配置文件夹内的删除(卸载)操作无法被识别,因此,如果您想卸载一个插件,在下一次同步之前,您需要手动在所有设备上先手动卸载那个插件。\n如果您同意自行承受以上风险,您可以点击以下再次确认按钮。", + "modal_syncconfig_attn": "注意 1/2:此设置只同步(复制)整个 Obsidian 的配置文件夹,但是不会同步其它 . 开头的文件夹或文件。除了会忽略 .git 和 node_modules 文件夹之外,它也并不理解配置文件夹的里各个子文件或子文件夹的含义。\n注意 2/2:配置文件夹被同步之后,各插件的设置或许会出错,且 Obsidian 或许需要重启来重载各插件的新配置。\n如果您同意自行承受以上风险,您可以点击以下再次确认按钮。", "modal_syncconfig_secondconfirm": "再次确认开启", "modal_syncconfig_notice": "您已开启配置文件夹的同步!", diff --git a/zh_tw.json b/zh_tw.json index 872f7d9..58f8e19 100644 --- a/zh_tw.json +++ b/zh_tw.json @@ -90,7 +90,7 @@ "modal_onedriverevokeauth_clean_notice": "已清理!", "modal_onedriverevokeauth_clean_fail": "鑑權途中出錯了。", - "modal_syncconfig_attn": "注意 1/3:此設定只同步(複製)整個 Obsidian 的配置資料夾,但是不會同步其它 . 開頭的資料夾或檔案。除了會忽略 .git 和 node_modules 資料夾之外,它也並不理解配置資料夾的裡各個子檔案或子資料夾的含義。\n注意 2/3:配置資料夾被同步之後,各外掛的設定或許會出錯,且 Obsidian 或許需要重啟來過載各外掛的新配置。\n注意 3/3:配置資料夾內的刪除(解除安裝)操作無法被識別,因此,如果您想解除安裝一個外掛,在下一次同步之前,您需要手動在所有裝置上先手動解除安裝那個外掛。\n如果您同意自行承受以上風險,您可以點選以下再次確認按鈕。", + "modal_syncconfig_attn": "注意 1/2:此設定只同步(複製)整個 Obsidian 的配置資料夾,但是不會同步其它 . 開頭的資料夾或檔案。除了會忽略 .git 和 node_modules 資料夾之外,它也並不理解配置資料夾的裡各個子檔案或子資料夾的含義。\n注意 2/2:配置資料夾被同步之後,各外掛的設定或許會出錯,且 Obsidian 或許需要重啟來過載各外掛的新配置。\n如果您同意自行承受以上風險,您可以點選以下再次確認按鈕。", "modal_syncconfig_secondconfirm": "再次確認開啟", "modal_syncconfig_notice": "您已開啟配置資料夾的同步!",