X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fpo4a%2Fpo%2Fdebhelper.pot;h=7de7411f07d9955e114ad2171ba691cf1cb85434;hb=4a692f55a0e9d9c579281f1c2002036436b2b367;hp=cc1b981622a8d6680f368dcf61c1a216e07ad157;hpb=0152f75c3dd6de14dfca258ce7ca2f90cea055fa;p=debhelper.git diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot index cc1b981..7de7411 100644 --- a/man/po4a/po/debhelper.pot +++ b/man/po4a/po/debhelper.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-09-10 18:35-0400\n" +"POT-Creation-Date: 2011-12-27 11:53-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -150,9 +150,8 @@ msgstr "" #. type: textblock #: debhelper.pod:72 msgid "" -"Note that if a package is the first (or only) binary package listed in " -"F, debhelper will use F if no " -"F file can be found." +"Note for the first (or only) binary package listed in F, " +"debhelper will use F when there's no F file." msgstr "" #. type: textblock @@ -169,116 +168,121 @@ msgstr "" #. type: textblock #: debhelper.pod:83 msgid "" -"In many cases, these config files are used to specify various types of " +"Mostly, these config files are used to specify lists of various types of " "files. Documentation or example files to install, files to move, and so on. " "When appropriate, in cases like these, you can use standard shell wildcard " -"characters (B and B<*> and B<[>I<..>B<]> character classes) in the files." +"characters (B and B<*> and B<[>I<..>B<]> character classes) in the " +"files. You can also put comments in these files; lines beginning with B<#> " +"are ignored." msgstr "" #. type: textblock -#: debhelper.pod:88 +#: debhelper.pod:90 msgid "" -"You can also put comments in these files; lines beginning with B<#> are " -"ignored." +"The syntax of these files is intentionally kept very simple to make then " +"easy to read, understand, and modify. If you prefer power and complexity, " +"you can make the file executable, and write a program that outputs whatever " +"content is appropriate for a given situation. When you do so, the output is " +"not further processed to expand wildcards or strip comments." msgstr "" #. type: =head1 -#: debhelper.pod:91 +#: debhelper.pod:96 msgid "SHARED DEBHELPER OPTIONS" msgstr "" #. type: textblock -#: debhelper.pod:93 +#: debhelper.pod:98 msgid "The following command line options are supported by all debhelper programs." msgstr "" #. type: =item -#: debhelper.pod:97 +#: debhelper.pod:102 msgid "B<-v>, B<--verbose>" msgstr "" #. type: textblock -#: debhelper.pod:99 +#: debhelper.pod:104 msgid "Verbose mode: show all commands that modify the package build directory." msgstr "" #. type: =item -#: debhelper.pod:101 dh:56 +#: debhelper.pod:106 dh:64 msgid "B<--no-act>" msgstr "" #. type: textblock -#: debhelper.pod:103 +#: debhelper.pod:108 msgid "" "Do not really do anything. If used with -v, the result is that the command " "will output what it would have done." msgstr "" #. type: =item -#: debhelper.pod:106 +#: debhelper.pod:111 msgid "B<-a>, B<--arch>" msgstr "" #. type: textblock -#: debhelper.pod:108 +#: debhelper.pod:113 msgid "" "Act on architecture dependent packages that should be built for the build " "architecture." msgstr "" #. type: =item -#: debhelper.pod:111 +#: debhelper.pod:116 msgid "B<-i>, B<--indep>" msgstr "" #. type: textblock -#: debhelper.pod:113 +#: debhelper.pod:118 msgid "Act on all architecture independent packages." msgstr "" #. type: =item -#: debhelper.pod:115 +#: debhelper.pod:120 msgid "B<-p>I, B<--package=>I" msgstr "" #. type: textblock -#: debhelper.pod:117 +#: debhelper.pod:122 msgid "" "Act on the package named I. This option may be specified multiple " "times to make debhelper operate on a given set of packages." msgstr "" #. type: =item -#: debhelper.pod:120 +#: debhelper.pod:125 msgid "B<-s>, B<--same-arch>" msgstr "" #. type: textblock -#: debhelper.pod:122 +#: debhelper.pod:127 msgid "" "This used to be a smarter version of the B<-a> flag, but the B<-a> flag is " "now equally smart." msgstr "" #. type: =item -#: debhelper.pod:125 +#: debhelper.pod:130 msgid "B<-N>I, B<--no-package=>I" msgstr "" #. type: textblock -#: debhelper.pod:127 +#: debhelper.pod:132 msgid "" "Do not act on the specified package even if an B<-a>, B<-i>, or B<-p> option " "lists the package as one that should be acted on." msgstr "" #. type: =item -#: debhelper.pod:130 +#: debhelper.pod:135 msgid "B<--remaining-packages>" msgstr "" #. type: textblock -#: debhelper.pod:132 +#: debhelper.pod:137 msgid "" "Do not act on the packages which have already been acted on by this " "debhelper command earlier (i.e. if the command is present in the package " @@ -288,12 +292,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:138 +#: debhelper.pod:143 msgid "B<--ignore=>I" msgstr "" #. type: textblock -#: debhelper.pod:140 +#: debhelper.pod:145 msgid "" "Ignore the specified file. This can be used if F contains a " "debhelper config file that a debhelper command should not act on. Note that " @@ -302,29 +306,29 @@ msgid "" msgstr "" #. type: textblock -#: debhelper.pod:145 +#: debhelper.pod:150 msgid "" "For example, if upstream ships a F that you don't want " "B to install, use B<--ignore=debian/init>" msgstr "" #. type: =item -#: debhelper.pod:148 +#: debhelper.pod:153 msgid "B<-P>I, B<--tmpdir=>I" msgstr "" #. type: textblock -#: debhelper.pod:150 +#: debhelper.pod:155 msgid "Use I for package build directory. The default is debian/I" msgstr "" #. type: =item -#: debhelper.pod:152 +#: debhelper.pod:157 msgid "B<--mainpackage=>I" msgstr "" #. type: textblock -#: debhelper.pod:154 +#: debhelper.pod:159 msgid "" "This little-used option changes the package which debhelper considers the " "\"main package\", that is, the first one listed in F, and " @@ -333,12 +337,12 @@ msgid "" msgstr "" #. type: =item -#: debhelper.pod:159 +#: debhelper.pod:164 msgid "B<-O=>I