110 lines
3.8 KiB
Plaintext
110 lines
3.8 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_dropshipping
|
|
#
|
|
# Translators:
|
|
# דודי מלכה <Dudimalka6@gmail.com>, 2023
|
|
# Yihya Hugirat <hugirat@gmail.com>, 2023
|
|
# ExcaliberX <excaliberx@gmail.com>, 2023
|
|
# ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 17.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2023-10-26 21:56+0000\n"
|
|
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
|
"Last-Translator: ZVI BLONDER <ZVIBLONDER@gmail.com>, 2023\n"
|
|
"Language-Team: Hebrew (https://app.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: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_res_company
|
|
msgid "Companies"
|
|
msgstr "חברות"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model.fields.selection,name:stock_dropshipping.selection__stock_picking_type__code__dropship
|
|
#: model:stock.route,name:stock_dropshipping.route_drop_shipping
|
|
#: model_terms:ir.ui.view,arch_db:stock_dropshipping.purchase_order_form_inherit_stock_dropshipping
|
|
#: model_terms:ir.ui.view,arch_db:stock_dropshipping.view_order_form_inherit_sale_stock
|
|
msgid "Dropship"
|
|
msgstr "דרופשיפינג"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model.fields,field_description:stock_dropshipping.field_purchase_order__dropship_picking_count
|
|
#: model:ir.model.fields,field_description:stock_dropshipping.field_sale_order__dropship_picking_count
|
|
msgid "Dropship Count"
|
|
msgstr ""
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.actions.act_window,name:stock_dropshipping.action_picking_tree_dropship
|
|
#: model:ir.ui.menu,name:stock_dropshipping.dropship_picking
|
|
#: model_terms:ir.ui.view,arch_db:stock_dropshipping.view_picking_internal_search_inherit_stock_dropshipping
|
|
msgid "Dropships"
|
|
msgstr ""
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model.fields,field_description:stock_dropshipping.field_stock_picking__is_dropship
|
|
msgid "Is a Dropship"
|
|
msgstr ""
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_stock_lot
|
|
msgid "Lot/Serial"
|
|
msgstr "מספר סידורי/אצווה"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_stock_picking_type
|
|
msgid "Picking Type"
|
|
msgstr "סוג ליקוט"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_procurement_group
|
|
msgid "Procurement Group"
|
|
msgstr "קבוצת רכש"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_product_replenish
|
|
msgid "Product Replenish"
|
|
msgstr "רענון מלאי מוצר"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_purchase_order
|
|
msgid "Purchase Order"
|
|
msgstr "הזמנת רכש"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_purchase_order_line
|
|
msgid "Purchase Order Line"
|
|
msgstr "שורת הזמנת רכש"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_sale_order
|
|
msgid "Sales Order"
|
|
msgstr "הזמנת לקוח"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_sale_order_line
|
|
msgid "Sales Order Line"
|
|
msgstr "שורת הזמנת לקוח"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_stock_rule
|
|
msgid "Stock Rule"
|
|
msgstr "כלל מלאי "
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model,name:stock_dropshipping.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr "העברה"
|
|
|
|
#. module: stock_dropshipping
|
|
#: model:ir.model.fields,field_description:stock_dropshipping.field_stock_picking_type__code
|
|
msgid "Type of Operation"
|
|
msgstr "סוג פעולה"
|