|
1 | 1 | # SOME DESCRIPTIVE TITLE. |
2 | | -# Copyright (C) 2001-2024, Python Software Foundation |
| 2 | +# Copyright (C) 2001-2025, Python Software Foundation |
3 | 3 | # This file is distributed under the same license as the Python package. |
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
|
11 | 11 | # Takanori Suzuki <[email protected]>, 2024 |
12 | 12 | # Rafael Fontenelle <[email protected]>, 2024 |
13 | 13 | # Arihiro TAKASE, 2024 |
| 14 | +# Atsuo Ishimoto <[email protected]>, 2025 |
14 | 15 | # |
15 | 16 | #, fuzzy |
16 | 17 | msgid "" |
17 | 18 | msgstr "" |
18 | 19 | "Project-Id-Version: Python 3.13\n" |
19 | 20 | "Report-Msgid-Bugs-To: \n" |
20 | | -"POT-Creation-Date: 2024-12-13 14:18+0000\n" |
| 21 | +"POT-Creation-Date: 2025-01-03 14:16+0000\n" |
21 | 22 | "PO-Revision-Date: 2021-06-28 01:13+0000\n" |
22 | | -"Last-Translator: Arihiro TAKASE, 2024\n" |
| 23 | +" Last-Translator: Atsuo Ishimoto <[email protected]>, 2025\n" |
23 | 24 | "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" |
24 | 25 | "ja/)\n" |
25 | 26 | "MIME-Version: 1.0\n" |
@@ -1004,8 +1005,8 @@ msgid "" |
1004 | 1005 | "Raises an :ref:`auditing event <auditing>` ``shutil.make_archive`` with " |
1005 | 1006 | "arguments ``base_name``, ``format``, ``root_dir``, ``base_dir``." |
1006 | 1007 | msgstr "" |
1007 | | -"引数 `base_name``, ``format``, ``root_dir``, ``base_dir``を指定して :ref:`監" |
1008 | | -"査イベント <auditing>` ``shutil.make_archive`` を送出します。 " |
| 1008 | +"引数 ``base_name``, ``format``, ``root_dir``, ``base_dir`` を指定して :ref:`" |
| 1009 | +"監査イベント <auditing>` ``shutil.make_archive`` を送出します。" |
1009 | 1010 |
|
1010 | 1011 | #: ../../library/shutil.rst:626 |
1011 | 1012 | msgid "" |
|
0 commit comments