diff options
Diffstat (limited to 'scripts/po/sv.po')
-rw-r--r-- | scripts/po/sv.po | 29 |
1 files changed, 23 insertions, 6 deletions
diff --git a/scripts/po/sv.po b/scripts/po/sv.po index 861b60373..ff230e53d 100644 --- a/scripts/po/sv.po +++ b/scripts/po/sv.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg-dev 1.17.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2017-02-01 05:48+0100\n" +"POT-Creation-Date: 2017-03-06 06:25+0100\n" "PO-Revision-Date: 2016-12-09 11:32+0100\n" "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n" "Language-Team: Svenska <debian-l10n-swedish@lists.debian.org>\n" @@ -290,6 +290,8 @@ msgid "" " -d do not check build dependencies and " "conflicts.\n" " --[no-]check-builddeps ditto.\n" +" --ignore-builtin-builddeps\n" +" do not check builtin build dependencies.\n" " -P, --build-profiles=<profiles>\n" " assume comma-separated build profiles as " "active.\n" @@ -2158,6 +2160,16 @@ msgid "Usage: %s [<option>...] <command>" msgstr "Användning: %s [<flagga> ...] <åtgärd>" #: scripts/dpkg-source.pl +#, fuzzy +#| msgid "" +#| "Commands:\n" +#| " -x, --extract <filename>.dsc [<output-dir>]\n" +#| " extract source package.\n" +#| " -b, --build <dir> build source package.\n" +#| " --print-format <dir> print the format to be used for the source " +#| "package.\n" +#| " --commit [<dir> [<patch-name>]]\n" +#| " store upstream changes in a new patch." msgid "" "Commands:\n" " -x, --extract <filename>.dsc [<output-dir>]\n" @@ -2165,6 +2177,10 @@ msgid "" " -b, --build <dir> build source package.\n" " --print-format <dir> print the format to be used for the source " "package.\n" +" --before-build <dir> run the corresponding source package format " +"hook.\n" +" --after-build <dir> run the corresponding source package format " +"hook.\n" " --commit [<dir> [<patch-name>]]\n" " store upstream changes in a new patch." msgstr "" @@ -2905,6 +2921,12 @@ msgid "must start with an alphanumeric character" msgstr "måste börja med ett alfanumeriskt tecken" #: scripts/Dpkg/Shlibs/Objdump.pm +#, fuzzy, perl-format +#| msgid "cannot exec format parser: %s" +msgid "unknown executable format in file '%s'" +msgstr "kan inte exekvera formattolk: %s" + +#: scripts/Dpkg/Shlibs/Objdump.pm #, perl-format msgid "couldn't parse dynamic relocation record: %s" msgstr "kunde inte tolka dynamisk relokeringspost: %s" @@ -4192,11 +4214,6 @@ msgstr "epokdelen av versionsnumret är inte ett tal: \"%s\"" #~ msgid "format parser %s not executable" #~ msgstr "formattolk %s ej körbar" -#, fuzzy -#~| msgid "cannot exec format parser: %s" -#~ msgid "cannot execute format parser: %s" -#~ msgstr "kan inte exekvera formattolk: %s" - #~ msgid "output of changelog parser" #~ msgstr "utdata från ändringsloggparser" |