msgid ""
msgstr ""
"Project-Id-Version: WP Database Session Handler\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-03-19 11:35+0000\n"
"PO-Revision-Date: 2018-03-20 13:54+0000\n"
"Last-Translator: WdJonr7VLA <steve@stefanocanziani.com>\n"
"Language-Team: English (United States)\n"
"Language: en_US\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Loco https://localise.biz/"

#: inc/admin_page.php:71 inc/admin_page.php:93
msgid " sessions "
msgstr " sessions"

#. Description of the plugin
msgid ""
"Add handling of user session inside SQL Database. This session manager is "
"useful if you have an environment with more than one frontend server and a "
"load balancer who switch the web traffic dinamically between frontend hosts."
msgstr ""
"Add handling of user session inside SQL Database. This session manager is "
"useful if you have an environment with more than one frontend server and a "
"load balancer who switch the web traffic dinamically between frontend hosts."

#: inc/admin_page.php:64
msgid "Clean all session"
msgstr "Clean all session"

#: inc/admin_page.php:47
msgid "Clean expired sessions every N hours. 0 for disable"
msgstr "Clean expired sessions every N hours. 0 for disable"

#: inc/admin_page.php:38
msgid "Clean expired sessions on garbage collection"
msgstr "Clean expired sessions on garbage collection"

#: inc/admin_page.php:29
msgid "Clean expired sessions on open new session"
msgstr "Clean expired sessions on open new session"

#: admin.php:34
msgid "Cleaned all sessions."
msgstr "Cleaned all sessions."

#: admin.php:46
msgid "CONTENT"
msgstr "CONTENT"

#: inc/admin_page.php:69 inc/admin_page.php:91
msgid "Currently there are: "
msgstr "Currently there are: "

#: sc-session-handler.php:73
msgid "DB Session Handler"
msgstr "DB Session Handler"

#: sc-session-handler.php:72
msgid "DB Session Handler settings"
msgstr "DB Session Handler settings"

#. Author URI of the plugin
msgid "http://www.stefanocanziani.com"
msgstr "http://www.stefanocanziani.com"

#. URI of the plugin
msgid "http://www.stefanocanziani.com/wp_plugin/sc-session-handler.zip"
msgstr "http://www.stefanocanziani.com/wp_plugin/sc-session-handler.zip"

#: admin.php:46
msgid "ID"
msgstr "ID"

#: inc/admin_page.php:74
msgid ""
"If you want to clean all session you can press this button. All connected "
"users will lose their session informations."
msgstr ""
"If you want to clean all session you can press this button. All connected "
"users will lose their session informations."

#: inc/admin_page.php:96
msgid "If you want to view the content of all sessions, push the button."
msgstr "If you want to view the content of all sessions, push the button."

#: inc/admin_page.php:120
msgid ""
"In this page you can setup when the sessions will be automatically cleaned."
"<br><br>You can also check how many sessions actually exist currently and "
"you can clean them.<br><br>Further more, you can view all sessions content."
msgstr ""
"In this page you can setup when the sessions will be automatically cleaned."
"<br><br>You can also check how many sessions actually exist currently and "
"you can clean them.<br><br>Further more, you can view all sessions content."

#: inc/admin_page.php:117
msgid "Info"
msgstr "Info"

#: admin.php:46
msgid "IP"
msgstr "IP"

#: admin.php:46
msgid "LAST UPDATE"
msgstr "LAST UPDATE"

#: inc/admin_page.php:17
msgid "Options"
msgstr "Options"

#: inc/admin_page.php:53
msgid "Save"
msgstr "Save"

#. Author of the plugin
msgid "Stefano Canziani"
msgstr "Stefano Canziani"

#: inc/admin_page.php:86
msgid "View sessions"
msgstr "View sessions"

#. Name of the plugin
msgid "WP Database Session Handler"
msgstr "WP Database Session Handler"

#: inc/admin_page.php:4
msgid "WP Database Session Handler settings"
msgstr "WP Database Session Handler settings"

#: admin.php:13
msgid "Your permissions are not sufficient to view the page"
msgstr "Your permissions are not sufficient to view the page"
