# Translation of Odoo Server. # This file contains the translation of the following modules: # * account_batch_payment # # Translators: # Wil Odoo, 2023 # Ryoko Tsuda , 2023 # Junko Augias, 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:10+0000\n" "Last-Translator: Junko Augias, 2024\n" "Language-Team: Japanese (https://app.transifex.com/odoo/teams/41243/ja/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ja\n" "Plural-Forms: nplurals=1; plural=0;\n" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "$1000.0" msgstr "$1000.0" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "2023-08-14" msgstr "2023-08-14" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "2023-08-15" msgstr "2023-08-15" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "3956012345678" msgstr "3956012345678" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_move_kanban msgid "" msgstr "" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_form_inherit_account_batch_payment msgid "Batch Payment" msgstr "バッチ支払" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "" "The following warnings were also " "raised; they do not impeach validation" msgstr "" "以下の警告も出されました:彼らは検証を疑いません" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Please first consider the following warnings" msgstr "まずは以下の警告を考慮して下さい" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The following errors occurred" msgstr "以下のエラーが発生しました" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "ABC Suppliers" msgstr "ABCサプライヤ" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_needaction msgid "Action Needed" msgstr "要アクション" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_ids msgid "Activities" msgstr "活動" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_exception_decoration msgid "Activity Exception Decoration" msgstr "例外活動文字装飾" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_state msgid "Activity State" msgstr "活動状態" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_type_icon msgid "Activity Type Icon" msgstr "活動種別アイコン" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "All payments in the batch must belong to the same company." msgstr "全てのバッチ支払は同じ会社のものである必要があります。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "All payments in the batch must share the same payment method." msgstr "全てのバッチ支払は同じ支払方法を共有している必要があります。" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Amount" msgstr "金額" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount_residual msgid "Amount Residual" msgstr "残額" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__amount_residual_currency msgid "Amount Residual Currency" msgstr "残額通貨" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__amount_signed msgid "Amount Signed" msgstr "署名済金額" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_attachment_count msgid "Attachment Count" msgstr "添付数" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__available_payment_method_ids msgid "Available Payment Method" msgstr "利用可能な支払い方法" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__journal_id msgid "Bank" msgstr "銀行" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Bank Journal" msgstr "銀行仕訳帳" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Bank Transfer" msgstr "銀行振込" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Batch Content" msgstr "バッチ内容" #. module: account_batch_payment #: model:account.payment.method,name:account_batch_payment.account_payment_method_batch_deposit #: model_terms:ir.ui.view,arch_db:account_batch_payment.account_journal_dashboard_kanban_view_inherited msgid "Batch Deposit" msgstr "一括預入" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_report_account_batch_payment_print_batch_payment msgid "Batch Deposit Report" msgstr "一括預入レポート" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_payment.py:0 #: model:ir.model,name:account_batch_payment.model_account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__batch_payment_id #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__batch_payment_id #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search #, python-format msgid "Batch Payment" msgstr "バッチ支払" #. module: account_batch_payment #: model:ir.ui.menu,name:account_batch_payment.menu_batch_payment_purchases #: model:ir.ui.menu,name:account_batch_payment.menu_batch_payment_sales #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Batch Payments" msgstr "バッチ支払" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__batch_type msgid "Batch Type" msgstr "バッチタイプ" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_in #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_out msgid "" "Batch payments allow you grouping different payments to ease\n" " reconciliation. They are also useful when depositing checks\n" " to the bank." msgstr "バッチ支払いは、別々の支払いをグループ化し、突合を容易にすることができます。また、小切手を銀行に預ける際にも便利です。" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_batch_error_wizard msgid "Batch payments error reporting wizard" msgstr "バッチ支払エラーレポートウィザード" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_batch_error_wizard_line msgid "Batch payments error reporting wizard line" msgstr "バッチ支払エラーレポートウィザード行" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Cannot validate an empty batch. Please add some payments to it first." msgstr "空のバッチは承認できません。先に支払を追加して下さい。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Close" msgstr "閉じる" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_method_code msgid "Code" msgstr "コード" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__company_currency_id msgid "Company Currency" msgstr "会社通貨" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_tree_inherit_account_batch_payment msgid "Create Batch" msgstr "バッチを作成" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Create Batch Payment" msgstr "バッチ支払を作成" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_in msgid "Create a new customer batch payment" msgstr "顧客のバッチ支払を登録しましょう" #. module: account_batch_payment #: model_terms:ir.actions.act_window,help:account_batch_payment.action_batch_payment_out msgid "Create a new vendor batch payment" msgstr "新しい仕入先バッチ支払を作成" #. module: account_batch_payment #: model:ir.actions.server,name:account_batch_payment.action_account_create_batch_payment msgid "Create batch payment" msgstr "バッチ支払を作成" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__create_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__create_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__create_uid msgid "Created by" msgstr "作成者" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__create_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__create_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__create_date msgid "Created on" msgstr "作成日" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_file_create_date msgid "Creation date of the related export file." msgstr "関連するエキスポートファイルの日付を作成" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__currency_id msgid "Currency" msgstr "通貨" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Customer" msgstr "顧客" #. module: account_batch_payment #: model:ir.actions.act_window,name:account_batch_payment.action_batch_payment_in msgid "Customer Batch Payments" msgstr "顧客バッチ支払" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__date #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Date" msgstr "日付" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Demo Ref" msgstr "デモ参照" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__description msgid "Description" msgstr "説明" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__display_name #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__display_name #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__display_name msgid "Display Name" msgstr "表示名" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__error_line_ids msgid "Error Line" msgstr "エラー行" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__error_wizard_id msgid "Error Wizard" msgstr "エラーウィザード" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_line_tree msgid "Exclude Payments" msgstr "支払を除外" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_file msgid "Export file related to this batch" msgstr "このバッチに関連したファイルをエキスポート" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_file msgid "File" msgstr "ファイル" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__file_generation_enabled msgid "File Generation Enabled" msgstr "ファイル生成有効化済" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_filename msgid "File Name" msgstr "ファイル名" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_follower_ids msgid "Followers" msgstr "フォロワー" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_partner_ids msgid "Followers (Partners)" msgstr "フォロワー (取引先)" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_type_icon msgid "Font awesome icon e.g. fa-tasks" msgstr "Font awesomeのアイコン 例. fa-tasks" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__export_file_create_date msgid "Generation Date" msgstr "生成日" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Group By" msgstr "グループ化" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__has_message msgid "Has Message" msgstr "メッセージあり" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__help_message msgid "Help" msgstr "ヘルプ" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__id #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__id #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__id msgid "ID" msgstr "ID" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_exception_icon msgid "Icon" msgstr "アイコン" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_exception_icon msgid "Icon to indicate an exception activity." msgstr "例外活動を示すアイコン" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_needaction msgid "If checked, new messages require your attention." msgstr "チェックした場合は、新しいメッセージに注意が必要です。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_error #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_sms_error msgid "If checked, some messages have a delivery error." msgstr "チェックした場合は、一部のメッセージに配信エラーが発生されました。" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__batch_type__inbound msgid "Inbound" msgstr "インバウンド" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Inbound Batch Payments Sequence" msgstr "入金バッチ支払シーケンス" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_is_follower msgid "Is Follower" msgstr "フォロー中 " #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Issuing bank account :" msgstr "銀行口座を発行:" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_journal msgid "Journal" msgstr "仕訳帳" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__write_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__write_uid #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__write_uid msgid "Last Updated by" msgstr "最終更新者" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__write_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__write_date #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__write_date msgid "Last Updated on" msgstr "最終更新日" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Leave empty to generate automatically..." msgstr "自動的に生成するために空欄にしておく" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Memo" msgstr "メモ" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_error msgid "Message Delivery error" msgstr "メッセージ配信エラー" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_ids msgid "Messages" msgstr "メッセージ" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Monthly Payment" msgstr "月払" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__my_activity_date_deadline msgid "My Activity Deadline" msgstr "活動期限" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_payment__payment_method_name msgid "Name" msgstr "名称" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__export_filename msgid "Name of the export file generated for this batch" msgstr "このバッチのために生成されたエクスポートファイルの名称" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_payment__amount_signed msgid "Negative value of amount field if payment_type is outbound" msgstr "支払タイプが出金の場合の金額フィールドの負の値" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__draft msgid "New" msgstr "新規" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_calendar_event_id msgid "Next Activity Calendar Event" msgstr "次の活動カレンダーイベント" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_date_deadline msgid "Next Activity Deadline" msgstr "次の活動期限" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_summary msgid "Next Activity Summary" msgstr "次の活動概要" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_type_id msgid "Next Activity Type" msgstr "次の活動タイプ" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Not Batch Payments" msgstr "バッチ支払ではない" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_search_inherit_account_batch_payment msgid "Not reconciled" msgstr "未消込" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_needaction_counter msgid "Number of Actions" msgstr "アクション数" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_error_counter msgid "Number of errors" msgstr "エラー数" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_needaction_counter msgid "Number of messages requiring action" msgstr "アクションを必要とするメッセージの数" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__message_has_error_counter msgid "Number of messages with delivery error" msgstr "配信エラーが発生されたメッセージ数" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Odoo Payments LLC" msgstr "Odoo支払LLC" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__batch_type__outbound msgid "Outbound" msgstr "アウトバウンド" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_journal.py:0 #, python-format msgid "Outbound Batch Payments Sequence" msgstr "出金バッチ支払シーケンス" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_account_payment_tree_inherit_account_batch_payment msgid "Partner" msgstr "取引先" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_method_id msgid "Payment Method" msgstr "支払方法" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_payment_method msgid "Payment Methods" msgstr "支払方法" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Payment method" msgstr "支払方法" #. module: account_batch_payment #: model:ir.model,name:account_batch_payment.model_account_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__payment_ids #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__payment_ids #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Payments" msgstr "支払" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/wizard/batch_error.py:0 #, python-format msgid "Payments in Error" msgstr "エラー中の支払" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Payments must be posted to be added to a batch." msgstr "支払をバッチに追加するには記帳しなくてはなりません" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Print" msgstr "印刷" #. module: account_batch_payment #: model:ir.actions.report,name:account_batch_payment.action_print_batch_payment msgid "Print Batch Payment" msgstr "バッチ支払を印刷" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "Proceed with validation" msgstr "承認へ進む" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__rating_ids msgid "Ratings" msgstr "評価" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Re-generate Export File" msgstr "エキスポートファイルを再生成する" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "Recipient Bank Account" msgstr "受取人の銀行口座" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__reconciled msgid "Reconciled" msgstr "消込済" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__name msgid "Reference" msgstr "参照" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__activity_user_id msgid "Responsible User" msgstr "担当ユーザ" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__message_has_sms_error msgid "SMS Delivery error" msgstr "SMS配信エラー" #. module: account_batch_payment #: model:ir.model.fields.selection,name:account_batch_payment.selection__account_batch_payment__state__sent msgid "Sent" msgstr "送信日" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Set payments state to \"posted\"." msgstr "支払ステイタスを「記帳済」に設定する。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_line_tree msgid "Show" msgstr "表示" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__show_remove_button msgid "Show Remove Button" msgstr "削除ボタンを表示" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__show_remove_options msgid "Show Remove Options" msgstr "削除オプションを表示する" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some payments have already been matched with a bank statement." msgstr "一部の支払いはすでに銀行明細書と照合されています。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some payments have already been sent." msgstr "一部は既に支払済みです。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "Some recipient accounts do not allow out payments." msgstr "一部の受取人口座では支払はできません。" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__state #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "State" msgstr "都道府県・州" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_state msgid "" "Status based on activities\n" "Overdue: Due date is already passed\n" "Today: Activity date is today\n" "Planned: Future activities." msgstr "" "活動に基づいての状態\n" "延滞: 期限は既に過ぎました\n" "当日: 活動日は本日です\n" "予定: 将来の活動。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.print_batch_payment msgid "TOTAL" msgstr "合計" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "Target another recipient account or allow sending money to the current one." msgstr "別の受取人口座を対象にするか、現在の受取人口座への送金を許可する。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The batch cannot be validated." msgstr "バッチを検証することができません。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.batch_error_wizard_form msgid "The batch could not be validated" msgstr "バッチを検証することができませんでした。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "The batch must have the same payment method as the payments it contains." msgstr "バッチはそれが含む支払と同じ支払方法を有している必要があります。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "The batch must have the same type as the payments it contains." msgstr "バッチはそれが含む同じタイプの支払を有している必要があります。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_error_wizard__batch_payment_id msgid "" "The batch payment generating the errors and warnings displayed in this " "wizard." msgstr "バッチ支払がエラーを生成し、警告がウィザードに表示されます。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "The journal of the batch payment and of the payments it contains must be the" " same." msgstr "バッチ支払とそれが含む支払の仕訳帳は同じである必要があります。" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__payment_method_id msgid "The payment method used by the payments in this batch." msgstr "このバッチの支払いに使われる支払方法" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Total" msgstr "合計" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_error_wizard__show_remove_options msgid "" "True if and only if the options to remove the payments causing the errors or" " warnings from the batch should be shown" msgstr "エラーまたは警告の原因となった支払いをバッチから削除するオプションを表示する場合にのみ、True" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__activity_exception_decoration msgid "Type of the exception activity on record." msgstr "記録上の例外活動の種類。" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_search msgid "Unreconciled" msgstr "未消込" #. module: account_batch_payment #: model_terms:ir.ui.view,arch_db:account_batch_payment.view_batch_payment_form msgid "Validate" msgstr "検証" #. module: account_batch_payment #: model:ir.actions.act_window,name:account_batch_payment.action_batch_payment_out msgid "Vendor Batch Payments" msgstr "仕入先バッチ支払" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard__warning_line_ids msgid "Warning Line" msgstr "警告明細" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_error_wizard_line__warning_wizard_id msgid "Warning Wizard" msgstr "警告ウィザード" #. module: account_batch_payment #: model:ir.model.fields,field_description:account_batch_payment.field_account_batch_payment__website_message_ids msgid "Website Messages" msgstr "ウェブサイトメッセージ" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__website_message_ids msgid "Website communication history" msgstr "ウェブサイト通信履歴" #. module: account_batch_payment #: model:ir.model.fields,help:account_batch_payment.field_account_batch_payment__file_generation_enabled msgid "" "Whether or not this batch payment should display the 'Generate File' button " "instead of 'Print' in form view." msgstr "このバッチ支払いで、フォームビューに「印刷」の代わりに「ファイルを生成」ボタンを表示する必要があるかどうか" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments that are already sent." msgstr "" #. module: account_batch_payment #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments that are not posted." msgstr "記帳されていない支払を追加することはできません。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add payments with zero amount in a Batch Payment." msgstr "バッチ支払では金額ゼロの支払を追加することはできません。" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot add the same payment to multiple batches." msgstr "" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "" "You cannot create a batch with payments that are already in another batch." msgstr "" #. module: account_batch_payment #. odoo-python #: code:addons/account_batch_payment/models/account_batch_payment.py:0 #, python-format msgid "You cannot create batches with overlapping payments." msgstr ""