CreateMasterPasswordTitle = 'Choose a master password you will never forget' CreateMasterPasswordDescryption = 'This single password will protect all other passwords and sensitive data in your vault. There is no way to recover your master password if you forget it.' CreatePasswordFieldWatermark = 'Choose master password' ConfirmPasswordFieldWatermark = 'Confirm master password' CreateMasterPasswordWarning = ProductName + ' does not store your master password.\nIf you forget it, you will not be able to unlock and use the vault. The master password cannot be recovered.' RecreateMasterPasswordDescryption = 'Create a strong master password for your vault.' RecreateMasterPassword_InvalidUcpPassword = 'Invalid password.' RecreateMasterPassword_TooLong = 'Password cannot be longer than ' + $MaxPasswordLength + {$MaxPasswordLength: ' character', ' characters'} ResetDatabaseTitle = 'Forgot your master password?' ResetDatabaseDescryption = 'For security reasons, the master password can\'t be recovered.' ResetDatabaseWarning = 'You are ready now to create a new vault with a new master password. Contents of your current vault will no longer be available. Create a backup copy of your vault so you can restore your data if you recall your old master password.' ResetDatabase = 'Create new vault' ResetDatabase_OverwriteCloudVault = 'Overwrite cloud vault' ResetDatabaseSaveBackup = 'Create a backup copy of your vault' ConfirmUcpPassword_Title = 'Enter the password for your My Kaspersky account' ConfirmUcpPassword_UcpAccount = 'Enter the password for your My Kaspersky account.' ConfirmUcpPassword_ForgotUcpPassword = 'Forgot your password?' ConfirmNetworkError_Title = 'Failed to connect to the server' ConfirmNetworkError_Descryption = 'Please check your Internet connection and proxy server settings or try again later.' ForgetPassword = 'Forgot your master password?' Unlock = 'Unlock' Unlocking = 'Decrypting...' PasswordWatermark = 'Master password' PasswordWrong = 'Incorrect master password' UnlockResult_NetworkError = 'Network error' UnlockResult_DataCorruption = 'Database file is corrupted' UnlockDatabase = 'The vault is locked. Enter your master password.' NeedCloudDatabasePasswordTitle = 'The master password has been changed on another device' NeedCloudDatabasePasswordDescryption = 'To sync data between this device and your other devices, enter the new master password.' ForgotCloudPassword = 'I don\'t know the new master password' CloudPasswordWatermark = 'New master password' CloudPasswordIsForgottenTitle = 'Unsynced data on your other devices will be lost' LocalPasswordIsForgottenTitle = 'Unsynced data on this device will be lost' CloudPasswordIsForgottenDescryption = 'After you click "Sync", data in the vaults on your other devices will be replaced with data from this device.' LocalPasswordIsForgottenDescryption = 'After you click "Sync", data in the vault on this device will be replaced with data from your other devices.' NeedLocalDatabasePasswordTitle = 'Data on this device is out of sync' NeedLocalDatabasePasswordDescryption = 'To sync your data, enter the old master password set on this device.' ForgotLocalPassword = 'I don\'t know the old master password' LocalPasswordWatermark = 'Old master password' DoSync = 'Sync' SyncFinished = 'Data synced successfully' MasterPasswordConflictResolved = 'From now on, use the new master password to unlock the vault.' MasterPasswordConflictResolvedOld = 'From now on, use the old master password to unlock the vault.' PasswordStrength = 'Password strength: ' + $PasswordStrength PasswordLevel_Warning = 'Open Password Generator and create a strong master password.' User = 'User' MigrationDatabase_InputOldDatabasePassword = 'The selected vault is protected by the master password' MigrationDatabase_InputBrowserPassword = 'Logins and passwords in ' + $BrowserName + ' are protected with the master password of this browser' MigrationDatabase_InputPassword = 'Enter password' MigrationDatabase_DatabaseFile = 'Vault to import:' MigrationDatabase_Converted_Title = 'Import completed successfully' MigrationDatabase_Import = 'Import existing vault' MigrationDatabase_Splitted = 'Note that identities created in version 8.6 or earlier are split into addresses and bank cards. Bank accounts are converted into notes.' MigrationDatabase_Imported = 'Entries added:' MigrationDatabase_ImportedWebsites = $ItemsCount + {$ItemsCount: ' website or application', ' websites and/or applications'} MigrationDatabase_ImportedNotes = $ItemsCount + {$ItemsCount: ' note', ' notes'} MigrationDatabase_ImportedCreditCards = $ItemsCount + {$ItemsCount: ' bank card', ' bank cards'} MigrationDatabase_ImportedAddresses = $ItemsCount + {$ItemsCount: ' address', ' addresses'} MigrationDatabase_ImportedDocuments = $ItemsCount + {$ItemsCount: ' document', ' documents'} MigrationDatabase_ImportedUnsupported = $ItemsCount + {$ItemsCount: ' new-type entry', ' new-type entries'} MigrationDatabase_ErrorPartiallyConverted_Title = 'Failed to import data' MigrationDatabase_ErrorPartiallyConvertedFromBrowser_Title = 'Failed to import some of the data from the browser' MigrationDatabase_ErrorPartiallyConvertedFromPasswordManager_Title = 'Failed to import some of the data from password managers' MigrationDatabase_ErrorFatal_Title = 'Failed to import data' MigrationDatabase_ErrorFatal_Descryption = 'Unable to import data from the vault created in an older version of ' + ProductName + '.' MigrationDatabase_ErrorIncompatibleFile_Descryption = 'Failed to import data from the vault. The pdb-crypto file is missing or corrupt.' MigrationDatabase_ErrorFatalFromBrowser_Title = 'Failed to import data' MigrationDatabase_ErrorFatalFromBrowser_Descryption = 'Failed to import logins and passwords from the browser. An error occurred during import.' MigrationDatabase_ErrorFatalFromPasswordManager_Title = 'Failed to import data' MigrationDatabase_ErrorFatalFromPasswordManager_Descryption = 'Failed to import logins and passwords. An error occurred during import.' MigrationDatabase_Cancelled = 'Data import was canceled by the user.' MigrationDatabase_CopySaved = 'The vault created in an older version of the application is still in its original location.' MigrationDatabase_ShowInExplorer = 'Open in Windows Explorer' MigrationDatabase_ErrorPartiallyConvertedSuccessfully = 'Not all data was imported from the vault. Imported:' MigrationDatabase_ErrorPartiallyConvertedFromBrowserSuccessfully = 'Not all data was imported from the browser. Imported:' MigrationDatabase_ErrorPartiallyConvertedFromPasswordManagerSuccessfully = 'Not all data was imported from the password manager. Imported:' MigrationDatabase_ErrorPartiallyConvertedFails = 'Some data was not added to the new vault because of import errors:' MigrationDatabase_ErrorPartiallyConvertedWebsites = $ItemsCount + {$ItemsCount: ' website or application', ' websites and/or applications'} MigrationDatabase_ErrorPartiallyConvertedNotes = $ItemsCount + {$ItemsCount: ' note', ' notes'} MigrationDatabase_ErrorPartiallyConvertedCreditCards = $ItemsCount + {$ItemsCount: ' bank card', ' bank cards'} MigrationDatabase_ErrorPartiallyConvertedDocuments = $ItemsCount + {$ItemsCount: ' document', ' documents'} MigrationDatabase_ErrorPartiallyConvertedAddresses = $ItemsCount + {$ItemsCount: ' address', ' addresses'} MigrationDatabase_ErrorPartiallyConvertedUnsupported = $ItemsCount + {$ItemsCount: ' new-type entry', ' new-type entries'} MigrationDatabase_WaitDescription = 'Preparing your vault' MigrationDatabase_SyncTitle = 'Sync data across devices?' MigrationDatabase_SyncDescription = 'Syncing your vault lets you access the most recent data from any devices connected to the same My Kaspersky account. It also helps restore your data if a device gets lost or stolen.' MigrationDatabase_SyncEnable = 'Yes, sync data' MigrationDatabase_SyncDisable = 'No, keep data on this device only' MigrationPasswordRequest_LocalPasswordRequestTitle = 'Enter the old master password' MigrationPasswordRequest_LocalPasswordRequestDescription = 'The master password has been changed on another device. To sync data, enter the old master password.' MigrationPasswordRequest_ProvidePasswordButton = 'Sync' MigrationPasswordRequest_ForgotPasswordButton = 'Forgot your old master password?' MigrationPasswordRequest_OverwriteLocalDatabaseTitle = 'Replace data on this device' MigrationPasswordRequest_OverwriteLocalDatabaseDescription = 'If you forget your old master password, you can replace data in the vault on this device with data from cloud storage.' MigrationPasswordRequest_OverwriteLocalDatabaseButton = 'Replace'