8000 [skip ci] Update .po files · python/python-docs-ja@78090f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 78090f2

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 13ae6d4 commit 78090f2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

howto/curses.po

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8+
# Mikami Akiko, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-02-09 18:48+0900\n"
1516
"PO-Revision-Date: 2018-06-29 17:46+0000\n"
16-
"Last-Translator: tomo, 2018\n"
17+
"Last-Translator: Mikami Akiko, 2021\n"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -154,6 +155,9 @@ msgid ""
154155
"that, see the Python library guide's section on ncurses, and the C manual "
155156
"pages for ncurses. It will, however, give you the basic ideas."
156157
msgstr ""
158+
"この HOWTO は curses と Python を使ってテキストプログラムを書くための入門記事です。 curses API "
159+
"に対する完全な解説をすることは意図していません; その目的のためには Python ライブラリガイドの ncurses 節と C "
160+
"言語マニュアルのncurses のページを参照してください。とはいえ、この文章は基本的な考えを提供してくれるでしょう。"
157161

158162
#: ../../howto/curses.rst:83
159163
msgid "Starting and ending a curses application"

0 commit comments

Comments
 (0)
0