mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
60 lines
1.9 KiB
Plaintext
60 lines
1.9 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * stock_split_picking
|
|
#
|
|
# Translators:
|
|
# Bole <bole@dajmi5.com>, 2018
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-02-28 03:51+0000\n"
|
|
"PO-Revision-Date: 2018-02-28 03:51+0000\n"
|
|
"Last-Translator: Bole <bole@dajmi5.com>, 2018\n"
|
|
"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
|
|
"Language: hr\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
|
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#. module: stock_split_picking
|
|
#: model:ir.ui.view,arch_db:stock_split_picking.view_picking_form
|
|
#, fuzzy
|
|
msgid "Are you sure you want to split current picking?"
|
|
msgstr "Jeste li sigurni da želite razdijeliti trenutnu otpremnicu?"
|
|
|
|
#. module: stock_split_picking
|
|
#: code:addons/stock_split_picking/models/stock_picking.py:22
|
|
#, python-format
|
|
msgid "Mark as todo this picking please."
|
|
msgstr "Ovu otpremnicu označi za napraviti."
|
|
|
|
#. module: stock_split_picking
|
|
#: model:ir.ui.view,arch_db:stock_split_picking.view_picking_form
|
|
msgid "Split"
|
|
msgstr "Razdijeli"
|
|
|
|
#. 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 "Prenos"
|
|
|
|
#. 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 ""
|
|
"Morate upisati isporučenu količinu kako bi razdijelili otpremu na više "
|
|
"dokumenata."
|