X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/8561c2fedae26aecd8ba758a5e7ef686ba1243f3..32a32d7501ace2859ba097ef8fb7ef665ca2f0ed:/po/nn.po?ds=sidebyside diff --git a/po/nn.po b/po/nn.po index 4d22aa457..18984075f 100644 --- a/po/nn.po +++ b/po/nn.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: apt 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-10-27 10:30+0100\n" +"POT-Creation-Date: 2016-08-04 10:25+0200\n" "PO-Revision-Date: 2005-02-14 23:30+0100\n" "Last-Translator: Havard Korsvoll \n" "Language-Team: Norwegian nynorsk \n" @@ -234,10 +234,10 @@ msgid "" "unauthenticated" msgstr "Det oppstod problem, og «-y» vart brukt utan «--force-yes»" -#: apt-private/private-download.cc +#: apt-private/private-download.cc apt-pkg/update.cc #, c-format -msgid "Failed to fetch %s %s\n" -msgstr "Klarte ikkje henta %s %s\n" +msgid "Failed to fetch %s %s" +msgstr "Klarte ikkje henta %s %s" #: apt-private/private-download.cc #, fuzzy, c-format @@ -253,6 +253,36 @@ msgstr "Du har ikkje nok ledig plass i %s." msgid "Unable to lock the download directory" msgstr "Klarte ikkje låsa nedlastingskatalogen" +#: apt-private/private-install.cc +msgid "" +"Some packages could not be installed. This may mean that you have\n" +"requested an impossible situation or if you are using the unstable\n" +"distribution that some required packages have not yet been created\n" +"or been moved out of Incoming." +msgstr "" +"Nokre av pakkane kunne ikkje installerast. Dette kan koma av at du har\n" +"valt ein umogleg situasjon. Dersom du brukar den ustabile utgåva av\n" +"distribusjonen, kan det òg henda at nokre av pakkane som trengst ikkje\n" +"er laga enno eller at dei framleis ligg i «Incoming»." + +#. +#. if (Packages == 1) +#. { +#. c1out << std::endl; +#. c1out << +#. _("Since you only requested a single operation it is extremely likely that\n" +#. "the package is simply not installable and a bug report against\n" +#. "that package should be filed.") << std::endl; +#. } +#. +#: apt-private/private-install.cc +msgid "The following information may help to resolve the situation:" +msgstr "Følgjande informasjon kan hjelpa med å løysa situasjonen:" + +#: apt-private/private-install.cc +msgid "Broken packages" +msgstr "Øydelagde pakkar" + #: apt-private/private-install.cc msgid "Internal error, InstallPackages was called with broken packages!" msgstr "" @@ -398,20 +428,6 @@ msgid "" "shouldn't happen. Please file a bug report against apt." msgstr "" -#. -#. if (Packages == 1) -#. { -#. c1out << std::endl; -#. c1out << -#. _("Since you only requested a single operation it is extremely likely that\n" -#. "the package is simply not installable and a bug report against\n" -#. "that package should be filed.") << std::endl; -#. } -#. -#: apt-private/private-install.cc -msgid "The following information may help to resolve the situation:" -msgstr "Følgjande informasjon kan hjelpa med å løysa situasjonen:" - #: apt-private/private-install.cc #, fuzzy msgid "Internal Error, AutoRemover broke stuff" @@ -455,22 +471,6 @@ msgstr "" "Nokre krav er ikkje oppfylte. Du kan prøva «apt-get -f install» (eller velja " "ei løysing)." -#: apt-private/private-install.cc -msgid "" -"Some packages could not be installed. This may mean that you have\n" -"requested an impossible situation or if you are using the unstable\n" -"distribution that some required packages have not yet been created\n" -"or been moved out of Incoming." -msgstr "" -"Nokre av pakkane kunne ikkje installerast. Dette kan koma av at du har\n" -"valt ein umogleg situasjon. Dersom du brukar den ustabile utgåva av\n" -"distribusjonen, kan det òg henda at nokre av pakkane som trengst ikkje\n" -"er laga enno eller at dei framleis ligg i «Incoming»." - -#: apt-private/private-install.cc -msgid "Broken packages" -msgstr "Øydelagde pakkar" - #: apt-private/private-install.cc #, fuzzy msgid "The following additional packages will be installed:" @@ -536,12 +536,14 @@ msgid_plural "" msgstr[0] "" msgstr[1] "" +#. TRANSLATORS: placeholder is a binary name like apt or apt-get #: apt-private/private-main.cc +#, c-format msgid "" "NOTE: This is only a simulation!\n" -" apt-get needs root privileges for real execution.\n" +" %s needs root privileges for real execution.\n" " Keep also in mind that locking is deactivated,\n" -" so don't depend on the relevance to the real current situation!" +" so don't depend on the relevance to the real current situation!\n" msgstr "" #: apt-private/private-output.cc apt-private/private-show.cc @@ -753,10 +755,6 @@ msgstr "Mellomlageret er ute av takt, kan ikkje x-referera ei pakkefil" msgid "Pinned packages:" msgstr "Spikra pakkar:" -#: apt-private/private-show.cc -msgid "(not found)" -msgstr "(ikkje funne)" - #. Print the package name and the version we are forcing to #: apt-private/private-show.cc #, c-format @@ -775,10 +773,6 @@ msgstr " Kandidat: " msgid "(none)" msgstr "(ingen)" -#: apt-private/private-show.cc -msgid " Package pin: " -msgstr " Pakke spikra til: " - #. Show the priority tables #: apt-private/private-show.cc msgid " Version table:" @@ -881,27 +875,6 @@ msgstr "" msgid "Build command '%s' failed.\n" msgstr "Byggjekommandoen «%s» mislukkast.\n" -#: apt-private/private-source.cc -msgid "Must specify at least one package to check builddeps for" -msgstr "Du må velja minst ein pakke som byggjekrava skal sjekkast 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 ikkje behandla byggjekrava" - #: apt-private/private-source.cc #, c-format msgid "Unable to get build-dependency information for %s" @@ -913,50 +886,25 @@ msgid "%s has no build depends.\n" msgstr "%s har ingen byggjekrav.\n" #: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s can't be satisfied because %s is not allowed on '%s' " -"packages" -msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" +msgid "Must specify at least one package to check builddeps for" +msgstr "Du må velja minst ein pakke som byggjekrava skal sjekkast for" #: apt-private/private-source.cc #, c-format msgid "" -"%s dependency for %s cannot be satisfied because the package %s cannot be " -"found" -msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: Installed package %s is too new" +"No architecture information available for %s. See apt.conf(5) APT::" +"Architectures for setup" msgstr "" -"Klarte ikkje oppfylla kravet %s for %s: Den installerte pakken %s er for ny" #: apt-private/private-source.cc -#, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because candidate version of " -"package %s can't satisfy version requirements" +#, c-format +msgid "Note, using directory '%s' to get the build dependencies\n" msgstr "" -"Kravet %s for %s kan ikkje oppfyllast fordi det ikkje finst nokon " -"tilgjengelege versjonar av pakken %s som oppfyller versjonskrava" #: apt-private/private-source.cc #, fuzzy, c-format -msgid "" -"%s dependency for %s cannot be satisfied because package %s has no candidate " -"version" -msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" - -#: apt-private/private-source.cc -#, c-format -msgid "Failed to satisfy %s dependency for %s: %s" -msgstr "Klarte ikkje oppfylla kravet %s for %s: %s" - -#: apt-private/private-source.cc -#, c-format -msgid "Build-dependencies for %s could not be satisfied." -msgstr "Byggjekrav for %s kunne ikkje tilfredstillast." +msgid "Note, using file '%s' to get the build dependencies\n" +msgstr "Klarte ikkje behandla byggjekrava" #: apt-private/private-source.cc msgid "Failed to process build dependencies" @@ -972,6 +920,11 @@ msgstr "Klarte ikkje endra namnet p 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 eit krav som ikkje er oppfylt:\n" + #: apt-private/private-update.cc msgid "The update command takes no arguments" msgstr "Oppdateringskommandoen tek ingen argument" @@ -988,11 +941,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 eit krav som ikkje er oppfylt:\n" - #: cmdline/apt-cache.cc #, fuzzy msgid "apt-cache stats does not take any arguments" @@ -1075,10 +1023,10 @@ msgid "" " apt-cache [options] show pkg1 [pkg2 ...]\n" "\n" "apt-cache queries and displays available information about installed\n" -"as well as installable packages. It works exclusively on the data\n" -"acquired via the 'update' command of e.g. apt-get to the local cache.\n" -"The displayed information can therefore be outdated if the last update\n" -"is too long ago, but in exchange apt-cache works independently of the\n" +"and installable packages. It works exclusively on the data acquired\n" +"into the local cache via the 'update' command of e.g. apt-get. The\n" +"displayed information may therefore be outdated if the last update was\n" +"too long ago, but in exchange apt-cache works independently of the\n" "availability of the configured sources (e.g. offline).\n" msgstr "" @@ -1110,67 +1058,6 @@ msgstr "Vis ei liste over alle pakkenamn." msgid "Show policy settings" msgstr "Vis regelinnstillingar." -#: 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 "Les pakkelister" - -#: cmdline/apt.cc -msgid "show package details" -msgstr "" - -#. package stuff -#: cmdline/apt.cc -#, fuzzy -msgid "install packages" -msgstr "Spikra pakkar:" - -#: cmdline/apt.cc -#, fuzzy -msgid "remove packages" -msgstr "Øydelagde pakkar" - -#: cmdline/apt.cc cmdline/apt-get.cc -#, fuzzy -msgid "Remove automatically all unused packages" -msgstr "men %s skal installerast" - -#. system wide stuff -#: cmdline/apt.cc -#, fuzzy -msgid "update list of available packages" -msgstr "men %s skal installerast" - -#: 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 "Flettar informasjon om tilgjengelege pakkar" - #: cmdline/apt-cdrom.cc msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'" msgstr "" @@ -1214,12 +1101,16 @@ msgid "Arguments not in pairs" msgstr "Ikkje parvise argument" #: cmdline/apt-config.cc +#, fuzzy msgid "" "Usage: apt-config [options] command\n" "\n" "apt-config is an interface to the configuration settings used by\n" -"all APT tools to be used mainly in debugging and shell scripting.\n" +"all APT tools, mainly intended for debugging and shell scripting.\n" msgstr "" +"Bruk: apt-config [val] kommando\n" +"\n" +"apt-config er eit enkelt verktøy for å lesa oppsettsfila til APT.\n" #: cmdline/apt-config.cc msgid "get configuration values via shell evaluation" @@ -1294,6 +1185,11 @@ msgstr "Fjern pakkar." msgid "Remove packages and config files" msgstr "" +#: cmdline/apt-get.cc cmdline/apt.cc +#, fuzzy +msgid "Remove automatically all unused packages" +msgstr "men %s skal installerast" + #: cmdline/apt-get.cc msgid "Distribution upgrade, see apt-get(8)" msgstr "Oppgrader distribusjonen, les apt-get(8)." @@ -1351,10 +1247,11 @@ 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" -"e.g. the same proxy configuration or acquire system as APT would do.\n" +"e.g. the same proxy configuration or acquire system as APT would.\n" msgstr "" #: cmdline/apt-helper.cc @@ -1365,6 +1262,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 "" @@ -1428,9 +1329,9 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manually or automatically installed. It is also possible to\n" -"manipulate the dpkg(1) selection states of packages with it.\n" -"It can also list all packages with or without a certain marking.\n" +"as manually or automatically installed. It can also be used to\n" +"manipulate the dpkg(1) selection states of packages, and to list\n" +"all packages with or without a certain marking.\n" msgstr "" #: cmdline/apt-mark.cc @@ -1465,6 +1366,62 @@ msgstr "men %s skal installerast" 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 "Les pakkelister" + +#: cmdline/apt.cc +msgid "show package details" +msgstr "" + +#. package stuff +#: cmdline/apt.cc +#, fuzzy +msgid "install packages" +msgstr "Spikra pakkar:" + +#: cmdline/apt.cc +#, fuzzy +msgid "remove packages" +msgstr "Øydelagde pakkar" + +#. system wide stuff +#: cmdline/apt.cc +#, fuzzy +msgid "update list of available packages" +msgstr "men %s skal installerast" + +#: 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 "Flettar informasjon om tilgjengelege pakkar" + #: methods/cdrom.cc #, c-format msgid "Unable to read the cdrom database %s" @@ -1563,14 +1520,10 @@ msgstr "Det hende noko dumt ved oppslag av msgid "Unable to connect to %s:%s:" msgstr "Klarte ikkje kopla til %s %s:" -#: methods/copy.cc methods/gzip.cc methods/rred.cc +#: methods/copy.cc msgid "Failed to stat" msgstr "Klarte ikkje få status" -#: methods/copy.cc methods/gzip.cc methods/rred.cc -msgid "Failed to set modification time" -msgstr "Klarte ikkje setja endringstidspunkt" - #: methods/file.cc msgid "Invalid URI, local URIS must not start with //" msgstr "Ugyldig URI. Lokale URI-ar kan ikkje starta med //" @@ -1722,31 +1675,44 @@ msgstr "Sp msgid "Unable to invoke " msgstr "Klarte ikkje starta " -#: methods/gpgv.cc -msgid "At least one invalid signature was encountered." +#. TRANSLATORS: %s is a single techy word like 'NODATA' +#: methods/gpgv.cc apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Clearsigned file isn't valid, got '%s' (does the network require " +"authentication?)" msgstr "" +#. TRANSLATORS: %s is a single techy word like 'NODATA' #: methods/gpgv.cc +#, c-format msgid "" -"Internal error: Good signature, but could not determine key fingerprint?!" +"Signed file isn't valid, got '%s' (does the network require authentication?)" msgstr "" #: methods/gpgv.cc -msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" +msgid "At least one invalid signature was encountered." msgstr "" -#. TRANSLATORS: %s is a single techy word like 'NODATA' -#: methods/gpgv.cc apt-pkg/acquire-item.cc -#, c-format +#: methods/gpgv.cc msgid "" -"Clearsigned file isn't valid, got '%s' (does the network require " -"authentication?)" +"Internal error: Good signature, but could not determine key fingerprint?!" +msgstr "" + +#: methods/gpgv.cc +msgid "Could not execute 'apt-key' to verify signature (is gnupg installed?)" msgstr "" #: methods/gpgv.cc msgid "Unknown error executing apt-key" msgstr "" +#. TRANSLATORS: The second %s is the reason and is untranslated for repository owners. +#: methods/gpgv.cc +#, c-format +msgid "Signature by key %s uses weak digest algorithm (%s)" +msgstr "" + #: methods/gpgv.cc #, fuzzy msgid "The following signatures were invalid:\n" @@ -1758,10 +1724,6 @@ msgid "" "available:\n" msgstr "" -#: 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" @@ -1829,6 +1791,16 @@ msgstr "Klarte ikkje opna fila %s" msgid "[Mirror: %s]" msgstr "" +#: methods/rred.cc ftparchive/cachedb.cc apt-inst/extract.cc +#: apt-pkg/acquire-item.cc +#, c-format +msgid "Failed to stat %s" +msgstr "Klarte ikkje få status til %s" + +#: methods/rred.cc +msgid "Failed to set modification time" +msgstr "Klarte ikkje setja endringstidspunkt" + #: methods/rsh.cc ftparchive/multicompress.cc msgid "Failed to create IPC pipe to subprocess" msgstr "Klarte ikkje oppretta IPC-røyr til underprosessen" @@ -1884,6 +1856,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 "Dårleg standardinnstilling" @@ -1921,6 +1897,20 @@ msgstr "er viktige. Rett opp dei feila og [i]nstaller p msgid "Merging available information" msgstr "Flettar informasjon om tilgjengelege pakkar" +#: cmdline/apt-dump-solver.cc +msgid "" +"Usage: apt-dump-solver\n" +"\n" +"apt-dump-solver is an interface to store an EDSP scenario in\n" +"a file and optionally forwards it to another solver.\n" +msgstr "" + +#: cmdline/apt-dump-solver.cc apt-pkg/contrib/fileutl.cc +#: apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc +#, c-format +msgid "Waited for %s but it wasn't there" +msgstr "Venta på %s, men den fanst ikkje" + #: cmdline/apt-extracttemplates.cc #, fuzzy msgid "" @@ -1955,13 +1945,34 @@ msgstr "Klarte ikkje skriva til %s" msgid "Cannot get debconf version. Is debconf installed?" msgstr "Finn ikkje debconf-versjonen. Er debconf installert?" +#: cmdline/apt-internal-planner.cc +#, fuzzy +msgid "" +"Usage: apt-internal-planner\n" +"\n" +"apt-internal-planner is an interface to use the current internal\n" +"installation planner for the APT family like an external one,\n" +"for debugging or the like.\n" +msgstr "" +"Bruk: apt-extracttemplates fil1 [fil2 ...]\n" +"\n" +"apt-extracttemplates er eit verktøy for å henta ut informasjon om\n" +"oppsett og malar frå Debian-pakkar.\n" +"\n" +"Val:\n" +" -h Vis denne hjelpeteksten\n" +" -t Vel mellombels katalog\n" +" -c=? Les denne innstillingsfila.\n" +" -o=? Set ei vilkårleg innstilling, t.d. «-o dir::cache=/tmp».\n" + #: cmdline/apt-internal-solver.cc #, fuzzy msgid "" "Usage: apt-internal-solver\n" "\n" "apt-internal-solver is an interface to use the current internal\n" -"like an external resolver for the APT family for debugging or alike.\n" +"resolver for the APT family like an external one, for debugging or\n" +"the like.\n" msgstr "" "Bruk: apt-extracttemplates fil1 [fil2 ...]\n" "\n" @@ -1983,7 +1994,7 @@ msgid "" "Usage: apt-sortpkgs [options] file1 [file2 ...]\n" "\n" "apt-sortpkgs is a simple tool to sort package information files.\n" -"It sorts by default by binary package information, but the -s option\n" +"By default it sorts by binary package information, but the -s option\n" "can be used to switch to source package ordering instead.\n" msgstr "" @@ -2119,11 +2130,6 @@ msgstr "" msgid "Unable to open DB file %s: %s" msgstr "Klarte ikkje opna DB-fila %s: %s" -#: ftparchive/cachedb.cc apt-inst/extract.cc -#, c-format -msgid "Failed to stat %s" -msgstr "Klarte ikkje få status til %s" - #: ftparchive/cachedb.cc #, fuzzy msgid "Failed to read .dsc" @@ -2172,11 +2178,6 @@ msgstr "Klarte ikkje kommunisera med underprosess/fil" msgid "Failed to read while computing MD5" msgstr "Klarte ikkje lesa under utrekning av MD5" -#: ftparchive/multicompress.cc -#, c-format -msgid "Problem unlinking %s" -msgstr "Problem ved oppheving av lenkje til %s" - #: ftparchive/multicompress.cc apt-inst/extract.cc #, c-format msgid "Failed to rename %s to %s" @@ -2255,16 +2256,11 @@ msgstr "Klarte ikkje opna %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 ikkje lesa lenkja %s" -#: ftparchive/writer.cc -#, c-format -msgid "Failed to unlink %s" -msgstr "Klarte ikkje oppheva lenkja %s" - #: ftparchive/writer.cc #, c-format msgid "*** Failed to link %s to %s" @@ -2449,61 +2445,62 @@ msgstr "Dobbel tilleggjing av avleiing %s -> %s" msgid "Duplicate conf file %s/%s" msgstr "Dobbel oppsettsfil %s/%s" -#: apt-pkg/acquire.cc apt-pkg/cdrom.cc -#, fuzzy, c-format -msgid "List directory %spartial is missing." -msgstr "Listekatalogen %spartial manglar." +#: apt-pkg/acquire-item.cc +msgid "" +"Updating from such a repository can't be done securely, and is therefore " +"disabled by default." +msgstr "" -#: apt-pkg/acquire.cc +#: apt-pkg/acquire-item.cc +msgid "" +"Data from such a repository can't be authenticated and is therefore " +"potentially dangerous to use." +msgstr "" + +#: apt-pkg/acquire-item.cc +msgid "" +"See apt-secure(8) manpage for repository creation and user configuration " +"details." +msgstr "" + +#: apt-pkg/acquire-item.cc #, fuzzy, c-format -msgid "Archives directory %spartial is missing." -msgstr "Arkivkatalogen %spartial manglar." +msgid "The repository '%s' is no longer signed." +msgstr "Katalogen %s er avleidd" -#: apt-pkg/acquire.cc +#: apt-pkg/acquire-item.cc #, fuzzy, c-format -msgid "Unable to lock directory %s" -msgstr "Klarte ikkje låsa listekatalogen" +msgid "The repository '%s' does no longer have a Release file." +msgstr "Katalogen %s er avleidd" -#: apt-pkg/acquire.cc -#, c-format +#: apt-pkg/acquire-item.cc msgid "" -"Can't drop privileges for downloading as file '%s' couldn't be accessed by " -"user '%s'." +"This is normally not allowed, but the option Acquire::" +"AllowDowngradeToInsecureRepositories was given to override it." msgstr "" -#: apt-pkg/acquire.cc apt-pkg/clean.cc +#: apt-pkg/acquire-item.cc #, fuzzy, c-format -msgid "Clean of %s is not supported" -msgstr "Indeksfiltypen «%s» er ikkje støtta" - -#. 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 "" +msgid "The repository '%s' is not signed." +msgstr "Katalogen %s er avleidd" -#: apt-pkg/acquire.cc +#: apt-pkg/acquire-item.cc #, fuzzy, c-format -msgid "Retrieving file %li of %li" -msgstr "Les filliste" +msgid "The repository '%s' does not have a Release file." +msgstr "Katalogen %s er avleidd" #: apt-pkg/acquire-item.cc -msgid "" -"Updating such a repository securily is impossible and therefore disabled by " -"default." -msgstr "" +#, fuzzy, c-format +msgid "The repository '%s' provides only weak security information." +msgstr "Katalogen %s er avleidd" #: apt-pkg/acquire-item.cc -msgid "" -"Data from such a repository can not be authenticated and is therefore " -"potentially dangerous to use." -msgstr "" +#, fuzzy +msgid "Hash Sum mismatch" +msgstr "Feil MD5-sum" #: apt-pkg/acquire-item.cc -msgid "" -"See apt-secure(8) manpage for repository creation and user configuration " -"details." +msgid "Insufficient information available to perform this download securely" msgstr "" #: apt-pkg/acquire-item.cc apt-pkg/contrib/fileutl.cc @@ -2511,11 +2508,6 @@ msgstr "" msgid "rename failed, %s (%s -> %s)." msgstr "endring av namn mislukkast, %s (%s -> %s)." -#: apt-pkg/acquire-item.cc -#, fuzzy -msgid "Hash Sum mismatch" -msgstr "Feil MD5-sum" - #: apt-pkg/acquire-item.cc msgid "Size mismatch" msgstr "Feil storleik" @@ -2543,6 +2535,13 @@ msgstr "" msgid "GPG error: %s: %s" msgstr "" +#: apt-pkg/acquire-item.cc +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' doesn't support " +"architecture '%s'" +msgstr "" + #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2551,7 +2550,10 @@ msgid "" msgstr "" #: apt-pkg/acquire-item.cc -msgid "There is no public key available for the following key IDs:\n" +#, c-format +msgid "" +"Skipping acquire of configured file '%s' as repository '%s' provides only " +"weak security information for it" msgstr "" #. TRANSLATOR: The first %s is the URL of the bad Release file, the second is @@ -2569,33 +2571,6 @@ msgstr "" msgid "Conflicting distribution: %s (expected %s but got %s)" msgstr "" -#. No Release file was present, or verification failed, so fall -#. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is not signed." -msgstr "Katalogen %s er avleidd" - -#. No Release file was present so fall -#. back to queueing Packages files without verification -#. only allow going further if the users explicitely wants it -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' does not have a Release file." -msgstr "Katalogen %s er avleidd" - -#: apt-pkg/acquire-item.cc -#, fuzzy, c-format -msgid "The repository '%s' is no longer signed." -msgstr "Katalogen %s er avleidd" - -#: apt-pkg/acquire-item.cc -msgid "" -"This is normally not allowed, but the option Acquire::" -"AllowDowngradeToInsecureRepositories was given to override it." -msgstr "" - #: apt-pkg/acquire-item.cc #, c-format msgid "" @@ -2647,6 +2622,50 @@ msgstr "" " «%s»\n" "i stasjonen «%s» og trykk Enter.\n" +#: apt-pkg/acquire.cc apt-pkg/cdrom.cc +#, fuzzy, c-format +msgid "List directory %spartial is missing." +msgstr "Listekatalogen %spartial manglar." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Archives directory %spartial is missing." +msgstr "Arkivkatalogen %spartial manglar." + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Unable to lock directory %s" +msgstr "Klarte ikkje låsa listekatalogen" + +#: 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 "Indeksfiltypen «%s» er ikkje støtta" + +#. 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 "" + +#: apt-pkg/acquire.cc +#, fuzzy, c-format +msgid "Retrieving file %li of %li" +msgstr "Les filliste" + #: apt-pkg/algorithms.cc #, c-format msgid "" @@ -2927,6 +2946,11 @@ msgstr "Syntaksfeil %s:%u: Direktiva kan berre liggja i det msgid "Syntax error %s:%u: Extra junk at end of file" msgstr "Syntaksfeil %s:%u: Ekstra rot til slutt i fila" +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Problem unlinking the file %s" +msgstr "Problem ved oppheving av lenkje til fila" + #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Not using locking for read only lock file %s" @@ -2968,11 +2992,6 @@ msgid "" "Ignoring file '%s' in directory '%s' as it has an invalid filename extension" msgstr "" -#: apt-pkg/contrib/fileutl.cc apt-pkg/contrib/gpgv.cc apt-pkg/deb/debsystem.cc -#, c-format -msgid "Waited for %s but it wasn't there" -msgstr "Venta på %s, men den fanst ikkje" - #: apt-pkg/contrib/fileutl.cc #, c-format msgid "Sub-process %s received a segmentation fault." @@ -2999,14 +3018,8 @@ msgid "Problem closing the gzip file %s" msgstr "Problem ved låsing av fila" #: apt-pkg/contrib/fileutl.cc -#, c-format -msgid "Could not open file %s" -msgstr "Klarte ikkje opna fila %s" - -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Could not open file descriptor %d" -msgstr "Klarte ikkje opna røyr for %s" +msgid "Unexpected end of file" +msgstr "" #: apt-pkg/contrib/fileutl.cc msgid "Failed to create subprocess IPC" @@ -3016,6 +3029,16 @@ msgstr "Klarte ikkje oppretta underprosessen IPC" msgid "Failed to exec compressor " msgstr "Klarte ikkje køyra komprimeringa " +#: apt-pkg/contrib/fileutl.cc +#, c-format +msgid "Could not open file %s" +msgstr "Klarte ikkje opna fila %s" + +#: apt-pkg/contrib/fileutl.cc +#, fuzzy, c-format +msgid "Could not open file descriptor %d" +msgstr "Klarte ikkje opna røyr for %s" + #: apt-pkg/contrib/fileutl.cc #, fuzzy, c-format msgid "read, still have %llu to read but none left" @@ -3036,11 +3059,6 @@ msgstr "Problem ved l msgid "Problem renaming the file %s to %s" msgstr "Problem ved synkronisering av fila" -#: apt-pkg/contrib/fileutl.cc -#, fuzzy, c-format -msgid "Problem unlinking the file %s" -msgstr "Problem ved oppheving av lenkje til fila" - #: apt-pkg/contrib/fileutl.cc msgid "Problem syncing the file" msgstr "Problem ved synkronisering av fila" @@ -3051,13 +3069,13 @@ msgstr "Kan ikkje utf #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't duplicate file descriptor %i" -msgstr "Klarte ikkje opna røyr for %s" +msgid "Couldn't make mmap of %llu bytes" +msgstr "Klarte ikkje laga mmap av %lu byte" #: apt-pkg/contrib/mmap.cc #, fuzzy, c-format -msgid "Couldn't make mmap of %llu bytes" -msgstr "Klarte ikkje laga mmap av %lu byte" +msgid "Couldn't duplicate file descriptor %i" +msgstr "Klarte ikkje opna røyr for %s" #: apt-pkg/contrib/mmap.cc #, fuzzy @@ -3179,24 +3197,31 @@ msgid "No Hash entry in Release file %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc -#, fuzzy, c-format -msgid "Invalid 'Date' entry in Release file %s" -msgstr "Klarte ikkje tolka pakkefila %s (1)" +#, c-format +msgid "" +"No Hash entry in Release file %s which is considered strong enough for " +"security purposes" +msgstr "" #: apt-pkg/deb/debmetaindex.cc #, fuzzy, c-format -msgid "Invalid 'Valid-Until' entry in Release file %s" +msgid "Invalid '%s' entry in Release file %s" msgstr "Ugyldig linje i avleiingsfila: %s" #. TRANSLATOR: The first is an option name from sources.list manpage, the other two URI and Suite #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Conflicting values set for option %s concerning source %s %s" +msgid "Conflicting values set for option %s regarding source %s %s" msgstr "" #: apt-pkg/deb/debmetaindex.cc #, c-format -msgid "Invalid value set for option %s concerning source %s %s (%s)" +msgid "Invalid value set for option %s regarding source %s %s (%s)" +msgstr "" + +#: apt-pkg/deb/debmetaindex.cc +#, c-format +msgid "Conflicting values set for option %s regarding source %s %s: %s != %s" msgstr "" #: apt-pkg/deb/debrecords.cc apt-pkg/tagfile.cc @@ -3258,13 +3283,18 @@ msgstr "" msgid "Running post-installation trigger %s" msgstr "" +#: apt-pkg/deb/dpkgpm.cc +#, fuzzy, c-format +msgid "Installed %s" +msgstr " Installert: " + #. FIXME: use a better string after freeze #: apt-pkg/deb/dpkgpm.cc #, fuzzy, c-format msgid "Directory '%s' missing" msgstr "Listekatalogen %spartial manglar." -#: apt-pkg/deb/dpkgpm.cc +#: apt-pkg/deb/dpkgpm.cc apt-pkg/edsp.cc #, fuzzy, c-format msgid "Could not open file '%s'" msgstr "Klarte ikkje opna fila %s" @@ -3284,11 +3314,6 @@ msgstr "Opnar %s" msgid "Preparing to configure %s" msgstr "Opnar oppsettsfila %s" -#: apt-pkg/deb/dpkgpm.cc -#, fuzzy, c-format -msgid "Installed %s" -msgstr " Installert: " - #: apt-pkg/deb/dpkgpm.cc #, c-format msgid "Preparing for removal of %s" @@ -3407,6 +3432,22 @@ msgstr "" msgid "Execute external solver" msgstr "" +#: apt-pkg/edsp.cc +msgid "Execute external planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send request to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "Send scenario to planner" +msgstr "" + +#: apt-pkg/edsp.cc +msgid "External planner failed without a proper error message" +msgstr "" + #: apt-pkg/indexcopy.cc #, c-format msgid "Wrote %i records.\n" @@ -3491,11 +3532,6 @@ msgstr "Pakkelagerfila er msgid "The package cache file is an incompatible version" msgstr "Versjonen til pakkelagerfila er ikkje kompatibel" -#: apt-pkg/pkgcache.cc -#, fuzzy -msgid "The package cache file is corrupted, it is too small" -msgstr "Pakkelagerfila er øydelagd" - #: apt-pkg/pkgcache.cc #, c-format msgid "This APT does not support the versioning system '%s'" @@ -3506,6 +3542,11 @@ msgstr "APT st msgid "The package cache was built for different architectures: %s vs %s" msgstr "Pakkelageret er bygd for ein annan arkitektur" +#: apt-pkg/pkgcache.cc +#, fuzzy +msgid "The package cache file is corrupted, it has the wrong hash" +msgstr "Pakkelagerfila er øydelagd" + #: apt-pkg/pkgcache.cc msgid "Depends" msgstr "Krav" @@ -3542,14 +3583,14 @@ msgstr "" msgid "Enhances" msgstr "" -#: apt-pkg/pkgcache.cc -msgid "important" -msgstr "viktig" - #: apt-pkg/pkgcache.cc msgid "required" msgstr "påkravd" +#: apt-pkg/pkgcache.cc +msgid "important" +msgstr "viktig" + #: apt-pkg/pkgcache.cc msgid "standard" msgstr "vanleg" @@ -3671,14 +3712,9 @@ msgstr "Du m #: 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 -#, fuzzy, c-format -msgid "Failed to fetch %s %s" -msgstr "Klarte ikkje henta %s %s\n" - #: apt-pkg/update.cc #, fuzzy msgid "" @@ -3692,6 +3728,59 @@ msgstr "" msgid "Calculating upgrade" msgstr "Reknar ut oppgradering" +#~ msgid "(not found)" +#~ msgstr "(ikkje funne)" + +#~ msgid " Package pin: " +#~ msgstr " Pakke spikra til: " + +#, fuzzy +#~ msgid "The repository is insufficiently signed by key %s (%s)" +#~ msgstr "Katalogen %s er avleidd" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s can't be satisfied because %s is not allowed on '%s' " +#~ "packages" +#~ msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" + +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because the package %s cannot be " +#~ "found" +#~ msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" + +#~ msgid "" +#~ "Failed to satisfy %s dependency for %s: Installed package %s is too new" +#~ msgstr "" +#~ "Klarte ikkje oppfylla kravet %s for %s: Den installerte pakken %s er for " +#~ "ny" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because candidate version of " +#~ "package %s can't satisfy version requirements" +#~ msgstr "" +#~ "Kravet %s for %s kan ikkje oppfyllast fordi det ikkje finst nokon " +#~ "tilgjengelege versjonar av pakken %s som oppfyller versjonskrava" + +#, fuzzy +#~ msgid "" +#~ "%s dependency for %s cannot be satisfied because package %s has no " +#~ "candidate version" +#~ msgstr "Kravet %s for %s kan ikkje oppfyllast fordi pakken %s ikkje finst" + +#~ msgid "Failed to satisfy %s dependency for %s: %s" +#~ msgstr "Klarte ikkje oppfylla kravet %s for %s: %s" + +#~ msgid "Build-dependencies for %s could not be satisfied." +#~ msgstr "Byggjekrav for %s kunne ikkje tilfredstillast." + +#~ msgid "Problem unlinking %s" +#~ msgstr "Problem ved oppheving av lenkje til %s" + +#~ msgid "Failed to unlink %s" +#~ msgstr "Klarte ikkje oppheva lenkja %s" + #~ msgid "" #~ "Usage: apt-cache [options] command\n" #~ " apt-cache [options] show pkg1 [pkg2 ...]\n" @@ -3726,15 +3815,6 @@ msgstr "Reknar ut oppgradering" #~ " -o=? Set ei vilkårleg innstilling, t.d. «-o dir::cache=/tmp».\n" #~ "Du finn meir informasjon på manualsidene apt-cache(8) og apt.conf(5).\n" -#~ msgid "" -#~ "Usage: apt-config [options] command\n" -#~ "\n" -#~ "apt-config is a simple tool to read the APT config file\n" -#~ msgstr "" -#~ "Bruk: apt-config [val] kommando\n" -#~ "\n" -#~ "apt-config er eit enkelt verktøy for å lesa oppsettsfila til APT.\n" - #~ msgid "" #~ "Options:\n" #~ " -h This help text.\n"