~openerp-commiter/openobject-addons/trunk-extra-addons

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
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* purchase_tax_include
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.14\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2010-07-09 11:22+0000\n"
"PO-Revision-Date: 2010-11-22 22:48+0000\n"
"Last-Translator: Olivier Dony (OpenERP) <Unknown>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2011-08-13 05:04+0000\n"
"X-Generator: Launchpad (build 13674)\n"

#. module: purchase_tax_include
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""

#. module: purchase_tax_include
#: constraint:ir.model:0
msgid ""
"The Object name must start with x_ and not contain any special character !"
msgstr ""

#. module: purchase_tax_include
#: code:addons/purchase_tax_include/purchase_tax_incl.py:0
#, python-format
msgid "You can't mix tax included and tax excluded purchases in one invoice!"
msgstr ""

#. module: purchase_tax_include
#: field:purchase.order,price_type:0
msgid "Price method"
msgstr ""

#. module: purchase_tax_include
#: model:ir.module.module,shortdesc:purchase_tax_include.module_meta_information
msgid "Purchases with taxes included"
msgstr ""

#. module: purchase_tax_include
#: selection:purchase.order,price_type:0
msgid "Tax included"
msgstr ""

#. module: purchase_tax_include
#: model:ir.model,name:purchase_tax_include.model_purchase_order
msgid "Purchase order"
msgstr ""

#. module: purchase_tax_include
#: code:addons/purchase_tax_include/purchase_tax_incl.py:0
#, python-format
msgid "Error!"
msgstr ""

#. module: purchase_tax_include
#: selection:purchase.order,price_type:0
msgid "Tax excluded"
msgstr ""

#. module: purchase_tax_include
#: model:ir.model,name:purchase_tax_include.model_purchase_order_line
msgid "Purchase Order lines"
msgstr ""

#. module: purchase_tax_include
#: model:ir.module.module,description:purchase_tax_include.module_meta_information
msgid ""
"This module allows you to use purchase order with prices including or "
"excluding taxes."
msgstr ""
"This module allows you to use purchase order with prices including or "
"excluding taxes."

#. module: purchase_tax_include
#: model:ir.model,name:purchase_tax_include.model_stock_picking
msgid "Picking List"
msgstr ""

#. module: purchase_tax_include
#: field:purchase.order.line,price_subtotal:0
msgid "Subtotal w/o tax"
msgstr ""

#. module: purchase_tax_include
#: field:purchase.order.line,price_subtotal_incl:0
msgid "Subtotal"
msgstr ""