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