Skip to content

Instantly share code, notes, and snippets.

@marushu
Created May 17, 2014 05:51
Show Gist options
  • Save marushu/4505d3e43b49dd30c85d to your computer and use it in GitHub Desktop.
Save marushu/4505d3e43b49dd30c85d to your computer and use it in GitHub Desktop.
# Copyright (C) 2014
# This file is distributed under the same license as the package.
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/login-lockdown\n"
"POT-Creation-Date: 2014-05-17 05:44:39+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
#: loginlockdown.php:265
msgid "Settings Updated."
msgstr ""
#: loginlockdown.php:284
msgid "Lockdowns Released."
msgstr ""
#: loginlockdown.php:295
msgid "Login LockDown Options"
msgstr ""
#: loginlockdown.php:296
msgid "Max Login Retries"
msgstr ""
#: loginlockdown.php:299
msgid "Retry Time Period Restriction (minutes)"
msgstr ""
#: loginlockdown.php:302
msgid "Lockout Length (minutes)"
msgstr ""
#: loginlockdown.php:305
msgid "Lockout Invalid Usernames?"
msgstr ""
#: loginlockdown.php:308
msgid "Mask Login Errors?"
msgstr ""
#: loginlockdown.php:312
msgid "Show Credit Link?"
msgstr ""
#: loginlockdown.php:320
msgid "Update Settings"
msgstr ""
#: loginlockdown.php:328
msgid "Currently Locked Out"
msgstr ""
#: loginlockdown.php:342
msgid "Release Selected"
msgstr ""
#: loginlockdown.php:390
msgid "<strong>ERROR</strong>: The username field is empty."
msgstr ""
#: loginlockdown.php:393
msgid "<strong>ERROR</strong>: The password field is empty."
msgstr ""
#: loginlockdown.php:401
msgid ""
"<strong>ERROR</strong>: Invalid username. <a href=\"%s\" title=\"Password "
"Lost and Found\">Lost your password</a>?"
msgstr ""
#: loginlockdown.php:410
msgid ""
"<strong>ERROR</strong>: Incorrect password. <a href=\"%s\" title=\"Password "
"Lost and Found\">Lost your password</a>?"
msgstr ""
#: loginlockdown.php:436
msgid "<strong>ERROR</strong>: Invalid username or incorrect password."
msgstr ""
#: loginlockdown.php:449
msgid ""
"<strong>ERROR</strong>: Invalid username or incorrect password. <a href=\"%s"
"\" title=\"Password Lost and Found\">Lost your password</a>?"
msgstr ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment