Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syncing from upstream OCA/project (15.0) #920

Merged
merged 2 commits into from
Jan 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions project_sale_order_link/i18n/it.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * project_sale_order_link
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-11 10:36+0000\n"
"Last-Translator: mymage <[email protected]>\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"
"X-Generator: Weblate 4.17\n"

#. module: project_sale_order_link
#: model:ir.model.fields,field_description:project_sale_order_link.field_project_project__order_line_link_ids
msgid "Order Line Link"
msgstr "Collegamento riga ordine"

#. module: project_sale_order_link
#: model:ir.model.fields,field_description:project_sale_order_link.field_project_project__sale_order_link_ids
msgid "Sale Order Link"
msgstr "Collegamnto ordine di vendita"

#. module: project_sale_order_link
#: model_terms:ir.ui.view,arch_db:project_sale_order_link.edit_project_inherit_project_sale_order_link
msgid "Sales Order Linked"
msgstr "Ordine di vendita collegato"

#. module: project_sale_order_link
#: model:ir.model,name:project_sale_order_link.model_project_project
msgid "WBS element"
msgstr "Elemento WBS"
Loading