Update meta files for new release.

This commit is contained in:
James Cole
2023-02-04 08:22:53 +01:00
parent 848e7d4c9f
commit 794d130ff9
96 changed files with 972 additions and 855 deletions

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Passius"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Administraci\u00f3 financera",
"actions": "Accions",
"edit": "Editar",
"delete": "Eliminar",

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Verbindlichkeiten"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Finanzverwaltung",
"actions": "Aktionen",
"edit": "Bearbeiten",
"delete": "L\u00f6schen",
@@ -162,7 +162,7 @@ export default {
"rule_action_clear_notes_choice": "Alle Notizen entfernen",
"rule_action_set_notes_choice": "Setze Notizen auf ..",
"rule_action_link_to_bill_choice": "Mit einer Rechnung verkn\u00fcpfen..",
"rule_action_convert_deposit_choice": "Buchung in eine Einzahlung umwandeln",
"rule_action_convert_deposit_choice": "Buchung in eine Einnahme umwandeln",
"rule_action_convert_withdrawal_choice": "Buchung in eine Ausgabe umwandeln",
"rule_action_convert_transfer_choice": "Buchung in eine Umbuchung umwandeln",
"placeholder": "[Placeholder]",

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Pasivos"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Administraci\u00f3n financiera",
"actions": "Acciones",
"edit": "Editar",
"delete": "Eliminar",

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Passifs"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Administration financi\u00e8re",
"actions": "Actions",
"edit": "Modifier",
"delete": "Supprimer",

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Passivit\u00e0"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Amministrazione finanziaria",
"actions": "Azioni",
"edit": "Modifica",
"delete": "Elimina",

View File

@@ -60,7 +60,7 @@ export default {
"liabilities_accounts": "Passiva"
},
"firefly": {
"administration_index": "Financial administration",
"administration_index": "Financi\u00eble administratie",
"actions": "Acties",
"edit": "Wijzig",
"delete": "Verwijder",
@@ -70,9 +70,9 @@ export default {
"new_budget": "Nieuw budget",
"new_asset_account": "Nieuwe betaalrekening",
"newTransfer": "Nieuwe overschrijving",
"submission_options": "Submission options",
"apply_rules_checkbox": "Apply rules",
"fire_webhooks_checkbox": "Fire webhooks",
"submission_options": "Inzending opties",
"apply_rules_checkbox": "Regels toepassen",
"fire_webhooks_checkbox": "Webhooks starten",
"newDeposit": "Nieuwe inkomsten",
"newWithdrawal": "Nieuwe uitgave",
"bills_paid": "Betaalde contracten",
@@ -143,25 +143,25 @@ export default {
"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": "DELETE transaction(!)",
"rule_action_set_category_choice": "Set category to ..",
"rule_action_delete_transaction_choice": "VERWIJDER transactie(!)",
"rule_action_set_category_choice": "Stel categorie in op ..",
"rule_action_clear_category_choice": "Geef geen categorie",
"rule_action_set_budget_choice": "Set budget to ..",
"rule_action_set_budget_choice": "Stel budget in op ..",
"rule_action_clear_budget_choice": "Maak budget-veld leeg",
"rule_action_add_tag_choice": "Add tag ..",
"rule_action_remove_tag_choice": "Remove tag ..",
"rule_action_add_tag_choice": "Voeg tag toe ..",
"rule_action_remove_tag_choice": "Haal tag weg ..",
"rule_action_remove_all_tags_choice": "Haal alle tags weg",
"rule_action_set_description_choice": "Set description to ..",
"rule_action_update_piggy_choice": "Add \/ remove transaction amount in piggy bank ..",
"rule_action_append_description_choice": "Append description with ..",
"rule_action_prepend_description_choice": "Prepend description with ..",
"rule_action_set_source_account_choice": "Set source account to ..",
"rule_action_set_destination_account_choice": "Set destination account to ..",
"rule_action_append_notes_choice": "Append notes with ..",
"rule_action_prepend_notes_choice": "Prepend notes with ..",
"rule_action_set_description_choice": "Stel beschrijving in op ..",
"rule_action_update_piggy_choice": "Voeg toe \/ verwijder het transactiebedrag in spaarpotje ..",
"rule_action_append_description_choice": "Zet .. achter de omschrijving",
"rule_action_prepend_description_choice": "Zet .. voor de omschrijving",
"rule_action_set_source_account_choice": "Verander bronrekening naar ..",
"rule_action_set_destination_account_choice": "Verander doelrekening naar ..",
"rule_action_append_notes_choice": "Vul notitie aan met ..",
"rule_action_prepend_notes_choice": "Zet .. voor notitie",
"rule_action_clear_notes_choice": "Verwijder notitie",
"rule_action_set_notes_choice": "Set notes to ..",
"rule_action_link_to_bill_choice": "Link to a bill ..",
"rule_action_set_notes_choice": "Stel notities in op ..",
"rule_action_link_to_bill_choice": "Link naar een contract ..",
"rule_action_convert_deposit_choice": "Verander de transactie in inkomsten",
"rule_action_convert_withdrawal_choice": "Verander de transactie in een uitgave",
"rule_action_convert_transfer_choice": "Verander de transactie in een overschrijving",