88 lines
4.3 KiB
Plaintext
88 lines
4.3 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * sale_order_dates
|
||
#
|
||
# Translators:
|
||
# Martin Trigaux, 2017
|
||
# Otgonbayar.A <gobi.mn@gmail.com>, 2017
|
||
# Khishigbat Ganbold <khishigbat@asterisk-tech.mn>, 2017
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 10.0c\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2016-09-07 08:57+0000\n"
|
||
"PO-Revision-Date: 2016-09-07 08:57+0000\n"
|
||
"Last-Translator: Khishigbat Ganbold <khishigbat@asterisk-tech.mn>, 2017\n"
|
||
"Language-Team: Mongolian (https://www.transifex.com/odoo/teams/41243/mn/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: mn\n"
|
||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,field_description:sale_order_dates.field_sale_order_commitment_date
|
||
msgid "Commitment Date"
|
||
msgstr "Амласан Огноо"
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,help:sale_order_dates.field_sale_order_requested_date
|
||
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 ""
|
||
"Захиалагч барааг хүлээж авахаар шаардсан огноо.\n"
|
||
"Энэ захиалгыг баталсаны дараа хүргэх захиалгын хүлээсэн огноог энэ огноо ба компанийн аюулгүй байдлын хүлээлт дээр үндэслэн тооцоолно.\n"
|
||
"Хэрэв та хүргэх захиалгыг аль болох хурдан боловсруулахыг хүсвэл энэ талбарыг хоосон үлдээнэ үү. Тэгсэн тохиолдолд хүлээсэн огноог үндсэн аргаар тооцоолно: барааг боловсруулах огноо, компанийн аюулгүй байдлын хүлээлт дээр суурилна."
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,help:sale_order_dates.field_sale_order_commitment_date
|
||
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 ""
|
||
"Барааг найдвартай хүргэсэн байх огноо. Энэ бол Барааг боловсруулах хугацаа "
|
||
"дээр суурилсан захиалагчид амлаж болох огноо юм."
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,help:sale_order_dates.field_sale_order_effective_date
|
||
msgid "Date on which the first Delivery Order was created."
|
||
msgstr "Эхний хүргэх захиалга үүсгэгдсэн огноо."
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,field_description:sale_order_dates.field_sale_order_effective_date
|
||
msgid "Effective Date"
|
||
msgstr "Ашигтай огноо"
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model.fields,field_description:sale_order_dates.field_sale_order_requested_date
|
||
msgid "Requested Date"
|
||
msgstr "Шаардсан Огноо"
|
||
|
||
#. module: sale_order_dates
|
||
#: code:addons/sale_order_dates/models/sale_order.py:56
|
||
#, python-format
|
||
msgid "Requested date is too soon!"
|
||
msgstr "Шаардсан огноо хэт эрт байна!"
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model,name:sale_order_dates.model_sale_order
|
||
msgid "Sales Order"
|
||
msgstr "Борлуулалтын захиалга"
|
||
|
||
#. module: sale_order_dates
|
||
#: model:ir.model,name:sale_order_dates.model_sale_order_line
|
||
msgid "Sales Order Line"
|
||
msgstr "Борлуулалтын Захиалгын Мөр"
|
||
|
||
#. module: sale_order_dates
|
||
#: code:addons/sale_order_dates/models/sale_order.py:57
|
||
#, 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 ""
|
||
"Захиалагчийн шаардсан огноо амласан огноогоос эрт байна. Та захиалагчийн "
|
||
"шаардлагыг хангах боломжгүй байх магадлалтай."
|