-
-
Notifications
You must be signed in to change notification settings - Fork 500
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 (Italian)
- Loading branch information
Showing
1 changed file
with
83 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,83 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * product_template_multi_link_date_span | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"Last-Translator: Automatically generated\n" | ||
"Language-Team: none\n" | ||
"Language: it\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_template_multi_link_date_span | ||
#: code:addons/product_template_multi_link_date_span/models/product_template_link.py:0 | ||
#, python-format | ||
msgid "A start date is required according to link type: %s" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__display_name | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link_type__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__date_end | ||
msgid "End Date" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__id | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link_type__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link____last_update | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link_type____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__limited_by_dates | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link_type__limited_by_dates | ||
msgid "Limited By Dates" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,help:product_template_multi_link_date_span.field_product_template_link__limited_by_dates | ||
#: model:ir.model.fields,help:product_template_multi_link_date_span.field_product_template_link_type__limited_by_dates | ||
msgid "Links of this type will have a limited life based on start/end dates." | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__mandatory_date_start | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link_type__mandatory_date_start | ||
msgid "Mandatory Date Start" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model,name:product_template_multi_link_date_span.model_product_template_link_type | ||
msgid "Product Template Link Type" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model,name:product_template_multi_link_date_span.model_product_template_link | ||
msgid "Product link" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,field_description:product_template_multi_link_date_span.field_product_template_link__date_start | ||
msgid "Start Date" | ||
msgstr "" | ||
|
||
#. module: product_template_multi_link_date_span | ||
#: model:ir.model.fields,help:product_template_multi_link_date_span.field_product_template_link__mandatory_date_start | ||
#: model:ir.model.fields,help:product_template_multi_link_date_span.field_product_template_link_type__mandatory_date_start | ||
msgid "When limited by dates, make date start required." | ||
msgstr "" |