details: https://code.tryton.org/translations/commit/d4fe8f75a105 branch: default user: Cédric Krier <[email protected]> date: Wed Nov 26 23:18:29 2025 +0000 description: Added translation using Weblate (Georgian) diffstat:
modules/web_shop_shopify/locale/ka.po | 366 ++++++++++++++++++++++++++++++++++ 1 files changed, 366 insertions(+), 0 deletions(-) diffs (370 lines): diff -r eaf57d4fde57 -r d4fe8f75a105 modules/web_shop_shopify/locale/ka.po --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/modules/web_shop_shopify/locale/ka.po Wed Nov 26 23:18:29 2025 +0000 @@ -0,0 +1,366 @@ +# +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +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.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: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: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_item_fail" +msgid "" +"Failed to save inventory item for product \"%(product)s\" 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 save product \"%(template)s\" with error:\n" +"%(error)s" +msgstr "" + +#, python-format +msgctxt "model:ir.message,text:msg_product_image_fail" +msgid "" +"Failed to save image \"%(image)s\" for 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_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 "" + +#, 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 "" + +#, python-format +msgctxt "model:ir.message,text:msg_variant_fail" +msgid "" +"Failed to save variant \"%(product)s\" with error:\n" +"%(error)s" +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:product.attribute.set:" +msgid "Shopify Options" +msgstr "" + +msgctxt "view:web.shop:" +msgid "Shopify" +msgstr ""
