forked from OCA/agreement
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #49 from OCA/17.0
Syncing from upstream OCA/agreement (17.0)
- Loading branch information
Showing
1 changed file
with
49 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,49 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * agreement_repair | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"PO-Revision-Date: 2024-11-25 11:06+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 5.6.2\n" | ||
|
||
#. module: agreement_repair | ||
#: model:ir.model.fields,field_description:agreement_repair.field_agreement__repair_count | ||
msgid "# Repair Orders" | ||
msgstr "N° ordini di riparazione" | ||
|
||
#. module: agreement_repair | ||
#: model_terms:ir.ui.view,arch_db:agreement_repair.partner_agreement_form_view_repair | ||
msgid "<span class=\"o_stat_text\">Repair Orders</span>" | ||
msgstr "<span class=\"o_stat_text\">Ordini di riparazione</span>" | ||
|
||
#. module: agreement_repair | ||
#: model:ir.model,name:agreement_repair.model_agreement | ||
#: model:ir.model.fields,field_description:agreement_repair.field_repair_order__agreement_id | ||
#: model_terms:ir.ui.view,arch_db:agreement_repair.view_repair_order_form_agreement | ||
msgid "Agreement" | ||
msgstr "Contratto" | ||
|
||
#. module: agreement_repair | ||
#: model_terms:ir.actions.act_window,help:agreement_repair.action_mrp_repair_agreement_specific | ||
msgid "Create Repair Orders" | ||
msgstr "Crea ordini riparazione" | ||
|
||
#. module: agreement_repair | ||
#: model:ir.model,name:agreement_repair.model_repair_order | ||
msgid "Repair Order" | ||
msgstr "Ordine di riparazione" | ||
|
||
#. module: agreement_repair | ||
#: model:ir.actions.act_window,name:agreement_repair.action_mrp_repair_agreement_specific | ||
msgid "Repair Orders" | ||
msgstr "Ordini di riparazione" |