diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f43060..0dfddc0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -11,7 +11,7 @@ set(META_APP_DESCRIPTION "A simple password store using AES-256-CBC encryption v set(META_GUI_OPTIONAL true) set(META_VERSION_MAJOR 2) set(META_VERSION_MINOR 1) -set(META_VERSION_PATCH 1) +set(META_VERSION_PATCH 2) set(META_APP_VERSION ${META_VERSION_MAJOR}.${META_VERSION_MINOR}.${META_VERSION_PATCH}) # add project files diff --git a/translations/passwordmanager_de_DE.ts b/translations/passwordmanager_de_DE.ts index f115740..643fe76 100644 --- a/translations/passwordmanager_de_DE.ts +++ b/translations/passwordmanager_de_DE.ts @@ -45,456 +45,466 @@ - + ? - + Edit - + &Tools - + &View - + Sets the visibility of fields marked as "password field" - + Password &visibility - + &Open ... - + Ctrl+O - + &Quit - + Ctrl+Q - + &About - + &Save - + Ctrl+S - + &New ... - + Ctrl+N - + &Close - + Ctrl+Shift+Q - + Change &password ... - + &Add new account - + Ctrl+Shift+A - + Sa&ve as ... - + Ctrl+Shift+S - - + + Remove selected entry - + &Insert field - + Remove selected &field(s) - + &Password generator - + &Always create backup - + &Export ... - + Export passwords to plain text files - + Show containing &directory - + &Undo - + &Redo - + Add &new category - + &Show undo stack - + &show always - + show &only when editing - + &hide always - + + &Qt settings + + + + + Qt settings + + + + A simple password store using AES-256-CBC encryption via OpenSSL. - + Select a password list - - + + Password Manager files (*.pwmgr);;All files (*) - + Undo stack - + An IO error occured when opening the specified file "%1". (%2) - + The file you want to load seems to be very big. Do you really want to open it? - + Opening file - + Enter the password to open the file "%1" - - + + A password is needed to open the file. - + The file couldn't be decrypted. OpenSSL error queue: %1 - + Unable to parse the file. %1 - + The file <i>%1</i> couldn't be created. - + A new password list has been created. - + The password list has been load. - + Exactly one fields needs to be selected (top-left corner for insertion). - + Select where you want to save the password list - + The file was not be saved. - + There is no password list opened. - + There's no account selected. - + The password file has been modified. - + Do you want to save the changes before closing? - + The password list has been closed. - + The backup file couldn't be created because in IO error occured: %1 - + Saving file - + Enter a password to save the file - + The file hasn't been saved. - + The password list couldn't be saved due to encryption failure. OpenSSL error queue: %1 - + The password list has been saved. - + Plain text document (*.txt);;All files (*.*) - + The password list couldn't be exported. %1 - + The password list has been exported. - + The currently opened file hasn't been saved yet. - - + + Add account - - + + Add category - + Enter the entry name - + new entry - + Unable to create new entry. - + You didn't enter text. - + No node element selected. - + Unable to remove the entry. - + No entry selected. - + A field has to be selected since new fields are always inserted before the currently selected field. - + No fields have been removed since there are currently no fields selected. - + No fields have been changed since there are currently no fields selected. - + Changing password - + You didn't enter a password. <strong>No encryption</strong> will be used when saving the file next time. - + The new password will be used next time you save the file. - + You aborted. The old password will still be used when saving the file next time. - + Remove entry - + Expanded by default - + Insert field - + Remove field(s) @@ -502,37 +512,37 @@ OpenSSL error queue: %1 - + Mark as password field - + Mark as normal field - + Copy - + Copy for 5 seconds - + Paste - + Open URL - + The selection is empty. diff --git a/translations/passwordmanager_en_US.ts b/translations/passwordmanager_en_US.ts index 9855e26..8307888 100644 --- a/translations/passwordmanager_en_US.ts +++ b/translations/passwordmanager_en_US.ts @@ -45,456 +45,466 @@ - + ? - + Edit - + &Tools - + &View - + Sets the visibility of fields marked as "password field" - + Password &visibility - + &Open ... - + Ctrl+O - + &Quit - + Ctrl+Q - + &About - + &Save - + Ctrl+S - + &New ... - + Ctrl+N - + &Close - + Ctrl+Shift+Q - + Change &password ... - + &Add new account - + Ctrl+Shift+A - + Sa&ve as ... - + Ctrl+Shift+S - - + + Remove selected entry - + &Insert field - + Remove selected &field(s) - + &Password generator - + &Always create backup - + &Export ... - + Export passwords to plain text files - + Show containing &directory - + &Undo - + &Redo - + Add &new category - + &Show undo stack - + &show always - + show &only when editing - + &hide always - + + &Qt settings + + + + + Qt settings + + + + A simple password store using AES-256-CBC encryption via OpenSSL. - + Select a password list - - + + Password Manager files (*.pwmgr);;All files (*) - + Undo stack - + An IO error occured when opening the specified file "%1". (%2) - + The file you want to load seems to be very big. Do you really want to open it? - + Opening file - + Enter the password to open the file "%1" - - + + A password is needed to open the file. - + The file couldn't be decrypted. OpenSSL error queue: %1 - + Unable to parse the file. %1 - + The file <i>%1</i> couldn't be created. - + A new password list has been created. - + The password list has been load. - + Exactly one fields needs to be selected (top-left corner for insertion). - + Select where you want to save the password list - + The file was not be saved. - + There is no password list opened. - + There's no account selected. - + The password file has been modified. - + Do you want to save the changes before closing? - + The password list has been closed. - + The backup file couldn't be created because in IO error occured: %1 - + Saving file - + Enter a password to save the file - + The file hasn't been saved. - + The password list couldn't be saved due to encryption failure. OpenSSL error queue: %1 - + The password list has been saved. - + Plain text document (*.txt);;All files (*.*) - + The password list couldn't be exported. %1 - + The password list has been exported. - + The currently opened file hasn't been saved yet. - - + + Add account - - + + Add category - + Enter the entry name - + new entry - + Unable to create new entry. - + You didn't enter text. - + No node element selected. - + Unable to remove the entry. - + No entry selected. - + A field has to be selected since new fields are always inserted before the currently selected field. - + No fields have been removed since there are currently no fields selected. - + No fields have been changed since there are currently no fields selected. - + Changing password - + You didn't enter a password. <strong>No encryption</strong> will be used when saving the file next time. - + The new password will be used next time you save the file. - + You aborted. The old password will still be used when saving the file next time. - + Remove entry - + Expanded by default - + Insert field - + Remove field(s) @@ -502,37 +512,37 @@ OpenSSL error queue: %1 - + Mark as password field - + Mark as normal field - + Copy - + Copy for 5 seconds - + Paste - + Open URL - + The selection is empty.