forked from OCA/operating-unit
-
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.
Added translation using Weblate (Italian)
- Loading branch information
Showing
1 changed file
with
146 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,146 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * operating_unit | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 17.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: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__active | ||
msgid "Active" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_res_users__operating_unit_ids | ||
msgid "Allowed Operating Units" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model_terms:ir.actions.act_window,help:operating_unit.action_operating_unit_tree | ||
msgid "Click to start a new Operating Unit." | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__code | ||
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search | ||
msgid "Code" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__company_id | ||
msgid "Company" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_res_users__default_operating_unit_id | ||
msgid "Default Operating Unit" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:res.groups,name:operating_unit.group_manager_operating_unit | ||
msgid "Manager of Operating Units" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:res.groups,name:operating_unit.group_multi_operating_unit | ||
msgid "Multiple Operating Unit" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__name | ||
msgid "Name" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model,name:operating_unit.model_operating_unit | ||
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_form | ||
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search | ||
msgid "Operating Unit" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.actions.act_window,name:operating_unit.action_operating_unit_tree | ||
#: model:ir.model.fields,field_description:operating_unit.field_res_users__assigned_operating_unit_ids | ||
#: model:ir.ui.menu,name:operating_unit.menu_action_operating_unit_tree | ||
#: model_terms:ir.ui.view,arch_db:operating_unit.view_users_form | ||
msgid "Operating Units" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.module.category,name:operating_unit.module_operating_units | ||
msgid "Operating Units Group" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__partner_id | ||
msgid "Partner" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model,name:operating_unit.model_ir_rule | ||
msgid "Record Rule" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model_terms:ir.ui.view,arch_db:operating_unit.view_operating_unit_search | ||
msgid "Search Operating Unit" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.constraint,message:operating_unit.constraint_operating_unit_code_company_uniq | ||
msgid "The code of the operating unit must be unique per company!" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.constraint,message:operating_unit.constraint_operating_unit_name_company_uniq | ||
msgid "The name of the operating unit must be unique per company!" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model,name:operating_unit.model_res_users | ||
msgid "User" | ||
msgstr "" | ||
|
||
#. module: operating_unit | ||
#: model:ir.model.fields,field_description:operating_unit.field_operating_unit__user_ids | ||
msgid "Users Allowed" | ||
msgstr "" |