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

Skip to content

Commit bc16087

Browse files
< 8000 img data-component="Avatar" class="AuthorAvatar-module__GitHubAvatar--Bx7dK prc-Avatar-Avatar-ZRS-m" alt="author" width="20" height="20" style="--avatarSize-regular:20px" src="https://github.githubassets.com/images/gravatars/gravatar-user-420.png?size=40" data-testid="github-avatar" aria-label="author"/>
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 3b0006a commit bc16087

File tree

3 files changed

+221
-221
lines changed

3 files changed

+221
-221
lines changed

library/collections.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 2.7\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2018-02-04 12:28+0900\n"
13-
"PO-Revision-Date: 2018-02-04 03:35+0000\n"
12+
"POT-Creation-Date: 2018-02-05 12:29+0900\n"
13+
"PO-Revision-Date: 2018-02-05 03:36+0000\n"
1414
"Last-Translator: cocoatomo\n"
1515
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1616
"MIME-Version: 1.0\n"
@@ -371,8 +371,8 @@ msgstr ""
371371

372372
#: ../../library/collections.rst:319
373373
msgid ""
374-
"When the deque is empty, rotating one step to the right is equivalent to "
375-
"``d.appendleft(d.pop())``, and rotating one step to the left is equivalent "
374+
"When the deque is not empty, rotating one step to the right is equivalent to"
375+
" ``d.appendleft(d.pop())``, and rotating one step to the left is equivalent "
376376
"to ``d.append(d.popleft())``."
377377
msgstr ""
378378

library/zipfile.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 2.7\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
12-
"PO-Revision-Date: 2017-09-22 17:56+0000\n"
12+
"PO-Revision-Date: 2018-02-05 14:32+0000\n"
1313
"Last-Translator: cocoatomo\n"
1414
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1515
"MIME-Version: 1.0\n"

0 commit comments

Comments
 (0)
0