diff options
Diffstat (limited to 'doc/po/ja.po')
-rw-r--r-- | doc/po/ja.po | 64 |
1 files changed, 62 insertions, 2 deletions
diff --git a/doc/po/ja.po b/doc/po/ja.po index 2e09da1a4..f1f96b065 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-02-13 16:31+0100\n" +"POT-Creation-Date: 2024-02-20 18:39+0000\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" @@ -945,6 +945,20 @@ msgstr "" "list; ファイルを編集することができます。また、基本的な健全性チェックを提供し" "ます。" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.8.xml +#, fuzzy +#| msgid "(&apt-cache;)" +msgid "(summarised in &apt-cache;)" +msgstr "(&apt-cache;)" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt.8.xml +#, fuzzy +#| msgid "(&apt-get;)" +msgid "(summarised in &apt-get;)" +msgstr "(&apt-get;)" + #. type: Content of: <refentry><refsect1><title> #: apt.8.xml msgid "Script Usage and Differences from Other APT Tools" @@ -1458,6 +1472,20 @@ msgstr "" "Installed</literal> に off をセットしていれば、インストール済みのパッケージ" "ファイルが削除されるのを防ぐことができます。" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> +#: apt-get.8.xml +msgid "alias)" +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt-get.8.xml +msgid "" +"<literal>distclean</literal> removes all files under <filename>&statedir;/" +"lists</filename> except Release, Release.gpg, and InRelease. It can be used " +"for example, when finalizing images distributed to users. The release files " +"are kept for security reasons, to prevent various types of attacks." +msgstr "" + #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-get.8.xml msgid "" @@ -2864,7 +2892,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-key.8.xml -msgid "apt-key(8) will last be available in Debian 12 and Ubuntu 23.10." +msgid "apt-key(8) will last be available in Debian 12 and Ubuntu 24.04." msgstr "" #. type: Content of: <refentry><refsect1><title> @@ -4630,6 +4658,38 @@ msgstr "" "CDROM サブセクションは &apt-cdrom; ツールを制御します。このオプションの詳細" "は &apt-cdrom; の文書を参照してください。" +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "Never autoremove packages that match the regular expression(s)." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"This option tells apt autoremove that kernels are protected and defaults to " +"true. In case kernels are not protected they are treated as any other " +"package." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"Define the regular expression(s) for versioned kernel packages. Based on " +"these expressions a rule set is injected into apt similar to APT::" +"NeverAutoRemove regular expressions." +msgstr "" + +#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> +#: apt.conf.5.xml +msgid "" +"Keep a custom amount of kernels when autoremoving and defaults to 2, meaning " +"two kernels are kept. Apt will always keep the running kernel and the latest " +"one. If the latest kernel is the same as the running kernel, the second " +"latest kernel is kept. Because of this, any value lower than 2 will be " +"ignored. If you want only the latest kernel, you should set APT::Protect-" +"Kernels to false." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: apt.conf.5.xml msgid "The Acquire Group" |