mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-08-30 23:37:08 +00:00
Remove obsolete settings wizard
This commit is contained in:
@@ -478,7 +478,6 @@
|
||||
"moduleLiveSyncMain.titleScramEnabled": "Scram Enabled",
|
||||
"moduleLocalDatabase.logWaitingForReady": "Waiting for ready...",
|
||||
"moduleLog.showLog": "Show Log",
|
||||
"moduleMigration.docUri": "https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use",
|
||||
"moduleMigration.fix0256.buttons.checkItLater": "Check it later",
|
||||
"moduleMigration.fix0256.buttons.DismissForever": "I have fixed it, and do not ask again",
|
||||
"moduleMigration.fix0256.buttons.fix": "Fix",
|
||||
@@ -500,26 +499,16 @@
|
||||
"moduleMigration.logRemoteTweakUnavailable": "Could not get remote tweak values",
|
||||
"moduleMigration.logSetupCancelled": "The setup has been cancelled, Self-hosted LiveSync waiting for your setup!",
|
||||
"moduleMigration.msgFetchRemoteAgain": "As you may already know, the self-hosted LiveSync has changed its default behaviour and database structure.\n\nAnd thankfully, with your time and efforts, the remote database appears to have already been migrated. Congratulations!\n\nHowever, we need a bit more. The configuration of this device is not compatible with the remote database. We will need to fetch the remote database again. Should we fetch from the remote again now?\n\n___Note: We cannot synchronise until the configuration has been changed and the database has been fetched again.___\n___Note2: The chunks are completely immutable, we can fetch only the metadata and difference.___",
|
||||
"moduleMigration.msgInitialSetup": "Your device has **not been set up yet**. Let me guide you through the setup process.\n\nPlease keep in mind that every dialogue content can be copied to the clipboard. If you need to refer to it later, you can paste it into a note in Obsidian. You can also translate it into your language using a translation tool.\n\nFirst, do you have **Setup URI**?\n\nNote: If you do not know what it is, please refer to the [documentation](${URI_DOC}).",
|
||||
"moduleMigration.msgRecommendSetupUri": "We strongly recommend that you generate a set-up URI and use it.\nIf you do not have knowledge about it, please refer to the [documentation](${URI_DOC}) (Sorry again, but it is important).\n\nHow do you want to set it up manually?",
|
||||
"moduleMigration.msgSinceV02321": "Since v0.23.21, the self-hosted LiveSync has changed the default behaviour and database structure. The following changes have been made:\n\n1. **Case sensitivity of filenames**\n The handling of filenames is now case-insensitive. This is a beneficial change for most platforms, other than Linux and iOS, which do not manage filename case sensitivity effectively.\n (On These, a warning will be displayed for files with the same name but different cases).\n\n2. **Revision handling of the chunks**\n Chunks are immutable, which allows their revisions to be fixed. This change will enhance the performance of file saving.\n\n___However, to enable either of these changes, both remote and local databases need to be rebuilt. This process takes a few minutes, and we recommend doing it when you have ample time.___\n\n- If you wish to maintain the previous behaviour, you can skip this process by using `${KEEP}`.\n- If you do not have enough time, please choose `${DISMISS}`. You will be prompted again later.\n- If you have rebuilt the database on another device, please select `${DISMISS}` and try synchronizing again. Since a difference has been detected, you will be prompted again.",
|
||||
"moduleMigration.optionAdjustRemote": "Adjust to remote",
|
||||
"moduleMigration.optionDecideLater": "Decide it later",
|
||||
"moduleMigration.optionEnableBoth": "Enable both",
|
||||
"moduleMigration.optionEnableFilenameCaseInsensitive": "Enable only #1",
|
||||
"moduleMigration.optionEnableFixedRevisionForChunks": "Enable only #2",
|
||||
"moduleMigration.optionHaveSetupUri": "Yes, I have",
|
||||
"moduleMigration.optionKeepPreviousBehaviour": "Keep previous behaviour",
|
||||
"moduleMigration.optionManualSetup": "Set it up all manually",
|
||||
"moduleMigration.optionNoAskAgain": "No, please ask again",
|
||||
"moduleMigration.optionNoSetupUri": "No, I do not have",
|
||||
"moduleMigration.optionRemindNextLaunch": "Remind me at the next launch",
|
||||
"moduleMigration.optionSetupViaP2P": "Use %{short_p2p_sync} to set up",
|
||||
"moduleMigration.optionSetupWizard": "Take me into the setup wizard",
|
||||
"moduleMigration.optionYesFetchAgain": "Yes, fetch again",
|
||||
"moduleMigration.titleCaseSensitivity": "Case Sensitivity",
|
||||
"moduleMigration.titleRecommendSetupUri": "Recommendation to use Setup URI",
|
||||
"moduleMigration.titleWelcome": "Welcome to Self-hosted LiveSync",
|
||||
"moduleObsidianMenu.replicate": "Replicate",
|
||||
"More actions": "More actions",
|
||||
"Mostly Complete: Decision Required": "Mostly Complete: Decision Required",
|
||||
@@ -564,12 +553,10 @@
|
||||
"obsidianLiveSyncSettingTab.btnEnable": "Enable",
|
||||
"obsidianLiveSyncSettingTab.btnFix": "Fix",
|
||||
"obsidianLiveSyncSettingTab.btnGotItAndUpdated": "I got it and updated.",
|
||||
"obsidianLiveSyncSettingTab.btnNext": "Next",
|
||||
"obsidianLiveSyncSettingTab.btnStart": "Start",
|
||||
"obsidianLiveSyncSettingTab.btnTest": "Test",
|
||||
"obsidianLiveSyncSettingTab.btnUse": "Use",
|
||||
"obsidianLiveSyncSettingTab.buttonFetch": "Fetch",
|
||||
"obsidianLiveSyncSettingTab.buttonNext": "Next",
|
||||
"obsidianLiveSyncSettingTab.defaultLanguage": "Default",
|
||||
"obsidianLiveSyncSettingTab.descConnectSetupURI": "This is the recommended method to set up Self-hosted LiveSync with a Setup URI.",
|
||||
"obsidianLiveSyncSettingTab.descCopySetupURI": "Perfect for setting up a new device!",
|
||||
@@ -633,7 +620,6 @@
|
||||
"obsidianLiveSyncSettingTab.msgEnableCorsChttpd": "Set chttpd.enable_cors",
|
||||
"obsidianLiveSyncSettingTab.msgEnableEncryptionRecommendation": "We recommend enabling End-To-End Encryption, and Path Obfuscation. Are you sure you want to continue without encryption?",
|
||||
"obsidianLiveSyncSettingTab.msgFetchConfigFromRemote": "Do you want to fetch the config from the remote server?",
|
||||
"obsidianLiveSyncSettingTab.msgGenerateSetupURI": "All done! Do you want to generate a setup URI to set up other devices?",
|
||||
"obsidianLiveSyncSettingTab.msgIfConfigNotPersistent": "If the server configuration is not persistent (e.g., running on docker), the values here may change. Once you are able to connect, please update the settings in the server's local.ini.",
|
||||
"obsidianLiveSyncSettingTab.msgInvalidPassphrase": "Your encryption passphrase might be invalid. Are you sure you want to continue?",
|
||||
"obsidianLiveSyncSettingTab.msgNewVersionNote": "Here due to an upgrade notification? Please review the version history. If you're satisfied, click the button. A new update will prompt this again.",
|
||||
@@ -643,7 +629,6 @@
|
||||
"obsidianLiveSyncSettingTab.msgObjectStorageWarning": "WARNING: This feature is a Work In Progress, so please keep in mind the following:\n- Append only architecture. A rebuild is required to shrink the storage.\n- A bit fragile.\n- When first syncing, all history will be transferred from the remote. Be mindful of data caps and slow speeds.\n- Only differences are synced live.\n\nIf you run into any issues, or have ideas about this feature, please create a issue on GitHub.\nI appreciate you for your great dedication.",
|
||||
"obsidianLiveSyncSettingTab.msgOriginCheck": "Origin check: ${org}",
|
||||
"obsidianLiveSyncSettingTab.msgRebuildRequired": "Rebuilding Databases are required to apply the changes.. Please select the method to apply the changes.\n\n<details>\n<summary>Legends</summary>\n\n| Symbol | Meaning |\n|: ------ :| ------- |\n| ⇔ | Up to Date |\n| ⇄ | Synchronise to balance |\n| ⇐,⇒ | Transfer to overwrite |\n| ⇠,⇢ | Transfer to overwrite from other side |\n\n</details>\n\n## ${OPTION_REBUILD_BOTH}\nAt a glance: 📄 ⇒¹ 💻 ⇒² 🛰️ ⇢ⁿ 💻 ⇄ⁿ⁺¹ 📄\nReconstruct both the local and remote databases using existing files from this device.\nThis causes a lockout other devices, and they need to perform fetching.\n## ${OPTION_FETCH}\nAt a glance: 📄 ⇄² 💻 ⇐¹ 🛰️ ⇔ 💻 ⇔ 📄\nInitialise the local database and reconstruct it using data fetched from the remote database.\nThis case includes the case which you have rebuilt the remote database.\n## ${OPTION_ONLY_SETTING}\nStore only the settings. **Caution: This may lead to data corruption**; database reconstruction is generally necessary.",
|
||||
"obsidianLiveSyncSettingTab.msgSelectAndApplyPreset": "Please select and apply any preset item to complete the wizard.",
|
||||
"obsidianLiveSyncSettingTab.msgSetCorsCredentials": "Set cors.credentials",
|
||||
"obsidianLiveSyncSettingTab.msgSetCorsOrigins": "Set cors.origins",
|
||||
"obsidianLiveSyncSettingTab.msgSetMaxDocSize": "Set couchdb.max_document_size",
|
||||
@@ -700,7 +685,6 @@
|
||||
"obsidianLiveSyncSettingTab.titleActiveRemoteServer": "Active Remote Server",
|
||||
"obsidianLiveSyncSettingTab.titleAppearance": "Appearance",
|
||||
"obsidianLiveSyncSettingTab.titleConflictResolution": "Conflict resolution",
|
||||
"obsidianLiveSyncSettingTab.titleCongratulations": "Congratulations!",
|
||||
"obsidianLiveSyncSettingTab.titleCouchDB": "CouchDB",
|
||||
"obsidianLiveSyncSettingTab.titleDeletionPropagation": "Deletion Propagation",
|
||||
"obsidianLiveSyncSettingTab.titleEncryptionNotEnabled": "Encryption is not enabled",
|
||||
|
||||
Reference in New Issue
Block a user