mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:10:43 +07:00
48 lines
3.4 KiB
INI
48 lines
3.4 KiB
INI
action.text.password.safe.import=Import
|
|
action.text.password.safe.clear=Clear
|
|
action.change.password.text=Change Master Password
|
|
action.set.password.text=Set Master Password
|
|
kee.pass.dialog.default.title=Change Master Password
|
|
kee.pass.dialog.message=Internal error
|
|
kee.pass.dialog.request.main.title=Specify Master Password
|
|
kee.pass.dialog.title.cannot.import=Cannot Import
|
|
kee.pass.dialog.title.set.main.password=Set Master Password
|
|
kee.pass.row.comment=If the current password is unknown, clear the KeePass database.
|
|
kee.pass.row.current.password=Current password:
|
|
kee.pass.row.master.password=Master password:
|
|
kee.pass.row.new.password=New password:
|
|
kee.pass.top.note=Database in a custom location, therefore\ncustom master password is required.
|
|
kee.pass.validation.info.current.password.incorrect=The current password is incorrect.
|
|
kee.pass.validation.info.current.password.incorrect.current.empty=Current master password is empty.
|
|
password.safe.configurable=Passwords
|
|
passwordSafeConfigurable.are.you.sure=Are you sure want to remove all passwords?
|
|
passwordSafeConfigurable.clear.passwords=Clear Passwords
|
|
passwordSafeConfigurable.do.not.save=Do not save, forget passwords after restart
|
|
passwordSafeConfigurable.in.keepass=In KeePass
|
|
passwordSafeConfigurable.in.native.keychain=In native Keychain
|
|
passwordSafeConfigurable.keepass.database.file=KeePass Database File
|
|
passwordSafeConfigurable.protect.master.password.using.pgp.key=Protect master password using PGP key:
|
|
passwordSafeConfigurable.protect.master.password.using.pgp.key.no.keys=Protect master password using PGP key (No keys configured)
|
|
passwordSafeConfigurable.remove.passwords=Remove Passwords
|
|
passwordSafeConfigurable.save.password=Save passwords:
|
|
passwordSafeConfigurable.weak.encryption=Stored using weak encryption. It is recommended to store on encrypted volume for additional security.
|
|
settings.password.change.master.password=Change Master Password
|
|
settings.password.database=Database:
|
|
settings.password.internal.error=Internal error: {0}
|
|
settings.password.keepass.database.file.is.directory.=KeePass database file is directory.
|
|
settings.password.keepass.database.file.should.ends.with.kdbx=KeePass database file should ends with ".kdbx".
|
|
settings.password.keepass.database.path.is.empty=KeePass database path is empty.
|
|
settings.password.master.password.for.keepass.database.is.not.correct=Master password for KeePass database is not correct ("Clear" can be used to reset database).
|
|
dialog.message.main.password.not.correct=Master password not correct.
|
|
notification.title.native.keychain.unavailable=Cannot access native keychain
|
|
notification.content.native.keychain.unavailable=Credentials are remembered until {0} is closed.
|
|
notification.content.native.keychain.unavailable.linux.addition=Please install required package libsecret-1-0: \
|
|
sudo apt-get install libsecret-1-0 gnome-keyring
|
|
notification.title.password.missing=KeePass master password is missing
|
|
notification.title.password.incorrect=KeePass master password is incorrect
|
|
notification.title.database.error=Failed opening KeePass database
|
|
notification.title.keychain.not.available=Native keychain is not available
|
|
notification.title.cannot.use.keychain=Cannot use native keychain
|
|
notification.title.cannot.use.provider=Cannot use {0} to store credentials
|
|
notification.content.in.memory.storage=In-memory password storage will be used.
|
|
notification.content.password.settings.action=Passwords settings |