# Translation of Plugins - Custom Post Type Permalinks - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - Custom Post Type Permalinks - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2020-07-31 09:11:25+0000\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: GlotPress/3.0.0-alpha.2\n"
"Language: es\n"
"Project-Id-Version: Plugins - Custom Post Type Permalinks - Stable (latest release)\n"

#: CPTP/Module/Admin.php:112
msgid "Available taxonomy tags:"
msgstr "Etiquetas de taxonomía disponibles:"

#: CPTP/Module/Admin.php:111
msgid "The tags you can use are WordPress structure tags and taxonomy tags."
msgstr "Las etiquetas que puedes usar son etiquetas de estructura de WordPress y etiquetas de taxonomía."

#. translators: %s URL.
#: CPTP/Module/Admin.php:232
msgid "[Custom Post Type Permalinks] <a href=\"%s\"><strong>Please check your permalink settings!</strong></a>"
msgstr "[Custom Post Type Permalinks] <a href=\"%s\"><strong>¡Por favor, comprueba tus ajustes de enlaces permanentes!</strong></a>"

#. translators: %s simple post type permalinks install page.
#: CPTP/Module/Admin.php:88
msgid "If you need post type permalink only, you should use <a href=\"%s\">Simple Post Type Permalinks</a>."
msgstr "Si solo necesitas enlaces permanentes para tipos de contenido, deberías usar <a href=\"%s\">Simple Post Type Permalinks</a>."

#: CPTP/Module/Admin.php:208
msgid "You can setting permalink for post type in <a href=\"options-permalink.php\">Permalinks</a>."
msgstr "Puedes establecer enlaces permanentes por tipo de contenido en «<a href=\"options-permalink.php\">Enlaces permanentes</a>»."

#. Author URI of the plugin
msgid "https://torounit.com/"
msgstr "https://torounit.com/"

#. Plugin URI of the plugin
msgid "https://github.com/torounit/custom-post-type-permalinks"
msgstr "https://github.com/torounit/custom-post-type-permalinks"

#. Author of the plugin
msgid "Toro_Unit"
msgstr "Toro_Unit"

#. Description of the plugin
msgid "Add post archives of custom post type and customizable permalinks."
msgstr "Añade archivos de publicaciones de tipos de contenido personalizado y enlaces permanentes personalizables."

#. Plugin Name of the plugin
#: CPTP/Module/Admin.php:207
msgid "Custom Post Type Permalinks"
msgstr "Custom Post Type Permalinks"

#: CPTP/Util.php:166
msgid "View all posts in %s"
msgstr "Ver todas las entradas en %s"

#: CPTP/Module/Admin.php:193
msgid "There are cases when the template to be loaded is changed."
msgstr "Hay casos en los que se cambia la plantilla a cargar."

#: CPTP/Module/Admin.php:192
msgid "Custom taxonomy archive also works as post type archive. "
msgstr "El archivo de taxonomía personalizada también funciona como archivo de tipo de contenido. "

#. translators: %s site url
#: CPTP/Module/Admin.php:183
msgid "If you check this, the custom taxonomy's permalinks will be <code>%s/post_type/taxonomy/term</code>."
msgstr "Si marcas esto, los enlaces permanentes de taxonomías personalizadas será <code>%s/post_type/taxonomy/term</code>"

#: CPTP/Module/Admin.php:121
msgid "If <code>has_archive</code> is true, add permalinks for custom post type archive."
msgstr "Si <code>has_archive</code> es verdadero, añade enlaces permanentes para el archivo de tipo de contenido personalizado."

#: CPTP/Module/Admin.php:120
msgid "Presence of the trailing '/' is unified into a standard permalink structure setting."
msgstr "La presencia de la «/» final se unifica en un ajuste de una estructura estándar de enlaces permanentes."

#: CPTP/Module/Admin.php:70
msgid "Add <code>post_type</code> query for custom taxonomy archive."
msgstr "Añade la consulta de <code>post_type</code> para el archivo de la taxonomía personalizada."

#: CPTP/Module/Admin.php:57
msgid "Use custom permalink of custom taxonomy archive."
msgstr "Usa el enlace permanente personalizado del archivo de la taxonomía personalizada."

#: CPTP/Module/Admin.php:33
msgid "Permalink Settings for Custom Post Types"
msgstr "Ajustes de enlaces permanentes para tipos de contenido personalizados"