1
0
forked from Mapan/odoo17e
odoo17e-kedaikipas58/addons/account_bank_statement_import/i18n/zh_TW.po
2024-12-10 09:04:09 +07:00

196 lines
6.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_bank_statement_import
#
# Translators:
# Wil Odoo, 2023
# Tony Ng, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0+e\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-26 22:20+0000\n"
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
"Last-Translator: Tony Ng, 2024\n"
"Language-Team: Chinese (Taiwan) (https://app.transifex.com/odoo/teams/41243/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "%d transactions had already been imported and were ignored."
msgstr "%d 已匯入的交易將被忽略"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "1 transaction had already been imported and was ignored."
msgstr "1個 已匯入的交易將被忽略."
#. module: account_bank_statement_import
#: model:ir.model.constraint,message:account_bank_statement_import.constraint_account_bank_statement_line_unique_import_id
msgid "A bank account transactions can be imported only once!"
msgstr "一個銀行賬戶的交易只能匯入一次!"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_line
msgid "Bank Statement Line"
msgstr "銀行對帳單明細"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_setup_bank_manual_config
msgid "Bank setup manual config"
msgstr "銀行設定通用設定"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid ""
"Cannot find in which journal import this statement. Please manually select a"
" journal."
msgstr "不能找到所需匯入的資料. 請手動選擇資料檔案."
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid ""
"Could not make sense of the given file.\n"
"Did you install the module to support this type of file?"
msgstr ""
"無法理解提供的檔案。\n"
"是否已安裝支援這類型檔案的模組?"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "Go to Apps"
msgstr "前往應用程式"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid ""
"If it contains transactions for more than one account, it must be imported "
"on each of them."
msgstr "如果包括多於一個賬戶的交易,必須逐一匯入個別賬戶。"
#. module: account_bank_statement_import
#: model_terms:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit
msgid "Import File"
msgstr "匯入檔案"
#. module: account_bank_statement_import
#: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_line__unique_import_id
msgid "Import ID"
msgstr "匯入識別碼"
#. module: account_bank_statement_import
#. odoo-javascript
#: code:addons/account_bank_statement_import/static/src/account_bank_statement_import_model.js:0
#, python-format
msgid "Import Template for Bank Statements"
msgstr "銀行結單匯入範本"
#. module: account_bank_statement_import
#: model:ir.model,name:account_bank_statement_import.model_account_journal
msgid "Journal"
msgstr "日記賬"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "Manual (or import %(import_formats)s)"
msgstr "手動(或匯入 %(import_formats)s"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "No attachment was provided"
msgstr "未提供附件"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "No currency found matching '%s'."
msgstr "找不到與'%s'匹配的幣別"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid ""
"The account of this statement (%s) is not the same as the journal (%s)."
msgstr "對帳單中的科目(%s)和日記帳(%s)中的不一樣"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid ""
"The currency of the bank statement (%s) is not the same as the currency of "
"the journal (%s)."
msgstr "銀行結單(%s的貨幣與日記賬%s的貨幣不同。"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "The following files could not be imported:\n"
msgstr "未能匯入以下檔案:\n"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "This file doesn't contain any statement for account %s."
msgstr "此檔案未有任何 %s 賬戶的結單。"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "This file doesn't contain any transaction for account %s."
msgstr "此檔案未有任何 %s 賬戶的交易資料。"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "View successfully imported statements"
msgstr "檢視成功匯入結單"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "You already have imported that file."
msgstr "您已經匯入了該檔案。"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "You have to set a Default Account for the journal: %s"
msgstr "須為日記賬設定預設賬戶:%s"
#. module: account_bank_statement_import
#. odoo-python
#: code:addons/account_bank_statement_import/models/account_journal.py:0
#, python-format
msgid "You uploaded an invalid or empty file."
msgstr "上載的檔案無效或空白。"