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

Skip to content

Commit 669ee8a

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent e8722d6 commit 669ee8a

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

library/binascii.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# 秘湯 <xwhhsprings@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
1010
# E. Kawashima, 2017
11-
# tomo, 2018
11+
# tomo, 2019
1212
#
1313
#, fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To: \n"
1818
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1919
"PO-Revision-Date: 2017-02-16 18:42+0000\n"
20-
"Last-Translator: tomo, 2018\n"
20+
"Last-Translator: tomo, 2019\n"
2121
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -82,7 +82,7 @@ msgstr ""
8282

8383
#: ../../library/binascii.rst:49
8484
msgid "Added the *backtick* parameter."
85-
msgstr ""
85+
msgstr "*backtick* パラメータを追加しました."
8686

8787
#: ../../library/binascii.rst:55
8888
msgid ""

library/functions.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1472,7 +1472,7 @@ msgstr ""
14721472
"任意のキーワード専用引数が 2 つあります。\n"
14731473
"*key* 引数は引数を 1 つ取る順序関数 (:meth:`list.sort` のもののように) を指定します。\n"
14741474
"*default* 引数は与えられたイテラブルが空の場合に返すオブジェクトを指定します。\n"
1475-
"イテラブルが空で *default* が与えれれていない場合 :exc:`ValueError` が送出されます。"
1475+
"イテラブルが空で *default* が与えられていない場合 :exc:`ValueError` が送出されます。"
14761476

14771477
#: ../../library/functions.rst:879
14781478
msgid ""

library/uu.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# E. Kawashima, 2017
88
# 秘湯 <xwhhsprings@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
10+
# tomo, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1718
"PO-Revision-Date: 2017-02-16 23:34+0000\n"
18-
"Last-Translator: Arihiro TAKASE, 2017\n"
19+
"Last-Translator: tomo, 2019\n"
1920
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -64,10 +65,14 @@ msgid ""
6465
" and ``0o666`` respectively. If *backtick* is true, zeros are represented "
6566
"by ``'`'`` instead of spaces."
6667
msgstr ""
68+
"*in_file* を *out_file* にエンコードします。\n"
69+
"エンコードされたファイルには、デフォルトでデコード時に利用される *name* と *mode* を含んだヘッダがつきます。\n"
70+
"省略された場合には、*in_file* から取得された名前か ``'-'`` という文字と、``0o666`` がそれぞれデフォルト値として与えられます。\n"
71+
"*backtick* が真だった場合は、ゼロは空白ではなく ``'`'`` で表現されます。"
6772

6873
#: ../../library/uu.rst:39
6974
msgid "Added the *backtick* parameter."
70-
msgstr ""
75+
msgstr "*backtick* パラメータを追加しました."
7176

7277
#: ../../library/uu.rst:45
7378
msgid ""

0 commit comments

Comments
 (0)
0