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/ja.po | |
| parent | f392ba3602dc759eeeffd719d2eb16fc2d81f5e5 (diff) | |
Release 2.9.92.9.9
Diffstat (limited to 'doc/po/ja.po')
| -rw-r--r-- | doc/po/ja.po | 23 |
1 files changed, 22 insertions, 1 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po index 822c41ca5..ac6a7f584 100644 --- a/doc/po/ja.po +++ b/doc/po/ja.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.4\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: 2017-01-06 04:50+0900\n" "Last-Translator: Takuma Yamada <tyamada@takumayamada.com>\n" "Language-Team: Japanese <debian-japanese@lists.debian.org>\n" @@ -6759,6 +6759,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 " |
