X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9270be361451829fec7e4c9acc2ff2bca47e82d5..0c20302f5a02f9961b1a5c63913434ba03dcf3a0:/po/nb.po diff --git a/po/nb.po b/po/nb.po index 4e28ff2b3..593d68478 100644 --- a/po/nb.po +++ b/po/nb.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-11-25 16:01+0100\n" +"POT-Creation-Date: 2016-01-15 19:53+0100\n" "PO-Revision-Date: 2010-09-01 21:10+0200\n" "Last-Translator: Hans Fredrik Nordhaug \n" "Language-Team: Norwegian Bokmål \n" @@ -894,37 +894,6 @@ msgstr "Sjekk om pakken «dpkg-dev» er installert.\n" msgid "Build command '%s' failed.\n" msgstr "Byggekommandoen «%s» mislyktes.\n" -#: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "Du må angi minst en pakke du vil sjekke «builddeps» for" - -#: apt-private/private-source.cc -#, c-format -msgid "" -"No architecture information available for %s. See apt.conf(5) APT::" -"Architectures for setup" -msgstr "" - -#: apt-private/private-source.cc -#, c-format -msgid "Note, using directory '%s' to get the build dependencies\n" -msgstr "" - -#: apt-private/private-source.cc -#, fuzzy, c-format -msgid "Note, using file '%s' to get the build dependencies\n" -msgstr "Klarte ikke å behandle forutsetningene for bygging" - -#: apt-private/private-source.cc -#, c-format -msgid "Unable to get build-dependency information for %s" -msgstr "Klarer ikke å skaffe informasjon om bygge-avhengighetene for %s" - -#: apt-private/private-source.cc -#, c-format -msgid "%s has no build depends.\n" -msgstr "%s har ingen avhengigheter.\n" - #: apt-private/private-source.cc #, fuzzy, c-format msgid "" @@ -972,6 +941,37 @@ msgstr "Klarte ikke å tilfredsstille %s avhengighet for %s: %s" msgid "Build-dependencies for %s could not be satisfied." msgstr "Klarte ikke å tilfredstille bygg-avhengighetene for %s." +#: apt-private/private-source.cc +#, c-format +msgid "Unable to get build-dependency information for %s" +msgstr "Klarer ikke å skaffe informasjon om bygge-avhengighetene for %s" + +#: apt-private/private-source.cc +#, c-format +msgid "%s has no build depends.\n" +msgstr "%s har ingen avhengigheter.\n" + +#: apt-private/private-source.cc +msgid "Must specify at least one package to check builddeps for" +msgstr "Du må angi minst en pakke du vil sjekke «builddeps» for" + +#: apt-private/private-source.cc +#, c-format +msgid "" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" +msgstr "" + +#: apt-private/private-source.cc +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" +msgstr "" + +#: apt-private/private-source.cc +#, fuzzy, c-format +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Klarte ikke å behandle forutsetningene for bygging" + #: apt-private/private-source.cc msgid "Failed to process build dependencies" msgstr "Klarte ikke å behandle forutsetningene for bygging" @@ -986,6 +986,11 @@ msgstr "Klarte ikke å endre navnet på %s til %s" msgid "Your '%s' file changed, please run 'apt-get update'." msgstr "" +#: apt-private/private-unmet.cc +#, c-format +msgid "Package %s version %s has an unmet dep:\n" +msgstr "Pakken %s versjon %s har et uinnfridd avhengighetsforhold:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Oppdaterings-kommandoen tar ingen argumenter" @@ -1002,11 +1007,6 @@ msgstr[1] "" msgid "All packages are up to date." msgstr "" -#: cmdline/apt-cache.cc -#, c-format -msgid "Package %s version %s has an unmet dep:\n" -msgstr "Pakken %s versjon %s har et uinnfridd avhengighetsforhold:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -1121,66 +1121,6 @@ msgstr "List alle pakkenavn på systemet" msgid "Show policy settings" msgstr "Vis regelinnstillingerr" -#: cmdline/apt.cc -msgid "" -"Usage: apt [options] command\n" -"\n" -"apt is a commandline package manager and provides commands for\n" -"searching and managing as well as querying information about packages.\n" -"It provides the same functionality as the specialized APT tools,\n" -"like apt-get and apt-cache, but enables options more suitable for\n" -"interactive use by default.\n" -msgstr "" - -#. query -#: cmdline/apt.cc -msgid "list packages based on package names" -msgstr "" - -#: cmdline/apt.cc -#, fuzzy -msgid "search in package descriptions" -msgstr "Leser pakkelister" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc -#, fuzzy -msgid "install packages" -msgstr "Låste pakker:" - -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Ødelagte pakker" - -#: cmdline/apt.cc cmdline/apt-get.cc -msgid "Remove automatically all unused packages" -msgstr "Fjern alle automatisk ubrukte pakker" - -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "%s satt til manuell installasjon.\n" - -#: cmdline/apt.cc -msgid "upgrade the system by installing/upgrading packages" -msgstr "" - -#: cmdline/apt.cc -msgid "upgrade the system by removing/installing/upgrading packages" -msgstr "" - -#. misc -#: cmdline/apt.cc -#, fuzzy -msgid "edit the source information file" -msgstr "Leser tilstandsinformasjon" - #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "Oppgi et navn for disken, for eksempel «Debian 5.0.3 Disk 1»" @@ -1304,6 +1244,10 @@ msgstr "Fjern pakker" msgid "Remove packages and config files" msgstr "Fjern og rydd opp etter pakker" +#: cmdline/apt-get.cc cmdline/apt.cc +msgid "Remove automatically all unused packages" +msgstr "Fjern alle automatisk ubrukte pakker" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Oppgradér utgave, les apt-get(8)" @@ -1361,6 +1305,7 @@ msgstr "" #: cmdline/apt-helper.cc msgid "" "Usage: apt-helper [options] command\n" +" apt-helper [options] cat-file file ...\n" " apt-helper [options] download-file uri target-path\n" "\n" "apt-helper bundles a variety of commands for shell scripts to use\n" @@ -1375,6 +1320,10 @@ msgstr "" msgid "lookup a SRV record (e.g. _http._tcp.ftp.debian.org)" msgstr "" +#: cmdline/apt-helper.cc +msgid "concatenate files, with automatic decompression" +msgstr "" + #: cmdline/apt-helper.cc msgid "detect proxy using apt.conf" msgstr "" @@ -1475,6 +1424,62 @@ msgstr "%s satt til manuell installasjon.\n" msgid "Print the list of package on hold" msgstr "" +#: cmdline/apt.cc +msgid "" +"Usage: apt [options] command\n" +"\n" +"apt is a commandline package manager and provides commands for\n" +"searching and managing as well as querying information about packages.\n" +"It provides the same functionality as the specialized APT tools,\n" +"like apt-get and apt-cache, but enables options more suitable for\n" +"interactive use by default.\n" +msgstr "" + +#. query +#: cmdline/apt.cc +msgid "list packages based on package names" +msgstr "" + +#: cmdline/apt.cc +#, fuzzy +msgid "search in package descriptions" +msgstr "Leser pakkelister" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Låste pakker:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Ødelagte pakker" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "%s satt til manuell installasjon.\n" + +#: cmdline/apt.cc +msgid "upgrade the system by installing/upgrading packages" +msgstr "" + +#: cmdline/apt.cc +msgid "upgrade the system by removing/installing/upgrading packages" +msgstr "" + +#. misc +#: cmdline/apt.cc +#, fuzzy +msgid "edit the source information file" +msgstr "Leser tilstandsinformasjon" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1573,11 +1578,11 @@ msgstr "Noe galt skjedde ved oppslag av «%s:%s» (%i - %s)" msgid "Unable to connect to %s:%s:" msgstr "Klarte ikke koble til %s:%s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/store.cc msgid "Failed to stat" msgstr "Klarte ikke å få status" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc methods/rred.cc methods/store.cc msgid "Failed to set modification time" msgstr "Klarte ikke å sette endringstidspunkt" @@ -1771,10 +1776,6 @@ msgstr "" "De følgende signaturene kunne ikke verifiseres fordi den offentlige nøkkelen " "ikke er tilgjengelig:\n" -#: methods/gzip.cc -msgid "Empty files can't be valid archives" -msgstr "" - #: methods/http.cc msgid "Error writing to the file" msgstr "Feil ved skriving til fila" @@ -1842,6 +1843,12 @@ msgstr "Ingen speilfil «%s» funnet" msgid "[Mirror: %s]" msgstr "[Speil: %s]" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Klarte ikke å få statusen på %s" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Klarte ikke å opprette IPC-rør til underprosessen" @@ -1897,6 +1904,10 @@ msgstr "" msgid "Internal error" msgstr "Intern feil" +#: methods/store.cc +msgid "Empty files can't be valid archives" +msgstr "" + #: dselect/install:33 msgid "Bad default setting!" msgstr "Feil standardinnstilling!" @@ -2140,11 +2151,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Klarte ikke å åpne Databasefila %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Klarte ikke å få statusen på %s" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2271,7 +2277,7 @@ msgstr "Klarte ikke å åpne %s" msgid " DeLink %s [%s]\n" msgstr " DeLink %s [%s]\n" -#: ftparchive/writer.cc +#: ftparchive/writer.cc apt-pkg/acquire-item.cc #, c-format msgid "Failed to readlink %s" msgstr "Klarte ikke å lese lenken %s" @@ -2460,45 +2466,6 @@ msgstr "Dobbel tillegging av avledning %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Dobbel oppsettsfil %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, c-format -msgid "List directory %spartial is missing." -msgstr "Listemappa %spartial mangler." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Archives directory %spartial is missing." -msgstr "Arkivmappa %spartial mangler." - -#: apt-pkg/acquire.cc -#, c-format -msgid "Unable to lock directory %s" -msgstr "Klarte ikke låse mappa %s" - -#: apt-pkg/acquire.cc -#, c-format -msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." -msgstr "" - -#: apt-pkg/acquire.cc apt-pkg/clean.cc -#, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Oversiktsfil av typen «%s» støttes ikke" - -#. only show the ETA if it makes sense -#. two days -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li (%s remaining)" -msgstr "Henter fil %li av %li (%s gjenværende)" - -#: apt-pkg/acquire.cc -#, c-format -msgid "Retrieving file %li of %li" -msgstr "Henter fil %li av %li" - #: apt-pkg/acquire-item.cc msgid "" "Updating from such a repository can't be done securely, and is therefore " @@ -2569,6 +2536,13 @@ msgid "" "or malformed file)" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" +msgstr "" + #: apt-pkg/acquire-item.cc msgid "There is no public key available for the following key IDs:\n" msgstr "" @@ -2663,6 +2637,50 @@ msgid "" "Please insert the disc labeled: '%s' in the drive '%s' and press [Enter]." msgstr "Sett inn disken merket «%s» i lagringsenheten «%s» og trykk Enter." +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, c-format +msgid "List directory %spartial is missing." +msgstr "Listemappa %spartial mangler." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Archives directory %spartial is missing." +msgstr "Arkivmappa %spartial mangler." + +#: apt-pkg/acquire.cc +#, c-format +msgid "Unable to lock directory %s" +msgstr "Klarte ikke låse mappa %s" + +#: apt-pkg/acquire.cc +#, c-format +msgid "No sandbox user '%s' on the system, can not drop privileges" +msgstr "" + +#: apt-pkg/acquire.cc +#, c-format +msgid "" +"Can't drop privileges for downloading as file '%s' couldn't be accessed by " +"user '%s'." +msgstr "" + +#: apt-pkg/acquire.cc apt-pkg/clean.cc +#, fuzzy, c-format +msgid "Clean of %s is not supported" +msgstr "Oversiktsfil av typen «%s» støttes ikke" + +#. only show the ETA if it makes sense +#. two days +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li (%s remaining)" +msgstr "Henter fil %li av %li (%s gjenværende)" + +#: apt-pkg/acquire.cc +#, c-format +msgid "Retrieving file %li of %li" +msgstr "Henter fil %li av %li" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -3031,14 +3049,8 @@ msgid "Problem closing the gzip file %s" msgstr "Problem ved låsing av gzip-fila %s" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Klarte ikke åpne fila %s" - -#: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file descriptor %d" -msgstr "Klarte ikke åpne fildeskriptor %d" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3048,6 +3060,16 @@ msgstr "Klarte ikke å opprette underprosessen IPC" msgid "Failed to exec compressor " msgstr "Klarte ikke å kjøre komprimeringen" +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Klarte ikke åpne fila %s" + +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file descriptor %d" +msgstr "Klarte ikke åpne fildeskriptor %d" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3208,6 +3230,13 @@ msgstr "Ingen avsnitt i Release-fila %s" msgid "No Hash entry in Release file %s" msgstr "Ingen sjekksumoppføring i Release-fila %s" +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "" +"No Hash entry in Release file %s, which is considered strong enough for " +"security purposes" +msgstr "" + #: apt-pkg/deb/debmetaindex.cc #, c-format msgid "Invalid 'Date' entry in Release file %s" @@ -3532,11 +3561,6 @@ msgstr "Pakkens lagerfil er ødelagt" msgid "The package cache file is an incompatible version" msgstr "Pakkens lagerfil er av feil versjon (samvirker ikke)" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakkens lagerfil er ødelagt" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3547,6 +3571,11 @@ msgstr "Denne APT støtter ikke versjonssystemet «%s»" msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakkelageret ble bygd for en annen arkitektur" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakkens lagerfil er ødelagt" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Avhenger av" @@ -3583,14 +3612,14 @@ msgstr "Ødelegger" msgid "Enhances" msgstr "Forbedrer" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "viktig" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "påkrevet" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "viktig" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "vanlig" @@ -3712,7 +3741,7 @@ msgstr "" #: apt-pkg/tagfile.cc #, c-format -msgid "Cannot convert %s to integer" +msgid "Cannot convert %s to integer: out of range" msgstr "" #: apt-pkg/update.cc