mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Currently translated at 100.0% (8 of 8 strings) Translation: server-backend-16.0/server-backend-16.0-base_user_role_company Translate-URL: https://translation.odoo-community.org/projects/server-backend-16-0/server-backend-16-0-base_user_role_company/it/
83 lines
2.6 KiB
Plaintext
83 lines
2.6 KiB
Plaintext
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * base_user_role_company
|
|
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 14.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"PO-Revision-Date: 2024-01-03 14:33+0000\n"
|
|
"Last-Translator: mymage <stefano.consolaro@mymage.it>\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: base_user_role_company
|
|
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__allowed_company_ids
|
|
msgid "Companies"
|
|
msgstr "Aziende"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.fields,field_description:base_user_role_company.field_res_users_role_line__company_id
|
|
msgid "Company"
|
|
msgstr "Azienda"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_ir_http
|
|
msgid "HTTP Routing"
|
|
msgstr "Instradamento HTTP"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.fields,help:base_user_role_company.field_res_users_role_line__company_id
|
|
msgid ""
|
|
"If set, this role only applies when this is the main company selected. "
|
|
"Otherwise it applies to all companies."
|
|
msgstr ""
|
|
"Se impostato, questo ruolo si applica solo quando questa è l'azienda "
|
|
"principale selezionata. Altrimenti vale per tutte le aziende."
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model.constraint,message:base_user_role_company.constraint_res_users_role_line_user_role_uniq
|
|
msgid "Roles can be assigned to a user only once at a time"
|
|
msgstr "I ruoli possono essere assegnati all'utente solo uno alla volta"
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_res_users
|
|
msgid "User"
|
|
msgstr "Utente"
|
|
|
|
#. module: base_user_role_company
|
|
#. odoo-python
|
|
#: code:addons/base_user_role_company/models/role.py:0
|
|
#, python-format
|
|
msgid "User \"%(user)s\" does not have access to the company \"%(company)s\""
|
|
msgstr "L'utente \"%(user)s\" non ha accesso all'azienda \"%(company)s\""
|
|
|
|
#. module: base_user_role_company
|
|
#: model:ir.model,name:base_user_role_company.model_res_users_role_line
|
|
msgid "Users associated to a role"
|
|
msgstr "Utenti associati al ruolo"
|
|
|
|
#, python-format
|
|
#~ msgid "User \"{}\" does not have access to the company \"{}\""
|
|
#~ msgstr "L'utente \"{}\" non ha l'accesso all'azienda \"{}\""
|
|
|
|
#~ msgid "Display Name"
|
|
#~ msgstr "Nome visualizzato"
|
|
|
|
#~ msgid "ID"
|
|
#~ msgstr "ID"
|
|
|
|
#~ msgid "Last Modified on"
|
|
#~ msgstr "Ultima modifica il"
|
|
|
|
#~ msgid "Users"
|
|
#~ msgstr "Utenti"
|
|
|
|
#~ msgid "Active Role"
|
|
#~ msgstr "Ruolo attivo"
|