odoo/addons/sale_order_dates/i18n/ro.po

80 lines
3.3 KiB
Plaintext

# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_order_dates
#
# Translators:
# Dorin Hongu <dhongu@gmail.com>, 2015
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014
msgid ""
msgstr ""
"Project-Id-Version: Odoo 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-21 14:08+0000\n"
"PO-Revision-Date: 2015-06-30 09:52+0000\n"
"Last-Translator: Dorin Hongu <dhongu@gmail.com>\n"
"Language-Team: Romanian (http://www.transifex.com/p/odoo-8/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#. module: sale_order_dates
#: field:sale.order,commitment_date:0
msgid "Commitment Date"
msgstr "Data angajamentului"
#. module: sale_order_dates
#: help:sale.order,requested_date:0
msgid ""
"Date by which the customer has requested the items to be delivered.\n"
"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"
"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."
msgstr "Data până la care clientul a solicitat pozițiile care urmează să fie livrate.\nCând acestă comandă se confirmă, data estimată din comanda de livrare va fi calculată pe baza acestei date și zilelor de siguranță.\nLasă acest câmp gol dacă doriți ca livrarea să fie prelucrată cât mai repede posibil. În acest caz, data preconizată va fi calculată folosind metoda implicită: funcție de zilele de livrare din produs și a zilelor de siguranță."
#. module: sale_order_dates
#: help:sale.order,commitment_date:0
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."
msgstr "Data până la care produsele vor fi sigur livrate. Aceasta este o dată care se poate promite la client."
#. module: sale_order_dates
#: help:sale.order,effective_date:0
msgid "Date on which the first Delivery Order was created."
msgstr "Data la care a fost creată prima Comandă de livrare."
#. module: sale_order_dates
#: view:sale.order:sale_order_dates.view_sale_orderfor
msgid "Dates"
msgstr "Date"
#. module: sale_order_dates
#: field:sale.order,effective_date:0
msgid "Effective Date"
msgstr "Dată efectivă"
#. module: sale_order_dates
#: field:sale.order,requested_date:0
msgid "Requested Date"
msgstr "Data solicitată"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:76
#, python-format
msgid "Requested date is too soon!"
msgstr "Data solicitată este prea curând!"
#. module: sale_order_dates
#: model:ir.model,name:sale_order_dates.model_sale_order
msgid "Sales Order"
msgstr "Comandă de vânzare"
#. module: sale_order_dates
#: code:addons/sale_order_dates/sale_order_dates.py:77
#, python-format
msgid ""
"The date requested by the customer is sooner than the commitment date. You "
"may be unable to honor the customer's request."
msgstr "Data solicitată de client este mai devreme de data angajamentului. Nu veți putea onora cerința clientului. "