mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update meta files for new release.
This commit is contained in:
10
frontend/src/i18n/de_DE/index.js
vendored
10
frontend/src/i18n/de_DE/index.js
vendored
@@ -27,10 +27,10 @@ export default {
|
||||
"title_deposit": "Revenue \/ income",
|
||||
"title_transfer": "Transfers",
|
||||
"title_transfers": "Transfers",
|
||||
"asset_accounts": "Asset accounts",
|
||||
"expense_accounts": "Expense accounts",
|
||||
"revenue_accounts": "Revenue accounts",
|
||||
"liabilities_accounts": "Liabilities"
|
||||
"asset_accounts": "Bestandskonten",
|
||||
"expense_accounts": "Ausgabekonten",
|
||||
"revenue_accounts": "Einnahmenkonten",
|
||||
"liabilities_accounts": "Verbindlichkeiten"
|
||||
},
|
||||
"firefly": {
|
||||
"rule_trigger_source_account_starts_choice": "Name des Quellkontos beginnt mit..",
|
||||
@@ -94,7 +94,7 @@ export default {
|
||||
"rule_trigger_journal_id_choice": "Transaktions-Journal-ID ist..",
|
||||
"rule_trigger_any_external_url_choice": "Transaction has an external URL",
|
||||
"rule_trigger_no_external_url_choice": "Transaction has no external URL",
|
||||
"rule_trigger_id_choice": "Transaction ID is..",
|
||||
"rule_trigger_id_choice": "Buchungskennung lautet \u2026",
|
||||
"rule_action_delete_transaction_choice": "Buchung l\u00f6schen (!)",
|
||||
"rule_action_set_category_choice": "Kategorie festlegen..",
|
||||
"rule_action_clear_category_choice": "Bereinige jede Kategorie",
|
||||
|
14
frontend/src/i18n/el_GR/index.js
vendored
14
frontend/src/i18n/el_GR/index.js
vendored
@@ -170,12 +170,12 @@ export default {
|
||||
"bills_to_pay": "\u03a0\u03ac\u03b3\u03b9\u03b1 \u03ad\u03be\u03bf\u03b4\u03b1 \u03c0\u03c1\u03bf\u03c2 \u03c0\u03bb\u03b7\u03c1\u03c9\u03bc\u03ae",
|
||||
"left_to_spend": "\u0394\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b1 \u03c0\u03c1\u03bf\u03cb\u03c0\u03bf\u03bb\u03bf\u03b3\u03b9\u03c3\u03bc\u03ce\u03bd",
|
||||
"net_worth": "\u039a\u03b1\u03b8\u03b1\u03c1\u03ae \u03b1\u03be\u03af\u03b1",
|
||||
"pref_last365": "Last year",
|
||||
"pref_last90": "Last 90 days",
|
||||
"pref_last30": "Last 30 days",
|
||||
"pref_last7": "Last 7 days",
|
||||
"pref_YTD": "Year to date",
|
||||
"pref_QTD": "Quarter to date",
|
||||
"pref_MTD": "Month to date"
|
||||
"pref_last365": "\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03ad\u03c4\u03bf\u03c2",
|
||||
"pref_last90": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 90 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2",
|
||||
"pref_last30": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 30 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2",
|
||||
"pref_last7": "\u03a4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03b5\u03c2 7 \u03b7\u03bc\u03ad\u03c1\u03b5\u03c2",
|
||||
"pref_YTD": "\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03ad\u03c4\u03bf\u03c5\u03c2 \u03c9\u03c2 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1",
|
||||
"pref_QTD": "\u0391\u03c0\u03cc \u03c4\u03b7\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03c4\u03c1\u03b9\u03bc\u03ae\u03bd\u03bf\u03c5 \u03c9\u03c2 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1",
|
||||
"pref_MTD": "\u0391\u03c0\u03cc \u03c4\u03b7\u03bd\u03bd \u03b1\u03c1\u03c7\u03ae \u03c4\u03bf\u03c5 \u03bc\u03ae\u03bd\u03b1 \u03c9\u03c2 \u03c3\u03ae\u03bc\u03b5\u03c1\u03b1"
|
||||
}
|
||||
}
|
2
frontend/src/i18n/fi_FI/index.js
vendored
2
frontend/src/i18n/fi_FI/index.js
vendored
@@ -136,7 +136,7 @@ export default {
|
||||
"single_split": "Jako",
|
||||
"asset_accounts": "K\u00e4ytt\u00f6tilit",
|
||||
"expense_accounts": "Kulutustilit",
|
||||
"liabilities_accounts": "Velat",
|
||||
"liabilities_accounts": "Lainat",
|
||||
"undefined_accounts": "Accounts",
|
||||
"name": "Nimi",
|
||||
"revenue_accounts": "Tuottotilit",
|
||||
|
6
frontend/src/i18n/ja_JP/index.js
vendored
6
frontend/src/i18n/ja_JP/index.js
vendored
@@ -174,8 +174,8 @@ export default {
|
||||
"pref_last90": "\u904e\u53bb 90 \u65e5\u9593",
|
||||
"pref_last30": "\u904e\u53bb 30 \u65e5\u9593",
|
||||
"pref_last7": "\u904e\u53bb 7 \u65e5\u9593",
|
||||
"pref_YTD": "Year to date",
|
||||
"pref_QTD": "Quarter to date",
|
||||
"pref_MTD": "Month to date"
|
||||
"pref_YTD": "\u5e74\u59cb\u304b\u3089\u4eca\u65e5\u307e\u3067",
|
||||
"pref_QTD": "\u4eca\u56db\u534a\u671f",
|
||||
"pref_MTD": "\u4eca\u6708"
|
||||
}
|
||||
}
|
14
frontend/src/i18n/nl_NL/index.js
vendored
14
frontend/src/i18n/nl_NL/index.js
vendored
@@ -27,10 +27,10 @@ export default {
|
||||
"title_deposit": "Revenue \/ income",
|
||||
"title_transfer": "Transfers",
|
||||
"title_transfers": "Transfers",
|
||||
"asset_accounts": "Asset accounts",
|
||||
"expense_accounts": "Expense accounts",
|
||||
"revenue_accounts": "Revenue accounts",
|
||||
"liabilities_accounts": "Liabilities"
|
||||
"asset_accounts": "Betaalrekeningen",
|
||||
"expense_accounts": "Crediteuren",
|
||||
"revenue_accounts": "Debiteuren",
|
||||
"liabilities_accounts": "Passiva"
|
||||
},
|
||||
"firefly": {
|
||||
"rule_trigger_source_account_starts_choice": "Bronrekeningnaam begint met..",
|
||||
@@ -92,9 +92,9 @@ export default {
|
||||
"rule_trigger_external_id_choice": "Extern ID is..",
|
||||
"rule_trigger_internal_reference_choice": "Interne verwijzing is..",
|
||||
"rule_trigger_journal_id_choice": "Transactiejournaal ID is..",
|
||||
"rule_trigger_any_external_url_choice": "Transaction has an external URL",
|
||||
"rule_trigger_no_external_url_choice": "Transaction has no external URL",
|
||||
"rule_trigger_id_choice": "Transaction ID is..",
|
||||
"rule_trigger_any_external_url_choice": "De transactie heeft een externe URL",
|
||||
"rule_trigger_no_external_url_choice": "De transactie heeft geen externe URL",
|
||||
"rule_trigger_id_choice": "Transactie-ID is..",
|
||||
"rule_action_delete_transaction_choice": "VERWIJDER transactie (!)",
|
||||
"rule_action_set_category_choice": "Geef categorie..",
|
||||
"rule_action_clear_category_choice": "Geef geen categorie",
|
||||
|
Reference in New Issue
Block a user