|
4 | 4 | # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
5 | 5 | # |
6 | 6 | # Translators: |
7 | | -# tomo, 2021 |
8 | | -# Osamu NAKAMURA, 2021 |
9 | 7 | # 秘湯 <xwhhsprings@gmail.com>, 2021 |
10 | 8 | # mollinaca, 2021 |
11 | 9 | # Arihiro TAKASE, 2023 |
| 10 | +# tomo, 2023 |
| 11 | +# Osamu NAKAMURA, 2023 |
12 | 12 | # |
13 | 13 | #, fuzzy |
14 | 14 | msgid "" |
15 | 15 | msgstr "" |
16 | 16 | "Project-Id-Version: Python 3.11\n" |
17 | 17 | "Report-Msgid-Bugs-To: \n" |
18 | | -"POT-Creation-Date: 2023-04-28 14:13+0000\n" |
| 18 | +"POT-Creation-Date: 2023-05-08 19:31+0000\n" |
19 | 19 | "PO-Revision-Date: 2021-06-28 00:47+0000\n" |
20 | | -"Last-Translator: Arihiro TAKASE, 2023\n" |
| 20 | +"Last-Translator: Osamu NAKAMURA, 2023\n" |
21 | 21 | "Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/" |
22 | 22 | "ja/)\n" |
23 | 23 | "MIME-Version: 1.0\n" |
@@ -938,3 +938,35 @@ msgstr "" |
938 | 938 | "*exporter* はエクスポートするオブジェクトに設定しなければならず、さらに " |
939 | 939 | "*flags* は変更せずに渡さなければなりません。\n" |
940 | 940 | "そうでない場合は、 *exporter* は ``NULL`` でなければなりません。" |
| 941 | + |
| 942 | +#: ../../c-api/buffer.rst:3 |
| 943 | +msgid "buffer protocol" |
| 944 | +msgstr "buffer protocol" |
| 945 | + |
| 946 | +#: ../../c-api/buffer.rst:3 |
| 947 | +msgid "buffer interface" |
| 948 | +msgstr "" |
| 949 | + |
| 950 | +#: ../../c-api/buffer.rst:3 |
| 951 | +msgid "(see buffer protocol)" |
| 952 | +msgstr "" |
| 953 | + |
| 954 | +#: ../../c-api/buffer.rst:3 |
| 955 | +msgid "buffer object" |
| 956 | +msgstr "" |
| 957 | + |
| 958 | +#: ../../c-api/buffer.rst:32 |
| 959 | +msgid "PyBufferProcs" |
| 960 | +msgstr "PyBufferProcs" |
| 961 | + |
| 962 | +#: ../../c-api/buffer.rst:284 |
| 963 | +msgid "contiguous" |
| 964 | +msgstr "contiguous" |
| 965 | + |
| 966 | +#: ../../c-api/buffer.rst:284 |
| 967 | +msgid "C-contiguous" |
| 968 | +msgstr "" |
| 969 | + |
| 970 | +#: ../../c-api/buffer.rst:284 |
| 971 | +msgid "Fortran contiguous" |
| 972 | +msgstr "" |
0 commit comments