summaryrefslogtreecommitdiff
path: root/po/nn.po
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-11-25 16:04:35 +0100
committerMichael Vogt <mvo@ubuntu.com>2015-11-25 16:06:02 +0100
commit9270be361451829fec7e4c9acc2ff2bca47e82d5 (patch)
tree700996cab8a10eb77d301a4e6540cd269b288871 /po/nn.po
parent56867d153a47f8c854f8bf0542df69065fc28ce0 (diff)
Run ./prepare-release pre-export
Diffstat (limited to 'po/nn.po')
-rw-r--r--po/nn.po87
1 files changed, 43 insertions, 44 deletions
diff --git a/po/nn.po b/po/nn.po
index e8f88149c..072cf87af 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 <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2015-10-27 10:30+0100\n"
+"POT-Creation-Date: 2015-11-25 16:01+0100\n"
"PO-Revision-Date: 2005-02-14 23:30+0100\n"
"Last-Translator: Havard Korsvoll <korsvoll@skulelinux.no>\n"
"Language-Team: Norwegian nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -186,7 +186,7 @@ msgstr ""
#: apt-private/private-cmndline.cc
msgid ""
-"Configuration options and syntax are detailed in apt.conf(5).\n"
+"Configuration options and syntax is detailed in apt.conf(5).\n"
"Information about how to configure sources can be found in sources.list(5).\n"
"Package and version choices can be expressed via apt_preferences(5).\n"
"Security details are available in apt-secure(8).\n"
@@ -223,7 +223,7 @@ msgstr "Installer desse pakkane utan verifikasjon?"
#: apt-private/private-download.cc apt-private/private-install.cc
msgid ""
-"--force-yes is deprecated; use one of the options starting with --allow "
+"--force-yes is deprecated, use one of the options starting with --allow "
"instead."
msgstr ""
@@ -1075,10 +1075,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 ""
@@ -1204,7 +1204,7 @@ msgstr ""
msgid ""
"Usage: apt-cdrom [options] command\n"
"\n"
-"apt-cdrom is used to add CD-ROMs, USB flashdrives and other removable\n"
+"apt-cdrom is used to add CDROM's, USB flashdrives and other removable\n"
"media types as package sources to APT. The mount point and device\n"
"information is taken from apt.conf(5), udev(7) and fstab(5).\n"
msgstr ""
@@ -1214,12 +1214,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"
@@ -1428,9 +1432,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
@@ -1961,7 +1965,8 @@ 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 +1988,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 ""
@@ -2172,11 +2177,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"
@@ -2262,11 +2262,6 @@ 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"
msgstr "*** Klarte ikkje lenkja %s til %s"
@@ -2490,8 +2485,8 @@ msgstr "Les filliste"
#: apt-pkg/acquire-item.cc
msgid ""
-"Updating such a repository securely is impossible and therefore disabled by "
-"default."
+"Updating from such a repository can't be done securely, and is therefore "
+"disabled by default."
msgstr ""
#: apt-pkg/acquire-item.cc
@@ -2546,6 +2541,13 @@ 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 ""
"Unable to find expected entry '%s' in Release file (Wrong sources.list entry "
"or malformed file)"
msgstr ""
@@ -2928,6 +2930,11 @@ 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"
msgstr "Brukar ikkje låsing for den skrivebeskytta låsefila %s"
@@ -3037,11 +3044,6 @@ 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 +3053,13 @@ msgstr "Kan ikkje utføra mmap på ei tom fil"
#: 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
@@ -3692,6 +3694,12 @@ msgstr ""
msgid "Calculating upgrade"
msgstr "Reknar ut oppgradering"
+#~ 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"
@@ -3727,15 +3735,6 @@ msgstr "Reknar ut oppgradering"
#~ "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"
#~ " -c=? Read this configuration file\n"