summaryrefslogtreecommitdiff
path: root/po/nn.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nn.po')
-rw-r--r--po/nn.po22
1 files changed, 21 insertions, 1 deletions
diff --git a/po/nn.po b/po/nn.po
index 780d08ca6..198ada8ac 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: dpkg 1.17.0\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2018-09-26 04:22+0200\n"
+"POT-Creation-Date: 2018-10-08 11:37+0200\n"
"PO-Revision-Date: 2015-04-07 09:51+0200\n"
"Last-Translator: Håvard Korsvoll <korsvoll@skulelinux.no>\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -1040,10 +1040,20 @@ msgid "unable to lock %s"
msgstr "klarte ikkje køyra %s"
#: lib/dpkg/file.c
+#, fuzzy, c-format
+msgid "cannot open file %s"
+msgstr "klarte ikkje opna avlusingsfil «%s»: %s\n"
+
+#: lib/dpkg/file.c
#, fuzzy
msgid "pager to show file"
msgstr "klarte ikkje tømma i vsnprintf"
+#: lib/dpkg/file.c
+#, fuzzy, c-format
+msgid "cannot write file %s into the pager"
+msgstr "klarte ikkje lesa infokatalogen"
+
#: lib/dpkg/log.c
#, fuzzy, c-format
#| msgid "couldn't open log `%s': %s\n"
@@ -2740,6 +2750,8 @@ msgid ""
" --rename actually move the file aside (or back).\n"
" --no-rename do not move the file aside (or back) (default).\n"
" --admindir <directory> set the directory with the diversions file.\n"
+" --instdir <directory> set the root directory, but not the admin dir.\n"
+" --root <directory> set the directory of the root filesystem.\n"
" --test don't do anything, just demonstrate.\n"
" --quiet quiet operation, minimal output.\n"
" --help show this help message.\n"
@@ -4330,6 +4342,12 @@ msgid "admindir must be inside instdir for dpkg to work properly"
msgstr ""
#: src/script.c
+msgid ""
+"not enough privileges to change root directory with --force-not-root, "
+"consider using --force-script-chrootless?"
+msgstr ""
+
+#: src/script.c
#, c-format
msgid "failed to chroot to '%.250s'"
msgstr "klarte ikkje skifta filrot til «%.250s»"
@@ -4480,6 +4498,8 @@ msgstr ""
msgid ""
"Options:\n"
" --admindir <directory> set the directory with the statoverride file.\n"
+" --instdir <directory> set the root directory, but not the admin dir.\n"
+" --root <directory> set the directory of the root filesystem.\n"
" --update immediately update <path> permissions.\n"
" --force force an action even if a sanity check fails.\n"
" --quiet quiet operation, minimal output.\n"