mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
53 lines
3.4 KiB
JSON
53 lines
3.4 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "bg",
|
|
"date_time_fns": "MMMM do, yyyy @ HH:mm:ss",
|
|
"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",
|
|
"paid": "\u041f\u043b\u0430\u0442\u0435\u043d\u0438",
|
|
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}",
|
|
"unpaid": "\u041d\u0435\u043f\u043b\u0430\u0442\u0435\u043d\u0438",
|
|
"default_group_title_name_plain": "ungrouped",
|
|
"subscriptions_in_group": "Suscripciones en el grupo \"%{title}\"",
|
|
"subscr_expected_x_times": "Se debe pagar %{amount} %{times} veces este periodo",
|
|
"overspent": "\u041f\u0440\u0435\u0440\u0430\u0437\u0445\u043e\u0434",
|
|
"money_flowing_in": "\u0412\u0445\u043e\u0434\u044f\u0449\u0438",
|
|
"money_flowing_out": "\u0418\u0437\u0445\u043e\u0434\u044f\u0449\u0438",
|
|
"category": "\u041a\u0430\u0442\u0435\u0433\u043e\u0440\u0438\u044f",
|
|
"unknown_category_plain": "No category",
|
|
"all_money": "All your money",
|
|
"unknown_source_plain": "Unknown source account",
|
|
"unknown_dest_plain": "Unknown destination account",
|
|
"unknown_any_plain": "Unknown account",
|
|
"unknown_budget_plain": "No budget",
|
|
"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...",
|
|
"Transfer": "\u041f\u0440\u0435\u0445\u0432\u044a\u0440\u043b\u044f\u043d\u0435",
|
|
"Withdrawal": "\u0422\u0435\u0433\u043b\u0435\u043d\u0435",
|
|
"Deposit": "\u0414\u0435\u043f\u043e\u0437\u0438\u0442",
|
|
"expense_account": "Expense account",
|
|
"revenue_account": "Revenue account",
|
|
"budget": "\u0411\u044e\u0434\u0436\u0435\u0442",
|
|
"account_type_Asset account": "Asset account",
|
|
"account_type_Expense account": "Expense account",
|
|
"account_type_Revenue account": "Revenue account",
|
|
"account_type_Debt": "\u0414\u044a\u043b\u0433",
|
|
"account_type_Loan": "\u0417\u0430\u0435\u043c",
|
|
"account_type_Mortgage": "\u0418\u043f\u043e\u0442\u0435\u043a\u0430",
|
|
"account_role_defaultAsset": "\u0421\u043c\u0435\u0442\u043a\u0430 \u0437\u0430 \u0430\u043a\u0442\u0438\u0432\u0438 \u043f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435",
|
|
"account_role_sharedAsset": "\u0421\u043c\u0435\u0442\u043a\u0430 \u0437\u0430 \u0441\u043f\u043e\u0434\u0435\u043b\u0435\u043d\u0438 \u0430\u043a\u0442\u0438\u0432\u0438",
|
|
"account_role_savingAsset": "\u0421\u043f\u0435\u0441\u0442\u043e\u0432\u043d\u0430 \u0441\u043c\u0435\u0442\u043a\u0430",
|
|
"account_role_ccAsset": "\u041a\u0440\u0435\u0434\u0438\u0442\u043d\u0430 \u043a\u0430\u0440\u0442\u0430",
|
|
"account_role_cashWalletAsset": "\u041f\u0430\u0440\u0438\u0447\u0435\u043d \u043f\u043e\u0440\u0442\u0444\u0435\u0439\u043b"
|
|
}
|
|
} |