# Copyright (C) 2019 Erick Hitter # This file is distributed under the same license as the WP Revisions Control package. msgid "" msgstr "" "Project-Id-Version: WP Revisions Control 1.3\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-revisions-" "control\n" "POT-Creation-Date: 2019-05-26 23:37:00+00:00\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "PO-Revision-Date: 2019-05-26 17:00-0700\n" "Last-Translator: jelena kovacevic <jecajeca260@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "X-Generator: Poedit 2.2.3\n" #: inc/class-wp-revisions-control-bulk-actions.php:84 msgid "Purge excess revisions" msgstr "" #: inc/class-wp-revisions-control-bulk-actions.php:89 msgid "Purge ALL revisions" msgstr "" #: inc/class-wp-revisions-control-bulk-actions.php:269 msgid "Purged all revisions." msgstr "" #: inc/class-wp-revisions-control-bulk-actions.php:276 msgid "Purged excess revisions." msgstr "" #: inc/class-wp-revisions-control-bulk-actions.php:287 msgid "WP Revisions Control encountered an unspecified error." msgstr "" #: inc/class-wp-revisions-control.php:158 msgid "" "Set the number of revisions to save for each post type listed. To retain all " "revisions for a given post type, leave the field empty." msgstr "" "Establecer el número de revisiones a guardar para cada tipo de publicación " "que aparece. Para conservar todas las revisiones para un tipo determinado de " "publicación, deje el campo vacío." #: inc/class-wp-revisions-control.php:159 msgid "" "If a post type isn't listed, revisions are not enabled for that post type." msgstr "" "Si un tipo de publicación no aparece en la lista, las revisiones no están " "habilitadas para ese tipo de publicación." #. translators: 1. Filter tag. #: inc/class-wp-revisions-control.php:170 msgid "" "A local change is causing this plugin's functionality to run at a priority " "other than the default. If you experience difficulties with the plugin, " "please unhook any functions from the %1$s filter." msgstr "" "Un cambio local está causando que la funcionalidad de este plugin se ejecute " "con una prioridad distinta de la predeterminada . Si tiene alguna dificultad " "con el plugin, por favor desenganchar las funciones del filtro %1$s." #: inc/class-wp-revisions-control.php:287 msgid "Revisions" msgstr "Revisiones" #: inc/class-wp-revisions-control.php:309 msgid "Processing…" msgstr "Procesando…" #: inc/class-wp-revisions-control.php:310 msgid "Are you sure you want to remove revisions from this post?" msgstr "¿Está seguro de que desea eliminar las revisiones de esta publicación?" #: inc/class-wp-revisions-control.php:311 msgid "Autosave" msgstr "Autoguardado" #: inc/class-wp-revisions-control.php:312 msgid "There are no revisions to remove." msgstr "No hay revisiones para eliminar." #: inc/class-wp-revisions-control.php:313 msgid "An error occurred. Please refresh the page and try again." msgstr "Se ha producido un error. Actualice la página y vuelva a intentarlo." #: inc/class-wp-revisions-control.php:334 msgid "Purge these revisions" msgstr "Purgar estas revisiones" #. translators: 1. Text input field. #: inc/class-wp-revisions-control.php:340 msgid "" "Limit this post to %1$s revisions. Leave this field blank for default " "behavior." msgstr "" "Limitar esta publicación a %1$s revisiones. Deje este campo en blanco para " "el comportamiento por defecto." #: inc/class-wp-revisions-control.php:365 msgid "No post ID was provided. Please refresh the page and try again." msgstr "" "No se proporcionó un ID de publicación. Actualice la página y vuelva a " "intentarlo." #: inc/class-wp-revisions-control.php:367 msgid "Invalid request. Please refresh the page and try again." msgstr "Petición no válida. Actualice la página y vuelva a intentarlo." #: inc/class-wp-revisions-control.php:369 msgid "You are not allowed to edit this post." msgstr "Usted no está autorizado a editar esta publicación." #. translators: 1. Number of removed revisions, already formatted for locale. #: inc/class-wp-revisions-control.php:401 msgid "Removed %1$s revisions associated with this post." msgstr "Eliminadas %1$s revisiones asociadas a esta publicación." #: inc/class-wp-revisions-control.php:427 #: inc/class-wp-revisions-control.php:439 msgid "No revisions to remove." msgstr "" #. Plugin Name of the plugin/theme msgid "WP Revisions Control" msgstr "Control Revisiones WP" #. Plugin URI of the plugin/theme msgid "https://ethitter.com/plugins/wp-revisions-control/" msgstr "https://ethitter.com/plugins/wp-revisions-control/" #. Description of the plugin/theme msgid "Control how many revisions are stored for each post type" msgstr "" "Control de cuántas revisiones se almacenan para cada tipo de publicación" #. Author of the plugin/theme msgid "Erick Hitter" msgstr "Erick Hitter" #. Author URI of the plugin/theme msgid "https://ethitter.com/" msgstr "https://ethitter.com/"