mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-26 23:12:05 +02:00
19.0 vanilla
This commit is contained in:
parent
d1963a3c3a
commit
2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions
|
|
@ -1,22 +1,22 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * repair
|
||||
#
|
||||
#
|
||||
# Translators:
|
||||
# Qaidjohar Barbhaya, 2023
|
||||
#
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0beta\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-23 08:22+0000\n"
|
||||
"POT-Creation-Date: 2023-05-16 13:48+0000\n"
|
||||
"PO-Revision-Date: 2022-09-22 05:54+0000\n"
|
||||
"Last-Translator: Qaidjohar Barbhaya, 2023\n"
|
||||
"Language-Team: Gujarati (https://app.transifex.com/odoo/teams/41243/gu/)\n"
|
||||
"Language: gu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Language: gu\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -52,7 +52,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ": Insufficient Quantity To Repair"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -64,7 +63,7 @@ msgid ""
|
|||
" Hello <t t-out=\"object.partner_id.name or ''\">Brandon Freeman</t>,<br>\n"
|
||||
" Here is your repair order <strong t-out=\"object.name or ''\">RO/00004</strong>\n"
|
||||
" <t t-if=\"object.invoice_method != 'none'\">\n"
|
||||
" amounting in <strong><t t-out=\"format_amount(object.amount_total, object.pricelist_id.currency_id) or ''\">$ 100.00</t>.</strong><br>\n"
|
||||
" amounting in <strong><t t-out=\"format_amount(object.amount_total, object.currency_id) or ''\">$ 100.00</t>.</strong><br>\n"
|
||||
" </t>\n"
|
||||
" <t t-else=\"\">\n"
|
||||
" .<br>\n"
|
||||
|
|
@ -92,6 +91,11 @@ msgid ""
|
|||
" <span class=\"o_stat_text\">Invoices</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
|
||||
msgid "<span class=\"o_stat_text\">Product Moves</span>"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.stock_production_lot_view_form
|
||||
msgid "<span class=\"o_stat_text\">Repairs</span>"
|
||||
|
|
@ -124,7 +128,7 @@ msgstr ""
|
|||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.report_repairorder
|
||||
msgid "<strong>Shipping address :</strong>"
|
||||
msgid "<strong>Shipping address:</strong>"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -232,9 +236,7 @@ msgstr "Category"
|
|||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__partner_id
|
||||
msgid ""
|
||||
"Choose partner for whom the order will be invoiced and delivered. You can "
|
||||
"find a partner by its Name, TIN, Email or Internal Reference."
|
||||
msgid "Choose partner for whom the order will be invoiced and delivered. You can find a partner by its Name, TIN, Email or Internal Reference."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -265,27 +267,14 @@ msgstr ""
|
|||
#: model:ir.model.fields.selection,name:repair.selection__repair_order__state__confirmed
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form_filter
|
||||
msgid "Confirmed"
|
||||
msgstr ""
|
||||
msgstr "સમર્થિત"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_fee__product_uom_category_id
|
||||
#: model:ir.model.fields,help:repair.field_repair_line__product_uom_category_id
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__product_uom_category_id
|
||||
msgid ""
|
||||
"Conversion between Units of Measure can only occur if they belong to the "
|
||||
"same category. The conversion will be made based on the ratios."
|
||||
msgstr ""
|
||||
"Conversion between Units of Measure can only occur if they belong to the "
|
||||
"same category. The conversion will be made based on the ratios."
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Couldn't find a pricelist line matching this product and quantity.\n"
|
||||
"You have to change either the product, the quantity or the pricelist."
|
||||
msgstr ""
|
||||
msgid "Conversion between Units of Measure can only occur if they belong to the same category. The conversion will be made based on the ratios."
|
||||
msgstr "Conversion between Units of Measure can only occur if they belong to the same category. The conversion will be made based on the ratios."
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_make_invoice
|
||||
|
|
@ -301,7 +290,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/stock_picking.py:0
|
||||
#, python-format
|
||||
msgid "Create Repair"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -409,13 +397,7 @@ msgstr "Draft"
|
|||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
|
||||
msgid ""
|
||||
"Draft invoices for this order will be cancelled. Do you confirm the action?"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model,name:repair.model_mail_compose_message
|
||||
msgid "Email composition wizard"
|
||||
msgid "Draft invoices for this order will be cancelled. Do you confirm the action?"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -513,8 +495,7 @@ msgstr "If checked, some messages have a delivery error."
|
|||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_stock_picking__is_repairable
|
||||
#: model:ir.model.fields,help:repair.field_stock_picking_type__is_repairable
|
||||
msgid ""
|
||||
"If ticked, you will be able to directly create repair orders from a return."
|
||||
msgid "If ticked, you will be able to directly create repair orders from a return."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -575,7 +556,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Invoice created"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -607,16 +587,6 @@ msgstr "Journal Entry"
|
|||
msgid "Journal Item"
|
||||
msgstr "Journal Item"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_fee____last_update
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_line____last_update
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order____last_update
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order_make_invoice____last_update
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_tags____last_update
|
||||
#: model:ir.model.fields,field_description:repair.field_stock_warn_insufficient_qty_repair____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Last Modified on"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_fee__write_uid
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_line__write_uid
|
||||
|
|
@ -646,7 +616,7 @@ msgstr "Late Activities"
|
|||
#: model:ir.model.fields,field_description:repair.field_repair_order__location_id
|
||||
#: model:ir.model.fields,field_description:repair.field_stock_warn_insufficient_qty_repair__location_id
|
||||
msgid "Location"
|
||||
msgstr ""
|
||||
msgstr "સ્થળ"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model,name:repair.model_stock_lot
|
||||
|
|
@ -655,11 +625,6 @@ msgstr ""
|
|||
msgid "Lot/Serial"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order__message_main_attachment_id
|
||||
msgid "Main Attachment"
|
||||
msgstr "Main Attachment"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order__message_has_error
|
||||
msgid "Message Delivery error"
|
||||
|
|
@ -702,22 +667,13 @@ msgstr ""
|
|||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
msgid "No account defined for product \"%s\"."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "No pricelist found."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "No product defined on fees."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -726,13 +682,6 @@ msgstr ""
|
|||
msgid "No repair order found. Let's create one!"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "No valid pricelist line found."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields.selection,name:repair.selection__repair_order__priority__0
|
||||
msgid "Normal"
|
||||
|
|
@ -741,9 +690,7 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"Note that the warehouses of the return and repair locations don't match!"
|
||||
msgid "Note that the warehouses of the return and repair locations don't match!"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -758,8 +705,8 @@ msgstr "Number of errors"
|
|||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__message_needaction_counter
|
||||
msgid "Number of messages requiring action"
|
||||
msgstr ""
|
||||
msgid "Number of messages which requires an action"
|
||||
msgstr "Number of messages which requires an action"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__message_has_error_counter
|
||||
|
|
@ -774,7 +721,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Only draft repairs can be confirmed."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -902,6 +848,11 @@ msgstr ""
|
|||
msgid "Quotations"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order__rating_ids
|
||||
msgid "Ratings"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form_filter
|
||||
msgid "Ready To Repair"
|
||||
|
|
@ -915,7 +866,7 @@ msgstr ""
|
|||
#. module: repair
|
||||
#: model:ir.model.fields.selection,name:repair.selection__repair_line__type__remove
|
||||
msgid "Remove"
|
||||
msgstr ""
|
||||
msgstr "દૂર કરો"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_account_bank_statement_line__repair_ids
|
||||
|
|
@ -986,7 +937,6 @@ msgstr ""
|
|||
#: model_terms:ir.ui.view,arch_db:repair.stock_production_lot_view_form
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_graph
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_pivot
|
||||
#, python-format
|
||||
msgid "Repair Orders"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1019,28 +969,24 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Repair must be canceled in order to reset it to draft."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Repair must be confirmed before starting reparation."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Repair must be repaired in order to make the product moves."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Repair must be under repair in order to end reparation."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1052,7 +998,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/stock_lot.py:0
|
||||
#, python-format
|
||||
msgid "Repair orders of %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1143,10 +1088,7 @@ msgstr ""
|
|||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__invoice_method
|
||||
msgid ""
|
||||
"Selecting 'Before Repair' or 'After Repair' will allow you to generate "
|
||||
"invoice before or after the repair is done respectively. 'No invoice' means "
|
||||
"you don't want to generate invoice for this repair order."
|
||||
msgid "Selecting 'Before Repair' or 'After Repair' will allow you to generate invoice before or after the repair is done respectively. 'No invoice' means you don't want to generate invoice for this repair order."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -1162,7 +1104,6 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "Serial number is required for operation lines with products: %s"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1240,6 +1181,22 @@ msgstr "Tags"
|
|||
msgid "Tax"
|
||||
msgstr "Tax"
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_line__tax_calculation_rounding_method
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_order__tax_calculation_rounding_method
|
||||
msgid "Tax calculation rounding method"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
|
||||
msgid "Tax excl."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
|
||||
msgid "Tax incl."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_fee__tax_id
|
||||
#: model:ir.model.fields,field_description:repair.field_repair_line__tax_id
|
||||
|
|
@ -1256,17 +1213,12 @@ msgstr ""
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The product unit of measure you chose has a different category than the "
|
||||
"product unit of measure."
|
||||
msgid "The product unit of measure you chose has a different category than the product unit of measure."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_line__state
|
||||
msgid ""
|
||||
"The status of a repair line is set automatically to the one of the linked "
|
||||
"repair order."
|
||||
msgid "The status of a repair line is set automatically to the one of the linked repair order."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -1308,9 +1260,7 @@ msgstr "Transfer"
|
|||
|
||||
#. module: repair
|
||||
#: model:ir.model.fields,help:repair.field_repair_order__is_returned
|
||||
msgid ""
|
||||
"True if this repair is linked to a Return Order and the order is 'Done'. "
|
||||
"False otherwise."
|
||||
msgid "True if this repair is linked to a Return Order and the order is 'Done'. False otherwise."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
|
|
@ -1369,8 +1319,7 @@ msgstr ""
|
|||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
msgid "Warning"
|
||||
msgstr "Warning"
|
||||
|
||||
|
|
@ -1393,55 +1342,36 @@ msgstr "Website communication history"
|
|||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You can not delete a repair order once it has been confirmed. You must first"
|
||||
" cancel it."
|
||||
msgid "You can not delete a repair order once it has been confirmed. You must first cancel it."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You can not delete a repair order which is linked to an invoice which has "
|
||||
"been posted once."
|
||||
msgid "You can not delete a repair order which is linked to an invoice which has been posted once."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "You can not enter negative quantities."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "You cannot cancel a completed repair order."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "You cannot delete a completed repair order."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0 code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"You have to select a pricelist in the Repair form !\n"
|
||||
" Please set one before choosing a product."
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#. odoo-python
|
||||
#: code:addons/repair/models/repair.py:0
|
||||
#, python-format
|
||||
msgid "You have to select an invoice address in the repair form."
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -1450,13 +1380,7 @@ msgstr ""
|
|||
msgid "from location"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:mail.template,report_name:repair.mail_template_repair_quotation
|
||||
msgid "{{ (object.name or '').replace('/','_') }}"
|
||||
msgstr ""
|
||||
|
||||
#. module: repair
|
||||
#: model:mail.template,subject:repair.mail_template_repair_quotation
|
||||
msgid ""
|
||||
"{{ object.partner_id.name }} Repair Orders (Ref {{ object.name or 'n/a' }})"
|
||||
msgid "{{ object.partner_id.name }} Repair Orders (Ref {{ object.name or 'n/a' }})"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue