19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:30:27 +01:00
parent d1963a3c3a
commit 2d3ee4855a
7430 changed files with 2687981 additions and 2965473 deletions

View file

@ -1,22 +1,22 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * repair
#
#
# Translators:
# Martin Trigaux, 2022
#
#
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: Martin Trigaux, 2022\n"
"Language-Team: Afrikaans (https://app.transifex.com/odoo/teams/41243/af/)\n"
"Language-Team: Afrikaans (https://www.transifex.com/odoo/teams/41243/af/)\n"
"Language: af\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: af\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
@ -135,7 +139,7 @@ msgstr ""
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.report_repairorder
msgid "<strong>Total</strong>"
msgstr ""
msgstr "<strong>Totaal</strong>"
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.report_repairorder
@ -221,7 +225,7 @@ msgstr ""
#: model:ir.model.fields.selection,name:repair.selection__repair_line__state__cancel
#: model:ir.model.fields.selection,name:repair.selection__repair_order__state__cancel
msgid "Cancelled"
msgstr ""
msgstr "Gekanselleer"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_fee__product_uom_category_id
@ -232,9 +236,7 @@ msgstr ""
#. 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
@ -271,18 +273,7 @@ msgstr ""
#: 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 ""
#. 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."
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 ""
#. module: repair
@ -299,7 +290,6 @@ msgstr ""
#. module: repair
#. odoo-python
#: code:addons/repair/models/stock_picking.py:0
#, python-format
msgid "Create Repair"
msgstr ""
@ -351,7 +341,7 @@ msgstr "Geldeenheid"
#: model:ir.model.fields,field_description:repair.field_repair_order__partner_id
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form_filter
msgid "Customer"
msgstr ""
msgstr "Klient"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__default_address_id
@ -361,7 +351,7 @@ msgstr ""
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__address_id
msgid "Delivery Address"
msgstr ""
msgstr "Afleweringsadres"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_fee__name
@ -407,13 +397,7 @@ msgstr ""
#. 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
@ -511,8 +495,7 @@ msgstr ""
#. 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
@ -542,13 +525,13 @@ msgstr ""
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__invoice_id
msgid "Invoice"
msgstr ""
msgstr "Faktuur"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_fee__invoice_line_id
#: model:ir.model.fields,field_description:repair.field_repair_line__invoice_line_id
msgid "Invoice Line"
msgstr ""
msgstr "Faktuur Lyn"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__invoice_method
@ -573,7 +556,6 @@ msgstr ""
#. module: repair
#. odoo-python
#: code:addons/repair/models/repair.py:0
#, python-format
msgid "Invoice created"
msgstr ""
@ -605,16 +587,6 @@ msgstr ""
msgid "Journal Item"
msgstr ""
#. 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 "Laas Gewysig op"
#. 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
@ -653,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 ""
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__message_has_error
msgid "Message Delivery error"
@ -700,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 ""
@ -724,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"
@ -739,9 +690,7 @@ msgstr "Normaal"
#. 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
@ -756,7 +705,7 @@ msgstr ""
#. module: repair
#: model:ir.model.fields,help:repair.field_repair_order__message_needaction_counter
msgid "Number of messages requiring action"
msgid "Number of messages which requires an action"
msgstr ""
#. module: repair
@ -772,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 ""
@ -796,12 +744,12 @@ msgstr ""
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.report_repairorder
msgid "Price"
msgstr ""
msgstr "Prys"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__pricelist_id
msgid "Pricelist"
msgstr ""
msgstr "Pryslys"
#. module: repair
#: model:ir.model.fields,help:repair.field_repair_order__pricelist_id
@ -824,7 +772,7 @@ msgstr ""
#: model:ir.model.fields,field_description:repair.field_stock_warn_insufficient_qty_repair__product_id
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form_filter
msgid "Product"
msgstr ""
msgstr "Produk"
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
@ -877,17 +825,17 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_tree
msgid "Quantity"
msgstr ""
msgstr "Hoeveelheid"
#. module: repair
#: model:ir.model.fields.selection,name:repair.selection__repair_order__state__draft
msgid "Quotation"
msgstr ""
msgstr "Kwotasie"
#. module: repair
#: model:ir.actions.report,name:repair.action_report_repair_order
msgid "Quotation / Order"
msgstr ""
msgstr "Kwotasie / Bestelling"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__quotation_notes
@ -898,6 +846,11 @@ msgstr ""
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form_filter
msgid "Quotations"
msgstr "Kwotasies"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__rating_ids
msgid "Ratings"
msgstr ""
#. module: repair
@ -984,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 ""
@ -1017,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 ""
@ -1050,7 +998,6 @@ msgstr ""
#. module: repair
#. odoo-python
#: code:addons/repair/models/stock_lot.py:0
#, python-format
msgid "Repair orders of %s"
msgstr ""
@ -1141,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
@ -1160,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 ""
@ -1209,7 +1152,7 @@ msgstr ""
#: model:ir.model.fields,field_description:repair.field_repair_fee__price_subtotal
#: model:ir.model.fields,field_description:repair.field_repair_line__price_subtotal
msgid "Subtotal"
msgstr ""
msgstr "Subtotaal"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_tags__name
@ -1234,13 +1177,29 @@ msgstr ""
msgid "Tax"
msgstr ""
#. 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
#: model:ir.model.fields,field_description:repair.field_repair_order__amount_tax
#: model_terms:ir.ui.view,arch_db:repair.report_repairorder
msgid "Taxes"
msgstr ""
msgstr "Belasting"
#. module: repair
#: model:ir.model.constraint,message:repair.constraint_repair_order_name
@ -1250,17 +1209,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
@ -1283,7 +1237,7 @@ msgstr ""
#: model:ir.model.fields,field_description:repair.field_repair_line__price_total
#: model:ir.model.fields,field_description:repair.field_repair_order__amount_total
msgid "Total"
msgstr ""
msgstr "Totaal"
#. module: repair
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
@ -1302,9 +1256,7 @@ msgstr ""
#. 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
@ -1334,7 +1286,7 @@ msgstr ""
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_form
#: model_terms:ir.ui.view,arch_db:repair.view_repair_order_tree
msgid "Unit of Measure"
msgstr ""
msgstr "Maateenheid"
#. module: repair
#: model:ir.model.fields,field_description:repair.field_repair_order__amount_untaxed
@ -1363,8 +1315,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 ""
@ -1387,55 +1338,36 @@ msgstr ""
#. 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 ""
@ -1444,13 +1376,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 ""