summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/limit-login-attempts/limit-login-attempts-nb_NO.po')
-rwxr-xr-xplugins/limit-login-attempts/limit-login-attempts-nb_NO.po277
1 files changed, 277 insertions, 0 deletions
diff --git a/plugins/limit-login-attempts/limit-login-attempts-nb_NO.po b/plugins/limit-login-attempts/limit-login-attempts-nb_NO.po
new file mode 100755
index 00000000..59841f63
--- /dev/null
+++ b/plugins/limit-login-attempts/limit-login-attempts-nb_NO.po
@@ -0,0 +1,277 @@
+# Limit Login Attempts Swedish Translation
+# Copyright (C) 2009 Johan Eenfeldt
+# This file is distributed under the same license as the Wordpress package.
+# Johan Eenfeldt <johan.eenfeldt@kostdoktorn.se>, 2009.
+#
+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-07-15 13:14+0100\n"
+"Last-Translator: Rune G <dev@bloggs.be>\n"
+"Language-Team: DigitalHverdag <dev@bloggs.be>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Poedit-Language: Norwegian Bokmal\n"
+"X-Poedit-Country: NORWAY\n"
+
+#: limit-login-attempts.php:372
+#, php-format
+msgid "%d hour"
+msgid_plural "%d hours"
+msgstr[0] "%d time"
+msgstr[1] "%d timer"
+
+#: limit-login-attempts.php:378
+#, php-format
+msgid "%d minute"
+msgid_plural "%d minutes"
+msgstr[0] "%d minutt"
+msgstr[1] "%d minutter"
+
+#: limit-login-attempts.php:381
+#, php-format
+msgid "[%s] Too many failed login attempts"
+msgstr "[%s] For mange påloggingsforsøk"
+
+#: limit-login-attempts.php:383
+#, php-format
+msgid "%d failed login attempts (%d lockout(s)) from IP: %s"
+msgstr "%d påloggingsforsøk (stoppet %d gang(er)) fra IP: %s"
+
+#: limit-login-attempts.php:387
+#, php-format
+msgid "Last user attempted: %s"
+msgstr "Siste brukernavn som feilet : %s"
+
+#: limit-login-attempts.php:390
+#, php-format
+msgid "IP was blocked for %s"
+msgstr "IP blokkert i %s"
+
+#: limit-login-attempts.php:445
+msgid "<strong>ERROR</strong>: Too many failed login attempts."
+msgstr "<strong>Feil</strong>: For mange påloggingsforsøk."
+
+#: limit-login-attempts.php:449
+msgid "Please try again later."
+msgstr "Prøv igjen senere"
+
+#: limit-login-attempts.php:456
+#, php-format
+msgid "Please try again in %d hour."
+msgid_plural "Please try again in %d hours."
+msgstr[0] "Prøv igjen om %d time."
+msgstr[1] "Prøv igjen om %d timer."
+
+#: limit-login-attempts.php:458
+#, php-format
+msgid "Please try again in %d minute."
+msgid_plural "Please try again in %d minutes."
+msgstr[0] "Prøv igjen om %d minutt."
+msgstr[1] "Prøv igjen om %d minutter."
+
+#: limit-login-attempts.php:487
+#, php-format
+msgid "<strong>%d</strong> attempt remaining."
+msgid_plural "<strong>%d</strong> attempts remaining."
+msgstr[0] "<strong>%d</strong> forsøk gjenstår."
+msgstr[1] "<strong>%d</strong> forsøk gjenstår."
+
+#: limit-login-attempts.php:551
+msgid "<strong>ERROR</strong>: Incorrect username or password."
+msgstr "<strong>Feil</strong>: Feil brukernavn eller passord."
+
+#: limit-login-attempts.php:714
+msgid "IP|Internet address"
+msgstr "IP"
+
+#: limit-login-attempts.php:714
+msgid "Tried to log in as"
+msgstr "Prøvde å logge inn som"
+
+#: limit-login-attempts.php:719
+#, php-format
+msgid "%d lockout"
+msgid_plural "%d lockouts"
+msgstr[0] "%d blokkering"
+msgstr[1] "%d blokkeringer"
+
+#: limit-login-attempts.php:743
+msgid "Cleared IP log"
+msgstr "Nullstill IP loggen"
+
+#: limit-login-attempts.php:751
+msgid "Reset lockout count"
+msgstr "Nullstill antall blokkeringer"
+
+#: limit-login-attempts.php:759
+msgid "Cleared current lockouts"
+msgstr "Fjernet gjeldende blokkeringer"
+
+#: limit-login-attempts.php:788
+msgid "Options changed"
+msgstr "Innstillinger endret"
+
+#: limit-login-attempts.php:799
+msgid "<strong>NOTE:</strong> Only works in Wordpress 2.7 or later"
+msgstr "<strong>NB:</strong> Du må bruker WordPress 2.7 eller nyere"
+
+#: limit-login-attempts.php:815
+#, php-format
+msgid "It appears the site is reached directly (from your IP: %s)"
+msgstr "Det ser ut som om du kan nå bloggen direkte (fra din IP: %s)"
+
+#: limit-login-attempts.php:817
+#, php-format
+msgid "It appears the site is reached through a proxy server (proxy IP: %s, your IP: %s)"
+msgstr "Det ser ut som om bloggen din er bak en proxy server (proxy IP: %s, din IP: %s)"
+
+#: limit-login-attempts.php:825
+#, php-format
+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>Dine innstillinger kan være feil</strong>. Sjekk at de er korrekte. Mer informasjon <a href=\"%s\" title=\"FAQ\">her</a>"
+
+#: limit-login-attempts.php:833
+msgid "Limit Login Attempts Settings"
+msgstr "Limit Login Attempts Innstillinger"
+
+#: limit-login-attempts.php:834
+msgid "Statistics"
+msgstr "Statistikk"
+
+#: limit-login-attempts.php:838
+msgid "Total lockouts"
+msgstr "Totalt antall blokkeringer"
+
+#: limit-login-attempts.php:841
+msgid "Reset Counter"
+msgstr "Nullstill teller"
+
+#: limit-login-attempts.php:842
+#, php-format
+msgid "%d lockout since last reset"
+msgid_plural "%d lockouts since last reset"
+msgstr[0] "%d blokkering siden siste nullstilling"
+msgstr[1] "%d blokkeringer siden siste nullstilling"
+
+#: limit-login-attempts.php:843
+msgid "No lockouts yet"
+msgstr "Ingen blokkeringer enda"
+
+#: limit-login-attempts.php:848
+msgid "Active lockouts"
+msgstr "Aktive blokkeringer"
+
+#: limit-login-attempts.php:850
+msgid "Restore Lockouts"
+msgstr "Fjern blokkeringer"
+
+#: limit-login-attempts.php:851
+#, php-format
+msgid "%d IP is currently blocked from trying to log in"
+msgstr "%d IP står på blokkeringslisten"
+
+#: limit-login-attempts.php:857
+msgid "Options"
+msgstr "Innstillinger"
+
+#: limit-login-attempts.php:861
+msgid "Lockout"
+msgstr "Blokkering"
+
+#: limit-login-attempts.php:863
+msgid "allowed retries"
+msgstr "Antall påloggingsforsøk"
+
+#: limit-login-attempts.php:864
+msgid "minutes lockout"
+msgstr "minutters blokkering"
+
+#: limit-login-attempts.php:865
+msgid "lockouts increase lockout time to"
+msgstr "Blokkeringer øker blokkeringstiden til"
+
+#: limit-login-attempts.php:865
+msgid "hours"
+msgstr "timer"
+
+#: limit-login-attempts.php:866
+msgid "hours until retries are reset"
+msgstr "timer til nullstilling"
+
+#: limit-login-attempts.php:870
+msgid "Site connection"
+msgstr "Blogg forbindelse"
+
+#: limit-login-attempts.php:876
+msgid "Direct connection"
+msgstr "Direkte forbindelse"
+
+#: limit-login-attempts.php:881
+msgid "From behind a reversy proxy"
+msgstr "Bak en omvendt proxy"
+
+#: limit-login-attempts.php:887
+msgid "Handle cookie login"
+msgstr "Behandle pålogginger med cookies"
+
+#: limit-login-attempts.php:889
+msgid "Yes"
+msgstr "Ja"
+
+#: limit-login-attempts.php:889
+msgid "No"
+msgstr "Nei"
+
+#: limit-login-attempts.php:894
+msgid "Notify on lockout"
+msgstr "Gi melding om blokkering"
+
+#: limit-login-attempts.php:896
+msgid "Log IP"
+msgstr "Logg IP"
+
+#: limit-login-attempts.php:897
+msgid "Email to admin after"
+msgstr "Send epost til admin etter"
+
+#: limit-login-attempts.php:897
+msgid "lockouts"
+msgstr "blokkeringer"
+
+#: limit-login-attempts.php:902
+msgid "Change Options"
+msgstr "Endre innstillinger"
+
+#: limit-login-attempts.php:910
+msgid "Lockout log"
+msgstr "Blokkerings logg"
+
+#: limit-login-attempts.php:914
+msgid "Clear Log"
+msgstr "Nullstill loggen"
+
+#. Plugin Name of an extension
+msgid "Limit Login Attempts"
+msgstr "Begrense påloggingsforsøk"
+
+#. Plugin URI of an extension
+msgid "http://devel.kostdoktorn.se/limit-login-attempts"
+msgstr "http://devel.kostdoktorn.se/limit-login-attempts"
+
+#. Description of an extension
+msgid "Limit rate of login attempts, including by way of cookies, for each IP."
+msgstr "Begrenser antall påloggingsforsøk, inkludert forsøk med cookies, for alle IPer"
+
+#. Author of an extension
+msgid "Johan Eenfeldt"
+msgstr "Johan Eenfeldt"
+
+#. Author URI of an extension
+msgid "http://devel.kostdoktorn.se"
+msgstr "http://devel.kostdoktorn.se"
+