From fc934f90e90681a1f42ee937a3e3a8d780b468ad Mon Sep 17 00:00:00 2001 From: Anne Jan Brouwer Date: Tue, 15 Dec 2020 16:35:39 +0100 Subject: Updated translations, added Japanese from Transifex --- CHANGELOG.md | 26 +- localization/localization_af_ZA.ts | 117 ------- localization/localization_ar_MA.ts | 117 ------- localization/localization_bg_BG.ts | 117 ------- localization/localization_ca_ES.ts | 117 ------- localization/localization_cs_CZ.ts | 117 ------- localization/localization_cy_GB.ts | 117 ------- localization/localization_da.ts | 117 ------- localization/localization_de_DE.ts | 117 ------- localization/localization_de_LU.ts | 117 ------- localization/localization_el_GR.ts | 117 ------- localization/localization_en_GB.ts | 117 ------- localization/localization_en_US.ts | 117 ------- localization/localization_es_ES.ts | 117 ------- localization/localization_fi_FI.ts | 117 ------- localization/localization_fr_BE.ts | 117 ------- localization/localization_fr_FR.ts | 117 ------- localization/localization_fr_LU.ts | 117 ------- localization/localization_gl_ES.ts | 117 ------- localization/localization_he_IL.ts | 117 ------- localization/localization_hr_HR.ts | 117 ------- localization/localization_hu_HU.ts | 117 ------- localization/localization_it_IT.ts | 117 ------- localization/localization_ja_JA.ts | 618 +++++++++++++++-------------------- localization/localization_lb_LU.ts | 117 ------- localization/localization_nb_NO.ts | 117 ------- localization/localization_nl_BE.ts | 117 ------- localization/localization_nl_NL.ts | 117 ------- localization/localization_pl_PL.ts | 117 ------- localization/localization_pt_PT.ts | 117 ------- localization/localization_ru_RU.ts | 117 ------- localization/localization_sk_SK.ts | 117 ------- localization/localization_sq_AL.ts | 117 ------- localization/localization_sv_SE.ts | 117 ------- localization/localization_tr_TR.ts | 117 ------- localization/localization_zh_CN.ts | 117 ------- localization/localization_zh_Hant.ts | 117 ------- 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:** +- \ ... \ 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 @@ ConfigDialog - Configuration Konfigurasie - Settings Instellings - Clipboard behaviour: Gedrag van die knipbord: - Use primary selection Gebruik primêre seleksie - Autoclear after: Autoclear na: - - Seconds Sekondes @@ -47,97 +40,81 @@ - Content panel behaviour: Gedrag van die inhoudpaneel: - Hide content Versteek inhoud - Hide password Versteek wagwoord - Autoclear panel after: Autoclear paneel na: - Password Generation: Wagwoordgenerering: - Password Length: Wagwoordlengte: - Characters Karakters - Use characters: Gebruik die karakters: - Select character set for password generation Kies karakterset vir wagwoordgenerering - All Characters Alle karakters - Alphabetical Alfabetiese - Alphanumerical Alfanumeriese - Custom Doelgemaak - ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 - Include special symbols Sluit spesiale simbole in - Current path Huidige pad @@ -147,7 +124,6 @@ - Exclude capital letters Sluit hoofletters uit @@ -157,19 +133,16 @@ - Generate easy to memorize but less secure passwords Genereer maklik om te onthou, maar minder veilige wagwoorde - Exclude numbers Sluit getalle uit - Git: Git: @@ -179,25 +152,21 @@ - Automatically add .gpg-id files Voeg .gpg-id lêers outomaties by - Automatically push Outomaties push - Automatically pull Outomaties pull - Extensions: Uitbreidings: @@ -207,43 +176,36 @@ - System: Stelsel: - Use TrayIcon Gebruik stelselvak - Start minimized Begin geminimeer - Hide on close Versteek as u toemaak - Always on top Altyd op voorgrond - Programs Programme - Select password storage program: Kies wagwoordbergingsprogram: @@ -253,13 +215,11 @@ - &Use pass &Gebruik pass - Native Inheemse program @@ -281,13 +241,11 @@ - Pass Pass - pass pass @@ -297,31 +255,26 @@ - Profiles Profiele - Name Naam - Path Pad - Add Voeg by - Delete Verwyder @@ -331,7 +284,6 @@ - Template Sjabloon @@ -341,19 +293,16 @@ - Use template Gebruik sjabloon - Show all lines beginning with a word followed by a colon as fields in password fields, not only the listed ones Toon alle lyne wat met 'n woord begin, gevolg deur 'n dubbelpunt as velde in wagwoordvelde, nie net die lys nie - Show all fields templated Toon alle velde as sjablooninhoud @@ -367,7 +316,6 @@ email - <a href="https://QtPass.org/">QtPass</a> version <a href="https://QtPass.org/"> QtPass </a> weergawe @@ -428,13 +376,11 @@ email - <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline;">www.passwordstore.org</span></a></p></body></html> <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline;">www.passwordstore.org</span></a></p></body></html> - Autodetect Outobespeur @@ -465,37 +411,31 @@ email - Use PWGen Gebruik PWGen - Use Git Gebruik Git - Use QRencode Gebruik QRencode - Use pass-otp extension Gebruik die pass-otp-uitbreiding - Nati&ve Git/GPG &Inheems Git/GPG - Git Git @@ -505,35 +445,26 @@ email - - - - - - GPG GPG - PWGen PWGen - Templates add extra fields in the password generation dialogue, and in the password view. Sjablone voeg ekstra velde by in die dialoog met die wagwoordgenerering en in die wagwoordaansig. - login URL e-mail @@ -594,49 +525,41 @@ U kan geen wagwoorde wat bygevoeg is ontsyfer nie! KeygenDialog - Generate GnuPG keypair Genereer GnuPG-sleutelpaar - Generate a new key pair Genereer 'n nuwe sleutelpaar - Passphrase Wagwoordfrase - Email E-pos - Name Naam - <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> Daar is geen beperking op die lengte van 'n wagwoordfrase nie, en dit moet noukeurig gekies word. Vanuit die veiligheidsoogpunt is die wagwoordfrase om die privaat sleutel te ontsluit een van die swakste punte in GnuPG (en ander publieke sleutel-koderingstelsels), aangesien dit die enigste beskerming is wat u het as 'n ander individu u privaat sleutel kry. <br/> Ideaal gesproke moet die wagwoordfrase nie woorde uit 'n woordeboek gebruik nie, en dit moet die geval van alfabetiese karakters en nie-alfabetiese karakters vermeng. <br/> 'n Goeie wagwoordfrase is baie belangrik vir die veilige gebruik van GnuPG. </p> </body> </html> - Expert Kenner - # QtPass GPG key generator # # first test version please comment @@ -670,7 +593,6 @@ 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> Raadpleeg vir kundige opsies die <a href="https://www.gnupg.org/documentation/manuals/gnupg/Unattended-GPG-key-generation.html"> GnuPG handleiding</a> @@ -704,7 +626,6 @@ Expire-Date: 0 MainWindow - QtPass QtPass @@ -716,8 +637,6 @@ Expire-Date: 0 - - Edit Wysig @@ -725,8 +644,6 @@ Expire-Date: 0 - - Delete Verwyder @@ -736,7 +653,6 @@ Expire-Date: 0 - Push Push @@ -760,37 +676,31 @@ p, li { white-space: pre-wrap; } - Ctrl+N Ctrl+N - OTP OTP - Generate OTP and copy to clipboard Genereer OTP en kopieer na knipbord - Ctrl+G Ctrl+G - Git push Git push - Git pull Git pull @@ -800,7 +710,6 @@ p, li { white-space: pre-wrap; } - Update Opdateer @@ -817,14 +726,12 @@ p, li { white-space: pre-wrap; } - Manage who can read password in folder Bestuur wie die wagwoord in die lêergids kan lees - Users Gebruikers @@ -841,31 +748,26 @@ p, li { white-space: pre-wrap; } - Configuration Opstelling - Config Opstelling - Select profile Kies profiel - Welcome to QtPass Welkom by QtPass - Search Password Soek wagwoord @@ -1064,8 +966,6 @@ p, li { white-space: pre-wrap; } - - Add folder Voeg lêergids by @@ -1073,8 +973,6 @@ p, li { white-space: pre-wrap; } - - Add password Voeg wagwoord by @@ -1117,7 +1015,6 @@ p, li { white-space: pre-wrap; } - <p>QtPass is a GUI for <a href="https://www.passwordstore.org/">pass</a>, the standard unix password manager.</p> <p>Please report any <a href="https://github.com/IJHack/qtpass/issues">issues</a> you might have with this software.</p> <p><a href="https://qtpass.org/">Documentation</a></p> @@ -1146,56 +1043,46 @@ p, li { white-space: pre-wrap; } - - Password Wagwoord - Generate Genereer - Show password Wys wagwoord - Character Set: Karakterstel: - All Characters Alle karakters - Alphabetical Alfabeties - Alphanumerical Alfanumeriese - Custom Doelgemaak - Length: Lengte: @@ -1342,13 +1229,11 @@ p, li { white-space: pre-wrap; } UsersDialog - Read access users Lees toegang gebruikers - 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. @@ -1360,7 +1245,6 @@ Rooi inskrywings is nie geldig nie; u kan nie hierna enkripteer nie. - Search for users Soek vir gebruikers @@ -1380,7 +1264,6 @@ Red entries are not valid, you will not be able to encrypt to these. - Show unusable keys Wys onbruikbaar sleutels diff --git a/localization/localization_ar_MA.ts b/localization/localization_ar_MA.ts index 41811020..8c281ebc 100644 --- a/localization/localization_ar_MA.ts +++ b/localization/localization_ar_MA.ts @@ -5,321 +5,267 @@ 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 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 - Include special symbols - Current path المسار الحالي - Exclude capital letters استبعاد الأحرف الكبيرة - Generate easy to memorize but less secure passwords - Exclude numbers استبعاد الأرقام - Git: Git: - Automatically add .gpg-id files إضافة ملفات gpg-id. تلقائيًا - Automatically push دفع تلقائيا - Automatically pull سحب تلقائيا - Extensions: - System: - Use TrayIcon - Start minimized - Hide on close - Always on top - Programs - Select password storage program: - &Use pass - Native - Pass - pass - <html><head/><body><p><a href="https://www.passwordstore.org/"><span style=" text-decoration: underline;">www.passwordstore.org</span></a></p></body></html> - Autodetect - Profiles - Name - Path - Add - Delete - Template - 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 - <a href="https://QtPass.org/">QtPass</a> version @@ -405,37 +351,31 @@ - Use PWGen - Use Git - Use QRencode - Use pass-otp extension - Nati&ve Git/GPG - Git @@ -445,35 +385,26 @@ - - - - - - GPG - PWGen - Templates add extra fields in the password generation dialogue, and in the password view. - login URL e-mail @@ -531,49 +462,41 @@ You will not be able to decrypt any newly added passwords! KeygenDialog - Generate GnuPG keypair - Generate a new key pair - Email - Name - Passphrase - <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. &l