From 96d58ae4bc20afd3a9b3caf9688f2802249e56d2 Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 20 Aug 2019 12:31:23 +0200 Subject: Updates before possible release --- CHANGELOG.md | 12 +- localization/localization_ar_MA.ts | 224 +++++++++++++++++++------------------ localization/localization_ca.ts | 224 +++++++++++++++++++------------------ localization/localization_cs_CZ.ts | 224 +++++++++++++++++++------------------ localization/localization_de_DE.ts | 224 +++++++++++++++++++------------------ localization/localization_de_LU.ts | 224 +++++++++++++++++++------------------ localization/localization_el_GR.ts | 224 +++++++++++++++++++------------------ localization/localization_en_GB.ts | 224 +++++++++++++++++++------------------ localization/localization_en_US.ts | 224 +++++++++++++++++++------------------ localization/localization_es_ES.ts | 224 +++++++++++++++++++------------------ localization/localization_fr_BE.ts | 224 +++++++++++++++++++------------------ localization/localization_fr_FR.ts | 224 +++++++++++++++++++------------------ localization/localization_fr_LU.ts | 224 +++++++++++++++++++------------------ localization/localization_gl_ES.ts | 224 +++++++++++++++++++------------------ localization/localization_he_IL.ts | 224 +++++++++++++++++++------------------ localization/localization_hu_HU.ts | 224 +++++++++++++++++++------------------ localization/localization_it_IT.ts | 224 +++++++++++++++++++------------------ localization/localization_lb_LU.ts | 224 +++++++++++++++++++------------------ localization/localization_nl.ts | 224 +++++++++++++++++++------------------ localization/localization_pl_PL.ts | 224 +++++++++++++++++++------------------ localization/localization_pt_PT.ts | 224 +++++++++++++++++++------------------ localization/localization_ru_RU.ts | 224 +++++++++++++++++++------------------ localization/localization_sv_SE.ts | 224 +++++++++++++++++++------------------ localization/localization_zh_CN.ts | 224 +++++++++++++++++++------------------ 24 files changed, 2701 insertions(+), 2463 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75e5c1d2..6f96cf90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,16 +8,21 @@ - Localization makes commits absolutely unreadable [\#405](https://github.com/IJHack/QtPass/issues/405) - Add otp \(two factor authentication\) support [\#327](https://github.com/IJHack/QtPass/issues/327) +- Open specific entry from command-line parameter [\#32](https://github.com/IJHack/QtPass/issues/32) **Fixed bugs:** - Windows sigsev issues [\#326](https://github.com/IJHack/QtPass/issues/326) - Access to the / \(root\) directory form within the application window on MacOS [\#302](https://github.com/IJHack/QtPass/issues/302) - PRNG seeding is done totally wrong [\#238](https://github.com/IJHack/QtPass/issues/238) +- Context menu on transparent fields is transparent too . . [\#227](https://github.com/IJHack/QtPass/issues/227) **Closed issues:** +- various issues with Info.plist file on macOS [\#457](https://github.com/IJHack/QtPass/issues/457) - Can not add new passwords for some reason [\#454](https://github.com/IJHack/QtPass/issues/454) +- Bundle ID is literally `$\(PRODUCT\_BUNDLE\_IDENTIFIER\)` [\#448](https://github.com/IJHack/QtPass/issues/448) +- GnuPG not found on Linux Mint [\#433](https://github.com/IJHack/QtPass/issues/433) - How to clean up the app [\#429](https://github.com/IJHack/QtPass/issues/429) - LAN sync request [\#427](https://github.com/IJHack/QtPass/issues/427) - Profiles can not be removed [\#415](https://github.com/IJHack/QtPass/issues/415) @@ -29,7 +34,10 @@ - Problem with GNUpg not found on MacOS [\#362](https://github.com/IJHack/QtPass/issues/362) - Compiling for Linux Mint 18 Ubuntu 16 [\#357](https://github.com/IJHack/QtPass/issues/357) - make qtpass portable in windows [\#356](https://github.com/IJHack/QtPass/issues/356) +- Unable to see main application window \(applicationn runs minimized to tray only\) [\#286](https://github.com/IJHack/QtPass/issues/286) +- Startup variables and parameters [\#212](https://github.com/IJHack/QtPass/issues/212) - \[OS X\] Password input dialog suddenly stopped popping up [\#191](https://github.com/IJHack/QtPass/issues/191) +- MainWindow is a giant monolithic mess [\#107](https://github.com/IJHack/QtPass/issues/107) **Merged pull requests:** @@ -204,6 +212,7 @@ - executeing pass show before editpassword dialog shows up [\#254](https://github.com/IJHack/QtPass/pull/254) ([YoshiMan](https://github.com/YoshiMan)) - Minor fix for file names and git push [\#251](https://github.com/IJHack/QtPass/pull/251) ([tezeb](https://github.com/tezeb)) - Process management refactoring part 2 [\#249](https://github.com/IJHack/QtPass/pull/249) ([tezeb](https://github.com/tezeb)) +- Password templates [\#207](https://github.com/IJHack/QtPass/pull/207) ([jounathaen](https://github.com/jounathaen)) ## [v1.1.6](https://github.com/IJHack/QtPass/tree/v1.1.6) (2016-12-02) [Full Changelog](https://github.com/IJHack/QtPass/compare/v1.1.5...v1.1.6) @@ -272,7 +281,6 @@ - Allow ssh links [\#211](https://github.com/IJHack/QtPass/pull/211) ([cgonzalez](https://github.com/cgonzalez)) - Increase maximum password length to 255 [\#209](https://github.com/IJHack/QtPass/pull/209) ([vladimiroff](https://github.com/vladimiroff)) -- Password templates [\#207](https://github.com/IJHack/QtPass/pull/207) ([jounathaen](https://github.com/jounathaen)) - Updated German Translation [\#206](https://github.com/IJHack/QtPass/pull/206) ([jounathaen](https://github.com/jounathaen)) - Italian translation [\#204](https://github.com/IJHack/QtPass/pull/204) ([dakk](https://github.com/dakk)) - keygendialog email and name validition \(issue 202\) [\#203](https://github.com/IJHack/QtPass/pull/203) ([dakk](https://github.com/dakk)) @@ -355,7 +363,6 @@ - Installation dependencies [\#140](https://github.com/IJHack/QtPass/issues/140) - All text input fields need example text & edit dialogue changes [\#85](https://github.com/IJHack/QtPass/issues/85) - OSX: Qt-window closed only reappears when 'active' and using tray incon [\#77](https://github.com/IJHack/QtPass/issues/77) -- System Icons on Buttons and Doubleclick on treeView [\#124](https://github.com/IJHack/QtPass/pull/124) ([jounathaen](https://github.com/jounathaen)) **Fixed bugs:** @@ -408,6 +415,7 @@ - Feature: Always on top [\#118](https://github.com/IJHack/QtPass/issues/118) - Option to show minimized instance [\#99](https://github.com/IJHack/QtPass/issues/99) +- System Icons on Buttons and Doubleclick on treeView [\#124](https://github.com/IJHack/QtPass/pull/124) ([jounathaen](https://github.com/jounathaen)) **Fixed bugs:** diff --git a/localization/localization_ar_MA.ts b/localization/localization_ar_MA.ts index 37bf3215..99283238 100644 --- a/localization/localization_ar_MA.ts +++ b/localization/localization_ar_MA.ts @@ -4,314 +4,319 @@ ConfigDialog - + Configuration - + Settings - + Clipboard behaviour: - + Use primary selection - + Autoclear after: - + + Seconds - + Content panel behaviour: - + Hide content - + Hide password - + Autoclear panel after: - + Password Generation: - + Password Length: - + Characters - + Use characters: - + Select character set for password generation - + All Characters - + Alphabetical - + Alphanumerical - + Custom - + ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 - + Use pwgen - + Exclude capital letters - + Include special symbols - + Generate easy to memorize but less secure passwords - + Exclude numbers - + Git: - + Use git - + Automatically add .gpg-id files - + Automatically push - + Automatically pull - + Extensions: - + Use pass otp extension - + System: - + Use TrayIcon - + Start minimized - + Hide on close - + Always on top - + Programs - + Select password storage program: - + Nati&ve git/gpg - + &Use pass - + Native - + git - + + + + + ... - + gpg - + pwgen - + Pass - + pass - + <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline; color:#0000ff;">www.passwordstore.org</span></a></p></body></html> - + Profiles - + Name - + Path - + Add - + Delete - + Current password-store - + Template - + Templates add extra fields in the password generation dialogue and in the password view. - + Use template - + Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones - + Show all fields templated - + login url email - + <a href="https://QtPass.org/">QtPass</a> version @@ -396,12 +401,12 @@ email - + Autodetect - + Use qrencode @@ -456,42 +461,42 @@ You will not be able to decrypt any newly added passwords! KeygenDialog - + Generate GnuPG keypair - + Generate a new key pair - + Passphrase - + Email - + Name - + <html><head/><body><p>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. <br/>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.<br/>A good passphrase is crucial to the secure use of GnuPG.</p></body></html> - + Expert - + # QtPass GPG key generator # # first test version please comment @@ -510,7 +515,7 @@ Expire-Date: 0 - + For expert options check out the <a href="https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html">GnuPG manual</a> @@ -543,12 +548,12 @@ Expire-Date: 0 MainWindow - + QtPass - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -560,90 +565,92 @@ p, li { white-space: pre-wrap; } - + + Edit - + + Delete - + OTP - + Generate OTP and copy to clipboard - + Ctrl+G - + git push - + Push - + Ctrl+N - + git pull - + Update - + Manage who can read password in folder - + Users - + Configuration - + Config - + Select profile - + Search Password - + Welcome to QtPass @@ -732,13 +739,15 @@ p, li { white-space: pre-wrap; } - + + Add folder - + + Add password @@ -766,47 +775,48 @@ p, li { white-space: pre-wrap; } PasswordDialog - + + Password - + Generate - + Show password - + Character Set: - + All Characters - + Alphabetical - + Alphanumerical - + Custom - + Length: @@ -950,12 +960,12 @@ p, li { white-space: pre-wrap; } UsersDialog - + Read access users - + Select which users should be able to decrypt passwords stored in this folder. Note: Existing files will not be modified and retain the old permissions until you edit them. Blue entries have a secret key available, select one of these to be able to decrypt. @@ -963,12 +973,12 @@ Red entries are not valid, you will not be able to encrypt to these. - + Search Users - + Show unusable keys diff --git a/localization/localization_ca.ts b/localization/localization_ca.ts index 80c89fa6..e588a4b6 100644 --- a/localization/localization_ca.ts +++ b/localization/localization_ca.ts @@ -4,32 +4,33 @@ ConfigDialog - + Configuration Configuració - + Settings Paràmetres - + Clipboard behaviour: Comportament del porta-retalls: - + Use primary selection Utilitza la selecció primària - + Autoclear after: Neteja automàticament després de: - + + Seconds segons @@ -38,277 +39,281 @@ Comportament de la contrasenya: - + Content panel behaviour: Comportament del plafó del contingut: - + Hide content Oculta el contingut - + Hide password Oculta la contrasenya - + Autoclear panel after: Neteja automàticament el plafó després de: - + Password Generation: Generació de contrasenyes: - + Password Length: Longitud de la contrasenya: - + Characters caràcters - + Use characters: Utilitza els caràcters: - + Select character set for password generation Seleccioneu el conjunt de caràcters per a la generació de la contrasenya - + All Characters Tots els caràcters - + Alphabetical Alfabètic - + Alphanumerical Alfanumèric - + Custom Personalitzat - + ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZabcçdefghijklmnopqrstuvwxyz0123456789 - + Use pwgen Utilitza pwgen - + Exclude capital letters Exclou les lletres en majúscula - + Include special symbols Inclou els símbols especials - + Generate easy to memorize but less secure passwords Genera contrasenyes fàcils de recordar però menys segures - + Exclude numbers Exclou els nombres - + Git: Git: - + Use git Utilitza git - + Automatically add .gpg-id files Afegeix automàticament els fitxers .gpg-id - + Automatically push Pujada automàtica - + Automatically pull Baixada automàtica - + Extensions: Extensions: - + Use pass otp extension Utilitza l'extensió pass otp - + System: Sistema: - + Use TrayIcon Utilitza la safata del sistema - + Start minimized Comença minimitzat - + Hide on close Oculta amb el tancament - + Always on top Sempre al capdamunt - + Programs Programes - + Select password storage program: Seleccioneu el programa d'emmagatzematge de contrasenyes: - + Nati&ve git/gpg Nati&u git/gpg - + &Use pass &Utilitza pass - + Native Natiu - + git git - + + + + + ... ... - + gpg gpg - + pwgen pwgen - + Pass Pass - + pass pass - + <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline; color:#0000ff;">www.passwordstore.org</span></a></p></body></html> <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline; color:#0000ff;">www.passwordstore.org</span></a></p></body></html> - + Profiles Perfils - + Name Nom - + Path Camí - + Add Afegeix - + Delete Suprimeix - + Current password-store Magatzem de contrasenyes actual - + Template Plantilla - + Templates add extra fields in the password generation dialogue and in the password view. Les plantilles afegeixen camps extres al diàleg de generació de contrasenyes i a la visualització de la contrasenya. - + Use template Utilitza la plantilla - + Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones Mostra totes les línies que comencen amb una paraula seguida de dos punts com a camps als camps de la contrasenya, no només les que figuren a la llista - + Show all fields templated Mostra tota la plantilla de camps - + login url email @@ -317,7 +322,7 @@ url email - + <a href="https://QtPass.org/">QtPass</a> version <a href="https://QtPass.org/">QtPass</a> versió @@ -402,12 +407,12 @@ email La carpeta %1 no sembla ser un magatzem de claus o encara no ha estat inicialitzat. - + Autodetect - + Use qrencode @@ -463,42 +468,42 @@ Probablement no podreu desxifrar les contrasenyes afegides recentment! KeygenDialog - + Generate GnuPG keypair Generació del parell de claus GnuPG - + Generate a new key pair Genera un nou parell de claus - + Passphrase Contrasenya - + Email Correu electrònic - + Name Nom - + <html><head/><body><p>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. <br/>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.<br/>A good passphrase is crucial to the secure use of GnuPG.</p></body></html> <html><head/><body><p>No hi ha cap límit sobre la llargada d'una contrasenya, i s'ha de seleccionar acuradament. Des de la perspectiva de la seguretat, la contrasenya per desbloquejar la clau privada és un dels punts més febles de GnuPG (i altres sistemes de xifratge de clau pública), ja que és l'única protecció que teniu si una altra persona obté la vostra clau privada. <br/>El més ideal seria que per a la contrasenya no s'utilitzessin les paraules d'un diccionari i s'utilitzés una mescla de caràcters alfabètics i no alfabètics.<br/>Una bona contrasenya és crucial per a l'ús segur de GnuPG.</p></body></html> - + Expert Expert - + # QtPass GPG key generator # # first test version please comment @@ -531,7 +536,7 @@ Expire-Date: 0 %echo fet - + For expert options check out the <a href="https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html">GnuPG manual</a> Per obtenir opcions d'experts consulteu el <a href="https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html">manual de GnuPG</a> @@ -564,7 +569,7 @@ Expire-Date: 0 MainWindow - + QtPass QtPass @@ -573,24 +578,26 @@ Expire-Date: 0 Afegeix - + + Edit Edita - + + Delete Suprimeix - + git push git push - + Push Puja @@ -613,48 +620,48 @@ p, li { white-space: pre-wrap; } <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="https://github.com/IJHack/qtpass"><span style=" font-family:'Noto Sans'; font-size:12pt; text-decoration: underline; color:#4183c4;">Codi font</span></a></p></body></html> - + Ctrl+N Ctrl+N - + OTP OTP - + Generate OTP and copy to clipboard Genera l'OTP i copia'l al porta-retalls - + Ctrl+G Ctrl+G - + git pull git pull - + Update Actualitza - + Manage who can read password in folder Gestioneu qui pot llegir la contrasenya a la carpeta - + Users Usuaris - + <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } @@ -666,27 +673,27 @@ p, li { white-space: pre-wrap; } - + Configuration Configuració - + Config Configura - + Select profile Selecciona un perfil - + Welcome to QtPass Benvingut a QtPass - + Search Password Cerca la contrasenya @@ -886,13 +893,15 @@ p, li { white-space: pre-wrap; } Obre la carpeta amb el gestor de fitxers - + + Add folder Afegeix una carpeta - + + Add password Afegeix una contrasenya @@ -925,47 +934,48 @@ p, li { white-space: pre-wrap; } PasswordDialog - + + Password Contrasenya - + Generate Genera - + Show password Mostra la contrasenya - + Character Set: Conjunt de caràcters: - + All Characters Tots els caràcters - + Alphabetical Alfabètics - + Alphanumerical Alfanumèrics - + Custom Personalitzat - + Length: Longitud: @@ -1111,12 +1121,12 @@ p, li { white-space: pre-wrap; } UsersDialog - + Read access users Usuaris d'accés de lectura - + Select which users should be able to decrypt passwords stored in this folder. Note: Existing files will not be modified and retain the old permissions until you edit them. Blue entries have a secret key available, select one of these to be able to decrypt. @@ -1127,12 +1137,12 @@ Les entrades blaves tenen disponible una clau secreta, seleccioneu una d'aq Les entrades vermelles no són vàlides, no podreu xifrar. - + Search Users Cerca usuaris - + Show unusable keys Mostra les claus inutilitzables diff --git a/localization/localization_cs_CZ.ts b/localization/localization_cs_CZ.ts index 57f42f5a..f4463ee0 100644 --- a/localization/localization_cs_CZ.ts +++ b/localization/localization_cs_CZ.ts @@ -4,32 +4,33 @@ ConfigDialog - + Configuration Konfigurace - + Settings Nastavení - + Clipboard behaviour: Chování schránky: - + Use primary selection - + Autoclear after: Vymazat po: - + + Seconds sekundách @@ -38,277 +39,281 @@ Chování hesla: - + Content panel behaviour: - + Hide content Skrýt obsah - + Hide password Skrýt heslo - + Autoclear panel after: Vymazat panel po: - + Password Generation: Generování hesel: - + Password Length: Délka hesla: - + Characters znaků - + Use characters: Použít znaky: - + Select character set for password generation - + All Characters - + Alphabetical - + Alphanumerical - + Custom - + ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 - + Use pwgen Použít pwgen - + Exclude capital letters Nepoužívat VELKÁ písmena - + Include special symbols Používat speciální znaky - + Generate easy to memorize but less secure passwords Generovat zapamatovatelná méně bezpečná hesla - + Exclude numbers Nepoužívat čísla - + Git: Git: - + Use git Použít git - + Automatically add .gpg-id files Automaticky přidat .gpg-id soubory - + Automatically push Automaticky odesílat - + Automatically pull Automaticky stahovat - + Extensions: - + Use pass otp extension - + System: Systém: - + Use TrayIcon Zobrazit ikonu - + Start minimized Spustit skryté - + Hide on close Zavřením skrýt - + Always on top Vždy navrchu - + Programs Programy - + Select password storage program: Vybrat program správce hesel: - + Nati&ve git/gpg &Výchozí git/gpg - + &Use pass Po&užít pass - + Native Výchozí - + git git - + + + + + ... ... - + gpg gpg - + pwgen pwgen - + Pass Pass - + pass pass - + <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline; color:#0000ff;">www.passwordstore.org</span></a></p></body></html> <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline; color:#0000ff;">www.passwordstore.org</span>