summaryrefslogtreecommitdiff
path: root/po/dpkg.pot
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2006-04-10 03:38:41 +0000
committerGuillem Jover <guillem@debian.org>2006-04-10 03:38:41 +0000
commit1688214720a44ef5a4e07f37c07633953fce0173 (patch)
tree37228ba647100566d8f2dab37e6e009cf3728569 /po/dpkg.pot
parent5f08214c86fb4789dd3f3b1d63acdee3f63b6317 (diff)
downloaddpkg-1688214720a44ef5a4e07f37c07633953fce0173.tar.gz
Regenerate .pot files.
Sync .po files with .pot files.
Diffstat (limited to 'po/dpkg.pot')
-rw-r--r--po/dpkg.pot54
1 files changed, 32 insertions, 22 deletions
diff --git a/po/dpkg.pot b/po/dpkg.pot
index 0c9fb581a..382843c2b 100644
--- a/po/dpkg.pot
+++ b/po/dpkg.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2006-02-17 08:49+0200\n"
+"POT-Creation-Date: 2006-04-10 06:33+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2058,6 +2058,8 @@ msgid ""
" -P|--purge <package-name> ... | -a|--pending\n"
" --get-selections [<pattern> ...] Get list of selections to stdout.\n"
" --set-selections Set package selections from stdin.\n"
+" --clear-selections Deselect every non-essential "
+"package.\n"
" --update-avail <Packages-file> Replace available packages info.\n"
" --merge-avail <Packages-file> Merge with info from file.\n"
" --clear-avail Erase existing available info.\n"
@@ -2115,7 +2117,7 @@ msgid ""
"Use `dselect' or `aptitude' for user-friendly package management.\n"
msgstr ""
-#: src/main.c:121
+#: src/main.c:122
msgid ""
"Type dpkg --help for help about installing and deinstalling packages [*];\n"
"Use `dselect' or `aptitude' for user-friendly package management;\n"
@@ -2129,17 +2131,17 @@ msgid ""
"`more' !"
msgstr ""
-#: src/main.c:186 src/query.c:531 dpkg-deb/main.c:167 dpkg-split/main.c:151
+#: src/main.c:188 src/query.c:531 dpkg-deb/main.c:167 dpkg-split/main.c:151
#, c-format
msgid "conflicting actions --%s and --%s"
msgstr ""
-#: src/main.c:191
+#: src/main.c:193
#, c-format
msgid "Warning: obsolete option `--%s'\n"
msgstr ""
-#: src/main.c:199
+#: src/main.c:201
#, c-format
msgid ""
"%s debugging option, --debug=<octal> or -D<octal>:\n"
@@ -2160,34 +2162,33 @@ msgid ""
"Note that the meanings and values are subject to change.\n"
msgstr ""
-#: src/main.c:218
+#: src/main.c:220
msgid "--debug requires an octal argument"
msgstr ""
-#: src/main.c:242
+#: src/main.c:244
#, c-format
msgid "null package name in --ignore-depends comma-separated list `%.250s'"
msgstr ""
-#: src/main.c:248
+#: src/main.c:250
#, c-format
msgid "--ignore-depends requires a legal package name. `%.250s' is not; %s"
msgstr ""
-#: src/main.c:264 src/main.c:275
+#: src/main.c:266 src/main.c:277
#, c-format
msgid "invalid integer for --%s: `%.250s'"
msgstr ""
-#: src/main.c:294
+#: src/main.c:296
#, c-format
msgid ""
"%s forcing options - control behaviour when problems found:\n"
" warn but continue: --force-<thing>,<thing>,...\n"
" stop with error: --refuse-<thing>,<thing>,... | --no-force-<thing>,...\n"
" Forcing things:\n"
-" all Set all force options\n"
-" auto-select [*] (De)select packages to install (remove) them\n"
+" all [!] Set all force options\n"
" downgrade [*] Replace a package with a lower version\n"
" configure-any Configure any package which may help this one\n"
" hold Process incidental packages even when on hold\n"
@@ -2220,47 +2221,52 @@ msgid ""
"Forcing options marked [*] are enabled by default.\n"
msgstr ""
-#: src/main.c:339
+#: src/main.c:341
#, c-format
msgid "unknown force/refuse option `%.*s'"
msgstr ""
-#: src/main.c:444 src/main.c:448
+#: src/main.c:346
+#, c-format
+msgid "Warning: obsolete force/refuse option `%s'\n"
+msgstr ""
+
+#: src/main.c:469 src/main.c:479 src/main.c:487
msgid "couldn't malloc in execbackend"
msgstr ""
-#: src/main.c:446 src/main.c:453
+#: src/main.c:473 src/main.c:496
msgid "couldn't strdup in execbackend"
msgstr ""
-#: src/main.c:457
+#: src/main.c:501
#, c-format
msgid "failed to exec %s"
msgstr ""
-#: src/main.c:469
+#: src/main.c:514
msgid "--command-fd takes 1 argument, not 0"
msgstr ""
-#: src/main.c:470
+#: src/main.c:515
msgid "--command-fd only takes 1 argument"
msgstr ""
-#: src/main.c:472
+#: src/main.c:517
msgid "invalid number for --command-fd"
msgstr ""
-#: src/main.c:474
+#: src/main.c:519
#, c-format
msgid "couldn't open `%i' for stream"
msgstr ""
-#: src/main.c:499
+#: src/main.c:544
#, c-format
msgid "unexpected eof before end of line %d"
msgstr ""
-#: src/main.c:543 src/main.c:558 src/query.c:566 dpkg-deb/main.c:189
+#: src/main.c:588 src/main.c:603 src/query.c:566 dpkg-deb/main.c:189
#: dpkg-split/main.c:163
msgid "need an action option"
msgstr ""
@@ -2862,6 +2868,10 @@ msgstr ""
msgid "read error on standard input"
msgstr ""
+#: src/select.c:154
+msgid "--clear-selections does not take any argument"
+msgstr ""
+
#: src/update.c:44
#, c-format
msgid "--%s takes no arguments"