mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-22 02:27:07 +00:00
Remove obsolete settings wizard
This commit is contained in:
@@ -92,8 +92,6 @@ Normal Files: Normale Dateien
|
||||
obsidianLiveSyncSettingTab:
|
||||
btnApply: Anwenden
|
||||
btnDisable: Deaktivieren
|
||||
btnNext: Weiter
|
||||
buttonNext: Weiter
|
||||
defaultLanguage: Standardsprache
|
||||
labelDisabled: "⏹️ : Deaktiviert"
|
||||
labelEnabled: "🔁 : Aktiviert"
|
||||
@@ -106,12 +104,8 @@ obsidianLiveSyncSettingTab:
|
||||
und Pfadverschleierung zu aktivieren. Möchten Sie wirklich ohne
|
||||
Verschlüsselung fortfahren?
|
||||
msgFetchConfigFromRemote: Möchten Sie die Konfiguration vom Remote-Server abrufen?
|
||||
msgGenerateSetupURI: Alles fertig! Möchten Sie eine Setup-URI erzeugen, um
|
||||
andere Geräte einzurichten?
|
||||
msgInvalidPassphrase: Ihre Verschlüsselungs-Passphrase könnte ungültig sein.
|
||||
Möchten Sie wirklich fortfahren?
|
||||
msgSelectAndApplyPreset: Bitte wählen und übernehmen Sie eine beliebige
|
||||
Voreinstellung, um den Assistenten abzuschließen.
|
||||
nameDisableHiddenFileSync: Synchronisation versteckter Dateien deaktivieren
|
||||
nameEnableHiddenFileSync: Synchronisation versteckter Dateien aktivieren
|
||||
nameHiddenFileSynchronization: Synchronisation versteckter Dateien
|
||||
@@ -122,7 +116,6 @@ obsidianLiveSyncSettingTab:
|
||||
optionPeriodicWithBatch: Periodisch mit Stapelverarbeitung
|
||||
titleAppearance: Darstellung
|
||||
titleConflictResolution: Konfliktbehandlung
|
||||
titleCongratulations: Glückwunsch!
|
||||
titleCouchDB: CouchDB-Server
|
||||
titleDeletionPropagation: Weitergabe von Löschungen
|
||||
titleEncryptionNotEnabled: Verschlüsselung ist nicht aktiviert
|
||||
|
||||
@@ -725,7 +725,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: Show Log
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: Check it later
|
||||
@@ -819,30 +818,6 @@ moduleMigration:
|
||||
|
||||
___Note2: The chunks are completely immutable, we can fetch only the
|
||||
metadata and difference.___
|
||||
msgInitialSetup: >-
|
||||
Your device has **not been set up yet**. Let me guide you through the setup
|
||||
process.
|
||||
|
||||
|
||||
Please 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.
|
||||
|
||||
|
||||
First, do you have **Setup URI**?
|
||||
|
||||
|
||||
Note: If you do not know what it is, please refer to the
|
||||
[documentation](${URI_DOC}).
|
||||
msgRecommendSetupUri: >-
|
||||
We strongly recommend that you generate a set-up URI and use it.
|
||||
|
||||
If you do not have knowledge about it, please refer to the
|
||||
[documentation](${URI_DOC}) (Sorry again, but it is important).
|
||||
|
||||
|
||||
How do you want to set it up manually?
|
||||
msgSinceV02321: >-
|
||||
Since v0.23.21, the self-hosted LiveSync has changed the default behaviour
|
||||
and database structure. The following changes have been made:
|
||||
@@ -874,18 +849,10 @@ moduleMigration:
|
||||
optionEnableBoth: Enable both
|
||||
optionEnableFilenameCaseInsensitive: "Enable only #1"
|
||||
optionEnableFixedRevisionForChunks: "Enable only #2"
|
||||
optionHaveSetupUri: Yes, I have
|
||||
optionKeepPreviousBehaviour: Keep previous behaviour
|
||||
optionManualSetup: Set it up all manually
|
||||
optionNoAskAgain: No, please ask again
|
||||
optionNoSetupUri: No, I do not have
|
||||
optionRemindNextLaunch: Remind me at the next launch
|
||||
optionSetupViaP2P: Use %{short_p2p_sync} to set up
|
||||
optionSetupWizard: Take me into the setup wizard
|
||||
optionYesFetchAgain: Yes, fetch again
|
||||
titleCaseSensitivity: Case Sensitivity
|
||||
titleRecommendSetupUri: Recommendation to use Setup URI
|
||||
titleWelcome: Welcome to Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: Replicate
|
||||
More actions: More actions
|
||||
@@ -940,12 +907,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: Enable
|
||||
btnFix: Fix
|
||||
btnGotItAndUpdated: I got it and updated.
|
||||
btnNext: Next
|
||||
btnStart: Start
|
||||
btnTest: Test
|
||||
btnUse: Use
|
||||
buttonFetch: Fetch
|
||||
buttonNext: Next
|
||||
defaultLanguage: Default
|
||||
descConnectSetupURI: This is the recommended method to set up Self-hosted
|
||||
LiveSync with a Setup URI.
|
||||
@@ -1018,7 +983,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableEncryptionRecommendation: We recommend enabling End-To-End Encryption,
|
||||
and Path Obfuscation. Are you sure you want to continue without encryption?
|
||||
msgFetchConfigFromRemote: Do you want to fetch the config from the remote server?
|
||||
msgGenerateSetupURI: All done! Do you want to generate a setup URI to set up other devices?
|
||||
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.
|
||||
@@ -1098,7 +1062,6 @@ obsidianLiveSyncSettingTab:
|
||||
|
||||
Store only the settings. **Caution: This may lead to data corruption**;
|
||||
database reconstruction is generally necessary.
|
||||
msgSelectAndApplyPreset: Please select and apply any preset item to complete the wizard.
|
||||
msgSetCorsCredentials: Set cors.credentials
|
||||
msgSetCorsOrigins: Set cors.origins
|
||||
msgSetMaxDocSize: Set couchdb.max_document_size
|
||||
@@ -1158,7 +1121,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: Active Remote Server
|
||||
titleAppearance: Appearance
|
||||
titleConflictResolution: Conflict resolution
|
||||
titleCongratulations: Congratulations!
|
||||
titleCouchDB: CouchDB
|
||||
titleDeletionPropagation: Deletion Propagation
|
||||
titleEncryptionNotEnabled: Encryption is not enabled
|
||||
|
||||
@@ -751,7 +751,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: Mostrar registro
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README_ES.md#how-to-use
|
||||
logBulkSendCorrupted: El envío de fragmentos en bloque se ha habilitado, sin
|
||||
embargo, esta función se ha corrompido. Disculpe las molestias.
|
||||
Deshabilitado automáticamente.
|
||||
@@ -782,30 +781,6 @@ moduleMigration:
|
||||
|
||||
___Nota2: Los fragmentos son completamente inmutables, solo podemos obtener
|
||||
los metadatos y diferencias.___
|
||||
msgInitialSetup: >-
|
||||
Tu dispositivo **aún no ha sido configurado**. Permíteme guiarte a través
|
||||
del proceso de configuración.
|
||||
|
||||
|
||||
Ten en cuenta que todo el contenido del diálogo se puede copiar al
|
||||
portapapeles. Si necesitas consultarlo más tarde, puedes pegarlo en una nota
|
||||
en Obsidian. También puedes traducirlo a tu idioma utilizando una
|
||||
herramienta de traducción.
|
||||
|
||||
|
||||
Primero, ¿tienes **URI de configuración**?
|
||||
|
||||
|
||||
Nota: Si no sabes qué es, consulta la [documentación](${URI_DOC}).
|
||||
msgRecommendSetupUri: >-
|
||||
Te recomendamos encarecidamente que generes una URI de configuración y la
|
||||
utilices.
|
||||
|
||||
Si no tienes conocimientos al respecto, consulta la
|
||||
[documentación](${URI_DOC}) (Lo siento de nuevo, pero es importante).
|
||||
|
||||
|
||||
¿Cómo quieres configurarlo manualmente?
|
||||
msgSinceV02321: >-
|
||||
Desde la versión v0.23.21, Self-hosted LiveSync ha cambiado el
|
||||
comportamiento predeterminado y la estructura de la base de datos. Se han
|
||||
@@ -838,9 +813,7 @@ moduleMigration:
|
||||
optionEnableBoth: Habilitar ambos
|
||||
optionEnableFilenameCaseInsensitive: "Habilitar solo #1"
|
||||
optionEnableFixedRevisionForChunks: "Habilitar solo #2"
|
||||
optionHaveSetupUri: Sí, tengo
|
||||
optionKeepPreviousBehaviour: Mantener comportamiento anterior
|
||||
optionManualSetup: Configurarlo todo manualmente
|
||||
optionNoAskAgain: No, por favor pregúntame de nuevo
|
||||
fix0256:
|
||||
buttons:
|
||||
@@ -909,14 +882,8 @@ moduleMigration:
|
||||
Nota 2: reconstruir todo y obtener los datos consume algo de tiempo y de
|
||||
tráfico; hazlo en horas de poco uso y con una conexión de red estable.
|
||||
title: ¡Se han encontrado chunks no seguros!
|
||||
optionNoSetupUri: No, no tengo
|
||||
optionRemindNextLaunch: Recordármelo en el próximo inicio
|
||||
optionSetupViaP2P: Usar %{short_p2p_sync} para configurarlo
|
||||
optionSetupWizard: Llévame al asistente de configuración
|
||||
optionYesFetchAgain: Sí, obtener de nuevo
|
||||
titleCaseSensitivity: Distinción de mayúsculas y minúsculas
|
||||
titleRecommendSetupUri: Recomendación de usar un Setup URI
|
||||
titleWelcome: Bienvenido a Self-hosted LiveSync
|
||||
"Mostly Complete: Decision Required": "Casi terminado: se requiere una decisión"
|
||||
My remote server is already set up. I want to join this device.: Mi servidor remoto ya está configurado. Quiero añadir este dispositivo.
|
||||
Name: Nombre
|
||||
@@ -1506,12 +1473,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: Activar
|
||||
btnFix: Corregir
|
||||
btnGotItAndUpdated: Lo entendí y actualicé.
|
||||
btnNext: Siguiente
|
||||
btnStart: Iniciar
|
||||
btnTest: Probar
|
||||
btnUse: Usar
|
||||
buttonFetch: Obtener
|
||||
buttonNext: Siguiente
|
||||
defaultLanguage: Predeterminado
|
||||
descConnectSetupURI: Este es el método recomendado para configurar Self-hosted
|
||||
LiveSync con una URI de configuración.
|
||||
@@ -1585,8 +1550,6 @@ obsidianLiveSyncSettingTab:
|
||||
a extremo y la obfuscación de ruta. ¿Estás seguro de querer continuar sin
|
||||
cifrado?
|
||||
msgFetchConfigFromRemote: ¿Quieres obtener la configuración del servidor remoto?
|
||||
msgGenerateSetupURI: ¡Todo listo! ¿Quieres generar un URI de configuración para
|
||||
configurar otros dispositivos?
|
||||
msgIfConfigNotPersistent: Si la configuración del servidor no es persistente
|
||||
(por ejemplo, ejecutándose en docker), los valores aquí pueden cambiar. Una
|
||||
vez que puedas conectarte, por favor actualiza las configuraciones en el
|
||||
@@ -1670,8 +1633,6 @@ obsidianLiveSyncSettingTab:
|
||||
|
||||
Almacena solo la configuración. **Precaución: esto puede provocar corrupción
|
||||
de datos**; generalmente es necesario reconstruir la base de datos.
|
||||
msgSelectAndApplyPreset: Por favor, selecciona y aplica cualquier elemento
|
||||
preestablecido para completar el asistente.
|
||||
msgSetCorsCredentials: Configurar cors.credentials
|
||||
msgSetCorsOrigins: Configurar cors.origins
|
||||
msgSetMaxDocSize: Configurar couchdb.max_document_size
|
||||
@@ -1729,7 +1690,6 @@ obsidianLiveSyncSettingTab:
|
||||
panelSetup: Configuración
|
||||
titleAppearance: Apariencia
|
||||
titleConflictResolution: Resolución de conflictos
|
||||
titleCongratulations: ¡Felicidades!
|
||||
titleCouchDB: Servidor CouchDB
|
||||
titleDeletionPropagation: Propagación de eliminación
|
||||
titleEncryptionNotEnabled: El cifrado no está habilitado
|
||||
|
||||
@@ -384,7 +384,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: Afficher le journal
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: Vérifier plus tard
|
||||
@@ -482,31 +481,6 @@ moduleMigration:
|
||||
|
||||
___Note 2 : Les fragments sont complètement immuables, nous ne pouvons
|
||||
récupérer que les métadonnées et les différences.___
|
||||
msgInitialSetup: >-
|
||||
Votre appareil n'a **pas encore été configuré**. Laissez-moi vous guider
|
||||
dans le processus de configuration.
|
||||
|
||||
|
||||
Veuillez noter que chaque contenu de boîte de dialogue peut être copié
|
||||
dans le presse-papiers. Si vous souhaitez vous y référer plus tard, vous
|
||||
pouvez le coller dans une note d'Obsidian. Vous pouvez également le
|
||||
traduire dans votre langue via un outil de traduction.
|
||||
|
||||
|
||||
Tout d'abord, disposez-vous d'une **URI de configuration** ?
|
||||
|
||||
|
||||
Note : Si vous ne savez pas ce que c'est, consultez la
|
||||
[documentation](${URI_DOC}).
|
||||
msgRecommendSetupUri: >-
|
||||
Nous recommandons vivement de générer une URI de configuration et de
|
||||
l'utiliser.
|
||||
|
||||
Si vous ne connaissez pas, veuillez consulter la
|
||||
[documentation](${URI_DOC}) (Désolé encore, mais c'est important).
|
||||
|
||||
|
||||
Comment souhaitez-vous effectuer la configuration manuellement ?
|
||||
msgSinceV02321: >-
|
||||
Depuis la v0.23.21, Self-hosted LiveSync a modifié son comportement par
|
||||
défaut et la structure de sa base. Les changements suivants ont été
|
||||
@@ -539,18 +513,10 @@ moduleMigration:
|
||||
optionEnableBoth: Activer les deux
|
||||
optionEnableFilenameCaseInsensitive: "Activer seulement #1"
|
||||
optionEnableFixedRevisionForChunks: "Activer seulement #2"
|
||||
optionHaveSetupUri: Oui, j'en ai une
|
||||
optionKeepPreviousBehaviour: Conserver le comportement précédent
|
||||
optionManualSetup: Tout configurer manuellement
|
||||
optionNoAskAgain: Non, demandez à nouveau
|
||||
optionNoSetupUri: Non, je n'en ai pas
|
||||
optionRemindNextLaunch: Me rappeler au prochain lancement
|
||||
optionSetupViaP2P: Utiliser %{short_p2p_sync} pour configurer
|
||||
optionSetupWizard: Ouvrir l'assistant de configuration
|
||||
optionYesFetchAgain: Oui, récupérer à nouveau
|
||||
titleCaseSensitivity: Sensibilité à la casse
|
||||
titleRecommendSetupUri: Recommandation d'utilisation de l'URI de configuration
|
||||
titleWelcome: Bienvenue dans Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: Répliquer
|
||||
Move remotely deleted files to the trash, instead of deleting.: Déplacer les fichiers supprimés à distance vers la corbeille, au lieu de les supprimer.
|
||||
@@ -574,12 +540,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: Activer
|
||||
btnFix: Corriger
|
||||
btnGotItAndUpdated: J'ai compris et mis à jour.
|
||||
btnNext: Suivant
|
||||
btnStart: Démarrer
|
||||
btnTest: Tester
|
||||
btnUse: Utiliser
|
||||
buttonFetch: Récupérer
|
||||
buttonNext: Suivant
|
||||
defaultLanguage: Par défaut
|
||||
descConnectSetupURI: Méthode recommandée pour configurer Self-hosted LiveSync
|
||||
avec une URI de configuration.
|
||||
@@ -653,7 +617,6 @@ obsidianLiveSyncSettingTab:
|
||||
de bout en bout et l'obfuscation des chemins. Êtes-vous sûr de vouloir
|
||||
continuer sans chiffrement ?
|
||||
msgFetchConfigFromRemote: Voulez-vous récupérer la configuration depuis le serveur distant ?
|
||||
msgGenerateSetupURI: Tout est prêt ! Voulez-vous générer une URI de configuration pour configurer d'autres appareils ?
|
||||
msgIfConfigNotPersistent: Si la configuration du serveur n'est pas persistante
|
||||
(par ex. fonctionnant sur Docker), les valeurs peuvent changer. Une fois la
|
||||
connexion établie, mettez à jour les paramètres dans le local.ini du
|
||||
@@ -736,7 +699,6 @@ obsidianLiveSyncSettingTab:
|
||||
Ne stocker que les paramètres. **Attention : cela peut entraîner une
|
||||
corruption des données** ; une reconstruction de la base est généralement
|
||||
nécessaire.
|
||||
msgSelectAndApplyPreset: Veuillez sélectionner et appliquer un préréglage pour terminer l'assistant.
|
||||
msgSetCorsCredentials: Définir cors.credentials
|
||||
msgSetCorsOrigins: Définir cors.origins
|
||||
msgSetMaxDocSize: Définir couchdb.max_document_size
|
||||
@@ -797,7 +759,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: Serveur distant actif
|
||||
titleAppearance: Apparence
|
||||
titleConflictResolution: Résolution des conflits
|
||||
titleCongratulations: Félicitations !
|
||||
titleCouchDB: CouchDB
|
||||
titleDeletionPropagation: Propagation des suppressions
|
||||
titleEncryptionNotEnabled: Le chiffrement n'est pas activé
|
||||
|
||||
@@ -344,7 +344,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: הצג יומן
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: בדוק מאוחר יותר
|
||||
@@ -430,25 +429,6 @@ moduleMigration:
|
||||
|
||||
___הערה 2: הנתחים הם בלתי-ניתנים לשינוי לחלוטין, ניתן למשוך רק את המטה-נתונים
|
||||
וההפרש.___
|
||||
msgInitialSetup: >-
|
||||
המכשיר שלך **טרם הוגדר**. אנחנו כאן לעזור לך בתהליך ההגדרה.
|
||||
|
||||
|
||||
שים לב שניתן להעתיק את תוכן כל דיאלוג ללוח. אם צריך לחזור אליו מאוחר יותר,
|
||||
ניתן להדביק אותו כפתק ב-Obsidian. ניתן גם לתרגם לשפתך בעזרת כלי תרגום.
|
||||
|
||||
|
||||
ראשית, האם יש לך **Setup URI**?
|
||||
|
||||
|
||||
הערה: אם אינך יודע מהו, אנא עיין ב[תיעוד](${URI_DOC}).
|
||||
msgRecommendSetupUri: >-
|
||||
אנו ממליצים בחום לייצר Setup URI ולהשתמש בו.
|
||||
|
||||
אם אין לך ידע בנושא, אנא עיין ב[תיעוד](${URI_DOC}) (מתנצלים שוב, אך זה חשוב).
|
||||
|
||||
|
||||
כיצד ברצונך להגדיר ידנית?
|
||||
msgSinceV02321: >-
|
||||
מאז גרסה 0.23.21, Self-hosted LiveSync שינה את התנהגות ברירת המחדל ומבנה מסד
|
||||
הנתונים. השינויים הבאים בוצעו:
|
||||
@@ -478,18 +458,10 @@ moduleMigration:
|
||||
optionEnableBoth: הפעל את שניהם
|
||||
optionEnableFilenameCaseInsensitive: "הפעל רק #1"
|
||||
optionEnableFixedRevisionForChunks: "הפעל רק #2"
|
||||
optionHaveSetupUri: כן, יש לי
|
||||
optionKeepPreviousBehaviour: שמור על התנהגות קודמת
|
||||
optionManualSetup: הגדר הכל ידנית
|
||||
optionNoAskAgain: לא, אנא שאל שוב
|
||||
optionNoSetupUri: לא, אין לי
|
||||
optionRemindNextLaunch: הזכר לי בהפעלה הבאה
|
||||
optionSetupViaP2P: השתמש ב-%{short_p2p_sync} להגדרה
|
||||
optionSetupWizard: קח אותי לאשף ההגדרה
|
||||
optionYesFetchAgain: כן, משוך שוב
|
||||
titleCaseSensitivity: תלות רישיות
|
||||
titleRecommendSetupUri: המלצה לשימוש ב-Setup URI
|
||||
titleWelcome: ברוך הבא ל-Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: שכפל
|
||||
Move remotely deleted files to the trash, instead of deleting.: העבר קבצים שנמחקו מרחוק לאשפה, במקום למחוק.
|
||||
@@ -512,12 +484,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: הפעל
|
||||
btnFix: תקן
|
||||
btnGotItAndUpdated: הבנתי ועדכנתי.
|
||||
btnNext: הבא
|
||||
btnStart: התחל
|
||||
btnTest: בדוק
|
||||
btnUse: השתמש
|
||||
buttonFetch: משוך
|
||||
buttonNext: הבא
|
||||
defaultLanguage: ברירת מחדל
|
||||
descConnectSetupURI: זוהי השיטה המומלצת להגדרת Self-hosted LiveSync עם Setup URI.
|
||||
descCopySetupURI: מושלם להגדרת מכשיר חדש!
|
||||
@@ -586,7 +556,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableEncryptionRecommendation: אנו ממליצים להפעיל הצפנה מקצה לקצה ואת ערפול
|
||||
הנתיב. האם אתה בטוח שברצונך להמשיך ללא הצפנה?
|
||||
msgFetchConfigFromRemote: האם ברצונך למשוך את התצורה מהשרת המרוחד?
|
||||
msgGenerateSetupURI: הכל מוכן! האם ברצונך לייצר Setup URI להגדרת מכשירים אחרים?
|
||||
msgIfConfigNotPersistent: אם תצורת השרת אינה קבועה (למשל, פועלת ב-docker), הערכים
|
||||
כאן עשויים להשתנות. לאחר שתצליח להתחבר, אנא עדכן את ההגדרות ב-local.ini של השרת.
|
||||
msgInvalidPassphrase: ביטוי הסיסמה להצפנה שלך עשוי להיות לא תקין. האם אתה בטוח
|
||||
@@ -659,7 +628,6 @@ obsidianLiveSyncSettingTab:
|
||||
|
||||
שמור רק את ההגדרות. **זהירות: עלול לגרום לפגיעה בנתונים**; בנייה מחדש של מסד
|
||||
הנתונים נדרשת בדרך כלל.
|
||||
msgSelectAndApplyPreset: אנא בחר והחל פריט קבוע מראש כלשהו להשלמת האשף.
|
||||
msgSetCorsCredentials: הגדר cors.credentials
|
||||
msgSetCorsOrigins: הגדר cors.origins
|
||||
msgSetMaxDocSize: הגדר couchdb.max_document_size
|
||||
@@ -718,7 +686,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: שרת מרוחד פעיל
|
||||
titleAppearance: מראה
|
||||
titleConflictResolution: פתרון קונפליקטים
|
||||
titleCongratulations: מזל טוב!
|
||||
titleCouchDB: CouchDB
|
||||
titleDeletionPropagation: הפצת מחיקות
|
||||
titleEncryptionNotEnabled: ההצפנה אינה מופעלת
|
||||
|
||||
@@ -356,7 +356,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: ログを表示
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: 後で確認する
|
||||
@@ -416,19 +415,6 @@ moduleMigration:
|
||||
|
||||
___注意: 設定が変更され、データベースが再フェッチされるまで同期できません。___
|
||||
___注意2: チャンクは完全に不変なので、メタデータと差分のみフェッチできます。___
|
||||
msgInitialSetup: |-
|
||||
このデバイスは**まだセットアップされていません**。セットアッププロセスをご案内します。
|
||||
|
||||
すべてのダイアログの内容はクリップボードにコピーできます。後で参照する必要があれば、Obsidianのノートに貼り付けてください。翻訳ツールを使ってお使いの言語に翻訳することもできます。
|
||||
|
||||
まず、**セットアップURI**をお持ちですか?
|
||||
|
||||
注意: それが何か分からない場合は、[documentation](${URI_DOC})を参照してください。
|
||||
msgRecommendSetupUri: |-
|
||||
セットアップURIを生成して使用することを強くお勧めします。
|
||||
これについて知識がない場合は、[documentation](${URI_DOC})を参照してください(重要です)。
|
||||
|
||||
手動でセットアップしますか?
|
||||
msgSinceV02321: |-
|
||||
v0.23.21以降、self-hosted LiveSyncはデフォルトの動作とデータベース構造を変更しました。以下の変更が行われました:
|
||||
|
||||
@@ -449,18 +435,10 @@ moduleMigration:
|
||||
optionEnableBoth: 両方を有効にする
|
||||
optionEnableFilenameCaseInsensitive: "#1のみ有効にする"
|
||||
optionEnableFixedRevisionForChunks: "#2のみ有効にする"
|
||||
optionHaveSetupUri: はい、持っています
|
||||
optionKeepPreviousBehaviour: 以前の動作を維持
|
||||
optionManualSetup: すべて手動でセットアップ
|
||||
optionNoAskAgain: いいえ、後で確認する
|
||||
optionNoSetupUri: いいえ、持っていません
|
||||
optionRemindNextLaunch: 次回起動時にリマインド
|
||||
optionSetupViaP2P: "%{short_p2p_sync}を使ってセットアップ"
|
||||
optionSetupWizard: セットアップウィザードへ
|
||||
optionYesFetchAgain: はい、再フェッチする
|
||||
titleCaseSensitivity: 大文字小文字の区別
|
||||
titleRecommendSetupUri: セットアップURIの使用を推奨
|
||||
titleWelcome: Self-hosted LiveSyncへようこそ
|
||||
moduleObsidianMenu:
|
||||
replicate: レプリケート
|
||||
More actions: その他の操作
|
||||
@@ -486,12 +464,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: 有効化
|
||||
btnFix: 修正
|
||||
btnGotItAndUpdated: 理解しました、更新しました。
|
||||
btnNext: 次へ
|
||||
btnStart: 開始
|
||||
btnTest: テスト
|
||||
btnUse: 使用
|
||||
buttonFetch: フェッチ
|
||||
buttonNext: 次へ
|
||||
defaultLanguage: デフォルト
|
||||
descConnectSetupURI: セットアップURIを使用してSelf-hosted LiveSyncをセットアップする推奨方法です。
|
||||
descCopySetupURI: 新しいデバイスのセットアップにおすすめ!
|
||||
@@ -556,7 +532,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableCorsChttpd: chttpd.enable_corsを設定
|
||||
msgEnableEncryptionRecommendation: エンドツーエンド暗号化とパス難読化を有効にすることをお勧めします。暗号化なしで続行してもよろしいですか?
|
||||
msgFetchConfigFromRemote: リモートサーバーから設定を取得しますか?
|
||||
msgGenerateSetupURI: 完了!他のデバイスをセットアップするためのセットアップURIを生成しますか?
|
||||
msgIfConfigNotPersistent: "サーバー設定が永続的でない場合(例:
|
||||
Dockerで実行中)、ここの値は変更される可能性があります。接続できるようになったら、サーバーのlocal.iniの設定を更新してください。"
|
||||
msgInvalidPassphrase: 暗号化パスフレーズが無効かもしれません。続行してもよろしいですか?
|
||||
@@ -599,7 +574,6 @@ obsidianLiveSyncSettingTab:
|
||||
リモートデータベースを再構築した場合も含まれます。
|
||||
## ${OPTION_ONLY_SETTING}
|
||||
設定のみを保存します。**注意: データ破損につながる可能性があります**。通常、データベースの再構築が必要です。
|
||||
msgSelectAndApplyPreset: ウィザードを完了するには、プリセット項目を選択して適用してください。
|
||||
msgSetCorsCredentials: cors.credentialsを設定
|
||||
msgSetCorsOrigins: cors.originsを設定
|
||||
msgSetMaxDocSize: couchdb.max_document_sizeを設定
|
||||
@@ -656,7 +630,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: アクティブなリモートサーバー
|
||||
titleAppearance: 外観
|
||||
titleConflictResolution: 競合解決
|
||||
titleCongratulations: おめでとうございます!
|
||||
titleCouchDB: CouchDB サーバー
|
||||
titleDeletionPropagation: 削除の伝播
|
||||
titleEncryptionNotEnabled: 暗号化が有効になっていません
|
||||
|
||||
@@ -571,7 +571,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: 로그 표시
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: 나중에 확인
|
||||
@@ -631,19 +630,6 @@ moduleMigration:
|
||||
|
||||
___참고: 설정이 변경되고 데이터베이스를 다시 불러오기 전까지는 동기화가 불가능합니다.___
|
||||
___참고2: 청크는 변경이 불가능한 구조이므로, 메타데이터와 차이점만 가져올 수 있습니다.___
|
||||
msgInitialSetup: |-
|
||||
이 기기는 **아직 초기 설정이 완료되지 않았습니다**. 지금부터 설정 과정을 안내해 드리겠습니다.
|
||||
|
||||
모든 대화 내용은 클립보드에 복사할 수 있습니다. 나중에 참고하려면 Obsidian 노트에 붙여넣거나 번역 도구를 활용해 번역하셔도 됩니다.
|
||||
|
||||
먼저, **Setup URI**를 가지고 계신가요?
|
||||
|
||||
참고: Setup URI가 무엇인지 잘 모르시겠다면 [문서](${URI_DOC})를 참고해 주세요.
|
||||
msgRecommendSetupUri: |-
|
||||
Setup URI를 생성해 사용하는 것을 강력히 권장합니다.
|
||||
Setup URI가 무엇인지 잘 모르시겠다면 [문서](${URI_DOC})를 참고해 주세요. 중요한 내용이니 꼭 확인하시기 바랍니다.
|
||||
|
||||
직접 수동 설정을 진행하시겠습니까?
|
||||
msgSinceV02321: |-
|
||||
v0.23.21부터 Self-hosted LiveSync의 기본 동작 방식과 데이터베이스 구조가 변경되었습니다. 변경 내용은 다음과 같습니다:
|
||||
|
||||
@@ -664,18 +650,10 @@ moduleMigration:
|
||||
optionEnableBoth: 둘 다 활성화
|
||||
optionEnableFilenameCaseInsensitive: "#1만 활성화"
|
||||
optionEnableFixedRevisionForChunks: "#2만 활성화"
|
||||
optionHaveSetupUri: 예, 있습니다
|
||||
optionKeepPreviousBehaviour: 이전 동작 유지
|
||||
optionManualSetup: 모든 것을 수동으로 설정
|
||||
optionNoAskAgain: 아니요 (나중에 다시 물어보기)
|
||||
optionNoSetupUri: 아니요, 없습니다
|
||||
optionRemindNextLaunch: 다음 시작 시 알림
|
||||
optionSetupViaP2P: "%{short_p2p_sync}를 사용하여 설정"
|
||||
optionSetupWizard: 설정 마법사로 안내
|
||||
optionYesFetchAgain: 예 (다시 가져오기)
|
||||
titleCaseSensitivity: 대소문자 구분
|
||||
titleRecommendSetupUri: Setup URI 사용 권장
|
||||
titleWelcome: Self-hosted LiveSync에 오신 것을 환영합니다
|
||||
moduleObsidianMenu:
|
||||
replicate: 복제
|
||||
More actions: 추가 작업
|
||||
@@ -722,12 +700,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: 활성화
|
||||
btnFix: 수정
|
||||
btnGotItAndUpdated: 알겠습니다. 업데이트했습니다.
|
||||
btnNext: 다음
|
||||
btnStart: 시작
|
||||
btnTest: 테스트
|
||||
btnUse: 사용
|
||||
buttonFetch: 가져오기
|
||||
buttonNext: 다음
|
||||
defaultLanguage: 기본값
|
||||
descConnectSetupURI: 이것은 Setup URI로 Self-hosted LiveSync를 설정하는 권장 방법입니다.
|
||||
descCopySetupURI: 새 기기 설정에 완벽합니다!
|
||||
@@ -793,7 +769,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableCorsChttpd: chttpd.enable_cors 설정
|
||||
msgEnableEncryptionRecommendation: 종단 간 암호화와 경로 난독화를 활성화하는 것을 권장합니다. 정말로 암호화 없이 계속하시겠습니까?
|
||||
msgFetchConfigFromRemote: 원격 서버에서 구성을 가져오시겠습니까?
|
||||
msgGenerateSetupURI: 모든 작업이 완료되었습니다! 다른 기기를 설정하기 위해 Setup URI를 생성하시겠습니까?
|
||||
msgIfConfigNotPersistent: "서버 설정이 영구적으로 저장되지 않는 환경(예: Docker에서 실행 중)에서는 이곳의 값들이 변경될 수 있습니다. 연결이 가능해지면 서버의 local.ini 파일에서 설정을 수동으로 업데이트해 주세요."
|
||||
msgInvalidPassphrase: 암호화 패스프레이즈가 유효하지 않을 수 있습니다. 정말로 계속하시겠습니까?
|
||||
msgNewVersionNote: 업그레이드 알림으로 여기에 오셨나요? 버전 기록을 검토해 주세요. 만족하신다면 버튼을 클릭하세요. 새로운 업데이트 시 다시 안내됩니다.
|
||||
@@ -835,7 +810,6 @@ obsidianLiveSyncSettingTab:
|
||||
원격 데이터베이스를 이미 재구축한 경우도 여기에 해당합니다.
|
||||
## ${OPTION_ONLY_SETTING}
|
||||
설정만 저장합니다. **주의: 데이터가 손상될 수 있습니다.** 일반적으로는 데이터베이스 재구축이 필요합니다.
|
||||
msgSelectAndApplyPreset: 마법사를 완료하려면 프리셋 항목을 선택하고 적용해 주세요.
|
||||
msgSetCorsCredentials: cors.credentials 설정
|
||||
msgSetCorsOrigins: cors.origins 설정
|
||||
msgSetMaxDocSize: couchdb.max_document_size 설정
|
||||
@@ -892,7 +866,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: 활성 원격 서버
|
||||
titleAppearance: 모양
|
||||
titleConflictResolution: 충돌 해결
|
||||
titleCongratulations: 축하합니다!
|
||||
titleCouchDB: CouchDB
|
||||
titleDeletionPropagation: 삭제 전파
|
||||
titleEncryptionNotEnabled: 암호화가 활성화되지 않음
|
||||
|
||||
@@ -413,7 +413,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: Показать лог
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/README.md#how-to-use
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: Проверить позже
|
||||
@@ -441,8 +440,6 @@ moduleMigration:
|
||||
logSetupCancelled: Настройка отменена, Self-hosted LiveSync ожидает вашей настройки!
|
||||
msgFetchRemoteAgain: Удалённая база данных, похоже, уже была мигрирована.
|
||||
Конфигурация этого устройства несовместима.
|
||||
msgInitialSetup: Ваше устройство ещё не настроено. У вас есть Setup URI?
|
||||
msgRecommendSetupUri: Мы рекомендуем сгенерировать Setup URI.
|
||||
msgSinceV02321: Начиная с v0.23.21, self-hosted LiveSync изменил поведение и
|
||||
структуру базы данных.
|
||||
optionAdjustRemote: Настроить под удалённую
|
||||
@@ -450,18 +447,10 @@ moduleMigration:
|
||||
optionEnableBoth: Включить оба
|
||||
optionEnableFilenameCaseInsensitive: "Включить только #1"
|
||||
optionEnableFixedRevisionForChunks: "Включить только #2"
|
||||
optionHaveSetupUri: Да, есть
|
||||
optionKeepPreviousBehaviour: Сохранить предыдущее поведение
|
||||
optionManualSetup: Настроить всё вручную
|
||||
optionNoAskAgain: Нет, спросить снова
|
||||
optionNoSetupUri: Нет, нет
|
||||
optionRemindNextLaunch: Напомнить при следующем запуске
|
||||
optionSetupViaP2P: Использовать short_p2p_sync для настройки
|
||||
optionSetupWizard: Перейти в мастер настройки
|
||||
optionYesFetchAgain: Да, загрузить снова
|
||||
titleCaseSensitivity: Чувствительность к регистру
|
||||
titleRecommendSetupUri: Рекомендация использовать Setup URI
|
||||
titleWelcome: Добро пожаловать в Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: Реплицировать
|
||||
More actions: Другие действия
|
||||
@@ -492,12 +481,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: Включить
|
||||
btnFix: Исправить
|
||||
btnGotItAndUpdated: Понял и обновил.
|
||||
btnNext: Далее
|
||||
btnStart: Старт
|
||||
btnTest: Тест
|
||||
btnUse: Использовать
|
||||
buttonFetch: Загрузить
|
||||
buttonNext: Далее
|
||||
defaultLanguage: По умолчанию
|
||||
descConnectSetupURI: Это рекомендуемый способ настройки Self-hosted LiveSync с помощью Setup URI.
|
||||
descCopySetupURI: Идеально подходит для настройки нового устройства!
|
||||
@@ -562,7 +549,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableEncryptionRecommendation: Мы рекомендуем включить сквозное шифрование.
|
||||
Вы уверены, что хотите продолжить без шифрования?
|
||||
msgFetchConfigFromRemote: Вы хотите загрузить конфигурацию с удалённого сервера?
|
||||
msgGenerateSetupURI: Всё готово! Вы хотите сгенерировать Setup URI для настройки других устройств?
|
||||
msgIfConfigNotPersistent: Если конфигурация сервера непостоянна, значения здесь могут измениться.
|
||||
msgInvalidPassphrase: Ваша парольная фраза шифрования может быть недействительна.
|
||||
msgNewVersionNote: Вы пришли из-за уведомления об обновлении? Просмотрите историю версий.
|
||||
@@ -572,7 +558,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgObjectStorageWarning: "ПРЕДУПРЕЖДЕНИЕ: Эта функция в разработке."
|
||||
msgOriginCheck: "Проверка origin: org"
|
||||
msgRebuildRequired: Требуется перестроение баз данных для применения изменений.
|
||||
msgSelectAndApplyPreset: Выберите и примените любой пресет для завершения мастера.
|
||||
msgSetCorsCredentials: Установить cors.credentials
|
||||
msgSetCorsOrigins: Установить cors.origins
|
||||
msgSetMaxDocSize: Установить couchdb.max_document_size
|
||||
@@ -629,7 +614,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: Активный удалённый сервер
|
||||
titleAppearance: Внешний вид
|
||||
titleConflictResolution: Разрешение конфликтов
|
||||
titleCongratulations: Поздравляем!
|
||||
titleCouchDB: Сервер CouchDB
|
||||
titleDeletionPropagation: Распространение удалений
|
||||
titleEncryptionNotEnabled: Шифрование не включено
|
||||
|
||||
@@ -745,27 +745,6 @@ moduleMigration:
|
||||
optionNoAskAgain: 不,請稍後再問我
|
||||
optionYesFetchAgain: 是,再次抓取
|
||||
titleCaseSensitivity: 大小寫敏感性
|
||||
msgInitialSetup: |-
|
||||
你的裝置**尚未完成設定**。讓我引導你完成設定流程。
|
||||
|
||||
請記得,每個對話框的內容都可以複製到剪貼簿。如果日後需要參考,可以貼到 Obsidian 的筆記中,也可以用翻譯工具翻成你的語言。
|
||||
|
||||
首先,你有 **Setup URI** 嗎?
|
||||
|
||||
注意:如果你不知道那是什麼,請參閱[說明文件](${URI_DOC})。
|
||||
msgRecommendSetupUri: |-
|
||||
我們強烈建議你產生 Setup URI 並使用它。
|
||||
如果你對此不熟悉,請參閱[說明文件](${URI_DOC})(再次抱歉,但這很重要)。
|
||||
|
||||
你想要如何手動設定?
|
||||
optionHaveSetupUri: 有,我有
|
||||
optionManualSetup: 全部手動設定
|
||||
optionNoSetupUri: 沒有,我沒有
|
||||
optionRemindNextLaunch: 下次啟動時提醒我
|
||||
optionSetupViaP2P: 使用「%{short_p2p_sync}」進行設定
|
||||
optionSetupWizard: 帶我進入設定精靈
|
||||
titleRecommendSetupUri: 建議使用 Setup URI
|
||||
titleWelcome: 歡迎使用 Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: 複寫
|
||||
More actions: 更多操作
|
||||
@@ -786,9 +765,7 @@ obsidianLiveSyncSettingTab:
|
||||
btnTest: 測試
|
||||
buttonFetch: 抓取
|
||||
btnFix: 修正
|
||||
btnNext: 下一步
|
||||
btnUse: 使用
|
||||
buttonNext: 下一步
|
||||
defaultLanguage: 預設語言
|
||||
descConnectSetupURI: 這是使用 Setup URI 設定 Self-hosted LiveSync 的建議方式。
|
||||
descCopySetupURI: 設定新裝置時非常方便!
|
||||
@@ -868,7 +845,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableCorsChttpd: 設定 chttpd.enable_cors
|
||||
msgEnableEncryptionRecommendation: 我們建議啟用端對端加密與路徑混淆。你確定要在未加密的情況下繼續嗎?
|
||||
msgFetchConfigFromRemote: 要從遠端伺服器抓取設定嗎?
|
||||
msgGenerateSetupURI: 全部完成!要產生 Setup URI 以便設定其他裝置嗎?
|
||||
msgIfConfigNotPersistent: 如果伺服器設定並非持久保存(例如在 Docker 上執行),這裡的值可能會變動。一旦能夠連線,請更新伺服器 local.ini 中的設定。
|
||||
msgInvalidPassphrase: 你的加密密語可能無效。你確定要繼續嗎?
|
||||
msgNotice: "---注意---"
|
||||
@@ -898,7 +874,6 @@ obsidianLiveSyncSettingTab:
|
||||
這也涵蓋你已重建遠端資料庫的情況。
|
||||
## ${OPTION_ONLY_SETTING}
|
||||
僅儲存設定。**注意:這可能導致資料損毀**;通常仍需要重建資料庫。
|
||||
msgSelectAndApplyPreset: 請選擇並套用任一預設項目以完成精靈。
|
||||
msgSetCorsCredentials: 設定 cors.credentials
|
||||
msgSetCorsOrigins: 設定 cors.origins
|
||||
msgSetMaxDocSize: 設定 couchdb.max_document_size
|
||||
@@ -951,7 +926,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleFetchConfigFromRemote: 從遠端伺服器抓取設定
|
||||
titleFetchSettings: 抓取設定
|
||||
titleConflictResolution: 衝突處理
|
||||
titleCongratulations: 恭喜!
|
||||
titleCouchDB: CouchDB 伺服器
|
||||
titleDeletionPropagation: 刪除傳播
|
||||
titleEncryptionNotEnabled: 尚未啟用加密
|
||||
|
||||
@@ -358,7 +358,6 @@ moduleLocalDatabase:
|
||||
moduleLog:
|
||||
showLog: 显示日志
|
||||
moduleMigration:
|
||||
docUri: https://github.com/vrtmrz/obsidian-livesync/blob/main/docs/zh/README_zh.md#%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8
|
||||
fix0256:
|
||||
buttons:
|
||||
checkItLater: 稍后检查
|
||||
@@ -420,19 +419,6 @@ moduleMigration:
|
||||
|
||||
___注意:在更改配置并再次获取数据库之前,我们无法进行同步。___
|
||||
___注意2:chunks 是完全不可变的,我们只能获取元数据和差异
|
||||
msgInitialSetup: |-
|
||||
您的设备**尚未设置**。让我引导您完成设置过程。
|
||||
|
||||
请记住,每个对话框内容都可以复制到剪贴板。如果以后需要参考,可以将其粘贴到 Obsidian 的笔记中。您也可以使用翻译工具将其翻译成您的语言。
|
||||
|
||||
首先,您有**设置 URI** 吗?
|
||||
|
||||
注意:如果您不知道这是什么,请参阅[文档](${URI_DOC})
|
||||
msgRecommendSetupUri: |-
|
||||
我们强烈建议您生成一个设置 URI 并使用它。
|
||||
如果您对此不了解,请参阅[文档](${URI_DOC})(再次抱歉,但这很重要)。
|
||||
|
||||
您想如何手动设置?
|
||||
msgSinceV02321: |-
|
||||
自 v0.23.21 起,Self-hosted LiveSync 更改了默认行为和数据库结构。进行了以下更改:
|
||||
|
||||
@@ -453,18 +439,10 @@ moduleMigration:
|
||||
optionEnableBoth: 启用两者
|
||||
optionEnableFilenameCaseInsensitive: "仅启用 #1"
|
||||
optionEnableFixedRevisionForChunks: "仅启用 #2"
|
||||
optionHaveSetupUri: 是的,我有
|
||||
optionKeepPreviousBehaviour: 保持以前的行为
|
||||
optionManualSetup: 全部手动设置
|
||||
optionNoAskAgain: 不,请稍后再次询问
|
||||
optionNoSetupUri: 不,我没有
|
||||
optionRemindNextLaunch: 下次启动时提醒我
|
||||
optionSetupViaP2P: Use %{short_p2p_sync} to set up
|
||||
optionSetupWizard: 带我进入设置向导
|
||||
optionYesFetchAgain: 是的,再次获取
|
||||
titleCaseSensitivity: 大小写敏感性
|
||||
titleRecommendSetupUri: 推荐使用设置 URI
|
||||
titleWelcome: 欢迎使用 Self-hosted LiveSync
|
||||
moduleObsidianMenu:
|
||||
replicate: 复制
|
||||
More actions: 更多操作
|
||||
@@ -490,12 +468,10 @@ obsidianLiveSyncSettingTab:
|
||||
btnEnable: 启用
|
||||
btnFix: 修复
|
||||
btnGotItAndUpdated: 我明白了并且已更新
|
||||
btnNext: 下一步
|
||||
btnStart: 开始
|
||||
btnTest: 测试
|
||||
btnUse: 使用
|
||||
buttonFetch: 获取
|
||||
buttonNext: 下一步
|
||||
defaultLanguage: 默认语言
|
||||
descConnectSetupURI: 这是使用设置 URI 设置 Self-hosted LiveSync 的推荐方法
|
||||
descCopySetupURI: 非常适合设置新设备!
|
||||
@@ -560,7 +536,6 @@ obsidianLiveSyncSettingTab:
|
||||
msgEnableCorsChttpd: 设置 chttpd.enable_cors
|
||||
msgEnableEncryptionRecommendation: 建议启用端到端加密和路径混淆。你确定要在未加密的情况下继续吗?
|
||||
msgFetchConfigFromRemote: 要从远端服务器获取配置吗?
|
||||
msgGenerateSetupURI: 全部完成!要生成设置 URI 以便配置其他设备吗?
|
||||
msgIfConfigNotPersistent: 如果服务器配置不是持久的(例如,在 docker 上运行),此处的值可能会更改。一旦能够连接,请更新服务器 local.ini 中的设置
|
||||
msgInvalidPassphrase: 你的加密密码短语可能无效。你确定要继续吗?
|
||||
msgNewVersionNote: 因为升级通知来到这里?请查看版本历史。如果您满意,请点击按钮。新的更新将再次提示此信息
|
||||
@@ -602,7 +577,6 @@ obsidianLiveSyncSettingTab:
|
||||
这种情况包括您已经重建了远程数据库的情况。
|
||||
## ${OPTION_ONLY_SETTING}
|
||||
仅存储设置。**注意:这可能导致数据损坏**;通常需要重建数据库
|
||||
msgSelectAndApplyPreset: 请选择并应用任一预设项以完成向导。
|
||||
msgSetCorsCredentials: 设置 cors.credentials
|
||||
msgSetCorsOrigins: 设置 cors.origins
|
||||
msgSetMaxDocSize: 设置 couchdb.max_document_size
|
||||
@@ -659,7 +633,6 @@ obsidianLiveSyncSettingTab:
|
||||
titleActiveRemoteServer: 活动远程服务器
|
||||
titleAppearance: 外观
|
||||
titleConflictResolution: 冲突处理
|
||||
titleCongratulations: 恭喜!
|
||||
titleCouchDB: CouchDB 服务器
|
||||
titleDeletionPropagation: 删除传播
|
||||
titleEncryptionNotEnabled: 尚未启用加密
|
||||
|
||||
Reference in New Issue
Block a user