chore(locale): update translation files

[skip ci] Automatically generated by Django makemessages workflow
This commit is contained in:
eitchtee
2025-12-07 16:45:08 +00:00
committed by github-actions[bot]
parent d77eddbd26
commit 157f357a7a
13 changed files with 91 additions and 91 deletions
+7 -7
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2025-12-07 03:33+0000\n"
"POT-Creation-Date: 2025-12-07 16:45+0000\n"
"PO-Revision-Date: 2025-10-08 16:17+0000\n"
"Last-Translator: doody <doodykimo@gmail.com>\n"
"Language-Team: Chinese (Traditional Han script) <https://translations."
@@ -259,27 +259,27 @@ msgstr "餘額調整"
msgid "Account balances have been reconciled successfully"
msgstr "成功調整帳戶餘額"
#: apps/api/fields/transactions.py:27
#: apps/api/fields/transactions.py:31
msgid "Category with this ID does not exist."
msgstr "這個分類的ID不存在。"
#: apps/api/fields/transactions.py:37
#: apps/api/fields/transactions.py:41
msgid "Invalid category data. Provide an ID or name."
msgstr "無效的分類資訊,請提供ID或名稱。"
#: apps/api/fields/transactions.py:70
#: apps/api/fields/transactions.py:74
msgid "Tag with this ID does not exist."
msgstr "這個ID的標籤不存在。"
#: apps/api/fields/transactions.py:80
#: apps/api/fields/transactions.py:84
msgid "Invalid tag data. Provide an ID or name."
msgstr "無效的標籤資訊,請提供ID或名稱。"
#: apps/api/fields/transactions.py:105
#: apps/api/fields/transactions.py:109
msgid "Entity with this ID does not exist."
msgstr "這個ID的實體不存在。"
#: apps/api/fields/transactions.py:115
#: apps/api/fields/transactions.py:119
msgid "Invalid entity data. Provide an ID or name."
msgstr "無效的實體資訊,請提供ID或名稱。"