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

Skip to content

Commit 4f150dc

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 767ae2f commit 4f150dc

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

library/curses.po

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ msgstr ""
1111
"Project-Id-Version: Python 2.7\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2021-01-01 01:01+0900\n"
14-
"PO-Revision-Date: 2019-09-01 05:24+0000\n"
15-
"Last-Translator: tomo\n"
14+
"PO-Revision-Date: 2021-05-22 15:15+0000\n"
15+
"Last-Translator: Takanori Suzuki <takanori@takanory.net>\n"
1616
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1424,35 +1424,35 @@ msgstr "``A_ALTCHARSET``"
14241424

14251425
#: ../../library/curses.rst:1255
14261426
msgid "Alternate character set mode"
1427-
msgstr ""
1427+
msgstr "代替文字セットモード"
14281428

14291429
#: ../../library/curses.rst:1257
14301430
msgid "``A_BLINK``"
14311431
msgstr "``A_BLINK``"
14321432

14331433
#: ../../library/curses.rst:1257
14341434
msgid "Blink mode"
1435-
msgstr ""
1435+
msgstr "点滅モード"
14361436

14371437
#: ../../library/curses.rst:1259
14381438
msgid "``A_BOLD``"
14391439
msgstr "``A_BOLD``"
14401440

14411441
#: ../../library/curses.rst:1259
14421442
msgid "Bold mode"
1443-
msgstr ""
1443+
msgstr "太字モード"
14441444

14451445
#: ../../library/curses.rst:1261
14461446
msgid "``A_DIM``"
14471447
msgstr "``A_DIM``"
14481448

14491449
#: ../../library/curses.rst:1261
14501450
msgid "Dim mode"
1451-
msgstr ""
1451+
msgstr "低輝度モード"
14521452

14531453
#: ../../library/curses.rst:1263
14541454
msgid "``A_INVIS``"
1455-
msgstr ""
1455+
msgstr "``A_INVIS``"
14561456

14571457
#: ../../library/curses.rst:1263
14581458
msgid "Invisible or blank mode"
@@ -1464,11 +1464,11 @@ msgstr "``A_NORMAL``"
14641464

14651465
#: ../../library/curses.rst:1265
14661466
msgid "Normal attribute"
1467-
msgstr ""
1467+
msgstr "通常の属性"
14681468

14691469
#: ../../library/curses.rst:1267
14701470
msgid "``A_PROTECT``"
1471-
msgstr ""
1471+
msgstr "``A_PROTECT``"
14721472

14731473
#: ../../library/curses.rst:1267
14741474
msgid "Protected mode"
@@ -1488,67 +1488,67 @@ msgstr "``A_STANDOUT``"
14881488

14891489
#: ../../library/curses.rst:1272
14901490
msgid "Standout mode"
1491-
msgstr ""
1491+
msgstr "強調モード"
14921492

14931493
#: ../../library/curses.rst:1274
14941494
msgid "``A_UNDERLINE``"
14951495
msgstr "``A_UNDERLINE``"
14961496

14971497
#: ../../library/curses.rst:1274
14981498
msgid "Underline mode"
1499-
msgstr ""
1499+
msgstr "下線モード"
15001500

15011501
#: ../../library/curses.rst:1276
15021502
msgid "``A_HORIZONTAL``"
1503-
msgstr ""
1503+
msgstr "``A_HORIZONTAL``"
15041504

15051505
#: ../../library/curses.rst:1276
15061506
msgid "Horizontal highlight"
15071507
msgstr ""
15081508

15091509
#: ../../library/curses.rst:1278
15101510
msgid "``A_LEFT``"
1511-
msgstr ""
1511+
msgstr "``A_LEFT``"
15121512

15131513
#: ../../library/curses.rst:1278
15141514
msgid "Left highlight"
15151515
msgstr ""
15161516

15171517
#: ../../library/curses.rst:1280
15181518
msgid "``A_LOW``"
1519-
msgstr ""
1519+
msgstr "``A_LOW``"
15201520

15211521
#: ../../library/curses.rst:1280
15221522
msgid "Low highlight"
15231523
msgstr ""
15241524

15251525
#: ../../library/curses.rst:1282
15261526
msgid "``A_RIGHT``"
1527-
msgstr ""
1527+
msgstr "``A_RIGHT``"
15281528

15291529
#: ../../library/curses.rst:1282
15301530
msgid "Right highlight"
15311531
msgstr ""
15321532

15331533
#: ../../library/curses.rst:1284
15341534
msgid "``A_TOP``"
1535-
msgstr ""
1535+
msgstr "``A_TOP``"
15361536

15371537
#: ../../library/curses.rst:1284
15381538
msgid "Top highlight"
15391539
msgstr ""
15401540

15411541
#: ../../library/curses.rst:1286
15421542
msgid "``A_VERTICAL``"
1543-
msgstr ""
1543+
msgstr "``A_VERTICAL``"
15441544

15451545
#: ../../library/curses.rst:1286
15461546
msgid "Vertical highlight"
15471547
msgstr ""
15481548

15491549
#: ../../library/curses.rst:1288 ../../library/curses.rst:1301
15501550
msgid "``A_CHARTEXT``"
1551-
msgstr ""
1551+
msgstr "``A_CHARTEXT``"
15521552

15531553
#: ../../library/curses.rst:1288 ../../library/curses.rst:1301
15541554
msgid "Bit-mask to extract a character"
@@ -1566,15 +1566,15 @@ msgstr ""
15661566

15671567
#: ../../library/curses.rst:1298
15681568
msgid "``A_ATTRIBUTES``"
1569-
msgstr ""
1569+
msgstr "``A_ATTRIBUTES``"
15701570

15711571
#: ../../library/curses.rst:1298
15721572
msgid "Bit-mask to extract attributes"
15731573
msgstr ""
15741574

15751575
#: ../../library/curses.rst:1304
15761576
msgid "``A_COLOR``"
1577-
msgstr ""
1577+
msgstr "``A_COLOR``"
15781578

15791579
#: ../../library/curses.rst:1304
15801580
msgid "Bit-mask to extract color-pair field information"

0 commit comments

Comments
 (0)
0