# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_bank_statement_import # # Translators: # 敬雲 林 , 2018 # Martin Trigaux, 2018 # amos lin , 2018 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0c\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2016-09-07 08:56+0000\n" "PO-Revision-Date: 2016-09-07 08:56+0000\n" "Last-Translator: amos lin , 2018\n" "Language-Team: Chinese (Taiwan) (https://www.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 #: code:addons/account_bank_statement_import/account_bank_statement_import.py:236 #, python-format msgid "%d transactions had already been imported and were ignored." msgstr "%d 已導入的交易將被忽略" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:236 #, python-format msgid "1 transaction had already been imported and was ignored." msgstr "1個 已導入的交易將被忽略." #. module: account_bank_statement_import #: sql_constraint:account.bank.statement.line:0 msgid "A bank account transactions can be imported only once !" msgstr "一個銀行帳戶交易只能導入一次." #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_acc_number msgid "Account Number" msgstr "帳戶號碼" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type_control_ids msgid "Account Types Allowed" msgstr "允許的科目類型" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_account_control_ids msgid "Accounts Allowed" msgstr "允許的科目" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_update_posted msgid "Allow Cancelling Entries" msgstr "允許取消分錄" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:238 #, python-format msgid "Already imported items" msgstr "已導入的項目" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_at_least_one_inbound msgid "At least one inbound" msgstr "至少有一個入站連結" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_at_least_one_outbound msgid "At least one outbound" msgstr "至少有一個出站連結" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:76 #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_id #, python-format msgid "Bank" msgstr "銀行" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_account_id msgid "Bank Account" msgstr "銀行帳戶" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_bank_statements_source msgid "Bank Feeds" msgstr "銀行回單" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view msgid "Bank Journal Name" msgstr "銀行日記帳名稱" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_data_file msgid "Bank Statement File" 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.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_belongs_to_company msgid "Belong to the user's current company" msgstr "屬於使用者的當前公司" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "Cancel" msgstr "取消" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:165 #, python-format msgid "" "Cannot find in which journal import this statement. Please manually select a" " journal." msgstr "不能找到所需導入的資料. 請手動選擇資料檔案." #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence msgid "" "Check this box if you don't want to share the same sequence for invoices and" " refunds made from this journal" msgstr "如果您不想在此日記帳中共用發票和退款的序列號, 請勾選此處" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_update_posted msgid "" "Check this box if you want to allow the cancellation the entries related to " "this journal or of the invoice related to this journal" msgstr "若需與該日記帳相關的日記帳分錄或發票可被作廢 請勾選此處。" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "Choose a file to import..." msgstr "選擇需要導入的文件" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_company_id msgid "Company" msgstr "公司" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_company_id msgid "Company related to this journal" msgstr "日記帳相關的公司" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:106 #, 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 #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_create_uid #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_create_uid msgid "Created by" msgstr "創建人員" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_create_date #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_create_date msgid "Created on" msgstr "創建時間" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_currency_id msgid "Currency" msgstr "幣別" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_inbound_payment_method_ids msgid "Debit Methods" msgstr "借記方式" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence msgid "Dedicated Refund Sequence" msgstr "專用退款序列" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_credit_account_id msgid "Default Credit Account" msgstr "預設貸方科目" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_debit_account_id msgid "Default Debit Account" msgstr "預設借方科目" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_display_name #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_display_name msgid "Display Name" msgstr "顯示名稱" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_display_on_footer msgid "" "Display this bank account on the footer of printed documents like invoices " "and sales orders." msgstr "把這個銀行帳號顯示在列印的單據上,如發票或銷售訂單。" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "" "Download a bank statement from your bank and import it here. Supported " "formats:" msgstr "從銀行下載一張銀行對帳單並且在這裡導入。支持的格式:" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_id msgid "Entry Sequence" msgstr "分錄序列" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_filename msgid "Filename" msgstr "文件名" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_data_file msgid "" "Get you bank statements in electronic format from your bank and select them " "here." msgstr "從銀行拿到電子格式的銀行對帳單並且在這裡選擇他們" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_group_invoice_lines msgid "Group Invoice Lines" msgstr "分組發票明細行" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_id #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_id msgid "ID" msgstr "ID" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_group_invoice_lines msgid "" "If this box is checked, the system will try to group the accounting lines " "when generating them from invoices." msgstr "如果勾選此項, 系統將試圖對生成的發票分組" #. module: account_bank_statement_import #: model:ir.actions.act_window,name:account_bank_statement_import.action_account_bank_statement_import msgid "Import" msgstr "導入" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import msgid "Import Bank Statement" msgstr "導入銀行對帳單" #. module: account_bank_statement_import #: model:ir.model,name:account_bank_statement_import.model_account_bank_statement_import_journal_creation msgid "Import Bank Statement Journal Creation Wizard" msgstr "導入銀行對帳日記帳創建嚮導" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "Import Bank Statements" 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 "導入ID" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.journal_dashboard_view_inherit msgid "Import Statement" msgstr "導入對帳單" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_credit_account_id msgid "It acts as a default account for credit amount" msgstr "它將作為貸方金額的預設科目" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_default_debit_account_id msgid "It acts as a default account for debit amount" 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 #: code:addons/account_bank_statement_import/account_bank_statement_import.py:67 #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view #, python-format msgid "Journal Creation" msgstr "日記帳創建" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_name msgid "Journal Name" msgstr "日記帳名稱" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_journal_id msgid "Journal id" msgstr "日記帳 id" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view msgid "" "Just click OK to create the account/journal and finish the import. If this " "was a mistake, hit cancel to abort the import." msgstr "只需點擊 OK 來創建科目/日記帳並且完成導入。如果導入有錯誤,點擊『取消』放棄導入。" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_kanban_dashboard msgid "Kanban dashboard" msgstr "看板儀表板" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_kanban_dashboard_graph msgid "Kanban dashboard graph" msgstr "看板儀表板圖表" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import___last_update #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation___last_update msgid "Last Modified on" msgstr "最後修改日" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_write_uid #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_write_uid msgid "Last Updated by" msgstr "最後更新人員" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_write_date #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_write_date msgid "Last Updated on" msgstr "最後更新時間" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_loss_account_id msgid "Loss Account" msgstr "損失科目" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_inbound_payment_method_ids msgid "" "Means of payment for collecting money. Odoo modules offer various payments " "handling facilities, but you can always use the 'Manual' payment method in " "order to manage payments outside of the software." msgstr "收錢的付款形式。Odoo模組提供各種各樣的付款處理工具,但是您也可以一直在系統外用手工的付款方法管理付款" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_outbound_payment_method_ids msgid "" "Means of payment for sending money. Odoo modules offer various payments " "handling facilities, but you can always use the 'Manual' payment method in " "order to manage payments outside of the software." msgstr "付錢的付款形式。Odoo模組提供各種各樣的付款處理工具,但是您也可以一直在系統外用手工的付款方法管理付款" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:136 #, python-format msgid "No currency found matching '%s'." msgstr "找不到與'%s'匹配的幣別" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view msgid "OK" msgstr "OK" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_outbound_payment_method_ids msgid "Payment Methods" msgstr "付款方式" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_profit_account_id msgid "Profit Account" msgstr "利潤科目" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_id msgid "Refund Entry Sequence" msgstr "退款分錄序列" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type msgid "" "Select 'Sale' for customer invoices journals.\n" "Select 'Purchase' for vendor bills journals.\n" "Select 'Cash' or 'Bank' for journals that are used in customer or vendor payments.\n" "Select 'General' for miscellaneous operations journals." msgstr "" "給客戶發票日記帳選擇『銷售』, \n" "給供應商發票選『採購』,\n" "在客戶或者供應商付款的日記帳中選擇『現金』或者『銀行』。\n" "給『其餘操作』的日記帳選擇『通用』。" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "Select a bank statement file to import" msgstr "選擇一個銀行對帳單文件來導入" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence msgid "Sequence" msgstr "序號" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_code msgid "Short Code" msgstr "簡碼" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_display_on_footer msgid "Show in Invoices Footer" msgstr "在發票頁尾顯示" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_show_on_dashboard msgid "Show journal on dashboard" msgstr "在儀表板顯示日記帳" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_journal_creation_view msgid "" "The account of the statement you are importing is not yet recorded in Odoo. " "In order to proceed with the import, you need to create a bank journal for " "this account." msgstr "要導入的報表中的帳戶還沒有被記錄在Odoo中。為了能夠導入成功,您需要對這個帳戶創建一個銀行日記帳" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:151 #, 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 #: code:addons/account_bank_statement_import/account_bank_statement_import.py:161 #, 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 #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_currency_id msgid "The currency used to enter statement" msgstr "用來輸入對帳單的幣別" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_code msgid "The journal entries of this journal will be named using this prefix." msgstr "這個日記帳中的日記帳分錄會被用這個首碼命名" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence_id msgid "" "This field contains the information related to the numbering of the journal " "entries of this journal." msgstr "這個字段包含和這個日記帳中日記帳分錄編號相關的資訊" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_refund_sequence_id msgid "" "This field contains the information related to the numbering of the refund " "entries of this journal." msgstr "這個字段包含和這個日記帳的退款分錄編號相關的資訊" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:111 #, python-format msgid "This file doesn't contain any statement." msgstr "這個文件不包含任何對帳單" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:119 #, python-format msgid "This file doesn't contain any transaction." msgstr "這個文件不包含任何交易" #. module: account_bank_statement_import #: model:ir.model.fields,field_description:account_bank_statement_import.field_account_bank_statement_import_journal_creation_type msgid "Type" msgstr "類型" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_sequence msgid "Used to order Journals in the dashboard view" msgstr "用於儀表板視圖中的日記帳排序" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_loss_account_id msgid "" "Used to register a loss when the ending balance of a cash register differs " "from what the system computes" msgstr "現金收銀機/手存現金/零用金的期末餘額與系統計算的有差異時候用來登記盤損" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_profit_account_id msgid "" "Used to register a profit when the ending balance of a cash register differs" " from what the system computes" msgstr "當現金收銀機/手存現金/零用金的關帳餘額與系統計算的有差異時,用於登記盤盈" #. module: account_bank_statement_import #: model:ir.model.fields,help:account_bank_statement_import.field_account_bank_statement_import_journal_creation_show_on_dashboard msgid "Whether this journal should be displayed on the dashboard or not" msgstr "不管這個日記帳是否顯示在儀表板" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:228 #, python-format msgid "You have already imported that file." msgstr "您之前已導入該文件" #. module: account_bank_statement_import #: code:addons/account_bank_statement_import/account_bank_statement_import.py:47 #, python-format msgid "" "You have to set a Default Debit Account and a Default Credit Account for the" " journal: %s" msgstr "您必須為日記帳設置預設借記科目和預設信用賬戶:%s" #. module: account_bank_statement_import #: model:ir.ui.view,arch_db:account_bank_statement_import.account_bank_statement_import_view msgid "_Import" msgstr "_Import"