# Copyright (C) 2024 Strategy11 # This file is distributed under the same license as the Formidable Logs plugin. msgid "" msgstr "" "Project-Id-Version: a2d8bc55ffb2a23897925e74530a7308\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/formidable-logs\n" "Last-Translator: \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-08-09T17:07:42+00:00\n" "PO-Revision-Date: 2024-08-10 04:41\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: formidable-logs\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: a2d8bc55ffb2a23897925e74530a7308\n" "X-Crowdin-Project-ID: 28\n" "X-Crowdin-Language: es\n" "X-Crowdin-File: /[Strategy11.formidable-logs] master/languages/formidable-logs.pot\n" "X-Crowdin-File-ID: 2386\n" "Language: es_ES\n" #. Plugin Name of the plugin #: formidable-logs.php msgid "Formidable Logs" msgstr "Formidable Logs" #. Plugin URI of the plugin #. Author URI of the plugin #: formidable-logs.php msgid "http://formidablepro.com/" msgstr "http://formidablepro.com/" #. Description of the plugin #: formidable-logs.php msgid "Log events from Formidable and other add-ons" msgstr "Registra eventos de Formidable y de otras extensiones" #. Author of the plugin #: formidable-logs.php msgid "Strategy11" msgstr "Strategy11" #: controllers/FrmLogAppController.php:39 #: controllers/FrmLogAppController.php:61 #: controllers/FrmLogAppController.php:63 #: controllers/FrmLogAppController.php:80 msgid "Logs" msgstr "Registros" #: controllers/FrmLogAppController.php:62 msgid "Log" msgstr "Registro" #: controllers/FrmLogAppController.php:65 msgid "Search Logs" msgstr "Buscar registros" #: controllers/FrmLogAppController.php:66 msgid "No Logs Found." msgstr "No se han encontrado registros." #: controllers/FrmLogAppController.php:67 msgid "Add New Log" msgstr "Añadir nuevo registro" #: controllers/FrmLogAppController.php:68 msgid "Edit Log" msgstr "Editar registro" #: controllers/FrmLogAppController.php:126 msgid "Log Details" msgstr "Detalles del registro" #: formidable-logs.php:79 msgid "Formidable Logs requires Formidable Forms to be installed." msgstr "Formidable Logs requiere que Formidable Forms esté instalado." #: formidable-logs.php:81 msgid "Install Formidable Forms" msgstr "Instalar Formidable Forms" #: models/FrmLogCron.php:80 msgid "Purge the logs in a monthly period" msgstr "Purgar los registros en un periodo mensual" #: models/FrmLogList.php:31 #: models/FrmLogList.php:151 msgid "Entry" msgstr "Registro" #: models/FrmLogList.php:32 msgid "Action" msgstr "Acción" #: models/FrmLogList.php:33 msgid "Status" msgstr "Estado" #: models/FrmLogList.php:38 msgid "Date" msgstr "Fecha" #: models/FrmLogList.php:146 msgid "%d (Deleted)" msgstr "%d (Borrado)" #: views/csv-button.php:15 msgid "Download CSV" msgstr "Descargar CSV" #: views/delete-button.php:15 msgid "Heads up" msgstr "¡Atención!" #: views/delete-button.php:15 msgid "ALL logs will be permanently deleted. Want to proceed?" msgstr "TODOS los registros se borrarán permanentemente. ¿Quieres continuar?" #: views/delete-button.php:16 msgid "Delete All Logs" msgstr "Borrar todos los registros" #: views/settings/logs.php:17 msgid "Next occurrence will be at" msgstr "La próxima vez será será en" #: views/settings/logs.php:23 msgid "Automatically delete log entries every 30 days" msgstr "Borrar automáticamente las entradas del registro cada 30 días" #: views/settings/logs.php:24 msgid "This action will keep the small portion of the latest logs at the end of the 30 days." msgstr "Esta acción conservará la pequeña parte de los últimos registros al final de los 30 días." #: views/show.php:16 msgid "Response" msgstr "Respuesta"