summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-09-05 09:46:24 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-09-05 09:46:24 +0200
commit9d674ff2528aa129addd296abdf8c44e9b8fe286 (patch)
treeae726824e3e83468a21acbca376d379d06534c84
parent2f9bcb33dc6ea7a1fcd36fd92bb162db9225f136 (diff)
Spelling fail on 'dialouge' thanks svetlemodry for finding.
Added some missing languages to the qrc
-rw-r--r--localization/localization_en_GB.ts12
-rw-r--r--localization/localization_en_US.ts881
-rw-r--r--qtpass.pro1
-rw-r--r--resources.qrc3
4 files changed, 891 insertions, 6 deletions
diff --git a/localization/localization_en_GB.ts b/localization/localization_en_GB.ts
index a288bd55..8fd3e6ce 100644
--- a/localization/localization_en_GB.ts
+++ b/localization/localization_en_GB.ts
@@ -251,7 +251,7 @@
<message>
<location filename="../configdialog.ui" line="746"/>
<source>Templates add extra fields in the password generation dialouge and in the password view.</source>
- <translation>Templates add extra fields in the password generation dialouge and in the password view.</translation>
+ <translation>Templates add extra fields in the password generation dialogue and in the password view.</translation>
</message>
<message>
<location filename="../configdialog.ui" line="755"/>
@@ -811,27 +811,27 @@ You will not be able to decrypt any newly added passwords!</translation>
<message>
<location filename="../trayicon.cpp" line="38"/>
<source>&amp;Show</source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
<message>
<location filename="../trayicon.cpp" line="40"/>
<source>&amp;Hide</source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
<message>
<location filename="../trayicon.cpp" line="43"/>
<source>Mi&amp;nimize</source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
<message>
<location filename="../trayicon.cpp" line="45"/>
<source>Ma&amp;ximize</source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
<message>
<location filename="../trayicon.cpp" line="47"/>
<source>&amp;Restore</source>
- <translation type="unfinished"></translation>
+ <translation></translation>
</message>
<message>
<location filename="../trayicon.cpp" line="50"/>
diff --git a/localization/localization_en_US.ts b/localization/localization_en_US.ts
new file mode 100644
index 00000000..07175f82
--- /dev/null
+++ b/localization/localization_en_US.ts
@@ -0,0 +1,881 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en_US">
+<context>
+ <name>ConfigDialog</name>
+ <message>
+ <location filename="../configdialog.ui" line="14"/>
+ <source>Configuration</source>
+ <translation>Configuration</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="36"/>
+ <source>Settings</source>
+ <translation>Settings</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="62"/>
+ <source>Clipboard behaviour:</source>
+ <translation>Clipboard behaviour:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="81"/>
+ <source>Autoclear after:</source>
+ <translation>Autoclear after:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="98"/>
+ <location filename="../configdialog.ui" line="181"/>
+ <source>Seconds</source>
+ <translation>Seconds</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="130"/>
+ <source>Password Behaviour:</source>
+ <translation>Password Behaviour:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="142"/>
+ <source>Hide content</source>
+ <translation>Hide content</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="149"/>
+ <source>Hide password</source>
+ <translation>Hide password</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="158"/>
+ <source>Autoclear panel after:</source>
+ <translation>Autoclear panel after:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="202"/>
+ <source>Password Generation:</source>
+ <translation>Password Generation:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="211"/>
+ <source>Password Length:</source>
+ <translation>Password Length:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="240"/>
+ <source>Characters</source>
+ <translation>Characters</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="268"/>
+ <source>Use characters:</source>
+ <translation>Use characters:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="278"/>
+ <source>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789</source>
+ <translation>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="293"/>
+ <source>Use pwgen</source>
+ <translation>Use pwgen</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="300"/>
+ <source>Exclude capital letters</source>
+ <translation>Exclude capital letters</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="310"/>
+ <source>Include special symbols </source>
+ <translation>Include special symbols </translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="317"/>
+ <source>Generate easy to memorize but less secure passwords</source>
+ <translation>Generate easy to memorise but less secure passwords</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="324"/>
+ <source>Exclude numbers</source>
+ <translation>Exclude numbers</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="343"/>
+ <source>Git:</source>
+ <translation>Git:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="355"/>
+ <source>Use git</source>
+ <translation>Use git</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="369"/>
+ <source>Automatically add .gpg-id files</source>
+ <translation>Automatically add .gpg-id files</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="376"/>
+ <source>Automatically push</source>
+ <translation>Automatically push</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="383"/>
+ <source>Automatically pull</source>
+ <translation>Automatically pull</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="405"/>
+ <source>System:</source>
+ <translation>System:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="417"/>
+ <source>Use TrayIcon</source>
+ <translation>Use TrayIcon</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="424"/>
+ <source>Start minimized</source>
+ <translation>Start minimized</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="431"/>
+ <source>Hide on close</source>
+ <translation>Hide on close</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="438"/>
+ <source>Always on top</source>
+ <translation>Always on top</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="450"/>
+ <source>Programs</source>
+ <translation>Programs</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="468"/>
+ <source>Select password storage program:</source>
+ <translation>Select password storage program:</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="477"/>
+ <source>Nati&amp;ve git/gpg</source>
+ <translation>Nati&amp;ve git/gpg</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="484"/>
+ <source>&amp;Use pass</source>
+ <translation>&amp;Use pass</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="508"/>
+ <source>Native</source>
+ <translation>Native</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="514"/>
+ <source>git</source>
+ <translation>git</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="524"/>
+ <location filename="../configdialog.ui" line="531"/>
+ <location filename="../configdialog.ui" line="558"/>
+ <location filename="../configdialog.ui" line="589"/>
+ <location filename="../configdialog.ui" line="712"/>
+ <source>...</source>
+ <translation>...</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="538"/>
+ <source>gpg</source>
+ <translation>gpg</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="551"/>
+ <source>pwgen</source>
+ <translation>pwgen</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="568"/>
+ <source>Pass</source>
+ <translation>Pass</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="579"/>
+ <source>pass</source>
+ <translation>pass</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="598"/>
+ <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://www.passwordstore.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;www.passwordstore.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;a href=&quot;https://www.passwordstore.org/&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;www.passwordstore.org&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="628"/>
+ <source>Profiles</source>
+ <translation>Profiles</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="662"/>
+ <source>Name</source>
+ <translation>Name</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="667"/>
+ <source>Path</source>
+ <translation>Path</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="677"/>
+ <source>Add</source>
+ <translation>Add</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="691"/>
+ <source>Delete</source>
+ <translation>Delete</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="705"/>
+ <source>Current password-store</source>
+ <translation>Current password-store</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="725"/>
+ <source>Template</source>
+ <translation>Template</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="746"/>
+ <source>Templates add extra fields in the password generation dialouge and in the password view.</source>
+ <translation>Templates add extra fields in the password generation dialogue and in the password view.</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="755"/>
+ <source>Use template</source>
+ <translation>Use template</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="762"/>
+ <source>Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones</source>
+ <translation>Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="765"/>
+ <source>Show all fields templated</source>
+ <translation>Show all fields templated</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="774"/>
+ <source>login
+url
+email</source>
+ <translation>login
+url
+email</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.ui" line="789"/>
+ <source>&lt;a href=&quot;https://QtPass.org/&quot;&gt;QtPass&lt;/a&gt; version </source>
+ <translation>&lt;a href=&quot;https://QtPass.org/&quot;&gt;QtPass&lt;/a&gt; version </translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="25"/>
+ <source>No Clipboard</source>
+ <translation>No Clipboard</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="26"/>
+ <source>Always copy to clipboard</source>
+ <translation>Always copy to clipboard</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="27"/>
+ <source>On-demand copy to clipboard</source>
+ <translation>On-demand copy to clipboard</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="482"/>
+ <source>No profile selected</source>
+ <translation>No profile selected</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="483"/>
+ <source>No profile selected to delete</source>
+ <translation>No profile selected to delete</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="521"/>
+ <source>GnuPG not found</source>
+ <translation>GnuPG not found</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="522"/>
+ <source>Please install GnuPG on your system.&lt;br&gt;Install &lt;strong&gt;gpg&lt;/strong&gt; using your favorite package manager&lt;br&gt;or &lt;a href=&quot;https://www.gnupg.org/download/#sec-1-2&quot;&gt;download&lt;/a&gt; it from GnuPG.org</source>
+ <translation>Please install GnuPG on your system.&lt;br&gt;Install &lt;strong&gt;gpg&lt;/strong&gt; using your favorite package manager&lt;br&gt;or &lt;a href=&quot;https://www.gnupg.org/download/#sec-1-2&quot;&gt;download&lt;/a&gt; it from GnuPG.org</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="542"/>
+ <source>Create password-store?</source>
+ <translation>Create password-store?</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="543"/>
+ <source>Would you like to create a password-store at %1?</source>
+ <translation>Would you like to create a password-store at %1?</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="561"/>
+ <source>Password store not initialised</source>
+ <translation>Password store not initialised</translation>
+ </message>
+ <message>
+ <location filename="../configdialog.cpp" line="562"/>
+ <source>The folder %1 doesn&apos;t seem to be a password store or is not yet initialised.</source>
+ <translation>The folder %1 doesn&apos;t seem to be a password store or is not yet initialised.</translation>
+ </message>
+</context>
+<context>
+ <name>KeygenDialog</name>
+ <message>
+ <location filename="../keygendialog.ui" line="14"/>
+ <source>Generate GnuPG keypair</source>
+ <translation>Generate GnuPG keypair</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="38"/>
+ <source>Generate a new key pair</source>
+ <translation>Generate a new key pair</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="84"/>
+ <source>Passphrase</source>
+ <translation>Passphrase</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="91"/>
+ <source>Email</source>
+ <translation>Email</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="108"/>
+ <source>Name</source>
+ <translation>Name</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="128"/>
+ <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;There is no limit on the length of a passphrase, and it should be carefully chosen. From the perspective of security, the passphrase to unlock the private key is one of the weakest points in GnuPG (and other public-key encryption systems as well) since it is the only protection you have if another individual gets your private key. &lt;br/&gt;Ideally, the passphrase should not use words from a dictionary and should mix the case of alphabetic characters as well as use non-alphabetic characters.&lt;br/&gt;A good passphrase is crucial to the secure use of GnuPG.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;There is no limit on the length of a passphrase, and it should be carefully chosen. From the perspective of security, the passphrase to unlock the private key is one of the weakest points in GnuPG (and other public-key encryption systems as well) since it is the only protection you have if another individual gets your private key. &lt;br/&gt;Ideally, the passphrase should not use words from a dictionary and should mix the case of alphabetic characters as well as use non-alphabetic characters.&lt;br/&gt;A good passphrase is crucial to the secure use of GnuPG.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="138"/>
+ <source>Expert</source>
+ <translation>Expert</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="151"/>
+ <source># QtPass GPG key generator
+#
+# first test version please comment
+#
+%echo Generating a default key
+Key-Type: default
+Subkey-Type: default
+Name-Real:
+Name-Comment: QtPass
+Name-Email:
+Expire-Date: 0
+%no-protection
+# Do a commit here, so that we can later print &quot;done&quot; :-)
+%commit
+%echo done</source>
+ <translation># QtPass GPG key generator
+#
+# first test version please comment
+#
+%echo Generating a default key
+Key-Type: default
+Subkey-Type: default
+Name-Real:
+Name-Comment: QtPass
+Name-Email:
+Expire-Date: 0
+%no-protection
+# Do a commit here, so that we can later print &quot;done&quot; :-)
+%commit
+%echo done</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.ui" line="178"/>
+ <source>For expert options check out the &lt;a href=&quot;https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html&quot;&gt;GnuPG manual&lt;/a&gt;</source>
+ <translation>For expert options check out the &lt;a href=&quot;https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html&quot;&gt;GnuPG manual&lt;/a&gt;</translation>
+ </message>
+ <message>
+ <location filename="../keygendialog.cpp" line="142"/>
+ <source>This operation can take some minutes.&lt;br /&gt;We need to generate a lot of random bytes. It is a good idea to perform some other action (type on the keyboard, move the mouse, utilize the disks) during the prime generation; this gives the random number generator a better chance to gain enough entropy.</source>
+ <translation>This operation can take some minutes.&lt;br /&gt;We need to generate a lot of random bytes. It is a good idea to perform some other action (type on the keyboard, move the mouse, utilise the disks) during the prime generation; this gives the random number generator a better chance to gain enough entropy.</translation>
+ </message>
+</context>
+<context>
+ <name>MainWindow</name>
+ <message>
+ <location filename="../mainwindow.ui" line="14"/>
+ <source>QtPass</source>
+ <translation>QtPass</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="45"/>
+ <location filename="../mainwindow.ui" line="48"/>
+ <source>Add</source>
+ <translation>Add</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="72"/>
+ <location filename="../mainwindow.ui" line="75"/>
+ <location filename="../mainwindow.cpp" line="1773"/>
+ <source>Edit</source>
+ <translation>Edit</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="90"/>
+ <location filename="../mainwindow.ui" line="93"/>
+ <location filename="../mainwindow.cpp" line="1785"/>
+ <source>Delete</source>
+ <translation>Delete</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="124"/>
+ <source>git push</source>
+ <translation>git push</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="127"/>
+ <source>Push</source>
+ <translation>Push</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="142"/>
+ <source>git pull</source>
+ <translation>git pull</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="145"/>
+ <source>Update</source>
+ <translation>Update</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="176"/>
+ <source>Manage who can read password in folder</source>
+ <translation>Manage who can read password in folder</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="179"/>
+ <location filename="../mainwindow.cpp" line="1767"/>
+ <source>Users</source>
+ <translation>Users</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="194"/>
+ <source>Configuration</source>
+ <translation>Configuration</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="197"/>
+ <source>Config</source>
+ <translation>Config</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="228"/>
+ <location filename="../mainwindow.ui" line="231"/>
+ <location filename="../mainwindow.cpp" line="1803"/>
+ <source>Copy Password</source>
+ <translation>Copy Password</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="299"/>
+ <source>Search Password</source>
+ <translation>Search Password</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="328"/>
+ <source>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Noto Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; font-weight:600; color:#333333;&quot;&gt;QtPass&lt;/span&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt; is a GUI for &lt;/span&gt;&lt;a href=&quot;https://www.passwordstore.org/&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;pass&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt;, the standard unix password manager.&lt;/span&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt;&lt;br /&gt;Please report any &lt;/span&gt;&lt;a href=&quot;https://github.com/IJHack/qtpass/issues&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4;&quot;&gt;issues&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt; you might have with this software.&lt;/span&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;https://qtpass.org/&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;Documentation&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;https://github.com/IJHack/qtpass&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;Source code&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
+ <translation>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
+&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
+p, li { white-space: pre-wrap; }
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:&apos;Noto Sans&apos;; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; font-weight:600; color:#333333;&quot;&gt;QtPass&lt;/span&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt; is a GUI for &lt;/span&gt;&lt;a href=&quot;https://www.passwordstore.org/&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;pass&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt;, the standard unix password manager.&lt;/span&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt;&lt;br /&gt;Please report any &lt;/span&gt;&lt;a href=&quot;https://github.com/IJHack/qtpass/issues&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4;&quot;&gt;issues&lt;/span&gt;&lt;/a&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; color:#333333;&quot;&gt; you might have with this software.&lt;/span&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;https://qtpass.org/&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;Documentation&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
+&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a href=&quot;https://github.com/IJHack/qtpass&quot;&gt;&lt;span style=&quot; font-family:&apos;Helvetica Neue,Helvetica,Segoe UI,Arial,freesans,sans-serif&apos;; font-size:13pt; text-decoration: underline; color:#4183c4; background-color:transparent;&quot;&gt;Source code&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.ui" line="348"/>
+ <source>qtpass</source>
+ <translation>qtpass</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="43"/>
+ <source>Welcome to QtPass %1</source>
+ <translation>Welcome to QtPass %1</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="59"/>
+ <source>Add Password</source>
+ <translation>Add Password</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="60"/>
+ <source>Add Folder</source>
+ <translation>Add Folder</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="159"/>
+ <source>Failed to connect WebDAV:
+</source>
+ <translation>Failed to connect WebDAV:
+</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="170"/>
+ <source>QtPass WebDAV password</source>
+ <translation>QtPass WebDAV password</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="171"/>
+ <source>Enter password to connect to WebDAV:</source>
+ <translation>Enter password to connect to WebDAV:</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="187"/>
+ <source>fusedav exited unexpectedly
+</source>
+ <translation>fusedav exited unexpectedly
+</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="191"/>
+ <source>Failed to start fusedav to connect WebDAV:
+</source>
+ <translation>Failed to start fusedav to connect WebDAV:
+</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="612"/>
+ <location filename="../mainwindow.cpp" line="624"/>
+ <source>Updating password-store</source>
+ <translation>Updating password-store</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="709"/>
+ <location filename="../mainwindow.cpp" line="1165"/>
+ <location filename="../mainwindow.cpp" line="1341"/>
+ <location filename="../mainwindow.cpp" line="2028"/>
+ <source>Can not edit</source>
+ <translation>Can not edit</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="710"/>
+ <location filename="../mainwindow.cpp" line="1342"/>
+ <source>Selected password file does not exist, not able to edit</source>
+ <translation>Selected password file does not exist, not able to edit</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="805"/>
+ <source>Password hidden</source>
+ <translation>Password hidden</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="809"/>
+ <source>Content hidden</source>
+ <translation>Content hidden</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="900"/>
+ <source>Clipboard cleared</source>
+ <translation>Clipboard cleared</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="902"/>
+ <source>Clipboard not cleared</source>
+ <translation>Clipboard not cleared</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="915"/>
+ <source>Password and Content hidden</source>
+ <translation>Password and Content hidden</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="967"/>
+ <source>QProcess::FailedToStart</source>
+ <translation>QProcess::FailedToStart</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="970"/>
+ <source>QProcess::Crashed</source>
+ <translation>QProcess::Crashed</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="973"/>
+ <source>QProcess::Timedout</source>
+ <translation>QProcess::Timedout</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="976"/>
+ <source>QProcess::ReadError</source>
+ <translation>QProcess::ReadError</translation>
+ </message>
+ <message>
+ <location filename="../mainwindow.cpp" line="979"/>
+ <source>QProcess::WriteError</source>
+ <translation>QProcess::WriteError</translation>
+ </message>