Files
tradon/modules/web_shop_shopify/locale/hu.po
2026-03-14 09:42:12 +00:00

406 lines
9.8 KiB
Plaintext

#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:carrier,shopify_selections:"
msgid "Shopify Selections"
msgstr ""
msgctxt "field:carrier.selection.shopify,carrier:"
msgid "Carrier"
msgstr ""
msgctxt "field:carrier.selection.shopify,code:"
msgid "Code"
msgstr ""
msgctxt "field:carrier.selection.shopify,shop:"
msgid "Shop"
msgstr ""
msgctxt "field:carrier.selection.shopify,title:"
msgid "Title"
msgstr ""
msgctxt "field:product.attribute.set,shopify_option1:"
msgid "Option 1"
msgstr ""
msgctxt "field:product.attribute.set,shopify_option2:"
msgid "Option 2"
msgstr ""
msgctxt "field:product.attribute.set,shopify_option3:"
msgid "Option 3"
msgstr ""
msgctxt "field:product.product,shopify_handle:"
msgid "Shopify Handle"
msgstr ""
msgctxt "field:product.product,shopify_sku:"
msgid "SKU"
msgstr ""
msgctxt "field:product.product,shopify_uom:"
msgid "Shopify UoM"
msgstr ""
msgctxt "field:product.shopify_inventory_item,product:"
msgid "Product"
msgstr ""
msgctxt "field:product.template,shopify_handle:"
msgid "Shopify Handle"
msgstr ""
msgctxt "field:product.template,shopify_uom:"
msgid "Shopify UoM"
msgstr ""
msgctxt "field:sale.line,shopify_warehouse:"
msgid "Shopify Warehouse"
msgstr ""
msgctxt "field:sale.sale,shopify_status_url:"
msgid "Shopify Status URL"
msgstr ""
msgctxt "field:sale.sale,shopify_tax_adjustment:"
msgid "Shopify Tax Adjustment"
msgstr ""
msgctxt "field:stock.shipment.shopify_identifier,sale:"
msgid "Sale"
msgstr ""
msgctxt "field:stock.shipment.shopify_identifier,shipment:"
msgid "Shipment"
msgstr ""
msgctxt "field:web.shop,shopify_fulfillment_notify_customer:"
msgid "Notify Customer about Fulfillment"
msgstr ""
msgctxt "field:web.shop,shopify_password:"
msgid "Access Token"
msgstr ""
msgctxt "field:web.shop,shopify_payment_journals:"
msgid "Payment Journals"
msgstr ""
msgctxt "field:web.shop,shopify_url:"
msgid "Shop URL"
msgstr ""
msgctxt "field:web.shop,shopify_version:"
msgid "Version"
msgstr ""
msgctxt "field:web.shop,shopify_warehouses:"
msgid "Warehouses"
msgstr ""
msgctxt "field:web.shop,shopify_webhook_endpoint_order:"
msgid "Webhook Order Endpoint"
msgstr ""
msgctxt "field:web.shop,shopify_webhook_shared_secret:"
msgid "Webhook Shared Secret"
msgstr ""
msgctxt "field:web.shop-stock.location,shopify_id:"
msgid "Shopify ID"
msgstr ""
msgctxt "field:web.shop-stock.location,shopify_stock_skip_warehouse:"
msgid "Only storage zone"
msgstr ""
msgctxt "field:web.shop.shopify_identifier,record:"
msgid "Record"
msgstr ""
msgctxt "field:web.shop.shopify_identifier,to_update:"
msgid "To Update"
msgstr ""
msgctxt "field:web.shop.shopify_identifier,to_update_extra:"
msgid "To Update Extra"
msgstr ""
msgctxt "field:web.shop.shopify_identifier,web_shop:"
msgid "Web Shop"
msgstr ""
msgctxt "field:web.shop.shopify_payment_journal,gateway:"
msgid "Gateway"
msgstr ""
msgctxt "field:web.shop.shopify_payment_journal,journal:"
msgid "Journal"
msgstr ""
msgctxt "field:web.shop.shopify_payment_journal,shop:"
msgid "Shop"
msgstr ""
msgctxt "help:carrier,shopify_selections:"
msgid ""
"Define the criteria that will match this carrier with the Shopify shipping "
"methods."
msgstr ""
msgctxt "help:carrier.selection.shopify,code:"
msgid "The code of the shipping line."
msgstr ""
msgctxt "help:carrier.selection.shopify,title:"
msgid ""
"A regular expression to match the shipping line title.\n"
"Leave empty to allow any title."
msgstr ""
msgctxt "help:product.product,shopify_handle:"
msgid ""
"The string that's used to identify the product in URLs.\n"
"Leave empty to let Shopify generate one."
msgstr ""
msgctxt "help:product.product,shopify_uom:"
msgid "The Unit of Measure of the product on Shopify."
msgstr ""
msgctxt "help:product.template,shopify_handle:"
msgid ""
"The string that's used to identify the product in URLs.\n"
"Leave empty to let Shopify generate one."
msgstr ""
msgctxt "help:product.template,shopify_uom:"
msgid "The Unit of Measure of the product on Shopify."
msgstr ""
msgctxt "help:web.shop,shopify_webhook_endpoint_order:"
msgid "The URL to be called by Shopify for Order events."
msgstr ""
msgctxt "help:web.shop-stock.location,shopify_stock_skip_warehouse:"
msgid "Check to use only the quantity of the storage zone."
msgstr ""
msgctxt "help:web.shop.shopify_payment_journal,gateway:"
msgid "The payment gateway name for which the journal must be used."
msgstr ""
msgctxt "model:carrier.selection.shopify,string:"
msgid "Carrier Selection Shopify"
msgstr ""
msgctxt "model:ir.action,name:act_shop_shopify_identifier_form"
msgid "Shopify Identifiers"
msgstr ""
msgctxt "model:ir.action,name:act_stock_shipment_shopify_identifier_form"
msgid "Shipment Identifiers"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_custom_collection_fail"
msgid ""
"Failed to save custom collection \"%(category)s\" with error:\n"
"%(error)s"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_fulfillment_fail"
msgid ""
"Failed to save fulfillment for sale \"%(sale)s\" with error:\n"
"%(error)s"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_fulfillment_order_line_not_found"
msgid "Failed to find fulfillment order for %(quantity)s of move \"%(move)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_identifier_payment_unique"
msgid "A shopify transaction can only be imported as payment once."
msgstr ""
msgctxt "model:ir.message,text:msg_identifier_record_web_shop_unique"
msgid "The record cannot have more than one Shopify identifier per web shop."
msgstr ""
msgctxt "model:ir.message,text:msg_identifier_sale_web_shop_unique"
msgid "A Shopify order can only be imported as a sale once."
msgstr ""
msgctxt "model:ir.message,text:msg_identifier_shipment_sale_unique"
msgid "The shipment can not have more than one Shopify identifier per sale."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_inventory_set_fail"
msgid ""
"Failed to set inventory with error:\n"
"%(error)s"
msgstr ""
msgctxt "model:ir.message,text:msg_location_id_unique"
msgid "Each Shopify location can only be linked to one warehouse."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_product_fail"
msgid ""
"Failed to create/update product \"%(template)s\" with error:\n"
"%(error)s"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_product_shopify_uom_digits"
msgid ""
"To update product \"%(product)s\" on Shopify, you must use an unit of "
"measure without digits."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_refund_fail"
msgid ""
"Failed to save refund for sale \"%(sale)s\" with error:\n"
"%(error)s"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_sale_line_without_product"
msgid ""
"To process the sale \"%(sale)s\" you must set a product on the line "
"\"%(line)s\"."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_sale_line_without_warehouse"
msgid ""
"To process the sale \"%(sale)s\" you must set a unique location for the line"
" \"%(line)s\" on Shopify."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shipment_cancelled_draft_shopify"
msgid ""
"You cannot reset shipment \"%(shipment)s\" to draft because it is linked to "
"a Shopify fulfillment."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shop_currency_different"
msgid ""
"To update products on the shop \"%(shop)s\", you must set the currency to "
"\"%(shopify_currency)s\" instead of \"%(shop_currency)s\"."
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_shop_locale_different"
msgid ""
"To update products on the shop \"%(shop)s\", you must set the language to "
"\"%(shopify_primary_locale)s\" instead of \"%(shop_language)s\"."
msgstr ""
msgctxt "model:ir.message,text:msg_shopify_credential_modified"
msgid "Are you sure you want to modify Shopify credentials?"
msgstr ""
msgctxt "model:ir.message,text:msg_shopify_identifier"
msgid "Shopify Identifier"
msgstr ""
msgctxt "model:ir.message,text:msg_shopify_identifiers"
msgid "Shopify Identifiers"
msgstr ""
msgctxt "model:ir.message,text:msg_shopify_url"
msgid "Shopify URL"
msgstr ""
#, python-format
msgctxt "model:ir.message,text:msg_template_shopify_handle_invalid"
msgid ""
"The Shopify Handle \"%(handle)s\" of product \"%(template)s\" can contain "
"only lowercase letters, hyphens, and numbers."
msgstr ""
msgctxt "model:ir.message,text:msg_template_shopify_handle_unique"
msgid "The Shopify Handle of product must be unique."
msgstr ""
msgctxt ""
"model:ir.model.button,string:shop_shopify_identifier_set_to_update_button"
msgid "Set to Update"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_shop_shopify_identifier_form"
msgid "Shopify Identifiers"
msgstr ""
msgctxt "model:ir.ui.menu,name:menu_stock_shipment_shopify_identifier_form"
msgid "Shipment Identifiers"
msgstr ""
msgctxt "model:product.shopify_inventory_item,string:"
msgid "Product Shopify Inventory Item"
msgstr ""
msgctxt "model:stock.shipment.shopify_identifier,string:"
msgid "Stock Shipment Shopify Identifier"
msgstr ""
msgctxt "model:web.shop.shopify_identifier,string:"
msgid "Web Shop Shopify Identifier"
msgstr ""
msgctxt "model:web.shop.shopify_payment_journal,string:"
msgid "Web Shop Shopify Payment Journal"
msgstr ""
msgctxt "selection:account.payment.journal,process_method:"
msgid "Shopify"
msgstr ""
msgctxt "selection:ir.cron,method:"
msgid "Fetch Shopify Orders"
msgstr ""
msgctxt "selection:ir.cron,method:"
msgid "Update Shopify Inventory"
msgstr ""
msgctxt "selection:ir.cron,method:"
msgid "Update Shopify Orders"
msgstr ""
msgctxt "selection:ir.cron,method:"
msgid "Update Shopify Products"
msgstr ""
msgctxt "selection:stock.shipment.shopify_identifier,shipment:"
msgid "Customer Shipment"
msgstr ""
msgctxt "selection:web.shop,type:"
msgid "Shopify"
msgstr ""
msgctxt "view:carrier.selection.shopify:"
msgid "Criteria"
msgstr ""
msgctxt "view:product.attribute.set:"
msgid "Shopify Options"
msgstr ""
msgctxt "view:web.shop:"
msgid "Shopify"
msgstr ""