Plugin Directory

Changeset 346944


Ignore:
Timestamp:
02/17/2011 03:46:34 PM (15 years ago)
Author:
johanee
Message:

Update POT file + mark 1.6.1 as stable version

Location:
limit-login-attempts
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • limit-login-attempts/tags/1.6.1/limit-login-attempts-sv_SE.po

    r112192 r346944  
    88"Project-Id-Version: limit-login-attempts 1.2\n"
    99"Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
    10 "POT-Creation-Date: 2009-01-28 17:17+0000\n"
    11 "PO-Revision-Date: 2009-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"
    1212"Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n"
    1313"Language-Team: Swedish\n"
     
    1717"Plural-Forms: nplurals=2; plural=(n != 1);\n"
    1818
    19 #: limit-login-attempts.php:372
    20 #, php-format
     19#: limit-login-attempts.php:474
    2120msgid "%d hour"
    2221msgid_plural "%d hours"
     
    2423msgstr[1] "%d timmar"
    2524
    26 #: limit-login-attempts.php:378
    27 #, php-format
     25#: limit-login-attempts.php:480
    2826msgid "%d minute"
    2927msgid_plural "%d minutes"
     
    3129msgstr[1] "%d minuter"
    3230
    33 #: limit-login-attempts.php:381
    34 #, php-format
     31#: limit-login-attempts.php:485
    3532msgid "[%s] Too many failed login attempts"
    3633msgstr "[%s] För många misslyckade inloggningar"
    3734
    38 #: limit-login-attempts.php:383
    39 #, php-format
     35#: limit-login-attempts.php:487
    4036msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
    4137msgstr "%d misslyckade inloggningar (blockad %d gång(er)) från IP: %s"
    4238
    43 #: limit-login-attempts.php:387
    44 #, php-format
     39#: limit-login-attempts.php:491
    4540msgid "Last user attempted: %s"
    4641msgstr "Misslyckades senast med användare : %s"
    4742
    48 #: limit-login-attempts.php:390
    49 #, php-format
     43#: limit-login-attempts.php:494
    5044msgid "IP was blocked for %s"
    5145msgstr "IP blockerades i %s"
    5246
    53 #: limit-login-attempts.php:445
     47#: limit-login-attempts.php:551
    5448msgid "<strong>ERROR</strong>: Too many failed login attempts."
    5549msgstr "<strong>Fel</strong>: F&ouml;r m&aring;nga misslyckade f&ouml;rs&ouml;k."
    5650
    57 #: limit-login-attempts.php:449
     51#: limit-login-attempts.php:555
    5852msgid "Please try again later."
    5953msgstr "F&ouml;rs&ouml;k igen senare."
    6054
    61 #: limit-login-attempts.php:456
    62 #, php-format
     55#: limit-login-attempts.php:562
    6356msgid "Please try again in %d hour."
    6457msgid_plural "Please try again in %d hours."
     
    6659msgstr[1] "F&ouml;rs&ouml;k igen om %d timmar."
    6760
    68 #: limit-login-attempts.php:458
    69 #, php-format
     61#: limit-login-attempts.php:564
    7062msgid "Please try again in %d minute."
    7163msgid_plural "Please try again in %d minutes."
     
    7365msgstr[1] "F&ouml;rs&ouml;k igen om %d minuter."
    7466
    75 #: limit-login-attempts.php:487
    76 #, php-format
     67#: limit-login-attempts.php:593
    7768msgid "<strong>%d</strong> attempt remaining."
    7869msgid_plural "<strong>%d</strong> attempts remaining."
     
    8071msgstr[1] "<strong>%d</strong> f&ouml;rs&ouml;k &aring;terst&aring;r."
    8172
    82 #: limit-login-attempts.php:551
     73#: limit-login-attempts.php:658
    8374msgid "<strong>ERROR</strong>: Incorrect username or password."
    8475msgstr "<strong>Fel</strong>: Felaktigt anv&auml;ndarnamn eller l&ouml;senord."
    8576
    86 #: limit-login-attempts.php:714
    87 msgid "IP|Internet address"
     77#: limit-login-attempts.php:826
     78msgctxt "Internet address"
     79msgid "IP"
    8880msgstr "IP"
    8981
    90 #: limit-login-attempts.php:714
     82#: limit-login-attempts.php:826
    9183msgid "Tried to log in as"
    9284msgstr "F&ouml;rs&ouml;kte logga in som"
    9385
    94 #: limit-login-attempts.php:719
    95 #, php-format
     86#: limit-login-attempts.php:831
    9687msgid "%d lockout"
    9788msgid_plural "%d lockouts"
     
    9990msgstr[1] "%d blockeringar"
    10091
    101 #: limit-login-attempts.php:743
     92#: limit-login-attempts.php:860
    10293msgid "Cleared IP log"
    10394msgstr "Rensade IP loggen"
    10495
    105 #: limit-login-attempts.php:751
     96#: limit-login-attempts.php:868
    10697msgid "Reset lockout count"
    10798msgstr "Nollst&auml;llde r&auml;knaren f&ouml;r blockeringar"
    10899
    109 #: limit-login-attempts.php:759
     100#: limit-login-attempts.php:876
    110101msgid "Cleared current lockouts"
    111102msgstr "Tog bort aktuella blockeringar"
    112103
    113 #: limit-login-attempts.php:788
     104#: limit-login-attempts.php:905
    114105msgid "Options changed"
    115106msgstr "Inst&auml;llningar &auml;ndrade"
    116107
    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
    123109msgid "It appears the site is reached directly (from your IP: %s)"
    124110msgstr "Sajten tycks vara direktansluten (från din IP: %s)"
    125111
    126 #: limit-login-attempts.php:817
    127 #, php-format
     112#: limit-login-attempts.php:925
    128113msgid "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)"
    129114msgstr "Sajten tycks ansluta genom en proxy server (proxy IP: %s, din IP: %s)"
    130115
    131 #: limit-login-attempts.php:825
    132 #, php-format
     116#: limit-login-attempts.php:933
    133117msgid "<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>"
    134118msgstr "<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>"
    135119
    136 #: limit-login-attempts.php:833
     120#: limit-login-attempts.php:941
    137121msgid "Limit Login Attempts Settings"
    138122msgstr "Limit Login Attempts Inst&auml;llningar"
    139123
    140 #: limit-login-attempts.php:834
     124#: limit-login-attempts.php:942
    141125msgid "Statistics"
    142126msgstr "Statistik"
    143127
    144 #: limit-login-attempts.php:838
     128#: limit-login-attempts.php:947
    145129msgid "Total lockouts"
    146130msgstr "Antal blockeringar"
    147131
    148 #: limit-login-attempts.php:841
     132#: limit-login-attempts.php:950
    149133msgid "Reset Counter"
    150134msgstr "Nollst&auml;ll r&auml;knare"
    151135
    152 #: limit-login-attempts.php:842
    153 #, php-format
     136#: limit-login-attempts.php:951
    154137msgid "%d lockout since last reset"
    155138msgid_plural "%d lockouts since last reset"
     
    157140msgstr[1] "%d blockeringar sedan r&auml;knaren nollst&auml;lldes"
    158141
    159 #: limit-login-attempts.php:843
     142#: limit-login-attempts.php:952
    160143msgid "No lockouts yet"
    161144msgstr "Inga blockeringar har skett &auml;nnu"
    162145
    163 #: limit-login-attempts.php:848
     146#: limit-login-attempts.php:957
    164147msgid "Active lockouts"
    165148msgstr "Aktiva blockeringar"
    166149
    167 #: limit-login-attempts.php:850
     150#: limit-login-attempts.php:959
    168151msgid "Restore Lockouts"
    169152msgstr "Ta bort blockeringar"
    170153
    171 #: limit-login-attempts.php:851
    172 #, php-format
     154#: limit-login-attempts.php:960
    173155msgid "%d IP is currently blocked from trying to log in"
    174156msgstr "%d IP &auml;r f&ouml;r n&auml;rvarande blockerade fr&aring;n att logga in"
    175157
    176 #: limit-login-attempts.php:857
     158#: limit-login-attempts.php:966
    177159msgid "Options"
    178160msgstr "Inst&auml;llningar"
    179161
    180 #: limit-login-attempts.php:861
     162#: limit-login-attempts.php:971
    181163msgid "Lockout"
    182164msgstr "Blockering"
    183165
    184 #: limit-login-attempts.php:863
     166#: limit-login-attempts.php:973
    185167msgid "allowed retries"
    186168msgstr "till&aring;tna misslyckanden"
    187169
    188 #: limit-login-attempts.php:864
     170#: limit-login-attempts.php:974
    189171msgid "minutes lockout"
    190172msgstr "minuters blockering"
    191173
    192 #: limit-login-attempts.php:865
     174#: limit-login-attempts.php:975
    193175msgid "lockouts increase lockout time to"
    194176msgstr "blockeringar &ouml;kar tiden till"
    195177
    196 #: limit-login-attempts.php:865
     178#: limit-login-attempts.php:975
    197179msgid "hours"
    198180msgstr "timmar"
    199181
    200 #: limit-login-attempts.php:866
     182#: limit-login-attempts.php:976
    201183msgid "hours until retries are reset"
    202184msgstr "timmar tills misslyckanden nollst&auml;lls"
    203185
    204 #: limit-login-attempts.php:870
     186#: limit-login-attempts.php:980
    205187msgid "Site connection"
    206188msgstr "Sajten ansluter"
    207189
    208 #: limit-login-attempts.php:876
     190#: limit-login-attempts.php:986
    209191msgid "Direct connection"
    210192msgstr "Direktansluten"
    211193
    212 #: limit-login-attempts.php:881
     194#: limit-login-attempts.php:991
    213195msgid "From behind a reversy proxy"
    214196msgstr "Bakom en reverse proxy"
    215197
    216 #: limit-login-attempts.php:887
     198#: limit-login-attempts.php:997
    217199msgid "Handle cookie login"
    218200msgstr "Hantera inloggning med kakor"
    219201
    220 #: limit-login-attempts.php:889
     202#: limit-login-attempts.php:999
    221203msgid "Yes"
    222204msgstr "Ja"
    223205
    224 #: limit-login-attempts.php:889
     206#: limit-login-attempts.php:999
    225207msgid "No"
    226208msgstr "Nej"
    227209
    228 #: limit-login-attempts.php:894
     210#: limit-login-attempts.php:1003
    229211msgid "Notify on lockout"
    230212msgstr "Notifiera om blockering"
    231213
    232 #: limit-login-attempts.php:896
     214#: limit-login-attempts.php:1005
    233215msgid "Log IP"
    234216msgstr "Logga IP"
    235217
    236 #: limit-login-attempts.php:897
     218#: limit-login-attempts.php:1006
    237219msgid "Email to admin after"
    238220msgstr "E-post till administrat&ouml;r efter"
    239221
    240 #: limit-login-attempts.php:897
     222#: limit-login-attempts.php:1006
    241223msgid "lockouts"
    242224msgstr "blockeringar"
    243225
    244 #: limit-login-attempts.php:902
     226#: limit-login-attempts.php:1011
    245227msgid "Change Options"
    246228msgstr "&Auml;ndra Inst&auml;llningar"
    247229
    248 #: limit-login-attempts.php:910
     230#: limit-login-attempts.php:1019
    249231msgid "Lockout log"
    250232msgstr "Log &ouml;ver blockeringar"
    251233
    252 #: limit-login-attempts.php:914
     234#: limit-login-attempts.php:1024
    253235msgid "Clear Log"
    254236msgstr "Rensa Log"
    255237
    256 #. Plugin Name of an extension
     238#. Plugin Name of the plugin/theme
    257239msgid "Limit Login Attempts"
    258240msgstr "Limit Login Attempts"
    259241
    260 #. Plugin URI of an extension
     242#. Plugin URI of the plugin/theme
    261243msgid "http://devel.kostdoktorn.se/limit-login-attempts"
    262244msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
    263245
    264 #. Description of an extension
     246#. Description of the plugin/theme
    265247msgid "Limit rate of login attempts, including by way of cookies, for each IP."
    266248msgstr "Limit rate of login attempts, including by way of cookies, for each IP."
    267249
    268 #. Author of an extension
     250#. Author of the plugin/theme
    269251msgid "Johan Eenfeldt"
    270252msgstr "Johan Eenfeldt"
    271253
    272 #. Author URI of an extension
     254#. Author URI of the plugin/theme
    273255msgid "http://devel.kostdoktorn.se"
    274256msgstr "http://devel.kostdoktorn.se"
    275257
     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.
    73msgid ""
    84msgstr ""
    9 "Project-Id-Version: PACKAGE VERSION\n"
     5"Project-Id-Version: Limit Login Attempts 1.6.1\n"
    106"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"
    1312"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1413"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
    2216msgid "%d hour"
    2317msgid_plural "%d hours"
     
    2519msgstr[1] ""
    2620
    27 #: limit-login-attempts.php:378
    28 #, php-format
     21#: limit-login-attempts.php:480
    2922msgid "%d minute"
    3023msgid_plural "%d minutes"
     
    3225msgstr[1] ""
    3326
    34 #: limit-login-attempts.php:381
    35 #, php-format
     27#: limit-login-attempts.php:485
    3628msgid "[%s] Too many failed login attempts"
    3729msgstr ""
    3830
    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
     32msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
     33msgstr ""
     34
     35#: limit-login-attempts.php:491
     36msgid "Last user attempted: %s"
     37msgstr ""
     38
     39#: limit-login-attempts.php:494
    5340msgid "IP was blocked for %s"
    5441msgstr ""
    5542
    56 #: limit-login-attempts.php:445
     43#: limit-login-attempts.php:551
    5744msgid "<strong>ERROR</strong>: Too many failed login attempts."
    5845msgstr ""
    5946
    60 #: limit-login-attempts.php:449
     47#: limit-login-attempts.php:555
    6148msgid "Please try again later."
    6249msgstr ""
    6350
    64 #: limit-login-attempts.php:456
    65 #, php-format
     51#: limit-login-attempts.php:562
    6652msgid "Please try again in %d hour."
    6753msgid_plural "Please try again in %d hours."
     
    6955msgstr[1] ""
    7056
    71 #: limit-login-attempts.php:458
    72 #, php-format
     57#: limit-login-attempts.php:564
    7358msgid "Please try again in %d minute."
    7459msgid_plural "Please try again in %d minutes."
     
    7661msgstr[1] ""
    7762
    78 #: limit-login-attempts.php:487
    79 #, php-format
     63#: limit-login-attempts.php:593
    8064msgid "<strong>%d</strong> attempt remaining."
    8165msgid_plural "<strong>%d</strong> attempts remaining."
     
    8367msgstr[1] ""
    8468
    85 #: limit-login-attempts.php:551
     69#: limit-login-attempts.php:658
    8670msgid "<strong>ERROR</strong>: Incorrect username or password."
    8771msgstr ""
    8872
    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
     74msgctxt "Internet address"
     75msgid "IP"
     76msgstr ""
     77
     78#: limit-login-attempts.php:826
    9479msgid "Tried to log in as"
    9580msgstr ""
    9681
    97 #: limit-login-attempts.php:719
    98 #, php-format
     82#: limit-login-attempts.php:831
    9983msgid "%d lockout"
    10084msgid_plural "%d lockouts"
     
    10286msgstr[1] ""
    10387
    104 #: limit-login-attempts.php:743
     88#: limit-login-attempts.php:860
    10589msgid "Cleared IP log"
    10690msgstr ""
    10791
    108 #: limit-login-attempts.php:751
     92#: limit-login-attempts.php:868
    10993msgid "Reset lockout count"
    11094msgstr ""
    11195
    112 #: limit-login-attempts.php:759
     96#: limit-login-attempts.php:876
    11397msgid "Cleared current lockouts"
    11498msgstr ""
    11599
    116 #: limit-login-attempts.php:788
     100#: limit-login-attempts.php:905
    117101msgid "Options changed"
    118102msgstr ""
    119103
    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
    126105msgid "It appears the site is reached directly (from your IP: %s)"
    127106msgstr ""
    128107
    129 #: limit-login-attempts.php:817
    130 #, php-format
     108#: limit-login-attempts.php:925
    131109msgid ""
    132110"It appears the site is reached through a proxy server (proxy IP: %s, your "
     
    134112msgstr ""
    135113
    136 #: limit-login-attempts.php:825
    137 #, php-format
     114#: limit-login-attempts.php:933
    138115msgid ""
    139116"<strong>Current setting appears to be invalid</strong>. Please make sure it "
     
    142119msgstr ""
    143120
    144 #: limit-login-attempts.php:833
     121#: limit-login-attempts.php:941
    145122msgid "Limit Login Attempts Settings"
    146123msgstr ""
    147124
    148 #: limit-login-attempts.php:834
     125#: limit-login-attempts.php:942
    149126msgid "Statistics"
    150127msgstr ""
    151128
    152 #: limit-login-attempts.php:838
     129#: limit-login-attempts.php:947
    153130msgid "Total lockouts"
    154131msgstr ""
    155132
    156 #: limit-login-attempts.php:841
     133#: limit-login-attempts.php:950
    157134msgid "Reset Counter"
    158135msgstr ""
    159136
    160 #: limit-login-attempts.php:842
    161 #, php-format
     137#: limit-login-attempts.php:951
    162138msgid "%d lockout since last reset"
    163139msgid_plural "%d lockouts since last reset"
     
    165141msgstr[1] ""
    166142
    167 #: limit-login-attempts.php:843
     143#: limit-login-attempts.php:952
    168144msgid "No lockouts yet"
    169145msgstr ""
    170146
    171 #: limit-login-attempts.php:848
     147#: limit-login-attempts.php:957
    172148msgid "Active lockouts"
    173149msgstr ""
    174150
    175 #: limit-login-attempts.php:850
     151#: limit-login-attempts.php:959
    176152msgid "Restore Lockouts"
    177153msgstr ""
    178154
    179 #: limit-login-attempts.php:851
    180 #, php-format
     155#: limit-login-attempts.php:960
    181156msgid "%d IP is currently blocked from trying to log in"
    182157msgstr ""
    183158
    184 #: limit-login-attempts.php:857
     159#: limit-login-attempts.php:966
    185160msgid "Options"
    186161msgstr ""
    187162
    188 #: limit-login-attempts.php:861
     163#: limit-login-attempts.php:971
    189164msgid "Lockout"
    190165msgstr ""
    191166
    192 #: limit-login-attempts.php:863
     167#: limit-login-attempts.php:973
    193168msgid "allowed retries"
    194169msgstr ""
    195170
    196 #: limit-login-attempts.php:864
     171#: limit-login-attempts.php:974
    197172msgid "minutes lockout"
    198173msgstr ""
    199174
    200 #: limit-login-attempts.php:865
     175#: limit-login-attempts.php:975
    201176msgid "lockouts increase lockout time to"
    202177msgstr ""
    203178
    204 #: limit-login-attempts.php:865
     179#: limit-login-attempts.php:975
    205180msgid "hours"
    206181msgstr ""
    207182
    208 #: limit-login-attempts.php:866
     183#: limit-login-attempts.php:976
    209184msgid "hours until retries are reset"
    210185msgstr ""
    211186
    212 #: limit-login-attempts.php:870
     187#: limit-login-attempts.php:980
    213188msgid "Site connection"
    214189msgstr ""
    215190
    216 #: limit-login-attempts.php:876
     191#: limit-login-attempts.php:986
    217192msgid "Direct connection"
    218193msgstr ""
    219194
    220 #: limit-login-attempts.php:881
     195#: limit-login-attempts.php:991
    221196msgid "From behind a reversy proxy"
    222197msgstr ""
    223198
    224 #: limit-login-attempts.php:887
     199#: limit-login-attempts.php:997
    225200msgid "Handle cookie login"
    226201msgstr ""
    227202
    228 #: limit-login-attempts.php:889
     203#: limit-login-attempts.php:999
    229204msgid "Yes"
    230205msgstr ""
    231206
    232 #: limit-login-attempts.php:889
     207#: limit-login-attempts.php:999
    233208msgid "No"
    234209msgstr ""
    235210
    236 #: limit-login-attempts.php:894
     211#: limit-login-attempts.php:1003
    237212msgid "Notify on lockout"
    238213msgstr ""
    239214
    240 #: limit-login-attempts.php:896
     215#: limit-login-attempts.php:1005
    241216msgid "Log IP"
    242217msgstr ""
    243218
    244 #: limit-login-attempts.php:897
     219#: limit-login-attempts.php:1006
    245220msgid "Email to admin after"
    246221msgstr ""
    247222
    248 #: limit-login-attempts.php:897
     223#: limit-login-attempts.php:1006
    249224msgid "lockouts"
    250225msgstr ""
    251226
    252 #: limit-login-attempts.php:902
     227#: limit-login-attempts.php:1011
    253228msgid "Change Options"
    254229msgstr ""
    255230
    256 #: limit-login-attempts.php:910
     231#: limit-login-attempts.php:1019
    257232msgid "Lockout log"
    258233msgstr ""
    259234
    260 #: limit-login-attempts.php:914
     235#: limit-login-attempts.php:1024
    261236msgid "Clear Log"
    262237msgstr ""
    263238
    264 #. Plugin Name of an extension
     239#. Plugin Name of the plugin/theme
    265240msgid "Limit Login Attempts"
    266241msgstr ""
    267242
    268 #. Plugin URI of an extension
     243#. Plugin URI of the plugin/theme
    269244msgid "http://devel.kostdoktorn.se/limit-login-attempts"
    270245msgstr ""
    271246
    272 #. Description of an extension
     247#. Description of the plugin/theme
    273248msgid "Limit rate of login attempts, including by way of cookies, for each IP."
    274249msgstr ""
    275250
    276 #. Author of an extension
     251#. Author of the plugin/theme
    277252msgid "Johan Eenfeldt"
    278253msgstr ""
    279254
    280 #. Author URI of an extension
     255#. Author URI of the plugin/theme
    281256msgid "http://devel.kostdoktorn.se"
    282257msgstr ""
  • limit-login-attempts/tags/1.6.1/readme.txt

    r346913 r346944  
    44Requires at least: 2.8
    55Tested up to: 3.1-RC4
    6 Stable tag: 1.6.0
     6Stable tag: 1.6.1
    77
    88Limit rate of login attempts, including by way of cookies, for each IP. Fully customizable.
     
    6969
    7070= 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. Remember the latest failed cookie to make sure we only count it as one failed attempt
     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. Store the latest failed cookie to make sure we only count it as one failed attempt
    7272* Define "Text Domain" correctly
    7373* 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
    7475* Tested against WordPress 3.1-RC4
    7576
  • limit-login-attempts/trunk/readme.txt

    r346913 r346944  
    44Requires at least: 2.8
    55Tested up to: 3.0.1
    6 Stable tag: 1.6.0
     6Stable tag: 1.6.1
    77
    88Limit 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.