# Translation of Plugins - Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories - Stable (latest release) in Spanish (Spain)
# This file is distributed under the same license as the Plugins - Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories - Stable (latest release) package.
msgid ""
msgstr ""
"PO-Revision-Date: 2025-07-09 09:57:07+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.1\n"
"Language: es\n"
"Project-Id-Version: Plugins - Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories - Stable (latest release)\n"

#: src/Views/expire-column.php:68
msgid "Overdue: "
msgstr "Atrasado: "

#: src/Modules/Workflows/Migrations/V040500OnScheduledStepsSchema.php:58
msgid "Migrate post_id and repetition_number on scheduled steps schema after v4.5.0"
msgstr "Migrar post_id y repetition_number en el esquema de pasos programados después de v4.5.0"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:145
msgid "When scheduled"
msgstr "Cuándo está programado"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:122
msgid "The ID of the post that was scheduled."
msgstr "El ID de la entrada que se ha programado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:126
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:134
msgid "The ID of the post that was saved."
msgstr "El ID de la entrada que se ha guardado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:125
msgid "Saved post ID"
msgstr "ID de la entrada guardada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:127
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:130
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:148
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:122
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:122
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:122
msgid "The ID of the post that was updated."
msgstr "El ID de la entrada que se ha actualizado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:77
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:77
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:92
msgid "The filter defines the posts that will trigger this action."
msgstr "El filtro define las entradas que activarán esta acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:153
msgid "The ID of the post that triggered the action."
msgstr "El ID de la entrada que activó la acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:120
msgid "Action Post ID"
msgstr "ID de la entrada de acción"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:172
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:149
msgid "After all repetitions"
msgstr "Después de todas las repeticiones"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:168
msgid "After delay"
msgstr "Después del retraso"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:131
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:123
msgid "The maximum number of times the scheduled action will be repeated."
msgstr "El número máximo de veces que se repetirá la acción programada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:130
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:122
msgid "Repeat limit"
msgstr "Límite de repetición"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:125
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:117
msgid "The number of times the scheduled action has been repeated."
msgstr "El número de veces que se ha repetido la acción programada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:124
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:116
msgid "Repeat count"
msgstr "Repetir recuento"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:119
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:111
msgid "The unique ID hash of the action that will run."
msgstr "El hash ID único de la acción que se ejecutará."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:118
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:110
msgid "Action UID hash"
msgstr "Hash UID de la acción"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:113
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:105
msgid "The date and time when the step will run."
msgstr "La fecha y hora en que se ejecutará el paso."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:112
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:104
msgid "Schedule date"
msgstr "Fecha programada"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:284
msgid "Unscheduled workflow recurring scheduled step"
msgstr "Paso programado recurrente de flujo de trabajo no programado"

#. translators: %1$s is the name of the hook to be cancelled, %2$s is the
#. exception message.
#: src/Modules/Expirator/Adapters/CronToWooActionSchedulerAdapter.php:84
msgid "Caught exception while cancelling action \"%1$s\": %2$s. File: %3$s:%4$d"
msgstr "Se ha producido una excepción al cancelar la acción «%1$s»: %2$s. Fichero: %3$s:%4$d"

#: src/Framework/System/DateTimeHandler.php:44
msgid "Invalid date time offset"
msgstr "Desplazamiento de fecha y hora no válido"

#: src/Framework/System/DateTimeHandler.php:36
msgid "Empty date time offset."
msgstr "Desplazamiento de fecha y hora vacío."

#: src/Views/menu-general.php:85
msgid "Choose Which User Roles Can Create Future Actions"
msgstr "Elige qué perfiles de usuario pueden crear acciones de Future"

#: src/Views/menu-debug-log.php:13
msgid "Debug Log"
msgstr "Registro de depuración"

#: src/Views/ad-banner-right-sidebar.php:33
msgid "Advanced features for Future Actions"
msgstr "Características avanzadas para acciones de Future"

#: src/Views/ad-banner-right-sidebar.php:31
msgid "Manage metadata with workflows"
msgstr "Gestionar los metadatos con flujos de trabajo"

#: src/Views/ad-banner-right-sidebar.php:29
msgid "Schedule your workflows"
msgstr "Programa tus flujos de trabajo"

#: src/Views/ad-banner-right-sidebar.php:27
msgid "Additional workflow actions"
msgstr "Acciones del flujo de trabajo adicionales"

#: src/Views/ad-banner-right-sidebar.php:25
msgid "Additional workflow triggers"
msgstr "Disparadores de flujo de trabajo adicionales"

#: src/Modules/Workflows/Models/StepTypesModel.php:106
msgid "User"
msgstr "Usuario"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:131
msgid "The roles that were removed from the user."
msgstr "Los perfiles que se han eliminado del usuario."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:130
msgid "Removed roles"
msgstr "Perfiles eliminados"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:125
msgid "The roles that were added to the user."
msgstr "Los perfiles que se han añadido al usuario."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:124
msgid "Added roles"
msgstr "Perfiles añadidos"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:119
msgid "The user that data was changed for."
msgstr "El usuario al que se le cambiaron los datos."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:118
msgid "User that data was changed for"
msgstr "Usuario para el que se modificaron los datos"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:80
msgid "User Role before change"
msgstr "Perfil de usuario antes del cambio"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:73
msgid "User query"
msgstr "Consulta del usuario"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:65
msgid "Specify the criteria for users whose role changes will trigger this action."
msgstr "Especifica los criterios para los usuarios cuyos cambios de perfil desencadenarán esta acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:64
msgid "User Query"
msgstr "Consulta del usuario"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:37
msgid "This trigger activates when a user's role is changed."
msgstr "Este disparador se activa cuando un perfil de usuario ha cambiado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:32
msgid "User role is changed"
msgstr "El perfil de usuario ha cambiado"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:116
msgid "The post that was scheduled, with the new properties."
msgstr "La entrada que se ha programado con las nuevas propriedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:115
msgid "Post After Schedule"
msgstr "Entrada después de la programación"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:110
msgid "The post that was scheduled, with the old properties."
msgstr "La entrada que se ha programado con las antiguas propriedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:109
msgid "Post Before Schedule"
msgstr "Entrada antes de la programación"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:119
msgid "Whether the action happened to an existing post or a new post. Enter True for an existing post, or False for a new post."
msgstr "Si la acción ocurrió en una entrada existente o en una nueva. Introduce «Verdadero» para una entrada existente o «Falso» para una entrada nueva."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:118
msgid "Is update"
msgstr "Es actualización"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:146
msgid "Triggered post"
msgstr "Entrada desencadenada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:119
msgid "Are you sure you want to run this action?"
msgstr "¿Seguro que quieres ejecutar esta acción?"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:113
msgid "If enabled, the user will be asked to confirm the action before it is executed."
msgstr "Si está activada, se pedirá al usuario que confirme la acción antes de ejecutarla."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:112
msgid "Ask for confirmation"
msgstr "Pregunta por la confirmación"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:106
msgid "Run workflow"
msgstr "Ejecutar el flujo de trabajo"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:101
msgid "The label of the action created in the post row for this trigger."
msgstr "La etiqueta de la acción creada en la fila de entrada para este disparador."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:100
msgid "Action label"
msgstr "Etiqueta de la acción"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:92
msgid "Configure the post row action that will be created in the Posts list screen."
msgstr "Configura la acción de la fila de entradas que se creará en la pantalla de la lista de entradas."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:91
msgid "Row Action"
msgstr "Acción de filas"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:37
msgid "This trigger creates a custom post row action and activates when the row action is clicked in the Posts list screen."
msgstr "Este disparador crea una acción de fila de entrada personalizada y se activa cuando se hace clic en la acción de fila en la pantalla de lista de entradas."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:32
msgid "Manually run via posts row action"
msgstr "Ejecuta manualmente a través de la acción de línea de entrada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:116
msgid "The post that was published, with the new properties."
msgstr "La entrada que se publicó, con las nuevas propiedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:110
msgid "The post that was published, with the old properties."
msgstr "La entrada que se publicó, con las antiguas propiedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:76
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:76
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:91
msgid "Post filter"
msgstr "Filtro de la entrada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:37
msgid "This trigger activates when an existing post author is changed."
msgstr "Este disparador se activa cuando el autor de una entrada existente es cambiado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:32
msgid "Post author changed"
msgstr "Autor de la entrada cambiado"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:147
msgid "The post that triggered the action."
msgstr "La entrada que desencadenó la acción."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:181
msgid "The post data after the update."
msgstr "Los datos de la entrada después de la actualización."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:180
msgid "Updated post"
msgstr "Entrada actualizada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:155
msgid "Post data > Post password"
msgstr "Datos de la entrada > Contraseña de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:154
msgid "Post password"
msgstr "Contraseña de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:149
msgid "Post data > Post name"
msgstr "Datos de la entrada > Nombre de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:148
msgid "Post name"
msgstr "Nombre de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:143
msgid "Post data > Post date"
msgstr "Datos de la entrada > Fecha de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:142
msgid "Post date"
msgstr "Fecha de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:137
msgid "Post data > Post excerpt"
msgstr "Datos de la entrada > Extracto de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:136
msgid "Post excerpt"
msgstr "Extracto de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:131
msgid "Post data > Post content"
msgstr "Datos de la entrada > Contenido de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:130
msgid "Post content"
msgstr "Contenido de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:125
msgid "Post data > Post title"
msgstr "Datos de la entrada > Título de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:124
msgid "Post title"
msgstr "Título de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:92
msgid "The data to update for the post."
msgstr "Los datos a actualizar para la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:91
msgid "Post data"
msgstr "Datos de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:86
msgid "Select which data should be updated in the post."
msgstr "Selecciona qué datos deben actualizarse en la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:85
msgid "Post Data"
msgstr "Datos de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:71
msgid "Choose the post that will be updated."
msgstr "Elige la entrada que será actualizada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:70
msgid "Post to Update"
msgstr "Entrada para actualizar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:65
msgid "Select which post will be updated."
msgstr "Selecciona qué entrada se actualizará."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:125
msgid "Shows which path was taken: 'true' if conditions were met, or 'false' if they weren't."
msgstr "Muestra qué camino se tomó: «verdadero» si se cumplieron las condiciones, o «falso» si no se cumplieron."

#: src/Modules/Expirator/Controllers/SettingsController.php:279
msgid "This will automatically create an action for new posts, using the default settings on this screen"
msgstr "Esto creará automáticamente una acción para las nuevas entradas, utilizando los ajustes por defecto en esta pantalla"

#: src/Modules/Expirator/Controllers/SettingsController.php:278
msgid "Automatically create actions"
msgstr "Crear acciones automáticamente"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:312
msgid "Executed scheduled action"
msgstr "Acción programada ejecutada"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:307
msgid "Executed action for: %s (ID: %d)"
msgstr "Acción ejecutada para: %s (ID: %d)"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:304
msgid "Unknown post"
msgstr "Entrada desconocida"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:276
msgid "Checked for expired actions"
msgstr "Marcado para acciones caducadas"

#. translators: %s is a code tag that wraps the shortcode
#: src/Views/menu-display.php:249
msgid "Use the %s[futureaction]%s shortcode to show when the future action will occur. You can add this shortcode anywhere in your post content."
msgstr "Utiliza el shortcode %s[futureaction]%s para mostrar cuándo se producirá la acción futura. Puedes añadir este shortcode en cualquier parte del contenido de tu entrada."

#: src/Views/menu-notifications.php:175
msgid "Enter a comma separate list of emails that you would like to be notified when past-due actions are detected."
msgstr "Introduce una lista de correos electrónicos separados por comas a los que te gustaría avisar cuando se detecten acciones vencidas."

#: src/Views/menu-notifications.php:142
msgid "Enable Past-due Actions Notification?"
msgstr "¿Activar los avisos por las acciones vencidas?"

#: src/Views/menu-notifications.php:134 src/Views/menu-notifications.php:161
msgid "This will enable or disable the send of email notification on past-due actions."
msgstr "Esto activará o desactivará el envío de aviso por correo electrónico después del vencimiento de la acciones."

#: src/Views/menu-notifications.php:132
msgid "Past-due Actions Notification"
msgstr "Aviso de acciones vencidas"

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:333
msgid "%s - Displays time only"
msgstr "%s - Muestra solo la hora"

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:327
msgid "%s - Displays date only"
msgstr "%s - Muestra solo la fecha"

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:321
msgid "%s - Displays complete date/time.  Default value."
msgstr "%s - Muestra la fecha/hora completa.  Valor por defecto."

#. translators: %s is a code tag that wraps the shortcode attribute name
#: src/Views/menu-display.php:315
msgid "%s - Available options:"
msgstr "%s - Opciones disponibles:"

#. translators: %s is the shortcode code wrapped in code tags
#: src/Views/menu-display.php:308
msgid "The following attributes are available for the %s shortcode:"
msgstr "Los siguientes atributos están disponibles para el shortcode %s:"

#: src/Views/menu-display.php:295
msgid "Add a CSS class to the wrapper element for custom styling."
msgstr "Añade una clase CSS al elemento envoltorio para personalizar el estilo."

#: src/Views/menu-display.php:279
msgid "The shortcode output will be wrapped in the selected HTML tag, allowing you to control its structure and styling."
msgstr "La salida del shortcode se envolverá en la etiqueta HTML seleccionada, permitiéndote controlar su estructura y estilo."

#: src/Views/menu-admin.php:121
msgid "This controls the time format used to select dates for Future Actions."
msgstr "Esto controla el formato de hora utilizado para seleccionar fechas para acciones de Future."

#: src/Views/menu-admin.php:108
msgid "Displays only the icon and date/time in the Future Action column on the \"Posts\" screen."
msgstr "Muestra solo el el icono y la fecha/hora en la columna «Acción de Future» en la pantalla «Entradas»."

#: src/Views/menu-admin.php:96
msgid "Displays all information in the Future Action column on the \"Posts\" screen."
msgstr "Muestra toda la información en la columna «Acción de Future» en la pantalla «Entradas»."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:65
msgid "Choose a schedule to activate the workflow."
msgstr "Elige un programa para activar el flujo de trabajo."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:37
msgid "This trigger allows you to run a workflow at a specific time, or relative to another date. You can also use this trigger to repeat workflows."
msgstr "Este disparador te permite ejecutar un flujo de trabajo en un momento específico, o relativo a otra fecha. También puedes utilizar este disparador para repetir flujos de trabajo."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:32
msgid "On schedule"
msgstr "Con la programación"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:71
msgid "Choose the post that will have its meta updated."
msgstr "Elige la entrada que tendrá su meta actualizado."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:70
msgid "Post to Update Meta"
msgstr "Entrada para actualizar meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:65
msgid "Select which post will have post meta updated."
msgstr "Selecciona qué entrada tendrá meta entrada actualizada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:71
msgid "Choose the post that will be unmarked as sticky. You can select a post variable or enter a post ID."
msgstr "Elige la entrada que se desmarcará como fija. Puedes seleccionar una variable de entrada o introducir un ID de entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:70
msgid "Post to Unstick"
msgstr "Entrada para no fijar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:65
msgid "Select which post will no longer be marked as sticky."
msgstr "Selecciona qué entrada dejará de estar marcada como fija."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:71
msgid "Choose the post that will be marked as sticky. You can select a post variable or enter a post ID."
msgstr "Elige la entrada que se marcará como fija. Puedes seleccionar una variable de entrada o introducir un ID de entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:70
msgid "Post to Stick"
msgstr "Entrada para fijar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:65
msgid "Select which post will be marked as sticky."
msgstr "Selecciona qué entrada se marcará como fija."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:71
msgid "Choose the post that will have its terms replaced."
msgstr "Elige la entrada a la que se le reemplazarán los términos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:70
msgid "Post to Replace Terms"
msgstr "Entrada para reemplazar los términos"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:65
msgid "Select which post will have terms replaced."
msgstr "Selecciona qué entrada tendrá términos reemplazados."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:106
msgid "Debug output > Custom data > Data to output"
msgstr "Salida de la depuración > Datos personalizados > Datos a la salida"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:37
msgid "This step transmits the workflow's data to Ray (by Spatie)."
msgstr "Este paso transmite los datos del flujo de trabajo a Ray (por Spatie)."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:32
msgid "Send to Ray"
msgstr "Enviar a Ray"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:149
msgid "Email Message > Message"
msgstr "Mensaje de correo electrónico > mensaje"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:143
msgid "Email Message > Subject"
msgstr "Mensaje de correo electrónico > asunto"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:137
msgid "Email Message > Recipient"
msgstr "Mensaje de correo electrónico > destinatario"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:99
msgid "Schedule > Unique ID Expression"
msgstr "Programar > Expresión de ID único"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:37
msgid "This step allows you to run the next part of a workflow at a specific time, or relative to another date. You can also use this step to repeat the next part of the workflow."
msgstr "Este paso te permite ejecutar la siguiente parte de un flujo de trabajo a una hora específica, o relativa a otra fecha. También puedes utilizar este paso para repetir la siguiente parte del flujo de trabajo."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:32
msgid "Schedule delay"
msgstr "Retraso en el programa"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:71
msgid "Choose the post that will have its terms removed."
msgstr "Elige la entrada a la que se borrarán los términos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:70
msgid "Post to Remove Terms"
msgstr "Entrada para eliminar los términos"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:65
msgid "Select which post will have terms removed."
msgstr "Selecciona qué entrada tendrá términos borrados."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:71
msgid "Choose the post that will have its meta deleted."
msgstr "Elige la entrada a la que se eliminará su meta."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:70
msgid "Post to Delete Meta"
msgstr "Entrada para borrar meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:65
msgid "Select which post will have post meta deleted."
msgstr "Selecciona qué entrada tendrá meta entrada borrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:71
msgid "Choose the post that will be deleted."
msgstr "Elige la entrada que será borrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:70
msgid "Post to Delete"
msgstr "Entrada para borrar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:65
msgid "Select which post will be deleted."
msgstr "Selecciona qué entrada se borrará."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:94
msgid "Workflow to Deactivate"
msgstr "Flujo de trabajo para desactivar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:74
msgid "Choose the post that will have its workflow deactivated."
msgstr "Elige la entrada que tendrá su flujo de trabajo desactivado."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:73
msgid "Post to Deactivate Workflow"
msgstr "Entrada para desactivar el flujo de trabajo"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:68
msgid "Select which post will have its workflow deactivated."
msgstr "Selecciona qué entrada tendrá su flujo de trabajo desactivado."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:37
msgid "This step allows you to continue the workflow only if certain conditions are met. It is not required to have both a True and a False option."
msgstr "Este paso te permite continuar el flujo de trabajo solo si se cumplen ciertas condiciones. No es necesario que tenga ambas opciones, «Verdadero» y «Falso»."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:32
msgid "Conditional"
msgstr "Condicional"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:71
msgid "Choose the post that will be moved to a different status."
msgstr "Elige la entrada que se moverá a un estado diferente."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:70
msgid "Post to Change Status"
msgstr "Entrada para cambiar estado"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:65
msgid "Select which post will be moved to a different status."
msgstr "Selecciona qué entrada se moverá a un estado diferente."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:98
msgid "Debug output > Message"
msgstr "Salida de la depuración > Mensaje"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:32
msgid "Send to debug log"
msgstr "Enviar al registro de depuración"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:71
msgid "Choose the post that will have its terms added."
msgstr "Elige la entrada a la que se añadirán los términos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:70
msgid "Post to Add Terms"
msgstr "Entrada para añadir términos"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:65
msgid "Select which post will have terms added."
msgstr "Selecciona qué entrada tendrá términos añadidos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:92
msgid "If enabled, only one meta value will be allowed. If disabled, multiple meta values can be added as an array."
msgstr "Si está activada, solo se permitirá un valor meta. Si se desactiva, se pueden añadir varios valores meta como un array."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:71
msgid "Choose the post that will have its meta added."
msgstr "Elige la entrada a la que se añadirá su meta."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:70
msgid "Post to Add Meta"
msgstr "Entrada para añadir meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:65
msgid "Select which post will have post meta added."
msgstr "Selecciona qué entrada tendrá meta entrada añadida."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:64
msgid "Target Post"
msgstr "Entrada de destino"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:353
msgid "Schedule step is required for this workflow."
msgstr "El paso «Programar» es obligatorio para este flujo de trabajo."

#: src/Modules/Workflows/Controllers/PastDueActions.php:155
msgid "[PublishPress Future] Past-due Actions Found"
msgstr "[PublishPress Future] Acciones vencidas encontradas"

#. translators: %s is the admin URL to the scheduled actions page
#: src/Modules/Workflows/Controllers/PastDueActions.php:148
msgid ""
"You have past-due scheduled actions in PublishPress Future.\n"
"\n"
"Please check them at %s"
msgstr ""
"Tienes acciones programadas vencidas en PublishPress Future.\n"
"\n"
"Por favor, compruébelas en %s"

#: src/Modules/Workflows/Controllers/PastDueActions.php:118
msgid "Check and warn about past-due actions"
msgstr "Comprobación y aviso de acciones vencidas"

#: src/Views/menu-display.php:302
msgid "Attributes"
msgstr "Atributos"

#: src/Views/menu-display.php:289
msgid "Wrapper Class"
msgstr "Clase de envoltura"

#: src/Views/menu-display.php:259
msgid "Shortcode Wrapper"
msgstr "Envoltura de shortcode"

#: src/Modules/Workflows/Rest/RestApiV1.php:73
msgid "The post type"
msgstr "El tipo de contenido"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:37
msgid "This trigger activates when a post status changes."
msgstr "Este disparador se activa cuando el estado de una entrada cambia."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:32
msgid "Post status changed"
msgstr "Estado de la entrada cambiado"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:37
msgid "This trigger activates when a post is scheduled."
msgstr "Este disparador se activa cuando una entrada es programada."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:32
msgid "Post is scheduled"
msgstr "Entrada programada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:37
msgid "This trigger activates when a post is published."
msgstr "Este disparador se activa cuando una entrada es publicada."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:32
msgid "Post is published"
msgstr "Entrada publicada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:178
msgid "The meta value before the change."
msgstr "El valor meta antes del cambio."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:177
msgid "Old meta value"
msgstr "Viejo valor meta"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:172
msgid "The new meta value."
msgstr "El nuevo valor meta."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:171
msgid "New meta value"
msgstr "Nuevo valor meta"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:166
msgid "The meta key that was changed."
msgstr "La clave meta que se ha cambiado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:160
msgid "The meta ID."
msgstr "ID de meta."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:154
msgid "The action taken when the meta key is changed: 'added', 'updated' or 'deleted'."
msgstr "La acción que se realiza cuando se modifica la clave meta: «añadido», «actualizado» o «suprimido»."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:142
msgid "The post that triggered this action."
msgstr "La entrada que desencadenó esta acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:95
msgid "This field allow you to choose the post meta that will trigger this action."
msgstr "Este campo te permite elegir el meta de la entrada que desencadenará esta acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:94
msgid "Meta keys"
msgstr "Claves meta"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:89
msgid "Specify the criteria for the meta to watch for changes."
msgstr "Especifica los criterios de meta para observar los cambios."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:88
msgid "Meta settings"
msgstr "Ajustes meta"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:37
msgid "This trigger activates when a post meta field is changed."
msgstr "Este disparador se activa cuando un meta de la entrada es cambiado."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:32
msgid "Post meta changed"
msgstr "Meta de la entrada cambiada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:68
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:68
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:83
msgid "Specify the criteria for posts that will trigger this action."
msgstr "Especifica los criterios para las entradas que activarán esta acción."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:84
msgid "A comma-separated list of email addresses to send the message to."
msgstr "Una lista separada por comas de direcciones de correo electrónico a las que enviar el mensaje."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:78
msgid "The email message configuration"
msgstr "Configuración del mensaje de correo electrónico"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:77
msgid "Email Message"
msgstr "Mensaje del correo electrónico"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:154
msgid "The ID of the meta updated for the post."
msgstr "El ID del meta actualizado para la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:98
msgid "The meta value to update for the post."
msgstr "El valor meta a actualizar para la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:92
msgid "The meta key to update for the post."
msgstr "La clave meta a actualizar para la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:86
msgid "The meta to update for the post."
msgstr "El meta a actualizar para la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:37
msgid "This step updates post meta for a post."
msgstr "Este paso actualiza el meta de la entrada de una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:32
msgid "Update post meta"
msgstr "Actualiza el meta de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:98
msgid "Specify the meta value to delete from the post. If empty, all meta with the same key will be deleted."
msgstr "Especifica el valor meta a borrar de la entrada. Si está vacío, se borrarán todos los meta con la misma clave."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:92
msgid "The meta key to delete from the post."
msgstr "La clave meta a borrar de la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:86
msgid "The meta to delete from the post."
msgstr "El meta a borrar de la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:37
msgid "This step deletes post meta from a post."
msgstr "Este paso borra el meta de la entrada de una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:32
msgid "Delete post meta"
msgstr "Borrar meta de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:161
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:154
msgid "The ID of the meta added to the post."
msgstr "El ID del meta añadido a la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:160
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:153
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:153
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:159
msgid "Meta ID"
msgstr "ID meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:105
msgid "The meta value to add to the post."
msgstr "El valor meta para añadir a la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:104
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:97
msgid "Meta value"
msgstr "Valor meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:99
msgid "The meta key to add to the post."
msgstr "La clave meta para añadir a la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:98
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:91
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:165
msgid "Meta key"
msgstr "Clave meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:91
msgid "Is single"
msgstr "Es único"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:86
msgid "The meta to add to the post."
msgstr "El meta para añadir a la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:85
msgid "Meta"
msgstr "Meta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:37
msgid "This step adds post meta to a post."
msgstr "Este paso añade el meta de la entrada a una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:32
msgid "Add post meta"
msgstr "Añadir el meta de la entrada"

#: src/Modules/Backup/Controllers/BackupAdminPage.php:168
#: assets/js/backupPanel.js:37 assets/js/backupPanel.js:543
#: assets/js/backupPanel.js:1251
msgid "Import"
msgstr "Importar"

#: src/Modules/Backup/Controllers/BackupAdminPage.php:163
#: assets/js/backupPanel.js:34 assets/js/backupPanel.js:692
#: assets/js/backupPanel.js:722
msgid "Export"
msgstr "Exportar"

#: src/Views/menu-admin.php:70
msgid "The label of the checkbox field that will be displayed in the metabox."
msgstr "La etiqueta del campo de casilla de verificación que se mostrará en la caja meta."

#: src/Views/menu-admin.php:57
msgid "Checkbox Field Label"
msgstr "Etiqueta del campo de casilla de verificación"

#: src/Views/menu-admin.php:48
msgid "The title of the metabox that will be displayed in the post edit screen."
msgstr "El título de la caja meta que se mostrará en la pantalla de edición de la entrada."

#: src/Views/menu-admin.php:34
msgid "Metabox Title"
msgstr "Título de la caja meta"

#: src/Views/menu-admin.php:27
msgid "Metabox"
msgstr "Caja meta"

#: src/Modules/Backup/Controllers/BackupRestApi.php:364
msgid "Failed to import the file. Check the logs for more details."
msgstr "No se ha podido importar el archivo. Comprueba los registros para obtener más detalles."

#: src/Modules/Backup/Controllers/BackupRestApi.php:189
msgid "Failed to export the file. Check the logs for more details."
msgstr "No se ha podido exportar el archivo. Comprueba los registros para obtener más detalles."

#: src/Modules/Backup/Controllers/BackupRestApi.php:137
msgid "Failed to get workflows. Check the logs for more details."
msgstr "No se han podido obtener los flujos de trabajo. Comprueba los registros para más detalles."

#: src/Modules/Workflows/Controllers/ManualPostTrigger.php:393
msgid "Workflow Manual Trigger"
msgstr "Disparador manual del flujo de trabajo"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:116
msgid "Warning"
msgstr "Advertencia"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:108
msgid "Info"
msgstr "Información"

#: src/Views/menu-debug-log.php:117
msgid "Debug log copied to clipboard!"
msgstr "¡Registro de depuración copiado en el portapapeles!"

#: src/Views/menu-debug-log.php:106
msgid "Download Entire Log"
msgstr "Descarga el registro completo"

#: src/Views/menu-debug-log.php:100
msgid "Copy Debug Log"
msgstr "Copiar el registro de depuración"

#. translators: %s is the size of the log in the most appropriate unit.
#: src/Views/menu-debug-log.php:90
msgid "Showing all %d results. The approximate size of the log is %s."
msgstr "Mostrando los %d resultados. El tamaño aproximado del registro es %s."

#. translators: %s is the number of results in the debug log. %s is the size of
#. the log in the most appropriate unit.
#: src/Views/menu-debug-log.php:82
msgid "Showing the latest %d of %d results. The approximate size of the log is %s."
msgstr "Mostrando los ultimos %d de %d resultados. El tamaño aproximado del registro es %s."

#: src/Views/menu-debug-log.php:59
msgid "Number of logs to display:"
msgstr "Número de registros a visualizar:"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:75
msgid "Level"
msgstr "Nivel"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:65
msgid "The message to be sent to the debug log."
msgstr "El mensaje que se enviará al registro de depuración."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:37
msgid "This step transmits the workflow's data to the debug log."
msgstr "Este paso transmite los datos del flujo de trabajo al registro de depuración."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:741
msgid "Action Workflow Editor"
msgstr "Editor de flujo de trabajo de acciones"

#: src/Modules/Expirator/Models/ExpirationActionsModel.php:152
msgid "Published"
msgstr "Publicado"

#: src/Modules/Debug/Controllers/Controller.php:77
msgid "Invalid nonce."
msgstr "Nonce no válido."

#: src/Modules/Debug/Controllers/Controller.php:72
msgid "You do not have sufficient permissions to access this page."
msgstr "No tienes permisos suficientes para acceder a esta página."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:129
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:201
msgid "Options"
msgstr "Opciones"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:70
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:105
msgid "Data to output"
msgstr "Datos de salida"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:83
msgid "Priority"
msgstr "Prioridad"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:98
msgid "Unique ID Expression"
msgstr "Expresión de ID única"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:73
msgid "When to run"
msgstr "Cuándo ejecutar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:64
msgid "Condition"
msgstr "Condición"

#: src/Views/tabs-future-actions.php:30 assets/js/backupPanel.js:655
#: assets/js/backupPanel.js:1238
msgid "Notifications"
msgstr "Avisos"

#: src/Views/menu-general.php:80
msgid "Permissions"
msgstr "Permisos"

#: src/Views/menu-admin.php:118
msgid "Future Actions Editor"
msgstr "Editor de acciones de Future"

#: src/Views/menu-admin.php:78
msgid "Future Actions Column"
msgstr "Columna de acciones de Future"

#: src/Views/menu-advanced.php:51
msgid "Enable experimental features that are still in development and may not be fully functional."
msgstr "Activar las características experimentales que aún están en desarrollo y pueden no ser completamente funcionales."

#: src/Views/menu-advanced.php:49
msgid "Enable experimental features"
msgstr "Activar las características experimentales"

#: src/Views/menu-advanced.php:40
msgid "Experimental Features"
msgstr "Características experimentales"

#: src/Modules/Workflows/Views/editor.html.php:18
msgid "You need to enable JavaScript to run this app."
msgstr "Debes activar JavaScript para ejecutar esta aplicación."

#: src/Modules/Workflows/Views/editor.html.php:13
msgid "Loading the workflow editor..."
msgstr "Espera, cargando el editor de flujo de trabajo…"

#: src/Modules/Workflows/Rest/RestApiV1.php:218
#: src/Modules/Workflows/Rest/RestApiV1.php:244
#: src/Modules/Workflows/Rest/RestApiV1.php:305
msgid "Workflow not found"
msgstr "Flujo de trabajo no encontrado"

#: src/Modules/Workflows/Rest/RestApiV1.php:166
msgid "The post ID"
msgstr "El ID de la entrada"

#: src/Modules/Workflows/Rest/RestApiV1.php:146
msgid "The taxonomy name"
msgstr "El nombre de la taxonomía"

#: src/Modules/Workflows/Rest/RestApiV1.php:52
#: src/Modules/Workflows/Rest/RestApiV1.php:106
#: src/Modules/Workflows/Rest/RestApiV1.php:126
msgid "The ID of the workflow"
msgstr "El ID del flujo de trabajo"

#: src/Modules/Workflows/Models/StepTypesModel.php:160
msgid "Messages"
msgstr "Mensajes"

#: src/Modules/Workflows/Models/StepTypesModel.php:151
msgid "Data Query"
msgstr "Consulta de datos"

#: src/Modules/Workflows/Models/StepTypesModel.php:133
msgid "Asynchronous"
msgstr "Asíncrona"

#: src/Modules/Workflows/Models/StepTypesModel.php:124
msgid "Flow Control"
msgstr "Control de flujo"

#: src/Modules/Workflows/Models/StepTypesModel.php:115
msgid "Site"
msgstr "Sitio"

#: src/Modules/Workflows/Migrations/V40000WorkflowScheduledStepsSchema.php:58
msgid "Migrate workflow scheduled steps schema after v4.0.0"
msgstr "Migrar el esquema de pasos programados del flujo de trabajo después de v4.0.0"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:114
msgid "Action Post"
msgstr "Entrada de la acción"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:59
msgid "This trigger allows users to choose the workflow from the dropdown menu in the Future Actions options."
msgstr "Este disparador permite a los usuarios elegir el flujo de trabajo en el menú desplegable de las opciones de «Acciones de Future»."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:54
msgid "Manually run via Future Actions box"
msgstr "Ejcutar manualmente mediante la caja de acciones de Future"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:37
msgid "This trigger activates whenever a post is saved, regardless of whether it's newly created, imported, or updated."
msgstr "Este disparador se activa siempre al guardar una entrada, independientemente de si se acaba de crear, importar o actualizar."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:32
msgid "Post is saved"
msgstr "Entrada guardada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:120
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:115
msgid "Post After Update"
msgstr "La entrada después de la actualización"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:110
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:110
msgid "The post that was saved, with the old properties."
msgstr "La entrada que se ha guardado con las antiguas propriedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:114
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:109
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:109
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:109
msgid "Post Before Update"
msgstr "La entrada antes de la actualización"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:37
msgid "This trigger activates when an existing post is updated."
msgstr "Este disparador se activa cuando se actualiza una entrada existente."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:32
msgid "Post is updated"
msgstr "Entrada actualizada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:124
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:113
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:116
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:116
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:128
msgid "The post that was saved, with the new properties."
msgstr "La entrada que se ha guardado con las nuevas propriedades."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:123
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:112
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:127
msgid "Saved post"
msgstr "Entrada guardada"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:74
msgid "The query defines the users that will trigger this action."
msgstr "La consulta define los usuarios que desencadenarán esta acción."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:74
msgid "The label of the checkbox that enables the trigger."
msgstr "La etiqueta de la casilla de verificación que activa el disparador."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:73
msgid "Checkbox label"
msgstr "Etiqueta de casilla de verificación"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:68
msgid "Settings for the trigger."
msgstr "Ajustes para el disparador."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:37
msgid "This trigger activates when the option is manually enabled. It can be enabled via the post editing screen or the Quick Edit panel."
msgstr "Este disparador se activa con la opción activada manualmente. Puede activarse a través de la pantalla de edición de entradas o del panel de edición rápida."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:37
msgid "This trigger activates upon site initialization."
msgstr "Este disparador se activa al inicializar el sitio."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:32
msgid "On site init"
msgstr "Al inicializar el sitio"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:37
msgid "This trigger activates upon the initialization of the admin site."
msgstr "Este disparador se activa al inicializar el sitio de administración."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:32
msgid "On admin init"
msgstr "Al inicializar el administrador"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:83
msgid "Color"
msgstr "Color"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:78
msgid "Label"
msgstr "Etiqueta"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:65
msgid "The data to be sent to Ray."
msgstr "Los datos de enviar a Ray."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:64
msgid "Debug output"
msgstr "Salida de la depuración"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:70
msgid "Date offset"
msgstr "Cambio de fecha"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:68
msgid "A scheduled delay between steps."
msgstr "Un retraso programado entre pasos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:64
msgid "Schedule"
msgstr "Programar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:113
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:126
msgid "The posts found following the criteria of the query."
msgstr "Las entradas encontradas siguiendo los criterios de la consulta."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:112
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:125
msgid "Array of queried post IDs"
msgstr "Array de IDs de las entradas consultadas"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:126
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:129
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:147
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:152
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:133
msgid "Post ID"
msgstr "ID de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:73
msgid "The query defines the posts that will be retrieved by this action."
msgstr "La consulta define las entradas que serán recuperadas por esta acción."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:72
msgid "Post query"
msgstr "Consulta de entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:37
msgid "This step defines the posts that will be passed to the next step in the workflow."
msgstr "Este paso define las entradas que se pasarán a la acción siguiente en el flujo de trabajo."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:32
msgid "Query posts"
msgstr "Consulta de entradas"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:151
msgid "False"
msgstr "Falso"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:147
msgid "True"
msgstr "Verdadero"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:124
msgid "Branch"
msgstr "Rama"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:74
msgid "The conditions that must be met for deciding which branch to take."
msgstr "Las condiciones que deben cumplirse para decidir qué rama tomar."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:73
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:99
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:100
msgid "Conditions"
msgstr "Condiciones"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:161
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:177
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:87
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:173
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:189
msgid "Subject"
msgstr "Asunto"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:83
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:136
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:77
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:156
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:171
msgid "Recipient"
msgstr "Destinatario"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:50
msgid "This step dispatches a message via email."
msgstr "Este paso envía un mensaje por correo electrónico."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:45
msgid "Send email"
msgstr "Enviar correo electrónico"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:22
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:22
msgid "This is a message sent by PublishPress Workflow: {{global.workflow.title}}."
msgstr "Este es un mensaje enviado por el flujo de trabajo de PublishPress: {{global.workflow.title}}."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:17
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:17
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:89
msgid "PublishPress Workflow: {{global.workflow.title}}"
msgstr "Flujo de trabajo de PublishPress: {{global.workflow.title}}"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:37
msgid "This step unsticks a post."
msgstr "Este paso desvincula una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:32
msgid "Unstick post"
msgstr "Desvincular entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:83
msgid "The terms that will be added to the posts after removing all the others."
msgstr "Los términos que se añadirán a las entradas después de remover los otros."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:82
msgid "New terms"
msgstr "Nuevos términos"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:37
msgid "This step removes the current taxonomy terms and adds new terms."
msgstr "Este paso elimina los términos actuales de la taxonomía y añade nuevos términos."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:32
msgid "Replace all terms on post"
msgstr "Reemplazar todos los términos en la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:95
msgid "Remove all terms"
msgstr "Eliminar todos los términos"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:83
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:89
msgid "The terms that will be removed from the posts."
msgstr "Los términos que se eliminarán de las entradas."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:82
msgid "Terms to remove"
msgstr "Términos de eliminar"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:37
msgid "This step removes current taxonomy terms."
msgstr "Este paso elimina los términos actuales de la taxonomía."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:32
msgid "Remove terms from post"
msgstr "Eliminar los términos de la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:86
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:92
msgid "The terms that will be added to the posts."
msgstr "Los términos que se añadirán a las entradas."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:85
msgid "Extra terms"
msgstr "Términos extra"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:37
msgid "This step keeps the current taxonomy terms and adds additional terms."
msgstr "Este paso mantiene los términos actuales de la taxonomía y añade términos adicionales."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:32
msgid "Add extra terms to post"
msgstr "Añade términos extras a la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:37
msgid "This step sticks a post."
msgstr "Este paso fija una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:32
msgid "Stick post"
msgstr "Fijar entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:37
msgid "This step deletes a post."
msgstr "Este paso borra una entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:32
msgid "Delete post"
msgstr "Borrar entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:95
msgid "Choose the manually enabling workflow that will be deactivated for the selected post."
msgstr "Elige el flujo de trabajo de activación manual que se desactivará para la entrada seleccionada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:125
msgid "Workflow"
msgstr "Flujo de trabajo"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:37
msgid "This step enables you to deactivate the \"Manually enabled via checkbox\" workflow after use."
msgstr "Este paso te permite desactivar el flujo de trabajo «Activado manualmente mediante casilla de verificación» después del uso."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:32
msgid "Deactivate workflow for post"
msgstr "Desactivar el flujo de trabajo para la entrada"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:182
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:164
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:138
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:162
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:171
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:175
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:159
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:153
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:172
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:189
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:236
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:149
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:164
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:175
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:100
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:164
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:100
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:138
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:195
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:175
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:149
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:156
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:148
msgid "Next"
msgstr "Siguiente"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:155
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:143
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:117
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:141
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:119
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:150
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:181
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:132
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:151
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:143
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:168
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:203
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:128
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:143
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:175
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:221
msgid "The input data for this step."
msgstr "Los datos de entrada para este paso."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:154
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:116
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:140
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:149
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:180
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:131
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:150
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:167
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:127
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:174
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:220
msgid "Step input"
msgstr "Entrada del paso"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:86
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:92
msgid "The new status that the post will be moved to."
msgstr "El nuevo estado al que se moverá la entrada."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:37
msgid "This step transitions a post to a different status."
msgstr "Este paso mueve una entrada a un estado diferente."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:32
msgid "Move post to status"
msgstr "Mover la entrada a estado"

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:80
msgid "Trigger workflow"
msgstr "Disparar flujo de trabajo"

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:67
msgid "The workflow was triggered by the legacy action"
msgstr "El flujo de trabajo se desencadenó por la acción heredada"

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:62
msgid "The workflow was not triggered."
msgstr "El flujo de trabajo no se ha desencadenado."

#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:31
#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:77
#: assets/js/workflowsListCancelAction.js:704
msgid "No"
msgstr "No"

#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:31
#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:77
msgid "Yes"
msgstr "Sí"

#: src/Modules/Workflows/Domain/DataType/PostQuery.php:21
msgid "A query to select posts"
msgstr "Una consulta para seleccionar las entradas"

#: src/Modules/Workflows/Domain/DataType/PostQuery.php:16
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:67
msgid "Post Query"
msgstr "Consulta de entrada"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:246
#: src/Modules/Workflows/Controllers/WorkflowsList.php:383
#: src/Modules/Workflows/Controllers/WorkflowsList.php:384
msgid "Deactivate"
msgstr "Desactivar"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:246
#: src/Modules/Workflows/Controllers/WorkflowsList.php:377
#: src/Modules/Workflows/Controllers/WorkflowsList.php:378
msgid "Activate"
msgstr "Activar"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:288
msgid "—"
msgstr "—"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:219
msgid "Triggers"
msgstr "Disparadores"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:304
msgid "If you have any questions or need help, click the help button in the top right corner to access the support resources."
msgstr "Si tienes alguna duda o necesitas ayuda, haz clic en el botón de ayuda de la esquina superior derecha para acceder a los recursos de soporte."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:303
msgid "Need help?"
msgstr "¿Necesitas ayuda?"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:299
msgid "When you're ready, click the publish button to make your workflow live."
msgstr "Cuando estés listo, haz clic en el botón «Publicar» para activar tu flujo de trabajo."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:298
msgid "Publish your workflow"
msgstr "Publica tu flujo de trabajo"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:294
msgid "Error messages will appear for any unfilled required settings, missed connections, or invalid values. Select the step to view the corresponding error in the sidebar."
msgstr "Aparecerán mensajes de error para cualquier ajuste obligatorio sin rellenar, conexiones perdidas o valores no válidos. Selecciona el paso para ver el error correspondiente en la barra lateral."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:293
msgid "Workflow validation"
msgstr "Validación del flujo de trabajo"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:289
msgid "Click on a step to customize it. You can change the step's settings in the right sidebar."
msgstr "Haz clic en un paso para personalizarlo. Puedes cambiar la configuración del paso en la barra lateral derecha."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:288
msgid "Customize the workflow"
msgstr "Personalizar el flujo de trabajo"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:284
msgid "Linked steps can pass data forward as input to the next step."
msgstr "Los pasos enlazados pueden pasar datos como entrada al siguiente paso."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:283
msgid "Output and input"
msgstr "Salida y entrada"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:279
msgid "Drag and drop steps to add them to your workflow. Connect the steps to create a workflow."
msgstr "Arrastra y suelta los pasos para añadirlos a tu flujo de trabajo. Conecta los pasos para crear un flujo de trabajo."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:278
msgid "Add steps to your workflow"
msgstr "Añadir pasos a tu flujo de trabajo"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:274
msgid "Every workflow requires at least two steps connected to each other: one trigger and one action."
msgstr "Todo flujo de trabajo requiere al menos dos pasos conectados entre sí: un disparador y una acción."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:273
msgid "A basic workflow"
msgstr "Un flujo de trabajo básico"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:269
msgid "You're free to create very distinct workflows in your site, according to your needs."
msgstr "Eres libre de crear flujos de trabajo muy distintos en tu sitio, según tus necesidades."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:268
msgid "Use your imagination"
msgstr "Usa tu imaginación"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:264
msgid "In the PublishPress Workflow Editor, each workflow step is presented as a distinct 'node' in the workflow."
msgstr "En el editor de flujo de trabajo de PublishPress, cada paso del flujo de trabajo se presenta como un «nodo» distinto en el flujo de trabajo."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:263
msgid "Welcome to the workflow editor"
msgstr "Bienvenido al editor de flujos de trabajo"

#. translators: %1$s is the executed times, %2$d is the total repeat times
#: src/Modules/Workflows/Controllers/ScheduledActions.php:528
msgid "[%1$s/%2$d]"
msgstr "[%1$s/%2$d]"

#. translators: %1$s is the recurrence, %2$d is the repeat times
#: src/Modules/Workflows/Controllers/ScheduledActions.php:518
msgid "%1$s for %2$d times"
msgstr "%1$s por %2$d veces"

#. translators: %1$s is the recurrence, %2$s is the date
#: src/Modules/Workflows/Controllers/ScheduledActions.php:508
msgid "%1$s until %2$s"
msgstr "%1$s hasta %2$s"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:456
msgid "Workflow recurring scheduled action"
msgstr "Acción programada recurrente de flujo de trabajo"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:449
msgid "Steps:"
msgstr "Pasos:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:438
msgid "Post:"
msgstr "Entrada:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:410
#: src/Modules/Workflows/Controllers/ScheduledActions.php:445
msgid "Trigger: "
msgstr "Disparador: "

#: src/Modules/Workflows/Controllers/ScheduledActions.php:359
msgid "Step:"
msgstr "Paso:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:356
#: src/Modules/Workflows/Controllers/ScheduledActions.php:406
msgid "Workflow:"
msgstr "Flujo de trabajo:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:217
msgid "Clean up completed scheduled steps older than %d days"
msgstr "Limpiar pasos programados completados de más de %d días"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:212
msgid "Cleanup orphan workflow scheduled step arguments"
msgstr "Limpiar argumentos huérfanos del paso programado del flujo de trabajo"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:208
msgid "Unschedule workflow recurring scheduled step"
msgstr "Desprograma la acción programada recurrente del flujo de trabajo"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:202
msgid "Workflow scheduled step"
msgstr "Paso programado del flujo de trabajo"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:201
msgid "Workflow repeating scheduled step"
msgstr "Paso programado de repetición del flujo de trabajo"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:50
msgid "Sample workflow to add extra categories one month after publishing"
msgstr "Ejemplo de flujo de trabajo para añadir categorías adicionales un mes después de la publicación"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:49
msgid "Add extra categories one month after publishing"
msgstr "Añade categorías adicionales un mes después de la publicación"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:45
msgid "Move the post to draft and add a category after 15 days."
msgstr "Mueve la entrada a borrador y añade una categoría después de 15 días."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:44
msgid "Unpublish and change category after one week"
msgstr "Anular la publicación y cambiar de categoría después de una semana"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:40
msgid "Change the post status to Draft a week after it was published."
msgstr "Cambia el estado de la entrada a «Borrador» una semana después de su publicación."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:39
msgid "Unpublish to Draft after a week"
msgstr "Anular la publicación a «Borrador» después de una semana"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:35
msgid "Notify the site admin when a post is updated."
msgstr "Avisar al administrador del sitio cuando una entrada está actualizada."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:34
msgid "Notify when a post is updated"
msgstr "Avisar cuando una entrada está actualizada"

#: src/Modules/Workflows/Controllers/PostType.php:70
msgid "Workflow updated."
msgstr "Flujo de trabajo actualizado."

#: src/Modules/Workflows/Controllers/PostType.php:69
msgid "Workflow scheduled."
msgstr "Flujo de trabajo programado."

#: src/Modules/Workflows/Controllers/PostType.php:68
msgid "Workflow reverted to draft."
msgstr "Flujo de trabajo revertido a borrador."

#: src/Modules/Workflows/Controllers/PostType.php:67
msgid "Workflow published privately."
msgstr "Flujo de trabajo publicado como privado."

#: src/Modules/Workflows/Controllers/PostType.php:66
msgid "Workflow published."
msgstr "Flujo de trabajo publicado."

#: src/Modules/Workflows/Controllers/PostType.php:65
msgid "Action Workflows list"
msgstr "Lista de los flujos de trabajos de acción"

#: src/Modules/Workflows/Controllers/PostType.php:64
msgid "Workflows list navigation"
msgstr "Navegación de la lista de flujos de trabajos"

#: src/Modules/Workflows/Controllers/PostType.php:63
msgid "Filter workflows list"
msgstr "Filtrar la lista de los flujos de trabajos"

#: src/Modules/Workflows/Controllers/PostType.php:62
msgid "Uploaded to this workflow"
msgstr "Subido a este flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:61
msgid "Insert into workflow"
msgstr "Insertar en el flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:60
msgid "Workflow Archives"
msgstr "Archivos de flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:59
msgid "All Workflows"
msgstr "Todos los flujos de trabajos"

#: src/Modules/Workflows/Controllers/PostType.php:58
msgid "Parent Workflow:"
msgstr "Flujo de trabajo principal:"

#: src/Modules/Workflows/Controllers/PostType.php:57
msgid "No Workflows found in Trash"
msgstr "No se han encontrado flujos de trabajo en la papelera"

#: src/Modules/Workflows/Controllers/PostType.php:56
msgid "No Workflows found"
msgstr "No se han encontrado flujos de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:55
msgid "Search Workflows"
msgstr "Buscar flujos de trabajos"

#: src/Modules/Workflows/Controllers/PostType.php:54
msgid "View Workflow"
msgstr "Ver flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:53
#: src/Modules/Workflows/Models/WorkflowModel.php:456
msgid "New Workflow"
msgstr "Nuevo flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:52
msgid "Edit Workflow"
msgstr "Editar flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:51
msgid "Add New Workflow"
msgstr "Añadir nuevo flujo de trabajo"

#: src/Modules/Workflows/Controllers/PostType.php:50
msgid "Add New"
msgstr "Añadir nuevo"

#: src/Modules/Workflows/Controllers/PostType.php:49
msgid "Future Workflow"
msgstr "Flujo de trabajo de Future"

#: src/Modules/Settings/Controllers/Controller.php:214
msgid "days"
msgstr "días"

#: src/Modules/Settings/Controllers/Controller.php:210
msgid "The duration, in days, for which completed, failed, and canceled scheduled workflow steps will be preserved before automatic removal."
msgstr "La duración, en días, durante la cual se conservarán los pasos de flujo de trabajo programados completados, fallidos y anulados antes de su eliminación automática."

#: src/Modules/Settings/Controllers/Controller.php:209
msgid "Retention"
msgstr "Retención"

#: src/Modules/Settings/Controllers/Controller.php:205
msgid "Retain all scheduled workflow steps indefinitely, including those marked as failed, completed, or cancelled. This may impact database performance over time."
msgstr "Retener indefinidamente todos los pasos de flujo de trabajo programados, incluidos los marcados como fallidos, completados o cancelados. Esto puede afectar al rendimiento de la base de datos con el tiempo."

#: src/Modules/Settings/Controllers/Controller.php:201
msgid "Retain all scheduled workflow steps"
msgstr "Retener todos los pasos programados del flujo de trabajo"

#: src/Modules/Settings/Controllers/Controller.php:197
msgid "Automatically remove scheduled workflow steps that have been marked as failed, completed, or cancelled."
msgstr "Eliminar automáticamente los pasos programados del flujo de trabajo que se hayan marcado como fallidos, completados o anulados."

#: src/Modules/Settings/Controllers/Controller.php:193
msgid "Automatically remove scheduled workflow steps"
msgstr "Eliminar automáticamente los pasos programados del flujo de trabajo"

#: src/Modules/Settings/Controllers/Controller.php:192
msgid "Scheduled Workflow Steps Cleanup"
msgstr "Limpieza de pasos programados del flujo de trabajo"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:280
msgid "Cleaned up orphan workflow scheduled step arguments"
msgstr "Se han limpiado los argumentos huérfanos de los pasos programados del flujo de trabajo."

#: src/Modules/Workflows/Controllers/ScheduledActions.php:270
msgid "Cleaned up completed scheduled steps older than %d days"
msgstr "Se han limpiado los pasos programados completados de más de %d días"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:263
msgid "Executed workflow scheduled step"
msgstr "Paso programado del flujo de trabajo ejecutado"

#: src/Views/menu-general.php:74
msgid "The calendar is always hidden by default."
msgstr "El calendario está siempre oculto por defecto."

#: src/Views/menu-general.php:72
msgid "Always hidden"
msgstr "Siempre oculto"

#: src/Views/menu-general.php:67
msgid "Shows or hides the calendar based on the last user interaction."
msgstr "Muestra u oculta el calendario en función de la última interacción del usuario."

#: src/Views/menu-general.php:65
msgid "Remember last state"
msgstr "Recordar el último estado"

#: src/Views/menu-general.php:59
msgid "Calendar Visibility"
msgstr "Visibilidad del calendario"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:256
msgid "Successfully executed action: %s"
msgstr "Acción ejecutada correctamente: %s"

#: src/Views/menu-diagnostics.php:109
msgid "Try to Fix Database"
msgstr "Intentar corregir la base de datos"

#: src/Framework/Logger/DBTableSchemas/DebugLogSchema.php:89
msgid "The table indexes are invalid: "
msgstr "Los índices de la tabla no son válidos: "

#: src/Framework/Logger/DBTableSchemas/DebugLogSchema.php:76
#: src/Modules/Expirator/DBTableSchemas/ActionArgsSchema.php:84
#: src/Modules/Workflows/DBTableSchemas/WorkflowScheduledStepsSchema.php:93
msgid "The table %s does not exist."
msgstr "La tabla %s no existe."

#: src/Modules/Expirator/Controllers/SettingsController.php:302
#: src/Modules/Expirator/Controllers/SettingsController.php:354
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:120
msgid "Error"
msgstr "Error"

#: src/Modules/Expirator/Controllers/SettingsController.php:301
#: src/Modules/Expirator/Controllers/SettingsController.php:353
msgid "Computed Date"
msgstr "Fecha calculada"

#: src/Modules/Expirator/Controllers/SettingsController.php:300
#: src/Modules/Expirator/Controllers/SettingsController.php:352
msgid "Current Date"
msgstr "Fecha actual"

#: src/Modules/Expirator/Controllers/PluginsListController.php:69
#: src/Modules/Workflows/Controllers/ManualPostTrigger.php:458
#: src/Modules/Workflows/Controllers/PostType.php:48
#: src/Modules/Workflows/Controllers/WorkflowsList.php:180
#: assets/js/backupPanel.js:512 assets/js/backupPanel.js:698
#: assets/js/workflowManualSelectionBlockEditor.js:2153
#: assets/js/workflowManualSelectionBulkEdit.js:1269
#: assets/js/workflowManualSelectionQuickEdit.js:2209
msgid "Action Workflows"
msgstr "Flujos de trabajo de acción"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:825
msgid "No Scheduled Actions."
msgstr "No hay acciones programadas."

#. translators: %s is the date/time offset and %s is the post type.
#: src/Modules/Expirator/Models/PostTypeDefaultDataModel.php:156
msgid "Invalid date/time offset \"%s\" for post type \"%s\". Please ensure you use only English terms for the date/time offset, such as \"3 months\" or \"1 week\"."
msgstr "Desplazamiento fecha/hora «%s» no válido para el tipo de entrada «%s». Asegúrate de utilizar únicamente términos en inglés para el desfase fecha/hora, como «3 months» o «1 week»."

#: src/Modules/Expirator/Controllers/ShortcodeController.php:95
msgid "The shortcode [futureaction] must be used inside the loop or with the post_id attribute."
msgstr "El shortcode [futureaction] debe utilizarse dentro del bucle o con el atributo post_id."

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:140
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:141
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:323
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:47
#: src/Modules/Workflows/Controllers/WorkflowsList.php:768
msgid "Scheduled Actions"
msgstr "Acciones programadas"

#: legacy/classes/Display.class.php:157
msgid "Debug is disabled"
msgstr "﻿Depuración desactivada"

#: src/Modules/Expirator/Controllers/SettingsController.php:299
#: src/Modules/Expirator/Controllers/SettingsController.php:351
msgid "Date Preview"
msgstr "Vista previa de la fecha"

#: src/Modules/Expirator/Controllers/SettingsController.php:296
msgid "Wait for the validation..."
msgstr "Espera la validación…"

#. translators: %s is the new status
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:523
msgid "New Status: %s"
msgstr "Nuevo estado: %s"

#. translators: %1$s: post type label, %2$d: post ID, %3$s: post link tag
#. start, %4$s: post title, %5$s: post link tag end
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:488
msgid "%1$s: [%2$d] %3$s%4$s%5$s"
msgstr "%1$s: [%2$d] %3$s%4$s%5$s"

#. translators: %1$s: post title placeholder, %2$s: notification text, %3$s:
#. action date placeholder, %4$s: post link placeholder
#: src/Modules/Expirator/Models/ExpirablePostModel.php:639
msgid "%1$s. %2$s on %3$s. The post link is %4$s"
msgstr "%1$s. %2$s el día %3$s. El enlace de la entrada es %4$s"

#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:89
msgid "Change status"
msgstr "Cambiar estado"

#: src/Modules/Expirator/Controllers/RestAPIController.php:237
msgid "Invalid date time offset."
msgstr "Desplazamiento de fecha y hora no válido."

#: src/Modules/Expirator/Controllers/BlockEditorController.php:214
#: src/Modules/Expirator/Controllers/BulkEditController.php:260
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:455
#: src/Modules/Expirator/Controllers/QuickEditController.php:375
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:91
msgid "New status"
msgstr "Nuevo estado"

#. translators: %s is the name of the taxonomy in singular form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:211
#: src/Modules/Expirator/Controllers/BulkEditController.php:257
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:452
#: src/Modules/Expirator/Controllers/QuickEditController.php:372
#: src/Modules/Expirator/Controllers/SettingsController.php:298
msgid "Please select one or more %s"
msgstr "Por favor, selecciona uno o más %s"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:208
#: src/Modules/Expirator/Controllers/BulkEditController.php:254
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:449
#: src/Modules/Expirator/Controllers/QuickEditController.php:369
msgid "Date cannot be in the past"
msgstr "La fecha no puede estar en el pasado"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:207
#: src/Modules/Expirator/Controllers/BulkEditController.php:253
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:448
#: src/Modules/Expirator/Controllers/QuickEditController.php:368
msgid "Select a date"
msgstr "Selecciona una fecha"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:206
#: src/Modules/Expirator/Controllers/BulkEditController.php:252
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:447
#: src/Modules/Expirator/Controllers/QuickEditController.php:367
msgid "Select an action"
msgstr "Selecciona una acción"

#. translators: %s is the name of the taxonomy in singular form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:203
#: src/Modules/Expirator/Controllers/BulkEditController.php:249
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:444
#: src/Modules/Expirator/Controllers/QuickEditController.php:366
msgid "Search for %s"
msgstr "Búsqueda por %s"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:200
#: src/Modules/Expirator/Controllers/BulkEditController.php:246
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:441
#: src/Modules/Expirator/Controllers/QuickEditController.php:364
msgid "%s to add"
msgstr "%s a añadir"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:198
#: src/Modules/Expirator/Controllers/BulkEditController.php:244
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:439
#: src/Modules/Expirator/Controllers/QuickEditController.php:362
msgid "%s to remove"
msgstr "%s a eliminar"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:196
#: src/Modules/Expirator/Controllers/BulkEditController.php:242
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:437
#: src/Modules/Expirator/Controllers/QuickEditController.php:360
msgid "New %s"
msgstr "Nuevo %s"

#: src/Views/ad-banner-right-sidebar.php:35
msgid "Use other plugins to control Future Actions"
msgstr "Utiliza otros plugins para controlar las acciones futuras"

#: src/Views/menu-display.php:34
msgid "Default Formats"
msgstr "Formatos por defecto"

#: src/Modules/Expirator/Controllers/SettingsController.php:274
#: src/Views/taxonomy-field.php:14
msgid "Select the taxonomy to be used for actions."
msgstr "Selecciona la taxonomía que se utilizará para las acciones."

#: src/Modules/Expirator/Controllers/SettingsController.php:269
msgid "Default Action"
msgstr "Acción por defecto"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:815
msgid "Non-repeating"
msgstr "No-repetir"

#. translators: %s: time interval
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:809
msgid "Every %s"
msgstr "Cada %s"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:375
msgid "Completed"
msgstr "Completado"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:302
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:371
msgid "Scheduled"
msgstr "Programado"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:344
msgid "Search hook, args and claim ID"
msgstr "Buscar gancho, argumentos e ID de reclamación"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:307
msgid "All"
msgstr "Todo"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:306
msgid "Running"
msgstr "En curso"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:305
msgid "Canceled"
msgstr "Cancelado"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:304
msgid "Failed"
msgstr "Fallido"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:303
msgid "Complete"
msgstr "Completar"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:301
msgid "Uninitialized"
msgstr "Sin inicializar"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:57
msgid "Recurrence"
msgstr "Recurrente"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:56
msgid "Scheduled Date"
msgstr "Fecha programada"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:55
msgid "Logs"
msgstr "Registros"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:54
msgid "Arguments"
msgstr "Argumentos"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:53
#: src/Modules/Workflows/Controllers/WorkflowsList.php:217
msgid "Status"
msgstr "Estado"

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:109
msgid "Replace all %s"
msgstr "Sustituir todos los %s"

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:106
msgid "Remove all %s"
msgstr "Eliminar todos los %s"

#. translators: %1$s is the taxonomy name, %2$s is the post type singular
#. label, %3$s is the list of term names
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:67
msgid "The following terms (%1$s) were removed from the %2$s: %3$s."
msgstr "Los siguientes términos (%1$s) fueron eliminados de la %2$s: «%3$s»."

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:112
msgid "Remove selected %s"
msgstr "Eliminar %s seleccionados"

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:120
msgid "Add extra %s"
msgstr "Añadir %s extra"

#: src/Views/menu-admin.php:162
msgid "AM/PM"
msgstr "AM/PM"

#: src/Views/menu-admin.php:151
msgid "24 hours"
msgstr "24 horas"

#: src/Views/menu-admin.php:140
msgid "Inherit from Site Settings"
msgstr "Heredar de los ajustes del sitio"

#: src/Views/menu-admin.php:128
msgid "Time format in the date picker"
msgstr "Formato de hora en el selector de fecha"

#: src/Modules/Expirator/Controllers/SettingsController.php:281
msgid "No taxonomies found for this post type. Taxonomy actions will not be available."
msgstr "No se han encontrado taxonomías para este tipo de contenido. Las acciones de taxonomía no estarán disponibles."

#: src/Modules/Expirator/DBTableSchemas/ActionArgsSchema.php:96
msgid "The column args length was not updated to 1000."
msgstr "La longitud de la columna de argumentos no se actualizó a 1000."

#: src/Views/menu-diagnostics.php:78
msgid "Error found on the database schema:"
msgid_plural "Errors found on the database schema:"
msgstr[0] "Se ha detectado un error en el esquema de la base de datos:"
msgstr[1] "Se han detectado unos errores en el esquema de la base de datos:"

#: src/Modules/Expirator/Controllers/SettingsController.php:268
msgid "Activate the PublishPress Future actions for this post type"
msgstr "Activa la caja meta de PublishPress Future para este tipo de contenido"

#: src/Modules/Expirator/Migrations/V30104ArgsColumnLength.php:62
msgid "Change args column length to 1000 in the table _ppfuture_actions_args after v3.1.4"
msgstr "Cambiar la longitud de la columna de los argumentos a 1000 en la tabla _ppfuture_actions_args después de v3.1.4"

#: src/Modules/Expirator/Controllers/BulkEditController.php:236
#: assets/js/workflowManualSelectionBulkEdit.js:1256
msgid "— No Change —"
msgstr "— Sin cambios —"

#: src/Modules/Expirator/Controllers/BulkEditController.php:231
msgid "Future Action Update"
msgstr "Actualización de las acciones de Future"

#. translators: the text between {} is the link to the settings page.
#. translators: the text between {{}} is the link to the settings page.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:181
#: src/Modules/Expirator/Controllers/BulkEditController.php:221
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:422
#: src/Modules/Expirator/Controllers/QuickEditController.php:351
msgid "Timezone is controlled by the {WordPress Settings}."
msgstr "La zona horaria se controla mediante los {Ajustes de WordPress}."

#: src/Modules/Expirator/Controllers/BlockEditorController.php:179
#: src/Modules/Expirator/Controllers/BulkEditController.php:218
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:419
#: src/Modules/Expirator/Controllers/QuickEditController.php:348
msgid "Hide Calendar"
msgstr "Oculta el calendario"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:178
#: src/Modules/Expirator/Controllers/BulkEditController.php:217
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:418
#: src/Modules/Expirator/Controllers/QuickEditController.php:347
msgid "Show Calendar"
msgstr "Muestra el calendario"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:173
#: src/Modules/Expirator/Controllers/BulkEditController.php:213
#: src/Modules/Expirator/Controllers/QuickEditController.php:343
msgid "Categories"
msgstr "Categorías"

#: src/Modules/Expirator/Controllers/BulkActionController.php:111
msgid "Update Future Actions from Post Metadata"
msgstr "Actualiza las acciones de Future a partir de los metadatos de la entrada"

#: src/Modules/Expirator/Controllers/BulkActionController.php:101
msgid "Future Actions successfully synced with Post Metadata."
msgstr "Acciones de Future sincronizadas correctamente con los metadatos de la entrada."

#: src/Modules/Expirator/Controllers/BulkActionController.php:96
msgid "No posts selected. Unable to sync Future Actions."
msgstr "No hay entradas seleccionadas. No se pueden sincronizar las acciones de Future."

#: src/Views/tabs-settings.php:28
msgid "Diagnostics and Tools"
msgstr "Diagnóstico y herramientas"

#: src/Views/tabs-future-actions.php:25 assets/js/backupPanel.js:652
#: assets/js/backupPanel.js:1235
msgid "General"
msgstr "General"

#: src/Views/menu-diagnostics.php:199
msgid "Run Data Restoration"
msgstr "Ejecutar la restauración de datos"

#: src/Views/menu-diagnostics.php:182
msgid "Run Migration"
msgstr "Ejecutar migración"

#: src/Views/menu-diagnostics.php:70
msgid "Database Schema Check"
msgstr "Comprobación del esquema de la base de datos"

#: src/Views/menu-diagnostics.php:64
msgid "WP Cron Disabled"
msgstr "WP Cron desactivado"

#: src/Views/menu-diagnostics.php:61 src/Views/menu-diagnostics.php:74
msgid "Passed"
msgstr "Aprobado"

#: src/Views/menu-diagnostics.php:57
msgid "WP-Cron Status Check"
msgstr "Comprobación del estado de WP-Cron"

#: src/Views/menu-diagnostics.php:53
msgid "Advanced Diagnostics and Tools"
msgstr "Herramientas y diagnósticos avanzados"

#: src/Views/menu-admin.php:106
msgid "Simplified"
msgstr "Simplificado"

#: src/Views/menu-admin.php:93
msgid "Detailed"
msgstr "Detallado"

#: src/Views/menu-admin.php:83
msgid "Future Action Column Style"
msgstr "Estilo de columna de acción de Future"

#. translators: %1$s is the link to the PHP strtotime function documentation,
#. %2$s and %3$s are the opening and closing code tags. Please, do not
#. translate the date format text, since PHP will not be able to calculate
#. using non-english terms.
#: src/Modules/Expirator/Controllers/SettingsController.php:252
#: src/Views/menu-general.php:41
msgid "Set the offset to use for the default action date and time. For information on formatting, see %1$s. For example, you could enter %2$s+1 month%3$s or %2$s+1 week 2 days 4 hours 2 seconds%3$s or %2$snext Thursday%3$s. Please, use only terms in English."
msgstr "Establece el desfase a utilizar para la fecha y hora de la acción por defecto. Para más información sobre el formato, consulta %1$s. Por ejemplo, puedes introducir %2$s+1 month%3$s o %2$s+1 week 2 days 4 hours 2 seconds%3$s o %2$snext Thursday%3$s. Por favor, utiliza solo términos en inglés."

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:759
msgid "Now!"
msgstr "¡Ahora!"

#. translators: %s is the date interval in human readable format in the present
#. or future
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:735
msgid " (%s)"
msgstr " (%s)"

#. translators: %s is the date interval in human readable format in the past
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:729
msgid " (%s ago)"
msgstr " (hace %s)"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:712
msgid "Async"
msgstr "Asíncrona"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:113
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "hace %s segundo"
msgstr[1] "hace %s segundos"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:108
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s minuto"
msgstr[1] "%s minutos"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:103
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "hace %s hora"
msgstr[1] "hace %s horas"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:98
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "hace %s día"
msgstr[1] "hace %s días"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:93
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "hace %s semana"
msgstr[1] "hace %s semanas"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:88
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s mes"
msgstr[1] "%s meses"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:83
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "hace %s año"
msgstr[1] "hace %s años"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:188
#: src/Modules/Expirator/Controllers/BulkEditController.php:228
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:429
#: src/Modules/Expirator/Controllers/QuickEditController.php:355
msgid "No %s found."
msgstr "No se ha encontrado %s."

#: src/Views/expire-column.php:115
msgid "Action was not scheduled due to a configuration issue. Please attempt to schedule it again."
msgstr "No se ha programado la acción debido a un problema de configuración. Intenta programarla de nuevo."

#: src/Views/menu-diagnostics.php:202
msgid "Restore legacy action arguments as Post Meta. This is useful if you have issues with 3rd party plugins that read that data. This will run in the background and may take a while."
msgstr "Restaura los argumentos de acción heredados como meta de la entrada. Útil si tienes problemas con plugins de terceros que leen esos datos. Esto se ejecutará en segundo plano y puede tomar un tiempo."

#: src/Views/menu-diagnostics.php:195
msgid "Restore Legacy Action Arguments"
msgstr "Restaura los argumentos de acción heredados"

#: legacy/classes/Display.class.php:326
msgid "The database schema could not be fixed. Please, contact the support team."
msgstr "No se ha podido corregir el esquema de la base de datos. Por favor, contacta con el equipo de soporte."

#: legacy/classes/Display.class.php:321
msgid "The database schema was fixed."
msgstr "Se ha corregido el esquema de la base de datos."

#: legacy/classes/Display.class.php:306
msgid "The legacy actions arguments restoration has been enqueued and will run asynchronously."
msgstr "La restauración de los argumentos de las acciones heredadas se ha puesto en cola y se ejecutará de forma asíncrona."

#: src/Modules/Expirator/Migrations/V30001RestorePostMeta.php:147
msgid "Restore post meta data after v3.0.1"
msgstr "Restaurar los metadatos de la entrada después de v3.0.1"

#: src/Views/menu-diagnostics.php:185
msgid "Migrate legacy future actions from WP Cron to the new Action Scheduler. This will run in the background and may take a while."
msgstr "Migrar las acciones heredadas de Future de WP Cron al nuevo Programador de acciones. Esto se ejecutará en segundo plano y puede tomar un tiempo."

#: src/Views/menu-diagnostics.php:178
msgid "Migrate Legacy Future Actions"
msgstr "Migrar las acciones heredadas de Future"

#: src/Views/menu-notifications.php:52
msgid "Whenever an action runs, an email can be sent to alert users."
msgstr "Cuando caduca un post, puede enviarse un correo electrónico alertando a los usuarios del vencimiento."

#: src/Views/menu-notifications.php:50
msgid "Email Notification"
msgstr "Aviso por correo electrónico"

#: src/Views/menu-display.php:231
msgid "Example: "
msgstr "Ejemplo: "

#: src/Views/menu-diagnostics.php:296
msgid "This is a legacy feature and will be removed in a future version."
msgstr "Se trata de una característica heredada que se eliminará en una versión futura."

#: src/Views/menu-diagnostics.php:215
msgid "Legacy Cron Schedule"
msgstr "Programación de Cron heredado"

#: src/Modules/Expirator/Controllers/PostListController.php:235
#: src/Modules/Workflows/Controllers/PostsList.php:88
msgid "No future action"
msgstr "Ninguna acción de Future"

#. translators: %1$s opens a span tag, %2$s is the action name, %3$s ends a
#. span tag, %4$s is the a span tag, %5$s is the a span tag, %6$s is the a span
#. tag
#: src/Views/expire-column.php:77
msgid "%1$s%2$s%3$s on %5$s%4$s%6$s"
msgstr "%1$s%2$s%3$s el %5$s%4$s%6$s"

#: src/Modules/Expirator/Controllers/BulkEditController.php:240
msgid "Remove action from posts"
msgstr "Quitar acción de las entradas"

#: src/Modules/Expirator/Controllers/BulkEditController.php:239
msgid "Update the existing actions for posts"
msgstr "Actualiza las acciones existentes para las entradas"

#: src/Modules/Expirator/Controllers/BulkEditController.php:238
msgid "Add action if none exists for posts"
msgstr "Añade una acción si no hay ninguna para las entradas"

#: src/Modules/Expirator/Controllers/BulkEditController.php:237
msgid "Add or update action for posts"
msgstr "Añade o actualiza la acción para las entradas"

#: legacy/classes/Display.class.php:297
msgid "The legacy future actions migration has been enqueued and will run asynchronously."
msgstr "La migración de acciones Future heredadas se ha puesto en cola y se ejecutará de forma asíncrona."

#: src/Modules/Expirator/Controllers/SettingsController.php:262
msgid "Default Values"
msgstr "Valores por defecto"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:663
msgid "Scheduled date: "
msgstr "Fecha programada: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:657
msgid "Arguments: "
msgstr "Argumentos: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:651
msgid "Status: "
msgstr "Estado: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:645
msgid "Action: "
msgstr "Acción: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:634
msgid "View log"
msgstr "Ver registro"

#. translators: %s is the list of terms
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:531
msgid "Terms: %s"
msgstr "Términos: %s"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:143
msgid "Action Logs"
msgstr "Registros de acciones"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:70
msgid "Cancel the action. This will prevent the action from running in the future"
msgstr "Cancela la acción. Esto evitará que la acción se ejecute en el futuro"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:69
#: assets/js/backupPanel.js:726
msgid "Cancel"
msgstr "Cancelar"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:66
msgid "Process the action now"
msgstr "Ejecuta la acción ahora"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:65
msgid "Run"
msgstr "Ejecutar"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:176
#: src/Modules/Expirator/Controllers/BulkEditController.php:216
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:417
#: src/Modules/Expirator/Controllers/QuickEditController.php:346
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:50
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:153
msgid "Action"
msgstr "Acción"

#. translators: %s is the post title
#: src/Modules/Expirator/Models/ExpirablePostModel.php:657
msgid "Future Action Complete \"%s\""
msgstr "Acción de Future completada «%s»"

#: src/Modules/Expirator/Migrations/V30000WPCronToActionsScheduler.php:121
msgid "Migrate legacy scheduled actions after v3.0.0"
msgstr "Migrar las acciones heredadas después de la versión 3.0.0"

#: src/Modules/Expirator/Migrations/V30000ReplaceFooterPlaceholders.php:71
msgid "Migrate legacy footer placeholders after v3.0.0"
msgstr "Migrar los marcadores de pie de página heredados después de la versión 3.0.0"

#: src/Modules/Expirator/Migrations/V30000ActionArgsSchema.php:61
msgid "Migrate legacy actions arguments schema after v3.0.0"
msgstr "Migrar el esquema de argumentos de las acciones heredadas después de la versión 3.0.0"

#. translators: %s: new post status
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:90
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:90
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:90
msgid "Change status to %s"
msgstr "Cambia el estado a %s"

#. translators: 1: old post status, 2: new post status
#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:62
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:60
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:60
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:60
msgid "Status has been successfully changed from \"%1$s\" to \"%2$s\"."
msgstr "El estado se ha cambiado correctamente de «%1$s» a «%2$s»."

#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:54
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:52
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:52
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:52
msgid "Status didn't change."
msgstr "El estado no ha cambiado."

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:236
msgid "Popup"
msgstr "Ventana emergente"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:226
msgid "List"
msgstr "Lista"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:218
msgid "Log format"
msgstr "Formato del registro"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:150
#: src/Modules/Expirator/Controllers/BulkEditController.php:188
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:136
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:390
#: src/Modules/Expirator/Controllers/QuickEditController.php:318
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:131
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:132
#: src/Modules/Expirator/Controllers/SettingsController.php:538
#: src/Views/menu-admin.php:44 src/Views/tabs-future-actions.php:51
msgid "Future Actions"
msgstr "Acciones futuras"

#: src/Modules/Expirator/Controllers/PostListController.php:89
#: src/Modules/Workflows/Controllers/PostsList.php:72
msgid "Future Action"
msgstr "Acción de Future"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:88
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:122
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:118
msgid "Terms"
msgstr "Términos"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:151
#: src/Modules/Expirator/Controllers/BulkEditController.php:189
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:391
#: src/Modules/Expirator/Controllers/QuickEditController.php:319
#: src/Views/menu-admin.php:67
msgid "Enable Future Action"
msgstr "Activar acción futura"

#. Description of the plugin
#: post-expirator.php
msgid "PublishPress Future allows you to schedule automatic changes to posts, pages and other content types."
msgstr "PublishPress Future te permite programar cambios automáticos en entradas, páginas y otros tipos de contenido."

#: src/Views/menu-display.php:68 src/Views/menu-display.php:106
msgid "PHP Date Function"
msgstr "Función de fecha PHP"

#. translators: %1$s and %2$s are placeholders for the link to by the Pro
#. version
#: src/Modules/VersionNotices/Module.php:95
msgid "You're using PublishPress Future Free. The Pro version has more features and support. %1$sUpgrade to Pro%2$s"
msgstr "Estás usando PublishPress Future Free. La versión Pro tiene más características y soporte. %1$sActualizar a Pro%2$s"

#: src/Modules/Workflows/Models/StepTypesModel.php:142
#: src/Views/tabs-settings.php:36
msgid "Debug"
msgstr "Depurar"

#: src/Views/ad-banner-right-sidebar.php:76
msgid "View Knowledge Base"
msgstr "Ver la base de conocimiento"

#: src/Views/ad-banner-right-sidebar.php:69
msgid "Detailed documentation is also available on the plugin website."
msgstr "También hay disponible una documentación detallada en la web del plugin."

#: src/Views/ad-banner-right-sidebar.php:59
msgid "Request Support"
msgstr "Solicitar soporte"

#: src/Views/ad-banner-right-sidebar.php:53
msgid "If you need help or have a new feature request, let us know."
msgstr "Si necesitas ayuda o tienes una petición de nueva característica, háznoslo saber."

#: src/Views/ad-banner-right-sidebar.php:47
msgid "Need PublishPress Future Support?"
msgstr "¿Necesitas soporte para PublishPress Future?"

#: src/Modules/Expirator/Controllers/PluginsListController.php:50
#: src/Modules/VersionNotices/Module.php:137
#: src/Views/ad-banner-right-sidebar.php:39
msgid "Upgrade to Pro"
msgstr "Actualiza a Pro"

#: src/Views/ad-banner-right-sidebar.php:18
msgid "Enhance the power of PublishPress Future with the Pro version:"
msgstr "Mejora la potencia de PublishPress Future con la versión Pro:"

#: src/Views/ad-banner-right-sidebar.php:12
msgid "Upgrade to PublishPress Future Pro"
msgstr "Actualiza a PublishPress Future Pro"

#: src/Modules/Expirator/Controllers/SettingsController.php:453
#: src/Modules/Settings/Controllers/Controller.php:238
msgid "Form Validation Failure: Sorry, your nonce did not verify."
msgstr "Fallo de validación del formulario: Lo sentimos, tu nonce no ha podido verificarse."

#: src/Modules/Expirator/Controllers/SettingsController.php:295
msgid "Save changes"
msgstr "Guardar los cambios"

#: src/Modules/Expirator/Controllers/SettingsController.php:294
msgid "Default terms:"
msgstr "Términos por defecto:"

#: src/Modules/Expirator/Controllers/SettingsController.php:290
#: src/Views/menu-general.php:48
msgid "PHP strtotime function"
msgstr "Función strtotime de PHP"

#: src/Modules/Expirator/Models/ExpirablePostModel.php:488
msgid "Email not sent."
msgstr "Correo electrónico no enviado."

#: src/Modules/Expirator/Models/ExpirablePostModel.php:488
msgid "Email sent."
msgstr "Correo electrónico enviado."

#: src/Modules/Expirator/Models/ExpirablePostModel.php:484
msgid "Email is disabled."
msgstr "Correo electrónico desactivado."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/StickPost.php:46
#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:46
msgid "%s didn't change."
msgstr "%s no ha cambiado."

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:58
msgid "No terms were changed on the %s."
msgstr "No se han modificado los términos en la %s."

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:56
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:56
msgid "No terms were removed from the %s."
msgstr "No se han eliminado términos de la %s."

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:65
msgid "No terms were added to the %s."
msgstr "No se han añadido términos a la %s."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/DeletePost.php:47
msgid "%s was not deleted."
msgstr "%s no ha sido borrado."

#: src/Modules/Expirator/Controllers/SettingsController.php:287
#: src/Views/menu-general.php:29
msgid "Default Date/Time Offset"
msgstr "Duración por defecto de fecha/hora"

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:53
msgid "%s has been removed from stickies list."
msgstr "%s ha sido quitado de la lista de fijos."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/StickPost.php:53
msgid "%s has been added to stickies list."
msgstr "%s ha sido añadido a la lista de fijos."

#. translators: 1: taxonomy name, 2: post type singular label, 3: updated
#. terms, 4: original terms
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:69
msgid "The following terms (%1$s) were set to the %2$s: \"%3$s\". The old list of terms on the post was: %4$s."
msgstr "Los siguientes términos (%1$s) se establecieron en la %2$s: «%3$s». La antigua lista de términos de la entrada era: %4$s."

#. translators: %1$s is the taxonomy name, %2$s is the post type singular
#. label, %3$s is the removed terms list, %4$s is the updated terms list
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:67
msgid "The following terms (%1$s) were removed from the %2$s: %3$s. The new list of terms on the post is: %4$s."
msgstr "Los siguientes términos (%1$s) fueron eliminados de la %2$s: «%3$s». La nueva lista de términos en la entrada es: %4$s."

#. translators: %1$s is the taxonomy label, %2$s is the post type singular
#. label, %3$s is the list of terms added, %4$s is the list of terms on the
#. post
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:77
msgid "The following terms (%1$s) were added to the %2$s: \"%3$s\". The full list of terms on the post is: %4$s."
msgstr "Los siguientes términos (%1$s) fueron añadidos a la %2$s: «%3$s». La lista completa de términos en la entrada es: %4$s."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/DeletePost.php:54
msgid "%s has been successfully deleted."
msgstr "%s ha sido borrado correctamente."

#: src/Modules/Expirator/Controllers/BlockEditorController.php:121
#: src/Modules/Expirator/Controllers/BulkEditController.php:157
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:361
#: src/Modules/Expirator/Controllers/QuickEditController.php:287
#: src/Modules/Expirator/Controllers/SettingsController.php:280
msgid "Taxonomy"
msgstr "Taxonomía"

#: src/Views/menu-diagnostics.php:241
msgid "Posts and expiration settings"
msgstr "Ajustes de entradas y caducidad"

#: legacy/classes/Display.class.php:113 legacy/classes/Display.class.php:141
msgid "You do not have permission to configure PublishPress Future."
msgstr "No tienes permisos para configurar PublishPress Future."

#: src/Views/tabs-settings.php:23 assets/js/backupPanel.js:664
#: assets/js/backupPanel.js:1247
msgid "Advanced"
msgstr "Avanzado"

#: src/Views/tabs-future-actions.php:35 assets/js/backupPanel.js:658
#: assets/js/backupPanel.js:1241
msgid "Display"
msgstr "Visualización"

#: legacy/classes/Display.class.php:591
msgid "Contact"
msgstr "Contacto"

#: legacy/classes/Display.class.php:589
msgid "Contact the PublishPress team"
msgstr "Contacta con el equipo de PublishPress"

#: legacy/classes/Display.class.php:583
msgid "Documentation"
msgstr "Documentación"

#: legacy/classes/Display.class.php:581
msgid "Future Documentation"
msgstr "Documentación de Future"

#: legacy/classes/Display.class.php:575
msgid "About"
msgstr "Acerca de"

#: legacy/classes/Display.class.php:573
msgid "About PublishPress Future"
msgstr "Acerca de PublishPress Future"

#. translators: %1$s is the plugin name, %2$s is the star rating markup
#: legacy/classes/Display.class.php:558
msgid "If you like %1$s, please leave us a %2$s rating. Thank you!"
msgstr "Si te gusta %1$s, por favor, déjanos una valoración de %2$s. ¡Gracias!"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:121
msgid "Future"
msgstr "Future"

#. Plugin Name of the plugin
#: post-expirator.php
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:120
#: src/Modules/Workflows/Models/StepTypesModel.php:97
msgid "PublishPress Future"
msgstr "PublishPress Future"

#: src/Views/menu-advanced.php:88
msgid "Toggle between preserving or deleting data after the plugin is deactivated."
msgstr "Alterna entre preservar o guardar los datos después de desactivar el plugin."

#: src/Views/menu-advanced.php:83
msgid "Delete data"
msgstr "Borrar datos"

#: src/Views/menu-advanced.php:73
msgid "Preserve data"
msgstr "Preservar datos"

#: src/Views/menu-advanced.php:63
msgid "Preserve Data After Deactivating the Plugin"
msgstr "Preservar datos después de desactivar el plugin"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:135
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:123
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:121
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:120
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:128
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:146
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:131
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:123
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:128
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:141
#: src/Modules/Workflows/Models/StepTypesModel.php:88
msgid "Post"
msgstr "Entrada"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:177
#: src/Modules/Expirator/Controllers/BulkEditController.php:219
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:420
#: src/Modules/Expirator/Controllers/QuickEditController.php:349
msgid "Loading"
msgstr "Cargando"

#: src/Modules/Expirator/Controllers/ClassicEditorController.php:414
msgid "Category"
msgstr "Categoría"

#: src/Views/tabs-future-actions.php:20 assets/js/backupPanel.js:649
#: assets/js/backupPanel.js:1232
msgid "Post Types"
msgstr "Tipos de contenido"

#: src/Views/menu-advanced.php:26
msgid "Advanced Options"
msgstr "Opciones avanzadas"

#. translators: %s is a link to the PHP date function documentation
#: src/Views/menu-display.php:102
msgid "The default format to use when displaying the action time within a post using the shortcode or within the footer.  For information on valid formatting options, see: %s."
msgstr "El formato por defecto a usar cuando se muestre la hora de caducidad dentro de una entrada usando el shortcode o dentro del pie de página. Para información sobre las opciones de formato válidas, consulta: %s."

#. translators: %s is a link to the PHP date function documentation
#: src/Views/menu-display.php:64
msgid "The default format to use when displaying the action date within a post using the shortcode or within the footer.  For information on valid formatting options, see: %s."
msgstr "El formato por defecto a usar cuando se muestre la fecha de caducidad dentro de una entrada usando el shortcode o dentro del pie de página. Para información sobre las opciones de formato válidas, consulta: %s."

#: src/Views/menu-display.php:243
msgid "Shortcode"
msgstr "Shortcode"

#: src/Views/menu-diagnostics.php:118
msgid "Debug Logging"
msgstr "Registro de depuración"

#: legacy/deprecated-functions.php:423
msgid "No taxonomies found"
msgstr "No se han encontrado taxonomías"

#. Author URI of the plugin
#: post-expirator.php
msgid "http://publishpress.com"
msgstr "https://publishpress.com"

#. Author of the plugin
#: post-expirator.php
msgid "PublishPress"
msgstr "PublishPress"

#. translators: 1: is the blog name, 2: the email subject
#: src/Modules/Expirator/Models/ExpirablePostModel.php:661
msgid "[%1$s] %2$s"
msgstr "[%1$s] %2$s"

#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:75
msgid "Unstick"
msgstr "No fijar"

#: src/Modules/Expirator/ExpirationActions/StickPost.php:75
msgid "Stick"
msgstr "Fijar"

#: src/Modules/Expirator/Models/ExpirationActionsModel.php:151
msgid "Trash"
msgstr "Papelera"

#: src/Modules/Expirator/Controllers/SettingsController.php:283
msgid "Enter a comma separated list of emails that you would like to be notified when the action runs."
msgstr "Introduce una lista de correos electrónicos separada por comas a los que te gustaría avisar cuando se ejecute la acción."

#: src/Views/menu-notifications.php:123
msgid "Enter a comma separate list of emails that you would like to be notified when the action runs.  This will be applied to ALL post types.  You can set post type specific emails on the Defaults tab."
msgstr "Introduce una lista de correos electrónicos separada por comas a los que te gustaría avisar cuando caduque la entrada. Esto se aplicará a TODOS los tipos de contenido. Puedes establecer correos electrónicos específicos de tipo de contenido en la pestaña de los valores por defecto."

#: src/Modules/Expirator/Controllers/SettingsController.php:282
#: src/Views/menu-notifications.php:116 src/Views/menu-notifications.php:169
msgid "Who to Notify"
msgstr "A quién avisar"

#: src/Views/menu-notifications.php:107
msgid "This will include all users with the role of \"Administrator\" in the email."
msgstr "Esto incluirá a todos los usuarios con el perfil de «Administrador» en el correo electrónico de caducidad de la entrada."

#: src/Views/menu-notifications.php:86
msgid "Include Blog Administrators?"
msgstr "¿Incluir a administradores de blog?"

#: src/Views/menu-notifications.php:78
msgid "This will enable or disable the send of email notification on future action."
msgstr "Esto activará o desactivará el envío de avisos por correo electrónico sobre acciones futuras."

#: src/Views/menu-notifications.php:59
msgid "Enable Email Notification?"
msgstr "¿Activar la notificación por correo electrónico?"

#. Plugin URI of the plugin
#: post-expirator.php
msgid "http://wordpress.org/extend/plugins/post-expirator/"
msgstr "https://es.wordpress.org/plugins/post-expirator/"

#: src/Modules/Expirator/Models/ExpirationActionsModel.php:150
msgid "Private"
msgstr "Privado"

#: src/Modules/Expirator/ExpirationActions/DeletePost.php:76
msgid "Delete"
msgstr "Borrar"

#: src/Modules/Expirator/Models/ExpirationActionsModel.php:149
msgid "Draft"
msgstr "Borrador"

#: src/Views/menu-debug-log.php:15
msgid "Below is a dump of the debugging table, this should be useful for troubleshooting."
msgstr "A continuación tienes un volcado de la tabla de depuración, esto debería ser útil para solucionar problemas."

#: src/Views/menu-diagnostics.php:238
msgid "Event"
msgstr "Evento"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:677
#: src/Views/menu-diagnostics.php:235
msgid "Date"
msgstr "Fecha"

#: src/Views/menu-diagnostics.php:223
msgid "The below table will show all currently scheduled cron events for the plugin with the next run time."
msgstr "La siguiente tabla mostrará todos los eventos cron actualmente programados para el plugin con la próxima hora de ejecución."

#: src/Views/menu-diagnostics.php:131
msgid "Purge Debug Log"
msgstr "Purgar el registro de depuración"

#: src/Views/menu-diagnostics.php:145
msgid "Enable Debugging"
msgstr "Activar depuración"

#: src/Views/menu-diagnostics.php:125
msgid "Disable Debugging"
msgstr "Desactivar depuración"

#: legacy/classes/Display.class.php:291
msgid "Debugging Table Emptied"
msgstr "Tabla de depuración vaciada"

#: legacy/classes/Display.class.php:283
msgid "Debugging Enabled"
msgstr "Depuración activada"

#: legacy/classes/Display.class.php:278
msgid "Debugging Disabled"
msgstr "﻿Depuración desactivada"

#: src/Modules/Expirator/Controllers/SettingsController.php:270
msgid "Select the default action for the post type."
msgstr "Elige la acción de caducidad por defecto para el tipo de contenido."

#: src/Modules/Expirator/Controllers/SettingsController.php:267
msgid "Active"
msgstr "Activa"

#: src/Modules/Expirator/Controllers/SettingsController.php:263
msgid "Use the values below to set the default actions/values to be used for each for the corresponding post types.  These values can all be overwritten when creating/editing the post/page."
msgstr "Utiliza los siguientes valores para establecer las acciones/valores por defecto que se utilizarán para cada uno de los tipos de contenido correspondientes. Estos valores se pueden sobrescribir al crear/editar la publicación/página."

#: src/Views/menu-admin.php:174 src/Views/menu-advanced.php:99
#: src/Views/menu-display.php:367 src/Views/menu-general.php:118
#: src/Views/menu-notifications.php:186
msgid "Save Changes"
msgstr "Guardar los cambios"

#: src/Views/menu-display.php:227
msgid "The inline css which will be used to style the footer text."
msgstr "El css incrustado que se utilizará para dar estilo al texto del pie de página."

#: src/Views/menu-display.php:216
msgid "Footer Style"
msgstr "Estilo del pie de página"

#: src/Views/menu-display.php:175
msgid "Enter the text you would like to appear at the bottom of every post which has an action scheduled.  The following placeholders will be replaced with the future action date in the following format:"
msgstr "Introduce el texto que deseas que aparezca en la parte inferior de cada entrada con caducidad. Los siguientes marcadores de posición se reemplazarán por la fecha de vencimiento de la entrada en el siguiente formato:"

#: src/Views/menu-display.php:164
msgid "Footer Contents"
msgstr "Contenidos del pie de página"

#: src/Views/menu-display.php:154
msgid "This will enable or disable displaying the future action date in the post footer."
msgstr "Esto activa o desactiva la visualización de la fecha de caducidad en pie de página."

#: src/Views/menu-diagnostics.php:142 src/Views/menu-display.php:150
#: src/Views/menu-notifications.php:75 src/Views/menu-notifications.php:104
#: src/Views/menu-notifications.php:158
msgid "Disabled"
msgstr "Desactivado"

#: src/Views/menu-diagnostics.php:122 src/Views/menu-display.php:139
#: src/Views/menu-notifications.php:67 src/Views/menu-notifications.php:95
#: src/Views/menu-notifications.php:150
msgid "Enabled"
msgstr "Activado"

#: src/Views/menu-display.php:127
msgid "Show in Post Footer?"
msgstr "¿Mostrar en el pie de página de la entrada?"

#: src/Views/menu-display.php:118
msgid "Enabling this below will display the action date automatically at the end of any post which is set to run an action."
msgstr "Se mostrará la fecha de caducidad de forma automática al final de cualquier entrada que esté a punto de caducar."

#: src/Views/menu-display.php:116
msgid "Post Footer Display"
msgstr "Mostrar pie de pagina de la entrada"

#: src/Views/menu-display.php:77
msgid "Time Format"
msgstr "Formato de hora"

#: src/Views/menu-display.php:39
msgid "Date Format"
msgstr "Formato de fecha"

#. translators: %s is a code tag that wraps the shortcode attribute dateformat
#. translators: %s is a code tag that wraps the shortcode attribute timeformat
#: src/Views/menu-display.php:345 src/Views/menu-display.php:353
msgid "%s - Format set here will override the value set on the settings page"
msgstr "%s - El formato establecido aquí anulará el valor establecido en la página de ajustes"

#: legacy/classes/Display.class.php:397 legacy/classes/Display.class.php:451
#: legacy/classes/Display.class.php:473
msgid "Saved Options!"
msgstr "¡Opciones guardadas!"

#: src/Views/menu-diagnostics.php:139
msgid "View Debug Logs"
msgstr "Ver registro de depuración"

#: src/Views/menu-general.php:25
msgid "Defaults"
msgstr "Valores por defecto"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:191
#: src/Modules/Expirator/Controllers/BulkEditController.php:232
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:432
#: src/Modules/Expirator/Controllers/QuickEditController.php:358
msgid "You must assign a taxonomy to this post type to use this feature."
msgstr "Debes asignar una taxonomía jerarquizada a este tipo de contenido para usar esta característica."

#: src/Modules/Expirator/Controllers/PluginsListController.php:70
#: src/Modules/Expirator/Controllers/SettingsController.php:132
#: src/Modules/Expirator/Controllers/SettingsController.php:133
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:67
#: src/Views/tabs-settings.php:47
msgid "Settings"
msgstr "Ajustes"

#: services.php:148 src/Modules/Settings/SettingsFacade.php:124
msgid "Post expires at EXPIRATIONTIME on ACTIONDATE"
msgstr "La entrada caduca en EXPIRATIONTIME el ACTIONDATE"

#: services.php:147 src/Modules/Settings/SettingsFacade.php:123
msgid "g:ia"
msgstr "g:ia"

#: services.php:143 src/Modules/Settings/SettingsFacade.php:122
msgid "l F jS, Y"
msgstr "l, j F Y"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:678
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:70
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:100
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:105
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:166
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:183
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:81
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:95
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:178
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:195
msgid "Message"
msgstr "Mensaje"

#: src/Views/menu-debug-log.php:39
msgid "Debugging table is currently empty."
msgstr "La tabla de depuración está vacía."