mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
chore: support plugin incompatibility
This commit is contained in:
@@ -73,20 +73,16 @@ termora.settings.about.termora=<html><b>${termora.title}</b> ({0}) is a cross-pl
|
||||
|
||||
termora.settings.plugin=Plugins
|
||||
termora.settings.plugin.install=Install
|
||||
termora.settings.plugin.subscribe=Subscribe
|
||||
termora.settings.plugin.install-subscription-confirm=Subscription required to install <b>{0}</b>
|
||||
termora.settings.plugin.installed=Installed
|
||||
termora.settings.plugin.marketplace=Marketplace
|
||||
termora.settings.plugin.uninstall=Uninstall
|
||||
termora.settings.plugin.update=Update
|
||||
termora.settings.plugin.uninstalled=Uninstalled
|
||||
termora.settings.plugin.cannot-uninstall=System built-in plugins cannot be uninstalled
|
||||
termora.settings.plugin.uninstall-confirm=Are you sure you want to uninstall <b>{0}</b> ?
|
||||
termora.settings.plugin.uninstall-failed=Uninstall failed
|
||||
termora.settings.plugin.install-failed=Install failed, please try again later
|
||||
termora.settings.plugin.install-from-disk=Install Plugin from Disk...
|
||||
termora.settings.plugin.manage-plugin-repository=Manage Plugin Repository...
|
||||
termora.settings.plugin.install-from-disk-warning=<b>{0}</b> plugin will have access to all your data. Are you sure you want to install it?
|
||||
termora.settings.plugin.not-compatible=The plugin <b>{0}</b> is incompatible with the current version. Please reinstall <b>{0}</b>
|
||||
|
||||
termora.settings.account=Account
|
||||
termora.settings.account.register=Register
|
||||
@@ -320,12 +316,10 @@ termora.transport.table.owner=Owner
|
||||
# contextmenu
|
||||
termora.transport.table.contextmenu.transfer=Transfer
|
||||
termora.transport.table.contextmenu.edit=${termora.keymgr.edit}
|
||||
termora.transport.table.contextmenu.edit-command=You must configure the "Edit Command" in "Settings - SFTP" before you can edit the file
|
||||
termora.transport.table.contextmenu.copy-path=Copy Path
|
||||
termora.transport.table.contextmenu.open-in-folder=Open in ${termora.finder}
|
||||
termora.transport.table.contextmenu.rename=${termora.welcome.contextmenu.rename}
|
||||
termora.transport.table.contextmenu.delete=${termora.remove}
|
||||
termora.transport.table.contextmenu.delete-warning=If the folder is too large, deleting it may take some time
|
||||
termora.transport.table.contextmenu.rm-warning=Using the rm -rf command to delete a file is very dangerous
|
||||
termora.transport.table.contextmenu.change-permissions=Change Permissions...
|
||||
termora.transport.table.contextmenu.refresh=Refresh
|
||||
@@ -434,7 +428,6 @@ termora.visual-window.system-information.used-total=Used / Total
|
||||
termora.visual-window.nvidia-smi=NVIDIA SMI
|
||||
|
||||
|
||||
termora.floating-toolbar.not-supported=This action is not supported
|
||||
termora.floating-toolbar.close-in-current-tab=Close in current tab
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user