mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
49 lines
1.3 KiB
Plaintext
49 lines
1.3 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_split_picking
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 11.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"Last-Translator: <>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: \n"
|
|
|
|
#. module: stock_split_picking
|
|
#: model:ir.ui.view,arch_db:stock_split_picking.view_picking_form
|
|
msgid "Are you sure you want to split current picking?"
|
|
msgstr ""
|
|
|
|
#. module: stock_split_picking
|
|
#: code:addons/stock_split_picking/models/stock_picking.py:22
|
|
#, python-format
|
|
msgid "Mark as todo this picking please."
|
|
msgstr ""
|
|
|
|
#. module: stock_split_picking
|
|
#: model:ir.ui.view,arch_db:stock_split_picking.view_picking_form
|
|
msgid "Split"
|
|
msgstr ""
|
|
|
|
#. module: stock_split_picking
|
|
#: code:addons/stock_split_picking/models/stock_picking.py:65
|
|
#, python-format
|
|
msgid "The backorder <a href=\"#\" data-oe-model=\"stock.picking\" data-oe-id=\"%d\">%s</a> has been created."
|
|
msgstr ""
|
|
|
|
#. module: stock_split_picking
|
|
#: model:ir.model,name:stock_split_picking.model_stock_picking
|
|
msgid "Transfer"
|
|
msgstr ""
|
|
|
|
#. module: stock_split_picking
|
|
#: code:addons/stock_split_picking/models/stock_picking.py:25
|
|
#, python-format
|
|
msgid "You must enter done quantity in order to split your picking in several ones."
|
|
msgstr ""
|
|
|