mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
Updated translations
This commit is contained in:
parent
eee53c8a42
commit
8414f4fa48
@ -30,6 +30,8 @@
|
|||||||
#include <QList>
|
#include <QList>
|
||||||
class QT_QUPZILLA_EXPORT AesInterface : public QObject
|
class QT_QUPZILLA_EXPORT AesInterface : public QObject
|
||||||
{
|
{
|
||||||
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
static const int VERSION;
|
static const int VERSION;
|
||||||
|
|
||||||
|
@ -324,34 +324,34 @@ Please install latest version of QupZilla.</source>
|
|||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="237"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="245"/>
|
||||||
<source>Database (encrypted)</source>
|
<source>Database (encrypted)</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="267"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="282"/>
|
||||||
<source>Enter Master Password</source>
|
<source>Enter Master Password</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="268"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="283"/>
|
||||||
<source>Permission is required, please enter Master Password:</source>
|
<source>Permission is required, please enter Master Password:</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="273"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="289"/>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="567"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="580"/>
|
||||||
<source>Warning!</source>
|
<source>Warning!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="273"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="289"/>
|
||||||
<source>Entered password is wrong!</source>
|
<source>Entered password is wrong!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="568"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="581"/>
|
||||||
<source>This backend needs a master password setted! QupZilla just switch to its default backend</source>
|
<source>This backend needs a master password to be set! QupZilla just switches to its default backend</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
@ -2311,24 +2311,24 @@ Please install latest version of QupZilla.</source>
|
|||||||
<source>Set/Change Master Password...</source>
|
<source>Set/Change Master Password...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="30"/>
|
|
||||||
<source>This backend doesn't work without master password.</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="37"/>
|
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="37"/>
|
||||||
<source>Clear Master Password...</source>
|
<source>Clear Master Password...</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="30"/>
|
||||||
|
<source>This backend does not work without a master password.</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="40"/>
|
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="40"/>
|
||||||
<source>This option clears master password and moves all encrypted data to "DataBase (Plain Text)" backend, and switch to it.</source>
|
<source>This option clears the master password and moves all encrypted data to the "DataBase (Plain Text)" backend, and switches to it.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="58"/>
|
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="58"/>
|
||||||
<source>The Master Password is used to protect site passwords and form data. If you set Master Password you will be asked to enter it once per session.</source>
|
<source>The Master Password is used to protect site passwords and form data. If you set a Master Password you will be asked to enter it once per session.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
@ -2348,37 +2348,37 @@ Please install latest version of QupZilla.</source>
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="114"/>
|
<location filename="../src/lib/autofill/passwordbackends/masterpassworddialog.ui" line="114"/>
|
||||||
<source><b>Note:</b> Master Password is not resetable. Don't forgot it, please.</source>
|
<source><b>Note:</b> The Master Password is not resettable. Do not forget it, please.</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="535"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="548"/>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="540"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="553"/>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="589"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="602"/>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="628"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="645"/>
|
||||||
<source>Warning!</source>
|
<source>Warning!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="535"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="548"/>
|
||||||
<source>You entred wrong password!</source>
|
<source>You entered a wrong password!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="540"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="553"/>
|
||||||
<source>New/Confirm password fields don't match!</source>
|
<source>New/Confirm password fields do not match!</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="589"/>
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="645"/>
|
||||||
|
<source>Some data has not been decrypted. The master password was not cleared!</source>
|
||||||
|
<translation type="unfinished"></translation>
|
||||||
|
</message>
|
||||||
|
<message>
|
||||||
|
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="602"/>
|
||||||
<source>Are you sure to clear master password and decrypt data?</source>
|
<source>Are you sure to clear master password and decrypt data?</source>
|
||||||
<translation type="unfinished"></translation>
|
<translation type="unfinished"></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
|
||||||
<location filename="../src/lib/autofill/passwordbackends/databaseencryptedpasswordbackend.cpp" line="628"/>
|
|
||||||
<source>There are some data that were not decrypted. The master password was not cleared!</source>
|
|
||||||
<translation type="unfinished"></translation>
|
|
||||||
</message>
|
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
<name>NavigationBar</name>
|
<name>NavigationBar</name>
|
||||||
|
Loading…
Reference in New Issue
Block a user