summaryrefslogtreecommitdiff
path: root/addons/sale_mrp/i18n/ca.po
blob: bf2539fd6de48c7073ef2be3497aa06a146d424b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# 	* sale_mrp
# 
# Translators:
# Martin Trigaux, 2020
# Quim - eccit <quim@eccit.com>, 2020
# Manel Fernandez Ramirez <manelfera@outlook.com>, 2020
# Josep Anton Belchi, 2021
# 
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:29+0000\n"
"PO-Revision-Date: 2020-09-07 08:18+0000\n"
"Last-Translator: Josep Anton Belchi, 2021\n"
"Language-Team: Catalan (https://www.transifex.com/odoo/teams/41243/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.sale_order_form_mrp
msgid "<span class=\"o_stat_text\">Manufacturing</span>"
msgstr ""

#. module: sale_mrp
#: model_terms:ir.ui.view,arch_db:sale_mrp.mrp_production_form_view_sale
msgid "<span class=\"o_stat_text\">Sale</span>"
msgstr ""

#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__mrp_production_count
msgid "Count of MO generated"
msgstr ""

#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__sale_order_count
msgid "Count of Source SO"
msgstr ""

#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_account_move_line__display_name
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__display_name
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__display_name
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line__display_name
msgid "Display Name"
msgstr "Nom mostrat"

#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_account_move_line__id
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production__id
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order__id
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line__id
msgid "ID"
msgstr "ID"

#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_account_move_line
msgid "Journal Item"
msgstr "Anotació comptable"

#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_account_move_line____last_update
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production____last_update
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order____last_update
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line____last_update
msgid "Last Modified on"
msgstr "Última modificació el "

#. module: sale_mrp
#: code:addons/sale_mrp/models/sale.py:0
#, python-format
msgid "Manufacturing Orders Generated by %s"
msgstr ""

#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_mrp_production
msgid "Production Order"
msgstr "Ordre de producció"

#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_sale_order
msgid "Sales Order"
msgstr "Comanda de venda"

#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_sale_order_line
msgid "Sales Order Line"
msgstr "Línia comanda de venda"

#. module: sale_mrp
#: code:addons/sale_mrp/models/mrp_production.py:0
#, python-format
msgid "Sources Sale Orders of %s"
msgstr ""