|
@@ -116,7 +116,7 @@
|
|
|
:file-rn/or-select-actions-2 ". These actions are not available once you close this panel."
|
|
|
:file-rn/legend "🟢 Optional rename actions; 🟡 Rename action required to avoid title change; 🔴 Breaking change."
|
|
|
:file-rn/close-panel "Close the Panel"
|
|
|
- :file-rn/all-action "Apply all Actions!"
|
|
|
+ :file-rn/all-action "Apply all Actions! ({1})"
|
|
|
:file-rn/select-format "(Developer Mode Option, Dangerous!) Select filename format"
|
|
|
:file-rn/rename "rename file \"{1}\" to \"{2}\""
|
|
|
:file-rn/apply-rename "Apply the file rename operation"
|
|
@@ -349,10 +349,10 @@
|
|
|
:page-search "Search in the current page"
|
|
|
:graph-search "Search graph"
|
|
|
:home "Home"
|
|
|
- :new-page "New page"
|
|
|
+ :new-page "New page:"
|
|
|
:whiteboard "Whiteboard"
|
|
|
:whiteboards "Whiteboards"
|
|
|
- :new-whiteboard "New whiteboard"
|
|
|
+ :new-whiteboard "New whiteboard:"
|
|
|
:new-graph "Add new graph"
|
|
|
:graph "Graph"
|
|
|
:graph/persist "Logseq is syncing internal status, please wait for several seconds."
|
|
@@ -361,8 +361,8 @@
|
|
|
:graph/save-success "Saved successfully"
|
|
|
:graph/save-error "Save failed"
|
|
|
:graph/all-graphs "All graphs"
|
|
|
- :graph/local-graphs "Local graphs"
|
|
|
- :graph/remote-graphs "Remote graphs"
|
|
|
+ :graph/local-graphs "Local graphs:"
|
|
|
+ :graph/remote-graphs "Remote graphs:"
|
|
|
:export "Export"
|
|
|
:export-graph "Export graph"
|
|
|
:export-page "Export page"
|
|
@@ -376,7 +376,7 @@
|
|
|
:all-pages "All pages"
|
|
|
:all-whiteboards "All whiteboards"
|
|
|
:all-files "All files"
|
|
|
- :remove-orphaned-pages "Remove orphaned pages"
|
|
|
+ :remove-orphaned-pages "Remove orphaned pages?"
|
|
|
:all-journals "All journals"
|
|
|
:settings "Settings"
|
|
|
:settings-of-plugins "Plugins"
|
|
@@ -388,11 +388,12 @@
|
|
|
:join-community "Join the community"
|
|
|
:discourse-title "Our forum!"
|
|
|
:help-shortcut-title "Click to check shortcuts and other tips"
|
|
|
- :loading "Loading"
|
|
|
+ :loading "Loading..."
|
|
|
:parsing-files "Parsing files"
|
|
|
:loading-files "Loading files"
|
|
|
:login "Login"
|
|
|
:logout "Logout"
|
|
|
+ :logout-user "Logout ({1})"
|
|
|
:download "Download"
|
|
|
:language "Language"
|
|
|
:remove-background "Remove background"
|
|
@@ -405,11 +406,13 @@
|
|
|
:help/shortcut-page-title "Keyboard shortcuts"
|
|
|
|
|
|
:plugin/installed "Installed"
|
|
|
+ :plugin/installed-plugin "Installed plugin: {1}"
|
|
|
:plugin/not-installed "Not installed"
|
|
|
:plugin/installing "Installing"
|
|
|
:plugin/install "Install"
|
|
|
:plugin/reload "Reload"
|
|
|
:plugin/update "Update"
|
|
|
+ :plugin/update-plugin "Update plugin: {1} - {2}"
|
|
|
:plugin/check-update "Check update"
|
|
|
:plugin/check-all-updates "Check all updates"
|
|
|
:plugin/found-updates "New updates"
|
|
@@ -426,7 +429,7 @@
|
|
|
:plugin/marketplace "Marketplace"
|
|
|
:plugin/downloads "Downloads"
|
|
|
:plugin/stars "Stars"
|
|
|
- :plugin/title "Title"
|
|
|
+ :plugin/title "Title ({1})"
|
|
|
:plugin/all "All"
|
|
|
:plugin/unpacked "Unpacked"
|
|
|
:plugin/delete-alert "Are you sure you want to uninstall the plugin [{1}]?"
|
|
@@ -436,7 +439,7 @@
|
|
|
:plugin/restart "Restart App"
|
|
|
:plugin/unpacked-tips "Select the plugin directory"
|
|
|
:plugin/contribute "✨ Write and submit new plugin"
|
|
|
- :plugin/up-to-date "It's up to date"
|
|
|
+ :plugin/up-to-date "It's up to date {1}"
|
|
|
:plugin/custom-js-alert "Found the custom.js file, is it allowed to execute? (If you don't understand the content of this file, it is recommended not to allow execution, which has certain security risks.)"
|
|
|
:plugin/security-warning "Plugins can access your graph and your local files, issue network requests.
|
|
|
They can also cause data corruption or loss. We're working on proper access rules for your graphs.
|
|
@@ -467,7 +470,7 @@
|
|
|
:paginates/prev "Prev"
|
|
|
:paginates/next "Next"
|
|
|
|
|
|
- :tips/all-done "All Done"
|
|
|
+ :tips/all-done "All Done!"
|
|
|
|
|
|
:command-palette/prompt "Type a command"
|
|
|
:select/default-prompt "Select one"
|