Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit241ceec

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent049e68e commit241ceec

File tree

4 files changed

+3024
-3014
lines changed

4 files changed

+3024
-3014
lines changed

‎library/re.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.6\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2018-10-29 14:57+0900\n"
15+
"POT-Creation-Date:2018-11-10 14:52+0900\n"
1616
"PO-Revision-Date:2018-06-29 17:36+0000\n"
1717
"Last-Translator:Arihiro TAKASE, 2018\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -2122,11 +2122,11 @@ msgid ""
21222122
" successive matches::"
21232123
msgstr"テキストのカテゴリは正規表現で指定されます。技術的には、それらを一つのマスター正規表現に結合し、連続したマッチをループさせます::"
21242124

2125-
#:../../library/re.rst:1627
2125+
#:../../library/re.rst:1629
21262126
msgid"The tokenizer produces the following output::"
21272127
msgstr"トークナイザは以下の出力を作成します::"
21282128

2129-
#:../../library/re.rst:1650
2129+
#:../../library/re.rst:1652
21302130
msgid""
21312131
"Friedl, Jeffrey. Mastering Regular Expressions. 3rd ed., O'Reilly Media, "
21322132
"2009. The third edition of the book no longer covers Python at all, but the "

‎library/unittest.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.6\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2018-10-28 14:45+0900\n"
14+
"POT-Creation-Date:2018-11-10 14:52+0900\n"
1515
"PO-Revision-Date:2018-06-29 17:39+0000\n"
1616
"Last-Translator:tomo🐧, 2018\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -802,12 +802,10 @@ msgstr "サブテストを利用して繰り返しテストの区別を付ける
802802

803803
#:../../library/unittest.rst:591
804804
msgid""
805-
"Whensome of your tests differ only by a somevery small differences, for "
806-
"instance someparameters, unittest allows you to distinguish them inside the"
807-
" body of atest method using the :meth:`~TestCase.subTest` context manager."
805+
"Whenthere arevery small differences among your tests, for instance some "
806+
"parameters, unittest allows you to distinguish them inside the body of a"
807+
"test method using the :meth:`~TestCase.subTest` context manager."
808808
msgstr""
809-
"パラメータの値しか違わないような小さな差しかない複数テストを書きたい場合に、コンテキストマネージャ :meth:`~TestCase.subTest` "
810-
"を使うことで、複数の独立したテストのように扱われるテストを一つのメソッド本体内で書くことが出来ます。"
811809

812810
#:../../library/unittest.rst:595
813811
msgid"For example, the following test::"

‎sphinx.po

Lines changed: 16 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.6\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2018-06-28 13:41+0900\n"
14+
"POT-Creation-Date:2018-11-10 14:52+0900\n"
1515
"PO-Revision-Date:2018-06-29 17:17+0000\n"
1616
"Last-Translator:tomo🐧, 2018\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -212,8 +212,8 @@ msgid "Download these documents"
212212
msgstr"これらのドキュメントのダウンロード"
213213

214214
#:../../tools/templates/indexsidebar.html:3
215-
msgid"Docsfor other versions"
216-
msgstr"他のバージョンのドキュメント"
215+
msgid"Docsby version"
216+
msgstr""
217217

218218
#:../../tools/templates/indexsidebar.html:5
219219
msgid"Python 3.8 (in development)"
@@ -224,34 +224,38 @@ msgid "Python 3.7 (stable)"
224224
msgstr""
225225

226226
#:../../tools/templates/indexsidebar.html:7
227+
msgid"Python 3.6 (stable)"
228+
msgstr"Python 3.6 (stable)"
229+
230+
#:../../tools/templates/indexsidebar.html:8
227231
msgid"Python 3.5 (security-fixes)"
228232
msgstr""
229233

230-
#:../../tools/templates/indexsidebar.html:8
234+
#:../../tools/templates/indexsidebar.html:9
231235
msgid"Python 2.7 (stable)"
232236
msgstr"Python 2.7 (stable)"
233237

234-
#:../../tools/templates/indexsidebar.html:9
235-
msgid"Old versions"
236-
msgstr"古いバージョン"
238+
#:../../tools/templates/indexsidebar.html:10
239+
msgid"All versions"
240+
msgstr""
237241

238-
#:../../tools/templates/indexsidebar.html:12
242+
#:../../tools/templates/indexsidebar.html:13
239243
msgid"Other resources"
240244
msgstr"その他のリソース"
241245

242-
#:../../tools/templates/indexsidebar.html:15
246+
#:../../tools/templates/indexsidebar.html:16
243247
msgid"PEP Index"
244248
msgstr"PEP 一覧"
245249

246-
#:../../tools/templates/indexsidebar.html:16
250+
#:../../tools/templates/indexsidebar.html:17
247251
msgid"Beginner's Guide"
248252
msgstr"初心者向けガイド"
249253

250-
#:../../tools/templates/indexsidebar.html:17
254+
#:../../tools/templates/indexsidebar.html:18
251255
msgid"Book List"
252256
msgstr"本の一覧"
253257

254-
#:../../tools/templates/indexsidebar.html:18
258+
#:../../tools/templates/indexsidebar.html:19
255259
msgid"Audio/Visual Talks"
256260
msgstr"発表の音声/映像"
257261

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp