diff options
author | 2011-03-10 01:34:51 +0200 | |
---|---|---|
committer | 2011-03-10 01:34:51 +0200 | |
commit | 5b0611ded93aed1023aa9ea86defbdfecd7c5323 (patch) | |
tree | e5879050d32a212a47ad93bfaf6a76f274582449 /plugins/limit-login-attempts/limit-login-attempts-sv_SE.po | |
parent | Add wordpress importer (diff) | |
download | blogs-gentoo-5b0611ded93aed1023aa9ea86defbdfecd7c5323.tar.gz blogs-gentoo-5b0611ded93aed1023aa9ea86defbdfecd7c5323.tar.bz2 blogs-gentoo-5b0611ded93aed1023aa9ea86defbdfecd7c5323.zip |
Update limit-login-attempts and smart-youtube
Diffstat (limited to 'plugins/limit-login-attempts/limit-login-attempts-sv_SE.po')
-rwxr-xr-x | plugins/limit-login-attempts/limit-login-attempts-sv_SE.po | 143 |
1 files changed, 65 insertions, 78 deletions
diff --git a/plugins/limit-login-attempts/limit-login-attempts-sv_SE.po b/plugins/limit-login-attempts/limit-login-attempts-sv_SE.po index 17fc935b..65335770 100755 --- a/plugins/limit-login-attempts/limit-login-attempts-sv_SE.po +++ b/plugins/limit-login-attempts/limit-login-attempts-sv_SE.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: limit-login-attempts 1.2\n" "Report-Msgid-Bugs-To: http://wordpress.org/tag/limit-login-attempts\n" -"POT-Creation-Date: 2009-01-28 17:17+0000\n" -"PO-Revision-Date: 2009-01-28 18:25+0100\n" +"POT-Creation-Date: 2011-02-17 15:08:09+00:00\n" +"PO-Revision-Date: 2011-02-17 16:15+0100\n" "Last-Translator: Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>\n" "Language-Team: Swedish\n" "MIME-Version: 1.0\n" @@ -16,260 +16,247 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: limit-login-attempts.php:372 -#, php-format +#: limit-login-attempts.php:474 msgid "%d hour" msgid_plural "%d hours" msgstr[0] "%d timme" msgstr[1] "%d timmar" -#: limit-login-attempts.php:378 -#, php-format +#: limit-login-attempts.php:480 msgid "%d minute" msgid_plural "%d minutes" msgstr[0] "%d minut" msgstr[1] "%d minuter" -#: limit-login-attempts.php:381 -#, php-format +#: limit-login-attempts.php:485 msgid "[%s] Too many failed login attempts" msgstr "[%s] För många misslyckade inloggningar" -#: limit-login-attempts.php:383 -#, php-format +#: limit-login-attempts.php:487 msgid "%d failed login attempts (%d lockout(s)) from IP: %s" msgstr "%d misslyckade inloggningar (blockad %d gång(er)) från IP: %s" -#: limit-login-attempts.php:387 -#, php-format +#: limit-login-attempts.php:491 msgid "Last user attempted: %s" msgstr "Misslyckades senast med användare : %s" -#: limit-login-attempts.php:390 -#, php-format +#: limit-login-attempts.php:494 msgid "IP was blocked for %s" msgstr "IP blockerades i %s" -#: limit-login-attempts.php:445 +#: limit-login-attempts.php:551 msgid "<strong>ERROR</strong>: Too many failed login attempts." msgstr "<strong>Fel</strong>: För många misslyckade försök." -#: limit-login-attempts.php:449 +#: limit-login-attempts.php:555 msgid "Please try again later." msgstr "Försök igen senare." -#: limit-login-attempts.php:456 -#, php-format +#: limit-login-attempts.php:562 msgid "Please try again in %d hour." msgid_plural "Please try again in %d hours." msgstr[0] "Försök igen om %d timme." msgstr[1] "Försök igen om %d timmar." -#: limit-login-attempts.php:458 -#, php-format +#: limit-login-attempts.php:564 msgid "Please try again in %d minute." msgid_plural "Please try again in %d minutes." msgstr[0] "Försök igen om %d minut." msgstr[1] "Försök igen om %d minuter." -#: limit-login-attempts.php:487 -#, php-format +#: limit-login-attempts.php:593 msgid "<strong>%d</strong> attempt remaining." msgid_plural "<strong>%d</strong> attempts remaining." msgstr[0] "<strong>%d</strong> försök återstår." msgstr[1] "<strong>%d</strong> försök återstår." -#: limit-login-attempts.php:551 +#: limit-login-attempts.php:658 msgid "<strong>ERROR</strong>: Incorrect username or password." msgstr "<strong>Fel</strong>: Felaktigt användarnamn eller lösenord." -#: limit-login-attempts.php:714 -msgid "IP|Internet address" +#: limit-login-attempts.php:826 +msgctxt "Internet address" +msgid "IP" msgstr "IP" -#: limit-login-attempts.php:714 +#: limit-login-attempts.php:826 msgid "Tried to log in as" msgstr "Försökte logga in som" -#: limit-login-attempts.php:719 -#, php-format +#: limit-login-attempts.php:831 msgid "%d lockout" msgid_plural "%d lockouts" msgstr[0] "%d blockering" msgstr[1] "%d blockeringar" -#: limit-login-attempts.php:743 +#: limit-login-attempts.php:860 msgid "Cleared IP log" msgstr "Rensade IP loggen" -#: limit-login-attempts.php:751 +#: limit-login-attempts.php:868 msgid "Reset lockout count" msgstr "Nollställde räknaren för blockeringar" -#: limit-login-attempts.php:759 +#: limit-login-attempts.php:876 msgid "Cleared current lockouts" msgstr "Tog bort aktuella blockeringar" -#: limit-login-attempts.php:788 +#: limit-login-attempts.php:905 msgid "Options changed" msgstr "Inställningar ändrade" -#: limit-login-attempts.php:799 -msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" -msgstr "<strong>OBS:</strong> Fungerar endast i WordPress 2.7 eller senare" - -#: limit-login-attempts.php:815 -#, php-format +#: limit-login-attempts.php:923 msgid "It appears the site is reached directly (from your IP: %s)" msgstr "Sajten tycks vara direktansluten (från din IP: %s)" -#: limit-login-attempts.php:817 -#, php-format +#: limit-login-attempts.php:925 msgid "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)" msgstr "Sajten tycks ansluta genom en proxy server (proxy IP: %s, din IP: %s)" -#: limit-login-attempts.php:825 -#, php-format +#: limit-login-attempts.php:933 msgid "<strong>Current setting appears to be invalid</strong>. Please make sure it is correct. Further information can be found <a href=\"%s\" title=\"FAQ\">here</a>" msgstr "<strong>Nuvarande inställningar kan vara fel</strong>. Säkerställ att de är korrekta. Mer information kan hittas <a href=\"%s\" title=\"FAQ\">här</a>" -#: limit-login-attempts.php:833 +#: limit-login-attempts.php:941 msgid "Limit Login Attempts Settings" msgstr "Limit Login Attempts Inställningar" -#: limit-login-attempts.php:834 +#: limit-login-attempts.php:942 msgid "Statistics" msgstr "Statistik" -#: limit-login-attempts.php:838 +#: limit-login-attempts.php:947 msgid "Total lockouts" msgstr "Antal blockeringar" -#: limit-login-attempts.php:841 +#: limit-login-attempts.php:950 msgid "Reset Counter" msgstr "Nollställ räknare" -#: limit-login-attempts.php:842 -#, php-format +#: limit-login-attempts.php:951 msgid "%d lockout since last reset" msgid_plural "%d lockouts since last reset" msgstr[0] "%d blockering sedan räknaren nollställdes" msgstr[1] "%d blockeringar sedan räknaren nollställdes" -#: limit-login-attempts.php:843 +#: limit-login-attempts.php:952 msgid "No lockouts yet" msgstr "Inga blockeringar har skett ännu" -#: limit-login-attempts.php:848 +#: limit-login-attempts.php:957 msgid "Active lockouts" msgstr "Aktiva blockeringar" -#: limit-login-attempts.php:850 +#: limit-login-attempts.php:959 msgid "Restore Lockouts" msgstr "Ta bort blockeringar" -#: limit-login-attempts.php:851 -#, php-format +#: limit-login-attempts.php:960 msgid "%d IP is currently blocked from trying to log in" msgstr "%d IP är för närvarande blockerade från att logga in" -#: limit-login-attempts.php:857 +#: limit-login-attempts.php:966 msgid "Options" msgstr "Inställningar" -#: limit-login-attempts.php:861 +#: limit-login-attempts.php:971 msgid "Lockout" msgstr "Blockering" -#: limit-login-attempts.php:863 +#: limit-login-attempts.php:973 msgid "allowed retries" msgstr "tillåtna misslyckanden" -#: limit-login-attempts.php:864 +#: limit-login-attempts.php:974 msgid "minutes lockout" msgstr "minuters blockering" -#: limit-login-attempts.php:865 +#: limit-login-attempts.php:975 msgid "lockouts increase lockout time to" msgstr "blockeringar ökar tiden till" -#: limit-login-attempts.php:865 +#: limit-login-attempts.php:975 msgid "hours" msgstr "timmar" -#: limit-login-attempts.php:866 +#: limit-login-attempts.php:976 msgid "hours until retries are reset" msgstr "timmar tills misslyckanden nollställs" -#: limit-login-attempts.php:870 +#: limit-login-attempts.php:980 msgid "Site connection" msgstr "Sajten ansluter" -#: limit-login-attempts.php:876 +#: limit-login-attempts.php:986 msgid "Direct connection" msgstr "Direktansluten" -#: limit-login-attempts.php:881 +#: limit-login-attempts.php:991 msgid "From behind a reversy proxy" msgstr "Bakom en reverse proxy" -#: limit-login-attempts.php:887 +#: limit-login-attempts.php:997 msgid "Handle cookie login" msgstr "Hantera inloggning med kakor" -#: limit-login-attempts.php:889 +#: limit-login-attempts.php:999 msgid "Yes" msgstr "Ja" -#: limit-login-attempts.php:889 +#: limit-login-attempts.php:999 msgid "No" msgstr "Nej" -#: limit-login-attempts.php:894 +#: limit-login-attempts.php:1003 msgid "Notify on lockout" msgstr "Notifiera om blockering" -#: limit-login-attempts.php:896 +#: limit-login-attempts.php:1005 msgid "Log IP" msgstr "Logga IP" -#: limit-login-attempts.php:897 +#: limit-login-attempts.php:1006 msgid "Email to admin after" msgstr "E-post till administratör efter" -#: limit-login-attempts.php:897 +#: limit-login-attempts.php:1006 msgid "lockouts" msgstr "blockeringar" -#: limit-login-attempts.php:902 +#: limit-login-attempts.php:1011 msgid "Change Options" msgstr "Ändra Inställningar" -#: limit-login-attempts.php:910 +#: limit-login-attempts.php:1019 msgid "Lockout log" msgstr "Log över blockeringar" -#: limit-login-attempts.php:914 +#: limit-login-attempts.php:1024 msgid "Clear Log" msgstr "Rensa Log" -#. Plugin Name of an extension +#. Plugin Name of the plugin/theme msgid "Limit Login Attempts" msgstr "Limit Login Attempts" -#. Plugin URI of an extension +#. Plugin URI of the plugin/theme msgid "http://devel.kostdoktorn.se/limit-login-attempts" msgstr "http://devel.kostdoktorn.se/limit-login-attempts" -#. Description of an extension +#. Description of the plugin/theme msgid "Limit rate of login attempts, including by way of cookies, for each IP." msgstr "Limit rate of login attempts, including by way of cookies, for each IP." -#. Author of an extension +#. Author of the plugin/theme msgid "Johan Eenfeldt" msgstr "Johan Eenfeldt" -#. Author URI of an extension +#. Author URI of the plugin/theme msgid "http://devel.kostdoktorn.se" msgstr "http://devel.kostdoktorn.se" +#~ msgid "IP|Internet address" +#~ msgstr "IP" +#~ msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later" +#~ msgstr "<strong>OBS:</strong> Fungerar endast i WordPress 2.7 eller senare" + |