Browsing French translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and French guidelines.
3847 of 191 results
38.
The parser tries to ignore most cruft like # or /* */ style comments, CVS comments, vim variables, emacs local variables and stuff from older changelogs with other formats at the end of the file. NOTE: most of these are ignored silently currently, there is no parser error issued for them. This should become configurable in the future.
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:48
39.
Beside giving access to the details of the parsed file via the L<"data"> method, Parse::DebianChangelog also supports converting these changelogs to various other formats. These are currently:
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:55
40.
Format as known from L<dpkg-parsechangelog(1)>. All requested entries (see L<"METHODS"> for an explanation what this means) are returned in the usual Debian control format, merged in one stanza, ready to be used in a F<.changes> file.
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:63
41.
The changelog is converted to a somewhat nice looking HTML file with some nice features as a quick-link bar with direct links to every entry. NOTE: This is not very configurable yet and was specifically designed to be used on L<http://packages.debian.org/>. This is planned to be changed until version 1.0.
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:82
42.
METHODS
METHODES
Translated and reviewed by Pierre Slamich
Located in ../lib/Parse/DebianChangelog.pm:90
43.
init
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:110 ../lib/Parse/DebianChangelog/Entry.pm:31
44.
Creates a new object instance. Takes a reference to a hash as optional argument, which is interpreted as configuration options. There are currently no supported general configuration options, but see the other methods for more specific configuration options which can also specified to C<init>.
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:112
45.
If C<infile> or C<instring> are specified (see L<parse>), C<parse()> is called from C<init>. If a fatal error is encountered during parsing (e.g. the file can't be opened), C<init> will not return a valid object but C<undef>!
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:118
46.
reset_parse_errors
reset_parse_errors
Translated and reviewed by Pierre Slamich
Located in ../lib/Parse/DebianChangelog.pm:146
47.
Can be used to delete all information about errors ocurred during previous L<parse> runs. Note that C<parse()> also calls this method.
(no translation yet)
Located in ../lib/Parse/DebianChangelog.pm:148
3847 of 191 results

This translation is managed by Ubuntu French Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Pierre Slamich.