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 1111# tomo, 2018
1212# 秘湯 <xwhhsprings@gmail.com>, 2018
1313# Naoki Nakamura <agent@sohzoh.com>, 2020
14+ # Mikami Akiko, 2021
1415#
1516#, fuzzy
1617msgid ""
@@ -19,7 +20,7 @@ msgstr ""
1920"Report-Msgid-Bugs-To : \n "
2021"POT-Creation-Date : 2021-01-01 05:02+0000\n "
2122"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 "
2324"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
2425"MIME-Version : 1.0\n "
2526"Content-Type : text/plain; charset=UTF-8\n "
@@ -160,6 +161,9 @@ msgid ""
160161"that, see the Python library guide's section on ncurses, and the C manual "
161162"pages for ncurses. It will, however, give you the basic ideas."
162163msgstr ""
164+ "この HOWTO は curses と Python を使ってテキストプログラムを書くための入門記事です。 curses API "
165+ "に対する完全な解説をすることは意図していません; その目的のためには Python ライブラリガイドの ncurses 節と C "
166+ "言語マニュアルのncurses のページを参照してください。とはいえ、この文章は基本的な考えを提供してくれるでしょう。"
163167
164168#: ../../howto/curses.rst:83
165169msgid "Starting and ending a curses application"
You can’t perform that action at this time.
0 commit comments