# 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: Italian\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: it\n" "X-Crowdin-File: /[Strategy11.formidable-logs] master/languages/formidable-logs.pot\n" "X-Crowdin-File-ID: 2386\n" "Language: it_IT\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 gli eventi di Formidable e di altri add-on" #. 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 "Registri" #: controllers/FrmLogAppController.php:62 msgid "Log" msgstr "Registro" #: controllers/FrmLogAppController.php:65 msgid "Search Logs" msgstr "Registri di ricerca" #: controllers/FrmLogAppController.php:66 msgid "No Logs Found." msgstr "Nessun registro trovato." #: controllers/FrmLogAppController.php:67 msgid "Add New Log" msgstr "Aggiungi un nuovo registro" #: controllers/FrmLogAppController.php:68 msgid "Edit Log" msgstr "Modifica registro" #: controllers/FrmLogAppController.php:126 msgid "Log Details" msgstr "Dettagli del registro" #: formidable-logs.php:79 msgid "Formidable Logs requires Formidable Forms to be installed." msgstr "Formidable Logs richiede l'installazione di Formidable Forms." #: formidable-logs.php:81 msgid "Install Formidable Forms" msgstr "Installa Formidable Forms" #: models/FrmLogCron.php:80 msgid "Purge the logs in a monthly period" msgstr "Elimina i registri in un periodo mensile" #: models/FrmLogList.php:31 #: models/FrmLogList.php:151 msgid "Entry" msgstr "Voce" #: models/FrmLogList.php:32 msgid "Action" msgstr "Azione" #: models/FrmLogList.php:33 msgid "Status" msgstr "Stato" #: models/FrmLogList.php:38 msgid "Date" msgstr "Data" #: models/FrmLogList.php:146 msgid "%d (Deleted)" msgstr "%d (eliminato)" #: views/csv-button.php:15 msgid "Download CSV" msgstr "Scarica CSV" #: views/delete-button.php:15 msgid "Heads up" msgstr "Occhio" #: views/delete-button.php:15 msgid "ALL logs will be permanently deleted. Want to proceed?" msgstr "Tutti i registri saranno eliminati in modo permanente. Vuoi procedere?" #: views/delete-button.php:16 msgid "Delete All Logs" msgstr "Elimina tutti i registri" #: views/settings/logs.php:17 msgid "Next occurrence will be at" msgstr "Il prossimo appuntamento sarà a" #: views/settings/logs.php:23 msgid "Automatically delete log entries every 30 days" msgstr "Elimina automaticamente le voci di registro ogni 30 giorni" #: 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 "Questa azione conserverà la piccola parte degli ultimi registri alla fine dei 30 giorni." #: views/show.php:16 msgid "Response" msgstr "Risposta"