diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:41:51 +0200 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2024-10-17 09:42:00 +0200 |
| commit | fcccd7fb5ed74ae00c9d675667017d9c84838f69 (patch) | |
| tree | d496737572eef8d4afe3df859c7f1ec5532df860 /doc/po/fr.po | |
| parent | f392ba3602dc759eeeffd719d2eb16fc2d81f5e5 (diff) | |
Release 2.9.92.9.9
Diffstat (limited to 'doc/po/fr.po')
| -rw-r--r-- | doc/po/fr.po | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po index d2166e3f2..2ba9bbaae 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.8.0\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2024-06-13 19:06+0000\n" +"POT-Creation-Date: 2024-10-17 09:41+0200\n" "PO-Revision-Date: 2019-05-01 17:00+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -7041,6 +7041,27 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> #: apt_preferences.5.xml +msgid "Since 2.9.9, you can also pin by a source version:" +msgstr "" + +#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> +#: apt_preferences.5.xml +#, fuzzy, no-wrap +#| msgid "" +#| "Package: perl\n" +#| "Pin: version &good-perl;*\n" +#| "Pin-Priority: 1001\n" +msgid "" +"Package: perl\n" +"Pin: source-version &good-perl;*\n" +"Pin-Priority: 1001\n" +msgstr "" +"Package: perl\n" +"Pin: version &good-perl;*\n" +"Pin-Priority: 1001\n" + +#. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> +#: apt_preferences.5.xml msgid "" "The general form assigns a priority to all of the package versions in a " "given distribution (that is, to all the versions of packages that are listed " |
