Limit Login Attempts Reloaded - Version 2.23.0

Version Description

  • Reduced plugin size by removing obsolete translations.
  • Cleaned up the dashboard.
  • Cloud: added information about auto/manually-blocked IPs.
  • GDPR: added an option to insert a link to a Privacy Policy page via a shortcode, clarified GDPR compliance.
Download this release

Release Info

Developer wpchefgadget
Plugin Icon 128x128 Limit Login Attempts Reloaded
Version 2.23.0
Comparing to
See all releases

Code changes from version 2.22.1 to 2.23.0

Files changed (45) hide show
  1. assets/css/limit-login-attempts.css +1 -1
  2. assets/sass/limit-login-attempts.scss +5 -0
  3. core/Helpers.php +13 -0
  4. core/LimitLoginAttempts.php +4 -4
  5. core/Shortcodes.php +35 -0
  6. languages/limit-login-attempts-reloaded-bg_BG.mo +0 -0
  7. languages/limit-login-attempts-reloaded-bg_BG.po +0 -299
  8. languages/limit-login-attempts-reloaded-ca.mo +0 -0
  9. languages/limit-login-attempts-reloaded-ca.po +0 -300
  10. languages/limit-login-attempts-reloaded-cs_CZ.mo +0 -0
  11. languages/limit-login-attempts-reloaded-cs_CZ.po +0 -303
  12. languages/limit-login-attempts-reloaded-de_DE.mo +0 -0
  13. languages/limit-login-attempts-reloaded-de_DE.po +0 -300
  14. languages/limit-login-attempts-reloaded-es_ES.mo +0 -0
  15. languages/limit-login-attempts-reloaded-es_ES.po +0 -299
  16. languages/limit-login-attempts-reloaded-fa_IR.mo +0 -0
  17. languages/limit-login-attempts-reloaded-fa_IR.po +0 -262
  18. languages/limit-login-attempts-reloaded-fi.mo +0 -0
  19. languages/limit-login-attempts-reloaded-fi.po +0 -293
  20. languages/limit-login-attempts-reloaded-fr_FR.mo +0 -0
  21. languages/limit-login-attempts-reloaded-fr_FR.po +0 -304
  22. languages/limit-login-attempts-reloaded-hu_HU.mo +0 -0
  23. languages/limit-login-attempts-reloaded-hu_HU.po +0 -298
  24. languages/limit-login-attempts-reloaded-nb_NO.mo +0 -0
  25. languages/limit-login-attempts-reloaded-nb_NO.po +0 -298
  26. languages/limit-login-attempts-reloaded-nl_NL.mo +0 -0
  27. languages/limit-login-attempts-reloaded-nl_NL.po +0 -301
  28. languages/limit-login-attempts-reloaded-pt_BR.mo +0 -0
  29. languages/limit-login-attempts-reloaded-pt_BR.po +0 -300
  30. languages/limit-login-attempts-reloaded-ro_RO.mo +0 -0
  31. languages/limit-login-attempts-reloaded-ro_RO.po +0 -300
  32. languages/limit-login-attempts-reloaded-ru_RU.mo +0 -0
  33. languages/limit-login-attempts-reloaded-ru_RU.po +0 -296
  34. languages/limit-login-attempts-reloaded-sv_SE.mo +0 -0
  35. languages/limit-login-attempts-reloaded-sv_SE.po +0 -296
  36. languages/limit-login-attempts-reloaded-tr_TR.mo +0 -0
  37. languages/limit-login-attempts-reloaded-tr_TR.po +0 -301
  38. languages/limit-login-attempts-reloaded-zh_TW.mo +0 -0
  39. languages/limit-login-attempts-reloaded-zh_TW.po +0 -290
  40. languages/limit-login-attempts-reloaded.pot +801 -106
  41. limit-login-attempts-reloaded.php +2 -1
  42. readme.txt +7 -1
  43. views/app-widgets/acl-rules.php +1 -1
  44. views/tab-dashboard.php +0 -9
  45. views/tab-settings.php +3 -2
assets/css/limit-login-attempts.css CHANGED
@@ -1 +1 @@
1
- .limit-login-page-settings .field-col{display:inline-block;margin-right:20px}.limit-login-page-settings .limit-login-log table{background-color:#fff}.limit-login-page-settings .limit-login-log table th,.limit-login-page-settings .limit-login-log table td{padding:10px}.limit-login-page-settings .limit-login-log table tr:nth-child(even){background-color:rgba(0,0,0,0.09)}.limit-login-page-settings #limit-login-app-setup-code{width:85%}.limit-login-page-settings .nav-tab-wrapper{position:relative}.limit-login-page-settings .nav-tab-wrapper .llar-failover-link{font-size:14px;float:right;line-height:2}.limit-login-page-settings .limit-login-app-dashboard .llar-table-scroll-wrap{max-height:400px;overflow-y:auto}.limit-login-page-settings .limit-login-app-dashboard .form-table{background-color:#fff;border:1px solid #f4f4f4;border-top:3px solid #3c8dbc;position:relative}.limit-login-page-settings .limit-login-app-dashboard .form-table.llar-preloader:before{content:"";display:block;width:100%;height:100%;background-color:rgba(255,255,255,0.7);z-index:999;position:absolute;top:0;left:0}.limit-login-page-settings .limit-login-app-dashboard .form-table th{font-weight:bold;border-bottom:1px solid #dbdbdb !important}.limit-login-page-settings .limit-login-app-dashboard .form-table th,.limit-login-page-settings .limit-login-app-dashboard .form-table td{padding:10px;border:1px solid #b9b9b9}.limit-login-page-settings .limit-login-app-dashboard .form-table th.llar-col-nowrap,.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-col-nowrap{white-space:nowrap}.limit-login-page-settings .limit-login-app-dashboard .form-table td button{line-height:1;margin-right:5px}.limit-login-page-settings .limit-login-app-dashboard .form-table td button:last-child{margin-right:0}.limit-login-page-settings .limit-login-app-dashboard .form-table td button .dashicons{vertical-align:middle}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions{text-align:center}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn{display:inline-block;line-height:20px;cursor:pointer}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn i{vertical-align:middle}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn:hover i{color:#3c8dbc}.limit-login-page-settings .limit-login-app-dashboard .form-table tr:nth-child(even){background-color:#f9f9f9}.limit-login-page-settings .limit-login-app-dashboard .llar-app-log-pagination>a{font-size:16px;line-height:1.625}.limit-login-page-settings .limit-login-app-dashboard .llar-app-log-pagination .spinner{float:none}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table select{width:100%}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-acl-action-col{text-align:center}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-pass{background-color:#cffbe8}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-allow{background-color:#abdfff}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-deny{background-color:#fd2c2c3d}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-acl-remove{color:crimson;border-color:crimson}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section{background-color:#fff;padding:15px;border:1px solid #b9b9b9;border-top:3px solid #3c8dbc}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-mode{display:inline-block;margin-right:5px;vertical-align:top}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-toggle-countries-list{-webkit-text-decoration-style:dotted;text-decoration-style:dotted;vertical-align:middle;line-height:1.6}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:400px;overflow-y:auto}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list:first-child{margin-top:0}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list .llar-country{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list .llar-country label{padding-bottom:10px;display:inline-block}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected{display:inline;vertical-align:middle;overflow:hidden}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected .llar-country{margin-bottom:0;display:inline-block;margin-right:10px}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected .llar-country label{padding-bottom:0;white-space:nowrap}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-list{display:none;margin:10px 0}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-list.visible{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #dddada;padding-top:10px}.limit-login-page-settings .llar-app-notice{background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);padding:15px;border-radius:3px;margin-top:20px;margin-bottom:20px;font-size:14px;border-left:5px solid #ffba00}.limit-login-page-settings .llar-app-notice.success{border-color:#46b450}.limit-login-page-settings .llar-app-notice p{font-size:inherit;margin:0 0 20px}.limit-login-page-settings .llar-app-notice p:last-child{margin-bottom:0}.limit-login-page-settings input[name="admin_notify_email"]{min-width:243px}.limit-login-page-settings .llar-protect-notice{font-size:15px;color:#848484;margin-left:10px}.limit-login-page-settings .llar-protect-notice a{color:#222222;text-decoration:none;border-bottom:1px dashed}.limit-login-page-settings .llar-show-app-fields{position:absolute;right:15px;top:15px;color:#bdbdbd}.limit-login-page-settings .llar-show-app-fields:hover{color:#222}.limit-login-page-settings .llar-app-field{display:none}.limit-login-page-settings .llar-app-field.active{display:table-row}.llar-notice-review,.llar-notice-notify{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px 0 !important;border-left:4px solid #333 !important}.llar-notice-review .llar-review-image img,.llar-notice-notify .llar-review-image img{margin-top:10px;margin-bottom:20px}.llar-notice-review .llar-review-image span,.llar-notice-notify .llar-review-image span{font-size:80px;color:orange;width:80px;height:auto;margin-bottom:20px}.llar-notice-review .llar-review-info,.llar-notice-notify .llar-review-info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px}.llar-notice-review .llar-review-info .llar-buttons,.llar-notice-notify .llar-review-info .llar-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.llar-notice-review .llar-review-info .llar-buttons li,.llar-notice-notify .llar-review-info .llar-buttons li{margin-right:10px}.llar-notice-review .llar-review-info .llar-buttons li .dashicons,.llar-notice-notify .llar-review-info .llar-buttons li .dashicons{margin-right:5px}.llar-accordion .ui-accordion-header{font-weight:bold;background:#778899;color:#fff}.llar-accordion .ui-accordion-header.ui-accordion-header-active{background:#87CEFA}.custom-app-tab{position:relative}.custom-app-tab .spinner{float:none}.custom-app-tab .llar-app-ajax-msg{font-size:13px;margin-top:5px;display:block}.custom-app-tab .llar-app-ajax-msg.error{color:red}.custom-app-tab .llar-app-ajax-msg.success{color:green}.custom-app-tab .llar-delete-app{color:#dc3232;position:absolute;bottom:15px;right:15px}.custom-app-tab .llar-delete-app:hover{opacity:0.8}.custom-app-tab .llar-why-use-premium-text{margin-top:20px}.custom-app-tab .llar-why-use-premium-text .title{font-weight:bold;font-size:16px;color:#4d4d4d}.custom-app-tab .llar-why-use-premium-text ul li .dashicons{color:#3ab54a;font-size:25px;width:25px;top:-2px;position:relative}#llar-progress-bar{position:fixed;top:0;height:6px;left:0;width:100%;z-index:999999;background-color:#eee}#llar-progress-bar span{height:100%;position:absolute;display:block;width:0;background-color:#00b357;-webkit-transition:width 0.4s;transition:width 0.4s}#llar-header-upgrade-message{text-align:center;background-color:#f5f0c0;color:#222;padding:10px;margin-left:-20px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);box-shadow:0 0 3px rgba(0,0,0,0.2)}#llar-header-upgrade-message p{margin:0}#llar-header-upgrade-message p .dashicons{color:#f2a64c;margin-right:5px}.settings_page_limit-login-attempts .update-nag{display:none}#llar-welcome-page{padding:50px 0}#llar-welcome-page img{max-width:100%;height:auto}#llar-welcome-page .llar-welcome-page-container{width:100%;max-width:760px;margin:0 auto 30px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1)}#llar-welcome-page .llar-welcome-page-container.llar-premium{border-top:5px solid #50c1cd}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section{padding:20px;text-align:center}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section .llar-logo{text-align:center;margin-top:20px;margin-bottom:30px}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section h2{font-size:2.4em;line-height:1.4}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section h3{font-size:1.5em;line-height:1.4}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section p{font-size:17px;color:#444}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-video-wrap img{width:100%;height:auto;cursor:pointer}#llar-welcome-page .llar-welcome-page-features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;counter-reset:cnt1}#llar-welcome-page .llar-welcome-page-features .llar-feature-item{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;text-align:center;margin-bottom:40px;position:relative;padding-bottom:60px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:before{content:counter(cnt1);counter-increment:cnt1;position:absolute;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);bottom:0;font-size:1em;font-weight:600;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:#ecedef;color:#979aaa}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:after{position:absolute;content:'';left:-39%;width:69%;height:1px;bottom:1.4em;background-color:#ecedef}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:nth-child(4n+1):after{display:none}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-image{margin-bottom:15px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-info .llar-feature-title{font-weight:bold;margin-bottom:15px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-info .llar-feature-desc{color:#979aaa}@media (max-width: 768px){#llar-welcome-page .llar-welcome-page-features{display:block}}#llar-welcome-page .llar-why-recommend{text-align:left;font-size:17px}#llar-welcome-page .llar-why-recommend ul li span{margin-right:5px;width:auto;height:auto;font-size:25px;vertical-align:middle;color:green}#llar-welcome-page .llar-welcome-list{font-size:17px;text-align:left;line-height:1.4;list-style:none}#llar-welcome-page .llar-welcome-list li span{margin-right:10px;width:auto;height:auto;font-size:22px;vertical-align:top;color:orange}#llar-welcome-page .llar-upgrade-btn-wrap{padding:20px}#llar-welcome-page .llar-upgrade-btn-wrap a{display:inline-block;background-color:#e27800;color:#fff;font-size:22px;padding:20px;text-decoration:none;font-weight:600}#llar-welcome-page .llar-upgrade-btn-wrap a:hover{background-color:#af5d00}#llar-welcome-page .llar-upgrade-questions{font-size:17px}.dashboard_page_llar-welcome .update-nag,.dashboard_page_llar-welcome .notice,.toplevel_page_limit-login-attempts .update-nag,.toplevel_page_limit-login-attempts .notice{display:none}.dashboard_page_llar-welcome .video-container,.toplevel_page_limit-login-attempts .video-container{position:relative;padding-bottom:56.1%;height:0;overflow:hidden}.dashboard_page_llar-welcome .video-container iframe,.toplevel_page_limit-login-attempts .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.jconfirm .jconfirm-box div.jconfirm-closeIcon{top:-2px !important;right:-2px !important}.llar-tooltip{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;cursor:pointer;position:relative}.llar-tooltip:before{content:attr(data-text);position:absolute;width:200px;padding:5px;background-color:rgba(0,0,0,0.8);color:#fff;font-size:13px;top:100%;z-index:999;visibility:hidden;opacity:0;-webkit-transition:all .2s;transition:all .2s;font-weight:300;cursor:auto}.llar-tooltip:hover:before{visibility:visible;opacity:1}#toplevel_page_limit-login-attempts .wp-menu-image.svg{background-size:25px auto !important;margin-top:7px}#llar-dashboard-page{padding-top:10px}#llar-dashboard-page *{-webkit-box-sizing:border-box;box-sizing:border-box}#llar-dashboard-page ul,#llar-dashboard-page ol{margin-left:0}#llar-dashboard-page ul li,#llar-dashboard-page ol li{list-style-position:inside}#llar-dashboard-page .dashboard-header{background-color:#0071a0;color:#fff;text-align:center;padding:15px}#llar-dashboard-page .dashboard-header h1{color:#fff}#llar-dashboard-page .section-title{font-weight:bold;padding:15px;border-bottom:1px solid #e4e4e4;font-size:14px;text-align:left}#llar-dashboard-page .section-content{padding:15px}#llar-dashboard-page .dashboard-section-1{margin-bottom:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"]{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;border-right:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"]:last-child{border:0}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"] .title{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:10px}#llar-dashboard-page .dashboard-section-1 .info-box-1 .chart{max-width:300px;position:relative;margin-bottom:15px;margin-left:auto;margin-right:auto}#llar-dashboard-page .dashboard-section-1 .info-box-1 .chart .llar-retries-count{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:28px;font-weight:bold}#llar-dashboard-page .dashboard-section-1 .info-box-1 .desc{font-size:15px}#llar-dashboard-page .dashboard-section-1 .info-box-1 .actions{margin-top:5px}#llar-dashboard-page .dashboard-section-1 .info-box-2 .llar-chart-wrap{width:100%;max-width:80%;margin:0 auto;clear:both}#llar-dashboard-page .dashboard-section-1 .info-box-2 .llar-chart-wrap canvas{height:300px}#llar-dashboard-page .dashboard-section-1 .info-box-2 .chart-stats-legend{text-align:center;margin-top:10px}#llar-dashboard-page .dashboard-section-1 .info-box-3{text-align:left}#llar-dashboard-page .dashboard-section-1 .info-box-3 .desc{margin-bottom:20px}#llar-dashboard-page .dashboard-section-1 .info-box-3 .actions{text-align:center;padding-top:20px}#llar-dashboard-page .dashboard-section-1 .info-box-3 .actions a{text-transform:uppercase;font-size:16px;margin-bottom:5px}#llar-dashboard-page .dashboard-section-1.custom .info-box-2{-webkit-box-flex:0;-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}#llar-dashboard-page .dashboard-section-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#llar-dashboard-page .dashboard-section-2>[class^="info-box-"]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);min-height:100px;background-color:#fff;border:1px solid #e4e4e4;padding:15px}#llar-dashboard-page .dashboard-section-2>[class^="info-box-"]:last-child{margin-right:0}#llar-dashboard-page .dashboard-section-2 .info-box-1{padding:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list{padding:0;margin:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li{margin:0;border-bottom:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li:last-child{border:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li a{text-decoration:none;padding:15px;font-size:15px;display:block}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li a:hover{background-color:#f9f9f9}#llar-dashboard-page .dashboard-section-2 .info-box-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-icon .dashicons{color:#0073a0;font-size:50px;width:auto;height:auto}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content{-webkit-box-flex:1;-ms-flex:1;flex:1}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .title{font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1.5}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .desc{font-size:15px;margin-bottom:15px}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;margin-bottom:20px}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 15px 30px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-icon .dashicons{color:#a1a2a2;font-size:60px;width:auto;height:auto}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content{-webkit-box-flex:1;-ms-flex:1;flex:1}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .title{font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1.3}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .title a{text-decoration:none}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .desc{font-size:15px;margin-bottom:15px}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#llar-dashboard-page .dashboard-section-4>[class^="info-box-"]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);min-height:100px;background-color:#fff;border:1px solid #e4e4e4;padding:15px}#llar-dashboard-page .dashboard-section-4>[class^="info-box-"]:last-child{margin-right:0}#llar-dashboard-page .dashboard-section-4 .info-box-1{padding:0}#llar-dashboard-page .dashboard-section-4 .info-box-1 .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4 .info-box-1 .section-title .section-title-info{color:#a7a7a7;font-weight:400}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table{width:100%;border-collapse:collapse}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr th,#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr td{padding:10px;border:1px solid #cecece}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr th{background-color:#000;color:#fff;text-align:left}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr:nth-child(odd) td{background-color:#eff0ef}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr td .flag-icon{width:24px;vertical-align:middle;margin-right:10px}#llar-dashboard-page .dashboard-section-4 .info-box-1 .countries-table-info{color:#a7a7a7;font-weight:400;margin-top:5px;margin-bottom:0}#llar-dashboard-page .dashboard-section-4 .info-box-2{padding:0}#llar-dashboard-page .dashboard-section-4 .info-box-2 .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4 .info-box-2 .section-title .section-title-info{color:#a7a7a7;font-weight:400}#llar-dashboard-page .dashboard-section-4 .info-box-2 .llar-chart-wrap{width:100%;max-width:80%;margin:0 auto;clear:both}#llar-dashboard-page .dashboard-section-4 .info-box-2 .llar-chart-wrap canvas{height:300px}
1
+ .limit-login-page-settings .field-col{display:inline-block;margin-right:20px}.limit-login-page-settings .limit-login-log table{background-color:#fff}.limit-login-page-settings .limit-login-log table th,.limit-login-page-settings .limit-login-log table td{padding:10px}.limit-login-page-settings .limit-login-log table tr:nth-child(even){background-color:rgba(0,0,0,0.09)}.limit-login-page-settings #limit-login-app-setup-code{width:85%}.limit-login-page-settings .nav-tab-wrapper{position:relative}.limit-login-page-settings .nav-tab-wrapper .llar-failover-link{font-size:14px;float:right;line-height:2}.limit-login-page-settings .limit-login-app-dashboard .llar-table-scroll-wrap{max-height:400px;overflow-y:auto}.limit-login-page-settings .limit-login-app-dashboard .form-table{background-color:#fff;border:1px solid #f4f4f4;border-top:3px solid #3c8dbc;position:relative}.limit-login-page-settings .limit-login-app-dashboard .form-table.llar-preloader:before{content:"";display:block;width:100%;height:100%;background-color:rgba(255,255,255,0.7);z-index:999;position:absolute;top:0;left:0}.limit-login-page-settings .limit-login-app-dashboard .form-table th{font-weight:bold;border-bottom:1px solid #dbdbdb !important}.limit-login-page-settings .limit-login-app-dashboard .form-table th,.limit-login-page-settings .limit-login-app-dashboard .form-table td{padding:10px;border:1px solid #b9b9b9}.limit-login-page-settings .limit-login-app-dashboard .form-table th.llar-col-nowrap,.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-col-nowrap{white-space:nowrap}.limit-login-page-settings .limit-login-app-dashboard .form-table td button{line-height:1;margin-right:5px}.limit-login-page-settings .limit-login-app-dashboard .form-table td button:last-child{margin-right:0}.limit-login-page-settings .limit-login-app-dashboard .form-table td button .dashicons{vertical-align:middle}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions{text-align:center}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn{display:inline-block;line-height:20px;cursor:pointer}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn i{vertical-align:middle}.limit-login-page-settings .limit-login-app-dashboard .form-table td.llar-app-log-actions .llar-app-log-action-btn:hover i{color:#3c8dbc}.limit-login-page-settings .limit-login-app-dashboard .form-table tr:nth-child(even){background-color:#f9f9f9}.limit-login-page-settings .limit-login-app-dashboard .llar-app-log-pagination>a{font-size:16px;line-height:1.625}.limit-login-page-settings .limit-login-app-dashboard .llar-app-log-pagination .spinner{float:none}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col{-webkit-box-flex:0;-ms-flex:0 0 49%;flex:0 0 49%}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table select{width:100%}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .origin{float:right;opacity:0.5}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-acl-action-col{text-align:center}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-pass{background-color:#cffbe8}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-allow{background-color:#abdfff}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-rule-deny{background-color:#fd2c2c3d}.limit-login-page-settings .limit-login-app-dashboard .llar-app-acl-rules .app-rules-col .form-table .llar-app-acl-remove{color:crimson;border-color:crimson}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section{background-color:#fff;padding:15px;border:1px solid #b9b9b9;border-top:3px solid #3c8dbc}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-mode{display:inline-block;margin-right:5px;vertical-align:top}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-toggle-countries-list{-webkit-text-decoration-style:dotted;text-decoration-style:dotted;vertical-align:middle;line-height:1.6}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:400px;overflow-y:auto}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list:first-child{margin-top:0}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list .llar-country{-webkit-box-flex:0;-ms-flex:0 0 10%;flex:0 0 10%}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list .llar-country label{padding-bottom:10px;display:inline-block}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected{display:inline;vertical-align:middle;overflow:hidden}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected .llar-country{margin-bottom:0;display:inline-block;margin-right:10px}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-selected .llar-country label{padding-bottom:0;white-space:nowrap}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-list{display:none;margin:10px 0}.limit-login-page-settings .limit-login-app-dashboard .llar-block-country-section .llar-block-country-list.llar-all-countries-list.visible{display:-webkit-box;display:-ms-flexbox;display:flex;border-top:1px solid #dddada;padding-top:10px}.limit-login-page-settings .llar-app-notice{background-color:#fff;-webkit-box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);box-shadow:0 1px 1px 0 rgba(0,0,0,0.1);padding:15px;border-radius:3px;margin-top:20px;margin-bottom:20px;font-size:14px;border-left:5px solid #ffba00}.limit-login-page-settings .llar-app-notice.success{border-color:#46b450}.limit-login-page-settings .llar-app-notice p{font-size:inherit;margin:0 0 20px}.limit-login-page-settings .llar-app-notice p:last-child{margin-bottom:0}.limit-login-page-settings input[name="admin_notify_email"]{min-width:243px}.limit-login-page-settings .llar-protect-notice{font-size:15px;color:#848484;margin-left:10px}.limit-login-page-settings .llar-protect-notice a{color:#222222;text-decoration:none;border-bottom:1px dashed}.limit-login-page-settings .llar-show-app-fields{position:absolute;right:15px;top:15px;color:#bdbdbd}.limit-login-page-settings .llar-show-app-fields:hover{color:#222}.limit-login-page-settings .llar-app-field{display:none}.limit-login-page-settings .llar-app-field.active{display:table-row}.llar-notice-review,.llar-notice-notify{display:-webkit-box;display:-ms-flexbox;display:flex;padding:15px 20px 0 !important;border-left:4px solid #333 !important}.llar-notice-review .llar-review-image img,.llar-notice-notify .llar-review-image img{margin-top:10px;margin-bottom:20px}.llar-notice-review .llar-review-image span,.llar-notice-notify .llar-review-image span{font-size:80px;color:orange;width:80px;height:auto;margin-bottom:20px}.llar-notice-review .llar-review-info,.llar-notice-notify .llar-review-info{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-left:30px}.llar-notice-review .llar-review-info .llar-buttons,.llar-notice-notify .llar-review-info .llar-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.llar-notice-review .llar-review-info .llar-buttons li,.llar-notice-notify .llar-review-info .llar-buttons li{margin-right:10px}.llar-notice-review .llar-review-info .llar-buttons li .dashicons,.llar-notice-notify .llar-review-info .llar-buttons li .dashicons{margin-right:5px}.llar-accordion .ui-accordion-header{font-weight:bold;background:#778899;color:#fff}.llar-accordion .ui-accordion-header.ui-accordion-header-active{background:#87CEFA}.custom-app-tab{position:relative}.custom-app-tab .spinner{float:none}.custom-app-tab .llar-app-ajax-msg{font-size:13px;margin-top:5px;display:block}.custom-app-tab .llar-app-ajax-msg.error{color:red}.custom-app-tab .llar-app-ajax-msg.success{color:green}.custom-app-tab .llar-delete-app{color:#dc3232;position:absolute;bottom:15px;right:15px}.custom-app-tab .llar-delete-app:hover{opacity:0.8}.custom-app-tab .llar-why-use-premium-text{margin-top:20px}.custom-app-tab .llar-why-use-premium-text .title{font-weight:bold;font-size:16px;color:#4d4d4d}.custom-app-tab .llar-why-use-premium-text ul li .dashicons{color:#3ab54a;font-size:25px;width:25px;top:-2px;position:relative}#llar-progress-bar{position:fixed;top:0;height:6px;left:0;width:100%;z-index:999999;background-color:#eee}#llar-progress-bar span{height:100%;position:absolute;display:block;width:0;background-color:#00b357;-webkit-transition:width 0.4s;transition:width 0.4s}#llar-header-upgrade-message{text-align:center;background-color:#f5f0c0;color:#222;padding:10px;margin-left:-20px;-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);box-shadow:0 0 3px rgba(0,0,0,0.2)}#llar-header-upgrade-message p{margin:0}#llar-header-upgrade-message p .dashicons{color:#f2a64c;margin-right:5px}.settings_page_limit-login-attempts .update-nag{display:none}#llar-welcome-page{padding:50px 0}#llar-welcome-page img{max-width:100%;height:auto}#llar-welcome-page .llar-welcome-page-container{width:100%;max-width:760px;margin:0 auto 30px;background-color:#fff;border-radius:4px;-webkit-box-shadow:0 0 4px rgba(0,0,0,0.1);box-shadow:0 0 4px rgba(0,0,0,0.1)}#llar-welcome-page .llar-welcome-page-container.llar-premium{border-top:5px solid #50c1cd}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section{padding:20px;text-align:center}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section .llar-logo{text-align:center;margin-top:20px;margin-bottom:30px}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section h2{font-size:2.4em;line-height:1.4}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section h3{font-size:1.5em;line-height:1.4}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-section p{font-size:17px;color:#444}#llar-welcome-page .llar-welcome-page-container .llar-welcome-page-video-wrap img{width:100%;height:auto;cursor:pointer}#llar-welcome-page .llar-welcome-page-features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 15px;counter-reset:cnt1}#llar-welcome-page .llar-welcome-page-features .llar-feature-item{-webkit-box-flex:0;-ms-flex:0 0 24%;flex:0 0 24%;text-align:center;margin-bottom:40px;position:relative;padding-bottom:60px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:before{content:counter(cnt1);counter-increment:cnt1;position:absolute;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%);bottom:0;font-size:1em;font-weight:600;width:40px;height:40px;line-height:40px;text-align:center;border-radius:50%;background-color:#ecedef;color:#979aaa}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:after{position:absolute;content:'';left:-39%;width:69%;height:1px;bottom:1.4em;background-color:#ecedef}#llar-welcome-page .llar-welcome-page-features .llar-feature-item:nth-child(4n+1):after{display:none}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-image{margin-bottom:15px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-info .llar-feature-title{font-weight:bold;margin-bottom:15px}#llar-welcome-page .llar-welcome-page-features .llar-feature-item .llar-feature-info .llar-feature-desc{color:#979aaa}@media (max-width: 768px){#llar-welcome-page .llar-welcome-page-features{display:block}}#llar-welcome-page .llar-why-recommend{text-align:left;font-size:17px}#llar-welcome-page .llar-why-recommend ul li span{margin-right:5px;width:auto;height:auto;font-size:25px;vertical-align:middle;color:green}#llar-welcome-page .llar-welcome-list{font-size:17px;text-align:left;line-height:1.4;list-style:none}#llar-welcome-page .llar-welcome-list li span{margin-right:10px;width:auto;height:auto;font-size:22px;vertical-align:top;color:orange}#llar-welcome-page .llar-upgrade-btn-wrap{padding:20px}#llar-welcome-page .llar-upgrade-btn-wrap a{display:inline-block;background-color:#e27800;color:#fff;font-size:22px;padding:20px;text-decoration:none;font-weight:600}#llar-welcome-page .llar-upgrade-btn-wrap a:hover{background-color:#af5d00}#llar-welcome-page .llar-upgrade-questions{font-size:17px}.dashboard_page_llar-welcome .update-nag,.dashboard_page_llar-welcome .notice,.toplevel_page_limit-login-attempts .update-nag,.toplevel_page_limit-login-attempts .notice{display:none}.dashboard_page_llar-welcome .video-container,.toplevel_page_limit-login-attempts .video-container{position:relative;padding-bottom:56.1%;height:0;overflow:hidden}.dashboard_page_llar-welcome .video-container iframe,.toplevel_page_limit-login-attempts .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.jconfirm .jconfirm-box div.jconfirm-closeIcon{top:-2px !important;right:-2px !important}.llar-tooltip{text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;cursor:pointer;position:relative}.llar-tooltip:before{content:attr(data-text);position:absolute;width:200px;padding:5px;background-color:rgba(0,0,0,0.8);color:#fff;font-size:13px;top:100%;z-index:999;visibility:hidden;opacity:0;-webkit-transition:all .2s;transition:all .2s;font-weight:300;cursor:auto}.llar-tooltip:hover:before{visibility:visible;opacity:1}#toplevel_page_limit-login-attempts .wp-menu-image.svg{background-size:25px auto !important;margin-top:7px}#llar-dashboard-page{padding-top:10px}#llar-dashboard-page *{-webkit-box-sizing:border-box;box-sizing:border-box}#llar-dashboard-page ul,#llar-dashboard-page ol{margin-left:0}#llar-dashboard-page ul li,#llar-dashboard-page ol li{list-style-position:inside}#llar-dashboard-page .dashboard-header{background-color:#0071a0;color:#fff;text-align:center;padding:15px}#llar-dashboard-page .dashboard-header h1{color:#fff}#llar-dashboard-page .section-title{font-weight:bold;padding:15px;border-bottom:1px solid #e4e4e4;font-size:14px;text-align:left}#llar-dashboard-page .section-content{padding:15px}#llar-dashboard-page .dashboard-section-1{margin-bottom:20px;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"]{text-align:center;-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%;max-width:33.333%;border-right:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"]:last-child{border:0}#llar-dashboard-page .dashboard-section-1>[class^="info-box-"] .title{font-weight:600;font-size:16px;line-height:1.5;margin-bottom:10px}#llar-dashboard-page .dashboard-section-1 .info-box-1 .chart{max-width:300px;position:relative;margin-bottom:15px;margin-left:auto;margin-right:auto}#llar-dashboard-page .dashboard-section-1 .info-box-1 .chart .llar-retries-count{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:28px;font-weight:bold}#llar-dashboard-page .dashboard-section-1 .info-box-1 .desc{font-size:15px}#llar-dashboard-page .dashboard-section-1 .info-box-1 .actions{margin-top:5px}#llar-dashboard-page .dashboard-section-1 .info-box-2 .llar-chart-wrap{width:100%;max-width:80%;margin:0 auto;clear:both}#llar-dashboard-page .dashboard-section-1 .info-box-2 .llar-chart-wrap canvas{height:300px}#llar-dashboard-page .dashboard-section-1 .info-box-2 .chart-stats-legend{text-align:center;margin-top:10px}#llar-dashboard-page .dashboard-section-1 .info-box-3{text-align:left}#llar-dashboard-page .dashboard-section-1 .info-box-3 .desc{margin-bottom:20px}#llar-dashboard-page .dashboard-section-1 .info-box-3 .actions{text-align:center;padding-top:20px}#llar-dashboard-page .dashboard-section-1 .info-box-3 .actions a{text-transform:uppercase;font-size:16px;margin-bottom:5px}#llar-dashboard-page .dashboard-section-1.custom .info-box-2{-webkit-box-flex:0;-ms-flex:0 0 66.666%;flex:0 0 66.666%;max-width:66.666%}#llar-dashboard-page .dashboard-section-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#llar-dashboard-page .dashboard-section-2>[class^="info-box-"]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);min-height:100px;background-color:#fff;border:1px solid #e4e4e4;padding:15px}#llar-dashboard-page .dashboard-section-2>[class^="info-box-"]:last-child{margin-right:0}#llar-dashboard-page .dashboard-section-2 .info-box-1{padding:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list{padding:0;margin:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li{margin:0;border-bottom:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li:last-child{border:0}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li a{text-decoration:none;padding:15px;font-size:15px;display:block}#llar-dashboard-page .dashboard-section-2 .info-box-1 .notifications-list li a:hover{background-color:#f9f9f9}#llar-dashboard-page .dashboard-section-2 .info-box-2{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-icon .dashicons{color:#0073a0;font-size:50px;width:auto;height:auto}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content{-webkit-box-flex:1;-ms-flex:1;flex:1}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .title{font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1.5}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .desc{font-size:15px;margin-bottom:15px}#llar-dashboard-page .dashboard-section-2 .info-box-2 .info-box-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-3{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff;margin-bottom:20px}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:30px 15px 30px 0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-right:1px solid #e4e4e4}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-icon{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-icon .dashicons{color:#a1a2a2;font-size:60px;width:auto;height:auto}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content{-webkit-box-flex:1;-ms-flex:1;flex:1}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .title{font-size:20px;font-weight:bold;margin-bottom:10px;line-height:1.3}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .title a{text-decoration:none}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .desc{font-size:15px;margin-bottom:15px}#llar-dashboard-page .dashboard-section-3>[class^="info-box-"] .info-box-content .actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}#llar-dashboard-page .dashboard-section-4>[class^="info-box-"]{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 10px);flex:0 0 calc(50% - 10px);min-height:100px;background-color:#fff;border:1px solid #e4e4e4;padding:15px}#llar-dashboard-page .dashboard-section-4>[class^="info-box-"]:last-child{margin-right:0}#llar-dashboard-page .dashboard-section-4 .info-box-1{padding:0}#llar-dashboard-page .dashboard-section-4 .info-box-1 .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4 .info-box-1 .section-title .section-title-info{color:#a7a7a7;font-weight:400}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table{width:100%;border-collapse:collapse}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr th,#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr td{padding:10px;border:1px solid #cecece}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr th{background-color:#000;color:#fff;text-align:left}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr:nth-child(odd) td{background-color:#eff0ef}#llar-dashboard-page .dashboard-section-4 .info-box-1 .lockouts-by-country-table tr td .flag-icon{width:24px;vertical-align:middle;margin-right:10px}#llar-dashboard-page .dashboard-section-4 .info-box-1 .countries-table-info{color:#a7a7a7;font-weight:400;margin-top:5px;margin-bottom:0}#llar-dashboard-page .dashboard-section-4 .info-box-2{padding:0}#llar-dashboard-page .dashboard-section-4 .info-box-2 .section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#llar-dashboard-page .dashboard-section-4 .info-box-2 .section-title .section-title-info{color:#a7a7a7;font-weight:400}#llar-dashboard-page .dashboard-section-4 .info-box-2 .llar-chart-wrap{width:100%;max-width:80%;margin:0 auto;clear:both}#llar-dashboard-page .dashboard-section-4 .info-box-2 .llar-chart-wrap canvas{height:300px}
assets/sass/limit-login-attempts.scss CHANGED
@@ -127,6 +127,11 @@
127
  width: 100%;
128
  }
129
 
 
 
 
 
 
130
  .llar-app-acl-action-col {
131
  text-align: center;
132
  }
127
  width: 100%;
128
  }
129
 
130
+ .origin {
131
+ float: right;
132
+ opacity: 0.5;
133
+ }
134
+
135
  .llar-app-acl-action-col {
136
  text-align: center;
137
  }
core/Helpers.php CHANGED
@@ -95,4 +95,17 @@ class LLA_Helpers {
95
 
96
  return ( strpos( LLA_PLUGIN_DIR, 'mu-plugins' ) !== false );
97
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
98
  }
95
 
96
  return ( strpos( LLA_PLUGIN_DIR, 'mu-plugins' ) !== false );
97
  }
98
+
99
+ /**
100
+ * @param $content
101
+ * @return string|string[]|null
102
+ */
103
+ public static function deslash( $content ) {
104
+
105
+ $content = preg_replace( "/\\\+'/", "'", $content );
106
+ $content = preg_replace( '/\\\+"/', '"', $content );
107
+ $content = preg_replace( '/\\\+/', '\\', $content );
108
+
109
+ return $content;
110
+ }
111
  }
core/LimitLoginAttempts.php CHANGED
@@ -247,11 +247,11 @@ class Limit_Login_Attempts {
247
 
248
  public function login_page_gdpr_message() {
249
 
250
- if( ! $this->get_option( 'gdpr' )) return;
251
 
252
  ?>
253
  <div id="llar-login-page-gdpr">
254
- <div class="llar-login-page-gdpr__message"><?php echo esc_html( $this->get_option( 'gdpr_message' ) ); ?></div>
255
  </div>
256
  <?php
257
  }
@@ -1647,7 +1647,7 @@ into a must-use (MU) folder. You can read more <a href="%s" target="_blank">here
1647
  $this->update_option('long_duration', (int)$_POST['long_duration'] * 3600 );
1648
  $this->update_option('notify_email_after', (int)$_POST['email_after'] );
1649
  $this->update_option('active_app', sanitize_text_field( $_POST['active_app'] ) );
1650
- $this->update_option('gdpr_message', sanitize_textarea_field( $_POST['gdpr_message'] ) );
1651
 
1652
  $this->update_option('admin_notify_email', sanitize_email( $_POST['admin_notify_email'] ) );
1653
 
@@ -2400,7 +2400,7 @@ into a must-use (MU) folder. You can read more <a href="%s" target="_blank">here
2400
  <?php foreach ( $acl_list['items'] as $item ) : ?>
2401
  <tr class="llar-app-rule-<?php echo esc_attr( $item['rule'] ); ?>">
2402
  <td class="rule-pattern" scope="col"><?php echo esc_html( $item['pattern'] ); ?></td>
2403
- <td scope="col"><?php echo esc_html( $item['rule'] ); ?></td>
2404
  <td class="llar-app-acl-action-col" scope="col"><button class="button llar-app-acl-remove" data-type="<?php echo esc_attr( $type ); ?>" data-pattern="<?php echo esc_attr( $item['pattern'] ); ?>"><span class="dashicons dashicons-no"></span></button></td>
2405
  </tr>
2406
  <?php endforeach; ?>
247
 
248
  public function login_page_gdpr_message() {
249
 
250
+ if( ! $this->get_option( 'gdpr' ) || isset( $_REQUEST['interim-login'] ) ) return;
251
 
252
  ?>
253
  <div id="llar-login-page-gdpr">
254
+ <div class="llar-login-page-gdpr__message"><?php echo do_shortcode( stripslashes( $this->get_option( 'gdpr_message' ) ) ); ?></div>
255
  </div>
256
  <?php
257
  }
1647
  $this->update_option('long_duration', (int)$_POST['long_duration'] * 3600 );
1648
  $this->update_option('notify_email_after', (int)$_POST['email_after'] );
1649
  $this->update_option('active_app', sanitize_text_field( $_POST['active_app'] ) );
1650
+ $this->update_option('gdpr_message', sanitize_textarea_field( LLA_Helpers::deslash( $_POST['gdpr_message'] ) ) );
1651
 
1652
  $this->update_option('admin_notify_email', sanitize_email( $_POST['admin_notify_email'] ) );
1653
 
2400
  <?php foreach ( $acl_list['items'] as $item ) : ?>
2401
  <tr class="llar-app-rule-<?php echo esc_attr( $item['rule'] ); ?>">
2402
  <td class="rule-pattern" scope="col"><?php echo esc_html( $item['pattern'] ); ?></td>
2403
+ <td scope="col"><?php echo esc_html( $item['rule'] ); ?><?php echo ($type === 'ip') ? '<span class="origin">'.esc_html( $item['origin'] ).'</span>' : ''; ?></td>
2404
  <td class="llar-app-acl-action-col" scope="col"><button class="button llar-app-acl-remove" data-type="<?php echo esc_attr( $type ); ?>" data-pattern="<?php echo esc_attr( $item['pattern'] ); ?>"><span class="dashicons dashicons-no"></span></button></td>
2405
  </tr>
2406
  <?php endforeach; ?>
core/Shortcodes.php ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ if( !defined( 'ABSPATH' ) ) exit();
4
+
5
+ /**
6
+ * Class LLA_Shortcodes
7
+ */
8
+ class LLA_Shortcodes {
9
+
10
+ /**
11
+ * Register all shortcodes
12
+ */
13
+ public function register() {
14
+
15
+ add_shortcode( 'llar-link', array( $this, 'llar_link_callback' ) );
16
+ }
17
+
18
+ /**
19
+ * [llar-link url="" text=""] callback
20
+ *
21
+ * @param $atts
22
+ * @return string
23
+ */
24
+ public function llar_link_callback( $atts ) {
25
+
26
+ $atts = shortcode_atts( array(
27
+ 'url' => '#',
28
+ 'text' => 'Link'
29
+ ), $atts );
30
+
31
+ return '<a href="' . esc_attr( $atts['url'] ) . '" target="_blank">' . esc_html( $atts['text'] ) . '</a>';
32
+ }
33
+
34
+ }
35
+ (new LLA_Shortcodes())->register();
languages/limit-login-attempts-reloaded-bg_BG.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-bg_BG.po DELETED
@@ -1,299 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 17:59+0300\n"
11
- "PO-Revision-Date: 2016-06-23 17:59+0300\n"
12
- "Last-Translator: Hristo Chakarov <mail@ickata.net>\n"
13
- "Language-Team: iNetStudio <mail@ickata.net>\n"
14
- "Language: bg_BG\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-KeywordsList: __;_e;_ngettext:1,2\n"
20
- "X-Generator: Poedit 1.8.5\n"
21
-
22
- #: core/LimitLoginAttempts.php:520
23
- #, php-format
24
- msgid "%d hour"
25
- msgid_plural "%d hours"
26
- msgstr[0] "%d час"
27
- msgstr[1] "%d часа"
28
-
29
- #: core/LimitLoginAttempts.php:526
30
- #, php-format
31
- msgid "%d minute"
32
- msgid_plural "%d minutes"
33
- msgstr[0] "%d минута"
34
- msgstr[1] "%d минути"
35
-
36
- #: core/LimitLoginAttempts.php:532
37
- #, fuzzy, php-format
38
- msgid "[%s] Failed login attempts from whitelisted IP"
39
- msgstr "[%s] Твърде много грешни опити за вход"
40
-
41
- #: core/LimitLoginAttempts.php:536
42
- #, php-format
43
- msgid "[%s] Too many failed login attempts"
44
- msgstr "[%s] Твърде много грешни опити за вход"
45
-
46
- #: core/LimitLoginAttempts.php:541
47
- #, php-format
48
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
49
- msgstr "%d грешни опити за вход (%d заключвания) от IP: %s"
50
-
51
- #: core/LimitLoginAttempts.php:545
52
- #, php-format
53
- msgid "Last user attempted: %s"
54
- msgstr "Последно потребителя е опитал: %s"
55
-
56
- #: core/LimitLoginAttempts.php:549
57
- msgid "IP was NOT blocked because of external whitelist."
58
- msgstr ""
59
-
60
- #: core/LimitLoginAttempts.php:551
61
- #, php-format
62
- msgid "IP was blocked for %s"
63
- msgstr "IP е блокирано за %s."
64
-
65
- #: core/LimitLoginAttempts.php:718
66
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
67
- msgstr "<strong>ГРЕШКА</strong>: Твърде много грешни опита за вход."
68
-
69
- #: core/LimitLoginAttempts.php:722
70
- msgid "Please try again later."
71
- msgstr "Моля, опитайте отново по-късно."
72
-
73
- #: core/LimitLoginAttempts.php:730
74
- #, php-format
75
- msgid "Please try again in %d hour."
76
- msgid_plural "Please try again in %d hours."
77
- msgstr[0] "Моля, опитайте пак след %d час."
78
- msgstr[1] "Моля, опитайте пак след %d часа."
79
-
80
- #: core/LimitLoginAttempts.php:732
81
- #, php-format
82
- msgid "Please try again in %d minute."
83
- msgid_plural "Please try again in %d minutes."
84
- msgstr[0] "Моля, опитайте пак след %d минута."
85
- msgstr[1] "Моля, опитайте пак след %d минути."
86
-
87
- #: core/LimitLoginAttempts.php:799
88
- msgid "<strong>ERROR</strong>: Incorrect username or password."
89
- msgstr "<strong>ГРЕШКА</strong>: Грешно потребителско име или парола."
90
-
91
- #: core/LimitLoginAttempts.php:866
92
- #, php-format
93
- msgid "<strong>%d</strong> attempt remaining."
94
- msgid_plural "<strong>%d</strong> attempts remaining."
95
- msgstr[0] "Имате право на <strong>само %d</strong> опит!"
96
- msgstr[1] "Имате право на още <strong>%d</strong> опита."
97
-
98
- #: views/options-page.php:22
99
- msgid "Cleared IP log"
100
- msgstr "IP логът беше зачистен"
101
-
102
- #: views/options-page.php:28
103
- msgid "Reset lockout count"
104
- msgstr "Нулирай броя заключвания"
105
-
106
- #: views/options-page.php:34
107
- msgid "Cleared current lockouts"
108
- msgstr "Заключванията са изчистени"
109
-
110
- #: views/options-page.php:61
111
- msgid "Options changed"
112
- msgstr "Настройките са запазени"
113
-
114
- #: views/options-page.php:78
115
- #, php-format
116
- msgid "It appears the site is reached directly (from your IP: %s)"
117
- msgstr "Изглежда сайтът е достъпен директно (от IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Изглежда сайтът е достъпен през прокси сървър (IP на прокси сървъра: %s, IP "
126
- "на сайта: %s)"
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>Настройките са невалидни</strong>. Повече информация <a href=\"%s\" "
136
- "title=\"FAQ\">тук</a>"
137
-
138
- #: views/options-page.php:96
139
- msgid "Limit Login Attempts Settings"
140
- msgstr "Limit Login Attempts Настройки"
141
-
142
- #: views/options-page.php:97
143
- msgid "Statistics"
144
- msgstr "Статистики"
145
-
146
- #: views/options-page.php:102
147
- msgid "Total lockouts"
148
- msgstr "Общо заключвания"
149
-
150
- #: views/options-page.php:106
151
- msgid "Reset Counter"
152
- msgstr "Нулирай брояча"
153
-
154
- #: views/options-page.php:108
155
- #, php-format
156
- msgid "%d lockout since last reset"
157
- msgid_plural "%d lockouts since last reset"
158
- msgstr[0] "%d заключване от последното нулиране"
159
- msgstr[1] "%d заключвания от последното нулиране"
160
-
161
- #: views/options-page.php:110
162
- msgid "No lockouts yet"
163
- msgstr "Няма заключвания досега"
164
-
165
- #: views/options-page.php:117
166
- msgid "Active lockouts"
167
- msgstr "Активни заключвания"
168
-
169
- #: views/options-page.php:120
170
- msgid "Restore Lockouts"
171
- msgstr "Поднови заключванията"
172
-
173
- #: views/options-page.php:122
174
- #, php-format
175
- msgid "%d IP is currently blocked from trying to log in"
176
- msgstr "%d IP е блокирано"
177
-
178
- #: views/options-page.php:128
179
- msgid "Options"
180
- msgstr "Настройки"
181
-
182
- #: views/options-page.php:133
183
- msgid "Lockout"
184
- msgstr "Заключване"
185
-
186
- #: views/options-page.php:137
187
- msgid "allowed retries"
188
- msgstr "позволени опити"
189
-
190
- #: views/options-page.php:141
191
- msgid "minutes lockout"
192
- msgstr "минути заключване"
193
-
194
- #: views/options-page.php:145
195
- msgid "lockouts increase lockout time to"
196
- msgstr "заключвания увеличават времето на заключване на "
197
-
198
- #: views/options-page.php:148
199
- msgid "hours"
200
- msgstr "часа"
201
-
202
- #: views/options-page.php:151
203
- msgid "hours until retries are reset"
204
- msgstr "часа грешните опити се нулират"
205
-
206
- #: views/options-page.php:155
207
- msgid "Site connection"
208
- msgstr "Връзка към сайта"
209
-
210
- #: views/options-page.php:161
211
- msgid "Direct connection"
212
- msgstr "Директна връзка"
213
-
214
- #: views/options-page.php:166
215
- msgid "From behind a reversy proxy"
216
- msgstr "През Прокси сървър"
217
-
218
- #: views/options-page.php:173
219
- msgid "Handle cookie login"
220
- msgstr "Наблюдавай cookie login"
221
-
222
- #: views/options-page.php:176
223
- msgid "Yes"
224
- msgstr "Да"
225
-
226
- #: views/options-page.php:178
227
- msgid "No"
228
- msgstr "Не"
229
-
230
- #: views/options-page.php:183
231
- msgid "Notify on lockout"
232
- msgstr "Уведомявай при заключване"
233
-
234
- #: views/options-page.php:186
235
- msgid "Log IP"
236
- msgstr "Log IP"
237
-
238
- #: views/options-page.php:188
239
- msgid "Email to admin after"
240
- msgstr "Прати Email до администратора след"
241
-
242
- #: views/options-page.php:191
243
- msgid "lockouts"
244
- msgstr "заключвания"
245
-
246
- #: views/options-page.php:196
247
- msgid "Change Options"
248
- msgstr "Обнови настройки"
249
-
250
- #: views/options-page.php:203
251
- msgid "Lockout log"
252
- msgstr "Лог на заключванията"
253
-
254
- #: views/options-page.php:208
255
- msgid "Clear Log"
256
- msgstr "Изчисти лог"
257
-
258
- #: views/options-page.php:216
259
- msgid "Date"
260
- msgstr ""
261
-
262
- #: views/options-page.php:217
263
- #, fuzzy
264
- msgctxt "Internet address"
265
- msgid "IP"
266
- msgstr "IP е блокирано за %s."
267
-
268
- #: views/options-page.php:218
269
- msgid "Tried to log in as"
270
- msgstr "Опитва да влезе като"
271
-
272
- #~ msgid "IP|Internet address"
273
- #~ msgstr "IP"
274
-
275
- #~ msgid "%d lockout"
276
- #~ msgid_plural "%d lockouts"
277
- #~ msgstr[0] "%d заключване"
278
- #~ msgstr[1] "%d заключвания"
279
-
280
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
281
- #~ msgstr "<strong>ЗАБЕЛЕЖКА:</strong> Работи само с WordPress версия 2.7+"
282
-
283
- #~ msgid "Limit Login Attempts"
284
- #~ msgstr "Limit Login Attempts"
285
-
286
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
287
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
288
-
289
- #~ msgid ""
290
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
291
- #~ msgstr ""
292
- #~ "Ограничава броя на опитите за вход, включително тези от cookies, за всяко "
293
- #~ "различно IP."
294
-
295
- #~ msgid "Johan Eenfeldt"
296
- #~ msgstr "Johan Eenfeldt"
297
-
298
- #~ msgid "http://devel.kostdoktorn.se"
299
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-ca.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-ca.po DELETED
@@ -1,300 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 17:59+0300\n"
11
- "PO-Revision-Date: 2016-06-23 17:59+0300\n"
12
- "Last-Translator: Robert Buj <rbuj@wanadoo.es>\n"
13
- "Language-Team: Catalan <rbuj@wanadoo.es>\n"
14
- "Language: ca_ES\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d hora"
26
- msgstr[1] "%d hores"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minut"
33
- msgstr[1] "%d minuts"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Massa intents d'accés fallits"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Massa intents d'accés fallits"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d intents d'accedir fallits (%d bloqueig(s)) de de l'IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Últim intent d'usuari: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "La IP ha estat bloquejada per %s"
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>ERROR</strong>: Massa intents d'accedir fallits."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Si us plau torneu-ho a intentar més tard."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Si us plau torneu-ho a provar d'aquí a %d hora."
77
- msgstr[1] "Si us plau torneu-ho a provar d'aquí a %d hores."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Si us plau torneu-ho a provar d'aquí a %d minut."
84
- msgstr[1] "Si us plau torneu-ho a provar d'aquí a %d minuts."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>ERROR</strong>: Nom d'usuari o contrasenya incorrectes."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "<strong>%d</strong> intent restant."
95
- msgstr[1] "<strong>%d</strong> intents restants."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Netejat el registre IP"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Restablir contador de bloqueig"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Netejats els bloqueigs actuals"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Opcions canviades"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr ""
117
- "Pel que sembla, al lloc s'arriba directament (a partir de la vostra IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Pel que sembla, al lloc s'arriba a través d'un servidor intermediari (proxy "
126
- "IP: %s, la vostra IP: %s)"
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>La configuració actual sembla ser incorrecta</strong>. Si us plau, "
136
- "assegureu-vos que és correcta. Podeu trobar més informació <a href=\"%s\" "
137
- "title=\"FAQ\">aquí</a>"
138
-
139
- #: views/options-page.php:96
140
- msgid "Limit Login Attempts Settings"
141
- msgstr "Preferències del límit d'intents d'identificació"
142
-
143
- #: views/options-page.php:97
144
- msgid "Statistics"
145
- msgstr "Estadístiques"
146
-
147
- #: views/options-page.php:102
148
- msgid "Total lockouts"
149
- msgstr "Bloqueigs totals"
150
-
151
- #: views/options-page.php:106
152
- msgid "Reset Counter"
153
- msgstr "Restablir contador"
154
-
155
- #: views/options-page.php:108
156
- #, php-format
157
- msgid "%d lockout since last reset"
158
- msgid_plural "%d lockouts since last reset"
159
- msgstr[0] "%d bloqueig des de l'ultim restabliment."
160
- msgstr[1] "%d bloqueigs des de l'ultim restabliment."
161
-
162
- #: views/options-page.php:110
163
- msgid "No lockouts yet"
164
- msgstr "Encara sense bloqueigs"
165
-
166
- #: views/options-page.php:117
167
- msgid "Active lockouts"
168
- msgstr "Bloqueigs actius"
169
-
170
- #: views/options-page.php:120
171
- msgid "Restore Lockouts"
172
- msgstr "Restablir bloqueigs"
173
-
174
- #: views/options-page.php:122
175
- #, php-format
176
- msgid "%d IP is currently blocked from trying to log in"
177
- msgstr "La IP %d actualment està bloquejada al tractar d'iniciar la sessió"
178
-
179
- #: views/options-page.php:128
180
- msgid "Options"
181
- msgstr "Opcions"
182
-
183
- #: views/options-page.php:133
184
- msgid "Lockout"
185
- msgstr "Bloqueig"
186
-
187
- #: views/options-page.php:137
188
- msgid "allowed retries"
189
- msgstr "reintents permesos"
190
-
191
- #: views/options-page.php:141
192
- msgid "minutes lockout"
193
- msgstr "minuts a bloquejar"
194
-
195
- #: views/options-page.php:145
196
- msgid "lockouts increase lockout time to"
197
- msgstr "bloqueigs incrementen el temps a"
198
-
199
- #: views/options-page.php:148
200
- msgid "hours"
201
- msgstr "hores"
202
-
203
- #: views/options-page.php:151
204
- msgid "hours until retries are reset"
205
- msgstr "hores fins que es restableixen els reintents"
206
-
207
- #: views/options-page.php:155
208
- msgid "Site connection"
209
- msgstr "Lloc de connexió"
210
-
211
- #: views/options-page.php:161
212
- msgid "Direct connection"
213
- msgstr "Connexió directa"
214
-
215
- #: views/options-page.php:166
216
- msgid "From behind a reversy proxy"
217
- msgstr "Des de darrere d'un proxy reversy"
218
-
219
- #: views/options-page.php:173
220
- msgid "Handle cookie login"
221
- msgstr "Manejar galletes d'identificació"
222
-
223
- #: views/options-page.php:176
224
- msgid "Yes"
225
- msgstr "Si"
226
-
227
- #: views/options-page.php:178
228
- msgid "No"
229
- msgstr "No"
230
-
231
- #: views/options-page.php:183
232
- msgid "Notify on lockout"
233
- msgstr "Notificar al bloquejar"
234
-
235
- #: views/options-page.php:186
236
- msgid "Log IP"
237
- msgstr "Registre IP"
238
-
239
- #: views/options-page.php:188
240
- msgid "Email to admin after"
241
- msgstr "Enviar després un correu a l'administrador"
242
-
243
- #: views/options-page.php:191
244
- msgid "lockouts"
245
- msgstr "Bloqueigs"
246
-
247
- #: views/options-page.php:196
248
- msgid "Change Options"
249
- msgstr "Canviar opcions"
250
-
251
- #: views/options-page.php:203
252
- msgid "Lockout log"
253
- msgstr "Registre de bloqueigs"
254
-
255
- #: views/options-page.php:208
256
- msgid "Clear Log"
257
- msgstr "Netejar registre"
258
-
259
- #: views/options-page.php:216
260
- msgid "Date"
261
- msgstr ""
262
-
263
- #: views/options-page.php:217
264
- #, fuzzy
265
- msgctxt "Internet address"
266
- msgid "IP"
267
- msgstr "IP заблокирован для %s"
268
-
269
- #: views/options-page.php:218
270
- msgid "Tried to log in as"
271
- msgstr "Heu tractat d'accedir com"
272
-
273
- #~ msgid "IP|Internet address"
274
- #~ msgstr "IP|Adreça d'internet"
275
-
276
- #~ msgid "%d lockout"
277
- #~ msgid_plural "%d lockouts"
278
- #~ msgstr[0] "%d bloqueig"
279
- #~ msgstr[1] "%d bloqueigs"
280
-
281
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
282
- #~ msgstr ""
283
- #~ "<strong>NOTA:</strong> Només funciona amb Wordpress 2.7 i posteriors"
284
-
285
- #~ msgid "Limit Login Attempts"
286
- #~ msgstr "Límit d'intents d'identificació"
287
-
288
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
289
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
290
-
291
- #~ msgid ""
292
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
293
- #~ msgstr ""
294
- #~ "Limitar la taxa d'intents d'accés, per mitjà de galetes, per a cada IP."
295
-
296
- #~ msgid "Johan Eenfeldt"
297
- #~ msgstr "Johan Eenfeldt"
298
-
299
- #~ msgid "http://devel.kostdoktorn.se"
300
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-cs_CZ.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-cs_CZ.po DELETED
@@ -1,303 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: limit-login-attempts 1.3\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
5
- "POT-Creation-Date: 2016-06-23 17:59+0300\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: Jakub Jedelsky <jakub.jedelsky@gmail.com>\n"
8
- "Language-Team: \n"
9
- "Language: cs\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n>=2 && n<=4 ? 1 : 2;\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Generator: Poedit 1.8.5\n"
16
-
17
- #: core/LimitLoginAttempts.php:520
18
- #, php-format
19
- msgid "%d hour"
20
- msgid_plural "%d hours"
21
- msgstr[0] "%d hodina"
22
- msgstr[1] "%d hodin"
23
- msgstr[2] "%d hodin"
24
-
25
- #: core/LimitLoginAttempts.php:526
26
- #, php-format
27
- msgid "%d minute"
28
- msgid_plural "%d minutes"
29
- msgstr[0] "%d minuta"
30
- msgstr[1] "%d minuty"
31
- msgstr[2] "%d minut"
32
-
33
- #: core/LimitLoginAttempts.php:532
34
- #, fuzzy, php-format
35
- msgid "[%s] Failed login attempts from whitelisted IP"
36
- msgstr "[%s] Příliš mnoho chybných pokusů o přihlášení"
37
-
38
- #: core/LimitLoginAttempts.php:536
39
- #, php-format
40
- msgid "[%s] Too many failed login attempts"
41
- msgstr "[%s] Příliš mnoho chybných pokusů o přihlášení"
42
-
43
- #: core/LimitLoginAttempts.php:541
44
- #, php-format
45
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
46
- msgstr "%d špatných pokusů o přihlášení (zablokováno %d krát) z IP: %s"
47
-
48
- #: core/LimitLoginAttempts.php:545
49
- #, php-format
50
- msgid "Last user attempted: %s"
51
- msgstr "Poslední chybující uživatel: %s"
52
-
53
- #: core/LimitLoginAttempts.php:549
54
- msgid "IP was NOT blocked because of external whitelist."
55
- msgstr ""
56
-
57
- #: core/LimitLoginAttempts.php:551
58
- #, php-format
59
- msgid "IP was blocked for %s"
60
- msgstr "IP adresa byla zablokována na %s"
61
-
62
- #: core/LimitLoginAttempts.php:718
63
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
64
- msgstr "<strong>CHYBA:</strong> Příliš mnoho chybných pokusů o přihlášení"
65
-
66
- #: core/LimitLoginAttempts.php:722
67
- msgid "Please try again later."
68
- msgstr "Prosím, opakujte akci později."
69
-
70
- #: core/LimitLoginAttempts.php:730
71
- #, php-format
72
- msgid "Please try again in %d hour."
73
- msgid_plural "Please try again in %d hours."
74
- msgstr[0] "Prosím, opakujte akci za %d hodinu."
75
- msgstr[1] "Prosím, opakujte akci za %d hodiny."
76
- msgstr[2] "Prosím, opakujte akci za %d hodin."
77
-
78
- #: core/LimitLoginAttempts.php:732
79
- #, php-format
80
- msgid "Please try again in %d minute."
81
- msgid_plural "Please try again in %d minutes."
82
- msgstr[0] "Prosím, opakujte akci za %d minutu."
83
- msgstr[1] "Prosím, opakujte akci za %d minuty."
84
- msgstr[2] "Prosím, opakujte akci za %d minut."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>CHYBA:</strong> Špatné uživatelské jméno nebo heslo."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "<strong>%d</strong> zbývající pokusů."
95
- msgstr[1] "<strong>%d</strong> zbývající pokusy."
96
- msgstr[2] "<strong>%d</strong> zbývajících pokusů."
97
-
98
- #: views/options-page.php:22
99
- msgid "Cleared IP log"
100
- msgstr "IP log smazán"
101
-
102
- #: views/options-page.php:28
103
- msgid "Reset lockout count"
104
- msgstr "aktuální blokování bylo resetováno"
105
-
106
- #: views/options-page.php:34
107
- msgid "Cleared current lockouts"
108
- msgstr "Aktuální blokování bylo promazáno"
109
-
110
- #: views/options-page.php:61
111
- msgid "Options changed"
112
- msgstr "Nastavení změněno"
113
-
114
- #: views/options-page.php:78
115
- #, php-format
116
- msgid "It appears the site is reached directly (from your IP: %s)"
117
- msgstr "Zdá se, že web je přímo dosažitelný (z Vaší IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Zdá se, že web je dosažitelný přes proxy server (IP proxy: %s, Vaše IP: %s)"
126
-
127
- #: views/options-page.php:88
128
- #, php-format
129
- msgid ""
130
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
131
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
132
- "\">here</a>"
133
- msgstr ""
134
- "<strong>Aktuální nastavení je zřejmě chybné.</strong> Prosím, ujistěte se o "
135
- "jeho správnosti. Další informace jsou k nalezení <a href=\"%s\" title=\"FAQ"
136
- "\">zde</a> (anglicky)."
137
-
138
- #: views/options-page.php:96
139
- msgid "Limit Login Attempts Settings"
140
- msgstr "Nastavení Limit Login Attempts"
141
-
142
- #: views/options-page.php:97
143
- msgid "Statistics"
144
- msgstr "Statistiky"
145
-
146
- #: views/options-page.php:102
147
- msgid "Total lockouts"
148
- msgstr "Celkem blokováno"
149
-
150
- #: views/options-page.php:106
151
- msgid "Reset Counter"
152
- msgstr "Reset počítadla"
153
-
154
- #: views/options-page.php:108
155
- #, php-format
156
- msgid "%d lockout since last reset"
157
- msgid_plural "%d lockouts since last reset"
158
- msgstr[0] "%d blokování od posledního resetu"
159
- msgstr[1] "%d blokování od posledního resetu"
160
- msgstr[2] "%d blokování od posledního resetu"
161
-
162
- #: views/options-page.php:110
163
- msgid "No lockouts yet"
164
- msgstr "Dosud nebylo nic blokováno"
165
-
166
- #: views/options-page.php:117
167
- msgid "Active lockouts"
168
- msgstr "Aktivní blokování"
169
-
170
- #: views/options-page.php:120
171
- msgid "Restore Lockouts"
172
- msgstr "Smazat blokování"
173
-
174
- #: views/options-page.php:122
175
- #, php-format
176
- msgid "%d IP is currently blocked from trying to log in"
177
- msgstr "IP %d je aktuálně blokována z důvodu chybného přihlášení"
178
-
179
- #: views/options-page.php:128
180
- msgid "Options"
181
- msgstr "Nastavení"
182
-
183
- #: views/options-page.php:133
184
- msgid "Lockout"
185
- msgstr "Blokování"
186
-
187
- #: views/options-page.php:137
188
- msgid "allowed retries"
189
- msgstr "povolených pokusů"
190
-
191
- #: views/options-page.php:141
192
- msgid "minutes lockout"
193
- msgstr "minut blokován"
194
-
195
- #: views/options-page.php:145
196
- msgid "lockouts increase lockout time to"
197
- msgstr "- počet blokovaných pokusů, po kterém se zvýší čas blokování na"
198
-
199
- #: views/options-page.php:148
200
- msgid "hours"
201
- msgstr "hodin"
202
-
203
- #: views/options-page.php:151
204
- msgid "hours until retries are reset"
205
- msgstr "- počet hodin, po kterém jsou chybné pokusy o přihlášení resetovány"
206
-
207
- #: views/options-page.php:155
208
- msgid "Site connection"
209
- msgstr "Připojení webu"
210
-
211
- #: views/options-page.php:161
212
- msgid "Direct connection"
213
- msgstr "Přímé připojení"
214
-
215
- #: views/options-page.php:166
216
- msgid "From behind a reversy proxy"
217
- msgstr "Za proxy serverem"
218
-
219
- #: views/options-page.php:173
220
- msgid "Handle cookie login"
221
- msgstr "Pracovat s přihlašovacím cookie"
222
-
223
- #: views/options-page.php:176
224
- msgid "Yes"
225
- msgstr "Ano"
226
-
227
- #: views/options-page.php:178
228
- msgid "No"
229
- msgstr "Ne"
230
-
231
- #: views/options-page.php:183
232
- msgid "Notify on lockout"
233
- msgstr "Upozornění na blokování"
234
-
235
- #: views/options-page.php:186
236
- msgid "Log IP"
237
- msgstr "Logovat IP"
238
-
239
- #: views/options-page.php:188
240
- msgid "Email to admin after"
241
- msgstr "Poslat e-mail administrátorovi po"
242
-
243
- #: views/options-page.php:191
244
- msgid "lockouts"
245
- msgstr "pokusech"
246
-
247
- #: views/options-page.php:196
248
- msgid "Change Options"
249
- msgstr "Změnit nastavení"
250
-
251
- #: views/options-page.php:203
252
- msgid "Lockout log"
253
- msgstr "Log blokování"
254
-
255
- #: views/options-page.php:208
256
- msgid "Clear Log"
257
- msgstr "Smazat log"
258
-
259
- #: views/options-page.php:216
260
- msgid "Date"
261
- msgstr ""
262
-
263
- #: views/options-page.php:217
264
- #, fuzzy
265
- msgctxt "Internet address"
266
- msgid "IP"
267
- msgstr "IP adresa byla zablokována na %s"
268
-
269
- #: views/options-page.php:218
270
- msgid "Tried to log in as"
271
- msgstr "Pokus o přihlášení jako"
272
-
273
- #~ msgid "IP|Internet address"
274
- #~ msgstr "IP|Internetové adresy"
275
-
276
- #~ msgid "%d lockout"
277
- #~ msgid_plural "%d lockouts"
278
- #~ msgstr[0] "%d uzamčení"
279
- #~ msgstr[1] "%d uzamčení"
280
- #~ msgstr[2] "%d uzamčení"
281
-
282
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
283
- #~ msgstr ""
284
- #~ "<strong>POZNÁMKA:</strong> Funguje pouze ve verzi Wordpress 2.7 a vyšší"
285
-
286
- #~ msgid "Limit Login Attempts"
287
- #~ msgstr "Limit Login Attempts"
288
-
289
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
290
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
291
-
292
- # Popis rozšíření v seznamu pluginů - z nějakého důvodu nefunguje
293
- #~ msgid ""
294
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
295
- #~ msgstr ""
296
- #~ "Omezení pokusů o přihlášení, mimo jiné prostřednictvím cookies, pro "
297
- #~ "každou IP."
298
-
299
- #~ msgid "Johan Eenfeldt"
300
- #~ msgstr "Johan Eenfeldt"
301
-
302
- #~ msgid "http://devel.kostdoktorn.se"
303
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-de_DE.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-de_DE.po DELETED
@@ -1,300 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:00+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:00+0300\n"
12
- "Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n"
13
- "Language-Team: German <michael@skerwiderski.de>\n"
14
- "Language: de_DE\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d Stunde"
26
- msgstr[1] "%d Stunden"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d Minute"
33
- msgstr[1] "%d Minuten"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Zu viele ungültige Anmeldeversuche"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Zu viele ungültige Anmeldeversuche"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d ungültige Anmeldeversuche (%d Sperrung(en)) von IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Letzter Anmeldeversuch erfolgte mit dem Benutzernamen: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP wurde gesperrt für %s."
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>FEHLER</strong>: Zuviele ung&uuml;ltige Anmeldeversuche."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Bitte versuchen Sie es sp&auml;ter noch einmal."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Bitte versuchen Sie es in %d Stunde noch einmal."
77
- msgstr[1] "Bitte versuchen Sie es in %d Stunden noch einmal."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Bitte versuchen Sie es in %d Minute noch einmal."
84
- msgstr[1] "Bitte versuchen Sie es in %d Minuten noch einmal."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>FEHLER</strong>: Ung&uuml;ltiger Benutzername oder Passwort."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "Es ist noch <strong>%d</strong> Anmeldeversuch m&ouml;glich."
95
- msgstr[1] "Es sind noch <strong>%d</strong> Anmeldeversuche m&ouml;glich."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Protokoll wurde gel&ouml;scht"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Anzahl Sperrungen zur&uuml;cksetzen"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Sperrungen wurden deaktiviert"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Einstellungen wurden ge&auml;ndert"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr ""
117
- "Der Zugriff auf diese Webseite erfolgt auf direktem Weg (von Ihrer IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Der Zugriff auf diese Webseite erfolgt über einen Proxy Server (IP des Proxy "
126
- "Servers: %s, Ihre IP: %s)"
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>Die aktuellen Einstellungen sind u.U. nicht korrekt, bzw. nicht "
136
- "konsistent</strong>. Weitere Infos zu den Einstellungen finden Sie <a href="
137
- "\"%s\" title=\"FAQ\">hier</a>"
138
-
139
- #: views/options-page.php:96
140
- msgid "Limit Login Attempts Settings"
141
- msgstr "Limit Login Attempts Einstellungen"
142
-
143
- #: views/options-page.php:97
144
- msgid "Statistics"
145
- msgstr "Statistik"
146
-
147
- #: views/options-page.php:102
148
- msgid "Total lockouts"
149
- msgstr "Bisher vorgenommene Sperrungen"
150
-
151
- #: views/options-page.php:106
152
- msgid "Reset Counter"
153
- msgstr "Z&auml;hler zur&uuml;cksetzen"
154
-
155
- #: views/options-page.php:108
156
- #, php-format
157
- msgid "%d lockout since last reset"
158
- msgid_plural "%d lockouts since last reset"
159
- msgstr[0] "%d Sperrung seit letztem Zur&uuml;cksetzen"
160
- msgstr[1] "%d Sperrungen seit letztem Zur&uuml;cksetzen"
161
-
162
- #: views/options-page.php:110
163
- msgid "No lockouts yet"
164
- msgstr "Derzeit sind keine Sperrungen aktiv"
165
-
166
- #: views/options-page.php:117
167
- msgid "Active lockouts"
168
- msgstr "Aktive Sperrungen"
169
-
170
- #: views/options-page.php:120
171
- msgid "Restore Lockouts"
172
- msgstr "Sperrungen aufheben"
173
-
174
- #: views/options-page.php:122
175
- #, php-format
176
- msgid "%d IP is currently blocked from trying to log in"
177
- msgstr "%d IP ist derzeit f&uuml;r Anmeldeversuche gesperrt"
178
-
179
- #: views/options-page.php:128
180
- msgid "Options"
181
- msgstr "Einstellungen"
182
-
183
- #: views/options-page.php:133
184
- msgid "Lockout"
185
- msgstr "Sperrung"
186
-
187
- #: views/options-page.php:137
188
- msgid "allowed retries"
189
- msgstr "erlaubte Anmeldeversuche"
190
-
191
- #: views/options-page.php:141
192
- msgid "minutes lockout"
193
- msgstr ""
194
- "Minuten Sperrung nach &Uuml;berschreiten der zul&auml;ssigen Anmeldeversuche"
195
-
196
- #: views/options-page.php:145
197
- msgid "lockouts increase lockout time to"
198
- msgstr "Sperrungen erh&ouml;hen die insgesamte Sperrzeit um"
199
-
200
- #: views/options-page.php:148
201
- msgid "hours"
202
- msgstr "Stunden"
203
-
204
- #: views/options-page.php:151
205
- msgid "hours until retries are reset"
206
- msgstr "Stunden bis fehlgeschlagene Anmeldeversuche zur&uuml;ckgesetzt werden"
207
-
208
- #: views/options-page.php:155
209
- msgid "Site connection"
210
- msgstr "Verbindungsweg zu dieser Webseite"
211
-
212
- #: views/options-page.php:161
213
- msgid "Direct connection"
214
- msgstr "Direkte Verbindung"
215
-
216
- #: views/options-page.php:166
217
- msgid "From behind a reversy proxy"
218
- msgstr "&Uuml;ber einen Reverse Proxy Server"
219
-
220
- #: views/options-page.php:173
221
- msgid "Handle cookie login"
222
- msgstr "Anmeldungen via Cockies ber&uuml;cksichtigen"
223
-
224
- #: views/options-page.php:176
225
- msgid "Yes"
226
- msgstr "Ja"
227
-
228
- #: views/options-page.php:178
229
- msgid "No"
230
- msgstr "Nein"
231
-
232
- #: views/options-page.php:183
233
- msgid "Notify on lockout"
234
- msgstr "Benachrichtigung im Falle einer Sperrung"
235
-
236
- #: views/options-page.php:186
237
- msgid "Log IP"
238
- msgstr "IP protokollieren"
239
-
240
- #: views/options-page.php:188
241
- msgid "Email to admin after"
242
- msgstr "Email an den Administrator nach"
243
-
244
- #: views/options-page.php:191
245
- msgid "lockouts"
246
- msgstr "Sperrungen"
247
-
248
- #: views/options-page.php:196
249
- msgid "Change Options"
250
- msgstr "Einstellungen speichern"
251
-
252
- #: views/options-page.php:203
253
- msgid "Lockout log"
254
- msgstr "Protokoll der durchgef&uuml;hrten Sperrungen"
255
-
256
- #: views/options-page.php:208
257
- msgid "Clear Log"
258
- msgstr "Protokoll zur&uuml;cksetzen"
259
-
260
- #: views/options-page.php:216
261
- msgid "Date"
262
- msgstr ""
263
-
264
- #: views/options-page.php:217
265
- #, fuzzy
266
- msgctxt "Internet address"
267
- msgid "IP"
268
- msgstr "IP-ul a fost blocat pentru %s."
269
-
270
- #: views/options-page.php:218
271
- msgid "Tried to log in as"
272
- msgstr "Anmeldeversuch als"
273
-
274
- #~ msgid "IP|Internet address"
275
- #~ msgstr "IP"
276
-
277
- #~ msgid "%d lockout"
278
- #~ msgid_plural "%d lockouts"
279
- #~ msgstr[0] "%d Sperrung"
280
- #~ msgstr[1] "%d Sperrungen"
281
-
282
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
283
- #~ msgstr "<strong>Hinweis:</strong> Erst ab Wordpress 2.7 verwendbar"
284
-
285
- #~ msgid "Limit Login Attempts"
286
- #~ msgstr "Limit Login Attempts"
287
-
288
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
289
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
290
-
291
- #~ msgid ""
292
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
293
- #~ msgstr ""
294
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
295
-
296
- #~ msgid "Johan Eenfeldt"
297
- #~ msgstr "Johan Eenfeldt"
298
-
299
- #~ msgid "http://devel.kostdoktorn.se"
300
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-es_ES.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-es_ES.po DELETED
@@ -1,299 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:00+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:00+0300\n"
12
- "Last-Translator: Marcelo Pedra <marcelo@marcelopedra.com.ar>\n"
13
- "Language-Team: Español <marcelo@ampm-soluciones.com.ar>\n"
14
- "Language: es_AR\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d hora"
26
- msgstr[1] "%d horas"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minuto"
33
- msgstr[1] "%d minutos"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Demasiados intentos de acceso fallidos"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Demasiados intentos de acceso fallidos"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d intentos de acceso fallidos (%d bloqueo(s)) desde la IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Ultimo usuario probado: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "La IP se ha bloqueado para %s"
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>ERROR</strong>: Demasiados intentos de acceso fallidos."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Por favor inténtelo más tarde."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Por favor inténtelo dentro de %d hora."
77
- msgstr[1] "Por favor inténtelo dentro de %d horas."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Por favor inténtelo dentro de %d minuto."
84
- msgstr[1] "Por favor inténtelo dentro de %d minutos."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>ERROR</strong>: Nombre de usuario o contraseña incorrectos."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "Le queda <strong>%d</strong> intento más."
95
- msgstr[1] "Le quedan <strong>%d</strong> intentos más."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Direcciones liberadas"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Reiniciar contador de bloqueos"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Bloqueos actuales liberados"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Opciones actualizadas"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr ""
117
- "Al parecer, el sitio está siendo accedido directamente (desde tu IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Al parecer, el sitio está siendo accedido desde un servidor proxy (IP del "
126
- "proxy: %s, tu IP: %s)"
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>La configuración actual parece ser incorrecta</strong>. Asegúrate de "
136
- "verificarla. Para mayor información, <a href=\"%s\" title=\"FAQ\">click "
137
- "aquí</a>"
138
-
139
- #: views/options-page.php:96
140
- msgid "Limit Login Attempts Settings"
141
- msgstr "Preferencias del Limitador de Acceso"
142
-
143
- #: views/options-page.php:97
144
- msgid "Statistics"
145
- msgstr "Estadísticas"
146
-
147
- #: views/options-page.php:102
148
- msgid "Total lockouts"
149
- msgstr "Bloqueos totales"
150
-
151
- #: views/options-page.php:106
152
- msgid "Reset Counter"
153
- msgstr "Reiniciar contador"
154
-
155
- #: views/options-page.php:108
156
- #, php-format
157
- msgid "%d lockout since last reset"
158
- msgid_plural "%d lockouts since last reset"
159
- msgstr[0] "%d bloqueo desde el último reinicio."
160
- msgstr[1] "%d bloqueos desde el último reinicio."
161
-
162
- #: views/options-page.php:110
163
- msgid "No lockouts yet"
164
- msgstr "Ningún bloqueo hasta ahora"
165
-
166
- #: views/options-page.php:117
167
- msgid "Active lockouts"
168
- msgstr "Bloqueos activos"
169
-
170
- #: views/options-page.php:120
171
- msgid "Restore Lockouts"
172
- msgstr "Restablecer bloqueos"
173
-
174
- #: views/options-page.php:122
175
- #, php-format
176
- msgid "%d IP is currently blocked from trying to log in"
177
- msgstr "La IP %d actualmente tiene restringido el acceso"
178
-
179
- #: views/options-page.php:128
180
- msgid "Options"
181
- msgstr "Opciones"
182
-
183
- #: views/options-page.php:133
184
- msgid "Lockout"
185
- msgstr "Bloqueo"
186
-
187
- #: views/options-page.php:137
188
- msgid "allowed retries"
189
- msgstr "reintentos permitidos"
190
-
191
- #: views/options-page.php:141
192
- msgid "minutes lockout"
193
- msgstr "minutos por bloqueo"
194
-
195
- #: views/options-page.php:145
196
- msgid "lockouts increase lockout time to"
197
- msgstr "bloqueos incrementan el tiempo a"
198
-
199
- #: views/options-page.php:148
200
- msgid "hours"
201
- msgstr "horas"
202
-
203
- #: views/options-page.php:151
204
- msgid "hours until retries are reset"
205
- msgstr "horas hasta restablecer los reintentos"
206
-
207
- #: views/options-page.php:155
208
- msgid "Site connection"
209
- msgstr "Conexión"
210
-
211
- #: views/options-page.php:161
212
- msgid "Direct connection"
213
- msgstr "Connexión directa"
214
-
215
- #: views/options-page.php:166
216
- msgid "From behind a reversy proxy"
217
- msgstr "Detrás de un proxy"
218
-
219
- #: views/options-page.php:173
220
- msgid "Handle cookie login"
221
- msgstr "Gestionar cookies de login"
222
-
223
- #: views/options-page.php:176
224
- msgid "Yes"
225
- msgstr "Sí"
226
-
227
- #: views/options-page.php:178
228
- msgid "No"
229
- msgstr "No"
230
-
231
- #: views/options-page.php:183
232
- msgid "Notify on lockout"
233
- msgstr "Notificar al bloquear"
234
-
235
- #: views/options-page.php:186
236
- msgid "Log IP"
237
- msgstr "Registrar IP"
238
-
239
- #: views/options-page.php:188
240
- msgid "Email to admin after"
241
- msgstr "Enviar email al administrador cada"
242
-
243
- #: views/options-page.php:191
244
- msgid "lockouts"
245
- msgstr "bloqueos"
246
-
247
- #: views/options-page.php:196
248
- msgid "Change Options"
249
- msgstr "Cambiar opciones"
250
-
251
- #: views/options-page.php:203
252
- msgid "Lockout log"
253
- msgstr "Registro de bloqueos"
254
-
255
- #: views/options-page.php:208
256
- msgid "Clear Log"
257
- msgstr "Limpiar registro"
258
-
259
- #: views/options-page.php:216
260
- msgid "Date"
261
- msgstr ""
262
-
263
- #: views/options-page.php:217
264
- msgctxt "Internet address"
265
- msgid "IP"
266
- msgstr "IP"
267
-
268
- #: views/options-page.php:218
269
- msgid "Tried to log in as"
270
- msgstr "Intentó ingresar como"
271
-
272
- #~ msgid "%d lockout"
273
- #~ msgid_plural "%d lockouts"
274
- #~ msgstr[0] "%d bloqueo"
275
- #~ msgstr[1] "%d bloqueos"
276
-
277
- #~ msgid "Limit Login Attempts"
278
- #~ msgstr "Límitador de intentos de login"
279
-
280
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
281
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
282
-
283
- #~ msgid ""
284
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
285
- #~ msgstr "Limita la tasa de intentos de acceso, usando cookies por IP."
286
-
287
- #~ msgid "Johan Eenfeldt"
288
- #~ msgstr "Johan Eenfeldt"
289
-
290
- #~ msgid "http://devel.kostdoktorn.se"
291
- #~ msgstr "http://devel.kostdoktorn.se"
292
-
293
- #~ msgid "IP|Internet address"
294
- #~ msgstr "IP|Dirección de Internet"
295
-
296
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
297
- #~ msgstr ""
298
- #~ "<strong>NOTA:</strong> Este plugin sólo funciona en Wordpress 2.7 o "
299
- #~ "superior"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-fa_IR.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-fa_IR.po DELETED
@@ -1,262 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: limit-login-attempts\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
5
- "POT-Creation-Date: 2016-06-23 18:00+0300\n"
6
- "PO-Revision-Date: \n"
7
- "Last-Translator: mostafa.s1990@gmail.com <mostafa.s1990@gmail.com>\n"
8
- "Language-Team: mostafa.s1990@gmail.com\n"
9
- "Language: fa_IR\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "X-Poedit-KeywordsList: __;_e\n"
14
- "X-Poedit-Basepath: .\n"
15
- "X-Generator: Poedit 1.8.5\n"
16
- "Plural-Forms: nplurals=1; plural=0;\n"
17
- "X-Poedit-SearchPath-0: .\n"
18
-
19
- #: core/LimitLoginAttempts.php:520
20
- #, fuzzy, php-format
21
- msgid "%d hour"
22
- msgid_plural "%d hours"
23
- msgstr[0] "ساعت"
24
-
25
- #: core/LimitLoginAttempts.php:526
26
- #, php-format
27
- msgid "%d minute"
28
- msgid_plural "%d minutes"
29
- msgstr[0] ""
30
-
31
- #: core/LimitLoginAttempts.php:532
32
- #, fuzzy, php-format
33
- msgid "[%s] Failed login attempts from whitelisted IP"
34
- msgstr "[%s] حملات زیاد برای ورود ناموفق"
35
-
36
- #: core/LimitLoginAttempts.php:536
37
- #, php-format
38
- msgid "[%s] Too many failed login attempts"
39
- msgstr "[%s] حملات زیاد برای ورود ناموفق"
40
-
41
- #: core/LimitLoginAttempts.php:541
42
- #, php-format
43
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
44
- msgstr "%d حملات ورود ناموفق (%d تحریم(s)) از آی پی: %s"
45
-
46
- #: core/LimitLoginAttempts.php:545
47
- #, php-format
48
- msgid "Last user attempted: %s"
49
- msgstr "آخرین حملات کاربر: %s"
50
-
51
- #: core/LimitLoginAttempts.php:549
52
- msgid "IP was NOT blocked because of external whitelist."
53
- msgstr ""
54
-
55
- #: core/LimitLoginAttempts.php:551
56
- #, php-format
57
- msgid "IP was blocked for %s"
58
- msgstr "آی پی شما برای %s قفل شده است"
59
-
60
- #: core/LimitLoginAttempts.php:718
61
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
62
- msgstr "<strong>خطا</strong>: تلاش نا موفق برای ورود به سایت."
63
-
64
- #: core/LimitLoginAttempts.php:722
65
- msgid "Please try again later."
66
- msgstr "لطفا بعدا امتحان کنید."
67
-
68
- #: core/LimitLoginAttempts.php:730
69
- #, fuzzy, php-format
70
- msgid "Please try again in %d hour."
71
- msgid_plural "Please try again in %d hours."
72
- msgstr[0] "لطفا بعدا امتحان کنید."
73
-
74
- #: core/LimitLoginAttempts.php:732
75
- #, fuzzy, php-format
76
- msgid "Please try again in %d minute."
77
- msgid_plural "Please try again in %d minutes."
78
- msgstr[0] "لطفا بعدا امتحان کنید."
79
-
80
- #: core/LimitLoginAttempts.php:799
81
- msgid "<strong>ERROR</strong>: Incorrect username or password."
82
- msgstr "<strong>خطا</strong>: نام کاربری یا رمز عبور اشتباه است."
83
-
84
- #: core/LimitLoginAttempts.php:866
85
- #, php-format
86
- msgid "<strong>%d</strong> attempt remaining."
87
- msgid_plural "<strong>%d</strong> attempts remaining."
88
- msgstr[0] ""
89
-
90
- #: views/options-page.php:22
91
- msgid "Cleared IP log"
92
- msgstr "گزارش آی پی ها پاک شده"
93
-
94
- #: views/options-page.php:28
95
- msgid "Reset lockout count"
96
- msgstr "ریست کردن تعداد بن شدگان"
97
-
98
- #: views/options-page.php:34
99
- msgid "Cleared current lockouts"
100
- msgstr "پاک کردن تعداد بن شدگان"
101
-
102
- #: views/options-page.php:61
103
- msgid "Options changed"
104
- msgstr "تنظیمات ذخیره شد"
105
-
106
- #: views/options-page.php:78
107
- #, php-format
108
- msgid "It appears the site is reached directly (from your IP: %s)"
109
- msgstr "به نظر میرسد این سایت از یک پروکسی سرور رسیده است (از آی پی شما: %s)"
110
-
111
- #: views/options-page.php:80
112
- #, php-format
113
- msgid ""
114
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
115
- "IP: %s)"
116
- msgstr ""
117
-
118
- #: views/options-page.php:88
119
- #, php-format
120
- msgid ""
121
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
122
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
123
- "\">here</a>"
124
- msgstr ""
125
- "<strong>تنظیمات فعلی معتبر نیست</strong>لطفا درستی را چک کنید. اطلاعات "
126
- "تکمیلی میتواند در بر داشته باشد در <a href=\"%s\" title=\"FAQ\">اینجا</a>"
127
-
128
- #: views/options-page.php:96
129
- msgid "Limit Login Attempts Settings"
130
- msgstr "تنظیمات محافظت از حملات ورودی"
131
-
132
- #: views/options-page.php:97
133
- msgid "Statistics"
134
- msgstr "وضعیت"
135
-
136
- #: views/options-page.php:102
137
- msgid "Total lockouts"
138
- msgstr "کل تحریم ها"
139
-
140
- #: views/options-page.php:106
141
- msgid "Reset Counter"
142
- msgstr "ریست کردن شمارنده"
143
-
144
- #: views/options-page.php:108
145
- #, fuzzy, php-format
146
- msgid "%d lockout since last reset"
147
- msgid_plural "%d lockouts since last reset"
148
- msgstr[0] "افزایش زمان تحریم برای بن شدگان"
149
-
150
- #: views/options-page.php:110
151
- msgid "No lockouts yet"
152
- msgstr "هم اکنون کاربر تحریمی وجود ندارد"
153
-
154
- #: views/options-page.php:117
155
- msgid "Active lockouts"
156
- msgstr "فعال کردن تحریم ها"
157
-
158
- #: views/options-page.php:120
159
- msgid "Restore Lockouts"
160
- msgstr "بازگردانی تحریمی ها"
161
-
162
- #: views/options-page.php:122
163
- #, php-format
164
- msgid "%d IP is currently blocked from trying to log in"
165
- msgstr "در حال حاظر آی پی شما %d برای ورود به سایت مسدود شده است"
166
-
167
- #: views/options-page.php:128
168
- msgid "Options"
169
- msgstr "تنظیمات"
170
-
171
- #: views/options-page.php:133
172
- msgid "Lockout"
173
- msgstr "تحریم"
174
-
175
- #: views/options-page.php:137
176
- msgid "allowed retries"
177
- msgstr "اجازه retries"
178
-
179
- #: views/options-page.php:141
180
- msgid "minutes lockout"
181
- msgstr "دقیقه تحریم"
182
-
183
- #: views/options-page.php:145
184
- msgid "lockouts increase lockout time to"
185
- msgstr "افزایش زمان تحریم برای بن شدگان"
186
-
187
- #: views/options-page.php:148
188
- msgid "hours"
189
- msgstr "ساعت"
190
-
191
- #: views/options-page.php:151
192
- msgid "hours until retries are reset"
193
- msgstr "ریست کردن ساعت بازنشانی ها"
194
-
195
- #: views/options-page.php:155
196
- msgid "Site connection"
197
- msgstr "اتصال سایت"
198
-
199
- #: views/options-page.php:161
200
- msgid "Direct connection"
201
- msgstr "هدایت اتصال"
202
-
203
- #: views/options-page.php:166
204
- msgid "From behind a reversy proxy"
205
- msgstr "از قبل با پروکسی استفاده شده است"
206
-
207
- #: views/options-page.php:173
208
- msgid "Handle cookie login"
209
- msgstr "به کار گرفتن کوکی ها برای ورود"
210
-
211
- #: views/options-page.php:176
212
- msgid "Yes"
213
- msgstr "بله"
214
-
215
- #: views/options-page.php:178
216
- msgid "No"
217
- msgstr "خیر"
218
-
219
- #: views/options-page.php:183
220
- msgid "Notify on lockout"
221
- msgstr "آگاهی از تحریم"
222
-
223
- #: views/options-page.php:186
224
- msgid "Log IP"
225
- msgstr "گزارش آی پی"
226
-
227
- #: views/options-page.php:188
228
- msgid "Email to admin after"
229
- msgstr "رایانامه به مدیر"
230
-
231
- #: views/options-page.php:191
232
- msgid "lockouts"
233
- msgstr "تحریم"
234
-
235
- #: views/options-page.php:196
236
- msgid "Change Options"
237
- msgstr "ذخیره تغییرات"
238
-
239
- #: views/options-page.php:203
240
- msgid "Lockout log"
241
- msgstr "گزارش تحریم"
242
-
243
- #: views/options-page.php:208
244
- msgid "Clear Log"
245
- msgstr "پاک کردن گزارش"
246
-
247
- #: views/options-page.php:216
248
- msgid "Date"
249
- msgstr ""
250
-
251
- #: views/options-page.php:217
252
- #, fuzzy
253
- msgctxt "Internet address"
254
- msgid "IP"
255
- msgstr "آی پی شما برای %s قفل شده است"
256
-
257
- #: views/options-page.php:218
258
- msgid "Tried to log in as"
259
- msgstr "برای ورود سعی کنید"
260
-
261
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
262
- #~ msgstr "<strong>نکته:</strong> فقط در وردپرس 2.7 یا بالاتر"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-fi.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-fi.po DELETED
@@ -1,293 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: wp-limit-login-attempts-plugin\n"
4
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
5
- "POT-Creation-Date: 2016-06-23 18:01+0300\n"
6
- "PO-Revision-Date: 2016-06-23 18:01+0300\n"
7
- "Last-Translator: AriK <ari.kontiainen@gmail.com>\n"
8
- "Language-Team: Finnish\n"
9
- "Language: fi\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=UTF-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
14
- "X-Generator: Poedit 1.8.5\n"
15
-
16
- #: core/LimitLoginAttempts.php:520
17
- #, php-format
18
- msgid "%d hour"
19
- msgid_plural "%d hours"
20
- msgstr[0] "%d tunti"
21
- msgstr[1] "%d tuntia"
22
-
23
- #: core/LimitLoginAttempts.php:526
24
- #, php-format
25
- msgid "%d minute"
26
- msgid_plural "%d minutes"
27
- msgstr[0] "%d minuutti(a)"
28
- msgstr[1] "%d minuutti(a)"
29
-
30
- #: core/LimitLoginAttempts.php:532
31
- #, fuzzy, php-format
32
- msgid "[%s] Failed login attempts from whitelisted IP"
33
- msgstr "[%s] Liikaa epäonnistuneita kirjautumisyrityksiä"
34
-
35
- #: core/LimitLoginAttempts.php:536
36
- #, php-format
37
- msgid "[%s] Too many failed login attempts"
38
- msgstr "[%s] Liikaa epäonnistuneita kirjautumisyrityksiä"
39
-
40
- #: core/LimitLoginAttempts.php:541
41
- #, php-format
42
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
43
- msgstr "%d epäonnistunutta kirjautumisyritystä (%d lukitus(ta)) IP:stä %s"
44
-
45
- #: core/LimitLoginAttempts.php:545
46
- #, php-format
47
- msgid "Last user attempted: %s"
48
- msgstr "Viimeisin käyttäjä yritti: %s"
49
-
50
- #: core/LimitLoginAttempts.php:549
51
- msgid "IP was NOT blocked because of external whitelist."
52
- msgstr ""
53
-
54
- #: core/LimitLoginAttempts.php:551
55
- #, php-format
56
- msgid "IP was blocked for %s"
57
- msgstr "IP estettiin: %s"
58
-
59
- #: core/LimitLoginAttempts.php:718
60
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
61
- msgstr ""
62
- "<strong>VIRHE:</strong> Liian monta epäonnistunutta kirjautumisyritystä."
63
-
64
- #: core/LimitLoginAttempts.php:722
65
- msgid "Please try again later."
66
- msgstr "Yritä myöhemmin uudelleen."
67
-
68
- #: core/LimitLoginAttempts.php:730
69
- #, php-format
70
- msgid "Please try again in %d hour."
71
- msgid_plural "Please try again in %d hours."
72
- msgstr[0] "Yritä uudelleen %d tunnin kuluttua."
73
- msgstr[1] "Yritä uudelleen %d tunnin kuluttua."
74
-
75
- #: core/LimitLoginAttempts.php:732
76
- #, php-format
77
- msgid "Please try again in %d minute."
78
- msgid_plural "Please try again in %d minutes."
79
- msgstr[0] "Yritä uudelleen %d minuutin kuluttua."
80
- msgstr[1] "Yritä uudelleen %d minuutin kuluttua."
81
-
82
- #: core/LimitLoginAttempts.php:799
83
- msgid "<strong>ERROR</strong>: Incorrect username or password."
84
- msgstr "<strong>VIRHE:</strong> Virheellinen käyttäjätunnus tai salasana."
85
-
86
- #: core/LimitLoginAttempts.php:866
87
- #, php-format
88
- msgid "<strong>%d</strong> attempt remaining."
89
- msgid_plural "<strong>%d</strong> attempts remaining."
90
- msgstr[0] "<strong>%d</strong> yritys jäljellä."
91
- msgstr[1] "<strong>%d</strong> yritystä jäljellä."
92
-
93
- #: views/options-page.php:22
94
- msgid "Cleared IP log"
95
- msgstr "IP loki tyhjennetty"
96
-
97
- #: views/options-page.php:28
98
- msgid "Reset lockout count"
99
- msgstr "Nollaa lukitusten laskuri"
100
-
101
- #: views/options-page.php:34
102
- msgid "Cleared current lockouts"
103
- msgstr "Lukitusten laskuri nollattu"
104
-
105
- #: views/options-page.php:61
106
- msgid "Options changed"
107
- msgstr "Asetuksia muutettu"
108
-
109
- #: views/options-page.php:78
110
- #, php-format
111
- msgid "It appears the site is reached directly (from your IP: %s)"
112
- msgstr "Sivustolle näytään tulevan suoraan (IP-osoitteesta: %s)"
113
-
114
- #: views/options-page.php:80
115
- #, php-format
116
- msgid ""
117
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
118
- "IP: %s)"
119
- msgstr ""
120
- "Sivustolle näytään tulevan välityspalvelimen kautta (proxy IP: %s, koneen "
121
- "IP: %s)"
122
-
123
- #: views/options-page.php:88
124
- #, php-format
125
- msgid ""
126
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
127
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
128
- "\">here</a>"
129
- msgstr ""
130
- "<strong>Nykyinen asetus saattaa olla virheellinen.</strong> Varmista "
131
- "oikeellisuus. Lisätietoja löytyy <a href=\"%s\" title=\"UKK\">tästä</a>"
132
-
133
- #: views/options-page.php:96
134
- msgid "Limit Login Attempts Settings"
135
- msgstr "Limit Login Attempts asetukset"
136
-
137
- #: views/options-page.php:97
138
- msgid "Statistics"
139
- msgstr "Tilastotietoa"
140
-
141
- #: views/options-page.php:102
142
- msgid "Total lockouts"
143
- msgstr "Lukituksia yhteensä"
144
-
145
- #: views/options-page.php:106
146
- msgid "Reset Counter"
147
- msgstr "Nollaa laskuri"
148
-
149
- #: views/options-page.php:108
150
- #, php-format
151
- msgid "%d lockout since last reset"
152
- msgid_plural "%d lockouts since last reset"
153
- msgstr[0] "%d lukitus edellisen nollauksen jälkeen"
154
- msgstr[1] "%d lukitusta edellisen nollauksen jälkeen"
155
-
156
- #: views/options-page.php:110
157
- msgid "No lockouts yet"
158
- msgstr "Ei lukituksia"
159
-
160
- #: views/options-page.php:117
161
- msgid "Active lockouts"
162
- msgstr "Aktiiviset lukitukset"
163
-
164
- #: views/options-page.php:120
165
- msgid "Restore Lockouts"
166
- msgstr "Palauta lukitukset"
167
-
168
- #: views/options-page.php:122
169
- #, php-format
170
- msgid "%d IP is currently blocked from trying to log in"
171
- msgstr "IP-osoitteesta %d on tällä hetkellä estetty kirjautuminen"
172
-
173
- #: views/options-page.php:128
174
- msgid "Options"
175
- msgstr "Asetukset"
176
-
177
- #: views/options-page.php:133
178
- msgid "Lockout"
179
- msgstr "Lukitus"
180
-
181
- #: views/options-page.php:137
182
- msgid "allowed retries"
183
- msgstr "uudelleenyritystä sallitaan"
184
-
185
- #: views/options-page.php:141
186
- msgid "minutes lockout"
187
- msgstr "minuutin lukitus"
188
-
189
- #: views/options-page.php:145
190
- msgid "lockouts increase lockout time to"
191
- msgstr "lukitusta lisää lukitusaikaa"
192
-
193
- #: views/options-page.php:148
194
- msgid "hours"
195
- msgstr "tuntiin"
196
-
197
- #: views/options-page.php:151
198
- msgid "hours until retries are reset"
199
- msgstr "tuntia, kunnes uudelleenyritykset nollataan"
200
-
201
- #: views/options-page.php:155
202
- msgid "Site connection"
203
- msgstr "Sivuston yhteys"
204
-
205
- #: views/options-page.php:161
206
- msgid "Direct connection"
207
- msgstr "Suora yhteys"
208
-
209
- #: views/options-page.php:166
210
- msgid "From behind a reversy proxy"
211
- msgstr "Käänteisen välityspalvelimen (proxy) takana"
212
-
213
- #: views/options-page.php:173
214
- msgid "Handle cookie login"
215
- msgstr "Käsittele evästesisäänkirjautuminen"
216
-
217
- #: views/options-page.php:176
218
- msgid "Yes"
219
- msgstr "Kyllä"
220
-
221
- #: views/options-page.php:178
222
- msgid "No"
223
- msgstr "Ei"
224
-
225
- #: views/options-page.php:183
226
- msgid "Notify on lockout"
227
- msgstr "Ilmoita lukituksesta"
228
-
229
- #: views/options-page.php:186
230
- msgid "Log IP"
231
- msgstr "Kirjaa IP"
232
-
233
- #: views/options-page.php:188
234
- msgid "Email to admin after"
235
- msgstr "Lähetä sähköposti ylläpitäjälle"
236
-
237
- #: views/options-page.php:191
238
- msgid "lockouts"
239
- msgstr "lukituksen jälkeen"
240
-
241
- #: views/options-page.php:196
242
- msgid "Change Options"
243
- msgstr "Muuta asetuksia"
244
-
245
- #: views/options-page.php:203
246
- msgid "Lockout log"
247
- msgstr "Lukitusloki"
248
-
249
- #: views/options-page.php:208
250
- msgid "Clear Log"
251
- msgstr "Tyhjennä loki"
252
-
253
- #: views/options-page.php:216
254
- msgid "Date"
255
- msgstr ""
256
-
257
- #: views/options-page.php:217
258
- #, fuzzy
259
- msgctxt "Internet address"
260
- msgid "IP"
261
- msgstr "IP estettiin: %s"
262
-
263
- #: views/options-page.php:218
264
- msgid "Tried to log in as"
265
- msgstr "Yritti kirjautua tunnuksella"
266
-
267
- #~ msgid "IP|Internet address"
268
- #~ msgstr "IP | Internet-osoite"
269
-
270
- #~ msgid "%d lockout"
271
- #~ msgid_plural "%d lockouts"
272
- #~ msgstr[0] "%d lukitus"
273
- #~ msgstr[1] "%d lukitusta"
274
-
275
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
276
- #~ msgstr "<strong>HUOM:</strong> Toimii vain WordPress 2.7 tai uudemmassa"
277
-
278
- #~ msgid "Limit Login Attempts"
279
- #~ msgstr "Limit Login Attempts"
280
-
281
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
282
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
283
-
284
- #~ msgid ""
285
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
286
- #~ msgstr ""
287
- #~ "Rajaa sisäänkirjautumisten määrää, mukaalukien evästeillä, per IP-osoite."
288
-
289
- #~ msgid "Johan Eenfeldt"
290
- #~ msgstr "Johan Eenfeldt"
291
-
292
- #~ msgid "http://devel.kostdoktorn.se"
293
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-fr_FR.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-fr_FR.po DELETED
@@ -1,304 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:06+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:06+0300\n"
12
- "Last-Translator: ova <djovaweb@gmail.com>\n"
13
- "Language-Team: ova <ova13lastar@gmail.com>\n"
14
- "Language: fr_FR\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d heure"
26
- msgstr[1] "%d heures"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minute"
33
- msgstr[1] "%d minutes"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Trop de tentatives de connexions ont échouées"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Trop de tentatives de connexions ont échouées"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr ""
49
- "%d tentatives d'accès ont échouées (%d bloqué(s)) depuis l'adresse IP: %s"
50
-
51
- #: core/LimitLoginAttempts.php:545
52
- #, php-format
53
- msgid "Last user attempted: %s"
54
- msgstr "Dernière tentative de l'utilisateur: %s"
55
-
56
- #: core/LimitLoginAttempts.php:549
57
- msgid "IP was NOT blocked because of external whitelist."
58
- msgstr ""
59
-
60
- #: core/LimitLoginAttempts.php:551
61
- #, php-format
62
- msgid "IP was blocked for %s"
63
- msgstr "L'adresse IP a été bloquée pour %s"
64
-
65
- #: core/LimitLoginAttempts.php:718
66
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
67
- msgstr ""
68
- "<strong>ERREUR</strong>: Trop de tentatives de connexions ont échouées."
69
-
70
- #: core/LimitLoginAttempts.php:722
71
- msgid "Please try again later."
72
- msgstr "Merci de retenter de vous connecter plus tard."
73
-
74
- #: core/LimitLoginAttempts.php:730
75
- #, php-format
76
- msgid "Please try again in %d hour."
77
- msgid_plural "Please try again in %d hours."
78
- msgstr[0] "Merci de retenter de vous connecter dans %d heure."
79
- msgstr[1] "Merci de retenter de vous connecter dans %d heures."
80
-
81
- #: core/LimitLoginAttempts.php:732
82
- #, php-format
83
- msgid "Please try again in %d minute."
84
- msgid_plural "Please try again in %d minutes."
85
- msgstr[0] "Merci de retenter de vous connecter dans %d minute."
86
- msgstr[1] "Merci de retenter de vous connecter dans %d minutes."
87
-
88
- #: core/LimitLoginAttempts.php:799
89
- msgid "<strong>ERROR</strong>: Incorrect username or password."
90
- msgstr "<strong>ERREUR</strong>: Nom d'utilisateur ou mot de passe incorrect."
91
-
92
- #: core/LimitLoginAttempts.php:866
93
- #, php-format
94
- msgid "<strong>%d</strong> attempt remaining."
95
- msgid_plural "<strong>%d</strong> attempts remaining."
96
- msgstr[0] "<strong>%d</strong> tentative restante."
97
- msgstr[1] "<strong>%d</strong> tentatives restantes."
98
-
99
- #: views/options-page.php:22
100
- msgid "Cleared IP log"
101
- msgstr "Journal d'IP effacé"
102
-
103
- #: views/options-page.php:28
104
- msgid "Reset lockout count"
105
- msgstr "Réinitialiser le nombre de blocage"
106
-
107
- #: views/options-page.php:34
108
- msgid "Cleared current lockouts"
109
- msgstr "Effacer les blocages actuels"
110
-
111
- #: views/options-page.php:61
112
- msgid "Options changed"
113
- msgstr "Options modifiées"
114
-
115
- #: views/options-page.php:78
116
- #, php-format
117
- msgid "It appears the site is reached directly (from your IP: %s)"
118
- msgstr ""
119
- "Il semble que le site soit directement accessible (depuis votre IP: %s)"
120
-
121
- #: views/options-page.php:80
122
- #, php-format
123
- msgid ""
124
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
125
- "IP: %s)"
126
- msgstr ""
127
- "Il semble que le site soit accessible via un serveur proxy (IP du proxy: %s, "
128
- "votre IP: %s)"
129
-
130
- #: views/options-page.php:88
131
- #, php-format
132
- msgid ""
133
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
134
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
135
- "\">here</a>"
136
- msgstr ""
137
- "<strong>Le réglage actuel semble être invalide</strong>. Merci de vous "
138
- "assurer qu'il est correct. Pour plus d'informations, <a href=\"%s\" title="
139
- "\"FAQ\">cliquez ici</a>"
140
-
141
- #: views/options-page.php:96
142
- msgid "Limit Login Attempts Settings"
143
- msgstr "Paramètres des tentatives d'accès"
144
-
145
- #: views/options-page.php:97
146
- msgid "Statistics"
147
- msgstr "Statistiques"
148
-
149
- #: views/options-page.php:102
150
- msgid "Total lockouts"
151
- msgstr "Blocages totaux"
152
-
153
- #: views/options-page.php:106
154
- msgid "Reset Counter"
155
- msgstr "Réinitialiser le compteur"
156
-
157
- #: views/options-page.php:108
158
- #, php-format
159
- msgid "%d lockout since last reset"
160
- msgid_plural "%d lockouts since last reset"
161
- msgstr[0] "%d blocage depuis la dernière réinitialisation."
162
- msgstr[1] "%d blocages depuis la dernière réinitialisation."
163
-
164
- #: views/options-page.php:110
165
- msgid "No lockouts yet"
166
- msgstr "Aucun blocage"
167
-
168
- #: views/options-page.php:117
169
- msgid "Active lockouts"
170
- msgstr "Blocages actifs"
171
-
172
- #: views/options-page.php:120
173
- msgid "Restore Lockouts"
174
- msgstr "Restaurer les blocages"
175
-
176
- #: views/options-page.php:122
177
- #, php-format
178
- msgid "%d IP is currently blocked from trying to log in"
179
- msgstr "L'adresse IP %d est actuellement bloquée pour se connecter"
180
-
181
- #: views/options-page.php:128
182
- msgid "Options"
183
- msgstr "Options"
184
-
185
- #: views/options-page.php:133
186
- msgid "Lockout"
187
- msgstr "Blocage"
188
-
189
- #: views/options-page.php:137
190
- msgid "allowed retries"
191
- msgstr "tentatives autorisées"
192
-
193
- #: views/options-page.php:141
194
- msgid "minutes lockout"
195
- msgstr "minutes de blocage"
196
-
197
- #: views/options-page.php:145
198
- msgid "lockouts increase lockout time to"
199
- msgstr "blocages augmentent le temps de blocage à"
200
-
201
- #: views/options-page.php:148
202
- msgid "hours"
203
- msgstr "heures"
204
-
205
- #: views/options-page.php:151
206
- msgid "hours until retries are reset"
207
- msgstr "heures jusqu'à ce que les tentatives soient réinitialisées"
208
-
209
- #: views/options-page.php:155
210
- msgid "Site connection"
211
- msgstr "Connexion"
212
-
213
- #: views/options-page.php:161
214
- msgid "Direct connection"
215
- msgstr "Connexion directe"
216
-
217
- #: views/options-page.php:166
218
- msgid "From behind a reversy proxy"
219
- msgstr "Derrière un serveur proxy"
220
-
221
- #: views/options-page.php:173
222
- msgid "Handle cookie login"
223
- msgstr "Gérer les cookies de connexion"
224
-
225
- #: views/options-page.php:176
226
- msgid "Yes"
227
- msgstr "Oui"
228
-
229
- #: views/options-page.php:178
230
- msgid "No"
231
- msgstr "Non"
232
-
233
- #: views/options-page.php:183
234
- msgid "Notify on lockout"
235
- msgstr "Notifier lors d'un blocage"
236
-
237
- #: views/options-page.php:186
238
- msgid "Log IP"
239
- msgstr "Enregistrer l'adresse IP"
240
-
241
- #: views/options-page.php:188
242
- msgid "Email to admin after"
243
- msgstr "Envoyer un email à l'administrateur après"
244
-
245
- #: views/options-page.php:191
246
- msgid "lockouts"
247
- msgstr "blocages"
248
-
249
- #: views/options-page.php:196
250
- msgid "Change Options"
251
- msgstr "Modifier options"
252
-
253
- #: views/options-page.php:203
254
- msgid "Lockout log"
255
- msgstr "Journal de blocage"
256
-
257
- #: views/options-page.php:208
258
- msgid "Clear Log"
259
- msgstr "Effacer le journal"
260
-
261
- #: views/options-page.php:216
262
- msgid "Date"
263
- msgstr ""
264
-
265
- #: views/options-page.php:217
266
- #, fuzzy
267
- msgctxt "Internet address"
268
- msgid "IP"
269
- msgstr "L'adresse IP a été bloquée pour %s"
270
-
271
- #: views/options-page.php:218
272
- msgid "Tried to log in as"
273
- msgstr "Tentez de vous connecter en tant que"
274
-
275
- #~ msgid "IP|Internet address"
276
- #~ msgstr "IP|Adresse Internet"
277
-
278
- #~ msgid "%d lockout"
279
- #~ msgid_plural "%d lockouts"
280
- #~ msgstr[0] "%d blocage"
281
- #~ msgstr[1] "%d blocages"
282
-
283
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
284
- #~ msgstr ""
285
- #~ "<strong>NOTE:</strong> Cette extension ne fonctionne qu'avec la version "
286
- #~ "2.7 de Wordpress 2.7 ou un version supérieure"
287
-
288
- #~ msgid "Limit Login Attempts"
289
- #~ msgstr "Limiter les tentatives de connexion"
290
-
291
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
292
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
293
-
294
- #~ msgid ""
295
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
296
- #~ msgstr ""
297
- #~ "Limiter le taux de tentatives de connexion, y compris par voie de "
298
- #~ "cookies, pour chaque adresse IP."
299
-
300
- #~ msgid "Johan Eenfeldt"
301
- #~ msgstr "Johan Eenfeldt"
302
-
303
- #~ msgid "http://devel.kostdoktorn.se"
304
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-hu_HU.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-hu_HU.po DELETED
@@ -1,298 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:06+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:06+0300\n"
12
- "Last-Translator: Vereskuti Balint <balint@vereskuti.eu>\n"
13
- "Language-Team: Hungarian <balint@vereskuti.info>\n"
14
- "Language: hu_HU\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d óra"
26
- msgstr[1] "%d óra"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d perc"
33
- msgstr[1] "%d perc"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Túl sok hibás bejelentkezési kísérlet"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Túl sok hibás bejelentkezési kísérlet"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d hibás bejelentkezési kísérlet (%d kizárás) %s IP-címről"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Az utolsó helyes bejelentkezés %s felhasználónévvel."
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "Az IP-cím %s időre kizárásra került."
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>HIBA</strong>: Túl sok hibás bejeletkezési kísérlet."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Próbáljs meg később."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Próbálja meg %d óra múlva."
77
- msgstr[1] "Próbálja meg %d óra múlva."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Próbálja meg %d perc múlva."
84
- msgstr[1] "Próbálja meg %d perc múlva."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>HIBA</strong>: Érvénytelen felhasználónév vagy jelszó."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "Még <strong>%d</strong> bejelentkezési lehetőség maradt."
95
- msgstr[1] "Még <strong>%d</strong> bejelentkezési lehetőség maradt."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "IP log törölve"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Kizárási számláló nullázása"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "A kizárások feloldásra kerültek"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "A beállítások megváltoztatásra kerültek"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr "Az oldal direkt módon került elérésre (%s IP-címről)"
117
-
118
- #: views/options-page.php:80
119
- #, php-format
120
- msgid ""
121
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
122
- "IP: %s)"
123
- msgstr ""
124
- "Az oldal proxy-n keresztül került elérésre (proxy IP: %s, saját IP: %s)"
125
-
126
- #: views/options-page.php:88
127
- #, php-format
128
- msgid ""
129
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
130
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
131
- "\">here</a>"
132
- msgstr ""
133
- "<strong>Helytelenek az aktuális beállítások</strong>. További információk <a "
134
- "href=\"%s\" title=\"FAQ\">itt</a> érhetők el."
135
-
136
- #: views/options-page.php:96
137
- msgid "Limit Login Attempts Settings"
138
- msgstr "A Limit Login Attempts beállításai"
139
-
140
- #: views/options-page.php:97
141
- msgid "Statistics"
142
- msgstr "Statisztikák"
143
-
144
- #: views/options-page.php:102
145
- msgid "Total lockouts"
146
- msgstr "Eddigi kizárások"
147
-
148
- #: views/options-page.php:106
149
- msgid "Reset Counter"
150
- msgstr "Számláló nullázása"
151
-
152
- #: views/options-page.php:108
153
- #, php-format
154
- msgid "%d lockout since last reset"
155
- msgid_plural "%d lockouts since last reset"
156
- msgstr[0] "%d kizárás az előző nullázás óta"
157
- msgstr[1] "%d kizárás az előző nullázás óta"
158
-
159
- #: views/options-page.php:110
160
- msgid "No lockouts yet"
161
- msgstr "Jelenleg nincs aktív kizárás"
162
-
163
- #: views/options-page.php:117
164
- msgid "Active lockouts"
165
- msgstr "Aktív kizárás(ok)"
166
-
167
- #: views/options-page.php:120
168
- msgid "Restore Lockouts"
169
- msgstr "Kizárások feloldása"
170
-
171
- #: views/options-page.php:122
172
- #, php-format
173
- msgid "%d IP is currently blocked from trying to log in"
174
- msgstr "%d IP, melyről bejelentkezni próbál jelenleg kizárva!"
175
-
176
- #: views/options-page.php:128
177
- msgid "Options"
178
- msgstr "Beállítások"
179
-
180
- #: views/options-page.php:133
181
- msgid "Lockout"
182
- msgstr "Kizárás"
183
-
184
- #: views/options-page.php:137
185
- msgid "allowed retries"
186
- msgstr "engedélyezett bejelentkezési lehetőség"
187
-
188
- #: views/options-page.php:141
189
- msgid "minutes lockout"
190
- msgstr "perc kizárás az engedélyezett lehetőségek elérése után"
191
-
192
- #: views/options-page.php:145
193
- msgid "lockouts increase lockout time to"
194
- msgstr "kizárás ennyivel emeli meg a teljes kizárási időt: "
195
-
196
- #: views/options-page.php:148
197
- msgid "hours"
198
- msgstr "óra"
199
-
200
- #: views/options-page.php:151
201
- msgid "hours until retries are reset"
202
- msgstr "óra teljen el a hibás bejelentkezések visszaállításáig"
203
-
204
- #: views/options-page.php:155
205
- msgid "Site connection"
206
- msgstr "Oldal elérése"
207
-
208
- #: views/options-page.php:161
209
- msgid "Direct connection"
210
- msgstr "direkt-elérés"
211
-
212
- #: views/options-page.php:166
213
- msgid "From behind a reversy proxy"
214
- msgstr "elérés Reverse Proxy Serveren keresztül"
215
-
216
- #: views/options-page.php:173
217
- msgid "Handle cookie login"
218
- msgstr "Cookie-n keresztüli bejelentkezés"
219
-
220
- #: views/options-page.php:176
221
- msgid "Yes"
222
- msgstr "Igen"
223
-
224
- #: views/options-page.php:178
225
- msgid "No"
226
- msgstr "Nem"
227
-
228
- #: views/options-page.php:183
229
- msgid "Notify on lockout"
230
- msgstr "Értesítés kizárásról"
231
-
232
- #: views/options-page.php:186
233
- msgid "Log IP"
234
- msgstr "IP logok mentése"
235
-
236
- #: views/options-page.php:188
237
- msgid "Email to admin after"
238
- msgstr "Email az adminisztrátornak "
239
-
240
- #: views/options-page.php:191
241
- msgid "lockouts"
242
- msgstr "darab kizárás után"
243
-
244
- #: views/options-page.php:196
245
- msgid "Change Options"
246
- msgstr "Beállítások mentése"
247
-
248
- #: views/options-page.php:203
249
- msgid "Lockout log"
250
- msgstr "Kizárási napló"
251
-
252
- #: views/options-page.php:208
253
- msgid "Clear Log"
254
- msgstr "Log törlése"
255
-
256
- #: views/options-page.php:216
257
- msgid "Date"
258
- msgstr ""
259
-
260
- #: views/options-page.php:217
261
- #, fuzzy
262
- msgctxt "Internet address"
263
- msgid "IP"
264
- msgstr "Az IP-cím %s időre kizárásra került."
265
-
266
- #: views/options-page.php:218
267
- msgid "Tried to log in as"
268
- msgstr "Bejelentkezés mint"
269
-
270
- #~ msgid "IP|Internet address"
271
- #~ msgstr "IP"
272
-
273
- #~ msgid "%d lockout"
274
- #~ msgid_plural "%d lockouts"
275
- #~ msgstr[0] "%d kizárás"
276
- #~ msgstr[1] "%d kizárás"
277
-
278
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
279
- #~ msgstr ""
280
- #~ "<strong>Figyelmeztetés:</strong> Csak a Wordpress 2.7, és annál újabb "
281
- #~ "verziókkal működik!"
282
-
283
- #~ msgid "Limit Login Attempts"
284
- #~ msgstr "Limit Login Attempts"
285
-
286
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
287
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
288
-
289
- #~ msgid ""
290
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
291
- #~ msgstr ""
292
- #~ "Bejelentkezések felügyelete - akár cookie-kon kereszütl minden IP-re."
293
-
294
- #~ msgid "Johan Eenfeldt"
295
- #~ msgstr "Johan Eenfeldt"
296
-
297
- #~ msgid "http://devel.kostdoktorn.se"
298
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-nb_NO.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-nb_NO.po DELETED
@@ -1,298 +0,0 @@
1
- # Limit Login Attempts Swedish Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.2\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:06+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:06+0300\n"
12
- "Last-Translator: Rune G <dev@bloggs.be>\n"
13
- "Language-Team: DigitalHverdag <dev@bloggs.be>\n"
14
- "Language: nb_NO\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d time"
26
- msgstr[1] "%d timer"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minutt"
33
- msgstr[1] "%d minutter"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] For mange påloggingsforsøk"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] For mange påloggingsforsøk"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d påloggingsforsøk (stoppet %d gang(er)) fra IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Siste brukernavn som feilet : %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP blokkert i %s"
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>Feil</strong>: For mange påloggingsforsøk."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Prøv igjen senere"
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Prøv igjen om %d time."
77
- msgstr[1] "Prøv igjen om %d timer."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Prøv igjen om %d minutt."
84
- msgstr[1] "Prøv igjen om %d minutter."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>Feil</strong>: Feil brukernavn eller passord."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "<strong>%d</strong> forsøk gjenstår."
95
- msgstr[1] "<strong>%d</strong> forsøk gjenstår."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Nullstill IP loggen"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Nullstill antall blokkeringer"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Fjernet gjeldende blokkeringer"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Innstillinger endret"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr "Det ser ut som om du kan nå bloggen direkte (fra din IP: %s)"
117
-
118
- #: views/options-page.php:80
119
- #, php-format
120
- msgid ""
121
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
122
- "IP: %s)"
123
- msgstr ""
124
- "Det ser ut som om bloggen din er bak en proxy server (proxy IP: %s, din IP: "
125
- "%s)"
126
-
127
- #: views/options-page.php:88
128
- #, php-format
129
- msgid ""
130
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
131
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
132
- "\">here</a>"
133
- msgstr ""
134
- "<strong>Dine innstillinger kan være feil</strong>. Sjekk at de er korrekte. "
135
- "Mer informasjon <a href=\"%s\" title=\"FAQ\">her</a>"
136
-
137
- #: views/options-page.php:96
138
- msgid "Limit Login Attempts Settings"
139
- msgstr "Limit Login Attempts Innstillinger"
140
-
141
- #: views/options-page.php:97
142
- msgid "Statistics"
143
- msgstr "Statistikk"
144
-
145
- #: views/options-page.php:102
146
- msgid "Total lockouts"
147
- msgstr "Totalt antall blokkeringer"
148
-
149
- #: views/options-page.php:106
150
- msgid "Reset Counter"
151
- msgstr "Nullstill teller"
152
-
153
- #: views/options-page.php:108
154
- #, php-format
155
- msgid "%d lockout since last reset"
156
- msgid_plural "%d lockouts since last reset"
157
- msgstr[0] "%d blokkering siden siste nullstilling"
158
- msgstr[1] "%d blokkeringer siden siste nullstilling"
159
-
160
- #: views/options-page.php:110
161
- msgid "No lockouts yet"
162
- msgstr "Ingen blokkeringer enda"
163
-
164
- #: views/options-page.php:117
165
- msgid "Active lockouts"
166
- msgstr "Aktive blokkeringer"
167
-
168
- #: views/options-page.php:120
169
- msgid "Restore Lockouts"
170
- msgstr "Fjern blokkeringer"
171
-
172
- #: views/options-page.php:122
173
- #, php-format
174
- msgid "%d IP is currently blocked from trying to log in"
175
- msgstr "%d IP står på blokkeringslisten"
176
-
177
- #: views/options-page.php:128
178
- msgid "Options"
179
- msgstr "Innstillinger"
180
-
181
- #: views/options-page.php:133
182
- msgid "Lockout"
183
- msgstr "Blokkering"
184
-
185
- #: views/options-page.php:137
186
- msgid "allowed retries"
187
- msgstr "Antall påloggingsforsøk"
188
-
189
- #: views/options-page.php:141
190
- msgid "minutes lockout"
191
- msgstr "minutters blokkering"
192
-
193
- #: views/options-page.php:145
194
- msgid "lockouts increase lockout time to"
195
- msgstr "Blokkeringer øker blokkeringstiden til"
196
-
197
- #: views/options-page.php:148
198
- msgid "hours"
199
- msgstr "timer"
200
-
201
- #: views/options-page.php:151
202
- msgid "hours until retries are reset"
203
- msgstr "timer til nullstilling"
204
-
205
- #: views/options-page.php:155
206
- msgid "Site connection"
207
- msgstr "Blogg forbindelse"
208
-
209
- #: views/options-page.php:161
210
- msgid "Direct connection"
211
- msgstr "Direkte forbindelse"
212
-
213
- #: views/options-page.php:166
214
- msgid "From behind a reversy proxy"
215
- msgstr "Bak en omvendt proxy"
216
-
217
- #: views/options-page.php:173
218
- msgid "Handle cookie login"
219
- msgstr "Behandle pålogginger med cookies"
220
-
221
- #: views/options-page.php:176
222
- msgid "Yes"
223
- msgstr "Ja"
224
-
225
- #: views/options-page.php:178
226
- msgid "No"
227
- msgstr "Nei"
228
-
229
- #: views/options-page.php:183
230
- msgid "Notify on lockout"
231
- msgstr "Gi melding om blokkering"
232
-
233
- #: views/options-page.php:186
234
- msgid "Log IP"
235
- msgstr "Logg IP"
236
-
237
- #: views/options-page.php:188
238
- msgid "Email to admin after"
239
- msgstr "Send epost til admin etter"
240
-
241
- #: views/options-page.php:191
242
- msgid "lockouts"
243
- msgstr "blokkeringer"
244
-
245
- #: views/options-page.php:196
246
- msgid "Change Options"
247
- msgstr "Endre innstillinger"
248
-
249
- #: views/options-page.php:203
250
- msgid "Lockout log"
251
- msgstr "Blokkerings logg"
252
-
253
- #: views/options-page.php:208
254
- msgid "Clear Log"
255
- msgstr "Nullstill loggen"
256
-
257
- #: views/options-page.php:216
258
- msgid "Date"
259
- msgstr ""
260
-
261
- #: views/options-page.php:217
262
- #, fuzzy
263
- msgctxt "Internet address"
264
- msgid "IP"
265
- msgstr "IP blokkert i %s"
266
-
267
- #: views/options-page.php:218
268
- msgid "Tried to log in as"
269
- msgstr "Prøvde å logge inn som"
270
-
271
- #~ msgid "IP|Internet address"
272
- #~ msgstr "IP"
273
-
274
- #~ msgid "%d lockout"
275
- #~ msgid_plural "%d lockouts"
276
- #~ msgstr[0] "%d blokkering"
277
- #~ msgstr[1] "%d blokkeringer"
278
-
279
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
280
- #~ msgstr "<strong>NB:</strong> Du må bruker WordPress 2.7 eller nyere"
281
-
282
- #~ msgid "Limit Login Attempts"
283
- #~ msgstr "Begrense påloggingsforsøk"
284
-
285
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
286
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
287
-
288
- #~ msgid ""
289
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
290
- #~ msgstr ""
291
- #~ "Begrenser antall påloggingsforsøk, inkludert forsøk med cookies, for alle "
292
- #~ "IPer"
293
-
294
- #~ msgid "Johan Eenfeldt"
295
- #~ msgstr "Johan Eenfeldt"
296
-
297
- #~ msgid "http://devel.kostdoktorn.se"
298
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-nl_NL.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-nl_NL.po DELETED
@@ -1,301 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:06+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:06+0300\n"
12
- "Last-Translator: BjornW <burobjorn@burobjorn.nl>\n"
13
- "Language-Team: German <michael@skerwiderski.de>\n"
14
- "Language: de_DE\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d uur"
26
- msgstr[1] "%d uren"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minute"
33
- msgstr[1] "%d minuten"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Teveel gefaalde login pogingen"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Teveel gefaalde login pogingen"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d gefaalde login pogingen (%d blokkades) van IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Laatste inlogpoging werd gedaan met de gebruikersnaam: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP was geblokkeerd voor %s."
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>FOUT</strong>: Teveel gefaalde inlogpogingen."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Probeer het later nogmaals"
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] ".Probeer het over %d uur nogmaals."
77
- msgstr[1] "Probeer het over %d uren nogmaals."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Probeer het over %d minuut nogmaals"
84
- msgstr[1] "Probeer het over %d minuten nogmaals."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>FOUT</strong>: Ongeldige gebruikersnaam of wachtwoord."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "Nog <strong>%d</strong> loginpoging mogelijk."
95
- msgstr[1] "Nog <strong>%d</strong> loginpogingen mogelijk."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "IP log is gewist"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Reset blokkades teller"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Actieve blokkades zijn gewist"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Instellingen zijn gewijzigd"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr "Het lijkt erop dat de site direct te bereiken is (van uw IP-adres: %s)"
117
-
118
- #: views/options-page.php:80
119
- #, php-format
120
- msgid ""
121
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
122
- "IP: %s)"
123
- msgstr ""
124
- "Het lijkt erop dat de site te bereiken is via een proxy server, (Proxy "
125
- "Server IP adres: %s, Uw IP-adres: %s)"
126
-
127
- #: views/options-page.php:88
128
- #, php-format
129
- msgid ""
130
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
131
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
132
- "\">here</a>"
133
- msgstr ""
134
- "<strong>De huidige instelling lijkt ongeldig te zijn</strong>. Pas deze zo "
135
- "aan dat deze wel geldig is, informatie over hoe u dit kunt doen kunt u "
136
- "vinden in de <a href=\"%s\" title=\"FAQ\">FAQ</a> (in het Engels)."
137
-
138
- #: views/options-page.php:96
139
- msgid "Limit Login Attempts Settings"
140
- msgstr "Limit Login Attempts Instellingen"
141
-
142
- #: views/options-page.php:97
143
- msgid "Statistics"
144
- msgstr "Statistieken"
145
-
146
- #: views/options-page.php:102
147
- msgid "Total lockouts"
148
- msgstr "Totaal aantal blokkades"
149
-
150
- #: views/options-page.php:106
151
- msgid "Reset Counter"
152
- msgstr "Teller resetten"
153
-
154
- #: views/options-page.php:108
155
- #, php-format
156
- msgid "%d lockout since last reset"
157
- msgid_plural "%d lockouts since last reset"
158
- msgstr[0] "%d Blokkade sinds de laatste reset"
159
- msgstr[1] "%d Blokkades sinds de laatste reset"
160
-
161
- #: views/options-page.php:110
162
- msgid "No lockouts yet"
163
- msgstr "Nog geen blokkades actief"
164
-
165
- #: views/options-page.php:117
166
- msgid "Active lockouts"
167
- msgstr "Actieve blokkades"
168
-
169
- #: views/options-page.php:120
170
- msgid "Restore Lockouts"
171
- msgstr "Blokkades opheffen"
172
-
173
- #: views/options-page.php:122
174
- #, php-format
175
- msgid "%d IP is currently blocked from trying to log in"
176
- msgstr "%d IP is op dit moment voor inloggen geblokkeerd"
177
-
178
- #: views/options-page.php:128
179
- msgid "Options"
180
- msgstr "Instellingen"
181
-
182
- #: views/options-page.php:133
183
- msgid "Lockout"
184
- msgstr "Blokkade"
185
-
186
- #: views/options-page.php:137
187
- msgid "allowed retries"
188
- msgstr "mogelijke inlogpogingen"
189
-
190
- #: views/options-page.php:141
191
- msgid "minutes lockout"
192
- msgstr "Aantal minuten geblokkeerd na een gefaalde inlogpoging"
193
-
194
- #: views/options-page.php:145
195
- msgid "lockouts increase lockout time to"
196
- msgstr "Blokkades verhogen de blokkade tijd naar"
197
-
198
- #: views/options-page.php:148
199
- msgid "hours"
200
- msgstr "uren"
201
-
202
- #: views/options-page.php:151
203
- msgid "hours until retries are reset"
204
- msgstr "aantal uren voordat het aantal ondernomen pogingen wordt gereset"
205
-
206
- #: views/options-page.php:155
207
- msgid "Site connection"
208
- msgstr "Verbinding naar deze website"
209
-
210
- #: views/options-page.php:161
211
- msgid "Direct connection"
212
- msgstr "Directe verbinding"
213
-
214
- #: views/options-page.php:166
215
- msgid "From behind a reversy proxy"
216
- msgstr "Via een reverse-proxy"
217
-
218
- #: views/options-page.php:173
219
- msgid "Handle cookie login"
220
- msgstr "Omgaan met cookie loginverzoeken"
221
-
222
- #: views/options-page.php:176
223
- msgid "Yes"
224
- msgstr "Ja"
225
-
226
- #: views/options-page.php:178
227
- msgid "No"
228
- msgstr "Nee"
229
-
230
- #: views/options-page.php:183
231
- msgid "Notify on lockout"
232
- msgstr "Waarschuwen in het geval van een blokkade"
233
-
234
- #: views/options-page.php:186
235
- msgid "Log IP"
236
- msgstr "Log IP adres"
237
-
238
- #: views/options-page.php:188
239
- msgid "Email to admin after"
240
- msgstr "Email de beheerder na"
241
-
242
- #: views/options-page.php:191
243
- msgid "lockouts"
244
- msgstr "Blokkades"
245
-
246
- #: views/options-page.php:196
247
- msgid "Change Options"
248
- msgstr "Instellingen aanpassen"
249
-
250
- #: views/options-page.php:203
251
- msgid "Lockout log"
252
- msgstr "Log van blokkades"
253
-
254
- #: views/options-page.php:208
255
- msgid "Clear Log"
256
- msgstr "Log wissen"
257
-
258
- #: views/options-page.php:216
259
- msgid "Date"
260
- msgstr ""
261
-
262
- #: views/options-page.php:217
263
- #, fuzzy
264
- msgctxt "Internet address"
265
- msgid "IP"
266
- msgstr "IP kayıtları dahil"
267
-
268
- #: views/options-page.php:218
269
- msgid "Tried to log in as"
270
- msgstr "Inlogpoging als"
271
-
272
- #~ msgid "IP|Internet address"
273
- #~ msgstr "IP|Internet adres"
274
-
275
- #~ msgid "%d lockout"
276
- #~ msgid_plural "%d lockouts"
277
- #~ msgstr[0] "%d Blokkade"
278
- #~ msgstr[1] "%d Blokkades"
279
-
280
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
281
- #~ msgstr ""
282
- #~ "<strong>NB:</strong> Werkt alleen vanaf Wordpress 2.7 of hogere versie "
283
- #~ "nummers"
284
-
285
- #~ msgid "Limit Login Attempts"
286
- #~ msgstr "Limit Login Attempts"
287
-
288
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
289
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
290
-
291
- #~ msgid ""
292
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
293
- #~ msgstr ""
294
- #~ "Beperkt het aantal inlogpogingen, inclusief bij het gebruik van cookies, "
295
- #~ "voor elk IP adres."
296
-
297
- #~ msgid "Johan Eenfeldt"
298
- #~ msgstr "Johan Eenfeldt"
299
-
300
- #~ msgid "http://devel.kostdoktorn.se"
301
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-pt_BR.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-pt_BR.po DELETED
@@ -1,300 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.5.1\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:06+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:07+0300\n"
12
- "Last-Translator: Luciano Passuello <lucianop@litemind.com>\n"
13
- "Language-Team: Luciano Passuello <lucianop@litemind.com>\n"
14
- "Language: pt_BR\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Poedit-SourceCharset: utf-8\n"
20
- "X-Generator: Poedit 1.8.5\n"
21
-
22
- #: core/LimitLoginAttempts.php:520
23
- #, php-format
24
- msgid "%d hour"
25
- msgid_plural "%d hours"
26
- msgstr[0] "%d hora"
27
- msgstr[1] "%d Stunden"
28
-
29
- #: core/LimitLoginAttempts.php:526
30
- #, php-format
31
- msgid "%d minute"
32
- msgid_plural "%d minutes"
33
- msgstr[0] "%d minuto"
34
- msgstr[1] "%d minutos"
35
-
36
- #: core/LimitLoginAttempts.php:532
37
- #, fuzzy, php-format
38
- msgid "[%s] Failed login attempts from whitelisted IP"
39
- msgstr "[%s] Muitas tentativas de login mal-sucedidas"
40
-
41
- #: core/LimitLoginAttempts.php:536
42
- #, php-format
43
- msgid "[%s] Too many failed login attempts"
44
- msgstr "[%s] Muitas tentativas de login mal-sucedidas"
45
-
46
- #: core/LimitLoginAttempts.php:541
47
- #, php-format
48
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
49
- msgstr "%d tentativas de login mal-sucedidas (%d bloqueio(s)) do IP: %s"
50
-
51
- #: core/LimitLoginAttempts.php:545
52
- #, php-format
53
- msgid "Last user attempted: %s"
54
- msgstr "Último usuário tentou: %s"
55
-
56
- #: core/LimitLoginAttempts.php:549
57
- msgid "IP was NOT blocked because of external whitelist."
58
- msgstr ""
59
-
60
- #: core/LimitLoginAttempts.php:551
61
- #, php-format
62
- msgid "IP was blocked for %s"
63
- msgstr "IP foi bloquado para %s."
64
-
65
- #: core/LimitLoginAttempts.php:718
66
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
67
- msgstr "<strong>ERRO</strong>: Muitas tentativas de login mal-sucedidas."
68
-
69
- #: core/LimitLoginAttempts.php:722
70
- msgid "Please try again later."
71
- msgstr "Por favor tente novamente mais tarde."
72
-
73
- #: core/LimitLoginAttempts.php:730
74
- #, php-format
75
- msgid "Please try again in %d hour."
76
- msgid_plural "Please try again in %d hours."
77
- msgstr[0] "Por favor tente novamente em %d hora."
78
- msgstr[1] "Por favor tente novamente em %d horas."
79
-
80
- #: core/LimitLoginAttempts.php:732
81
- #, php-format
82
- msgid "Please try again in %d minute."
83
- msgid_plural "Please try again in %d minutes."
84
- msgstr[0] "Por favor tente novamente em %d minuto."
85
- msgstr[1] "Por favor tente novamente em %d minutos."
86
-
87
- #: core/LimitLoginAttempts.php:799
88
- msgid "<strong>ERROR</strong>: Incorrect username or password."
89
- msgstr "<strong>ERRO</strong>: Nome ou senha inválidos."
90
-
91
- #: core/LimitLoginAttempts.php:866
92
- #, php-format
93
- msgid "<strong>%d</strong> attempt remaining."
94
- msgid_plural "<strong>%d</strong> attempts remaining."
95
- msgstr[0] "<strong>%d</strong> tentativa restante."
96
- msgstr[1] "<strong>%d</strong> tentativas restantes."
97
-
98
- #: views/options-page.php:22
99
- msgid "Cleared IP log"
100
- msgstr "Limpou o log de IPs"
101
-
102
- #: views/options-page.php:28
103
- msgid "Reset lockout count"
104
- msgstr "Zerar contagem de bloqueios"
105
-
106
- #: views/options-page.php:34
107
- msgid "Cleared current lockouts"
108
- msgstr "Limpou bloqueios correntes"
109
-
110
- #: views/options-page.php:61
111
- msgid "Options changed"
112
- msgstr "Opções alteradas"
113
-
114
- #: views/options-page.php:78
115
- #, php-format
116
- msgid "It appears the site is reached directly (from your IP: %s)"
117
- msgstr "Aparentemente o site é acessado diretamente (de seu IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Aparentemente o site é acessado através de um servidor proxy (IP do servidor "
126
- "proxy: %s, seu IP: %s)"
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>Configurações atuais parecem ser inválidas</strong>. Por favor "
136
- "certifique-se que estão corretas. Informações adicionais podem ser "
137
- "encontradas <a href=\"%s\" title=\"FAQ\">aqui</a>"
138
-
139
- #: views/options-page.php:96
140
- msgid "Limit Login Attempts Settings"
141
- msgstr "Configurações do Limit Login Attempts"
142
-
143
- #: views/options-page.php:97
144
- msgid "Statistics"
145
- msgstr "Estatísticas"
146
-
147
- #: views/options-page.php:102
148
- msgid "Total lockouts"
149
- msgstr "Total de bloqueios"
150
-
151
- #: views/options-page.php:106
152
- msgid "Reset Counter"
153
- msgstr "Reiniciar contador"
154
-
155
- #: views/options-page.php:108
156
- #, php-format
157
- msgid "%d lockout since last reset"
158
- msgid_plural "%d lockouts since last reset"
159
- msgstr[0] "%d bloqueio desde que o contador foi reiniciado pela última vez"
160
- msgstr[1] "%d bloqueios desde que o contador foi reiniciado pela última vez"
161
-
162
- #: views/options-page.php:110
163
- msgid "No lockouts yet"
164
- msgstr "Sem bloqueios ainda"
165
-
166
- #: views/options-page.php:117
167
- msgid "Active lockouts"
168
- msgstr "Bloqueios ativos"
169
-
170
- #: views/options-page.php:120
171
- msgid "Restore Lockouts"
172
- msgstr "Restaurar bloqueios"
173
-
174
- #: views/options-page.php:122
175
- #, php-format
176
- msgid "%d IP is currently blocked from trying to log in"
177
- msgstr "%d IP está atualmente bloqueado de novas tentativas de login"
178
-
179
- #: views/options-page.php:128
180
- msgid "Options"
181
- msgstr "Opções"
182
-
183
- #: views/options-page.php:133
184
- msgid "Lockout"
185
- msgstr "Bloqueio"
186
-
187
- #: views/options-page.php:137
188
- msgid "allowed retries"
189
- msgstr "tentativas permitidas"
190
-
191
- #: views/options-page.php:141
192
- msgid "minutes lockout"
193
- msgstr "minutos de bloqueio"
194
-
195
- #: views/options-page.php:145
196
- msgid "lockouts increase lockout time to"
197
- msgstr "bloqueios aumentam o tempo de bloqueio para"
198
-
199
- #: views/options-page.php:148
200
- msgid "hours"
201
- msgstr "horas"
202
-
203
- #: views/options-page.php:151
204
- msgid "hours until retries are reset"
205
- msgstr "horas até o bloqueio expirar"
206
-
207
- #: views/options-page.php:155
208
- msgid "Site connection"
209
- msgstr "Conexão ao site"
210
-
211
- #: views/options-page.php:161
212
- msgid "Direct connection"
213
- msgstr "Conexão direta"
214
-
215
- #: views/options-page.php:166
216
- msgid "From behind a reversy proxy"
217
- msgstr "Através de um proxy reverso"
218
-
219
- #: views/options-page.php:173
220
- msgid "Handle cookie login"
221
- msgstr "Monitorar o cookie de login"
222
-
223
- #: views/options-page.php:176
224
- msgid "Yes"
225
- msgstr "Sim"
226
-
227
- #: views/options-page.php:178
228
- msgid "No"
229
- msgstr "Não"
230
-
231
- #: views/options-page.php:183
232
- msgid "Notify on lockout"
233
- msgstr "Notificar em bloqueios"
234
-
235
- #: views/options-page.php:186
236
- msgid "Log IP"
237
- msgstr "Registrar IP"
238
-
239
- #: views/options-page.php:188
240
- msgid "Email to admin after"
241
- msgstr "Mandar email para o administrador após"
242
-
243
- #: views/options-page.php:191
244
- msgid "lockouts"
245
- msgstr "bloqueios"
246
-
247
- #: views/options-page.php:196
248
- msgid "Change Options"
249
- msgstr "Modificar Opções"
250
-
251
- #: views/options-page.php:203
252
- msgid "Lockout log"
253
- msgstr "Registros de bloqueios"
254
-
255
- #: views/options-page.php:208
256
- msgid "Clear Log"
257
- msgstr "Excluir registros"
258
-
259
- #: views/options-page.php:216
260
- msgid "Date"
261
- msgstr ""
262
-
263
- #: views/options-page.php:217
264
- #, fuzzy
265
- msgctxt "Internet address"
266
- msgid "IP"
267
- msgstr "IP foi bloquado para %s."
268
-
269
- #: views/options-page.php:218
270
- msgid "Tried to log in as"
271
- msgstr "Tentou entrar como"
272
-
273
- #~ msgid "IP|Internet address"
274
- #~ msgstr "IP"
275
-
276
- #~ msgid "%d lockout"
277
- #~ msgid_plural "%d lockouts"
278
- #~ msgstr[0] "%d bloqueio"
279
- #~ msgstr[1] "%d bloqueios"
280
-
281
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
282
- #~ msgstr "<strong>NOTA:</strong> Funciona apenas no Wordpress 2.7 ou superior"
283
-
284
- #~ msgid "Limit Login Attempts"
285
- #~ msgstr "Limit Login Attempts"
286
-
287
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
288
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
289
-
290
- #~ msgid ""
291
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
292
- #~ msgstr ""
293
- #~ "Limita a frequência de tentativas de logins, incluindo cookies de login, "
294
- #~ "para cada IP."
295
-
296
- #~ msgid "Johan Eenfeldt"
297
- #~ msgstr "Johan Eenfeldt"
298
-
299
- #~ msgid "http://devel.kostdoktorn.se"
300
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-ro_RO.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-ro_RO.po DELETED
@@ -1,300 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:07+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:07+0300\n"
12
- "Last-Translator: Robert Tudor <egipt@egt-design.com>\n"
13
- "Language-Team: German <michael@skerwiderski.de>\n"
14
- "Language: de_DE\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d ora"
26
- msgstr[1] "%d ore"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d Minut"
33
- msgstr[1] "%d Minute"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Prea multe incercari nereusite"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Prea multe incercari nereusite"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d incercari de logare nereusite (%d inchidere(i)) de la IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Ultimul incercare: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP-ul a fost blocat pentru %s."
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>EROARE</strong>: Prea multe incercari nereusite."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Va rugam incercati mai tarziu."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Va rugam incercati in %d ora."
77
- msgstr[1] "Va rugam incercati in %d ore"
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Va rugam incercati in %d Minut."
84
- msgstr[1] "Va rugam incercati in %d Minute."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>EROARE</strong>: Nume de utilizator sau parola incorecta."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "incercare ramasa <strong>%d</strong>"
95
- msgstr[1] "incercari ramasa <strong>%d</strong>"
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Am curatat logul cu IP"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Reseteaza numaratoarea inchiderilor"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Am curatat numaratoarea inchiderilor"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Optiuni schimbate"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr "Se pare ca site-ul este accesat direct (de la IP-ul dvs: %s)"
117
-
118
- #: views/options-page.php:80
119
- #, php-format
120
- msgid ""
121
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
122
- "IP: %s)"
123
- msgstr ""
124
- "Se pare ca site-ul este accesat printr-un adresa PROXY (IP Proxy: %s, IP "
125
- "dvs.: %s)"
126
-
127
- #: views/options-page.php:88
128
- #, php-format
129
- msgid ""
130
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
131
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
132
- "\">here</a>"
133
- msgstr ""
134
- "<strong>Se pare ca setarile curente sunt invalide</strong>. Verificati "
135
- "corectitudinea lor. Mai multe informatii pot fi gasite <a href=\"%s\" title="
136
- "\"FAQ\">aici</a>"
137
-
138
- #: views/options-page.php:96
139
- msgid "Limit Login Attempts Settings"
140
- msgstr "Setari Limitari Incercari Access"
141
-
142
- #: views/options-page.php:97
143
- msgid "Statistics"
144
- msgstr "Statistici"
145
-
146
- #: views/options-page.php:102
147
- msgid "Total lockouts"
148
- msgstr "Total inchideri"
149
-
150
- #: views/options-page.php:106
151
- msgid "Reset Counter"
152
- msgstr "Reseteaza numaratoarea"
153
-
154
- #: views/options-page.php:108
155
- #, php-format
156
- msgid "%d lockout since last reset"
157
- msgid_plural "%d lockouts since last reset"
158
- msgstr[0] "%d inchidere de la ultima resetare"
159
- msgstr[1] "%d inchideri de la ultima resetare"
160
-
161
- #: views/options-page.php:110
162
- msgid "No lockouts yet"
163
- msgstr "Nici o inchidere pana acum"
164
-
165
- #: views/options-page.php:117
166
- msgid "Active lockouts"
167
- msgstr "Inchideri active"
168
-
169
- #: views/options-page.php:120
170
- msgid "Restore Lockouts"
171
- msgstr "Restaureaza inchideri"
172
-
173
- #: views/options-page.php:122
174
- #, php-format
175
- msgid "%d IP is currently blocked from trying to log in"
176
- msgstr "IP-ul %d are momentan accesul de intrare blocat."
177
-
178
- #: views/options-page.php:128
179
- msgid "Options"
180
- msgstr "Optiuni"
181
-
182
- #: views/options-page.php:133
183
- msgid "Lockout"
184
- msgstr "Inchidere"
185
-
186
- #: views/options-page.php:137
187
- msgid "allowed retries"
188
- msgstr "incercari permise"
189
-
190
- #: views/options-page.php:141
191
- msgid "minutes lockout"
192
- msgstr "inchidere in minute"
193
-
194
- #: views/options-page.php:145
195
- msgid "lockouts increase lockout time to"
196
- msgstr "inchiderile maresc timpul in"
197
-
198
- #: views/options-page.php:148
199
- msgid "hours"
200
- msgstr "ore"
201
-
202
- #: views/options-page.php:151
203
- msgid "hours until retries are reset"
204
- msgstr "ore pana cand incercarile sunt resetate"
205
-
206
- #: views/options-page.php:155
207
- msgid "Site connection"
208
- msgstr "Conexie site"
209
-
210
- #: views/options-page.php:161
211
- msgid "Direct connection"
212
- msgstr "Conexie directa"
213
-
214
- #: views/options-page.php:166
215
- msgid "From behind a reversy proxy"
216
- msgstr "In spatele unui proxy"
217
-
218
- #: views/options-page.php:173
219
- msgid "Handle cookie login"
220
- msgstr "Logare tip cookie"
221
-
222
- #: views/options-page.php:176
223
- msgid "Yes"
224
- msgstr "Da"
225
-
226
- #: views/options-page.php:178
227
- msgid "No"
228
- msgstr "Nu"
229
-
230
- #: views/options-page.php:183
231
- msgid "Notify on lockout"
232
- msgstr "Notifica-ma de inchidere"
233
-
234
- #: views/options-page.php:186
235
- msgid "Log IP"
236
- msgstr "Logheaza IP"
237
-
238
- #: views/options-page.php:188
239
- msgid "Email to admin after"
240
- msgstr "Notifica adminul dupa"
241
-
242
- #: views/options-page.php:191
243
- msgid "lockouts"
244
- msgstr "inchideri"
245
-
246
- #: views/options-page.php:196
247
- msgid "Change Options"
248
- msgstr "Schimba optiunile"
249
-
250
- #: views/options-page.php:203
251
- msgid "Lockout log"
252
- msgstr "Log de inchidere"
253
-
254
- #: views/options-page.php:208
255
- msgid "Clear Log"
256
- msgstr "Sterge log"
257
-
258
- #: views/options-page.php:216
259
- msgid "Date"
260
- msgstr ""
261
-
262
- #: views/options-page.php:217
263
- #, fuzzy
264
- msgctxt "Internet address"
265
- msgid "IP"
266
- msgstr "IP wurde gesperrt für %s."
267
-
268
- #: views/options-page.php:218
269
- msgid "Tried to log in as"
270
- msgstr "A incercat sa se logheze ca"
271
-
272
- #~ msgid "IP|Internet address"
273
- #~ msgstr "IP"
274
-
275
- #~ msgid "%d lockout"
276
- #~ msgid_plural "%d lockouts"
277
- #~ msgstr[0] "%d inchidere"
278
- #~ msgstr[1] "%d inchideri"
279
-
280
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
281
- #~ msgstr ""
282
- #~ "<strong>NOTA:</strong> Functioneaza doar in Wordpress 2.7 sau mai nou."
283
-
284
- #~ msgid "Limit Login Attempts"
285
- #~ msgstr "Limiteaza incercarile de logare"
286
-
287
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
288
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
289
-
290
- #~ msgid ""
291
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
292
- #~ msgstr ""
293
- #~ "Limiteaza ratia incercarilor de logare, incluzand cookie, pentru fiecare "
294
- #~ "IP."
295
-
296
- #~ msgid "Johan Eenfeldt"
297
- #~ msgstr "Johan Eenfeldt"
298
-
299
- #~ msgid "http://devel.kostdoktorn.se"
300
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-ru_RU.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-ru_RU.po DELETED
@@ -1,296 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 17:59+0300\n"
11
- "PO-Revision-Date: 2016-06-23 17:59+0300\n"
12
- "Last-Translator: Studio-XL.com <webmaster@studio-xl.com>\n"
13
- "Language-Team: Catalan <rbuj@wanadoo.es>\n"
14
- "Language: ca_ES\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d час"
26
- msgstr[1] "%d часов"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d минута"
33
- msgstr[1] "%d минут"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Превышен максимальный лимит попыток авторизации"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Превышен максимальный лимит попыток авторизации"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d неудачных попыток авторизации (%d изоляция(ий)) с адреса IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Последняя попытка пользователя: %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr ""
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP заблокирован для %s"
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr "<strong>ВНИМАНИЕ</strong>: превышен лимит попыток авторизации."
67
-
68
- #: core/LimitLoginAttempts.php:722
69
- msgid "Please try again later."
70
- msgstr "Пожалуйста попробуйте позже."
71
-
72
- #: core/LimitLoginAttempts.php:730
73
- #, php-format
74
- msgid "Please try again in %d hour."
75
- msgid_plural "Please try again in %d hours."
76
- msgstr[0] "Пожалуйста попробуйте через %d час."
77
- msgstr[1] " Пожалуйста попробуйте через %d часов."
78
-
79
- #: core/LimitLoginAttempts.php:732
80
- #, php-format
81
- msgid "Please try again in %d minute."
82
- msgid_plural "Please try again in %d minutes."
83
- msgstr[0] "Пожалуйста попробуйте через %d минуту."
84
- msgstr[1] "Пожалуйста попробуйте через %d минут."
85
-
86
- #: core/LimitLoginAttempts.php:799
87
- msgid "<strong>ERROR</strong>: Incorrect username or password."
88
- msgstr "<strong>ОШИБКА</strong>: Неверное имя пользователя или пароль."
89
-
90
- #: core/LimitLoginAttempts.php:866
91
- #, php-format
92
- msgid "<strong>%d</strong> attempt remaining."
93
- msgid_plural "<strong>%d</strong> attempts remaining."
94
- msgstr[0] "<strong>%d</strong> intent restant."
95
- msgstr[1] "Осталось <strong>%d</strong> попыток."
96
-
97
- #: views/options-page.php:22
98
- msgid "Cleared IP log"
99
- msgstr "Чистый IP лог"
100
-
101
- #: views/options-page.php:28
102
- msgid "Reset lockout count"
103
- msgstr "Сброс счетчика изоляций"
104
-
105
- #: views/options-page.php:34
106
- msgid "Cleared current lockouts"
107
- msgstr "Существующие изоляции очищены"
108
-
109
- #: views/options-page.php:61
110
- msgid "Options changed"
111
- msgstr "Опции изменены"
112
-
113
- #: views/options-page.php:78
114
- #, php-format
115
- msgid "It appears the site is reached directly (from your IP: %s)"
116
- msgstr "Сайт доступен напрямую (с вашего IP: %s)"
117
-
118
- #: views/options-page.php:80
119
- #, php-format
120
- msgid ""
121
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
122
- "IP: %s)"
123
- msgstr "Сайт досупен через прокси-сервер (proxy IP: %s, ваш IP: %s)"
124
-
125
- #: views/options-page.php:88
126
- #, php-format
127
- msgid ""
128
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
129
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
130
- "\">here</a>"
131
- msgstr ""
132
- "<strong>Данные настройки недействительны</strong>. Пожалуйста проверьте их. "
133
- "Дополнительная информация доступна <a href=\"%s\" title=\"FAQ\">здесь</a>"
134
-
135
- #: views/options-page.php:96
136
- msgid "Limit Login Attempts Settings"
137
- msgstr "Ограничение попыток авторизации"
138
-
139
- #: views/options-page.php:97
140
- msgid "Statistics"
141
- msgstr "Статистика"
142
-
143
- #: views/options-page.php:102
144
- msgid "Total lockouts"
145
- msgstr "Всего изоляций"
146
-
147
- #: views/options-page.php:106
148
- msgid "Reset Counter"
149
- msgstr "Сброс счетчика"
150
-
151
- #: views/options-page.php:108
152
- #, php-format
153
- msgid "%d lockout since last reset"
154
- msgid_plural "%d lockouts since last reset"
155
- msgstr[0] "%d изоляция с последнего сброса счетчика."
156
- msgstr[1] "%d изоляций с последнего сброса счетчика."
157
-
158
- #: views/options-page.php:110
159
- msgid "No lockouts yet"
160
- msgstr "Пока без изоляций"
161
-
162
- #: views/options-page.php:117
163
- msgid "Active lockouts"
164
- msgstr "Активные изоляции"
165
-
166
- #: views/options-page.php:120
167
- msgid "Restore Lockouts"
168
- msgstr "Восстановить изоляции"
169
-
170
- #: views/options-page.php:122
171
- #, php-format
172
- msgid "%d IP is currently blocked from trying to log in"
173
- msgstr "IP %d в данный момент заблокирован от попыток авторизации"
174
-
175
- #: views/options-page.php:128
176
- msgid "Options"
177
- msgstr "Опции"
178
-
179
- #: views/options-page.php:133
180
- msgid "Lockout"
181
- msgstr "Изоляция"
182
-
183
- #: views/options-page.php:137
184
- msgid "allowed retries"
185
- msgstr "разрешено дополнительных попыток"
186
-
187
- #: views/options-page.php:141
188
- msgid "minutes lockout"
189
- msgstr "изоляция в минутах"
190
-
191
- #: views/options-page.php:145
192
- msgid "lockouts increase lockout time to"
193
- msgstr "изоляций повысят время изоляции до"
194
-
195
- #: views/options-page.php:148
196
- msgid "hours"
197
- msgstr "часов"
198
-
199
- #: views/options-page.php:151
200
- msgid "hours until retries are reset"
201
- msgstr "часов до сброса количества попыток"
202
-
203
- #: views/options-page.php:155
204
- msgid "Site connection"
205
- msgstr "Подключение к сайту"
206
-
207
- #: views/options-page.php:161
208
- msgid "Direct connection"
209
- msgstr "Прямое подключение"
210
-
211
- #: views/options-page.php:166
212
- msgid "From behind a reversy proxy"
213
- msgstr "За прокси (reversy proxy)"
214
-
215
- #: views/options-page.php:173
216
- msgid "Handle cookie login"
217
- msgstr "Обрабатывать кукис логина"
218
-
219
- #: views/options-page.php:176
220
- msgid "Yes"
221
- msgstr "Да"
222
-
223
- #: views/options-page.php:178
224
- msgid "No"
225
- msgstr "Нет"
226
-
227
- #: views/options-page.php:183
228
- msgid "Notify on lockout"
229
- msgstr "Сообщать об изоляциях"
230
-
231
- #: views/options-page.php:186
232
- msgid "Log IP"
233
- msgstr "Записывать IP"
234
-
235
- #: views/options-page.php:188
236
- msgid "Email to admin after"
237
- msgstr "Отправлять имейл админу после"
238
-
239
- #: views/options-page.php:191
240
- msgid "lockouts"
241
- msgstr "изоляций"
242
-
243
- #: views/options-page.php:196
244
- msgid "Change Options"
245
- msgstr "Изменить настройки"
246
-
247
- #: views/options-page.php:203
248
- msgid "Lockout log"
249
- msgstr "Лог изоляций"
250
-
251
- #: views/options-page.php:208
252
- msgid "Clear Log"
253
- msgstr "Очистить лог"
254
-
255
- #: views/options-page.php:216
256
- msgid "Date"
257
- msgstr ""
258
-
259
- #: views/options-page.php:217
260
- #, fuzzy
261
- msgctxt "Internet address"
262
- msgid "IP"
263
- msgstr "La IP ha estat bloquejada per %s"
264
-
265
- #: views/options-page.php:218
266
- msgid "Tried to log in as"
267
- msgstr "Пытался войти как"
268
-
269
- #~ msgid "IP|Internet address"
270
- #~ msgstr "IP|Интернет-адрес"
271
-
272
- #~ msgid "%d lockout"
273
- #~ msgid_plural "%d lockouts"
274
- #~ msgstr[0] "%d изоляция"
275
- #~ msgstr[1] "%d изоляций"
276
-
277
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
278
- #~ msgstr ""
279
- #~ "<strong>Внимание:</strong> Работает только в версии Wordpress 2.7 или выше"
280
-
281
- #~ msgid "Limit Login Attempts"
282
- #~ msgstr "Ограничение попыток авторизации"
283
-
284
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
285
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
286
-
287
- #~ msgid ""
288
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
289
- #~ msgstr ""
290
- #~ "Лимит количества попыток авторизации, включая поддержку куки, по IP."
291
-
292
- #~ msgid "Johan Eenfeldt"
293
- #~ msgstr "Johan Eenfeldt"
294
-
295
- #~ msgid "http://devel.kostdoktorn.se"
296
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-sv_SE.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-sv_SE.po DELETED
@@ -1,296 +0,0 @@
1
- # Limit Login Attempts Swedish Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.2\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:07+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:07+0300\n"
12
- "Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n"
13
- "Language-Team: Swedish\n"
14
- "Language: sv_SE\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d timme"
26
- msgstr[1] "%d timmar"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d minut"
33
- msgstr[1] "%d minuter"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] För många misslyckade inloggningar från IP i vitlista"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] För många misslyckade inloggningar"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr "%d misslyckade inloggningar (blockad %d gång(er)) från IP: %s"
49
-
50
- #: core/LimitLoginAttempts.php:545
51
- #, php-format
52
- msgid "Last user attempted: %s"
53
- msgstr "Misslyckades senast med användare : %s"
54
-
55
- #: core/LimitLoginAttempts.php:549
56
- msgid "IP was NOT blocked because of external whitelist."
57
- msgstr "IP blockerades INTE på grund av extern vitlista."
58
-
59
- #: core/LimitLoginAttempts.php:551
60
- #, php-format
61
- msgid "IP was blocked for %s"
62
- msgstr "IP blockerades i %s"
63
-
64
- #: core/LimitLoginAttempts.php:718
65
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
66
- msgstr ""
67
- "<strong>Fel</strong>: F&ouml;r m&aring;nga misslyckade f&ouml;rs&ouml;k."
68
-
69
- #: core/LimitLoginAttempts.php:722
70
- msgid "Please try again later."
71
- msgstr "F&ouml;rs&ouml;k igen senare."
72
-
73
- #: core/LimitLoginAttempts.php:730
74
- #, php-format
75
- msgid "Please try again in %d hour."
76
- msgid_plural "Please try again in %d hours."
77
- msgstr[0] "F&ouml;rs&ouml;k igen om %d timme."
78
- msgstr[1] "F&ouml;rs&ouml;k igen om %d timmar."
79
-
80
- #: core/LimitLoginAttempts.php:732
81
- #, php-format
82
- msgid "Please try again in %d minute."
83
- msgid_plural "Please try again in %d minutes."
84
- msgstr[0] "F&ouml;rs&ouml;k igen om %d minut."
85
- msgstr[1] "F&ouml;rs&ouml;k igen om %d minuter."
86
-
87
- #: core/LimitLoginAttempts.php:799
88
- msgid "<strong>ERROR</strong>: Incorrect username or password."
89
- msgstr "<strong>Fel</strong>: Felaktigt anv&auml;ndarnamn eller l&ouml;senord."
90
-
91
- #: core/LimitLoginAttempts.php:866
92
- #, php-format
93
- msgid "<strong>%d</strong> attempt remaining."
94
- msgid_plural "<strong>%d</strong> attempts remaining."
95
- msgstr[0] "<strong>%d</strong> f&ouml;rs&ouml;k &aring;terst&aring;r."
96
- msgstr[1] "<strong>%d</strong> f&ouml;rs&ouml;k &aring;terst&aring;r."
97
-
98
- #: views/options-page.php:22
99
- msgid "Cleared IP log"
100
- msgstr "Rensade IP loggen"
101
-
102
- #: views/options-page.php:28
103
- msgid "Reset lockout count"
104
- msgstr "Nollst&auml;llde r&auml;knaren f&ouml;r blockeringar"
105
-
106
- #: views/options-page.php:34
107
- msgid "Cleared current lockouts"
108
- msgstr "Tog bort aktuella blockeringar"
109
-
110
- #: views/options-page.php:61
111
- msgid "Options changed"
112
- msgstr "Inst&auml;llningar &auml;ndrade"
113
-
114
- #: views/options-page.php:78
115
- #, php-format
116
- msgid "It appears the site is reached directly (from your IP: %s)"
117
- msgstr "Sajten tycks vara direktansluten (från din IP: %s)"
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr "Sajten tycks ansluta genom en proxy server (proxy IP: %s, din IP: %s)"
125
-
126
- #: views/options-page.php:88
127
- #, php-format
128
- msgid ""
129
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
130
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
131
- "\">here</a>"
132
- msgstr ""
133
- "<strong>Nuvarande inställningar kan vara fel</strong>. Säkerställ att de är "
134
- "korrekta. Mer information kan hittas <a href=\"%s\" title=\"FAQ\">här</a>"
135
-
136
- #: views/options-page.php:96
137
- msgid "Limit Login Attempts Settings"
138
- msgstr "Limit Login Attempts Inst&auml;llningar"
139
-
140
- #: views/options-page.php:97
141
- msgid "Statistics"
142
- msgstr "Statistik"
143
-
144
- #: views/options-page.php:102
145
- msgid "Total lockouts"
146
- msgstr "Antal blockeringar"
147
-
148
- #: views/options-page.php:106
149
- msgid "Reset Counter"
150
- msgstr "Nollst&auml;ll r&auml;knare"
151
-
152
- #: views/options-page.php:108
153
- #, php-format
154
- msgid "%d lockout since last reset"
155
- msgid_plural "%d lockouts since last reset"
156
- msgstr[0] "%d blockering sedan r&auml;knaren nollst&auml;lldes"
157
- msgstr[1] "%d blockeringar sedan r&auml;knaren nollst&auml;lldes"
158
-
159
- #: views/options-page.php:110
160
- msgid "No lockouts yet"
161
- msgstr "Inga blockeringar har skett &auml;nnu"
162
-
163
- #: views/options-page.php:117
164
- msgid "Active lockouts"
165
- msgstr "Aktiva blockeringar"
166
-
167
- #: views/options-page.php:120
168
- msgid "Restore Lockouts"
169
- msgstr "Ta bort blockeringar"
170
-
171
- #: views/options-page.php:122
172
- #, php-format
173
- msgid "%d IP is currently blocked from trying to log in"
174
- msgstr ""
175
- "%d IP &auml;r f&ouml;r n&auml;rvarande blockerade fr&aring;n att logga in"
176
-
177
- #: views/options-page.php:128
178
- msgid "Options"
179
- msgstr "Inst&auml;llningar"
180
-
181
- #: views/options-page.php:133
182
- msgid "Lockout"
183
- msgstr "Blockering"
184
-
185
- #: views/options-page.php:137
186
- msgid "allowed retries"
187
- msgstr "till&aring;tna misslyckanden"
188
-
189
- #: views/options-page.php:141
190
- msgid "minutes lockout"
191
- msgstr "minuters blockering"
192
-
193
- #: views/options-page.php:145
194
- msgid "lockouts increase lockout time to"
195
- msgstr "blockeringar &ouml;kar tiden till"
196
-
197
- #: views/options-page.php:148
198
- msgid "hours"
199
- msgstr "timmar"
200
-
201
- #: views/options-page.php:151
202
- msgid "hours until retries are reset"
203
- msgstr "timmar tills misslyckanden nollst&auml;lls"
204
-
205
- #: views/options-page.php:155
206
- msgid "Site connection"
207
- msgstr "Sajten ansluter"
208
-
209
- #: views/options-page.php:161
210
- msgid "Direct connection"
211
- msgstr "Direktansluten"
212
-
213
- #: views/options-page.php:166
214
- msgid "From behind a reversy proxy"
215
- msgstr "Bakom en reverse proxy"
216
-
217
- #: views/options-page.php:173
218
- msgid "Handle cookie login"
219
- msgstr "Hantera inloggning med kakor"
220
-
221
- #: views/options-page.php:176
222
- msgid "Yes"
223
- msgstr "Ja"
224
-
225
- #: views/options-page.php:178
226
- msgid "No"
227
- msgstr "Nej"
228
-
229
- #: views/options-page.php:183
230
- msgid "Notify on lockout"
231
- msgstr "Notifiera om blockering"
232
-
233
- #: views/options-page.php:186
234
- msgid "Log IP"
235
- msgstr "Logga IP"
236
-
237
- #: views/options-page.php:188
238
- msgid "Email to admin after"
239
- msgstr "E-post till administrat&ouml;r efter"
240
-
241
- #: views/options-page.php:191
242
- msgid "lockouts"
243
- msgstr "blockeringar"
244
-
245
- #: views/options-page.php:196
246
- msgid "Change Options"
247
- msgstr "&Auml;ndra Inst&auml;llningar"
248
-
249
- #: views/options-page.php:203
250
- msgid "Lockout log"
251
- msgstr "Log &ouml;ver blockeringar"
252
-
253
- #: views/options-page.php:208
254
- msgid "Clear Log"
255
- msgstr "Rensa Log"
256
-
257
- #: views/options-page.php:216
258
- msgid "Date"
259
- msgstr ""
260
-
261
- #: views/options-page.php:217
262
- msgctxt "Internet address"
263
- msgid "IP"
264
- msgstr "IP"
265
-
266
- #: views/options-page.php:218
267
- msgid "Tried to log in as"
268
- msgstr "F&ouml;rs&ouml;kte logga in som"
269
-
270
- #~ msgid "%d lockout"
271
- #~ msgid_plural "%d lockouts"
272
- #~ msgstr[0] "%d blockering"
273
- #~ msgstr[1] "%d blockeringar"
274
-
275
- #~ msgid "Limit Login Attempts"
276
- #~ msgstr "Limit Login Attempts"
277
-
278
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
279
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
280
-
281
- #~ msgid ""
282
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
283
- #~ msgstr ""
284
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
285
-
286
- #~ msgid "Johan Eenfeldt"
287
- #~ msgstr "Johan Eenfeldt"
288
-
289
- #~ msgid "http://devel.kostdoktorn.se"
290
- #~ msgstr "http://devel.kostdoktorn.se"
291
-
292
- #~ msgid "IP|Internet address"
293
- #~ msgstr "IP"
294
-
295
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
296
- #~ msgstr "<strong>OBS:</strong> Fungerar endast i WordPress 2.7 eller senare"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-tr_TR.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-tr_TR.po DELETED
@@ -1,301 +0,0 @@
1
- # Limit Login Attempts German Translation
2
- # Copyright (C) 2009 Johan Eenfeldt
3
- # This file is distributed under the same license as the Wordpress package.
4
- # Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
5
- #
6
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: limit-login-attempts 1.3\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:08+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:08+0300\n"
12
- "Last-Translator: canarkadas <durustem@gmail.com>\n"
13
- "Language-Team: German <michael@skerwiderski.de>\n"
14
- "Language: de_DE\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d Saat"
26
- msgstr[1] "%d Saat"
27
-
28
- #: core/LimitLoginAttempts.php:526
29
- #, php-format
30
- msgid "%d minute"
31
- msgid_plural "%d minutes"
32
- msgstr[0] "%d Dakika"
33
- msgstr[1] "%d Dakika"
34
-
35
- #: core/LimitLoginAttempts.php:532
36
- #, fuzzy, php-format
37
- msgid "[%s] Failed login attempts from whitelisted IP"
38
- msgstr "[%s] Hatalı giriş denemeleri bilgisi"
39
-
40
- #: core/LimitLoginAttempts.php:536
41
- #, php-format
42
- msgid "[%s] Too many failed login attempts"
43
- msgstr "[%s] Hatalı giriş denemeleri bilgisi"
44
-
45
- #: core/LimitLoginAttempts.php:541
46
- #, php-format
47
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
48
- msgstr ""
49
- "%d başarısız giriş denemesi (%d). Aynı IP adresi ile yapılan deneme: %s "
50
-
51
- #: core/LimitLoginAttempts.php:545
52
- #, php-format
53
- msgid "Last user attempted: %s"
54
- msgstr "Denemede kullanılan isim: %s"
55
-
56
- #: core/LimitLoginAttempts.php:549
57
- msgid "IP was NOT blocked because of external whitelist."
58
- msgstr ""
59
-
60
- #: core/LimitLoginAttempts.php:551
61
- #, php-format
62
- msgid "IP was blocked for %s"
63
- msgstr "%s no'lu IP engellendi"
64
-
65
- #: core/LimitLoginAttempts.php:718
66
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
67
- msgstr "<strong>HATA</strong>: Çok fazla sayıda başarısız giriş denemesi."
68
-
69
- #: core/LimitLoginAttempts.php:722
70
- msgid "Please try again later."
71
- msgstr "Lütfen daha sonra tekrar deneyin."
72
-
73
- #: core/LimitLoginAttempts.php:730
74
- #, php-format
75
- msgid "Please try again in %d hour."
76
- msgid_plural "Please try again in %d hours."
77
- msgstr[0] "Lütfen %d saat sonra tekrar deneyin."
78
- msgstr[1] "Lütfen %d saat sonra tekrar deneyin."
79
-
80
- #: core/LimitLoginAttempts.php:732
81
- #, php-format
82
- msgid "Please try again in %d minute."
83
- msgid_plural "Please try again in %d minutes."
84
- msgstr[0] "Lütfen %d dakika sonra tekrar deneyin."
85
- msgstr[1] "Lütfen %d dakika sonra tekrar deneyin."
86
-
87
- #: core/LimitLoginAttempts.php:799
88
- msgid "<strong>ERROR</strong>: Incorrect username or password."
89
- msgstr "<strong>HATA</ strong>: Yanlış kullanıcı adı veya şifre."
90
-
91
- #: core/LimitLoginAttempts.php:866
92
- #, php-format
93
- msgid "<strong>%d</strong> attempt remaining."
94
- msgid_plural "<strong>%d</strong> attempts remaining."
95
- msgstr[0] "<strong>%d</strong> kez daha giriş yapmayı deneyebilirsiniz."
96
- msgstr[1] "<strong>%d</strong> kez daha giriş yapmayı deneyebilirsiniz."
97
-
98
- #: views/options-page.php:22
99
- msgid "Cleared IP log"
100
- msgstr "IP denemesi yapanların bilgileri silindi"
101
-
102
- #: views/options-page.php:28
103
- msgid "Reset lockout count"
104
- msgstr "Giriş denemeleri sayacı sıfırlandı"
105
-
106
- #: views/options-page.php:34
107
- msgid "Cleared current lockouts"
108
- msgstr "Giriş denemeleri silindi"
109
-
110
- #: views/options-page.php:61
111
- msgid "Options changed"
112
- msgstr "Seçenekler değiştirildi"
113
-
114
- #: views/options-page.php:78
115
- #, php-format
116
- msgid "It appears the site is reached directly (from your IP: %s)"
117
- msgstr "Sizin IP adresiniz: %s (bu IP ile site gezilebilir)."
118
-
119
- #: views/options-page.php:80
120
- #, php-format
121
- msgid ""
122
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
123
- "IP: %s)"
124
- msgstr ""
125
- "Proxy sunucusu kullanıyorsunuz (proxy IP: %s) %s IP adresinizle ile site "
126
- "gezilebilir."
127
-
128
- #: views/options-page.php:88
129
- #, php-format
130
- msgid ""
131
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
132
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
133
- "\">here</a>"
134
- msgstr ""
135
- "<strong>Seçenekler geçersiz</strong>. Girdilerin doğru olduğundan emin olun, "
136
- "daha fazla bilgi için <a href=\"%s\" title=\"FAQ\">bakınız.</a>"
137
-
138
- #: views/options-page.php:96
139
- msgid "Limit Login Attempts Settings"
140
- msgstr "Limit Login Attempts Ayarlar"
141
-
142
- #: views/options-page.php:97
143
- msgid "Statistics"
144
- msgstr "İstatistik"
145
-
146
- #: views/options-page.php:102
147
- msgid "Total lockouts"
148
- msgstr "Tüm giriş denemeleri"
149
-
150
- #: views/options-page.php:106
151
- msgid "Reset Counter"
152
- msgstr "Sayacı Sıfırla"
153
-
154
- #: views/options-page.php:108
155
- #, php-format
156
- msgid "%d lockout since last reset"
157
- msgid_plural "%d lockouts since last reset"
158
- msgstr[0] "En son sıfırlamadan sonra gerçekleşen giriş denemesi sayısı %d "
159
- msgstr[1] "En son sıfırlamadan sonra gerçekleşen giriş denemesi sayısı %d "
160
-
161
- #: views/options-page.php:110
162
- msgid "No lockouts yet"
163
- msgstr "Henüz giriş denemesi yok"
164
-
165
- #: views/options-page.php:117
166
- msgid "Active lockouts"
167
- msgstr "Aktif giriş denemesi"
168
-
169
- #: views/options-page.php:120
170
- msgid "Restore Lockouts"
171
- msgstr "Giriş denemelerini düzenleyin"
172
-
173
- #: views/options-page.php:122
174
- #, php-format
175
- msgid "%d IP is currently blocked from trying to log in"
176
- msgstr "%d no'lu IP halen engelleniyor"
177
-
178
- #: views/options-page.php:128
179
- msgid "Options"
180
- msgstr "Tercihler"
181
-
182
- #: views/options-page.php:133
183
- msgid "Lockout"
184
- msgstr "Giriş denemeleri"
185
-
186
- #: views/options-page.php:137
187
- msgid "allowed retries"
188
- msgstr "Müsaade edilen giriş denemesi sayınızı yazınız."
189
-
190
- #: views/options-page.php:141
191
- msgid "minutes lockout"
192
- msgstr "Dakika sonra yeniden giriş denemesi yapılabilsin."
193
-
194
- #: views/options-page.php:145
195
- msgid "lockouts increase lockout time to"
196
- msgstr "Defadan fazla giriş denemesi yapılamasın."
197
-
198
- #: views/options-page.php:148
199
- msgid "hours"
200
- msgstr "(Saat içinde)"
201
-
202
- #: views/options-page.php:151
203
- msgid "hours until retries are reset"
204
- msgstr "Sıfırlamaya kadar yapılabilecek giriş denemesi sayınızı yazınız."
205
-
206
- #: views/options-page.php:155
207
- msgid "Site connection"
208
- msgstr "Site bağlantınız"
209
-
210
- #: views/options-page.php:161
211
- msgid "Direct connection"
212
- msgstr "Direk bağlantı"
213
-
214
- #: views/options-page.php:166
215
- msgid "From behind a reversy proxy"
216
- msgstr "Bir proxy (vekil, aracı sunucu) arkasından"
217
-
218
- #: views/options-page.php:173
219
- msgid "Handle cookie login"
220
- msgstr "Çerezler kullanılarak giriş yapılabilsin"
221
-
222
- #: views/options-page.php:176
223
- msgid "Yes"
224
- msgstr "Evet"
225
-
226
- #: views/options-page.php:178
227
- msgid "No"
228
- msgstr "Hayır"
229
-
230
- #: views/options-page.php:183
231
- msgid "Notify on lockout"
232
- msgstr ""
233
- "Giriş denemeleri bildirilsin (Yazacağınız sayı giriş denemesini değil, her "
234
- "IP no'su adına ayrı bir kullanıcıyı ifade eder)"
235
-
236
- #: views/options-page.php:186
237
- msgid "Log IP"
238
- msgstr "IP kayıtları dahil"
239
-
240
- #: views/options-page.php:188
241
- msgid "Email to admin after"
242
- msgstr "Site yöneticisi"
243
-
244
- #: views/options-page.php:191
245
- msgid "lockouts"
246
- msgstr "giriş denemesi olduğunda e-posta ile bilgilendirilsin."
247
-
248
- #: views/options-page.php:196
249
- msgid "Change Options"
250
- msgstr "KAYDET"
251
-
252
- #: views/options-page.php:203
253
- msgid "Lockout log"
254
- msgstr "Giriş denemesi kayıtları"
255
-
256
- #: views/options-page.php:208
257
- msgid "Clear Log"
258
- msgstr "Kayıtları Sil"
259
-
260
- #: views/options-page.php:216
261
- msgid "Date"
262
- msgstr ""
263
-
264
- #: views/options-page.php:217
265
- #, fuzzy
266
- msgctxt "Internet address"
267
- msgid "IP"
268
- msgstr "IP was geblokkeerd voor %s."
269
-
270
- #: views/options-page.php:218
271
- msgid "Tried to log in as"
272
- msgstr "İsim ve deneme sayısı"
273
-
274
- #~ msgid "IP|Internet address"
275
- #~ msgstr "IP No"
276
-
277
- #~ msgid "%d lockout"
278
- #~ msgid_plural "%d lockouts"
279
- #~ msgstr[0] "%d giriş denemesi"
280
- #~ msgstr[1] "%d giriş denemesi"
281
-
282
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
283
- #~ msgstr ""
284
- #~ "<strong>NOT:</strong> Eklenti sadece Wordpress 2.7 ve daha sonrası ile "
285
- #~ "çalışır."
286
-
287
- #~ msgid "Limit Login Attempts"
288
- #~ msgstr "Limit Login Attempts"
289
-
290
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
291
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
292
-
293
- #~ msgid ""
294
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
295
- #~ msgstr "Her IP için giriş deneme sayısı (çerezler dahil)."
296
-
297
- #~ msgid "Johan Eenfeldt"
298
- #~ msgstr "Johan Eenfeldt"
299
-
300
- #~ msgid "http://devel.kostdoktorn.se"
301
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded-zh_TW.mo DELETED
Binary file
languages/limit-login-attempts-reloaded-zh_TW.po DELETED
@@ -1,290 +0,0 @@
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
- msgid ""
7
- msgstr ""
8
- "Project-Id-Version: Limit Login Attempts v1.5\n"
9
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
10
- "POT-Creation-Date: 2016-06-23 18:08+0300\n"
11
- "PO-Revision-Date: 2016-06-23 18:08+0300\n"
12
- "Last-Translator: Denny Huang <bigexplorations@bigexplorations.com.tw>\n"
13
- "Language-Team: 小弟的大發現 <bigexplorations@bigexplorations.com.tw>\n"
14
- "Language: zh_TW\n"
15
- "MIME-Version: 1.0\n"
16
- "Content-Type: text/plain; charset=UTF-8\n"
17
- "Content-Transfer-Encoding: 8bit\n"
18
- "Plural-Forms: nplurals=1; plural=0;\n"
19
- "X-Generator: Poedit 1.8.5\n"
20
-
21
- #: core/LimitLoginAttempts.php:520
22
- #, php-format
23
- msgid "%d hour"
24
- msgid_plural "%d hours"
25
- msgstr[0] "%d 小時"
26
-
27
- #: core/LimitLoginAttempts.php:526
28
- #, php-format
29
- msgid "%d minute"
30
- msgid_plural "%d minutes"
31
- msgstr[0] "%d 分鐘"
32
-
33
- #: core/LimitLoginAttempts.php:532
34
- #, fuzzy, php-format
35
- msgid "[%s] Failed login attempts from whitelisted IP"
36
- msgstr "[%s] 嘗試過多次的失敗登入"
37
-
38
- #: core/LimitLoginAttempts.php:536
39
- #, php-format
40
- msgid "[%s] Too many failed login attempts"
41
- msgstr "[%s] 嘗試過多次的失敗登入"
42
-
43
- #: core/LimitLoginAttempts.php:541
44
- #, php-format
45
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
46
- msgstr "登入失敗嘗試次數: %d (%d 鎖定) 來自 IP: %s"
47
-
48
- #: core/LimitLoginAttempts.php:545
49
- #, php-format
50
- msgid "Last user attempted: %s"
51
- msgstr "最後一位使用者嘗試: %s"
52
-
53
- #: core/LimitLoginAttempts.php:549
54
- msgid "IP was NOT blocked because of external whitelist."
55
- msgstr ""
56
-
57
- #: core/LimitLoginAttempts.php:551
58
- #, php-format
59
- msgid "IP was blocked for %s"
60
- msgstr "IP已被封鎖。 原因: %s"
61
-
62
- #: core/LimitLoginAttempts.php:718
63
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
64
- msgstr "<strong>錯誤</strong>: 嘗試過多次失敗登入"
65
-
66
- #: core/LimitLoginAttempts.php:722
67
- msgid "Please try again later."
68
- msgstr "請稍候再試."
69
-
70
- #: core/LimitLoginAttempts.php:730
71
- #, php-format
72
- msgid "Please try again in %d hour."
73
- msgid_plural "Please try again in %d hours."
74
- msgstr[0] "請在%d小時後再重試。"
75
-
76
- #: core/LimitLoginAttempts.php:732
77
- #, php-format
78
- msgid "Please try again in %d minute."
79
- msgid_plural "Please try again in %d minutes."
80
- msgstr[0] "請在%d分鐘後再重試。"
81
-
82
- #: core/LimitLoginAttempts.php:799
83
- msgid "<strong>ERROR</strong>: Incorrect username or password."
84
- msgstr "<strong>錯誤</strong>: 帳號或密碼錯誤."
85
-
86
- #: core/LimitLoginAttempts.php:866
87
- #, php-format
88
- msgid "<strong>%d</strong> attempt remaining."
89
- msgid_plural "<strong>%d</strong> attempts remaining."
90
- msgstr[0] "嘗試次數剩<strong>%d</strong>次."
91
-
92
- #: views/options-page.php:22
93
- msgid "Cleared IP log"
94
- msgstr "清除IP紀錄"
95
-
96
- #: views/options-page.php:28
97
- msgid "Reset lockout count"
98
- msgstr "重設鎖定計數器"
99
-
100
- #: views/options-page.php:34
101
- msgid "Cleared current lockouts"
102
- msgstr "目前鎖定次數已重設"
103
-
104
- #: views/options-page.php:61
105
- msgid "Options changed"
106
- msgstr "設定已儲存"
107
-
108
- #: views/options-page.php:78
109
- #, php-format
110
- msgid "It appears the site is reached directly (from your IP: %s)"
111
- msgstr "網站與您的電腦(IP: %s)似乎是直接連線"
112
-
113
- #: views/options-page.php:80
114
- #, php-format
115
- msgid ""
116
- "It appears the site is reached through a proxy server (proxy IP: %s, your "
117
- "IP: %s)"
118
- msgstr "網站似乎是透過代理伺服器(IP:%s)再與您的電腦(IP: %s)連線"
119
-
120
- #: views/options-page.php:88
121
- #, php-format
122
- msgid ""
123
- "<strong>Current setting appears to be invalid</strong>. Please make sure it "
124
- "is correct. Further information can be found <a href=\"%s\" title=\"FAQ"
125
- "\">here</a>"
126
- msgstr ""
127
- "<strong>目前設定有些問題</strong>. 請再次檢查. 更多資訊可以在 <a href=\"%s"
128
- "\" title=\"FAQ\">這邊</a>找到"
129
-
130
- #: views/options-page.php:96
131
- msgid "Limit Login Attempts Settings"
132
- msgstr "Limit Login Attempts 設定"
133
-
134
- #: views/options-page.php:97
135
- msgid "Statistics"
136
- msgstr "數據"
137
-
138
- #: views/options-page.php:102
139
- msgid "Total lockouts"
140
- msgstr "總共鎖定次數"
141
-
142
- #: views/options-page.php:106
143
- msgid "Reset Counter"
144
- msgstr "重設計數器"
145
-
146
- #: views/options-page.php:108
147
- #, php-format
148
- msgid "%d lockout since last reset"
149
- msgid_plural "%d lockouts since last reset"
150
- msgstr[0] "自從上次重設,已有%d次鎖定。"
151
-
152
- #: views/options-page.php:110
153
- msgid "No lockouts yet"
154
- msgstr "未有任何鎖定紀錄"
155
-
156
- #: views/options-page.php:117
157
- msgid "Active lockouts"
158
- msgstr "解除鎖定"
159
-
160
- #: views/options-page.php:120
161
- msgid "Restore Lockouts"
162
- msgstr "還原鎖定"
163
-
164
- #: views/options-page.php:122
165
- #, php-format
166
- msgid "%d IP is currently blocked from trying to log in"
167
- msgstr "IP: %d嘗試登入,但目前已被阻擋"
168
-
169
- #: views/options-page.php:128
170
- msgid "Options"
171
- msgstr "選項"
172
-
173
- #: views/options-page.php:133
174
- msgid "Lockout"
175
- msgstr "鎖定"
176
-
177
- #: views/options-page.php:137
178
- msgid "allowed retries"
179
- msgstr "允許嘗試次數"
180
-
181
- #: views/options-page.php:141
182
- msgid "minutes lockout"
183
- msgstr "分鐘鎖定"
184
-
185
- #: views/options-page.php:145
186
- msgid "lockouts increase lockout time to"
187
- msgstr "次鎖定後,將鎖定時間增加為"
188
-
189
- #: views/options-page.php:148
190
- msgid "hours"
191
- msgstr "小時"
192
-
193
- #: views/options-page.php:151
194
- msgid "hours until retries are reset"
195
- msgstr "小時直到重設登入嘗試"
196
-
197
- #: views/options-page.php:155
198
- msgid "Site connection"
199
- msgstr "網站連結"
200
-
201
- #: views/options-page.php:161
202
- msgid "Direct connection"
203
- msgstr "直接連線"
204
-
205
- #: views/options-page.php:166
206
- msgid "From behind a reversy proxy"
207
- msgstr "透過代理伺服器"
208
-
209
- #: views/options-page.php:173
210
- msgid "Handle cookie login"
211
- msgstr "控管Cookie登入"
212
-
213
- #: views/options-page.php:176
214
- msgid "Yes"
215
- msgstr "是"
216
-
217
- #: views/options-page.php:178
218
- msgid "No"
219
- msgstr "否"
220
-
221
- #: views/options-page.php:183
222
- msgid "Notify on lockout"
223
- msgstr "鎖定的提醒"
224
-
225
- #: views/options-page.php:186
226
- msgid "Log IP"
227
- msgstr "紀錄 IP"
228
-
229
- #: views/options-page.php:188
230
- msgid "Email to admin after"
231
- msgstr "Email 給管理員當超過"
232
-
233
- #: views/options-page.php:191
234
- msgid "lockouts"
235
- msgstr "鎖定次數"
236
-
237
- #: views/options-page.php:196
238
- msgid "Change Options"
239
- msgstr "儲存設定"
240
-
241
- #: views/options-page.php:203
242
- msgid "Lockout log"
243
- msgstr "鎖定紀錄"
244
-
245
- #: views/options-page.php:208
246
- msgid "Clear Log"
247
- msgstr "清除記錄"
248
-
249
- #: views/options-page.php:216
250
- msgid "Date"
251
- msgstr ""
252
-
253
- #: views/options-page.php:217
254
- #, fuzzy
255
- msgctxt "Internet address"
256
- msgid "IP"
257
- msgstr "IP已被封鎖。 原因: %s"
258
-
259
- #: views/options-page.php:218
260
- msgid "Tried to log in as"
261
- msgstr "嘗試登入為"
262
-
263
- #~ msgid "IP|Internet address"
264
- #~ msgstr "IP|網路位址"
265
-
266
- #~ msgid "%d lockout"
267
- #~ msgid_plural "%d lockouts"
268
- #~ msgstr[0] "%d 次鎖定"
269
-
270
- #~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
271
- #~ msgstr "<strong>注意:</strong> 只在 Wordpress 2.7 或以後版本有效"
272
-
273
- #~ msgid "Limit Login Attempts"
274
- #~ msgstr "Limit Login Attempts"
275
-
276
- #~ msgid "http://devel.kostdoktorn.se/limit-login-attempts"
277
- #~ msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
278
-
279
- #~ msgid ""
280
- #~ "Limit rate of login attempts, including by way of cookies, for each IP."
281
- #~ msgstr ""
282
- #~ "限制登入嘗試比率(包含Cookies 和 IP) [外掛中文化: <a href=\"http://blog."
283
- #~ "bigexplorations.com.tw/\" target=\"_blank\" title=\"小弟的大發現\">Denny "
284
- #~ "Huang</a>]"
285
-
286
- #~ msgid "Johan Eenfeldt"
287
- #~ msgstr "Johan Eenfeldt"
288
-
289
- #~ msgid "http://devel.kostdoktorn.se"
290
- #~ msgstr "http://devel.kostdoktorn.se"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
languages/limit-login-attempts-reloaded.pot CHANGED
@@ -3,16 +3,16 @@
3
  #, fuzzy
4
  msgid ""
5
  msgstr ""
6
- "Project-Id-Version: Limit Login Attempts 1.7.0\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
8
- "POT-Creation-Date: 2016-06-23 17:55+0300\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
- "X-Generator: Poedit 1.8.5\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;"
17
  "_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;"
18
  "esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
@@ -21,245 +21,940 @@ msgstr ""
21
  "X-Poedit-SearchPathExcluded-0: assets\n"
22
  "X-Poedit-SearchPathExcluded-1: languages\n"
23
 
24
- #: core/LimitLoginAttempts.php:520
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  #, php-format
26
  msgid "%d hour"
27
  msgid_plural "%d hours"
28
  msgstr[0] ""
29
  msgstr[1] ""
30
 
31
- #: core/LimitLoginAttempts.php:526
32
  #, php-format
33
  msgid "%d minute"
34
  msgid_plural "%d minutes"
35
  msgstr[0] ""
36
  msgstr[1] ""
37
 
38
- #: core/LimitLoginAttempts.php:532
39
  #, php-format
40
- msgid "[%s] Failed login attempts from whitelisted IP"
41
  msgstr ""
42
 
43
- #: core/LimitLoginAttempts.php:536
44
  #, php-format
45
- msgid "[%s] Too many failed login attempts"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  msgstr ""
47
 
48
- #: core/LimitLoginAttempts.php:541
49
  #, php-format
50
- msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
51
  msgstr ""
52
 
53
- #: core/LimitLoginAttempts.php:545
54
- #, php-format
55
- msgid "Last user attempted: %s"
56
  msgstr ""
57
 
58
- #: core/LimitLoginAttempts.php:549
59
- msgid "IP was NOT blocked because of external whitelist."
60
  msgstr ""
61
 
62
- #: core/LimitLoginAttempts.php:551
63
- #, php-format
64
- msgid "IP was blocked for %s"
65
  msgstr ""
66
 
67
- #: core/LimitLoginAttempts.php:718
68
- msgid "<strong>ERROR</strong>: Too many failed login attempts."
69
  msgstr ""
70
 
71
- #: core/LimitLoginAttempts.php:722
72
- msgid "Please try again later."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  msgstr ""
74
 
75
- #: core/LimitLoginAttempts.php:730
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
76
  #, php-format
77
- msgid "Please try again in %d hour."
78
- msgid_plural "Please try again in %d hours."
79
- msgstr[0] ""
80
- msgstr[1] ""
 
 
 
 
 
 
 
 
 
 
 
 
81
 
82
- #: core/LimitLoginAttempts.php:732
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
83
  #, php-format
84
- msgid "Please try again in %d minute."
85
- msgid_plural "Please try again in %d minutes."
86
- msgstr[0] ""
87
- msgstr[1] ""
 
88
 
89
- #: core/LimitLoginAttempts.php:799
90
- msgid "<strong>ERROR</strong>: Incorrect username or password."
91
  msgstr ""
92
 
93
- #: core/LimitLoginAttempts.php:866
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  #, php-format
95
- msgid "<strong>%d</strong> attempt remaining."
96
- msgid_plural "<strong>%d</strong> attempts remaining."
97
  msgstr[0] ""
98
  msgstr[1] ""
99
 
100
- #: views/options-page.php:22
101
- msgid "Cleared IP log"
102
  msgstr ""
103
 
104
- #: views/options-page.php:28
105
- msgid "Reset lockout count"
106
  msgstr ""
107
 
108
- #: views/options-page.php:34
109
- msgid "Cleared current lockouts"
110
  msgstr ""
111
 
112
- #: views/options-page.php:61
113
- msgid "Options changed"
114
  msgstr ""
115
 
116
- #: views/options-page.php:78
117
- #, php-format
118
- msgid "It appears the site is reached directly (from your IP: %s)"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
  msgstr ""
120
 
121
- #: views/options-page.php:80
 
 
 
 
122
  #, php-format
123
  msgid ""
124
- "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)"
 
125
  msgstr ""
126
 
127
- #: views/options-page.php:88
128
- #, php-format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
129
  msgid ""
130
- "<strong>Current setting appears to be invalid</strong>. Please make sure it is "
131
- "correct. Further information can be found <a href=\"%s\" title=\"FAQ\">here</a>"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  msgstr ""
133
 
134
- #: views/options-page.php:96
135
- msgid "Limit Login Attempts Settings"
136
  msgstr ""
137
 
138
- #: views/options-page.php:97
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
139
  msgid "Statistics"
140
  msgstr ""
141
 
142
- #: views/options-page.php:102
143
  msgid "Total lockouts"
144
  msgstr ""
145
 
146
- #: views/options-page.php:106
147
  msgid "Reset Counter"
148
  msgstr ""
149
 
150
- #: views/options-page.php:108
151
  #, php-format
152
  msgid "%d lockout since last reset"
153
  msgid_plural "%d lockouts since last reset"
154
  msgstr[0] ""
155
  msgstr[1] ""
156
 
157
- #: views/options-page.php:110
158
  msgid "No lockouts yet"
159
  msgstr ""
160
 
161
- #: views/options-page.php:117
162
  msgid "Active lockouts"
163
  msgstr ""
164
 
165
- #: views/options-page.php:120
166
  msgid "Restore Lockouts"
167
  msgstr ""
168
 
169
- #: views/options-page.php:122
170
  #, php-format
171
  msgid "%d IP is currently blocked from trying to log in"
172
  msgstr ""
173
 
174
- #: views/options-page.php:128
175
- msgid "Options"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
176
  msgstr ""
177
 
178
- #: views/options-page.php:133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
179
  msgid "Lockout"
180
  msgstr ""
181
 
182
- #: views/options-page.php:137
183
  msgid "allowed retries"
184
  msgstr ""
185
 
186
- #: views/options-page.php:141
187
  msgid "minutes lockout"
188
  msgstr ""
189
 
190
- #: views/options-page.php:145
191
  msgid "lockouts increase lockout time to"
192
  msgstr ""
193
 
194
- #: views/options-page.php:148
195
  msgid "hours"
196
  msgstr ""
197
 
198
- #: views/options-page.php:151
199
  msgid "hours until retries are reset"
200
  msgstr ""
201
 
202
- #: views/options-page.php:155
203
- msgid "Site connection"
204
  msgstr ""
205
 
206
- #: views/options-page.php:161
207
- msgid "Direct connection"
 
 
 
 
208
  msgstr ""
209
 
210
- #: views/options-page.php:166
211
- msgid "From behind a reversy proxy"
212
  msgstr ""
213
 
214
- #: views/options-page.php:173
215
- msgid "Handle cookie login"
216
  msgstr ""
217
 
218
- #: views/options-page.php:176
219
- msgid "Yes"
220
  msgstr ""
221
 
222
- #: views/options-page.php:178
223
- msgid "No"
 
 
 
 
224
  msgstr ""
225
 
226
- #: views/options-page.php:183
227
- msgid "Notify on lockout"
228
  msgstr ""
229
 
230
- #: views/options-page.php:186
231
- msgid "Log IP"
232
  msgstr ""
233
 
234
- #: views/options-page.php:188
235
- msgid "Email to admin after"
236
  msgstr ""
237
 
238
- #: views/options-page.php:191
239
- msgid "lockouts"
240
  msgstr ""
241
 
242
- #: views/options-page.php:196
243
- msgid "Change Options"
244
  msgstr ""
245
 
246
- #: views/options-page.php:203
247
- msgid "Lockout log"
248
  msgstr ""
249
 
250
- #: views/options-page.php:208
251
- msgid "Clear Log"
252
  msgstr ""
253
 
254
- #: views/options-page.php:216
255
- msgid "Date"
256
  msgstr ""
257
 
258
- #: views/options-page.php:217
259
- msgctxt "Internet address"
260
- msgid "IP"
261
  msgstr ""
262
 
263
- #: views/options-page.php:218
264
- msgid "Tried to log in as"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
265
  msgstr ""
3
  #, fuzzy
4
  msgid ""
5
  msgstr ""
6
+ "Project-Id-Version: Limit Login Attempts Reloaded 2.22.1\n"
7
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n"
8
+ "POT-Creation-Date: 2021-07-13 14:56+0300\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
  "PO-Revision-Date: 2012-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
+ "X-Generator: Poedit 2.4.3\n"
16
  "X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;"
17
  "_c,_nc:4c,1,2;_x:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;_ex:1,2c;esc_attr__;esc_attr_e;"
18
  "esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
21
  "X-Poedit-SearchPathExcluded-0: assets\n"
22
  "X-Poedit-SearchPathExcluded-1: languages\n"
23
 
24
+ #: core/App.php:117
25
+ msgid ""
26
+ "The endpoint is not responding. Please contact your app provider to settle that."
27
+ msgstr ""
28
+
29
+ #: core/LimitLoginAttempts.php:90
30
+ msgid ""
31
+ "By proceeding you understand and give your consent that your IP address and "
32
+ "browser information might be processed by the security plugins installed on this "
33
+ "site."
34
+ msgstr ""
35
+
36
+ #: core/LimitLoginAttempts.php:262 views/options-page.php:33
37
+ msgid "Settings"
38
+ msgstr ""
39
+
40
+ #: core/LimitLoginAttempts.php:263
41
+ msgid "Premium Support"
42
+ msgstr ""
43
+
44
+ #: core/LimitLoginAttempts.php:426 core/LimitLoginAttempts.php:773
45
+ #: core/LimitLoginAttempts.php:1242
46
+ msgid "<strong>ERROR</strong>: Too many failed login attempts."
47
+ msgstr ""
48
+
49
+ #: core/LimitLoginAttempts.php:433 core/LimitLoginAttempts.php:778
50
+ #: core/LimitLoginAttempts.php:1258
51
+ #, php-format
52
+ msgid "Please try again in %d hour."
53
+ msgid_plural "Please try again in %d hours."
54
+ msgstr[0] ""
55
+ msgstr[1] ""
56
+
57
+ #: core/LimitLoginAttempts.php:435 core/LimitLoginAttempts.php:780
58
+ #: core/LimitLoginAttempts.php:1260
59
+ #, php-format
60
+ msgid "Please try again in %d minute."
61
+ msgid_plural "Please try again in %d minutes."
62
+ msgstr[0] ""
63
+ msgstr[1] ""
64
+
65
+ #: core/LimitLoginAttempts.php:766 core/LimitLoginAttempts.php:1395
66
+ #, php-format
67
+ msgid "<strong>%d</strong> attempt remaining."
68
+ msgid_plural "<strong>%d</strong> attempts remaining."
69
+ msgstr[0] ""
70
+ msgstr[1] ""
71
+
72
+ #: core/LimitLoginAttempts.php:949
73
  #, php-format
74
  msgid "%d hour"
75
  msgid_plural "%d hours"
76
  msgstr[0] ""
77
  msgstr[1] ""
78
 
79
+ #: core/LimitLoginAttempts.php:955
80
  #, php-format
81
  msgid "%d minute"
82
  msgid_plural "%d minutes"
83
  msgstr[0] ""
84
  msgstr[1] ""
85
 
86
+ #: core/LimitLoginAttempts.php:990
87
  #, php-format
88
+ msgid "[%s] Failed WordPress login attempt by IP %s"
89
  msgstr ""
90
 
91
+ #: core/LimitLoginAttempts.php:996
92
  #, php-format
93
+ msgid ""
94
+ "<p>Hello%1$s,</p>\n"
95
+ "<p>%2$d failed login attempts (%3$d lockout(s)) from IP <b>%4$s</b><br>\n"
96
+ "Last user attempted: <b>%5$s</b><br>\n"
97
+ "IP was blocked for %6$s</p>\n"
98
+ "<p>This notification was sent automatically via Limit Login Attempts Reloaded "
99
+ "Plugin. \n"
100
+ "<b>This is installed on your %7$s WordPress site. Please login to your WordPress "
101
+ "dashboard to view more info.</b></p>\n"
102
+ "<p>Under Attack? Try our <a href=\"%8$s\" target=\"_blank\">advanced protection</"
103
+ "a>. \n"
104
+ "Have Questions? Visit our <a href=\"%9$s\" target=\"_blank\">help section</a>.</p>"
105
+ msgstr ""
106
+
107
+ #: core/LimitLoginAttempts.php:1023
108
+ #, php-format
109
+ msgid ""
110
+ "<p><i>This alert was sent by your website where Limit Login Attempts Reloaded free "
111
+ "version \n"
112
+ "is installed and you are listed as the admin. If you are a GoDaddy customer, the "
113
+ "plugin is installed \n"
114
+ "into a must-use (MU) folder. You can read more <a href=\"%s\" target=\"_blank"
115
+ "\">here</a>.</i></p>"
116
  msgstr ""
117
 
118
+ #: core/LimitLoginAttempts.php:1031
119
  #, php-format
120
+ msgid "<hr><a href=\"%s\">Unsubscribe</a> from these notifications."
121
  msgstr ""
122
 
123
+ #: core/LimitLoginAttempts.php:1250
124
+ msgid "Please try again later."
 
125
  msgstr ""
126
 
127
+ #: core/LimitLoginAttempts.php:1312
128
+ msgid "<strong>ERROR</strong>: Incorrect email address or password."
129
  msgstr ""
130
 
131
+ #: core/LimitLoginAttempts.php:1314
132
+ msgid "<strong>ERROR</strong>: Incorrect username or password."
 
133
  msgstr ""
134
 
135
+ #: core/LimitLoginAttempts.php:1329
136
+ msgid "WC Error"
137
  msgstr ""
138
 
139
+ #: core/LimitLoginAttempts.php:1558
140
+ msgid "Cleared IP log"
141
+ msgstr ""
142
+
143
+ #: core/LimitLoginAttempts.php:1565
144
+ msgid "Reset lockout count"
145
+ msgstr ""
146
+
147
+ #: core/LimitLoginAttempts.php:1572
148
+ msgid "Cleared current lockouts"
149
+ msgstr ""
150
+
151
+ #: core/LimitLoginAttempts.php:1606
152
+ msgid "The \""
153
+ msgstr ""
154
+
155
+ #: core/LimitLoginAttempts.php:1628 core/LimitLoginAttempts.php:1699
156
+ msgid "Settings saved."
157
+ msgstr ""
158
+
159
+ #: core/LimitLoginAttempts.php:1797
160
+ msgid "Hey <strong>Limit Login Attempts Reloaded</strong> user!"
161
+ msgstr ""
162
+
163
+ #: core/LimitLoginAttempts.php:1798
164
+ msgid ""
165
+ "A <strong>crazy idea</strong> we wanted to share! What if we put an image from YOU "
166
+ "on the <a href=\"https://wordpress.org/plugins/limit-login-attempts-reloaded/\" "
167
+ "target=\"_blank\">LLAR page</a>?! (<a href=\"https://wordpress.org/plugins/hello-"
168
+ "dolly/\" target=\"_blank\">example</a>) A drawing made by you or your child would "
169
+ "cheer people up! Send us your drawing by <a href=\"mailto:wpchef.me@gmail.com\" "
170
+ "target=\"_blank\">email</a> and we like it, we'll add it in the next release. "
171
+ "Let's have some fun!"
172
+ msgstr ""
173
+
174
+ #: core/LimitLoginAttempts.php:1799
175
+ msgid ""
176
+ "We would really like to hear your feedback about the plugin! Please take a couple "
177
+ "minutes to write a few words <a href=\"https://wordpress.org/support/plugin/limit-"
178
+ "login-attempts-reloaded/reviews/#new-post\" target=\"_blank\">here</a>. Thank you!"
179
+ msgstr ""
180
+
181
+ #: core/LimitLoginAttempts.php:1802
182
+ msgid "Don't show again"
183
+ msgstr ""
184
+
185
+ #: core/LimitLoginAttempts.php:1803
186
+ msgid "Maybe later"
187
+ msgstr ""
188
+
189
+ #: core/LimitLoginAttempts.php:1804
190
+ msgid "Leave a review"
191
+ msgstr ""
192
+
193
+ #: core/LimitLoginAttempts.php:1885
194
+ msgid ""
195
+ "You have been upgraded to the latest version of <strong>Limit Login Attempts "
196
+ "Reloaded</strong>.<br> Due to increased security threats around the holidays, we "
197
+ "recommend turning on email notifications when you receive a failed login attempt."
198
+ msgstr ""
199
+
200
+ #: core/LimitLoginAttempts.php:1890
201
+ msgid "Yes, turn on email notifications"
202
+ msgstr ""
203
+
204
+ #: core/LimitLoginAttempts.php:1891
205
+ msgid "Remind me a month from now"
206
+ msgstr ""
207
+
208
+ #: core/LimitLoginAttempts.php:1892
209
+ msgid "Don't show this message again"
210
+ msgstr ""
211
+
212
+ #: core/LimitLoginAttempts.php:2052
213
+ msgid "The app has been successfully imported."
214
+ msgstr ""
215
+
216
+ #: core/LimitLoginAttempts.php:2066
217
+ msgid "Please specify the Setup Code"
218
+ msgstr ""
219
+
220
+ #: core/LimitLoginAttempts.php:2237 views/app-widgets/event-log.php:19
221
+ msgid "Time"
222
+ msgstr ""
223
+
224
+ #: core/LimitLoginAttempts.php:2238 core/LimitLoginAttempts.php:2320
225
+ #: views/app-widgets/active-lockouts.php:18 views/app-widgets/event-log.php:20
226
+ msgid "IP"
227
+ msgstr ""
228
+
229
+ #: core/LimitLoginAttempts.php:2239 views/app-widgets/event-log.php:21
230
+ #: views/tab-logs-local.php:123
231
+ msgid "Gateway"
232
+ msgstr ""
233
+
234
+ #: core/LimitLoginAttempts.php:2240 core/LimitLoginAttempts.php:2321
235
+ #: views/app-widgets/active-lockouts.php:19 views/app-widgets/event-log.php:22
236
+ msgid "Login"
237
+ msgstr ""
238
+
239
+ #: core/LimitLoginAttempts.php:2241 core/LimitLoginAttempts.php:2384
240
+ #: views/app-widgets/acl-rules.php:11 views/app-widgets/acl-rules.php:21
241
+ #: views/app-widgets/event-log.php:23
242
+ msgid "Rule"
243
+ msgstr ""
244
+
245
+ #: core/LimitLoginAttempts.php:2242 views/app-widgets/event-log.php:24
246
+ msgid "Reason"
247
+ msgstr ""
248
+
249
+ #: core/LimitLoginAttempts.php:2243 core/LimitLoginAttempts.php:2383
250
+ #: core/LimitLoginAttempts.php:2388 views/app-widgets/acl-rules.php:10
251
+ #: views/app-widgets/acl-rules.php:20 views/app-widgets/event-log.php:25
252
+ msgid "Pattern"
253
+ msgstr ""
254
+
255
+ #: core/LimitLoginAttempts.php:2244 views/app-widgets/event-log.php:26
256
+ msgid "Attempts Left"
257
+ msgstr ""
258
+
259
+ #: core/LimitLoginAttempts.php:2245 views/app-widgets/event-log.php:27
260
+ msgid "Lockout Duration"
261
  msgstr ""
262
 
263
+ #: core/LimitLoginAttempts.php:2246 views/app-widgets/event-log.php:28
264
+ msgid "Actions"
265
+ msgstr ""
266
+
267
+ #: core/LimitLoginAttempts.php:2285
268
+ msgid "No events yet."
269
+ msgstr ""
270
+
271
+ #: core/LimitLoginAttempts.php:2322 views/app-widgets/active-lockouts.php:20
272
+ #: views/tab-dashboard.php:363
273
+ msgid "Count"
274
+ msgstr ""
275
+
276
+ #: core/LimitLoginAttempts.php:2323 views/app-widgets/active-lockouts.php:21
277
+ msgid "Expires in (minutes)"
278
+ msgstr ""
279
+
280
+ #: core/LimitLoginAttempts.php:2337
281
+ msgid "No lockouts yet."
282
+ msgstr ""
283
+
284
+ #: core/LimitLoginAttempts.php:2352
285
  #, php-format
286
+ msgid ""
287
+ "Meanwhile, the app falls over to the <a href=\"%s\">default functionality</a>."
288
+ msgstr ""
289
+
290
+ #: core/LimitLoginAttempts.php:2385 views/app-widgets/acl-rules.php:12
291
+ #: views/app-widgets/acl-rules.php:22
292
+ msgid "Action"
293
+ msgstr ""
294
+
295
+ #: core/LimitLoginAttempts.php:2391
296
+ msgid "Deny"
297
+ msgstr ""
298
+
299
+ #: core/LimitLoginAttempts.php:2392
300
+ msgid "Allow"
301
+ msgstr ""
302
 
303
+ #: core/LimitLoginAttempts.php:2393
304
+ msgid "Pass"
305
+ msgstr ""
306
+
307
+ #: core/LimitLoginAttempts.php:2396 views/app-widgets/country-access-rules.php:17
308
+ msgid "Add"
309
+ msgstr ""
310
+
311
+ #: core/LimitLoginAttempts.php:2408
312
+ msgid "No rules yet."
313
+ msgstr ""
314
+
315
+ #: views/app-widgets/acl-rules.php:7
316
+ msgid "Login Access Rules"
317
+ msgstr ""
318
+
319
+ #: views/app-widgets/acl-rules.php:17
320
+ msgid "IP Access Rules"
321
+ msgstr ""
322
+
323
+ #: views/app-widgets/active-lockouts.php:5
324
+ msgid "Active Lockouts"
325
+ msgstr ""
326
+
327
+ #: views/app-widgets/country-access-rules.php:6
328
+ msgid "Country Access Rules"
329
+ msgstr ""
330
+
331
+ #: views/app-widgets/country-access-rules.php:14
332
+ msgid "these countries:"
333
+ msgstr ""
334
+
335
+ #: views/app-widgets/event-log.php:5
336
+ msgid "Event Log"
337
+ msgstr ""
338
+
339
+ #: views/options-page.php:22
340
  #, php-format
341
+ msgid ""
342
+ "Thank you for using the free version of <b>Limit Login Attempts Reloaded</b>. <a "
343
+ "href=\"%s\" target=\"_blank\">Upgrade to our cloud app</a> for enhanced "
344
+ "protection, visual metrics & premium support."
345
+ msgstr ""
346
 
347
+ #: views/options-page.php:29 views/welcome-page.php:11
348
+ msgid "Limit Login Attempts Reloaded"
349
  msgstr ""
350
 
351
+ #: views/options-page.php:32
352
+ msgid "Dashboard"
353
+ msgstr ""
354
+
355
+ #: views/options-page.php:35 views/options-page.php:37
356
+ msgid "Logs"
357
+ msgstr ""
358
+
359
+ #: views/options-page.php:39
360
+ msgid "Debug"
361
+ msgstr ""
362
+
363
+ #: views/options-page.php:42
364
+ msgid "Failover"
365
+ msgstr ""
366
+
367
+ #: views/tab-dashboard.php:27
368
+ msgid "Hooray! Zero failed login attempts today"
369
+ msgstr ""
370
+
371
+ #: views/tab-dashboard.php:32
372
  #, php-format
373
+ msgid "%d failed login attempt "
374
+ msgid_plural "%d failed login attempts "
375
  msgstr[0] ""
376
  msgstr[1] ""
377
 
378
+ #: views/tab-dashboard.php:33 views/tab-dashboard.php:380
379
+ msgid "today"
380
  msgstr ""
381
 
382
+ #: views/tab-dashboard.php:34
383
+ msgid "Your site might have been discovered by hackers"
384
  msgstr ""
385
 
386
+ #: views/tab-dashboard.php:38
387
+ msgid "Warning: More than 100 failed login attempts today"
388
  msgstr ""
389
 
390
+ #: views/tab-dashboard.php:39
391
+ msgid "Your site is likely under a brute-force attack"
392
  msgstr ""
393
 
394
+ #: views/tab-dashboard.php:53
395
+ msgid "Failed Login Attempts Today"
396
+ msgstr ""
397
+
398
+ #: views/tab-dashboard.php:54
399
+ msgid "All failed login attempts have been neutralized in the cloud"
400
+ msgstr ""
401
+
402
+ #: views/tab-dashboard.php:62
403
+ msgid "Limit Login Attempts Reloaded Dashboard"
404
+ msgstr ""
405
+
406
+ #: views/tab-dashboard.php:66 views/tab-dashboard.php:152 views/tab-dashboard.php:203
407
+ msgid "Failed Login Attempts"
408
+ msgstr ""
409
+
410
+ #: views/tab-dashboard.php:129
411
+ msgid "Change your password to something more secure."
412
  msgstr ""
413
 
414
+ #: views/tab-dashboard.php:130
415
+ msgid "Make sure WordPress and all your plugins are updated."
416
+ msgstr ""
417
+
418
+ #: views/tab-dashboard.php:131
419
  #, php-format
420
  msgid ""
421
+ "<a href=\"%s\" target=\"_blank\">Update to Premium</a> Limit Login Attempts "
422
+ "Reloaded."
423
  msgstr ""
424
 
425
+ #: views/tab-dashboard.php:166
426
+ msgid "Requests"
427
+ msgstr ""
428
+
429
+ #: views/tab-dashboard.php:271
430
+ msgid "Premium Protection Disabled"
431
+ msgstr ""
432
+
433
+ #: views/tab-dashboard.php:272
434
+ msgid ""
435
+ "As a free user, your local server is absorbing the traffic brought on by brute "
436
+ "force attacks, potentially slowing down your website. Upgrade to Premium today to "
437
+ "outsource these attacks through our cloud app, and slow down future attacks with "
438
+ "advanced throttling."
439
+ msgstr ""
440
+
441
+ #: views/tab-dashboard.php:274
442
+ msgid "Upgrade to Premium"
443
+ msgstr ""
444
+
445
+ #: views/tab-dashboard.php:282
446
+ msgid "Notifications"
447
+ msgstr ""
448
+
449
+ #: views/tab-dashboard.php:293
450
+ msgid "Multiply Your Protection By Adding More Domains"
451
+ msgstr ""
452
+
453
+ #: views/tab-dashboard.php:294
454
  msgid ""
455
+ "When you upgrade to premium, you can synchronize your IP safelist and blacklist "
456
+ "between multiple sites. This is a great way to improve your network performance "
457
+ "and slow down future attacks."
458
+ msgstr ""
459
+
460
+ #: views/tab-dashboard.php:296
461
+ msgid "Learn More"
462
+ msgstr ""
463
+
464
+ #: views/tab-dashboard.php:297
465
+ msgid "Connect This Site"
466
+ msgstr ""
467
+
468
+ #: views/tab-dashboard.php:308
469
+ msgid "Tools"
470
+ msgstr ""
471
+
472
+ #: views/tab-dashboard.php:309
473
+ msgid "View lockouts logs, block or whitelist usernames or IPs, and more."
474
  msgstr ""
475
 
476
+ #: views/tab-dashboard.php:317
477
+ msgid "Help"
478
  msgstr ""
479
 
480
+ #: views/tab-dashboard.php:318
481
+ msgid "Find the documentation and help you need."
482
+ msgstr ""
483
+
484
+ #: views/tab-dashboard.php:326
485
+ msgid "Global Options"
486
+ msgstr ""
487
+
488
+ #: views/tab-dashboard.php:327
489
+ msgid "Many options such as notifications, alerts, premium status, and more."
490
+ msgstr ""
491
+
492
+ #: views/tab-dashboard.php:335
493
+ msgid "Refer A Friend"
494
+ msgstr ""
495
+
496
+ #: views/tab-dashboard.php:336
497
+ msgid "Earn $20 for every friend or client that signs up for our premium service."
498
+ msgstr ""
499
+
500
+ #: views/tab-dashboard.php:356
501
+ msgid "Failed Login Attempts By Country"
502
+ msgstr ""
503
+
504
+ #: views/tab-dashboard.php:357 views/tab-dashboard.php:387
505
+ msgid "Global Network (Premium Users)"
506
+ msgstr ""
507
+
508
+ #: views/tab-dashboard.php:362
509
+ msgid "Country"
510
+ msgstr ""
511
+
512
+ #: views/tab-dashboard.php:386
513
+ msgid "Total Failed Login Attempts"
514
+ msgstr ""
515
+
516
+ #: views/tab-dashboard.php:402
517
+ msgid "Total Attempts"
518
+ msgstr ""
519
+
520
+ #: views/tab-debug.php:37
521
+ msgid "Debug info"
522
+ msgstr ""
523
+
524
+ #: views/tab-debug.php:40
525
+ msgid "Copy the contents of the window and provide to support."
526
+ msgstr ""
527
+
528
+ #: views/tab-logs-local.php:26
529
  msgid "Statistics"
530
  msgstr ""
531
 
532
+ #: views/tab-logs-local.php:31
533
  msgid "Total lockouts"
534
  msgstr ""
535
 
536
+ #: views/tab-logs-local.php:35
537
  msgid "Reset Counter"
538
  msgstr ""
539
 
540
+ #: views/tab-logs-local.php:37
541
  #, php-format
542
  msgid "%d lockout since last reset"
543
  msgid_plural "%d lockouts since last reset"
544
  msgstr[0] ""
545
  msgstr[1] ""
546
 
547
+ #: views/tab-logs-local.php:39
548
  msgid "No lockouts yet"
549
  msgstr ""
550
 
551
+ #: views/tab-logs-local.php:46
552
  msgid "Active lockouts"
553
  msgstr ""
554
 
555
+ #: views/tab-logs-local.php:49
556
  msgid "Restore Lockouts"
557
  msgstr ""
558
 
559
+ #: views/tab-logs-local.php:51
560
  #, php-format
561
  msgid "%d IP is currently blocked from trying to log in"
562
  msgstr ""
563
 
564
+ #: views/tab-logs-local.php:63
565
+ msgid "Safelist"
566
+ msgstr ""
567
+
568
+ #: views/tab-logs-local.php:66 views/tab-logs-local.php:80
569
+ msgid "One IP or IP range (1.2.3.4-5.6.7.8) per line"
570
+ msgstr ""
571
+
572
+ #: views/tab-logs-local.php:70 views/tab-logs-local.php:84
573
+ msgid "One Username per line"
574
+ msgstr ""
575
+
576
+ #: views/tab-logs-local.php:77
577
+ msgid "Blocklist"
578
+ msgstr ""
579
+
580
+ #: views/tab-logs-local.php:91 views/tab-settings.php:324
581
+ msgid "Save Settings"
582
+ msgstr ""
583
+
584
+ #: views/tab-logs-local.php:103
585
+ msgid "Lockout log"
586
+ msgstr ""
587
+
588
+ #: views/tab-logs-local.php:108
589
+ msgid "Clear Log"
590
+ msgstr ""
591
+
592
+ #: views/tab-logs-local.php:111
593
+ #, php-format
594
+ msgid ""
595
+ "Receive enhanced logs and visual metrics when you <a href=\"%s\" target=\"_blank"
596
+ "\">upgrade to our cloud app</a>"
597
+ msgstr ""
598
+
599
+ #: views/tab-logs-local.php:120
600
+ msgid "Date"
601
+ msgstr ""
602
+
603
+ #: views/tab-logs-local.php:121
604
+ msgctxt "Internet address"
605
+ msgid "IP"
606
  msgstr ""
607
 
608
+ #: views/tab-logs-local.php:122
609
+ msgid "Tried to log in as"
610
+ msgstr ""
611
+
612
+ #: views/tab-settings.php:34
613
+ msgid "General Settings"
614
+ msgstr ""
615
+
616
+ #: views/tab-settings.php:35
617
+ msgid "These settings are independent of the apps (see below)."
618
+ msgstr ""
619
+
620
+ #: views/tab-settings.php:41
621
+ msgid "Let network sites use their own settings"
622
+ msgstr ""
623
+
624
+ #: views/tab-settings.php:42
625
+ msgid ""
626
+ "If disabled, the global settings will be forcibly applied to the entire network."
627
+ msgstr ""
628
+
629
+ #: views/tab-settings.php:44
630
+ msgid "Use global settings"
631
+ msgstr ""
632
+
633
+ #: views/tab-settings.php:66
634
+ msgid "GDPR compliance"
635
+ msgstr ""
636
+
637
+ #: views/tab-settings.php:69
638
+ msgid ""
639
+ "this makes the plugin <a href=\"https://gdpr-info.eu/\" target=\"_blank\" >GDPR</"
640
+ "a> compliant"
641
+ msgstr ""
642
+
643
+ #: views/tab-settings.php:74
644
+ msgid "GDPR message"
645
+ msgstr ""
646
+
647
+ #: views/tab-settings.php:82
648
+ msgid "Notify on lockout"
649
+ msgstr ""
650
+
651
+ #: views/tab-settings.php:85
652
+ msgid "Email to"
653
+ msgstr ""
654
+
655
+ #: views/tab-settings.php:88
656
+ msgid "after"
657
+ msgstr ""
658
+
659
+ #: views/tab-settings.php:91
660
+ msgid "lockouts"
661
+ msgstr ""
662
+
663
+ #: views/tab-settings.php:97
664
+ msgid "Show top-level menu item"
665
+ msgstr ""
666
+
667
+ #: views/tab-settings.php:99
668
+ msgid "(Reload the page to see the changes)"
669
+ msgstr ""
670
+
671
+ #: views/tab-settings.php:104
672
+ msgid "Active App"
673
+ msgstr ""
674
+
675
+ #: views/tab-settings.php:107
676
+ msgid "Local"
677
+ msgstr ""
678
+
679
+ #: views/tab-settings.php:113
680
+ msgid ""
681
+ "Get advanced protection by <a href=\"#\" class=\"llar-upgrade-to-cloud\">upgrading "
682
+ "to our Cloud App.</a>"
683
+ msgstr ""
684
+
685
+ #: views/tab-settings.php:119
686
+ msgid "App Settings"
687
+ msgstr ""
688
+
689
+ #: views/tab-settings.php:120
690
+ msgid ""
691
+ "The app absorbs the main load caused by brute-force attacks, analyzes login "
692
+ "attempts, and blocks unwanted visitors. It provides other service functions as "
693
+ "well."
694
+ msgstr ""
695
+
696
+ #: views/tab-settings.php:123
697
+ msgid "Local App"
698
+ msgstr ""
699
+
700
+ #: views/tab-settings.php:127
701
  msgid "Lockout"
702
  msgstr ""
703
 
704
+ #: views/tab-settings.php:132
705
  msgid "allowed retries"
706
  msgstr ""
707
 
708
+ #: views/tab-settings.php:136
709
  msgid "minutes lockout"
710
  msgstr ""
711
 
712
+ #: views/tab-settings.php:140
713
  msgid "lockouts increase lockout time to"
714
  msgstr ""
715
 
716
+ #: views/tab-settings.php:143
717
  msgid "hours"
718
  msgstr ""
719
 
720
+ #: views/tab-settings.php:146
721
  msgid "hours until retries are reset"
722
  msgstr ""
723
 
724
+ #: views/tab-settings.php:151
725
+ msgid "Trusted IP Origins"
726
  msgstr ""
727
 
728
+ #: views/tab-settings.php:155
729
+ msgid ""
730
+ "Specify the origins you trust in order of priority, separated by commas. We "
731
+ "strongly recommend that you <b>do not</b> use anything other than REMOTE_ADDR "
732
+ "since other origins can be easily faked. Examples: HTTP_X_FORWARDED_FOR, "
733
+ "HTTP_CF_CONNECTING_IP, HTTP_X_SUCURI_CLIENTIP"
734
  msgstr ""
735
 
736
+ #: views/tab-settings.php:162
737
+ msgid "Custom App"
738
  msgstr ""
739
 
740
+ #: views/tab-settings.php:173
741
+ msgid "Setup Code"
742
  msgstr ""
743
 
744
+ #: views/tab-settings.php:176
745
+ msgid "Submit"
746
  msgstr ""
747
 
748
+ #: views/tab-settings.php:182
749
+ #, php-format
750
+ msgid ""
751
+ "Use the <a href=\"%s\" target=\"_blank\">premium app</a> that we offer or follow "
752
+ "the instructions on <a href=\"%s\" target=\"_blank\">how to</a> create your own "
753
+ "one."
754
  msgstr ""
755
 
756
+ #: views/tab-settings.php:187
757
+ msgid "Why Use Our Premium Cloud App?"
758
  msgstr ""
759
 
760
+ #: views/tab-settings.php:189
761
+ msgid "Absorb site load caused by attacks"
762
  msgstr ""
763
 
764
+ #: views/tab-settings.php:190
765
+ msgid "Use intelligent IP blocking/unblocking technology"
766
  msgstr ""
767
 
768
+ #: views/tab-settings.php:191
769
+ msgid "Sync the allow/deny/pass lists between multiple domains"
770
  msgstr ""
771
 
772
+ #: views/tab-settings.php:192
773
+ msgid "Get premium support"
774
  msgstr ""
775
 
776
+ #: views/tab-settings.php:193
777
+ msgid "Run auto backups of access control lists, lockouts and logs"
778
  msgstr ""
779
 
780
+ #: views/tab-settings.php:194
781
+ msgid "Only pay $4.99/m per domain - cancel any time"
782
  msgstr ""
783
 
784
+ #: views/tab-settings.php:203
785
+ msgid "Configuration"
786
  msgstr ""
787
 
788
+ #: views/welcome-page.php:14
789
+ msgid "Welcome to Limit Login Attempts Reloaded"
 
790
  msgstr ""
791
 
792
+ #: views/welcome-page.php:15
793
+ msgid ""
794
+ "Thank you for choosing Limit Login Attempts Reloaded - A simple, yet powerful bot-"
795
+ "blocking plugin that keeps your login page safe. "
796
+ msgstr ""
797
+
798
+ #: views/welcome-page.php:17
799
+ msgid "With This Plugin, You Can…"
800
+ msgstr ""
801
+
802
+ #: views/welcome-page.php:19
803
+ msgid "View who’s trying to access your site"
804
+ msgstr ""
805
+
806
+ #: views/welcome-page.php:20
807
+ msgid "Protect from future attacks by allowing or denying IPs"
808
+ msgstr ""
809
+
810
+ #: views/welcome-page.php:21
811
+ msgid "Optimize site performance by redirecting malicious logins"
812
+ msgstr ""
813
+
814
+ #: views/welcome-page.php:22
815
+ msgid "Receive email alerts when your site is under attack"
816
+ msgstr ""
817
+
818
+ #: views/welcome-page.php:23
819
+ msgid "Synchronize lockout data across a network of sites"
820
+ msgstr ""
821
+
822
+ #: views/welcome-page.php:25
823
+ msgid "And Much More!"
824
+ msgstr ""
825
+
826
+ #: views/welcome-page.php:31
827
+ msgid ""
828
+ "Although we recommend using the default settings, you can get a quick video "
829
+ "tutorial if you wanted to learn more about the plugin and what it does."
830
+ msgstr ""
831
+
832
+ #: views/welcome-page.php:37
833
+ #, php-format
834
+ msgid ""
835
+ "If you have more questions, please check out the <a href=\"%s\" target=\"_blank"
836
+ "\">help section</a> on our website."
837
+ msgstr ""
838
+
839
+ #: views/welcome-page.php:42
840
+ msgid "2,000,000+ active installations on <br>WordPress worldwide!"
841
+ msgstr ""
842
+
843
+ #: views/welcome-page.php:44
844
+ #, php-format
845
+ msgid ""
846
+ "Looking for advanced protection? <a href=\"%s\" target=\"_blank\">Try our premium "
847
+ "service</a> for only $4.99/month!"
848
+ msgstr ""
849
+
850
+ #: views/welcome-page.php:54
851
+ msgid "Performance Optimizer"
852
+ msgstr ""
853
+
854
+ #: views/welcome-page.php:55
855
+ msgid ""
856
+ "We absorb up to 100k login attempts (per month) to keep your site at optimal "
857
+ "performance"
858
+ msgstr ""
859
+
860
+ #: views/welcome-page.php:63
861
+ msgid "Lockout/IP Throttling"
862
+ msgstr ""
863
+
864
+ #: views/welcome-page.php:64
865
+ msgid "Longer lockout intervals each time a hacker/bot tries to login unsuccessfully"
866
+ msgstr ""
867
+
868
+ #: views/welcome-page.php:72
869
+ msgid "Premium Support Forum"
870
+ msgstr ""
871
+
872
+ #: views/welcome-page.php:73
873
+ msgid "Get your technical questions answered by our experts"
874
+ msgstr ""
875
+
876
+ #: views/welcome-page.php:81
877
+ msgid "Intelligent IP Blocking/Unblocking"
878
+ msgstr ""
879
+
880
+ #: views/welcome-page.php:82
881
+ msgid "We make sure the legitimate IP’s are allowed automatically"
882
+ msgstr ""
883
+
884
+ #: views/welcome-page.php:90
885
+ msgid "CSV Download of IP Data"
886
+ msgstr ""
887
+
888
+ #: views/welcome-page.php:91
889
+ msgid "CSV Download of all IP data"
890
+ msgstr ""
891
+
892
+ #: views/welcome-page.php:99
893
+ msgid "Synchronized Lockouts"
894
+ msgstr ""
895
+
896
+ #: views/welcome-page.php:100
897
+ msgid "Lockouts can be shared between multiple domains"
898
+ msgstr ""
899
+
900
+ #: views/welcome-page.php:108
901
+ msgid "Synchronized Safelist/Blacklist"
902
+ msgstr ""
903
+
904
+ #: views/welcome-page.php:109
905
+ msgid "Safelist/Blacklists can be shared between multiple domains"
906
+ msgstr ""
907
+
908
+ #: views/welcome-page.php:117
909
+ msgid "Auto Backup Of All Data"
910
+ msgstr ""
911
+
912
+ #: views/welcome-page.php:118
913
+ msgid "Regular cloud backups of all data"
914
+ msgstr ""
915
+
916
+ #: views/welcome-page.php:123
917
+ msgid "We highly recommend upgrading if you are a…"
918
+ msgstr ""
919
+
920
+ #: views/welcome-page.php:126
921
+ msgid "Digital Agency"
922
+ msgstr ""
923
+
924
+ #: views/welcome-page.php:127
925
+ msgid "Site admin w/ multiple domains"
926
+ msgstr ""
927
+
928
+ #: views/welcome-page.php:128
929
+ msgid "E-commerce website"
930
+ msgstr ""
931
+
932
+ #: views/welcome-page.php:129
933
+ msgid "A forum"
934
+ msgstr ""
935
+
936
+ #: views/welcome-page.php:130
937
+ msgid "A website with a lot of traffic"
938
+ msgstr ""
939
+
940
+ #: views/welcome-page.php:131
941
+ msgid "A website that holds sensitive data"
942
+ msgstr ""
943
+
944
+ #: views/welcome-page.php:132
945
+ msgid "A website with hundreds or thousands of registered users"
946
+ msgstr ""
947
+
948
+ #: views/welcome-page.php:133
949
+ msgid "A website that is constantly being attacked"
950
+ msgstr ""
951
+
952
+ #: views/welcome-page.php:137
953
+ msgid "Upgrade Now"
954
+ msgstr ""
955
+
956
+ #: views/welcome-page.php:139
957
+ msgid ""
958
+ "Questions? Email us at <a href=\"mailto:sales@limitloginattempts.com"
959
+ "\">sales@limitloginattempts.com</a>"
960
  msgstr ""
limit-login-attempts-reloaded.php CHANGED
@@ -5,7 +5,7 @@ Description: Limit the rate of login attempts for each IP address.
5
  Author: Limit Login Attempts Reloaded
6
  Author URI: https://www.limitloginattempts.com/
7
  Text Domain: limit-login-attempts-reloaded
8
- Version: 2.22.1
9
 
10
  Copyright 2008 - 2012 Johan Eenfeldt, 2016 - 2021 Limit Login Attempts Reloaded
11
  */
@@ -35,6 +35,7 @@ $limit_login_nonempty_credentials = false; /* user and pwd nonempty */
35
  * Include files
36
  **************************************************************************************/
37
  require_once( LLA_PLUGIN_DIR . '/lib/CidrCheck.php' );
 
38
  require_once( LLA_PLUGIN_DIR . '/core/Helpers.php' );
39
  require_once( LLA_PLUGIN_DIR . '/core/App.php' );
40
  require_once( LLA_PLUGIN_DIR . '/core/LimitLoginAttempts.php' );
5
  Author: Limit Login Attempts Reloaded
6
  Author URI: https://www.limitloginattempts.com/
7
  Text Domain: limit-login-attempts-reloaded
8
+ Version: 2.23.0
9
 
10
  Copyright 2008 - 2012 Johan Eenfeldt, 2016 - 2021 Limit Login Attempts Reloaded
11
  */
35
  * Include files
36
  **************************************************************************************/
37
  require_once( LLA_PLUGIN_DIR . '/lib/CidrCheck.php' );
38
+ require_once( LLA_PLUGIN_DIR . '/core/Shortcodes.php' );
39
  require_once( LLA_PLUGIN_DIR . '/core/Helpers.php' );
40
  require_once( LLA_PLUGIN_DIR . '/core/App.php' );
41
  require_once( LLA_PLUGIN_DIR . '/core/LimitLoginAttempts.php' );
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.com/donate?hosted_button_id=FKD4MYFCMNVQQ
4
  Tags: brute force, login, security, firewall, protection
5
  Requires at least: 3.0
6
  Tested up to: 5.7
7
- Stable tag: 2.22.1
8
 
9
  Reloaded version of the original Limit Login Attempts plugin for Login Protection by a team of WordPress developers. GDPR compliant.
10
 
@@ -98,6 +98,12 @@ Please follow this link: <a href="https://www.limitloginattempts.com/resources/"
98
 
99
  == Changelog ==
100
 
 
 
 
 
 
 
101
  = 2.22.1 =
102
  * IP added to the email subject.
103
 
4
  Tags: brute force, login, security, firewall, protection
5
  Requires at least: 3.0
6
  Tested up to: 5.7
7
+ Stable tag: 2.23.0
8
 
9
  Reloaded version of the original Limit Login Attempts plugin for Login Protection by a team of WordPress developers. GDPR compliant.
10
 
98
 
99
  == Changelog ==
100
 
101
+ = 2.23.0 =
102
+ * Reduced plugin size by removing obsolete translations.
103
+ * Cleaned up the dashboard.
104
+ * Cloud: added information about auto/manually-blocked IPs.
105
+ * GDPR: added an option to insert a link to a Privacy Policy page via a shortcode, clarified GDPR compliance.
106
+
107
  = 2.22.1 =
108
  * IP added to the email subject.
109
 
views/app-widgets/acl-rules.php CHANGED
@@ -119,7 +119,7 @@ if( !defined( 'ABSPATH' ) ) exit();
119
 
120
  $this.closest('tr').after('<tr class="llar-app-rule-'+rule+'">' +
121
  '<td class="rule-pattern">'+pattern+'</td>' +
122
- '<td>'+rule+'</td>' +
123
  '<td class="llar-app-acl-action-col" scope="col"><button class="button llar-app-acl-remove" data-type="'+type+'" data-pattern="'+pattern+'"><span class="dashicons dashicons-no"></span></button></td>' +
124
  '</tr>');
125
 
119
 
120
  $this.closest('tr').after('<tr class="llar-app-rule-'+rule+'">' +
121
  '<td class="rule-pattern">'+pattern+'</td>' +
122
+ '<td>'+rule+((type === 'ip') ? '<span class="origin">manual</span>' : '')+'</td>' +
123
  '<td class="llar-app-acl-action-col" scope="col"><button class="button llar-app-acl-remove" data-type="'+type+'" data-pattern="'+pattern+'"><span class="dashicons dashicons-no"></span></button></td>' +
124
  '</tr>');
125
 
views/tab-dashboard.php CHANGED
@@ -327,15 +327,6 @@ if( $active_app === 'local' ) {
327
  <div class="desc"><?php _e( 'Many options such as notifications, alerts, premium status, and more.', 'limit-login-attempts-reloaded' ); ?></div>
328
  </div>
329
  </div>
330
- <div class="info-box-1">
331
- <div class="info-box-icon">
332
- <span class="dashicons dashicons-groups"></span>
333
- </div>
334
- <div class="info-box-content">
335
- <div class="title"><a href="https://limitloginattempts.tapfiliate.com/" target="_blank"><?php _e( 'Refer A Friend', 'limit-login-attempts-reloaded' ); ?></a></div>
336
- <div class="desc"><?php _e( 'Earn $20 for every friend or client that signs up for our premium service.', 'limit-login-attempts-reloaded' ); ?></div>
337
- </div>
338
- </div>
339
  </div>
340
  <?php if( $stats_global = LLAR_App::stats_global() ) : ?>
341
  <div class="dashboard-section-4">
327
  <div class="desc"><?php _e( 'Many options such as notifications, alerts, premium status, and more.', 'limit-login-attempts-reloaded' ); ?></div>
328
  </div>
329
  </div>
 
 
 
 
 
 
 
 
 
330
  </div>
331
  <?php if( $stats_global = LLAR_App::stats_global() ) : ?>
332
  <div class="dashboard-section-4">
views/tab-settings.php CHANGED
@@ -66,14 +66,15 @@ $active_app_config = $this->get_custom_app_config();
66
  valign="top"><?php echo __( 'GDPR compliance', 'limit-login-attempts-reloaded' ); ?></th>
67
  <td>
68
  <input type="checkbox" name="gdpr" value="1" <?php if($gdpr): ?> checked <?php endif; ?>/>
69
- <?php echo __( 'this makes the plugin <a href="https://gdpr-info.eu/" target="_blank" >GDPR</a> compliant', 'limit-login-attempts-reloaded' ); ?> <br/>
70
  </td>
71
  </tr>
72
  <tr>
73
  <th scope="row"
74
  valign="top"><?php echo __( 'GDPR message', 'limit-login-attempts-reloaded' ); ?></th>
75
  <td>
76
- <textarea name="gdpr_message" cols="60"><?php echo esc_textarea( $gdpr_message ); ?></textarea>
 
77
  </td>
78
  </tr>
79
 
66
  valign="top"><?php echo __( 'GDPR compliance', 'limit-login-attempts-reloaded' ); ?></th>
67
  <td>
68
  <input type="checkbox" name="gdpr" value="1" <?php if($gdpr): ?> checked <?php endif; ?>/>
69
+ <?php echo __( 'this makes the plugin <a href="https://gdpr-info.eu/" target="_blank">GDPR</a> compliant by showing a message on the login page. <a href="https://www.limitloginattempts.com/gdpr-qa/?from=plugin-settings-gdpr" target="_blank">Read more</a>', 'limit-login-attempts-reloaded' ); ?> <br/>
70
  </td>
71
  </tr>
72
  <tr>
73
  <th scope="row"
74
  valign="top"><?php echo __( 'GDPR message', 'limit-login-attempts-reloaded' ); ?></th>
75
  <td>
76
+ <textarea name="gdpr_message" cols="60"><?php echo esc_textarea( stripslashes( $gdpr_message ) ); ?></textarea>
77
+ <p class="description"><?php echo __( 'You can use a shortcode here to insert links, for example, a link to your Privacy Policy page. <br>The shortcode is: [llar-link url="https://example.com" text="Privacy Policy"]', 'limit-login-attempts-reloaded' ); ?></p>
78
  </td>
79
  </tr>
80