diff options
Diffstat (limited to 'po/no.po')
-rw-r--r-- | po/no.po | 98 |
1 files changed, 49 insertions, 49 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: whois 4.4.5\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-07-15 19:18+0200\n" +"POT-Creation-Date: 2008-03-23 22:06+0100\n" "PO-Revision-Date: 1999-12-18 14:00:00\n" "Last-Translator: Egil Kvaleberg <egil@kvaleberg.no>\n" "Language-Team: Norwegian <no@li.org>\n" @@ -15,7 +15,7 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: ../whois.c:114 +#: ../whois.c:117 #, c-format msgid "" "Version %s.\n" @@ -23,45 +23,31 @@ msgid "" "Report bugs to %s.\n" msgstr "" -#: ../whois.c:164 ../whois.c:257 +#: ../whois.c:167 ../whois.c:227 ../whois.c:233 ../whois.c:240 ../whois.c:246 +#: ../whois.c:273 #, c-format msgid "Using server %s.\n" msgstr "Bruker tjener %s.\n" -#: ../whois.c:206 +#: ../whois.c:209 msgid "This TLD has no whois server, but you can access the whois database at" msgstr "" -#: ../whois.c:214 +#: ../whois.c:217 msgid "This TLD has no whois server." msgstr "" -#: ../whois.c:217 +#: ../whois.c:220 msgid "No whois server is known for this kind of object." msgstr "" -#: ../whois.c:220 +#: ../whois.c:223 #, fuzzy msgid "Unknown AS number or IP network. Please upgrade this program." msgstr "Ukjent AS-nummer. Vennligst oppdater programmet." -#: ../whois.c:224 -#, fuzzy -msgid "Connecting to whois.crsnic.net." -msgstr "Kobler opp mot whois.internic.net." - -#: ../whois.c:230 -#, fuzzy -msgid "Connecting to whois.publicinterestregistry.net." -msgstr "Kobler opp mot whois.internic.net." - -#: ../whois.c:236 -#, fuzzy -msgid "Connecting to whois.nic.cc." -msgstr "Kobler opp mot whois.internic.net." - #. XXX should fail if p = 0.0.0.0 -#: ../whois.c:243 +#: ../whois.c:253 #, c-format msgid "" "\n" @@ -69,7 +55,15 @@ msgid "" "\n" msgstr "" -#: ../whois.c:258 +#: ../whois.c:260 +#, c-format +msgid "" +"\n" +"Querying for the IPv4 endpoint %s of a Teredo IPv6 address.\n" +"\n" +msgstr "" + +#: ../whois.c:274 #, c-format msgid "" "Query string: \"%s\"\n" @@ -78,7 +72,7 @@ msgstr "" "Forespørsel: \"%s\"\n" "\n" -#: ../whois.c:268 +#: ../whois.c:284 #, fuzzy, c-format msgid "" "\n" @@ -90,17 +84,17 @@ msgstr "" "Fant InterNIC-referanse til %s.\n" "\n" -#: ../whois.c:311 ../whois.c:314 +#: ../whois.c:327 ../whois.c:330 #, c-format msgid "Cannot parse this line: %s" msgstr "" -#: ../whois.c:451 +#: ../whois.c:483 #, fuzzy msgid "Warning: RIPE flags used with a traditional server." msgstr "Merk: RIPE-flaggene ignoreres for en tradisjonell tjener." -#: ../whois.c:586 +#: ../whois.c:621 ../whois.c:754 #, fuzzy msgid "" "Catastrophic error: disclaimer text has been changed.\n" @@ -109,26 +103,26 @@ msgstr "" "Alvorlig feil: INTERNIC har endret standardtekst.\n" "Vennligst oppdater programmet.\n" -#: ../whois.c:713 +#: ../whois.c:795 #, c-format msgid "Host %s not found." msgstr "Finner ikke verten %s." -#: ../whois.c:723 +#: ../whois.c:805 #, c-format msgid "%s/tcp: unknown service" msgstr "%s/tcp: ukjent port" -#: ../whois.c:742 +#: ../whois.c:824 msgid "Timeout." msgstr "" -#: ../whois.c:748 +#: ../whois.c:830 #, c-format msgid "Interrupted by signal %d..." msgstr "Avbrudt av signal %d..." -#: ../whois.c:860 +#: ../whois.c:1000 #, fuzzy, c-format msgid "" "Usage: whois [OPTION]... OBJECT...\n" @@ -187,46 +181,51 @@ msgstr "" "\n" "Versjon %s. Rapporter feil til %s.\n" -#: ../mkpasswd.c:55 -msgid "\tstandard 56 bit DES-based crypt(3)" +#: ../mkpasswd.c:65 +msgid "standard 56 bit DES-based crypt(3)" msgstr "" -#: ../mkpasswd.c:103 +#: ../mkpasswd.c:134 #, c-format -msgid "Invalid hash type '%s'.\n" +msgid "Invalid method '%s'.\n" msgstr "" -#: ../mkpasswd.c:112 +#: ../mkpasswd.c:143 ../mkpasswd.c:153 #, c-format msgid "Invalid number '%s'.\n" msgstr "" -#: ../mkpasswd.c:130 +#: ../mkpasswd.c:171 #, c-format msgid "Try '%s --help' for more information.\n" msgstr "" -#: ../mkpasswd.c:159 +#: ../mkpasswd.c:211 #, c-format msgid "Wrong salt length: %d byte(s) when %d expected.\n" msgstr "" -#: ../mkpasswd.c:165 +#: ../mkpasswd.c:217 #, c-format msgid "Illegal salt character '%c'.\n" msgstr "" -#: ../mkpasswd.c:189 ../mkpasswd.c:216 +#: ../mkpasswd.c:254 ../mkpasswd.c:281 #, c-format msgid "Password: " msgstr "" -#: ../mkpasswd.c:210 +#: ../mkpasswd.c:275 #, c-format msgid "Illegal password character '0x%hhx'.\n" msgstr "" -#: ../mkpasswd.c:254 +#: ../mkpasswd.c:297 +#, c-format +msgid "Method not supported by crypt(3).\n" +msgstr "" + +#: ../mkpasswd.c:360 #, c-format msgid "" "Usage: mkpasswd [OPTIONS]... [PASSWORD [SALT]]\n" @@ -234,11 +233,12 @@ msgid "" "\n" msgstr "" -#: ../mkpasswd.c:257 +#: ../mkpasswd.c:363 #, c-format msgid "" -" -H, --hash=TYPE select hash TYPE\n" +" -m, --method=TYPE select method TYPE\n" " -S, --salt=SALT use the specified SALT\n" +" -R, --rounds=NUMBER use the specified NUMBER of rounds\n" " -P, --password-fd=NUM read the password from file descriptor NUM\n" " instead of /dev/tty\n" " -s, --stdin like --password-fd=0\n" @@ -247,14 +247,14 @@ msgid "" "\n" "If PASSWORD is missing then it is asked interactively.\n" "If no SALT is specified, a random one is generated.\n" -"If TYPE is 'help', available algorithms are printed.\n" +"If TYPE is 'help', available methods are printed.\n" "\n" "Report bugs to %s.\n" msgstr "" -#: ../mkpasswd.c:284 +#: ../mkpasswd.c:391 #, c-format -msgid "Available algorithms:\n" +msgid "Available methods:\n" msgstr "" #~ msgid "Using default server %s.\n" |