point_of_sale: Add _prepare_analytic_account method to easily set analytic account...
[odoo/odoo.git] / addons / sale_order_dates / i18n / sale_order_dates.pot
1 # Translation of Odoo Server.
2 # This file contains the translation of the following modules:
3 #       * sale_order_dates
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: Odoo Server 8.0rc1\n"
8 "Report-Msgid-Bugs-To: \n"
9 "POT-Creation-Date: 2014-08-14 13:09+0000\n"
10 "PO-Revision-Date: 2014-08-14 13:09+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: sale_order_dates
19 #: field:sale.order,commitment_date:0
20 msgid "Commitment Date"
21 msgstr ""
22
23 #. module: sale_order_dates
24 #: help:sale.order,requested_date:0
25 msgid "Date by which the customer has requested the items to be delivered.\n"
26 "When this Order gets confirmed, the Delivery Order's expected date will be computed based on this date and the Company's Security Delay.\n"
27 "Leave this field empty if you want the Delivery Order to be processed as soon as possible. In that case the expected date will be computed using the default method: based on the Product Lead Times and the Company's Security Delay."
28 msgstr ""
29
30 #. module: sale_order_dates
31 #: help:sale.order,commitment_date:0
32 msgid "Date by which the products are sure to be delivered. This is a date that you can promise to the customer, based on the Product Lead Times."
33 msgstr ""
34
35 #. module: sale_order_dates
36 #: help:sale.order,effective_date:0
37 msgid "Date on which the first Delivery Order was created."
38 msgstr ""
39
40 #. module: sale_order_dates
41 #: view:sale.order:sale_order_dates.view_sale_orderfor
42 msgid "Dates"
43 msgstr ""
44
45 #. module: sale_order_dates
46 #: field:sale.order,effective_date:0
47 msgid "Effective Date"
48 msgstr ""
49
50 #. module: sale_order_dates
51 #: field:sale.order,requested_date:0
52 msgid "Requested Date"
53 msgstr ""
54
55 #. module: sale_order_dates
56 #: code:addons/sale_order_dates/sale_order_dates.py:76
57 #, python-format
58 msgid "Requested date is too soon!"
59 msgstr ""
60
61 #. module: sale_order_dates
62 #: model:ir.model,name:sale_order_dates.model_sale_order
63 msgid "Sales Order"
64 msgstr ""
65
66 #. module: sale_order_dates
67 #: code:addons/sale_order_dates/sale_order_dates.py:77
68 #, python-format
69 msgid "The date requested by the customer is sooner than the commitment date. You may be unable to honor the customer's request."
70 msgstr ""
71