# Copyright (C) 2024 Carex
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Maintainer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/maintainer\n"
"POT-Creation-Date: 2024-11-11T08:22:33+00:00\n"
"PO-Revision-Date: 2024-03-19 12:00+0300\n"
"Last-Translator: \n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: maintainer\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Plugin Name of the plugin
#: maintainer.php
msgid "Maintainer"
msgstr "Modalità Manutenzione"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: maintainer.php
msgid "wpcarex.com"
msgstr "wpcarex.com"

#. Description of the plugin
#: maintainer.php
msgid "Simple coming soon page generator."
msgstr "Semplice generatore di pagine 'Prossimamente'."

#. Author of the plugin
#: maintainer.php
msgid "Carex"
msgstr "Carex"

#: src/Admin/Controllers/Init.php:184
msgid "Settings"
msgstr "Impostazioni"

#: src/Admin/Controllers/Init.php:199
msgid "An error occurred while saving settings."
msgstr "Si è verificato un errore durante il salvataggio delle impostazioni."

#: src/Admin/Controllers/Init.php:204
msgid "Invalid security token."
msgstr "Token di sicurezza non valido."

#: src/Admin/Controllers/Init.php:210
msgid "You do not have permission to perform this action."
msgstr "Non hai il permesso di eseguire questa azione."

#: src/Admin/Controllers/Init.php:258
msgid "Settings saved successfully!"
msgstr "Impostazioni salvate con successo!"

#: src/Admin/Controllers/Init.php:275
msgid "Maintenance Active"
msgstr "Manutenzione Attiva"

#: src/Admin/Controllers/Init.php:276
msgid "Maintenance Inactive"
msgstr "Manutenzione Inattiva"

#: templates/admin/settings.php:45
msgid "Main"
msgstr "Principale"

#: templates/admin/settings.php:48
msgid "SEO"
msgstr "SEO"

#: templates/admin/settings.php:51
msgid "Appearence"
msgstr "Aspetto"

#: templates/admin/settings.php:54
msgid "Access"
msgstr "Accesso"

#: templates/admin/settings.php:63
msgid "Main Settings"
msgstr "Impostazioni Principali"

#: templates/admin/settings.php:67
msgid "Maintenance Mode"
msgstr "Modalità Manutenzione"

#: templates/admin/settings.php:68
msgid "Activate or deactivate the maintenance mode."
msgstr "Attiva o disattiva la modalità manutenzione."

#: templates/admin/settings.php:80
msgid "Primary Text"
msgstr "Testo Principale"

#: templates/admin/settings.php:81
msgid "Set the primary text for the maintenance page."
msgstr "Imposta il testo principale per la pagina di manutenzione."

#: templates/admin/settings.php:90
msgid "Secondary Text"
msgstr "Testo Secondario"

#: templates/admin/settings.php:91
msgid "Set the secondary text for the maintenance page."
msgstr "Imposta il testo secondario per la pagina di manutenzione."

#: templates/admin/settings.php:101
msgid "SEO Settings"
msgstr "Impostazioni SEO"

#: templates/admin/settings.php:105
msgid "Page Title"
msgstr "Titolo Pagina"

#: templates/admin/settings.php:106
msgid "Set the page title for SEO purposes."
msgstr "Imposta il titolo della pagina per scopi SEO."

#: templates/admin/settings.php:115
msgid "Page Description"
msgstr "Descrizione Pagina"

#: templates/admin/settings.php:116
msgid "Set the page description for SEO purposes."
msgstr "Imposta la descrizione della pagina per scopi SEO."

#: templates/admin/settings.php:125
msgid "No-index"
msgstr "No-index"

#: templates/admin/settings.php:126
msgid "Enable no-index meta tag on maintenance page."
msgstr "Abilita il meta tag no-index sulla pagina di manutenzione."

#: templates/admin/settings.php:139
msgid "Appearance"
msgstr "Aspetto"

#: templates/admin/settings.php:143
msgid "Templates"
msgstr "Modelli"

#: templates/admin/settings.php:144
msgid "Choose the template for the maintenance page."
msgstr "Scegli il modello per la pagina di manutenzione."

#: templates/admin/settings.php:165
msgid "Access Settings"
msgstr "Impostazioni di Accesso"

#: templates/admin/settings.php:169
msgid "Allowed Roles"
msgstr "Ruoli Consentiti"

#: templates/admin/settings.php:170
msgid "Select roles allowed to bypass maintenance mode."
msgstr "Seleziona i ruoli autorizzati a bypassare la modalità manutenzione."

#: templates/admin/settings.php:189
msgid "Allowed IPs"
msgstr "IP Consentiti"

#. translators: %1$s: IP format example
#: templates/admin/settings.php:194
msgid ""
"Add IP addresses that can access the site during maintenance mode. One IP "
"per line. Example: %1$s"
msgstr ""
"Aggiungi gli indirizzi IP che possono accedere al sito durante la modalità "
"manutenzione. Un IP per riga. Esempio: %1$s"

#: templates/admin/settings.php:207
msgid "Query Parameter"
msgstr "Parametro di Query"

#. translators: %1$s: example URL with parameter
#: templates/admin/settings.php:212
msgid ""
"Set a bypass parameter to access your site while maintenance mode is active. "
"Example: %1$s. Useful for testing or allowing access to third-party services."
msgstr ""
"Imposta un parametro di bypass per accedere al tuo sito mentre la modalità "
"manutenzione è attiva. Esempio: %1$s. Utile per i test o per consentire "
"l'accesso a servizi di terze parti."

#: templates/admin/settings.php:229
msgid "Save"
msgstr "Salva"
