mirror of
https://github.com/TermoraDev/termora.git
synced 2026-01-16 02:12:58 +08:00
25 lines
1.6 KiB
Properties
25 lines
1.6 KiB
Properties
termora.plugins.migration.message=<html> \
|
|
<h1 align="center">2.0 is ready.</h1> \
|
|
<br/> \
|
|
<h3>1. The storage structure has been updated. Existing data needs to be migrated. Just click <font color="#3573F0">“Migrate”</font> to complete the process.</h3> \
|
|
<h3>2. The <font color="#3573F0">Sync feature</font> is now provided as a plugin. If needed, please <font color="#EA33EC">manually install</font> it from Settings.</h3> \
|
|
<h3>3. The <font color="#3573F0">Data Encryption</font> feature has been <font color="#EA33EC">removed</font> (local data will now be stored with basic encryption). Please ensure your device is in a trusted environment.</h3> \
|
|
<h3 align="center">📎 For more information, please see: <a href="https://github.com/TermoraDev/termora/issues/645">TermoraDev/termora/issues/645</a></h3> \
|
|
</html>
|
|
termora.plugins.migration.migrate=Migrate
|
|
|
|
# Doorman
|
|
termora.doorman.safe=Data is encrypted
|
|
termora.doorman.unlock-data=Enter password to unlock data
|
|
termora.doorman.password-wrong=Wrong password
|
|
termora.doorman.forget-password=Forgot password?
|
|
termora.doorman.delete-data=Delete the data catalog and restart, This will lose all data
|
|
termora.doorman.forget-password-message=Unlock data with a mnemonic. Without it, data cannot be accessed
|
|
termora.doorman.have-a-mnemonic=I have a mnemonic
|
|
termora.doorman.dont-have-a-mnemonic=I don't have a mnemonic
|
|
termora.doorman.mnemonic-data-corrupted=Unable to decrypt data with the mnemonic, the data maybe corrupted
|
|
|
|
termora.doorman.mnemonic.title=Enter 12 mnemonic words
|
|
termora.doorman.mnemonic.incorrect=Incorrect mnemonic
|
|
|