# Translation of Odoo Server. # This file contains the translation of the following modules: # * user_threshold # # Translators: # Daniel Schweiger , 2017 # Dorin Hongu , 2017 msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2017-12-16 02:17+0000\n" "PO-Revision-Date: 2017-12-16 02:17+0000\n" "Last-Translator: Dorin Hongu , 2017\n" "Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Language: ro\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2: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 "" #. 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 "Utilizatori" #. 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"