diff --git a/translations/passwordmanager_de_DE.ts b/translations/passwordmanager_de_DE.ts deleted file mode 100644 index 643fe76..0000000 --- a/translations/passwordmanager_de_DE.ts +++ /dev/null @@ -1,725 +0,0 @@ - - - - - QtGui::EntryModel - - - Name - - - - - QtGui::FieldModel - - - Name - - - - - Value - - - - - QtGui::MainWindow - - - Password Manager - - - - - filter - - - - - Fi&le - - - - - Recently opened files - - - - - ? - - - - - 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) - - - - - - - - Mark as password field - - - - - Mark as normal field - - - - - Copy - - - - - Copy for 5 seconds - - - - - Paste - - - - - Open URL - - - - - The selection is empty. - - - - - QtGui::PasswordGeneratorDialog - - - Password Generator - - - - - Use small letters - - - - - Use capital letters - - - - - Use digits - - - - - Length - - - - - Other characters to be used - - - - - !"§$%&/()=?;:_'*~’#,.-+<>| - - - - - <b>Password:</b> - - - - - Generate new password - - - - - Copy password - - - - - Close - - - - - Failed to generate password. -OpenSSL error: %1 - - - - - You have to select at least one checkbox. - - - - - The length has to be at least one. - - - - - undocommands - - - setting field name to »%1« - - - - - setting field name »%1« to »%2« - - - - - setting value of empty field - - - - - setting value of »%1« field - - - - - setting type of »%1« field - - - - - setting field property in row »%1« - - - - - insertion of %1 row(s) before row %2 - - - - - - - - removal of row %1 - - - - - - - - removal of the rows %1 to %2 - - - - - - - - setting entry name to »%1« - - - - - setting entry name from »%1« to »%2« - - - - - setting property of an entry - - - - - setting property of entry »%1« - - - - - insertion of %1 entry/entries - - - - - - - - removal of %1 entry/entries - - - - - - - - move of %1 entry/entries - - - - - - - diff --git a/translations/passwordmanager_en_US.ts b/translations/passwordmanager_en_US.ts deleted file mode 100644 index 8307888..0000000 --- a/translations/passwordmanager_en_US.ts +++ /dev/null @@ -1,725 +0,0 @@ - - - - - QtGui::EntryModel - - - Name - - - - - QtGui::FieldModel - - - Name - - - - - Value - - - - - QtGui::MainWindow - - - Password Manager - - - - - filter - - - - - Fi&le - - - - - Recently opened files - - - - - ? - - - - - 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) - - - - - - - - Mark as password field - - - - - Mark as normal field - - - - - Copy - - - - - Copy for 5 seconds - - - - - Paste - - - - - Open URL - - - - - The selection is empty. - - - - - QtGui::PasswordGeneratorDialog - - - Password Generator - - - - - Use small letters - - - - - Use capital letters - - - - - Use digits - - - - - Length - - - - - Other characters to be used - - - - - !"§$%&/()=?;:_'*~’#,.-+<>| - - - - - <b>Password:</b> - - - - - Generate new password - - - - - Copy password - - - - - Close - - - - - Failed to generate password. -OpenSSL error: %1 - - - - - You have to select at least one checkbox. - - - - - The length has to be at least one. - - - - - undocommands - - - setting field name to »%1« - - - - - setting field name »%1« to »%2« - - - - - setting value of empty field - - - - - setting value of »%1« field - - - - - setting type of »%1« field - - - - - setting field property in row »%1« - - - - - insertion of %1 row(s) before row %2 - - - - - - - - removal of row %1 - - - - - - - - removal of the rows %1 to %2 - - - - - - - - setting entry name to »%1« - - - - - setting entry name from »%1« to »%2« - - - - - setting property of an entry - - - - - setting property of entry »%1« - - - - - insertion of %1 entry/entries - - - - - - - - removal of %1 entry/entries - - - - - - - - move of %1 entry/entries - - - - - - -