# 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:
# Paulo <paulo.alvarado@divio.ch>, 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: Spanish (http://www.transifex.com/divio/djangocms-admin-style/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\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 "Inicio"

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

#: 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 "Eliminar el %(object_name)s '%(escaped_object)s' provocaría la eliminación de objetos relacionados, pero su cuenta no tiene permiso para borrar los siguientes tipos de objetos:"

#: 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 eliminación de %(object_name)s %(escaped_object)s requeriría eliminar los siguientes objetos relacionados protegidos:"

#: 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 "¿Está seguro de que quiere borrar los %(object_name)s \"%(escaped_object)s\"? Se borrarán los siguientes objetos relacionados:"

#: templates/admin/delete_confirmation.html:41
#: templates/admin/delete_selected_confirmation.html:46
msgid "Yes, I'm sure"
msgstr "Sí, estoy seguro"

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

#: templates/admin/delete_selected_confirmation.html:12
msgid "Delete multiple objects"
msgstr "Eliminar múltiples objetos."

#: 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 "La eliminación del %(objects_name)s seleccionado resultaría en el borrado de objetos relacionados, pero su cuenta no tiene permisos para borrar los siguientes tipos de objetos:"

#: 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 "La eliminación de %(objects_name)s seleccionado requeriría el borrado de los siguientes objetos protegidos relacionados:"

#: 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 "¿Está usted seguro que quiere eliminar el %(objects_name)s seleccionado? Todos los siguientes objetos y sus elementos relacionados serán borrados:"

#: templates/admin/inc/branding.html:6 templates/admin/inc/branding.html:9
msgid "Django Administration"
msgstr "Administración de Django"

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

#: templates/admin/inc/branding.html:22
msgid "Change password"
msgstr "Cambiar contraseña"

#: templates/admin/inc/branding.html:28
msgid "Log out"
msgstr "Terminar sesión"

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

#: templates/admin/inc/branding.html:36
msgid "my site"
msgstr "mi sitio"

#: templates/admin/inc/title.html:2
msgid "Django site admin"
msgstr "Sitio de administración de Django"
