You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
110 lines
3.1 KiB
110 lines
3.1 KiB
# Translation of Odoo Server.
|
|
# This file contains the translation of the following modules:
|
|
# * user_threshold
|
|
#
|
|
# Translators:
|
|
# OCA Transbot <transbot@odoo-community.org>, 2017
|
|
# Paolo Valier <paolo.valier@hotmail.it>, 2017
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Odoo Server 10.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-01-06 02:25+0000\n"
|
|
"PO-Revision-Date: 2018-01-06 02:25+0000\n"
|
|
"Last-Translator: Paolo Valier <paolo.valier@hotmail.it>, 2017\n"
|
|
"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: \n"
|
|
"Language: it\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model,name:user_threshold.model_res_groups
|
|
msgid "Access Groups"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: code:addons/user_threshold/models/res_users.py:70
|
|
#: code:addons/user_threshold/models/res_users.py:82
|
|
#, python-format
|
|
msgid "Cannot add user - Maximum number of allowed users reached"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model,name:user_threshold.model_res_company
|
|
msgid "Companies"
|
|
msgstr "Aziende"
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.ui.view,arch_db:user_threshold.view_users_form
|
|
msgid "Exempt From Threshold"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model.fields,field_description:user_threshold.field_res_users_threshold_exempt
|
|
msgid "Exempt User From User Count Thresholds"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model.fields,field_description:user_threshold.field_res_company_max_users
|
|
msgid "Maximum Number of users allowed for this company"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.ui.view,arch_db:user_threshold.view_company_form
|
|
msgid "Maximum Users"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.ui.view,arch_db:user_threshold.view_users_form
|
|
msgid "User Threshold"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:res.groups,name:user_threshold.group_threshold_manager
|
|
msgid "User Threshold Manager"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model,name:user_threshold.model_res_users
|
|
msgid "Users"
|
|
msgstr "Utenti"
|
|
|
|
#. module: user_threshold
|
|
#: code:addons/user_threshold/models/res_groups.py:23
|
|
#: code:addons/user_threshold/models/res_users.py:117
|
|
#, python-format
|
|
msgid ""
|
|
"You must be a member of the `User Threshold Manager` group to grant access "
|
|
"to it."
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: code:addons/user_threshold/models/res_users.py:111
|
|
#, python-format
|
|
msgid ""
|
|
"You must be a member of the `User Threshold Manager` group to grant "
|
|
"threshold exemptions."
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: code:addons/user_threshold/models/ir_config_parameter.py:27
|
|
#, python-format
|
|
msgid ""
|
|
"You must be a member of the `User Threshold Manager` to delete this "
|
|
"parameter"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: code:addons/user_threshold/models/ir_config_parameter.py:41
|
|
#: code:addons/user_threshold/models/res_company.py:43
|
|
#, python-format
|
|
msgid ""
|
|
"You must be a member of the `User Threshold Manager` to set this parameter"
|
|
msgstr ""
|
|
|
|
#. module: user_threshold
|
|
#: model:ir.model,name:user_threshold.model_ir_config_parameter
|
|
msgid "ir.config_parameter"
|
|
msgstr "ir.config_parameter"
|