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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_de_purchase
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-07-22 09:49+0000\n"
"PO-Revision-Date: 2021-07-22 09:49+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Cancelled Purchase Order"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Cancelled Purchase Order No."
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order__display_name
msgid "Display Name"
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order__id
msgid "ID"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Incoterm"
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order__l10n_de_addresses
msgid "L10N De Addresses"
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order__l10n_de_document_title
msgid "L10N De Document Title"
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order__l10n_de_template_data
msgid "L10N De Template Data"
msgstr ""
#. module: l10n_de_purchase
#: model:ir.model.fields,field_description:l10n_de_purchase.field_purchase_order____last_update
msgid "Last Modified on"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Order Date"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Order Reference"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#: model:ir.model,name:l10n_de_purchase.model_purchase_order
#, python-format
msgid "Purchase Order"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Purchase Order No."
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Purchase Representative"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Request for Quotation"
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Request for Quotation No."
msgstr ""
#. module: l10n_de_purchase
#: code:addons/l10n_de_purchase/models/purchase.py:0
#: code:addons/l10n_de_purchase/models/purchase.py:0
#, python-format
msgid "Shipping Address:"
msgstr ""
|