From 2295091427a7d5436281edd9f631d1f6c40622bd Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:18 +0100 Subject: [PATCH 01/21] New translations --- 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 eea8de870b..011d2550e8 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Nova categoria', From 9673dc96d9136701861d61206cc8f5b3d3193728 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:22 +0100 Subject: [PATCH 02/21] New translations --- 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 f334866b45..af068be87e 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'Od :start do :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Nowa kategoria', From cb665d4016082af18c0f5162042fa9b85cce189e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:27 +0100 Subject: [PATCH 03/21] New translations --- 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 3b7b726695..23fa8b8ff0 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -560,6 +560,7 @@ Sollen zusätzlich Ihre Girokonten angezeigt werden?', 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'Von :start bis :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Neue Kategorie', From 0d9ceb6fded4b23d159aadd4410ea094d9b855c4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:37 +0100 Subject: [PATCH 04/21] New translations --- 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 f0ef51ab6a..6dd75f590d 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'New category', From 9d0ae99602a2c2e11428ab3550ff819eb493ded9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:41 +0100 Subject: [PATCH 05/21] New translations --- 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 023b9bfbe5..b6eba9c2cc 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Selecteer meer dan één tag', 'from_to' => 'Van :start tot en met :end', 'from_to_breadcrumb' => 'van :start tot en met :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Nieuwe categorie', From 757d472704f6d14ab9f132c0193cfdcb708cf206 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:47 +0100 Subject: [PATCH 06/21] New translations --- 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 f0ef51ab6a..6dd75f590d 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'New category', From e47398dc713b94db77c4f9b01d79ef00de91aee2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:30:58 +0100 Subject: [PATCH 07/21] New translations --- resources/lang/zh_HK/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index f0ef51ab6a..6dd75f590d 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'New category', From b31d5eefd166bba7bee377f17ee88fa4e5e3c586 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:31:04 +0100 Subject: [PATCH 08/21] New translations --- resources/lang/hr_HR/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php index f0ef51ab6a..6dd75f590d 100644 --- a/resources/lang/hr_HR/firefly.php +++ b/resources/lang/hr_HR/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'New category', From 3157339e4434b179e100c633f24519c854598c76 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:31:10 +0100 Subject: [PATCH 09/21] New translations --- 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 d16df83254..67cadaf28f 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'New category', From 1d6007b84872e166b77176bc7072fb046c7f167b Mon Sep 17 00:00:00 2001 From: James Cole Date: Sat, 4 Mar 2017 07:31:20 +0100 Subject: [PATCH 10/21] New translations --- 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 56a9ddd7c1..16db22cc53 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -559,6 +559,7 @@ return [ 'select_more_than_one_tag' => 'Please select more than one tag', 'from_to' => 'From :start to :end', 'from_to_breadcrumb' => 'from :start to :end', + 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', // categories: 'new_category' => 'Nouvelle catégorie', From 33b099456f0845577a7438ad9e24b2fc28cb67fe Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:18 +0100 Subject: [PATCH 11/21] New translations --- 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 011d2550e8..d28429962d 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Conta de destino é ":trigger_value"', 'rule_trigger_to_account_contains' => 'Conta de destino contém ":trigger_value"', 'rule_trigger_transaction_type' => 'Transação é do tipo ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Quantia é inferior :trigger_value', 'rule_trigger_amount_exactly' => 'Quantia é: trigger_value', 'rule_trigger_amount_more' => 'Quantia é mais de :trigger_value', From 8aedfd51535ec9f50bd646c4bdc10bd2015733e8 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:22 +0100 Subject: [PATCH 12/21] New translations --- 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 af068be87e..41aa764eb8 100644 --- a/resources/lang/pl_PL/firefly.php +++ b/resources/lang/pl_PL/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Kontem docelowym jest ":trigger_value"', 'rule_trigger_to_account_contains' => 'Konto docelowe zawiera ":trigger_value"', 'rule_trigger_transaction_type' => 'Transakcja jest typu ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Kwota jest mniejsza niż :trigger_value', 'rule_trigger_amount_exactly' => 'Kwota jest równa :trigger_value', 'rule_trigger_amount_more' => 'Kwota jest większa niż :trigger_value', From 342f24cfe45299622dbb4057ea621128dfa1796a Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:27 +0100 Subject: [PATCH 13/21] New translations --- 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 23fa8b8ff0..df1d621931 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Das Zielkonto ist ":trigger_value"', 'rule_trigger_to_account_contains' => 'Zielkonto enthält ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaktion ist vom Typ ": Trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Betrag ist kleiner als :trigger_value', 'rule_trigger_amount_exactly' => 'Betrag ist :trigger_value', 'rule_trigger_amount_more' => 'Betrag ist größer als :trigger_value', From 1409aeb8ed3da85683b9e7fc11cf7b63afe41eeb Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:38 +0100 Subject: [PATCH 14/21] New translations --- 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 6dd75f590d..5e7b466870 100644 --- a/resources/lang/es_ES/firefly.php +++ b/resources/lang/es_ES/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Destination account is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Destination account contains ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Amount is less than :trigger_value', 'rule_trigger_amount_exactly' => 'Amount is :trigger_value', 'rule_trigger_amount_more' => 'Amount is more than :trigger_value', From 451832cb2b2d17af164091d1fab7c31ab57601f1 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:42 +0100 Subject: [PATCH 15/21] New translations --- 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 b6eba9c2cc..fb7981236c 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Doelrekeningnaam is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Doelrekeningnaam bevat ":trigger_value"', 'rule_trigger_transaction_type' => 'Transactiesoort is ":trigger_value" (Engels)', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Bedrag is minder dan :trigger_value', 'rule_trigger_amount_exactly' => 'Bedrag is :trigger_value', 'rule_trigger_amount_more' => 'Bedrag is meer dan :trigger_value', From c14da542d1b4d6b6e2bfbf1ab8a4af15297cc2c9 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:30:48 +0100 Subject: [PATCH 16/21] New translations --- 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 6dd75f590d..5e7b466870 100644 --- a/resources/lang/ru_RU/firefly.php +++ b/resources/lang/ru_RU/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Destination account is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Destination account contains ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Amount is less than :trigger_value', 'rule_trigger_amount_exactly' => 'Amount is :trigger_value', 'rule_trigger_amount_more' => 'Amount is more than :trigger_value', From 208ef9d664227024687d86a5872cd7a06e1d48b2 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:31:00 +0100 Subject: [PATCH 17/21] New translations --- resources/lang/zh_HK/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index 6dd75f590d..5e7b466870 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Destination account is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Destination account contains ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Amount is less than :trigger_value', 'rule_trigger_amount_exactly' => 'Amount is :trigger_value', 'rule_trigger_amount_more' => 'Amount is more than :trigger_value', From d599b8e5eaea3686aad0b64ec7d69ca55f80305e Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:31:06 +0100 Subject: [PATCH 18/21] New translations --- resources/lang/hr_HR/firefly.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php index 6dd75f590d..5e7b466870 100644 --- a/resources/lang/hr_HR/firefly.php +++ b/resources/lang/hr_HR/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Destination account is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Destination account contains ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Amount is less than :trigger_value', 'rule_trigger_amount_exactly' => 'Amount is :trigger_value', 'rule_trigger_amount_more' => 'Amount is more than :trigger_value', From 80204147f764c4465dda127763fc8e94790c40fc Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:31:12 +0100 Subject: [PATCH 19/21] New translations --- 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 67cadaf28f..41ef313fb7 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Destination account is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Destination account contains ":trigger_value"', 'rule_trigger_transaction_type' => 'Transaction is of type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Amount is less than :trigger_value', 'rule_trigger_amount_exactly' => 'Amount is :trigger_value', 'rule_trigger_amount_more' => 'Amount is more than :trigger_value', From fc351f36b1094f5ca7b79696e2af8fcd5c44c5a4 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 13:31:21 +0100 Subject: [PATCH 20/21] New translations --- 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 16db22cc53..152407d963 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -239,6 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Le compte de destination est ":trigger_value"', 'rule_trigger_to_account_contains' => 'Le compte de destination contient ":trigger_value"', 'rule_trigger_transaction_type' => 'L\'opération est du type ":trigger_value"', + 'rule_trigger_category_is' => 'Category is ":trigger_value"', 'rule_trigger_amount_less' => 'Le montant est inférieur à :trigger_value', 'rule_trigger_amount_exactly' => 'Le montant est :trigger_value', 'rule_trigger_amount_more' => 'Le montant est supérieur à :trigger_value', From 9aa44f74585e9672590ac78fa9aa20a84ade626c Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 5 Mar 2017 19:00:15 +0100 Subject: [PATCH 21/21] New translations --- resources/lang/nl_NL/firefly.php | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/resources/lang/nl_NL/firefly.php b/resources/lang/nl_NL/firefly.php index fb7981236c..bdf2483bcb 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -239,7 +239,7 @@ return [ 'rule_trigger_to_account_is' => 'Doelrekeningnaam is ":trigger_value"', 'rule_trigger_to_account_contains' => 'Doelrekeningnaam bevat ":trigger_value"', 'rule_trigger_transaction_type' => 'Transactiesoort is ":trigger_value" (Engels)', - 'rule_trigger_category_is' => 'Category is ":trigger_value"', + 'rule_trigger_category_is' => 'Categorie is ":trigger_value"', 'rule_trigger_amount_less' => 'Bedrag is minder dan :trigger_value', 'rule_trigger_amount_exactly' => 'Bedrag is :trigger_value', 'rule_trigger_amount_more' => 'Bedrag is meer dan :trigger_value', @@ -560,7 +560,7 @@ return [ 'select_more_than_one_tag' => 'Selecteer meer dan één tag', 'from_to' => 'Van :start tot en met :end', 'from_to_breadcrumb' => 'van :start tot en met :end', - 'account_default_currency' => 'If you select another currency, new transactions from this account will have this currency pre-selected.', + 'account_default_currency' => 'Nieuwe transacties van deze betaalrekening krijgen automatisch deze valuta.', // categories: 'new_category' => 'Nieuwe categorie', @@ -992,34 +992,34 @@ return [ 'no_accounts_imperative_revenue' => 'Debiteuren worden automatisch aangemaakt als je transacties aanmaakt, maar je kan ze ook met de hand maken. Zoals nu:', 'no_accounts_create_revenue' => 'Maak een debiteur', 'no_budgets_title_default' => 'Je hebt een budget nodig', - 'no_budgets_intro_default' => 'You have no budgets yet. Budgets are used to organise your expenses into logical groups, which you can give a soft-cap to limit your expenses.', + 'no_budgets_intro_default' => 'Je hebt nog geen budgetten. Budgetten gebruik je om je uitgaven te groeperen. Daarmee kan je je uitgaven beperken.', 'no_budgets_imperative_default' => 'Budgetten zijn de basis-gereedschappen van financieel beheer. Je kan nu een budget maken:', - 'no_budgets_create_default' => 'Create a budget', - 'no_categories_title_default' => 'Let\'s create a category!', - 'no_categories_intro_default' => 'You have no categories yet. Categories are used to fine tune your transactions and label them with their designated category.', + 'no_budgets_create_default' => 'Maak een budget', + 'no_categories_title_default' => 'Je hebt een categorie nodig!', + 'no_categories_intro_default' => 'Je hebt nog geen categorieën. Categorieën gebruik je om je transacties gedetailleerd in te delen.', 'no_categories_imperative_default' => 'Categories are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:', 'no_categories_create_default' => 'Create a category', - 'no_tags_title_default' => 'Let\'s create a tag!', + 'no_tags_title_default' => 'Je hebt tags nodig!', 'no_tags_intro_default' => 'You have no tags yet. Tags are used to fine tune your transactions and label them with specific keywords.', 'no_tags_imperative_default' => 'Tags are created automatically when you create transactions, but you can create one manually too. Let\'s create one now:', 'no_tags_create_default' => 'Create a tag', - 'no_transactions_title_withdrawal' => 'Let\'s create an expense!', + 'no_transactions_title_withdrawal' => 'Je hebt uitgaven nodig!', 'no_transactions_intro_withdrawal' => 'You have no expenses yet. You should create expenses to start managing your finances.', 'no_transactions_imperative_withdrawal' => 'Have you spent some money? Then you should write it down:', 'no_transactions_create_withdrawal' => 'Create an expense', - 'no_transactions_title_deposit' => 'Let\'s create some income!', + 'no_transactions_title_deposit' => 'Je hebt inkomsten nodig!', 'no_transactions_intro_deposit' => 'You have no recorded income yet. You should create income entries to start managing your finances.', 'no_transactions_imperative_deposit' => 'Have you received some money? Then you should write it down:', 'no_transactions_create_deposit' => 'Create a deposit', - 'no_transactions_title_transfers' => 'Let\'s create a transfer!', + 'no_transactions_title_transfers' => 'Je hebt overschrijvingen nodig!', 'no_transactions_intro_transfers' => 'You have no transfers yet. When you move money between asset accounts, it is recorded as a transfer.', 'no_transactions_imperative_transfers' => 'Have you moved some money around? Then you should write it down:', 'no_transactions_create_transfers' => 'Create a transfer', - 'no_piggies_title_default' => 'Let\'s create a piggy bank!', + 'no_piggies_title_default' => 'Je hebt spaarpotjes nodig!', 'no_piggies_intro_default' => 'You have no piggy banks yet. You can create piggy banks to divide your savings and keep track of what you\'re saving up for.', 'no_piggies_imperative_default' => 'Do you have things you\'re saving money for? Create a piggy bank and keep track:', 'no_piggies_create_default' => 'Create a new piggy bank', - 'no_bills_title_default' => 'Let\'s create a bill!', + 'no_bills_title_default' => 'Je hebt contracten nodig!', 'no_bills_intro_default' => 'You have no bills yet. You can create bills to keep track of regular expenses, like your rent of insurance.', 'no_bills_imperative_default' => 'Do you have such regular bills? Create a bill and keep track of your payments:', 'no_bills_create_default' => 'Create a bill',