File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 6
6
# Translators:
7
7
# tomo, 2019
8
8
# Naoki Nakamura <agent@sohzoh.com>, 2020
9
+ # Mikami Akiko, 2021
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To : \n "
15
16
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
16
17
"PO-Revision-Date : 2019-09-01 03:37+0000\n "
17
- "Last-Translator : Naoki Nakamura <agent@sohzoh.com>, 2020 \n "
18
+ "Last-Translator : Mikami Akiko, 2021 \n "
18
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
20
"MIME-Version : 1.0\n "
20
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -155,6 +156,9 @@ msgid ""
155
156
"that, see the Python library guide's section on ncurses, and the C manual "
156
157
"pages for ncurses. It will, however, give you the basic ideas."
157
158
msgstr ""
159
+ "この HOWTO は curses と Python を使ってテキストプログラムを書くための入門記事です。 curses API "
160
+ "に対する完全な解説をすることは意図していません; その目的のためには Python ライブラリガイドの ncurses 節と C "
161
+ "言語マニュアルのncurses のページを参照してください。とはいえ、この文章は基本的な考えを提供してくれるでしょう。"
158
162
159
163
#: ../../howto/curses.rst:83
160
164
msgid "Starting and ending a curses application"
You can’t perform that action at this time.
0 commit comments