summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2020-12-15 16:35:39 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2020-12-15 16:35:39 +0100
commitfc934f90e90681a1f42ee937a3e3a8d780b468ad (patch)
tree8d508c9caa2e063ca67a91dab6570ebf95243139
parent0595f17a71882e8884bfc638642873a44049be66 (diff)
Updated translations, added Japanese from Transifex
-rw-r--r--CHANGELOG.md26
-rw-r--r--localization/localization_af_ZA.ts117
-rw-r--r--localization/localization_ar_MA.ts117
-rw-r--r--localization/localization_bg_BG.ts117
-rw-r--r--localization/localization_ca_ES.ts117
-rw-r--r--localization/localization_cs_CZ.ts117
-rw-r--r--localization/localization_cy_GB.ts117
-rw-r--r--localization/localization_da.ts117
-rw-r--r--localization/localization_de_DE.ts117
-rw-r--r--localization/localization_de_LU.ts117
-rw-r--r--localization/localization_el_GR.ts117
-rw-r--r--localization/localization_en_GB.ts117
-rw-r--r--localization/localization_en_US.ts117
-rw-r--r--localization/localization_es_ES.ts117
-rw-r--r--localization/localization_fi_FI.ts117
-rw-r--r--localization/localization_fr_BE.ts117
-rw-r--r--localization/localization_fr_FR.ts117
-rw-r--r--localization/localization_fr_LU.ts117
-rw-r--r--localization/localization_gl_ES.ts117
-rw-r--r--localization/localization_he_IL.ts117
-rw-r--r--localization/localization_hr_HR.ts117
-rw-r--r--localization/localization_hu_HU.ts117
-rw-r--r--localization/localization_it_IT.ts117
-rw-r--r--localization/localization_ja_JA.ts618
-rw-r--r--localization/localization_lb_LU.ts117
-rw-r--r--localization/localization_nb_NO.ts117
-rw-r--r--localization/localization_nl_BE.ts117
-rw-r--r--localization/localization_nl_NL.ts117
-rw-r--r--localization/localization_pl_PL.ts117
-rw-r--r--localization/localization_pt_PT.ts117
-rw-r--r--localization/localization_ru_RU.ts117
-rw-r--r--localization/localization_sk_SK.ts117
-rw-r--r--localization/localization_sq_AL.ts117
-rw-r--r--localization/localization_sv_SE.ts117
-rw-r--r--localization/localization_tr_TR.ts117
-rw-r--r--localization/localization_zh_CN.ts117
-rw-r--r--localization/localization_zh_Hant.ts117
37 files changed, 277 insertions, 4462 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b1edd942..77040558 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,11 +10,15 @@
**Fixed bugs:**
+- \<tt\> ... \</tt\> included in password text [\#542](https://github.com/IJHack/QtPass/issues/542)
+- Markup tags are left in password and clipboard [\#533](https://github.com/IJHack/QtPass/issues/533)
- Renaming passwords and directories fail [\#487](https://github.com/IJHack/QtPass/issues/487)
- Will not run on Windows 10 1903 b18362.418 [\#486](https://github.com/IJHack/QtPass/issues/486)
**Closed issues:**
+- Hide results on search [\#551](https://github.com/IJHack/QtPass/issues/551)
+- QtPass 1.3.2 freezes on macOS 10.15.6 when trying to display password [\#544](https://github.com/IJHack/QtPass/issues/544)
- Icons are blurry when fractional scaling is enabled [\#525](https://github.com/IJHack/QtPass/issues/525)
- \[Request\] clear search password when change profile [\#524](https://github.com/IJHack/QtPass/issues/524)
- Copying not possible on Ubuntu 20.04 [\#521](https://github.com/IJHack/QtPass/issues/521)
@@ -61,7 +65,6 @@
- Spelling: Git, GPG, PWGen, etc. [\#492](https://github.com/IJHack/QtPass/pull/492) ([comradekingu](https://github.com/comradekingu))
- Don't use a deprecated method [\#491](https://github.com/IJHack/QtPass/pull/491) ([amarsman](https://github.com/amarsman))
- Issue \#402: 'deselect\(\)' on clearing filter [\#490](https://github.com/IJHack/QtPass/pull/490) ([petr-nehez](https://github.com/petr-nehez))
-- Fix html links color and NL translation building error [\#476](https://github.com/IJHack/QtPass/pull/476) ([a-andreyev](https://github.com/a-andreyev))
## [v1.3.2](https://github.com/IJHack/QtPass/tree/v1.3.2) (2019-10-09)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.3.1...v1.3.2)
@@ -111,6 +114,7 @@
- Build system related fixes [\#479](https://github.com/IJHack/QtPass/pull/479) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Add missing overrides [\#478](https://github.com/IJHack/QtPass/pull/478) ([amarsman](https://github.com/amarsman))
- Main window entry details improvements [\#477](https://github.com/IJHack/QtPass/pull/477) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
+- Fix html links color and NL translation building error [\#476](https://github.com/IJHack/QtPass/pull/476) ([a-andreyev](https://github.com/a-andreyev))
- Restore directories-first order of passwords tree view on non-Mac platforms [\#475](https://github.com/IJHack/QtPass/pull/475) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Add missing finishedShow\(\) signal connection in PasswordDialog constructor \(fixes the "Edit password" function\) [\#473](https://github.com/IJHack/QtPass/pull/473) ([maciejsszmigiero](https://github.com/maciejsszmigiero))
- Sorted profiles dropdown as in \#404 [\#472](https://github.com/IJHack/QtPass/pull/472) ([Noettore](https://github.com/Noettore))
@@ -338,6 +342,7 @@
- Deselecting password re-opens the file [\#221](https://github.com/IJHack/QtPass/issues/221)
- Copy password button should include tooltip to say why, when disabled [\#214](https://github.com/IJHack/QtPass/issues/214)
- QtPass starts by searching for -psn\_0\_12345 on macOS [\#213](https://github.com/IJHack/QtPass/issues/213)
+- I translated for Simplified Chinese. [\#208](https://github.com/IJHack/QtPass/issues/208)
- Copy after timeout [\#189](https://github.com/IJHack/QtPass/issues/189)
- Feature Request: Copy template fields with button [\#133](https://github.com/IJHack/QtPass/issues/133)
- Cannot create top level folder [\#127](https://github.com/IJHack/QtPass/issues/127)
@@ -376,7 +381,6 @@
**Implemented enhancements:**
-- I translated for Simplified Chinese. [\#208](https://github.com/IJHack/QtPass/issues/208)
- Short fullname hangs QtPass keypair generation process for infinite time [\#202](https://github.com/IJHack/QtPass/issues/202)
- More options for password generation [\#98](https://github.com/IJHack/QtPass/issues/98)
- Git hangs on windows [\#71](https://github.com/IJHack/QtPass/issues/71)
@@ -423,7 +427,6 @@
- Signed releases [\#186](https://github.com/IJHack/QtPass/issues/186)
- Why it's not listed in wikipedia.org/wiki/List\_of\_password\_managers ? [\#164](https://github.com/IJHack/QtPass/issues/164)
-- gpg: Sorry, we are in batchmode - can't get input [\#151](https://github.com/IJHack/QtPass/issues/151)
- Bitdefender blocks installation and quarantines the .exe and .ink [\#138](https://github.com/IJHack/QtPass/issues/138)
**Merged pull requests:**
@@ -490,6 +493,7 @@
- Remove outdated Debian packaging [\#165](https://github.com/IJHack/QtPass/issues/165)
- Same name for file and folder [\#159](https://github.com/IJHack/QtPass/issues/159)
- Icons don't work on nixos [\#157](https://github.com/IJHack/QtPass/issues/157)
+- gpg: Sorry, we are in batchmode - can't get input [\#151](https://github.com/IJHack/QtPass/issues/151)
**Merged pull requests:**
@@ -573,7 +577,6 @@
**Implemented enhancements:**
-- Get PREFIX variable from environment [\#106](https://github.com/IJHack/QtPass/issues/106)
- Password file named 'git' returns error [\#105](https://github.com/IJHack/QtPass/issues/105)
**Fixed bugs:**
@@ -588,6 +591,10 @@
## [v1.0.2](https://github.com/IJHack/QtPass/tree/v1.0.2) (2015-09-24)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v1.0.1...v1.0.2)
+**Implemented enhancements:**
+
+- Get PREFIX variable from environment [\#106](https://github.com/IJHack/QtPass/issues/106)
+
**Closed issues:**
- Generate password: Floating point exception \(core dumped\) [\#102](https://github.com/IJHack/QtPass/issues/102)
@@ -612,7 +619,6 @@
- qtpass doesn't commit deletes to git [\#81](https://github.com/IJHack/QtPass/issues/81)
- Always crashes while using the quick-search input [\#79](https://github.com/IJHack/QtPass/issues/79)
- Git initialisation [\#72](https://github.com/IJHack/QtPass/issues/72)
-- Initialising new repo's doesn't work correctly [\#55](https://github.com/IJHack/QtPass/issues/55)
- gpg: Sorry, no terminal at all requested - can't get input [\#18](https://github.com/IJHack/QtPass/issues/18)
**Merged pull requests:**
@@ -624,21 +630,20 @@
## [v1.0.0](https://github.com/IJHack/QtPass/tree/v1.0.0) (2015-08-01)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v0.9.2...v1.0.0)
-**Closed issues:**
-
-- Yubikey Neo Pin entry not working properly on Ubuntu 15.04 [\#73](https://github.com/IJHack/QtPass/issues/73)
-
**Merged pull requests:**
- Updating hungarian localisation [\#76](https://github.com/IJHack/QtPass/pull/76) ([damnlie](https://github.com/damnlie))
- added DE translations [\#74](https://github.com/IJHack/QtPass/pull/74) ([Friedy](https://github.com/Friedy))
+- Develop [\#52](https://github.com/IJHack/QtPass/pull/52) ([annejan](https://github.com/annejan))
## [v0.9.2](https://github.com/IJHack/QtPass/tree/v0.9.2) (2015-07-30)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v0.9.1...v0.9.2)
**Closed issues:**
+- Yubikey Neo Pin entry not working properly on Ubuntu 15.04 [\#73](https://github.com/IJHack/QtPass/issues/73)
- Show expiration date in key setup [\#70](https://github.com/IJHack/QtPass/issues/70)
+- Initialising new repo's doesn't work correctly [\#55](https://github.com/IJHack/QtPass/issues/55)
## [v0.9.1](https://github.com/IJHack/QtPass/tree/v0.9.1) (2015-07-29)
[Full Changelog](https://github.com/IJHack/QtPass/compare/v0.9.0...v0.9.1)
@@ -699,7 +704,6 @@
**Merged pull requests:**
-- Develop [\#52](https://github.com/IJHack/QtPass/pull/52) ([annejan](https://github.com/annejan))
- Minor thingies [\#51](https://github.com/IJHack/QtPass/pull/51) ([beefcurtains](https://github.com/beefcurtains))
## [v0.8.3](https://github.com/IJHack/QtPass/tree/v0.8.3) (2015-06-09)
@@ -720,7 +724,6 @@
**Merged pull requests:**
- Provide more information in user list. [\#47](https://github.com/IJHack/QtPass/pull/47) ([rdoeffinger](https://github.com/rdoeffinger))
-- Enable C++11 and use it to simplify loops. [\#46](https://github.com/IJHack/QtPass/pull/46) ([rdoeffinger](https://github.com/rdoeffinger))
## [v0.8.1](https://github.com/IJHack/QtPass/tree/v0.8.1) (2015-05-06)
**Fixed bugs:**
@@ -744,6 +747,7 @@
**Merged pull requests:**
+- Enable C++11 and use it to simplify loops. [\#46](https://github.com/IJHack/QtPass/pull/46) ([rdoeffinger](https://github.com/rdoeffinger))
- SingleApplication per user and leading newline removed from output [\#44](https://github.com/IJHack/QtPass/pull/44) ([annejan](https://github.com/annejan))
- User filtering and many fixes [\#42](https://github.com/IJHack/QtPass/pull/42) ([annejan](https://github.com/annejan))
- Re-enable Windows WebDAV support. [\#37](https://github.com/IJHack/QtPass/pull/37) ([rdoeffinger](https://github.com/rdoeffinger))
diff --git a/localization/localization_af_ZA.ts b/localization/localization_af_ZA.ts
index a7ad8fff..0a6bf1b9 100644
--- a/localization/localization_af_ZA.ts
+++ b/localization/localization_af_ZA.ts
@@ -5,39 +5,32 @@
<name>ConfigDialog</name>
<message>
<location filename="../src/configdialog.ui" line="20"/>
- <location filename="../src/ui_configdialog.h" line="829"/>
<source>Configuration</source>
<translation>Konfigurasie</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="42"/>
- <location filename="../src/ui_configdialog.h" line="870"/>
<source>Settings</source>
<translation>Instellings</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="68"/>
- <location filename="../src/ui_configdialog.h" line="830"/>
<source>Clipboard behaviour:</source>
<translation>Gedrag van die knipbord:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="87"/>
- <location filename="../src/ui_configdialog.h" line="831"/>
<source>Use primary selection</source>
<translation>Gebruik primêre seleksie</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="94"/>
- <location filename="../src/ui_configdialog.h" line="832"/>
<source>Autoclear after:</source>
<translation>Autoclear na:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="111"/>
<location filename="../src/configdialog.ui" line="194"/>
- <location filename="../src/ui_configdialog.h" line="833"/>
- <location filename="../src/ui_configdialog.h" line="838"/>
<source>Seconds</source>
<translation>Sekondes</translation>
</message>
@@ -47,97 +40,81 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="143"/>
- <location filename="../src/ui_configdialog.h" line="834"/>
<source>Content panel behaviour:</source>
<translation>Gedrag van die inhoudpaneel:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="155"/>
- <location filename="../src/ui_configdialog.h" line="835"/>
<source>Hide content</source>
<translation>Versteek inhoud</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="162"/>
- <location filename="../src/ui_configdialog.h" line="836"/>
<source>Hide password</source>
<translation>Versteek wagwoord</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="171"/>
- <location filename="../src/ui_configdialog.h" line="837"/>
<source>Autoclear panel after:</source>
<translation>Autoclear paneel na:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="228"/>
- <location filename="../src/ui_configdialog.h" line="839"/>
<source>Password Generation:</source>
<translation>Wagwoordgenerering:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="240"/>
- <location filename="../src/ui_configdialog.h" line="840"/>
<source>Password Length:</source>
<translation>Wagwoordlengte:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="274"/>
- <location filename="../src/ui_configdialog.h" line="841"/>
<source>Characters</source>
<translation>Karakters</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="302"/>
- <location filename="../src/ui_configdialog.h" line="842"/>
<source>Use characters:</source>
<translation>Gebruik die karakters:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="320"/>
- <location filename="../src/ui_configdialog.h" line="849"/>
<source>Select character set for password generation</source>
<translation>Kies karakterset vir wagwoordgenerering</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="324"/>
- <location filename="../src/ui_configdialog.h" line="843"/>
<source>All Characters</source>
<translation>Alle karakters</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="329"/>
- <location filename="../src/ui_configdialog.h" line="844"/>
<source>Alphabetical</source>
<translation>Alfabetiese</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="334"/>
- <location filename="../src/ui_configdialog.h" line="845"/>
<source>Alphanumerical</source>
<translation>Alfanumeriese</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="339"/>
- <location filename="../src/ui_configdialog.h" line="846"/>
<source>Custom</source>
<translation>Doelgemaak</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="377"/>
- <location filename="../src/ui_configdialog.h" line="851"/>
<source>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789</source>
<translation>ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="411"/>
- <location filename="../src/ui_configdialog.h" line="854"/>
<source>Include special symbols</source>
<translation>Sluit spesiale simbole in</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="915"/>
- <location filename="../src/ui_configdialog.h" line="893"/>
<source>Current path</source>
<translation>Huidige pad</translation>
</message>
@@ -147,7 +124,6 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="401"/>
- <location filename="../src/ui_configdialog.h" line="853"/>
<source>Exclude capital letters</source>
<translation>Sluit hoofletters uit</translation>
</message>
@@ -157,19 +133,16 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="418"/>
- <location filename="../src/ui_configdialog.h" line="855"/>
<source>Generate easy to memorize but less secure passwords</source>
<translation>Genereer maklik om te onthou, maar minder veilige wagwoorde</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="425"/>
- <location filename="../src/ui_configdialog.h" line="856"/>
<source>Exclude numbers</source>
<translation>Sluit getalle uit</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="444"/>
- <location filename="../src/ui_configdialog.h" line="857"/>
<source>Git:</source>
<translation>Git:</translation>
</message>
@@ -179,25 +152,21 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="470"/>
- <location filename="../src/ui_configdialog.h" line="859"/>
<source>Automatically add .gpg-id files</source>
<translation>Voeg .gpg-id lêers outomaties by</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="477"/>
- <location filename="../src/ui_configdialog.h" line="860"/>
<source>Automatically push</source>
<translation>Outomaties push</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="484"/>
- <location filename="../src/ui_configdialog.h" line="861"/>
<source>Automatically pull</source>
<translation>Outomaties pull</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="516"/>
- <location filename="../src/ui_configdialog.h" line="862"/>
<source>Extensions:</source>
<translation>Uitbreidings:</translation>
</message>
@@ -207,43 +176,36 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="561"/>
- <location filename="../src/ui_configdialog.h" line="865"/>
<source>System:</source>
<translation>Stelsel:</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="573"/>
- <location filename="../src/ui_configdialog.h" line="866"/>
<source>Use TrayIcon</source>
<translation>Gebruik stelselvak</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="580"/>
- <location filename="../src/ui_configdialog.h" line="867"/>
<source>Start minimized</source>
<translation>Begin geminimeer</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="587"/>
- <location filename="../src/ui_configdialog.h" line="868"/>
<source>Hide on close</source>
<translation>Versteek as u toemaak</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="594"/>
- <location filename="../src/ui_configdialog.h" line="869"/>
<source>Always on top</source>
<translation>Altyd op voorgrond</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="619"/>
- <location filename="../src/ui_configdialog.h" line="886"/>
<source>Programs</source>
<translation>Programme</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="637"/>
- <location filename="../src/ui_configdialog.h" line="871"/>
<source>Select password storage program:</source>
<translation>Kies wagwoordbergingsprogram:</translation>
</message>
@@ -253,13 +215,11 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="653"/>
- <location filename="../src/ui_configdialog.h" line="873"/>
<source>&amp;Use pass</source>
<translation>&amp;Gebruik pass</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="677"/>
- <location filename="../src/ui_configdialog.h" line="874"/>
<source>Native</source>
<translation>Inheemse program</translation>
</message>
@@ -281,13 +241,11 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="737"/>
- <location filename="../src/ui_configdialog.h" line="881"/>
<source>Pass</source>
<translation>Pass</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="748"/>
- <location filename="../src/ui_configdialog.h" line="882"/>
<source>pass</source>
<translation>pass</translation>
</message>
@@ -297,31 +255,26 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="821"/>
- <location filename="../src/ui_configdialog.h" line="895"/>
<source>Profiles</source>
<translation>Profiele</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="870"/>
- <location filename="../src/ui_configdialog.h" line="888"/>
<source>Name</source>
<translation>Naam</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="875"/>
- <location filename="../src/ui_configdialog.h" line="890"/>
<source>Path</source>
<translation>Pad</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="885"/>
- <location filename="../src/ui_configdialog.h" line="891"/>
<source>Add</source>
<translation>Voeg by</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="900"/>
- <location filename="../src/ui_configdialog.h" line="892"/>
<source>Delete</source>
<translation>Verwyder</translation>
</message>
@@ -331,7 +284,6 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="935"/>
- <location filename="../src/ui_configdialog.h" line="905"/>
<source>Template</source>
<translation>Sjabloon</translation>
</message>
@@ -341,19 +293,16 @@
</message>
<message>
<location filename="../src/configdialog.ui" line="965"/>
- <location filename="../src/ui_configdialog.h" line="897"/>
<source>Use template</source>
<translation>Gebruik sjabloon</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="972"/>
- <location filename="../src/ui_configdialog.h" line="899"/>
<source>Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones</source>
<translation>Toon alle lyne wat met &apos;n woord begin, gevolg deur &apos;n dubbelpunt as velde in wagwoordvelde, nie net die lys nie</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="975"/>
- <location filename="../src/ui_configdialog.h" line="901"/>
<source>Show all fields templated</source>
<translation>Toon alle velde as sjablooninhoud</translation>
</message>
@@ -367,7 +316,6 @@ email</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="1002"/>
- <location filename="../src/ui_configdialog.h" line="906"/>
<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; weergawe </translation>
</message>
@@ -428,13 +376,11 @@ email</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="767"/>
- <location filename="../src/ui_configdialog.h" line="884"/>
<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;&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;&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="../src/configdialog.ui" line="798"/>
- <location filename="../src/ui_configdialog.h" line="885"/>
<source>Autodetect</source>
<translation>Outobespeur</translation>
</message>
@@ -465,37 +411,31 @@ email</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="394"/>
- <location filename="../src/ui_configdialog.h" line="852"/>
<source>Use PWGen</source>
<translation>Gebruik PWGen</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="456"/>
- <location filename="../src/ui_configdialog.h" line="858"/>
<source>Use Git</source>
<translation>Gebruik Git</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="525"/>
- <location filename="../src/ui_configdialog.h" line="863"/>
<source>Use QRencode</source>
<translation>Gebruik QRencode</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="539"/>
- <location filename="../src/ui_configdialog.h" line="864"/>
<source>Use pass-otp extension</source>
<translation>Gebruik die pass-otp-uitbreiding</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="646"/>
- <location filename="../src/ui_configdialog.h" line="872"/>
<source>Nati&amp;ve Git/GPG</source>
<translation>&amp;Inheems Git/GPG</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="683"/>
- <location filename="../src/ui_configdialog.h" line="875"/>
<source>Git</source>
<translation>Git</translation>
</message>
@@ -505,35 +445,26 @@ email</translation>
<location filename="../src/configdialog.ui" line="727"/>
<location filename="../src/configdialog.ui" line="758"/>
<location filename="../src/configdialog.ui" line="922"/>
- <location filename="../src/ui_configdialog.h" line="876"/>
- <location filename="../src/ui_configdialog.h" line="877"/>
- <location filename="../src/ui_configdialog.h" line="880"/>
- <location filename="../src/ui_configdialog.h" line="883"/>
- <location filename="../src/ui_configdialog.h" line="894"/>
<source>…</source>
<translation>…</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="707"/>
- <location filename="../src/ui_configdialog.h" line="878"/>
<source>GPG</source>
<translation>GPG</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="720"/>
- <location filename="../src/ui_configdialog.h" line="879"/>
<source>PWGen</source>
<translation>PWGen</translation>
</message>
<message>
<location filename="../src/configdialog.ui" line="956"/>
- <location filename="../src/ui_configdialog.h" line="896"/>
<source>Templates add extra fields in the password generation dialogue, and in the password view.</source>
<translation>Sjabl