# This patch file was generated by NetBeans IDE # This patch can be applied using context Tools: Apply Diff Patch action on respective folder. # It uses platform neutral UTF-8 encoding. # Above lines and this line are ignored by the patching process. Index: contributions/modules/login_security/translations/login_security.pot --- contributions/modules/login_security/translations/login_security.pot Base (1.1.2.4) +++ contributions/modules/login_security/translations/login_security.pot Locally Modified (Based On 1.1.2.4) @@ -1,17 +1,17 @@ -# $Id: login_security.pot,v 1.1.2.4 2009/06/17 17:52:38 deekayen Exp $ +# $Id$ # # LANGUAGE translation of Drupal (general) -# Copyright 2007 ilo +# Copyright YEAR NAME # Generated from files: -# login_security.module,v 1.3 2007/10/17 20:46:37 ilo -# login_security.install,v 1.2 2007/10/17 20:46:37 ilo -# login_security.info,v 1.1 2007/09/24 21:54:11 ilo +# login_security.module,v 1.12.2.7 2009/06/24 10:43:20 ilo +# login_security.install,v 1.6.2.6 2009/06/18 14:00:27 deekayen +# login_security.info,v 1.2 2008/01/19 23:29:37 ilo # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" -"POT-Creation-Date: 2007-10-21 22:49+0200\n" +"POT-Creation-Date: 2009-06-24 23:48+0200\n" "PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n" "Last-Translator: NAME \n" "Language-Team: LANGUAGE \n" @@ -20,184 +20,206 @@ "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#default messages - -#: login_security.module:1 -msgid "You have used %ip_current_count out of %soft_block_attempts login attempts. After all %soft_block_attempts have been used, you will be unable to login for %tracking_time hour(s)." -msgstr "" - -#: login_security.module:2 -msgid "This host is not allowed to log in to %site. Please contact your site administrator." -msgstr "" - -#: login_security.module:3 -msgid "The IP address %ip is banned at %site, and will not be able to access any of its content from now on. Please contact the site administrator." -msgstr "" - -#: login_security.module:4 -msgid "The user %username has been blocked due to failed login attempts." -msgstr "" - -#: login_security.module:5 -msgid "Security action: The user %username has been blocked." -msgstr "" - -#: login_security.module:6 -msgid "The user %username has been blocked at %site due to the amount of failed login attempts. Please check the logs for more information." -msgstr "" - -#: login_security.module:32 -msgid "Adds security options to the login flow of the site." -msgstr "" - -#: login_security.module:73 +#: login_security.module:74 msgid "Login Security settings" msgstr "" -#: login_security.module:90 +#: login_security.module:91 msgid "Track time" msgstr "" -#: login_security.module:94 +#: login_security.module:95 msgid "Enter the time that each failed login attempt is kept for future computing." msgstr "" -#: login_security.module:95 +#: login_security.module:96 msgid "Hours" msgstr "" -#: login_security.module:99 +#: login_security.module:100 msgid "Login delay base time" msgstr "" -#: login_security.module:103 +#: login_security.module:104 msgid "Enter the base time for login delay" msgstr "" -#: login_security.module:104 +#: login_security.module:105 msgid "Seconds" msgstr "" -#: login_security.module:0 -msgid "Computed as (base time) x (login attempts) for that user." +#: login_security.module:109 +msgid "Increase delay for each attempt?" msgstr "" -#: login_security.module:0 -msgid "Increase delay for each attempt?" +#: login_security.module:112 +msgid "Computed as (base time) x (login attempts) for that user." msgstr "" -#: login_security.module:108 +#: login_security.module:116 msgid "Maximum number of login failures before blocking a user" msgstr "" -#: login_security.module:112 +#: login_security.module:120 msgid "Enter the number of login failures a user is allowed. After that amount is reached, the user will be blocked, no matter the host attempting to log in. Use this option carefully on public sites, as an attacker may block your site users." msgstr "" -#: login_security.module:113;122;131 +#: login_security.module:121;130;139 msgid "Failed attempts" msgstr "" -#: login_security.module:117 +#: login_security.module:125 msgid "Maximum number of login failures before soft blocking a host" msgstr "" -#: login_security.module:121 +#: login_security.module:129 msgid "Enter the number of login failures a host is allowed. After that amount is reached, the host will not be able to log in but can still browse the site contents as an anonymous user." msgstr "" -#: login_security.module:126 +#: login_security.module:134 msgid "Maximum number of login failures before blocking a host" msgstr "" -#: login_security.module:130 +#: login_security.module:138 msgid "Enter the number of login failures a host is allowed. After that number is reached, the host will be blocked, no matter the username attempting to log in." msgstr "" -#: login_security.module:136 +#: login_security.module:144 msgid "Edit notifications" msgstr "" -#: login_security.module:144 +#: login_security.module:148 +msgid "Allowed placeholders for notifications include the following: %date, %ip, %username, %email, %uid, %site, %uri, %edit_uri, %hard_block_attempts, %soft_block_attempts, %user_block_attempts, %user_ip_current_count, %ip_current_count, %user_current_count, %tracking_time" +msgstr "" + +#: login_security.module:153 +msgid "Disable login failure error message" +msgstr "" + +#: login_security.module:154 +msgid "Sorry, unrecognized username or password. Have you forgotten your password?" +msgstr "" + +#: login_security.module:159 msgid "Notify the user about the number of remaining login attempts" msgstr "" -#: login_security.module:146 +#: login_security.module:161 msgid "Security tip: If you enable this option, try to not disclose as much of your login policies as possible in the message shown on any failed login attempt." msgstr "" -#: login_security.module:150 +#: login_security.module:165 msgid "Message to be shown on each failed login attempt" msgstr "" -#: login_security.module:153 +#: login_security.module:168 msgid "Enter the message string to be shown if the login fails after the form is submitted. You can use any of the placeholders here." msgstr "" -#: login_security.module:158 +#: login_security.module:173 msgid "Message for banned host (Soft IP ban)" msgstr "" -#: login_security.module:161 +#: login_security.module:176 msgid "Enter the soft IP ban message to be shown when a host attempts to log in too many times." msgstr "" -#: login_security.module:166 +#: login_security.module:181 msgid "Message for banned host (Hard IP ban)" msgstr "" -#: login_security.module:168 +#: login_security.module:183 msgid "Enter the hard IP ban message to be shown when a host attempts to log in too many times." msgstr "" -#: login_security.module:173 +#: login_security.module:188 msgid "Message when user is blocked by uid" msgstr "" -#: login_security.module:175 +#: login_security.module:190 msgid "Enter the message to be shown when a user gets blocked due to enough failed login attempts." msgstr "" -#: login_security.module:180 -msgid "Send email message to the admin when a user is blocked" +#: login_security.module:195 +msgid "Send email message to the admin (uid 1) when a user is blocked" msgstr "" -#: login_security.module:185 +#: login_security.module:200 msgid "Email subject" msgstr "" -#: login_security.module:190 +#: login_security.module:205 msgid "Email body" msgstr "" -#: login_security.module:192 +#: login_security.module:207 msgid "Enter the message to be sent to the administrator informing a user has been blocked." msgstr "" -#: login_security.module:284 -msgid "Banned IP address %ip because of login security configuration" +#: login_security.module:211 +msgid "Login messages" msgstr "" -#: login_security.module:306 -msgid "Blocked user %name: with id %uid due to security configuration" +#: login_security.module:215 +msgid "Display last login timestamp" msgstr "" -#: login_security.module:284;306 -msgid "security" +#: login_security.module:216 +msgid "The last login timestamp will be displayed as a status message when users login." msgstr "" -#: login_security.module:0 +#: login_security.module:221 +msgid "Display last access timestamp" +msgstr "" + +#: login_security.module:222 +msgid "The last access timestamp will be displayed as a status message when users login." +msgstr "" + +#: login_security.module:237 +msgid "Your last login was !stamp" +msgstr "" + +#: login_security.module:240 +msgid "Your last page access (site activity) was !stamp" +msgstr "" + +#: login_security.module:361;0 msgid "login_security" msgstr "" -#: login_security.install:17 -msgid "Created security table" +#: login_security.module:361 +msgid "Banned IP address %ip because of security configuration." msgstr "" -#: login_security.install:23 -msgid "Removing security options" +#: login_security.module:384 +msgid "user" msgstr "" +#: login_security.module:384 +msgid "Blocked user %username: with uid %uid due to security configuration." +msgstr "" + +#: login_security.install:14 +msgid "Keeps track of failed login attempts, as a pair of the IP address and user name." +msgstr "" + +#: login_security.install:19 +msgid "ID of each login event." +msgstr "" + +#: login_security.install:26;101 +msgid "The IP address of the request." +msgstr "" + +#: login_security.install:33;129 +msgid "Clean username, after submitted using the login form." +msgstr "" + +#: login_security.install:39;136 +msgid "Timestamp of the event." +msgstr "" + #: login_security.info:0 msgid "Login Security" msgstr ""