2019-10-05 11:17:44 +02:00
{
"firefly" : {
2019-12-20 16:42:23 +01:00
"welcome_back" : "What's playing?" ,
2019-10-05 12:44:05 +02:00
"flash_error" : "\u932f\u8aa4\uff01" ,
"flash_success" : "\u6210\u529f\uff01" ,
"close" : "\u95dc\u9589" ,
"split_transaction_title" : "\u62c6\u5206\u4ea4\u6613\u7684\u63cf\u8ff0" ,
2019-10-05 13:05:02 +02:00
"errors_submission" : "There was something wrong with your submission. Please check out the errors below." ,
2019-10-05 12:44:05 +02:00
"split" : "\u5206\u5272" ,
2020-05-16 16:35:23 +02:00
"transaction_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored." ,
"transaction_updated_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been updated." ,
2020-05-18 21:17:59 +02:00
"transaction_new_stored_link" : "<a href=\"transactions\/show\/{ID}\">Transaction #{ID}<\/a> has been stored." ,
2019-10-05 12:44:05 +02:00
"transaction_journal_information" : "\u4ea4\u6613\u8cc7\u8a0a" ,
2020-03-13 19:32:58 +01:00
"no_budget_pointer" : "You seem to have no budgets yet. You should create some on the <a href=\"\/budgets\">budgets<\/a>-page. Budgets can help you keep track of expenses." ,
2019-10-05 12:44:05 +02:00
"source_account" : "Source account" ,
2020-03-13 19:32:58 +01:00
"hidden_fields_preferences" : "You can enable more transaction options in your <a href=\"\/preferences\">settings<\/a>." ,
2019-10-05 12:44:05 +02:00
"destination_account" : "Destination account" ,
"add_another_split" : "\u589e\u52a0\u62c6\u5206" ,
2019-10-05 13:05:02 +02:00
"submission" : "Submission" ,
"create_another" : "After storing, return here to create another one." ,
"reset_after" : "Reset form after submission" ,
2019-10-05 12:44:05 +02:00
"submit" : "\u9001\u51fa" ,
"amount" : "\u91d1\u984d" ,
"date" : "\u65e5\u671f" ,
"tags" : "\u6a19\u7c64" ,
"no_budget" : "(\u7121\u9810\u7b97)" ,
"category" : "\u5206\u985e" ,
"attachments" : "\u9644\u52a0\u6a94\u6848" ,
"notes" : "\u5099\u8a3b" ,
2019-10-05 13:05:02 +02:00
"update_transaction" : "Update transaction" ,
"after_update_create_another" : "After updating, return here to continue editing." ,
"store_as_new" : "Store as a new transaction instead of updating." ,
2019-10-05 12:44:05 +02:00
"split_title_help" : "\u82e5\u60a8\u5efa\u7acb\u4e00\u7b46\u62c6\u5206\u4ea4\u6613\uff0c\u9808\u6709\u4e00\u500b\u6709\u95dc\u4ea4\u6613\u6240\u6709\u62c6\u5206\u7684\u6574\u9ad4\u63cf\u8ff0\u3002" ,
"none_in_select_list" : "(\u7a7a)" ,
2019-10-05 13:05:02 +02:00
"no_piggy_bank" : "(no piggy bank)" ,
2019-11-10 07:26:49 +01:00
"description" : "\u63cf\u8ff0" ,
2019-12-20 07:15:40 +01:00
"split_transaction_title_help" : "If you create a split transaction, there must be a global description for all splits of the transaction." ,
"destination_account_reconciliation" : "You can't edit the destination account of a reconciliation transaction." ,
2019-12-30 15:24:02 +01:00
"source_account_reconciliation" : "You can't edit the source account of a reconciliation transaction." ,
2020-02-14 08:08:51 +01:00
"budget" : "\u9810\u7b97" ,
2020-02-14 08:43:23 +01:00
"you_create_withdrawal" : "You're creating a withdrawal." ,
"you_create_transfer" : "You're creating a transfer." ,
"you_create_deposit" : "You're creating a deposit."
2019-10-05 12:44:05 +02:00
} ,
"form" : {
"interest_date" : "\u5229\u7387\u65e5\u671f" ,
"book_date" : "\u767b\u8a18\u65e5\u671f" ,
"process_date" : "\u8655\u7406\u65e5\u671f" ,
"due_date" : "\u5230\u671f\u65e5" ,
2019-10-05 13:11:12 +02:00
"foreign_amount" : "\u5916\u5e63\u91d1\u984d" ,
2019-10-05 12:44:05 +02:00
"payment_date" : "\u4ed8\u6b3e\u65e5\u671f" ,
"invoice_date" : "\u767c\u7968\u65e5\u671f" ,
"internal_reference" : "\u5167\u90e8\u53c3\u8003"
2019-10-05 11:17:44 +02:00
} ,
"config" : {
"html_language" : "zh-tw"
}
}