From c19b04824987792fef7710fb99a513abe41aade5 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:26 +0200 Subject: [PATCH 01/23] New translations firefly.php (Russian) --- resources/lang/ru_RU/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index 5d7f0e4621..d981e0e923 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Update amount', 'update_budget' => 'Update budget', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 69a2902161b581349d1b727b93522a63f0ed295a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:40 +0200 Subject: [PATCH 02/23] New translations firefly.php (French) --- resources/lang/fr_FR/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 88871adf76..340a2e538e 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Mettre à jour le montant', 'update_budget' => 'Mettre à jour le budget', 'update_budget_amount_range' => 'Mettre à jour le montant disponible (prévu) entre le :start et le :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 5869f157f63e361cba0a28c0070a37635ff9614d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:43 +0200 Subject: [PATCH 03/23] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 215cda2df2..63cbbcbbf2 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -520,6 +520,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'update_amount' => 'Betrag aktualisieren', 'update_budget' => 'Budget aktualisieren', 'update_budget_amount_range' => 'Aktualisiere (erwarteten) verfügbaren Betrag zwischen :start und :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Reagiert auf', From 148d2cec8f2a8a8e7d9c50daccc20b056ff1a511 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:45 +0200 Subject: [PATCH 04/23] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 2c50aa1079..e353060f8b 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Bedrag bijwerken', 'update_budget' => 'Budget bijwerken', 'update_budget_amount_range' => 'Update het verwacht beschikbare bedrag tussen :start en :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Wordt herkend', From f9ab868022ae728ccd16671c65c8586a4fb887e8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:47 +0200 Subject: [PATCH 05/23] New translations firefly.php (Chinese Traditional) --- resources/lang/zh_TW/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index 3d4d108d44..d6f7d91b5d 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Update amount', 'update_budget' => 'Update budget', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 88fdeb2bf29057174b1827957e1e79c01f5f6de0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:50 +0200 Subject: [PATCH 06/23] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index ab5ead5ebd..917fe8f49a 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Aktualizuj kwotę', 'update_budget' => 'Aktualizuj budżet', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 4c4c9426ee0c8245306323abe368cd744ca173e1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:52 +0200 Subject: [PATCH 07/23] New translations firefly.php (Portuguese, Brazilian) --- resources/lang/pt_BR/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index ab96109fa9..6df37f16a9 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Atualizar quantia', 'update_budget' => 'Atualizar Orçamento', 'update_budget_amount_range' => 'Atualizar quantia disponível (esperada) entre :start e :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Corresponde em', From abcc2774302783e69f31738b7c3bd98018c84bee Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:55 +0200 Subject: [PATCH 08/23] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index 776fa5d01f..d65a92ac9f 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Update amount', 'update_budget' => 'Update budget', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 7d62ea88d2e7bcfd610476145e918b92406ff9a0 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:10:58 +0200 Subject: [PATCH 09/23] New translations firefly.php (Slovenian) --- resources/lang/sl_SI/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 213a95fd85..8d9f19d05a 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -519,6 +519,7 @@ return [ 'update_amount' => 'Update amount', 'update_budget' => 'Update budget', 'update_budget_amount_range' => 'Update (expected) available amount between :start and :end', + 'budget_period_navigator' => 'Period navigator', // bills: 'matching_on' => 'Matching on', From 0404be8bef50643e80c52b663730b26228faa647 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 07:50:05 +0200 Subject: [PATCH 10/23] New translations csv.php (Dutch) --- resources/lang/nl_NL/csv.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/lang/nl_NL/csv.php b/resources/lang/nl_NL/csv.php index 19fd184d23..debe7a0139 100644 --- a/resources/lang/nl_NL/csv.php +++ b/resources/lang/nl_NL/csv.php @@ -17,7 +17,7 @@ return [ 'initial_title' => 'Importinstellingen (1/3) - Algemene CVS importinstellingen', 'initial_text' => 'Om je bestand goed te kunnen importeren moet je deze opties verifiëren.', 'initial_box' => 'Algemene CVS importinstellingen', - 'initial_box_title' => 'Basic CSV import setup options', + 'initial_box_title' => 'Algemene CVS importinstellingen', 'initial_header_help' => 'Vink hier als de eerste rij kolomtitels bevat.', 'initial_date_help' => 'Datum/tijd formaat in jouw CSV bestand. Volg het formaat zoals ze het op deze pagina uitleggen. Het standaardformaat ziet er zo uit: :dateExample.', 'initial_delimiter_help' => 'Kies het veldscheidingsteken dat in jouw bestand wordt gebruikt. Als je het niet zeker weet, is de komma de beste optie.', @@ -35,7 +35,7 @@ return [ 'roles_column' => 'Kolom', 'roles_no_example_data' => 'Geen voorbeeldgegevens', 'roles_submit' => 'Ga verder met stap 3/3', - 'roles_warning' => 'At the very least, mark one column as the amount-column. It is advisable to also select a column for the description, date and the opposing account.', + 'roles_warning' => 'Geef minstens de kolom aan waar het bedrag in staat. Als het even kan, ook een kolom voor de omschrijving, datum en de andere rekening.', // map data 'map_title' => 'Importinstellingen (3/3) - Link importgegevens aan Firefly III-gegevens', From 0e0f2c6833599be39ce9f68756418049adee01c8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:00:06 +0200 Subject: [PATCH 11/23] New translations form.php (Dutch) --- resources/lang/nl_NL/form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/form.php b/resources/lang/nl_NL/form.php index fbf1117882..a47749e81f 100644 --- a/resources/lang/nl_NL/form.php +++ b/resources/lang/nl_NL/form.php @@ -32,7 +32,7 @@ return [ 'journal_source_account_name' => 'Debiteur (bron)', 'journal_source_account_id' => 'Betaalrekening (bron)', 'BIC' => 'BIC', - 'verify_password' => 'Verify password security', + 'verify_password' => 'Bevestig wachtwoordsterkte', 'account_from_id' => 'Van account', 'account_to_id' => 'Naar account', 'source_account' => 'Bronrekening', From 907f886cf0a0f5efbb87952c0fbf7e6df5c8d786 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:04:53 +0200 Subject: [PATCH 12/23] New translations validation.php (Dutch) --- resources/lang/nl_NL/validation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/lang/nl_NL/validation.php b/resources/lang/nl_NL/validation.php index cda6d53edf..246d4f5cb7 100644 --- a/resources/lang/nl_NL/validation.php +++ b/resources/lang/nl_NL/validation.php @@ -88,5 +88,5 @@ return [ 'in_array' => 'Het :attribute veld bestaat niet in :other.', 'present' => 'Het :attribute veld moet aanwezig zijn.', 'amount_zero' => 'Het totaalbedrag kan niet nul zijn', - 'secure_password' => 'This is not a secure password. Please try again. For more information, visit https://goo.gl/NCh2tN', + 'secure_password' => 'Dit is geen sterk wachtwoord. Probeer het nog een keer. Zie ook: https://goo.gl/NCh2tN', ]; \ No newline at end of file From c50b4d3d47dd805d3262de5b1b3aea2519f9b8ff Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:05:02 +0200 Subject: [PATCH 13/23] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index e353060f8b..f68c5a75a4 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Je wachtwoord is veranderd!', 'should_change' => 'Vul ook echt een ander wachtwoord in.', 'invalid_password' => 'Ongeldig wachtwoord!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments @@ -519,7 +529,7 @@ return [ 'update_amount' => 'Bedrag bijwerken', 'update_budget' => 'Budget bijwerken', 'update_budget_amount_range' => 'Update het verwacht beschikbare bedrag tussen :start en :end', - 'budget_period_navigator' => 'Period navigator', + 'budget_period_navigator' => 'Periodenavigator', // bills: 'matching_on' => 'Wordt herkend', @@ -967,8 +977,8 @@ return [ // import index page: 'import_index_title' => 'Gegevens importeren in Firefly III', 'import_index_sub_title' => 'Index', - 'import_general_index_intro' => 'Welcome to Firefly\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.', - 'import_index_intro' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.', + 'import_general_index_intro' => 'Dit is de import-routine van Firefly. Er zijn verschillende manieren om gegevens te importeren in Firefly III, hier als knoppen weergegeven.', + 'import_index_intro' => 'Deze pagina\'s helpen je bestanden van je bank te importeren in Firefly III. Gebruik de hulp-pagina\'s linksboven voor meer informatie.', 'import_index_file' => 'Selecteer je bestand', 'import_index_config' => 'Als je eerder gegevens hebt geïmporteerd in Firefly III, heb je wellicht een configuratiebestand, dat een aantal zaken alvast voor je kan instellen. Voor bepaalde banken hebben andere gebruikers uit de liefde van hun hart het benodigde configuratiebestand gedeeld.', 'import_index_type' => 'Selecteer het type bestand dat je zal uploaden', From 9753c0f8eb8a527f87338b635e8cdb8b95168702 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:05:09 +0200 Subject: [PATCH 14/23] New translations firefly.php (Russian) --- resources/lang/ru_RU/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/ru_RU/firefly.php b/resources/lang/ru_RU/firefly.php index d981e0e923..4ac033de25 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Пароль изменён!', 'should_change' => 'Кажется, нужно изменить пароль.', 'invalid_password' => 'Неверный пароль!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From dba543d539feee57731803ad39d1078d3c165ef1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:05:24 +0200 Subject: [PATCH 15/23] New translations firefly.php (French) --- resources/lang/fr_FR/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 340a2e538e..654bd593f8 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Mot de passe modifié!', 'should_change' => 'L’idée est de changer votre mot de passe.', 'invalid_password' => 'Mot de passe incorrect!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From ffd7c36cb270b38b87b559297789683ac8b582f1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:05:26 +0200 Subject: [PATCH 16/23] New translations firefly.php (German) --- resources/lang/de_DE/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 63cbbcbbf2..ecee255a41 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -417,6 +417,16 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'password_changed' => 'Passwort geändert!', 'should_change' => 'Ziel ist es, ihr Passwort zu ändern.', 'invalid_password' => 'Ungültiges Passwort!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From d5f836db7a6196c523baf888b000d7b99e610404 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:10 +0200 Subject: [PATCH 17/23] New translations firefly.php (Spanish) --- resources/lang/es_ES/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/es_ES/firefly.php b/resources/lang/es_ES/firefly.php index d65a92ac9f..73686a26d4 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Password changed!', 'should_change' => 'The idea is to change your password.', 'invalid_password' => 'Invalid password!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From 2f1b24cc14c640473c5fc33f4a94de6f75e31886 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:13 +0200 Subject: [PATCH 18/23] New translations firefly.php (Slovenian) --- resources/lang/sl_SI/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/sl_SI/firefly.php b/resources/lang/sl_SI/firefly.php index 8d9f19d05a..331cdaf638 100644 --- a/resources/lang/sl_SI/firefly.php +++ b/resources/lang/sl_SI/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Password changed!', 'should_change' => 'The idea is to change your password.', 'invalid_password' => 'Invalid password!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From 8a577f31979a11676642a1c83fa043311a712083 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:17 +0200 Subject: [PATCH 19/23] New translations firefly.php (Portuguese, Brazilian) --- resources/lang/pt_BR/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 6df37f16a9..f1cfc67d52 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Senha alterada!', 'should_change' => 'A idéia é alterar sua senha.', 'invalid_password' => 'Senha inválida!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From 244f174dc9c9060bea972dcb0485c4533b798bfd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:19 +0200 Subject: [PATCH 20/23] New translations firefly.php (Polish) --- resources/lang/pl_PL/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/pl_PL/firefly.php b/resources/lang/pl_PL/firefly.php index 917fe8f49a..885b618718 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Hasło zostało zmienione!', 'should_change' => 'Chodzi o to, aby zmienić swoje hasło.', 'invalid_password' => 'Nieprawidłowe hasło!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From 458606381e7d372e7f02cfbee4f15c3fabd27a73 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:21 +0200 Subject: [PATCH 21/23] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index f68c5a75a4..15087c0ec0 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -416,9 +416,9 @@ return [ 'password_changed' => 'Je wachtwoord is veranderd!', 'should_change' => 'Vul ook echt een ander wachtwoord in.', 'invalid_password' => 'Ongeldig wachtwoord!', - 'what_is_pw_security' => 'What is "verify password security"?', - 'secure_pw_title' => 'How to choose a secure password', - 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'what_is_pw_security' => 'Wat is "Bevestig wachtwoordsterkte"?', + 'secure_pw_title' => 'Hoe kies je een veilig wachtwoord', + 'secure_pw_history' => 'De bekende security onderzoeker Troy Hunt gaf in augustus 2017 een lijst vrij van 306 miljoen gestolen wachtwoorden. Deze wachtwoorden waren gestolen tijdens hacks van bekende bedrijven zoals LinkedIn, Adobe en NeoPets (en vele anderen).', 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', 'secure_pw_sha1' => 'But I thought SHA1 was broken?', 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', From f2ef245eca0111043c04286766cfe7f7278c18fc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:10:24 +0200 Subject: [PATCH 22/23] New translations firefly.php (Chinese Traditional) --- resources/lang/zh_TW/firefly.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index d6f7d91b5d..0acdd4abd8 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -416,6 +416,16 @@ return [ 'password_changed' => 'Password changed!', 'should_change' => 'The idea is to change your password.', 'invalid_password' => 'Invalid password!', + 'what_is_pw_security' => 'What is "verify password security"?', + 'secure_pw_title' => 'How to choose a secure password', + 'secure_pw_history' => 'In August 2017 well known security researcher Troy Hunt released a list of 306 million stolen passwords. These passwords were stolen during breakins at companies like LinkedIn, Adobe and NeoPets (and many more).', + 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', + 'secure_pw_sha1' => 'But I thought SHA1 was broken?', + 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', + 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', + 'secure_pw_should' => 'Should I check the box?', + 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', + 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', // attachments From aa9d546bf5072e339800dd95d98c94180ad3c97e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 12 Aug 2017 08:20:30 +0200 Subject: [PATCH 23/23] New translations firefly.php (Dutch) --- resources/lang/nl_NL/firefly.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 15087c0ec0..bc5cdf99a3 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -419,13 +419,13 @@ return [ 'what_is_pw_security' => 'Wat is "Bevestig wachtwoordsterkte"?', 'secure_pw_title' => 'Hoe kies je een veilig wachtwoord', 'secure_pw_history' => 'De bekende security onderzoeker Troy Hunt gaf in augustus 2017 een lijst vrij van 306 miljoen gestolen wachtwoorden. Deze wachtwoorden waren gestolen tijdens hacks van bekende bedrijven zoals LinkedIn, Adobe en NeoPets (en vele anderen).', - 'secure_pw_check_box' => 'By checking the box, Firefly III will send the SHA1 hash of your password to the website of Troy Hunt to see if it is on the list. This will stop you from using unsafe passwords as is recommended in the latest NIST Special Publication on this subject.', - 'secure_pw_sha1' => 'But I thought SHA1 was broken?', - 'secure_pw_hash_speed' => 'Yes, but not in this context. As you can read on the website detailing how they broke SHA1, it is now slightly easier to find a "collision": another string that results in the same SHA1-hash. It now only takes 10,000 years using a single-GPU machine.', - 'secure_pw_hash_security' => 'This collision would not be equal to your password, nor would it be useful on (a site like) Firefly III. This application does not use SHA1 for password verification. So it is safe to check this box. Your password is hashed and sent over HTTPS.', - 'secure_pw_should' => 'Should I check the box?', - 'secure_pw_long_password' => 'If you just generated a long, single-use password for Firefly III using some kind of password generator: no.', - 'secure_pw_short' => 'If you just entered the password you always use: Please yes.', + 'secure_pw_check_box' => 'Zet het vinkje, en Firefly III stuurt de SHA1-hash van je wachtwoord naar de website van Troy Hunt om te zien of-ie op de lijst staat. Dit voorkomt dat je een onveilig wachtwoord gebruikt, zoals is voorgeschreven in een speciale publicatie van het NIST over dit onderwerp.', + 'secure_pw_sha1' => 'Maar SHA1 is toch gebroken?', + 'secure_pw_hash_speed' => 'Ja, maar niet in deze context. Zoals je kan lezen op de website over SHA1 is het nu makkelijker geworden om een "collision" te vinden: twee stukken tekst die dezelfde SHA1-hash opleveren. Dit kan nu in 10.000 jaar op een machine met één grafische kaart.', + 'secure_pw_hash_security' => 'Deze collision is niet gelijk aan jouw wachtwoord, noch is deze te gebruiken op een site (zoals) Firefly III. Deze app gebruikt geen SHA1 voor wachtwoordverificatie. Dat maakt het veilig om de checkbox aan te vinken. Je wachtwoord wordt gehasht en verstuurt over HTTPS.', + 'secure_pw_should' => 'Vinkje zetten of niet?', + 'secure_pw_long_password' => 'Als je net een lang wachtwoord hebt gegenereerd met een password generator tool: nee.', + 'secure_pw_short' => 'Gebruik je het wachtwoord dat je altijd gebruikt? Ja, doen!', // attachments