~openerp-dev/openobject-addons/6.0-opw-32041-pso

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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* project_mrp
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 6.0dev\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2011-05-09 10:19+0000\n"
"PO-Revision-Date: 2011-01-19 12:00+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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-10-05 05:41+0000\n"
"X-Generator: Launchpad (build 14085)\n"

#. module: project_mrp
#: model:process.node,note:project_mrp.process_node_procuretasktask0
msgid "For each product, on type service and on order"
msgstr "Igale tootele, teenusel ja korraldusel"

#. module: project_mrp
#: model:process.transition,name:project_mrp.process_transition_procuretask0
msgid "Procurement Task"
msgstr ""

#. module: project_mrp
#: model:ir.module.module,shortdesc:project_mrp.module_meta_information
msgid "Procurement and Project Management integration"
msgstr ""

#. module: project_mrp
#: model:process.transition,note:project_mrp.process_transition_createtask0
msgid "Product type is service, then its creates the task."
msgstr "Toote tüüp on teenus, siis see loob ülesande."

#. module: project_mrp
#: model:process.transition,note:project_mrp.process_transition_procuretask0
msgid "if product type is 'service' then it creates the task."
msgstr "kui toote tüüp on 'teenus' siis see loob ülesande."

#. module: project_mrp
#: constraint:project.task:0
msgid "Error ! Task end-date must be greater then task start-date"
msgstr ""

#. module: project_mrp
#: model:process.node,name:project_mrp.process_node_saleordertask0
msgid "Sale Order Task"
msgstr ""

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_product_product
msgid "Product"
msgstr ""

#. module: project_mrp
#: constraint:product.product:0
msgid "Error: Invalid ean code"
msgstr ""

#. module: project_mrp
#: field:product.product,project_id:0
msgid "Project"
msgstr ""

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_procurement_order
#: field:project.task,procurement_id:0
msgid "Procurement"
msgstr "Hankimine"

#. module: project_mrp
#: model:ir.model,name:project_mrp.model_project_task
#: model:process.node,name:project_mrp.process_node_mrptask0
#: model:process.node,name:project_mrp.process_node_procuretasktask0
#: field:procurement.order,task_id:0
msgid "Task"
msgstr "Ülesanne"

#. module: project_mrp
#: model:process.node,note:project_mrp.process_node_mrptask0
msgid "A task is created to provide the service."
msgstr "Ülesanne on loodud, et pakkuda teenust."

#. module: project_mrp
#: model:process.transition,name:project_mrp.process_transition_ordertask0
msgid "Order Task"
msgstr ""

#. module: project_mrp
#: constraint:project.task:0
msgid "Error ! You cannot create recursive tasks."
msgstr ""

#. module: project_mrp
#: model:process.transition,name:project_mrp.process_transition_createtask0
msgid "Create Task"
msgstr "Loo ülesanne"

#. module: project_mrp
#: model:ir.module.module,description:project_mrp.module_meta_information
msgid ""
"\n"
"This module creates a link between procurement orders\n"
"containing \"service\" lines and project management tasks.\n"
"\n"
"When installed, this module will automatically create a new task\n"
"for each procurement order line, when the corresponding product\n"
"meets the following characteristics:\n"
"  * Type = Service\n"
"  * Procurement method (Order fulfillment) = MTO (make to order)\n"
"  * Supply/Procurement method = Produce\n"
"\n"
"The new task is created outside of any existing project, but\n"
"can be added to a project manually.\n"
"\n"
"When the project task is completed or cancelled, the workflow of the "
"corresponding\n"
"procurement line is updated accordingly.\n"
"\n"
"This module is useful to be able to invoice services based on tasks\n"
"automatically created via sale orders.\n"
"\n"
msgstr ""

#. module: project_mrp
#: model:process.transition,note:project_mrp.process_transition_ordertask0
msgid "If procurement method is Make to order and supply method is produce"
msgstr ""

#. module: project_mrp
#: model:process.node,note:project_mrp.process_node_saleordertask0
msgid "In case you sell services on sale order"
msgstr "Juhul kui sa müüd teenuseid müügikorraldusel"