~pexego/openobject-addons/6.1-pexego-sale_commission

« back to all changes in this revision

Viewing changes to product_expiry_notification/i18n/product_expiry_notification.pot

  • Committer: Omar (pexego)
  • Date: 2012-07-27 08:40:22 UTC
  • Revision ID: omar@pexego.es-20120727084022-qp3ludpr3vsuyuf6
[ADD] Traceability modules ported to 6.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Translation of OpenERP Server.
 
2
# This file contains the translation of the following modules:
 
3
#       * product_expiry_notification
 
4
#
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: OpenERP Server 6.0.2\n"
 
8
"Report-Msgid-Bugs-To: support@openerp.com\n"
 
9
"POT-Creation-Date: 2011-06-20 15:04+0000\n"
 
10
"PO-Revision-Date: 2011-06-20 15:04+0000\n"
 
11
"Last-Translator: <>\n"
 
12
"Language-Team: \n"
 
13
"MIME-Version: 1.0\n"
 
14
"Content-Type: text/plain; charset=UTF-8\n"
 
15
"Content-Transfer-Encoding: \n"
 
16
"Plural-Forms: \n"
 
17
 
 
18
#. module: product_expiry_notification
 
19
#: code:addons/product_expiry_notification/stock_move.py:41
 
20
#: constraint:stock.move:0
 
21
#, python-format
 
22
msgid "Cannot move an expired production lot to internal or customer location"
 
23
msgstr ""
 
24
 
 
25
#. module: product_expiry_notification
 
26
#: model:ir.model,name:product_expiry_notification.model_stock_production_lot
 
27
msgid "Production lot"
 
28
msgstr ""
 
29
 
 
30
#. module: product_expiry_notification
 
31
#: code:addons/product_expiry_notification/stock_production_lot.py:81
 
32
#, python-format
 
33
msgid "Production Lots Expired"
 
34
msgstr ""
 
35
 
 
36
#. module: product_expiry_notification
 
37
#: constraint:stock.move:0
 
38
msgid "Cannot move a blocked production lot to internal or customer location"
 
39
msgstr ""
 
40
 
 
41
#. module: product_expiry_notification
 
42
#: constraint:stock.move:0
 
43
msgid "Location not valid for this product"
 
44
msgstr ""
 
45
 
 
46
#. module: product_expiry_notification
 
47
#: model:ir.model,name:product_expiry_notification.model_stock_move
 
48
msgid "Stock Move"
 
49
msgstr ""
 
50
 
 
51
#. module: product_expiry_notification
 
52
#: constraint:stock.move:0
 
53
msgid "You try to assign a lot which is not from the same product"
 
54
msgstr ""
 
55
 
 
56
#. module: product_expiry_notification
 
57
#: code:addons/product_expiry_notification/stock_production_lot.py:77
 
58
#, python-format
 
59
msgid "New production lots expired. Now not can you use this prodlots definitely.\n"
 
60
"\n"
 
61
"Lots names: %s\n"
 
62
"\n"
 
63
""
 
64
msgstr ""
 
65
 
 
66
#. module: product_expiry_notification
 
67
#: constraint:stock.move:0
 
68
msgid "You must assign a production lot for this product"
 
69
msgstr ""
 
70
 
 
71
#. module: product_expiry_notification
 
72
#: code:addons/product_expiry_notification/stock_move.py:54
 
73
#, python-format
 
74
msgid "This production lot is expired"
 
75
msgstr ""
 
76
 
 
77
#. module: product_expiry_notification
 
78
#: sql_constraint:stock.production.lot:0
 
79
msgid "The combination of serial number and internal reference must be unique !"
 
80
msgstr ""
 
81
 
 
82
#. module: product_expiry_notification
 
83
#: code:addons/product_expiry_notification/stock_move.py:53
 
84
#, python-format
 
85
msgid "Production Lot Expired!"
 
86
msgstr ""
 
87
 
 
88
#. module: product_expiry_notification
 
89
#: view:stock.production.lot:0
 
90
#: field:stock.production.lot,expired:0
 
91
msgid "Expired"
 
92
msgstr ""
 
93