# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-26 15:50+0000\n"
"PO-Revision-Date: 2023-03-08 10:30+0000\n"
"Last-Translator: Davide Silvestri <davide@baserow.io>\n"
"Language-Team: Italian <https://hosted.weblate.org/projects/baserow/"
"enterprise-backend/it/>\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.16.2-dev\n"

#: audit_log/job_types.py:143
msgid "User Email"
msgstr "Email utente"

#: audit_log/job_types.py:144
msgid "User ID"
msgstr "ID utente"

#: audit_log/job_types.py:145
msgid "Group Name"
msgstr "Nome progetto"

#: audit_log/job_types.py:146
msgid "Group ID"
msgstr "ID progetto"

#: audit_log/job_types.py:147
msgid "Action Type"
msgstr "Tipo azione"

#: audit_log/job_types.py:148
msgid "Description"
msgstr "Descrizione"

#: audit_log/job_types.py:149
msgid "Timestamp"
msgstr "Data e ora"

#: audit_log/job_types.py:150
msgid "IP Address"
msgstr "IP Address"

#: audit_log/models.py:30
msgid "DONE"
msgstr "FATTO"

#: audit_log/models.py:31
msgid "UNDONE"
msgstr "ANNULLATO"

#: audit_log/models.py:32
msgid "REDONE"
msgstr "RIFATTO"

#: role/actions.py:28
msgid "Assign multiple roles"
msgstr "Assegna ruoli"

#: role/actions.py:29
msgid "Multiple roles have been assigned"
msgstr "Ruoli assegnati"

#: role/actions.py:32
#, python-format
msgid ""
"Role %(role_uid)s assigned to subject type \"%(subject_type_name)s"
"\" (%(subject_id)s) on scope type \"%(scope_type_name)s\" (%(scope_id)s)."
msgstr ""
"Il ruolo %(role_uid)s è stato assegnato a \"%(subject_type_name)s\" "
"(%(subject_id)s) nel contesto \"%(scope_type_name)s\" (%(scope_id)s)."

#: teams/actions.py:21
#, python-format
msgid "in team \"%(team_name)s\" (%(team_id)s) "
msgstr "nel team \"%(team_name)s\" (%(team_id)s) "

#: teams/actions.py:27
msgid "Create team"
msgstr "Crea team"

#: teams/actions.py:28
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) created."
msgstr "Team\"%(name)s\" (%(team_id)s) creato."

#: teams/actions.py:101
msgid "Update team"
msgstr "Modifica team"

#: teams/actions.py:102
#, python-format
msgid "Team \"%(name)s\" (%(team_id)s) updated."
msgstr "Team \"%(name)s\" (%(team_id)s) modificato."

#: teams/actions.py:193
msgid "Delete team"
msgstr "Elimina team"

#: teams/actions.py:194
#, python-format
msgid "Team \"%(team_name)s\" (%(team_id)s) deleted."
msgstr "Team \"%(team_name)s\" (%(team_id)s) eliminato."

#: teams/actions.py:240
msgid "Create team subject"
msgstr "Crea team"

#: teams/actions.py:240
#, python-format
msgid "Subject (%(subject_id)s) created"
msgstr "Membro del team (%(subject_id)s) creato"

#: teams/actions.py:320
msgid "Delete team subject"
msgstr "Rimuovi membro dal team"

#: teams/actions.py:321
#, python-format
msgid "Subject (%(subject_id)s) deleted"
msgstr "Membro del team (%(subject_id)s) rimosso"
