add remoteBaseDir
This commit is contained in:
parent
230fee440e
commit
c729c117e8
16
en.json
16
en.json
@ -45,6 +45,13 @@
|
||||
"modal_password_secondconfirm": "The Second Confirm to change password.",
|
||||
"modal_password_notice": "New password saved!",
|
||||
|
||||
"modal_remotebasedir_title": "You are changing the remote base directory config",
|
||||
"modal_remotebasedir_shortdesc": "1. The plugin would NOT automatically move the content from the old directory to the new one directly on the remote. Everything syncs from the beginning again.\n2. If you set the string to the empty, the config would be reset to use the vault folder name (the default config).\n3. The remote directory name itself would not be encrypted even you've set an E2E password.\n4. Some special char like '?', '/', '\\' are not allowed. Spaces in the beginning or in the end are also trimmed.",
|
||||
"modal_remotebasedir_invaliddirhint": "Your input contains special characters like '?', '/', '\\' which are not allowed.",
|
||||
"modal_remotebasedir_secondconfirm_vaultname": "Reset To The Default Vault Folder Name",
|
||||
"modal_remotebasedir_secondconfirm_change": "Confirm To Change",
|
||||
"modal_remotebasedir_notice": "New remote base directory config saved!",
|
||||
|
||||
"modal_dropboxauth_manualsteps": "Step 1: Visit the address in a browser, and follow the steps.\nStep 2: In the end of the web flow, you obtain a long code. Paste it here then click \"Submit\".",
|
||||
"modal_dropboxauth_autosteps": "Visit the address in a browser, and follow the steps.\nFinally you should be redirected to Obsidian.",
|
||||
"modal_dropboxauth_copybutton": "Click to copy the auth url",
|
||||
@ -96,6 +103,9 @@
|
||||
"settings_checkonnectivity_button": "Check",
|
||||
"settings_checkonnectivity_checking": "Checking...",
|
||||
|
||||
"settings_remotebasedir": "Change The Remote Base Directory (experimental)",
|
||||
"settings_remotebasedir_desc": "By default the content is synced to a remote directory with the same name as the vault name. You can change the remote folder name here, or keep the input field empty to reset to the default. You need to click \"Confirm\".",
|
||||
|
||||
"settings_s3": "Remote For S3 or compatible",
|
||||
"settings_s3_disclaimer1": "Disclaimer: This plugin is NOT an official Amazon product.",
|
||||
"settings_s3_disclaimer2": "Disclaimer: The information is stored in locally. Other malicious/harmful/faulty plugins could read the info. If you see any unintentional access to your bucket, please immediately delete the access key on your AWS (or other S3-service provider) settings.",
|
||||
@ -122,7 +132,7 @@
|
||||
"settings_dropbox": "Remote For Dropbox",
|
||||
"settings_dropbox_disclaimer1": "Disclaimer: This app is NOT an official Dropbox product.",
|
||||
"settings_dropbox_disclaimer2": "Disclaimer: The information is stored in locally. Other malicious/harmful/faulty plugins could read the info. If you see any unintentional access to your Dropbox, please immediately disconnect this app on https://www.dropbox.com/account/connected_apps .",
|
||||
"settings_dropbox_folder": "We will create and sync inside the folder /Apps/{{pluginID}}/{{vaultName}} on your Dropbox.",
|
||||
"settings_dropbox_folder": "We will create and sync inside the folder /Apps/{{pluginID}}/{{remoteBaseDir}} on your Dropbox.",
|
||||
"settings_dropbox_revoke": "Revoke Auth",
|
||||
"settings_dropbox_revoke_desc": "You've connected as user {{username}}. If you want to disconnect, click this button.",
|
||||
"settings_dropbox_revoke_button": "Revoke Auth",
|
||||
@ -137,7 +147,7 @@
|
||||
"settings_onedrive": "Remote For Onedrive (for personal)",
|
||||
"settings_onedrive_disclaimer1": "Disclaimer: This app is NOT an official Microsoft / Onedrive product.",
|
||||
"settings_onedrive_disclaimer2": "Disclaimer: The information is stored locally. Other malicious/harmful/faulty plugins could read the info. If you see any unintentional access to your Onedrive, please immediately disconnect this app on https://microsoft.com/consent .",
|
||||
"settings_onedrive_folder": "We will create and sync inside the folder /Apps/{{pluginID}}/{{vaultName}} on your OneDrive.",
|
||||
"settings_onedrive_folder": "We will create and sync inside the folder /Apps/{{pluginID}}/{{remoteBaseDir}} on your OneDrive.",
|
||||
"settings_onedrive_nobiz": "Currently only OneDrive for personal is supported. OneDrive for Business is NOT supported (yet).",
|
||||
"settings_onedrive_revoke": "Revoke Auth",
|
||||
"settings_onedrive_revoke_desc": "You've connected as user {{username}}. If you want to disconnect, click this button.",
|
||||
@ -153,7 +163,7 @@
|
||||
"settings_webdav_cors_android": "Obsidian Android does not yet support bypassing CORS locally for Webdav.",
|
||||
"settings_webdav_cors_otheros": "Obsidian desktop>=0.13.25 or iOS>=1.1.1 supports bypassing CORS locally. But you are using an old version, and you're suggested to upgrade Obsidian.",
|
||||
"settings_webdav_cors": "You need to configure CORS to allow requests from origin app://obsidian.md and capacitor://localhost and http://localhost",
|
||||
"settings_webdav_folder": "We will create and sync inside the folder /{{vaultName}} on your server.",
|
||||
"settings_webdav_folder": "We will create and sync inside the folder /{{remoteBaseDir}} on your server.",
|
||||
"settings_webdav_addr": "Server Address",
|
||||
"settings_webdav_addr_desc": "Server address.",
|
||||
"settings_webdav_user": "Username",
|
||||
|
||||
16
zh_cn.json
16
zh_cn.json
@ -45,6 +45,13 @@
|
||||
"modal_password_secondconfirm": "再次确认保存新密码",
|
||||
"modal_password_notice": "新密码已保存!",
|
||||
|
||||
"modal_remotebasedir_title": "您正在修改远端基文件夹设置",
|
||||
"modal_remotebasedir_shortdesc": "1. 本插件并不会自动在远端把内容从旧文件夹移动到新文件夹。所有内容都会重新同步。\n2. 如果你使得文本输入框为空,那么本设置会被重设回库的文件夹名(默认设置)。\n3. 即使您设置了端对端加密的密码,远端文件夹名称本身也不会被加密。\n4. 某些特殊字符,如“?”、“/”、“\\”是不允许的。文本前后的空格也会被自动删去。",
|
||||
"modal_remotebasedir_invaliddirhint": "您所输入的内容含有某些特殊字符,如“?”、“/”、“\\”,它们是不允许的。",
|
||||
"modal_remotebasedir_secondconfirm_vaultname": "重设会默认的库文件夹名",
|
||||
"modal_remotebasedir_secondconfirm_change": "确认修改",
|
||||
"modal_remotebasedir_notice": "新的远端基文件夹设置已保存!",
|
||||
|
||||
"modal_dropboxauth_manualsteps": "第 1 步:在浏览器中访问以下地址,然后按照网页提示操作。\n到了最后,您应该会获得一串很长的代码文本,请复制粘贴到下方,并点击“提交”",
|
||||
"modal_dropboxauth_autosteps": "在浏览器中访问以下地址,然后按照网页提示操作。\n到了最后,您应该会被自动重定向回来 Obsidian。",
|
||||
"modal_dropboxauth_copybutton": "点击此按钮从而复制鉴权 url",
|
||||
@ -96,6 +103,9 @@
|
||||
"settings_checkonnectivity_button": "检查",
|
||||
"settings_checkonnectivity_checking": "正在检查……",
|
||||
|
||||
"settings_remotebasedir": "修改远端基文件夹(实验性质)",
|
||||
"settings_remotebasedir_desc": "默认设定,内容会被同步到远端的和资料库同名的文件夹下。您可以在此修改远端文件夹名,或删除输入框文本从而重设到默认值。您需要点击“确认”。",
|
||||
|
||||
"settings_s3": "S3 或兼容 S3 的服务的设置",
|
||||
"settings_s3_disclaimer1": "声明:本插件不是 Amazon 的官方产品。",
|
||||
"settings_s3_disclaimer2": "声明:您所输入的信息存储于本地。其它有害的或者出错的插件,是有可能读取到这些信息的。如果您发现了存储桶有不符合预期的访问,请立刻从 AWS(或其它 S3 服务商)删除记录于此的 access key。",
|
||||
@ -122,7 +132,7 @@
|
||||
"settings_dropbox": "Dropbox 设置",
|
||||
"settings_dropbox_disclaimer1": "声明:此插件不是 Dropbox 官方产品。",
|
||||
"settings_dropbox_disclaimer2": "声明:您所输入的信息存储于本地。其它有害的或者出错的插件,是有可能读取到这些信息的。如果您发现了 Dropbox 有不符合预期的访问,请立刻从 https://www.dropbox.com/account/connected_apps 删除记录于此插件的连接鉴权。",
|
||||
"settings_dropbox_folder": "我们会在您的 Dropbox 上创建此文件夹并在里面同步:/Apps/{{pluginID}}/{{vaultName}}。",
|
||||
"settings_dropbox_folder": "我们会在您的 Dropbox 上创建此文件夹并在里面同步:/Apps/{{pluginID}}/{{remoteBaseDir}}。",
|
||||
"settings_dropbox_revoke": "撤回鉴权",
|
||||
"settings_dropbox_revoke_desc": "您现在使用了用户名 {{username}} 来连接。如果想取消连接,请点击此按钮。",
|
||||
"settings_dropbox_revoke_button": "撤回鉴权",
|
||||
@ -137,7 +147,7 @@
|
||||
"settings_onedrive": "Onedrive(个人版)设置",
|
||||
"settings_onedrive_disclaimer1": "声明:此插件不是微软或 OneDrive 的官方产品。",
|
||||
"settings_onedrive_disclaimer2": "声明:您所输入的信息存储于本地。其它有害的或者出错的插件,是有可能读取到这些信息的。如果您发现了 OneDrive 有不符合预期的访问,请立刻从 https://microsoft.com/consent 删除记录于此插件的连接鉴权。",
|
||||
"settings_onedrive_folder": "我们会在您的 OneDrive 上创建此文件夹并在里面同步:/Apps/{{pluginID}}/{{vaultName}}。",
|
||||
"settings_onedrive_folder": "我们会在您的 OneDrive 上创建此文件夹并在里面同步:/Apps/{{pluginID}}/{{remoteBaseDir}}。",
|
||||
"settings_onedrive_nobiz": "现在只支持个人版 OneDrive。(暂时)并不支持企业版 OneDrive。",
|
||||
"settings_onedrive_revoke": "撤回鉴权",
|
||||
"settings_onedrive_revoke_desc": "您现在使用了用户名 {{username}} 来连接。如果想取消连接,请点击此按钮。",
|
||||
@ -153,7 +163,7 @@
|
||||
"settings_webdav_cors_android": "Obsidian Android 暂未支持 Webdav 跳过 CORS 设置。",
|
||||
"settings_webdav_cors_otheros": "Obsidian 桌面版>=0.13.25 或 iOS>=1.1.1 支持跳过 CORS 设置。但您正在使用旧版,建议升级。",
|
||||
"settings_webdav_cors": "您需要设置 CORS,允许来自这些源的请求:app://obsidian.md 和 capacitor://localhost 和 http://localhost。",
|
||||
"settings_webdav_folder": "我们会在您的服务器上创建此文件夹并在里面同步:/{{vaultName}}",
|
||||
"settings_webdav_folder": "我们会在您的服务器上创建此文件夹并在里面同步:/{{remoteBaseDir}}",
|
||||
"settings_webdav_addr": "服务器地址",
|
||||
"settings_webdav_addr_desc": "服务器地址。",
|
||||
"settings_webdav_user": "用户名",
|
||||
|
||||
16
zh_tw.json
16
zh_tw.json
@ -45,6 +45,13 @@
|
||||
"modal_password_secondconfirm": "再次確認儲存新密碼",
|
||||
"modal_password_notice": "新密碼已儲存!",
|
||||
|
||||
"modal_remotebasedir_title": "您正在修改遠端基資料夾設定",
|
||||
"modal_remotebasedir_shortdesc": "1. 本外掛並不會自動在遠端把內容從舊資料夾移動到新資料夾。所有內容都會重新同步。\n2. 如果你使得文字輸入框為空,那麼本設定會被重設回庫的資料夾名(預設設定)。\n3. 即使您設定了端對端加密的密碼,遠端資料夾名稱本身也不會被加密。\n4. 某些特殊字元,如“?”、“/”、“\\”是不允許的。文字前後的空格也會被自動刪去。",
|
||||
"modal_remotebasedir_invaliddirhint": "您所輸入的內容含有某些特殊字元,如“?”、“/”、“\\”,它們是不允許的。",
|
||||
"modal_remotebasedir_secondconfirm_vaultname": "重設會預設的庫資料夾名",
|
||||
"modal_remotebasedir_secondconfirm_change": "確認修改",
|
||||
"modal_remotebasedir_notice": "新的遠端基資料夾設定已儲存!",
|
||||
|
||||
"modal_dropboxauth_manualsteps": "第 1 步:在瀏覽器中訪問以下地址,然後按照網頁提示操作。\n到了最後,您應該會獲得一串很長的程式碼文字,請複製貼上到下方,並點選“提交”",
|
||||
"modal_dropboxauth_autosteps": "在瀏覽器中訪問以下地址,然後按照網頁提示操作。\n到了最後,您應該會被自動重定向回來 Obsidian。",
|
||||
"modal_dropboxauth_copybutton": "點選此按鈕從而複製鑑權 url",
|
||||
@ -96,6 +103,9 @@
|
||||
"settings_checkonnectivity_button": "檢查",
|
||||
"settings_checkonnectivity_checking": "正在檢查……",
|
||||
|
||||
"settings_remotebasedir": "修改遠端基資料夾(實驗性質)",
|
||||
"settings_remotebasedir_desc": "預設設定,內容會被同步到遠端的和資料庫同名的資料夾下。您可以在此修改遠端資料夾名,或刪除輸入框文字從而重設到預設值。您需要點選“確認”。",
|
||||
|
||||
"settings_s3": "S3 或相容 S3 的服務的設定",
|
||||
"settings_s3_disclaimer1": "宣告:本外掛不是 Amazon 的官方產品。",
|
||||
"settings_s3_disclaimer2": "宣告:您所輸入的資訊儲存於本地。其它有害的或者出錯的外掛,是有可能讀取到這些資訊的。如果您發現了儲存桶有不符合預期的訪問,請立刻從 AWS(或其它 S3 服務商)刪除記錄於此的 access key。",
|
||||
@ -122,7 +132,7 @@
|
||||
"settings_dropbox": "Dropbox 設定",
|
||||
"settings_dropbox_disclaimer1": "宣告:此外掛不是 Dropbox 官方產品。",
|
||||
"settings_dropbox_disclaimer2": "宣告:您所輸入的資訊儲存於本地。其它有害的或者出錯的外掛,是有可能讀取到這些資訊的。如果您發現了 Dropbox 有不符合預期的訪問,請立刻從 https://www.dropbox.com/account/connected_apps 刪除記錄於此外掛的連線鑑權。",
|
||||
"settings_dropbox_folder": "我們會在您的 Dropbox 上建立此資料夾並在裡面同步:/Apps/{{pluginID}}/{{vaultName}}。",
|
||||
"settings_dropbox_folder": "我們會在您的 Dropbox 上建立此資料夾並在裡面同步:/Apps/{{pluginID}}/{{remoteBaseDir}}。",
|
||||
"settings_dropbox_revoke": "撤回鑑權",
|
||||
"settings_dropbox_revoke_desc": "您現在使用了使用者名稱 {{username}} 來連線。如果想取消連線,請點選此按鈕。",
|
||||
"settings_dropbox_revoke_button": "撤回鑑權",
|
||||
@ -137,7 +147,7 @@
|
||||
"settings_onedrive": "Onedrive(個人版)設定",
|
||||
"settings_onedrive_disclaimer1": "宣告:此外掛不是微軟或 OneDrive 的官方產品。",
|
||||
"settings_onedrive_disclaimer2": "宣告:您所輸入的資訊儲存於本地。其它有害的或者出錯的外掛,是有可能讀取到這些資訊的。如果您發現了 OneDrive 有不符合預期的訪問,請立刻從 https://microsoft.com/consent 刪除記錄於此外掛的連線鑑權。",
|
||||
"settings_onedrive_folder": "我們會在您的 OneDrive 上建立此資料夾並在裡面同步:/Apps/{{pluginID}}/{{vaultName}}。",
|
||||
"settings_onedrive_folder": "我們會在您的 OneDrive 上建立此資料夾並在裡面同步:/Apps/{{pluginID}}/{{remoteBaseDir}}。",
|
||||
"settings_onedrive_nobiz": "現在只支援個人版 OneDrive。(暫時)並不支援企業版 OneDrive。",
|
||||
"settings_onedrive_revoke": "撤回鑑權",
|
||||
"settings_onedrive_revoke_desc": "您現在使用了使用者名稱 {{username}} 來連線。如果想取消連線,請點選此按鈕。",
|
||||
@ -153,7 +163,7 @@
|
||||
"settings_webdav_cors_android": "Obsidian Android 暫未支援 Webdav 跳過 CORS 設定。",
|
||||
"settings_webdav_cors_otheros": "Obsidian 桌面版>=0.13.25 或 iOS>=1.1.1 支援跳過 CORS 設定。但您正在使用舊版,建議升級。",
|
||||
"settings_webdav_cors": "您需要設定 CORS,允許來自這些源的請求:app://obsidian.md 和 capacitor://localhost 和 http://localhost。",
|
||||
"settings_webdav_folder": "我們會在您的伺服器上建立此資料夾並在裡面同步:/{{vaultName}}",
|
||||
"settings_webdav_folder": "我們會在您的伺服器上建立此資料夾並在裡面同步:/{{remoteBaseDir}}",
|
||||
"settings_webdav_addr": "伺服器地址",
|
||||
"settings_webdav_addr_desc": "伺服器地址。",
|
||||
"settings_webdav_user": "使用者名稱",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user