-
-
Notifications
You must be signed in to change notification settings - Fork 36
Expand file tree
/
Copy pathconcurrent.po
More file actions
40 lines (36 loc) · 1.17 KB
/
concurrent.po
File metadata and controls
40 lines (36 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001 Python Software Foundation
# This file is distributed under the same license as the Python package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# python-doc bot, 2025
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.14\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-04-05 14:30+0000\n"
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
"Last-Translator: python-doc bot, 2025\n"
"Language-Team: Japanese (https://app.transifex.com/python-doc/teams/5390/"
"ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ../../library/concurrent.rst:2
msgid "The :mod:`!concurrent` package"
msgstr ":mod:`!concurrent` パッケージ"
#: ../../library/concurrent.rst:4
msgid "This package contains the following modules:"
msgstr ""
#: ../../library/concurrent.rst:6
msgid ":mod:`concurrent.futures` -- Launching parallel tasks"
msgstr ":mod:`concurrent.futures` -- 並列タスク実行"
#: ../../library/concurrent.rst:7
msgid ""
":mod:`concurrent.interpreters` -- Multiple interpreters in the same process"
msgstr ""