From e756b93810c7a19742c2dbc41c2a7d1aacc53a65 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:18 +0100 Subject: [PATCH 1/7] New translations --- resources/lang/pt_BR/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/pt_BR/firefly.php b/resources/lang/pt_BR/firefly.php index bd3e669bbd..8f16c150fa 100644 --- a/resources/lang/pt_BR/firefly.php +++ b/resources/lang/pt_BR/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Gasto excedido', 'left' => 'Esquerda', 'no_budget' => '(sem orçamento)', - 'maxAmount' => 'Valor Máximo', - 'minAmount' => 'Valor Mínimo', - 'billEntry' => 'Entrada de fatura atual', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Nome', 'date' => 'Data', 'paid' => 'Pago', From 14638e4ed8d4037aaef96403c3aa1009c31091df Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:25 +0100 Subject: [PATCH 2/7] New translations --- resources/lang/zh_HK/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/zh_HK/firefly.php b/resources/lang/zh_HK/firefly.php index 33e11aaadd..455f5ce514 100644 --- a/resources/lang/zh_HK/firefly.php +++ b/resources/lang/zh_HK/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Overspent', 'left' => 'Left', 'no_budget' => '(no budget)', - 'maxAmount' => 'Maximum amount', - 'minAmount' => 'Minumum amount', - 'billEntry' => 'Current bill entry', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Name', 'date' => 'Date', 'paid' => 'Paid', From 3db43743d9bdd53e6646d31a6c0b691d715ca50d Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:28 +0100 Subject: [PATCH 3/7] New translations --- resources/lang/zh_TW/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/zh_TW/firefly.php b/resources/lang/zh_TW/firefly.php index ec5d11c3d4..78f436b340 100644 --- a/resources/lang/zh_TW/firefly.php +++ b/resources/lang/zh_TW/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Overspent', 'left' => 'Left', 'no_budget' => '(no budget)', - 'maxAmount' => 'Maximum amount', - 'minAmount' => 'Minumum amount', - 'billEntry' => 'Current bill entry', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Name', 'date' => 'Date', 'paid' => 'Paid', From 7de05cd173ab88d015f7f525157595f80f725eaf Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:34 +0100 Subject: [PATCH 4/7] New translations --- resources/lang/fr_FR/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/fr_FR/firefly.php b/resources/lang/fr_FR/firefly.php index a9756a12cb..b7571efbc8 100644 --- a/resources/lang/fr_FR/firefly.php +++ b/resources/lang/fr_FR/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Overspent', 'left' => 'Gauche', 'no_budget' => '(pas de budget)', - 'maxAmount' => 'Montant maximum', - 'minAmount' => 'Montant minimum', - 'billEntry' => 'Current bill entry', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Nom', 'date' => 'Date', 'paid' => 'Payé', From b42b178b713c875e4d5be8bef2fcb357e03fd919 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:38 +0100 Subject: [PATCH 5/7] New translations --- resources/lang/de_DE/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/de_DE/firefly.php b/resources/lang/de_DE/firefly.php index d7a527bbaf..0f42972c56 100644 --- a/resources/lang/de_DE/firefly.php +++ b/resources/lang/de_DE/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Zuviel ausgegeben', 'left' => 'Übrig', 'no_budget' => '(kein Budget)', - 'maxAmount' => 'Höchstbetrag', - 'minAmount' => 'Mindestbetrag', - 'billEntry' => 'Current bill entry', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Name', 'date' => 'Datum', 'paid' => 'Bezahlt', From 67cc5b0280eb93aa889e284215812734b7dee468 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:45 +0100 Subject: [PATCH 6/7] New translations --- resources/lang/hr_HR/firefly.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/lang/hr_HR/firefly.php b/resources/lang/hr_HR/firefly.php index 33e11aaadd..455f5ce514 100644 --- a/resources/lang/hr_HR/firefly.php +++ b/resources/lang/hr_HR/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Overspent', 'left' => 'Left', 'no_budget' => '(no budget)', - 'maxAmount' => 'Maximum amount', - 'minAmount' => 'Minumum amount', - 'billEntry' => 'Current bill entry', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Name', 'date' => 'Date', 'paid' => 'Paid', From 2882bcbf7b29c58092463d225e1039801a84b728 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 11 Dec 2016 17:51:47 +0100 Subject: [PATCH 7/7] New translations --- 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 c3d9b81a33..7f017381e4 100644 --- a/resources/lang/nl_NL/firefly.php +++ b/resources/lang/nl_NL/firefly.php @@ -730,9 +730,9 @@ return [ 'overspent' => 'Teveel uitgegeven', 'left' => 'Over', 'no_budget' => '(geen budget)', - 'maxAmount' => 'Maximaal bedrag', - 'minAmount' => 'Minimaal bedrag', - 'billEntry' => 'Bedrag voor dit contract', + 'max-amount' => 'Maximum amount', + 'min-amount' => 'Minumum amount', + 'journal-amount' => 'Current bill entry', 'name' => 'Naam', 'date' => 'Datum', 'paid' => 'Betaald',