From 341da327e3572f9cc0e7fee58814d4eb92746e15 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:12 +0100 Subject: [PATCH 1/8] New translations --- resources/lang/pt_BR/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index 3fefd921d5..71fb3492b6 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From f71e7a2f287d2aecddb107f2e1c32f194b9bc668 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:31 +0100 Subject: [PATCH 2/8] New translations --- resources/lang/zh_HK/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index 07a4e121aa..7d587786c5 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From 73129b0ce5afdd1c21dfc39d3fb70c48ccba69ab Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:35 +0100 Subject: [PATCH 3/8] New translations --- resources/lang/zh_TW/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index b964d73986..6e9d309c22 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From 6282d8c82838c07ebdeb64c6bea9a0ce9d45f9c7 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:40 +0100 Subject: [PATCH 4/8] New translations --- resources/lang/fr_FR/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index 6508a4bc40..9bd76c4595 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From da1d3b82f95ca1df582647ab7de00a19f73b02fc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:45 +0100 Subject: [PATCH 5/8] New translations --- resources/lang/de_DE/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index 16b5f20692..8dd703474f 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -938,4 +938,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From b2f14dc1770e156a11258109b7f3e21661301399 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:50 +0100 Subject: [PATCH 6/8] New translations --- resources/lang/hr_HR/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php index 07a4e121aa..7d587786c5 100644 --- a/resources/lang/hr_HR/firefly.php +++ b/resources/lang/hr_HR/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From 6b51a116d1a0521467c6fa753a20d9f22764c41d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 09:41:52 +0100 Subject: [PATCH 7/8] New translations --- resources/lang/nl_NL/firefly.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index c59160341d..5d57bb4a11 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -937,4 +937,7 @@ return [ 'bread_crumb_import_complete' => 'Import ":key" complete', 'bread_crumb_configure_import' => 'Configure import ":key"', 'bread_crumb_import_finished' => 'Import ":key" finished', + 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', + 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', + 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', ]; \ No newline at end of file From 04c5f583f6148b951d8c4f06230cb7a59555c84c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 18 Dec 2016 10:41:08 +0100 Subject: [PATCH 8/8] Approved. Step name: Proofread --- resources/lang/nl_NL/firefly.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index 5d57bb4a11..8da6423cd9 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -934,10 +934,10 @@ return [ 'import_finished_link' => 'De geimporteerde transacties kan je vinden onder tag :tag.', 'need_at_least_one_account' => 'Je moet minstens één betaalrekening hebben voor je spaarpotjes kan maken', 'see_help_top_right' => 'Meer informatie vind je in de help pagina\'s. Gebruik daarvoor het icoontje rechtsboven in de hoek.', - 'bread_crumb_import_complete' => 'Import ":key" complete', - 'bread_crumb_configure_import' => 'Configure import ":key"', - 'bread_crumb_import_finished' => 'Import ":key" finished', - 'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.', - 'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".', - 'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the tag that was created for this import.', + 'bread_crumb_import_complete' => 'Import ":key" compleet', + 'bread_crumb_configure_import' => 'Import ":key" instellen', + 'bread_crumb_import_finished' => 'Import ":key" klaar', + 'import_finished_intro' => 'De import is klaar! Je kan de transacties nu terugvinden in Firefly.', + 'import_finished_text_without_link' => 'Er is geen tag die al je transacties bevat. Kijk links in het menu onder "Transacties" en zoek daar je nieuwe transacties op.', + 'import_finished_text_with_link' => 'Je kan je geïmporteerde transacties op deze pagina terug vinden.', ]; \ No newline at end of file