diff --git a/TE2/Proyecto Teknovate/.htaccess b/TE2/Proyecto Teknovate/.htaccess
new file mode 100644
index 0000000..016e95b
--- /dev/null
+++ b/TE2/Proyecto Teknovate/.htaccess
@@ -0,0 +1,16 @@
+
+# BEGIN WordPress
+# Las directivas (líneas) entre «BEGIN WordPress» y «END WordPress» son
+# generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.
+# Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas.
+
+RewriteEngine On
+RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
+RewriteBase /wordpress/
+RewriteRule ^index\.php$ - [L]
+RewriteCond %{REQUEST_FILENAME} !-f
+RewriteCond %{REQUEST_FILENAME} !-d
+RewriteRule . /wordpress/index.php [L]
+
+
+# END WordPress
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-config-sample.php b/TE2/Proyecto Teknovate/wp-config.php
similarity index 95%
rename from TE2/Proyecto Teknovate/wp-config-sample.php
rename to TE2/Proyecto Teknovate/wp-config.php
index 43aabad..dbb5127 100644
--- a/TE2/Proyecto Teknovate/wp-config-sample.php
+++ b/TE2/Proyecto Teknovate/wp-config.php
@@ -20,13 +20,13 @@
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
-define( 'DB_NAME', 'database_name_here' );
+define( 'DB_NAME', 'teknovate' );
/** MySQL database username */
-define( 'DB_USER', 'username_here' );
+define( 'DB_USER', 'root' );
/** MySQL database password */
-define( 'DB_PASSWORD', 'password_here' );
+define( 'DB_PASSWORD', '' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.mo b/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.mo
new file mode 100644
index 0000000..fea890c
Binary files /dev/null and b/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.mo differ
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.po b/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.po
new file mode 100644
index 0000000..7a88d76
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/admin-es_ES.po
@@ -0,0 +1,15043 @@
+# Translation of WordPress - 5.6.x - Development - Administration in Spanish (Spain)
+# This file is distributed under the same license as the WordPress - 5.6.x - Development - Administration package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2020-12-13 07:56:45+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: WordPress - 5.6.x - Development - Administration\n"
+
+#. translators: Default start of the week. 0 = Sunday, 1 = Monday.
+#: wp-admin/includes/schema.php:409
+msgctxt "start of week"
+msgid "1"
+msgstr "1"
+
+#: wp-admin/includes/schema.php:393
+msgctxt "default GMT offset or timezone string"
+msgid "0"
+msgstr "Europa/Madrid"
+
+#: wp-admin/includes/media.php:1730 wp-admin/upgrade.php:74
+#: wp-admin/upgrade.php:154
+msgid "Continue"
+msgstr "Continuar"
+
+#: wp-admin/user-edit.php:766 wp-admin/authorize-application.php:93
+msgid "Your website appears to use Basic Authentication, which is not currently compatible with Application Passwords."
+msgstr "Tu web parece estar usando la identificación básica, que actualmente no es compatible con las contraseñas de aplicación."
+
+#: wp-admin/about.php:227
+msgid "https://wordpress.org/plugins/enable-jquery-migrate-helper/"
+msgstr "https://es.wordpress.org/plugins/enable-jquery-migrate-helper/"
+
+#: wp-admin/about.php:216
+msgid "https://wordpress.org/plugins/wp-jquery-update-test/"
+msgstr "https://es.wordpress.org/plugins/wp-jquery-update-test/"
+
+#. translators: 1: WordPress accessibility-ready guidelines link, 2: WCAG
+#. information link.
+#: wp-admin/about.php:123
+msgid "What’s more, this default theme puts accessibility at the heart of your website. It conforms to the WordPress accessibility-ready guidelines and addresses several more specialized standards from the Web Content Accessibility Guidelines (WCAG) 2.1 at level AAA. It will help you meet the highest level of international accessibility standards when you create accessible content and choose plugins which are accessible too!"
+msgstr "Además, este tema por defecto coloca la accesibilidad en el corazón de tu web. Cumple con las directrices de accesibilidad para WordPress y aborda varios estándares más especializados de las Directrices de accesibilidad para el contenido web (WCAG) 2.1 en el nivel AAA. Te ayudará a cumplir el más alto nivel de los estándares internacionales de accesibilidad cuando crees contenido accesible y elijas plugins ¡que también sean accesibles!"
+
+#: wp-admin/about.php:91
+msgid "To help you add subtitles or captions to your videos, you can now upload them within your post or page. This makes it easier than ever to make your videos accessible for anyone who needs or prefers to use subtitles."
+msgstr "Para ayudarte a añadir subtítulos o leyendas a tus vídeos, ahora puedes subirlos dentro de tus entradas o páginas. Esto hace que sea más fácil que nunca hacer que tus vídeos sean accesibles para cualquiera que necesite o prefiera usar subtítulos."
+
+#: wp-admin/about.php:90
+msgid "Upload video captions directly in the block editor"
+msgstr "Sube subtítulos de vídeo directamente en el editor de bloques"
+
+#: wp-admin/includes/class-wp-site-health.php:2128
+msgid "https://developer.wordpress.org/rest-api/frequently-asked-questions/#why-is-authentication-not-working"
+msgstr "https://developer.wordpress.org/rest-api/frequently-asked-questions/#why-is-authentication-not-working"
+
+#. translators: %s: WordPress 5.6 Field Guide link.
+#: wp-admin/about.php:243
+msgid "Check out the latest version of the WordPress Field Guide. It highlights developer notes for each change you may want to be aware of. WordPress 5.6 Field Guide."
+msgstr "Echa un vistazo a la última versión de la guía de campo de WordPress. Destaca las notas del desarrollador para cada cambio que puedas querer conocer. Guía de campo de WordPress 5.6."
+
+#. translators: %s: jQuery Migrate plugin link.
+#: wp-admin/about.php:224
+msgid "If you find issues with the way your site looks (e.g. a slider doesn’t work, a button is stuck — that sort of thing), install the jQuery Migrate plugin."
+msgstr "Si encuentras problemas con el aspecto de tu sitio (por ejemplo, un carrusel no funciona, un botón se atasca — ese tipo de cosas), instala el plugin jQuery Migrate."
+
+#. translators: %s: jQuery update test plugin link.
+#: wp-admin/about.php:213
+msgid "Updates to jQuery in WordPress take place across three releases: 5.5, 5.6, and 5.7. As we reach the mid-point of this process, run the update test plugin to check your sites for errors ahead of time."
+msgstr "Las actualizaciones de jQuery en WordPress se realizan a lo largo de tres versiones: 5.5, 5.6 y 5.7. Cuando lleguemos al punto medio de este proceso, ejecuta el plugin de prueba de actualización para comprobar con antelación tus sitios por si hay errores."
+
+#: wp-admin/about.php:208
+msgid "jQuery"
+msgstr "jQuery"
+
+#. translators: %s: WordPress and PHP 8 dev note link.
+#: wp-admin/about.php:199
+msgid "5.6 marks the first steps toward WordPress Core support for PHP 8. Now is a great time to start planning how your WordPress products, services and sites can support the latest PHP version. For more information about what to expect next, read the PHP 8 developer note."
+msgstr "La versión 5.6 marca los primeros pasos hacia la compatibilidad del núcleo de WordPress con PHP 8. Ahora es un gran momento para empezar a planificar cómo tus productos, servicios y sitios WordPress pueden ser compatibles con la última versión de PHP. Para más información sobre qué esperar a continuación, lee la nota de PHP 8 para desarrolladores."
+
+#: wp-admin/about.php:194
+msgid "More PHP 8 support"
+msgstr "Más compatibilidad con PHP 8"
+
+#: wp-admin/about.php:191
+msgid "Thanks to the API’s new Application Passwords authorization feature, third-party apps can connect to your site seamlessly and securely. This new REST API feature lets you see what apps are connecting to your site and control what they do."
+msgstr "Gracias a la nueva característica de autorización de contraseñas de aplicaciones de la API, las aplicaciones de terceros pueden conectar con tu sitio sin problemas y de forma segura. Esta nueva característica de la API REST te permite ver qué aplicaciones se están conectando con tu sitio y controlar lo que hacen."
+
+#: wp-admin/about.php:190
+msgid "REST API authentication with Application Passwords"
+msgstr "Identificación en la API REST con contraseñas de aplicación"
+
+#: wp-admin/about.php:181
+msgid "If you’ve not had the chance to play with block patterns yet, all default themes now feature a range of block patterns that let you master complex layouts with minimal effort. Customize the patterns to your liking with the copy, images and colors that fit your story or brand."
+msgstr "Si aún no has tenido la oportunidad de jugar con los patrones de bloques, todos los temas por defecto cuentan ahora con una gama de patrones de bloques que te permiten dominar diseños complejos con un mínimo esfuerzo. Personaliza los patrones a tu gusto con el texto, las imágenes y los colores que se adapten a tu historia o marca."
+
+#: wp-admin/about.php:180
+msgid "Built-in patterns"
+msgstr "Patrones incorporados"
+
+#. translators: %s: Accessibility statement feature plugin link.
+#: wp-admin/about.php:173
+msgid "Even if you’re not an expert, you can start letting folks know about your site’s commitment to accessibility at the click of a button! The new feature plugin includes template copy for you to update and publish, and it’s written to support different contexts and jurisdictions."
+msgstr "Aunque no seas un experto, puedes empezar a hacer saber a la gente el compromiso de tu sitio con la accesibilidad, ¡con el clic de un botón! El nuevo plugin de características incluye una copia de la plantilla para que la actualices y la publiques y está escrita para que sea compatible en diferentes contextos y jurisdicciones."
+
+#: wp-admin/about.php:168
+msgid "Accessibility statement template"
+msgstr "Plantilla de declaración de accesibilidad"
+
+#: wp-admin/about.php:165
+msgid "For years, only developers have been able to update WordPress automatically. But now, you have that option, right in your dashboard. If this is your first site, you have auto-updates ready to go, right now! Upgrading an existing site? No problem! Everything is the same as it was before."
+msgstr "Durante años, solo los desarrolladores han sido capaces de actualizar WordPress automáticamente. Pero, ahora, tú tienes esa opción directamente en tu escritorio. Si este es tu primer sitio, tienes las actualizaciones automáticas listas para usar, ¡ahora mismo! ¿Actualizar un sitio existente? ¡No hay problema! Todo es igual que antes."
+
+#: wp-admin/about.php:164
+msgid "Expanding auto-updates"
+msgstr "Ampliando las actualizaciones automáticas"
+
+#: wp-admin/about.php:143
+msgid "Need more flexibility than that? You can also choose your own color palette from the color picker."
+msgstr "¿Necesitas más flexibilidad que esa? También puedes elegir tu propia paleta de color desde el selector de color."
+
+#: wp-admin/about.php:142
+msgid "Perfect for a new year, Twenty Twenty-One gives you a range of pre-selected color palettes in pastel, all of which meet AAA standards for contrast. You can also choose your own background color for the theme, and the theme chooses accessibility-conscious text colors for you — automatically!"
+msgstr "Perfecto para un nuevo año, el tema Twenty Twenty-One te ofrece una gama de paletas de color preseleccionadas en colores pastel, cumpliendo todas ellas con los estándares AAA para el contraste. También puedes elegir tu propio color de fondo para el tema y el tema elige por ti colores de texto intencionados para la accesibilidad — ¡automáticamente!"
+
+#: wp-admin/about.php:139
+msgid "A rainbow of soft pastels"
+msgstr "Un arcoíris de suaves colores pastel"
+
+#: wp-admin/about.php:102
+msgid "Twenty Twenty-One is a blank canvas for your ideas, and the block editor is the best brush. It is built for the block editor and packed with brand-new block patterns you can only get in the default themes. Try different layouts in a matter of seconds, and let the theme’s eye-catching, yet timeless design make your work shine."
+msgstr "El tema Twenty Twenty-One es un lienzo en blanco para tus ideas y el editor de bloques es el mejor pincel. Está creado para el editor de bloques y lleno de nuevos patrones de bloques que solo puedes obtener en los temas por defecto. Prueba diferentes diseños en cuestión de segundos y deja que el diseño llamativo del tema, pero atemporal, haga que tu trabajo brille."
+
+#: wp-admin/about.php:99
+msgid "Twenty Twenty-One is here!"
+msgstr "¡Twenty Twenty-One está aquí!"
+
+#: wp-admin/about.php:85
+msgid "In select themes, preconfigured block patterns make setting up standard pages on your site a breeze. Find the power of patterns to streamline your workflow, or share some of that power with your clients and save yourself a few clicks."
+msgstr "En temas seleccionados, los patrones de bloques preconfigurados hacen que sea muy fácil la configuración de páginas estándar en tu sitio. Encuentra el poder de los patrones para agilizar tu flujo de trabajo o comparte algo de ese poder con tus clientes y ahórrate unos cuantos clics."
+
+#: wp-admin/about.php:84
+msgid "More block patterns"
+msgstr "Más patrones de bloques"
+
+#: wp-admin/about.php:78
+msgid "Bring your stories to life with more tools that let you edit your layout with or without code. Single column blocks, designs using mixed widths and columns, full-width headers, and videos in your cover block—make small changes or big statements with equal ease!"
+msgstr "Da vida a tus historias con más herramientas que te permiten editar tu diseño con o sin código. Bloques de una sola columna, diseños que usan anchos y columnas mixtos, cabeceras de ancho completo y vídeos en tu bloque de portada — ¡haz pequeños cambios o grandes intervenciones con la misma facilidad!"
+
+#: wp-admin/about.php:77
+msgid "Greater layout flexibility"
+msgstr "Mayor flexibilidad de diseño"
+
+#. translators: %s: The current WordPress version number.
+#: wp-admin/about.php:67
+msgid "WordPress %s brings you countless ways to set your ideas free and bring them to life. With a brand-new default theme as your canvas, it supports an ever-growing collection of blocks as your brushes. Paint with words. Pictures. Sound. Or rich embedded media."
+msgstr "WordPress %s te ofrece incontables formas de liberar tus ideas y darles vida. Con un tema por defecto totalmente nuevo como tu lienzo, es compatible con una colección de bloques cada vez más grande como pinceles. Pinta con palabras. Imágenes. Sonido. O medios enriquecidos incrustados."
+
+#: wp-admin/credits.php:43 wp-admin/privacy.php:40 wp-admin/freedoms.php:46
+#: wp-admin/about.php:41
+msgid "New"
+msgstr "Nuevo"
+
+#: wp-admin/credits.php:40 wp-admin/privacy.php:37 wp-admin/freedoms.php:43
+#: wp-admin/about.php:38
+msgid "Sharing your stories has never been easier"
+msgstr "Compartir tus historias nunca ha sido tan fácil"
+
+#: wp-admin/update-core.php:381
+msgid "This site appears to be under version control. Automatic updates are disabled."
+msgstr "Este sitio parece que está bajo control de versiones. Las actualizaciones automáticas están desactivadas."
+
+#: wp-admin/update-core.php:253
+msgid "You are using a development version of WordPress."
+msgstr "Estás usando una versión de desarrollo de WordPress."
+
+#: wp-admin/update-core.php:65
+msgid "You can update to the latest nightly build manually:"
+msgstr "Puedes actualizar manualmente a la última versión beta:"
+
+#: wp-admin/update-core.php:401
+msgid "Enable automatic updates for all new versions of WordPress."
+msgstr "Activar las actualizaciones automáticas de todas las versiones nuevas de WordPress."
+
+#: wp-admin/update-core.php:390
+msgid "Switch to automatic updates for maintenance and security releases only."
+msgstr "Cambiar a actualizaciones automáticas solo para versiones de mantenimiento y seguridad."
+
+#. translators: Current version of WordPress.
+#: wp-admin/update-core.php:1005
+msgid "Current version: %s"
+msgstr "Versión actual: %s"
+
+#: wp-admin/update-core.php:983
+msgid "Here you can find information about updates, set auto-updates and see what plugins or themes need updating."
+msgstr "Aquí puedes encontrar información sobre actualizaciones, establecer actualizaciones automáticas y ver qué plugins o temas necesitan actualizarse."
+
+#: wp-admin/update-core.php:405
+msgid "This site will not receive automatic updates for new versions of WordPress."
+msgstr "Este sitio no recibirá actualizaciones automáticas de nuevas versiones de WordPress."
+
+#: wp-admin/update-core.php:394
+msgid "This site is automatically kept up to date with maintenance and security releases of WordPress only."
+msgstr "Este sitio se mantiene al día automáticamente solo con las versiones de mantenimiento y seguridad de WordPress."
+
+#: wp-admin/update-core.php:383
+msgid "This site is automatically kept up to date with each new version of WordPress."
+msgstr "Este sitio se mantiene actualizado automáticamente con cada nueva versión de WordPress."
+
+#: wp-admin/update-core.php:293
+msgid "WordPress will only receive automatic security and maintenance releases from now on."
+msgstr "A partir de ahora WordPress solo recibirá versiones automáticas de seguridad y mantenimiento."
+
+#: wp-admin/update-core.php:290
+msgid "Automatic updates for all WordPress versions have been enabled. Thank you!"
+msgstr "Se han activado las actualizaciones automáticas para todas las versiones de WordPress. ¡Gracias!"
+
+#: wp-admin/index.php:80
+msgid "Site Health Status — Informs you of any potential issues that should be addressed to improve the performance or security of your website."
+msgstr "Estado de la salud del sitio — Te informa de cualquier problema potencial que deba solucionarse para mejorar el rendimiento o la seguridad de tu web."
+
+#. translators: %s: Application name.
+#: wp-admin/user-edit.php:874 wp-admin/authorize-application.php:191
+#: wp-admin/js/auth-app.js:87
+msgid "Your new password for %s is:"
+msgstr "Tu nueva contraseña para %s es:"
+
+#: wp-admin/user-edit.php:762
+msgid "Add New Application Password"
+msgstr "Añadir una nueva contraseña de aplicación"
+
+#: wp-admin/user-edit.php:748
+msgid "Required to create an Application Password, but not to update the user."
+msgstr "Necesario para crear una contraseña de aplicación, pero no para actualizar al usuario."
+
+#: wp-admin/about.php:256
+msgid "Go to Updates"
+msgstr "Ir a las actualizaciones"
+
+#: wp-admin/user-edit.php:205
+msgid "← Go to Users"
+msgstr "← Ir a los usuarios"
+
+#: wp-admin/revision.php:110
+msgid "← Go to editor"
+msgstr "← Ir al editor"
+
+#: wp-admin/includes/class-plugin-installer-skin.php:139
+#: wp-admin/includes/class-plugin-installer-skin.php:145
+msgid "Go to Plugin Installer"
+msgstr "Ir al instalador de plugins"
+
+#: wp-admin/includes/class-plugin-installer-skin.php:133
+msgid "Go to Importers"
+msgstr "Ir a los importadores"
+
+#: wp-admin/includes/class-theme-installer-skin.php:158
+msgid "Go to Theme Installer"
+msgstr "Ir al instalador de temas"
+
+#: wp-admin/includes/privacy-tools.php:282
+#: wp-admin/includes/class-wp-privacy-policy-content.php:427
+msgid "Go to top"
+msgstr "Ir arriba"
+
+#. translators: %s is the name of the city we couldn't locate. * Replace the
+#. examples with cities in your locale, but test * that they match the expected
+#. location before including them. * Use endonyms (native locale names)
+#. whenever possible.
+#: wp-admin/includes/dashboard.php:1374
+msgid "We couldn’t locate %s. Please try another nearby city. For example: Kansas City; Springfield; Portland."
+msgstr "No hemos podido localizar %s. Por favor, intenta con otra ciudad cercana. Por ejemplo: Madrid; Valencia; Zaragoza."
+
+#: wp-admin/options-privacy.php:237
+msgid "Or"
+msgstr "O"
+
+#: wp-admin/authorize-application.php:298
+msgid "You will be returned to the WordPress Dashboard, and no changes will be made."
+msgstr "Serás devuelto al escritorio de WordPress y no se realizarán cambios."
+
+#: wp-admin/authorize-application.php:280
+msgid "No, I do not approve of this connection."
+msgstr "No, no apruebo esta conexión."
+
+#: wp-admin/authorize-application.php:273
+msgid "You will be given a password to manually enter into the application in question."
+msgstr "Se te dará una contraseña para introducirla manualmente en la aplicación en cuestión."
+
+#. translators: %s: The URL the user is being redirected to.
+#: wp-admin/authorize-application.php:260
+#: wp-admin/authorize-application.php:294
+msgid "You will be sent to %s"
+msgstr "Serás enviado a %s"
+
+#: wp-admin/authorize-application.php:246
+msgid "Yes, I approve of this connection."
+msgstr "Sí, apruebo esta conexión."
+
+#. translators: 1: URL to my-sites.php, 2: Number of blogs the user has.
+#: wp-admin/authorize-application.php:169
+msgid "This will grant access to the %2$s blog in this installation that you have permissions on."
+msgid_plural "This will grant access to all %2$s blogs in this installation that you have permissions on."
+msgstr[0] "Esto otorgará acceso a %2$s blog en esta instalación en el que tienes permisos."
+msgstr[1] "Esto otorgará acceso a los %2$s blogs en esta instalación en los que tienes permisos."
+
+#: wp-admin/authorize-application.php:156
+msgid "Would you like to give this application access to your account? You should only do this if you trust the app in question."
+msgstr "¿Te gustaría dar acceso a tu cuenta a esta aplicación? Solo debes hacerlo si confías en la aplicación en cuestión."
+
+#. translators: %s: Application name.
+#: wp-admin/authorize-application.php:150
+msgid "Would you like to give the application identifying itself as %s access to your account? You should only do this if you trust the app in question."
+msgstr "¿Te gustaría dar acceso a tu cuenta a la aplicación que se identifica a si misma como %s? Solo debes hacerlo si confías en la aplicación en cuestión."
+
+#: wp-admin/authorize-application.php:144
+msgid "An application would like to connect to your account."
+msgstr "A una aplicación le gustaría conectar con tu cuenta."
+
+#: wp-admin/authorize-application.php:87 wp-admin/authorize-application.php:94
+#: wp-admin/authorize-application.php:112
+msgid "Cannot Authorize Application"
+msgstr "No se puede autorizar la aplicación"
+
+#: wp-admin/authorize-application.php:86
+msgid "The Authorize Application request is not allowed."
+msgstr "La solicitud de autorización de aplicación no está permitida."
+
+#: wp-admin/authorize-application.php:65
+msgid "Authorize Application"
+msgstr "Autorizar aplicación"
+
+#: wp-admin/user-edit.php:881 wp-admin/authorize-application.php:198
+#: wp-admin/js/auth-app.js:95
+msgid "Be sure to save this in a safe location. You will not be able to retrieve it."
+msgstr "Asegúrate de guardarla en un lugar seguro. No podrás recuperarla."
+
+#: wp-admin/user-edit.php:747 wp-admin/authorize-application.php:223
+msgid "WordPress App on My Phone"
+msgstr "Aplicación de WordPress en mi teléfono"
+
+#: wp-admin/user-edit.php:746 wp-admin/authorize-application.php:222
+msgid "New Application Password Name"
+msgstr "Nombre de la nueva contraseña de la aplicación"
+
+#. translators: 1: URL to my-sites.php, 2: Number of blogs the user has.
+#: wp-admin/user-edit.php:728
+msgid "Application passwords grant access to the %2$s blog in this installation that you have permissions on."
+msgid_plural "Application passwords grant access to all %2$s blogs in this installation that you have permissions on."
+msgstr[0] "Las contraseñas de aplicación otorgan acceso a %2$s blog en esta instalación en el que tienes permisos."
+msgstr[1] "Las contraseñas de aplicación otorgan acceso a los %2$s blogs en esta instalación en los que tienes permisos."
+
+#: wp-admin/user-edit.php:717
+msgid "Application passwords allow authentication via non-interactive systems, such as XML-RPC or the REST API, without providing your actual password. Application passwords can be easily revoked. They cannot be used for traditional logins to your website."
+msgstr "Las contraseñas de aplicación permiten la identificación a través de sistemas no interactivos, como XML-RPC o la API REST, sin proporcionar tu contraseña real. Las contraseñas de aplicación pueden ser anuladas fácilmente. No se pueden usar para los accesos tradicionales a tu web."
+
+#: wp-admin/user-edit.php:716
+msgid "Application Passwords"
+msgstr "Contraseñas de aplicación"
+
+#: wp-admin/user-edit.php:659
+msgid "Type the new password again."
+msgstr "Escribe la nueva contraseña otra vez."
+
+#: wp-admin/user-edit.php:635
+msgid "Set New Password"
+msgstr "Establecer una nueva contraseña"
+
+#: wp-admin/user-new.php:581
+msgid "Type the password again."
+msgstr "Vuelve a escribir la contraseña."
+
+#. translators: 1: Installed WordPress version number, 2: URL to WordPress
+#. release notes, 3: New WordPress version number, including locale if
+#. necessary.
+#: wp-admin/update-core.php:130
+msgid "You can update from WordPress %1$s to WordPress %3$s manually:"
+msgstr "Puedes actualizar desde WordPress %1$s a WordPress %3$s manualmente:"
+
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:159
+msgid "Revoke all application passwords"
+msgstr "Anular todas las contraseñas de aplicación"
+
+#. translators: %s: the application password's given name.
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:120
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:241
+msgid "Revoke \"%s\""
+msgstr "Anular «%s»"
+
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:33
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:114
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:239
+msgid "Revoke"
+msgstr "Anular"
+
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:32
+msgid "Last IP"
+msgstr "Última IP"
+
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:31
+msgid "Last Used"
+msgstr "Último uso"
+
+#. translators: 1: The Site Health action that is no longer used by core. 2:
+#. The new function that replaces it.
+#: wp-admin/includes/ajax-actions.php:5153
+#: wp-admin/includes/ajax-actions.php:5186
+#: wp-admin/includes/ajax-actions.php:5219
+#: wp-admin/includes/ajax-actions.php:5269
+msgid "The Site Health check for %1$s has been replaced with %2$s."
+msgstr "La comprobación de la salud del sitio para %1$s ha sido reemplazada con %2$s."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:139
+msgid "Erase personal data"
+msgstr "Borrar los datos personales"
+
+#. translators: 1: Plugin name, 2: Current version number, 3: New version
+#. number.
+#. translators: 1: Theme name, 2: Current version number, 3: New version
+#. number.
+#: wp-admin/includes/class-wp-automatic-updater.php:1086
+#: wp-admin/includes/class-wp-automatic-updater.php:1114
+#: wp-admin/includes/class-wp-automatic-updater.php:1147
+#: wp-admin/includes/class-wp-automatic-updater.php:1175
+msgid "- %1$s (from version %2$s to %3$s)"
+msgstr "- %1$s (desde la versión %2$s a la %3$s)"
+
+#: wp-admin/includes/template.php:2312
+msgid "Current Header Video"
+msgstr "Vídeo de la cabecera actual"
+
+#: wp-admin/includes/class-wp-site-health.php:2238
+msgid "Authorization header"
+msgstr "Cabecera de autorización"
+
+#: wp-admin/includes/class-wp-site-health.php:2129
+msgid "Learn how to configure the Authorization header."
+msgstr "Aprende cómo configurar la cabecera de autorización."
+
+#: wp-admin/includes/class-wp-site-health.php:2123
+msgid "Flush permalinks"
+msgstr "Purgar los enlaces permanentes "
+
+#: wp-admin/includes/class-wp-site-health.php:2108
+msgid "The authorization header is invalid."
+msgstr "La cabecera de autorización no es válida."
+
+#: wp-admin/includes/class-wp-site-health.php:2106
+msgid "The authorization header is missing."
+msgstr "Falta la cabecera de autorización."
+
+#: wp-admin/includes/class-wp-site-health.php:2099
+msgid "The Authorization header comes from the third-party applications you approve. Without it, those apps cannot connect to your site."
+msgstr "La cabecera de autorización proviene de las aplicaciones de terceros que apruebes. Sin ella, esas aplicaciones no pueden conectar con tu sitio."
+
+#: wp-admin/includes/class-wp-site-health.php:2091
+msgid "The Authorization header is working as expected."
+msgstr "La cabecera de autorización funciona como se esperaba."
+
+#: wp-admin/includes/class-wp-screen.php:1119
+msgid "They can be expanded and collapsed by clickling on their headings, and arranged by dragging their headings or by clicking on the up and down arrows."
+msgstr "Se pueden ampliar y contraer haciendo clic en sus encabezados y ordenarlos arrastrando sus encabezados o haciendo clic en las flechas hacia arriba y hacia abajo."
+
+#: wp-admin/includes/class-wp-screen.php:1118
+msgid "Some screen elements can be shown or hidden by using the checkboxes."
+msgstr "Algunos elementos de la pantalla se pueden mostrar u ocultar usando las casillas de verificación."
+
+#: wp-admin/includes/class-wp-screen.php:1116
+msgid "Screen elements"
+msgstr "Elementos de la pantalla"
+
+#: wp-admin/includes/user.php:642
+msgid "The app id must be a uuid."
+msgstr "El ID de la aplicación debe ser un UUID."
+
+#: wp-admin/includes/user.php:634
+msgid "The rejection url must be served over a secure connection."
+msgstr "La URL de rechazo debe ser servida a través de una conexión segura."
+
+#: wp-admin/includes/user.php:623
+msgid "The success url must be served over a secure connection."
+msgstr "La URL de éxito debe ser servida a través de una conexión segura."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:588
+msgid "If you request a password reset, your IP address will be included in the reset email."
+msgstr "Si solicitas un restablecimiento de contraseña, tu dirección IP será incluida en el correo electrónico de restablecimiento."
+
+#. translators: %s: Plugin search term.
+#: wp-admin/includes/class-wp-plugins-list-table.php:410
+msgid "No plugins found for: %s."
+msgstr "No se han encontrado plugins para: %s."
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:92
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:98
+msgid "Complete request"
+msgstr "Solicitud completa"
+
+#. translators: %s: Request email.
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:88
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:94
+msgid "Mark export request for “%s” as completed."
+msgstr "Marcar como completada la solicitud de exportación para «%s»."
+
+#. translators: %d: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:343
+msgid "%d request deleted successfully."
+msgid_plural "%d requests deleted successfully."
+msgstr[0] "%d solicitud borrada correctamente."
+msgstr[1] "%d solicitudes borradas correctamente."
+
+#. translators: %d: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:326
+msgid "%d request failed to delete."
+msgid_plural "%d requests failed to delete."
+msgstr[0] "Ha fallado el borrado de %d solicitud."
+msgstr[1] "Ha fallado el borrado de %d solicitudes."
+
+#. translators: %d: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:300
+msgid "%d request marked as complete."
+msgid_plural "%d requests marked as complete."
+msgstr[0] "%d solicitud marcada como completa."
+msgstr[1] "%d solicitudes marcadas como completas."
+
+#. translators: %d: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:273
+msgid "%d confirmation request re-sent successfully."
+msgid_plural "%d confirmation requests re-sent successfully."
+msgstr[0] "%d solicitud de confirmación reenviada correctamente."
+msgstr[1] "%d solicitudes de confirmación reenviadas correctamente."
+
+#. translators: %d: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:256
+msgid "%d confirmation request failed to resend."
+msgid_plural "%d confirmation requests failed to resend."
+msgstr[0] "Ha fallado el reenvío de %d solicitud de confirmación."
+msgstr[1] "Ha fallado el reenvío de %d solicitudes de confirmación."
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:214
+msgid "Mark requests as completed"
+msgstr "Marcar las solicitudes como completas"
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:46
+msgid "Next steps"
+msgstr "Siguientes pasos"
+
+#: wp-admin/includes/privacy-tools.php:912
+msgid "Invalid request ID when processing user privacy eraser data."
+msgstr "ID de solicitud no válido al procesar el borrado de los datos de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:761
+msgid "Invalid request ID when merging user privacy exporter data."
+msgstr "ID de solicitud no válido al fusionar la exportación de los datos de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:532
+msgid "Unable to open user privacy export file (archive) for writing."
+msgstr "No se ha podido abrir el archivo de exportación de privacidad del usuario (archivo) para su escritura."
+
+#: wp-admin/includes/privacy-tools.php:511
+msgid "Unable to add data to user privacy export file (HTML format)."
+msgstr "No se han podido añadir datos al archivo de exportación de privacidad del usuario (formato HTML)."
+
+#: wp-admin/includes/privacy-tools.php:507
+msgid "Unable to add data to user privacy export file (JSON format)."
+msgstr "No se han podido añadir datos al archivo de exportación de privacidad del usuario (formato JSON)."
+
+#: wp-admin/includes/privacy-tools.php:413
+msgid "Unable to open user privacy export file (HTML report) for writing."
+msgstr "No se ha podido abrir el archivo de exportación de privacidad del usuario (informe HTML) para su escritura."
+
+#: wp-admin/includes/privacy-tools.php:398
+msgid "Unable to open user privacy export file (JSON report) for writing."
+msgstr "No se ha podido abrir el archivo de exportación de privacidad del usuario (informe JSON) para su escritura."
+
+#: wp-admin/includes/privacy-tools.php:329
+msgid "Unable to protect user privacy export folder from browsing."
+msgstr "No se ha podido proteger de la exploración la carpeta de exportación de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:321
+msgid "Unable to create user privacy export folder."
+msgstr "No se ha podido crear la carpeta de exportación de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:313
+msgid "Invalid email address when generating user privacy export file."
+msgstr "Dirección de correo electrónico no válida al generar el archivo de exportación de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:307
+msgid "Invalid request ID when generating user privacy export file."
+msgstr "ID de solicitud no válido al generar el archivo de exportación de privacidad del usuario."
+
+#: wp-admin/includes/privacy-tools.php:300
+msgid "Unable to generate user privacy export file. ZipArchive not available."
+msgstr "No se ha podido generar el archivo de exportación de privacidad del usuario. El archivo ZIP no está disponible."
+
+#: wp-admin/includes/privacy-tools.php:107
+#: wp-admin/includes/privacy-tools.php:119
+msgid "Invalid user privacy action."
+msgstr "Acción de privacidad del usuario no válida."
+
+#: wp-admin/includes/privacy-tools.php:31
+msgid "Unable to initiate user privacy confirmation request."
+msgstr "No se ha podido iniciar la solicitud de confirmación de privacidad del usuario."
+
+#. translators: %s: Search query.
+#: wp-admin/edit-tags.php:344 wp-admin/link-manager.php:110
+#: wp-admin/plugins.php:733 wp-admin/edit-comments.php:235
+#: wp-admin/upload.php:281 wp-admin/users.php:576 wp-admin/edit.php:412
+#: wp-admin/js/updates.js:2625 wp-admin/network/themes.php:358
+#: wp-admin/network/users.php:284 wp-admin/network/sites.php:377
+msgid "Search results for: %s"
+msgstr "Resultados de búsqueda para: %s"
+
+#: wp-admin/options-reading.php:45
+msgid "Note that even when set to discourage search engines, your site is still visible on the web and not all search engines adhere to this directive."
+msgstr "Ten en cuenta que, incluso cuando está establecido que se disuada a los motores de búsqueda, tu sitio sigue siendo visible en la web y no todos los motores de búsqueda se adhieren a esta directiva."
+
+#: wp-admin/options-reading.php:44
+msgid "You can choose whether or not your site will be crawled by robots, ping services, and spiders. If you want those services to ignore your site, click the checkbox next to “Discourage search engines from indexing this site” and click the Save Changes button at the bottom of the screen."
+msgstr "Puedes elegir si tu sitio será rastreado o no por robots, servicios de ping y arañas. Si quieres que esos servicios ignoren tu sitio, marca la casilla de verificación junto a «Disuadir a los motores de búsqueda de indexar este sitio» y haz clic en el botón «Guardar cambios» en la parte inferior de la pantalla."
+
+#. translators: 1: post_max_size, 2: upload_max_filesize
+#: wp-admin/includes/class-wp-site-health.php:2062
+msgid "The \"%1$s\" value is smaller than \"%2$s\"."
+msgstr "El valor de «%1$s» es menor que el de «%2$s»."
+
+#: wp-admin/includes/class-wp-debug-data.php:124
+msgid "Environment type"
+msgstr "Tipo de entorno"
+
+#: wp-admin/about.php:238
+msgid "Check the Field Guide for more!"
+msgstr "¡Consulta la guía de campo para más información!"
+
+#: wp-admin/plugins.php:577
+msgid "Auto-updates are only available for plugins recognized by WordPress.org, or that include a compatible update system."
+msgstr "Las actualizaciones automáticas solo están disponibles para los plugins reconocidos por WordPress.org o que incluyan un sistema de actualización compatible."
+
+#: wp-admin/includes/theme.php:842 wp-admin/themes.php:1002
+msgid "Update Incompatible"
+msgstr "Actualización incompatible"
+
+#: wp-admin/update-core.php:671
+msgid "This update doesn’t work with your version of WordPress."
+msgstr "Esta actualización no funciona con tu versión de WordPress."
+
+#: wp-admin/update-core.php:637
+msgid "This update doesn’t work with your versions of WordPress and PHP."
+msgstr "Esta actualización no funciona con tus versiones de WordPress y PHP."
+
+#: wp-admin/options-discussion.php:207 wp-admin/options-discussion.php:208
+msgid "Disallowed Comment Keys"
+msgstr "Palabras rechazadas en comentarios"
+
+#: wp-admin/includes/class-wp-site-health.php:2214
+msgid "Plugin and theme auto-updates"
+msgstr "Actualizaciones automáticas de plugins y temas"
+
+#: wp-admin/includes/class-wp-site-health.php:2506
+msgid "There appear to be no issues with plugin and theme auto-updates."
+msgstr "Parece que no hay problemas con las actualizaciones automáticas de plugins y temas."
+
+#: wp-admin/includes/class-wp-site-health.php:2500
+msgid "Auto-updates for themes appear to be disabled. This will prevent your site from receiving new versions automatically when available."
+msgstr "Las actualizaciones automáticas de temas parecen estar desactivadas. Esto evitará que tu sitio reciba nuevas versiones automáticamente cuando estén disponibles."
+
+#: wp-admin/includes/class-wp-site-health.php:2495
+msgid "Auto-updates for plugins appear to be disabled. This will prevent your site from receiving new versions automatically when available."
+msgstr "Las actualizaciones automáticas de plugins parecen estar desactivadas. Esto evitará que tu sitio reciba nuevas versiones automáticamente cuando estén disponibles."
+
+#: wp-admin/includes/class-wp-site-health.php:2490
+msgid "Auto-updates for plugins and themes appear to be disabled. This will prevent your site from receiving new versions automatically when available."
+msgstr "Las actualizaciones automáticas de plugins y temas parecen estar desactivadas. Esto evitará que tu sitio reciba nuevas versiones automáticamente cuando estén disponibles."
+
+#: wp-admin/includes/class-wp-site-health.php:2481
+msgid "Auto-updates for plugins and/or themes appear to be disabled, but settings are still set to be displayed. This could cause auto-updates to not work as expected."
+msgstr "Las actualizaciones automáticas de plugins y/o de temas parecen estar desactivadas, pero en los ajustes aún están configuradas para mostrarse. Esto podría hacer que las actualizaciones automáticas no funcionen como se esperaba."
+
+#: wp-admin/includes/class-wp-site-health.php:1772
+msgid "Your site may have problems auto-updating plugins and themes"
+msgstr "Tu sitio puede tener problemas para actualizar automáticamente los plugins y temas"
+
+#: wp-admin/includes/class-wp-site-health.php:1761
+msgid "Plugin and theme auto-updates ensure that the latest versions are always installed."
+msgstr "Las actualizaciones automáticas de plugins y temas aseguran que las últimas versiones estén siempre instaladas."
+
+#: wp-admin/includes/class-wp-site-health.php:1753
+msgid "Plugin and theme auto-updates appear to be configured correctly"
+msgstr "Las actualizaciones automáticas de plugins y temas parecen estar configuradas correctamente"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-themes-list-table.php:215
+#: wp-admin/includes/class-theme-installer-skin.php:143
+#: wp-admin/includes/class-theme-upgrader-skin.php:115
+msgctxt "theme"
+msgid "Activate “%s”"
+msgstr "Activar «%s»"
+
+#: wp-admin/includes/ajax-actions.php:5359
+msgid "Sorry, you are not allowed to modify plugins."
+msgstr "Lo siento, no tienes permisos para modificar plugins."
+
+#. translators: 1: post_max_size, 2: upload_max_filesize
+#: wp-admin/includes/class-wp-site-health.php:2071
+msgid "The setting for %1$s is smaller than %2$s, this could cause some problems when trying to upload files."
+msgstr "El ajuste de %1$s es menor que el de %2$s, esto podría causar algunos problemas al intentar subir archivos."
+
+#. translators: 1: file_uploads, 2: 0
+#: wp-admin/includes/class-wp-site-health.php:2048
+msgid "%1$s is set to %2$s. You won't be able to upload files on your site."
+msgstr "%1$s está establecido a %2$s. No podrás subir archivos en tu sitio."
+
+#. translators: %s: ini_get()
+#: wp-admin/includes/class-wp-site-health.php:2036
+msgid "The %s function has been disabled, some media settings are unavailable because of this."
+msgstr "La función %s se ha desactivado, algunos ajustes de medios no están disponibles debido a esto."
+
+#. translators: 1: file_uploads, 2: php.ini
+#: wp-admin/includes/class-wp-site-health.php:2023
+msgid "The %1$s directive in %2$s determines if uploading files is allowed on your site."
+msgstr "La directiva %1$s en %2$s determina si la subida de archivos está permitida en tu sitio."
+
+#: wp-admin/includes/class-wp-site-health.php:2013
+msgid "Files can be uploaded."
+msgstr "Se pueden subir archivos."
+
+#: wp-admin/includes/class-wp-debug-data.php:564
+msgid "Max number of files allowed"
+msgstr "Número máximo de archivos permitidos"
+
+#: wp-admin/includes/class-wp-debug-data.php:560
+msgid "Max effective file size"
+msgstr "Tamaño de archivo efectivo máximo"
+
+#: wp-admin/includes/class-wp-debug-data.php:556
+msgid "Max size of an uploaded file"
+msgstr "Tamaño máximo de un archivo subido"
+
+#: wp-admin/includes/class-wp-debug-data.php:552
+msgid "Max size of post data allowed"
+msgstr "Tamaño máximo de datos de POST permitido"
+
+#: wp-admin/includes/class-wp-debug-data.php:547
+#: wp-admin/includes/class-wp-site-health.php:2210
+msgid "File uploads"
+msgstr "Subidas de archivos"
+
+#: wp-admin/includes/class-wp-debug-data.php:530
+msgid "File upload settings"
+msgstr "Ajustes de subida de archivos"
+
+#. translators: %s: Theme name.
+#: wp-admin/theme-install.php:393
+msgctxt "theme"
+msgid "Cannot Install %s"
+msgstr "No se ha podido instalar %s"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/deprecated.php:1383
+msgctxt "plugin"
+msgid "Install %s"
+msgstr "Instalar %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-theme-install-list-table.php:326
+#: wp-admin/theme-install.php:386
+msgctxt "theme"
+msgid "Install %s"
+msgstr "Instalar %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/theme.php:243 wp-admin/includes/update.php:709
+msgctxt "theme"
+msgid "Update %s now"
+msgstr "Actualizar %s ahora"
+
+#. translators: 1: Plugin name, 2: Version number.
+#. translators: 1: Theme name, 2: Version number.
+#: wp-admin/includes/class-wp-automatic-updater.php:1094
+#: wp-admin/includes/class-wp-automatic-updater.php:1122
+#: wp-admin/includes/class-wp-automatic-updater.php:1155
+#: wp-admin/includes/class-wp-automatic-updater.php:1183
+msgid "- %1$s version %2$s"
+msgstr "- %1$s versión %2$s"
+
+#: wp-admin/theme-install.php:356 wp-admin/theme-install.php:418
+msgctxt "theme"
+msgid "Activated"
+msgstr "Activado"
+
+#: wp-admin/themes.php:86
+msgid "Sorry, you are not allowed to enable themes automatic updates."
+msgstr "Lo siento, no tienes permisos para activar actualizaciones automáticas de temas."
+
+#: wp-admin/includes/class-plugin-installer-skin.php:211
+msgid "This plugin is already installed."
+msgstr "Este plugin ya está instalado."
+
+#. translators: %s: Plugin name.
+#. translators: %s: Plugin name and version.
+#: wp-admin/includes/update.php:517
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:557
+#: wp-admin/js/updates.js:2099
+msgctxt "plugin"
+msgid "Update %s now"
+msgstr "Actualizar %s ahora"
+
+#. translators: %s: Plugin name and version.
+#. translators: %s: Importer name.
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:535
+#: wp-admin/import.php:159 wp-admin/js/updates.js:895
+#: wp-admin/js/updates.js:2108 wp-admin/js/updates.js:2231
+msgctxt "plugin"
+msgid "Install %s now"
+msgstr "Instalar %s ahora"
+
+#: wp-admin/user-edit.php:883 wp-admin/js/common.js:1102
+#: wp-admin/js/application-passwords.js:196
+msgid "Dismiss this notice."
+msgstr "Descartar este aviso."
+
+#. translators: %s: Theme name.
+#: wp-admin/themes.php:549 wp-admin/themes.php:895 wp-admin/themes.php:1110
+#: wp-admin/theme-install.php:371
+msgctxt "theme"
+msgid "Cannot Activate %s"
+msgstr "No se ha podido activar %s"
+
+#: wp-admin/themes.php:296 wp-admin/network/themes.php:407
+msgid "Theme will no longer be auto-updated."
+msgstr "El tema ya no se actualizará automáticamente."
+
+#: wp-admin/themes.php:292 wp-admin/network/themes.php:398
+msgid "Theme will be auto-updated."
+msgstr "El tema se actualizará automáticamente."
+
+#: wp-admin/themes.php:190 wp-admin/network/themes.php:313
+msgid "Auto-updates can be enabled or disabled for each individual theme. Themes with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system."
+msgstr "Las actualizaciones automáticas se pueden activar o desactivar para cada tema individual. Los temas con las actualizaciones automáticas activadas mostrarán la fecha estimada para la siguiente actualización automática. Las actualizaciones automáticas dependen del sistema de programación de tareas WP-Cron."
+
+#: wp-admin/themes.php:106
+msgid "Sorry, you are not allowed to disable themes automatic updates."
+msgstr "Lo siento, no tienes permisos para desactivar actualizaciones automáticas de temas."
+
+#: wp-admin/plugins.php:449
+msgid "Sorry, you are not allowed to manage plugins automatic updates."
+msgstr "Lo siento, no tienes permisos para gestionar las actualizaciones automáticas de plugins."
+
+#: wp-admin/post.php:326 wp-admin/edit.php:173
+msgid "Error in deleting the item."
+msgstr "Error al borrar el elemento."
+
+#: wp-admin/post.php:322 wp-admin/upload.php:195 wp-admin/edit.php:169
+msgid "Error in deleting the attachment."
+msgstr "Error al borrar el adjunto."
+
+#: wp-admin/post.php:291 wp-admin/upload.php:180 wp-admin/edit.php:148
+msgid "Error in restoring the item from Trash."
+msgstr "Error al restaurar el elemento de la papelera."
+
+#: wp-admin/post.php:261 wp-admin/upload.php:159 wp-admin/edit.php:120
+msgid "Error in moving the item to Trash."
+msgstr "Error al mover el elemento a la papelera."
+
+#: wp-admin/plugins.php:712
+msgid "Selected plugins will no longer be auto-updated."
+msgstr "Los plugins seleccionados ya no se actualizarán automáticamente."
+
+#: wp-admin/plugins.php:710
+msgid "Selected plugins will be auto-updated."
+msgstr "Los plugins seleccionados se actualizarán automáticamente."
+
+#: wp-admin/plugins.php:708
+msgid "Plugin will no longer be auto-updated."
+msgstr "El plugin ya no se actualizará automáticamente."
+
+#: wp-admin/plugins.php:706
+msgid "Plugin will be auto-updated."
+msgstr "El plugin se actualizará automáticamente."
+
+#: wp-admin/plugins.php:576
+msgid "Auto-updates can be enabled or disabled for each individual plugin. Plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system."
+msgstr "Las actualizaciones automáticas se pueden activar o desactivar para cada plugin individual. Los plugins con las actualizaciones automáticas activadas mostrarán la fecha estimada para la siguiente actualización automática. Las actualizaciones automáticas dependen del sistema de programación de tareas WP-Cron."
+
+#: wp-admin/plugins.php:453
+msgid "Please connect to your network admin to manage plugins automatic updates."
+msgstr "Por favor, contacta con tu administrador de red para que gestione las actualizaciones automáticas de plugins."
+
+#. translators: %s: Human-readable time interval.
+#: wp-admin/index.php:141
+msgid "The admin email verification page will reappear after %s."
+msgstr "La página de verificación del correo electrónico del administrador volverá a aparecer después de %s."
+
+#: wp-admin/update-core.php:964 wp-admin/plugins.php:582
+#: wp-admin/themes.php:201 wp-admin/network/themes.php:318
+msgid "Learn more: Auto-updates documentation"
+msgstr "Aprende más: Documentación de actualizaciones automáticas"
+
+#: wp-admin/includes/class-wp-debug-data.php:1140 wp-admin/update-core.php:959
+#: wp-admin/plugins.php:574 wp-admin/themes.php:196
+#: wp-admin/network/themes.php:311
+msgid "Auto-updates"
+msgstr "Actualizaciones automáticas"
+
+#: wp-admin/update-core.php:954 wp-admin/plugins.php:578
+#: wp-admin/themes.php:191 wp-admin/network/themes.php:314
+msgid "Please note: Third-party themes and plugins, or custom code, may override WordPress scheduling."
+msgstr "Por favor, ten en cuenta: Los temas y plugins de terceros o el código personalizado pueden anular la programación de WordPress."
+
+#: wp-admin/update-core.php:953
+msgid "Auto-updates can be enabled or disabled for WordPress major versions and for each individual theme or plugin. Themes or plugins with auto-updates enabled will display the estimated date of the next auto-update. Auto-updates depends on the WP-Cron task scheduling system."
+msgstr "Las actualizaciones automáticas pueden ser activadas o desactivadas para las versiones mayores de WordPress y para cada tema o plugin individual. Los temas o plugins con las actualizaciones automáticas activadas mostrarán la fecha estimada de la siguiente actualización automática. Las actualizaciones automáticas dependen del sistema de programación de tareas WP-Cron."
+
+#. translators: 1: Documentation on WordPress backups, 2: Documentation on
+#. updating WordPress.
+#: wp-admin/update-core.php:247
+msgid "Important: Before updating, please back up your database and files. For help with updates, visit the Updating WordPress documentation page."
+msgstr "Importante: Antes de actualizar, por favor, haz una copia de seguridad de tu base de datos y de los archivos. Para obtener ayuda con las actualizaciones, visita la página de documentación Actualización de WordPress."
+
+#: wp-admin/customize.php:195 wp-admin/themes.php:551 wp-admin/themes.php:897
+#: wp-admin/themes.php:1113 wp-admin/theme-install.php:374
+#: wp-admin/theme-install.php:421
+msgctxt "theme"
+msgid "Cannot Activate"
+msgstr "No se ha podido activar"
+
+#: wp-admin/comment.php:46
+msgid "You can’t edit this comment because the associated post is in the Trash. Please restore the post first, then try again."
+msgstr "No puedes editar este comentario porque la entrada asociada está en la papelera. Por favor, restaura primero la entrada y, después, inténtalo de nuevo."
+
+#: wp-admin/async-upload.php:58
+msgctxt "media item"
+msgid "Success"
+msgstr "Correcto"
+
+#. translators: 1: Current WordPress version, 2: Plugin name, 3: Required
+#. WordPress version.
+#: wp-admin/includes/plugin.php:1196
+msgctxt "plugin"
+msgid "Error: Current WordPress version (%1$s) does not meet minimum requirements for %2$s. The plugin requires WordPress %3$s."
+msgstr "Error: La versión actual de WordPress (%1$s) no cumple con los requisitos mínimos para %2$s. El plugin necesita WordPress %3$s."
+
+#. translators: 1: Current PHP version, 2: Plugin name, 3: Required PHP
+#. version.
+#: wp-admin/includes/plugin.php:1185
+msgctxt "plugin"
+msgid "Error: Current PHP version (%1$s) does not meet minimum requirements for %2$s. The plugin requires PHP %3$s."
+msgstr "Error: La versión PHP actual (%1$s) no cumple con los requisitos mínimos para %2$s. El plugin necesita PHP %3$s."
+
+#. translators: 1: Current WordPress version, 2: Current PHP version, 3: Plugin
+#. name, 4: Required WordPress version, 5: Required PHP version.
+#: wp-admin/includes/plugin.php:1172
+msgctxt "plugin"
+msgid "Error: Current versions of WordPress (%1$s) and PHP (%2$s) do not meet minimum requirements for %3$s. The plugin requires WordPress %4$s and PHP %5$s."
+msgstr "Error: Las versiones actuales de WordPress (%1$s) y PHP (%2$s) no cumplen los requisitos mínimos para %3$s. El plugin necesita WordPress %4$s y PHP %5$s."
+
+#: wp-admin/includes/ajax-actions.php:5381
+msgid "Invalid data. The item does not exist."
+msgstr "Datos no válidos. El elemento no existe."
+
+#: wp-admin/includes/ajax-actions.php:5352
+#: wp-admin/includes/ajax-actions.php:5377
+msgid "Invalid data. Unknown type."
+msgstr "Datos no válidos. Tipo desconocido."
+
+#: wp-admin/includes/ajax-actions.php:5347
+msgid "Invalid data. Unknown state."
+msgstr "Datos no válidos. Estado desconocido."
+
+#: wp-admin/includes/ajax-actions.php:5341
+msgid "Invalid data. No selected item."
+msgstr "Datos no válidos. Ningún elemento seleccionado."
+
+#: wp-admin/includes/ajax-actions.php:1305
+#: wp-admin/includes/ajax-actions.php:1407
+msgid "Error: Please type your comment text."
+msgstr "Error: Por favor, escribe el texto de tu comentario."
+
+#: wp-admin/includes/ajax-actions.php:1275
+msgid "Error: You can’t reply to a comment on a draft post."
+msgstr "Error: No puedes responder a un comentario en una entrada en borrador."
+
+#. translators: %s: Themes screen URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1208
+msgid "To manage themes on your site, visit the Themes page: %s"
+msgstr "Para gestionar los temas en tu sitio, visita la página de temas: %s"
+
+#. translators: %s: Plugins screen URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1199
+msgid "To manage plugins on your site, visit the Plugins page: %s"
+msgstr "Para gestionar los plugins en tu sitio, visita la página de plugins: %s"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1169
+msgid "These themes are now up to date:"
+msgstr "Ahora, estos temas están al día:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1141
+msgid "These plugins are now up to date:"
+msgstr "Ahora, estos plugins están al día:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1108
+msgid "These themes failed to update:"
+msgstr "Ha fallado la actualización de estos temas:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1080
+msgid "These plugins failed to update:"
+msgstr "Ha fallado la actualización de estos plugins:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1075
+msgid "Please check your site now. It’s possible that everything is working. If there are updates available, you should update."
+msgstr "Por favor, comprueba tu sitio ahora. Es posible que todo esté funcionando. Si hay actualizaciones disponibles, deberías actualizar."
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1065
+msgid "Howdy! Themes failed to update on your site at %s."
+msgstr "¡Hola! Ha fallado la actualización de temas en tu sitio %s."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1062
+msgid "[%s] Some themes have failed to update"
+msgstr "[%s] Ha fallado la actualización de algunos temas"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1057
+msgid "Howdy! Plugins failed to update on your site at %s."
+msgstr "¡Hola! Ha fallado la actualización de plugins en tu sitio %s."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1054
+msgid "[%s] Some plugins have failed to update"
+msgstr "[%s] Ha fallado la actualización de algunos plugins"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1049
+msgid "Howdy! Plugins and themes failed to update on your site at %s."
+msgstr "¡Hola! Ha fallado la actualización de los temas y plugins en tu sitio %s."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1046
+msgid "[%s] Some plugins and themes have failed to update"
+msgstr "[%s] Ha fallado la actualización de algunos plugins y temas"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1036
+msgid "Howdy! Some themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part."
+msgstr "¡Hola! Algunos temas se han actualizado automáticamente a sus últimas versiones en tu sitio %s. No son necesarias más acciones por tu parte."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1033
+msgid "[%s] Some themes were automatically updated"
+msgstr "[%s] Algunos temas se han actualizado automáticamente"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1028
+msgid "Howdy! Some plugins have automatically updated to their latest versions on your site at %s. No further action is needed on your part."
+msgstr "¡Hola! Algunos plugins se han actualizado automáticamente a sus últimas versiones en tu sitio %s. No son necesarias más acciones por tu parte."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1025
+msgid "[%s] Some plugins were automatically updated"
+msgstr "[%s] Algunos plugins se han actualizado automáticamente"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1020
+msgid "Howdy! Some plugins and themes have automatically updated to their latest versions on your site at %s. No further action is needed on your part."
+msgstr "¡Hola! Algunos plugins y temas se han actualizado automáticamente a sus últimas versiones en tu sitio %s. No son necesarias más acciones por tu parte."
+
+#. translators: %s: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1017
+msgid "[%s] Some plugins and themes have automatically updated"
+msgstr "[%s] Algunos plugins y temas se han actualizado automáticamente"
+
+#. translators: %s: Meta box title.
+#: wp-admin/includes/template.php:1354
+msgid "Move %s box down"
+msgstr "Mover la caja %s abajo"
+
+#. translators: %s: Meta box title.
+#: wp-admin/includes/template.php:1344
+msgid "Move %s box up"
+msgstr "Mover la caja %s arriba"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:368
+msgctxt "comment"
+msgid "Not spam"
+msgstr "No es spam"
+
+#: wp-admin/includes/class-wp-site-health.php:2178
+msgid "PHP Sessions"
+msgstr "Sesiones PHP"
+
+#. translators: 1: session_start(), 2: session_write_close()
+#: wp-admin/includes/class-wp-site-health.php:1129
+msgid "A PHP session was created by a %1$s function call. This interferes with REST API and loopback requests. The session should be closed by %2$s before making any HTTP requests."
+msgstr "Se ha creado una sesión PHP por la llamada a la función %1$s. Esto interfiere con la API REST y las solicitudes de retorno. La sesión debería ser cerrada por %2$s antes de hacer cualquier solicitud HTTP."
+
+#: wp-admin/includes/class-wp-site-health.php:1123
+msgid "An active PHP session was detected"
+msgstr "Se ha detectado una sesión PHP activa"
+
+#. translators: 1: session_start(), 2: session_write_close()
+#: wp-admin/includes/class-wp-site-health.php:1112
+msgid "PHP sessions created by a %1$s function call may interfere with REST API and loopback requests. An active session should be closed by %2$s before making any HTTP requests."
+msgstr "Las sesiones PHP creadas por una la llamada a la función %1$s pueden interferir con la API REST y las solicitudes de retorno. Una sesión activa debería ser cerrada por %2$s antes de hacer cualquier solicitud HTTP."
+
+#: wp-admin/includes/class-wp-site-health.php:1102
+msgid "No PHP sessions detected"
+msgstr "No se han detectado sesiones PHP"
+
+#: wp-admin/includes/class-wp-screen.php:1336
+#: wp-admin/includes/class-wp-list-table.php:170
+msgid "Extended view"
+msgstr "Vista ampliada"
+
+#: wp-admin/includes/class-wp-screen.php:1332
+#: wp-admin/includes/class-wp-list-table.php:169
+msgid "Compact view"
+msgstr "Vista compacta"
+
+#: wp-admin/includes/user.php:177
+msgid "Error: Passwords don’t match. Please enter the same password in both password fields."
+msgstr "Error: Las contraseñas no coinciden. Por favor, introduce la misma contraseña en los dos campos de contraseña."
+
+#: wp-admin/includes/post.php:2213
+msgctxt "block category"
+msgid "Reusable Blocks"
+msgstr "Bloques reutilizables"
+
+#: wp-admin/includes/post.php:2208
+msgctxt "block category"
+msgid "Embeds"
+msgstr "Incrustados"
+
+#: wp-admin/includes/post.php:2203
+msgctxt "block category"
+msgid "Widgets"
+msgstr "Widgets"
+
+#: wp-admin/includes/post.php:2198
+msgctxt "block category"
+msgid "Design"
+msgstr "Diseño"
+
+#: wp-admin/includes/post.php:2193
+msgctxt "block category"
+msgid "Media"
+msgstr "Medios"
+
+#: wp-admin/includes/post.php:2188
+msgctxt "block category"
+msgid "Text"
+msgstr "Texto"
+
+#: wp-admin/includes/meta-boxes.php:353 wp-admin/includes/meta-boxes.php:354
+#: wp-admin/js/post.js:758
+msgctxt "post action/button label"
+msgid "Schedule"
+msgstr "Programar"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:284
+#: wp-admin/js/updates.js:2644
+msgid "No plugins found. Try a different search."
+msgstr "No se han encontrado plugins. Prueba con una búsqueda diferente."
+
+#. translators: %s: Time until the next update.
+#: wp-admin/includes/update.php:1097
+msgid "Automatic update scheduled in %s."
+msgstr "Actualización automática programada en %s."
+
+#. translators: %s: Duration that WP-Cron has been overdue.
+#: wp-admin/includes/update.php:1091
+msgid "Automatic update overdue by %s. There may be a problem with WP-Cron."
+msgstr "Actualización automática con un retraso de %s. Puede que haya un problema con WP-Cron."
+
+#: wp-admin/includes/update.php:1081
+msgid "Automatic update not scheduled. There may be a problem with WP-Cron."
+msgstr "Actualización automática no programada. Puede que haya un problema con WP-Cron."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/class-plugin-installer-skin.php:301
+msgid "You are updating a plugin. Be sure to back up your database and files first."
+msgstr "Estás actualizando un plugin. Asegúrate primero de hacer copia de seguridad de tu base de datos y de los archivos."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/class-plugin-installer-skin.php:295
+msgid "You are uploading an older version of a current plugin. You can continue to install the older version, but be sure to back up your database and files first."
+msgstr "Estás subiendo una versión más antigua de un plugin actual. Puedes seguir instalando la versión más antigua, pero asegúrate primero de hacer copia de seguridad de tu base de datos y de los archivos."
+
+#. translators: 1: Current WordPress version, 2: Version required by the
+#. uploaded plugin.
+#: wp-admin/includes/class-plugin-upgrader.php:460
+#: wp-admin/includes/class-plugin-installer-skin.php:280
+msgid "Your WordPress version is %1$s, however the uploaded plugin requires %2$s."
+msgstr "Tu versión de WordPress es %1$s, sin embargo, el plugin subido necesita la versión %2$s."
+
+#. translators: 1: Current PHP version, 2: Version required by the uploaded
+#. plugin.
+#: wp-admin/includes/class-plugin-upgrader.php:449
+#: wp-admin/includes/class-plugin-installer-skin.php:268
+msgid "The PHP version on your server is %1$s, however the uploaded plugin requires %2$s."
+msgstr "En tu servidor, la versión de PHP es %1$s, sin embargo, el plugin subido necesita la versión %2$s."
+
+#: wp-admin/includes/class-plugin-installer-skin.php:259
+msgid "The plugin cannot be updated due to the following:"
+msgstr "No se ha podido actualizar el plugin debido a lo siguiente:"
+
+#: wp-admin/includes/class-plugin-installer-skin.php:216
+msgid "Plugin name"
+msgstr "Nombre del plugin"
+
+#: wp-admin/includes/class-theme-upgrader.php:107
+msgid "Theme downgraded successfully."
+msgstr "El tema ha vuelto a la versión anterior correctamente."
+
+#: wp-admin/includes/class-theme-upgrader.php:106
+msgid "Theme downgrade failed."
+msgstr "Ha fallado la vuelta a la versión anterior del tema."
+
+#: wp-admin/includes/class-theme-upgrader.php:105
+msgid "Downgrading the theme…"
+msgstr "Volviendo a una versión anterior del tema..."
+
+#: wp-admin/includes/class-theme-upgrader.php:99
+msgid "Updating the theme…"
+msgstr "Actualizando el tema..."
+
+#. translators: %s: Theme error.
+#: wp-admin/includes/class-theme-upgrader.php:95
+msgid "The current theme has the following error: \"%s\"."
+msgstr "El tema actual tiene el siguiente error: «%s»."
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:1117
+#: wp-admin/themes.php:689 wp-admin/js/updates.js:2951
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:792
+msgid "Enable auto-updates"
+msgstr "Activar las actualizaciones automáticas"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:1113
+#: wp-admin/themes.php:685 wp-admin/js/updates.js:2940
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:788
+msgid "Disable auto-updates"
+msgstr "Desactivar las actualizaciones automáticas"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:622
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:489
+msgid "Disable Auto-updates"
+msgstr "Desactivar las actualizaciones automáticas"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:619
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:485
+msgid "Enable Auto-updates"
+msgstr "Activar las actualizaciones automáticas"
+
+#. translators: %s: Number of plugins.
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-plugins-list-table.php:570
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:432
+msgid "Auto-updates Disabled (%s)"
+msgid_plural "Auto-updates Disabled (%s)"
+msgstr[0] "Actualización automática desactivada (%s)"
+msgstr[1] "Actualizaciones automáticas desactivadas (%s)"
+
+#. translators: %s: Number of plugins.
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-plugins-list-table.php:562
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:424
+msgid "Auto-updates Enabled (%s)"
+msgid_plural "Auto-updates Enabled (%s)"
+msgstr[0] "Actualización automática activada (%s)"
+msgstr[1] "Actualizaciones automáticas activadas (%s)"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:467
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:336
+msgid "Automatic Updates"
+msgstr "Actualizaciones automáticas"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:419
+#: wp-admin/plugin-editor.php:31 wp-admin/js/updates.js:1041
+msgid "No plugins are currently available."
+msgstr "Actualmente no hay ningún plugin disponible."
+
+#: wp-admin/includes/image-edit.php:144
+msgid "Restore original image"
+msgstr "Restaurar la imagen original"
+
+#: wp-admin/includes/class-theme-installer-skin.php:377
+#: wp-admin/includes/class-plugin-installer-skin.php:342
+msgid "The uploaded file has expired. Please go back and upload it again."
+msgstr "El archivo subido ha caducado. Por favor, vuelve atrás y súbelo de nuevo."
+
+#: wp-admin/includes/class-theme-installer-skin.php:359
+#: wp-admin/includes/class-plugin-installer-skin.php:324
+msgid "Cancel and go back"
+msgstr "Cancelar y volver atrás"
+
+#: wp-admin/includes/class-theme-installer-skin.php:348
+#: wp-admin/includes/class-plugin-installer-skin.php:313
+msgid "Replace current with uploaded"
+msgstr "Reemplazar el actual con el subido"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/class-theme-installer-skin.php:336
+msgid "You are updating a theme. Be sure to back up your database and files first."
+msgstr "Estás actualizando un tema. Primero, asegúrate de hacer una copia de seguridad de tu base de datos y de los archivos."
+
+#: wp-admin/includes/class-theme-installer-skin.php:331
+#: wp-admin/includes/class-theme-installer-skin.php:337
+#: wp-admin/includes/class-plugin-installer-skin.php:296
+#: wp-admin/includes/class-plugin-installer-skin.php:302
+#: wp-admin/update-core.php:248
+msgid "https://wordpress.org/support/article/wordpress-backups/"
+msgstr "https://wordpress.org/support/article/wordpress-backups/"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/class-theme-installer-skin.php:330
+msgid "You are uploading an older version of a current theme. You can continue to install the older version, but be sure to back up your database and files first."
+msgstr "Estás subiendo una versión más antigua de un tema actual. Puedes seguir instalando la versión más antigua, pero asegúrate primero de hacer copia de seguridad de tu base de datos y de los archivos."
+
+#. translators: 1: Current WordPress version, 2: Version required by the
+#. uploaded theme.
+#: wp-admin/includes/class-theme-installer-skin.php:315
+#: wp-admin/includes/class-theme-upgrader.php:607
+msgid "Your WordPress version is %1$s, however the uploaded theme requires %2$s."
+msgstr "Tu versión de WordPress es %1$s, sin embargo, el tema subido necesita la versión %2$s."
+
+#. translators: 1: Current PHP version, 2: Version required by the uploaded
+#. theme.
+#: wp-admin/includes/class-theme-installer-skin.php:303
+#: wp-admin/includes/class-theme-upgrader.php:597
+msgid "The PHP version on your server is %1$s, however the uploaded theme requires %2$s."
+msgstr "En tu servidor, la versión de PHP es %1$s, sin embargo, el tema subido necesita la versión %2$s."
+
+#: wp-admin/includes/class-theme-installer-skin.php:294
+msgid "The theme cannot be updated due to the following:"
+msgstr "El tema no se ha podido actualizar debido a lo siguiente:"
+
+#: wp-admin/includes/class-theme-installer-skin.php:270
+msgid "(not found)"
+msgstr "(no encontrado)"
+
+#: wp-admin/includes/class-theme-installer-skin.php:248
+#: wp-admin/includes/class-plugin-installer-skin.php:225
+msgid "Uploaded"
+msgstr "Subido"
+
+#: wp-admin/includes/class-theme-installer-skin.php:243
+#: wp-admin/includes/class-plugin-installer-skin.php:220
+msgid "Required PHP version"
+msgstr "Versión necesaria de PHP"
+
+#: wp-admin/includes/class-theme-installer-skin.php:242
+#: wp-admin/includes/class-plugin-installer-skin.php:219
+msgid "Required WordPress version"
+msgstr "Versión necesaria de WordPress"
+
+#: wp-admin/includes/class-theme-installer-skin.php:239
+msgid "Theme name"
+msgstr "Nombre del tema"
+
+#: wp-admin/includes/theme.php:1006 wp-admin/theme-install.php:395
+#: wp-admin/theme-install.php:427
+msgctxt "theme"
+msgid "Cannot Install"
+msgstr "No se ha podido instalar"
+
+#: wp-admin/includes/theme.php:314
+msgid "Full Site Editing"
+msgstr "Edición completa del sitio"
+
+#: wp-admin/includes/theme.php:304
+msgid "Block Editor Patterns"
+msgstr "Patrones del editor de bloques"
+
+#: wp-admin/includes/class-plugin-upgrader.php:98
+msgid "Plugin downgraded successfully."
+msgstr "El plugin ha vuelto a la versión anterior correctamente."
+
+#: wp-admin/includes/class-plugin-upgrader.php:97
+msgid "Plugin downgrade failed."
+msgstr "Ha fallado la vuelta atrás de la versión del plugin."
+
+#: wp-admin/includes/class-plugin-upgrader.php:96
+msgid "Downgrading the plugin…"
+msgstr "Volviendo a una versión anterior del plugin..."
+
+#: wp-admin/includes/class-plugin-upgrader.php:90
+msgid "Updating the plugin…"
+msgstr "Actualizando el plugin..."
+
+#: wp-admin/includes/class-plugin-upgrader.php:81
+msgid "Could not remove the current plugin."
+msgstr "No se ha podido eliminar el plugin actual."
+
+#: wp-admin/includes/class-plugin-upgrader.php:80
+msgid "Removing the current plugin…"
+msgstr "Eliminando el plugin actual..."
+
+#: wp-admin/includes/class-wp-debug-data.php:1226
+msgid "Auto-update"
+msgstr "Actualización automática"
+
+#: wp-admin/includes/class-wp-debug-data.php:991
+#: wp-admin/includes/class-wp-debug-data.php:1307
+#: wp-admin/includes/class-wp-plugins-list-table.php:1104
+#: wp-admin/themes.php:680 wp-admin/js/updates.js:2953
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:779
+msgid "Auto-updates disabled"
+msgstr "Actualizaciones automáticas desactivadas"
+
+#: wp-admin/includes/class-wp-debug-data.php:989
+#: wp-admin/includes/class-wp-debug-data.php:1305
+#: wp-admin/includes/class-wp-plugins-list-table.php:1102
+#: wp-admin/themes.php:682 wp-admin/js/updates.js:2942
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:777
+msgid "Auto-updates enabled"
+msgstr "Actualizaciones automáticas activadas"
+
+#: wp-admin/includes/class-wp-debug-data.php:771
+msgid "Are pretty permalinks supported?"
+msgstr "¿Es compatible con enlaces permanentes bonitos?"
+
+#: wp-admin/includes/class-wp-debug-data.php:710
+msgid "PHP memory limit (only for admin screens)"
+msgstr "Límite de memoria PHP (solo para las pantallas de administración)"
+
+#: wp-admin/includes/class-wp-debug-data.php:114
+msgid "Is this site discouraging search engines?"
+msgstr "¿Está el sitio disuadiendo a los motores de búsqueda?"
+
+#: wp-admin/includes/theme.php:329
+msgid "Wide Blocks"
+msgstr "Bloques anchos"
+
+#: wp-admin/includes/theme.php:305
+msgid "Block Editor Styles"
+msgstr "Estilos del editor de bloques"
+
+#: wp-admin/edit-form-comment.php:108
+msgid "Spam"
+msgstr "Spam"
+
+#. translators: %s: wp-config.php
+#: wp-admin/setup-config.php:401
+msgid "Unable to write to %s file."
+msgstr "No se ha podido escribir en el archivo %s."
+
+#. translators: %s: The options page name.
+#: wp-admin/options.php:240
+msgid "Error: Options page %s not found in the allowed options list."
+msgstr "Error: La página de opciones %s no se ha encontrado en la lista de opciones permitidas."
+
+#: wp-admin/themes.php:303 wp-admin/import.php:64 wp-admin/users.php:277
+#: wp-admin/includes/network.php:116 wp-admin/includes/network.php:142
+msgid "Error:"
+msgstr "Error:"
+
+#: wp-admin/themes.php:253 wp-admin/network/themes.php:350
+#: wp-admin/network/menu.php:81
+msgctxt "theme"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#. translators: %s: web.config
+#. translators: %s: .htaccess
+#: wp-admin/options-permalink.php:168 wp-admin/options-permalink.php:181
+msgid "You should update your %s file now."
+msgstr "Deberías actualizar ahora tu archivo %s."
+
+#: wp-admin/update-core.php:171
+msgid "This localized version contains both the translation and various other localization fixes."
+msgstr "Esta versión local contiene tanto la traducción como otras muchas correcciones de traducción local."
+
+#. translators: 1: Number of issues. 2: URL to Site Health screen.
+#: wp-admin/includes/dashboard.php:1863
+msgid "Take a look at the %1$d item on the Site Health screen."
+msgid_plural "Take a look at the %1$d items on the Site Health screen."
+msgstr[0] "Echa un vistazo a %1$d elemento en la pantalla de salud del sitio."
+msgstr[1] "Echa un vistazo a %1$d elementos en la pantalla de salud del sitio."
+
+#: wp-admin/includes/dashboard.php:1853
+msgid "Your site’s health is looking good, but there are still some things you can do to improve its performance and security."
+msgstr "La salud de tu sitio está bien, pero aún hay algunas cosas que puedes hacer para mejorar su rendimiento y seguridad."
+
+#: wp-admin/includes/dashboard.php:1851
+msgid "Great job! Your site currently passes all site health checks."
+msgstr "¡Buen trabajo! Actualmente tu sitio pasa todas las pruebas de salud del sitio."
+
+#: wp-admin/includes/dashboard.php:1849
+msgid "Your site has critical issues that should be addressed as soon as possible to improve its performance and security."
+msgstr "Tu sitio tiene problemas críticos que deberían solucionarse lo antes posible para mejorar su rendimiento y seguridad."
+
+#. translators: %s: URL to Site Health screen.
+#: wp-admin/includes/dashboard.php:1841
+msgid "Site health checks will automatically run periodically to gather information about your site. You can also visit the Site Health screen to gather information about your site now."
+msgstr "Las pruebas de salud del sitio se ejecutarán automáticamente de forma periódica para obtener información sobre tu sitio. También puedes visitar ahora la pantalla de salud del sitio para obtener información sobre tu sitio."
+
+#: wp-admin/includes/dashboard.php:1829
+msgid "No information yet…"
+msgstr "Aún no hay información..."
+
+#. translators: 1: upload_max_filesize, 2: php.ini
+#: wp-admin/includes/file.php:787
+msgid "The uploaded file exceeds the %1$s directive in %2$s."
+msgstr "El archivo subido supera la directiva %1$s en %2$s. "
+
+#: wp-admin/includes/class-wp-comments-list-table.php:221
+msgid "No comments found in Trash."
+msgstr "No se han encontrado comentarios en la papelera."
+
+#. translators: 1: php.ini, 2: post_max_size, 3: upload_max_filesize
+#: wp-admin/includes/import.php:87 wp-admin/includes/file.php:836
+msgid "File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your %1$s file or by %2$s being defined as smaller than %3$s in %1$s."
+msgstr "El archivo está vacío. Por favor, sube algo más sustancial. Este error también puede ser causado porque las subidas estén desactivadas en tu archivo %1$s o porque %2$s esté definido como menor de %3$s en %1$s."
+
+#: wp-admin/includes/class-wp-site-health.php:2671
+#: wp-admin/js/site-health.js:336
+msgid "A test is unavailable"
+msgstr "No está disponible una prueba"
+
+#. translators: 1: The WordPress error message. 2: The WordPress error code.
+#: wp-admin/includes/class-wp-site-health.php:1962
+#: wp-admin/includes/class-wp-site-health.php:2546
+msgid "Error: %1$s (%2$s)"
+msgstr "Error: %1$s (%2$s)"
+
+#. translators: %s: The server PHP version.
+#: wp-admin/includes/class-wp-site-health.php:775
+msgid "Your site is running an outdated version of PHP (%s), which requires an update"
+msgstr "Tu sitio está ejecutando una versión obsoleta de PHP (%s) que necesita una actualización"
+
+#. translators: %s: The server PHP version.
+#: wp-admin/includes/class-wp-site-health.php:764
+msgid "Your site is running an older version of PHP (%s), which should be updated"
+msgstr "Tu sitio está ejecutando una versión antigua de PHP (%s) que debería ser actualizada"
+
+#. translators: %s: The server PHP version.
+#: wp-admin/includes/class-wp-site-health.php:752
+msgid "Your site is running an older version of PHP (%s)"
+msgstr "Tu sitio está ejecutando una versión antigua de PHP (%s)"
+
+#. translators: %s: The current PHP version.
+#: wp-admin/includes/class-wp-site-health.php:717
+msgid "Your site is running the current version of PHP (%s)"
+msgstr "Tu sitio está ejecutando la versión actual de PHP (%s)"
+
+#: wp-admin/includes/class-wp-media-list-table.php:247
+msgid "No media files found in Trash."
+msgstr "No hay archivos de medios en la papelera."
+
+#. translators: Date string for upcoming events. 1: Starting month, 2: Starting
+#. day, 3: Ending month, 4: Ending day, 5: Year.
+#. translators: Date string for upcoming events. 1: Starting month, 2: Starting
+#. day, 3: Ending month, 4: Ending day, 5: Ending year.
+#: wp-admin/includes/class-wp-community-events.php:422
+#: wp-admin/js/dashboard.js:778
+msgid "%1$s %2$d – %3$s %4$d, %5$d"
+msgstr "%1$s %2$d – %3$s %4$d, %5$d"
+
+#. translators: Upcoming events year format. See
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/class-wp-community-events.php:417
+#: wp-admin/includes/class-wp-community-events.php:427
+#: wp-admin/js/dashboard.js:791 wp-admin/js/dashboard.js:802
+msgctxt "upcoming events year format"
+msgid "Y"
+msgstr "Y"
+
+#. translators: Upcoming events day format. See
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/class-wp-community-events.php:414
+#: wp-admin/includes/class-wp-community-events.php:415
+#: wp-admin/includes/class-wp-community-events.php:424
+#: wp-admin/includes/class-wp-community-events.php:426
+#: wp-admin/js/dashboard.js:789 wp-admin/js/dashboard.js:790
+#: wp-admin/js/dashboard.js:799 wp-admin/js/dashboard.js:801
+msgctxt "upcoming events day format"
+msgid "j"
+msgstr "j"
+
+#. translators: Date string for upcoming events. 1: Month, 2: Starting day, 3:
+#. Ending day, 4: Year.
+#: wp-admin/includes/class-wp-community-events.php:411
+#: wp-admin/js/dashboard.js:776
+msgid "%1$s %2$d–%3$d, %4$d"
+msgstr "%2$d–%3$d de %1$s de %4$d"
+
+#. translators: Upcoming events month format. See
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/class-wp-community-events.php:405
+#: wp-admin/includes/class-wp-community-events.php:406
+#: wp-admin/js/dashboard.js:788 wp-admin/js/dashboard.js:798
+#: wp-admin/js/dashboard.js:800
+msgctxt "upcoming events month format"
+msgid "F"
+msgstr "F"
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:213
+msgid "Resend confirmation requests"
+msgstr "Reenviar las solicitudes de confirmación"
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:215
+msgid "Delete requests"
+msgstr "Borrar las solicitudes"
+
+#: wp-admin/includes/class-wp-debug-data.php:859
+msgid "Table prefix"
+msgstr "Prefijo de la tabla"
+
+#: wp-admin/includes/class-wp-site-health.php:2174
+msgid "PHP Default Timezone"
+msgstr "Zona horaria por defecto de PHP"
+
+#. translators: %s: date_default_timezone_set()
+#: wp-admin/includes/class-wp-site-health.php:1084
+msgid "PHP default timezone was changed after WordPress loading by a %s function call. This interferes with correct calculations of dates and times."
+msgstr "La zona horaria por defecto de PHP ha cambiado después de cargar WordPress por una llamada de la función %s. Esto interfiere con los cálculos correctos de fechas y horas."
+
+#: wp-admin/includes/class-wp-site-health.php:1078
+msgid "PHP default timezone is invalid"
+msgstr "La zona horaria por defecto de PHP no es válida"
+
+#: wp-admin/includes/class-wp-site-health.php:1069
+msgid "PHP default timezone was configured by WordPress on loading. This is necessary for correct calculations of dates and times."
+msgstr "La zona horaria por defecto de PHP ha sido configurada al cargar WordPress. Esto es necesario para los cálculos correctos de fechas y horas."
+
+#: wp-admin/includes/class-wp-site-health.php:1061
+msgid "PHP default timezone is valid"
+msgstr "La zona horaria por defecto de PHP es válida"
+
+#. translators: %s: add_submenu_page()
+#: wp-admin/includes/plugin.php:1434
+msgid "The seventh parameter passed to %s should be an integer representing menu position."
+msgstr "El séptimo parámetro pasado a `%s` debe ser un número entero que represente la posición del menú."
+
+#. translators: 1: WordPress version number, 2: The PHP extension name needed.
+#: wp-admin/includes/update-core.php:1028
+msgid "The update cannot be installed because WordPress %1$s requires the %2$s PHP extension."
+msgstr "La actualización no ha podido ser instalada porque WordPress %1$s necesita la extensión %2$s de PHP."
+
+#: wp-admin/includes/class-wp-site-health.php:1251
+msgid "UTF8MB4 is the character set WordPress prefers for database storage because it safely supports the widest set of characters and encodings, including Emoji, enabling better support for non-English languages."
+msgstr "UTF8MB4 es el conjunto de caracteres que WordPress prefiere para el almacenamiento en la base de datos porque, de forma segura, es compatible con el más amplio juego de caracteres y codificaciones, incluyendo Emoji, lo que permite una mejor compatibilidad para idiomas distintos al inglés."
+
+#: wp-admin/privacy.php:65
+msgid "https://wordpress.org/about/stats/"
+msgstr "https://es.wordpress.org/about/stats/"
+
+#: wp-admin/export.php:57
+msgid "Documentation on Export"
+msgstr "Documentación sobre exportación"
+
+#: wp-admin/plugin-install.php:109
+msgid "Documentation on Installing Plugins"
+msgstr "Documentación sobre la instalación de plugins"
+
+#: wp-admin/edit.php:309
+msgid "Documentation on Managing Pages"
+msgstr "Documentación sobre la gestión de páginas"
+
+#: wp-admin/edit.php:284
+msgid "Documentation on Managing Posts"
+msgstr "Documentación sobre la gestión de entradas"
+
+#: wp-admin/options-discussion.php:31
+msgid "Documentation on Discussion Settings"
+msgstr "Documentación sobre los ajustes de comentarios"
+
+#: wp-admin/theme-install.php:131
+msgid "Documentation on Adding New Themes"
+msgstr "Documentación sobre cómo añadir nuevos temas"
+
+#: wp-admin/media-new.php:60
+msgid "Documentation on Uploading Media Files"
+msgstr "Documentación sobre la subida de archivos de medios"
+
+#: wp-admin/users.php:75
+msgid "Descriptions of Roles and Capabilities"
+msgstr "Descripciones de perfiles y capacidades"
+
+#: wp-admin/users.php:74
+msgid "Documentation on Managing Users"
+msgstr "Documentación sobre la gestión de usuarios"
+
+#: wp-admin/user-edit.php:327
+msgid "More information"
+msgstr "Más información"
+
+#: wp-admin/user-edit.php:71
+msgid "Documentation on User Profiles"
+msgstr "Documentación sobre perfiles de usuario"
+
+#: wp-admin/options-media.php:37
+msgid "Documentation on Media Settings"
+msgstr "Documentación sobre ajustes de medios"
+
+#: wp-admin/widgets.php:83
+msgid "Documentation on Widgets"
+msgstr "Documentación sobre widgets"
+
+#: wp-admin/import.php:31
+msgid "Documentation on Import"
+msgstr "Documentación sobre cómo importar"
+
+#: wp-admin/tools.php:55
+msgid "Documentation on Tools"
+msgstr "Documentación sobre las herramientas"
+
+#: wp-admin/options.php:351
+msgid "This page allows direct access to your site settings. You can break things here. Please be cautious!"
+msgstr "Esta página te permite acceder directamente a los ajustes de tu sitio. Aquí puedes romper cosas. ¡Por favor, sé precavido!"
+
+#. translators: %s: The option/setting.
+#: wp-admin/options.php:299
+msgid "The %s setting is unregistered. Unregistered settings are deprecated. See https://developer.wordpress.org/plugins/settings/settings-api/"
+msgstr "El ajuste %s no está registrado. Los ajustes no registrados han quedado obsoletos. Visita https://developer.wordpress.org/plugins/settings/settings-api/"
+
+#: wp-admin/edit-form-advanced.php:380
+msgid "Format — Post Formats designate how your theme will display a specific post. For example, you could have a standard blog post with a title and paragraphs, or a short aside that omits the title and contains a short text blurb. Your theme could enable all or some of 10 possible formats. Learn more about each post format."
+msgstr "Formato — Los formatos de entrada definen cómo mostrará tu tema una entrada concreta. Por ejemplo, podrías tener una entrada de blog estándar, con un título y párrafos, o una breve minientrada, que omite el título y que contiene una pequeña viñeta con el texto. Tu tema podría activar todos o solo algunos de los 10 posibles formatos. Aprende más sobre cada formato de entrada."
+
+#: wp-admin/edit-form-advanced.php:337
+msgid "Documentation on Editing Pages"
+msgstr "Documentación sobre la gestión de páginas"
+
+#: wp-admin/edit-form-advanced.php:336
+msgid "Documentation on Adding New Pages"
+msgstr "Documentación sobre añadir nuevas páginas"
+
+#: wp-admin/edit-form-advanced.php:319
+msgid "Documentation on Writing and Editing Posts"
+msgstr "Documentación sobre escribir y editar entradas"
+
+#: wp-admin/upload.php:75 wp-admin/upload.php:252
+msgid "Documentation on Media Library"
+msgstr "Documentación sobre la biblioteca de medios"
+
+#: wp-admin/revision.php:156
+msgid "Revisions Management"
+msgstr "Gestión de revisiones"
+
+#: wp-admin/media.php:96 wp-admin/edit-form-advanced.php:355
+msgid "Documentation on Edit Media"
+msgstr "Documentación sobre la edición de los medios"
+
+#: wp-admin/edit-comments.php:196
+msgid "Documentation on Keyboard Shortcuts"
+msgstr "Documentación sobre los atajos del teclado"
+
+#: wp-admin/edit-comments.php:195
+msgid "Documentation on Comment Spam"
+msgstr "Documentación sobre el spam en los comentarios"
+
+#: wp-admin/plugins.php:587
+msgid "Documentation on Managing Plugins"
+msgstr "Documentación sobre la gestión de los plugins"
+
+#: wp-admin/index.php:111
+msgid "Documentation on Dashboard"
+msgstr "Documentación sobre el escritorio"
+
+#: wp-admin/user-new.php:294
+msgid "Documentation on Adding New Users"
+msgstr "Documentación sobre añadir nuevos usuarios"
+
+#. translators: %s: URL to Site Health Status page.
+#: wp-admin/site-health-info.php:90
+msgid "This page can show you every detail about the configuration of your WordPress website. For any improvements that could be made, see the Site Health Status page."
+msgstr "Esta página puede mostrar cada pequeño detalle sobre la configuración de tu web WordPress. Para saber las mejoras que se podrían hacer, ve la página de estado de salud del sitio."
+
+#: wp-admin/includes/dashboard.php:1831 wp-admin/site-health-info.php:47
+#: wp-admin/site-health.php:52
+msgid "Results are still loading…"
+msgstr "Los resultados están aún cargando…"
+
+#: wp-admin/options-permalink.php:413
+msgid "Documentation on Nginx configuration."
+msgstr "Documentación sobre la configuración de Nginx."
+
+#: wp-admin/options-permalink.php:212
+msgid "https://wordpress.org/support/article/using-permalinks/"
+msgstr "https://wordpress.org/support/article/using-permalinks/"
+
+#: wp-admin/options-permalink.php:61
+msgid "Documentation on Using Permalinks"
+msgstr "Documentación sobre el uso de los enlaces permanentes"
+
+#: wp-admin/options-permalink.php:60
+msgid "Documentation on Permalinks Settings"
+msgstr "Documentación sobre los ajustes de los enlaces permanentes"
+
+#: wp-admin/update-core.php:969
+msgid "Documentation on Updating WordPress"
+msgstr "Documentation sobre cómo actualizar WordPress"
+
+#: wp-admin/nav-menus.php:658
+msgid "Documentation on Menus"
+msgstr "Documentación sobre los menús"
+
+#: wp-admin/plugin-editor.php:143
+msgid "Documentation on Writing Plugins"
+msgstr "Documentación sobre la creación de plugins"
+
+#: wp-admin/plugin-editor.php:142
+msgid "Documentation on Editing Plugins"
+msgstr "Documentación sobre la edición de plugins"
+
+#: wp-admin/theme-editor.php:54
+msgid "Documentation on Template Tags"
+msgstr "Documentación sobre las etiquetas de las plantillas"
+
+#: wp-admin/theme-editor.php:53
+msgid "Documentation on Editing Files"
+msgstr "Documentación sobre la edición de archivos"
+
+#: wp-admin/theme-editor.php:52 wp-admin/themes.php:206
+msgid "Documentation on Using Themes"
+msgstr "Documentación sobre el uso de temas"
+
+#: wp-admin/theme-editor.php:51
+msgid "Documentation on Theme Development"
+msgstr "Documentación sobre el desarrollo de temas"
+
+#: wp-admin/comment.php:70 wp-admin/edit-comments.php:194
+msgid "Documentation on Comments"
+msgstr "Documentación sobre los comentarios"
+
+#: wp-admin/options-general.php:377
+msgid "Documentation on date and time formatting."
+msgstr "Documentación sobre el formato de fecha y hora."
+
+#. translators: %s: UTC time.
+#: wp-admin/options-general.php:246
+msgid "Universal time is %s."
+msgstr "La hora universal es %s."
+
+#. translators: %s: UTC abbreviation
+#: wp-admin/options-general.php:235
+msgid "Choose either a city in the same timezone as you or a %s (Coordinated Universal Time) time offset."
+msgstr "Elige una ciudad en tu misma zona horaria o un desfase horario %s (Tiempo Universal Coordinado)."
+
+#: wp-admin/options-general.php:111
+msgid "Administration Email Address"
+msgstr "Dirección de correo electrónico de administración"
+
+#: wp-admin/options-general.php:100
+msgid "https://wordpress.org/support/article/giving-wordpress-its-own-directory/"
+msgstr "https://wordpress.org/support/article/giving-wordpress-its-own-directory/"
+
+#: wp-admin/options-general.php:48
+msgid "Documentation on General Settings"
+msgstr "Documentación sobre los ajustes generales"
+
+#: wp-admin/includes/dashboard.php:1942
+msgid "https://wordpress.org/support/article/first-steps-with-wordpress/"
+msgstr "https://wordpress.org/support/article/first-steps-with-wordpress/"
+
+#: wp-admin/includes/file.php:324 wp-admin/theme-editor.php:323
+#: wp-admin/plugin-editor.php:296 wp-admin/options-permalink.php:366
+#: wp-admin/options-permalink.php:391 wp-admin/options-permalink.php:424
+msgid "https://wordpress.org/support/article/changing-file-permissions/"
+msgstr "https://wordpress.org/support/article/changing-file-permissions/"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/file.php:323 wp-admin/theme-editor.php:322
+#: wp-admin/plugin-editor.php:295
+msgid "You need to make this file writable before you can save your changes. See Changing File Permissions for more information."
+msgstr "Para guardar los cambios, es necesario que el archivo tenga permisos de escritura. Visita cómo cambiar permisos de archivo para obtener más información."
+
+#: wp-admin/includes/ajax-actions.php:2434
+msgid "Upload failed. Please reload and try again."
+msgstr "Subida fallida. Por favor, recarga e inténtalo de nuevo."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
+msgid "Data erasure has failed."
+msgstr "Ha fallado el borrado de los datos."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:67
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:141
+msgid "Erasure completed."
+msgstr "Borrado completo."
+
+#: wp-admin/includes/image.php:161
+msgid "The attached file cannot be found."
+msgstr "No se ha podido encontrar el archivo adjunto."
+
+#: wp-admin/includes/template.php:2218
+msgctxt "page label"
+msgid "Privacy Policy Page"
+msgstr "Página de política de privacidad"
+
+#: wp-admin/includes/template.php:2213
+msgctxt "page label"
+msgid "Posts Page"
+msgstr "Página de entradas"
+
+#: wp-admin/includes/template.php:2209
+msgctxt "page label"
+msgid "Front Page"
+msgstr "Página de inicio"
+
+#: wp-admin/includes/template.php:2200
+msgctxt "post status"
+msgid "Sticky"
+msgstr "Fija"
+
+#: wp-admin/includes/template.php:2192
+msgctxt "post status"
+msgid "Customization Draft"
+msgstr "Borrador de personalización"
+
+#: wp-admin/includes/template.php:2178
+msgctxt "post status"
+msgid "Password protected"
+msgstr "Protegida con contraseña"
+
+#. translators: %s: The name of the late cron event.
+#: wp-admin/includes/class-wp-site-health.php:1661
+msgid "The scheduled event, %s, is late to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended."
+msgstr "El evento programado, %s, se retrasa. Tu sitio todavía funciona, pero esto puede indicar que las entradas programadas o las actualizaciones automáticas no funcionen como deberían."
+
+#: wp-admin/includes/class-wp-site-health.php:1655
+msgid "A scheduled event is late"
+msgstr "Un evento programado se retrasa"
+
+#: wp-admin/includes/class-wp-site-health.php:1509
+msgid "An HTTPS connection is a more secure way of browsing the web. Many services now have HTTPS as a requirement. HTTPS allows you to take advantage of new features that can increase site speed, improve search rankings, and gain the trust of your visitors by helping to protect their online privacy."
+msgstr "Una conexión HTTPS es un modo más seguro de navegar por la web. Muchos servicios actualmente requieren que tengas HTTPS. HTTPS te permite aprovechar las nuevas características que pueden aumentar la velocidad del sitio, mejorar en las posiciones de búsqueda y ganarte la confianza de tus visitantes al ayudarles a proteger su privacidad online."
+
+#. translators: %s: The minimum recommended PHP version.
+#: wp-admin/includes/class-wp-site-health.php:729
+msgid "PHP is the programming language used to build and maintain WordPress. Newer versions of PHP are faster and more secure, so staying up to date will help your site’s overall performance and security. The minimum recommended version of PHP is %s."
+msgstr "PHP es el lenguaje de programación usado para construir y mantener WordPress. Las nuevas versiones de PHP son más rápidas y más seguras, por lo que estar al día ayudará al rendimiento y seguridad general de tu sitio. La versión mínima recomendada de PHP es %s."
+
+#. translators: %s: The current version of WordPress installed on this site.
+#: wp-admin/includes/class-wp-site-health.php:321
+msgid "Your version of WordPress (%s) is up to date"
+msgstr "Tu versión de WordPress (%s) está actualizada"
+
+#: wp-admin/includes/ms.php:1158 wp-admin/network/site-new.php:32
+#: wp-admin/network/sites.php:45
+msgid "Documentation on Site Management"
+msgstr "Documentación sobre la gestión del sitio"
+
+#: wp-admin/includes/meta-boxes.php:807
+msgid "https://wordpress.org/support/article/introduction-to-blogging/#managing-comments"
+msgstr "https://es.wordpress.org/support/article/introduction-to-blogging/#gestionar-los-comentarios"
+
+#: wp-admin/includes/meta-boxes.php:783
+msgid "https://wordpress.org/support/article/custom-fields/"
+msgstr "https://wordpress.org/support/article/custom-fields/"
+
+#: wp-admin/includes/meta-boxes.php:746
+msgid "https://wordpress.org/support/article/introduction-to-blogging/#comments"
+msgstr "https://es.wordpress.org/support/article/introduction-to-blogging/#comentarios"
+
+#. translators: Post date information. %s: Date on which the post is to be
+#. published.
+#: wp-admin/includes/meta-boxes.php:236
+msgid "Publish on: %s"
+msgstr "Publicar el: %s"
+
+#. translators: Post date information. %s: Date on which the post is to be
+#. published.
+#: wp-admin/includes/meta-boxes.php:233
+msgid "Schedule for: %s"
+msgstr "Programa para: %s"
+
+#. translators: Post date information. %s: Date on which the post was
+#. published.
+#: wp-admin/includes/meta-boxes.php:228
+msgid "Published on: %s"
+msgstr "Publicado el: %s"
+
+#. translators: Post date information. %s: Date on which the post is currently
+#. scheduled to be published.
+#: wp-admin/includes/meta-boxes.php:225
+msgid "Scheduled for: %s"
+msgstr "Programado para: %s"
+
+#. translators: Publish box time format, see
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/meta-boxes.php:220 wp-admin/includes/meta-boxes.php:412
+#: wp-admin/edit-form-advanced.php:177 wp-admin/edit-form-comment.php:130
+msgctxt "publish box time format"
+msgid "H:i"
+msgstr "H:i"
+
+#. translators: Publish box date format, see
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/meta-boxes.php:218 wp-admin/includes/meta-boxes.php:410
+#: wp-admin/edit-form-advanced.php:175 wp-admin/edit-form-comment.php:128
+msgctxt "publish box date format"
+msgid "M j, Y"
+msgstr "j M Y"
+
+#. translators: 1: Marker.
+#: wp-admin/includes/misc.php:136
+msgid ""
+"The directives (lines) between \"BEGIN %1$s\" and \"END %1$s\" are\n"
+"dynamically generated, and should only be modified via WordPress filters.\n"
+"Any changes to the directives between these markers will be overwritten."
+msgstr ""
+"Las directivas (líneas) entre «BEGIN %1$s» y «END %1$s» son\n"
+"generadas dinámicamente y solo deberían ser modificadas mediante filtros de WordPress.\n"
+"Cualquier cambio en las directivas que hay entre esos marcadores serán sobrescritas."
+
+#: wp-admin/includes/image-edit.php:67
+msgid "Rotate right"
+msgstr "Rotar a la derecha"
+
+#: wp-admin/includes/image-edit.php:66
+msgid "Rotate left"
+msgstr "Rotar a la izquierda"
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:145
+msgid "All automatic updates are disabled."
+msgstr "Todas las actualizaciones automáticas están desactivadas"
+
+#: wp-admin/includes/class-wp-debug-data.php:871
+msgid "Database collation"
+msgstr "Compilación de la base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:865
+msgid "Database charset"
+msgstr "Mapa de caracteres de la base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:160
+msgid "Inactive Themes"
+msgstr "Temas inactivos"
+
+#: wp-admin/includes/class-wp-debug-data.php:155
+msgid "Parent Theme"
+msgstr "Tema padre"
+
+#. translators: %s: wp-content directory name.
+#: wp-admin/includes/class-wp-debug-data.php:143
+#: wp-admin/includes/class-wp-plugins-list-table.php:668
+msgid "Drop-ins are single files, found in the %s directory, that replace or enhance WordPress features in ways that are not possible for traditional plugins."
+msgstr "Los dependientes son archivos únicos, que están en el directorio %s, que reemplazan o mejoran características de WordPress de formas que no son posibles con los plugins tradicionales."
+
+#. translators: Description for the About section in a personal data export.
+#: wp-admin/includes/privacy-tools.php:361
+msgctxt "personal data group description"
+msgid "Overview of export report."
+msgstr "Resumen de un informe de exportación."
+
+#: wp-admin/options-writing.php:52
+msgid "Documentation on Writing Settings"
+msgstr "Documentación sobre los ajustes de escritura"
+
+#: wp-admin/edit-tags.php:311
+msgid "Documentation on Tags"
+msgstr "Documentación sobre las etiquetas"
+
+#: wp-admin/edit-tags.php:307
+msgid "Documentation on Categories"
+msgstr "Documentación sobre las categorías"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/options-reading.php:170
+msgid "Your theme determines how content is displayed in browsers. Learn more about feeds."
+msgstr "Tu tema determina cuánto contenido se muestra en los navegadores. Aprende más sobre feeds."
+
+#: wp-admin/options-reading.php:160 wp-admin/options-reading.php:161
+msgid "For each post in a feed, include"
+msgstr "Para cada entrada en el feed, incluir"
+
+#: wp-admin/options-reading.php:144
+msgid "Warning: these pages should not be the same as your Privacy Policy page!"
+msgstr "¡Advertencia: estas páginas no deberían ser las mismas que tu página de política de privacidad!"
+
+#: wp-admin/options-reading.php:52
+msgid "Documentation on Reading Settings"
+msgstr "Documentación sobre los ajustes de lectura"
+
+#: wp-admin/options-reading.php:34 wp-admin/options-reading.php:171
+msgid "https://wordpress.org/support/article/wordpress-feeds/"
+msgstr "https://wordpress.org/support/article/wordpress-feeds/"
+
+#. translators: %s: Site title.
+#: wp-admin/ms-delete-site.php:92
+msgid "[%s] Delete My Site"
+msgstr "[%s] Borrar mi sitio"
+
+#: wp-admin/options-discussion.php:58
+msgid "Allow people to submit comments on new posts"
+msgstr "Permitir a la gente enviar comentarios en las nuevas entradas"
+
+#: wp-admin/options-discussion.php:46 wp-admin/options-discussion.php:47
+msgid "Default post settings"
+msgstr "Ajustes por defecto de las entradas"
+
+#. translators: %s: Gravatar URL.
+#: wp-admin/user-edit.php:590
+msgid "You can change your profile picture on Gravatar."
+msgstr "Puedes cambiar la imagen de tu perfil en Gravatar."
+
+#: wp-admin/plugins.php:704
+msgid "Plugin resumed."
+msgstr "Plugin reanudado."
+
+#: wp-admin/plugins.php:700
+msgid "Selected plugins deactivated."
+msgstr "Plugins seleccionados desactivados."
+
+#: wp-admin/plugins.php:698
+msgid "Plugin deactivated."
+msgstr "Plugin desactivado."
+
+#: wp-admin/plugins.php:696
+msgid "Selected plugins activated."
+msgstr "Plugins seleccionados activados."
+
+#: wp-admin/plugins.php:694
+msgid "Plugin activated."
+msgstr "Plugin activado."
+
+#: wp-admin/plugins.php:687
+msgid "The selected plugins have been deleted."
+msgstr "Los plugins seleccionados han sido borrados."
+
+#: wp-admin/plugins.php:685
+msgid "The selected plugin has been deleted."
+msgstr "El plugin seleccionado ha sido borrado."
+
+#. translators: 1: Plugin file, 2: Error message.
+#: wp-admin/plugins.php:611
+msgid "The plugin %1$s has been deactivated due to an error: %2$s"
+msgstr "El plugin %1$s ha sido desactivado debido a un error: %2$s"
+
+#. translators: %s: Link to documentation on child themes.
+#: wp-admin/theme-editor.php:367
+msgid "If you need to tweak more than your theme’s CSS, you might want to try making a child theme."
+msgstr "Si necesitas retocar algo más que el CSS de tu tema, quizá quieras intentar crear un tema hijo."
+
+#: wp-admin/theme-editor.php:359
+msgid "You appear to be making direct edits to your theme in the WordPress dashboard. We recommend that you don’t! Editing your theme directly could break your site and your changes may be lost in future updates."
+msgstr "Parece que estás editando tu tema directamente desde el escritorio de WordPress. ¡Te recomendamos que no lo hagas! Editar tu tema directamente puede romper tu sitio y tus cambios podrían perderse en futuras actualizaciones."
+
+#. translators: Maximum number of words used in a preview of a draft on the
+#. dashboard.
+#: wp-admin/includes/dashboard.php:619
+msgctxt "draft_length"
+msgid "10"
+msgstr "10"
+
+#: wp-admin/includes/file.php:478 wp-admin/theme-editor.php:278
+#: wp-admin/plugin-editor.php:109
+msgid "File does not exist! Please double check the name and try again."
+msgstr "¡El archivo no existe! Por favor, vuelve a revisar el nombre e inténtalo de nuevo."
+
+#. translators: 1: $image, 2: WP_Image_Editor
+#: wp-admin/includes/image-edit.php:286 wp-admin/includes/image-edit.php:355
+#: wp-admin/includes/image-edit.php:515
+msgid "%1$s needs to be a %2$s object."
+msgstr "%1$s tiene que ser un objeto %2$s."
+
+#. translators: %s: Recovery Mode exit link.
+#: wp-admin/includes/update.php:1004
+msgid "You are in recovery mode. This means there may be an error with a theme or plugin. To exit recovery mode, log out or use the Exit button. Exit Recovery Mode"
+msgstr "Estás en el modo de recuperación. Esto significa que puede haber un error con un tema o plugin. Para salir del modo de recuperación cierra la sesión o usa el botón de salir. Salir del modo de recuperación"
+
+#: wp-admin/about.php:158
+msgid "Improvements for everyone"
+msgstr "Mejoras para todos"
+
+#. translators: Tab heading for Site Health Info page.
+#: wp-admin/site-health-info.php:62 wp-admin/site-health.php:67
+msgctxt "Site Health"
+msgid "Info"
+msgstr "Información"
+
+#. translators: Tab heading for Site Health Status page.
+#: wp-admin/site-health-info.php:55 wp-admin/site-health.php:60
+msgctxt "Site Health"
+msgid "Status"
+msgstr "Estado"
+
+#: wp-admin/includes/class-wp-debug-data.php:456
+msgid "Themes directory location"
+msgstr "Ubicación del directorio de temas"
+
+#: wp-admin/includes/class-wp-debug-data.php:120
+msgctxt "comment status"
+msgid "Closed"
+msgstr "Cerrado"
+
+#. translators: %s: Number of critical issues found.
+#: wp-admin/site-health.php:105 wp-admin/js/site-health.js:151
+msgid "%s critical issue"
+msgid_plural "%s critical issues"
+msgstr[0] "%s error crítico"
+msgstr[1] "%s errores críticos"
+
+#: wp-admin/update-core.php:249
+msgid "https://wordpress.org/support/article/updating-wordpress/"
+msgstr "https://wordpress.org/support/article/updating-wordpress/"
+
+#: wp-admin/includes/class-wp-site-health.php:1403
+msgid "Get help resolving this issue."
+msgstr "Obtener ayuda para resolver este problema."
+
+#. translators: 1: Name of the library, 2: Number of version.
+#: wp-admin/includes/class-wp-site-health.php:1322
+#: wp-admin/includes/class-wp-site-health.php:1338
+msgid "WordPress’ utf8mb4 support requires MySQL client library (%1$s) version %2$s or newer. Please contact your server administrator."
+msgstr "La compatibilidad de WordPress con utf8mb4 requiere la biblioteca cliente de MySQL (%1$s) versión %2$s o superior. Por favor, contacta con el administrador de tu servidor."
+
+#. translators: %s: Version number.
+#: wp-admin/includes/class-wp-site-health.php:1287
+msgid "WordPress’ utf8mb4 support requires MariaDB version %s or greater. Please contact your server administrator."
+msgstr "La compatibilidad de WordPress con utf8mb4 requiere MariaDB versión %s o superior. Por favor, contacta con el administrador de tu servidor."
+
+#. translators: %s: Version number.
+#: wp-admin/includes/class-wp-site-health.php:1267
+msgid "WordPress’ utf8mb4 support requires MySQL version %s or greater. Please contact your server administrator."
+msgstr "La compatibilidad de WordPress con utf8mb4 requiere MySQL versión %s o superior. Por favor, contacta con el administrador de tu servidor."
+
+#: wp-admin/includes/class-wp-site-health.php:1166
+msgid "Learn more about what WordPress requires to run."
+msgstr "Lee más sobre qué necesita WordPress para funcionar."
+
+#. translators: Localized version of WordPress requirements if one exists.
+#: wp-admin/includes/class-wp-site-health.php:1165
+msgid "https://wordpress.org/about/requirements/"
+msgstr "https://es.wordpress.org/about/requirements/"
+
+#: wp-admin/includes/class-wp-site-health.php:1160
+msgid "The SQL server is a required piece of software for the database WordPress uses to store all your site’s content and settings."
+msgstr "El servidor SQL es una parte de software obligatoria que la base de datos de WordPress usa para almacenar el contenido y ajustes de tu sitio."
+
+#: wp-admin/includes/class-wp-site-health.php:840
+msgid "PHP modules perform most of the tasks on the server that make your site run. Any changes to these must be made by your server administrator."
+msgstr "Los módulos PHP realizan la mayoría de las tareas en el servidor que hacen que tu sitio funcione. Cualquier cambio en ellos debería hacerlo el administrador de tu servidor."
+
+#: wp-admin/includes/dashboard.php:1759
+msgid "PHP is the programming language we use to build and maintain WordPress. Newer versions of PHP are both faster and more secure, so updating will have a positive effect on your site’s performance."
+msgstr "PHP es el lenguaje de programación que usamos para crear y mantener WordPress. Las versiones más recientes de PHP son más rápidas y más seguras, así que actualizarlo tendrá un efecto positivo en el rendimiento de tu sitio."
+
+#: wp-admin/includes/class-wp-site-health.php:494
+msgid "Manage your themes"
+msgstr "Gestiona tus temas"
+
+#: wp-admin/includes/class-wp-site-health.php:461
+msgid "Manage inactive plugins"
+msgstr "Gestiona los plugins inactivos"
+
+#: wp-admin/includes/class-wp-site-health.php:412
+msgid "Update your plugins"
+msgstr "Actualiza tus plugins"
+
+#: wp-admin/includes/class-wp-site-health.php:361
+msgid "Manage your plugins"
+msgstr "Gestiona tus plugins"
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:332
+msgid "View Privacy Policy Guide."
+msgstr "Ver la guía de la política de privacidad."
+
+#: wp-admin/includes/class-wp-debug-data.php:76
+msgid "User Language"
+msgstr "Idioma del usuario"
+
+#. translators: 1: WP_DEBUG_DISPLAY, 2: WP_DEBUG
+#: wp-admin/includes/class-wp-site-health.php:1478
+msgid "The value, %1$s, has either been enabled by %2$s or added to your configuration file. This will make errors display on the front end of your site."
+msgstr "El valor, %1$s, tiene que activarse mediante %2$s o añadirse a tu archivo de configuración. Esto hará que los errores se visualicen en la parte visible de tu sitio."
+
+#. translators: Background update finished notification email subject. %s: Site
+#. title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1345
+msgid "[%s] Background Update Finished"
+msgstr "[%s] Actualización en segundo plano finalizada"
+
+#. translators: Background update failed notification email subject. %s: Site
+#. title.
+#: wp-admin/includes/class-wp-automatic-updater.php:1342
+msgid "[%s] Background Update Failed"
+msgstr "[%s] Las actualizaciones en segundo plano han fallado"
+
+#: wp-admin/plugins.php:635
+msgid "Plugin could not be resumed because it triggered a fatal error."
+msgstr "El plugin no se ha podido reanudar porque ha provocado un error fatal."
+
+#: wp-admin/includes/class-wp-site-health.php:606
+#: wp-admin/includes/class-wp-site-health.php:652
+msgid "You should remove inactive themes"
+msgstr "Deberías eliminar los temas inactivos."
+
+#: wp-admin/includes/class-wp-site-health.php:581
+msgid "Your site has 1 installed theme, and it is up to date."
+msgstr "Tu sitio tiene 1 tema instalado y está actualizado."
+
+#: wp-admin/includes/class-wp-site-health.php:418
+msgid "Your site has 1 active plugin, and it is up to date."
+msgstr "Tu sitio tiene 1 plugin activo y está actualizado."
+
+#: wp-admin/site-health.php:126
+msgid "Passed tests"
+msgstr "Pruebas completadas"
+
+#: wp-admin/site-health.php:20
+msgid "Sorry, you are not allowed to access site health information."
+msgstr "Lo siento, no tienes permisos para acceder a la información de salud de tu sitio."
+
+#: wp-admin/site-health-info.php:100
+msgid "Copy site info to clipboard"
+msgstr "Copiar la información del sitio al portapapeles"
+
+#: wp-admin/site-health-info.php:94
+msgid "If you want to export a handy list of all the information on this page, you can use the button below to copy it to the clipboard. You can then paste it in a text file and save it to your device, or paste it in an email exchange with a support engineer or theme/plugin developer for example."
+msgstr "Si quieres exportar una lista manejable de toda la información de esta página, puedes usar el botón de abajo para copiarla en el portapapeles. Luego, puedes pegarla en un archivo de texto y guardarla en tu dispositivo o pegarla en un correo electrónico para, por ejemplo, enviarla a un ingeniero de soporte o a un desarrollador de temas/plugins."
+
+#: wp-admin/site-health-info.php:71 wp-admin/site-health.php:76
+msgid "The Site Health check requires JavaScript."
+msgstr "El chequeo de salud del sitio necesita JavaScript."
+
+#: wp-admin/site-health-info.php:15
+msgid "Sorry, you are not allowed to access the debug data."
+msgstr "Lo siento, no tienes permisos para acceder a los datos de depuración."
+
+#: wp-admin/site-health-info.php:12 wp-admin/site-health-info.php:84
+msgid "Site Health Info"
+msgstr "Información de salud del sitio"
+
+#: wp-admin/update-core.php:501 wp-admin/update-core.php:680
+msgid "This update doesn’t work with your version of PHP."
+msgstr "Esta actualización no funciona con tu versión de PHP."
+
+#: wp-admin/includes/class-wp-posts-list-table.php:508
+msgid "All formats"
+msgstr "Todos los formatos"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:506
+msgid "Filter by post format"
+msgstr "Filtrar por formato de entrada"
+
+#: wp-admin/includes/plugin.php:2484
+msgid "Go to the Plugins screen"
+msgstr "Ir a la pantalla de plugins"
+
+#. translators: %s: The filename of the package.
+#: wp-admin/includes/file.php:1361
+msgid "The authenticity of %s could not be verified."
+msgstr "No se ha podido verificar la identidad de %s."
+
+#. translators: %s: The filename of the package.
+#: wp-admin/includes/file.php:1313
+msgid "The authenticity of %s could not be verified as no signature was found."
+msgstr "No se ha podido verificar la identidad de %s porque no se ha encontrado ninguna firma."
+
+#. translators: %s: The filename of the package.
+#: wp-admin/includes/file.php:1240 wp-admin/includes/file.php:1260
+#: wp-admin/includes/file.php:1294
+msgid "The authenticity of %s could not be verified as signature verification is unavailable on this system."
+msgstr "No se ha podido verificar la identidad de %s porque la verificación de firma no está disponible en este sistema."
+
+#. translators: %s: Eraser friendly name.
+#: wp-admin/includes/ajax-actions.php:5028
+msgid "Eraser callback is not valid: %s."
+msgstr "La llamada de retorno del elemento de borrado no es válida: %s."
+
+#. translators: %s: Eraser friendly name.
+#: wp-admin/includes/ajax-actions.php:5018
+msgid "Eraser does not include a callback: %s."
+msgstr "El borrador no incluye una llamada de retorno: %s."
+
+#: wp-admin/includes/ajax-actions.php:4740
+#: wp-admin/includes/ajax-actions.php:4931
+msgid "Sorry, you are not allowed to perform this action."
+msgstr "Lo siento, no tienes permisos realizar esta acción"
+
+#. translators: 1: Name of the constant used. 2: List of allowed hostnames.
+#: wp-admin/includes/class-wp-site-health.php:1888
+msgid "HTTP requests have been blocked by the %1$s constant, with some allowed hosts: %2$s."
+msgstr "Las peticiones HTTP han sido bloqueadas por la constante %1$s, con algunos hosts permitidos: %2$s."
+
+#. translators: %s: Name of the constant used.
+#: wp-admin/includes/class-wp-site-health.php:1873
+msgid "HTTP requests have been blocked by the %s constant, with no allowed hosts."
+msgstr "Las peticiones HTTP han sido bloqueadas por la constante %s, no se permite ningún host."
+
+#. translators: 1: The name of the drop-in. 2: The name of the database engine.
+#: wp-admin/includes/class-wp-site-health.php:1214
+msgid "You are using a %1$s drop-in which might mean that a %2$s database is not being used."
+msgstr "Estás usando el dependiente %1$s que podría significar que no se está usando una base de datos %2$s."
+
+#. translators: Localized team handbook, if one exists.
+#: wp-admin/includes/class-wp-site-health.php:845
+msgid "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions"
+msgstr "https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions"
+
+#. translators: 1: Link to the hosting group page about recommended PHP
+#. modules. 2: Additional link attributes. 3: Accessibility text.
+#: wp-admin/includes/class-wp-site-health.php:843
+msgid "The WordPress Hosting Team maintains a list of those modules, both recommended and required, in the team handbook%3$s."
+msgstr "El equipo de alojamiento de WordPress mantiene una lista de estos módulos, tanto los recomendados como los obligatorios, en el manual del equipo %3$s."
+
+#: wp-admin/includes/class-wp-site-health.php:250
+#: wp-admin/includes/class-wp-site-health.php:722
+#: wp-admin/includes/class-wp-site-health.php:835
+#: wp-admin/includes/class-wp-site-health.php:1064
+#: wp-admin/includes/class-wp-site-health.php:1105
+#: wp-admin/includes/class-wp-site-health.php:1155
+#: wp-admin/includes/class-wp-site-health.php:1246
+#: wp-admin/includes/class-wp-site-health.php:1613
+#: wp-admin/includes/class-wp-site-health.php:1799
+#: wp-admin/includes/class-wp-site-health.php:1842
+#: wp-admin/includes/class-wp-site-health.php:1913
+#: wp-admin/includes/class-wp-site-health.php:2016
+msgid "Performance"
+msgstr "Rendimiento"
+
+#. translators: 1: The amount of inactive themes. 2: The default theme for
+#. WordPress. 3: The currently active theme.
+#: wp-admin/includes/class-wp-site-health.php:674
+msgid "Your site has %1$d inactive theme, other than %2$s, the default WordPress theme, and %3$s, your active theme."
+msgid_plural "Your site has %1$d inactive themes, other than %2$s, the default WordPress theme, and %3$s, your active theme."
+msgstr[0] "Tu sitio tiene %1$d tema inactivo, aparte de %2$s, el tema por defecto de WordPress, y %3$s, tu tema activo."
+msgstr[1] "Tu sitio tiene %1$d temas inactivos, aparte de %2$s, el tema por defecto de WordPress, y %3$s, tu tema activo."
+
+#: wp-admin/includes/class-wp-site-health.php:667
+#: wp-admin/includes/class-wp-site-health.php:683
+msgid "We recommend removing any unused themes to enhance your site’s security."
+msgstr "Te recomendamos eliminar cualquier tema no utilizado para mejorar la seguridad de tu sitio ."
+
+#. translators: 1: The amount of inactive themes. 2: The currently active
+#. theme.
+#: wp-admin/includes/class-wp-site-health.php:659
+msgid "Your site has %1$d inactive theme, other than %2$s, your active theme."
+msgid_plural "Your site has %1$d inactive themes, other than %2$s, your active theme."
+msgstr[0] "Tu sitio tiene %1$d tema inactivo, aparte de %2$s, tu tema activo."
+msgstr[1] "Tu sitio tiene %1$d temas inactivos, aparte de %2$s, tu tema activo."
+
+#. translators: %d: The number of inactive themes.
+#: wp-admin/includes/class-wp-site-health.php:613
+#: wp-admin/includes/class-wp-site-health.php:632
+msgid "Your site has %d inactive theme."
+msgid_plural "Your site has %d inactive themes."
+msgstr[0] "Tu sitio tiene %d tema inactivo."
+msgstr[1] "Tu sitio tiene %d temas inactivos."
+
+#: wp-admin/includes/class-wp-site-health.php:455
+msgid "Inactive plugins are tempting targets for attackers. If you’re not going to use a plugin, we recommend you remove it."
+msgstr "Los plugins inactivos son objetivos tentadores para los atacantes. Si no vas a utilizar un plugin, te recomendamos que lo elimines."
+
+#. translators: %d: The number of inactive plugins.
+#: wp-admin/includes/class-wp-site-health.php:448
+msgid "Your site has %d inactive plugin."
+msgid_plural "Your site has %d inactive plugins."
+msgstr[0] "Tu sitio tiene %d plugin inactivo."
+msgstr[1] "Tu sitio tiene %d plugins inactivos."
+
+#: wp-admin/includes/class-wp-site-health.php:311
+#: wp-admin/includes/class-wp-site-health.php:351
+#: wp-admin/includes/class-wp-site-health.php:484
+#: wp-admin/includes/class-wp-site-health.php:779
+#: wp-admin/includes/class-wp-site-health.php:1195
+#: wp-admin/includes/class-wp-site-health.php:1361
+#: wp-admin/includes/class-wp-site-health.php:1430
+#: wp-admin/includes/class-wp-site-health.php:1504
+#: wp-admin/includes/class-wp-site-health.php:1567
+#: wp-admin/includes/class-wp-site-health.php:1686
+#: wp-admin/includes/class-wp-site-health.php:1756
+#: wp-admin/includes/class-wp-site-health.php:2094
+msgid "Security"
+msgstr "Seguridad"
+
+#: wp-admin/erase-personal-data.php:43
+msgid "Erase personal data list"
+msgstr "Borrar la lista de datos personales."
+
+#: wp-admin/erase-personal-data.php:42
+msgid "Erase personal data list navigation"
+msgstr "Borrar la navegación de la lista de datos personales"
+
+#: wp-admin/erase-personal-data.php:41
+msgid "Filter erase personal data list"
+msgstr "Filtro para borrar la lista de datos personales"
+
+#: wp-admin/export-personal-data.php:43
+msgid "Export personal data list"
+msgstr "Exportar lista de datos personales"
+
+#: wp-admin/export-personal-data.php:42
+msgid "Export personal data list navigation"
+msgstr "Exportar lista de datos de navegación personal"
+
+#: wp-admin/export-personal-data.php:41
+msgid "Filter export personal data list"
+msgstr "Filtrar la lista de datos personales de exportación"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:564
+#: wp-admin/includes/plugin-install.php:876
+msgctxt "plugin"
+msgid "Cannot Update"
+msgstr "No se puede actualizar"
+
+#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number 5: URL to Update PHP page.
+#: wp-admin/includes/update.php:523
+msgid "There is a new version of %1$s available, but it doesn’t work with your version of PHP. View version %4$s details or learn more about updating PHP."
+msgstr "Hay disponible una nueva versión de %1$s, pero no funciona con tu versión de PHP. Mira los detalles de la versión %4$s o aprende más sobre cómo actualizar PHP."
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:1077
+msgid "This plugin failed to load properly and is paused during recovery mode."
+msgstr "Este plugin no se ha cargado correctamente y está en pausa durante el modo de recuperación."
+
+#: wp-admin/includes/theme.php:1149
+msgid "Go to the Themes screen"
+msgstr "Ir a la pantalla de temas"
+
+#: wp-admin/includes/class-wp-debug-data.php:1603
+msgid "Total size is not available. Some errors were encountered when determining the size of your installation."
+msgstr "El tamaño total no está disponible. Se han encontrado algunos errores al determinar el tamaño de tu instalación."
+
+#: wp-admin/includes/class-wp-debug-data.php:1552
+msgid "The size cannot be calculated. The directory is not accessible. Usually caused by invalid permissions."
+msgstr "No se puede calcular el tamaño. El directorio no está accesible. Normalmente provocado por permisos no válidos."
+
+#: wp-admin/includes/class-wp-debug-data.php:1559
+msgid "The directory size calculation has timed out. Usually caused by a very large number of sub-directories and files."
+msgstr "El cálculo del tamaño del directorio se ha pasado de tiempo. Normalmente se debe a la existencia de un gran número de subdirectorios y archivos."
+
+#: wp-admin/includes/class-wp-debug-data.php:246
+msgid "These settings alter where and how parts of WordPress are loaded."
+msgstr "Estos ajustes alteran dónde y cómo se cargan partes de WordPress."
+
+#. translators: %s: Number of items with no issues.
+#: wp-admin/site-health.php:135 wp-admin/js/site-health.js:161
+msgid "%s item with no issues detected"
+msgid_plural "%s items with no issues detected"
+msgstr[0] "Detectado %s elemento sin problemas"
+msgstr[1] "Detectados %s elementos sin problemas"
+
+#. translators: %s: Number of recommended improvements.
+#: wp-admin/site-health.php:116 wp-admin/js/site-health.js:156
+msgid "%s recommended improvement"
+msgid_plural "%s recommended improvements"
+msgstr[0] "%s mejora recomendada"
+msgstr[1] "%s mejoras recomendadas"
+
+#: wp-admin/site-health.php:99
+msgid "The site health check shows critical information about your WordPress configuration and items that require your attention."
+msgstr "La comprobación del estado del sitio muestra información crítica acerca de la configuración de tu WordPress y los elementos que requieren tu atención."
+
+#: wp-admin/includes/dashboard.php:56 wp-admin/site-health.php:17
+#: wp-admin/site-health.php:96
+msgid "Site Health Status"
+msgstr "Estado de salud del sitio"
+
+#: wp-admin/site-health.php:90
+msgid "Everything is running smoothly here."
+msgstr "Todo va como la seda por aquí."
+
+#: wp-admin/site-health.php:86
+msgid "Great job!"
+msgstr "¡Buen trabajo!"
+
+#: wp-admin/credits.php:47 wp-admin/includes/ms.php:1120
+#: wp-admin/privacy.php:44 wp-admin/nav-menus.php:696
+#: wp-admin/site-health-info.php:51 wp-admin/freedoms.php:50
+#: wp-admin/about.php:45 wp-admin/site-health.php:56
+msgid "Secondary menu"
+msgstr "Menú secundario"
+
+#: wp-admin/includes/class-wp-site-health.php:2567
+msgid "The loopback request to your site completed successfully."
+msgstr "La solicitud de loopback a tu sitio se completo correctamente."
+
+#. translators: %d: The HTTP response code returned.
+#: wp-admin/includes/class-wp-site-health.php:2559
+msgid "The loopback request returned an unexpected http status code, %d, it was not possible to determine if this will prevent features from working as expected."
+msgstr "La solicitud de loopback ha devuelto un código HTTP de estado inesperado, %d, no ha sido posible determinar si esto impedirá que algunas características funcionen como deben."
+
+#: wp-admin/includes/class-wp-site-health.php:2543
+msgid "The loopback request to your site failed, this means features relying on them are not currently working as expected."
+msgstr "La solicitud de loopback a tu sitio ha fallado. Eso quiere decir que las características que dependan de ello no van a funcionar correctamente."
+
+#: wp-admin/includes/class-wp-site-health.php:2346
+msgid "No scheduled events exist on this site."
+msgstr "No hay eventos programados en este sitio."
+
+#: wp-admin/includes/class-wp-site-health.php:2250
+msgid "REST API availability"
+msgstr "Disponibilidad de la API REST"
+
+#: wp-admin/includes/class-wp-site-health.php:2232
+msgid "Loopback request"
+msgstr "Solicitud de loopback"
+
+#: wp-admin/includes/class-wp-site-health.php:2206
+msgid "Debugging enabled"
+msgstr "Depuración activada"
+
+#: wp-admin/includes/class-wp-site-health.php:2202
+msgid "HTTP Requests"
+msgstr "Solicitudes HTTP"
+
+#: wp-admin/includes/class-wp-site-health.php:2198
+msgid "Scheduled events"
+msgstr "Eventos programados"
+
+#: wp-admin/includes/class-wp-site-health.php:2194
+msgid "Secure communication"
+msgstr "Comunicación segura"
+
+#: wp-admin/includes/class-wp-site-health.php:2190
+msgid "HTTPS status"
+msgstr "Estado HTTPS"
+
+#: wp-admin/includes/class-wp-site-health.php:2186
+msgid "MySQL utf8mb4 support"
+msgstr "Compatibilidad con MySQL utf8mb4"
+
+#: wp-admin/includes/class-wp-site-health.php:2170
+msgid "PHP Extensions"
+msgstr "Extensiones PHP"
+
+#: wp-admin/includes/class-wp-site-health.php:2182
+msgid "Database Server version"
+msgstr "Versión de la base de datos del servidor"
+
+#: wp-admin/includes/class-wp-site-health.php:2166
+msgid "PHP Version"
+msgstr "Versión PHP"
+
+#: wp-admin/includes/class-wp-site-health.php:2162
+msgid "Theme Versions"
+msgstr "Versiones de tema"
+
+#: wp-admin/includes/class-wp-site-health.php:2158
+msgid "Plugin Versions"
+msgstr "Versiones de plugin"
+
+#: wp-admin/includes/class-wp-site-health.php:2154
+msgid "WordPress Version"
+msgstr "Versión de WordPress"
+
+#. translators: %s: The name of the query parameter being tested.
+#: wp-admin/includes/class-wp-site-health.php:1994
+msgid "The REST API did not process the %s query parameter correctly."
+msgstr "La API REST no ha procesado el parámetro de consulta %s correctamente."
+
+#: wp-admin/includes/class-wp-site-health.php:1988
+msgid "The REST API did not behave correctly"
+msgstr "La API REST no se ha comportado correctamente"
+
+#. translators: 1: The HTTP error code. 2: The HTTP error message.
+#: wp-admin/includes/class-wp-site-health.php:1977
+msgid "The REST API call gave the following unexpected result: (%1$d) %2$s."
+msgstr "La llamada a la API REST ha dado el siguiente resultado inesperado: (%1$d) %2$s."
+
+#: wp-admin/includes/class-wp-site-health.php:1971
+msgid "The REST API encountered an unexpected result"
+msgstr "La API REST ha encontrado un resultado inesperado"
+
+#: wp-admin/includes/class-wp-site-health.php:1959
+msgid "The REST API request failed due to an error."
+msgstr "Ha fallado la solicitud a la API REST debido a un error."
+
+#: wp-admin/includes/class-wp-site-health.php:1953
+msgid "The REST API encountered an error"
+msgstr "La API REST ha encontrado un error"
+
+#: wp-admin/includes/class-wp-site-health.php:1918
+msgid "The REST API is one way WordPress, and other applications, communicate with the server. One example is the block editor screen, which relies on this to display, and save, your posts and pages."
+msgstr "La API REST es una forma en que WordPress y otras aplicaciones se comunican con el servidor. Un ejemplo es la pantalla del editor de bloques, que se basa en esto para mostrar y guardar tus publicaciones y páginas."
+
+#: wp-admin/includes/class-wp-site-health.php:1910
+msgid "The REST API is available"
+msgstr "La API REST está disponible"
+
+#: wp-admin/includes/class-wp-site-health.php:1882
+msgid "HTTP requests are partially blocked"
+msgstr "Las peticiones HTTP están parcialmente bloqueadas"
+
+#: wp-admin/includes/class-wp-site-health.php:1867
+msgid "HTTP requests are blocked"
+msgstr "Las peticiones HTTP están bloqueadas"
+
+#: wp-admin/includes/class-wp-site-health.php:1847
+msgid "It is possible for site maintainers to block all, or some, communication to other sites and services. If set up incorrectly, this may prevent plugins and themes from working as intended."
+msgstr "Los mantenedores de sitios puede bloquear todas o parte de las comunicaciones con otros sitios y servicios. Si no se configura bien, esto puede impedir que los plugins y temas funcionen correctamente."
+
+#: wp-admin/includes/class-wp-site-health.php:1839
+msgid "HTTP requests seem to be working as expected"
+msgstr "Parece que las peticiones HTTP están funcionando como deben"
+
+#: wp-admin/includes/class-wp-site-health.php:1815
+msgid "Your site could not complete a loopback request"
+msgstr "Tu sitio no ha podido realizar una solicitud de loopback."
+
+#: wp-admin/includes/class-wp-site-health.php:1804
+msgid "Loopback requests are used to run scheduled events, and are also used by the built-in editors for themes and plugins to verify code stability."
+msgstr "Las solicitudes de loopback se utilizan para ejecutar eventos programados y también los utilizan los editores integrados para temas y plugins para verificar la estabilidad del código."
+
+#: wp-admin/includes/class-wp-site-health.php:1796
+msgid "Your site can perform loopback requests"
+msgstr "Tu sitio puede realizar solicitudes de loopback"
+
+#: wp-admin/includes/class-wp-site-health.php:1720
+msgid "Background updates may not be working properly"
+msgstr "Las actualizaciones en segundo plano pueden no estar funcionando correctamente"
+
+#: wp-admin/includes/class-wp-site-health.php:1712
+msgid "Background updates are not working as expected"
+msgstr "Las actualizaciones en segundo plano no están funcionando como se espera"
+
+#: wp-admin/includes/class-wp-site-health.php:1709
+msgid "Passed"
+msgstr "Aprobado"
+
+#: wp-admin/includes/class-wp-site-health.php:1691
+msgid "Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using."
+msgstr "Las actualizaciones en segundo plano garantizan que WordPress se puede actualizar automáticamente si se publica una actualización de seguridad para la versión que estás utilizando actualmente."
+
+#: wp-admin/includes/class-wp-site-health.php:1683
+msgid "Background updates are working"
+msgstr "Las actualizaciones en segundo plano están funcionando"
+
+#. translators: %s: The name of the failed cron event.
+#: wp-admin/includes/class-wp-site-health.php:1648
+msgid "The scheduled event, %s, failed to run. Your site still works, but this may indicate that scheduling posts or automated updates may not work as intended."
+msgstr "El evento programado, %s, no se ha podido ejecutar. Tu sitio todavía funciona, pero esto puede indicar que las entradas programadas o las actualizaciones automáticas no funcionen como deberían."
+
+#: wp-admin/includes/class-wp-site-health.php:1642
+msgid "A scheduled event has failed"
+msgstr "Un evento programado ha fallado"
+
+#. translators: %s: The error message returned while from the cron scheduler.
+#: wp-admin/includes/class-wp-site-health.php:1635
+msgid "While trying to test your site’s scheduled events, the following error was returned: %s"
+msgstr "Al intentar probar los eventos programados de tu sitio, se han encontrado los siguientes errores: %s"
+
+#: wp-admin/includes/class-wp-site-health.php:1629
+msgid "It was not possible to check your scheduled events"
+msgstr "No ha sido posible verificar tus eventos programados"
+
+#: wp-admin/includes/class-wp-site-health.php:1618
+msgid "Scheduled events are what periodically looks for updates to plugins, themes and WordPress itself. It is also what makes sure scheduled posts are published on time. It may also be used by various plugins to make sure that planned actions are executed."
+msgstr "Los eventos programados son los que buscan, periódicamente, actualizaciones de plugins, temas y de WordPress. También son los que se aseguran de que las publicaciones programadas se publiquen a tiempo. También pueden usarlos diversos plugins para asegurar que se ejecutan las acciones planeadas."
+
+#: wp-admin/includes/class-wp-site-health.php:1610
+msgid "Scheduled events are running"
+msgstr "Los eventos programados se están ejecutando"
+
+#: wp-admin/includes/class-wp-site-health.php:1591
+msgid "Talk to your web host about OpenSSL support for PHP."
+msgstr "Consulta a tu alojamiento web sobre la compatibilidad con OpenSSL para PHP."
+
+#: wp-admin/includes/class-wp-site-health.php:1587
+msgid "Your site is unable to communicate securely with other services"
+msgstr "No ha sido posible comunicar tu sitio de forma segura con otros servicios"
+
+#: wp-admin/includes/class-wp-site-health.php:1583
+msgid "Your site can communicate securely with other services"
+msgstr "Tu sitio puede comunicarse de forma segura con otros servicios"
+
+#: wp-admin/includes/class-wp-site-health.php:1572
+msgid "Securely communicating between servers are needed for transactions such as fetching files, conducting sales on store sites, and much more."
+msgstr "La comunicación segura entre servidores es necesaria para transacciones como la búsqueda de archivos, realización de ventas en tiendas online y mucho más."
+
+#: wp-admin/includes/class-wp-site-health.php:1515
+msgid "Learn more about why you should use HTTPS"
+msgstr "Aprende más sobre porqué deberías usar HTTPS"
+
+#. translators: Documentation explaining HTTPS and why it should be used.
+#: wp-admin/includes/class-wp-site-health.php:1514
+msgid "https://wordpress.org/support/article/why-should-i-use-https/"
+msgstr "https://es.wordpress.org/support/article/why-should-i-use-https/"
+
+#: wp-admin/includes/class-wp-site-health.php:1549
+msgid "Your site does not use HTTPS"
+msgstr "Tu sitio no usa HTTPS"
+
+#: wp-admin/includes/class-wp-site-health.php:1501
+msgid "Your website is using an active HTTPS connection."
+msgstr "Tu web está utilizando una conexión HTTPS activa."
+
+#: wp-admin/includes/class-wp-site-health.php:1543
+msgid "Update your site addresses"
+msgstr "Actualiza las direcciones de tu sitio"
+
+#. translators: %s: URL to General Settings screen.
+#: wp-admin/includes/class-wp-site-health.php:1535
+msgid "You are accessing this website using HTTPS, but your WordPress Address is not set up to use HTTPS by default."
+msgstr "Estás accediendo a esta web mediante HTTPS, pero tu Dirección de WordPress no está configurada para usar HTTPS por defecto."
+
+#: wp-admin/includes/class-wp-site-health.php:1529
+msgid "Only parts of your site are using HTTPS"
+msgstr "Solo algunas partes de tu sitio están usando HTTPS"
+
+#: wp-admin/includes/class-wp-site-health.php:1465
+msgid "Your site is set to display errors to site visitors"
+msgstr "Tu sitio está configurado para mostrar errores a los visitantes del sitio"
+
+#. translators: %s: WP_DEBUG_LOG
+#: wp-admin/includes/class-wp-site-health.php:1458
+msgid "The value, %s, has been added to this website’s configuration file. This means any errors on the site will be written to a file which is potentially available to all users."
+msgstr "El valor %s ha sido añadido al archivo de configuración de esta web. Esto significa que, cualquier error en el sitio, será escrito en un archivo que está potencialmente disponible para todos los usuarios."
+
+#: wp-admin/includes/class-wp-site-health.php:1450
+msgid "Your site is set to log errors to a potentially public file."
+msgstr "Tu sitio está configurado para registrar errores en un archivo potencialmente público."
+
+#: wp-admin/includes/class-wp-site-health.php:1435
+msgid "Debug mode is often enabled to gather more details about an error or site failure, but may contain sensitive information which should not be available on a publicly available website."
+msgstr "El modo de depuración suele estar activado para recopilar más detalles acerca de un error o de un fallo en el sitio, pero puede contener información sensible que no debería estar disponible en una web disponible públicamente."
+
+#: wp-admin/includes/class-wp-site-health.php:1427
+msgid "Your site is not set to output debug information"
+msgstr "Tu sitio está configurado para no mostrar la información de depuración"
+
+#. translators: 1: The IP address WordPress.org resolves to. 2: The error
+#. returned by the lookup.
+#: wp-admin/includes/class-wp-site-health.php:1392
+msgid "Your site is unable to reach WordPress.org at %1$s, and returned the error: %2$s"
+msgstr "Tu sitio no ha podido conectar con WordPress.org en %1$s, y ha devuelto el error: %2$s"
+
+#: wp-admin/includes/class-wp-site-health.php:1383
+msgid "Could not reach WordPress.org"
+msgstr "No se ha podido conectar con WordPress.org"
+
+#: wp-admin/includes/class-wp-site-health.php:1366
+msgid "Communicating with the WordPress servers is used to check for new versions, and to both install and update WordPress core, themes or plugins."
+msgstr "La comunicación con los servidores de WordPress se usa para comprobar nuevas versiones y, también, para instalar y actualizar el núcleo de WordPress, los temas o los plugins."
+
+#: wp-admin/includes/class-wp-site-health.php:1358
+msgid "Can communicate with WordPress.org"
+msgstr "Puedes comunicarte con WordPress.org"
+
+#: wp-admin/includes/class-wp-site-health.php:1316
+#: wp-admin/includes/class-wp-site-health.php:1332
+msgid "utf8mb4 requires a newer client library"
+msgstr "utf8mb4 requiere una biblioteca del cliente más nueva"
+
+#: wp-admin/includes/class-wp-site-health.php:1294
+msgid "Your MariaDB version supports utf8mb4."
+msgstr "Tu versión de MariaDB es compatible con utf8mb4."
+
+#: wp-admin/includes/class-wp-site-health.php:1281
+msgid "utf8mb4 requires a MariaDB update"
+msgstr "utf8mb4 necesita una actualización de MariaDB"
+
+#: wp-admin/includes/class-wp-site-health.php:1274
+msgid "Your MySQL version supports utf8mb4."
+msgstr "Tu versión de MySQL es compatible con utf8mb4."
+
+#: wp-admin/includes/class-wp-site-health.php:1261
+msgid "utf8mb4 requires a MySQL update"
+msgstr "utf8mb4 necesita una actualización de MySQL"
+
+#: wp-admin/includes/class-wp-site-health.php:1243
+msgid "UTF8MB4 is supported"
+msgstr "Es compatible con UTF8MB4"
+
+#. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database
+#. server minimum version number.
+#: wp-admin/includes/class-wp-site-health.php:1201
+msgid "WordPress requires %1$s version %2$s or higher. Contact your web hosting company to correct this."
+msgstr "WordPress requiere versión %2$s o superior de %1$s. Contacta con tu empresa de alojamiento web para corregir esto."
+
+#: wp-admin/includes/class-wp-site-health.php:1194
+msgid "Severely outdated SQL server"
+msgstr "Servidor SQL muy anticuado"
+
+#. translators: 1: The database engine in use (MySQL or MariaDB). 2: Database
+#. server recommended version number.
+#: wp-admin/includes/class-wp-site-health.php:1184
+msgid "For optimal performance and security reasons, we recommend running %1$s version %2$s or higher. Contact your web hosting company to correct this."
+msgstr "Para un rendimiento óptimo y por razones de seguridad recomendamos ejecutar la versión %2$s o superior de %1$s. Contacta con tu empresa de alojamiento web para corregir esto."
+
+#: wp-admin/includes/class-wp-site-health.php:1178
+msgid "Outdated SQL server"
+msgstr "Servidor SQL anticuado"
+
+#: wp-admin/includes/class-wp-site-health.php:1152
+msgid "SQL server is up to date"
+msgstr "El servidor SQL está actualizado"
+
+#: wp-admin/includes/class-wp-site-health.php:1043
+msgid "One or more required modules are missing"
+msgstr "Faltan uno o más módulos necesarios"
+
+#: wp-admin/includes/class-wp-site-health.php:1040
+msgid "One or more recommended modules are missing"
+msgstr "Faltan uno o más módulos recomendados"
+
+#. translators: %s: The module name.
+#: wp-admin/includes/class-wp-site-health.php:1012
+msgid "The optional module, %s, is not installed, or has been disabled."
+msgstr "El módulo opcional, %s, no está instalado, o ha sido desactivado."
+
+#. translators: %s: The module name.
+#: wp-admin/includes/class-wp-site-health.php:1004
+msgid "The required module, %s, is not installed, or has been disabled."
+msgstr "El módulo requerido, %s, no está instalado, o ha sido desactivado."
+
+#: wp-admin/includes/class-wp-site-health.php:1001
+#: wp-admin/includes/class-wp-site-health.php:1389
+#: wp-admin/includes/class-wp-site-health.php:1716
+msgid "Error"
+msgstr "Error"
+
+#: wp-admin/includes/class-wp-site-health.php:832
+msgid "Required and recommended modules are installed"
+msgstr "Los módulos necesarios y recomendados están instalados"
+
+#: wp-admin/includes/class-wp-site-health.php:697
+msgid "Your site does not have any default theme. Default themes are used by WordPress automatically if anything is wrong with your chosen theme."
+msgstr "Tu sitio no tiene ningún tema por defecto. Los temas por defecto son usados automáticamente por WordPress si hay algo mal con el tema que has elegido."
+
+#: wp-admin/includes/class-wp-site-health.php:693
+msgid "Have a default theme available"
+msgstr "Tener un tema por defecto disponible"
+
+#. translators: 1: The default theme for WordPress. 2: The currently active
+#. theme. 3: The active theme's parent theme.
+#: wp-admin/includes/class-wp-site-health.php:641
+msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep %1$s, the default WordPress theme, %2$s, your current theme, and %3$s, its parent theme."
+msgstr "Para mejorar la seguridad de tu sitio, recomendamos que desinstales cualquier tema que no estés usando. Debes mantener %1$s, el tema por defecto de WordPress; %2$s, tu tema actual; y %3$s, su tema padre."
+
+#. translators: 1: The currently active theme. 2: The active theme's parent
+#. theme.
+#: wp-admin/includes/class-wp-site-health.php:622
+msgid "To enhance your site’s security, we recommend you remove any themes you’re not using. You should keep your current theme, %1$s, and %2$s, its parent theme."
+msgstr "Para mejorar la seguridad de tu sitio, te recomendamos eliminar los temas que no utilizas. Deberías mantener %1$s, tu tema actual, y %2$s, su tema padre."
+
+#: wp-admin/includes/class-wp-site-health.php:442
+msgid "You should remove inactive plugins"
+msgstr "Deberías eliminar los plugins inactivos"
+
+#. translators: %d: The number of themes.
+#: wp-admin/includes/class-wp-site-health.php:588
+msgid "Your site has %d installed theme, and it is up to date."
+msgid_plural "Your site has %d installed themes, and they are all up to date."
+msgstr[0] "Tu sitio tiene %d tema instalado y está actualizado."
+msgstr[1] "Tu sitio tiene %d temas instalados y todos están actualizados."
+
+#. translators: %d: The number of outdated themes.
+#: wp-admin/includes/class-wp-site-health.php:568
+msgid "Your site has %d theme waiting to be updated."
+msgid_plural "Your site has %d themes waiting to be updated."
+msgstr[0] "Tu sitio tiene %d tema esperando a ser actualizado."
+msgstr[1] "Tu sitio tiene %d temas esperando a ser actualizados."
+
+#: wp-admin/includes/class-wp-site-health.php:562
+msgid "You have themes waiting to be updated"
+msgstr "Tienes temas esperando ser actualizados."
+
+#: wp-admin/includes/class-wp-site-health.php:489
+msgid "Themes add your site’s look and feel. It’s important to keep them up to date, to stay consistent with your brand and keep your site secure."
+msgstr "Los temas añaden el aspecto y comportamiento de tu sitio. Es importante tenerlos actualizados, para mantener la coherencia con tu marca y mantener tu sitio seguro."
+
+#: wp-admin/includes/class-wp-site-health.php:481
+msgid "Your themes are all up to date"
+msgstr "Todos tus temas están actualizados"
+
+#. translators: %d: The number of active plugins.
+#: wp-admin/includes/class-wp-site-health.php:425
+msgid "Your site has %d active plugin, and it is up to date."
+msgid_plural "Your site has %d active plugins, and they are all up to date."
+msgstr[0] "Tu sitio tiene %d plugin activo y está actualizado."
+msgstr[1] "Tu sitio tiene %d plugins activos y están todos actualizados."
+
+#. translators: %d: The number of outdated plugins.
+#: wp-admin/includes/class-wp-site-health.php:400
+msgid "Your site has %d plugin waiting to be updated."
+msgid_plural "Your site has %d plugins waiting to be updated."
+msgstr[0] "Tu sitio tiene %d plugin esperando ser actualizado."
+msgstr[1] "Tu sitio tiene %d plugins esperando ser actualizados."
+
+#: wp-admin/includes/class-wp-site-health.php:394
+msgid "You have plugins waiting to be updated"
+msgstr "Tienes plugins esperando ser actualizados"
+
+#: wp-admin/includes/class-wp-site-health.php:356
+msgid "Plugins extend your site’s functionality with things like contact forms, ecommerce and much more. That means they have deep access to your site, so it’s vital to keep them up to date."
+msgstr "Los plugins amplían la funcionalidad de tu sitio con cosas como formularios de contacto, comercio electrónico y muchas otras. Esto significa que tienen un profundo acceso a tu sitio y, por tanto, es vital mantenerlos actualizados."
+
+#: wp-admin/includes/class-wp-site-health.php:348
+msgid "Your plugins are all up to date"
+msgstr "Todos tus plugins están actualizados"
+
+#: wp-admin/includes/class-wp-site-health.php:327
+msgid "You are currently running the latest version of WordPress available, keep it up!"
+msgstr "Estás ejecutando la última versión disponible de WordPress, ¡sigue así!"
+
+#: wp-admin/includes/class-wp-site-health.php:314
+msgid "A new minor update is available for your site. Because minor updates often address security, it’s important to install them."
+msgstr "Una actualización menor está disponible para tu sitio. Debido a que las actualizaciones menores a menudo abordan la seguridad, es importante instalarlas."
+
+#: wp-admin/includes/class-wp-site-health.php:306
+msgid "A new version of WordPress is available."
+msgstr "Está disponible una nueva versión de WordPress."
+
+#: wp-admin/includes/class-wp-site-health.php:298
+msgid "Install the latest version of WordPress"
+msgstr "Instalar la última versión de WordPress"
+
+#. translators: %s: The latest version of WordPress available.
+#: wp-admin/includes/class-wp-site-health.php:291
+msgid "WordPress update available (%s)"
+msgstr "Actualización de WordPress disponible (%s)"
+
+#: wp-admin/includes/class-wp-site-health.php:278
+msgid "Check for updates manually"
+msgstr "Comprobar las actualizaciones manualmente"
+
+#: wp-admin/includes/class-wp-site-health.php:272
+msgid "We were unable to check if any new versions of WordPress are available."
+msgstr "No ha sido posible verificar si está disponible alguna nueva versión de WordPress."
+
+#. translators: %s: Name of the filter used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:447
+msgid "WordPress security and maintenance releases are blocked by the %s filter."
+msgstr "Las versiones de seguridad y mantenimiento de WordPress están bloqueadas por el filtro %s."
+
+#. translators: %s: Name of the constant used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:435
+msgid "WordPress security and maintenance releases are blocked by %s."
+msgstr "Las actualizaciones de seguridad y mantenimiento de WordPress están bloqueadas por %s."
+
+#. translators: %s: Name of the filter used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:415
+msgid "WordPress development updates are blocked by the %s filter."
+msgstr "Las actualizaciones de desarrollo de WordPress están bloqueadas por el filtro %s."
+
+#. translators: %s: Name of the constant used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:403
+msgid "WordPress development updates are blocked by the %s constant."
+msgstr "Las actualizaciones de desarrollo de WordPress están bloqueadas por la constante %s."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:379
+msgid "All of your WordPress files are writable."
+msgstr "Todos tus archivos de WordPress son editables."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:374
+msgid "Some files are not writable by WordPress:"
+msgstr "Algunos archivos no son editables por WordPress:"
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:348
+msgid "This could mean that connections are failing to WordPress.org."
+msgstr "Esto podría significar que las conexiones a WordPress.org están fallando."
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:345
+msgid "Couldn't retrieve a list of the checksums for WordPress %s."
+msgstr "No se ha podido recuperar una lista de las sumas de comprobación para WordPress %s."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:293
+msgid "Your installation of WordPress doesn't require FTP credentials to perform updates."
+msgstr "Tu instalación de WordPress no requiere credenciales de FTP para realizar actualizaciones."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:284
+msgid "(Your site is performing updates over FTP due to file ownership. Talk to your hosting company.)"
+msgstr "(Tu sitio se actualiza por FTP debido a los permisos de archivo. Habla con tu empresa de hospedaje.)"
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:283
+msgid "Your installation of WordPress prompts for FTP credentials to perform updates."
+msgstr "La instalación de WordPress solicita las credenciales de FTP para realizar actualizaciones."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:261
+msgid "No version control systems were detected."
+msgstr "No se han detectado sistemas de control de versiones."
+
+#. translators: 1: Folder name. 2: Version control directory.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:252
+msgid "The folder %1$s was detected as being under version control (%2$s)."
+msgstr "La carpeta %1$s ha sido detectada bajo control de versiones (%2$s)."
+
+#. translators: 1: Folder name. 2: Version control directory. 3: Filter name.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:239
+msgid "The folder %1$s was detected as being under version control (%2$s), but the %3$s filter is allowing updates."
+msgstr "La carpeta %1$s ha sido detectada bajo control de versiones (%2$s), pero el filtro %3$s está permitiendo las actualizaciones."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:184
+msgid "We'll try again with the next release."
+msgstr "Lo intentaremos de nuevo con la próxima versión."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:179
+msgid "A previous automatic background update could not occur."
+msgstr "No se ha podido realizar una actualización de fondo automática anterior."
+
+#. translators: %s: Code of error shown.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:170
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:187
+msgid "The error code was %s."
+msgstr "El código de error es %s."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:167
+msgid "When you've been able to update using the \"Update Now\" button on Dashboard > Updates, we'll clear this error for future update attempts."
+msgstr "Cuando hayas podido actualizar utilizando el botón «Actualizar ahora» en el escritorio > Actualizaciones, borraremos este error para futuros intentos de actualización."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:166
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:181
+msgid "You would have received an email because of this."
+msgstr "Habrás recibido un correo electrónico debido a esto."
+
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:165
+msgid "A previous automatic background update ended with a critical failure, so updates are now disabled."
+msgstr "Una anterior actualización automática del fondo terminó con un fallo crítico, así que ahora están desactivadas las actualizaciones."
+
+#. translators: %s: Name of the filter used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:118
+msgid "The %s filter is enabled."
+msgstr "El filtro %s está activado."
+
+#. translators: %s: Name of the filter used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:97
+msgid "A plugin has prevented updates by disabling %s."
+msgstr "Un plugin ha impedido las actualizaciones al desactivar %s."
+
+#. translators: %s: Name of the constant used.
+#: wp-admin/includes/class-wp-site-health-auto-updates.php:77
+msgid "The %s constant is defined and enabled."
+msgstr "La constante %s está definida y activada."
+
+#: wp-admin/includes/class-wp-debug-data.php:1342
+msgid "The must use plugins directory"
+msgstr "El directorio de plugins imprescindibles"
+
+#: wp-admin/includes/class-wp-debug-data.php:1097
+msgid "Theme features"
+msgstr "Características del tema"
+
+#: wp-admin/includes/class-wp-debug-data.php:1092
+#: wp-admin/includes/class-theme-installer-skin.php:244
+msgid "Parent theme"
+msgstr "Tema padre"
+
+#: wp-admin/includes/class-wp-debug-data.php:1087
+#: wp-admin/includes/class-wp-debug-data.php:1182
+msgid "Author website"
+msgstr "Web del autor"
+
+#. translators: %s: Latest WordPress version number.
+#. translators: %s: Latest plugin version number.
+#. translators: %s: Latest theme version number.
+#: wp-admin/includes/class-wp-debug-data.php:54
+#: wp-admin/includes/class-wp-debug-data.php:953
+#: wp-admin/includes/class-wp-debug-data.php:1044
+#: wp-admin/includes/class-wp-debug-data.php:1156
+#: wp-admin/includes/class-wp-debug-data.php:1276
+msgid "(Latest version: %s)"
+msgstr "(Última versión: %s)"
+
+#. translators: 1: Plugin version number. 2: Plugin author name.
+#. translators: 1: Theme version number. 2: Theme author name.
+#: wp-admin/includes/class-wp-debug-data.php:888
+#: wp-admin/includes/class-wp-debug-data.php:935
+#: wp-admin/includes/class-wp-debug-data.php:1258
+msgid "Version %1$s by %2$s"
+msgstr "Versión %1$s por %2$s"
+
+#: wp-admin/includes/class-wp-debug-data.php:883
+#: wp-admin/includes/class-wp-debug-data.php:930
+#: wp-admin/includes/class-wp-debug-data.php:1253
+msgid "No version or author information is available."
+msgstr "La información de la versión o del autor no está disponible."
+
+#: wp-admin/includes/class-wp-debug-data.php:831
+msgid "Server version"
+msgstr "Versión del servidor"
+
+#: wp-admin/includes/class-wp-debug-data.php:826
+msgid "Extension"
+msgstr "Extensión"
+
+#. translators: %s: .htaccess
+#: wp-admin/includes/class-wp-debug-data.php:790
+msgid "Your %s file contains only core WordPress features."
+msgstr "Tu archivo %s solo contiene características del núcleo de WordPress."
+
+#. translators: %s: .htaccess
+#: wp-admin/includes/class-wp-debug-data.php:787
+msgid "Custom rules have been added to your %s file."
+msgstr "Se han añadido reglas personalizadas a tu archivo %s."
+
+#: wp-admin/includes/class-wp-debug-data.php:794
+msgid ".htaccess rules"
+msgstr "Reglas de .htaccess"
+
+#: wp-admin/includes/class-wp-debug-data.php:762
+msgid "Is the Imagick library available?"
+msgstr "¿Está disponible la biblioteca Imagick?"
+
+#: wp-admin/includes/class-wp-debug-data.php:753
+msgid "Is SUHOSIN installed?"
+msgstr "¿Está SUHOSIN instalado?"
+
+#: wp-admin/includes/class-wp-debug-data.php:738
+#: wp-admin/includes/class-wp-debug-data.php:743
+msgid "cURL version"
+msgstr "Versión de cURL"
+
+#: wp-admin/includes/class-wp-debug-data.php:729
+msgid "PHP post max size"
+msgstr "PHP post max size"
+
+#: wp-admin/includes/class-wp-debug-data.php:725
+msgid "Upload max filesize"
+msgstr "Tamaño máximo subida de archivo"
+
+#: wp-admin/includes/class-wp-debug-data.php:721
+msgid "Max input time"
+msgstr "Tiempo máximo de entrada"
+
+#: wp-admin/includes/class-wp-debug-data.php:706
+#: wp-admin/includes/class-wp-debug-data.php:715
+msgid "PHP memory limit"
+msgstr "Límite de memoria PHP"
+
+#: wp-admin/includes/class-wp-debug-data.php:700
+msgid "PHP time limit"
+msgstr "Límite de tiempo de PHP"
+
+#: wp-admin/includes/class-wp-debug-data.php:696
+msgid "PHP max input variables"
+msgstr "PHP max input variables"
+
+#. translators: %s: ini_get()
+#: wp-admin/includes/class-wp-debug-data.php:533
+#: wp-admin/includes/class-wp-debug-data.php:689
+msgid "Unable to determine some settings, as the %s function has been disabled."
+msgstr "No ha sido posible determinar algunos ajustes, ya que la función %s ha sido desactivada. "
+
+#: wp-admin/includes/class-wp-debug-data.php:686
+msgid "Server settings"
+msgstr "Ajustes del servidor"
+
+#: wp-admin/includes/class-wp-debug-data.php:679
+msgid "Unable to determine PHP SAPI"
+msgstr "No se puede determinar PHP SAPI"
+
+#: wp-admin/includes/class-wp-debug-data.php:678
+msgid "PHP SAPI"
+msgstr "PHP SAPI"
+
+#: wp-admin/includes/class-wp-debug-data.php:645
+msgid "(Does not support 64bit values)"
+msgstr "(No es compatible con valores de 64 bits)"
+
+#: wp-admin/includes/class-wp-debug-data.php:645
+msgid "(Supports 64bit values)"
+msgstr "(Admite valores de 64 bits)"
+
+#: wp-admin/includes/class-wp-debug-data.php:652
+msgid "Unable to determine PHP version"
+msgstr "No se puede determinar la versión de PHP"
+
+#: wp-admin/includes/class-wp-debug-data.php:673
+msgid "PHP version"
+msgstr "Versión de PHP"
+
+#: wp-admin/includes/class-wp-debug-data.php:669
+msgid "Unable to determine what web server software is used"
+msgstr "No ha sido posible qué software del servidor web se utilizaba"
+
+#: wp-admin/includes/class-wp-debug-data.php:668
+msgid "Web server"
+msgstr "Servidor web"
+
+#: wp-admin/includes/class-wp-debug-data.php:664
+msgid "Unable to determine server architecture"
+msgstr "No se puede determinar la arquitectura del servidor"
+
+#: wp-admin/includes/class-wp-debug-data.php:663
+msgid "Server architecture"
+msgstr "Arquitectura del servidor"
+
+#: wp-admin/includes/class-wp-debug-data.php:625
+msgid "Ghostscript version"
+msgstr "Versión de Ghostscript"
+
+#: wp-admin/includes/class-wp-debug-data.php:620
+msgid "Unable to determine if Ghostscript is installed"
+msgstr "No se puede determinar si Ghostscript está instalado"
+
+#: wp-admin/includes/class-wp-debug-data.php:604
+msgid "GD version"
+msgstr "Versión de GD"
+
+#: wp-admin/includes/class-wp-debug-data.php:590
+msgid "Imagick Resource Limits"
+msgstr "Límites de recursos de Imagick"
+
+#: wp-admin/includes/class-wp-debug-data.php:524
+msgid "ImageMagick version string"
+msgstr "Cadena de versión de ImageMagick"
+
+#: wp-admin/includes/class-wp-debug-data.php:519
+msgid "ImageMagick version number"
+msgstr "Número de versión de ImageMagick"
+
+#: wp-admin/includes/class-wp-debug-data.php:493
+#: wp-admin/includes/class-wp-debug-data.php:515
+#: wp-admin/includes/class-wp-debug-data.php:1587
+msgid "Not available"
+msgstr "No disponible"
+
+#: wp-admin/includes/class-wp-debug-data.php:505
+msgid "Active editor"
+msgstr "Editor activo"
+
+#: wp-admin/includes/class-wp-debug-data.php:479
+msgid "Total installation size"
+msgstr "Tamaño total de la instalación"
+
+#: wp-admin/includes/class-wp-debug-data.php:474
+msgid "Database size"
+msgstr "Tamaño de la base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:442
+msgid "WordPress directory size"
+msgstr "Tamaño del directorio de WordPress"
+
+#: wp-admin/includes/class-wp-debug-data.php:438
+msgid "WordPress directory location"
+msgstr "Ubicación del directorio de WordPress"
+
+#: wp-admin/includes/class-wp-debug-data.php:469
+msgid "Plugins directory size"
+msgstr "Tamaño del directorio de plugins"
+
+#: wp-admin/includes/class-wp-debug-data.php:465
+msgid "Plugins directory location"
+msgstr "Ubicación del directorio de plugins"
+
+#: wp-admin/includes/class-wp-debug-data.php:460
+msgid "Themes directory size"
+msgstr "Tamaño del directorio de temas"
+
+#: wp-admin/includes/class-wp-debug-data.php:1101
+#: wp-admin/includes/class-wp-debug-data.php:1187
+msgid "Theme directory location"
+msgstr "Ubicación del directorio de temas"
+
+#: wp-admin/includes/class-wp-debug-data.php:451
+msgid "Uploads directory size"
+msgstr "Tamaño del directorio de subidas"
+
+#: wp-admin/includes/class-wp-debug-data.php:447
+msgid "Uploads directory location"
+msgstr "Ubicación del directorio de subidas"
+
+#. translators: 1: The IP address WordPress.org resolves to. 2: The error
+#. returned by the lookup.
+#: wp-admin/includes/class-wp-debug-data.php:424
+msgid "Unable to reach WordPress.org at %1$s: %2$s"
+msgstr "No se ha podido llegar a WordPress.org en %1$s: %2$s"
+
+#: wp-admin/includes/class-wp-debug-data.php:416
+msgid "WordPress.org is reachable"
+msgstr "Es posible conectarse a WordPress.org"
+
+#: wp-admin/includes/class-wp-debug-data.php:415
+#: wp-admin/includes/class-wp-debug-data.php:421
+#: wp-admin/includes/class-wp-site-health.php:2220
+msgid "Communication with WordPress.org"
+msgstr "Comunicación con WordPress.org"
+
+#: wp-admin/includes/class-wp-debug-data.php:398
+msgid "Network count"
+msgstr "Cantidad de redes"
+
+#: wp-admin/includes/class-wp-debug-data.php:393
+msgid "Site count"
+msgstr "Cantidad de sitios"
+
+#: wp-admin/includes/class-wp-debug-data.php:388
+#: wp-admin/includes/class-wp-debug-data.php:405
+msgid "User count"
+msgstr "Cantidad de usuarios"
+
+#: wp-admin/includes/class-wp-debug-data.php:364
+msgid "The themes directory"
+msgstr "El directorio de temas"
+
+#: wp-admin/includes/class-wp-debug-data.php:359
+msgid "The plugins directory"
+msgstr "El directorio de plugins"
+
+#: wp-admin/includes/class-wp-debug-data.php:354
+msgid "The uploads directory"
+msgstr "El directorio de subidas"
+
+#: wp-admin/includes/class-wp-debug-data.php:349
+msgid "The wp-content directory"
+msgstr "El directorio wp-content"
+
+#: wp-admin/includes/class-wp-debug-data.php:345
+#: wp-admin/includes/class-wp-debug-data.php:350
+#: wp-admin/includes/class-wp-debug-data.php:355
+#: wp-admin/includes/class-wp-debug-data.php:360
+#: wp-admin/includes/class-wp-debug-data.php:365
+#: wp-admin/includes/class-wp-debug-data.php:1343
+msgid "Not writable"
+msgstr "No editable"
+
+#: wp-admin/includes/class-wp-debug-data.php:345
+#: wp-admin/includes/class-wp-debug-data.php:350
+#: wp-admin/includes/class-wp-debug-data.php:355
+#: wp-admin/includes/class-wp-debug-data.php:360
+#: wp-admin/includes/class-wp-debug-data.php:365
+#: wp-admin/includes/class-wp-debug-data.php:1343
+msgid "Writable"
+msgstr "Editable"
+
+#: wp-admin/includes/class-wp-debug-data.php:344
+msgid "The main WordPress directory"
+msgstr "El directorio principal de WordPress"
+
+#: wp-admin/includes/class-wp-debug-data.php:341
+msgid "Shows whether WordPress is able to write to the directories it needs access to."
+msgstr "Muestra si WordPress puede escribir en los directorios a los que necesita acceso."
+
+#: wp-admin/includes/class-wp-debug-data.php:340
+msgid "Filesystem Permissions"
+msgstr "Permisos del sistema de archivos"
+
+#: wp-admin/includes/class-wp-debug-data.php:213
+#: wp-admin/includes/class-wp-debug-data.php:222
+#: wp-admin/includes/class-wp-debug-data.php:231
+#: wp-admin/includes/class-wp-debug-data.php:240
+#: wp-admin/includes/class-wp-debug-data.php:255
+#: wp-admin/includes/class-wp-debug-data.php:260
+#: wp-admin/includes/class-wp-debug-data.php:322
+#: wp-admin/includes/class-wp-debug-data.php:327
+#: wp-admin/includes/class-wp-debug-data.php:1088
+#: wp-admin/includes/class-wp-debug-data.php:1183
+msgid "Undefined"
+msgstr "Sin definir"
+
+#: wp-admin/includes/class-wp-debug-data.php:245
+msgid "WordPress Constants"
+msgstr "Constantes de WordPress"
+
+#: wp-admin/includes/class-wp-debug-data.php:195
+msgid "Database"
+msgstr "Base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:190
+msgid "The options shown below relate to your server setup. If changes are required, you may need your web host’s assistance."
+msgstr "Las opciones que se muestran a continuación se refieren a la configuración de tu servidor. Si hay cambios obligatorios, es posible que necesites la ayuda de tu alojamiento web."
+
+#: wp-admin/includes/class-wp-debug-data.php:189
+msgid "Server"
+msgstr "Servidor"
+
+#: wp-admin/includes/class-wp-debug-data.php:184
+msgid "Media Handling"
+msgstr "Gestión de medios"
+
+#: wp-admin/includes/class-wp-debug-data.php:178
+msgid "Inactive Plugins"
+msgstr "Plugins inactivos"
+
+#: wp-admin/includes/class-wp-debug-data.php:172
+msgid "Active Plugins"
+msgstr "Plugins activos"
+
+#: wp-admin/includes/class-wp-debug-data.php:166
+msgid "Must Use Plugins"
+msgstr "Plugins imprescindibles"
+
+#: wp-admin/includes/class-wp-debug-data.php:150
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:904
+msgid "Active Theme"
+msgstr "Tema activo"
+
+#: wp-admin/includes/class-wp-debug-data.php:139
+msgid "Drop-ins"
+msgstr "Dependientes"
+
+#: wp-admin/includes/class-wp-debug-data.php:133
+msgid "Directories and Sizes"
+msgstr "Directorios y tamaños"
+
+#: wp-admin/includes/class-wp-debug-data.php:104
+msgid "Is this a multisite?"
+msgstr "¿Es esto un multisitio?"
+
+#: wp-admin/includes/class-wp-debug-data.php:119
+msgid "Default comment status"
+msgstr "Estado por defecto de los comentarios"
+
+#: wp-admin/includes/class-wp-debug-data.php:109
+msgid "Can anyone register on this site?"
+msgstr "¿Cualquiera puede registrarse en este sitio?"
+
+#: wp-admin/includes/class-wp-debug-data.php:99
+msgid "Is this site using HTTPS?"
+msgstr "¿Está utilizando HTTPS este sitio?"
+
+#: wp-admin/includes/class-wp-debug-data.php:95
+msgid "No permalink structure set"
+msgstr "Estructura de enlace permanente no establecida"
+
+#: wp-admin/includes/class-wp-debug-data.php:94
+msgid "Permalink structure"
+msgstr "Estructura de enlaces permanentes"
+
+#: wp-admin/includes/class-wp-debug-data.php:89
+msgid "Site URL"
+msgstr "URL del sitio"
+
+#: wp-admin/includes/class-wp-debug-data.php:84
+msgid "Home URL"
+msgstr "URL de inicio"
+
+#: wp-admin/site-health-info.php:35 wp-admin/site-health.php:40
+#: wp-admin/menu.php:282
+msgid "Site Health"
+msgstr "Salud del sitio"
+
+#. translators: %s: Number of requests.
+#: wp-admin/includes/class-wp-privacy-requests-table.php:157
+msgctxt "requests"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todas (%s)"
+msgstr[1] "Todas (%s)"
+
+#: wp-admin/menu.php:247 wp-admin/network/menu.php:107
+msgid "Plugin Editor"
+msgstr "Editor de plugins"
+
+#: wp-admin/menu.php:224 wp-admin/network/menu.php:82
+msgid "Theme Editor"
+msgstr "Editor de temas"
+
+#: wp-admin/options-discussion.php:92
+msgid "Show comments cookies opt-in checkbox, allowing comment author cookies to be set"
+msgstr "Mostrar la casilla de verificación de aceptación de cookies en los comentarios, permitiendo que se establezcan las cookies de autor de comentarios"
+
+#: wp-admin/theme-install.php:408
+msgid "Next theme"
+msgstr "Siguiente tema"
+
+#: wp-admin/theme-install.php:407
+msgid "Previous theme"
+msgstr "Tema anterior"
+
+#: wp-admin/user-edit.php:512
+msgid "If you change this, we will send you an email at your new address to confirm it. The new address will not become active until confirmed."
+msgstr "Si cambias esto, te enviaremos un correo electrónico a tu nueva dirección para confirmarlo. La nueva dirección no se convertirá en la activa hasta que no se confirme."
+
+#: wp-admin/themes.php:284
+msgid "Theme resumed."
+msgstr "Tema reactivado."
+
+#: wp-admin/themes.php:288
+msgid "Theme could not be resumed because it triggered a fatal error."
+msgstr "El tema no se puede reactivar porque ha provocado un error fatal."
+
+#: wp-admin/plugins.php:633
+msgid "If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin."
+msgstr "Si observas mensajes de «cabeceras ya enviadas», problemas con las fuentes de sindicación u otros problemas, trata de desactivar o eliminar este plugin."
+
+#. translators: %d: Number of characters.
+#: wp-admin/plugins.php:626
+msgid "The plugin generated %d character of unexpected output during activation."
+msgid_plural "The plugin generated %d characters of unexpected output during activation."
+msgstr[0] "El plugin ha generado %d carácter de salida inesperado durante la activación."
+msgstr[1] "El plugin ha generado %d caracteres de salida inesperados durante la activación."
+
+#: wp-admin/plugins.php:431
+msgid "Sorry, you are not allowed to resume this plugin."
+msgstr "Lo siento, no tienes permisos para reactivar este plugin."
+
+#. translators: %s: WordPress Planet URL.
+#: wp-admin/index.php:95
+msgid "WordPress Events and News — Upcoming events near you as well as the latest news from the official WordPress project and the WordPress Planet."
+msgstr "Eventos y noticias WordPress — Próximos eventos cerca de ti, así como las últimas noticias del proyecto oficial de WordPress y el planeta WordPress."
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required MySQL version number, 4: Current MySQL version number.
+#: wp-admin/update-core.php:121 wp-admin/upgrade.php:119
+msgid "You cannot update because WordPress %2$s requires MySQL version %3$s or higher. You are running version %4$s."
+msgstr "No puedes actualizar porque WordPress %2$s necesita una versión de MySQL superior a la %3$s. Actualmente tienes la versión %4$s."
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required PHP version number, 4: Current PHP version number.
+#: wp-admin/update-core.php:112 wp-admin/upgrade.php:110
+msgid "You cannot update because WordPress %2$s requires PHP version %3$s or higher. You are running version %4$s."
+msgstr "No puedes actualizar porque WordPress %2$s necesita una versión de PHP %3$s o superior. Estás ejecutando la versión %4$s."
+
+#: wp-admin/nav-menus.php:932
+msgid "Add menu items"
+msgstr "Añadir elementos al menu"
+
+#. translators: %s: URL to create a new menu.
+#: wp-admin/nav-menus.php:898
+msgid "or create a new menu. Don’t forget to save your changes!"
+msgstr "o crea un nuevo menú. ¡No olvides guardar tus cambios!"
+
+#: wp-admin/nav-menus.php:845 wp-admin/nav-menus.php:910
+msgid "Click the Save Menu button to save your changes."
+msgstr "Haz clic en el botón Guardar menú para guardar tus cambios."
+
+#. translators: %s: URL to create a new menu.
+#: wp-admin/nav-menus.php:833
+msgid "Edit your menu below, or create a new menu. Don’t forget to save your changes!"
+msgstr "Edita abajo tu menú, o crea un nuevo menú. ¡No olvides guardar tus cambios!"
+
+#: wp-admin/nav-menus.php:826
+msgid "Fill in the Menu Name and click the Create Menu button to create your first menu."
+msgstr "Escribe el nombre del menú y haz clic en el botón Crear menú para crear tu primer menú."
+
+#: wp-admin/nav-menus.php:825
+msgid "Create your first menu below."
+msgstr "Crea abajo tu primer menú."
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required MySQL version number, 4: Current MySQL version number.
+#: wp-admin/install.php:277
+msgid "You cannot install because WordPress %2$s requires MySQL version %3$s or higher. You are running version %4$s."
+msgstr "No puedes instalar porque WordPress %2$s requiere la versión %3$s o superior de MySQL. Estás ejecutando la versión %4$s."
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required PHP version number, 4: Current PHP version number.
+#: wp-admin/install.php:268
+msgid "You cannot install because WordPress %2$s requires PHP version %3$s or higher. You are running version %4$s."
+msgstr "No se puede instalar porque WordPress %2$s necesita la versión %3$s de PHP o una superior. Estás ejecutando la versión %4$s."
+
+#: wp-admin/includes/dashboard.php:1925
+msgid "Set up your homepage"
+msgstr "Establece tu página de inicio"
+
+#: wp-admin/includes/class-wp-site-health.php:736
+#: wp-admin/includes/dashboard.php:1766
+msgid "Learn more about updating PHP"
+msgstr "Aprende más sobre actualizar PHP"
+
+#: wp-admin/includes/dashboard.php:1758
+msgid "What is PHP and how does it affect my site?"
+msgstr "¿Qué es PHP y cómo afecta a mi sitio?"
+
+#: wp-admin/includes/dashboard.php:1752
+msgid "WordPress has detected that your site is running on an outdated version of PHP."
+msgstr "WordPress ha detectado que tu sitio está funcionando con una versión obsoleta de PHP."
+
+#: wp-admin/includes/dashboard.php:1750
+msgid "WordPress has detected that your site is running on an insecure version of PHP."
+msgstr "WordPress ha detectado que tu sitio está funcionando con una versión insegura de PHP."
+
+#: wp-admin/includes/dashboard.php:42
+msgid "PHP Update Required"
+msgstr "Es necesario actualizar PHP"
+
+#: wp-admin/includes/plugin.php:2482
+msgid "You can find more details and make changes on the Plugins screen."
+msgstr "Puedes encontrar más detalles y hacer cambios en la pantalla de plugins."
+
+#: wp-admin/includes/plugin.php:2481
+msgid "One or more plugins failed to load properly."
+msgstr "Uno o más plugins no han cargado correctamente."
+
+#: wp-admin/includes/plugin.php:2454
+msgid "Could not resume the plugin."
+msgstr "No se ha podido reactivar el plugin."
+
+#: wp-admin/includes/plugin.php:501
+msgid "Custom PHP fatal error handler."
+msgstr "Controlador de errores fatales PHP personalizado."
+
+#: wp-admin/includes/plugin.php:500
+msgid "Custom PHP error message."
+msgstr "Error de PHP personalizado."
+
+#: wp-admin/includes/class-language-pack-upgrader.php:122
+msgid "Could not remove the old translation."
+msgstr "No se ha podido eliminar la traducción antigua."
+
+#: wp-admin/includes/class-language-pack-upgrader.php:121
+msgid "Removing the old version of the translation…"
+msgstr "Eliminando la versión antigua de la traducción…"
+
+#. translators: %s: URL to WordPress Updates screen.
+#: wp-admin/includes/plugin-install.php:831
+msgid "Click here to update WordPress."
+msgstr "Haz clic aquí para actualizar WordPress."
+
+#: wp-admin/includes/plugin-install.php:827
+msgid "Error: This plugin requires a newer version of WordPress."
+msgstr "Error: Este plugin necesita una versión de WordPress más reciente.."
+
+#. translators: %s: URL to Update PHP page.
+#: wp-admin/includes/plugin-install.php:810
+msgid "Click here to learn more about updating PHP."
+msgstr "Haz clic aquí para aprender más sobre cómo actualizar PHP."
+
+#: wp-admin/includes/plugin-install.php:806
+msgid "Error: This plugin requires a newer version of PHP."
+msgstr "Error: Este plugin necesita una versión más reciente de PHP."
+
+#. translators: %s: Widget title.
+#: wp-admin/includes/widgets.php:255
+msgid "Add widget: %s"
+msgstr "Añadir widget: %s"
+
+#. translators: %s: Widgets sidebar name.
+#: wp-admin/includes/widgets.php:95
+msgid "Add to: %s"
+msgstr "Añadir a: %s"
+
+#. translators: Audio file track information. %s: Audio track number.
+#: wp-admin/includes/media.php:369
+msgid "Track %s."
+msgstr "Pista %s."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:421
+msgid "Copy this section to clipboard"
+msgstr "Copiar esta sección al portapapeles"
+
+#: wp-admin/includes/schema.php:1245
+msgid "My Network"
+msgstr "Mi red"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:687
+msgid "This plugin doesn’t work with your version of PHP."
+msgstr "Este plugin no funciona con tu versión de PHP."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:678
+msgid "This plugin doesn’t work with your version of WordPress."
+msgstr "Este plugin no funciona con tu versión de WordPress."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:654
+msgid "This plugin doesn’t work with your versions of WordPress and PHP."
+msgstr "Este plugin no funciona con tus versiones de WordPress y PHP."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:542
+#: wp-admin/includes/plugin-install.php:864
+msgctxt "plugin"
+msgid "Cannot Install"
+msgstr "No se puede instalar"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/update.php:305 wp-admin/install.php:238
+#: wp-admin/update-core.php:82 wp-admin/upgrade.php:80
+msgid "https://wordpress.org/support/wordpress-version/version-%s/"
+msgstr "https://wordpress.org/support/wordpress-version/version-%s/"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:844
+#: wp-admin/themes.php:613
+msgid "Resume"
+msgstr "Reactivar"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:843
+msgctxt "plugin"
+msgid "Resume %s"
+msgstr "Reactivar %s"
+
+#: wp-admin/includes/theme.php:1147
+msgid "You can find more details and make changes on the Themes screen."
+msgstr "Puedes encontrar más detalles y hacer cambios en la pantalla de temas."
+
+#: wp-admin/includes/theme.php:1146
+msgid "One or more themes failed to load properly."
+msgstr "Uno o más temas no se han cargado correctamente."
+
+#: wp-admin/includes/theme.php:1119
+msgid "Could not resume the theme."
+msgstr "No se ha podido reactivar el tema."
+
+#. translators: %s: Default category.
+#: wp-admin/edit-tags.php:603
+msgid "Deleting a category does not delete the posts in that category. Instead, posts that were only assigned to the deleted category are set to the default category %s. The default category cannot be deleted."
+msgstr "Al eliminar una categoría no se eliminan las entradas de esa categoría. En su lugar, las entradas que solo se asignaron a la categoría borrada, se asignan a la categoría por defecto %s. La categoría por defecto no se puede borrar."
+
+#. translators: %s: A link to install the Classic Editor plugin.
+#: wp-admin/edit-form-blocks.php:454
+msgid "The block editor requires JavaScript. Please enable JavaScript in your browser settings, or try the Classic Editor plugin."
+msgstr "El editor de bloques requiere JavaScript. Por favor, activa JavaScript en los ajustes de tu navegador, o prueba el plugin Classic Editor."
+
+#: wp-admin/post.php:47
+msgid "A post type mismatch has been detected."
+msgstr "Se ha detectado un desajuste en el tipo de contenido."
+
+#: wp-admin/includes/class-wp-screen.php:295 wp-admin/post.php:20
+msgid "A post ID mismatch has been detected."
+msgstr "Se ha detectado un desajuste en el ID del contenido."
+
+#. translators: %s: A link to use the Classic Editor plugin.
+#: wp-admin/includes/template.php:1177
+msgid "Please open the classic editor to use this meta box."
+msgstr "Por favor, abre el editor clásico para usar esta caja meta."
+
+#. translators: %s: A link to activate the Classic Editor plugin.
+#: wp-admin/includes/template.php:1164
+msgid "Please activate the Classic Editor plugin to use this meta box."
+msgstr "Por favor, activa el plugin Classic Editor para usar esta caja meta."
+
+#. translators: %s: A link to install the Classic Editor plugin.
+#: wp-admin/includes/template.php:1154
+msgid "Please install the Classic Editor plugin to use this meta box."
+msgstr "Por favor, instala el plugin Classic Editor para usar esta caja meta."
+
+#: wp-admin/includes/template.php:1145
+msgid "This meta box isn't compatible with the block editor."
+msgstr "Esta caja meta no es compatible con el editor de bloques."
+
+#: wp-admin/freedoms.php:93
+msgid "To distribute copies of your modified versions to others."
+msgstr "A distribuir copias a otros de tus versiones modificadas."
+
+#: wp-admin/freedoms.php:92
+msgid "The 4th Freedom"
+msgstr "La 4ª libertad"
+
+#: wp-admin/freedoms.php:88
+msgid "To redistribute."
+msgstr "A redistribuir."
+
+#: wp-admin/freedoms.php:87
+msgid "The 3rd Freedom"
+msgstr "La 3ª libertad"
+
+#: wp-admin/freedoms.php:83
+msgid "To study how the program works and change it to make it do what you wish."
+msgstr "A estudiar cómo funciona el programa y cambiarlo para que haga lo que tú desees."
+
+#: wp-admin/freedoms.php:82
+msgid "The 2nd Freedom"
+msgstr "La 2ª libertad"
+
+#: wp-admin/freedoms.php:78
+msgid "To run the program for any purpose."
+msgstr "A ejecutar el programa para cualquier propósito."
+
+#: wp-admin/freedoms.php:77
+msgid "The 1st Freedom"
+msgstr "La 1ª libertad"
+
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:30
+msgid "Created"
+msgstr "Creada"
+
+#. translators: Use this to specify the CSS font family for the default font.
+#: wp-admin/edit-form-blocks.php:194
+msgctxt "CSS Font Family for Editor Font"
+msgid "Noto Serif"
+msgstr "Noto Serif"
+
+#. translators: First post content. %s: Site link.
+#: wp-admin/includes/upgrade.php:228
+msgid "Welcome to WordPress. This is your first post. Edit or delete it, then start writing!"
+msgstr "Bienvenido a WordPress. Esta es tu primera entrada. Edítala o bórrala, ¡luego empieza a escribir!"
+
+#. translators: First page content. %s: Site admin URL.
+#: wp-admin/includes/upgrade.php:319
+msgid "As a new WordPress user, you should go to your dashboard to delete this page and create new pages for your content. Have fun!"
+msgstr "Como nuevo usuario de WordPress, deberías ir a tu escritorio para borrar esta página y crear nuevas páginas para tu contenido. ¡Pásalo bien!"
+
+#. translators: First page content.
+#: wp-admin/includes/upgrade.php:313
+msgid "The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community."
+msgstr "La empresa «Mariscos Recio» fue fundada por Antonio Recio Mata. Empezó siendo una pequeña empresa que suministraba marisco a hoteles y restaurantes, pero poco a poco se ha ido transformando en un gran imperio. Mariscos Recio, el mar al mejor precio."
+
+#. translators: First page content.
+#: wp-admin/includes/upgrade.php:308
+msgid "...or something like this:"
+msgstr "…o algo así:"
+
+#. translators: First page content.
+#: wp-admin/includes/upgrade.php:303
+msgid "Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)"
+msgstr "¡Bienvenido! Soy camarero de día, aspirante a actor de noche y esta es mi web. Vivo en Mairena del Alcor, tengo un perro que se llama Firulais y me gusta el rebujito. (Y las tardes largas con café)."
+
+#. translators: First page content.
+#: wp-admin/includes/upgrade.php:298
+msgid "This is an example page. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:"
+msgstr "Esta es una página de ejemplo. Es diferente a una entrada del blog porque permanecerá en un solo lugar y aparecerá en la navegación de tu sitio (en la mayoría de los temas). La mayoría de las personas comienzan con una página «Acerca de» que les presenta a los visitantes potenciales del sitio. Podrías decir algo así:"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1417
+msgid "Export as JSON"
+msgstr "Exportar como JSON"
+
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-posts-list-table.php:1416
+msgid "Export “%s” as JSON"
+msgstr "Exportar «%s» como JSON"
+
+#: wp-admin/edit.php:369
+msgid "1 block not updated, somebody is editing it."
+msgstr "1 bloque no actualizado, alguien lo está editando."
+
+#. translators: %s: Number of blocks.
+#: wp-admin/edit.php:377
+msgid "%s block restored from the Trash."
+msgid_plural "%s blocks restored from the Trash."
+msgstr[0] "%s bloque restaurado de la papelera."
+msgstr[1] "%s bloques restaurados de la papelera."
+
+#. translators: %s: Number of blocks.
+#: wp-admin/edit.php:375
+msgid "%s block moved to the Trash."
+msgid_plural "%s blocks moved to the Trash."
+msgstr[0] "%s bloque movido a la papelera."
+msgstr[1] "%s bloques movidos a la papelera."
+
+#. translators: %s: Number of blocks.
+#: wp-admin/edit.php:373
+msgid "%s block permanently deleted."
+msgid_plural "%s blocks permanently deleted."
+msgstr[0] "%s bloque borrado permanentemente."
+msgstr[1] "%s bloques borrados permanentemente."
+
+#. translators: %s: Number of blocks.
+#: wp-admin/edit.php:368
+msgid "%s block updated."
+msgid_plural "%s blocks updated."
+msgstr[0] "%s bloque actualizado."
+msgstr[1] "%s bloques actualizados."
+
+#: wp-admin/setup-config.php:283
+msgid "Error: \"Table Prefix\" must not be empty."
+msgstr "Error: el «Prefijo de tabla» no debe estar vacío."
+
+#: wp-admin/includes/meta-boxes.php:1001
+#: wp-admin/includes/class-wp-posts-list-table.php:1733
+#: wp-admin/edit-form-blocks.php:173
+msgid "Default template"
+msgstr "Plantilla por defecto"
+
+#. translators: %s: The name of the plugin that generated this meta box.
+#: wp-admin/includes/template.php:1143 wp-admin/includes/template.php:1381
+msgid "This meta box, from the %s plugin, isn't compatible with the block editor."
+msgstr "Esta caja meta, del plugin %s, no es compatible con el editor de bloques."
+
+#. translators: Header for the About section in a personal data export.
+#: wp-admin/includes/privacy-tools.php:359
+msgctxt "personal data group label"
+msgid "About"
+msgstr "Acerca de"
+
+#. translators: Page title of the About WordPress page in the admin.
+#: wp-admin/about.php:13
+msgctxt "page title"
+msgid "About"
+msgstr "Acerca de"
+
+#: wp-admin/includes/upgrade.php:380 wp-admin/options-privacy.php:58
+msgid "Privacy Policy"
+msgstr "Política de privacidad"
+
+#. translators: 1: URL to edit Privacy Policy page, 2: URL to preview Privacy
+#. Policy page.
+#: wp-admin/options-privacy.php:161
+msgid "Edit or preview your Privacy Policy page content."
+msgstr "Edita o previsualiza el contenido de tu página de política de privacidad."
+
+#: wp-admin/includes/file.php:39 wp-admin/options-privacy.php:123
+msgid "Privacy Policy Page"
+msgstr "Página de política de privacidad"
+
+#. translators: %s: Page title.
+#: wp-admin/includes/misc.php:1435
+msgid "%s (Draft)"
+msgstr "%s (Borrador)"
+
+#: wp-admin/options-privacy.php:25
+msgid "Privacy Policy page updated successfully."
+msgstr "Página de política de privacidad actualizada correctamente."
+
+#. translators: %s: admin_init
+#: wp-admin/includes/plugin.php:2345
+msgid "The suggested privacy policy content should be added by using the %s (or later) action. Please see the inline documentation."
+msgstr "El contenido sugerido de la política de privacidad debe añadirse usando la acción %s (o posterior). Mira la documentación incluida, por favor."
+
+#. translators: %s: admin_init
+#: wp-admin/includes/plugin.php:2334
+msgid "The suggested privacy policy content should be added only in wp-admin by using the %s (or later) action."
+msgstr "El contenido sugerido de la política de privacidad solo debería ser añadido en wp-admin usando la acción %s (o posterior)."
+
+#. translators: %s: Privacy Policy Guide URL.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:144
+msgid "The suggested privacy policy text has changed. Please review the guide and update your privacy policy."
+msgstr "El texto sugerido de la política de privacidad ha cambiado. Por favor, revisa la guía y actualiza tu política de privacidad."
+
+#: wp-admin/options-privacy.php:239
+msgid "There are no pages."
+msgstr "No hay páginas."
+
+#: wp-admin/options-privacy.php:133
+msgid "After your Privacy Policy page is set, we suggest that you edit it."
+msgstr "Te recomendamos que edites tu página de política de privacidad en cuanto se haya creado."
+
+#. translators: 1: Privacy Policy guide URL, 2: Additional link attributes, 3:
+#. Accessibility text.
+#: wp-admin/options-privacy.php:175
+msgid "Need help putting together your new Privacy Policy page? Check out our guide%3$s for recommendations on what content to include, along with policies suggested by your plugins and theme."
+msgstr "¿Necesitas ayuda para crear tu nueva política de privacidad? Echa un vistazo a nuestra guía%3$s con recomendaciones sobre qué contenido incluir, además de políticas sugeridas por tus plugins y tema."
+
+#: wp-admin/privacy-policy-guide.php:20
+msgid "Privacy Policy Guide"
+msgstr "Guía para la política de privacidad"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:625
+msgid "Visitor comments may be checked through an automated spam detection service."
+msgstr "Los comentarios de los visitantes puede que los revise un servicio de detección automática de spam."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:572
+msgid "In this subsection you should note what analytics package you use, how users can opt out of analytics tracking, and a link to your analytics provider’s privacy policy, if any."
+msgstr "En esta subsección deberías anotar qué paquete de analítica usas, cómo los usuarios pueden decidir sobre el seguimiento de la analítica y un enlace a la política de privacidad de tu proveedor de analítica, si lo tuviera."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:529
+msgid "In this subsection you should note what information may be disclosed by users who can upload media files. All uploaded files are usually publicly accessible."
+msgstr "En esta subsección deberías anotar qué información puede mostrarse de los usuarios que suban archivos de medios. Todos los archivos subidos son normalmente accesibles públicamente."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:516
+msgid "In this subsection you should note what information is captured through comments. We have noted the data which WordPress collects by default."
+msgstr "En esta subsección deberías anotar qué información se captura en los comentarios. Hemos anotado los datos que WordPress recopila por defecto."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:500
+msgid "In this section you should note what personal data you collect from users and site visitors. This may include personal data, such as name, email address, personal account preferences; transactional data, such as purchase information; and technical data, such as information about cookies."
+msgstr "En esta sección deberías anotar qué datos personales recopilas de los usuarios y de los visitantes del sitio. Esto podría incluir datos personales tales como el nombre, dirección de correo electrónico, preferencias personales de la cuenta; datos transaccionales, como información de compras; y datos técnicos, como la información sobre las cookies."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:473
+msgid "Suggested text:"
+msgstr "Texto sugerido:"
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:450
+msgid "We have suggested the sections you will need. Under each section heading you will find a short summary of what information you should provide, which will help you to get started. Some sections include suggested policy content, others will have to be completed with information from your theme and plugins."
+msgstr "Hemos sugerido las secciones que necesitarás. Bajo el encabezado de cada sección encontrarás un breve resumen de qué información deberías facilitar, lo que te ayudará a empezar. Algunas secciones incluyen contenido sugerido para la política, otras tendrán que ser completadas con información de tu tema y plugins."
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:413
+msgid "Source: %s"
+msgstr "Origen: %s"
+
+#. translators: %s: Date of privacy policy text update.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:399
+msgid "Updated %s."
+msgstr "Actualizado %s."
+
+#. translators: %s: Date of plugin deactivation.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:393
+msgid "You deactivated this plugin on %s and may no longer need this policy."
+msgstr "Has desactivado este plugin el %s y puede que ya no necesites esta política."
+
+#. translators: %s: Date of plugin deactivation.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:390
+msgid "Removed %s."
+msgstr "Quitado %s."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:378
+#: wp-admin/includes/class-wp-privacy-policy-content.php:447
+msgid "Introduction"
+msgstr "Introducción"
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:330
+msgid "Need help putting together your new Privacy Policy page? Check out our guide for recommendations on what content to include, along with policies suggested by your plugins and theme."
+msgstr "¿Necesitas ayuda para crear tu nueva página de política de privacidad? Echa un vistazo a nuestra guía para obtener recomendaciones sobre qué contenido incluir, además de las políticas sugeridas por tus plugins y tema."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:66
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:140
+msgid "Erasing data..."
+msgstr "Borrando los datos..."
+
+#: wp-admin/erase-personal-data.php:60
+msgid "Add Data Erasure Request"
+msgstr "Añadir solicitud de borrado de datos"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:133
+msgid "Send export link"
+msgstr "Enviar enlace de exportación"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:680
+msgid "If you are a member of a regulated industry, or if you are subject to additional privacy laws, you may be required to disclose that information here."
+msgstr "Si eres un miembro de un sector regulado, o si estás sujeto a leyes de privacidad adicionales, es posible que se te pida que reveles esa información aquí."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:676
+msgid "Industry regulatory disclosure requirements"
+msgstr "Requerimientos regulatorios de revelación de información del sector"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:672
+msgid "If your web site provides a service which includes automated decision making - for example, allowing customers to apply for credit, or aggregating their data into an advertising profile - you must note that this is taking place, and include information about how that information is used, what decisions are made with that aggregated data, and what rights users have over decisions made without human intervention."
+msgstr "Si tu web proporciona un servicio que incluye la toma de decisiones automatizada - por ejemplo, permitir a los clientes solicitar crédito o agregar sus datos en un perfil publicitario - debes dar cuenta de que esto está ocurriendo, e incluir información sobre cómo se utiliza esa información, qué decisiones se toman con esos datos agregados, y qué derechos tienen los usuarios sobre las decisiones tomadas sin intervención humana."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:668
+msgid "What automated decision making and/or profiling we do with user data"
+msgstr "Qué tipo de toma de decisiones automatizada y/o perfilado hacemos con los datos del usuario"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:664
+msgid "If your web site receives data about users from third parties, including advertisers, this information must be included within the section of your privacy policy dealing with third party data."
+msgstr "Si tu web recibe datos sobre los usuarios de terceros, incluidos los anunciantes, esta información debe incluirse en la sección de tu aviso de privacidad relativo a los datos de terceros."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:660
+msgid "What third parties we receive data from"
+msgstr "De qué terceros recibimos datos"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:656
+msgid "In this section you should explain what procedures you have in place to deal with data breaches, either potential or real, such as internal reporting systems, contact mechanisms, or bug bounties."
+msgstr "En esta sección debes explicar qué procedimientos tienes en marcha para tratar las brechas de datos, ya sean reales o potenciales, tales como sistemas internos de informes, mecanismos de contacto o compensaciones por fallos."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:652
+msgid "What data breach procedures we have in place"
+msgstr "Qué procedimientos utilizamos contra las brechas de datos"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:648
+msgid "In this section you should explain what measures you have taken to protect your users’ data. This could include technical measures such as encryption; security measures such as two factor authentication; and measures such as staff training in data protection. If you have carried out a Privacy Impact Assessment, you can mention it here too."
+msgstr "En esta sección debes explicar qué medidas has tomado para proteger los datos de tus usuarios. Esto podría incluir medidas técnicas como el cifrado; medidas de seguridad como la identificación de dos factores; y medidas como la formación del personal en materia de protección de datos. Si has realizado una evaluación del impacto en la privacidad, puedes mencionarlo aquí también."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:644
+msgid "How we protect your data"
+msgstr "Cómo protegemos tus datos"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:640
+msgid "If you use your site for commercial purposes and you engage in more complex collection or processing of personal data, you should note the following information in your privacy policy in addition to the information we have already discussed."
+msgstr "Si utilizas tu web con fines comerciales y realizas una recopilación o procesamiento de datos personales más compleja, deberías anotar la siguiente información en tu aviso de privacidad, además de la información que ya hemos discutido."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:636
+msgid "Additional information"
+msgstr "Información adicional"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:632
+msgid "In this section you should provide a contact method for privacy-specific concerns. If you are required to have a Data Protection Officer, list their name and full contact details here as well."
+msgstr "En esta sección debes proporcionar un método de contacto para cuestiones específicas de privacidad. Si es necesario que tengas un responsable de protección de datos, indica también aquí su nombre y sus datos de contacto completos."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:628
+msgid "Your contact information"
+msgstr "Tu información de contacto"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:621
+msgid "European data protection law requires data about European residents which is transferred outside the European Union to be safeguarded to the same standards as if the data was in Europe. So in addition to listing where data goes, you should describe how you ensure that these standards are met either by yourself or by your third party providers, whether that is through an agreement such as Privacy Shield, model clauses in your contracts, or binding corporate rules."
+msgstr "La legislación europea de protección de datos exige que los datos sobre los residentes europeos que se transfieren fuera de la Unión Europea se salvaguarden con los mismos estándares que si los datos estuvieran en Europa. Por lo tanto, además de enumerar a dónde van los datos, debes describir cómo se asegura que tú mismo o tus proveedores terceros cumplan estas normas, ya sea a través de un acuerdo como Privacy Shield, cláusulas modelo en tus contratos o reglas corporativas vinculantes."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:619
+msgid "In this section you should list all transfers of your site data outside the European Union and describe the means by which that data is safeguarded to European data protection standards. This could include your web hosting, cloud storage, or other third party services."
+msgstr "En esta sección deberías enumerar todas las transferencias de los datos de tu sitio fuera de la Unión Europea y describir los medios por los que se protegen esos datos de acuerdo con las normas europeas de protección de datos. Esto podría incluir tu alojamiento web, almacenamiento en la nube u otros servicios de terceros."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:615
+msgid "Where we send your data"
+msgstr "Dónde enviamos tus datos"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:612
+msgid "If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes."
+msgstr "Si tienes una cuenta o has dejado comentarios en esta web, puedes solicitar recibir un archivo de exportación de los datos personales que tenemos sobre ti, incluyendo cualquier dato que nos hayas proporcionado. También puedes solicitar que eliminemos cualquier dato personal que tengamos sobre ti. Esto no incluye ningún dato que estemos obligados a conservar con fines administrativos, legales o de seguridad."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:608
+msgid "In this section you should explain what rights your users have over their data and how they can invoke those rights."
+msgstr "En esta sección debes explicar qué derechos tienen tus usuarios sobre sus datos y cómo pueden ejercerlos."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:604
+msgid "What rights you have over your data"
+msgstr "Qué derechos tienes sobre tus datos"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:601
+msgid "For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information."
+msgstr "De los usuarios que se registran en nuestra web (si los hay), también almacenamos la información personal que proporcionan en su perfil de usuario. Todos los usuarios pueden ver, editar o eliminar su información personal en cualquier momento (excepto que no pueden cambiar su nombre de usuario). Los administradores de la web también pueden ver y editar esa información."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:599
+msgid "If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue."
+msgstr "Si dejas un comentario, el comentario y sus metadatos se conservan indefinidamente. Esto es para que podamos reconocer y aprobar comentarios sucesivos automáticamente, en lugar de mantenerlos en una cola de moderación."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:595
+msgid "In this section you should explain how long you retain personal data collected or processed by the web site. While it is your responsibility to come up with the schedule of how long you keep each dataset for and why you keep it, that information does need to be listed here. For example, you may want to say that you keep contact form entries for six months, analytics records for a year, and customer purchase records for ten years."
+msgstr "En esta sección deberás explicar durante cuánto tiempo conservarán los datos personales recopilados o procesados por la web. Si bien es tu responsabilidad establecer por cuánto tiempo se conservará cada conjunto de datos y por qué lo conservas, esa información debe figurar aquí. Por ejemplo, puedes decir que mantienes las entradas del formulario de contacto durante seis meses, los registros de analítica durante un año, y los registros de compras de clientes durante diez años."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:591
+msgid "How long we retain your data"
+msgstr "Cuánto tiempo conservamos tus datos"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:584
+msgid "By default WordPress does not share any personal data with anyone."
+msgstr "Por defecto, WordPress no comparte ningún dato personal con nadie."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:582
+msgid "In this section you should name and list all third party providers with whom you share site data, including partners, cloud-based services, payment processors, and third party service providers, and note what data you share with them and why. Link to their own privacy policies if possible."
+msgstr "En esta sección debes nombrar y enumerar todos los proveedores externos con los que compartes datos del sitio, incluidos los socios, los servicios basados en la nube, los procesadores de pagos y los proveedores de servicios externos, e indicar qué datos compartes con ellos y por qué. Enlaza a sus propios avisos de privacidad si es posible."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:578
+msgid "Who we share your data with"
+msgstr "Con quién compartimos tus datos"
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:574
+msgid "By default WordPress does not collect any analytics data. However, many web hosting accounts collect some anonymous analytics data. You may also have installed a WordPress plugin that provides analytics services. In that case, add information from that plugin here."
+msgstr "Por defecto, WordPress no recoge ningún dato analítico. Sin embargo, muchas cuentas de alojamiento web recogen algunos datos analíticos anónimos. También es posible que hayas instalado un plugin de WordPress que proporciona servicios de analítica. En ese caso, añade la información de ese plugin aquí."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:568
+msgid "Analytics"
+msgstr "Analítica"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:565
+msgid "These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website."
+msgstr "Estas web pueden recopilar datos sobre ti, utilizar cookies, incrustar un seguimiento adicional de terceros, y supervisar tu interacción con ese contenido incrustado, incluido el seguimiento de tu interacción con el contenido incrustado si tienes una cuenta y estás conectado a esa web."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:563
+msgid "Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website."
+msgstr "Los artículos de este sitio pueden incluir contenido incrustado (por ejemplo, vídeos, imágenes, artículos, etc.). El contenido incrustado de otras webs se comporta exactamente de la misma manera que si el visitante hubiera visitado la otra web."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:561
+msgid "Embedded content from other websites"
+msgstr "Contenido incrustado de otros sitios web"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:558
+msgid "If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day."
+msgstr "Si editas o publicas un artículo se guardará una cookie adicional en tu navegador. Esta cookie no incluye datos personales y simplemente indica el ID del artículo que acabas de editar. Caduca después de 1 día."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:556
+msgid "When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed."
+msgstr "Cuando accedas, también instalaremos varias cookies para guardar tu información de acceso y tus opciones de visualización de pantalla. Las cookies de acceso duran dos días, y las cookies de opciones de pantalla duran un año. Si seleccionas «Recuérdarme», tu acceso perdurará durante dos semanas. Si sales de tu cuenta, las cookies de acceso se eliminarán."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:554
+msgid "If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser."
+msgstr "Si tienes una cuenta y te conectas a este sitio, instalaremos una cookie temporal para determinar si tu navegador acepta cookies. Esta cookie no contiene datos personales y se elimina al cerrar el navegador."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:552
+msgid "If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year."
+msgstr "Si dejas un comentario en nuestro sitio puedes elegir guardar tu nombre, dirección de correo electrónico y web en cookies. Esto es para tu comodidad, para que no tengas que volver a rellenar tus datos cuando dejes otro comentario. Estas cookies tendrán una duración de un año."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:548
+msgid "In this subsection you should list the cookies your web site uses, including those set by your plugins, social media, and analytics. We have provided the cookies which WordPress installs by default."
+msgstr "En esta subsección debes enumerar las cookies que utiliza tu web, incluidas las instaladas por tus plugins, redes sociales y analítica. Hemos proporcionado las cookies que WordPress instala por defecto."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:544
+msgid "Cookies"
+msgstr "Cookies"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:522
+msgid "An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment."
+msgstr "Una cadena anónima creada a partir de tu dirección de correo electrónico (también llamada hash) puede ser proporcionada al servicio de Gravatar para ver si la estás usando. La política de privacidad del servicio Gravatar está disponible aquí: https://automattic.com/privacy/. Después de la aprobación de tu comentario, la imagen de tu perfil es visible para el público en el contexto de tu comentario."
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:520
+msgid "When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection."
+msgstr "Cuando los visitantes dejan comentarios en la web, recopilamos los datos que se muestran en el formulario de comentarios, así como la dirección IP del visitante y la cadena de agentes de usuario del navegador para ayudar a la detección de spam."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:540
+msgid "By default, WordPress does not include a contact form. If you use a contact form plugin, use this subsection to note what personal data is captured when someone submits a contact form, and how long you keep it. For example, you may note that you keep contact form submissions for a certain period for customer service purposes, but you do not use the information submitted through them for marketing purposes."
+msgstr "Por defecto, WordPress no incluye un formulario de contacto. Si utilizas un plugin de formulario de contacto, utiliza esta subsección para indicar qué datos personales se capturan cuando alguien envía un formulario de contacto y cuánto tiempo los conservas. Por ejemplo, puedes indicar que mantienes los envíos de formularios de contacto durante un cierto período con fines de servicio al cliente, pero no utilizas la información enviada a través de ellos con fines de marketing."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:536
+msgid "Contact forms"
+msgstr "Formularios de contacto"
+
+#. translators: Default privacy policy text.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:533
+msgid "If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website."
+msgstr "Si subes imágenes a la web, deberías evitar subir imágenes con datos de ubicación (GPS EXIF) incluidos. Los visitantes de la web pueden descargar y extraer cualquier dato de ubicación de las imágenes de la web."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:508
+msgid "By default WordPress does not collect any personal data about visitors, and only collects the data shown on the User Profile screen from registered users. However some of your plugins may collect personal data. You should add the relevant information below."
+msgstr "Por defecto, WordPress no recopila ningún dato personal sobre los visitantes y solo recopila los datos mostrados en la pantalla del perfil de usuario para los usuarios registrados. Sin embargo, algunos de tus plugins también pueden recopilar datos personales. Añade la información relevante a continuación."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:506
+msgid "Personal data is not just created by a user’s interactions with your site. Personal data is also generated from technical processes such as contact forms, comments, cookies, analytics, and third party embeds."
+msgstr "Los datos personales no son solo creados por las interacciones de un usuario con tu sitio. Los datos personales también se generan a partir de procesos técnicos como formularios de contacto, comentarios, cookies, analítica e incrustaciones de terceros."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:504
+msgid "In addition to listing what personal data you collect, you need to note why you collect it. These explanations must note either the legal basis for your data collection and retention or the active consent the user has given."
+msgstr "Además de enumerar los datos personales que recopilas, debes indicar por qué los recopilas. En estas explicaciones debe indicarse el fundamento jurídico de la recogida y conservación de los datos o el consentimiento activo del usuario."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:502
+msgid "You should also note any collection and retention of sensitive personal data, such as data concerning health."
+msgstr "También deberías tener en cuenta cualquier recopilación y retención de datos personales sensibles, como los relativos a la salud."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:496
+msgid "What personal data we collect and why we collect it"
+msgstr "Qué datos personales recogemos y por qué los recogemos"
+
+#. translators: Default privacy policy text. %s: Site URL.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:493
+msgid "Our website address is: %s."
+msgstr "La dirección de nuestra web es: %s."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:489
+msgid "The amount of information you may be required to show will vary depending on your local or national business regulations. You may, for example, be required to display a physical address, a registered address, or your company registration number."
+msgstr "La cantidad de información que se te puede pedir reflejar variará dependiendo de las regulaciones locales o nacionales de tu negocio. Por ejemplo, se te puede pedir que indiques una dirección física, una dirección registrada o el número de registro de tu empresa."
+
+#. translators: Privacy policy tutorial.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:487
+msgid "In this section you should note your site URL, as well as the name of the company, organization, or individual behind it, and some accurate contact information."
+msgstr "En esta sección debes indicar la URL de tu sitio, así como el nombre de la empresa, organización, o individuo que hay detrás, y alguna información de contacto actualizada."
+
+#. translators: Default privacy policy heading.
+#: wp-admin/includes/class-wp-privacy-policy-content.php:483
+msgid "Who we are"
+msgstr "Quiénes somos"
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:452
+msgid "It is your responsibility to write a comprehensive privacy policy, to make sure it reflects all national and international legal requirements on privacy, and to keep your policy current and accurate."
+msgstr "Es tu responsabilidad redactar una política de privacidad completa, asegurándote de que refleja todos los requisitos legales nacionales e internacionales sobre privacidad y mantener tu política actualizada y precisa."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:451
+msgid "Please edit your privacy policy content, making sure to delete the summaries, and adding any information from your theme and plugins. Once you publish your policy page, remember to add it to your navigation menu."
+msgstr "Por favor, edita el contenido de tu política de privacidad, asegurándote de eliminar los resúmenes, y añade cualquier información de tus temas y plugins. Una vez que publiques tu página de política, recuerda añadirla a tu menú de navegación."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:449
+msgid "This text template will help you to create your web site’s privacy policy."
+msgstr "Esta plantilla de texto te ayudará a crear la política de privacidad de tu web."
+
+#: wp-admin/includes/class-wp-privacy-policy-content.php:448
+msgid "Hello,"
+msgstr "Hola,"
+
+#: wp-admin/options-privacy.php:125
+msgid "As a website owner, you may need to follow national or international privacy laws. For example, you may need to create and display a Privacy Policy."
+msgstr "Como propietario de una web, es posible que tengas que cumplir con las leyes de privacidad nacionales o internacionales. Por ejemplo, es posible que tengas que crear y mostrar una política de privacidad."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
+msgid "Force erasure has failed."
+msgstr "Ha fallado el borrado forzado."
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
+msgid "Email could not be sent."
+msgstr "No se ha podido enviar el correo electrónico."
+
+#: wp-admin/includes/privacy-tools.php:377
+msgctxt "date/time"
+msgid "On"
+msgstr "En"
+
+#: wp-admin/includes/privacy-tools.php:373
+msgctxt "website URL"
+msgid "At URL"
+msgstr "En la URL"
+
+#: wp-admin/includes/privacy-tools.php:369
+msgctxt "website name"
+msgid "For site"
+msgstr "Para el sitio"
+
+#: wp-admin/includes/privacy-tools.php:365
+msgctxt "email address"
+msgid "Report generated for"
+msgstr "Informe generado para"
+
+#. translators: %s: Exporter array index.
+#: wp-admin/includes/ajax-actions.php:4824
+msgid "Exporter array at index %s does not include a friendly name."
+msgstr "El índice %s del array del exportador no incluye un nombre amigable."
+
+#: wp-admin/erase-personal-data.php:13
+msgid "Sorry, you are not allowed to erase personal data on this site."
+msgstr "Lo siento, no tienes permisos para borrar datos personales en este sitio."
+
+#: wp-admin/export-personal-data.php:13
+msgid "Sorry, you are not allowed to export personal data on this site."
+msgstr "Lo siento, no tienes permisos para exportar datos en este sitio."
+
+#: wp-admin/includes/ajax-actions.php:4991
+msgid "Eraser index is out of range."
+msgstr "El índice del borrador está fuera de rango."
+
+#: wp-admin/includes/ajax-actions.php:4950
+msgid "Missing eraser index."
+msgstr "Índice del borrador no disponible."
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4875
+msgid "Expected done (boolean) in response array from exporter: %s."
+msgstr "Se esperaba hecho (boleano) en el array de respuesta del exportador: %s."
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4868
+msgid "Expected data array in response array from exporter: %s."
+msgstr "Se esperaba array de datos en el array de respuesta del exportador: %s"
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4861
+msgid "Expected data in response array from exporter: %s."
+msgstr "Se esperaban datos en el array de respuesta del exportador: %s"
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4854
+msgid "Expected response as an array from exporter: %s."
+msgstr "Se esperaba respuesta como array del exportador: %s"
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4840
+msgid "Exporter callback is not a valid callback: %s."
+msgstr "La respuesta del exportador no es una respuesta válida: %s"
+
+#. translators: %s: Exporter friendly name.
+#: wp-admin/includes/ajax-actions.php:4833
+msgid "Exporter does not include a callback: %s."
+msgstr "El exportador no incluye una respuesta: %s"
+
+#. translators: %s: Exporter array index.
+#: wp-admin/includes/ajax-actions.php:4817
+msgid "Expected an array describing the exporter at index %s."
+msgstr "Se esperaba un array que describiese el exportador en el índice %s."
+
+#: wp-admin/includes/ajax-actions.php:4803
+msgid "Exporter index is out of range."
+msgstr "El índice del exportador está fuera de rango."
+
+#: wp-admin/includes/ajax-actions.php:4799
+msgid "Exporter index cannot be negative."
+msgstr "El índice del exportador no puede ser negativo."
+
+#: wp-admin/includes/ajax-actions.php:4793
+msgid "An exporter has improperly used the registration filter."
+msgstr "Un exportador ha usado inadecuadamente el filtro de registro."
+
+#: wp-admin/includes/ajax-actions.php:4764
+#: wp-admin/includes/ajax-actions.php:4956
+msgid "Missing page index."
+msgstr "Índice de página no disponible."
+
+#: wp-admin/includes/ajax-actions.php:4758
+msgid "Missing exporter index."
+msgstr "Índice del exportador no disponible."
+
+#: wp-admin/includes/ajax-actions.php:4749
+#: wp-admin/includes/ajax-actions.php:4940
+msgid "Invalid request type."
+msgstr "Tipo de petición no válido."
+
+#: wp-admin/options-privacy.php:246
+msgid "Create New Page"
+msgstr "Crear nueva página"
+
+#: wp-admin/options-privacy.php:227
+msgid "Use This Page"
+msgstr "Usar esta página"
+
+#: wp-admin/options-privacy.php:192
+msgid "Select a Privacy Policy page"
+msgstr "Elige una página de política de privacidad"
+
+#: wp-admin/options-privacy.php:190
+msgid "Change your Privacy Policy page"
+msgstr "Cambia tu página de política de privacidad"
+
+#. translators: 1: URL to edit Privacy Policy page, 2: URL to view Privacy
+#. Policy page.
+#: wp-admin/options-privacy.php:154
+msgid "Edit or view your Privacy Policy page content."
+msgstr "Edita o ve el contenido de tu página de política de privacidad."
+
+#: wp-admin/options-privacy.php:134
+msgid "We would also suggest reviewing your Privacy Policy from time to time, especially after installing or updating any themes or plugins. There may be changes or new suggested information for you to consider adding to your policy."
+msgstr "También te sugerimos que revises tu política de privacidad de vez en cuando, especialmente después de instalar o actualizar temas o plugins. Podría haber cambios o nueva información sugerida que puedas considerar añadir a tu política."
+
+#: wp-admin/options-privacy.php:130
+msgid "However, it is your responsibility to use those resources correctly, to provide the information that your Privacy Policy requires, and to keep that information current and accurate."
+msgstr "Sin embargo, es tu responsabilidad usar estos recursos correctamente para ofrecer la información que requiera tu política de privacidad y mantener esa información actualizada y precisa."
+
+#: wp-admin/options-privacy.php:129
+msgid "The new page will include help and suggestions for your Privacy Policy."
+msgstr "La nueva página incluirá ayuda y sugerencias para tu política de privacidad."
+
+#: wp-admin/options-privacy.php:126
+msgid "If you already have a Privacy Policy page, please select it below. If not, please create one."
+msgstr "Si ya tienes una página de política de privacidad, por favor, selecciónala abajo. En caso contrario, crea una."
+
+#. translators: %s: URL to Pages Trash.
+#: wp-admin/options-privacy.php:104
+msgid "The currently selected Privacy Policy page is in the Trash. Please create or select a new Privacy Policy page or restore the current page."
+msgstr "La página de política de privacidad seleccionada actualmente está en la papelera. Por favor, crea o selecciona una nueva página de política de privacidad, o restaura la página actual."
+
+#: wp-admin/options-privacy.php:94
+msgid "The currently selected Privacy Policy page does not exist. Please create or select a new page."
+msgstr "La página de política de privacidad seleccionada actualmente no existe. Por favor, crea o selecciona una nueva página."
+
+#: wp-admin/options-privacy.php:70
+msgid "Unable to create a Privacy Policy page."
+msgstr "No ha sido posible crear la página de política de privacidad."
+
+#. translators: Privacy Policy page slug.
+#: wp-admin/includes/upgrade.php:382
+msgid "privacy-policy"
+msgstr "politica-privacidad"
+
+#. translators: %s: URL to Customizer -> Menus.
+#: wp-admin/options-privacy.php:42
+msgid "Privacy Policy page setting updated successfully. Remember to update your menus!"
+msgstr "Ajuste de la página de política de privacidad actualizado correctamente. ¡Recuerda actualizar tus menús!"
+
+#. translators: Do not translate EXPIRATION, LINK, SITENAME, SITEURL: those are
+#. placeholders.
+#: wp-admin/includes/privacy-tools.php:630
+msgid ""
+"Howdy,\n"
+"\n"
+"Your request for an export of personal data has been completed. You may\n"
+"download your personal data by clicking on the link below. For privacy\n"
+"and security, we will automatically delete the file on ###EXPIRATION###,\n"
+"so please download it before then.\n"
+"\n"
+"###LINK###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Tu petición de exportación de datos personales se ha completado. Puedes\n"
+"descargar tus datos personales haciendo clic en el siguiente enlace. Por privacidad\n"
+"y seguridad, borraremos automáticamente el archivo el ###EXPIRATION###,\n"
+"así que, por favor, descárgalo antes.\n"
+"\n"
+"###LINK###\n"
+"\n"
+"Este correo electrónico se ha enviado a ###EMAIL###.\n"
+"\n"
+"Atentamente,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:135
+msgid "Email sent."
+msgstr "Correo electrónico enviado."
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:134
+msgid "Sending email..."
+msgstr "Enviando correo electrónico..."
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:62
+msgid "Download personal data again"
+msgstr "Descargar de nuevo los datos personales"
+
+#: wp-admin/includes/privacy-tools.php:714
+msgid "Unable to send personal data export email."
+msgstr "No ha sido posible enviar el correo electrónico de exportación de datos personales."
+
+#. translators: Personal data export notification email subject. %s: Site
+#. title.
+#: wp-admin/includes/privacy-tools.php:604
+msgid "[%s] Personal Data Export"
+msgstr "[%s] Exportación de datos personales"
+
+#: wp-admin/includes/privacy-tools.php:559
+msgid "Invalid request ID when sending personal data export email."
+msgstr "ID de petición no válida al enviar el correo electrónico de exportación de datos personales."
+
+#: wp-admin/includes/privacy-tools.php:433
+msgid "Personal Data Export"
+msgstr "Exportación de datos personales"
+
+#. translators: %s: User's email address.
+#: wp-admin/includes/privacy-tools.php:349
+msgid "Personal Data Export for %s"
+msgstr "Exportación de datos personales para %s"
+
+#: wp-admin/includes/ajax-actions.php:4754
+msgid "A valid email address must be given."
+msgstr "Se debe facilitar una dirección de correo electrónico válida."
+
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:65
+msgid "Force erase personal data"
+msgstr "Forzar el borrado de los datos personales"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:156
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:163
+msgid "Remove request"
+msgstr "Petición de eliminación"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:116
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:122
+msgid "Waiting for confirmation"
+msgstr "Esperando confirmación"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:61
+msgid "Downloading data..."
+msgstr "Descargando los datos..."
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:60
+msgid "Download personal data"
+msgstr "Descargar datos personales"
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:45
+msgid "Requested"
+msgstr "Solicitada"
+
+#: wp-admin/includes/class-wp-privacy-requests-table.php:43
+msgid "Requester"
+msgstr "Solicitante"
+
+#: wp-admin/erase-personal-data.php:66 wp-admin/export-personal-data.php:66
+msgid "Send Request"
+msgstr "Enviar petición"
+
+#: wp-admin/erase-personal-data.php:64 wp-admin/export-personal-data.php:64
+msgid "Username or email address"
+msgstr "Nombre de usuario o correo electrónico"
+
+#: wp-admin/erase-personal-data.php:61 wp-admin/export-personal-data.php:61
+msgid "An email will be sent to the user at this email address asking them to verify the request."
+msgstr "Se enviará un correo electrónico al usuario de esta dirección de correo electrónico pidiéndole que verifique la petición."
+
+#: wp-admin/export-personal-data.php:60
+msgid "Add Data Export Request"
+msgstr "Añadir petición de exportación de datos"
+
+#: wp-admin/includes/privacy-tools.php:169
+msgid "Confirmation request initiated successfully."
+msgstr "Confirmación de petición iniciada correctamente."
+
+#: wp-admin/includes/privacy-tools.php:130
+msgid "Unable to add this request. A valid email address or username must be supplied."
+msgstr "No ha sido posible añadir esta petición. Se debe facilitar una dirección de correo electrónico o nombre de usuario válido."
+
+#: wp-admin/includes/privacy-tools.php:91
+msgid "Confirmation request sent again successfully."
+msgstr "Petición de confirmación reenviada correctamente."
+
+#: wp-admin/includes/privacy-tools.php:158
+msgid "Unable to initiate confirmation request."
+msgstr "No ha sido posible iniciar la petición de confirmación."
+
+#: wp-admin/includes/ajax-actions.php:4736
+#: wp-admin/includes/ajax-actions.php:4926
+msgid "Invalid request ID."
+msgstr "ID de petición no válido."
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5100
+msgid "Expected done flag in response array from %1$s eraser (index %2$d)."
+msgstr "Se esperaba la etiqueta hecho en el array de respuesta del borrador %1$s (índice %2$d)."
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5089
+msgid "Expected messages key to reference an array in response array from %1$s eraser (index %2$d)."
+msgstr "Se esperaban mensajes claves a la referencia en la respuesta del array %1$s del borrador (índice %2$d)"
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5078
+msgid "Expected messages key in response array from %1$s eraser (index %2$d)."
+msgstr "Se esperaban mensajes clave en el array de respuesta %1$s del borrador (índice %2$d)."
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5067
+msgid "Expected items_retained key in response array from %1$s eraser (index %2$d)."
+msgstr "Se esperaba la clave items_retained en respuesta al array del borrador %1$s (índice %2$d)."
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5056
+msgid "Expected items_removed key in response array from %1$s eraser (index %2$d)."
+msgstr "Se esperaba la clave items_removed en respuesta al array del borrador %1$s (índice %2$d)."
+
+#. translators: 1: Eraser friendly name, 2: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5045
+msgid "Did not receive array from %1$s eraser (index %2$d)."
+msgstr "No se ha recibido un array del borrador %1$s (índice %2$d)."
+
+#. translators: %d: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5009
+msgid "Eraser array at index %d does not include a friendly name."
+msgstr "El array del borrador en el índice %d no incluye un nombre amigable."
+
+#. translators: %d: Eraser array index.
+#: wp-admin/includes/ajax-actions.php:5004
+msgid "Expected an array describing the eraser at index %d."
+msgstr "Se esperaba un array describiendo el borrador en el índice %d."
+
+#: wp-admin/includes/ajax-actions.php:4807
+#: wp-admin/includes/ajax-actions.php:4995
+msgid "Page index cannot be less than one."
+msgstr "El índice de página no puede ser menor que uno."
+
+#: wp-admin/includes/ajax-actions.php:4987
+msgid "Eraser index cannot be less than one."
+msgstr "El índice del borrador no puede ser menor que uno."
+
+#: wp-admin/includes/ajax-actions.php:4946
+msgid "Invalid email address in request."
+msgstr "Dirección de correo electrónico no válida en la petición."
+
+#: wp-admin/includes/plugin-install.php:676
+msgid "Requires PHP Version:"
+msgstr "Necesita la versión de PHP:"
+
+#: wp-admin/customize.php:80
+msgid "This changeset cannot be further modified."
+msgstr "Este grupo de cambios ya no puede modificarse más."
+
+#. translators: %s: https://wordpress.org/about/stats
+#: wp-admin/privacy.php:64
+msgid "This data is used to provide general enhancements to WordPress, which includes helping to protect your site by finding and automatically installing new updates. It is also used to calculate statistics, such as those shown on the WordPress.org stats page."
+msgstr "Estos datos se utilizan para ofrecer mejoras generales a WordPress, lo que incluye la ayuda para proteger tu sitio descubriendo e instalando automáticamente nuevas actualizaciones. También se utiliza para calcular estadísticas, como las mostradas en la página de estadísticas de WordPress.org."
+
+#. translators: %s: Link to Custom CSS section in the Customizer.
+#: wp-admin/theme-editor.php:205
+msgid "There’s no need to change your CSS here — you can edit and live preview CSS changes in the built-in CSS editor."
+msgstr "No hay necesidad de cambiar tu CSS aquí — puedes editar y previsualizar en directo los cambios de CSS en el editor CSS integrado."
+
+#: wp-admin/theme-editor.php:200
+msgid "Did you know?"
+msgstr "¿Lo sabías?"
+
+#: wp-admin/credits.php:149
+msgid "Noteworthy Contributors"
+msgstr "Colaboradores destacados"
+
+#: wp-admin/theme-editor.php:373
+msgid "If you decide to go ahead with direct edits anyway, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong."
+msgstr "Si aún así decides seguir adelante con la edición directa, utiliza un gestor de archivos para crear una copia con un nombre nuevo y guarda el original. De esta forma podrás volver a activar una versión funcional si algo falla."
+
+#: wp-admin/plugin-editor.php:327
+msgid "If you absolutely have to make direct edits to this plugin, use a file manager to create a copy with a new name and hang on to the original. That way, you can re-enable a functional version if something goes wrong."
+msgstr "Si no tienes más remedio que editar directamente este plugin, utiliza un gestor de archivos para crear una copia con un nombre nuevo y quédate con el original. De esta forma podrás volver a activar una versión funcional si algo falla."
+
+#: wp-admin/plugin-editor.php:326
+msgid "You appear to be making direct edits to your plugin in the WordPress dashboard. We recommend that you don’t! Editing plugins directly may introduce incompatibilities that break your site and your changes may be lost in future updates."
+msgstr "Parece que estás editando directamente tu plugin desde el escritorio de WordPress. ¡No te lo aconsejamos! Editar plugins directamente puede producir incompatibilidades que rompan tu sitio y tus cambios se perderán en las próximas actualizaciones."
+
+#. translators: 1: Codex URL, 2: URL to Reading Settings screen.
+#: wp-admin/options-writing.php:223
+msgid "WordPress is not notifying any Update Services because of your site’s visibility settings."
+msgstr "WordPress no está informando a ningún servicio de actualizaciones debido a los ajustes de visibilidad de tu sitio."
+
+#: wp-admin/options-writing.php:210 wp-admin/options-writing.php:224
+msgid "https://codex.wordpress.org/Update_Services"
+msgstr "https://codex.wordpress.org/Update_Services"
+
+#. translators: 1: .htaccess, 2: Documentation URL, 3: CTRL + a
+#: wp-admin/options-permalink.php:422
+msgid "If your %1$s file was writable, we could do this automatically, but it isn’t so these are the mod_rewrite rules you should have in your %1$s file. Click in the field and press %3$s to select all."
+msgstr "Si tu archivo %1$s tuviese permisos de escritura podríamos hacerlo automáticamente, pero no los tiene, así que estas son las reglas de `mod_rewrite` que deberías tener en tu archivo %1$s. Haz clic en el siguiente campo y teclea %3$s para seleccionarlas todas."
+
+#. translators: 1: Documentation URL, 2: web.config, 3: CTRL + a
+#: wp-admin/options-permalink.php:390
+msgid "If the root directory of your site was writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %2$s file. Create a new file, called %2$s in the root directory of your site. Click in the field and press %3$s to select all. Then insert this code into the %2$s file."
+msgstr "Si el directorio raíz de tu sitio tuviese permisos de escritura, podríamos hacerlo automáticamente, pero no los tiene, así que esta es la regla de reescritura que deberías tener en tu archivo %2$s. Crea un nuevo archivo llamado %2$s en el directorio raíz de tu sitio. Haz clic en el siguiente campo y teclea %3$s para seleccionarlas todas. Luego inserta este código en el archivo %2$s."
+
+#. translators: 1: web.config, 2: Documentation URL, 3: CTRL + a, 4: Element
+#. code.
+#: wp-admin/options-permalink.php:364
+msgid "If your %1$s file was writable, we could do this automatically, but it isn’t so this is the url rewrite rule you should have in your %1$s file. Click in the field and press %3$s to select all. Then insert this rule inside of the %4$s element in %1$s file."
+msgstr "Si tu archivo %1$s tuviese permisos de escritura, podríamos hacerlo automáticamente, pero no los tiene, así que esta es la regla de reescritura que deberías tener en tu archivo %1$s. Haz clic en el siguiente campo y teclea %3$s para seleccionarlas todas. Luego inserta esta regla dentro del elemento %4$s del archivo %1$s."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/options-general.php:99
+msgid "Enter the address here if you want your site home page to be different from your WordPress installation directory."
+msgstr "Introduce aquí la dirección si quieres que la página de inicio sea distinta a la del directorio de tu instalación de WordPress.."
+
+#. translators: %s: https://wordpress.org/about/privacy
+#: wp-admin/privacy.php:74
+msgid "We take privacy and transparency very seriously. To learn more about what data we collect, and how we use it, please visit WordPress.org/about/privacy."
+msgstr "Nos tomamos la privacidad y la transparencia muy en serio. Para aprender más sobre los datos que recogemos, y qué hacemos con ellos, por favor, visita WordPress.org/about/privacy."
+
+#: wp-admin/freedoms.php:66 wp-admin/freedoms.php:118
+msgid "https://wordpress.org/about/license/"
+msgstr "https://es.wordpress.org/about/license/"
+
+#: wp-admin/privacy.php:58
+msgid "From time to time, your WordPress site may send data to WordPress.org — including, but not limited to — the version of WordPress you are using, and a list of installed plugins and themes."
+msgstr "De vez en cuando, tu sitio WordPress puede enviar información a WordPress.org —incluyendo, pero no limitada a— la versión de WordPress que estás usando y una lista de los plugins y temas instalados."
+
+#. translators: Attachment information. %s: Date the attachment was uploaded.
+#: wp-admin/includes/meta-boxes.php:415
+msgid "Uploaded on: %s"
+msgstr "Subido el: %s"
+
+#. translators: %s: Package URL.
+#: wp-admin/includes/class-plugin-upgrader.php:77
+#: wp-admin/includes/class-theme-upgrader.php:75
+msgid "Downloading installation package from %s…"
+msgstr "Descargando el paquete de instalación desde %s…"
+
+#. translators: %s: Package URL.
+#: wp-admin/includes/class-language-pack-upgrader.php:117
+msgid "Downloading translation from %s…"
+msgstr "Descargando la traducción desde %s…"
+
+#. translators: %s: Package URL.
+#: wp-admin/includes/class-plugin-upgrader.php:60
+#: wp-admin/includes/class-theme-upgrader.php:59
+#: wp-admin/includes/class-core-upgrader.php:33
+msgid "Downloading update from %s…"
+msgstr "Descargando la actualización desde %s…"
+
+#. translators: 1: wp-admin/includes/template.php, 2: add_meta_box(), 3:
+#. add_meta_boxes
+#: wp-admin/includes/template.php:2558
+msgid "Likely direct inclusion of %1$s in order to use %2$s. This is very wrong. Hook the %2$s call into the %3$s action instead."
+msgstr "Probable inclusión directa de %1$s para usar %2$s. Esto es un error. En vez de eso, haz un gancho a %2$s para que llame a la acción %3$s."
+
+#: wp-admin/includes/template.php:2187
+msgid "Customization Draft"
+msgstr "Borrador de personalización"
+
+#. translators: %s: URL to the Customizer.
+#: wp-admin/includes/meta-boxes.php:289
+msgid "This draft comes from your unpublished customization changes. You can edit, but there’s no need to publish now. It will be published automatically with those changes."
+msgstr "Este borrador es de tus cambios de personalización sin publicar. Puedes editarlo, pero no hay necesidad de publicarlo ahora. Se publicará automáticamente con esos cambios."
+
+#: wp-admin/theme-editor.php:251
+msgid "Theme Files"
+msgstr "Archivos del tema"
+
+#: wp-admin/includes/misc.php:388 wp-admin/includes/misc.php:477
+msgid "folder"
+msgstr "carpeta"
+
+#: wp-admin/includes/file.php:571
+msgid "Unable to communicate back with site to check for fatal errors, so the PHP change was reverted. You will need to upload your PHP file change by some other means, such as by using SFTP."
+msgstr "No ha sido posible comunicar con el sitio para comprobar los errores fatales, así que el cambio de PHP se ha revertido. Tendrás que subir el cambio a tu archivo PHP por otros medios, como por ejemplo usando SFTP."
+
+#: wp-admin/press-this.php:75 wp-admin/press-this.php:81
+msgid "Installation Required"
+msgstr "Instalación obligatoria"
+
+#. translators: %s: Plugin filename.
+#: wp-admin/includes/plugin.php:1037
+msgid "Could not fully remove the plugin %s."
+msgstr "El plugin %s no se ha podido quitar completamente."
+
+#: wp-admin/user-new.php:350
+msgid "User has been created, but could not be added to this site."
+msgstr "El usuario se ha creado, pero no se ha añadido a este sitio"
+
+#: wp-admin/user-new.php:347
+msgid "That user could not be added to this site."
+msgstr "Ese usuario no se ha podido añadir a este sitio."
+
+#: wp-admin/user-edit.php:291
+msgid "Disable syntax highlighting when editing code"
+msgstr "Desactivar el resaltado de sintaxis al editar código"
+
+#: wp-admin/user-edit.php:288
+msgid "Syntax Highlighting"
+msgstr "Resaltado de sintaxis"
+
+#: wp-admin/setup-config.php:418 wp-admin/setup-config.php:451
+msgid "Run the installation"
+msgstr "Ejecutar la instalación"
+
+#: wp-admin/privacy.php:75
+msgid "https://wordpress.org/about/privacy/"
+msgstr "https://wordpress.org/about/privacy/"
+
+#: wp-admin/press-this.php:80
+msgid "Press This is not available. Please contact your site administrator."
+msgstr "«Publicar esto» no está disponible. Por favor, contacta con el administrador del sitio."
+
+#. translators: %s: URL to Press This bookmarklet on the main site.
+#: wp-admin/press-this.php:68
+msgid "Press This is not installed. Please install Press This from the main site."
+msgstr "Publicar esto no está instalado. Por favor, instala «Publicar esto» desde el sitio principal."
+
+#: wp-admin/press-this.php:44
+msgid "Activate Press This"
+msgstr "Activar Publicar esto"
+
+#: wp-admin/theme-editor.php:377 wp-admin/plugin-editor.php:331
+msgid "I understand"
+msgstr "Entendido"
+
+#: wp-admin/theme-editor.php:356 wp-admin/plugin-editor.php:325
+msgid "Heads up!"
+msgstr "¡Aviso!"
+
+#: wp-admin/plugin-editor.php:282
+msgid "Warning: Making changes to active plugins is not recommended."
+msgstr "Advertencia: No se recomienda hacer cambios en los plugins activos."
+
+#: wp-admin/theme-editor.php:284 wp-admin/plugin-editor.php:263
+msgid "Selected file content:"
+msgstr "Contenido del archivo seleccionado:"
+
+#: wp-admin/theme-editor.php:193 wp-admin/plugin-editor.php:188
+msgid "There was an error while trying to update the file. You may need to fix something and try updating again."
+msgstr "Ha ocurrido un error al tratar de actualizar el archivo. Puede que tengas que reparar algo y tratar de actualizar de nuevo."
+
+#. translators: %s: Select field to choose the front page.
+#: wp-admin/options-reading.php:109
+msgid "Homepage: %s"
+msgstr "Portada: %s"
+
+#: wp-admin/options-permalink.php:306
+msgid "Available tags:"
+msgstr "Etiquetas disponibles:"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:302
+msgid "%s (already used in permalink structure)"
+msgstr "%s (ya utilizado en la estructura de enlaces permanentes)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:299
+msgid "%s added to permalink structure"
+msgstr "%s añadido a la estructura de enlaces permanentes"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:286
+msgid "%s (A sanitized version of the author name.)"
+msgstr "%s (una versión saneada del nombre del autor.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:284
+msgid "%s (Category slug. Nested sub-categories appear as nested directories in the URL.)"
+msgstr "%s (Slug de la categoría. Las subcategorías anidadas aparecen como directorios anidados en la URL.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:282
+msgid "%s (The sanitized post title (slug).)"
+msgstr "%s (el título (slug) de entrada saneado.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:280
+msgid "%s (The unique ID of the post, for example 423.)"
+msgstr "%s (el ID único de la entrada, por ejemplo 423.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:278
+msgid "%s (Second of the minute, for example 33.)"
+msgstr "%s (segundos del minuto, por ejemplo 33.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:276
+msgid "%s (Minute of the hour, for example 43.)"
+msgstr "%s (minutos de la hora, por ejemplo 43.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:274
+msgid "%s (Hour of the day, for example 15.)"
+msgstr "%s (hora del día, por ejemplo 15.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:272
+msgid "%s (Day of the month, for example 28.)"
+msgstr "%s (día del mes, por ejemplo 28.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:270
+msgid "%s (Month of the year, for example 05.)"
+msgstr "%s (mes del año, por ejemplo 05.)"
+
+#. translators: %s: Permalink structure tag.
+#: wp-admin/options-permalink.php:268
+msgid "%s (The year of the post, four digits, for example 2004.)"
+msgstr "%s (el año de la entrada, en cuatro dígitos, por ejemplo 2004.)"
+
+#: wp-admin/includes/theme-install.php:245
+msgid "Theme Installation"
+msgstr "Instalación del tema"
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/post.php:1747
+msgid "%s is currently editing this post."
+msgstr "%s está editando ahora esta entrada."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/post.php:1744
+msgid "%s is currently editing this post. Do you want to take over?"
+msgstr "%s está editando ahora esta entrada. ¿Quieres tomar posesión?"
+
+#: wp-admin/includes/plugin.php:497
+msgid "Custom installation script."
+msgstr "Script de instalación personalizado."
+
+#: wp-admin/includes/plugin-install.php:683
+msgid "Active Installations:"
+msgstr "Instalaciones activas:"
+
+#: wp-admin/includes/plugin-install.php:598 wp-admin/update.php:126
+msgid "Plugin Installation"
+msgstr "Instalación del plugin"
+
+#: wp-admin/includes/ms.php:1145
+msgid "Settings — This page shows a list of all settings associated with this site. Some are created by WordPress and others are created by plugins you activate. Note that some fields are grayed out and say Serialized Data. You cannot modify these values due to the way the setting is stored in the database."
+msgstr "Ajustes — Esta página muestra una lista de todos los ajustes asociados a este sitio. Algunos los crea WordPress, y otros los crean los plugins que activas. Observa que algunos campos están en gris e indican «Serialized Data». No puedes modificar estos valores debido al modo en que está almacenado el ajuste en la base de datos."
+
+#. translators: %s: URL to Network Themes screen.
+#: wp-admin/includes/ms.php:1142
+msgid "Themes — This area shows themes that are not already enabled across the network. Enabling a theme in this menu makes it accessible to this site. It does not activate the theme, but allows it to show in the site’s Appearance menu. To enable a theme for the entire network, see the Network Themes screen."
+msgstr "Temas — Este área muestra los temas que no están actualmente activos en la red. Al activar un tema en este menú hace que esté disponible para este sitio. No activa el tema, pero permite que sea visible en el menú «Apariencia del sitio». Para activar un tema para toda la red revisa la pantalla Temas de la red."
+
+#: wp-admin/includes/ms.php:1139
+msgid "Users — This displays the users associated with this site. You can also change their role, reset their password, or remove them from the site. Removing the user from the site does not remove the user from the network."
+msgstr "Usuarios — Esto muestra los usuarios asociados a este sitio. También puedes cambiar su perfil, restablecer su contraseña o quitarlos del sitio. Al quitar a un usuario del sitio no se quita al usuario de la red."
+
+#: wp-admin/includes/ms.php:1138
+msgid "Info — The site URL is rarely edited as this can cause the site to not work properly. The Registered date and Last Updated date are displayed. Network admins can mark a site as archived, spam, deleted and mature, to remove from public listings or disable."
+msgstr "Información — Raramente se edita la URL del sitio, ya que esto puede provocar que el sitio no funcione correctamente. Se muestran la fecha de registro y la fecha de última actualización. Los administradores de la red pueden marcar un sitio como archivado, spam, eliminado y para adultos, para quitarlo de los listados públicos o desactivarlo."
+
+#: wp-admin/includes/ms.php:1137
+msgid "The menu is for editing information specific to individual sites, particularly if the admin area of a site is unavailable."
+msgstr "El menú es para editar información específica de sitios individuales, especialmente si el área de administración del sitio no está disponible."
+
+#: wp-admin/includes/file.php:504
+msgid "Unable to write to file."
+msgstr "No fue posible escribir en el archivo."
+
+#. translators: 1: Line number, 2: File path.
+#: wp-admin/includes/file.php:311
+msgid "Your PHP code changes were rolled back due to an error on line %1$s of file %2$s. Please fix and try saving again."
+msgstr "Los cambios en tu código PHP se han revertido debido a un error en la línea %1$s del archivo %2$s. Por favor, arréglalo y trata de guardar de nuevo."
+
+#. translators: If a Rosetta site exists (e.g. https://es.wordpress.org/news/),
+#. then use that. Otherwise, leave untranslated.
+#: wp-admin/includes/dashboard.php:1265
+msgctxt "Events and News dashboard widget"
+msgid "https://wordpress.org/news/"
+msgstr "https://es.wordpress.org/news/"
+
+#: wp-admin/includes/dashboard.php:75 wp-admin/includes/dashboard.php:616
+msgid "Your Recent Drafts"
+msgstr "Tus borradores recientes"
+
+#: wp-admin/includes/class-wp-users-list-table.php:546
+#: wp-admin/includes/class-wp-ms-users-list-table.php:307
+msgctxt "name"
+msgid "Unknown"
+msgstr "Desconocido"
+
+#. translators: %s: Author's display name.
+#: wp-admin/includes/class-wp-users-list-table.php:468
+msgid "View posts by %s"
+msgstr "Ver entradas de %s"
+
+#: wp-admin/includes/class-wp-terms-list-table.php:548
+msgid "No description"
+msgstr "Sin descripción"
+
+#. translators: %s: Number of installations.
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:756
+msgid "%s Active Installations"
+msgstr "%s instalaciones activas"
+
+#: wp-admin/includes/class-theme-upgrader.php:81
+msgid "Theme installation failed."
+msgstr "La instalación del tema ha fallado."
+
+#: wp-admin/includes/class-plugin-upgrader.php:83
+msgid "Plugin installation failed."
+msgstr "La instalación del plugin ha fallado."
+
+#: wp-admin/includes/class-plugin-installer-skin.php:110
+msgid "Activate Plugin & Go to Press This"
+msgstr "Activar plugin e ir a Publicar esto"
+
+#: wp-admin/customize.php:71
+msgid "Your scheduled changes just published"
+msgstr "Tus cambios programados recién publicados"
+
+#. translators: %s: Theme name.
+#: wp-admin/themes.php:540 wp-admin/themes.php:888 wp-admin/themes.php:1101
+#: wp-admin/theme-install.php:350 wp-admin/theme-install.php:413
+#: wp-admin/js/updates.js:1384
+msgctxt "theme"
+msgid "Activate %s"
+msgstr "Activar %s"
+
+#: wp-admin/options-discussion.php:54
+msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new posts"
+msgstr "Permitir avisos de enlaces de otros blogs (pingbacks y trackbacks) en las nuevas entradas"
+
+#: wp-admin/menu-header.php:278 wp-admin/js/common.js:1907
+msgid "Collapse Main menu"
+msgstr "Contraer el menú principal"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:800
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:593
+#: wp-admin/js/updates.js:734
+msgctxt "plugin"
+msgid "Network Activate %s"
+msgstr "Activar %s para la red"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:854
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:580
+#: wp-admin/js/updates.js:745
+msgctxt "plugin"
+msgid "Activate %s"
+msgstr "Activar %s"
+
+#: wp-admin/includes/class-wp-media-list-table.php:249
+msgid "No media files found."
+msgstr "No se encontraron archivos de medios."
+
+#: wp-admin/import.php:133 wp-admin/import.php:182 wp-admin/js/updates.js:848
+msgid "Run Importer"
+msgstr "Ejecutar el importador"
+
+#. translators: %s: Importer name.
+#: wp-admin/import.php:132 wp-admin/import.php:181 wp-admin/js/updates.js:844
+msgid "Run %s"
+msgstr "Ejecutar %s"
+
+#: wp-admin/includes/class-wp-debug-data.php:120
+msgctxt "comment status"
+msgid "Open"
+msgstr "Abierto"
+
+#. translators: %s: Meetup organization documentation URL.
+#: wp-admin/includes/dashboard.php:1419
+msgid "There aren’t any events scheduled near you at the moment. Would you like to organize a WordPress event?"
+msgstr "En este momento, no hay ningún evento programado cerca de ti. ¿Te gustaría organizar un evento WordPress?"
+
+#. translators: %s: User's display name.
+#: wp-admin/user-edit.php:38
+msgid "Edit User %s"
+msgstr "Editar el usuario %s"
+
+#. translators: %s: Widget title.
+#: wp-admin/includes/widgets.php:249
+msgid "Edit widget: %s"
+msgstr "Editar el widget: %s"
+
+#: wp-admin/includes/dashboard.php:1411 wp-admin/includes/dashboard.php:1420
+msgid "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/"
+msgstr "https://make.wordpress.org/community/handbook/meetup-organizer/welcome/"
+
+#. translators: 1: The city the user searched for, 2: Meetup organization
+#. documentation URL.
+#: wp-admin/includes/dashboard.php:1409
+msgid "There aren’t any events scheduled near %1$s at the moment. Would you like to organize a WordPress event?"
+msgstr "En este momento, no hay ningún evento programado cerca de %1$s. ¿Te gustaría organizar un evento WordPress?"
+
+#. translators: %s: The name of a city.
+#: wp-admin/includes/dashboard.php:1360
+msgid "Attend an upcoming event near %s."
+msgstr "Asiste a un próximo evento cerca de %s."
+
+#: wp-admin/includes/dashboard.php:1330
+msgid "Cincinnati"
+msgstr "Madrid"
+
+#: wp-admin/includes/dashboard.php:1318
+msgid "City:"
+msgstr "Ciudad:"
+
+#: wp-admin/includes/dashboard.php:1311
+msgid "Edit city"
+msgstr "Editar la ciudad"
+
+#: wp-admin/includes/dashboard.php:1253
+msgid "WordCamps"
+msgstr "WordCamps"
+
+#: wp-admin/includes/dashboard.php:1241
+msgid "Meetups"
+msgstr "Meetups"
+
+#: wp-admin/includes/dashboard.php:1290 wp-admin/js/dashboard.js:585
+msgid "An error occurred. Please try again."
+msgstr "Ha ocurrido un error. Por favor, inténtalo de nuevo."
+
+#: wp-admin/includes/dashboard.php:80
+msgid "WordPress Events and News"
+msgstr "Eventos y noticias de WordPress"
+
+#. translators: Date format for upcoming events on the dashboard. Include the
+#. day of the week. See https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/class-wp-community-events.php:396
+#: wp-admin/includes/class-wp-community-events.php:401
+#: wp-admin/js/dashboard.js:774
+msgid "l, M j, Y"
+msgstr "l, j M Y"
+
+#: wp-admin/includes/class-wp-community-events.php:124
+msgid "Unknown API error."
+msgstr "Error de API la desconocido"
+
+#. translators: %d: Numeric HTTP status code, e.g. 400, 403, 500, 504, etc.
+#: wp-admin/includes/class-wp-community-events.php:119
+msgid "Invalid API response code (%d)."
+msgstr "Código de respuesta no válida de la API (%d)"
+
+#: wp-admin/edit-tags.php:498 wp-admin/edit-tag-form.php:183
+msgid "Assign a parent term to create a hierarchy. The term Jazz, for example, would be the parent of Bebop and Big Band."
+msgstr "Asigna un término superior para crear una jerarquía. El término jazz, por ejemplo, sería el superior de bebop y big band."
+
+#: wp-admin/users.php:180 wp-admin/users.php:229
+msgid "Sorry, you are not allowed to delete users."
+msgstr "Lo siento, no tienes permisos para borrar usuarios."
+
+#: wp-admin/user-new.php:23 wp-admin/user-new.php:183
+msgid "Sorry, you are not allowed to create users."
+msgstr "Lo siento, no tienes permisos para crear usuarios."
+
+#: wp-admin/customize.php:233
+msgid "The Customizer allows you to preview changes to your site before publishing them. You can navigate to different pages on your site within the preview. Edit shortcuts are shown for some editable elements."
+msgstr "El Personalizador te permite comprobar una vista previa de los cambios en tu sitio antes de publicarlos. Puedes navegar por las diferentes páginas de tu sitio en la vista previa. Se muestran algunos atajos de edición para algunos elementos editables."
+
+#: wp-admin/customize.php:247
+msgctxt "short (~12 characters) label for hide controls button"
+msgid "Hide Controls"
+msgstr "Ocultar los controles"
+
+#: wp-admin/theme-install.php:70
+msgid "Expand Sidebar"
+msgstr "Expandir barra lateral"
+
+#: wp-admin/nav-menus.php:1042
+msgid "Display location"
+msgstr "Dónde se verá"
+
+#. translators: 1: User ID, 2: User login.
+#: wp-admin/users.php:432
+msgid "ID #%1$s: %2$s Sorry, you are not allowed to remove this user."
+msgstr "ID #%1$s: %2$s Lo siento, no tienes permisos para eliminar este usuario."
+
+#: wp-admin/user-edit.php:55
+msgid "You can select the language you wish to use while using the WordPress administration screen without affecting the language site visitors see."
+msgstr "Puedes elegir el idioma que quieras utilizar en la pantalla de administración de WordPress sin que afecte al idioma que ven los visitantes el sitio."
+
+#. translators: %s: WordPress version.
+#: wp-admin/update-core.php:69
+msgid "If you need to re-install version %s, you can do so here:"
+msgstr "Si necesitas reinstalar la versión %s, puedes hacerlo aquí:"
+
+#: wp-admin/theme-install.php:237
+msgid "Edit Filters"
+msgstr "Editar los filtros"
+
+#: wp-admin/theme-install.php:209 wp-admin/theme-install.php:232
+msgid "Clear current filters"
+msgstr "Vaciar los filtros actuales"
+
+#. translators: Accessibility text.
+#: wp-admin/theme-install.php:72
+msgid "Select one or more Theme features to filter by"
+msgstr "Elige una o varias características de temas por las que filtrar"
+
+#. translators: %s: Number of ratings.
+#: wp-admin/includes/theme.php:825 wp-admin/theme-install.php:450
+msgid "(%s ratings)"
+msgstr "(%s valoraciones)"
+
+#: wp-admin/includes/template.php:2325
+msgid "Current Background Image"
+msgstr "Imagen de fondo actual"
+
+#: wp-admin/includes/template.php:2305
+msgid "Current Header Image"
+msgstr "Imagen de cabecera actual"
+
+#: wp-admin/includes/plugin-install.php:338
+msgid "Search plugins..."
+msgstr "Buscar plugins..."
+
+#: wp-admin/includes/meta-boxes.php:138
+msgid "Set status"
+msgstr "Establecer el estado"
+
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-posts-list-table.php:943
+msgid "“%s” is locked"
+msgstr "«%s» está bloqueado"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:751
+#: wp-admin/includes/plugin-install.php:693
+msgctxt "Active plugin installations"
+msgid "Less Than 10"
+msgstr "Menos de 10"
+
+#: wp-admin/includes/ajax-actions.php:2513
+msgid "Sorry, you are not allowed to attach files to this post."
+msgstr "Lo siento, no tienes permisos para adjuntar archivos a esta entrada."
+
+#: wp-admin/includes/plugin-install.php:273
+#: wp-admin/includes/plugin-install.php:700 wp-admin/freedoms.php:111
+#: wp-admin/plugins.php:550 wp-admin/plugin-install.php:89
+msgid "https://wordpress.org/plugins/"
+msgstr "https://es.wordpress.org/plugins/"
+
+#: wp-admin/customize.php:72 wp-admin/customize.php:81
+msgid "Customize New Changes"
+msgstr "Personalizar nuevos cambios"
+
+#: wp-admin/includes/class-custom-background.php:446
+#: wp-admin/includes/class-custom-background.php:447
+msgctxt "Background Scroll"
+msgid "Scroll"
+msgstr "Scroll"
+
+#: wp-admin/includes/class-custom-background.php:438
+#: wp-admin/includes/class-custom-background.php:439
+msgctxt "Background Repeat"
+msgid "Repeat"
+msgstr "Repetir"
+
+#: wp-admin/options-reading.php:53 wp-admin/edit-tags.php:314
+#: wp-admin/link-manager.php:79 wp-admin/options-writing.php:53
+#: wp-admin/includes/class-custom-background.php:100
+#: wp-admin/includes/class-custom-image-header.php:135 wp-admin/my-sites.php:52
+#: wp-admin/options-general.php:49 wp-admin/comment.php:71
+#: wp-admin/theme-editor.php:55 wp-admin/plugin-editor.php:144
+#: wp-admin/nav-menus.php:659 wp-admin/update-core.php:971
+#: wp-admin/options-permalink.php:62 wp-admin/user-new.php:295
+#: wp-admin/index.php:112 wp-admin/plugins.php:589 wp-admin/themes.php:208
+#: wp-admin/edit-comments.php:197 wp-admin/media.php:97
+#: wp-admin/revision.php:157 wp-admin/upload.php:76 wp-admin/upload.php:253
+#: wp-admin/edit-form-advanced.php:320 wp-admin/edit-form-advanced.php:338
+#: wp-admin/edit-form-advanced.php:356 wp-admin/tools.php:56
+#: wp-admin/import.php:32 wp-admin/widgets.php:84 wp-admin/options-media.php:38
+#: wp-admin/edit-link-form.php:77 wp-admin/user-edit.php:72
+#: wp-admin/users.php:76 wp-admin/media-new.php:61
+#: wp-admin/theme-install.php:132 wp-admin/options-discussion.php:32
+#: wp-admin/edit.php:285 wp-admin/edit.php:310 wp-admin/plugin-install.php:110
+#: wp-admin/export.php:58 wp-admin/network.php:81
+#: wp-admin/network/themes.php:325 wp-admin/network/upgrade.php:32
+#: wp-admin/network/settings.php:64
+msgid "Support"
+msgstr "Soporte"
+
+#. translators: %s: Number of failed updates.
+#: wp-admin/includes/update.php:902
+msgid "%s updates failed."
+msgstr "%s actualizaciones fallidas."
+
+#. translators: %s: Number of failed updates.
+#: wp-admin/includes/update.php:897
+msgid "%s update failed."
+msgstr "%s actualización fallida."
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:447
+msgid "Search installed plugins..."
+msgstr "Buscar plugins instalados..."
+
+#: wp-admin/plugin-install.php:91
+msgid "You can find new plugins to install by searching or browsing the directory right here in your own Plugins section."
+msgstr "Puedes encontrar nuevos plugins para instalar buscando y explorando el directorio desde aquí mismo, en tu propia sección de Plugins."
+
+#. translators: %s: https://wordpress.org/plugins
+#: wp-admin/plugin-install.php:88
+msgid "Plugins hook into WordPress to extend its functionality with custom features. Plugins are developed independently from the core WordPress application by thousands of developers all over the world. All plugins in the official WordPress Plugin Directory are compatible with the license WordPress uses."
+msgstr "Los plugins se enganchan a WordPress para extender su funcionalidad con características a medida. Los plugins son desarrollados de forma independiente al núcleo de WordPress por miles de desarrolladores de todo el mundo. Todos los plugins del directorio oficial de Plugins de WordPress son compatibles con la licencia que usa WordPress."
+
+#: wp-admin/includes/plugin-install.php:331
+msgid "Search plugins by:"
+msgstr "Buscar plugins por:"
+
+#: wp-admin/includes/import.php:227
+msgid "Import posts, pages, comments, custom fields, categories, and tags from a WordPress export file."
+msgstr "Importa entradas, páginas, comentarios, campos personalizados, categorías y etiquetas de un archivo de exportación de WordPress."
+
+#: wp-admin/includes/import.php:221
+msgid "Import posts & media from Tumblr using their API."
+msgstr "Importa entradas y medios de Tumblr usando su API."
+
+#: wp-admin/includes/import.php:215
+msgid "Import posts from an RSS feed."
+msgstr "Importa entradas de un feed RSS."
+
+#: wp-admin/includes/import.php:209
+msgid "Import posts and comments from a Movable Type or TypePad blog."
+msgstr "Importa entradas y comentarios de un blog Movable Type o TypePad."
+
+#: wp-admin/includes/import.php:203
+msgid "Import posts from LiveJournal using their API."
+msgstr "Importa entradas de LiveJournal usando su API."
+
+#: wp-admin/includes/import.php:197
+msgid "Convert existing categories to tags or tags to categories, selectively."
+msgstr "Convierte las categorías existentes a etiquetas o las etiquetas en categorías, de manera selectiva."
+
+#: wp-admin/includes/import.php:191
+msgid "Import posts, comments, and users from a Blogger blog."
+msgstr "Importa entradas, comentarios y usuarios de un blog de Blogger."
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:832
+msgctxt "plugin"
+msgid "Deactivate %s"
+msgstr "Desactivar %s"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:811
+#: wp-admin/includes/class-wp-plugins-list-table.php:865
+msgctxt "plugin"
+msgid "Delete %s"
+msgstr "Borrar %s"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:789
+msgctxt "plugin"
+msgid "Network Deactivate %s"
+msgstr "Desactivar %s de la red"
+
+#: wp-admin/user-new.php:264
+msgid "By default, new users will receive an email letting them know they’ve been added as a user for your site. This email will also contain a password reset link. Uncheck the box if you don’t want to send the new user a welcome email."
+msgstr "Por defecto, los usuarios nuevos reciben un correo electrónico para hacerles saber que se les ha añadido como usuario en tu sitio. Este correo electrónico también contiene un enlace para restablecer la contraseña. Desmarca la casilla si no quieres enviar al nuevo usuario un correo electrónico de bienvenida."
+
+#: wp-admin/user-new.php:262
+msgid "New users are automatically assigned a password, which they can change after logging in. You can view or edit the assigned password by clicking the Show Password button. The username cannot be changed once the user has been added."
+msgstr "A los usuarios nuevos se les asigna automáticamente una contraseña, que pueden cambiar después de acceder. Puedes ver o modificar la contraseña asignada haciendo clic en el botón de Mostrar contraseña. El nombre de usuario no se puede cambiar una vez que se ha añadido el usuario."
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/update.php:965
+msgctxt "plugin"
+msgid "%s was successfully deleted."
+msgstr "%s ha sido borrado correctamente."
+
+#: wp-admin/plugins.php:546
+msgid "The search for installed plugins will search for terms in their name, description, or author."
+msgstr "La búsqueda en los plugins instalados buscará términos en su nombre, descripción o autor."
+
+#: wp-admin/includes/theme.php:309
+msgid "Custom Logo"
+msgstr "Logotipo personalizado"
+
+#: wp-admin/users.php:368 wp-admin/users.php:400
+#: wp-admin/network/site-users.php:120
+msgid "Sorry, you are not allowed to remove users."
+msgstr "Lo siento, no tienes permisos para eliminar usuarios."
+
+#: wp-admin/user-new.php:16 wp-admin/user-new.php:56
+#: wp-admin/network/user-new.php:14
+msgid "Sorry, you are not allowed to add users to this network."
+msgstr "Lo siento, no tienes permisos para añadir usuarios a esta red."
+
+#: wp-admin/customize.php:35
+msgid "Sorry, you are not allowed to edit this changeset."
+msgstr "Lo siento, no tienes permisos para editar este grupo de cambios."
+
+#: wp-admin/includes/ajax-actions.php:4154 wp-admin/update.php:202
+#: wp-admin/update.php:223
+msgid "Sorry, you are not allowed to update themes for this site."
+msgstr "Lo siento, no tienes permisos para actualizar los temas de este sitio."
+
+#: wp-admin/update-core.php:23 wp-admin/update-core.php:1049
+#: wp-admin/update-core.php:1085 wp-admin/update-core.php:1125
+#: wp-admin/update-core.php:1165 wp-admin/update-core.php:1194
+msgid "Sorry, you are not allowed to update this site."
+msgstr "Lo siento, no tienes permisos para actualizar este sitio."
+
+#: wp-admin/themes.php:395 wp-admin/themes.php:734
+msgid "New version available. "
+msgstr "Nueva versión disponible. "
+
+#: wp-admin/theme-install.php:161
+msgid "The Theme Installer screen requires JavaScript."
+msgstr "La pantalla del instalador de temas requiere JavaScript."
+
+#: wp-admin/includes/file.php:425 wp-admin/theme-editor.php:18
+msgid "Sorry, you are not allowed to edit templates for this site."
+msgstr "Lo siento, no tienes permisos para editar plantillas en este sitio."
+
+#: wp-admin/setup-config.php:321
+msgid "Error: \"Table Prefix\" is invalid."
+msgstr "Error: el «Prefijo de tabla» no es válido."
+
+#: wp-admin/plugins.php:225
+msgid "Sorry, you are not allowed to deactivate plugins for this site."
+msgstr "Lo siento, no tienes permisos para desactivar plugins en este sitio."
+
+#: wp-admin/plugins.php:92
+msgid "Sorry, you are not allowed to activate plugins for this site."
+msgstr "Lo siento, no tienes permisos para activar plugins en este sitio."
+
+#: wp-admin/includes/file.php:393 wp-admin/plugin-editor.php:18
+msgid "Sorry, you are not allowed to edit plugins for this site."
+msgstr "Lo siento, no tienes permisos para editar plugins en este sitio."
+
+#: wp-admin/options.php:248
+msgid "Sorry, you are not allowed to modify unregistered settings for this site."
+msgstr "Lo siento, no tienes permisos para modificar ajustes no registrados en este sitio."
+
+#: wp-admin/options-reading.php:13 wp-admin/options-writing.php:13
+#: wp-admin/options-general.php:16 wp-admin/options-permalink.php:13
+#: wp-admin/options.php:50 wp-admin/options-media.php:13
+#: wp-admin/options-discussion.php:12 wp-admin/network.php:19
+msgid "Sorry, you are not allowed to manage options for this site."
+msgstr "Lo siento, no tienes permisos para gestionar las opciones en este sitio."
+
+#: wp-admin/nav-menus.php:681 wp-admin/widgets.php:409
+msgid "Manage with Live Preview"
+msgstr "Gestionar con vista previa"
+
+#: wp-admin/ms-delete-site.php:17
+msgid "Sorry, you are not allowed to delete this site."
+msgstr "Lo siento, no tienes permisos para borrar este sitio."
+
+#: wp-admin/link-add.php:13
+msgid "Sorry, you are not allowed to add links to this site."
+msgstr "Lo siento, no tienes permisos para añadir enlaces en este sitio."
+
+#: wp-admin/includes/upgrade.php:271
+msgid ""
+"Hi, this is a comment.\n"
+"To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\n"
+"Commenter avatars come from Gravatar."
+msgstr ""
+"Hola, esto es un comentario.\n"
+"Para empezar a moderar, editar y borrar comentarios, por favor, visita la pantalla de comentarios en el escritorio.\n"
+"Los avatares de los comentaristas provienen de Gravatar."
+
+#: wp-admin/includes/upgrade.php:268
+msgid "A WordPress Commenter"
+msgstr "Un comentarista de WordPress"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/update.php:973
+msgctxt "theme"
+msgid "%s was successfully deleted."
+msgstr "%s ha sido borrado correctamente."
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/update.php:887
+msgid "%s themes successfully updated."
+msgstr "%s temas actualizados correctamente."
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/update.php:882
+msgid "%s plugins successfully updated."
+msgstr "%s plugins actualizados correctamente."
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/update.php:875
+msgid "%s theme successfully updated."
+msgstr "%s tema actualizado correctamente."
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/update.php:870
+msgid "%s plugin successfully updated."
+msgstr "%s plugin actualizado correctamente."
+
+#. translators: 1: URL to WordPress release notes, 2: New WordPress version.
+#: wp-admin/includes/update.php:321
+msgid "WordPress %2$s is available! Please notify the site administrator."
+msgstr "¡Ya está disponible WordPress %2$s! Por favor, avisa al administrador del sitio."
+
+#: wp-admin/includes/update.php:316
+msgid "Please update WordPress now"
+msgstr "Por favor, actualiza WordPress ahora"
+
+#. translators: 1: URL to WordPress release notes, 2: New WordPress version, 3:
+#. URL to network admin, 4: Accessibility text.
+#: wp-admin/includes/update.php:312
+msgid "WordPress %2$s is available! Please update now."
+msgstr "¡Ya está disponible WordPress %2$s! Por favor, actualiza ahora."
+
+#: wp-admin/includes/theme.php:299
+msgid "Portfolio"
+msgstr "Porfolio"
+
+#: wp-admin/includes/theme.php:298
+msgid "Photography"
+msgstr "Fotografía"
+
+#: wp-admin/includes/theme.php:297 wp-admin/includes/dashboard.php:1266
+msgid "News"
+msgstr "Noticias"
+
+#: wp-admin/includes/theme.php:295
+msgid "Food & Drink"
+msgstr "Comida y bebida"
+
+#: wp-admin/includes/theme.php:294
+msgid "Entertainment"
+msgstr "Entretenimiento"
+
+#: wp-admin/includes/theme.php:293
+msgid "Education"
+msgstr "Educación"
+
+#: wp-admin/includes/theme.php:292
+msgid "E-Commerce"
+msgstr "Comercio electrónico"
+
+#: wp-admin/includes/theme.php:291
+msgid "Blog"
+msgstr "Blog"
+
+#: wp-admin/includes/theme.php:313
+msgid "Footer Widgets"
+msgstr "Widgets del pie de página"
+
+#: wp-admin/includes/theme.php:322
+msgid "Grid Layout"
+msgstr "Diseño en cuadrícula"
+
+#: wp-admin/includes/template.php:2588
+msgid "This will replace the current editor content with the last backup version. You can use undo and redo in the editor to get the old content back or to return to the restored version."
+msgstr "Esto reemplazará el contenido actual del editor con la última versión de la copia de seguridad. Puedes usar deshacer o rehacer en el editor para recuperar el viejo contenido o volver a la versión restaurada."
+
+#: wp-admin/includes/template.php:1931
+msgid "Close media attachment panel"
+msgstr "Cierra el panel de adjuntar medios"
+
+#: wp-admin/includes/ms.php:1054
+msgid "Info"
+msgstr "Información"
+
+#: wp-admin/includes/meta-boxes.php:1021
+msgid "Need help? Use the Help tab above the screen title."
+msgstr "¿Necesitas ayuda? Usa la pestaña de ayuda en la parte superior del título de la pantalla."
+
+#: wp-admin/includes/menu.php:350 wp-admin/my-sites.php:17
+#: wp-admin/network/site-info.php:32 wp-admin/network/user-new.php:37
+#: wp-admin/network/index.php:17 wp-admin/network/site-users.php:50
+#: wp-admin/network/upgrade.php:38 wp-admin/network/users.php:14
+#: wp-admin/network/users.php:24 wp-admin/network/users.php:46
+#: wp-admin/network/users.php:60 wp-admin/network/users.php:150
+#: wp-admin/network/site-themes.php:57 wp-admin/network/settings.php:17
+#: wp-admin/network/site-settings.php:32 wp-admin/network/sites.php:14
+#: wp-admin/network/sites.php:140
+msgid "Sorry, you are not allowed to access this page."
+msgstr "Lo siento, no tienes permisos para acceder a esta página."
+
+#: wp-admin/includes/file.php:51
+msgid "Embed Footer Template"
+msgstr "Incrustar plantilla de pie"
+
+#: wp-admin/includes/file.php:50
+msgid "Embed Header Template"
+msgstr "Incrustar plantilla de cabecera"
+
+#: wp-admin/includes/file.php:49
+msgid "Embed Content Template"
+msgstr "Incrustar plantilla de contenido"
+
+#: wp-admin/includes/file.php:48
+msgid "Embed 404 Template"
+msgstr "Incrustar plantilla 404"
+
+#: wp-admin/includes/file.php:47
+msgid "Embed Template"
+msgstr "Incrustar plantilla"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:575
+msgctxt "plugin"
+msgid "Active"
+msgstr "Activo"
+
+#: wp-admin/includes/class-wp-media-list-table.php:524
+msgid "(Private post)"
+msgstr "(Entrada privada)"
+
+#: wp-admin/link-manager.php:12 wp-admin/link-manager.php:91
+#: wp-admin/includes/bookmark.php:32 wp-admin/includes/bookmark.php:350
+msgid "Sorry, you are not allowed to edit the links for this site."
+msgstr "Lo siento, no tienes permisos para editar los enlaces en este sitio."
+
+#: wp-admin/privacy-policy-guide.php:13 wp-admin/options-privacy.php:13
+msgid "Sorry, you are not allowed to manage privacy options on this site."
+msgstr "Lo siento, no tienes permisos para gestionar las opciones de privacidad en este sitio."
+
+#: wp-admin/includes/ajax-actions.php:4579
+msgid "Plugin could not be deleted."
+msgstr "No se ha podido borrar el plugin."
+
+#: wp-admin/includes/ajax-actions.php:4433 wp-admin/update.php:29
+#: wp-admin/update.php:57 wp-admin/update.php:79
+msgid "Sorry, you are not allowed to update plugins for this site."
+msgstr "Lo siento, no tienes permisos para actualizar plugins en este sitio."
+
+#: wp-admin/includes/ajax-actions.php:4309
+#: wp-admin/includes/ajax-actions.php:4418
+#: wp-admin/includes/ajax-actions.php:4526
+msgid "No plugin specified."
+msgstr "No se ha especificado ningún plugin."
+
+#: wp-admin/includes/ajax-actions.php:4285
+msgid "Theme could not be deleted."
+msgstr "No se ha podido borrar el tema."
+
+#: wp-admin/includes/ajax-actions.php:4247
+msgid "Sorry, you are not allowed to delete themes on this site."
+msgstr "Lo siento, no tienes permisos para borrar temas en este sitio."
+
+#: wp-admin/includes/ajax-actions.php:4030 wp-admin/update.php:251
+#: wp-admin/update.php:291 wp-admin/update.php:324
+#: wp-admin/theme-install.php:16
+msgid "Sorry, you are not allowed to install themes on this site."
+msgstr "Lo siento, no tienes permisos para para instalar temas en este sitio."
+
+#: wp-admin/includes/ajax-actions.php:4017
+#: wp-admin/includes/ajax-actions.php:4140
+#: wp-admin/includes/ajax-actions.php:4235
+msgid "No theme specified."
+msgstr "No se ha especificado ningún tema."
+
+#: wp-admin/admin.php:305 wp-admin/import.php:15
+msgid "Sorry, you are not allowed to import content into this site."
+msgstr "Lo siento, no tienes permisos para importar contenido en este sitio."
+
+#: wp-admin/export.php:13
+msgid "Sorry, you are not allowed to export the content of this site."
+msgstr "Lo siento, no tienes permisos para exportar el contenido de este sitio."
+
+#: wp-admin/edit.php:252
+msgid "You can filter the list of posts by post status using the text links above the posts list to only show posts with that status. The default view is to show all posts."
+msgstr "Puedes filtrar la lista de entradas por estado de publicación usando los enlaces de texto sobre la lista de entradas para mostrar solo las entradas en ese estado. La visualización por defecto es mostrar todas las entradas."
+
+#: wp-admin/customize.php:206
+msgid "Close the Customizer and go back to the previous page"
+msgstr "Cierra el Personalizador y vuelve a la página anterior"
+
+#: wp-admin/includes/class-custom-image-header.php:1029
+msgid "Sorry, you are not allowed to customize headers."
+msgstr "Lo siento, no tienes permisos para personalizar cabeceras."
+
+#: wp-admin/credits.php:154
+msgid "Release Deputy"
+msgstr "Responsable de la versión"
+
+#: wp-admin/credits.php:153
+msgid "Release Design Lead"
+msgstr "Líder del diseño de la versión"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/meta-boxes.php:806
+msgid "Allow trackbacks and pingbacks on this page"
+msgstr "Permitir trackbacks y pingbacks en esta página."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/meta-boxes.php:782
+msgid "Custom fields can be used to add extra metadata to a post that you can use in your theme."
+msgstr "Los campos personalizados pueden utilizarse para añadir metadatos extra a una entrada que puedes usar en tu tema."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/meta-boxes.php:745
+msgid "Trackbacks are a way to notify legacy blog systems that you’ve linked to them. If you link other WordPress sites, they’ll be notified automatically using pingbacks, no other action necessary."
+msgstr "Los trackbacks son la forma de avisar a otros blogs a los que has enlazado. Si enlazas a otros sitios WordPress, recibirán un aviso automáticamente utilizando pingbacks, no es necesario hacer nada más."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/meta-boxes.php:707
+msgid "Excerpts are optional hand-crafted summaries of your content that can be used in your theme. Learn more about manual excerpts."
+msgstr "Los extractos son resúmenes opcionales hechos a mano que pueden utilizarse en tu tema. Aprende más sobre los extractos manuales."
+
+#: wp-admin/edit-form-advanced.php:295
+msgid "The Text mode allows you to enter HTML along with your post text. Note that <p> and <br> tags are converted to line breaks when switching to the Text editor to make it less cluttered. When you type, a single line break can be used instead of typing <br>, and two line breaks instead of paragraph tags. The line breaks are converted back to tags automatically."
+msgstr "El modo texto te permite introducir HTML junto con el texto de la entrada. Ten en cuenta que las etiquetas <p> y <br> se convierten en saltos de línea cuando cambias al editor de texto para ocupar menos espacio. Cuando escribes, puedes usar un salto de línea en vez de <br> y dos saltos de linea en vez de las etiquetas de párrafo. Los saltos de linea se convierten en etiquetas automáticamente."
+
+#: wp-admin/edit-form-advanced.php:294
+msgid "Visual mode gives you an editor that is similar to a word processor. Click the Toolbar Toggle button to get a second row of controls."
+msgstr "El modo visual te ofrece un editor similar a un procesador de textos. Haz clic en el botón «Alternar barra de herramientas» para disponer de una segunda fila de controles."
+
+#: wp-admin/upload.php:360
+msgid "Error saving media file."
+msgstr "Error al guardar el archivo de medios."
+
+#. translators: %s: Number of media files.
+#: wp-admin/upload.php:352
+msgid "%s media file restored from the Trash."
+msgid_plural "%s media files restored from the Trash."
+msgstr[0] "%s archivo de medios restaurado desde la papelera."
+msgstr[1] "%s archivos de medios restaurados desde la papelera."
+
+#. translators: %s: Number of media files.
+#: wp-admin/upload.php:339
+msgid "%s media file moved to the Trash."
+msgid_plural "%s media files moved to the Trash."
+msgstr[0] "%s archivo de medios movido a la papelera."
+msgstr[1] "%s archivos de medios movidos a la papelera."
+
+#. translators: %s: Number of media files.
+#: wp-admin/upload.php:327
+msgid "%s media file permanently deleted."
+msgid_plural "%s media files permanently deleted."
+msgstr[0] "%s archivo multimedia borrado permanentemente."
+msgstr[1] "%s archivos multimedia borrados permanentemente."
+
+#. translators: %s: Number of media files.
+#: wp-admin/upload.php:315
+msgid "%s media file detached."
+msgid_plural "%s media files detached."
+msgstr[0] "%s archivo multimedia sin adjuntar."
+msgstr[1] "%s archivos multimedia sin adjuntar."
+
+#: wp-admin/upload.php:312
+msgid "Media file detached."
+msgstr "Archivo multimedia sin adjuntar."
+
+#. translators: %s: Number of media files.
+#: wp-admin/upload.php:303
+msgid "%s media file attached."
+msgid_plural "%s media files attached."
+msgstr[0] "%s archivo multimedia adjunto."
+msgstr[1] "%s archivos multimedia adjuntos."
+
+#: wp-admin/upload.php:300
+msgid "Media file attached."
+msgstr "Archivo multimedia adjunto."
+
+#: wp-admin/media.php:108 wp-admin/upload.php:293 wp-admin/upload.php:358
+#: wp-admin/edit-form-advanced.php:210
+msgid "Media file updated."
+msgstr "Archivo de medios actualizado."
+
+#. translators: 1: Theme name, 2: Version number.
+#. translators: 1: Plugin name, 2: Version number.
+#: wp-admin/includes/theme.php:210 wp-admin/includes/theme.php:223
+#: wp-admin/includes/theme.php:236 wp-admin/includes/update.php:483
+#: wp-admin/includes/update.php:496 wp-admin/includes/update.php:510
+#: wp-admin/includes/update.php:529 wp-admin/includes/update.php:676
+#: wp-admin/includes/update.php:689 wp-admin/includes/update.php:702
+#: wp-admin/update-core.php:527
+msgid "View %1$s version %2$s details"
+msgstr "Ver detalles de la versión %1$s de %2$s"
+
+#. translators: 1: Relative date, 2: Time.
+#: wp-admin/includes/dashboard.php:992
+msgctxt "dashboard"
+msgid "%1$s, %2$s"
+msgstr "%1$s, %2$s"
+
+#: wp-admin/edit-form-advanced.php:376
+msgid "Publish — You can set the terms of publishing your post in the Publish box. For Status, Visibility, and Publish (immediately), click on the Edit link to reveal more options. Visibility includes options for password-protecting a post or making it stay at the top of your blog indefinitely (sticky). The Password protected option allows you to set an arbitrary password for each post. The Private option hides the post from everyone except editors and administrators. Publish (immediately) allows you to set a future or past date and time, so you can schedule a post to be published in the future or backdate a post."
+msgstr "Publicar — Puedes establecer las condiciones de publicación de tu entrada en la caja Publicar. Para cambiar el Estado, Visibilidad y Publicar (inmediatamente) haz clic en el enlace Editar para ver más opciones. El apartado Visibilidad incluye opciones para proteger con contraseña una entrada o para hacer que se fije en la parte superior de tu blog de manera indefinida (fijo). La opción de Protegido con contraseña te permite establecer una contraseña distinta para cada entrada. La opción Privado oculta la entrada a todos excepto a editores y administradores. Publicar (inmediatamente) te permite establecer una fecha y hora futura, para que puedas programar que una entrada se publique en el futuro o en el pasado."
+
+#. translators: %s: New email.
+#: wp-admin/user-edit.php:525
+msgid "There is a pending change of your email to %s."
+msgstr "Hay un cambio pendiente de tu correo electrónico a %s"
+
+#: wp-admin/user-edit.php:212
+msgid "Error while saving the new email address. Please try again."
+msgstr "Error al guardar la nueva dirección de correo electrónico. Inténtalo de nuevo por favor."
+
+#: wp-admin/upload.php:229
+msgid "You can narrow the list by file type/status or by date using the dropdown menus above the media table."
+msgstr "Puedes ordenar la lista por tipo/estado de archivo o por fecha usando los menús desplegables superiores de la tabla de medios."
+
+#: wp-admin/themes.php:575 wp-admin/network/themes.php:429
+msgid "The following themes are installed but incomplete."
+msgstr "Los siguientes temas se instalaron pero están incompletos."
+
+#: wp-admin/themes.php:271
+msgid "New theme activated."
+msgstr "Nuevo tema activado."
+
+#: wp-admin/themes.php:267
+msgid "Settings saved and theme activated."
+msgstr "Ajustes guardados y tema activado."
+
+#: wp-admin/freedoms.php:112 wp-admin/themes.php:156
+#: wp-admin/theme-install.php:99
+msgid "https://wordpress.org/themes/"
+msgstr "https://es.wordpress.org/themes/"
+
+#: wp-admin/users.php:188
+msgid "Sorry, you are not allowed to delete that user."
+msgstr "Lo siento, no tienes permisos para borrar ese usuario."
+
+#: wp-admin/setup-config.php:229
+msgid "Your database password."
+msgstr "La contraseña de tu base de datos."
+
+#: wp-admin/setup-config.php:224
+msgid "Your database username."
+msgstr "El nombre de usuario de tu base de datos."
+
+#: wp-admin/setup-config.php:219
+msgid "The name of the database you want to use with WordPress."
+msgstr "El nombre de la base de datos que quieres usar con WordPress."
+
+#. translators: 1: Plugin name, 2: Plugin author.
+#: wp-admin/plugins.php:364
+msgctxt "plugin"
+msgid "%1$s by %2$s"
+msgstr "%1$s por %2$s"
+
+#. translators: 1: Plugin name, 2: Plugin author.
+#: wp-admin/plugins.php:360
+msgid "%1$s by %2$s (will also delete its data)"
+msgstr "%1$s por %2$s (también borrará sus datos)"
+
+#. translators: %s: New admin email.
+#: wp-admin/options-general.php:123
+msgid "There is a pending change of the admin email to %s."
+msgstr "Hay un cambio pendiente del correo electrónico del administrador a %s."
+
+#: wp-admin/install.php:419
+msgid "WordPress has been installed. Thank you, and enjoy!"
+msgstr "WordPress ya está instalado. ¡Gracias, y que lo disfrutes!"
+
+#. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES
+#: wp-admin/install.php:309
+msgid "The constant %s cannot be defined when installing WordPress."
+msgstr "No se ha podido definir la constante %s al instalar WordPress."
+
+#. translators: %s: wp-config.php
+#: wp-admin/install.php:296
+msgid "Your %s file has an empty database table prefix, which is not supported."
+msgstr "Tu archivo %s tiene vacío el prefijo de la tabla de la base de datos, y es obligatorio."
+
+#: wp-admin/index.php:164
+msgid "Dismiss the welcome panel"
+msgstr "Descartar el panel de bienvenida"
+
+#: wp-admin/includes/theme-install.php:185
+msgid "Theme zip file"
+msgstr "Archivo zip del tema"
+
+#: wp-admin/includes/template.php:1930
+msgid "Attach to existing content"
+msgstr "Adjuntar al contenido existente"
+
+#: wp-admin/includes/post.php:1562
+msgid "Click the image to edit or update"
+msgstr "Haz clic en la imagen para editarla o actualizarla"
+
+#. translators: 1: Number of stars (used to determine singular/plural), 2:
+#. Number of reviews.
+#: wp-admin/includes/plugin-install.php:741
+msgid "Reviews with %1$d star: %2$s. Opens in a new tab."
+msgid_plural "Reviews with %1$d stars: %2$s. Opens in a new tab."
+msgstr[0] "Valoraciones con %1$d estrella: %2$s. Abre en una nueva pestaña."
+msgstr[1] "Valoraciones con %1$d estrellas: %2$s. Abre en una nueva pestaña."
+
+#: wp-admin/includes/plugin-install.php:733
+msgid "Read all reviews on WordPress.org or write your own!"
+msgstr "¡Lee todas las valoraciones en WordPress.org o escribe la tuya!"
+
+#: wp-admin/includes/plugin-install.php:732
+msgid "Reviews"
+msgstr "Valoraciones"
+
+#. translators: %s: URL to "Features as Plugins" page.
+#: wp-admin/includes/plugin-install.php:407
+msgid "You are using a development version of WordPress. These feature plugins are also under development. Learn more."
+msgstr "Estás utilizando una versión de desarrollo de WordPress. Estos plugins destacados también están en desarrollo. Saber más."
+
+#: wp-admin/includes/image-edit.php:212
+msgid "Thumbnail Settings Help"
+msgstr "Ayuda sobre los ajustes de miniaturas"
+
+#: wp-admin/includes/image-edit.php:197
+msgid "selection height"
+msgstr "altura de la selección"
+
+#: wp-admin/includes/image-edit.php:194
+msgid "selection width"
+msgstr "anchura de la selección"
+
+#: wp-admin/includes/image-edit.php:186
+msgid "crop ratio height"
+msgstr "altura del rango de recorte"
+
+#: wp-admin/includes/image-edit.php:183
+msgid "crop ratio width"
+msgstr "anchura del rango de recorte"
+
+#: wp-admin/includes/image-edit.php:167
+msgid "Image Crop Help"
+msgstr "Ayuda de recorte de imagen"
+
+#: wp-admin/includes/image-edit.php:129
+msgid "scale height"
+msgstr "escalar altura"
+
+#: wp-admin/includes/image-edit.php:126
+msgid "scale width"
+msgstr "anchura de la escala"
+
+#: wp-admin/includes/image-edit.php:124
+msgid "New dimensions:"
+msgstr "Nuevas dimensiones:"
+
+#: wp-admin/includes/image-edit.php:106
+msgid "Scale Image Help"
+msgstr "Ayuda para escalar imágenes"
+
+#: wp-admin/includes/file.php:37
+msgid "Single Page"
+msgstr "Página individual"
+
+#: wp-admin/includes/file.php:35
+msgid "Singular Template"
+msgstr "Plantilla única"
+
+#: wp-admin/includes/file.php:33
+msgid "Date Template"
+msgstr "Plantilla de fecha"
+
+#: wp-admin/includes/file.php:28
+msgid "Taxonomy Template"
+msgstr "Plantilla de taxonomías"
+
+#: wp-admin/includes/dashboard.php:1645
+msgid "Dismiss the browser warning panel"
+msgstr "Descartar el panel de aviso del navegador."
+
+#: wp-admin/includes/dashboard.php:1060
+msgid "View more comments"
+msgstr "Ver más comentarios"
+
+#. translators: 1: Type of comment, 2: Post link, 3: Notification if the
+#. comment is pending.
+#: wp-admin/includes/dashboard.php:852
+msgctxt "dashboard"
+msgid "%1$s on %2$s %3$s"
+msgstr "%1$s el %2$s %3$s"
+
+#: wp-admin/includes/dashboard.php:751
+msgid "View this comment"
+msgstr "Ver este comentario"
+
+#: wp-admin/includes/class-core-upgrader.php:30
+msgid "Another update is currently in progress."
+msgstr "En este momento hay otra actualización en marcha."
+
+#: wp-admin/includes/class-plugin-upgrader-skin.php:85
+#: wp-admin/update-core.php:1108 wp-admin/update-core.php:1148
+msgid "Update progress"
+msgstr "Progreso de la actualización"
+
+#. translators: %s: Taxonomy term name.
+#: wp-admin/includes/class-wp-terms-list-table.php:506
+msgid "View “%s” archive"
+msgstr "Ver archivo de «%s»"
+
+#. translators: %s: Taxonomy term name.
+#: wp-admin/includes/class-wp-terms-list-table.php:497
+msgid "Delete “%s”"
+msgstr "Borrar «%s»"
+
+#. translators: %s: Taxonomy term name.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-terms-list-table.php:488
+#: wp-admin/includes/class-wp-posts-list-table.php:1353
+msgid "Quick edit “%s” inline"
+msgstr "Edición rápida «%s» integrada"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:414
+msgid "Search for plugins in the WordPress Plugin Directory."
+msgstr "Buscar plugins en el directorio de plugins de WordPress"
+
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-media-list-table.php:751
+#: wp-admin/includes/class-wp-posts-list-table.php:1365
+msgid "Restore “%s” from the Trash"
+msgstr "Restaurar «%s» de la papelera"
+
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-media-list-table.php:713
+#: wp-admin/includes/class-wp-media-list-table.php:770
+#: wp-admin/includes/class-wp-posts-list-table.php:1382
+msgid "Delete “%s” permanently"
+msgstr "Borrar «%s» permanentemente"
+
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-media-list-table.php:703
+#: wp-admin/includes/class-wp-media-list-table.php:759
+#: wp-admin/includes/class-wp-posts-list-table.php:1373
+msgid "Move “%s” to the Trash"
+msgstr "Mover «%s» a la papelera"
+
+#. translators: %s: Attachment title.
+#: wp-admin/includes/class-wp-media-list-table.php:554
+#: wp-admin/includes/class-wp-media-list-table.php:731
+msgid "Attach “%s” to existing content"
+msgstr "Adjuntar «%s» a contenido existente"
+
+#. translators: %s: Title of the post the attachment is attached to.
+#: wp-admin/includes/class-wp-media-list-table.php:540
+msgid "Detach from “%s”"
+msgstr "Quitar como adjunto de «%s»"
+
+#. translators: %s: Taxonomy term name.
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-terms-list-table.php:419
+#: wp-admin/includes/class-wp-media-list-table.php:414
+#: wp-admin/includes/class-wp-posts-list-table.php:1030
+msgid "“%s” (Edit)"
+msgstr "«%s» (Editar)"
+
+#: wp-admin/includes/class-wp-media-list-table.php:160
+msgctxt "attachment filter"
+msgid "Trash"
+msgstr "Papelera"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:788
+msgid "Quick edit this comment inline"
+msgstr "Edición rápida integrada de este comentario"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:776
+#: wp-admin/includes/dashboard.php:709
+msgid "Edit this comment"
+msgstr "Editar este comentario"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:739
+msgid "Restore this comment from the spam"
+msgstr "Restaurar este comentario desde el spam"
+
+#. translators: 1: User login, 2: User email address.
+#: wp-admin/includes/ajax-actions.php:325
+msgctxt "user autocomplete result"
+msgid "%1$s (%2$s)"
+msgstr "%1$s (%2$s)"
+
+#. translators: %s: Importer slug.
+#: wp-admin/import.php:67
+msgid "The %s importer is invalid or is not installed."
+msgstr "El importador %s no es válido o no está instalado."
+
+#: wp-admin/edit-form-comment.php:117
+msgctxt "comment status"
+msgid "Pending"
+msgstr "Pendiente"
+
+#. translators: %s: Size in pixels.
+#: wp-admin/includes/class-custom-image-header.php:596
+msgid "Suggested height is %s."
+msgstr "La altura sugerida es %s."
+
+#. translators: %s: Size in pixels.
+#: wp-admin/includes/class-custom-image-header.php:585
+msgid "Suggested width is %s."
+msgstr "La anchura sugerida es %s."
+
+#. translators: %s: Size in pixels.
+#: wp-admin/includes/class-custom-image-header.php:572
+msgid "Images should be at least %s tall."
+msgstr "Las imágenes deberían tener al menos una altura de %s."
+
+#. translators: %d: Custom header width.
+#. translators: %d: Custom header height.
+#: wp-admin/includes/class-custom-image-header.php:563
+#: wp-admin/includes/class-custom-image-header.php:575
+#: wp-admin/includes/class-custom-image-header.php:588
+#: wp-admin/includes/class-custom-image-header.php:599
+msgid "%d pixels"
+msgstr "%d píxeles"
+
+#. translators: %s: Size in pixels.
+#: wp-admin/includes/class-custom-image-header.php:560
+msgid "Images should be at least %s wide."
+msgstr "Las imágenes deberían ser al menos de %s de ancho."
+
+#: wp-admin/user-new.php:597
+msgid "Send the new user an email about their account."
+msgstr "Envía al usuario nuevo un correo electrónico con información sobre su cuenta."
+
+#: wp-admin/user-new.php:594
+msgid "Send User Notification"
+msgstr "Enviar aviso al usuario"
+
+#. translators: %s: Menu name.
+#: wp-admin/nav-menus.php:1055
+msgctxt "menu location"
+msgid "(Currently set to: %s)"
+msgstr "(Actualmente como: %s) "
+
+#. translators: %s: WordPress version number.
+#: wp-admin/about.php:279
+msgid "Version %s addressed one security issue."
+msgstr "Versión %s mostró un problema de seguridad."
+
+#: wp-admin/user-edit.php:591
+msgid "https://en.gravatar.com/"
+msgstr "https://es.gravatar.com/"
+
+#: wp-admin/user-edit.php:582
+msgid "Profile Picture"
+msgstr "Imagen de perfil"
+
+#: wp-admin/about.php:276
+msgid "Maintenance and Security Releases"
+msgstr "Versiones de mantenimiento y seguridad"
+
+#: wp-admin/about.php:273
+msgid "Security Releases"
+msgstr "Versiones de seguridad"
+
+#: wp-admin/about.php:270
+msgid "Maintenance Releases"
+msgstr "Versiones de mantenimiento"
+
+#: wp-admin/options-permalink.php:235
+msgid "Plain"
+msgstr "Simple"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/options-permalink.php:211
+msgid "WordPress offers you the ability to create a custom URL structure for your permalinks and archives. Custom URL structures can improve the aesthetics, usability, and forward-compatibility of your links. A number of tags are available, and here are some examples to get you started."
+msgstr "WordPress te ofrece la posibilidad de crear una estructura de URLs personalizada para tus enlaces permanentes y archivos. Las estructuras de URLs personalizadas pueden mejorar la estética, usabilidad y compatibilidad futura de tus enlaces. Hay varias posibles etiquetas disponibles, y aquí tienes algunos ejemplos para empezar."
+
+#: wp-admin/options-permalink.php:33
+msgid "Permalinks can contain useful information, such as the post date, title, or other elements. You can choose from any of the suggested permalink formats, or you can craft your own if you select Custom Structure."
+msgstr "Los enlaces permanentes pueden contener información valiosa, como la fecha de la entrada, el título u otros elementos. Puedes elegir entre cualquiera de los formatos de enlaces permanentes sugeridos o puedes crear los tuyos propios, si eliges Estructura personalizada."
+
+#. translators: %s: wp-config.php
+#: wp-admin/setup-config.php:407
+msgid "You can create the %s file manually and paste the following text into it."
+msgstr "Puedes crear manualmente el archivo %s y pegar el siguiente texto."
+
+#. translators: %s: localhost
+#: wp-admin/setup-config.php:237
+msgid "You should be able to get this info from your web host, if %s doesn’t work."
+msgstr "Deberías recibir esta información de tu proveedor de alojamiento web, si %s no funciona."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/setup-config.php:193
+msgid "Need more help? We got it."
+msgstr "¿Necesitas más ayuda? La tenemos."
+
+#. translators: 1: wp-config-sample.php, 2: wp-config.php
+#: wp-admin/setup-config.php:184
+msgid "If for any reason this automatic file creation doesn’t work, don’t worry. All this does is fill in the database information to a configuration file. You may also simply open %1$s in a text editor, fill in your information, and save it as %2$s."
+msgstr "Si por alguna razón no funciona la creación automática de este archivo, no te preocupes. Todo lo que hace es rellenar la información de la base de datos en un archivo de configuración. También puedes, simplemente, abrir el archivo %1$s en un editor de texto, rellenarlo con tu información y guardarlo como %2$s."
+
+#. translators: %s: wp-config.php
+#: wp-admin/setup-config.php:176
+msgid "We’re going to use this information to create a %s file."
+msgstr "Vamos a usar esta información para crear un archivo %s."
+
+#. translators: %s: wp-content/uploads
+#: wp-admin/options-media.php:123
+msgid "Default is %s"
+msgstr "Por defecto es %s"
+
+#. translators: 1: .po, 2: .mo
+#: wp-admin/includes/class-language-pack-upgrader.php:352
+msgid "The language pack is missing either the %1$s or %2$s files."
+msgstr "No está el paquete del idioma o los archivos %1$s o %2$s."
+
+#. translators: %s: index.php
+#: wp-admin/includes/class-theme-upgrader.php:585
+msgid "The theme is missing the %s file."
+msgstr "El tema no tiene el archivo %s."
+
+#. translators: %s: style.css
+#: wp-admin/includes/class-theme-upgrader.php:572
+msgid "The %s stylesheet doesn’t contain a valid theme header."
+msgstr "La hoja de estilos %s no tiene una cabecera válida para el tema."
+
+#. translators: %s: style.css
+#: wp-admin/includes/class-theme-upgrader.php:547
+msgid "The theme is missing the %s stylesheet."
+msgstr "El tema no tiene la hoja de estilos %s."
+
+#: wp-admin/theme-install.php:196
+msgid "If you have marked themes as favorites on WordPress.org, you can browse them here."
+msgstr "Si has marcado temas como favoritos en WordPress.org, podrás verlos aquí."
+
+#: wp-admin/theme-install.php:179
+msgctxt "themes"
+msgid "Favorites"
+msgstr "Favoritos"
+
+#: wp-admin/maint/repair.php:71
+msgid "Database repair results"
+msgstr "Resultados de la reparación de la base de datos"
+
+#: wp-admin/maint/repair.php:30
+msgid "Allow automatic database repair"
+msgstr "Permitir la reparación automática de la base de datos"
+
+#: wp-admin/setup-config.php:448
+msgid "Successful database connection"
+msgstr "Conexión con la base de datos conseguida"
+
+#: wp-admin/setup-config.php:212
+msgid "Set up your database connection"
+msgstr "Establece la conexión con tu base de datos"
+
+#: wp-admin/setup-config.php:163
+msgid "Before getting started"
+msgstr "Antes de empezar"
+
+#: wp-admin/maint/repair.php:159
+msgid "WordPress database repair"
+msgstr "Reparación de la base de datos de WordPress"
+
+#: wp-admin/maint/repair.php:64
+msgid "Check secret keys"
+msgstr "Comprobar las claves secretas"
+
+#. translators: %s: Nav menu title.
+#: wp-admin/includes/nav-menu.php:1243
+msgid "%s has been updated."
+msgstr "%s se ha actualizado."
+
+#. translators: %s: Walker class name.
+#: wp-admin/includes/nav-menu.php:1059
+msgid "The Walker class named %s does not exist."
+msgstr "La clase Walker denominada %s no existe."
+
+#. translators: 1: Drop-in constant name, 2: wp-config.php
+#: wp-admin/includes/class-wp-plugins-list-table.php:763
+msgid "Requires %1$s in %2$s file."
+msgstr "Requiere %1$s en el archivo %2$s."
+
+#. translators: %s: Date and time.
+#: wp-admin/options-general.php:289
+msgid "Standard time begins on: %s."
+msgstr "La hora estándar comienza el: %s."
+
+#. translators: %s: Date and time.
+#: wp-admin/options-general.php:287
+msgid "Daylight saving time begins on: %s."
+msgstr "El horario de ahorro de energía comienza el: %s."
+
+#. translators: %s: File name.
+#: wp-admin/includes/media.php:1729
+msgid "You are about to delete %s."
+msgstr "Estás a punto de borrar %s."
+
+#. translators: %s: mu-plugins directory name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:662
+msgid "Files in the %s directory are executed automatically."
+msgstr "Los archivos del directorio %s se ejecutan automáticamente."
+
+#: wp-admin/widgets.php:496
+msgid "This will clear all items from the inactive widgets list. You will not be able to restore any customizations."
+msgstr "Esto vaciará todos los elementos de la lista de widgets inactivos. No podrás recuperar las personalizaciones."
+
+#: wp-admin/widgets.php:486
+msgid "Clear Inactive Widgets"
+msgstr "Vaciar los widgets inactivos"
+
+#: wp-admin/users.php:146 wp-admin/network/site-users.php:164
+msgid "One of the selected users is not a member of this site."
+msgstr "Uno de los usuarios elegidos no es miembro de este sitio."
+
+#: wp-admin/users.php:83 wp-admin/network/users.php:238
+msgid "Users list"
+msgstr "Lista de usuarios"
+
+#: wp-admin/users.php:82 wp-admin/network/users.php:237
+msgid "Users list navigation"
+msgstr "Navegación por la lista de usuarios"
+
+#: wp-admin/users.php:81 wp-admin/network/users.php:236
+msgid "Filter users list"
+msgstr "Filtrar lista de usuarios"
+
+#: wp-admin/upload.php:260
+msgid "Media items list"
+msgstr "Listado de elementos multimedia"
+
+#: wp-admin/upload.php:259
+msgid "Media items list navigation"
+msgstr "Navegación por la lista de elementos multimedia"
+
+#: wp-admin/upload.php:258
+msgid "Filter media items list"
+msgstr "Filtrar lista de elementos multimedia"
+
+#: wp-admin/themes.php:651
+msgid "Install Parent Theme"
+msgstr "Instalar tema padre"
+
+#: wp-admin/theme-install.php:241 wp-admin/network/themes.php:332
+msgid "Themes list"
+msgstr "Lista de temas"
+
+#: wp-admin/theme-install.php:168 wp-admin/network/themes.php:330
+msgid "Filter themes list"
+msgstr "Filtrar lista de temas"
+
+#: wp-admin/plugins.php:702
+msgid "All selected plugins are up to date."
+msgstr "Todos los plugins seleccionados están actualizados."
+
+#: wp-admin/plugins.php:596 wp-admin/plugin-install.php:117
+msgid "Plugins list"
+msgstr "Lista de plugins"
+
+#: wp-admin/plugins.php:595 wp-admin/plugin-install.php:116
+msgid "Plugins list navigation"
+msgstr "Navegación por la lista de plugins"
+
+#: wp-admin/plugins.php:594 wp-admin/plugin-install.php:115
+msgid "Filter plugins list"
+msgstr "Filtrar lista de plugins"
+
+#. translators: %s: Plugin file name.
+#: wp-admin/plugin-editor.php:211
+msgid "Browsing %s (inactive)"
+msgstr "Viendo %s (inactivo)"
+
+#. translators: %s: Plugin file name.
+#: wp-admin/plugin-editor.php:208
+msgid "Editing %s (inactive)"
+msgstr "Editando %s (inactivo)"
+
+#. translators: %s: Plugin file name.
+#: wp-admin/plugin-editor.php:203
+msgid "Browsing %s (active)"
+msgstr "Viendo %s (activo)"
+
+#. translators: %s: Plugin file name.
+#: wp-admin/plugin-editor.php:200
+msgid "Editing %s (active)"
+msgstr "Editando %s (activo)"
+
+#. translators: %s: Local time.
+#: wp-admin/options-general.php:256
+msgid "Local time is %s."
+msgstr "La hora local es %s."
+
+#: wp-admin/my-sites.php:72 wp-admin/network/menu.php:53
+#: wp-admin/network/sites.php:369
+msgctxt "site"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-admin/link-manager.php:84
+msgid "Links list"
+msgstr "Lista de enlaces"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/update.php:270
+msgid "Get Version %s"
+msgstr "Obtener la versión %s"
+
+#. translators: %s: Meta box title.
+#: wp-admin/includes/template.php:1361
+msgid "Toggle panel: %s"
+msgstr "Alternar panel: %s"
+
+#: wp-admin/includes/post.php:1787
+msgid "Saving revision…"
+msgstr "Guardando la revisión…"
+
+#: wp-admin/includes/post.php:1489
+msgid "Edit permalink"
+msgstr "Editar el enlace permanente"
+
+#. translators: 1: Site Wide Only: true, 2: Network: true
+#: wp-admin/includes/plugin.php:91
+msgid "The %1$s plugin header is deprecated. Use %2$s instead."
+msgstr "La cabecera del plugin %1$s está obsoleta. Utiliza %2$s en su lugar."
+
+#: wp-admin/includes/class-wp-site-health.php:1009
+#: wp-admin/includes/class-wp-site-health.php:1724
+msgid "Warning"
+msgstr "Advertencia"
+
+#: wp-admin/includes/template.php:1322 wp-admin/options.php:351
+#: wp-admin/includes/network.php:128 wp-admin/includes/network.php:203
+#: wp-admin/includes/network.php:263 wp-admin/includes/network.php:312
+#: wp-admin/includes/network.php:325 wp-admin/includes/network.php:427
+#: wp-admin/includes/network.php:615 wp-admin/includes/network.php:668
+msgid "Warning:"
+msgstr "Aviso:"
+
+#: wp-admin/includes/ms.php:983
+msgid "Once you hit “Confirm Deletion”, these users will be permanently removed."
+msgstr "Una vez hagas clic en «Confirmar eliminación» estos usuarios se eliminarán permanentemente."
+
+#: wp-admin/includes/ms.php:981
+msgid "Once you hit “Confirm Deletion”, the user will be permanently removed."
+msgstr "Una vez hagas clic en «Confirmar borrado» el usuario se eliminará permanentemente."
+
+#: wp-admin/includes/ms.php:966
+msgid "User has no sites or content and will be deleted."
+msgstr "El usuario no tiene sitios ni contenido y se borrará."
+
+#. translators: %s: Link to user's site.
+#: wp-admin/includes/ms.php:951
+msgid "Site: %s"
+msgstr "Sitio: %s"
+
+#: wp-admin/includes/ms.php:930
+msgid "Select a user"
+msgstr "Elige un usuario"
+
+#. translators: %s: User login.
+#: wp-admin/includes/ms.php:914
+msgid "What should be done with content owned by %s?"
+msgstr "¿Que deberíamos hacer con el contenido creado por %s?"
+
+#. translators: %s: User login.
+#: wp-admin/includes/ms.php:895
+msgid "Warning! User cannot be deleted. The user %s is a network administrator."
+msgstr "¡Advertencia! El usuario no se puede borrar. El usuario %s es administrador de la red."
+
+#. translators: %s: User login.
+#: wp-admin/includes/ms.php:885
+msgid "Warning! User %s cannot be deleted."
+msgstr "¡Advertencia! El usuario %s no se puede borrar."
+
+#: wp-admin/includes/ms.php:864
+msgid "You have chosen to delete the following users from all networks and sites."
+msgstr "Has elegido borrar los siguientes usuarios de todas la redes y sitios."
+
+#: wp-admin/includes/ms.php:862
+msgid "You have chosen to delete the user from all networks and sites."
+msgstr "Has elegido borrar el usuario de todas las redes y sitios."
+
+#: wp-admin/includes/media.php:1008
+msgid "Invalid image URL."
+msgstr "URL de la imagen no válida"
+
+#: wp-admin/includes/file.php:17
+msgid "Theme Header"
+msgstr "Cabecera del tema"
+
+#: wp-admin/includes/file.php:18
+msgid "Theme Footer"
+msgstr "Pie de página del tema"
+
+#. translators: Date and time format for recent posts on the dashboard, from a
+#. different calendar year, see https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/dashboard.php:979
+msgid "M jS Y"
+msgstr "j M Y"
+
+#. translators: 1: Comment author, 2: Notification if the comment is pending.
+#: wp-admin/includes/dashboard.php:823
+msgid "From %1$s %2$s"
+msgstr "En %1$s %2$s"
+
+#: wp-admin/includes/dashboard.php:613
+msgid "View all drafts"
+msgstr "Ver todos los borradores"
+
+#: wp-admin/includes/class-wp-users-list-table.php:627
+msgctxt "no user roles"
+msgid "None"
+msgstr "Ninguno"
+
+#: wp-admin/includes/class-wp-users-list-table.php:243
+msgid "No role"
+msgstr "Sin perfil"
+
+#. translators: 1: Title of an update, 2: Error message.
+#: wp-admin/includes/class-bulk-upgrader-skin.php:43
+msgid "An error occurred while updating %1$s: %2$s"
+msgstr "Ha ocurrido un error al actualizar %1$s: %2$s"
+
+#: wp-admin/includes/class-wp-screen.php:1329
+msgid "View mode"
+msgstr "Modo de visualización"
+
+#: wp-admin/includes/class-wp-screen.php:1276
+msgid "Pagination"
+msgstr "Paginación"
+
+#. translators: %s: Number of columns on the page.
+#: wp-admin/includes/class-wp-screen.php:1214
+msgid "%s column"
+msgid_plural "%s columns"
+msgstr[0] "%s columna"
+msgstr[1] "%s columnas"
+
+#: wp-admin/includes/class-wp-screen.php:1002
+msgid "Additional settings"
+msgstr "Ajustes adicionales"
+
+#: wp-admin/includes/class-wp-screen.php:762
+msgid "Items list"
+msgstr "Lista de elementos"
+
+#: wp-admin/includes/class-wp-screen.php:761
+msgid "Items list navigation"
+msgstr "Navegación por la lista de elementos"
+
+#: wp-admin/includes/class-wp-screen.php:760
+msgid "Filter items list"
+msgstr "Filtrar la lista de elementos"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:823
+msgid "Network Only"
+msgstr "Solo para la red"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:819
+msgid "Network Active"
+msgstr "Activo para la red"
+
+#: wp-admin/includes/class-wp-list-table.php:787
+msgid "No pending comments"
+msgstr "No hay comentarios pendientes"
+
+#. translators: %s: hostname:port
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:174
+msgid "Failed to initialize a SFTP subsystem session with the SSH2 Server %s"
+msgstr "Fallo al inicializar una sesión de subsistema SFTP con el servidor SSH2 %s"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:469
+msgctxt "column name"
+msgid "Submitted on"
+msgstr "Enviado el"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:275
+msgctxt "comments"
+msgid "Trash (%s)"
+msgid_plural "Trash (%s)"
+msgstr[0] "Papelera (%s)"
+msgstr[1] "Papelera (%s)"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:268
+msgctxt "comments"
+msgid "Spam (%s)"
+msgid_plural "Spam (%s)"
+msgstr[0] "Spam (%s)"
+msgstr[1] "Spam (%s)"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:261
+msgctxt "comments"
+msgid "Approved (%s)"
+msgid_plural "Approved (%s)"
+msgstr[0] "Aprobado (%s)"
+msgstr[1] "Aprobados (%s)"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:254
+msgctxt "comments"
+msgid "Pending (%s)"
+msgid_plural "Pending (%s)"
+msgstr[0] "Pendiente (%s)"
+msgstr[1] "Pendientes (%s)"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:240
+msgctxt "comments"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todos (%s)"
+msgstr[1] "Todos (%s)"
+
+#. translators: %s: The new user.
+#: wp-admin/includes/ajax-actions.php:1702
+msgid "User %s added"
+msgstr "Usuario %s añadido"
+
+#: wp-admin/export.php:214 wp-admin/export.php:261 wp-admin/export.php:301
+msgid "End date:"
+msgstr "Fecha de fin:"
+
+#: wp-admin/export.php:178
+msgid "Content to export"
+msgstr "Contenido a exportar"
+
+#: wp-admin/edit.php:253
+msgid "You can view posts in a simple title list or with an excerpt using the Screen Options tab."
+msgstr "Puedes ver las entradas en una lista simple de títulos o con el extracto, utilizando la pestaña de opciones de pantalla."
+
+#. translators: %s: Comment date.
+#: wp-admin/edit-form-comment.php:136
+msgid "Submitted on: %s"
+msgstr "Enviado el: %s"
+
+#: wp-admin/edit-form-comment.php:32
+msgctxt "comment"
+msgid "Permalink:"
+msgstr "Enlace permanente:"
+
+#: wp-admin/edit-form-advanced.php:208
+msgid "Page draft updated."
+msgstr "Borrador de página actualizado."
+
+#. translators: %s: Scheduled date for the page.
+#: wp-admin/edit-form-advanced.php:207
+msgid "Page scheduled for: %s."
+msgstr "Página programada para: %s"
+
+#: wp-admin/edit-form-advanced.php:205
+msgid "Page submitted."
+msgstr "Página enviada."
+
+#: wp-admin/edit-form-advanced.php:193
+msgid "Post draft updated."
+msgstr "Borrador de entrada actualizado."
+
+#. translators: %s: Scheduled date for the post.
+#: wp-admin/edit-form-advanced.php:192
+msgid "Post scheduled for: %s."
+msgstr "Entrada programada el: %s."
+
+#: wp-admin/edit-form-advanced.php:190
+msgid "Post submitted."
+msgstr "Entrada enviada."
+
+#: wp-admin/edit-form-advanced.php:166
+msgid "View page"
+msgstr "Ver página"
+
+#: wp-admin/edit-form-advanced.php:152 wp-admin/edit-form-advanced.php:159
+msgid "Preview page"
+msgstr "Vista preliminar de la página"
+
+#: wp-admin/edit-form-advanced.php:131 wp-admin/edit-form-advanced.php:138
+msgid "Preview post"
+msgstr "Vista previa de la entrada"
+
+#: wp-admin/edit-comments.php:204
+msgid "Comments list"
+msgstr "Lista de comentarios"
+
+#: wp-admin/edit-comments.php:203
+msgid "Comments list navigation"
+msgstr "Navegación por la lista de comentarios"
+
+#: wp-admin/edit-comments.php:202
+msgid "Filter comments list"
+msgstr "Filtrar la lista de comentarios"
+
+#: wp-admin/edit-comments.php:187
+msgid "In the Submitted on column, the date and time the comment was left on your site appears. Clicking on the date/time link will take you to that comment on your live site."
+msgstr "En la columna Enviado el, aparece la fecha y hora en que se ha dejado el comentario en tu sitio. Haciendo clic en el enlace de fecha/hora, te llevará a ese comentario en tu sitio."
+
+#: wp-admin/edit-comments.php:185
+msgid "In the Comment column, hovering over any comment gives you options to approve, reply (and approve), quick edit, edit, spam mark, or trash that comment."
+msgstr "En la columna Comentario, al pasar el cursor sobre cualquier comentario, verás las opciones de aprobar, responder (y aprobar), edición rápida, editar, marcar como spam o enviar a la papelera ese comentario."
+
+#. translators: %s: Comments count.
+#: wp-admin/edit-comments.php:160 wp-admin/js/edit-comments.js:196
+#: wp-admin/js/edit-comments.js:216
+msgid "Comments (%s)"
+msgstr "Comentarios (%s)"
+
+#. translators: 1: Comments count, 2: Post title.
+#: wp-admin/edit-comments.php:144
+msgid "Comments (%1$s) on “%2$s”"
+msgstr "Comentarios (%1$s) el «%2$s»"
+
+#: wp-admin/includes/ajax-actions.php:5369
+msgid "Sorry, you are not allowed to modify themes."
+msgstr "Lo siento, no tienes permisos para modificar temas."
+
+#: wp-admin/includes/class-custom-image-header.php:948
+msgid "The current theme does not support a flexible sized header image."
+msgstr "El tema actual no es compatible con cabecera de imagen de tamaño flexible."
+
+#: wp-admin/includes/class-custom-image-header.php:776
+#: wp-admin/includes/class-custom-image-header.php:940
+msgid "The current theme does not support uploading a custom header image."
+msgstr "El tema actual no es compatible con subir una imagen de cabecera personalizado."
+
+#: wp-admin/includes/user.php:525
+msgid "You’re using the auto-generated password for your account. Would you like to change it?"
+msgstr "Estás usando la contraseña generada automáticamente para tu cuenta. ¿Quieres cambiarla?"
+
+#: wp-admin/users.php:419
+msgid "You have specified this user for removal:"
+msgstr "Has especificado que se borre a este usuario:"
+
+#. translators: %s: User's display name.
+#: wp-admin/user-edit.php:704
+msgid "Log %s out of all locations."
+msgstr "Desconectar %s de todas las ubicaciones."
+
+#: wp-admin/user-edit.php:692
+msgid "Did you lose your phone or leave your account logged in at a public computer? You can log out everywhere else, and stay logged in here."
+msgstr "¿Has perdido tu teléfono o dejado tu cuenta abierta en un ordenador público? Puedes desconectarte de cualquier lugar y seguir conectado aquí."
+
+#: wp-admin/user-edit.php:680 wp-admin/user-edit.php:690
+msgid "Log Out Everywhere Else"
+msgstr "Desconectar del resto de sitios"
+
+#: wp-admin/user-edit.php:678 wp-admin/user-edit.php:688
+#: wp-admin/user-edit.php:698
+msgid "Sessions"
+msgstr "Sesiones"
+
+#: wp-admin/user-edit.php:644
+msgid "Cancel password change"
+msgstr "Cancelar el cambio de contraseña"
+
+#: wp-admin/user-new.php:563
+msgid "Generate password"
+msgstr "Generar contraseña"
+
+#: wp-admin/user-edit.php:629
+msgid "Account Management"
+msgstr "Gestión de la cuenta"
+
+#. translators: The non-breaking space prevents 1Password from thinking the
+#. text "log in" should trigger a password save prompt.
+#: wp-admin/install.php:153
+msgid "You will need this password to log in. Please store it in a secure location."
+msgstr "Necesitas esta contraseña para acceder. Por favor, guárdala en un lugar seguro."
+
+#: wp-admin/includes/class-wp-list-table.php:764
+msgid "No approved comments"
+msgstr "No hay ningún comentario aprobado"
+
+#: wp-admin/includes/class-wp-list-table.php:734
+#: wp-admin/includes/class-wp-list-table.php:764
+#: wp-admin/includes/class-wp-list-table.php:787
+msgid "No comments"
+msgstr "No hay comentarios"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-list-table.php:726
+msgid "%s pending comment"
+msgid_plural "%s pending comments"
+msgstr[0] "%s comentario pendiente"
+msgstr[1] "%s comentarios pendientes"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-list-table.php:720
+msgid "%s approved comment"
+msgid_plural "%s approved comments"
+msgstr[0] "%s comentario aprobado"
+msgstr[1] "%s comentarios aprobados"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-list-table.php:714
+msgid "%s comment"
+msgid_plural "%s comments"
+msgstr[0] "%s comentario"
+msgstr[1] "%s comentarios"
+
+#: wp-admin/includes/ajax-actions.php:3877
+msgid "Image could not be processed."
+msgstr "No se ha podido procesar la imagen."
+
+#: wp-admin/install.php:167 wp-admin/user-new.php:585
+#: wp-admin/user-edit.php:664
+msgid "Confirm Password"
+msgstr "Confirma la contraseña"
+
+#. translators: 1: wp-config.php, 2: Secret key service URL.
+#: wp-admin/maint/repair.php:67
+msgid "While you are editing your %1$s file, take a moment to make sure you have all 8 keys and that they are unique. You can generate these using the WordPress.org secret key service."
+msgstr "Mientras editas tu archivo %1$s tómate un momento para asegurarte de que tienes las 8 claves y que son únicas. Puedes generarlas usando el servicio de claves secretas de WordPress.org."
+
+#: wp-admin/includes/update.php:905
+#: wp-admin/includes/class-wp-comments-list-table.php:847
+#: wp-admin/includes/class-wp-list-table.php:572
+#: wp-admin/includes/class-wp-list-table.php:1458
+#: wp-admin/includes/class-wp-application-passwords-list-table.php:259
+msgid "Show more details"
+msgstr "Mostrar más detalles"
+
+#. translators: %s: Number of menus.
+#: wp-admin/nav-menus.php:725
+msgid "Your theme supports %s menu. Select which menu appears in each location."
+msgid_plural "Your theme supports %s menus. Select which menu appears in each location."
+msgstr[0] "Tu tema tiene %s menús. Elige qué menú debería aparecer en cada ubicación."
+msgstr[1] "Tu tema tiene %s menús. Elige qué menú debería aparecer en cada ubicación."
+
+#. translators: %s: Number of posts.
+#: wp-admin/includes/class-wp-users-list-table.php:564
+msgid "%s post by this author"
+msgid_plural "%s posts by this author"
+msgstr[0] "%s entrada de este autor"
+msgstr[1] "%s entradas de este autor"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-theme-installer-skin.php:133
+#: wp-admin/includes/class-theme-upgrader-skin.php:105
+msgid "Live Preview “%s”"
+msgstr "Vista previa «%s»"
+
+#: wp-admin/includes/class-wp-list-table.php:970
+msgid "Last page"
+msgstr "Última página"
+
+#: wp-admin/includes/class-wp-list-table.php:918
+msgid "First page"
+msgstr "Primera página"
+
+#. translators: %s: Post link.
+#: wp-admin/edit-form-comment.php:160
+msgid "In response to: %s"
+msgstr "En respuesta a: %s"
+
+#: wp-admin/includes/meta-boxes.php:275 wp-admin/edit-form-comment.php:141
+msgid "Date and time"
+msgstr "Fecha y hora"
+
+#: wp-admin/edit-form-comment.php:115
+msgid "Comment status"
+msgstr "Estado de los comentarios"
+
+#: wp-admin/edit-form-advanced.php:362
+msgid "You can also embed media from many popular websites including Twitter, YouTube, Flickr and others by pasting the media URL on its own line into the content of your post/page. Learn more about embeds."
+msgstr "Puedes incrustar medios de muchas webs populares, incluyendo Twitter, YouTube, Flickr y otros, solo con pegar la URL del medio en su propia línea dentro del contenido de tu entrada/página. Aprende más sobre las incrustaciones."
+
+#: wp-admin/includes/class-custom-background.php:99
+msgid "Documentation on Custom Background"
+msgstr "Documentación sobre fondos personalizados"
+
+#: wp-admin/edit-tags.php:309
+msgid "Documentation on Link Categories"
+msgstr "Documentación sobre categorías de enlaces"
+
+#: wp-admin/edit-link-form.php:76
+msgid "Documentation on Creating Links"
+msgstr "Documentación sobre la creación de enlaces"
+
+#: wp-admin/link-manager.php:78
+msgid "Documentation on Managing Links"
+msgstr "Documentación sobre la gestión de enlaces"
+
+#: wp-admin/includes/class-custom-image-header.php:134
+msgid "Documentation on Custom Header"
+msgstr "Documentación sobre cabeceras personalizadas"
+
+#: wp-admin/my-sites.php:51
+msgid "Documentation on My Sites"
+msgstr "Documentación sobre Mis sitios"
+
+#: wp-admin/widgets.php:88
+msgid "The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please follow these instructions."
+msgstr "El tema que estás usando en este momento no está preparado para widgets, lo que significa que no tiene barras laterales que puedas cambiar. Para más información sobre cómo preparar tu tema para widgets, por favor sigue estas instrucciones."
+
+#. translators: %s: Codex URL.
+#: wp-admin/options-writing.php:209
+msgid "When you publish a new post, WordPress automatically notifies the following site update services. For more about this, see Update Services on the Codex. Separate multiple service URLs with line breaks."
+msgstr "Cuando publicas una nueva entrada, WordPress avisa automáticamente a los siguientes servicios de actualización. Para más información, revisa los servicios de actualización en el Codex. Separa las URLs de los distintos servicios con saltos de línea."
+
+#: wp-admin/includes/options.php:133
+msgid "The character encoding of your site (UTF-8 is recommended)"
+msgstr "La codificación de caracteres de tu sitio (se recomienda UTF-8)"
+
+#: wp-admin/includes/file.php:2204
+msgid "example: www.wordpress.org"
+msgstr "ejemplo: es.wordpress.org"
+
+#: wp-admin/themes.php:137
+msgid "The search for installed themes will search for terms in their name, description, author, or tag."
+msgstr "La búsqueda de temas instalados buscará términos en su nombre, descripción, autor o etiqueta."
+
+#: wp-admin/theme-install.php:102
+msgid "Alternately, you can browse the themes that are Featured, Popular, or Latest. When you find a theme you like, you can preview it or install it."
+msgstr "Como alternativa, puedes ver temas destacados, populares o los últimos. Cuando encuentres un tema que te guste, puedes ver una vista previa o instalarlo."
+
+#: wp-admin/theme-install.php:101
+msgid "You can Search for themes by keyword, author, or tag, or can get more specific and search by criteria listed in the feature filter."
+msgstr "Puedes buscar temas por palabra clave, autor o etiqueta; o puedes filtrar por los criterios que se muestran en el selector."
+
+#. translators: %d: Number of themes.
+#: wp-admin/themes.php:234 wp-admin/theme-install.php:67
+msgid "Number of Themes found: %d"
+msgstr "Número de temas encontrados: %d"
+
+#: wp-admin/options-general.php:371
+msgid "Custom time format:"
+msgstr "Formato de hora personalizado:"
+
+#: wp-admin/options-general.php:370
+msgid "enter a custom time format in the following field"
+msgstr "escribe un formato de hora personalizado en el siguiente campo"
+
+#: wp-admin/options-general.php:334
+msgid "Custom date format:"
+msgstr "Formato de fecha personalizado:"
+
+#: wp-admin/options-general.php:333
+msgid "enter a custom date format in the following field"
+msgstr "escribe un formato de fecha personalizado en el siguiente campo"
+
+#: wp-admin/includes/class-plugin-upgrader.php:66
+msgid "Plugins updated successfully."
+msgstr "Plugins actualizados correctamente."
+
+#. translators: %s: Number of millions.
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:747
+#: wp-admin/includes/plugin-install.php:689
+msgctxt "Active plugin installations"
+msgid "%s+ Million"
+msgid_plural "%s+ Million"
+msgstr[0] "%s+ millón"
+msgstr[1] "%s+ millones"
+
+#. translators: 1: Error message, 2: Line number.
+#: wp-admin/link-parse-opml.php:89
+msgid "XML Error: %1$s at line %2$s"
+msgstr "Error de XML: %1$s en la línea %2$s"
+
+#: wp-admin/includes/class-wp-media-list-table.php:541
+msgid "Detach"
+msgstr "Separar"
+
+#: wp-admin/menu-header.php:286
+msgid "Main menu"
+msgstr "Menú principal"
+
+#: wp-admin/includes/file.php:2255
+msgid "Enter the location on the server where the public and private keys are located. If a passphrase is needed, enter that in the password field above."
+msgstr "Introduce la ubicación del servidor de las claves públicas y privadas. Si fuese necesaria una contraseña introdúcela arriba, en el campo de contraseña."
+
+#. translators: %s: Number of users.
+#: wp-admin/users.php:490
+msgid "%s user deleted."
+msgid_plural "%s users deleted."
+msgstr[0] "%s usuario borrado."
+msgstr[1] "%s usuarios borrados."
+
+#: wp-admin/users.php:313
+msgid "What should be done with content owned by these users?"
+msgstr "¿Qué debería hacerse con el contenido de estos usuarios?"
+
+#: wp-admin/users.php:284
+msgid "You have specified these users for deletion:"
+msgstr "Has seleccionado estos usuarios para ser borrados:"
+
+#: wp-admin/plugins.php:350
+msgid "You are about to remove the following plugins:"
+msgstr "Estás a punto de eliminar los siguientes plugins:"
+
+#: wp-admin/plugins.php:348
+msgid "These plugins may be active on other sites in the network."
+msgstr "Puede que estos plugins estén activos en otros sitios de la red."
+
+#: wp-admin/plugins.php:346
+msgid "Delete Plugins"
+msgstr "Eliminar plugins"
+
+#: wp-admin/edit.php:356
+msgid "1 page not updated, somebody is editing it."
+msgstr "1 página no actualizada, alguien la está editando."
+
+#: wp-admin/edit.php:343
+msgid "1 post not updated, somebody is editing it."
+msgstr "1 entrada no actualizada, alguien la está editando."
+
+#: wp-admin/user-edit.php:57
+msgid "You can log out of other devices, such as your phone or a public computer, by clicking the Log Out Everywhere Else button."
+msgstr "Puedes desconectar de otros dispositivos, como tu teléfono o un ordenador público, haciendo clic en el botón Desconectar del resto de sitios"
+
+#: wp-admin/update-core.php:765
+msgid "New translations are available."
+msgstr "Hay nuevas traducciones disponibles."
+
+#: wp-admin/theme-install.php:455
+msgid "This theme has not been rated yet."
+msgstr "Este tema todavía no ha sido valorado."
+
+#. translators: Date and time format for exact current time, mainly about
+#. timezones, see https://www.php.net/manual/datetime.format.php
+#: wp-admin/options-general.php:22
+msgctxt "timezone date format"
+msgid "Y-m-d H:i:s"
+msgstr "d-m-Y H:i:s"
+
+#: wp-admin/nav-menus.php:630
+msgid "To add a custom link, expand the Custom Links section, enter a URL and link text, and click Add to Menu"
+msgstr "Para añadir un enlace personalizado, expande la sección Enlaces personalizados e introduce una URL y un texto para el enlace y haz clic en Añadir al menú"
+
+#. translators: Do not translate USERNAME, URL_DELETE, SITENAME, SITEURL: those
+#. are placeholders.
+#: wp-admin/ms-delete-site.php:56
+msgid ""
+"Howdy ###USERNAME###,\n"
+"\n"
+"You recently clicked the 'Delete Site' link on your site and filled in a\n"
+"form on that page.\n"
+"\n"
+"If you really want to delete your site, click the link below. You will not\n"
+"be asked to confirm again so only click this link if you are absolutely certain:\n"
+"###URL_DELETE###\n"
+"\n"
+"If you delete your site, please consider opening a new site here\n"
+"some time in the future! (But remember your current site and username\n"
+"are gone forever.)\n"
+"\n"
+"Thanks for using the site,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola ###USERNAME###,\n"
+"\n"
+"Hace poco has hecho clic en el enlace «Borrar sitio» y has rellenado\n"
+"el formulario de esa página.\n"
+"\n"
+"Si realmente quieres borrar tu sitio, haz clic en el siguiente enlace. No se te\n"
+"pedirá confirmación de nuevo, por lo que solo haz clic en este enlace si estás absolutamente:\n"
+"###URL_DELETE###\n"
+"\n"
+"Si borras tu sitio, por favor, ¡considera abrir un sitio nuevo aquí\n"
+"en el futuro! (Pero recuerda que tu sitio actual y tu nombre de usuario\n"
+"han desaparecido para siempre).\n"
+"\n"
+"Gracias por usar el sitio,\n"
+"###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-admin/includes/theme.php:789 wp-admin/themes.php:911
+msgid "Close details dialog"
+msgstr "Cerrar ventana con los detalles"
+
+#: wp-admin/includes/template.php:2669
+msgid "You are currently editing the page that shows your latest posts."
+msgstr "Estás editando la página que muestra tus últimas entradas."
+
+#: wp-admin/includes/file.php:31
+msgid "Posts Page"
+msgstr "Página de entradas"
+
+#: wp-admin/includes/class-wp-screen.php:1236
+msgid "Number of items per page:"
+msgstr "Número de elementos por página:"
+
+#: wp-admin/includes/revision.php:241 wp-admin/includes/revision.php:284
+msgctxt "revision date short format"
+msgid "j M @ H:i"
+msgstr "j M @ H:i"
+
+#: wp-admin/includes/ms.php:302 wp-admin/network/settings.php:386
+msgid "Size in megabytes"
+msgstr "Tamaño en megabytes"
+
+#: wp-admin/includes/ms.php:299
+msgid "Site Upload Space Quota"
+msgstr "Cuota de espacio para archivos"
+
+#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
+#. those are placeholders.
+#: wp-admin/includes/misc.php:1357
+msgid ""
+"Howdy ###USERNAME###,\n"
+"\n"
+"You recently requested to have the administration email address on\n"
+"your site changed.\n"
+"\n"
+"If this is correct, please click on the following link to change it:\n"
+"###ADMIN_URL###\n"
+"\n"
+"You can safely ignore and delete this email if you do not want to\n"
+"take this action.\n"
+"\n"
+"This email has been sent to ###EMAIL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola ###USERNAME###,\n"
+"\n"
+"Hace poco solicitaste cambiar la dirección de correo\n"
+"electrónico de administración de tu sitio.\n"
+"\n"
+"Si es correcto, haz clic en el siguiente enlace para cambiarlo:\n"
+"###ADMIN_URL###\n"
+"\n"
+"Si no quieres hacerlo, puedes ignorar \n"
+"y borrar este correo.\n"
+"\n"
+"Este correo se ha enviado a ###EMAIL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1349
+msgid ""
+"UPDATE LOG\n"
+"=========="
+msgstr ""
+"REGISTRO DE LA ACTUALIZACIÓN\n"
+"=========="
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1326
+msgid ""
+"BETA TESTING?\n"
+"=============\n"
+"\n"
+"This debugging email is sent when you are using a development version of WordPress.\n"
+"\n"
+"If you think these failures might be due to a bug in WordPress, could you report it?\n"
+" * Open a thread in the support forums: https://wordpress.org/support/forum/alphabeta\n"
+" * Or, if you're comfortable writing a bug report: https://core.trac.wordpress.org/\n"
+"\n"
+"Thanks! -- The WordPress Team"
+msgstr ""
+"¿PRUEBAS BETA?\n"
+"=============\n"
+"\n"
+"Este correo electrónico de errores se te envía cuando estás usando una versión de desarrollo de WordPress.\n"
+"\n"
+"Si crees que estos fallos pueden deberse a errores de WordPress, ¿podrías notificarlos?\n"
+" * Abre un hilo en los foros de soporte: https://wordpress.org/support/forum/alphabeta\n"
+" * O, si te gusta más, puedes escribir un informe de errores: https://core.trac.wordpress.org/\n"
+"\n"
+"¡Gracias! -- El equipo de WordPress"
+
+#: wp-admin/includes/revision.php:240 wp-admin/includes/revision.php:283
+msgid "M j, Y @ H:i"
+msgstr "j M Y @ H:i"
+
+#: wp-admin/comment.php:212
+msgid "Submitted on"
+msgstr "Enviado el"
+
+#. translators: Column name or table row header.
+#: wp-admin/includes/class-wp-comments-list-table.php:466
+#: wp-admin/comment.php:186
+msgid "In response to"
+msgstr "En respuesta a"
+
+#. translators: 1: Month, 2: Day, 3: Year, 4: Hour, 5: Minute.
+#: wp-admin/includes/template.php:833 wp-admin/js/comment.js:89
+#: wp-admin/js/post.js:775
+msgid "%1$s %2$s, %3$s at %4$s:%5$s"
+msgstr "%2$s de %1$s de %3$s a las %4$s:%5$s"
+
+#. translators: Localized Support reference.
+#: wp-admin/includes/class-wp-site-health.php:1402
+msgid "https://wordpress.org/support"
+msgstr "https://es.wordpress.org/support"
+
+#: wp-admin/user-edit.php:682
+msgid "You are only logged in at this location."
+msgstr "Solo estás conectado en esta ubicación."
+
+#: wp-admin/includes/plugin-install.php:402
+msgid "These suggestions are based on the plugins you and other users have installed."
+msgstr "Estas sugerencias están basadas en los plugins que habéis instalado tú y otros usuarios."
+
+#: wp-admin/edit-form-advanced.php:297
+msgid "You can enable distraction-free writing mode using the icon to the right. This feature is not available for old browsers or devices with small screens, and requires that the full-height editor be enabled in Screen Options."
+msgstr "Puedes activar el modo de escritura sin distracción usando el icono de la derecha. Esta función no está disponible para navegadores antiguos ni dispositivos con pantallas pequeñas , y requiere que esté activo el editor a pantalla completa en los ajustes de pantalla."
+
+#: wp-admin/user-edit.php:700
+msgid "Log Out Everywhere"
+msgstr "Desconectar todo"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:111
+msgctxt "Plugin Installer"
+msgid "Recommended"
+msgstr "Recomendados"
+
+#. translators: New site notification email. 1: New site URL, 2: User login, 3:
+#. User password or password reset link, 4: Login URL.
+#: wp-admin/includes/upgrade.php:610
+msgid ""
+"Your new WordPress site has been successfully set up at:\n"
+"\n"
+"%1$s\n"
+"\n"
+"You can log in to the administrator account with the following information:\n"
+"\n"
+"Username: %2$s\n"
+"Password: %3$s\n"
+"Log in here: %4$s\n"
+"\n"
+"We hope you enjoy your new site. Thanks!\n"
+"\n"
+"--The WordPress Team\n"
+"https://wordpress.org/\n"
+msgstr ""
+"Tu nuevo sitio de WordPress se ha creado correctamente en:\n"
+"\n"
+"%1$s\n"
+"\n"
+"Puedes acceder a tu cuenta de administrador con la siguiente información:\n"
+"\n"
+"Nombre de usuario: %2$s\n"
+"Contraseña: %3$s\n"
+"Accede desde aquí: %4$s\n"
+"\n"
+"Esperamos que disfrutes de tu nuevo sitio. ¡Gracias!\n"
+"\n"
+"--El Equipo de WordPress\n"
+"https://es.wordpress.org/\n"
+
+#: wp-admin/themes.php:280
+msgid "You cannot delete a theme while it has an active child theme."
+msgstr "No puedes eliminar un tema mientras este tenga un tema hijo activo."
+
+#: wp-admin/options-general.php:34 wp-admin/network/settings.php:55
+msgid "You can set the language, and the translation files will be automatically downloaded and installed (available if your filesystem is writable)."
+msgstr "Puedes configurar el idioma y serán descargados e instalados los archivos de traducción automáticamente (disponible si es posible escribir en el sistema de archivos)."
+
+#: wp-admin/options-discussion.php:275
+msgid "Mystery Person"
+msgstr "Persona misteriosa"
+
+#: wp-admin/install.php:127
+msgid "Usernames can have only alphanumeric characters, spaces, underscores, hyphens, periods, and the @ symbol."
+msgstr "Los nombres de usuario pueden tener únicamente caracteres alfanuméricos, espacios, guiones bajos, guiones medios, puntos y el símbolo @."
+
+#: wp-admin/includes/class-wp-screen.php:1004
+msgid "Enable full-height editor and distraction-free functionality."
+msgstr "Activar el editor a pantalla completa y la funcionalidad sin distracciones."
+
+#: wp-admin/includes/dashboard.php:1488
+msgid "https://planet.wordpress.org/feed/"
+msgstr "https://planet.wordpress.org/feed/"
+
+#: wp-admin/includes/dashboard.php:1479 wp-admin/index.php:96
+msgid "https://planet.wordpress.org/"
+msgstr "https://planet.wordpress.org/"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:762
+msgid "Untested with your version of WordPress"
+msgstr "No probado con tu versión de WordPress"
+
+#: wp-admin/includes/class-wp-links-list-table.php:117
+#: wp-admin/includes/class-wp-posts-list-table.php:459
+msgid "Filter by category"
+msgstr "Filtrar por categoría"
+
+#: wp-admin/includes/meta-boxes.php:1118
+msgid "All categories"
+msgstr "Todas las categorías"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:499
+msgid "Filter by comment type"
+msgstr "Filtrar por tipo de comentario"
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/ajax-actions.php:3852
+msgid "%s has been logged out."
+msgstr "%s ha sido desconectado."
+
+#: wp-admin/includes/ajax-actions.php:3848
+msgid "You are now logged out everywhere else."
+msgstr "Ahora están cerradas tus sesiones del resto de sitios."
+
+#: wp-admin/includes/ajax-actions.php:3839
+msgid "Could not log out user sessions. Please try again."
+msgstr "No se han podido cerrar las sesiones de usuario. Por favor, inténtalo de nuevo."
+
+#: wp-admin/includes/ajax-actions.php:3726
+msgid "This preview is unavailable in the editor."
+msgstr "Esta vista previa no está disponible en el editor."
+
+#: wp-admin/edit-form-advanced.php:296
+msgid "You can insert media files by clicking the button above the post editor and following the directions. You can align or edit images using the inline formatting toolbar available in Visual mode."
+msgstr "Puedes insertar archivos multimedia haciendo clic en el botón sobre el editor de entradas y siguiendo las indicaciones. Puedes alinear o editar imágenes utilizando la barra de herramientas de formato integrada que está disponible en el modo visual."
+
+#: wp-admin/edit-form-advanced.php:293
+msgid "Post editor — Enter the text for your post. There are two modes of editing: Visual and Text. Choose the mode by clicking on the appropriate tab."
+msgstr "Editor de entradas — Introduce el texto para tu entrada. Hay dos modos de editar: Visual y HTML. Elige el modo haciendo clic en la pestaña correspondiente."
+
+#. translators: %s: URL to header image configuration in Customizer.
+#: wp-admin/includes/class-custom-image-header.php:483
+msgid "You can now manage and live-preview Custom Header in the Customizer."
+msgstr "Ahora puedes gestionar y tener una vista previa de la cabecera personalizada en el Personalizador."
+
+#. translators: %s: URL to background image configuration in Customizer.
+#: wp-admin/includes/class-custom-background.php:234
+msgid "You can now manage and live-preview Custom Backgrounds in the Customizer."
+msgstr "Ahora puedes gestionar y tener una vista previa del fondo personalizado en el Personalizador."
+
+#: wp-admin/includes/class-wp-screen.php:1137
+msgctxt "Welcome panel"
+msgid "Welcome"
+msgstr "Bienvenido"
+
+#. translators: %s: Number of users.
+#. translators: Number of users.
+#: wp-admin/includes/class-wp-users-list-table.php:203
+#: wp-admin/includes/class-wp-ms-users-list-table.php:148
+msgctxt "users"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todos (%s)"
+msgstr[1] "Todos (%s)"
+
+#: wp-admin/includes/class-wp-links-list-table.php:133
+#: wp-admin/edit-link-form.php:114
+msgctxt "link name"
+msgid "Name"
+msgstr "Nombre"
+
+#. translators: %s: Placeholder that must come at the start of the URL.
+#: wp-admin/options-permalink.php:334
+msgid "If you like, you may enter custom structures for your category and tag URLs here. For example, using topics as your category base would make your category links like %s/topics/uncategorized/. If you leave these blank the defaults will be used."
+msgstr "Si quieres, puedes introducir aquí estructuras personalizadas para las URLs de etiquetas o categorías. Por ejemplo, usando secciones como base de las categorías, hará que los enlaces de categorías sean algo como %s/secciones/sin-categoria/. Si dejas esto en blanco, se usarán los ajustes por defecto."
+
+#: wp-admin/credits.php:152
+msgid "Release Lead"
+msgstr "Líder de la versión"
+
+#: wp-admin/upload.php:68
+msgid "Use the arrow buttons at the top of the dialog, or the left and right arrow keys on your keyboard, to navigate between media items quickly."
+msgstr "Utiliza los botones con flechas de la parte superior o las teclas de flecha de tu teclado para navegar rápidamente entre los elementos multimedia."
+
+#: wp-admin/upload.php:69
+msgid "You can also delete individual items and access the extended edit screen from the details dialog."
+msgstr "También puedes borrar elementos individualmente y acceder a la pantalla de edición extendida desde la ventana de detalles."
+
+#: wp-admin/upload.php:67
+msgid "Clicking an item will display an Attachment Details dialog, which allows you to preview media and make quick edits. Any changes you make to the attachment details will be automatically saved."
+msgstr "Al hacer clic en un elemento se mostrará la ventana de Detalles del adjunto, que te permite previsualizar el medio y hacer modificaciones rápidas. Cualquier cambio que hagas en los detalles del adjunto se guardarán automáticamente."
+
+#: wp-admin/upload.php:58
+msgid "To delete media items, click the Bulk Select button at the top of the screen. Select any items you wish to delete, then click the Delete Selected button. Clicking the Cancel Selection button takes you back to viewing your media."
+msgstr "Para borrar medios haz clic en el botón de «Selección múltiple» de la parte superior de la pantalla. Selecciona cualquier elemento que quieras borrar y luego haz clic en el botón de «Borrar» lo seleccionado. Hacer clic en el botón de «Cancelar» la selección te lleva de vuelta a la visualización de tus medios."
+
+#: wp-admin/upload.php:57 wp-admin/upload.php:230
+msgid "You can view your media in a simple visual grid or a list with columns. Switch between these views using the icons to the left above the media."
+msgstr "Puedes ver tus medios en una cuadrícula visual sencilla o en lista con columnas. Cambia entre estas vistas usando los iconos en la parte superior izquierda de los medios."
+
+#: wp-admin/upload.php:56
+msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first."
+msgstr "Todos los archivos que hayas subido están en la lista de la biblioteca de medios, con los subidos más recientemente en la parte superior."
+
+#: wp-admin/plugin-install.php:101
+msgid "If you just want to get an idea of what’s available, you can browse Featured and Popular plugins by using the links above the plugins list. These sections rotate regularly."
+msgstr "Si quieres hacerte una idea de qué plugins hay disponibles, puedes navegar por las secciones Destacados y Populares usando los enlaces que hay sobre la lista de plugins. Estas secciones rotan regularmente."
+
+#: wp-admin/plugin-install.php:139
+msgid "Browse Plugins"
+msgstr "Buscar plugins"
+
+#: wp-admin/plugin-install.php:50
+msgid "Add Plugins"
+msgstr "Añadir plugins"
+
+#. translators: 1: WPLANG, 2: wp-config.php
+#: wp-admin/options-general.php:191
+msgid "The %1$s constant in your %2$s file is no longer needed."
+msgstr "La constante %1$s de tu archivo %2$s ya no es necesaria."
+
+#: wp-admin/includes/translation-install.php:24
+msgid "Invalid translation type."
+msgstr "Tipo de traducción no válido."
+
+#: wp-admin/install.php:358
+msgid "Welcome to the famous five-minute WordPress installation process! Just fill in the information below and you’ll be on your way to using the most extendable and powerful personal publishing platform in the world."
+msgstr "¡Bienvenido al famoso proceso de instalación de WordPress en cinco minutos! Simplemente completa la información siguiente y estarás a punto de usar la más enriquecedora y potente plataforma de publicación personal del mundo."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:766
+msgid "Compatible with your version of WordPress"
+msgstr "Compatible con tu versión de WordPress"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:764
+msgid "Incompatible with your version of WordPress"
+msgstr "Incompatible con tu versión de WordPress"
+
+#. translators: %s: Number of stars.
+#: wp-admin/includes/plugin-install.php:759
+msgid "%d star"
+msgid_plural "%d stars"
+msgstr[0] "%d estrella"
+msgstr[1] "%d estrellas"
+
+#: wp-admin/includes/class-wp-list-table.php:486
+msgid "Select bulk action"
+msgstr "Selecciona acción en lote"
+
+#: wp-admin/user-new.php:453 wp-admin/user-new.php:620
+msgid "Add the user without sending an email that requires their confirmation."
+msgstr "Añadir el usuario sin enviarle un correo electrónico que pida su confirmación."
+
+#. translators: %s: List view URL.
+#: wp-admin/upload.php:102
+msgid "The grid view for the Media Library requires JavaScript. Switch to the list view."
+msgstr "La vista de cuadrícula de la biblioteca de medios necesita JavaScript. Cambia a vista de lista."
+
+#: wp-admin/includes/plugin-install.php:773
+msgid "Contributors"
+msgstr "Colaboradores"
+
+#: wp-admin/includes/plugin-install.php:704
+#: wp-admin/includes/plugin-install.php:791
+msgid "Donate to this plugin »"
+msgstr "Haz un donativo para este plugin »"
+
+#: wp-admin/includes/plugin-install.php:574
+msgctxt "Plugin installer section title"
+msgid "Reviews"
+msgstr "Valoraciones"
+
+#. translators: %s: Support email address.
+#: wp-admin/includes/class-wp-automatic-updater.php:797
+msgid "The WordPress team is willing to help you. Forward this email to %s and the team will work with you to make sure your site is working."
+msgstr "El equipo de WordPress está deseando ayudarte. Reenvía este correo electrónico a %s y el equipo trabajará contigo para asegurarse que tu sitio funcione."
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:67
+msgctxt "themes"
+msgid "Recently Updated"
+msgstr "Recientemente actualizados"
+
+#: wp-admin/includes/class-wp-terms-list-table.php:195
+msgctxt "Number/count of items"
+msgid "Count"
+msgstr "Cantidad"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:1046
+msgid "View details"
+msgstr "Ver detalles"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:624
+msgid "More Details"
+msgstr "Más detalles"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:467
+msgctxt "Plugin installer group title"
+msgid "Tools"
+msgstr "Herramientas"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:466
+msgctxt "Plugin installer group title"
+msgid "Social"
+msgstr "Social"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:465
+msgctxt "Plugin installer group title"
+msgid "Performance"
+msgstr "Rendimiento"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:106
+msgctxt "Plugin Installer"
+msgid "Beta Testing"
+msgstr "Pruebas beta"
+
+#. translators: %s: URL that could not be embedded.
+#: wp-admin/includes/ajax-actions.php:3692
+msgid "%s failed to embed."
+msgstr "%s ha fallado al incrustarse."
+
+#: wp-admin/includes/class-wp-automatic-updater.php:812
+msgid "If you reach out to us, we'll also ensure you'll never have this problem again."
+msgstr "Si contactas con nosotros nos aseguraremos de que nunca vuelvas a tener este problema de nuevo."
+
+#: wp-admin/theme-install.php:235
+msgid "Filtering by:"
+msgstr "Filtrando por:"
+
+#: wp-admin/includes/media.php:3253
+msgid "Displayed on attachment pages."
+msgstr "Mostrado en páginas de adjuntos."
+
+#: wp-admin/includes/image-edit.php:214
+msgid "You can edit the image while preserving the thumbnail. For example, you may wish to have a square thumbnail that displays just a section of the image."
+msgstr "Puedes editar la imagen al tiempo que conservas la miniatura. Por ejemplo, puede que quieras tener una miniatura cuadrada que muestre solo una sección de la imagen."
+
+#: wp-admin/includes/image-edit.php:176
+msgid "Once you have made your selection, you can adjust it by entering the size in pixels. The minimum selection size is the thumbnail size as set in the Media settings."
+msgstr "Una vez que has hecho tu selección puedes ajustar el tamaño especificando los pixels que debe tener. El tamaño de selección mínimo es el tamaño de la miniaturas indicado en los Ajustes de medios."
+
+#: wp-admin/includes/image-edit.php:173
+msgid "The aspect ratio is the relationship between the width and height. You can preserve the aspect ratio by holding down the shift key while resizing your selection. Use the input box to specify the aspect ratio, e.g. 1:1 (square), 4:3, 16:9, etc."
+msgstr "La relación de aspecto es la proporción entre la anchura y la altura. Puedes conservar la relación de aspecto manteniendo presionada la tecla de mayúsculas (Shift) mientras redimensionas la selección. Usa las cajas de texto para especificar la relación de aspecto, por ejemplo: 1:1 (cuadrado), 4:3, 16:9, etc."
+
+#: wp-admin/includes/image-edit.php:170
+msgid "To crop the image, click on it and drag to make your selection."
+msgstr "Para recortar la imagen, haz clic y arrastra en ella para hacer la selección."
+
+#: wp-admin/includes/image-edit.php:108
+msgid "You can proportionally scale the original image. For best results, scaling should be done before you crop, flip, or rotate. Images can only be scaled down, not up."
+msgstr "Puedes escalar proporcionalmente la imagen original. Para obtener los mejores resultados, la escala se debe hacer antes de recortar, girar o rotar. Las imágenes solo se pueden escalar hacia abajo, no hacia arriba."
+
+#. translators: %s: Alt + F10
+#: wp-admin/edit-form-advanced.php:300
+msgid "Keyboard users: When you’re working in the visual editor, you can use %s to access the toolbar."
+msgstr "Usuarios de teclado: Cuando estés trabajando en el editor visual, puedes usar %s para acceder a la barra de herramientas."
+
+#: wp-admin/edit-comments.php:183
+msgid "A red bar on the left means the comment is waiting for you to moderate it."
+msgstr "Una línea roja a la izquierda indica que el comentario está esperando moderación."
+
+#: wp-admin/includes/class-wp-comments-list-table.php:503
+msgid "All comment types"
+msgstr "Todos los tipos de comentario"
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:66
+#: wp-admin/theme-install.php:178
+msgctxt "themes"
+msgid "Latest"
+msgstr "Recientes"
+
+#: wp-admin/theme-install.php:177
+msgctxt "themes"
+msgid "Popular"
+msgstr "Populares"
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:64
+#: wp-admin/theme-install.php:176
+msgctxt "themes"
+msgid "Featured"
+msgstr "Destacados"
+
+#: wp-admin/includes/ms.php:957 wp-admin/users.php:320
+msgid "Attribute all content to:"
+msgstr "Atribuir todo el contenido a:"
+
+#: wp-admin/includes/ms.php:955 wp-admin/users.php:317
+msgid "Delete all content."
+msgstr "Borrar todo el contenido."
+
+#: wp-admin/users.php:311
+msgid "What should be done with content owned by this user?"
+msgstr "¿Qué debería hacerse con el contenido de este usuario?"
+
+#: wp-admin/users.php:58
+msgid "Delete brings you to the Delete Users screen for confirmation, where you can permanently remove a user from your site and delete their content. You can also delete multiple users at once by using bulk actions."
+msgstr "Borrar, te lleva a la pantalla de confirmación para el borrado de usuarios, donde puedes eliminar permanentemente a un usuario de tu sitio y borrar su contenido. También puedes borrar varios usuarios a la vez usando las acciones en lote."
+
+#: wp-admin/users.php:56
+msgid "Remove allows you to remove a user from your site. It does not delete their content. You can also remove multiple users at once by using bulk actions."
+msgstr "Eliminar, te permite eliminar a un usuario de tu sitio. No borra su contenido. También puedes eliminar varios usuarios a la vez usando las acciones en lote."
+
+#: wp-admin/theme-install.php:334
+msgctxt "theme"
+msgid "Details & Preview"
+msgstr "Detalles y vista previa"
+
+#: wp-admin/theme-install.php:57
+msgid "Search themes..."
+msgstr "Buscar temas..."
+
+#: wp-admin/theme-install.php:56
+msgid "Search Themes"
+msgstr "Buscar temas"
+
+#: wp-admin/theme-install.php:24
+msgid "Add Themes"
+msgstr "Añadir temas"
+
+#: wp-admin/maint/repair.php:147
+msgid "https://wordpress.org/support/forum/how-to-and-troubleshooting"
+msgstr "https://es.wordpress.org/support/forum/manuales-y-resolucion-de-problemas/"
+
+#: wp-admin/index.php:84
+msgid "At a Glance — Displays a summary of the content on your site and identifies which theme and version of WordPress you are using."
+msgstr "De un vistazo — Muestra un resumen del contenido de tu sitio e identifica qué tema y versión de WordPress estás utilizando."
+
+#: wp-admin/index.php:63
+msgid "Box Controls — Click the title bar of the box to expand or collapse it. Some boxes added by plugins may have configurable content, and will show a “Configure” link in the title bar if you hover over it."
+msgstr "Controles de caja — Haz clic en la barra de título de la caja para expandirla o contraerla. Algunas cajas añadidas por plugins puede que tengan contenido que configurar y mostrarán un enlace de «Configurar» en la barra de título si pasas el cursor sobre ella."
+
+#: wp-admin/themes.php:43
+msgid "Sorry, you are not allowed to resume this theme."
+msgstr "Lo siento, no tienes permisos para reactivar este tema."
+
+#: wp-admin/includes/meta-boxes.php:272 wp-admin/edit-form-comment.php:139
+msgid "Edit date and time"
+msgstr "Editar fecha y hora"
+
+#: wp-admin/includes/meta-boxes.php:259
+msgid "Browse revisions"
+msgstr "Buscar revisiones"
+
+#: wp-admin/includes/meta-boxes.php:186
+msgid "Edit visibility"
+msgstr "Editar visibilidad"
+
+#: wp-admin/includes/meta-boxes.php:134
+msgid "Edit status"
+msgstr "Editar estado"
+
+#: wp-admin/includes/dashboard.php:1937
+msgid "Manage menus"
+msgstr "Gestionar menús"
+
+#: wp-admin/includes/dashboard.php:1934
+msgid "Manage widgets"
+msgstr "Gestionar widgets"
+
+#: wp-admin/credits.php:67 wp-admin/credits.php:82
+msgid "https://make.wordpress.org/"
+msgstr "https://make.wordpress.org/"
+
+#: wp-admin/includes/ms.php:1159 wp-admin/network/user-new.php:30
+#: wp-admin/network/index.php:56 wp-admin/network/users.php:231
+#: wp-admin/network/site-new.php:33 wp-admin/network/sites.php:46
+msgid "Support Forums"
+msgstr "Foros de soporte"
+
+#. translators: %s: https://wordpress.org
+#: wp-admin/admin-footer.php:37
+msgid "Thank you for creating with WordPress."
+msgstr "Gracias por crear con WordPress."
+
+#: wp-admin/themes.php:232
+msgid "Search installed themes..."
+msgstr "Buscar temas instalados…"
+
+#: wp-admin/update-core.php:939
+msgid "Translations — The files translating WordPress into your language are updated for you whenever any other updates occur. But if these files are out of date, you can click the “Update Translations” button."
+msgstr "Traducciones — Los archivos que traducen WordPress a tu idioma se actualizan cuando se produce cualquier otra actualización. Pero si estos archivos están anticuados, puedes hacer clic en el botón «Actualizar las traducciones»."
+
+#: wp-admin/update-core.php:935
+msgid "In most cases, WordPress will automatically apply maintenance and security updates in the background for you."
+msgstr "En la mayoría de los casos, WordPress realizará por su cuenta las actualizaciones de seguridad y mantenimiento."
+
+#: wp-admin/update-core.php:935
+msgid "WordPress — Updating your WordPress installation is a simple one-click procedure: just click on the “Update Now” button when you are notified that a new version is available."
+msgstr "WordPress — Actualizar tu instalación de WordPress es un procedimiento sencillo de un solo clic: simplemente haz clic en el botón «Actualizar ahora» cuando veas el aviso de que hay disponible una nueva versión."
+
+#: wp-admin/update-core.php:925
+msgid "If an update is available, you᾿ll see a notification appear in the Toolbar and navigation menu."
+msgstr "Si hay una actualización disponible, aparecerá una notificación en la barra de herramientas y en el menú de navegación."
+
+#: wp-admin/update-core.php:936
+msgid "Themes and Plugins — To update individual themes or plugins from this screen, use the checkboxes to make your selection, then click on the appropriate “Update” button. To update all of your themes or plugins at once, you can check the box at the top of the section to select all before clicking the update button."
+msgstr "Temas y Plugins — Para actualizar temas o plugins uno a uno desde esta pantalla, usa las casillas de selección para hacer tu elección, luego, haz clic en el botón «Actualizar» correspondiente. Para actualizar todos tus temas o plugins de una vez, puedes seleccionar la casilla de la parte superior de la sección para elegirlos todos antes de hacer clic en el botón de actualizar."
+
+#: wp-admin/update-core.php:924
+msgid "On this screen, you can update to the latest version of WordPress, as well as update your themes, plugins, and translations from the WordPress.org repositories."
+msgstr "En esta pantalla puedes actualizar a la última versión de WordPress, así como actualizar tus temas, plugins y traducciones desde los repositorios de WordPress.org. "
+
+#. translators: %s: https://wordpress.org/themes
+#: wp-admin/themes.php:155
+msgid "If you would like to see more themes to choose from, click on the “Add New” button and you will be able to browse or search for additional themes from the WordPress Theme Directory. Themes in the WordPress Theme Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!"
+msgstr "Si quieres ver más temas entre los que elegir, haz clic en el botón «Añadir nuevo» y podrás navegar o buscar temas adicionales del directorio de temas de WordPress.org. Los temas del directorio de temas de WordPress.org están diseñados y desarrollados por terceros y son compatibles con la licencia que usa WordPress. ¡Ah, y son gratis!"
+
+#. translators: 1: Number of megabytes, 2: Percentage.
+#: wp-admin/includes/dashboard.php:1582
+msgid "%1$s MB (%2$s%%) Space Used"
+msgstr "%1$s MB (%2$s%%) del espacio utilizado"
+
+#. translators: %s: Number of megabytes.
+#: wp-admin/includes/dashboard.php:1568
+msgid "%s MB Space Allowed"
+msgstr "%s MB de espacio permitidos"
+
+#. translators: Date and time format for recent posts on the dashboard, see
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/dashboard.php:982
+msgid "M jS"
+msgstr "j M"
+
+#. translators: %s: Number of pages.
+#: wp-admin/includes/dashboard.php:300
+msgid "%s Page"
+msgid_plural "%s Pages"
+msgstr[0] "%s página"
+msgstr[1] "%s páginas"
+
+#. translators: %s: Number of posts.
+#: wp-admin/includes/dashboard.php:297
+msgid "%s Post"
+msgid_plural "%s Posts"
+msgstr[0] "%s entrada"
+msgstr[1] "%s entradas"
+
+#: wp-admin/options-reading.php:46
+msgid "When this setting is in effect, a reminder is shown in the At a Glance box of the Dashboard that says, “Search engines discouraged”, to remind you that you have directed search engines to not crawl your site."
+msgstr "Cuando este ajuste está activo, se muestra un recordatorio en la caja «De un vistazo» del escritorio que dice «Motores de búsqueda disuadidos», para recordarte que has indicado a los motores de búsqueda que no rastreen tu sitio."
+
+#: wp-admin/includes/dashboard.php:61
+msgid "At a Glance"
+msgstr "De un vistazo"
+
+#: wp-admin/themes.php:526 wp-admin/themes.php:873
+msgctxt "theme"
+msgid "Active:"
+msgstr "Activo:"
+
+#: wp-admin/includes/theme.php:303
+msgid "Accessibility Ready"
+msgstr "Listo para accesibilidad"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/theme.php:916 wp-admin/themes.php:1081
+msgid "This is a child theme of %s."
+msgstr "Este es un tema hijo de %s."
+
+#: wp-admin/themes.php:174
+msgid "When previewing on smaller monitors, you can use the collapse icon at the bottom of the left-hand pane. This will hide the pane, giving you more room to preview your site in the new theme. To bring the pane back, click on the collapse icon again."
+msgstr "Al previsualizar en monitores pequeños, puedes usar el icono de Contraer que está al fondo del panel izquierdo. Esto ocultará el panel, dándote más espacio para previsualizar tu sitio con el nuevo tema. Para volver a ver el panel, haz clic de nuevo en el icono de Contraer."
+
+#: wp-admin/themes.php:173
+msgid "The theme being previewed is fully interactive — navigate to different pages to see how the theme handles posts, archives, and other page templates. The settings may differ depending on what theme features the theme being previewed supports. To accept the new settings and activate the theme all in one step, click the Publish & Activate button above the menu."
+msgstr "El tema previsualizado es totalmente interactivo — navega por distintas páginas para ver cómo el muestra el tema las entradas, archivos u otras plantillas de página. Los ajustes pueden diferir dependiendo de las características con las que sea compatible el tema previsualizado. Para aceptar los nuevos ajustes y activar el tema en un solo paso, haz clic en el botón Publicar y activar que hay sobre el menú."
+
+#: wp-admin/themes.php:172
+msgid "Tap or hover on any theme then click the Live Preview button to see a live preview of that theme and change theme options in a separate, full-screen view. You can also find a Live Preview button at the bottom of the theme details screen. Any installed theme can be previewed and customized in this way."
+msgstr "Toca o muévete sobre cualquier tema, luego haz clic en el botón de «Vista previa» para ver una visualización en directo de ese tema y cambiar los ajustes del tema en una vista separada y a pantalla completa. También encontrarás un botón de Vista previa al fondo de la pantalla de detalles del tema. Cualquier tema instalado puede previsualizarse y personalizarse de este modo."
+
+#: wp-admin/themes.php:136
+msgid "The current theme is displayed highlighted as the first theme."
+msgstr "El tema actual se muestra de forma destacada en primer lugar."
+
+#: wp-admin/themes.php:135
+msgid "Click Customize for the current theme or Live Preview for any other theme to see a live preview"
+msgstr "Haz clic en Personalizar para el tema activo o en Vista previa en cualquier otro tema para ver una previsualización"
+
+#: wp-admin/themes.php:134
+msgid "Click on the theme to see the theme name, version, author, description, tags, and the Delete link"
+msgstr "Haz clic en el tema para ver el nombre del tema, su versión, autor, descripción, etiquetas y el enlace de borrar"
+
+#: wp-admin/themes.php:133
+msgid "Hover or tap to see Activate and Live Preview buttons"
+msgstr "Pasa el cursor por encima o toca para activar y ver los botones de Vista previa."
+
+#: wp-admin/themes.php:131
+msgid "This screen is used for managing your installed themes. Aside from the default theme(s) included with your WordPress installation, themes are designed and developed by third parties."
+msgstr "Esta pantalla se utiliza para gestionar los temas que tienes instalados. Además del (los) tema(s) por defecto incluidos en tu instalación de WordPress, los temas son diseñados y desarrollados por terceros."
+
+#: wp-admin/widgets.php:449
+msgid "To activate a widget drag it to a sidebar or click on it. To deactivate a widget and delete its settings, drag it back."
+msgstr "Para activar un widget, arrástralo a una barra lateral o haz clic en él. Para desactivar un widget y borrar sus ajustes, arrástralo de vuelta a su lugar de origen."
+
+#. translators: %s: The rating.
+#: wp-admin/includes/template.php:2645
+msgid "%s rating"
+msgstr "valoración %s"
+
+#. translators: 1: The rating, 2: The number of ratings.
+#: wp-admin/includes/template.php:2641
+msgid "%1$s rating based on %2$s rating"
+msgid_plural "%1$s rating based on %2$s ratings"
+msgstr[0] "Valoración de %1$s basada en %2$s valoración"
+msgstr[1] "Valoración de %1$s basada en %2$s valoraciones"
+
+#: wp-admin/my-sites.php:45
+msgid "This screen shows an individual user all of their sites in this network, and also allows that user to set a primary site. They can use the links under each site to visit either the front end or the dashboard for that site."
+msgstr "Esta pantalla muestra a un usuario individual todos los sitios de esta red, y también permite a ese usuario establecer un sitio principal. Pueden utilizar los enlaces debajo de cada sitio para visitar o la portada o el escritorio de ese sitio."
+
+#. translators: 1: Error code, 2: Error message.
+#: wp-admin/includes/class-wp-automatic-updater.php:1382
+msgid "Error: [%1$s] %2$s"
+msgstr "Error: [%1$s] %2$s"
+
+#. translators: 1: Error code, 2: Error message.
+#: wp-admin/includes/class-wp-automatic-updater.php:1379
+msgid "Rollback Error: [%1$s] %2$s"
+msgstr "Error de rollback: [%1$s] %2$s"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1308
+msgid "The following translations failed to update:"
+msgstr "Las siguientes traducciones han fallado al actualizarse:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1307
+msgid "The following themes failed to update:"
+msgstr "Los siguientes temas no lograron actualizarse:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1306
+msgid "The following plugins failed to update:"
+msgstr "Los siguientes plugins no lograron actualizarse:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1294
+msgid "The following translations were successfully updated:"
+msgstr "Las siguientes traducciones se han actualizado correctamente:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1293
+msgid "The following themes were successfully updated:"
+msgstr "Los siguientes temas se han actualizado correctamente:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:1292
+msgid "The following plugins were successfully updated:"
+msgstr "Los siguientes plugins se han actualizado correctamente:"
+
+#: wp-admin/widgets.php:570
+msgid "Add Widget"
+msgstr "Añadir widget"
+
+#: wp-admin/includes/theme.php:788 wp-admin/themes.php:910
+msgid "Show next theme"
+msgstr "Mostrar el tema siguiente"
+
+#: wp-admin/includes/theme.php:787 wp-admin/themes.php:909
+msgid "Show previous theme"
+msgstr "Mostrar tema anterior"
+
+#: wp-admin/includes/theme.php:837 wp-admin/themes.php:997
+msgid "Update Available"
+msgstr "Actualización disponible"
+
+#: wp-admin/themes.php:230 wp-admin/theme-install.php:55
+msgid "Add New Theme"
+msgstr "Añadir un tema nuevo"
+
+#: wp-admin/themes.php:226
+msgid ""
+"Are you sure you want to delete this theme?\n"
+"\n"
+"Click 'Cancel' to go back, 'OK' to confirm the delete."
+msgstr ""
+"¿Estás seguro de querer borrar este tema?\n"
+"\n"
+"Haz clic en 'Cancelar' para regresar o en 'Aceptar' para confirmar el borrado."
+
+#: wp-admin/post.php:82
+msgid "Unable to submit this form, please refresh and try again."
+msgstr "No ha sido posible enviar este formulario, por favor, recarga e inténtalo de nuevo."
+
+#: wp-admin/index.php:90
+msgid "Quick Draft — Allows you to create a new post and save it as a draft. Also displays links to the 3 most recent draft posts you've started."
+msgstr "Borrador rápido — Te permite crear una nueva entrada y guardarla como borrador. También muestra enlaces a las 3 entradas en borrador más recientes que hayas empezado."
+
+#: wp-admin/index.php:87
+msgid "Activity — Shows the upcoming scheduled posts, recently published posts, and the most recent comments on your posts and allows you to moderate them."
+msgstr "Actividad — Muestra las entradas programadas previstas, las entradas recientemente publicadas y los comentarios más recientes a tus entradas y te permite moderarlos."
+
+#: wp-admin/index.php:61
+msgid "Screen Options — Use the Screen Options tab to choose which Dashboard boxes to show."
+msgstr "Opciones de pantalla — Usa la pestaña de Opciones de pantalla para elegir qué cajas mostrar en tu escritorio. "
+
+#: wp-admin/includes/dashboard.php:1575 wp-admin/includes/dashboard.php:1590
+msgid "Manage Uploads"
+msgstr "Gestionar subidas"
+
+#: wp-admin/includes/deprecated.php:1380
+msgid "Popular Plugin"
+msgstr "Plugin popular"
+
+#: wp-admin/includes/dashboard.php:976
+msgid "Tomorrow"
+msgstr "Mañana"
+
+#: wp-admin/includes/dashboard.php:912
+msgid "No activity yet!"
+msgstr "¡Todavía no hay actividad!"
+
+#: wp-admin/includes/dashboard.php:903
+msgid "Recently Published"
+msgstr "Publicaciones recientes"
+
+#: wp-admin/includes/dashboard.php:894
+msgid "Publishing Soon"
+msgstr "Próximas publicaciones"
+
+#: wp-admin/includes/dashboard.php:558
+msgid "What’s on your mind?"
+msgstr "¿En qué estás pensando?"
+
+#. translators: 1: Version number, 2: Theme name.
+#: wp-admin/includes/update.php:357
+msgid "WordPress %1$s running %2$s theme."
+msgstr "WordPress %1$s está funcionando con el tema %2$s."
+
+#: wp-admin/includes/dashboard.php:75
+msgid "Quick Draft"
+msgstr "Borrador rápido"
+
+#: wp-admin/includes/dashboard.php:70
+msgid "Activity"
+msgstr "Actividad"
+
+#. translators: %s: Name of plugin / theme / translation.
+#: wp-admin/includes/class-wp-automatic-updater.php:1315
+msgid "FAILED: %s"
+msgstr "FALLÓ: %s"
+
+#. translators: %s: Name of plugin / theme / translation.
+#: wp-admin/includes/class-wp-automatic-updater.php:1300
+msgid "SUCCESS: %s"
+msgstr "CORRECTO: %s"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:1278
+msgid "FAILED: WordPress failed to update to %s"
+msgstr "FALLIDO: WordPress ha fallado al actualizar a %s"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:1275
+msgid "SUCCESS: WordPress was successfully updated to %s"
+msgstr "CORRECTO: WordPress se ha actualizado correctamente a %s"
+
+#. translators: %s: Network home URL.
+#: wp-admin/includes/class-wp-automatic-updater.php:1268
+msgid "WordPress site: %s"
+msgstr "Sitio WordPress: %s"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:826
+msgid "Your site was running version %s."
+msgstr "Tu sitio está ejecutando la versión %s."
+
+#. translators: 1: Home URL, 2: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:772
+msgid "Your site at %1$s experienced a critical failure while trying to update WordPress to version %2$s."
+msgstr "Tu sitio en %1$s ha experimentado un fallo crítico mientras se trataba de actualizar WordPress a la versión %2$s."
+
+#. translators: %s: WordPress latest version.
+#: wp-admin/includes/class-wp-automatic-updater.php:740
+msgid "WordPress %s is also now available."
+msgstr "WordPress %s también está ahora disponible."
+
+#: wp-admin/includes/update-core.php:945 wp-admin/includes/update-core.php:1092
+#: wp-admin/includes/update-core.php:1117
+#: wp-admin/includes/class-core-upgrader.php:160
+#: wp-admin/includes/class-wp-upgrader.php:165
+msgid "The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions."
+msgstr "No ha sido posible instalar la actualización debido a que no se han podido copiar algunos archivos. Normalmente esto es debido a permisos de archivo inconsistentes."
+
+#: wp-admin/includes/class-language-pack-upgrader.php:114
+#: wp-admin/update-core.php:756
+msgid "Your translations are all up to date."
+msgstr "Tus traducciones están actualizadas."
+
+#: wp-admin/update-core.php:755 wp-admin/update-core.php:763
+msgid "Translations"
+msgstr "Traducciones"
+
+#. translators: %s: Error code.
+#: wp-admin/includes/class-wp-automatic-updater.php:845
+msgid "Error code: %s"
+msgstr "Código de error: %s"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:828
+msgid "Your hosting company, support forum volunteers, or a friendly developer may be able to use this information to help you:"
+msgstr "Tu empresa de alojamiento, los voluntarios del foro o un desarrollador pueden utilizar esta información para ayudarte:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:827
+msgid "We have some data that describes the error your site encountered."
+msgstr "Tenemos algunos datos que describen el error que se ha producido en tu sitio."
+
+#: wp-admin/includes/class-wp-automatic-updater.php:821
+#: wp-admin/includes/class-wp-automatic-updater.php:1217
+msgid "The WordPress Team"
+msgstr "El equipo de WordPress"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:817
+msgid "You also have some plugins or themes with updates available. Update them now:"
+msgstr "También tienes algunos plugins o temas con actualizaciones disponibles. Actualízalos ahora:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:802
+#: wp-admin/includes/class-wp-automatic-updater.php:1215
+msgid "If you experience any issues or need support, the volunteers in the WordPress.org support forums may be able to help."
+msgstr "Si tienes algún problema o necesitas ayuda, los voluntarios en los foros de soporte de WordPress.org pueden ayudarte."
+
+#: wp-admin/includes/class-wp-automatic-updater.php:808
+#: wp-admin/update-core.php:925
+msgid "Keeping your site updated is important for security. It also makes the internet a safer place for you and your readers."
+msgstr "Mantener tu sitio actualizado es importante para la seguridad. También hace que internet sea un lugar más seguro para ti y tus lectores."
+
+#: wp-admin/includes/class-wp-automatic-updater.php:787
+msgid "Please check out your site now. It's possible that everything is working. If it says you need to update, you should do so:"
+msgstr "Por favor, comprueba tu sitio ahora. Es posible que todo esté funcionando. Si indica que necesitas actualizar, deberías hacerlo:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:785
+msgid "This means your site may be offline or broken. Don't panic; this can be fixed."
+msgstr "Esto significa que tu sitio puede estar roto o desconectado. No te asustes, se puede arreglar."
+
+#. translators: 1: Home URL, 2: WordPress latest version.
+#: wp-admin/includes/class-wp-automatic-updater.php:779
+msgid "Your site at %1$s experienced a critical failure while trying to update to the latest version of WordPress, %2$s."
+msgstr "Tu sitio %1$s ha experimentado un fallo crítico mientras se intentaba actualizar a la última versión de WordPress, %2$s."
+
+#: wp-admin/includes/class-wp-automatic-updater.php:741
+#: wp-admin/includes/class-wp-automatic-updater.php:764
+msgid "Updating is easy and only takes a few moments:"
+msgstr "Actualizar es fácil y solo dura un momento:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:761
+msgid "We tried but were unable to update your site automatically."
+msgstr "Lo intentamos, pero no ha sido posible actualizar tu sitio automáticamente."
+
+#. translators: 1: Home URL, 2: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:751
+msgid "Please update your site at %1$s to WordPress %2$s."
+msgstr "Por favor, actualiza tu sitio %1$s a WordPress %2$s."
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:735
+msgid "For more on version %s, see the About WordPress screen:"
+msgstr "Para más información sobre la versión %s, revisa la pantalla «Acerca de WordPress»:"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:729
+msgid "No further action is needed on your part."
+msgstr "No es necesaria ninguna acción adicional por tu parte."
+
+#. translators: 1: Home URL, 2: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:723
+msgid "Howdy! Your site at %1$s has been updated automatically to WordPress %2$s."
+msgstr "¡Hola! Tu sitio %1$s se ha actualizado automáticamente a WordPress %2$s."
+
+#. translators: Site down notification email subject. 1: Site title.
+#: wp-admin/includes/class-wp-automatic-updater.php:706
+msgid "[%1$s] URGENT: Your site may be down due to a failed update"
+msgstr "[%1$s] URGENTE: Tu sitio puede no estar funcionando debido a un fallo de actualización"
+
+#. translators: Update available notification email subject. 1: Site title, 2:
+#. WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:701
+msgid "[%1$s] WordPress %2$s is available. Please update!"
+msgstr "[%1$s] WordPress %2$s está disponible. Por favor, ¡actualiza!"
+
+#. translators: Site updated notification email subject. 1: Site title, 2:
+#. WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:695
+msgid "[%1$s] Your site has updated to WordPress %2$s"
+msgstr "[%1$s] Tu sitio se ha actualizado a WordPress %2$s"
+
+#. translators: %s: Project name (plugin, theme, or WordPress).
+#: wp-admin/includes/class-wp-automatic-updater.php:374
+msgid "Translations for %s"
+msgstr "Traducciones de %s"
+
+#. translators: 1: Project name (plugin, theme, or WordPress), 2: Language.
+#: wp-admin/includes/class-wp-automatic-updater.php:376
+#: wp-admin/includes/class-language-pack-upgrader-skin.php:51
+msgid "Updating translations for %1$s (%2$s)…"
+msgstr "Actualizando las traducciones de %1$s (%2$s)…"
+
+#: wp-admin/includes/class-language-pack-upgrader-skin.php:31
+#: wp-admin/update-core.php:767 wp-admin/update-core.php:1175
+msgid "Update Translations"
+msgstr "Actualizar las traducciones"
+
+#: wp-admin/includes/class-wp-site-health.php:2226
+msgid "Background updates"
+msgstr "Actualizaciones en segundo plano"
+
+#: wp-admin/includes/update-core.php:1158
+msgid "There is not enough free disk space to complete the update."
+msgstr "No hay suficiente espacio en disco para completar la actualización."
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/class-wp-automatic-updater.php:369
+msgid "Updating plugin: %s"
+msgstr "Actualizando el plugin: %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-automatic-updater.php:357
+msgid "Updating theme: %s"
+msgstr "Actualizando el tema: %s"
+
+#: wp-admin/includes/class-language-pack-upgrader.php:120
+msgid "Translation updated successfully."
+msgstr "Traducción actualizada correctamente."
+
+#: wp-admin/includes/class-language-pack-upgrader.php:119
+msgid "Translation update failed."
+msgstr "La actualización de la traducción ha fallado."
+
+#: wp-admin/includes/class-language-pack-upgrader.php:113
+msgid "Some of your translations need updating. Sit tight for a few more seconds while we update them as well."
+msgstr "Algunas de tus traducciones necesitan actualizarse. Espera unos segundos más mientras las actualizamos también."
+
+#: wp-admin/user-new.php:482
+msgid "Create a brand new user and add them to this site."
+msgstr "Crea un nuevo usuario y añádelo a este sitio."
+
+#. translators: %s: Link to documentation on child themes.
+#: wp-admin/theme-editor.php:42
+msgid "Upgrading to a newer version of the same theme will override changes made here. To avoid this, consider creating a child theme instead."
+msgstr "Actualizar a una versión más nueva del mismo tema sobrescribirá los cambios que hayas hecho. Para evitar esto, prueba a crear un tema hijo."
+
+#: wp-admin/options-media.php:52
+msgid "The sizes listed below determine the maximum dimensions in pixels to use when adding an image to the Media Library."
+msgstr "Los tamaños de la siguiente lista determinan las dimensiones máximas en píxeles a usar al añadir una imagen a la biblioteca de medios."
+
+#: wp-admin/options-discussion.php:182
+msgid "Comment must be manually approved"
+msgstr "El comentario debe aprobarse manualmente."
+
+#: wp-admin/nav-menus.php:628
+msgid "Clicking the arrow to the right of any menu item in the editor will reveal a standard group of settings. Additional settings such as link target, CSS classes, link relationships, and link descriptions can be enabled and disabled via the Screen Options tab."
+msgstr "Si haces clic en la flecha de la derecha de cualquier elemento de menú del editor, mostrará un grupo estándar de ajustes. Ajustes adicionales, como destino del enlace, clases CSS, relaciones del enlace y descripciones del enlace, puedes activarlas y desactivarlas en la pestaña de Ajustes de pantalla."
+
+#. translators: 1: URL to Widgets screen, 2 and 3: The names of the default
+#. themes.
+#: wp-admin/nav-menus.php:597
+msgid "Menus can be displayed in locations defined by your theme, even used in sidebars by adding a “Navigation Menu” widget on the Widgets screen. If your theme does not support the navigation menus feature (the default themes, %2$s and %3$s, do), you can learn about adding this support by following the Documentation link to the side."
+msgstr "Los menús se pueden mostrar en distintas ubicaciones definidas por tu tema o incluso puedes usarlos añadiendo un widget de «Menú personalizado» en la pantalla de widgets. Si tu tema no es compatible con la característica de menús personalizados (los temas por defecto %2$s y %3$s sí que lo son), puedes aprender añadirlos usando el enlace a la documentación."
+
+#. translators: %s: URL to Widgets screen.
+#: wp-admin/nav-menus.php:588
+msgid "Your theme does not natively support menus, but you can use them in sidebars by adding a “Navigation Menu” widget on the Widgets screen."
+msgstr "Tu tema no es compatible con menús de manera nativa pero puedes usarlos en las barras laterales añadiendo un widget de «Menú personalizado» en la pantalla de widgets."
+
+#: wp-admin/install.php:408
+msgid "Sorry, that isn’t a valid email address. Email addresses look like username@example.com."
+msgstr "Lo siento, no es una dirección de correo electrónica válida. Las direcciones de correo electrónico deben parecerse a usuario@ejemplo.com."
+
+#: wp-admin/install.php:404
+msgid "You must provide an email address."
+msgstr "Debes facilitar una dirección de correo electrónico"
+
+#: wp-admin/install.php:400
+msgid "Your passwords do not match. Please try again."
+msgstr "Tus contraseñas no coinciden. Inténtalo de nuevo."
+
+#: wp-admin/install.php:396
+msgid "The username you provided has invalid characters."
+msgstr "El nombre de usuario que has facilitado tiene caracteres no válidos."
+
+#: wp-admin/install.php:393
+msgid "Please provide a valid username."
+msgstr "Por favor, facilita un nombre de usuario válido."
+
+#: wp-admin/includes/update-core.php:1106
+msgid "Copying the required files…"
+msgstr "Copiando los archivos necesarios…"
+
+#: wp-admin/includes/update-core.php:1036
+msgid "Preparing to install the latest version…"
+msgstr "Preparando la instalación de la última versión…"
+
+#: wp-admin/includes/file.php:2219
+msgid "This password will not be stored on the server."
+msgstr "Esta contraseña no se almacenará en el servidor."
+
+#. translators: 1: File checksum, 2: Expected checksum value.
+#: wp-admin/includes/file.php:1211
+msgid "The checksum of the file (%1$s) does not match the expected checksum value (%2$s)."
+msgstr "La suma de verificación del archivo (%1$s) no coincide con el valor de suma de verificación esperado (%2$s)."
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:345
+msgid "WordPress %s"
+msgstr "WordPress %s"
+
+#. translators: %s: WordPress version.
+#: wp-admin/includes/class-wp-automatic-updater.php:343
+msgid "Updating to WordPress %s"
+msgstr "Actualizando a WordPress %s"
+
+#: wp-admin/includes/class-core-upgrader.php:38
+msgid "Due to an error during updating, WordPress has rolled back to your previous version."
+msgstr "Debido a un error durante la actualización WordPress ha vuelto a tu versión anterior."
+
+#: wp-admin/includes/class-core-upgrader.php:37
+msgid "Attempting to roll back to previous version."
+msgstr "Tratando de volver a la versión anterior."
+
+#. translators: 1: Folder to locate, 2: Folder to start searching from.
+#: wp-admin/includes/class-wp-filesystem-base.php:266
+msgid "Looking for %1$s in %2$s"
+msgstr "Buscando %1$s en %2$s"
+
+#. translators: %s: Number of pages.
+#: wp-admin/edit.php:364
+msgid "%s page restored from the Trash."
+msgid_plural "%s pages restored from the Trash."
+msgstr[0] "%s página restaurada de la papelera."
+msgstr[1] "%s páginas restauradas de la papelera."
+
+#. translators: %s: Number of pages.
+#: wp-admin/edit.php:362
+msgid "%s page moved to the Trash."
+msgid_plural "%s pages moved to the Trash."
+msgstr[0] "%s página movida a la papelera."
+msgstr[1] "%s páginas movidas a la papelera."
+
+#. translators: %s: Number of pages.
+#: wp-admin/edit.php:360
+msgid "%s page permanently deleted."
+msgid_plural "%s pages permanently deleted."
+msgstr[0] "%s página borrada permanentemente."
+msgstr[1] "%s páginas borradas permanentemente."
+
+#. translators: %s: Number of pages.
+#: wp-admin/edit.php:358
+msgid "%s page not updated, somebody is editing it."
+msgid_plural "%s pages not updated, somebody is editing them."
+msgstr[0] "%s página no actualizada, alguien la está editando."
+msgstr[1] "%s páginas no actualizadas, alguien las está editando."
+
+#. translators: %s: Number of pages.
+#: wp-admin/edit.php:355
+msgid "%s page updated."
+msgid_plural "%s pages updated."
+msgstr[0] "%s página actualizada."
+msgstr[1] "%s páginas actualizadas."
+
+#. translators: %s: Number of posts.
+#: wp-admin/edit.php:351
+msgid "%s post restored from the Trash."
+msgid_plural "%s posts restored from the Trash."
+msgstr[0] "%s entrada restaurada de la papelera."
+msgstr[1] "%s entradas restauradas de la papelera."
+
+#. translators: %s: Number of posts.
+#: wp-admin/edit.php:349
+msgid "%s post moved to the Trash."
+msgid_plural "%s posts moved to the Trash."
+msgstr[0] "%s entrada movida a la papelera."
+msgstr[1] "%s entradas movidas a la papelera."
+
+#. translators: %s: Number of posts.
+#: wp-admin/edit.php:347
+msgid "%s post permanently deleted."
+msgid_plural "%s posts permanently deleted."
+msgstr[0] "%s entrada borrada permanentemente."
+msgstr[1] "%s entradas borradas permanentemente."
+
+#. translators: %s: Number of posts.
+#: wp-admin/edit.php:345
+msgid "%s post not updated, somebody is editing it."
+msgid_plural "%s posts not updated, somebody is editing them."
+msgstr[0] "%s entrada no actualizada, alguien la está editando."
+msgstr[1] "%s entradas no actualizadas, alguien las está editando."
+
+#: wp-admin/includes/edit-tag-messages.php:39
+msgid "Tags deleted."
+msgstr "Etiquetas borradas."
+
+#: wp-admin/includes/edit-tag-messages.php:38
+msgid "Tag not updated."
+msgstr "Etiqueta no actualizada."
+
+#: wp-admin/includes/edit-tag-messages.php:37
+msgid "Tag not added."
+msgstr "Etiqueta no añadida."
+
+#: wp-admin/includes/edit-tag-messages.php:36
+msgid "Tag updated."
+msgstr "Etiqueta actualizada."
+
+#: wp-admin/includes/edit-tag-messages.php:35
+msgid "Tag deleted."
+msgstr "Etiqueta borrada."
+
+#: wp-admin/includes/edit-tag-messages.php:34
+msgid "Tag added."
+msgstr "Etiqueta añadida."
+
+#: wp-admin/includes/edit-tag-messages.php:29
+msgid "Categories deleted."
+msgstr "Categorías borradas."
+
+#: wp-admin/includes/edit-tag-messages.php:28
+msgid "Category not updated."
+msgstr "Categoría no actualizada."
+
+#: wp-admin/includes/edit-tag-messages.php:27
+msgid "Category not added."
+msgstr "Categoría no añadida."
+
+#: wp-admin/includes/edit-tag-messages.php:26
+msgid "Category updated."
+msgstr "Categoría actualizada."
+
+#: wp-admin/includes/edit-tag-messages.php:25
+msgid "Category deleted."
+msgstr "Categoría borrada."
+
+#: wp-admin/includes/edit-tag-messages.php:24
+msgid "Category added."
+msgstr "Categoría añadida."
+
+#: wp-admin/revision.php:144
+msgid "Compare two different revisions by selecting the “Compare any two revisions” box to the side."
+msgstr "Compara dos revisiones seleccionando «Compara dos revisiones cualquiera» en el lateral."
+
+#: wp-admin/includes/revision.php:380
+msgid "Compare any two revisions"
+msgstr "Compara dos revisiones cualquiera"
+
+#: wp-admin/includes/revision.php:439
+msgid "Restore This Autosave"
+msgstr "Restaurar este guardado automático"
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/revision.php:411
+msgid "Current Revision by %s"
+msgstr "Revisión actual de %s"
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/revision.php:401
+msgid "Autosave by %s"
+msgstr "Guardado automático de %s"
+
+#: wp-admin/includes/meta-boxes.php:259
+msgctxt "revisions"
+msgid "Browse"
+msgstr "Explorar"
+
+#. translators: Post revisions heading. %s: The number of available revisions.
+#: wp-admin/includes/meta-boxes.php:257
+msgid "Revisions: %s"
+msgstr "Revisiones: %s"
+
+#. translators: %s: Audio track title.
+#: wp-admin/includes/media.php:340
+msgid "\"%s\"."
+msgstr "«%s»."
+
+#. translators: 1: Audio track title, 2: Artist name.
+#: wp-admin/includes/media.php:337
+msgid "\"%1$s\" by %2$s."
+msgstr "«%1$s» en %2$s."
+
+#. translators: 1: Audio track title, 2: Album title.
+#: wp-admin/includes/media.php:334
+msgid "\"%1$s\" from %2$s."
+msgstr "«%1$s» de %2$s."
+
+#. translators: 1: Audio track title, 2: Album title, 3: Artist name.
+#: wp-admin/includes/media.php:331
+msgid "\"%1$s\" from %2$s by %3$s."
+msgstr "«%1$s» en %2$s por %3$s."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/revision.php:421
+msgid "Revision by %s"
+msgstr "Revisión de %s"
+
+#: wp-admin/edit-form-advanced.php:451
+msgid "We’re backing up this post in your browser, just in case."
+msgstr "Hemos hecho copias de seguridad de esta entrada en tu navegador por si acaso."
+
+#: wp-admin/edit-form-advanced.php:450
+msgid "Connection lost. Saving has been disabled until you’re reconnected."
+msgstr "Perdida la conexión. El guardado automático se ha desactivado hasta que te vuelvas a conectar."
+
+#: wp-admin/includes/revision.php:453
+msgid "Sorry, something went wrong. The requested comparison could not be loaded."
+msgstr "Lo siento, algo ha ido mal. No se ha podido cargar la comparación solicitada."
+
+#: wp-admin/install.php:158 wp-admin/user-new.php:578
+msgid "Repeat Password"
+msgstr "Repetir contraseña"
+
+#: wp-admin/user-edit.php:653
+msgid "Repeat New Password"
+msgstr "Confirmar la nueva contraseña "
+
+#: wp-admin/includes/nav-menu.php:1035
+msgid "Add menu items from the column on the left."
+msgstr "Añade elementos de menú desde la columna de la izquierda."
+
+#. translators: %s: https://wordpress.org/plugins
+#: wp-admin/includes/plugin-install.php:272
+msgid "Plugins extend and expand the functionality of WordPress. You may automatically install plugins from the WordPress Plugin Directory or upload a plugin in .zip format by clicking the button at the top of this page."
+msgstr "Los plugins extienden y amplían las funcionalidades de WordPress. Puedes instalar automáticamente plugins desde el directorio de plugins de WordPress o subir un plugin en formato .zip haciendo clic en el botón de la parte superior de esta página."
+
+#. Plugin URI of the plugin
+msgid "http://wordpress.org/plugins/hello-dolly/"
+msgstr "https://es.wordpress.org/plugins/hello-dolly/"
+
+#: wp-admin/includes/class-theme-upgrader.php:80
+msgid "The theme contains no files."
+msgstr "El tema no contiene archivos."
+
+#: wp-admin/includes/class-wp-upgrader.php:161
+msgid "The package contains no files."
+msgstr "El paquete no contiene archivos."
+
+#: wp-admin/revision.php:143
+msgid "To navigate between revisions, drag the slider handle left or right or use the Previous or Next buttons."
+msgstr "Para navegar entre revisiones arrastra el deslizador a la izquierda o la derecha o usa los botones Anterior o Siguiente."
+
+#: wp-admin/includes/class-wp-debug-data.php:434
+#: wp-admin/includes/dashboard.php:1107 wp-admin/includes/dashboard.php:1297
+#: wp-admin/customize.php:147
+msgid "Loading…"
+msgstr "Cargando…"
+
+#: wp-admin/post.php:308
+msgid "This item has already been deleted."
+msgstr "Este elemento ya ha sido borrado."
+
+#: wp-admin/post.php:279
+msgid "The item you are trying to restore from the Trash no longer exists."
+msgstr "El elemento que intentas restaurar de la papelera ya no existe."
+
+#: wp-admin/post.php:242
+msgid "The item you are trying to move to the Trash no longer exists."
+msgstr "El artículo que estás tratando de mover a la papelera ya no existe."
+
+#: wp-admin/nav-menus.php:984
+msgid "Drag the items into the order you prefer. Click the arrow on the right of the item to reveal additional configuration options."
+msgstr "Coloca los elementos en el orden que prefieras. Haz clic en la flecha que hay a la derecha del elemento para mostrar opciones adicionales de configuración."
+
+#: wp-admin/nav-menus.php:616
+msgid "If you haven’t yet created any menus, click the ’create a new menu’ link to get started"
+msgstr "Si no has creado ningún menú todavía, haz clic en el enlace de «crear un nuevo menú»."
+
+#: wp-admin/revision.php:145
+msgid "To restore a revision, click Restore This Revision."
+msgstr "Para restaurar una revisión, haz clic en Restaurar esta revisión."
+
+#: wp-admin/revision.php:142
+msgid "From this screen you can review, compare, and restore revisions:"
+msgstr "En esta pantalla podrás revisar, comparar y restaurar revisiones:"
+
+#: wp-admin/revision.php:141
+msgid "Revisions are saved copies of your post or page, which are periodically created as you update your content. The red text on the left shows the content that was removed. The green text on the right shows the content that was added."
+msgstr "Las revisiones son copias guardadas de tus entradas o páginas que se crean periódicamente conforme vas creando tu contenido. El texto en rojo de la derecha muestra el contenido que se ha eliminado. El texto en verde de la derecha, el contenido que se ha añadido."
+
+#: wp-admin/revision.php:140
+msgid "This screen is used for managing your content revisions."
+msgstr "Esta pantalla se utiliza para gestionar las revisiones de tu contenido."
+
+#: wp-admin/includes/revision.php:391
+msgctxt "Followed by post revision info"
+msgid "To:"
+msgstr "Para:"
+
+#: wp-admin/includes/revision.php:366
+msgctxt "Button label for a next revision"
+msgid "Next"
+msgstr "Siguiente"
+
+#: wp-admin/includes/revision.php:362
+msgctxt "Button label for a previous revision"
+msgid "Previous"
+msgstr "Anterior"
+
+#: wp-admin/includes/revision.php:389
+msgctxt "Followed by post revision info"
+msgid "From:"
+msgstr "Desde:"
+
+#: wp-admin/nav-menus.php:799
+msgctxt "menu"
+msgid "Use new menu"
+msgstr "Utilizar menú nuevo"
+
+#: wp-admin/nav-menus.php:780
+msgctxt "menu"
+msgid "Edit"
+msgstr "Editar"
+
+#: wp-admin/nav-menus.php:749
+msgid "Select a Menu"
+msgstr "Elige un menú"
+
+#: wp-admin/nav-menus.php:740
+msgid "Assigned Menu"
+msgstr "Menú asignado"
+
+#: wp-admin/nav-menus.php:739
+msgid "Theme Location"
+msgstr "Ubicación en el tema"
+
+#: wp-admin/nav-menus.php:708
+msgid "Manage Locations"
+msgstr "Gestionar ubicaciones"
+
+#: wp-admin/nav-menus.php:697
+msgid "Edit Menus"
+msgstr "Editar menús"
+
+#: wp-admin/nav-menus.php:645
+msgid "To add a new menu instead of assigning an existing one, click the ’Use new menu’ link. Your new menu will be automatically assigned to that theme location"
+msgstr "Para añadir un nuevo menú en vez de asignar a uno existente haz clic en el enlace Usar menú nuevo. Tu nuevo menú se asignará automáticamente a esa ubicación del tema"
+
+#: wp-admin/nav-menus.php:644
+msgid "To edit a menu currently assigned to a theme location, click the adjacent ’Edit’ link"
+msgstr "Para editar un menú actualmente asignado a una ubicación del tema haz clic en el el enlace Editar a su lado"
+
+#: wp-admin/nav-menus.php:643
+msgid "To assign menus to one or more theme locations, select a menu from each location’s drop down. When you’re finished, click Save Changes"
+msgstr "Para asignar menús a una o más ubicaciones del tema, elige un menú de cada desplegable de ubicación. Cuando hayas terminado, haz clic en Guardar cambios"
+
+#: wp-admin/nav-menus.php:642
+msgid "This screen is used for globally assigning menus to locations defined by your theme."
+msgstr "Esta pantalla se usa para asignar menús globalmente a ubicaciones definidas en tu tema."
+
+#: wp-admin/nav-menus.php:637
+msgid "Editing Menus"
+msgstr "Editando menús"
+
+#: wp-admin/nav-menus.php:632
+msgid "Delete a menu item by expanding it and clicking the Remove link"
+msgstr "Borra un elemento de menú expandiéndolo y haciendo clic en el enlace Eliminar"
+
+#: wp-admin/nav-menus.php:631
+msgid "To reorganize menu items, drag and drop items with your mouse or use your keyboard. Drag or move a menu item a little to the right to make it a submenu"
+msgstr "Para reorganizar elementos del menú, arrastra y suelta elementos con el ratón o usa el teclado. Arrastrando o moviendo un elemento de menú un poco a la derecha, lo convierte en submenú."
+
+#: wp-admin/nav-menus.php:629
+msgid "Add one or several items at once by selecting the checkbox next to each item and clicking Add to Menu"
+msgstr "Añade uno o varios elementos a la vez eligiendo la casilla de al lado de cada elemento y haciendo clic en Añadir al menú"
+
+#: wp-admin/nav-menus.php:627
+msgid "Each navigation menu may contain a mix of links to pages, categories, custom URLs or other content types. Menu links are added by selecting items from the expanding boxes in the left-hand column below."
+msgstr "Cada menú personalizado puede contener una mezcla de enlaces a páginas, categorías, URLs personalizadas u otros tipos de contenidos. Los enlaces del menú se añaden eligiendo elementos de las cajas desplegables de la columna izquierda."
+
+#: wp-admin/nav-menus.php:622
+msgid "Menu Management"
+msgstr "Gestión de menús"
+
+#: wp-admin/nav-menus.php:617
+msgid "You can assign theme locations to individual menus by selecting the desired settings at the bottom of the menu editor. To assign menus to all theme locations at once, visit the Manage Locations tab at the top of the screen."
+msgstr "Puedes asignar ubicaciones del tema a menús individuales eligiendo los ajustes que desees al fondo del editor de menús. Para asignar menús a todas las ubicaciones del tema, visita la pestaña de «Gestionar ubicaciones» en la parte superior de la pantalla."
+
+#: wp-admin/nav-menus.php:615
+msgid "To edit an existing menu, choose a menu from the drop down and click Select"
+msgstr "Para editar un menú existente, elige un menú del desplegable y haz clic en Seleccionar"
+
+#: wp-admin/nav-menus.php:614
+msgid "The menu management box at the top of the screen is used to control which menu is opened in the editor below."
+msgstr "La pestaña de gestión de menús de la parte superior de la pantalla se usa para controlar qué menú se abre en el editor de abajo."
+
+#: wp-admin/nav-menus.php:604
+msgid "Add, organize, and modify individual menu items"
+msgstr "Añadir, organizar y modificar elementos individuales de los menús"
+
+#: wp-admin/nav-menus.php:603
+msgid "Create, edit, and delete menus"
+msgstr "Crear, editar y borrar menús"
+
+#: wp-admin/nav-menus.php:602 wp-admin/themes.php:132
+msgid "From this screen you can:"
+msgstr "En esta pantalla puedes:"
+
+#: wp-admin/nav-menus.php:594
+msgid "This screen is used for managing your navigation menus."
+msgstr "Esta pantalla sirve para gestionar tus menús de navegación."
+
+#: wp-admin/nav-menus.php:451
+msgid "Menu locations updated."
+msgstr "Ubicaciones de menú actualizadas."
+
+#: wp-admin/includes/post.php:1788
+msgid "Your latest changes were saved as a revision."
+msgstr "Tu últimos cambios se guardaron como una revisión."
+
+#: wp-admin/includes/media.php:3428
+msgid "Audio Codec:"
+msgstr "Códec de audio:"
+
+#: wp-admin/includes/media.php:3427
+msgid "Audio Format:"
+msgstr "Formato de audio:"
+
+#. translators: Audio file genre information. %s: Audio genre name.
+#: wp-admin/includes/media.php:375
+msgid "Genre: %s."
+msgstr "Género: %s."
+
+#. translators: Audio file track information. 1: Audio track number, 2: Total
+#. audio tracks.
+#: wp-admin/includes/media.php:366
+msgid "Track %1$s of %2$s."
+msgstr "Pista %1$s de %2$s."
+
+#. translators: Audio file track information. %d: Year of audio track release.
+#: wp-admin/includes/media.php:358
+msgid "Released: %d."
+msgstr "Lanzamiento: %d."
+
+#. translators: 1: Audio album title, 2: Artist name.
+#: wp-admin/includes/media.php:346
+msgid "%1$s by %2$s."
+msgstr "%1$s por %2$s."
+
+#: wp-admin/includes/revision.php:441
+msgid "Restore This Revision"
+msgstr "Restaurar esta revisión"
+
+#. translators: %s: Capability name.
+#: wp-admin/user-edit.php:838
+msgid "Denied: %s"
+msgstr "Denegado: %s"
+
+#: wp-admin/user-edit.php:824
+msgid "Capabilities"
+msgstr "Capacidades"
+
+#: wp-admin/nav-menus.php:1017 wp-admin/network/settings.php:473
+msgid "Menu Settings"
+msgstr "Ajustes del menú"
+
+#: wp-admin/nav-menus.php:940
+msgid "Menu structure"
+msgstr "Estructura del menú"
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:251
+msgid "To the top"
+msgstr "A la parte superior"
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:248
+msgid "Down one"
+msgstr "Uno hacia abajo"
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:247
+msgid "Up one"
+msgstr "Uno hacia arriba"
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:246
+msgid "Move"
+msgstr "Mover"
+
+#. translators: 1: Post creation date, 2: Post creation time.
+#: wp-admin/includes/ajax-actions.php:1564
+msgid "Draft created on %1$s at %2$s"
+msgstr "Borrador creado el %1$s a las %2$s"
+
+#. translators: %s: User's display name.
+#: wp-admin/post.php:257
+msgid "You cannot move this item to the Trash. %s is currently editing."
+msgstr "No puedes mover este elemento a la papelera. %s lo está editando en este momento."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/misc.php:1128
+msgid "%s has taken over and is currently editing."
+msgstr "%s ha tomado la posesión y está editando en este momento."
+
+#: wp-admin/nav-menus.php:850
+msgid "Select a menu to edit:"
+msgstr "Elige el menú que quieras editar:"
+
+#. translators: %s: URL to Upgrade Network screen.
+#: wp-admin/includes/ms.php:708
+msgid "Thank you for Updating! Please visit the Upgrade Network page to update all your sites."
+msgstr "¡Gracias por actualizar! Visita la página de Actualizar red para actualizar todos tus sitios."
+
+#: wp-admin/setup-config.php:449
+msgid "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…"
+msgstr "¡Muy bien! Ya has terminado esta parte de la instalación. Ahora WordPress puede comunicarse con tu base de datos. Si estás listo, es el momento de…"
+
+#: wp-admin/includes/class-wp-debug-data.php:836
+msgid "Client version"
+msgstr "Versión del cliente"
+
+#: wp-admin/nav-menus.php:1033
+msgid "Auto add pages"
+msgstr "Añadir páginas automáticamente"
+
+#: wp-admin/nav-menus.php:1002
+msgid "Give your menu a name, then click Create Menu."
+msgstr "Dale un nombre a tu menú, luego haz clic en Crear menú."
+
+#: wp-admin/nav-menus.php:982
+msgid "Edit your default menu by adding or removing items. Drag the items into the order you prefer. Click Create Menu to save your changes."
+msgstr "Edita tu menú por defecto añadiendo o eliminando elementos. Coloca los elementos en el orden que prefieras. Haz clic en «Crear menú» para guardar tus cambios."
+
+#: wp-admin/nav-menus.php:310
+msgid "Selected menus have been successfully deleted."
+msgstr "Los menús seleccionados se han eliminado correctamente."
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:121
+msgid "sub item"
+msgstr "subelemento"
+
+#: wp-admin/theme-editor.php:31
+msgid "For PHP files, you can use the Documentation dropdown to select from functions recognized in that file. Look Up takes you to a web page with reference material about that particular function."
+msgstr "Para los archivos PHP puedes usar el desplegable de documentación y elegir entre las funciones reconocidas en ese archivo. Buscar te lleva a una web con material de referencia acerca de esa función en particular."
+
+#: wp-admin/theme-editor.php:295 wp-admin/plugin-editor.php:274
+msgid "Look Up"
+msgstr "Buscar"
+
+#: wp-admin/plugin-editor.php:128
+msgid "The Documentation menu below the editor lists the PHP functions recognized in the plugin file. Clicking Look Up takes you to a web page about that particular function."
+msgstr "El menú de documentación, bajo el editor, contiene un listado de funciones PHP detectadas en el archivo del plugin. Al hacer clic en Buscar, te lleva a una página web con información sobre esa función concreta."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/misc.php:1078
+#: wp-admin/includes/class-wp-posts-list-table.php:1011
+msgid "%s is currently editing"
+msgstr "%s está editando en este momento"
+
+#: wp-admin/edit-form-advanced.php:361
+msgid "You can upload and insert media (images, audio, documents, etc.) by clicking the Add Media button. You can select from the images and files already uploaded to the Media Library, or upload new media to add to your page or post. To create an image gallery, select the images to add and click the “Create a new gallery” button."
+msgstr "Puedes subir e insertar archivos multimedia (imágenes, audios, documentos, etc.) con solo hacer clic en el botón «Añadir medio». Puedes elegir entre las imágenes ya subidas a la biblioteca multimedia o subir nuevos archivos. Para crear una galería de imágenes, solo tienes que seleccionar algunas y hacer clic en el botón «Crear nueva galería»"
+
+#: wp-admin/includes/image-edit.php:70
+msgid "Image rotation is not supported by your web host."
+msgstr "Tu alojamiento web no es compatible con la rotación de imágenes."
+
+#. translators: %s: URL to install the Link Manager plugin.
+#: wp-admin/includes/bookmark.php:347
+msgid "If you are looking to use the link manager, please install the Link Manager plugin."
+msgstr "Si quieres usar el gestor de enlaces, por favor, instala el plugin Link Manager"
+
+#: wp-admin/widgets.php:77
+msgid "When changing themes, there is often some variation in the number and setup of widget areas/sidebars and sometimes these conflicts make the transition a bit less smooth. If you changed themes and seem to be missing widgets, scroll down on this screen to the Inactive Widgets area, where all of your widgets and their settings will have been saved."
+msgstr "Al cambiar de tema, a menudo hay algunos cambios en el número y configuración de las áreas y barras laterales de los widgets y, a veces, estos conflictos hacen que el cambio sea un poco menos fácil. Si has cambiado de tema y parece que se hubiesen perdido widgets, ve al final de esta página al área de Widgets inactivos, donde se guardan todos tus widgets inactivos, con sus ajustes."
+
+#: wp-admin/edit-tags.php:288
+msgid "Parent — Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have child categories for Bebop and Big Band. Totally optional. To create a subcategory, just choose another category from the Parent dropdown."
+msgstr "Superior — Las categorías, al contrario que las etiquetas, pueden tener jerarquía. Puedes tener una categoría Jazz y, bajo esa, tener categorías hijas para Bebop y Big Band. Es totalmente opcional. Para crear una subcategoría, primero elige otra categoría del desplegable denominado Superior."
+
+#: wp-admin/edit-form-advanced.php:374
+msgid "Several boxes on this screen contain settings for how your content will be published, including:"
+msgstr "Muchos apartados en esta pantalla contienen configuraciones para cómo se publicará tu contenido, incluyendo:"
+
+#: wp-admin/edit-form-advanced.php:367
+msgid "Inserting Media"
+msgstr "Insertando medios"
+
+#: wp-admin/edit-form-advanced.php:282
+msgid "The title field and the big Post Editing Area are fixed in place, but you can reposition all the other boxes using drag and drop. You can also minimize or expand them by clicking the title bar of each box. Use the Screen Options tab to unhide more boxes (Excerpt, Send Trackbacks, Custom Fields, Discussion, Slug, Author) or to choose a 1- or 2-column layout for this screen."
+msgstr "El campo de título y el área de edición de la entrada son fijos, pero puedes recolocar el resto de cajas arrastrando y soltando. También puedes minimizarlas o expandirlas haciendo clic en la barra de título de cada caja. Usa la pestaña de Opciones de pantalla para desvelar más cajas (Extracto, Enviar trackbacks, campos personalizados, comenetarios, slug, autor) o elige una disposición a 1 o 2 columnas para esta pantalla. "
+
+#: wp-admin/includes/class-custom-image-header.php:128
+msgid "Don’t forget to click “Save Changes” when you’re done!"
+msgstr "¡No olvides hacer clic en «Guardar cambios» cuando termines!"
+
+#: wp-admin/includes/class-custom-background.php:91
+msgid "To use a background image, simply upload it or choose an image that has already been uploaded to your Media Library by clicking the “Choose Image” button. You can display a single instance of your image, or tile it to fill the screen. You can have your background fixed in place, so your site content moves on top of it, or you can have it scroll with your site."
+msgstr "Para usar una imagen de fondo, simplemente súbela o selecciona una imagen que ya esté en la biblioteca multimedia apretando el botón «Selecciona una imagen». Puedes mostrar toda la imagen de una vez o recortarla para que se ajuste a tu pantalla. Puedes tener la imagen de fondo fija, es decir, que el contenido de tu sitio se mueva por encima de ella, o puedes hacer que se desplace con tu sitio."
+
+#. translators: 1: URL to browser uploader, 2: Additional link attributes.
+#: wp-admin/includes/media.php:3019
+msgid "You are using the multi-file uploader. Problems? Try the browser uploader instead."
+msgstr "Estás utilizando la subida múltiple de archivos. ¿Algún problema? Puedes probar a subirlos desde el navegador."
+
+#: wp-admin/async-upload.php:56
+msgctxt "media item"
+msgid "Edit"
+msgstr "Editar"
+
+#. translators: %s: Default text color.
+#: wp-admin/includes/class-custom-image-header.php:738
+msgctxt "color"
+msgid "Default: %s"
+msgstr "Por defecto: %s"
+
+#: wp-admin/includes/class-wp-media-list-table.php:341
+msgctxt "column name"
+msgid "Uploaded to"
+msgstr "Subido a"
+
+#: wp-admin/includes/class-custom-background.php:492
+#: wp-admin/includes/class-custom-image-header.php:899
+#: wp-admin/includes/ajax-actions.php:2540
+msgid "The uploaded file is not a valid image. Please try again."
+msgstr "El archivo subido no es una imagen válida. Inténtalo de nuevo."
+
+#: wp-admin/includes/class-custom-image-header.php:631
+msgid "Choose a Custom Header"
+msgstr "Elige una cabecera personalizada"
+
+#: wp-admin/includes/class-custom-background.php:338
+msgid "Choose a Background Image"
+msgstr "Elige una imagen de fondo"
+
+#: wp-admin/includes/class-custom-image-header.php:127
+msgid "In the Header Text section of this page, you can choose whether to display this text or hide it. You can also choose a color for the text by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker."
+msgstr "En la sección del texto de la cabecera de esta página puedes elegir si mostrarlo u ocultarlo. También puedes elegir el color del texto haciendo clic en el botón de selección del color o escribiendo un valor hexadecimal HTML válido. Por ejemplo «#ff0000» para rojo, o utilizando el selector de color."
+
+#: wp-admin/includes/class-custom-background.php:92
+msgid "You can also choose a background color by clicking the Select Color button and either typing in a legitimate HTML hex value, e.g. “#ff0000” for red, or by choosing a color using the color picker."
+msgstr "Puedes elegir un color de fondo haciendo clic en el botón de selección del color o escribiendo un valor hexadecimal HTML válido. Por ejemplo «#ff0000» para rojo o utilizando el selector de color."
+
+#: wp-admin/includes/dashboard.php:1942
+msgid "Learn more about getting started"
+msgstr "Aprende más sobre cómo empezar"
+
+#: wp-admin/includes/dashboard.php:1940
+msgid "Turn comments on or off"
+msgstr "Activa o desactiva los comentarios"
+
+#: wp-admin/includes/dashboard.php:1931
+msgid "More Actions"
+msgstr "Más acciones"
+
+#: wp-admin/edit-comments.php:186
+msgid "In the In response to column, there are three elements. The text is the name of the post that inspired the comment, and links to the post editor for that entry. The View Post link leads to that post on your live site. The small bubble with the number in it shows the number of approved comments that post has received. If there are pending comments, a red notification circle with the number of pending comments is displayed. Clicking the notification circle will filter the comments screen to show only pending comments on that post."
+msgstr "En la columna En respuesta a, hay tres elementos. El texto es el nombre de la entrada que ha inspirado el comentario y los enlaces al editor para esa entrada. El enlace «Ver la entrada» te lleva a esa entrada en tu sitio. La pequeña burbuja con números muestra el número de comentarios aprobados que ha recibido esa entrada. Si hay comentarios pendientes, se muestra un círculo rojo de aviso con el número de comentarios pendientes. Haciendo clic en el círculo de aviso, se filtrará la pantalla de comentarios para mostrar solo los comentarios de esa entrada."
+
+#. translators: 1: User ID, 2: User login.
+#: wp-admin/users.php:297 wp-admin/users.php:435
+msgid "ID #%1$s: %2$s"
+msgstr "ID #%1$s: %2$s"
+
+#. translators: 1: User ID, 2: User login.
+#: wp-admin/users.php:294
+msgid "ID #%1$s: %2$s The current user will not be deleted."
+msgstr "ID #%1$s: %2$s El usuario actual no será eliminado."
+
+#. translators: Storage space that's been used. 1: Percentage of used space, 2:
+#. Total space allowed in megabytes or gigabytes.
+#: wp-admin/includes/ms.php:259
+msgid "Used: %1$s%% of %2$s"
+msgstr "En uso: %1$s%% de %2$s"
+
+#: wp-admin/users.php:277
+msgid "Please select an option."
+msgstr "Por favor, elige una opción"
+
+#: wp-admin/setup-config.php:417
+msgid "After you’ve done that, click “Run the installation”."
+msgstr "Después de hacer esto, haz clic en «Ejecutar la instalación»."
+
+#: wp-admin/setup-config.php:214
+msgid "Below you should enter your database connection details. If you’re not sure about these, contact your host."
+msgstr "A continuación debes introducir los detalles de conexión de tu base de datos. Si no estás seguro de esta información contacta con tu proveedor de alojamiento web."
+
+#: wp-admin/plugin-install.php:103
+msgid "If you want to install a plugin that you’ve downloaded elsewhere, click the Upload Plugin button above the plugins list. You will be prompted to upload the .zip package, and once uploaded, you can activate the new plugin."
+msgstr "Si quieres instalar un plugin que hayas descargado por ahí, haz clic en el enlace Subir de la parte superior izquierda. Se te pedirá que subas el paquete .zip y, una vez subido, podrás activar el nuevo plugin."
+
+#: wp-admin/plugin-install.php:102
+msgid "You can also browse a user’s favorite plugins, by using the Favorites link above the plugins list and entering their WordPress.org username."
+msgstr "También puedes navegar por los plugins favoritos de un usuario usando el enlace «Favoritos» de la parte superior derecha de la pantalla e introduciendo su nombre de usuario en WordPress.org."
+
+#: wp-admin/plugin-install.php:100
+msgid "If you know what you’re looking for, Search is your best bet. The Search screen has options to search the WordPress Plugin Directory for a particular Term, Author, or Tag. You can also search the directory by selecting popular tags. Tags in larger type mean more plugins have been labeled with that tag."
+msgstr "Si sabes lo que estás buscando, «Buscar» es tu mejor apuesta. La pantalla de búsqueda tiene opciones para buscar en el directorio de plugins de WordPress.org para un término, autor o etiqueta concretos. También puedes buscar en el directorio eligiendo las etiquetas más populares. Las etiquetas en un tamaño de letra más grande indican un número mayor de plugins con esa etiqueta."
+
+#: wp-admin/options-reading.php:206 wp-admin/install.php:201
+msgid "It is up to search engines to honor this request."
+msgstr "Depende de los motores de búsqueda atender esta petición o no."
+
+#: wp-admin/options-reading.php:185 wp-admin/options-reading.php:205
+#: wp-admin/install.php:192 wp-admin/install.php:200
+msgid "Discourage search engines from indexing this site"
+msgstr "Disuadir a los motores de búsqueda de indexar este sitio"
+
+#: wp-admin/options-reading.php:183 wp-admin/install.php:190
+msgid "Allow search engines to index this site"
+msgstr "Permitir a los buscadores indexar este sitio"
+
+#: wp-admin/options-reading.php:43 wp-admin/options-reading.php:179
+#: wp-admin/options-reading.php:180 wp-admin/install.php:182
+#: wp-admin/install.php:185
+msgid "Search engine visibility"
+msgstr "Visibilidad en los motores de búsqueda"
+
+#. translators: 1: WordPress version, 2: URL to About screen.
+#: wp-admin/includes/update-core.php:1442 wp-admin/update-core.php:857
+msgid "Welcome to WordPress %1$s. You will be redirected to the About WordPress screen. If not, click here."
+msgstr "Bienvenido a WordPress %1$s. Serás redirigido a la pantalla «Acerca de WordPress». Si no es así, haz clic aquí."
+
+#: wp-admin/includes/plugin-install.php:378 wp-admin/theme-install.php:202
+msgid "Get Favorites"
+msgstr "Obtener favoritos"
+
+#: wp-admin/includes/plugin-install.php:376 wp-admin/theme-install.php:199
+msgid "Your WordPress.org username:"
+msgstr "Tu nombre de usuario en WordPress.org"
+
+#: wp-admin/includes/plugin-install.php:372
+msgid "If you have marked plugins as favorites on WordPress.org, you can browse them here."
+msgstr "Si has marcado plugins como favoritos en WordPress.org, podrás verlos aquí."
+
+#: wp-admin/includes/dashboard.php:1927
+msgid "View your site"
+msgstr "Ver tu sitio"
+
+#: wp-admin/includes/dashboard.php:1924
+msgid "Add an About page"
+msgstr "Añade una página «Acerca de»"
+
+#: wp-admin/includes/dashboard.php:1923
+msgid "Write your first blog post"
+msgstr "Escribe tu primera entrada en el blog"
+
+#: wp-admin/includes/dashboard.php:1921
+msgid "Add a blog post"
+msgstr "Añade una entrada"
+
+#: wp-admin/includes/dashboard.php:1917 wp-admin/includes/dashboard.php:1920
+msgid "Add additional pages"
+msgstr "Añade páginas adicionales"
+
+#: wp-admin/includes/dashboard.php:1916 wp-admin/includes/dashboard.php:1919
+msgid "Edit your front page"
+msgstr "Edita tu página de inicio"
+
+#: wp-admin/includes/dashboard.php:1913
+msgid "Next Steps"
+msgstr "Siguientes pasos"
+
+#. translators: %s: URL to Themes panel in Customizer or Themes screen.
+#: wp-admin/includes/dashboard.php:1907
+msgid "or, change your theme completely"
+msgstr "o cambia tu tema por completo"
+
+#: wp-admin/includes/dashboard.php:1898
+msgid "Get Started"
+msgstr "Primeros pasos"
+
+#: wp-admin/includes/dashboard.php:1894
+msgid "We’ve assembled some links to get you started:"
+msgstr "Hemos recopilado algunos enlaces para que puedas comenzar:"
+
+#: wp-admin/includes/dashboard.php:1893
+msgid "Welcome to WordPress!"
+msgstr "¡Bienvenido a WordPress!"
+
+#: wp-admin/includes/dashboard.php:381
+msgid "Search engines discouraged"
+msgstr "Motores de búsqueda disuadidos"
+
+#. translators: 1: Link to documentation on child themes, 2: Name of parent
+#. theme.
+#: wp-admin/includes/class-wp-themes-list-table.php:285
+msgid "This child theme requires its parent theme, %2$s."
+msgstr "Este tema hijo requiere su tema padre, %2$s."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:112
+msgctxt "Plugin Installer"
+msgid "Favorites"
+msgstr "Favoritos"
+
+#: wp-admin/theme-install.php:119
+msgid "To install the theme so you can preview it with your site’s content and customize its theme options, click the \"Install\" button at the top of the left-hand pane. The theme files will be downloaded to your website automatically. When this is complete, the theme is now available for activation, which you can do by clicking the \"Activate\" link, or by navigating to your Manage Themes screen and clicking the \"Live Preview\" link under any installed theme’s thumbnail image."
+msgstr "Para instalar el tema, para que puedas previsualizarlo con el contenido de tu sitio y personalizar las opciones del tema, haz clic en el botón «Instalar» en la parte superior izquierda de la ventana. Los archivos del tema se descargarán automáticamente en tu sitio. Cuando se complete, el tema estará listo para su activación haciendo clic en el enlace «Activar» o navegando a la pantalla «Gestionar temas» y haciendo clic en el enlace de «Vista previa» debajo de la miniatura de cada tema instalado. "
+
+#: wp-admin/includes/widgets.php:262
+msgctxt "widget"
+msgid "Add"
+msgstr "Añadir"
+
+#: wp-admin/includes/widgets.php:261
+msgctxt "widget"
+msgid "Edit"
+msgstr "Editar"
+
+#: wp-admin/includes/theme-install.php:117
+msgid "Search by tag"
+msgstr "Búsqueda por etiquetas"
+
+#: wp-admin/includes/theme-install.php:114
+msgid "Search by author"
+msgstr "Búsqueda por autor"
+
+#: wp-admin/includes/theme-install.php:111
+#: wp-admin/includes/theme-install.php:123
+msgid "Search by keyword"
+msgstr "Búsqueda por palabra clave"
+
+#: wp-admin/includes/theme-install.php:101
+msgid "Type of search"
+msgstr "Tipo de búsqueda"
+
+#: wp-admin/includes/class-wp-screen.php:1064
+msgid "Screen Options Tab"
+msgstr "Pestaña de opciones de pantalla"
+
+#: wp-admin/includes/class-wp-screen.php:870
+msgid "Contextual Help Tab"
+msgstr "Pestaña de ayuda contextual"
+
+#. translators: %s: Link name.
+#. translators: %s: Plugin name.
+#. translators: %s: Taxonomy term name.
+#. translators: %s: User login.
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#. translators: %s: Theme name.
+#. translators: %s: Site URL.
+#: wp-admin/includes/class-wp-links-list-table.php:177
+#: wp-admin/includes/class-wp-plugins-list-table.php:961
+#: wp-admin/includes/class-wp-terms-list-table.php:372
+#: wp-admin/includes/class-wp-users-list-table.php:494
+#: wp-admin/includes/class-wp-media-list-table.php:386
+#: wp-admin/includes/class-wp-posts-list-table.php:933
+#: wp-admin/update-core.php:541 wp-admin/update-core.php:705
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:409
+#: wp-admin/includes/class-wp-ms-users-list-table.php:241
+msgid "Select %s"
+msgstr "Elige %s"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:858
+msgid "Select comment"
+msgstr "Elegir comentario"
+
+#. translators: %s: URL to Categories to Tags Converter tool.
+#: wp-admin/edit-tags.php:627
+msgid "Tags can be selectively converted to categories using the tag to category converter."
+msgstr "Puedes elegir las etiquetas que quieras y convertirlas en categorías utilizando el conversor de etiquetas a categorías."
+
+#: wp-admin/edit-tags.php:260
+msgid "You can delete Link Categories in the Bulk Action pull-down, but that action does not delete the links within the category. Instead, it moves them to the default Link Category."
+msgstr "Puedes borrar Categorías de enlace en el desplegable de Acciones en lote, pero la acción no borra los enlaces dentro de la categoría. En su lugar, los mueve a la Categoría de enlaces por defecto."
+
+#: wp-admin/edit-form-advanced.php:324
+msgid "Creating a Page is very similar to creating a Post, and the screens can be customized in the same way using drag and drop, the Screen Options tab, and expanding/collapsing boxes as you choose. This screen also has the distraction-free writing space, available in both the Visual and Text modes via the Fullscreen buttons. The Page editor mostly works the same as the Post editor, but there are some Page-specific features in the Page Attributes box."
+msgstr "Crear una página es muy parecido a crear una entrada, y puedes personalizar las pantallas de igual modo, arrastrando y soltando, en la pestaña de Opciones de pantalla, y expandiendo /contrayendo las cajas a voluntad. Esta pantalla también dispone del espacio de escritura sin distracciones, disponible tanto en los modos visual como de texto a través de los botones de pantalla completa. El editor de páginas funciona prácticamente igual que el editor de entradas, pero hay algunas características específicas para páginas en la caja de atributos de página."
+
+#: wp-admin/includes/class-custom-image-header.php:551
+msgid "You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it."
+msgstr "Puedes elegir una imagen para que se muestre en la parte superior de tu sitio subiéndola desde tu ordenador o eligiéndola de tu biblioteca de medios. Después de elegir una imagen podrás recortarla."
+
+#: wp-admin/menu-header.php:287
+msgid "Skip to main content"
+msgstr "Saltar al contenido principal"
+
+#: wp-admin/includes/class-custom-image-header.php:109
+msgid "You can set a custom image header for your site. Simply upload the image and crop it, and the new header will go live immediately. Alternatively, you can use an image that has already been uploaded to your Media Library by clicking the “Choose Image” button."
+msgstr "Puedes elegir una imagen de cabecera personalizada para tu sitio. Simplemente sube la imagen y recórtala, la nueva cabecera se verá en directo inmediatamente. Alternativamente puedes usar una imagen que ya hayas subido a tu biblioteca de medios haciendo clic en el botón «Elegir imagen»"
+
+#: wp-admin/includes/class-custom-image-header.php:878
+msgid "Skip Cropping, Publish Image as Is"
+msgstr "Dejar de recortar, publicar la imagen tal cual"
+
+#: wp-admin/includes/class-custom-background.php:339
+#: wp-admin/includes/class-custom-image-header.php:632
+msgid "Choose Image"
+msgstr "Elegir imagen"
+
+#: wp-admin/includes/class-custom-background.php:336
+#: wp-admin/includes/class-custom-image-header.php:628
+msgid "Or choose an image from your media library:"
+msgstr "O elige una imagen de tu biblioteca medios:"
+
+#: wp-admin/includes/class-custom-background.php:326
+#: wp-admin/includes/class-custom-image-header.php:549
+msgid "Select Image"
+msgstr "Elegir imagen"
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:394
+#: wp-admin/theme-install.php:527
+msgid "Collapse"
+msgstr "Contraer"
+
+#: wp-admin/includes/class-custom-image-header.php:112
+msgid "If you don’t want a header image to be displayed on your site at all, click the “Remove Header Image” button at the bottom of the Header Image section of this page. If you want to re-enable the header image later, you just have to select one of the other image options and click “Save Changes”."
+msgstr "Si no quieres que se muestre ninguna imagen de cabecera en tu sitio, haz clic en el botón «Quitar imagen de cabecera» al fondo de la sección de Cabecera de imagen de esta página. Si quieres reactivar la cabecera de imagen más tarde, tendrás que elegir una de las opciones de imagen y hacer clic en «Guardar cambios»."
+
+#: wp-admin/media.php:70
+msgid "You attempted to edit an item that isn’t an attachment. Please go back and try again."
+msgstr "Has tratado de editar un elemento que no es un adjunto. Por favor, vuelve atrás e inténtalo de nuevo."
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:316
+#: wp-admin/includes/class-wp-theme-install-list-table.php:474
+msgid "This theme is already installed and is up to date"
+msgstr "Este tema ya está instalado y actualizado"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:606
+msgctxt "plugin"
+msgid "Installed"
+msgstr "Instalado"
+
+#: wp-admin/themes.php:179
+msgid "Previewing and Customizing"
+msgstr "Previsualizar y personalizar"
+
+#: wp-admin/theme-install.php:124
+msgid "Previewing and Installing"
+msgstr "Previsualizando e instalando"
+
+#: wp-admin/theme-install.php:118
+msgid "Once you have generated a list of themes, you can preview and install any of them. Click on the thumbnail of the theme you’re interested in previewing. It will open up in a full-screen Preview page to give you a better idea of how that theme will look."
+msgstr "Una vez que hayas generado una lista de temas, puedes previsualizar e instalar cualquiera de ellos. Haz clic en la miniatura del tema que quieras previsualizar. Se abrirá una vista previa a pantalla completa para darte una mejor idea de cómo se verá ese tema."
+
+#: wp-admin/includes/media.php:3036
+msgid "You are using the browser’s built-in file uploader. The WordPress uploader includes multiple file selection and drag and drop capability. Switch to the multi-file uploader."
+msgstr "Estás usando el cargador propio del navegador. El cargador de WordPress incluye selección múltiple de archivos y capacidad de arrastrar y soltar. Cambiar al cargador múltiple."
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-theme-install-list-table.php:336
+msgid "Preview %s"
+msgstr "Previsualizar %s"
+
+#: wp-admin/tools.php:49
+msgid "The Categories and Tags Converter link on this screen will take you to the Import screen, where that Converter is one of the plugins you can install. Once that plugin is installed, the Activate Plugin & Run Importer link will take you to a screen where you can choose to convert tags into categories or vice versa."
+msgstr "El enlace al «Conversor de categorías y etiquetas» de esta pantalla te llevará a la pantalla de importación, donde el conversor es un plugin que puedes instalar. Una vez esté instalado el plugin, el enlace de «Activar plugin y ejecutar importador» te llevará a una pantalla donde podrás elegir convertir etiquetas a categorías y viceversa."
+
+#: wp-admin/tools.php:48
+msgid "Categories have hierarchy, meaning that you can nest sub-categories. Tags do not have hierarchy and cannot be nested. Sometimes people start out using one on their posts, then later realize that the other would work better for their content."
+msgstr "Las categorías tienen jerarquías, lo que significa que pueden anidar subcategorías. Las Etiquetas no tienen jerarquías y no pueden anidarse. A veces, la gente empieza a usar una en sus entradas y luego se da cuenta de que otra funcionaría mejor para su contenido."
+
+#. translators: %s: URL to General Settings screen.
+#: wp-admin/includes/class-custom-image-header.php:123
+msgid "For most themes, the header text is your Site Title and Tagline, as defined in the General Settings section."
+msgstr "En la mayoría de los temas, el texto de cabecera es el título y descripción corta de tu sitio, como esté definido en la sección de Ajustes generales."
+
+#: wp-admin/includes/class-custom-image-header.php:111
+msgid "If your theme has more than one default header image, or you have uploaded more than one custom header image, you have the option of having WordPress display a randomly different image on each page of your site. Click the “Random” radio button next to the Uploaded Images or Default Images section to enable this feature."
+msgstr "Si tu tema tiene más de una imagen de cabecera por defecto, o has subido más de una imagen de cabecera personalizada, tienes la opción de hacer que WordPress muestre una imagen diferente al azar en cada página de tu sitio. Haz clic en el botón «Al azar» junto a la sección de Subir imágenes o Imágenes por defecto para activar esta característica."
+
+#: wp-admin/includes/class-custom-image-header.php:110
+msgid "Some themes come with additional header images bundled. If you see multiple images displayed, select the one you’d like and click the “Save Changes” button."
+msgstr "Algunos temas vienen con imágenes de cabecera adicionales. Si ves que se muestran varias imágenes elige una que te guste y haz clic en el botón «Guardar cambios»"
+
+#: wp-admin/includes/class-custom-image-header.php:100
+msgid "You can choose from the theme’s default header images, or use one of your own. You can also customize how your Site Title and Tagline are displayed."
+msgstr "Puedes elegir entre las imágenes por defecto del tema, o usar una tuya. También puedes personalizar como se mostrarán el título y descripción corta de tu sitio."
+
+#: wp-admin/includes/class-custom-image-header.php:99
+msgid "This screen is used to customize the header section of your theme."
+msgstr "Esta pantalla se usa para personalizar la sección de cabecera de tu tema."
+
+#: wp-admin/install.php:293 wp-admin/install.php:306
+msgid "Configuration Error"
+msgstr "Error de configuración"
+
+#: wp-admin/media-new.php:54
+msgid "Revert to the Browser Uploader by clicking the link below the drag and drop box."
+msgstr "Vuelve al Cargador del navegador haciendo clic en el enlace siguiente para poder arrastrar y soltar."
+
+#: wp-admin/users.php:487 wp-admin/network/users.php:250
+msgid "User deleted."
+msgstr "Usuario borrado."
+
+#: wp-admin/includes/class-core-upgrader.php:36 wp-admin/includes/file.php:1546
+#: wp-admin/includes/file.php:1673
+msgid "Could not copy files. You may have run out of disk space."
+msgstr "No se han podido copiar los archivos. Puede que tengas que liberar espacio en disco."
+
+#: wp-admin/includes/theme-install.php:140
+msgid "Find a theme based on specific features."
+msgstr "Busca un tema basándote en características específicas."
+
+#: wp-admin/includes/theme-install.php:95
+msgid "Search for themes by keyword."
+msgstr "Buscar temas por palabra clave."
+
+#: wp-admin/setup-config.php:198
+msgid "In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…"
+msgstr "Es muy probable que estos elementos te los haya facilitado tu proveedor de alojamiento. Si no tienes esta información, tendrás que ponerte en contacto con ellos para poder continuar. Si ya estás listo…"
+
+#: wp-admin/theme-editor.php:246
+msgid "This theme is broken."
+msgstr "Este tema está roto."
+
+#: wp-admin/includes/class-custom-image-header.php:632
+msgid "Set as header"
+msgstr "Establecer como cabecera"
+
+#: wp-admin/includes/class-custom-background.php:339
+msgid "Set as background"
+msgstr "Establecer como fondo"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-theme-upgrader-skin.php:94
+msgid "Customize “%s”"
+msgstr "Personalizar «%s»"
+
+#: wp-admin/install.php:159 wp-admin/user-new.php:507 wp-admin/user-new.php:511
+#: wp-admin/user-new.php:558 wp-admin/user-new.php:578
+#: wp-admin/user-edit.php:458 wp-admin/user-edit.php:506
+msgid "(required)"
+msgstr "(obligatorio)"
+
+#: wp-admin/link.php:111
+msgid "Edit Link"
+msgstr "Editar enlace"
+
+#: wp-admin/includes/user.php:151
+msgid "Error: Please enter a nickname."
+msgstr "Error: por favor, introduce un alias."
+
+#: wp-admin/credits.php:66
+msgid "https://wordpress.org/about/"
+msgstr "https://es.wordpress.org/about/"
+
+#: wp-admin/includes/class-wp-list-table.php:1192
+#: wp-admin/includes/nav-menu.php:663 wp-admin/includes/nav-menu.php:894
+#: wp-admin/update-core.php:453 wp-admin/update-core.php:573
+#: wp-admin/update-core.php:615 wp-admin/update-core.php:737
+msgid "Select All"
+msgstr "Seleccionar todo"
+
+#: wp-admin/includes/meta-boxes.php:175 wp-admin/js/post.js:866
+msgid "Public, Sticky"
+msgstr "Pública, fija"
+
+#: wp-admin/includes/meta-boxes.php:108 wp-admin/includes/meta-boxes.php:143
+#: wp-admin/js/post.js:789 wp-admin/js/post.js:791
+msgid "Privately Published"
+msgstr "Publicada como privada"
+
+#: wp-admin/includes/meta-boxes.php:59 wp-admin/js/post.js:820
+msgid "Save as Pending"
+msgstr "Guardar como pendiente"
+
+#: wp-admin/includes/media.php:1406 wp-admin/includes/media.php:2980
+msgid "Enter a link URL or click above for presets."
+msgstr "Introduce una URL o haz clic arriba para los ajustes por defecto."
+
+#: wp-admin/includes/media.php:1403
+msgid "Link URL"
+msgstr "URL del enlace"
+
+#: wp-admin/includes/image-edit.php:132
+msgid "Scale"
+msgstr "Escala"
+
+#: wp-admin/includes/meta-boxes.php:862
+msgid "No comments yet."
+msgstr "No hay comentarios aún."
+
+#: wp-admin/includes/class-wp-themes-list-table.php:279
+#: wp-admin/includes/class-wp-theme-install-list-table.php:509
+#: wp-admin/includes/plugin-install.php:654
+msgid "Version:"
+msgstr "Versión:"
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:392
+#: wp-admin/theme-install.php:69 wp-admin/theme-install.php:525
+msgid "Collapse Sidebar"
+msgstr "Contraer barra lateral"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:462
+msgid "Plugin"
+msgstr "Plugin"
+
+#: wp-admin/includes/media.php:2569
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:370
+msgid "Actions"
+msgstr "Acciones"
+
+#: wp-admin/includes/class-wp-media-list-table.php:174
+#: wp-admin/includes/class-wp-media-list-table.php:752
+#: wp-admin/includes/class-wp-comments-list-table.php:366
+#: wp-admin/includes/class-wp-comments-list-table.php:750
+#: wp-admin/includes/class-wp-posts-list-table.php:408
+#: wp-admin/includes/class-wp-posts-list-table.php:1366
+msgid "Restore"
+msgstr "Restaurar"
+
+#. translators: %s: Number of words.
+#: wp-admin/edit-form-advanced.php:614
+msgid "Word count: %s"
+msgstr "Número de palabras: %s"
+
+#: wp-admin/edit-comments.php:308 wp-admin/edit-comments.php:314
+msgid "Edit comment"
+msgstr "Editar comentario"
+
+#: wp-admin/options-general.php:337 wp-admin/options-general.php:374
+msgid "Preview:"
+msgstr "Vista previa:"
+
+#: wp-admin/includes/theme-install.php:103
+#: wp-admin/includes/plugin-install.php:333
+msgid "Keyword"
+msgstr "Palabra clave"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-theme-upgrader.php:93
+msgid "The parent theme could not be found. You will need to install the parent theme, %s, before you can use this child theme."
+msgstr "No se encuentra el tema padre. Tienes que instalar el tema padre, %s, antes de utilizar este tema hijo."
+
+#. translators: 1: Theme name, 2: Theme version.
+#: wp-admin/includes/class-theme-upgrader.php:91
+msgid "Successfully installed the parent theme, %1$s %2$s."
+msgstr "Instalado correctamente el tema padre, %1$s %2$s."
+
+#. translators: 1: Theme name, 2: Theme version.
+#: wp-admin/includes/class-theme-upgrader.php:89
+msgid "The parent theme, %1$s %2$s, is currently installed."
+msgstr "El tema padre, %1$s %2$s, ya está instalado."
+
+#. translators: 1: Theme name, 2: Theme version.
+#: wp-admin/includes/class-theme-upgrader.php:87
+msgid "Preparing to install %1$s %2$s…"
+msgstr "Preparando la instalación de %1$s %2$s…"
+
+#: wp-admin/includes/class-theme-upgrader.php:85
+msgid "This theme requires a parent theme. Checking if it is installed…"
+msgstr "Este tema requiere un tema padre. Comprueba si está instalado…"
+
+#: wp-admin/includes/class-custom-image-header.php:710
+msgid "Show header text with your image."
+msgstr "Mostrar texto de cabecera junto con tu imagen."
+
+#: wp-admin/includes/class-custom-image-header.php:119
+#: wp-admin/includes/class-custom-image-header.php:702
+#: wp-admin/includes/class-custom-image-header.php:707
+msgid "Header Text"
+msgstr "Texto de cabecera"
+
+#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
+#. attributes, 4: Version number, 5: Update URL, 6: Additional link attributes.
+#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number, 5: Update URL, 6: Additional link attributes.
+#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number, 5: Update URL, 6: Additional link attributes.
+#: wp-admin/includes/theme.php:230 wp-admin/includes/update.php:504
+#: wp-admin/includes/update.php:696
+msgid "There is a new version of %1$s available. View version %4$s details or update now."
+msgstr "Hay disponible una nueva versión de %1$s. Revisa los detalles de la versión %4$s o actualízalo ahora."
+
+#. translators: %s: Plugin author.
+#: wp-admin/includes/plugin.php:214
+msgid "By %s."
+msgstr "Por %s."
+
+#: wp-admin/includes/meta-boxes.php:848 wp-admin/includes/template.php:494
+msgid "Add Comment"
+msgstr "Añadir comentario"
+
+#: wp-admin/includes/template.php:455
+msgid "Add new Comment"
+msgstr "Añadir nuevo comentario"
+
+#. Author URI of the plugin
+msgid "http://ma.tt/"
+msgstr "https://ma.tt/"
+
+#. Description of the plugin
+msgid "This is not just a plugin, it symbolizes the hope and enthusiasm of an entire generation summed up in two words sung most famously by Louis Armstrong: Hello, Dolly. When activated you will randomly see a lyric from Hello, Dolly in the upper right of your admin screen on every page."
+msgstr "Esto no es solo un plugin, simboliza la esperanza y entusiasmo de toda una generación resumidas en las dos palabras más famosas cantadas por Louis Armstrong: Hello, Dolly. Cuando lo actives verás frases al azar de Hello, Dolly en la parte superior derecha de cada página de tu pantalla de administración."
+
+#. Plugin Name of the plugin
+msgid "Hello Dolly"
+msgstr "Hello Dolly"
+
+#: wp-admin/index.php:76
+msgid "Welcome — Shows links for some of the most common tasks when setting up a new site."
+msgstr "Bienvenido — Muestra enlaces a algunas de las tareas más comunes al configurar un nuevo sitio."
+
+#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
+#. attributes, 4: Version number.
+#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number.
+#: wp-admin/includes/theme.php:217 wp-admin/includes/update.php:683
+msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this theme."
+msgstr "Hay una nueva versión disponible de %1$s. Ver los detalles de la versión %4$s. La actualización automática no está disponible para este tema."
+
+#: wp-admin/install.php:108 wp-admin/install.php:357
+msgctxt "Howdy"
+msgid "Welcome"
+msgstr "Hola"
+
+#: wp-admin/ms-delete-site.php:131
+msgid "Delete My Site Permanently"
+msgstr "Eliminar mi sitio permanentemente"
+
+#. translators: %s: Site address.
+#: wp-admin/ms-delete-site.php:126
+msgid "I'm sure I want to permanently delete my site, and I am aware I can never get it back or use %s again."
+msgstr "Estoy seguro de que quiero borrar mi sitio permanentemente y soy consciente de que nunca podré recuperarlo o usar %s de nuevo."
+
+#: wp-admin/ms-delete-site.php:117
+msgid "Remember, once deleted your site cannot be restored."
+msgstr "Recuerda, una vez eliminado el sitio no puede ser restaurado."
+
+#. translators: %s: Network title.
+#: wp-admin/ms-delete-site.php:112
+msgid "If you do not want to use your %s site any more, you can delete it using the form below. When you click Delete My Site Permanently you will be sent an email with a link in it. Click on this link to delete your site."
+msgstr "Si no quieres usar tu sitio %s más puedes borrarlo usando el siguiente formulario. Cuando hagas clic en Borrar permanentemente mi sitio se te enviará un correo electrónico con un enlace en el mismo. Haz clic en ese enlace para borrar tu sitio."
+
+#: wp-admin/ms-delete-site.php:103
+msgid "Thank you. Please check your email for a link to confirm your action. Your site will not be deleted until this link is clicked."
+msgstr "Gracias. Por favor, comprueba si has recibido un enlace en tu correo electrónico para confirmar esta acción. Tu sitio no se borrará hasta que hagas clic en este enlace. "
+
+#: wp-admin/ms-delete-site.php:31
+msgid "Sorry, the link you clicked is stale. Please select another option."
+msgstr "Lo siento, el enlace en el que has hecho clic está caducado. Elige otra opción."
+
+#. translators: %s: Network title.
+#: wp-admin/ms-delete-site.php:26
+msgid "Thank you for using %s, your site has been deleted. Happy trails to you until we meet again."
+msgstr "Gracias por usar %s, tu sitio se ha borrado. Buen viaje hasta que nos veamos de nuevo."
+
+#. translators: My Sites label.
+#: wp-admin/includes/ms.php:765
+msgid "Primary Site"
+msgstr "Sitio principal"
+
+#: wp-admin/includes/ms.php:655
+msgid "British English"
+msgstr "Inglés británico"
+
+#: wp-admin/includes/ms.php:651
+msgid "American English"
+msgstr "Inglés americano"
+
+#: wp-admin/includes/ms.php:608
+msgid "View Site"
+msgstr "Ver sitio"
+
+#: wp-admin/includes/ms.php:607
+msgid "Visit Dashboard"
+msgstr "Visitar Escritorio"
+
+#: wp-admin/includes/ms.php:601
+msgid "Your Sites"
+msgstr "Tus sitios"
+
+#: wp-admin/includes/ms.php:599
+msgid "If you reached this screen by accident and meant to visit one of your own sites, here are some shortcuts to help you find your way."
+msgstr "Si has llegado a esta pantalla por accidente y querías visitar uno de tus propios sitios aquí tienes algunos enlaces que te ayudarán a encontrar el camino."
+
+#. translators: 1: Site title.
+#: wp-admin/includes/ms.php:587 wp-admin/includes/ms.php:596
+msgid "You attempted to access the \"%1$s\" dashboard, but you do not currently have privileges on this site. If you believe you should be able to access the \"%1$s\" dashboard, please contact your network administrator."
+msgstr "Has tratado de acceder al escritorio de «%1$s» pero actualmente no tienes privilegios en este sitio. Si crees que deberías poder acceder al escritorio de «%1$s» contacta con tu administrador de la red."
+
+#: wp-admin/includes/ms.php:302
+msgid "MB (Leave blank for network default)"
+msgstr "MB (déjalo en blanco para el valor por defecto de la red)"
+
+#. translators: New admin email address notification email subject. %s: Site
+#. title.
+#: wp-admin/includes/misc.php:1410
+msgid "[%s] New Admin Email Address"
+msgstr "[%s] Nueva dirección de correo electrónico de administrador"
+
+#: wp-admin/includes/class-wp-debug-data.php:200
+#: wp-admin/includes/class-wp-debug-data.php:210
+#: wp-admin/includes/class-wp-debug-data.php:219
+#: wp-admin/includes/class-wp-debug-data.php:228
+#: wp-admin/includes/class-wp-debug-data.php:237
+#: wp-admin/includes/class-wp-debug-data.php:277
+#: wp-admin/includes/class-wp-debug-data.php:282
+#: wp-admin/includes/class-wp-debug-data.php:292
+#: wp-admin/includes/class-wp-debug-data.php:297
+#: wp-admin/includes/class-wp-debug-data.php:548
+#: wp-admin/includes/class-wp-debug-data.php:1133
+#: wp-admin/includes/class-wp-debug-data.php:1219
+msgid "Disabled"
+msgstr "Desactivado"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:546
+msgid "Paused (%s)"
+msgid_plural "Paused (%s)"
+msgstr[0] "En pausa (%s)"
+msgstr[1] "En pausa (%s)"
+
+#: wp-admin/my-sites.php:112
+msgid "Global Settings"
+msgstr "Ajustes globales"
+
+#: wp-admin/my-sites.php:77
+msgid "You must be a member of at least one site to use this page."
+msgstr "Debes ser miembro de al menos un sitio para usar esta página."
+
+#: wp-admin/my-sites.php:33
+msgid "The primary site you chose does not exist."
+msgstr "El sitio principal que has elegido no existe."
+
+#: wp-admin/setup-config.php:244
+msgid "If you want to run multiple WordPress installations in a single database, change this."
+msgstr "Si quieres ejecutar varias instalaciones de WordPress en una sola base de datos cambia esto."
+
+#: wp-admin/setup-config.php:242
+msgid "Table Prefix"
+msgstr "Prefijo de tabla"
+
+#: wp-admin/setup-config.php:232
+msgid "Database Host"
+msgstr "Servidor de la base de datos"
+
+#: wp-admin/setup-config.php:228
+msgctxt "example password"
+msgid "password"
+msgstr "contraseña"
+
+#: wp-admin/setup-config.php:223
+msgctxt "example username"
+msgid "username"
+msgstr "nombre_de_usuario"
+
+#: wp-admin/setup-config.php:217
+msgid "Database Name"
+msgstr "Nombre de la base de datos"
+
+#: wp-admin/setup-config.php:200
+msgid "Let’s go!"
+msgstr "¡Vamos a ello!"
+
+#: wp-admin/setup-config.php:170
+msgid "Table prefix (if you want to run more than one WordPress in a single database)"
+msgstr "Prefijo de la tabla (si quieres ejecutar más de un WordPress en una sola base de datos)"
+
+#: wp-admin/includes/class-wp-debug-data.php:847 wp-admin/setup-config.php:169
+msgid "Database host"
+msgstr "Servidor de la base de datos"
+
+#: wp-admin/setup-config.php:168
+msgid "Database password"
+msgstr "Contraseña de la base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:841 wp-admin/setup-config.php:167
+msgid "Database username"
+msgstr "Usuario de la base de datos"
+
+#: wp-admin/includes/class-wp-debug-data.php:853 wp-admin/setup-config.php:166
+msgid "Database name"
+msgstr "Nombre de la base de datos"
+
+#: wp-admin/setup-config.php:164
+msgid "Welcome to WordPress. Before getting started, we need some information on the database. You will need to know the following items before proceeding."
+msgstr "Bienvenido a WordPress. Antes de empezar necesitamos alguna información de la base de datos. Necesitarás saber lo siguiente antes de continuar."
+
+#: wp-admin/setup-config.php:114
+msgid "WordPress › Setup Configuration File"
+msgstr "WordPress › Instalación del archivo de configuración."
+
+#. translators: 1: wp-config.php, 2: install.php
+#: wp-admin/setup-config.php:76
+msgid "The file %1$s already exists one level above your WordPress installation. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now."
+msgstr "El archivo %1$s ya existe en un nivel superior de tu instalación de WordPress. Si necesitas reiniciar alguno de los elementos de configuración de este archivo, por favor, bórralo primero. Puedes tratar de hacer la instalación ahora."
+
+#. translators: 1: wp-config.php, 2: install.php
+#: wp-admin/setup-config.php:63
+msgid "The file %1$s already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now."
+msgstr "El archivo %1$s ya existe. Si necesitas recuperar algunos de los elementos de configuración de este archivo bórralo primero. Puedes probar a instalarlo ahora."
+
+#. translators: %s: wp-config-sample.php
+#: wp-admin/setup-config.php:52
+msgid "Sorry, I need a %s file to work from. Please re-upload this file to your WordPress installation."
+msgstr "Lo siento, necesito un archivo %s desde el que poder trabajar. Por favor, sube de nuevo este archivo a tu instalación de WordPress."
+
+#. translators: %s: wp-config.php
+#: wp-admin/maint/repair.php:35
+msgid "To allow use of this page to automatically repair database problems, please add the following line to your %s file. Once this line is added to your config, reload this page."
+msgstr "Para permitir usar esta página para reparar automáticamente problemas en la base de datos añade la siguiente línea al archivo wp-config.php. Una vez añadas esta línea a tu archivo de configuración vuelve a cargar esta página."
+
+#: wp-admin/includes/class-wp-comments-list-table.php:219
+msgid "No comments awaiting moderation."
+msgstr "No hay comentarios esperando moderación."
+
+#: wp-admin/includes/plugin-install.php:575
+msgctxt "Plugin installer section title"
+msgid "Other Notes"
+msgstr "Otras notas"
+
+#: wp-admin/includes/plugin-install.php:573
+msgctxt "Plugin installer section title"
+msgid "Changelog"
+msgstr "Registro de cambios"
+
+#: wp-admin/includes/plugin-install.php:572
+msgctxt "Plugin installer section title"
+msgid "Screenshots"
+msgstr "Capturas de pantalla"
+
+#: wp-admin/includes/plugin-install.php:571
+msgctxt "Plugin installer section title"
+msgid "FAQ"
+msgstr "FAQ"
+
+#: wp-admin/includes/plugin-install.php:570
+msgctxt "Plugin installer section title"
+msgid "Installation"
+msgstr "Instalación"
+
+#: wp-admin/includes/plugin-install.php:569
+msgctxt "Plugin installer section title"
+msgid "Description"
+msgstr "Descripción"
+
+#: wp-admin/includes/plugin-install.php:702
+msgid "Plugin Homepage »"
+msgstr "Página principal del plugin »"
+
+#: wp-admin/export.php:50
+msgid "You can export a file of your site’s content in order to import it into another installation or platform. The export file will be an XML file format called WXR. Posts, pages, comments, custom fields, categories, and tags can be included. You can choose for the WXR file to include only certain posts or pages by setting the dropdown filters to limit the export by category, author, date range by month, or publishing status."
+msgstr "Puedes exportar un archivo del contenido de tu sitio para que puedas importarlo a otra instalación o plataforma. El archivo de exportación será un archivo XML en un formato llamado WXR. Se incluirán entradas, páginas, comentarios, campos personalizados, categorías y etiquetas. Puedes elegir incluir en el archivo WXR solo cierta entradas o páginas con los filtros desplegables para limitar la exportación por categorías, autor, rango de fechas por mes o estado de publicación."
+
+#. translators: 1: Table name, 2: Error message.
+#: wp-admin/maint/repair.php:114
+msgid "Failed to repair the %1$s table. Error: %2$s"
+msgstr "Fallo al reparar la tabla %1$s. Error: %2$s"
+
+#: wp-admin/user-new.php:260
+msgid "New users will receive an email letting them know they’ve been added as a user for your site. This email will also contain their password. Check the box if you don’t want the user to receive a welcome email."
+msgstr "Los nuevos usuarios recibirán un correo electrónico haciéndoles saber que han sido añadidos como usuarios de tu sitio. Este correo electrónico contendrá también su contraseña. Marca la casilla si no quieres que el usuario reciba un correo electrónico de bienvenida."
+
+#: wp-admin/includes/image-edit.php:251
+msgid "There are unsaved changes that will be lost. 'OK' to continue, 'Cancel' to return to the Image Editor."
+msgstr "Hay cambios sin guardar que se perderán. «Aceptar» para continuar, «Cancelar» para volver a editor de imágenes."
+
+#: wp-admin/options-writing.php:34
+msgid "Post via email settings allow you to send your WordPress installation an email with the content of your post. You must set up a secret email account with POP3 access to use this, and any mail received at this address will be posted, so it’s a good idea to keep this address very secret."
+msgstr "Las opciones de publicar por correo electrónico te permiten enviar a tu instalación de WordPress el contenido de tu entrada. Tienes que crear una cuenta de correo electrónico secreta con acceso POP3 para poder hacerlo. Cualquier correo recibido en esa cuenta será publicado, por lo que conviene mantener esa cuenta muy secreta."
+
+#: wp-admin/users.php:45
+msgid "You can filter the list of users by User Role using the text links above the users list to show All, Administrator, Editor, Author, Contributor, or Subscriber. The default view is to show all users. Unused User Roles are not listed."
+msgstr "Puedes filtrar la lista de perfiles de usuario usando los enlaces de texto de arriba a la izquierda para mostrar Todos, Administrador, Editor, Autor, Colaborador o Suscriptor. La vista por defecto muestra todos los usuarios. Los perfiles de usuario sin utilizar no están en la lista."
+
+#: wp-admin/import.php:25
+msgid "In previous versions of WordPress, all importers were built-in. They have been turned into plugins since most people only use them once or infrequently."
+msgstr "En las versiones anteriores de WordPress, todos los importadores estaban incluidos. Se han convertido en plugins porque la mayoría de la gente los usa solo una vez o pocas veces."
+
+#. translators: %s: URL to view the autosave.
+#: wp-admin/edit-form-advanced.php:253
+msgid "There is an autosave of this post that is more recent than the version below. View the autosave"
+msgstr "Hay un guardado automático de esta entrada que es más reciente que la versión de abajo. Ver el guardado automático"
+
+#: wp-admin/options-discussion.php:220
+msgid "An avatar is an image that follows you from weblog to weblog appearing beside your name when you comment on avatar enabled sites. Here you can enable the display of avatars for people who comment on your site."
+msgstr "Un avatar es una imagen que te sigue de blog en blog y aparece junto a tu nombre cuando comentas en sitios que tengan activos los avatares. Aquí puedes activar la visualización de avatares para la gente que comente en tu sitio."
+
+#: wp-admin/includes/class-custom-image-header.php:838
+#: wp-admin/includes/class-custom-image-header.php:981
+#: wp-admin/includes/class-custom-image-header.php:1317
+msgid "Image could not be processed. Please go back and try again."
+msgstr "La imagen no se puede procesar. Por favor, vuelve atrás y prueba de nuevo."
+
+#: wp-admin/themes.php:262
+msgid "The active theme is broken. Reverting to the default theme."
+msgstr "El tema activo está roto. Volviendo al tema por defecto."
+
+#: wp-admin/maint/repair.php:168
+msgid "WordPress can also attempt to optimize the database. This improves performance in some situations. Repairing and optimizing the database can take a long time and the database will be locked while optimizing."
+msgstr "WordPress también puede tratar de optimizar la base de datos. Esto mejora el rendimiento en algunas situaciones. La reparación y optimización de la base de datos puede tomar mucho tiempo y la base de datos se bloqueará mientras se optimiza."
+
+#: wp-admin/maint/repair.php:164
+msgid "WordPress can automatically look for some common database problems and repair them. Repairing can take a while, so please be patient."
+msgstr "WordPress puede reconocer automáticamente algunos problemas comunes de base de datos y repararlos. La reparación puede durar un rato, sé paciente por favor."
+
+#: wp-admin/maint/repair.php:155
+msgid "Repairs complete. Please remove the following line from wp-config.php to prevent this page from being used by unauthorized users."
+msgstr "Reparaciones completadas. Por favor, quita la siguiente línea del archivo wp-config.php para evitar que esta página sea utilizada por usuarios no autorizados."
+
+#. translators: 1: Table name, 2: Error message.
+#: wp-admin/maint/repair.php:104
+msgid "The %1$s table is not okay. It is reporting the following error: %2$s. WordPress will attempt to repair this table…"
+msgstr "La tabla %1$s no está bien. Informa del siguiente error: %2$s. WordPress intentará reparar esta tabla…"
+
+#: wp-admin/user-new.php:418
+msgid "Enter the email address or username of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite."
+msgstr "Introduce la dirección de correo electrónico o el nombre de usuario de un usuario existente en esta red para invitarle a este sitio. A esa persona se le enviará un correo pidiéndole que confirme la invitación."
+
+#: wp-admin/user-new.php:414
+msgid "Enter the email address of an existing user on this network to invite them to this site. That person will be sent an email asking them to confirm the invite."
+msgstr "Escribe la dirección de correo electrónico de un usuario de esta red para invitarlo a este sitio. A esa persona se le enviará un correo electrónico para que confirme la invitación."
+
+#: wp-admin/user-edit.php:337
+msgid "Show Toolbar when viewing site"
+msgstr "Mostrar la barra de herramientas al ver el sitio"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/about.php:302
+msgid "For more information, see the release notes."
+msgstr "Para más información, lee las notas de la versión."
+
+#. translators: 1: WordPress version number, 2: Plural number of bugs. More
+#. than one security issue.
+#: wp-admin/about.php:296
+msgid "Version %1$s addressed some security issues and fixed %2$s bug."
+msgid_plural "Version %1$s addressed some security issues and fixed %2$s bugs."
+msgstr[0] "La versión %1$s soluciona algunos problemas de seguridad y soluciona %2$s fallo."
+msgstr[1] "La versión %1$s soluciona algunos problemas de seguridad y soluciona %2$s fallos."
+
+#. translators: 1: WordPress version number, 2: Plural number of bugs. Singular
+#. security issue.
+#: wp-admin/about.php:290
+msgid "Version %1$s addressed a security issue and fixed %2$s bug."
+msgid_plural "Version %1$s addressed a security issue and fixed %2$s bugs."
+msgstr[0] "La versión %1$s soluciona un problema de seguridad y soluciona %2$s fallo."
+msgstr[1] "La versión %1$s soluciona un problema de seguridad y soluciona %2$s fallos."
+
+#. translators: 1: WordPress version number, 2: Plural number of bugs.
+#: wp-admin/about.php:284
+msgid "Version %1$s addressed %2$s bug."
+msgid_plural "Version %1$s addressed %2$s bugs."
+msgstr[0] "La versión %1$s soluciona %2$s fallo."
+msgstr[1] "La versión %1$s soluciona %2$s fallos."
+
+#: wp-admin/index.php:35
+msgid "Welcome to your WordPress Dashboard! This is the screen you will see when you log in to your site, and gives you access to all the site management features of WordPress. You can get help for any screen by clicking the Help tab above the screen title."
+msgstr "¡Bienvenido a tu escritorio de WordPress! Esta es la pantalla que verás cuando accedas a tu sitio, que te da acceso a todas las funciones de gestión del sitio WordPress. Puedes obtener ayuda para cualquier pantalla haciendo clic en la pestaña «Ayuda» en la esquina superior."
+
+#. translators: %s: WordPress version number.
+#: wp-admin/about.php:281
+msgid "Version %s addressed some security issues."
+msgstr "La versión %s soluciona algunos problemas de seguridad."
+
+#: wp-admin/about.php:275
+msgid "Maintenance and Security Release"
+msgstr "Versión de mantenimiento y seguridad"
+
+#: wp-admin/about.php:272
+msgid "Security Release"
+msgstr "Versión de seguridad"
+
+#: wp-admin/about.php:269
+msgid "Maintenance Release"
+msgstr "Versión de mantenimiento"
+
+#: wp-admin/credits.php:48 wp-admin/privacy.php:45 wp-admin/freedoms.php:51
+#: wp-admin/about.php:46
+msgid "What’s New"
+msgstr "Novedades"
+
+#: wp-admin/options-permalink.php:24
+msgid "This screen allows you to choose your permalink structure. You can choose from common settings or create custom URL structures."
+msgstr "Esta pantalla te permite elegir la estructura de tus enlaces permanentes. Puedes dejarla con los ajustes por defecto o crear una estructura de URLs personalizada."
+
+#. translators: 1: WordPress version, 2: URL to About screen.
+#: wp-admin/includes/update-core.php:1450 wp-admin/update-core.php:865
+msgid "Welcome to WordPress %1$s. Learn more."
+msgstr "Bienvenido a WordPress %1$s. Aprende más."
+
+#: wp-admin/media-new.php:50
+msgid "You can upload media files here without creating a post first. This allows you to upload files to use with posts and pages later and/or to get a web link for a particular file that you can share. There are three options for uploading files:"
+msgstr "Aquí puedes subir archivos de medios sin tener que crear una entrada antes. Esto te permite subir archivos para entradas o páginas que escribas con posterioridad u obtener un enlace para un archivo que quieras compartir. Hay tres opciones para subir archivos:"
+
+#: wp-admin/edit-tags.php:298
+msgid "Adding Tags"
+msgstr "Añadiendo etiquetas"
+
+#: wp-admin/edit-tags.php:298
+msgid "Adding Categories"
+msgstr "Añadiendo categorías"
+
+#: wp-admin/plugins.php:557
+msgid "Troubleshooting"
+msgstr "Diagnóstico"
+
+#: wp-admin/update-core.php:945
+msgid "How to Update"
+msgstr "Cómo actualizar"
+
+#: wp-admin/export.php:173
+msgid "Once you’ve saved the download file, you can use the Import function in another WordPress installation to import the content from this site."
+msgstr "Una vez hayas guardado el archivo descargado, puedes utilizar la función de importación en otra instalación de WordPress para importar el contenido de este sitio."
+
+#: wp-admin/upload.php:244
+msgid "Attaching Files"
+msgstr "Adjuntando archivos"
+
+#: wp-admin/edit.php:278
+msgid "When using Bulk Edit, you can change the metadata (categories, author, etc.) for all selected posts at once. To remove a post from the grouping, just click the x next to its name in the Bulk Edit area that appears."
+msgstr "Si usas la edición por lotes puedes cambiar los metadatos (categorías, autor, etc.) para los todas las entradas seleccionadas de una vez. Para quitar una entrada de ese agrupamiento, solo tienes que hacer clic en la x que hay junto a nombre en el área de edición por lotes que aparece."
+
+#: wp-admin/edit.php:277
+msgid "You can also edit or move multiple posts to the Trash at once. Select the posts you want to act on using the checkboxes, then select the action you want to take from the Bulk actions menu and click Apply."
+msgstr "También puedes editar o mover varias entradas a la vez a la papelera. Selecciona las entradas sobre las que quieres actuar usando las casillas de verificación. Después, selecciona la acción que quieres realizar en el menú «Acciones en lote» y haz clic en «Aplicar»."
+
+#: wp-admin/upload.php:236 wp-admin/users.php:66 wp-admin/edit.php:261
+msgid "Available Actions"
+msgstr "Acciones disponibles"
+
+#: wp-admin/edit.php:249
+msgid "You can customize the display of this screen’s contents in a number of ways:"
+msgstr "Puedes personalizar el formato de los contenidos de esta pantalla de muchas formas:"
+
+#: wp-admin/users.php:41 wp-admin/edit.php:247
+msgid "Screen Content"
+msgstr "Contenido en pantalla"
+
+#: wp-admin/edit.php:241
+msgid "This screen provides access to all of your posts. You can customize the display of this screen to suit your workflow."
+msgstr "Esta pantalla te da acceso a todas tus entradas. Puedes personalizar el formato de esta pantalla para acomodarlo a tu sistema de trabajo."
+
+#. translators: %s: URL to Add Plugins screen.
+#: wp-admin/import.php:228
+msgid "If the importer you need is not listed, search the plugin directory to see if an importer is available."
+msgstr "Si el importador que necesitas no está en la lista, busca en el directorio de plugins para ver si hay un importador disponible."
+
+#: wp-admin/edit-comments.php:181
+msgid "Moderating Comments"
+msgstr "Moderando comentarios"
+
+#. translators: %s: URL to Import screen.
+#: wp-admin/tools.php:77
+msgid "If you want to convert your categories to tags (or vice versa), use the Categories and Tags Converter available from the Import screen."
+msgstr "Si quieres convertir categorías en etiquetas (o viceversa), utiliza el Conversor de categorías y etiquetas que está disponible en la página de importación."
+
+#: wp-admin/plugin-install.php:98
+msgid "Adding Plugins"
+msgstr "Añadiendo plugins"
+
+#: wp-admin/themes.php:163
+msgid "Adding Themes"
+msgstr "Añadiendo temas"
+
+#: wp-admin/user-new.php:283
+msgid "Subscribers can read comments/comment/receive newsletters, etc. but cannot create regular site content."
+msgstr "Los suscriptores pueden leer comentarios/comentar/recibir listas de distribución, etc., pero no pueden crear contenido normal en el sitio."
+
+#: wp-admin/user-new.php:285
+msgid "Authors can publish and manage their own posts, and are able to upload files."
+msgstr "Los autores pueden publicar y gestionar sus propias entradas, además de subir archivos."
+
+#: wp-admin/user-new.php:281
+msgid "Here is a basic overview of the different user roles and the permissions associated with each one:"
+msgstr "Aquí tienes una visión general de los diferentes perfiles de usuarios y los permisos que tiene cada uno:"
+
+#: wp-admin/user-new.php:280
+msgid "User Roles"
+msgstr "Perfiles de usuario"
+
+#: wp-admin/user-new.php:267
+msgid "Remember to click the Add New User button at the bottom of this screen when you are finished."
+msgstr "Recuerda hacer clic en el botón «Añadir nuevo usuario» de esta pantalla cuando hayas terminado."
+
+#: wp-admin/user-new.php:256
+msgid "To add a new user to your site, fill in the form on this screen and click the Add New User button at the bottom."
+msgstr "Para añadir un usuario nuevo a tu sitio, rellena el formulario de esta pantalla y haz clic en el botón «Añadir nuevo usuario» de abajo."
+
+#: wp-admin/options-permalink.php:52
+msgid "Custom Structures"
+msgstr "Estruturas personalizadas"
+
+#: wp-admin/options-permalink.php:232
+msgid "Common Settings"
+msgstr "Ajustes comunes"
+
+#: wp-admin/options-permalink.php:23
+msgid "Permalinks are the permanent URLs to your individual pages and blog posts, as well as your category and tag archives. A permalink is the web address used to link to your content. The URL to each post should be permanent, and never change — hence the name permalink."
+msgstr "Los enlaces permanentes son URLs permanentes para tus páginas y entradas de blog, así como para las categorías y las etiquetas de archivos. Un enlace permanente es la dirección web utilizada para enlazar tu contenido. La URL de cada entrada debe ser siempre la misma, permanente y no cambiar nunca — de ahí que se llame enlace permanente."
+
+#: wp-admin/options-writing.php:23
+msgid "You can submit content in several different ways; this screen holds the settings for all of them. The top section controls the editor within the dashboard, while the rest control external publishing methods. For more information on any of these methods, use the documentation links."
+msgstr "Puedes enviar contenido de muchas formas; esta pantalla contiene las opciones para todas ellas. La selección superior controla el editor dentro del escritorio, mientras las demás controlan las formas externas de publicación. Para más información sobre estos métodos para publicar, puedes mirar en los enlaces de la documentación."
+
+#: wp-admin/options-media.php:22
+msgid "Uploading Files allows you to choose the folder and path for storing your uploaded files."
+msgstr "La subida de archivos te permite elegir la carpeta y la ruta donde guardar tu archivos subidos."
+
+#: wp-admin/themes.php:151
+msgid "Installing themes on Multisite can only be done from the Network Admin section."
+msgstr "La instalación de temas en multisitio solo se puede hacer desde la sección de administrador de red."
+
+#: wp-admin/options-general.php:31
+msgid "If you want site visitors to be able to register themselves, as opposed to by the site administrator, check the membership box. A default user role can be set for all new users, whether self-registered or registered by the site admin."
+msgstr "Si quieres que los visitantes puedan registrarse por su cuenta, no que sea el administrador el que lo haga, marca la casilla de miembros. Puede definirse un perfil de usuario por defecto para todos los usuarios, ya sean de registro propio o por el administrador."
+
+#: wp-admin/options-writing.php:45
+msgid "If desired, WordPress will automatically alert various services of your new posts."
+msgstr "Si lo deseas, WordPress puede alertar automáticamente a varios servicios de tus nuevas entradas."
+
+#: wp-admin/options-writing.php:33
+msgid "Post Via Email"
+msgstr "Publicar por Correo Electrónico"
+
+#: wp-admin/options-discussion.php:24
+msgid "This screen provides many options for controlling the management and display of comments and links to your posts/pages. So many, in fact, they won’t all fit here! :) Use the documentation links to get information on what each discussion setting does."
+msgstr "Esta pantalla ofrece muchas opciones para controlar la gestión y la visualización de los comentarios y enlaces de tus páginas y entradas. ¡Hay tantas que no todas caben aquí! :) Utiliza los enlaces a la documentación para obtener información sobre qué hace cada ajuste de comentarios."
+
+#: wp-admin/user-edit.php:54
+msgid "You can change your password, turn on keyboard shortcuts, change the color scheme of your WordPress administration screens, and turn off the WYSIWYG (Visual) editor, among other things. You can hide the Toolbar (formerly called the Admin Bar) from the front end of your site, however it cannot be disabled on the admin screens."
+msgstr "Puedes cambiar tu contraseña, activar los atajos de teclado, cambiar la paleta de colores de tus pantallas de administración, desactivar el editor WYSIWYG (visual), entre otras cosas. Puedes ocultar la barra de herramientas (antes conocida como barra de administración) de la parte pública (front end) de tu sitio, aunque no es posible desactivarlo para las pantallas de administración."
+
+#: wp-admin/widgets.php:110
+msgid "This sidebar is no longer available and does not show anywhere on your site. Remove each of the widgets below to fully remove this inactive sidebar."
+msgstr "Esta barra lateral no está disponible y no se muestra en tu sitio. Quita cada uno de sus widgets para quitar por completo esta barra inactiva."
+
+#: wp-admin/widgets.php:107
+msgid "Inactive Sidebar (not used)"
+msgstr "Barra lateral inactiva (no utilizada) "
+
+#: wp-admin/media-new.php:53
+msgid "Clicking Select Files opens a navigation window showing you files in your operating system. Selecting Open after clicking on the file you want activates a progress bar on the uploader screen."
+msgstr "Haciendo clic en «Seleccionar archivos» se abre una ventana de navegación, mostrando los archivos de tu sistema operativo. Seleccionando «Abrir» después de hacer clic en el archivo que quieres, activas una barra de progreso en la pantalla del cargador."
+
+#: wp-admin/media-new.php:52
+msgid "Drag and drop your files into the area below. Multiple files are allowed."
+msgstr "Arrastra y suelta tus archivos en el espacio inferior. Puedes subir múltiples archivos."
+
+#: wp-admin/edit-tags.php:256
+msgid "You can assign keywords to your posts using tags. Unlike categories, tags have no hierarchy, meaning there’s no relationship from one tag to another."
+msgstr "Puedes asignar palabras clave a tu entradas utilizando las etiquetas. A diferencia de las categorías, las etiquetas no tienen jerarquía, lo que significa que no hay relación de una etiqueta con otra."
+
+#: wp-admin/edit-tags.php:254
+msgid "You can create groups of links by using Link Categories. Link Category names must be unique and Link Categories are separate from the categories you use for posts."
+msgstr "Puedes crear grupos de enlaces utilizando las categorías de enlaces. Los nombres de las categorías de enlaces deben ser únicos y son distintas de las categorías que usas para tus entradas."
+
+#: wp-admin/widgets.php:74
+msgid "Missing Widgets"
+msgstr "Widgets desaparecidos"
+
+#: wp-admin/widgets.php:64
+msgid "Removing and Reusing"
+msgstr "Quitar y reutilizar"
+
+#: wp-admin/upload.php:246
+msgid "If a media file has not been attached to any content, you will see that in the Uploaded To column, and can click on Attach to launch a small popup that will allow you to search for existing content and attach the file."
+msgstr "Si un archivo no se ha adjuntado a ningún contenido podrás verlo en la columna de Adjunto a. Puedes hacer clic en Adjuntar a para lanzar un pequeño emergente que te permitirá buscar contenido existente al que adjuntar el archivo. "
+
+#: wp-admin/upload.php:238
+msgid "Hovering over a row reveals action links: Edit, Delete Permanently, and View. Clicking Edit or on the media file’s name displays a simple screen to edit that individual file’s metadata. Clicking Delete Permanently will delete the file from the media library (as well as from any posts to which it is currently attached). View will take you to the display page for that file."
+msgstr "Al pasar el cursor sobre una fila se revelan los enlaces de acción: Editar, Borrar permanentemente y Ver. Haciendo clic en Editar o en los nombres de los archivos multimedia se mostrará una pantalla simple para editar los metadatos de ese archivo. Haciendo clic en Borrar permanentemente se borrará el archivo de la biblioteca multimedia, así como de todos los artículos en los que esté adjunto. Ver te llevará a la página de visualización de ese archivo. "
+
+#: wp-admin/upload.php:228
+msgid "All the files you’ve uploaded are listed in the Media Library, with the most recent uploads listed first. You can use the Screen Options tab to customize the display of this screen."
+msgstr "Todos los archivos que has subido están listados en la biblioteca multimedia, con las subidas más recientes listadas primero. Puedes utilizar la pestaña de Opciones de pantalla para personalizar la visualización de esta pantalla."
+
+#: wp-admin/edit.php:303
+msgid "You can also perform the same types of actions, including narrowing the list by using the filters, acting on a page using the action links that appear when you hover over a row, or using the Bulk actions menu to edit the metadata for multiple pages at once."
+msgstr "También puedes realizar el mismo tipo de acciones, incluyendo disminuir la lista usando filtros, actuar sobre una página usando los enlaces de acción que aparecen al pasar el cursor sobre una fila o usar el menú «Acciones en lote» para editar los datos meta de varias páginas a la vez."
+
+#: wp-admin/edit.php:302
+msgid "Managing pages is very similar to managing posts, and the screens can be customized in the same way."
+msgstr "Gestionar páginas es muy parecido a gestionar entradas y las pantallas se pueden personalizar de la misma manera."
+
+#: wp-admin/edit-form-advanced.php:323 wp-admin/edit.php:294
+msgid "Pages are similar to posts in that they have a title, body text, and associated metadata, but they are different in that they are not part of the chronological blog stream, kind of like permanent posts. Pages are not categorized or tagged, but can have a hierarchy. You can nest pages under other pages by making one the “Parent” of the other, creating a group of pages."
+msgstr ""
+"Las páginas son similares a las entradas en que tienen un título, cuerpo y metadatos asociados. Son diferentes en que no son parte de la corriente cronológica del blog, siendo una especie de entradas permanentes. \n"
+"Las páginas no están categorizadas o etiquetadas, pero pueden tener jerarquía. Puedes anidar páginas bajo otras páginas haciendo que una sea «Superior» de otra, creando así grupos de páginas."
+
+#: wp-admin/edit-comments.php:188
+msgid "Many people take advantage of keyboard shortcuts to moderate their comments more quickly. Use the link to the side to learn more."
+msgstr "Mucha gente aprovecha los atajos de teclado para moderar los comentarios más rapidamente. Utiliza el enlace del lateral para aprender más sobre esto."
+
+#: wp-admin/edit-comments.php:184
+msgid "In the Author column, in addition to the author’s name, email address, and blog URL, the commenter’s IP address is shown. Clicking on this link will show you all the comments made from this IP address."
+msgstr "En la columna de Autor, además del nombre del autor, dirección de correo electrónico y URL del blog, se muestra la dirección IP del comentarista. Haciendo clic en ese enlace se mostrarán todos los comentarios realizados desde esa dirección IP."
+
+#: wp-admin/edit-comments.php:175
+msgid "You can manage comments made on your site similar to the way you manage posts and other content. This screen is customizable in the same ways as other management screens, and you can act on comments using the on-hover action links or the bulk actions."
+msgstr "Puedes gestionar los comentarios hechos en tu sitio de igual forma que gestionas las entradas y el resto del contenido. Esta pantalla es personalizable de la misma forma que el resto de pantallas de gestión y puedes actuar sobre los comentarios usando los enlaces de acción al pasar el cursor o las acciones en lote."
+
+#: wp-admin/index.php:50
+msgid "Links in the Toolbar at the top of the screen connect your dashboard and the front end of your site, and provide access to your profile and helpful WordPress information."
+msgstr "Los enlaces de la barra de herramientas de la parte superior de la pantalla conectan tu escritorio y tu sitio y proporcionan acceso a tu perfil e información valiosa de WordPress. "
+
+#: wp-admin/link-manager.php:70
+msgid "Deleting Links"
+msgstr "Borrar enlaces"
+
+#: wp-admin/link-manager.php:63
+msgid "Links may be separated into Link Categories; these are different than the categories used on your posts."
+msgstr "Los enlaces pueden dividirse en categorías de enlaces; estas son diferentes de las categorías utilizadas en las entradas"
+
+#. translators: 1: URL to About screen, 2: WordPress version.
+#: wp-admin/update-core.php:273
+msgid "Learn more about WordPress %2$s."
+msgstr "Aprende más sobre WordPress %2$s."
+
+#: wp-admin/users.php:53
+msgid "Edit takes you to the editable profile screen for that user. You can also reach that screen by clicking on the username."
+msgstr "Editar te lleva a la pantalla de edición de perfil para ese usuario. Puedes llegar también a esa pantalla haciendo clic sobre su nombre de usuario."
+
+#: wp-admin/users.php:51
+msgid "Hovering over a row in the users list will display action links that allow you to manage users. You can perform the following actions:"
+msgstr "Pasando el cursor por encima de una línea en la lista de usuarios, se mostrarán los enlaces de acción para gestionar usuarios. Puedes realizar las siguientes acciones:"
+
+#: wp-admin/users.php:46
+msgid "You can view all posts made by a user by clicking on the number under the Posts column."
+msgstr "Puedes ver todas las entradas escritas por un usuario haciendo clic en el número que hay bajo la columna Entradas."
+
+#: wp-admin/users.php:44
+msgid "You can hide/display columns based on your needs and decide how many users to list per screen using the Screen Options tab."
+msgstr "Puedes mostrar/ocultar columnas basándote en tus necesidades y decidir cuántos usuarios listar por pantalla utilizando la pestaña de Opciones de Pantalla."
+
+#: wp-admin/edit.php:300
+msgid "Managing Pages"
+msgstr "Gestionando páginas"
+
+#: wp-admin/edit.php:268
+msgid "Preview will show you what your draft post will look like if you publish it. View will take you to your live site to view the post. Which link is available depends on your post’s status."
+msgstr "Previsualización te mostrará cómo se verá tu borrador si lo publicas. «Ver» te llevará a tu sitio para ver la entrada. El enlace que se muestra depende del estado de la entrada."
+
+#: wp-admin/edit.php:267
+msgid "Trash removes your post from this list and places it in the Trash, from which you can permanently delete it."
+msgstr "Papelera elimina tu entrada de esta lista y la coloca en la papelera, donde puedes borrarla de forma permanente. "
+
+#: wp-admin/edit.php:266
+msgid "Quick Edit provides inline access to the metadata of your post, allowing you to update post details without leaving this screen."
+msgstr "Edición Rápida proporciona acceso en línea a los metadatos de tu entrada, permitiéndote actualizar detalles de la entrada sin dejar la pantalla. "
+
+#: wp-admin/edit.php:265
+msgid "Edit takes you to the editing screen for that post. You can also reach that screen by clicking on the post title."
+msgstr "Editar te lleva a la pantalla de edición de esa entrada. También puedes llegar hasta ella haciendo clic en el título de la entrada."
+
+#: wp-admin/user-new.php:259
+msgid "Because this is a multisite installation, you may add accounts that already exist on the Network by specifying a username or email, and defining a role. For more options, such as specifying a password, you have to be a Network Administrator and use the hover link under an existing user’s name to Edit the user profile under Network Admin > All Users."
+msgstr "En una instalación multisitio puedes añadir cuentas que ya existen en la Red especificando el nombre de usuario o la contraseña con la que están registrados en la misma, y definiendo un rol. Para más opciones, como especificar una contraseña, debes ser Administrador de la Red y utilizar el enlace que aparece al pasar sobre los nombres de usuario. Puedes encontrar esta opción bajo Administración de Red > Todos los Usuarios."
+
+#. translators: %s: The current WordPress version number.
+#: wp-admin/about.php:58
+msgid "Welcome to WordPress %s."
+msgstr "Bienvenido a WordPress %s."
+
+#: wp-admin/about.php:259
+msgid "Go to Dashboard → Home"
+msgstr "Ir a Escritorio → Inicio"
+
+#: wp-admin/about.php:256
+msgid "Go to Dashboard → Updates"
+msgstr "Ir a Escritorio → Actualizaciones"
+
+#: wp-admin/credits.php:75
+msgid "WordPress is created by a worldwide team of passionate individuals."
+msgstr "WordPress está creado por un equipo de personas apasionadas que están alrededor del todo el planeta."
+
+#: wp-admin/about.php:188
+msgid "For developers"
+msgstr "Para desarrolladores"
+
+#: wp-admin/includes/dashboard.php:1899 wp-admin/includes/dashboard.php:1901
+msgid "Customize Your Site"
+msgstr "Personaliza tu sitio"
+
+#: wp-admin/user-edit.php:200
+msgid "Profile updated."
+msgstr "Perfil actualizado."
+
+#. translators: 1: Site title, 2: Site URL, 3: User role, 4: Activation URL.
+#: wp-admin/user-new.php:116
+msgid ""
+"Hi,\n"
+"\n"
+"You've been invited to join '%1$s' at\n"
+"%2$s with the role of %3$s.\n"
+"\n"
+"Please click the following link to confirm the invite:\n"
+"%4$s"
+msgstr ""
+"Hola,\n"
+"\n"
+"Has sido invitado a participar de '%1s' en\n"
+"%2$s como %3$s.\n"
+"\n"
+"Por favor, haz clic en el enlace para aceptar la invitación:\n"
+"%4$s"
+
+#: wp-admin/credits.php:155
+msgid "Core Developer"
+msgstr "Desarrollador del núcleo"
+
+#: wp-admin/includes/class-plugin-upgrader.php:440
+msgid "No valid plugins were found."
+msgstr "No se encontraron plugins."
+
+#: wp-admin/includes/class-plugin-upgrader.php:82
+msgid "The plugin contains no files."
+msgstr "El plugin no tiene archivos."
+
+#: wp-admin/includes/class-wp-upgrader.php:164
+msgid "The package could not be installed."
+msgstr "No se ha podido descomprimir el paquete."
+
+#: wp-admin/includes/media.php:1253
+msgid "Attachment Post URL"
+msgstr "URL del adjunto a la entrada"
+
+#: wp-admin/menu.php:81
+msgctxt "admin menu"
+msgid "All Links"
+msgstr "Todos los enlaces"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/plugin-install.php:310
+msgid "%s plugins"
+msgstr "%d plugins"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/plugin-install.php:308
+msgid "%s plugin"
+msgstr "%d plugin"
+
+#. translators: 1: Table name. 2: Error message.
+#: wp-admin/maint/repair.php:136
+msgid "Failed to optimize the %1$s table. Error: %2$s"
+msgstr "Fallo al optimizar la tabla %1$s . Error: %2$s"
+
+#. translators: %s: Table name.
+#: wp-admin/maint/repair.php:133
+msgid "Successfully optimized the %s table."
+msgstr "Optimizada correctamente la tabla %s."
+
+#. translators: %s: Table name.
+#: wp-admin/maint/repair.php:126
+msgid "The %s table is already optimized."
+msgstr "La tabla %s ya está optimizada."
+
+#. translators: %s: Table name.
+#: wp-admin/maint/repair.php:111
+msgid "Successfully repaired the %s table."
+msgstr "La tabla %s se ha reparado correctamente."
+
+#. translators: %s: Table name.
+#: wp-admin/maint/repair.php:101
+msgid "The %s table is okay."
+msgstr "La tabla %s está correcta."
+
+#. translators: %s: Plugin version.
+#: wp-admin/update-core.php:529
+msgid "View version %s details."
+msgstr "Ver detalles de la versión %s."
+
+#: wp-admin/includes/import.php:220
+msgid "Tumblr"
+msgstr "Tumblr"
+
+#. translators: 1: Browser update URL, 2: Browser name, 3: Browse Happy URL.
+#: wp-admin/includes/dashboard.php:1640
+msgid "Update %2$s or learn how to browse happy"
+msgstr "Actualiza %2$s o aprende cómo navegar feliz"
+
+#. translators: 1: Link start tag, 2: Link end tag, 3: Width, 4: Height.
+#: wp-admin/includes/media.php:3068
+msgid "Scale images to match the large size selected in %1$simage options%2$s (%3$d × %4$d)."
+msgstr "Escala las imágenes para que coincidan con el tamaño mayor seleccionado en las %1$sopciones de imágenes%2$s (%3$d × %4$d)."
+
+#: wp-admin/includes/media.php:2927
+msgid "Audio, Video, or Other File"
+msgstr "Audio, vídeo u otro archivo."
+
+#: wp-admin/includes/media.php:2399
+msgid "Insert media from another website"
+msgstr "Insertar medio desde otra web"
+
+#: wp-admin/includes/file.php:2127
+msgid "Error: Could not connect to the server. Please verify the settings are correct."
+msgstr "Error: No se ha podido conectar con el servidor. Por favor, verifica que los ajustes son correctos."
+
+#: wp-admin/index.php:62
+msgid "Drag and Drop — To rearrange the boxes, drag and drop by clicking on the title bar of the selected box and releasing when you see a gray dotted-line rectangle appear in the location you want to place the box."
+msgstr "Arrastrar y soltar — Para reorganizar las cajas, arrástralas haciendo clic en la barra de título de la caja seleccionada y suéltalas cuando veas aparecer un rectángulo de puntos en el lugar donde quieras situarlas."
+
+#: wp-admin/index.php:60
+msgid "You can use the following controls to arrange your Dashboard screen to suit your workflow. This is true on most other administration screens as well."
+msgstr "Puedes usar los controles siguientes para organizar tu escritorio, de modo que se adapte a tu rutina de trabajo. Puedes hacer lo mismo en la mayoría de las secciones de administración."
+
+#: wp-admin/index.php:55
+msgid "Navigation"
+msgstr "Navegación"
+
+#: wp-admin/index.php:49
+msgid "The left-hand navigation menu provides links to all of the WordPress administration screens, with submenu items displayed on hover. You can minimize this menu to a narrow icon strip by clicking on the Collapse Menu arrow at the bottom."
+msgstr "El menú de navegación de la izquierda proporciona enlaces a todas las pantallas de administración de WordPress, con elementos de submenú que aparecen al pasar el cursor sobre ellos. Puedes minimizar este menú para que sea una barra estrecha de iconos haciendo clic en la flecha del menú Cerrar en la parte inferior."
+
+#: wp-admin/options-reading.php:24 wp-admin/edit-tags.php:268
+#: wp-admin/link-manager.php:56 wp-admin/options-writing.php:22
+#: wp-admin/includes/class-custom-background.php:88
+#: wp-admin/includes/ms.php:1135 wp-admin/includes/class-wp-screen.php:853
+#: wp-admin/includes/class-custom-image-header.php:97 wp-admin/my-sites.php:43
+#: wp-admin/options-general.php:41 wp-admin/comment.php:61
+#: wp-admin/theme-editor.php:27 wp-admin/plugin-editor.php:124
+#: wp-admin/nav-menus.php:609 wp-admin/nav-menus.php:650
+#: wp-admin/update-core.php:930 wp-admin/options-permalink.php:22
+#: wp-admin/user-new.php:272 wp-admin/index.php:42 wp-admin/plugins.php:543
+#: wp-admin/themes.php:142 wp-admin/edit-comments.php:173 wp-admin/media.php:85
+#: wp-admin/revision.php:150 wp-admin/upload.php:54 wp-admin/upload.php:226
+#: wp-admin/edit-form-advanced.php:344 wp-admin/import.php:23
+#: wp-admin/widgets.php:55 wp-admin/options-media.php:30
+#: wp-admin/edit-link-form.php:66 wp-admin/user-edit.php:64
+#: wp-admin/users.php:32 wp-admin/media-new.php:48
+#: wp-admin/theme-install.php:112 wp-admin/options-discussion.php:23
+#: wp-admin/edit.php:239 wp-admin/edit.php:292 wp-admin/plugin-install.php:84
+#: wp-admin/export.php:49 wp-admin/network/user-new.php:20
+#: wp-admin/network/index.php:33 wp-admin/network/themes.php:297
+#: wp-admin/network/upgrade.php:21 wp-admin/network/users.php:217
+#: wp-admin/network/site-new.php:23 wp-admin/network/settings.php:48
+#: wp-admin/network/sites.php:28
+msgid "Overview"
+msgstr "Vista previa"
+
+#. translators: %s: Number of pending updates.
+#. translators: %s: Number of available updates.
+#: wp-admin/menu.php:49 wp-admin/network/menu.php:30
+msgid "Updates %s"
+msgstr "Actualizaciones %s"
+
+#: wp-admin/menu.php:242 wp-admin/network/menu.php:105
+msgid "Installed Plugins"
+msgstr "Plugins instalados"
+
+#. translators: %s: Number of pending plugin updates.
+#. translators: %s: Number of available plugin updates.
+#: wp-admin/menu.php:240 wp-admin/network/menu.php:88
+msgid "Plugins %s"
+msgstr "Plugins %s"
+
+#: wp-admin/menu.php:260 wp-admin/network/menu.php:56
+msgid "All Users"
+msgstr "Todos los usuarios"
+
+#: wp-admin/user-edit.php:231 wp-admin/users.php:566 wp-admin/menu.php:262
+#: wp-admin/menu.php:264 wp-admin/network/users.php:276
+#: wp-admin/network/menu.php:57
+msgctxt "user"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-admin/includes/ms.php:987 wp-admin/users.php:345
+msgid "Confirm Deletion"
+msgstr "Confirmar borrado"
+
+#: wp-admin/includes/class-wp-users-list-table.php:359
+#: wp-admin/user-new.php:442 wp-admin/user-new.php:603
+#: wp-admin/user-edit.php:414 wp-admin/network/site-users.php:312
+#: wp-admin/network/site-users.php:350
+msgid "Role"
+msgstr "Perfil"
+
+#: wp-admin/user-new.php:372 wp-admin/user-new.php:411
+#: wp-admin/user-new.php:472 wp-admin/network/site-users.php:303
+msgid "Add Existing User"
+msgstr "Añadir usuario existente"
+
+#: wp-admin/includes/dashboard.php:473 wp-admin/includes/dashboard.php:475
+#: wp-admin/users.php:589 wp-admin/network/site-users.php:279
+#: wp-admin/network/users.php:296
+msgid "Search Users"
+msgstr "Buscar usuarios"
+
+#: wp-admin/users.php:526 wp-admin/network/site-users.php:260
+msgid "User removed from this site."
+msgstr "Usuario eliminado de este sitio."
+
+#: wp-admin/users.php:515 wp-admin/network/site-users.php:254
+msgid "Changed roles."
+msgstr "Perfiles cambiados."
+
+#: wp-admin/users.php:359 wp-admin/users.php:391
+msgid "You can’t remove users."
+msgstr "No puedes eliminar usuarios."
+
+#: wp-admin/comment.php:166 wp-admin/theme-editor.php:305
+#: wp-admin/plugins.php:342 wp-admin/plugins.php:348
+#: wp-admin/includes/network.php:444 wp-admin/includes/network.php:452
+#: wp-admin/includes/network.php:460 wp-admin/network/themes.php:137
+#: wp-admin/network/themes.php:141
+msgid "Caution:"
+msgstr "Precaución:"
+
+#: wp-admin/user-new.php:248 wp-admin/user-new.php:370
+#: wp-admin/user-new.php:479 wp-admin/user-new.php:631 wp-admin/menu.php:272
+#: wp-admin/menu.php:274 wp-admin/network/user-new.php:101
+#: wp-admin/network/user-new.php:107 wp-admin/network/site-users.php:337
+#: wp-admin/network/site-users.php:364
+msgid "Add New User"
+msgstr "Añadir nuevo usuario"
+
+#: wp-admin/user-new.php:361 wp-admin/network/user-new.php:91
+#: wp-admin/network/site-users.php:242 wp-admin/network/users.php:262
+msgid "User added."
+msgstr "Usuario añadido."
+
+#: wp-admin/includes/class-wp-terms-list-table.php:507
+#: wp-admin/includes/class-wp-users-list-table.php:469
+#: wp-admin/includes/class-wp-media-list-table.php:723
+#: wp-admin/includes/class-wp-media-list-table.php:781
+#: wp-admin/includes/class-wp-posts-list-table.php:1406
+#: wp-admin/includes/dashboard.php:752
+#: wp-admin/includes/class-wp-ms-users-list-table.php:412
+msgid "View"
+msgstr "Ver"
+
+#: wp-admin/includes/class-wp-users-list-table.php:438
+#: wp-admin/user-edit.php:437
+#: wp-admin/includes/class-wp-ms-users-list-table.php:285
+msgid "Super Admin"
+msgstr "Super administrador"
+
+#. translators: %s: Plugin version number.
+#. translators: %s: Theme version number.
+#. translators: %s: WordPress version.
+#. translators: %s: Plugin version.
+#. translators: %s: Theme version.
+#: wp-admin/includes/class-wp-debug-data.php:899
+#: wp-admin/includes/class-wp-debug-data.php:946
+#: wp-admin/includes/class-wp-debug-data.php:1269
+#: wp-admin/includes/class-wp-plugins-list-table.php:1022
+#: wp-admin/includes/update.php:231 wp-admin/includes/update.php:276
+#: wp-admin/includes/ajax-actions.php:4443
+#: wp-admin/includes/ajax-actions.php:4486
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:713
+msgid "Version %s"
+msgstr "Versión %s"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:554
+msgid "Update Available (%s)"
+msgid_plural "Update Available (%s)"
+msgstr[0] "Actualización disponible (%s)"
+msgstr[1] "Actualizaciones disponibles (%s)"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:605
+#: wp-admin/includes/class-wp-plugins-list-table.php:833
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:700
+msgid "Deactivate"
+msgstr "Desactivar"
+
+#: wp-admin/includes/class-wp-links-list-table.php:88
+#: wp-admin/includes/class-wp-links-list-table.php:336
+#: wp-admin/includes/class-wp-themes-list-table.php:233
+#: wp-admin/includes/theme.php:992
+#: wp-admin/includes/class-wp-plugins-list-table.php:614
+#: wp-admin/includes/class-wp-plugins-list-table.php:812
+#: wp-admin/includes/class-wp-plugins-list-table.php:866
+#: wp-admin/includes/meta-boxes.php:1079
+#: wp-admin/includes/class-wp-terms-list-table.php:164
+#: wp-admin/includes/class-wp-terms-list-table.php:498
+#: wp-admin/includes/class-wp-users-list-table.php:273
+#: wp-admin/includes/class-wp-users-list-table.php:455
+#: wp-admin/includes/media.php:1726 wp-admin/includes/widgets.php:295
+#: wp-admin/includes/template.php:645 wp-admin/themes.php:633
+#: wp-admin/themes.php:1120 wp-admin/widgets.php:351
+#: wp-admin/edit-tag-form.php:278
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:290
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:716
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:479
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:630
+#: wp-admin/includes/class-wp-ms-users-list-table.php:115
+#: wp-admin/includes/class-wp-ms-users-list-table.php:514
+msgid "Delete"
+msgstr "Borrar"
+
+#: wp-admin/ms-delete-site.php:38 wp-admin/menu.php:286
+msgid "Delete Site"
+msgstr "Borrar sitio"
+
+#. translators: %s: Plugin name.
+#: wp-admin/includes/theme.php:1003
+#: wp-admin/includes/class-wp-theme-install-list-table.php:483
+#: wp-admin/includes/deprecated.php:1383 wp-admin/theme-install.php:388
+#: wp-admin/theme-install.php:425 wp-admin/includes/network.php:374
+msgid "Install"
+msgstr "Instalar"
+
+#: wp-admin/my-sites.php:58 wp-admin/options-head.php:15
+#: wp-admin/options.php:335 wp-admin/network/settings.php:141
+#: wp-admin/network/sites.php:351
+msgid "Settings saved."
+msgstr "Ajustes guardados."
+
+#: wp-admin/options-reading.php:51 wp-admin/edit-tags.php:304
+#: wp-admin/link-manager.php:77 wp-admin/options-writing.php:51
+#: wp-admin/includes/class-custom-background.php:98
+#: wp-admin/includes/ms.php:1157
+#: wp-admin/includes/class-custom-image-header.php:133 wp-admin/my-sites.php:50
+#: wp-admin/options-general.php:47 wp-admin/comment.php:69
+#: wp-admin/theme-editor.php:50 wp-admin/plugin-editor.php:141
+#: wp-admin/nav-menus.php:657 wp-admin/update-core.php:968
+#: wp-admin/options-permalink.php:59 wp-admin/user-new.php:293
+#: wp-admin/index.php:110 wp-admin/plugins.php:586 wp-admin/themes.php:205
+#: wp-admin/edit-comments.php:193 wp-admin/media.php:95
+#: wp-admin/revision.php:155 wp-admin/upload.php:74 wp-admin/upload.php:251
+#: wp-admin/edit-form-advanced.php:318 wp-admin/edit-form-advanced.php:335
+#: wp-admin/edit-form-advanced.php:354 wp-admin/tools.php:54
+#: wp-admin/import.php:30 wp-admin/widgets.php:82 wp-admin/options-media.php:36
+#: wp-admin/edit-link-form.php:75 wp-admin/user-edit.php:70
+#: wp-admin/users.php:73 wp-admin/media-new.php:59
+#: wp-admin/theme-install.php:130 wp-admin/options-discussion.php:30
+#: wp-admin/edit.php:283 wp-admin/edit.php:308 wp-admin/plugin-install.php:108
+#: wp-admin/export.php:56 wp-admin/network.php:65 wp-admin/network.php:78
+#: wp-admin/network/user-new.php:28 wp-admin/network/index.php:54
+#: wp-admin/network/themes.php:322 wp-admin/network/upgrade.php:30
+#: wp-admin/network/users.php:229 wp-admin/network/site-new.php:31
+#: wp-admin/network/settings.php:62 wp-admin/network/sites.php:44
+msgid "For more information:"
+msgstr "Para más información:"
+
+#: wp-admin/edit-form-advanced.php:329
+msgid "About Pages"
+msgstr "Acerca de las páginas"
+
+#: wp-admin/edit-form-advanced.php:307
+msgid "Title and Post Editor"
+msgstr "Título y editor de entradas"
+
+#: wp-admin/edit-form-advanced.php:287
+msgid "Customizing This Display"
+msgstr "Personalizando esta pantalla"
+
+#: wp-admin/options-reading.php:186 wp-admin/install.php:193
+msgid "Note: Neither of these options blocks access to your site — it is up to search engines to honor your request."
+msgstr "Nota: ninguna de estas opciones bloquea el acceso a tu sitio — depende de los motores de búsqueda respetar tu solicitud."
+
+#: wp-admin/options-permalink.php:251
+msgid "Post name"
+msgstr "Nombre de la entrada"
+
+#: wp-admin/options-permalink.php:240 wp-admin/options-permalink.php:244
+#: wp-admin/options-permalink.php:252
+msgctxt "sample permalink structure"
+msgid "sample-post"
+msgstr "pagina-ejemplo"
+
+#: wp-admin/options-permalink.php:228 wp-admin/options-permalink.php:248
+msgctxt "sample permalink base"
+msgid "archives"
+msgstr "archivos"
+
+#. translators: %s: URL to Import screen on the main site.
+#: wp-admin/import.php:165
+msgid "This importer is not installed. Please install importers from the main site."
+msgstr "Este importador no está instalado. Por favor, instala los importadores desde el sitio principal."
+
+#: wp-admin/includes/class-wp-debug-data.php:72
+#: wp-admin/options-general.php:166 wp-admin/network/site-new.php:233
+msgid "Site Language"
+msgstr "Idioma del sitio"
+
+#: wp-admin/options-discussion.php:50
+msgid "Attempt to notify any blogs linked to from the post"
+msgstr "Intentar avisar a cualquier blog enlazado desde la entrada"
+
+#. translators: 1: Site title, 2: Site URL, 3: User role.
+#: wp-admin/includes/user.php:582
+msgid ""
+"Hi,\n"
+"You've been invited to join '%1$s' at\n"
+"%2$s with the role of %3$s.\n"
+"If you do not want to join this site please ignore\n"
+"this email. This invitation will expire in a few days.\n"
+"\n"
+"Please click the following link to activate your user account:\n"
+"%%s"
+msgstr ""
+"Hola.\n"
+"Has sido invitado a unirte a '%1$s' en\n"
+"%2$s con el perfil de %3$s.\n"
+"Si no quieres unirte a este sitio, por favor, ignora este correo electrónico\n"
+"Esta invitación caducará en unos días.\n"
+"\n"
+"Por favor, haga clic en el siguiente enlace para activar su cuenta de usuario:\n"
+"%%s"
+
+#: wp-admin/includes/theme.php:316 wp-admin/includes/meta-boxes.php:494
+msgid "Post Formats"
+msgstr "Formatos de entradas"
+
+#: wp-admin/includes/theme.php:315
+msgid "Full Width Template"
+msgstr "Plantilla de anchura completa"
+
+#: wp-admin/includes/theme.php:312
+msgid "Featured Images"
+msgstr "Imágenes destacadas"
+
+#: wp-admin/includes/theme.php:311
+msgid "Featured Image Header"
+msgstr "Imagen de cabecera"
+
+#. translators: %s: Browser name and link.
+#: wp-admin/includes/dashboard.php:1618
+msgid "It looks like you're using an old version of %s. For the best WordPress experience, please update your browser."
+msgstr "Parece que estás usando una versión antigua de %s. Para una mejor experiencia usando WordPress, actualiza tu navegador, por favor."
+
+#. translators: %s: Browser name and link.
+#: wp-admin/includes/dashboard.php:1612
+msgid "It looks like you're using an insecure version of %s. Using an outdated browser makes your computer unsafe. For the best WordPress experience, please update your browser."
+msgstr "Parece que usas una versión insegura de %s. Usar un navegador obsoleto hace que tu ordenador sea inseguro. Para tener la mejor experiencia en WordPress, por favor, actualiza tu navegador."
+
+#: wp-admin/includes/nav-menu.php:1081
+msgid "There are some invalid menu items. Please check or delete them."
+msgstr "Hay algunos elementos de menú no válidos. Por favor, compruébalos o elimínalos."
+
+#: wp-admin/edit-tags.php:445
+#: wp-admin/includes/class-wp-terms-list-table.php:187
+#: wp-admin/includes/class-wp-terms-list-table.php:651
+#: wp-admin/edit-tag-form.php:132
+msgctxt "term name"
+msgid "Name"
+msgstr "Nombre"
+
+#: wp-admin/includes/template.php:571 wp-admin/includes/template.php:586
+#: wp-admin/includes/template.php:718
+msgctxt "meta name"
+msgid "Name"
+msgstr "Nombre"
+
+#: wp-admin/themes.php:584
+msgctxt "theme name"
+msgid "Name"
+msgstr "Nombre"
+
+#. translators: %s: Theme Directory URL.
+#: wp-admin/theme-install.php:98
+msgid "You can find additional themes for your site by using the Theme Browser/Installer on this screen, which will display themes from the WordPress Theme Directory. These themes are designed and developed by third parties, are available free of charge, and are compatible with the license WordPress uses."
+msgstr "Puedes encontrar más temas para tu sitio usando el buscador/instalador de temas que hay en esta misma página, donde se mostrarán los temas del directorio de temas de WordPress. Estos temas los diseñan y desarrollan terceros y están disponibles sin cargo (gratis) y son compatibles con la licencia que utiliza WordPress."
+
+#. translators: %s: WordPress Plugin Directory URL.
+#: wp-admin/plugins.php:549
+msgid "If you would like to see more plugins to choose from, click on the “Add New” button and you will be able to browse or search for additional plugins from the WordPress Plugin Directory. Plugins in the WordPress Plugin Directory are designed and developed by third parties, and are compatible with the license WordPress uses. Oh, and they’re free!"
+msgstr "Si quieres ver más plugins entre los que elegir, haz clic en el botón «Añadir nuevo» y podrás navegar o buscar más plugins del directorio de plugins de WordPress.org. Los plugins del directorio de WordPress.org están diseñados por terceros y son compatibles con la licencia que utiliza WordPress. Ah, y además ¡son gratis!"
+
+#: wp-admin/update-core.php:70
+msgid "Re-install Now"
+msgstr "Reinstalar ahora"
+
+#. translators: %s: MAX_FILE_SIZE
+#: wp-admin/includes/file.php:793
+msgid "The uploaded file exceeds the %s directive that was specified in the HTML form."
+msgstr "El archivo subido excede la directiva %s que se ha especificado en el formulario HTML."
+
+#: wp-admin/credits.php:156
+msgid "External Libraries"
+msgstr "Bibliotecas externas"
+
+#: wp-admin/menu.php:289 wp-admin/network.php:52 wp-admin/network/menu.php:112
+msgid "Network Setup"
+msgstr "Configuración de la red"
+
+#: wp-admin/menu.php:279
+msgid "Available Tools"
+msgstr "Herramientas disponibles"
+
+#: wp-admin/includes/credits.php:104
+msgctxt "Translate this to be the equivalent of English Translators in your language for the credits page Translators section"
+msgid "Translators"
+msgstr "Traductores"
+
+#. translators: 1: URL to Plugins screen, 2: URL to Themes screen, 3:
+#. https://wordpress.org/about/license
+#: wp-admin/freedoms.php:115
+msgid "Every plugin and theme in WordPress.org’s directory is 100%% GPL or a similarly free and compatible license, so you can feel safe finding plugins and themes there. If you get a plugin or theme from another source, make sure to ask them if it’s GPL first. If they don’t respect the WordPress license, we don’t recommend them."
+msgstr "Cada plugin y tema del directorio de WordPress.org es 100%% GPL o con una licencia libre similar y compatible, así que puedes sentirte seguro aquí buscando plugins y temas. Si obtienes un plugin o tema desde otra fuente, asegúrate de preguntar primero si es GPL. Si no respeta la licencia de WordPress, no lo recomedamos."
+
+#. translators: %s: https://wordpressfoundation.org/trademark-policy
+#: wp-admin/freedoms.php:103
+msgid "WordPress grows when people like you tell their friends about it, and the thousands of businesses and services that are built on and around WordPress share that fact with their users. We’re flattered every time someone spreads the good word, just make sure to check out our trademark guidelines first."
+msgstr "WordPress crece cuando la gente, como tú, les habla a sus amigos sobre él y los miles de negocios y servicios que se construyen en y alrededor de WordPress lo comparten con sus usuarios. Nos enorgullece cada vez que alguien difunde la buena nueva, simplemente asegúrate de echar un vistazo a nuestras directrices de marca."
+
+#. translators: %s: https://wordpress.org/about/license
+#: wp-admin/freedoms.php:65
+msgid "WordPress is Free and open source software, built by a distributed community of mostly volunteer developers from around the world. WordPress comes with some awesome, worldview-changing rights courtesy of its license, the GPL."
+msgstr "WordPress es un software de código libre y abierto, construido por una comunidad de desarrolladores, en su mayoría voluntarios, distribuidos por todo el mundo. WordPress viene con la genial licencia que cambiará el mundo, la licencia GPL."
+
+#: wp-admin/menu.php:109
+msgid "All Comments"
+msgstr "Todos los comentarios"
+
+#: wp-admin/credits.php:151
+msgid "Lead Developer"
+msgstr "Desarrollador principal"
+
+#: wp-admin/credits.php:150
+msgid "Cofounder, Project Lead"
+msgstr "Co-fundador, líder del proyecto"
+
+#. translators: %s: The current WordPress version number.
+#: wp-admin/credits.php:148
+msgid "Core Contributors to WordPress %s"
+msgstr "Colaboradores del núcleo de WordPress %s"
+
+#: wp-admin/credits.php:146
+msgid "Project Leaders"
+msgstr "Líderes de proyecto"
+
+#. translators: %s: https://make.wordpress.org
+#: wp-admin/credits.php:81
+msgid "Want to see your name in lights on this page? Get involved in WordPress."
+msgstr "¿Quieres ver tu nombre destacado en esta página? Involúcrate en WordPress."
+
+#. translators: 1: https://wordpress.org/about/, 2: https://make.wordpress.org
+#: wp-admin/credits.php:65
+msgid "WordPress is created by a worldwide team of passionate individuals. Get involved in WordPress."
+msgstr "WordPress está creado por un equipo de personas apasionadas que están alrededor del todo el planeta. Involúcrate en WordPress."
+
+#: wp-admin/credits.php:13 wp-admin/credits.php:49 wp-admin/credits.php:57
+#: wp-admin/privacy.php:46 wp-admin/freedoms.php:52 wp-admin/about.php:47
+msgid "Credits"
+msgstr "Reconocimientos"
+
+#: wp-admin/widgets.php:445
+msgctxt "removing-widget"
+msgid "Deactivate"
+msgstr "Desactivar"
+
+#: wp-admin/includes/dashboard.php:34
+msgid "Your browser is out of date!"
+msgstr "¡Tu navegador está obsoleto!"
+
+#: wp-admin/includes/dashboard.php:32
+msgid "You are using an insecure browser!"
+msgstr "¡Estás usando un navegador inseguro!"
+
+#: wp-admin/freedoms.php:123
+msgid "Don’t you wish all software came with these freedoms? So do we! For more information, check out the Free Software Foundation."
+msgstr "¿No te gustaría que todo el software tuviera esa libertad? ¡A nosotros también! Para más información, visita la Free Software Foundation."
+
+#: wp-admin/credits.php:50 wp-admin/privacy.php:47 wp-admin/freedoms.php:18
+#: wp-admin/freedoms.php:53 wp-admin/freedoms.php:59 wp-admin/about.php:48
+msgid "Freedoms"
+msgstr "Derechos"
+
+#: wp-admin/includes/class-custom-image-header.php:665
+msgid "You can use one of these cool headers or show a random one on each page."
+msgstr "Puedes usar una de estas cabeceras tan chulas o mostrarlas aleatoriamente en cada página."
+
+#: wp-admin/includes/class-custom-image-header.php:663
+msgid "If you don‘t want to upload your own image, you can use one of these cool headers, or show a random one."
+msgstr "Si no quieres subir tu propia imagen puedes usar una de estas cabeceras tan chulas o ir mostrándolas aleatoriamente."
+
+#: wp-admin/includes/class-custom-image-header.php:649
+msgid "You can choose one of your previously uploaded headers, or show a random one."
+msgstr "Puedes elegir una las cabeceras que ya has subido o que se muestren aleatoriamente."
+
+#: wp-admin/menu-header.php:280
+msgid "Collapse menu"
+msgstr "Cerrar menú"
+
+#: wp-admin/includes/class-custom-image-header.php:647
+msgid "Uploaded Images"
+msgstr "Imágenes subidas"
+
+#: wp-admin/includes/class-custom-image-header.php:294
+msgid "Random: Show a different image on each page."
+msgstr "Aleatoria: Muestra una imagen diferente en cada página."
+
+#: wp-admin/includes/theme.php:321 wp-admin/includes/theme.php:357
+#: wp-admin/includes/class-wp-screen.php:1207 wp-admin/index.php:68
+msgid "Layout"
+msgstr "Diseño de pantalla"
+
+#: wp-admin/users.php:282
+msgid "You have specified this user for deletion:"
+msgstr "Has marcado a este usuario para su eliminación:"
+
+#. translators: 1: Current page, 2: Total pages.
+#: wp-admin/includes/class-wp-list-table.php:948
+msgctxt "paging"
+msgid "%1$s of %2$s"
+msgstr "%1$s de %2$s"
+
+#. translators: %s: Template name.
+#: wp-admin/includes/file.php:92
+msgid "%s Page Template"
+msgstr "Plantilla de página %s"
+
+#: wp-admin/includes/ajax-actions.php:4548 wp-admin/plugins.php:622
+msgid "You cannot delete a plugin while it is active on the main site."
+msgstr "No puedes borrar un plugin si está activado para el sitio principal."
+
+#: wp-admin/plugins.php:342
+msgid "This plugin may be active on other sites in the network."
+msgstr "Este plugin puede estar activado para otros sitios de la red."
+
+#: wp-admin/options-writing.php:98
+msgid "Default Post Format"
+msgstr "Formato de entrada por defecto"
+
+#: wp-admin/user-edit.php:233 wp-admin/users.php:568
+msgctxt "user"
+msgid "Add Existing"
+msgstr "Añadir usuario existente"
+
+#: wp-admin/theme-editor.php:45 wp-admin/plugin-editor.php:136
+msgid "Any edits to files from this screen will be reflected on all sites in the network."
+msgstr "Cualquier modificación de los archivos se verá reflejada en todos los sitios de la red."
+
+#: wp-admin/users.php:33
+msgid "This screen lists all the existing users for your site. Each user has one of five defined roles as set by the site admin: Site Administrator, Editor, Author, Contributor, or Subscriber. Users with roles other than Administrator will see fewer options in the dashboard navigation when they are logged in, based on their role."
+msgstr "Esta pantalla muestra todos los usuarios existentes para tu sitio. Cada usuario dispone de uno de los cinco perfiles definidos, según lo establecido por el administrador del sitio: administrador del sitio, editor, autor, colaborador o suscriptor. Los usuarios con perfiles que no sean de administrador verán menos opciones en el panel de navegación cuando se hayan identificado, en base a su perfil."
+
+#: wp-admin/plugin-editor.php:135
+msgid "If you want to make changes but don’t want them to be overwritten when the plugin is updated, you may be ready to think about writing your own plugin. For information on how to edit plugins, write your own from scratch, or just better understand their anatomy, check out the links below."
+msgstr "Si quieres hacer cambios, pero no quieres que se sobreescriban cuando se actualice el plugin, deberías pensar en escribir tu propio plugin. Para obtener información acerca de cómo editar plugins, escribir desde cero el tuyo o, simplemente, entender mejor su anatomía, echa un vistazo a los enlaces de aquí abajo."
+
+#: wp-admin/index.php:73
+msgid "The boxes on your Dashboard screen are:"
+msgstr "Las cajas en tu Escritorio son:"
+
+#. translators: Default page slug.
+#: wp-admin/includes/upgrade.php:337
+msgid "sample-page"
+msgstr "pagina-ejemplo"
+
+#: wp-admin/includes/upgrade.php:335
+msgid "Sample Page"
+msgstr "Página de ejemplo"
+
+#: wp-admin/options-discussion.php:281
+msgid "Retro (Generated)"
+msgstr "Retro (autogenerado)"
+
+#. translators: %s: URL to Themes tab on Edit Site screen.
+#: wp-admin/includes/class-wp-themes-list-table.php:111
+msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable more themes."
+msgstr "En este momento, solo tienes un tema activado para este sitio. Visita la administración de la red para activar más temas."
+
+#. translators: 1: URL to Themes tab on Edit Site screen, 2: URL to Add Themes
+#. screen.
+#: wp-admin/includes/class-wp-themes-list-table.php:102
+msgid "You only have one theme enabled for this site right now. Visit the Network Admin to enable or install more themes."
+msgstr "Solo tienes un tema activado para este sitio. Ve a la administración de la red para activar o instalar más temas."
+
+#: wp-admin/user-edit.php:442
+msgid "Super admin privileges cannot be removed because this user has the network admin email."
+msgstr "Los privilegios del Super admin no se pueden quitar porque este usuario tiene el correo electrónico de administrador de la red."
+
+#. translators: %s: URL to Add Themes screen.
+#: wp-admin/includes/class-wp-themes-list-table.php:122
+msgid "You only have one theme installed right now. Live a little! You can choose from over 1,000 free themes in the WordPress Theme Directory at any time: just click on the Install Themes tab above."
+msgstr "Tienes solo un tema instalado ahora mismo. ¡Disfruta de la vida! Puedes elegir entre más de 1.000 temas gratuitos en el directorio de temas de WordPress.org cuando quieras: solo tienes que hacer clic en la pestaña Instalar temas de arriba."
+
+#: wp-admin/maint/repair.php:162
+msgid "One or more database tables are unavailable. To allow WordPress to attempt to repair these tables, press the “Repair Database” button. Repairing can take a while, so please be patient."
+msgstr "Una o más tablas no están disponibles. Para permitir a WordPress que intente repararlas, pulse el botón «Reparar bases de datos». La reparación puede llevar un rato, ten paciencia, por favor."
+
+#: wp-admin/includes/file.php:55
+msgid "Visual Editor RTL Stylesheet"
+msgstr "Editor visual de hojas de estilos RTL"
+
+#: wp-admin/theme-editor.php:307
+msgid "This is a file in your current parent theme."
+msgstr "Este es un archivo del tema padre actual."
+
+#. translators: %s: Link to edit parent theme.
+#: wp-admin/theme-editor.php:258
+msgid "This child theme inherits templates from a parent theme, %s."
+msgstr "Este tema hijo hereda plantillas de un tema padre, %s."
+
+#: wp-admin/includes/class-theme-installer-skin.php:150
+#: wp-admin/js/updates.js:1377
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:469
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:577
+msgid "Network Enable"
+msgstr "Activar para la red"
+
+#: wp-admin/upgrade.php:153
+msgid "Your WordPress database has been successfully updated!"
+msgstr "¡La base de datos de WordPress se ha actualizado correctamente!"
+
+#: wp-admin/upgrade.php:152
+msgid "Update Complete"
+msgstr "Actualización completada"
+
+#: wp-admin/upgrade.php:142
+msgid "Update WordPress Database"
+msgstr "Actualizar la base de datos de WordPress"
+
+#: wp-admin/upgrade.php:141 wp-admin/network/upgrade.php:143
+msgid "The database update process may take a little while, so please be patient."
+msgstr "El proceso de actualización de la base de datos puede tardar un poco, por favor, ten paciencia."
+
+#: wp-admin/upgrade.php:140
+msgid "WordPress has been updated! Before we send you on your way, we have to update your database to the newest version."
+msgstr "¡WordPress se ha actualizado! Antes de continuar tenemos que actualizar tu base de datos a la última versión."
+
+#: wp-admin/upgrade.php:139 wp-admin/network/upgrade.php:139
+msgid "Database Update Required"
+msgstr "Es necesaria una actualización de la base de datos"
+
+#: wp-admin/upgrade.php:72
+msgid "No Update Required"
+msgstr "No es necesaria la actualización"
+
+#: wp-admin/upgrade.php:64
+msgid "WordPress › Update"
+msgstr "Actualización de WordPress"
+
+#. translators: %s: WordPress version.
+#: wp-admin/update-core.php:176
+msgid "You are about to install WordPress %s in English (US). There is a chance this update will break your translation. You may prefer to wait for the localized version to be released."
+msgstr "Se va a instalar WordPress %s en inglés (US). Existe la posibilidad de que esta actualización rompa tu traducción. Puede que prefieras esperar a que salga la versión local."
+
+#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number.
+#: wp-admin/includes/update.php:490
+msgid "There is a new version of %1$s available. View version %4$s details. Automatic update is unavailable for this plugin."
+msgstr "Hay disponible una nueva versión de %1$s. Ver los detalles de la versión %4$s. La actualización automática no está disponible para este plugin."
+
+#: wp-admin/includes/class-theme-upgrader-skin.php:44 wp-admin/update.php:209
+msgid "Update Theme"
+msgstr "Actualizar tema"
+
+#: wp-admin/includes/class-plugin-upgrader-skin.php:62 wp-admin/update.php:62
+msgid "Update Plugin"
+msgstr "Actualizar plugin"
+
+#: wp-admin/includes/class-theme-upgrader.php:64
+#: wp-admin/includes/class-theme-upgrader.php:101
+msgid "Theme updated successfully."
+msgstr "El tema se ha actualizado correctamente."
+
+#: wp-admin/includes/class-theme-upgrader.php:63
+#: wp-admin/includes/class-theme-upgrader.php:100
+#: wp-admin/includes/ajax-actions.php:4214
+msgid "Theme update failed."
+msgstr "Ha fallado la actualización del tema."
+
+#: wp-admin/includes/class-plugin-upgrader.php:65
+#: wp-admin/includes/class-plugin-upgrader.php:92
+msgid "Plugin updated successfully."
+msgstr "El plugin se ha actualizado correctamente."
+
+#: wp-admin/includes/class-plugin-upgrader.php:64
+#: wp-admin/includes/class-plugin-upgrader.php:91
+#: wp-admin/includes/ajax-actions.php:4505
+msgid "Plugin update failed."
+msgstr "Ha fallado la actualización del plugin."
+
+#: wp-admin/includes/class-plugin-upgrader.php:58
+#: wp-admin/includes/class-theme-upgrader.php:57
+#: wp-admin/includes/class-core-upgrader.php:31
+#: wp-admin/includes/class-language-pack-upgrader.php:115
+msgid "Update package not available."
+msgstr "Paquete de actualización no disponible."
+
+#: wp-admin/export.php:208 wp-admin/export.php:255 wp-admin/export.php:295
+msgid "Date range:"
+msgstr "Rango de fechas:"
+
+#: wp-admin/export.php:191 wp-admin/export.php:238
+msgid "Authors:"
+msgstr "Autores:"
+
+#: wp-admin/export.php:181
+msgid "This will contain all of your posts, pages, comments, custom fields, terms, navigation menus, and custom posts."
+msgstr "Esto contendrá todas tus entradas, páginas, comentarios, campos personalizados, menús de navegación y publicaciones personalizadas."
+
+#: wp-admin/export.php:180
+msgid "All content"
+msgstr "Todo el contenido"
+
+#: wp-admin/export.php:175
+msgid "Choose what to export"
+msgstr "Elige qué exportar"
+
+#. translators: %s: Number of comments.
+#: wp-admin/includes/class-wp-comments-list-table.php:247
+msgctxt "comments"
+msgid "Mine (%s)"
+msgid_plural "Mine (%s)"
+msgstr[0] "Mío (%s)"
+msgstr[1] "Míos (%s)"
+
+#. translators: Admin screen title. %s: Admin screen name.
+#: wp-admin/admin-header.php:49
+msgid "%s — WordPress"
+msgstr "%s — WordPress"
+
+#: wp-admin/widgets.php:58
+msgid "The Available Widgets section contains all the widgets you can choose from. Once you drag a widget into a sidebar, it will open to allow you to configure its settings. When you are happy with the widget settings, click the Save button and the widget will go live on your site. If you click Delete, it will remove the widget."
+msgstr "La sección de widgets disponibles contiene todos los widgets que puedes elegir. Cuando arrastres el widget a la barra lateral, se abrirá para que puedas configurar sus opciones. Cuando las tengas a tu gusto, haz clic en botón de guardar y el widget se pondrá a funcionar en tu sitio. Si pulsas borrar, se quitará el widget."
+
+#: wp-admin/media.php:90 wp-admin/edit-form-advanced.php:349
+msgid "Remember to click Update Media to save metadata entered or changed."
+msgstr "Recuerda hacer clic en Actualizar archivos multimedia para guardar los metadatos que hayas introducido o cambiado."
+
+#: wp-admin/media.php:89 wp-admin/edit-form-advanced.php:348
+msgid "Note that you crop the image by clicking on it (the Crop icon is already selected) and dragging the cropping frame to select the desired part. Then click Save to retain the cropping."
+msgstr "Se recorta la imagen haciendo clic en la misma (el icono de recorte ya estará seleccionado) y arrastrando el marcho de recorte hasta donde se desee. Para fijarla, haz clic en guardar."
+
+#: wp-admin/media.php:88 wp-admin/edit-form-advanced.php:347
+msgid "For images only, you can click on Edit Image under the thumbnail to expand out an inline image editor with icons for cropping, rotating, or flipping the image as well as for undoing and redoing. The boxes on the right give you more options for scaling the image, for cropping it, and for cropping the thumbnail in a different way than you crop the original image. You can click on Help in those boxes to get more information."
+msgstr "(Solo para imágenes) Puedes hacer clic en editar imágenes, debajo de la miniatura, para obtener el menú de edición de imágenes y recortar, rotar o invertir la imagen, así como deshacer y rehacer. Las cajas de la derecha te dan más opciones para escalar y recortar la imagen; y para recortar la miniatura de forma diferente de la imagen original. Puedes hacer clic en la ayuda en esas cajas para obtener más información."
+
+#: wp-admin/media.php:87 wp-admin/edit-form-advanced.php:346
+msgid "This screen allows you to edit fields for metadata in a file within the media library."
+msgstr "Esta pantalla te permite editar los campos para metadatos en un archivo dentro de la biblioteca de medios."
+
+#: wp-admin/user-new.php:419
+msgid "Email or Username"
+msgstr "Correo electrónico o nombre de usuario"
+
+#: wp-admin/themes.php:231 wp-admin/network/themes.php:422
+#: wp-admin/network/site-themes.php:215
+msgid "Search Installed Themes"
+msgstr "Buscar temas instalados"
+
+#. translators: %s: Link to documentation on child themes.
+#: wp-admin/update-core.php:603
+msgid "Please Note: Any customizations you have made to theme files will be lost. Please consider using child themes for modifications."
+msgstr "Atención: Se perderá cualquier personalización que hayas hecho a los archivos del tema. Por favor, plantéate el uso de temas hijos para hacer modificaciones."
+
+#. translators: %s: Number of posts.
+#: wp-admin/includes/class-wp-posts-list-table.php:378
+msgctxt "posts"
+msgid "Sticky (%s)"
+msgid_plural "Sticky (%s)"
+msgstr[0] "(%s) fija"
+msgstr[1] "(%s) fijas"
+
+#: wp-admin/update-core.php:1011
+msgid "Check again."
+msgstr "Comprobar de nuevo."
+
+#. translators: 1: Date, 2: Time.
+#: wp-admin/update-core.php:1010
+msgid "Last checked on %1$s at %2$s."
+msgstr "Última comprobación el %1$s a las %2$s."
+
+#: wp-admin/update-core.php:991
+msgid "Please select one or more plugins to update."
+msgstr "Por favor, elige uno o más plugins a actualizar."
+
+#: wp-admin/update-core.php:989
+msgid "Please select one or more themes to update."
+msgstr "Por favor, elige uno o más temas para actualizarlos."
+
+#: wp-admin/includes/class-bulk-upgrader-skin.php:41
+msgid "The update process is starting. This process may take a while on some hosts, so please be patient."
+msgstr "El proceso de actualización está comenzando. Este proceso puede tardar un poco en algunos servidores, así que, por favor, ten paciencia."
+
+#: wp-admin/theme-install.php:208 wp-admin/theme-install.php:231
+msgid "Apply Filters"
+msgstr "Aplicar filtros"
+
+#: wp-admin/includes/theme.php:310
+msgid "Editor Style"
+msgstr "Estilo del editor"
+
+#: wp-admin/includes/file.php:2175
+msgid "To perform the requested action, WordPress needs to access your web server."
+msgstr "Para realizar la operación que has solicitado WordPress necesita tener acceso a tu servidor web."
+
+#: wp-admin/includes/class-wp-list-table.php:936
+#: wp-admin/includes/class-wp-list-table.php:940
+msgid "Current Page"
+msgstr "Página actual"
+
+#: wp-admin/includes/class-wp-theme-install-list-table.php:168
+msgid "No themes match your request."
+msgstr "Ningún tema se ajusta a lo que buscas."
+
+#: wp-admin/includes/dashboard.php:481 wp-admin/includes/dashboard.php:483
+#: wp-admin/network/sites.php:391
+msgid "Search Sites"
+msgstr "Buscar sitios"
+
+#: wp-admin/includes/dashboard.php:433
+msgid "Create a New User"
+msgstr "Crear un nuevo usuario"
+
+#. translators: 1: Text indicating the number of sites on the network, 2: Text
+#. indicating the number of users on the network.
+#: wp-admin/includes/dashboard.php:445
+msgid "You have %1$s and %2$s."
+msgstr "Tienes %1$s y %2$s."
+
+#. translators: %s: Number of sites on the network.
+#: wp-admin/includes/dashboard.php:442
+msgid "%s site"
+msgid_plural "%s sites"
+msgstr[0] "%s sitio"
+msgstr[1] "%s sitios"
+
+#. translators: %s: Number of users on the network.
+#: wp-admin/includes/dashboard.php:440
+msgid "%s user"
+msgid_plural "%s users"
+msgstr[0] "%s usuario"
+msgstr[1] "%s usuarios"
+
+#: wp-admin/includes/dashboard.php:1455
+msgid "https://wordpress.org/news/feed/"
+msgstr "https://es.wordpress.org/feed/"
+
+#: wp-admin/includes/dashboard.php:1446
+msgid "https://wordpress.org/news/"
+msgstr "https://es.wordpress.org/news/"
+
+#: wp-admin/options-discussion.php:73
+msgid "(Signup has been disabled. Only members of this site can comment.)"
+msgstr "(El registro ha sido desactivado. Solo los miembros de este sitio pueden comentar.)"
+
+#. translators: 1: Theme name, 2: Theme details URL, 3: Additional link
+#. attributes, 4: Version number.
+#. translators: 1: Plugin name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number.
+#. translators: 1: Theme name, 2: Details URL, 3: Additional link attributes,
+#. 4: Version number.
+#: wp-admin/includes/theme.php:204 wp-admin/includes/update.php:477
+#: wp-admin/includes/update.php:670
+msgid "There is a new version of %1$s available. View version %4$s details."
+msgstr "Hay disponible una nueva versión de %1$s. Ver los detalles de la versión %4$s."
+
+#: wp-admin/includes/class-theme-installer-skin.php:164
+#: wp-admin/includes/class-theme-upgrader-skin.php:127
+#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:51
+msgid "Go to Themes page"
+msgstr "Ir a la página de temas"
+
+#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:56
+#: wp-admin/includes/class-language-pack-upgrader-skin.php:78
+#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:56
+msgid "Go to WordPress Updates page"
+msgstr "Ir a la página de actualizaciones de WordPress"
+
+#: wp-admin/includes/class-plugin-installer-skin.php:151
+#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:51
+#: wp-admin/includes/class-plugin-upgrader-skin.php:101
+msgid "Go to Plugins page"
+msgstr "Ir a la página de plugins"
+
+#: wp-admin/includes/nav-menu.php:1077
+msgid "Click Save Menu to make pending menu items public."
+msgstr "Haz clic en Guardar menú para hacer públicos los elementos de menú pendientes."
+
+#: wp-admin/includes/dashboard.php:1561
+msgid "Storage Space"
+msgstr "Espacio de almacenamiento"
+
+#: wp-admin/includes/dashboard.php:430
+msgid "Create a New Site"
+msgstr "Crear nuevo sitio"
+
+#. translators: 1: Image width in pixels, 2: Image height in pixels.
+#: wp-admin/includes/class-custom-image-header.php:555
+msgid "Images of exactly %1$d × %2$d pixels will be used as-is."
+msgstr "Las imágenes de exactamente %1$d x %2$d pixels se utilizarán como están."
+
+#: wp-admin/includes/class-custom-image-header.php:875
+msgid "Crop and Publish"
+msgstr "Recortar y publicar"
+
+#: wp-admin/edit-link-form.php:70
+msgid "XFN stands for XHTML Friends Network, which is optional. WordPress allows the generation of XFN attributes to show how you are related to the authors/owners of the site to which you are linking."
+msgstr "XFN se refiere a la red de amigos XHTML, que es opcional. WordPress permite la generación de atributos XFN para mostrar cómo te relacionas con los autores/propietarios del sitio al que estás enlazando."
+
+#: wp-admin/includes/file.php:2185
+msgid "FTP Password"
+msgstr "Contraseña FTP"
+
+#: wp-admin/includes/file.php:2184
+msgid "FTP Username"
+msgstr "Usuario FTP"
+
+#: wp-admin/includes/file.php:2181
+msgid "FTP/SSH Password"
+msgstr "Contraseña FTP/SSH"
+
+#: wp-admin/includes/file.php:2180
+msgid "FTP/SSH Username"
+msgstr "Usuario FTP/SSH"
+
+#: wp-admin/widgets.php:76
+msgid "Many themes show some sidebar widgets by default until you edit your sidebars, but they are not automatically displayed in your sidebar management tool. After you make your first widget change, you can re-add the default widgets by adding them from the Available Widgets area."
+msgstr "Muchos temas muestran varios widgets de barra lateral por defecto hasta que editas tus barras laterales, pero no se muestran automáticamente en tu herramienta de gestión de barras laterales. Una vez hagas tu primer cambio en un widget, puedes volver a añadirlo desde el área de widgets disponibles."
+
+#. translators: %s: URL to create a new page.
+#: wp-admin/options-reading.php:28
+msgid "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
+msgstr "Puedes elegir lo que se muestra en la página principal de tu sitio. Pueden ser entradas en orden cronológico inverso (blog clásico) o una página fija/estática. Para definir una página de inicio estática, primero tienes que crear dos páginas. Una será la página principal y la otra donde se mostrarán tus entradas."
+
+#: wp-admin/options-permalink.php:53
+msgid "The Optional fields let you customize the “category” and “tag” base names that will appear in archive URLs. For example, the page listing all posts in the “Uncategorized” category could be /topics/uncategorized instead of /category/uncategorized."
+msgstr "Los campos opcionales te permiten personalizar los nombres base de «categoría» y «etiqueta» que aparecerán en las URLs del archivo. Por ejemplo, la página con el listado de todas las entradas de la categoría «Sin categoría» podrían ser como /temas/sin-categoria, en vez de /category/sin-categoria."
+
+#. translators: 1: %category%, 2: %tag%
+#: wp-admin/options-permalink.php:41
+msgid "When you assign multiple categories or tags to a post, only one can show up in the permalink: the lowest numbered category. This applies if your custom structure includes %1$s or %2$s."
+msgstr "Cuando asignas varias categorías o etiquetas a una entrada, solo se puede mostrar una en el enlace permanente: la categoría con el número más bajo. Esto es así si tu estructura personalizada contiene %1$s o %2$s."
+
+#. translators: %s: Percent sign (%).
+#: wp-admin/options-permalink.php:36
+msgid "If you pick an option other than Plain, your general URL path with structure tags (terms surrounded by %s) will also appear in the custom structure field and your path can be further modified there."
+msgstr "Si eliges cualquier opción distinta de la simple, la ruta general de tu URL con etiquetas de estructura (términos rodeados de %s) también se verá en el campo de estructura personalizada y podrás hacer aquí más modificaciones de tu ruta."
+
+#: wp-admin/widgets.php:66
+msgid "If you want to remove the widget but save its setting for possible future use, just drag it into the Inactive Widgets area. You can add them back anytime from there. This is especially helpful when you switch to a theme with fewer or different widget areas."
+msgstr "Si quieres quitar el widget, pero también guardar los ajustes por si los necesitaras en el futuro, simplemente arrástralo al área de widgets inactivos. Puedes añadirlos de nuevo en cualquier otro momento desde ahí. Esto es especialmente útil cuando cambias a un tema con pocas o distintas áreas de widgets."
+
+#: wp-admin/users.php:34
+msgid "To add a new user for your site, click the Add New button at the top of the screen or Add New in the Users menu section."
+msgstr "Para añadir un usuario nuevo a tu sitio, haz clic en el botón Añadir nuevo en la parte superior de la pantalla o en la sección «Añadir nuevo» del menú «Usuarios»."
+
+#: wp-admin/options-media.php:19
+msgid "You can set maximum sizes for images inserted into your written content; you can also insert an image as Full Size."
+msgstr "Puedes establecer los tamaños máximos para las imágenes insertadas en tu contenido; también puedes insertar una imagen a tamaño completo."
+
+#: wp-admin/options-general.php:27
+msgid "Most themes display the site title at the top of every page, in the title bar of the browser, and as the identifying name for syndicated feeds. The tagline is also displayed by many themes."
+msgstr "La mayoría de los temas muestran el título del sitio en la parte superior de cada página, en la barra de título del navegador y como nombre identificativo para los feeds. La descripción corta también se muestra en muchos temas."
+
+#: wp-admin/edit-form-advanced.php:414
+msgid "Order — Pages are usually ordered alphabetically, but you can choose your own order by entering a number (1 for first, etc.) in this field."
+msgstr "Orden — Las páginas normalmente se ordenan alfabéticamente, pero puedes elegir tu propio orden introduciendo un número (1 para la primera, etc.) en este campo."
+
+#: wp-admin/includes/file.php:2189
+msgid "If you do not remember your credentials, you should contact your web host."
+msgstr "Si no recuerdas tus datos de acceso deberías contactar con tu proveedor de alojamiento."
+
+#: wp-admin/includes/file.php:2183
+msgid "Please enter your FTP credentials to proceed."
+msgstr "Por favor, introduce tus datos de acceso FTP para proceder."
+
+#: wp-admin/includes/file.php:2179
+msgid "Please enter your FTP or SSH credentials to proceed."
+msgstr "Por favor, introduce tus datos de acceso FTP o SSH para proceder."
+
+#: wp-admin/user-edit.php:53
+msgid "Your profile contains information about you (your “account”) as well as some personal options related to using WordPress."
+msgstr "Tu perfil contiene información sobre ti (tu «cuenta»), así como algunas opciones personales relacionadas con el uso de WordPress."
+
+#. translators: %s: /wp-content/themes
+#: wp-admin/theme-install.php:105
+msgid "You can Upload a theme manually if you have already downloaded its ZIP archive onto your computer (make sure it is from a trusted and original source). You can also do it the old-fashioned way and copy a downloaded theme’s folder via FTP into your %s directory."
+msgstr "Puedes subir manualmente un tema si ya has descargado su archivo ZIP en tu ordenador (asegúrate de que sea de una fuente fiable y original). También puedes hacerlo al viejo estilo y copiar un tema descargado a través de FTP en tu directorio %s."
+
+#: wp-admin/edit-form-advanced.php:401
+msgid "Send Trackbacks — Trackbacks are a way to notify legacy blog systems that you’ve linked to them. Enter the URL(s) you want to send trackbacks. If you link to other WordPress sites they’ll be notified automatically using pingbacks, and this field is unnecessary."
+msgstr "Enviar Trackbacks — Los trackbacks son un modo de avisar a los sistemas antiguos de blogs que les has enlazado. Introduce la(s) URL(s) a la(s) que quieres enviar trackbacks. Si enlazas a otros sitios WordPress recibirán aviso automáticamente por medio de los pingbacks, y este campo no sería necesario."
+
+#: wp-admin/user-new.php:284
+msgid "Contributors can write and manage their posts but not publish posts or upload media files."
+msgstr "Los colaboradores pueden escribir y gestionar sus entradas, pero no pueden publicar entradas o subir archivos multimedia."
+
+#: wp-admin/user-new.php:287
+msgid "Administrators have access to all the administration features."
+msgstr "Los administradores tienen acceso a todas las funciones de administración."
+
+#: wp-admin/plugin-editor.php:126
+msgid "You can use the plugin editor to make changes to any of your plugins’ individual PHP files. Be aware that if you make changes, plugins updates will overwrite your customizations."
+msgstr "Puedes usar el editor para realizar cambios a cualquier archivo php de tus plugins. Cuidado si realizas cambios, la actualización de los plugins producirá que tus modificaciones sean sobrescritas y se pierdan."
+
+#: wp-admin/link-manager.php:72
+msgid "If you delete a link, it will be removed permanently, as Links do not have a Trash function yet."
+msgstr "Si borras un enlace, se eliminará de forma permanente. Aún no existe una papelera para los enlaces."
+
+#. translators: %s: URL to Widgets screen.
+#: wp-admin/link-manager.php:60
+msgid "You can add links here to be displayed on your site, usually using Widgets. By default, links to several sites in the WordPress community are included as examples."
+msgstr "Aquí puedes añadir enlaces a mostrar en tu sitio, generalmente usando widgets. Por defecto, se incluyen enlaces a varios sitios de la comunidad de WordPress como ejemplo."
+
+#: wp-admin/edit-tags.php:284
+msgid "Slug — The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
+msgstr "Slug — El «slug» es la versión amigable de la URL para el nombre, normalmente suele estar en minúsculas y contener solo letras, números y guiones."
+
+#. translators: %s: URL to Press This bookmarklet.
+#: wp-admin/edit-form-advanced.php:315
+msgid "You can also create posts with the Press This bookmarklet."
+msgstr "También puedes crear entradas con el marcador Publicar esto."
+
+#: wp-admin/includes/class-custom-background.php:93
+msgid "Don’t forget to click on the Save Changes button when you are finished."
+msgstr "No olvides hacer clic en el botón Guardar cambios cuando acabes."
+
+#: wp-admin/includes/class-custom-background.php:90
+msgid "You can customize the look of your site without touching any of your theme’s code by using a custom background. Your background can be an image or a color."
+msgstr "Puedes personalizar la imagen de tu sitio sin tocar nada del código del tema usando un fondo personalizado. Tu fondo puede ser una imagen o un color."
+
+#: wp-admin/user-new.php:286
+msgid "Editors can publish posts, manage posts as well as manage other people’s posts, etc."
+msgstr "Los Editores pueden publicar entradas, gestionar sus entradas y entradas de otras personas, etc."
+
+#: wp-admin/user-edit.php:59
+msgid "Remember to click the Update Profile button when you are finished."
+msgstr "Recuerda hacer clic en el botón Actualizar perfil cuando termines."
+
+#: wp-admin/user-edit.php:58
+msgid "Required fields are indicated; the rest are optional. Profile information will only be displayed if your theme is set up to do so."
+msgstr "Los campos necesarios están marcados; el resto son opcionales. El perfil solo se mostrará si tu tema está configurado para ello."
+
+#: wp-admin/user-edit.php:56
+msgid "Your username cannot be changed, but you can use other fields to enter your real name or a nickname, and change which name to display on your posts."
+msgstr "Tu nombre de usuario no puede cambiarse, pero puedes usar los otros campos para introducir tu nombre real o tu alias y utilizarlo para que se muestre en tus entradas."
+
+#: wp-admin/comment.php:64
+msgid "You can also moderate the comment from this screen using the Status box, where you can also change the timestamp of the comment."
+msgstr "También puedes moderar los comentarios desde esta pantalla usando la caja de estado, donde puedes cambiar el día/hora del comentario."
+
+#: wp-admin/comment.php:63
+msgid "You can edit the information left in a comment if needed. This is often useful when you notice that a commenter has made a typographical error."
+msgstr "Si te es necesario puedes editar la información que falta en un comentario. Esto es muy útil si te advierten que un usuario ha cometido un error tipográfico al realizar un comentario."
+
+#. translators: %s: Documentation URL.
+#: wp-admin/options-reading.php:33
+msgid "You can also control the display of your content in RSS feeds, including the maximum number of posts to display and whether to show full text or a summary. Learn more about feeds."
+msgstr "También puedes controlar la forma de mostrar tus contenidos en el canal RSS, incluyendo el número máximo de entradas a mostrar, si mostrar el texto íntegro o un resumen. Aprende más sobre los feeds."
+
+#: wp-admin/options-reading.php:25
+msgid "This screen contains the settings that affect the display of your content."
+msgstr "Esta pantalla contiene los ajustes que afectarán a cómo se muestran tus contenidos."
+
+#: wp-admin/options-general.php:35
+msgid "UTC means Coordinated Universal Time."
+msgstr "UTC quiere decir Tiempo Universal Coordinado (Coordinated Universal Time)"
+
+#: wp-admin/options-general.php:30
+msgid "The WordPress URL and the Site URL can be the same (example.com) or different; for example, having the WordPress core files (example.com/wordpress) in a subdirectory instead of the root directory."
+msgstr "La URL de WordPress y la URL del sitio pueden ser las mismas (ejemplo.com) o diferentes; por ejemplo, puedes tener los archivos del núcleo de WordPress en un subdirectorio (ejemplo.com/wordpress), en vez de en el directorio raíz."
+
+#: wp-admin/options-general.php:26
+msgid "The fields on this screen determine some of the basics of your site setup."
+msgstr "Los campos en esta pantalla determinan algunas configuraciones básicas de tu sitio."
+
+#: wp-admin/options-reading.php:36 wp-admin/options-writing.php:24
+#: wp-admin/options-general.php:36 wp-admin/options-permalink.php:25
+#: wp-admin/options-permalink.php:45 wp-admin/options-permalink.php:54
+#: wp-admin/options-media.php:25 wp-admin/options-discussion.php:25
+msgid "You must click the Save Changes button at the bottom of the screen for new settings to take effect."
+msgstr "Debes hacer clic en el botón «Guardar cambios» en la parte inferior de la pantalla para que los nuevos ajustes tengan efecto."
+
+#: wp-admin/edit-link-form.php:69
+msgid "The boxes for link name, web address, and description have fixed positions, while the others may be repositioned using drag and drop. You can also hide boxes you don’t use in the Screen Options tab, or minimize boxes by clicking on the title bar of the box."
+msgstr "Las cajas para el nombre del enlace, dirección web y descripción tienen una posición fija. Las otras las puedes mover y colocar mediante arrastrar y soltar. Puedes esconder cajas que no quieras usar en la pestaña Opciones de pantalla o minimizar las cajas haciendo clic en la barra del título de la caja."
+
+#: wp-admin/update-core.php:591
+msgid "Your themes are all up to date."
+msgstr "Tus temas están actualizados."
+
+#: wp-admin/update-core.php:432
+msgid "Your plugins are all up to date."
+msgstr "Tus plugins están actualizados."
+
+#: wp-admin/update-core.php:268
+msgid "While your site is being updated, it will be in maintenance mode. As soon as your updates are complete, this mode will be deactivated."
+msgstr "Mientras tu sitio está siendo actualizado, permanecerá en modo de mantenimiento. Este modo será desactivado en cuanto se completen tus actualizaciones."
+
+#: wp-admin/update-core.php:241
+msgid "An updated version of WordPress is available."
+msgstr "Está disponible una versión actualizada de WordPress."
+
+#: wp-admin/update-core.php:255
+msgid "You have the latest version of WordPress."
+msgstr "Tienes la última versión de WordPress."
+
+#: wp-admin/theme-editor.php:167 wp-admin/plugin-editor.php:169
+msgid "Function Name…"
+msgstr "Nombre de la función…"
+
+#: wp-admin/includes/class-plugin-installer-skin.php:104
+msgid "Activate Plugin & Run Importer"
+msgstr "Activar plugin y ejecutar el importador"
+
+#: wp-admin/edit-link-form.php:68
+msgid "You can add or edit links on this screen by entering information in each of the boxes. Only the link’s web address and name (the text you want to display on your site as the link) are required fields."
+msgstr "Puede añadir o editar enlaces desde esta pantalla introduciendo la información en cada caja. Solo son necesarios el enlace a la web y el nombre (el texto que quieres mostrar en el enlace en tu sitio)."
+
+#. translators: %s: URL to Categories to Tags Converter tool.
+#: wp-admin/edit-tags.php:614
+msgid "Categories can be selectively converted to tags using the category to tag converter."
+msgstr "Las categorías se pueden convertir a voluntad en etiquetas usando el conversor de categorías a etiquetas."
+
+#: wp-admin/import.php:24
+msgid "This screen lists links to plugins to import data from blogging/content management platforms. Choose the platform you want to import from, and click Install Now when you are prompted in the popup window. If your platform is not listed, click the link to search the plugin directory for other importer plugins to see if there is one for your platform."
+msgstr "Esta pantalla lista los enlaces a los plugins de importación de datos de blogs/contenido de diferentes plataformas. Elige la plataforma desde la que quieres importar datos y haz clic en Instalar ahora cuando se te pregunte en el mensaje emergente. Si tu plataforma no está en la lista, haz clic en el enlace de buscar en el directorio de plugins para ver si hay uno para tu plataforma."
+
+#: wp-admin/export.php:51
+msgid "Once generated, your WXR file can be imported by another WordPress site or by another blogging platform able to access this format."
+msgstr "Una vez generado, tu archivo WXR puede ser importado por otro sitio WordPress o por otra plataforma de blogs que pueda acceder a este formato."
+
+#: wp-admin/plugin-editor.php:127
+msgid "Choose a plugin to edit from the dropdown menu and click the Select button. Click once on any file name to load it in the editor, and make your changes. Don’t forget to save your changes (Update File) when you’re finished."
+msgstr "Elige un plugin a editar en el menú superior derecha y haz clic en el botón Seleccionar. Haz clic una vez sobre cualquier nombre de archivo para cargarlo en el editor. No olvides guardar tus cambios (Actualizar archivo) cuando acabes."
+
+#: wp-admin/link-manager.php:64
+msgid "You can customize the display of this screen using the Screen Options tab and/or the dropdown filters above the links table."
+msgstr "Puedes personalizar cómo se muestra esta pantalla usando la pestaña Opciones de pantalla y/o el menú desplegable de filtros encima de la tabla de enlaces."
+
+#: wp-admin/plugins.php:559
+msgid "Most of the time, plugins play nicely with the core of WordPress and with other plugins. Sometimes, though, a plugin’s code will get in the way of another plugin, causing compatibility issues. If your site starts doing strange things, this may be the problem. Try deactivating all your plugins and re-activating them in various combinations until you isolate which one(s) caused the issue."
+msgstr "La mayoría de las veces, los plugins funcionan perfectamente con el núcleo de WordPress y con los otros plugins. Algunas veces, puede haber incompatibilidades entre algunos plugins, produciendo problemas. Tu sitio podría comenzar a hacer cosas raras, esto podría ser un problema. Prueba a desactivar tus plugin e ir activándolos uno a uno y comprobando que el problema no reaparezca. Es la forma de detectar el plugin problemático o la combinación de plugins problemáticos."
+
+#: wp-admin/widgets.php:68
+msgid "Enabling Accessibility Mode, via Screen Options, allows you to use Add and Edit buttons instead of using drag and drop."
+msgstr "Activar el modo de accesibilidad, vía Opciones de Pantalla, te permite usar botones de Añadir y Editar en vez de arrastrar y soltar."
+
+#: wp-admin/widgets.php:67
+msgid "Widgets may be used multiple times. You can give each widget a title, to display on your site, but it’s not required."
+msgstr "Los widgets pueden usarse varias veces. Puedes proporcionar a cada widget un título para ser mostrado en tu sitio, pero no es necesario."
+
+#: wp-admin/widgets.php:57
+msgid "Widgets are independent sections of content that can be placed into any widgetized area provided by your theme (commonly called sidebars). To populate your sidebars/widget areas with individual widgets, drag and drop the title bars into the desired area. By default, only the first widget area is expanded. To populate additional widget areas, click on their title bars to expand them."
+msgstr "Los widgets son secciones independientes de contenido que pueden ser colocados en cualquier parte de tu tema que esté preparado para ello (comúnmente llamados barras laterales/sidebars). Para colocar en tus barras laterales/widgets con widgets de forma individual, arrastra y suelta la barra del título del widget al área deseada. Por defecto, solo la primera área está desplegada. Para poner widgets en otras áreas, haz clic en la barra del título para desplegarlas."
+
+#: wp-admin/theme-editor.php:39
+msgid "Advice: Think very carefully about your site crashing if you are live-editing the theme currently in use."
+msgstr "Advertencia: Piensa detenidamente en la posibilidad de que tu sitio produzca errores y sea inaccesible si estás editando el tema en uso y cometes algún error."
+
+#: wp-admin/theme-editor.php:38
+msgid "After typing in your edits, click Update File."
+msgstr "Después de introducir tus modificaciones, haz clic en Actualizar archivo."
+
+#: wp-admin/theme-editor.php:30
+msgid "Begin by choosing a theme to edit from the dropdown menu and clicking the Select button. A list then appears of the theme’s template files. Clicking once on any file name causes the file to appear in the large Editor box."
+msgstr "Empieza eligiendo un tema para editarlo desde el menú desplegable y haciendo clic en el botón «Elegir». Entonces aparecerá una lista de los archivos de plantilla del tema. Haciendo clic en cualquier nombre de archivo hace que el archivo aparezca en la caja grande del editor."
+
+#: wp-admin/theme-editor.php:29
+msgid "You can use the theme editor to edit the individual CSS and PHP files which make up your theme."
+msgstr "Puedes usar el editor de temas para editar de forma individual los archivos CSS y PHP que componen tu tema."
+
+#: wp-admin/includes/meta-boxes.php:948
+msgid "(no parent)"
+msgstr "(sin superior)"
+
+#: wp-admin/edit-form-advanced.php:413
+msgid "Template — Some themes have custom templates you can use for certain pages that might have additional features or custom layouts. If so, you’ll see them in this dropdown menu."
+msgstr "Plantilla — Muchos temas tienen plantillas personalizadas que puedes utilizar en ciertas páginas que podrían tener características o diseños personalizados. Si así fuera los verás en este menú desplegable."
+
+#: wp-admin/edit-form-advanced.php:412
+msgid "Parent — You can arrange your pages in hierarchies. For example, you could have an “About” page that has “Life Story” and “My Dog” pages under it. There are no limits to how many levels you can nest pages."
+msgstr "Superior — Puedes ordenar tus páginas en jerarquías. Por ejemplo, podrías tener una página «Acerca de» que tenga como inferiores las páginas «Mi vida» y «Mi perro». No hay limitaciones de hasta cuantos niveles puedes anidar páginas."
+
+#: wp-admin/includes/class-bulk-upgrader-skin.php:48
+msgid "All updates have been completed."
+msgstr "Todas las actualizaciones se han completado."
+
+#: wp-admin/edit-tags.php:293
+msgid "You can change the display of this screen using the Screen Options tab to set how many items are displayed per screen and to display/hide columns in the table."
+msgstr "Puedes cambiar la forma de visualización de esta pantalla usando la pestaña Opciones de pantalla para marcar cuántos elementos se muestran por pantalla y mostrar/ocultar columnas."
+
+#: wp-admin/edit-tags.php:291
+msgid "Description — The description is not prominent by default; however, some themes may display it."
+msgstr "Descripción — La descripción no es importante en principio, no obstante, algunos temas pueden mostrarla."
+
+#: wp-admin/edit-tags.php:281
+msgid "Name — The name is how it appears on your site."
+msgstr "Nombre — El nombre es como se ve en tu sitio."
+
+#: wp-admin/edit-tags.php:277
+msgid "When adding a new tag on this screen, you’ll fill in the following fields:"
+msgstr "Cuando añadas una nueva etiqueta en esta pantalla, rellenarás los siguientes campos:"
+
+#: wp-admin/edit-tags.php:275
+msgid "When adding a new category on this screen, you’ll fill in the following fields:"
+msgstr "Cuando añades una nueva categoría en esta pantalla, rellenas los siguientes campos."
+
+#: wp-admin/edit-tags.php:262
+msgid "What’s the difference between categories and tags? Normally, tags are ad-hoc keywords that identify important information in your post (names, subjects, etc) that may or may not recur in other posts, while categories are pre-determined sections. If you think of your site like a book, the categories are like the Table of Contents and the tags are like the terms in the index."
+msgstr "¿Cuál es la diferencia entre categorías y etiquetas? Normalmente, las etiquetas son palabras clave que identifican información importante en tus entradas (nombres, asuntos, etc...) que pueden ser recurrentes o no en otras entradas, mientras que las categorías son secciones por defecto. Si piensas en tu sitio como en un libro, las categorías serían la tabla de contenidos, mientras que las etiquetas serían como los términos en el índice."
+
+#. translators: %s: URL to Writing Settings screen.
+#: wp-admin/edit-tags.php:250
+msgid "You can use categories to define sections of your site and group related posts. The default category is “Uncategorized” until you change it in your writing settings."
+msgstr "Puedes usar categorías para definir secciones para las entradas de tu sitio y grupo. La categoría por defecto es «Sin categoría» hasta que la cambies en tus ajustes de escritura."
+
+#: wp-admin/includes/class-custom-image-header.php:857
+msgid "You need JavaScript to choose a part of the image."
+msgstr "Necesitas JavaScript para elegir una parte de la imagen."
+
+#: wp-admin/includes/class-custom-image-header.php:853
+msgid "Crop Header Image"
+msgstr "Recortar imagen de cabecera"
+
+#: wp-admin/includes/class-custom-image-header.php:905
+msgid "Image Upload Error"
+msgstr "Error al subir la imagen"
+
+#: wp-admin/includes/class-custom-image-header.php:693
+msgid "Restore Original Header Image"
+msgstr "Restaurar imagen de cabecera original"
+
+#: wp-admin/includes/class-custom-image-header.php:692
+msgid "This will restore the original header image. You will not be able to restore any customizations."
+msgstr "Esto restaurará la imagen de cabecera original. No te será posible restaurar ninguna personalización."
+
+#: wp-admin/includes/class-custom-image-header.php:690
+msgid "Reset Image"
+msgstr "Restaurar imagen"
+
+#: wp-admin/includes/class-custom-image-header.php:680
+msgid "Remove Header Image"
+msgstr "Quitar imagen de cabecera"
+
+#: wp-admin/includes/class-custom-image-header.php:679
+msgid "This will remove the header image. You will not be able to restore any customizations."
+msgstr "Esto quitará la imagen de cabecera. No podrás restaurar ninguna personalización."
+
+#: wp-admin/includes/class-custom-image-header.php:660
+msgid "Default Images"
+msgstr "Imágenes por defecto"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:759
+#: wp-admin/includes/dashboard.php:735
+msgid "Delete this comment permanently"
+msgstr "Borrar este elemento permanentemente"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:749
+msgid "Restore this comment from the Trash"
+msgstr "Restaurar este elemento desde la papelera"
+
+#: wp-admin/edit-form-advanced.php:402
+msgid "Discussion — You can turn comments and pings on or off, and if there are comments on the post, you can see them here and moderate them."
+msgstr "Comentarios — Puedes activar y desactivar comentarios y pings en la entrada, puedes verlos y moderarlos aquí mismo."
+
+#. translators: %s: Featured image.
+#: wp-admin/edit-form-advanced.php:386
+msgid "%s — This allows you to associate an image with your post without inserting it. This is usually useful only if your theme makes use of the image as a post thumbnail on the home page, a custom header, etc."
+msgstr "%s — Esto te permite asociar una imagen con tu entrada sin tener que insertarla. Esto suele ser útil si tu tema tiene imágenes en miniatura en la portada, cabeceras personalizadas, etc."
+
+#: wp-admin/edit-form-advanced.php:292
+msgid "Title — Enter a title for your post. After you enter a title, you’ll see the permalink below, which you can edit."
+msgstr "Título — Introduce un titulo para tu entrada. Después de que introduzcas un título verás el enlace permanente debajo y podrás editarlo."
+
+#: wp-admin/edit.php:263
+msgid "Hovering over a row in the posts list will display action links that allow you to manage your post. You can perform the following actions:"
+msgstr "Pasando el cursor sobre la línea de la entrada, mostrará los enlaces de las acciones, permitiéndote gestionar la entrada. Puedes realizar las siguientes acciones:"
+
+#: wp-admin/edit.php:254
+msgid "You can refine the list to show only posts in a specific category or from a specific month by using the dropdown menus above the posts list. Click the Filter button after making your selection. You also can refine the list by clicking on the post author, category or tag in the posts list."
+msgstr "Puedes refinar lo que muestra el listado de entradas haciendo que solo se muestren las de una categoría específica o de un mes determinado usando el menú desplegable que encontrarás sobre el listado de entradas. Realiza un clic sobre el botón Filtro después de realizar tu selección. También puedes refinar el listado haciendo clic sobre el autor de una entrada, categoría o etiqueta del listado de entradas."
+
+#: wp-admin/edit.php:251
+msgid "You can hide/display columns based on your needs and decide how many posts to list per screen using the Screen Options tab."
+msgstr "Puedes ocultar/mostrar columnas basándote en tus necesidades y decidir cuántas entradas se mostrarán por pantalla utilizando la pestaña «Opciones de pantalla»."
+
+#: wp-admin/users.php:42
+msgid "You can customize the display of this screen in a number of ways:"
+msgstr "Puedes personalizar cómo se muestra esta pantalla de diferentes formas:"
+
+#: wp-admin/plugins.php:761
+msgid "Search Installed Plugins"
+msgstr "Buscar Plugins Instalados"
+
+#: wp-admin/nav-menus.php:721
+msgid "Your theme supports one menu. Select which menu you would like to use."
+msgstr "Tu tema tiene un menú. Selecciona qué menú te gustaría utilizar."
+
+#: wp-admin/nav-menus.php:19
+msgid "Your theme does not support navigation menus or widgets."
+msgstr "El tema actual no es compatible con menús de navegación o widgets."
+
+#: wp-admin/includes/import.php:196 wp-admin/tools.php:47 wp-admin/tools.php:72
+msgid "Categories and Tags Converter"
+msgstr "Conversor de etiquetas y categorías"
+
+#: wp-admin/includes/nav-menu.php:513 wp-admin/includes/nav-menu.php:528
+msgid "Most Recent"
+msgstr "Más reciente"
+
+#: wp-admin/export.php:209 wp-admin/export.php:256 wp-admin/export.php:296
+msgid "Start date:"
+msgstr "Fecha de inicio:"
+
+#: wp-admin/includes/theme-install.php:105
+msgctxt "Theme Installer"
+msgid "Tag"
+msgstr "Etiqueta"
+
+#: wp-admin/includes/plugin-install.php:335
+msgctxt "Plugin Installer"
+msgid "Tag"
+msgstr "Etiqueta"
+
+#: wp-admin/includes/media.php:2560
+msgctxt "verb"
+msgid "Clear"
+msgstr "Limpiar"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:362
+#: wp-admin/comment.php:132
+msgctxt "comment"
+msgid "Mark as spam"
+msgstr "Marcar como spam"
+
+#: wp-admin/includes/class-custom-background.php:303
+msgid "Remove Background Image"
+msgstr "Quitar imagen de fondo"
+
+#. translators: %s: Post title.
+#. translators: %s: Link to post.
+#: wp-admin/edit-comments.php:151 wp-admin/edit-comments.php:217
+msgid "Comments on “%s”"
+msgstr "Comentarios en «%s»"
+
+#: wp-admin/includes/nav-menu.php:1103
+msgid "Show advanced menu properties"
+msgstr "Mostrar propiedades avanzadas de menú"
+
+#. translators: 1: Plugin version, 2: New version.
+#. translators: 1: Theme version, 2: New version.
+#: wp-admin/update-core.php:552 wp-admin/update-core.php:716
+msgid "You have version %1$s installed. Update to %2$s."
+msgstr "Tienes la versión %1$s. Actualiza a la %2$s."
+
+#: wp-admin/includes/class-wp-debug-data.php:205
+#: wp-admin/includes/class-wp-debug-data.php:210
+#: wp-admin/includes/class-wp-debug-data.php:219
+#: wp-admin/includes/class-wp-debug-data.php:228
+#: wp-admin/includes/class-wp-debug-data.php:237
+#: wp-admin/includes/class-wp-debug-data.php:277
+#: wp-admin/includes/class-wp-debug-data.php:282
+#: wp-admin/includes/class-wp-debug-data.php:292
+#: wp-admin/includes/class-wp-debug-data.php:297
+#: wp-admin/includes/class-wp-debug-data.php:548
+#: wp-admin/includes/class-wp-debug-data.php:1131
+#: wp-admin/includes/class-wp-debug-data.php:1217
+msgid "Enabled"
+msgstr "Activado"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:740
+msgctxt "comment"
+msgid "Not Spam"
+msgstr "No es spam"
+
+#: wp-admin/includes/class-custom-background.php:318
+msgid "This will restore the original background image. You will not be able to restore any customizations."
+msgstr "Esto restaurará la imagen de fondo original. No te será posible restaurar ninguna personalización."
+
+#: wp-admin/includes/dashboard.php:1464
+msgid "WordPress Blog"
+msgstr "Blog oficial WordPress"
+
+#: wp-admin/users.php:416
+msgid "Remove Users from Site"
+msgstr "Eliminar usuarios del sitio"
+
+#: wp-admin/user-edit.php:426 wp-admin/user-edit.php:428
+msgid "— No role for this site —"
+msgstr "— No hay perfil para este sitio —"
+
+#: wp-admin/includes/upgrade.php:635
+msgid "New WordPress Site"
+msgstr "Nuevo sitio WordPress"
+
+#: wp-admin/includes/schema.php:403
+msgid "My Site"
+msgstr "Mi sitio"
+
+#: wp-admin/includes/post.php:829
+msgid "Sorry, you are not allowed to create posts or drafts on this site."
+msgstr "Lo siento, no tienes permisos para crear entradas o borradores en este sitio."
+
+#: wp-admin/includes/post.php:827
+msgid "Sorry, you are not allowed to create pages on this site."
+msgstr "Lo siento, no tienes permisos para crear páginas en este sitio."
+
+#: wp-admin/includes/plugin.php:508
+msgid "Custom site suspended message."
+msgstr "Mensaje personalizado para sitios suspendidos."
+
+#: wp-admin/includes/plugin.php:507
+msgid "Custom site inactive message."
+msgstr "Mensaje personalizado para sitios inactivos."
+
+#: wp-admin/includes/plugin.php:506
+msgid "Custom site deleted message."
+msgstr "Mensaje personalizado para sitios eliminados."
+
+#: wp-admin/import.php:72
+msgid "If you have posts or comments in another system, WordPress can import those into this site. To get started, choose a system to import from below:"
+msgstr "Si tienes entradas o comentarios en otro sistema, WordPress los puede importar a este sitio. Para comenzar, elige el sistema desde el que los importarás:"
+
+#: wp-admin/includes/nav-menu.php:443 wp-admin/includes/nav-menu.php:722
+msgid "No items."
+msgstr "Sin elementos."
+
+#. translators: %s: Asterisk symbol (*).
+#: wp-admin/includes/schema.php:1105
+msgid "To use a subdomain configuration, you must have a wildcard entry in your DNS. This usually means adding a %s hostname record pointing at your web server in your DNS configuration tool."
+msgstr "Para usar la configuración en subdominios tienes que añadir una entrada comodín en tus DNS. Esto normalmente supone añadir un registro de nombre de alojamiento %s en tu servidor, en la herramienta de configuración de DNS."
+
+#. translators: %s: Host name.
+#: wp-admin/includes/schema.php:1094
+msgid "The installer attempted to contact a random hostname (%s) on your domain."
+msgstr "El instalador tratará de contactar con un nombre de servidor aleatorio (%s) de tu dominio."
+
+#: wp-admin/nav-menus.php:265
+msgid "The menu item has been successfully deleted."
+msgstr "La opción del menú se ha eliminado correctamente."
+
+#: wp-admin/includes/ajax-actions.php:1612
+msgid "Please provide a custom field name."
+msgstr "Por favor, proporciona un nombre al campo personalizado."
+
+#: wp-admin/includes/class-custom-background.php:348
+msgid "Display Options"
+msgstr "Opciones de visualización"
+
+#: wp-admin/includes/class-custom-background.php:299
+#: wp-admin/includes/class-custom-image-header.php:677
+msgid "Remove Image"
+msgstr "Eliminar Imagen"
+
+#: wp-admin/users.php:530
+msgid "Other users have been removed."
+msgstr "Otros usuarios han sido eliminados."
+
+#: wp-admin/users.php:529
+msgid "You can't remove the current user."
+msgstr "No puedes eliminar el usuario actual."
+
+#: wp-admin/users.php:445
+msgid "There are no valid users selected for removal."
+msgstr "No hay usuarios válidos seleccionados para su eliminación."
+
+#: wp-admin/users.php:443
+msgid "Confirm Removal"
+msgstr "Confirmar Eliminación"
+
+#: wp-admin/users.php:421
+msgid "You have specified these users for removal:"
+msgstr "Has especificado estos usuarios para ser eliminados:"
+
+#: wp-admin/users.php:160 wp-admin/users.php:218
+msgid "User deletion is not allowed from this screen."
+msgstr "No está permitido eliminar usuarios desde esta pantalla."
+
+#: wp-admin/includes/class-bulk-upgrader-skin.php:153
+msgid "Show details."
+msgstr "Mostrar detalles."
+
+#. translators: %s: Title of an update.
+#: wp-admin/includes/class-bulk-upgrader-skin.php:47
+msgid "%s updated successfully."
+msgstr "%s se ha actualizado correctamente."
+
+#: wp-admin/includes/user.php:528
+msgid "No thanks, do not remind me again"
+msgstr "No gracias, no me lo recuerdes de nuevo"
+
+#: wp-admin/includes/user.php:527
+msgid "Yes, take me to my profile page"
+msgstr "Sí, llévame a la página de mi perfil"
+
+#: wp-admin/includes/upgrade.php:96
+msgid "Your chosen password."
+msgstr "La contraseña que has elegido."
+
+#: wp-admin/post.php:287 wp-admin/upload.php:176 wp-admin/edit.php:144
+msgid "Sorry, you are not allowed to restore this item from the Trash."
+msgstr "Lo siento, no tienes permisos para restaurar este elemento de la papelera."
+
+#: wp-admin/post.php:250 wp-admin/upload.php:155 wp-admin/edit.php:111
+msgid "Sorry, you are not allowed to move this item to the Trash."
+msgstr "Lo siento, no tienes permisos para mover este elemento a la papelera."
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:295
+msgid "%s comment restored from the Trash."
+msgid_plural "%s comments restored from the Trash."
+msgstr[0] "%s comentario restaurado de la papelera."
+msgstr[1] "%s comentarios restaurados de la papelera."
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:290
+msgid "%s comment moved to the Trash."
+msgid_plural "%s comments moved to the Trash."
+msgstr[0] "%s comentario movido a la papelera."
+msgstr[1] "%s comentarios movidos a la papelera."
+
+#: wp-admin/update-core.php:598
+msgid "The following themes have new versions available. Check the ones you want to update and then click “Update Themes”."
+msgstr "Los siguientes temas tienen nuevas versiones disponibles. Selecciona los que quieras actualizar y haz clic en «Actualizar temas»."
+
+#: wp-admin/user-new.php:344
+msgid "That user is already a member of this site."
+msgstr "Este usuario ya es miembro de este sitio."
+
+#: wp-admin/user-new.php:335
+msgid "User has been added to your site."
+msgstr "El usuario ha sido añadido a tu sitio."
+
+#: wp-admin/user-new.php:332
+msgid "Invitation email sent to user. A confirmation link must be clicked for them to be added to your site."
+msgstr "Invitación enviada por correo electrónico al usuario. Debe hacer clic en un enlace de confirmación para que se añada a tu sitio."
+
+#: wp-admin/update-core.php:445
+msgid "The following plugins have new versions available. Check the ones you want to update and then click “Update Plugins”."
+msgstr "Los siguientes plugins tienen nuevas versiones disponibles. Selecciona los que quieras actualizar y haz clic en «Actualizar plugins»."
+
+#: wp-admin/includes/class-custom-background.php:304
+msgid "This will remove the background image. You will not be able to restore any customizations."
+msgstr "Esto quitará la imagen de fondo. No podrás restaurar ninguna personalización."
+
+#. translators: %s: Network title.
+#: wp-admin/includes/class-wp-themes-list-table.php:132
+msgid "Only the current theme is available to you. Contact the %s administrator for information about accessing additional themes."
+msgstr "Para ti solo está disponible el tema actual. Contacta con el administrador de %s para obtener información sobre cómo acceder a temas adicionales."
+
+#: wp-admin/includes/file.php:30
+msgid "Tag Template"
+msgstr "Plantilla de etiqueta"
+
+#: wp-admin/includes/file.php:27
+msgid "Author Template"
+msgstr "Plantilla de autor"
+
+#: wp-admin/includes/file.php:54
+msgid "Visual Editor Stylesheet"
+msgstr "Hoja de estilos del editor visual"
+
+#: wp-admin/edit-form-advanced.php:204
+msgid "Page saved."
+msgstr "Página guardada."
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:559
+#: wp-admin/update-core.php:58 wp-admin/js/updates.js:629
+msgid "Update Now"
+msgstr "Actualizar ahora"
+
+#. translators: %s: Plugin name.
+#. translators: %s: Plugin name and version.
+#. translators: %s: Importer name.
+#: wp-admin/includes/class-wp-plugins-list-table.php:1044
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:622
+#: wp-admin/import.php:204
+msgid "More information about %s"
+msgstr "Más información sobre %s"
+
+#: wp-admin/user-edit.php:440
+msgid "Grant this user super admin privileges for the Network."
+msgstr "Dar permisos de super admin en la red a este usuario."
+
+#: wp-admin/user-edit.php:195
+msgid "This user has super admin privileges."
+msgstr "Este usuario tiene privilegios de super admin."
+
+#: wp-admin/install.php:151 wp-admin/user-edit.php:195
+msgid "Important:"
+msgstr "Importante:"
+
+#. translators: %s: Theme version.
+#: wp-admin/includes/class-wp-theme-install-list-table.php:308
+#: wp-admin/includes/class-wp-theme-install-list-table.php:466
+msgid "Update to version %s"
+msgstr "Actualizar a la versión %s"
+
+#: wp-admin/setup-config.php:288
+msgid "Error: \"Table Prefix\" can only contain numbers, letters, and underscores."
+msgstr "Error: el «Prefijo de la tabla» solo puede contener números, letras y guiones bajos."
+
+#: wp-admin/user-edit.php:410
+msgid "Usernames cannot be changed."
+msgstr "El nombre de usuario no puede cambiarse."
+
+#: wp-admin/options-reading.php:157
+msgid "items"
+msgstr "elementos"
+
+#: wp-admin/nav-menus.php:288
+msgid "The menu has been successfully deleted."
+msgstr "El menú se ha borrado correctamente."
+
+#: wp-admin/options-reading.php:43 wp-admin/options-reading.php:179
+#: wp-admin/options-reading.php:180 wp-admin/install.php:182
+#: wp-admin/install.php:185
+msgid "Site visibility"
+msgstr "Visibilidad del sitio"
+
+#: wp-admin/options-general.php:71
+msgid "In a few words, explain what this site is about."
+msgstr "En pocas palabras, explica de qué va este sitio."
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:212
+msgid "CSS Classes (optional)"
+msgstr "Clases CSS (opcional)"
+
+#: wp-admin/includes/nav-menu.php:1105
+msgid "Link Target"
+msgstr "Destino del enlace"
+
+#: wp-admin/nav-menus.php:966 wp-admin/nav-menus.php:1101
+msgid "Save Menu"
+msgstr "Guardar menú"
+
+#. translators: 1: Theme name, 2: Number of the theme, 3: Total number of
+#. themes being updated.
+#: wp-admin/includes/class-bulk-theme-upgrader-skin.php:24
+msgid "Updating Theme %1$s (%2$d/%3$d)"
+msgstr "Actualizando el tema %1$s (%2$d/%3$d)"
+
+#: wp-admin/includes/schema.php:1109
+msgid "You can still use your site but any subdomain you create may not be accessible. If you know your DNS is correct, ignore this message."
+msgstr "Puedes continuar usando tu sitio, pero ningún subdominio que crees será accesible. Si sabes que tu configuración de DNS es correcta, ignora este mensaje."
+
+#. translators: %s: Error message.
+#: wp-admin/includes/schema.php:1099
+msgid "This resulted in an error message: %s"
+msgstr "Esto ha dado como resultado un mensaje de error: %s"
+
+#: wp-admin/includes/schema.php:997
+msgid "You must provide a valid email address."
+msgstr "Debes facilitarnos una dirección de correo electrónico válida."
+
+#: wp-admin/includes/schema.php:988 wp-admin/includes/schema.php:992
+msgid "The network already exists."
+msgstr "La red ya existe."
+
+#: wp-admin/includes/schema.php:981
+msgid "You must provide a name for your network of sites."
+msgstr "Debes facilitarnos un nombre para tu red de sitios."
+
+#: wp-admin/includes/schema.php:978
+msgid "You must provide a domain name."
+msgstr "Debes facilitarnos un nombre de dominio."
+
+#: wp-admin/includes/user.php:524
+msgid "Notice:"
+msgstr "Aviso:"
+
+#: wp-admin/edit-form-advanced.php:546
+msgid "Get Shortlink"
+msgstr "Obtener enlace corto"
+
+#. translators: %s: Title of an update.
+#: wp-admin/includes/class-bulk-upgrader-skin.php:45
+msgid "The update of %s failed."
+msgstr "La actualización de %s ha fallado."
+
+#. translators: 1: Plugin name, 2: Number of the plugin, 3: Total number of
+#. plugins being updated.
+#: wp-admin/includes/class-bulk-plugin-upgrader-skin.php:24
+msgid "Updating Plugin %1$s (%2$d/%3$d)"
+msgstr "Actualizando el plugin %1$s (%2$d/%3$d)"
+
+#: wp-admin/includes/upgrade.php:117
+msgid "The password you chose during installation."
+msgstr "La contraseña que has elegido durante la instalación."
+
+#: wp-admin/includes/upgrade.php:100
+msgid "User already exists. Password inherited."
+msgstr "El usuario ya existe. No se ha modificado la contraseña."
+
+#: wp-admin/includes/update-core.php:1436
+#: wp-admin/includes/class-wp-automatic-updater.php:418
+#: wp-admin/update-core.php:853
+msgid "WordPress updated successfully."
+msgstr "WordPress se ha actualizado correctamente."
+
+#: wp-admin/update-core.php:806
+msgid "Update WordPress"
+msgstr "Actualizar WordPress"
+
+#: wp-admin/update-core.php:448 wp-admin/update-core.php:577
+#: wp-admin/update-core.php:1102 wp-admin/update-core.php:1107
+#: wp-admin/plugins.php:156
+msgid "Update Plugins"
+msgstr "Actualizar plugins"
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required PHP version number, 4: Minimum required MySQL version
+#. number, 5: Current PHP version number, 6: Current MySQL version number.
+#: wp-admin/update-core.php:101 wp-admin/upgrade.php:99
+msgid "You cannot update because WordPress %2$s requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s."
+msgstr "No puedes actualizar porque WordPress %2$s necesita la versión %3$s o superior de PHP y la versión %4$s o superior de MySQL. Estás usando la versión %5$s de PHP y la versión %6$s de MySQL."
+
+#: wp-admin/update-core.php:921 wp-admin/update-core.php:982
+msgid "WordPress Updates"
+msgstr "Actualizaciones de WordPress"
+
+#: wp-admin/includes/class-walker-nav-menu-edit.php:175
+msgid "Edit menu item"
+msgstr "Editar elemento del menú"
+
+#: wp-admin/about.php:259 wp-admin/includes/network.php:148
+msgid "Go to Dashboard"
+msgstr "Ir al escritorio"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:538
+msgid "Drop-in (%s)"
+msgid_plural "Drop-ins (%s)"
+msgstr[0] "Dependiente (%s)"
+msgstr[1] "Dependientes (%s)"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:530
+msgid "Must-Use (%s)"
+msgid_plural "Must-Use (%s)"
+msgstr[0] "Imprescindible (%s)"
+msgstr[1] "Imprescindibles (%s)"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:760
+msgid "Inactive:"
+msgstr "Inactivo:"
+
+#: wp-admin/plugins.php:392
+msgid "Yes, delete these files and data"
+msgstr "Sí, borra estos archivos y datos"
+
+#: wp-admin/plugins.php:374
+msgid "Are you sure you want to delete these files and data?"
+msgstr "¿Seguro que quieres borrar estos archivos y datos?"
+
+#: wp-admin/plugins.php:344
+msgid "You are about to remove the following plugin:"
+msgstr "Estás a punto de eliminar el siguiente plugin:"
+
+#: wp-admin/plugins.php:340
+msgid "Delete Plugin"
+msgstr "Eliminar Plugin"
+
+#: wp-admin/options-general.php:295
+msgid "This timezone does not observe daylight saving time."
+msgstr "Esta zona horaria no tiene en cuenta el horario de verano."
+
+#: wp-admin/options-general.php:272
+msgid "This timezone is currently in daylight saving time."
+msgstr "Esta zona horaria se encuentra actualmente en el horario de verano."
+
+#: wp-admin/options-general.php:113 wp-admin/network/settings.php:164
+msgid "This address is used for admin purposes. If you change this, we will send you an email at your new address to confirm it. The new address will not become active until confirmed."
+msgstr "Esta dirección se usa para propósitos administrativos. Si la cambias, se te enviará un correo electrónico a tu nueva dirección para confirmarla. La nueva dirección no se activará hasta que no la hayas confirmado."
+
+#: wp-admin/includes/nav-menu.php:518 wp-admin/includes/nav-menu.php:804
+msgid "View All"
+msgstr "Ver todo"
+
+#: wp-admin/nav-menus.php:383 wp-admin/nav-menus.php:405
+msgid "Please enter a valid menu name."
+msgstr "Por favor, introduce un nombre de menú válido."
+
+#. translators: 1: URL to WordPress release notes, 2: WordPress version number,
+#. 3: Minimum required PHP version number, 4: Minimum required MySQL version
+#. number, 5: Current PHP version number, 6: Current MySQL version number.
+#: wp-admin/install.php:257
+msgid "You cannot install because WordPress %2$s requires PHP version %3$s or higher and MySQL version %4$s or higher. You are running PHP version %5$s and MySQL version %6$s."
+msgstr "No puedes instalar ya que WordPress %2$s requiere la versión %3$s o superior de PHP y la versión %4$s o superior de MySQL. Estás usando la versión %5$s de PHP y la versión %6$s de MySQL."
+
+#: wp-admin/includes/plugin.php:505
+msgid "Executed before Multisite is loaded."
+msgstr "Ejecutado antes de cargar el Multisitio."
+
+#: wp-admin/includes/plugin.php:499
+msgid "External object cache."
+msgstr "Caché de objetos externos."
+
+#: wp-admin/includes/plugin.php:498
+msgid "Custom maintenance message."
+msgstr "Mensaje personalizado de mantenimiento."
+
+#: wp-admin/includes/plugin.php:496
+msgid "Custom database error message."
+msgstr "Mensaje de error de base de datos personalizado."
+
+#: wp-admin/includes/plugin.php:495
+msgid "Custom database class."
+msgstr "Clase de base datos personalizada."
+
+#: wp-admin/includes/plugin.php:494
+msgid "Advanced caching plugin."
+msgstr "Plugin avanzado de caché."
+
+#: wp-admin/includes/file.php:832
+msgid "File is empty. Please upload something more substantial."
+msgstr "El archivo está vacío. Por favor, sube algo con más sustancia."
+
+#: wp-admin/edit-comments.php:314
+msgid "This comment is already marked as spam."
+msgstr "Este comentario ya ha sido marcado como spam."
+
+#: wp-admin/edit-comments.php:311
+msgid "View Trash"
+msgstr "Ver papelera"
+
+#: wp-admin/edit-comments.php:311
+msgid "This comment is already in the Trash."
+msgstr "Este comentario ya está en la papelera."
+
+#: wp-admin/edit-comments.php:308
+msgid "This comment is already approved."
+msgstr "Este comentario ya está aprobado."
+
+#: wp-admin/comment.php:158
+msgid "This comment is currently in the Trash."
+msgstr "Este comentario está actualmente en la papelera."
+
+#: wp-admin/comment.php:155
+msgid "This comment is currently marked as spam."
+msgstr "Este comentario está marcado como spam."
+
+#: wp-admin/comment.php:152
+msgid "This comment is currently approved."
+msgstr "Este comentario está aprobado."
+
+#: wp-admin/comment.php:99
+msgid "Moderate Comment"
+msgstr "Comentario moderado"
+
+#: wp-admin/export.php:186
+msgid "Categories:"
+msgstr "Categorías:"
+
+#: wp-admin/widgets.php:129
+msgid "Drag widgets here to remove them from the sidebar but keep their settings."
+msgstr "Arrastra los widgets aquí para quitarlos de la barra lateral pero manteniendo sus ajustes."
+
+#: wp-admin/widgets.php:442 wp-admin/widgets.php:445
+msgid "Available Widgets"
+msgstr "Widgets disponibles"
+
+#: wp-admin/widgets.php:383
+msgid "Error in displaying the widget settings form."
+msgstr "Error al mostrar el formulario con las opciones del widget."
+
+#: wp-admin/includes/misc.php:1246 wp-admin/includes/post.php:1958
+#: wp-admin/widgets.php:382
+msgid "Error while saving."
+msgstr "Error al guardar los cambios."
+
+#: wp-admin/widgets.php:378 wp-admin/js/inline-edit-tax.js:227
+#: wp-admin/js/inline-edit-post.js:438
+msgid "Changes saved."
+msgstr "Cambios guardados."
+
+#: wp-admin/widgets.php:360
+msgid "Save Widget"
+msgstr "Guardar Widget"
+
+#: wp-admin/widgets.php:315
+msgid "Position"
+msgstr "Posición"
+
+#: wp-admin/widgets.php:313
+msgid "Select both the sidebar for this widget and the position of the widget in that sidebar."
+msgstr "Selecciona la barra lateral y la posición en la que irá el widget."
+
+#. translators: %s: Widget name.
+#: wp-admin/widgets.php:298
+msgid "Widget %s"
+msgstr "Widget %s"
+
+#: wp-admin/widgets.php:126
+msgid "Inactive Widgets"
+msgstr "Widgets inactivos"
+
+#: wp-admin/includes/class-wp-users-list-table.php:300
+msgid "Change"
+msgstr "Cambiar"
+
+#: wp-admin/includes/class-wp-users-list-table.php:294
+#: wp-admin/includes/class-wp-users-list-table.php:296
+msgid "Change role to…"
+msgstr "Cambiar perfil a…"
+
+#. translators: 1: User role name, 2: Number of users.
+#: wp-admin/includes/class-wp-users-list-table.php:227
+#: wp-admin/includes/class-wp-users-list-table.php:246
+msgid "%1$s (%2$s)"
+msgstr "%1$s (%2$s)"
+
+#: wp-admin/users.php:523
+msgid "Other users have been deleted."
+msgstr "Se han eliminado los otros usuarios."
+
+#: wp-admin/users.php:522
+msgid "You can’t delete the current user."
+msgstr "No puedes borrar el usuario actual."
+
+#: wp-admin/users.php:519
+msgid "Other user roles have been changed."
+msgstr "Se han cambiado los perfiles de los otros usuarios."
+
+#: wp-admin/users.php:518
+msgid "The current user’s role must have user editing capabilities."
+msgstr "El perfil del usuario actual debería poder editar usuarios."
+
+#: wp-admin/users.php:495
+msgid "New user created."
+msgstr "Nuevo usuario creado."
+
+#: wp-admin/users.php:347
+msgid "There are no valid users selected for deletion."
+msgstr "No se han seleccionado usuarios válidos para borrar."
+
+#: wp-admin/users.php:274
+msgid "Delete Users"
+msgstr "Borrar usuarios"
+
+#: wp-admin/user-new.php:450 wp-admin/user-new.php:617
+msgid "Skip Confirmation Email"
+msgstr "No enviar el correo electrónico de confirmación"
+
+#: wp-admin/user-new.php:329
+msgid "Invitation email sent to new user. A confirmation link must be clicked before their account is created."
+msgstr "La invitación ha sido enviada al nuevo usuario por correo electrónico. Deberá hacer clic en el enlace de confirmación para que su cuenta sea creada."
+
+#. translators: Joining confirmation notification email subject. %s: Site
+#. title.
+#: wp-admin/user-new.php:129
+msgid "[%s] Joining Confirmation"
+msgstr "[%s] Confirmación de unirse"
+
+#: wp-admin/user-edit.php:852
+msgid "Update User"
+msgstr "Actualizar usuario"
+
+#: wp-admin/user-edit.php:852
+msgid "Update Profile"
+msgstr "Actualizar perfil"
+
+#: wp-admin/user-edit.php:821
+msgid "Additional Capabilities"
+msgstr "Capacidades adicionales"
+
+#: wp-admin/user-edit.php:657
+msgid "Type your new password again."
+msgstr "Teclea tu nueva contraseña otra vez."
+
+#: wp-admin/user-edit.php:632
+msgid "New Password"
+msgstr "Nueva contraseña"
+
+#: wp-admin/user-edit.php:577
+msgid "Share a little biographical information to fill out your profile. This may be shown publicly."
+msgstr "Incluye alguna información biográfica en tu perfil. Podrá mostrarse públicamente."
+
+#: wp-admin/user-edit.php:575
+msgid "Biographical Info"
+msgstr "Información biográfica"
+
+#: wp-admin/user-edit.php:571
+msgid "About the user"
+msgstr "Acerca del usuario"
+
+#: wp-admin/user-edit.php:571
+msgid "About Yourself"
+msgstr "Acerca de ti"
+
+#: wp-admin/user-edit.php:502
+msgid "Contact Info"
+msgstr "Información de contacto"
+
+#: wp-admin/user-edit.php:463
+msgid "Display name publicly as"
+msgstr "Mostrar este nombre públicamente"
+
+#: wp-admin/user-edit.php:458
+msgid "Nickname"
+msgstr "Alias"
+
+#: wp-admin/user-new.php:520 wp-admin/user-edit.php:453
+msgid "Last Name"
+msgstr "Apellidos"
+
+#: wp-admin/user-new.php:516 wp-admin/user-edit.php:448
+msgid "First Name"
+msgstr "Nombre"
+
+#: wp-admin/user-edit.php:325
+msgid "Enable keyboard shortcuts for comment moderation."
+msgstr "Activar los atajos del teclado para la moderación de comentarios."
+
+#: wp-admin/includes/misc.php:952 wp-admin/user-edit.php:299
+msgid "Admin Color Scheme"
+msgstr "Esquema de color de administración"
+
+#: wp-admin/user-edit.php:268
+msgid "Disable the visual editor when writing"
+msgstr "Desactivar el editor visual al escribir"
+
+#: wp-admin/user-edit.php:265
+msgid "Visual Editor"
+msgstr "Editor visual"
+
+#: wp-admin/user-edit.php:260
+msgid "Personal Options"
+msgstr "Opciones personales"
+
+#: wp-admin/user-edit.php:202
+msgid "User updated."
+msgstr "El usuario se ha actualizado."
+
+#: wp-admin/includes/user.php:565
+msgid "Always use https when visiting the admin"
+msgstr "Usar siempre https para visitar la administración"
+
+#: wp-admin/includes/user.php:564
+msgid "Use https"
+msgstr "Usar https"
+
+#: wp-admin/user-new.php:338 wp-admin/users.php:508
+#: wp-admin/network/user-new.php:94
+msgid "Edit user"
+msgstr "Editar usuario"
+
+#: wp-admin/upload.php:349 wp-admin/upload.php:362
+msgid "Media file restored from the Trash."
+msgstr "Archivo de medios restaurado de la papelera."
+
+#: wp-admin/upload.php:336 wp-admin/upload.php:361
+msgid "Media file moved to the Trash."
+msgstr "Archivo de medios movido a la papelera."
+
+#: wp-admin/upload.php:324 wp-admin/upload.php:359
+msgid "Media file permanently deleted."
+msgstr "Archivo multimedia borrado permanentemente."
+
+#: wp-admin/edit-tags.php:137 wp-admin/options.php:78
+msgid "Sorry, you are not allowed to delete these items."
+msgstr "Lo siento, no tienes permisos para borrar esos elementos."
+
+#: wp-admin/upgrade.php:73
+msgid "Your WordPress database is already up to date!"
+msgstr "¡Tu base de datos de WordPress ya está actualizada!"
+
+#. translators: %s: File name.
+#: wp-admin/update.php:305
+msgid "Installing theme from uploaded file: %s"
+msgstr "Instalando el tema desde el archivo subido: %s"
+
+#: wp-admin/update.php:298 wp-admin/theme-install.php:58
+#: wp-admin/theme-install.php:152 wp-admin/theme-install.php:154
+msgid "Upload Theme"
+msgstr "Subir tema"
+
+#. translators: %s: Theme name and version.
+#: wp-admin/update.php:278
+msgid "Installing Theme: %s"
+msgstr "Instalando tema: %s"
+
+#. translators: %s: File name.
+#: wp-admin/update.php:162
+msgid "Installing plugin from uploaded file: %s"
+msgstr "Instalando el plugin desde el archivo subido: %s"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:117
+#: wp-admin/update.php:156 wp-admin/plugin-install.php:138
+msgid "Upload Plugin"
+msgstr "Subir plugin"
+
+#. translators: %s: Plugin name and version.
+#: wp-admin/update.php:132
+msgid "Installing Plugin: %s"
+msgstr "Instalando plugin: %s"
+
+#: wp-admin/update.php:95
+msgid "Plugin failed to reactivate due to a fatal error."
+msgstr "El plugin no ha sido reactivado debido a un error fatal."
+
+#: wp-admin/update.php:91
+msgid "Plugin reactivated successfully."
+msgstr "El plugin ha sido reactivado."
+
+#: wp-admin/update.php:89
+msgid "Plugin Reactivation"
+msgstr "Reactivación del plugin"
+
+#: wp-admin/includes/class-wp-automatic-updater.php:416
+#: wp-admin/update-core.php:847 wp-admin/js/updates.js:809
+#: wp-admin/js/updates.js:1464
+msgid "Installation failed."
+msgstr "Instalación fallida."
+
+#. translators: %s: WordPress version.
+#: wp-admin/update-core.php:484 wp-admin/update-core.php:493
+msgid "Compatibility with WordPress %s: Unknown"
+msgstr "Compatibilidad con WordPress %s: Desconocida"
+
+#. translators: %s: WordPress version.
+#: wp-admin/update-core.php:481 wp-admin/update-core.php:490
+msgid "Compatibility with WordPress %s: 100%% (according to its author)"
+msgstr "Compatibilidad con WordPress %s: 100%% (según su autor)"
+
+#: wp-admin/update-core.php:200
+msgid "Hide hidden updates"
+msgstr "Ocultar actualizaciones ocultas"
+
+#: wp-admin/update-core.php:199 wp-admin/update-core.php:210
+msgid "Show hidden updates"
+msgstr "Mostrar actualizaciones ocultas"
+
+#: wp-admin/update-core.php:165
+msgid "Bring back this update"
+msgstr "Volver a mostrar esta actualización"
+
+#: wp-admin/update-core.php:163
+msgid "Hide this update"
+msgstr "Ocultar esta actualización"
+
+#: wp-admin/themes.php:574
+msgid "Broken Themes"
+msgstr "Temas dañados"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-themes-list-table.php:232
+msgid ""
+"You are about to delete this theme '%s'\n"
+" 'Cancel' to stop, 'OK' to delete."
+msgstr ""
+"Estás a punto de borrar este tema '%s'\n"
+" 'Aceptar' para borrar, 'Cancelar' para salir."
+
+#: wp-admin/includes/theme.php:802 wp-admin/themes.php:924
+msgid "Current Theme"
+msgstr "Tema actual"
+
+#: wp-admin/themes.php:276 wp-admin/network/themes.php:389
+msgid "Theme deleted."
+msgstr "El tema ha sido eliminado."
+
+#: wp-admin/theme-editor.php:225
+msgid "Select theme to edit:"
+msgstr "Elige el tema a editar:"
+
+#: wp-admin/theme-editor.php:21
+msgid "Edit Themes"
+msgstr "Editar temas"
+
+#: wp-admin/includes/theme.php:981 wp-admin/themes.php:1087
+msgid "Tags:"
+msgstr "Etiquetas:"
+
+#. translators: %s: Post title.
+#: wp-admin/revision.php:109
+msgid "Compare Revisions of “%s”"
+msgstr "Comparar revisiones de «%s»"
+
+#: wp-admin/post.php:143
+msgid "You can’t edit this item because it is in the Trash. Please restore it and try again."
+msgstr "No puedes editar este elemento ya que está en la papelera. Restáuralo e inténtalo de nuevo."
+
+#: wp-admin/edit-tags.php:173 wp-admin/includes/post.php:1964
+#: wp-admin/includes/class-wp-screen.php:295 wp-admin/post.php:20
+#: wp-admin/post.php:47 wp-admin/post.php:139 wp-admin/term.php:43
+#: wp-admin/media-upload.php:47
+msgid "Sorry, you are not allowed to edit this item."
+msgstr "Lo siento, no tienes permisos para para editar este elemento."
+
+#: wp-admin/edit-tags.php:160 wp-admin/edit-tags.php:180 wp-admin/post.php:127
+#: wp-admin/term.php:31
+msgid "You attempted to edit an item that doesn’t exist. Perhaps it was deleted?"
+msgstr "Lo que intentas editar no existe. ¿Habrá sido borrado?"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:417
+msgid "No plugins found."
+msgstr "No se encontraron plugins."
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:522
+msgid "Inactive (%s)"
+msgid_plural "Inactive (%s)"
+msgstr[0] "Inactivo (%s)"
+msgstr[1] "Inactivos (%s)"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:514
+msgid "Recently Active (%s)"
+msgid_plural "Recently Active (%s)"
+msgstr[0] "Activo recientemente (%s)"
+msgstr[1] "Activos recientemente (%s)"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:506
+msgid "Active (%s)"
+msgid_plural "Active (%s)"
+msgstr[0] "Activo (%s)"
+msgstr[1] "Activos (%s)"
+
+#. translators: %s: Number of plugins.
+#: wp-admin/includes/class-wp-plugins-list-table.php:497
+msgctxt "plugins"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todo (%s)"
+msgstr[1] "Todos (%s)"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:658
+msgid "Clear List"
+msgstr "Limpiar lista"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:1052
+msgid "Visit plugin site"
+msgstr "Visitar la web del plugin"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:601
+#: wp-admin/includes/class-wp-plugins-list-table.php:801
+#: wp-admin/includes/class-plugin-installer-skin.php:124
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:591
+#: wp-admin/js/updates.js:738
+msgid "Network Activate"
+msgstr "Activar para la red"
+
+#: wp-admin/includes/class-wp-plugins-list-table.php:605
+#: wp-admin/includes/class-wp-plugins-list-table.php:790
+msgid "Network Deactivate"
+msgstr "Desactivar para la red"
+
+#. translators: %s: Error message.
+#: wp-admin/plugins.php:674
+msgid "Plugin could not be deleted due to an error: %s"
+msgstr "El plugin no se ha podido eliminar debido a un error: %s"
+
+#: wp-admin/plugins.php:637
+msgid "Plugin could not be activated because it triggered a fatal error."
+msgstr "El plugin no ha podido activarse porque ha provocado un error fatal."
+
+#. translators: %s: WP_PLUGIN_DIR constant value.
+#: wp-admin/plugins.php:562
+msgid "If something goes wrong with a plugin and you can’t use WordPress, delete or rename that file in the %s directory and it will be automatically deactivated."
+msgstr "Si hay algún problema con un plugin y no puedes usar WordPress, borra o renombra ese archivo en el directorio %s y se desactivará automáticamente."
+
+#: wp-admin/plugins.php:545
+msgid "Plugins extend and expand the functionality of WordPress. Once a plugin is installed, you may activate it or deactivate it here."
+msgstr "Los plugins amplían las funcionalidades de WordPress. Una vez instalados, puedes activarlos o desactivarlos desde aquí."
+
+#: wp-admin/plugins.php:400
+msgid "No, return me to the plugin list"
+msgstr "No, devuélveme a la lista de plugins"
+
+#: wp-admin/plugins.php:392
+msgid "Yes, delete these files"
+msgstr "Sí, borra estos archivos"
+
+#: wp-admin/plugins.php:376
+msgid "Are you sure you want to delete these files?"
+msgstr "¿Seguro que quieres borrar estos archivos?"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:110
+msgctxt "Plugin Installer"
+msgid "Popular"
+msgstr "Populares"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:109
+msgctxt "Plugin Installer"
+msgid "Featured"
+msgstr "Destacados"
+
+#: wp-admin/theme-editor.php:314 wp-admin/plugin-editor.php:287
+msgid "Update File"
+msgstr "Actualizar archivo"
+
+#: wp-admin/theme-editor.php:293 wp-admin/plugin-editor.php:272
+msgid "Documentation:"
+msgstr "Documentación:"
+
+#: wp-admin/plugin-editor.php:242
+msgid "Plugin Files"
+msgstr "Archivos del plugin"
+
+#: wp-admin/plugin-editor.php:219
+msgid "Select plugin to edit:"
+msgstr "Elige el plugin a editar:"
+
+#: wp-admin/includes/ajax-actions.php:4716 wp-admin/theme-editor.php:189
+#: wp-admin/plugin-editor.php:184
+msgid "File edited successfully."
+msgstr "Archivo editado correctamente."
+
+#: wp-admin/includes/file.php:486 wp-admin/plugin-editor.php:116
+msgid "Files of this type are not editable."
+msgstr "Los archivos de este tipo no son editables."
+
+#: wp-admin/plugin-editor.php:21
+msgid "Edit Plugins"
+msgstr "Editar plugins"
+
+#: wp-admin/options.php:348
+msgid "All Settings"
+msgstr "Todos los ajustes"
+
+#: wp-admin/options-writing.php:44 wp-admin/options-writing.php:201
+msgid "Update Services"
+msgstr "Servicios de actualización"
+
+#: wp-admin/options-writing.php:172
+msgid "Default Mail Category"
+msgstr "Categoría por defecto para publicar por correo electrónico"
+
+#: wp-admin/options-writing.php:162
+msgid "Login Name"
+msgstr "Nombre de acceso"
+
+#: wp-admin/options-writing.php:157
+msgid "Port"
+msgstr "Puerto"
+
+#: wp-admin/options-writing.php:155
+msgid "Mail Server"
+msgstr "Servidor de correo"
+
+#. translators: 1, 2, 3: Examples of random email addresses.
+#: wp-admin/options-writing.php:145
+msgid "To post to WordPress by email, you must set up a secret email account with POP3 access. Any mail received at this address will be posted, so it’s a good idea to keep this address very secret. Here are three random strings you could use: %1$s, %2$s, %3$s."
+msgstr "Para publicar en WordPress por correo electrónico, debes configurar una cuenta de correo electrónico secreta con acceso POP3. Cualquier correo recibido en esa dirección será publicado, por lo que es una buena idea mantener esta dirección muy en secreto. Aquí tienes tres cadenas aleatorias que podrías usar: %1$s, %2$s, %3$s."
+
+#: wp-admin/options-writing.php:140
+msgid "Post via email"
+msgstr "Publicar por correo electrónico"
+
+#: wp-admin/options-writing.php:112
+msgid "Default Link Category"
+msgstr "Categoría por defecto para los enlaces"
+
+#: wp-admin/options-writing.php:78
+msgid "Default Post Category"
+msgstr "Categoría por defecto para las entradas"
+
+#: wp-admin/options-writing.php:73
+msgid "WordPress should correct invalidly nested XHTML automatically"
+msgstr "WordPress corregirá de forma automática el XHTML incorrectamente anidado"
+
+#: wp-admin/options-writing.php:72
+msgid "Convert emoticons like :-) and :-P to graphics on display"
+msgstr "Convertir emoticonos como :-) y :-P a gráficos en pantalla"
+
+#: wp-admin/options-writing.php:68 wp-admin/options-writing.php:69
+msgid "Formatting"
+msgstr "Formato"
+
+#: wp-admin/options-writing.php:16
+msgid "Writing Settings"
+msgstr "Ajustes de escritura"
+
+#: wp-admin/options-reading.php:67
+msgid "Encoding for pages and feeds"
+msgstr "Codificación para páginas y feeds"
+
+#: wp-admin/options-reading.php:164
+msgid "Summary"
+msgstr "Resumen"
+
+#: wp-admin/options-reading.php:163
+msgid "Full text"
+msgstr "Texto completo"
+
+#: wp-admin/options-reading.php:156
+msgid "Syndication feeds show the most recent"
+msgstr "Número máximo de entradas a mostrar en el feed"
+
+#: wp-admin/options-reading.php:150
+msgid "Blog pages show at most"
+msgstr "Número máximo de entradas a mostrar en el sitio"
+
+#: wp-admin/options-reading.php:141
+msgid "Warning: these pages should not be the same!"
+msgstr "Atención: estas páginas no pueden ser las mismas."
+
+#. translators: %s: Select field to choose the page for posts.
+#: wp-admin/options-reading.php:126
+msgid "Posts page: %s"
+msgstr "Página de entradas: %s"
+
+#. translators: %s: URL to Pages screen.
+#: wp-admin/options-reading.php:98
+msgid "A static page (select below)"
+msgstr "Una página estática (seleccionar abajo)"
+
+#: wp-admin/options-reading.php:16
+msgid "Reading Settings"
+msgstr "Ajustes de lectura"
+
+#: wp-admin/options-privacy.php:115
+msgid "Privacy Settings"
+msgstr "Ajustes de privacidad"
+
+#. translators: %s: web.config
+#: wp-admin/options-permalink.php:405
+msgid "If you temporarily make your site’s root directory writable for us to generate the %s file automatically, do not forget to revert the permissions after the file has been created."
+msgstr "Si das permisos temporales de escritura a la carpeta raíz de tu sitio para que se genere el archivo %s automáticamente, no olvides revertir los permisos después de que se cree el archivo."
+
+#. translators: %s: web.config
+#: wp-admin/options-permalink.php:380
+msgid "If you temporarily make your %s file writable for us to generate rewrite rules automatically, do not forget to revert the permissions after rule has been saved."
+msgstr "Si temporalmente tienes que hacer el archivo %s editable para que podamos generar automaticamente las reglas de reescritura, no te olvides de volverlo a poner como estaba."
+
+#: wp-admin/options-permalink.php:344
+msgid "Tag base"
+msgstr "Base de las etiquetas"
+
+#. translators: Prefix for category permalinks.
+#: wp-admin/options-permalink.php:340
+msgid "Category base"
+msgstr "Base de las categorías"
+
+#: wp-admin/options-permalink.php:330
+msgid "Optional"
+msgstr "Opcional"
+
+#: wp-admin/options-permalink.php:257
+msgid "Custom Structure"
+msgstr "Estructura personalizada"
+
+#: wp-admin/options-permalink.php:247
+msgid "Numeric"
+msgstr "Numérico"
+
+#: wp-admin/options-permalink.php:243
+msgid "Month and name"
+msgstr "Mes y nombre"
+
+#: wp-admin/options-permalink.php:239
+msgid "Day and name"
+msgstr "Día y nombre"
+
+#: wp-admin/options-permalink.php:161
+msgid "Permalink structure updated."
+msgstr "Estructura de enlaces permanentes actualizada."
+
+#. translators: %s: web.config
+#: wp-admin/options-permalink.php:174
+msgid "Permalink structure updated. Remove write access on %s file now!"
+msgstr "La estructura de enlaces permanentes se ha actualizado. ¡Elimina ahora el acceso de escritura en el archivo %s!"
+
+#: wp-admin/options-permalink.php:16 wp-admin/options-permalink.php:32
+msgid "Permalink Settings"
+msgstr "Ajustes de los enlaces permanentes"
+
+#: wp-admin/options-media.php:143
+msgid "Organize my uploads into month- and year-based folders"
+msgstr "Organizar mis archivos subidos en carpetas basadas en mes y año"
+
+#: wp-admin/options-media.php:132
+msgid "Configuring this is optional. By default, it should be blank."
+msgstr "Esta configuración es opcional. Por defecto debería estar en blanco."
+
+#: wp-admin/options-media.php:130
+msgid "Full URL path to files"
+msgstr "Ruta URL completa a los archivos"
+
+#: wp-admin/options-media.php:118
+msgid "Store uploads in this folder"
+msgstr "Guardar los archivos subidos en esta carpeta"
+
+#: wp-admin/options-media.php:107
+msgid "Uploading Files"
+msgstr "Subida de archivos"
+
+#: wp-admin/options-media.php:81 wp-admin/options-media.php:82
+msgid "Large size"
+msgstr "Tamaño grande"
+
+#: wp-admin/options-media.php:75 wp-admin/options-media.php:86
+msgid "Max Height"
+msgstr "Altura máxima"
+
+#: wp-admin/options-media.php:72 wp-admin/options-media.php:83
+msgid "Max Width"
+msgstr "Anchura máxima"
+
+#: wp-admin/options-media.php:70 wp-admin/options-media.php:71
+msgid "Medium size"
+msgstr "Tamaño medio"
+
+#: wp-admin/options-media.php:65
+msgid "Crop thumbnail to exact dimensions (normally thumbnails are proportional)"
+msgstr "Recortar las miniaturas en las dimensiones exactas (normalmente, las miniaturas son proporcionales)"
+
+#: wp-admin/options-media.php:56 wp-admin/options-media.php:57
+msgid "Thumbnail size"
+msgstr "Tamaño de la miniatura"
+
+#: wp-admin/options-media.php:51
+msgid "Image sizes"
+msgstr "Tamaño de las imágenes"
+
+#: wp-admin/options-media.php:16
+msgid "Media Settings"
+msgstr "Ajustes de medios"
+
+#: wp-admin/options-general.php:383
+msgid "Week Starts On"
+msgstr "La semana comienza el"
+
+#: wp-admin/options-general.php:333 wp-admin/options-general.php:370
+msgid "Custom:"
+msgstr "Personalizado:"
+
+#: wp-admin/options-general.php:274
+msgid "This timezone is currently in standard time."
+msgstr "Esta zona horaria se encuentra actualmente en horario de invierno."
+
+#: wp-admin/includes/class-wp-debug-data.php:80
+#: wp-admin/options-general.php:224
+msgid "Timezone"
+msgstr "Zona horaria"
+
+#: wp-admin/options-general.php:149
+msgid "New User Default Role"
+msgstr "Perfil por defecto para los nuevos usuarios"
+
+#: wp-admin/options-general.php:144
+msgid "Anyone can register"
+msgstr "Cualquiera puede registrarse"
+
+#: wp-admin/options-general.php:141 wp-admin/options-general.php:142
+msgid "Membership"
+msgstr "Miembros"
+
+#: wp-admin/options-general.php:19
+msgid "General Settings"
+msgstr "Ajustes generales"
+
+#: wp-admin/options-discussion.php:280
+msgid "MonsterID (Generated)"
+msgstr "MonsterID (autogenerado)"
+
+#: wp-admin/options-discussion.php:279
+msgid "Wavatar (Generated)"
+msgstr "Wavatar (autogenerado)"
+
+#: wp-admin/options-discussion.php:278
+msgid "Identicon (Generated)"
+msgstr "Identicon (autogenerado)"
+
+#: wp-admin/options-discussion.php:277
+msgid "Gravatar Logo"
+msgstr "Logotipo de Gravatar"
+
+#: wp-admin/options-discussion.php:276
+msgid "Blank"
+msgstr "En blanco"
+
+#: wp-admin/options-discussion.php:270
+msgid "For users without a custom avatar of their own, you can either display a generic logo or a generated one based on their email address."
+msgstr "Para los usuarios que no tengan un avatar personalizado propio, puedes mostrar un logotipo genérico o generar uno basado en su dirección de correo electrónico."
+
+#: wp-admin/options-discussion.php:266 wp-admin/options-discussion.php:267
+msgid "Default Avatar"
+msgstr "Avatar por defecto"
+
+#. translators: Content suitability rating:
+#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
+#: wp-admin/options-discussion.php:255
+msgid "X — Even more mature than above"
+msgstr "X — Contenido más adulto que los anteriores"
+
+#. translators: Content suitability rating:
+#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
+#: wp-admin/options-discussion.php:253
+msgid "R — Intended for adult audiences above 17"
+msgstr "R — Destinado a un público adulto mayor de 17"
+
+#. translators: Content suitability rating:
+#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
+#: wp-admin/options-discussion.php:251
+msgid "PG — Possibly offensive, usually for audiences 13 and above"
+msgstr "PG — Posiblemente ofensivo, normalmente para mayores de 13 años"
+
+#. translators: Content suitability rating:
+#. https://en.wikipedia.org/wiki/Motion_Picture_Association_of_America_film_rating_system
+#: wp-admin/options-discussion.php:249
+msgid "G — Suitable for all audiences"
+msgstr "G — Para todos los públicos"
+
+#: wp-admin/options-discussion.php:243 wp-admin/options-discussion.php:244
+msgid "Maximum Rating"
+msgstr "Calificación máxima"
+
+#: wp-admin/options-discussion.php:238
+msgid "Show Avatars"
+msgstr "Mostrar avatares"
+
+#: wp-admin/options-discussion.php:234
+msgid "Avatar Display"
+msgstr "Visibilidad del avatar"
+
+#: wp-admin/options-discussion.php:218
+msgid "Avatars"
+msgstr "Avatares"
+
+#: wp-admin/options-discussion.php:209
+msgid "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be put in the Trash. One word or IP address per line. It will match inside words, so “press” will match “WordPress”."
+msgstr "Cuando un comentario contenga cualquiera de estas palabras en su contenido, el nombre del autor, la URL, el correo electrónico, la dirección IP o la cadena del agente de usuario del navegador, será enviado a la papelera. Solo una palabra o dirección IP por línea. También afectará a las coincidencias dentro de las palabras, por lo que «press» coincidirá con «WordPress»."
+
+#: wp-admin/options-discussion.php:200
+msgid "When a comment contains any of these words in its content, author name, URL, email, IP address, or browser’s user agent string, it will be held in the moderation queue. One word or IP address per line. It will match inside words, so “press” will match “WordPress”."
+msgstr "Cuando un comentario contenga cualquiera de estas palabras en su contenido, el nombre del autor, la URL, el correo electrónico, la dirección IP o la cadena del agente de usuario del navegador, será mantenido en la cola de moderación. Solo una palabra o dirección IP por línea. También afectará a las coincidencias dentro de las palabras, por lo que «press» coincidirá con «WordPress»."
+
+#. translators: %s: Number of links.
+#: wp-admin/options-discussion.php:194
+msgid "Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)"
+msgstr "Mantener un comentario en espera si contiene más de %s enlaces (una característica común del spam en comentarios es el gran número de enlaces)."
+
+#: wp-admin/options-discussion.php:188 wp-admin/options-discussion.php:189
+msgid "Comment Moderation"
+msgstr "Moderación de comentarios"
+
+#: wp-admin/options-discussion.php:184
+msgid "Comment author must have a previously approved comment"
+msgstr "El autor del comentario debe tener un comentario previamente aprobado"
+
+#: wp-admin/options-discussion.php:178 wp-admin/options-discussion.php:179
+msgid "Before a comment appears"
+msgstr "Para que un comentario aparezca"
+
+#: wp-admin/options-discussion.php:174
+msgid "A comment is held for moderation"
+msgstr "Se ha recibido un comentario para moderar"
+
+#: wp-admin/options-discussion.php:170
+msgid "Anyone posts a comment"
+msgstr "Alguien envía un comentario"
+
+#: wp-admin/options-discussion.php:166 wp-admin/options-discussion.php:167
+msgid "Email me whenever"
+msgstr "Enviarme un correo electrónico cuando "
+
+#. translators: %s: Form field control for 'older' or 'newer' comments.
+#: wp-admin/options-discussion.php:159
+msgid "Comments should be displayed with the %s comments at the top of each page"
+msgstr "Los comentarios se mostrarán con los comentarios %s al principio de cada página"
+
+#: wp-admin/options-discussion.php:156
+msgid "newer"
+msgstr "más recientes"
+
+#: wp-admin/options-discussion.php:152
+msgid "older"
+msgstr "más antiguos"
+
+#. translators: 1: Form field control for number of top level comments per
+#. page, 2: Form field control for the 'first' or 'last' page.
+#: wp-admin/options-discussion.php:138
+msgid "Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default"
+msgstr "Separar los comentarios en páginas de %1$s comentarios por página y mostrar la %2$s página por defecto"
+
+#: wp-admin/options-discussion.php:135
+msgid "first"
+msgstr "primera"
+
+#: wp-admin/options-discussion.php:131
+msgid "last"
+msgstr "última"
+
+#. translators: %s: Number of levels.
+#: wp-admin/options-discussion.php:119
+msgid "Enable threaded (nested) comments %s levels deep"
+msgstr "Activar los comentarios anidados hasta %s niveles"
+
+#. translators: %s: Number of days.
+#: wp-admin/options-discussion.php:83
+msgid "Automatically close comments on posts older than %s days"
+msgstr "Cerrar automáticamente los comentarios en las entradas con más de %s días"
+
+#: wp-admin/options-discussion.php:70
+msgid "Users must be registered and logged in to comment"
+msgstr "Los usuarios deben registrarse y acceder para comentar"
+
+#: wp-admin/options-discussion.php:66
+msgid "Comment author must fill out name and email"
+msgstr "El autor del comentario debe rellenar el nombre y el correo electrónico"
+
+#: wp-admin/options-discussion.php:64 wp-admin/options-discussion.php:65
+msgid "Other comment settings"
+msgstr "Otros ajustes de comentarios"
+
+#: wp-admin/options-discussion.php:60
+msgid "These settings may be overridden for individual posts."
+msgstr "Estos ajustes pueden ser anulados en las entradas individuales"
+
+#: wp-admin/edit-form-advanced.php:407 wp-admin/options-discussion.php:15
+msgid "Discussion Settings"
+msgstr "Ajustes de comentarios"
+
+#: wp-admin/includes/class-wp-users-list-table.php:159
+#: wp-admin/includes/deprecated.php:570
+#: wp-admin/includes/class-wp-ms-users-list-table.php:126
+msgid "No users found."
+msgstr "No se encontraron usuarios."
+
+#: wp-admin/update-core.php:610 wp-admin/update-core.php:741
+#: wp-admin/update-core.php:1142 wp-admin/update-core.php:1147
+#: wp-admin/network/themes.php:84
+msgid "Update Themes"
+msgstr "Actualizar temas"
+
+#: wp-admin/my-sites.php:124
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:720
+#: wp-admin/network/site-info.php:137 wp-admin/network/site-users.php:229
+#: wp-admin/network/site-themes.php:179 wp-admin/network/site-settings.php:94
+msgid "Visit"
+msgstr "Visitar"
+
+#: wp-admin/my-sites.php:13 wp-admin/ms-delete-site.php:13
+#: wp-admin/network/admin.php:17
+msgid "Multisite support is not enabled."
+msgstr "La compatibilidad con multisitio no está activa."
+
+#: wp-admin/menu.php:298
+msgid "Permalinks"
+msgstr "Enlaces permanentes"
+
+#: wp-admin/credits.php:51 wp-admin/privacy.php:12 wp-admin/privacy.php:48
+#: wp-admin/privacy.php:54 wp-admin/freedoms.php:54 wp-admin/about.php:49
+#: wp-admin/menu.php:299
+msgid "Privacy"
+msgstr "Privacidad"
+
+#: wp-admin/menu.php:295
+msgid "Reading"
+msgstr "Lectura"
+
+#: wp-admin/menu.php:294
+msgid "Writing"
+msgstr "Escritura"
+
+#: wp-admin/menu.php:293
+msgctxt "settings screen"
+msgid "General"
+msgstr "Generales"
+
+#: wp-admin/user-edit.php:35 wp-admin/user/menu.php:14 wp-admin/menu.php:255
+#: wp-admin/menu.php:267 wp-admin/menu.php:270
+msgid "Profile"
+msgstr "Perfil"
+
+#. translators: Add new plugin.
+#: wp-admin/plugins.php:725 wp-admin/menu.php:246 wp-admin/network/menu.php:106
+msgctxt "plugin"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#. translators: %s: Number of comments.
+#: wp-admin/menu.php:98
+msgid "Comments %s"
+msgstr "Comentarios %s"
+
+#. translators: Add new file.
+#: wp-admin/media.php:129 wp-admin/upload.php:90 wp-admin/upload.php:273
+#: wp-admin/menu.php:69
+msgctxt "file"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-admin/menu.php:67
+msgid "Library"
+msgstr "Biblioteca"
+
+#: wp-admin/media.php:136 wp-admin/media.php:156
+msgid "Update Media"
+msgstr "Actualizar medio"
+
+#: wp-admin/media.php:73
+msgid "You can’t edit this attachment because it is in the Trash. Please move it out of the Trash and try again."
+msgstr "No puedes editar este adjunto porque está en la papelera. Por favor, sácalo de la papelera e inténtalo de nuevo."
+
+#: wp-admin/media.php:67
+msgid "You attempted to edit an attachment that doesn’t exist. Perhaps it was deleted?"
+msgstr "Estás intentando editar un adjunto que no existe. ¿Lo has borrado?"
+
+#: wp-admin/media.php:23 wp-admin/media.php:61
+msgid "Sorry, you are not allowed to edit this attachment."
+msgstr "Lo siento, no tienes permisos para editar este adjunto."
+
+#: wp-admin/media-new.php:42
+msgid "Upload New Media"
+msgstr "Subir un nuevo medio"
+
+#: wp-admin/maint/repair.php:169
+msgid "Repair and Optimize Database"
+msgstr "Reparar y optimizar la base de datos"
+
+#: wp-admin/maint/repair.php:167
+msgid "Repair Database"
+msgstr "Reparar base de datos"
+
+#. translators: %s: URL to "Fixing WordPress" forum.
+#: wp-admin/maint/repair.php:146
+msgid "Some database problems could not be repaired. Please copy-and-paste the following list of errors to the WordPress support forums to get additional assistance."
+msgstr "Algunos problemas de la base de datos no se han podido reparar. Por favor, copia y pega la siguiente lista de errores en los foros de soporte de WordPress para conseguir ayuda."
+
+#: wp-admin/maint/repair.php:20
+msgid "WordPress › Database Repair"
+msgstr "WordPress › Reparación de la base de datos"
+
+#: wp-admin/link.php:117
+msgid "Link not found."
+msgstr "Enlace no encontrado."
+
+#: wp-admin/includes/class-wp-links-list-table.php:80
+msgid "No links found."
+msgstr "No se encontraron enlaces."
+
+#: wp-admin/link-manager.php:132
+msgid "Search Links"
+msgstr "Buscar enlaces"
+
+#. translators: %s: Number of links.
+#: wp-admin/link-manager.php:124
+msgid "%s link deleted."
+msgid_plural "%s links deleted."
+msgstr[0] "%s enlace eliminado."
+msgstr[1] "%s enlaces eliminados."
+
+#. translators: Add new links.
+#: wp-admin/link-manager.php:103 wp-admin/edit-link-form.php:90
+#: wp-admin/menu.php:83
+msgctxt "link"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-admin/link-add.php:16
+msgid "Add New Link"
+msgstr "Añadir enlace"
+
+#: wp-admin/install.php:417
+msgid "Success!"
+msgstr "¡Lo lograste!"
+
+#: wp-admin/install.php:361
+msgid "Please provide the following information. Don’t worry, you can always change these settings later."
+msgstr "Por favor, debes facilitarnos los siguientes datos. No te preocupes, siempre podrás cambiar estos ajustes más tarde."
+
+#: wp-admin/install.php:360
+msgid "Information needed"
+msgstr "Información necesaria"
+
+#: wp-admin/install.php:207
+msgid "Install WordPress"
+msgstr "Instalar WordPress"
+
+#: wp-admin/install.php:179
+msgid "Double-check your email address before continuing."
+msgstr "Comprueba bien tu dirección de correo electrónico antes de continuar."
+
+#: wp-admin/install.php:177
+msgid "Your Email"
+msgstr "Tu correo electrónico"
+
+#: wp-admin/install.php:122
+msgid "User(s) already exists."
+msgstr "El (los) usuario(s) ya existe(n)."
+
+#: wp-admin/install.php:73
+msgid "WordPress › Installation"
+msgstr "Instalación de WordPress"
+
+#: wp-admin/includes/user.php:201
+msgid "Error: Please enter an email address."
+msgstr "Error: por favor, introduce una dirección de correo electrónico."
+
+#: wp-admin/includes/user.php:172
+msgid "Error: Passwords may not contain the character \"\\\"."
+msgstr "Error: la contraseña no puede contener el carácter « \\ »."
+
+#: wp-admin/includes/user.php:167
+msgid "Error: Please enter a password."
+msgstr "Error: por favor, introduce una contraseña."
+
+#. translators: Default post slug.
+#: wp-admin/includes/upgrade.php:242 wp-admin/includes/upgrade.php:556
+msgctxt "Default post slug"
+msgid "hello-world"
+msgstr "hola-mundo"
+
+#: wp-admin/includes/upgrade.php:240
+msgid "Hello world!"
+msgstr "¡Hola, mundo!"
+
+#. translators: %s: Site link.
+#. translators: First post content. %s: Site link.
+#: wp-admin/includes/schema.php:1258 wp-admin/includes/upgrade.php:213
+msgid "Welcome to %s. This is your first post. Edit or delete it, then start writing!"
+msgstr "Bienvenido a %s. Esta es tu primera entrada. Edítala o bórrala, ¡y comienza a escribir!"
+
+#. translators: Default category slug.
+#: wp-admin/includes/upgrade.php:160
+msgctxt "Default category slug"
+msgid "Uncategorized"
+msgstr "Sin categoría"
+
+#: wp-admin/includes/upgrade.php:89
+msgid "Note that password carefully! It is a random password that was generated just for you."
+msgstr "¡Anota la contraseña cuidadosamente! Es una contraseña aleatoria que ha sido generada solo para ti."
+
+#: wp-admin/includes/update.php:835
+msgid "An automated WordPress update has failed to complete! Please notify the site administrator."
+msgstr "¡No se ha podido completar la actualización automática de WordPress! Por favor, avisa al administrador."
+
+#. translators: %s: URL to WordPress Updates screen.
+#: wp-admin/includes/update.php:831
+msgid "An automated WordPress update has failed to complete - please attempt the update again now."
+msgstr "No se ha podido completar la actualización automática de WordPress. Por favor, vuelve a intentarlo."
+
+#. translators: %s: WordPress version number, or 'Latest' string.
+#: wp-admin/includes/update.php:351
+msgid "Latest"
+msgstr "Última"
+
+#. translators: %s: WordPress version number, or 'Latest' string.
+#: wp-admin/includes/update.php:351
+msgid "Update to %s"
+msgstr "Actualizar a %s"
+
+#. translators: 1: WordPress version number, 2: URL to WordPress Updates
+#. screen.
+#: wp-admin/includes/update.php:260
+msgid "You are using a development version (%1$s). Cool! Please stay updated."
+msgstr "Estás usando una versión en desarrollo (%1$s). ¡Mola! Por favor, mantente actualizado."
+
+#: wp-admin/includes/update-core.php:1289
+msgid "Upgrading database…"
+msgstr "Actualizando la base de datos…"
+
+#: wp-admin/includes/update-core.php:933
+msgid "The update could not be unpacked"
+msgstr "No se ha podido descomprimir la actualización."
+
+#: wp-admin/includes/update-core.php:920
+msgid "Verifying the unpacked files…"
+msgstr "Verificando los archivos descomprimidos…"
+
+#. translators: 1: WordPress version number, 2: Minimum required MySQL version
+#. number, 3: Current MySQL version number.
+#: wp-admin/includes/update-core.php:1014
+msgid "The update cannot be installed because WordPress %1$s requires MySQL version %2$s or higher. You are running version %3$s."
+msgstr "La actualización no puede instalarse porque WordPress %1$s requiere la versión %2$s o superior de MySQL. Estás usando la versión %3$s."
+
+#. translators: 1: WordPress version number, 2: Minimum required PHP version
+#. number, 3: Current PHP version number.
+#: wp-admin/includes/update-core.php:1003
+msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher. You are running version %3$s."
+msgstr "La actualización no puede instalarse ya que WordPress %1$s requiere la versión %2$s o superior de PHP. Estás usando la versión %3$s."
+
+#. translators: 1: WordPress version number, 2: Minimum required PHP version
+#. number, 3: Minimum required MySQL version number, 4: Current PHP version
+#. number, 5: Current MySQL version number.
+#: wp-admin/includes/update-core.php:990
+msgid "The update cannot be installed because WordPress %1$s requires PHP version %2$s or higher and MySQL version %3$s or higher. You are running PHP version %4$s and MySQL version %5$s."
+msgstr "No se ha podido instalar la actualización porque WordPress %1$s necesita la versión %2$s o superior de PHP y la versión %3$s o superior de MySQL. Estás usando la versión %4$s de PHP y la versión %5$s de MySQL."
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/theme.php:83
+msgid "Could not fully remove the theme %s."
+msgstr "No se ha podido eliminar completamente el tema %s."
+
+#: wp-admin/includes/theme.php:72 wp-admin/includes/class-wp-upgrader.php:155
+msgid "Unable to locate WordPress theme directory."
+msgstr "No ha sido posible localizar el directorio de temas de WordPress."
+
+#: wp-admin/includes/class-theme-installer-skin.php:224
+msgid "This theme is already installed."
+msgstr "Este tema ya está instalado."
+
+#. translators: %s: Theme version.
+#: wp-admin/includes/theme.php:807 wp-admin/themes.php:929
+#: wp-admin/theme-install.php:461
+msgid "Version: %s"
+msgstr "Versión: %s"
+
+#: wp-admin/includes/theme-install.php:182
+msgid "If you have a theme in a .zip format, you may install or update it by uploading it here."
+msgstr "Si tienes un tema en formato .zip, puedes instalarlo o actualizarlo subiéndolo aquí."
+
+#: wp-admin/includes/theme-install.php:172
+msgid "Find Themes"
+msgstr "Buscar temas"
+
+#: wp-admin/includes/theme.php:296
+msgid "Holiday"
+msgstr "Vacaciones"
+
+#: wp-admin/includes/theme.php:290 wp-admin/includes/theme.php:359
+msgid "Subject"
+msgstr "Temática"
+
+#: wp-admin/includes/theme.php:317
+msgid "Sticky Post"
+msgstr "Entrada fija"
+
+#: wp-admin/includes/theme.php:318
+msgid "Theme Options"
+msgstr "Opciones del tema"
+
+#: wp-admin/includes/theme.php:307
+msgid "Custom Colors"
+msgstr "Colores personalizados"
+
+#: wp-admin/includes/theme.php:302 wp-admin/includes/theme.php:358
+msgid "Features"
+msgstr "Características"
+
+#: wp-admin/includes/theme.php:328
+msgid "Right Sidebar"
+msgstr "Barra lateral derecha"
+
+#: wp-admin/includes/theme.php:327
+msgid "Left Sidebar"
+msgstr "Barra lateral izquierda"
+
+#: wp-admin/includes/theme.php:326
+msgid "Four Columns"
+msgstr "Cuatro columnas"
+
+#: wp-admin/includes/theme.php:325
+msgid "Three Columns"
+msgstr "Tres columnas"
+
+#: wp-admin/includes/theme.php:324
+msgid "Two Columns"
+msgstr "Dos columnas"
+
+#: wp-admin/includes/theme.php:323
+msgid "One Column"
+msgstr "Una columna"
+
+#: wp-admin/includes/theme-install.php:139 wp-admin/theme-install.php:182
+msgid "Feature Filter"
+msgstr "Filtrar por características"
+
+#: wp-admin/includes/class-wp-screen.php:969
+msgid "Screen Options"
+msgstr "Opciones de pantalla"
+
+#: wp-admin/widgets.php:416
+msgid "Disable accessibility mode"
+msgstr "Desactivar modo de accesibilidad"
+
+#: wp-admin/widgets.php:416
+msgid "Enable accessibility mode"
+msgstr "Activar modo de accesibilidad"
+
+#: wp-admin/themes.php:126
+msgid "Manage Themes"
+msgstr "Gestionar temas"
+
+#: wp-admin/update.php:272
+msgid "Install Themes"
+msgstr "Instalar temas"
+
+#: wp-admin/includes/template.php:992
+msgid "Upload file and import"
+msgstr "Subir archivo e importar"
+
+#. translators: %s: Maximum allowed file size.
+#: wp-admin/includes/template.php:985
+msgid "Maximum size: %s"
+msgstr "Tamaño máximo: %s"
+
+#: wp-admin/includes/template.php:983
+msgid "Choose a file from your computer:"
+msgstr "Elige un archivo de tu ordenador:"
+
+#: wp-admin/includes/template.php:973
+msgid "Before you can upload your import file, you will need to fix the following error:"
+msgstr "Antes de poder subir el fichero de importación, debes resolver el siguiente error:"
+
+#: wp-admin/includes/template.php:753
+msgid "Add Custom Field"
+msgstr "Añadir un campo personalizado"
+
+#: wp-admin/includes/template.php:740
+msgid "Enter new"
+msgstr "Nuevo"
+
+#: wp-admin/includes/template.php:714
+msgid "Add New Custom Field:"
+msgstr "Añadir nuevo campo personalizado:"
+
+#: wp-admin/includes/template.php:642
+msgid "Key"
+msgstr "Clave"
+
+#: wp-admin/includes/template.php:572 wp-admin/includes/template.php:587
+#: wp-admin/includes/template.php:652 wp-admin/includes/template.php:719
+msgid "Value"
+msgstr "Valor"
+
+#. translators: %s: Comment author, filled by Ajax.
+#: wp-admin/includes/template.php:549
+msgid "Comment by %s marked as spam."
+msgstr "El comentario de %s se ha marcado como spam."
+
+#. translators: %s: Comment author, filled by Ajax.
+#: wp-admin/includes/template.php:540
+msgid "Comment by %s moved to the Trash."
+msgstr "El comentario de %s ha sido movido a la papelera."
+
+#: wp-admin/includes/template.php:496
+msgid "Submit Reply"
+msgstr "Enviar respuesta"
+
+#: wp-admin/includes/template.php:454
+msgid "Reply to Comment"
+msgstr "Responder al comentario"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1096
+msgid "Missed schedule"
+msgstr "Programación perdida"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1861
+msgid "Make this post sticky"
+msgstr "Marcar esta entrada como fija"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1853
+msgid "Not Sticky"
+msgstr "No es fija"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1849
+#: wp-admin/includes/class-wp-posts-list-table.php:1852
+msgid "Sticky"
+msgstr "Fija"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1811
+msgid "Allow Pings"
+msgstr "Permitir pings"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1802
+msgid "Allow Comments"
+msgstr "Permitir comentarios"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1773
+#: wp-admin/includes/class-wp-posts-list-table.php:1786
+msgid "Do not allow"
+msgstr "No permitir"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1772
+#: wp-admin/includes/class-wp-posts-list-table.php:1785
+msgid "Allow"
+msgstr "Permitir"
+
+#. translators: Between password field and private checkbox on post quick edit
+#. interface.
+#: wp-admin/includes/class-wp-posts-list-table.php:1630
+msgid "–OR–"
+msgstr "–O–"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1587
+#: wp-admin/includes/class-wp-posts-list-table.php:1690
+#: wp-admin/includes/class-wp-posts-list-table.php:1729
+#: wp-admin/includes/class-wp-posts-list-table.php:1771
+#: wp-admin/includes/class-wp-posts-list-table.php:1784
+#: wp-admin/includes/class-wp-posts-list-table.php:1828
+#: wp-admin/includes/class-wp-posts-list-table.php:1851
+#: wp-admin/includes/class-wp-posts-list-table.php:1876
+msgid "— No Change —"
+msgstr "— Sin cambios —"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1532
+msgid "Bulk Edit"
+msgstr "Edición en lote"
+
+#: wp-admin/includes/class-wp-links-list-table.php:137
+msgid "Visible"
+msgstr "Visible"
+
+#: wp-admin/includes/class-wp-links-list-table.php:136
+msgid "Relationship"
+msgstr "Relación con el enlace (XFN)"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:462
+#: wp-admin/includes/class-wp-post-comments-list-table.php:27
+msgctxt "column name"
+msgid "Comment"
+msgstr "Comentario"
+
+#. translators: Column name.
+#: wp-admin/includes/class-wp-media-list-table.php:347
+msgctxt "column name"
+msgid "Date"
+msgstr "Fecha"
+
+#. translators: Column name.
+#: wp-admin/includes/class-wp-media-list-table.php:311
+msgctxt "column name"
+msgid "File"
+msgstr "Archivo"
+
+#. translators: Posts screen column name.
+#: wp-admin/includes/class-wp-posts-list-table.php:619
+msgctxt "column name"
+msgid "Title"
+msgstr "Título"
+
+#: wp-admin/includes/class-wp-terms-list-table.php:489
+#: wp-admin/includes/class-wp-comments-list-table.php:789
+#: wp-admin/includes/class-wp-posts-list-table.php:1354
+msgid "Quick Edit"
+msgstr "Edición rápida"
+
+#: wp-admin/includes/class-wp-terms-list-table.php:648
+#: wp-admin/includes/class-wp-posts-list-table.php:1532
+msgid "Quick Edit"
+msgstr "Edición rápida"
+
+#: wp-admin/includes/schema.php:1090
+msgid "Warning! Wildcard DNS may not be configured correctly!"
+msgstr "¡Atención! ¡Puede que las DNS no estén configuradas correctamente."
+
+#. translators: %s: Network title.
+#: wp-admin/includes/schema.php:556
+msgid "Just another %s site"
+msgstr "Otro sitio más de %s"
+
+#. translators: Site tagline.
+#: wp-admin/includes/schema.php:405
+msgid "Just another WordPress site"
+msgstr "Otro sitio realizado con WordPress"
+
+#: wp-admin/includes/post.php:1474
+msgid "Change Permalinks"
+msgstr "Enlaces permanentes"
+
+#: wp-admin/includes/post.php:1461 wp-admin/includes/post.php:1486
+msgid "Permalink:"
+msgstr "Enlace permanente:"
+
+#: wp-admin/includes/post.php:685
+msgid "Auto Draft"
+msgstr "Borrador automático"
+
+#: wp-admin/includes/post.php:36 wp-admin/includes/post.php:81
+msgid "Sorry, you are not allowed to edit posts as this user."
+msgstr "Lo siento, no tienes permisos para editar entradas con este usuario."
+
+#: wp-admin/includes/post.php:34 wp-admin/includes/post.php:79
+msgid "Sorry, you are not allowed to edit pages as this user."
+msgstr "Lo siento, no tienes permisos para editar páginas con este usuario."
+
+#: wp-admin/includes/plugin.php:1108
+msgid "The plugin does not have a valid header."
+msgstr "El plugin no tiene una cabecera válida."
+
+#: wp-admin/includes/plugin.php:1103
+msgid "Plugin file does not exist."
+msgstr "El archivo del plugin no existe."
+
+#: wp-admin/includes/plugin.php:1100
+msgid "Invalid plugin path."
+msgstr "La ruta del plugin no es válida."
+
+#. translators: %s: Comma-separated list of plugin filenames.
+#: wp-admin/includes/plugin.php:1040
+msgid "Could not fully remove the plugins %s."
+msgstr "No se pudieron eliminar completamente los plugins %s."
+
+#: wp-admin/includes/plugin.php:883
+msgid "One of the plugins is invalid."
+msgstr "Uno de los plugins no es válido."
+
+#: wp-admin/includes/plugin.php:733
+msgid "The plugin generated unexpected output."
+msgstr "El plugin ha generado una respuesta insesperada."
+
+#: wp-admin/includes/plugin-install.php:823
+msgid "Warning: This plugin has not been tested with your current version of WordPress."
+msgstr "Advertencia: Este plugin no ha sido probado en tu versión actual de WordPress."
+
+#: wp-admin/includes/plugin-install.php:708
+msgid "Average Rating"
+msgstr "Puntuación promedio"
+
+#: wp-admin/includes/plugin-install.php:700
+msgid "WordPress.org Plugin Page »"
+msgstr "Página del plugin en WordPress.org »"
+
+#: wp-admin/includes/plugin-install.php:673
+msgid "Compatible up to:"
+msgstr "Compatible con:"
+
+#. translators: %s: Version number.
+#: wp-admin/includes/plugin-install.php:669
+#: wp-admin/includes/plugin-install.php:679
+msgid "%s or higher"
+msgstr "%s o superior"
+
+#: wp-admin/includes/plugin-install.php:666
+msgid "Requires WordPress Version:"
+msgstr "Necesita la versión de WordPress:"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:735
+#: wp-admin/includes/plugin-install.php:658
+msgid "Last Updated:"
+msgstr "Última actualización:"
+
+#: wp-admin/includes/plugin-install.php:886
+msgid "Latest Version Installed"
+msgstr "Instalada la última versión"
+
+#. translators: %s: Plugin version.
+#: wp-admin/includes/plugin-install.php:883
+msgid "Newer Version (%s) Installed"
+msgstr "Instalada la última versión (%s)"
+
+#: wp-admin/includes/plugin-install.php:872
+msgid "Install Update Now"
+msgstr "Instalar actualización ahora"
+
+#. translators: %s: Number of ratings.
+#: wp-admin/includes/plugin-install.php:722
+msgid "(based on %s rating)"
+msgid_plural "(based on %s ratings)"
+msgstr[0] "(basado en %s valoración)"
+msgstr[1] "(basado en %s valoraciones)"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:537
+#: wp-admin/includes/theme-install.php:187
+#: wp-admin/includes/class-wp-theme-install-list-table.php:327
+#: wp-admin/includes/plugin-install.php:357
+#: wp-admin/includes/plugin-install.php:860 wp-admin/press-this.php:63
+#: wp-admin/import.php:160 wp-admin/js/updates.js:899
+#: wp-admin/js/updates.js:2192 wp-admin/js/updates.js:2235
+msgid "Install Now"
+msgstr "Instalar ahora"
+
+#: wp-admin/includes/plugin-install.php:355
+msgid "Plugin zip file"
+msgstr "Archivo .zip del plugin"
+
+#: wp-admin/includes/plugin-install.php:352
+msgid "If you have a plugin in a .zip format, you may install or update it by uploading it here."
+msgstr "Si tienes un plugin en formato .zip, puedes instalarlo o actualizarlo subiéndolo aquí."
+
+#: wp-admin/includes/plugin-install.php:337
+#: wp-admin/includes/plugin-install.php:339
+msgid "Search Plugins"
+msgstr "Buscar plugins"
+
+#: wp-admin/includes/plugin-install.php:282
+msgid "You may also browse based on the most popular tags in the Plugin Directory:"
+msgstr "También puedes ver las etiquetas más populares del directorio de plugins:"
+
+#: wp-admin/includes/plugin-install.php:281
+msgid "Popular tags"
+msgstr "Etiquetas populares"
+
+#: wp-admin/includes/meta-boxes.php:1372
+msgid "(Leave at 0 for no rating.)"
+msgstr "(Déjalo a 0 para no valorar.)"
+
+#: wp-admin/includes/class-wp-links-list-table.php:138
+#: wp-admin/includes/meta-boxes.php:1361
+msgid "Rating"
+msgstr "Valoración"
+
+#: wp-admin/includes/meta-boxes.php:1357
+msgid "Notes"
+msgstr "Notas"
+
+#: wp-admin/includes/meta-boxes.php:1353
+msgid "RSS Address"
+msgstr "Dirección RSS"
+
+#: wp-admin/includes/meta-boxes.php:1349
+msgid "Image Address"
+msgstr "Dirección de la imagen"
+
+#: wp-admin/includes/meta-boxes.php:1334
+msgid "If the link is to a person, you can specify your relationship with them using the above form. If you would like to learn more about the idea check out XFN."
+msgstr "Si el enlace es a una persona, puedes especificar tu relación con ella usando el formulario anterior. Si te gustaría saber más sobre la idea, echa un vistazo a XFN."
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1328
+msgid "sweetheart"
+msgstr "pareja"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1325
+msgid "date"
+msgstr "fecha"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1322
+msgid "crush"
+msgstr "flechazo"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1319
+msgid "muse"
+msgstr "inspiración"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1316 wp-admin/includes/meta-boxes.php:1317
+msgid "romantic"
+msgstr "romántica"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1308
+msgid "spouse"
+msgstr "cónyuge"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1305
+msgid "sibling"
+msgstr "hermano/a"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1302
+msgid "parent"
+msgstr "padre/madre"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1299
+msgid "kin"
+msgstr "pariente"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1296
+msgid "child"
+msgstr "hija/o"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1293 wp-admin/includes/meta-boxes.php:1294
+msgid "family"
+msgstr "familia"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1285
+msgid "neighbor"
+msgstr "vecino"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1282
+msgid "co-resident"
+msgstr "co-residente"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1279 wp-admin/includes/meta-boxes.php:1280
+msgid "geographical"
+msgstr "geográfico"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1274
+msgid "colleague"
+msgstr "colega"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1271
+msgid "co-worker"
+msgstr "compañero de trabajo"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1268 wp-admin/includes/meta-boxes.php:1269
+msgid "professional"
+msgstr "profesional"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1263
+msgid "met"
+msgstr "conocido en persona"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1260 wp-admin/includes/meta-boxes.php:1261
+msgid "physical"
+msgstr "físico"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1255 wp-admin/includes/meta-boxes.php:1288
+#: wp-admin/includes/meta-boxes.php:1311
+msgid "none"
+msgstr "ninguno"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1252
+msgid "friend"
+msgstr "amigo"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1249
+msgid "acquaintance"
+msgstr "conocido"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1246
+msgid "contact"
+msgstr "contacto"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1243 wp-admin/includes/meta-boxes.php:1244
+msgid "friendship"
+msgstr "amistad"
+
+#: wp-admin/includes/meta-boxes.php:1239
+msgid "another web address of mine"
+msgstr "otra dirección web mía"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1235 wp-admin/includes/meta-boxes.php:1236
+msgid "identity"
+msgstr "identidad"
+
+#. translators: xfn: https://gmpg.org/xfn
+#: wp-admin/includes/meta-boxes.php:1231
+msgid "rel:"
+msgstr "rel:"
+
+#: wp-admin/includes/meta-boxes.php:1175
+msgid "Choose the target frame for your link."
+msgstr "Ellige el marco de destino para tu enlace."
+
+#: wp-admin/includes/meta-boxes.php:1173
+msgid "_none — same window or tab."
+msgstr "_none — misma ventana o pestaña."
+
+#: wp-admin/includes/meta-boxes.php:1170
+msgid "_top — current window or tab, with no frames."
+msgstr "_top — ventana o pestaña actual, sin marcos."
+
+#: wp-admin/includes/meta-boxes.php:1167
+msgid "_blank — new window or tab."
+msgstr "_blank — nueva ventana o pestaña."
+
+#. translators: %s: Link name.
+#: wp-admin/includes/class-wp-links-list-table.php:335
+#: wp-admin/includes/meta-boxes.php:1078
+msgid ""
+"You are about to delete this link '%s'\n"
+" 'Cancel' to stop, 'OK' to delete."
+msgstr ""
+"Estás a punto de borrar este enlace '%s'\n"
+" 'Cancelar' para parar, 'Aceptar' para borrarlo."
+
+#: wp-admin/includes/meta-boxes.php:1060
+msgid "Keep this link private"
+msgstr "Mantener este enlace como privado"
+
+#: wp-admin/includes/meta-boxes.php:1052
+msgid "Visit Link"
+msgstr "Visitar enlace"
+
+#: wp-admin/includes/class-wp-posts-list-table.php:1684
+msgid "Main Page (no parent)"
+msgstr "Página principal (sin superior)"
+
+#: wp-admin/includes/meta-boxes.php:967
+#: wp-admin/includes/class-wp-posts-list-table.php:1678
+msgid "Parent"
+msgstr "Superior"
+
+#: wp-admin/includes/meta-boxes.php:872
+msgid "Show comments"
+msgstr "Mostrar comentarios"
+
+#: wp-admin/includes/meta-boxes.php:740
+msgid "Separate multiple URLs with spaces"
+msgstr "Separar varias URLs con espacios"
+
+#: wp-admin/includes/meta-boxes.php:737
+msgid "Send trackbacks to:"
+msgstr "Enviar trackbacks a:"
+
+#: wp-admin/includes/meta-boxes.php:727
+msgid "Already pinged:"
+msgstr "Pingbacks enviados:"
+
+#: wp-admin/includes/meta-boxes.php:1144
+msgid "New category name"
+msgstr "Nombre nueva categoría"
+
+#: wp-admin/includes/meta-boxes.php:1141 wp-admin/includes/meta-boxes.php:1143
+msgid "+ Add New Category"
+msgstr "+ Añadir categoría nueva "
+
+#: wp-admin/includes/meta-boxes.php:230 wp-admin/includes/meta-boxes.php:244
+msgid "Publish immediately"
+msgstr "Publicar inmediatamente"
+
+#: wp-admin/includes/meta-boxes.php:198
+msgid "Stick this post to the front page"
+msgstr "Fijar esta entrada en la página de inicio"
+
+#: wp-admin/includes/meta-boxes.php:103 wp-admin/edit-form-comment.php:98
+#: wp-admin/export.php:222 wp-admin/export.php:269
+msgid "Status:"
+msgstr "Estado:"
+
+#: wp-admin/includes/meta-boxes.php:71
+msgid "Preview Changes"
+msgstr "Vista previa de los cambios"
+
+#: wp-admin/includes/media.php:2948
+msgid "Link text, e.g. “Ransom Demands (PDF)”"
+msgstr "Texto del enlace, por ejemplo «Exigencias del rescate (PDF)»"
+
+#: wp-admin/includes/media.php:2979
+msgid "Link to image"
+msgstr "Enlace a la imagen"
+
+#: wp-admin/includes/media.php:2974
+msgid "Link Image To:"
+msgstr "Enlazar la imagen a:"
+
+#: wp-admin/includes/media.php:2904
+msgid "Image Caption"
+msgstr "Leyenda de la imagen"
+
+#: wp-admin/includes/media.php:2856
+msgid "Filter »"
+msgstr "Filtrar »"
+
+#: wp-admin/includes/media.php:2764
+msgid "All Types"
+msgstr "Todos los tipos"
+
+#: wp-admin/includes/media.php:2727 wp-admin/includes/media.php:2729
+msgid "Search Media"
+msgstr "Buscar medios"
+
+#: wp-admin/includes/media.php:2668
+msgid "Update gallery settings"
+msgstr "Actualizar ajustes de la galería"
+
+#: wp-admin/includes/media.php:2647
+msgid "Gallery columns:"
+msgstr "Columnas de la galería"
+
+#: wp-admin/includes/media.php:2632
+msgid "Order:"
+msgstr "Orden:"
+
+#: wp-admin/includes/media.php:2624
+msgid "Random"
+msgstr "Aleatorio"
+
+#: wp-admin/includes/media.php:2623
+msgid "Date/Time"
+msgstr "Fecha/Hora"
+
+#: wp-admin/includes/media.php:2621
+msgid "Menu order"
+msgstr "Orden del menú"
+
+#: wp-admin/includes/media.php:2616
+msgid "Order images by:"
+msgstr "Ordenar imágenes por:"
+
+#: wp-admin/includes/media.php:2606
+msgid "Image File"
+msgstr "Archivo de imagen"
+
+#: wp-admin/includes/media.php:2601
+msgid "Link thumbnails to:"
+msgstr "Enlazar miniaturas a:"
+
+#: wp-admin/includes/media.php:2559 wp-admin/includes/media.php:2640
+msgid "Descending"
+msgstr "Descendente"
+
+#: wp-admin/includes/media.php:2558 wp-admin/includes/media.php:2637
+msgid "Ascending"
+msgstr "Ascendente"
+
+#: wp-admin/includes/media.php:2557
+msgid "Sort Order:"
+msgstr "Ordenar:"
+
+#: wp-admin/includes/media.php:2553
+msgid "All Tabs:"
+msgstr "Todas las pestañas:"
+
+#: wp-admin/includes/media.php:2361 wp-admin/includes/media.php:2580
+#: wp-admin/includes/media.php:2883
+msgid "Save all changes"
+msgstr "Guarda todos los cambios"
+
+#: wp-admin/includes/media.php:2331
+msgid "Add media files from your computer"
+msgstr "Añadir archivos desde tu ordenador"
+
+#: wp-admin/includes/media.php:1718 wp-admin/includes/media.php:2985
+#: wp-admin/includes/media.php:2991
+msgid "Insert into Post"
+msgstr "Insertar en la entrada"
+
+#: wp-admin/includes/media.php:1692
+msgid "Upload date:"
+msgstr "Fecha de subida:"
+
+#: wp-admin/includes/media.php:1609 wp-admin/includes/media.php:2555
+#: wp-admin/install.php:146 wp-admin/user-new.php:571
+#: wp-admin/user-edit.php:642 wp-admin/js/user-profile.js:74
+msgid "Hide"
+msgstr "Ocultar"
+
+#: wp-admin/includes/media.php:1608 wp-admin/includes/media.php:2554
+#: wp-admin/js/user-profile.js:74
+msgid "Show"
+msgstr "Mostrar"
+
+#: wp-admin/includes/media.php:1417
+msgid "Location of the uploaded file."
+msgstr "Ubicación del archivo subido."
+
+#: wp-admin/includes/media.php:1331
+msgid "Empty Title filled from filename."
+msgstr "Título vacío rellenado desde el nombre de fichero."
+
+#: wp-admin/includes/media.php:1474 wp-admin/includes/media.php:2955
+msgid "Alt text for the image, e.g. “The Mona Lisa”"
+msgstr "Texto alternativo (alt) de la imagen, por ejemplo «La Mona Lisa»"
+
+#: wp-admin/includes/media.php:1252 wp-admin/includes/media.php:1413
+msgid "File URL"
+msgstr "URL del archivo"
+
+#: wp-admin/credits.php:34 wp-admin/includes/class-wp-debug-data.php:64
+#: wp-admin/includes/class-wp-privacy-policy-content.php:724
+#: wp-admin/includes/media.php:520 wp-admin/includes/template.php:2023
+#: wp-admin/privacy.php:31 wp-admin/install.php:77 wp-admin/freedoms.php:37
+#: wp-admin/upgrade.php:68 wp-admin/about.php:32 wp-admin/setup-config.php:118
+#: wp-admin/maint/repair.php:24
+msgid "WordPress"
+msgstr "WordPress"
+
+#: wp-admin/includes/media.php:520
+msgid "Uploads"
+msgstr "Archivos subidos"
+
+#. translators: %s: Number of attachments.
+#: wp-admin/includes/media.php:64
+msgid "Gallery (%s)"
+msgstr "Galería (%s)"
+
+#: wp-admin/includes/media.php:19
+msgid "From URL"
+msgstr "Desde una URL"
+
+#: wp-admin/includes/media.php:18
+msgid "From Computer"
+msgstr "Desde el ordenador"
+
+#: wp-admin/includes/image-edit.php:995
+msgid "Image saved"
+msgstr "Imagen guardada"
+
+#: wp-admin/includes/image-edit.php:867
+msgid "Unable to save the image."
+msgstr "No ha sido posible guardar la imagen."
+
+#: wp-admin/includes/image-edit.php:818
+msgid "Nothing to save, the image has not changed."
+msgstr "Nada que guardar, la imagen no ha cambiado."
+
+#: wp-admin/includes/image-edit.php:809
+msgid "Error while saving the scaled image. Please reload the page and try again."
+msgstr "Error al tratar de guardar la imagen escalada. Vuelve a cargar la página e inténtalo de nuevo."
+
+#: wp-admin/includes/image-edit.php:785
+msgid "Unable to create new image."
+msgstr "No ha sido posible crear una imagen nueva."
+
+#: wp-admin/includes/image-edit.php:758
+msgid "Image restored successfully."
+msgstr "Imagen restaurada correctamente."
+
+#: wp-admin/includes/image-edit.php:756
+msgid "Image metadata is inconsistent."
+msgstr "Los metadatos de la imagen son inconsistentes."
+
+#: wp-admin/includes/image-edit.php:751
+msgid "Cannot save image metadata."
+msgstr "No se pudieron guardar los metadatos de la imagen."
+
+#: wp-admin/includes/image-edit.php:691
+msgid "Cannot load image metadata."
+msgstr "No se pudieron cargar los metadatos de la imagen."
+
+#: wp-admin/includes/image-edit.php:239
+msgid "All sizes except thumbnail"
+msgstr "Todos los tamaños excepto la miniatura"
+
+#: wp-admin/includes/image-edit.php:229
+msgid "All image sizes"
+msgstr "Todos los tamaños de imagen"
+
+#: wp-admin/includes/image-edit.php:225
+msgid "Apply changes to:"
+msgstr "Aplicar cambios a:"
+
+#: wp-admin/includes/image-edit.php:220
+msgid "Current thumbnail"
+msgstr "Miniatura actual"
+
+#: wp-admin/includes/image-edit.php:211
+msgid "Thumbnail Settings"
+msgstr "Opciones de miniatura"
+
+#: wp-admin/includes/image-edit.php:192
+msgid "Selection:"
+msgstr "Selección:"
+
+#: wp-admin/includes/image-edit.php:181
+msgid "Aspect ratio:"
+msgstr "Relación de aspecto:"
+
+#: wp-admin/includes/image-edit.php:175
+msgid "Crop Selection"
+msgstr "Selección de recorte"
+
+#: wp-admin/includes/image-edit.php:172
+msgid "Crop Aspect Ratio"
+msgstr "Relación de aspecto de la zona a recortar"
+
+#: wp-admin/includes/image-edit.php:166
+msgid "Image Crop"
+msgstr "Recortar imagen"
+
+#: wp-admin/includes/image-edit.php:156
+msgid "Restore image"
+msgstr "Restaurar imagen"
+
+#: wp-admin/includes/image-edit.php:151
+msgid "Previously edited copies of the image will not be deleted."
+msgstr "Las copias de la imagen editadas previamente no se borrarán."
+
+#: wp-admin/includes/image-edit.php:148
+msgid "Discard any changes and restore the original image."
+msgstr "Descartar todos los cambios y restaurar la imagen original."
+
+#: wp-admin/includes/class-custom-background.php:313
+#: wp-admin/includes/class-custom-background.php:317
+msgid "Restore Original Image"
+msgstr "Restaurar imagen original"
+
+#. translators: %s: Image width and height in pixels.
+#: wp-admin/includes/image-edit.php:115
+msgid "Original dimensions %s"
+msgstr "Dimensiones originales %s"
+
+#: wp-admin/includes/image-edit.php:105
+msgid "Scale Image"
+msgstr "Escalar imagen"
+
+#: wp-admin/includes/image-edit.php:77
+msgid "Flip horizontal"
+msgstr "Volteo horizontal"
+
+#: wp-admin/includes/image-edit.php:76
+msgid "Flip vertical"
+msgstr "Volteo vertical"
+
+#: wp-admin/includes/image-edit.php:28 wp-admin/includes/image-edit.php:826
+msgid "Image data does not exist. Please re-upload the image."
+msgstr "No existen datos de la imagen. Por favor, vuelve a subir la imagen."
+
+#: wp-admin/includes/file.php:2269
+msgid "Proceed"
+msgstr "Ejecutar"
+
+#: wp-admin/includes/file.php:2225
+msgid "Connection Type"
+msgstr "Tipo de conexión"
+
+#: wp-admin/includes/file.php:2252
+msgid "Private Key:"
+msgstr "Clave privada:"
+
+#: wp-admin/includes/file.php:2248
+msgid "Public Key:"
+msgstr "Clave pública:"
+
+#: wp-admin/includes/file.php:2246
+msgid "Authentication Keys"
+msgstr "Claves de autentificación"
+
+#: wp-admin/includes/file.php:2203
+msgid "Hostname"
+msgstr "Hostname"
+
+#: wp-admin/includes/file.php:2169
+msgid "Connection Information"
+msgstr "Datos de conexión"
+
+#: wp-admin/includes/file.php:2142
+msgid "SSH2"
+msgstr "SSH2"
+
+#: wp-admin/includes/file.php:2139
+msgid "FTPS (SSL)"
+msgstr "FTPS (SSL)"
+
+#: wp-admin/includes/file.php:2136
+msgid "FTP"
+msgstr "FTP"
+
+#: wp-admin/includes/file.php:1649
+msgid "Empty archive."
+msgstr "Archivo vacío."
+
+#: wp-admin/includes/update-core.php:1240
+#: wp-admin/includes/update-core.php:1368 wp-admin/includes/file.php:1602
+#: wp-admin/includes/file.php:1720 wp-admin/includes/file.php:1759
+msgid "Could not copy file."
+msgstr "No ha sido posible copiar el archivo."
+
+#: wp-admin/includes/file.php:1598
+msgid "Could not extract file from archive."
+msgstr "No podemos descomprimir el archivo."
+
+#: wp-admin/includes/file.php:1513 wp-admin/includes/file.php:1580
+msgid "Could not retrieve file from archive."
+msgstr "No se puede recuperar el archivo."
+
+#: wp-admin/includes/file.php:1046
+msgid "Could not create Temporary file."
+msgstr "No ha sido posible crear el archivo temporal."
+
+#: wp-admin/includes/file.php:1039
+msgid "Invalid URL Provided."
+msgstr "La URL especificada no es válida."
+
+#: wp-admin/includes/file.php:825
+msgid "Specified file failed upload test."
+msgstr "El archivo indicado no cumple los requisitos de subida."
+
+#: wp-admin/includes/file.php:815
+msgid "Invalid form submission."
+msgstr "Envío del formulario no válido."
+
+#: wp-admin/includes/file.php:801
+msgid "File upload stopped by extension."
+msgstr "Subida de archivo detenida a causa de la extensión."
+
+#: wp-admin/includes/file.php:800
+msgid "Failed to write file to disk."
+msgstr "El archivo no se ha podido grabar en el disco."
+
+#: wp-admin/includes/file.php:799
+msgid "Missing a temporary folder."
+msgstr "Falta un directorio temporal."
+
+#: wp-admin/includes/file.php:797
+msgid "No file was uploaded."
+msgstr "No se ha subido ningún archivo."
+
+#: wp-admin/includes/file.php:796
+msgid "The uploaded file was only partially uploaded."
+msgstr "Solo se ha podido subir una parte del archivo."
+
+#: wp-admin/includes/file.php:405 wp-admin/includes/file.php:465
+#: wp-admin/includes/file.php:705 wp-admin/includes/file.php:711
+msgid "Sorry, that file cannot be edited."
+msgstr "Disculpa, ese archivo no puede editarse."
+
+#: wp-admin/includes/file.php:63
+msgid "Popup Comments Template"
+msgstr "Plantilla de comentarios emergentes"
+
+#: wp-admin/includes/file.php:62
+msgid "Comments Template"
+msgstr "Plantilla de comentarios"
+
+#: wp-admin/includes/file.php:59
+msgid ".htaccess (for rewrite rules )"
+msgstr ".htaccess (para reglas de reescritura)"
+
+#: wp-admin/includes/file.php:58
+msgid "my-hacks.php (legacy hacks support)"
+msgstr "my-hacks.php (compatibilidad con trucos heredados)"
+
+#: wp-admin/includes/file.php:45
+msgid "Application Attachment Template"
+msgstr "Plantilla de aplicación adjunta"
+
+#: wp-admin/includes/file.php:44
+msgid "Audio Attachment Template"
+msgstr "Plantilla de audio adjunto"
+
+#: wp-admin/includes/file.php:43
+msgid "Video Attachment Template"
+msgstr "Plantilla de vídeo adjunto"
+
+#: wp-admin/includes/file.php:42
+msgid "Image Attachment Template"
+msgstr "Plantilla de imagen adjunta"
+
+#: wp-admin/includes/file.php:41
+msgid "Attachment Template"
+msgstr "Plantilla de archivos adjuntos"
+
+#: wp-admin/includes/file.php:16
+msgid "Theme Functions"
+msgstr "Funciones del tema"
+
+#: wp-admin/includes/file.php:23
+msgid "Links Template"
+msgstr "Plantilla de enlaces"
+
+#: wp-admin/includes/file.php:22
+msgid "404 Template"
+msgstr "Error 404 (página no encontrada)"
+
+#: wp-admin/includes/file.php:36
+msgid "Single Post"
+msgstr "Entrada individual"
+
+#: wp-admin/includes/file.php:21
+msgid "Search Form"
+msgstr "Formulario de búsqueda"
+
+#: wp-admin/erase-personal-data.php:77 wp-admin/export-personal-data.php:77
+msgid "Search Requests"
+msgstr "Buscar solicitudes"
+
+#: wp-admin/includes/file.php:29
+msgid "Category Template"
+msgstr "Plantilla de categoría"
+
+#: wp-admin/includes/file.php:64
+msgid "Popup Comments"
+msgstr "Comentarios emergentes"
+
+#: wp-admin/includes/file.php:56
+msgid "RTL Stylesheet"
+msgstr "Hoja de estilos RTL"
+
+#: wp-admin/includes/file.php:25
+msgid "Main Index Template"
+msgstr "Plantilla de la página principal"
+
+#: wp-admin/includes/dashboard.php:1107 wp-admin/includes/dashboard.php:1286
+msgid "This widget requires JavaScript."
+msgstr "Este widget requiere Javascript."
+
+#. translators: 1: Type of comment, 2: Notification if the comment is pending.
+#: wp-admin/includes/dashboard.php:860
+msgctxt "dashboard"
+msgid "%1$s %2$s"
+msgstr "%1$s en %2$s"
+
+#: wp-admin/includes/dashboard.php:818 wp-admin/includes/dashboard.php:825
+#: wp-admin/includes/dashboard.php:855 wp-admin/includes/dashboard.php:862
+msgid "[Pending]"
+msgstr "[Pendiente]"
+
+#. translators: 1: Comment author, 2: Post link, 3: Notification if the comment
+#. is pending.
+#: wp-admin/includes/dashboard.php:815
+msgid "From %1$s on %2$s %3$s"
+msgstr "De %1$s en %2$s%3$s"
+
+#: wp-admin/includes/class-wp-media-list-table.php:704
+#: wp-admin/includes/class-wp-media-list-table.php:760
+#: wp-admin/includes/class-wp-comments-list-table.php:768
+#: wp-admin/includes/class-wp-posts-list-table.php:1374
+#: wp-admin/includes/dashboard.php:744
+msgctxt "verb"
+msgid "Trash"
+msgstr "Enviar a la papelera"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:767
+#: wp-admin/includes/dashboard.php:743
+msgid "Move this comment to the Trash"
+msgstr "Mover este comentario a la papelera"
+
+#. translators: "Mark as spam" link.
+#: wp-admin/includes/class-wp-comments-list-table.php:732
+#: wp-admin/includes/dashboard.php:727
+msgctxt "verb"
+msgid "Spam"
+msgstr "Spam"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:730
+#: wp-admin/includes/dashboard.php:725
+msgid "Mark this comment as spam"
+msgstr "Marcar este comentario como spam"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:798
+#: wp-admin/includes/dashboard.php:717
+msgid "Reply to this comment"
+msgstr "Responder a este comentario"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:695
+#: wp-admin/includes/class-wp-comments-list-table.php:720
+#: wp-admin/includes/dashboard.php:702
+msgid "Unapprove this comment"
+msgstr "Rechazar este comentario"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:703
+#: wp-admin/includes/class-wp-comments-list-table.php:712
+#: wp-admin/includes/dashboard.php:694
+msgid "Approve this comment"
+msgstr "Aprobar este comentario"
+
+#: wp-admin/edit-form-comment.php:105
+msgid "Pending"
+msgstr "Pendiente"
+
+#: wp-admin/includes/nav-menu.php:465 wp-admin/includes/nav-menu.php:751
+msgid "Page"
+msgstr "Página"
+
+#: wp-admin/includes/dashboard.php:196
+msgid "Configure"
+msgstr "Configurar"
+
+#: wp-admin/includes/dashboard.php:136
+msgid "View all"
+msgstr "Ver todo"
+
+#: wp-admin/includes/dashboard.php:1497
+msgid "Other WordPress News"
+msgstr "Otras noticias sobre WordPress"
+
+#: wp-admin/includes/dashboard.php:65
+msgid "Right Now"
+msgstr "Ahora mismo"
+
+#. translators: %s: Destination file path.
+#: wp-admin/includes/file.php:915
+msgid "The uploaded file could not be moved to %s."
+msgstr "El archivo subido no se ha podido mover a %s."
+
+#: wp-admin/includes/class-file-upload-upgrader.php:56
+#: wp-admin/includes/class-file-upload-upgrader.php:95
+#: wp-admin/includes/class-file-upload-upgrader.php:111
+msgid "Please select a file"
+msgstr "Por favor elige un archivo"
+
+#. translators: %s: Theme name.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-theme-install-list-table.php:273
+#: wp-admin/includes/class-wp-posts-list-table.php:1396
+msgid "Preview “%s”"
+msgstr "Vista previa «%s»"
+
+#. translators: 1: Theme name, 2: Theme version.
+#: wp-admin/includes/class-theme-upgrader.php:84
+msgid "Successfully installed the theme %1$s %2$s."
+msgstr "El tema %1$s %2$s se ha instalado correctamente."
+
+#. translators: 1: Plugin name, 2: Plugin version.
+#: wp-admin/includes/class-plugin-upgrader.php:86
+msgid "Successfully installed the plugin %1$s %2$s."
+msgstr "El plugin %1$s %2$s se ha instalado correctamente."
+
+#: wp-admin/includes/class-plugin-installer-skin.php:116
+#: wp-admin/includes/class-plugin-upgrader-skin.php:96
+msgid "Activate Plugin"
+msgstr "Activar plugin"
+
+#: wp-admin/includes/class-core-upgrader.php:35
+msgid "Could not copy files."
+msgstr "No ha sido posible copiar los archivos."
+
+#: wp-admin/includes/class-core-upgrader.php:29
+msgid "WordPress is at the latest version."
+msgstr "WordPress está en la última versión."
+
+#: wp-admin/includes/class-theme-upgrader.php:82
+msgid "Theme installed successfully."
+msgstr "El tema se ha instalado correctamente."
+
+#: wp-admin/includes/class-theme-upgrader.php:77
+msgid "Installing the theme…"
+msgstr "Instalando el tema…"
+
+#: wp-admin/includes/class-theme-upgrader.php:62
+#: wp-admin/includes/class-theme-upgrader.php:79
+msgid "Could not remove the old theme."
+msgstr "No ha sido posible eliminar la versión anterior del tema."
+
+#: wp-admin/includes/class-theme-upgrader.php:61
+#: wp-admin/includes/class-theme-upgrader.php:78
+msgid "Removing the old version of the theme…"
+msgstr "Eliminando la versión antigua del tema…"
+
+#: wp-admin/includes/class-theme-upgrader.php:56
+msgid "The theme is at the latest version."
+msgstr "Tienes la última versión del tema."
+
+#: wp-admin/includes/class-plugin-upgrader.php:84
+msgid "Plugin installed successfully."
+msgstr "Plugin instalado correctamente."
+
+#: wp-admin/includes/class-plugin-upgrader.php:79
+msgid "Installing the plugin…"
+msgstr "Instalando el plugin…"
+
+#: wp-admin/includes/class-plugin-upgrader.php:78
+#: wp-admin/includes/class-theme-upgrader.php:76
+msgid "Unpacking the package…"
+msgstr "Descomprimiendo…"
+
+#: wp-admin/includes/class-plugin-upgrader.php:75
+#: wp-admin/includes/class-theme-upgrader.php:73
+msgid "Installation package not available."
+msgstr "El paquete de instalación no está disponible."
+
+#: wp-admin/includes/class-plugin-upgrader.php:63
+msgid "Could not remove the old plugin."
+msgstr "No ha sido posible eliminar la versión anterior del plugin."
+
+#: wp-admin/includes/class-plugin-upgrader.php:62
+msgid "Removing the old version of the plugin…"
+msgstr "Eliminando la versión antigua del plugin…"
+
+#: wp-admin/includes/class-plugin-upgrader.php:61
+#: wp-admin/includes/class-theme-upgrader.php:60
+#: wp-admin/includes/class-core-upgrader.php:34
+#: wp-admin/includes/class-language-pack-upgrader.php:118
+msgid "Unpacking the update…"
+msgstr "Descomprimiendo la actualización…"
+
+#: wp-admin/includes/class-plugin-upgrader.php:57
+msgid "The plugin is at the latest version."
+msgstr "Tienes la última versión del plugin."
+
+#: wp-admin/includes/update-core.php:1195
+#: wp-admin/includes/class-wp-upgrader.php:168
+msgid "Disabling Maintenance mode…"
+msgstr "Desactivando el modo de mantenimiento…"
+
+#: wp-admin/includes/update-core.php:1098
+#: wp-admin/includes/class-wp-upgrader.php:167
+msgid "Enabling Maintenance mode…"
+msgstr "Activando el modo de mantenimiento…"
+
+#: wp-admin/includes/file.php:1505 wp-admin/includes/file.php:1645
+msgid "Incompatible Archive."
+msgstr "Archivo incompatible."
+
+#: wp-admin/includes/update-core.php:1379
+#: wp-admin/includes/class-wp-upgrader.php:163 wp-admin/includes/file.php:1572
+#: wp-admin/includes/file.php:1699 wp-admin/includes/file.php:1767
+msgid "Could not create directory."
+msgstr "No ha sido posible crear el directorio"
+
+#: wp-admin/includes/class-wp-upgrader.php:162
+msgid "Destination folder already exists."
+msgstr "La carpeta ya existe."
+
+#: wp-admin/includes/class-wp-upgrader.php:160
+msgid "Installing the latest version…"
+msgstr "Instalando la última versión…"
+
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
+#: wp-admin/includes/class-wp-upgrader.php:159
+msgid "Download failed."
+msgstr "Descarga fallida."
+
+#. translators: %s: Directory name.
+#: wp-admin/includes/class-wp-upgrader.php:157
+msgid "Unable to locate needed folder (%s)."
+msgstr "No ha sido posible localizar la carpeta %s."
+
+#: wp-admin/includes/class-wp-upgrader.php:154 wp-admin/includes/plugin.php:955
+msgid "Unable to locate WordPress plugin directory."
+msgstr "No ha sido posible localizar el directorio de plugins de WordPress."
+
+#: wp-admin/includes/class-wp-upgrader.php:153
+msgid "Unable to locate WordPress content directory (wp-content)."
+msgstr "No ha sido posible localizar el directorio de contenidos de WordPress (wp-content)."
+
+#: wp-admin/includes/class-wp-upgrader.php:152
+msgid "Unable to locate WordPress root directory."
+msgstr "No ha sido posible localizar el directorio de WordPress."
+
+#: wp-admin/includes/theme.php:66 wp-admin/includes/class-wp-upgrader.php:151
+#: wp-admin/includes/plugin.php:949
+msgid "Filesystem error."
+msgstr "Error del sistema de archivos."
+
+#: wp-admin/includes/theme.php:62
+#: wp-admin/includes/class-wp-automatic-updater.php:401
+#: wp-admin/includes/class-wp-upgrader.php:150 wp-admin/includes/file.php:1428
+#: wp-admin/includes/plugin.php:945
+msgid "Could not access filesystem."
+msgstr "No ha sido posible acceder al sistema de archivos."
+
+#: wp-admin/includes/class-wp-upgrader.php:149
+msgid "Invalid data provided."
+msgstr "Datos facilitados no válidos."
+
+#. translators: %s: Command.
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:226
+msgid "Unable to perform command: %s"
+msgstr "No ha sido posible ejecutar el comando: %s"
+
+#. translators: %s: Username.
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:158
+msgid "Public and Private keys incorrect for %s"
+msgstr "Claves públicas y privadas incorrectas para %s"
+
+#. translators: %s: hostname:port
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:131
+msgid "Failed to connect to SSH2 Server %s"
+msgstr "Fallo al conectar al servidor SSH2 %s"
+
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:105
+msgid "SSH2 password is required"
+msgstr "La contraseña del SSH2 es necesaria"
+
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:95
+msgid "SSH2 username is required"
+msgstr "El nombre de usuario del SSH2 es necesario"
+
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:81
+msgid "SSH2 hostname is required"
+msgstr "El nombre del servidor del SSH2 es necesario"
+
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:69
+msgid "The ssh2 PHP extension is not available"
+msgstr "La extesión PHP de SSH2 no está disponible"
+
+#. translators: %s: Username.
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:113
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:110
+#: wp-admin/includes/class-wp-filesystem-ssh2.php:145
+msgid "Username/Password incorrect for %s"
+msgstr "Nombre de usuario y/o contraseña incorrecto/s para %s"
+
+#. translators: %s: hostname:port
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:87
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:100
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:97
+msgid "Failed to connect to FTP Server %s"
+msgstr "Fallo al conectar al servidor FTP %s"
+
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:62
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:66
+msgid "FTP password is required"
+msgstr "La contraseña del FTP es necesaria"
+
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:56
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:60
+msgid "FTP username is required"
+msgstr "El nombre de usuario del FTP es necesario"
+
+#: wp-admin/includes/class-wp-filesystem-ftpsockets.php:49
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:53
+msgid "FTP hostname is required"
+msgstr "El nombre del servidor del FTP es necesario"
+
+#: wp-admin/includes/class-wp-filesystem-ftpext.php:37
+msgid "The ftp PHP extension is not available"
+msgstr "La extensión PHP de FTP no está disponible."
+
+#. translators: %s: Directory name.
+#: wp-admin/includes/class-wp-filesystem-base.php:313
+msgid "Found %s"
+msgstr "Encontrado %s"
+
+#. translators: %s: Directory name.
+#: wp-admin/includes/class-wp-filesystem-base.php:295
+msgid "Changing to %s"
+msgstr "Cambiando a %s"
+
+#: wp-admin/includes/bookmark.php:237
+msgid "Could not insert link into the database."
+msgstr "No se ha podido insertar el enlace en la base de datos."
+
+#: wp-admin/includes/bookmark.php:229
+msgid "Could not update link in the database."
+msgstr "No se ha podido actualizar el enlace en la base de datos."
+
+#: wp-admin/includes/import.php:208
+msgid "Movable Type and TypePad"
+msgstr "Movable Type y TypePad"
+
+#: wp-admin/includes/import.php:202
+msgid "LiveJournal"
+msgstr "LiveJournal"
+
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:281
+#: wp-admin/includes/class-wp-theme-install-list-table.php:151
+#: wp-admin/theme-install.php:65 wp-admin/setup-config.php:280
+msgid "Try Again"
+msgstr "Inténtalo de nuevo"
+
+#: wp-admin/includes/import.php:190
+msgid "Blogger"
+msgstr "Blogger"
+
+#: wp-admin/import.php:96
+msgid "No importers are available."
+msgstr "No hay importadores disponibles."
+
+#: wp-admin/export.php:320
+msgid "Download Export File"
+msgstr "Descargar el archivo de exportación"
+
+#: wp-admin/export.php:172
+msgid "This format, which we call WordPress eXtended RSS or WXR, will contain your posts, pages, comments, custom fields, categories, and tags."
+msgstr "Este formato, que llamamos WordPress eXtended RSS (RSS ampliado de WordPress) o WXR, contendrá todas tus entradas, comentarios, campos personalizados, categorías y etiquetas."
+
+#: wp-admin/export.php:171
+msgid "When you click the button below WordPress will create an XML file for you to save to your computer."
+msgstr "Cuando hagas clic en el botón de abajo, WordPress creará un archivo XML para que lo guardes en tu ordenador."
+
+#: wp-admin/export.php:18 wp-admin/menu.php:281
+msgid "Export"
+msgstr "Exportar"
+
+#. translators: %s: Number of posts.
+#: wp-admin/includes/class-wp-posts-list-table.php:328
+msgctxt "posts"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todo (%s)"
+msgstr[1] "Todo (%s)"
+
+#. translators: %s: Number of posts.
+#: wp-admin/includes/class-wp-posts-list-table.php:307
+msgctxt "posts"
+msgid "Mine (%s)"
+msgid_plural "Mine (%s)"
+msgstr[0] "Mío (%s)"
+msgstr[1] "Míos (%s)"
+
+#. translators: %s: Number of blocks.
+#: wp-admin/edit.php:371
+msgid "%s block not updated, somebody is editing it."
+msgid_plural "%s blocks not updated, somebody is editing them."
+msgstr[0] "%s bloque no actualizado, alguien lo está editando."
+msgstr[1] "%s bloques no actualizados, alguien los está editando."
+
+#. translators: %s: Number of posts.
+#: wp-admin/edit.php:342
+msgid "%s post updated."
+msgid_plural "%s posts updated."
+msgstr[0] "%s entrada actualizada."
+msgstr[1] "%s entradas actualizadas."
+
+#: wp-admin/edit-tags.php:117 wp-admin/post.php:316 wp-admin/themes.php:63
+#: wp-admin/upload.php:191 wp-admin/edit.php:164
+msgid "Sorry, you are not allowed to delete this item."
+msgstr "Lo siento, no tienes permisos para borrar este elemento."
+
+#: wp-admin/includes/edit-tag-messages.php:19
+msgid "Items deleted."
+msgstr "Eliminados."
+
+#: wp-admin/includes/edit-tag-messages.php:17
+msgid "Item not added."
+msgstr "No añadido."
+
+#: wp-admin/includes/edit-tag-messages.php:16
+msgid "Item updated."
+msgstr "Elemento actualizado."
+
+#: wp-admin/includes/edit-tag-messages.php:15
+msgid "Item deleted."
+msgstr "Eliminado."
+
+#: wp-admin/edit-tags.php:496 wp-admin/edit-tag-form.php:181
+msgid "Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional."
+msgstr "Las categorías, a diferencia de las etiquetas, pueden tener jerarquías. Podrías tener una categoría de Jazz y, por debajo, las categorías Bebop y Big Band. Totalmente opcional."
+
+#: wp-admin/edit-tags.php:447 wp-admin/edit-tag-form.php:134
+msgid "The name is how it appears on your site."
+msgstr "El nombre es cómo aparecerá en tu sitio."
+
+#: wp-admin/edit-link-form.php:133
+msgid "This will be shown when someone hovers over the link in the blogroll, or optionally below the link."
+msgstr "Esto se mostrará cuando alguien pase el cursor sobre el enlace en los sitios de interés u, opcionalmente, debajo del enlace."
+
+#: wp-admin/edit-link-form.php:125
+msgid "Example: https://wordpress.org/ — don’t forget the https://"
+msgstr "Ejemplo: https://es.wordpress.org/ — no olvides poner https://"
+
+#: wp-admin/edit-link-form.php:122
+msgid "Web Address"
+msgstr "Dirección web"
+
+#: wp-admin/edit-link-form.php:117
+msgid "Example: Nifty blogging software"
+msgstr "Ejemplo: Estupendo software de publicación"
+
+#: wp-admin/edit-link-form.php:95
+msgid "Link added."
+msgstr "Enlace añadido."
+
+#. translators: %s: URL to Links screen.
+#: wp-admin/edit-link-form.php:22
+msgid "Links / Add New Link"
+msgstr "Enlaces / Añadir nuevo enlace"
+
+#: wp-admin/includes/meta-boxes.php:1087 wp-admin/edit-link-form.php:17
+msgid "Update Link"
+msgstr "Actualizar enlace"
+
+#. translators: %s: URL to Links screen.
+#: wp-admin/edit-link-form.php:16
+msgid "Links / Edit Link"
+msgstr "Enlaces / Editar enlace"
+
+#: wp-admin/edit-tags.php:505 wp-admin/edit-tag-form.php:191
+msgid "The description is not prominent by default; however, some themes may show it."
+msgstr "La descripción no suele mostrarse por defecto, sin embargo hay algunos temas que puede que la muestren."
+
+#: wp-admin/edit-tags.php:453 wp-admin/edit-tag-form.php:156
+msgid "The “slug” is the URL-friendly version of the name. It is usually all lowercase and contains only letters, numbers, and hyphens."
+msgstr "El «slug» es la versión amigable de la URL para el nombre. Suele estar en minúsculas y contiene solo letras, números y guiones."
+
+#: wp-admin/themes.php:267 wp-admin/themes.php:271
+msgid "Visit site"
+msgstr "Visitar sitio"
+
+#: wp-admin/includes/template.php:495
+msgid "Update Comment"
+msgstr "Actualizar comentario"
+
+#. translators: 1: Date of last edit, 2: Time of last edit.
+#. translators: 1: Post edited date, 2: Post edited time.
+#: wp-admin/includes/ajax-actions.php:2816 wp-admin/edit-form-advanced.php:630
+msgid "Last edited on %1$s at %2$s"
+msgstr "Última edición el %1$s a las %2$s"
+
+#. translators: 1: User's display name, 2: Date of last edit, 3: Time of last
+#. edit.
+#. translators: 1: Name of most recent post author, 2: Post edited date, 3:
+#. Post edited time.
+#: wp-admin/includes/ajax-actions.php:2813 wp-admin/edit-form-advanced.php:627
+msgid "Last edited by %1$s on %2$s at %3$s"
+msgstr "Última edición por %1$s el %2$s a las %3$s"
+
+#: wp-admin/includes/meta-boxes.php:1520
+msgid "Custom Fields"
+msgstr "Campos personalizados"
+
+#: wp-admin/includes/meta-boxes.php:1514
+msgid "Send Trackbacks"
+msgstr "Enviar trackbacks"
+
+#. translators: %s: Date and time of the revision.
+#: wp-admin/edit-form-advanced.php:202
+msgid "Page restored to revision from %s."
+msgstr "Página restaurada a revisión el %s."
+
+#: wp-admin/edit-form-advanced.php:189
+msgid "Post saved."
+msgstr "Entrada guardada."
+
+#. translators: %s: Date and time of the revision.
+#: wp-admin/edit-form-advanced.php:187
+msgid "Post restored to revision from %s."
+msgstr "Entrada restaurada a revisión el %s."
+
+#: wp-admin/edit-form-advanced.php:184 wp-admin/edit-form-advanced.php:199
+msgid "Custom field deleted."
+msgstr "Campo personalizado borrado."
+
+#: wp-admin/edit-form-advanced.php:183 wp-admin/edit-form-advanced.php:198
+msgid "Custom field updated."
+msgstr "Campo personalizado actualizado."
+
+#: wp-admin/includes/class-wp-comments-list-table.php:223
+msgid "No comments found."
+msgstr "Sin comentarios."
+
+#: wp-admin/includes/class-wp-media-list-table.php:210
+#: wp-admin/includes/class-wp-comments-list-table.php:418
+#: wp-admin/includes/class-wp-posts-list-table.php:568
+msgid "Empty Trash"
+msgstr "Vaciar papelera"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:418
+msgid "Empty Spam"
+msgstr "Vaciar spam"
+
+#: wp-admin/includes/class-wp-links-list-table.php:121
+#: wp-admin/includes/class-wp-media-list-table.php:207
+#: wp-admin/includes/class-wp-comments-list-table.php:412
+#: wp-admin/includes/class-wp-posts-list-table.php:563
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:340
+msgid "Filter"
+msgstr "Filtrar"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:494
+#: wp-admin/includes/class-wp-posts-list-table.php:1782
+msgid "Pings"
+msgstr "Pings"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:359
+#: wp-admin/includes/class-wp-comments-list-table.php:704
+#: wp-admin/includes/class-wp-comments-list-table.php:713
+#: wp-admin/includes/dashboard.php:695
+msgid "Approve"
+msgstr "Aprobar"
+
+#: wp-admin/includes/class-wp-comments-list-table.php:356
+#: wp-admin/includes/class-wp-comments-list-table.php:696
+#: wp-admin/includes/class-wp-comments-list-table.php:721
+#: wp-admin/includes/dashboard.php:703
+msgid "Unapprove"
+msgstr "Rechazar"
+
+#: wp-admin/includes/class-wp-list-table.php:488 wp-admin/edit.php:275
+msgid "Bulk actions"
+msgstr "Acciones en lote"
+
+#. translators: 1: Starting number of users on the current page, 2: Ending
+#. number of users, 3: Total number of users.
+#: wp-admin/includes/deprecated.php:605
+msgid "Displaying %1$s–%2$s of %3$s"
+msgstr "Mostrando %1$s–%2$s de %3$s"
+
+#: wp-admin/edit-comments.php:329
+msgid "Search Comments"
+msgstr "Buscar comentarios"
+
+#: wp-admin/edit-form-comment.php:102
+msgid "Approved"
+msgstr "Aprobado"
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:300
+msgid "%s comment permanently deleted."
+msgid_plural "%s comments permanently deleted."
+msgstr[0] "%s comentario borrado permanentemente."
+msgstr[1] "%s comentarios borrados permanentemente."
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:284
+msgid "%s comment restored from the spam."
+msgid_plural "%s comments restored from the spam."
+msgstr[0] "%s comentario restaurado de spam."
+msgstr[1] "%s comentarios restaurados de spam."
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:279
+msgid "%s comment marked as spam."
+msgid_plural "%s comments marked as spam."
+msgstr[0] "%s comentario marcado como spam."
+msgstr[1] "%s comentarios marcados como spam."
+
+#. translators: %s: Number of comments.
+#: wp-admin/edit-comments.php:273
+msgid "%s comment approved."
+msgid_plural "%s comments approved."
+msgstr[0] "%s comentario aprobado."
+msgstr[1] "%s comentarios aprobados."
+
+#: wp-admin/includes/class-wp-media-list-table.php:184
+#: wp-admin/includes/class-wp-media-list-table.php:555
+#: wp-admin/includes/class-wp-media-list-table.php:732
+msgid "Attach"
+msgstr "Adjuntar"
+
+#: wp-admin/includes/class-wp-media-list-table.php:545
+msgid "(Unattached)"
+msgstr "(Sin adjuntar)"
+
+#: wp-admin/includes/class-wp-media-list-table.php:478
+#: wp-admin/includes/class-wp-posts-list-table.php:1076
+msgid "Unpublished"
+msgstr "Sin publicar"
+
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-media-list-table.php:722
+#: wp-admin/includes/class-wp-media-list-table.php:780
+#: wp-admin/includes/class-wp-posts-list-table.php:1405
+msgid "View “%s”"
+msgstr "Ver «%s»"
+
+#: wp-admin/includes/media.php:1724
+#: wp-admin/includes/class-wp-media-list-table.php:714
+#: wp-admin/includes/class-wp-media-list-table.php:771
+#: wp-admin/includes/class-wp-comments-list-table.php:760
+#: wp-admin/includes/class-wp-posts-list-table.php:1383
+#: wp-admin/includes/dashboard.php:736 wp-admin/edit-form-comment.php:205
+msgid "Delete Permanently"
+msgstr "Borrar permanentemente"
+
+#. translators: %s: Link name.
+#. translators: %s: Taxonomy term name.
+#. translators: %s: Attachment title.
+#. translators: %s: Post title.
+#: wp-admin/includes/class-wp-links-list-table.php:197
+#: wp-admin/includes/class-wp-terms-list-table.php:482
+#: wp-admin/includes/class-wp-media-list-table.php:693
+#: wp-admin/includes/class-wp-media-list-table.php:741
+#: wp-admin/includes/class-wp-posts-list-table.php:1345
+#: wp-admin/includes/dashboard.php:630 wp-admin/includes/dashboard.php:995
+msgid "Edit “%s”"
+msgstr "Editar «%s»"
+
+#: wp-admin/includes/class-custom-image-header.php:856
+msgid "Choose the part of the image you want to use as your header."
+msgstr "Elige la parte de la imagen que quieras usar como cabecera."
+
+#: wp-admin/includes/class-custom-image-header.php:838
+#: wp-admin/includes/class-custom-image-header.php:981
+msgid "Image Processing Error"
+msgstr "Error en el procesado de la imagen"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-custom-image-header.php:496
+msgid "Header updated. Visit your site to see how it looks."
+msgstr "Cabezera actualizada. Visita tu sitio para ver los cambios."
+
+#: wp-admin/includes/theme.php:308
+#: wp-admin/includes/class-custom-image-header.php:475
+msgid "Custom Header"
+msgstr "Cabecera personalizada"
+
+#: wp-admin/includes/template.php:2481 wp-admin/nav-menus.php:808
+#: wp-admin/options.php:402
+msgid "Save Changes"
+msgstr "Guardar cambios"
+
+#: wp-admin/includes/class-custom-background.php:329
+#: wp-admin/includes/class-custom-image-header.php:609
+msgid "Choose an image from your computer:"
+msgstr "Elige una imagen desde tu ordenador:"
+
+#. translators: %s: Home URL.
+#: wp-admin/includes/class-custom-background.php:247
+msgid "Background updated. Visit your site to see how it looks."
+msgstr "Fondo actualizado. Visita tu sitio para ver cómo queda."
+
+#: wp-admin/includes/class-custom-background.php:226
+#: wp-admin/includes/theme.php:306
+msgid "Custom Background"
+msgstr "Fondo personalizado"
+
+#: wp-admin/comment.php:367
+msgid "Unknown action."
+msgstr "Acción desconocida."
+
+#: wp-admin/comment.php:144
+msgid "Approve comment"
+msgstr "Aprobar el comentario"
+
+#: wp-admin/comment.php:143
+msgid "You are about to approve the following comment:"
+msgstr "Estás a punto de aprobar el siguiente comentario:"
+
+#: wp-admin/comment.php:140
+msgid "Permanently delete comment"
+msgstr "Borrar el comentario permanentemente"
+
+#: wp-admin/comment.php:139
+msgid "You are about to delete the following comment:"
+msgstr "Estás a punto de borrar el siguiente comentario:"
+
+#: wp-admin/comment.php:135
+msgid "You are about to move the following comment to the Trash:"
+msgstr "Estás a punto de mover el siguiente comentario a la papelera:"
+
+#: wp-admin/comment.php:131
+msgid "You are about to mark the following comment as spam:"
+msgstr "Estás a punto de marcar el siguiente comentario como spam:"
+
+#: wp-admin/comment.php:86
+msgid "This comment is in the Trash. Please move it out of the Trash if you want to edit it."
+msgstr "Este comentario está en la papelera. Por favor, sácalo de la papelera si quieres editarlo."
+
+#: wp-admin/includes/comment.php:55 wp-admin/comment.php:279
+#: wp-admin/edit-comments.php:253
+msgid "Sorry, you are not allowed to edit comments on this post."
+msgstr "Lo siento, no tienes permisos para editar comentarios en esta entrada."
+
+#: wp-admin/authorize-application.php:97 wp-admin/authorize-application.php:115
+msgid "Go Back"
+msgstr "Volver atrás"
+
+#: wp-admin/includes/template.php:453 wp-admin/comment.php:56
+#: wp-admin/edit-form-comment.php:17
+msgid "Edit Comment"
+msgstr "Editar comentario"
+
+#: wp-admin/admin.php:329 wp-admin/import.php:18 wp-admin/menu.php:280
+msgid "Import"
+msgstr "Importar"
+
+#. translators: %s: Admin page generated by a plugin.
+#: wp-admin/admin.php:269
+msgid "Cannot load %s."
+msgstr "No se ha podido cargar %s."
+
+#: wp-admin/admin.php:262
+msgid "Invalid plugin page."
+msgstr "Página de plugin no válida."
+
+#: wp-admin/includes/meta-boxes.php:114 wp-admin/includes/meta-boxes.php:145
+#: wp-admin/includes/ajax-actions.php:2195
+#: wp-admin/includes/class-wp-posts-list-table.php:1098
+#: wp-admin/includes/class-wp-posts-list-table.php:1833
+msgid "Scheduled"
+msgstr "Programada"
+
+#: wp-admin/includes/edit-tag-messages.php:18
+#: wp-admin/includes/ajax-actions.php:2131
+#: wp-admin/includes/ajax-actions.php:2137
+msgid "Item not updated."
+msgstr "Elemento no actualizado."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/ajax-actions.php:2008
+msgid "Saving is disabled: %s is currently editing this post."
+msgstr "Guardar está desactivado: %s está ahora mismo editando esta entrada."
+
+#. translators: %s: User's display name.
+#: wp-admin/includes/ajax-actions.php:2012
+msgid "Saving is disabled: %s is currently editing this page."
+msgstr "Guardar está desactivado: %s está ahora mismo editando esta página."
+
+#: wp-admin/includes/ajax-actions.php:2005
+msgid "Someone"
+msgstr "Alguien"
+
+#. translators: %s: Date and time.
+#: wp-admin/includes/misc.php:1254
+msgid "Draft saved at %s."
+msgstr "Borrador guardado a las %s."
+
+#. translators: Draft saved date format, see
+#. https://www.php.net/manual/datetime.format.php
+#: wp-admin/includes/misc.php:1250
+msgid "g:i:s a"
+msgstr "G:i:s"
+
+#: wp-admin/includes/ajax-actions.php:1581
+#: wp-admin/includes/ajax-actions.php:1589
+msgid "Please provide a custom field value."
+msgstr "Por favor, pon algún valor en el campo personalizado."
+
+#: wp-admin/includes/ajax-actions.php:1301
+msgid "Sorry, you must be logged in to reply to a comment."
+msgstr "Lo siento, tienes que iniciar sesión para responder a un comentario."
+
+#: wp-admin/includes/taxonomy.php:136
+msgid "You did not enter a category name."
+msgstr "No has introducido un nombre de categoría."
+
+#. translators: %d: Comment ID.
+#: wp-admin/includes/ajax-actions.php:960
+msgid "Comment %d does not exist"
+msgstr "El comentario %d no existe"
+
+#: wp-admin/includes/media.php:2807 wp-admin/includes/nav-menu.php:464
+#: wp-admin/includes/nav-menu.php:750
+msgid "»"
+msgstr "»"
+
+#: wp-admin/includes/media.php:2806 wp-admin/includes/nav-menu.php:463
+#: wp-admin/includes/nav-menu.php:749
+msgid "«"
+msgstr "«"
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.mo b/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.mo
new file mode 100644
index 0000000..011b8b1
Binary files /dev/null and b/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.mo differ
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.po b/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.po
new file mode 100644
index 0000000..6a3e267
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/admin-network-es_ES.po
@@ -0,0 +1,1426 @@
+# Translation of WordPress - 5.6.x - Development - Administration - Network Admin in Spanish (Spain)
+# This file is distributed under the same license as the WordPress - 5.6.x - Development - Administration - Network Admin package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2020-12-10 12:41:04+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: WordPress - 5.6.x - Development - Administration - Network Admin\n"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:293
+msgctxt "site"
+msgid "Not spam"
+msgstr "No es spam"
+
+#. translators: %s: Number of themes.
+#: wp-admin/network/themes.php:410
+msgid "%s theme will no longer be auto-updated."
+msgid_plural "%s themes will no longer be auto-updated."
+msgstr[0] "%s tema ya no se actualizará automáticamente."
+msgstr[1] "%s temas ya no se actualizarán automáticamente."
+
+#. translators: %s: Number of themes.
+#: wp-admin/network/themes.php:401
+msgid "%s theme will be auto-updated."
+msgid_plural "%s themes will be auto-updated."
+msgstr[0] "%s tema se actualizará automáticamente."
+msgstr[1] "%s temas se actualizarán automáticamente."
+
+#: wp-admin/network/themes.php:225
+msgid "Sorry, you are not allowed to change themes automatic update settings."
+msgstr "Lo siento, no tienes permisos para cambiar ajustes de actualización automática de temas."
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:321
+msgid "No themes are currently available."
+msgstr "Actualmente no hay ningún tema disponible."
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:477
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:498
+#: wp-admin/includes/class-wp-ms-users-list-table.php:336
+msgid "Y/m/d g:i:s a"
+msgstr "d/m/Y H:i:s"
+
+#: wp-admin/includes/network.php:629
+msgid "https://wordpress.org/support/article/nginx/"
+msgstr "https://wordpress.org/support/article/nginx/"
+
+#. translators: %s: Documentation URL.
+#: wp-admin/includes/network.php:628
+msgid "It seems your network is running with Nginx web server. Learn more about further configuration."
+msgstr "Parece que tu red se está ejecutando con un servidor web Nginx. Aprende más sobre las configuraciones."
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:254
+msgid "Deleted (%s)"
+msgid_plural "Deleted (%s)"
+msgstr[0] "Borrado (%s)"
+msgstr[1] "Borrados (%s)"
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:247
+msgctxt "sites"
+msgid "Spam (%s)"
+msgid_plural "Spam (%s)"
+msgstr[0] "Spam (%s)"
+msgstr[1] "Spam (%s)"
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:241
+msgid "Mature (%s)"
+msgid_plural "Mature (%s)"
+msgstr[0] "Antiguo (%s)"
+msgstr[1] "Antiguos (%s)"
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:235
+msgid "Archived (%s)"
+msgid_plural "Archived (%s)"
+msgstr[0] "Archivado (%s)"
+msgstr[1] "Archivados (%s)"
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:229
+msgid "Public (%s)"
+msgid_plural "Public (%s)"
+msgstr[0] "Público (%s)"
+msgstr[1] "Públicos (%s)"
+
+#. translators: %s: Number of sites.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:222
+msgctxt "sites"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todo (%s)"
+msgstr[1] "Todos (%s)"
+
+#: wp-admin/network/upgrade.php:31
+msgid "Documentation on Upgrade Network"
+msgstr "Documentación sobre la actualización de la red"
+
+#: wp-admin/network/index.php:55
+msgid "Documentation on the Network Admin"
+msgstr "Documentación sobre la administración de la red"
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:406
+msgctxt "themes"
+msgid "Update Available (%s)"
+msgid_plural "Update Available (%s)"
+msgstr[0] "Actualización disponible (%s)"
+msgstr[1] "Actualizaciones disponibles (%s)"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:616
+msgid "Main"
+msgstr "Principal"
+
+#: wp-admin/network.php:67 wp-admin/network.php:80
+msgid "Documentation on the Network Screen"
+msgstr "Documentación sobre la pantalla de la red"
+
+#: wp-admin/network.php:66 wp-admin/network.php:79
+msgid "Documentation on Creating a Network"
+msgstr "Documentación sobre la creación de una red"
+
+#. translators: %s: DO_NOT_UPGRADE_GLOBAL_TABLES
+#: wp-admin/includes/network.php:118
+msgid "The constant %s cannot be defined when creating a network."
+msgstr "La constante %s no se puede definir al crear una red."
+
+#: wp-admin/network/sites.php:195
+msgid "You are about to delete the following sites:"
+msgstr "Estás a punto de borrar los siguientes sitios:"
+
+#: wp-admin/network/site-users.php:248
+msgid "User could not be added to this site."
+msgstr "No se ha podido añadir al usuario a este sitio."
+
+#: wp-admin/network/site-new.php:263
+msgid "The username and a link to set the password will be mailed to this email address."
+msgstr "El nombre de usuario y un enlace para establecer la contraseña se enviarán por correo electrónico a esta dirección de correo electrónico."
+
+#. translators: %s: New network admin email.
+#: wp-admin/network/settings.php:175
+msgid "There is a pending change of the network admin email to %s."
+msgstr "Hay un cambio pendiente del correo electrónico de administración de la red en %s."
+
+#: wp-admin/includes/network.php:332
+msgid "Sub-domain Installation"
+msgstr "Instalación en subdominio"
+
+#: wp-admin/includes/network.php:301 wp-admin/includes/network.php:319
+msgid "Sub-directory Installation"
+msgstr "Instalación en subdirectorio"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:909
+msgid "Active Child Theme"
+msgstr "Tema hijo activo"
+
+#: wp-admin/network/site-info.php:193
+msgid "Attributes"
+msgstr "Atributos"
+
+#. translators: %s: File size in kilobytes.
+#: wp-admin/network/settings.php:407
+msgid "%s KB"
+msgstr "%s KB"
+
+#. translators: %s: Default network title.
+#: wp-admin/includes/network.php:172
+msgid "%s Sites"
+msgstr "%s sitios"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:624
+msgctxt "theme"
+msgid "Delete %s"
+msgstr "Borrar %s"
+
+#: wp-admin/network/themes.php:101
+msgid "Sorry, you are not allowed to delete themes for this site."
+msgstr "Lo siento, no tienes permiso para borrar temas en este sitio."
+
+#: wp-admin/network/themes.php:14
+msgid "Sorry, you are not allowed to manage network themes."
+msgstr "Lo siento, no tienes permiso para gestionar temas de la red."
+
+#: wp-admin/network/sites.php:320
+msgid "Sorry, you are not allowed to delete that site."
+msgstr "Lo siento, no tienes permiso para borrar este sitio."
+
+#: wp-admin/network/site-themes.php:14
+msgid "Sorry, you are not allowed to manage themes for this site."
+msgstr "Lo siento, no tienes permiso para gestionar temas en este sitio."
+
+#: wp-admin/network/site-new.php:17
+msgid "Sorry, you are not allowed to add sites to this network."
+msgstr "Lo siento, no tienes permiso para añadir sitios a esta red."
+
+#: wp-admin/network/site-info.php:14 wp-admin/network/site-users.php:14
+#: wp-admin/network/site-settings.php:14
+msgid "Sorry, you are not allowed to edit this site."
+msgstr "Lo siento no tienes permiso para editar este sitio."
+
+#: wp-admin/network/settings.php:357
+msgid "The email address of the first comment author on a new site."
+msgstr "La dirección de correo electrónico del autor del primer comentario en cada nuevo sitio."
+
+#: wp-admin/network/settings.php:353
+msgid "First Comment Email"
+msgstr "Correo electrónico del primer comentario"
+
+#: wp-admin/includes/network.php:485
+msgid "That’s all, stop editing! Happy publishing."
+msgstr "¡Eso es todo, deja de editar! Disfruta publicando."
+
+#. translators: 1: wp-config.php, 2: Location of wp-config file, 3: Translated
+#. version of "That's all, stop editing! Happy publishing."
+#: wp-admin/includes/network.php:477
+msgid "Add the following to your %1$s file in %2$s above the line reading %3$s:"
+msgstr "Añade lo siguiente a tu archivo %1$s en %2$s por encima de la línea que dice %3$s:"
+
+#. translators: 1: Theme name, 2: Theme author.
+#: wp-admin/network/themes.php:149
+msgctxt "theme"
+msgid "%1$s by %2$s"
+msgstr "%1$s por %2$s"
+
+#: wp-admin/network/site-new.php:219
+msgid "Only lowercase letters (a-z), numbers, and hyphens are allowed."
+msgstr "Solo se permiten minúsculas (a-z), números y guiones."
+
+#. translators: %s: wp-config.php
+#: wp-admin/includes/network.php:540
+msgid "These unique authentication keys are also missing from your %s file."
+msgstr "Estas claves únicas de identificación también faltan en tu archivo %s."
+
+#. translators: %s: wp-config.php
+#: wp-admin/includes/network.php:534
+msgid "This unique authentication key is also missing from your %s file."
+msgstr "Esta clave única de identificación también falta en tu archivo %s."
+
+#. translators: %s: wp-config.php
+#: wp-admin/includes/network.php:463
+msgid "We recommend you back up your existing %s file."
+msgstr "Te recomendamos que hagas copia de seguridad del archivo %s actual."
+
+#. translators: 1: wp-config.php, 2: .htaccess
+#. translators: 1: wp-config.php, 2: web.config
+#: wp-admin/includes/network.php:447 wp-admin/includes/network.php:455
+msgid "We recommend you back up your existing %1$s and %2$s files."
+msgstr "Te recomendamos que hagas copia de seguridad de los archivos %1$s y %2$s actuales."
+
+#. translators: 1: localhost, 2: localhost.localdomain
+#: wp-admin/includes/network.php:306
+msgid "Because you are using %1$s, the sites in your WordPress network must use sub-directories. Consider using %2$s if you wish to use sub-domains."
+msgstr "Como estás usando %1$s, los sitios de tu red WordPress deben usar subdirectorios. Si quieres usar subdominios, deberías utilizar %2$s."
+
+#. translators: %s: Host name.
+#: wp-admin/includes/network.php:288 wp-admin/includes/network.php:348
+msgid "The internet address of your network will be %s."
+msgstr "La dirección de internet de tu red será %s."
+
+#. translators: 1: Site URL, 2: Host name, 3: www.
+#: wp-admin/includes/network.php:274
+msgid "We recommend you change your site domain to %1$s before enabling the network feature. It will still be possible to visit your site using the %3$s prefix with an address like %2$s but any links will not have the %3$s prefix."
+msgstr "Recomendamos que cambies el dominio de tu sitio a %1$s antes de activar la característica de red. Todavía será posible visitar tu sitio usando el prefijo %3$s con una dirección como %2$s, pero los enlaces no tendrán el prefijo %3$s. "
+
+#: wp-admin/includes/network.php:229
+msgid "You cannot change this later."
+msgstr "No podrás cambiar esto después."
+
+#: wp-admin/includes/network.php:228
+msgid "Please choose whether you would like sites in your WordPress network to use sub-domains or sub-directories."
+msgstr "Por favor, elige si quieres que los sitios de tu red WordPress usen subdominios o subdirectorios."
+
+#. translators: 1: mod_rewrite, 2: mod_rewrite documentation URL, 3: Google
+#. search for mod_rewrite.
+#: wp-admin/includes/network.php:216
+msgid "If %1$s is disabled, ask your administrator to enable that module, or look at the Apache documentation or elsewhere for help setting it up."
+msgstr "Si %1$s está desactivado, pide a tu administrador que active ese módulo o echa un vistazo a la documentación de Apache o en otro sitio para saber cómo configurarlo."
+
+#. translators: %s: mod_rewrite
+#: wp-admin/includes/network.php:206
+msgid "It looks like the Apache %s module is not installed."
+msgstr "Parece que el módulo de Apache %s no está instalado."
+
+#. translators: %s: mod_rewrite
+#: wp-admin/includes/network.php:198
+msgid "Please make sure the Apache %s module is installed as it will be used at the end of this installation."
+msgstr "Por favor, asegúrate de que el módulo de Apache %s está instalado, ya que se usará al final de esta instalación."
+
+#. translators: %s: Port number.
+#: wp-admin/includes/network.php:145
+msgid "You cannot use port numbers such as %s."
+msgstr "No puedes usar números de puerto como %s."
+
+#: wp-admin/includes/class-wp-ms-users-list-table.php:200
+msgctxt "user"
+msgid "Registered"
+msgstr "Registrado"
+
+#. translators: Number of users.
+#: wp-admin/includes/class-wp-ms-users-list-table.php:164
+msgid "Super Admin (%s)"
+msgid_plural "Super Admins (%s)"
+msgstr[0] "Super administrador (%s)"
+msgstr[1] "Super administradores (%s)"
+
+#: wp-admin/includes/class-wp-ms-users-list-table.php:118
+msgctxt "user"
+msgid "Not spam"
+msgstr "No es spam"
+
+#: wp-admin/includes/class-wp-ms-users-list-table.php:117
+msgctxt "user"
+msgid "Mark as spam"
+msgstr "Marcar como spam"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:727
+msgid "Visit Theme Site"
+msgstr "Visitar el sitio del tema"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:721
+msgid "Visit %s homepage"
+msgstr "Visita la portada de %s"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:690
+msgid "Broken Theme:"
+msgstr "Tema roto:"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:596
+msgid "Network Disable %s"
+msgstr "Desactivar para la red %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:593
+msgid "Disable %s"
+msgstr "Desactivar %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:570
+msgid "Network Enable %s"
+msgstr "Activar para la red %s"
+
+#. translators: %s: Theme name.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:567
+msgid "Enable %s"
+msgstr "Activar %s"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:472
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:603
+msgid "Network Disable"
+msgstr "Desactivar para la red"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:472
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:603
+msgid "Disable"
+msgstr "Desactivar"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:469
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:577
+msgid "Enable"
+msgstr "Activar"
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:415
+msgctxt "themes"
+msgid "Broken (%s)"
+msgid_plural "Broken (%s)"
+msgstr[0] "Roto (%s)"
+msgstr[1] "Rotos (%s)"
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:397
+msgctxt "themes"
+msgid "Disabled (%s)"
+msgid_plural "Disabled (%s)"
+msgstr[0] "Desactivado (%s)"
+msgstr[1] "Desactivados (%s)"
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:388
+msgctxt "themes"
+msgid "Enabled (%s)"
+msgid_plural "Enabled (%s)"
+msgstr[0] "Activado (%s)"
+msgstr[1] "Activados (%s)"
+
+#. translators: %s: Number of themes.
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:379
+msgctxt "themes"
+msgid "All (%s)"
+msgid_plural "All (%s)"
+msgstr[0] "Todo (%s)"
+msgstr[1] "Todos (%s)"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:331
+msgid "Theme"
+msgstr "Tema"
+
+#: wp-admin/includes/class-wp-ms-themes-list-table.php:319
+msgid "No themes found."
+msgstr "No se han encontrado temas."
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:706
+msgctxt "verb; site"
+msgid "Archive"
+msgstr "Archivar"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:704
+msgid "Unarchive"
+msgstr "Restaurar"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:480
+msgid "Never"
+msgstr "Nunca"
+
+#. translators: 1: Site title, 2: Site tagline.
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:453
+msgid "%1$s – %2$s"
+msgstr "%1$s – %2$s"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:365
+#: wp-admin/network/site-info.php:176
+msgctxt "site"
+msgid "Registered"
+msgstr "Registrado"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:364
+#: wp-admin/network/site-info.php:180
+msgid "Last Updated"
+msgstr "Última actualización"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:710
+msgctxt "site"
+msgid "Not Spam"
+msgstr "No es spam"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:292
+msgctxt "site"
+msgid "Mark as spam"
+msgstr "Marcar como spam"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:207
+msgid "No sites found."
+msgstr "No se han encontrado sitios."
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:42
+#: wp-admin/network/site-info.php:190
+msgid "Mature"
+msgstr "Adulto"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:41
+#: wp-admin/network/site-info.php:188
+msgid "Deleted"
+msgstr "Borrado"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:40
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:712
+#: wp-admin/network/site-info.php:187
+msgctxt "site"
+msgid "Spam"
+msgstr "Spam"
+
+#: wp-admin/includes/class-wp-ms-sites-list-table.php:39
+#: wp-admin/network/site-info.php:186
+msgid "Archived"
+msgstr "Archivado"
+
+#: wp-admin/network/user-new.php:136 wp-admin/network/site-users.php:360
+msgid "A password reset link will be sent to the user via email."
+msgstr "Se enviará al usuario un enlace por correo electrónico para que pueda restablecer la contraseña."
+
+#. translators: 1: NOBLOGREDIRECT, 2: wp-config.php
+#: wp-admin/network/settings.php:212
+msgid "If registration is disabled, please set %1$s in %2$s to a URL you will redirect visitors to if they visit a non-existent site."
+msgstr "Si el registro de usuarios está desactivado, establece como valor de %1$s en %2$s una URL donde redirigir a los visitantes que accedan a un sitio inexistente."
+
+#. translators: 1: WP_ALLOW_MULTISITE, 2: wp-config.php
+#: wp-admin/network.php:44
+msgid "You must define the %1$s constant as true in your %2$s file to allow creation of a Network."
+msgstr "Debes establecer la constante %1$s como verdadero (true) en tu archivo %2$s para permitir la creación de una red."
+
+#: wp-admin/network/themes.php:331
+msgid "Themes list navigation"
+msgstr "Navegación por la lista de temas"
+
+#: wp-admin/network/sites.php:52
+msgid "Sites list"
+msgstr "Lista de sitios"
+
+#: wp-admin/network/sites.php:51
+msgid "Sites list navigation"
+msgstr "Navegación por la lista de sitios"
+
+#: wp-admin/network/site-users.php:27
+msgid "Site users list"
+msgstr "Lista de usuarios del sitio"
+
+#: wp-admin/network/site-users.php:26
+msgid "Site users list navigation"
+msgstr "Navegación por la lista de usuarios del sitio"
+
+#: wp-admin/network/site-users.php:25
+msgid "Filter site users list"
+msgstr "Filtrar la lista de usuarios del sitio"
+
+#: wp-admin/network/site-themes.php:24
+msgid "Site themes list"
+msgstr "Lista de temas del sitio"
+
+#: wp-admin/network/site-themes.php:23
+msgid "Site themes list navigation"
+msgstr "Navegación por el listado de temas"
+
+#: wp-admin/network/site-themes.php:22
+msgid "Filter site themes list"
+msgstr "Filtrar la lista de temas"
+
+#: wp-admin/network/site-new.php:121
+msgid "The domain or path entered conflicts with an existing username."
+msgstr "El dominio o la ruta entran en conflicto con un nombre de usuario ya existente."
+
+#: wp-admin/network/sites.php:89
+msgid "The requested action is not valid."
+msgstr "La acción solicitada no es válida."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:81
+msgid "You are about to mark the site %s as not mature."
+msgstr "Estás a punto de marcar el sitio %s como para todos los públicos."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:79
+msgid "You are about to mark the site %s as mature."
+msgstr "Estás a punto de marcar el sitio %s como para adultos."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:77
+msgid "You are about to delete the site %s."
+msgstr "Estás a punto de borrar el sitio %s."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:75
+msgid "You are about to mark the site %s as spam."
+msgstr "Estás a punto de marcar el sitio %s como spam."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:73
+msgid "You are about to unspam the site %s."
+msgstr "Estás a punto de sacar el sitio %s de spam."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:71
+msgid "You are about to archive the site %s."
+msgstr "Estás apunto de archivar el sitio %s."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:69
+msgid "You are about to unarchive the site %s."
+msgstr "Estás a punto de restaurar el sitio %s."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:67
+msgid "You are about to deactivate the site %s."
+msgstr "Estás a punto desactivar el sitio %s"
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:65
+msgid "You are about to activate the site %s."
+msgstr "Estás a punto de activar el sitio %s."
+
+#: wp-admin/network/site-info.php:28 wp-admin/network/site-users.php:46
+#: wp-admin/network/site-themes.php:53 wp-admin/network/site-settings.php:28
+msgid "The requested site does not exist."
+msgstr "El sitio solicitado no existe."
+
+#: wp-admin/network/user-new.php:29 wp-admin/network/users.php:230
+msgid "Documentation on Network Users"
+msgstr "Documentación sobre usuarios de la red"
+
+#: wp-admin/network/themes.php:323
+msgid "Documentation on Network Themes"
+msgstr "Documentación sobre temas de la red"
+
+#: wp-admin/network/settings.php:63
+msgid "Documentation on Network Settings"
+msgstr "Documentación sobre ajustes de la red"
+
+#. translators: 1: Site URL, 2: Server error message.
+#: wp-admin/network/upgrade.php:98
+msgid "Warning! Problem updating %1$s. Your server may not be able to connect to sites running on it. Error message: %2$s"
+msgstr "¡Advertencia! Problema al actualizar %1$s. Parece que tu servidor no es capaz de conectar con los sitios activos en la red. Mensaje de error: %2$s"
+
+#. translators: %s: Number of themes.
+#: wp-admin/network/themes.php:392
+msgid "%s theme deleted."
+msgid_plural "%s themes deleted."
+msgstr[0] "%s tema borrado."
+msgstr[1] "%s temas borrados."
+
+#. translators: %s: Number of themes.
+#: wp-admin/network/themes.php:383 wp-admin/network/site-themes.php:204
+msgid "%s theme disabled."
+msgid_plural "%s themes disabled."
+msgstr[0] "%s tema desactivado."
+msgstr[1] "%s temas desactivados."
+
+#. translators: %s: Number of themes.
+#: wp-admin/network/themes.php:374 wp-admin/network/site-themes.php:195
+msgid "%s theme enabled."
+msgid_plural "%s themes enabled."
+msgstr[0] "%s tema activado."
+msgstr[1] "%s temas activados."
+
+#: wp-admin/network/themes.php:175
+msgid "Yes, delete these themes"
+msgstr "Sí, borrar estos temas"
+
+#: wp-admin/network/themes.php:142
+msgid "You are about to remove the following themes:"
+msgstr "Estás a punto de eliminar los siguientes temas:"
+
+#: wp-admin/network/themes.php:141
+msgid "These themes may be active on other sites in the network."
+msgstr "Estos temas pueden estar activos en otros sitios de la red."
+
+#: wp-admin/network/themes.php:140
+msgid "Delete Themes"
+msgstr "Borrar temas"
+
+#: wp-admin/network/site-info.php:196
+msgid "Set site attributes"
+msgstr "Establecer los atributos del sitio"
+
+#: wp-admin/network/settings.php:479
+msgid "Enable menus"
+msgstr "Activar los menús"
+
+#: wp-admin/network/settings.php:412
+msgid "Size in kilobytes"
+msgstr "Tamaño en kilobytes"
+
+#: wp-admin/network/settings.php:396
+msgid "Allowed file types. Separate types by spaces."
+msgstr "Tipos de archivos permitidos. Separa los tipos con espacios."
+
+#: wp-admin/network/settings.php:202
+msgid "New registrations settings"
+msgstr "Ajustes de nuevos registros"
+
+#. translators: 1: File name (.htaccess or web.config), 2: File path.
+#: wp-admin/includes/network.php:609 wp-admin/includes/network.php:662
+msgid "Add the following to your %1$s file in %2$s, replacing other WordPress rules:"
+msgstr "Añade lo siguiente a tu archivo %1$s en %2$s, reemplazando cualquier otra regla de WordPress:"
+
+#: wp-admin/network/sites.php:114 wp-admin/network/sites.php:190
+msgid "Confirm your action"
+msgstr "Confirma tu acción"
+
+#: wp-admin/network/users.php:220
+msgid "Hover over any user on the list to make the edit links appear. The Edit link on the left will take you to their Edit User profile page; the Edit link on the right by any site name goes to an Edit Site screen for that site."
+msgstr "Pasa el cursor sobre cualquier usuario de las lista para que se muestren los enlaces de edición. El enlace de edición de la izquierda te llevará a la página de edición del perfil de usuario; el de la derecha de los nombres de los sitios te lleva a la pantalla de edición de ese sitio."
+
+#: wp-admin/network/index.php:43
+msgid "To search for a site, enter the path or domain."
+msgstr "Para buscar un sitio, introduce la ruta o el dominio."
+
+#: wp-admin/network/index.php:42
+msgid "To search for a user, enter an email address or username. Use a wildcard to search for a partial username, such as user*."
+msgstr "Para buscar un usuario, introduce una dirección de correo electrónico o un nombre de usuario. Utiliza comodines para buscar un nombre de usuario parcial, como usuario*."
+
+#: wp-admin/network/index.php:40
+msgid "To add a new site, click Create a New Site."
+msgstr "Para añadir un sitio nuevo, haz clic en Crear un nuevo sitio."
+
+#: wp-admin/network/index.php:39
+msgid "To add a new user, click Create a New User."
+msgstr "Para añadir un nuevo usuario, haz clic en Crear nuevo usuario."
+
+#: wp-admin/network/index.php:48
+msgid "Quick Tasks"
+msgstr "Tareas rápidas"
+
+#: wp-admin/network/index.php:41
+msgid "To search for a user or site, use the search boxes."
+msgstr "Para buscar un usuario o sitio, usa las cajas de búsqueda."
+
+#: wp-admin/network/index.php:38
+msgid "The Right Now widget on this screen provides current user and site counts on your network."
+msgstr "El widget Ahora mismo de esta pantalla ofrece contadores al usuario y sitio actual de tu red."
+
+#: wp-admin/network/index.php:28
+msgid "Modify global network settings"
+msgstr "Modifica las opciones globales de la red"
+
+#: wp-admin/network/index.php:27
+msgid "Update your network"
+msgstr "Actualiza tu red"
+
+#: wp-admin/network/index.php:26
+msgid "Install and activate themes or plugins"
+msgstr "Instala y activa temas o plugins"
+
+#: wp-admin/network/index.php:25
+msgid "Add and manage sites or users"
+msgstr "Añade y gestiona sitios o usuarios"
+
+#: wp-admin/network/index.php:24
+msgid "From here you can:"
+msgstr "Desde aquí puedes:"
+
+#: wp-admin/network/index.php:23
+msgid "Welcome to your Network Admin. This area of the Administration Screens is used for managing all aspects of your Multisite Network."
+msgstr "Bienvenido a la administración de la red. Este área de las pantallas de administración se utiliza para gestionar todos los aspectos de tu red multisitio."
+
+#: wp-admin/network/upgrade.php:140
+msgid "WordPress has been updated! Before we send you on your way, we need to individually upgrade the sites in your network."
+msgstr "¡WordPress se ha actualizado! Antes de que vuelvas a lo tuyo, tenemos que actualizar los sitios de tu red uno a uno."
+
+#: wp-admin/network/upgrade.php:23
+msgid "Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Upgrade Network button will step through each site in the network, five at a time, and make sure any database updates are applied."
+msgstr "Usa solo esta pantalla una vez hayas actualizado a una nueva versión de WordPress desde Actualizaciones/Actualizaciones disponibles (en el menú de navegación o barra de administración de la red). Al hacer clic en el botón Actualizar red, se empezará a actualizar sitio a sitio de la red, cinco cada vez, asegurándose de que se actualizan las bases de datos."
+
+#: wp-admin/network/upgrade.php:15 wp-admin/network/upgrade.php:42
+#: wp-admin/network/upgrade.php:144 wp-admin/network/menu.php:46
+msgid "Upgrade Network"
+msgstr "Actualizar la red"
+
+#: wp-admin/includes/network.php:263 wp-admin/includes/network.php:615
+#: wp-admin/includes/network.php:668
+msgid "Subdirectory networks may not be fully compatible with custom wp-content directories."
+msgstr "Las redes en subdirectorio puede que no sean completamente compatibles con directorios wp-content personalizados."
+
+#: wp-admin/network.php:62
+msgid "Add the designated lines of code to wp-config.php (just before /*...stop editing...*/) and .htaccess (replacing the existing WordPress rules)."
+msgstr "Añade las líneas de código designadas a wp-config.php (justo antes de /*...para de editar...*/) y a .htaccess (reemplazando las reglas existentes de WordPress)."
+
+#: wp-admin/network/settings.php:423
+msgid "Language Settings"
+msgstr "Ajustes de idioma"
+
+#: wp-admin/network/settings.php:238
+msgid "Allow site administrators to add new users to their site via the \"Users → Add New\" page"
+msgstr "Permite a los administradores de sitio añadir nuevos usuarios a su sitio a través de la página «Usuarios → Añadir nuevo»."
+
+#: wp-admin/network/settings.php:57
+msgid "Super admins can no longer be added on the Options screen. You must now go to the list of existing users on Network Admin > Users and click on Username or the Edit action link below that name. This goes to an Edit User page where you can check a box to grant super admin privileges."
+msgstr "Los super administadores ya no pueden añadirse en la pantalla de Ajustes. Ahora debes ir a la lista de usuarios existentes en Administrar red > Usuarios y hacer clic en el enlace de acción de Usuario o Editar debajo del nombre. Esto te lleva a una página de Editar usuario en la que puedes marcar una casilla que le dará privilegios de Super administrador."
+
+#: wp-admin/network/site-users.php:269
+msgid "Enter the username and email."
+msgstr "Introduce el nombre de usuario y correo electrónico."
+
+#: wp-admin/network/site-users.php:266
+msgid "User created."
+msgstr "Usuario creado."
+
+#: wp-admin/network/site-users.php:263
+msgid "Select a user to remove."
+msgstr "Elige un usuario para eliminarlo."
+
+#: wp-admin/network/site-users.php:257
+msgid "Select a user to change role."
+msgstr "Elige un usuario para cambiar su perfil."
+
+#: wp-admin/network/site-users.php:251
+msgid "Enter the username of an existing user."
+msgstr "Introduce el nombre de usuario de un usuario existente."
+
+#: wp-admin/network/site-users.php:245
+msgid "User is already a member of this site."
+msgstr "El usuario ya es miembro de este sitio."
+
+#: wp-admin/network/site-settings.php:78
+msgid "Site options updated."
+msgstr "Opciones del sitio actualizadas."
+
+#: wp-admin/network/site-new.php:177 wp-admin/network/site-new.php:187
+msgid "Add New Site"
+msgstr "Añadir un nuevo sitio"
+
+#. translators: 1: Dashboard URL, 2: Network admin edit URL.
+#: wp-admin/network/site-new.php:170
+msgid "Site added. Visit Dashboard or Edit Site"
+msgstr "Sitio añadido. Visita el escritorio o edita el sitio"
+
+#: wp-admin/network/site-new.php:25
+msgid "This screen is for Super Admins to add new sites to the network. This is not affected by the registration settings."
+msgstr "Esta pantalla es para que los Super administradores añadan nuevos sitios a la red. No le afectan los ajustes de registro."
+
+#: wp-admin/network/site-info.php:121
+msgid "Site info updated."
+msgstr "Información del sitio actualizada."
+
+#: wp-admin/network/themes.php:416
+msgid "You cannot delete a theme while it is active on the main site."
+msgstr "No puedes borrar un tema si está activo en el sitio principal."
+
+#: wp-admin/network/themes.php:301
+msgid "Themes can be enabled on a site by site basis by the network admin on the Edit Site screen (which has a Themes tab); get there via the Edit action link on the All Sites screen. Only network admins are able to install or edit themes."
+msgstr "Los temas puede activarlos el administrador de la red sitio a sitio en la pantalla de Editar sitio (que tiene una pestaña Temas); puedes llegar ahí desde el enlace de acción Editar de la pantalla Todos los sitios. Solo los administradores de red pueden instalar o editar temas. "
+
+#: wp-admin/network/themes.php:182
+msgid "No, return me to the theme list"
+msgstr "No, devuélveme a la lista de temas"
+
+#: wp-admin/network/themes.php:173
+msgid "Yes, delete this theme"
+msgstr "Sí, borrar este tema"
+
+#: wp-admin/network/themes.php:159
+msgid "Are you sure you want to delete these themes?"
+msgstr "¿Seguro que quieres borrar estos temas?"
+
+#: wp-admin/network/themes.php:138
+msgid "You are about to remove the following theme:"
+msgstr "Estás a punto de eliminar el siguiente tema:"
+
+#: wp-admin/network/themes.php:137
+msgid "This theme may be active on other sites in the network."
+msgstr "Este tema podría estar activo en otros sitios de la red."
+
+#: wp-admin/network/themes.php:136
+msgid "Delete Theme"
+msgstr "Borrar tema"
+
+#: wp-admin/network/site-themes.php:212
+msgid "Network enabled themes are not shown on this screen."
+msgstr "Los temas activos para la red no se muestran en esta pantalla."
+
+#: wp-admin/network/themes.php:414 wp-admin/network/site-themes.php:208
+msgid "No theme selected."
+msgstr "Ningún tema seleccionado."
+
+#: wp-admin/network/themes.php:380 wp-admin/network/site-themes.php:201
+msgid "Theme disabled."
+msgstr "Tema desactivado."
+
+#: wp-admin/network/themes.php:371 wp-admin/network/site-themes.php:192
+msgid "Theme enabled."
+msgstr "Tema activado"
+
+#. translators: %s: Site title.
+#: wp-admin/network/site-info.php:126 wp-admin/network/site-users.php:204
+#: wp-admin/network/site-themes.php:170 wp-admin/network/site-settings.php:83
+msgid "Edit Site: %s"
+msgstr "Editar el sitio: %s"
+
+#: wp-admin/network/site-info.php:23 wp-admin/network/site-users.php:41
+#: wp-admin/network/site-themes.php:46 wp-admin/network/site-settings.php:23
+msgid "Invalid site ID."
+msgstr "ID de sitio no válido."
+
+#. translators: %s: Site URL.
+#: wp-admin/network/sites.php:167
+msgid "Sorry, you are not allowed to delete the site %s."
+msgstr "Lo siento, no tienes permiso para borrar el sitio %s."
+
+#: wp-admin/network/sites.php:39
+msgid "Clicking on bold headings can re-sort this table."
+msgstr "Haciendo clic en las cabeceras en negrita, puedes reordenar esta tabla."
+
+#: wp-admin/network/sites.php:36
+msgid "Delete which is a permanent action after the confirmation screens."
+msgstr "Borrar es una acción permanente tras las pantallas de confirmación."
+
+#: wp-admin/network/sites.php:34
+msgid "Dashboard leads to the Dashboard for that site."
+msgstr "Escritorio te lleva al escritorio de ese sitio."
+
+#: wp-admin/network/sites.php:33
+msgid "An Edit link to a separate Edit Site screen."
+msgstr "Un enlace de editar que lleva la pantalla de Editar sitio."
+
+#: wp-admin/network/sites.php:30
+msgid "Add New takes you to the Add New Site screen. You can search for a site by Name, ID number, or IP address. Screen Options allows you to choose how many sites to display on one page."
+msgstr "«Añadir nuevo» te lleva a la pantalla «Añadir un nuevo sitio». Puedes buscar un sitio por el nombre, el número de ID o la dirección IP. Las opciones de pantalla te permiten elegir cuántos sitios mostrar por página."
+
+#: wp-admin/network/user-new.php:148 wp-admin/network/site-users.php:323
+msgid "Add User"
+msgstr "Añadir usuario"
+
+#: wp-admin/network/user-new.php:55
+msgid "Cannot add user."
+msgstr "No se ha podido añadir el usuario."
+
+#: wp-admin/network/user-new.php:22
+msgid "Add User will set up a new user account on the network and send that person an email with username and password."
+msgstr "Añadir usuario configurará una nueva cuenta de usuario en la red y enviará a esa persona un correo electrónico con su usuario y contraseña."
+
+#: wp-admin/network/menu.php:41
+msgid "Updates"
+msgstr "Actualizaciones"
+
+#: wp-admin/network/settings.php:20 wp-admin/network/menu.php:111
+msgid "Network Settings"
+msgstr "Ajustes de la red"
+
+#: wp-admin/network/menu.php:80
+msgid "Installed Themes"
+msgstr "Temas instalados"
+
+#. translators: %s: Number of available theme updates.
+#: wp-admin/network/menu.php:63
+msgid "Themes %s"
+msgstr "Temas %s"
+
+#: wp-admin/network/menu.php:52
+msgid "All Sites"
+msgstr "Todos los sitios"
+
+#: wp-admin/includes/network.php:680
+msgid "Once you complete these steps, your network is enabled and configured. You will have to log in again."
+msgstr "Una vez completes estos pasos, tu red estará activa y configurada. Tendrás que acceder de nuevo."
+
+#: wp-admin/includes/network.php:545
+msgid "To make your installation more secure, you should also add:"
+msgstr "Para hacer más segura tu instalación, también deberías añadir:"
+
+#: wp-admin/includes/network.php:440
+msgid "Complete the following steps to enable the features for creating a network of sites."
+msgstr "Completa los siguientes pasos para activar las características necesarias para crear una red de sitios."
+
+#: wp-admin/includes/network.php:439
+msgid "Enabling the Network"
+msgstr "Activando la red"
+
+#: wp-admin/includes/network.php:428
+msgid "Please complete the configuration steps. To create a new network, you will need to empty or remove the network database tables."
+msgstr "Por favor, completa los pasos de configuración. Para crear una nueva red, tendrás que vaciar o eliminar las tablas de la base de datos de la red."
+
+#: wp-admin/includes/network.php:427
+msgid "An existing WordPress network was detected."
+msgstr "Se ha detectado una red WordPress en activo."
+
+#: wp-admin/includes/network.php:422
+msgid "The original configuration steps are shown here for reference."
+msgstr "Los pasos de la configuración original se muestran aquí a modo de recordatorio."
+
+#: wp-admin/includes/network.php:369
+msgid "Your email address."
+msgstr "Tu dirección de correo electrónico."
+
+#: wp-admin/includes/network.php:360
+msgid "What would you like to call your network?"
+msgstr "¿Cómo te gustaría llamar a tu red?"
+
+#: wp-admin/includes/network.php:356 wp-admin/network/settings.php:153
+msgid "Network Title"
+msgstr "Título de la red"
+
+#: wp-admin/includes/network.php:335
+msgid "Because your installation is not new, the sites in your WordPress network must use sub-domains."
+msgstr "Como tu instalación no es nueva, los sitios de tu red WordPress deben usar subdominios."
+
+#: wp-admin/includes/network.php:322
+msgid "Because your installation is in a directory, the sites in your WordPress network must use sub-directories."
+msgstr "Como tu instalación está hecha en un directorio, los sitios de tu red WordPress deben usar subdirectorios."
+
+#: wp-admin/includes/network.php:312 wp-admin/includes/network.php:325
+#: wp-admin/includes/network.php:336
+msgid "The main site in a sub-directory installation will need to use a modified permalink structure, potentially breaking existing links."
+msgstr "El sitio principal en una instalación en subdirectorios tendrá que usar una estructura de enlaces permanentes modificada, lo que es posible que rompa enlaces actuales."
+
+#: wp-admin/includes/network.php:297
+msgid "Network Details"
+msgstr "Detalles de la red"
+
+#: wp-admin/includes/network.php:269 wp-admin/includes/network.php:283
+#: wp-admin/includes/network.php:343
+msgid "Server Address"
+msgstr "Dirección del servidor"
+
+#. translators: 1: Host name.
+#: wp-admin/includes/network.php:251
+msgctxt "subdirectory examples"
+msgid "like %1$s/site1 and %1$s/site2"
+msgstr "como %1$s/sitio1 y %1$s/sitio2"
+
+#: wp-admin/includes/network.php:246
+msgid "Sub-directories"
+msgstr "Subdirectorios"
+
+#. translators: 1: Host name.
+#: wp-admin/includes/network.php:239
+msgctxt "subdomain examples"
+msgid "like site1.%1$s and site2.%1$s"
+msgstr "como sitio1.%1$s y sitio2.%1$s"
+
+#: wp-admin/includes/network.php:234
+msgid "Sub-domains"
+msgstr "Subdominios"
+
+#: wp-admin/includes/network.php:230
+msgid "You will need a wildcard DNS record if you are going to use the virtual host (sub-domain) functionality."
+msgstr "Necesitarás un registro DNS comodín si vas a usar la funcionalidad de alojamiento virtual (subdominio)."
+
+#: wp-admin/includes/network.php:227
+msgid "Addresses of Sites in your Network"
+msgstr "Direcciones de los sitios de tu red"
+
+#: wp-admin/includes/network.php:195
+msgid "Note:"
+msgstr "Nota:"
+
+#: wp-admin/includes/network.php:182
+msgid "Fill in the information below and you’ll be on your way to creating a network of WordPress sites. We will create configuration files in the next step."
+msgstr "Rellena la siguiente información y estarás a un paso de crear una red de sitios WordPress. Crearemos los archivos de configuración en el siguiente paso."
+
+#: wp-admin/includes/network.php:181
+msgid "Welcome to the Network installation process!"
+msgstr "¡Bienvenido al proceso de instalación de la red!"
+
+#: wp-admin/includes/network.php:160
+msgid "Error: The network could not be created."
+msgstr "Error: no se ha podido crear la red."
+
+#: wp-admin/includes/network.php:142
+msgid "You cannot install a network of sites with your server address."
+msgstr "No puedes instalar una red de sitios con la dirección de tu servidor."
+
+#: wp-admin/includes/network.php:133
+msgid "Once the network is created, you may reactivate your plugins."
+msgstr "Una vez se haya creado la red, ya podrás reactivar tus plugins."
+
+#. translators: %s: URL to Plugins screen.
+#: wp-admin/includes/network.php:130
+msgid "Please deactivate your plugins before enabling the Network feature."
+msgstr "Por favor, desactiva tus plugins antes de activar la característica de red."
+
+#: wp-admin/network.php:72
+msgid "Network"
+msgstr "Red"
+
+#: wp-admin/network.php:64
+msgid "The choice of subdirectory sites is disabled if this setup is more than a month old because of permalink problems with “/blog/” from the main site. This disabling will be addressed in a future version."
+msgstr "La elección de sitios como subdirectorios está desactivada si esta instalación es de hace más de un mes para evitar problemas con la estructura «/blog/» de los enlaces permanentes del sitio principal. Se solucionará esta desactivación en futuras versiones de WordPress."
+
+#: wp-admin/network.php:63
+msgid "Once you add this code and refresh your browser, multisite should be enabled. This screen, now in the Network Admin navigation menu, will keep an archive of the added code. You can toggle between Network Admin and Site Admin by clicking on the Network Admin or an individual site name under the My Sites dropdown in the Toolbar."
+msgstr "Una vez añadido este código y recargado tu navegador, el multisitio debería estar activo. Esta pantalla, una vez que se convierta en el menú de navegación del administrador de la red, mantendrá un archivo del código añadido. Puedes alternar entre Administrador de red y Administración del sitio haciendo clic en el administrador de red o en Mis sitios en el menú desplegable en la barra de herramientas."
+
+#: wp-admin/network.php:61
+msgid "The next screen for Network Setup will give you individually-generated lines of code to add to your wp-config.php and .htaccess files. Make sure the settings of your FTP client make files starting with a dot visible, so that you can find .htaccess; you may have to create this file if it really is not there. Make backup copies of those two files."
+msgstr "La siguiente pantalla para configurar la red te ofrecerá líneas de código autogeneradas para ti, para que las añadas a tus archivos wp-config.php y .htaccess. Asegúrate de que los ajustes de tu cliente FTP permiten que los ficheros con un punto delante se muestren, para que puedas ver el fichero .htaccess; puede que tengas que crear este archivo, si no estuviera ya creado. Haz copias de seguridad de esos dos archivos."
+
+#: wp-admin/network.php:60
+msgid "Choose subdomains or subdirectories; this can only be switched afterwards by reconfiguring your installation. Fill out the network details, and click Install. If this does not work, you may have to add a wildcard DNS record (for subdomains) or change to another setting in Permalinks (for subdirectories)."
+msgstr "Elige subdominios o subdirectorios. Esto solo puede cambiarse posteriormente reconfigurando tu instalación. Completa los detalles de la red y haz clic en instalar. Si esto no funciona, deberás añadir un registro DNS con comodín (para los subdominios) o cambiar a otro ajuste de enlaces permanentes (para los subdirectorios)."
+
+#: wp-admin/network.php:59
+msgid "This screen allows you to configure a network as having subdomains (site1.example.com) or subdirectories (example.com/site1). Subdomains require wildcard subdomains to be enabled in Apache and DNS records, if your host allows it."
+msgstr "Esta pantalla te permite configurar una red con subdominios (sitio1.ejemplo.com) o subdirectorios (ejemplo.com/sitio1). Los subdominios requieren tener activados los comodines de subdominios en la configuración de Apache y en los registros DNS, si tu alojamiento lo permite."
+
+#: wp-admin/network.php:55
+msgid "Create a Network of WordPress Sites"
+msgstr "Crear una red de sitios de WordPress"
+
+#: wp-admin/network.php:29
+msgid "The Network creation panel is not for WordPress MU networks."
+msgstr "El panel de creación de la Red no es para redes de WordPress MU."
+
+#. translators: %s: User login.
+#: wp-admin/network/users.php:77
+msgid "Warning! User cannot be modified. The user %s is a network administrator."
+msgstr "¡Atención! El usuario no puede modificarse. El usuario %s es un administrador de la red."
+
+#: wp-admin/network/site-new.php:26
+msgid "If the admin email for the new site does not exist in the database, a new user will also be created."
+msgstr "Si el correo electrónico del administrador para el nuevo sitio no existe en la base de datos, también se creará un nuevo usuario."
+
+#: wp-admin/network/sites.php:38
+msgid "The site ID is used internally, and is not shown on the front end of the site or to users/viewers."
+msgstr "El ID de sitio se usa internamente y no se muestra en la parte visible del sitio o a los usuarios/visitantes."
+
+#: wp-admin/network/sites.php:35
+msgid "Deactivate, Archive, and Spam which lead to confirmation screens. These actions can be reversed later."
+msgstr "Desactivar, Archivar y Spam te llevan a pantallas de confirmación. Estas acciones pueden revertirse más tarde."
+
+#: wp-admin/network/sites.php:32
+msgid "Hovering over each site reveals seven options (three for the primary site):"
+msgstr "Al pasar el cursor sobre cada sitio se muestran siete opciones (tres para el sitio primario):"
+
+#: wp-admin/network/settings.php:51
+msgid "Operational settings has fields for the network’s name and admin email."
+msgstr "Los ajustes operacionales tienen campos para el nombre de red y el correo electrónico del administrador."
+
+#: wp-admin/network/users.php:223
+msgid "The bulk action will permanently delete selected users, or mark/unmark those selected as spam. Spam users will have posts removed and will be unable to sign up again with the same email addresses."
+msgstr "La acción en lote borrará permanentemente los usuarios seleccionados o marca/desmarca los seleccionados como spam. Se eliminarán las entradas de los usuarios spam y no podrán acceder de nuevo con la misma dirección de correo electrónico. "
+
+#: wp-admin/network/users.php:221
+msgid "You can also go to the user’s profile page by clicking on the individual username."
+msgstr "También puedes ir a la página de perfil del usuario haciendo clic en el nombre de usuario concreto."
+
+#: wp-admin/network/settings.php:54
+msgid "Upload settings control the size of the uploaded files and the amount of available upload space for each site. You can change the default value for specific sites when you edit a particular site. Allowed file types are also listed (space separated only)."
+msgstr "Los ajustes de subida controlan el tamaño para la subida de archivos y la cantidad de espacio de subida disponible para cada sitio. Puedes cambiar el valor por defecto para sitios específicos cuando edites un sitio en concreto. También se listan los tipos de archivo permitidos (separados solo por espacios)."
+
+#: wp-admin/network/sites.php:37
+msgid "Visit to go to the front-end site live."
+msgstr "Visitar para ir a la portada del sitio público."
+
+#: wp-admin/network/users.php:224
+msgid "You can make an existing user an additional super admin by going to the Edit User profile page and checking the box to grant that privilege."
+msgstr "Puedes convertir en super administrador a un usuario existente yendo a la página de edición del perfil del usuario y marcando la casilla que le da este privilegio."
+
+#: wp-admin/network/user-new.php:23
+msgid "Users who are signed up to the network without a site are added as subscribers to the main or primary dashboard site, giving them profile pages to manage their accounts. These users will only see Dashboard and My Sites in the main navigation until a site is created for them."
+msgstr "Los usuarios que se registran en la red sin crear un sitio son añadidos al escritorio del sitio principal como suscriptores, dándoles unas páginas de perfil para gestionar sus cuentas. Estos usuarios solo verán el escritorio y Mis sitios en la navegación principal hasta que creen su propio sitio."
+
+#: wp-admin/network/users.php:222
+msgid "You can sort the table by clicking on any of the table headings and switch between list and excerpt views by using the icons above the users list."
+msgstr "Puedes ordenar la tabla haciendo clic en cualquiera de los encabezados de la tabla y cambiando entre vista de listado y de extracto con los iconos de la parte superior de la lista de usuarios."
+
+#: wp-admin/network/users.php:219
+msgid "This table shows all users across the network and the sites to which they are assigned."
+msgstr "Esta tabla muestra todos los usuarios de la red y los sitios que tienen asignados."
+
+#: wp-admin/network/upgrade.php:25
+msgid "If this process fails for any reason, users logging in to their sites will force the same update."
+msgstr "Si este proceso falla por cualquier circunstancia, cuando los usuarios accedan a su sitio forzaran esta misma actualización."
+
+#: wp-admin/network/upgrade.php:24
+msgid "If a version update to core has not happened, clicking this button won’t affect anything."
+msgstr "Si no se ha actualizado el núcleo, hacer clic en este botón no afectará en nada."
+
+#: wp-admin/network/themes.php:300
+msgid "If the network admin disables a theme that is in use, it can still remain selected on that site. If another theme is chosen, the disabled theme will not appear in the site’s Appearance > Themes screen."
+msgstr "Si el administrador de la red desactiva un tema que está en uso, podrá continuar seleccionado en el sitio que lo tenga en uso. Si en el sitio selecciona otro tema, el tema ya no le aparecerá en la pantalla Apariencia > Temas."
+
+#: wp-admin/network/themes.php:299
+msgid "This screen enables and disables the inclusion of themes available to choose in the Appearance menu for each site. It does not activate or deactivate which theme a site is currently using."
+msgstr "Esta pantalla activa o desactiva la inclusión en la disponibilidad de Temas para los sitios en el menú Apariencia de cada sitio. No activa o desactiva qué temas se están usando en cada sitio."
+
+#: wp-admin/network/sites.php:31
+msgid "This is the main table of all sites on this network. Switch between list and excerpt views by using the icons above the right side of the table."
+msgstr "Esta es la tabla principal de todos los sitios de la red. Cambia de vista listado o fragmento usando los iconos de la parte superior derecha de la tabla."
+
+#: wp-admin/network/settings.php:56
+msgid "Menu setting enables/disables the plugin menus from appearing for non super admins, so that only super admins, not site admins, have access to activate plugins."
+msgstr "En ajustes de menú se activa o desactiva que aparezca o no el menú plugins para los usuarios que no son super administradores. Es decir, solo los super administradores, no los administradores, tienen acceso a los plugins."
+
+#: wp-admin/network/settings.php:53
+msgid "New site settings are defaults applied when a new site is created in the network. These include welcome email for when a new site or user account is registered, and what᾿s put in the first post, page, comment, comment author, and comment URL."
+msgstr "Los ajustes para nuevos sitios se aplican cuando se crea un nuevo sitio en la red. Esto incluye el correo electrónico de bienvenida, cuando se registra un nuevo sitio, o la cuenta de usuario y qué poner en la primera entrada, página, comentario, autor del comentario y la URL del comentario."
+
+#: wp-admin/network/settings.php:52
+msgid "Registration settings can disable/enable public signups. If you let others sign up for a site, install spam plugins. Spaces, not commas, should separate names banned as sites for this network."
+msgstr "Los ajustes de registro pueden activar/desactivar el registro público. Si permites que la gente registre un sitio, instala un plugin contra el spam. Espacios, sin comas, deben separar los nombres para sitios no permitidos para esta red."
+
+#: wp-admin/network/settings.php:50
+msgid "This screen sets and changes options for the network as a whole. The first site is the main site in the network and network options are pulled from that original site’s options."
+msgstr "Esta pantalla establece y cambia las opciones para toda la red. El primer sitio es el sitio principal de la red y las opciones de red serán pasadas desde las opciones del sitio original."
+
+#. translators: %s: Reserved names list.
+#: wp-admin/network/site-new.php:59
+msgid "The following words are reserved for use by WordPress functions and cannot be used as blog names: %s"
+msgstr "Las siguientes palabras están reservadas para su uso en las funciones de WordPress y no pueden usarse como nombre del sitio: %s"
+
+#: wp-admin/network/upgrade.php:124
+msgid "If your browser doesn’t start loading the next page automatically, click this link:"
+msgstr "Si tu navegador no carga la siguiente página de forma automática, haz clic en este enlace:"
+
+#: wp-admin/network/settings.php:284
+msgid "If you want to ban domains from site registrations. One domain per line."
+msgstr "Si quieres prohibir dominios del registro de sitios. Un dominio por línea."
+
+#: wp-admin/network/settings.php:266
+msgid "If you want to limit site registrations to certain domains. One domain per line."
+msgstr "Si quieres limitar el registro de sitios a determinados dominios. Un dominio por línea."
+
+#: wp-admin/network/site-new.php:40
+msgid "Can’t create an empty site."
+msgstr "No se puede crear un sitio vacío."
+
+#: wp-admin/network/users.php:256
+msgid "Users removed from spam."
+msgstr "Usuarios eliminados de spam."
+
+#: wp-admin/network/sites.php:338
+msgid "Site marked as spam."
+msgstr "Sitio marcado como spam."
+
+#: wp-admin/network/sites.php:335
+msgid "Site removed from spam."
+msgstr "Sitio eliminado de spam."
+
+#: wp-admin/network/sites.php:311
+msgid "Sites marked as spam."
+msgstr "Sitios marcados como spam."
+
+#: wp-admin/network/sites.php:308
+msgid "Sites removed from spam."
+msgstr "Sitios eliminados de spam."
+
+#: wp-admin/network/users.php:259
+msgid "Users deleted."
+msgstr "Usuarios borrados."
+
+#: wp-admin/network/users.php:253
+msgid "Users marked as spam."
+msgstr "Usuario marcado como spam."
+
+#: wp-admin/network/sites.php:332
+msgid "Site deactivated."
+msgstr "Sitio desactivado."
+
+#: wp-admin/network/sites.php:329
+msgid "Site activated."
+msgstr "Sitio activado."
+
+#: wp-admin/network/sites.php:326
+msgid "Site unarchived."
+msgstr "Sitio restaurado."
+
+#: wp-admin/network/sites.php:323
+msgid "Site archived."
+msgstr "Sitio archivado."
+
+#: wp-admin/network/sites.php:317
+msgid "Site deleted."
+msgstr "Sitio borrado."
+
+#: wp-admin/network/sites.php:314
+msgid "Sites deleted."
+msgstr "Sitios borrados."
+
+#: wp-admin/network/sites.php:105 wp-admin/network/sites.php:223
+msgid "Sorry, you are not allowed to change the current site."
+msgstr "Lo siento, no tienes permiso para cambiar el sitio actual."
+
+#: wp-admin/network/site-new.php:126
+msgid "There was an error creating the user."
+msgstr "Ha habido un error al crear el usuario."
+
+#: wp-admin/network/settings.php:392
+msgid "Upload file types"
+msgstr "Tipos de archivo permitidos"
+
+#. translators: %s: Number of megabytes to limit uploads to.
+#: wp-admin/network/settings.php:380
+msgid "Limit total size of files uploaded to %s MB"
+msgstr "Tamaño máximo de espacio para archivos subidos %s MB"
+
+#: wp-admin/network/settings.php:366
+msgid "The URL for the first comment on a new site."
+msgstr "La URL para el primer comentario en un nuevo sitio."
+
+#: wp-admin/network/settings.php:348
+msgid "The author of the first comment on a new site."
+msgstr "El autor del primer comentario en un sitio nuevo."
+
+#: wp-admin/network/settings.php:339
+msgid "The first comment on a new site."
+msgstr "El primer comentario en un sitio nuevo."
+
+#: wp-admin/network/settings.php:329
+msgid "The first page on a new site."
+msgstr "La primera página en un sitio nuevo."
+
+#: wp-admin/network/settings.php:319
+msgid "The first post on a new site."
+msgstr "La primera entrada en un sitio nuevo."
+
+#: wp-admin/network/upgrade.php:73
+msgid "All done!"
+msgstr "¡Todo hecho!"
+
+#: wp-admin/network/settings.php:206
+msgid "Both sites and user accounts can be registered"
+msgstr "Pueden registrarse sitios y cuentas de usuario"
+
+#: wp-admin/network/settings.php:205
+msgid "Logged in users may register new sites"
+msgstr "Los usuarios conectados pueden registrar sitios nuevos"
+
+#: wp-admin/network/settings.php:204
+msgid "User accounts may be registered"
+msgstr "Se pueden crear cuentas de usuario."
+
+#: wp-admin/network/settings.php:203
+msgid "Registration is disabled"
+msgstr "El registro está desactivado"
+
+#: wp-admin/network/settings.php:476
+msgid "Enable administration menus"
+msgstr "Activar menús de administración"
+
+#: wp-admin/network/settings.php:371
+msgid "Upload Settings"
+msgstr "Ajustes de subidas"
+
+#: wp-admin/network/settings.php:290
+msgid "New Site Settings"
+msgstr "Ajustes para sitios nuevos"
+
+#: wp-admin/network/settings.php:190
+msgid "Registration Settings"
+msgstr "Ajustes de registro"
+
+#: wp-admin/network/settings.php:150
+msgid "Operational Settings"
+msgstr "Ajustes operacionales"
+
+#: wp-admin/network/site-new.php:91
+msgid "Missing email address."
+msgstr "Falta la dirección de correo electrónico."
+
+#: wp-admin/network/site-new.php:87
+msgid "Missing or invalid site address."
+msgstr "La dirección del sitio no está o no es válida."
+
+#: wp-admin/network/upgrade.php:124
+msgid "Next Sites"
+msgstr "Siguientes sitios"
+
+#: wp-admin/network/settings.php:374
+msgid "Site upload space"
+msgstr "Espacio de subidas para el sitio"
+
+#: wp-admin/network/settings.php:299
+msgid "The welcome email sent to new site owners."
+msgstr "El correo electrónico de bienvenida enviado a los dueños de sitios nuevos."
+
+#: wp-admin/network/settings.php:247
+msgid "Users are not allowed to register these sites. Separate names by spaces."
+msgstr "Los usuarios no tienen permiso para crear estos sitios. Separa los nombres mediante espacios."
+
+#: wp-admin/network/settings.php:231
+msgid "Send the network admin an email notification every time someone registers a site or user account"
+msgstr "Envía al administrador de la red un correo electrónico cada vez que alguien se registre o registre un sitio"
+
+#: wp-admin/includes/network.php:365 wp-admin/network/settings.php:160
+msgid "Network Admin Email"
+msgstr "Correo electrónico del administrador de la red"
+
+#: wp-admin/network/site-new.php:263
+msgid "A new user will be created if the above email address is not in the database."
+msgstr "Se creará un nuevo usuario si la dirección de correo electrónico anterior no está en la base de datos."
+
+#: wp-admin/network/site-new.php:259
+msgid "Admin Email"
+msgstr "Correo electrónico del administrador"
+
+#: wp-admin/network/site-new.php:275
+msgid "Add Site"
+msgstr "Añadir sitio"
+
+#: wp-admin/network/settings.php:426
+msgid "Default Language"
+msgstr "Idioma por defecto"
+
+#: wp-admin/network/settings.php:402
+msgid "Max upload file size"
+msgstr "Tamaño máximo de archivo"
+
+#: wp-admin/network/settings.php:362
+msgid "First Comment URL"
+msgstr "URL del primer comentario"
+
+#: wp-admin/network/settings.php:344
+msgid "First Comment Author"
+msgstr "Autor del primer comentario"
+
+#: wp-admin/network/settings.php:334
+msgid "First Comment"
+msgstr "Primer comentario"
+
+#: wp-admin/network/settings.php:324
+msgid "First Page"
+msgstr "Primera página"
+
+#: wp-admin/network/settings.php:309
+msgid "The welcome email sent to new users."
+msgstr "El correo electrónico de bienvenida enviado a los nuevos usuarios."
+
+#: wp-admin/network/settings.php:304
+msgid "Welcome User Email"
+msgstr "Correo electrónico de bienvenida al usuario"
+
+#: wp-admin/network/settings.php:294
+msgid "Welcome Email"
+msgstr "Correo electrónico de bienvenida"
+
+#: wp-admin/network/settings.php:272
+msgid "Banned Email Domains"
+msgstr "Dominios de correo electrónico no permitidos"
+
+#: wp-admin/network/settings.php:253
+msgid "Limited Email Registrations"
+msgstr "Limitar el registro por correo electrónico"
+
+#: wp-admin/network/settings.php:243
+msgid "Banned Names"
+msgstr "Nombres prohibidos"
+
+#: wp-admin/network/settings.php:236
+msgid "Add New Users"
+msgstr "Añadir nuevos usuarios"
+
+#: wp-admin/network/settings.php:224
+msgid "Registration notification"
+msgstr "Aviso de registro"
+
+#: wp-admin/network/settings.php:193
+msgid "Allow new registrations"
+msgstr "Permitir nuevos registros"
+
+#: wp-admin/network/site-users.php:272
+msgid "Duplicated username or email address."
+msgstr "Nombre de usuario o correo electrónico duplicado."
+
+#: wp-admin/network/user-new.php:41
+msgid "Cannot create an empty user."
+msgstr "No se puede crear un usuario vacío."
+
+#: wp-admin/network/sites.php:121 wp-admin/network/sites.php:208
+msgid "Confirm"
+msgstr "Confirmar"
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.mo b/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.mo
new file mode 100644
index 0000000..fc923f8
Binary files /dev/null and b/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.mo differ
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.po b/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.po
new file mode 100644
index 0000000..b79bc57
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/continents-cities-es_ES.po
@@ -0,0 +1,2117 @@
+# Translation of WordPress - 5.6.x - Development - Continents & Cities in Spanish (Spain)
+# This file is distributed under the same license as the WordPress - 5.6.x - Development - Continents & Cities package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2019-10-21 19:17:33+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: WordPress - 5.6.x - Development - Continents & Cities\n"
+
+#: wp-admin/includes/continents-cities.php:478
+msgid "Saratov"
+msgstr "Saratov"
+
+#: wp-admin/includes/continents-cities.php:353
+msgid "Yangon"
+msgstr "Yangon"
+
+#: wp-admin/includes/continents-cities.php:287
+msgid "Famagusta"
+msgstr "Famagusta"
+
+#: wp-admin/includes/continents-cities.php:266
+msgid "Atyrau"
+msgstr "Atyrau"
+
+#: wp-admin/includes/continents-cities.php:204
+msgid "Punta Arenas"
+msgstr "Punta Arenas"
+
+#: wp-admin/includes/continents-cities.php:542
+msgid "Pohnpei"
+msgstr "Pohnpei"
+
+#: wp-admin/includes/continents-cities.php:516
+msgid "Chuuk"
+msgstr "Chuuk"
+
+#: wp-admin/includes/continents-cities.php:514
+msgid "Bougainville"
+msgstr "Bougainville"
+
+#: wp-admin/includes/continents-cities.php:486
+msgid "Ulyanovsk"
+msgstr "Ulyanovsk"
+
+#: wp-admin/includes/continents-cities.php:457
+msgid "Kirov"
+msgstr "Kirov"
+
+#: wp-admin/includes/continents-cities.php:445
+msgid "Busingen"
+msgstr "Busingen"
+
+#: wp-admin/includes/continents-cities.php:436
+msgid "Astrakhan"
+msgstr "Astrakhan"
+
+#: wp-admin/includes/continents-cities.php:349
+msgid "Ust-Nera"
+msgstr "Ust-Nera"
+
+#: wp-admin/includes/continents-cities.php:344
+msgid "Tomsk"
+msgstr "Tomsk"
+
+#: wp-admin/includes/continents-cities.php:335
+msgid "Srednekolymsk"
+msgstr "Srednekolymsk"
+
+#: wp-admin/includes/continents-cities.php:318
+msgid "Novokuznetsk"
+msgstr "Novokuznetsk"
+
+#: wp-admin/includes/continents-cities.php:305
+msgid "Khandyga"
+msgstr "Khandyga"
+
+#: wp-admin/includes/continents-cities.php:303
+msgid "Kathmandu"
+msgstr "Kathmandu"
+
+#: wp-admin/includes/continents-cities.php:290
+msgid "Hebron"
+msgstr "Hebrón"
+
+#: wp-admin/includes/continents-cities.php:276
+msgid "Chita"
+msgstr "Chita"
+
+#: wp-admin/includes/continents-cities.php:271
+msgid "Barnaul"
+msgstr "Barnaul"
+
+#: wp-admin/includes/continents-cities.php:251
+msgid "Troll"
+msgstr "Troll"
+
+#: wp-admin/includes/continents-cities.php:244
+msgid "Macquarie"
+msgstr "Macquarie"
+
+#: wp-admin/includes/continents-cities.php:219
+msgid "Sitka"
+msgstr "Sitka"
+
+#: wp-admin/includes/continents-cities.php:213
+msgid "Santarem"
+msgstr "Santarem"
+
+#: wp-admin/includes/continents-cities.php:212
+msgid "Santa Isabel"
+msgstr "Santa Isabel"
+
+#: wp-admin/includes/continents-cities.php:194
+msgid "Ojinaga"
+msgstr "Ojinaga"
+
+#: wp-admin/includes/continents-cities.php:191
+msgid "Beulah"
+msgstr "Beulah"
+
+#: wp-admin/includes/continents-cities.php:177
+msgid "Metlakatla"
+msgstr "Metlakatla"
+
+#: wp-admin/includes/continents-cities.php:172
+msgid "Matamoros"
+msgstr "Matamoros"
+
+#: wp-admin/includes/continents-cities.php:166
+msgid "Lower Princes"
+msgstr "Lower Princes"
+
+#: wp-admin/includes/continents-cities.php:161
+msgid "Kralendijk"
+msgstr "Kralendijk"
+
+#: wp-admin/includes/continents-cities.php:127
+msgid "Fort Nelson"
+msgstr "Fuerte Nelson"
+
+#: wp-admin/includes/continents-cities.php:114
+msgid "Creston"
+msgstr "Creston"
+
+#: wp-admin/includes/continents-cities.php:93
+msgid "Bahia Banderas"
+msgstr "Bahía Banderas"
+
+#: wp-admin/includes/continents-cities.php:83
+msgid "Salta"
+msgstr "Salta"
+
+#: wp-admin/includes/continents-cities.php:39
+msgid "Juba"
+msgstr "Juba"
+
+#: wp-admin/includes/continents-cities.php:554
+msgid "Yap"
+msgstr "Yap"
+
+#: wp-admin/includes/continents-cities.php:553
+msgid "Wallis"
+msgstr "Wallis"
+
+#: wp-admin/includes/continents-cities.php:552
+msgid "Wake"
+msgstr "Wake"
+
+#: wp-admin/includes/continents-cities.php:551
+msgid "Truk"
+msgstr "Truk"
+
+#: wp-admin/includes/continents-cities.php:550
+msgid "Tongatapu"
+msgstr "Tongatapu"
+
+#: wp-admin/includes/continents-cities.php:549
+msgid "Tarawa"
+msgstr "Tarawa"
+
+#: wp-admin/includes/continents-cities.php:548
+msgid "Tahiti"
+msgstr "Tahití"
+
+#: wp-admin/includes/continents-cities.php:547
+msgid "Samoa"
+msgstr "Samoa"
+
+#: wp-admin/includes/continents-cities.php:546
+msgid "Saipan"
+msgstr "Saipán"
+
+#: wp-admin/includes/continents-cities.php:545
+msgid "Rarotonga"
+msgstr "Rarotonga"
+
+#: wp-admin/includes/continents-cities.php:544
+msgid "Port Moresby"
+msgstr "Puerto Moresby"
+
+#: wp-admin/includes/continents-cities.php:543
+msgid "Ponape"
+msgstr "Ponape"
+
+#: wp-admin/includes/continents-cities.php:541
+msgid "Pitcairn"
+msgstr "Pitcairn"
+
+#: wp-admin/includes/continents-cities.php:540
+msgid "Palau"
+msgstr "Palaos"
+
+#: wp-admin/includes/continents-cities.php:539
+msgid "Pago Pago"
+msgstr "Pago Pago"
+
+#: wp-admin/includes/continents-cities.php:538
+msgid "Noumea"
+msgstr "Noumea"
+
+#: wp-admin/includes/continents-cities.php:537
+msgid "Norfolk"
+msgstr "Norfolk"
+
+#: wp-admin/includes/continents-cities.php:536
+msgid "Niue"
+msgstr "Niue"
+
+#: wp-admin/includes/continents-cities.php:535
+msgid "Nauru"
+msgstr "Nauru"
+
+#: wp-admin/includes/continents-cities.php:534
+msgid "Midway"
+msgstr "Midway"
+
+#: wp-admin/includes/continents-cities.php:533
+msgid "Marquesas"
+msgstr "Marquesas"
+
+#: wp-admin/includes/continents-cities.php:532
+msgid "Majuro"
+msgstr "Majuro"
+
+#: wp-admin/includes/continents-cities.php:531
+msgid "Kwajalein"
+msgstr "Kwajalein"
+
+#: wp-admin/includes/continents-cities.php:530
+msgid "Kosrae"
+msgstr "Kosrae"
+
+#: wp-admin/includes/continents-cities.php:529
+msgid "Kiritimati"
+msgstr "Kiritimati"
+
+#: wp-admin/includes/continents-cities.php:528
+msgid "Johnston"
+msgstr "Johnston"
+
+#: wp-admin/includes/continents-cities.php:527
+msgid "Honolulu"
+msgstr "Honolulu"
+
+#: wp-admin/includes/continents-cities.php:526
+msgid "Guam"
+msgstr "Guam"
+
+#: wp-admin/includes/continents-cities.php:525
+msgid "Guadalcanal"
+msgstr "Guadalcanal"
+
+#: wp-admin/includes/continents-cities.php:524
+msgid "Gambier"
+msgstr "Gambier"
+
+#: wp-admin/includes/continents-cities.php:523
+msgid "Galapagos"
+msgstr "Galápagos"
+
+#: wp-admin/includes/continents-cities.php:522
+msgid "Funafuti"
+msgstr "Funafuti"
+
+#: wp-admin/includes/continents-cities.php:521
+msgid "Fiji"
+msgstr "Fiyi"
+
+#: wp-admin/includes/continents-cities.php:520
+msgid "Fakaofo"
+msgstr "Fakaofo"
+
+#: wp-admin/includes/continents-cities.php:519
+msgid "Enderbury"
+msgstr "Enderbury"
+
+#: wp-admin/includes/continents-cities.php:518
+msgid "Efate"
+msgstr "Efate"
+
+#: wp-admin/includes/continents-cities.php:517
+msgid "Easter"
+msgstr "Pascua"
+
+#: wp-admin/includes/continents-cities.php:515
+msgid "Chatham"
+msgstr "Chatham"
+
+#: wp-admin/includes/continents-cities.php:513
+msgid "Auckland"
+msgstr "Auckland"
+
+#: wp-admin/includes/continents-cities.php:512
+msgid "Apia"
+msgstr "Apia"
+
+#: wp-admin/includes/continents-cities.php:511
+msgid "Pacific"
+msgstr "Pacífico"
+
+#: wp-admin/includes/continents-cities.php:509
+msgid "Reunion"
+msgstr "Reunión"
+
+#: wp-admin/includes/continents-cities.php:508
+msgid "Mayotte"
+msgstr "Mayotte"
+
+#: wp-admin/includes/continents-cities.php:507
+msgid "Mauritius"
+msgstr "Mauricio"
+
+#: wp-admin/includes/continents-cities.php:506
+msgid "Maldives"
+msgstr "Maldivas"
+
+#: wp-admin/includes/continents-cities.php:505
+msgid "Mahe"
+msgstr "Mahe"
+
+#: wp-admin/includes/continents-cities.php:504
+msgid "Kerguelen"
+msgstr "Kerguelen"
+
+#: wp-admin/includes/continents-cities.php:503
+msgid "Comoro"
+msgstr "Comoro"
+
+#: wp-admin/includes/continents-cities.php:502
+msgid "Cocos"
+msgstr "Cocos"
+
+#: wp-admin/includes/continents-cities.php:501
+msgid "Christmas"
+msgstr "Navidad"
+
+#: wp-admin/includes/continents-cities.php:500
+msgid "Chagos"
+msgstr "Chagos"
+
+#: wp-admin/includes/continents-cities.php:499
+msgid "Antananarivo"
+msgstr "Antananarivo"
+
+#: wp-admin/includes/continents-cities.php:498
+msgid "Indian"
+msgstr "India"
+
+#: wp-admin/includes/continents-cities.php:496
+msgid "Zurich"
+msgstr "Zurich"
+
+#: wp-admin/includes/continents-cities.php:495
+msgid "Zaporozhye"
+msgstr "Zaporozhye"
+
+#: wp-admin/includes/continents-cities.php:494
+msgid "Zagreb"
+msgstr "Zagreb"
+
+#: wp-admin/includes/continents-cities.php:493
+msgid "Warsaw"
+msgstr "Varsovia"
+
+#: wp-admin/includes/continents-cities.php:492
+msgid "Volgograd"
+msgstr "Volgogrado"
+
+#: wp-admin/includes/continents-cities.php:491
+msgid "Vilnius"
+msgstr "Vilna"
+
+#: wp-admin/includes/continents-cities.php:490
+msgid "Vienna"
+msgstr "Viena"
+
+#: wp-admin/includes/continents-cities.php:489
+msgid "Vatican"
+msgstr "Vaticano"
+
+#: wp-admin/includes/continents-cities.php:488
+msgid "Vaduz"
+msgstr "Vaduz"
+
+#: wp-admin/includes/continents-cities.php:487
+msgid "Uzhgorod"
+msgstr "Uzhgorod"
+
+#: wp-admin/includes/continents-cities.php:485
+msgid "Tiraspol"
+msgstr "Tiraspol"
+
+#: wp-admin/includes/continents-cities.php:484
+msgid "Tirane"
+msgstr "Tirana"
+
+#: wp-admin/includes/continents-cities.php:483
+msgid "Tallinn"
+msgstr "Tallín"
+
+#: wp-admin/includes/continents-cities.php:482
+msgid "Stockholm"
+msgstr "Estocolmo"
+
+#: wp-admin/includes/continents-cities.php:481
+msgid "Sofia"
+msgstr "Sofía"
+
+#: wp-admin/includes/continents-cities.php:480
+msgid "Skopje"
+msgstr "Skopje"
+
+#: wp-admin/includes/continents-cities.php:479
+msgid "Simferopol"
+msgstr "Simferopol"
+
+#: wp-admin/includes/continents-cities.php:477
+msgid "Sarajevo"
+msgstr "Sarajevo"
+
+#: wp-admin/includes/continents-cities.php:476
+msgid "San Marino"
+msgstr "San Marino"
+
+#: wp-admin/includes/continents-cities.php:475
+msgid "Samara"
+msgstr "Samara"
+
+#: wp-admin/includes/continents-cities.php:474
+msgid "Rome"
+msgstr "Roma"
+
+#: wp-admin/includes/continents-cities.php:473
+msgid "Riga"
+msgstr "Riga"
+
+#: wp-admin/includes/continents-cities.php:472
+msgid "Prague"
+msgstr "Praga"
+
+#: wp-admin/includes/continents-cities.php:471
+msgid "Podgorica"
+msgstr "Podgorica"
+
+#: wp-admin/includes/continents-cities.php:470
+msgid "Paris"
+msgstr "París"
+
+#: wp-admin/includes/continents-cities.php:469
+msgid "Oslo"
+msgstr "Oslo"
+
+#: wp-admin/includes/continents-cities.php:467
+msgid "Moscow"
+msgstr "Moscú"
+
+#: wp-admin/includes/continents-cities.php:466
+msgid "Monaco"
+msgstr "Mónaco"
+
+#: wp-admin/includes/continents-cities.php:465
+msgid "Minsk"
+msgstr "Minsk"
+
+#: wp-admin/includes/continents-cities.php:464
+msgid "Mariehamn"
+msgstr "Mariehamn"
+
+#: wp-admin/includes/continents-cities.php:463
+msgid "Malta"
+msgstr "Malta"
+
+#: wp-admin/includes/continents-cities.php:462
+msgid "Madrid"
+msgstr "Madrid"
+
+#: wp-admin/includes/continents-cities.php:461
+msgid "Luxembourg"
+msgstr "Luxemburgo"
+
+#: wp-admin/includes/continents-cities.php:460
+msgid "London"
+msgstr "Londres"
+
+#: wp-admin/includes/continents-cities.php:459
+msgid "Ljubljana"
+msgstr "Liubliana"
+
+#: wp-admin/includes/continents-cities.php:458
+msgid "Lisbon"
+msgstr "Lisboa"
+
+#: wp-admin/includes/continents-cities.php:456
+msgid "Kiev"
+msgstr "Kiev"
+
+#: wp-admin/includes/continents-cities.php:455
+msgid "Kaliningrad"
+msgstr "Kaliningrado"
+
+#: wp-admin/includes/continents-cities.php:454
+msgid "Jersey"
+msgstr "Jersey"
+
+#: wp-admin/includes/continents-cities.php:452
+msgid "Isle of Man"
+msgstr "Isla de Man"
+
+#: wp-admin/includes/continents-cities.php:451
+msgid "Helsinki"
+msgstr "Helsinki"
+
+#: wp-admin/includes/continents-cities.php:450
+msgid "Guernsey"
+msgstr "Guernsey"
+
+#: wp-admin/includes/continents-cities.php:449
+msgid "Gibraltar"
+msgstr "Gibraltar"
+
+#: wp-admin/includes/continents-cities.php:448
+msgid "Dublin"
+msgstr "Dublín"
+
+#: wp-admin/includes/continents-cities.php:447
+msgid "Copenhagen"
+msgstr "Copenhague"
+
+#: wp-admin/includes/continents-cities.php:446
+msgid "Chisinau"
+msgstr "Chisinau"
+
+#: wp-admin/includes/continents-cities.php:444
+msgid "Budapest"
+msgstr "Budapest"
+
+#: wp-admin/includes/continents-cities.php:443
+msgid "Bucharest"
+msgstr "Bucarest"
+
+#: wp-admin/includes/continents-cities.php:442
+msgid "Brussels"
+msgstr "Bruselas"
+
+#: wp-admin/includes/continents-cities.php:441
+msgid "Bratislava"
+msgstr "Bratislava"
+
+#: wp-admin/includes/continents-cities.php:440
+msgid "Berlin"
+msgstr "Berlín"
+
+#: wp-admin/includes/continents-cities.php:439
+msgid "Belgrade"
+msgstr "Belgrado"
+
+#: wp-admin/includes/continents-cities.php:438
+msgid "Belfast"
+msgstr "Belfast"
+
+#: wp-admin/includes/continents-cities.php:437
+msgid "Athens"
+msgstr "Atenas"
+
+#: wp-admin/includes/continents-cities.php:435
+msgid "Andorra"
+msgstr "Andorra"
+
+#: wp-admin/includes/continents-cities.php:434
+msgid "Amsterdam"
+msgstr "Ámsterdam"
+
+#: wp-admin/includes/continents-cities.php:433
+msgid "Europe"
+msgstr "Europa"
+
+#: wp-admin/includes/continents-cities.php:431
+msgid "Zulu"
+msgstr "Zulu"
+
+#: wp-admin/includes/continents-cities.php:429
+msgid "UTC"
+msgstr "UTC"
+
+#: wp-admin/includes/continents-cities.php:430
+msgid "Universal"
+msgstr "Universal"
+
+#: wp-admin/includes/continents-cities.php:428
+msgid "UCT"
+msgstr "UCT"
+
+#: wp-admin/includes/continents-cities.php:427
+msgid "Greenwich"
+msgstr "Greenwich"
+
+#: wp-admin/includes/continents-cities.php:426
+msgid "GMT0"
+msgstr "GMT0"
+
+#: wp-admin/includes/continents-cities.php:425
+msgid "GMT-9"
+msgstr "GMT-9"
+
+#: wp-admin/includes/continents-cities.php:424
+msgid "GMT-8"
+msgstr "GMT-8"
+
+#: wp-admin/includes/continents-cities.php:423
+msgid "GMT-7"
+msgstr "GMT-7"
+
+#: wp-admin/includes/continents-cities.php:422
+msgid "GMT-6"
+msgstr "GMT-6"
+
+#: wp-admin/includes/continents-cities.php:421
+msgid "GMT-5"
+msgstr "GMT-5"
+
+#: wp-admin/includes/continents-cities.php:420
+msgid "GMT-4"
+msgstr "GMT-4"
+
+#: wp-admin/includes/continents-cities.php:419
+msgid "GMT-3"
+msgstr "GMT-3"
+
+#: wp-admin/includes/continents-cities.php:418
+msgid "GMT-2"
+msgstr "GMT-2"
+
+#: wp-admin/includes/continents-cities.php:417
+msgid "GMT-14"
+msgstr "GMT-14"
+
+#: wp-admin/includes/continents-cities.php:416
+msgid "GMT-13"
+msgstr "GMT-13"
+
+#: wp-admin/includes/continents-cities.php:415
+msgid "GMT-12"
+msgstr "GMT-12"
+
+#: wp-admin/includes/continents-cities.php:414
+msgid "GMT-11"
+msgstr "GMT-11"
+
+#: wp-admin/includes/continents-cities.php:413
+msgid "GMT-10"
+msgstr "GMT-10"
+
+#: wp-admin/includes/continents-cities.php:412
+msgid "GMT-1"
+msgstr "GMT-1"
+
+#: wp-admin/includes/continents-cities.php:411
+msgid "GMT-0"
+msgstr "GMT-0"
+
+#: wp-admin/includes/continents-cities.php:410
+msgid "GMT+9"
+msgstr "GMT+9"
+
+#: wp-admin/includes/continents-cities.php:409
+msgid "GMT+8"
+msgstr "GMT+8"
+
+#: wp-admin/includes/continents-cities.php:408
+msgid "GMT+7"
+msgstr "GMT+7"
+
+#: wp-admin/includes/continents-cities.php:407
+msgid "GMT+6"
+msgstr "GMT+6"
+
+#: wp-admin/includes/continents-cities.php:406
+msgid "GMT+5"
+msgstr "GMT+5"
+
+#: wp-admin/includes/continents-cities.php:405
+msgid "GMT+4"
+msgstr "GMT+4"
+
+#: wp-admin/includes/continents-cities.php:404
+msgid "GMT+3"
+msgstr "GMT+3"
+
+#: wp-admin/includes/continents-cities.php:403
+msgid "GMT+2"
+msgstr "GMT+2"
+
+#: wp-admin/includes/continents-cities.php:402
+msgid "GMT+12"
+msgstr "GMT+12"
+
+#: wp-admin/includes/continents-cities.php:401
+msgid "GMT+11"
+msgstr "GMT+11"
+
+#: wp-admin/includes/continents-cities.php:400
+msgid "GMT+10"
+msgstr "GMT+10"
+
+#: wp-admin/includes/continents-cities.php:399
+msgid "GMT+1"
+msgstr "GMT+1"
+
+#: wp-admin/includes/continents-cities.php:398
+msgid "GMT+0"
+msgstr "GMT+0"
+
+#: wp-admin/includes/continents-cities.php:397
+msgid "GMT"
+msgstr "GMT"
+
+#: wp-admin/includes/continents-cities.php:396
+msgid "Etc"
+msgstr "Etc"
+
+#: wp-admin/includes/continents-cities.php:394
+msgid "Yancowinna"
+msgstr "Yancowinna"
+
+#: wp-admin/includes/continents-cities.php:393
+msgid "West"
+msgstr "Oeste"
+
+#: wp-admin/includes/continents-cities.php:392
+msgid "Victoria"
+msgstr "Victoria"
+
+#: wp-admin/includes/continents-cities.php:391
+msgid "Tasmania"
+msgstr "Tasmania"
+
+#: wp-admin/includes/continents-cities.php:390
+msgid "Sydney"
+msgstr "Sidney"
+
+#: wp-admin/includes/continents-cities.php:389
+msgid "South"
+msgstr "Sur"
+
+#: wp-admin/includes/continents-cities.php:388
+msgid "Queensland"
+msgstr "Queensland"
+
+#: wp-admin/includes/continents-cities.php:387
+msgid "Perth"
+msgstr "Perth"
+
+#: wp-admin/includes/continents-cities.php:385
+msgid "NSW"
+msgstr "NSW"
+
+#: wp-admin/includes/continents-cities.php:386
+msgid "North"
+msgstr "Norte"
+
+#: wp-admin/includes/continents-cities.php:384
+msgid "Melbourne"
+msgstr "Melbourne"
+
+#: wp-admin/includes/continents-cities.php:383
+msgid "Lord Howe"
+msgstr "Lord Howe"
+
+#: wp-admin/includes/continents-cities.php:382
+msgid "Lindeman"
+msgstr "Lindeman"
+
+#: wp-admin/includes/continents-cities.php:381
+msgid "LHI"
+msgstr "LHI"
+
+#: wp-admin/includes/continents-cities.php:380
+msgid "Hobart"
+msgstr "Hobart"
+
+#: wp-admin/includes/continents-cities.php:379
+msgid "Eucla"
+msgstr "Eucla"
+
+#: wp-admin/includes/continents-cities.php:378
+msgid "Darwin"
+msgstr "Darwin"
+
+#: wp-admin/includes/continents-cities.php:377
+msgid "Currie"
+msgstr "Currie"
+
+#: wp-admin/includes/continents-cities.php:376
+msgid "Canberra"
+msgstr "Canberra"
+
+#: wp-admin/includes/continents-cities.php:375
+msgid "Broken Hill"
+msgstr "Broken Hill"
+
+#: wp-admin/includes/continents-cities.php:374
+msgid "Brisbane"
+msgstr "Brisbane"
+
+#: wp-admin/includes/continents-cities.php:373
+msgid "Adelaide"
+msgstr "Adelaida"
+
+#: wp-admin/includes/continents-cities.php:372
+msgid "ACT"
+msgstr "ACT"
+
+#: wp-admin/includes/continents-cities.php:371
+msgid "Australia"
+msgstr "Australia"
+
+#: wp-admin/includes/continents-cities.php:369
+msgid "Stanley"
+msgstr "Stanley"
+
+#: wp-admin/includes/continents-cities.php:368
+msgid "St Helena"
+msgstr "Santa Elena"
+
+#: wp-admin/includes/continents-cities.php:367
+msgid "South Georgia"
+msgstr "Georgia el Sur"
+
+#: wp-admin/includes/continents-cities.php:366
+msgid "Reykjavik"
+msgstr "Reikiavik"
+
+#: wp-admin/includes/continents-cities.php:365
+msgid "Madeira"
+msgstr "Madeira"
+
+#: wp-admin/includes/continents-cities.php:364
+msgid "Jan Mayen"
+msgstr "Jan Mayen"
+
+#: wp-admin/includes/continents-cities.php:363
+msgid "Faroe"
+msgstr "Faroe"
+
+#: wp-admin/includes/continents-cities.php:362
+msgid "Faeroe"
+msgstr "Feroe"
+
+#: wp-admin/includes/continents-cities.php:361
+msgid "Cape Verde"
+msgstr "Cabo Verde"
+
+#: wp-admin/includes/continents-cities.php:360
+msgid "Canary"
+msgstr "Canarias"
+
+#: wp-admin/includes/continents-cities.php:359
+msgid "Bermuda"
+msgstr "Bermudas"
+
+#: wp-admin/includes/continents-cities.php:358
+msgid "Azores"
+msgstr "Azores"
+
+#: wp-admin/includes/continents-cities.php:357
+msgid "Atlantic"
+msgstr "Atlántico"
+
+#: wp-admin/includes/continents-cities.php:355
+msgid "Yerevan"
+msgstr "Ereván"
+
+#: wp-admin/includes/continents-cities.php:354
+msgid "Yekaterinburg"
+msgstr "Ekaterinburgo"
+
+#: wp-admin/includes/continents-cities.php:352
+msgid "Yakutsk"
+msgstr "Yakutsk"
+
+#: wp-admin/includes/continents-cities.php:351
+msgid "Vladivostok"
+msgstr "Vladivostok"
+
+#: wp-admin/includes/continents-cities.php:350
+msgid "Vientiane"
+msgstr "Vientiane"
+
+#: wp-admin/includes/continents-cities.php:348
+msgid "Urumqi"
+msgstr "Urumqi"
+
+#: wp-admin/includes/continents-cities.php:347
+msgid "Ulan Bator"
+msgstr "Ulan Bator"
+
+#: wp-admin/includes/continents-cities.php:346
+msgid "Ulaanbaatar"
+msgstr "Ulaanbaatar"
+
+#: wp-admin/includes/continents-cities.php:345
+msgid "Ujung Pandang"
+msgstr "Ujung Pandang"
+
+#: wp-admin/includes/continents-cities.php:343
+msgid "Tokyo"
+msgstr "Tokio"
+
+#: wp-admin/includes/continents-cities.php:342
+msgid "Thimphu"
+msgstr "Thimphu"
+
+#: wp-admin/includes/continents-cities.php:341
+msgid "Thimbu"
+msgstr "Thimbu"
+
+#: wp-admin/includes/continents-cities.php:340
+msgid "Tel Aviv"
+msgstr "Tel Aviv"
+
+#: wp-admin/includes/continents-cities.php:339
+msgid "Tehran"
+msgstr "Teherán"
+
+#: wp-admin/includes/continents-cities.php:338
+msgid "Tbilisi"
+msgstr "Tbilisi"
+
+#: wp-admin/includes/continents-cities.php:337
+msgid "Tashkent"
+msgstr "Tashkent"
+
+#: wp-admin/includes/continents-cities.php:336
+msgid "Taipei"
+msgstr "Taipei"
+
+#: wp-admin/includes/continents-cities.php:334
+msgid "Singapore"
+msgstr "Singapur"
+
+#: wp-admin/includes/continents-cities.php:333
+msgid "Shanghai"
+msgstr "Shanghái"
+
+#: wp-admin/includes/continents-cities.php:332
+msgid "Seoul"
+msgstr "Seúl"
+
+#: wp-admin/includes/continents-cities.php:331
+msgid "Samarkand"
+msgstr "Samarcanda"
+
+#: wp-admin/includes/continents-cities.php:330
+msgid "Sakhalin"
+msgstr "Sakhalin"
+
+#: wp-admin/includes/continents-cities.php:329
+msgid "Saigon"
+msgstr "Saigón"
+
+#: wp-admin/includes/continents-cities.php:328
+msgid "Riyadh"
+msgstr "Riad"
+
+#: wp-admin/includes/continents-cities.php:327
+msgid "Rangoon"
+msgstr "Rangún"
+
+#: wp-admin/includes/continents-cities.php:326
+msgid "Qyzylorda"
+msgstr "Qyzylorda"
+
+#: wp-admin/includes/continents-cities.php:325
+msgid "Qatar"
+msgstr "Catar"
+
+#: wp-admin/includes/continents-cities.php:324
+msgid "Pyongyang"
+msgstr "Pyongyang"
+
+#: wp-admin/includes/continents-cities.php:323
+msgid "Pontianak"
+msgstr "Pontianak"
+
+#: wp-admin/includes/continents-cities.php:322
+msgid "Phnom Penh"
+msgstr "Phnom Penh"
+
+#: wp-admin/includes/continents-cities.php:321
+msgid "Oral"
+msgstr "Oral"
+
+#: wp-admin/includes/continents-cities.php:320
+msgid "Omsk"
+msgstr "Omsk"
+
+#: wp-admin/includes/continents-cities.php:319
+msgid "Novosibirsk"
+msgstr "Novosibirsk"
+
+#: wp-admin/includes/continents-cities.php:317
+#: wp-admin/includes/continents-cities.php:468
+msgid "Nicosia"
+msgstr "Nicosia"
+
+#: wp-admin/includes/continents-cities.php:316
+msgid "Muscat"
+msgstr "Mascate"
+
+#: wp-admin/includes/continents-cities.php:315
+msgid "Manila"
+msgstr "Manila"
+
+#: wp-admin/includes/continents-cities.php:314
+msgid "Makassar"
+msgstr "Makassar"
+
+#: wp-admin/includes/continents-cities.php:313
+msgid "Magadan"
+msgstr "Magadan"
+
+#: wp-admin/includes/continents-cities.php:312
+msgid "Macau"
+msgstr "Macao"
+
+#: wp-admin/includes/continents-cities.php:311
+msgid "Macao"
+msgstr "Macao"
+
+#: wp-admin/includes/continents-cities.php:310
+msgid "Kuwait"
+msgstr "Kuwait"
+
+#: wp-admin/includes/continents-cities.php:309
+msgid "Kuching"
+msgstr "Kuching"
+
+#: wp-admin/includes/continents-cities.php:308
+msgid "Kuala Lumpur"
+msgstr "Kuala Lumpur"
+
+#: wp-admin/includes/continents-cities.php:307
+msgid "Krasnoyarsk"
+msgstr "Krasnoyarsk"
+
+#: wp-admin/includes/continents-cities.php:306
+msgid "Kolkata"
+msgstr "Kolkata"
+
+#: wp-admin/includes/continents-cities.php:304
+msgid "Katmandu"
+msgstr "Katmandú"
+
+#: wp-admin/includes/continents-cities.php:302
+msgid "Kashgar"
+msgstr "Kashgar"
+
+#: wp-admin/includes/continents-cities.php:301
+msgid "Karachi"
+msgstr "Karachi"
+
+#: wp-admin/includes/continents-cities.php:300
+msgid "Kamchatka"
+msgstr "Kamchatka"
+
+#: wp-admin/includes/continents-cities.php:299
+msgid "Kabul"
+msgstr "Kabul"
+
+#: wp-admin/includes/continents-cities.php:298
+msgid "Jerusalem"
+msgstr "Jerusalén"
+
+#: wp-admin/includes/continents-cities.php:297
+msgid "Jayapura"
+msgstr "Jayapura"
+
+#: wp-admin/includes/continents-cities.php:296
+msgid "Jakarta"
+msgstr "Jakarta"
+
+#: wp-admin/includes/continents-cities.php:295
+#: wp-admin/includes/continents-cities.php:453
+msgid "Istanbul"
+msgstr "Estambul"
+
+#: wp-admin/includes/continents-cities.php:294
+msgid "Irkutsk"
+msgstr "Irkutsk"
+
+#: wp-admin/includes/continents-cities.php:293
+msgid "Hovd"
+msgstr "Hovd"
+
+#: wp-admin/includes/continents-cities.php:292
+msgid "Hong Kong"
+msgstr "Hong Kong"
+
+#: wp-admin/includes/continents-cities.php:291
+msgid "Ho Chi Minh"
+msgstr "Ho Chi Minh"
+
+#: wp-admin/includes/continents-cities.php:289
+msgid "Harbin"
+msgstr "Harbin"
+
+#: wp-admin/includes/continents-cities.php:288
+msgid "Gaza"
+msgstr "Gaza"
+
+#: wp-admin/includes/continents-cities.php:286
+msgid "Dushanbe"
+msgstr "Dushanbe"
+
+#: wp-admin/includes/continents-cities.php:285
+msgid "Dubai"
+msgstr "Dubai"
+
+#: wp-admin/includes/continents-cities.php:284
+msgid "Dili"
+msgstr "Dili"
+
+#: wp-admin/includes/continents-cities.php:283
+msgid "Dhaka"
+msgstr "Dhaka"
+
+#: wp-admin/includes/continents-cities.php:282
+msgid "Damascus"
+msgstr "Damasco"
+
+#: wp-admin/includes/continents-cities.php:281
+msgid "Dacca"
+msgstr "Dacca"
+
+#: wp-admin/includes/continents-cities.php:280
+msgid "Colombo"
+msgstr "Colombo"
+
+#: wp-admin/includes/continents-cities.php:279
+msgid "Chungking"
+msgstr "Chungking"
+
+#: wp-admin/includes/continents-cities.php:278
+msgid "Chongqing"
+msgstr "Chongqing"
+
+#: wp-admin/includes/continents-cities.php:277
+msgid "Choibalsan"
+msgstr "Choibalsan"
+
+#: wp-admin/includes/continents-cities.php:275
+msgid "Calcutta"
+msgstr "Calcuta"
+
+#: wp-admin/includes/continents-cities.php:274
+msgid "Brunei"
+msgstr "Brunei"
+
+#: wp-admin/includes/continents-cities.php:273
+msgid "Bishkek"
+msgstr "Bishkek"
+
+#: wp-admin/includes/continents-cities.php:272
+msgid "Beirut"
+msgstr "Beirut"
+
+#: wp-admin/includes/continents-cities.php:270
+msgid "Bangkok"
+msgstr "Bangkok"
+
+#: wp-admin/includes/continents-cities.php:269
+msgid "Baku"
+msgstr "Bakú"
+
+#: wp-admin/includes/continents-cities.php:268
+msgid "Bahrain"
+msgstr "Baréin"
+
+#: wp-admin/includes/continents-cities.php:267
+msgid "Baghdad"
+msgstr "Bagdad"
+
+#: wp-admin/includes/continents-cities.php:265
+msgid "Ashkhabad"
+msgstr "Ashkhabad"
+
+#: wp-admin/includes/continents-cities.php:264
+msgid "Ashgabat"
+msgstr "Ashgabat"
+
+#: wp-admin/includes/continents-cities.php:263
+msgid "Aqtobe"
+msgstr "Aqtobe"
+
+#: wp-admin/includes/continents-cities.php:262
+msgid "Aqtau"
+msgstr "Aqtau"
+
+#: wp-admin/includes/continents-cities.php:261
+msgid "Anadyr"
+msgstr "Anadyr"
+
+#: wp-admin/includes/continents-cities.php:260
+msgid "Amman"
+msgstr "Amman"
+
+#: wp-admin/includes/continents-cities.php:259
+msgid "Almaty"
+msgstr "Almaty"
+
+#: wp-admin/includes/continents-cities.php:258
+msgid "Aden"
+msgstr "Aden"
+
+#: wp-admin/includes/continents-cities.php:257
+msgid "Asia"
+msgstr "Asia"
+
+#: wp-admin/includes/continents-cities.php:255
+msgid "Longyearbyen"
+msgstr "Longyearbyen"
+
+#: wp-admin/includes/continents-cities.php:254
+msgid "Arctic"
+msgstr "Ártico"
+
+#: wp-admin/includes/continents-cities.php:252
+msgid "Vostok"
+msgstr "Vostok"
+
+#: wp-admin/includes/continents-cities.php:250
+msgid "Syowa"
+msgstr "Syowa"
+
+#: wp-admin/includes/continents-cities.php:249
+msgid "South Pole"
+msgstr "Polo Sur"
+
+#: wp-admin/includes/continents-cities.php:248
+msgid "Rothera"
+msgstr "Rothera"
+
+#: wp-admin/includes/continents-cities.php:247
+msgid "Palmer"
+msgstr "Palmer"
+
+#: wp-admin/includes/continents-cities.php:246
+msgid "McMurdo"
+msgstr "McMurdo"
+
+#: wp-admin/includes/continents-cities.php:245
+msgid "Mawson"
+msgstr "Mawson"
+
+#: wp-admin/includes/continents-cities.php:243
+msgid "DumontDUrville"
+msgstr "DumontDUrville"
+
+#: wp-admin/includes/continents-cities.php:242
+msgid "Davis"
+msgstr "Davis"
+
+#: wp-admin/includes/continents-cities.php:241
+msgid "Casey"
+msgstr "Casey"
+
+#: wp-admin/includes/continents-cities.php:240
+msgid "Antarctica"
+msgstr "Antártida"
+
+#: wp-admin/includes/continents-cities.php:238
+msgid "Yellowknife"
+msgstr "Yellowknife"
+
+#: wp-admin/includes/continents-cities.php:237
+msgid "Yakutat"
+msgstr "Yakutat"
+
+#: wp-admin/includes/continents-cities.php:236
+msgid "Winnipeg"
+msgstr "Winnipeg"
+
+#: wp-admin/includes/continents-cities.php:235
+msgid "Whitehorse"
+msgstr "Whitehorse"
+
+#: wp-admin/includes/continents-cities.php:234
+msgid "Virgin"
+msgstr "Virgin"
+
+#: wp-admin/includes/continents-cities.php:233
+msgid "Vancouver"
+msgstr "Vancouver"
+
+#: wp-admin/includes/continents-cities.php:232
+msgid "Tortola"
+msgstr "Tortola"
+
+#: wp-admin/includes/continents-cities.php:231
+msgid "Toronto"
+msgstr "Toronto"
+
+#: wp-admin/includes/continents-cities.php:230
+msgid "Tijuana"
+msgstr "Tijuana"
+
+#: wp-admin/includes/continents-cities.php:229
+msgid "Thunder Bay"
+msgstr "Thunder Bay"
+
+#: wp-admin/includes/continents-cities.php:228
+msgid "Thule"
+msgstr "Thule"
+
+#: wp-admin/includes/continents-cities.php:227
+msgid "Tegucigalpa"
+msgstr "Tegucigalpa"
+
+#: wp-admin/includes/continents-cities.php:226
+msgid "Swift Current"
+msgstr "Swift Current"
+
+#: wp-admin/includes/continents-cities.php:225
+msgid "St Vincent"
+msgstr "San Vincente"
+
+#: wp-admin/includes/continents-cities.php:224
+msgid "St Thomas"
+msgstr "Santo Tomás"
+
+#: wp-admin/includes/continents-cities.php:223
+msgid "St Lucia"
+msgstr "Santa Lucía"
+
+#: wp-admin/includes/continents-cities.php:222
+msgid "St Kitts"
+msgstr "St Kitts"
+
+#: wp-admin/includes/continents-cities.php:221
+msgid "St Johns"
+msgstr "St Johns"
+
+#: wp-admin/includes/continents-cities.php:220
+msgid "St Barthelemy"
+msgstr "St Barthelemy"
+
+#: wp-admin/includes/continents-cities.php:218
+msgid "Shiprock"
+msgstr "Shiprock"
+
+#: wp-admin/includes/continents-cities.php:217
+msgid "Scoresbysund"
+msgstr "Scoresbysund"
+
+#: wp-admin/includes/continents-cities.php:216
+msgid "Sao Paulo"
+msgstr "Sao Paulo"
+
+#: wp-admin/includes/continents-cities.php:215
+msgid "Santo Domingo"
+msgstr "Santo Domingo"
+
+#: wp-admin/includes/continents-cities.php:214
+msgid "Santiago"
+msgstr "Santiago"
+
+#: wp-admin/includes/continents-cities.php:211
+msgid "Rosario"
+msgstr "Rosario"
+
+#: wp-admin/includes/continents-cities.php:210
+msgid "Rio Branco"
+msgstr "Río Branco"
+
+#: wp-admin/includes/continents-cities.php:209
+msgid "Resolute"
+msgstr "Resolute"
+
+#: wp-admin/includes/continents-cities.php:208
+msgid "Regina"
+msgstr "Regina"
+
+#: wp-admin/includes/continents-cities.php:207
+msgid "Recife"
+msgstr "Recife"
+
+#: wp-admin/includes/continents-cities.php:206
+msgid "Rankin Inlet"
+msgstr "Rankin Inlet"
+
+#: wp-admin/includes/continents-cities.php:205
+msgid "Rainy River"
+msgstr "Rainy River"
+
+#: wp-admin/includes/continents-cities.php:203
+msgid "Puerto Rico"
+msgstr "Puerto Rico"
+
+#: wp-admin/includes/continents-cities.php:202
+msgid "Porto Velho"
+msgstr "Porto Velho"
+
+#: wp-admin/includes/continents-cities.php:201
+msgid "Porto Acre"
+msgstr "Porto Acre"
+
+#: wp-admin/includes/continents-cities.php:199
+msgid "Port of Spain"
+msgstr "Puerto España"
+
+#: wp-admin/includes/continents-cities.php:200
+msgid "Port-au-Prince"
+msgstr "Puerto Príncipe"
+
+#: wp-admin/includes/continents-cities.php:198
+msgid "Phoenix"
+msgstr "Phoenix"
+
+#: wp-admin/includes/continents-cities.php:197
+msgid "Paramaribo"
+msgstr "Paramaribo"
+
+#: wp-admin/includes/continents-cities.php:196
+msgid "Pangnirtung"
+msgstr "Pangnirtung"
+
+#: wp-admin/includes/continents-cities.php:195
+msgid "Panama"
+msgstr "Panamá"
+
+#: wp-admin/includes/continents-cities.php:193
+msgid "New Salem"
+msgstr "New Salem"
+
+#: wp-admin/includes/continents-cities.php:192
+msgid "Center"
+msgstr "Center"
+
+#: wp-admin/includes/continents-cities.php:190
+msgid "North Dakota"
+msgstr "Dakota del Norte"
+
+#: wp-admin/includes/continents-cities.php:189
+msgid "Noronha"
+msgstr "Noronha"
+
+#: wp-admin/includes/continents-cities.php:188
+msgid "Nome"
+msgstr "Nome"
+
+#: wp-admin/includes/continents-cities.php:187
+msgid "Nipigon"
+msgstr "Nipigon"
+
+#: wp-admin/includes/continents-cities.php:186
+msgid "New York"
+msgstr "Nueva York"
+
+#: wp-admin/includes/continents-cities.php:185
+msgid "Nassau"
+msgstr "Nassau"
+
+#: wp-admin/includes/continents-cities.php:184
+msgid "Montserrat"
+msgstr "Montserrat"
+
+#: wp-admin/includes/continents-cities.php:183
+msgid "Montreal"
+msgstr "Montreal"
+
+#: wp-admin/includes/continents-cities.php:182
+msgid "Montevideo"
+msgstr "Montevideo"
+
+#: wp-admin/includes/continents-cities.php:181
+msgid "Monterrey"
+msgstr "Monterrey"
+
+#: wp-admin/includes/continents-cities.php:180
+msgid "Moncton"
+msgstr "Moncton"
+
+#: wp-admin/includes/continents-cities.php:179
+msgid "Miquelon"
+msgstr "Miquelon"
+
+#: wp-admin/includes/continents-cities.php:178
+msgid "Mexico City"
+msgstr "Ciudad de México"
+
+#: wp-admin/includes/continents-cities.php:176
+msgid "Merida"
+msgstr "Mérida"
+
+#: wp-admin/includes/continents-cities.php:175
+msgid "Menominee"
+msgstr "Menominee"
+
+#: wp-admin/includes/continents-cities.php:173
+msgid "Mazatlan"
+msgstr "Mazatlán"
+
+#: wp-admin/includes/continents-cities.php:171
+msgid "Martinique"
+msgstr "Martinica"
+
+#: wp-admin/includes/continents-cities.php:170
+msgid "Marigot"
+msgstr "Marigot"
+
+#: wp-admin/includes/continents-cities.php:169
+msgid "Manaus"
+msgstr "Manaos"
+
+#: wp-admin/includes/continents-cities.php:168
+msgid "Managua"
+msgstr "Managua"
+
+#: wp-admin/includes/continents-cities.php:167
+msgid "Maceio"
+msgstr "Maceio"
+
+#: wp-admin/includes/continents-cities.php:164
+msgid "Los Angeles"
+msgstr "Los Ángeles"
+
+#: wp-admin/includes/continents-cities.php:163
+msgid "Lima"
+msgstr "Lima"
+
+#: wp-admin/includes/continents-cities.php:162
+msgid "La Paz"
+msgstr "La Paz"
+
+#: wp-admin/includes/continents-cities.php:160
+msgid "Knox IN"
+msgstr "Knox IN"
+
+#: wp-admin/includes/continents-cities.php:159
+msgid "Monticello"
+msgstr "Monticello"
+
+#: wp-admin/includes/continents-cities.php:158
+#: wp-admin/includes/continents-cities.php:165
+msgid "Louisville"
+msgstr "Louisville"
+
+#: wp-admin/includes/continents-cities.php:157
+msgid "Kentucky"
+msgstr "Kentucky"
+
+#: wp-admin/includes/continents-cities.php:156
+msgid "Juneau"
+msgstr "Juneau"
+
+#: wp-admin/includes/continents-cities.php:154
+msgid "Jamaica"
+msgstr "Jamaica"
+
+#: wp-admin/includes/continents-cities.php:153
+msgid "Iqaluit"
+msgstr "Iqaluit"
+
+#: wp-admin/includes/continents-cities.php:152
+msgid "Inuvik"
+msgstr "Inuvik"
+
+#: wp-admin/includes/continents-cities.php:150
+msgid "Winamac"
+msgstr "Winamac"
+
+#: wp-admin/includes/continents-cities.php:149
+msgid "Vincennes"
+msgstr "Vincennes"
+
+#: wp-admin/includes/continents-cities.php:148
+msgid "Vevay"
+msgstr "Vevay"
+
+#: wp-admin/includes/continents-cities.php:147
+msgid "Tell City"
+msgstr "Tell City"
+
+#: wp-admin/includes/continents-cities.php:146
+msgid "Petersburg"
+msgstr "San Petersburgo"
+
+#: wp-admin/includes/continents-cities.php:145
+msgid "Marengo"
+msgstr "Marengo"
+
+#: wp-admin/includes/continents-cities.php:144
+msgid "Knox"
+msgstr "Knox"
+
+#: wp-admin/includes/continents-cities.php:143
+#: wp-admin/includes/continents-cities.php:151
+msgid "Indianapolis"
+msgstr "Indianápolis"
+
+#: wp-admin/includes/continents-cities.php:142
+msgid "Indiana"
+msgstr "Indiana"
+
+#: wp-admin/includes/continents-cities.php:141
+msgid "Hermosillo"
+msgstr "Hermosillo"
+
+#: wp-admin/includes/continents-cities.php:140
+msgid "Havana"
+msgstr "La Habana"
+
+#: wp-admin/includes/continents-cities.php:139
+msgid "Halifax"
+msgstr "Halifax"
+
+#: wp-admin/includes/continents-cities.php:138
+msgid "Guyana"
+msgstr "Guyana"
+
+#: wp-admin/includes/continents-cities.php:137
+msgid "Guayaquil"
+msgstr "Guayaquil"
+
+#: wp-admin/includes/continents-cities.php:136
+msgid "Guatemala"
+msgstr "Guatemala"
+
+#: wp-admin/includes/continents-cities.php:135
+msgid "Guadeloupe"
+msgstr "Guadalupe"
+
+#: wp-admin/includes/continents-cities.php:134
+msgid "Grenada"
+msgstr "Grenada"
+
+#: wp-admin/includes/continents-cities.php:133
+msgid "Grand Turk"
+msgstr "Gran Turca"
+
+#: wp-admin/includes/continents-cities.php:132
+msgid "Goose Bay"
+msgstr "Goose Bay"
+
+#: wp-admin/includes/continents-cities.php:131
+msgid "Godthab"
+msgstr "Godthab"
+
+#: wp-admin/includes/continents-cities.php:130
+msgid "Glace Bay"
+msgstr "Glace Bay"
+
+#: wp-admin/includes/continents-cities.php:129
+msgid "Fortaleza"
+msgstr "Fortaleza"
+
+#: wp-admin/includes/continents-cities.php:128
+msgid "Fort Wayne"
+msgstr "Fort Wayne"
+
+#: wp-admin/includes/continents-cities.php:126
+msgid "Ensenada"
+msgstr "Ensenada"
+
+#: wp-admin/includes/continents-cities.php:125
+msgid "El Salvador"
+msgstr "El Salvador"
+
+#: wp-admin/includes/continents-cities.php:124
+msgid "Eirunepe"
+msgstr "Eirunepe"
+
+#: wp-admin/includes/continents-cities.php:123
+msgid "Edmonton"
+msgstr "Edmonton"
+
+#: wp-admin/includes/continents-cities.php:122
+msgid "Dominica"
+msgstr "Dominica"
+
+#: wp-admin/includes/continents-cities.php:121
+msgid "Detroit"
+msgstr "Detroit"
+
+#: wp-admin/includes/continents-cities.php:120
+msgid "Denver"
+msgstr "Denver"
+
+#: wp-admin/includes/continents-cities.php:119
+msgid "Dawson Creek"
+msgstr "Dawson Creek"
+
+#: wp-admin/includes/continents-cities.php:118
+msgid "Dawson"
+msgstr "Dawson"
+
+#: wp-admin/includes/continents-cities.php:117
+msgid "Danmarkshavn"
+msgstr "Danmarkshavn"
+
+#: wp-admin/includes/continents-cities.php:116
+msgid "Curacao"
+msgstr "Curazao"
+
+#: wp-admin/includes/continents-cities.php:115
+msgid "Cuiaba"
+msgstr "Cuiaba"
+
+#: wp-admin/includes/continents-cities.php:113
+msgid "Costa Rica"
+msgstr "Costa Rica"
+
+#: wp-admin/includes/continents-cities.php:111
+msgid "Coral Harbour"
+msgstr "Coral Harbour"
+
+#: wp-admin/includes/continents-cities.php:110
+msgid "Chihuahua"
+msgstr "Chihuahua"
+
+#: wp-admin/includes/continents-cities.php:109
+msgid "Chicago"
+msgstr "Chicago"
+
+#: wp-admin/includes/continents-cities.php:108
+msgid "Cayman"
+msgstr "Caimán"
+
+#: wp-admin/includes/continents-cities.php:107
+msgid "Cayenne"
+msgstr "Cayena"
+
+#: wp-admin/includes/continents-cities.php:105
+msgid "Caracas"
+msgstr "Caracas"
+
+#: wp-admin/includes/continents-cities.php:104
+msgid "Cancun"
+msgstr "Cancún"
+
+#: wp-admin/includes/continents-cities.php:103
+msgid "Campo Grande"
+msgstr "Campo Grande"
+
+#: wp-admin/includes/continents-cities.php:102
+msgid "Cambridge Bay"
+msgstr "Cambridge Bay"
+
+#: wp-admin/includes/continents-cities.php:100
+msgid "Boise"
+msgstr "Boise"
+
+#: wp-admin/includes/continents-cities.php:99
+msgid "Bogota"
+msgstr "Bogotá"
+
+#: wp-admin/includes/continents-cities.php:98
+msgid "Boa Vista"
+msgstr "Boa Vista"
+
+#: wp-admin/includes/continents-cities.php:97
+msgid "Blanc-Sablon"
+msgstr "Blanc-Sablon"
+
+#: wp-admin/includes/continents-cities.php:96
+msgid "Belize"
+msgstr "Belice"
+
+#: wp-admin/includes/continents-cities.php:95
+msgid "Belem"
+msgstr "Belén"
+
+#: wp-admin/includes/continents-cities.php:94
+msgid "Barbados"
+msgstr "Barbados"
+
+#: wp-admin/includes/continents-cities.php:92
+msgid "Bahia"
+msgstr "Bahía"
+
+#: wp-admin/includes/continents-cities.php:91
+msgid "Atka"
+msgstr "Atka"
+
+#: wp-admin/includes/continents-cities.php:90
+msgid "Atikokan"
+msgstr "Atikokan"
+
+#: wp-admin/includes/continents-cities.php:89
+msgid "Asuncion"
+msgstr "Asunción"
+
+#: wp-admin/includes/continents-cities.php:88
+msgid "Aruba"
+msgstr "Aruba"
+
+#: wp-admin/includes/continents-cities.php:87
+msgid "Ushuaia"
+msgstr "Ushuaia"
+
+#: wp-admin/includes/continents-cities.php:86
+msgid "Tucuman"
+msgstr "Tucumán"
+
+#: wp-admin/includes/continents-cities.php:85
+msgid "San Luis"
+msgstr "San Luis"
+
+#: wp-admin/includes/continents-cities.php:84
+msgid "San Juan"
+msgstr "San Juan"
+
+#: wp-admin/includes/continents-cities.php:82
+msgid "Rio Gallegos"
+msgstr "Río Gallegos"
+
+#: wp-admin/includes/continents-cities.php:81
+#: wp-admin/includes/continents-cities.php:174
+msgid "Mendoza"
+msgstr "Mendoza"
+
+#: wp-admin/includes/continents-cities.php:80
+msgid "La Rioja"
+msgstr "La Rioja"
+
+#: wp-admin/includes/continents-cities.php:79
+#: wp-admin/includes/continents-cities.php:155
+msgid "Jujuy"
+msgstr "Jujuy"
+
+#: wp-admin/includes/continents-cities.php:78
+#: wp-admin/includes/continents-cities.php:112
+msgid "Cordoba"
+msgstr "Córdoba"
+
+#: wp-admin/includes/continents-cities.php:77
+msgid "ComodRivadavia"
+msgstr "Comodoro Rivadavia"
+
+#: wp-admin/includes/continents-cities.php:76
+#: wp-admin/includes/continents-cities.php:106
+msgid "Catamarca"
+msgstr "Catamarca"
+
+#: wp-admin/includes/continents-cities.php:75
+#: wp-admin/includes/continents-cities.php:101
+msgid "Buenos Aires"
+msgstr "Buenos Aires"
+
+#: wp-admin/includes/continents-cities.php:74
+msgid "Argentina"
+msgstr "Argentina"
+
+#: wp-admin/includes/continents-cities.php:73
+msgid "Araguaina"
+msgstr "Araguaina"
+
+#: wp-admin/includes/continents-cities.php:72
+msgid "Antigua"
+msgstr "Antigua"
+
+#: wp-admin/includes/continents-cities.php:71
+msgid "Anguilla"
+msgstr "Anguila"
+
+#: wp-admin/includes/continents-cities.php:70
+msgid "Anchorage"
+msgstr "Anchorage"
+
+#: wp-admin/includes/continents-cities.php:69
+msgid "Adak"
+msgstr "Adak"
+
+#: wp-admin/includes/continents-cities.php:68
+msgid "America"
+msgstr "América"
+
+#: wp-admin/includes/continents-cities.php:66
+msgid "Windhoek"
+msgstr "Windhoek"
+
+#: wp-admin/includes/continents-cities.php:65
+msgid "Tunis"
+msgstr "Túnez"
+
+#: wp-admin/includes/continents-cities.php:64
+msgid "Tripoli"
+msgstr "Trípoli"
+
+#: wp-admin/includes/continents-cities.php:63
+msgid "Timbuktu"
+msgstr "Tombuctú"
+
+#: wp-admin/includes/continents-cities.php:62
+msgid "Sao Tome"
+msgstr "Santo Tomé"
+
+#: wp-admin/includes/continents-cities.php:61
+msgid "Porto-Novo"
+msgstr "Porto-Novo"
+
+#: wp-admin/includes/continents-cities.php:60
+msgid "Ouagadougou"
+msgstr "Ouagadougou"
+
+#: wp-admin/includes/continents-cities.php:59
+msgid "Nouakchott"
+msgstr "Nouakchott"
+
+#: wp-admin/includes/continents-cities.php:58
+msgid "Niamey"
+msgstr "Niamey"
+
+#: wp-admin/includes/continents-cities.php:57
+msgid "Ndjamena"
+msgstr "Ndjamena"
+
+#: wp-admin/includes/continents-cities.php:56
+msgid "Nairobi"
+msgstr "Nairobi"
+
+#: wp-admin/includes/continents-cities.php:55
+msgid "Monrovia"
+msgstr "Monrovia"
+
+#: wp-admin/includes/continents-cities.php:54
+msgid "Mogadishu"
+msgstr "Mogadiscio"
+
+#: wp-admin/includes/continents-cities.php:53
+msgid "Mbabane"
+msgstr "Mbabane"
+
+#: wp-admin/includes/continents-cities.php:52
+msgid "Maseru"
+msgstr "Maseru"
+
+#: wp-admin/includes/continents-cities.php:51
+msgid "Maputo"
+msgstr "Maputo"
+
+#: wp-admin/includes/continents-cities.php:50
+msgid "Malabo"
+msgstr "Malabo"
+
+#: wp-admin/includes/continents-cities.php:49
+msgid "Lusaka"
+msgstr "Lusaka"
+
+#: wp-admin/includes/continents-cities.php:48
+msgid "Lubumbashi"
+msgstr "Lubumbashi"
+
+#: wp-admin/includes/continents-cities.php:47
+msgid "Luanda"
+msgstr "Luanda"
+
+#: wp-admin/includes/continents-cities.php:46
+msgid "Lome"
+msgstr "Lome"
+
+#: wp-admin/includes/continents-cities.php:45
+msgid "Libreville"
+msgstr "Libreville"
+
+#: wp-admin/includes/continents-cities.php:44
+msgid "Lagos"
+msgstr "Lagos"
+
+#: wp-admin/includes/continents-cities.php:43
+msgid "Kinshasa"
+msgstr "Kinshasa"
+
+#: wp-admin/includes/continents-cities.php:42
+msgid "Kigali"
+msgstr "Kigali"
+
+#: wp-admin/includes/continents-cities.php:41
+msgid "Khartoum"
+msgstr "Jartum"
+
+#: wp-admin/includes/continents-cities.php:40
+msgid "Kampala"
+msgstr "Kampala"
+
+#: wp-admin/includes/continents-cities.php:38
+msgid "Johannesburg"
+msgstr "Johanesburgo"
+
+#: wp-admin/includes/continents-cities.php:37
+msgid "Harare"
+msgstr "Harare"
+
+#: wp-admin/includes/continents-cities.php:36
+msgid "Gaborone"
+msgstr "Gaborone"
+
+#: wp-admin/includes/continents-cities.php:35
+msgid "Freetown"
+msgstr "Freetown"
+
+#: wp-admin/includes/continents-cities.php:34
+msgid "El Aaiun"
+msgstr "El Aaiún"
+
+#: wp-admin/includes/continents-cities.php:33
+msgid "Douala"
+msgstr "Douala"
+
+#: wp-admin/includes/continents-cities.php:32
+msgid "Djibouti"
+msgstr "Yibuti"
+
+#: wp-admin/includes/continents-cities.php:31
+msgid "Dar es Salaam"
+msgstr "Dar es Salaam"
+
+#: wp-admin/includes/continents-cities.php:30
+msgid "Dakar"
+msgstr "Dakar"
+
+#: wp-admin/includes/continents-cities.php:29
+msgid "Conakry"
+msgstr "Conakry"
+
+#: wp-admin/includes/continents-cities.php:28
+msgid "Ceuta"
+msgstr "Ceuta"
+
+#: wp-admin/includes/continents-cities.php:27
+msgid "Casablanca"
+msgstr "Casablanca"
+
+#: wp-admin/includes/continents-cities.php:26
+msgid "Cairo"
+msgstr "El Cairo"
+
+#: wp-admin/includes/continents-cities.php:25
+msgid "Bujumbura"
+msgstr "Bujumbura"
+
+#: wp-admin/includes/continents-cities.php:24
+msgid "Brazzaville"
+msgstr "Brazzaville"
+
+#: wp-admin/includes/continents-cities.php:23
+msgid "Blantyre"
+msgstr "Blantyre"
+
+#: wp-admin/includes/continents-cities.php:22
+msgid "Bissau"
+msgstr "Bisáu"
+
+#: wp-admin/includes/continents-cities.php:21
+msgid "Banjul"
+msgstr "Banjul"
+
+#: wp-admin/includes/continents-cities.php:20
+msgid "Bangui"
+msgstr "Bangui"
+
+#: wp-admin/includes/continents-cities.php:19
+msgid "Bamako"
+msgstr "Bamako"
+
+#: wp-admin/includes/continents-cities.php:18
+msgid "Asmera"
+msgstr "Asmera"
+
+#: wp-admin/includes/continents-cities.php:17
+msgid "Asmara"
+msgstr "Asmara"
+
+#: wp-admin/includes/continents-cities.php:16
+msgid "Algiers"
+msgstr "Argel"
+
+#: wp-admin/includes/continents-cities.php:15
+msgid "Addis Ababa"
+msgstr "Addis Abeba"
+
+#: wp-admin/includes/continents-cities.php:14
+msgid "Accra"
+msgstr "Accra"
+
+#: wp-admin/includes/continents-cities.php:13
+msgid "Abidjan"
+msgstr "Abidjan"
+
+#: wp-admin/includes/continents-cities.php:12
+msgid "Africa"
+msgstr "África"
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0cc31205f20441b3df1d1b46100f6b8d.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0cc31205f20441b3df1d1b46100f6b8d.json
new file mode 100644
index 0000000..3d901ad
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0cc31205f20441b3df1d1b46100f6b8d.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"This user’s personal data export file was downloaded.":["Se ha descargado el archivo de exportaci\u00f3n de datos personales de este usuario."],"This user’s personal data export link was sent.":["Se ha enviado el enlace de exportaci\u00f3n de datos personales de este usuario."],"The section has been copied to your clipboard.":["La secci\u00f3n ha sido copiada en tu portapapeles."],"An error occurred while attempting to find and erase personal data.":["Ha ocurrido un error al intentar encontrar y borrar los datos personales."],"Personal data was found for this user but some of the personal data found was not erased.":["Se han encontrado datos personales de este usuario, pero algunos de los datos personales encontrados no se han borrado."],"All of the personal data found for this user was erased.":["Se han borrado todos los datos personales encontrados de este usuario."],"Personal data was found for this user but was not erased.":["Se han encontrado datos personales de este usuario, pero no se han borrado."],"No personal data was found for this user.":["No se han encontrado datos personales de este usuario."],"An error occurred while attempting to export personal data.":["Ha ocurrido un error al intentar exportar los datos personales."],"No personal data export file was generated.":["No se ha generado ning\u00fan archivo de exportaci\u00f3n de datos personales."]}},"comment":{"reference":"wp-admin\/js\/privacy-tools.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0ce75ad2f775d1cac9696967d484808c.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0ce75ad2f775d1cac9696967d484808c.json
new file mode 100644
index 0000000..a47dc4e
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0ce75ad2f775d1cac9696967d484808c.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Editor tips":["Consejos del editor"],"Disable tips":["Desactivar los consejos"],"Got it":["Entendido"],"See next tip":["Ver el siguiente consejo"]}},"comment":{"reference":"wp-includes\/js\/dist\/nux.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0eebe503220d4a00341eb011b92769b4.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0eebe503220d4a00341eb011b92769b4.json
new file mode 100644
index 0000000..52d8fc4
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-0eebe503220d4a00341eb011b92769b4.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"%1$s is deprecated since version %2$s! Use %3$s instead. Please consider writing more inclusive code.":["\u00a1%1$s est\u00e1 obsoleto desde la versi\u00f3n %2$s! Usa %3$s en su lugar. Por favor, plant\u00e9ate escribir un c\u00f3digo m\u00e1s inclusivo."]}},"comment":{"reference":"wp-admin\/js\/password-strength-meter.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1780a2033cf98d69ce13c2e5c8510004.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1780a2033cf98d69ce13c2e5c8510004.json
new file mode 100644
index 0000000..cb32668
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1780a2033cf98d69ce13c2e5c8510004.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Untitled Reusable Block":["Bloque reutilizable sin t\u00edtulo"],"Block deleted.":["Bloque borrado."],"Block created.":["Bloque creado."],"Remove from Reusable blocks":["Eliminar de los bloques reutilizables"],"Add to Reusable blocks":["A\u00f1adir a bloques reutilizables"]}},"comment":{"reference":"wp-includes\/js\/dist\/reusable-blocks.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1a0cd6a7128913b15c1a10dd68951869.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1a0cd6a7128913b15c1a10dd68951869.json
new file mode 100644
index 0000000..f00c2c8
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1a0cd6a7128913b15c1a10dd68951869.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"%1$s Block. Row %2$d":["Bloque %1$s. Fila %2$d"],"Design":["Dise\u00f1o"],"%s Block":["Bloque %s"],"%1$s Block. %2$s":["Bloque %1$s. %2$s"],"%1$s Block. Column %2$d":["Bloque %1$s. Columna %2$d"],"%1$s Block. Column %2$d. %3$s":["Bloque %1$s. Columna %2$d. %3$s"],"%1$s Block. Row %2$d. %3$s":["Bloque %1$s. Fila %2$d. %3$s"],"Reusable blocks":["Bloques reutilizables"],"Embeds":["Incrustados"],"Text":["Texto"],"Widgets":["Widgets"],"Media":["Medios"]}},"comment":{"reference":"wp-includes\/js\/dist\/blocks.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1bba9045bb07c89671c88a3f328548e8.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1bba9045bb07c89671c88a3f328548e8.json
new file mode 100644
index 0000000..bade1bc
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1bba9045bb07c89671c88a3f328548e8.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"You are probably offline.":["Probablemente est\u00e1s desconectado."],"Media upload failed. If this is a photo or a large image, please scale it down and try again.":["La subida de medios ha fallado. Si esto es una foto o una imagen grande, por favor, reduce su tama\u00f1o e int\u00e9ntalo de nuevo."],"The response is not a valid JSON response.":["Las respuesta no es una respuesta JSON v\u00e1lida."],"An unknown error occurred.":["Ha ocurrido un error desconocido."]}},"comment":{"reference":"wp-includes\/js\/dist\/api-fetch.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1c4303f02ff93b290e9faad991eeb06f.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1c4303f02ff93b290e9faad991eeb06f.json
new file mode 100644
index 0000000..1a84763
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1c4303f02ff93b290e9faad991eeb06f.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Submitted on:":["Enviado el:"],"%1$s %2$s, %3$s at %4$s:%5$s":["%2$s de %1$s de %3$s a las %4$s:%5$s"]}},"comment":{"reference":"wp-admin\/js\/comment.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1d17475f620f63a92e2c5d2681c51ee8.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1d17475f620f63a92e2c5d2681c51ee8.json
new file mode 100644
index 0000000..63a4e24
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-1d17475f620f63a92e2c5d2681c51ee8.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Could not load the preview image.":["No se ha podido cargar la vista previa de la imagen."],"Could not load the preview image. Please reload the page and try again.":["No se puede cargar la vista previa de la imagen. Por favor, recarga la p\u00e1gina e int\u00e9ntalo de nuevo."]}},"comment":{"reference":"wp-admin\/js\/image-edit.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-28b3c3d595952907e08d98287077426c.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-28b3c3d595952907e08d98287077426c.json
new file mode 100644
index 0000000..68f7bce
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-28b3c3d595952907e08d98287077426c.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Reusable block imported successfully!":["\u00a1Bloque reutilizable importado correctamente!"],"button label\u0004Import":["Importar"],"Unknown error":["Error desconocido"],"Invalid Reusable Block JSON file":["Archivo JSON de bloque reutilizable no v\u00e1lido"],"Invalid JSON file":["Archivo JSON no v\u00e1lido"],"Import from JSON":["Importar de JSON"],"File":["Archivo"]}},"comment":{"reference":"wp-includes\/js\/dist\/list-reusable-blocks.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2b390f85a3048c5b4255fb45960b6514.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2b390f85a3048c5b4255fb45960b6514.json
new file mode 100644
index 0000000..ff93d9d
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2b390f85a3048c5b4255fb45960b6514.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Search results for: %s":["Resultados de b\u00fasqueda para: %s"],"The request could not be completed.":["La petici\u00f3n no se ha podido completar."],"Disabling...":["Desactivando..."],"Enabling...":["Activando..."],"Number of plugins found: %d":["N\u00famero de plugins encontrados: %d"],"Caution: These themes may be active on other sites in the network. Are you sure you want to proceed?":["Precauci\u00f3n: estos temas pueden estar activos en otros sitios de la red. \u00bfSeguro que quieres continuar?"],"Are you sure you want to delete the selected plugins and their data?":["\u00bfSeguro que quieres borrar los plugins seleccionados y sus datos?"],"Please select at least one item to perform this action on.":["Por favor, selecciona al menos un elemento en el que realizar esta acci\u00f3n."],"Are you sure you want to delete %s and its data?":["\u00bfSeguro que quieres borrar %s y sus datos?"],"Update canceled.":["Actualizaci\u00f3n cancelada."],"plugin\u0004Update %s now":["Actualizar %s ahora"],"Updates may not complete if you navigate away from this page.":["Puede que no se completen las actualizaciones si navegas fuera de esta p\u00e1gina."],"Connection lost or the server is busy. Please try again later.":["Conexi\u00f3n perdida o el servidor est\u00e1 ocupado. Por favor, int\u00e9ntalo de nuevo m\u00e1s tarde."],"Deletion failed: %s":["Borrado fallido: %s"],"theme\u0004Deleted!":["\u00a1Borrado!"],"theme\u0004%s installation failed":["Ha fallado la instalaci\u00f3n de %s"],"theme\u0004Network Activate %s":["Activar %s para la red"],"theme\u0004%s installed!":["\u00a1%s instalado!"],"theme\u0004Installing %s...":["Instalando %s..."],"theme\u0004Updated!":["\u00a1Actualizado!"],"Updating... please wait.":["Actualizando..., por favor, espera."],"plugin\u0004Deleted!":["\u00a1Borrado!"],"Deleting...":["Borrando..."],"plugin\u0004Install %s now":["Instalar %s ahora"],"Importer installed successfully. Run importer<\/a>":["Importador instalado correctamente. Ejecutar el importador<\/a>"],"plugin\u0004%s installation failed":["Ha fallado la instalaci\u00f3n de %s"],"Installation failed: %s":["Instalaci\u00f3n fallida: %s"],"Installation completed successfully.":["Instalaci\u00f3n completada correctamente."],"plugin\u0004Installed!":["\u00a1Instalado!"],"plugin\u0004%s installed!":["\u00a1%s instalado!"],"Installing... please wait.":["Instalando..., por favor, espera."],"plugin\u0004Installing %s...":["Instalando %s..."],"Installing...":["Instalando..."],"plugin\u0004%s update failed.":["Ha fallado la actualizaci\u00f3n de %s."],"Update failed: %s":["Actualizaci\u00f3n fallida: %s"],"Update completed successfully.":["Actualizaci\u00f3n completada correctamente."],"plugin\u0004Updated!":["\u00a1Actualizado!"],"plugin\u0004%s updated!":["\u00a1%s actualizado!"],"Updating...":["Actualizando..."],"plugin\u0004Updating %s...":["Actualizando %s..."],"No plugins found. Try a different search.":["No se han encontrado plugins. Prueba con una b\u00fasqueda diferente."],"Enable auto-updates":["Activar las actualizaciones autom\u00e1ticas"],"Disable auto-updates":["Desactivar las actualizaciones autom\u00e1ticas"],"No plugins are currently available.":["Actualmente no hay ning\u00fan plugin disponible."],"Auto-updates disabled":["Actualizaciones autom\u00e1ticas desactivadas"],"Auto-updates enabled":["Actualizaciones autom\u00e1ticas activadas"],"theme\u0004Activate %s":["Activar %s"],"plugin\u0004Network Activate %s":["Activar %s para la red"],"plugin\u0004Activate %s":["Activar %s"],"Run Importer":["Ejecutar el importador"],"Run %s":["Ejecutar %s"],"Update failed.":["Actualizaci\u00f3n fallida."],"theme\u0004Installed!":["\u00a1Instalado!"],"Are you sure you want to delete %s?":["\u00bfSeguro que quieres borrar %s?"],"Network Enable":["Activar para la red"],"Update Now":["Actualizar ahora"],"Installation failed.":["Instalaci\u00f3n fallida."],"You do not appear to have any plugins available at this time.":["No parece que tengas plugins disponibles en este momento."],"Network Activate":["Activar para la red"],"Install Now":["Instalar ahora"],"Something went wrong.":["Algo ha ido mal."],"Search Results":["Resultados de la b\u00fasqueda"],"Live Preview":["Vista previa"],"An error has occurred. Please reload the page and try again.":["Ha ocurrido un error. Por favor, recarga la p\u00e1gina e int\u00e9ntalo de nuevo"],"Activate":["Activar"]}},"comment":{"reference":"wp-admin\/js\/updates.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2c5d274ea625dd91556554ad82901529.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2c5d274ea625dd91556554ad82901529.json
new file mode 100644
index 0000000..70d73ae
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-2c5d274ea625dd91556554ad82901529.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Annotation":["Notas"]}},"comment":{"reference":"wp-includes\/js\/dist\/annotations.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-320f4ad9792aaa6dedb1e71cbdf85d57.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-320f4ad9792aaa6dedb1e71cbdf85d57.json
new file mode 100644
index 0000000..5efc3e8
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-320f4ad9792aaa6dedb1e71cbdf85d57.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Notifications":["Avisos"]}},"comment":{"reference":"wp-includes\/js\/dist\/a11y.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-49c6d4acf36cf3aca9f0b2a77617304f.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-49c6d4acf36cf3aca9f0b2a77617304f.json
new file mode 100644
index 0000000..c5139f3
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-49c6d4acf36cf3aca9f0b2a77617304f.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Menu Item":["Elemento del men\u00fa"],"Comment":["Comentario"],"Widget areas":["\u00c1reas de widgets"],"Site":["Sitio"],"Post Type":["Tipo de entrada"],"Taxonomy":["Taxonom\u00eda"],"Menu Location":["Ubicaci\u00f3n de men\u00fa"],"Menu":["Men\u00fa"],"User":["Usuario"],"Base":["Base"],"Widgets":["Widgets"],"Site Title":["T\u00edtulo del sitio"],"Media":["Medios"]}},"comment":{"reference":"wp-includes\/js\/dist\/core-data.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4a38fe1c0c45989e44682ba6109d9f46.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4a38fe1c0c45989e44682ba6109d9f46.json
new file mode 100644
index 0000000..61002c9
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4a38fe1c0c45989e44682ba6109d9f46.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Unavailable":["No disponible"],"No details available":["No hay detalles disponibles"],"A test is unavailable":["No est\u00e1 disponible una prueba"],"All site health tests have finished running. There are items that should be addressed, and the results are now available on the page.":["Todas las pruebas de salud del sitio se han terminado de ejecutar. Hay elementos que deber\u00edan solucionarse y los resultados ya est\u00e1n disponibles en la p\u00e1gina."],"Should be improved":["Necesita mejoras"],"Good":["Bueno"],"%s critical issue":["%s error cr\u00edtico","%s errores cr\u00edticos"],"%s item with no issues detected":["Detectado %s elemento sin problemas","Detectados %s elementos sin problemas"],"%s recommended improvement":["%s mejora recomendada","%s mejoras recomendadas"],"Site information has been copied to your clipboard.":["La informaci\u00f3n del sitio ha sido copiada a tu portapapeles."],"All site health tests have finished running. Your site is looking good, and the results are now available on the page.":["Todas las pruebas de salud del sitio han terminado. Tu sitio est\u00e1 bien y ahora los resultados est\u00e1n disponibles en la p\u00e1gina."],"All site health tests have finished running.":["La comprobaci\u00f3n del estado del sitio ha finalizado."],"Please wait...":["Espera, por favor..."]}},"comment":{"reference":"wp-admin\/js\/site-health.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4bfa11da57ff2600004bb500368247f4.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4bfa11da57ff2600004bb500368247f4.json
new file mode 100644
index 0000000..49b4300
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-4bfa11da57ff2600004bb500368247f4.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Saving\u2026":["Guardando..."],"Use as featured image":["Usar como imagen destacada"],"Could not set that as the thumbnail image. Try a different attachment.":["No se ha podido establecer como imagen de miniatura. Prueba con otro adjunto."],"Done":["Hecho"]}},"comment":{"reference":"wp-admin\/js\/set-post-thumbnail.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-50278328b502f4eb3f2b8b7ab49324a1.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-50278328b502f4eb3f2b8b7ab49324a1.json
new file mode 100644
index 0000000..0b2ff67
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-50278328b502f4eb3f2b8b7ab49324a1.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Drag boxes here":["Arrastra aqu\u00ed las cajas"],"Add boxes from the Screen Options menu":["A\u00f1adir cajas desde el men\u00fa de opciones de pantalla"],"The boxes order has been saved.":["Ha sido guardado el orden de las cajas."],"The box is on the last position":["La caja est\u00e1 en la \u00faltima posici\u00f3n"],"The box is on the first position":["La caja est\u00e1 en la primera posici\u00f3n"]}},"comment":{"reference":"wp-admin\/js\/postbox.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-5251f7623766a714c8207c7edb938628.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-5251f7623766a714c8207c7edb938628.json
new file mode 100644
index 0000000..f8e9853
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-5251f7623766a714c8207c7edb938628.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Widget has been added to the selected sidebar":["El widget ha sido a\u00f1adido a la barra lateral seleccionada"],"Saved":["Guardado"],"The changes you made will be lost if you navigate away from this page.":["Los cambios realizados se perder\u00e1n si sales de esta p\u00e1gina."],"Save":["Guardar"]}},"comment":{"reference":"wp-admin\/js\/widgets.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-529362903a5a05b34b06b5e793fb4cf8.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-529362903a5a05b34b06b5e793fb4cf8.json
new file mode 100644
index 0000000..a47d829
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-529362903a5a05b34b06b5e793fb4cf8.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"All application passwords revoked.":["Se han anulado todas las contrase\u00f1as de aplicaci\u00f3n."],"Are you sure you want to revoke all passwords? This action cannot be undone.":["\u00bfSeguro que quieres anular todas las contrase\u00f1as? Esta acci\u00f3n no se puede deshacer."],"Application password revoked.":["Se ha anulado la contrase\u00f1a de la aplicaci\u00f3n."],"Are you sure you want to revoke this password? This action cannot be undone.":["\u00bfSeguro que quieres anular esta contrase\u00f1a? Esta acci\u00f3n no se puede deshacer."],"Dismiss this notice.":["Descartar este aviso."]}},"comment":{"reference":"wp-admin\/js\/application-passwords.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-569e85ef168299eb8c8f24d8ef8c8a78.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-569e85ef168299eb8c8f24d8ef8c8a78.json
new file mode 100644
index 0000000..0274d07
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-569e85ef168299eb8c8f24d8ef8c8a78.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Permalink saved":["Enlace permanente guardado"],"Published on:":["Publicada el:"],"Publish on:":["Publicar el:"],"Schedule for:":["Programar para:"],"Saving Draft\u2026":["Guardando el borrador..."],"No more comments found.":["No se han encontrado m\u00e1s comentarios."],"Show more comments":["Mostrar m\u00e1s comentarios"],"post action\/button label\u0004Schedule":["Programar"],"%1$s %2$s, %3$s at %4$s:%5$s":["%2$s de %1$s de %3$s a las %4$s:%5$s"],"Public, Sticky":["P\u00fablica, fija"],"Privately Published":["Publicada como privada"],"Save as Pending":["Guardar como pendiente"],"The file URL has been copied to your clipboard":["La URL del archivo ha sido copiada a tu portapapeles"],"Could not set that as the thumbnail image. Try a different attachment.":["No se ha podido establecer como imagen de miniatura. Prueba con otro adjunto."],"Password Protected":["Protegida con contrase\u00f1a"],"The changes you made will be lost if you navigate away from this page.":["Los cambios realizados se perder\u00e1n si sales de esta p\u00e1gina."],"Update":["Actualizar"],"Public":["P\u00fablica"],"Private":["Privada"],"OK":["Aceptar"],"Save Draft":["Guardar borrador"],"Cancel":["Cancelar"],"Publish":["Publicar"],"Published":["Publicada"]}},"comment":{"reference":"wp-admin\/js\/post.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-6025add6bde16aaeb12787d250f9b414.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-6025add6bde16aaeb12787d250f9b414.json
new file mode 100644
index 0000000..a5411d4
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-6025add6bde16aaeb12787d250f9b414.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Are you sure you want to do this?\nThe comment changes you made will be lost.":["\u00bfSeguro que quieres hacer esto?\nSe perder\u00e1n los cambios que has hecho en el comentario."],"Are you sure you want to edit this comment?\nThe changes you made will be lost.":["\u00bfSeguro que quieres editar este comentario?\nSe perder\u00e1n los cambios que hayas hecho."],"Approve and Reply":["Aprobar y responder"],"Comments (%s)":["Comentarios (%s)"],"Reply":["Responder"],"Comments":["Comentarios"]}},"comment":{"reference":"wp-admin\/js\/edit-comments.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-68f2cec7514bf8563c723a4d675fcfe6.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-68f2cec7514bf8563c723a4d675fcfe6.json
new file mode 100644
index 0000000..34fbadc
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-68f2cec7514bf8563c723a4d675fcfe6.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Inline Code":["C\u00f3digo integrado"],"Link edited.":["Enlace editado."],"Link removed.":["Enlace eliminado."],"Inline image":["Imagen integrada"],"media":["medios"],"photo":["foto"],"Warning: the link has been inserted but may have errors. Please test it.":["Advertencia: el enlace ha sido insertado, pero puede tener errores. Por favor, compru\u00e9balo."],"Link inserted.":["Enlace insertado."],"Text Color":["Color del texto"],"Link":["Enlace"],"Superscript":["Super\u00edndice"],"Subscript":["Sub\u00edndice"],"Unlink":["Quitar el enlace"],"Strikethrough":["Tachado"],"Underline":["Subrayado"],"Italic":["Cursiva"],"Bold":["Negrita"],"Width":["Anchura"],"Apply":["Aplicar"]}},"comment":{"reference":"wp-includes\/js\/dist\/format-library.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7289286ed59e90a8f36ae797df62220b.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7289286ed59e90a8f36ae797df62220b.json
new file mode 100644
index 0000000..4214509
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7289286ed59e90a8f36ae797df62220b.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"An error has occurred. Please reload the page and try again.":["Ha ocurrido un error. Por favor, recarga la p\u00e1gina e int\u00e9ntalo de nuevo"]}},"comment":{"reference":"wp-admin\/js\/media.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7436b7ee9e4f11ac0d618d8cc886eb66.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7436b7ee9e4f11ac0d618d8cc886eb66.json
new file mode 100644
index 0000000..1d0d3ad
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7436b7ee9e4f11ac0d618d8cc886eb66.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Plugin details":["Detalles del plugin"],"Plugin: %s":["Plugin: %s"]}},"comment":{"reference":"wp-admin\/js\/plugin-install.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-77fdfadaf2e1ca3a027d1956b910bc50.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-77fdfadaf2e1ca3a027d1956b910bc50.json
new file mode 100644
index 0000000..16dd4ec
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-77fdfadaf2e1ca3a027d1956b910bc50.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"%1$s is deprecated since version %2$s with no alternative available.":["%1$s est\u00e1 obsoleta desde la versi\u00f3n %2$s sin una alternativa disponible."],"%1$s is deprecated since version %2$s! Use %3$s instead.":["\u00a1%1$s est\u00e1 obsoleta desde la versi\u00f3n %2$s! Usa %3$s en su lugar."],"Expand Main menu":["Ampliar el men\u00fa principal"],"Dismiss this notice.":["Descartar este aviso."],"You are about to permanently delete these items from your site.\nThis action cannot be undone.\n'Cancel' to stop, 'OK' to delete.":["Est\u00e1s a punto de borrar permanentemente estos elementos de tu sitio.\nEsta acci\u00f3n no se puede deshacer.\n\u00abCancelar\u00bb para parar, \u00abAceptar\u00bb para borrar."],"Collapse Main menu":["Contraer el men\u00fa principal"]}},"comment":{"reference":"wp-admin\/js\/common.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7b74c8457eaa7fcc50db41b431f8a003.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7b74c8457eaa7fcc50db41b431f8a003.json
new file mode 100644
index 0000000..f7f954c
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7b74c8457eaa7fcc50db41b431f8a003.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Something went wrong.":["Algo ha ido mal."],"Sorry, you are not allowed to do that.":["Lo siento, no tienes permisos para hacer eso."]}},"comment":{"reference":"wp-admin\/js\/tags.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7d5ca435e60d92f024d46c9257aaa0f7.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7d5ca435e60d92f024d46c9257aaa0f7.json
new file mode 100644
index 0000000..d1bd3d3
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7d5ca435e60d92f024d46c9257aaa0f7.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Term selected.":["T\u00e9rmino seleccionado."],"tag delimiter\u0004,":[","]}},"comment":{"reference":"wp-admin\/js\/tags-suggest.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7f13c36c641b114bf18cd0bcc9ecc7e0.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7f13c36c641b114bf18cd0bcc9ecc7e0.json
new file mode 100644
index 0000000..a415d35
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-7f13c36c641b114bf18cd0bcc9ecc7e0.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Radial":["Radial"],"Linear":["Lineal"],"Media preview":["Vista previa de medios"],"Coordinated Universal Time":["Hora universal coordinada"],"Color palette":["Paleta de color"],"Additional color settings":["Ajustes de color adicionales"],"Remove color":["Eliminar color"],"Edit color name":["Editar nombre del color"],"Color name":["Nombre del color"],"Edit color value":["Editar valor del color"],"Color value in HSLA":["Valor del color en HSLA"],"Color value in RGBA":["Valor del color en RGBA"],"Box Control":["Control de cajas"],"Link Sides":["Enlazar laterales"],"Unlink Sides":["Quitar enlaces de laterales"],"Alignment Matrix Control":["Control de la matriz de alineaci\u00f3n"],"Bottom Center":["Abajo al centro"],"Center Right":["Centro a la derecha"],"Center Center":["Centro al centro"],"Center Left":["Centro a la izquierda"],"Top Center":["Arriba al centro"],"Slug":["Slug"],"Finish":["Finalizar"],"Page %1$d of %2$d":["P\u00e1gina %1$d de %2$d"],"Guide controls":["Controles de gu\u00eda"],"Gradient: %s":["Degradado: %s"],"Gradient code: %s":["C\u00f3digo de degradado: %s"],"Remove Control Point":["Eliminar el punto de control"],"Use your left or right arrow keys or drag and drop with the mouse to change the gradient position. Press the button to change the color or remove the control point.":["Usa las teclas de flecha izquierda o derecha o arrastra y suelta con el rat\u00f3n para cambiar la posici\u00f3n del degradado. Pulsa el bot\u00f3n para cambiar el color o eliminar el punto de control."],"Gradient control point at position %1$s with color code %2$s.":["Punto de control de degradado en la posici\u00f3n %1$s con el c\u00f3digo de color %2$s."],"Extra Large":["Muy grande"],"Small":["Peque\u00f1o"],"Separate with commas or the Enter key.":["Separar con comas o la tecla Intro."],"Separate with commas, spaces, or the Enter key.":["Separar con comas, espacios o la tecla Intro."],"Number of items":["N\u00famero de elementos"],"Category":["Categor\u00eda"],"Z \u2192 A":["Z \u27f6 A"],"A \u2192 Z":["A \u27f6 Z"],"Oldest to newest":["De antiguas a nuevas"],"Newest to oldest":["De nuevas a antiguas"],"Order by":["Ordenar por"],"Dismiss this notice":["Descartar este aviso"],"%1$s (%2$s of %3$s)":["%1$s (%2$s de %3$s)"],"Remove item":["Eliminar el elemento"],"Item removed.":["Elemento eliminado."],"Item added.":["Elemento a\u00f1adido."],"Add item":["A\u00f1adir un elemento"],"Reset":["Restablecer"],"(opens in a new tab)":["(abre en una nueva pesta\u00f1a)"],"Minutes":["Minutos"],"Calendar Help":["Ayuda del calendario"],"Go to the first (home) or last (end) day of a week.":["Ve al primer (inicio) o \u00faltimo (fin) d\u00eda de una semana."],"Home\/End":["Inicio\/fin"],"Home and End":["Inicio y fin"],"Move backward (PgUp) or forward (PgDn) by one month.":["Mover un mes hacia atr\u00e1s (Re p\u00e1g) o hacia delante (Av p\u00e1g)."],"PgUp\/PgDn":["Av p\u00e1g\/Re p\u00e1g"],"Page Up and Page Down":["Avanzar p\u00e1gina y retroceder p\u00e1gina"],"Move backward (up) or forward (down) by one week.":["Mover una semana hacia atr\u00e1s (arriba) o hacia delante (abajo)."],"Up and Down Arrows":["Flechas arriba y abajo"],"Move backward (left) or forward (right) by one day.":["Mover un d\u00eda hacia atr\u00e1s (izquierda) o hacia delante (derecha)."],"Left and Right Arrows":["Flechas izquierda y derecha"],"Select the date in focus.":["Seleccionar la fecha con foco."],"keyboard button\u0004Enter":["Intro"],"Navigating with a keyboard":["Navegaci\u00f3n con teclado"],"Click the desired day to select it.":["Haz clic en el d\u00eda deseado para seleccionarlo."],"Click the right or left arrows to select other months in the past or the future.":["Haz clic en las flechas izquierda y derecha para seleccionar otros meses en el pasado o en el futuro."],"Click to Select":["Haz clic para seleccionar"],"Use your arrow keys to change the base color. Move up to lighten the color, down to darken, left to decrease saturation, and right to increase saturation.":["Utiliza las teclas de flechas para cambiar el color base. Mu\u00e9vete arriba para aclarar el color, abajo para oscurecerlo, a la izquierda para disminuir la saturaci\u00f3n y a la derecha para aumentar la saturaci\u00f3n."],"Choose a shade":["Elige una sombra"],"Change color format":["Cambia el formato de color"],"Color value in HSL":["Valor del color en HSL"],"Color value in RGB":["Valor del color en RGB"],"Color value in hexadecimal":["Valor del color en hexadecimal"],"Hex color mode active":["Modo de color hexadecimal activo"],"Hue\/saturation\/lightness mode active":["Modo de tono\/saturaci\u00f3n\/brillo activo"],"RGB mode active":["Modo RGB activo"],"Move the arrow left or right to change hue.":["Mueve la flecha izquierda o derecha para cambiar el tono."],"Hue value in degrees, from 0 to 359.":["Valor del tono en grados, de 0 a 359."],"Alpha value, from 0 (transparent) to 1 (fully opaque).":["Valor alfa, de 0 (transparente) a 1 (completamente opaco)."],"Color: %s":["Color: %s"],"Color code: %s":["C\u00f3digo de color: %s"],"Custom color picker":["Selector de color personalizado"],"No results.":["No hay resultados."],"%d result found, use up and down arrow keys to navigate.":["%d resultado encontrado, utiliza las teclas arriba y abajo para navegar.","%d resultados encontrados, utiliza las teclas arriba y abajo para navegar."],"Time":["Hora"],"Day":["D\u00eda"],"Month":["Mes"],"Date":["Fecha"],"Hours":["Horas"],"Item selected.":["Elemento seleccionado."],"Close dialog":["Cerrar el di\u00e1logo"],"Previous":["Anterior"],"Custom color":["Color personalizado"],"Year":["A\u00f1o"],"Custom Size":["Tama\u00f1o personalizado"],"Back":["Volver"],"Large":["Grande"],"Drop files to upload":["Arrastra los archivos para subirlos"],"Clear":["Borrar"],"Mixed":["Mixto"],"Custom":["Personalizado"],"Next":["Siguiente"],"PM":["PM"],"AM":["AM"],"Bottom Right":["Abajo a la derecha"],"Bottom Left":["Abajo a la izquierda"],"Top Right":["Arriba a la derecha"],"Top Left":["Arriba a la izquierda"],"Type":["Tipo"],"Bottom":["Abajo"],"Top":["Arriba"],"Font size":["Tama\u00f1o de la fuente"],"December":["diciembre"],"November":["noviembre"],"October":["octubre"],"September":["septiembre"],"August":["agosto"],"July":["julio"],"June":["junio"],"May":["mayo"],"April":["abril"],"March":["marzo"],"February":["febrero"],"January":["enero"],"All":["Todo"],"Default":["Por defecto"],"Close":["Cerrar"],"OK":["Aceptar"],"Medium":["Medio"],"Right":["Derecha"],"Left":["Izquierda"],"Cancel":["Cancelar"],"None":["Ninguna"],"Name":["Nombre"],"Categories":["Categor\u00edas"],"Save":["Guardar"],"Author":["Autor"]}},"comment":{"reference":"wp-includes\/js\/dist\/components.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-803bf1ce2131e13efc590c1bc47851fc.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-803bf1ce2131e13efc590c1bc47851fc.json
new file mode 100644
index 0000000..3e6b23e
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-803bf1ce2131e13efc590c1bc47851fc.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Uncategorized":["Sin categor\u00eda"],"Modes":["Modos"],"Create: %s<\/mark>":["Crear: %s<\/mark>"],"Search for a pattern":["Buscar un patr\u00f3n"],"Search for a reusable block":["Buscar un bloque reutilizable"],"Block pattern \"%s\" inserted.":["Patr\u00f3n de bloque \u00ab%s\u00bb insertado."],"Filter patterns":["Filtrar los patrones"],"Remove blocks":["Eliminar bloques"],"Drag blocks":["Arrastrar bloques"],"Drag block":["Arrastrar bloque"],"Child Blocks":["Bloques hijo"],"Move the selected block(s) down.":["Mover el\/los bloque(s) seleccionado(s) abajo."],"Move the selected block(s) up.":["Mover el\/los bloque(s) seleccionado(s) arriba."],"Mobile":["M\u00f3vil"],"Tablet":["Tableta"],"Desktop":["Escritorio"],"Current media URL:":["URL del medio actual:"],"Creating":["Creando"],"An unknown error occurred during creation. Please try again.":["Se ha producido un error desconocido durante la creaci\u00f3n. Por favor, int\u00e9ntalo de nuevo."],"Image size presets":["Tama\u00f1os de imagen por defecto"],"Block variations":["Variaciones del bloque"],"Navigation item":["Elemento de navegaci\u00f3n"],"Block navigation structure":["Estructura de navegaci\u00f3n del bloque"],"Add block at position %1$d, Level %2$d":["A\u00f1adir bloque en la posici\u00f3n %1$d, nivel %2$d"],"Go to block":["Ir al bloque"],"Block %1$d of %2$d, Level %3$d":["Bloque %1$d de %2$d, nivel %3$d"],"Move To":["Mover a"],"Moved %d block to clipboard.":["Se ha movido %d bloque al portapapeles.","Se han movido %d bloques al portapapeles."],"Copied %d block to clipboard.":["Se ha copiado %d bloque al portapapeles.","Se han copiado %d bloques al portapapeles."],"Moved \"%s\" to clipboard.":["\u00ab%s\u00bb movido al portapapeles."],"Copied \"%s\" to clipboard.":["\u00ab%s\u00bb copiado al portapapeles."],"Select parent (%s)":["Seleccionar superior (%s)"],"Browse all":["Ver todos"],"Browse all. This will open the main inserter panel in the editor toolbar.":["Ver todos. Esto abrir\u00e1 el panel del insertador principal en la barra de herramientas del editor."],"A tip for using the block editor":["Un consejo para usar el editor de bloques"],"Patterns":["Patrones"],"%d block added.":["%d bloque a\u00f1adido.","%d bloques a\u00f1adidos."],"Use the Tab key and Arrow keys to choose new block location. Use Left and Right Arrow keys to move between nesting levels. Once location is selected press Enter or Space to move the block.":["Utiliza las teclas de tabulador y flechas para elegir una nueva ubicaci\u00f3n para el bloque. Utiliza las teclas de flecha izquierda y derecha para moverte entre los niveles anidados. Una vez selecciones la ubicaci\u00f3n pulsa Intro o espacio para mover el bloque."],"You are currently in navigation mode. Navigate blocks using the Tab key and Arrow keys. Use Left and Right Arrow keys to move between nesting levels. To exit navigation mode and edit the selected block, press Enter.":["Actualmente est\u00e1s en el modo de navegaci\u00f3n. Navega por los bloques usando la tecla de tabulaci\u00f3n y las teclas de flechas. Utiliza las teclas de flechas izquierda y derecha para moverte entre los siguientes niveles inferiores. Para salir del modo de navegaci\u00f3n y editar el bloque seleccionado pulsa Intro."],"Reset search":["Restablecer la b\u00fasqueda"],"Change a block's type by pressing the block icon on the toolbar.":["Cambia el tipo de bloque pulsando el icono del bloque en la barra de herramientas."],"Drag files into the editor to automatically insert media blocks.":["Arrastra archivos al editor para insertar autom\u00e1ticamente bloques de medios."],"Outdent a list by pressing backspace<\/kbd> at the beginning of a line.":["Quita la sangr\u00eda de una lista pulsando la tecla retroceso<\/kbd> al principio de una l\u00ednea."],"Indent a list by pressing space<\/kbd> at the beginning of a line.":["Aumenta la sangr\u00eda de una lista pulsando la tecla espacio<\/kbd> al principio de una l\u00ednea."],"Open Colors Selector":["Abrir el selector de color"],"Change matrix alignment":["Cambiar matriz de alineaci\u00f3n"],"Spacing":["Espaciado"],"Padding":["Relleno"],"Typography":["Tipograf\u00eda"],"Line height":["Alto de l\u00ednea"],"Block %1$s is at the beginning of the content and can\u2019t be moved left":["El bloque %1$s est\u00e1 al principio del contenido y no se puede mover a la izquierda"],"Block %1$s is at the beginning of the content and can\u2019t be moved up":["El bloque %1$s est\u00e1 al principio del contenido y no se puede mover hacia arriba"],"Block %1$s is at the end of the content and can\u2019t be moved left":["El bloque %1$s est\u00e1 al final del contenido y no se puede mover a la izquierda"],"Block %1$s is at the end of the content and can\u2019t be moved down":["El bloque %1$s est\u00e1 al final del contenido y no se puede mover hacia abajo"],"Remove multiple selected blocks.":["Elimina los m\u00faltiples bloques seleccionados."],"Move %1$s block from position %2$d right to position %3$d":["Mover el bloque %1$s desde la posici\u00f3n %2$d a la derecha a la posici\u00f3n %3$d"],"Move %1$s block from position %2$d left to position %3$d":["Mover el bloque %1$s desde la posici\u00f3n %2$d a la izquierda a la posici\u00f3n %3$d"],"Tools offer different interactions for block selection & editing. To select, press Escape, to go back to editing, press Enter.":["Las herramientas ofrecen diferentes interacciones para la selecci\u00f3n y edici\u00f3n de bloques. Para seleccionar, pulsa \u00abEscape\u00bb, para volver a la edici\u00f3n, pulsa \u00abIntro\u00bb."],"Toggle between using the same value for all screen sizes or using a unique value per screen size.":["Alterna entre usar el mismo valor en todos los tama\u00f1os de pantalla o usar un \u00fanico valor por tama\u00f1o de pantalla."],"Use the same %s on all screensizes.":["Utilizar el mismo %s en todos los tama\u00f1os de pantalla."],"Large screens":["Pantallas grandes"],"Medium screens":["Pantallas medianas"],"Small screens":["Pantallas peque\u00f1as"],"Text labelling a interface as controlling a given layout property (eg: margin) for a given screen size.\u0004Controls the %1$s property for %2$s viewports.":["Controla la propiedad %1$s para los \u00abviewports\u00bb %2$s."],"Open Media Library":["Abrir la biblioteca de medios"],"The media file has been replaced":["El archivo de medios ha sido reemplazado"],"Currently selected":["Seleccionado actualmente"],"Recently updated":["Actualizado recientemente"],"Search or type url":["Busca o escribe la URL"],"Press ENTER to add this link":["Pulsa INTRO para a\u00f1adir este enlace"],"Currently selected link settings":["Ajustes del enlace seleccionado actualmente"],"Image size":["Tama\u00f1o de la imagen"],"Gradient Presets":["Ajustes previos de degradado"],"Select a variation to start with.":["Elige una variaci\u00f3n con la que empezar."],"Choose variation":["Elegir una variaci\u00f3n"],"Generic label for block inserter button\u0004Add block":["A\u00f1adir un bloque"],"directly add the only allowed block\u0004Add %s":["A\u00f1adir %s"],"%s block added":["Bloque %s a\u00f1adido"],"Multiple selected blocks":["M\u00faltiples bloques seleccionados"],"You are currently in edit mode. To return to the navigation mode, press Escape.":["Actualmente est\u00e1s en el modo de edici\u00f3n. Para volver al modo de navegaci\u00f3n, pulsa \u00abEscape\u00bb."],"Midnight":["Medianoche"],"Electric grass":["Hierba el\u00e9ctrica"],"Pale ocean":["Oc\u00e9ano p\u00e1lido"],"Luminous dusk":["Atardecer luminoso"],"Blush bordeaux":["Rubor burdeos"],"Blush light purple":["Rubor p\u00farpura claro"],"Cool to warm spectrum":["Espectro fr\u00edo a caliente"],"Very light gray to cyan bluish gray":["Gris muy claro a gris azulado cian"],"Luminous vivid orange to vivid red":["Naranja vivo luminoso a rojo vivo"],"Luminous vivid amber to luminous vivid orange":["\u00c1mbar vivo luminoso a naranja vivo"],"Light green cyan to vivid green cyan":["Verde cian claro a verde cian vivo"],"Vivid cyan blue to vivid purple":["Cian azul vivo a p\u00farpura vivo"],"Block breadcrumb":["Bloque de migas de pan"],"(%s: gradient %s)":["(%s: degradado %s)"],"(%s: color %s)":["(%s: color %s)"],"Gradient":["Degradado"],"Solid":["S\u00f3lido"],"(Gradient: %s)":["(Degradado: %s)"],"(Color: %s)":["(Color: %s)"],"No Preview Available.":["Vista previa no disponible."],"List view":["Vista de lista"],"Move right":["Mover a la derecha"],"Move left":["Mover a la izquierda"],"Open in new tab":["Abrir en una nueva pesta\u00f1a"],"Separate multiple classes with spaces.":["Separa m\u00faltiples clases con espacios."],"Learn more about anchors":["Aprende m\u00e1s sobre los anclajes"],"Enter a word or two \u2014 without spaces \u2014 to make a unique web address just for this heading, called an \u201canchor.\u201d Then, you\u2019ll be able to link directly to this section of your page.":["Introduce una palabra o dos \u2014sin espacios\u2014 para crear una direcci\u00f3n web \u00fanica solo para este encabezado, llamada \u00abanclaje\u00bb. Despu\u00e9s, podr\u00e1s enlazar directamente a esta secci\u00f3n de tu p\u00e1gina."],"Default Style":["Estilo por defecto"],"Upload a video file, pick one from your media library, or add one with a URL.":["Sube un archivo de v\u00eddeo, elige uno de tu biblioteca de medios o a\u00f1ade uno con una URL."],"Upload an image file, pick one from your media library, or add one with a URL.":["Sube un archivo de imagen, elige uno de tu biblioteca de medios o a\u00f1ade uno con una URL."],"Upload an audio file, pick one from your media library, or add one with a URL.":["Sube un archivo de audio, elige uno de tu biblioteca de medios o a\u00f1ade uno con una URL."],"Upload a media file or pick one from your media library.":["Sube un archivo de medios o elige uno de tu biblioteca de medios."],"Skip":["Saltar"],"This color combination may be hard for people to read.":["Esta combinaci\u00f3n de color puede ser dif\u00edcil de leer para la gente."],"Add a block":["A\u00f1ade un bloque"],"While writing, you can press \/<\/kbd> to quickly insert new blocks.":["Al escribir, puedes pulsar \u00ab \/ \u00bb para insertar nuevos bloques r\u00e1pidamente."],"Vivid purple":["Morado vivo"],"Block vertical alignment setting label\u0004Change vertical alignment":["Cambiar la alineaci\u00f3n vertical"],"Block vertical alignment setting\u0004Vertically Align Bottom":["Alineaci\u00f3n vertical al fondo"],"Block vertical alignment setting\u0004Vertically Align Middle":["Alineaci\u00f3n vertical al medio"],"Block vertical alignment setting\u0004Vertically Align Top":["Alineaci\u00f3n vertical arriba"],"Change block type or style":["Cambiar el tipo o estilo del bloque"],"block style\u0004Default":["Por defecto"],"More rich text controls":["M\u00e1s controles de texto enriquecido"],"Attempt Block Recovery":["Intentar la recuperaci\u00f3n de bloque"],"%d word":["%d palabra","%d palabras"],"To edit this block, you need permission to upload media.":["Para editar este bloque necesitas permisos para subir medios."],"(selected block)":["(bloque seleccionado)"],"Block tools":["Herramientas del bloque"],"%s block selected.":["%s bloque seleccionado.","%s bloques seleccionados."],"Start writing or type \/ to choose a block":["Empieza a escribir o teclea \u00ab \/ \u00bb para elegir un bloque"],"Block icon":["Icono del bloque"],"Align text right":["Alinear el texto a la derecha"],"Align text center":["Alinear el texto al centro"],"Align text left":["Alinear el texto a la izquierda"],"Image dimensions":["Dimensiones de la imagen"],"Outline":["Contorno"],"Color settings":["Ajustes de color"],"Reusable blocks":["Bloques reutilizables"],"Document":["Documento"],"%d block":["%d bloque","%d bloques"],"Insert a new block after the selected block(s).":["Inserta un nuevo bloque despu\u00e9s del\/los bloque(s) seleccionado(s)."],"Insert a new block before the selected block(s).":["Inserta un nuevo bloque antes del\/los bloque(s) seleccionado(s)."],"Remove the selected block(s).":["Elimina el\/los bloque(s) seleccionado(s)."],"Duplicate the selected block(s).":["Duplica el\/los bloque(s) seleccionado(s)."],"Select all text when typing. Press again to select all blocks.":["Selecciona todo el texto mientras tecleas. Pulsa de nuevo para seleccionar todos los bloques."],"Navigate to the nearest toolbar.":["Navega hasta la barra de herramientas m\u00e1s cercana."],"font size name\u0004Huge":["Enorme"],"font size name\u0004Large":["Grande"],"font size name\u0004Medium":["Medio"],"font size name\u0004Small":["Peque\u00f1o"],"Cyan bluish gray":["Gris azulado cian"],"Vivid cyan blue":["Azul cian vivo"],"Pale cyan blue":["Azul cian p\u00e1lido"],"Vivid green cyan":["Cian verde vivo"],"Light green cyan":["Cian verde claro"],"Luminous vivid amber":["Ambar vivo luminoso"],"Luminous vivid orange":["Naranja vivo luminoso"],"Vivid red":["Rojo vivo"],"Pale pink":["Rosa p\u00e1lido"],"Additional CSS class(es)":["Clase(s) CSS adicional(es)"],"HTML anchor":["Anclaje HTML"],"Link settings":["Ajustes de enlaces"],"Skip to the selected block":["Saltar al bloque seleccionado"],"Paste or type URL":["Pega o escribe la URL"],"Manage all reusable blocks":["Gestionar todos los bloques reutilizables"],"Reusable":["Reutilizable"],"blocks\u0004Most used":["M\u00e1s utilizados"],"Search for a block":["Buscar un bloque"],"%d result found.":["%d resultado encontrado.","%d resultados encontrados."],"This color combination may be hard for people to read. Try using a brighter background color and\/or a darker text color.":["Esta combinaci\u00f3n de color puede ser dif\u00edcil de leer para la gente. Trata de usar un color de fondo m\u00e1s claro y\/o un color de texto m\u00e1s oscuro."],"This color combination may be hard for people to read. Try using a darker background color and\/or a brighter text color.":["Esta combinaci\u00f3n de color puede ser dif\u00edcil de leer para la gente. Trata de usar un color de fondo m\u00e1s oscuro y\/o un color de texto m\u00e1s claro."],"Transform to":["Transformar a"],"Change type of %d block":["Cambiar el tipo de %d bloque","Cambiar el tipo de %d bloques"],"Remove block":["Eliminar bloque"],"Insert After":["Insertar despu\u00e9s"],"Insert Before":["Insertar antes"],"Duplicate":["Duplicar"],"More options":["M\u00e1s opciones"],"Edit visually":["Editar visualmente"],"Edit as HTML":["Editar como HTML"],"Move %1$d block from position %2$d down by one place":["Mueve %1$d bloque de la posici\u00f3n %2$d a un sitio m\u00e1s abajo","Mueve %1$d bloques de la posici\u00f3n %2$d a un sitio m\u00e1s abajo"],"Move %1$d block from position %2$d up by one place":["Mueve %1$d bloque de la posici\u00f3n %2$d un sitio m\u00e1s arriba","Mueve %1$d bloques de la posici\u00f3n %2$d un sitio m\u00e1s arriba"],"Blocks cannot be moved down as they are already at the bottom":["Los bloques no se pueden mover hacia abajo porque ya est\u00e1n en el fondo"],"Blocks cannot be moved up as they are already at the top":["Los bloques no se pueden mover arriba porque ya est\u00e1n al principio"],"Block %1$s is at the beginning of the content and can\u2019t be moved right":["El bloque %s est\u00e1 al principio del contenido y no puede moverse hacia arriba"],"Move %1$s block from position %2$d up to position %3$d":["Mueve %1$s bloque de la posici\u00f3n %2$d a la posici\u00f3n %3$d"],"Block %1$s is at the end of the content and can\u2019t be moved right":["El bloque %s est\u00e1 al final del contenido y no puede moverse hacia abajo"],"Move %1$s block from position %2$d down to position %3$d":["Mueve %1$s bloque de la posici\u00f3n %2$d a la posici\u00f3n %3$d"],"Block %s is the only block, and cannot be moved":["El bloque %s es el \u00fanico bloque y no puede moverse"],"Block: %s":["Bloque: %s"],"This block contains unexpected or invalid content.":["Este bloque contiene contenido inesperado o no v\u00e1lido."],"imperative verb\u0004Resolve":["Solucionar"],"Convert to Blocks":["Convertir a bloques"],"Resolve Block":["Resolver bloque"],"Convert to Classic Block":["Convertir a bloque cl\u00e1sico"],"This block has encountered an error and cannot be previewed.":["Este bloque ha encontrado un error y no puede previsualizarse."],"Add block":["A\u00f1adir un bloque"],"No block selected.":["Ning\u00fan bloque seleccionado."],"After Conversion":["Despu\u00e9s de la conversi\u00f3n"],"Convert to HTML":["Convertir a HTML"],"Current":["Actual"],"Change alignment":["Cambiar la alineaci\u00f3n"],"Full width":["Ancho completo"],"Wide width":["Ancho amplio"],"Change text alignment":["Cambiar la alineaci\u00f3n del texto"],"Reset":["Restablecer"],"font size name\u0004Normal":["Normal"],"No results.":["No hay resultados."],"%d result found, use up and down arrow keys to navigate.":["%d resultado encontrado, utiliza las teclas arriba y abajo para navegar.","%d resultados encontrados, utiliza las teclas arriba y abajo para navegar."],"Blocks":["Bloques"],"Search Results":["Resultados de la b\u00fasqueda"],"Link selected.":["Enlace seleccionado."],"Paste URL or type to search":["Pega la URL o teclea para buscar"],"Link CSS Class":["Clase CSS del enlace"],"Replace":["Reemplazar"],"Align left":["Alineaci\u00f3n izquierda"],"Align center":["Alineaci\u00f3n centrada"],"Align right":["Alineaci\u00f3n derecha"],"Move up":["Subir"],"Move down":["Bajar"],"Not set":["No establecido"],"Insert from URL":["Insertar desde una URL"],"Video":["V\u00eddeo"],"Audio":["Audio"],"Large":["Grande"],"Media Library":["Biblioteca de medios"],"Media File":["Archivo de medios"],"Attachment Page":["P\u00e1gina de adjuntos"],"Clear selection.":["Vaciar la selecci\u00f3n."],"Background Color":["Color de fondo"],"Text Color":["Color del texto"],"Upload":["Subir"],"Styles":["Estilos"],"Link Color":["Color del enlace"],"Image":["Imagen"],"Remove link":["Eliminar el enlace"],"Insert link":["Insertar un enlace"],"Link Rel":["Relaci\u00f3n del enlace"],"Copy":["Copiar"],"Search results for \"%s\"":["Resultados de la b\u00fasqueda de \u00ab%s\u00bb"],"No results found.":["No se han encontrado resultados."],"All":["Todo"],"Height":["Altura"],"Edit link":["Editar el enlace"],"Width":["Anchura"],"White":["Blanco"],"Black":["Negro"],"Select":["Seleccionar"],"Close":["Cerrar"],"Media":["Medios"],"Full Size":["Tama\u00f1o completo"],"Medium":["Medio"],"Thumbnail":["Miniatura"],"Cancel":["Cancelar"],"Preview":["Vista previa"],"Submit":["Enviar"],"Advanced":["Avanzado"],"Apply":["Aplicar"],"Edit":["Editar"],"URL":["URL"]}},"comment":{"reference":"wp-includes\/js\/dist\/block-editor.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81c889563f09dd13de1701135dc62941.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81c889563f09dd13de1701135dc62941.json
new file mode 100644
index 0000000..166843b
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81c889563f09dd13de1701135dc62941.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"The file URL has been copied to your clipboard":["La URL del archivo ha sido copiada a tu portapapeles"],"%s item selected":["%s elemento seleccionado","%s elementos seleccionados"]}},"comment":{"reference":"wp-includes\/js\/media-views.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81d6f084cb273e02e15b01bd9ece87f7.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81d6f084cb273e02e15b01bd9ece87f7.json
new file mode 100644
index 0000000..314b0f1
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-81d6f084cb273e02e15b01bd9ece87f7.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Your new password has not been saved.":["No ha sido guardada tu nueva contrase\u00f1a."],"Hide":["Ocultar"],"Show":["Mostrar"],"Confirm use of weak password":["Confirma el uso de una contrase\u00f1a d\u00e9bil."],"Hide password":["Ocultar la contrase\u00f1a"],"Show password":["Mostrar la contrase\u00f1a"]}},"comment":{"reference":"wp-admin\/js\/user-profile.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8240df461220d1d3a028a9a4c5652a5b.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8240df461220d1d3a028a9a4c5652a5b.json
new file mode 100644
index 0000000..3822e96
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8240df461220d1d3a028a9a4c5652a5b.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"There is %s error which must be fixed before you can update this file.":["Hay %s error que debe ser corregido antes de que puedas actualizar este archivo.","Hay %s errores que deben ser corregidos antes de que puedas actualizar este archivo."],"Something went wrong. Your change may not have been saved. Please try again. There is also a chance that you may need to manually fix and upload the file over FTP.":["Algo ha ido mal. Tu cambio no se ha podido guardar. Por favor, int\u00e9ntalo de nuevo. Tambi\u00e9n es posible que tengas que corregirlo manualmente y subir el archivo por FTP."],"The changes you made will be lost if you navigate away from this page.":["Los cambios realizados se perder\u00e1n si sales de esta p\u00e1gina."]}},"comment":{"reference":"wp-admin\/js\/theme-plugin-editor.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8860e58c20c6a2ab5876a0f07be43bd9.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8860e58c20c6a2ab5876a0f07be43bd9.json
new file mode 100644
index 0000000..e206e18
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-8860e58c20c6a2ab5876a0f07be43bd9.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Uncategorized":["Sin categor\u00eda"],"%s (selected)":["%s (seleccionado)"],"Add extra areas to the editor.":["A\u00f1adir \u00e1reas adicionales al editor."],"Additional panels":["Paneles adicionales"],"Choose what displays in the panel.":["Elige qu\u00e9 mostrar en el panel."],"Use theme styles":["Usar los estilos del tema"],"Make the editor look like your theme.":["Hacer que el editor se vea como tu tema."],"Display button labels":["Mostrar etiquetas del bot\u00f3n"],"Shows text instead of icons in toolbar.":["Muestra texto en vez de iconos en la barra de herramientas."],"Highlights the current block and fades other content.":["Resalta el bloque actual y oscurece el resto del contenido."],"Reduce the interface":["Reducir la interfaz"],"Compacts options and outlines in the toolbar.":["Compacta las opciones y detalles en la barra de herramientas."],"Appearance":["Apariencia"],"Aids screen readers by stopping text caret from leaving blocks.":["Ayuda a los lectores de pantalla impidiendo que el texto escrito salga de los bloques."],"Keyboard":["Teclado"],"Show most used blocks":["Mostrar los bloques m\u00e1s utilizados"],"Places the most frequent blocks in the block library.":["Sit\u00faa los bloques m\u00e1s frecuentes en la biblioteca de bloques."],"Include pre-publish checklist":["Incluir la lista de comprobaci\u00f3n previa a la publicaci\u00f3n"],"Review settings such as categories and tags.":["Revisa ajustes como categor\u00edas y etiquetas."],"Preferences":["Preferencias"],"Open the block list view.":["Abre la visualizaci\u00f3n de lista de bloques."],"Show More Settings":["Mostrar m\u00e1s ajustes"],"Hide More Settings":["Ocultar m\u00e1s ajustes"],"Drawer":["Caj\u00f3n"],"Modes":["Modos"],"Block library":["Biblioteca de bloques"],"Open save panel":["Abrir el panel para guardar"],"Preview in new tab":["Previsualizar en nueva pesta\u00f1a"],"Contain text cursor inside block":["Contener el cursor de texto dentro del bloque"],"Left sidebar":["Barra lateral izquierda"],"Open document settings":["Abrir los ajustes del documento"],"Open block settings":["Abrir los ajustes del bloque"],"Here's a detailed guide.":["Aqu\u00ed hay una gu\u00eda detallada."],"New to the block editor? Want to learn more about using it? ":["\u00bfNuevo en el editor de bloques? \u00bfQuieres aprender m\u00e1s sobre c\u00f3mo usarlo? "],"Learn how to use the block editor":["Aprende c\u00f3mo usar el editor de bloques"],"All of the blocks available to you live in the block library. You\u2019ll find it wherever you see the icon.":["Tienes disponibles todos los bloques en la biblioteca de bloques. Los encontrar\u00e1s en cualquier lugar en el que veas el icono "],"Get to know the block library":["Conoce la biblioteca de bloques"],"Each block comes with its own set of controls for changing things like color, width, and alignment. These will show and hide automatically when you have a block selected.":["Cada bloque viene con su propio conjunto de controles para cambiar cosas como el color, la anchura y la alineaci\u00f3n. Estos se mostrar\u00e1n y ocultar\u00e1n autom\u00e1ticamente cuando hayas seleccionado un bloque."],"Make each block your own":["Haz que cada bloque sea tuyo"],"In the WordPress editor, each paragraph, image, or video is presented as a distinct \u201cblock\u201d of content.":["En el editor de WordPress, cada p\u00e1rrafo, imagen o v\u00eddeo se presenta como un \u00abbloque\u00bb de diferente de contenido."],"Get started":["Primeros pasos"],"Welcome to the block editor":["Bienvenido al editor de bloques"],"inserter":["insertador"],"View post":["Ver la entrada"],"Page attributes":["Atributos de la p\u00e1gina"],"https:\/\/wordpress.org\/support\/article\/wordpress-editor\/":["https:\/\/wordpress.org\/support\/article\/wordpress-editor\/"],"Welcome Guide":["Gu\u00eda de bienvenida"],"Keyboard shortcuts":["Atajos del teclado"],"Editor footer":["Editor del pie de p\u00e1gina"],"Generic label for block inserter button\u0004Add block":["A\u00f1adir un bloque"],"All content copied.":["Copiado todo el contenido."],"Disable & Reload":["Desactivar y recargar"],"Enable & Reload":["Activar y recargar"],"A page reload is required for this change. Make sure your content is saved before reloading.":["Se necesita recargar la p\u00e1gina para este cambio. Antes de recargar, aseg\u00farate de que tu contenido est\u00e1 guardado."],"%d block is disabled.":["%d bloque est\u00e1 desactivado.","%d bloques est\u00e1n desactivados."],"Display these keyboard shortcuts.":["Mostrar estos atajos del teclado."],"Read about permalinks":["Lee acerca de los enlaces permanentes"],"The last part of the URL.":["La \u00faltima parte de la URL."],"URL Slug":["Slug de la URL"],"Fullscreen mode deactivated":["Modo a pantalla completa desactivado"],"Fullscreen mode activated":["Modo a pantalla completa activado"],"Spotlight mode deactivated":["Modo de enfoque desactivado"],"Spotlight mode activated":["Modo de enfoque activado"],"Top toolbar deactivated":["Barra superior desactivada"],"Top toolbar activated":["Barra superior activada"],"Feature activated":["Caracter\u00edstica activada"],"Feature deactivated":["Caracter\u00edstica desactivada"],"Block Manager":["Gestor de bloques"],"Block (selected)":["Bloque (seleccionado)"],"Top toolbar":["Barra de herramientas superior"],"Permalink":["Enlace permanente"],"Custom fields":["Campos personalizados"],"Code editor selected":["Editor de c\u00f3digo seleccionado"],"Visual editor selected":["Editor visual seleccionado"],"Copy all content":["Copiar todo el contenido"],"This block can only be used once.":["Este bloque solo se puede utilizar una vez."],"Transform into:":["Transformar a:"],"Find original":["Encontrar el original"],"Additional settings are now available in the Editor block settings sidebar":["Ahora hay ajustes adicionales disponibles en la barra de ajustes del editor de bloques"],"Block settings closed":["Ajustes del bloque cerrados"],"Exit code editor":["Salir del editor de c\u00f3digo"],"Editing code":["Editando el c\u00f3digo"],"Editor settings":["Ajustes del editor"],"Document":["Documento"],"Close settings":["Cerrar los ajustes"],"Document settings":["Ajustes del documento"],"Visibility":["Visibilidad"],"Status & visibility":["Estado y visibilidad"],"Pin to toolbar":["Fijar a la barra de herramientas"],"Unpin from toolbar":["Quitar de la barra de herramientas"],"Close plugin":["Cerrar el plugin"],"Discussion":["Comentarios"],"Open publish panel":["Abrir el panel de publicar"],"Editor content":["Contenido del editor"],"Editor publish":["Publicaci\u00f3n del editor"],"Remove a link.":["Elimina un enlace."],"Convert the selected text into a link.":["Convierte el texto seleccionado en un enlace."],"Underline the selected text.":["Subraya el texto seleccionado."],"Make the selected text italic.":["Cambia el texto seleccionado a cursiva."],"Make the selected text bold.":["Cambia el texto seleccionado a negrita."],"Text formatting":["Formatos de texto"],"Forward-slash":["Barra ( \/ )"],"Change the block type after adding a new paragraph.":["Cambia el tipo de bloque despu\u00e9s de a\u00f1adir un nuevo p\u00e1rrafo."],"Block shortcuts":["Atajos de bloques"],"Selection shortcuts":["Atajos de selecci\u00f3n"],"Switch between visual editor and code editor.":["Cambia entre el editor visual y el editor de c\u00f3digo."],"Navigate to the previous part of the editor.":["Navega a la parte anterior del editor."],"Navigate to the next part of the editor.":["Navega a la parte siguiente del editor."],"Show or hide the settings sidebar.":["Muestra u oculta la barra lateral de ajustes."],"Global shortcuts":["Atajos globales"],"Work without distraction":["Trabajar sin distracciones"],"Fullscreen mode":["Modo a pantalla completa"],"Focus on one block at a time":["Enf\u00f3cate en un bloque cada vez"],"Spotlight mode":["Modo de enfoque"],"Access all block and document tools in a single place":["Accede a todas las herramientas de bloques y documentos desde un solo lugar"],"noun\u0004View":["Ver"],"Options":["Opciones"],"Editor":["Editor"],"Code editor":["Editor de c\u00f3digo"],"Visual editor":["Editor visual"],"Editor top bar":["Barra superior del editor"],"Document tools":["Herramientas del documento"],"Document and block tools":["Herramientas del documento y los bloques"],"Copied!":["\u00a1Copiado!"],"Manage all reusable blocks":["Gestionar todos los bloques reutilizables"],"Available block types":["Tipos de bloques disponibles"],"Search for a block":["Buscar un bloque"],"(opens in a new tab)":["(abre en una nueva pesta\u00f1a)"],"No blocks found.":["No se han encontrado bloques."],"Site Icon":["Icono del sitio"],"Back":["Volver"],"Tools":["Herramientas"],"Footer":["Pie de p\u00e1gina"],"Block":["Bloque"],"Remove":["Eliminar"],"Featured image":["Imagen destacada"],"General":["Generales"],"Toggle fullscreen mode.":["Cambiar al modo pantalla completa."],"Settings":["Ajustes"],"Help":["Ayuda"],"(no title)":["(sin t\u00edtulo)"],"Select":["Seleccionar"],"Close":["Cerrar"],"Add":["A\u00f1adir"],"Header":["Cabecera"],"Content":["Contenido"],"Plugins":["Plugins"],"Excerpt":["Extracto"],"Publish":["Publicar"],"Edit":["Editar"]}},"comment":{"reference":"wp-includes\/js\/dist\/edit-post.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-93882e8f9976382d7f724ac595ed7151.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-93882e8f9976382d7f724ac595ed7151.json
new file mode 100644
index 0000000..dbd3666
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-93882e8f9976382d7f724ac595ed7151.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Your session has expired. You can log in again from this page or go to the login page.":["Tu sesi\u00f3n ha caducado. Puedes acceder de nuevo desde esta p\u00e1gina o ir a la p\u00e1gina de acceso."]}},"comment":{"reference":"wp-includes\/js\/wp-auth-check.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-947c76bb5095da30e16668eec15406b2.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-947c76bb5095da30e16668eec15406b2.json
new file mode 100644
index 0000000..08bdc40
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-947c76bb5095da30e16668eec15406b2.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Your site doesn\u2019t include support for the %s block. You can try installing the block, convert it to a Custom HTML block, or remove it entirely.":["Tu sitio no incluye compatibilidad para el bloque \u00ab%s\u00bb. Puedes intentar instalar el bloque, convertirlo en un bloque HTML personalizado o eliminarlo del todo."],"Your site doesn\u2019t include support for the %s block. You can try installing the block or remove it entirely.":["Tu sitio no incluye compatibilidad para el bloque %s. Puedes intentar instalar el bloque o eliminarlo por completo."],"Less than 10 active installations":["Menos de 10 instalaciones activas"],"%d+ Million active installations":["M\u00e1s de %d millones de instalaciones activas"],"The following block has been added to your site.":["El siguiente bloque se ha a\u00f1adido a tu sitio.","Los siguientes bloques se han a\u00f1adido a tu sitio."],"Added: %d block":["A\u00f1adido: %d bloque","A\u00f1adidos: %d bloques"],"Reload":["Recargar"],"Adding\u2026":["A\u00f1adiendo\u2026"],"This author has %1$d block.":["Este autor tiene %1$d bloque.","Este autor tiene %1$d bloques."],"Error installing block. You can reload the page and try again.":["Error al instalar el bloque. Puedes recargar la p\u00e1gina e intentarlo de nuevo."],"This block is already installed. Try reloading the page.":["Este bloque ya est\u00e1 instalado. Intenta recargar la p\u00e1gina."],"An error occurred.":["Ha ocurrido un error."],"Error registering block. Try reloading the page.":["Error al registrar el bloque. Intenta recargar la p\u00e1gina."],"%s block icon":["Icono del bloque %s"],"No blocks found in your library. These blocks can be downloaded and installed:":["No se han encontrado bloques en tu biblioteca. Estos bloques pueden ser descargados e instalados:"],"No blocks found in your library. We did find %d block available for download.":["No se han encontrado bloques en tu biblioteca. Hemos encontrado %d bloque disponible para descargar.","No se han encontrado bloques en tu biblioteca. Hemos encontrado %d bloques disponibles para descargar."],"No blocks found in your library.":["No se han encontrado bloques en tu biblioteca."],"Retry":["Reintentar"],"%d+ active installations":["M\u00e1s de %d instalaciones activas"],"This author has %1$d block, with an average rating of %2$.1f.":["Este autor tiene %1$d bloque, con una valoraci\u00f3n media de %2$.1f.","Este autor tiene %1$d bloques, con una valoraci\u00f3n media de %2$.1f."],"Authored by %s":["Creado por %s"],"%d total rating":["%d valoraci\u00f3n en total","%d valoraciones en total"],"%s out of 5 stars":["%s de 5 estrellas"],"Keep as HTML":["Mantener como HTML"],"Add block":["A\u00f1adir un bloque"],"Install %s":["Instalar %s"],"Updated %s":["%s actualizado"],"By %s":["Por %s"]}},"comment":{"reference":"wp-includes\/js\/dist\/block-directory.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9b256ea9cd54df92095e04c76758ceb0.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9b256ea9cd54df92095e04c76758ceb0.json
new file mode 100644
index 0000000..31b549a
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9b256ea9cd54df92095e04c76758ceb0.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Remove From Bulk Edit":["Eliminar de la edici\u00f3n en lotes"],"Error while saving the changes.":["Error al guardar los cambios."],"Changes saved.":["Cambios guardados."],"tag delimiter\u0004,":[","],"(no title)":["(sin t\u00edtulo)"]}},"comment":{"reference":"wp-admin\/js\/inline-edit-post.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9c3519f4870fac83dc0dbf18cb6bd4c4.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9c3519f4870fac83dc0dbf18cb6bd4c4.json
new file mode 100644
index 0000000..fb8ecb3
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9c3519f4870fac83dc0dbf18cb6bd4c4.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Clear color":["Vaciar el color"],"Select default color":["Seleccionar el color por defecto"],"Color value":["Valor del color"],"Select Color":["Seleccionar un color"],"Clear":["Borrar"],"Default":["Por defecto"]}},"comment":{"reference":"wp-admin\/js\/color-picker.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9d47a87c240c1d10701cd6a02b28aa1b.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9d47a87c240c1d10701cd6a02b28aa1b.json
new file mode 100644
index 0000000..0ee9740
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-9d47a87c240c1d10701cd6a02b28aa1b.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Term added.":["T\u00e9rmino a\u00f1adido."],"Term removed.":["T\u00e9rmino eliminado."],"Remove term:":["Eliminar el t\u00e9rmino:"],"tag delimiter\u0004,":[","]}},"comment":{"reference":"wp-admin\/js\/tags-box.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a25d1cc7bf7ca0b4e114f6bea64943f4.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a25d1cc7bf7ca0b4e114f6bea64943f4.json
new file mode 100644
index 0000000..4558632
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a25d1cc7bf7ca0b4e114f6bea64943f4.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Backtick":["Acento grave"],"Period":["Punto"],"Comma":["Coma"]}},"comment":{"reference":"wp-includes\/js\/dist\/keycodes.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a9dc201dcd011fe71849743133052619.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a9dc201dcd011fe71849743133052619.json
new file mode 100644
index 0000000..340af32
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-a9dc201dcd011fe71849743133052619.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"You are about to permanently delete this menu.\n'Cancel' to stop, 'OK' to delete.":["Est\u00e1s a punto de borrar permanentemente este men\u00fa.\n\u00abCancelar\u00bb para parar, \u00abAceptar\u00bb para borrar."],"missing menu item navigation label\u0004(no label)":["(sin etiqueta)"],"The changes you made will be lost if you navigate away from this page.":["Los cambios realizados se perder\u00e1n si sales de esta p\u00e1gina."],"No results found.":["No se han encontrado resultados."]}},"comment":{"reference":"wp-admin\/js\/nav-menu.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-aabfce98c410957228848dc581e3c420.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-aabfce98c410957228848dc581e3c420.json
new file mode 100644
index 0000000..4925cb4
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-aabfce98c410957228848dc581e3c420.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Your new password for %s is:":["Tu nueva contrase\u00f1a para %s es:"],"Be sure to save this in a safe location. You will not be able to retrieve it.":["Aseg\u00farate de guardarla en un lugar seguro. No podr\u00e1s recuperarla."]}},"comment":{"reference":"wp-admin\/js\/auth-app.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ac23eee47530ac63a1178c827db28087.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ac23eee47530ac63a1178c827db28087.json
new file mode 100644
index 0000000..0be3093
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ac23eee47530ac63a1178c827db28087.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"text direction\u0004ltr":["ltr"]}},"comment":{"reference":"wp-includes\/js\/dist\/i18n.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf0f094965d3d4a95b47babcb35fc136.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf0f094965d3d4a95b47babcb35fc136.json
new file mode 100644
index 0000000..941dd03
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf0f094965d3d4a95b47babcb35fc136.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Word count type. Do not translate!\u0004words":["words"],"Characters":["Caracteres"],"Save draft":["Guardar como borrador"],"Review changes.":["Revisar cambios."],"Hide changes.":["Ocultar cambios."],"Are you ready to save?":["\u00bfEst\u00e1s listo para guardar?"],"Changes have been made to multiple entity types.":["Se han realizado cambios a varios tipos de entidades."],"Changes have been made to your %1$s, %2$s, %3$s, %4$s, and %5$s.":["Se han hecho cambios a tu %1$s, %2$s, %3$s, %4$s y %5$s."],"Changes have been made to your %1$s, %2$s, %3$s, and %4$s.":["Se han hecho cambios a tu %1$s, %2$s, %3$s y %4$s."],"Changes have been made to your %1$s, %2$s, and %3$s.":["Se han hecho cambios a tu %1$s, %2$s y %3$s."],"Changes have been made to your %1$s and %2$s.":["Se han hecho cambios a tu %1$s y %2$s."],"Changes have been made to your %s.":["Se han hecho cambios a tu %s."],"There are no changes.":["No hay ning\u00fan cambio."],"site":["sitio","sitios"],"page":["p\u00e1gina","p\u00e1ginas"],"template":["plantilla","plantillas"],"template part":["parte de plantilla","partes de plantilla"],"Slug":["Slug"],"Update\u2026":["Actualizar..."],"Submit for Review\u2026":["Enviar para revisi\u00f3n..."],"Pending review":["Pendiente de revisi\u00f3n"],"https:\/\/wordpress.org\/support\/article\/excerpt\/":["https:\/\/es.wordpress.org\/support\/article\/excerpt\/"],"Ungrouping blocks from within a Group block back into individual blocks within the Editor \u0004Ungroup":["Desagrupar"],"verb\u0004Group":["Agrupar"],"Restore the backup":["Restaurar la copia de seguridad"],"The backup of this post in your browser is different from the version below.":["La copia de seguridad de esta entrada en tu navegador es diferente de la siguiente versi\u00f3n."],"Details":["Detalles"],"Search Terms":["T\u00e9rminos de b\u00fasqueda"],"Stick to the top of the blog":["F\u00edjalo a la parte superior del blog"],"Exit the Editor":["Salir del editor"],"The current image has no alternative text. The file name is: %s":["La imagen actual no tiene texto alternativo. El nombre del archivo es: %s"],"To edit the featured image, you need permission to upload media.":["Para editar la imagen destacada necesitas permisos para subir medios."],"Start writing with text or HTML":["Empieza a escribir texto o HTML"],"Type text or HTML":["Escribe texto o HTML"],"post":["entrada"],"Redo your last undo.":["Rehace tu \u00faltimo deshacer."],"Undo your last changes.":["Deshace tus \u00faltimos cambios."],"Save your changes.":["Guarda tus cambios."],"Trashing failed":["Fallo al enviar a la papelera"],"Updating failed.":["Ha fallado la actualizaci\u00f3n."],"Scheduling failed.":["Ha fallado la programaci\u00f3n."],"Publishing failed.":["Ha fallado la publicaci\u00f3n."],"You have unsaved changes. If you proceed, they will be lost.":["Tienes cambios sin guardar. Si contin\u00faas, se perder\u00e1n."],"Reset the template":["Restablecer la plantilla"],"Keep it as is":["Mantenerla como est\u00e1"],"The content of your post doesn\u2019t match the template assigned to your post type.":["El contenido de tu entrada no se ajusta a la plantilla asignada a tu tipo de contenido."],"Resetting the template may result in loss of content, do you want to continue?":["Restablecer la plantilla puede ocasionar la p\u00e9rdida del contenido, \u00bfquieres continuar?"],"Document Outline":["Esquema del documento"],"Paragraphs":["P\u00e1rrafos"],"Headings":["Encabezados"],"Document Statistics":["Estad\u00edsticas del documento"],"View the autosave":["Ver el guardado autom\u00e1tico"],"There is an autosave of this post that is more recent than the version below.":["Hay un guardado autom\u00e1tico de esta entrada que es m\u00e1s reciente que la versi\u00f3n de abajo."],"Protected with a password you choose. Only those with the password can view this post.":["Protegida con una contrase\u00f1a que t\u00fa elijas. Solo los que tengan la contrase\u00f1a pueden ver esta entrada."],"Only visible to site admins and editors.":["Solo visible para los administradores y editores del sitio."],"Visible to everyone.":["Visible para todos"],"Use a secure password":["Usa una contrase\u00f1a segura"],"Create password":["Crear una contrase\u00f1a"],"Post Visibility":["Visibilidad de la entrada"],"Would you like to privately publish this post now?":["\u00bfTe gustar\u00eda publicar ahora en privado esta entrada?"],"Move to trash":["Mover a la papelera"],"Add title":["A\u00f1adir el t\u00edtulo"],"Terms":["T\u00e9rminos"],"Parent Term":["T\u00e9rmino superior"],"Add new term":["A\u00f1adir un nuevo t\u00e9rmino"],"Add new category":["A\u00f1adir una nueva categor\u00eda"],"term\u0004Remove %s":["Eliminar %s"],"term\u0004%s removed":["%s eliminado"],"term\u0004%s added":["%s a\u00f1adido"],"Term":["T\u00e9rmino"],"Tag":["Etiqueta"],"Add new Term":["A\u00f1adir un nuevo t\u00e9rmino"],"Switch to draft":["Cambiar a borrador"],"Are you sure you want to unschedule this post?":["\u00bfSeguro que quieres anular la programaci\u00f3n de esta entrada?"],"Are you sure you want to unpublish this post?":["\u00bfSeguro que quieres anular la publicaci\u00f3n de esta entrada?"],"Immediately":["Inmediatamente"],"Saving":["Guardando"],"Autosaving":["Guardando autom\u00e1ticamente"],"Publish:":["Publicar: "],"Visibility:":["Visibilidad:"],"Double-check your settings before publishing.":["Vuelve a comprobar tus ajustes antes de publicar."],"Are you ready to publish?":["\u00bfEst\u00e1s listo para publicar?"],"Your work will be published at the specified date and time.":["Tu trabajo se publicar\u00e1 en la fecha y hora establecidas."],"Are you ready to schedule?":["\u00bfEst\u00e1s listo para programar?"],"When you\u2019re ready, submit your work for review, and an Editor will be able to approve it for you.":["Cuando est\u00e9s listo, env\u00eda tu trabajo para revisi\u00f3n y un editor podr\u00e1 aprobarlo."],"Are you ready to submit for review?":["\u00bfEst\u00e1s listo para enviarlo a revisi\u00f3n?"],"Copy Link":["Copiar el enlace"],"Copied!":["\u00a1Copiado!"],"%s address":["direcci\u00f3n del %s"],"What\u2019s next?":["\u00bfQu\u00e9 es lo siguiente?"],"is now live.":["est\u00e1 ahora visible."],"is now scheduled. It will go live on":["est\u00e1 ahora programada. Estar\u00e1 visible el"],"Tags help users and search engines navigate your site and find your content. Add a few keywords to describe your post.":["Las etiquetas ayudan a los usuarios y a los motores de b\u00fasqueda a navegar por tu sitio y encontrar tu contenido. A\u00f1ade unas cuantas palabras clave que describan tu entrada."],"Add tags":["A\u00f1ade etiquetas"],"Apply the \"%1$s\" format.":["Aplica el formato \u00ab%1$s\u00bb."],"Your theme uses post formats to highlight different kinds of content, like images or videos. Apply a post format to see this special styling.":["Tu tema utiliza formatos de entrada para destacar los distintos tipos de contenido, como im\u00e1genes o v\u00eddeos. Aplica un formato de entrada para ver estos estilos especiales."],"Use a post format":["Usa un formato de entrada"],"Always show pre-publish checks.":["Mostrar siempre las comprobaciones previas a la publicaci\u00f3n."],"Close panel":["Cerrar el panel"],"Submit for Review":["Enviar para revisi\u00f3n"],"Scheduling\u2026":["Programando\u2026"],"Updating\u2026":["Actualizando..."],"Publishing\u2026":["Publicando..."],"imperative verb\u0004Preview":["Vista previa"],"Generating preview\u2026":["Generando la vista previa\u2026"],"Allow pingbacks & trackbacks":["Permitir pingbacks y trackbacks"],"Take Over":["Tomar el control"],"Another user is currently working on this post, which means you cannot make changes, unless you take over.":["Hay otro usuario trabajando ahora mismo en esta entrada, lo que quiere decir que t\u00fa no puedes hacer cambios, a no ser que tomes el control."],"%s is currently working on this post, which means you cannot make changes, unless you take over.":["%s est\u00e1 trabajando ahora mismo en esta entrada, lo que quiere decir que t\u00fa no puedes hacer cambios, a no ser que tomes el control."],"Another user now has editing control of this post. Don\u2019t worry, your changes up to this moment have been saved.":["Otro usuario tiene ahora el control de edici\u00f3n de esta entrada. No te preocupes, se han guardado tus cambios hasta este momento."],"%s now has editing control of this post. Don\u2019t worry, your changes up to this moment have been saved.":["%s tiene ahora el control de edici\u00f3n de esta entrada. No te preocupes, se han guardado tus cambios hasta este momento."],"Avatar":["Avatar"],"This post is already being edited.":["Esta entrada est\u00e1 siendo editada."],"Someone else has taken over this post.":["Alguien ha tomado el control de esta entrada."],"%d Revision":["%d revisi\u00f3n","%d revisiones"],"Post Format":["Formato de entrada:"],"Chat":["Chat"],"Standard":["Est\u00e1ndar"],"Aside":["Minientrada"],"Edit or update the image":["Editar o actualizar la imagen"],"Learn more about manual excerpts":["Aprende m\u00e1s sobre los extractos manuales"],"Write an excerpt (optional)":["Escribe un extracto (opcional)"],"Allow comments":["Permitir comentarios"],"no title":["sin t\u00edtulo"],"Order":["Orden"],"%d result found.":["%d resultado encontrado.","%d resultados encontrados."],"The editor has encountered an unexpected error.":["El editor ha encontrado un error inesperado."],"Copy Error":["Copiar el error"],"Copy Post Text":["Copiar el texto de la entrada"],"Attempt Recovery":["Intentar la recuperaci\u00f3n"],"(Multiple H1 headings are not recommended)":["(No se recomiendan varios H1)"],"(Your theme may already use a H1 for the post title)":["(Puede que tu tema ya use un H1 para el t\u00edtulo de la entrada)"],"(Incorrect heading level)":["(Nivel de encabezado incorrecto)"],"(Empty heading)":["(Encabezado vac\u00edo)"],"Category":["Categor\u00eda"],"(opens in a new tab)":["(abre en una nueva pesta\u00f1a)"],"Blocks":["Bloques"],"Gallery":["Galer\u00eda"],"Schedule\u2026":["Programado\u2026"],"Current image: %s":["Imagen actual: %s"],"Replace Image":["Reemplazar la imagen"],"Template:":["Plantilla:"],"Status":["Estado"],"Set featured image":["Asignar imagen destacada"],"Video":["V\u00eddeo"],"Audio":["Audio"],"Selected":["Seleccionado"],"Saved":["Guardado"],"Remove image":["Eliminar la imagen"],"Featured image":["Imagen destacada"],"Link":["Enlace"],"Words":["Palabras"],"Parent Category":["Categor\u00eda superior"],"Password Protected":["Protegida con contrase\u00f1a"],"Image":["Imagen"],"Quote":["Cita"],"Suggestion:":["Sugerencia:"],"Untitled":["Sin t\u00edtulo"],"(no title)":["(sin t\u00edtulo)"],"Select":["Seleccionar"],"Add new tag":["A\u00f1adir una nueva etiqueta"],"Update":["Actualizar"],"Schedule":["Programar"],"Public":["P\u00fablica"],"Private":["Privada"],"Save as pending":["Guardar como pendiente"],"Redo":["Rehacer"],"Cancel":["Cancelar"],"Save":["Guardar"],"Publish":["Publicar"],"Undo":["Deshacer"],"Author":["Autor"],"Draft":["Borrador"],"Title":["T\u00edtulo"]}},"comment":{"reference":"wp-includes\/js\/dist\/editor.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf23b24175490c2e46aaf92ff6a0c70f.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf23b24175490c2e46aaf92ff6a0c70f.json
new file mode 100644
index 0000000..b4d35f7
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-bf23b24175490c2e46aaf92ff6a0c70f.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Dismiss":["Descartar"]}},"comment":{"reference":"wp-includes\/js\/wp-pointer.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ca28138671823450e87dfd354f7afc6b.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ca28138671823450e87dfd354f7afc6b.json
new file mode 100644
index 0000000..70ab475
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-ca28138671823450e87dfd354f7afc6b.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Error while saving the changes.":["Error al guardar los cambios."],"Changes saved.":["Cambios guardados."]}},"comment":{"reference":"wp-admin\/js\/inline-edit-tax.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-daeb084aab42199d26393a56c3465bc0.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-daeb084aab42199d26393a56c3465bc0.json
new file mode 100644
index 0000000..440f0c5
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-daeb084aab42199d26393a56c3465bc0.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Select or Upload Media":["Selecciona o sube medios"],"Error while uploading file %s to the media library.":["Error al subir el archivo %s a la biblioteca de medios."],"This file is empty.":["Este archivo est\u00e1 vac\u00edo."],"Sorry, this file type is not supported here.":["Lo siento, este tipo de archivo no es compatible aqu\u00ed."],"Sorry, this file type is not permitted for security reasons.":["Lo siento, este tipo de archivo no est\u00e1 permitido por motivos de seguridad."],"This file exceeds the maximum upload size for this site.":["El tama\u00f1o del archivo excede el tama\u00f1o permitido en este sitio."]}},"comment":{"reference":"wp-includes\/js\/dist\/media-utils.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2791ba830489d23043be8650a22a22b.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2791ba830489d23043be8650a22a22b.json
new file mode 100644
index 0000000..2a8028e
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2791ba830489d23043be8650a22a22b.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Block rendered as empty.":["Bloque procesado como vac\u00edo."],"Error loading block: %s":["Error al cargar el bloque: %s"]}},"comment":{"reference":"wp-includes\/js\/dist\/server-side-render.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2e4c4b80f3adf2c70b431bfdb1b4872.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2e4c4b80f3adf2c70b431bfdb1b4872.json
new file mode 100644
index 0000000..740aada
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-e2e4c4b80f3adf2c70b431bfdb1b4872.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-13 07:56:45+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Attend an upcoming event near you.":["Asiste a un pr\u00f3ximo evento cerca de ti."],"Events widget offset prefix\u0004GMT":["GMT"],"%1$s %2$d \u2013 %3$s %4$d, %5$d":["%1$s %2$d \u2013 %3$s %4$d, %5$d"],"upcoming events year format\u0004Y":["Y"],"upcoming events day format\u0004j":["j"],"%1$s %2$d\u2013%3$d, %4$d":["%2$d\u2013%3$d de %1$s de %4$d"],"upcoming events month format\u0004F":["F"],"City updated. Listing events near %s.":["Ciudad actualizada. Listado de eventos cerca de %s."],"We couldn\u2019t locate %s. Please try another nearby city. For example: Kansas City; Springfield; Portland.":["No hemos podido localizar %s. Por favor, intenta otra ciudad cercana. Por ejemplo: Madrid; Valencia; Zaragoza."],"An error occurred. Please try again.":["Ha ocurrido un error. Por favor, int\u00e9ntalo de nuevo."],"Enter your closest city to find nearby events.":["Introduce la ciudad m\u00e1s cercana a ti para encontrar futuros eventos."],"l, M j, Y":["l, j M Y"]}},"comment":{"reference":"wp-admin\/js\/dashboard.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f575f481034e90e21d832e415fd95fcf.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f575f481034e90e21d832e415fd95fcf.json
new file mode 100644
index 0000000..92c55b4
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f575f481034e90e21d832e415fd95fcf.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Could not set that as the thumbnail image. Try a different attachment.":["No se ha podido establecer como imagen de miniatura. Prueba con otro adjunto."]}},"comment":{"reference":"wp-includes\/js\/media-editor.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f8f49d9fc4a9cf7d78ec99285417bd9c.json b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f8f49d9fc4a9cf7d78ec99285417bd9c.json
new file mode 100644
index 0000000..7116b75
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES-f8f49d9fc4a9cf7d78ec99285417bd9c.json
@@ -0,0 +1 @@
+{"translation-revision-date":"2020-12-02 06:17:17+0000","generator":"GlotPress\/3.0.0-alpha.2","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","plural-forms":"nplurals=2; plural=n != 1;","lang":"es"},"Open links in new tab":["Abrir los enlaces en una nueva pesta\u00f1a"],"Convert to blocks":["Convertir en bloques"],"Add tracks":["A\u00f1adir pistas"],"Remove track":["Eliminar pista"],"Kind":["Tipo"],"Language tag (en, fr, etc.)":["Etiqueta del idioma (es, fr, etc.)"],"Source language":["Idioma de origen"],"Title of track":["T\u00edtulo de la pista"],"Label":["Etiqueta"],"Edit track":["Editar pista"],"Text tracks":["Pistas de texto"],"Edit %s":["Editar %s"],"Tracks can be subtitles, captions, chapters, or descriptions. They help make your content more accessible to a wider range of users.":["Las pistas pueden ser subt\u00edtulos, leyendas, cap\u00edtulos o descripciones. Ayudan a hacer tu contenido m\u00e1s accesible a un mayor n\u00famero de usuarios."],"Captions":["Leyendas"],"Subtitles":["Subt\u00edtulos"],"Combine blocks into a group.":["Combinar los bloques en un grupo."],"Use button with icon":["Usar el bot\u00f3n con icono"],"Button Inside":["Bot\u00f3n interior"],"Button Outside":["Bot\u00f3n exterior"],"No Button":["Sin bot\u00f3n"],"Change button position":["Cambiar la posici\u00f3n del bot\u00f3n"],"Toggle search label":["Alternar la etiqueta de b\u00fasqueda"],"read more":["leer m\u00e1s"],"Read more link text":["Texto del enlace \u00abLeer m\u00e1s\u00bb"],"Add link to featured image":["A\u00f1adir un enlace a la imagen destacada"],"Repeated background":["Fondo repetido"],"One column":["Una columna"],"100":["100"],"Find out more":["Saber m\u00e1s"],"picture":["imagen"],"by %s":["por %s"]," \u2026 ":[" \u2026 "],"Display author name":["Mostrar el nombre del autor"],"Opacity":["Opacidad"],"Change content position":["Cambiar posici\u00f3n del contenido"],"Minimum height of cover":["Altura m\u00ednima del fondo"],"25 \/ 50 \/ 25":["25 \/ 50 \/ 25"],"33 \/ 33 \/ 33":["33 \/ 33 \/ 33"],"70 \/ 30":["70 \/ 30"],"30 \/ 70":["30 \/ 70"],"50 \/ 50":["50 \/ 50"],"This column count exceeds the recommended amount and may cause visual breakage.":["Este n\u00famero de columnas supera la cantidad recomendada y puede causar una ruptura visual."],"Color Settings":["Ajustes de color"],"Browser default":["Navegador por defecto"],"Edit gallery image":["Editar una imagen de la galer\u00eda"],"Upload external image":["Subir imagen externa"],"Crop":["Recortar"],"Image uploaded.":["Imagen subida."],"Rotate":["Rotar"],"Zoom":["Zoom"],"Could not edit image. %s":["No se pudo editar la imagen. %s"],"2:3":["2:3"],"3:4":["3:4"],"9:16":["9:16"],"10:16":["10:16"],"Portrait":["Vertical"],"3:2":["3:2"],"4:3":["4:3"],"16:9":["16:9"],"16:10":["16:10"],"Landscape":["Horizontal"],"Aspect Ratio":["Relaci\u00f3n de aspecto"],"survey":["encuesta"],"social":["social"],"Display an icon linking to a social media profile or website.":["Muestra un icono que enlaza a un perfil de medios sociales o una web."],"Briefly describe the link to help screen reader users.":["Describe brevemente el enlace para ayudar a los usuarios de lectores de pantalla."],"Link label":["Etiqueta del enlace"],"%s label":["Etiqueta de %s"],"Social Icon":["Icono social"],"block keywords\u0004links":["enlaces"],"Display icons linking to your social media profiles or websites.":["Muestra iconos enlazando con tus perfiles de medios sociales o webs."],"Social Icons":["Iconos sociales"],"Select poster image":["Seleccionar la imagen del p\u00f3ster"],"Poster image":["Imagen del p\u00f3ster"],"poem":["poema"],"WHAT was he doing, the great god Pan,\n\tDown in the reeds by the river?\nSpreading ruin and scattering ban,\nSplashing and paddling with hoofs of a goat,\nAnd breaking the golden lilies afloat\n With the dragon-fly on the river.":["Al andar se hace camino\ny al volver la vista atr\u00e1s\nse ve la senda que nunca\nse ha de volver a pisar.\nCaminante no hay camino\nsino estelas en la mar..."],"Footer label":["Etiqueta del pie de p\u00e1gina"],"Header label":["Etiqueta de la cabecera"],"Matt Mullenweg":["Matt Mullenweg"],"EXT. XANADU - FAINT DAWN - 1940 (MINIATURE)\nWindow, very small in the distance, illuminated.\nAll around this is an almost totally black screen. Now, as the camera moves slowly towards the window which is almost a postage stamp in the frame, other forms appear;":["MONTA\u00d1A . EXTERIOR - NOCHE\nLa luz incierta que precede al amanecer dibuja con dificultad los riscos y matojos del monte. \nSube niebla del valle. "],"Unsupported":["No compatible"],"Image alignment":["Alineaci\u00f3n de la imagen"],"Display featured image":["Mostrar la imagen destacada"],"Featured image settings":["Ajustes de la imagen destacada"],"Full post":["Entrada completa"],"Show:":["Mostrar:"],"download":["descargar"],"Media file":["Archivo de medios"],"Suspendisse commodo neque lacus, a dictum orci interdum et.":["A wan fistro tiene musho peligro se calle ust\u00e9e benemeritaar."],"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent et eros eu felis.":["Lorem fistrum diodenoo papaar papaar jarl. No te digo trigo por no llamarte Rodrigor."],"\/\/ A \"block\" is the abstract term used\n\/\/ to describe units of markup that\n\/\/ when composed together, form the\n\/\/ content or layout of a page.\nregisterBlockType( name, settings );":["\/\/ Un \u00abbloque\u00bb es el t\u00e9rmino abstracto utilizado\n\/\/ para describir las unidades de marcado que\n\/\/ cuando se componen juntos, forman el\n\/\/ contenido o dise\u00f1o de una p\u00e1gina.\nregisterBlockType( nombre, ajustes );"],"Prompt visitors to take action with a group of button-style links.":["Anima a los visitantes a que realicen alguna acci\u00f3n con un grupo de enlaces estilo bot\u00f3n."],"Buttons":["Botones"],"recording":["grabaci\u00f3n"],"podcast":["podcast"],"Link to":["Enlazar a"],"Gallery settings":["Ajustes de la galer\u00eda"],"ADD MEDIA":["A\u00d1ADIR MEDIOS"],"Level %1$s. %2$s":["Nivel %1$s. %2$s"],"Level %s. Empty.":["Nivel %s. Vac\u00edo."],"Change heading level":["Cambiar el nivel del encabezado"],"(Note: many devices and browsers do not display this text.)":["(Nota: muchos dispositivos y navegadores no muestran este texto.)"],"Describe the role of this image on the page.":["Describe el papel de esta imagen en la p\u00e1gina."],"Title attribute":["Atributo del t\u00edtulo"],"Embed a TikTok video.":["Incrusta un v\u00eddeo de TikTok."],"Open Media Library":["Abrir la biblioteca de medios"],"Image size":["Tama\u00f1o de la imagen"],"Enter address":["Introducir la direcci\u00f3n"],"Pill Shape":["Forma de pastilla"],"Logos Only":["Solo logotipos"],"Grid view":["Vista de cuadr\u00edcula"],"List view":["Vista de lista"],"Sorting and filtering":["Ordenaci\u00f3n y filtrado"],"Post meta settings":["Ajustes meta de la entrada"],"Post content":["Contenido de la entrada"],"Post content settings":["Ajustes del contenido de la entrada"],"Percentage Width":["Porcentaje de ancho"],"Column settings":["Ajustes de la columna"],"There is no poster image currently selected":["No hay ninguna imagen de p\u00f3ster seleccionada en este momento"],"The current poster image url is %s":["La URL de la imagen actual de p\u00f3ster es %s"],"Play inline":["Reproducci\u00f3n integrada"],"Note: Autoplaying videos may cause usability issues for some visitors.":["Aviso: la reproducci\u00f3n autom\u00e1tica de v\u00eddeos puede provocar problemas de uso para algunos visitantes."],"Note: Autoplaying audio may cause usability issues for some visitors.":["Aviso: la reproducci\u00f3n autom\u00e1tica de audio puede provocar problemas de uso para algunos visitantes."],"Nam risus massa, ullamcorper consectetur eros fermentum, porta aliquet ligula. Sed vel mauris nec enim.":["A peich amatomaa apetecan a wan de la pradera va ust\u00e9 muy cargadoo por la gloria de mi madre est\u00e1 la cosa muy malar condemor."],"Etiam et egestas lorem. Vivamus sagittis sit amet dolor quis lobortis. Integer sed fermentum arcu, id vulputate lacus. Etiam fermentum sem eu quam hendrerit.":["Ll\u00e9vame al sircoo no puedor por la gloria de mi madre por la gloria de mi madre va ust\u00e9 muy cargadoo diodenoo al ataquerl ll\u00e9vame al sircoo no te digo trigo por no llamarte Rodrigor. "],"Three columns; wide center column":["Tres columnas; columna ancha centrada"],"Three columns; equal split":["Tres columnas; igual separaci\u00f3n"],"Two columns; two-thirds, one-third split":["Dos columnas; separaci\u00f3n de dos tercios, un tercio "],"Two columns; one-third, two-thirds split":["Dos columnas; separaci\u00f3n de un tercio, dos tercios"],"Two columns; equal split":["Dos columnas; igual separaci\u00f3n"],"Fill":["Rellenar"],"Call to Action":["Llamada a la acci\u00f3n"],"Link rel":["\u00abrel\u00bb del enlace"],"Border radius":["Radio del borde"],"Welcome to the wonderful world of blocks\u2026":["Bienvenido al maravilloso mundo de los bloques\u2026"],"In quoting others, we cite ourselves.":["Al citar a otros, nos citamos a nosotros mismos."],"cite":["cita"],"Reverse list numbering":["Lista de numeraci\u00f3n inversa"],"Start value":["Valor inicial"],"Ordered list settings":["Ajustes de listas ordenadas"],"One of the hardest things to do in technology is disrupt yourself.":["Una de las cosas m\u00e1s dif\u00edciles de hacer en tecnolog\u00eda es reinventarte."],"Upload a file or pick one from your media library.":["Sube un archivo de medios o elige uno de tu biblioteca de medios."],"Open in new tab":["Abrir en una nueva pesta\u00f1a"],"Attachment page":["P\u00e1gina de adjuntos"],"December 6, 2018":["6 de diciembre de 2018"],"February 21, 2019":["21 de febrero de 2019"],"May 7, 2019":["7 de mayo de 2019"],"Release Date":["Fecha de lanzamiento"],"Jazz Musician":["M\u00fasico de jazz"],"Footer section":["Secci\u00f3n del pie de p\u00e1gina"],"Header section":["Secci\u00f3n de la cabecera"],"Change column alignment":["Cambiar la alineaci\u00f3n de la columna"],"Create Table":["Crear una tabla"],"Insert a table for sharing data.":["Insertar una tabla para compartir datos."],"Align column right":["Alinear la columna a la derecha"],"Align column center":["Alinear la columna al centro"],"Align column left":["Alinear la columna a la izquierda"],"Snow Patrol<\/strong>":["Patrulla de la nieve<\/strong>"],"Upload an image or video file, or pick one from your media library.":["Sube un archivo de imagen o v\u00eddeo o elige uno de tu biblioteca de medios."],"Clear Media":["Vaciar los medios"],"Mont Blanc appears\u2014still, snowy, and serene.":["El Mont Blanc aparece\u2014quieto, nevado y sereno."],"\u2014 Kobayashi Issa (\u4e00\u8336)":["\u2014 Kobayashi Issa (\u4e00\u8336)"],"The wren Earns his living Noiselessly.":["El reyezuelo Se gana la vida Sin hacer ruido."],"Leave empty if the image is purely decorative.":["D\u00e9jalo vac\u00edo si la imagen es puramente decorativa."],"Describe the purpose of the image":["Describe el prop\u00f3sito de la imagen"],"Crop image to fill entire column":["Recortar imagen para rellenar toda la columna"],"Write gallery caption\u2026":["Escribe la leyenda de la galer\u00eda..."],"Move image forward":["Mover la imagen hacia delante"],"Move image backward":["Mover la imagen hacia atr\u00e1s"],"Code is Poetry":["El c\u00f3digo es poes\u00eda"],"In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing.":["En un lugar de la Mancha, de cuyo nombre no quiero acordarme, no ha mucho tiempo que viv\u00eda un hidalgo de los de lanza en astillero, adarga antigua, roc\u00edn flaco y galgo corredor."],"Six.":["Seis."],"Five.":["Cinco."],"Four.":["Cuatro."],"Three.":["Tres."],"Two.":["Dos."],"One.":["Uno."],"section":["secci\u00f3n"],"row":["fila"],"wrapper":["envoltura"],"container":["contenedor"],"Group":["Grupo"],"Learn more about embeds":["Aprende m\u00e1s sobre los incrustados"],"https:\/\/wordpress.org\/support\/article\/embeds\/":["https:\/\/wordpress.org\/support\/article\/embeds\/"],"Paste a link to the content you want to display on your site.":["Pega un enlace al contenido que quieras mostrar en tu sitio."],"Tag Cloud settings":["Ajustes de la nube de etiquetas"],"- Select -":["- Seleccionar -"],"feed":["feed"],"atom":["atom"],"Display entries from any RSS or Atom feed.":["Muestra entradas de cualquier feed RSS o Atom."],"Max number of words in excerpt":["N\u00famero m\u00e1ximo de palabras en el extracto"],"Display excerpt":["Mostrar el extracto"],"Display date":["Mostrar la fecha"],"Display author":["Mostrar el autor"],"RSS settings":["Ajustes RSS"],"Edit RSS URL":["Editar la URL del RSS"],"Use URL":["Usar la URL"],"Enter URL here\u2026":["Introduce aqu\u00ed la URL\u2026"],"find":["encontrar"],"Help visitors find your content.":["Ayuda a los visitantes a descubrir tu contenido."],"Add button text\u2026":["A\u00f1ade el texto del bot\u00f3n\u2026"],"Button text":["Texto del bot\u00f3n"],"Optional placeholder\u2026":["Marcador de posici\u00f3n opcional\u2026"],"Optional placeholder text":["Texto opcional para el marcador de posici\u00f3n"],"Add label\u2026":["A\u00f1adir una etiqueta\u2026"],"Label text":["Texto de la etiqueta"],"Content before this block will be shown in the excerpt on your archives page.":["El contenido anterior a este bloque se mostrar\u00e1 en el extracto de tu p\u00e1gina de archivo."],"Hide the excerpt on the full content page":["Ocultar el extracto en la p\u00e1gina con el contenido completo."],"The excerpt is visible.":["El extracto es visible."],"The excerpt is hidden.":["El extracto est\u00e1 oculto."],"archive":["archivo"],"posts":["entradas"],"A calendar of your site\u2019s posts.":["Un calendario de las entradas de tu sitio."],"link":["enlace"],"Prompt visitors to take action with a button-style link.":["Anima a los visitantes a que realicen alguna acci\u00f3n con un enlace estilo bot\u00f3n."],"Focal point picker":["Selector del punto focal"],"image %1$d of %2$d in gallery":["imagen %1$d de %2$d en la biblioteca"],"Embedded content from %s can't be previewed in the editor.":["El contenido incrustado desde %s no se puede previsualizar en el editor."],"Sorry, this content could not be embedded.":["Lo siento, este contenido no se puede incrustar."],"Embed Amazon Kindle content.":["Incrustar contenido de Amazon Kindle."],"ebook":["Libro electr\u00f3nico"],"block style\u0004Default":["Por defecto"],"keyboard key\u0004Space":["Espacio"],"keyboard key\u0004Backspace":["Retroceso"],"Embed Crowdsignal (formerly Polldaddy) content.":["Incrustar contenido de Crowdsignal (anteriormente Polldaddy)."],"content placeholder\u0004Content\u2026":["Contenido\u2026"],"button label\u0004Convert to link":["Convertir a enlace"],"button label\u0004Try again":["Probar de nuevo"],"This image has an empty alt attribute":["La imagen tiene un atributo ALT vac\u00edo"],"This image has an empty alt attribute; its file name is %s":["La imagen tiene un atributo ALT vac\u00edo; su nombre de archivo es %s"],"Empty block; start writing or type forward slash to choose a block":["Bloque vac\u00edo; empieza a escribir o escribe una barra ( \/ ) para elegir un bloque"],"Paragraph block":["Bloque de p\u00e1rrafo"],"Start writing or type \/ to choose a block":["Empieza a escribir o teclea \u00ab \/ \u00bb para elegir un bloque"],"Page Break":["Salto de p\u00e1gina"],"Stack on mobile":["Apilar en m\u00f3vil"],"movie":["pel\u00edcula"],"Embed a video from your media library or upload a new one.":["Incrusta un v\u00eddeo desde tu biblioteca de medios o sube uno nuevo."],"Playback controls":["Controles de reproducci\u00f3n"],"Muted":["Silenciado"],"Video settings":["Ajustes de v\u00eddeo"],"Write\u2026":["Escribe\u2026"],"poetry":["poes\u00eda"],"Insert poetry. Use special spacing formats. Or quote song lyrics.":["Inserta poes\u00eda. Utiliza formatos de espaciado especiales. O cita letras de canciones."],"Verse":["Verso"],"New Column":["Nueva columna"],"This block is deprecated. Please use the Columns block instead.":["Este bloque est\u00e1 obsoleto. Por favor, utiliza el bloque de columnas en su lugar."],"Text Columns (deprecated)":["Columnas de texto (obsoletas)"],"Stripes":["Franjas"],"Insert a table \u2014 perfect for sharing charts and data.":["Inserta una tabla -- perfecto para compartir gr\u00e1ficos y datos."],"Fixed width table cells":["Celdas de tabla de ancho fijo"],"Table settings":["Ajustes de la tabla"],"Edit table":["Editar la tabla"],"Row count":["Recuento de filas"],"Column count":["Recuento de columnas"],"Write subheading\u2026":["Escribe el subt\u00edtulo\u2026"],"This block is deprecated. Please use the Paragraph block instead.":["Este bloque est\u00e1 obsoleto. Por favor, utiliza el bloque de p\u00e1rrafo en su lugar."],"Subheading (deprecated)":["Subt\u00edtulo (obsoleto)"],"Height in pixels":["Altura en p\u00edxeles"],"Spacer settings":["Ajustes del espaciador"],"Add white space between blocks and customize its height.":["A\u00f1ade un espacio en blanco entre bloques y personaliza su altura."],"Spacer":["Espaciador"],"Write shortcode here\u2026":["Escribe aqu\u00ed el shortcode\u2026"],"Insert additional custom elements with a WordPress shortcode.":["Inserta elementos personalizados adicionales con un shortcode de WordPress."],"Shortcode":["Shortcode"],"Dots":["Puntos"],"Wide Line":["L\u00ednea ancha"],"divider":["separador"],"horizontal-line":["l\u00ednea horizontal"],"Create a break between ideas or sections with a horizontal separator.":["Crea una ruptura entre ideas o secciones con un separador horizontal."],"Separator":["Separador"],"block style\u0004Large":["Grande"],"blockquote":["cita"],"Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" \u2014 Julio Cort\u00e1zar":["Da un \u00e9nfasis visual al texto citado. \u00abAl citar a otros, nos citamos a nosotros mismos\u00bb \u2014 Julio Cort\u00e1zar"],"Solid color":["Color s\u00f3lido"],"Give special visual emphasis to a quote from your text.":["Da un \u00e9nfasis visual especial a una cita de tu texto."],"Pullquote":["P\u00e1rrafo de cita"],"Main color":["Color principal"],"Write citation\u2026":["Escribe la referencia\u2026"],"Write quote\u2026":["Escribe la cita\u2026"],"Write preformatted text\u2026":["Escribe texto preformateado\u2026"],"Add text that respects your spacing and tabs, and also allows styling.":["A\u00f1ade texto que respete tus espacios y tabulados y que tambi\u00e9n permita estilos."],"text":["texto"],"Start with the building block of all narrative.":["Empieza con el bloque que cimienta toda la narrativa."],"Drop cap":["Capitalizar"],"Text settings":["Ajustes del texto"],"Toggle to show a large initial letter.":["Alternar para mostrar una letra inicial grande."],"Showing large initial letter.":["Mostrando la letra inicial grande."],"pagination":["paginaci\u00f3n"],"next page":["p\u00e1gina siguiente"],"Separate your content into a multi-page experience.":["Separa tu contenido en una experiencia multi-p\u00e1gina."],"block name\u0004More":["M\u00e1s"],"Your site doesn\u2019t include support for this block.":["Tu sitio no incluye compatibilidad con este bloque."],"Your site doesn\u2019t include support for the \"%s\" block. You can leave this block intact or remove it entirely.":["Tu sitio no incluye compatibilidad con el bloque \u00ab%s\u00bb. Puedes dejar intacto este bloque o quitarlo del todo."],"Keep as HTML":["Mantener como HTML"],"Your site doesn\u2019t include support for the \"%s\" block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely.":["Tu sitio no incluye compatibilidad con el bloque \u00ab%s\u00bb. Puedes dejar intacto este bloque, convertir su contenido a un bloque de HTML personalizado o quitarlo del todo."],"Media area":["\u00c1rea de medios"],"Set media and words side-by-side for a richer layout.":["Coloca las palabras y los medios uno al lado del otro para tener un dise\u00f1o m\u00e1s rico."],"Media & Text":["Medios y texto"],"Media & Text settings":["Ajustes de medios y texto"],"Show media on right":["Mostrar los medios a la derecha"],"Show media on left":["Mostrar los medios a la izquierda"],"Write list\u2026":["Escribe una lista\u2026"],"Indent list item":["A\u00f1adir sangr\u00eda al elemento de la lista"],"Outdent list item":["Reducir sangr\u00eda al elemento de la lista"],"Convert to ordered list":["Convertir a lista ordenada"],"Convert to unordered list":["Convertir a lista desordenada"],"numbered list":["lista numerada"],"Create a bulleted or numbered list.":["Crea una lista de vi\u00f1etas o numerada."],"recent posts":["entradas recientes"],"Display a list of your most recent posts.":["Muestra una lista de tus entradas m\u00e1s recientes."],"Latest Posts":["\u00daltimas entradas"],"Display post date":["Mostrar la fecha de la entrada"],"recent comments":["comentarios recientes"],"Display a list of your most recent comments.":["Muestra una lista de tus comentarios m\u00e1s recientes."],"Latest Comments":["\u00daltimos comentarios"],"Number of comments":["N\u00famero de comentarios"],"Display avatar":["Mostrar el avatar"],"Latest comments settings":["Ajustes de los \u00faltimos comentarios"],"photo":["foto"],"Insert an image to make a visual statement.":["Inserta una imagen para hacer una declaraci\u00f3n visual"],"Alt text (alternative text)":["Texto alt (texto alternativo)"],"Image settings":["Ajustes de las im\u00e1genes"],"Edit image":["Editar la imagen"],"Write HTML\u2026":["Escribe HTML..."],"embed":["incrustar"],"Add custom HTML code and preview it as you edit.":["A\u00f1ade c\u00f3digo personalizado HTML y previsual\u00edzalo mientras lo editas."],"subtitle":["subt\u00edtulo"],"title":["t\u00edtulo"],"Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content.":["Introduce nuevas secciones y organiza el contenido para ayudar a los visitantes (y a los motores de b\u00fasqueda) a comprender la estructura de tu contenido."],"Heading":["Encabezado"],"Heading %d":["Encabezado %d"],"Write heading\u2026":["Escribe el encabezado\u2026"],"photos":["fotos"],"images":["im\u00e1genes"],"Display multiple images in a rich gallery.":["Muestra m\u00faltiples im\u00e1genes en una galer\u00eda enriquecida."],"Crop images":["Recortar las im\u00e1genes"],"Drag images, upload new ones or select files from your library.":["Arrastra im\u00e1genes, sube nuevas o selecciona archivos desde tu biblioteca."],"Thumbnails are not cropped.":["Las miniaturas no se recortan."],"Thumbnails are cropped to align.":["Las miniaturas se recortan alineadas."],"Show download button":["Mostrar el bot\u00f3n de descarga"],"Download button settings":["Ajustes del bot\u00f3n de descarga"],"Text link settings":["Ajustes del texto del enlace"],"button label\u0004Download":["Descarga"],"pdf":["PDF"],"document":["documento"],"Add a link to a downloadable file.":["A\u00f1ade un enlace a un archivo descargable."],"Copy URL":["Copiar la URL"],"Write file name\u2026":["Escribe el nombre del archivo\u2026"],"Add a block that displays content pulled from other sites, like Twitter, Instagram or YouTube.":["A\u00f1ade un bloque que muestra contenido extra\u00eddo de otros sitios, como Twitter, Instagram o YouTube."],"block title\u0004Embed":["Incrustado"],"Embedded content from %s":["Contenido incrustado desde %s"],"button label\u0004Embed":["Incrustar"],"Enter URL to embed here\u2026":["Introduce aqu\u00ed la URL a incrustar\u2026"],"%s URL":["URL de %s"],"Embedding\u2026":["Incrustando\u2026"],"Resize for smaller devices":["Cambia el tama\u00f1o para dispositivos m\u00e1s peque\u00f1os."],"Media settings":["Ajustes de medios"],"Edit URL":["Editar la URL"],"This embed may not preserve its aspect ratio when the browser is resized.":["Este incrustado podr\u00eda no mantener su relaci\u00f3n de aspecto cuando el navegador cambie de tama\u00f1o."],"This embed will preserve its aspect ratio when the browser is resized.":["Este incrustado mantendr\u00e1 su relaci\u00f3n de aspecto cuando el navegador cambie de tama\u00f1o."],"Embed a WordPress.tv video.":["Incrusta un v\u00eddeo de WordPress.tv."],"Embed a VideoPress video.":["Incrusta un v\u00eddeo de VideoPress."],"Embed a Tumblr post.":["Incrusta una publicaci\u00f3n de Tumblr."],"Embed a TED video.":["Incrusta un v\u00eddeo de TED."],"Embed Speaker Deck content.":["Incrusta contenido de Speaker Deck."],"Embed SmugMug content.":["Incrusta contenido de SmugMug."],"Embed Slideshare content.":["Incrusta contenido de Slideshare."],"Embed Scribd content.":["Incrusta contenido de Scribd."],"Embed Screencast content.":["Incrusta contenido de Screencast."],"Embed ReverbNation content.":["Incrusta contenido de ReverbNation."],"Embed a Reddit thread.":["Incrusta un debate de Reddit."],"Embed Mixcloud content.":["Incrusta contenido de Mixcloud."],"Embed Meetup.com content.":["Incrusta contenido de Meetup.com."],"Embed Kickstarter content.":["Incrusta contenido de Kickstarter."],"Embed Issuu content.":["Incrusta contenido de Issuu."],"Embed Imgur content.":["Incrusta contenido de Imgur."],"Embed a Dailymotion video.":["Incrusta un v\u00eddeo de Dailymotion."],"Embed CollegeHumor content.":["Incrusta contenido de CollegeHumor."],"Embed Cloudup content.":["Incrusta contenido de Cloudup."],"Embed an Animoto video.":["Incrusta un v\u00eddeo de Animoto."],"Embed a Vimeo video.":["Incrusta un v\u00eddeo de Vimeo."],"Embed Flickr content.":["Incrusta contenido de Flickr."],"Embed Spotify content.":["Incrusta contenido de Spotify."],"Embed SoundCloud content.":["Incrusta contenido de SoundCloud."],"audio":["audio"],"blog":["blog"],"post":["entrada"],"Embed an Instagram post.":["Incrusta una publicaci\u00f3n de Instagram."],"image":["imagen"],"Embed a Facebook post.":["Incrusta una publicaci\u00f3n de Facebook."],"Embed a YouTube video.":["Incrusta un v\u00eddeo de YouTube."],"video":["v\u00eddeo"],"music":["m\u00fasica"],"Embed a tweet.":["Incrusta un tuit."],"Write title\u2026":["Escribe el t\u00edtulo\u2026"],"Overlay":["Superposici\u00f3n"],"Fixed background":["Fondo fijo"],"Border settings":["Ajustes del borde"],"Add an image or video with a text overlay \u2014 great for headers.":["A\u00f1ade una imagen o v\u00eddeo con un texto superpuesto \u2014 genial para cabeceras."],"Cover":["Fondo"],"Add a block that displays content in multiple columns, then add whatever content blocks you\u2019d like.":["A\u00f1ade un bloque que muestra contenido en varias columnas, luego a\u00f1ade cualquier bloque de contenido que quieras."],"A single column within a columns block.":["Una columna simple dentro de un bloque de columnas."],"Display code snippets that respect your spacing and tabs.":["Muestra fragmentos de c\u00f3digo que respetan tus espacios y tabuladores."],"Write code\u2026":["Escribe c\u00f3digo\u2026"],"Use the classic WordPress editor.":["Utiliza el editor cl\u00e1sico de WordPress."],"block title\u0004Classic":["Cl\u00e1sico"],"Classic":["Cl\u00e1sico"],"Display a list of all categories.":["Muestra una lista de todas las categor\u00edas."],"Categories settings":["Ajustes de las categor\u00edas"],"Outline":["Contorno"],"block style\u0004Rounded":["Redondeado"],"Button":["Bot\u00f3n"],"Color settings":["Ajustes de color"],"Add text\u2026":["A\u00f1ade texto\u2026"],"Create and save content to reuse across your site. Update the block, and the changes apply everywhere it\u2019s used.":["Crea contenido y gu\u00e1rdalo para volver a utilizarlo en tu sitio. Actualiza el bloque y los cambios se aplican donde se est\u00e9 usando."],"Reusable Block":["Bloque reutilizable"],"Block has been deleted or is unavailable.":["El bloque se ha borrado o no est\u00e1 disponible."],"Embed a simple audio player.":["Incrusta un sencillo reproductor de audio."],"Write caption\u2026":["Escribe la leyenda\u2026"],"Audio settings":["Ajustes de audio"],"Display a monthly archive of your posts.":["Muestra un archivo por meses de tus entradas."],"Archives settings":["Ajustes de archivos"],"Link settings":["Ajustes de enlaces"],"Copied!":["\u00a1Copiado!"],"Replace image":["Reemplazar la imagen"],"Convert to regular blocks":["Convertir a bloques normales"],"Number of items":["N\u00famero de elementos"],"Block updated.":["Bloque actualizado."],"Gallery":["Galer\u00eda"],"English":["Ingl\u00e9s"],"Chapters":["Cap\u00edtulos"],"Custom HTML":["HTML personalizado"],"Contact us":["Contacta con nosotros"],"Original":["Original"],"(Untitled)":["(Sin t\u00edtulo)"],"Read more":["Leer m\u00e1s"],"Embed a WordPress post.":["Incrusta una entrada de WordPress."],"Taxonomy":["Taxonom\u00eda"],"Color":["Color"],"Display Settings":["Ajustes de visualizaci\u00f3n"],"editor button\u0004Left to right":["De izquierda a derecha"],"Autoplay":["Reproducci\u00f3n autom\u00e1tica"],"Metadata":["Metadatos"],"Auto":["Autom\u00e1tico"],"Table":["Tabla"],"File":["Archivo"],"Text color":["Color del texto"],"Background color":["Color de fondo"],"Delete column":["Eliminar columna"],"Replace":["Reemplazar"],"Page break":["Salto de p\u00e1gina"],"bullet list":["lista con vi\u00f1etas"],"A cloud of your most used tags.":["Una nube de tus etiquetas m\u00e1s utilizadas."],"Empty":["Vac\u00edo"],"Video":["V\u00eddeo"],"Audio":["Audio"],"Columns":["Columnas"],"Media File":["Archivo de medios"],"Attachment Page":["P\u00e1gina de adjuntos"],"Background Color":["Color de fondo"],"Text Color":["Color del texto"],"Remove image":["Eliminar la imagen"],"Remove":["Eliminar"],"Upload":["Subir"],"Link":["Enlace"],"Preload":["Precarga"],"Square":["Cuadrado"],"Display as dropdown":["Mostrar como desplegable"],"Descriptions":["Descripciones"],"Image":["Imagen"],"Quote":["Cita"],"sound":["sonido"],"Loop":["Repetir"],"List":["Lista"],"Dimensions":["Dimensiones"],"Name:":["Nombre:"],"Unlink":["Quitar el enlace"],"ordered list":["lista ordenada"],"Code":["C\u00f3digo"],"Preformatted":["Preformateado"],"Paragraph":["P\u00e1rrafo"],"Column":["Columna"],"Insert column after":["Insertar una columna despu\u00e9s"],"Insert column before":["Insertar una columna antes"],"Delete row":["Borrar la fila"],"Insert row after":["Insertar una fila debajo"],"Insert row before":["Insertar una fila encima"],"Tag Cloud":["Nube de etiquetas"],"Show hierarchy":["Mostrar la jerarqu\u00eda"],"Calendar":["Calendario"],"Show post counts":["Mostrar el contador de entradas"],"HTML":["HTML"],"Default":["Por defecto"],"Width":["Anchura"],"(no title)":["(sin t\u00edtulo)"],"Select":["Seleccionar"],"Close":["Cerrar"],"Version":["Versi\u00f3n"],"Search":["Buscar"],"Archives":["Archivos"],"Cancel":["Cancelar"],"Preview":["Vista previa"],"RSS":["RSS"],"None":["Ninguna"],"Categories":["Categor\u00edas"],"Save":["Guardar"],"Excerpt":["Extracto"],"Apply":["Aplicar"],"Edit":["Editar"],"URL":["URL"],"No posts found.":["No se han encontrado entradas."]}},"comment":{"reference":"wp-includes\/js\/dist\/block-library.js"}}
\ No newline at end of file
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES.mo b/TE2/Proyecto Teknovate/wp-content/languages/es_ES.mo
new file mode 100644
index 0000000..708969f
Binary files /dev/null and b/TE2/Proyecto Teknovate/wp-content/languages/es_ES.mo differ
diff --git a/TE2/Proyecto Teknovate/wp-content/languages/es_ES.po b/TE2/Proyecto Teknovate/wp-content/languages/es_ES.po
new file mode 100644
index 0000000..b884639
--- /dev/null
+++ b/TE2/Proyecto Teknovate/wp-content/languages/es_ES.po
@@ -0,0 +1,15672 @@
+# Translation of WordPress - 5.6.x - Development in Spanish (Spain)
+# This file is distributed under the same license as the WordPress - 5.6.x - Development package.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2020-12-02 06:17:17+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: WordPress - 5.6.x - Development\n"
+
+#: wp-includes/script-loader.php:1473
+msgctxt "Google Font Name and Variants"
+msgid "Noto Serif:400,400i,700,700i"
+msgstr "Noto Serif:400,400i,700,700i"
+
+#: wp-includes/comment-template.php:915
+msgctxt "Comment number declension: on or off"
+msgid "off"
+msgstr "off"
+
+#: wp-includes/general-template.php:842
+msgid "html_lang_attribute"
+msgstr "es"
+
+#: wp-includes/functions.php:334
+msgctxt "decline months names: on or off"
+msgid "off"
+msgstr "off"
+
+#: wp-includes/script-loader.php:1651 wp-includes/formatting.php:3887
+#: wp-includes/js/dist/editor.js:11968
+msgctxt "Word count type. Do not translate!"
+msgid "words"
+msgstr "words"
+
+#: wp-login.php:122 wp-includes/admin-bar.php:165
+#: wp-includes/widgets/class-wp-widget-meta.php:90 wp-admin/upgrade.php:68
+#: wp-admin/admin-footer.php:38 wp-admin/maint/repair.php:24
+msgid "https://wordpress.org/"
+msgstr "https://es.wordpress.org/"
+
+#: wp-includes/script-loader.php:1383
+msgctxt "Open Sans font: on or off"
+msgid "on"
+msgstr "on"
+
+#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
+#: wp-includes/class-wp-locale.php:217 wp-includes/js/dist/i18n.js:1092
+msgctxt "text direction"
+msgid "ltr"
+msgstr "ltr"
+
+#. translators: Closing curly single quote.
+#: wp-includes/formatting.php:99
+msgctxt "closing curly single quote"
+msgid "’"
+msgstr "’"
+
+#. translators: Opening curly single quote.
+#: wp-includes/formatting.php:97
+msgctxt "opening curly single quote"
+msgid "‘"
+msgstr "‘"
+
+#. translators: Closing curly double quote.
+#: wp-includes/formatting.php:86
+msgctxt "closing curly double quote"
+msgid "”"
+msgstr "»"
+
+#. translators: Opening curly double quote.
+#: wp-includes/formatting.php:84 wp-includes/formatting.php:5454
+msgctxt "opening curly double quote"
+msgid "“"
+msgstr "«"
+
+#. translators: $thousands_sep argument for https://www.php.net/number_format,
+#. default is ','
+#: wp-includes/class-wp-locale.php:200
+msgid "number_format_thousands_sep"
+msgstr "."
+
+#. translators: $dec_point argument for https://www.php.net/number_format,
+#. default is '.'
+#: wp-includes/class-wp-locale.php:208
+msgid "number_format_decimal_point"
+msgstr ","
+
+#: wp-includes/category-template.php:161
+#: wp-includes/js/dist/block-editor.js:27453
+#: wp-includes/js/dist/block-editor.js:27458
+#: wp-includes/js/dist/block-editor.js:27762
+#: wp-includes/js/dist/edit-post.js:5057 wp-admin/includes/upgrade.php:158
+msgid "Uncategorized"
+msgstr "Sin categoría"
+
+#: wp-includes/block-patterns/large-header-button.php:10
+msgid "Thou hast seen nothing yet"
+msgstr "No has visto nada todavía"
+
+#: wp-includes/class-wp-feed-cache.php:15
+msgid "This file is only loaded for backward compatibility with SimplePie 1.2.x. Please consider switching to a recent SimplePie version."
+msgstr "Este archivo solo se carga para compatibilidad con versiones anteriores de SimplePie 1.2.x. Plantéate cambiar a una versión reciente de SimplePie."
+
+#: wp-includes/taxonomy.php:607
+msgid "← Go to Tags"
+msgstr "← Ir a las etiquetas"
+
+#: wp-includes/media.php:4295
+msgid "← Go to library"
+msgstr "← Ir a la biblioteca"
+
+#: wp-includes/js/dist/edit-post.js:5402 wp-admin/menu.php:188
+msgid "Appearance"
+msgstr "Apariencia"
+
+#: wp-includes/ms-functions.php:1767
+msgctxt "email \"From\" field"
+msgid "Site Admin"
+msgstr "Administrador del sitio"
+
+#. translators: New site notification email. 1: User login, 2: Site URL, 3:
+#. Site title.
+#: wp-includes/ms-functions.php:1754
+msgid ""
+"New site created by %1$s\n"
+"\n"
+"Address: %2$s\n"
+"Name: %3$s"
+msgstr ""
+"Nuevo sitio creado por %1$s\n"
+"\n"
+"Dirección: %2$s\n"
+"Nombre: %3$s"
+
+#. translators: New site notification email subject. %s: Network title.
+#: wp-includes/ms-functions.php:1748
+msgid "[%s] New Site Created"
+msgstr "[%s] Nuevo sitio creado"
+
+#. translators: %s: PHP function name.
+#: wp-includes/class-wp-image-editor-imagick.php:742
+msgid "%s failed while writing image to stream."
+msgstr "%s ha fallado al escribir la imagen en la transmisión."
+
+#: wp-includes/user.php:4094
+msgid "This user privacy request confirmation key has expired."
+msgstr "Esta clave de confirmación de la solicitud de privacidad del usuario ha caducado."
+
+#: wp-includes/user.php:4090
+msgid "This user privacy request confirmation key is invalid."
+msgstr "Esta clave de confirmación de la solicitud de privacidad del usuario no es válida."
+
+#: wp-includes/user.php:4071
+msgid "This user privacy request is missing the confirmation key."
+msgstr "A esta solicitud de privacidad del usuario le falta la clave de confirmación."
+
+#: wp-includes/user.php:4067
+msgid "This user privacy request has expired."
+msgstr "Esta solicitud de privacidad del usuario ha caducado."
+
+#: wp-includes/user.php:3875 wp-includes/user.php:4063
+#: wp-admin/includes/privacy-tools.php:23
+#: wp-admin/includes/privacy-tools.php:52
+msgid "Invalid user privacy request."
+msgstr "Solicitud de privacidad del usuario no válida."
+
+#: wp-includes/user.php:437
+msgid "The provided password is an invalid application password."
+msgstr "La contraseña proporcionada es una contraseña de aplicación no válida."
+
+#: wp-includes/post.php:282
+msgid "Reusable Block updated."
+msgstr "Bloque reutilizable actualizado."
+
+#: wp-includes/post.php:281
+msgid "Reusable Block scheduled."
+msgstr "Bloque reutilizable programado."
+
+#: wp-includes/post.php:280
+msgid "Reusable Block reverted to draft."
+msgstr "Bloque reutilizable vuelto a borrador."
+
+#: wp-includes/post.php:279
+msgid "Reusable Block published privately."
+msgstr "Bloque reutilizable publicado de forma privada."
+
+#: wp-includes/post.php:278
+msgid "Reusable Block published."
+msgstr "Bloque reutilizable publicado."
+
+#: wp-includes/post.php:277
+msgid "Reusable Blocks list"
+msgstr "Lista de bloques reutilizables"
+
+#: wp-includes/post.php:276
+msgid "Reusable Blocks list navigation"
+msgstr "Navegación de la lista de bloques reutilizables"
+
+#: wp-includes/post.php:275
+msgid "Filter reusable blocks list"
+msgstr "Filtrar la lista de bloques reutilizables"
+
+#: wp-includes/post.php:274
+msgid "No reusable blocks found in Trash."
+msgstr "No se han encontrado bloques reutilizables en la papelera."
+
+#: wp-includes/post.php:273
+msgid "No reusable blocks found."
+msgstr "No se han encontrado bloques reutilizables."
+
+#: wp-includes/post.php:272
+msgid "Search Reusable Blocks"
+msgstr "Buscar bloques reutilizables"
+
+#: wp-includes/post.php:271
+msgid "All Reusable Blocks"
+msgstr "Todos los bloques reutilizables"
+
+#: wp-includes/post.php:270
+msgid "View Reusable Block"
+msgstr "Ver el bloque reutilizable"
+
+#: wp-includes/post.php:269
+msgid "Edit Reusable Block"
+msgstr "Editar el bloque reutilizable"
+
+#: wp-includes/post.php:268
+msgid "New Reusable Block"
+msgstr "Nuevo bloque reutilizable"
+
+#: wp-includes/post.php:267
+msgid "Add New Reusable Block"
+msgstr "Añadir un nuevo bloque reutilizable"
+
+#: wp-includes/post.php:266
+msgctxt "Reusable Block"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-includes/post.php:265
+msgctxt "add new on admin bar"
+msgid "Reusable Block"
+msgstr "Bloque reutilizable"
+
+#: wp-includes/post.php:264
+msgctxt "admin menu"
+msgid "Reusable Blocks"
+msgstr "Bloques reutilizables"
+
+#: wp-includes/post.php:263
+msgctxt "post type singular name"
+msgid "Reusable Block"
+msgstr "Bloque reutilizable"
+
+#: wp-includes/post.php:262
+msgctxt "post type general name"
+msgid "Reusable Blocks"
+msgstr "Bloques reutilizables"
+
+#: wp-includes/class-wp-application-passwords.php:306
+msgid "Could not delete application passwords."
+msgstr "No se han podido borrar las contraseñas de la aplicación."
+
+#: wp-includes/class-wp-application-passwords.php:271
+msgid "Could not delete application password."
+msgstr "No se ha podido borrar la contraseña de la aplicación."
+
+#: wp-includes/class-wp-application-passwords.php:212
+#: wp-includes/class-wp-application-passwords.php:250
+#: wp-includes/class-wp-application-passwords.php:288
+msgid "Could not find an application password with that id."
+msgstr "No se ha podido encontrar una contraseña de aplicación con ese ID."
+
+#: wp-includes/class-wp-application-passwords.php:90
+#: wp-includes/class-wp-application-passwords.php:194
+#: wp-includes/class-wp-application-passwords.php:243
+msgid "Could not save application password."
+msgstr "No se ha podido guardar la contraseña de la aplicación."
+
+#: wp-includes/class-wp-application-passwords.php:69
+msgid "An application name is required to create an application password."
+msgstr "Se necesita un nombre de aplicación para crear una contraseña de aplicación."
+
+#: wp-includes/media-template.php:513 wp-includes/media-template.php:742
+#: wp-admin/includes/media.php:3331
+msgid "Copy URL to clipboard"
+msgstr "Copiar la URL al portapapeles"
+
+#: wp-includes/media-template.php:463 wp-includes/media-template.php:681
+msgid "Used as:"
+msgstr "Usado como:"
+
+#. translators: 1: Parameter, 2: Multiplier.
+#: wp-includes/rest-api.php:2175
+msgid "%1$s must be a multiple of %2$s."
+msgstr "%1$s debe ser un múltiplo de %2$s."
+
+#. translators: 1: Parameter, 2: Number.
+#: wp-includes/rest-api.php:2131
+msgid "%1$s must contain at most %2$s property."
+msgid_plural "%1$s must contain at most %2$s properties."
+msgstr[0] "%1$s debe contener, como máximo, %2$s propiedad."
+msgstr[1] "%1$s debe contener, como máximo, %2$s propiedades."
+
+#. translators: 1: Parameter, 2: Number.
+#: wp-includes/rest-api.php:2115
+msgid "%1$s must contain at least %2$s property."
+msgid_plural "%1$s must contain at least %2$s properties."
+msgstr[0] "%1$s debe contener, al menos, %2$s propiedad."
+msgstr[1] "%1$s debe contener, al menos, %2$s propiedades."
+
+#. translators: 1: Parameter.
+#: wp-includes/rest-api.php:1869
+msgid "%1$s matches more than one of the expected formats."
+msgstr "%1$s coincide con más de uno de los formatos esperados."
+
+#. translators: 1: Parameter, 2: Schema titles.
+#: wp-includes/rest-api.php:1861
+msgid "%1$s matches %2$l, but should match only one."
+msgstr "%1$s coincide con %2$l, pero debe coincidir solo con uno."
+
+#. translators: 1: Parameter.
+#: wp-includes/rest-api.php:1765
+msgid "%1$s does not match any of the expected formats."
+msgstr "%1$s no coincide con ninguno de los formatos esperados."
+
+#. translators: 1: Parameter, 2: Schema titles.
+#: wp-includes/rest-api.php:1761
+msgid "%1$s is not a valid %2$l."
+msgstr "%1$s no es un %2$l válido."
+
+#. translators: 1: Parameter, 2: Reason.
+#: wp-includes/rest-api.php:1694
+msgid "%1$s does not match the expected format. Reason: %2$s"
+msgstr "%1$s no coincide con el formato esperado. Motivo: %2$s"
+
+#. translators: 1: Parameter, 2: Schema title, 3: Reason.
+#: wp-includes/rest-api.php:1686
+msgid "%1$s is not a valid %2$s. Reason: %3$s"
+msgstr "%1$s no es un %2$s válido. Motivo: %3$s"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:656
+msgid "The IP address the application password was last used by."
+msgstr "La dirección IP con la que se ha usado por última vez la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:649
+msgid "The GMT date the application password was last used."
+msgstr "La fecha GMT en la que se ha usado por última vez la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:642
+msgid "The GMT date the application password was created."
+msgstr "La fecha GMT en que se ha creado la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:636
+msgid "The generated password. Only available after adding an application."
+msgstr "La contraseña generada. Solo disponible después de añadir una aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:630
+msgid "The name of the application password."
+msgstr "El nombre de la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:624
+msgid "A uuid provided by the application to uniquely identify it. It is recommended to use an UUID v5 with the URL or DNS namespace."
+msgstr "Un UUID proporcionado por la aplicación para identificarla de forma única. Se recomienda usar un UUID v5 con la URL o el espacio de nombres DNS."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:617
+msgid "The unique identifier for the application password."
+msgstr "El identificador único para la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:578
+msgid "Application password not found."
+msgstr "No se ha encontrado la contraseña de la aplicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:550
+#: wp-includes/user.php:365 wp-admin/authorize-application.php:105
+msgid "Application passwords are not available for your account. Please contact the site administrator for assistance."
+msgstr "Las contraseñas de aplicación no están disponibles para tu cuenta. Por favor, contacta con el administrador del sitio para obtener ayuda."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:506
+#: wp-includes/user.php:360 wp-admin/authorize-application.php:107
+msgid "Application passwords are not available."
+msgstr "Las contraseñas de aplicación no están disponibles."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:394
+msgid "Sorry, you are not allowed to manage application passwords for this user."
+msgstr "Lo siento, no tienes permitido gestionar las contraseñas de aplicación para este usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:337
+msgid "HTML containing an action to direct the user to where they can resolve the issue."
+msgstr "HTML que contiene una acción para dirigir a los usuarios a donde pueden resolver el problema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:332
+msgid "A more descriptive explanation of what the test looks for, and why it is important for the user."
+msgstr "Una explicación más descriptiva de lo que busca la prueba y por qué es importante para el usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:316
+msgid "The category this test is grouped in."
+msgstr "La categoría en la que se agrupa esta prueba."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:310
+msgid "The status of the test."
+msgstr "El estado de la prueba."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:305
+msgid "A label describing the test."
+msgstr "Una etiqueta describiendo la prueba."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:300
+msgid "The name of the test being run."
+msgstr "El nombre de la prueba que se está ejecutando."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:259
+msgid "Directory sizes could not be returned."
+msgstr "No se han podido devolver los tamaños de los directorios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:370
+msgid "Version of block API."
+msgstr "Versión de la API de bloques."
+
+#: wp-includes/rest-api/class-wp-rest-request.php:937
+msgid "Invalid parameters."
+msgstr "Parámetros no válidos."
+
+#: wp-includes/rest-api/class-wp-rest-server.php:1512
+msgid "The requested route does not support batch requests."
+msgstr "La ruta solicitada no es compatible con peticiones en lotes."
+
+#: wp-includes/rest-api/class-wp-rest-server.php:1462
+msgid "Could not parse the path."
+msgstr "No se pudo analizar la ruta."
+
+#: wp-includes/rest-api/class-wp-rest-server.php:990
+msgid "The handler for the route is invalid."
+msgstr "El controlador para la ruta no es válido."
+
+#: wp-includes/theme.php:2528
+msgid "You need to pass an array of post formats."
+msgstr "Necesitas pasar un array de formatos de entrada."
+
+#. translators: %s: IP address of password reset requester.
+#: wp-login.php:443
+msgid "This password reset request originated from the IP address %s."
+msgstr "Esta solicitud de restablecimiento de contraseña se ha originado desde la dirección IP %s."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3884
+#: wp-includes/class-wp-xmlrpc-server.php:3891
+msgid "Sorry, you are not allowed to comment on this post."
+msgstr "Lo siento, no tienes permisos para comentar en esta entrada."
+
+#. translators: %s: WP_ENVIRONMENT_TYPES
+#: wp-includes/load.php:209
+msgid "The %s constant is no longer supported."
+msgstr "La constante %s ya no es compatible."
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Chapter Three"
+msgstr "Capítulo tres"
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Chapter Two"
+msgstr "Capítulo dos"
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Chapter One"
+msgstr "Capítulo uno"
+
+#: wp-includes/block-patterns/large-header-button.php:10
+msgid "Read now"
+msgstr "Leer ahora"
+
+#: wp-includes/block-patterns/quote.php:10
+msgid "Pencil drawing of Don Quixote"
+msgstr "Dibujo a lápiz de Don Quijote"
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:161
+#: wp-admin/includes/theme.php:893 wp-admin/includes/update.php:758
+#: wp-admin/themes.php:447 wp-admin/themes.php:790 wp-admin/themes.php:1053
+msgid "There is a new version of %s available, but it doesn’t work with your version of PHP."
+msgstr "Hay disponible una nueva versión de %s, pero no funciona con tu versión de PHP."
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:146
+#: wp-admin/includes/theme.php:878 wp-admin/includes/update.php:745
+#: wp-admin/themes.php:434 wp-admin/themes.php:775 wp-admin/themes.php:1038
+msgid "There is a new version of %s available, but it doesn’t work with your version of WordPress."
+msgstr "Hay disponible una nueva versión de %s, pero no funciona con tu versión de WordPress."
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:116
+#: wp-admin/includes/theme.php:848 wp-admin/includes/update.php:717
+#: wp-admin/themes.php:406 wp-admin/themes.php:745 wp-admin/themes.php:1008
+msgid "There is a new version of %s available, but it doesn’t work with your versions of WordPress and PHP."
+msgstr "Hay disponible una nueva versión de %s, pero no funciona con tus versiones de WordPress y PHP."
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:13
+msgctxt "Block pattern description"
+msgid "Three small columns of text, each with an outlined button with rounded corners at the bottom."
+msgstr "Tres pequeñas columnas de texto, cada una con un botón bordeado con esquinas redondeadas en la parte inferior."
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Wherein is related the droll way in which Don Quixote had himself dubbed a knight."
+msgstr "Donde se cuenta la graciosa manera que tuvo don Quijote en armarse caballero."
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Which treats of the first sally the ingenious Don Quixote made from home."
+msgstr "Que trata de la primera salida que de su tierra hizo el ingenioso don Quijote."
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:11
+msgid "Which treats of the character and pursuits of the famous Don Quixote of La Mancha."
+msgstr "Que trata de la condición y ejercicio del famoso hidalgo don Quijote de la Mancha"
+
+#: wp-includes/block-patterns/quote.php:13
+msgctxt "Block pattern description"
+msgid "A quote and citation with an image above, and a separator at the bottom."
+msgstr "Una cita y referencia con una imagen en la parte superior y un separador en la parte inferior."
+
+#: wp-includes/block-patterns/quote.php:10
+msgid "\"Do you see over yonder, friend Sancho, thirty or forty hulking giants? I intend to do battle with them and slay them.\""
+msgstr "«Ves allí, amigo Sancho Panza, donde se descubren treinta, o pocos más, desaforados gigantes, con quien pienso hacer batalla y quitarles a todos las vidas»."
+
+#: wp-includes/block-patterns/three-buttons.php:13
+msgctxt "Block pattern description"
+msgid "Three filled buttons with rounded corners, side by side."
+msgstr "Tres botones rellenos con esquinas redondeadas, uno al lado del otro."
+
+#: wp-includes/block-patterns/three-buttons.php:10
+msgid "Books"
+msgstr "Libros"
+
+#: wp-includes/block-patterns/heading-paragraph.php:13
+msgctxt "Block pattern description"
+msgid "A heading preceded by a chapter number, and followed by a paragraph."
+msgstr "Un encabezado precedido por un número de capítulo y seguido por un párrafo."
+
+#: wp-includes/block-patterns/heading-paragraph.php:10
+msgid "These preliminaries settled, he did not care to put off any longer the execution of his design, urged on to it by the thought of all the world was losing by his delay, seeing what wrongs he intended to right, grievances to redress, injustices to repair, abuses to remove, and duties to discharge."
+msgstr "Hechas, pues, estas prevenciones, no quiso aguardar más tiempo a poner en efeto su pensamiento, apretándole a ello la falta que él pensaba que hacía en el mundo su tardanza, según eran los agravios que pensaba deshacer, tuertos que enderezar, sinrazones que enmendar, y abusos que mejorar, y deudas que satisfacer."
+
+#: wp-includes/block-patterns/heading-paragraph.php:10
+msgid "Which treats of the first sally the ingenious Don Quixote made from home"
+msgstr "Que trata de la primera salida que de su tierra hizo el ingenioso don Quijote"
+
+#: wp-includes/block-patterns/heading-paragraph.php:9
+msgid "Heading and paragraph"
+msgstr "Encabezado y párrafo"
+
+#: wp-includes/block-patterns/text-two-columns-with-images.php:12
+msgctxt "Block pattern description"
+msgid "Two columns of text, each with an image on top."
+msgstr "Dos columnas de texto, cada una con una imagen en la parte superior."
+
+#: wp-includes/block-patterns/text-two-columns-with-images.php:11
+msgid "But of all there were none he liked so well as those of the famous Feliciano de Silva's composition, for their lucidity of style and complicated conceits were as pearls in his sight, particularly when in his reading he came upon courtships and cartels, where he often found passages like \"the reason of the unreason with which my reason is afflicted so weakens my reason that with reason I murmur at your beauty;\" or again, \"the high heavens render you deserving of the desert your greatness deserves.\""
+msgstr "Y de todos, ningunos le parecían tan bien como los que compuso el famoso Feliciano de Silva; porque la claridad de su prosa y aquellas entricadas razones suyas le parecían de perlas, y más cuando llegaba a leer aquellos requiebros y cartas de desafíos, donde en muchas partes hallaba escrito: «La razón de la sinrazón que a mi razón se hace, de tal manera mi razón enflaquece, que con razón me quejo de la vuestra fermosura»"
+
+#: wp-includes/block-patterns/text-two-columns-with-images.php:11
+msgid "They must know, then, that the above-named gentleman whenever he was at leisure (which was mostly all the year round) gave himself up to reading books of chivalry with such ardour and avidity that he almost entirely neglected the pursuit of his field-sports, and even the management of his property; and to such a pitch did his eagerness and infatuation go that he sold many an acre of tillageland to buy books of chivalry to read, and brought home as many of them as he could get."
+msgstr "Es, pues, de saber que este sobredicho hidalgo, los ratos que estaba ocioso, que eran los más del año, se daba a leer libros de caballerías, con tanta afición y gusto, que olvidó casi de todo punto el ejercicio de la caza, y aun la administración de su hacienda; y llegó a tanto su curiosidad y desatino en esto, que vendió muchas hanegas de tierra de sembradura para comprar libros de caballerías en que leer, y así, llevó a su casa todos cuantos pudo haber dellos."
+
+#: wp-includes/block-patterns/text-two-columns.php:12
+msgctxt "Block pattern description"
+msgid "Two columns of text preceded by a long heading."
+msgstr "Dos columnas de texto precedidas por un largo encabezado."
+
+#: wp-includes/block-patterns/text-two-columns.php:11
+msgid "The rest of it went in a doublet of fine cloth and velvet breeches and shoes to match for holidays, while on week-days he made a brave figure in his best homespun. He had in his house a housekeeper past forty, a niece under twenty, and a lad for the field and market-place, who used to saddle the hack as well as handle the bill-hook. The age of this gentleman of ours was bordering on fifty; he was of a hardy habit, spare, gaunt-featured, a very early riser and a great sportsman."
+msgstr "El resto della concluían sayo de velarte, calzas de velludo para las fiestas con sus pantuflos de lo mismo, los días de entre semana se honraba con su vellori de lo más fino. Tenía en su casa una ama que pasaba de los cuarenta, y una sobrina que no llegaba a los veinte, y un mozo de campo y plaza, que así ensillaba el rocín como tomaba la podadera. Frisaba la edad de nuestro hidalgo con los cincuenta años, era de complexión recia, seco de carnes, enjuto de rostro; gran madrugador y amigo de la caza."
+
+#: wp-includes/block-patterns/text-two-columns.php:11
+msgid "In a village of La Mancha, the name of which I have no desire to call to mind, there lived not long since one of those gentlemen that keep a lance in the lance-rack, an old buckler, a lean hack, and a greyhound for coursing. An olla of rather more beef than mutton, a salad on most nights, scraps on Saturdays, lentils on Fridays, and a pigeon or so extra on Sundays, made away with three-quarters of his income."
+msgstr "En un lugar de La Mancha, de cuyo nombre no quiero acordarme, no hace mucho tiempo que vivía un hidalgo de los de lanza en astillero, adarga antigua, rocín flaco y galgo corredor. Una olla de algo más vaca que carnero, salpicón las más noches, duelos y quebrantos los sábados, lentejas los viernes, algún palomino de añadidura los domingos, consumían las tres partes de su hacienda."
+
+#: wp-includes/block-patterns/text-two-columns.php:11
+msgid "Which treats of the character and pursuits of the famous gentleman Don Quixote of La Mancha"
+msgstr "Que trata de la condición y ejercicio del famoso hidalgo don Quijote de la Mancha"
+
+#: wp-includes/block-patterns/large-header.php:13
+msgctxt "Block pattern description"
+msgid "A large hero section with an example background image and a heading in the center."
+msgstr "Una gran sección a pantalla completa con una imagen de fondo de ejemplo y un encabezado en el centro."
+
+#: wp-includes/block-patterns/large-header.php:10
+msgid "Don Quixote"
+msgstr "Don Quijote"
+
+#: wp-includes/block-patterns/large-header.php:9
+msgid "Large header with a heading"
+msgstr "Cabecera grande con un encabezado"
+
+#: wp-includes/block-patterns/two-buttons.php:13
+msgctxt "Block pattern description"
+msgid "Two buttons, one filled and one outlined, side by side."
+msgstr "Dos botones, uno relleno y otro bordeado, uno al lado del otro."
+
+#: wp-includes/block-patterns/two-buttons.php:10
+#: wp-includes/block-patterns/three-buttons.php:10
+msgid "About Cervantes"
+msgstr "Sobre Cervantes"
+
+#: wp-includes/block-patterns/two-buttons.php:10
+msgid "Download now"
+msgstr "Descargar ahora"
+
+#: wp-includes/block-patterns/two-images.php:12
+msgid "An old pencil drawing of Don Quixote and Sancho Panza sitting on their horses, by Wilhelm Marstrand."
+msgstr "Un viejo dibujo a lápiz de Don Quijote y Sancho Panza sentados en sus caballos, por Wilhelm Marstrand."
+
+#: wp-includes/block-patterns/two-images.php:11
+msgctxt "Block pattern description"
+msgid "An image gallery with two example images."
+msgstr "Una galería de imágenes con dos imágenes de ejemplo."
+
+#: wp-includes/block-patterns/large-header-button.php:13
+msgctxt "Block pattern description"
+msgid "A large hero section with a bright gradient background, a big heading and a filled button."
+msgstr "Una gran sección a pantalla completa con un fondo degradado claro, un encabezado grande y un botón con relleno."
+
+#: wp-includes/block-patterns/large-header-button.php:9
+msgid "Large header with a heading and a button "
+msgstr "Cabecera grande con un encabezado y un botón"
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:220
+#: wp-admin/includes/theme.php:964 wp-admin/themes.php:501
+#: wp-admin/themes.php:848 wp-admin/themes.php:980
+#: wp-admin/theme-install.php:320 wp-admin/theme-install.php:506
+msgid "This theme doesn’t work with your version of PHP."
+msgstr "Este tema no funciona con tu versión de PHP."
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:209
+#: wp-admin/includes/theme.php:953 wp-admin/themes.php:492
+#: wp-admin/themes.php:837 wp-admin/themes.php:969
+#: wp-admin/theme-install.php:309 wp-admin/theme-install.php:495
+msgid "This theme doesn’t work with your version of WordPress."
+msgstr "Este tema no funciona con tu versión de WordPress."
+
+#. translators: %s: URL to Update PHP page.
+#: wp-includes/customize/class-wp-customize-theme-control.php:136
+#: wp-includes/customize/class-wp-customize-theme-control.php:167
+#: wp-includes/customize/class-wp-customize-theme-control.php:201
+#: wp-includes/customize/class-wp-customize-theme-control.php:224
+#: wp-admin/includes/theme.php:868 wp-admin/includes/theme.php:899
+#: wp-admin/includes/theme.php:945 wp-admin/includes/theme.php:968
+#: wp-admin/includes/update.php:737 wp-admin/includes/update.php:764
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:672
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:691
+#: wp-admin/includes/update-core.php:972 wp-admin/includes/plugin.php:1157
+#: wp-admin/install.php:244 wp-admin/update-core.php:88
+#: wp-admin/update-core.php:504 wp-admin/update-core.php:660
+#: wp-admin/update-core.php:684 wp-admin/themes.php:426 wp-admin/themes.php:453
+#: wp-admin/themes.php:486 wp-admin/themes.php:505 wp-admin/themes.php:765
+#: wp-admin/themes.php:796 wp-admin/themes.php:829 wp-admin/themes.php:852
+#: wp-admin/themes.php:961 wp-admin/themes.php:984 wp-admin/themes.php:1028
+#: wp-admin/themes.php:1059 wp-admin/upgrade.php:86
+#: wp-admin/theme-install.php:301 wp-admin/theme-install.php:324
+#: wp-admin/theme-install.php:487 wp-admin/theme-install.php:510
+msgid "Learn more about updating PHP."
+msgstr "Aprende más sobre cómo actualizar PHP."
+
+#. translators: %s: URL to WordPress Updates screen.
+#: wp-includes/customize/class-wp-customize-theme-control.php:130
+#: wp-includes/customize/class-wp-customize-theme-control.php:152
+#: wp-includes/customize/class-wp-customize-theme-control.php:195
+#: wp-includes/customize/class-wp-customize-theme-control.php:213
+#: wp-admin/includes/theme.php:862 wp-admin/includes/theme.php:884
+#: wp-admin/includes/theme.php:939 wp-admin/includes/theme.php:957
+#: wp-admin/includes/update.php:731 wp-admin/includes/update.php:751
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:666
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:682
+#: wp-admin/update-core.php:654 wp-admin/update-core.php:675
+#: wp-admin/themes.php:420 wp-admin/themes.php:440 wp-admin/themes.php:480
+#: wp-admin/themes.php:496 wp-admin/themes.php:759 wp-admin/themes.php:781
+#: wp-admin/themes.php:823 wp-admin/themes.php:841 wp-admin/themes.php:955
+#: wp-admin/themes.php:973 wp-admin/themes.php:1022 wp-admin/themes.php:1044
+#: wp-admin/theme-install.php:295 wp-admin/theme-install.php:313
+#: wp-admin/theme-install.php:481 wp-admin/theme-install.php:499
+msgid "Please update WordPress."
+msgstr "Por favor, actualiza WordPress."
+
+#. translators: 1: URL to WordPress Updates screen, 2: URL to Update PHP page.
+#: wp-includes/customize/class-wp-customize-theme-control.php:122
+#: wp-includes/customize/class-wp-customize-theme-control.php:187
+#: wp-admin/includes/theme.php:854 wp-admin/includes/theme.php:931
+#: wp-admin/includes/update.php:723
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:658
+#: wp-admin/update-core.php:641 wp-admin/themes.php:412 wp-admin/themes.php:472
+#: wp-admin/themes.php:751 wp-admin/themes.php:815 wp-admin/themes.php:947
+#: wp-admin/themes.php:1014 wp-admin/theme-install.php:287
+#: wp-admin/theme-install.php:473
+msgid "Please update WordPress, and then learn more about updating PHP."
+msgstr "Por favor, actualiza WordPress y luego aprende más sobre cómo actualizar PHP."
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:183
+#: wp-admin/includes/theme.php:927 wp-admin/themes.php:468
+#: wp-admin/themes.php:811 wp-admin/themes.php:943
+#: wp-admin/theme-install.php:283 wp-admin/theme-install.php:469
+msgid "This theme doesn’t work with your versions of WordPress and PHP."
+msgstr "Este tema no funciona con tus versiones de WordPress y PHP."
+
+#. translators: %s: register_rest_field
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2474
+msgid "Please use %s to add new schema properties."
+msgstr "Por favor, utiliza %s para añadir nuevas propiedades de esquema."
+
+#. translators: %s: prepare_callback
+#: wp-includes/theme.php:3141
+msgid "The \"%s\" must be a callable function."
+msgstr "«%s» debe ser una función a la que se pueda llamar."
+
+#. translators: %s: customize_messenger_channel
+#: wp-includes/class-wp-customize-manager.php:1916
+msgid "Unauthorized. You may remove the %s param to preview as frontend."
+msgstr "No autorizado. Puedes eliminar el parámetro %s para previsualizar como portada."
+
+#. translators: 1: Deprecated option key, 2: New option key.
+#: wp-includes/option.php:54 wp-includes/option.php:355
+#: wp-includes/option.php:542
+msgid "The \"%1$s\" option key has been renamed to \"%2$s\"."
+msgstr "La clave de la opción «%1$s» ha sido renombrada como «%2$s»."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:670
+msgid "Sorry, you are not allowed to manage network plugins."
+msgstr "Lo siento, no tienes permisos para gestionar plugins de la red."
+
+#. translators: 1: The REST API route being registered, 2: The argument name,
+#. 3: The suggested function name.
+#: wp-includes/rest-api.php:98
+msgid "The REST API route definition for %1$s is missing the required %2$s argument. For REST API routes that are intended to be public, use %3$s as the permission callback."
+msgstr "A la definición de ruta de la API REST para %1$s le falta el argumento %2$s necesario. Para las rutas de la API REST que están pensadas para a ser públicas, usa %3$s como la llamada de permiso."
+
+#: wp-includes/post.php:4040
+msgid "Could not update attachment in the database."
+msgstr "No se ha podido actualizar el adjunto en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:678
+#: wp-admin/plugins.php:48 wp-admin/plugins.php:175
+msgid "Sorry, you are not allowed to activate this plugin."
+msgstr "Lo siento, no tienes permisos para activar este plugin."
+
+#. translators: %s: the author.
+#. translators: byline. %s: current author.
+#: wp-includes/blocks/rss.php:60 wp-includes/blocks/latest-posts.php:114
+#: wp-includes/js/dist/block-library.js:18412
+msgid "by %s"
+msgstr "por %s"
+
+#: wp-includes/js/dist/core-data.js:2161
+#: wp-admin/includes/ajax-actions.php:1507
+msgid "Menu Item"
+msgstr "Elemento del menú"
+
+#: wp-includes/js/dist/core-data.js:2149 wp-admin/includes/template.php:459
+#: wp-admin/edit-form-comment.php:72
+msgid "Comment"
+msgstr "Comentario"
+
+#: wp-includes/js/dist/block-library.js:5520
+#: wp-admin/includes/image-edit.php:54
+msgid "Crop"
+msgstr "Recortar"
+
+#: wp-includes/class-wp-oembed-controller.php:213
+msgid "Embed Handler"
+msgstr "Gestor del servicio"
+
+#. translators: %s: Documentation URL.
+#: wp-includes/ms-load.php:495
+msgid "Read the Debugging a WordPress Network article. Some of the suggestions there may help you figure out what went wrong."
+msgstr "Lee el artículo Depurar una red WordPress. Algunas de las sugerencias puede que te ayuden a averiguar qué ha ido mal."
+
+#. translators: 1: Block pattern name.
+#: wp-includes/class-wp-block-pattern-categories-registry.php:64
+msgid "Block pattern category \"%1$s\" not found."
+msgstr "Categoría de patrón de bloques «%1$s» no encontrada."
+
+#: wp-includes/class-wp-block-pattern-categories-registry.php:41
+msgid "Block pattern category name must be a string."
+msgstr "El nombre de la categoría del patrón de bloques debe ser una cadena."
+
+#: wp-includes/block-patterns.php:46
+msgctxt "Block pattern category"
+msgid "Text"
+msgstr "Texto"
+
+#: wp-includes/block-patterns.php:45
+msgctxt "Block pattern category"
+msgid "Headers"
+msgstr "Cabeceras"
+
+#: wp-includes/block-patterns.php:44
+msgctxt "Block pattern category"
+msgid "Gallery"
+msgstr "Galería"
+
+#: wp-includes/block-patterns.php:43
+msgctxt "Block pattern category"
+msgid "Columns"
+msgstr "Columnas"
+
+#: wp-includes/block-patterns.php:42
+msgctxt "Block pattern category"
+msgid "Buttons"
+msgstr "Botones"
+
+#. translators: 1: WP_REST_Response, 2: WP_Error
+#: wp-includes/functions.php:4101
+msgid "Return a %1$s or %2$s object from your callback when using the REST API."
+msgstr "Devuelve un objeto %1$s o %2$s desde tu llamada de retorno al usar la API REST."
+
+#. translators: Unit symbol for byte.
+#: wp-includes/functions.php:461 wp-includes/functions.php:466
+msgctxt "unit symbol"
+msgid "B"
+msgstr "B"
+
+#. translators: Unit symbol for kilobyte.
+#: wp-includes/functions.php:459
+msgctxt "unit symbol"
+msgid "KB"
+msgstr "KB"
+
+#. translators: Unit symbol for megabyte.
+#: wp-includes/functions.php:457
+msgctxt "unit symbol"
+msgid "MB"
+msgstr "MB"
+
+#. translators: Unit symbol for gigabyte.
+#: wp-includes/functions.php:455
+msgctxt "unit symbol"
+msgid "GB"
+msgstr "GB"
+
+#. translators: Unit symbol for terabyte.
+#: wp-includes/functions.php:453
+msgctxt "unit symbol"
+msgid "TB"
+msgstr "TB"
+
+#: wp-includes/general-template.php:4444
+msgctxt "admin color scheme"
+msgid "Modern"
+msgstr "Moderno"
+
+#. translators: 1: Title prefix. 2: Title.
+#: wp-includes/general-template.php:1728
+msgctxt "archive title"
+msgid "%1$s %2$s"
+msgstr "%1$s %2$s"
+
+#. translators: %s: Taxonomy singular name.
+#: wp-includes/general-template.php:1709
+msgctxt "taxonomy term archive title prefix"
+msgid "%s:"
+msgstr "%s:"
+
+#: wp-includes/general-template.php:1701
+msgctxt "post type archive title prefix"
+msgid "Archives:"
+msgstr "Archivos:"
+
+#: wp-includes/general-template.php:1678
+msgctxt "date archive title prefix"
+msgid "Day:"
+msgstr "Día:"
+
+#: wp-includes/general-template.php:1675
+msgctxt "date archive title prefix"
+msgid "Month:"
+msgstr "Mes:"
+
+#: wp-includes/general-template.php:1672
+msgctxt "date archive title prefix"
+msgid "Year:"
+msgstr "Año:"
+
+#: wp-includes/general-template.php:1669
+msgctxt "author archive title prefix"
+msgid "Author:"
+msgstr "Autor:"
+
+#: wp-includes/general-template.php:1666
+msgctxt "tag archive title prefix"
+msgid "Tag:"
+msgstr "Etiqueta:"
+
+#: wp-includes/general-template.php:1663
+msgctxt "category archive title prefix"
+msgid "Category:"
+msgstr "Categoría:"
+
+#. translators: %1: field name. %2: block name
+#: wp-includes/blocks.php:115
+msgid "The asset file for the \"%1$s\" defined in \"%2$s\" block definition is missing."
+msgstr "El archivo de recursos del «%1$s» definido en la definición del bloque «%2$s» no está disponible."
+
+#: wp-includes/ms-deprecated.php:413
+msgid "Error: There was a problem creating site entry."
+msgstr "Error: Ha habido un problema al crear la entrada del sitio."
+
+#: wp-includes/ms-deprecated.php:404
+msgid "Error: Site URL you’ve entered is already taken."
+msgstr "Error: La URL del sitio que has introducido ya está en uso."
+
+#. translators: 1: Pattern name.
+#: wp-includes/class-wp-block-patterns-registry.php:77
+msgid "Pattern \"%1$s\" not found."
+msgstr "Patrón «%1$s» no encontrado."
+
+#: wp-includes/class-wp-block-patterns-registry.php:54
+msgid "Pattern content must be a string."
+msgstr "El contenido del patrón debe ser una cadena."
+
+#: wp-includes/class-wp-block-patterns-registry.php:49
+msgid "Pattern title must be a string."
+msgstr "El título del patrón debe ser una cadena."
+
+#: wp-includes/class-wp-block-patterns-registry.php:44
+msgid "Pattern name must be a string."
+msgstr "El nombre del patrón debe ser una cadena."
+
+#: wp-includes/media.php:4323
+msgid "Attachment details"
+msgstr "Detalles del adjunto"
+
+#: wp-includes/media.php:4269 wp-includes/media.php:4291
+msgid "Add media"
+msgstr "Añadir medios"
+
+#: wp-includes/post.php:4063
+msgid "Could not insert attachment into the database."
+msgstr "No se ha podido insertar el adjunto en la base de datos."
+
+#: wp-includes/comment.php:2528
+msgid "Could not update comment in the database."
+msgstr "No se ha podido actualizar el comentario en la base de datos."
+
+#: wp-includes/media-template.php:510 wp-includes/media-template.php:739
+#: wp-admin/includes/media.php:3328
+msgid "File URL:"
+msgstr "URL del archivo:"
+
+#. translators: %s: The name of a JSON field expecting a valid UUID.
+#: wp-includes/rest-api.php:2269
+msgid "%s is not a valid UUID."
+msgstr "%s no es un campo UUID válido."
+
+#: wp-includes/rest-api.php:2245
+msgid "Invalid hex color."
+msgstr "Color hexadecimal no válido."
+
+#. translators: 1: Parameter, 2: Pattern.
+#: wp-includes/rest-api.php:2233
+msgid "%1$s does not match pattern %2$s."
+msgstr "%1$s no coincide con el patrón %2$s."
+
+#. translators: 1: Parameter, 2: Number of characters.
+#: wp-includes/rest-api.php:2224
+msgid "%1$s must be at most %2$s character long."
+msgid_plural "%1$s must be at most %2$s characters long."
+msgstr[0] "%1$s debe tener, como máximo, %2$s caracter de longitud."
+msgstr[1] "%1$s debe tener, como máximo, %2$s caracteres de longitud."
+
+#. translators: 1: Parameter, 2: Number of characters.
+#: wp-includes/rest-api.php:2212
+msgid "%1$s must be at least %2$s character long."
+msgid_plural "%1$s must be at least %2$s characters long."
+msgstr[0] "%1$s debe tener, al menos, %2$s caracter de longitud."
+msgstr[1] "%1$s debe tener, al menos, %2$s caracteres de longitud."
+
+#. translators: 1: Property of an object, 2: Parameter.
+#: wp-includes/rest-api.php:2065 wp-includes/rest-api.php:2072
+msgid "%1$s is a required property of %2$s."
+msgstr "%1$s es una propiedad necesaria de %2$s."
+
+#. translators: 1: Parameter.
+#: wp-includes/rest-api.php:2045 wp-includes/rest-api.php:2396
+msgid "%1$s has duplicate items."
+msgstr "%1$s tiene elementos duplicados."
+
+#. translators: 1: Parameter, 2: Number.
+#: wp-includes/rest-api.php:2032
+msgid "%1$s must contain at most %2$s item."
+msgid_plural "%1$s must contain at most %2$s items."
+msgstr[0] "%1$s debe contener, como máximo, %2$s elemento."
+msgstr[1] "%1$s debe contener, como máximo, %2$s elementos."
+
+#. translators: 1: Parameter, 2: Number.
+#: wp-includes/rest-api.php:2016
+msgid "%1$s must contain at least %2$s item."
+msgid_plural "%1$s must contain at least %2$s items."
+msgstr[0] "%1$s debe contener, al menos, %2$s elemento."
+msgstr[1] "%1$s debe contener, al menos, %2$s elementos."
+
+#. translators: 1: Parameter, 2: The list of allowed types.
+#: wp-includes/rest-api.php:1985 wp-includes/rest-api.php:2380
+msgid "The \"type\" schema keyword for %1$s can only be one of the built-in types: %2$l."
+msgstr "La palabra clave «type» de Schema para %1$s solo puede ser uno de los tipos integrados: %2$l."
+
+#. translators: %s: Parameter.
+#: wp-includes/rest-api.php:1963 wp-includes/rest-api.php:2363
+msgid "The \"type\" schema keyword for %s is required."
+msgstr "Es necesaria la palabra clave de esquema «type» para %s."
+
+#: wp-includes/rest-api.php:1617
+msgid "Cannot stabilize objects. Convert the object to an array first."
+msgstr "No se pueden estabilizar los objetos. Primero, convierte el objeto a un array."
+
+#. translators: 1: Parameter, 2: List of allowed types.
+#: wp-includes/rest-api.php:1555
+msgid "The \"type\" schema keyword for %1$s can only contain the built-in types: %2$l."
+msgstr "La palabra clave de esquema «type» para %1$s solo puede contener los tipos integrados: %2$l."
+
+#. translators: Developer debugging message. 1: PHP function name, 2:
+#. Explanatory message.
+#. translators: 1: Theme name. 2: Theme slug.
+#: wp-includes/rest-api.php:652 wp-admin/includes/class-wp-debug-data.php:1053
+#: wp-admin/includes/class-wp-debug-data.php:1072
+#: wp-admin/includes/class-wp-debug-data.php:1167
+#: wp-admin/includes/class-wp-debug-data.php:1328
+msgid "%1$s (%2$s)"
+msgstr "%1$s (%2$s)"
+
+#. translators: %s: Name of the script or stylesheet.
+#: wp-includes/functions.wp-scripts.php:59
+msgid "This notice was triggered by the %s handle."
+msgstr "Este aviso ha sido activado por la gestión de %s."
+
+#: wp-includes/comment.php:1344 wp-admin/options.php:215
+msgid "Please consider writing more inclusive code."
+msgstr "Por favor, plantéate escribir un código más inclusivo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1322
+msgid "URL to the edited image file."
+msgstr "URL al archivo de la imagen editada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1316
+msgid "As a percentage of the image, the height to crop the image to."
+msgstr "Como un porcentaje de la imagen, el alto al que recortar la imagen."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1310
+msgid "As a percentage of the image, the width to crop the image to."
+msgstr "Como un porcentaje de la imagen, el ancho al que recortar la imagen."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1304
+msgid "As a percentage of the image, the y position to start the crop from."
+msgstr "Como un porcentaje de la imagen, la posición y desde la que iniciar el recorte."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1298
+msgid "As a percentage of the image, the x position to start the crop from."
+msgstr "Como un porcentaje de la imagen, la posición x desde la que iniciar el recorte."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1290
+msgid "The amount to rotate the image clockwise in degrees."
+msgstr "La cantidad en grados para rotar la imagen en el sentido de las agujas del reloj."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:517
+msgid "Unable to crop this image."
+msgstr "No se ha podido recortar esta imagen."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:498
+msgid "Unable to rotate this image."
+msgstr "No se ha podido rotar esta imagen."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:487
+msgid "Unable to edit this image."
+msgstr "No se ha podido editar esta imagen."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:467
+msgid "The image was not edited. Edit the image before applying the changes."
+msgstr "La imagen no se ha editado. Edita la imagen antes de aplicar los cambios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:446
+msgid "This type of file cannot be edited."
+msgstr "No se puede editar este tipo de archivo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:436
+msgid "Unable to get meta information for file."
+msgstr "No se ha podido obtener la información meta del archivo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:307
+msgid "Limit result set to blocks matching the search term."
+msgstr "Limitar el resultado a bloques que coincidan con el término de búsqueda."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:278
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:284
+msgid "The date when the block was last updated, in fuzzy human readable format."
+msgstr "La fecha de la última actualización del bloque, en un formato bastante legible para humanos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:272
+msgid "The block icon."
+msgstr "El icono del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:267
+msgid "The WordPress.org username of the block author."
+msgstr "El nombre de usuario de WordPress.org del autor del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:262
+msgid "The number of blocks published by the same author."
+msgstr "El número de bloques publicados por el mismo autor."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:257
+msgid "The average rating of blocks published by the same author."
+msgstr "La valoración media de los bloques publicados por el mismo autor."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:252
+msgid "The number sites that have activated this block."
+msgstr "El número de sitios que han activado este bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:247
+msgid "The number of ratings."
+msgstr "El número de valoraciones."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:242
+msgid "The star rating of the block."
+msgstr "La valoración con estrellas del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:237
+msgid "The block slug."
+msgstr "El slug del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:232
+msgid "A short description of the block, in human readable format."
+msgstr "Una descripción corta del bloque, en un formato legible para humanos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:227
+msgid "The block title, in human readable format."
+msgstr "El título del bloque, en un formato legible para humanos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:222
+msgid "The block name, in namespace/block-name format."
+msgstr "El nombre del bloque, en formato de namespace/nombre-bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:59
+msgid "Sorry, you are not allowed to browse the block directory."
+msgstr "Lo siento, no tienes permisos para navegar por el directorio de bloques."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1249
+msgid "This username is invalid because it uses illegal characters. Please enter a valid username."
+msgstr "Este nombre de usuario no es válido porque usa caracteres no permitidos. Por favor, introduce un nombre de usuario válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:963
+msgid "Limits results to plugins with the given status."
+msgstr "Limita los resultados a plugins con el estado dado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:939
+msgid "The plugin's text domain."
+msgstr "El texto de dominio del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:933
+msgid "Minimum required version of PHP."
+msgstr "Versión mínima necesaria de PHP."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:927
+msgid "Minimum required version of WordPress."
+msgstr "Versión mínima requerida de WordPress."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:921
+msgid "Whether the plugin can only be activated network-wide."
+msgstr "Si el plugin solo se puede activar para toda la red."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:915
+msgid "The plugin version number."
+msgstr "El número de versión del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:909
+msgid "The plugin description formatted for display."
+msgstr "La descripción del plugin en formato para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:905
+msgid "The raw plugin description."
+msgstr "La descripción en crudo del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:899
+msgid "The plugin description."
+msgstr "La descripción del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:892
+msgid "Plugin author's website address."
+msgstr "Dirección de la web del autor del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:886
+msgid "The plugin author."
+msgstr "El autor del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:879
+msgid "The plugin's website address."
+msgstr "La dirección de la web del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:873
+msgid "The plugin name."
+msgstr "El nombre del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:860
+msgid "The plugin file."
+msgstr "El archivo del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:839
+msgid "The filesystem is currently unavailable for managing plugins."
+msgstr "El sistema de archivos actualmente no está disponible para gestionar plugins."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:720
+msgid "Network only plugin must be network activated."
+msgstr "Un plugin solo para la red debe activarse para la red."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:686
+#: wp-admin/plugins.php:198
+msgid "Sorry, you are not allowed to deactivate this plugin."
+msgstr "Lo siento, no tienes permisos para desactivar este plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:523
+msgid "Cannot delete an active plugin. Please deactivate it first."
+msgstr "No se puede borrar un plugin activo. Desactívalo primero."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:488
+#: wp-admin/includes/ajax-actions.php:4539 wp-admin/plugins.php:268
+msgid "Sorry, you are not allowed to delete plugins for this site."
+msgstr "Lo siento, no tienes permisos para borrar plugins en este sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:342
+msgid "Unable to determine what plugin was installed."
+msgstr "No ha sido posible determinar qué plugin se ha instalado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:336
+#: wp-admin/includes/ajax-actions.php:4073
+#: wp-admin/includes/ajax-actions.php:4203
+#: wp-admin/includes/ajax-actions.php:4267
+#: wp-admin/includes/ajax-actions.php:4367
+#: wp-admin/includes/ajax-actions.php:4494
+#: wp-admin/includes/ajax-actions.php:4563
+msgid "Unable to connect to the filesystem. Please confirm your credentials."
+msgstr "No ha sido posible conectar con el sistema de archivos. Por favor, confirma tus credenciales."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:251
+msgid "Sorry, you are not allowed to activate plugins."
+msgstr "Lo siento, no tienes permisos para activar plugins."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:243
+#: wp-admin/includes/ajax-actions.php:4320 wp-admin/update.php:106
+#: wp-admin/update.php:149 wp-admin/update.php:181
+#: wp-admin/plugin-install.php:19
+msgid "Sorry, you are not allowed to install plugins on this site."
+msgstr "Lo siento, no tienes permisos para instalar plugins en este sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:213
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:626
+msgid "Plugin not found."
+msgstr "Plugin no encontrado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:116
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:166
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:410
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:480
+#: wp-admin/includes/ajax-actions.php:4615
+#: wp-admin/includes/ajax-actions.php:4667 wp-admin/plugins.php:13
+msgid "Sorry, you are not allowed to manage plugins for this site."
+msgstr "Lo siento, no tienes permisos para gestionar plugins para este sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:59
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:867
+msgid "The plugin activation status."
+msgstr "Estado de activación del plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:55
+msgid "WordPress.org plugin directory slug."
+msgstr "Slug del plugin en el directorio WordPress.org."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:398
+msgid "The theme's current version."
+msgstr "La versión actual del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:391
+msgid "The URI of the theme's webpage, transformed for display."
+msgstr "La URI de la página web del tema, transformada para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:386
+msgid "The URI of the theme's webpage, as found in the theme header."
+msgstr "La URI de la página web del tema, tal como está en la cabecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:381
+msgid "The URI of the theme's webpage."
+msgstr "La URI de la página web del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:370
+msgid "The theme's text domain."
+msgstr "El text domain del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:364
+msgid "The theme tags, transformed for display."
+msgstr "Las etiquetas del tema, transformadas para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:357
+msgid "The theme tags, as found in the theme header."
+msgstr "Las etiquetas del tema, tal como están en la cabecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:352
+msgid "Tags indicating styles and features of the theme."
+msgstr "Las etiquetas que indican los estilos y características del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:346
+msgid "The theme's screenshot URL."
+msgstr "La URL de la captura de pantalla del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:341
+msgid "The minimum WordPress version required for the theme to work."
+msgstr "La versión mínima necesaria de WordPress para que funcione el tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:336
+msgid "The minimum PHP version required for the theme to work."
+msgstr "La versión mínima necesaria de PHP para que funcione el tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:330
+msgid "The theme name, transformed for display."
+msgstr "El nombre del tema, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:326
+msgid "The theme name, as found in the theme header."
+msgstr "El nombre del tema, tal como está en la cabecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:321
+msgid "The name of the theme."
+msgstr "El nombre del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:315
+msgid "The theme description, transformed for display."
+msgstr "La descripción del tema, transformada para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:311
+msgid "The theme description, as found in the theme header."
+msgstr "La descripción del tema, tal como está en la cabecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:306
+msgid "A description of the theme."
+msgstr "Una descripción del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:299
+msgid "The website of the theme author, transformed for display."
+msgstr "La web del autor del tema, transformada para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:294
+msgid "The website of the theme author, as found in the theme header."
+msgstr "La web del autor del tema, tal como está en la cebecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:289
+msgid "The website of the theme author."
+msgstr "La web del autor del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:283
+msgid "HTML for the theme author, transformed for display."
+msgstr "HTML para el autor del tema, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:279
+msgid "The theme author's name, as found in the theme header."
+msgstr "El nombre del autor del tema, tal como está en la cabecera del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:274
+msgid "The theme author."
+msgstr "El autor del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:269
+msgid "The theme's template. If this is a child theme, this refers to the parent theme, otherwise this is the same as the theme's stylesheet."
+msgstr "La plantilla del tema. Si este es un tema hijo, esto se refiere al tema padre, de lo contrario, esta es la misma que la hoja de estilos del tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:264
+msgid "The theme's stylesheet. This uniquely identifies the theme."
+msgstr "La hoja de estilos del tema. Esto identifica el tema de forma única."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:94
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:595
+msgid "Block namespace."
+msgstr "Espacio de nombres del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:566
+msgid "A list of the inner block's own inner blocks. This is a recursive definition following the parent innerBlocks schema."
+msgstr "Una lista de los bloques internos del propio bloque interno. Esta es una definición repetitiva siguiendo el esquema principal «innerBlocks»."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:562
+msgid "The attributes of the inner block."
+msgstr "Los atributos del bloque interno."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:558
+msgid "The name of the inner block."
+msgstr "El nombre del bloque interno."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:552
+msgid "The list of inner blocks used in the example."
+msgstr "La lista de bloques internos usados en el ejemplo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:548
+msgid "The attributes used in the example."
+msgstr "Los atributos usados en el ejemplo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:543
+msgid "Block example."
+msgstr "Ejemplo de bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:533
+msgid "Block keywords."
+msgstr "Palabras clave del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:523
+msgid "Parent blocks."
+msgstr "Bloques superiores."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:516
+msgid "Public text domain."
+msgstr "Texto de dominio público."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:506
+msgid "Contains the handle that defines the block style."
+msgstr "Contiene el gestor que define el estilo del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:502
+msgid "Inline CSS code that registers the CSS class required for the style."
+msgstr "Código CSS integrado que registra la clase CSS necesaria para el estilo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:498
+msgid "The human-readable label for the style."
+msgstr "La etiqueta del estilo legible para humanos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:493
+msgid "Unique name identifying the style."
+msgstr "Nombre único que identifica el estilo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:487
+msgid "Block style variations."
+msgstr "Variaciones de estilo del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:480
+msgid "Public facing style handle."
+msgstr "Gestión de estilos visibles públicamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:473
+msgid "Editor style handle."
+msgstr "Gestión de estilos en el editor."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:466
+msgid "Public facing script handle."
+msgstr "Gestión de scripts visibles públicamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:459
+msgid "Editor script handle."
+msgstr "Gestión de scripts en el editor."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:452
+msgid "Is the block dynamically rendered."
+msgstr "Es que el bloque se muestra dinámicamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:445
+msgid "Block category."
+msgstr "Categoría del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:437
+msgid "Block supports."
+msgstr "El bloque es compatible."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:427
+msgid "Context values inherited by blocks of this type."
+msgstr "Valores de contexto heredados por los bloques de este tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:416
+msgid "Context provided by blocks of this type."
+msgstr "Contexto ofrecido por bloques de este tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:405
+msgid "Block attributes."
+msgstr "Atributos del bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:398
+msgid "Icon of block type."
+msgstr "Icono del tipo de bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:391
+msgid "Description of block type."
+msgstr "Descripción del tipo de bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:384
+msgid "Unique name identifying the block type."
+msgstr "Nombre único que identifica el tipo de bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:377
+msgid "Title of block type."
+msgstr "Título del tipo de bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:210
+msgid "Invalid block type."
+msgstr "Tipo de bloque no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:196
+msgid "Sorry, you are not allowed to manage block types."
+msgstr "Lo siento, no tienes permisos para gestionar tipos de bloques."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:90
+msgid "Block name."
+msgstr "Nombre del bloque."
+
+#: wp-includes/meta.php:1374
+msgid "When registering a default meta value the data must match the type provided."
+msgstr "Al registrar un valor meta por defecto, los datos deben coincidir con el tipo proporcionado."
+
+#: wp-includes/widgets/class-wp-widget-rss.php:106
+msgid "RSS Feed"
+msgstr "Feed RSS"
+
+#: wp-includes/block-patterns/text-three-columns-buttons.php:9
+msgid "Three columns of text with buttons"
+msgstr "Tres columnas de texto con botones"
+
+#: wp-includes/block-patterns/quote.php:10
+msgid "— Don Quixote"
+msgstr "— Don Quijote"
+
+#: wp-includes/block-patterns/three-buttons.php:9
+msgid "Three buttons"
+msgstr "Tres botones"
+
+#: wp-includes/block-patterns/text-two-columns-with-images.php:9
+msgid "Two columns of text with images"
+msgstr "Dos columnas de texto con imágenes"
+
+#: wp-includes/block-patterns/text-two-columns.php:9
+msgid "Two columns of text"
+msgstr "Dos columnas de texto"
+
+#: wp-includes/block-patterns/two-buttons.php:9
+msgid "Two buttons"
+msgstr "Dos botones"
+
+#: wp-includes/block-patterns/two-images.php:9
+msgid "Two images side by side"
+msgstr "Dos imágenes contiguas"
+
+#: wp-includes/theme.php:4019
+msgid "The post types that support thumbnails or true if all post types are supported."
+msgstr "Los tipos de contenido que son compatibles con miniaturas o «true» si son compatibles todos los tipos de contenido."
+
+#: wp-includes/theme.php:3130
+msgid "When registering an \"object\" feature, the feature's schema must include the \"properties\" keyword."
+msgstr "Al registrar una función «object», el esquema de la función debe incluir la palabra clave «properties»."
+
+#: wp-includes/theme.php:3123
+msgid "When registering an \"array\" feature, the feature's schema must include the \"items\" keyword."
+msgstr "Al registrar una función «array», el esquema de la función debe incluir la palabra clave «items»."
+
+#: wp-includes/theme.php:3116
+msgid "When registering an \"array\" or \"object\" feature to show in the REST API, the feature's schema must also be defined."
+msgstr "Al registrar una función «array» u «object» para mostrar en la API REST, también tiene que definirse el esquema de la función."
+
+#: wp-includes/theme.php:3108
+msgid "When registering a \"variadic\" theme feature, the \"type\" must be an \"array\"."
+msgstr "Al registrar una función de tema «variadic», el «type» debe ser un «array»."
+
+#: wp-includes/theme.php:3101
+msgid "The feature \"type\" is not valid JSON Schema type."
+msgstr "La función «type» no es un tipo de esquema JSON válido."
+
+#. translators: %s: Theme name.
+#: wp-includes/theme.php:959
+msgctxt "theme"
+msgid "Error: Current WordPress version does not meet minimum requirements for %s."
+msgstr "Error: La versión actual de WordPress no cumple los requisitos mínimos para %s."
+
+#. translators: %s: Theme name.
+#: wp-includes/theme.php:950
+msgctxt "theme"
+msgid "Error: Current PHP version does not meet minimum requirements for %s."
+msgstr "Error: La versión actual de PHP no cumple con los requisitos mínimos para %s."
+
+#. translators: %s: Theme name.
+#: wp-includes/theme.php:941
+msgctxt "theme"
+msgid "Error: Current WordPress and PHP versions do not meet minimum requirements for %s."
+msgstr "Error: Las versiones actuales de WordPress y PHP no cumplen los requerimientos mínimos para %s."
+
+#: wp-includes/script-loader.php:875
+msgid "This image cannot be displayed in a web browser. For best results convert it to JPEG before uploading."
+msgstr "Esta imagen no se puede mostrar en un navegador web. Antes de subirla, para un mejor resultado, conviértela a JPEG."
+
+#: wp-includes/admin-bar.php:314
+msgid "Edit Profile"
+msgstr "Editar el perfil"
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:64
+msgid "Priority"
+msgstr "Prioridad"
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:63
+msgid "Change Frequency"
+msgstr "Frecuencia de cambio"
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:62
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:176
+#: wp-admin/includes/class-wp-posts-list-table.php:1101
+msgid "Last Modified"
+msgstr "Última modificación"
+
+#. translators: %s: Number of URLs.
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:56
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:170
+msgid "Number of URLs in this XML Sitemap: %s."
+msgstr "Número de URLs en este mapa del sitio XML: %s."
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:51
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:165
+msgid "Learn more about XML sitemaps."
+msgstr "Aprende más sobre de los mapas del sitio XML."
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:50
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:164
+msgid "https://www.sitemaps.org/"
+msgstr "https://www.sitemaps.org/"
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:47
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:161
+msgid "This XML Sitemap is generated by WordPress to make your content more visible for search engines."
+msgstr "Este mapa de sitio XML es generado por WordPress para hacer que tu contenido sea más visible para los motores de búsqueda."
+
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:46
+#: wp-includes/sitemaps/class-wp-sitemaps-stylesheet.php:160
+msgid "XML Sitemap"
+msgstr "Mapa del sitio XML"
+
+#. translators: %s: SimpleXML
+#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:264
+msgid "Could not generate XML sitemap due to missing %s extension"
+msgstr "No se ha podido generar el mapa del sitio XML debido a que falta la extensión %s"
+
+#. translators: %s: List of element names.
+#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:235
+msgid "Fields other than %s are not currently supported for sitemaps."
+msgstr "Los campos que no sean %s, no son compatibles en este momento con los mapas de sitio."
+
+#. translators: %s: List of element names.
+#: wp-includes/sitemaps/class-wp-sitemaps-renderer.php:170
+msgid "Fields other than %s are not currently supported for the sitemap index."
+msgstr "Los campos que no sean %s, no son compatibles en este momento con el índice del mapa del sitio."
+
+#: wp-login.php:1177
+msgid "Check your email"
+msgstr "Comprueba tu correo electrónico"
+
+#. translators: %s: Link to the login page.
+#: wp-login.php:1167
+msgid "Registration complete. Please check your email, then visit the login page."
+msgstr "REgistro completo. Por favor, comprueba tu correo electrónico y, después, visita la página de acceso."
+
+#. translators: %s: Link to the login page.
+#: wp-login.php:1157
+msgid "Check your email for the confirmation link, then visit the login page."
+msgstr "Comprueba tu correo electrónico para el enlace de confirmación y, después, visita la página de acceso."
+
+#: wp-includes/comment-template.php:603 wp-admin/includes/meta-boxes.php:172
+#: wp-admin/includes/meta-boxes.php:201
+msgid "Password protected"
+msgstr "Protegido con contraseña"
+
+#: wp-includes/rest-api.php:51
+msgid "Namespace must not start or end with a slash."
+msgstr "El namespace no debe empezar o acabar con una barra inclinada."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3386
+#: wp-includes/class-wp-xmlrpc-server.php:3389
+msgid "Sorry, the category could not be created."
+msgstr "Lo siento, no se ha podido crear la categoría."
+
+#: wp-includes/class-wp-xmlrpc-server.php:1787
+#: wp-includes/class-wp-xmlrpc-server.php:5221
+msgid "Sorry, the post could not be deleted."
+msgstr "Lo siento, no se ha podido borrar la entrada."
+
+#: wp-includes/class-wp-xmlrpc-server.php:1644
+#: wp-includes/class-wp-xmlrpc-server.php:5161
+#: wp-includes/class-wp-xmlrpc-server.php:5919
+msgid "Sorry, the post could not be updated."
+msgstr "Lo siento, no se ha podido actualizar la entrada."
+
+#: wp-includes/media.php:4370 wp-includes/js/dist/block-library.js:24941
+msgid "Select poster image"
+msgstr "Seleccionar la imagen del póster"
+
+#: wp-includes/js/dist/edit-post.js:7030 wp-admin/edit-form-advanced.php:145
+msgid "View post"
+msgstr "Ver la entrada"
+
+#: wp-includes/js/dist/components.js:29938 wp-includes/js/dist/editor.js:10735
+#: wp-admin/edit-tags.php:451 wp-admin/includes/meta-boxes.php:890
+#: wp-admin/includes/meta-boxes.php:1563
+#: wp-admin/includes/class-wp-terms-list-table.php:189
+#: wp-admin/includes/class-wp-terms-list-table.php:657
+#: wp-admin/includes/class-wp-posts-list-table.php:1553
+#: wp-admin/edit-tag-form.php:138
+msgid "Slug"
+msgstr "Slug"
+
+#: wp-includes/js/dist/editor.js:7611 wp-admin/includes/meta-boxes.php:708
+msgid "https://wordpress.org/support/article/excerpt/"
+msgstr "https://es.wordpress.org/support/article/excerpt/"
+
+#. translators: 1: Post status, 2: Capability name.
+#: wp-includes/capabilities.php:246
+msgid "The post status %1$s is not registered, so it may not be reliable to check the capability \"%2$s\" against a post with that status."
+msgstr "El estado de entrada %1$s no está registrado, así que puede que no sea fiable para comprobar la capacidad de «%2$s» para una entrada con ese estado."
+
+#. translators: %s: Comment link.
+#: wp-includes/comment-template.php:981
+#: wp-admin/includes/class-wp-comments-list-table.php:879
+#: wp-admin/comment.php:204
+msgid "In reply to %s."
+msgstr "En respuesta a %s."
+
+#: wp-includes/general-template.php:2370
+msgid "Previous and next months"
+msgstr "Meses anteriores y posteriores"
+
+#: wp-includes/option.php:2259
+msgid "When registering an \"array\" setting to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
+msgstr "Al registrar un ajuste de «array» para mostrar en la API REST, debes especificar el esquema para cada elemento de array en `show_in_rest.schema.items`."
+
+#: wp-includes/user.php:3341
+msgid "User’s Session Tokens data."
+msgstr "Datos de los tokens de sesión del usuario."
+
+#: wp-includes/user.php:3340
+msgid "Session Tokens"
+msgstr "Tokens de sesión"
+
+#: wp-includes/user.php:3319
+msgid "Last Login"
+msgstr "Último acceso"
+
+#: wp-includes/user.php:3318
+msgid "User Agent"
+msgstr "Agente de usuario"
+
+#: wp-includes/user.php:3316
+msgid "Expiration"
+msgstr "Caducidad"
+
+#: wp-includes/user.php:3306
+msgid "User’s location data used for the Community Events in the WordPress Events and News dashboard widget."
+msgstr "Datos de ubicación del usuario usados para los eventos de la comunidad en el widget de eventos y noticias del escritorio WordPress."
+
+#: wp-includes/user.php:3305
+msgid "Community Events Location"
+msgstr "Ubicación de los eventos de comunidad"
+
+#: wp-includes/user.php:3289 wp-includes/user.php:3317
+msgid "IP"
+msgstr "IP"
+
+#: wp-includes/user.php:3288
+msgid "Longitude"
+msgstr "Longitud"
+
+#: wp-includes/user.php:3287
+msgid "Latitude"
+msgstr "Latitud"
+
+#: wp-includes/user.php:3286
+msgid "Country"
+msgstr "País"
+
+#: wp-includes/user.php:3285
+msgid "City"
+msgstr "Ciudad"
+
+#. translators: %s: wp_privacy_additional_user_profile_data
+#: wp-includes/user.php:3261
+msgid "Filter %s returned items with reserved names."
+msgstr "Filtra %s elementos devueltos con nombres reservados."
+
+#: wp-includes/media-template.php:441 wp-includes/media-template.php:664
+#: wp-admin/includes/media.php:3469
+msgid "Original image:"
+msgstr "Imagen original:"
+
+#: wp-includes/cron.php:844
+msgid "Once Weekly"
+msgstr "Una vez a la semana"
+
+#. translators: Comment moderation. %s: Parent comment edit URL.
+#. translators: %s: Comment link.
+#: wp-includes/pluggable.php:1630 wp-includes/pluggable.php:1814
+#: wp-admin/edit-form-comment.php:177
+msgid "In reply to: %s"
+msgstr "En respuesta a: %s"
+
+#: wp-includes/pluggable.php:1274
+msgid "HTTP redirect status code must be a redirection code, 3xx."
+msgstr "El código del estado de redirección de HTTP debe ser un código de redirección 3xx."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2759
+msgid "Limit result set based on relationship between multiple taxonomies."
+msgstr "Limita el conjunto de resultados en base a la relación entre múltiples taxonomías."
+
+#. translators: 1: The taxonomy name, 2: The property name, either 'rest_base'
+#. or 'name', 3: The conflicting value.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2426
+msgid "The \"%1$s\" taxonomy \"%2$s\" property (%3$s) conflicts with an existing property on the REST API Posts Controller. Specify a custom \"rest_base\" when registering the taxonomy to avoid this error."
+msgstr "La taxonomía «%1$s» y propiedad «%2$s» (%3$s) entra en conflicto con una propiedad existente en el controlador de entradas de la API REST. Especifica una `rest_base` personalizada al registrar la taxonomía para evitar este error."
+
+#: wp-includes/theme.php:4047
+msgid "Whether theme opts in to default WordPress block styles for viewing."
+msgstr "Si el tema opta por los estilos de los bloques por defecto de WordPress para su visualización."
+
+#: wp-includes/theme.php:4040
+msgid "Whether the theme can manage the document title tag."
+msgstr "Si el tema puede gestionar la etiqueta del título del documento."
+
+#: wp-includes/theme.php:3973
+msgid "Allows use of HTML5 markup for search forms, comment forms, comment lists, gallery, and caption."
+msgstr "Permite el uso del marcado HTML5 para los formularios de búsqueda, los formularios de comentarios, las listas de comentarios, la galería y las leyendas."
+
+#: wp-includes/theme.php:3965
+msgid "Whether theme opts in to the editor styles CSS wrapper."
+msgstr "Si el tema opta por el editor de estilos de la envoltura CSS."
+
+#: wp-includes/theme.php:3941
+msgid "Custom gradient presets if defined by the theme."
+msgstr "Ajustes por defecto de degradados personalizados si están definidos por el tema."
+
+#: wp-includes/theme.php:3916
+msgid "Custom font sizes if defined by the theme."
+msgstr "Tamaños personalizados de la fuentes si están definidos por el tema."
+
+#: wp-includes/theme.php:3891
+msgid "Custom color palette if defined by the theme."
+msgstr "Paleta de colores personalizada si está definida por el tema."
+
+#: wp-includes/theme.php:3883
+msgid "Whether the theme disables custom gradients."
+msgstr "Si el tema desactiva los degradados personalizados."
+
+#: wp-includes/theme.php:3876
+msgid "Whether the theme disables custom font sizes."
+msgstr "Si el tema desactiva los tamaños personalizados de las fuentes."
+
+#: wp-includes/theme.php:3869
+msgid "Whether the theme disables custom colors."
+msgstr "Si el tema desactiva los colores personalizados."
+
+#: wp-includes/theme.php:3862
+msgid "Whether theme opts in to the dark editor style UI."
+msgstr "Si el tema opta por el estilo oscuro del editor en la interfaz de usuario."
+
+#: wp-includes/theme.php:3855
+msgid "Whether the theme enables Selective Refresh for Widgets being managed with the Customizer."
+msgstr "Si el tema permite que la actualización selectiva de los widgets sea gestionada con el personalizador."
+
+#: wp-includes/theme.php:3822
+msgid "Custom logo if defined by the theme."
+msgstr "Logotipo personalizado si está definido por el tema."
+
+#: wp-includes/theme.php:3707
+msgid "Custom background if defined by the theme."
+msgstr "Fondo personalizado si está definido por el tema."
+
+#: wp-includes/theme.php:3777
+msgid "Custom header if defined by the theme."
+msgstr "Cabecera personalizada si está definida por el tema."
+
+#: wp-includes/theme.php:3700
+msgid "Whether posts and comments RSS feed links are added to head."
+msgstr "Si se añaden a la cabecera los enlaces a las entradas y comentarios del feed RSS."
+
+#: wp-includes/theme.php:3693
+msgid "Whether theme opts in to wide alignment CSS class."
+msgstr "Si el tema opta por una clase CSS de alineación amplia."
+
+#: wp-includes/class-wp-xmlrpc-server.php:5008
+#: wp-includes/class-wp-xmlrpc-server.php:5021
+msgid "Sorry, this method is not supported."
+msgstr "Lo siento, este método no es compatible."
+
+#: wp-includes/class-wp-xmlrpc-server.php:1646
+#: wp-includes/class-wp-xmlrpc-server.php:5081
+#: wp-includes/class-wp-xmlrpc-server.php:5574
+msgid "Sorry, the post could not be created."
+msgstr "Lo siento, no se ha podido crear la entrada."
+
+#. translators: Minimum input length in characters to start searching posts in
+#. the "Insert/edit link" modal.
+#: wp-includes/script-loader.php:1098
+msgctxt "minimum input length for searching post links"
+msgid "3"
+msgstr "3"
+
+#: wp-includes/script-loader.php:860
+msgid "Post-processing of the image failed likely because the server is busy or does not have enough resources. Uploading a smaller image may help. Suggested maximum size is 2500 pixels."
+msgstr "El posproceso de la imagen ha fallado probablemente porque el servidor está ocupado o no tiene suficientes recursos. Puede ayudar el subir una imagen más pequeña. El tamaño máximo sugerido es de 2500 píxeles."
+
+#: wp-login.php:870
+msgid "Please enter your username or email address. You will receive an email message with instructions on how to reset your password."
+msgstr "Por favor, introduce tu nombre de usuario o dirección de correo electrónico. Recibirás un mensaje de correo electrónico con instrucciones sobre cómo restablecer tu contraseña."
+
+#. translators: Accessibility text.
+#: wp-includes/media-template.php:188
+msgid "Selected media actions"
+msgstr "Acciones de los medios seleccionados"
+
+#: wp-includes/media-template.php:177
+msgctxt "media modal menu"
+msgid "Menu"
+msgstr "Menú"
+
+#: wp-includes/media-template.php:175
+msgctxt "media modal menu actions"
+msgid "Actions"
+msgstr "Acciones"
+
+#: wp-includes/post.php:2810
+msgctxt "file type group"
+msgid "Archives"
+msgstr "Archivos"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:911
+msgid "List of the missing image sizes of the attachment."
+msgstr "Lista de los tamaños de imagen que faltan en el adjunto."
+
+#: wp-includes/user.php:231 wp-includes/user.php:349
+msgid "Unknown email address. Check again or try your username."
+msgstr "Dirección de correo electrónico desconocida. Compruébala de nuevo o inténtalo con tu nombre de usuario."
+
+#: wp-includes/user.php:152 wp-includes/user.php:354
+msgid "Unknown username. Check again or try your email address."
+msgstr "Nombre de usuario desconocido. Compruébalo de nuevo o inténtalo con tu dirección de correo electrónico."
+
+#: wp-includes/media.php:4395
+msgid "Media list"
+msgstr "Lista de medios"
+
+#: wp-includes/media.php:4394
+msgid "Filter media"
+msgstr "Filtrar los medios"
+
+#: wp-includes/media-template.php:316
+#: wp-includes/js/dist/block-library.js:18352
+#: wp-includes/js/dist/block-library.js:20891
+#: wp-admin/includes/class-wp-media-list-table.php:45
+msgid "Grid view"
+msgstr "Vista de cuadrícula"
+
+#: wp-includes/media-template.php:313 wp-includes/js/dist/block-editor.js:34204
+#: wp-includes/js/dist/block-library.js:18343
+#: wp-includes/js/dist/block-library.js:20882
+#: wp-admin/includes/class-wp-media-list-table.php:44
+msgid "List view"
+msgstr "Vista de lista"
+
+#: wp-includes/js/dist/block-library.js:7123 wp-admin/credits.php:27
+#: wp-admin/privacy.php:24 wp-admin/freedoms.php:30 wp-admin/about.php:25
+msgid "Code is Poetry"
+msgstr "El código es poesía"
+
+#: wp-includes/js/dist/block-directory.js:1864
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:63
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:136
+#: wp-admin/includes/class-wp-privacy-data-export-requests-list-table.php:142
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:68
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:142
+#: wp-admin/includes/class-wp-privacy-data-removal-requests-list-table.php:149
+msgid "Retry"
+msgstr "Reintentar"
+
+#: wp-includes/js/dist/editor.js:6865 wp-admin/includes/template.php:2585
+msgid "Restore the backup"
+msgstr "Restaurar la copia de seguridad"
+
+#: wp-includes/js/dist/editor.js:6862 wp-admin/includes/template.php:2584
+msgid "The backup of this post in your browser is different from the version below."
+msgstr "La copia de seguridad de esta entrada en tu navegador es diferente de la siguiente versión."
+
+#: wp-includes/nav-menu.php:97
+msgid "Nav menu locations must be strings."
+msgstr "Las ubicaciones del menú de navegación deben ser cadenas."
+
+#. translators: %s: The currently used PHP version.
+#: wp-includes/class-wp-recovery-mode-email-service.php:358
+msgid "PHP version %s"
+msgstr "PHP versión %s"
+
+#. translators: 1: The failing plugins name. 2: The failing plugins version.
+#: wp-includes/class-wp-recovery-mode-email-service.php:350
+msgid "Current plugin: %1$s (version %2$s)"
+msgstr "Plugin actual: %1$s (versión %2$s)"
+
+#. translators: 1: Current active theme name. 2: Current active theme version.
+#: wp-includes/class-wp-recovery-mode-email-service.php:341
+msgid "Current theme: %1$s (version %2$s)"
+msgstr "Tema actual: %1$s (versión %2$s)"
+
+#. translators: %s: Your current version of WordPress.
+#: wp-includes/class-wp-recovery-mode-email-service.php:336
+#: wp-admin/includes/class-wp-site-health.php:266
+msgid "WordPress version %s"
+msgstr "WordPress versión %s"
+
+#: wp-includes/ms-load.php:496
+msgid "https://wordpress.org/support/article/debugging-a-wordpress-network/"
+msgstr "https://wordpress.org/support/article/debugging-a-wordpress-network/"
+
+#: wp-includes/formatting.php:4864
+msgid "https://wordpress.org/support/article/using-permalinks/#choosing-your-permalink-structure"
+msgstr "https://wordpress.org/support/article/using-permalinks/#choosing-your-permalink-structure"
+
+#: wp-includes/link-template.php:2593 wp-includes/link-template.php:2675
+#: wp-includes/link-template.php:2743
+#: wp-admin/includes/class-wp-users-list-table.php:360
+msgid "Posts"
+msgstr "Entradas"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:54
+msgid "https://wordpress.org/support/article/wordpress-widgets/"
+msgstr "https://wordpress.org/support/article/wordpress-widgets/"
+
+#. translators: 1: UTC abbreviation and offset, 2: UTC offset.
+#: wp-includes/customize/class-wp-customize-date-time-control.php:252
+msgid "Your timezone is set to %1$s (Coordinated Universal Time %2$s)."
+msgstr "Tu zona horaria está establecida en %1$s (Tiempo Universal Coordinado %2$s)."
+
+#. translators: 1: Timezone name, 2: Timezone abbreviation, 3: UTC abbreviation
+#. and offset, 4: UTC offset.
+#: wp-includes/customize/class-wp-customize-date-time-control.php:238
+msgid "Your timezone is set to %1$s (%2$s), currently %3$s (Coordinated Universal Time %4$s)."
+msgstr "Tu zona horaria está establecida en %1$s (%2$s), actualmente %3$s (Tiempo Universal Coordinado %4$s)."
+
+#. translators: 1: Block name, 2: Block style name.
+#: wp-includes/class-wp-block-styles-registry.php:77
+msgid "Block \"%1$s\" does not contain a style named \"%2$s\"."
+msgstr "El bloque «%1$s» no contiene un estilo llamado «%2$s»."
+
+#: wp-includes/class-wp-block-styles-registry.php:52
+msgid "Block style name must be a string."
+msgstr "El nombre del estilo del bloque debe ser una cadena."
+
+#: wp-includes/class-wp-block-styles-registry.php:46
+msgid "Block name must be a string."
+msgstr "El nombre del bloque debe ser una cadena."
+
+#: wp-includes/class-wp-fatal-error-handler.php:196
+#: wp-admin/includes/class-wp-site-health.php:1441
+msgid "Learn more about debugging in WordPress."
+msgstr "Aprende más sobre la depuración en WordPress."
+
+#. translators: Documentation explaining debugging in WordPress.
+#: wp-includes/class-wp-fatal-error-handler.php:195
+#: wp-includes/functions.php:5300
+#: wp-admin/includes/class-wp-site-health.php:1440
+msgid "https://wordpress.org/support/article/debugging-in-wordpress/"
+msgstr "https://wordpress.org/support/article/debugging-in-wordpress/"
+
+#: wp-includes/class-wp-fatal-error-handler.php:188
+msgid "There has been a critical error on this website."
+msgstr "Ha habido un error crítico en esta web."
+
+#: wp-includes/class-wp-fatal-error-handler.php:186
+msgid "There has been a critical error on this website. Please check your site admin email inbox for instructions."
+msgstr "Ha habido un error crítico en esta web. Por favor, comprueba la bandeja de entrada del correo electrónico del administrador de tu sitio para obtener instrucciones."
+
+#: wp-includes/class-wp-fatal-error-handler.php:184
+msgid "There has been a critical error on this website, putting it in recovery mode. Please check the Themes and Plugins screens for more details. If you just installed or updated a theme or plugin, check the relevant page for that first."
+msgstr "Ha habido un error crítico en esta web, poniéndola en modo de recuperación. Por favor, comprueba las pantallas «Temas» y «Plugins» para obtener más detalles. Si acabas de instalar o actualizar un tema o un plugin, comprueba primero su página correspondiente."
+
+#: wp-includes/class-wp-image-editor-imagick.php:643
+msgid "The image cannot be rotated because the embedded meta data cannot be updated."
+msgstr "La imagen no puede ser rotada porque los datos meta incrustados no pueden ser actualizados."
+
+#: wp-includes/user.php:3276
+msgid "User’s profile data."
+msgstr "Datos del perfil del usuario."
+
+#: wp-includes/user.php:2013
+msgid "Not enough data to create this user."
+msgstr "No hay datos suficientes para crear a este usuario."
+
+#: wp-includes/user.php:1884
+msgid "Sorry, marking a user as spam is only supported on Multisite."
+msgstr "Lo siento, marcar a un usuario como spam solo es compatible en multisitio."
+
+#: wp-includes/media.php:4833
+msgid "User’s media data."
+msgstr "Datos de los medios del usuario."
+
+#: wp-includes/media.php:4320
+msgid "No media items found. Try a different search."
+msgstr "No se han encontrado elementos de medios. Prueba con una búsqueda diferente."
+
+#: wp-includes/media.php:4318
+msgid "Number of media items displayed: %d. Scroll the page for more results."
+msgstr "Número de elementos de medios mostrados: %d. Haz scroll en la página para ver más resultados."
+
+#: wp-includes/media.php:4317
+msgid "Number of media items found: %d"
+msgstr "Número de elementos de medios encontrados: %d"
+
+#. translators: %s: Number of archives.
+#: wp-includes/post.php:2813
+msgid "Archive (%s)"
+msgid_plural "Archives (%s)"
+msgstr[0] "Archivo (%s)"
+msgstr[1] "Archivos (%s)"
+
+#: wp-includes/post.php:2811
+msgid "Manage Archives"
+msgstr "Gestionar los archivos"
+
+#. translators: %s: Number of spreadsheets.
+#: wp-includes/post.php:2804
+msgid "Spreadsheet (%s)"
+msgid_plural "Spreadsheets (%s)"
+msgstr[0] "Hoja de cálculo (%s)"
+msgstr[1] "Hojas de cálculo (%s)"
+
+#: wp-includes/post.php:2802
+msgid "Manage Spreadsheets"
+msgstr "Gestionar las hojas de cálculo"
+
+#: wp-includes/post.php:2801
+msgid "Spreadsheets"
+msgstr "Hojas de cálculo"
+
+#: wp-includes/post.php:2793
+msgid "Manage Documents"
+msgstr "Gestionar los documentos"
+
+#: wp-includes/post.php:2792
+msgid "Documents"
+msgstr "Documentos"
+
+#: wp-includes/load.php:169 wp-admin/install.php:287
+msgid "Requirements Not Met"
+msgstr "No se cumplen los requisitos"
+
+#. translators: 1: "srclang" HTML attribute, 2: "label" HTML attribute, 3:
+#. "kind" HTML attribute.
+#: wp-includes/media-template.php:1430
+msgid "The %1$s, %2$s, and %3$s values can be edited to set the video track language and kind."
+msgstr "Los valores %1$s, %2$s y %3$s pueden ser editados para establecer el idioma y la clase de pista de vídeo."
+
+#: wp-includes/comment.php:3668
+msgid "User’s comment data."
+msgstr "Datos de los comentarios del usuario."
+
+#: wp-includes/class-wp-text-diff-renderer-table.php:137
+msgid "Unchanged:"
+msgstr "Sin cambios:"
+
+#: wp-includes/class-wp-text-diff-renderer-table.php:116
+msgid "Added:"
+msgstr "Añadido:"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:344
+msgid "Whether posts of this status may have floating published dates."
+msgstr "Si las entradas de este estado pueden tener fechas de publicación variables."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:413
+msgid "Sorry, you are not allowed to delete revisions of this post."
+msgstr "Lo siento, no tienes permisos para borrar las revisiones de esta entrada."
+
+#. translators: %s: Custom field key.
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:318
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:332
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:382
+msgid "Could not update the meta value of %s in database."
+msgstr "No se ha podido actualizar en la base de datos el valor meta de %s."
+
+#: wp-includes/meta.php:1332
+msgid "When registering an \"array\" meta type to show in the REST API, you must specify the schema for each array item in \"show_in_rest.schema.items\"."
+msgstr "Al registrar un tipo meta de «array» para mostrar en la REST API, debes especificar el esquema para cada elemento de array en `show_in_rest.schema.items`."
+
+#. translators: %s: taxonomy name
+#: wp-includes/blocks/tag-cloud.php:28
+msgid "Your site doesn’t have any %s, so there’s nothing to display here at the moment."
+msgstr "Tu sitio ni tiene ningún %s, así que no hay nada que mostrar aquí de momento."
+
+#: wp-includes/widgets/class-wp-widget-meta.php:74
+msgid "Comments feed"
+msgstr "Feed de comentarios"
+
+#: wp-includes/widgets/class-wp-widget-meta.php:73
+msgid "Entries feed"
+msgstr "Feed de entradas"
+
+#: wp-includes/script-loader.php:859
+msgid "Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page."
+msgstr "Respuesta inesperada del servidor. El archivo puede haber sido subido correctamente. Comprueba la biblioteca de medios o recarga la página."
+
+#: wp-load.php:83 wp-admin/setup-config.php:194
+msgid "https://wordpress.org/support/article/editing-wp-config-php/"
+msgstr "https://wordpress.org/support/article/editing-wp-config-php/"
+
+#: wp-login.php:749
+msgid "Remind me later"
+msgstr "Recuérdamelo más tarde"
+
+#: wp-login.php:733
+msgid "The email is correct"
+msgstr "El correo electrónico es correcto"
+
+#: wp-login.php:721
+msgid "This email may be different from your personal email address."
+msgstr "Este correo electrónico puede ser diferente de tu dirección de correo electrónico personal."
+
+#. translators: %s: Admin email address.
+#: wp-login.php:714
+msgid "Current administration email: %s"
+msgstr "Correo electrónico actual de administración: %s"
+
+#: wp-login.php:703
+msgid "Why is this important?"
+msgstr "¿Por qué es importante esto?"
+
+#. translators: URL to the WordPress help section about admin email.
+#: wp-login.php:695
+msgid "https://wordpress.org/support/article/settings-general-screen/#email-address"
+msgstr "https://wordpress.org/support/article/settings-general-screen/#email-address"
+
+#: wp-login.php:691
+msgid "Please verify that the administration email for this website is still correct."
+msgstr "Por favor, verifica que sigue siendo correcto el correo electrónico de administración de esta web."
+
+#: wp-login.php:688
+msgid "Administration email verification"
+msgstr "Verificación del correo electrónico de administración"
+
+#: wp-login.php:659
+msgid "Confirm your administration email"
+msgstr "Confirma tu correo electrónico de administración"
+
+#. translators: Maximum number of words used in a post excerpt.
+#: wp-includes/formatting.php:3826
+msgctxt "excerpt_length"
+msgid "55"
+msgstr "55"
+
+#: wp-includes/class-wp-customize-manager.php:5531
+#: wp-admin/includes/class-custom-background.php:430
+msgctxt "Original Size"
+msgid "Original"
+msgstr "Original"
+
+#. translators: Maximum number of words used in a comment excerpt.
+#: wp-includes/comment-template.php:607
+msgctxt "comment_excerpt_length"
+msgid "20"
+msgstr "20"
+
+#: wp-includes/class-wp-image-editor-imagick.php:475
+#: wp-includes/class-wp-image-editor-gd.php:267
+msgid "Cannot resize the image. Both width and height are not set."
+msgstr "No se puede cambiar el tamaño de la imagen. No están establecidas la anchura y la altura."
+
+#: wp-includes/media-template.php:1158
+msgid "Image size in pixels"
+msgstr "Tamaño de la imagen en píxeles"
+
+#: wp-includes/media-template.php:597
+msgid "Media title…"
+msgstr "Título de medios..."
+
+#: wp-includes/media-template.php:596
+msgid "Media title"
+msgstr "Título de medios"
+
+#: wp-includes/media-template.php:594
+msgid "Audio title…"
+msgstr "Título de audio..."
+
+#: wp-includes/media-template.php:593
+msgid "Audio title"
+msgstr "Título de audio"
+
+#: wp-includes/media-template.php:591
+msgid "Video title…"
+msgstr "Título de vídeo..."
+
+#: wp-includes/media-template.php:590
+msgid "Video title"
+msgstr "Título de vídeo"
+
+#: wp-includes/media-template.php:586
+msgid "Caption…"
+msgstr "Leyenda..."
+
+#: wp-includes/media-template.php:407 wp-includes/js/dist/editor.js:12110
+#: wp-admin/includes/class-wp-themes-list-table.php:271
+#: wp-admin/includes/class-wp-theme-install-list-table.php:369
+#: wp-admin/import.php:205
+msgid "Details"
+msgstr "Detalles"
+
+#: wp-includes/media-template.php:356
+msgid "Attachment Preview"
+msgstr "Vista previa del adjunto"
+
+#: wp-includes/media-template.php:232
+msgid "Your browser cannot upload files"
+msgstr "Tu navegador no puede subir archivos"
+
+#: wp-includes/class-wp-xmlrpc-server.php:615 wp-includes/option.php:2186
+msgid "Allow people to submit comments on new posts."
+msgstr "Permitir a la gente enviar comentarios en las nuevas entradas."
+
+#. translators: %s: Documentation URL.
+#: wp-login.php:483
+msgid "Error: The email could not be sent. Your site may not be correctly configured to send emails. Get support for resetting your password."
+msgstr "Error: no se ha podido enviar el correo electrónico. Puede que tu sitio no esté configurado correctamente para enviar correos electrónicos. Obtén soporte para restablecer tu contraseña."
+
+#: wp-login.php:484
+msgid "https://wordpress.org/support/article/resetting-your-password/"
+msgstr "https://wordpress.org/support/article/resetting-your-password/"
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:98
+#: wp-admin/themes.php:397 wp-admin/themes.php:736
+msgid "New version available."
+msgstr "Nueva versión disponible."
+
+#: wp-includes/taxonomy.php:2386
+msgid "Could not insert term taxonomy into the database."
+msgstr "No se ha podido insertar la taxonomía del término en la base de datos."
+
+#. translators: 1: Link to tutorial, 2: Additional link attributes, 3:
+#. Accessibility text.
+#: wp-includes/media-template.php:161 wp-admin/includes/media.php:3217
+msgid "Describe the purpose of the image%3$s. Leave empty if the image is purely decorative."
+msgstr "Describe el propósito de la imagen%3$s. Déjalo vacío si la imagen es puramente decorativa."
+
+#. translators: %s: Theme name.
+#: wp-includes/class-wp-recovery-mode-email-service.php:280
+msgid "In this case, WordPress caught an error with your theme, %s."
+msgstr "En este caso, WordPress ha detectado un error con tu tema, %s."
+
+#. translators: %s: Plugin name.
+#: wp-includes/class-wp-recovery-mode-email-service.php:274
+msgid "In this case, WordPress caught an error with one of your plugins, %s."
+msgstr "En este caso, WordPress ha detectado un error con uno de tus plugins, %s."
+
+#. translators: Do not translate LINK, EXPIRES, CAUSE, DETAILS, SITEURL,
+#. PAGEURL, SUPPORT. DEBUG: those are placeholders.
+#: wp-includes/class-wp-recovery-mode-email-service.php:152
+msgid ""
+"Howdy!\n"
+"\n"
+"Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.\n"
+"###CAUSE###\n"
+"First, visit your website (###SITEURL###) and check for any visible issues. Next, visit the page where the error was caught (###PAGEURL###) and check for any visible issues.\n"
+"\n"
+"###SUPPORT###\n"
+"\n"
+"If your site appears broken and you can't access your dashboard normally, WordPress now has a special \"recovery mode\". This lets you safely login to your dashboard and investigate further.\n"
+"\n"
+"###LINK###\n"
+"\n"
+"To keep your site safe, this link will expire in ###EXPIRES###. Don't worry about that, though: a new link will be emailed to you if the error occurs again after it expires.\n"
+"\n"
+"When seeking help with this issue, you may be asked for some of the following information:\n"
+"###DEBUG###\n"
+"\n"
+"###DETAILS###"
+msgstr ""
+"¡Hola!\n"
+"\n"
+"Desde WordPress 5.2 hay una característica incorporada que detecta cuándo un plugin o un tema causa un error fatal en tu sitio y te avisa mediante este correo electrónico automático.\n"
+"###CAUSE###\n"
+"Primero, visita tu web (###SITEURL###) y comprueba si hay algún problema visible. A continuación, visita la página donde ha sido detectado el error (###PAGEURL###) y comprueba si hay algún problema visible.\n"
+"\n"
+"###SUPPORT###\n"
+"\n"
+"Si tu sitio parece roto y no puedes acceder a tu escritorio con normalidad, ahora WordPress tiene un «modo de recuperación» especial. Este te permite acceder de forma segura a tu escritorio e investigar más a fondo.\n"
+"\n"
+"###LINK###\n"
+"\n"
+"Para mantener tu sitio seguro, este enlace caducará en ###EXPIRES###. Sin embargo, no te preocupes por esto: recibirás por correo electrónico un nuevo enlace si el error ocurre de nuevo después de que caduque.\n"
+"\n"
+"Cuando busques ayuda para este problema, es posible que se te pida la siguiente información:\n"
+"###DEBUG###\n"
+"\n"
+"###DETAILS###"
+
+#: wp-includes/class-wp-recovery-mode-email-service.php:140
+msgid "Please contact your host for assistance with investigating this issue further."
+msgstr "Por favor, ponte en contacto con tu alojamiento para que te ayude a investigar más a fondo este problema."
+
+#: wp-includes/class-wp-recovery-mode.php:177
+msgid "Error occurred on a non-protected endpoint."
+msgstr "El error ha ocurrido en una variable no protegida."
+
+#. translators: %s: Login screen title.
+#. translators: %s: Admin screen title.
+#: wp-login.php:75 wp-admin/admin-header.php:57
+msgid "Recovery Mode — %s"
+msgstr "Modo de recuperación — %s"
+
+#. translators: Login details notification email subject. %s: Site title.
+#: wp-includes/pluggable.php:2059
+msgid "[%s] Login Details"
+msgstr "[%s] Datos de acceso"
+
+#: wp-includes/media-template.php:538 wp-includes/media-template.php:689
+#: wp-includes/media.php:4308 wp-admin/includes/meta-boxes.php:337
+#: wp-admin/includes/meta-boxes.php:441 wp-admin/includes/media.php:1734
+#: wp-admin/includes/class-wp-media-list-table.php:177
+#: wp-admin/includes/class-wp-comments-list-table.php:374
+#: wp-admin/includes/class-wp-posts-list-table.php:418 wp-admin/comment.php:136
+#: wp-admin/edit-form-comment.php:205
+msgid "Move to Trash"
+msgstr "Mover a la papelera"
+
+#: wp-includes/media-template.php:536 wp-includes/media-template.php:687
+#: wp-includes/media.php:4309
+msgid "Restore from Trash"
+msgstr "Restaurar de la papelera"
+
+#: wp-login.php:1267 wp-includes/wp-db.php:1122 wp-includes/wp-db.php:1719
+#: wp-includes/wp-db.php:1876 wp-includes/update.php:171
+#: wp-includes/update.php:406 wp-includes/update.php:610
+#: wp-includes/customize/class-wp-customize-themes-section.php:90
+#: wp-admin/includes/theme.php:544 wp-admin/includes/theme.php:558
+#: wp-admin/includes/theme.php:573 wp-admin/includes/translation-install.php:66
+#: wp-admin/includes/translation-install.php:80
+#: wp-admin/includes/translation-install.php:92
+#: wp-admin/includes/update.php:141 wp-admin/includes/plugin-install.php:181
+#: wp-admin/includes/plugin-install.php:196
+#: wp-admin/includes/plugin-install.php:211
+#: wp-admin/includes/class-wp-automatic-updater.php:803
+#: wp-admin/includes/class-wp-automatic-updater.php:1216
+#: wp-admin/theme-install.php:63
+msgid "https://wordpress.org/support/forums/"
+msgstr "https://es.wordpress.org/support/"
+
+#: wp-includes/admin-bar.php:184
+msgid "Support"
+msgstr "Soporte"
+
+#. translators: Network admin email change notification email subject. %s:
+#. Network title.
+#: wp-includes/ms-functions.php:2940
+msgid "[%s] Network Admin Email Changed"
+msgstr "[%s] Cambiado el correo electrónico del administrador de la red"
+
+#. translators: Email change notification email subject. %s: Network title.
+#: wp-includes/ms-functions.php:2877
+msgid "[%s] Network Admin Email Change Request"
+msgstr "[%s] Solicitud de cambio del correo electrónico del administrador de la red"
+
+#. translators: Site admin email change notification email subject. %s: Site
+#. title.
+#: wp-includes/functions.php:7150
+msgid "[%s] Admin Email Changed"
+msgstr "[%s] Cambiado el correo electrónico del administrador"
+
+#. translators: New email address notification email subject. %s: Site title.
+#: wp-includes/user.php:3097
+msgid "[%s] Email Change Request"
+msgstr "[%s] Solicitud de cambio del correo electrónico"
+
+#. translators: Email change notification email subject. %s: Site title.
+#: wp-includes/user.php:2295
+msgid "[%s] Email Changed"
+msgstr "[%s] Cambiado el correo electrónico"
+
+#: wp-includes/js/dist/block-library.js:11494 wp-admin/options-reading.php:152
+msgid "posts"
+msgstr "entradas"
+
+#: wp-includes/widgets/class-wp-widget-calendar.php:34
+#: wp-includes/js/dist/block-library.js:11492
+msgid "A calendar of your site’s posts."
+msgstr "Un calendario de las entradas de tu sitio."
+
+#: wp-includes/media.php:4334
+msgid "Edit gallery"
+msgstr "Editar galería"
+
+#: wp-includes/class-wp-recovery-mode.php:246
+msgid "Failed to exit recovery mode. Please try again later."
+msgstr "Error al salir del modo de recuperación. Por favor, inténtalo de nuevo más tarde."
+
+#: wp-includes/class-wp-recovery-mode.php:242
+msgid "Exit recovery mode link expired."
+msgstr "El enlace para salir del modo de recuperación ha caducado."
+
+#: wp-includes/class-wp-recovery-mode.php:188
+msgid "Failed to store the error."
+msgstr "Fallo al almacenar el error."
+
+#: wp-includes/class-wp-recovery-mode.php:172
+msgid "Error not caused by a plugin or theme."
+msgstr "Error no provocado por un plugin o tema."
+
+#. translators: %s: Site title.
+#: wp-includes/class-wp-recovery-mode-email-service.php:199
+msgid "[%s] Your Site is Experiencing a Technical Issue"
+msgstr "[%s] Tu sitio tiene problemas técnicos"
+
+#: wp-includes/class-wp-recovery-mode-email-service.php:125
+msgid "Error Details"
+msgstr "Detalles del error"
+
+#. translators: 1: Last sent as a human time diff, 2: Wait time as a human time
+#. diff.
+#: wp-includes/class-wp-recovery-mode-email-service.php:79
+msgid "A recovery link was already sent %1$s ago. Please wait another %2$s before requesting a new email."
+msgstr "Ya se ha enviado un enlace de recuperación hace %1$s. Por favor, espera otro %2$s antes de solicitar un nuevo correo electrónico."
+
+#. translators: %s: mail()
+#: wp-includes/class-wp-recovery-mode-email-service.php:71
+msgid "The email could not be sent. Possible reason: your host may have disabled the %s function."
+msgstr "No se ha podido enviar el correo electrónico. Posible motivo: tu hospedaje ha podido desactivar la función %s."
+
+#: wp-includes/class-wp-recovery-mode-email-service.php:58
+msgid "Could not update the email last sent time."
+msgstr "No se ha podido actualizar el último correo electrónico enviado."
+
+#: wp-includes/class-wp-recovery-mode-key-service.php:113
+msgid "Recovery key expired."
+msgstr "La clave de recuperación ha caducado."
+
+#: wp-includes/class-wp-recovery-mode-key-service.php:109
+msgid "Invalid recovery key."
+msgstr "Clave de recuperación no válida."
+
+#: wp-includes/class-wp-recovery-mode-key-service.php:105
+msgid "Invalid recovery key format."
+msgstr "Formato de clave de recuperación no válido"
+
+#: wp-includes/class-wp-recovery-mode-key-service.php:97
+msgid "Recovery Mode not initialized."
+msgstr "El modo de recuperación no se ha inicializado."
+
+#. translators: User role for subscribers.
+#: wp-includes/capabilities.php:1077
+msgctxt "User role"
+msgid "Subscriber"
+msgstr "Suscriptor"
+
+#. translators: User role for contributors.
+#: wp-includes/capabilities.php:1075
+msgctxt "User role"
+msgid "Contributor"
+msgstr "Colaborador"
+
+#. translators: User role for authors.
+#: wp-includes/capabilities.php:1073
+msgctxt "User role"
+msgid "Author"
+msgstr "Autor"
+
+#. translators: User role for editors.
+#: wp-includes/capabilities.php:1071
+msgctxt "User role"
+msgid "Editor"
+msgstr "Editor"
+
+#. translators: User role for administrators.
+#: wp-includes/capabilities.php:1069
+msgctxt "User role"
+msgid "Administrator"
+msgstr "Administrador"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:246
+msgid "Select site icon"
+msgstr "Seleccionar el icono del sitio"
+
+#: wp-includes/user.php:3807
+msgid "An incomplete user privacy request for this email address already exists."
+msgstr "Ya existe una solicitud de privacidad de usuario incompleta para esta dirección de correo electrónico."
+
+#: wp-includes/class-wp-customize-widgets.php:778
+msgid "Keep widget settings and move it to the inactive widgets"
+msgstr "Mantener los ajustes del widget y moverlo a los widgets inactivos"
+
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:108
+msgid "Invalid cookie."
+msgstr "Cookie no válida."
+
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:101
+msgid "Cookie expired."
+msgstr "Cookie caducada."
+
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:94
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:157
+msgid "Invalid cookie format."
+msgstr "Formato de cookie no válido."
+
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:79
+#: wp-includes/class-wp-recovery-mode-cookie-service.php:128
+msgid "No cookie present."
+msgstr "No hay ninguna cookie."
+
+#. translators: 1: Error type, 2: Error line number, 3: Error file name, 4:
+#. Error message.
+#: wp-includes/error-protection.php:63
+msgid "An error of type %1$s was caused in line %2$s of the file %3$s. Error message: %4$s"
+msgstr "Se ha producido un error del tipo %1$s en la línea %2$s del archivo %3$s. Mensaje de error: %4$s"
+
+#: wp-includes/class-wp-theme.php:321
+#: wp-admin/includes/class-wp-themes-list-table.php:286
+#: wp-admin/theme-editor.php:43 wp-admin/theme-editor.php:368
+#: wp-admin/update-core.php:604
+msgid "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
+msgstr "https://developer.wordpress.org/themes/advanced-topics/child-themes/"
+
+#. translators: %s: The amount of additional, not visible images in the gallery
+#. widget preview.
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:218
+msgid "Additional images added to this gallery: %s"
+msgstr "Imágenes adicionales añadidas a esta galería: %s"
+
+#. translators: %s: The image file name.
+#. Translators: %s: The selected image filename.
+#: wp-includes/widgets/class-wp-widget-media-image.php:364
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:204
+#: wp-includes/js/dist/editor.js:7792
+msgid "The current image has no alternative text. The file name is: %s"
+msgstr "La imagen actual no tiene texto alternativo. El nombre del archivo es: %s"
+
+#: wp-includes/admin-bar.php:1101
+msgid "Exit Recovery Mode"
+msgstr "Salir del modo de recuperación"
+
+#. translators: %s: Number of comments.
+#: wp-includes/admin-bar.php:921 wp-admin/includes/ajax-actions.php:470
+#: wp-admin/includes/ajax-actions.php:541
+#: wp-admin/includes/ajax-actions.php:1377 wp-admin/includes/dashboard.php:321
+#: wp-admin/menu.php:94
+msgid "%s Comment in moderation"
+msgid_plural "%s Comments in moderation"
+msgstr[0] "%s comentario en moderación"
+msgstr[1] "%s comentarios en moderación"
+
+#: wp-content/plugins/hello.php:62 hello.php:62
+msgid "Quote from Hello Dolly song, by Jerry Herman:"
+msgstr "Cita de la canción Hello Dolly, de Jerry Herman:"
+
+#: wp-login.php:1382
+msgid "Recovery Mode Initialized. Please log in to continue."
+msgstr "Modo de recuperación iniciado. Accede para continuar."
+
+#: wp-login.php:1277
+msgid "https://wordpress.org/support/article/cookies/#enable-cookies-in-your-browser"
+msgstr "https://es.wordpress.org/support/article/cookies/#activar-las-cookies-en-tu-navegador"
+
+#: wp-login.php:1266
+msgid "https://wordpress.org/support/article/cookies/"
+msgstr "https://es.wordpress.org/support/article/cookies/"
+
+#: wp-login.php:1187
+msgid "Missing confirm key."
+msgstr "Falta la clave de confirmación."
+
+#: wp-login.php:1183 wp-admin/includes/ajax-actions.php:4730
+#: wp-admin/includes/ajax-actions.php:4920
+msgid "Missing request ID."
+msgstr "Falta el ID de la solicitud."
+
+#: wp-login.php:148
+msgid "Usage of the title attribute on the login logo is not recommended for accessibility reasons. Use the link text instead."
+msgstr "El uso del atributo «title» en el logotipo de acceso no se recomienda por razones de accesibilidad. Utiliza el texto del enlace en su lugar."
+
+#: wp-includes/functions.php:7574
+msgid "Update PHP"
+msgstr "Actualizar PHP"
+
+#: wp-includes/ms-site.php:79
+msgid "Could not retrieve site data."
+msgstr "No se han podido recuperar los datos del sitio."
+
+#. translators: %s: rest_api_init
+#: wp-includes/rest-api.php:59
+msgid "REST API routes must be registered on the %s action."
+msgstr "Las rutas de la API REST deben registrarse en la acción %s."
+
+#. translators: Used to join last two items in a list with more than 2 times.
+#: wp-includes/formatting.php:5130
+msgid "%1$s, and %2$s"
+msgstr "%1$s y %2$s"
+
+#. translators: %s: Number of failed requests.
+#: wp-includes/post.php:456
+msgid "Failed (%s)"
+msgid_plural "Failed (%s)"
+msgstr[0] "Fallida (%s)"
+msgstr[1] "Fallidas (%s)"
+
+#: wp-includes/class-walker-comment.php:304
+#: wp-includes/class-walker-comment.php:408
+msgid "Your comment is awaiting moderation. This is a preview; your comment will be visible after it has been approved."
+msgstr "Tu comentario está pendiente de moderación. Esto es una vista previa; tu comentario será visible cuando se haya aprobado."
+
+#. translators: %s: Database table name.
+#: wp-includes/ms-site.php:1334
+msgid "The %s table is not installed. Please run the network database upgrade."
+msgstr "La tabla %s no se ha instalado. Por favor, ejecuta la actualización de la base de datos de la red."
+
+#: wp-includes/ms-site.php:817
+msgid "The site appears to be already uninitialized."
+msgstr "Parece que ya se ha cancelado la inicialización del sitio."
+
+#. translators: %d: Site ID.
+#: wp-includes/ms-site.php:699
+msgid "Site %d"
+msgstr "Sitio %d"
+
+#: wp-includes/ms-site.php:686
+msgid "The site appears to be already initialized."
+msgstr "Parece que este sitio ya está inicializado."
+
+#: wp-includes/ms-site.php:682 wp-includes/ms-site.php:813
+msgid "Site with the ID does not exist."
+msgstr "No existe un sitio con este ID."
+
+#: wp-includes/ms-site.php:626
+msgid "Both registration and last updated dates must be valid dates."
+msgstr "La fecha de registro y la de última actualización deben ser fechas válidas."
+
+#: wp-includes/ms-site.php:615
+msgid "Both registration and last updated dates must be provided."
+msgstr "Hay que facilitar tanto la fecha de registro como la de la última actualización."
+
+#: wp-includes/ms-site.php:608
+msgid "Site network ID must be provided."
+msgstr "Hay que indicar el ID de red del sitio."
+
+#: wp-includes/ms-site.php:603
+msgid "Site path must not be empty."
+msgstr "La ruta del sitio no debe estar vacía."
+
+#: wp-includes/ms-site.php:598
+msgid "Site domain must not be empty."
+msgstr "El dominio del sitio no debe estar vacío."
+
+#: wp-includes/ms-site.php:269
+msgid "Could not delete site from the database."
+msgstr "No se ha podido borrar el sitio de la base de datos."
+
+#: wp-includes/ms-site.php:180
+msgid "Could not update site in the database."
+msgstr "No se ha podido actualizar el sitio en la base de datos."
+
+#: wp-includes/ms-site.php:166 wp-includes/ms-site.php:219
+msgid "Site does not exist."
+msgstr "El sitio no existe."
+
+#: wp-includes/ms-site.php:161 wp-includes/ms-site.php:214
+#: wp-includes/ms-site.php:677 wp-includes/ms-site.php:808
+msgid "Site ID must not be empty."
+msgstr "El ID del sitio no debe estar vacío."
+
+#: wp-includes/ms-site.php:69
+msgid "Could not insert site into the database."
+msgstr "No se ha podido insertar el sitio en la base de datos."
+
+#: wp-includes/ms-functions.php:2213
+msgid "Unable to submit this form, please try again."
+msgstr "No ha sido posible enviar este formulario, por favor, inténtalo de nuevo."
+
+#: wp-includes/taxonomy.php:165
+msgctxt "post format"
+msgid "Formats"
+msgstr "Formatos"
+
+#. translators: Used to join items in a list with more than 2 items.
+#: wp-includes/formatting.php:5128
+msgid "%1$s, %2$s"
+msgstr "%1$s, %2$s"
+
+#. translators: %s: Default Update PHP page URL.
+#: wp-includes/functions.php:7517
+msgid "This resource is provided by your web host, and is specific to your site. For more information, see the official WordPress documentation."
+msgstr "Este recurso lo proporciona tu alojamiento web y es específico para tu sitio. Para más información, revisa la documentación oficial de WordPress."
+
+#: wp-includes/functions.php:7474
+msgctxt "localized PHP upgrade information page"
+msgid "https://wordpress.org/support/update-php/"
+msgstr "https://es.wordpress.org/support/update-php/"
+
+#. translators: %s: Time duration in second or seconds.
+#. translators: Time difference between two dates, in seconds. %s: Number of
+#. seconds.
+#: wp-includes/functions.php:542 wp-includes/formatting.php:3738
+msgid "%s second"
+msgid_plural "%s seconds"
+msgstr[0] "%s segundo"
+msgstr[1] "%s segundos"
+
+#. translators: %s: Time duration in minute or minutes.
+#: wp-includes/functions.php:536
+msgid "%s minute"
+msgid_plural "%s minutes"
+msgstr[0] "%s minuto"
+msgstr[1] "%s minutos"
+
+#. translators: 1: A number of pixels wide, 2: A number of pixels tall.
+#: wp-includes/media-template.php:435 wp-includes/media-template.php:658
+msgid "%1$s by %2$s pixels"
+msgstr "%1$s por %2$s píxeles"
+
+#: wp-includes/class-wp-theme.php:424
+msgid "This theme failed to load properly and was paused within the admin backend."
+msgstr "Este tema no se ha cargado correctamente y se ha puesto en pausa en el escritorio de administración."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:394
+msgid "Whether to show the taxonomy in the quick/bulk edit panel."
+msgstr "Si mostrar la taxonomía en el panel de edición rápida/en lotes."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:390
+msgid "Whether to make the taxonomy available for selection in navigation menus."
+msgstr "Si hacer que esté disponible la taxonomía para seleccionarla en los menús de navegación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:386
+msgid "Whether to allow automatic creation of taxonomy columns on associated post-types table."
+msgstr "Si se permite la creación automática de columnas de la taxonomía o las tablas del tipo de contenido asociadas,"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:382
+msgid "Whether to generate a default UI for managing this taxonomy."
+msgstr "Si se genera una interfaz de usuario por defecto para gestionar esta taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:378
+msgid "Whether the taxonomy is publicly queryable."
+msgstr "Si la taxonomía puede buscarse públicamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:374
+msgid "Whether a taxonomy is intended for use publicly either via the admin interface or by front-end users."
+msgstr "Si una taxonomía está destinada a utilizarse públicamente o en la interfaz de administración o por los usuarios en la portada."
+
+#: wp-login.php:365 wp-login.php:407 wp-includes/user.php:2485
+msgid "Error: There is no account with that username or email address."
+msgstr "Error: no hay ninguna cuenta con ese nombre de usuario o dirección de correo electrónico."
+
+#: wp-includes/class-wp.php:300 wp-includes/ms-deprecated.php:275
+#: wp-includes/ms-deprecated.php:294
+msgid "A variable mismatch has been detected."
+msgstr "Se ha detectado un desajuste en una variable."
+
+#: wp-activate.php:30
+msgid "A key value mismatch has been detected. Please follow the link provided in your activation email."
+msgstr "Se ha detectado un desajuste en un valor clave. Por favor, sigue el enlace facilitado en tu correo electrónico de activación."
+
+#: wp-includes/class-wp-editor.php:1394
+msgid "Classic Block Keyboard Shortcuts"
+msgstr "Atajos de teclado del bloque clásico"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:166
+msgid "Sorry, you are not allowed to view autosaves of this post."
+msgstr "Lo siento, no tienes permisos para ver los guardados automáticos de esta entrada."
+
+#: wp-includes/js/dist/block-editor.js:26061
+#: wp-includes/js/dist/block-library.js:3057 wp-admin/edit-form-blocks.php:294
+msgid "Start writing or type / to choose a block"
+msgstr "Empieza a escribir o teclea « / » para elegir un bloque"
+
+#: wp-includes/media.php:4346 wp-includes/js/dist/block-library.js:5985
+#: wp-includes/js/dist/block-library.js:5986
+msgid "Edit image"
+msgstr "Editar la imagen"
+
+#: wp-includes/block-patterns/large-header-button.php:10
+#: wp-includes/block-patterns/large-header.php:10
+#: wp-includes/js/dist/block-library.js:13413
+#: wp-includes/js/dist/block-library.js:13469
+#: wp-includes/js/dist/block-library.js:13515
+#: wp-includes/js/dist/block-library.js:13571
+msgid "Write title…"
+msgstr "Escribe el título…"
+
+#: wp-includes/js/dist/blocks.js:6009 wp-admin/options-media.php:100
+msgid "Embeds"
+msgstr "Incrustados"
+
+#: wp-includes/js/dist/edit-post.js:5441 wp-includes/js/dist/edit-post.js:7130
+#: wp-admin/includes/meta-boxes.php:1545 wp-admin/menu.php:296
+msgid "Discussion"
+msgstr "Comentarios"
+
+#: wp-includes/js/dist/editor.js:11734 wp-includes/js/dist/editor.js:11739
+#: wp-admin/edit-form-advanced.php:519 wp-admin/edit-form-blocks.php:305
+msgid "Add title"
+msgstr "Añadir el título"
+
+#: wp-includes/js/dist/editor.js:9968 wp-admin/includes/meta-boxes.php:163
+msgid "Visibility:"
+msgstr "Visibilidad:"
+
+#: wp-includes/media-template.php:514 wp-includes/media-template.php:743
+#: wp-includes/js/dist/editor.js:10136 wp-includes/js/dist/edit-post.js:1845
+#: wp-includes/js/dist/block-library.js:16054
+#: wp-admin/includes/class-wp-privacy-policy-content.php:423
+#: wp-admin/includes/media.php:3332 wp-admin/site-health-info.php:102
+msgid "Copied!"
+msgstr "¡Copiado!"
+
+#: wp-includes/js/dist/editor.js:8788 wp-admin/includes/meta-boxes.php:364
+#: wp-admin/includes/meta-boxes.php:365
+msgid "Submit for Review"
+msgstr "Enviar para revisión"
+
+#: wp-includes/media.php:4344 wp-includes/js/dist/block-library.js:8674
+msgid "Replace image"
+msgstr "Reemplazar la imagen"
+
+#: wp-includes/js/dist/editor.js:7571 wp-admin/includes/meta-boxes.php:801
+msgid "Allow comments"
+msgstr "Permitir comentarios"
+
+#: wp-includes/js/dist/editor.js:7082 wp-admin/includes/meta-boxes.php:1008
+#: wp-admin/includes/media.php:1409 wp-admin/includes/media.php:2568
+#: wp-admin/includes/class-wp-posts-list-table.php:1715
+msgid "Order"
+msgstr "Orden"
+
+#: wp-includes/js/dist/block-editor.js:19630
+#: wp-admin/includes/class-theme-installer-skin.php:248
+#: wp-admin/includes/class-plugin-installer-skin.php:224
+msgid "Current"
+msgstr "Actual"
+
+#: wp-includes/js/dist/components.js:40052
+#: wp-admin/includes/edit-tag-messages.php:14
+msgid "Item added."
+msgstr "Elemento añadido."
+
+#. translators: Accessibility text.
+#. translators: accessibility text
+#: wp-login.php:698 wp-includes/widgets/class-wp-widget-custom-html.php:317
+#: wp-includes/media-template.php:167
+#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:59
+#: wp-includes/functions.php:7576
+#: wp-includes/class-wp-customize-manager.php:4342
+#: wp-includes/class-wp-customize-manager.php:5664
+#: wp-includes/class-wp-customize-manager.php:5685
+#: wp-includes/js/dist/components.js:37130 wp-includes/js/dist/editor.js:8321
+#: wp-includes/js/dist/edit-post.js:2015 wp-admin/includes/theme.php:827
+#: wp-admin/includes/class-wp-privacy-policy-content.php:360
+#: wp-admin/includes/meta-boxes.php:80 wp-admin/includes/media.php:3223
+#: wp-admin/includes/class-wp-site-health.php:738
+#: wp-admin/includes/class-wp-site-health.php:850
+#: wp-admin/includes/class-wp-site-health.php:1168
+#: wp-admin/includes/class-wp-site-health.php:1405
+#: wp-admin/includes/class-wp-site-health.php:1443
+#: wp-admin/includes/class-wp-site-health.php:1517
+#: wp-admin/includes/class-wp-site-health.php:2131
+#: wp-admin/includes/dashboard.php:1243 wp-admin/includes/dashboard.php:1255
+#: wp-admin/includes/dashboard.php:1268 wp-admin/includes/dashboard.php:1768
+msgid "(opens in a new tab)"
+msgstr "(abre en una nueva pestaña)"
+
+#. translators: Abbreviated date/time format, see
+#. https://www.php.net/manual/datetime.format.php
+#: wp-includes/script-loader.php:363
+msgid "M j, Y g:i a"
+msgstr "j M Y H:i"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:210
+msgid "The rendered block."
+msgstr "El bloque procesado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:167
+msgid "Invalid block."
+msgstr "Bloque no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:130
+msgid "Sorry, you are not allowed to read blocks as this user."
+msgstr "Lo siento, no tienes permisos para leer bloques como este usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:120
+msgid "Sorry, you are not allowed to read blocks of this post."
+msgstr "Lo siento, no tienes permisos para leer bloques de esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:91
+msgid "ID of the post context."
+msgstr "ID del contexto de la entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:54
+msgid "Attributes for the block."
+msgstr "Atributos para el bloque."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:43
+msgid "Unique registered name for the block."
+msgstr "Nombre único registrado para el bloque."
+
+#: wp-includes/theme.php:4033
+msgid "Whether the theme supports responsive embedded content."
+msgstr "Si el tema es compatible con contenido incrustado adaptable."
+
+#. translators: %s: Duration.
+#: wp-includes/script-loader.php:350
+msgid "%s from now"
+msgstr "%s desde ahora"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:431
+msgid "Limit result set to themes assigned one or more statuses."
+msgstr "Limitar el conjunto de resultados a los temas asignados a uno o más estados. "
+
+#: wp-includes/theme.php:3996
+msgid "Post formats supported."
+msgstr "Compatible con formatos de entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:375
+msgid "Features supported by this theme."
+msgstr "Características compatibles de este tema."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:368
+msgid "The visibility settings for the taxonomy."
+msgstr "Ajustes de visibilidad para la taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:377
+msgid "Invalid type parameter."
+msgstr "Tipo de parámetro no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:320
+msgid "Limit results to items of one or more object subtypes."
+msgstr "Limitar los resultados a elementos de uno o más subtipos de objetos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:313
+msgid "Limit results to items of an object type."
+msgstr "Limitar los resultados a elementos de un tipo de objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:274
+msgid "Object subtype."
+msgstr "Subtipo de objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:267
+msgid "Object type."
+msgstr "Tipo de objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:138
+msgid "Internal search handler error."
+msgstr "Error del controlador interno de búsqueda."
+
+#. translators: %s: PHP class name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:74
+msgid "REST search handlers must extend the %s class."
+msgstr "Los controladores de búsqueda REST deben extender la clase %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2518
+msgid "The current user can post unfiltered HTML markup and JavaScript."
+msgstr "El usuario actual puede publicar código HTML y JavaScript sin filtro. "
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2294
+msgid "Version of the content block format used by the object."
+msgstr "Versión del formato del bloque de contenido usado por el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2179
+msgid "Slug automatically generated from the object title."
+msgstr "Slug generado automáticamente a partir del título del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2172
+msgid "Permalink template for the object."
+msgstr "Plantilla de enlace permanente del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:379
+msgid "There is nothing to save. The autosave and the post content are the same."
+msgstr "No hay nada que guardar. El guardado automático y el contenido de la entrada son iguales."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:324
+msgid "Preview link for the post."
+msgstr "Enlace de vista previa para la entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:269
+msgid "There is no autosave revision for this post."
+msgstr "No hay una revisión de guardado automático para esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:119
+msgid "The ID for the object."
+msgstr "El ID del objeto."
+
+#: wp-includes/post.php:1737 wp-admin/edit-form-advanced.php:197
+#: wp-admin/edit-form-advanced.php:200
+msgid "Page updated."
+msgstr "Página actualizada."
+
+#: wp-includes/post.php:1737 wp-admin/edit-form-advanced.php:182
+#: wp-admin/edit-form-advanced.php:185
+msgid "Post updated."
+msgstr "Entrada actualizada."
+
+#: wp-includes/post.php:1736
+msgid "Page scheduled."
+msgstr "Página programada."
+
+#: wp-includes/post.php:1736
+msgid "Post scheduled."
+msgstr "Entrada programada."
+
+#: wp-includes/post.php:1735
+msgid "Page reverted to draft."
+msgstr "Página devuelta a borrador."
+
+#: wp-includes/post.php:1735
+msgid "Post reverted to draft."
+msgstr "Entrada convertida a borrador."
+
+#: wp-includes/post.php:1734
+msgid "Page published privately."
+msgstr "Página publicada de forma privada."
+
+#: wp-includes/post.php:1734
+msgid "Post published privately."
+msgstr "Entrada publicada de forma privada."
+
+#: wp-includes/post.php:1733 wp-admin/edit-form-advanced.php:203
+msgid "Page published."
+msgstr "Página publicada."
+
+#: wp-includes/post.php:1733 wp-admin/edit-form-advanced.php:188
+msgid "Post published."
+msgstr "Entrada publicada."
+
+#. translators: %s: Block name.
+#: wp-includes/class-wp-block-type-registry.php:108
+msgid "Block type \"%s\" is not registered."
+msgstr "El tipo de bloque «%s» no está registrado."
+
+#. translators: %s: Block name.
+#: wp-includes/class-wp-block-type-registry.php:78
+msgid "Block type \"%s\" is already registered."
+msgstr "El tipo de bloque «%s» ya está registrado."
+
+#: wp-includes/class-wp-block-type-registry.php:71
+msgid "Block type names must contain a namespace prefix. Example: my-plugin/my-custom-block-type"
+msgstr "Los nombres de tipo de bloque deben contener un prefijo de namespace. Ejemplo: my-plugin/my-custom-block-type"
+
+#: wp-includes/class-wp-block-type-registry.php:64
+msgid "Block type names must not contain uppercase characters."
+msgstr "Los nombres de tipo de bloque no deben contener caracteres en mayúscula."
+
+#: wp-includes/class-wp-block-type-registry.php:58
+msgid "Block type names must be strings."
+msgstr "Los nombres del tipo de bloque deben ser cadenas."
+
+#: wp-includes/blocks/latest-comments.php:141
+msgid "No comments to show."
+msgstr "No hay comentarios que mostrar."
+
+#. translators: 1: author name (inside or tag, based on if they have
+#. a URL), 2: post title related to this comment
+#: wp-includes/blocks/latest-comments.php:99
+msgid "%1$s on %2$s"
+msgstr "%1$s en %2$s"
+
+#: wp-includes/blocks/archives.php:97
+msgid "No archives to show."
+msgstr "No hay archivos que mostrar."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:306
+msgid "The offset number requested is larger than or equal to the number of available revisions."
+msgstr "El número de intervalo solicitado es mayor o igual al número de revisiones disponibles."
+
+#: wp-includes/user.php:4008
+msgid "Unable to send personal data export confirmation email."
+msgstr "No se ha podido enviar el correo electrónico de confirmación de exportación de datos personales."
+
+#. translators: Privacy data request confirmed notification email subject. 1:
+#. Site title, 2: Name of the confirmed action.
+#: wp-includes/user.php:3493
+msgid "[%1$s] Action Confirmed: %2$s"
+msgstr "[%1$s] Acción confirmada: %2$s"
+
+#. translators: %s: Taxonomy name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2572
+msgid "The current user can create terms in the %s taxonomy."
+msgstr "El usuario actual puede crear términos en la taxonomía %s."
+
+#. translators: %s: Taxonomy name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2570
+msgid "The current user can assign terms in the %s taxonomy."
+msgstr "El usuario actual puede asignar términos en la taxonomía %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2551
+msgid "The current user can change the author on this post."
+msgstr "El usuario actual puede cambiar el autor de esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2535
+msgid "The current user can sticky this post."
+msgstr "El usuario actual puede fijar esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2502
+msgid "The current user can publish this post."
+msgstr "El usuario actual puede publicar esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1272
+#: wp-admin/includes/ms.php:45
+msgid "You have used your space quota. Please delete files before uploading."
+msgstr "Has usado todo tu espacio disponible. Por favor, borra archivos antes de subir más."
+
+#. translators: %s: Required disk space in kilobytes.
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1252
+#: wp-admin/includes/ms.php:36
+msgid "Not enough space to upload. %s KB needed."
+msgstr "No hay suficiente espacio para la subida. Son necesarios %s KB."
+
+#: wp-includes/user.php:3747
+msgid "The site administrator has been notified. You will receive an email confirmation when they erase your data."
+msgstr "Se ha avisado al administrador del sitio. Recibirás un correo electrónico de confirmación cuando borren tus datos."
+
+#: wp-includes/user.php:3746
+msgid "Thanks for confirming your erasure request."
+msgstr "Gracias por confirmar tu petición de borrado."
+
+#: wp-includes/user.php:3744
+msgid "The site administrator has been notified. You will receive a link to download your export via email when they fulfill your request."
+msgstr "Se ha avisado al administrador del sitio. Recibirás por correo electrónico un enlace para descargar tu exportación cuando completen tu solicitud."
+
+#: wp-includes/user.php:3743
+msgid "Thanks for confirming your export request."
+msgstr "Gracias por confirmar tu solicitud de exportación."
+
+#. translators: Do not translate SITENAME, SITEURL, PRIVACY_POLICY_URL; those
+#. are placeholders.
+#: wp-includes/user.php:3642
+msgid ""
+"Howdy,\n"
+"\n"
+"Your request to erase your personal data on ###SITENAME### has been completed.\n"
+"\n"
+"If you have any follow-up questions or concerns, please contact the site administrator.\n"
+"\n"
+"For more information, you can also read our privacy policy: ###PRIVACY_POLICY_URL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Tu solicitud de borrado de tus datos personales en ###SITENAME### ha sido completada.\n"
+"\n"
+"Si tienes alguna otra pregunta o preocupación, por favor, contacta con el administrador del sitio.\n"
+"\n"
+"Para más información, también puedes leer nuestra política de privacidad: ###PRIVACY_POLICY_URL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#. translators: Do not translate SITENAME, SITEURL; those are placeholders.
+#: wp-includes/user.php:3629
+msgid ""
+"Howdy,\n"
+"\n"
+"Your request to erase your personal data on ###SITENAME### has been completed.\n"
+"\n"
+"If you have any follow-up questions or concerns, please contact the site administrator.\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Tu solicitud de borrado de tus datos personales en ###SITENAME### ha sido completada.\n"
+"\n"
+"Si tienes alguna otra pregunta o preocupación, por favor, contacta con el administrador del sitio.\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#. translators: Erasure request fulfilled notification email subject. %s: Site
+#. title.
+#: wp-includes/user.php:3602
+msgid "[%s] Erasure Request Fulfilled"
+msgstr "[%s] Solicitud de borrado completada"
+
+#. translators: Do not translate SITENAME, USER_EMAIL, DESCRIPTION, MANAGE_URL,
+#. SITEURL; those are placeholders.
+#: wp-includes/user.php:3439
+msgid ""
+"Howdy,\n"
+"\n"
+"A user data privacy request has been confirmed on ###SITENAME###:\n"
+"\n"
+"User: ###USER_EMAIL###\n"
+"Request: ###DESCRIPTION###\n"
+"\n"
+"You can view and manage these data privacy requests here:\n"
+"\n"
+"###MANAGE_URL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Se ha confirmado una solicitud de privacidad de datos en ###SITENAME###:\n"
+"\n"
+"Usuario: ###USER_EMAIL###\n"
+"Solicitud: ###DESCRIPTION###\n"
+"\n"
+"Puedes ver y gestionar estas solicitudes de privacidad de datos aquí:\n"
+"\n"
+"###MANAGE_URL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#. translators: Confirm privacy data request notification email subject. 1:
+#. Site title, 2: Name of the action.
+#: wp-includes/user.php:3955
+msgid "[%1$s] Confirm Action: %2$s"
+msgstr "[%1$s] Confirmar la acción: %2$s"
+
+#: wp-includes/user.php:3841 wp-admin/erase-personal-data.php:54
+#: wp-admin/menu.php:284
+msgid "Erase Personal Data"
+msgstr "Borrar los datos personales"
+
+#: wp-includes/comment-template.php:2404
+msgid "Save my name, email, and website in this browser for the next time I comment."
+msgstr "Guarda mi nombre, correo electrónico y web en este navegador para la próxima vez que comente."
+
+#: wp-includes/user.php:3193
+msgid "User Description"
+msgstr "Descripción del usuario"
+
+#: wp-includes/user.php:3192
+msgid "User Last Name"
+msgstr "Apellidos del usuario"
+
+#: wp-includes/user.php:3191
+msgid "User First Name"
+msgstr "Nombre del usuario"
+
+#: wp-includes/user.php:3190
+msgid "User Nickname"
+msgstr "Alias del usuario"
+
+#: wp-includes/user.php:3189
+msgid "User Display Name"
+msgstr "Nombre visible del usuario"
+
+#: wp-includes/user.php:3188
+msgid "User Registration Date"
+msgstr "Fecha de registro del usuario"
+
+#: wp-includes/user.php:3187
+msgid "User URL"
+msgstr "URL del usuario"
+
+#: wp-includes/user.php:3186
+msgid "User Email"
+msgstr "Correo electrónico del usuario"
+
+#: wp-includes/user.php:3185
+msgid "User Nice Name"
+msgstr "Nombre corto del usuario"
+
+#: wp-includes/user.php:3184
+msgid "User Login Name"
+msgstr "Nombre de acceso del usuario"
+
+#: wp-includes/user.php:3183
+msgid "User ID"
+msgstr "ID del usuario"
+
+#: wp-includes/user.php:3149
+msgid "WordPress User"
+msgstr "Usuario de WordPress"
+
+#: wp-includes/media.php:4776
+msgid "WordPress Media"
+msgstr "Medios de WordPress"
+
+#: wp-login.php:1215
+msgid "User action confirmed."
+msgstr "Confirmada la acción del usuario."
+
+#. translators: %s: Action name.
+#: wp-includes/user.php:3845
+msgid "Confirm the \"%s\" action"
+msgstr "Confirma la acción «%s»"
+
+#: wp-includes/user.php:3838 wp-admin/export-personal-data.php:54
+#: wp-admin/menu.php:283
+msgid "Export Personal Data"
+msgstr "Exportar los datos personales"
+
+#: wp-includes/user.php:3786
+msgid "Invalid action name."
+msgstr "Nombre de acción no válido"
+
+#: wp-includes/user.php:3739
+msgid "The site administrator has been notified and will fulfill your request as soon as possible."
+msgstr "Se ha avisado al administrador del sitio y cumplirá tu petición tan pronto como sea posible."
+
+#: wp-includes/post.php:245
+msgid "User Request"
+msgstr "Petición del usuario"
+
+#: wp-includes/post.php:244
+msgid "User Requests"
+msgstr "Peticiones de usuario"
+
+#. translators: Deleted long text.
+#: wp-includes/functions.php:7297
+msgid "This content was deleted by the author."
+msgstr "Este contenido ha sido borrado por el autor."
+
+#. translators: Deleted text.
+#: wp-includes/functions.php:7293
+msgid "[deleted]"
+msgstr "[borrado]"
+
+#. translators: %d: Comment ID.
+#: wp-includes/comment.php:3769
+msgid "Comment %d contains personal data but could not be anonymized."
+msgstr "El comentario %d contiene datos personales pero no se pueden anonimizar."
+
+#: wp-includes/user.php:3738
+msgid "Action has been confirmed."
+msgstr "La acción se ha confirmado."
+
+#. translators: Do not translate DESCRIPTION, CONFIRM_URL, SITENAME, SITEURL:
+#. those are placeholders.
+#: wp-includes/user.php:3904
+msgid ""
+"Howdy,\n"
+"\n"
+"A request has been made to perform the following action on your account:\n"
+"\n"
+" ###DESCRIPTION###\n"
+"\n"
+"To confirm this, please click on the following link:\n"
+"###CONFIRM_URL###\n"
+"\n"
+"You can safely ignore and delete this email if you do not want to\n"
+"take this action.\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Se ha realizado una petición para llevar a cabo la siguiente acción en tu cuenta:\n"
+"\n"
+" ###DESCRIPTION###\n"
+"\n"
+"Para confirmarlo, por favor, haz clic en el siguiente enlace:\n"
+"###CONFIRM_URL###\n"
+"\n"
+"Puedes ignorar y borrar este correo electrónico con seguridad si no quieres\n"
+"llevar a cabo esta acción.\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-includes/post.php:467 wp-includes/post.php:990
+msgctxt "request status"
+msgid "Completed"
+msgstr "Completada"
+
+#: wp-includes/post.php:452 wp-includes/post.php:989
+msgctxt "request status"
+msgid "Failed"
+msgstr "Fallida"
+
+#: wp-includes/post.php:437 wp-includes/post.php:988
+msgctxt "request status"
+msgid "Confirmed"
+msgstr "Confirmada"
+
+#: wp-includes/post.php:422 wp-includes/post.php:987
+msgctxt "request status"
+msgid "Pending"
+msgstr "Pendiente"
+
+#: wp-includes/comment.php:3624
+msgid "Comment URL"
+msgstr "URL del comentario"
+
+#: wp-includes/comment.php:3623
+msgid "Comment Content"
+msgstr "Contenido del comentario"
+
+#: wp-includes/comment.php:3622
+msgid "Comment Date"
+msgstr "Fecha del comentario"
+
+#: wp-includes/comment.php:3621
+msgid "Comment Author User Agent"
+msgstr "Agente de usuario del autor del comentario"
+
+#: wp-includes/comment.php:3620
+msgid "Comment Author IP"
+msgstr "IP del autor del comentario"
+
+#: wp-includes/comment.php:3619
+msgid "Comment Author URL"
+msgstr "URL del autor del comentario"
+
+#: wp-includes/comment.php:3618
+msgid "Comment Author Email"
+msgstr "Correo electrónico del autor del comentario"
+
+#: wp-includes/comment.php:3617 wp-admin/edit-form-comment.php:45
+msgid "Comment Author"
+msgstr "Autor del comentario"
+
+#: wp-includes/comment.php:3582 wp-includes/comment.php:3692
+msgid "WordPress Comments"
+msgstr "Comentarios de WordPress"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1554
+msgid "Limit result set to users who are considered authors."
+msgstr "Limitar el resultado a usuarios considerados autores."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:229
+msgid "Sorry, you are not allowed to query users by this parameter."
+msgstr "Lo siento, no tienes permisos para buscar usuarios con este parámetro."
+
+#: wp-includes/media.php:4301
+#: wp-admin/includes/class-wp-media-list-table.php:153
+msgctxt "media items"
+msgid "Mine"
+msgstr "Míos"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:293
+msgid "Whether or not the post type can be viewed."
+msgstr "Si el tipo de entrada es visible o no."
+
+#: wp-includes/functions.php:3288
+msgid "The link you followed has expired."
+msgstr "El enlace que has seguido ha caducado."
+
+#: wp-includes/script-loader.php:1142
+#: wp-includes/class-wp-customize-manager.php:514 wp-admin/edit-tags.php:28
+#: wp-admin/edit-tags.php:85 wp-admin/edit-tags.php:116
+#: wp-admin/edit-tags.php:136 wp-admin/edit-tags.php:172
+#: wp-admin/includes/bookmark.php:31 wp-admin/press-this.php:21
+#: wp-admin/nav-menus.php:25 wp-admin/customize.php:17
+#: wp-admin/customize.php:34 wp-admin/user-new.php:15 wp-admin/user-new.php:22
+#: wp-admin/user-new.php:55 wp-admin/user-new.php:182 wp-admin/themes.php:14
+#: wp-admin/themes.php:42 wp-admin/themes.php:62 wp-admin/edit-comments.php:13
+#: wp-admin/term.php:42 wp-admin/options.php:49 wp-admin/options.php:77
+#: wp-admin/widgets.php:17 wp-admin/users.php:15 wp-admin/post-new.php:60
+#: wp-admin/edit.php:41 wp-admin/media-upload.php:46
+msgid "You need a higher level of permission."
+msgstr "Necesitas un nivel más alto de permisos."
+
+#: wp-includes/script-loader.php:677 wp-includes/script-loader.php:1141
+#: wp-includes/class-wp-xmlrpc-server.php:3953 wp-includes/functions.php:3299
+#: wp-includes/class-wp-customize-manager.php:449
+#: wp-admin/includes/class-custom-image-header.php:775
+#: wp-admin/includes/class-custom-image-header.php:939
+#: wp-admin/includes/class-custom-image-header.php:947
+#: wp-admin/includes/file.php:618 wp-admin/customize.php:79
+#: wp-admin/themes.php:27 wp-admin/themes.php:70 wp-admin/users.php:145
+#: wp-admin/media-upload.php:38 wp-admin/js/tags.js:62
+#: wp-admin/js/updates.js:1901 wp-admin/network/site-users.php:163
+msgid "Something went wrong."
+msgstr "Algo ha ido mal."
+
+#. translators: %s: User who is customizing the changeset in customizer.
+#: wp-includes/class-wp-customize-manager.php:4109
+msgid "%s is already customizing this changeset. Do you want to take over?"
+msgstr "%s ya está personalizando este grupo de cambios. ¿Quieres hacerte cargo tú?"
+
+#. translators: %s: User who is customizing the changeset in customizer.
+#: wp-includes/class-wp-customize-manager.php:4107
+msgid "%s is already customizing this changeset. Please wait until they are done to try customizing. Your latest changes have been autosaved."
+msgstr "%s ya está personalizando este grupo de cambios. Por favor, espera hasta que termine para intentar personalizarlos. Tus últimos cambios se han guardado automáticamente."
+
+#: wp-includes/class-wp-customize-manager.php:4315
+#: wp-admin/includes/file.php:335
+msgid "Update anyway, even though it might break your site?"
+msgstr "¿Quieres actualizar de todos modos, aunque pueda romper tu sitio?"
+
+#: wp-includes/wp-db.php:1380
+msgid "The query only expected one placeholder, but an array of multiple placeholders was sent."
+msgstr "La consulta solo esperaba un marcador de posición, pero se ha enviado un array de varios marcadores de posición."
+
+#: wp-includes/script-loader.php:1131
+msgctxt "customizer changeset status"
+msgid "Scheduled"
+msgstr "Programado"
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:243
+#: wp-includes/customize/class-wp-customize-theme-control.php:255
+#: wp-admin/includes/class-wp-theme-install-list-table.php:317
+#: wp-admin/includes/class-wp-theme-install-list-table.php:475
+#: wp-admin/theme-install.php:276
+msgctxt "theme"
+msgid "Installed"
+msgstr "Instalado"
+
+#. translators: %s: Property of an object.
+#: wp-includes/rest-api.php:2098
+msgid "%1$s is not a valid property of Object."
+msgstr "%1$s no es una propiedad válida del objeto."
+
+#. translators: %s: URL to Add Themes admin screen.
+#: wp-includes/script-loader.php:1180
+msgid "You won’t be able to install new themes from here yet since your install requires SFTP credentials. For now, please add themes in the admin."
+msgstr "No podrás instalar nuevos temas desde aquí, ya que tu instalación necesita credenciales SFTP. Por ahora, por favor, añade temas desde la administración."
+
+#. translators: Tab heading when selecting from the most used terms.
+#: wp-includes/taxonomy.php:606 wp-admin/includes/meta-boxes.php:1119
+msgctxt "categories"
+msgid "Most Used"
+msgstr "Más utilizadas"
+
+#. translators: Tab heading when selecting from the most used terms.
+#: wp-includes/taxonomy.php:606
+msgctxt "tags"
+msgid "Most Used"
+msgstr "Más utilizadas"
+
+#: wp-includes/class-wp-customize-nav-menus.php:1109
+msgid "Click “Next” to start adding links to your new menu."
+msgstr "Haz clic en «Siguiente» para empezar a añadir enlaces a tu nuevo menú."
+
+#. translators: %s: A list of valid video file extensions.
+#: wp-includes/widgets/class-wp-widget-media-video.php:51
+msgid "Sorry, we can’t load the video at the supplied URL. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
+msgstr "Lo siento, no podemos cargar el vídeo en la URL facilitada. Por favor, comprueba que la URL sea de un archivo de vídeo compatible (%s) o streaming (por ejemplo, YouTube y Vimeo)."
+
+#: wp-includes/script-loader.php:1130
+#: wp-includes/class-wp-customize-manager.php:4826
+msgctxt "customizer changeset action/button label"
+msgid "Schedule"
+msgstr "Programar"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
+msgid "+ Create New Menu"
+msgstr "+ Crear un nuevo menú"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:85
+msgid "Create a menu for this location"
+msgstr "Crea un menú para esta ubicación"
+
+#. translators: 1: fopen(), 2: File name.
+#: wp-includes/class-wp-http-streams.php:257
+#: wp-includes/class-wp-http-curl.php:193
+msgid "Could not open handle for %1$s to %2$s."
+msgstr "No se ha podido abrir el gestor para %1$s en %2$s."
+
+#: wp-includes/widgets/class-wp-nav-menu-widget.php:26
+msgid "Add a navigation menu to your sidebar."
+msgstr "Añade un menú de navegación a tu barra lateral."
+
+#. translators: %s: Display name of the user who has taken over the changeset
+#. in customizer.
+#: wp-includes/script-loader.php:1155
+msgid "%s has taken over and is currently customizing."
+msgstr "%s ha tomado posesión y está personalizando en este momento."
+
+#: wp-includes/script-loader.php:1149
+msgid "Looks like something’s gone wrong. Wait a couple seconds, and then try again."
+msgstr "Parece que algo ha salido mal. Espera un par de segundos y vuelve a intentarlo."
+
+#: wp-includes/class-wp-customize-manager.php:4301
+#: wp-admin/includes/post.php:1773
+msgid "Take over"
+msgstr "Tomar posesión"
+
+#: wp-includes/class-wp-customize-manager.php:4297
+#: wp-admin/includes/post.php:1690 wp-admin/comment.php:78
+#: wp-admin/comment.php:276 wp-admin/theme-editor.php:376
+#: wp-admin/plugin-editor.php:330
+msgid "Go back"
+msgstr "Volver"
+
+#. translators: %s: User who is customizing the changeset in customizer.
+#: wp-includes/class-wp-customize-manager.php:4114
+msgid "%s is already customizing this site. Please wait until they are done to try customizing. Your latest changes have been autosaved."
+msgstr "%s ya está personalizando este sitio. Por favor, espera hasta que haya terminado para intentar personalizarlo. Tus últimos cambios se han guardado automáticamente."
+
+#. translators: %s: User who is customizing the changeset in customizer.
+#: wp-includes/class-wp-customize-manager.php:4116
+msgid "%s is already customizing this site. Do you want to take over?"
+msgstr "%s ya está personalizando este sitio. ¿Quieres tomar posesión?"
+
+#: wp-includes/class-wp-customize-manager.php:3391
+msgid "Sorry, you are not allowed to take over."
+msgstr "Lo siento, no tienes permisos para tomar posesión."
+
+#: wp-includes/class-wp-customize-manager.php:3382
+msgid "No changeset found to take over"
+msgstr "No se han encontrado grupos de cambios para tomar posesión"
+
+#: wp-includes/class-wp-customize-manager.php:3371
+msgid "Security check failed."
+msgstr "La comprobación de seguridad ha fallado."
+
+#: wp-includes/class-wp-customize-manager.php:2533
+#: wp-includes/class-wp-customize-manager.php:3169
+msgid "Changeset is being edited by other user."
+msgstr "El grupo de cambios lo está editando otro usuario."
+
+#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:66
+msgctxt "menu locations"
+msgid "Here’s where this menu appears. If you’d like to change that, pick another location."
+msgstr "Aquí es donde aparece este menú. Si quieres cambiarlo elige otra ubicación."
+
+#. translators: 1: Documentation URL, 2: Additional link attributes, 3:
+#. Accessibility text.
+#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
+msgctxt "menu locations"
+msgid "(If you plan to use a menu widget%3$s, skip this step.)"
+msgstr "(Si tienes pensado usar un widget%3$s de menú, sáltate este paso.)"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:48
+msgctxt "menu locations"
+msgid "Where do you want this menu to appear?"
+msgstr "¿Dónde quieres que aparezca este menú?"
+
+#: wp-includes/class-wp-customize-nav-menus.php:1123
+msgid "You’ll create a menu, assign it a location, and add menu items like links to pages and categories. If your theme has multiple menu areas, you might need to create more than one."
+msgstr "Crea un menú, asígnalo a una ubicación y añade elementos de menú como enlaces a páginas y categorías. Si tu tema tiene varias áreas de menú, puede que tengas que crear más de uno."
+
+#: wp-includes/class-wp-customize-nav-menus.php:1120
+msgid "It doesn’t look like your site has any menus yet. Want to build one? Click the button to start."
+msgstr "Parece que tu sitio todavía no tiene menús. ¿Quieres crear uno? Haz clic en el botón para comenzar."
+
+#: wp-includes/class-wp-customize-nav-menus.php:697
+msgctxt "menu locations"
+msgid "View All Locations"
+msgstr "Ver todas las ubicaciones"
+
+#: wp-includes/class-wp-customize-manager.php:5031
+msgid "While previewing a new theme, you can continue to tailor things like widgets and menus, and explore theme-specific options."
+msgstr "Mientras visualizas un tema nuevo puedes seguir personalizando elementos como widgets y menús y explorar opciones específicas del tema."
+
+#: wp-includes/class-wp-customize-manager.php:5030
+msgid "Looking for a theme? You can search or browse the WordPress.org theme directory, install and preview themes, then activate them right here."
+msgstr "¿Estás buscando un tema? Puedes buscar o explorar el directorio de temas de WordPress.org, instalar y previsualizar temas y luego activarlos aquí mismo."
+
+#: wp-includes/class-wp-customize-nav-menus.php:697
+msgctxt "menu locations"
+msgid "View Location"
+msgstr "Ver la ubicación"
+
+#: wp-includes/customize/class-wp-customize-themes-section.php:97
+#: wp-admin/themes.php:235 wp-admin/themes.php:565
+#: wp-admin/theme-install.php:68 wp-admin/theme-install.php:245
+msgid "No themes found. Try a different search."
+msgstr "No se han encontrado temas. Prueba una búsqueda diferente."
+
+#: wp-includes/class-wp-customize-nav-menus.php:683
+msgid "Your theme can display menus in one location. Select which menu you would like to use."
+msgstr "Tu tema puede mostrar menús en una ubicación. Elige qué menú te gustaría usar."
+
+#. translators: %s: Site name.
+#: wp-login.php:432
+msgid "Site Name: %s"
+msgstr "Nombre del sitio: %s"
+
+#. translators: Login screen title. 1: Login screen name, 2: Network or site
+#. name.
+#. translators: Admin screen title. 1: Admin screen name, 2: Network or site
+#. name.
+#: wp-login.php:71 wp-admin/admin-header.php:52
+msgid "%1$s ‹ %2$s — WordPress"
+msgstr "%1$s < %2$s — WordPress"
+
+#. translators: 1: Number of placeholders, 2: Number of arguments passed.
+#: wp-includes/wp-db.php:1395
+msgid "The query does not contain the correct number of placeholders (%1$d) for the number of arguments passed (%2$d)."
+msgstr "La consulta no contiene el número correcto de marcadores (%1$d) para el número de argumentos pasados (%2$d)."
+
+#. translators: %s: Value type.
+#: wp-includes/wp-db.php:1335
+msgid "Unsupported value type (%s)."
+msgstr "Tipo de valor no compatible (%s)."
+
+#. translators: %s: register_widget()
+#: wp-includes/widgets.php:1169
+msgid "Widgets need to be registered using %s, before they can be displayed."
+msgstr "Los widgets deben registrarse usando %s antes de que se puedan mostrar."
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:342
+msgid "Link to:"
+msgstr "Enlace a:"
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:38
+msgid "No images selected"
+msgstr "No se han seleccionado imágenes"
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:30
+msgid "Displays an image gallery."
+msgstr "Muestra una galería de imágenes."
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:28
+#: wp-includes/js/dist/editor.js:7954 wp-includes/js/dist/block-library.js:9156
+#: wp-includes/js/dist/block-library.js:9577 wp-admin/includes/media.php:20
+msgid "Gallery"
+msgstr "Galería"
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:333
+msgid "Custom HTML Widget"
+msgstr "Widget HTML personalizado"
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:304
+msgid "Use the Custom HTML widget to add arbitrary HTML code to your widget areas."
+msgstr "Utiliza el widget HTML personalizado para añadir código HTML arbitrario a tus áreas de widgets."
+
+#. translators: %s: New email address.
+#: wp-includes/user.php:3119
+msgid "Your email address has not been updated yet. Please check your inbox at %s for a confirmation email."
+msgstr "Tu dirección de correo electrónico no se ha actualizado todavía. Por favor, revisa tu bandeja de entrada en %s para ver si has recibido un correo electrónico de confirmación."
+
+#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
+#. those are placeholders.
+#: wp-includes/user.php:3049
+msgid ""
+"Howdy ###USERNAME###,\n"
+"\n"
+"You recently requested to have the email address on your account changed.\n"
+"\n"
+"If this is correct, please click on the following link to change it:\n"
+"###ADMIN_URL###\n"
+"\n"
+"You can safely ignore and delete this email if you do not want to\n"
+"take this action.\n"
+"\n"
+"This email has been sent to ###EMAIL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola ###USERNAME###,\n"
+"\n"
+"Has solicitado recientemente cambiar la dirección de correo electrónico de tu cuenta.\n"
+"\n"
+"Si esto es correcto, por favor, haz clic en el siguiente enlace para cambiarla:\n"
+"###ADMIN_URL###\n"
+"\n"
+"Puedes ignorar y borrar este correo electrónico sin problemas si no quieres\n"
+"realizar esta acción.\n"
+"\n"
+"Este correo electrónico se ha enviado a ###EMAIL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-includes/user.php:3029
+msgid "Error: The email address is already used."
+msgstr "Error: la dirección de correo electrónico ya está en uso."
+
+#: wp-includes/taxonomy.php:607
+msgid "← Go to Categories"
+msgstr "← Ir a las categorías"
+
+#: wp-includes/taxonomy.php:142
+msgid "← Go to Link Categories"
+msgstr "← Ir a las categorías de enlaces"
+
+#: wp-includes/script-loader.php:1177
+msgid "Sorry, you can’t preview new themes when you have changes scheduled or saved as a draft. Please publish your changes, or wait until they publish to preview new themes."
+msgstr "Lo siento, no puedes previsualizar los nuevos temas cuando tus cambios están programados o guardados como borrador. Por favor, publica tus cambios o espera a que se publiquen para previsualizar los nuevos temas."
+
+#: wp-includes/script-loader.php:1176
+msgid "Schedule your customization changes to publish (\"go live\") at a future date."
+msgstr "Programa tus cambios de personalización para publicarlos («en directo») en una fecha futura."
+
+#: wp-includes/script-loader.php:1168
+msgid "Homepage and posts page must be different."
+msgstr "La página de inicio y la página de entradas tienen que ser diferentes."
+
+#. translators: %d: Error count.
+#: wp-includes/script-loader.php:1163 wp-includes/script-loader.php:1165
+#: wp-includes/widgets/class-wp-widget-custom-html.php:228
+#: wp-includes/widgets/class-wp-widget-custom-html.php:230
+msgid "There is %d error which must be fixed before you can save."
+msgid_plural "There are %d errors which must be fixed before you can save."
+msgstr[0] "Hay un error %d que tienes que corregir antes de que puedas guardar."
+msgstr[1] "Hay %d errores que tienes que corregir antes de que puedas guardar."
+
+#. translators: %s: URL to the Customizer to load the autosaved version.
+#: wp-includes/script-loader.php:1157
+msgid "There is a more recent autosave of your changes than the one you are previewing. Restore the autosave"
+msgstr "Hay un guardado automático de tus cambios más reciente que el que estás previsualizando. Restaurar el guardado automático"
+
+#: wp-includes/script-loader.php:1153
+msgid "Are you sure you want to discard your unpublished changes?"
+msgstr "¿Seguro que quieres descartar tus cambios no publicados?"
+
+#: wp-includes/script-loader.php:1152
+msgid "Reverting unpublished changes…"
+msgstr "Deshaciendo los cambios no publicados…"
+
+#: wp-includes/script-loader.php:1151
+msgid "Setting up your live preview. This may take a bit."
+msgstr "Configurando tu vista previa en directo. Esto puede tardar un poco."
+
+#: wp-includes/script-loader.php:1150
+msgid "Downloading your new theme…"
+msgstr "Descargando tu nuevo tema…"
+
+#: wp-includes/script-loader.php:1140
+msgid "Discard changes"
+msgstr "Descartar los cambios"
+
+#: wp-includes/script-loader.php:1133
+msgid "Please save your changes in order to share the preview."
+msgstr "Por favor, guarda los cambios para compartir la vista previa."
+
+#: wp-includes/script-loader.php:1129
+msgid "Updating"
+msgstr "Actualizando"
+
+#: wp-includes/script-loader.php:1128
+msgid "Draft Saved"
+msgstr "Borrador guardado"
+
+#: wp-includes/script-loader.php:1123 wp-admin/customize.php:189
+msgid "Activate & Publish"
+msgstr "Activar y publicar"
+
+#: wp-includes/script-loader.php:1005
+msgid "Yiddish"
+msgstr "Yiddish"
+
+#: wp-includes/script-loader.php:1004
+msgid "Welsh"
+msgstr "Galés"
+
+#: wp-includes/script-loader.php:1003
+msgid "Vietnamese"
+msgstr "Vietnamita"
+
+#: wp-includes/script-loader.php:1002
+msgid "Ukrainian"
+msgstr "Ukraniano"
+
+#: wp-includes/script-loader.php:1001
+msgid "Turkish"
+msgstr "Turco"
+
+#: wp-includes/script-loader.php:1000
+msgid "Thai"
+msgstr "Tailandés"
+
+#: wp-includes/script-loader.php:999
+msgid "Tagalog"
+msgstr "Tagalo"
+
+#: wp-includes/script-loader.php:998
+msgid "Swedish"
+msgstr "Sueco"
+
+#: wp-includes/script-loader.php:997
+msgid "Swahili"
+msgstr "Swahili"
+
+#: wp-includes/script-loader.php:996
+msgid "Spanish"
+msgstr "Español"
+
+#: wp-includes/script-loader.php:995
+msgid "Slovenian"
+msgstr "Esloveno"
+
+#: wp-includes/script-loader.php:994
+msgid "Slovak"
+msgstr "Eslovaco"
+
+#: wp-includes/script-loader.php:993
+msgid "Serbian"
+msgstr "Serbio"
+
+#: wp-includes/script-loader.php:992
+msgid "Russian"
+msgstr "Ruso"
+
+#: wp-includes/script-loader.php:991
+msgid "Romanian"
+msgstr "Rumano"
+
+#: wp-includes/script-loader.php:990
+msgid "Portuguese"
+msgstr "Portugués"
+
+#: wp-includes/script-loader.php:989
+msgid "Polish"
+msgstr "Polaco"
+
+#: wp-includes/script-loader.php:988
+msgid "Persian"
+msgstr "Persa"
+
+#: wp-includes/script-loader.php:987
+msgid "Norwegian"
+msgstr "Noruego"
+
+#: wp-includes/script-loader.php:986
+msgid "Maltese"
+msgstr "Maltés"
+
+#: wp-includes/script-loader.php:985
+msgid "Malay"
+msgstr "Malayo"
+
+#: wp-includes/script-loader.php:984
+msgid "Macedonian"
+msgstr "Macedonio"
+
+#: wp-includes/script-loader.php:983
+msgid "Lithuanian"
+msgstr "Lituano"
+
+#: wp-includes/script-loader.php:982
+msgid "Latvian"
+msgstr "Letón"
+
+#: wp-includes/script-loader.php:981
+msgid "Korean"
+msgstr "Coreano"
+
+#: wp-includes/script-loader.php:980
+msgid "Japanese"
+msgstr "Japonés"
+
+#: wp-includes/script-loader.php:979
+msgid "Italian"
+msgstr "Italiano"
+
+#: wp-includes/script-loader.php:978
+msgid "Irish"
+msgstr "Irlandés"
+
+#: wp-includes/script-loader.php:977
+msgid "Indonesian"
+msgstr "Indonesio"
+
+#: wp-includes/script-loader.php:976
+msgid "Icelandic"
+msgstr "Islandés"
+
+#: wp-includes/script-loader.php:975
+msgid "Hungarian"
+msgstr "Húngaro"
+
+#: wp-includes/script-loader.php:974
+msgid "Hindi"
+msgstr "Indio"
+
+#: wp-includes/script-loader.php:973
+msgid "Hebrew"
+msgstr "Hebreo"
+
+#: wp-includes/script-loader.php:972
+msgid "Haitian Creole"
+msgstr "Creole haitiano"
+
+#: wp-includes/script-loader.php:971
+msgid "Greek"
+msgstr "Griego"
+
+#: wp-includes/script-loader.php:970
+msgid "German"
+msgstr "Alemán"
+
+#: wp-includes/script-loader.php:969
+msgid "Galician"
+msgstr "Gallego"
+
+#: wp-includes/script-loader.php:968
+msgid "French"
+msgstr "Francés"
+
+#: wp-includes/script-loader.php:966
+msgid "Filipino"
+msgstr "Filipino"
+
+#: wp-includes/script-loader.php:965
+msgid "Estonian"
+msgstr "Estonio"
+
+#: wp-includes/script-loader.php:964 wp-includes/js/dist/block-library.js:24604
+#: wp-admin/includes/ms.php:664
+msgid "English"
+msgstr "Inglés"
+
+#: wp-includes/script-loader.php:963
+msgid "Dutch"
+msgstr "Holandés"
+
+#: wp-includes/script-loader.php:962
+msgid "Danish"
+msgstr "Danés"
+
+#: wp-includes/script-loader.php:961
+msgid "Czech"
+msgstr "Checo"
+
+#: wp-includes/script-loader.php:960
+msgid "Croatian"
+msgstr "Croata"
+
+#: wp-includes/script-loader.php:959
+msgid "Chinese (Traditional)"
+msgstr "Chino (Tradicional)"
+
+#: wp-includes/script-loader.php:958
+msgid "Chinese (Simplified)"
+msgstr "Chino (Simplificado)"
+
+#: wp-includes/script-loader.php:957
+msgid "Chinese"
+msgstr "Chino"
+
+#: wp-includes/script-loader.php:956
+msgid "Catalan"
+msgstr "Catalán"
+
+#: wp-includes/script-loader.php:955
+msgid "Bulgarian"
+msgstr "Búlgaro"
+
+#: wp-includes/script-loader.php:954
+msgid "Belarusian"
+msgstr "Bielorruso"
+
+#: wp-includes/script-loader.php:953
+msgid "Arabic"
+msgstr "Árabe"
+
+#: wp-includes/script-loader.php:952
+msgid "Albanian"
+msgstr "Albano"
+
+#: wp-includes/script-loader.php:951
+msgid "Afrikaans"
+msgstr "Afrikáans"
+
+#: wp-includes/script-loader.php:941
+msgid "Live Broadcast"
+msgstr "Transmisión en vivo"
+
+#: wp-includes/script-loader.php:949 wp-includes/js/dist/block-library.js:24475
+msgid "Chapters"
+msgstr "Capítulos"
+
+#: wp-includes/script-loader.php:935
+msgid "You are using a browser that does not have Flash player enabled or installed. Please turn on your Flash player plugin or download the latest version from https://get.adobe.com/flashplayer/"
+msgstr "Estás usando un navegador que no tiene Flash activo o instalado. Por favor, activa el componente del reproductor Flash o descarga la última versión desde https://get.adobe.com/flashplayer/"
+
+#. translators: %s: register_routes()
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:52
+msgid "Method '%s' must be overridden."
+msgstr "Se debe anular el método «%s»."
+
+#: wp-includes/post.php:227
+msgid "oEmbed Response"
+msgstr "Respuesta oEmbed"
+
+#: wp-includes/post.php:226
+msgid "oEmbed Responses"
+msgstr "Respuestas oEmbed"
+
+#. translators: %s: Post custom field name.
+#: wp-includes/post-template.php:1107
+msgctxt "Post custom field name"
+msgid "%s:"
+msgstr "%s:"
+
+#. translators: 1: Comment author's name, 2: Comment author's IP address, 3:
+#. Comment author's hostname.
+#: wp-includes/pluggable.php:1622 wp-includes/pluggable.php:1806
+msgid "Author: %1$s (IP address: %2$s, %3$s)"
+msgstr "Autor: %1$s (dirección IP: %2$s, %3$s)"
+
+#. translators: 1: Trackback/pingback website name, 2: Website IP address, 3:
+#. Website hostname.
+#: wp-includes/pluggable.php:1594 wp-includes/pluggable.php:1608
+#: wp-includes/pluggable.php:1784 wp-includes/pluggable.php:1795
+msgid "Website: %1$s (IP address: %2$s, %3$s)"
+msgstr "Web: %1$s (dirección IP: %2$s, %3$s)"
+
+#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
+#. are placeholders.
+#: wp-includes/ms-functions.php:2923
+msgid ""
+"Hi,\n"
+"\n"
+"This notice confirms that the network admin email address was changed on ###SITENAME###.\n"
+"\n"
+"The new network admin email address is ###NEW_EMAIL###.\n"
+"\n"
+"This email has been sent to ###OLD_EMAIL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Este aviso confirma que el correo electrónico de administración de la red ha sido cambiado en ###SITENAME###.\n"
+"\n"
+"El nuevo correo electrónico de administración de la red es ###NEW_EMAIL###.\n"
+"\n"
+"Este correo electrónico ha sido enviado a ###OLD_EMAIL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#. translators: Do not translate USERNAME, ADMIN_URL, EMAIL, SITENAME, SITEURL:
+#. those are placeholders.
+#: wp-includes/ms-functions.php:2825
+msgid ""
+"Howdy ###USERNAME###,\n"
+"\n"
+"You recently requested to have the network admin email address on\n"
+"your network changed.\n"
+"\n"
+"If this is correct, please click on the following link to change it:\n"
+"###ADMIN_URL###\n"
+"\n"
+"You can safely ignore and delete this email if you do not want to\n"
+"take this action.\n"
+"\n"
+"This email has been sent to ###EMAIL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola ###USERNAME###,\n"
+"\n"
+"Recientemente has solicitado cambiar el correo electrónico\n"
+"del administrador de tu red.\n"
+"\n"
+"Si esto es correcto, por favor, haz clic en el siguiente enlace para cambiarlo:\n"
+"###ADMIN_URL###\n"
+"\n"
+"Puedes ignorar y borrar este correo electrónico sin problemas si no querías llevar a cabo\n"
+"esta acción.\n"
+"\n"
+"Este correo electrónico se ha enviado a ###EMAIL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-includes/ms-functions.php:197
+msgid "User cannot be added to this site."
+msgstr "No se puede añadir el usuario a este sitio."
+
+#: wp-includes/load.php:1557
+msgid "Scrape nonce check failed. Please try again."
+msgstr "La comprobación de cambio de nonce ha fallado. Por favor, inténtalo de nuevo."
+
+#. translators: Do not translate OLD_EMAIL, NEW_EMAIL, SITENAME, SITEURL: those
+#. are placeholders.
+#: wp-includes/functions.php:7133
+msgid ""
+"Hi,\n"
+"\n"
+"This notice confirms that the admin email address was changed on ###SITENAME###.\n"
+"\n"
+"The new admin email address is ###NEW_EMAIL###.\n"
+"\n"
+"This email has been sent to ###OLD_EMAIL###\n"
+"\n"
+"Regards,\n"
+"All at ###SITENAME###\n"
+"###SITEURL###"
+msgstr ""
+"Hola,\n"
+"\n"
+"Este aviso confirma que se ha cambiado la dirección de correo electrónico de administración en ###SITENAME###.\n"
+"\n"
+"La nueva dirección de correo electrónico de administración es ###NEW_EMAIL###.\n"
+"\n"
+"Este correo electrónico se ha enviado a ###OLD_EMAIL###\n"
+"\n"
+"Saludos,\n"
+"El equipo de ###SITENAME###\n"
+"###SITEURL###"
+
+#: wp-includes/functions.php:7052
+msgid "Only UUID V4 is supported at this time."
+msgstr "En este momento solo es compatible con UUID V4."
+
+#: wp-includes/deprecated.php:3960 wp-includes/deprecated.php:3977
+#: wp-admin/press-this.php:74
+msgid "The Press This plugin is required."
+msgstr "Se necesita el plugin Press This."
+
+#. translators: %s: Number of themes displayed.
+#: wp-includes/customize/class-wp-customize-themes-section.php:152
+msgid "%s themes"
+msgstr "%s temas"
+
+#. translators: %s: Number of filters selected.
+#: wp-includes/customize/class-wp-customize-themes-section.php:136
+msgid "Filter themes (%s)"
+msgstr "Filtrar temas (%s)"
+
+#: wp-includes/customize/class-wp-customize-themes-section.php:124
+msgid "Go to theme sources"
+msgstr "Ir al origen de los temas"
+
+#: wp-includes/customize/class-wp-customize-themes-section.php:103
+msgid "Search WordPress.org themes"
+msgstr "Buscar temas en WordPress.org"
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:261
+#: wp-includes/customize/class-wp-customize-theme-control.php:263
+#: wp-admin/includes/theme.php:1004 wp-admin/includes/theme.php:1007
+msgid "Install & Preview"
+msgstr "Instalar y previsualizar"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:727
+msgid "Invalid URL."
+msgstr "URL no válida."
+
+#. translators: %s: "Add Items" button text.
+#: wp-includes/customize/class-wp-customize-nav-menu-control.php:46
+msgid "Time to add some links! Click “%s” to start putting pages, categories, and custom links in your menu. Add as many things as you’d like."
+msgstr "¡Es hora de añadir algunos enlaces! Haz clic en «%s» para empezar a poner páginas, categorías y enlaces personalizados en tu menú. Añade tantos elementos como quieras."
+
+#: wp-includes/media.php:4349
+#: wp-includes/customize/class-wp-customize-media-control.php:252
+msgid "Choose image"
+msgstr "Elige la imagen"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:241
+msgid "Choose audio"
+msgstr "Elige el audio"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:236
+msgid "Change audio"
+msgstr "Cambia el audio"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:235
+#: wp-includes/customize/class-wp-customize-media-control.php:240
+msgid "Select audio"
+msgstr "Selecciona el audio"
+
+#. translators: %s: Header height in pixels.
+#: wp-includes/customize/class-wp-customize-header-image-control.php:219
+msgid "Click “Add new image” to upload an image file from your computer. Your theme works best with an image with a header height of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
+msgstr "Haz clic en «Añadir una nueva imagen» para subir un archivo de imagen desde tu ordenador. Tu tema funciona mejor con una imagen cuya altura de cabecera sea de %s píxeles — podrás recortar la imagen cuando la hayas subido para un mejor ajuste. "
+
+#. translators: %s: Header width in pixels.
+#: wp-includes/customize/class-wp-customize-header-image-control.php:213
+msgid "Click “Add new image” to upload an image file from your computer. Your theme works best with an image with a header width of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
+msgstr "Haz clic en «Añadir una nueva imagen» para subir un archivo de imagen desde tu ordenador. Tu tema funciona mejor con una imagen cuyo ancho de cabecera sea de %s píxeles — podrás recortar la imagen cuando la hayas subido para un mejor ajuste."
+
+#. translators: %s: Header size in pixels.
+#: wp-includes/customize/class-wp-customize-header-image-control.php:207
+msgid "Click “Add new image” to upload an image file from your computer. Your theme works best with an image with a header size of %s pixels — you’ll be able to crop your image once you upload it for a perfect fit."
+msgstr "Haz clic en «Añadir una nueva imagen» para subir un archivo de imagen desde tu ordenador. Tu tema funciona mejor con una imagen con tamaño de cabecera de %s pixels — podrás recortar tu imagen una vez la subas para un ajuste perfecto."
+
+#: wp-includes/customize/class-wp-customize-header-image-control.php:203
+msgid "Click “Add new image” to upload an image file from your computer. Your theme works best with an image that matches the size of your video — you’ll be able to crop your image once you upload it for a perfect fit."
+msgstr "Haz clic en «Añadir una nueva imagen» para subir un archivo de imagen desde tu ordenador. Tu tema funciona mejor con una imagen que se ajuste al tamaño de tu vídeo — podrás recortar tu imagen una vez la subas para un ajuste perfecto."
+
+#. translators: 1: Month number (01, 02, etc.), 2: Month abbreviation.
+#: wp-includes/customize/class-wp-customize-date-time-control.php:204
+#: wp-admin/includes/template.php:822
+msgid "%1$s-%2$s"
+msgstr "%1$s-%2$s"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:170
+msgid "Meridian"
+msgstr "Meridiano"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:167
+#: wp-admin/includes/template.php:829
+msgid "Minute"
+msgstr "Minuto"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:162
+#: wp-admin/includes/template.php:828
+msgid "Hour"
+msgstr "Hora"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:160
+#: wp-includes/js/dist/components.js:35393
+msgid "Time"
+msgstr "Hora"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:146
+#: wp-includes/js/dist/components.js:35324 wp-admin/includes/template.php:826
+msgid "Day"
+msgstr "Día"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:130
+#: wp-includes/js/dist/components.js:35339 wp-admin/includes/template.php:816
+msgid "Month"
+msgstr "Mes"
+
+#: wp-includes/customize/class-wp-customize-date-time-control.php:127
+#: wp-includes/js/dist/components.js:35377
+#: wp-admin/includes/ajax-actions.php:2183
+#: wp-admin/includes/class-wp-posts-list-table.php:659
+#: wp-admin/includes/class-wp-posts-list-table.php:1565
+msgid "Date"
+msgstr "Fecha"
+
+#: wp-includes/class-wp-user.php:748
+msgid "Usage of user levels is deprecated. Use capabilities instead."
+msgstr "El uso de niveles de usuario está obsoleto. Utiliza las capacidades en su lugar."
+
+#. translators: %s: Template.
+#: wp-includes/class-wp-theme.php:293
+msgid "The theme defines itself as its parent theme. Please check the %s header."
+msgstr "El tema se define a sí mismo como su tema superior. Por favor, revisa la cabecera de %s."
+
+#: wp-includes/class-wp-editor.php:190 wp-includes/class-wp-editor.php:1388
+msgctxt "Name for the Visual editor tab"
+msgid "Visual"
+msgstr "Visual"
+
+#: wp-includes/class-wp-customize-nav-menus.php:1127
+msgid "Create New Menu"
+msgstr "Crea un nuevo menú"
+
+#: wp-includes/class-wp-customize-nav-menus.php:843
+msgid "New Menu"
+msgstr "Nuevo menú"
+
+#. translators: URL to the Widgets panel of the Customizer.
+#: wp-includes/class-wp-customize-nav-menus.php:691
+msgid "If your theme has widget areas, you can also add menus there. Visit the Widgets panel and add a “Navigation Menu widget” to display a menu in a sidebar or footer."
+msgstr "Si tu tema tiene áreas de widgets también puedes añadir menús en ellas. Visita el panel de widgets y añade un «widget de menú personalizado» para mostrar un menú en una barra lateral o en el pie de página."
+
+#: wp-includes/class-wp-customize-nav-menus.php:512
+msgid "If your theme has multiple menus, giving them clear names will help you manage them."
+msgstr "Si tu tema tiene varios menús, darles nombres claros te ayudará a gestionarlos."
+
+#. translators: %s: Number of menu locations.
+#: wp-includes/class-wp-customize-nav-menus.php:495
+msgid "Your theme can display menus in %s location."
+msgid_plural "Your theme can display menus in %s locations."
+msgstr[0] "Tu tema puede mostrar menús en %s ubicación."
+msgstr[1] "Tu tema puede mostrar menús en %s ubicaciones."
+
+#: wp-includes/class-wp-customize-nav-menus.php:492
+msgid "Your theme can display menus in one location."
+msgstr "Tu tema puede mostrar menús en una ubicación."
+
+#: wp-includes/class-wp-customize-manager.php:5720
+msgid "CSS code"
+msgstr "Código CSS"
+
+#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
+#. Accessibility text.
+#: wp-includes/widgets/class-wp-widget-custom-html.php:311
+#: wp-includes/class-wp-customize-manager.php:5679
+msgid "The edit field automatically highlights code syntax. You can disable this in your user profile%3$s to work in plain text mode."
+msgstr "El campo del editor destaca automáticamente la sintaxis del código. Puedes desactivar esto en tu perfil de usuario%3$s para que funcione en el modo de texto plano."
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:326
+#: wp-includes/class-wp-customize-manager.php:5672 wp-admin/theme-editor.php:36
+#: wp-admin/plugin-editor.php:133
+msgid "Screen reader users: when in forms mode, you may need to press the Esc key twice."
+msgstr "Usuarios con lector de pantalla: al estar en el modo de formulario, puede que necesites pulsar la tecla Esc dos veces."
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:325
+#: wp-includes/class-wp-customize-manager.php:5671 wp-admin/theme-editor.php:35
+#: wp-admin/plugin-editor.php:132
+msgid "To move away from this area, press the Esc key followed by the Tab key."
+msgstr "Para salir de este área, pulsa la tecla Esc seguida de la tecla Tab."
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:324
+#: wp-includes/class-wp-customize-manager.php:5670 wp-admin/theme-editor.php:34
+#: wp-admin/plugin-editor.php:131
+msgid "In the editing area, the Tab key enters a tab character."
+msgstr "En el área de edición, la tecla Tab introduce un carácter de tabulación."
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:322
+#: wp-includes/class-wp-customize-manager.php:5668 wp-admin/theme-editor.php:32
+#: wp-admin/plugin-editor.php:129
+msgid "When using a keyboard to navigate:"
+msgstr "Cuando se usa un teclado para navegar:"
+
+#: wp-includes/class-wp-customize-manager.php:5658
+msgid "Add your own CSS code here to customize the appearance and layout of your site."
+msgstr "Añade tu propio código CSS aquí para personalizar la apariencia y diseño de tu sitio."
+
+#: wp-includes/class-wp-customize-manager.php:5610
+#: wp-admin/options-reading.php:86 wp-admin/options-reading.php:87
+msgid "Your homepage displays"
+msgstr "Tu página de inicio muestra"
+
+#: wp-includes/class-wp-customize-manager.php:5593
+msgid "You can choose what’s displayed on the homepage of your site. It can be posts in reverse chronological order (classic blog), or a fixed/static page. To set a static homepage, you first need to create two Pages. One will become the homepage, and the other will be where your posts are displayed."
+msgstr "Puedes elegir qué mostrar en la página de inicio de tu sitio. Pueden ser entradas en orden cronológicamente inverso (blog clásico) o una página fija/estática. Para establecer una página de inicio estática, primero tienes que crear dos páginas. Una se convertirá en la página de inicio y la otra será donde se mostrarán tus entradas."
+
+#: wp-includes/class-wp-customize-manager.php:5591
+msgid "Homepage Settings"
+msgstr "Ajustes de la página de inicio"
+
+#. translators: %s: Site icon size in pixels.
+#: wp-includes/class-wp-customize-manager.php:5165
+msgid "Site Icons should be square and at least %s pixels."
+msgstr "Los iconos del sitio deben ser cuadrados y de al menos %s píxeles."
+
+#: wp-includes/class-wp-customize-manager.php:5163
+msgid "Site Icons are what you see in browser tabs, bookmark bars, and within the WordPress mobile apps. Upload one here!"
+msgstr "Los iconos del sitio son los que ves en las pestañas del navegador, barras de favoritos y dentro de las aplicaciones móviles de WordPress. ¡Sube uno aquí!"
+
+#: wp-includes/class-wp-customize-manager.php:5059
+msgid "WordPress.org themes"
+msgstr "Temas de WordPress.org"
+
+#: wp-includes/class-wp-customize-manager.php:5044
+msgid "Installed themes"
+msgstr "Temas instalados"
+
+#: wp-includes/script-loader.php:1183 wp-admin/customize.php:192
+#: wp-admin/customize.php:197 wp-admin/edit-form-advanced.php:396
+msgid "Publish Settings"
+msgstr "Ajustes de publicación"
+
+#: wp-includes/class-wp-customize-manager.php:4345
+msgid "Copied"
+msgstr "Copiado"
+
+#: wp-includes/class-wp-customize-manager.php:4339
+msgid "Preview Link"
+msgstr "Enlace de vista previa"
+
+#: wp-includes/class-wp-customize-manager.php:4336
+msgid "See how changes would look live on your website, and share the preview with people who can't access the Customizer."
+msgstr "Mira como se verán los cambios de tu sitio en directo y comparte la vista previa con gente que no pueda acceder al personalizador."
+
+#: wp-includes/class-wp-customize-manager.php:4334
+msgid "Share Preview Link"
+msgstr "Enlace para compartir la vista previa"
+
+#: wp-includes/class-wp-customize-manager.php:3198
+msgid "Changes trashed successfully."
+msgstr "Cambios enviados a la papelera correctamente."
+
+#: wp-includes/class-wp-customize-manager.php:3179
+msgid "Changes have already been trashed."
+msgstr "Los cambios ya se han enviado a la papelera."
+
+#: wp-includes/class-wp-customize-manager.php:3158
+#: wp-includes/class-wp-customize-manager.php:3191
+msgid "Unable to trash changes."
+msgstr "No ha sido posible enviar los cambios a la papelera."
+
+#: wp-includes/class-wp-customize-manager.php:3146
+msgid "No changes saved yet, so there is nothing to trash."
+msgstr "Aún no se han guardado cambios, no hay nada que enviar a la papelera."
+
+#: wp-includes/class-wp-customize-manager.php:3136
+msgid "There was an authentication problem. Please reload and try again."
+msgstr "Ha habido un problema de identificación. Por favor, recarga e inténtalo de nuevo."
+
+#. translators: %s: Number of invalid settings.
+#: wp-includes/script-loader.php:1171 wp-includes/script-loader.php:1173
+#: wp-includes/class-wp-customize-manager.php:2789
+msgid "Unable to save due to %s invalid setting."
+msgid_plural "Unable to save due to %s invalid settings."
+msgstr[0] "No ha sido posible guardar debido a %s ajuste no válido."
+msgstr[1] "No ha sido posible guardar debido a %s ajustes no válidos."
+
+#: wp-includes/script-loader.php:1134
+#: wp-includes/class-wp-customize-manager.php:2670
+#: wp-includes/class-wp-customize-manager.php:2685
+msgid "You must supply a future date to schedule."
+msgstr "Debes facilitar una fecha futura para programar."
+
+#: wp-includes/class-wp-customize-manager.php:2647
+msgid "The previous set of changes has already been published. Please try saving your current set of changes again."
+msgstr "El grupo de cambios anterior ya se ha publicado. Por favor, trata de guardar de nuevo tu grupo de cambios actual."
+
+#: wp-includes/admin-bar.php:820
+msgid "Edit User"
+msgstr "Editar el usuario"
+
+#: wp-includes/admin-bar.php:774
+msgid "View User"
+msgstr "Ver el usuario"
+
+#: wp-includes/widgets/class-wp-widget-text.php:498
+msgid "This widget may have contained code that may work better in the “Custom HTML” widget. If you haven’t yet, how about trying that widget instead?"
+msgstr "Este widget puede que contenga código que podría funcionar mejor en el widget de «HTML personalizado». Si aún no lo has hecho ¿qué te parece probar ese widget en su lugar?"
+
+#: wp-includes/widgets/class-wp-widget-text.php:551
+msgid "Hey there, looks like you just pasted HTML into the “Visual” tab of the Text widget. You may want to paste your code into the “Text” tab instead. Alternately, try out the new “Custom HTML” widget!"
+msgstr "Hola, parece que acabas de pegar HTML en la pestaña «Visual» del widget de texto. Puede que prefieras pegar tu código en la pestaña «HTML». Alternativamente, ¡prueba el nuevo widget «HTML personalizado»!"
+
+#: wp-includes/widgets/class-wp-widget-text.php:550
+msgid "Did you just paste HTML?"
+msgstr "¿Querías solo pegar HTML?"
+
+#: wp-includes/widgets/class-wp-widget-text.php:535
+msgid "Did you know there is a “Custom HTML” widget now? You can find it by scanning the list of available widgets on this screen. Check it out to add some custom code to your site!"
+msgstr "Hola, ¿sabías que tenemos un widget de «HTML personalizado»? Puedes encontrarlo revisando la lista de widgets disponibles de esta pantalla. ¡Úsalo para añadir código personalizado a tu sitio!"
+
+#: wp-includes/widgets/class-wp-widget-text.php:533
+msgid "Did you know there is a “Custom HTML” widget now? You can find it by pressing the “Add a Widget” button and searching for “HTML”. Check it out to add some custom code to your site!"
+msgstr "Hola ¿sabes que tenemos un widget de «HTML personalizado»? Puedes encontrarlo pulsando en el botón «Añadir un widget» y buscando por «HTML». ¡Pruébalo para añadir código personalizado a tu sitio!"
+
+#: wp-includes/widgets/class-wp-widget-text.php:531
+msgid "New Custom HTML Widget"
+msgstr "Nuevo widget de HTML personalizado"
+
+#: wp-includes/widgets/class-wp-widget-text.php:496
+msgid "This widget may contain code that may work better in the “Custom HTML” widget. How about trying that widget instead?"
+msgstr "Este widget puede contener código que podría funcionar mejor en el widget «HTML personalizado». ¿Qué te parece probar ese widget en su lugar?"
+
+#: wp-includes/widgets/class-wp-widget-text.php:35
+msgid "Arbitrary text."
+msgstr "Texto arbitrario."
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:283
+msgid "Some HTML tags are not permitted, including:"
+msgstr "Algunas etiquetas HTML no están permitidas, incluyendo:"
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:53
+#: wp-includes/js/dist/block-library.js:16447
+msgid "Custom HTML"
+msgstr "HTML personalizado"
+
+#: wp-includes/widgets/class-wp-widget-custom-html.php:46
+msgid "Arbitrary HTML code."
+msgstr "Código HTML arbitrario."
+
+#: wp-includes/widgets/class-wp-widget-tag-cloud.php:196
+msgid "Show tag counts"
+msgstr "Mostrar el contador de etiquetas"
+
+#. translators: %s: Number of items (tags).
+#. translators: %s: Number of items.
+#. translators: Number of items.
+#. translators: %s: Number of comments.
+#: wp-includes/category-template.php:862 wp-includes/category-template.php:873
+#: wp-admin/includes/class-wp-list-table.php:876
+#: wp-admin/includes/class-wp-list-table.php:1483
+#: wp-admin/includes/ajax-actions.php:533
+msgid "%s item"
+msgid_plural "%s items"
+msgstr[0] "%s elemento"
+msgstr[1] "%s elementos"
+
+#: wp-includes/widgets/class-wp-widget-media.php:70
+msgctxt "label for button in the media widget"
+msgid "Add Media"
+msgstr "Añadir medios"
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:39
+msgctxt "label for button in the video widget"
+msgid "Add Video"
+msgstr "Añadir vídeo"
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:39
+msgctxt "label for button in the image widget"
+msgid "Add Image"
+msgstr "Añadir imagen"
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:39
+msgctxt "label for button in the audio widget"
+msgid "Add Audio"
+msgstr "Añadir audio"
+
+#: wp-includes/media.php:3869 wp-admin/includes/media.php:3293
+msgid "(no author)"
+msgstr "(sin autor)"
+
+#. translators: %s: URL to Network Settings screen.
+#: wp-signup.php:926
+msgid "To change or disable registration go to your Options page."
+msgstr "Para cambiar o desactivar el registro, ve a tu página de opciones."
+
+#: wp-signup.php:919
+msgid "The network currently allows both site and user registrations."
+msgstr "Actualmente la red permite el registro de sitios y usuarios."
+
+#: wp-signup.php:916
+msgid "The network currently allows user registrations."
+msgstr "Actualmente la red permite el registro de usuarios."
+
+#: wp-signup.php:913
+msgid "The network currently allows site registrations."
+msgstr "Actualmente la red permite el registro de sitios."
+
+#: wp-signup.php:910
+msgid "The network currently disallows registrations."
+msgstr "Actualmente la red no permite registros."
+
+#: wp-signup.php:905
+msgid "Greetings Network Administrator!"
+msgstr "¡Saludos, administrador de la red!"
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:63
+#: wp-includes/widgets/class-wp-widget-media.php:154
+msgid "Title for the widget"
+msgstr "Título para el widget"
+
+#: wp-includes/widgets/class-wp-widget-media.php:148
+msgid "URL to the media file"
+msgstr "URL al archivo de medios"
+
+#: wp-includes/widgets/class-wp-widget-media.php:141
+msgid "Attachment post ID"
+msgstr "ID del adjunto de la entrada"
+
+#: wp-includes/widgets/class-wp-widget-media.php:82
+msgid "Looks like this isn’t the correct kind of file. Please link to an appropriate file instead."
+msgstr "Parece que este no es un tipo de archivo correcto. Por favor, enlaza a un tipo de archivo válido."
+
+#: wp-includes/widgets/class-wp-widget-media.php:81
+msgid "Media Widget"
+msgstr "Widget de medios"
+
+#. translators: %d: Widget count.
+#: wp-includes/widgets/class-wp-widget-media.php:80
+msgid "Media Widget (%d)"
+msgid_plural "Media Widget (%d)"
+msgstr[0] "Widget de medios (%d)"
+msgstr[1] "Widgets de medios (%d)"
+
+#. translators: %s: URL to media library.
+#: wp-includes/widgets/class-wp-widget-media.php:76
+msgid "We can’t find that file. Check your media library and make sure it wasn’t deleted."
+msgstr "No podemos encontrar ese archivo. Revisa tu biblioteca de medios y asegúrate de que no haya sido borrado."
+
+#: wp-includes/widgets/class-wp-widget-media.php:73
+msgid "Add to Widget"
+msgstr "Añadir al widget"
+
+#: wp-includes/widgets/class-wp-widget-media.php:72
+msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
+msgid "Edit Media"
+msgstr "Editar los medios"
+
+#: wp-includes/widgets/class-wp-widget-media.php:71
+msgctxt "label for button in the media widget; should preferably not be longer than ~13 characters long"
+msgid "Replace Media"
+msgstr "Reemplazar los medios"
+
+#: wp-includes/widgets/class-wp-widget-media.php:69
+msgid "No media selected"
+msgstr "No se ha seleccionado ningún archivo de medios"
+
+#: wp-includes/widgets/class-wp-widget-media.php:60
+msgid "A media item."
+msgstr "Un elemento de medios."
+
+#. translators: %s: Video extension.
+#: wp-includes/widgets/class-wp-widget-media-video.php:98
+msgid "URL to the %s video source file"
+msgstr "URL al archivo original del vídeo %s"
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:49
+msgid "Video Widget"
+msgstr "Widget de vídeo"
+
+#. translators: %d: Widget count.
+#: wp-includes/widgets/class-wp-widget-media-video.php:48
+msgid "Video Widget (%d)"
+msgid_plural "Video Widget (%d)"
+msgstr[0] "Widget de vídeo (%d)"
+msgstr[1] "Widgets de vídeo (%d)"
+
+#. translators: %s: URL to media library.
+#: wp-includes/widgets/class-wp-widget-media-video.php:44
+msgid "We can’t find that video. Check your media library and make sure it wasn’t deleted."
+msgstr "No podemos encontrar ese vídeo. Revisa tu biblioteca de medios y asegúrate de que no haya sido borrado."
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:41
+msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
+msgid "Edit Video"
+msgstr "Editar el vídeo"
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:40
+msgctxt "label for button in the video widget; should preferably not be longer than ~13 characters long"
+msgid "Replace Video"
+msgstr "Reemplazar el vídeo"
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:39
+msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
+msgid "Add Images"
+msgstr "Añadir imágenes"
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:30
+msgid "Displays a video from the media library or from YouTube, Vimeo, or another provider."
+msgstr "Muestra un vídeo de la biblioteca de medios o de YouTube, Vimeo u otro proveedor."
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:49
+msgid "Image Widget"
+msgstr "Widget de imagen"
+
+#. translators: %d: Widget count.
+#: wp-includes/widgets/class-wp-widget-media-image.php:48
+msgid "Image Widget (%d)"
+msgid_plural "Image Widget (%d)"
+msgstr[0] "Widget de imagen (%d)"
+msgstr[1] "Widgets de imágenes (%d)"
+
+#. translators: %s: URL to media library.
+#: wp-includes/widgets/class-wp-widget-media-image.php:44
+msgid "We can’t find that image. Check your media library and make sure it wasn’t deleted."
+msgstr "No podemos encontrar esa imagen. Revisa la biblioteca de medios y asegúrate de que no haya sido borrado."
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:41
+msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
+msgid "Edit Image"
+msgstr "Editar la imagen"
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:40
+msgctxt "label for button in the image widget; should preferably not be longer than ~13 characters long"
+msgid "Replace Image"
+msgstr "Reemplazar la imagen"
+
+#: wp-includes/widgets/class-wp-widget-media-gallery.php:41
+msgctxt "label for button in the gallery widget; should not be longer than ~13 characters long"
+msgid "Edit Gallery"
+msgstr "Editar la galería"
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:30
+msgid "Displays an image."
+msgstr "Muestra una imagen."
+
+#: wp-includes/widgets/class-wp-widget-media-image.php:354
+#: wp-includes/widgets/class-wp-widget-media-audio.php:197
+#: wp-includes/widgets/class-wp-widget-media-video.php:240
+msgid "Unable to preview media due to an unknown error."
+msgstr "No ha sido posible previsualizar el archivo de medios debido a un error desconocido."
+
+#. translators: %s: Audio extension.
+#: wp-includes/widgets/class-wp-widget-media-audio.php:87
+msgid "URL to the %s audio source file"
+msgstr "URL al archivo original del audio %s"
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:50
+msgid "Looks like this isn’t the correct kind of file. Please link to an audio file instead."
+msgstr "No parece ser un tipo de archivo correcto. Por favor, enlaza a un archivo de audio."
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:49
+msgid "Audio Widget"
+msgstr "Widget de audio"
+
+#. translators: %d: Widget count.
+#: wp-includes/widgets/class-wp-widget-media-audio.php:48
+msgid "Audio Widget (%d)"
+msgid_plural "Audio Widget (%d)"
+msgstr[0] "Widget de audio (%d)"
+msgstr[1] "Widgets de audio (%d)"
+
+#. translators: %s: URL to media library.
+#: wp-includes/widgets/class-wp-widget-media-audio.php:44
+msgid "We can’t find that audio file. Check your media library and make sure it wasn’t deleted."
+msgstr "No podemos encontrar ese archivo de audio. Revisa tu biblioteca de medios y asegúrate de que no ha sido borrado."
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:41
+msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
+msgid "Edit Audio"
+msgstr "Editar el audio"
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:40
+msgctxt "label for button in the audio widget; should preferably not be longer than ~13 characters long"
+msgid "Replace Audio"
+msgstr "Reemplazar el audio"
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:38
+#: wp-includes/customize/class-wp-customize-media-control.php:239
+msgid "No audio selected"
+msgstr "Ningún audio seleccionado"
+
+#: wp-includes/widgets/class-wp-widget-media-audio.php:30
+msgid "Displays an audio player."
+msgstr "Muestra un reproductor de audio."
+
+#. translators: 1: Parameter, 2: Maximum number.
+#: wp-includes/rest-api.php:2290
+msgid "%1$s must be less than or equal to %2$d"
+msgstr "%1$s debe ser menor o igual a %2$d"
+
+#. translators: 1: Parameter, 2: Maximum number.
+#: wp-includes/rest-api.php:2287
+msgid "%1$s must be less than %2$d"
+msgstr "%1$s debe ser menor que %2$d"
+
+#. translators: 1: Parameter, 2: Minimum number.
+#: wp-includes/rest-api.php:2282
+msgid "%1$s must be greater than or equal to %2$d"
+msgstr "%1$s debe ser mayor o igual a %2$d"
+
+#. translators: 1: Parameter, 2: Minimum number.
+#: wp-includes/rest-api.php:2279
+msgid "%1$s must be greater than %2$d"
+msgstr "%1$s debe ser mayor que %2$d"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1538
+msgid "Limit result set to users with one or more specific slugs."
+msgstr "Limitar el resultado a usuarios con uno o más slugs específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1076
+msgid "Limit result set to terms with one or more specific slugs."
+msgstr "Limitar el resultado a términos con uno o más slugs específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:312
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:354
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:160
+msgid "The page number requested is larger than the number of pages available."
+msgstr "El número de página solicitada es mayor que el número de páginas disponibles."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:237
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:174
+msgid "You need to define an include parameter to order by include."
+msgstr "Tienes que definir un parámetro de inclusión para ordenar por inclusión."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:317
+msgid "All features, supported by the post type."
+msgstr "Todas las características, compatibles con el tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:85
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:107
+msgid "The password for the parent post of the comment (if the post is password protected)."
+msgstr "La contraseña de la entrada superior del comentario (si la entrada está protegida por contraseña)."
+
+#: wp-includes/post.php:1729
+msgctxt "page"
+msgid "Use as featured image"
+msgstr "Usar como imagen destacada"
+
+#: wp-includes/post.php:1729
+msgctxt "post"
+msgid "Use as featured image"
+msgstr "Usar como imagen destacada"
+
+#: wp-includes/post.php:1728
+msgctxt "page"
+msgid "Remove featured image"
+msgstr "Eliminar la imagen destacada"
+
+#: wp-includes/post.php:1728
+msgctxt "post"
+msgid "Remove featured image"
+msgstr "Eliminar la imagen destacada"
+
+#: wp-includes/post.php:1727
+msgctxt "page"
+msgid "Set featured image"
+msgstr "Establecer la imagen destacada"
+
+#: wp-includes/post.php:1727
+msgctxt "post"
+msgid "Set featured image"
+msgstr "Establecer la imagen destacada"
+
+#: wp-includes/post.php:1726
+msgctxt "page"
+msgid "Featured image"
+msgstr "Imagen destacada"
+
+#: wp-includes/post.php:1726
+msgctxt "post"
+msgid "Featured image"
+msgstr "Imagen destacada"
+
+#. translators: 1: $sanitize_callback, 2: register_setting()
+#: wp-includes/option.php:2377
+msgid "%1$s is deprecated. The callback from %2$s is used instead."
+msgstr "%1$s está obsoleto. Se debe utilizar en su lugar la función %2$s."
+
+#: wp-includes/media.php:4305
+msgid ""
+"You are about to permanently delete these items from your site.\n"
+"This action cannot be undone.\n"
+" 'Cancel' to stop, 'OK' to delete."
+msgstr ""
+"Estás a punto de borrar permanentemente estos elementos de tu sitio.\n"
+"Esta acción es irreversible.\n"
+"«Cancelar» para parar, «Aceptar» para borrar."
+
+#: wp-includes/media.php:4304
+msgid ""
+"You are about to permanently delete this item from your site.\n"
+"This action cannot be undone.\n"
+" 'Cancel' to stop, 'OK' to delete."
+msgstr ""
+"Estás a punto de borrar permanentemente este elemento de tu sitio.\n"
+"Esta acción es irreversible.\n"
+"«Cancelar» para parar, «Aceptar» para borrar."
+
+#. translators: 1: Suggested width number, 2: Suggested height number.
+#: wp-includes/media-template.php:296 wp-includes/media.php:4356
+msgid "Suggested image dimensions: %1$s by %2$s pixels."
+msgstr "Dimensiones de imagen sugeridas: %1$s por %2$s píxeles."
+
+#: wp-includes/script-loader.php:852 wp-includes/functions.php:2678
+#: wp-includes/js/dist/media-utils.js:1146 wp-admin/includes/file.php:857
+msgid "Sorry, this file type is not permitted for security reasons."
+msgstr "Lo siento, este tipo de archivo no está permitido por motivos de seguridad."
+
+#: wp-includes/comment.php:3465
+msgid "Sorry, comments are not allowed for this item."
+msgstr "Lo siento, no se permiten comentarios para este elemento."
+
+#: wp-includes/class-wp-oembed-controller.php:149
+msgid "Sorry, you are not allowed to make proxied oEmbed requests."
+msgstr "Lo siento, no tienes permisos para hacer peticiones de oEmbed con proxy."
+
+#: wp-includes/class-wp-oembed-controller.php:98
+msgid "Whether to perform an oEmbed discovery request for unsanctioned providers."
+msgstr "Si se realizará una petición de descubrimiento de oEmbed para proveedores no sancionados."
+
+#: wp-includes/class-wp-oembed-controller.php:93
+msgid "The maximum height of the embed frame in pixels."
+msgstr "La altura máxima del marco de incrustación en píxeles."
+
+#: wp-includes/class-wp-oembed-controller.php:87
+msgid "The maximum width of the embed frame in pixels."
+msgstr "La anchura máxima del marco de incrustación en píxeles."
+
+#: wp-includes/class-wp-oembed-controller.php:78
+msgid "The oEmbed format to use."
+msgstr "El formato oEmbed a utilizar."
+
+#: wp-includes/class-wp-oembed-controller.php:44
+#: wp-includes/class-wp-oembed-controller.php:72
+msgid "The URL of the resource for which to fetch oEmbed data."
+msgstr "La URL del recurso del que recuperar los datos oEmbed."
+
+#: wp-includes/class-wp-editor.php:1273
+msgctxt "Short for blue in RGB"
+msgid "B"
+msgstr "B"
+
+#: wp-includes/class-wp-editor.php:1272
+msgctxt "Short for green in RGB"
+msgid "G"
+msgstr "G"
+
+#: wp-includes/class-wp-editor.php:1271
+msgctxt "Short for red in RGB"
+msgid "R"
+msgstr "R"
+
+#: wp-includes/class-wp-editor.php:1230
+msgid "Insert/edit media"
+msgstr "Insertar/editar medios"
+
+#: wp-includes/class-wp-editor.php:1227
+msgid "Insert/edit code sample"
+msgstr "Insertar/editar código de ejemplo"
+
+#: wp-includes/class-wp-editor.php:1226 wp-admin/includes/privacy-tools.php:438
+#: wp-admin/includes/class-wp-privacy-policy-content.php:435
+msgid "Table of Contents"
+msgstr "Tabla de contenidos"
+
+#: wp-includes/class-wp-editor.php:1224
+msgid "Date/time"
+msgstr "Fecha/hora"
+
+#: wp-includes/class-wp-editor.php:1200
+msgctxt "Id for link anchor (TinyMCE)"
+msgid "Id"
+msgstr "ID"
+
+#: wp-includes/class-wp-editor.php:1199
+msgid "Id should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."
+msgstr "El ID debe empezar con una letra, seguida solo por letras, números, barras, puntos, guiones y guiones bajos."
+
+#: wp-includes/class-wp-customize-widgets.php:782
+msgid "You can navigate to other pages on your site while using the Customizer to view and edit the widgets displayed on those pages."
+msgstr "Puedes navegar a otras páginas de tu sitio mientras estás usando el personalizador para ver y modificar los widgets mostrados en esas páginas."
+
+#. translators: %s: The total number of widget areas registered.
+#: wp-includes/class-wp-customize-widgets.php:758
+msgid "Your theme has %s widget area, but this particular page doesn’t display it."
+msgid_plural "Your theme has %s widget areas, but this particular page doesn’t display them."
+msgstr[0] "Tu tema tiene %s área de widgets, pero esta página en concreto no la muestra."
+msgstr[1] "Tu tema tiene %s áreas de widgets, pero esta página en concreto no las muestra."
+
+#: wp-includes/class-wp-customize-widgets.php:749
+msgid "Your theme has 1 widget area, but this particular page doesn’t display it."
+msgstr "Tu tema tiene 1 área de widgets, pero esta página en concreto no las muestra."
+
+#. translators: %s: The number of other widget areas registered but not
+#. rendered.
+#: wp-includes/class-wp-customize-widgets.php:734
+msgid "Your theme has %s other widget area, but this particular page doesn’t display it."
+msgid_plural "Your theme has %s other widget areas, but this particular page doesn’t display them."
+msgstr[0] "Tu tema tiene %s área de widget más, pero esta página en concreto no la muestra."
+msgstr[1] "Tu tema tiene %s áreas de widget más, pero esta página en concreto no las muestra."
+
+#: wp-includes/class-wp-customize-widgets.php:725
+msgid "Your theme has 1 other widget area, but this particular page doesn’t display it."
+msgstr "Tu tema tiene 1 área de widget más, pero esta página en concreto no la muestra."
+
+#: wp-includes/option.php:2060
+msgid "This address is used for admin purposes, like new user notification."
+msgstr "Esta dirección se utiliza para fines de administración, por ejemplo, avisos de nuevos usuarios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:102
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:925
+msgid "Unique identifier for the term."
+msgstr "Identificador único del término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:128
+msgid "Required to be true, as terms do not support trashing."
+msgstr "Es necesario que sea «true», ya que los términos no son compatibles con el envío a la papelera."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:58
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:341
+msgid "An alphanumeric identifier for the taxonomy."
+msgstr "Un identificador alfanumérico de la taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:122
+msgid "Required to be true, as revisions do not support trashing."
+msgstr "Es necesario que sea «true», ya que las revisiones no son compatibles con el envío a la papelera."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:332
+msgid "REST base route for the post type."
+msgstr "Ruta base REST del tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:58
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:311
+msgid "An alphanumeric identifier for the post type."
+msgstr "Un identificador alfanumérico del tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:299
+msgid "Human-readable labels for the post type for various contexts."
+msgstr "Etiquetas legibles del tipo de contenido en varios contextos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:287
+msgid "Whether or not the post type should have children."
+msgstr "Si el tipo de contenido debería tener hijo o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:281
+msgid "A human-readable description of the post type."
+msgstr "Descripción legible del tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:275
+msgid "All capabilities used by the post type."
+msgstr "Todas las capacidades utilizadas por el tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:58
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:338
+msgid "An alphanumeric identifier for the status."
+msgstr "Un identificador alfanumérico del estado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1575
+msgid "Limit response to comments published before a given ISO8601 compliant date."
+msgstr "Limitar la respuesta a comentarios publicados antes de una fecha dada compatible con ISO8601."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1546
+msgid "Limit response to comments published after a given ISO8601 compliant date."
+msgstr "Limitar la respuesta a comentarios publicados después de una fecha dada compatible con ISO8601."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1464
+msgid "Avatar URLs for the user."
+msgstr "URLs del avatar del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1417
+msgid "Roles assigned to the user."
+msgstr "Perfiles asignados al usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1394
+msgid "The nickname for the user."
+msgstr "Alias del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1388
+msgid "Locale for the user."
+msgstr "Idioma local del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1381
+msgid "Author URL of the user."
+msgstr "URL de autor del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1376
+msgid "Description of the user."
+msgstr "Descripción del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1370
+msgid "URL of the user."
+msgstr "URL del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1355
+msgid "Last name for the user."
+msgstr "Apellidos del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1347
+msgid "First name for the user."
+msgstr "Nombre del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1339
+msgid "Display name for the user."
+msgstr "Muestra el nombre del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1330
+msgid "Login name for the user."
+msgstr "Nombre de acceso del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:860
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:907
+msgid "The user cannot be deleted."
+msgstr "El usuario no puede ser borrado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:567
+msgid "Error creating new user."
+msgstr "Error al crear un nuevo usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:979
+msgid "The parent term ID."
+msgstr "Identificador del término superior."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:949
+msgid "HTML title for the term."
+msgstr "Título HTML del término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:942
+msgid "URL of the term."
+msgstr "URL del término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:687
+msgid "The term cannot be deleted."
+msgstr "El término no puede ser borrado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:73
+msgid "Sorry, you are not allowed to view themes."
+msgstr "Lo siento, no tienes permisos para ver temas."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2175
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:432
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:569
+msgid "Cannot set parent term, taxonomy is not hierarchical."
+msgstr "No se puede establecer el término superior, la taxonomía no es jerárquica."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:324
+msgid "Term does not exist."
+msgstr "El término no existe."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:353
+msgid "Types associated with the taxonomy."
+msgstr "Tipos asociados a la taxonomia."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:335
+msgid "The title for the taxonomy."
+msgstr "Título de la taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:305
+msgid "The title for the post type."
+msgstr "El título del tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:149
+msgid "Cannot view post type."
+msgstr "No puedes ver el tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:302
+msgid "The title for the status."
+msgstr "Título del estado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:154
+msgid "Cannot view status."
+msgstr "No puedes ver el estado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:144
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:202
+msgid "Invalid status."
+msgstr "Estado no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:903
+msgid "URL to the original attachment file."
+msgstr "URL al archivo original del adjunto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:883
+msgid "The attachment MIME type."
+msgstr "Tipo MIME del adjunto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:875
+msgid "Attachment type."
+msgstr "Tipo de adjunto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:852
+msgid "The attachment description."
+msgstr "Descripción del adjunto"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:829
+msgid "The attachment caption."
+msgstr "Leyenda del adjunto."
+
+#: wp-includes/option.php:2137
+msgid "Default post category."
+msgstr "Categoria de entrada por defecto"
+
+#: wp-includes/option.php:2027
+msgid "Site tagline."
+msgstr "Descripción corta del sitio."
+
+#. translators: Theme author name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:88
+msgctxt "theme author"
+msgid "By %s"
+msgstr "Por %s"
+
+#. translators: New user notification email subject. 1: Network title, 2: New
+#. user login.
+#: wp-includes/ms-functions.php:1128
+msgctxt "New user notification email subject"
+msgid "[%1$s] Activate %2$s"
+msgstr "[%1$s] Activar a %2$s"
+
+#. translators: New site notification email subject. 1: Network title, 2: New
+#. site URL.
+#: wp-includes/ms-functions.php:1016
+msgctxt "New site notification email subject"
+msgid "[%1$s] Activate %2$s"
+msgstr "[%1$s] Activar %2$s"
+
+#: wp-includes/blocks/rss.php:19 wp-includes/widgets.php:1525
+#: wp-includes/widgets.php:1648
+msgid "RSS Error:"
+msgstr "Error de RSS:"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:578
+msgid "Cannot create a comment with that type."
+msgstr "No se puede crear un comentario con ese tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:733
+msgid "Invalid slug."
+msgstr "Slug no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:717
+#: wp-includes/rest-api.php:2257 wp-includes/user.php:3782
+#: wp-admin/network/site-new.php:96
+msgid "Invalid email address."
+msgstr "Dirección de correo electrónico no valida."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:597
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:853
+msgid "Invalid comment content."
+msgstr "Contenido del comentario no válido."
+
+#: wp-includes/rest-api/class-wp-rest-server.php:405
+msgid "Invalid JSONP callback function."
+msgstr "Llamada no válida a JSONP."
+
+#: wp-includes/post.php:4199
+msgid "Invalid page template."
+msgstr "Plantilla de página no válida."
+
+#: wp-includes/script-loader.php:1184 wp-includes/rest-api.php:2251
+#: wp-includes/post.php:3842 wp-admin/includes/post.php:188
+msgid "Invalid date."
+msgstr "Fecha no válida."
+
+#: wp-includes/theme.php:1593
+msgid "Video is playing."
+msgstr "El vídeo se está reproduciendo."
+
+#: wp-includes/theme.php:1592
+msgid "Video is paused."
+msgstr "El vídeo está en pausa."
+
+#: wp-includes/theme.php:2183
+msgctxt "Theme starter content"
+msgid "Archives"
+msgstr "Archivos"
+
+#: wp-includes/theme.php:2335
+msgctxt "Theme starter content"
+msgid "This is an example of a homepage section. Homepage sections can be any page other than the homepage itself, including the page that shows your latest blog posts."
+msgstr "Este es un ejemplo de una sección de la página de inicio. Las secciones de la página de inicio pueden estar en cualquier página aparte de la propia de inicio, incluida la página que muestra tus últimas entradas."
+
+#: wp-includes/theme.php:2327
+msgctxt "Theme starter content"
+msgid "News"
+msgstr "Noticias"
+
+#: wp-includes/theme.php:2318
+msgctxt "Theme starter content"
+msgid "This is a page with some basic contact information, such as an address and phone number. You might also try a plugin to add a contact form."
+msgstr "Esta es una página con información de contacto básica, como la dirección y el número de teléfono. Incluso puedes probar un plugin para añadir un formulario de contacto."
+
+#: wp-includes/theme.php:2310
+msgctxt "Theme starter content"
+msgid "You might be an artist who would like to introduce yourself and your work here or maybe you’re a business with a mission to describe."
+msgstr "Puedes ser un artista que quiere presentarse a sí mismo y a su trabajo o un negocio con un objetivo que describir."
+
+#: wp-includes/theme.php:2302
+msgctxt "Theme starter content"
+msgid "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
+msgstr "¡Bienvenido a tu sitio! Esta es tu página de inicio, que es la que la mayoría de visitantes verán cuando vengan a tu sitio por primera vez."
+
+#: wp-includes/theme.php:2213
+msgctxt "Theme starter content"
+msgid "Recent Posts"
+msgstr "Entradas recientes"
+
+#: wp-includes/theme.php:2207
+msgctxt "Theme starter content"
+msgid "Recent Comments"
+msgstr "Comentarios recientes"
+
+#: wp-includes/theme.php:2201
+msgctxt "Theme starter content"
+msgid "Meta"
+msgstr "Meta"
+
+#: wp-includes/theme.php:2189
+msgctxt "Theme starter content"
+msgid "Calendar"
+msgstr "Calendario"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:811
+msgid "Sorry, you are not allowed to change the comment type."
+msgstr "Lo siento, no tienes permisos para cambiar el tipo de comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1208
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1222
+#: wp-admin/includes/user.php:62 wp-admin/users.php:123
+#: wp-admin/network/site-users.php:151
+msgid "Sorry, you are not allowed to give users that role."
+msgstr "Lo siento, no tienes permisos para dar ese perfil a los usuarios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:212
+msgid "Sorry, you are not allowed to order users by this parameter."
+msgstr "Lo siento, no tienes permisos para ordenar usuarios con ese parámetro."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:196
+msgid "Sorry, you are not allowed to filter users by role."
+msgstr "Lo siento, no tienes permisos para filtrar usuarios por perfil."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3680
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:934
+msgid "Sorry, you are not allowed to delete this comment."
+msgstr "Lo siento, no tienes permisos para borrar este comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:175
+msgid "Sorry, you are not allowed to view revisions of this post."
+msgstr "Lo siento, no tienes permisos para ver las revisiones de esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:525
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:533
+msgid "Sorry, you are not allowed to create a comment on this post."
+msgstr "Lo siento, no tienes permisos para crear un comentario en esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:507
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:517
+msgid "Sorry, you are not allowed to create this comment without a post."
+msgstr "Lo siento, no tienes permisos para crear este comentario sin una entrada."
+
+#. translators: %s: Request parameter.
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:479
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:489
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:499
+msgid "Sorry, you are not allowed to edit '%s' for comments."
+msgstr "Lo siento, no tienes permisos para editar '%s' de los comentarios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:134
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:405
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:541
+msgid "Sorry, you are not allowed to read the post for this comment."
+msgstr "Lo siento, no tienes permisos para leer la entrada de este comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:397
+msgid "Sorry, you are not allowed to read this comment."
+msgstr "Lo siento, no tienes permisos para ver este comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:140
+msgid "Sorry, you are not allowed to read comments without a post."
+msgstr "Lo siento, no tienes permisos para leer comentarios sin una entrada."
+
+#: wp-includes/theme.php:2292
+msgctxt "Theme starter content"
+msgid "YouTube"
+msgstr "YouTube"
+
+#: wp-includes/theme.php:2280
+msgctxt "Theme starter content"
+msgid "Pinterest"
+msgstr "Pinterest"
+
+#: wp-includes/theme.php:2276
+msgctxt "Theme starter content"
+msgid "LinkedIn"
+msgstr "LinkedIn"
+
+#: wp-includes/theme.php:2268
+msgctxt "Theme starter content"
+msgid "GitHub"
+msgstr "GitHub"
+
+#: wp-includes/theme.php:2264
+msgctxt "Theme starter content"
+msgid "Foursquare"
+msgstr "Foursquare"
+
+#: wp-includes/theme.php:2175
+msgctxt "Theme starter content"
+msgid "This may be a good place to introduce yourself and your site or include some credits."
+msgstr "Este puede ser un buen lugar para presentarte a ti mismo y a tu sitio o para incluir algunas acreditaciones."
+
+#: wp-includes/theme.php:2174
+msgctxt "Theme starter content"
+msgid "About This Site"
+msgstr "Acerca de este sitio"
+
+#. translators: %s: Custom field key.
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:225
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:267
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:362
+msgid "Sorry, you are not allowed to edit the %s custom field."
+msgstr "Lo siento, no tienes permisos para editar el campo personalizado %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:561
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:734
+msgid "Sorry, you are not allowed to assign the provided terms."
+msgstr "Lo siento, no tienes permisos para asignar los términos proporcionados."
+
+#: wp-includes/class-wp-xmlrpc-server.php:1341
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:545
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:726
+msgid "Sorry, you are not allowed to make posts sticky."
+msgstr "Lo siento, no tienes permisos para crear entradas fijas."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:104
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:144
+msgid "Reassign the deleted user's posts and links to this user ID."
+msgstr "Reasignando las entradas y los enlaces del usuario borrados a la ID de este usuario."
+
+#: wp-includes/script-loader.php:1158
+msgid "This theme doesn’t support video headers on this page. Navigate to the front page or another page that supports video headers."
+msgstr "Este tema no es compatible con cabeceras de vídeo en esta página. Puedes ir a la página principal u otra página que admita cabeceras de vídeo."
+
+#: wp-includes/customize/class-wp-customize-media-control.php:231
+msgid "Choose video"
+msgstr "Elegir el vídeo"
+
+#: wp-includes/widgets/class-wp-widget-media-video.php:38
+#: wp-includes/customize/class-wp-customize-media-control.php:229
+msgid "No video selected"
+msgstr "No se ha seleccionado ningún vídeo"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:226
+msgid "Change video"
+msgstr "Cambiar el vídeo"
+
+#: wp-includes/customize/class-wp-customize-media-control.php:225
+#: wp-includes/customize/class-wp-customize-media-control.php:230
+msgid "Select video"
+msgstr "Seleccionar el vídeo"
+
+#: wp-includes/theme.php:2332
+msgctxt "Theme starter content"
+msgid "A homepage section"
+msgstr "Una sección de la página de inicio"
+
+#: wp-includes/theme.php:2323
+msgctxt "Theme starter content"
+msgid "Blog"
+msgstr "Blog"
+
+#: wp-includes/theme.php:2315
+msgctxt "Theme starter content"
+msgid "Contact"
+msgstr "Contacto"
+
+#: wp-includes/theme.php:2307
+msgctxt "Theme starter content"
+msgid "About"
+msgstr "Acerca de"
+
+#: wp-includes/theme.php:2226 wp-includes/theme.php:2299
+msgctxt "Theme starter content"
+msgid "Home"
+msgstr "Inicio"
+
+#: wp-includes/theme.php:2256
+msgctxt "Theme starter content"
+msgid "Email"
+msgstr "Correo electrónico"
+
+#: wp-includes/theme.php:2272
+msgctxt "Theme starter content"
+msgid "Instagram"
+msgstr "Instagram"
+
+#: wp-includes/theme.php:2284
+msgctxt "Theme starter content"
+msgid "Twitter"
+msgstr "Twitter"
+
+#: wp-includes/theme.php:2260
+msgctxt "Theme starter content"
+msgid "Facebook"
+msgstr "Facebook"
+
+#: wp-includes/theme.php:2288
+msgctxt "Theme starter content"
+msgid "Yelp"
+msgstr "Yelp"
+
+#: wp-includes/theme.php:2195
+msgctxt "Theme starter content"
+msgid "Categories"
+msgstr "Categorías"
+
+#: wp-includes/theme.php:2219
+msgctxt "Theme starter content"
+msgid "Search"
+msgstr "Buscar"
+
+#: wp-includes/theme.php:2164
+msgctxt "Theme starter content"
+msgid "Saturday & Sunday: 11:00AM–3:00PM"
+msgstr "Sábado y domingo: de 11:00 a 15:00 h."
+
+#: wp-includes/theme.php:2164
+msgctxt "Theme starter content"
+msgid "Monday–Friday: 9:00AM–5:00PM"
+msgstr "Lunes a viernes: de 9:00 a 17:00 h."
+
+#: wp-includes/theme.php:2163
+msgctxt "Theme starter content"
+msgid "Hours"
+msgstr "Horas"
+
+#: wp-includes/theme.php:2162
+msgctxt "Theme starter content"
+msgid "New York, NY 10001"
+msgstr "Madrid, 28000"
+
+#: wp-includes/theme.php:2162
+msgctxt "Theme starter content"
+msgid "123 Main Street"
+msgstr "Calle Principal, 123"
+
+#: wp-includes/theme.php:2161
+msgctxt "Theme starter content"
+msgid "Address"
+msgstr "Dirección"
+
+#: wp-includes/theme.php:2157
+msgctxt "Theme starter content"
+msgid "Find Us"
+msgstr "Encuéntranos"
+
+#. translators: %s: The '\' character.
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1296
+msgid "Passwords cannot contain the \"%s\" character."
+msgstr "Las contraseñas no pueden contener el carácter «%s»."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1286
+msgid "Passwords cannot be empty."
+msgstr "Las contraseñas no puedes estar vacías."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:178
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:542
+msgid "Invalid user parameter(s)."
+msgstr "Parámetro(s) de usuario no válidos."
+
+#: wp-includes/script-loader.php:1147
+msgctxt "label for hide controls button without length constraints"
+msgid "Show Controls"
+msgstr "Mostrar los controles"
+
+#: wp-includes/script-loader.php:1146 wp-admin/customize.php:245
+msgctxt "label for hide controls button without length constraints"
+msgid "Hide Controls"
+msgstr "Ocultar los controles"
+
+#: wp-includes/media-template.php:396
+msgid "Document Preview"
+msgstr "Vista previa del documento"
+
+#: wp-includes/class-wp-customize-manager.php:5292
+msgid "Header Media"
+msgstr "Medios del encabezado"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:362
+msgid "REST base route for the taxonomy."
+msgstr "Ruta base REST para la taxonomía."
+
+#. translators: %s: Add New Page label.
+#. translators: %s: Add New taxonomy label.
+#: wp-includes/class-wp-customize-control.php:631
+#: wp-admin/includes/meta-boxes.php:636
+msgid "+ %s"
+msgstr "+ %s"
+
+#: wp-includes/l10n.php:1578
+msgctxt "default site language"
+msgid "Site Default"
+msgstr "Por defecto del sitio"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:866
+msgid "HTML description for the object, transformed for display."
+msgstr "Descripción HTML del objeto, transformado para visualizarlo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:861
+msgid "Description for the object, as it exists in the database."
+msgstr "Descripción del objeto, tal y como existe en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:843
+msgid "HTML caption for the attachment, transformed for display."
+msgstr "Leyenda HTML del adjunto, transformada para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:838
+msgid "Caption for the attachment, as it exists in the database."
+msgstr "Leyenda del adjunto, si existe en la base de datos."
+
+#: wp-includes/class-wp-customize-manager.php:6069
+msgid "Please enter a valid YouTube URL."
+msgstr "Por favor, introduce una URL de YouTube válida."
+
+#. translators: %s: force=true
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:880
+msgid "Users do not support trashing. Set '%s' to delete."
+msgstr "Los usuarios no se pueden enviar a la papelera. Establece «%s» para borrar."
+
+#. translators: %s: force=true
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:673
+msgid "Terms do not support trashing. Set '%s' to delete."
+msgstr "Los términos no se pueden enviar a la papelera. Establece «%s» para borrar."
+
+#. translators: %s: force=true
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:460
+msgid "Revisions do not support trashing. Set '%s' to delete."
+msgstr "Las revisiones no se pueden enviar a la papelera. Establece «%s» para borrar."
+
+#. translators: %s: force=true
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:930
+msgid "The post does not support trashing. Set '%s' to delete."
+msgstr "La entrada no se puede enviar a la papelera. Establece «%s» para borrar."
+
+#. translators: %s: force=true
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:987
+msgid "The comment does not support trashing. Set '%s' to delete."
+msgstr "El comentario no se puede enviar a la papelera. Establece «%s» para borrar."
+
+#: wp-includes/class-wp-customize-manager.php:5406
+msgid "Or, enter a YouTube URL:"
+msgstr "O introduce una URL de YouTube:"
+
+#: wp-includes/rest-api/class-wp-rest-request.php:697
+msgid "Invalid JSON body passed."
+msgstr "Ha pasado un cuerpo JSON no válido."
+
+#. translators: %s: Taxonomy name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2780
+msgid "Limit result set to all items except those that have the specified term assigned in the %s taxonomy."
+msgstr "Limitar el conjunto de resultados a todos los elementos excepto a aquellos que tienen el término especificado asignado en la taxonomía %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2746
+msgid "Limit result set to posts assigned one or more statuses."
+msgstr "Limitar el conjunto de resultados a las entradas asignadas a uno o más estados."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:651
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:866
+msgid "Comment field exceeds maximum length allowed."
+msgstr "El campo del comentario excede la longitud máxima permitida."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:323
+msgid "Taxonomies associated with post type."
+msgstr "Taxonomías asociadas al tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2736
+msgid "Limit result set to posts with one or more specific slugs."
+msgstr "Limitar el conjunto de resultados a las entradas con uno o más slugs específicos."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3941
+msgid "Comment is required."
+msgstr "Es necesario un comentario."
+
+#: wp-includes/class-wp-customize-nav-menus.php:949
+msgid "Empty title."
+msgstr "Título vacío."
+
+#: wp-trackback.php:130
+msgid "We already have a ping from that URL for this post."
+msgstr "Ya tenemos un ping de esa URL para esta entrada."
+
+#: wp-trackback.php:115
+msgid "Sorry, trackbacks are closed for this item."
+msgstr "Lo siento, los trackbacks están cerrados para este elemento."
+
+#: wp-trackback.php:88
+msgid "I really need an ID for this to work."
+msgstr "Necesito un ID para que esto funcione."
+
+#: wp-includes/block-patterns/three-buttons.php:10
+#: wp-includes/js/dist/block-library.js:11383
+msgid "Contact us"
+msgstr "Contacta con nosotros"
+
+#: wp-includes/class-wp-customize-manager.php:5631
+#: wp-admin/includes/file.php:38
+msgid "Homepage"
+msgstr "Página de inicio"
+
+#: wp-includes/script-loader.php:802 wp-includes/js/dist/components.js:30484
+msgid "Item selected."
+msgstr "Elemento seleccionado."
+
+#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
+#: wp-includes/rest-api.php:2311
+msgid "%1$s must be between %2$d (inclusive) and %3$d (inclusive)"
+msgstr "%1$s debe estar entre %2$d (incluido) y %3$d (incluido)"
+
+#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
+#: wp-includes/rest-api.php:2306
+msgid "%1$s must be between %2$d (exclusive) and %3$d (inclusive)"
+msgstr "%1$s debe estar entre %2$d (excluido) y %3$d (incluido)"
+
+#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
+#: wp-includes/rest-api.php:2301
+msgid "%1$s must be between %2$d (inclusive) and %3$d (exclusive)"
+msgstr "%1$s debe estar entre %2$d (incluido) y %3$d (excluido)"
+
+#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
+#: wp-includes/rest-api.php:2296
+msgid "%1$s must be between %2$d (exclusive) and %3$d (exclusive)"
+msgstr "%1$s debe estar entre %2$d (excluido) y %3$d (excluido)"
+
+#. translators: %s: IP address.
+#: wp-includes/rest-api.php:2263
+msgid "%s is not a valid IP address."
+msgstr "%s no es una dirección de IP válida."
+
+#. translators: 1: Parameter, 2: List of types.
+#. translators: 1: Parameter, 2: Type name.
+#: wp-includes/rest-api.php:1973 wp-includes/rest-api.php:1995
+#: wp-includes/rest-api.php:2054 wp-includes/rest-api.php:2148
+#: wp-includes/rest-api.php:2168 wp-includes/rest-api.php:2183
+#: wp-includes/rest-api.php:2192 wp-includes/rest-api.php:2202
+msgid "%1$s is not of type %2$s."
+msgstr "%1$s no es del tipo %2$s."
+
+#. translators: 1: Parameter, 2: List of valid values.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1402
+#: wp-includes/rest-api.php:2159
+msgid "%1$s is not one of %2$s."
+msgstr "%1$s no es ninguna de las siguientes %2$s."
+
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:499
+msgid "Meta fields."
+msgstr "Campos meta."
+
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:236
+msgid "Could not delete meta value from database."
+msgstr "No se ha podido borrar de la base de datos el valor meta."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1546
+msgid "Limit result set to users matching at least one specific role provided. Accepts csv list or single role."
+msgstr "Limitar el resultado a usuarios que se ajusten al menos a un perfil específico facilitado. Acepta listas en CSV o un solo perfil."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1440
+msgid "Any extra capabilities assigned to the user."
+msgstr "Cualquier capacidad adicional asignada al usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1434
+msgid "All capabilities assigned to the user."
+msgstr "Todas las capacidades asignadas al usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1425
+msgid "Password for the user (never included)."
+msgstr "Contraseña del usuario (no incluida)."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1410
+msgid "Registration date for the user."
+msgstr "Fecha de registro del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1363
+msgid "The email address for the user."
+msgstr "La dirección de correo electrónico del usuario."
+
+#. translators: %s: Role key.
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1190
+msgid "The role %s does not exist."
+msgstr "El perfil %s no existe."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:889
+msgid "Invalid user ID for reassignment."
+msgstr "ID de usuario no válido para su reasignación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:839
+msgid "Sorry, you are not allowed to delete this user."
+msgstr "Lo siento, no tienes permisos para borrar este usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:725
+msgid "Username isn't editable."
+msgstr "El nombre de usuario no es editable."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:663
+msgid "Sorry, you are not allowed to edit roles of this user."
+msgstr "Lo siento, no tienes permisos para editar los perfiles de este usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:431
+msgid "Sorry, you are not allowed to delete this revision."
+msgstr "Lo siento, no tienes permisos para borrar esta revisión."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:519
+msgid "Cannot create existing user."
+msgstr "No se puede crear un usuario existente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:523
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:474
+msgid "You are not currently logged in."
+msgstr "No estás conectado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1070
+msgid "Limit result set to terms assigned to a specific post."
+msgstr "Limitar el resultado a términos asignados a una entrada específica."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1064
+msgid "Limit result set to terms assigned to a specific parent."
+msgstr "Limitar el resultado a términos asignados a un superior específico."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1057
+msgid "Whether to hide terms not assigned to any posts."
+msgstr "Si se ocultarán o no los términos asignados a cualquier entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1041
+msgid "Sort collection by term attribute."
+msgstr "Ordenar la colección por atributo de término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:966
+msgid "Type attribution for the term."
+msgstr "Tipo de atribución del término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:958
+msgid "An alphanumeric identifier for the term unique to its type."
+msgstr "Un identificador alfanumérico del término único de este tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:937
+msgid "HTML description of the term."
+msgstr "Descripción HTML del término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:931
+msgid "Number of published posts for the term."
+msgstr "Número de entradas publicadas con el término."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:74
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1324
+msgid "Unique identifier for the user."
+msgstr "Identificador único del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:100
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:140
+msgid "Required to be true, as users do not support trashing."
+msgstr "Es necesario que sea «true», ya que los usuarios no son compatibles con el envío a la papelera."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:419
+msgid "Limit results to taxonomies associated with a specific post type."
+msgstr "Limitar los resultados a taxonomías asociadas con un tipo de contenido específico."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:347
+msgid "Whether or not the term cloud should be displayed."
+msgstr "Si la nube de términos debería mostrarse o no."
+
+#. translators: %s: Custom field key.
+#. translators: %s: Property name.
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:162
+#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:181
+#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:197
+msgid "The %s property has an invalid stored value, and cannot be updated to null."
+msgstr "La propiedad %s tiene un valor no válido guardado y no puede ser actualizado a un valor nulo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:194
+msgid "Invalid revision ID."
+msgstr "ID de la revisión no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2847
+#: wp-includes/class-wp-customize-nav-menus.php:952
+msgid "Status is forbidden."
+msgstr "El estado está prohibido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2791
+msgid "Limit result set to items that are sticky."
+msgstr "Limitar el conjunto de resultados a elementos que sean fijos."
+
+#. translators: %s: Taxonomy name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2770
+msgid "Limit result set to all items that have the specified term assigned in the %s taxonomy."
+msgstr "Limitar los resultados a todos los elementos que tengan el término especificado asignado en la taxonomía %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2726
+msgid "Limit result set to all items except those of a particular parent ID."
+msgstr "Limitar los resultados a todos los elementos excepto aquellos con un identificador padre específico."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2718
+msgid "Limit result set to items with particular parent IDs."
+msgstr "Limitar los resultados a los que tengan IDs superiores concretos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1599
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:785
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2681
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1510
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1025
+msgid "Offset the result set by a specific number of items."
+msgstr "Desplazar el conjunto de resultados un número específico de elementos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2675
+msgid "Limit result set to posts with a specific menu_order value."
+msgstr "Limitar los resultados a entradas con un valor específico `menu_order`."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2640
+msgid "Ensure result set excludes posts assigned to specific authors."
+msgstr "Asegurar que el conjunto de resultados excluye las publicaciones asignadas a autores específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2632
+msgid "Limit result set to posts assigned to specific authors."
+msgstr "Limitar el conjunto de resultados a las publicaciones asignadas a autores específicos."
+
+#. translators: %s: Taxonomy name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2437
+msgid "The terms assigned to the object in the %s taxonomy."
+msgstr "Los términos asignados al objeto en la taxonomía %s."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2407
+msgid "The theme file to use to display the object."
+msgstr "El archivo del tema a usar para mostrar el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2162
+msgid "A password to protect access to the content and excerpt."
+msgstr "Una contraseña para proteger el acceso al contenido y al extracto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2400
+msgid "Whether or not the object should be treated as sticky."
+msgstr "Si se debe tratar el objeto como fijo o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2384
+msgid "The format for the object."
+msgstr "El formato del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2373
+msgid "The order of the object in relation to other object of its type."
+msgstr "El orden del objeto en relación con otro objeto de su tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2364
+msgid "Whether or not the object can be pinged."
+msgstr "Se se puede hacer ping al objeto o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2358
+msgid "Whether or not comments are open on the object."
+msgstr "Si los comentarios están abiertos en el objeto o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2350
+msgid "The ID of the featured media for the object."
+msgstr "El ID de la imagen destacada para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2339
+msgid "Whether the excerpt is protected with a password."
+msgstr "Si el extracto está protegido con una contraseña."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2333
+msgid "HTML excerpt for the object, transformed for display."
+msgstr "Extracto HTML para el objeto, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2328
+msgid "Excerpt for the object, as it exists in the database."
+msgstr "Extracto para el objeto, tal y como está en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2319
+msgid "The excerpt for the object."
+msgstr "El extracto del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:678
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2311
+msgid "The ID for the author of the object."
+msgstr "El ID del autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2300
+msgid "Whether the content is protected with a password."
+msgstr "Si el contenido está protegido con contraseña o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2263
+msgid "HTML title for the object, transformed for display."
+msgstr "Título HTML para el objeto, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2258
+msgid "Title for the object, as it exists in the database."
+msgstr "Título para el objeto, tal y como está en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2249
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:254
+msgid "The title for the object."
+msgstr "El título para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2156
+msgid "Type of Post for the object."
+msgstr "Tipo de entrada para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2147
+msgid "A named status for the object."
+msgstr "Un nombre de estado para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:722
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2139
+msgid "An alphanumeric identifier for the object unique to its type."
+msgstr "Un identificador alfanumérico para el objeto único para su tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:711
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2132
+msgid "The date the object was last modified, as GMT."
+msgstr "La fecha en la que el objeto ha sido modificado por última vez, como GMT."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:705
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2125
+msgid "The date the object was last modified, in the site's timezone."
+msgstr "La fecha en la que el objeto ha sido modificado por última vez, en la zona horaria del sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2104
+msgid "GUID for the object, transformed for display."
+msgstr "GUID para el objeto, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:695
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2098
+msgid "GUID for the object, as it exists in the database."
+msgstr "GUID para el objeto, tal como existe en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2092
+msgid "The globally unique identifier for the object."
+msgstr "El identificador global único para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1461
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:689
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2086
+msgid "The date the object was published, as GMT."
+msgstr "La fecha de publicación del objeto, como GMT."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1455
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:683
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2080
+msgid "The date the object was published, in the site's timezone."
+msgstr "La fecha de publicación del objeto, en la zona horaria del sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1354
+msgid "Invalid featured media ID."
+msgstr "ID del medio destacado no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:143
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1221
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:259
+msgid "Invalid post parent ID."
+msgstr "ID de publicación superior no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1205
+msgid "A password protected post can not be set to sticky."
+msgstr "Una entrada protegida con contraseña no puede ser marcada como fija."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1194
+msgid "A sticky post can not be password protected."
+msgstr "Una entrada fija no puede estar protegida por contraseña."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1186
+msgid "A post can not be sticky and have a password."
+msgstr "Una entrada no puede ser fija y tener contraseña."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:939
+msgid "The post has already been deleted."
+msgstr "La entrada ya ha sido borrada previamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:150
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:387
+#: wp-admin/edit-comments.php:14
+msgid "Sorry, you are not allowed to edit comments."
+msgstr "Lo siento, no tienes permisos para editar comentarios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:226
+msgid "Sorry, you are not allowed to manage this plugin."
+msgstr "Lo siento, no tienes permisos para gestionar este plugin."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:527
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:581
+msgid "Cannot create existing post."
+msgstr "No se puede crear una entrada existente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:499
+msgid "Sorry, you are not allowed to create new users."
+msgstr "Lo siento, no tienes permisos para crear nuevos usuarios."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:441
+msgid "Incorrect post password."
+msgstr "Contraseña de entrada incorrecta."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:228
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:165
+msgid "You need to define a search term to order by relevance."
+msgstr "Necesitas definir un término de búsqueda para ordenar por relevancia."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1672
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:85
+msgid "The password for the post if it is password protected."
+msgstr "La contraseña para la entrada, si está protegida por contraseña."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:329
+msgid "Human-readable labels for the taxonomy for various contexts."
+msgstr "Etiquetas legibles de la taxonomía en diversos contextos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:323
+msgid "Whether or not the taxonomy should have children."
+msgstr "Si la taxonomía debería tener hijas o no."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:317
+msgid "A human-readable description of the taxonomy."
+msgstr "Descripción legible de la taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:311
+msgid "All capabilities used by the taxonomy."
+msgstr "Todas las capacidades utilizadas por la taxonomía."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:95
+msgid "Sorry, you are not allowed to manage post statuses."
+msgstr "Lo siento, no tienes permisos para gestionar los estados de las entradas."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1402
+msgid "An alphanumeric identifier for the user."
+msgstr "Un identificador alfanumérico del usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:332
+msgid "Whether to include posts in the edit listing for their post type."
+msgstr "Si se incluyen entradas en la lista de edición para su tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:326
+msgid "Whether posts with this status should be publicly-queryable."
+msgstr "Si las entradas con este estado deberían poderse buscar públicamente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:320
+msgid "Whether posts of this status should be shown in the front end of the site."
+msgstr "Si las entradas con este estado deberían mostrarse en la portada del sitio."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:314
+msgid "Whether posts with this status should be protected."
+msgstr "Si las entradas con este estado deberían ser protegidas."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php:308
+msgid "Whether posts with this status should be private."
+msgstr "Si las entradas con este estado deberían ser privadas."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:381
+msgid "Scope under which the request is made; determines fields present in response."
+msgstr "Ámbito de aplicación de la solicitud; determina los campos presentes en la respuesta."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:361
+msgid "Limit results to those matching a string."
+msgstr "Limitar los resultados a aquellos que coinciden con una cadena."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:352
+msgid "Maximum number of items to be returned in result set."
+msgstr "Número máximo de elementos que se devolverán en el conjunto de resultados."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:344
+msgid "Current page of the collection."
+msgstr "Página actual de la colección."
+
+#. translators: %s: Method name.
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:69
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:86
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:103
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:120
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:137
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:154
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:171
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:188
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:205
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:222
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:239
+#: wp-includes/rest-api/endpoints/class-wp-rest-controller.php:257
+msgid "Method '%s' not implemented. Must be overridden in subclass."
+msgstr "El método «%s» no ha sido implementado. Debe ser sobrescrito en la subclase."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1665
+msgid "Limit result set to comments assigned a specific type. Requires authorization."
+msgstr "Limitar el conjunto de resultados a los comentarios asignados a un tipo específico. Necesita autorización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1657
+msgid "Limit result set to comments assigned a specific status. Requires authorization."
+msgstr "Limitar el conjunto de resultados a los comentarios asignados a un estado específico. Necesita autorización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1648
+msgid "Limit result set to comments assigned to specific post IDs."
+msgstr "Limitar el resultado a comentarios asignados a IDs de entrada específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1639
+msgid "Ensure result set excludes specific parent IDs."
+msgstr "Asegurar que el conjunto de resultados excluya los IDs superiores específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1630
+msgid "Limit result set to comments of specific parent IDs."
+msgstr "Limitar el resultado a comentarios con ID superiores específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1614
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:797
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2693
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1523
+msgid "Sort collection by object attribute."
+msgstr "Ordenar la colección por atributo de objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1604
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:790
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2686
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1516
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1031
+msgid "Order sort attribute ascending or descending."
+msgstr "Orden de clasificación de atributos ascendente o descendente."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1590
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:776
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2665
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1501
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1015
+msgid "Limit result set to specific IDs."
+msgstr "Limitar el conjunto de resultados a IDs específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1581
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:767
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2656
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1492
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1006
+msgid "Ensure result set excludes specific IDs."
+msgstr "Asegurar que el conjunto de resultados excluye IDs específicos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2650
+msgid "Limit response to posts published before a given ISO8601 compliant date."
+msgstr "Limitar la respuesta a entradas publicadas antes de una fecha dada compatible con ISO9601."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1569
+msgid "Limit result set to that from a specific author email. Requires authorization."
+msgstr "Limitar el conjunto de resultados a aquellos con un correo electrónico de autor específico. Necesita autorización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1560
+msgid "Ensure result set excludes comments assigned to specific user IDs. Requires authorization."
+msgstr "Asegurar que el conjunto de resultados excluye los comentarios asignados a IDs de usuario específicos. Necesita autorización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1552
+msgid "Limit result set to comments assigned to specific user IDs. Requires authorization."
+msgstr "Limitar el conjunto de resultados a comentarios asignados a identificadores de usuario específicos. Necesita autorización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2625
+msgid "Limit response to posts published after a given ISO8601 compliant date."
+msgstr "Limitar la respuesta a entradas publicadas después de una fecha dada compatible con ISO9601."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1518
+msgid "Avatar URLs for the object author."
+msgstr "URL del avatar del autor del objeto."
+
+#. translators: %d: Avatar image size in pixels.
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1510
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1456
+msgid "Avatar URL with image size of %d pixels."
+msgstr "URL del avatar con un tamaño de imagen de %d píxeles."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1494
+msgid "Type of Comment for the object."
+msgstr "Tipo de comentario para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1486
+msgid "State of the object."
+msgstr "Estado del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1480
+msgid "The ID of the associated post object."
+msgstr "El ID del objeto asociado a la publicación."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1474
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:78
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:98
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:717
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2188
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:89
+#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:115
+msgid "The ID for the parent of the object."
+msgstr "El ID del superior del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1467
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2118
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:260
+msgid "URL to the object."
+msgstr "URL del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1447
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2288
+msgid "HTML content for the object, transformed for display."
+msgstr "Contenido HTML para el objeto, transformado para su visualización."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1442
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2283
+msgid "Content for the object, as it exists in the database."
+msgstr "Contenido del objeto, tal como existe en la base de datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1433
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2274
+msgid "The content for the object."
+msgstr "El contenido para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1425
+msgid "User agent for the object author."
+msgstr "Agente de usuario para el autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1419
+msgid "URL for the object author."
+msgstr "URL del autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1411
+msgid "Display name for the object author."
+msgstr "Muestra el nombre del autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1405
+msgid "IP address for the object author."
+msgstr "Dirección IP del autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1395
+msgid "Email address for the object author."
+msgstr "Dirección de correo electrónico del autor del objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1390
+msgid "The ID of the user object, if author was a user."
+msgstr "El ID del objeto del usuario, si el autor era un usuario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1384
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:102
+#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:700
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:95
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2112
+#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:248
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:37
+msgid "Unique identifier for the object."
+msgstr "Identificador único para el objeto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1307
+msgid "Invalid comment author ID."
+msgstr "ID del autor del comentario no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1008
+msgid "The comment cannot be deleted."
+msgstr "El comentario no puede ser borrado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:995
+msgid "The comment has already been trashed."
+msgstr "El comentario ya se ha enviado a la papelera."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:876
+msgid "Updating comment failed."
+msgstr "Ha fallado la actualización del comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:841
+msgid "Updating comment status failed."
+msgstr "Ha fallado la actualización del estado del comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:704
+msgid "Creating comment failed."
+msgstr "Ha fallado la creación del comentario."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:627
+msgid "Creating a comment requires valid author name and email values."
+msgstr "Para crear un comentario se necesita un nombre de autor y una dirección de correo electrónico válidos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:569
+msgid "Cannot create existing comment."
+msgstr "No se puede crear un comentario ya existente."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3853
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:468
+#: wp-includes/comment.php:3517
+msgid "Sorry, you must be logged in to comment."
+msgstr "Lo siento, debes estar conectado para comentar."
+
+#. translators: %s: List of forbidden parameters.
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:177
+msgid "Query parameter not permitted: %s"
+msgstr "Parámetro de consulta no permitido: %s"
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:104
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:119
+msgid "Whether to bypass Trash and force deletion."
+msgstr "Si se evita la papelera y se fuerza el borrado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1129
+msgid "Limit result set to attachments of a particular MIME type."
+msgstr "Limitar el conjunto de resultados a adjuntos de un tipo MIME en particular."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1122
+msgid "Limit result set to attachments of a particular media type."
+msgstr "Limitar el conjunto de resultados a adjuntos de un tipo de medio en particular."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:997
+msgid "Could not open file handle."
+msgstr "No se ha podido abrir el gestor de archivo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:977
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1163
+msgid "Content hash did not match expected."
+msgstr "El hash de contenido no coincide con el esperado."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:964
+msgid "Invalid Content-Disposition supplied. Content-Disposition needs to be formatted as `attachment; filename=\"image.png\"` or similar."
+msgstr "La disposición de contenido facilitada no es válida. La disposición de contenido tiene que tener un formato como `attachment; filename=\"image.png\"` o similar."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:954
+msgid "No Content-Disposition supplied."
+msgstr "No se ha facilitado la disposición de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:946
+msgid "No Content-Type supplied."
+msgstr "No se ha suministrado ningún tipo de contenido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:938
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1149
+msgid "No data supplied."
+msgstr "No se han suministrado datos."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:897
+msgid "The ID for the associated post of the attachment."
+msgstr "El ID de las entradas a las que está asociado el adjunto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:890
+msgid "Details about the media file, specific to its type."
+msgstr "Detalles sobre el archivo de medios, específicos a su tipo."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:820
+msgid "Alternative text to display when attachment is not displayed."
+msgstr "Texto alternativo a mostrar cuando no se muestra el adjunto."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:145
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:319
+msgid "Invalid parent type."
+msgstr "Tipo de padre no válido."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:125
+msgid "Sorry, you are not allowed to upload media to this post."
+msgstr "Lo siento, no tienes permisos para subir medios a esta entrada."
+
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:116
+#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:404
+msgid "Sorry, you are not allowed to upload media on this site."
+msgstr "Lo siento, no tienes permisos para subir medios a este sitio."
+
+#. translators: %s: rest_authentication_errors
+#: wp-includes/rest-api/class-wp-rest-server.php:381
+msgid "The REST API can no longer be completely disabled, the %s filter can be used to restrict access to the API, instead."
+msgstr "La API REST ya no se puede desactivar completamente, no obstante se puede usar el filtro %s para restringir el acceso a la API."
+
+#: wp-includes/post.php:1723 wp-admin/edit-form-advanced.php:419
+msgid "Page Attributes"
+msgstr "Atributos de página"
+
+#: wp-includes/post.php:1723
+msgid "Post Attributes"
+msgstr "Atributos de entrada"
+
+#: wp-includes/post.php:1716
+msgid "View Pages"
+msgstr "Ver páginas"
+
+#: wp-includes/post.php:1716
+msgid "View Posts"
+msgstr "Ver entradas"
+
+#: wp-includes/post.php:190
+msgid "No changesets found in Trash."
+msgstr "No se han encontrado grupos de cambios en la papelera."
+
+#: wp-includes/post.php:189
+msgid "No changesets found."
+msgstr "No se han encontrado grupos de cambios."
+
+#: wp-includes/post.php:188
+msgid "Search Changesets"
+msgstr "Buscar grupos de cambios"
+
+#: wp-includes/post.php:187
+msgid "All Changesets"
+msgstr "Todos los grupos de cambios"
+
+#: wp-includes/post.php:186
+msgid "View Changeset"
+msgstr "Ver el grupo de cambios"
+
+#: wp-includes/post.php:185
+msgid "Edit Changeset"
+msgstr "Editar el grupo de cambios"
+
+#: wp-includes/post.php:184
+msgid "New Changeset"
+msgstr "Nuevo grupo de cambios"
+
+#: wp-includes/post.php:183
+msgid "Add New Changeset"
+msgstr "Añadir nuevo grupo de cambios"
+
+#: wp-includes/post.php:182
+msgctxt "Customize Changeset"
+msgid "Add New"
+msgstr "Añadir nuevo"
+
+#: wp-includes/post.php:181
+msgctxt "add new on admin bar"
+msgid "Changeset"
+msgstr "Grupo de cambios"
+
+#: wp-includes/post.php:180
+msgctxt "admin menu"
+msgid "Changesets"
+msgstr "Grupo de cambios"
+
+#: wp-includes/post.php:179
+msgctxt "post type singular name"
+msgid "Changeset"
+msgstr "Grupo de cambios"
+
+#: wp-includes/post.php:178
+msgctxt "post type general name"
+msgid "Changesets"
+msgstr "Grupos de cambios"
+
+#: wp-includes/post.php:146 wp-includes/post.php:147
+msgid "Custom CSS"
+msgstr "CSS personalizado"
+
+#: wp-includes/post.php:79
+msgid "Attachment Attributes"
+msgstr "Atributos de adjuntos"
+
+#. translators: Post revision title. 1: Author avatar, 2: Author name, 3: Time
+#. ago, 4: Date.
+#: wp-includes/post-template.php:1881
+msgid "%1$s %2$s, %3$s ago (%4$s)"
+msgstr "%1$s %2$s, hace %3$s (%4$s)"
+
+#. translators: %s: misc
+#. translators: %s: privacy
+#: wp-includes/option.php:2272 wp-includes/option.php:2285
+#: wp-includes/option.php:2345 wp-includes/option.php:2358
+#: wp-admin/includes/template.php:1563 wp-admin/includes/template.php:1576
+#: wp-admin/includes/template.php:1634 wp-admin/includes/template.php:1647
+msgid "The \"%s\" options group has been removed. Use another settings group."
+msgstr "El grupo de opciones «%s» ha sido eliminado. Usa otro grupo de ajustes."
+
+#: wp-includes/option.php:2172
+msgid "Allow link notifications from other blogs (pingbacks and trackbacks) on new articles."
+msgstr "Permite avisos de enlaces desde otros sitios (pingbacks y trackbacks) en los nuevos artículos."
+
+#: wp-includes/option.php:2157
+msgid "Blog pages show at most."
+msgstr "Páginas de blog mostradas como máximo."
+
+#: wp-includes/option.php:2147
+msgid "Default post format."
+msgstr "Formato de la entrada por defecto."
+
+#: wp-includes/option.php:2126
+msgid "Convert emoticons like :-) and :-P to graphics on display."
+msgstr "Convierte emoticonos como :-) y :-P en gráficos en la pantalla."
+
+#: wp-includes/option.php:2115
+msgid "WordPress locale code."
+msgstr "Código del idioma local de WordPress."
+
+#: wp-includes/option.php:2103
+msgid "A day number of the week that the week should start on."
+msgstr "El número de día en el que la semana debe comenzar."
+
+#: wp-includes/option.php:2093
+msgid "A time format for all time strings."
+msgstr "Formato de hora para todas las cadenas de hora."
+
+#: wp-includes/option.php:2083
+msgid "A date format for all date strings."
+msgstr "Formato fecha para todas las cadenas de fecha."
+
+#: wp-includes/option.php:2073
+msgid "A city in the same timezone as you."
+msgstr "Una ciudad en la misma zona horaria que tú."
+
+#: wp-includes/option.php:2015
+msgid "Site title."
+msgstr "Título del sitio."
+
+#: wp-includes/media.php:4316
+msgid "Search media items..."
+msgstr "Buscar medios..."
+
+#: wp-includes/link-template.php:2741
+msgctxt "next set of posts"
+msgid "Next"
+msgstr "Siguientes"
+
+#: wp-includes/link-template.php:2740
+msgctxt "previous set of posts"
+msgid "Previous"
+msgstr "Anteriores"
+
+#: wp-login.php:882 wp-login.php:1433 wp-includes/general-template.php:513
+msgid "Username or Email Address"
+msgstr "Nombre de usuario o correo electrónico"
+
+#. translators: %s: "Search WordPress.org themes" button text.
+#: wp-includes/customize/class-wp-customize-themes-section.php:102
+msgid "No themes found. Try a different search, or %s."
+msgstr "No se han encontrado temas. Prueba otra búsqueda o %s."
+
+#. translators: %s: Themes panel title in the Customizer.
+#: wp-includes/customize/class-wp-customize-themes-panel.php:76
+msgid "You are browsing %s"
+msgstr "Estás viendo %s"
+
+#: wp-includes/customize/class-wp-customize-themes-section.php:133
+msgid "Filter themes"
+msgstr "Filtrar temas"
+
+#: wp-includes/customize/class-wp-customize-themes-panel.php:49
+msgid "Change theme"
+msgstr "Cambiar el tema"
+
+#: wp-includes/customize/class-wp-customize-theme-control.php:103
+msgid "Update now"
+msgstr "Actualizar ahora"
+
+#. translators: %s: "Update now" button.
+#: wp-includes/customize/class-wp-customize-theme-control.php:102
+msgid "New version available. %s"
+msgstr "Nueva versión disponible. %s"
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:67
+msgid "Install and preview theme: %s"
+msgstr "Instalar y mostrar la vista previa del tema: %s"
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:65
+msgid "Live preview theme: %s"
+msgstr "Vista previa del tema: %s"
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:63
+msgid "Customize theme: %s"
+msgstr "Personalizar el tema %s"
+
+#. translators: %s: Theme name.
+#: wp-includes/customize/class-wp-customize-theme-control.php:61
+msgid "Details for theme: %s"
+msgstr "Detalles del tema %s"
+
+#: wp-includes/customize/class-wp-customize-selective-refresh.php:180
+msgid "Click to edit this element."
+msgstr "Haz clic para editar este elemento."
+
+#: wp-includes/customize/class-wp-customize-selective-refresh.php:179
+msgid "Click to edit the site title."
+msgstr "Haz clic para editar el título del sitio."
+
+#: wp-includes/customize/class-wp-customize-selective-refresh.php:178
+msgid "Click to edit this widget."
+msgstr "Haz clic para editar este widget."
+
+#: wp-includes/customize/class-wp-customize-selective-refresh.php:177
+msgid "Click to edit this menu."
+msgstr "Haz clic para editar este menú."
+
+#: wp-includes/customize/class-wp-customize-custom-css-setting.php:163
+msgid "Markup is not allowed in CSS."
+msgstr "No se permite marcado dentro de CSS."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3798
+msgid "Sorry, the comment could not be updated."
+msgstr "Lo siento, no se ha podido editar el comentario."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2732
+msgid "Invalid role."
+msgstr "Perfil no válido."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2352
+msgid "Sorry, you are not allowed to assign this term."
+msgstr "Lo siento, no tienes permisos para asignar este término."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2272
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:644
+msgid "Sorry, you are not allowed to delete this term."
+msgstr "Lo siento, no tienes permisos para borrar este término."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2162
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:362
+#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:543
+msgid "Sorry, you are not allowed to edit this term."
+msgstr "Lo siento, no tienes permisos para editar este término."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2089
+msgid "Sorry, the term could not be created."
+msgstr "Lo siento, no se ha podido crear tu término."
+
+#: wp-includes/class-wp-customize-widgets.php:790
+#: wp-includes/class-wp-customize-widgets.php:846
+msgid "No widgets found."
+msgstr "No se han encontrado widgets."
+
+#. translators: %d: The number of widgets found.
+#: wp-includes/class-wp-customize-widgets.php:789
+msgid "Number of widgets found: %d"
+msgstr "Número de widgets encontrados: %d"
+
+#. translators: 1: Post type name, 2: Error message.
+#: wp-includes/class-wp-customize-nav-menus.php:1043
+msgid "%1$s could not be created: %2$s"
+msgstr "No se ha podido crear %1$s: %2$s"
+
+#: wp-includes/class-wp-customize-nav-menus.php:1038
+msgid "Post"
+msgstr "Entrada"
+
+#. translators: 1: .mp4, 2: .mov
+#: wp-includes/class-wp-customize-manager.php:6044
+msgid "Only %1$s or %2$s files may be used for header video. Please convert your video file and try again, or, upload your video to YouTube and link it with the option below."
+msgstr "Solo se pueden usar archivos %1$s o %2$s para el vídeo de la cabecera. Por favor, convierte tu vídeo e inténtalo de nuevo o sube tu vídeo a YouTube y enlázalo con la opción de abajo."
+
+#: wp-includes/class-wp-customize-manager.php:6036
+msgid "This video file is too large to use as a header video. Try a shorter video or optimize the compression settings and re-upload a file that is less than 8MB. Or, upload your video to YouTube and link it with the option below."
+msgstr "Este archivo de vídeo es demasiado grande para utilizarlo como vídeo de cabecera. Prueba con un vídeo más corto u optimiza los ajustes de compresión y vuelve a subir un archivo de menos de 8 MB de peso. O sube tu vídeo a YouTube y enlázalo con la opción siguiente."
+
+#: wp-includes/class-wp-customize-manager.php:5995
+msgid "Unrecognized background setting."
+msgstr "Ajuste de fondo no reconocido."
+
+#: wp-includes/class-wp-customize-manager.php:5986
+#: wp-includes/class-wp-customize-manager.php:5990
+msgid "Invalid value for background size."
+msgstr "Valor no válido del tamaño de la imagen de fondo."
+
+#: wp-includes/class-wp-customize-manager.php:5982
+msgid "Invalid value for background position Y."
+msgstr "Valor no válido de la posición Y de la imagen de fondo."
+
+#: wp-includes/class-wp-customize-manager.php:5978
+msgid "Invalid value for background position X."
+msgstr "Valor no válido de la posición X de la imagen de fondo."
+
+#: wp-includes/class-wp-customize-manager.php:5974
+msgid "Invalid value for background attachment."
+msgstr "Valor no válido para el archivo adjunto de fondo."
+
+#: wp-includes/class-wp-customize-manager.php:5970
+msgid "Invalid value for background repeat."
+msgstr "Valor no válido de la repetición de la imagen de fondo."
+
+#: wp-includes/class-wp-customize-manager.php:5662
+msgid "Learn more about CSS"
+msgstr "Aprende más sobre CSS"
+
+#: wp-includes/class-wp-customize-manager.php:5698
+msgid "Additional CSS"
+msgstr "CSS adicional"
+
+#: wp-includes/class-wp-customize-manager.php:5568
+#: wp-admin/includes/class-custom-background.php:449
+msgid "Scroll with Page"
+msgstr "Desplazar con la página"
+
+#: wp-includes/class-wp-customize-manager.php:5550
+#: wp-admin/includes/class-custom-background.php:441
+msgid "Repeat Background Image"
+msgstr "Repetir la imagen de fondo"
+
+#: wp-includes/class-wp-customize-manager.php:5527
+#: wp-admin/includes/class-custom-background.php:427
+#: wp-admin/includes/class-custom-background.php:428
+msgid "Image Size"
+msgstr "Tamaño de la imagen"
+
+#: wp-includes/customize/class-wp-customize-background-position-control.php:93
+#: wp-includes/class-wp-customize-manager.php:5505
+#: wp-admin/includes/class-custom-background.php:408
+#: wp-admin/includes/class-custom-background.php:409
+msgid "Image Position"
+msgstr "Posición de la imagen"
+
+#: wp-includes/class-wp-customize-manager.php:5477
+msgctxt "Custom Preset"
+msgid "Custom"
+msgstr "Personalizada"
+
+#: wp-includes/class-wp-customize-manager.php:5476
+msgctxt "Repeat Image"
+msgid "Repeat"
+msgstr "Repetir"
+
+#: wp-includes/class-wp-customize-manager.php:5475
+#: wp-includes/class-wp-customize-manager.php:5532
+#: wp-admin/includes/class-custom-background.php:431
+msgid "Fit to Screen"
+msgstr "Ajustar a la pantalla"
+
+#: wp-includes/class-wp-customize-manager.php:5473
+msgctxt "Default Preset"
+msgid "Default"
+msgstr "Por defecto"
+
+#: wp-includes/class-wp-customize-manager.php:5469
+msgctxt "Background Preset"
+msgid "Preset"
+msgstr "Preestablecido"
+
+#: wp-includes/class-wp-customize-manager.php:5392
+msgid "Header Video"
+msgstr "Vídeo de cabecera"
+
+#. translators: 1: .mp4, 2: Header height in pixels.
+#: wp-includes/class-wp-customize-manager.php:5314
+msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a height of %2$s pixels."
+msgstr "Sube tu vídeo en formato %1$s y minimiza su tamaño para tener mejores resultados. Tu tema recomienda una altura de %2$s píxeles."
+
+#. translators: 1: .mp4, 2: Header width in pixels.
+#: wp-includes/class-wp-customize-manager.php:5307
+msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends a width of %2$s pixels."
+msgstr "Para obtener mejores resultados, sube tu vídeo en formato %1$s y reduce el tamaño del archivo. Tu tema recomienda %2$s píxeles de ancho."
+
+#. translators: 1: .mp4, 2: Header size in pixels.
+#: wp-includes/class-wp-customize-manager.php:5300
+msgid "Upload your video in %1$s format and minimize its file size for best results. Your theme recommends dimensions of %2$s pixels."
+msgstr "Sube tu vídeo en formato %1$s y minimiza su tamaño de archivo para obtener mejores resultados. Tu tema recomienda unas dimensiones de %2$s pixeles."
+
+#: wp-includes/class-wp-customize-manager.php:5293
+msgid "If you add a video, the image will be used as a fallback while the video loads."
+msgstr "Si añades un vídeo, la imagen se utilizará como alternativa mientras carga el vídeo."
+
+#: wp-includes/customize/class-wp-customize-themes-section.php:127
+#: wp-includes/customize/class-wp-customize-themes-section.php:128
+#: wp-includes/customize/class-wp-customize-themes-section.php:142
+#: wp-includes/customize/class-wp-customize-themes-section.php:143
+msgid "Search themes…"
+msgstr "Buscar temas…"
+
+#. translators: %s: Theme name.
+#: wp-includes/class-wp-customize-manager.php:4909
+msgid "Showing details for theme: %s"
+msgstr "Mostrando los detalles del tema: %s"
+
+#. translators: %d: Number of themes being displayed, which cannot currently
+#. consider singular vs. plural forms.
+#: wp-includes/class-wp-customize-manager.php:4907
+msgid "Displaying %d themes"
+msgstr "Mostrando %d temas."
+
+#. translators: %d: Number of theme search results, which cannot currently
+#. consider singular vs. plural forms.
+#: wp-includes/class-wp-customize-manager.php:4905
+msgid "%d themes found"
+msgstr "%d temas encontrados"
+
+#: wp-includes/class-wp-customize-manager.php:4903
+#: wp-admin/network/themes.php:157
+msgid "Are you sure you want to delete this theme?"
+msgstr "¿Seguro que quieres borrar este tema?"
+
+#: wp-includes/class-wp-customize-manager.php:2352
+msgid "Unauthorized to modify setting due to capability."
+msgstr "No autorizado para modificar la configuración debido a los permisos."
+
+#: wp-includes/class-wp-customize-manager.php:2347
+msgid "Setting does not exist or is unrecognized."
+msgstr "La configuración no existe o no se reconoce."
+
+#: wp-includes/class-wp-customize-manager.php:2137
+msgid "This form is not live-previewable."
+msgstr "Este formulario no se puede previsualizar en directo."
+
+#: wp-includes/class-wp-customize-manager.php:2136
+msgid "This link is not live-previewable."
+msgstr "Este enlace no se puede previsualizar en directo."
+
+#: wp-includes/class-wp-customize-manager.php:551
+msgid "Non-existent changeset UUID."
+msgstr "Grupo de cambios UUID no existente."
+
+#: wp-includes/class-wp-customize-manager.php:524
+msgid "Invalid changeset UUID"
+msgstr "Grupo de cambios UUID no válido"
+
+#: wp-includes/class-wp-customize-control.php:636
+msgid "New page title…"
+msgstr "Título de la nueva página… "
+
+#: wp-includes/class-wp-customize-control.php:635
+msgid "New page title"
+msgstr "Título de la nueva página"
+
+#: wp-includes/feed.php:588 wp-admin/link-parse-opml.php:77
+#: wp-admin/link-parse-opml.php:78
+msgid "PHP's XML extension is not available. Please contact your hosting provider to enable PHP's XML extension."
+msgstr "La extensión XML de PHP no está disponible. Por favor, contacta con tu proveedor de alojamiento para activar la extensión XML de PHP."
+
+#. translators: %s: Current user's display name.
+#: wp-includes/admin-bar.php:244
+msgid "Howdy, %s"
+msgstr "Hola, %s"
+
+#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
+#: wp-admin/nav-menus.php:780
+msgid "Edit selected menu"
+msgstr "Editar el menú seleccionado"
+
+#: wp-includes/class-wp-editor.php:1408
+#: wp-includes/js/dist/format-library.js:1403
+msgid "Warning: the link has been inserted but may have errors. Please test it."
+msgstr "Advertencia: el enlace ha sido insertado, pero puede tener errores. Por favor, compruébalo."
+
+#: wp-includes/js/dist/block-editor.js:27725
+#: wp-includes/js/dist/block-editor.js:27884
+#: wp-includes/js/dist/block-editor.js:27889
+#: wp-admin/includes/class-wp-plugin-install-list-table.php:102
+#: wp-admin/includes/class-wp-theme-install-list-table.php:61
+#: wp-admin/includes/file.php:32 wp-admin/js/updates.js:2535
+msgid "Search Results"
+msgstr "Resultados de la búsqueda"
+
+#: wp-includes/class-wp-editor.php:1361
+msgid "Rich Text Area. Press Control-Option-H for help."
+msgstr "Área de texto enriquecido. Presiona Control-Option-H para ver la ayuda."
+
+#: wp-includes/script-loader.php:940
+msgid "Use Left/Right Arrow keys to advance one second, Up/Down arrows to advance ten seconds."
+msgstr "Usa las teclas de dirección izquierda/derecha para avanzar un segundo y las flechas arriba/abajo para avanzar diez segundos."
+
+#: wp-includes/script-loader.php:942
+msgid "Use Up/Down Arrow keys to increase or decrease volume."
+msgstr "Utiliza las teclas de flecha arriba/abajo para aumentar o disminuir el volumen."
+
+#: wp-includes/script-loader.php:945
+msgid "Volume Slider"
+msgstr "Control de volumen"
+
+#: wp-includes/script-loader.php:947
+msgid "Audio Player"
+msgstr "Reproductor de audio"
+
+#: wp-includes/script-loader.php:946
+msgid "Video Player"
+msgstr "Reproductor de vídeo"
+
+#: wp-includes/script-loader.php:939
+msgid "Time Slider"
+msgstr "Control de tiempo"
+
+#: wp-includes/script-loader.php:938 wp-includes/theme.php:1590
+msgid "Pause"
+msgstr "Pausa"
+
+#: wp-includes/script-loader.php:937 wp-includes/theme.php:1591
+msgid "Play"
+msgstr "Reproducir"
+
+#: wp-includes/taxonomy.php:2225 wp-includes/taxonomy.php:3001
+msgid "A name is required for this term."
+msgstr "Es necesario asignar un nombre a este término."
+
+#: wp-includes/class-wp-tax-query.php:645
+msgid "Inexistent terms."
+msgstr "Términos inexistentes."
+
+#: wp-includes/class-wp-xmlrpc-server.php:4854
+msgid "Sorry, you are not allowed to access user data on this site."
+msgstr "Lo siento, no tienes permisos para acceder a los datos del usuario en este sitio."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2969
+#: wp-includes/class-wp-xmlrpc-server.php:3191 wp-admin/includes/post.php:478
+msgid "Sorry, you are not allowed to edit pages."
+msgstr "Lo siento, no tienes permisos para modificar páginas."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2794
+#: wp-includes/class-wp-xmlrpc-server.php:2844
+msgid "Sorry, you are not allowed to edit your profile."
+msgstr "Lo siento, no tienes permisos para modificar tu perfil."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2651
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:680
+#: wp-admin/user-edit.php:97 wp-admin/user-edit.php:129
+#: wp-admin/user-edit.php:185 wp-admin/users.php:106 wp-admin/users.php:132
+msgid "Sorry, you are not allowed to edit this user."
+msgstr "Lo siento, no tienes permisos para modificar este usuario."
+
+#: wp-includes/class-wp-theme.php:962
+msgid "Seasonal"
+msgstr "Estacional"
+
+#: wp-includes/class-wp-theme.php:961
+msgid "Photoblogging"
+msgstr "Fotoblogging"
+
+#: wp-includes/class-wp-theme.php:959
+msgid "Responsive Layout"
+msgstr "Diseño adaptable"
+
+#: wp-includes/class-wp-theme.php:958
+msgid "Fluid Layout"
+msgstr "Diseño fluido"
+
+#: wp-includes/class-wp-theme.php:957
+msgid "Fixed Layout"
+msgstr "Diseño fijo"
+
+#: wp-includes/class-wp-theme.php:955
+msgid "Dark"
+msgstr "Oscuro"
+
+#: wp-includes/class-wp-theme.php:952
+msgid "Tan"
+msgstr "Moreno"
+
+#: wp-includes/class-wp-xmlrpc-server.php:2926
+#: wp-includes/class-wp-xmlrpc-server.php:3142 wp-admin/includes/post.php:265
+#: wp-admin/includes/ajax-actions.php:1994
+msgid "Sorry, you are not allowed to edit this page."
+msgstr "Lo siento, no tienes permisos para editar esta página."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3076
+msgid "Sorry, you are not allowed to delete this page."
+msgstr "Lo siento, no tienes permisos para borrar esta página."
+
+#: wp-includes/class-wp-xmlrpc-server.php:1781
+#: wp-includes/class-wp-xmlrpc-server.php:5215
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:858
+#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:906
+msgid "Sorry, you are not allowed to delete this post."
+msgstr "Lo siento, no tienes permisos para borrar esta entrada."
+
+#. translators: %s: Site title.
+#: wp-login.php:288
+msgctxt "site"
+msgid "← Go to %s"
+msgstr "← Ir a %s"
+
+#: wp-includes/wp-db.php:1981 wp-includes/wp-db.php:1987
+msgid "Unable to retrieve the error message from MySQL"
+msgstr "No se ha podido recuperar el mensaje de error desde MySQL"
+
+#: wp-includes/widgets/class-wp-nav-menu-widget.php:195
+#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
+msgid "Edit Menu"
+msgstr "Editar el menú"
+
+#: wp-includes/script-loader.php:1705 wp-admin/includes/dashboard.php:974
+msgid "Today"
+msgstr "Hoy"
+
+#: wp-includes/class-wp-text-diff-renderer-table.php:127
+msgid "Deleted:"
+msgstr "Borrado:"
+
+#: wp-login.php:1006 wp-admin/install.php:171 wp-admin/user-new.php:589
+#: wp-admin/user-edit.php:668 wp-admin/js/user-profile.js:45
+msgid "Confirm use of weak password"
+msgstr "Confirma el uso de una contraseña débil."
+
+#: wp-includes/script-loader.php:1060
+msgctxt "password strength"
+msgid "Password strength unknown"
+msgstr "Fortaleza de la contraseña desconocida"
+
+#: wp-includes/script-loader.php:676
+#: wp-includes/rest-api/class-wp-rest-server.php:1134 wp-admin/js/tags.js:58
+msgid "Sorry, you are not allowed to do that."
+msgstr "Lo siento, no tienes permisos para hacer eso."
+
+#: wp-includes/revision.php:612
+msgid "Sorry, you are not allowed to preview drafts."
+msgstr "Lo siento, no tienes permisos para previsualizar borradores."
+
+#. translators: Password change notification email subject. %s: Site title.
+#: wp-includes/pluggable.php:1924 wp-includes/user.php:2237
+msgid "[%s] Password Changed"
+msgstr "[%s] Contraseña cambiada"
+
+#. translators: %s: User name.
+#: wp-includes/pluggable.php:1916
+msgid "Password changed for user: %s"
+msgstr "Contraseña modificada para el usuario %s"
+
+#: wp-includes/media-template.php:1482
+msgid "Image crop area preview. Requires mouse interaction."
+msgstr "Vista previa del área de recorte de la imagen. Es necesaria la interacción del ratón."
+
+#. translators: %s: Documentation URL.
+#: wp-includes/formatting.php:4863
+msgid "A structure tag is required when using custom permalinks. Learn more"
+msgstr "Se necesita una etiqueta de estructura cuando se utilizan enlaces permanentes personalizados. Aprender más"
+
+#: wp-includes/class-wp-xmlrpc-server.php:4307
+#: wp-includes/class-wp-xmlrpc-server.php:4360
+#: wp-includes/class-wp-xmlrpc-server.php:6337
+#: wp-admin/includes/ajax-actions.php:2430
+#: wp-admin/includes/ajax-actions.php:2496 wp-admin/async-upload.php:38
+#: wp-admin/upload.php:13 wp-admin/media-new.php:16
+#: wp-admin/media-upload.php:20
+msgid "Sorry, you are not allowed to upload files."
+msgstr "Lo siento, no tienes permisos para subir archivos."
+
+#: wp-includes/class-wp-xmlrpc-server.php:3354
+msgid "Sorry, you are not allowed to add a category."
+msgstr "Lo siento, no tienes permisos para añadir una categoría."
+
+#: wp-includes/class-wp-xmlrpc-server.php:2714
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:204
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:426
+#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:432
+#: wp-admin/users.php:16
+msgid "Sorry, you are not allowed to list users."
+msgstr "Lo siento, no tienes permisos para listar usuarios."
+
+#: wp-includes/script-loader.php:1185
+#: wp-includes/class-wp-customize-setting.php:592
+#: wp-includes/class-wp-customize-manager.php:2375
+msgid "Invalid value."
+msgstr "Valor no válido."
+
+#: wp-includes/script-loader.php:1143
+#: wp-includes/class-wp-customize-manager.php:515 wp-admin/customize.php:18
+msgid "Sorry, you are not allowed to customize this site."
+msgstr "Lo siento, no tienes permisos para personalizar el sitio."
+
+#. translators: 1: