~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
95
96
97
98
99
100
101
102
103
104
105
106
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
#	* stock_location
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.1\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-05-19 14:14:30+0000\n"
"PO-Revision-Date: 2009-05-20 10:14:30+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: stock_location
#: help:stock.location.path,delay:0
msgid "Number of days to do this transition"
msgstr ""

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

#. module: stock_location
#: model:ir.module.module,shortdesc:stock_location.module_meta_information
msgid "Stock Location Paths"
msgstr ""

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

#. module: stock_location
#: selection:stock.location.path,auto:0
msgid "Automatic No Step Added"
msgstr ""

#. module: stock_location
#: help:product.product,path_ids:0
msgid "These rules set the right path of the product in the whole location tree."
msgstr ""

#. module: stock_location
#: field:stock.location.path,location_from_id:0
msgid "Source Location"
msgstr ""

#. module: stock_location
#: field:stock.location.path,location_dest_id:0
msgid "Destination Location"
msgstr ""

#. module: stock_location
#: field:stock.location.path,auto:0
#: selection:stock.location.path,auto:0
msgid "Automatic Move"
msgstr ""

#. module: stock_location
#: field:stock.location.path,product_id:0
msgid "Products"
msgstr ""

#. module: stock_location
#: selection:stock.location.path,auto:0
msgid "Manual Operation"
msgstr ""

#. module: stock_location
#: model:ir.model,name:stock_location.model_stock_location_path
msgid "stock.location.path"
msgstr ""

#. module: stock_location
#: help:stock.location.path,auto:0
msgid "This is used to define paths the product has to follow within the location tree.\n"
"The 'Automatic Move' value will create a stock move after the current one that will be validated automatically. With 'Manual Operation', the stock move has to be validated by a worker. With 'Automatic No Step Added', the location is replaced in the original move."
msgstr ""

#. module: stock_location
#: field:stock.location.path,name:0
msgid "Operation"
msgstr ""

#. module: stock_location
#: view:product.product:0
#: field:product.product,path_ids:0
#: view:stock.location.path:0
msgid "Location Paths"
msgstr ""

#. module: stock_location
#: field:stock.location.path,delay:0
msgid "Delay (days)"
msgstr ""

#. module: stock_location
#: view:product.product:0
msgid "Procurement & Locations"
msgstr ""