# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_online_payment
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 18.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-03-06 18:37+0000\n"
"PO-Revision-Date: 2025-11-18 03:22+0000\n"
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
"pos_online_payment/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "<strong>Error:</strong> The currency is missing or invalid."
msgstr "<strong>エラー:</strong>通貨がないか、間違っています。"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "<strong>Error:</strong> There was a problem during the payment process."
msgstr "<strong>エラー:</strong>決済処理中に問題が発生しました。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_config.py:0
msgid "A POS config cannot have more than one online payment method."
msgstr "1つのPOSコンフィグが複数のオンライン決済を持つことはできません。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "A payment option must be specified."
msgstr "決済オプションを指定して下さい。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "A validation payment cannot be used for a Point of Sale online payment."
msgstr "認証決済は、POSオンライン支払いに使用することはできません。"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pos_payment_method_view_form_inherit_pos_online_payment
msgid "All available providers"
msgstr "利用可能な全プロバイダー"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment_method.py:0
msgid ""
"All payment providers configured for an online payment method must use the "
"same currency as the Sales Journal, or the company currency if that is not "
"set, of the POS config."
msgstr ""
"オンライン決済方法用に設定されたすべての決済プロバイダーは、販売仕訳帳と同じ"
"通貨であるか、設定されていない場合はPOSの会社の通貨を使用する必要があります。"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__online_payment_provider_ids
msgid "Allowed Providers"
msgstr "許可プロバイダー"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Amount"
msgstr "金額"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/components/popups/online_payment_popup/online_payment_popup.xml:0
msgid "Amount:"
msgstr "金額:"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "Cancel payment"
msgstr "決済キャンセル"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment.py:0
msgid "Cannot create a POS online payment without an accounting payment."
msgstr "会計決済がないとPOSオンライン決済を作成できません。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment.py:0
msgid ""
"Cannot create a POS payment with a not online payment method and an online "
"accounting payment."
msgstr ""
"オンラインでない決済方法とオンライン会計決済でPOS決済を作成できません。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment.py:0
msgid "Cannot edit a POS online payment essential data."
msgstr "POSオンライン決済の必須データは編集できません。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment_method.py:0
msgid ""
"Could not create an online payment method (company_id=%(company_id)d, "
"pos_config_id=%(pos_config_id)d)"
msgstr ""
"オンライン支払方法を作成できませんでした (company_id=%(company_id)d, "
"pos_config_id=%(pos_config_id)d)"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_account_payment__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_payment_transaction__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_config__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_order__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__display_name
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_session__display_name
msgid "Display Name"
msgstr "表示名"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__has_an_online_payment_provider
msgid "Has An Online Payment Provider"
msgstr "オンライン決済プロバイダーがあるか"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_account_payment__id
#: model:ir.model.fields,field_description:pos_online_payment.field_payment_transaction__id
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_config__id
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_order__id
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment__id
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__id
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_session__id
msgid "ID"
msgstr "ID"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Invalid online payment"
msgstr "無効なオンライン決済"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Invalid online payments"
msgstr "無効なオンライン決済"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Invoice could not be generated"
msgstr "請求書を作成できませんでした"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_order__next_online_payment_amount
msgid "Next online payment amount to pay"
msgstr "次回のオンライン決済支払金額"

#. module: pos_online_payment
#: model:ir.model.fields.selection,name:pos_online_payment.selection__pos_payment_method__type__online
msgid "Online"
msgstr "オンライン"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment_method.py:0
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__is_online_payment
msgid "Online Payment"
msgstr "オンライン支払"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_order__online_payment_method_id
msgid "Online Payment Method"
msgstr "オンライン決済方法"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment__online_account_payment_id
msgid "Online accounting payment"
msgstr "オンライン会計支払"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Online payment unavailable"
msgstr "オンライン決済利用不可"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Online payments cannot have a negative amount (%s: %s)."
msgstr "オンライン決済は負の金額を有することはできません (%s: %s)."

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Order ID"
msgstr "オーダID"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "Order ID:"
msgstr "オーダID:"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Order Reference"
msgstr "オーダ参照"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/components/popups/online_payment_popup/online_payment_popup.xml:0
msgid "Order reference:"
msgstr "オーダ参照:"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Order saving issue"
msgstr "オーダ保存の問題"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/account_payment.py:0
#: code:addons/pos_online_payment/models/payment_transaction.py:0
#: model:ir.model.fields,field_description:pos_online_payment.field_account_payment__pos_order_id
#: model:ir.model.fields,field_description:pos_online_payment.field_payment_transaction__pos_order_id
#: model_terms:ir.ui.view,arch_db:pos_online_payment.payment_transaction_form
#: model_terms:ir.ui.view,arch_db:pos_online_payment.view_account_payment_form_inherit_pos_online_payment
msgid "POS Order"
msgstr "POSオーダ"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "Payment"
msgstr "支払"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Payment Confirmation"
msgstr "支払確定"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pos_payment_method_view_form_inherit_pos_online_payment
msgid "Payment Providers"
msgstr "決済プロバイダー"

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_payment_transaction
msgid "Payment Transaction"
msgstr "支払取引"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Payment provider requirement"
msgstr ""

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_account_payment
msgid "Payments"
msgstr "支払"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Please ensure you have a customer with an email address on this order."
msgstr ""

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_pos_config
msgid "Point of Sale Configuration"
msgstr "POS設定"

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_pos_order
msgid "Point of Sale Orders"
msgstr "POSオーダ"

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_pos_payment_method
msgid "Point of Sale Payment Methods"
msgstr "POS支払い方法"

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_pos_payment
msgid "Point of Sale Payments"
msgstr "POS支払い"

#. module: pos_online_payment
#: model:ir.model,name:pos_online_payment.model_pos_session
msgid "Point of Sale Session"
msgstr "POSセッション"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Processed by"
msgstr "以下によって処理済:"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/components/popups/online_payment_popup/online_payment_popup.xml:0
msgid "QR Code to pay"
msgstr "決済用QRコード"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/components/popups/online_payment_popup/online_payment_popup.xml:0
msgid "Scan the QR code to pay"
msgstr "支払うにはQRコードをスキャンして下さい。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/components/popups/online_payment_popup/online_payment_popup.xml:0
msgid "Scan to pay"
msgstr "スキャンして払う"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Server error"
msgstr "サーバーエラー"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_payment_method.py:0
msgid "The %s already has one online payment."
msgstr ""

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/payment_transaction.py:0
msgid "The POS online payment (tx.id=%d) could not be saved correctly"
msgstr "POSオンライン支払 (tx.id=%d)が正常に保存できませんでした。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/payment_transaction.py:0
msgid ""
"The POS online payment (tx.id=%d) could not be saved correctly because the "
"online payment method could not be found"
msgstr ""
"オンライン決済方法が見つからなかったため、POSオンライン決済 (tx.id=%d) が正常"
"に保存できませんでした。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The POS session is not opened."
msgstr "POSセッションが開いていません。"

#. module: pos_online_payment
#: model:ir.model.fields,help:pos_online_payment.field_payment_transaction__pos_order_id
msgid "The Point of Sale order linked to the payment transaction"
msgstr "支払取引にリンクしたPOS販売オーダ"

#. module: pos_online_payment
#: model:ir.model.fields,help:pos_online_payment.field_account_payment__pos_order_id
msgid "The Point of Sale order linked to this payment"
msgstr "この支払にリンクしたPOS販売オーダ"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "The QR Code for paying could not be generated."
msgstr "支払用QRコードを作成できませんでした"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The amount to pay has changed. Please refresh the page."
msgstr "支払金額が変更されました。ページを更新して下さい。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The currency is invalid."
msgstr "通貨が無効です。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "The invoice could not be generated."
msgstr "請求書を作成できませんでした"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The order has been cancelled."
msgstr "オーダがキャンセルされました。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "The order has not been saved correctly on the server."
msgstr "オーダがサーバ上に正常に保存されませんでした"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_session.py:0
msgid "The partner of the POS online payment (id=%d) could not be found"
msgstr "POSオンライン決済の取引先(id=%d)が見つかりませんでした。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The payment provider is invalid."
msgstr "決済プロバイダーが無効です。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid ""
"The payment should either be direct, with redirection, or made by a token."
msgstr ""
"支払いは直接か、リダイレクトか、トークンによるものである必要があります。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The payment token is invalid."
msgstr "支払トークンが無効です。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/payment_transaction.py:0
msgid "The payment transaction (%d) has a negative amount."
msgstr "決済取引 (%d)に負の金額があります。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The provided order or access token is invalid."
msgstr "提供されたオーダまたはアクセストークンが無効です。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "The provided partner_id is different than expected."
msgstr "提供されてたpartner_idが想定と異なります。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "The saved order could not be retrieved."
msgstr "保存されたオーダを取得できませんでした。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid ""
"The total amount of remaining online payments to execute (%s) doesn't "
"correspond to the remaining unpaid amount of the order (%s)."
msgstr ""
"実行するオンライン支払の残額 (%s) がオーダの未払残額(%s)と一致しません。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "There are online payments that were missing in your view."
msgstr "ビューで見当たらないオンライン決済があります。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid ""
"There is a problem with the server. The order online payment status cannot "
"be retrieved."
msgstr ""
"サーバに問題が発生しました。オーダオンライン決済ステータスが取得できません。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid ""
"There is a problem with the server. The order online payment status cannot "
"be retrieved. Are you sure there is no online payment for this order ?"
msgstr ""
"サーバに問題が発生しました。オーダのオンライン決済ステータスが取得できませ"
"ん。このオーダにオンライン決済がないのは確かですか？"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid ""
"There is no online payment method configured for this Point of Sale order."
msgstr "このPOS販売オーダにはオンライン決済方法が設定されていません。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "There is nothing to pay for this order."
msgstr "このオーダ用の支払はありません。"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "There is nothing to pay."
msgstr "支払うものはありません。"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay
msgid "To Pay"
msgstr "要支払"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/models/pos_config.py:0
msgid ""
"To use an online payment method in a POS config, it must have at least one "
"published payment provider supporting the currency of that POS config."
msgstr ""
"POS コンフィグでオンライン決済方法を使用するには、その POSコンフィグの通貨を"
"サポートする公開決済プロバイダが少なくとも 1 つ必要です。"

#. module: pos_online_payment
#. odoo-python
#: code:addons/pos_online_payment/controllers/payment_portal.py:0
msgid "Tokenization is not available for logged out customers."
msgstr "ログアウトした顧客はトークン化を利用できません。"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Transaction Reference"
msgstr "取引参照"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pay_confirmation
msgid "Try again"
msgstr "再試行"

#. module: pos_online_payment
#: model:ir.model.fields,field_description:pos_online_payment.field_pos_payment_method__type
msgid "Type"
msgstr "タイプ"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Updated online payments"
msgstr "更新されたオンライン決済"

#. module: pos_online_payment
#: model:ir.model.fields,help:pos_online_payment.field_pos_payment_method__is_online_payment
msgid ""
"Use this payment method for online payments (payments made on a web page "
"with online payment providers)"
msgstr ""
"オンライン決済用 (オンライン決済プロバイダを利用したウェブページ上での支払い)"
"にはこの決済方法を使用して下さい。"

#. module: pos_online_payment
#. odoo-javascript
#: code:addons/pos_online_payment/static/src/app/utils/order_payment_validation.js:0
msgid "Yes"
msgstr "はい"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pos_payment_method_view_form_inherit_pos_online_payment
msgid "You have not activated any"
msgstr "以下が有効化されていません:"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pos_payment_method_view_form_inherit_pos_online_payment
msgid "payment provider"
msgstr "決済プロバイダー"

#. module: pos_online_payment
#: model_terms:ir.ui.view,arch_db:pos_online_payment.pos_payment_method_view_form_inherit_pos_online_payment
msgid "to allow online payments."
msgstr "オンライン決済を許可します"
