# Copyright (C) 2022 Leonardo Pinori
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Simple Limited Access 1.1.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/simple-limited-"
"access\n"
"POT-Creation-Date: 2022-11-05 17:30+0100\n"
"PO-Revision-Date: 2022-11-05 17:33+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: it_IT\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: Poedit 3.0.1\n"
"X-Domain: simple-limited-access\n"

#. Plugin Name of the plugin
msgid "Simple Limited Access"
msgstr ""

#. Plugin URI of the plugin
msgid "https://github.com/leodudedev/Simple-Limited-Access"
msgstr ""

#. Description of the plugin
msgid ""
"With \"Simple Limited Access\" you can limit access to specific pages or "
"post_type by forcing the user to enter a username and password that you can "
"define in the configuration screen."
msgstr ""

#. Author of the plugin
msgid "Leonardo Pinori"
msgstr ""

#: admin/class-simple-limited-access-admin.php:134
msgid "Simple Limited Access settings"
msgstr ""

#: admin/partials/config-basic.php:87
msgid "Login page background"
msgstr "Sfondo pagina di login"

#: admin/partials/config-basic.php:98
msgid "Info text on the login page"
msgstr "Testo introduttivo nella pagina di login"

#: admin/partials/config-basic.php:105
msgid "Restricts access to a specific page or pages"
msgstr "Limita accesso ad una o più pagine"

#: admin/partials/config-basic.php:130
msgid "Limit access to one or more types of posts"
msgstr "Limita accesso ad uno o più tipi di post"

#: admin/partials/config-basic.php:153
msgid "Insert new line in the textarea to add a user"
msgstr "Inserisci una nuova linea nella textarea per aggiungere un utente"

#: admin/partials/config-basic.php:154
msgid "Username and password must be separated by colons"
msgstr "Username e password devo essere separati dai due punti"

#: admin/partials/config-basic.php:161
msgid "Cookie timeout in hours"
msgstr "Timeout del cookie in ore"

#: admin/partials/config-basic.php:162
msgid "Default value 2 hours"
msgstr "Default 2 ore"

#: admin/partials/config-basic.php:168
msgid "Save settings"
msgstr "Salva impostazioni"

#: admin/partials/config-basic.php:178
msgid "Log accesses"
msgstr "Login accessi"

#: public/partials/form.php:127
msgid "Username"
msgstr ""

#: public/partials/form.php:131
msgid "Password"
msgstr ""

#: public/partials/form.php:134
msgid "Send"
msgstr "Invia"

#: public/partials/form.php:139
msgid "Wrong username or password"
msgstr "Username o password errati"
