mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
37 lines
1.7 KiB
JSON
37 lines
1.7 KiB
JSON
{
|
|
"zh_TW": {
|
|
"config": {
|
|
"html_language": "zh-tw"
|
|
},
|
|
"firefly": {
|
|
"spent": "\u652f\u51fa",
|
|
"left": "\u5269\u9918",
|
|
"paid": "\u5df2\u4ed8\u6b3e",
|
|
"errors_submission": "There was something wrong with your submission. Please check out the errors below: %{errorMessage}",
|
|
"unpaid": "\u672a\u4ed8\u6b3e",
|
|
"default_group_title_name_plain": "ungrouped",
|
|
"subscriptions_in_group": "Subscriptions in group \"%{title}\"",
|
|
"subscr_expected_x_times": "Expect to pay %{amount} %{times} times this period",
|
|
"overspent": "\u8d85\u652f",
|
|
"money_flowing_in": "\u5728",
|
|
"money_flowing_out": "\u5916",
|
|
"category": "\u5206\u985e",
|
|
"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}\"",
|
|
"expense_account": "Expense account",
|
|
"revenue_account": "Revenue account",
|
|
"budget": "\u9810\u7b97",
|
|
"account_type_Asset account": "Asset account",
|
|
"account_type_Expense account": "Expense account",
|
|
"account_type_Revenue account": "Revenue account",
|
|
"account_type_Debt": "\u8ca0\u50b5",
|
|
"account_type_Loan": "\u8cb8\u6b3e",
|
|
"account_type_Mortgage": "\u62b5\u62bc"
|
|
}
|
|
}
|
|
} |