mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-22 17:06:39 -06:00
95 lines
4.7 KiB
JSON
95 lines
4.7 KiB
JSON
{
|
|
"config": {
|
|
"html_language": "vi",
|
|
"date_time_fns": "d MMMM yyyy @ HH:mm:ss",
|
|
"month_and_day_fns": "MMMM d, y",
|
|
"does_not_exist": "(config.does_not_exist)",
|
|
"date_time_fns_short": "MMMM do, yyyy @ HH:mm"
|
|
},
|
|
"form": {
|
|
"title": "Ti\u00eau \u0111\u1ec1"
|
|
},
|
|
"list": {
|
|
"drag_and_drop": "Drag and drop",
|
|
"active": "\u0110ang ho\u1ea1t \u0111\u1ed9ng?",
|
|
"name": "T\u00ean",
|
|
"type": "Lo\u1ea1i",
|
|
"number": "Account number",
|
|
"liability_type": "Lo\u1ea1i tr\u00e1ch nhi\u1ec7m ph\u00e1p l\u00fd",
|
|
"current_balance": "Current balance",
|
|
"last_activity": "Last activity",
|
|
"amount_due": "Amount due",
|
|
"balance_difference": "Balance difference",
|
|
"menu": "Menu"
|
|
},
|
|
"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": {
|
|
"liability_direction_debit_short": "Owe this debt",
|
|
"liability_direction_credit_short": "Owed this debt",
|
|
"interest_calc_yearly": "M\u1ed7i n\u0103m",
|
|
"interest_calc_": "kh\u00f4ng x\u00e1c \u0111\u1ecbnh",
|
|
"interest_calc_daily": "M\u1ed7i ng\u00e0y",
|
|
"interest_calc_monthly": "M\u1ed7i th\u00e1ng",
|
|
"interest_calc_weekly": "Per week",
|
|
"interest_calc_half-year": "Per half year",
|
|
"interest_calc_quarterly": "Per quarter",
|
|
"spent": "\u0110\u00e3 chi",
|
|
"administration_owner": "Administration owner: {{email}}",
|
|
"administration_you": "Your role: {{role}}",
|
|
"administration_role_owner": "Owner",
|
|
"administration_role_ro": "Read-only",
|
|
"administration_role_mng_trx": "Manage transactions",
|
|
"administration_role_mng_meta": "Manage classification and meta-data",
|
|
"administration_role_mng_budgets": "Manage budgets",
|
|
"administration_role_mng_piggies": "Manage piggy banks",
|
|
"administration_role_mng_subscriptions": "Manage subscriptions",
|
|
"administration_role_mng_rules": "Manage rules",
|
|
"administration_role_mng_recurring": "Manage recurring transactions ",
|
|
"administration_role_mng_webhooks": "Manage webhooks",
|
|
"administration_role_mng_currencies": "Manage currencies",
|
|
"administration_role_view_reports": "View reports",
|
|
"administration_role_full": "Full access",
|
|
"new_administration_created": "New financial administration \"{{title}}\" has been created",
|
|
"left": "C\u00f2n l\u1ea1i",
|
|
"paid": "\u0110\u00e3 thanh to\u00e1n",
|
|
"errors_submission_v2": "There was something wrong with your submission. Please check out the errors below: {{errorMessage}}",
|
|
"unpaid": "Ch\u01b0a thanh to\u00e1n",
|
|
"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": "Qu\u00e1 h\u1ea1n",
|
|
"money_flowing_in": "V\u00e0o",
|
|
"money_flowing_out": "Ra",
|
|
"category": "Danh m\u1ee5c",
|
|
"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": "Chuy\u1ec3n kho\u1ea3n",
|
|
"Withdrawal": "R\u00fat ti\u1ec1n",
|
|
"Deposit": "Ti\u1ec1n g\u1eedi",
|
|
"expense_account": "Expense account",
|
|
"revenue_account": "Revenue account",
|
|
"budget": "Ng\u00e2n s\u00e1ch",
|
|
"account_type_Asset account": "Asset account",
|
|
"account_type_Expense account": "Expense account",
|
|
"account_type_Revenue account": "Revenue account",
|
|
"account_type_Debt": "M\u00f3n n\u1ee3",
|
|
"account_type_Loan": "Ti\u1ec1n vay",
|
|
"account_type_Mortgage": "Th\u1ebf ch\u1ea5p",
|
|
"account_role_defaultAsset": "t\u00e0i kho\u1ea3n m\u1eb7c \u0111\u1ecbnh",
|
|
"account_role_sharedAsset": "t\u00e0i kho\u1ea3n d\u00f9ng chung",
|
|
"account_role_savingAsset": "T\u00e0i kho\u1ea3n ti\u1ebft ki\u1ec7m",
|
|
"account_role_ccAsset": "Th\u1ebb t\u00edn d\u1ee5ng",
|
|
"account_role_cashWalletAsset": "V\u00ed ti\u1ec1n m\u1eb7t"
|
|
}
|
|
} |