Changeset 346944
- Timestamp:
- 02/17/2011 03:46:34 PM (15 years ago)
- Location:
- limit-login-attempts
- Files:
-
- 5 edited
-
tags/1.6.1/limit-login-attempts-sv_SE.mo (modified) (previous)
-
tags/1.6.1/limit-login-attempts-sv_SE.po (modified) (9 diffs)
-
tags/1.6.1/limit-login-attempts.pot (modified) (10 diffs)
-
tags/1.6.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
limit-login-attempts/tags/1.6.1/limit-login-attempts-sv_SE.po
r112192 r346944 8 8 "Project-Id-Version: limit-login-attempts 1.2\n" 9 9 "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n" 10 "POT-Creation-Date: 20 09-01-28 17:17+0000\n"11 "PO-Revision-Date: 20 09-01-28 18:25+0100\n"10 "POT-Creation-Date: 2011-02-17 15:08:09+00:00\n" 11 "PO-Revision-Date: 2011-02-17 16:15+0100\n" 12 12 "Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n" 13 13 "Language-Team: Swedish\n" … … 17 17 "Plural-Forms: nplurals=2; plural=(n != 1);\n" 18 18 19 #: limit-login-attempts.php:372 20 #, php-format 19 #: limit-login-attempts.php:474 21 20 msgid "%d hour" 22 21 msgid_plural "%d hours" … … 24 23 msgstr[1] "%d timmar" 25 24 26 #: limit-login-attempts.php:378 27 #, php-format 25 #: limit-login-attempts.php:480 28 26 msgid "%d minute" 29 27 msgid_plural "%d minutes" … … 31 29 msgstr[1] "%d minuter" 32 30 33 #: limit-login-attempts.php:381 34 #, php-format 31 #: limit-login-attempts.php:485 35 32 msgid "[%s] Too many failed login attempts" 36 33 msgstr "[%s] För många misslyckade inloggningar" 37 34 38 #: limit-login-attempts.php:383 39 #, php-format 35 #: limit-login-attempts.php:487 40 36 msgid "%d failed login attempts (%d lockout(s)) from IP: %s" 41 37 msgstr "%d misslyckade inloggningar (blockad %d gång(er)) från IP: %s" 42 38 43 #: limit-login-attempts.php:387 44 #, php-format 39 #: limit-login-attempts.php:491 45 40 msgid "Last user attempted: %s" 46 41 msgstr "Misslyckades senast med användare : %s" 47 42 48 #: limit-login-attempts.php:390 49 #, php-format 43 #: limit-login-attempts.php:494 50 44 msgid "IP was blocked for %s" 51 45 msgstr "IP blockerades i %s" 52 46 53 #: limit-login-attempts.php: 44547 #: limit-login-attempts.php:551 54 48 msgid "<strong>ERROR</strong>: Too many failed login attempts." 55 49 msgstr "<strong>Fel</strong>: För många misslyckade försök." 56 50 57 #: limit-login-attempts.php: 44951 #: limit-login-attempts.php:555 58 52 msgid "Please try again later." 59 53 msgstr "Försök igen senare." 60 54 61 #: limit-login-attempts.php:456 62 #, php-format 55 #: limit-login-attempts.php:562 63 56 msgid "Please try again in %d hour." 64 57 msgid_plural "Please try again in %d hours." … … 66 59 msgstr[1] "Försök igen om %d timmar." 67 60 68 #: limit-login-attempts.php:458 69 #, php-format 61 #: limit-login-attempts.php:564 70 62 msgid "Please try again in %d minute." 71 63 msgid_plural "Please try again in %d minutes." … … 73 65 msgstr[1] "Försök igen om %d minuter." 74 66 75 #: limit-login-attempts.php:487 76 #, php-format 67 #: limit-login-attempts.php:593 77 68 msgid "<strong>%d</strong> attempt remaining." 78 69 msgid_plural "<strong>%d</strong> attempts remaining." … … 80 71 msgstr[1] "<strong>%d</strong> försök återstår." 81 72 82 #: limit-login-attempts.php: 55173 #: limit-login-attempts.php:658 83 74 msgid "<strong>ERROR</strong>: Incorrect username or password." 84 75 msgstr "<strong>Fel</strong>: Felaktigt användarnamn eller lösenord." 85 76 86 #: limit-login-attempts.php:714 87 msgid "IP|Internet address" 77 #: limit-login-attempts.php:826 78 msgctxt "Internet address" 79 msgid "IP" 88 80 msgstr "IP" 89 81 90 #: limit-login-attempts.php: 71482 #: limit-login-attempts.php:826 91 83 msgid "Tried to log in as" 92 84 msgstr "Försökte logga in som" 93 85 94 #: limit-login-attempts.php:719 95 #, php-format 86 #: limit-login-attempts.php:831 96 87 msgid "%d lockout" 97 88 msgid_plural "%d lockouts" … … 99 90 msgstr[1] "%d blockeringar" 100 91 101 #: limit-login-attempts.php: 74392 #: limit-login-attempts.php:860 102 93 msgid "Cleared IP log" 103 94 msgstr "Rensade IP loggen" 104 95 105 #: limit-login-attempts.php: 75196 #: limit-login-attempts.php:868 106 97 msgid "Reset lockout count" 107 98 msgstr "Nollställde räknaren för blockeringar" 108 99 109 #: limit-login-attempts.php: 759100 #: limit-login-attempts.php:876 110 101 msgid "Cleared current lockouts" 111 102 msgstr "Tog bort aktuella blockeringar" 112 103 113 #: limit-login-attempts.php: 788104 #: limit-login-attempts.php:905 114 105 msgid "Options changed" 115 106 msgstr "Inställningar ändrade" 116 107 117 #: limit-login-attempts.php:799 118 msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" 119 msgstr "<strong>OBS:</strong> Fungerar endast i WordPress 2.7 eller senare" 120 121 #: limit-login-attempts.php:815 122 #, php-format 108 #: limit-login-attempts.php:923 123 109 msgid "It appears the site is reached directly (from your IP: %s)" 124 110 msgstr "Sajten tycks vara direktansluten (från din IP: %s)" 125 111 126 #: limit-login-attempts.php:817 127 #, php-format 112 #: limit-login-attempts.php:925 128 113 msgid "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)" 129 114 msgstr "Sajten tycks ansluta genom en proxy server (proxy IP: %s, din IP: %s)" 130 115 131 #: limit-login-attempts.php:825 132 #, php-format 116 #: limit-login-attempts.php:933 133 117 msgid "<strong>Current setting appears to be invalid</strong>. Please make sure it is correct. Further information can be found <a href=\"%s\" title=\"FAQ\">here</a>" 134 118 msgstr "<strong>Nuvarande inställningar kan vara fel</strong>. Säkerställ att de är korrekta. Mer information kan hittas <a href=\"%s\" title=\"FAQ\">här</a>" 135 119 136 #: limit-login-attempts.php: 833120 #: limit-login-attempts.php:941 137 121 msgid "Limit Login Attempts Settings" 138 122 msgstr "Limit Login Attempts Inställningar" 139 123 140 #: limit-login-attempts.php: 834124 #: limit-login-attempts.php:942 141 125 msgid "Statistics" 142 126 msgstr "Statistik" 143 127 144 #: limit-login-attempts.php: 838128 #: limit-login-attempts.php:947 145 129 msgid "Total lockouts" 146 130 msgstr "Antal blockeringar" 147 131 148 #: limit-login-attempts.php: 841132 #: limit-login-attempts.php:950 149 133 msgid "Reset Counter" 150 134 msgstr "Nollställ räknare" 151 135 152 #: limit-login-attempts.php:842 153 #, php-format 136 #: limit-login-attempts.php:951 154 137 msgid "%d lockout since last reset" 155 138 msgid_plural "%d lockouts since last reset" … … 157 140 msgstr[1] "%d blockeringar sedan räknaren nollställdes" 158 141 159 #: limit-login-attempts.php: 843142 #: limit-login-attempts.php:952 160 143 msgid "No lockouts yet" 161 144 msgstr "Inga blockeringar har skett ännu" 162 145 163 #: limit-login-attempts.php: 848146 #: limit-login-attempts.php:957 164 147 msgid "Active lockouts" 165 148 msgstr "Aktiva blockeringar" 166 149 167 #: limit-login-attempts.php: 850150 #: limit-login-attempts.php:959 168 151 msgid "Restore Lockouts" 169 152 msgstr "Ta bort blockeringar" 170 153 171 #: limit-login-attempts.php:851 172 #, php-format 154 #: limit-login-attempts.php:960 173 155 msgid "%d IP is currently blocked from trying to log in" 174 156 msgstr "%d IP är för närvarande blockerade från att logga in" 175 157 176 #: limit-login-attempts.php: 857158 #: limit-login-attempts.php:966 177 159 msgid "Options" 178 160 msgstr "Inställningar" 179 161 180 #: limit-login-attempts.php: 861162 #: limit-login-attempts.php:971 181 163 msgid "Lockout" 182 164 msgstr "Blockering" 183 165 184 #: limit-login-attempts.php: 863166 #: limit-login-attempts.php:973 185 167 msgid "allowed retries" 186 168 msgstr "tillåtna misslyckanden" 187 169 188 #: limit-login-attempts.php: 864170 #: limit-login-attempts.php:974 189 171 msgid "minutes lockout" 190 172 msgstr "minuters blockering" 191 173 192 #: limit-login-attempts.php: 865174 #: limit-login-attempts.php:975 193 175 msgid "lockouts increase lockout time to" 194 176 msgstr "blockeringar ökar tiden till" 195 177 196 #: limit-login-attempts.php: 865178 #: limit-login-attempts.php:975 197 179 msgid "hours" 198 180 msgstr "timmar" 199 181 200 #: limit-login-attempts.php: 866182 #: limit-login-attempts.php:976 201 183 msgid "hours until retries are reset" 202 184 msgstr "timmar tills misslyckanden nollställs" 203 185 204 #: limit-login-attempts.php: 870186 #: limit-login-attempts.php:980 205 187 msgid "Site connection" 206 188 msgstr "Sajten ansluter" 207 189 208 #: limit-login-attempts.php: 876190 #: limit-login-attempts.php:986 209 191 msgid "Direct connection" 210 192 msgstr "Direktansluten" 211 193 212 #: limit-login-attempts.php: 881194 #: limit-login-attempts.php:991 213 195 msgid "From behind a reversy proxy" 214 196 msgstr "Bakom en reverse proxy" 215 197 216 #: limit-login-attempts.php: 887198 #: limit-login-attempts.php:997 217 199 msgid "Handle cookie login" 218 200 msgstr "Hantera inloggning med kakor" 219 201 220 #: limit-login-attempts.php: 889202 #: limit-login-attempts.php:999 221 203 msgid "Yes" 222 204 msgstr "Ja" 223 205 224 #: limit-login-attempts.php: 889206 #: limit-login-attempts.php:999 225 207 msgid "No" 226 208 msgstr "Nej" 227 209 228 #: limit-login-attempts.php: 894210 #: limit-login-attempts.php:1003 229 211 msgid "Notify on lockout" 230 212 msgstr "Notifiera om blockering" 231 213 232 #: limit-login-attempts.php: 896214 #: limit-login-attempts.php:1005 233 215 msgid "Log IP" 234 216 msgstr "Logga IP" 235 217 236 #: limit-login-attempts.php: 897218 #: limit-login-attempts.php:1006 237 219 msgid "Email to admin after" 238 220 msgstr "E-post till administratör efter" 239 221 240 #: limit-login-attempts.php: 897222 #: limit-login-attempts.php:1006 241 223 msgid "lockouts" 242 224 msgstr "blockeringar" 243 225 244 #: limit-login-attempts.php: 902226 #: limit-login-attempts.php:1011 245 227 msgid "Change Options" 246 228 msgstr "Ändra Inställningar" 247 229 248 #: limit-login-attempts.php: 910230 #: limit-login-attempts.php:1019 249 231 msgid "Lockout log" 250 232 msgstr "Log över blockeringar" 251 233 252 #: limit-login-attempts.php: 914234 #: limit-login-attempts.php:1024 253 235 msgid "Clear Log" 254 236 msgstr "Rensa Log" 255 237 256 #. Plugin Name of an extension238 #. Plugin Name of the plugin/theme 257 239 msgid "Limit Login Attempts" 258 240 msgstr "Limit Login Attempts" 259 241 260 #. Plugin URI of an extension242 #. Plugin URI of the plugin/theme 261 243 msgid "http://devel.kostdoktorn.se/limit-login-attempts" 262 244 msgstr "http://devel.kostdoktorn.se/limit-login-attempts" 263 245 264 #. Description of an extension246 #. Description of the plugin/theme 265 247 msgid "Limit rate of login attempts, including by way of cookies, for each IP." 266 248 msgstr "Limit rate of login attempts, including by way of cookies, for each IP." 267 249 268 #. Author of an extension250 #. Author of the plugin/theme 269 251 msgid "Johan Eenfeldt" 270 252 msgstr "Johan Eenfeldt" 271 253 272 #. Author URI of an extension254 #. Author URI of the plugin/theme 273 255 msgid "http://devel.kostdoktorn.se" 274 256 msgstr "http://devel.kostdoktorn.se" 275 257 258 #~ msgid "IP|Internet address" 259 #~ msgstr "IP" 260 #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" 261 #~ msgstr "<strong>OBS:</strong> Fungerar endast i WordPress 2.7 eller senare" 262 -
limit-login-attempts/tags/1.6.1/limit-login-attempts.pot
r112192 r346944 1 # SOME DESCRIPTIVE TITLE. 2 # Copyright (C) YEAR Johan Eenfeldt 3 # This file is distributed under the same license as the PACKAGE package. 4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. 5 # 6 #, fuzzy 1 # Copyright (C) 2010 Limit Login Attempts 2 # This file is distributed under the same license as the Limit Login Attempts package. 7 3 msgid "" 8 4 msgstr "" 9 "Project-Id-Version: PACKAGE VERSION\n"5 "Project-Id-Version: Limit Login Attempts 1.6.1\n" 10 6 "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n" 11 "POT-Creation-Date: 2009-01-28 17:17+0000\n" 12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 7 "POT-Creation-Date: 2011-02-17 15:08:09+00:00\n" 8 "MIME-Version: 1.0\n" 9 "Content-Type: text/plain; charset=UTF-8\n" 10 "Content-Transfer-Encoding: 8bit\n" 11 "PO-Revision-Date: 2010-MO-DA HO:MI+ZONE\n" 13 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 13 "Language-Team: LANGUAGE <LL@li.org>\n" 15 "MIME-Version: 1.0\n" 16 "Content-Type: text/plain; charset=CHARSET\n" 17 "Content-Transfer-Encoding: 8bit\n" 18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 19 20 #: limit-login-attempts.php:372 21 #, php-format 14 15 #: limit-login-attempts.php:474 22 16 msgid "%d hour" 23 17 msgid_plural "%d hours" … … 25 19 msgstr[1] "" 26 20 27 #: limit-login-attempts.php:378 28 #, php-format 21 #: limit-login-attempts.php:480 29 22 msgid "%d minute" 30 23 msgid_plural "%d minutes" … … 32 25 msgstr[1] "" 33 26 34 #: limit-login-attempts.php:381 35 #, php-format 27 #: limit-login-attempts.php:485 36 28 msgid "[%s] Too many failed login attempts" 37 29 msgstr "" 38 30 39 #: limit-login-attempts.php:383 40 #, php-format 41 msgid "" 42 "%d failed login attempts (%d lockout(s)) from IP: %s" 43 msgstr "" 44 45 #: limit-login-attempts.php:387 46 #, php-format 47 msgid "" 48 "Last user attempted: %s" 49 msgstr "" 50 51 #: limit-login-attempts.php:390 52 #, php-format 31 #: limit-login-attempts.php:487 32 msgid "%d failed login attempts (%d lockout(s)) from IP: %s" 33 msgstr "" 34 35 #: limit-login-attempts.php:491 36 msgid "Last user attempted: %s" 37 msgstr "" 38 39 #: limit-login-attempts.php:494 53 40 msgid "IP was blocked for %s" 54 41 msgstr "" 55 42 56 #: limit-login-attempts.php: 44543 #: limit-login-attempts.php:551 57 44 msgid "<strong>ERROR</strong>: Too many failed login attempts." 58 45 msgstr "" 59 46 60 #: limit-login-attempts.php: 44947 #: limit-login-attempts.php:555 61 48 msgid "Please try again later." 62 49 msgstr "" 63 50 64 #: limit-login-attempts.php:456 65 #, php-format 51 #: limit-login-attempts.php:562 66 52 msgid "Please try again in %d hour." 67 53 msgid_plural "Please try again in %d hours." … … 69 55 msgstr[1] "" 70 56 71 #: limit-login-attempts.php:458 72 #, php-format 57 #: limit-login-attempts.php:564 73 58 msgid "Please try again in %d minute." 74 59 msgid_plural "Please try again in %d minutes." … … 76 61 msgstr[1] "" 77 62 78 #: limit-login-attempts.php:487 79 #, php-format 63 #: limit-login-attempts.php:593 80 64 msgid "<strong>%d</strong> attempt remaining." 81 65 msgid_plural "<strong>%d</strong> attempts remaining." … … 83 67 msgstr[1] "" 84 68 85 #: limit-login-attempts.php: 55169 #: limit-login-attempts.php:658 86 70 msgid "<strong>ERROR</strong>: Incorrect username or password." 87 71 msgstr "" 88 72 89 #: limit-login-attempts.php:714 90 msgid "IP|Internet address" 91 msgstr "" 92 93 #: limit-login-attempts.php:714 73 #: limit-login-attempts.php:826 74 msgctxt "Internet address" 75 msgid "IP" 76 msgstr "" 77 78 #: limit-login-attempts.php:826 94 79 msgid "Tried to log in as" 95 80 msgstr "" 96 81 97 #: limit-login-attempts.php:719 98 #, php-format 82 #: limit-login-attempts.php:831 99 83 msgid "%d lockout" 100 84 msgid_plural "%d lockouts" … … 102 86 msgstr[1] "" 103 87 104 #: limit-login-attempts.php: 74388 #: limit-login-attempts.php:860 105 89 msgid "Cleared IP log" 106 90 msgstr "" 107 91 108 #: limit-login-attempts.php: 75192 #: limit-login-attempts.php:868 109 93 msgid "Reset lockout count" 110 94 msgstr "" 111 95 112 #: limit-login-attempts.php: 75996 #: limit-login-attempts.php:876 113 97 msgid "Cleared current lockouts" 114 98 msgstr "" 115 99 116 #: limit-login-attempts.php: 788100 #: limit-login-attempts.php:905 117 101 msgid "Options changed" 118 102 msgstr "" 119 103 120 #: limit-login-attempts.php:799 121 msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" 122 msgstr "" 123 124 #: limit-login-attempts.php:815 125 #, php-format 104 #: limit-login-attempts.php:923 126 105 msgid "It appears the site is reached directly (from your IP: %s)" 127 106 msgstr "" 128 107 129 #: limit-login-attempts.php:817 130 #, php-format 108 #: limit-login-attempts.php:925 131 109 msgid "" 132 110 "It appears the site is reached through a proxy server (proxy IP: %s, your " … … 134 112 msgstr "" 135 113 136 #: limit-login-attempts.php:825 137 #, php-format 114 #: limit-login-attempts.php:933 138 115 msgid "" 139 116 "<strong>Current setting appears to be invalid</strong>. Please make sure it " … … 142 119 msgstr "" 143 120 144 #: limit-login-attempts.php: 833121 #: limit-login-attempts.php:941 145 122 msgid "Limit Login Attempts Settings" 146 123 msgstr "" 147 124 148 #: limit-login-attempts.php: 834125 #: limit-login-attempts.php:942 149 126 msgid "Statistics" 150 127 msgstr "" 151 128 152 #: limit-login-attempts.php: 838129 #: limit-login-attempts.php:947 153 130 msgid "Total lockouts" 154 131 msgstr "" 155 132 156 #: limit-login-attempts.php: 841133 #: limit-login-attempts.php:950 157 134 msgid "Reset Counter" 158 135 msgstr "" 159 136 160 #: limit-login-attempts.php:842 161 #, php-format 137 #: limit-login-attempts.php:951 162 138 msgid "%d lockout since last reset" 163 139 msgid_plural "%d lockouts since last reset" … … 165 141 msgstr[1] "" 166 142 167 #: limit-login-attempts.php: 843143 #: limit-login-attempts.php:952 168 144 msgid "No lockouts yet" 169 145 msgstr "" 170 146 171 #: limit-login-attempts.php: 848147 #: limit-login-attempts.php:957 172 148 msgid "Active lockouts" 173 149 msgstr "" 174 150 175 #: limit-login-attempts.php: 850151 #: limit-login-attempts.php:959 176 152 msgid "Restore Lockouts" 177 153 msgstr "" 178 154 179 #: limit-login-attempts.php:851 180 #, php-format 155 #: limit-login-attempts.php:960 181 156 msgid "%d IP is currently blocked from trying to log in" 182 157 msgstr "" 183 158 184 #: limit-login-attempts.php: 857159 #: limit-login-attempts.php:966 185 160 msgid "Options" 186 161 msgstr "" 187 162 188 #: limit-login-attempts.php: 861163 #: limit-login-attempts.php:971 189 164 msgid "Lockout" 190 165 msgstr "" 191 166 192 #: limit-login-attempts.php: 863167 #: limit-login-attempts.php:973 193 168 msgid "allowed retries" 194 169 msgstr "" 195 170 196 #: limit-login-attempts.php: 864171 #: limit-login-attempts.php:974 197 172 msgid "minutes lockout" 198 173 msgstr "" 199 174 200 #: limit-login-attempts.php: 865175 #: limit-login-attempts.php:975 201 176 msgid "lockouts increase lockout time to" 202 177 msgstr "" 203 178 204 #: limit-login-attempts.php: 865179 #: limit-login-attempts.php:975 205 180 msgid "hours" 206 181 msgstr "" 207 182 208 #: limit-login-attempts.php: 866183 #: limit-login-attempts.php:976 209 184 msgid "hours until retries are reset" 210 185 msgstr "" 211 186 212 #: limit-login-attempts.php: 870187 #: limit-login-attempts.php:980 213 188 msgid "Site connection" 214 189 msgstr "" 215 190 216 #: limit-login-attempts.php: 876191 #: limit-login-attempts.php:986 217 192 msgid "Direct connection" 218 193 msgstr "" 219 194 220 #: limit-login-attempts.php: 881195 #: limit-login-attempts.php:991 221 196 msgid "From behind a reversy proxy" 222 197 msgstr "" 223 198 224 #: limit-login-attempts.php: 887199 #: limit-login-attempts.php:997 225 200 msgid "Handle cookie login" 226 201 msgstr "" 227 202 228 #: limit-login-attempts.php: 889203 #: limit-login-attempts.php:999 229 204 msgid "Yes" 230 205 msgstr "" 231 206 232 #: limit-login-attempts.php: 889207 #: limit-login-attempts.php:999 233 208 msgid "No" 234 209 msgstr "" 235 210 236 #: limit-login-attempts.php: 894211 #: limit-login-attempts.php:1003 237 212 msgid "Notify on lockout" 238 213 msgstr "" 239 214 240 #: limit-login-attempts.php: 896215 #: limit-login-attempts.php:1005 241 216 msgid "Log IP" 242 217 msgstr "" 243 218 244 #: limit-login-attempts.php: 897219 #: limit-login-attempts.php:1006 245 220 msgid "Email to admin after" 246 221 msgstr "" 247 222 248 #: limit-login-attempts.php: 897223 #: limit-login-attempts.php:1006 249 224 msgid "lockouts" 250 225 msgstr "" 251 226 252 #: limit-login-attempts.php: 902227 #: limit-login-attempts.php:1011 253 228 msgid "Change Options" 254 229 msgstr "" 255 230 256 #: limit-login-attempts.php: 910231 #: limit-login-attempts.php:1019 257 232 msgid "Lockout log" 258 233 msgstr "" 259 234 260 #: limit-login-attempts.php: 914235 #: limit-login-attempts.php:1024 261 236 msgid "Clear Log" 262 237 msgstr "" 263 238 264 #. Plugin Name of an extension239 #. Plugin Name of the plugin/theme 265 240 msgid "Limit Login Attempts" 266 241 msgstr "" 267 242 268 #. Plugin URI of an extension243 #. Plugin URI of the plugin/theme 269 244 msgid "http://devel.kostdoktorn.se/limit-login-attempts" 270 245 msgstr "" 271 246 272 #. Description of an extension247 #. Description of the plugin/theme 273 248 msgid "Limit rate of login attempts, including by way of cookies, for each IP." 274 249 msgstr "" 275 250 276 #. Author of an extension251 #. Author of the plugin/theme 277 252 msgid "Johan Eenfeldt" 278 253 msgstr "" 279 254 280 #. Author URI of an extension255 #. Author URI of the plugin/theme 281 256 msgid "http://devel.kostdoktorn.se" 282 257 msgstr "" -
limit-login-attempts/tags/1.6.1/readme.txt
r346913 r346944 4 4 Requires at least: 2.8 5 5 Tested up to: 3.1-RC4 6 Stable tag: 1.6. 06 Stable tag: 1.6.1 7 7 8 8 Limit rate of login attempts, including by way of cookies, for each IP. Fully customizable. … … 69 69 70 70 = 1.6.1 = 71 * (WordPress 3.0+) An invalid cookie can sometimes get sent multiple times before it gets cleared, resulting in multiple failed attempts or even a lockout from a single invalid cookie. Rememberthe latest failed cookie to make sure we only count it as one failed attempt71 * (WordPress 3.0+) An invalid cookie can sometimes get sent multiple times before it gets cleared, resulting in multiple failed attempts or even a lockout from a single invalid cookie. Store the latest failed cookie to make sure we only count it as one failed attempt 72 72 * Define "Text Domain" correctly 73 73 * Include correct Dutch tranlation file. Thanks to Martin1 for noticing. Thanks again to Bjorn Wijers for the translation 74 * Updated POT file for this version 74 75 * Tested against WordPress 3.1-RC4 75 76 -
limit-login-attempts/trunk/readme.txt
r346913 r346944 4 4 Requires at least: 2.8 5 5 Tested up to: 3.0.1 6 Stable tag: 1.6. 06 Stable tag: 1.6.1 7 7 8 8 Limit rate of login attempts for each IP. Also support additional security for password reset, rate limit on new user registrations, and more.
Note: See TracChangeset
for help on using the changeset viewer.