-
-
Notifications
You must be signed in to change notification settings - Fork 658
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation using Weblate (Finnish)
- Loading branch information
1 parent
9e20359
commit 3da18cc
Showing
1 changed file
with
128 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,128 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * product_expiry_simple | ||
# | ||
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: fi\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
|
||
#. module: product_expiry_simple | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.view_stock_quant_form_editable | ||
msgid "" | ||
"<span class=\"badge badge-danger\" attrs=\"{'invisible': [('expired', '=', " | ||
"False)]}\">Expired</span>" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.view_production_lot_form | ||
msgid "" | ||
"<span class=\"badge text-bg-danger\" attrs=\"{'invisible': [('expired', '='," | ||
" False)]}\">Expired</span>" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_lot__expired | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_quant__expired | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.quant_search_view | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.search_product_lot_filter | ||
msgid "Expired" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_lot__expiry_date | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_move_line__expiry_date | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_quant__expiry_date | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.quant_search_view | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.search_product_lot_filter | ||
msgid "Expiry Date" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model,name:product_expiry_simple.model_stock_lot | ||
msgid "Lot/Serial" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.quant_search_view | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.search_product_lot_filter | ||
msgid "Not Expired" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model_terms:ir.ui.view,arch_db:product_expiry_simple.view_picking_form | ||
msgid "One or several products have <b>expired</b> lots" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model,name:product_expiry_simple.model_product_template | ||
msgid "Product" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#. odoo-python | ||
#: code:addons/product_expiry_simple/models/stock_lot.py:0 | ||
#, python-format | ||
msgid "" | ||
"Product %(product)s doesn't use expiry dates, but an expiry date is set on " | ||
"lot %(lot)s." | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#. odoo-python | ||
#: code:addons/product_expiry_simple/models/stock_lot.py:0 | ||
#, python-format | ||
msgid "" | ||
"Product %(product)s uses expiry dates, but expiry date is missing on lot " | ||
"%(lot)s." | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model,name:product_expiry_simple.model_stock_move_line | ||
msgid "Product Moves (Stock Move Line)" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model,name:product_expiry_simple.model_stock_quant | ||
msgid "Quants" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_picking__show_expiry_warning | ||
msgid "Show Expiry Warning" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model,name:product_expiry_simple.model_stock_picking | ||
msgid "Transfer" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_product_product__use_expiry_date | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_product_template__use_expiry_date | ||
#: model:ir.model.fields,field_description:product_expiry_simple.field_stock_lot__use_expiry_date | ||
msgid "Use Expiry Date" | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#. odoo-python | ||
#: code:addons/product_expiry_simple/models/product_template.py:0 | ||
#, python-format | ||
msgid "" | ||
"You cannot set 'Use Expiry Date' on product '%s' because it is not tracked " | ||
"by lot nor by serial number." | ||
msgstr "" | ||
|
||
#. module: product_expiry_simple | ||
#. odoo-python | ||
#: code:addons/product_expiry_simple/models/stock_lot.py:0 | ||
#, python-format | ||
msgid "[%(date)s ⚠] %(lot)s" | ||
msgstr "" |