~purchase-core-editors/purchase-wkfl/6.1

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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
# Japanese translation for purchase-wkfl
# Copyright (c) 2016 Rosetta Contributors and Canonical Ltd 2016
# This file is distributed under the same license as the purchase-wkfl package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2016.
#
msgid ""
msgstr ""
"Project-Id-Version: purchase-wkfl\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-02-12 08:57+0000\n"
"PO-Revision-Date: 2016-12-31 09:58+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Japanese <ja@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2017-01-01 05:32+0000\n"
"X-Generator: Launchpad (build 18298)\n"

#. module: purchase_landed_costs
#: field:product.category,landed_cost:0 field:product.template,landed_cost:0
msgid "Calculate Landed Costs"
msgstr ""

#. module: purchase_landed_costs
#: sql_constraint:purchase.order:0
msgid "Order Reference must be unique per Company!"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_purchase_order_line
#: field:landed.cost.position,purchase_order_line_id:0
msgid "Purchase Order Line"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,move_line_id:0
msgid "Picking Line"
msgstr ""

#. module: purchase_landed_costs
#: field:stock.move,sub_total:0
msgid "Line Sub Total"
msgstr ""

#. module: purchase_landed_costs
#: help:landed.cost.position,partner_id:0
msgid "The supplier of this cost component ."
msgstr ""

#. module: purchase_landed_costs
#: constraint:product.template:0
msgid ""
"Error: The default UOM and the purchase UOM must be in the same category."
msgstr ""

#. module: purchase_landed_costs
#: constraint:stock.move:0
msgid "You must assign a production lot for this product"
msgstr ""

#. module: purchase_landed_costs
#: help:landed.cost.position,amount_currency:0
msgid "The amount expressed in an optional other currency."
msgstr ""

#. module: purchase_landed_costs
#: help:product.template,landed_cost_type:0
msgid ""
"Used if this product is landed costs: If landed costs are defined for "
"purchase orders or pickings, this indicates how the costs are distributed to "
"the lines"
msgstr ""

#. module: purchase_landed_costs
#: selection:landed.cost.position,price_type:0
msgid "Per Unit"
msgstr ""

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

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_landed_cost_position
msgid "landed.cost.position"
msgstr ""

#. module: purchase_landed_costs
#: field:stock.move,landing_costs_picking:0
msgid "Landing Costs from Picking"
msgstr ""

#. module: purchase_landed_costs
#: selection:landed.cost.position,price_type:0
msgid "Absolute Value"
msgstr ""

#. module: purchase_landed_costs
#: help:product.template,landed_cost:0
msgid ""
"Checck this if you want to use landed cost calculation for average price for "
"this product"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order,landed_cost_line_ids:0
#: field:purchase.order.line,landed_costs:0 field:stock.move,landed_cost:0
msgid "Landed Costs"
msgstr ""

#. module: purchase_landed_costs
#: constraint:stock.move:0
msgid "You try to assign a lot which is not from the same product"
msgstr ""

#. module: purchase_landed_costs
#: constraint:stock.move:0
msgid "You can not move products from or to a location of the type view."
msgstr ""

#. module: purchase_landed_costs
#: view:landed.cost.position:0 view:purchase.order:0
#: view:purchase.order.line:0 field:purchase.order.line,landing_costs:0
#: view:stock.picking:0
msgid "Landing Costs"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_stock_partial_picking_line
msgid "stock.partial.picking.line"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order,quantity_total:0 field:stock.picking,quantity_total:0
msgid "Total Quantity"
msgstr ""

#. module: purchase_landed_costs
#: help:landed.cost.position,currency_id:0
msgid "Optional other currency."
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order,landed_cost_base_value:0
#: field:stock.picking,landed_cost_base_value:0
msgid "Landed Costs Base Value"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,picking_id:0
msgid "Picking"
msgstr ""

#. module: purchase_landed_costs
#: field:stock.picking,total_amount:0
msgid "Total Product Price"
msgstr ""

#. module: purchase_landed_costs
#: field:stock.move,price_unit_net:0
msgid "Purchase Price"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order,landing_cost_lines:0
#: field:stock.picking,landing_cost_lines:0
msgid "Landing Cost Lines"
msgstr ""

#. module: purchase_landed_costs
#: constraint:stock.move:0
msgid ""
"Error: Negative quantities for location and/or lots are not allowed for this "
"product or product category"
msgstr ""

#. module: purchase_landed_costs
#: selection:product.template,landed_cost_type:0
msgid "None"
msgstr ""

#. module: purchase_landed_costs
#: field:product.template,landed_cost_type:0
msgid "Distribution Type"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_stock_partial_move
msgid "Partial Move Processing Wizard"
msgstr ""

#. module: purchase_landed_costs
#: view:stock.picking:0
msgid "Notes"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,currency_id:0
msgid "Secondary Currency"
msgstr ""

#. module: purchase_landed_costs
#: selection:product.template,landed_cost_type:0
msgid "Value"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_purchase_order
#: field:landed.cost.position,purchase_order_id:0
msgid "Purchase Order"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order.line,landed_cost_line_ids:0
#: field:stock.move,landed_cost_line_ids:0
#: field:stock.picking,landed_cost_line_ids:0
msgid "Landed Costs Positions"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order.line,landing_costs_order:0
msgid "Landing Costs from Order"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,amount:0
msgid "Amount"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_product_category
msgid "Product Category"
msgstr ""

#. module: purchase_landed_costs
#: sql_constraint:stock.picking:0
msgid "Reference must be unique per Company!"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_stock_partial_picking
msgid "Partial Picking Processing Wizard"
msgstr ""

#. module: purchase_landed_costs
#: help:landed.cost.position,price_type:0
msgid ""
"Defines if the amount is to be calculated for each quantity or an absolute "
"value"
msgstr ""

#. module: purchase_landed_costs
#: selection:product.template,landed_cost_type:0
msgid "Quantity"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,product_id:0
msgid "Landed Cost Name"
msgstr ""

#. module: purchase_landed_costs
#: field:purchase.order,landed_cost_base_quantity:0
#: field:stock.picking,landed_cost_base_quantity:0
msgid "Landed Costs Base Quantity"
msgstr ""

#. module: purchase_landed_costs
#: help:product.category,landed_cost:0
msgid ""
"Checck this if you want to use landed cost calculation for average price for "
"this catgory"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_product_template
msgid "Product Template"
msgstr ""

#. module: purchase_landed_costs
#: model:ir.model,name:purchase_landed_costs.model_stock_move
msgid "Stock Move"
msgstr ""

#. module: purchase_landed_costs
#: constraint:product.category:0
msgid "Error ! You cannot create recursive categories."
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,amount_currency:0
msgid "Amount Currency"
msgstr ""

#. module: purchase_landed_costs
#: field:stock.move,landing_costs:0
msgid "Line Landing Costs"
msgstr ""

#. module: purchase_landed_costs
#: help:landed.cost.position,amount:0
msgid ""
"Landed cost for stock valuation. It will be added to the price of the "
"supplier price."
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,partner_id:0
msgid "Partner"
msgstr "γƒ‘γƒΌγƒˆγƒŠ"

#. module: purchase_landed_costs
#: field:purchase.order,landed_cost:0 field:stock.picking,landed_cost:0
msgid "Landed Costs Total Untaxed"
msgstr ""

#. module: purchase_landed_costs
#: field:landed.cost.position,price_type:0
msgid "Amount Type"
msgstr ""