mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
103 lines
4.0 KiB
JSON
103 lines
4.0 KiB
JSON
{
|
|
"firefly": {
|
|
"Transfer": "Transfer",
|
|
"Withdrawal": "Withdrawal",
|
|
"Deposit": "Deposit",
|
|
"date_and_time": "Date and time",
|
|
"no_currency": "(no currency)",
|
|
"date": "Date",
|
|
"time": "Time",
|
|
"no_budget": "(no budget)",
|
|
"destination_account": "Destination account",
|
|
"source_account": "Source account",
|
|
"single_split": "Split",
|
|
"create_new_transaction": "Create a new transaction",
|
|
"balance": "Balance",
|
|
"transaction_journal_extra": "Extra information",
|
|
"transaction_journal_meta": "Meta information",
|
|
"basic_journal_information": "Basic transaction information",
|
|
"bills_to_pay": "Bills to pay",
|
|
"left_to_spend": "Left to spend",
|
|
"attachments": "Attachments",
|
|
"net_worth": "Net worth",
|
|
"bill": "Bill",
|
|
"no_bill": "(no bill)",
|
|
"tags": "Tags",
|
|
"internal_reference": "Internal reference",
|
|
"external_url": "External URL",
|
|
"no_piggy_bank": "(no piggy bank)",
|
|
"paid": "Paid",
|
|
"notes": "Notes",
|
|
"yourAccounts": "Your accounts",
|
|
"go_to_asset_accounts": "View your asset accounts",
|
|
"transaction_table_description": "A table containing your transactions",
|
|
"account": "Account",
|
|
"description": "Description",
|
|
"amount": "Amount",
|
|
"budget": "Budget",
|
|
"category": "Category",
|
|
"opposing_account": "Opposing account",
|
|
"budgets": "Budgets",
|
|
"categories": "Categories",
|
|
"go_to_budgets": "Go to your budgets",
|
|
"income": "Revenue \/ income",
|
|
"go_to_deposits": "Go to deposits",
|
|
"go_to_categories": "Go to your categories",
|
|
"expense_accounts": "Expense accounts",
|
|
"go_to_expenses": "Go to expenses",
|
|
"go_to_bills": "Go to your bills",
|
|
"bills": "Bills",
|
|
"go_to_piggies": "Go to your piggy banks",
|
|
"saved": "Saved",
|
|
"piggy_banks": "Piggy banks",
|
|
"piggy_bank": "Piggy bank",
|
|
"amounts": "Amounts",
|
|
"Default asset account": "Default asset account",
|
|
"account_role_defaultAsset": "Default asset account",
|
|
"account_role_savingAsset": "Savings account",
|
|
"account_role_sharedAsset": "Shared asset account",
|
|
"account_role_ccAsset": "Credit card",
|
|
"account_role_cashWalletAsset": "Cash wallet",
|
|
"daily_budgets": "Daily budgets",
|
|
"weekly_budgets": "Weekly budgets",
|
|
"monthly_budgets": "Monthly budgets",
|
|
"quarterly_budgets": "Quarterly budgets",
|
|
"half_year_budgets": "Half-yearly budgets",
|
|
"yearly_budgets": "Yearly budgets",
|
|
"split_transaction_title": "Description of the split transaction",
|
|
"errors_submission": "There was something wrong with your submission. Please check out the errors.",
|
|
"flash_error": "Error!",
|
|
"store_transaction": "Store transaction",
|
|
"flash_success": "Success!",
|
|
"transaction_stored_link": "<a href=\"transactions\/show\/{ID}\">Transaction #{ID} (\"{title}\")<\/a> has been stored.",
|
|
"other_budgets": "Custom timed budgets",
|
|
"journal_links": "Transaction links",
|
|
"go_to_withdrawals": "Go to your withdrawals",
|
|
"revenue_accounts": "Revenue accounts",
|
|
"add_another_split": "Add another split"
|
|
},
|
|
"list": {
|
|
"piggy_bank": "Piggy bank",
|
|
"percentage": "pct.",
|
|
"amount": "Amount",
|
|
"name": "Name",
|
|
"role": "Role",
|
|
"iban": "IBAN",
|
|
"lastActivity": "Last activity",
|
|
"currentBalance": "Current balance",
|
|
"balanceDiff": "Balance difference",
|
|
"next_expected_match": "Next expected match"
|
|
},
|
|
"config": {
|
|
"html_language": "en"
|
|
},
|
|
"form": {
|
|
"foreign_amount": "Foreign amount",
|
|
"interest_date": "Interest date",
|
|
"book_date": "Book date",
|
|
"process_date": "Processing date",
|
|
"due_date": "Due date",
|
|
"payment_date": "Payment date",
|
|
"invoice_date": "Invoice date"
|
|
}
|
|
} |