43 lines
1.5 KiB
Plaintext
43 lines
1.5 KiB
Plaintext
# Traditional Chinese PO file for the JavaScript on the Mia Website
|
||
# Copyright (C) 2020 imacat
|
||
# This file is distributed under the same license as the Mia package.
|
||
# imacat <imacat@mail.imacat.idv.tw>, 2020.
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: mia 1.0\n"
|
||
"Report-Msgid-Bugs-To: imacat <imacat@mail.imacat.idv.tw>\n"
|
||
"POT-Creation-Date: 2020-08-06 01:42+0800\n"
|
||
"PO-Revision-Date: 2020-08-06 01:46+0800\n"
|
||
"Last-Translator: imacat <imacat@mail.imacat.idv.tw>\n"
|
||
"Language-Team: Traditional Chinese <imacat@mail.imacat.idv.tw>\n"
|
||
"Language: Traditional Chinese\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:369
|
||
msgid "Please fill in the date."
|
||
msgstr "請填寫日期。"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:389
|
||
msgid "Please select the account."
|
||
msgstr "請選擇會計科目。"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:410
|
||
msgid "This summary is too long (max. 128 characters)."
|
||
msgstr "摘要太長了(最長128個字)。"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:431
|
||
msgid "Please fill in the amount."
|
||
msgstr "請填寫金額。"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:463
|
||
msgid "The total amount of debit and credit records are inconsistent."
|
||
msgstr "借方和貸方合計不符。"
|
||
|
||
#: accounting/static/accounting/js/transaction-form.js:484
|
||
msgid "These notes are too long (max. 128 characters)."
|
||
msgstr "註記太長了(最長128個字)。"
|