# Translation of WordPress - 6.0.x - Development in Spanish (Spain)
# This file is distributed under the same license as the WordPress - 6.0.x - Development package.
msgid ""
msgstr ""
"PO-Revision-Date: 2022-09-30 16:59:28+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/4.0.0-alpha.3\n"
"Language: es\n"
"Project-Id-Version: WordPress - 6.0.x - Development\n"
#. translators: Use this to specify the proper Google Font name and variants to
#. load that is supported by your language. Do not translate. Set to 'off' to
#. disable loading.
#: wp-includes/script-loader.php:1565
#, gp-priority: high
msgctxt "Google Font Name and Variants"
msgid "Noto Serif:400,400i,700,700i"
msgstr "Noto Serif:400,400i,700,700i"
#. translators: If comment number in your language requires declension,
#. translate this to 'on'. Do not translate into your own language.
#: wp-includes/comment-template.php:917
#, gp-priority: high
msgctxt "Comment number declension: on or off"
msgid "off"
msgstr "off"
#. translators: Translate this to the correct language tag for your locale, see
#. https://www.w3.org/International/articles/language-tags/ for reference. Do
#. not translate into your own language.
#: wp-includes/general-template.php:871
#, gp-priority: high
msgid "html_lang_attribute"
msgstr "es"
#. translators: If months in your language require a genitive case, translate
#. this to 'on'. Do not translate into your own language.
#: wp-includes/functions.php:347
#, gp-priority: high
msgctxt "decline months names: on or off"
msgid "off"
msgstr "off"
#. translators: If your word count is based on single characters (e.g. East
#. Asian characters), enter 'characters_excluding_spaces' or
#. 'characters_including_spaces'. Otherwise, enter 'words'. Do not translate
#. into your own language.
#: wp-includes/formatting.php:3942 wp-includes/script-loader.php:1802
#: wp-includes/js/dist/editor.js:11101
#, gp-priority: high
msgctxt "Word count type. Do not translate!"
msgid "words"
msgstr "words"
#: wp-includes/admin-bar.php:165
#: wp-includes/widgets/class-wp-widget-meta.php:91 wp-login.php:123
#: wp-admin/admin-footer.php:38 wp-admin/includes/upgrade.php:275
#: wp-admin/maint/repair.php:24 wp-admin/upgrade.php:68
#, gp-priority: high
msgid "https://wordpress.org/"
msgstr "https://es.wordpress.org/"
#. translators: If there are characters in your language that are not supported
#. by Open Sans, translate this to 'off'. Do not translate into your own
#. language.
#: wp-includes/script-loader.php:1475
#, gp-priority: high
msgctxt "Open Sans font: on or off"
msgid "on"
msgstr "on"
#. translators: Localized date and time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date/Time format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Links last updated date format, see
#. https://www.php.net/manual/datetime.format.php
#: wp-includes/class-wp-locale.php:378 wp-includes/script-loader.php:154
#: wp-includes/script-loader.php:414 wp-admin/includes/schema.php:430
#, gp-priority: high
msgid "F j, Y g:i a"
msgstr "j \\d\\e F \\d\\e Y H:i"
#. translators: Localized date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: Date format, see https://www.php.net/manual/datetime.format.php
#. translators: 1: Name of most recent post author, 2: Post edited date, 3:
#. Post edited time.
#. translators: 1: Post edited date, 2: Post edited time.
#. translators: 1: Post creation date, 2: Post creation time.
#. translators: Default date format, see
#. https://www.php.net/manual/datetime.format.php
#. translators: 1: Date, 2: Time.
#: wp-includes/class-wp-locale.php:374 wp-includes/media.php:4039
#: wp-includes/script-loader.php:153 wp-includes/script-loader.php:412
#: wp-admin/admin.php:113 wp-admin/edit-form-advanced.php:627
#: wp-admin/edit-form-advanced.php:630 wp-admin/includes/ajax-actions.php:1583
#: wp-admin/includes/ajax-actions.php:2821
#: wp-admin/includes/ajax-actions.php:2824
#: wp-admin/includes/class-wp-application-passwords-list-table.php:71
#: wp-admin/includes/class-wp-application-passwords-list-table.php:86
#: wp-admin/includes/class-wp-application-passwords-list-table.php:226
#: wp-admin/includes/class-wp-application-passwords-list-table.php:229
#: wp-admin/includes/class-wp-privacy-policy-content.php:382
#: wp-admin/includes/dashboard.php:656 wp-admin/includes/media.php:1687
#: wp-admin/includes/schema.php:426 wp-admin/options-general.php:293
#: wp-admin/options-general.php:319 wp-admin/update-core.php:1057
#, gp-priority: high
msgid "F j, Y"
msgstr "j \\d\\e F \\d\\e Y"
#. translators: 'rtl' or 'ltr'. This sets the text direction for WordPress.
#: wp-includes/class-wp-locale.php:228 wp-includes/script-loader.php:314
#: wp-includes/js/dist/i18n.js:1485
#, gp-priority: high
msgctxt "text direction"
msgid "ltr"
msgstr "ltr"
#. translators: Closing curly single quote.
#: wp-includes/formatting.php:99
#, gp-priority: high
msgctxt "closing curly single quote"
msgid "’"
msgstr "’"
#. translators: Opening curly single quote.
#: wp-includes/formatting.php:97
#, gp-priority: high
msgctxt "opening curly single quote"
msgid "‘"
msgstr "‘"
#. translators: Closing curly double quote.
#: wp-includes/formatting.php:86
#, gp-priority: high
msgctxt "closing curly double quote"
msgid "”"
msgstr "»"
#. translators: Opening curly double quote.
#: wp-includes/formatting.php:84 wp-includes/formatting.php:5536
#, gp-priority: high
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:208
#, gp-priority: high
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:216
#, gp-priority: high
msgid "number_format_decimal_point"
msgstr ","
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:136
#, gp-priority: high
msgid "Saturday"
msgstr "sábado"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:135
#, gp-priority: high
msgid "Friday"
msgstr "viernes"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:134
#, gp-priority: high
msgid "Thursday"
msgstr "jueves"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:133
#, gp-priority: high
msgid "Wednesday"
msgstr "miércoles"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:132
#, gp-priority: high
msgid "Tuesday"
msgstr "martes"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:131
#, gp-priority: high
msgid "Monday"
msgstr "lunes"
#. translators: Weekday.
#: wp-includes/class-wp-locale.php:130
#, gp-priority: high
msgid "Sunday"
msgstr "domingo"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:168 wp-includes/js/dist/components.js:61056
#, gp-priority: high
msgid "December"
msgstr "diciembre"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:167 wp-includes/js/dist/components.js:61054
#, gp-priority: high
msgid "November"
msgstr "noviembre"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:166 wp-includes/js/dist/components.js:61052
#, gp-priority: high
msgid "October"
msgstr "octubre"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:165 wp-includes/js/dist/components.js:61050
#, gp-priority: high
msgid "September"
msgstr "septiembre"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:164 wp-includes/js/dist/components.js:61048
#, gp-priority: high
msgid "August"
msgstr "agosto"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:163 wp-includes/js/dist/components.js:61046
#, gp-priority: high
msgid "July"
msgstr "julio"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:162 wp-includes/js/dist/components.js:61044
#, gp-priority: high
msgid "June"
msgstr "junio"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:161 wp-includes/js/dist/components.js:61042
#, gp-priority: high
msgid "May"
msgstr "mayo"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:160 wp-includes/js/dist/components.js:61040
#, gp-priority: high
msgid "April"
msgstr "abril"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:159 wp-includes/js/dist/components.js:61038
#, gp-priority: high
msgid "March"
msgstr "marzo"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:158 wp-includes/js/dist/components.js:61036
#, gp-priority: high
msgid "February"
msgstr "febrero"
#. translators: Month name.
#: wp-includes/class-wp-locale.php:157 wp-includes/js/dist/components.js:61034
#, gp-priority: high
msgid "January"
msgstr "enero"
#: wp-includes/category-template.php:161
#: wp-includes/js/dist/block-editor.js:23363
#: wp-includes/js/dist/block-editor.js:23368
#: wp-includes/js/dist/block-editor.js:24278
#: wp-includes/js/dist/edit-post.js:4726 wp-admin/includes/upgrade.php:158
#, gp-priority: high
msgid "Uncategorized"
msgstr "Sin categoría"
#: wp-includes/theme.php:3824
msgid "Whether a theme uses block-based templates."
msgstr "Si un tema usa plantillas basadas en bloques."
#: wp-includes/option.php:2250
msgid "The ID of the page that should display the latest posts"
msgstr "El ID de la página que debe mostrar las últimas entradas"
#: wp-includes/option.php:2240
msgid "The ID of the page that should be displayed on the front page"
msgstr "El ID de la página que debe mostrarse en la página de inicio"
#: wp-includes/option.php:2230
msgid "What to show on the front page"
msgstr "Qué mostrar en la página de inicio"
#. translators: 1: PHP file name, 2: Version number.
#: wp-includes/functions.php:5575
msgid "File %1$s is deprecated since version %2$s with no alternative available."
msgstr "El archivo %1$s ha quedado obsoleto desde la versión %2$s y no hay alternativas disponibles."
#. translators: 1: PHP file name, 2: Version number, 3: Alternative file name.
#: wp-includes/functions.php:5564
msgid "File %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "¡El archivo %1$s ha quedado obsoleto desde la versión %2$s! Usa %3$s en su lugar."
#. translators: 1: PHP function name, 2: Version number.
#: wp-includes/functions.php:5385
msgid "Function %1$s is deprecated since version %2$s with no alternative available."
msgstr "La función %1$s ha quedado obsoleta desde la versión %2$s y no hay alternativas disponibles."
#. translators: 1: PHP function name, 2: Version number, 3: Alternative
#. function name.
#: wp-includes/functions.php:5374
msgid "Function %1$s is deprecated since version %2$s! Use %3$s instead."
msgstr "¡La función %1$s ha quedado obsoleta desde la versión %2$s! Usa %3$s en su lugar."
#: wp-includes/blocks/read-more/block.json
msgctxt "block description"
msgid "Displays the link of a post, page, or any other content-type."
msgstr "Muestra el enlace de una entrada, una página o de cualquier otro tipo de contenido."
#: wp-includes/blocks/read-more/block.json
msgctxt "block title"
msgid "Read More"
msgstr "Leer más"
#: wp-includes/blocks/query-no-results/block.json
msgctxt "block description"
msgid "Contains the block elements used to render content when no query results are found."
msgstr "Contiene los elementos del bloque usados para mostrar contenido cuando no se encuentra ningún resultado en la consulta."
#: wp-includes/blocks/query-no-results/block.json
msgctxt "block title"
msgid "No results"
msgstr "Sin resultados"
#: wp-includes/blocks/post-comments/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Comments Query Loop block instead."
msgstr "Este bloque está obsoleto. Por favor, utiliza el bloque de listado de comentarios en su lugar."
#: wp-includes/blocks/post-comments/block.json
msgctxt "block title"
msgid "Post Comments (deprecated)"
msgstr "Comentarios de la entrada (obsoleto)"
#: wp-includes/blocks/post-author/block.json
msgctxt "block description"
msgid "Display post author details such as name, avatar, and bio."
msgstr "Muestra detalles del autor de la entrada, tales como el nombre, avatar y biografía."
#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block description"
msgid "The author biography."
msgstr "La biografía del autor."
#: wp-includes/blocks/post-author-biography/block.json
msgctxt "block title"
msgid "Post Author Biography"
msgstr "Biografía del autor de la entrada"
#: wp-includes/blocks/home-link/block.json
msgctxt "block description"
msgid "Create a link that always points to the homepage of the site. Usually not necessary if there is already a site title link present in the header."
msgstr "Crea un enlace que siempre apunte a la página de inicio del sitio. Normalmente no es necesario si ya hay un enlace al título del sitio en la cabecera."
#: wp-includes/blocks/home-link/block.json
msgctxt "block title"
msgid "Home Link"
msgstr "Enlace al inicio"
#: wp-includes/blocks/group/block.json
msgctxt "block description"
msgid "Gather blocks in a layout container."
msgstr "Une bloques en un contenedor con diseño."
#: wp-includes/blocks/comments-title/block.json
msgctxt "block description"
msgid "Displays a title with the number of comments"
msgstr "Muestra un título con el número de comentarios"
#: wp-includes/blocks/comments-title/block.json
msgctxt "block title"
msgid "Comments Title"
msgstr "Título de los comentarios"
#: wp-includes/blocks/comments-query-loop/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post comments using different visual configurations."
msgstr "Un bloque avanzado que permite mostrar comentarios de la entrada usando distintas configuraciones visuales."
#: wp-includes/blocks/comments-query-loop/block.json
msgctxt "block title"
msgid "Comments Query Loop"
msgstr "Listado de comentarios"
#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of comments, when applicable."
msgstr "Cuando sea aplicable, muestra una navegación paginada al siguiente/anterior conjunto de comentarios."
#: wp-includes/blocks/comments-pagination/block.json
msgctxt "block title"
msgid "Comments Pagination"
msgstr "Paginación de comentarios"
#: wp-includes/blocks/comments-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous comment's page link."
msgstr "Muestra el enlace a la página de comentarios anteriores."
#: wp-includes/blocks/comments-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for comments pagination."
msgstr "Muestra una lista de números de página para la paginación de comentarios."
#: wp-includes/blocks/comments-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next comment's page link."
msgstr "Muestra el enlace a la página de comentarios siguientes."
#: wp-includes/blocks/comment-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to display a comment, like the title, date, author, avatar and more."
msgstr "Contiene los elementos del bloque usados para mostrar un comentario, como el título, fecha, autor, avatar y más."
#: wp-includes/blocks/comment-template/block.json
msgctxt "block title"
msgid "Comment Template"
msgstr "Plantilla de comentarios"
#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block description"
msgid "Displays a link to reply to a comment."
msgstr "Muestra un enlace para responder a un comentario."
#: wp-includes/blocks/comment-reply-link/block.json
msgctxt "block title"
msgid "Comment Reply Link"
msgstr "Enlace de responder a comentarios"
#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block description"
msgid "Displays a link to edit the comment in the WordPress Dashboard. This link is only visible to users with the edit comment capability."
msgstr "Muestra en un enlace para editar el comentario en el escritorio de WordPress. Este enlace solo es visible para los usuarios con la capacidad de editar comentarios."
#: wp-includes/blocks/comment-edit-link/block.json
msgctxt "block title"
msgid "Comment Edit Link"
msgstr "Enlace para editar comentarios"
#: wp-includes/blocks/comment-date/block.json
msgctxt "block description"
msgid "Displays the date on which the comment was posted."
msgstr "Muestra la fecha en la que se publicó el comentario."
#: wp-includes/blocks/comment-content/block.json
msgctxt "block description"
msgid "Displays the contents of a comment."
msgstr "Muestra el contenido de un comentario."
#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block description"
msgid "Displays the name of the author of the comment."
msgstr "Muestra el nombre del autor del comentario."
#: wp-includes/blocks/comment-author-name/block.json
msgctxt "block title"
msgid "Comment Author Name"
msgstr "Nombre del autor del comentario"
#: wp-includes/blocks/avatar/block.json
msgctxt "block description"
msgid "Add a user's avatar."
msgstr "Añade un avatar de usuario"
#: wp-includes/blocks/avatar/block.json
msgctxt "block title"
msgid "Avatar"
msgstr "Avatar"
#: wp-includes/js/dist/block-library.js:31319
#: wp-includes/js/dist/block-library.js:31360 wp-admin/includes/upgrade.php:273
msgid "A WordPress Commenter"
msgstr "Un comentarista de WordPress"
#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:69
#: wp-includes/js/dist/block-library.js:9614
msgid "Responses to %s"
msgstr "Respuestas a %s"
#. translators: %s: Post title.
#: wp-includes/blocks/comments-title.php:66
#: wp-includes/js/dist/block-library.js:9611
msgid "Response to %s"
msgstr "Respuesta a %s"
#: wp-includes/js/dist/block-library.js:7762
#: wp-includes/blocks/comment-date/block.json
msgctxt "block title"
msgid "Comment Date"
msgstr "Fecha del comentario"
#: wp-includes/js/dist/block-library.js:7618
#: wp-includes/blocks/comment-content/block.json
msgctxt "block title"
msgid "Comment Content"
msgstr "Contenido del comentario"
#: wp-includes/js/dist/block-library.js:1910
#: wp-includes/js/dist/block-library.js:1953
#: wp-admin/options-discussion.php:267 wp-admin/options-discussion.php:268
msgid "Default Avatar"
msgstr "Avatar por defecto"
#: wp-trackback.php:130
msgid "There is already a ping from that URL for this post."
msgstr "Ya hay un ping desde esa URL para esta entrada."
#: wp-login.php:915
msgid "The password cannot be a space or all spaces."
msgstr "La contraseña no puede ser un espacio o ser todo espacios."
#. translators: 1: Documentation URL, 2: wp-config.php
#: wp-load.php:95 wp-admin/setup-config.php:190
msgid "Need more help? Read the support article on %2$s."
msgstr "¿Necesitas más ayuda? Lee el artículo de soporte sobre %2$s."
#. translators: %s: Database name.
#: wp-includes/wp-db.php:1189
msgid "The database server could be connected to (which means your username and password is okay) but the %s database could not be selected."
msgstr "El servidor de la base de datos podría estar conectado (lo que significa que tu nombre de usuario y contraseña están bien), pero no se ha podido seleccionar la base de datos %s."
#: wp-includes/wp-db.php:1185
msgid "Cannot select database"
msgstr "No se ha podido seleccionar la base de datos"
#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media.php:501
msgid "That file cannot be found. Check your media library and make sure it was not deleted."
msgstr "No se puede encontrar ese archivo. Comprueba tu biblioteca multimedia y asegúrate de que no haya sido borrado."
#. translators: %s: A list of valid video file extensions.
#: wp-includes/widgets/class-wp-widget-media-video.php:51
msgid "Sorry, the video at the supplied URL cannot be loaded. Please check that the URL is for a supported video file (%s) or stream (e.g. YouTube and Vimeo)."
msgstr "Lo siento, no se puede cargar el video de la URL facilitada. Por favor, comprueba que la URL sea de un archivo de video compatible (%s) o de streaming (por ejemplo, YouTube y Vimeo)."
#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-video.php:44
msgid "That video cannot be found. Check your media library and make sure it was not deleted."
msgstr "No se puede encontrar ese video. Comprueba tu biblioteca multimedia y asegúrate de que no haya sido borrado."
#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-image.php:44
msgid "That image cannot be found. Check your media library and make sure it was not deleted."
msgstr "No se puede encontrar esa imagen. Comprueba tu biblioteca multimedia y asegúrate de que no haya sido borrada."
#. translators: %s: URL to media library.
#: wp-includes/widgets/class-wp-widget-media-audio.php:44
msgid "That audio file cannot be found. Check your media library and make sure it was not deleted."
msgstr "No se puede encontrar ese archivo de audio. Comprueba tu biblioteca multimedia y asegúrate de que no haya sido borrado."
#: wp-includes/user.php:2192
msgid "User URL may not be longer than 100 characters."
msgstr "La URL de usuario no puede tener más de 100 caracteres."
#. translators: %s: $network_id
#: wp-includes/user.php:1326 wp-includes/user.php:1350
#: wp-includes/user.php:1383 wp-includes/user.php:1431
msgid "Unable to pass %s if not using multisite."
msgstr "No se puede pasar %s si no se está usando multisitio."
#: wp-includes/script-loader.php:3223
msgid "Webfont font weight must be a properly formatted string or integer."
msgstr "El grosor de la fuente web debe ser una cadena o un valor entero con el formato adecuado."
#: wp-includes/script-loader.php:3215
msgid "Each webfont src must be a non-empty string."
msgstr "Cada src de fuente web debe ser una cadena no vacía."
#: wp-includes/script-loader.php:3207
msgid "Webfont src must be a non-empty string or an array of strings."
msgstr "Los src de fuente web deben ser una cadena o un array de cadenas no vacías."
#: wp-includes/script-loader.php:3200
msgid "Webfont font family must be a non-empty string."
msgstr "La familia de fuente de la fuente web debe ser una cadena no vacía."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:332
msgid "Limit results to those matching a pattern (slug)."
msgstr "Limita los resultados a los que coinciden con un patrón (slug)."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:650
msgid "Ancestor blocks."
msgstr "Bloques precedentes."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:207
msgid "Determines whether the pattern is visible in inserter."
msgstr "Determina si el patrón es visible en el insertador."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:195
msgid "The pattern keywords."
msgstr "Palabras clave del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:189
msgid "The pattern category slugs."
msgstr "Los slugs de la categoría del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:183
msgid "Block types that the pattern is intended to be used with."
msgstr "Tipos de bloque con los que se supone que debe usarse el patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:177
msgid "The pattern viewport width for inserter preview."
msgstr "El ancho de pantalla del patrón para la vista previa en el insertador."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:171
msgid "The pattern detailed description."
msgstr "La descripción detallada del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:159
msgid "The pattern name."
msgstr "El nombre del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:78
msgid "Sorry, you are not allowed to view the registered block patterns."
msgstr "Lo siento, no tienes permisos para ver los patrones de bloques registrados."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:140
msgid "The category label, in human readable format."
msgstr "La etiqueta de la categoría, en un formato legible para humanos."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:134
msgid "The category name."
msgstr "El nombre de la categoría."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-pattern-categories-controller.php:70
msgid "Sorry, you are not allowed to view the registered block pattern categories."
msgstr "Lo siento, no tienes permisos para ver las categorías de patrones de bloques registrados."
#: wp-includes/media.php:4508 wp-admin/edit.php:171 wp-admin/post.php:322
#: wp-admin/upload.php:198
msgid "Error in deleting the attachment."
msgstr "Error al borrar el adjunto."
#: wp-includes/functions.php:1603
msgid "Error: This is not a valid feed template."
msgstr "Error: Esto no es una plantilla de feed válida."
#. translators: Unit symbol for petabyte.
#: wp-includes/functions.php:473
msgctxt "unit symbol"
msgid "PB"
msgstr "PB"
#. translators: Unit symbol for exabyte.
#: wp-includes/functions.php:471
msgctxt "unit symbol"
msgid "EB"
msgstr "EB"
#. translators: Unit symbol for zettabyte.
#: wp-includes/functions.php:469
msgctxt "unit symbol"
msgid "ZB"
msgstr "ZB"
#. translators: Unit symbol for yottabyte.
#: wp-includes/functions.php:467
msgctxt "unit symbol"
msgid "YB"
msgstr "YB"
#: wp-includes/customize/class-wp-customize-nav-menu-item-control.php:133
#: wp-admin/includes/class-walker-nav-menu-edit.php:235
msgid "The description will be displayed in the menu if the active theme supports it."
msgstr "La descripción se mostrará en el menú si el tema activo lo admite."
#: wp-includes/class-wp-xmlrpc-server.php:6966
msgid "A title on that page cannot be found."
msgstr "No se puede encontrar ningún título en esa página."
#: wp-includes/class-wp-theme.php:993
msgctxt "color scheme"
msgid "Light"
msgstr "Claro"
#: wp-includes/class-wp-theme.php:992
msgctxt "color scheme"
msgid "Dark"
msgstr "Oscuro"
#: wp-includes/class-wp-theme.php:285
msgid "Error: The themes directory is either empty or does not exist. Please check your installation."
msgstr "Error: El directorio de temas está vacío o no existe. Por favor, comprueba tu instalación."
#: wp-includes/class-wp-image-editor-gd.php:92
#: wp-includes/class-wp-image-editor-gd.php:101
#: wp-includes/class-wp-image-editor-imagick.php:132
msgid "File does not exist?"
msgstr "¿No existe el archivo?"
#: wp-includes/blocks/rss.php:17
msgid "Adding an RSS feed to this site’s homepage is not supported, as it could lead to a loop that slows down your site. Try using another block, like the Latest Posts block, to list posts from the site."
msgstr "No se puede añadir un RSS feed a la página de inicio de este sitio, ya que podría provocar un bucle que ralentice tu sitio. Prueba a usar otro bloque, como el bloque de «Últimas entradas», para mostrar una lista de entradas del sitio."
#: wp-includes/blocks/comments-title.php:74
#: wp-includes/js/dist/block-library.js:9619
msgid "Responses"
msgstr "Respuestas"
#: wp-includes/blocks/comments-title.php:72
#: wp-includes/js/dist/block-library.js:9617
msgid "Response"
msgstr "Respuesta"
#: wp-includes/blocks/comments-pagination-previous.php:18
#: wp-includes/js/dist/block-library.js:8700
#: wp-includes/js/dist/block-library.js:31296
#: wp-includes/js/dist/block-library.js:31367
msgid "Older Comments"
msgstr "Comentarios anteriores"
#: wp-includes/blocks/comments-pagination-next.php:25
#: wp-includes/js/dist/block-library.js:9194
#: wp-includes/js/dist/block-library.js:31300
#: wp-includes/js/dist/block-library.js:31371
msgid "Newer Comments"
msgstr "Comentarios siguientes"
#. translators: %s is the Comment Author name.
#: wp-includes/blocks/avatar.php:127
msgid "(%s website link, opens in a new tab)"
msgstr "(enlace a la web de %s, se abre en una nueva pestaña)"
#. translators: %s is the Author name.
#: wp-includes/blocks/avatar.php:100
msgid "(%s author archive, opens in a new tab)"
msgstr "(archivo del autor %s, se abre en una nueva pestaña)"
#. translators: %s is the Author name.
#. translators: %s is the Comment Author name
#: wp-includes/blocks/avatar.php:85 wp-includes/blocks/avatar.php:109
#: wp-includes/js/dist/block-library.js:1910
#: wp-includes/js/dist/block-library.js:1953
msgid "%s Avatar"
msgstr "Avatar de %s"
#: wp-includes/block-template-utils.php:170
msgid "Displays search results."
msgstr "Muestra los resultados de búsqueda."
#: wp-includes/block-template-utils.php:126
msgid "Displays the homepage."
msgstr "Muestra la página de inicio."
#: wp-includes/block-template-utils.php:122
msgid "Displays posts on the homepage, or on the Posts page if a static homepage is set."
msgstr "Muestra las entradas en la página de inicio o en la página de entradas del blog si se ha configurado una página de inicio estática."
#. translators: %1s: file name; %2s: slug value found.
#: wp-includes/block-patterns.php:267
msgid "Could not register file \"%s\" as a block pattern (\"Title\" field missing)"
msgstr "No se ha podido registrar el archivo «%s» como patrón de bloques (falta el campo «Título»)"
#. translators: %1s: file name; %2s: slug value found.
#: wp-includes/block-patterns.php:249
msgid "Could not register file \"%1$s\" as a block pattern (invalid slug \"%2$s\")"
msgstr "No se ha podido registrar el archivo «%1$s» como patrón de bloques (el slug «%2$s» no es válido)"
#. translators: %s: file name.
#: wp-includes/block-patterns.php:236
msgid "Could not register file \"%s\" as a block pattern (\"Slug\" field missing)"
msgstr "No se ha podido registrar el archivo «%s» como patrón de bloques (falta el campo «slug»)"
#: wp-includes/block-patterns.php:41
msgctxt "Block pattern category"
msgid "Featured"
msgstr "Destacados"
#: wp-includes/script-loader.php:1271
msgid "Use Site Editor"
msgstr "Usar el editor del sitio"
#. translators: 1: Link to Site Editor documentation on HelpHub, 2: HTML
#. button.
#: wp-includes/script-loader.php:1266
msgid "Hurray! Your theme supports Full Site Editing with blocks. Tell me more. %2$s"
msgstr "¡Bien! Tu tema es compatible con la edición completa del sitio con bloques. Cuéntame más. %2$s"
#: wp-includes/script-loader.php:1267 wp-includes/js/dist/edit-site.js:5392
msgid "https://wordpress.org/support/article/site-editor/"
msgstr "https://wordpress.org/support/article/site-editor/"
#: wp-includes/blocks/site-logo.php:85
msgid "Site icon."
msgstr "Icono del sitio."
#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Extra Large"
msgstr "Muy grande"
#: wp-includes/blocks/term-description/block.json
msgctxt "block description"
msgid "Display the description of categories, tags and custom taxonomies when viewing an archive."
msgstr "Muestra la descripción de categorías, etiquetas y taxonomías personalizadas al ver un archivo."
#: wp-includes/blocks/term-description/block.json
msgctxt "block title"
msgid "Term Description"
msgstr "Descripción del término"
#: wp-includes/blocks/template-part/block.json
msgctxt "block description"
msgid "Edit the different global regions of your site, like the header, footer, sidebar, or create your own."
msgstr "Edita las distintas regiones globales de tu sitio, como la cabecera, pie de página, barra lateral, o crea las tuyas propias."
#: wp-includes/blocks/template-part/block.json
msgctxt "block title"
msgid "Template Part"
msgstr "Parte de plantilla"
#: wp-includes/blocks/table/block.json
msgctxt "block description"
msgid "Create structured content in rows and columns to display information."
msgstr "Crea contenido estructurado en filas y columnas para mostrar la información."
#: wp-includes/blocks/site-title/block.json
msgctxt "block description"
msgid "Displays the name of this site. Update the block, and the changes apply everywhere it’s used. This will also appear in the browser title bar and in search results."
msgstr "Muestra el nombre de este sitio. Actualiza el bloque y los cambios se aplican en todas partes donde se use. Esto también aparecerá en el título de la barra del navegador y en los resultados de búsqueda."
#: wp-includes/blocks/site-logo/block.json
msgctxt "block description"
msgid "Display a graphic to represent this site. Update the block, and the changes apply everywhere it’s used. This is different than the site icon, which is the smaller image visible in your dashboard, browser tabs, etc used to help others recognize this site."
msgstr "Muestra un gráfico para representar este sitio. Actualiza el bloque y los cambios se aplicarán en todas las partes en las que se use. Esto es diferente del icono del sitio, que es la imagen más pequeña visible en tu escritorio, en las pestañas del navegador, etc., que se usa para ayudar a otros a reconocer este sitio."
#: wp-includes/blocks/quote/block.json
msgctxt "block style label"
msgid "Plain"
msgstr "Sencillo"
#: wp-includes/blocks/query-pagination/block.json
msgctxt "block title"
msgid "Pagination"
msgstr "Paginación"
#: wp-includes/blocks/comments-pagination-previous/block.json
#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block title"
msgid "Previous Page"
msgstr "Pagina anterior"
#: wp-includes/blocks/comments-pagination-numbers/block.json
#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block title"
msgid "Page Numbers"
msgstr "Números de página"
#: wp-includes/blocks/comments-pagination-next/block.json
#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block title"
msgid "Next Page"
msgstr "Pagina siguiente"
#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block description"
msgid "Displays the next or previous post link that is adjacent to the current post."
msgstr "Muestra el enlace a la entrada anterior o siguiente adyacentes a la entrada actual. "
#: wp-includes/blocks/post-navigation-link/block.json
msgctxt "block title"
msgid "Post Navigation Link"
msgstr "Enlace de navegación de entradas"
#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block description"
msgid "Display a post's comments form."
msgstr "Muestra el formulario de comentarios de una entrada."
#: wp-includes/blocks/post-comments-form/block.json
msgctxt "block title"
msgid "Post Comments Form"
msgstr "Formulario de comentarios de la entrada"
#: wp-includes/blocks/post-author/block.json
msgctxt "block title"
msgid "Post Author"
msgstr "Autor de la entrada"
#: wp-includes/blocks/pattern/block.json
msgctxt "block description"
msgid "Show a block pattern."
msgstr "Muestra un patrón de bloques."
#: wp-includes/blocks/pattern/block.json
msgctxt "block title"
msgid "Pattern"
msgstr "Patrón"
#: wp-includes/blocks/navigation/block.json
msgctxt "block description"
msgid "A collection of blocks that allow visitors to get around your site."
msgstr "Una colección de bloques que permite a los visitantes moverse por tu sitio."
#: wp-includes/blocks/navigation/block.json
msgctxt "block title"
msgid "Navigation"
msgstr "Navegación"
#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block description"
msgid "Add a submenu to your navigation."
msgstr "Añade un submenú a tu navegación."
#: wp-includes/blocks/navigation-submenu/block.json
msgctxt "block title"
msgid "Submenu"
msgstr "Submenú"
#: wp-includes/blocks/navigation-link/block.json
msgctxt "block description"
msgid "Add a page, link, or another item to your navigation."
msgstr "Añade una página, enlace u otro elemento a tu navegación."
#: wp-includes/blocks/navigation-link/block.json
msgctxt "block title"
msgid "Custom Link"
msgstr "Enlace personalizado"
#: wp-includes/blocks/columns/block.json
msgctxt "block description"
msgid "Display content in multiple columns, with blocks added to each column."
msgstr "Muestra el contenido en múltiples columnas, con bloques añadidos a cada columna."
#: wp-includes/js/dist/edit-site.js:12227 wp-admin/site-editor.php:44
msgid "Editor (beta)"
msgstr "Editor (beta)"
#: wp-includes/js/dist/block-library.js:25654 wp-admin/network/sites.php:122
#: wp-admin/network/sites.php:209
msgid "Confirm"
msgstr "Confirmar"
#: wp-includes/wp-db.php:3363
msgid "Could not strip invalid text."
msgstr "No se ha podido eliminar el texto no válido."
#: wp-includes/wp-db.php:2918
msgid "Could not retrieve table charset."
msgstr "No se ha podido recuperar la tabla de caracteres."
#. translators: %s: Database fields where the error occurred.
#: wp-includes/wp-db.php:2591
msgid "WordPress database error: Processing the values for the following fields failed: %s. The supplied values may be too long or contain invalid data."
msgstr "Error en la base de datos de WordPress: Ha fallado el procesamiento de los valores de los siguientes campos: %s. Los valores facilitados pueden ser demasiado largos o contener datos no válidos."
#. translators: %s: Database field where the error occurred.
#: wp-includes/wp-db.php:2585
msgid "WordPress database error: Processing the value for the following field failed: %s. The supplied value may be too long or contains invalid data."
msgstr "Error en la base de datos de WordPress: Ha fallado el procesamiento del valor del siguiente campo: %s. El valor facilitado puede ser demasiado largo o contener datos no válidos."
#: wp-includes/wp-db.php:2047
msgid "WordPress database error: Could not perform query because it contains invalid data."
msgstr "Error en la base de datos de WordPress: No se ha podido realizar la consulta porque contiene datos no válidos."
#. translators: 1: 'wp-edit-post', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2098
msgid "\"%1$s\" style should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "El estilo «%1$s» no debe ponerse en cola junto con el nuevo editor de widgets (%2$s o %3$s)."
#. translators: 1: 'wp-editor', 2: 'wp-edit-widgets', 3:
#. 'wp-customize-widgets'.
#: wp-includes/widgets.php:2085
msgid "\"%1$s\" script should not be enqueued together with the new widgets editor (%2$s or %3$s)."
msgstr "El script «%1$s» no debe ponerse en cola junto con el nuevo editor de widgets (%2$s o %3$s)."
#: wp-includes/class-wp-taxonomy.php:610
msgid "The description is not prominent by default; however, some themes may show it."
msgstr "La descripción no se muestra por defecto; sin embargo, hay algunos temas que pueden mostrarla."
#: wp-includes/class-wp-taxonomy.php:609
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 termino principal para crear jerarquías. Por ejemplo, el término «Jazz» sería el principal de «Bebop» y «Big Band»."
#: wp-includes/class-wp-taxonomy.php:608
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 todo en minúsculas y contiene solo letras, números y guiones."
#: wp-includes/class-wp-taxonomy.php:607
msgid "The name is how it appears on your site."
msgstr "El nombre es como aparece en tu sitio."
#: wp-includes/taxonomy.php:215
msgid "Template Part Area"
msgstr "Área de la parte de plantilla"
#: wp-includes/taxonomy.php:214
msgid "Template Part Areas"
msgstr "Áreas de la parte de plantilla"
#: wp-includes/script-loader.php:927
msgid "The server cannot process the image. This can happen if the server is busy or does not have enough resources to complete the task. Uploading a smaller image may help. Suggested maximum size is 2560 pixels."
msgstr "El servidor no puede procesar la imagen. Esto puede ocurrir si el servidor está ocupado o no tiene suficientes recursos para completar la tarea. Puede ayudar el subir una imagen más pequeña. El tamaño máximo sugerido es de 2560 píxeles."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1590
msgid "Limit result set to users who have published posts."
msgstr "Limitar el resultado a usuarios que han publicado entradas."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1574
msgid "Limit result set to users matching at least one specific capability provided. Accepts csv list or single capability."
msgstr "Limita el conjunto de resultados a usuarios que coincidan, al menos, con una capacidad específica proporcionada. Acepta listas en CSV o una única capacidad."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:205
msgid "Sorry, you are not allowed to filter users by capability."
msgstr "Lo siento, no tienes permisos para filtrar usuarios por capacidad."
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:270
msgid "Unable to retrieve body from response at this URL."
msgstr "No ha sido posible recuperar el cuerpo de la respuesta en esta URL."
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:260
msgid "URL not found. Response returned a non-200 status code for this URL."
msgstr "URL no encontrada. La respuesta devolvió un código de estado que no es 200 en esta URL."
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:210
msgid "Sorry, you are not allowed to process remote URLs."
msgstr "Lo siento, no tienes permisos para procesar URL remotas."
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:138
msgid "Invalid URL"
msgstr "URL no válida"
#. translators: 1: HTML meta tag, 2: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:111
msgid "The Open Graph image link of the %1$s or %2$s element from the URL."
msgstr "El enlace de la imagen Open Graph del elemento %1$s o %2$s de la URL."
#. translators: %s: HTML meta tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:101
msgid "The content of the %s element from the URL."
msgstr "El contenido del elemento %s de la URL."
#. translators: %s: HTML link tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:90
msgid "The favicon image link of the %s element from the URL."
msgstr "El enlace de la imagen del favicon del elemento %s de la URL."
#. translators: %s: HTML title tag.
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:80
msgid "The contents of the %s element from the URL."
msgstr "Los contenidos del elemento %s de la URL."
#: wp-includes/rest-api/endpoints/class-wp-rest-url-details-controller.php:46
msgid "The URL to process."
msgstr "La URL a procesar."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:890
msgid "Where the template part is intended for use (header, footer, etc.)"
msgstr "Dónde se pretende usar la parte de la plantilla (cabecera, pie de página, etc.)"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:881
msgid "Whether a template is a custom template."
msgstr "Si una plantilla es una plantilla personalizada."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:872
msgid "The ID for the author of the template."
msgstr "El ID del autor de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:839
msgid "HTML title for the template, transformed for display."
msgstr "Título HTML para la plantilla, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:834
msgid "Title for the template, as it exists in the database."
msgstr "Título para la plantilla, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:820
msgid "Version of the content block format used by the template."
msgstr "Versión del formato del bloque de contenido usado por la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:815
msgid "Content for the template, as it exists in the database."
msgstr "Contenido para la plantilla, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:803
msgid "Source of a customized template"
msgstr "Origen de una plantilla personalizada"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:792
msgid "Type of template."
msgstr "Tipo de plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:748
msgid "Post type to get the templates for."
msgstr "Tipo de contenido para el que obtener las plantillas."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:744
msgid "Limit to the specified template part area."
msgstr "Limitar al área de la parte especificada de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:377
msgid "REST namespace route for the taxonomy."
msgstr "Espacio de nombre de la ruta REST para la taxonomía."
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:371
msgid "Whether to make the post type available for selection in navigation menus."
msgstr "Si hacer que el tipo de contenido esté disponible para seleccionarlo en los menús de navegación."
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:367
msgid "Whether to generate a default UI for managing this post type."
msgstr "Si se genera una interfaz de usuario por defecto para gestionar este tipo de contenido."
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:361
msgid "The visibility settings for the post type."
msgstr "Los ajustes de visibilidad para el tipo de contenido."
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:355
msgid "REST route's namespace for the post type."
msgstr "Espacio de nombre de la ruta REST para el tipo de contenido."
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:561
msgid "Whether to automatically add top level pages to this menu."
msgstr "Si quieres añadir automáticamente las páginas de nivel superior a este menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:527
msgid "The locations assigned to the menu."
msgstr "Las ubicaciones asignadas al menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:383
msgid "The menu cannot be deleted."
msgstr "El menú no se puede borrar."
#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:373
msgid "Menus do not support trashing. Set '%s' to delete."
msgstr "Los menús no se pueden enviar a la papelera. Establece «%s» para borrarlos."
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:103
msgid "Sorry, you are not allowed to view menus."
msgstr "Lo siento, no tienes permisos para ver los menús."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:240
msgid "The ID of the assigned menu."
msgstr "El lD del menú asignado."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:234
msgid "The description of the menu location."
msgstr "La descripción de la ubicación del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:228
msgid "The name of the menu location."
msgstr "El nombre de la ubicación del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:148
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:494
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:547
msgid "Invalid menu location."
msgstr "Ubicación de menú no válida."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:86
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:129
msgid "Sorry, you are not allowed to view menu locations."
msgstr "Lo siento, no tienes permiso para ver ubicaciones del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-locations-controller.php:57
msgid "An alphanumeric identifier for the menu location."
msgstr "Un identificador alfanumérico de la ubicación del menú."
#. translators: %s: taxonomy name
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:902
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-menu-items-controller.php:890
msgid "Whether the menu item represents an object that no longer exists."
msgstr "Si el elemento del menú representa un objeto que ya no existe."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:876
msgid "The XFN relationship expressed in the link of this menu item."
msgstr "La relación XFN expresada en el enlace de este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:853
msgid "The URL to which this menu item points."
msgstr "La URL a la que apunta este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:846
msgid "The singular label used to describe this type of menu item."
msgstr "La etiqueta única utilizada para describir este tipo de elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:836
msgid "The target attribute of the link element for this menu item."
msgstr "El atributo de destino del elemento del enlace de este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:828
msgid "The database ID of the original object this menu item represents, for example the ID for posts or the term_id for categories."
msgstr "El ID de la base de datos del objeto original que representa este elemento del menú. Por ejemplo, el ID para las entradas o el `term_id` para las categorías."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:819
msgid "The type of object originally represented, such as \"category\", \"post\", or \"attachment\"."
msgstr "El tipo de objeto representado originalmente, como «categoría», «entrada» o «adjunto»."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:811
msgid "The DB ID of the nav_menu_item that is this item's menu parent, if any, otherwise 0."
msgstr "El ID de la BD del nav_menu_item del que es superior este elemento del menú, si lo hubiera. 0 en caso contrario."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:802
msgid "The description of this menu item."
msgstr "La descripción de este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:788
msgid "Class names for the link element of this menu item."
msgstr "Nombres de las clases del elemento del menú de este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:779
msgid "Text for the title attribute of the link element for this menu item."
msgstr "Texto del atributo del título del elemento del enlace de este elemento del menú."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:771
msgid "The ID for the parent of the object."
msgstr "El ID del superior del objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:763
msgid "A named status for the object."
msgstr "Un nombre de estado para el objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:755
msgid "The family of objects originally represented, such as \"post_type\" or \"taxonomy\"."
msgstr "La familia de objetos representada originalmente, como «post_type» o «taxonomía»."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:748
msgid "Name of type."
msgstr "Nombre del tipo."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:730
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-menu-items-controller.php:725
msgid "Title for the object, as it exists in the database."
msgstr "Título para el objeto, tal y como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:690
msgid "Get linked object."
msgstr "Obtener el objeto enlazado."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:454
msgid "The url is required when using a custom menu item type."
msgstr "La URL es necesaria cuando se usa un tipo de elemento de menú personalizado."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:451
msgid "The title is required when using a custom menu item type."
msgstr "El título es necesario cuando se usa un tipo de elemento de menú personalizado."
#. translators: %s: force=true
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:288
msgid "Menu items do not support trashing. Set '%s' to delete."
msgstr "Los elementos del menú no se pueden enviar a la papelera. Establece «%s» para borrarlos."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:547
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:619
msgid "Sorry, you are not allowed to access the global styles on this site."
msgstr "Lo siento, no tienes permisos para acceder a los estilos globales de este sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:513
msgid "Title for the global styles variation, as it exists in the database."
msgstr "Título para la variación de estilos globales, tal y como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:507
msgid "Title of the global styles variation."
msgstr "Título de la variación de estilos globales."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:502
msgid "Global settings."
msgstr "Ajustes globales."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:497
msgid "Global styles."
msgstr "Estilos globales."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:491
msgid "ID of global styles config."
msgstr "ID de la configuración de estilos globales."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:391
msgid "No global styles config exist with that id."
msgstr "No existe ninguna configuración de estilos globales con ese id."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:153
msgid "Sorry, you are not allowed to view this global style."
msgstr "Lo siento, no tienes permisos para ver este estilo global."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:145
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:208
msgid "Sorry, you are not allowed to edit this global style."
msgstr "Lo siento, no tienes permisos para editar este estilo global."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:51
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:77
msgid "The theme identifier"
msgstr "El identificador del tema"
#: wp-includes/rest-api/endpoints/class-wp-rest-edit-site-export-controller.php:62
msgid "Sorry, you are not allowed to export templates and template parts."
msgstr "Lo siento, no tienes permisos para exportar plantillas y partes de plantillas."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:545
msgid "Public facing and editor style handle."
msgstr "Gestión de la visibilidad pública y del editor del estilo."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:524
msgid "Public facing and editor script handle."
msgstr "Gestión de la visibilidad pública y del editor del script."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:277
msgid "The date when the block was last updated."
msgstr "La fecha de la última actualización del bloque."
#: wp-includes/post.php:3136
msgctxt "file type group"
msgid "Video"
msgstr "Vídeo"
#: wp-includes/post.php:3127
msgctxt "file type group"
msgid "Audio"
msgstr "Audio"
#: wp-includes/post.php:504
msgid "Navigation menus that can be inserted into your site."
msgstr "Menús de navegación que se pueden insertar en tu sitio."
#: wp-includes/post.php:502
msgid "Navigation Menus list"
msgstr "Lista de menús de navegación"
#: wp-includes/post.php:501
msgid "Navigation Menus list navigation"
msgstr "Navegación por la lista de menús de navegación"
#: wp-includes/post.php:500
msgid "Filter Navigation Menu list"
msgstr "Filtrar la lista de menú de navegación"
#: wp-includes/post.php:499
msgid "Uploaded to this Navigation Menu"
msgstr "Subido a este menú de navegación"
#: wp-includes/post.php:498
msgid "Insert into Navigation Menu"
msgstr "Insertar en el menú de navegación"
#: wp-includes/post.php:497
msgid "Navigation Menu archives"
msgstr "Archivos de menús de navegación"
#: wp-includes/post.php:496
msgid "No Navigation Menu found in Trash."
msgstr "No se ha encontrado ningún menú de navegación en la papelera."
#: wp-includes/post.php:495
msgid "No Navigation Menu found."
msgstr "No se ha encontrado ningún menú de navegación."
#: wp-includes/post.php:494
msgid "Parent Navigation Menu:"
msgstr "Menú de navegación superior:"
#: wp-includes/post.php:493
msgid "Search Navigation Menus"
msgstr "Buscar menús de navegación"
#: wp-includes/post.php:491
msgid "View Navigation Menu"
msgstr "Ver menú de navegación"
#: wp-includes/post.php:490
msgid "Edit Navigation Menu"
msgstr "Editar menú de navegación"
#: wp-includes/post.php:489
msgid "New Navigation Menu"
msgstr "Nuevo menú de navegación"
#: wp-includes/post.php:488
msgid "Add New Navigation Menu"
msgstr "Añadir nuevo menú de navegación"
#: wp-includes/post.php:487
msgctxt "Navigation Menu"
msgid "Add New"
msgstr "Añadir nuevo"
#: wp-includes/post.php:486
msgctxt "post type singular name"
msgid "Navigation Menu"
msgstr "Menú de navegación"
#: wp-includes/post.php:485
msgctxt "post type general name"
msgid "Navigation Menus"
msgstr "Menús de navegación"
#: wp-includes/post.php:457
msgid "Global styles to include in themes."
msgstr "Estilos globales para incluir en los temas."
#: wp-includes/post.php:456
msgctxt "post type general name"
msgid "Global Styles"
msgstr "Estilos globales"
#: wp-includes/post.php:417
msgid "Template parts to include in your templates."
msgstr "Partes de plantilla a incluir en tus plantillas."
#: wp-includes/post.php:415
msgid "Template parts list"
msgstr "Lista de partes de plantilla"
#: wp-includes/post.php:414
msgid "Template parts list navigation"
msgstr "Lista de navegación de partes de plantilla"
#: wp-includes/post.php:413
msgid "Filter template parts list"
msgstr "Filtrar lista de partes de plantilla"
#: wp-includes/post.php:412
msgid "Uploaded to this template part"
msgstr "Subiba a esta parte de plantilla"
#: wp-includes/post.php:411
msgid "Insert into template part"
msgstr "Insertar en la parte de la plantilla"
#: wp-includes/post.php:410
msgid "Template part archives"
msgstr "Archivo de partes de plantilla"
#: wp-includes/post.php:409
msgid "No template parts found in Trash."
msgstr "No se han encontrado partes de plantilla en la papelera."
#: wp-includes/post.php:408
msgid "No template parts found."
msgstr "No se han encontrado partes de plantilla."
#: wp-includes/post.php:407
msgid "Parent Template Part:"
msgstr "Parte de plantilla padre:"
#: wp-includes/post.php:406
msgid "Search Template Parts"
msgstr "Buscar partes de plantilla"
#: wp-includes/post.php:405 wp-includes/js/dist/edit-site.js:10161
#: wp-includes/js/dist/editor.js:5416
msgid "Template Parts"
msgstr "Partes de plantilla"
#: wp-includes/post.php:404
msgid "View Template Part"
msgstr "Ver parte de plantilla"
#: wp-includes/post.php:403
msgid "Edit Template Part"
msgstr "Editar parte de plantilla"
#: wp-includes/post.php:402
msgid "New Template Part"
msgstr "Nueva parte de plantilla"
#: wp-includes/post.php:401
msgid "Add New Template Part"
msgstr "Añadir nueva parte de plantilla"
#: wp-includes/post.php:400
msgctxt "Template Part"
msgid "Add New"
msgstr "Añadir nueva"
#: wp-includes/post.php:399
msgctxt "post type singular name"
msgid "Template Part"
msgstr "Parte de plantilla"
#: wp-includes/post.php:398
msgctxt "post type general name"
msgid "Template Parts"
msgstr "Partes de plantilla"
#: wp-includes/post.php:339
msgctxt "post type singular name"
msgid "Template"
msgstr "Plantilla"
#: wp-includes/post.php:338
msgctxt "post type general name"
msgid "Templates"
msgstr "Plantillas"
#. translators: %s: Link to the login page.
#: wp-includes/ms-functions.php:529 wp-includes/user.php:3327
msgid "Error: This email address is already registered. Log in with this address or choose another one."
msgstr "Error: Esta dirección de correo electrónico ya está registrada. Accede con esta dirección o elige otra."
#: wp-includes/media.php:4497
#: wp-admin/includes/class-wp-media-list-table.php:154
msgctxt "media items"
msgid "Unattached"
msgstr "Sin adjuntar"
#. translators: 1: Function name, 2: A variable type, like "boolean" or
#. "integer".
#: wp-includes/functions.php:8356
msgid "%1$s only accepts a non-empty path string, received %2$s."
msgstr "%1$s solo acepta una cadena de ruta no vacía. Se ha recibido %2$s."
#. translators: 1: Path to the JSON file, 2: Error message.
#: wp-includes/functions.php:4546
msgid "Error when decoding a JSON file at path %1$s: %2$s"
msgstr "Error al descifrar un archivo JSON en la ruta %1$s: %2$s"
#. translators: %s: Path to the JSON file.
#: wp-includes/functions.php:4532
msgid "File %s doesn't exist!"
msgstr "¡El archivo %s no existe!"
#: wp-includes/functions.php:2870 wp-includes/script-loader.php:919
#: wp-includes/js/dist/media-utils.js:609 wp-admin/includes/file.php:934
msgid "Sorry, you are not allowed to upload this file type."
msgstr "Lo siento, no tienes permisos para subir este tipo de archivo."
#. translators: 1: Option name, 2: Error code.
#: wp-includes/formatting.php:4969
msgid "Could not sanitize the %1$s option. Error code: %2$s"
msgstr "No se ha podido sanear la opción %1$s. Código de error: %2$s"
#. translators: %s: URL to the themes page (also it activates the theme).
#: wp-includes/customize/class-wp-customize-theme-control.php:267
#: wp-admin/includes/theme.php:1017
msgid "However, you can still activate this theme, and use the Site Editor to customize it."
msgstr "Sin embargo, aún puedes activar este tema y usar el editor del sitio para personalizarlo."
#: wp-includes/customize/class-wp-customize-theme-control.php:260
#: wp-admin/includes/theme.php:1011
msgid "This theme doesn't support Customizer."
msgstr "Este tema no es compatible con el personalizador."
#: wp-includes/comment.php:3532
msgid "Error: Please fill the required fields."
msgstr "Error: Por favor, rellena los campos obligatorios."
#: wp-includes/class-wp-block-styles-registry.php:68
msgid "Block style name must not contain any spaces."
msgstr "El nombre del estilo del bloque no debe contener espacios."
#. translators: %s: Template part slug.
#. translators: %s: Template part slug
#: wp-includes/blocks/template-part.php:118
#: wp-includes/js/dist/block-library.js:45107
msgid "Template part has been deleted or is unavailable: %s"
msgstr "La parte de la plantilla ha sido borrada o no está disponible: %s"
#: wp-includes/blocks/post-navigation-link.php:64
msgctxt "label before the title of the previous post"
msgid "Previous:"
msgstr "Anterior:"
#: wp-includes/blocks/post-navigation-link.php:64
msgctxt "label before the title of the next post"
msgid "Next:"
msgstr "Siguiente:"
#: wp-includes/blocks/post-navigation-link.php:34
msgctxt "label for previous post link"
msgid "Previous"
msgstr "Anterior"
#: wp-includes/blocks/post-navigation-link.php:34
msgctxt "label for next post link"
msgid "Next"
msgstr "Siguiente"
#: wp-includes/blocks/navigation.php:626
#: wp-includes/js/dist/block-library.js:25137
msgid "Close menu"
msgstr "Cerrar el menú"
#: wp-includes/blocks/navigation.php:625
#: wp-includes/js/dist/block-library.js:25123
msgid "Open menu"
msgstr "Abrir el menú"
#. translators: Accessibility text. %s: Parent page title.
#: wp-includes/blocks/navigation-submenu.php:175
#: wp-includes/blocks/page-list.php:184
msgid "%s submenu"
msgstr "Submenú de %s"
#: wp-includes/blocks/navigation-link.php:275
msgid "A link to a post format"
msgstr "Un enlace a un formato de entrada"
#: wp-includes/blocks/navigation-link.php:274
msgid "Post Format Link"
msgstr "Enlace a formato de entrada"
#: wp-includes/blocks/calendar.php:22
msgid "The calendar block is hidden because there are no published posts."
msgstr "El bloque de calendario está oculto porque no hay ninguna entrada publicada."
#: wp-includes/block-template-utils.php:945
msgid "Unable to open export file (archive) for writing."
msgstr "No ha sido posible abrir el archivo de exportación (archivo) para poder escribir en él."
#: wp-includes/block-template-utils.php:936
msgid "Zip Export not supported."
msgstr "ZIP de exportación no compatible."
#. translators: %1$s: Template area type, %2$s: the uncategorized template area
#. value.
#: wp-includes/block-template-utils.php:216
msgid "\"%1$s\" is not a supported wp_template_part area value and has been added as \"%2$s\"."
msgstr "«%1$s» no es un valor de área `wp_template_part` compatible y ha sido añadido como «%2$s»."
#: wp-includes/block-template-utils.php:178
msgid "Displays when no content is found."
msgstr "Se muestra cuando no se encuentra ningún contenido."
#: wp-includes/block-template-utils.php:177
msgctxt "Template name"
msgid "404"
msgstr "404"
#: wp-includes/block-template-utils.php:174
msgid "Displays the privacy policy page."
msgstr "Muestra la página de política de privacidad."
#: wp-includes/block-template-utils.php:169
msgctxt "Template name"
msgid "Search"
msgstr "Buscar"
#: wp-includes/block-template-utils.php:166
msgid "Displays individual media items or attachments."
msgstr "Muestra elementos de medios individuales o adjuntos."
#: wp-includes/block-template-utils.php:162
msgid "Displays latest posts with a single post tag."
msgstr "Muestra las últimas entradas con una única etiqueta de entrada."
#: wp-includes/block-template-utils.php:161
msgctxt "Template name"
msgid "Tag"
msgstr "Etiqueta"
#: wp-includes/block-template-utils.php:158
msgid "Displays posts from a specific date."
msgstr "Muestra entradas de una fecha específica."
#: wp-includes/block-template-utils.php:157
msgctxt "Template name"
msgid "Date"
msgstr "Fecha"
#: wp-includes/block-template-utils.php:154
msgid "Displays latest posts from a single post taxonomy."
msgstr "Muestra las últimas entradas de una única taxonomía de entradas."
#: wp-includes/block-template-utils.php:153
msgctxt "Template name"
msgid "Taxonomy"
msgstr "Taxonomía"
#: wp-includes/block-template-utils.php:150
msgid "Displays latest posts in single post category."
msgstr "Muestra las últimas entradas de una única categoría de entradas."
#: wp-includes/block-template-utils.php:149
msgctxt "Template name"
msgid "Category"
msgstr "Categoría"
#: wp-includes/block-template-utils.php:146
msgid "Displays latest posts written by a single author."
msgstr "Muestra las últimas entradas escritas por un único autor."
#: wp-includes/block-template-utils.php:145
msgctxt "Template name"
msgid "Author"
msgstr "Autor"
#: wp-includes/block-template-utils.php:142
msgid "Displays post categories, tags, and other archives."
msgstr "Muestra los archivos de categorías, etiquetas y otros archivos de entradas."
#: wp-includes/block-template-utils.php:141
msgctxt "Template name"
msgid "Archive"
msgstr "Archivo"
#: wp-includes/block-template-utils.php:138
msgid "Displays a single page."
msgstr "Muestra una única página."
#: wp-includes/block-template-utils.php:137
msgctxt "Template name"
msgid "Page"
msgstr "Página"
#: wp-includes/block-template-utils.php:134
msgid "Displays a single post."
msgstr "Muestra una única entrada."
#: wp-includes/block-template-utils.php:133
msgctxt "Template name"
msgid "Single Post"
msgstr "Entrada individual"
#: wp-includes/block-template-utils.php:130
msgid "Displays a single post or page."
msgstr "Muestra una única entrada o página."
#: wp-includes/block-template-utils.php:129
msgctxt "Template name"
msgid "Singular"
msgstr "Individual"
#: wp-includes/block-template-utils.php:125
msgctxt "Template name"
msgid "Front Page"
msgstr "Página de inicio"
#: wp-includes/block-template-utils.php:121
msgctxt "Template name"
msgid "Home"
msgstr "Inicio"
#: wp-includes/block-template-utils.php:118
msgid "Displays posts."
msgstr "Muestra las entradas."
#: wp-includes/block-template-utils.php:117
msgctxt "Template name"
msgid "Index"
msgstr "Índice"
#: wp-includes/block-template-utils.php:87
#: wp-includes/js/dist/block-library.js:45219
msgid "The Footer template defines a page area that typically contains site credits, social links, or any other combination of blocks."
msgstr "La plantilla de pie de página define un área de la página que normalmente contiene los agradecimientos del sitio, enlaces sociales o cualquier otra combinación de bloques."
#: wp-includes/block-template-utils.php:78
#: wp-includes/js/dist/block-library.js:45210
msgid "The Header template defines a page area that typically contains a title, logo, and main navigation."
msgstr "La plantilla de cabecera define un área de la página que normalmente contiene un título, logotipo y la navegación principal."
#: wp-includes/block-template-utils.php:69
msgid "General templates often perform a specific role like displaying post content, and are not tied to any particular area."
msgstr "Las plantillas generales a menudo cumplen funciones específicas, como mostrar contenido de entradas, y no están atadas a ningún área en particular."
#: wp-includes/admin-bar.php:432
msgid "Edit site"
msgstr "Editar sitio"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and orange"
msgstr "Azul y naranja"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and green"
msgstr "Morado y verde"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Magenta and yellow"
msgstr "Magenta y amarillo"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Midnight"
msgstr "Medianoche"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Blue and red"
msgstr "Azul y rojo"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Purple and yellow"
msgstr "Morado y amarillo"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Grayscale"
msgstr "Escala de grises"
#: wp-includes/theme.json
msgctxt "Duotone name"
msgid "Dark grayscale"
msgstr "Escala de grises oscura"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Midnight"
msgstr "Medianoche"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Electric grass"
msgstr "Hierba eléctrica"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Pale ocean"
msgstr "Océano pálido"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous dusk"
msgstr "Atardecer luminoso"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush bordeaux"
msgstr "Rubor burdeos"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Blush light purple"
msgstr "Rubor morado claro"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Cool to warm spectrum"
msgstr "Espectro frío a caliente"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Very light gray to cyan bluish gray"
msgstr "Gris muy claro a gris azulado cian"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid orange to vivid red"
msgstr "Naranja vivo luminoso a rojo vivo"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Luminous vivid amber to luminous vivid orange"
msgstr "Ámbar vivo luminoso a naranja vivo luminoso"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Light green cyan to vivid green cyan"
msgstr "Verde cian claro a verde cian vivo"
#: wp-includes/theme.json
msgctxt "Gradient name"
msgid "Vivid cyan blue to vivid purple"
msgstr "Cian azul vivo a morado vivo"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid purple"
msgstr "Morado vivo"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid cyan blue"
msgstr "Azul cian vivo"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale cyan blue"
msgstr "Azul cian pálido"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid green cyan"
msgstr "Cian verde vivo"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Light green cyan"
msgstr "Cian verde claro"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid amber"
msgstr "Ámbar vivo luminoso"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Luminous vivid orange"
msgstr "Naranja vivo luminoso"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Vivid red"
msgstr "Rojo vivo"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Pale pink"
msgstr "Rosa pálido"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "White"
msgstr "Blanco"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Cyan bluish gray"
msgstr "Gris azulado cian"
#: wp-includes/theme.json
msgctxt "Color name"
msgid "Black"
msgstr "Negro"
#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Large"
msgstr "Grande"
#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Medium"
msgstr "Mediano"
#: wp-includes/theme.json
msgctxt "Font size name"
msgid "Small"
msgstr "Pequeño"
#: wp-includes/blocks/query-pagination-previous.php:22
#: wp-includes/js/dist/block-library.js:36708
msgid "Previous Page"
msgstr "Página anterior"
#: wp-includes/blocks/query-pagination-next.php:23
#: wp-includes/js/dist/block-library.js:36531
msgid "Next Page"
msgstr "Página siguiente"
#: wp-includes/js/dist/block-library.js:35495
#: wp-admin/includes/plugin-install.php:325
#: wp-admin/includes/theme-install.php:103
msgid "Keyword"
msgstr "Palabra clave"
#: wp-includes/block-patterns.php:45
msgctxt "Block pattern category"
msgid "Query"
msgstr "Consulta"
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1464
msgid "The date the comment was published, as GMT."
msgstr "La fecha en la que el comentario fue publicado, como GMT."
#: wp-includes/blocks/button/block.json wp-includes/blocks/buttons/block.json
msgctxt "block keyword"
msgid "link"
msgstr "enlace"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2231
msgid "An alphanumeric identifier for the post unique to its type."
msgstr "Un identificador alfanumérico para la entrada único para su tipo."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2224
msgid "The date the post was last modified, as GMT."
msgstr "La fecha en la que se modificó la entrada por última vez, como GMT."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2217
msgid "The date the post was last modified, in the site's timezone."
msgstr "La fecha en la que se modificó la entrada por última vez, en la zona horaria del sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2190
msgid "GUID for the post, as it exists in the database."
msgstr "GUID para la entrada, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2172
msgid "The date the post was published, in the site's timezone."
msgstr "La fecha en la que se publicó la entrada, en la zona horaria del sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1477
msgid "The ID for the parent of the comment."
msgstr "El ID del superior del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1458
msgid "The date the comment was published, in the site's timezone."
msgstr "La fecha en la que se publicó el comentario, en la zona horaria del sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1450
msgid "HTML content for the comment, transformed for display."
msgstr "Contenido HTML para el comentario, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1445
msgid "Content for the comment, as it exists in the database."
msgstr "Contenido para el comentario, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1436
msgid "The content for the comment."
msgstr "El contenido para el comentario."
#: 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 autosave."
msgstr "El ID para el superior del guardado automático."
#: wp-includes/post.php:303
msgid "Reusable block updated."
msgstr "Bloque reutilizable actualizado."
#: wp-includes/blocks/video/block.json
msgctxt "block keyword"
msgid "movie"
msgstr "película"
#: wp-includes/blocks/video/block.json
msgctxt "block description"
msgid "Embed a video from your media library or upload a new one."
msgstr "Incrusta un vídeo desde tu biblioteca de medios o sube uno nuevo."
#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poem"
msgstr "poema"
#: wp-includes/blocks/verse/block.json
msgctxt "block keyword"
msgid "poetry"
msgstr "poesía"
#: wp-includes/blocks/verse/block.json
msgctxt "block description"
msgid "Insert poetry. Use special spacing formats. Or quote song lyrics."
msgstr "Inserta poesía. Utiliza formatos de espaciado especiales. O cita letras de canciones."
#: wp-includes/blocks/text-columns/block.json
msgctxt "block description"
msgid "This block is deprecated. Please use the Columns block instead."
msgstr "Este bloque está obsoleto. Por favor, utiliza el bloque de columnas en su lugar."
#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block description"
msgid "A cloud of your most used tags."
msgstr "Una nube de tus etiquetas más utilizadas."
#: wp-includes/blocks/table/block.json
msgctxt "block style label"
msgid "Stripes"
msgstr "Franjas"
#: wp-includes/blocks/spacer/block.json
msgctxt "block description"
msgid "Add white space between blocks and customize its height."
msgstr "Añade un espacio en blanco entre bloques y personaliza su altura."
#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Pill Shape"
msgstr "Forma de pastilla"
#: wp-includes/blocks/social-links/block.json
msgctxt "block style label"
msgid "Logos Only"
msgstr "Solo logotipos"
#: wp-includes/blocks/social-links/block.json
msgctxt "block description"
msgid "Display icons linking to your social media profiles or sites."
msgstr "Muestra iconos enlazando con tus perfiles de medios sociales o sitios."
#: wp-includes/blocks/social-link/block.json
msgctxt "block description"
msgid "Display an icon linking to a social media profile or site."
msgstr "Muestra un icono que enlaza a un perfil de medios sociales o a un sitio."
#: wp-includes/blocks/site-title/block.json
msgctxt "block title"
msgid "Site Title"
msgstr "Título del sitio"
#: wp-includes/blocks/site-tagline/block.json
msgctxt "block keyword"
msgid "description"
msgstr "descripción"
#: wp-includes/blocks/site-tagline/block.json
msgctxt "block description"
msgid "Describe in a few words what the site is about. The tagline can be used in search results or when sharing on social networks even if it's not displayed in the theme design."
msgstr "Describe en pocas palabras sobre qué va este sitio. La descripción corta se puede usar en los resultados de búsqueda o al compartir en las redes sociales, incluso si no se muestra en el diseño del tema."
#: wp-includes/blocks/site-tagline/block.json
msgctxt "block title"
msgid "Site Tagline"
msgstr "Descripción corta del sitio"
#: wp-includes/blocks/site-logo/block.json
msgctxt "block title"
msgid "Site Logo"
msgstr "Logo del sitio"
#: wp-includes/blocks/shortcode/block.json
msgctxt "block description"
msgid "Insert additional custom elements with a WordPress shortcode."
msgstr "Inserta elementos adicionales personalizados con un shortcode de WordPress."
#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Dots"
msgstr "Puntos"
#: wp-includes/blocks/separator/block.json
msgctxt "block style label"
msgid "Wide Line"
msgstr "Línea ancha"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "divider"
msgstr "separador"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "hr"
msgstr "hr"
#: wp-includes/blocks/separator/block.json
msgctxt "block keyword"
msgid "horizontal-line"
msgstr "línea horizontal"
#: wp-includes/blocks/separator/block.json
msgctxt "block description"
msgid "Create a break between ideas or sections with a horizontal separator."
msgstr "Crea una ruptura entre ideas o secciones con un separador horizontal."
#: wp-includes/blocks/search/block.json
msgctxt "block keyword"
msgid "find"
msgstr "encontrar"
#: wp-includes/blocks/search/block.json
msgctxt "block description"
msgid "Help visitors find your content."
msgstr "Ayuda a los visitantes a descubrir tu contenido."
#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "feed"
msgstr "feed"
#: wp-includes/blocks/rss/block.json
msgctxt "block keyword"
msgid "atom"
msgstr "atom"
#: wp-includes/blocks/rss/block.json
msgctxt "block description"
msgid "Display entries from any RSS or Atom feed."
msgstr "Muestra entradas de cualquier feed RSS o Atom."
#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "cite"
msgstr "cita"
#: wp-includes/blocks/quote/block.json
msgctxt "block keyword"
msgid "blockquote"
msgstr "bloque de cita"
#: wp-includes/blocks/query/block.json
msgctxt "block description"
msgid "An advanced block that allows displaying post types based on different query parameters and visual configurations."
msgstr "Un bloque avanzado que permite mostrar tipos de contenido basado en distintos parámetros de consulta y configuraciones visuales."
#: wp-includes/blocks/query/block.json
msgctxt "block title"
msgid "Query Loop"
msgstr "Lista de contenidos"
#: wp-includes/blocks/query-title/block.json
msgctxt "block description"
msgid "Display the query title."
msgstr "Muestra el título de la consulta."
#: wp-includes/blocks/query-title/block.json
msgctxt "block title"
msgid "Query Title"
msgstr "Título de la consulta"
#: wp-includes/blocks/query-pagination/block.json
msgctxt "block description"
msgid "Displays a paginated navigation to next/previous set of posts, when applicable."
msgstr "Cuando sea aplicable, muestra una navegación paginada al siguiente/anterior conjunto de entradas."
#: wp-includes/blocks/query-pagination-previous/block.json
msgctxt "block description"
msgid "Displays the previous posts page link."
msgstr "Muestra el enlace a la página de las entradas anteriores."
#: wp-includes/blocks/query-pagination-numbers/block.json
msgctxt "block description"
msgid "Displays a list of page numbers for pagination"
msgstr "Muestra una lista de números de página para la paginación"
#: wp-includes/blocks/query-pagination-next/block.json
msgctxt "block description"
msgid "Displays the next posts page link."
msgstr "Muestra el enlace a la página de las entradas siguientes."
#: wp-includes/blocks/pullquote/block.json
msgctxt "block description"
msgid "Give special visual emphasis to a quote from your text."
msgstr "Da un énfasis visual especial a una cita de tu texto."
#: wp-includes/blocks/preformatted/block.json
msgctxt "block description"
msgid "Add text that respects your spacing and tabs, and also allows styling."
msgstr "Añade texto que respete tus espacios y tabulados, y que también permita estilos."
#: wp-includes/blocks/post-title/block.json
msgctxt "block description"
msgid "Displays the title of a post, page, or any other content-type."
msgstr "Muestra el título de una entrada, una página o cualquier otro tipo de contenido."
#: wp-includes/blocks/post-title/block.json
msgctxt "block title"
msgid "Post Title"
msgstr "Título de la entrada"
#: wp-includes/blocks/post-terms/block.json
msgctxt "block description"
msgid "Post terms."
msgstr "Términos de la entrada."
#: wp-includes/blocks/post-terms/block.json
msgctxt "block title"
msgid "Post Terms"
msgstr "Etiquetas de la entrada"
#: wp-includes/blocks/post-template/block.json
msgctxt "block description"
msgid "Contains the block elements used to render a post, like the title, date, featured image, content or excerpt, and more."
msgstr "Contiene los elementos del bloque utilizados para mostrar una entrada, como el título, fecha, imagen destacada, contenido o extracto, y más."
#: wp-includes/blocks/post-template/block.json
msgctxt "block title"
msgid "Post Template"
msgstr "Plantilla de entrada"
#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block description"
msgid "Display a post's featured image."
msgstr "Muestra la imagen destacada de una entrada."
#: wp-includes/blocks/post-featured-image/block.json
msgctxt "block title"
msgid "Post Featured Image"
msgstr "Imagen destacada de la entrada"
#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block description"
msgid "Display a post's excerpt."
msgstr "Muestra un extracto de la entrada."
#: wp-includes/blocks/post-excerpt/block.json
msgctxt "block title"
msgid "Post Excerpt"
msgstr "Extracto de la entrada"
#: wp-includes/blocks/post-date/block.json
msgctxt "block description"
msgid "Add the date of this post."
msgstr "Añade la fecha de esta entrada."
#: wp-includes/blocks/post-date/block.json
msgctxt "block title"
msgid "Post Date"
msgstr "Fecha de la entrada"
#: wp-includes/blocks/post-content/block.json
msgctxt "block description"
msgid "Displays the contents of a post or page."
msgstr "Muestra el contenido de una entrada o página."
#: wp-includes/blocks/post-content/block.json
msgctxt "block title"
msgid "Post Content"
msgstr "Contenido de la entrada"
#: wp-includes/blocks/paragraph/block.json
msgctxt "block keyword"
msgid "text"
msgstr "texto"
#: wp-includes/blocks/paragraph/block.json
msgctxt "block description"
msgid "Start with the basic building block of all narrative."
msgstr "Empieza con el bloque que cimienta toda la narrativa."
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "navigation"
msgstr "navegación"
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/page-list/block.json
msgctxt "block keyword"
msgid "menu"
msgstr "menú"
#: wp-includes/blocks/page-list/block.json
msgctxt "block description"
msgid "Display a list of all pages."
msgstr "Muestra una lista de todas las páginas."
#: wp-includes/blocks/page-list/block.json
msgctxt "block title"
msgid "Page List"
msgstr "Lista de páginas"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "pagination"
msgstr "paginación"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block keyword"
msgid "next page"
msgstr "página siguiente"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block description"
msgid "Separate your content into a multi-page experience."
msgstr "Separa tu contenido en una experiencia multi-página."
#: wp-includes/blocks/more/block.json
msgctxt "block keyword"
msgid "read more"
msgstr "leer más"
#: wp-includes/blocks/more/block.json
msgctxt "block description"
msgid "Content before this block will be shown in the excerpt on your archives page."
msgstr "El contenido anterior a este bloque se mostrará en el extracto de tu página de archivo."
#: wp-includes/blocks/missing/block.json
msgctxt "block description"
msgid "Your site doesn’t include support for this block."
msgstr "Tu sitio no incluye compatibilidad con este bloque."
#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "video"
msgstr "vídeo"
#: wp-includes/blocks/media-text/block.json
msgctxt "block keyword"
msgid "image"
msgstr "imagen"
#: wp-includes/blocks/media-text/block.json
msgctxt "block description"
msgid "Set media and words side-by-side for a richer layout."
msgstr "Coloca las palabras y los medios uno al lado del otro para tener un diseño más rico."
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "form"
msgstr "formulario"
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "logout"
msgstr "salir"
#: wp-includes/blocks/loginout/block.json
msgctxt "block keyword"
msgid "login"
msgstr "acceder"
#: wp-includes/blocks/loginout/block.json
msgctxt "block description"
msgid "Show login & logout links."
msgstr "Mostrar enlaces para acceder y salir"
#: wp-includes/blocks/loginout/block.json
msgctxt "block title"
msgid "Login/out"
msgstr "Acceder/salir"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "numbered list"
msgstr "lista numerada"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "ordered list"
msgstr "lista ordenada"
#: wp-includes/blocks/list/block.json
msgctxt "block keyword"
msgid "bullet list"
msgstr "lista con viñetas"
#: wp-includes/blocks/list/block.json
msgctxt "block description"
msgid "Create a bulleted or numbered list."
msgstr "Crea una lista de viñetas o numerada."
#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block description"
msgid "Display a legacy widget."
msgstr "Muestra un widget heredado."
#: wp-includes/blocks/legacy-widget/block.json
msgctxt "block title"
msgid "Legacy Widget"
msgstr "Widget heredado"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block keyword"
msgid "recent posts"
msgstr "entradas recientes"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block description"
msgid "Display a list of your most recent posts."
msgstr "Muestra una lista de tus entradas más recientes."
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block keyword"
msgid "recent comments"
msgstr "comentarios recientes"
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block description"
msgid "Display a list of your most recent comments."
msgstr "Muestra una lista de tus comentarios más recientes."
#: wp-includes/blocks/image/block.json wp-includes/blocks/site-logo/block.json
msgctxt "block style label"
msgid "Rounded"
msgstr "Redondeado"
#: wp-includes/blocks/image/block.json wp-includes/blocks/quote/block.json
#: wp-includes/blocks/separator/block.json
#: wp-includes/blocks/site-logo/block.json
#: wp-includes/blocks/social-links/block.json
#: wp-includes/blocks/table/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Default"
msgstr "Por defecto"
#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "picture"
msgstr "imagen"
#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "photo"
msgstr "foto"
#: wp-includes/blocks/image/block.json
msgctxt "block keyword"
msgid "img"
msgstr "img"
#: wp-includes/blocks/image/block.json
msgctxt "block description"
msgid "Insert an image to make a visual statement."
msgstr "Inserta una imagen para crear algo visual."
#: wp-includes/blocks/html/block.json
msgctxt "block keyword"
msgid "embed"
msgstr "incrustar"
#: wp-includes/blocks/html/block.json
msgctxt "block description"
msgid "Add custom HTML code and preview it as you edit."
msgstr "Añade código personalizado HTML y previsualízalo mientras lo editas."
#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "subtitle"
msgstr "subtítulo"
#: wp-includes/blocks/heading/block.json
msgctxt "block keyword"
msgid "title"
msgstr "título"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "section"
msgstr "sección"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "row"
msgstr "fila"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "wrapper"
msgstr "envoltura"
#: wp-includes/blocks/group/block.json
msgctxt "block keyword"
msgid "container"
msgstr "contenedor"
#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "photos"
msgstr "fotos"
#: wp-includes/blocks/gallery/block.json
msgctxt "block keyword"
msgid "images"
msgstr "imágenes"
#: wp-includes/blocks/gallery/block.json
msgctxt "block description"
msgid "Display multiple images in a rich gallery."
msgstr "Muestra múltiples imágenes en una galería enriquecida."
#: wp-includes/blocks/freeform/block.json
msgctxt "block description"
msgid "Use the classic WordPress editor."
msgstr "Utiliza el editor clásico de WordPress."
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "download"
msgstr "descarga"
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "pdf"
msgstr "pdf"
#: wp-includes/blocks/file/block.json
msgctxt "block keyword"
msgid "document"
msgstr "documento"
#: wp-includes/blocks/file/block.json
msgctxt "block description"
msgid "Add a link to a downloadable file."
msgstr "Añade un enlace a un archivo descargable."
#: wp-includes/blocks/cover/block.json
msgctxt "block description"
msgid "Add an image or video with a text overlay — great for headers."
msgstr "Añade una imagen o vídeo con un texto superpuesto — genial para cabeceras."
#: wp-includes/blocks/column/block.json
msgctxt "block description"
msgid "A single column within a columns block."
msgstr "Una columna simple dentro de un bloque de columnas."
#: wp-includes/blocks/code/block.json
msgctxt "block description"
msgid "Display code snippets that respect your spacing and tabs."
msgstr "Muestra fragmentos de código que respetan tus espacios y tabuladores."
#: wp-includes/blocks/categories/block.json
msgctxt "block description"
msgid "Display a list of all categories."
msgstr "Muestra una lista de todas las categorías."
#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "archive"
msgstr "archivo"
#: wp-includes/blocks/calendar/block.json
msgctxt "block keyword"
msgid "posts"
msgstr "entradas"
#: wp-includes/blocks/calendar/block.json
msgctxt "block description"
msgid "A calendar of your site’s posts."
msgstr "Un calendario de las entradas de tu sitio."
#: wp-includes/blocks/buttons/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a group of button-style links."
msgstr "Anima a los visitantes a que realicen alguna acción con un grupo de enlaces estilo botón."
#: wp-includes/blocks/button/block.json wp-includes/blocks/tag-cloud/block.json
msgctxt "block style label"
msgid "Outline"
msgstr "Contorno"
#: wp-includes/blocks/button/block.json
msgctxt "block style label"
msgid "Fill"
msgstr "Relleno"
#: wp-includes/blocks/button/block.json
msgctxt "block description"
msgid "Prompt visitors to take action with a button-style link."
msgstr "Anima a los visitantes a que realicen alguna acción con un enlace estilo botón."
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "recording"
msgstr "grabación"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "podcast"
msgstr "podcast"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "sound"
msgstr "sonido"
#: wp-includes/blocks/audio/block.json
msgctxt "block keyword"
msgid "music"
msgstr "música"
#: wp-includes/blocks/audio/block.json
msgctxt "block description"
msgid "Embed a simple audio player."
msgstr "Incrusta un sencillo reproductor de audio."
#: wp-includes/blocks/archives/block.json
msgctxt "block description"
msgid "Display a date archive of your posts."
msgstr "Muestra un archivo por fechas de tus entradas."
#. translators: %s: Name of the block's parent.
#. translators: %s: Link name.
#. translators: %s: Attachment title.
#. translators: %s: Plugin name.
#. translators: %s: Post title.
#. translators: %s: Taxonomy term name.
#. translators: %s: User login.
#. translators: %s: Theme name.
#. translators: %s: Site URL.
#: wp-includes/js/dist/block-editor.js:27698
#: wp-admin/includes/class-wp-links-list-table.php:181
#: wp-admin/includes/class-wp-media-list-table.php:403
#: wp-admin/includes/class-wp-plugins-list-table.php:991
#: wp-admin/includes/class-wp-posts-list-table.php:998
#: wp-admin/includes/class-wp-terms-list-table.php:365
#: wp-admin/includes/class-wp-users-list-table.php:527
#: wp-admin/update-core.php:578 wp-admin/update-core.php:752
#: wp-admin/includes/class-wp-ms-sites-list-table.php:413
#: wp-admin/includes/class-wp-ms-users-list-table.php:245
msgid "Select %s"
msgstr "Seleccionar %s"
#: wp-includes/js/dist/block-editor.js:25301
#: wp-includes/js/dist/block-library.js:30519 wp-admin/edit-form-blocks.php:188
msgid "Type / to choose a block"
msgstr "Teclea / para elegir un bloque"
#: wp-includes/js/dist/block-editor.js:36929
#: wp-includes/js/dist/edit-site.js:7286 wp-includes/js/dist/edit-site.js:9040
#: wp-admin/includes/class-wp-screen.php:1205 wp-admin/includes/theme.php:342
#: wp-admin/includes/theme.php:378 wp-admin/index.php:70
msgid "Layout"
msgstr "Disposición"
#: wp-login.php:1344
msgid "Error: User registration is currently not allowed."
msgstr "Error: En este momento no se permite el registro de usuarios."
#: wp-login.php:921
msgid "Error: The passwords do not match."
msgstr "Error: Las contraseñas no coinciden."
#: wp-login.php:795
msgid "Error: Your password reset link has expired. Please request a new link below."
msgstr "Error: Tu enlace de restablecimiento de contraseña ha caducado. Por favor, solicita a continuación un nuevo enlace."
#: wp-login.php:793
msgid "Error: Your password reset link appears to be invalid. Please request a new link below."
msgstr "Error: Tu enlace de restablecimiento de contraseña parece que no es válido. Por favor, solicita a continuación un nuevo enlace."
#. translators: HTML code of the block, not an option that blocks HTML.
#: wp-includes/widgets/class-wp-widget-block.php:208
msgid "Block HTML:"
msgstr "HTML del bloque:"
#: wp-includes/widgets/class-wp-widget-block.php:37
msgid "A widget containing a block."
msgstr "Un widget que contiene un bloque"
#. translators: 1 & 2: Deprecation replacement options.
#: wp-includes/user.php:4123 wp-includes/user.php:4365
msgid "%1$s or %2$s"
msgstr "%1$s o %2$s"
#: wp-includes/user.php:359
msgid "Error: Unknown username. Check again or try your email address."
msgstr "Error: Nombre de usuario desconocido. Vuelve a comprobarlo o prueba con tu dirección de correo electrónico."
#: wp-includes/user.php:354
msgid "Error: Unknown email address. Check again or try your username."
msgstr "Error: Dirección de correo electrónico desconocida. Vuelve a comprobarla o prueba con tu nombre de usuario."
#. translators: %s: User name.
#: wp-includes/user.php:154
msgid "Error: The username %s is not registered on this site. If you are unsure of your username, try your email address instead."
msgstr "Error: El nombre de usuario %s no está registrado en este sitio. Si no estás seguro de tu nombre de usuario, prueba con tu dirección de correo electrónico en su lugar."
#: wp-includes/class-wp-taxonomy.php:646
msgctxt "navigation link block description"
msgid "A link to a category."
msgstr "Un enlace a una categoría."
#: wp-includes/class-wp-taxonomy.php:645
msgctxt "navigation link block description"
msgid "A link to a tag."
msgstr "Un enlace a una etiqueta."
#: wp-includes/class-wp-taxonomy.php:642
msgctxt "navigation link block title"
msgid "Category Link"
msgstr "Enlace de la categoría"
#: wp-includes/class-wp-taxonomy.php:641
msgctxt "navigation link block title"
msgid "Tag Link"
msgstr "Enlace a la etiqueta"
#: wp-includes/script-loader.php:943
msgid "This image cannot be processed by the web server. Convert it to JPEG or PNG before uploading."
msgstr "Esta imagen no puede ser procesada por el servidor web. Antes de subirla, conviértela a JPEG o PNG."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:858
msgid "URL-encoded form data from the widget admin form. Used to update a widget that does not support instance. Write only."
msgstr "Datos de formulario cifrados por URL del formulario de administración del widget. Se usa para actualizar un widget que no tenga compatibilidad con instancias. Solo escritura."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:851
msgid "Unencoded instance settings, if supported."
msgstr "Ajustes de instancia sin cifrar, si es compatible."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:846
msgid "Cryptographic hash of the instance settings."
msgstr "Hash criptográfico de los ajustes de la instancia."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:841
msgid "Base64 encoded representation of the instance settings."
msgstr "Representación base64 cifrada de los ajustes de la instancia."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:835
msgid "Instance settings of the widget, if supported."
msgstr "Ajustes de la instancia del widget, si es compatible."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:829
msgid "HTML representation of the widget admin form."
msgstr "Representación en HTML del formulario de administración del widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:823
msgid "HTML representation of the widget."
msgstr "Representación en HTML del widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:816
msgid "The sidebar the widget belongs to."
msgstr "La barra lateral a la que pertenece el widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:811
msgid "The type of the widget. Corresponds to ID in widget-types endpoint."
msgstr "El tipo de widget. Corresponde al ID en la variable widget-types."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:806
msgid "Unique identifier for the widget."
msgstr "Identificador único del widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:782
msgid "The sidebar to return widgets for."
msgstr "La barra lateral a la que devolver el widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:675
msgid "The requested widget is invalid."
msgstr "El widget solicitado no es válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:588
msgid "The provided instance is invalid. Must contain raw OR encoded and hash."
msgstr "La instancia facilitada no es válida. Debe estar sin formato O codificada y con un hash."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:570
msgid "Widget type does not support raw instances."
msgstr "El tipo de widget no es compatible con instancias raw."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:561
msgid "Cannot set instance on a widget that does not extend WP_Widget."
msgstr "No se puede configurar la instancia en un widget que no amplíe WP_Widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:552
msgid "The provided widget type (id_base) cannot be updated."
msgstr "El tipo de widget facilitado (id_base) no se puede actualizar."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:544
msgid "Widget type (id_base) is required."
msgstr "El tipo de widget (id_base) es obligatorio."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:217
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:316
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:388
msgid "No widget was found with that id."
msgstr "No se ha encontrado ningún widget con ese id."
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:96
msgid "Whether to force removal of the widget, or move it to the inactive sidebar."
msgstr "Si forzar la eliminación del widget o moverlo a la barra lateral inactiva."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:478
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:580
msgid "The provided instance is malformed."
msgstr "La instancia facilitada está mal formada."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:460
msgid "Cannot preview a widget that does not extend WP_Widget."
msgstr "No se puede previsualizar un widget que no amplíe WP_Widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:414
msgid "Class name"
msgstr "Nombre de la clase"
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:408
msgid "Whether the widget supports multiple instances"
msgstr "Si el widget es compatible con varias instancias"
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:402
msgid "Description of the widget."
msgstr "Descripción del widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:395
msgid "Human-readable name identifying the widget type."
msgstr "Nombre legible que identifica el tipo de widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:389
msgid "Unique slug identifying the widget type."
msgstr "Slug único que identifica el tipo de widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:215
msgid "Invalid widget type."
msgstr "Tipo de widget no válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:86
msgid "Serialized widget form data to encode into instance settings."
msgstr "Datos serializados de formulario de widget para cifrar en los ajustes de la instancia."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:82
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:118
msgid "Current instance settings of the widget."
msgstr "Ajustes de la instancia actual del widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:57
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:77
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:113
msgid "The widget type id."
msgstr "El ID del tipo de widget."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1543
msgid "Sort collection by user attribute."
msgstr "Ordenar la colección por el atributo del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:866
msgid "Theme file exists."
msgstr "El archivo del tema existe."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:860
msgid "Post ID."
msgstr "ID de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:853
msgid "Status of template."
msgstr "Estado de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:847
msgid "Description of template."
msgstr "Descripción de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:828
msgid "Title of template."
msgstr "Título de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:809
msgid "Content of template."
msgstr "Contenido de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:797
msgid "Source of template"
msgstr "Origen de la plantilla"
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:787
msgid "Theme identifier for the template."
msgstr "Identificador del tema para la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:779
msgid "Unique slug identifying the template."
msgstr "Slug único que identifica la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:773
msgid "ID of template."
msgstr "ID de la plantilla."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:740
msgid "Limit to the specified post id."
msgstr "Limitar al ID de entrada especificado."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:449
msgid "The template has already been deleted."
msgstr "La plantilla ya se ha borrado."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:425
msgid "Templates based on theme files can't be removed."
msgstr "Las plantillas basadas en archivos del tema no se pueden eliminar."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:248
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:277
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:375
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:422
msgid "No templates exist with that id."
msgstr "No existe ninguna plantilla con ese id."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:134
msgid "Sorry, you are not allowed to access the templates on this site."
msgstr "Lo siento, no tienes permisos para acceder a las plantillas de este sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:97
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:84
msgid "The id of a template"
msgstr "El id de una plantilla"
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:485
msgid "Nested widgets."
msgstr "Widgets anidados."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:478
msgid "Status of sidebar."
msgstr "Estado de la barra lateral."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:471
msgid "HTML content to append to the sidebar title when displayed. Default is a closing h2 element."
msgstr "Contenido HTML a añadir al final del título de la barra lateral cuando se muestra. Por defecto es una etiqueta h2 de cierre."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:464
msgid "HTML content to prepend to the sidebar title when displayed. Default is an opening h2 element."
msgstr "Contenido HTML a añadir al principio del título de la barra lateral cuando se muestra. Por defecto es una etiqueta h2 de apertura."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:457
msgid "HTML content to append to each widget's HTML output when assigned to this sidebar. Default is a closing list item element."
msgstr "Contenido HTML a añadir al final de la salida HTML de cada widget cuando se asigna a esta barra lateral. Por defecto es una etiqueta de cierre de lista."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:450
msgid "HTML content to prepend to each widget's HTML output when assigned to this sidebar. Default is an opening list item element."
msgstr "Contenido HTML a añadir al principio de la salida HTML de cada widget cuando se asigna a esta barra lateral. Por defecto es una etiqueta de apertura de lista."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:444
msgid "Extra CSS class to assign to the sidebar in the Widgets interface."
msgstr "Clase CSS adicional para asignar a la barra lateral en la interfaz de Widgets."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:438
msgid "Description of sidebar."
msgstr "Descripción de la barra lateral."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:432
msgid "Unique name identifying the sidebar."
msgstr "Nombre único que identifica la barra lateral."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:426
msgid "ID of sidebar."
msgstr "ID de la barra lateral."
#: wp-includes/widgets.php:1064
msgid "Inactive widgets"
msgstr "Widgets inactivos"
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:269
#: wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php:190
#: wp-includes/rest-api/endpoints/class-wp-rest-widgets-controller.php:485
msgid "Sorry, you are not allowed to manage widgets on this site."
msgstr "Lo siento, no tienes permisos para gestionar widgets en este sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:190
msgid "No sidebar exists with that id."
msgstr "No existe una barra lateral con ese ID."
#: wp-includes/rest-api/endpoints/class-wp-rest-sidebars-controller.php:71
msgid "The id of a registered sidebar"
msgstr "El ID de una barra lateral registrada"
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:681
msgid "The ID for the author of the revision."
msgstr "El ID para el autor de la revisión."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:102
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:703
msgid "Unique identifier for the revision."
msgstr "Identificador único para la revisión."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3081
msgid "Whether items must be assigned all or any of the specified terms."
msgstr "Si los elementos deben ser asignados todos o alguno de los términos especificados."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2805
msgid "Sort collection by post attribute."
msgstr "Ordenar la colección por el atributo de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2465
msgid "The order of the post in relation to other posts."
msgstr "El orden de la entrada en relación con otras entradas."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2341
msgid "The title for the post."
msgstr "El título para la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2248
msgid "Type of post."
msgstr "Tipo de contenido."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2210
msgid "URL to the post."
msgstr "URL a la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:112
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2204
msgid "Unique identifier for the post."
msgstr "Identificador único de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:326
msgid "Limit results to those matching a keyword ID."
msgstr "Limitar resultados a los que coincidan con el ID de una palabra clave."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:320
msgid "Limit results to those matching a category ID."
msgstr "Limitar los resultados a los que coincidan con un ID de categoría."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:292
msgid "The preferred width of the viewport when previewing a pattern, in pixels."
msgstr "El ancho preferido, en píxeles, de la ventana gráfica al previsualizar un patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:285
msgid "A description of the pattern."
msgstr "Una descripción del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:277
msgid "The pattern's keywords."
msgstr "Las palabras clave del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:269
msgid "The pattern's category slugs."
msgstr "Los slugs de la categoría del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:201
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:262
msgid "The pattern content."
msgstr "El contenido del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-patterns-controller.php:165
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:255
msgid "The pattern title, in human readable format."
msgstr "El título del patrón, en un formato legible para humanos."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:248
msgid "The pattern ID."
msgstr "El ID del patrón."
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:74
msgid "Sorry, you are not allowed to browse the local block pattern directory."
msgstr "Lo siento, no tienes permisos para explorar el directorio local de patrones de bloques."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1617
msgid "Sort collection by comment attribute."
msgstr "Ordenar la colección por el atributo del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1497
msgid "Type of the comment."
msgstr "Tipo de comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1470
msgid "URL to the comment."
msgstr "URL al comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:74
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1387
msgid "Unique identifier for the comment."
msgstr "Identificador único para el comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:616
msgid "The list of scopes where the variation is applicable. When not provided, it assumes all available scopes."
msgstr "La lista de ámbitos en los que la variación es aplicable. Cuando no se proporciona, son asumidos todos los ámbitos disponibles."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:610
msgid "The initial values for attributes."
msgstr "Los valores iniciales para los atributos."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:604
msgid "Indicates whether the current variation is the default one."
msgstr "Indica si la variación actual es la variación por defecto."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:597
msgid "A detailed variation description."
msgstr "Una descripción detallada de la variación."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:592
msgid "A human-readable variation title."
msgstr "Un título de variación legible para los humanos."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:587
msgid "The unique and machine-readable name."
msgstr "El nombre único y legible para máquinas."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:581
msgid "Block variations."
msgstr "Variaciones del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:119
msgid "The ID for the autosave."
msgstr "El ID para el guardado automático."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:45
msgid "Unique identifier for the attachment."
msgstr "Identificador único para el adjunto."
#: wp-includes/rest-api.php:1055
msgid "Cookie check failed"
msgstr "Ha fallado la comprobación de la cookie"
#: wp-includes/class-wp-post-type.php:866
msgctxt "navigation link block description"
msgid "A link to a page."
msgstr "Un enlace a una página."
#: wp-includes/class-wp-post-type.php:865
msgctxt "navigation link block description"
msgid "A link to a post."
msgstr "Un enlace a una entrada."
#: wp-includes/class-wp-post-type.php:862
msgctxt "navigation link block title"
msgid "Page Link"
msgstr "Enlace a la página"
#: wp-includes/class-wp-post-type.php:861
msgctxt "navigation link block title"
msgid "Post Link"
msgstr "Enlace a la entrada"
#: wp-includes/post.php:357
msgid "Templates to include in your theme."
msgstr "Plantillas a incluir en tu tema."
#: wp-includes/post.php:355
msgid "Templates list"
msgstr "Lista de plantillas"
#: wp-includes/post.php:354
msgid "Templates list navigation"
msgstr "Navegación de la lista de plantillas"
#: wp-includes/post.php:353
msgid "Filter templates list"
msgstr "Filtro de la lista de plantillas"
#: wp-includes/post.php:352
msgid "Uploaded to this template"
msgstr "Subido a esta plantilla"
#: wp-includes/post.php:351
msgid "Insert into template"
msgstr "Insertar en la plantilla"
#: wp-includes/post.php:350
msgid "Template archives"
msgstr "Archivos de plantillas"
#: wp-includes/post.php:349
msgid "No templates found in Trash."
msgstr "No se han encontrado plantillas en la papelera."
#: wp-includes/post.php:348
msgid "No templates found."
msgstr "No se han encontrado plantillas."
#: wp-includes/post.php:347
msgid "Parent Template:"
msgstr "Plantilla principal:"
#: wp-includes/post.php:346
msgid "Search Templates"
msgstr "Buscar plantillas"
#: wp-includes/post.php:344
msgid "View Template"
msgstr "Ver plantilla"
#: wp-includes/post.php:343
msgid "Edit Template"
msgstr "Editar plantilla"
#: wp-includes/post.php:342
msgid "New Template"
msgstr "Nueva plantilla"
#: wp-includes/post.php:341
msgid "Add New Template"
msgstr "Añadir una nueva plantilla"
#: wp-includes/post.php:340
msgctxt "Template"
msgid "Add New"
msgstr "Añadir nueva"
#: wp-includes/post.php:345 wp-includes/js/dist/edit-site.js:10153
msgid "Templates"
msgstr "Plantillas"
#: wp-includes/blocks/site-logo.php:68
msgid "Site logo."
msgstr "Logotipo del sitio."
#: wp-includes/blocks/site-logo.php:42
msgid "(Home link, opens in a new tab)"
msgstr "(enlace a «Inicio», se abre en una nueva pestaña)"
#. translators: 1: Block type, 2: Typography supports key, e.g: fontSize,
#. lineHeight, etc. 3: block.json, 4: Old metadata key, 5: New metadata key.
#: wp-includes/blocks.php:1067
msgid "Block \"%1$s\" is declaring %2$s support in %3$s file under %4$s. %2$s support is now declared under %5$s."
msgstr "El bloque «%1$s» está declarando compatibilidad con %2$s en el archivo %3$s en %4$s. La compatibilidad con %2$s ahora está declarada en %5$s."
#: wp-includes/block-template.php:233
msgid "No matching template found"
msgstr "No se han encontrado plantillas que coincidan"
#: wp-includes/block-template.php:101
msgid "No matching template found."
msgstr "No se han encontrado plantillas que coincidan."
#. translators: %s: Template title
#: wp-includes/block-template.php:85
msgid "Empty template: %s"
msgstr "Plantilla vacía: %s"
#: wp-includes/block-template-utils.php:559
msgid "No theme is defined for this template."
msgstr "No se ha definido ningún tema para esta plantilla."
#: wp-includes/block-patterns/social-links-shared-background-color.php:9
msgctxt "Block pattern title"
msgid "Social links with a shared background color"
msgstr "Enlaces sociales con un color de fondo compartido"
#: wp-includes/block-patterns/query-standard-posts.php:9
msgctxt "Block pattern title"
msgid "Standard"
msgstr "Estándar"
#: wp-includes/block-patterns/query-small-posts.php:9
msgctxt "Block pattern title"
msgid "Small image and title"
msgstr "Pequeña imagen y título"
#: wp-includes/block-patterns/query-offset-posts.php:9
msgctxt "Block pattern title"
msgid "Offset"
msgstr "Desplazamiento"
#: wp-includes/block-patterns/query-medium-posts.php:9
msgctxt "Block pattern title"
msgid "Image at left"
msgstr "Imagen a la izquierda"
#: wp-includes/block-patterns/query-large-title-posts.php:9
msgctxt "Block pattern title"
msgid "Large title"
msgstr "Título grande"
#: wp-includes/block-patterns/query-grid-posts.php:9
msgctxt "Block pattern title"
msgid "Grid"
msgstr "Cuadrícula"
#: wp-includes/block-editor.php:51
msgctxt "block category"
msgid "Reusable Blocks"
msgstr "Bloques reutilizables"
#: wp-includes/block-editor.php:46
msgctxt "block category"
msgid "Embeds"
msgstr "Incrustados"
#: wp-includes/block-editor.php:41
msgctxt "block category"
msgid "Theme"
msgstr "Tema"
#: wp-includes/block-editor.php:36
msgctxt "block category"
msgid "Widgets"
msgstr "Widgets"
#: wp-includes/block-editor.php:31
msgctxt "block category"
msgid "Design"
msgstr "Diseño"
#: wp-includes/block-editor.php:26
msgctxt "block category"
msgid "Media"
msgstr "Medios"
#: wp-includes/block-editor.php:21
msgctxt "block category"
msgid "Text"
msgstr "Texto"
#. translators: %s: Total number of updates available.
#: wp-includes/admin-bar.php:1091 wp-admin/js/updates.js:361
msgid "%s update available"
msgid_plural "%s updates available"
msgstr[0] "%s actualización disponible"
msgstr[1] "%s actualizaciones disponibles"
#: wp-includes/blocks/latest-posts.php:147
#: wp-includes/blocks/latest-posts.php:162
#: wp-includes/js/dist/block-library.js:31655
msgid "This content is password protected."
msgstr "Este contenido está protegido por contraseña."
#: wp-includes/https-detection.php:139
msgid "SSL verification failed."
msgstr "Verificación SSL fallida."
#: wp-includes/https-detection.php:134
msgid "HTTPS request failed."
msgstr "Solicitud HTTPS fallida."
#. translators: 1: $l10n, 2: wp_add_inline_script()
#: wp-includes/class.wp-scripts.php:498
msgid "The %1$s parameter must be an array. To pass arbitrary data to scripts, use the %2$s function instead."
msgstr "El parámetro %1$s debe ser un array. Para pasar datos arbitrarios a los scripts, usa en su lugar la función %2$s."
#: wp-includes/blocks/social-link/block.json
msgctxt "block title"
msgid "Social Icon"
msgstr "Icono social"
#: wp-includes/blocks/social-links/block.json
msgctxt "block title"
msgid "Social Icons"
msgstr "Iconos sociales"
#: wp-includes/blocks/tag-cloud/block.json
msgctxt "block title"
msgid "Tag Cloud"
msgstr "Nube de etiquetas"
#: wp-includes/blocks/video/block.json
msgctxt "block title"
msgid "Video"
msgstr "Vídeo"
#: wp-includes/blocks/verse/block.json
msgctxt "block title"
msgid "Verse"
msgstr "Verso"
#: wp-includes/blocks/text-columns/block.json
msgctxt "block title"
msgid "Text Columns (deprecated)"
msgstr "Columnas de texto (obsoletas)"
#: wp-includes/blocks/table/block.json
msgctxt "block title"
msgid "Table"
msgstr "Tabla"
#: wp-includes/blocks/spacer/block.json
msgctxt "block title"
msgid "Spacer"
msgstr "Espaciador"
#: wp-includes/blocks/shortcode/block.json
msgctxt "block title"
msgid "Shortcode"
msgstr "Shortcode "
#: wp-includes/blocks/separator/block.json
msgctxt "block title"
msgid "Separator"
msgstr "Separador"
#: wp-includes/blocks/group/block.json
msgctxt "block title"
msgid "Group"
msgstr "Grupo"
#: wp-includes/blocks/search/block.json
msgctxt "block title"
msgid "Search"
msgstr "Buscar"
#: wp-includes/blocks/rss/block.json
msgctxt "block title"
msgid "RSS"
msgstr "RSS"
#: wp-includes/blocks/block/block.json
msgctxt "block title"
msgid "Reusable block"
msgstr "Bloque reutilizable"
#: wp-includes/blocks/pullquote/block.json
msgctxt "block title"
msgid "Pullquote"
msgstr "Párrafo de cita"
#: wp-includes/blocks/preformatted/block.json
msgctxt "block title"
msgid "Preformatted"
msgstr "Preformateado"
#: wp-includes/blocks/nextpage/block.json
msgctxt "block title"
msgid "Page Break"
msgstr "Salto de página"
#: wp-includes/blocks/more/block.json
msgctxt "block title"
msgid "More"
msgstr "Más"
#: wp-includes/blocks/missing/block.json
msgctxt "block title"
msgid "Unsupported"
msgstr "No compatible"
#: wp-includes/blocks/list/block.json
msgctxt "block title"
msgid "List"
msgstr "Lista"
#: wp-includes/blocks/latest-posts/block.json
msgctxt "block title"
msgid "Latest Posts"
msgstr "Últimas entradas"
#: wp-includes/blocks/latest-comments/block.json
msgctxt "block title"
msgid "Latest Comments"
msgstr "Últimos comentarios"
#: wp-includes/blocks/media-text/block.json
msgctxt "block title"
msgid "Media & Text"
msgstr "Medios y texto"
#: wp-includes/blocks/html/block.json
msgctxt "block title"
msgid "Custom HTML"
msgstr "HTML personalizado"
#: wp-includes/blocks/file/block.json
msgctxt "block title"
msgid "File"
msgstr "Archivo"
#: wp-includes/blocks/cover/block.json
msgctxt "block title"
msgid "Cover"
msgstr "Fondo"
#: wp-includes/blocks/column/block.json
msgctxt "block title"
msgid "Column"
msgstr "Columna"
#: wp-includes/blocks/columns/block.json
msgctxt "block title"
msgid "Columns"
msgstr "Columnas"
#: wp-includes/blocks/code/block.json
msgctxt "block title"
msgid "Code"
msgstr "Código"
#: wp-includes/blocks/categories/block.json
msgctxt "block title"
msgid "Categories"
msgstr "Categorías"
#: wp-includes/blocks/calendar/block.json
msgctxt "block title"
msgid "Calendar"
msgstr "Calendario"
#: wp-includes/blocks/buttons/block.json
msgctxt "block title"
msgid "Buttons"
msgstr "Botones"
#: wp-includes/blocks/button/block.json
msgctxt "block title"
msgid "Button"
msgstr "Botón"
#: wp-includes/blocks/audio/block.json
msgctxt "block title"
msgid "Audio"
msgstr "Audio"
#: wp-includes/blocks/archives/block.json
msgctxt "block title"
msgid "Archives"
msgstr "Archivos"
#: wp-includes/blocks/gallery/block.json
msgctxt "block title"
msgid "Gallery"
msgstr "Galería"
#: wp-includes/blocks/quote/block.json
msgctxt "block title"
msgid "Quote"
msgstr "Cita"
#: wp-includes/blocks/heading/block.json
msgctxt "block title"
msgid "Heading"
msgstr "Encabezado"
#: wp-includes/blocks/image/block.json
msgctxt "block title"
msgid "Image"
msgstr "Imagen"
#: wp-includes/blocks/paragraph/block.json
msgctxt "block title"
msgid "Paragraph"
msgstr "Párrafo"
#: wp-includes/query.php:913
msgid "https://developer.wordpress.org/reference/functions/is_main_query/"
msgstr "https://developer.wordpress.org/reference/functions/is_main_query/"
#: wp-includes/class-wp-taxonomy.php:634
msgid "Filter by category"
msgstr "Filtrar por categoría"
#. translators: Documentation explaining HTTPS and why it should be used.
#: wp-includes/functions.php:8161
msgid "https://wordpress.org/support/article/why-should-i-use-https/"
msgstr "https://wordpress.org/support/article/why-should-i-use-https/"
#: wp-includes/class-wp-fatal-error-handler.php:197
msgid "Learn more about troubleshooting WordPress."
msgstr "Aprende más sobre el diagnóstico de WordPress."
#. translators: Documentation about troubleshooting.
#: wp-includes/class-wp-fatal-error-handler.php:196
msgid "https://wordpress.org/support/article/faq-troubleshooting/"
msgstr "https://wordpress.org/support/article/faq-troubleshooting/"
#: wp-includes/user.php:4845
msgid "The confirmation key has expired for this personal data request."
msgstr "La clave de confirmación ha caducado para esta petición de datos personales."
#: wp-includes/user.php:4841
msgid "The confirmation key is invalid for this personal data request."
msgstr "La clave de confirmación no es válida para esta solicitud de datos personales."
#: wp-includes/user.php:4822
msgid "The confirmation key is missing from this personal data request."
msgstr "Falta la clave de confirmación de esta solicitud de datos personales."
#: wp-includes/user.php:4818
msgid "This personal data request has expired."
msgstr "Esta petición de datos personales ha caducado."
#: wp-includes/user.php:4626 wp-includes/user.php:4814
#: wp-admin/includes/privacy-tools.php:23
#: wp-admin/includes/privacy-tools.php:52
msgid "Invalid personal data request."
msgstr "Solicitud de datos personales no válida."
#: wp-includes/user.php:4537
msgid "Invalid request status."
msgstr "Estado de la solicitud no válido."
#: wp-includes/class-wp-application-passwords.php:83
msgid "Each application name should be unique."
msgstr "El nombre de cada aplicación debe ser único."
#: wp-includes/https-detection.php:150
msgid "It looks like the response did not come from this site."
msgstr "Parece que la respuesta no proviene de este sitio."
#. translators: 1: Parameter, 2: List of valid values.
#: wp-includes/rest-api.php:2011
msgid "%1$s is not one of %2$l."
msgstr "%1$s no es uno de %2$l."
#. translators: 1: Parameter, 2: Valid values.
#: wp-includes/rest-api.php:2007
msgid "%1$s is not %2$s."
msgstr "%1$s no es %2$s."
#: wp-includes/cron.php:1208
msgid "The cron event list could not be saved."
msgstr "No se ha podido guardar la lista de eventos del cron."
#: wp-includes/cron.php:586 wp-includes/cron.php:675
msgid "A plugin prevented the hook from being cleared."
msgstr "Un plugin ha evitado que el gancho sea vaciado."
#: wp-includes/cron.php:506
msgid "A plugin prevented the event from being unscheduled."
msgstr "Un plugin ha evitado que el evento sea desprogramado."
#: wp-includes/cron.php:415
msgid "A plugin prevented the event from being rescheduled."
msgstr "Un plugin ha evitado que el evento sea reprogramado."
#: wp-includes/cron.php:258 wp-includes/cron.php:431
msgid "Event schedule does not exist."
msgstr "El evento programado no existe."
#: wp-includes/cron.php:187 wp-includes/cron.php:299
msgid "A plugin disallowed this event."
msgstr "Un plugin ha rechazado este evento."
#: wp-includes/cron.php:158
msgid "A duplicate event already exists."
msgstr "Ya existe un evento duplicado."
#: wp-includes/cron.php:97 wp-includes/cron.php:280
msgid "A plugin prevented the event from being scheduled."
msgstr "Un plugin ha impedido que el evento sea programado."
#: wp-includes/cron.php:45 wp-includes/cron.php:245 wp-includes/cron.php:354
#: wp-includes/cron.php:475
msgid "Event timestamp must be a valid Unix timestamp."
msgstr "La marca de tiempo del evento debe ser una marca de tiempo Unix válida."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1439
msgid "As a percentage of the image, the height to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "Como un porcentaje de la imagen, la altura a la que recortar la imagen. OBSOLETO: Usa `modifiers` en su lugar."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1433
msgid "As a percentage of the image, the width to crop the image to. DEPRECATED: Use `modifiers` instead."
msgstr "Como un porcentaje de la imagen, el ancho al que recortar la imagen. OBSOLETO: Usa `modifiers` en su lugar."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1427
msgid "As a percentage of the image, the y position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "Como un porcentaje de la imagen, la posición del eje Y desde la que iniciar el recorte. OBSOLETO: Usa `modifiers` en su lugar."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1421
msgid "As a percentage of the image, the x position to start the crop from. DEPRECATED: Use `modifiers` instead."
msgstr "Como un porcentaje de la imagen, la posición del eje X desde la que iniciar el recorte. OBSOLETO: Usa `modifiers` en su lugar."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1413
msgid "The amount to rotate the image clockwise in degrees. DEPRECATED: Use `modifiers` instead."
msgstr "La cantidad a girar la imagen en el sentido de las agujas del reloj en grados. OBSOLETO: Usa `modifiers` en su lugar."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1402
msgid "Height of the crop as a percentage of the image height."
msgstr "Altura del recorte como un porcentaje de la altura de la imagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1398
msgid "Width of the crop as a percentage of the image width."
msgstr "Ancho del recorte como un porcentaje del ancho de la imagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1394
msgid "Vertical position from the top to begin the crop as a percentage of the image height."
msgstr "Posición vertical desde la parte superior para iniciar el recorte como un porcentaje de la altura de la imagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1390
msgid "Horizontal position from the left to begin the crop as a percentage of the image width."
msgstr "Posición horizontal desde la izquierda para iniciar el recorte como un porcentaje del ancho de la imagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1380
msgid "Crop arguments."
msgstr "Argumentos de recorte."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1375
msgid "Crop type."
msgstr "Tipo de recorte."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1364
msgid "Angle to rotate clockwise in degrees."
msgstr "Ángulo a rotar en el sentido de las agujas del reloj en grados."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1357
msgid "Rotation arguments."
msgstr "Argumentos de rotación."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1352
msgid "Rotation type."
msgstr "Tipo de rotación."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1349
msgid "Rotation"
msgstr "Rotación"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1341
msgid "Image edit."
msgstr "Edición de imágenes."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1337
msgid "Array of image edits."
msgstr "Array de las ediciones de la imagen."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:522
msgid "Cannot introspect application password."
msgstr "No se ha podido examinar la contraseña de aplicación."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:494
msgid "The authenticated application password can only be introspected for the current user."
msgstr "La contraseña de aplicación identificada solo puede ser examinada para el usuario actual."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:431
msgid "Sorry, you are not allowed to delete this application password."
msgstr "Lo siento, no tienes permisos para borrar esta contraseña de aplicación."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:376
msgid "Sorry, you are not allowed to delete application passwords for this user."
msgstr "Lo siento, no tienes permisos para borrar contraseñas de aplicación para este usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:302
msgid "Sorry, you are not allowed to edit this application password."
msgstr "Lo siento, no tienes permisos para editar esta contraseña de aplicación."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:219
msgid "Sorry, you are not allowed to create application passwords for this user."
msgstr "Lo siento, no tienes permisos para crear las contraseñas de aplicación para este usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:175
msgid "Sorry, you are not allowed to read this application password."
msgstr "Lo siento, no tienes permisos para leer esta contraseña de aplicación."
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:122
msgid "Sorry, you are not allowed to list application passwords for this user."
msgstr "Lo siento, no tienes permisos para listar contraseñas de aplicación para este usuario."
#. translators: %s: Taxonomy name.
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3075
msgid "Limit result set to items with specific terms assigned in the %s taxonomy."
msgstr "Limitar el conjunto de resultados a los elementos con los términos específicos asignados en la taxonomía %s."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3062
msgid "Whether to include child terms in the terms limiting the result set."
msgstr "Si se incluyen los términos hijos en los términos que limitan el conjunto de resultados."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3054
msgid "Term IDs."
msgstr "ID del término."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3050
msgid "Perform an advanced term query."
msgstr "Realiza una consulta avanzada de términos."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3049
msgid "Term ID Taxonomy Query"
msgstr "Consulta de la taxonomía del ID del término"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3042
msgid "Match terms with the listed IDs."
msgstr "Emparejar los términos con los ID listados."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:3041
msgid "Term ID List"
msgstr "Lista de ID de términos"
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2762
msgid "Limit response to posts modified before a given ISO8601 compliant date."
msgstr "Limitar la respuesta a las entradas modificadas antes de una fecha determinada conforme a la norma ISO8601."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2731
msgid "Limit response to posts modified after a given ISO8601 compliant date."
msgstr "Limitar la respuesta a las entradas modificadas después de una fecha determinada conforme a la norma ISO8601."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:577
msgid "A named status for the theme."
msgstr "Un nombre de estado para el tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:570
#: wp-includes/rest-api/endpoints/class-wp-rest-global-styles-controller.php:643
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:180
msgid "Theme not found."
msgstr "No se ha encontrado el tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:162
msgid "Sorry, you are not allowed to view the active theme."
msgstr "Lo siento, no tienes permisos para ver el tema activo."
#. translators: Visible only in the front end, this warning takes the place of
#. a faulty block.
#: wp-includes/blocks/block.php:35 wp-includes/blocks/post-content.php:33
#: wp-includes/blocks/template-part.php:126
msgid "[block rendering halted]"
msgstr "[detenido el procesado del bloque]"
#: wp-login.php:993
msgid "Save Password"
msgstr "Guardar contraseña"
#: wp-login.php:992
msgid "Generate Password"
msgstr "Generar contraseña"
#: wp-login.php:945
msgid "Enter your new password below or generate one."
msgstr "Introduce a continuación tu nueva contraseña o genera una."
#: 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/class-wp-taxonomy.php:639
msgid "← Go to Tags"
msgstr "← Ir a las etiquetas"
#: wp-includes/media.php:4492
msgid "← Go to library"
msgstr "← Ir a la biblioteca"
#: wp-includes/js/dist/block-editor.js:34252
#: wp-includes/js/dist/edit-post.js:4828 wp-includes/js/dist/edit-site.js:5047
#: wp-admin/menu.php:188
msgid "Appearance"
msgstr "Apariencia"
#: wp-includes/ms-functions.php:1762
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:1749
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:1743
msgid "[%s] New Site Created"
msgstr "[%s] Nuevo sitio creado"
#. translators: %s: PHP function name.
#: wp-includes/class-wp-image-editor-imagick.php:756
msgid "%s failed while writing image to stream."
msgstr "%s ha fallado al escribir la imagen en la transmisión."
#: wp-includes/user.php:442
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:302
msgid "Reusable block scheduled."
msgstr "Bloque reutilizable programado."
#: wp-includes/post.php:301
msgid "Reusable block reverted to draft."
msgstr "Bloque reutilizable vuelto a borrador."
#: wp-includes/post.php:300
msgid "Reusable block published privately."
msgstr "Bloque reutilizable publicado de forma privada."
#: wp-includes/post.php:299
msgid "Reusable block published."
msgstr "Bloque reutilizable publicado."
#: wp-includes/post.php:298
msgid "Reusable blocks list"
msgstr "Lista de bloques reutilizables"
#: wp-includes/post.php:297
msgid "Reusable blocks list navigation"
msgstr "Navegación de la lista de bloques reutilizables"
#: wp-includes/post.php:296
msgid "Filter reusable blocks list"
msgstr "Filtrar la lista de bloques reutilizables"
#: wp-includes/post.php:295
msgid "No reusable blocks found in Trash."
msgstr "No se han encontrado bloques reutilizables en la papelera."
#: wp-includes/post.php:294
msgid "No reusable blocks found."
msgstr "No se han encontrado bloques reutilizables."
#: wp-includes/post.php:293
msgid "Search Reusable blocks"
msgstr "Buscar bloques reutilizables"
#: wp-includes/post.php:292
msgid "All Reusable blocks"
msgstr "Todos los bloques reutilizables"
#: wp-includes/post.php:291
msgid "View Reusable block"
msgstr "Ver el bloque reutilizable"
#: wp-includes/post.php:290
msgid "Edit Reusable block"
msgstr "Editar el bloque reutilizable"
#: wp-includes/post.php:289
msgid "New Reusable block"
msgstr "Nuevo bloque reutilizable"
#: wp-includes/post.php:288
msgid "Add new Reusable block"
msgstr "Añadir un nuevo bloque reutilizable"
#: wp-includes/post.php:287
msgctxt "Reusable block"
msgid "Add New"
msgstr "Añadir nuevo"
#: wp-includes/post.php:286
msgctxt "post type singular name"
msgid "Reusable block"
msgstr "Bloque reutilizable"
#: wp-includes/post.php:285
msgctxt "post type general name"
msgid "Reusable blocks"
msgstr "Bloques reutilizables"
#: wp-includes/class-wp-application-passwords.php:372
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:337
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:278
#: wp-includes/class-wp-application-passwords.php:316
#: wp-includes/class-wp-application-passwords.php:354
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:104
#: wp-includes/class-wp-application-passwords.php:260
#: wp-includes/class-wp-application-passwords.php:309
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:79
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/async-upload.php:72
#: wp-admin/includes/class-wp-media-list-table.php:823
#: wp-admin/includes/media.php:3330
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:2460
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:2351
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:2335
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: %s: Parameter.
#: wp-includes/rest-api.php:1933
msgid "%s matches more than one of the expected formats."
msgstr "%s coincide con más de uno de los formatos esperados."
#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1925
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: %s: Parameter.
#: wp-includes/rest-api.php:1829
msgid "%s does not match any of the expected formats."
msgstr "%s no coincide con ninguno de los formatos esperados."
#. translators: 1: Parameter, 2: Schema titles.
#: wp-includes/rest-api.php:1825
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:1758
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:1750
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:825
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:818
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:811
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:805
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:797
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:791
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:784
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:532
#: wp-includes/rest-api/endpoints/class-wp-rest-application-passwords-controller.php:745
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:717
#: wp-includes/user.php:370 wp-admin/authorize-application.php:106
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:673
#: wp-includes/user.php:365 wp-admin/authorize-application.php:108
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:561
msgid "Sorry, you are not allowed to manage application passwords for this user."
msgstr "Lo siento, no tienes permisos para gestionar las contraseñas de aplicación para este usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:368
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:363
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:347
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:341
msgid "The status of the test."
msgstr "El estado de la prueba."
#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:336
msgid "A label describing the test."
msgstr "Una etiqueta describiendo la prueba."
#: wp-includes/rest-api/endpoints/class-wp-rest-site-health-controller.php:331
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:290
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:440
msgid "Version of block API."
msgstr "Versión de la API de bloques."
#: wp-includes/rest-api/class-wp-rest-request.php:945
msgid "Invalid parameters."
msgstr "Parámetros no válidos."
#: wp-includes/rest-api/class-wp-rest-server.php:1598
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:1548
msgid "Could not parse the path."
msgstr "No se pudo analizar la ruta."
#: wp-includes/rest-api/class-wp-rest-server.php:973
msgid "The handler for the route is invalid."
msgstr "El controlador para la ruta no es válido."
#: wp-includes/theme.php:2609
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-includes/user.php:3143
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:3930
#: wp-includes/class-wp-xmlrpc-server.php:3937
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."
#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:161
#: wp-admin/includes/theme.php:925 wp-admin/includes/update.php:766
#: wp-admin/themes.php:453 wp-admin/themes.php:808 wp-admin/themes.php:1087
msgid "There is a new version of %s available, but it does not 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:910 wp-admin/includes/update.php:753
#: wp-admin/themes.php:440 wp-admin/themes.php:793 wp-admin/themes.php:1072
msgid "There is a new version of %s available, but it does not 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:880 wp-admin/includes/update.php:725
#: wp-admin/themes.php:412 wp-admin/themes.php:763 wp-admin/themes.php:1042
msgid "There is a new version of %s available, but it does not 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/customize/class-wp-customize-theme-control.php:220
#: wp-admin/includes/theme.php:996 wp-admin/theme-install.php:336
#: wp-admin/theme-install.php:526 wp-admin/themes.php:507
#: wp-admin/themes.php:866 wp-admin/themes.php:1014
msgid "This theme does not 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:985 wp-admin/theme-install.php:325
#: wp-admin/theme-install.php:515 wp-admin/themes.php:498
#: wp-admin/themes.php:855 wp-admin/themes.php:1003
msgid "This theme does not 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/class-wp-plugin-install-list-table.php:706
#: wp-admin/includes/class-wp-plugin-install-list-table.php:725
#: wp-admin/includes/class-wp-plugins-list-table.php:1293
#: wp-admin/includes/class-wp-plugins-list-table.php:1312
#: wp-admin/includes/plugin.php:1136 wp-admin/includes/theme.php:900
#: wp-admin/includes/theme.php:931 wp-admin/includes/theme.php:977
#: wp-admin/includes/theme.php:1000 wp-admin/includes/update-core.php:1038
#: wp-admin/includes/update.php:745 wp-admin/includes/update.php:772
#: wp-admin/install.php:244 wp-admin/theme-install.php:317
#: wp-admin/theme-install.php:340 wp-admin/theme-install.php:507
#: wp-admin/theme-install.php:530 wp-admin/themes.php:432
#: wp-admin/themes.php:459 wp-admin/themes.php:492 wp-admin/themes.php:511
#: wp-admin/themes.php:783 wp-admin/themes.php:814 wp-admin/themes.php:847
#: wp-admin/themes.php:870 wp-admin/themes.php:995 wp-admin/themes.php:1018
#: wp-admin/themes.php:1062 wp-admin/themes.php:1093
#: wp-admin/update-core.php:100 wp-admin/update-core.php:541
#: wp-admin/update-core.php:707 wp-admin/update-core.php:731
#: wp-admin/upgrade.php:86
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/class-wp-plugin-install-list-table.php:700
#: wp-admin/includes/class-wp-plugin-install-list-table.php:716
#: wp-admin/includes/class-wp-plugins-list-table.php:1287
#: wp-admin/includes/class-wp-plugins-list-table.php:1303
#: wp-admin/includes/theme.php:894 wp-admin/includes/theme.php:916
#: wp-admin/includes/theme.php:971 wp-admin/includes/theme.php:989
#: wp-admin/includes/update.php:739 wp-admin/includes/update.php:759
#: wp-admin/theme-install.php:311 wp-admin/theme-install.php:329
#: wp-admin/theme-install.php:501 wp-admin/theme-install.php:519
#: wp-admin/themes.php:426 wp-admin/themes.php:446 wp-admin/themes.php:486
#: wp-admin/themes.php:502 wp-admin/themes.php:777 wp-admin/themes.php:799
#: wp-admin/themes.php:841 wp-admin/themes.php:859 wp-admin/themes.php:989
#: wp-admin/themes.php:1007 wp-admin/themes.php:1056 wp-admin/themes.php:1078
#: wp-admin/update-core.php:701 wp-admin/update-core.php:722
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/class-wp-plugin-install-list-table.php:692
#: wp-admin/includes/class-wp-plugins-list-table.php:1279
#: wp-admin/includes/theme.php:886 wp-admin/includes/theme.php:963
#: wp-admin/includes/update.php:731 wp-admin/theme-install.php:303
#: wp-admin/theme-install.php:493 wp-admin/themes.php:418
#: wp-admin/themes.php:478 wp-admin/themes.php:769 wp-admin/themes.php:833
#: wp-admin/themes.php:981 wp-admin/themes.php:1048
#: wp-admin/update-core.php:688
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:959 wp-admin/theme-install.php:299
#: wp-admin/theme-install.php:489 wp-admin/themes.php:474
#: wp-admin/themes.php:829 wp-admin/themes.php:977
msgid "This theme does not 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:2572
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:3238
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:1919
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:104 wp-includes/option.php:410
#: wp-includes/option.php:600
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:688
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:4394
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:696
#: wp-admin/plugins.php:48 wp-admin/plugins.php:176
msgid "Sorry, you are not allowed to activate this plugin."
msgstr "Lo siento, no tienes permisos para activar este plugin."
#. translators: byline. %s: current author.
#. translators: %s: the author.
#: wp-includes/blocks/latest-posts.php:123 wp-includes/blocks/rss.php:64
#: wp-includes/js/dist/block-library.js:21991
msgid "by %s"
msgstr "por %s"
#: wp-includes/js/dist/core-data.js:2135
#: wp-admin/includes/ajax-actions.php:1526
msgid "Menu Item"
msgstr "Elemento del menú"
#: wp-includes/js/dist/block-library.js:31184
#: wp-includes/js/dist/core-data.js:2117 wp-admin/edit-form-comment.php:72
#: wp-admin/includes/template.php:465
msgid "Comment"
msgstr "Comentario"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1372
#: wp-includes/js/dist/block-library.js:20309
#: wp-includes/js/dist/block-library.js:39499
#: wp-admin/includes/image-edit.php:62
msgid "Crop"
msgstr "Recortar"
#: wp-includes/script-loader.php:944 wp-includes/js/media-views.js:3524
#: wp-admin/js/media.js:239 wp-admin/js/post.js:1319
msgid "The file URL has been copied to your clipboard"
msgstr "La URL del archivo ha sido copiada a tu portapapeles"
#: wp-includes/class-wp-oembed-controller.php:215
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: %s: Block pattern name.
#: wp-includes/class-wp-block-pattern-categories-registry.php:91
msgid "Block pattern category \"%s\" not found."
msgstr "Categoría de patrón de bloques «%s» no encontrada."
#: wp-includes/class-wp-block-pattern-categories-registry.php:55
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:44
msgctxt "Block pattern category"
msgid "Text"
msgstr "Texto"
#: wp-includes/block-patterns.php:43
msgctxt "Block pattern category"
msgid "Headers"
msgstr "Cabeceras"
#: wp-includes/block-patterns.php:42
msgctxt "Block pattern category"
msgid "Gallery"
msgstr "Galería"
#: wp-includes/block-patterns.php:40
msgctxt "Block pattern category"
msgid "Columns"
msgstr "Columnas"
#: wp-includes/block-patterns.php:39
msgctxt "Block pattern category"
msgid "Buttons"
msgstr "Botones"
#. translators: 1: WP_REST_Response, 2: WP_Error
#: wp-includes/functions.php:4395
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:483 wp-includes/functions.php:488
msgctxt "unit symbol"
msgid "B"
msgstr "B"
#. translators: Unit symbol for kilobyte.
#: wp-includes/functions.php:481
msgctxt "unit symbol"
msgid "KB"
msgstr "KB"
#. translators: Unit symbol for megabyte.
#: wp-includes/functions.php:479
msgctxt "unit symbol"
msgid "MB"
msgstr "MB"
#. translators: Unit symbol for gigabyte.
#: wp-includes/functions.php:477
msgctxt "unit symbol"
msgid "GB"
msgstr "GB"
#. translators: Unit symbol for terabyte.
#: wp-includes/functions.php:475
msgctxt "unit symbol"
msgid "TB"
msgstr "TB"
#: wp-includes/general-template.php:4475
msgctxt "admin color scheme"
msgid "Modern"
msgstr "Moderno"
#. translators: 1: Title prefix. 2: Title.
#: wp-includes/general-template.php:1765
msgctxt "archive title"
msgid "%1$s %2$s"
msgstr "%1$s %2$s"
#. translators: %s: Taxonomy singular name.
#: wp-includes/general-template.php:1746
msgctxt "taxonomy term archive title prefix"
msgid "%s:"
msgstr "%s:"
#: wp-includes/general-template.php:1738
msgctxt "post type archive title prefix"
msgid "Archives:"
msgstr "Archivos:"
#: wp-includes/general-template.php:1715
msgctxt "date archive title prefix"
msgid "Day:"
msgstr "Día:"
#: wp-includes/general-template.php:1712
msgctxt "date archive title prefix"
msgid "Month:"
msgstr "Mes:"
#: wp-includes/general-template.php:1709
msgctxt "date archive title prefix"
msgid "Year:"
msgstr "Año:"
#: wp-includes/general-template.php:1706
msgctxt "author archive title prefix"
msgid "Author:"
msgstr "Autor:"
#: wp-includes/general-template.php:1703
msgctxt "tag archive title prefix"
msgid "Tag:"
msgstr "Etiqueta:"
#: wp-includes/general-template.php:1700
msgctxt "category archive title prefix"
msgid "Category:"
msgstr "Categoría:"
#. translators: 1: Field name, 2: Block name.
#: wp-includes/blocks.php:101
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: %s: Pattern name.
#: wp-includes/class-wp-block-patterns-registry.php:132
msgid "Pattern \"%s\" not found."
msgstr "Patrón «%s» no encontrado."
#: wp-includes/class-wp-block-patterns-registry.php:97
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:88
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:79
msgid "Pattern name must be a string."
msgstr "El nombre del patrón debe ser una cadena."
#: wp-includes/media.php:4521
msgid "Attachment details"
msgstr "Detalles del adjunto"
#: wp-includes/media.php:4466 wp-includes/media.php:4488
msgid "Add media"
msgstr "Añadir medios"
#: wp-includes/post.php:4417
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:2533
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:3327
msgid "File URL:"
msgstr "URL del archivo:"
#. translators: %s: The name of a JSON field expecting a valid UUID.
#: wp-includes/rest-api.php:2197
msgid "%s is not a valid UUID."
msgstr "%s no es un campo UUID válido."
#: wp-includes/rest-api.php:2173
msgid "Invalid hex color."
msgstr "Color hexadecimal no válido."
#. translators: 1: Parameter, 2: Pattern.
#: wp-includes/rest-api.php:2621
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:2606
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:2590
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:2278 wp-includes/rest-api.php:2288
msgid "%1$s is a required property of %2$s."
msgstr "%1$s es una propiedad necesaria de %2$s."
#. translators: %s: Parameter.
#: wp-includes/rest-api.php:2430 wp-includes/rest-api.php:2733
msgid "%s has duplicate items."
msgstr "%s tiene elementos duplicados."
#. translators: 1: Parameter, 2: Number.
#: wp-includes/rest-api.php:2417
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:2401
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:2122 wp-includes/rest-api.php:2717
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:2100 wp-includes/rest-api.php:2700
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:1681
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:1619
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:692 wp-admin/includes/class-wp-debug-data.php:1106
#: wp-admin/includes/class-wp-debug-data.php:1125
#: wp-admin/includes/class-wp-debug-data.php:1220
#: wp-admin/includes/class-wp-debug-data.php:1381
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:1323 wp-admin/options.php:223
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:1331
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:550
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:528
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:510
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:489
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:454
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:444
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:306
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:283
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:271
msgid "The block icon."
msgstr "El icono del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:266
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:261
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:256
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:251
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:246
msgid "The number of ratings."
msgstr "El número de valoraciones."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:241
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:236
msgid "The block slug."
msgstr "El slug del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-directory-controller.php:231
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:226
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:221
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:58
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:1269
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:980
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:956
msgid "The plugin's text domain."
msgstr "El texto de dominio del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:950
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:944
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:938
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:932
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:926
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:922
msgid "The raw plugin description."
msgstr "La descripción en crudo del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:916
msgid "The plugin description."
msgstr "La descripción del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:909
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:903
msgid "The plugin author."
msgstr "El autor del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:896
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:890
msgid "The plugin name."
msgstr "El nombre del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:877
msgid "The plugin file."
msgstr "El archivo del plugin."
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:856
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:738
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:704
#: wp-admin/plugins.php:199
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:542
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:507
#: wp-admin/includes/ajax-actions.php:4634 wp-admin/plugins.php:269
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:359
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:349
#: wp-admin/includes/ajax-actions.php:4165
#: wp-admin/includes/ajax-actions.php:4298
#: wp-admin/includes/ajax-actions.php:4362
#: wp-admin/includes/ajax-actions.php:4462
#: wp-admin/includes/ajax-actions.php:4589
#: wp-admin/includes/ajax-actions.php:4658
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:253
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:245
#: wp-admin/includes/ajax-actions.php:4415 wp-admin/plugin-install.php:19
#: wp-admin/update.php:107 wp-admin/update.php:152 wp-admin/update.php:186
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:215
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:645
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:429
#: wp-includes/rest-api/endpoints/class-wp-rest-plugins-controller.php:499
#: wp-admin/includes/ajax-actions.php:4710
#: wp-admin/includes/ajax-actions.php:4762 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:884
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:572
msgid "The theme's current version."
msgstr "La versión actual del tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:565
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:560
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:555
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:544
msgid "The theme's text domain."
msgstr "El text domain del tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:538
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:531
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:526
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:520
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:515
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:510
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:504
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:500
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:495
msgid "The name of the theme."
msgstr "El nombre del tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:489
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:485
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:480
msgid "A description of the theme."
msgstr "Una descripción del tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:473
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:468
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:463
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:457
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:453
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:448
msgid "The theme author."
msgstr "El autor del tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:443
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:63
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:438
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:680
msgid "Block namespace."
msgstr "Espacio de nombres del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:385
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:381
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:377
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:371
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:398
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:393
msgid "Block example."
msgstr "Ejemplo de bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:408
msgid "Block keywords."
msgstr "Palabras clave del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:640
msgid "Parent blocks."
msgstr "Bloques superiores."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:633
msgid "Public text domain."
msgstr "Texto de dominio público."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:571
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:567
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:563
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:558
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:552
msgid "Block style variations."
msgstr "Variaciones de estilo del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:538
msgid "Editor style handle."
msgstr "Gestión de estilos en el editor."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:531
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:517
msgid "Editor script handle."
msgstr "Gestión de scripts en el editor."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:510
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:427
msgid "Block category."
msgstr "Categoría del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:501
msgid "Block supports."
msgstr "El bloque es compatible."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:491
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:480
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:469
msgid "Block attributes."
msgstr "Atributos del bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:419
msgid "Icon of block type."
msgstr "Icono del tipo de bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:461
msgid "Description of block type."
msgstr "Descripción del tipo de bloque."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-types-controller.php:454
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:447
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:1487
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:129
msgid "RSS Feed"
msgstr "Feed RSS"
#: wp-includes/theme.php:4143
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:3225
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:3218
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:3211
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:3203
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:3196
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:950
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:941
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:932
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:942
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:1168
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 lo genera 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:1141
msgid "Check your email"
msgstr "Comprueba tu correo electrónico"
#. translators: %s: Link to the login page.
#: wp-login.php:1131
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:1121
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:604 wp-admin/includes/meta-boxes.php:173
#: wp-admin/includes/meta-boxes.php:202
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:3432
#: wp-includes/class-wp-xmlrpc-server.php:3435
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:1833
#: wp-includes/class-wp-xmlrpc-server.php:5267
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:1690
#: wp-includes/class-wp-xmlrpc-server.php:5207
#: wp-includes/class-wp-xmlrpc-server.php:5965
msgid "Sorry, the post could not be updated."
msgstr "Lo siento, no se ha podido actualizar la entrada."
#: wp-includes/blocks/navigation/block.json
#: wp-includes/blocks/social-links/block.json
msgctxt "block keyword"
msgid "links"
msgstr "enlaces"
#: wp-includes/media.php:4568 wp-includes/js/dist/block-library.js:46703
msgid "Select poster image"
msgstr "Seleccionar la imagen del póster"
#: wp-includes/js/dist/edit-post.js:7005 wp-admin/edit-form-advanced.php:145
msgid "View post"
msgstr "Ver la entrada"
#: wp-includes/js/dist/editor.js:10393 wp-admin/edit-tag-form.php:153
#: wp-admin/edit-tags.php:461
#: wp-admin/includes/class-wp-posts-list-table.php:1637
#: wp-admin/includes/class-wp-terms-list-table.php:196
#: wp-admin/includes/class-wp-terms-list-table.php:671
#: wp-admin/includes/meta-boxes.php:891 wp-admin/includes/meta-boxes.php:1584
msgid "Slug"
msgstr "Slug"
#. translators: 1: Post status, 2: Capability name.
#: wp-includes/capabilities.php:252
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:983 wp-admin/comment.php:206
#: wp-admin/includes/class-wp-comments-list-table.php:906
msgid "In reply to %s."
msgstr "En respuesta a %s."
#: wp-includes/general-template.php:2407
msgid "Previous and next months"
msgstr "Meses anteriores y posteriores"
#: wp-includes/option.php:2353
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:3942
msgid "User’s Session Tokens data."
msgstr "Datos de los tokens de sesión del usuario."
#: wp-includes/user.php:3941
msgid "Session Tokens"
msgstr "Tokens de sesión"
#: wp-includes/user.php:3920
msgid "Last Login"
msgstr "Último acceso"
#: wp-includes/user.php:3919
msgid "User Agent"
msgstr "Agente de usuario"
#: wp-includes/user.php:3917
msgid "Expiration"
msgstr "Caducidad"
#: wp-includes/user.php:3907
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:3906
msgid "Community Events Location"
msgstr "Ubicación de los eventos de comunidad"
#: wp-includes/user.php:3890 wp-includes/user.php:3918
msgid "IP"
msgstr "IP"
#: wp-includes/user.php:3889
msgid "Longitude"
msgstr "Longitud"
#: wp-includes/user.php:3888
msgid "Latitude"
msgstr "Latitud"
#: wp-includes/user.php:3887
msgid "Country"
msgstr "País"
#: wp-includes/user.php:3886
msgid "City"
msgstr "Ciudad"
#. translators: %s: wp_privacy_additional_user_profile_data
#: wp-includes/user.php:3862
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:3468
msgid "Original image:"
msgstr "Imagen original:"
#: wp-includes/cron.php:1061
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:1755 wp-includes/pluggable.php:1939
#: wp-admin/edit-form-comment.php:177
msgid "In reply to: %s"
msgstr "En respuesta a: %s"
#: wp-includes/pluggable.php:1399
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:3032
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:2518
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:4171
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:4164
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:4097
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:4089
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:4065
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:4040
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:4015
msgid "Custom color palette if defined by the theme."
msgstr "Paleta de colores personalizada si está definida por el tema."
#: wp-includes/theme.php:4007
msgid "Whether the theme disables custom gradients."
msgstr "Si el tema desactiva los degradados personalizados."
#: wp-includes/theme.php:4000
msgid "Whether the theme disables custom font sizes."
msgstr "Si el tema desactiva los tamaños personalizados de las fuentes."
#: wp-includes/theme.php:3993
msgid "Whether the theme disables custom colors."
msgstr "Si el tema desactiva los colores personalizados."
#: wp-includes/theme.php:3986
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:3979
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:3946
msgid "Custom logo if defined by the theme."
msgstr "Logotipo personalizado si está definido por el tema."
#: wp-includes/theme.php:3831
msgid "Custom background if defined by the theme."
msgstr "Fondo personalizado si está definido por el tema."
#: wp-includes/theme.php:3901
msgid "Custom header if defined by the theme."
msgstr "Cabecera personalizada si está definida por el tema."
#: wp-includes/theme.php:3817
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:3810
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:5054
#: wp-includes/class-wp-xmlrpc-server.php:5067
msgid "Sorry, this method is not supported."
msgstr "Lo siento, este método no es compatible."
#: wp-includes/class-wp-xmlrpc-server.php:1692
#: wp-includes/class-wp-xmlrpc-server.php:5127
#: wp-includes/class-wp-xmlrpc-server.php:5620
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:1176
msgctxt "minimum input length for searching post links"
msgid "3"
msgstr "3"
#: wp-login.php:820
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:3163
msgctxt "file type group"
msgid "Archives"
msgstr "Archivos"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:952
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:235
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/media.php:4593
msgid "Media list"
msgstr "Lista de medios"
#: wp-includes/media.php:4592
msgid "Filter media"
msgstr "Filtrar los medios"
#: wp-includes/media-template.php:316 wp-includes/js/dist/block-editor.js:40433
#: wp-includes/js/dist/block-library.js:21930
#: wp-includes/js/dist/block-library.js:34805
#: wp-includes/js/dist/block-library.js:38008
#: 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:40039
#: wp-includes/js/dist/block-editor.js:40072
#: wp-includes/js/dist/block-library.js:21923
#: wp-includes/js/dist/block-library.js:34798
#: wp-includes/js/dist/block-library.js:38001
#: wp-admin/includes/class-wp-media-list-table.php:44
msgid "List view"
msgstr "Vista de lista"
#: wp-includes/js/dist/editor.js:5842 wp-admin/includes/template.php:2605
msgid "Restore the backup"
msgstr "Restaurar la copia de seguridad"
#: wp-includes/js/dist/editor.js:5839 wp-admin/includes/template.php:2604
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:378
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:370
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:361
msgid "Active theme: %1$s (version %2$s)"
msgstr "Tema activo: %1$s (versión %2$s)"
#. translators: %s: Current WordPress version number.
#. translators: %s: Your current version of WordPress.
#: wp-includes/class-wp-recovery-mode-email-service.php:356
#: wp-admin/includes/class-wp-site-health.php:281
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:4941
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:2701 wp-includes/link-template.php:2783
#: wp-includes/link-template.php:2851
msgid "Posts"
msgstr "Entradas"
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:53
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:257
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:243
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:98
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:59
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:50
msgid "Block name must be a string."
msgstr "El nombre del bloque debe ser una cadena."
#. translators: Documentation explaining debugging in WordPress.
#: wp-includes/functions.php:5820
#: wp-admin/includes/class-wp-site-health.php:1465
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:189
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:187
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:185
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:656
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:3877
msgid "User’s profile data."
msgstr "Datos del perfil del usuario."
#: wp-includes/user.php:2331
msgid "Not enough data to create this user."
msgstr "No hay datos suficientes para crear a este usuario."
#: wp-includes/user.php:2200
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:5123
msgid "User’s media data."
msgstr "Datos de los medios del usuario."
#: wp-includes/media.php:4518
msgid "No media items found. Try a different search."
msgstr "No se han encontrado elementos de medios. Prueba con una búsqueda diferente."
#. translators: %d: Number of attachments found in a search.
#: wp-includes/media.php:4516
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:3166
msgid "Archive (%s)"
msgid_plural "Archives (%s)"
msgstr[0] "Archivo (%s)"
msgstr[1] "Archivos (%s)"
#: wp-includes/post.php:3164
msgid "Manage Archives"
msgstr "Gestionar los archivos"
#. translators: %s: Number of spreadsheets.
#: wp-includes/post.php:3157
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:3155
msgid "Manage Spreadsheets"
msgstr "Gestionar las hojas de cálculo"
#: wp-includes/post.php:3154
msgid "Spreadsheets"
msgstr "Hojas de cálculo"
#: wp-includes/post.php:3146
msgid "Manage Documents"
msgstr "Gestionar los documentos"
#: wp-includes/post.php:3145
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:3675
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:347
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:330
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:344
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:396
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:1445
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:35
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:75
msgid "Comments feed"
msgstr "Feed de comentarios"
#: wp-includes/widgets/class-wp-widget-meta.php:74
msgid "Entries feed"
msgstr "Feed de entradas"
#: wp-includes/script-loader.php:926
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:96 wp-admin/setup-config.php:191
msgid "https://wordpress.org/support/article/editing-wp-config-php/"
msgstr "https://wordpress.org/support/article/editing-wp-config-php/"
#: wp-login.php:699
msgid "Remind me later"
msgstr "Recuérdamelo más tarde"
#: wp-login.php:683
msgid "The email is correct"
msgstr "El correo electrónico es correcto"
#: wp-login.php:671
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:664
msgid "Current administration email: %s"
msgstr "Correo electrónico actual de administración: %s"
#: wp-login.php:653
msgid "Why is this important?"
msgstr "¿Por qué es importante esto?"
#. translators: URL to the WordPress help section about admin email.
#: wp-login.php:645
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:641
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:638
msgid "Administration email verification"
msgstr "Verificación del correo electrónico de administración"
#: wp-login.php:609
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:3881
msgctxt "excerpt_length"
msgid "55"
msgstr "55"
#: wp-includes/class-wp-customize-manager.php:5546
#: wp-admin/includes/class-custom-background.php:436
msgctxt "Original Size"
msgid "Original"
msgstr "Original"
#. translators: Maximum number of words used in a comment excerpt.
#: wp-includes/comment-template.php:608
msgctxt "comment_excerpt_length"
msgid "20"
msgstr "20"
#: wp-includes/class-wp-image-editor-gd.php:277
#: wp-includes/class-wp-image-editor-imagick.php:488
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/edit-site.js:5689
#: wp-includes/js/dist/editor.js:11249 wp-admin/import.php:206
#: wp-admin/includes/class-wp-theme-install-list-table.php:378
#: wp-admin/includes/class-wp-themes-list-table.php:271
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:658 wp-includes/option.php:2278
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-includes/user.php:3234
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-includes/user.php:3235
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:403 wp-admin/themes.php:754
msgid "New version available."
msgstr "Nueva versión disponible."
#: wp-includes/taxonomy.php:2525
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:3215
msgid "Learn how to describe the purpose of the image%3$s. Leave empty if the image is purely decorative."
msgstr "Aprende cómo describir 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:290
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:284
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:157
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:145
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:76 wp-admin/admin-header.php:73
msgid "Recovery Mode — %s"
msgstr "Modo de recuperación — %s"
#. translators: Login details notification email subject. %s: Site title.
#: wp-includes/pluggable.php:2184
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:4505 wp-admin/comment.php:138
#: wp-admin/edit-form-comment.php:205
#: wp-admin/includes/class-wp-comments-list-table.php:385
#: wp-admin/includes/class-wp-media-list-table.php:184
#: wp-admin/includes/class-wp-posts-list-table.php:437
#: wp-admin/includes/media.php:1729 wp-admin/includes/meta-boxes.php:338
#: wp-admin/includes/meta-boxes.php:442
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:4506
msgid "Restore from Trash"
msgstr "Restaurar de la papelera"
#: wp-includes/admin-bar.php:185
#: wp-includes/customize/class-wp-customize-themes-section.php:90
#: wp-includes/rest-api/endpoints/class-wp-rest-pattern-directory-controller.php:157
#: wp-includes/update.php:170 wp-includes/update.php:408
#: wp-includes/update.php:688 wp-includes/wp-db.php:1214
#: wp-includes/wp-db.php:1819 wp-includes/wp-db.php:1983 wp-login.php:1231
#: wp-admin/includes/class-wp-automatic-updater.php:823
#: wp-admin/includes/class-wp-automatic-updater.php:1236
#: wp-admin/includes/plugin-install.php:181
#: wp-admin/includes/plugin-install.php:196
#: wp-admin/includes/plugin-install.php:211 wp-admin/includes/theme.php:565
#: wp-admin/includes/theme.php:579 wp-admin/includes/theme.php:594
#: 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/theme-install.php:65
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:2934
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:2871
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:7674
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:3698
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:2644
msgid "[%s] Email Changed"
msgstr "[%s] Cambiado el correo electrónico"
#: wp-includes/widgets/class-wp-widget-calendar.php:34
msgid "A calendar of your site’s posts."
msgstr "Un calendario de las entradas de tu sitio."
#: wp-includes/media.php:4532
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:204
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:130
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:1090
msgctxt "User role"
msgid "Subscriber"
msgstr "Suscriptor"
#. translators: User role for contributors.
#: wp-includes/capabilities.php:1088
msgctxt "User role"
msgid "Contributor"
msgstr "Colaborador"
#. translators: User role for authors.
#: wp-includes/capabilities.php:1086
msgctxt "User role"
msgid "Author"
msgstr "Autor"
#. translators: User role for editors.
#: wp-includes/capabilities.php:1084
msgctxt "User role"
msgid "Editor"
msgstr "Editor"
#. translators: User role for administrators.
#: wp-includes/capabilities.php:1082
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:4558
msgid "An incomplete personal data 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:803
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:354
#: wp-admin/includes/class-theme-upgrader.php:588
#: wp-admin/includes/class-wp-themes-list-table.php:286
#: wp-admin/theme-editor.php:44 wp-admin/theme-editor.php:371
#: wp-admin/update-core.php:651
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-gallery.php:204
#: wp-includes/widgets/class-wp-widget-media-image.php:364
#: wp-includes/js/dist/editor.js:6927
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:1159
msgid "Exit Recovery Mode"
msgstr "Salir del modo de recuperación"
#. translators: %s: Number of comments.
#: wp-includes/admin-bar.php:975 wp-admin/includes/ajax-actions.php:470
#: wp-admin/includes/ajax-actions.php:541
#: wp-admin/includes/ajax-actions.php:1396 wp-admin/includes/dashboard.php:337
#: 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:1348
msgid "Recovery Mode Initialized. Please log in to continue."
msgstr "Modo de recuperación iniciado. Accede para continuar."
#: wp-login.php:1241
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:1230
msgid "https://wordpress.org/support/article/cookies/"
msgstr "https://es.wordpress.org/support/article/cookies/"
#: wp-login.php:1151
msgid "Missing confirm key."
msgstr "Falta la clave de confirmación."
#: wp-login.php:1147 wp-admin/includes/ajax-actions.php:4825
#: wp-admin/includes/ajax-actions.php:5015
msgid "Missing request ID."
msgstr "Falta el ID de la solicitud."
#: wp-login.php:149
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:8102
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:5212
msgid "%1$s, and %2$s"
msgstr "%1$s y %2$s"
#. translators: %s: Number of failed requests.
#: wp-includes/post.php:681
msgid "Failed (%s)"
msgid_plural "Failed (%s)"
msgstr[0] "Fallida (%s)"
msgstr[1] "Fallidas (%s)"
#: wp-includes/blocks/comment-content.php:44
#: wp-includes/class-walker-comment.php:315
#: wp-includes/class-walker-comment.php:419
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:1298
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:779
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:661
msgid "Site %d"
msgstr "Sitio %d"
#: wp-includes/ms-site.php:648
msgid "The site appears to be already initialized."
msgstr "Parece que este sitio ya está inicializado."
#: wp-includes/ms-site.php:644 wp-includes/ms-site.php:775
msgid "Site with the ID does not exist."
msgstr "No existe un sitio con este ID."
#: wp-includes/ms-site.php:588
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:577
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:570
msgid "Site network ID must be provided."
msgstr "Hay que indicar el ID de red del sitio."
#: wp-includes/ms-site.php:565
msgid "Site path must not be empty."
msgstr "La ruta del sitio no debe estar vacía."
#: wp-includes/ms-site.php:560
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:639 wp-includes/ms-site.php:770
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:2208
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:177
msgctxt "post format"
msgid "Formats"
msgstr "Formatos"
#. translators: Used to join items in a list with more than 2 items.
#: wp-includes/formatting.php:5210
msgid "%1$s, %2$s"
msgstr "%1$s, %2$s"
#. translators: %s: Default Update PHP page URL.
#: wp-includes/functions.php:8045
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:8002
msgctxt "localized PHP upgrade information page"
msgid "https://wordpress.org/support/update-php/"
msgstr "https://es.wordpress.org/support/update-php/"
#. translators: Time difference between two dates, in seconds. %s: Number of
#. seconds.
#. translators: %s: Time duration in second or seconds.
#: wp-includes/formatting.php:3793 wp-includes/functions.php:564
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:558
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:458
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:409
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:405
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:401
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:397
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:393
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:389
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-includes/user.php:2833 wp-includes/user.php:3032
#: wp-includes/user.php:3086
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:310 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-library.js:44737
#: wp-includes/js/dist/edit-post.js:7778 wp-includes/js/dist/edit-site.js:10482
#: wp-admin/options-privacy.php:268
msgid "Create"
msgstr "Crear"
#: wp-includes/blocks/quote/block.json
msgctxt "block description"
msgid "Give quoted text visual emphasis. \"In quoting others, we cite ourselves.\" — Julio Cortázar"
msgstr "Da un énfasis visual al texto citado. «Al citar a otros, nos citamos a nosotros mismos» — Julio Cortázar"
#: wp-includes/blocks/query-pagination.php:24
#: wp-admin/includes/class-wp-screen.php:1274
msgid "Pagination"
msgstr "Paginación"
#: wp-includes/media.php:4544 wp-includes/js/dist/block-library.js:20792
#: wp-includes/js/dist/block-library.js:20793
msgid "Edit image"
msgstr "Editar la imagen"
#: wp-includes/blocks/heading/block.json
msgctxt "block description"
msgid "Introduce new sections and organize content to help visitors (and search engines) understand the structure of your content."
msgstr "Introduce nuevas secciones y organiza el contenido para ayudar a los visitantes (y a los motores de búsqueda) a comprender la estructura de tu contenido."
#: wp-includes/blocks/embed/block.json
msgctxt "block description"
msgid "Add a block that displays content pulled from other sites, like Twitter or YouTube."
msgstr "Añade un bloque que muestra contenido extraído de otros sitios, como Twitter o YouTube."
#: wp-includes/js/dist/block-library.js:12616
#: wp-includes/blocks/embed/block.json
msgctxt "block title"
msgid "Embed"
msgstr "Incrustado"
#: wp-includes/blocks/freeform/block.json
msgctxt "block title"
msgid "Classic"
msgstr "Clásico"
#: wp-includes/blocks/block/block.json
msgctxt "block description"
msgid "Create and save content to reuse across your site. Update the block, and the changes apply everywhere it’s used."
msgstr "Crea contenido y guárdalo para volver a utilizarlo en tu sitio. Actualiza el bloque y los cambios se aplican donde se esté usando."
#: wp-includes/js/dist/blocks.js:5562 wp-admin/options-media.php:104
msgid "Embeds"
msgstr "Incrustados"
#: wp-includes/js/dist/edit-post.js:4895 wp-includes/js/dist/edit-post.js:7110
#: wp-admin/includes/meta-boxes.php:1566 wp-admin/menu.php:363
msgid "Discussion"
msgstr "Comentarios"
#: wp-includes/js/dist/editor.js:10884 wp-admin/edit-form-advanced.php:519
#: wp-admin/edit-form-blocks.php:194
msgid "Add title"
msgstr "Escribe un título"
#: wp-includes/js/dist/editor.js:9631 wp-admin/includes/meta-boxes.php:164
msgid "Visibility:"
msgstr "Visibilidad:"
#: wp-includes/media-template.php:514 wp-includes/media-template.php:743
#: wp-includes/js/dist/components.js:47947 wp-includes/js/dist/editor.js:9781
#: wp-admin/async-upload.php:73
#: wp-admin/includes/class-wp-media-list-table.php:824
#: wp-admin/includes/class-wp-privacy-policy-content.php:425
#: wp-admin/includes/media.php:3331 wp-admin/site-health-info.php:55
msgid "Copied!"
msgstr "¡Copiado!"
#: wp-includes/js/dist/editor.js:7949 wp-admin/includes/meta-boxes.php:365
#: wp-admin/includes/meta-boxes.php:366
msgid "Submit for Review"
msgstr "Enviar para revisión"
#: wp-includes/media.php:4542 wp-includes/js/dist/block-library.js:16619
msgid "Replace image"
msgstr "Reemplazar la imagen"
#: wp-includes/js/dist/editor.js:6693 wp-admin/includes/meta-boxes.php:802
msgid "Allow comments"
msgstr "Permitir comentarios"
#: wp-includes/js/dist/editor.js:6058
#: wp-admin/includes/class-wp-posts-list-table.php:1804
#: wp-admin/includes/media.php:1404 wp-admin/includes/media.php:2567
#: wp-admin/includes/meta-boxes.php:1011
msgid "Order"
msgstr "Orden"
#: wp-includes/js/dist/components.js:66931
#: wp-admin/includes/edit-tag-messages.php:14
msgid "Item added."
msgstr "Elemento añadido."
#. translators: Accessibility text.
#. translators: accessibility text
#: wp-includes/class-wp-customize-manager.php:4357
#: wp-includes/class-wp-customize-manager.php:5679
#: wp-includes/class-wp-customize-manager.php:5700
#: wp-includes/customize/class-wp-customize-nav-menu-locations-control.php:58
#: wp-includes/functions.php:8104 wp-includes/media-template.php:167
#: wp-includes/widgets/class-wp-widget-custom-html.php:318 wp-login.php:648
#: wp-includes/js/dist/components.js:62573
#: wp-includes/js/dist/customize-widgets.js:1232
#: wp-includes/js/dist/edit-post.js:3479 wp-includes/js/dist/edit-site.js:5399
#: wp-includes/js/dist/edit-widgets.js:3756 wp-includes/js/dist/editor.js:7866
#: wp-admin/includes/class-wp-privacy-policy-content.php:364
#: wp-admin/includes/class-wp-site-health.php:753
#: wp-admin/includes/class-wp-site-health.php:868
#: wp-admin/includes/class-wp-site-health.php:1193
#: wp-admin/includes/class-wp-site-health.php:1430
#: wp-admin/includes/class-wp-site-health.php:1468
#: wp-admin/includes/class-wp-site-health.php:1548
#: wp-admin/includes/class-wp-site-health.php:1630
#: wp-admin/includes/class-wp-site-health.php:1649
#: wp-admin/includes/class-wp-site-health.php:2253
#: wp-admin/includes/dashboard.php:1285 wp-admin/includes/dashboard.php:1297
#: wp-admin/includes/dashboard.php:1310 wp-admin/includes/dashboard.php:1861
#: wp-admin/includes/media.php:3221 wp-admin/includes/meta-boxes.php:80
#: wp-admin/includes/theme.php:859
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:416
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:214
msgid "The rendered block."
msgstr "El bloque procesado."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:171
msgid "Invalid block."
msgstr "Bloque no válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php:132
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:122
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:4157
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:403
msgid "%s from now"
msgstr "%s desde ahora"
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:609
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:4120
msgid "Post formats supported."
msgstr "Compatible con formatos de entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:549
msgid "Features supported by this theme."
msgstr "Características compatibles de este tema."
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:383
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:380
msgid "Invalid type parameter."
msgstr "Tipo de parámetro no válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:323
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:316
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:277
msgid "Object subtype."
msgstr "Subtipo de objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:270
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:2616
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:2386
msgid "Version of the content block format used by the post."
msgstr "Versión del formato del bloque de contenido usado por la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2271
msgid "Slug automatically generated from the post title."
msgstr "Slug generado automáticamente a partir del título de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2264
msgid "Permalink template for the post."
msgstr "Plantilla de enlace permanente de la entrada."
#: 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/class-wp-post-type.php:859 wp-admin/edit-form-advanced.php:197
#: wp-admin/edit-form-advanced.php:200
msgid "Page updated."
msgstr "Página actualizada."
#: wp-includes/class-wp-post-type.php:859 wp-admin/edit-form-advanced.php:182
#: wp-admin/edit-form-advanced.php:185
msgid "Post updated."
msgstr "Entrada actualizada."
#: wp-includes/class-wp-post-type.php:858
msgid "Page scheduled."
msgstr "Página programada."
#: wp-includes/class-wp-post-type.php:858
msgid "Post scheduled."
msgstr "Entrada programada."
#: wp-includes/class-wp-post-type.php:857
msgid "Page reverted to draft."
msgstr "Página devuelta a borrador."
#: wp-includes/class-wp-post-type.php:857
msgid "Post reverted to draft."
msgstr "Entrada convertida a borrador."
#: wp-includes/class-wp-post-type.php:856
msgid "Page published privately."
msgstr "Página publicada de forma privada."
#: wp-includes/class-wp-post-type.php:856
msgid "Post published privately."
msgstr "Entrada publicada de forma privada."
#: wp-includes/class-wp-post-type.php:855 wp-admin/edit-form-advanced.php:203
msgid "Page published."
msgstr "Página publicada."
#: wp-includes/class-wp-post-type.php:855 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:119
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:86
msgid "Block type \"%s\" is already registered."
msgstr "El tipo de bloque «%s» ya está registrado."
#: wp-includes/class-wp-block-type-registry.php:76
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:66
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:57
msgid "Block type names must be strings."
msgstr "Los nombres del tipo de bloque deben ser cadenas."
#: wp-includes/blocks/latest-comments.php:142
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:100
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:4759
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:4041
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:2670
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:2668
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:2649
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:2633
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:2600
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:1313
#: 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:1293
#: 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:4490
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:4489
msgid "Thanks for confirming your erasure request."
msgstr "Gracias por confirmar tu petición de borrado."
#: wp-includes/user.php:4487
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:4486
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:4314
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:4300
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:4247
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:4068
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:4655
msgid "[%1$s] Confirm Action: %2$s"
msgstr "[%1$s] Confirmar la acción: %2$s"
#: wp-includes/user.php:4592 wp-admin/erase-personal-data.php:104
#: wp-admin/menu.php:351
msgid "Erase Personal Data"
msgstr "Borrar los datos personales"
#: wp-includes/comment-template.php:2418
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:3794
msgid "User Description"
msgstr "Descripción del usuario"
#: wp-includes/user.php:3793
msgid "User Last Name"
msgstr "Apellidos del usuario"
#: wp-includes/user.php:3792
msgid "User First Name"
msgstr "Nombre del usuario"
#: wp-includes/user.php:3791
msgid "User Nickname"
msgstr "Alias del usuario"
#: wp-includes/user.php:3790
msgid "User Display Name"
msgstr "Nombre visible del usuario"
#: wp-includes/user.php:3789
msgid "User Registration Date"
msgstr "Fecha de registro del usuario"
#: wp-includes/user.php:3788
msgid "User URL"
msgstr "URL del usuario"
#: wp-includes/user.php:3787
msgid "User Email"
msgstr "Correo electrónico del usuario"
#: wp-includes/user.php:3786
msgid "User Nice Name"
msgstr "Nombre corto del usuario"
#: wp-includes/user.php:3785
msgid "User Login Name"
msgstr "Nombre de acceso del usuario"
#: wp-includes/user.php:3784
msgid "User ID"
msgstr "ID del usuario"
#: wp-includes/user.php:3750
msgid "WordPress User"
msgstr "Usuario de WordPress"
#: wp-includes/media.php:5066
msgid "WordPress Media"
msgstr "Medios de WordPress"
#: wp-includes/block-template-utils.php:173 wp-admin/includes/upgrade.php:389
#: wp-admin/options-privacy.php:87
msgid "Privacy Policy"
msgstr "Política de privacidad"
#: wp-login.php:1179
msgid "User action confirmed."
msgstr "Confirmada la acción del usuario."
#. translators: %s: Action name.
#: wp-includes/user.php:4596
msgid "Confirm the \"%s\" action"
msgstr "Confirma la acción «%s»"
#: wp-includes/user.php:4589 wp-admin/export-personal-data.php:104
#: wp-admin/menu.php:350
msgid "Export Personal Data"
msgstr "Exportar los datos personales"
#: wp-includes/user.php:4533
msgid "Invalid action name."
msgstr "Nombre de acción no válido"
#: wp-includes/user.php:4482
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:268
msgid "User Request"
msgstr "Petición del usuario"
#: wp-includes/post.php:267
msgid "User Requests"
msgstr "Peticiones de usuario"
#. translators: Deleted long text.
#: wp-includes/functions.php:7825
msgid "This content was deleted by the author."
msgstr "Este contenido ha sido borrado por el autor."
#. translators: Deleted text.
#: wp-includes/functions.php:7821
msgid "[deleted]"
msgstr "[borrado]"
#. translators: %d: Comment ID.
#: wp-includes/comment.php:3776
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:4481
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:4678
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:692 wp-includes/post.php:1234
msgctxt "request status"
msgid "Completed"
msgstr "Completada"
#: wp-includes/post.php:677 wp-includes/post.php:1233
msgctxt "request status"
msgid "Failed"
msgstr "Fallida"
#: wp-includes/post.php:662 wp-includes/post.php:1232
msgctxt "request status"
msgid "Confirmed"
msgstr "Confirmada"
#: wp-includes/post.php:647 wp-includes/post.php:1231
msgctxt "request status"
msgid "Pending"
msgstr "Pendiente"
#: wp-includes/comment.php:3631
msgid "Comment URL"
msgstr "URL del comentario"
#: wp-includes/comment.php:3630
msgid "Comment Content"
msgstr "Contenido del comentario"
#: wp-includes/comment.php:3629
msgid "Comment Date"
msgstr "Fecha del comentario"
#: wp-includes/comment.php:3628
msgid "Comment Author User Agent"
msgstr "Agente de usuario del autor del comentario"
#: wp-includes/comment.php:3627
msgid "Comment Author IP"
msgstr "IP del autor del comentario"
#: wp-includes/comment.php:3626
msgid "Comment Author URL"
msgstr "URL del autor del comentario"
#: wp-includes/comment.php:3625
msgid "Comment Author Email"
msgstr "Correo electrónico del autor del comentario"
#: wp-includes/comment.php:3624 wp-admin/edit-form-comment.php:45
msgid "Comment Author"
msgstr "Autor del comentario"
#: wp-includes/comment.php:3589 wp-includes/comment.php:3699
msgid "WordPress Comments"
msgstr "Comentarios de WordPress"
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1582
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:238
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:4498
#: wp-admin/includes/class-wp-media-list-table.php:159
msgctxt "media items"
msgid "Mine"
msgstr "Míos"
#: wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php:310
msgid "Whether or not the post type can be viewed."
msgstr "Si el tipo de entrada es visible o no."
#: wp-includes/functions.php:3581
msgid "The link you followed has expired."
msgstr "El enlace que has seguido ha caducado."
#: wp-includes/class-wp-customize-manager.php:514
#: wp-includes/script-loader.php:1220 wp-admin/customize.php:17
#: wp-admin/customize.php:34 wp-admin/edit-comments.php:13
#: 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/edit.php:41
#: wp-admin/includes/bookmark.php:31 wp-admin/media-upload.php:46
#: wp-admin/nav-menus.php:25 wp-admin/options.php:50 wp-admin/options.php:83
#: wp-admin/post-new.php:60 wp-admin/press-this.php:21
#: wp-admin/site-editor.php:16 wp-admin/term.php:42 wp-admin/themes.php:14
#: wp-admin/themes.php:42 wp-admin/themes.php:62 wp-admin/user-new.php:15
#: wp-admin/user-new.php:22 wp-admin/user-new.php:55 wp-admin/user-new.php:188
#: wp-admin/users.php:15 wp-admin/widgets.php:17
msgid "You need a higher level of permission."
msgstr "Necesitas un nivel más alto de permisos."
#: wp-includes/class-wp-customize-manager.php:449
#: wp-includes/class-wp-xmlrpc-server.php:3999 wp-includes/functions.php:3563
#: wp-includes/script-loader.php:743 wp-includes/script-loader.php:1219
#: wp-admin/customize.php:79
#: wp-admin/includes/class-custom-image-header.php:817
#: wp-admin/includes/class-custom-image-header.php:1003
#: wp-admin/includes/class-custom-image-header.php:1014
#: wp-admin/includes/file.php:625 wp-admin/media-upload.php:38
#: wp-admin/themes.php:27 wp-admin/themes.php:70 wp-admin/users.php:151
#: wp-admin/js/tags.js:62 wp-admin/js/updates.js:1932
#: wp-admin/network/site-users.php:158
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:4124
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:4122
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:4330
#: wp-admin/includes/file.php:336
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:1473
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:1209
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:284
#: wp-admin/includes/class-wp-theme-install-list-table.php:325
#: wp-admin/includes/class-wp-theme-install-list-table.php:484
#: wp-admin/theme-install.php:292
msgctxt "theme"
msgid "Installed"
msgstr "Instalado"
#. translators: %s: Property of an object.
#: wp-includes/rest-api.php:2317
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:1258
msgid "You will not be able to install new themes from here yet since your install requires SFTP credentials. For now, please add themes in the admin."
msgstr "Todavía 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/class-wp-taxonomy.php:638 wp-admin/includes/meta-boxes.php:1122
msgctxt "categories"
msgid "Most Used"
msgstr "Más utilizadas"
#. translators: Tab heading when selecting from the most used terms.
#: wp-includes/class-wp-taxonomy.php:638
msgctxt "tags"
msgid "Most Used"
msgstr "Más utilizadas"
#: wp-includes/class-wp-customize-nav-menus.php:1111
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ú."
#: wp-includes/class-wp-customize-manager.php:4841
#: wp-includes/script-loader.php:1208
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-curl.php:193
#: wp-includes/class-wp-http-streams.php:288
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:1233
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:1227
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:4316
#: wp-includes/js/dist/editor.js:7511 wp-admin/includes/post.php:1815
msgid "Take over"
msgstr "Tomar posesión"
#: wp-includes/class-wp-customize-manager.php:4312 wp-admin/comment.php:79
#: wp-admin/comment.php:279 wp-admin/includes/post.php:1732
#: wp-admin/plugin-editor.php:333 wp-admin/theme-editor.php:379
msgid "Go back"
msgstr "Volver"
#. translators: %s: User who is customizing the changeset in customizer.
#: wp-includes/class-wp-customize-manager.php:4129
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:4131
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:3404
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:3395
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:3384
msgid "Security check failed."
msgstr "La comprobación de seguridad ha fallado."
#: wp-includes/class-wp-customize-manager.php:2537
#: wp-includes/class-wp-customize-manager.php:3173
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:64
msgctxt "menu locations"
msgid "Here’s where this menu appears. If you would 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:52
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:1125
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:1122
msgid "It does not 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:699
msgctxt "menu locations"
msgid "View All Locations"
msgstr "Ver todas las ubicaciones"
#: wp-includes/class-wp-customize-manager.php:5046
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:5045
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:699
msgctxt "menu locations"
msgid "View Location"
msgstr "Ver la ubicación"
#: wp-includes/customize/class-wp-customize-themes-section.php:97
#: wp-admin/theme-install.php:70 wp-admin/theme-install.php:253
#: wp-admin/themes.php:237 wp-admin/themes.php:583
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:685
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-includes/user.php:3131
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:72 wp-admin/admin-header.php:68
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:1488
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:1428
msgid "Unsupported value type (%s)."
msgstr "Tipo de valor no compatible (%s)."
#. translators: %s: register_widget()
#: wp-includes/widgets.php:1214
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/block-library.js:16225
#: wp-includes/js/dist/block-library.js:17128
#: wp-includes/js/dist/editor.js:7112 wp-admin/includes/media.php:20
msgid "Gallery"
msgstr "Galería"
#: wp-includes/widgets/class-wp-widget-custom-html.php:334
msgid "Custom HTML Widget"
msgstr "Widget HTML personalizado"
#: wp-includes/widgets/class-wp-widget-custom-html.php:305
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:3720
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:3650
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:3630
msgid "Error: The email address is already used."
msgstr "Error: La dirección de correo electrónico ya está en uso."
#: wp-includes/class-wp-taxonomy.php:639
msgid "← Go to Categories"
msgstr "← Ir a las categorías"
#: wp-includes/taxonomy.php:154
msgid "← Go to Link Categories"
msgstr "← Ir a las categorías de enlaces"
#: wp-includes/script-loader.php:1255
msgid "Sorry, you cannot 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 nuevos temas cuando tienes cambios programados o guardados como borrador. Por favor, publica tus cambios o espera a que se publiquen para previsualizar nuevos temas."
#: wp-includes/script-loader.php:1254
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:1246
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:1241 wp-includes/script-loader.php:1243
#: wp-includes/widgets/class-wp-widget-custom-html.php:229
#: wp-includes/widgets/class-wp-widget-custom-html.php:231
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:1235
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:1231
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:1230
msgid "Reverting unpublished changes…"
msgstr "Deshaciendo los cambios no publicados…"
#: wp-includes/script-loader.php:1229
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:1228
msgid "Downloading your new theme…"
msgstr "Descargando tu nuevo tema…"
#: wp-includes/script-loader.php:1218
msgid "Discard changes"
msgstr "Descartar los cambios"
#: wp-includes/script-loader.php:1211
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:1207
msgid "Updating"
msgstr "Actualizando"
#: wp-includes/script-loader.php:1206
msgid "Draft Saved"
msgstr "Borrador guardado"
#: wp-includes/script-loader.php:1201 wp-admin/customize.php:193
msgid "Activate & Publish"
msgstr "Activar y publicar"
#: wp-includes/script-loader.php:1074
msgid "Yiddish"
msgstr "Yiddish"
#: wp-includes/script-loader.php:1073
msgid "Welsh"
msgstr "Galés"
#: wp-includes/script-loader.php:1072
msgid "Vietnamese"
msgstr "Vietnamita"
#: wp-includes/script-loader.php:1071
msgid "Ukrainian"
msgstr "Ukraniano"
#: wp-includes/script-loader.php:1070
msgid "Turkish"
msgstr "Turco"
#: wp-includes/script-loader.php:1069
msgid "Thai"
msgstr "Tailandés"
#: wp-includes/script-loader.php:1068
msgid "Tagalog"
msgstr "Tagalo"
#: wp-includes/script-loader.php:1067
msgid "Swedish"
msgstr "Sueco"
#: wp-includes/script-loader.php:1066
msgid "Swahili"
msgstr "Swahili"
#: wp-includes/script-loader.php:1065
msgid "Spanish"
msgstr "Español"
#: wp-includes/script-loader.php:1064
msgid "Slovenian"
msgstr "Esloveno"
#: wp-includes/script-loader.php:1063
msgid "Slovak"
msgstr "Eslovaco"
#: wp-includes/script-loader.php:1062
msgid "Serbian"
msgstr "Serbio"
#: wp-includes/script-loader.php:1061
msgid "Russian"
msgstr "Ruso"
#: wp-includes/script-loader.php:1060
msgid "Romanian"
msgstr "Rumano"
#: wp-includes/script-loader.php:1059
msgid "Portuguese"
msgstr "Portugués"
#: wp-includes/script-loader.php:1058
msgid "Polish"
msgstr "Polaco"
#: wp-includes/script-loader.php:1057
msgid "Persian"
msgstr "Persa"
#: wp-includes/script-loader.php:1056
msgid "Norwegian"
msgstr "Noruego"
#: wp-includes/script-loader.php:1055
msgid "Maltese"
msgstr "Maltés"
#: wp-includes/script-loader.php:1054
msgid "Malay"
msgstr "Malayo"
#: wp-includes/script-loader.php:1053
msgid "Macedonian"
msgstr "Macedonio"
#: wp-includes/script-loader.php:1052
msgid "Lithuanian"
msgstr "Lituano"
#: wp-includes/script-loader.php:1051
msgid "Latvian"
msgstr "Letón"
#: wp-includes/script-loader.php:1050
msgid "Korean"
msgstr "Coreano"
#: wp-includes/script-loader.php:1049
msgid "Japanese"
msgstr "Japonés"
#: wp-includes/script-loader.php:1048
msgid "Italian"
msgstr "Italiano"
#: wp-includes/script-loader.php:1047
msgid "Irish"
msgstr "Irlandés"
#: wp-includes/script-loader.php:1046
msgid "Indonesian"
msgstr "Indonesio"
#: wp-includes/script-loader.php:1045
msgid "Icelandic"
msgstr "Islandés"
#: wp-includes/script-loader.php:1044
msgid "Hungarian"
msgstr "Húngaro"
#: wp-includes/script-loader.php:1043
msgid "Hindi"
msgstr "Indio"
#: wp-includes/script-loader.php:1042
msgid "Hebrew"
msgstr "Hebreo"
#: wp-includes/script-loader.php:1041
msgid "Haitian Creole"
msgstr "Creole haitiano"
#: wp-includes/script-loader.php:1040
msgid "Greek"
msgstr "Griego"
#: wp-includes/script-loader.php:1039
msgid "German"
msgstr "Alemán"
#: wp-includes/script-loader.php:1038
msgid "Galician"
msgstr "Gallego"
#: wp-includes/script-loader.php:1037
msgid "French"
msgstr "Francés"
#: wp-includes/script-loader.php:1035
msgid "Filipino"
msgstr "Filipino"
#: wp-includes/script-loader.php:1034
msgid "Estonian"
msgstr "Estonio"
#: wp-includes/script-loader.php:1033
#: wp-includes/js/dist/block-library.js:46342 wp-admin/includes/ms.php:670
msgid "English"
msgstr "Inglés"
#: wp-includes/script-loader.php:1032
msgid "Dutch"
msgstr "Neerlandés"
#: wp-includes/script-loader.php:1031
msgid "Danish"
msgstr "Danés"
#: wp-includes/script-loader.php:1030
msgid "Czech"
msgstr "Checo"
#: wp-includes/script-loader.php:1029
msgid "Croatian"
msgstr "Croata"
#: wp-includes/script-loader.php:1028
msgid "Chinese (Traditional)"
msgstr "Chino (Tradicional)"
#: wp-includes/script-loader.php:1027
msgid "Chinese (Simplified)"
msgstr "Chino (Simplificado)"
#: wp-includes/script-loader.php:1026
msgid "Chinese"
msgstr "Chino"
#: wp-includes/script-loader.php:1025
msgid "Catalan"
msgstr "Catalán"
#: wp-includes/script-loader.php:1024
msgid "Bulgarian"
msgstr "Búlgaro"
#: wp-includes/script-loader.php:1023
msgid "Belarusian"
msgstr "Bielorruso"
#: wp-includes/script-loader.php:1022
msgid "Arabic"
msgstr "Árabe"
#: wp-includes/script-loader.php:1021
msgid "Albanian"
msgstr "Albano"
#: wp-includes/script-loader.php:1020
msgid "Afrikaans"
msgstr "Afrikáans"
#: wp-includes/script-loader.php:1010
msgid "Live Broadcast"
msgstr "Transmisión en vivo"
#: wp-includes/script-loader.php:1018
#: wp-includes/js/dist/block-library.js:46221
msgid "Chapters"
msgstr "Capítulos"
#: wp-includes/script-loader.php:1004
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:250
msgid "oEmbed Response"
msgstr "Respuesta oEmbed"
#: wp-includes/post.php:249
msgid "oEmbed Responses"
msgstr "Respuestas oEmbed"
#. translators: %s: Post custom field name.
#: wp-includes/post-template.php:1110
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:1747 wp-includes/pluggable.php:1931
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:1719 wp-includes/pluggable.php:1733
#: wp-includes/pluggable.php:1909 wp-includes/pluggable.php:1920
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:2917
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:2819
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:182
msgid "User cannot be added to this site."
msgstr "El usuario no puede ser añadido a este sitio."
#: wp-includes/load.php:1607
msgid "Scrape key check failed. Please try again."
msgstr "La comprobación de la clave del cambio 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:7657
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:7576
msgid "Only UUID V4 is supported at this time."
msgstr "En este momento solo es compatible con UUID V4."
#: wp-includes/deprecated.php:3948 wp-includes/deprecated.php:3965
#: 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:291
#: wp-includes/customize/class-wp-customize-theme-control.php:293
#: wp-admin/includes/theme.php:1061 wp-admin/includes/theme.php:1064
msgid "Install & Preview"
msgstr "Instalar y previsualizar"
#: wp-includes/customize/class-wp-customize-nav-menu-item-setting.php:731
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:869
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 would 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/customize/class-wp-customize-media-control.php:252
#: wp-includes/media.php:4547
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:828
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:835
msgid "Minute"
msgstr "Minuto"
#: wp-includes/customize/class-wp-customize-date-time-control.php:162
#: wp-admin/includes/template.php:834
msgid "Hour"
msgstr "Hora"
#: wp-includes/customize/class-wp-customize-date-time-control.php:160
#: wp-includes/js/dist/components.js:61078
msgid "Time"
msgstr "Hora"
#: wp-includes/customize/class-wp-customize-date-time-control.php:146
#: wp-includes/js/dist/block-library.js:1753
#: wp-includes/js/dist/components.js:61011 wp-admin/includes/template.php:832
msgid "Day"
msgstr "Día"
#: wp-includes/customize/class-wp-customize-date-time-control.php:130
#: wp-includes/js/dist/block-library.js:1747
#: wp-includes/js/dist/components.js:61026 wp-admin/includes/template.php:822
msgid "Month"
msgstr "Mes"
#: wp-includes/customize/class-wp-customize-date-time-control.php:127
#: wp-includes/js/dist/components.js:61062
#: wp-admin/includes/ajax-actions.php:2202
#: wp-admin/includes/class-wp-posts-list-table.php:700
#: wp-admin/includes/class-wp-posts-list-table.php:1649
msgid "Date"
msgstr "Fecha"
#: wp-includes/class-wp-user.php:773
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:319
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:1129
msgid "Create New Menu"
msgstr "Crea un nuevo menú"
#: wp-includes/class-wp-customize-nav-menus.php:845
msgid "New Menu"
msgstr "Nuevo menú"
#. translators: URL to the Widgets panel of the Customizer.
#: wp-includes/class-wp-customize-nav-menus.php:693
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:513
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:496
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:493
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:5735
msgid "CSS code"
msgstr "Código CSS"
#. translators: 1: Link to user profile, 2: Additional link attributes, 3:
#. Accessibility text.
#: wp-includes/class-wp-customize-manager.php:5694
#: wp-includes/widgets/class-wp-widget-custom-html.php:312
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/class-wp-customize-manager.php:5687
#: wp-includes/widgets/class-wp-widget-custom-html.php:327
#: wp-admin/plugin-editor.php:134 wp-admin/theme-editor.php:37
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/class-wp-customize-manager.php:5686
#: wp-includes/widgets/class-wp-widget-custom-html.php:326
#: wp-admin/plugin-editor.php:133 wp-admin/theme-editor.php:36
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/class-wp-customize-manager.php:5685
#: wp-includes/widgets/class-wp-widget-custom-html.php:325
#: wp-admin/plugin-editor.php:132 wp-admin/theme-editor.php:35
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/class-wp-customize-manager.php:5683
#: wp-includes/widgets/class-wp-widget-custom-html.php:323
#: wp-admin/plugin-editor.php:130 wp-admin/theme-editor.php:33
msgid "When using a keyboard to navigate:"
msgstr "Cuando se usa un teclado para navegar:"
#: wp-includes/class-wp-customize-manager.php:5673
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:5625
#: wp-admin/options-reading.php:87 wp-admin/options-reading.php:88
msgid "Your homepage displays"
msgstr "Tu página de inicio muestra"
#: wp-includes/class-wp-customize-manager.php:5608
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:5606
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:5180
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:5178
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:5074
msgid "WordPress.org themes"
msgstr "Temas de WordPress.org"
#: wp-includes/class-wp-customize-manager.php:5059
msgid "Installed themes"
msgstr "Temas instalados"
#: wp-includes/script-loader.php:1261 wp-admin/customize.php:196
#: wp-admin/customize.php:201 wp-admin/edit-form-advanced.php:396
msgid "Publish Settings"
msgstr "Ajustes de publicación"
#: wp-includes/class-wp-customize-manager.php:4360
msgid "Copied"
msgstr "Copiado"
#: wp-includes/class-wp-customize-manager.php:4354
msgid "Preview Link"
msgstr "Enlace de vista previa"
#: wp-includes/class-wp-customize-manager.php:4351
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:4349
msgid "Share Preview Link"
msgstr "Enlace para compartir la vista previa"
#: wp-includes/class-wp-customize-manager.php:3202
msgid "Changes trashed successfully."
msgstr "Cambios enviados a la papelera correctamente."
#: wp-includes/class-wp-customize-manager.php:3183
msgid "Changes have already been trashed."
msgstr "Los cambios ya se han enviado a la papelera."
#: wp-includes/class-wp-customize-manager.php:3162
#: wp-includes/class-wp-customize-manager.php:3195
msgid "Unable to trash changes."
msgstr "No ha sido posible enviar los cambios a la papelera."
#: wp-includes/class-wp-customize-manager.php:3150
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:3140
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/class-wp-customize-manager.php:2793
#: wp-includes/script-loader.php:1249 wp-includes/script-loader.php:1251
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/class-wp-customize-manager.php:2674
#: wp-includes/class-wp-customize-manager.php:2689
#: wp-includes/script-loader.php:1212
msgid "You must supply a future date to schedule."
msgstr "Debes facilitar una fecha futura para programar."
#: wp-includes/class-wp-customize-manager.php:2651
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:874
msgid "Edit User"
msgstr "Editar el usuario"
#: wp-includes/admin-bar.php:828
msgid "View User"
msgstr "Ver el usuario"
#: wp-includes/widgets/class-wp-widget-text.php:499
msgid "This widget may have contained code that may work better in the “Custom HTML” widget. If you have not 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:552
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:551
msgid "Did you just paste HTML?"
msgstr "¿Querías solo pegar HTML?"
#: wp-includes/widgets/class-wp-widget-text.php:536
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:534
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:532
msgid "New Custom HTML Widget"
msgstr "Nuevo widget de HTML personalizado"
#: wp-includes/widgets/class-wp-widget-text.php:497
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:284
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:54
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:199
msgid "Show tag counts"
msgstr "Mostrar el contador de etiquetas"
#. translators: %s: Number of items (tags).
#. translators: %s: Number of comments.
#. translators: %s: Number of items.
#. translators: Number of items.
#. translators: %s: The remaining number of plugins.
#: wp-includes/category-template.php:869 wp-includes/category-template.php:880
#: wp-admin/includes/ajax-actions.php:533
#: wp-admin/includes/class-wp-list-table.php:888
#: wp-admin/includes/class-wp-list-table.php:1494 wp-admin/js/updates.js:1070
msgid "%s item"
msgid_plural "%s items"
msgstr[0] "%s elemento"
msgstr[1] "%s elementos"
#: wp-includes/widgets/class-wp-widget-media.php:495
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:4056 wp-admin/includes/media.php:3291
msgid "(no author)"
msgstr "(sin autor)"
#. translators: %s: URL to Network Settings screen.
#: wp-signup.php:933
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:926
msgid "The network currently allows both site and user registrations."
msgstr "Actualmente la red permite el registro de sitios y usuarios."
#: wp-signup.php:923
msgid "The network currently allows user registrations."
msgstr "Actualmente la red permite el registro de usuarios."
#: wp-signup.php:920
msgid "The network currently allows site registrations."
msgstr "Actualmente la red permite el registro de sitios."
#: wp-signup.php:917
msgid "The network currently disallows registrations."
msgstr "Actualmente la red no permite registros."
#: wp-signup.php:912
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:155
msgid "Title for the widget"
msgstr "Título para el widget"
#: wp-includes/widgets/class-wp-widget-media.php:149
msgid "URL to the media file"
msgstr "URL al archivo de medios"
#: wp-includes/widgets/class-wp-widget-media.php:142
msgid "Attachment post ID"
msgstr "ID del adjunto de la entrada"
#: wp-includes/widgets/class-wp-widget-media.php:507
msgid "Looks like this is not the correct kind of file. Please link to an appropriate file instead."
msgstr "Parece que este no es el tipo de archivo correcto. Por favor, enlaza a un tipo de archivo válido."
#: wp-includes/widgets/class-wp-widget-media.php:506
msgid "Media Widget"
msgstr "Widget de medios"
#. translators: %d: Widget count.
#: wp-includes/widgets/class-wp-widget-media.php:505
msgid "Media Widget (%d)"
msgid_plural "Media Widget (%d)"
msgstr[0] "Widget de medios (%d)"
msgstr[1] "Widgets de medios (%d)"
#: wp-includes/widgets/class-wp-widget-media.php:498
msgid "Add to Widget"
msgstr "Añadir al widget"
#: wp-includes/widgets/class-wp-widget-media.php:497
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:496
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:494
msgid "No media selected"
msgstr "No se ha seleccionado ningún archivo de medios"
#: wp-includes/widgets/class-wp-widget-media.php:477
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)"
#: 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)"
#: 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-audio.php:197
#: wp-includes/widgets/class-wp-widget-media-image.php:354
#: 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 is not the correct kind of file. Please link to an audio file instead."
msgstr "Parece que este no es el 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)"
#: 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/customize/class-wp-customize-media-control.php:239
#: wp-includes/widgets/class-wp-widget-media-audio.php:38
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:2495
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:2487
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:2477
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:2469
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:1558
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:1114
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-posts-controller.php:403
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:312
#: 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-posts-controller.php:224
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:237
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:334
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/class-wp-post-type.php:850
msgctxt "page"
msgid "Use as featured image"
msgstr "Usar como imagen destacada"
#: wp-includes/class-wp-post-type.php:850
msgctxt "post"
msgid "Use as featured image"
msgstr "Usar como imagen destacada"
#: wp-includes/class-wp-post-type.php:849
msgctxt "page"
msgid "Remove featured image"
msgstr "Eliminar la imagen destacada"
#: wp-includes/class-wp-post-type.php:849
msgctxt "post"
msgid "Remove featured image"
msgstr "Eliminar la imagen destacada"
#: wp-includes/class-wp-post-type.php:848
msgctxt "page"
msgid "Set featured image"
msgstr "Establecer la imagen destacada"
#: wp-includes/class-wp-post-type.php:848
msgctxt "post"
msgid "Set featured image"
msgstr "Establecer la imagen destacada"
#: wp-includes/class-wp-post-type.php:847
msgctxt "page"
msgid "Featured image"
msgstr "Imagen destacada"
#: wp-includes/class-wp-post-type.php:847
msgctxt "post"
msgid "Featured image"
msgstr "Imagen destacada"
#. translators: 1: $sanitize_callback, 2: register_setting()
#: wp-includes/option.php:2471
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:4502
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:4501
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:4554
msgid "Suggested image dimensions: %1$s by %2$s pixels."
msgstr "Dimensiones de imagen sugeridas: %1$s por %2$s píxeles."
#: wp-includes/comment.php:3472
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:472
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:807
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:783
msgid "Your theme has %s widget area, but this particular page does not display it."
msgid_plural "Your theme has %s widget areas, but this particular page does not 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:774
msgid "Your theme has 1 widget area, but this particular page does not display it."
msgstr "Tu tema tiene 1 área de widgets, pero esta página en concreto no la muestra."
#. translators: %s: The number of other widget areas registered but not
#. rendered.
#: wp-includes/class-wp-customize-widgets.php:759
msgid "Your theme has %s other widget area, but this particular page does not display it."
msgid_plural "Your theme has %s other widget areas, but this particular page does not 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:750
msgid "Your theme has 1 other widget area, but this particular page does not 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:2122
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:111
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:963
msgid "Unique identifier for the term."
msgstr "Identificador único del término."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:137
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:350
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:349
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:328
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:316
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:304
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:298
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:292
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:341
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:1578
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:1549
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:1484
msgid "Avatar URLs for the user."
msgstr "URLs del avatar del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1437
msgid "Roles assigned to the user."
msgstr "Perfiles asignados al usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1414
msgid "The nickname for the user."
msgstr "Alias del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1408
msgid "Locale for the user."
msgstr "Idioma local del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1401
msgid "Author URL of the user."
msgstr "URL de autor del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1396
msgid "Description of the user."
msgstr "Descripción del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1390
msgid "URL of the user."
msgstr "URL del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1375
msgid "Last name for the user."
msgstr "Apellidos del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1367
msgid "First name for the user."
msgstr "Nombre del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1359
msgid "Display name for the user."
msgstr "Muestra el nombre del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1350
msgid "Login name for the user."
msgstr "Nombre de acceso del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:876
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:923
msgid "The user cannot be deleted."
msgstr "El usuario no puede ser borrado."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:583
msgid "Error creating new user."
msgstr "Error al crear un nuevo usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1017
msgid "The parent term ID."
msgstr "Identificador del término superior."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:987
msgid "HTML title for the term."
msgstr "Título HTML del término."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:980
msgid "URL of the term."
msgstr "URL del término."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:711
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:110
#: wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php:137
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:2221
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:198
#: wp-includes/rest-api/endpoints/class-wp-rest-menus-controller.php:292
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:446
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:593
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:338
msgid "Term does not exist."
msgstr "El término no existe."
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:362
msgid "Types associated with the taxonomy."
msgstr "Tipos asociados a la taxonomia."
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:344
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:322
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:305
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:944
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:924
msgid "The attachment MIME type."
msgstr "Tipo MIME del adjunto."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:916
msgid "Attachment type."
msgstr "Tipo de adjunto."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:893
msgid "The attachment description."
msgstr "Descripción del adjunto"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:870
msgid "The attachment caption."
msgstr "Leyenda del adjunto."
#: wp-includes/option.php:2199
msgid "Default post category."
msgstr "Categoria de entrada por defecto"
#: wp-includes/option.php:2089
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:1123
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:1011
msgctxt "New site notification email subject"
msgid "[%1$s] Activate %2$s"
msgstr "[%1$s] Activar %2$s"
#: wp-includes/blocks/rss.php:23 wp-includes/widgets.php:1581
#: wp-includes/widgets.php:1704
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:749
msgid "Invalid slug."
msgstr "Slug no válido."
#: wp-includes/rest-api.php:2185
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:733
#: wp-includes/user.php:4529 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:379
msgid "Invalid JSONP callback function."
msgstr "Llamada no válida a JSONP."
#: wp-includes/post.php:4553
msgid "Invalid page template."
msgstr "Plantilla de página no válida."
#: wp-includes/post.php:4192 wp-includes/rest-api.php:2179
#: wp-includes/script-loader.php:1262 wp-admin/includes/post.php:191
msgid "Invalid date."
msgstr "Fecha no válida."
#: wp-includes/theme.php:1632
msgid "Video is playing."
msgstr "El vídeo se está reproduciendo."
#: wp-includes/theme.php:1631
msgid "Video is paused."
msgstr "El vídeo está en pausa."
#: wp-includes/theme.php:2231
msgctxt "Theme starter content"
msgid "Archives"
msgstr "Archivos"
#: wp-includes/theme.php:2383
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:2375
msgctxt "Theme starter content"
msgid "News"
msgstr "Noticias"
#: wp-includes/theme.php:2366
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:2358
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:2350
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:2261
msgctxt "Theme starter content"
msgid "Recent Posts"
msgstr "Entradas recientes"
#: wp-includes/theme.php:2255
msgctxt "Theme starter content"
msgid "Recent Comments"
msgstr "Comentarios recientes"
#: wp-includes/theme.php:2249
msgctxt "Theme starter content"
msgid "Meta"
msgstr "Meta"
#: wp-includes/theme.php:2237
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:1228
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1242
#: wp-admin/includes/user.php:62 wp-admin/users.php:125
#: wp-admin/network/site-users.php:146
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:221
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:3726
#: 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-menu-items-controller.php:99
msgid "Sorry, you are not allowed to view menu items."
msgstr "Lo siento, no tienes permiso para ver los elementos del menú."
#: 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:2340
msgctxt "Theme starter content"
msgid "YouTube"
msgstr "YouTube"
#: wp-includes/theme.php:2328
msgctxt "Theme starter content"
msgid "Pinterest"
msgstr "Pinterest"
#: wp-includes/theme.php:2324
msgctxt "Theme starter content"
msgid "LinkedIn"
msgstr "LinkedIn"
#: wp-includes/theme.php:2316
msgctxt "Theme starter content"
msgid "GitHub"
msgstr "GitHub"
#: wp-includes/theme.php:2312
msgctxt "Theme starter content"
msgid "Foursquare"
msgstr "Foursquare"
#: wp-includes/theme.php:2223
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:2222
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:229
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:275
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:374
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:616
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:801
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:1387
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:600
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:793
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:1236
msgid "This theme does not support video headers on this page. Navigate to the front page or another page that supports video headers."
msgstr "Este tema no admite cabeceras de vídeo en esta página. Puedes ir a la página de inicio o a 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/customize/class-wp-customize-media-control.php:229
#: wp-includes/widgets/class-wp-widget-media-video.php:38
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:2380
msgctxt "Theme starter content"
msgid "A homepage section"
msgstr "Una sección de la página de inicio"
#: wp-includes/theme.php:2371
msgctxt "Theme starter content"
msgid "Blog"
msgstr "Blog"
#: wp-includes/theme.php:2363
msgctxt "Theme starter content"
msgid "Contact"
msgstr "Contacto"
#: wp-includes/theme.php:2355
msgctxt "Theme starter content"
msgid "About"
msgstr "Acerca de"
#: wp-includes/theme.php:2274 wp-includes/theme.php:2347
msgctxt "Theme starter content"
msgid "Home"
msgstr "Inicio"
#: wp-includes/theme.php:2304
msgctxt "Theme starter content"
msgid "Email"
msgstr "Correo electrónico"
#: wp-includes/theme.php:2320
msgctxt "Theme starter content"
msgid "Instagram"
msgstr "Instagram"
#: wp-includes/theme.php:2332
msgctxt "Theme starter content"
msgid "Twitter"
msgstr "Twitter"
#: wp-includes/theme.php:2308
msgctxt "Theme starter content"
msgid "Facebook"
msgstr "Facebook"
#: wp-includes/theme.php:2336
msgctxt "Theme starter content"
msgid "Yelp"
msgstr "Yelp"
#: wp-includes/theme.php:2243
msgctxt "Theme starter content"
msgid "Categories"
msgstr "Categorías"
#: wp-includes/theme.php:2267
msgctxt "Theme starter content"
msgid "Search"
msgstr "Buscar"
#: wp-includes/theme.php:2212
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:2211
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:2210
msgctxt "Theme starter content"
msgid "Hours"
msgstr "Horas"
#: wp-includes/theme.php:2209
msgctxt "Theme starter content"
msgid "New York, NY 10001"
msgstr "Madrid, 28000"
#: wp-includes/theme.php:2208
msgctxt "Theme starter content"
msgid "123 Main Street"
msgstr "Calle Principal, 123"
#: wp-includes/theme.php:2207
msgctxt "Theme starter content"
msgid "Address"
msgstr "Dirección"
#: wp-includes/theme.php:2203
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:1316
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:1306
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:558
msgid "Invalid user parameter(s)."
msgstr "Parámetro(s) de usuario no válidos."
#: wp-includes/script-loader.php:1225
msgctxt "label for hide controls button without length constraints"
msgid "Show Controls"
msgstr "Mostrar los controles"
#: wp-includes/script-loader.php:1224 wp-admin/customize.php:256
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:5307
msgid "Header Media"
msgstr "Medios del encabezado"
#: wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php:371
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:637
msgid "+ %s"
msgstr "+ %s"
#: wp-includes/l10n.php:1590
msgctxt "default site language"
msgid "Site Default"
msgstr "Por defecto del sitio"
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:907
msgid "HTML description for the attachment, transformed for display."
msgstr "Descripción HTML del adjunto, transformada para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:902
msgid "Description for the attachment, as it exists in the database."
msgstr "Descripción del adjunto, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:884
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:879
msgid "Caption for the attachment, as it exists in the database."
msgstr "Leyenda del adjunto, tal como existe en la base de datos."
#: wp-includes/class-wp-customize-manager.php:6085
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:896
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:697
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:1003
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:5421
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."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2858
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:340
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:2848
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:3987
msgid "Comment is required."
msgstr "Es necesario un comentario."
#: wp-includes/class-wp-customize-nav-menus.php:951
msgid "Empty title."
msgstr "Título vacío."
#: 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/class-wp-customize-manager.php:5646
#: wp-admin/includes/file.php:38
msgid "Homepage"
msgstr "Página de inicio"
#: wp-includes/script-loader.php:868 wp-includes/js/dist/components.js:55759
msgid "Item selected."
msgstr "Elemento seleccionado."
#. translators: 1: Parameter, 2: Minimum number, 3: Maximum number.
#: wp-includes/rest-api.php:2552
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:2522
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:2537
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:2507
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:2191
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:2110 wp-includes/rest-api.php:2220
#: wp-includes/rest-api.php:2242 wp-includes/rest-api.php:2265
#: wp-includes/rest-api.php:2380 wp-includes/rest-api.php:2451
#: wp-includes/rest-api.php:2580 wp-includes/rest-api.php:2648
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:1487
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:513
msgid "Meta fields."
msgstr "Campos meta."
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:244
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:1566
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:1460
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:1454
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:1445
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:1430
msgid "Registration date for the user."
msgstr "Fecha de registro del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1383
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:1210
msgid "The role %s does not exist."
msgstr "El perfil %s no existe."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:905
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:855
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:741
msgid "Username is not editable."
msgstr "El nombre de usuario no es editable."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:679
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:535
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:690
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:490
msgid "You are not currently logged in."
msgstr "No estás conectado."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1108
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:1102
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:1095
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:1079
msgid "Sort collection by term attribute."
msgstr "Ordenar la colección por atributo de término."
#: 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:720
msgid "The ID for the parent of the revision."
msgstr "El ID del superior de la revisión."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1004
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:996
msgid "An alphanumeric identifier for the term unique to its type."
msgstr "Un identificador alfanumérico para el término único para su tipo."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:975
msgid "HTML description of the term."
msgstr "Descripción HTML del término."
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:969
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:1344
msgid "Unique identifier for the user."
msgstr "Identificador único del usuario."
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:464
msgid "The template cannot be deleted."
msgstr "La plantilla no se puede borrar."
#: 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:434
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:356
msgid "Whether or not the term cloud should be displayed."
msgstr "Si la nube de términos debería mostrarse o no."
#. translators: %s: Property name.
#. translators: %s: Custom field key.
#: wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php:197
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:168
#: wp-includes/rest-api/fields/class-wp-rest-meta-fields.php:185
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/class-wp-customize-nav-menus.php:954
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2927
msgid "Status is forbidden."
msgstr "El estado está prohibido."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2871
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:3090
msgid "Limit result set to items except those with specific terms assigned in the %s taxonomy."
msgstr "Limitar el conjunto de resultados a los elementos, excepto aquellos con términos específicos asignados en la taxonomía %s."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2838
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:2830
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:1602
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2793
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:788
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1063
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1530
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-menu-items-controller.php:938
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2787
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:2746
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:2738
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:2529
msgid "The terms assigned to the post in the %s taxonomy."
msgstr "Los términos asignados a la entrada en la taxonomía %s."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2499
msgid "The theme file to use to display the post."
msgstr "El archivo del tema a usar para mostrar la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2254
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:2492
msgid "Whether or not the post should be treated as sticky."
msgstr "Si se debe tratar la entrada como fija o no."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2476
msgid "The format for the post."
msgstr "El formato de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2456
msgid "Whether or not the post can be pinged."
msgstr "Si se puede hacer ping a la entrada o no."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2450
msgid "Whether or not comments are open on the post."
msgstr "Si los comentarios están abiertos en la entrada o no."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2442
msgid "The ID of the featured media for the post."
msgstr "El ID de la imagen destacada para la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2431
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:2425
msgid "HTML excerpt for the post, transformed for display."
msgstr "Extracto HTML para la entrada, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2420
msgid "Excerpt for the post, as it exists in the database."
msgstr "Extracto para la entrada, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2411
msgid "The excerpt for the post."
msgstr "El extracto de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2403
msgid "The ID for the author of the post."
msgstr "El ID del autor de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2392
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-global-styles-controller.php:518
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2355
msgid "HTML title for the post, transformed for display."
msgstr "Título HTML para la entrada, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2350
msgid "Title for the post, as it exists in the database."
msgstr "Título para la entrada, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:720
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:257
msgid "The title for the object."
msgstr "El título para el objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2239
msgid "A named status for the post."
msgstr "Un nombre de estado de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:725
msgid "An alphanumeric identifier for the revision unique to its type."
msgstr "Un identificador alfanumérico para la revisión único para su tipo."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:714
msgid "The date the revision was last modified, as GMT."
msgstr "La fecha en la que se modificó por última vez la revisión, como GMT."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:708
msgid "The date the revision was last modified, in the site's timezone."
msgstr "La fecha en la que se modificó por última vez la revisión, en la zona horaria del sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2196
msgid "GUID for the post, transformed for display."
msgstr "GUID de la entrada, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:698
msgid "GUID for the revision, as it exists in the database."
msgstr "GUID para la revisión, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2184
msgid "The globally unique identifier for the post."
msgstr "El identificador global único de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:692
msgid "The date the revision was published, as GMT."
msgstr "La fecha en la que se publicó la revisión, como GMT."
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:686
msgid "The date the revision was published, in the site's timezone."
msgstr "La fecha en la que se publicó la revisión, en la zona horaria del sitio."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1439
msgid "Invalid featured media ID."
msgstr "ID del medio destacado no válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php:259
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:1300
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:143
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:1284
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:1273
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:1265
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:1012
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:228
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-menu-items-controller.php:115
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:582
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:636
msgid "Cannot create existing post."
msgstr "No se puede crear una entrada existente."
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:515
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:490
msgid "Incorrect post password."
msgstr "Contraseña de entrada incorrecta."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:215
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:228
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:1675
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:102
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:338
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:332
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:326
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:320
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:1422
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:335
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:329
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:323
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:317
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:311
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:1668
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:1660
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:1651
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:1642
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:1633
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-menu-items-controller.php:950
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:800
msgid "Sort collection by object attribute."
msgstr "Ordenar la colección por el atributo del objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1607
#: wp-includes/rest-api/endpoints/class-wp-rest-menu-items-controller.php:943
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2798
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:793
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1069
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1536
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:1593
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2777
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:779
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1053
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1521
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:1584
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2768
#: wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php:770
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:1044
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1512
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:2756
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:1572
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:1563
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:1555
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:2725
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:1521
msgid "Avatar URLs for the comment author."
msgstr "URL del avatar del autor del comentario."
#. translators: %d: Avatar image size in pixels.
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1513
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:1476
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:1489
msgid "State of the comment."
msgstr "Estado del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1483
msgid "The ID of the associated post object."
msgstr "El ID del objeto asociado a la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2280
msgid "The ID for the parent of the post."
msgstr "El ID del superior de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:263
msgid "URL to the object."
msgstr "URL al objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2178
msgid "The date the post was published, as GMT."
msgstr "La fecha en la que la entrada fue publicada, como GMT."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2380
msgid "HTML content for the post, transformed for display."
msgstr "Contenido HTML de la entrada, transformado para su visualización."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2375
msgid "Content for the post, as it exists in the database."
msgstr "Contenido de la entrada, tal como existe en la base de datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:2366
msgid "The content for the post."
msgstr "El contenido de la entrada."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1428
msgid "User agent for the comment author."
msgstr "Agente de usuario del autor del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1422
msgid "URL for the comment author."
msgstr "URL del autor del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1414
msgid "Display name for the comment author."
msgstr "Muestra el nombre del autor del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1408
msgid "IP address for the comment author."
msgstr "Dirección IP del autor del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1398
msgid "Email address for the comment author."
msgstr "Dirección de correo electrónico del autor del comentario."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1393
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-menu-items-controller.php:739
#: wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php:251
msgid "Unique identifier for the object."
msgstr "Identificador único para el objeto."
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:1310
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:3899 wp-includes/comment.php:3524
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:446
#: wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php:468
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:136
#: wp-includes/rest-api/endpoints/class-wp-rest-templates-controller.php:111
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:1170
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:1163
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:1038
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:1018
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1204
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:1005
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:995
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:987
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:979
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:1190
msgid "No data supplied."
msgstr "No se han suministrado datos."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:938
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:931
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:861
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:153
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:327
msgid "Invalid parent type."
msgstr "Tipo de padre no válido."
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:133
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:124
#: wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php:412
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:367
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/class-wp-post-type.php:844 wp-admin/edit-form-advanced.php:419
msgid "Page Attributes"
msgstr "Atributos de página"
#: wp-includes/class-wp-post-type.php:844
msgid "Post Attributes"
msgstr "Atributos de entrada"
#: wp-includes/class-wp-post-type.php:837
msgid "View Pages"
msgstr "Ver páginas"
#: wp-includes/class-wp-post-type.php:837
msgid "View Posts"
msgstr "Ver entradas"
#: wp-includes/post.php:213
msgid "No changesets found in Trash."
msgstr "No se han encontrado grupos de cambios en la papelera."
#: wp-includes/post.php:212
msgid "No changesets found."
msgstr "No se han encontrado grupos de cambios."
#: wp-includes/post.php:211
msgid "Search Changesets"
msgstr "Buscar grupos de cambios"
#: wp-includes/post.php:210
msgid "All Changesets"
msgstr "Todos los grupos de cambios"
#: wp-includes/post.php:209
msgid "View Changeset"
msgstr "Ver el grupo de cambios"
#: wp-includes/post.php:208
msgid "Edit Changeset"
msgstr "Editar el grupo de cambios"
#: wp-includes/post.php:207
msgid "New Changeset"
msgstr "Nuevo grupo de cambios"
#: wp-includes/post.php:206
msgid "Add New Changeset"
msgstr "Añadir nuevo grupo de cambios"
#: wp-includes/post.php:205
msgctxt "Customize Changeset"
msgid "Add New"
msgstr "Añadir nuevo"
#: wp-includes/post.php:204
msgctxt "post type singular name"
msgid "Changeset"
msgstr "Grupo de cambios"
#: wp-includes/post.php:203
msgctxt "post type general name"
msgid "Changesets"
msgstr "Grupos de cambios"
#: wp-includes/post.php:171 wp-includes/post.php:172
msgid "Custom CSS"
msgstr "CSS personalizado"
#: wp-includes/post.php:81
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:1892
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:2366 wp-includes/option.php:2379
#: wp-includes/option.php:2439 wp-includes/option.php:2452
#: wp-admin/includes/template.php:1575 wp-admin/includes/template.php:1588
#: wp-admin/includes/template.php:1646 wp-admin/includes/template.php:1659
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:2264
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:2219
msgid "Blog pages show at most."
msgstr "Páginas de blog mostradas como máximo."
#: wp-includes/option.php:2209
msgid "Default post format."
msgstr "Formato de la entrada por defecto."
#: wp-includes/option.php:2188
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:2177
msgid "WordPress locale code."
msgstr "Código del idioma local de WordPress."
#: wp-includes/option.php:2165
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:2155
msgid "A time format for all time strings."
msgstr "Formato de hora para todas las cadenas de hora."
#: wp-includes/option.php:2145
msgid "A date format for all date strings."
msgstr "Formato fecha para todas las cadenas de fecha."
#: wp-includes/option.php:2135
msgid "A city in the same timezone as you."
msgstr "Una ciudad en la misma zona horaria que tú."
#: wp-includes/option.php:2077
msgid "Site title."
msgstr "Título del sitio."
#: wp-includes/media.php:4514
msgid "Search media items..."
msgstr "Buscar medios..."
#: wp-includes/link-template.php:2849
msgctxt "next set of posts"
msgid "Next"
msgstr "Siguientes"
#: wp-includes/link-template.php:2848
msgctxt "previous set of posts"
msgid "Previous"
msgstr "Anteriores"
#: wp-includes/general-template.php:517 wp-login.php:832 wp-login.php:1402
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:167
msgid "Markup is not allowed in CSS."
msgstr "No se permite marcado dentro de CSS."
#: wp-includes/class-wp-xmlrpc-server.php:3844
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:2778
msgid "Invalid role."
msgstr "Perfil no válido."
#: wp-includes/class-wp-xmlrpc-server.php:2398
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:2318
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:668
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:2208
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:376
#: wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php:567
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:2135
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:815
#: wp-includes/class-wp-customize-widgets.php:918
msgid "No widgets found."
msgstr "No se han encontrado widgets."
#. translators: %d: The number of widgets found.
#: wp-includes/class-wp-customize-widgets.php:814
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:1045
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:1040
msgid "Post"
msgstr "Entrada"
#. translators: 1: .mp4, 2: .mov
#: wp-includes/class-wp-customize-manager.php:6060
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:6052
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:6011
msgid "Unrecognized background setting."
msgstr "Ajuste de fondo no reconocido."
#: wp-includes/class-wp-customize-manager.php:6002
#: wp-includes/class-wp-customize-manager.php:6006
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:5998
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:5994
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:5990
msgid "Invalid value for background attachment."
msgstr "Valor no válido para el archivo adjunto de fondo."
#: wp-includes/class-wp-customize-manager.php:5986
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:5677
msgid "Learn more about CSS"
msgstr "Aprende más sobre CSS"
#: wp-includes/class-wp-customize-manager.php:5713
msgid "Additional CSS"
msgstr "CSS adicional"
#: wp-includes/class-wp-customize-manager.php:5583
#: wp-admin/includes/class-custom-background.php:455
msgid "Scroll with Page"
msgstr "Desplazar con la página"
#: wp-includes/class-wp-customize-manager.php:5565
#: wp-admin/includes/class-custom-background.php:447
msgid "Repeat Background Image"
msgstr "Repetir la imagen de fondo"
#: wp-includes/class-wp-customize-manager.php:5542
#: wp-admin/includes/class-custom-background.php:433
#: wp-admin/includes/class-custom-background.php:434
msgid "Image Size"
msgstr "Tamaño de la imagen"
#: wp-includes/class-wp-customize-manager.php:5520
#: wp-includes/customize/class-wp-customize-background-position-control.php:93
#: wp-admin/includes/class-custom-background.php:414
#: wp-admin/includes/class-custom-background.php:415
msgid "Image Position"
msgstr "Posición de la imagen"
#: wp-includes/class-wp-customize-manager.php:5492
msgctxt "Custom Preset"
msgid "Custom"
msgstr "Personalizada"
#: wp-includes/class-wp-customize-manager.php:5491
msgctxt "Repeat Image"
msgid "Repeat"
msgstr "Repetir"
#: wp-includes/class-wp-customize-manager.php:5490
#: wp-includes/class-wp-customize-manager.php:5547
#: wp-admin/includes/class-custom-background.php:437
msgid "Fit to Screen"
msgstr "Ajustar a la pantalla"
#: wp-includes/class-wp-customize-manager.php:5488
msgctxt "Default Preset"
msgid "Default"
msgstr "Por defecto"
#: wp-includes/class-wp-customize-manager.php:5484
msgctxt "Background Preset"
msgid "Preset"
msgstr "Preestablecido"
#: wp-includes/class-wp-customize-manager.php:5407
msgid "Header Video"
msgstr "Vídeo de cabecera"
#. translators: 1: .mp4, 2: Header height in pixels.
#: wp-includes/class-wp-customize-manager.php:5329
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:5322
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:5315
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:5308
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:4924
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:4922
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:4920
msgid "%d themes found"
msgstr "%d temas encontrados"
#: wp-includes/class-wp-customize-manager.php:4918
#: wp-admin/network/themes.php:158
msgid "Are you sure you want to delete this theme?"
msgstr "¿Seguro que quieres borrar este tema?"
#: wp-includes/class-wp-customize-manager.php:2356
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:2351
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:2140
msgid "This form is not live-previewable."
msgstr "Este formulario no se puede previsualizar en directo."
#: wp-includes/class-wp-customize-manager.php:2139
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:792
msgid "Edit selected menu"
msgstr "Editar el menú seleccionado"
#: wp-includes/class-wp-editor.php:1408
#: wp-includes/js/dist/format-library.js:894
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/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:1009
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:1011
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:1014
msgid "Volume Slider"
msgstr "Control de volumen"
#: wp-includes/script-loader.php:1016
msgid "Audio Player"
msgstr "Reproductor de audio"
#: wp-includes/script-loader.php:1015
msgid "Video Player"
msgstr "Reproductor de vídeo"
#: wp-includes/script-loader.php:1008
msgid "Time Slider"
msgstr "Control de tiempo"
#: wp-includes/script-loader.php:1007 wp-includes/theme.php:1629
msgid "Pause"
msgstr "Pausa"
#: wp-includes/script-loader.php:1006 wp-includes/theme.php:1630
msgid "Play"
msgstr "Reproducir"
#: wp-includes/taxonomy.php:2364 wp-includes/taxonomy.php:3155
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:653
msgid "Inexistent terms."
msgstr "Términos inexistentes."
#. translators: %s: Theme name.
#: wp-includes/customize/class-wp-customize-theme-control.php:252
#: wp-admin/includes/theme.php:1046 wp-admin/theme-install.php:366
#: wp-admin/theme-install.php:431 wp-admin/themes.php:554
#: wp-admin/themes.php:914 wp-admin/themes.php:1135 wp-admin/js/updates.js:1415
msgctxt "theme"
msgid "Activate %s"
msgstr "Activar %s"
#: wp-includes/class-wp-xmlrpc-server.php:4900
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:3015
#: wp-includes/class-wp-xmlrpc-server.php:3237 wp-admin/includes/post.php:486
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:2840
#: wp-includes/class-wp-xmlrpc-server.php:2890
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:2697
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:696
#: wp-admin/user-edit.php:100 wp-admin/user-edit.php:132
#: wp-admin/user-edit.php:191 wp-admin/users.php:108 wp-admin/users.php:138
#: wp-admin/users.php:237
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:999
msgid "Seasonal"
msgstr "Estacional"
#: wp-includes/class-wp-theme.php:998
msgid "Photoblogging"
msgstr "Fotoblogging"
#: wp-includes/class-wp-theme.php:996
msgid "Responsive Layout"
msgstr "Diseño adaptable"
#: wp-includes/class-wp-theme.php:995
msgid "Fluid Layout"
msgstr "Diseño fluido"
#: wp-includes/class-wp-theme.php:994
msgid "Fixed Layout"
msgstr "Diseño fijo"
#: wp-includes/class-wp-theme.php:989
msgid "Tan"
msgstr "Moreno"
#: wp-includes/class-wp-xmlrpc-server.php:2972
#: wp-includes/class-wp-xmlrpc-server.php:3188
#: wp-admin/includes/ajax-actions.php:2013 wp-admin/includes/post.php:272
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:3122
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:1827
#: wp-includes/class-wp-xmlrpc-server.php:5261
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:925
#: wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php:979
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:292
msgctxt "site"
msgid "← Go to %s"
msgstr "← Ir a %s"
#: wp-includes/wp-db.php:2094 wp-includes/wp-db.php:2100
msgid "Unable to retrieve the error message from MySQL"
msgstr "No se ha podido recuperar el mensaje de error desde MySQL"
#: wp-includes/customize/class-wp-customize-nav-menu-location-control.php:86
#: wp-includes/widgets/class-wp-nav-menu-widget.php:196
msgid "Edit Menu"
msgstr "Editar el menú"
#: wp-includes/script-loader.php:1856 wp-admin/includes/dashboard.php:1002
msgid "Today"
msgstr "Hoy"
#: wp-includes/class-wp-text-diff-renderer-table.php:127
msgid "Deleted:"
msgstr "Borrado:"
#: wp-login.php:966 wp-admin/install.php:171 wp-admin/user-edit.php:671
#: wp-admin/user-new.php:596 wp-admin/js/user-profile.js:52
msgid "Confirm use of weak password"
msgstr "Confirma el uso de una contraseña débil."
#: wp-includes/script-loader.php:1129
msgctxt "password strength"
msgid "Password strength unknown"
msgstr "Fortaleza de la contraseña desconocida"
#: wp-includes/rest-api/class-wp-rest-server.php:1117
#: wp-includes/script-loader.php:742 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:667
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:2049 wp-includes/user.php:2586
msgid "[%s] Password Changed"
msgstr "[%s] Contraseña cambiada"
#. translators: %s: User name.
#: wp-includes/pluggable.php:2041
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:4940
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:4353
#: wp-includes/class-wp-xmlrpc-server.php:4406
#: wp-includes/class-wp-xmlrpc-server.php:6383 wp-admin/async-upload.php:38
#: wp-admin/includes/ajax-actions.php:2449
#: wp-admin/includes/ajax-actions.php:2515 wp-admin/media-new.php:16
#: wp-admin/media-upload.php:20 wp-admin/upload.php:13
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:3400
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:2760
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:213
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:442
#: wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php:448
#: 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/class-wp-customize-manager.php:2379
#: wp-includes/class-wp-customize-setting.php:593
#: wp-includes/script-loader.php:1263
msgid "Invalid value."
msgstr "Valor no válido."
#: wp-includes/class-wp-customize-manager.php:515
#: wp-includes/script-loader.php:1221 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: