mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
53 lines
2.8 KiB
JSON
53 lines
2.8 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "ko",
|
|
"date_time_fns": "YYYY\ub144 M\uc6d4 D\uc77c HH:mm:ss",
|
|
"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",
|
|
"paid": "\uc9c0\ubd88\ub428",
|
|
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}",
|
|
"unpaid": "\ubbf8\uc9c0\ubd88",
|
|
"default_group_title_name_plain": "\uadf8\ub8f9 \ud574\uc81c\ub428",
|
|
"subscriptions_in_group": "Subscriptions in group \"%{title}\"",
|
|
"subscr_expected_x_times": "Expect to pay %{amount} %{times} times this period",
|
|
"overspent": "\ucd08\uacfc \uc9c0\ucd9c",
|
|
"money_flowing_in": "\ub4e4\uc5b4\uc634",
|
|
"money_flowing_out": "\ub098\uac10",
|
|
"category": "\uce74\ud14c\uace0\ub9ac",
|
|
"unknown_category_plain": "\uce74\ud14c\uace0\ub9ac \uc5c6\uc74c",
|
|
"all_money": "\ubaa8\ub4e0 \ub3c8",
|
|
"unknown_source_plain": "\uc54c \uc218 \uc5c6\ub294 \uc18c\uc2a4 \uacc4\uc815",
|
|
"unknown_dest_plain": "\uc54c \uc218 \uc5c6\ub294 \ub300\uc0c1 \uacc4\uc815",
|
|
"unknown_any_plain": "\uc54c \uc218 \uc5c6\ub294 \uacc4\uc815",
|
|
"unknown_budget_plain": "\uc608\uc0b0 \uc5c6\uc74c",
|
|
"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": "\uc774\uccb4",
|
|
"Withdrawal": "\ucd9c\uae08",
|
|
"Deposit": "\uc785\uae08",
|
|
"expense_account": "\uc9c0\ucd9c \uacc4\uc815",
|
|
"revenue_account": "\uc218\uc775 \uacc4\uc815",
|
|
"budget": "\uc608\uc0b0",
|
|
"account_type_Asset account": "Asset account",
|
|
"account_type_Expense account": "Expense account",
|
|
"account_type_Revenue account": "Revenue account",
|
|
"account_type_Debt": "\ub300\ucd9c",
|
|
"account_type_Loan": "\ube5a",
|
|
"account_type_Mortgage": "\ubaa8\uae30\uc9c0",
|
|
"account_role_defaultAsset": "\uae30\ubcf8 \uc790\uc0b0 \uacc4\uc815",
|
|
"account_role_sharedAsset": "\uacf5\uc720 \uc790\uc0b0 \uacc4\uc815",
|
|
"account_role_savingAsset": "\uc608\uae08 \uacc4\uc88c",
|
|
"account_role_ccAsset": "\uc2e0\uc6a9\uce74\ub4dc",
|
|
"account_role_cashWalletAsset": "\ud604\uae08 \uc9c0\uac11"
|
|
}
|
|
} |