-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Expand file tree
/
Copy pathca.po
More file actions
83 lines (71 loc) · 2.59 KB
/
ca.po
File metadata and controls
83 lines (71 loc) · 2.59 KB
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
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_isolated_quotation
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-13 01:19+0000\n"
"PO-Revision-Date: 2017-05-13 01:19+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: sale_isolated_quotation
#: model_terms:ir.ui.view,arch_db:sale_isolated_quotation.view_order_form
msgid "Cancel"
msgstr ""
#. module: sale_isolated_quotation
#: model_terms:ir.ui.view,arch_db:sale_isolated_quotation.view_order_form
msgid "Convert to Order"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,help:sale_isolated_quotation.field_sale_order__order_id
msgid "For Quotation, this field references to its Sales Order"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,help:sale_isolated_quotation.field_sale_order__quote_id
msgid "For Sales Order, this field references to its Quotation"
msgstr ""
#. module: sale_isolated_quotation
#: code:addons/sale_isolated_quotation/models/sale.py:0
#, python-format
msgid "Only quotation can convert to order"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,help:sale_isolated_quotation.field_sale_order__quotation_state
msgid "Only relative quotation states"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,field_description:sale_isolated_quotation.field_sale_order__order_id
#, fuzzy
msgid "Order"
msgstr "Comandes de venda"
#. module: sale_isolated_quotation
#: model:ir.model.fields,field_description:sale_isolated_quotation.field_sale_order__order_sequence
msgid "Order Sequence"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,field_description:sale_isolated_quotation.field_sale_order__quote_id
msgid "Quotation"
msgstr ""
#. module: sale_isolated_quotation
#: model:ir.model.fields,field_description:sale_isolated_quotation.field_sale_order__quotation_state
msgid "Quotation Status"
msgstr ""
#. module: sale_isolated_quotation
#: code:addons/sale_isolated_quotation/models/sale.py:0
#: model:ir.model,name:sale_isolated_quotation.model_sale_order
#, python-format
msgid "Sales Order"
msgstr "Comandes de venda"
#, fuzzy
#~| msgid "Sales Order"
#~ msgid "Sale Order"
#~ msgstr "Comandes de venda"