diff options
author | Guillem Jover <guillem@debian.org> | 2015-08-04 21:02:16 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2015-08-05 02:11:14 +0200 |
commit | ddc5c0c9579d60c13474361933d12b248d2c6dff (patch) | |
tree | 7d1e1865182ef418d8584e881891a2ebb7cd16f4 /po/ast.po | |
parent | 3b19e2209a125698dad25f6e16a2f0d0c976a990 (diff) | |
download | dpkg-ddc5c0c9579d60c13474361933d12b248d2c6dff.tar.gz |
po: Regenerate .pot files and merge .po files with them
Diffstat (limited to 'po/ast.po')
-rw-r--r-- | po/ast.po | 41 |
1 files changed, 22 insertions, 19 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: dpkg 1.14.22\n" "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n" -"POT-Creation-Date: 2015-05-30 00:17+0200\n" +"POT-Creation-Date: 2015-08-04 20:59+0200\n" "PO-Revision-Date: 2015-04-07 09:47+0200\n" "Last-Translator: Marcos Alvarez Costales <marcos.alvarez.costales@gmail." "com>\n" @@ -3398,11 +3398,16 @@ msgid "" " -l|--list [<pattern> ...] List packages concisely.\n" " -S|--search <pattern> ... Find package(s) owning file(s).\n" " -C|--audit [<package> ...] Check for broken package(s).\n" +" --yet-to-unpack Print packages selected for " +"installation.\n" +" --predep-packages Print pre-dependencies to unpack.\n" " --add-architecture <arch> Add <arch> to the list of architectures.\n" " --remove-architecture <arch> Remove <arch> from the list of " "architectures.\n" " --print-architecture Print dpkg architecture.\n" " --print-foreign-architectures Print allowed foreign architectures.\n" +" --assert-<feature> Assert support for the specified " +"feature.\n" " --compare-versions <a> <op> <b> Compare version numbers - see below.\n" " --force-help Show help on forcing.\n" " -Dh|--debug=help Show help on debugging.\n" @@ -3451,6 +3456,22 @@ msgstr "" #: src/main.c #, fuzzy, c-format #| msgid "" +#| "For internal use: dpkg --assert-support-predepends | --predep-package |\n" +#| " --assert-working-epoch | --assert-long-filenames | --assert-multi-" +#| "conrep.\n" +#| "\n" +msgid "" +"Assertable features: support-predepends, working-epoch, long-filenames,\n" +" multi-conrep, multi-arch, versioned-provides.\n" +"\n" +msgstr "" +"Pa usu internu: dpkg --assert-support-predepends | --predep-package |\n" +" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep\n" +"\n" + +#: src/main.c +#, fuzzy, c-format +#| msgid "" #| "Use dpkg -b|--build|-c|--contents|-e|--control|-I|--info|-f|--field|\n" #| " -x|--extract|-X|--vextract|--fsys-tarfile on archives (type %s --" #| "help).\n" @@ -3470,24 +3491,6 @@ msgstr "" #: src/main.c #, fuzzy, c-format #| msgid "" -#| "For internal use: dpkg --assert-support-predepends | --predep-package |\n" -#| " --assert-working-epoch | --assert-long-filenames | --assert-multi-" -#| "conrep.\n" -#| "\n" -msgid "" -"For internal use: dpkg --assert-support-predepends | --predep-package |\n" -" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep " -"|\n" -" --assert-multi-arch | --assert-versioned-provides.\n" -"\n" -msgstr "" -"Pa usu internu: dpkg --assert-support-predepends | --predep-package |\n" -" --assert-working-epoch | --assert-long-filenames | --assert-multi-conrep\n" -"\n" - -#: src/main.c -#, fuzzy, c-format -#| msgid "" #| "Options:\n" #| " --admindir=<directory> Use <directory> instead of %s.\n" #| " --root=<directory> Install on a different root directory.\n" |