# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
# yakky <i.spalletti@nephila.it>, 2015
msgid ""
msgstr ""
"Project-Id-Version: django CMS Admin Style\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-06-20 15:12+0200\n"
"PO-Revision-Date: 2016-06-20 13:12+0000\n"
"Last-Translator: Angelo Dini <finalangeljp@hotmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/divio/djangocms-admin-style/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: templates/admin/delete_confirmation.html:9
#: templates/admin/delete_selected_confirmation.html:9
msgid "Home"
msgstr "Home"

#: templates/admin/delete_confirmation.html:13
msgid "Delete"
msgstr "Cancella"

#: templates/admin/delete_confirmation.html:20
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would result in deleting "
"related objects, but your account doesn't have permission to delete the "
"following types of objects:"
msgstr "La cancellazione di %(object_name)s '%(escaped_object)s' causerebbe la cancellazione di oggetti collegati, ma questo account non ha i permessi per cancellare i seguenti tipi di oggetti:"

#: templates/admin/delete_confirmation.html:28
#, python-format
msgid ""
"Deleting the %(object_name)s '%(escaped_object)s' would require deleting the"
" following protected related objects:"
msgstr "La cancellazione di %(object_name)s '%(escaped_object)s' richiederebbe l'eliminazione dei seguenti oggetti protetti correlati:"

#: templates/admin/delete_confirmation.html:36
#, python-format
msgid ""
"Are you sure you want to delete the %(object_name)s \"%(escaped_object)s\"? "
"All of the following related items will be deleted:"
msgstr "Confermi la cancellazione di %(object_name)s '%(escaped_object)s' ? Saranno rimossi tutte le loro voci correlate:"

#: templates/admin/delete_confirmation.html:41
#: templates/admin/delete_selected_confirmation.html:46
msgid "Yes, I'm sure"
msgstr "Sono sicuro"

#: templates/admin/delete_confirmation.html:42
msgid "No, take me back"
msgstr ""

#: templates/admin/delete_selected_confirmation.html:12
msgid "Delete multiple objects"
msgstr "Cancella più oggetti"

#: templates/admin/delete_selected_confirmation.html:19
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would result in deleting related "
"objects, but your account doesn't have permission to delete the following "
"types of objects:"
msgstr "Per eliminare l'elemento %(objects_name)s selezionato è necessario rimuovere anche gli oggetti correlati, ma il tuo account non dispone dell'autorizzazione a eliminare i seguenti tipi di oggetti:"

#: templates/admin/delete_selected_confirmation.html:27
#, python-format
msgid ""
"Deleting the selected %(objects_name)s would require deleting the following "
"protected related objects:"
msgstr "L'eliminazione dell'elemento %(objects_name)s selezionato richiederebbe la rimozione dei seguenti oggetti protetti correlati:"

#: templates/admin/delete_selected_confirmation.html:35
#, python-format
msgid ""
"Are you sure you want to delete the selected %(objects_name)s? All of the "
"following objects and their related items will be deleted:"
msgstr "Confermi la cancellazione dell'elemento %(objects_name)s selezionato? Saranno rimossi tutti i seguenti oggetti e le loro voci correlate:"

#: templates/admin/inc/branding.html:6 templates/admin/inc/branding.html:9
msgid "Django Administration"
msgstr "Amministrazione Django"

#: templates/admin/inc/branding.html:15
msgid "Documentation"
msgstr ""

#: templates/admin/inc/branding.html:22
msgid "Change password"
msgstr "Cambia la password"

#: templates/admin/inc/branding.html:28
msgid "Log out"
msgstr "Annulla l'accesso"

#: templates/admin/inc/branding.html:36
msgid "Open"
msgstr "Apri"

#: templates/admin/inc/branding.html:36
msgid "my site"
msgstr "Il mio sito"

#: templates/admin/inc/title.html:2
msgid "Django site admin"
msgstr "Amministrazione sito Django"
