mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Added translation using Weblate (Croatian)
This commit is contained in:
33
stock_move_auto_assign/i18n/hr.po
Normal file
33
stock_move_auto_assign/i18n/hr.po
Normal file
@@ -0,0 +1,33 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * stock_move_auto_assign
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: Automatically generated\n"
|
||||
"Language-Team: none\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_move_auto_assign
|
||||
#: model:ir.model,name:stock_move_auto_assign.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_move_auto_assign
|
||||
#: model:ir.model,name:stock_move_auto_assign.model_stock_move
|
||||
msgid "Stock Move"
|
||||
msgstr ""
|
||||
|
||||
#. module: stock_move_auto_assign
|
||||
#. odoo-python
|
||||
#: code:addons/stock_move_auto_assign/models/stock_move.py:0
|
||||
#, python-format
|
||||
msgid "Try reserving \"{}\" for quantities added in: {}"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user