diff --git a/translations/passwordmanager_de_DE.ts b/translations/passwordmanager_de_DE.ts index 0014a62..43bd3d4 100644 --- a/translations/passwordmanager_de_DE.ts +++ b/translations/passwordmanager_de_DE.ts @@ -4,7 +4,7 @@ QtGui::EntryModel - + Name @@ -12,12 +12,12 @@ QtGui::FieldModel - + Name - + Value @@ -41,76 +41,91 @@ + Recently opened files + + + + &Recent - + &Tools - + &View - + + Sets the visibility of fields marked as "password field" + + + + + Password &visibility + + + + &Open ... - + &Quit - + &About - + &Save - + &New ... - + &Close - + Change &password ... - + &Add new account - + Sa&ve as ... - + &Insert field - + Remove selected &field(s) - + &Password generator @@ -125,12 +140,17 @@ - + &Export ... - + + Export passwords to plain text files + + + + Show containing &directory @@ -140,365 +160,390 @@ - + &Redo - + Add &new category - + &Show undo stack - - &Hide passwords + + &show always - + + show &only when editing + + + + + &hide always + + + + ? - + Edit - + Ctrl+O - + Ctrl+Q - + Ctrl+S - + Ctrl+N - + Ctrl+Shift+Q - + Ctrl+Shift+A - + Ctrl+Shift+S - + Remove selected entry - + A simple password store using AES-256-CBC encryption via OpenSSL. - + Select a password list - + The selected file can't be found anymore. Do you want to delete the obsolete entry from the list? - + keep entry - + delete entry - + 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? - - Enter the password to open the file - - - - - + + 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 - + All files (*.*) - + 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. %1 + + Opening file - + + Enter the password to open the file "%1" + + + + + 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. - + 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(s) - + Remove field(s) - + Mark as password field - + Mark as normal field - + Copy - + Paste - + The selection is empty. - + Copy for 5 seconds @@ -511,68 +556,68 @@ OpenSSL error queue: %1 - + 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. @@ -580,17 +625,17 @@ OpenSSL error: %1 undocommands - + setting field name to »%1« - + setting field name »%1« to »%2« - + insertion of %1 row(s) before row %2 @@ -598,7 +643,7 @@ OpenSSL error: %1 - + removal of row %1 @@ -606,7 +651,7 @@ OpenSSL error: %1 - + removal of the rows %1 to %2 @@ -614,47 +659,47 @@ OpenSSL error: %1 - + setting value of empty field - + setting value of »%1« field - + setting type of »%1« field - + setting field property in row »%1« - + 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 @@ -662,7 +707,7 @@ OpenSSL error: %1 - + removal of %1 entry/entries @@ -670,7 +715,7 @@ OpenSSL error: %1 - + move of %1 entry/entries diff --git a/translations/passwordmanager_en_US.ts b/translations/passwordmanager_en_US.ts index 426aa1a..ad675c6 100644 --- a/translations/passwordmanager_en_US.ts +++ b/translations/passwordmanager_en_US.ts @@ -4,7 +4,7 @@ QtGui::EntryModel - + Name @@ -12,12 +12,12 @@ QtGui::FieldModel - + Name - + Value @@ -41,76 +41,91 @@ + Recently opened files + + + + &Recent - + &Tools - + &View - + + Sets the visibility of fields marked as "password field" + + + + + Password &visibility + + + + &Open ... - + &Quit - + &About - + &Save - + &New ... - + &Close - + Change &password ... - + &Add new account - + Sa&ve as ... - + &Insert field - + Remove selected &field(s) - + &Password generator @@ -125,12 +140,17 @@ - + &Export ... - + + Export passwords to plain text files + + + + Show containing &directory @@ -140,365 +160,390 @@ - + &Redo - + Add &new category - + &Show undo stack - - &Hide passwords + + &show always - + + show &only when editing + + + + + &hide always + + + + ? - + Edit - + Ctrl+O - + Ctrl+Q - + Ctrl+S - + Ctrl+N - + Ctrl+Shift+Q - + Ctrl+Shift+A - + Ctrl+Shift+S - + Remove selected entry - + A simple password store using AES-256-CBC encryption via OpenSSL. - + Select a password list - + The selected file can't be found anymore. Do you want to delete the obsolete entry from the list? - + keep entry - + delete entry - + 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? - - Enter the password to open the file - - - - - + + 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 - + All files (*.*) - + 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. %1 + + Opening file - + + Enter the password to open the file "%1" + + + + + 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. - + 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(s) - + Remove field(s) - + Mark as password field - + Mark as normal field - + Copy - + Paste - + The selection is empty. - + Copy for 5 seconds @@ -511,68 +556,68 @@ OpenSSL error queue: %1 - + 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. @@ -580,17 +625,17 @@ OpenSSL error: %1 undocommands - + setting field name to »%1« - + setting field name »%1« to »%2« - + insertion of %1 row(s) before row %2 insertion of %1 row before row %2 @@ -598,7 +643,7 @@ OpenSSL error: %1 - + removal of row %1 @@ -606,7 +651,7 @@ OpenSSL error: %1 - + removal of the rows %1 to %2 @@ -614,47 +659,47 @@ OpenSSL error: %1 - + setting value of empty field - + setting value of »%1« field - + setting type of »%1« field - + setting field property in row »%1« - + 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 insertion of %1 entry @@ -662,7 +707,7 @@ OpenSSL error: %1 - + removal of %1 entry/entries removal of %1 entry @@ -670,7 +715,7 @@ OpenSSL error: %1 - + move of %1 entry/entries move of %1 entry