blob: 492dc24d5a8b3991b7d07f45a56333f7e9c9853b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * sale_mrp
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Odoo 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-08-18 14:08+0000\n"
"PO-Revision-Date: 2015-09-08 08:02+0000\n"
"Last-Translator: Martin Trigaux\n"
"Language-Team: Macedonian (http://www.transifex.com/odoo/odoo-9/language/"
"mk/)\n"
"Language: mk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#. module: sale_mrp
#: model:ir.model.fields,help:sale_mrp.field_mrp_production_sale_ref
msgid "Indicate the Customer Reference from sales order."
msgstr "Ја означува референцата на клиентот од налогот за продажба."
#. module: sale_mrp
#: model:ir.model.fields,help:sale_mrp.field_mrp_production_sale_name
msgid "Indicate the name of sales order."
msgstr "Го означува името на налогот за продажба."
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_account_invoice_line
msgid "Invoice Line"
msgstr ""
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_mrp_production
msgid "Production"
msgstr ""
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_sale_order_line_property_ids
msgid "Properties"
msgstr "Својства"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production_sale_name
msgid "Sale Name"
msgstr "Име на продажба"
#. module: sale_mrp
#: model:ir.model.fields,field_description:sale_mrp.field_mrp_production_sale_ref
msgid "Sale Reference"
msgstr "Референца на продажба"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_sale_order_line
msgid "Sales Order Line"
msgstr "Ставка од налог за продажба"
#. module: sale_mrp
#: model:ir.model,name:sale_mrp.model_stock_move
msgid "Stock Move"
msgstr "Движење на залиха"
#~ msgid "Manufacturing Order"
#~ msgstr "Налог за обработка"
|