blob: 7dcecd200db7d59086c28b5d5b65bce87a91b037 (
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
|
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * mrp_landed_costs
#
# Translators:
# Leandro Noijovich <eliel.sorcerer@gmail.com>, 2020
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~13.5\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-09-01 07:29+0000\n"
"PO-Revision-Date: 2020-09-07 08:15+0000\n"
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2020\n"
"Language-Team: Hebrew (https://www.transifex.com/odoo/teams/41243/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: he\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__allowed_mrp_production_ids
msgid "Allowed Mrp Production"
msgstr ""
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__target_model
msgid "Apply On"
msgstr "החל על"
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__display_name
msgid "Display Name"
msgstr "שם תצוגה"
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__id
msgid "ID"
msgstr "מזהה"
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost____last_update
msgid "Last Modified on"
msgstr "שונה לאחרונה ב - "
#. module: mrp_landed_costs
#: model:ir.model.fields.selection,name:mrp_landed_costs.selection__stock_landed_cost__target_model__manufacturing
msgid "Manufacturing Orders"
msgstr "הוראות ייצור"
#. module: mrp_landed_costs
#: model:ir.model.fields,field_description:mrp_landed_costs.field_stock_landed_cost__mrp_production_ids
msgid "Manufacturing order"
msgstr ""
#. module: mrp_landed_costs
#: model:ir.model,name:mrp_landed_costs.model_stock_landed_cost
msgid "Stock Landed Cost"
msgstr "מלאי עלויות הוצאות הובלה"
|