From 46c49ddbd8ec29bf18127b3ab4ee81ff7c96c794 Mon Sep 17 00:00:00 2001 From: James Cole Date: Sun, 24 Mar 2024 12:07:26 +0100 Subject: [PATCH] Add translations, fix error message. --- public/v2/i18n/bg.json | 4 ++++ public/v2/i18n/bg_BG.json | 4 ++++ public/v2/i18n/ca.json | 4 ++++ public/v2/i18n/ca_ES.json | 4 ++++ public/v2/i18n/cs.json | 4 ++++ public/v2/i18n/cs_CZ.json | 4 ++++ public/v2/i18n/da.json | 4 ++++ public/v2/i18n/da_DK.json | 4 ++++ public/v2/i18n/de.json | 4 ++++ public/v2/i18n/de_DE.json | 4 ++++ public/v2/i18n/el.json | 4 ++++ public/v2/i18n/el_GR.json | 4 ++++ public/v2/i18n/en-gb.json | 4 ++++ public/v2/i18n/en.json | 8 +++++-- public/v2/i18n/en_GB.json | 4 ++++ public/v2/i18n/en_US.json | 8 +++++-- public/v2/i18n/es.json | 4 ++++ public/v2/i18n/es_ES.json | 4 ++++ public/v2/i18n/fi.json | 4 ++++ public/v2/i18n/fi_FI.json | 4 ++++ public/v2/i18n/fr.json | 4 ++++ public/v2/i18n/fr_FR.json | 4 ++++ public/v2/i18n/hu.json | 4 ++++ public/v2/i18n/hu_HU.json | 4 ++++ public/v2/i18n/id.json | 4 ++++ public/v2/i18n/id_ID.json | 4 ++++ public/v2/i18n/it.json | 4 ++++ public/v2/i18n/it_IT.json | 4 ++++ public/v2/i18n/ja.json | 4 ++++ public/v2/i18n/ja_JP.json | 4 ++++ public/v2/i18n/ko.json | 4 ++++ public/v2/i18n/ko_KR.json | 4 ++++ public/v2/i18n/nb.json | 4 ++++ public/v2/i18n/nb_NO.json | 4 ++++ public/v2/i18n/nl.json | 4 ++++ public/v2/i18n/nl_NL.json | 4 ++++ public/v2/i18n/nn.json | 4 ++++ public/v2/i18n/nn_NO.json | 4 ++++ public/v2/i18n/pl.json | 4 ++++ public/v2/i18n/pl_PL.json | 4 ++++ public/v2/i18n/pt-br.json | 4 ++++ public/v2/i18n/pt.json | 4 ++++ public/v2/i18n/pt_BR.json | 4 ++++ public/v2/i18n/pt_PT.json | 4 ++++ public/v2/i18n/ro.json | 4 ++++ public/v2/i18n/ro_RO.json | 4 ++++ public/v2/i18n/ru.json | 4 ++++ public/v2/i18n/ru_RU.json | 4 ++++ public/v2/i18n/sk.json | 4 ++++ public/v2/i18n/sk_SK.json | 4 ++++ public/v2/i18n/sl.json | 4 ++++ public/v2/i18n/sl_SI.json | 4 ++++ public/v2/i18n/sv.json | 4 ++++ public/v2/i18n/sv_SE.json | 4 ++++ public/v2/i18n/tr.json | 4 ++++ public/v2/i18n/tr_TR.json | 4 ++++ public/v2/i18n/uk.json | 4 ++++ public/v2/i18n/uk_UA.json | 4 ++++ public/v2/i18n/vi.json | 4 ++++ public/v2/i18n/vi_VN.json | 4 ++++ public/v2/i18n/zh-cn.json | 4 ++++ public/v2/i18n/zh-tw.json | 4 ++++ public/v2/i18n/zh_CN.json | 4 ++++ public/v2/i18n/zh_TW.json | 4 ++++ .../assets/v2/pages/transactions/create.js | 17 ++++++++++----- resources/lang/en_US/firefly.php | 5 +++-- .../v2/components/transaction-split.blade.php | 21 ++++++++++++------- .../form/transaction/amount.blade.php | 1 + .../form/transaction/budget.blade.php | 1 + .../form/transaction/category.blade.php | 1 + .../form/transaction/date-time.blade.php | 1 + .../form/transaction/description.blade.php | 1 + .../form/transaction/piggy-bank.blade.php | 1 + .../transaction/submission-options.blade.php | 4 ++-- .../form/transaction/subscription.blade.php | 1 + .../views/v2/transactions/create.blade.php | 5 ----- 76 files changed, 297 insertions(+), 26 deletions(-) diff --git a/public/v2/i18n/bg.json b/public/v2/i18n/bg.json index e6cf0b6c92..a0666402f7 100644 --- a/public/v2/i18n/bg.json +++ b/public/v2/i18n/bg.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u041f\u043e\u0445\u0430\u0440\u0447\u0435\u043d\u0438", "left": "\u041e\u0441\u0442\u0430\u043d\u0430\u043b\u0438", diff --git a/public/v2/i18n/bg_BG.json b/public/v2/i18n/bg_BG.json index e6cf0b6c92..a0666402f7 100644 --- a/public/v2/i18n/bg_BG.json +++ b/public/v2/i18n/bg_BG.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u041f\u043e\u0445\u0430\u0440\u0447\u0435\u043d\u0438", "left": "\u041e\u0441\u0442\u0430\u043d\u0430\u043b\u0438", diff --git a/public/v2/i18n/ca.json b/public/v2/i18n/ca.json index 5c9f5e59e1..14e94d5a75 100644 --- a/public/v2/i18n/ca.json +++ b/public/v2/i18n/ca.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III no pot determinar el tipus de transacci\u00f3 a partir d'aquest compte font.", + "bad_type_destination": "Firefly III no pot determinar el tipus de transacci\u00f3 a partir d'aquest compte de dest\u00ed." + }, "firefly": { "spent": "Gastat", "left": "Queda", diff --git a/public/v2/i18n/ca_ES.json b/public/v2/i18n/ca_ES.json index 5c9f5e59e1..14e94d5a75 100644 --- a/public/v2/i18n/ca_ES.json +++ b/public/v2/i18n/ca_ES.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III no pot determinar el tipus de transacci\u00f3 a partir d'aquest compte font.", + "bad_type_destination": "Firefly III no pot determinar el tipus de transacci\u00f3 a partir d'aquest compte de dest\u00ed." + }, "firefly": { "spent": "Gastat", "left": "Queda", diff --git a/public/v2/i18n/cs.json b/public/v2/i18n/cs.json index 307f17c843..939d7e952c 100644 --- a/public/v2/i18n/cs.json +++ b/public/v2/i18n/cs.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Utraceno", "left": "Zb\u00fdv\u00e1", diff --git a/public/v2/i18n/cs_CZ.json b/public/v2/i18n/cs_CZ.json index 307f17c843..939d7e952c 100644 --- a/public/v2/i18n/cs_CZ.json +++ b/public/v2/i18n/cs_CZ.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Utraceno", "left": "Zb\u00fdv\u00e1", diff --git a/public/v2/i18n/da.json b/public/v2/i18n/da.json index 11da3b9252..3a5ef207c3 100644 --- a/public/v2/i18n/da.json +++ b/public/v2/i18n/da.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan ikke bestemme transaktionstypen baseret p\u00e5 denne kildekonto.", + "bad_type_destination": "Firefly III kan ikke bestemme transaktionstypen baseret p\u00e5 denne destinationskonto." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/da_DK.json b/public/v2/i18n/da_DK.json index 11da3b9252..3a5ef207c3 100644 --- a/public/v2/i18n/da_DK.json +++ b/public/v2/i18n/da_DK.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan ikke bestemme transaktionstypen baseret p\u00e5 denne kildekonto.", + "bad_type_destination": "Firefly III kan ikke bestemme transaktionstypen baseret p\u00e5 denne destinationskonto." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/de.json b/public/v2/i18n/de.json index c96f51d6f9..278e69781f 100644 --- a/public/v2/i18n/de.json +++ b/public/v2/i18n/de.json @@ -5,6 +5,10 @@ "month_and_day_fns": "D. MMMM Y", "date_time_fns_short": "dd. MMM. yyyy um HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kann die Buchungsart anhand dieses Quellkontos nicht ermitteln.", + "bad_type_destination": "Firefly III kann die Buchungsart anhand dieses Zielkontos nicht ermitteln." + }, "firefly": { "spent": "Ausgegeben", "left": "\u00dcbrig", diff --git a/public/v2/i18n/de_DE.json b/public/v2/i18n/de_DE.json index c96f51d6f9..278e69781f 100644 --- a/public/v2/i18n/de_DE.json +++ b/public/v2/i18n/de_DE.json @@ -5,6 +5,10 @@ "month_and_day_fns": "D. MMMM Y", "date_time_fns_short": "dd. MMM. yyyy um HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kann die Buchungsart anhand dieses Quellkontos nicht ermitteln.", + "bad_type_destination": "Firefly III kann die Buchungsart anhand dieses Zielkontos nicht ermitteln." + }, "firefly": { "spent": "Ausgegeben", "left": "\u00dcbrig", diff --git a/public/v2/i18n/el.json b/public/v2/i18n/el.json index f29ef7dbf0..c001b91b07 100644 --- a/public/v2/i18n/el.json +++ b/public/v2/i18n/el.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "\u03a4\u03bf Firefly III \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c3\u03c5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2.", + "bad_type_destination": "\u03a4\u03bf Firefly III \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c3\u03c5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03c0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd." + }, "firefly": { "spent": "\u0394\u03b1\u03c0\u03b1\u03bd\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd", "left": "\u0391\u03c0\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5\u03bd", diff --git a/public/v2/i18n/el_GR.json b/public/v2/i18n/el_GR.json index f29ef7dbf0..c001b91b07 100644 --- a/public/v2/i18n/el_GR.json +++ b/public/v2/i18n/el_GR.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "\u03a4\u03bf Firefly III \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c3\u03c5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7\u03c2.", + "bad_type_destination": "\u03a4\u03bf Firefly III \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03ba\u03b1\u03b8\u03bf\u03c1\u03af\u03c3\u03b5\u03b9 \u03c4\u03bf\u03bd \u03c4\u03cd\u03c0\u03bf \u03c3\u03c5\u03bd\u03b1\u03bb\u03bb\u03b1\u03b3\u03ae\u03c2 \u03bc\u03b5 \u03b2\u03ac\u03c3\u03b7 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03bb\u03bf\u03b3\u03b1\u03c1\u03b9\u03b1\u03c3\u03bc\u03cc \u03c0\u03c1\u03bf\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03cd." + }, "firefly": { "spent": "\u0394\u03b1\u03c0\u03b1\u03bd\u03ae\u03b8\u03b7\u03ba\u03b1\u03bd", "left": "\u0391\u03c0\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5\u03bd", diff --git a/public/v2/i18n/en-gb.json b/public/v2/i18n/en-gb.json index e935328484..0305aa7217 100644 --- a/public/v2/i18n/en-gb.json +++ b/public/v2/i18n/en-gb.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/en.json b/public/v2/i18n/en.json index 2b542aa239..979ff4b4c5 100644 --- a/public/v2/i18n/en.json +++ b/public/v2/i18n/en.json @@ -5,11 +5,15 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", "paid": "Paid", - "errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}", + "errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}", "unpaid": "Unpaid", "default_group_title_name_plain": "ungrouped", "subscriptions_in_group": "Subscriptions in group \"%{title}\"", @@ -24,7 +28,7 @@ "unknown_dest_plain": "Unknown destination account", "unknown_any_plain": "Unknown account", "unknown_budget_plain": "No budget", - "stored_journal_js": "Successfully created new transaction \"%{description}\"", + "stored_journal_js": "Successfully created new transaction \"{{description}}\"", "wait_loading_transaction": "Please wait for the form to load", "nothing_found": "(nothing found)", "wait_loading_data": "Please wait for your information to load...", diff --git a/public/v2/i18n/en_GB.json b/public/v2/i18n/en_GB.json index e935328484..0305aa7217 100644 --- a/public/v2/i18n/en_GB.json +++ b/public/v2/i18n/en_GB.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/en_US.json b/public/v2/i18n/en_US.json index 2b542aa239..979ff4b4c5 100644 --- a/public/v2/i18n/en_US.json +++ b/public/v2/i18n/en_US.json @@ -5,11 +5,15 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", "paid": "Paid", - "errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}", + "errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}", "unpaid": "Unpaid", "default_group_title_name_plain": "ungrouped", "subscriptions_in_group": "Subscriptions in group \"%{title}\"", @@ -24,7 +28,7 @@ "unknown_dest_plain": "Unknown destination account", "unknown_any_plain": "Unknown account", "unknown_budget_plain": "No budget", - "stored_journal_js": "Successfully created new transaction \"%{description}\"", + "stored_journal_js": "Successfully created new transaction \"{{description}}\"", "wait_loading_transaction": "Please wait for the form to load", "nothing_found": "(nothing found)", "wait_loading_data": "Please wait for your information to load...", diff --git a/public/v2/i18n/es.json b/public/v2/i18n/es.json index 53e9b2fc8d..cd04560e8b 100644 --- a/public/v2/i18n/es.json +++ b/public/v2/i18n/es.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III no puede determinar el tipo de transacci\u00f3n basado en esta cuenta de origen.", + "bad_type_destination": "Firefly III no puede determinar el tipo de transacci\u00f3n basado en esta cuenta de destino." + }, "firefly": { "spent": "Gastado", "left": "Disponible", diff --git a/public/v2/i18n/es_ES.json b/public/v2/i18n/es_ES.json index 53e9b2fc8d..cd04560e8b 100644 --- a/public/v2/i18n/es_ES.json +++ b/public/v2/i18n/es_ES.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III no puede determinar el tipo de transacci\u00f3n basado en esta cuenta de origen.", + "bad_type_destination": "Firefly III no puede determinar el tipo de transacci\u00f3n basado en esta cuenta de destino." + }, "firefly": { "spent": "Gastado", "left": "Disponible", diff --git a/public/v2/i18n/fi.json b/public/v2/i18n/fi.json index 0160343591..d56c00096a 100644 --- a/public/v2/i18n/fi.json +++ b/public/v2/i18n/fi.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "K\u00e4ytetty", "left": "J\u00e4ljell\u00e4", diff --git a/public/v2/i18n/fi_FI.json b/public/v2/i18n/fi_FI.json index 0160343591..d56c00096a 100644 --- a/public/v2/i18n/fi_FI.json +++ b/public/v2/i18n/fi_FI.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "K\u00e4ytetty", "left": "J\u00e4ljell\u00e4", diff --git a/public/v2/i18n/fr.json b/public/v2/i18n/fr.json index 92486f5592..e15965db72 100644 --- a/public/v2/i18n/fr.json +++ b/public/v2/i18n/fr.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III ne peut pas d\u00e9terminer le type de transaction bas\u00e9 sur ce compte source.", + "bad_type_destination": "Firefly III ne peut pas d\u00e9terminer le type de transaction bas\u00e9 sur ce compte de destination." + }, "firefly": { "spent": "D\u00e9pens\u00e9", "left": "Reste", diff --git a/public/v2/i18n/fr_FR.json b/public/v2/i18n/fr_FR.json index 92486f5592..e15965db72 100644 --- a/public/v2/i18n/fr_FR.json +++ b/public/v2/i18n/fr_FR.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III ne peut pas d\u00e9terminer le type de transaction bas\u00e9 sur ce compte source.", + "bad_type_destination": "Firefly III ne peut pas d\u00e9terminer le type de transaction bas\u00e9 sur ce compte de destination." + }, "firefly": { "spent": "D\u00e9pens\u00e9", "left": "Reste", diff --git a/public/v2/i18n/hu.json b/public/v2/i18n/hu.json index c87bc3fcd3..04fdc4715a 100644 --- a/public/v2/i18n/hu.json +++ b/public/v2/i18n/hu.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "A Firefly III nem tudja eld\u00f6nteni a tranzakci\u00f3 t\u00edpus\u00e1t a forr\u00e1ssz\u00e1mla alapj\u00e1n.", + "bad_type_destination": "A Firefly III nem tudja eld\u00f6nteni a tranzakci\u00f3 t\u00edpus\u00e1t a c\u00e9lsz\u00e1mla alapj\u00e1n." + }, "firefly": { "spent": "Elk\u00f6lt\u00f6tt", "left": "Maradv\u00e1ny", diff --git a/public/v2/i18n/hu_HU.json b/public/v2/i18n/hu_HU.json index c87bc3fcd3..04fdc4715a 100644 --- a/public/v2/i18n/hu_HU.json +++ b/public/v2/i18n/hu_HU.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "A Firefly III nem tudja eld\u00f6nteni a tranzakci\u00f3 t\u00edpus\u00e1t a forr\u00e1ssz\u00e1mla alapj\u00e1n.", + "bad_type_destination": "A Firefly III nem tudja eld\u00f6nteni a tranzakci\u00f3 t\u00edpus\u00e1t a c\u00e9lsz\u00e1mla alapj\u00e1n." + }, "firefly": { "spent": "Elk\u00f6lt\u00f6tt", "left": "Maradv\u00e1ny", diff --git a/public/v2/i18n/id.json b/public/v2/i18n/id.json index 4bac5f446c..c2187320f7 100644 --- a/public/v2/i18n/id.json +++ b/public/v2/i18n/id.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Menghabiskan", "left": "Kiri", diff --git a/public/v2/i18n/id_ID.json b/public/v2/i18n/id_ID.json index 4bac5f446c..c2187320f7 100644 --- a/public/v2/i18n/id_ID.json +++ b/public/v2/i18n/id_ID.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Menghabiskan", "left": "Kiri", diff --git a/public/v2/i18n/it.json b/public/v2/i18n/it.json index c41834646f..423805332e 100644 --- a/public/v2/i18n/it.json +++ b/public/v2/i18n/it.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III non pu\u00f2 determinare il tipo di transazione in base a questo account sorgente.", + "bad_type_destination": "Firefly III non pu\u00f2 determinare il tipo di transazione in base a questo account di destinazione." + }, "firefly": { "spent": "Speso", "left": "Resto", diff --git a/public/v2/i18n/it_IT.json b/public/v2/i18n/it_IT.json index c41834646f..423805332e 100644 --- a/public/v2/i18n/it_IT.json +++ b/public/v2/i18n/it_IT.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III non pu\u00f2 determinare il tipo di transazione in base a questo account sorgente.", + "bad_type_destination": "Firefly III non pu\u00f2 determinare il tipo di transazione in base a questo account di destinazione." + }, "firefly": { "spent": "Speso", "left": "Resto", diff --git a/public/v2/i18n/ja.json b/public/v2/i18n/ja.json index 0ccdd26391..bee9e7ac13 100644 --- a/public/v2/i18n/ja.json +++ b/public/v2/i18n/ja.json @@ -5,6 +5,10 @@ "month_and_day_fns": "y\u5e74 MMMM d\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u6b8b\u308a", diff --git a/public/v2/i18n/ja_JP.json b/public/v2/i18n/ja_JP.json index 0ccdd26391..bee9e7ac13 100644 --- a/public/v2/i18n/ja_JP.json +++ b/public/v2/i18n/ja_JP.json @@ -5,6 +5,10 @@ "month_and_day_fns": "y\u5e74 MMMM d\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u6b8b\u308a", diff --git a/public/v2/i18n/ko.json b/public/v2/i18n/ko.json index 826bb07624..7cfd900573 100644 --- a/public/v2/i18n/ko.json +++ b/public/v2/i18n/ko.json @@ -5,6 +5,10 @@ "month_and_day_fns": "y\ub144 MMMM d\uc77c", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\uc9c0\ucd9c", "left": "\ub0a8\uc74c", diff --git a/public/v2/i18n/ko_KR.json b/public/v2/i18n/ko_KR.json index 826bb07624..7cfd900573 100644 --- a/public/v2/i18n/ko_KR.json +++ b/public/v2/i18n/ko_KR.json @@ -5,6 +5,10 @@ "month_and_day_fns": "y\ub144 MMMM d\uc77c", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\uc9c0\ucd9c", "left": "\ub0a8\uc74c", diff --git a/public/v2/i18n/nb.json b/public/v2/i18n/nb.json index 3974c7c0eb..8afaa3df36 100644 --- a/public/v2/i18n/nb.json +++ b/public/v2/i18n/nb.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Brukt", "left": "Gjenv\u00e6rende", diff --git a/public/v2/i18n/nb_NO.json b/public/v2/i18n/nb_NO.json index 3974c7c0eb..8afaa3df36 100644 --- a/public/v2/i18n/nb_NO.json +++ b/public/v2/i18n/nb_NO.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Brukt", "left": "Gjenv\u00e6rende", diff --git a/public/v2/i18n/nl.json b/public/v2/i18n/nl.json index 2ae65eaa4e..53c077dbf5 100644 --- a/public/v2/i18n/nl.json +++ b/public/v2/i18n/nl.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan het transactietype niet bepalen op basis van deze bronrekening.", + "bad_type_destination": "Firefly III kan het transactietype niet bepalen op basis van deze doelrekening." + }, "firefly": { "spent": "Uitgegeven", "left": "Over", diff --git a/public/v2/i18n/nl_NL.json b/public/v2/i18n/nl_NL.json index 2ae65eaa4e..53c077dbf5 100644 --- a/public/v2/i18n/nl_NL.json +++ b/public/v2/i18n/nl_NL.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan het transactietype niet bepalen op basis van deze bronrekening.", + "bad_type_destination": "Firefly III kan het transactietype niet bepalen op basis van deze doelrekening." + }, "firefly": { "spent": "Uitgegeven", "left": "Over", diff --git a/public/v2/i18n/nn.json b/public/v2/i18n/nn.json index b136210f8f..96e0d6bf93 100644 --- a/public/v2/i18n/nn.json +++ b/public/v2/i18n/nn.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Brukt", "left": "Att", diff --git a/public/v2/i18n/nn_NO.json b/public/v2/i18n/nn_NO.json index b136210f8f..96e0d6bf93 100644 --- a/public/v2/i18n/nn_NO.json +++ b/public/v2/i18n/nn_NO.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Brukt", "left": "Att", diff --git a/public/v2/i18n/pl.json b/public/v2/i18n/pl.json index c068c9ff50..79e09ca1aa 100644 --- a/public/v2/i18n/pl.json +++ b/public/v2/i18n/pl.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Wydano", "left": "Pozosta\u0142o", diff --git a/public/v2/i18n/pl_PL.json b/public/v2/i18n/pl_PL.json index c068c9ff50..79e09ca1aa 100644 --- a/public/v2/i18n/pl_PL.json +++ b/public/v2/i18n/pl_PL.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Wydano", "left": "Pozosta\u0142o", diff --git a/public/v2/i18n/pt-br.json b/public/v2/i18n/pt-br.json index 98110ea8f1..ad4bd9942f 100644 --- a/public/v2/i18n/pt-br.json +++ b/public/v2/i18n/pt-br.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d [de] MMMM [de] y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III n\u00e3o conseguiu determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de origem.", + "bad_type_destination": "Firefly III n\u00e3o conseguiu determinar o tipo de transa\u00e7\u00e3o baseado nesta conta destino." + }, "firefly": { "spent": "Gasto", "left": "Restante", diff --git a/public/v2/i18n/pt.json b/public/v2/i18n/pt.json index a60ef04efd..fc19bba80f 100644 --- a/public/v2/i18n/pt.json +++ b/public/v2/i18n/pt.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "O Firefly III n\u00e3o consegue determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de origem.", + "bad_type_destination": "O Firefly III n\u00e3o consegue determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de destino." + }, "firefly": { "spent": "Gasto", "left": "Em falta", diff --git a/public/v2/i18n/pt_BR.json b/public/v2/i18n/pt_BR.json index 98110ea8f1..ad4bd9942f 100644 --- a/public/v2/i18n/pt_BR.json +++ b/public/v2/i18n/pt_BR.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d [de] MMMM [de] y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III n\u00e3o conseguiu determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de origem.", + "bad_type_destination": "Firefly III n\u00e3o conseguiu determinar o tipo de transa\u00e7\u00e3o baseado nesta conta destino." + }, "firefly": { "spent": "Gasto", "left": "Restante", diff --git a/public/v2/i18n/pt_PT.json b/public/v2/i18n/pt_PT.json index a60ef04efd..fc19bba80f 100644 --- a/public/v2/i18n/pt_PT.json +++ b/public/v2/i18n/pt_PT.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "O Firefly III n\u00e3o consegue determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de origem.", + "bad_type_destination": "O Firefly III n\u00e3o consegue determinar o tipo de transa\u00e7\u00e3o baseado nesta conta de destino." + }, "firefly": { "spent": "Gasto", "left": "Em falta", diff --git a/public/v2/i18n/ro.json b/public/v2/i18n/ro.json index 8fb99ad8bf..f6bd9512de 100644 --- a/public/v2/i18n/ro.json +++ b/public/v2/i18n/ro.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do yyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III nu poate determina tipul de tranzac\u021bie pe baza acestui cont surs\u0103.", + "bad_type_destination": "Firefly III nu poate determina tipul de tranzac\u021bie bazat pe acest cont de destina\u021bie." + }, "firefly": { "spent": "Cheltuit", "left": "R\u0103mas", diff --git a/public/v2/i18n/ro_RO.json b/public/v2/i18n/ro_RO.json index 8fb99ad8bf..f6bd9512de 100644 --- a/public/v2/i18n/ro_RO.json +++ b/public/v2/i18n/ro_RO.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do yyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III nu poate determina tipul de tranzac\u021bie pe baza acestui cont surs\u0103.", + "bad_type_destination": "Firefly III nu poate determina tipul de tranzac\u021bie bazat pe acest cont de destina\u021bie." + }, "firefly": { "spent": "Cheltuit", "left": "R\u0103mas", diff --git a/public/v2/i18n/ru.json b/public/v2/i18n/ru.json index a0383af624..eb83a3beb3 100644 --- a/public/v2/i18n/ru.json +++ b/public/v2/i18n/ru.json @@ -5,6 +5,10 @@ "month_and_day_fns": "D MMMM YYYY", "date_time_fns_short": "Do MMMM YYYY \u0432 HH:mm" }, + "validation": { + "bad_type_source": "Firefly III \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0438\u043f \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u044d\u0442\u043e\u0433\u043e \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0447\u0435\u0442\u0430.", + "bad_type_destination": "Firefly III \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0438\u043f \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u0447\u0435\u0442\u0430." + }, "firefly": { "spent": "\u0420\u0430\u0441\u0445\u043e\u0434", "left": "\u041e\u0441\u0442\u0430\u043b\u043e\u0441\u044c", diff --git a/public/v2/i18n/ru_RU.json b/public/v2/i18n/ru_RU.json index a0383af624..eb83a3beb3 100644 --- a/public/v2/i18n/ru_RU.json +++ b/public/v2/i18n/ru_RU.json @@ -5,6 +5,10 @@ "month_and_day_fns": "D MMMM YYYY", "date_time_fns_short": "Do MMMM YYYY \u0432 HH:mm" }, + "validation": { + "bad_type_source": "Firefly III \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0438\u043f \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u044d\u0442\u043e\u0433\u043e \u0438\u0441\u0445\u043e\u0434\u043d\u043e\u0433\u043e \u0441\u0447\u0435\u0442\u0430.", + "bad_type_destination": "Firefly III \u043d\u0435 \u043c\u043e\u0436\u0435\u0442 \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0442\u0438\u043f \u0442\u0440\u0430\u043d\u0437\u0430\u043a\u0446\u0438\u0438 \u043d\u0430 \u043e\u0441\u043d\u043e\u0432\u0435 \u044d\u0442\u043e\u0433\u043e \u0441\u0447\u0435\u0442\u0430." + }, "firefly": { "spent": "\u0420\u0430\u0441\u0445\u043e\u0434", "left": "\u041e\u0441\u0442\u0430\u043b\u043e\u0441\u044c", diff --git a/public/v2/i18n/sk.json b/public/v2/i18n/sk.json index f1e4c5d221..8ebcb2a4ff 100644 --- a/public/v2/i18n/sk.json +++ b/public/v2/i18n/sk.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Utraten\u00e9", "left": "Zost\u00e1va", diff --git a/public/v2/i18n/sk_SK.json b/public/v2/i18n/sk_SK.json index f1e4c5d221..8ebcb2a4ff 100644 --- a/public/v2/i18n/sk_SK.json +++ b/public/v2/i18n/sk_SK.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Utraten\u00e9", "left": "Zost\u00e1va", diff --git a/public/v2/i18n/sl.json b/public/v2/i18n/sl.json index 018ec027c4..c60b802d5c 100644 --- a/public/v2/i18n/sl.json +++ b/public/v2/i18n/sl.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Na podlagi tega izvornega ra\u010duna Firefly III ne more dolo\u010diti vrste transakcije.", + "bad_type_destination": "Na podlagi tega ciljnega ra\u010duna Firefly III ne more dolo\u010diti vrste transakcije." + }, "firefly": { "spent": "Porabljeno", "left": "Preostalo", diff --git a/public/v2/i18n/sl_SI.json b/public/v2/i18n/sl_SI.json index 018ec027c4..c60b802d5c 100644 --- a/public/v2/i18n/sl_SI.json +++ b/public/v2/i18n/sl_SI.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Na podlagi tega izvornega ra\u010duna Firefly III ne more dolo\u010diti vrste transakcije.", + "bad_type_destination": "Na podlagi tega ciljnega ra\u010duna Firefly III ne more dolo\u010diti vrste transakcije." + }, "firefly": { "spent": "Porabljeno", "left": "Preostalo", diff --git a/public/v2/i18n/sv.json b/public/v2/i18n/sv.json index 6713e2a108..fdecc10874 100644 --- a/public/v2/i18n/sv.json +++ b/public/v2/i18n/sv.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan inte avg\u00f6ra transaktionstypen baserat p\u00e5 detta k\u00e4llkonto.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spenderat", "left": "\u00c5terst\u00e5r", diff --git a/public/v2/i18n/sv_SE.json b/public/v2/i18n/sv_SE.json index 6713e2a108..fdecc10874 100644 --- a/public/v2/i18n/sv_SE.json +++ b/public/v2/i18n/sv_SE.json @@ -5,6 +5,10 @@ "month_and_day_fns": "d MMMM y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III kan inte avg\u00f6ra transaktionstypen baserat p\u00e5 detta k\u00e4llkonto.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spenderat", "left": "\u00c5terst\u00e5r", diff --git a/public/v2/i18n/tr.json b/public/v2/i18n/tr.json index ab5a8c3e57..c2650d921d 100644 --- a/public/v2/i18n/tr.json +++ b/public/v2/i18n/tr.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Harcanan", "left": "Ayr\u0131ld\u0131", diff --git a/public/v2/i18n/tr_TR.json b/public/v2/i18n/tr_TR.json index ab5a8c3e57..c2650d921d 100644 --- a/public/v2/i18n/tr_TR.json +++ b/public/v2/i18n/tr_TR.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Harcanan", "left": "Ayr\u0131ld\u0131", diff --git a/public/v2/i18n/uk.json b/public/v2/i18n/uk.json index 3189d1d8a9..2da1016a78 100644 --- a/public/v2/i18n/uk.json +++ b/public/v2/i18n/uk.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/uk_UA.json b/public/v2/i18n/uk_UA.json index 3189d1d8a9..2da1016a78 100644 --- a/public/v2/i18n/uk_UA.json +++ b/public/v2/i18n/uk_UA.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "Spent", "left": "Left", diff --git a/public/v2/i18n/vi.json b/public/v2/i18n/vi.json index 084b65b4b2..649b83dcfa 100644 --- a/public/v2/i18n/vi.json +++ b/public/v2/i18n/vi.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u0110\u00e3 chi", "left": "C\u00f2n l\u1ea1i", diff --git a/public/v2/i18n/vi_VN.json b/public/v2/i18n/vi_VN.json index 084b65b4b2..649b83dcfa 100644 --- a/public/v2/i18n/vi_VN.json +++ b/public/v2/i18n/vi_VN.json @@ -5,6 +5,10 @@ "month_and_day_fns": "MMMM d, y", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u0110\u00e3 chi", "left": "C\u00f2n l\u1ea1i", diff --git a/public/v2/i18n/zh-cn.json b/public/v2/i18n/zh-cn.json index 07057970b0..46bafa83fe 100644 --- a/public/v2/i18n/zh-cn.json +++ b/public/v2/i18n/zh-cn.json @@ -5,6 +5,10 @@ "month_and_day_fns": "YYYY\u5e74M\u6708D\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III \u65e0\u6cd5\u786e\u5b9a\u57fa\u4e8e\u6b64\u6e90\u8d26\u6237\u7684\u4ea4\u6613\u7c7b\u578b\u3002", + "bad_type_destination": "Firefly III \u65e0\u6cd5\u786e\u5b9a\u57fa\u4e8e\u6b64\u76ee\u6807\u5e10\u6237\u7684\u4ea4\u6613\u7c7b\u578b\u3002" + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u5269\u4f59", diff --git a/public/v2/i18n/zh-tw.json b/public/v2/i18n/zh-tw.json index 48b2017329..fa073c1aca 100644 --- a/public/v2/i18n/zh-tw.json +++ b/public/v2/i18n/zh-tw.json @@ -5,6 +5,10 @@ "month_and_day_fns": "YYYY\u5e74 M\u6708 d\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u5269\u9918", diff --git a/public/v2/i18n/zh_CN.json b/public/v2/i18n/zh_CN.json index 07057970b0..46bafa83fe 100644 --- a/public/v2/i18n/zh_CN.json +++ b/public/v2/i18n/zh_CN.json @@ -5,6 +5,10 @@ "month_and_day_fns": "YYYY\u5e74M\u6708D\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III \u65e0\u6cd5\u786e\u5b9a\u57fa\u4e8e\u6b64\u6e90\u8d26\u6237\u7684\u4ea4\u6613\u7c7b\u578b\u3002", + "bad_type_destination": "Firefly III \u65e0\u6cd5\u786e\u5b9a\u57fa\u4e8e\u6b64\u76ee\u6807\u5e10\u6237\u7684\u4ea4\u6613\u7c7b\u578b\u3002" + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u5269\u4f59", diff --git a/public/v2/i18n/zh_TW.json b/public/v2/i18n/zh_TW.json index 48b2017329..fa073c1aca 100644 --- a/public/v2/i18n/zh_TW.json +++ b/public/v2/i18n/zh_TW.json @@ -5,6 +5,10 @@ "month_and_day_fns": "YYYY\u5e74 M\u6708 d\u65e5", "date_time_fns_short": "MMMM do, yyyy @ HH:mm" }, + "validation": { + "bad_type_source": "Firefly III can't determine the transaction type based on this source account.", + "bad_type_destination": "Firefly III can't determine the transaction type based on this destination account." + }, "firefly": { "spent": "\u652f\u51fa", "left": "\u5269\u9918", diff --git a/resources/assets/v2/pages/transactions/create.js b/resources/assets/v2/pages/transactions/create.js index fc2e338889..ed575f10eb 100644 --- a/resources/assets/v2/pages/transactions/create.js +++ b/resources/assets/v2/pages/transactions/create.js @@ -66,7 +66,7 @@ let transactions = function () { isSubmitting: false, returnHereButton: false, saveAsNewButton: false, // edit form only - resetButton: true, + resetButton: false, rulesButton: true, webhooksButton: true, }, @@ -89,7 +89,10 @@ let transactions = function () { // properties for the entire transaction group groupProperties: { - transactionType: 'unknown', title: null, id: null, totalAmount: 0, + transactionType: 'unknown', + title: null, + id: null, + totalAmount: 0, }, // notifications @@ -369,7 +372,8 @@ let transactions = function () { }; // catch for group title: - if (null === this.groupProperties.title && transactions.length > 1) { + // TODO later this must be handled with more care (ie use the group title input) + if (transactions.length > 1) { submission.group_title = transactions[0].description; } @@ -381,6 +385,7 @@ let transactions = function () { // submission was a success! this.groupProperties.id = parseInt(group.id); this.groupProperties.title = group.attributes.group_title ?? group.attributes.transactions[0].description + console.log('group title is now: ', this.groupProperties.title); // process attachments, if any: const attachmentCount = processAttachments(this.groupProperties.id, group.attributes.transactions); @@ -414,10 +419,12 @@ let transactions = function () { this.notifications.wait.show = false; if (this.formStates.returnHereButton) { - this.notifications.success.show = true; this.notifications.success.url = 'transactions/show/' + this.groupProperties.id; - this.notifications.success.text = i18next.t('firefly.stored_journal_js', {description: this.groupProperties.title}); + this.notifications.success.text = i18next.t('firefly.stored_journal_js', {description: this.groupProperties.title, interpolation: { escapeValue: false }}); + this.formStates.isSubmitting = false; + // reset group title again + this.groupProperties.title = null; if (this.formStates.resetButton) { this.entries = []; diff --git a/resources/lang/en_US/firefly.php b/resources/lang/en_US/firefly.php index 99cd7d9408..206a1c100a 100644 --- a/resources/lang/en_US/firefly.php +++ b/resources/lang/en_US/firefly.php @@ -1935,7 +1935,7 @@ return [ 'deleted_transfer' => 'Successfully deleted transfer ":description"', 'deleted_reconciliation' => 'Successfully deleted reconciliation transaction ":description"', 'stored_journal' => 'Successfully created new transaction ":description"', - 'stored_journal_js' => 'Successfully created new transaction "%{description}"', + 'stored_journal_js' => 'Successfully created new transaction "{{description}}"', 'stored_journal_no_descr' => 'Successfully created your new transaction', 'updated_journal_no_descr' => 'Successfully updated your transaction', 'select_transactions' => 'Select transactions', @@ -2489,8 +2489,9 @@ return [ 'store_as_new' => 'Store as a new transaction instead of updating.', 'reset_after' => 'Reset form after submission', 'errors_submission' => 'There was something wrong with your submission. Please check out the errors below.', - 'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: %{errorMessage}', + 'errors_submission_v2' => 'There was something wrong with your submission. Please check out the errors below: {{errorMessage}}', 'transaction_expand_split' => 'Expand split', + 'transaction_remove_split' => 'Remove split', 'transaction_collapse_split' => 'Collapse split', // object groups diff --git a/resources/views/v2/components/transaction-split.blade.php b/resources/views/v2/components/transaction-split.blade.php index 5189643f4e..2344dbca37 100644 --- a/resources/views/v2/components/transaction-split.blade.php +++ b/resources/views/v2/components/transaction-split.blade.php @@ -1,4 +1,5 @@ -
+
@@ -109,19 +110,23 @@
- - +
diff --git a/resources/views/v2/partials/form/transaction/amount.blade.php b/resources/views/v2/partials/form/transaction/amount.blade.php index c0057e6fc9..5d88b10d90 100644 --- a/resources/views/v2/partials/form/transaction/amount.blade.php +++ b/resources/views/v2/partials/form/transaction/amount.blade.php @@ -23,6 +23,7 @@ :data-index="index" :class="{'is-invalid': transaction.errors.amount.length > 0, 'input-mask' : true, 'form-control': true}" x-model="transaction.amount" + @keyup.enter="submitTransaction()" @change="changedAmount" placeholder="0.00">