1# Translation of Odoo Server.
2# This file contains the translation of the following modules:
3# * stock_landed_costs
4#
5# Translators:
6msgid ""
7msgstr ""
8"Project-Id-Version: Odoo 9.0\n"
9"Report-Msgid-Bugs-To: \n"
10"POT-Creation-Date: 2016-08-18 14:06+0000\n"
11"PO-Revision-Date: 2015-09-19 08:25+0000\n"
12"Last-Translator: Martin Trigaux\n"
13"Language-Team: Spanish (Paraguay) (http://www.transifex.com/odoo/odoo-9/"
14"language/es_PY/)\n"
15"Language: es_PY\n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: \n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21#. module: stock_landed_costs
22#: code:addons/stock_landed_costs/stock_landed_costs.py:127
23#: code:addons/stock_landed_costs/stock_landed_costs.py:131
24#: code:addons/stock_landed_costs/stock_landed_costs.py:147
25#: code:addons/stock_landed_costs/stock_landed_costs.py:151
26#, python-format
27msgid " already out"
28msgstr ""
29
30#. module: stock_landed_costs
31#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_account_id
32msgid "Account"
33msgstr "Cuenta"
34
35#. module: stock_landed_costs
36#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_account_journal_id
37msgid "Account Journal"
38msgstr "Diario de contabilidad"
39
40#. module: stock_landed_costs
41#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_additional_landed_cost
42msgid "Additional Landed Cost"
43msgstr "Costos adicionales en destino"
44
45#. module: stock_landed_costs
46#: selection:product.template,split_method:0
47#: selection:stock.landed.cost.lines,split_method:0
48msgid "By Current Cost"
49msgstr ""
50
51#. module: stock_landed_costs
52#: selection:product.template,split_method:0
53#: selection:stock.landed.cost.lines,split_method:0
54msgid "By Quantity"
55msgstr "Por cantidad"
56
57#. module: stock_landed_costs
58#: selection:product.template,split_method:0
59#: selection:stock.landed.cost.lines,split_method:0
60msgid "By Volume"
61msgstr "Por volumen"
62
63#. module: stock_landed_costs
64#: selection:product.template,split_method:0
65#: selection:stock.landed.cost.lines,split_method:0
66msgid "By Weight"
67msgstr "Por peso"
68
69#. module: stock_landed_costs
70#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
71msgid "Cancel"
72msgstr "Cancelar"
73
74#. module: stock_landed_costs
75#: selection:stock.landed.cost,state:0
76msgid "Cancelled"
77msgstr "Cancelado"
78
79#. module: stock_landed_costs
80#: model_terms:ir.actions.act_window,help:stock_landed_costs.action_stock_landed_cost
81msgid "Click to create a new landed cost."
82msgstr ""
83
84#. module: stock_landed_costs
85#: model_terms:ir.actions.act_window,help:stock_landed_costs.stock_landed_cost_type_action
86msgid "Click to define a new kind of landed cost."
87msgstr ""
88
89#. module: stock_landed_costs
90#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
91msgid "Compute"
92msgstr "Calcular"
93
94#. module: stock_landed_costs
95#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_price_unit
96msgid "Cost"
97msgstr "Costo"
98
99#. module: stock_landed_costs
100#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_cost_line_id
101msgid "Cost Line"
102msgstr ""
103
104#. module: stock_landed_costs
105#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_cost_lines
106#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
107msgid "Cost Lines"
108msgstr ""
109
110#. module: stock_landed_costs
111#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_create_uid
112#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_create_uid
113#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_create_uid
114msgid "Created by"
115msgstr "Creado por"
116
117#. module: stock_landed_costs
118#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_create_date
119#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_create_date
120#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_create_date
121msgid "Created on"
122msgstr "Creado en"
123
124#. module: stock_landed_costs
125#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_date
126msgid "Date"
127msgstr "Fecha"
128
129#. module: stock_landed_costs
130#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_name
131#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_name
132msgid "Description"
133msgstr "Descripción"
134
135#. module: stock_landed_costs
136#: code:addons/stock_landed_costs/purchase_config_settings.py:18
137#, python-format
138msgid ""
139"Disabling the costing methods will prevent you to use the landed costs "
140"feature."
141msgstr ""
142
143#. module: stock_landed_costs
144#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_display_name
145#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_display_name
146#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_display_name
147msgid "Display Name"
148msgstr ""
149
150#. module: stock_landed_costs
151#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
152#: model:mail.message.subtype,name:stock_landed_costs.mt_stock_landed_cost_open
153msgid "Done"
154msgstr "Realizado"
155
156#. module: stock_landed_costs
157#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
158#: selection:stock.landed.cost,state:0
159msgid "Draft"
160msgstr "Borrador"
161
162#. module: stock_landed_costs
163#: selection:product.template,split_method:0
164#: selection:stock.landed.cost.lines,split_method:0
165msgid "Equal"
166msgstr "Igual"
167
168#. module: stock_landed_costs
169#: model:ir.model.fields,help:stock_landed_costs.field_product_template_split_method
170msgid ""
171"Equal : Cost will be equally divided.\n"
172"By Quantity : Cost will be divided according to product's quantity.\n"
173"By Current cost : Cost will be divided according to product's current cost.\n"
174"By Weight : Cost will be divided depending on its weight.\n"
175"By Volume : Cost will be divided depending on its volume."
176msgstr ""
177
178#. module: stock_landed_costs
179#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_final_cost
180msgid "Final Cost"
181msgstr "Costo final"
182
183#. module: stock_landed_costs
184#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_former_cost
185msgid "Former Cost"
186msgstr ""
187
188#. module: stock_landed_costs
189#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_former_cost_per_unit
190msgid "Former Cost(Per Unit)"
191msgstr ""
192
193#. module: stock_landed_costs
194#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
195msgid "Group By"
196msgstr "Agrupado por"
197
198#. module: stock_landed_costs
199#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_id
200#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_id
201#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_id
202msgid "ID"
203msgstr "ID"
204
205#. module: stock_landed_costs
206#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_type_form
207msgid "Information"
208msgstr "Información"
209
210#. module: stock_landed_costs
211#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_description
212msgid "Item Description"
213msgstr ""
214
215#. module: stock_landed_costs
216#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_account_move_id
217msgid "Journal Entry"
218msgstr "Asiento contable"
219
220#. module: stock_landed_costs
221#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_cost_id
222#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_cost_id
223msgid "Landed Cost"
224msgstr "Costos en destino"
225
226#. module: stock_landed_costs
227#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
228msgid "Landed Cost Name"
229msgstr ""
230
231#. module: stock_landed_costs
232#: model:ir.ui.menu,name:stock_landed_costs.menu_stock_landed_cost_type
233msgid "Landed Cost Type"
234msgstr ""
235
236#. module: stock_landed_costs
237#: model:ir.actions.act_window,name:stock_landed_costs.action_stock_landed_cost
238#: model:ir.model.fields,field_description:stock_landed_costs.field_product_template_landed_cost_ok
239#: model:ir.ui.menu,name:stock_landed_costs.menu_stock_landed_cost
240#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
241#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
242#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_tree
243#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_type_form
244msgid "Landed Costs"
245msgstr ""
246
247#. module: stock_landed_costs
248#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
249msgid "Landed cost are computed based on the purchase unit of measure."
250msgstr ""
251
252#. module: stock_landed_costs
253#: model:mail.message.subtype,description:stock_landed_costs.mt_stock_landed_cost_open
254msgid "Landed cost validated"
255msgstr ""
256
257#. module: stock_landed_costs
258#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost___last_update
259#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines___last_update
260#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines___last_update
261msgid "Last Modified on"
262msgstr ""
263
264#. module: stock_landed_costs
265#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_write_uid
266#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_write_uid
267#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_write_uid
268msgid "Last Updated by"
269msgstr "Ultima actualización por"
270
271#. module: stock_landed_costs
272#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_write_date
273#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_write_date
274#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_write_date
275msgid "Last Updated on"
276msgstr "Ultima actualización en"
277
278#. module: stock_landed_costs
279#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
280msgid "Month"
281msgstr "Mes"
282
283#. module: stock_landed_costs
284#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_name
285#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
286msgid "Name"
287msgstr "Nombre"
288
289#. module: stock_landed_costs
290#: code:addons/stock_landed_costs/stock_landed_costs.py:203
291#, python-format
292msgid "Only draft landed costs can be validated"
293msgstr ""
294
295#. module: stock_landed_costs
296#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_picking_ids
297msgid "Pickings"
298msgstr ""
299
300#. module: stock_landed_costs
301#: code:addons/stock_landed_costs/stock_landed_costs.py:90
302#, python-format
303msgid "Please configure Stock Expense Account for product: %s."
304msgstr ""
305
306#. module: stock_landed_costs
307#: selection:stock.landed.cost,state:0
308msgid "Posted"
309msgstr "Fijado"
310
311#. module: stock_landed_costs
312#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_product_id
313#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_product_id
314msgid "Product"
315msgstr "Producto"
316
317#. module: stock_landed_costs
318#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_type_form
319msgid "Product Name"
320msgstr "Nombre del producto"
321
322#. module: stock_landed_costs
323#: model:ir.model,name:stock_landed_costs.model_product_template
324msgid "Product Template"
325msgstr "Plantilla de producto"
326
327#. module: stock_landed_costs
328#: model:ir.actions.act_window,name:stock_landed_costs.stock_landed_cost_type_action
329#: model_terms:ir.ui.view,arch_db:stock_landed_costs.stock_landed_cost_tree_view
330msgid "Products"
331msgstr "Productos"
332
333#. module: stock_landed_costs
334#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_quantity
335msgid "Quantity"
336msgstr "Cantidad"
337
338#. module: stock_landed_costs
339#: model:ir.model.fields,field_description:stock_landed_costs.field_product_template_split_method
340#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_lines_split_method
341msgid "Split Method"
342msgstr "Método de division"
343
344#. module: stock_landed_costs
345#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_state
346msgid "State"
347msgstr "Estado"
348
349#. module: stock_landed_costs
350#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_search
351msgid "Status"
352msgstr "Estado"
353
354#. module: stock_landed_costs
355#: model:ir.model,name:stock_landed_costs.model_stock_landed_cost
356msgid "Stock Landed Cost"
357msgstr ""
358
359#. module: stock_landed_costs
360#: model:ir.model,name:stock_landed_costs.model_stock_landed_cost_lines
361msgid "Stock Landed Cost Lines"
362msgstr ""
363
364#. module: stock_landed_costs
365#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_move_id
366msgid "Stock Move"
367msgstr "Movimiento stock"
368
369#. module: stock_landed_costs
370#: model:ir.model,name:stock_landed_costs.model_stock_valuation_adjustment_lines
371msgid "Stock Valuation Adjustment Lines"
372msgstr ""
373
374#. module: stock_landed_costs
375#: code:addons/stock_landed_costs/stock_landed_costs.py:52
376#, python-format
377msgid ""
378"The selected picking does not contain any move that would be impacted by "
379"landed costs. Landed costs are only possible for products configured in real "
380"time valuation with real price costing method. Please make sure it is the "
381"case, or you selected the correct picking"
382msgstr ""
383
384#. module: stock_landed_costs
385#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_amount_total
386msgid "Total"
387msgstr "Total"
388
389#. module: stock_landed_costs
390#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
391msgid "Validate"
392msgstr "Validar"
393
394#. module: stock_landed_costs
395#: code:addons/stock_landed_costs/stock_landed_costs.py:261
396#, python-format
397msgid ""
398"Validated landed costs cannot be cancelled, but you could create negative "
399"landed costs to reverse them"
400msgstr ""
401
402#. module: stock_landed_costs
403#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_landed_cost_valuation_adjustment_lines
404#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_form
405msgid "Valuation Adjustments"
406msgstr ""
407
408#. module: stock_landed_costs
409#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_volume
410msgid "Volume"
411msgstr "Volúmen"
412
413#. module: stock_landed_costs
414#: code:addons/stock_landed_costs/purchase_config_settings.py:17
415#, python-format
416msgid "Warning!"
417msgstr "¡Cuidado!"
418
419#. module: stock_landed_costs
420#: model:ir.model.fields,field_description:stock_landed_costs.field_stock_valuation_adjustment_lines_weight
421msgid "Weight"
422msgstr "Peso"
423
424#. module: stock_landed_costs
425#: code:addons/stock_landed_costs/stock_landed_costs.py:205
426#, python-format
427msgid ""
428"You cannot validate a landed cost which has no valid valuation adjustments "
429"lines. Did you click on Compute?"
430msgstr ""
431
432#. module: stock_landed_costs
433#: model_terms:ir.ui.view,arch_db:stock_landed_costs.view_stock_landed_cost_type_form
434msgid "describe the product characteristics..."
435msgstr "describa las características del producto"
436
437#. module: stock_landed_costs
438#: model:ir.model,name:stock_landed_costs.model_purchase_config_settings
439msgid "purchase.config.settings"
440msgstr ""
441
442#~ msgid "Followers"
443#~ msgstr "Seguidores"
444
445#~ msgid "If checked new messages require your attention."
446#~ msgstr "Si marcado la nueva mensaje requiere atencion"
447
448#~ msgid "Last Message Date"
449#~ msgstr "Fecha de la ultima mensaje"
450
451#~ msgid "Messages"
452#~ msgstr "Mensajes"
453
454#~ msgid "Messages and communication history"
455#~ msgstr "Mensajes y historial de comunicación"
456
457#~ msgid "Unread Messages"
458#~ msgstr "Mensajes sin leer"
459