Skip to content

Commit 16769aa

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 7981eec commit 16769aa

File tree

3 files changed

+104
-96
lines changed

3 files changed

+104
-96
lines changed

howto/curses.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# tomo, 2018
1212
# 秘湯 <xwhhsprings@gmail.com>, 2018
1313
# Naoki Nakamura <agent@sohzoh.com>, 2020
14+
# Mikami Akiko, 2021
1415
#
1516
#, fuzzy
1617
msgid ""
@@ -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."
162163
msgstr ""
164+
"この HOWTO は curses と Python を使ってテキストプログラムを書くための入門記事です。 curses API "
165+
"に対する完全な解説をすることは意図していません; その目的のためには Python ライブラリガイドの ncurses 節と C "
166+
"言語マニュアルのncurses のページを参照してください。とはいえ、この文章は基本的な考えを提供してくれるでしょう。"
163167

164168
#: ../../howto/curses.rst:83
165169
msgid "Starting and ending a curses application"

0 commit comments

Comments
 (0)